@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";:root{--font-main: "Outfit", sans-serif;--bg-dark: #0f172a;--bg-card: rgba(15, 23, 42, .8);--border-glass: rgba(255, 255, 255, .1);--text-primary: #f8fafc;--text-secondary: #94a3b8;--accent-primary: #11A298;--accent-secondary: #3b82f6;--color-deplacement: #15803d;--color-conges: #3b82f6;--color-recup: #ca8a04;--color-arret: #ef4444;--color-off: #1e293b;--color-a1: #047857;--color-a2: #6d28d9;--color-a3: #0891b2;--color-a4: #d97706;--shadow-glass: 0 8px 32px 0 rgba(0, 0, 0, .3);--sidebar-width: 260px}@keyframes breath{0%,to{filter:drop-shadow(0 0 3px rgba(17,162,152,.05));transform:scale(1)}50%{filter:drop-shadow(0 0 8px rgba(17,162,152,.15));transform:scale(1.01)}}.logo-animated{animation:breath 4s ease-in-out infinite}@keyframes avatarPopupIn{0%{opacity:0;transform:scale(.82) translateY(16px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes avatarPopupOut{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.82) translateY(16px)}}@keyframes timerPopupIn{0%{opacity:0;transform:translate(-50%) translateY(-8px) scale(.94)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}@keyframes timerPopupOut{0%{opacity:1;transform:translate(-50%) translateY(0) scale(1)}to{opacity:0;transform:translate(-50%) translateY(-8px) scale(.94)}}@keyframes logoPopupIn{0%{opacity:0;transform:scale(.9) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes tooltipFadeIn{0%{opacity:0;transform:scale(.95) translateY(4px)}to{opacity:1;transform:scale(1) translateY(0)}}*{box-sizing:border-box;margin:0;padding:0;font-family:Outfit,sans-serif}button,input,select,textarea{font-family:Outfit,sans-serif}body{font-family:var(--font-main);background:radial-gradient(circle at top right,#0c756e,#0f172a);color:var(--text-primary);min-height:100vh;overflow-x:hidden}.glass-card{background:var(--bg-card);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-glass);box-shadow:var(--shadow-glass);border-radius:16px}h1,h2,h3{font-weight:600;letter-spacing:-.02em}button{cursor:pointer;border:none;outline:none;transition:all .2s ease}.planning-grid-container{overflow-x:auto;border-radius:12px;border:1px solid var(--border-glass)}table{border-collapse:collapse;width:100%}th,td{border:1px solid var(--border-glass);padding:8px;text-align:center;transition:all .2s ease;position:relative}td:hover{background:#ffffff14!important;box-shadow:inset 0 0 0 1px #ffffff1a}button:hover{filter:brightness(1.2);transform:translateY(-1px);transition:all .2s ease}.pastille{display:flex;align-items:center;justify-content:center;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:700;box-shadow:0 2px 4px #0003;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s ease;position:relative}.pastille:hover{transform:scale(1.2);box-shadow:0 4px 12px #00000059;z-index:10}.shift-tag{transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s ease;position:relative;display:inline-flex}.legend-item{transition:transform .25s cubic-bezier(.34,1.56,.64,1);position:relative}.legend-item:hover{transform:scale(1.1);z-index:10}.hover-plus,.hover-half{opacity:0;transition:opacity .2s ease}.planning-cell:hover .hover-plus,.planning-cell:hover .hover-half,.oncall-cell:hover .hover-plus,.split-half:hover .hover-half{opacity:1}@media print{@page{size:A4 landscape;margin:4mm 5mm}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;color-adjust:exact!important}html,body{width:100%!important;height:auto!important;margin:0!important;padding:0!important;background:#fff!important;color:#000!important;font-size:9px!important;overflow:visible!important}body>*:not(#root){display:none!important}#root{display:block!important;width:100%!important;height:auto!important;overflow:visible!important;max-width:none!important;padding:0!important;margin:0!important;text-align:left!important}nav,aside,.logo-animated,.no-print,.dashboard-header,[class*=popup],[class*=modal],[class*=overlay],.avatar-container,.grip-vertical,.hover-plus,.hover-half,[class*=tooltip],[class*=Tooltip],select,.col-resize-handle,header.glass-card{display:none!important}button:not(.print-legend-item){display:none!important}img{display:none!important}td:first-child img{display:inline-block!important;width:16px!important;height:16px!important;border-radius:50%!important;object-fit:cover!important;vertical-align:middle!important;flex-shrink:0!important}td:first-child>div>div:has(>img){display:inline-flex!important;width:16px!important;height:16px!important;border-radius:50%!important;overflow:hidden!important;flex-shrink:0!important}.print-header{display:flex!important;align-items:center;justify-content:space-between;font-size:14px;font-weight:700;margin:0 0 4px;padding:3px 8px;border-bottom:2px solid #333;color:#000!important;letter-spacing:.02em}.print-header-title{font-size:15px;font-weight:800;text-transform:uppercase}.print-header-date{font-size:13px;font-weight:600;color:#444!important}.print-legend{display:flex!important;flex-wrap:wrap;gap:3px 8px;margin:0 0 5px;padding:3px 4px;border:1px solid #ccc;border-radius:3px;background:#fafafa!important;align-items:center}.print-legend-group{display:flex!important;align-items:center;gap:2px;font-size:6.5px;color:#000!important}.print-legend-badge{display:inline-flex!important;align-items:center;justify-content:center;width:14px;height:11px;border-radius:2px;color:#fff!important;font-weight:700;font-size:5.5px;text-transform:uppercase;flex-shrink:0}.print-legend-label{color:#333!important;font-weight:500;white-space:nowrap}.print-legend-sep{width:1px;height:10px;background:#ccc!important;margin:0 3px}.dashboard-root{display:block!important;width:100%!important;padding:0!important;margin:0!important;gap:0!important}.dashboard-container{display:block!important;width:100%!important}.glass-card{background:transparent!important;border:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;padding:0!important;margin:0!important;border-radius:0!important}.planning-grid-container,#astreintes-section,.oncall-section{display:block!important;width:100%!important;max-width:100%!important;margin:0 0 4px!important;padding:0!important;background:#fff!important;border:none!important;page-break-inside:avoid!important;overflow:visible!important;height:auto!important;opacity:1!important;visibility:visible!important}.section-title{display:block!important;font-size:10px!important;font-weight:800!important;text-align:left!important;margin:2px 0 1px!important;padding:2px 4px!important;color:#000!important;text-transform:uppercase!important;border-bottom:1.5px solid #333!important;letter-spacing:.08em!important}.glass-card>div:first-child{display:none!important}.planning-grid-container{display:block!important}.table-container{display:block!important;overflow:visible!important;width:100%!important;background:#fff!important;border:none!important;border-radius:0!important}table{width:100%!important;table-layout:fixed!important;border-collapse:collapse!important;font-size:7px!important;background:#fff!important;border-spacing:0!important;min-width:0!important}th,td{border:.5px solid #aaa!important;padding:0 1px!important;color:#000!important;text-align:center!important;height:auto!important;min-height:0!important;max-height:none!important;line-height:1.2!important;vertical-align:middle!important;position:static!important;overflow:hidden!important;width:auto!important;min-width:0!important;max-width:none!important;box-shadow:none!important;transition:none!important}thead th{background:#fff!important}tbody td{background:#fff}tbody td[data-weekend]{background:#fff!important}thead tr:first-child th:first-child,tbody td:first-child{width:115px!important;min-width:115px!important;max-width:115px!important;text-align:left!important;padding:1px 3px!important;white-space:nowrap!important;word-break:normal!important;overflow:hidden!important;font-weight:700!important;font-size:6.5px!important;background:#f8f8f8!important;line-height:1.2!important}tbody td:first-child>div{flex-wrap:nowrap!important;overflow:hidden!important;gap:2px!important;align-items:center!important}tbody td:first-child>div>span:last-child{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;flex:1 1 0!important;min-width:0!important}thead th{font-weight:700!important;font-size:6px!important;padding:1px!important;background:#f0f0f0!important;color:#333!important}thead tr:first-child th{font-size:7px!important;font-weight:800!important;background:#e8e8e8!important;padding:2px!important;border-bottom:1px solid #888!important}thead th[style*="rgba(17, 162, 152"]{background:#f0f0f0!important}thead th[style*="rgba(239, 68, 68"]{background:#fecaca!important;color:#dc2626!important}td[style*="rgba(100, 116, 139"]{background:#f5f5f5!important}td[style*="rgba(239, 68, 68"]{background:#fee2e2!important}.pastille{color:#fff!important;font-weight:800!important;font-size:6px!important;text-align:center!important;padding:1px 2px!important;border-radius:2px!important;min-width:14px!important;line-height:1.3!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-transform:uppercase!important;letter-spacing:.03em!important;border:.3px solid rgba(0,0,0,.15)!important}.pastille-container{align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;cursor:default!important}td>div[style*="flex-direction: column"]{display:flex!important;flex-direction:column!important;position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important}.split-half{display:flex!important;align-items:center!important;justify-content:center!important;flex:1!important;min-height:0!important;background:transparent!important}.split-half:first-child{border-bottom:.5px solid #ccc!important}.split-half .pastille{font-size:5px!important;min-width:10px!important;padding:0 1px!important}td.planning-cell{position:relative!important;overflow:hidden!important;height:16px!important}.oncall-section,.oncall-section *{visibility:visible!important;opacity:1!important}.oncall-section>div:nth-child(2){gap:1px!important;display:block!important}#astreintes-section{margin-top:8px!important}.oncall-cell{height:16px!important;position:relative!important}.oncall-section .table-container{display:block!important;width:100%!important;max-width:100%!important;overflow:visible!important}.oncall-section table{min-width:0!important;width:100%!important;table-layout:fixed!important}div[style*="rgba(17, 162, 152, 0.1)"]{display:none!important}.planning-grid-container{page-break-after:avoid!important}#astreintes-section{page-break-before:avoid!important}}
