:root{--bg:#f5f7f6;--surface:#fff;--text:#202f2b;--muted:#76807d;--line:#e6ebe8;--primary:#194d3f;--primary-dark:#113e33;--lime:#d7ecab;--green-soft:#edf5ef;--radius:14px;--shadow:0 3px 14px #1d392204;--font:'Segoe UI',-apple-system,BlinkMacSystemFont,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);font-size:14px;line-height:1.55;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #82b389;outline-offset:4px}input:focus,select:focus{outline:0;border-color:#60896c;box-shadow:0 0 0 3px #32765218}h1,h2,h3,p{margin:0}h1{font-size:32px;line-height:1.2;letter-spacing:-1px;font-weight:650}h2{font-size:18px;line-height:1.4;font-weight:650;letter-spacing:-.3px}h3{font-size:15px;font-weight:650}small{font-size:12px}.icon{flex-shrink:0;vertical-align:middle}.muted{color:var(--muted)}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px;color:#728278;margin-bottom:10px}.eyebrow.light{color:#bbd7b7}.text-link{color:var(--primary);font-size:12px;font-weight:650;display:inline-flex;align-items:center;gap:7px}.text-link:hover{text-decoration:underline}.text-link .icon{width:16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:12px;z-index:100;background:white;padding:12px}.skip-link:focus{top:8px}
.brand{display:flex;align-items:center;gap:10px;font-size:27px;letter-spacing:2px;font-weight:800;line-height:1.1}.brand-mark{display:grid;place-items:center;width:37px;height:40px;border:1px solid #bdd18c70;border-radius:10px;color:var(--lime)}.brand-mark .icon{width:25px;height:25px;stroke-width:3}.brand-caption{display:block;font-size:8px;letter-spacing:1.6px;font-weight:500;margin-top:6px}.sidebar{width:254px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);padding:34px 20px 0;display:flex;flex-direction:column;z-index:20}.sidebar>.brand{padding:0 14px;color:#254c3b}.sidebar .brand-mark{color:#2b694f;border-color:#d8e4d7;background:#f1f6ed}.sidebar .brand-caption{color:#849187}.workspace-label{font-size:11px;color:#63746c;background:#f7f9f6;border:1px solid #e6ebe3;border-radius:6px;margin:25px 9px 25px;padding:9px 10px;display:flex;align-items:center;gap:8px}.live-dot{width:6px;height:6px;border-radius:50%;background:#75aa70;display:inline-block;flex-shrink:0}.nav-label{font-size:9px;letter-spacing:1.5px;color:#97a09a;font-weight:650;padding:0 15px;margin:0 0 10px}.sidebar nav .nav-label{margin-top:30px}.nav-item{min-height:44px;display:flex;align-items:center;gap:11px;padding:10px 13px;color:#728078;font-size:12px;font-weight:500;border-radius:7px;margin-bottom:5px}.nav-item .icon{width:18px;height:18px}.nav-item:hover{background:#f7f9f5;color:#214a38}.nav-item.active{background:#edf3e7;color:#274f34;font-weight:650}.nav-active-dot{width:5px;height:5px;border-radius:50%;background:#3c6b37;margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:28px}.privacy-note{display:flex;align-items:center;gap:10px;color:#57725c;padding:13px;border:1px solid #e7eee4;background:#fafcf8;border-radius:9px;font-size:11px}.privacy-note small{display:block;font-size:10px;color:#9aa697;margin-top:2px}.user-card{border-top:1px solid var(--line);display:flex;align-items:center;gap:9px;padding:20px 0;margin-top:20px}.user-card>div{flex:1;min-width:0}.user-card strong{display:block;font-size:11px;font-weight:650}.user-card a{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:9px;color:var(--muted);max-width:130px}.user-card .icon-button{padding:4px}.user-card .avatar{width:32px;height:32px;font-size:10px}.shell-main{margin-left:254px;min-height:100vh}.topbar{height:74px;border-bottom:1px solid var(--line);background:#ffffffc9;display:flex;align-items:center;justify-content:space-between;padding:0 38px}.breadcrumb{display:flex;align-items:center;gap:16px;font-size:11px;color:#9aa39c}.breadcrumb strong{font-weight:500;color:#657369}.crumb-divider{color:#c8cec9}.topbar-meta{display:flex;align-items:center;gap:7px;font-size:10px;color:#839183}.topbar-meta .icon{width:15px}.main-content{max-width:1760px;margin:auto;padding:34px 38px 24px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.page-heading .muted{margin-top:10px;font-size:13px}.date-label{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:7px;padding:10px 13px;font-size:11px;color:#738075;background:#fff;white-space:nowrap}.date-label .icon{width:15px;height:15px}.page-footer{display:flex;justify-content:space-between;gap:20px;padding:22px 38px 26px;color:#98a199;font-size:10px;max-width:1760px;margin:auto}.page-footer span:last-child{display:flex;gap:6px;align-items:center}.page-footer .icon{width:13px;height:13px}.mobile-menu{display:none!important}
.dashboard-hero{background:var(--primary-dark);border-radius:var(--radius);position:relative;overflow:hidden;min-height:241px;display:flex;align-items:center;justify-content:space-between;padding:30px 34px;color:#fff;margin-bottom:25px}.hero-tag{font-size:9px;letter-spacing:1.3px;display:flex;align-items:center;gap:6px;color:#b6c9b0;font-weight:600;margin-bottom:13px}.hero-tag .live-dot{background:var(--lime);width:5px;height:5px}.dashboard-hero h2{font-size:27px;line-height:1.25;letter-spacing:-.65px;font-weight:500}.dashboard-hero p{font-size:11px;color:#aec3b4;margin:10px 0 19px}.hero-button{background:var(--lime);color:#314c2b;font-size:10px!important;min-height:34px!important;padding:8px 13px!important;gap:22px!important}.hero-button .icon{width:14px}.hero-button:hover{background:#e3f3bf}.hero-art{position:absolute;right:2%;top:0;height:100%;width:330px;pointer-events:none}.orbit{position:absolute;border:1px solid #496c583a;border-radius:50%;width:360px;height:360px;left:10px;top:-50px}.orbit-two{width:260px;height:260px;left:60px;top:0}.art-card{position:absolute;background:#e5efce;border:1px solid #e5efd950;box-shadow:0 14px 30px #031f3526;border-radius:12px}.art-card-back{width:110px;height:135px;right:165px;top:60px;transform:rotate(-12deg);padding:17px;color:#718363}.art-card-back .icon{width:27px;height:27px;margin-bottom:13px}.art-card-back>span{display:block;width:60px;height:4px;background:#bfceae;margin:9px 0;border-radius:3px}.art-card-back>span:last-child{width:35px}.art-card-front{width:160px;height:147px;right:42px;top:44px;transform:rotate(9deg);padding:20px;color:#355842;background:#f5f8ec}.art-card-front>.icon{width:29px;height:29px;display:block;margin-bottom:16px}.art-card-front strong{display:block;font-size:13px;letter-spacing:-.3px}.art-card-front>span{display:block;font-size:10px;color:#8fa087;margin-top:3px}.art-card-front i{width:34px;height:34px;position:absolute;right:-13px;top:-13px;border-radius:50%;background:#d6edaa;display:grid;place-items:center;box-shadow:0 0 0 5px #234c3c}.art-spark{position:absolute;color:#bed69c;font-size:23px;font-weight:200;right:20px;bottom:33px}.stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px;margin-bottom:28px}.stats-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card{border:1px solid var(--line);background:white;border-radius:11px;padding:17px 16px 15px;box-shadow:var(--shadow);transition:transform .15s,border-color .15s}.stat-card:hover{transform:translateY(-3px);border-color:#b7cbb5}.stat-top{display:flex;align-items:center;justify-content:space-between;gap:3px;font-size:10px;font-weight:600;color:#758177}.stat-icon{width:29px;height:29px;border-radius:7px;display:grid;place-items:center;flex-shrink:0}.stat-icon .icon{width:15px;height:15px}.mint{background:#edf5e8;color:#729961}.amber{background:#fff5df;color:#c39e4c}.blue{background:#edf1fb;color:#8498c8}.rose{background:#fbefeb;color:#c38574}.purple{background:#f2eefa;color:#9c88bf}.stat-card>strong{display:flex;justify-content:space-between;align-items:center;font-size:33px;font-weight:550;line-height:1.3;margin:7px 0 5px;letter-spacing:-1px}.stat-card>strong span{color:#c3cec1}.stat-card>strong .icon{width:14px}.stat-card>small{font-size:9px;color:#9ca59c}.card{border:1px solid var(--line);border-radius:var(--radius);background:white;box-shadow:var(--shadow);overflow:hidden}.card-header{padding:21px 23px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line)}.card-header h2{font-size:15px}.card-header p{font-size:11px;margin-top:5px;color:var(--muted)}.title-with-count{display:flex;align-items:center;gap:10px}.count-bubble{display:inline-grid;place-items:center;font-size:10px;min-width:23px;height:23px;padding:0 6px;background:#f0f4eb;color:#5f7951;border-radius:6px;font-weight:650}.table-wrap{overflow-x:auto;max-width:100%}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap;font-size:11px}th{font-size:9px;color:#8e9a8e;font-weight:500;background:#fafbf9;padding:13px 18px;border-bottom:1px solid var(--line)}td{padding:17px 18px;border-bottom:1px solid #edf0ec;color:#6b786d}th:first-child,td:first-child{padding-left:23px}tr:last-child td{border-bottom:0}td strong{font-weight:600;color:#405244}tbody tr:hover{background:#fdfefa}.person{display:flex;align-items:center;gap:11px}.person strong{font-size:11px}.person small{display:block;color:#9aa499;font-size:9px;margin-top:3px}.avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;width:34px;height:34px;background:#e9f0df;color:#789065;font-size:11px;font-weight:550;flex-shrink:0}.avatar-1{background:#e9edf4;color:#7d8da8}.avatar-2{background:#f3ece3;color:#b09777}.avatar-3{background:#eae7f0;color:#9986aa}.avatar.dark{background:#e9efdf;color:#4d6f3d}.cell-secondary{display:block;color:#99a397;font-size:9px;margin-top:4px}.contact-details{margin-top:6px;font-size:9px;color:#819079}.contact-details summary{cursor:pointer;color:#557048;font-weight:600;list-style:none}.contact-details summary::-webkit-details-marker{display:none}.contact-details small{display:block;color:#87957e;margin-top:4px;line-height:1.5;white-space:normal}.today-text{color:#b0954e}.pill{display:inline-flex;align-items:center;gap:5px;border-radius:5px;padding:4px 7px;font-size:9px;font-weight:500;line-height:1.3;white-space:nowrap}.pill .icon{width:13px;height:13px}.pill-dot{width:4px;height:4px;border-radius:50%;background:currentColor}.pill.positive{background:#eff5e9;color:#71945d}.pill.warning{background:#fff5df;color:#b2944c}.pill.danger{background:#fbede9;color:#bc7c6b}.pill.neutral{background:#f0f2ef;color:#8a9586}.table-footer{display:flex;align-items:center;justify-content:space-between;padding:14px 23px;border-top:1px solid var(--line);font-size:9px;color:#9ba596}.table-footer>span:last-child{display:flex;align-items:center;gap:5px}.table-footer .icon{width:12px;height:12px}.dashboard-bottom{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:22px}.note-card{display:flex;align-items:flex-start;gap:12px;padding:19px 20px;border:1px solid #e3eadd;border-radius:11px;background:#f1f5eb}.note-card h3{font-size:11px;color:#5a7251}.note-card p{font-size:10px;color:#92a087;margin-top:5px;max-width:370px;line-height:1.7}.note-card .section-icon{width:32px;height:32px;border-radius:7px;background:#e8efdf;color:#88a171}.note-card .section-icon .icon{width:17px;height:17px}.note-card.subtle{background:#fafbf8;border-color:#e7ece3}.note-card.subtle .section-icon{background:#f0f2e9}.button{border:1px solid transparent;border-radius:7px;min-height:42px;padding:10px 16px;font-weight:600;font-size:12px;display:inline-flex;align-items:center;justify-content:center;gap:10px;line-height:1.4;transition:background .15s}.button .icon{width:17px;height:17px}.button.primary{background:var(--primary);color:white}.button.primary:hover{background:#256349}.button.secondary{background:#fff;border-color:#dfe5dc;color:#61715e}.button.secondary:hover{background:#f4f7f1}.button.full{width:100%}.button.small{padding:7px 12px;min-height:33px;font-size:10px}.button-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.icon-button{background:transparent;border:0;display:inline-grid;place-items:center;width:32px;height:32px;padding:5px;color:#91a084;border-radius:6px}.icon-button:hover{color:#3b6544;background:#eef3e8}.icon-button .icon{width:17px;height:17px}.section-icon{width:43px;height:43px;background:#eff4e9;color:#698256;display:inline-grid;place-items:center;border-radius:11px;flex-shrink:0}.section-icon .icon{width:22px;height:22px}.demo-banner{padding:8px 11px;border:1px solid #e7e9d2;background:#fcfcf0;color:#93916b;font-size:10px;border-radius:6px;margin-bottom:20px;display:flex;gap:8px;align-items:center}.demo-badge{font-size:8px;letter-spacing:1px;font-weight:700;border:1px solid #d8dcb9;border-radius:3px;padding:1px 4px}.alert{display:flex;align-items:flex-start;gap:10px;padding:15px 17px;margin-bottom:20px;border:1px solid transparent;border-radius:9px;font-size:12px}.alert a{text-decoration:underline;font-weight:600}.alert .icon{width:19px;height:19px}.alert.success{background:#ecf5e7;border-color:#d4e6ce;color:#4c7748}.alert.info{background:#eff4f3;border-color:#dce7e2;color:#668279}.alert.warning{background:#fff8e8;border-color:#f1e2b4;color:#967d41}.alert.danger{background:#fcf0ed;border-color:#edcfc5;color:#a16050}
.stack{display:flex;flex-direction:column;gap:20px}.tight-stack{gap:12px}.form-card{padding:27px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px 22px}label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:550;color:#536554}input,select,textarea{width:100%;min-height:45px;border:1px solid #dfe6dd;border-radius:7px;background:#fff;padding:10px 12px;color:#344a37;font-size:13px}input::placeholder,textarea::placeholder{color:#a6afa2;font-weight:400}textarea{resize:vertical;min-height:96px;border:1px solid #dfe6dd;border-radius:7px;background:#fff;padding:10px 12px;color:#344a37;font-size:13px;font-family:inherit;line-height:1.5}input[type=checkbox],input[type=radio]{accent-color:var(--primary);width:17px;height:17px;min-height:0;margin:0;box-shadow:none;flex-shrink:0}input[type=date]{color-scheme:light;min-width:0}select{padding-right:24px}.checkbox{display:flex;flex-direction:row;align-items:center;gap:9px;font-size:12px;font-weight:400;min-height:25px}.field-help{font-size:11px;color:#8d9c85;line-height:1.7}.optional{font-size:10px;color:#9aa592;font-weight:400}fieldset{border:0;padding:0;margin:0;min-width:0}legend{font-size:12px;color:#536554;font-weight:550;margin-bottom:10px}.radio-options{display:flex;gap:10px;flex-wrap:wrap}.choice{border:1px solid #e1e7dc;border-radius:7px;padding:12px 15px;flex-direction:row;align-items:center;gap:9px;font-size:12px;font-weight:400;flex:1;min-width:115px;white-space:normal;line-height:1.25;min-height:45px}.choice span{line-height:1.25}.choice:has(input:checked){border-color:#739068;background:#f5f8ef}.form-divider{border-top:1px solid var(--line);margin:3px 0}.form-section-heading{display:flex;align-items:center;gap:12px}.form-section-heading h2{font-size:16px}.form-section-heading p{font-size:11px;color:#929c8c;margin-top:3px}.step-number{background:#eef4e6;width:29px;height:29px;border-radius:50%;display:inline-grid;place-items:center;font-size:12px;font-weight:650;color:#769263;flex-shrink:0}.narrow{max-width:640px;margin:0 auto}.narrow.wide{max-width:830px}.back-link{display:inline-block;font-size:12px;color:#899780;margin-bottom:25px}.back-link:hover{color:#2e5836}.upload-zone{border:1px dashed #cbd8c1;border-radius:10px;padding:25px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:9px;background:#fbfcf9}.upload-zone>.icon{width:26px;height:26px;color:#92a77e;margin-bottom:4px}.upload-zone>strong{font-size:13px;font-weight:550}.upload-zone>p{font-size:11px;color:#96a18d}.upload-button{cursor:pointer}.file-input{font-size:11px;max-width:360px;border:0;background:transparent;min-height:32px}.file-input::file-selector-button{border:1px solid #dce4d2;border-radius:4px;padding:6px;color:#718460;background:white;margin-right:10px}.file-caption{font-size:10px;color:#9ca68f;word-break:break-word}.form-footnote{text-align:center;font-size:10px;color:#a0aa93}.info-line{display:flex;gap:10px;margin:24px 0;color:#91a086;font-size:11px;align-items:flex-start}.info-line .icon{width:17px;height:17px}.info-line.tight{margin:0;font-size:11px}.form-footnote{margin-top:-7px}.empty-state{text-align:center;padding:55px 30px;display:flex;flex-direction:column;align-items:center;gap:12px;color:#8a9a80}.empty-state h1,.empty-state h3{color:#52694a}.empty-state p{font-size:12px;max-width:500px}.empty-state.compact{padding:43px 20px;gap:9px}.empty-state.compact>.icon{color:#a8b99a;width:28px;height:28px}.error-card{max-width:680px;margin:60px auto;background:white;border:1px solid var(--line);border-radius:14px}.filters{padding:20px;margin-bottom:23px}.filter-search{display:flex;align-items:center;gap:10px;margin-bottom:18px}.search-input{position:relative;flex:1;min-width:100px}.search-input>.icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#a0ad96;width:17px}.search-input input{padding-left:38px}.filter-grid{display:grid;grid-template-columns:repeat(4,minmax(110px,1fr));gap:13px}.filter-grid label{font-size:10px}.filter-grid input,.filter-grid select{font-size:11px;min-height:39px;padding:8px}.filter-toggles{display:flex;flex-wrap:wrap;gap:20px;border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.filter-toggles .checkbox{font-size:11px}.filters .field-help{margin-top:12px;font-size:10px}.search-bar{display:flex;gap:10px;padding:15px 20px;margin-bottom:23px}.pagination{display:flex;align-items:center;justify-content:space-between;padding:16px 22px;border-top:1px solid var(--line);color:#9ba58f;font-size:10px}.pagination>div{display:flex;gap:8px}.updates-table td{vertical-align:top;font-size:10px;padding-top:20px;padding-bottom:20px}.updates-table th{font-size:9px}.person-name{color:#44603d;font-weight:600;font-size:11px}.person-name:hover{text-decoration:underline}.eau-form{display:flex;align-items:center;gap:4px;margin-top:10px}.eau-form select{min-height:30px;padding:5px;font-size:9px;max-width:151px}.save-button{border:1px solid #e3e9db;width:29px;height:29px}.document-link{display:flex;align-items:center;gap:4px;color:#708a57;font-weight:600}.document-link .icon{width:14px}.table-actions{display:flex;flex-direction:column;gap:7px}.table-actions .text-link{font-size:10px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:23px;align-items:start}.inline-form{display:flex;gap:8px;align-items:center}.inline-form input,.inline-form select{min-width:0;font-size:12px}.inline-form .button{flex-shrink:0}.recipient-card{border:1px solid #e4e9df;border-radius:9px;padding:14px}.recipient-card summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.recipient-card summary strong{font-size:12px;overflow-wrap:anywhere}.recipient-card summary small{width:100%;font-size:10px;color:#96a18d}.recipient-card[open] summary{margin-bottom:16px}.test-mail-form{margin-top:12px}.audit-details{white-space:normal;max-width:260px;font-size:10px}
.employee-header{max-width:1160px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:25px 30px;border-bottom:1px solid var(--line)}.employee-header .brand{color:var(--primary);font-size:25px}.employee-header .brand-mark{background:#e9f1de;color:#406533;border-color:#dce6d0}.employee-header .brand-caption{color:#8a987e}.employee-account{display:flex;gap:16px;align-items:center}.employee-content{max-width:1110px;margin:auto;padding:35px 30px 20px}.employee-greeting{margin:10px 0 28px}.employee-status{display:flex;align-items:center;gap:19px;border:1px solid #dce7d2;border-radius:14px;background:#eff5e8;padding:25px 27px;margin-bottom:25px}.status-symbol{width:51px;height:51px;border-radius:50%;display:grid;place-items:center;color:#739451;background:#e1edcf;flex-shrink:0}.employee-status .eyebrow{font-size:9px;margin-bottom:6px}.employee-status h2{font-size:20px;color:#44623a}.employee-status p{font-size:12px;color:#859878;margin-top:5px}.employee-status.is-sick{background:#fcf7e8;border-color:#ece0b9}.is-sick .status-symbol{background:#f2e8c7;color:#a48a45}.is-sick h2{color:#7d7043}.employee-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:19px;margin-bottom:33px}.action-card{border:1px solid var(--line);border-radius:13px;background:white;padding:25px;min-height:265px;display:flex;flex-direction:column;transition:transform .15s,box-shadow .15s}.action-card:hover{transform:translateY(-4px);box-shadow:0 9px 24px #193d3610}.action-card h2{font-size:20px;margin:20px 0 10px;line-height:1.35}.action-card p{font-size:12px;color:#93a086;line-height:1.7}.action-bottom{margin-top:auto;padding-top:22px;display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:600;color:#6f8759}.action-bottom .icon{width:17px}.action-card.featured{background:var(--primary-dark);border-color:var(--primary-dark);color:white}.featured .section-icon{background:#ffffff12;color:#d8edb3}.featured p{color:#a5bba4}.featured .action-bottom{color:#d8edb3}.action-card.unavailable{background:#fbfcf9}.unavailable .action-bottom{color:#a4ae99}.report-list-item{display:flex;align-items:center;gap:17px;padding:19px 23px;border-bottom:1px solid var(--line)}.report-list-item:last-child{border:0}.report-list-item:hover{background:#fbfcf8}.list-icon{width:37px;height:37px;border-radius:9px;display:grid;place-items:center;background:#f1f5eb;color:#91a37b}.report-list-item>div{flex:1}.report-list-item strong{font-size:13px;font-weight:550;color:#5c7251}.report-list-item small{display:block;font-size:10px;color:#9caa90;margin-top:4px}.report-list-item>.icon{width:16px;color:#91a17e}.employee-shell .page-footer{max-width:1110px;padding:25px 30px}.confirmation{text-align:center;padding:38px}.confirmation-icon{width:66px;height:66px;border-radius:50%;background:#eaf3df;color:#759d4e;display:inline-grid;place-items:center;margin-bottom:25px}.confirmation-icon .icon{width:31px;height:31px;stroke-width:2}.confirmation h1{font-size:29px}.confirmation>.muted{font-size:13px;margin-top:14px}.confirmation-details{background:#f8faf4;border:1px solid #e7eddf;border-radius:9px;margin:25px 0;text-align:left;padding:7px 18px}.confirmation-details>div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #e7eddf;font-size:12px}.confirmation-details>div:last-child{border:0}.confirmation-details dt{color:#91a180}.confirmation-details dd{margin:0;font-weight:600;color:#5c7549;text-align:right}.confirmation .field-help{margin-bottom:24px}.timeline{margin-left:9px;padding-left:24px;border-left:1px solid #dbe6d1}.timeline-card{padding:25px;position:relative;overflow:visible;margin-bottom:20px}.timeline-dot{position:absolute;left:-30px;top:34px;width:10px;height:10px;border-radius:50%;background:#94ae7a;border:2px solid #f5f7f6}.timeline-card>p:not(.eyebrow){font-size:12px;color:#869b73;margin:10px 0 15px}.timeline-card>.pill{margin:0 5px 0 0}
.auth-shell{background:#f7f9f4}.auth-content{min-height:100vh}.auth-content>.demo-banner{position:absolute;right:20px;top:13px;max-width:45%;margin:0;font-size:9px;z-index:2}.auth-content>.alert{position:absolute;right:30px;top:60px;max-width:42%;z-index:3}.login-layout{display:grid;grid-template-columns:46% 54%;min-height:100vh}.login-story{background:#123e33;color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:50px 14%;position:relative;overflow:hidden}.login-story:after{content:'';position:absolute;width:600px;height:600px;border:1px solid #aecda118;border-radius:50%;bottom:-340px;left:-90px;pointer-events:none}.login-story:before{content:'';position:absolute;width:470px;height:470px;border:1px solid #aecda118;border-radius:50%;bottom:-275px;left:-25px;pointer-events:none}.login-story .brand{font-size:31px}.login-story .brand-caption{color:#9ab995}.story-copy{margin:80px 0 70px;position:relative;z-index:1}.story-copy h1{font-size:clamp(40px,4.1vw,67px);line-height:1.13;font-weight:450;letter-spacing:-2.5px;margin:22px 0 24px}.story-copy h1 span{color:#d4e8ad}.story-copy>p{font-size:13px;color:#a5bfa3;line-height:1.9}.story-line{width:38px;height:1px;background:#6a916a;margin:28px 0}.story-points{display:flex;flex-direction:column;gap:15px;font-size:11px;color:#b7cdb0}.story-points>span{display:flex;align-items:center;gap:9px}.story-points .icon{width:16px;height:16px;color:#b3d491}.story-footer{display:flex;justify-content:space-between;font-size:10px;color:#779977;z-index:1}.login-panel{position:relative;padding:80px 50px;display:flex;align-items:center;justify-content:center;flex-direction:column}.login-box{width:100%;max-width:355px}.login-box>.section-icon{margin-bottom:28px;width:44px;height:44px}.login-box .eyebrow{margin-bottom:10px}.login-box h2{font-size:29px;line-height:1.3;letter-spacing:-.7px;font-weight:600;margin-bottom:16px}.login-box>.muted{font-size:12px;line-height:1.8;color:#92a087}.login-form{margin-top:29px;gap:21px}.login-form label{font-size:11px}.login-form input{background:#fff;min-height:46px;font-size:12px}.login-form .button{margin-top:5px;min-height:45px;font-size:11px;justify-content:space-between;padding:12px 18px}.password-field{position:relative;display:block}.password-field>input{padding-right:75px}.password-toggle{position:absolute;right:9px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#98a78b;font-size:9px;padding:7px;min-height:30px}.login-help{font-size:10px;color:#9caa91;margin:18px 0 27px;line-height:1.7}.login-switch{border-top:1px solid #e1e8da;padding-top:24px;font-size:10px;color:#98a58b;display:flex;flex-direction:column;gap:8px}.login-switch a{display:flex;align-items:center;gap:9px;color:#688553;font-weight:600;font-size:11px}.login-switch .icon{width:15px;height:15px}.login-private{position:absolute;bottom:31px;display:flex;align-items:center;gap:7px;font-size:9px;color:#a5b398}.login-private .icon{width:13px;height:13px}.demo-credentials{font-size:10px;color:#9c9f7d;border-radius:5px;background:#f0f2e4;padding:8px 11px;margin-top:18px}
@media(min-width:1650px){body{font-size:15px}.dashboard-hero{min-height:265px;padding:35px 40px}.hero-art{right:8%}.main-content{padding:40px 45px}.stat-card{padding:22px}.stat-top{font-size:12px}.stat-card>small{font-size:10px}table{font-size:12px}td{padding:20px 23px}.person strong{font-size:12px}.pill{font-size:10px}}
@media(max-width:1250px){.sidebar{width:220px;padding-left:13px;padding-right:13px}.shell-main{margin-left:220px}.main-content{padding:28px 24px}.topbar{padding:0 24px}.stats-grid{gap:10px}.stat-card{padding:13px 11px}.stat-top{font-size:9px}.stat-icon{width:24px;height:24px}.stat-card>small{font-size:8px}.hero-art{right:0;transform:scale(.85);transform-origin:right center}.dashboard-hero{padding:27px}.dashboard-hero p{max-width:330px}.filter-grid{grid-template-columns:repeat(3,minmax(100px,1fr))}.page-heading h1{font-size:28px}.date-label{font-size:10px}.page-heading>.date-label{padding:8px}.user-card a{max-width:111px}.two-columns{gap:17px}}
@media(max-width:1000px){.sidebar{width:200px;padding-left:9px;padding-right:9px}.sidebar>.brand{font-size:23px}.sidebar .brand-mark{width:30px;height:34px}.nav-item{font-size:11px;gap:8px;padding:10px}.shell-main{margin-left:200px}.main-content{padding:25px 20px}.topbar{padding:0 20px}.page-heading{flex-wrap:wrap;gap:13px}.stats-grid{grid-template-columns:repeat(3,1fr)}.stat-top{font-size:10px}.stat-card>small{font-size:9px}.dashboard-hero{min-height:245px}.dashboard-hero h2{font-size:24px}.hero-art{transform:scale(.72);right:-12px}.dashboard-hero p{max-width:260px;font-size:10px}.dashboard-bottom{grid-template-columns:1fr}.two-columns{grid-template-columns:1fr}.employee-actions{gap:12px}.action-card{padding:20px}.action-card h2{font-size:18px}.login-story{padding:40px 12%}.story-copy h1{font-size:44px}.login-panel{padding:90px 35px}.login-story .eyebrow{font-size:8px}.topbar-meta{font-size:9px}.privacy-note{padding:10px 8px;font-size:10px}.privacy-note small{font-size:9px}.user-card a{max-width:98px}.user-card strong{font-size:10px}.user-card .avatar{width:28px;height:28px}}
@media(max-width:760px){.sidebar{transform:translateX(-100%);transition:transform .2s;width:250px;box-shadow:15px 0 35px #23391915;padding:25px 17px 0}.sidebar.is-open{transform:translateX(0)}.shell-main{margin-left:0}.topbar{height:60px;padding:0 19px;position:sticky;top:0;z-index:10;background:#fff}.mobile-menu{display:inline-grid!important}.breadcrumb{gap:10px}.topbar-meta{font-size:0;gap:0}.topbar-meta .icon{width:18px;height:18px}.main-content{padding:25px 18px}.page-heading{align-items:flex-start;margin-bottom:23px}.page-heading h1{font-size:28px}.page-heading .muted{font-size:12px;max-width:440px}.page-heading .date-label{font-size:10px}.dashboard-hero{min-height:235px;padding:27px 23px}.dashboard-hero h2{font-size:27px}.hero-art{transform:scale(.75);right:2px}.dashboard-hero p{max-width:260px}.stats-grid{gap:10px;margin-bottom:23px}.stat-card{padding:15px 13px}.stat-card>strong{font-size:29px}.stat-card>small{font-size:8px}.card-header{padding:18px}.card-header h2{font-size:14px}.table-footer{padding:14px 18px}.page-footer{padding:18px;font-size:8px}.user-card a{max-width:130px}.user-card strong{font-size:11px}.user-card .avatar{width:34px;height:34px}.nav-item{font-size:12px;padding:10px 14px;gap:12px}.privacy-note{font-size:11px}.privacy-note small{font-size:10px}.filter-search{flex-wrap:wrap}.filter-search .search-input{flex-basis:100%}.filter-grid{grid-template-columns:repeat(2,minmax(100px,1fr))}.filters{padding:17px}.form-card{padding:22px}.form-grid{gap:17px}.two-columns{gap:20px}.employee-header{padding:20px}.employee-header .brand{font-size:23px}.employee-header .brand-caption{font-size:7px}.employee-header .brand-mark{width:32px;height:35px}.employee-account{gap:10px}.employee-account>.text-link{font-size:10px}.employee-content{padding:25px 18px}.employee-actions{grid-template-columns:1fr}.action-card{min-height:0;display:grid;grid-template-columns:44px 1fr;column-gap:16px;padding:21px}.action-card>.section-icon{grid-row:1/4;grid-column:1;margin-top:4px}.action-card h2{margin:0 0 6px;grid-column:2;font-size:18px}.action-card p{grid-column:2;font-size:12px}.action-bottom{grid-column:2;padding-top:13px;max-width:280px}.employee-status{padding:21px;gap:14px}.employee-status h2{font-size:18px}.employee-status .eyebrow{font-size:8px}.status-symbol{width:42px;height:42px}.report-list-item{padding:17px;gap:11px;flex-wrap:wrap}.report-list-item>div{min-width:180px}.report-list-item .pill{margin-left:48px}.employee-shell .page-footer{padding:20px 18px}.login-layout{grid-template-columns:1fr}.login-story{min-height:220px;padding:26px 28px}.login-story .brand{font-size:24px}.story-copy{margin:26px 0 0}.story-copy h1{font-size:31px;line-height:1.2;letter-spacing:-1px;margin:12px 0 0}.story-copy h1 br{display:none}.story-copy>p,.story-line,.story-points,.story-footer{display:none}.story-copy>.eyebrow{font-size:8px;letter-spacing:1px}.login-panel{padding:35px 28px 75px}.login-box{max-width:410px}.login-box>.section-icon{display:none}.login-box h2{font-size:26px}.login-box>.muted{font-size:12px}.login-private{bottom:22px}.auth-content>.demo-banner{position:relative;max-width:none;top:auto;right:auto;margin:0;border-radius:0;font-size:8px;padding:6px 15px;justify-content:center}.auth-content>.alert{position:relative;right:auto;top:auto;max-width:none;margin:0;border-radius:0}.auth-content{min-height:100vh}.login-layout{min-height:calc(100vh - 35px)}.confirmation{padding:28px 22px}.confirmation h1{font-size:27px}.confirmation-details{padding:5px 13px}.confirmation-details>div{font-size:11px}.radio-options{flex-direction:column;gap:8px}.choice{padding:14px;white-space:normal;min-height:48px}.file-input{max-width:100%}.timeline-card{padding:20px}.info-line{font-size:10px}.button{min-height:44px}label input,label select{min-height:47px}.checkbox{min-height:33px}.icon-button{width:36px;height:36px}}
@media(max-width:480px){.dashboard-hero{min-height:250px;padding:25px 20px}.dashboard-hero h2{font-size:25px}.hero-art{opacity:.4;right:-84px;transform:scale(.65)}.dashboard-hero>div:first-child{z-index:1}.dashboard-hero p{max-width:250px;font-size:10px}.stats-grid{grid-template-columns:repeat(2,1fr)}.stats-grid.three{grid-template-columns:repeat(2,1fr)}.stat-card:last-child{grid-column:1/-1}.stat-card:last-child>strong{margin:3px 0}.stat-top{font-size:11px}.stat-card>small{font-size:9px}.page-heading h1{font-size:27px}.page-heading .date-label{font-size:9px;min-height:30px}.form-grid{grid-template-columns:1fr}.form-card{padding:21px 18px}.form-section-heading h2{font-size:14px}.form-section-heading p{font-size:10px}.filter-toggles{gap:8px;flex-direction:column}.filter-grid{gap:12px}.filters .button{font-size:11px;flex:1}.filter-search{gap:8px}.card-header>.text-link{font-size:10px}.card-header h2{font-size:13px}.table-footer{font-size:8px;gap:10px;flex-wrap:wrap}.note-card{padding:16px}.note-card h3{font-size:11px}.note-card p{font-size:10px}.page-footer{flex-direction:column;align-items:center;gap:7px}.employee-status h2{font-size:16px}.employee-status p{font-size:11px}.employee-status{gap:12px;padding:19px 16px}.employee-greeting .date-label{display:none}.employee-account .text-link{font-size:9px}.employee-account{gap:4px}.report-list-item strong{font-size:12px}.report-list-item small{font-size:9px}.report-list-item>.icon{margin-left:auto}.confirmation-details>div{gap:12px}.confirmation-details dt{max-width:110px}.confirmation h1{font-size:25px}.button-row{align-items:stretch}.button-row .button{flex:1}.inline-form .button{padding:8px;font-size:10px}.inline-form{gap:6px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Readable operational text and sufficiently large touch inputs. */
body{overflow-x:clip}.shell-main,.main-content,.card{min-width:0}.table-wrap{width:100%}.special-filter{margin-bottom:12px}
.muted,.page-heading .muted,.action-card p,.field-help,.form-footnote,.info-line,.login-box>.muted,.login-help,.login-switch,.login-private{color:#697865}
.featured p{color:#b5cbb5}.featured .action-bottom{color:#d8edb3}
.cell-secondary,.person small,.table-footer,.pagination{color:#74806f}
.pill.positive{color:#496a35;background:#edf4e5}.pill.warning{color:#856720;background:#fff3d6}.pill.danger{color:#a04f3d;background:#fbe9e4}.pill.neutral{color:#65745a;background:#eff2eb}
.nav-item{font-size:13px}.sidebar .nav-label{font-size:10px}.stat-top{font-size:12px;color:#66745f}.stat-card>small{font-size:10px;color:#75816c}.card-header h2{font-size:16px}
table{font-size:12px}th{font-size:11px;color:#6e7c65}.person strong{font-size:12px}.person small,.cell-secondary{font-size:10px}.pill{font-size:10px}
.updates-table td{font-size:12px}.updates-table th{font-size:11px}.eau-form select{font-size:11px;max-width:175px}.person-name{font-size:12px}
.login-form label{font-size:12px}.login-form input{font-size:14px}.login-help,.login-switch{font-size:11px}.login-form .button{font-size:13px}
@media(max-width:1250px){.nav-item{font-size:11px}.stat-top{font-size:10px}.stat-card>small{font-size:9px}}
@media(max-width:760px){input,select,.login-form input{font-size:16px}label{font-size:13px}.nav-item{font-size:13px}.stat-top{font-size:12px}.stat-card>small{font-size:10px}.filter-grid input,.filter-grid select{font-size:14px}.login-form label{font-size:13px}}

/* Language selection stays available on every page, including sign-in. */
.language-switch{display:flex;justify-content:flex-end;gap:6px;padding:8px 20px;background:#f5f7f3;position:relative;z-index:25;flex-shrink:0}.language-switch a{font-size:13px;padding:5px 10px;border-radius:6px;color:#123e35}.language-switch a[aria-current="true"]{background:#123e35;color:#fff}.admin-shell>.language-switch{margin-left:260px}.employee-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:850px){.admin-shell>.language-switch{margin-left:0}}@media(max-width:600px){.employee-actions,.stats-grid,.stats-grid.three{grid-template-columns:1fr}}

/* Keep account actions visible while the navigation scrolls on short screens. */
.sidebar{height:100vh;height:100dvh;overflow-y:auto}
.sidebar>.brand,.sidebar>.workspace-label,.sidebar>.nav-label,.sidebar-bottom{flex-shrink:0}
.sidebar>nav{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain}
.sidebar-bottom{padding-top:12px}
@media(max-height:740px){
 .sidebar{padding-top:16px}
 .workspace-label{margin-top:14px;margin-bottom:14px}
 .sidebar nav .nav-label{margin-top:16px}
 .sidebar-bottom .privacy-note{display:none}
 .sidebar-bottom .user-card{margin-top:8px;padding:12px 0}
}

.report-actions{display:flex;flex-wrap:wrap;gap:8px;min-width:100px}.button.danger{background:#9d2929;color:#fff}.button.danger:hover{background:#7c2020}
.detail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;margin:18px 0 24px;padding:18px;background:#f8faf6;border:1px solid var(--line);border-radius:9px}.detail-list div{min-width:0}.detail-list dt{font-size:10px;color:var(--muted);margin-bottom:4px}.detail-list dd{margin:0;font-size:13px;font-weight:600;color:#33463a;overflow-wrap:anywhere}@media(max-width:600px){.detail-list{grid-template-columns:1fr}}

.login-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}

.recovery-page{width:calc(100% - 32px);max-width:540px;margin:48px auto;padding:32px;box-sizing:border-box}.recovery-page h1{font-size:28px}.recovery-page a{text-decoration:underline}@media(max-width:600px){.recovery-page{margin:24px auto;padding:24px}}

/* Login page: less health-insurance look, more internal HMCW portal. */
.portal-login .login-story{background:linear-gradient(145deg,#102d35 0%,#123d3b 52%,#193827 100%)}
.portal-login .login-story:before{width:520px;height:520px;bottom:-285px;left:-80px;border-color:#d8edb314}
.portal-login .login-story:after{width:360px;height:360px;right:-120px;left:auto;top:90px;bottom:auto;border-color:#d8edb310}
.portal-login .story-copy h1{max-width:560px;font-size:clamp(42px,4vw,64px);line-height:1.08}
.portal-login .story-copy h1 span{color:#e2f0bd}
.portal-login .story-copy>p{max-width:460px;color:#c1d2c6}
.story-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:520px}
.story-features>span{border:1px solid #d8edb31f;background:#ffffff0b;border-radius:14px;padding:14px 13px;display:flex;flex-direction:column;gap:6px;backdrop-filter:blur(3px)}
.story-features .icon{width:19px;height:19px;color:#d8edb3;margin-bottom:5px}.story-features strong{font-size:12px;color:#fff}.story-features small{font-size:10px;color:#b8c9bc;line-height:1.35}.portal-login .login-panel{background:linear-gradient(180deg,#f8faf7 0%,#f2f6f0 100%)}.portal-login .login-box>.section-icon{background:#edf3e8;color:#446b55}.portal-login .eyebrow{letter-spacing:2.6px}.portal-login .login-private{display:none}
@media(max-width:1000px){.story-features{grid-template-columns:1fr;max-width:260px}.portal-login .story-copy h1{font-size:42px}.portal-login .story-copy>p{font-size:12px}}
@media(max-width:760px){.portal-login .login-story{min-height:auto;padding:23px 24px 20px}.portal-login .story-copy{margin:22px 0 0}.portal-login .story-copy h1{font-size:29px;letter-spacing:-.8px;margin-bottom:10px}.portal-login .story-copy>p{display:block;font-size:11px;line-height:1.55;margin:0;color:#c1d2c6}.story-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-width:none;margin-top:16px}.story-features>span{padding:10px 9px;border-radius:10px}.story-features .icon{width:16px;height:16px;margin-bottom:1px}.story-features strong{font-size:10px}.story-features small{display:none}.portal-login .story-line,.portal-login .story-points,.portal-login .story-footer{display:none}.portal-login .login-panel{padding:27px 22px 38px}.portal-login .login-box h2{font-size:24px}.portal-login .login-form{margin-top:22px;gap:16px}.portal-login .login-help{margin:14px 0 19px}.portal-login .login-switch{padding-top:18px}.portal-login .auth-content>.alert{font-size:11px}}
@media(max-width:420px){.story-features{grid-template-columns:1fr}.story-features>span{display:grid;grid-template-columns:20px 1fr;align-items:center}.story-features .icon{grid-row:1}.story-features strong{font-size:11px}.portal-login .story-copy h1{font-size:27px}.portal-login .story-copy>p{font-size:10px}.portal-login .login-panel{padding-left:18px;padding-right:18px}.portal-login .login-box h2{font-size:23px}.portal-login .login-form .button{width:100%}}

.portal-login .story-copy h1 br{display:block}



/* Login page: calmer process hint instead of promotional feature cards. */
.story-process{display:flex;align-items:center;gap:13px;flex-wrap:wrap;color:#d7e6ca;font-size:11px;font-weight:650;letter-spacing:.2px}
.story-process span{display:inline-flex;align-items:center;gap:7px}.story-process span+span:before{content:'';display:inline-block;width:18px;height:1px;background:#789989;margin-right:2px}.story-process .icon{width:15px;height:15px;color:#d8edb3}.portal-login .story-features{display:none!important}
@media(max-width:760px){.story-process{gap:9px;font-size:10px;margin-top:14px}.story-process span+span:before{width:10px}.portal-login .story-copy>p{font-size:11px}}
@media(max-width:420px){.story-process{display:none}.portal-login .story-copy>p{margin-top:8px}}


.employee-search{align-items:end}.year-filter{min-width:145px;font-size:11px;color:#65745a}.year-filter span{display:block;margin-bottom:7px}.year-filter select{min-height:44px;padding:9px 12px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#203129}
@media(max-width:760px){.employee-search{flex-wrap:wrap}.employee-search .search-input{flex-basis:100%}.year-filter{flex:1;min-width:130px}.employee-search .button{min-width:120px}}


.employee-year-stats{margin-bottom:24px}.compact-stats{padding:18px 22px;margin:0}.compact-stats .stat-card{box-shadow:none;background:#fbfcf9}.compact-stats .stat-card:hover{transform:none}.employee-year-stats .card-header{align-items:flex-end}.employee-year-stats .inline-form{margin-left:auto}.employee-year-stats .year-filter{min-width:110px}
@media(max-width:760px){.employee-year-stats .card-header{align-items:stretch}.employee-year-stats .inline-form{width:100%;margin-left:0}.compact-stats{padding:16px;grid-template-columns:1fr!important}.employee-year-stats .year-filter{flex:1}}


.month-chart{border-top:1px solid var(--line);padding:18px 22px 22px;display:grid;gap:9px}.month-bar-row{display:grid;grid-template-columns:36px 1fr 34px;align-items:center;gap:10px;font-size:11px;color:#66745f}.month-track{height:12px;background:#eef3ea;border-radius:999px;overflow:hidden;display:flex}.month-bar{display:block;height:100%;min-width:0}.month-bar.illness{background:#6f9a5b}.month-bar.child{background:#8ea2d0}.month-value{text-align:right;color:#203129;font-weight:650}.chart-legend{display:flex;gap:14px;flex-wrap:wrap;margin-top:6px;font-size:10px;color:#7b8875}.legend-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:5px}.legend-dot.illness{background:#6f9a5b}.legend-dot.child{background:#8ea2d0}.compact-stats .stat-card{text-decoration:none;color:inherit}
@media(max-width:760px){.month-chart{padding:16px}.month-bar-row{grid-template-columns:34px 1fr 28px;gap:8px}}


.profile-link{display:flex;align-items:center;gap:9px;border:1px solid #dfe8d7;background:#fff;border-radius:999px;padding:6px 11px 6px 6px;color:#405b38;text-decoration:none;box-shadow:0 5px 18px #18342a0a}.profile-link:hover{background:#f7faf4;border-color:#cddfc5}.profile-link .avatar{width:35px;height:35px}.profile-link strong{display:block;font-size:11px;line-height:1.1}.profile-link small{display:block;font-size:9px;color:#829075;margin-top:2px;white-space:nowrap}
@media(max-width:560px){.profile-link{padding:4px;border-radius:50%;gap:0}.profile-link span:last-child{display:none}.profile-link .avatar{width:34px;height:34px}.employee-account{gap:7px}}


.profile-settings{background:#edf5e8;color:#557548;border:1px solid #dfe8d7}.profile-settings:hover{background:#e4efdc;color:#2f5b35}.employee-account .profile-settings .icon{width:18px;height:18px}
.profile-link{display:none}


.employee-quick-links{display:flex;justify-content:flex-end;margin:-10px 0 18px}.employee-statistics-page{max-width:980px}.employee-statistics-page .employee-year-stats{margin-bottom:0}
@media(max-width:760px){.employee-quick-links{justify-content:stretch;margin:0 0 18px}.employee-quick-links .button{width:100%}}

/* Compact, readable monthly statistics. */
.month-chart{border-top:1px solid var(--line);padding:20px 22px 22px;display:block}.month-chart-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:14px}.month-chart-heading h3{font-size:13px;color:#263b30}.month-chart-heading p{font-size:10px;color:var(--muted)}.month-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.month-tile{min-width:0;padding:11px;border:1px solid #e6ebe2;border-radius:9px;background:#fafbf9}.month-tile.has-value{background:#f3f8ef;border-color:#cadcc2}.month-tile .month-label{display:block;font-size:10px;color:#758274}.month-tile strong{display:block;margin:4px 0 8px;font-size:21px;line-height:1;color:#263b30}.month-tile .month-track{height:5px;background:#e8eee4}.chart-legend{display:flex;gap:16px;flex-wrap:wrap;margin-top:13px;font-size:10px;color:#7b8875}.legend-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:5px}.legend-dot.illness{background:#6f9a5b}.legend-dot.child{background:#8ea2d0}
.session-timer{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid #dfe8d7;border-radius:7px;background:#f7faf4;color:#607755;font-size:10px;font-variant-numeric:tabular-nums;white-space:nowrap}.session-timer .icon{width:14px;height:14px}.session-timer.is-warning{background:#fff5df;border-color:#f0dba9;color:#9a752f}.table-actions form{margin:0}.text-button{appearance:none;border:0;background:transparent;padding:0;font:inherit;cursor:pointer;color:inherit}.danger-text{color:#a85f50}.danger-text:hover{text-decoration:underline}
@media(max-width:760px){.month-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.month-chart{padding:16px}.session-timer{padding:5px}.session-timer .icon{display:none}}
@media(max-width:420px){.month-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.session-timer{font-size:9px}}

/* Secure portal mailbox. */
.message-center-link{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:5px 9px;border:1px solid #dfe8d7;border-radius:7px;background:#fff;color:#587052;font-size:10px;font-weight:600}.message-center-link:hover{background:#f1f6ed;color:#31583b}.message-center-link .icon{width:15px;height:15px}.message-center-link strong{display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:10px;background:#a64f3c;color:#fff;font-size:9px}
.message-page{max-width:1100px;margin:0 auto}.message-page.narrow{max-width:820px}.message-inbox{min-height:280px}.message-list{display:flex;flex-direction:column}.message-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto 20px;align-items:center;gap:13px;padding:17px 22px;border-bottom:1px solid var(--line);transition:background .15s}.message-row:last-child{border-bottom:0}.message-row:hover{background:#f8faf6}.message-row.unread{background:#f1f7ec}.message-row.unread strong{font-weight:750}.message-row-main{min-width:0}.message-row-main>span{display:flex;align-items:center;gap:8px}.message-row-main strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.message-row-main i{font-style:normal;font-size:8px;text-transform:uppercase;letter-spacing:.7px;color:#fff;background:#557a47;border-radius:8px;padding:2px 6px}.message-row-main small{display:block;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:4px}.message-row time{font-size:9px;color:#89968a;white-space:nowrap}.message-row>.icon{width:15px;color:#9aa798}.empty-state{text-align:center;padding:52px 25px;color:var(--muted)}.empty-state>.icon{width:34px;height:34px;color:#7d9870;margin-bottom:12px}.empty-state h2{color:var(--text);margin-bottom:7px}.message-thread{display:flex;flex-direction:column;gap:13px;margin:0 0 22px}.message-bubble{align-self:flex-start;width:min(78%,620px);padding:15px 17px;border:1px solid #dfe7dc;border-radius:5px 14px 14px;background:#fff;box-shadow:var(--shadow)}.message-bubble.own{align-self:flex-end;background:#eaf3e5;border-color:#d5e4cd;border-radius:14px 5px 14px 14px}.message-bubble header{display:flex;justify-content:space-between;gap:15px;margin-bottom:8px;font-size:10px;color:#71806e}.message-bubble header strong{color:#37503b}.message-bubble time{white-space:nowrap}.message-bubble p{white-space:normal;overflow-wrap:anywhere;font-size:13px;line-height:1.6}.reply-form .button{align-self:flex-end}.message-page .back-link{display:inline-block;margin-bottom:18px;color:#60775b;font-size:11px}
@media(max-width:760px){.message-page .page-heading>.button{width:100%}.message-row{grid-template-columns:34px minmax(0,1fr) 16px;padding:15px}.message-row time{display:none}.message-bubble{width:90%}.reply-form .button{width:100%}.message-center-link{width:36px;height:36px;padding:6px;justify-content:center;position:relative}.message-center-link .message-center-label{display:none}.message-center-link strong{position:absolute;right:-5px;top:-6px;box-shadow:0 0 0 2px var(--bg)}.message-row-main small{max-width:65vw}}
.message-attachments{display:flex;flex-direction:column;gap:6px;margin-top:12px;padding-top:10px;border-top:1px solid #dce5d8}.message-attachments a{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:650}.message-attachments .icon{width:14px}.message-attachments small{font-weight:400;color:var(--muted)}.message-delete-form{text-align:right;margin-top:14px}.document-actions{display:flex;flex-direction:column;gap:6px}.monthly-filter{display:flex;align-items:end;gap:12px;margin-bottom:20px}.monthly-filter label{max-width:240px}.monthly-summary{margin-bottom:20px}.access-sheet-actions{display:flex;gap:10px;margin-bottom:18px}.access-sheet{max-width:760px;margin:auto;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.access-sheet>header{display:flex;flex-direction:column;gap:10px;padding:28px 38px;background:#123e35;color:#fff}.access-sheet>header strong{font-size:32px}.access-sheet>header span{font-size:10px;letter-spacing:1.5px}.access-sheet>main{padding:38px}.access-sheet h1{font-size:32px;margin:5px 0}.access-login-block{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:18px;align-items:start;margin:28px 0}.access-sheet dl{display:grid;grid-template-columns:150px 1fr;gap:14px;margin:0;padding:22px;background:#f5f7f2;border-radius:10px}.access-sheet dt{font-size:10px;text-transform:uppercase;color:var(--muted)}.access-sheet dd{margin:0;font-weight:700;overflow-wrap:anywhere}.access-qr{display:flex;flex-direction:column;align-items:center;gap:10px;padding:18px;background:#f5f7f2;border-radius:10px;text-align:center}.access-qr-code{display:grid;place-items:center;width:180px;height:180px;background:#fff;padding:8px;border-radius:8px;border:1px solid var(--line)}.access-qr-code svg{display:block;width:100%;height:100%}.access-qr strong{font-size:14px}.access-qr small{color:var(--muted);line-height:1.45}.access-note{padding:18px;background:#fff3dd;border-radius:9px;margin:20px 0}.access-note p{margin:5px 0 0}.access-sheet li{margin:9px 0}.access-sheet>main>small{display:block;margin-top:25px;color:var(--muted)}
@media (max-width:820px){.access-login-block{grid-template-columns:1fr}.access-qr{order:-1}}
@media print{.sidebar,.topbar,.page-footer,.access-sheet-actions,.demo-banner,.alert{display:none!important}.admin-shell .shell-main{margin:0!important}.main-content{padding:0!important}.access-sheet{border:0;box-shadow:none;max-width:none}.access-sheet>header{print-color-adjust:exact;-webkit-print-color-adjust:exact}.access-sheet>main{padding:35px}.access-qr-code{width:150px;height:150px}}
.access-overview{padding:24px}.profile-access-data{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0}.profile-access-data>div{padding:15px 17px;border:1px solid var(--line);border-radius:9px;background:#f8faf6}.profile-access-data dt{font-size:10px;color:var(--muted);margin-bottom:5px}.profile-access-data dd{margin:0;font-size:18px;font-weight:750;color:#183c32;overflow-wrap:anywhere}@media(max-width:600px){.profile-access-data{grid-template-columns:1fr}}
/* Profile access card and in-session language selection. */
.profile-language{align-self:flex-start;display:flex;align-items:center;gap:10px;padding:6px;background:#fff;border:1px solid #dce5d8;border-radius:10px;box-shadow:0 8px 22px #17392f0b}.profile-language>span{padding-left:8px;font-size:9px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#7a8978}.profile-language>div{display:flex;padding:3px;background:#eef3ea;border-radius:7px}.profile-language a{padding:7px 11px;border-radius:5px;font-size:10px;font-weight:700;color:#5b6e57;text-decoration:none}.profile-language a[aria-current=true]{background:#123e35;color:#fff;box-shadow:0 2px 7px #123e3530}.access-overview{overflow:hidden;padding:0!important;border-color:#d9e5d5}.access-overview-intro{display:flex;align-items:center;gap:14px;padding:22px 24px;background:linear-gradient(120deg,#f4f8ef,#fbfcf9);border-bottom:1px solid #e2eadf}.access-overview-intro .section-icon{flex:0 0 auto;margin:0}.access-overview-intro .eyebrow{font-size:8px;margin-bottom:4px}.access-overview-intro h2{font-size:17px;margin:0 0 3px}.access-overview-intro p:last-child{font-size:10px;color:var(--muted)}.profile-access-data{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin:0!important;padding:18px 24px 14px!important}.profile-access-data>div{position:relative;padding:17px 19px!important;border:1px solid #dae5d6!important;border-radius:10px!important;background:#fff!important;box-shadow:0 5px 16px #17392f08}.profile-access-data>div:first-child{background:#123e35!important;border-color:#123e35!important}.profile-access-data dt{margin:0 0 5px!important;font-size:9px!important;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#829075!important}.profile-access-data>div:first-child dt,.profile-access-data>div:first-child small{color:#c8d9cb!important}.profile-access-data dd{margin:0 0 5px!important;font-size:22px!important;line-height:1.1;font-weight:750!important;color:#173d33!important;letter-spacing:.2px}.profile-access-data>div:first-child dd{color:#fff!important}.profile-access-data small{display:block;font-size:9px;color:#879486}.access-security-note{display:flex;align-items:center;gap:8px;margin:0 24px 20px;padding:10px 12px;border-radius:8px;background:#f3f7ef;color:#607459;font-size:10px}.access-security-note .icon{width:15px;height:15px;flex:0 0 auto;color:#55794b}@media(max-width:600px){.page-heading{align-items:flex-start}.profile-language{width:100%;justify-content:space-between}.profile-access-data{grid-template-columns:1fr!important;padding:14px 16px 12px!important}.access-overview-intro{padding:18px 16px}.access-security-note{margin:0 16px 16px}}
/* Version 2: guided work and accounting. */
.closing-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.closing-step{padding:17px;display:grid;grid-template-columns:32px 1fr;gap:10px;align-items:start}.closing-step>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#eef3e9;color:#58734e;font-weight:750}.closing-step>div strong,.closing-step>div small{display:block}.closing-step>div small{margin-top:4px;color:var(--muted);font-size:9px;line-height:1.4}.closing-step form,.closing-step>a{grid-column:1/-1}.closing-step form{display:flex;gap:7px}.closing-step input[type=month]{min-width:0}.closing-step.complete{border-color:#bed8b3;background:#f5faef}.closing-step.complete>span{background:#dff0d3}.month-status{padding:8px 12px;border-radius:999px;font-size:10px;font-weight:750}.month-status.done,.month-status.ready{background:#e2f1d7;color:#39643a}.month-status.open{background:#fff0cf;color:#8d6721}.stat-card.needs-attention{border-color:#e9c98d;background:#fffaf0}.report-toolbar{display:flex;justify-content:flex-end;gap:9px;margin:0 0 18px}.help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.help-grid .card{padding:22px}.help-grid .card>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#eaf2e4;color:#507146;font-weight:750;margin-bottom:13px}.help-grid h2{font-size:16px;margin-bottom:7px}.help-grid p,.help-contact p{font-size:11px;line-height:1.6;color:var(--muted)}.help-contact{padding:24px;margin-top:14px}.help-contact .button{margin-top:14px}.welcome-guide[hidden]{display:none}.welcome-guide{position:fixed;inset:0;z-index:100;background:#0c2823a8;display:grid;place-items:center;padding:18px}.welcome-guide-card{position:relative;width:min(620px,100%);padding:30px;background:#fff;border-radius:15px;box-shadow:0 24px 70px #071b1760}.welcome-guide-card h2{font-size:25px;margin:5px 0 20px}.welcome-close{position:absolute;right:15px;top:12px;border:0;background:transparent;font-size:25px;color:#71806e;cursor:pointer}.welcome-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:22px}.welcome-steps>div{padding:15px;background:#f4f8f1;border-radius:9px}.welcome-steps strong,.welcome-steps span{display:block}.welcome-steps strong{font-size:11px;margin-bottom:6px}.welcome-steps span{font-size:9px;line-height:1.5;color:var(--muted)}.welcome-guide-card>a{margin-left:12px;font-size:10px}.monthly-print{max-width:1000px;margin:auto;background:#fff;padding:40px}.monthly-print>header{display:flex;justify-content:space-between;background:#123e35;color:#fff;padding:22px;margin:-40px -40px 30px}.monthly-print>header strong{font-size:25px}.monthly-print table{width:100%;margin-top:25px;border-collapse:collapse}.monthly-print th,.monthly-print td{padding:9px;border-bottom:1px solid #dfe6dc;text-align:left;font-size:10px}.monthly-print footer{display:flex;justify-content:space-between;margin-top:55px}.print-report-actions{text-align:right;margin-bottom:16px}@media(max-width:900px){.closing-steps,.help-grid{grid-template-columns:1fr}.welcome-steps{grid-template-columns:1fr}.report-toolbar{flex-direction:column}.report-toolbar .button{width:100%}}@media print{.print-report-actions{display:none}.monthly-print{padding:0;max-width:none}.monthly-print>header{margin:0 0 25px}.monthly-print footer{margin-top:45px}.monthly-print{print-color-adjust:exact;-webkit-print-color-adjust:exact}}

/* Version 2.1: polished monthly closing and help center. */
.monthly-page{display:flex;flex-direction:column;gap:20px}.monthly-heading{margin-bottom:0!important;padding:2px 0 4px}.monthly-heading h1{font-size:36px}.monthly-heading .muted{font-size:13px;margin-top:6px}.monthly-page .closing-steps{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;margin:0!important}.monthly-page .closing-step{position:relative;min-height:188px;padding:22px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:13px!important;border:1px solid #dfe7dc;border-radius:14px;overflow:hidden}.monthly-page .closing-step:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#dbe7d5}.monthly-page .closing-step.complete:before{background:#79a465}.monthly-page .closing-step>span{width:38px;height:38px;flex:0 0 auto;font-size:14px}.monthly-page .closing-step>div strong{font-size:15px;line-height:1.25}.monthly-page .closing-step>div small{font-size:10px;line-height:1.55;margin-top:6px}.monthly-page .closing-step form{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:auto}.monthly-page .closing-step>a,.monthly-page .closing-step>form:last-child{margin-top:auto}.monthly-page .closing-step .button{min-height:38px;justify-content:center}.monthly-page .stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:0}.monthly-page .stat-card{min-height:142px;padding:22px;border-radius:13px}.monthly-page .stat-card span{font-size:11px;color:#576a58}.monthly-page .stat-card strong{font-size:34px;margin:12px 0 8px}.monthly-page .report-toolbar{justify-content:flex-start;margin:0;padding:16px 18px;background:#fff;border:1px solid var(--line);border-radius:13px}.monthly-page #monatsfaelle{overflow:hidden}.month-status{display:inline-flex;align-items:center;white-space:nowrap;box-shadow:inset 0 0 0 1px #00000008}
.help-page{max-width:1000px!important}.help-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:20px;padding:34px 38px;border-radius:16px;background:linear-gradient(125deg,#103f35,#195548);color:#fff;box-shadow:0 15px 38px #0d332820}.help-hero:after{content:"";position:absolute;width:240px;height:240px;border:1px solid #d9f4c51f;border-radius:50%;right:-70px;top:-105px}.help-hero .eyebrow{color:#d8efad}.help-hero h1{font-size:34px;margin:7px 0}.help-hero p:last-child{color:#d8e6df;font-size:13px}.help-hero-mark{position:relative;z-index:1;display:grid;place-items:center;flex:0 0 auto;width:66px;height:66px;border-radius:18px;background:#dff2b9;color:#17483c;transform:rotate(4deg)}.help-hero-mark .icon{width:29px;height:29px}.help-page .help-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:15px!important}.help-card{display:flex;flex-direction:column;min-height:255px;padding:24px!important;border-radius:14px}.help-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.help-card-top>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#e5f0dd;color:#3d673f;font-weight:800}.help-card-top>i{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#f4f7f1;color:#6f8768;font-style:normal}.help-card-top .icon{width:19px;height:19px}.help-card h2{font-size:19px;margin:0 0 10px}.help-card p{font-size:12px!important;line-height:1.65!important;color:#57685b!important}.help-hint{margin-top:auto;padding-top:15px;border-top:1px solid #e7ece4;color:#7a887a;font-size:10px;line-height:1.5}.help-page .help-contact{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:16px;padding:24px 27px;border:1px solid #dce6d8;border-radius:14px;background:#f4f8f0;box-shadow:none}.help-contact-copy{display:flex;align-items:center;gap:16px}.help-contact-icon{display:grid;place-items:center;flex:0 0 auto;width:43px;height:43px;border-radius:11px;background:#fff;color:#426c48}.help-contact-icon .icon{width:20px;height:20px}.help-contact h2{font-size:17px;margin:0 0 4px}.help-contact p{margin:0!important;font-size:11px!important}.help-contact .button{flex:0 0 auto;margin:0!important}
@media(max-width:1100px){.monthly-page .stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.monthly-page .closing-steps{grid-template-columns:1fr!important}.monthly-page .closing-step{min-height:0}.monthly-page .closing-step form{margin-top:4px}}
@media(max-width:800px){.help-page .help-grid{grid-template-columns:1fr!important}.help-card{min-height:0}.help-hint{margin-top:18px}.help-hero{padding:28px 24px}.help-hero h1{font-size:28px}.help-hero-mark{display:none}.help-page .help-contact{align-items:stretch;flex-direction:column}.help-contact .button{width:100%}.monthly-page .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.monthly-heading{align-items:flex-start}.month-status{margin-top:8px}}
@media(max-width:500px){.monthly-page .stats-grid{grid-template-columns:1fr}.monthly-page .closing-step form{grid-template-columns:1fr}.monthly-page .report-toolbar{padding:12px}.monthly-heading h1{font-size:30px}.help-hero{padding:24px 20px}.help-hero h1{font-size:25px}}


/* Version 2.2: portal home and per-user message archive. */
.portal-home{max-width:1180px;margin:0 auto}.portal-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,.65fr);gap:28px;align-items:stretch;overflow:hidden;margin-bottom:30px;padding:38px;border-radius:18px;background:linear-gradient(125deg,#103f35,#1b5949);color:#fff;box-shadow:0 18px 45px #0d33281c}.portal-hero:after{content:"";position:absolute;width:380px;height:380px;border:1px solid #d9f4c51a;border-radius:50%;right:-145px;top:-220px}.portal-hero-copy{position:relative;z-index:1}.portal-hero h1{font-size:38px;letter-spacing:-1.2px;margin-bottom:12px}.portal-hero-copy>p:last-of-type{max-width:650px;color:#d3e0da;font-size:13px}.portal-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.portal-ghost-button{min-height:34px!important;padding:8px 13px!important;border:1px solid #ffffff30!important;background:#ffffff0b!important;color:#fff!important;font-size:10px!important}.portal-ghost-button:hover{background:#ffffff17!important}.portal-hero-status{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;min-height:190px;padding:25px;border:1px solid #ffffff1c;border-radius:14px;background:#ffffff0d;backdrop-filter:blur(4px)}.portal-status-label{font-size:9px;letter-spacing:1.5px;color:#c2d6c8;font-weight:700}.portal-status-icon{display:grid;place-items:center;width:42px;height:42px;margin:17px 0 14px;border-radius:12px;background:#dff2b9;color:#18483c}.portal-status-icon .icon{width:21px;height:21px}.portal-hero-status strong{font-size:18px}.portal-hero-status small{margin-top:5px;color:#c8d9d0;line-height:1.5}.portal-section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:0 2px 17px}.portal-section-heading h2{font-size:22px}.portal-section-heading>span{display:flex;align-items:center;gap:6px;color:#819087;font-size:10px}.portal-section-heading>span .icon{width:14px}.portal-modules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.portal-module-card{position:relative;display:flex;flex-direction:column;min-height:245px;padding:23px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow);transition:transform .16s,border-color .16s,box-shadow .16s}.portal-module-card.available:hover{transform:translateY(-3px);border-color:#b8cdb5;box-shadow:0 12px 30px #1d39220b}.portal-module-card.coming{background:#fafbf9;color:#56625b}.portal-module-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:26px;border-radius:11px;background:#edf5e8;color:#4e774a}.portal-module-card.coming .portal-module-icon{background:#f0f2ef;color:#8a958e}.portal-module-icon .icon{width:20px;height:20px}.portal-module-state{position:absolute;top:22px;right:22px;padding:4px 8px;border-radius:12px;background:#f0f2ef;color:#8a948d;font-size:8px;font-weight:750;letter-spacing:.4px;text-transform:uppercase}.portal-module-state.live{background:#e7f1df;color:#4f7548}.portal-module-card h3{font-size:18px;margin-bottom:8px}.portal-module-card p{color:#76817a;font-size:11px;line-height:1.65}.portal-module-link{display:flex;align-items:center;gap:7px;margin-top:auto;padding-top:20px;color:#315e45;font-size:10px;font-weight:700}.portal-module-link .icon{width:14px}.portal-module-link.muted-link{color:#a0a9a2;font-weight:600}.portal-roadmap-card{display:flex;align-items:flex-start;gap:15px;margin-top:18px;padding:19px 21px;border:1px dashed #cfdacb;border-radius:13px;background:#f7faf5}.portal-roadmap-icon{display:grid;place-items:center;flex:0 0 auto;width:36px;height:36px;border-radius:9px;background:#fff;color:#537259}.portal-roadmap-icon .icon{width:17px}.portal-roadmap-card strong{font-size:12px}.portal-roadmap-card p{margin-top:4px;color:#78867b;font-size:10px;line-height:1.6}.portal-subnav{max-width:1100px;margin:0 auto 12px}.message-tabs{display:flex;gap:7px;margin:-10px 0 16px}.message-tabs a{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#77827b;font-size:10px;font-weight:650}.message-tabs a:hover,.message-tabs a.active{background:#edf4e8;color:#31583b;border-color:#d9e6d4}.message-tabs a span{display:grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#fff;color:#60715f;font-size:8px}.message-archive-form{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-top:14px;padding-top:13px;border-top:1px solid var(--line)}.message-archive-form small{max-width:540px;color:#89958c;font-size:9px;line-height:1.45;text-align:right}.message-archive-form .text-button{color:#60775b;font-weight:650;white-space:nowrap}
@media(max-width:900px){.portal-hero{grid-template-columns:1fr}.portal-hero-status{min-height:0}.portal-modules{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.portal-hero{padding:26px 20px}.portal-hero h1{font-size:29px}.portal-hero-actions .button{width:100%}.portal-modules{grid-template-columns:1fr}.portal-module-card{min-height:210px}.portal-section-heading{align-items:flex-start;flex-direction:column}.portal-section-heading>span{display:none}.message-tabs{margin-top:0}.message-archive-form{align-items:stretch;flex-direction:column}.message-archive-form small{text-align:left}.message-archive-form .text-button{text-align:left}.portal-roadmap-card{align-items:flex-start}}

/* Version 2.3: weekly meal ordering. */
.meal-page,.meal-admin-page{max-width:1180px;margin:0 auto}.meal-heading{align-items:stretch}.meal-deadline-card{display:flex;flex-direction:column;justify-content:center;min-width:290px;padding:16px 18px;border:1px solid var(--line);border-radius:12px;background:#fff}.meal-deadline-card .eyebrow{margin-bottom:5px}.meal-deadline-card strong{font-size:13px}.meal-deadline-card small{margin-top:5px;color:#78847c;font-size:9px;line-height:1.5}.meal-deadline-card.open{border-color:#cfe1c4;background:#f5faef}.meal-deadline-card.open .eyebrow{color:#4f7548}.meal-deadline-card.closed{border-color:#e6d2a3;background:#fff9ec}.meal-deadline-card.closed .eyebrow{color:#8b6927}.week-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin:0 0 22px}.week-tab{display:flex;flex-direction:column;gap:4px;padding:12px 13px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#66736b;box-shadow:0 3px 12px #19341d06}.week-tab strong{font-size:10px;color:#3c4e42}.week-tab span{font-size:8px}.week-tab:hover,.week-tab.active{border-color:#b9d0b0;background:#edf6e7}.week-tab.active strong{color:#315e45}.meal-employee-picker{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:21px;padding:16px 18px}.meal-employee-picker form{min-width:min(420px,100%)}.meal-employee-picker label{display:grid;grid-template-columns:auto minmax(220px,1fr);align-items:center;gap:12px;margin:0}.meal-employee-picker label select{margin:0}.meal-employee-picker>div{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.meal-employee-picker>div small{max-width:430px;color:#7d8980;font-size:9px;text-align:right}.meal-week-title,.meal-admin-actions{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 2px 14px}.meal-week-title h2,.meal-admin-actions h2{font-size:21px}.meal-order-count,.meal-total-badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#edf4e8;color:#496c45;font-size:9px;font-weight:750}.meal-menu-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.meal-provider-card{padding:18px}.meal-provider-top{display:flex;align-items:center;gap:12px}.meal-provider-top .portal-module-icon{width:36px;height:36px;margin:0}.meal-provider-top strong,.meal-provider-top small{display:block}.meal-provider-top strong{font-size:12px}.meal-provider-top small{margin-top:3px;color:#7b887e;font-size:9px}.meal-provider-actions{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:15px;padding-top:13px;border-top:1px solid #edf0eb}.meal-provider-actions .button{min-height:34px;padding:7px 10px;font-size:9px}.meal-provider-actions .text-link{font-size:9px}.meal-menu-missing{color:#9a7a40;font-size:9px;line-height:1.45}.meal-order-form{padding:0;overflow:hidden}.meal-table-wrap{width:100%;overflow-x:auto}.meal-order-table{width:100%;border-collapse:collapse}.meal-order-table th,.meal-order-table td{padding:14px 17px}.meal-order-table th{white-space:nowrap}.meal-order-table td:first-child{width:120px}.meal-order-table td:nth-child(2){width:125px;white-space:nowrap}.meal-order-table select,.meal-order-table input{width:100%;min-width:210px}.meal-order-table input{min-width:140px}.meal-existing-meta{display:block;margin-top:5px;color:#7d8b81;font-size:8px}.meal-form-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 18px;border-top:1px solid var(--line);background:#fafcf9}.meal-form-footer strong,.meal-form-footer small{display:block}.meal-form-footer strong{font-size:11px}.meal-form-footer small{margin-top:4px;color:#7a887e;font-size:9px}.meal-menu-admin{margin-bottom:26px}.meal-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.meal-link-grid label>span{display:flex;justify-content:space-between;gap:8px}.meal-link-grid label>span small{color:#88948c;font-size:8px;font-weight:500}.field-help-inline{display:block;margin-top:5px;font-size:9px}.meal-admin-actions{margin-top:4px;margin-bottom:14px}.meal-admin-actions .muted{margin-top:5px}.meal-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:16px}.meal-summary-card{overflow:hidden}.meal-summary-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px}.meal-summary-card-head h3{font-size:15px}.meal-summary-card-head small{display:block;margin-top:4px;color:#7b887f;font-size:9px}.meal-summary-table{width:100%;border-collapse:collapse}.meal-summary-table th,.meal-summary-table td{padding:9px 10px;text-align:center;border-top:1px solid #edf0eb}.meal-summary-table thead th{background:#f8faf7}.meal-summary-table th:first-child{text-align:left}.meal-summary-table th small{display:block;margin-top:2px;font-size:7px;font-weight:500}.meal-order-details{overflow:hidden}.meal-order-details .card-heading{padding:18px}.meal-order-details table{width:100%}.meal-print-report{max-width:1050px;margin:auto;padding:38px;background:#fff}.meal-print-report>header{display:flex;align-items:center;justify-content:space-between;margin:-38px -38px 27px;padding:20px 24px;background:#123e35;color:#fff}.meal-print-report>header strong{font-size:24px}.meal-print-title{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.meal-print-title h1{font-size:24px}.meal-print-title p{margin-top:5px;color:#69766e;font-size:9px}.meal-print-title>strong{font-size:12px}.meal-print-provider{margin-top:28px;break-inside:avoid}.meal-print-provider h2{font-size:17px}.meal-print-provider>p{margin:4px 0 11px;color:#66736b;font-size:9px}.meal-print-provider table{width:100%;border-collapse:collapse}.meal-print-provider th,.meal-print-provider td{padding:8px;border:1px solid #dfe5dc;text-align:center;font-size:9px}.meal-print-provider th:first-child{text-align:left}.meal-print-provider th small{display:block;margin-top:2px;font-size:7px;font-weight:500}.meal-print-provider tfoot th{background:#f4f7f1}.meal-print-report footer{display:flex;justify-content:space-between;gap:30px;margin-top:45px;font-size:9px}
@media(max-width:1000px){.week-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.meal-menu-links,.meal-link-grid{grid-template-columns:1fr}.meal-summary-grid{grid-template-columns:1fr}.meal-deadline-card{min-width:250px}}
@media(max-width:700px){.week-tabs{display:flex;overflow-x:auto;padding-bottom:5px}.week-tab{min-width:145px}.meal-heading{align-items:stretch}.meal-deadline-card{width:100%;min-width:0}.meal-employee-picker,.meal-week-title,.meal-admin-actions,.meal-form-footer{align-items:stretch;flex-direction:column}.meal-employee-picker label{grid-template-columns:1fr}.meal-employee-picker>div{align-items:flex-start}.meal-employee-picker>div small{text-align:left}.meal-admin-actions .button-row,.meal-form-footer .button{width:100%}.meal-admin-actions .button-row{display:grid}.meal-menu-links{grid-template-columns:1fr}.meal-order-table th,.meal-order-table td{padding:12px}.meal-order-table select{min-width:250px}.meal-order-table input{min-width:130px}}
@media print{.meal-print-report{max-width:none;padding:0;print-color-adjust:exact;-webkit-print-color-adjust:exact}.meal-print-report>header{margin:0 0 24px}.meal-print-provider{break-inside:avoid}.meal-print-report footer{margin-top:35px}}
@media(min-width:801px){.help-page .help-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.help-card{min-height:275px}}

/* Version 2.4: structured meal module, employee cost overview and clearer employee record. */
.meal-v24{max-width:1240px}.compact-heading{margin-bottom:18px}.meal-section-tabs,.meal-admin-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 20px;padding:6px;border:1px solid var(--line);border-radius:12px;background:#fff}.meal-section-tabs a,.meal-admin-tabs a{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:8px 13px;border-radius:8px;color:#6e7a72;font-size:10px;font-weight:700}.meal-section-tabs a .icon,.meal-admin-tabs a .icon{width:15px;height:15px}.meal-section-tabs a:hover,.meal-section-tabs a.active,.meal-admin-tabs a:hover,.meal-admin-tabs a.active{background:#edf4e8;color:#2d5a3d}.compact-weeks{margin-bottom:18px}.compact-weeks .week-tab{padding:10px 12px;box-shadow:none}.compact-weeks .week-tab strong{font-size:10px}.compact-weeks .week-tab span{font-size:8px}.compact-picker{margin-bottom:18px}.meal-provider-strip{display:grid;grid-template-columns:190px 1fr;gap:18px;align-items:stretch;margin-bottom:16px;padding:16px 18px}.meal-provider-strip-label{display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--line);padding-right:18px}.meal-provider-strip-label strong{font-size:12px}.meal-provider-strip-label small{margin-top:4px;color:#88938c;font-size:9px;line-height:1.45}.meal-provider-strip-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.provider-quick-link{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid #edf0eb;border-radius:9px;background:#fbfcfa}.provider-quick-link>span:first-child{min-width:0}.provider-quick-link strong,.provider-quick-link small{display:block}.provider-quick-link strong{font-size:10px;color:#46584a}.provider-quick-link small{margin-top:2px;color:#8c978f;font-size:8px}.provider-quick-link .button{white-space:nowrap}.meal-order-form-v24 .meal-order-table td:first-child{width:150px}.meal-order-form-v24 .meal-order-table td:nth-child(2){width:auto}.meal-order-form-v24 .meal-order-table td:nth-child(3){width:120px;font-weight:700;color:#405b46;white-space:nowrap}.meal-order-form-v24 .meal-order-table td:nth-child(4){width:260px}.meal-order-form-v24 .meal-order-table select{min-width:330px}.meal-order-form-v24 .meal-order-table input{min-width:180px}.meal-cost-toolbar{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:18px 20px;margin-bottom:14px}.meal-cost-toolbar .muted{margin-top:5px;font-size:10px}.meal-cost-toolbar form{display:flex;align-items:end;gap:10px}.meal-cost-toolbar label{font-size:9px;color:#7b887f}.meal-cost-toolbar input{display:block;margin-top:5px}.meal-cost-stats,.meal-admin-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-bottom:14px}.meal-cost-stats article,.meal-kpi{padding:18px 19px}.meal-cost-stats span,.meal-kpi span{display:block;color:#7e8a82;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.8px}.meal-cost-stats strong,.meal-kpi strong{display:block;margin:8px 0 3px;color:#2f4637;font-size:23px;font-weight:650}.meal-cost-stats small,.meal-kpi small{display:block;color:#929c95;font-size:9px}.meal-cost-stats .charge-active{border-color:#ead7a9;background:#fffaf0}.meal-cost-stats .charge-company{border-color:#d9e8d1;background:#f8fcf5}.meal-month-list table tfoot th,.meal-billing-table table tfoot th{background:#f5f8f3;font-weight:700;color:#4a5d4d}.meal-kpi .meal-kpi-text{font-size:19px}.meal-menu-config{display:grid;gap:14px}.meal-config-provider{padding:0;overflow:visible}.meal-config-provider-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-bottom:1px solid var(--line)}.meal-config-provider-head h2{font-size:16px}.meal-config-provider-head small{display:block;margin-top:4px;color:#7c897f;font-size:9px}.meal-menu-url{display:block;padding:16px 20px 12px;font-size:10px;font-weight:650;color:#55685a}.meal-menu-url input{display:block;width:100%;margin-top:6px}.meal-price-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:0 20px 20px}.meal-price-grid label{display:block;padding:10px;border:1px solid #edf0eb;border-radius:8px;background:#fafcf9}.meal-price-grid label>span:first-child{display:block;margin-bottom:5px;font-size:9px;font-weight:750;color:#56675a}.price-input{display:flex;align-items:center;border:1px solid #dfe6df;border-radius:7px;background:#fff;overflow:hidden}.price-input input{min-width:0;width:100%;border:0!important;box-shadow:none!important;padding:8px 9px}.price-input b{padding:0 9px;color:#7f8d82;font-size:10px;font-weight:600}.meal-sticky-save{position:sticky;bottom:12px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 15px;border:1px solid #dce6d9;border-radius:11px;background:#fffffff2;box-shadow:0 8px 25px #19341d18;backdrop-filter:blur(8px)}.meal-sticky-save span{color:#7a887e;font-size:9px}.meal-settings-card{max-width:920px}.meal-settings-form{padding:20px}.setting-toggle{display:flex!important;align-items:flex-start!important;gap:10px!important}.setting-toggle input{margin-top:3px}.setting-toggle span{display:block}.setting-toggle strong{display:block;font-size:11px}.setting-toggle small{display:block;margin-top:3px;color:#7d8981;font-size:9px;line-height:1.5}.employee-record-page{max-width:980px!important}.employee-record-form{display:grid;gap:15px}.employee-record-section{padding:20px}.employee-record-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}.employee-record-head p{margin-top:4px;color:#7c8980;font-size:10px}.employee-record-number{display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:50%;background:#edf4e8;color:#426344;font-size:10px;font-weight:800}.employee-record-section .form-grid{margin:0}.meal-charge-setting{border-color:#d9e7d4}.employee-record-note{display:flex;align-items:flex-start;gap:9px;margin-top:13px;padding:11px 12px;border-radius:8px;background:#f7faf5;color:#6e7c72;font-size:9px;line-height:1.5}.employee-record-note .icon{width:16px}.employee-record-actions{display:flex;gap:10px;justify-content:flex-end}.meal-billing-view .meal-cost-toolbar{margin-bottom:14px}.meal-billing-table .text-link{margin-top:4px}.meal-summary-table tfoot th{text-align:left;background:#f8faf7}.meal-summary-table tfoot th:last-child{text-align:right}.meal-admin-actions form.inline-form{display:inline-flex;margin:0}
@media(max-width:1050px){.meal-provider-strip{grid-template-columns:1fr}.meal-provider-strip-label{border-right:0;border-bottom:1px solid var(--line);padding:0 0 12px}.meal-provider-strip-links{grid-template-columns:1fr}.meal-price-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.meal-cost-stats,.meal-admin-overview-grid{grid-template-columns:1fr}.meal-order-form-v24 .meal-order-table select{min-width:280px}}
@media(max-width:700px){.meal-section-tabs,.meal-admin-tabs{display:grid;grid-template-columns:1fr 1fr}.meal-section-tabs a,.meal-admin-tabs a{justify-content:center}.meal-cost-toolbar{align-items:stretch;flex-direction:column}.meal-cost-toolbar form{align-items:stretch;flex-direction:column}.meal-price-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 14px 14px}.meal-config-provider-head{align-items:flex-start;flex-direction:column;padding:15px}.meal-menu-url{padding:14px}.meal-sticky-save{position:static;align-items:stretch;flex-direction:column}.meal-sticky-save .button{width:100%}.employee-record-actions{display:grid}.meal-provider-strip{padding:14px}.provider-quick-link{align-items:flex-start;flex-direction:column}.provider-quick-link .button{width:100%}.meal-order-form-v24 .meal-order-table select{min-width:245px}}

/* Version 2.5: Standortfreigaben, Urlaubssperren und Admin-Korrekturen. */
.meal-provider-location-config{display:grid;grid-template-columns:minmax(180px,260px) 1fr auto;gap:16px;align-items:center;padding:14px 20px;border-bottom:1px solid var(--line);background:#fbfcfa}.meal-provider-location-config strong{display:block;font-size:10px;color:#4e6253}.meal-provider-location-config small{display:block;margin-top:3px;color:#8a958d;font-size:9px;line-height:1.45}.meal-location-checks{display:flex;flex-wrap:wrap;gap:7px}.compact-checkbox{display:inline-flex!important;align-items:center!important;gap:6px!important;margin:0!important;padding:7px 9px!important;border:1px solid #e3e9e2;border-radius:8px;background:#fff;font-size:9px!important;color:#5f6f63}.compact-checkbox input{margin:0!important}.provider-empty{grid-column:1/-1;background:#fffaf1;border-color:#eedfb9}.meal-day-blocked{background:#faf7f1!important}.meal-day-blocked td{color:#8b887e}.meal-block-pill{display:inline-flex;margin-top:6px}.meal-blocked-choice{display:flex;flex-direction:column;gap:2px;padding:9px 11px;border:1px dashed #ddcfad;border-radius:8px;background:#fffaf0}.meal-blocked-choice strong{font-size:10px;color:#715f36}.meal-blocked-choice small{font-size:9px;color:#9a8b67}.meal-availability-grid{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(520px,1.2fr);gap:14px}.meal-availability-grid>.card{overflow:visible}.meal-availability-grid .form-card{padding:20px}.meal-availability-grid table td:last-child{text-align:right}.meal-availability-grid .inline-form{display:inline-flex}.meal-availability-grid .empty-state{padding:34px 20px}
@media(max-width:1100px){.meal-provider-location-config{grid-template-columns:1fr}.meal-availability-grid{grid-template-columns:1fr}}
@media(max-width:700px){.meal-location-checks{display:grid;grid-template-columns:1fr 1fr}.meal-availability-grid .form-grid{grid-template-columns:1fr}}

/* Version 2.5.1: Menüpreise werden pro Kalenderwoche als feste Preis-Snapshots übernommen. */

/* Version 2.6: Anbieter einzeln speichern + klare Essenausgabe. */
.meal-menu-week-note{margin-bottom:14px}.meal-provider-config-form{display:block}.meal-provider-save{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 20px;border-top:1px solid var(--line);background:#fafcf9}.meal-provider-save span{max-width:720px;color:#7b887f;font-size:9px;line-height:1.5}.meal-distribution-toolbar{display:grid;grid-template-columns:minmax(210px,1fr) auto auto;align-items:center;gap:18px;padding:18px 20px;margin-bottom:14px}.meal-distribution-toolbar h2{font-size:20px}.meal-day-tabs{display:flex;gap:6px}.meal-day-tabs a{display:flex;flex-direction:column;align-items:center;min-width:54px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#738078}.meal-day-tabs a strong{font-size:10px}.meal-day-tabs a span{font-size:8px;margin-top:2px}.meal-day-tabs a.active,.meal-day-tabs a:hover{background:#edf4e8;border-color:#bdd2b5;color:#2f6040}.meal-distribution-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px}.meal-distribution-kpis article{padding:16px 18px}.meal-distribution-kpis span{display:block;color:#7e8a82;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.8px}.meal-distribution-kpis strong{display:block;margin:6px 0 2px;font-size:24px;color:#304a38}.meal-distribution-kpis small{color:#909b94;font-size:9px}.meal-distribution-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:14px}.meal-distribution-provider{overflow:hidden}.meal-distribution-menus{display:grid;gap:0}.meal-distribution-menu{padding:14px 18px;border-top:1px solid #edf0eb}.meal-distribution-menu-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px}.meal-distribution-menu-title strong{font-size:13px;color:#344c3a}.meal-distribution-menu-title span{display:grid;place-items:center;min-width:38px;height:28px;border-radius:999px;background:#edf4e8;color:#315d41;font-size:11px;font-weight:800}.meal-distribution-menu ol{display:grid;gap:5px;margin:0;padding:0;list-style:none}.meal-distribution-menu li{display:flex;justify-content:space-between;gap:12px;padding:7px 9px;border-radius:7px;background:#fafcf9}.meal-distribution-menu li span{font-size:10px;font-weight:650}.meal-distribution-menu li small{font-size:8px;color:#89958d;text-align:right}.meal-distribution-list{overflow:hidden}.meal-distribution-print .meal-print-provider table th:first-child{width:90px}.meal-distribution-print .meal-print-provider td:nth-child(2){width:60px}.meal-distribution-print .meal-print-provider td:nth-child(3),.meal-distribution-print .meal-print-provider td:nth-child(4){text-align:left}
@media(max-width:1050px){.meal-distribution-toolbar{grid-template-columns:1fr}.meal-day-tabs{overflow-x:auto}.meal-distribution-grid{grid-template-columns:1fr}.meal-distribution-kpis{grid-template-columns:1fr}}
@media(max-width:700px){.meal-provider-save{align-items:stretch;flex-direction:column}.meal-provider-save .button{width:100%}.meal-day-tabs a{min-width:58px}}

/* Version 2.7: Mitarbeiteransicht ohne Geldbeträge + Wochenunterlagen. */
.meal-order-form-v24 .meal-order-table td:nth-child(3){width:280px;font-weight:400;color:inherit}.meal-order-history-stats{grid-template-columns:minmax(240px,360px)}.weekly-documents-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.weekly-document-card{display:flex;flex-direction:column;gap:10px;padding:20px}.weekly-document-card .portal-module-icon{margin:0}.weekly-document-card h3{font-size:15px}.weekly-document-card p{flex:1;color:#78867d;font-size:10px;line-height:1.55}.weekly-document-card .button{width:100%;justify-content:center}.print-package-pagebreak{break-before:page;page-break-before:always;margin-top:0}.meal-week-sheet table{table-layout:fixed}.meal-week-sheet td small,.meal-week-sheet th small{display:block;margin-top:2px;font-size:7px;font-weight:500}@media(max-width:900px){.weekly-documents-grid{grid-template-columns:1fr}}@media print{.print-package-pagebreak{break-before:page;page-break-before:always}.meal-week-sheet thead{display:table-header-group}.meal-week-sheet tfoot{display:table-row-group}}


/* Version 2.8: compact employee home. */
.portal-home-compact{max-width:1180px}.portal-hero-compact{grid-template-columns:minmax(0,1fr) minmax(300px,.62fr);align-items:center;margin-bottom:24px;padding:27px 31px;border-radius:16px}.portal-hero-compact:after{width:310px;height:310px;right:-125px;top:-205px}.portal-hero-compact h1{font-size:34px;margin:7px 0 6px}.portal-hero-compact .portal-hero-copy>p:last-of-type{font-size:12px}.compact-status{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;align-items:center;min-height:0;padding:17px 18px}.compact-status .portal-status-icon{width:40px;height:40px;margin:0}.compact-status .portal-status-label{display:block;margin-bottom:3px}.compact-status strong{display:block;font-size:15px}.compact-status small{display:block;margin-top:2px;font-size:9px}.compact-section-heading{margin-bottom:13px}.compact-section-heading h2{font-size:20px}.portal-modules-active{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.portal-module-card-compact{display:grid;grid-template-columns:40px minmax(0,1fr) 18px;align-items:center;gap:12px;min-height:118px;padding:17px 16px}.portal-module-card-compact .portal-module-icon{width:40px;height:40px;margin:0}.portal-module-card-compact .portal-module-copy{min-width:0}.portal-module-card-compact h3{display:flex;align-items:center;gap:6px;margin:0 0 4px;font-size:15px}.portal-module-card-compact p{font-size:9.5px;line-height:1.45}.portal-module-card-compact .portal-module-link{align-self:center;margin:0;padding:0;color:#668066}.portal-inline-badge{display:inline-flex;padding:3px 6px;border-radius:999px;background:#e7f1df;color:#4f7548;font-size:7px;font-weight:750;white-space:nowrap}.portal-upcoming-heading{display:flex;align-items:center;gap:12px;margin:19px 2px 9px;color:#8a968e;font-size:9px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.portal-upcoming-heading:after{content:"";height:1px;flex:1;background:#e1e6df}.portal-upcoming-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.portal-upcoming-card{display:flex;align-items:center;gap:12px;min-height:70px;padding:13px 15px;border:1px solid #e4e8e1;border-radius:12px;background:#fafbf9;color:#7b877f}.portal-upcoming-card .portal-module-icon{width:34px;height:34px;margin:0;background:#f0f2ef;color:#909a94}.portal-upcoming-card .portal-module-icon .icon{width:17px;height:17px}.portal-upcoming-card strong,.portal-upcoming-card small{display:block}.portal-upcoming-card strong{font-size:12px;color:#69756d}.portal-upcoming-card small{margin-top:2px;font-size:8px;color:#9aa39d}
@media(max-width:1050px){.portal-modules-active{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-hero-compact{grid-template-columns:1fr 300px}}
@media(max-width:760px){.portal-hero-compact{grid-template-columns:1fr;padding:23px 20px}.compact-status{margin-top:6px}.portal-modules-active{grid-template-columns:1fr}.portal-module-card-compact{min-height:96px}.portal-upcoming-grid{grid-template-columns:1fr}.compact-section-heading>span{display:none}}

/* Version 2.8.2: compact absence action cards. */
.employee-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:24px}
.action-card{min-height:168px;padding:18px;border-radius:12px}
.action-card>.section-icon{width:36px;height:36px;border-radius:9px}
.action-card>.section-icon .icon{width:18px;height:18px}
.action-card h2{font-size:16px;margin:14px 0 6px;line-height:1.25}
.action-card p{font-size:10.5px;line-height:1.5}
.action-bottom{padding-top:12px;font-size:9.5px}
.action-bottom .icon{width:14px;height:14px}
@media(max-width:1000px){.employee-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.action-card{min-height:155px}}
@media(max-width:760px){.employee-actions{grid-template-columns:1fr;gap:10px}.action-card{min-height:0;display:grid;grid-template-columns:38px 1fr;column-gap:13px;padding:16px}.action-card>.section-icon{grid-row:1/4;grid-column:1;margin-top:1px;width:34px;height:34px}.action-card h2{margin:0 0 4px;grid-column:2;font-size:16px}.action-card p{grid-column:2;font-size:10.5px}.action-bottom{grid-column:2;padding-top:9px;max-width:280px}}
