@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#1b241f;background:#f3f5f2;font-synthesis:none;--ink: #1b241f;--muted: #6f7973;--line: #dde3de;--green: #1d2d25;--green-2: #2f493c;--paper: #fff;--coral: #e96d5d;--blue: #607bd8;--gold: #d7a93b;--shadow: 0 12px 34px rgba(24, 39, 31, .08);--employee-col: 220px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f3f5f2}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,.login-card strong{font-family:Manrope,system-ui,sans-serif}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:230px;background:var(--green);color:#fff;padding:27px 18px 20px;display:flex;flex-direction:column;z-index:30}.sidebar-brand{display:flex;align-items:flex-start;gap:9px}.sidebar-brand-lockup{min-width:0;flex:1}.sidebar-logo-frame{min-height:67px;padding:2px;display:flex;align-items:center}.sidebar-logo-frame .brand-logo{filter:brightness(0) invert(1);opacity:.96}.brand-logo{display:block;width:100%;height:auto}.sidebar-brand small{display:block;color:#a9b5ae;margin:9px 2px 0;font-size:11px;letter-spacing:.025em}.sidebar nav{display:flex;flex-direction:column;gap:7px;margin-top:32px}.sidebar nav a{color:#b9c4be;text-decoration:none;padding:11px 12px;border-radius:9px;display:flex;align-items:center;gap:11px;font-weight:600;font-size:14px}.sidebar nav a:hover{color:#fff;background:#ffffff0d}.sidebar nav a.active{color:#fff;background:var(--green-2);box-shadow:inset 3px 0 #e7b85a}.sidebar-user{margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:9px}.avatar{width:35px;height:35px;border-radius:50%;background:#e8bd61;color:#17221c;display:grid;place-items:center;font-weight:800}.sidebar-user div{min-width:0;flex:1}.sidebar-user small,.sidebar-user strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-user small{color:#84938b;font-size:10px}.sidebar-user strong{font-size:13px;margin-top:2px}.sidebar-user button,.sidebar-close{border:0;background:transparent;color:#9aa8a0;padding:5px}.sidebar-close,.mobile-menu{display:none}.main-area{margin-left:230px;padding:40px clamp(24px,3vw,48px) 60px;min-width:0}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:25px}.page-header h1{font-size:clamp(27px,3vw,36px);line-height:1.1;letter-spacing:-.045em;margin-bottom:8px}.page-header p{color:var(--muted);margin-bottom:0;font-size:14px}.eyebrow{color:#69766e;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800;display:flex;align-items:center;gap:6px;margin-bottom:8px}.button{border:1px solid transparent;border-radius:9px;padding:11px 16px;display:inline-flex;justify-content:center;align-items:center;gap:8px;font-weight:700;font-size:13px;white-space:nowrap}.button.primary{background:var(--green);color:#fff;box-shadow:0 5px 13px #1d2d2529}.button.primary:hover{background:#2a4035}.button.ghost{color:#536158;background:#fff;border-color:#d8ded9;box-shadow:none}.button.compact{padding:7px 10px;font-size:11px}.button.full{width:100%}.button:disabled{opacity:.55;cursor:wait}.icon-button{width:36px;height:36px;border:1px solid var(--line);border-radius:9px;display:inline-grid;place-items:center;background:#fff;color:#536158;padding:0}.icon-button:hover{background:#f5f7f5;color:#1e3026}.icon-button.danger{color:#c45247}.summary-strip{background:#fff;border:1px solid #e0e5e1;border-radius:12px;display:flex;padding:13px 18px;margin-bottom:16px;box-shadow:0 4px 15px #18271f09}.summary-strip>div{display:flex;align-items:center;gap:11px;padding:3px 28px 3px 0;margin-right:28px;border-right:1px solid #e4e8e5}.summary-strip>div:last-child{border:0}.summary-icon{width:37px;height:37px;border-radius:10px;display:grid;place-items:center}.summary-icon.coral{color:#bd5044;background:#feebe8}.summary-icon.blue{color:#5068c2;background:#edf0fe}.summary-icon.gold{color:#9f7620;background:#fff5db}.summary-strip p{margin:0;display:flex;flex-direction:column}.summary-strip strong{font-family:Manrope;line-height:1;font-size:19px}.summary-strip small{color:var(--muted);font-size:11px;margin-top:4px}.calendar-card,.content-card{background:#fff;border:1px solid #dfe5e0;border-radius:13px;overflow:hidden;box-shadow:var(--shadow)}.calendar-toolbar{min-height:65px;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid #e1e6e2}.month-navigation{display:flex;align-items:center;gap:8px}.month-navigation h2{min-width:180px;text-align:center;font-size:16px;margin:0;letter-spacing:-.02em}.filter-select{border:1px solid var(--line);border-radius:9px;padding:0 7px 0 10px;height:36px;display:flex;align-items:center;color:#68766e}.filter-select select{border:0;outline:0;background:transparent;color:#47544c;font-weight:600;font-size:12px;padding:0 5px}.calendar-scroll{overflow-x:auto;overscroll-behavior-x:contain}.calendar-grid{min-width:max-content;display:grid;align-items:stretch}.grid-corner,.day-header{height:66px;background:#fafbfa;border-bottom:1px solid #dfe4e0;border-right:1px solid #e7ebe8}.grid-corner{position:sticky;left:0;z-index:10;padding:14px 16px;display:flex;flex-direction:column;justify-content:center}.grid-corner span{font-weight:700;font-size:12px}.grid-corner small{color:#879089;font-size:9px;margin-top:3px}.day-header{border:0;border-bottom:1px solid #dfe4e0;border-right:1px solid #e7ebe8;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#7a857f;position:relative}.day-header span{text-transform:uppercase;font-size:8px;font-weight:800}.day-header strong{font:700 14px Manrope;color:#3f4b44;margin-top:2px}.day-header small{width:100%;display:grid;grid-template-columns:1fr 1fr;margin-top:3px;color:#98a19b;font-size:6px}.day-header small b:first-child{border-right:1px dotted #dce2de}.day-header.weekend{background:#f5f6f5}.day-header.today{background:#edf3ef}.day-header.today strong{color:#fff;background:var(--green-2);width:25px;height:25px;border-radius:50%;display:grid;place-items:center}.day-header.holiday{background:#fff8e8}.day-header i{width:5px;height:5px;background:#d2a43b;border-radius:50%;position:absolute;bottom:6px}.department-row{position:sticky;left:0;z-index:9;background:#edf1ee;height:29px;display:flex;align-items:center;gap:8px;padding:0 15px;border-bottom:1px solid #dce2dd;color:#4d5b53}.department-row span{text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800}.department-row small{min-width:18px;height:16px;background:#d7dfda;border-radius:8px;display:grid;place-items:center;font-size:9px}.department-fill{background:#edf1ee;border-right:1px solid #e1e6e2;border-bottom:1px solid #dce2dd;height:29px}.employee-cell{position:sticky;left:0;z-index:8;background:#fff;height:58px;padding:9px 12px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #e4e8e5;border-right:1px solid #dfe4e0}.employee-cell>i{flex:0 0 4px;height:32px;border-radius:3px}.employee-cell strong,.employee-cell small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.employee-cell strong{font-size:11px}.employee-cell small{color:#89928c;font-size:8px;margin-top:4px}.day-cell{height:58px;padding:0;position:relative;border:0;border-bottom:1px solid #e4e8e5;border-right:1px solid #e7ebe8;background:#fff;overflow:hidden}.day-cell:hover{box-shadow:inset 0 0 0 2px #aebbb3;z-index:2}.day-cell .half{position:absolute;top:0;bottom:0;width:50%}.day-cell .half.am{left:0;border-right:1px dotted #e5e9e6}.day-cell .half.pm{right:0}.day-cell.non-working{background:repeating-linear-gradient(135deg,#f4f5f4,#f4f5f4 5px,#f1f3f1 5px,#f1f3f1 10px)}.day-cell.holiday-cell{background:#fff9ea}.day-cell.today-column{box-shadow:inset 1px 0 #c7d5cc,inset -1px 0 #c7d5cc}.absence-block{position:absolute;top:6px;bottom:6px;border-radius:4px;color:#fff;display:grid;place-items:center;z-index:3;overflow:hidden}.absence-block.full{left:4px;right:4px}.absence-block.matin{left:3px;width:calc(50% - 5px)}.absence-block.apres-midi{left:calc(50% + 2px);right:3px}.absence-block b{font-size:8px;text-transform:uppercase;letter-spacing:.02em}.reason-maladie{background:#db665b}.reason-rendez-vous{background:#5f7bd5}.reason-vacances{background:#53a487}.reason-arret-travail{background:#9c667c}.reason-personnel{background:#dd9c3f}.reason-formation{background:#7a6acb}.reason-autre{background:#7a8680}.absence-block.full-color{background:#db665b}.absence-block.partial-color{background:#5f7bd5}.more-count{position:absolute;z-index:4;right:1px;bottom:1px;background:#26362e;color:#fff;font-size:7px;border-radius:6px;padding:1px 3px}.calendar-legend{border-top:1px solid #e4e8e5;padding:12px 17px;display:flex;flex-wrap:wrap;gap:18px;color:#68746d;font-size:10px}.calendar-legend span{display:flex;align-items:center;gap:6px}.legend-swatch{width:13px;height:9px;border-radius:3px;display:inline-block}.legend-swatch.full{background:#db665b}.legend-swatch.partial{background:#5f7bd5}.legend-swatch.off{background:repeating-linear-gradient(135deg,#dfe3e0,#dfe3e0 3px,#f1f3f1 3px,#f1f3f1 6px);border:1px solid #d6ddd8}.legend-dot{width:9px;height:9px;border-radius:3px;display:inline-block;flex:0 0 auto}.legend-dot.maladie{background:#db665b}.legend-dot.rendez-vous{background:#5f7bd5}.legend-dot.vacances{background:#53a487}.legend-dot.personnel{background:#dd9c3f}.legend-dot.arret-travail{background:#9c667c}.legend-dot.formation{background:#7a6acb}.legend-dot.autre{background:#7a8680}.legend-dot.holiday{background:#e0b649}.mobile-agenda{display:none}.content-card{padding:0 22px 22px}.list-toolbar{margin:0 -22px 8px;padding:15px 22px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:14px}.search-box{height:38px;min-width:280px;border:1px solid var(--line);border-radius:9px;padding:0 11px;display:flex;align-items:center;gap:8px;color:#78827c}.search-box input{border:0;outline:0;width:100%;font-size:12px}.simple-check{color:#667169;font-size:12px;display:flex;align-items:center;gap:7px}.employee-section{padding-top:19px}.section-heading{display:flex;align-items:center;gap:10px;margin-bottom:8px}.section-heading h2{font-size:13px;margin:0}.section-heading span{color:#7d8982;background:#eff2f0;border-radius:9px;padding:2px 7px;font-size:9px}.employee-list{border:1px solid #e1e5e2;border-radius:9px;overflow:hidden}.employee-row{min-height:65px;display:grid;grid-template-columns:5px minmax(170px,1.2fr) minmax(150px,1fr) auto auto;gap:14px;align-items:center;padding:9px 12px;border-bottom:1px solid #e5e9e6}.employee-row:last-child{border-bottom:0}.employee-row.inactive{opacity:.63}.employee-color{width:4px;height:34px;border-radius:3px}.employee-identity strong,.employee-identity small,.employee-schedule strong,.employee-schedule small{display:block}.employee-identity strong,.employee-schedule strong{font-size:12px}.employee-identity small,.employee-schedule small{font-size:9px;color:#808b84;margin-top:4px;text-transform:capitalize}.status-pill{border-radius:10px;padding:4px 8px;font-size:9px;display:inline-flex;align-items:center;gap:4px;font-weight:700}.status-pill.active{color:#31735d;background:#e8f5ef}.status-pill.inactive{color:#6d7771;background:#edf0ee}.row-actions{display:flex;justify-content:flex-end;align-items:center;gap:7px}.text-button{border:0;background:transparent;font-size:10px}.danger-link{color:#c65048!important}.holiday-card{padding:8px 22px}.holiday-row{display:grid;grid-template-columns:42px 48px 1fr auto;gap:13px;align-items:center;min-height:78px;border-bottom:1px solid #e5e8e6}.holiday-row:last-child{border-bottom:0}.holiday-icon{width:39px;height:39px;border-radius:10px;background:#fff4da;color:#aa7f28;display:grid;place-items:center}.holiday-row time{text-align:center;text-transform:uppercase}.holiday-row time strong{display:block;font:800 18px Manrope}.holiday-row time small{color:#7d8881;font-size:9px}.holiday-row>div>strong,.holiday-row>div>small{display:block}.holiday-row>div>strong{font-size:13px}.holiday-row>div>small{color:#7d8881;font-size:10px;margin-top:4px;text-transform:capitalize}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0e171285;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:100;display:flex;align-items:center;justify-content:center;padding:22px}.modal{width:min(500px,100%);max-height:calc(100vh - 44px);overflow:auto;background:#fff;border-radius:15px;box-shadow:0 24px 70px #0a140e47;animation:modal-in .18s ease-out}.modal-wide{width:min(650px,100%)}@keyframes modal-in{0%{opacity:0;transform:translateY(8px) scale(.985)}}.modal-header{padding:20px 22px 16px;border-bottom:1px solid #e4e8e5;display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.modal-header h2{font-size:18px;margin-bottom:4px;letter-spacing:-.025em}.modal-header p{margin:0;color:#77817b;font-size:11px}.modal-body{padding:20px 22px 22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid label,.form-grid fieldset{display:flex;flex-direction:column;gap:6px;color:#4b5850;font-weight:700;font-size:11px}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid #d7ded9;border-radius:8px;padding:10px 11px;outline:0;color:var(--ink);background:#fff;font-size:13px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#789383;box-shadow:0 0 0 3px #edf3ef}.form-grid textarea{resize:vertical}.span-2{grid-column:1 / -1}.optional{color:#939c96;font-weight:400;margin-left:3px}.segmented-field,.check-field{border:0;margin:0;padding:0}.segmented-field legend,.check-field legend{margin-bottom:6px}.segmented{border:1px solid #d7ded9;border-radius:9px;padding:3px;display:grid;grid-template-columns:repeat(3,1fr);background:#f5f7f5}.segmented.duration-segments{grid-template-columns:repeat(5,1fr)}.segmented button{border:0;background:transparent;border-radius:6px;padding:8px 7px;color:#748078;font-size:10px;font-weight:700}.segmented button.selected{background:#fff;color:#23352b;box-shadow:0 1px 4px #1e2d251f}.day-checks{display:flex;gap:6px;flex-wrap:wrap}.day-checks label{display:block;text-transform:capitalize;border:1px solid #d8dfda;border-radius:7px;padding:7px 10px;color:#77827b;font-size:10px}.day-checks label.checked{color:#fff;background:var(--green-2);border-color:var(--green-2)}.day-checks input{position:absolute;opacity:0;pointer-events:none}.color-input{padding:3px!important;height:39px}.toggle-label{flex-direction:row!important;align-items:center}.toggle-label input{width:auto}.schedule-field{border:0;padding:0;margin:0}.schedule-field legend{margin-bottom:7px}.schedule-editor{border:1px solid #dce2de;border-radius:9px;overflow:hidden}.schedule-row{min-height:45px;display:grid;grid-template-columns:110px 1fr 14px 1fr 45px;gap:7px;align-items:center;padding:5px 8px;border-bottom:1px solid #e7ebe8;background:#f8f9f8}.schedule-row:last-child{border:0}.schedule-row.enabled{background:#fff}.schedule-day{flex-direction:row!important;align-items:center!important;text-transform:capitalize}.schedule-day input{width:auto}.schedule-row input[type=time]{padding:7px}.schedule-row>span{color:#879089;text-align:center;font-size:10px}.schedule-row small{color:#6f7b73;font-size:9px;text-align:right}.schedule-row .day-off{grid-column:2/-1;text-align:left;color:#9aa39d;font-size:10px}.form-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:5px}.form-error{color:#b5443d;background:#fff0ee;border-radius:7px;padding:8px 10px;margin:0;font-size:11px}.detail-list{display:flex;flex-direction:column;gap:9px;margin-bottom:15px}.absence-detail{display:grid;grid-template-columns:10px 1fr auto;gap:10px;padding:12px;border:1px solid #e0e5e1;border-radius:9px}.absence-detail>div>strong,.absence-detail>div>span,.absence-detail>div>small{display:block}.absence-detail>div>strong{font-size:12px}.absence-detail>div>span{color:#536058;font-size:11px;margin-top:3px}.absence-detail>div>small{color:#859089;font-size:9px;margin-top:4px}.absence-detail p{margin:8px 0 0;background:#f5f7f5;padding:7px;border-radius:6px;color:#637067;font-size:10px}.detail-actions{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.detail-actions button{border:0;background:none;font-size:9px;color:#52665a}.empty-state{text-align:center;color:#849088;padding:28px 15px;font-size:12px}.standalone-form{max-width:680px;padding:24px}.department-card{padding-bottom:16px}.list-hint{color:#7c8780;font-size:11px}.department-list{border:1px solid #e1e5e2;border-radius:9px;overflow:hidden;margin-top:16px}.department-item{min-height:66px;display:grid;grid-template-columns:40px 35px 1fr auto auto;align-items:center;gap:12px;padding:9px 12px;border-bottom:1px solid #e5e9e6}.department-item:last-child{border:0}.department-item.inactive{opacity:.6}.department-icon{width:36px;height:36px;border-radius:9px;background:#edf3ef;color:#42604f;display:grid;place-items:center}.order-number{font:700 13px Manrope;color:#7d8881;text-align:center}.department-item>div>strong,.department-item>div>small{display:block}.department-item>div>strong{font-size:12px}.department-item>div>small{font-size:9px;color:#828d86;margin-top:3px}.global-error{position:fixed;right:20px;top:18px;z-index:90;background:#762f2a;color:#fff;padding:10px 12px;border-radius:8px;font-size:11px;box-shadow:var(--shadow)}.global-error button{color:#fff;border:0;background:none;text-decoration:underline}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 15% 15%,rgba(224,185,93,.14),transparent 28%),linear-gradient(145deg,#18251e,#24372d)}.login-card{width:min(430px,100%);background:#fff;border-radius:18px;padding:30px;box-shadow:0 30px 90px #00000047}.login-brand{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding-bottom:22px;border-bottom:1px solid #e5e9e6}.login-brand .brand-logo{width:min(275px,100%)}.login-brand small{color:#879089;font-size:12px}.login-copy{padding:26px 0 19px}.login-copy h1{font-size:32px;letter-spacing:-.05em;margin-bottom:7px}.login-copy p{color:#77827b;font-size:13px;margin:0}.login-card form{display:flex;flex-direction:column;gap:14px}.login-card label{color:#4c5a52;font-weight:700;font-size:11px;display:flex;flex-direction:column;gap:6px}.login-card input,.login-card select{border:1px solid #d6ddd8;border-radius:9px;padding:11px;outline:0}.login-card input:focus,.login-card select:focus{border-color:#708f7d;box-shadow:0 0 0 3px #edf3ef}.app-loader{min-height:100vh;display:grid;place-content:center;gap:12px;color:#66736b;font-size:12px}.app-loader span{width:28px;height:28px;border:3px solid #d9e0db;border-top-color:var(--green-2);border-radius:50%;animation:spin .7s linear infinite;margin:auto}@keyframes spin{to{transform:rotate(360deg)}}.reports-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:20px;align-items:start}.report-builder{padding:24px}.report-step{display:flex;align-items:flex-start;gap:12px;margin:2px 0 14px}.report-step:not(:first-child){margin-top:28px;padding-top:25px;border-top:1px solid var(--line)}.report-step>span{width:27px;height:27px;border-radius:8px;background:var(--green);color:#fff;display:grid;place-items:center;font:800 11px Manrope;flex:0 0 auto}.report-step h2{font-size:14px;margin:1px 0 4px}.report-step h2 small{color:#939c96;font:500 10px DM Sans;margin-left:4px}.report-step p{color:#849088;font-size:10px;margin:0}.report-type-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.report-type{min-height:128px;border:1px solid #dbe1dc;border-radius:11px;background:#fbfcfb;color:#637067;padding:16px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:7px}.report-type svg{color:#708078}.report-type strong{color:#25352d;font-size:12px}.report-type small{font-size:9px;line-height:1.45}.report-type.selected{border-color:#416251;background:#edf3ef;box-shadow:inset 0 0 0 1px #416251}.report-type.selected svg{color:#2f493c}.report-presets{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #d8dfda;border-radius:9px;padding:3px;background:#f5f7f5}.report-presets button{border:0;border-radius:6px;background:transparent;padding:9px 7px;color:#748078;font-size:10px;font-weight:700}.report-presets button.selected{color:#23352b;background:#fff;box-shadow:0 1px 4px #1e2d251f}.report-months{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.report-months label,.report-filters label{color:#58665e;font-size:10px;font-weight:700;display:flex;flex-direction:column;gap:6px}.report-months input,.report-filters select{width:100%;min-height:39px;border:1px solid #d7ded9;border-radius:8px;padding:8px 10px;color:#2f3f36;background:#fff;outline:0}.report-filters{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.report-filters label:first-child{position:relative}.report-filters label:first-child svg{position:absolute;right:9px;top:30px;color:#839087;pointer-events:none}.report-download{margin-top:24px;width:100%}.report-preview{position:sticky;top:28px;background:var(--green);color:#fff;border-radius:13px;padding:24px;box-shadow:var(--shadow)}.report-preview-icon{width:44px;height:44px;border-radius:11px;display:grid;place-items:center;margin-bottom:23px;background:#e6b75a;color:#22352b}.report-preview-icon.calendar{background:#779183;color:#fff}.report-preview>small{color:#93a49b;text-transform:uppercase;letter-spacing:.09em;font-size:8px;font-weight:800}.report-preview h2{margin:7px 0 6px;font-size:17px}.report-preview>p{color:#b8c4bd;font-size:10px;line-height:1.45}.report-preview dl{border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);padding:9px 0;margin:20px 0}.report-preview dl div{display:flex;justify-content:space-between;align-items:center;padding:7px 0}.report-preview dt{color:#aebbb4;font-size:9px}.report-preview dd{margin:0;font:800 13px Manrope}.privacy-note{display:flex;gap:9px;align-items:flex-start;color:#acbab2;font-size:8px;line-height:1.4}.privacy-note svg{color:#e6b75a;flex:0 0 auto}.privacy-note strong{display:block;color:#fff;font-size:9px;margin-bottom:2px}@media(max-width:900px){.sidebar{transform:translate(-100%);transition:transform .2s ease;width:250px}.sidebar.open{transform:none}.sidebar-close{display:block;margin-left:auto}.nav-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#0d15116b;z-index:20}.main-area{margin-left:0;padding-top:74px}.mobile-menu{display:grid;place-items:center;position:fixed;top:18px;left:20px;z-index:19;width:40px;height:40px;border:1px solid #dbe1dc;border-radius:10px;background:#fff;color:#31443a;box-shadow:0 4px 12px #16231c14}.reports-layout{grid-template-columns:1fr}.report-preview{position:static}}@media(max-width:700px){:root{--employee-col:145px}.main-area{padding:74px 14px 35px}.page-header{align-items:flex-start;flex-direction:column;gap:17px}.page-header .button{width:100%}.page-header h1{font-size:28px}.summary-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:10px}.summary-strip>div{border-right:1px solid #e4e8e5;padding:3px 7px;margin:0;flex-direction:column;text-align:center;gap:6px}.summary-strip>div:last-child{border:0}.summary-strip small{font-size:8px}.summary-icon{width:30px;height:30px}.calendar-toolbar{flex-direction:column;align-items:stretch}.month-navigation{justify-content:space-between}.month-navigation h2{min-width:0;flex:1}.month-navigation .compact{display:none}.filter-select{justify-content:center}.calendar-legend{gap:11px}.employee-cell{padding:7px}.employee-cell strong,.employee-cell small{max-width:123px}.content-card{padding:0 12px 15px}.list-toolbar{margin:0 -12px 8px;padding:12px;flex-direction:column;align-items:stretch}.search-box{min-width:0}.employee-row{grid-template-columns:5px 1fr auto;gap:9px}.employee-schedule,.employee-row .status-pill{display:none}.row-actions{grid-column:3;grid-row:1}.text-button{display:none}.section-heading{padding:0 3px}.holiday-card{padding:5px 12px}.holiday-row{grid-template-columns:35px 40px 1fr auto;gap:8px}.holiday-row .row-actions{grid-column:auto;grid-row:auto;flex-direction:column}.modal-backdrop{padding:0;align-items:flex-end}.modal{width:100%;max-height:92vh;border-radius:16px 16px 0 0}.form-grid{grid-template-columns:1fr}.span-2{grid-column:1}.segmented,.segmented.duration-segments{grid-template-columns:1fr;gap:3px}.modal-header,.modal-body{padding-left:17px;padding-right:17px}.login-card{padding:24px}.schedule-row{grid-template-columns:92px 1fr 10px 1fr}.schedule-row small{display:none}.department-item{grid-template-columns:36px 28px 1fr auto}.department-item .status-pill{display:none}.standalone-form{padding:17px}.report-builder{padding:18px 14px}.report-type-grid,.report-months,.report-filters{grid-template-columns:1fr}.report-type{min-height:112px}.report-presets{grid-template-columns:1fr 1fr}.report-preview{padding:20px}.reports-layout{gap:14px}}
