.async-autocomplete{position:relative;width:100%}.async-autocomplete-input{position:relative}.async-autocomplete-input input{padding-right:36px}.async-autocomplete-input>button{position:absolute;top:50%;right:7px;width:27px;height:27px;display:grid;place-items:center;padding:0;border:0;border-radius:7px;color:var(--muted);background:#eef3f5;font-size:1.05rem;cursor:pointer;transform:translateY(-50%)}.async-autocomplete-menu{position:absolute;z-index:130;top:calc(100% + 5px);left:0;right:0;max-height:260px;overflow-y:auto;border:1px solid #cbd7dd;border-radius:10px;background:#fff;box-shadow:0 15px 38px #0f2a3a2b}.async-autocomplete-menu>button{width:100%;display:grid;gap:3px;padding:11px 13px;border:0;border-bottom:1px solid #edf1f3;color:var(--ink);background:#fff;text-align:left;cursor:pointer}.async-autocomplete-menu>button:last-child{border-bottom:0}.async-autocomplete-menu>button:hover,.async-autocomplete-menu>button[aria-selected=true]{background:#edf6fa}.async-autocomplete-menu strong{font-size:.82rem}.async-autocomplete-menu small{color:var(--muted);font-size:.68rem;font-weight:500}.async-autocomplete-status{padding:12px 13px;color:var(--muted);font-size:.74rem;font-weight:500}.assets-section{margin-top:24px}.asset-actions{display:flex;flex-wrap:wrap;gap:7px}.deadline-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.deadline-card{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;padding:18px;background:#fff;border:1px solid var(--line);border-radius:16px}.deadline-card.overdue{border-color:#efb1ac}.deadline-card.due_soon{border-color:#edcb72}.deadline-card h3{margin:4px 0;font-size:1rem}.deadline-card p{margin:0;color:var(--muted)}.deadline-card time{grid-column:2;font-weight:800;color:var(--navy)}@media(max-width:700px){.asset-actions{min-width:180px}.deadline-card{grid-template-columns:1fr}.deadline-card time{grid-column:auto}}.absence-employee-select{width:min(230px,100%)}.absence-calendar-panel{overflow-x:auto;margin-bottom:24px;padding:16px;border:1px solid var(--line);border-radius:16px;background:#fff}.absence-calendar{min-width:700px;display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.absence-weekday{padding:5px 8px;color:var(--muted);font-size:.66rem;text-align:center;text-transform:uppercase;letter-spacing:.06em}.absence-day{position:relative;min-height:88px;padding:8px;border:1px solid #e5ebee;border-radius:9px;background:#fafbfc}.absence-day.empty{border-color:transparent;background:transparent}.absence-day>span{color:#526a78;font-size:.72rem;font-weight:800}.absence-day>div{display:grid;gap:3px;margin-top:7px}.absence-day small{overflow:hidden;padding:4px 5px;border-left:3px solid;border-radius:4px;color:#405865;background:#fff;font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}.absence-day em{position:absolute;right:7px;bottom:5px;color:var(--muted);font-size:.6rem;font-style:normal}.absence-list{display:grid;gap:12px}.absence-card{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(140px,.6fr) auto;align-items:center;gap:18px;padding:18px 20px;border:1px solid var(--line);border-left:5px solid;border-radius:14px;background:#fff}.absence-card-main{display:flex;align-items:center;gap:13px}.absence-color{flex:0 0 auto;width:12px;height:38px;border-radius:999px}.absence-card-main strong,.absence-card-main span,.absence-card-main small{display:block}.absence-card-main span{color:#526a78;margin-top:4px;font-size:.8rem}.absence-card-main small{color:var(--muted);margin-top:4px}.absence-card-status{display:grid;justify-items:start;gap:5px}.absence-card-status small{color:var(--muted);font-size:.68rem}.absence-card-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}@media(max-width:900px){.absence-card{grid-template-columns:1fr auto}.absence-card-status{justify-items:end}.absence-card-actions{grid-column:1 / -1}}@media(max-width:720px){.absence-card{grid-template-columns:1fr;align-items:start}.absence-card-status{justify-items:start}.absence-card-actions{grid-column:auto;justify-content:stretch}.absence-card-actions .button{flex:1}}.document-status{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:.68rem}.document-status .status{font-size:.58rem}.document-help{margin:0;color:var(--muted);font-size:.78rem;line-height:1.5}.document-review-section{padding-top:28px;border-top:1px solid var(--line)}.absence-report{margin-top:36px;padding-top:28px;border-top:1px solid var(--line)}.report-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.report-kpis article{padding:16px 18px;border:1px solid var(--line);border-radius:12px;background:#fff}.report-kpis span,.report-kpis strong{display:block}.report-kpis span{color:var(--muted);font-size:.7rem;font-weight:700}.report-kpis strong{margin-top:8px;font-size:1.45rem}.absence-report-table{overflow-x:auto;border:1px solid var(--line);border-radius:14px;background:#fff}.absence-report-table table{width:100%;min-width:850px;border-collapse:collapse}.absence-report-table th,.absence-report-table td{padding:13px 15px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.absence-report-table th{color:var(--muted);background:#f7f9fa;font-size:.68rem;text-transform:uppercase;letter-spacing:.05em}.absence-report-table td{font-size:.78rem}.absence-report-table td strong,.absence-report-table td small{display:block}.absence-report-table td small{margin-top:4px;color:var(--muted);line-height:1.4}.absence-report-table tbody tr:last-child td{border-bottom:0}.muted{color:var(--muted)}@media(max-width:900px){.report-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.report-kpis{grid-template-columns:1fr}}.home-launcher{max-width:1280px}.home-intro{max-width:760px;margin-bottom:30px}.home-intro h2{margin-bottom:10px;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05}.home-intro p{color:var(--muted);margin-bottom:0;font-size:1rem}.vertical-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.vertical-card{position:relative;min-height:270px;display:flex;flex-direction:column;align-items:flex-start;padding:24px;border:1px solid var(--line);border-radius:18px;color:var(--ink);background:var(--paper);text-align:left}.vertical-card.available{cursor:pointer;border-color:color-mix(in srgb,var(--brand-secondary) 45%,var(--line));box-shadow:0 12px 32px #19324314;transition:transform .18s ease,box-shadow .18s ease}.vertical-card.available:hover{transform:translateY(-4px);box-shadow:0 18px 40px #19324324}.vertical-card.coming-soon{cursor:default;opacity:.68}.vertical-index{position:absolute;top:22px;right:24px;color:#bfccd3;font-size:.8rem;font-weight:850}.vertical-status{display:inline-flex;padding:5px 8px;border-radius:999px;color:#687d89;background:#edf2f5;font-size:.62rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.vertical-status.active{color:#226244;background:#dcf3e7}.vertical-card>strong{max-width:85%;margin:24px 0 10px;font-size:1.24rem;line-height:1.2}.vertical-description{color:#5f7380;line-height:1.5;font-size:.88rem}.vertical-card small{color:#8999a2;margin-top:14px;line-height:1.45}.vertical-action{display:flex;justify-content:space-between;width:100%;margin-top:auto;padding-top:22px;color:var(--navy);font-size:.78rem;font-weight:850}@media(max-width:1000px){.vertical-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.vertical-grid{grid-template-columns:1fr}.vertical-card{min-height:240px}}.resource-picker{width:min(280px,100%)}.employee-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;padding:24px;margin-bottom:20px;border-radius:18px;color:#fff;background:linear-gradient(120deg,var(--navy),var(--brand-secondary))}.employee-avatar{width:64px;height:64px;display:grid;place-items:center;border-radius:18px;color:var(--navy);background:var(--gold);font-size:1.25rem;font-weight:900}.employee-hero .eyebrow{color:#ffffffb8}.employee-hero h2{margin:5px 0 4px;font-size:1.65rem}.employee-hero p{margin:0;color:#ffffffc7}.employee-hero-actions{display:flex;align-items:center;gap:10px}.profile-panel{margin-top:20px;padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff}.profile-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--line)}.profile-fields>div{min-height:78px;padding:15px;background:#fff}.profile-fields span,.profile-fields strong{display:block}.profile-fields span{color:var(--muted);font-size:.68rem;font-weight:700}.profile-fields strong{margin-top:7px;font-size:.82rem}.contract-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.contract-grid article{padding:18px;border:1px solid var(--line);border-radius:13px}.contract-grid article>div:first-child{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:.7rem}.contract-grid h3{margin:14px 0 5px}.contract-grid p{color:var(--muted);font-size:.77rem}.contract-grid dl{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0 0}.contract-grid dt{color:var(--muted);font-size:.65rem}.contract-grid dd{margin:4px 0 0;font-size:.75rem;font-weight:700}.document-list,.deadline-list{display:grid;gap:8px}.document-list article,.deadline-list article{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;border:1px solid var(--line);border-radius:11px}.document-list strong,.document-list span,.document-list small,.deadline-list strong,.deadline-list span{display:block}.document-list span,.document-list small,.deadline-list span{margin-top:3px;color:var(--muted);font-size:.68rem}.deadline-list article{border-left:5px solid #9aabb4}.deadline-list article.deadline-overdue{border-left-color:#b5443d;background:#fff8f7}.deadline-list article.deadline-due_soon{border-left-color:#d4a625;background:#fffcf1}.deadline-list time{font-size:.78rem;font-weight:800}.form-subtitle{margin:8px 0 0;padding-top:14px;border-top:1px solid var(--line);font-size:.9rem}@media(max-width:1000px){.profile-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.employee-hero{grid-template-columns:auto 1fr}.employee-hero-actions{grid-column:1 / -1;justify-content:space-between}.profile-fields,.contract-grid{grid-template-columns:1fr}.document-list article,.deadline-list article{align-items:flex-start;flex-direction:column}.document-list .button{width:100%}}.access-panel{margin-top:28px;padding:28px;border:1px solid var(--border);border-radius:20px;background:#fff}.access-panel>header{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(300px,1.2fr);gap:28px;align-items:end;margin-bottom:22px}.access-panel h2,.access-role-card h3{margin:4px 0 0}.access-panel header p,.access-role-card p{margin:0;color:var(--muted);line-height:1.5}.access-role-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.access-role-card{padding:18px;border:1px solid var(--border);border-radius:15px;background:var(--surface-soft, #f7f9fb)}.access-role-card>div:first-child{display:flex;justify-content:space-between;gap:12px;align-items:start;margin-bottom:10px}.access-role-card code{padding:4px 7px;border-radius:6px;background:#e7edf2;font-size:11px;white-space:nowrap}.access-permissions{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.access-permissions span{padding:5px 8px;border-radius:999px;background:color-mix(in srgb,var(--navy) 9%,white);color:var(--navy);font-size:11px;font-weight:700}.access-permissions small,.access-footnote{color:var(--muted)}.access-footnote{margin:18px 0 0;font-size:13px}@media(max-width:760px){.access-panel{padding:20px}.access-panel>header{grid-template-columns:1fr;gap:10px}.access-role-card>div:first-child{display:block}.access-role-card code{display:inline-block;margin-top:7px}}.skills-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;padding:22px;margin-bottom:20px;color:#fff;border-radius:18px;background:linear-gradient(120deg,var(--navy),var(--brand-secondary))}.skills-hero h2{margin:4px 0}.skills-hero p{margin:0;color:#ffffffbf}.skills-hero .eyebrow{color:#ffffffb3}.skills-hero>div:last-child strong{font-size:1.8rem}.skills-section{margin-top:24px}.skill-level{display:inline-flex;gap:4px}.skill-level i{width:12px;height:12px;border-radius:50%;background:#dbe3e9}.skill-level i.filled{background:var(--gold)}.row-actions{display:flex;flex-wrap:wrap;gap:7px}.button-danger{color:#9f2019;border-color:#efb1ac;background:#fff5f4}.certification-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.certification-grid article{display:grid;gap:16px;padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff}.certification-grid h3{margin:8px 0 4px}.certification-grid p{margin:0;color:var(--muted)}.certification-grid dl{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0}.certification-grid dt{font-size:.72rem;color:var(--muted)}.certification-grid dd{margin:3px 0 0;font-weight:700}.certification-status{display:inline-flex;padding:4px 8px;border-radius:999px;font-size:.72rem;font-weight:800;background:#e8f6ee;color:#17633a}.certification-status.expiring{background:#fff3d1;color:#775400}.certification-status.expired{background:#ffe4e1;color:#9f2019}@media(max-width:700px){.skills-hero{grid-template-columns:auto 1fr}.skills-hero>div:last-child{grid-column:1 / -1}.certification-grid dl{grid-template-columns:1fr}}.mobile-user-menu{display:none;position:relative}.burger-button{width:44px;height:44px;display:grid;place-content:center;gap:5px;padding:0;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer}.burger-button span{width:20px;height:2px;border-radius:99px;background:var(--navy);transition:transform .18s ease,opacity .18s ease}.burger-button[aria-expanded=true] span:first-child{transform:translateY(7px) rotate(45deg)}.burger-button[aria-expanded=true] span:nth-child(2){opacity:0}.burger-button[aria-expanded=true] span:last-child{transform:translateY(-7px) rotate(-45deg)}.user-menu-popover{position:absolute;z-index:40;top:calc(100% + 10px);right:0;width:min(310px,calc(100vw - 36px));padding:10px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 18px 50px #142d3d33}.mobile-account-summary{display:flex;align-items:center;gap:11px;padding:8px}.mobile-account-summary>span{flex:0 0 auto;width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:#dbe7ed;color:var(--navy);font-weight:850}.mobile-account-summary strong,.mobile-account-summary small{display:block}.mobile-account-summary strong{font-size:.86rem}.mobile-account-summary small{max-width:215px;margin-top:3px;overflow:hidden;color:var(--muted);font-size:.69rem;text-overflow:ellipsis;white-space:nowrap}.user-menu-profile-status,.user-menu-development{margin:5px 8px 9px;color:var(--muted);font-size:.7rem}.user-menu-popover>a,.user-menu-popover>button{width:100%;display:block;padding:11px 12px;border:0;border-radius:9px;background:transparent;color:var(--ink);text-align:left;text-decoration:none;cursor:pointer}.user-menu-popover>a:hover,.user-menu-popover>button:hover{background:#f0f4f6}.user-menu-popover .user-menu-logout{margin-top:5px;border-top:1px solid var(--line);border-radius:0 0 9px 9px;color:#9a2f2b;font-weight:750}@media(max-width:720px){.desktop-user-chip,.desktop-dev-badge,.desktop-logout{display:none}.mobile-user-menu{display:block}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#173044;background:#f4f6f8;font-synthesis:none;--ink: #173044;--navy: #183b56;--brand-secondary: #2f768c;--gold: #f4b942;--paper: #ffffff;--muted: #6b7c89;--line: #dce3e8}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,a{font:inherit}.app-shell{min-height:100vh;display:grid;grid-template-columns:244px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;padding:30px 22px 20px;background:var(--navy);color:#fff;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;margin-bottom:32px;color:#fff;text-decoration:none}.brand img{width:44px;height:44px}.brand strong,.brand span,.brand small{display:block}.brand strong{font-size:1.25rem;letter-spacing:.01em}.brand span{color:#adc0ce;font-size:.78rem;margin-top:2px}.brand small{color:#829cac;font-size:.62rem;margin-top:3px}.brand-fallback{flex:0 0 auto;width:44px;height:44px;display:grid;place-items:center;border-radius:12px;color:var(--navy);font-size:1.4rem;font-weight:900}.brand .brand-fallback{display:grid;place-items:center;margin-top:0;color:var(--navy);font-size:1.4rem;line-height:1}.brand-fallback.large{width:66px;height:66px;margin-inline:auto;border-radius:18px;font-size:2rem}.sidebar nav{display:grid;gap:2px;overflow:auto}.sidebar nav>div{display:grid}.sidebar nav a{color:#d8e3ea;text-decoration:none;padding:10px 12px;border-radius:9px;font-size:.92rem}.sidebar nav a:hover,.sidebar nav a.active{color:#fff;background:#ffffff1a}.sidebar nav a.active{border-left:3px solid var(--gold)}.sidebar-foot{margin-top:auto;color:#93aaba;font-size:.72rem;letter-spacing:.04em}.nav-group{color:#7f9bad;font-size:.62rem;letter-spacing:.13em;text-transform:uppercase;font-weight:800;padding:18px 12px 7px}.sidebar-future{margin-top:24px;padding:14px 12px;border:1px solid rgba(255,255,255,.09);border-radius:12px}.sidebar-future span{color:#91aabc;font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.sidebar-future p{color:#c6d5de;margin:7px 0 0;font-size:.72rem;line-height:1.5}main{padding:30px clamp(24px,4vw,64px) 64px;overflow:hidden}.topbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:34px;min-height:54px}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(1.75rem,3vw,2.35rem);letter-spacing:-.035em}h2{color:var(--ink);letter-spacing:-.025em}.eyebrow{display:block;color:#617785;text-transform:uppercase;letter-spacing:.11em;font-size:.7rem;font-weight:750;margin-bottom:7px}.user-actions{display:flex;align-items:center;gap:10px}.user-actions>.desktop-logout{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 12px;cursor:pointer}.dev-badge{color:#725800;background:#fff2bd;border:1px solid #f3dc7d;border-radius:999px;padding:7px 10px;font-size:.75rem;font-weight:700}.alert{margin-bottom:20px;padding:12px 14px;border:1px solid #e7aaa5;background:#fff0ef;color:#8f2e25;border-radius:10px}.user-chip{display:flex;align-items:center;gap:10px}.user-chip>span{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:#dbe7ed;color:var(--navy);font-weight:800}.user-chip strong,.user-chip small{display:block}.user-chip strong{font-size:.82rem}.user-chip small{color:var(--muted);font-size:.68rem;margin-top:2px}.hero{min-height:250px;display:flex;justify-content:space-between;align-items:flex-end;gap:30px;padding:clamp(28px,5vw,54px);border-radius:24px;color:#fff;background:linear-gradient(130deg,var(--navy) 0%,var(--brand-secondary) 100%);box-shadow:0 18px 50px #183b5629;margin-bottom:48px}.compact-hero{min-height:220px;align-items:center;margin-bottom:24px}.hero .eyebrow{color:#b9d1df}.hero h2{color:#fff;max-width:720px;font-size:clamp(2rem,4vw,3.5rem);line-height:1.04;margin-bottom:16px}.hero p{color:#d9e7ee;max-width:650px;margin-bottom:0}.hero-stat{flex:0 0 auto;min-width:120px;padding-left:24px;border-left:1px solid rgba(255,255,255,.25)}.hero-stat strong,.hero-stat span{display:block}.hero-stat strong{color:var(--gold);font-size:3.4rem;line-height:1}.hero-stat span{color:#d9e7ee;margin-top:7px}.button{border:0;border-radius:9px;padding:10px 15px;color:#fff;background:var(--navy);font-weight:750;font-size:.84rem;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.45;cursor:not-allowed}.button-secondary{color:var(--navy);background:#edf2f5}.button-light{color:var(--navy);background:#fff;white-space:nowrap}.button-danger{color:#9a2f2b;background:#fdeceb}.icon-button{width:34px;height:34px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;background:#edf2f5;color:var(--ink);font-size:1.35rem;cursor:pointer}.header-actions{display:flex;gap:8px;align-items:center}.page-header{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px}.page-header h2{font-size:clamp(1.7rem,3vw,2.35rem);margin-bottom:7px}.page-header p{color:var(--muted);margin-bottom:0}.notice{padding:12px 14px;margin-bottom:18px;border:1px solid #c7dae5;background:#edf6fa;color:#28556d;border-radius:10px;font-size:.86rem}.notice.warning{border-color:#efd47a;background:#fff7d9;color:#6d5500}.toolbar{display:flex;gap:8px;margin-bottom:18px}.toolbar input{width:min(440px,100%)}input,select,textarea{width:100%;border:1px solid #cfd9df;background:#fff;color:var(--ink);border-radius:9px;padding:10px 11px;font:inherit;font-size:.88rem;outline:none}input:focus,select:focus,textarea:focus{border-color:#5a8ca5;box-shadow:0 0 0 3px #3a77931f}.month-input{width:150px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label{display:grid;gap:7px;color:#3f5564;font-size:.76rem;font-weight:750}.form-grid .span-2{grid-column:span 2}.form-grid .checkbox{display:flex;flex-direction:row;align-items:center;font-weight:600}.form-grid .checkbox input{width:auto}.field-help{color:var(--muted);font-size:.7rem;font-weight:500;line-height:1.4}.form-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:10px}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:#0a1c288f;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{width:min(680px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;padding:24px;border-radius:18px;box-shadow:0 28px 80px #0719254d}.modal>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.modal>header h2{margin:0;font-size:1.35rem}.table-card{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:14px}table{width:100%;border-collapse:collapse;font-size:.84rem}th{padding:12px 16px;color:#6c7e8a;background:#f7f9fa;text-align:left;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em}td{padding:15px 16px;border-top:1px solid #e7ecef;vertical-align:middle}td strong,td small{display:block}td small{color:var(--muted);margin-top:4px;font-size:.72rem}.status{display:inline-flex;border-radius:999px;padding:5px 8px;background:#edf2f5;color:#526b7a;font-size:.64rem;text-transform:uppercase;letter-spacing:.06em;font-weight:800;white-space:nowrap}.status-active,.status-approved,.status-confirmed,.status-closed,.status-ready,.status-exported,.status-not_required{background:#dcf3e7;color:#226244}.status-draft,.status-pending,.status-submitted,.status-partially_approved,.status-blocked{background:#fff0bd;color:#6c5200}.status-rejected,.status-cancelled{background:#fde3e0;color:#912f28}.empty-state{min-height:240px;display:grid;place-content:center;text-align:center;background:#fff;border:1px dashed #c8d4db;border-radius:16px;padding:30px}.empty-state strong{font-size:1.05rem}.empty-state p{color:var(--muted);margin:7px 0 0}.empty-inline{color:var(--muted);background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px}.kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:26px}.kpi-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px}.kpi-card span,.kpi-card small,.kpi-card strong{display:block}.kpi-card span{color:#5e7380;font-size:.76rem;font-weight:700}.kpi-card strong{font-size:2rem;margin:10px 0 4px}.kpi-card small{color:#93a1aa}.flow-panel{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px}.flow-panel h2{margin-bottom:0}.flow-steps{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:22px}.flow-step{position:relative;padding:14px 10px;border-radius:10px;background:#f2f6f8;text-align:center}.flow-step span,.flow-step strong{display:block}.flow-step span{color:#8aa0ad;font-size:.67rem}.flow-step strong{margin-top:5px;font-size:.77rem}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.project-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:22px}.project-card-head,.project-foot{display:flex;justify-content:space-between;align-items:center}.project-card-head>span{color:#667d8b;font-weight:800;font-size:.73rem}.project-card h3{margin:18px 0 5px;font-size:1.18rem}.project-card>p{color:var(--muted)}.project-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:16px 0;border-top:1px solid #e8edef;border-bottom:1px solid #e8edef}.project-meta small,.project-meta strong{display:block}.project-meta small{color:#8797a1;font-size:.66rem;text-transform:uppercase;letter-spacing:.05em}.project-meta strong{margin-top:4px;font-size:.8rem}.project-foot{color:var(--muted);font-size:.72rem;margin-top:15px}.project-card-actions{display:flex;justify-content:flex-end;margin-top:16px}.capacity{display:inline-block;vertical-align:middle;width:70px;height:6px;margin-right:8px;background:#e8eef1;border-radius:999px;overflow:hidden}.capacity span{display:block;height:100%;background:#4c98a5}.resource-section{margin-bottom:38px}.allocation-title{margin-top:0}.timesheet-summary{display:grid;grid-template-columns:repeat(4,minmax(90px,1fr)) auto;gap:0;background:#fff;border:1px solid var(--line);border-radius:14px;margin-bottom:18px;overflow:hidden}.timesheet-summary>div{padding:17px;border-right:1px solid #e5ebee}.timesheet-summary small,.timesheet-summary strong{display:block}.timesheet-summary small{color:var(--muted);font-size:.68rem;text-transform:uppercase;letter-spacing:.06em}.timesheet-summary strong{margin-top:6px}.timesheet-summary .summary-actions{border-right:0;display:flex;align-items:center}.approval-section{margin-top:36px}.approval-list{display:grid;gap:9px}.approval-list article{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;background:#fff;border:1px solid var(--line);border-radius:12px}.approval-list article>div:first-child strong,.approval-list article>div:first-child span,.approval-list article>div:first-child small{display:block}.approval-list article span{color:#526a78;font-size:.78rem;margin-top:4px}.approval-list article small{color:var(--muted);margin-top:3px}.approval-list article>div:last-child{display:flex;gap:7px}.section-title{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.section-title h2{margin-bottom:0;font-size:1.7rem}.section-title>span{color:var(--muted);font-size:.85rem}.module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.module-card{position:relative;min-height:190px;padding:24px;background:var(--paper);border:1px solid var(--line);border-radius:16px;transition:transform .2s ease,box-shadow .2s ease}.module-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #1e364517}.module-index{position:absolute;top:20px;right:22px;color:#c6d1d8;font-size:.85rem;font-weight:800}.module-card h3{margin:26px 0 8px;font-size:1.18rem}.module-card p{color:var(--muted);line-height:1.55;margin-bottom:0;font-size:.9rem}.phase{display:inline-flex;border-radius:999px;padding:5px 8px;background:#edf2f5;color:#526b7a;font-size:.64rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.phase-foundation{background:#fff0bd;color:#6c5200}.phase-ai,.phase-agentic{background:#e9e1ff;color:#51318b}.startup-state{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:12px;padding:30px;text-align:center;background:#f4f6f8}.startup-state h1{margin:0}.startup-state p{color:var(--muted);max-width:540px}.startup-state .alert{max-width:620px;margin:0}.startup-spinner{width:38px;height:38px;border:4px solid #d7e0e5;border-top-color:var(--navy);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.setup-shell{min-height:100vh;padding:clamp(26px,5vw,70px);background:linear-gradient(145deg,#eef3f6,#f8f9fa)}.setup-header{width:min(1050px,100%);display:flex;align-items:center;gap:22px;margin:0 auto 30px}.setup-header h1{margin-bottom:8px}.setup-header p{max-width:700px;color:var(--muted);margin-bottom:0}.setup-mark{flex:0 0 auto;width:70px;height:70px;display:grid;place-items:center;border-radius:19px;color:var(--navy);font-size:2rem;font-weight:900;box-shadow:0 12px 30px #1932431f}.settings-page{max-width:1100px}.settings-form{width:min(1050px,100%);display:grid;gap:18px;margin:0 auto}.settings-section{display:grid;grid-template-columns:minmax(210px,.72fr) minmax(0,1.4fr);gap:clamp(24px,5vw,64px);padding:clamp(22px,4vw,36px);border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 26px #1932430a}.settings-section>div:first-child h2{margin-bottom:8px;font-size:1.3rem}.settings-section>div:first-child p{color:var(--muted);font-size:.83rem;line-height:1.5}.color-field{display:grid;grid-template-columns:48px 1fr;gap:8px}.color-field input[type=color]{width:48px;height:41px;padding:3px;cursor:pointer}.brand-preview{display:flex;align-items:center;gap:13px;min-height:70px;padding:13px;border:1px dashed #c6d2d9;border-radius:12px;background:#f7f9fa}.brand-preview img,.brand-preview>span{width:46px;height:46px;object-fit:contain;border-radius:10px}.brand-preview>span{display:grid;place-items:center;color:var(--navy);font-size:1.25rem;font-weight:900}.brand-preview strong,.brand-preview small{display:block}.brand-preview small{color:var(--muted);margin-top:3px}.settings-actions{position:sticky;bottom:14px;z-index:5;display:flex;justify-content:flex-end;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fffffff0;box-shadow:0 12px 32px #1932431f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.startup-inline{min-height:360px;display:grid;place-content:center;justify-items:center;gap:12px;color:var(--muted)}.economics-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;margin-bottom:26px}.economics-header h1{margin-bottom:7px}.economics-header p{color:var(--muted);margin-bottom:0}.health-pill{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:9px 13px;font-size:.76rem;font-weight:800;white-space:nowrap}.health-pill i{width:9px;height:9px;border-radius:50%;background:currentColor}.health-pill.green{color:#216244;background:#dcf3e7}.health-pill.yellow{color:#765b00;background:#fff0bd}.health-pill.red{color:#912f28;background:#fde3e0}.economic-alerts{margin-bottom:20px;padding:16px 18px;border:1px solid #efd47a;border-radius:12px;background:#fff8df;color:#6d5500}.economic-alerts.red{border-color:#e7aaa5;background:#fff0ef;color:#8f2e25}.economic-alerts ul{margin:8px 0 0;padding-left:20px;font-size:.84rem;line-height:1.55}.economics-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:26px}.economics-kpis article{padding:20px;border:1px solid var(--line);border-radius:14px;background:#fff}.economics-kpis span,.economics-kpis strong,.economics-kpis small{display:block}.economics-kpis span{color:var(--muted);font-size:.72rem;font-weight:750}.economics-kpis strong{margin:10px 0 5px;font-size:1.55rem}.economics-kpis strong.negative{color:#a02f27}.economics-kpis small{color:#8b9aa3;font-size:.68rem;line-height:1.4}.budget-panel,.economic-section,.threshold-panel{margin-bottom:26px}.budget-panel{padding:24px;border:1px solid var(--line);border-radius:16px;background:#fff}.budget-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.budget-grid article{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:18px;border-radius:13px;background:#f6f8f9}.budget-grid article>div span,.budget-grid article>div strong{display:block}.budget-grid article>div span{color:var(--muted);font-size:.66rem}.budget-grid article>div strong{margin-top:5px;font-size:.86rem}.budget-grid article>small{grid-column:1 / -1;color:var(--muted);font-size:.68rem}.economic-progress{grid-column:1 / -1;height:8px;overflow:hidden;border-radius:999px;background:#e1e8ec}.economic-progress-fill{display:block;height:100%;border-radius:inherit}.economic-progress-fill.green{background:#4a9a70}.economic-progress-fill.yellow{background:#d6a91c}.economic-progress-fill.red{background:#cf5148}.economic-section .section-title{align-items:center}.multiplier-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;padding:14px;border-radius:11px;background:#f5f7f8}.threshold-panel{display:grid;grid-template-columns:minmax(200px,.7fr) minmax(0,1.5fr);gap:30px;align-items:end;padding:24px;border:1px solid var(--line);border-radius:16px;background:#fff}.threshold-panel h2{margin-bottom:7px}.threshold-panel p{color:var(--muted);font-size:.8rem;margin-bottom:0}.threshold-form{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:10px;align-items:end}.threshold-form label{display:grid;gap:6px;color:#3f5564;font-size:.7rem;font-weight:750}.threshold-form .button{height:41px}.billing-legend{display:flex;gap:18px;margin:-8px 0 20px;color:var(--muted);font-size:.72rem}.billing-legend span{display:flex;align-items:center;gap:6px}.billing-legend i{width:8px;height:8px;border-radius:50%}.billing-legend i.pending{background:#d6a91c}.billing-legend i.ready{background:#4a9a70}.billing-legend i.exported{background:#4d7fa0}.billing-list{display:grid;gap:15px}.billing-card{padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 8px 26px #1932430a}.billing-card>header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.billing-card>header h2{margin-bottom:5px;font-size:1.2rem}.billing-card>header p{color:var(--muted);margin-bottom:0;font-size:.78rem}.billing-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:20px 0;overflow:hidden;border:1px solid #e3e9ec;border-radius:12px}.billing-facts>div{padding:14px 16px;border-right:1px solid #e3e9ec}.billing-facts>div:last-child{border-right:0}.billing-facts small,.billing-facts strong{display:block}.billing-facts small{color:var(--muted);font-size:.66rem}.billing-facts strong{margin-top:6px;font-size:.9rem}.billing-approval{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:13px 15px;border-radius:11px;background:#f5f7f8}.billing-approval>div{display:flex;align-items:center;gap:9px}.billing-approval small{color:var(--muted);font-weight:750}.billing-approval span{color:var(--muted);font-size:.7rem}.billing-blockers{margin:14px 0 0;padding:12px 12px 12px 32px;border:1px solid #efd47a;border-radius:10px;background:#fff8df;color:#6d5500;font-size:.78rem;line-height:1.5}.billing-card>footer{display:flex;justify-content:flex-end;align-items:end;gap:10px;margin-top:15px}.billing-card>footer label{width:190px;display:grid;gap:6px;color:#3f5564;font-size:.7rem;font-weight:750}.billing-exported{margin-top:14px;color:#326a50;font-size:.75rem;text-align:right}@media(max-width:1000px){.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-steps{grid-template-columns:repeat(3,1fr)}.timesheet-summary{grid-template-columns:repeat(2,1fr)}.timesheet-summary .summary-actions{grid-column:span 2}.economics-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.threshold-panel{grid-template-columns:1fr}.multiplier-grid{grid-template-columns:repeat(3,1fr)}.billing-facts{grid-template-columns:repeat(2,1fr)}.billing-facts>div:nth-child(2){border-right:0}.billing-facts>div:nth-child(-n+2){border-bottom:1px solid #e3e9ec}}@media(max-width:720px){.app-shell{display:block}.sidebar{position:static;height:auto;padding:18px}.sidebar nav,.sidebar-foot{display:none}.sidebar-future{display:none}.brand{margin-bottom:0}main{padding:24px 18px 48px}.topbar{align-items:flex-start}.hero{min-height:0;display:block;border-radius:18px}.hero-stat{margin-top:26px;padding:20px 0 0;border-left:0;border-top:1px solid rgba(255,255,255,.25)}.module-grid{grid-template-columns:1fr}.section-title>span{display:none}.page-header{align-items:flex-start;flex-direction:column}.header-actions{width:100%;flex-wrap:wrap}.header-actions .button{flex:1}.form-grid{grid-template-columns:1fr}.form-grid .span-2{grid-column:span 1}.kpi-grid,.project-grid{grid-template-columns:1fr}.flow-steps,.timesheet-summary{grid-template-columns:repeat(2,1fr)}.approval-list article{align-items:flex-start;flex-direction:column}.approval-list article>div:last-child{width:100%}.approval-list article .button{flex:1}.setup-shell{padding:24px 16px}.setup-header{align-items:flex-start}.setup-mark{width:52px;height:52px;border-radius:14px;font-size:1.5rem}.settings-section{grid-template-columns:1fr;padding:20px;gap:18px}.settings-actions .button{width:100%}.economics-header{grid-template-columns:1fr auto;align-items:start}.economics-header>button{grid-column:1 / -1;width:fit-content}.economics-kpis,.budget-grid,.threshold-form{grid-template-columns:1fr}.multiplier-grid{grid-template-columns:1fr 1fr}.billing-card>header,.billing-approval{align-items:flex-start;flex-direction:column}.billing-approval>div{align-items:flex-start;flex-wrap:wrap}.billing-card>footer{align-items:stretch;flex-direction:column}.billing-card>footer label{width:100%}}
