@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700&display=swap";:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f4f6fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}input,select{width:100%;border:1px solid #d7dce5;border-radius:10px;padding:11px 12px;background:#fff;color:#172033}input:focus,select:focus{outline:3px solid rgba(73,93,240,.14);border-color:#5969e8}label{display:grid;gap:7px;font-size:13px;font-weight:700;color:#4c566d}label small{font-weight:500;color:#788298}h1,h2,h3,p{margin-top:0}h1{font-size:34px;margin-bottom:8px}h2{font-size:22px;margin-bottom:12px}h3{font-size:16px;margin-bottom:16px}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top,#eef0ff,#f6f7fb 48%)}.auth-card{width:min(430px,100%);background:#fff;padding:38px;border-radius:24px;box-shadow:0 24px 70px #1d29491f}.brand-mark{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;background:#1f2a44;color:#fff;font-size:24px;font-weight:900;margin-bottom:22px}.small-mark{width:38px;height:38px;border-radius:11px;margin:0;font-size:18px}.eyebrow{color:#5969e8;font-weight:900;letter-spacing:.12em;font-size:11px;margin-bottom:8px}.muted{color:#788298}.block{display:block;margin-top:4px}.stack{display:grid;gap:17px;margin-top:28px}.primary,.danger,.ghost,.success-button,.warning-button{border:0;border-radius:10px;padding:11px 16px;font-weight:800}.primary{background:#4052dd;color:#fff}.primary:hover{background:#3445ca}.danger{background:#d94254;color:#fff}.ghost{background:#edf0f6;color:#43506a}.compact{padding:7px 10px;font-size:12px}.wide{width:100%;margin-top:16px}.danger-text{color:#bd3041}.success-button{background:#daf4e5;color:#187347}.warning-button{background:#fff0c9;color:#8b5d00}button:disabled{opacity:.6;cursor:not-allowed}.alert{border-radius:11px;padding:12px 14px;font-size:13px;margin-top:14px}.alert.error{background:#fff0f1;color:#a52b3a}.alert.success{background:#e7f7ee;color:#1a7349}.loading-screen{min-height:100vh;display:grid;place-items:center;color:#5969e8;font-weight:800;padding:30px;text-align:center}.floating-error{position:fixed;bottom:20px;left:50%;transform:translate(-50%);background:#fff0f1;color:#a52b3a;padding:12px 18px;border-radius:12px}.sidebar-shell{min-height:100vh;display:grid;grid-template-columns:248px 1fr}.sidebar{position:sticky;top:0;height:100vh;background:#172033;color:#fff;padding:20px 16px;display:flex;flex-direction:column;z-index:20}.sidebar-brand{display:flex;align-items:center;gap:11px;padding:4px 6px 24px}.sidebar-brand>div:last-child{display:grid}.sidebar-brand small{color:#9da8bc}.sidebar-section-label{padding:9px 10px;color:#8591a8;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.admin-label{margin-top:18px;border-top:1px solid rgba(255,255,255,.08);padding-top:20px}.sidebar-nav{display:grid;gap:4px;overflow:auto}.sidebar-nav button{width:100%;border:0;background:transparent;color:#c5cddd;text-align:left;padding:10px 12px;border-radius:9px;font-weight:750}.sidebar-nav button:hover{background:#ffffff0f}.sidebar-nav button.active{background:#4052dd;color:#fff}.sidebar-footer{margin-top:auto;border-top:1px solid rgba(255,255,255,.09);padding:16px 6px 0;display:grid;gap:12px}.sidebar-footer>div{display:grid}.sidebar-footer small{color:#8f9ab0}.main-panel{min-width:0}.mobile-topbar{display:none}.content{max-width:1480px;margin:0 auto;padding:28px}.page-stack{display:grid;gap:20px}.hero-grid{display:grid;grid-template-columns:minmax(310px,.85fr) minmax(420px,1.6fr);gap:20px}.card{background:#fff;border:1px solid #e4e7ee;border-radius:18px;padding:24px;box-shadow:0 9px 28px #1c263f09}.inset-card{box-shadow:none;background:#fafbfc}.profile-hero{display:flex;justify-content:space-between;align-items:center}.status-pill{background:#eef0ff;color:#4052dd;padding:8px 12px;border-radius:99px;font-weight:850;font-size:12px}.timer-card{background:linear-gradient(145deg,#18233a,#283755);color:#fff;border:none}.timer-card .eyebrow{color:#aab4ff}.timer-card .muted{color:#b9c2d4}.timer-display{font-size:46px;font-weight:900;letter-spacing:-.04em;margin:24px 0 8px}.section-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.month-input{max-width:170px}.kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0 16px}.kpi-grid.four{grid-template-columns:repeat(4,1fr)}.kpi-grid>div{padding:16px;border-radius:14px;background:#f5f7fb;display:grid;gap:7px}.kpi-grid span,.detail-label{color:#7a8498;font-size:12px;font-weight:700}.kpi-grid strong{font-size:22px}.detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.detail-grid article{display:grid;gap:8px}.detail-value{font-size:21px}.detail-grid small{color:#7d879a}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-grid .full{grid-column:1/-1}.actions{display:flex;justify-content:flex-end;gap:10px}.table-card{padding:0;overflow:hidden}.table-card .section-title-row{padding:24px 24px 8px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:900px}th,td{padding:14px 16px;text-align:left;border-top:1px solid #edf0f4;font-size:13px;vertical-align:middle}th{color:#737d91;font-size:11px;text-transform:uppercase;letter-spacing:.06em;background:#fafbfc}.badge{display:inline-flex;border-radius:99px;padding:6px 9px;font-weight:800;font-size:11px}.badge.approved{background:#daf4e5;color:#187347}.badge.pending{background:#fff0c9;color:#8b5d00}.badge.rejected{background:#ffe1e5;color:#a52b3a}.row-actions{display:flex;gap:6px;white-space:nowrap}.empty{text-align:center;padding:38px;color:#8a93a6}.table-input{min-width:130px;padding:8px}.money-input{min-width:110px}.small-input{min-width:80px}.modal-backdrop{position:fixed;inset:0;background:#0a0f1c9e;z-index:40;display:grid;place-items:center;padding:20px}.modal{width:min(720px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:20px;padding:26px;box-shadow:0 30px 90px #00000040}.wide-modal{width:min(1050px,100%)}.modal-tabs-content{display:grid;gap:16px}.adjustment-box{margin:18px 0;padding:16px;background:#fff7df;border:1px solid #f1dc9d;border-radius:14px}.adjustment-box strong{display:block;margin-bottom:14px}.payment-lines{display:grid;gap:0;margin-top:18px}.payment-lines>div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #edf0f4}.payment-lines span{color:#667087}.payment-total{font-size:16px;border-bottom:0!important;padding-top:18px!important}.compact-list{display:grid}.compact-list-row{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #edf0f4}.compact-list-row>div{display:grid;gap:4px}.compact-list-row small{color:#7b8599}.align-right{text-align:right;justify-items:end}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.info-grid>div{padding:14px;background:#f6f8fb;border-radius:12px;display:grid;gap:6px}.info-grid span{font-size:11px;color:#7a8498;font-weight:800;text-transform:uppercase}.info-grid strong{font-size:14px;word-break:break-word}.wide-info{grid-column:1/-1}.top-gap{margin-top:18px}@media(max-width:1100px){.detail-grid{grid-template-columns:repeat(2,1fr)}.hero-grid{grid-template-columns:1fr}}@media(max-width:850px){.sidebar-shell{display:block}.sidebar{position:fixed;left:-270px;width:248px;transition:left .2s}.sidebar.open{left:0}.mobile-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border-bottom:1px solid #e5e8ef;padding:12px 16px;position:sticky;top:0;z-index:10}.mobile-topbar span{font-size:12px;color:#778198}.content{padding:18px}.kpi-grid,.kpi-grid.four,.info-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.auth-card{padding:28px 22px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.kpi-grid,.kpi-grid.four,.detail-grid,.info-grid{grid-template-columns:1fr}.section-title-row,.profile-hero{flex-direction:column}.content{padding:14px}.card{padding:18px}}textarea{width:100%;border:1px solid #d7dce5;border-radius:10px;padding:11px 12px;background:#fff;color:#172033;font:inherit;resize:vertical;min-height:96px}textarea:focus{outline:3px solid rgba(73,93,240,.14);border-color:#5969e8}.action-dialog-backdrop{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:24px;background:#0d13209e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.action-dialog{width:min(520px,100%);background:#fff;border:1px solid #e4e7ee;border-radius:22px;padding:28px;box-shadow:0 28px 90px #09101f47;animation:dialog-in .16s ease-out}.action-dialog-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;font-size:20px;font-weight:950;margin-bottom:18px;background:#eef0ff;color:#4052dd}.action-dialog-icon.success{background:#daf4e5;color:#187347}.action-dialog-icon.danger{background:#ffe1e5;color:#a52b3a}.action-dialog-icon.warning{background:#fff0c9;color:#8b5d00}.action-dialog-copy h2{font-size:23px;margin-bottom:8px}.action-dialog-description{line-height:1.55;margin-bottom:0}.action-dialog-form{margin-top:22px}.dialog-validation{margin-top:8px;color:#a52b3a;font-size:12px;font-weight:750}.action-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.action-dialog-actions button{min-width:120px}@keyframes dialog-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}@media(max-width:620px){.action-dialog-backdrop{padding:14px}.action-dialog{padding:22px;border-radius:18px}.action-dialog-actions{display:grid;grid-template-columns:1fr 1fr}.action-dialog-actions button{min-width:0}}.action-dialog-details{margin-top:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px;background:#f7f8fb;border:1px solid #e7eaf1;border-radius:14px}.action-dialog-detail{min-width:0;padding:10px 11px;background:#fff;border:1px solid #eceef4;border-radius:10px}.action-dialog-detail.wide{grid-column:1/-1}.action-dialog-detail span{display:block;margin-bottom:4px;color:#7a859d;font-size:10px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.action-dialog-detail strong{display:block;color:#172033;font-size:13px;line-height:1.4;overflow-wrap:anywhere;word-break:break-word}.bank-pix-cell{max-width:260px;overflow-wrap:anywhere;word-break:break-word}@media(max-width:620px){.action-dialog-details{grid-template-columns:1fr}.action-dialog-detail.wide{grid-column:auto}}.sidebar-nav button{display:flex;align-items:center;justify-content:space-between;gap:10px}.sidebar-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:99px;background:#fff;color:#26345a;font-size:10px;font-weight:950;line-height:1}.sidebar-nav button.active .sidebar-count{background:#fff;color:#4052dd}.notification-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.notification-filter{display:inline-flex;padding:3px;background:#f0f2f7;border-radius:11px}.notification-filter button{border:0;background:transparent;color:#69748b;border-radius:8px;padding:8px 11px;font-size:12px;font-weight:850}.notification-filter button.active{background:#fff;color:#172033;box-shadow:0 2px 9px #1c263f14}.notifications-header-card .muted{margin-bottom:0}.notification-list{display:grid;gap:10px}.notification-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;background:#fff;border:1px solid #e4e7ee;border-radius:16px;padding:6px 10px 6px 6px;box-shadow:0 7px 24px #1c263f06;transition:border-color .15s,box-shadow .15s,transform .15s}.notification-card.unread{border-color:#cbd2ff;box-shadow:0 8px 28px #4052dd14}.notification-card:hover{transform:translateY(-1px)}.notification-card-main{min-width:0;border:0;background:transparent;text-align:left;display:grid;grid-template-columns:46px minmax(0,1fr) 10px;align-items:center;gap:14px;padding:12px;cursor:pointer}.notification-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#eef0ff;color:#4052dd;font-size:14px;font-weight:950}.notification-icon.aprovacao{background:#daf4e5;color:#187347}.notification-icon.recusa{background:#ffe1e5;color:#a52b3a}.notification-icon.documento{background:#e9f2ff;color:#3568a9}.notification-icon.nota_fiscal{background:#f0ebff;color:#6545b5;font-size:10px}.notification-icon.pagamento{background:#e3f7ef;color:#13725a}.notification-icon.solicitacao{background:#fff0c9;color:#8b5d00}.notification-icon.horas{background:#e9f0ff;color:#325ec0}.notification-copy{min-width:0;display:grid;gap:4px}.notification-copy strong{font-size:14px;color:#172033}.notification-message{color:#69748b;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.notification-meta-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.notification-category{font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#5969e8}.notification-date{font-size:11px;color:#8a93a6}.notification-unread-dot{width:8px;height:8px;border-radius:50%;background:#4052dd;box-shadow:0 0 0 4px #eef0ff}.notification-card-actions{display:flex;align-items:center;gap:7px;padding-right:6px}.notification-empty{text-align:center;padding:46px 24px}.notification-empty h2{margin-bottom:7px}.notification-empty p{margin-bottom:0}.notification-empty-icon{width:48px;height:48px;border-radius:15px;background:#daf4e5;color:#187347;display:grid;place-items:center;font-size:22px;font-weight:950;margin:0 auto 16px}@media(max-width:800px){.notifications-title-row{align-items:stretch}.notification-header-actions{justify-content:flex-start}.notification-card{grid-template-columns:1fr}.notification-card-actions{justify-content:flex-end;padding:0 12px 10px}.notification-card-main{grid-template-columns:42px minmax(0,1fr) 10px}.notification-meta-row{align-items:flex-start;flex-direction:column;gap:3px}}@media(max-width:520px){.notification-header-actions{display:grid}.notification-filter{width:100%}.notification-filter button{flex:1}.notification-card-main{padding:10px;gap:10px}.notification-date{font-size:10px}}:root{--sw-ink:#101828;--sw-muted:#667085;--sw-subtle:#98a2b3;--sw-line:#e4e7ec;--sw-soft:#f8f9fb;--sw-bg:#f4f6f8;--sw-brand:#3446d8;--sw-brand-soft:#eef0ff;--sw-sidebar:#111827;--sw-radius:12px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--sw-ink);background:var(--sw-bg);font-size:14px}body{background:var(--sw-bg);color:var(--sw-ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,strong{letter-spacing:-.015em}h1{font-size:29px;line-height:1.12;font-weight:720}h2{font-size:20px;line-height:1.25;font-weight:700;margin-bottom:8px}h3{font-size:14px;line-height:1.3;font-weight:700}.eyebrow{color:#5363df;font-size:9.5px;letter-spacing:.15em;font-weight:800;margin-bottom:6px}input,select,textarea{border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:var(--sw-ink);box-shadow:0 1px 2px #10182805;transition:border-color .14s,box-shadow .14s,background .14s}input,select{min-height:38px;padding:8px 10px}textarea{padding:9px 10px;min-height:86px}input:focus,select:focus,textarea:focus{outline:none;border-color:#7d89eb;box-shadow:0 0 0 3px #5363df1a}label{gap:6px;color:#475467;font-size:12px;font-weight:650}label small{font-size:11px;color:#98a2b3}.primary,.danger,.ghost,.success-button,.warning-button{border-radius:8px;padding:8px 12px;min-height:36px;font-size:12px;font-weight:700;box-shadow:none;transition:background .14s,color .14s,border-color .14s,transform .14s}.primary{background:#3346d3}.primary:hover{background:#293abb}.ghost{background:#fff;color:#344054;border:1px solid #d0d5dd}.ghost:hover{background:#f8f9fb}.danger{background:#d92d20}.success-button{background:#ecfdf3;color:#067647;border:1px solid #abefc6}.warning-button{background:#fffaeb;color:#b54708;border:1px solid #fedf89}.compact{padding:6px 9px;min-height:31px;font-size:11.5px}.wide{margin-top:10px}.text-button{border:0;background:transparent;color:#4254d8;padding:0;font-size:11.5px;font-weight:700;cursor:pointer}.text-button:hover{text-decoration:underline}.auth-shell{background:#f6f7f9;padding:22px}.auth-card{width:min(400px,100%);padding:34px 36px;border:1px solid #e4e7ec;border-radius:16px;box-shadow:0 18px 48px #10182814}.auth-card-enterprise h1{margin-bottom:8px}.auth-card-enterprise .muted{font-size:13px}.auth-logo{height:29px;width:auto;margin-bottom:24px;display:block}.stack{gap:15px;margin-top:24px}.sidebar-shell{grid-template-columns:220px 1fr}.sidebar{background:var(--sw-sidebar);padding:18px 12px}.sidebar-brand{padding:3px 8px 20px}.sidebar-brand strong{font-size:12px!important;font-weight:700}.sidebar-section-label{padding:8px 9px;font-size:8.5px;color:#7f8ba3;letter-spacing:.15em}.admin-label{margin-top:12px;padding-top:17px}.sidebar-nav button{padding:8px 9px;border-radius:7px;color:#c4ccda;font-size:12px;font-weight:600;min-height:34px}.sidebar-nav button.active{background:#3446d8;color:#fff}.sidebar-nav button:hover{background:#ffffff0e}.sidebar-footer{padding:14px 6px 0;gap:9px}.sidebar-footer strong{font-size:12px}.sidebar-footer small{font-size:10px}.sidebar-count{min-width:19px;height:19px;font-size:9px;padding:0 5px}.content{max-width:1500px;padding:22px 24px}.page-stack{gap:14px}.card{border:1px solid #e4e7ec;border-radius:12px;padding:20px;box-shadow:0 1px 2px #10182806}.inset-card{background:#fff}.compact-header-card{padding-bottom:16px}.section-title-row{gap:12px}.section-title-row .muted{font-size:12.5px;margin-bottom:0}.profile-hero{align-items:flex-start}.status-pill{padding:5px 9px;font-size:10.5px}.hero-grid{gap:14px}.kpi-grid{gap:8px;margin:17px 0 0}.kpi-grid>div{padding:12px 13px;border:1px solid #eceef2;border-radius:9px;background:#fafbfc;gap:4px}.kpi-grid span,.detail-label{font-size:10.5px;font-weight:650}.kpi-grid strong{font-size:18px;font-weight:700}.slim-kpis{margin-bottom:0}.detail-grid{gap:12px}.detail-grid article{gap:5px}.detail-value{font-size:17px}.form-grid{gap:12px 14px}.actions{gap:8px;margin-top:14px}.table-card .section-title-row{padding:18px 18px 8px}.table-wrap{border-top:1px solid #eef0f3}th,td{padding:11px 13px;font-size:12px;border-top:1px solid #eef0f3}th{font-size:9.5px;color:#667085;background:#fbfcfd;font-weight:750;letter-spacing:.08em}.badge{padding:4px 7px;font-size:9.5px;font-weight:750}.empty{padding:28px}.modal-backdrop{background:#0f172a8a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:14px}.modal{border-radius:14px;padding:22px;border:1px solid rgba(255,255,255,.75);box-shadow:0 24px 70px #0f172a3d}.wide-modal{width:min(1120px,calc(100vw - 42px))}.employee-modal{padding:0}.employee-modal-header{position:sticky;top:0;z-index:3;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #eaecf0;padding:18px 20px}.employee-modal-header h2{font-size:20px;margin-bottom:4px}.employee-modal-header .muted{font-size:11.5px;margin:0}.header-actions{display:flex;align-items:center;gap:7px}.modal-tabs-content{gap:0;padding:0}.employee-read-mode,.employee-edit-mode{padding:0 20px 20px}.employee-read-mode .read-section:first-child,.employee-edit-mode .edit-section:first-child{border-top:0}.empty-inline{padding:8px 0;margin:0}.profile-master-card{padding:0;overflow:hidden}.profile-page-header{padding:20px 22px;border-bottom:1px solid #eaecf0;background:#fff}.profile-page-header h2{margin-bottom:5px}.profile-page-header .muted{font-size:12.5px;margin:0}.profile-read-sections{display:grid}.read-section{padding:18px 22px;border-top:1px solid #eaecf0;background:#fff}.read-section:first-child{border-top:0}.read-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.read-section-heading>div{display:grid;gap:2px}.read-section-heading span{font-size:12.5px;font-weight:750;color:#101828}.read-section-heading small{font-size:10.5px;color:#98a2b3;line-height:1.4}.read-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border:1px solid #eaecf0;border-radius:10px;overflow:hidden;background:#fff}.read-field{min-width:0;padding:11px 12px;border-right:1px solid #eaecf0;border-bottom:1px solid #eaecf0;display:grid;gap:4px}.read-field:nth-child(4n){border-right:0}.read-field.wide{grid-column:1/-1;border-right:0}.read-field span{font-size:9.5px;text-transform:uppercase;letter-spacing:.065em;color:#98a2b3;font-weight:750}.read-field strong{font-size:12px;color:#344054;font-weight:600;line-height:1.45;overflow-wrap:anywhere}.read-benefits .compact-list-row{padding:9px 2px}.edit-button{color:#3446d8;border-color:#cdd3f8;background:#f8f9ff}.profile-edit-form{display:grid}.edit-section{padding:18px 22px;border-top:1px solid #eaecf0;background:#fff}.edit-section:first-child{border-top:0}.edit-footer{display:flex;justify-content:flex-end;gap:8px;padding:16px 22px;border-top:1px solid #eaecf0;background:#fafbfc;position:sticky;bottom:0}.edit-subheading{border-top:1px solid #eaecf0;padding-top:14px;margin-top:2px}.edit-subheading p:last-child{margin-bottom:0}.employee-edit-mode .edit-section{padding-left:2px;padding-right:2px}.employee-edit-mode .edit-section+.edit-section{margin-top:0}.adjustment-box{margin:14px 0;padding:14px;border-radius:9px}.compact-list-row{padding:9px 0}.compact-list-row strong{font-size:12px}.compact-list-row small{font-size:10.5px}.info-grid>div{padding:11px;border-radius:8px}.info-grid span{font-size:9px}.info-grid strong{font-size:12px}.action-dialog-backdrop{background:#0f172a8f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.action-dialog{width:min(500px,100%);border-radius:15px;padding:22px;box-shadow:0 22px 65px #0f172a3d}.action-dialog-icon{width:38px;height:38px;border-radius:10px;font-size:17px;margin-bottom:14px}.action-dialog-copy h2{font-size:19px}.action-dialog-description{font-size:12.5px}.action-dialog-form{margin-top:16px}.action-dialog-actions{margin-top:18px}.action-dialog-actions button{min-width:105px}.action-dialog-details{margin-top:14px;padding:10px;gap:7px;border-radius:9px}.action-dialog-detail{padding:8px 9px;border-radius:7px}.action-dialog-detail span{font-size:8.5px}.action-dialog-detail strong{font-size:11.5px}.notification-card{border-radius:11px;box-shadow:none}.notification-card-main{grid-template-columns:38px minmax(0,1fr) 8px;padding:9px;gap:10px}.notification-icon{width:36px;height:36px;border-radius:9px}.notification-copy strong{font-size:12.5px}.notification-message{font-size:11.5px}.notification-category{font-size:8.5px}.notification-date{font-size:9.5px}.notification-filter{border-radius:8px}.notification-filter button{padding:6px 9px;font-size:10.5px;border-radius:6px}@media(max-width:1180px){.read-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.read-field:nth-child(4n){border-right:1px solid #eaecf0}.read-field:nth-child(2n){border-right:0}.read-field.wide{grid-column:1/-1;border-right:0}}@media(max-width:850px){.sidebar{width:220px;left:-235px}.content{padding:16px}.mobile-topbar{padding:9px 12px}.employee-modal-header{align-items:stretch}.header-actions{align-self:flex-end}}@media(max-width:620px){.card{padding:16px}.auth-card{padding:28px 22px}.read-grid{grid-template-columns:1fr}.read-field,.read-field:nth-child(2n),.read-field:nth-child(4n){border-right:0}.read-field.wide{grid-column:auto}.profile-page-header,.read-section,.edit-section{padding:16px}.profile-page-header{align-items:stretch}.profile-page-header .edit-button{align-self:flex-start}.employee-modal-header{padding:16px}.employee-read-mode,.employee-edit-mode{padding:0 16px 16px}.header-actions{width:100%;justify-content:flex-end}.edit-footer{padding:12px 16px}.wide-modal{width:calc(100vw - 20px)}}.documents-history-header{align-items:center}.documents-history-header h2{margin-bottom:5px}.documents-history-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.period-selector{display:inline-flex;align-items:center;padding:3px;border:1px solid #e4e7ec;background:#f8f9fb;border-radius:8px}.period-selector button{border:0;background:transparent;color:#667085;padding:6px 9px;border-radius:6px;font-size:10.5px;font-weight:750}.period-selector button.active{background:#fff;color:#101828;box-shadow:0 1px 2px #10182814}.history-period-input{width:auto;min-width:138px;max-width:170px}.history-year-input{min-width:88px;max-width:96px}.export-button{white-space:nowrap}.history-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 18px 12px;color:#667085;font-size:11px}.history-summary span{font-weight:700;color:#475467}.history-summary small{color:#98a2b3}.table-subline{display:block;margin-top:3px;color:#98a2b3;font-size:9.5px;font-weight:600}.documents-history-card table{min-width:1080px}.documents-history-card td>strong{font-size:12px;color:#101828}.documents-history-card .badge{white-space:nowrap}@media(max-width:900px){.documents-history-header{align-items:flex-start;flex-direction:column}.documents-history-actions{justify-content:flex-start;width:100%}.history-summary{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.documents-history-actions{display:grid;grid-template-columns:1fr}.period-selector{width:100%}.period-selector button{flex:1}.history-period-input,.history-year-input{width:100%;max-width:none}.export-button{width:100%}}:root{--sw-ink:#171817;--sw-ink-soft:#323432;--sw-muted:#666a65;--sw-subtle:#8f948e;--sw-line:#dde1da;--sw-line-strong:#cdd2ca;--sw-bg:#f7f7f2;--sw-surface:#ffffff;--sw-surface-warm:#fbfaf4;--sw-sidebar:#efffe8;--sw-sidebar-hover:#e4f8dc;--sw-sidebar-active:#d8f4cc;--sw-brand:#181918;--sw-brand-soft:#edf0ea;--sw-green:#0d7651;--sw-green-soft:#dcf7e7;--sw-purple:#6557e8;--sw-purple-soft:#eeeafd;--sw-red:#c73346;--sw-red-soft:#fde9ec;--sw-amber:#946200;--sw-amber-soft:#fff2c7;--sw-radius:15px;font-family:Arial,Helvetica Neue,Helvetica,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--sw-ink);background:var(--sw-bg)}html{background:var(--sw-bg)}body{background:var(--sw-bg);color:var(--sw-ink);font-family:Arial,Helvetica Neue,Helvetica,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{font-family:inherit}h1,h2,h3,strong{color:var(--sw-ink)}h1{font-size:34px;line-height:1.08;letter-spacing:-.045em;font-weight:700}h2{font-size:23px;line-height:1.16;letter-spacing:-.035em;font-weight:700}h3{font-size:16px;line-height:1.25;letter-spacing:-.015em;font-weight:700}p{line-height:1.55}.muted{color:var(--sw-muted)}.small{font-size:12px}.eyebrow{color:#5b5ce2;font-size:10px;font-weight:800;letter-spacing:.13em;margin-bottom:8px}label{font-size:12.5px;font-weight:650;color:#3f433f;gap:7px}input,select,textarea{min-height:43px;border:1px solid var(--sw-line-strong);border-radius:10px;padding:10px 12px;background:#fff;color:var(--sw-ink);box-shadow:none;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}textarea{min-height:98px}input:hover,select:hover,textarea:hover{border-color:#b7bdb4}input:focus,select:focus,textarea:focus{outline:0;border-color:#6a62e7;box-shadow:0 0 0 3px #6557e81f}.primary,.danger,.ghost,.success-button,.warning-button{min-height:38px;border-radius:10px;padding:9px 15px;font-size:12.5px;font-weight:700;box-shadow:none;transition:transform .12s ease,background .12s ease,border-color .12s ease}.primary{background:#1c1d1c;color:#fff;border:1px solid #1c1d1c}.primary:hover{background:#050605;border-color:#050605;transform:translateY(-1px)}.ghost{background:#fff;color:#30332f;border:1px solid var(--sw-line-strong)}.ghost:hover{background:#f4f5f1;border-color:#bfc5bc}.success-button{background:var(--sw-green-soft);color:#086540;border:1px solid #bce8cf}.success-button:hover{background:#c9f1da}.warning-button{background:var(--sw-amber-soft);color:#744d00;border:1px solid #efd98d}.danger{background:var(--sw-red);color:#fff;border:1px solid var(--sw-red)}.danger:hover{background:#a82537}.compact{min-height:31px;padding:6px 10px;font-size:11.5px;border-radius:9px}.text-button{color:#5147ce;font-size:11.5px;font-weight:700}.auth-shell{background:radial-gradient(circle at 15% 10%,rgba(213,245,203,.72),transparent 33%),linear-gradient(135deg,#f8f7f0,#f7f7f2 55%,#f0f2ec);padding:24px}.auth-card{width:min(410px,100%);padding:36px 38px;border:1px solid var(--sw-line);border-radius:18px;background:#fffffff5;box-shadow:0 20px 58px #1b1e1a17}.auth-logo{height:30px;margin-bottom:25px}.auth-card h1{font-size:32px}.auth-card .muted{font-size:13px;color:#6d716c}.stack{gap:15px;margin-top:25px}.alert{border-radius:10px;padding:11px 13px;font-size:12px;border:1px solid transparent}.alert.error{background:#fff0f1;color:#a12d3c;border-color:#f7d7dc}.alert.success{background:#edf9f1;color:#16643f;border-color:#d0edda}.sidebar-shell{grid-template-columns:208px 1fr;background:var(--sw-bg)}.sidebar{width:auto;background:var(--sw-sidebar);color:var(--sw-ink);padding:18px 11px 14px;border-right:1px solid #d9e5d5;box-shadow:none}.sidebar-brand{padding:6px 8px 22px;gap:6px!important}.sidebar-logo{height:26px;width:auto;display:block}.sidebar-brand strong{font-size:12px!important;color:#252625;font-weight:700}.sidebar-section-label{padding:8px 10px 6px;color:#778076;font-size:8.5px;font-weight:800;letter-spacing:.14em}.admin-label{margin-top:13px;padding-top:17px;border-top:1px solid #d8e5d4}.sidebar-nav{gap:2px}.sidebar-nav button{min-height:36px;padding:8px 10px;border-radius:9px;color:#313531;font-size:12.5px;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:8px}.sidebar-nav button:hover{background:var(--sw-sidebar-hover);color:#151615}.sidebar-nav button.active{background:var(--sw-sidebar-active);color:#111211;box-shadow:none}.sidebar-count{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#161716;color:#fff;font-size:9px;font-weight:750}.sidebar-footer{border-top:1px solid #d8e5d4;padding:14px 7px 0;gap:9px}.sidebar-footer strong{color:#1c1e1c;font-size:12px}.sidebar-footer small{color:#758074;font-size:10px}.sidebar-footer .ghost{background:#fff;color:#222;border-color:#d5ddd2}.main-panel{background:var(--sw-bg);min-height:100vh}.content{max-width:1540px;margin:0 auto;padding:28px 30px 38px}.page-stack{gap:18px}.card{background:var(--sw-surface);border:1px solid var(--sw-line);border-radius:16px;padding:23px 24px;box-shadow:0 1px 1px #1a1c1904}.card:hover{border-color:#d3d7d0}.inset-card{background:var(--sw-surface-warm)}.profile-hero{align-items:flex-start;padding-top:25px;padding-bottom:25px}.profile-hero h2{font-size:26px;margin-bottom:6px}.status-pill{background:#e5f7df;color:#285b37;padding:6px 10px;border:1px solid #cfecc8;border-radius:999px;font-size:10.5px;font-weight:700}.hero-grid{gap:18px}.kpi-grid{gap:10px;margin:20px 0 0}.kpi-grid>div{padding:15px 16px;background:var(--sw-surface-warm);border:1px solid #ebe9df;border-radius:12px}.kpi-grid span,.detail-label{color:#777d76;font-size:10.5px;font-weight:650}.kpi-grid strong{font-size:21px;letter-spacing:-.035em}.detail-grid{gap:14px}.detail-grid article{padding:20px 21px;gap:7px}.detail-value{font-size:19px;letter-spacing:-.025em}.detail-grid small{color:#858a84;font-size:11px}.profile-master-card{border-radius:16px}.profile-page-header,.read-section,.edit-section{background:#fff}.profile-page-header{padding:22px 24px}.profile-page-header h2{font-size:24px}.read-section{padding:20px 24px}.read-section-heading span{font-size:13px;color:#202220}.read-section-heading small{font-size:11px;color:#858a84}.read-grid{border-color:var(--sw-line);border-radius:12px;background:#fff}.read-field{padding:13px 14px;border-color:#e6e8e3}.read-field span{font-size:9.5px;color:#8a9089}.read-field strong{font-size:12.5px;color:#292c29;font-weight:600}.edit-button{background:#fff;color:#202220;border-color:#cfd4cc}.edit-footer{background:#fbfbf7;border-color:#e0e4dd;padding:15px 22px}.table-card{border-radius:16px}.table-card .section-title-row{padding:21px 22px 10px}.table-wrap{border-top:1px solid #e6e8e3}table{min-width:860px}th,td{padding:12px 14px;border-top:1px solid #eceeea;font-size:12px}th{background:#fbfbf7;color:#6d736c;font-size:9.5px;font-weight:700;letter-spacing:.07em}tbody tr:hover td{background:#fcfcf8}.badge{padding:5px 8px;font-size:9.5px;font-weight:700}.badge.approved{background:#e4f7e9;color:#17623f}.badge.pending{background:#fff3cd;color:#765100}.badge.rejected{background:#fde9ec;color:#96283a}.row-actions{gap:7px}.empty{padding:35px;color:#8b908a}.payment-lines>div,.compact-list-row{border-color:#eceee9}.payment-lines span,.compact-list-row small{color:#6f746e}.info-grid>div{background:#fbfaf4;border:1px solid #ece9dd;border-radius:10px}.info-grid span{color:#858b84}.info-grid strong{color:#242624}.adjustment-box{background:#fff8de;border-color:#efe0a3;border-radius:11px}.modal-backdrop,.action-dialog-backdrop{background:#22252285;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{border:1px solid #e1e4de;border-radius:18px;box-shadow:0 28px 80px #1b1e1b33}.employee-modal-header{background:#fffffff7;border-color:#e3e6e0;padding:19px 22px}.action-dialog{width:min(520px,100%);border:1px solid #dfe3dc;border-radius:19px;padding:25px;box-shadow:0 28px 80px #16191636}.action-dialog-icon{width:42px;height:42px;border-radius:12px;background:#edf0ea;color:#333833}.action-dialog-icon.success{background:#dbf5e4;color:#10613c}.action-dialog-icon.danger{background:#fde8eb;color:#9f2839}.action-dialog-icon.warning{background:#fff0c2;color:#815600}.action-dialog-copy h2{font-size:22px}.action-dialog-description{font-size:12.5px;color:#666d65}.action-dialog-details{background:#fbfaf4;border-color:#ebe9df}.action-dialog-detail{background:#fff;border-color:#e6e8e3}.action-dialog-actions{gap:9px}.notification-card{background:#fff;border:1px solid var(--sw-line);border-radius:14px}.notification-card:hover{border-color:#cfd4cc;background:#fff}.notification-icon{border-radius:10px}.notification-filter{background:#eef1eb;border-color:#dde2da}.notification-filter button.active{background:#fff;color:#171817}.period-selector{background:#f0f2ed;border-color:#dde1da;border-radius:10px}.period-selector button{color:#5f655e;border-radius:8px}.period-selector button.active{background:#fff;color:#171817;box-shadow:0 1px 2px #1417140f}.history-summary{color:#6b716a}.history-summary span{color:#393d39}.mobile-topbar{background:#fffffff5;border-color:#e0e4dd;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(max-width:850px){.sidebar{width:208px;left:-220px}.content{padding:18px}}@media(max-width:620px){h1{font-size:30px}h2{font-size:21px}.card{padding:18px}.content{padding:14px}.auth-card{padding:28px 22px}}:root{--sw-moss:#637257;--sw-moss-deep:#4e5d45;--sw-moss-dark:#3f4d39;--sw-moss-soft:#e6ebdf;--sw-moss-soft-2:#f0f3ec;--sw-moss-border:#cbd3c2;--sw-sidebar:#e8ece2;--sw-sidebar-hover:#dde4d5;--sw-sidebar-active:#cbd8bd;--sw-brand:#4e5d45;--sw-brand-soft:#e6ebdf;--sw-green:#637257;--sw-green-soft:#e6ebdf;font-family:Roboto,Arial,sans-serif}body,button,input,select,textarea,.content{font-family:Roboto,Arial,sans-serif}.content h1,.content h2{font-family:Roboto,Arial,sans-serif;font-size:20px;font-weight:600;line-height:1.25;letter-spacing:-.02em}.content h3{font-family:Roboto,Arial,sans-serif;font-size:16px;font-weight:600;letter-spacing:-.01em}.content p,.content td,.content th,.content label,.content input,.content select,.content textarea,.content button{font-family:Roboto,Arial,sans-serif}.kpi-grid strong,.detail-value,.payment-total strong{font-family:Roboto,Arial,sans-serif;font-size:20px;font-weight:600;letter-spacing:-.015em}.eyebrow{color:var(--sw-moss-deep)}.sidebar{background:var(--sw-sidebar);border-right-color:var(--sw-moss-border)}.sidebar-section-label{color:#717a6a}.admin-label,.sidebar-footer{border-color:var(--sw-moss-border)}.sidebar-nav button{color:#384033}.sidebar-nav button:hover{background:var(--sw-sidebar-hover)}.sidebar-nav button.active{background:var(--sw-moss-deep);color:#fff}.sidebar-nav button.active .sidebar-count{color:var(--sw-moss-deep)}.sidebar-count{background:#fff;color:var(--sw-moss-dark);border:1px solid var(--sw-moss-border)}.primary{background:var(--sw-moss-deep);border-color:var(--sw-moss-deep)}.primary:hover{background:var(--sw-moss-dark);border-color:var(--sw-moss-dark)}.text-button,.notification-category{color:var(--sw-moss-deep)}.status-pill{background:var(--sw-moss-soft);color:var(--sw-moss-dark);border:1px solid var(--sw-moss-border)}input:focus,select:focus,textarea:focus{border-color:var(--sw-moss);box-shadow:0 0 0 3px #63725724}.notification-card.unread{border-color:#bcc8b0;box-shadow:0 8px 28px #4e5d4512}.notification-icon,.notification-unread-dot{background:var(--sw-moss-soft);color:var(--sw-moss-deep)}.notification-unread-dot{background:var(--sw-moss-deep);box-shadow:0 0 0 4px var(--sw-moss-soft)}.notification-filter button.active{color:var(--sw-moss-dark)}html,body,.sidebar-shell{background:#f7f7f3}.card{border-color:#d8ddd3}.card:hover{border-color:#c7cec0}.action-dialog-icon{background:var(--sw-moss-soft);color:var(--sw-moss-deep)}.action-dialog-copy h2{font-family:Roboto,Arial,sans-serif;font-size:20px;font-weight:600}@media(max-width:620px){.content h1,.content h2{font-size:19px}}.sidebar-theme{margin-top:auto;padding:12px 6px 3px;border-top:1px solid var(--sw-moss-border)}.theme-toggle{width:100%;min-height:38px;display:flex;align-items:center;gap:9px;padding:7px 9px;border:1px solid var(--sw-moss-border);border-radius:10px;background:#ffffff94;color:var(--sw-ink);font-family:Roboto,Arial,sans-serif;font-size:11.5px;font-weight:600;box-shadow:none;transition:background .15s ease,border-color .15s ease,color .15s ease}.theme-toggle:hover{background:#ffffffe6;border-color:#aeb9a5}.theme-toggle-icon{width:18px;text-align:center;font-size:15px;line-height:1}.theme-toggle-label{flex:1;text-align:left}.theme-toggle-switch{width:30px;height:17px;padding:2px;border-radius:999px;background:#c8d0c1;display:flex;align-items:center;transition:background .18s ease}.theme-toggle-switch>span{width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000002e;transform:translate(0);transition:transform .18s ease}.theme-toggle-switch.is-dark{background:var(--sw-moss-deep)}.theme-toggle-switch.is-dark>span{transform:translate(13px)}.theme-toggle-floating{position:fixed;top:18px;right:18px;z-index:120;width:auto;min-width:64px;padding:7px 9px;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 30px #1e231c1a}.theme-toggle-floating .theme-toggle-switch{margin-left:1px}html[data-theme=dark]{color-scheme:dark;--sw-ink:#f1f4ee;--sw-ink-soft:#dce2d7;--sw-muted:#aab3a4;--sw-subtle:#818c7c;--sw-line:#2b3428;--sw-line-strong:#3b4737;--sw-bg:#10140f;--sw-surface:#171c16;--sw-surface-warm:#1b2119;--sw-sidebar:#141a13;--sw-sidebar-hover:#20281e;--sw-sidebar-active:#66775a;--sw-brand:#91a582;--sw-brand-soft:#273023;--sw-green:#91a582;--sw-green-soft:#273023;--sw-moss:#91a582;--sw-moss-deep:#788c69;--sw-moss-dark:#a6b79a;--sw-moss-soft:#283126;--sw-moss-soft-2:#1c231a;--sw-moss-border:#344030}html[data-theme=dark],html[data-theme=dark] body,html[data-theme=dark] .sidebar-shell,html[data-theme=dark] .main-panel{background:var(--sw-bg);color:var(--sw-ink)}html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] strong,html[data-theme=dark] .detail-value,html[data-theme=dark] .kpi-grid strong,html[data-theme=dark] .documents-history-card td>strong,html[data-theme=dark] .notification-copy strong{color:var(--sw-ink)}html[data-theme=dark] .muted,html[data-theme=dark] .action-dialog-description,html[data-theme=dark] .notification-message,html[data-theme=dark] .history-summary,html[data-theme=dark] .history-summary small,html[data-theme=dark] .table-subline,html[data-theme=dark] .empty,html[data-theme=dark] .empty-inline{color:var(--sw-muted)}html[data-theme=dark] .sidebar{background:var(--sw-sidebar);border-right-color:var(--sw-line)}html[data-theme=dark] .sidebar-brand strong,html[data-theme=dark] .sidebar-footer strong{color:#edf1e9}html[data-theme=dark] .sidebar-section-label,html[data-theme=dark] .sidebar-footer small{color:#899582}html[data-theme=dark] .admin-label,html[data-theme=dark] .sidebar-footer,html[data-theme=dark] .sidebar-theme{border-color:var(--sw-line)}html[data-theme=dark] .sidebar-nav button{color:#cbd4c5}html[data-theme=dark] .sidebar-nav button:hover{background:var(--sw-sidebar-hover);color:#fff}html[data-theme=dark] .sidebar-nav button.active{background:#65765a;color:#fff}html[data-theme=dark] .sidebar-count{background:#edf2e9;color:#42503c;border-color:#edf2e9}html[data-theme=dark] .sidebar-footer .ghost,html[data-theme=dark] .theme-toggle{background:#1b2219;color:#dfe5da;border-color:#303a2d}html[data-theme=dark] .sidebar-footer .ghost:hover,html[data-theme=dark] .theme-toggle:hover{background:#242d21;border-color:#465341}html[data-theme=dark] .theme-toggle-switch{background:#3d4939}html[data-theme=dark] .theme-toggle-switch.is-dark{background:#7d906f}html[data-theme=dark] .card,html[data-theme=dark] .wide-modal,html[data-theme=dark] .employee-modal,html[data-theme=dark] .action-dialog,html[data-theme=dark] .notification-card,html[data-theme=dark] .auth-card,html[data-theme=dark] .auth-card-enterprise,html[data-theme=dark] .read-section,html[data-theme=dark] .edit-section{background:var(--sw-surface);border-color:var(--sw-line);color:var(--sw-ink);box-shadow:none}html[data-theme=dark] .card:hover,html[data-theme=dark] .notification-card:hover{border-color:#3b4738;background:#192018}html[data-theme=dark] .inset-card,html[data-theme=dark] .action-dialog-details,html[data-theme=dark] .period-selector,html[data-theme=dark] .notification-filter,html[data-theme=dark] .adjustment-box{background:var(--sw-surface-warm);border-color:var(--sw-line)}html[data-theme=dark] .action-dialog-detail,html[data-theme=dark] .period-selector button.active,html[data-theme=dark] .notification-filter button.active{background:#232a21;border-color:#343e31;color:var(--sw-ink)}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{background:#121711;color:#eef2eb;border-color:var(--sw-line-strong)}html[data-theme=dark] input:hover,html[data-theme=dark] select:hover,html[data-theme=dark] textarea:hover{border-color:#53614e}html[data-theme=dark] input:focus,html[data-theme=dark] select:focus,html[data-theme=dark] textarea:focus{border-color:#879a79;box-shadow:0 0 0 3px #879a7929}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#758070}html[data-theme=dark] label{color:#c8d0c3}html[data-theme=dark] .primary{background:#718363;border-color:#718363;color:#fff}html[data-theme=dark] .primary:hover{background:#829675;border-color:#829675}html[data-theme=dark] .ghost{background:#1b211a;color:#dfe5da;border-color:#394435}html[data-theme=dark] .ghost:hover{background:#242c22;border-color:#4c5947}html[data-theme=dark] .text-button{color:#a6b79a}html[data-theme=dark] .status-pill{background:#263124;color:#c9d7bf;border-color:#3d4b38}html[data-theme=dark] table{color:var(--sw-ink)}html[data-theme=dark] th{color:#95a18f;background:#151a14;border-color:var(--sw-line)}html[data-theme=dark] td{color:#dce2d7;border-color:var(--sw-line)}html[data-theme=dark] tr:hover td{background:#192018}html[data-theme=dark] .read-field,html[data-theme=dark] .info-grid>div,html[data-theme=dark] .kpi-grid>div,html[data-theme=dark] .detail-grid article{border-color:var(--sw-line);background:transparent}html[data-theme=dark] .read-field span,html[data-theme=dark] .info-grid span,html[data-theme=dark] .kpi-grid span,html[data-theme=dark] .detail-label{color:#919d8a}html[data-theme=dark] .mobile-topbar{background:#141a13f0;border-color:var(--sw-line);color:var(--sw-ink)}html[data-theme=dark] .auth-shell{background:radial-gradient(circle at 15% 10%,rgba(92,111,78,.2),transparent 34%),linear-gradient(135deg,#10140f,#131812 55%,#0e120d)}html[data-theme=dark] .loading-screen{background:var(--sw-bg);color:var(--sw-muted)}html[data-theme=dark] .theme-toggle-floating{background:#181e16ed;color:#e9eee5;border-color:#3a4536;box-shadow:0 10px 32px #0000003d}html[data-theme=dark] .notification-card.unread{background:#192018;border-color:#4a5943;box-shadow:0 8px 28px #0000001f}html[data-theme=dark] .notification-icon,html[data-theme=dark] .action-dialog-icon{background:#283226;color:#a9bb9d}html[data-theme=dark] .notification-filter button{color:#98a492}html[data-theme=dark] .notification-date,html[data-theme=dark] .notification-category{color:#9eb090}html[data-theme=dark] .alert.error{background:#301a1d;color:#f0aeb7;border-color:#5d2931}html[data-theme=dark] .alert.success{background:#183020;color:#9fd6af;border-color:#285b38}html[data-theme=dark] .badge{background:#20261e;color:#b6c0b0;border-color:#353e32}html[data-theme=dark] .badge.approved{background:#1c3524;color:#9cd2aa;border-color:#315c3e}html[data-theme=dark] .badge.pending{background:#342c18;color:#e6c37d;border-color:#5b4a25}html[data-theme=dark] .badge.rejected{background:#381d21;color:#eea6af;border-color:#682e37}html[data-theme=dark] .modal-backdrop,html[data-theme=dark] .action-dialog-backdrop{background:#040704ad}@media(max-width:850px){.theme-toggle-floating{top:10px;right:10px}}.sidebar-theme+.sidebar-footer{margin-top:0}body,.sidebar,.main-panel,.card,.wide-modal,.employee-modal,.action-dialog,input,select,textarea,.mobile-topbar{transition:background-color .18s ease,border-color .18s ease,color .18s ease}html[data-theme=dark] .profile-page-header,html[data-theme=dark] .read-section,html[data-theme=dark] .edit-section,html[data-theme=dark] .edit-footer,html[data-theme=dark] .employee-modal-header,html[data-theme=dark] .modal,html[data-theme=dark] .read-grid,html[data-theme=dark] .notification-card{background:var(--sw-surface)!important;border-color:var(--sw-line)!important;color:var(--sw-ink)!important}html[data-theme=dark] .read-grid{box-shadow:inset 0 0 0 1px #ffffff03}html[data-theme=dark] .read-field{background:#1b2119!important;border-color:#313b2e!important}html[data-theme=dark] .read-field:nth-child(2n){background:#192018!important}html[data-theme=dark] .read-field strong,html[data-theme=dark] .info-grid strong,html[data-theme=dark] .read-section-heading span,html[data-theme=dark] .profile-page-header h1,html[data-theme=dark] .profile-page-header h2,html[data-theme=dark] .employee-modal-header h1,html[data-theme=dark] .employee-modal-header h2{color:#edf2e9!important}html[data-theme=dark] .read-field span,html[data-theme=dark] .read-section-heading small,html[data-theme=dark] .profile-page-header .muted,html[data-theme=dark] .employee-modal-header .muted,html[data-theme=dark] .payment-lines span,html[data-theme=dark] .compact-list-row small,html[data-theme=dark] .history-summary,html[data-theme=dark] .history-summary small,html[data-theme=dark] .table-subline{color:#98a492!important}html[data-theme=dark] .read-section-heading span{color:#dce4d7!important}html[data-theme=dark] .info-grid>div,html[data-theme=dark] .kpi-grid>div,html[data-theme=dark] .detail-grid article,html[data-theme=dark] .action-dialog-detail{background:#1b2119!important;border-color:#313b2e!important}html[data-theme=dark] .inset-card,html[data-theme=dark] .action-dialog-details,html[data-theme=dark] .notification-filter,html[data-theme=dark] .period-selector,html[data-theme=dark] .adjustment-box{background:#1a2018!important;border-color:#303a2d!important}html[data-theme=dark] .notification-filter button.active,html[data-theme=dark] .period-selector button.active{background:#283125!important;color:#edf2e9!important;box-shadow:none!important}html[data-theme=dark] .notification-card:hover,html[data-theme=dark] tbody tr:hover td{background:#1d251b!important}html[data-theme=dark] th{background:#151b14!important;color:#9ca896!important;border-color:#2d372a!important}html[data-theme=dark] td{background:transparent;color:#dce4d7!important;border-color:#2d372a!important}html[data-theme=dark] .table-wrap,html[data-theme=dark] .payment-lines>div,html[data-theme=dark] .compact-list-row,html[data-theme=dark] .edit-subheading{border-color:#2d372a!important}html[data-theme=dark] .employee-modal-header{position:sticky;top:0;z-index:3;box-shadow:0 1px 0 var(--sw-line)}html[data-theme=dark] .modal,html[data-theme=dark] .employee-modal,html[data-theme=dark] .wide-modal{background:#151b14!important;border-color:#303a2d!important}html[data-theme=dark] .edit-footer{box-shadow:0 -1px 0 var(--sw-line)}html[data-theme=dark] .profile-master-card,html[data-theme=dark] .table-card,html[data-theme=dark] .summary-card,html[data-theme=dark] .compact-header-card{overflow:hidden}html[data-theme=dark] .profile-edit-form input,html[data-theme=dark] .profile-edit-form select,html[data-theme=dark] .profile-edit-form textarea,html[data-theme=dark] .employee-edit-mode input,html[data-theme=dark] .employee-edit-mode select,html[data-theme=dark] .employee-edit-mode textarea{background:#10150f!important;border-color:#3b4737!important;color:#eef3ea!important}html[data-theme=dark] .history-summary span,html[data-theme=dark] .documents-history-card td>strong,html[data-theme=dark] .notification-copy strong,html[data-theme=dark] .compact-list-row strong{color:#edf2e9!important}.adjustment-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:14px 0 18px;border:1px solid var(--sw-line);border-radius:10px;overflow:hidden;background:var(--sw-line)}.adjustment-summary>div{display:flex;flex-direction:column;gap:5px;padding:12px 14px;background:var(--sw-card)}.adjustment-summary span{font-size:11px;color:var(--sw-muted);text-transform:uppercase;letter-spacing:.04em;font-weight:600}.adjustment-summary strong{font-size:15px;color:var(--sw-ink)}.adjustment-positive{color:#557a46!important}.adjustment-negative{color:#b54747!important}@media(max-width:800px){.adjustment-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}
