:root{--bg:#f5f7f9;--panel:#fff;--text:#202a32;--muted:#70808a;--line:#d9e1e6;--nav:#182238;--nav2:#233149;--accent:#0d3b4d;--accent2:#163f50;--good:#16734a;--bad:#b42318;--radius:12px;--shadow:0 4px 18px rgba(20,32,55,.05)}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.eyebrow{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#6b8295;font-weight:800}.eyebrow,h1{margin:0 0 7px}h1{font-size:28px;line-height:1.15;color:#172c45}p{color:var(--muted);font-size:12px;margin:0;line-height:1.5}.portal-shell{min-height:100dvh}.portal-sidebar{position:fixed;inset:0 auto 0 0;width:224px;background:var(--nav);color:#c9d3e0;display:flex;flex-direction:column;padding:18px 8px 14px;z-index:10}.portal-brand{display:flex;align-items:center;gap:10px;padding:0 7px 18px;border-bottom:1px solid rgba(255,255,255,.1)}.portal-brand strong{display:block;color:#fff;font-size:13px;line-height:1.4}.portal-brand span{display:block;color:#89a1b6;font-size:9px;letter-spacing:.04em;margin-top:2px}.brand-mark{width:36px;height:36px;border-radius:9px;background:#fff;color:var(--accent);display:grid;place-items:center;font-size:13px;font-weight:900;flex:0 0 auto}.portal-nav{overflow:auto;padding-top:12px}.portal-nav-group{padding:0 0 12px;margin-bottom:10px;border-bottom:1px solid rgba(255,255,255,.08)}.portal-nav-group:last-child{border-bottom:0}.portal-nav-group p{color:#6f8ba2;font-size:9px;letter-spacing:.1em;text-transform:uppercase;font-weight:800;padding:0 9px;margin:0 0 6px}.portal-nav-item{display:flex;align-items:center;gap:10px;min-height:40px;border-radius:7px;padding:0 10px;color:#c9d3e0;font-size:12px;font-weight:700}.portal-nav-item:hover{background:rgba(255,255,255,.05);color:#fff}.portal-nav-item.active{background:var(--nav2);color:#fff}.portal-nav-item svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.portal-sidebar-foot{margin-top:auto;padding:13px 9px 0;border-top:1px solid rgba(255,255,255,.08)}.portal-sidebar-foot b,.portal-sidebar-foot span{display:block;font-size:10px}.portal-sidebar-foot b{color:#fff}.portal-sidebar-foot span{color:#8296a8;margin-top:4px;text-transform:capitalize}.portal-main{margin-left:224px;min-height:100dvh}.portal-topbar{height:66px;background:#fff;border-bottom:1px solid var(--line);padding:0 30px;display:flex;align-items:center;justify-content:space-between;gap:18px}.portal-kicker{display:block;color:#8a9cab;font-size:9px;margin-bottom:4px}.portal-topbar strong{font-size:15px;color:#233b52}.portal-user{display:flex;align-items:center;gap:9px}.portal-avatar{height:30px;width:30px;border-radius:50%;background:#eef4f6;color:#25586c;display:grid;place-items:center;font-size:10px;font-weight:900}.portal-user b,.portal-user span{display:block;font-size:10px}.portal-user span{color:#82909a;margin-top:3px;text-transform:capitalize}.portal-user form{margin-left:6px}.portal-user button{border:1px solid var(--line);background:#fff;color:#65747f;border-radius:7px;padding:7px 10px;font-size:10px;font-weight:700}.portal-user button:hover{border-color:#9cb9c4;color:var(--accent)}.portal-content{padding:30px 32px 48px;max-width:1500px;margin:0 auto}.page-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px}.primary-button,.secondary-button{border:1px solid var(--line);border-radius:8px;background:#fff;color:#5d6f7b;min-height:36px;padding:0 13px;font-size:11px;font-weight:800}.secondary-button:hover{border-color:#9cb9c4;color:var(--accent)}.primary-button{background:var(--accent);border-color:var(--accent);color:#fff}.primary-button:disabled{opacity:.55;cursor:not-allowed}.foundation-card{border:1px solid #cbdde4;background:#f6fbfc;border-radius:10px;padding:16px 18px;color:#25586c;font-size:12px;display:flex;flex-direction:column;gap:4px;box-shadow:var(--shadow);margin-bottom:16px}.foundation-card .status-dot{width:7px;height:7px;border-radius:50%;background:#28a16a;display:block;margin-bottom:2px}.foundation-card strong{font-size:13px}.foundation-card small{color:#6d8591;font-size:10px}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.summary-grid article{background:#fff;border:1px solid var(--line);border-radius:10px;padding:16px;min-height:112px;box-shadow:var(--shadow)}.summary-grid small,.summary-grid span{display:block;color:#81909a;font-size:10px}.summary-grid strong{display:block;font-size:24px;margin:12px 0 6px;color:#1c4054}.auth-page{min-height:100dvh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#eef4f6,#f7f9fb 55%,#edf3f5)}.auth-card{width:min(420px,100%);background:#fff;border:1px solid #d8e3e8;border-radius:16px;padding:28px;box-shadow:0 20px 60px rgba(20,50,65,.12)}.brand-row{display:flex;align-items:center;gap:11px;margin-bottom:25px}.brand-row span,.brand-row strong{display:block}.brand-row strong{font-size:14px;color:#18384e}.brand-row span{font-size:10px;color:#78909d;margin-top:3px}.auth-card h1{font-size:24px;margin-bottom:7px}.auth-copy{margin-bottom:20px}.auth-form{display:grid;grid-gap:14px;gap:14px}.auth-form label{display:grid;grid-gap:6px;gap:6px;color:#617584;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.auth-form input{height:42px;border:1px solid #d6e0e5;border-radius:8px;padding:0 11px;color:var(--text);outline:0;font-size:12px;text-transform:none;font-weight:400;letter-spacing:0}.auth-form input:focus{border-color:#8fb0bc;box-shadow:0 0 0 3px rgba(13,59,77,.08)}.form-error{padding:10px 11px;border-radius:8px;background:#fff0ee;color:var(--bad);font-size:11px;line-height:1.45}.auth-footnote{border-top:1px solid #edf1f3;margin-top:18px;padding-top:14px;text-align:center;font-size:10px;color:#8798a2}.button-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;display:inline-block;animation:spin .7s linear infinite;vertical-align:-2px;margin-right:7px}@keyframes spin{to{transform:rotate(1turn)}}@media(max-width:800px){.portal-sidebar{position:static;width:100%;height:auto}.portal-nav{display:flex;gap:9px;overflow:auto}.portal-nav-group{border:0;margin:0;padding:0;min-width:max-content}.portal-nav-group p{display:none}.portal-nav-item{min-width:max-content}.portal-sidebar-foot{display:none}.portal-main{margin-left:0}.portal-topbar{padding:0 18px}.portal-content{padding:22px 18px 36px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.portal-topbar{height:auto;min-height:68px;align-items:flex-start;padding-top:14px;padding-bottom:14px}.portal-user button{font-size:0;width:30px;padding:0}.portal-user button:after{content:"↪";font-size:15px}.summary-grid{grid-template-columns:1fr}.page-heading{flex-direction:column}}.module-panel{background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow);overflow:hidden}.module-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:17px 18px;border-bottom:1px solid var(--line)}.module-toolbar>div:first-child{display:grid;grid-gap:5px;gap:5px}.module-toolbar strong{font-size:13px;color:#233b52}.module-toolbar span{font-size:10px;color:#8798a2}.module-filters{display:flex;align-items:flex-end;gap:8px;flex-wrap:wrap}.module-filters label{display:grid;grid-gap:4px;gap:4px;color:#71828d;font-size:9px;font-weight:800;text-transform:uppercase}.module-filters input,.module-filters select{height:34px;border:1px solid var(--line);border-radius:7px;padding:0 8px;font-size:11px;color:var(--text);background:#fff}.module-filters input:focus,.module-filters select:focus{outline:0;border-color:#8fb0bc;box-shadow:0 0 0 3px rgba(13,59,77,.08)}.module-filters button:disabled{opacity:.55;cursor:not-allowed}.module-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.module-summary>div{background:#fbfcfd;padding:12px 15px}.module-summary b,.module-summary span{display:block}.module-summary span{font-size:9px;color:#81909a;text-transform:uppercase;letter-spacing:.04em}.module-summary b{font-size:17px;color:#1c4054;margin-top:5px}.module-table-wrap{overflow:auto}.module-table{width:100%;border-collapse:collapse;min-width:760px;font-size:11px}.module-table td,.module-table th{padding:11px 13px;text-align:left;border-bottom:1px solid #edf1f3;white-space:nowrap}.module-table th{font-size:9px;color:#687b88;text-transform:uppercase;letter-spacing:.04em;background:#f8fafb}.module-table td{color:#536773}.module-table td b,.module-table td small{display:block}.module-table td b{font-size:11px;color:#273f50}.module-table td small{font-size:9px;color:#8798a2;margin-top:3px}.table-empty,.table-error,.table-loading{text-align:center!important;padding:38px 16px!important;color:#7a8c96!important}.table-error{color:var(--bad)!important}.status-pill{display:inline-flex;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:800;text-transform:capitalize;background:#eef2f4;color:#6b7982}.status-pill.active,.status-pill.approved,.status-pill.completed{background:#eaf7f0;color:var(--good)}.status-pill.open,.status-pill.pending{background:#fff5dd;color:#9a6700}.inline-loading{display:inline-flex;align-items:center;gap:6px}.mini-spinner{width:12px;height:12px;border:2px solid rgba(13,59,77,.2);border-top:2px solid var(--accent);border-radius:50%;display:inline-block;animation:spin .7s linear infinite}.table-action{border:1px solid var(--line);background:#fff;color:var(--accent);border-radius:6px;padding:6px 9px;font-size:10px;font-weight:800}.table-action:hover{border-color:#9cb9c4}.module-pagination{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 15px}.module-pagination>span{color:#8798a2;font-size:10px}.module-pagination>div{display:flex;gap:7px}.module-pagination button:disabled{opacity:.5;cursor:not-allowed}.module-form-backdrop{position:fixed;inset:0;background:rgba(17,31,52,.35);display:grid;place-items:center;padding:20px;z-index:30}.module-form-card{width:min(720px,100%);max-height:calc(100dvh - 40px);overflow:auto;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 22px 60px rgba(17,31,52,.22);padding:20px}.module-form-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.module-form-heading h2{margin:0;color:#1d354b;font-size:19px}.icon-button{width:30px;height:30px;border:1px solid var(--line);background:#fff;color:#748692;border-radius:7px;font-size:20px;line-height:1}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:13px;gap:13px}.form-grid label{display:grid;grid-gap:6px;gap:6px;color:#657987;font-size:10px;font-weight:800;text-transform:uppercase}.form-grid input,.form-grid select{height:38px;border:1px solid var(--line);border-radius:7px;padding:0 9px;font-size:11px;color:var(--text);background:#fff}.form-grid input:focus,.form-grid select:focus{outline:0;border-color:#8fb0bc;box-shadow:0 0 0 3px rgba(13,59,77,.08)}.module-form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.module-form-actions button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:800px){.module-toolbar{align-items:stretch;flex-direction:column}.module-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.form-grid{grid-template-columns:1fr}}.overtime-panel{margin-top:0}.overtime-table{min-width:920px}.overtime-actions{display:flex;gap:6px;align-items:center}.overtime-minutes{width:78px;height:29px;border:1px solid var(--line);border-radius:6px;padding:0 7px;color:var(--text);font-size:10px}.overtime-minutes:focus{outline:0;border-color:#8fb0bc;box-shadow:0 0 0 3px rgba(13,59,77,.08)}.dashboard-stack{display:grid;grid-gap:16px;gap:16px}.compact-panel{overflow:hidden}.action-center-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1px;gap:1px;background:var(--line)}.action-center-grid>div{background:#fff;padding:18px}.action-center-grid b,.action-center-grid span{display:block}.action-center-grid b{color:#1c4054;font-size:22px}.action-center-grid span{color:#81909a;font-size:10px;margin-top:4px}@media(max-width:520px){.action-center-grid{grid-template-columns:1fr}}.form-success{background:#eaf7f0}.logger-page{min-height:100dvh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#eef4f6,#f7f9fb 55%,#edf3f5)}.logger-card{width:min(760px,100%);background:#fff;border:1px solid #d8e3e8;border-radius:16px;padding:26px;box-shadow:0 20px 60px rgba(20,50,65,.12)}.logger-loading{justify-content:center;gap:9px;color:#25586c;font-size:12px;font-weight:800;min-height:120px}.logger-brand,.logger-loading{display:flex;align-items:center}.logger-brand{gap:11px;border-bottom:1px solid #edf1f3;padding-bottom:17px;margin-bottom:22px}.logger-brand span,.logger-brand strong{display:block}.logger-brand strong{font-size:14px;color:#18384e}.logger-brand span{font-size:10px;color:#78909d;margin-top:3px}.logger-heading{margin-bottom:18px}.logger-heading h1{font-size:23px}.logger-heading-row{display:flex;justify-content:space-between;gap:18px}.logger-heading-actions{display:flex;gap:7px;align-items:flex-start}.logger-form,.logger-lookup{display:grid;grid-gap:13px;gap:13px}.logger-form label,.logger-lookup label,.logger-punch label{display:grid;grid-gap:6px;gap:6px;color:#617584;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.logger-form input,.logger-lookup input,.logger-punch input{height:42px;border:1px solid #d6e0e5;border-radius:8px;padding:0 11px;color:var(--text);outline:0;font-size:12px;text-transform:none;font-weight:400;letter-spacing:0}.logger-form input:focus,.logger-lookup input:focus,.logger-punch input:focus{border-color:#8fb0bc;box-shadow:0 0 0 3px rgba(13,59,77,.08)}.logger-lookup{grid-template-columns:1fr auto;align-items:end;border-bottom:1px solid #edf1f3;padding-bottom:20px}.logger-lookup button{min-width:130px}.logger-punch{display:grid;grid-gap:13px;gap:13px;padding:19px 0;border-bottom:1px solid #edf1f3}.logger-employee{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:9px;padding:11px}.logger-employee>div:nth-child(2){flex:1 1}.logger-employee span,.logger-employee strong{display:block}.logger-employee strong{font-size:13px;color:#273f50}.logger-employee span{font-size:10px;color:#8798a2;margin-top:3px}.logger-location{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.logger-file-note,.logger-location span{font-size:10px;color:#71828d}.logger-submit{width:100%}.logger-today{margin-top:20px;border:1px solid var(--line);border-radius:10px;overflow:hidden}.logger-section-heading{display:flex;justify-content:space-between;align-items:center;padding:13px 15px;border-bottom:1px solid var(--line)}.logger-section-heading span,.logger-section-heading strong{display:block}.logger-section-heading strong{font-size:12px;color:#233b52}.logger-section-heading span{font-size:9px;color:#8798a2;margin-top:3px}.logger-today .module-table{min-width:560px}@media(max-width:620px){.logger-card{padding:20px}.logger-heading-row{flex-direction:column}.logger-heading-actions{align-items:stretch}.logger-heading-actions button{flex:1 1}.logger-lookup{grid-template-columns:1fr}.logger-lookup button{width:100%}}.access-control-panel{display:grid;grid-gap:14px;gap:14px}.access-tabs{display:flex;align-items:center;gap:0;flex-wrap:wrap}.access-tabs>button:not(.secondary-button){border:1px solid var(--line);background:#fff;color:#687b88;padding:10px 14px;font-size:11px;font-weight:800}.access-tabs>button:first-child{border-radius:8px 0 0 8px}.access-tabs>button:nth-child(2){border-radius:0 8px 8px 0;border-left:0}.access-tabs>button.active{background:var(--accent);border-color:var(--accent);color:#fff}.access-tabs>button:disabled{opacity:.45;cursor:not-allowed}.access-tabs>.secondary-button{margin-left:auto}.access-layout{display:grid;grid-template-columns:270px minmax(0,1fr);grid-gap:14px;gap:14px}.access-editor,.access-list,.role-editor{background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow)}.access-list{overflow:hidden;min-height:420px}.access-list-heading{display:flex;justify-content:space-between;align-items:center;padding:13px;border-bottom:1px solid var(--line)}.access-list-heading strong{font-size:12px;color:#233b52}.access-list-heading .primary-button{min-height:30px;padding:0 9px;font-size:10px}.access-list-item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:8px;gap:8px;width:100%;border:0;border-bottom:1px solid #edf1f3;background:#fff;text-align:left;padding:11px 12px;color:var(--text)}.access-list-item.active,.access-list-item:hover{background:#f1f7f8}.access-list-item>span:nth-child(2){min-width:0}.access-list-item b,.access-list-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.access-list-item b{font-size:11px;color:#273f50}.access-list-item small{font-size:9px;color:#8798a2;margin-top:3px}.access-list-item em{font-style:normal;font-size:9px;color:var(--good);font-weight:800}.access-editor,.role-editor{padding:18px}.access-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:17px}.permission-editor{margin-top:20px;border:1px solid var(--line);border-radius:9px;overflow:hidden}.permission-editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:13px 14px;background:#f8fafb;border-bottom:1px solid var(--line)}.permission-editor-heading span,.permission-editor-heading strong{display:block}.permission-editor-heading strong{font-size:11px;color:#233b52}.permission-editor-heading span{font-size:9px;color:#8798a2;margin-top:3px}.permission-editor-heading small{font-size:9px;color:#687b88;white-space:nowrap}.permission-editor fieldset{border:0;margin:0;padding:11px 14px;border-bottom:1px solid #edf1f3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px 18px;gap:8px 18px}.permission-editor fieldset:last-child{border-bottom:0}.permission-editor legend{grid-column:1/-1;font-size:10px;font-weight:900;color:#355a6b;margin-bottom:1px}.permission-editor label{display:flex;align-items:flex-start;gap:7px;color:#4f6572;font-size:10px;font-weight:600}.permission-editor label input{margin:1px 0 0;accent-color:var(--accent)}.permission-editor label span{min-width:0}.permission-editor label b,.permission-editor label small{display:block}.permission-editor label b{font-size:10px;color:#465e6c}.permission-editor label small{font-size:9px;color:#8a9aa3;margin-top:2px}.role-picker{display:flex;align-items:flex-end;gap:9px;margin-bottom:16px}.role-picker label{display:grid;grid-gap:6px;gap:6px;color:#657987;font-size:10px;font-weight:800;text-transform:uppercase;flex:1 1}.role-picker select{height:38px;border:1px solid var(--line);border-radius:7px;padding:0 9px;font-size:11px;color:var(--text);background:#fff}.role-permission-editor{margin-top:18px}@media(max-width:900px){.access-layout{grid-template-columns:1fr}.access-list{min-height:0}.access-list-item{grid-template-columns:auto 1fr auto}.permission-editor fieldset{grid-template-columns:1fr}}@media(max-width:560px){.access-tabs>.secondary-button{margin:9px 0 0;width:100%}.access-tabs>button:not(.secondary-button){flex:1 1}.role-picker{align-items:stretch;flex-direction:column}}.table-actions{gap:5px;flex-wrap:wrap}.logger-share-box{display:grid;grid-gap:9px;gap:9px;margin:14px;padding:13px;border:1px solid #cbdde4;border-radius:9px;background:#f6fbfc}.logger-share-box strong{font-size:12px;color:#25586c}.logger-share-box>span{font-size:10px;color:#6d8591}.logger-share-box label{display:grid;grid-gap:5px;gap:5px;color:#657987;font-size:9px;font-weight:800;text-transform:uppercase}.logger-share-box input{height:35px;border:1px solid var(--line);border-radius:7px;padding:0 9px;font-size:10px;background:#fff;color:#334f5d}.employee-portal-account-box{display:grid;grid-gap:11px;gap:11px;margin-top:15px;padding:13px;border:1px solid #d8e5e9;border-radius:9px;background:#f8fbfc}.checkbox-line{display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:9px;text-transform:none!important;font-size:11px!important;color:#2d4858!important}.checkbox-line input{width:16px;height:16px;margin:1px 0 0;accent-color:var(--accent)}.checkbox-line span{display:grid;grid-gap:4px;gap:4px}.checkbox-line b{font-size:11px;color:#264658}.checkbox-line small{font-size:10px;color:#7a8d97;font-weight:500;line-height:1.4}.employee-portal-account-box .form-note{font-size:10px;color:#7a8d97;line-height:1.45}.employee-portal-account-box .form-note.full{grid-column:1/-1}.employee-benefit-toolbar{align-items:flex-end}.employee-benefit-controls{display:flex;align-items:flex-end;gap:8px;flex-wrap:wrap}.employee-benefit-controls label{display:grid;grid-gap:5px;gap:5px;color:#657987;font-size:10px;font-weight:800;text-transform:uppercase}.employee-benefit-controls select{height:34px;min-width:220px;border:1px solid var(--line);border-radius:7px;padding:0 9px;font-size:11px;color:var(--text);background:#fff}.employee-benefit-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.employee-benefit-summary>div{display:grid;grid-gap:5px;gap:5px;background:#fbfcfd;padding:11px 14px}.employee-benefit-current-grid span,.employee-benefit-summary span{font-size:9px;color:#81909a;text-transform:uppercase;letter-spacing:.04em}.employee-benefit-summary b{font-size:11px;color:#294555}.employee-benefit-description{padding:11px 14px;border-bottom:1px solid var(--line);color:#6e818c;font-size:10px;line-height:1.45}.employee-benefit-current{margin:15px;border:1px solid var(--line);border-radius:9px;background:#fbfcfd;padding:14px}.employee-benefit-current>div:first-child{display:grid;grid-gap:4px;gap:4px;margin-bottom:11px}.employee-benefit-current>div:first-child b{font-size:11px;color:#2b4c5d}.employee-benefit-current>div:first-child span{font-size:10px;color:#8798a2}.employee-benefit-current-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:8px;gap:8px}.employee-benefit-current-grid>div{display:grid;grid-gap:5px;gap:5px;padding:9px;border:1px solid #e1eaed;border-radius:7px;background:#fff;min-width:0}.employee-benefit-current-grid b{font-size:11px;color:#294555;overflow-wrap:anywhere}.employee-benefit-count{align-self:center;color:#8798a2;font-size:10px}.employee-benefit-table{min-width:1110px}.employee-benefit-table input:not([type=checkbox]){height:32px;border:1px solid var(--line);border-radius:6px;padding:0 7px;font-size:10px;color:var(--text);background:#fff}.employee-benefit-table input[type=date]{width:124px}.employee-benefit-table input[type=number]{width:105px}.employee-benefit-table input[type=text]{min-width:145px}.employee-benefit-table td:nth-child(7) input{min-width:160px}.restricted-value{font-size:10px;color:#9a6700;font-weight:800}.employee-benefit-table input:focus{outline:0;border-color:#8fb0bc;box-shadow:0 0 0 3px rgba(13,59,77,.08)}@media(max-width:900px){.employee-benefit-current-grid,.employee-benefit-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.employee-benefit-controls{align-items:stretch;flex-direction:column}.employee-benefit-controls select{width:100%}.employee-benefit-current-grid,.employee-benefit-summary{grid-template-columns:1fr}}.active-filter{background:#e9f4f7;border-color:#9ac4cf;color:#0d4a60}.schedule-message{margin:12px 14px 0}.schedule-section-head{padding:14px 15px;border-bottom:1px solid #edf1f3}.schedule-section-head>div:first-child{display:grid;grid-gap:4px;gap:4px}.schedule-section-head b{color:#274658}.schedule-assignment-form{padding-bottom:16px;border-bottom:1px solid var(--line)}.schedule-assignment-form>.form-grid{padding:15px}.schedule-checkbox{margin:0 15px 12px}.employee-picker{margin:0 15px;border:1px solid #d8e5e9;border-radius:9px;background:#f8fbfc}.employee-picker-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:10px 11px;border-bottom:1px solid #e4edef}.employee-picker-head b{font-size:11px;color:#2a4858;margin-right:auto}.employee-picker-head span{font-size:10px;color:#81939d}.employee-picker-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-height:230px;overflow:auto;padding:10px;grid-gap:6px;gap:6px}.employee-picker-list .checkbox-line{padding:7px;border:1px solid transparent;border-radius:6px}.employee-picker-list .checkbox-line:hover{background:#fff;border-color:#d8e5e9}.schedule-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px;margin-top:14px}.schedule-options .checkbox-line{padding:10px;border:1px solid #d8e5e9;border-radius:7px;background:#f8fbfc}.danger-action{color:#a84949!important}.schedule-panel .module-table{min-width:920px}@media(max-width:800px){.employee-picker-list{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-options{grid-template-columns:1fr}}@media(max-width:560px){.employee-picker-list{grid-template-columns:1fr}}.full-field{grid-column:1/-1}.form-grid textarea{min-height:76px;border:1px solid var(--line);border-radius:7px;padding:9px;font:inherit;font-size:11px;color:var(--text);resize:vertical}.form-grid textarea:focus{outline:0;border-color:#8fb0bc;box-shadow:0 0 0 3px rgba(13,59,77,.08)}.page-heading-spaced{margin-top:28px;margin-bottom:16px}.page-heading-spaced h2{margin:0 0 6px;color:#172c45;font-size:20px}.rules-table{min-width:980px}.rules-table .rule-code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.02em}.checkbox-field{display:flex!important;align-items:center;gap:8px;min-height:38px;padding:0 9px;border:1px solid var(--line);border-radius:7px;color:#536773!important;text-transform:none!important;font-size:11px!important}.checkbox-field input{width:16px;height:16px;margin:0;accent-color:var(--accent)}.checkbox-field:has(input:focus){border-color:#8fb0bc;box-shadow:0 0 0 3px rgba(13,59,77,.08)}.leave-filter-row{padding:12px 15px;border-bottom:1px solid var(--line);align-items:center}.leave-filter-row input{min-width:260px;flex:1 1}.leave-filter-row select{min-width:140px}.notice-doc-links{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.notice-doc-link{color:#1b667d;font-size:10px;text-decoration:underline;-webkit-text-decoration-color:#a9cbd4;text-decoration-color:#a9cbd4;text-underline-offset:2px}.notice-doc-link:hover{color:var(--accent)}.notices-table{min-width:980px}.notice-details-cell{max-width:260px;white-space:normal!important;line-height:1.4}.notice-form-card{width:min(760px,100%)}.notice-file-list{display:grid;grid-gap:5px;gap:5px;padding:9px;border:1px solid var(--line);border-radius:7px;background:#f8fafb}.notice-file-list span{font-size:10px;color:#536773}.notice-file-input{padding:9px!important;height:auto!important}.notice-category-table{min-width:620px}.payroll-daily-panel{overflow:hidden}.payroll-daily-table{min-width:1180px}.payroll-row-selected{background:#f1f7f8}.payroll-setting-strip{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 15px;border-bottom:1px solid var(--line);background:#f8fbfc}.payroll-setting-strip>div:first-child{display:grid;grid-gap:4px;gap:4px}.payroll-setting-strip b{font-size:11px;color:#2b4c5d}.payroll-setting-strip span{font-size:10px;color:#7f919b}.payroll-setting-control{display:flex;align-items:center;gap:7px}.payroll-setting-control input{width:92px;height:34px;border:1px solid var(--line);border-radius:7px;padding:0 8px;font-size:11px;color:var(--text)}.payroll-sensitive-note,.payroll-skipped-note{display:grid;grid-gap:3px;gap:3px;margin:12px 15px 0;padding:10px 11px;border-radius:8px;font-size:10px;line-height:1.45}.payroll-sensitive-note{background:#fff9e9;color:#806b41}.payroll-skipped-note{margin:12px 15px 15px;background:#f8fbfc;border:1px solid #dce9ed;color:#6e818c}.payroll-skipped-note b{color:#355767}.payroll-adjustments-section,.payroll-detail-card{margin:15px;border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#fbfcfd}.payroll-detail-card{padding:15px}.payroll-detail-heading{display:flex;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.payroll-detail-heading h2{margin:0;color:#1d354b;font-size:17px}.payroll-detail-heading span{display:block;color:#8798a2;font-size:10px;margin-top:4px}.payroll-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:13px}.payroll-detail-grid>div{display:grid;grid-gap:4px;gap:4px;padding:9px;border:1px solid #e1eaed;border-radius:7px;background:#fff}.payroll-detail-grid span{font-size:9px;color:#81909a;text-transform:uppercase;letter-spacing:.04em}.payroll-detail-grid b{font-size:11px;color:#294555;overflow-wrap:anywhere}.payroll-detail-footnote{margin-top:11px;color:#7d909a;font-size:10px}.payroll-adjustments-section{margin-top:15px}.payroll-adjustment-reason{white-space:normal!important;min-width:250px;color:#687c87!important;line-height:1.4}.payroll-adjustments-table{min-width:850px}@media(max-width:900px){.payroll-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.payroll-setting-strip{align-items:stretch;flex-direction:column}.payroll-setting-control{justify-content:space-between}.payroll-setting-control input{flex:1 1}.payroll-detail-grid{grid-template-columns:1fr}}.logger-lookup-actions{display:flex;align-items:stretch;gap:7px}.logger-lookup-actions button{white-space:nowrap}.button-spinner.dark{border-color:rgba(13,59,77,.22);border-top-color:var(--accent)}.logger-scanner-backdrop{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:20px;background:rgba(17,31,52,.42)}.logger-scanner{width:min(520px,100%);background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;box-shadow:0 22px 60px rgba(17,31,52,.24)}.logger-scanner-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:15px}.logger-scanner-heading h2{margin:0;color:#233b52;font-size:18px}.logger-scanner-stage{position:relative;aspect-ratio:4/3;border-radius:10px;overflow:hidden;background:#162536}.logger-scanner-stage video{display:block;width:100%;height:100%;object-fit:cover}.logger-scanner-frame{position:absolute;inset:18% 16%;border:3px solid #fff;border-radius:12px;box-shadow:0 0 0 999px rgba(0,0,0,.2)}.logger-scanner-help{margin:12px 0;color:#71828d;font-size:10px;line-height:1.5}.logger-scanner-close{width:100%}.permission-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 14px;border-bottom:1px solid #edf1f3;background:#fff}.permission-toolbar>span{font-size:9px;color:#8798a2}.permission-toolbar>div{display:flex;gap:6px;flex-wrap:wrap}.employee-leave-benefit-table{min-width:1040px}.employee-leave-benefit-table input:not([type=checkbox]),.employee-leave-benefit-table select{height:32px;border:1px solid var(--line);border-radius:6px;padding:0 7px;font-size:10px;color:var(--text);background:#fff}.employee-leave-benefit-table select{min-width:190px}.employee-leave-benefit-table input[type=number]{width:100px}.employee-leave-benefit-table input[type=date]{width:124px}.employee-leave-benefit-table td:first-child{min-width:210px}.employee-leave-benefit-table td:first-child small{display:block;margin-top:4px;color:#8798a2;font-size:9px;line-height:1.35}.employee-leave-benefit-table .checkbox-field{min-width:98px;padding:0 7px}.employee-leave-benefit-table input:focus,.employee-leave-benefit-table select:focus{outline:0;border-color:#8fb0bc;box-shadow:0 0 0 3px rgba(13,59,77,.08)}.logger-birthday{display:grid;grid-gap:3px;gap:3px;margin:0 0 14px;padding:10px 12px;border:1px solid #f1dfb1;border-radius:9px;background:#fffaf0;color:#745a1c;font-size:10px;line-height:1.45}.logger-birthday strong{font-size:11px}.logger-birthday span{color:#876f36}.logger-today-stats{display:flex;gap:8px;flex-wrap:wrap;padding:11px 15px;border-bottom:1px solid var(--line);background:#fbfcfd}.logger-today-stats span{padding:6px 9px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#71828d;font-size:9px}.logger-today-stats b{color:#294b5d}.logger-camera-tools{display:grid;grid-gap:8px;gap:8px}.logger-camera-actions{display:flex;gap:7px;flex-wrap:wrap}.logger-punch .logger-file-button{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.logger-file-button input{display:none}.logger-camera-preview{display:grid;grid-gap:8px;gap:8px;padding:9px;border:1px solid var(--line);border-radius:9px;background:#f8fafb}.logger-camera-preview video{display:block;width:100%;max-height:320px;aspect-ratio:4/3;object-fit:cover;border-radius:7px;background:#162536}.logger-camera-preview>div{display:flex;gap:7px;flex-wrap:wrap}.logger-photo-preview{display:flex;align-items:center;gap:9px;padding:8px;border:1px solid #dce9ed;border-radius:8px;background:#fbfdfd}.logger-photo-preview img{width:64px;height:48px;object-fit:cover;border-radius:5px;background:#162536}.logger-photo-preview small{font-size:10px;color:#71828d}.password-input-wrap{position:relative;display:block}.password-input-wrap input{width:100%;padding-right:42px!important}.password-toggle{position:absolute;top:50%;right:7px;transform:translateY(-50%);width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:6px;padding:0;background:transparent;color:#82929d;cursor:pointer}.password-toggle:hover{background:#f1f7f8;color:var(--accent)}.password-toggle:focus-visible{outline:2px solid #8fb0bc;outline-offset:1px}.password-toggle:disabled{opacity:.5;cursor:not-allowed}.password-requirements{display:grid;grid-gap:4px;gap:4px;margin:0;padding:8px 10px;border:1px solid #e4edef;border-radius:7px;background:#f8fafb;list-style:none}.password-requirement{display:flex;align-items:center;gap:7px;color:#8798a2;font-size:9px;font-weight:600;text-transform:none;letter-spacing:0}.password-requirement-indicator{display:grid;place-items:center;width:15px;height:15px;border-radius:50%;background:#e7edf0;color:#8798a2;font-size:10px;font-weight:900;line-height:1}.password-requirement.valid{color:#247b58}.password-requirement.valid .password-requirement-indicator{background:#e5f5ed;color:#247b58}.password-requirement.invalid{color:#a84949}.password-requirement.invalid .password-requirement-indicator{background:#fff0ee;color:#a84949}.public-page{padding:24px;max-width:1080px;margin:0 auto}.public-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.public-header .brand-row{margin-bottom:0}.public-hero{padding:70px 0 30px;max-width:690px}.public-hero h1{font-size:42px;margin-bottom:12px}.public-hero p:not(.eyebrow){font-size:14px;max-width:620px}.public-state{margin:18px 0;padding:16px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#6f818c;font-size:12px}.checkout-card,.plan-card{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:22px}.plan-card-heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;border-bottom:1px solid #edf1f3;padding-bottom:17px}.checkout-card h2,.plan-card-heading h2{margin:0 0 6px;color:#1d354b;font-size:21px}.plan-card-heading p:not(.eyebrow){max-width:650px}.plan-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:10px;gap:10px;padding:17px 0}.plan-option{display:grid;grid-gap:7px;gap:7px;text-align:left;border:1px solid #d8e5e9;border-radius:10px;background:#fbfcfd;padding:15px;color:var(--text)}.plan-option.active,.plan-option:hover{border-color:#86b5c0;background:#f2f9fa;box-shadow:0 0 0 2px rgba(13,59,77,.06)}.plan-option-top{display:flex;justify-content:space-between;gap:10px}.plan-option-top b{font-size:13px;color:#23485a}.plan-option-top strong{font-size:14px;color:var(--accent);white-space:nowrap}.plan-option-limits,.plan-option-meta{font-size:10px;color:#71838d}.plan-option-limits{grid-gap:3px;gap:3px;color:#54717e}.plan-single{display:grid;grid-gap:5px;gap:5px;padding:18px 0}.plan-single b{font-size:24px}.plan-card-actions{display:flex;gap:12px;border-top:1px solid #edf1f3;padding-top:17px}.checkout-footnote,.checkout-note,.plan-card-actions span{font-size:10px;color:#81919b;line-height:1.45}.checkout-layout{display:grid;grid-gap:16px;gap:16px;margin-top:42px}.checkout-summary{align-self:start}.checkout-summary h1{font-size:28px}.checkout-summary-row{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #edf1f3;padding:12px 0;color:#70808a;font-size:11px}.checkout-summary-row b{color:#294b5d;text-align:right}.checkout-note{margin-top:10px;padding:11px;border-radius:8px;background:#f5fafb}.checkout-button{display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;min-height:38px}.checkout-card .auth-form{margin-top:16px}.checkout-card h1{font-size:28px}.field-help{font-size:9px;color:#8798a2;font-weight:500;text-transform:none;letter-spacing:0}.checkout-footnote{border-top:1px solid #edf1f3;margin-top:16px;padding-top:13px;text-align:center}.checkout-footnote a{color:#1b667d;text-decoration:underline;text-underline-offset:2px}@media(max-width:760px){.public-page{padding:18px}.public-hero{padding:48px 0 24px}.public-hero h1{font-size:32px}.checkout-layout{grid-template-columns:1fr;margin-top:24px}.plan-card-actions{align-items:stretch;flex-direction:column}.plan-card-actions .primary-button{width:100%}.public-header .secondary-button{font-size:0;width:34px;padding:0}.public-header .secondary-button:after{content:"↪";font-size:15px}}.public-page{position:relative;isolation:isolate;width:min(1180px,100%);min-height:100dvh;padding:28px 32px 64px}.public-page:before{content:"";position:absolute;z-index:-1;inset:0 0 auto;height:440px;background:radial-gradient(circle at 10% 0,rgba(185,221,226,.5),transparent 42%),radial-gradient(circle at 92% 8%,rgba(222,237,237,.75),transparent 38%);pointer-events:none}.public-header{min-height:58px;padding:10px 12px 10px 16px;border:1px solid rgba(203,220,226,.9);border-radius:16px;background:rgba(255,255,255,.88);box-shadow:0 10px 28px rgba(24,54,70,.06);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.public-header .brand-row{gap:12px}.public-header .brand-mark{width:38px;height:38px;border-radius:11px;background:linear-gradient(135deg,#0d3b4d,#286c7b);color:#fff;box-shadow:0 7px 14px rgba(13,59,77,.2)}.public-header .brand-row strong{font-size:13px;color:#18384e}.public-header .brand-row span{font-size:10px;color:#78909d;margin-top:4px}.public-sign-in{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:86px;min-height:38px;padding:0 16px;border-color:#c7d9df;border-radius:10px;color:var(--accent);background:#fff;line-height:1;white-space:nowrap}.public-sign-in:hover{border-color:#7daebb;background:#f5fafb;color:#0b3040}.public-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:end;grid-gap:48px;gap:48px;padding:76px 18px 38px}.public-hero-copy h1{max-width:650px;font-size:46px;letter-spacing:-.035em;line-height:1.06;margin-bottom:15px}.public-hero-copy>p:not(.eyebrow){max-width:590px;font-size:14px;line-height:1.65;color:#607682}.public-hero-steps{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.public-hero-steps>span{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid #d8e7ea;border-radius:999px;background:rgba(255,255,255,.68);color:#55717d;font-size:10px;font-weight:700}.public-hero-steps b{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#e6f3f4;color:#1d6777;font-size:9px}.public-hero-aside{display:grid;grid-gap:9px;gap:9px;padding:20px 21px;border:1px solid #cbdfe3;border-radius:16px;background:linear-gradient(150deg,rgba(246,252,252,.95),rgba(232,245,246,.76));box-shadow:0 12px 26px rgba(39,92,105,.06)}.public-hero-aside-kicker{color:#5b8792;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.public-hero-aside strong{max-width:250px;color:#1d4a5a;font-size:16px;line-height:1.3}.public-hero-aside p{font-size:11px;line-height:1.55;color:#6b848d}.public-state{box-shadow:0 8px 22px rgba(20,32,55,.04)}.plan-card{padding:0;overflow:hidden;border-color:#cedfe4;border-radius:18px;box-shadow:0 18px 44px rgba(24,54,70,.08)}.plan-card-heading{padding:25px 27px 22px;background:linear-gradient(180deg,#fbfefe,#f5fafb);border-bottom:1px solid #e1ecef}.plan-card-heading h2{font-size:23px;letter-spacing:-.015em}.plan-card-heading p:not(.eyebrow){max-width:680px;line-height:1.55}.plan-card-heading .status-pill{gap:6px;align-items:center;padding:6px 9px}.plan-card .status-dot{width:6px;height:6px;border-radius:50%;background:#22a46d;box-shadow:0 0 0 3px rgba(34,164,109,.12)}.plan-selection-section{padding:21px 27px 27px}.plan-selection-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.plan-selection-heading>div{display:grid;grid-gap:4px;gap:4px}.plan-selection-heading strong{font-size:13px;color:#294b5d}.plan-selection-heading span{font-size:10px;color:#82949d}.plan-selection-heading>span{padding:5px 8px;border-radius:999px;background:#edf6f7;color:#477583;font-weight:800;white-space:nowrap}.plan-options{grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:12px;padding:16px 0 0}.plan-option{position:relative;min-height:190px;gap:11px;padding:17px;border:1px solid #d4e3e7;border-radius:14px;background:#fff;box-shadow:0 5px 14px rgba(24,54,70,.035);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.plan-option:hover{transform:translateY(-2px);border-color:#8ebbc4;box-shadow:0 12px 22px rgba(24,76,91,.09)}.plan-option.active{border-color:#3d8b98;background:linear-gradient(155deg,#f8fdfd,#edf8f8);box-shadow:0 0 0 2px rgba(61,139,152,.14),0 12px 24px rgba(24,76,91,.08)}.plan-option.active:after{content:"Selected";position:absolute;top:13px;right:13px;color:#287481;font-size:9px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.plan-option-top{align-items:flex-start;min-height:30px}.plan-option-name{display:flex;align-items:center;gap:8px;min-width:0;padding-right:42px}.plan-option-name b{color:#23485a;font-size:13px;line-height:1.3}.plan-option-top>strong{color:var(--accent);font-size:15px;white-space:nowrap}.plan-option-radio{display:grid;place-items:center;flex:0 0 auto;width:21px;height:21px;border:1px solid #bfd4d9;border-radius:50%;background:#fff;color:#fff;font-size:12px;font-weight:900}.plan-option.active .plan-option-radio{border-color:#287481;background:#287481}.plan-option-meta{color:#6a828c;font-size:10px}.plan-option-limits{display:grid;grid-gap:8px;gap:8px;margin-top:auto;padding-top:12px;border-top:1px solid #e6eef0;color:#496a76}.plan-option-limits>span{display:grid;grid-gap:3px;gap:3px}.plan-option-limits small{color:#8a9da5;font-size:9px}.plan-option-limits b{color:#416270;font-size:10px;line-height:1.35}.plan-single{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:24px 27px}.plan-single>div{display:grid;grid-gap:5px;gap:5px}.plan-single b{font-size:27px;color:var(--accent)}.plan-single span{font-size:10px;color:#778b96}.plan-single p{font-size:11px}.plan-card-actions{align-items:center;justify-content:space-between;gap:20px;padding:18px 27px 22px;background:#fbfcfd;border-top:1px solid #e4edef}.plan-card-actions>div{display:grid;grid-gap:4px;gap:4px}.plan-card-actions strong{color:#294b5d;font-size:12px}.plan-card-actions span{font-size:10px;color:#81919b;line-height:1.45}.plan-card-actions .primary-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:210px;min-height:44px;border-radius:10px;box-shadow:0 8px 16px rgba(13,59,77,.14);transition:transform .16s ease,box-shadow .16s ease}.plan-card-actions .primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 11px 20px rgba(13,59,77,.2)}.plan-card-actions .primary-button span{color:inherit;font-size:16px;line-height:1}@media(max-width:760px){.public-page{padding:18px 16px 42px}.public-hero{grid-template-columns:1fr;gap:22px;padding:52px 8px 28px}.public-hero-copy h1{font-size:36px}.public-hero-aside{max-width:none}.public-hero-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:7px;gap:7px}.public-hero-steps>span{justify-content:center;gap:5px;padding:7px 6px;font-size:9px;text-align:center}.plan-card-heading{padding:21px 19px 19px}.plan-selection-section{padding:18px 19px 22px}.plan-card-actions{align-items:stretch;flex-direction:column;padding:17px 19px 20px}.plan-card-actions .primary-button{width:100%}}@media(max-width:520px){.public-header{padding-left:12px}.public-header .brand-row{gap:9px}.public-header .brand-mark{width:34px;height:34px;border-radius:9px;font-size:12px}.public-header .brand-row strong{font-size:12px}.public-header .brand-row span{font-size:9px}.public-header .secondary-button.public-sign-in{width:auto;min-width:78px;height:36px;padding:0 13px;font-size:11px}.public-hero{padding-top:42px}.public-hero-copy h1{font-size:32px}.public-hero-steps{display:flex;flex-direction:column;align-items:stretch}.public-hero-steps>span{justify-content:flex-start;text-align:left}.plan-selection-heading{align-items:flex-start;flex-direction:column;gap:8px}.plan-selection-heading>span{align-self:flex-start}.plan-options{grid-template-columns:1fr}.plan-single{align-items:flex-start;flex-direction:column;padding:21px 19px}.plan-card-actions .primary-button{min-width:0}}@media(max-width:760px){.public-header .secondary-button.public-sign-in{width:auto;min-width:80px;padding:0 14px;font-size:11px}.public-header .secondary-button.public-sign-in:after{content:none}}.public-page{width:100%;max-width:none;padding:28px 24px 64px}.public-page:before{height:620px;background:radial-gradient(circle at 13% -8%,rgba(185,221,226,.3),transparent 34%),radial-gradient(circle at 88% 0,rgba(214,235,235,.38),transparent 32%),linear-gradient(180deg,rgba(235,246,247,.64),rgba(245,247,249,0) 86%)}.plan-card,.public-header,.public-hero,.public-state{width:min(1080px,100%);max-width:1080px;margin-left:auto;margin-right:auto}.public-hero{max-width:1080px}@media(max-width:760px){.public-page{padding:18px 16px 42px}.plan-card,.public-header,.public-hero,.public-state{width:100%}}.plan-option-name{padding-right:0}.plan-option.active:after{content:none}.plan-entitlement-details{margin-top:18px;padding-top:17px;border-top:1px solid #e4edef}.plan-entitlement-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.plan-entitlement-heading>div{display:grid;grid-gap:4px;gap:4px}.plan-entitlement-heading strong{color:#294b5d;font-size:12px}.plan-entitlement-heading span{color:#82949d;font-size:10px}.plan-entitlement-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:12px}.plan-entitlement-item{display:flex;align-items:flex-start;gap:10px;padding:13px;border:1px solid #e0ebee;border-radius:11px;background:#fbfdfe}.plan-entitlement-icon{display:grid;place-items:center;flex:0 0 auto;width:24px;height:24px;border-radius:8px;background:#e7f3f4;color:#287481;font-size:9px;font-weight:900}.plan-entitlement-item>div{display:grid;grid-gap:4px;gap:4px;min-width:0}.plan-entitlement-item strong{color:#315565;font-size:11px}.plan-entitlement-item p{color:#6d828c;font-size:10px;line-height:1.45}.plan-entitlement-item small{color:#879aa3;font-size:9px;line-height:1.4}.plan-entitlement-list{display:grid;grid-gap:6px;gap:6px;margin:3px 0 0;padding:0;list-style:none}.plan-entitlement-list li{display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:baseline;grid-gap:6px;gap:6px}.plan-entitlement-list li b{color:#416270;font-size:9px}.plan-entitlement-list li span{color:#7a8e97;font-size:9px;line-height:1.35}@media(max-width:760px){.plan-entitlement-grid{grid-template-columns:1fr}}.checkout-page .public-header{margin-bottom:0}.checkout-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;width:min(1080px,100%);margin:52px auto 28px}.checkout-intro h1{max-width:620px;margin:0 0 10px;font-size:34px;letter-spacing:-.025em}.checkout-intro p:not(.eyebrow){max-width:600px;font-size:13px;line-height:1.6}.checkout-progress{display:flex;align-items:center;gap:9px;padding:9px 12px;border:1px solid #d7e6e9;border-radius:13px;background:rgba(255,255,255,.72);white-space:nowrap}.checkout-progress>span{display:flex;align-items:center;gap:6px;color:#92a3aa;font-size:9px;font-weight:800}.checkout-progress>span b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#edf2f3;color:#81939a;font-size:10px}.checkout-progress>span.active{color:#2c6f7d}.checkout-progress>span.active b{background:#dff1f2;color:#287481}.checkout-progress>i{width:18px;height:1px;background:#dce7e9}.checkout-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:18px;width:min(1080px,100%);margin:0 auto}.checkout-page .checkout-card{padding:25px;border-radius:18px;box-shadow:0 16px 38px rgba(24,54,70,.07)}.checkout-summary{border-color:#cbdfe3;background:linear-gradient(155deg,#fbfefe,#eef8f8)}.checkout-card-kicker{display:flex;align-items:center;gap:8px;margin-bottom:21px;color:#4d7480;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.checkout-card-kicker>span{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#e4f2f3;color:#287481;font-size:9px;font-weight:900}.checkout-card-kicker b{font-size:10px}.checkout-plan-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.checkout-payment-card h2,.checkout-plan-heading h2{margin:0 0 7px;color:#173b51;font-size:27px;letter-spacing:-.02em}.checkout-plan-heading p{max-width:420px;font-size:11px;line-height:1.55}.checkout-plan-heading .status-pill{margin-top:2px;white-space:nowrap}.checkout-price-block{display:flex;align-items:baseline;gap:9px;margin:24px 0 18px;padding-bottom:18px;border-bottom:1px solid #d9e9eb}.checkout-price-block strong{color:#0e475d;font-size:31px;letter-spacing:-.03em}.checkout-price-block span{color:#6d858e;font-size:10px}.checkout-entitlements{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.checkout-entitlements>div{display:grid;grid-gap:5px;gap:5px;min-width:0;padding:13px;border:1px solid #d9e9eb;border-radius:11px;background:rgba(255,255,255,.62)}.checkout-entitlements span{color:#718992;font-size:9px;text-transform:uppercase;letter-spacing:.04em}.checkout-entitlements b{color:#2c5968;font-size:11px;line-height:1.35;overflow-wrap:anywhere}.checkout-entitlements small{color:#8a9da4;font-size:9px;line-height:1.35}.checkout-page .checkout-note{display:flex;align-items:flex-start;gap:8px;margin:17px 0 0;padding:12px;border:1px solid #d9e9eb;border-radius:10px;background:rgba(255,255,255,.65);font-size:10px;line-height:1.5}.checkout-note-mark{display:grid;place-items:center;flex:0 0 auto;width:17px;height:17px;border-radius:50%;background:#dceff0;color:#287481;font-size:10px;font-weight:900}.checkout-change-plan{display:inline-flex;margin-top:17px;color:#1b667d;font-size:10px;font-weight:800;text-decoration:underline;-webkit-text-decoration-color:#b4d3d8;text-decoration-color:#b4d3d8;text-underline-offset:3px}.checkout-payment-card>p:not(.checkout-account-line){max-width:510px;font-size:11px;line-height:1.55}.checkout-form{gap:15px;margin-top:22px!important}.checkout-form label{gap:7px}.checkout-form label>.checkout-optional{margin-left:4px;color:#93a1a6;font-size:9px;font-weight:600;text-transform:none;letter-spacing:0}.checkout-form input:not([type=file]){background:#fff}.checkout-account-line{display:flex;align-items:center;gap:7px;color:#6b818a!important;font-size:11px!important}.checkout-account-line b{color:#2e5968}.checkout-account-dot{width:7px;height:7px;border-radius:50%;background:#21a46e;box-shadow:0 0 0 3px rgba(33,164,110,.12)}.checkout-file-drop{position:relative;display:flex;align-items:center;gap:11px;min-height:68px;padding:12px;border:1px dashed #a7c8cf;border-radius:11px;background:#f7fbfc;cursor:pointer;transition:border-color .16s ease,background .16s ease}.checkout-file-drop:focus-within,.checkout-file-drop:hover{border-color:#4b98a4;background:#eff8f9}.checkout-file-drop input[type=file]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.checkout-file-icon{display:grid;place-items:center;flex:0 0 auto;width:32px;height:32px;border-radius:9px;background:#deeff1;color:#287481;font-size:19px;font-weight:800}.checkout-file-copy{display:grid;grid-gap:4px;gap:4px;min-width:0}.checkout-file-copy b{overflow:hidden;color:#315766;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.checkout-file-copy small{color:#82969e;font-size:9px;font-weight:500;text-transform:none;letter-spacing:0}.checkout-file-browse{margin-left:auto;padding:7px 9px;border:1px solid #c5dce1;border-radius:7px;background:#fff;color:#287481;font-size:9px;font-weight:900;white-space:nowrap}.checkout-submit-button{width:100%;min-height:44px;gap:9px;margin-top:3px;border-radius:10px}.checkout-submit-button>span{color:inherit;font-size:16px;line-height:1}.checkout-success{width:min(620px,100%);margin:52px auto 0}.checkout-success h1{margin:0 0 10px;font-size:30px}.checkout-success .checkout-button{margin-top:22px}@media(max-width:800px){.checkout-intro{align-items:flex-start;flex-direction:column;margin-top:42px}.checkout-progress{align-self:flex-start}.checkout-layout{grid-template-columns:1fr}}@media(max-width:520px){.checkout-intro h1{font-size:29px}.checkout-progress{max-width:100%;gap:5px;padding:8px}.checkout-progress>span small{font-size:8px}.checkout-progress>i{width:10px}.checkout-page .checkout-card{padding:20px}.checkout-plan-heading{flex-direction:column;gap:9px}.checkout-entitlements{grid-template-columns:1fr}.checkout-price-block strong{font-size:27px}.checkout-file-browse{padding:6px 7px}}.checkout-voucher-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:max-content;padding:0;border:0;background:transparent;color:#1b667d;font-size:10px;font-weight:800;cursor:pointer}.checkout-voucher-toggle:hover{text-decoration:underline;text-underline-offset:3px}.checkout-voucher-toggle:focus-visible{outline:2px solid #8fb0bc;outline-offset:4px;border-radius:3px}.checkout-voucher-toggle b{display:grid;place-items:center;width:19px;height:19px;border:1px solid #c5dce1;border-radius:50%;color:#287481;font-size:14px;line-height:1}.checkout-success-page .public-header{margin-bottom:0}.checkout-success-header-label{padding:7px 10px;border-radius:999px;background:#eaf7f0;color:#247b58;font-size:9px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.checkout-success-card{width:min(620px,100%);margin:60px auto 0;padding:42px 44px 38px;border:1px solid #cfe1e5;border-radius:22px;background:rgba(255,255,255,.94);box-shadow:0 20px 48px rgba(24,54,70,.09);text-align:center}.checkout-success-icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 20px;border-radius:50%;background:#e4f6ec;color:#198255;font-size:30px;font-weight:800;box-shadow:0 0 0 8px #f1faf5}.checkout-success-card h1{max-width:460px;margin:0 auto 12px;color:#173b51;font-size:31px;letter-spacing:-.025em;line-height:1.12}.checkout-success-copy{max-width:470px;margin:0 auto;color:#6b818a;font-size:12px;line-height:1.65}.checkout-success-timeline{display:grid;grid-gap:0;gap:0;max-width:430px;margin:30px auto 26px;text-align:left}.checkout-success-timeline>div{position:relative;display:flex;gap:11px;min-height:58px;padding:0 0 18px}.checkout-success-timeline>div:not(:last-child):after{content:"";position:absolute;top:25px;left:11px;width:1px;height:34px;background:#d8e7e9}.checkout-success-timeline>div>b{position:relative;z-index:1;display:grid;place-items:center;flex:0 0 auto;width:23px;height:23px;border:1px solid #d2e2e5;border-radius:50%;background:#fff;color:#91a3aa;font-size:10px}.checkout-success-timeline>div.complete>b{border-color:#a8d8bd;background:#e4f6ec;color:#198255}.checkout-success-timeline>div.pending>b{border-color:#9cc8d0;background:#e6f4f5;color:#287481}.checkout-success-timeline>div>span{display:grid;grid-gap:3px;gap:3px;padding-top:2px}.checkout-success-timeline strong{color:#315766;font-size:11px}.checkout-success-timeline small{color:#7e929a;font-size:10px;line-height:1.4}.checkout-success-primary{width:100%;min-height:44px;gap:9px;border-radius:10px}.checkout-success-primary>span{color:inherit;font-size:16px;line-height:1}.checkout-success-secondary{display:inline-flex;margin-top:17px;color:#1b667d;font-size:10px;font-weight:800;text-decoration:underline;-webkit-text-decoration-color:#b4d3d8;text-decoration-color:#b4d3d8;text-underline-offset:3px}@media(max-width:520px){.checkout-success-card{margin-top:40px;padding:34px 20px 28px}.checkout-success-card h1{font-size:27px}.checkout-success-timeline{margin-top:25px}}.ui-skeleton{display:block;border-radius:6px;background:linear-gradient(90deg,#e9eff1 25%,#f8fbfb 37%,#e9eff1 63%);background-size:400% 100%;animation:ui-skeleton-shimmer 1.35s ease-in-out infinite}@keyframes ui-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){.ui-skeleton{animation:none}}.portal-loading-shell{background:#f4f7f8}.portal-loading-shell .portal-loading-mark{background:linear-gradient(90deg,#d5e1e5 25%,#f4f8f9 37%,#d5e1e5 63%);background-size:400% 100%;animation:ui-skeleton-shimmer 1.35s ease-in-out infinite;color:transparent}.portal-loading-brand-copy,.portal-loading-topbar-copy{display:grid;grid-gap:6px;gap:6px}.portal-loading-brand-title{width:125px;height:10px;background:linear-gradient(90deg,#456176 25%,#637b8c 37%,#456176 63%);background-size:400% 100%}.portal-loading-brand-subtitle{width:77px;height:7px}.portal-loading-brand-subtitle,.portal-loading-shell .portal-loading-foot-subtitle,.portal-loading-shell .portal-loading-foot-title,.portal-loading-shell .portal-loading-group-label,.portal-loading-shell .portal-loading-nav-icon,.portal-loading-shell .portal-loading-nav-text{background:linear-gradient(90deg,#38566b 25%,#577286 37%,#38566b 63%);background-size:400% 100%}.portal-loading-group-label{width:62px;height:7px}.portal-loading-nav-item{pointer-events:none}.portal-loading-nav-icon{width:16px;height:16px;border-radius:4px}.portal-loading-nav-text{width:84px;height:9px}.portal-loading-nav-item:nth-of-type(3n) .portal-loading-nav-text{width:67px}.portal-loading-foot-title{width:94px;height:9px}.portal-loading-foot-subtitle{width:62px;height:7px}.portal-loading-topbar-title{width:112px;height:14px}.portal-loading-kicker{width:142px;height:7px}.portal-loading-user{min-width:205px}.portal-loading-avatar{width:30px;height:30px;border-radius:50%}.portal-loading-user-copy{width:92px;height:9px}.portal-loading-signout{width:56px;height:29px;border-radius:7px}.portal-loading-heading>div{display:grid;grid-gap:8px;gap:8px}.portal-loading-eyebrow{width:64px;height:8px}.portal-loading-page-title{width:220px;height:30px;border-radius:8px}.portal-loading-page-copy{width:310px;height:10px}.portal-loading-panel{overflow:hidden;min-height:375px}.portal-loading-panel-heading{display:grid;grid-gap:7px;gap:7px;padding:17px 18px;border-bottom:1px solid var(--line)}.portal-loading-panel-title{width:150px;height:13px}.portal-loading-panel-copy{width:250px;height:9px}.portal-loading-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.portal-loading-summary-card{display:grid;grid-gap:11px;gap:11px;min-height:111px;padding:16px;background:#fbfcfd}.portal-loading-summary-label{width:91px;height:8px}.portal-loading-summary-value{width:43px;height:23px;border-radius:5px}.portal-loading-summary-copy{width:80px;height:7px}.portal-loading-table{display:grid;grid-gap:0;gap:0;padding:13px 15px}.portal-loading-table-row{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) minmax(65px,.5fr);align-items:center;grid-gap:18px;gap:18px;min-height:43px;border-bottom:1px solid #edf1f3}.portal-loading-table-cell{width:84%;height:9px}.portal-loading-table-cell.wide{width:74%}.portal-loading-table-cell.short{width:58%}.route-loading-screen{min-height:100dvh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#eef4f6,#f7f9fb 55%,#edf3f5)}.route-loading-card{display:grid;grid-gap:12px;gap:12px;width:min(340px,100%);padding:26px;border:1px solid #d8e3e8;border-radius:16px;background:#fff;box-shadow:0 20px 60px rgba(20,50,65,.1)}.route-loading-mark{width:42px;height:42px;border-radius:11px}.route-loading-title{width:150px;height:15px}.route-loading-copy{width:240px;height:9px}.route-loading-copy.short{width:180px}@media(max-width:800px){.portal-loading-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.portal-loading-page-title{width:175px}.portal-loading-page-copy{width:230px}.portal-loading-summary-grid{grid-template-columns:1fr}.portal-loading-user{min-width:0}.portal-loading-user-copy{width:65px}.portal-loading-signout{width:35px}}.dashboard-skeleton .foundation-card{min-height:88px}.dashboard-skeleton-dot{width:7px;height:7px;border-radius:50%}.dashboard-skeleton-status{width:145px;height:10px}.dashboard-skeleton-status.strong{width:245px;height:13px}.dashboard-skeleton .summary-grid article{display:grid;align-content:start;grid-gap:10px;gap:10px}.dashboard-skeleton-label{width:105px;height:8px}.dashboard-skeleton-value{width:42px;height:27px;margin:2px 0 0!important;border-radius:5px}.dashboard-skeleton-copy{width:82px;height:7px}.dashboard-skeleton-toolbar-title{width:88px;height:12px}.dashboard-skeleton-toolbar-copy{width:155px;height:8px}.dashboard-skeleton-button{width:65px;height:36px;border-radius:8px}.dashboard-skeleton .action-center-grid>div{display:grid;grid-gap:8px;gap:8px}.dashboard-skeleton-action-value{width:34px;height:23px;border-radius:5px}.dashboard-skeleton-action-label{width:96px;height:8px}@media(max-width:520px){.dashboard-skeleton-status.strong{width:195px}.dashboard-skeleton-button{width:100%;max-width:100px}}.page-loading-skeleton{display:grid;grid-gap:16px;gap:16px}.page-loading-heading{display:grid;grid-gap:8px;gap:8px;margin-bottom:6px}.page-loading-eyebrow{width:65px;height:8px}.page-loading-title{width:220px;height:30px;border-radius:8px}.page-loading-copy{width:310px;height:10px}.page-loading-panel{overflow:hidden;min-height:360px}.page-loading-toolbar{display:grid;grid-gap:7px;gap:7px;padding:17px 18px;border-bottom:1px solid var(--line)}.page-loading-panel-title{width:150px;height:13px}.page-loading-panel-copy{width:250px;height:9px}.page-loading-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.page-loading-summary-item{height:84px;background:#fbfcfd;border-radius:0}.page-loading-rows{display:grid;grid-gap:0;gap:0;padding:13px 15px}.page-loading-row{width:78%;height:10px;min-height:10px;margin:12px 0}.page-loading-row:nth-child(3n){width:54%}@media(max-width:800px){.page-loading-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.page-loading-title{width:175px}.page-loading-copy{width:230px}.page-loading-summary{grid-template-columns:1fr}}.compensation-card{width:min(1120px,100%)}.compensation-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:8px;overflow:hidden}.compensation-summary>div{display:grid;grid-gap:5px;gap:5px;padding:12px;background:#f8fafb}.compensation-summary span{font-size:9px;color:#81909a;text-transform:uppercase;letter-spacing:.04em}.compensation-summary b{font-size:13px;color:#294555}.compensation-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0 10px}.compensation-toolbar>div:first-child{display:grid;grid-gap:4px;gap:4px}.compensation-toolbar strong{font-size:12px;color:#233b52}.compensation-toolbar span{font-size:10px;color:#8798a2}.compensation-table{min-width:980px}.compensation-editor{margin-top:16px;padding:14px;border:1px solid #cbdde4;border-radius:9px;background:#f8fbfc}.compensation-editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.compensation-editor-heading span,.compensation-editor-heading strong{display:block}.compensation-editor-heading strong{font-size:12px;color:#233b52}.compensation-editor-heading span{font-size:10px;color:#8798a2;margin-top:4px}.compensation-editor .form-error{margin-top:12px}@media(max-width:720px){.compensation-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.compensation-toolbar{align-items:stretch;flex-direction:column}.compensation-toolbar .table-actions{justify-content:flex-end}}@media(max-width:480px){.compensation-summary{grid-template-columns:1fr}}.payroll-page-stack{display:grid;grid-gap:16px;gap:16px}.schedule-message{margin:12px 18px 0}.form-success{padding:10px 11px;border-radius:8px;background:#edf9f2;color:var(--good);font-size:11px;line-height:1.45}.table-actions{display:flex;gap:6px;align-items:center}.payroll-inline-form{border-top:1px solid var(--line);background:#fbfcfd;padding:20px 18px}.payroll-inline-form .module-form-heading{margin-bottom:16px}.payroll-inline-form .module-form-heading h2,.payroll-run-detail .module-form-heading h2{font-size:17px}.form-grid-wide{grid-column:1/-1}.payroll-run-history,.schedule-assignment-section{border-top:1px solid var(--line);padding-top:2px}.schedule-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 18px}.schedule-section-head>div{display:grid;grid-gap:4px;gap:4px}.schedule-section-head b{font-size:12px;color:#263f51}.schedule-section-head span{font-size:10px;color:#8798a2}.payroll-cutoff-table{min-width:980px}.payroll-assignment-table{min-width:820px}.payroll-run-period{display:grid;grid-template-columns:minmax(260px,2fr) repeat(3,minmax(120px,1fr));grid-gap:1px;gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.payroll-run-period>div{background:#fbfcfd;padding:14px 16px}.payroll-run-period b,.payroll-run-period small,.payroll-run-period span{display:block}.payroll-run-period span{font-size:9px;color:#81909a;text-transform:uppercase;letter-spacing:.04em}.payroll-run-period b{font-size:16px;color:#1c4054;margin-top:5px}.payroll-run-period small{font-size:10px;color:#8798a2;margin-top:4px}.checkbox-cell{width:42px;text-align:center!important}.checkbox-cell input{accent-color:var(--accent);width:15px;height:15px}.payroll-run-preview-table{min-width:1050px}.payroll-run-action-bar{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:14px 18px;border-top:1px solid var(--line);background:#fbfcfd}.payroll-run-action-bar>div:first-child{display:grid;grid-gap:4px;gap:4px}.payroll-run-action-bar b{font-size:11px;color:#274456}.payroll-run-action-bar span{font-size:10px;color:#8798a2}.payroll-run-action-controls{display:flex;align-items:flex-end;gap:8px}.payroll-run-action-controls label{display:grid;grid-gap:4px;gap:4px;color:#71828d;font-size:9px;font-weight:800;text-transform:uppercase}.payroll-run-action-controls input{height:36px;border:1px solid var(--line);border-radius:7px;padding:0 9px;font-size:11px;color:var(--text);background:#fff}.payroll-run-history-table{min-width:1040px}.payroll-row-finalized{background:#fafcfd}.payroll-run-detail{border-top:1px solid var(--line);padding:20px 18px;background:#fbfcfd}.payroll-run-detail .module-form-heading{margin-bottom:14px}.payroll-run-detail .module-form-heading>div{display:grid;grid-gap:4px;gap:4px}.payroll-run-detail .module-form-heading span{font-size:10px;color:#8798a2}.payroll-run-detail-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;background:var(--line);margin-bottom:14px}.payroll-run-detail-summary>div{background:#fff;padding:12px}.payroll-run-detail-summary b,.payroll-run-detail-summary span{display:block}.payroll-run-detail-summary>div>span{font-size:9px;color:#81909a;text-transform:uppercase}.payroll-run-detail-summary b{font-size:15px;color:#1c4054;margin-top:5px}.payroll-run-detail-table{min-width:850px}.payroll-run-detail-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:14px;color:#8798a2;font-size:10px}.payroll-sensitive-note{margin:12px 18px;padding:9px 11px;border:1px solid #eadcae;border-radius:7px;background:#fffaf0;color:#8b6a18;font-size:10px}.payroll-cutoffs-panel .module-table td small{max-width:270px;overflow:hidden;text-overflow:ellipsis}.payroll-run-history .module-table td small{max-width:190px;overflow:hidden;text-overflow:ellipsis}@media(max-width:900px){.payroll-run-period{grid-template-columns:repeat(2,minmax(0,1fr))}.payroll-run-period>div:first-child{grid-column:1/-1}.payroll-run-action-bar{align-items:stretch;flex-direction:column}.payroll-run-action-controls{justify-content:flex-end}.payroll-run-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.payroll-inline-form .form-grid{grid-template-columns:1fr}.form-grid-wide{grid-column:auto}.payroll-run-action-controls,.payroll-run-detail-actions{align-items:stretch;flex-direction:column}.payroll-run-detail-actions button{width:100%}}.contributions-stack{display:grid;grid-gap:16px;gap:16px}.checkbox-label{display:flex!important;align-items:center;grid-template-columns:none!important;gap:8px!important;text-transform:none!important;font-size:11px!important;color:#536773!important}.checkbox-label input{width:15px;height:15px;accent-color:var(--accent)}.contributions-master-table{min-width:940px}.contributions-assignment-table{min-width:1060px}.contributions-history-table{min-width:980px}.bulk-contribution-toolbar-filters{align-items:flex-end}.bulk-contribution-toolbar-filters label{min-width:150px}.bulk-contribution-controls{display:flex;justify-content:space-between;align-items:flex-end;gap:14px;padding:14px 18px 0}.bulk-contribution-controls .contribution-view-tabs{margin:0}.bulk-contribution-summary{margin-top:14px}.bulk-contribution-table{min-width:1480px}.bulk-contribution-table td{vertical-align:middle}.bulk-contribution-table .contribution-entry-input{width:130px}.bulk-contribution-table .checkbox-label{justify-content:center}.bulk-contribution-row-dirty{background:#fffdf5}.bulk-contribution-actions{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;border-top:1px solid var(--line);background:#fbfcfd;color:#8798a2;font-size:10px}.bulk-contribution-actions>div{display:flex;gap:8px}@media(max-width:900px){.bulk-contribution-controls{align-items:stretch;flex-direction:column}.bulk-contribution-controls .module-filters{width:100%}.bulk-contribution-actions{align-items:stretch;flex-direction:column}.bulk-contribution-actions>div{justify-content:flex-end}}@media(max-width:620px){.bulk-contribution-toolbar-filters label{width:100%;min-width:0}.bulk-contribution-toolbar-filters button{width:100%}.bulk-contribution-actions>div{flex-direction:column}.bulk-contribution-actions button{width:100%}}.special-rules-panel{overflow:hidden}.special-rules-table{min-width:1120px}.special-rule-form{width:min(980px,100%)}.special-rule-section{border-top:1px solid var(--line);padding:16px 0}.special-rule-section:first-of-type{border-top:0;padding-top:0}.special-rule-section-heading{display:grid;grid-gap:4px;gap:4px;margin-bottom:12px}.special-rule-section-heading b{font-size:12px;color:#274456}.special-rule-section-heading span{font-size:10px;color:#8798a2}.special-rule-filters{align-items:flex-end;margin-bottom:10px}.special-rule-employee-table{max-height:300px;overflow:auto;border:1px solid var(--line);border-radius:8px}.special-rule-employee-table .module-table{min-width:620px}.special-rule-employee-table input{width:15px;height:15px;accent-color:var(--accent)}.salary-payments-panel{overflow:hidden}.salary-payment-filters{align-items:flex-end}.salary-payment-filters label{min-width:150px}.salary-payment-filters label:last-of-type{min-width:190px}.salary-payment-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.salary-payment-table{min-width:1420px}.salary-payment-table td{vertical-align:top}.salary-payment-table td small{max-width:210px;overflow:hidden;text-overflow:ellipsis}.salary-row-released{background:#fbfcfd}.salary-payment-form{border-top:1px solid var(--line);background:#fbfcfd;padding:20px 18px}.salary-payment-form .module-form-heading{margin-bottom:16px}.salary-payment-form .module-form-heading>div{display:grid;grid-gap:4px;gap:4px}.salary-payment-form .module-form-heading h2{font-size:17px}.salary-payment-form .module-form-heading span{font-size:10px;color:#8798a2}.salary-payment-amount-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 13px;border:1px solid #d9e7eb;border-radius:8px;background:#f1f8fa;margin-bottom:15px}.salary-payment-amount-card span{font-size:9px;text-transform:uppercase;letter-spacing:.04em;color:#6d8490;font-weight:800}.salary-payment-amount-card b{font-size:17px;color:#1c4054}.salary-payment-bulk-note{margin-bottom:15px;padding:10px 11px;border:1px solid #d9e7eb;border-radius:8px;background:#f1f8fa;color:#637b87;font-size:10px;line-height:1.45}.salary-payment-form .notice-file-input{height:auto!important;padding:9px!important}.salary-payment-history{border-top:1px solid var(--line);background:#fbfcfd}.salary-payment-history .schedule-section-head{padding:14px 18px}.salary-history-table{min-width:980px}.salary-history-table td{vertical-align:top}.salary-history-table td small{max-width:210px;overflow:hidden;text-overflow:ellipsis}.salary-history-table .notice-doc-links{white-space:normal;min-width:120px}@media(max-width:900px){.salary-payment-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.salary-payment-filters label{width:100%;min-width:0!important}.salary-payment-filters button{width:100%}.salary-payment-amount-card{align-items:flex-start;flex-direction:column}}.loans-stack{display:grid;grid-gap:16px;gap:16px}.loans-tabs{margin:14px 15px 0}.loan-summary{margin-top:14px}.loans-table{min-width:1240px}.loan-types-table{min-width:1060px}.loan-schedule-table{min-width:1180px}.loan-history-table{min-width:980px}.loan-history-notes,.loan-schedule-reason{white-space:normal!important;min-width:220px;max-width:300px;line-height:1.4;color:#687c87!important}.loans-tabs>button:nth-child(3),.loans-tabs>button:nth-child(4){border-left:0;border-radius:0}.loans-tabs>button:last-child{border-radius:0 8px 8px 0}@media(max-width:620px){.loans-tabs{margin-left:10px;margin-right:10px}.loans-tabs>button{flex:1 1}.loans-tabs>button:nth-child(3),.loans-tabs>button:nth-child(4){border-left:1px solid var(--line);border-radius:8px;margin-top:6px}.loans-tabs{gap:5px}.loans-tabs>button:first-child,.loans-tabs>button:nth-child(2){border-radius:8px}}.thirteenth-panel{overflow:hidden}.thirteenth-filters label:first-child{min-width:100px}.thirteenth-filters label:nth-child(2){min-width:190px}.thirteenth-tabs{margin:14px 15px 0}.thirteenth-tabs>button:nth-child(3),.thirteenth-tabs>button:nth-child(4){border-left:0;border-radius:0}.thirteenth-tabs>button:last-child{border-radius:0 8px 8px 0}.thirteenth-summary{margin-top:14px}.thirteenth-summary>div:nth-child(3),.thirteenth-summary>div:nth-child(4){background:#f1f8fa}.thirteenth-overview-table{min-width:1380px}.thirteenth-month-table{min-width:900px}.thirteenth-history-table{min-width:1250px}.thirteenth-calculator-table{min-width:850px}.thirteenth-content-section{border-top:1px solid var(--line);margin-top:14px}.thirteenth-detail-summary{margin:0 15px 14px;border:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr))}.thirteenth-detail-summary>div{background:#fbfcfd}.thirteenth-employee-select{display:grid;grid-gap:4px;gap:4px;color:#71828d;font-size:9px;font-weight:800;text-transform:uppercase;min-width:220px}.thirteenth-employee-select select{height:34px;border:1px solid var(--line);border-radius:7px;padding:0 8px;font-size:11px;color:var(--text);background:#fff}.thirteenth-remarks{white-space:normal!important;min-width:220px;max-width:280px;line-height:1.4}.thirteenth-form{margin-top:14px;border-bottom:1px solid var(--line)}.thirteenth-calculator-card{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-gap:1px;gap:1px;background:var(--line);margin:0 15px 14px;border:1px solid var(--line);border-radius:8px;overflow:hidden}.thirteenth-calculator-card>div{background:#fbfcfd;padding:15px}.thirteenth-calculator-card b,.thirteenth-calculator-card small,.thirteenth-calculator-card span{display:block}.thirteenth-calculator-card span{font-size:9px;color:#81909a;text-transform:uppercase;letter-spacing:.04em}.thirteenth-calculator-card b{font-size:18px;color:#1c4054;margin-top:6px}.thirteenth-calculator-card small{font-size:10px;color:#8798a2;margin-top:4px}.thirteenth-calculator-card p{grid-column:1/-1;background:#fff;margin:0;padding:11px 15px;color:#71828d;font-size:10px}.file-button{min-height:34px}.file-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.file-button:focus-within{outline:0;border-color:#8fb0bc;box-shadow:0 0 0 3px rgba(13,59,77,.08)}@media(max-width:900px){.thirteenth-calculator-card{grid-template-columns:repeat(2,minmax(0,1fr))}.thirteenth-calculator-card>div:first-child{grid-column:1/-1}.thirteenth-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.thirteenth-tabs{margin-left:10px;margin-right:10px;gap:5px}.thirteenth-tabs>button{flex:1 1}.thirteenth-tabs>button:nth-child(3),.thirteenth-tabs>button:nth-child(4){border-left:1px solid var(--line);border-radius:8px;margin-top:6px}.thirteenth-tabs>button:first-child,.thirteenth-tabs>button:nth-child(2){border-radius:8px}.thirteenth-employee-select{width:100%;min-width:0}.thirteenth-calculator-card{grid-template-columns:1fr}.thirteenth-calculator-card p,.thirteenth-calculator-card>div:first-child{grid-column:auto}}.thirteenth-opening-section{padding-bottom:0}.thirteenth-opening-note{margin:0 15px 14px;padding:10px 12px;border:1px solid #d9e7eb;border-radius:8px;background:#f1f8fa;color:#637b87;font-size:10px;line-height:1.45}.thirteenth-opening-note b{color:#274456}.thirteenth-opening-table{min-width:1750px}.thirteenth-opening-table td{vertical-align:top}.thirteenth-opening-table td small{display:block;color:#8798a2;margin-top:3px}.thirteenth-opening-form{margin:0 15px 14px;border:1px solid var(--line);border-radius:8px}.thirteenth-opening-actions{padding:14px 15px;border-top:1px solid var(--line);background:#fbfcfd}.file-button{display:inline-flex;align-items:center;justify-content:center;position:relative;cursor:pointer;white-space:nowrap}.file-button input{display:none!important}.employee-identity-card{width:min(960px,100%)}.employee-identity-section{display:grid;grid-gap:16px;gap:16px}.identity-photo-layout{display:flex;align-items:center;gap:20px;padding:18px;border:1px solid var(--line);border-radius:10px;background:#fbfcfd}.identity-photo-frame{width:150px;height:150px;flex:0 0 150px;border-radius:14px;display:grid;place-items:center;overflow:hidden;background:#edf4f6;border:1px solid #d7e5e9;color:#377185;font-size:42px;font-weight:900}.identity-photo-frame img{width:100%;height:100%;object-fit:cover}.identity-photo-copy{display:grid;grid-gap:8px;gap:8px;min-width:0}.identity-photo-copy>b{font-size:13px;color:#284859}.identity-photo-copy p,.identity-photo-copy small{margin:0;color:#7c8f99;font-size:10px;line-height:1.45}.identity-file-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:4px}.employee-documents-table{min-width:940px}.employee-documents-table input{height:32px;border:1px solid var(--line);border-radius:6px;padding:0 8px;font-size:10px;color:var(--text);background:#fff}.identity-document-cell{display:grid;grid-gap:6px;gap:6px;min-width:220px}.identity-document-cell>span{font-size:10px;color:#536773}.identity-qr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.identity-qr-card{display:grid;justify-items:center;grid-gap:9px;gap:9px;padding:17px;border:1px solid var(--line);border-radius:10px;background:#fbfcfd;text-align:center}.identity-qr-card>b{font-size:12px;color:#2b4a59}.identity-qr-card>strong{font-size:11px;color:#0d596d;overflow-wrap:anywhere}.identity-qr-card img{width:240px;height:240px;image-rendering:auto;background:#fff;border:1px solid #e2ebee;padding:7px}.identity-qr-card.muted{align-content:center;min-height:300px;color:#7c8f99;font-size:11px}.identity-qr-card .table-loading{padding:30px 10px!important}.employee-identity-backdrop{z-index:32}@media(max-width:700px){.identity-photo-layout{align-items:flex-start;flex-direction:column}.identity-qr-grid{grid-template-columns:1fr}.identity-qr-card img{width:min(240px,70vw);height:auto}}.employee-dashboard-stack{display:grid;grid-gap:16px;gap:16px}.employee-dashboard-summary article{min-height:118px}.employee-dashboard-summary .summary-value-compact{font-size:17px;line-height:1.25;min-height:30px}.employee-dashboard-today{overflow:hidden}.employee-dashboard-today .module-toolbar{align-items:center}.employee-today-body{display:grid;grid-template-columns:minmax(220px,1.2fr) minmax(280px,1fr) auto;align-items:center;grid-gap:22px;gap:22px;padding:20px 18px}.employee-today-status{display:grid;grid-gap:6px;gap:6px}.employee-today-status b{font-size:15px;color:#1c4054}.employee-today-status>span{font-size:10px;line-height:1.5;color:#8798a2}.employee-today-status .form-error{margin-top:4px}.employee-today-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1px;gap:1px;border:1px solid var(--line);background:var(--line);border-radius:8px;overflow:hidden}.employee-today-metrics>div{display:grid;grid-gap:5px;gap:5px;min-height:62px;padding:11px;background:#fbfcfd}.employee-today-metrics span{font-size:9px;color:#81909a;text-transform:uppercase;letter-spacing:.04em}.employee-today-metrics b{font-size:13px;color:#294555}.employee-today-actions{display:flex;gap:7px;align-items:center}.employee-today-actions button{min-width:92px}.employee-dashboard-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;white-space:nowrap}.employee-dashboard-table{min-width:820px}.employee-dashboard-wrap-cell{white-space:normal!important;max-width:280px;line-height:1.4}.employee-dashboard-leave-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.employee-dashboard-feature-card,.employee-dashboard-notice{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px}.employee-dashboard-feature-card>div,.employee-dashboard-notice>div{display:grid;grid-gap:5px;gap:5px;min-width:0}.employee-dashboard-feature-card small,.employee-dashboard-feature-card span,.employee-dashboard-notice small,.employee-dashboard-notice span{font-size:10px;color:#81909a}.employee-dashboard-feature-card b,.employee-dashboard-notice b{font-size:13px;color:#294555}.employee-dashboard-feature-card strong{font-size:20px;color:#1c4054;white-space:nowrap}.employee-dashboard-notice{background:#fbfcfd;border-top:1px solid var(--line)}.employee-dashboard-notice b,.employee-dashboard-notice small{display:block;overflow:hidden;text-overflow:ellipsis}.employee-dashboard-notice small{max-width:780px;white-space:nowrap}.employee-dashboard-feature-card .status-pill,.employee-dashboard-notice .status-pill{flex:0 0 auto}@media(max-width:1000px){.employee-today-body{grid-template-columns:1fr 1fr}.employee-today-status{grid-column:1/-1}.employee-today-actions{justify-content:flex-end}.employee-dashboard-leave-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.employee-today-body{gap:15px}.employee-today-body,.employee-today-metrics{grid-template-columns:1fr}.employee-today-actions{justify-content:stretch}.employee-today-actions button{flex:1 1}.employee-dashboard-leave-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-dashboard-feature-card,.employee-dashboard-notice{align-items:flex-start;flex-direction:column}.employee-dashboard-feature-card strong,.employee-dashboard-notice small{white-space:normal}}.schedule-matrix-panel{overflow:hidden}.schedule-matrix-toolbar{align-items:flex-end}.schedule-matrix-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:13px 15px;border-bottom:1px solid var(--line);background:#fbfcfd}.schedule-matrix-filters>input,.schedule-matrix-filters>select{height:34px;min-width:150px;border:1px solid var(--line);border-radius:7px;padding:0 9px;font-size:11px;color:var(--text);background:#fff}.schedule-matrix-filters>input{min-width:230px}.schedule-matrix-filters>input:focus,.schedule-matrix-filters>select:focus{outline:0;border-color:#8fb0bc;box-shadow:0 0 0 3px rgba(13,59,77,.08)}.matrix-check-filter{display:inline-flex;align-items:center;gap:6px;color:#607582;font-size:10px;font-weight:700;white-space:nowrap}.matrix-check-filter input{accent-color:var(--accent)}.schedule-matrix-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.schedule-matrix-summary>div{min-height:65px}.schedule-matrix-summary b{font-size:15px}.schedule-matrix-bulk{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;border-bottom:1px solid var(--line);background:#f5fafb}.schedule-matrix-bulk>div:first-child{display:grid;grid-gap:4px;gap:4px}.schedule-matrix-bulk b{font-size:11px;color:#274658}.schedule-matrix-bulk span{font-size:10px;color:#81939d}.schedule-matrix-bulk-controls{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.schedule-matrix-bulk-controls select{height:34px;max-width:240px;border:1px solid var(--line);border-radius:7px;padding:0 8px;background:#fff;color:var(--text);font-size:11px}.schedule-matrix-wrap{max-height:calc(100dvh - 390px);min-height:260px;overflow:auto}.schedule-matrix-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;font-size:10px}.schedule-matrix-table td,.schedule-matrix-table th{border-right:1px solid #e6edf0;border-bottom:1px solid #e6edf0}.schedule-matrix-table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:4;background:#f7fafb;color:#607582}.schedule-matrix-table tbody th{font-weight:400;text-align:left}.matrix-row-select,.matrix-select-head{width:36px;min-width:36px;max-width:36px;text-align:center!important;padding:8px 4px!important;background:#fff}.matrix-select-head{z-index:8!important}.matrix-date-head input,.matrix-row-select input,.matrix-select-head input{accent-color:var(--accent)}.matrix-employee-cell,.matrix-employee-head{position:-webkit-sticky;position:sticky;left:0;z-index:5;width:215px;min-width:215px;max-width:215px;background:#fff}.matrix-employee-head{z-index:8!important;text-align:left}.matrix-employee-cell,.matrix-employee-head{padding:9px 11px!important}.matrix-employee-cell .status-pill,.matrix-employee-cell b,.matrix-employee-cell small{display:block}.matrix-employee-cell b{font-size:11px;color:#273f50}.matrix-employee-cell b,.matrix-employee-cell small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.matrix-employee-cell small{font-size:9px;color:#8798a2;margin-top:3px}.matrix-employee-cell .status-pill{width:max-content;margin-top:5px;padding:3px 6px}.matrix-date-head{width:86px;min-width:86px;max-width:86px;padding:5px 4px!important;text-align:center}.matrix-date-head label{display:flex;align-items:center;justify-content:center;gap:4px}.matrix-date-head b{font-size:12px;color:#2a4858}.matrix-date-head span{font-size:9px;color:#81939d}.matrix-date-head small{display:block;height:12px;color:#2b7c91;font-size:8px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.matrix-cell{height:64px;min-width:86px;padding:5px!important;vertical-align:top;background:#fff}.matrix-cell.matrix-weekend,.matrix-date-head.matrix-weekend{background:#fbf8f3}.matrix-cell.matrix-holiday{background:#f1f9fb}.matrix-cell.matrix-draft{box-shadow:inset 0 0 0 2px #39a6be}.matrix-cell-controls{display:grid;grid-gap:4px;gap:4px}.matrix-cell select{width:100%;height:27px;min-width:0;border:1px solid #d6e2e6;border-radius:5px;background:#fff;color:#294657;padding:0 3px;font-size:9px}.matrix-cell select:focus{outline:0;border-color:#6faebe;box-shadow:0 0 0 2px rgba(57,166,190,.13)}.matrix-cell-tools{display:flex;gap:3px}.matrix-day-type,.matrix-ot{border:1px solid #d6e2e6;border-radius:4px;background:#fff;color:#758993;padding:3px 4px;font-size:8px;font-weight:800;line-height:1}.matrix-day-type.selected{border-color:#e3b25f;background:#fff7e5;color:#996000}.matrix-ot.selected{border-color:#89caa8;background:#eaf7f0;color:#16734a}.matrix-cell>b,.matrix-cell>small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.matrix-cell>b{color:#274658;font-size:9px}.matrix-cell>small{color:#8798a2;font-size:8px;margin-top:4px}.matrix-empty-cell{display:block;color:#b0bec5;font-size:16px;line-height:27px;text-align:center}.schedule-matrix-note{display:flex;justify-content:space-between;gap:12px;padding:10px 15px;color:#8798a2;font-size:9px;line-height:1.45}.schedule-matrix-note b{color:#5c7380}.schedule-matrix-note>span:last-child{white-space:nowrap}.schedule-matrix-panel .table-loading{height:160px}.schedule-matrix-panel .inline-loading{font-size:10px}@media(max-width:900px){.schedule-matrix-bulk{align-items:stretch;flex-direction:column}.schedule-matrix-bulk-controls{justify-content:flex-start}.schedule-matrix-wrap{max-height:calc(100dvh - 460px)}}@media(max-width:600px){.schedule-matrix-filters>input{min-width:100%}.schedule-matrix-filters>select{flex:1 1;min-width:0}.schedule-matrix-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-matrix-note{align-items:flex-start;flex-direction:column}.schedule-matrix-note>span:last-child{white-space:normal}}.attendance-bulk-card{width:min(1480px,100%);padding:20px}.attendance-bulk-card .module-form-heading{margin-bottom:12px}.attendance-bulk-card .module-form-heading>div:first-child{display:grid;grid-gap:4px;gap:4px}.attendance-bulk-card .module-form-heading span{font-size:10px;color:#8798a2}.attendance-bulk-summary{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap;padding:10px 12px;margin-bottom:12px;border:1px solid #d8e5e9;border-radius:8px;background:#f8fbfc;color:#71828d;font-size:10px}.attendance-bulk-summary b{font-size:16px;color:#1c4054;margin-left:7px}.attendance-bulk-summary b:first-child{margin-left:0}.attendance-bulk-table-wrap{max-height:calc(100dvh - 250px);overflow:auto;border:1px solid var(--line);border-radius:8px}.attendance-bulk-table{min-width:1320px}.attendance-bulk-table td:first-child,.attendance-bulk-table th:first-child{width:42px;text-align:center}.attendance-bulk-table th:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:3}.attendance-bulk-table td:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:2;background:#fff}.attendance-bulk-table td:nth-child(2){min-width:190px;white-space:normal}.attendance-bulk-table td:nth-child(3){min-width:150px;white-space:normal}.attendance-bulk-table td:last-child{min-width:190px;white-space:normal}.bulk-date-input,.bulk-text-input,.bulk-time-input{height:31px;border:1px solid var(--line);border-radius:6px;padding:0 7px;color:var(--text);font-size:10px;background:#fff}.bulk-time-input{width:91px}.bulk-date-input{width:125px}.bulk-text-input{width:150px}.bulk-date-input:focus,.bulk-text-input:focus,.bulk-time-input:focus{outline:0;border-color:#8fb0bc;box-shadow:0 0 0 3px rgba(13,59,77,.08)}.bulk-date-input:disabled,.bulk-text-input:disabled,.bulk-time-input:disabled{background:#f1f4f5;color:#a0acb2}.bulk-row-error,.bulk-row-good,.bulk-row-neutral{display:block;font-size:10px;line-height:1.35}.bulk-row-error{color:var(--bad)}.bulk-row-good{color:var(--good);font-weight:800}.bulk-row-neutral{color:#8a9aa3}.bulk-row-good small{display:block;color:#7b8c96;font-size:9px;font-weight:500;margin-top:3px}.attendance-bulk-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap;margin-top:14px}@media(max-width:700px){.attendance-bulk-card{padding:14px}.attendance-bulk-table-wrap{max-height:calc(100dvh - 290px)}.attendance-bulk-actions{justify-content:stretch}.attendance-bulk-actions button{flex:1 1}}.module-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.report-tabs{display:flex;gap:0;padding:14px 15px 0;border-bottom:1px solid var(--line);overflow:auto}.report-tabs button{border:1px solid var(--line);border-bottom:0;background:#f8fafb;color:#687b88;padding:10px 13px;font-size:10px;font-weight:800;white-space:nowrap}.report-tabs button:first-child{border-radius:7px 0 0 0}.report-tabs button:last-child{border-radius:0 7px 0 0}.report-tabs button+button{border-left:0}.report-tabs button.active{background:var(--accent);border-color:var(--accent);color:#fff}.reports-filters{padding:13px 15px;border-bottom:1px solid var(--line);align-items:flex-end}.reports-filters input{min-width:140px}.reports-table{min-width:980px}.reports-table td b{font-size:11px}.reports-table td small{max-width:230px;overflow:hidden;text-overflow:ellipsis}.report-message{padding:14px 15px!important;text-align:left!important}.report-footnote{padding:12px 15px;color:#8798a2;font-size:10px;border-top:1px solid var(--line)}@media(max-width:700px){.reports-toolbar{align-items:stretch}.module-actions{width:100%}.module-actions button{flex:1 1}.report-tabs{padding-left:10px;padding-right:10px}.reports-filters{align-items:stretch}.reports-filters label{flex:1 1}.reports-filters input{min-width:0;width:100%}}