@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{font-family:Noto Sans SC,Microsoft YaHei,system-ui,sans-serif;color:#172033;background:#f3f7fc;font-synthesis:none;--blue: #1769e8;--blue-dark: #0b4fc4;--blue-soft: #e9f2ff;--border: #e2eaf4;--muted: #718096;--shadow: 0 12px 34px rgba(24, 67, 122, .08)}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{min-width:320px;background:#f3f7fc}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.workspace{min-height:100vh;display:grid;grid-template-columns:268px minmax(0,1fr);transition:grid-template-columns .25s ease}.workspace.sidebar-collapsed{grid-template-columns:82px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;z-index:20;color:#dbe9ff;background:linear-gradient(168deg,#0b2451,#0d397a 55%,#0a2c65);display:flex;flex-direction:column;padding:22px 14px 18px;overflow-x:hidden;overflow-y:auto;box-shadow:8px 0 28px #09234e1f}.brand-block{display:flex;align-items:center;gap:12px;padding:0 10px 24px;min-height:58px}.brand-mark,.mobile-login-brand span{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;flex:0 0 auto;color:#fff;font-size:22px;font-weight:800;background:linear-gradient(145deg,#31a7ff,#2464ed);box-shadow:0 8px 20px #2285ff59}.brand-copy{display:flex;flex-direction:column;white-space:nowrap;overflow:hidden}.brand-copy strong{font-size:20px;letter-spacing:.8px}.brand-copy span{color:#9eb9de;font-size:12px;margin-top:2px}.nav-section-label{color:#7898c3;font-size:10px;font-weight:700;letter-spacing:1.5px;padding:17px 15px 8px;white-space:nowrap;overflow:hidden}.agent-label{margin-top:8px;border-top:1px solid rgba(255,255,255,.08)}.nav-list{display:flex;flex-direction:column;gap:4px}.nav-list a{position:relative;height:44px;display:flex;align-items:center;gap:13px;padding:0 14px;border-radius:11px;color:#b8cce8;font-size:14px;white-space:nowrap;transition:.18s ease;overflow:hidden}.nav-list a:hover{color:#fff;background:#ffffff12}.nav-list a.router-link-active{color:#fff;background:linear-gradient(90deg,#2886fff2,#2766e6e6);box-shadow:0 8px 20px #0d46ab4d}.nav-list a.router-link-active:before{content:"";position:absolute;left:0;width:3px;height:20px;border-radius:0 3px 3px 0;background:#fff}.paused-dot{margin-left:auto;color:#ffcf8c;background:#ffa62f26;border:1px solid rgba(255,188,96,.24);border-radius:20px;padding:2px 7px;font-size:9px}.nav-status{margin-left:auto;padding:2px 7px;color:#ffd88c;border:1px solid rgba(244,180,62,.28);border-radius:20px;background:#e2981c24;font-size:9px}.sidebar-footer{margin-top:auto;display:flex;align-items:center;gap:8px;padding:14px 8px 0;border-top:1px solid rgba(255,255,255,.09)}.user-mini{min-width:0;display:flex;align-items:center;gap:10px;flex:1;overflow:hidden}.avatar{width:36px;height:36px;flex:0 0 auto;border-radius:11px;display:grid;place-items:center;color:#fff;font-size:14px;font-weight:700;background:linear-gradient(145deg,#2d8fff,#4262d9)}.avatar.soft{color:#1769e8;background:#e8f2ff;box-shadow:none}.user-mini-copy{min-width:0;display:flex;flex-direction:column;white-space:nowrap}.user-mini-copy strong{font-size:12px;color:#f4f8ff;overflow:hidden;text-overflow:ellipsis}.user-mini-copy span{font-size:9px;color:#7898c3;overflow:hidden;text-overflow:ellipsis}.logout-button,.icon-button{border:0;background:transparent;color:inherit;width:34px;height:34px;display:grid;place-items:center;border-radius:9px}.logout-button:hover{background:#ffffff17;color:#fff}.collapse-button{position:absolute;right:0;top:86px;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;border:1px solid #dce6f3;color:#587193;background:#fff;box-shadow:0 4px 12px #1037641f}.sidebar-collapsed .brand-copy,.sidebar-collapsed .nav-section-label,.sidebar-collapsed .nav-list a span,.sidebar-collapsed .paused-dot,.sidebar-collapsed .nav-status,.sidebar-collapsed .user-mini-copy,.sidebar-collapsed .logout-button{display:none}.sidebar-collapsed .brand-block{padding-left:6px}.sidebar-collapsed .nav-list a{padding:0;justify-content:center}.sidebar-collapsed .sidebar-footer{justify-content:center;padding-left:0;padding-right:0}.sidebar-collapsed .user-mini{flex:none}.content-shell{min-width:0}.topbar{min-height:102px;display:flex;align-items:center;padding:20px 34px;background:#fffffff0;border-bottom:1px solid #e9eff6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar h1{margin:3px 0 2px;font-size:23px;letter-spacing:-.5px}.topbar p{margin:0;color:#7b899d;font-size:12px}.breadcrumb{color:#8795a8;font-size:10px;letter-spacing:.2px}.top-user{margin-left:auto;display:flex;align-items:center;gap:14px}.status-chip{display:flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid #dfeaf5;border-radius:20px;color:#58708d;font-size:10px;background:#f9fbfe}.status-chip span{width:7px;height:7px;border-radius:50%;background:#22bd79;box-shadow:0 0 0 3px #22bd7921}.page-content{max-width:1580px;margin:0 auto;padding:25px 30px 40px}.stack-page{display:flex;flex-direction:column;gap:18px}.notice-strip{min-height:50px;display:flex;align-items:center;gap:12px;padding:11px 16px;color:#45617e;background:linear-gradient(90deg,#eaf4ff,#f4f9ff);border:1px solid #d8eaff;border-radius:12px;font-size:11px}.notice-strip strong{color:#1b5daf;margin-right:7px}.notice-icon{width:21px;height:21px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:11px;font-weight:700;background:#2879e6}.notice-strip a{margin-left:auto;display:flex;align-items:center;gap:5px;color:#1769e8;font-weight:600;white-space:nowrap}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.metric-card{position:relative;min-height:144px;padding:21px 22px;overflow:hidden;border:1px solid rgba(255,255,255,.75);border-radius:16px;color:#1b2b43;background:#fff;box-shadow:var(--shadow)}.metric-card:after{content:"";position:absolute;right:-32px;top:-38px;width:120px;height:120px;border-radius:50%;background:#3684ff12}.metric-card span{display:block;color:#73849a;font-size:11px;font-weight:500}.metric-card strong{display:block;margin:10px 0 6px;color:#172033;font-size:28px;letter-spacing:-.8px}.metric-card strong i{font-size:12px;font-style:normal;font-weight:500;color:#8291a4}.metric-card small{color:#8795a7;font-size:9px}.metric-icon{position:absolute;right:18px;top:18px;width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:#1769e8;background:#e9f3ff}.metric-card.cyan .metric-icon{color:#0a9ab8;background:#e4f8fc}.metric-card.violet .metric-icon{color:#7555d9;background:#f0ecff}.metric-card.emerald .metric-icon{color:#109866;background:#e5f8f1}.three-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.7fr);gap:18px}.content-card,.filter-card{background:#fff;border:1px solid #e6edf5;border-radius:16px;box-shadow:var(--shadow)}.content-card{padding:22px}.card-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.card-heading h2{margin:3px 0 0;font-size:16px}.section-kicker{display:block;color:#2f79d6;font-size:8px;font-weight:800;letter-spacing:1.5px}.section-kicker.light{color:#a9ccff}.text-link{border:0;display:inline-flex;align-items:center;gap:5px;color:#1769e8;font-size:10px;font-weight:600;background:transparent}.count-badge{color:#6f829a;font-size:10px;border-radius:20px;padding:5px 10px;background:#f2f6fb}.project-bars{display:flex;flex-direction:column;gap:18px}.project-bar-title,.bar-meta{display:flex;justify-content:space-between;gap:10px}.project-bar-title{font-size:10px;margin-bottom:7px}.project-bar-title b{color:#278159}.bar-track{position:relative;height:10px;border-radius:10px;background:#eef3f8;overflow:hidden}.bar-cost,.bar-profit{position:absolute;left:0;top:0;height:100%;border-radius:10px}.bar-cost{background:linear-gradient(90deg,#9ac6ff,#4c92ed)}.bar-profit{top:3px;height:4px;background:#21c582}.bar-meta{margin-top:5px;color:#8c9aab;font-size:8px}.donut-wrap{display:grid;place-items:center;padding:5px 0 18px}.donut{--ratio: 30%;width:146px;height:146px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#2379ee var(--ratio),#dfeaf7 0)}.donut:before{content:"";grid-area:1/1;width:108px;height:108px;border-radius:50%;background:#fff}.donut>div{grid-area:1/1;z-index:1;display:flex;flex-direction:column;align-items:center}.donut strong{font-size:23px}.donut span{color:#8a99aa;font-size:9px}.overview-lines{display:flex;flex-direction:column;gap:10px;margin-bottom:17px}.overview-lines>div{display:flex;justify-content:space-between;color:#687b92;font-size:10px}.overview-lines b{color:#2c3b4f}.dot{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%}.blue-dot{background:#337fee}.cyan-dot{background:#30b5cc}.green-dot{background:#26bd7a}.filter-card{display:flex;align-items:end;gap:12px;padding:14px 16px}.filter-card label:not(.search-control){display:flex;flex-direction:column;gap:5px;min-width:150px}.filter-card label>span{color:#718197;font-size:9px;font-weight:600}input,select,textarea{width:100%;outline:none;color:#25344a;background:#fff;border:1px solid #dbe5f0;border-radius:9px;transition:border .15s,box-shadow .15s}input,select{height:38px;padding:0 11px;font-size:11px}textarea{padding:9px 11px;resize:vertical;font-size:11px}input:focus,select:focus,textarea:focus{border-color:#4b91ee;box-shadow:0 0 0 3px #2577ea1a}input:disabled,select:disabled{color:#7a8798;background:#f3f6f9}.search-control{height:38px;min-width:210px;display:flex;align-items:center;gap:7px;padding:0 10px;color:#8292a5;border:1px solid #dbe5f0;border-radius:9px;background:#fff}.search-control input{height:auto;padding:0;border:0;box-shadow:none}.search-control.wide{min-width:240px}.push-right{margin-left:auto}.primary-button,.secondary-button,.white-button{min-height:38px;padding:0 15px;border-radius:9px;border:0;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:600}.primary-button{color:#fff;background:linear-gradient(135deg,#237cec,#145dce);box-shadow:0 7px 15px #1c67d633}.primary-button:hover{filter:brightness(1.04);transform:translateY(-1px)}.primary-button:disabled{opacity:.55;cursor:wait;transform:none}.secondary-button{color:#49627f;border:1px solid #dce5ef;background:#fff}.secondary-button.full{width:100%}.white-button{color:#1769e8;background:#fff;box-shadow:0 7px 20px #03388c2e}.table-card{padding:0;overflow:hidden}.table-card>.card-heading{padding:20px 22px 0}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:10px}th{padding:10px 15px;color:#7a899d;font-size:9px;font-weight:600;text-align:left;white-space:nowrap;background:#f7f9fc;border-top:1px solid #edf1f6;border-bottom:1px solid #e7edf4}td{padding:13px 15px;color:#475a71;border-bottom:1px solid #eef2f6;white-space:nowrap}tbody tr:hover{background:#fafcff}td strong{color:#29394d}td small{display:block;margin-top:3px;color:#94a1b1;font-size:8px}.person-cell{display:flex;align-items:center;gap:9px}.person-cell .avatar{width:32px;height:32px;border-radius:9px}.person-cell div{display:flex;flex-direction:column}.type-pill,.margin-pill{display:inline-flex;align-items:center;min-height:22px;padding:3px 8px;color:#326fae;border-radius:20px;background:#edf5ff;font-size:9px}.margin-pill{color:#16815a;background:#e8f8f1}.margin-pill.low{color:#b06b19;background:#fff4df}.status-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:20px;font-size:9px}.status-badge.active{color:#18815a;background:#e8f8f1}.status-badge.pending{color:#9a651a;background:#fff1d8}.status-badge.inactive{color:#ad3e49;background:#fdebed}.row-actions{display:flex;align-items:center;gap:4px}.row-actions button{width:29px;height:29px;display:grid;place-items:center;color:#5d7898;border:1px solid #e1e8f0;border-radius:7px;background:#fff}.row-actions button:hover{color:#1769e8;border-color:#bdd6f4;background:#f2f7ff}.row-actions button.danger:hover{color:#d94b56;border-color:#f5cdd1;background:#fff6f7}.positive{color:#16815a;font-weight:600}.negative{color:#d64a55;font-weight:600}.project-table td:first-child{min-width:190px}.heading-note{display:flex;align-items:center;gap:6px;color:#8493a5;font-size:9px}.warning-dot{width:7px;height:7px;border-radius:50%;background:#f5ad39}.empty-state{padding:38px 20px;text-align:center;color:#92a0b1;font-size:11px}.loading-card,.error-card,.success-card{min-height:65px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:13px;font-size:11px}.loading-card{color:#6d7f94;border:1px solid #e2eaf3;background:#fff}.loading-card.inner{border:0;box-shadow:none}.error-card{justify-content:flex-start;padding:13px 16px;color:#b93c47;border:1px solid #f3cfd3;background:#fff4f5}.error-card button{margin-left:auto;display:inline-flex;gap:5px;align-items:center;border:0;color:inherit;background:transparent}.success-card{justify-content:flex-start;padding:13px 16px;color:#167d58;border:1px solid #c8ecde;background:#effbf6}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:#09193285;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-card{width:min(620px,100%);max-height:calc(100vh - 48px);display:flex;flex-direction:column;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 28px 80px #0518374d}.modal-card.large{width:min(1000px,100%)}.modal-card.compact{width:min(500px,100%)}.modal-card.compact-modal{width:min(520px,100%)}.modal-heading{min-height:76px;display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #edf1f5}.modal-heading h2{margin:4px 0 0;font-size:18px}.modal-heading .icon-button{color:#6e8095;background:#f3f6fa}.modal-body{padding:22px;overflow-y:auto}.modal-actions{display:flex;justify-content:flex-end;gap:9px;padding:14px 22px;border-top:1px solid #edf1f5;background:#fbfcfe}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.form-field{display:flex;flex-direction:column;gap:6px}.form-field>span{color:#5c6e84;font-size:9px;font-weight:600}.form-field>span i{margin-right:3px;color:#e04451;font-style:normal}.form-field.featured input{border-color:#69a1e9;background:#f5f9ff}.full-span{grid-column:1 / -1}.form-note{padding:12px 14px;border:1px solid #cfe1ff;border-radius:10px;color:#365474;background:#f3f8ff;font-size:13px;line-height:1.65}.attach-note{margin:14px 0 4px}.mode-switch{display:inline-flex;gap:4px;padding:4px;border-radius:11px;background:#edf3fb}.mode-switch button{padding:8px 15px;border:0;border-radius:8px;color:#60758e;background:transparent;font-weight:650;cursor:pointer}.mode-switch button.active{color:#0759c7;background:#fff;box-shadow:0 2px 9px #15427a1f}.mode-switch button:disabled{opacity:.45;cursor:not-allowed}.form-section-title{margin:0 0 13px;padding-bottom:9px;color:#3d5067;font-size:11px;border-bottom:1px solid #edf1f5}.form-grid+.form-section-title{margin-top:22px}.calculation-preview{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);border-radius:12px;overflow:hidden;border:1px solid #dce9f7;background:#f7fbff}.calculation-preview>div{padding:12px 15px;display:flex;flex-direction:column;border-right:1px solid #dce9f7}.calculation-preview>div:last-child{border:0}.calculation-preview span{color:#7890aa;font-size:8px}.calculation-preview strong{margin-top:4px;color:#2d4868;font-size:13px}.calculation-preview .profit{background:#edf9f4}.calculation-preview .profit strong{color:#16815a}.detail-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px}.detail-summary.six{grid-template-columns:repeat(6,minmax(0,1fr))}.detail-summary>div{padding:14px;border-radius:11px;background:#f4f8fc}.detail-summary span,.detail-grid span{display:block;color:#8292a5;font-size:8px}.detail-summary strong{display:block;margin-top:5px;font-size:14px}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;border:1px solid #e7edf4;border-radius:12px;background:#e7edf4}.detail-grid>div{padding:13px;background:#fff}.detail-grid b{display:block;margin-top:4px;font-size:10px}.project-detail-card{width:min(1040px,100%)}.project-detail-body{display:flex;flex-direction:column;gap:18px}.budget-warning{padding:10px 13px;color:#a2474f;border:1px solid #f0cdd1;border-radius:7px;background:#fff5f6;font-size:10px;font-weight:650}.cost-ledger-section{display:flex;flex-direction:column;gap:13px;padding-top:2px}.cost-ledger-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding-top:4px;border-top:1px solid #e8eef4}.cost-ledger-heading>div{padding-top:17px}.cost-ledger-heading h3{margin:4px 0 0;color:#33495f;font-size:14px}.cost-ledger-heading>strong{color:#1769c7;font-size:18px}.cost-category-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid #e3eaf2;border-radius:7px;background:#e3eaf2}.cost-category-summary>div{min-width:0;padding:10px 12px;background:#f8fafc}.cost-category-summary span,.cost-category-summary b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cost-category-summary span{color:#7c8da1;font-size:8px}.cost-category-summary b{margin-top:4px;color:#3b526a;font-size:10px}.cost-entry-form{display:grid;grid-template-columns:140px 130px 140px minmax(180px,1fr) auto;align-items:end;gap:10px;padding:13px;border:1px solid #dce6ef;border-radius:7px;background:#f8fafc}.cost-form-actions{display:flex;align-items:center;gap:7px}.cost-form-actions .primary-button{white-space:nowrap}.cost-entry-table{border:1px solid #e4ebf2;border-radius:7px}.cost-entry-table table{min-width:650px}.cost-entry-table td:nth-child(4){width:100%;white-space:normal}.entry-intro,.settings-hero,.export-hero{min-height:126px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:24px 28px;color:#fff;border-radius:17px;overflow:hidden;background:radial-gradient(circle at 85% 10%,rgba(75,168,255,.45),transparent 35%),linear-gradient(135deg,#0d4fae,#126fd5 58%,#1c83de);box-shadow:0 16px 35px #105bb833}.entry-intro h2,.settings-hero h2,.export-hero h2{margin:5px 0;font-size:20px}.entry-intro p,.settings-hero p,.export-hero p{margin:0;color:#d8eaff;font-size:10px}.date-search{min-width:240px}.filter-help{align-self:center;color:#92a0b1;font-size:9px}.date-cell{display:flex;align-items:center;gap:7px;color:#4676ab}.usage-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;margin-top:4px;border:1px solid #dbe7f4;border-radius:11px;background:#dbe7f4}.usage-panel>div{padding:12px 14px;display:flex;flex-direction:column;background:#f5f9fd}.usage-panel span{color:#7b8da2;font-size:8px}.usage-panel strong{margin-top:4px;color:#2766af;font-size:13px}.analysis-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:18px}.analysis-bars{display:flex;flex-direction:column;gap:17px}.analysis-row>div:first-child{display:flex;justify-content:space-between;margin-bottom:7px;font-size:10px}.analysis-row span{color:#7c8b9d;font-size:9px}.analysis-track{height:8px;border-radius:8px;overflow:hidden;background:#edf2f7}.analysis-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#45a5f0,#286ce1)}.trend-card .card-heading>svg{color:#1e76b8}.trend-filter-row{display:flex;align-items:end;gap:10px;margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid #e9eef3}.trend-filter-row label{display:flex;flex-direction:column;gap:5px}.trend-filter-row label span{color:#718197;font-size:9px;font-weight:600}.trend-filter-row input{width:130px}.quarter-trend-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px}.quarter-trend-row{display:grid;grid-template-columns:64px minmax(0,1fr) 70px;align-items:center;gap:7px 10px}.quarter-trend-row>strong{color:#354a5f;font-size:10px}.quarter-trend-row>span{color:#2c5e88;text-align:right;font-size:10px;font-weight:700}.quarter-trend-row>small{grid-column:2 / -1;color:#8190a0;font-size:8px}.quarter-trend-track{height:7px;overflow:hidden;border-radius:4px;background:#e8edf2}.quarter-trend-track i{display:block;height:100%;border-radius:inherit;background:#2878b8}.archive-command-band{display:flex;align-items:end;gap:12px;padding:16px 18px;color:#29465f;border:1px solid #cbdce8;border-radius:8px;background:#edf5f8}.archive-command-band>div{min-width:220px;display:flex;align-items:center;gap:10px;margin-right:auto}.archive-command-band>div>svg{color:#216da9}.archive-command-band span,.archive-command-band strong{display:block}.archive-command-band span{color:#718395;font-size:9px}.archive-command-band strong{margin-top:2px;font-size:14px}.archive-command-band label{display:flex;flex-direction:column;gap:5px}.archive-command-band label>span{color:#65798d;font-size:9px}.archive-command-band input{width:112px}.archive-command-band select{width:130px}.archive-table-card>.card-heading>strong{color:#286ca5;font-size:12px}.archive-table-wrap{overflow-x:auto}.archive-table{width:100%;border-collapse:collapse}.archive-table th{padding:10px;color:#728196;border-bottom:1px solid #dfe7ee;text-align:left;font-size:9px}.archive-table td{min-width:108px;padding:13px 10px;color:#506276;border-bottom:1px solid #e8edf2;vertical-align:top;font-size:10px}.archive-table td:first-child,.archive-table td:nth-child(2){min-width:180px}.archive-table td strong,.archive-table td small{display:block}.archive-table td small{margin-top:4px;color:#8996a4;font-size:8px}.archive-table details{margin-top:7px;color:#246da7}.archive-table summary{cursor:pointer;font-size:9px}.archive-table details div{min-width:230px;display:flex;justify-content:space-between;gap:12px;padding:6px 0;color:#657589;border-bottom:1px dashed #e0e6ec;font-size:8px}.archive-table details b{color:#3b5268;white-space:nowrap}.employee-rank{display:flex;flex-direction:column}.employee-rank>div{display:flex;align-items:center;gap:9px;padding:10px 0;border-bottom:1px solid #edf1f5}.employee-rank>div:last-child{border:0}.rank{width:18px;color:#96a3b3;font-size:10px;font-weight:700}.employee-rank .avatar{width:31px;height:31px;border-radius:9px}.rank-copy{min-width:0;flex:1;display:flex;flex-direction:column}.rank-copy strong{font-size:10px}.rank-copy span{max-width:260px;color:#8a98aa;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-value{display:flex;flex-direction:column;align-items:flex-end}.rank-value strong{font-size:10px}.rank-value span{color:#7d8da0;font-size:8px}.export-hero{background:radial-gradient(circle at 80% 0,rgba(63,218,203,.25),transparent 35%),linear-gradient(135deg,#0c4b9f,#1266c4 55%,#087ea4)}.export-hero>svg{opacity:.9;margin-right:30px}.export-filters{padding:24px}.export-cards{display:grid;grid-template-columns:1fr 1fr auto;gap:14px;align-items:stretch}.export-card{display:flex;align-items:center;gap:13px;padding:17px;border:1px solid #dfe8f2;border-radius:14px;background:#fff}.excel-icon{width:47px;height:47px;display:grid;place-items:center;color:#16835a;border-radius:13px;background:#e8f8f1}.export-card h3{margin:0 0 4px;font-size:12px}.export-card p{margin:0;color:#8190a3;font-size:8px}.export-button{min-width:190px}.settings-hero{background:radial-gradient(circle at 70% 10%,rgba(79,174,255,.36),transparent 30%),linear-gradient(135deg,#123f88,#1769cc 55%,#1779dc)}.workdays-control{min-width:290px;padding:15px 17px;border:1px solid rgba(255,255,255,.16);border-radius:13px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.workdays-control>span{display:block;margin-bottom:7px;color:#d6e8ff;font-size:9px}.workdays-control>div{display:flex;align-items:center;gap:7px}.workdays-control input{width:90px;color:#fff;border-color:#fff3;background:#ffffff1f}.workdays-control b{font-size:10px}.workdays-control button{margin-left:auto;height:35px;padding:0 12px;display:inline-flex;align-items:center;gap:5px;border:0;border-radius:8px;color:#1769d6;background:#fff;font-size:10px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.full-settings{grid-column:1 / -1}.setting-rows{display:flex;flex-direction:column}.setting-row{display:grid;grid-template-columns:35px minmax(100px,1fr) minmax(130px,.7fr) auto;align-items:center;gap:9px;padding:10px 0;border-bottom:1px solid #edf1f5}.setting-row:last-child{border:0}.setting-row>input,.setting-row>label input{height:34px}.setting-row>label{position:relative}.setting-row>label span{position:absolute;right:9px;top:9px;color:#8897a9;font-size:8px}.setting-row>label input{padding-right:49px}.code-badge{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#1769d8;background:#e9f3ff;font-size:9px;font-weight:700}.cyan-bg{color:#16869e;background:#e6f8fb}.violet-bg{color:#704fd0;background:#f0ecff}.active-text{color:#20855f;font-size:9px}.project-type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.project-type-item{display:grid;grid-template-columns:35px 1fr auto auto;align-items:center;gap:9px;padding:11px;border:1px solid #e7edf4;border-radius:11px}.project-type-item>span{color:#8d9aab;font-size:8px}.paused-panel{min-height:480px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.paused-illustration{position:relative;width:100px;height:100px;display:grid;place-items:center;margin-bottom:22px;border-radius:28px;color:#2677dd;background:linear-gradient(145deg,#e8f3ff,#f4f8fd)}.paused-illustration span{position:absolute;right:-5px;bottom:-5px;width:38px;height:38px;display:grid;place-items:center;border:4px solid white;border-radius:50%;color:#d48a25;background:#fff4dd}.paused-panel h2{margin:7px 0}.paused-panel p{max-width:540px;margin:0 0 24px;color:#77879b;font-size:11px;line-height:1.8}.development-state{min-height:min(560px,calc(100vh - 170px));display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.development-mark{position:relative;width:86px;height:86px;display:grid;place-items:center;margin-bottom:20px;color:#2e6fae;border:1px solid #d8e5f2;border-radius:8px;background:#f3f7fb}.development-mark span{position:absolute;right:-8px;bottom:-8px;width:32px;height:32px;display:grid;place-items:center;color:#a56a14;border:3px solid white;border-radius:50%;background:#fff2d9}.development-state h2{margin:6px 0;font-size:22px}.development-state p{margin:0;color:#7d8c9e;font-size:11px}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(480px,1.15fr) minmax(420px,.85fr);background:#fff}.login-visual{position:relative;min-height:100vh;padding:42px 58px;display:flex;flex-direction:column;overflow:hidden;color:#fff;background:linear-gradient(145deg,#082b68,#0b51ad 52%,#117ad0)}.login-visual:after{content:"";position:absolute;inset:0;opacity:.08;background-image:linear-gradient(rgba(255,255,255,.5) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.5) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom right,black,transparent 75%);mask-image:linear-gradient(to bottom right,black,transparent 75%)}.login-orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-one{width:360px;height:360px;right:-100px;top:-100px;background:radial-gradient(circle,rgba(72,197,255,.38),transparent 70%)}.orb-two{width:300px;height:300px;left:-100px;bottom:-100px;background:radial-gradient(circle,rgba(72,116,255,.35),transparent 70%)}.login-brand,.mobile-login-brand{position:relative;z-index:1;display:flex;align-items:center;gap:11px;font-size:21px;font-weight:800;letter-spacing:1px}.login-brand span,.mobile-login-brand span{width:38px;height:38px}.login-message{position:relative;z-index:1;max-width:640px;margin:auto 0}.eyebrow{color:#a9ccff;font-size:9px;font-weight:800;letter-spacing:2px}.eyebrow.blue{color:#347bd2}.login-message h1{margin:16px 0;font-size:clamp(35px,4.1vw,58px);line-height:1.3;letter-spacing:-2px}.login-message h1 em{color:#78d3ff;font-style:normal}.login-message>p{max-width:510px;margin:0;color:#c0d8f4;font-size:13px;line-height:1.8}.login-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:42px}.login-feature-grid>div{display:flex;gap:9px;padding:15px;border:1px solid rgba(255,255,255,.13);border-radius:13px;background:#ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.login-feature-grid svg{flex:0 0 auto;color:#80d5ff}.login-feature-grid span{color:#bfd5ef;font-size:8px;line-height:1.5}.login-feature-grid b{display:block;color:#fff;font-size:10px}.login-copyright{position:relative;z-index:1;color:#7fa6d5;font-size:9px}.login-panel{display:grid;place-items:center;padding:40px;background:radial-gradient(circle at 100% 0,#edf6ff,transparent 35%),#fff}.login-form{width:min(390px,100%)}.login-lock{width:52px;height:52px;display:grid;place-items:center;margin-bottom:25px;color:#1769e8;border-radius:15px;background:#eaf3ff}.login-form h2{margin:7px 0;font-size:25px;letter-spacing:-.7px}.login-hint{margin:0 0 31px;color:#8390a1;font-size:10px}.login-form .form-field{margin-top:17px}.login-form .form-field input{height:47px;padding:0 14px;font-size:12px;border-radius:10px}.password-field{position:relative}.password-field button{position:absolute;right:6px;top:7px;width:34px;height:34px;display:grid;place-items:center;color:#8492a4;border:0;background:transparent}.password-field input{padding-right:45px!important}.form-error{margin-top:13px;padding:10px 12px;color:#bb3d48;border-radius:8px;background:#fff0f2;font-size:9px}.login-submit{width:100%;height:47px;margin-top:22px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;border:0;border-radius:10px;background:linear-gradient(135deg,#2079ed,#125acb);box-shadow:0 10px 23px #1b66d540;font-size:12px;font-weight:700}.login-submit:disabled{opacity:.6}.login-security{margin:18px 0 0;color:#9aa6b5;text-align:center;font-size:8px}.mobile-login-brand{display:none;color:#163761;margin-bottom:35px}.mobile-menu,.mobile-close,.mobile-mask{display:none}.employee-app-frame{min-height:100dvh;background:#e9eef4}.employee-app-shell{position:relative;width:min(100%,580px);min-height:100dvh;margin:0 auto;color:#1f2937;background:#f7f8fa;border-inline:1px solid #dfe5ec}.employee-app-header{position:sticky;top:0;z-index:16;min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:max(12px,env(safe-area-inset-top)) 16px 12px;border-bottom:1px solid #e3e7ec;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.employee-app-header>div:first-child{min-width:0}.employee-app-header span{color:#7a8796;font-size:10px}.employee-app-header h1{margin:2px 0 0;font-size:20px;line-height:1.25;letter-spacing:0}.employee-header-actions{display:flex;align-items:center;gap:5px}.employee-header-actions .employee-icon-button{position:relative}.employee-notification-badge{position:absolute;top:-5px;right:-6px;min-width:16px;height:16px;padding:0 4px;display:grid;place-items:center;border:2px solid white;border-radius:9px;color:#fff;background:#d54242;font-size:8px;line-height:1}.employee-icon-button{width:36px;height:36px;display:grid;place-items:center;padding:0;color:#566577;border:0;border-radius:7px;background:transparent}.employee-icon-button:hover{color:#155fb8;background:#edf4fb}.employee-avatar{width:34px;height:34px;display:grid;place-items:center;color:#155fb8;border:1px solid #cfe0f2;border-radius:50%;background:#eaf3fb;font-size:13px;font-weight:700}.employee-notification-popover{position:absolute;top:65px;right:14px;width:min(280px,calc(100vw - 28px));padding:12px;border:1px solid #dde5ed;border-radius:8px;background:#fff;box-shadow:0 16px 38px #23344829}.employee-notification-popover>div{display:flex;align-items:center;justify-content:space-between}.employee-notification-popover strong{font-size:13px}.employee-notification-popover p{margin:18px 0;color:#8a95a3;text-align:center;font-size:12px}.employee-notification-popover p.notification-error{color:#b33b3b}.employee-notification-list{max-height:min(410px,calc(100vh - 150px));margin:8px -12px -12px;overflow-y:auto;border-top:1px solid #edf1f5}.employee-notification-list button{position:relative;width:100%;padding:11px 13px 11px 17px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;border:0;border-bottom:1px solid #edf1f5;color:#46596d;background:#fff;text-align:left;cursor:pointer}.employee-notification-list button:hover{background:#f7f9fb}.employee-notification-list button.unread{background:#f3f8fd}.employee-notification-list button>span{position:absolute;top:16px;left:7px;width:5px;height:5px;border-radius:50%;background:#2378c9}.employee-notification-list strong{min-width:0;overflow:hidden;color:#2d4359;text-overflow:ellipsis;white-space:nowrap}.employee-notification-list time{color:#8d99a7;font-size:9px}.employee-notification-list small{grid-column:1 / -1;display:-webkit-box;overflow:hidden;color:#68798a;font-size:10px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.employee-app-content{padding:16px 14px calc(94px + env(safe-area-inset-bottom))}.employee-bottom-nav{position:fixed;left:50%;bottom:0;z-index:18;width:min(100%,580px);height:calc(70px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:7px 6px env(safe-area-inset-bottom);border-top:1px solid #dfe5ec;background:#fffffff7;box-shadow:0 -8px 30px #22344914;transform:translate(-50%)}.employee-bottom-nav a{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#7c8794;font-size:10px;font-weight:600}.employee-bottom-nav a svg{stroke-width:1.8}.employee-bottom-nav a.router-link-active{color:#1769c2}.employee-page{display:flex;flex-direction:column;gap:14px}.employee-welcome-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:3px 2px}.employee-welcome-row span{color:#7b8794;font-size:11px}.employee-welcome-row h2{margin:3px 0 0;font-size:21px;letter-spacing:0}.employee-month-control{width:132px;height:36px}.employee-loading,.employee-empty-state{min-height:120px;display:flex;align-items:center;justify-content:center;color:#8a95a2;font-size:12px}.employee-empty-state{flex-direction:column;gap:9px;border:1px dashed #ccd6e0;border-radius:8px;background:#fbfcfd}.employee-empty-state.compact{min-height:88px}.employee-alert{padding:11px 12px;border:1px solid #d8e4ef;border-radius:7px;color:#4f657a;background:#f1f6fa;font-size:12px}.employee-alert.error{color:#a63745;border-color:#efcbd1;background:#fff3f4}.employee-offline-alert{display:flex;align-items:center;gap:8px;color:#80551d;border-color:#ead4ad;background:#fff8e9}.employee-deadline-band{min-height:72px;display:flex;align-items:center;gap:12px;padding:14px;color:#2b4c6d;border:1px solid #cddfeb;border-left:4px solid #2a78bf;border-radius:8px;background:#edf5f9}.employee-deadline-band>svg{flex:0 0 auto;color:#2873b5}.employee-deadline-band>div{min-width:0;flex:1}.employee-deadline-band strong,.employee-deadline-band span{display:block}.employee-deadline-band strong{color:#243b53;font-size:13px}.employee-deadline-band span{margin-top:4px;color:#6d8093;font-size:10px}.employee-deadline-band a{width:34px;height:34px;display:grid;place-items:center;color:#1c67ad;border-radius:7px;background:#fff}.employee-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.employee-quick-grid a{min-width:0;min-height:78px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#35536f;border:1px solid #e0e6ec;border-radius:8px;background:#fff;font-size:11px;font-weight:650}.employee-quick-grid a:nth-child(1) svg{color:#1769c2}.employee-quick-grid a:nth-child(2) svg{color:#16795f}.employee-quick-grid a:nth-child(3) svg{color:#9a651a}.employee-quick-grid a:nth-child(4) svg{color:#7453a8}.employee-section{padding:15px;border:1px solid #e0e5eb;border-radius:8px;background:#fff}.employee-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.employee-section-heading.compact{margin-bottom:12px}.employee-section-heading span{display:block;color:#7c8795;font-size:10px}.employee-section-heading h3{margin:3px 0 0;font-size:16px;letter-spacing:0}.employee-section-heading>strong{color:#226db5;font-size:19px}.employee-progress-track{height:8px;overflow:hidden;border-radius:4px;background:#e8edf2}.employee-progress-track i{display:block;height:100%;border-radius:4px;background:#2878bf;transition:width .2s ease}.employee-progress-track i.danger{background:#c84654}.employee-progress-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px;color:#7b8794;font-size:10px}.danger{color:#bb3f4d!important}.employee-metric-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #e0e5eb;border-radius:8px;background:#fff}.employee-metric-strip>div{min-width:0;padding:13px 10px;text-align:center;border-right:1px solid #e8ecf0}.employee-metric-strip>div:last-child{border-right:0}.employee-metric-strip span,.employee-metric-strip strong{display:block}.employee-metric-strip span{color:#7e8995;font-size:10px}.employee-metric-strip strong{margin-top:4px;font-size:19px}.employee-warning-row{display:flex;align-items:center;gap:10px;padding:11px 0;border-top:1px solid #edf0f3}.employee-warning-row>div{min-width:0;flex:1}.employee-warning-row strong,.employee-warning-row span{display:block}.employee-warning-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.employee-warning-row span{margin-top:3px;color:#a3545e;font-size:10px}.employee-segmented{min-height:39px;display:grid;grid-template-columns:repeat(3,1fr);padding:3px;border:1px solid #dfe5eb;border-radius:8px;background:#eef1f4}.employee-segmented button{min-width:0;border:0;border-radius:6px;color:#687585;background:transparent;font-size:12px;font-weight:650}.employee-segmented button.active{color:#155fa9;background:#fff;box-shadow:0 2px 8px #2a3f5414}.employee-segmented.compact{grid-template-columns:repeat(5,1fr);min-height:36px}.employee-segmented.compact button{font-size:10px}.employee-period-control{min-height:60px;display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #e0e5eb;border-radius:8px;background:#fff}.employee-period-control>svg{color:#2a71b1}.employee-period-control>div{min-width:0;flex:1}.employee-period-control span,.employee-period-control strong{display:block}.employee-period-control span{color:#818c98;font-size:9px}.employee-period-control strong{margin-top:2px;font-size:12px}.employee-period-control input{width:142px;height:34px}.employee-time-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 9px;padding:14px;border:1px solid #dbe4ec;border-radius:8px;background:#eef5f8}.employee-time-summary>div:not(.employee-progress-track){display:flex;align-items:baseline;gap:4px}.employee-time-summary span{color:#6f7f8e;font-size:10px}.employee-time-summary strong{margin-left:auto;font-size:20px}.employee-time-summary small{color:#6f7f8e;font-size:10px}.employee-time-summary .employee-progress-track{grid-column:1 / -1;margin-top:11px}.employee-entry-list,.employee-project-list{display:flex;flex-direction:column;gap:10px}.employee-entry-card,.employee-project-card{padding:14px;border:1px solid #e0e5eb;border-radius:8px;background:#fff}.employee-offline-draft{border-style:dashed;border-color:#d8bd8a;background:#fffbf2}.employee-status.offline{color:#8b621f;background:#f9eacb}.employee-offline-footer{min-height:39px;display:flex;align-items:flex-end;justify-content:space-between;margin-top:7px}.employee-offline-footer>strong{font-size:20px}.employee-offline-footer small{margin-left:3px;color:#7a8794;font-size:10px}.employee-offline-footer button{width:32px;height:32px;display:grid;place-items:center;padding:0;color:#a33f49;border:0;border-radius:6px;background:#fff0f1}.employee-secondary-command.icon-only{width:42px;flex:0 0 42px;padding:0}.spinning{animation:employee-spin .8s linear infinite}@keyframes employee-spin{to{transform:rotate(360deg)}}.employee-entry-main{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.employee-entry-main>div{min-width:0}.employee-entry-main span,.employee-entry-main h3,.employee-entry-main p{display:block}.employee-entry-main>div>span{color:#7d8996;font-size:9px}.employee-entry-main h3{margin:4px 0 0;font-size:14px;letter-spacing:0}.employee-entry-main p{margin:5px 0 0;color:#7c8794;font-size:10px}.employee-status{flex:0 0 auto;display:inline-flex;align-items:center;min-height:23px;padding:2px 8px;border-radius:12px;color:#6d7885;background:#eef1f4;font-size:9px!important;font-weight:700}.employee-status.draft{color:#77602d;background:#f5eedb}.employee-status.submitted{color:#286397;background:#e6f0f8}.employee-status.approved,.employee-status.active{color:#1d765b;background:#e4f2ec}.employee-status.rejected{color:#a13f49;background:#f8e6e8}.employee-status.completed{color:#566475;background:#e9edf1}.employee-status.paused{color:#9a651a;background:#f7eddc}.employee-day-stepper{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;gap:8px;margin-top:13px}.employee-day-stepper button{width:38px;height:36px;display:grid;place-items:center;padding:0;color:#2768a5;border:1px solid #cbdcec;border-radius:7px;background:#f3f8fc}.employee-day-stepper button:disabled{color:#a9b1ba;border-color:#e3e7eb;background:#f5f6f7;cursor:not-allowed}.employee-day-stepper>strong{text-align:center;font-size:19px}.employee-day-stepper small{margin-left:3px;color:#7d8996;font-size:10px}.employee-leave-card{border-left:4px solid #6b8b7e}.employee-leave-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.employee-leave-footer>strong{font-size:19px}.employee-leave-footer small{margin-left:3px;color:#7d8996;font-size:10px}.employee-leave-footer>div{display:flex;gap:7px}.employee-leave-footer button{width:38px;height:36px;display:grid;place-items:center;padding:0;color:#405c71;border:1px solid #d6e0e7;border-radius:7px;background:#f7fafb}.employee-leave-footer button:last-child{color:#a13f49}.employee-leave-footer button:disabled{opacity:.45;cursor:not-allowed}.employee-time-actions{position:sticky;bottom:calc(74px + env(safe-area-inset-bottom));z-index:10;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:9px;border:1px solid #dce3ea;border-radius:8px;background:#fffffff5;box-shadow:0 8px 24px #27394b1f}.employee-time-actions button{min-width:0;padding-inline:7px}.employee-primary-command,.employee-secondary-command,.employee-outline-command{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border-radius:7px;font-size:11px;font-weight:700}.employee-primary-command{color:#fff;border:1px solid #1768b5;background:#1768b5}.employee-primary-command:hover{background:#0f579d}.employee-primary-command:disabled{opacity:.5;cursor:not-allowed}.employee-primary-command.full{width:100%}.employee-secondary-command{color:#41576c;border:1px solid #d5dee7;background:#fff}.employee-outline-command{width:100%;margin-top:12px;color:#1768b5;border:1px solid #bcd3e8;background:#f4f9fc}.employee-sheet-backdrop{position:fixed;inset:0;z-index:30;display:flex;align-items:flex-end;justify-content:center;padding:0;background:#141f2b6b}.employee-bottom-sheet{width:min(100%,580px);max-height:86dvh;overflow-y:auto;padding:9px 16px calc(18px + env(safe-area-inset-bottom));border-radius:8px 8px 0 0;background:#fff;box-shadow:0 -8px 40px #0000001a;animation:employee-sheet-in .18s ease-out}.employee-bottom-sheet.tall{min-height:70dvh}.employee-sheet-handle{width:42px;height:4px;margin:0 auto 9px;border-radius:2px;background:#d1d7dd}.employee-sheet-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.employee-sheet-heading span{color:#7d8996;font-size:9px}.employee-sheet-heading h2{margin:0;font-size:17px;letter-spacing:0}.employee-sheet-heading div h2{margin-top:2px}.employee-bottom-sheet>label,.employee-cost-form label{display:flex;flex-direction:column;gap:5px;margin-bottom:12px}.employee-bottom-sheet label>span,.employee-cost-form label>span{color:#647384;font-size:10px;font-weight:650}@keyframes employee-sheet-in{0%{transform:translateY(30px);opacity:.7}to{transform:translateY(0);opacity:1}}.employee-project-filters,.employee-overview-filters{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:11px;border:1px solid #e0e5eb;border-radius:8px;background:#fff}.employee-project-filters label{grid-column:1 / -1;display:flex;align-items:center;gap:7px;color:#5f6f80;font-size:10px}.employee-project-filters label input{width:16px;height:16px;margin:0}.employee-project-card.over{border-left:4px solid #c94654}.employee-project-card-heading,.employee-project-meta,.employee-cost-line{display:flex;align-items:center;justify-content:space-between;gap:10px}.employee-project-card-heading>div{min-width:0}.employee-project-card-heading>div>span{color:#7c8794;font-size:9px}.employee-project-card-heading h3{margin:3px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;letter-spacing:0}.employee-project-meta{margin:11px 0;color:#7a8794;font-size:10px}.employee-project-meta strong{color:#3d5268}.employee-cost-line{margin-bottom:6px;color:#758392;font-size:10px}.employee-cost-line strong{color:#276cae}.employee-project-finance{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:11px}.employee-project-finance>div{padding:9px 10px;border:1px solid #e7ebef;border-radius:7px;background:#f8f9fa}.employee-project-finance span,.employee-project-finance strong{display:block}.employee-project-finance span{color:#7f8a96;font-size:9px}.employee-project-finance strong{margin-top:3px;font-size:12px}.employee-ledger-total{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:12px;border:1px solid #d8e4eb;border-radius:8px;background:#eef5f7}.employee-ledger-total span{color:#657788;font-size:10px}.employee-ledger-total strong{color:#205f91;font-size:19px}.employee-cost-form{margin-top:13px;padding-bottom:13px;border-bottom:1px solid #e5e9ed}.employee-cost-form>div:first-child{display:grid;grid-template-columns:1fr 1fr;gap:8px}.employee-cost-form>div:first-child label{margin-bottom:0}.employee-inline-actions{display:flex;justify-content:flex-end;gap:7px}.employee-ledger-list{display:flex;flex-direction:column}.employee-ledger-list>div:not(.employee-empty-state){display:grid;grid-template-columns:minmax(0,1fr) auto 32px 32px;align-items:center;gap:6px;padding:11px 0;border-bottom:1px solid #edf0f2}.employee-ledger-list>div>div{min-width:0}.employee-ledger-list strong,.employee-ledger-list span{display:block}.employee-ledger-list>div>div strong{font-size:11px}.employee-ledger-list span{margin-top:3px;overflow:hidden;color:#7d8995;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.employee-ledger-list b{color:#334a60;font-size:11px}.employee-ledger-list button{width:30px;height:30px;display:grid;place-items:center;padding:0;color:#2769a7;border:0;border-radius:6px;background:#eef5fa}.employee-ledger-list button.danger{background:#fff0f2}.employee-overview-filters{grid-template-columns:repeat(3,1fr)}.employee-kpi-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.employee-kpi-grid>div{min-height:92px;display:grid;grid-template-columns:25px 1fr;align-content:center;gap:3px 6px;padding:12px;border:1px solid #e0e5eb;border-radius:8px;background:#fff}.employee-kpi-grid svg{grid-row:1 / 3;color:#2870ae}.employee-kpi-grid span{color:#7c8794;font-size:9px}.employee-kpi-grid strong{font-size:18px}.employee-kpi-grid small{margin-left:2px;color:#7c8794;font-size:9px}.employee-kpi-grid.three-up{grid-template-columns:repeat(3,minmax(0,1fr))}.employee-kpi-grid.three-up>div{min-height:102px;grid-template-columns:1fr}.employee-kpi-grid.three-up svg{grid-row:auto}.employee-collapse-heading{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0;color:#9e3845;border:0;background:transparent;font-size:12px;font-weight:700}.employee-collapse-heading>span{display:flex;align-items:center;gap:7px}.employee-warning-list{margin-top:11px}.employee-warning-list>div{padding:9px 0;border-top:1px solid #f0dce0}.employee-warning-list strong,.employee-warning-list span{display:block}.employee-warning-list strong{font-size:11px}.employee-warning-list span{margin-top:3px;color:#9a5d65;font-size:9px}.employee-operating-row{padding:12px 0;border-top:1px solid #eceff2}.employee-operating-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.employee-operating-title>div{min-width:0}.employee-operating-title span{color:#7d8894;font-size:9px}.employee-operating-title h4{margin:3px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;letter-spacing:0}.employee-operating-title>strong{color:#226caf;font-size:13px}.employee-operating-values{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:8px;color:#748291;font-size:9px}.employee-statistics-filter{display:flex;flex-direction:column;gap:9px;padding:11px;border:1px solid #e0e5eb;border-radius:8px;background:#fff}.employee-statistics-filter>label{display:flex;align-items:center;gap:8px;color:#2a70ad}.employee-statistics-filter>label select{flex:1}.employee-month-chart{display:flex;flex-direction:column;gap:10px}.employee-month-chart>div{display:grid;grid-template-columns:36px minmax(0,1fr) 38px;align-items:center;gap:8px}.employee-month-chart span{color:#718092;font-size:9px}.employee-month-chart>div>div{height:8px;overflow:hidden;border-radius:4px;background:#e8edf2}.employee-month-chart i{display:block;height:100%;border-radius:4px;background:#2878b8}.employee-month-chart strong{text-align:right;font-size:10px}.employee-project-ranking{display:flex;flex-direction:column}.employee-project-ranking>div{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px 0;border-top:1px solid #edf0f2}.employee-project-ranking>div>b{color:#7a8794;font-size:11px}.employee-project-ranking>div>div{min-width:0}.employee-project-ranking>div>div>strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.employee-project-ranking>div>div>span{height:5px;display:block;overflow:hidden;margin-top:6px;border-radius:3px;background:#e7ecf1}.employee-project-ranking i{display:block;height:100%;border-radius:3px;background:#2878b8}.employee-project-ranking p{margin:0;text-align:right}.employee-project-ranking p strong,.employee-project-ranking p span{display:block}.employee-project-ranking p strong{font-size:10px}.employee-project-ranking p span{margin-top:3px;color:#7b8794;font-size:9px}@media(max-width:420px){.employee-app-content{padding-inline:10px}.employee-app-header{padding-inline:12px}.employee-header-actions{gap:1px}.employee-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-quick-grid a{min-height:70px}.employee-overview-filters{grid-template-columns:1fr}.employee-kpi-grid.three-up{grid-template-columns:1fr 1fr}.employee-kpi-grid.three-up>div:last-child{grid-column:1 / -1}.employee-period-control{flex-wrap:wrap}.employee-period-control input{width:100%}}@media(max-width:1100px){.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.analysis-grid{grid-template-columns:1fr}.filter-card{flex-wrap:wrap}.push-right{margin-left:0}.form-grid.four{grid-template-columns:repeat(2,1fr)}.detail-summary.six,.cost-entry-form{grid-template-columns:repeat(3,minmax(0,1fr))}.cost-description{grid-column:1 / 3}.login-feature-grid{grid-template-columns:1fr;max-width:290px;gap:8px}.login-feature-grid>div{padding:10px}.archive-command-band{flex-wrap:wrap}.archive-command-band>div{width:100%}}@media(max-width:820px){.workspace,.workspace.sidebar-collapsed{display:block}.sidebar{position:fixed;left:0;top:0;width:270px;transform:translate(-105%);transition:transform .22s ease}.sidebar.open{transform:translate(0)}.collapse-button{display:none}.sidebar .brand-copy,.sidebar .nav-section-label,.sidebar .nav-list a span,.sidebar .paused-dot,.sidebar .nav-status,.sidebar .user-mini-copy,.sidebar .logout-button{display:initial}.sidebar .nav-list a{padding:0 14px;justify-content:flex-start}.mobile-mask{display:block;position:fixed;inset:0;z-index:19;background:#0719326b}.mobile-menu,.mobile-close{display:grid}.mobile-menu{margin-right:11px;color:#54708f;background:#f1f5fa}.mobile-close{margin-left:auto}.topbar{min-height:88px;padding:15px 19px}.topbar p,.status-chip{display:none}.page-content{padding:17px 15px 30px}.login-page{grid-template-columns:1fr}.login-visual{display:none}.login-panel{min-height:100vh;padding:28px}.mobile-login-brand{display:flex}.quarter-trend-grid{grid-template-columns:1fr}.trend-filter-row{flex-wrap:wrap}.settings-grid{grid-template-columns:1fr}.full-settings{grid-column:auto}.project-type-grid{grid-template-columns:1fr}.entry-intro,.settings-hero,.export-hero{align-items:flex-start;flex-direction:column}.workdays-control{width:100%;min-width:0}.export-cards{grid-template-columns:1fr}.export-button{min-height:48px}.cost-category-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){.metric-grid,.three-metrics{grid-template-columns:1fr}.metric-card{min-height:126px}.filter-card{display:grid;grid-template-columns:1fr}.filter-card label:not(.search-control),.search-control,.search-control.wide,.date-search{width:100%;min-width:0}.filter-help{align-self:auto}.form-grid,.form-grid.three,.form-grid.four{grid-template-columns:1fr}.full-span{grid-column:auto}.modal-backdrop{padding:10px}.modal-card{max-height:calc(100vh - 20px)}.modal-heading,.modal-body,.modal-actions{padding-left:16px;padding-right:16px}.calculation-preview,.detail-summary,.detail-grid,.usage-panel{grid-template-columns:1fr}.calculation-preview>div{border-right:0;border-bottom:1px solid #dce9f7}.detail-summary.six,.cost-category-summary,.cost-entry-form{grid-template-columns:1fr}.cost-description{grid-column:auto}.cost-form-actions{justify-content:flex-end}.project-type-grid{grid-template-columns:1fr}.setting-row{grid-template-columns:35px 1fr auto}.setting-row>label{grid-column:2 / -1}.setting-row .row-actions{grid-column:3;grid-row:1}.settings-card{padding:16px}.notice-strip{align-items:flex-start}.notice-strip a,.top-user{display:none}.topbar h1{font-size:19px}}.agent-module-page{gap:16px}.agent-module-page .content-card,.agent-module-page .filter-card,.agent-module-page .metric-card{border-radius:8px}.agent-metric-grid .metric-card{min-height:116px;padding:17px 18px}.agent-metric-grid .metric-card strong{font-size:25px}.agent-metric-grid .metric-card small{margin-top:5px;color:#7a899c;font-size:10px}.agent-filter-card{min-height:70px}.agent-filter-card .search-control.wide{min-width:min(360px,100%)}.agent-filter-card .primary-button,.agent-filter-card .secondary-button{flex:0 0 auto}.agent-data-table{min-width:900px}.agent-data-table td{vertical-align:middle}.agent-data-table td>strong,.agent-data-table td>small,.activity-grid td>small{display:block}.agent-data-table td>strong{max-width:260px;color:#26384d;font-size:11px}.agent-data-table td>small,.activity-grid td>small{margin-top:4px;color:#8492a4;font-size:9px}.table-command{min-height:31px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 9px;color:#2467b4;border:1px solid #cfe0f3;border-radius:6px;background:#f7fbff;font-size:10px;font-weight:650;white-space:nowrap}.table-command:hover{color:#0d56aa;border-color:#99bde6;background:#eef6ff}.table-command:disabled{opacity:.5;cursor:not-allowed}.type-pill.neutral{color:#657488;background:#eef2f6}.status-badge.neutral{color:#647286;background:#eef2f6}.data-state,.job-status{display:inline-flex;align-items:center;min-height:22px;padding:2px 8px;color:#5c6e82;border-radius:12px;background:#eef2f6;font-size:9px;font-weight:700;text-transform:lowercase}.data-state.current,.job-status.succeeded,.job-status.success,.job-status.completed,.job-status.normalized{color:#117451;background:#e4f6ee}.data-state.stale,.job-status.pending,.job-status.queued,.job-status.running,.job-status.processing{color:#94601d;background:#fff1d8}.data-state.missing,.job-status.failed,.job-status.error{color:#b53d4b;background:#fdebed}.agent-detail-modal{width:min(1020px,100%);min-height:min(680px,calc(100vh - 48px))}.agent-detail-tabs{display:flex;gap:4px;padding:8px 20px 0;overflow-x:auto;border-bottom:1px solid #e8eef5;background:#fbfcfe}.agent-detail-tabs button{min-height:40px;padding:0 14px;color:#63758a;border:0;border-bottom:2px solid transparent;background:transparent;font-size:11px;font-weight:650;white-space:nowrap}.agent-detail-tabs button.active{color:#155eae;border-bottom-color:#2477d4}.agent-detail-body{flex:1;min-height:0}.detail-section-stack{display:flex;flex-direction:column;gap:17px}.project-health-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.project-health-grid>div{min-height:82px;padding:14px;border:1px solid #e4ebf3;border-radius:7px;background:#f8fafc}.project-health-grid span,.project-overview-copy span,.cost-summary-band span{display:block;color:#7a899b;font-size:9px}.project-health-grid strong{display:block;margin-top:9px;color:#263a50;font-size:20px}.project-overview-copy{display:grid;grid-template-columns:minmax(0,2fr) minmax(150px,.7fr) minmax(130px,.6fr);gap:1px;overflow:hidden;border:1px solid #e4ebf3;border-radius:7px;background:#e4ebf3}.project-overview-copy>div{padding:15px;background:#fff}.project-overview-copy p{margin:7px 0 0;color:#34475c;font-size:11px;line-height:1.65}.cost-summary-band{display:grid;grid-template-columns:40px repeat(3,minmax(0,1fr));align-items:center;gap:12px;padding:15px 17px;color:#16715b;border:1px solid #cce8de;border-radius:7px;background:#eef9f5}.cost-summary-band strong{display:block;margin-top:5px;color:#235347;font-size:13px}.source-summary{display:flex;flex-wrap:wrap;gap:8px 18px;padding-top:2px;color:#77879b;font-size:9px}.agent-inline-warning{display:flex;align-items:flex-start;gap:8px;padding:11px 13px;color:#85571d;border:1px solid #f0d5a7;border-radius:7px;background:#fff8e9;font-size:10px;line-height:1.6}.detail-list{display:flex;flex-direction:column;border:1px solid #e4ebf3;border-radius:7px;overflow:hidden}.detail-list article{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;padding:13px 15px;border-bottom:1px solid #e8eef4;background:#fff}.detail-list article:last-child{border-bottom:0}.detail-list-icon{width:36px;height:36px;display:grid;place-items:center;color:#276ebc;border-radius:7px;background:#eaf3fd}.detail-list-icon.milestone{color:#167463;background:#e6f6f1}.detail-list-icon.risk{color:#b54c44;background:#fcedeb}.detail-list article strong{color:#293c51;font-size:11px}.detail-list article p{margin:5px 0;color:#52657b;font-size:10px;line-height:1.55}.detail-list article span{color:#8492a4;font-size:9px}.detail-list article>b{color:#315f95;font-size:11px;white-space:nowrap}.severity-pill{display:inline-flex;align-items:center;justify-content:center;min-width:45px;min-height:23px;padding:2px 8px;color:#67778a;border-radius:12px;background:#edf1f5;font-size:9px;font-weight:750;text-transform:uppercase}.severity-pill.high{color:#b43b48;background:#fde9eb}.severity-pill.medium{color:#93601c;background:#fff0d5}.severity-pill.low{color:#246c61;background:#e5f4f0}.module-tabs{display:flex;align-items:center;gap:5px;padding:4px;overflow-x:auto;border-bottom:1px solid #dfe7f0}.module-tabs button{min-height:37px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;color:#65778d;border:0;border-radius:6px;background:transparent;font-size:10px;font-weight:650;white-space:nowrap}.module-tabs button.active{color:#155eae;background:#fff;box-shadow:0 1px 4px #1e3d6124}.module-tabs button>span{min-width:17px;height:17px;display:inline-grid;place-items:center;color:#fff;border-radius:9px;background:#c33f4d;font-size:8px}.notice-strip.mock-adapter{color:#76501d;border-color:#ecd19e;background:#fff8e8}.notice-strip.mock-adapter strong{color:#85571d}.notice-icon{width:27px;height:27px;flex:0 0 auto;display:grid;place-items:center;border-radius:6px;background:#256ab81a}.notice-strip>div{min-width:0;flex:1;font-size:10px;line-height:1.5}.notice-strip>div strong{display:inline}.adapter-health{display:inline-flex;align-items:center;min-height:23px;padding:2px 8px;color:#157053;border-radius:12px;background:#dff3ea;font-size:9px;font-weight:700}.activity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.activity-grid table{min-width:620px}.document-detail-actions{display:flex;justify-content:flex-end;gap:8px;padding:10px 20px;border-bottom:1px solid #e8eef5;background:#fff}.check-list{display:flex;flex-direction:column;gap:12px}.check-list>article{overflow:hidden;border:1px solid #e2eaf2;border-radius:7px}.check-list>article>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e7edf4;background:#f8fafc}.check-list>article>header div{display:flex;align-items:center;gap:8px;color:#27715f}.check-list>article>header strong{color:#34485e;font-size:10px}.check-score{color:#155fae;font-size:12px;font-weight:750}.check-issues{display:flex;flex-direction:column}.check-issues>div{display:grid;grid-template-columns:auto minmax(0,1fr);gap:11px;padding:12px 14px;border-bottom:1px solid #edf1f5}.check-issues>div:last-child{border-bottom:0}.check-issues strong{color:#32465c;font-size:10px}.check-issues p{margin:4px 0 0;color:#6c7d91;font-size:9px;line-height:1.55}.empty-state.compact{padding:18px}.warning-board{display:flex;flex-direction:column;gap:10px}.warning-event-card{display:grid;grid-template-columns:72px minmax(0,1fr) auto;overflow:hidden;min-height:128px;border:1px solid #e1e8f0;border-left:4px solid #86a0bc;border-radius:8px;background:#fff}.warning-event-card.high{border-left-color:#c74753}.warning-event-card.medium{border-left-color:#d49534}.warning-event-card.low{border-left-color:#308878}.warning-event-level{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#697c91;border-right:1px solid #e8edf3;background:#f7f9fb}.warning-event-card.high .warning-event-level{color:#b43e49;background:#fff5f6}.warning-event-card.medium .warning-event-level{color:#9a651f;background:#fff9ed}.warning-event-card.low .warning-event-level{color:#227467;background:#f0faf7}.warning-event-level span{font-size:9px;font-weight:750;text-transform:uppercase}.warning-event-main{min-width:0;padding:16px 18px}.warning-event-main header>div{display:flex;align-items:center;gap:9px}.warning-event-main header strong{color:#2b3e53;font-size:12px}.warning-event-main header small{display:block;margin-top:5px;color:#8290a2;font-size:9px}.warning-event-main>p{margin:11px 0;color:#52657a;font-size:10px;line-height:1.65}.warning-event-main footer{display:flex;flex-wrap:wrap;gap:7px 18px;color:#8794a5;font-size:9px}.warning-event-actions{display:flex;flex-direction:column;justify-content:center;gap:7px;min-width:92px;padding:13px;border-left:1px solid #edf1f5}.warning-event-actions .secondary-button{min-height:31px;justify-content:center}.status-badge.open,.status-badge.escalated{color:#ad3e49;background:#fdebed}.status-badge.acknowledged{color:#95621f;background:#fff1d8}.status-badge.resolved{color:#167254;background:#e4f6ee}.status-badge.suppressed{color:#68788a;background:#edf1f5}.notification-list{padding:0;overflow:hidden}.notification-list>article{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:92px;padding:14px 17px;border-bottom:1px solid #e8edf3;background:#fff}.notification-list>article:last-of-type{border-bottom:0}.notification-list>article.unread{background:#f5f9ff;box-shadow:inset 3px 0 #337dce}.notification-icon{width:36px;height:36px;display:grid;place-items:center;color:#236dbd;border-radius:7px;background:#eaf3fd}.notification-list header{display:flex;align-items:center;justify-content:space-between;gap:12px}.notification-list header strong{color:#2e4156;font-size:11px}.notification-list header span,.notification-list small{color:#8795a6;font-size:9px}.notification-list p{margin:6px 0;color:#596c81;font-size:10px;line-height:1.55}.knowledge-search-shell{display:grid;grid-template-columns:minmax(220px,.65fr) minmax(460px,1.35fr);gap:28px;padding:24px;border:1px solid #dce6ef;border-radius:8px;background:#fff}.knowledge-search-copy{display:flex;align-items:flex-start;gap:13px;padding-right:25px;border-right:1px solid #e4ebf2}.knowledge-search-copy>span{width:45px;height:45px;flex:0 0 auto;display:grid;place-items:center;color:#1e6e62;border-radius:8px;background:#e5f5f1}.knowledge-search-copy h2{margin:1px 0 7px;color:#253b51;font-size:17px}.knowledge-search-copy p{margin:0;color:#6f8093;font-size:10px;line-height:1.7}.knowledge-search-form{display:flex;flex-direction:column;gap:13px}.knowledge-query{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:6px;min-height:46px;padding:4px 5px 4px 12px;border:1px solid #b9cee4;border-radius:7px;background:#fff}.knowledge-query>svg{color:#68819b}.knowledge-query input{height:36px;padding:0;border:0;box-shadow:none;font-size:12px}.knowledge-query button{height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 14px;color:#fff;border:0;border-radius:6px;background:#1767bc;font-size:10px;font-weight:700}.knowledge-query button:disabled{opacity:.6}.knowledge-filters{display:grid;grid-template-columns:1fr 1fr 110px;gap:9px}.knowledge-filters label{display:flex;flex-direction:column;gap:5px}.knowledge-filters label>span{color:#6f8195;font-size:9px;font-weight:650}.knowledge-results{display:flex;flex-direction:column;gap:10px}.knowledge-results>header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:3px 1px}.knowledge-results>header h2{margin:3px 0 0;color:#2d4054;font-size:16px}.knowledge-results>header>div:last-child{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.knowledge-results>header>div:last-child span{padding:4px 7px;color:#61758a;border-radius:5px;background:#e9eef4;font-size:8px}.knowledge-result-card{display:grid;grid-template-columns:125px minmax(0,1fr);overflow:hidden;border:1px solid #dfe7ef;border-radius:8px;background:#fff}.knowledge-result-score{display:flex;flex-direction:column;justify-content:center;padding:18px;color:#17685d;border-right:1px solid #dcebe7;background:#edf8f5}.knowledge-result-score strong{font-size:21px}.knowledge-result-score span{margin-top:3px;font-size:9px}.knowledge-result-score small{margin-top:11px;color:#63837d;font-size:8px;line-height:1.6}.knowledge-result-main{min-width:0;padding:17px 19px}.knowledge-result-main>header{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#8190a2;font-size:9px}.knowledge-result-main>header>div{display:flex;flex-wrap:wrap;gap:5px}.knowledge-result-main h3{margin:10px 0 3px;color:#263b51;font-size:13px}.knowledge-result-main>small{color:#7d8ca0;font-size:9px}.knowledge-result-main>p{margin:10px 0 13px;color:#4e6278;font-size:10px;line-height:1.75;white-space:pre-wrap}.knowledge-result-main footer{display:flex;flex-wrap:wrap;align-items:center;gap:7px 17px;padding-top:10px;border-top:1px solid #edf1f5;color:#78889b;font-size:9px}.knowledge-result-main footer span,.knowledge-result-main footer a{display:inline-flex;align-items:center;gap:5px}.knowledge-result-main footer a{margin-left:auto;color:#1767bc;font-weight:650}@media(max-width:1180px){.activity-grid{grid-template-columns:1fr}.knowledge-search-shell{grid-template-columns:1fr;gap:18px}.knowledge-search-copy{padding:0 0 17px;border-right:0;border-bottom:1px solid #e4ebf2}}@media(max-width:820px){.agent-detail-modal{min-height:calc(100vh - 48px)}.project-health-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-overview-copy{grid-template-columns:1fr}.cost-summary-band{grid-template-columns:32px 1fr}.cost-summary-band>div{grid-column:2}.warning-event-card{grid-template-columns:58px minmax(0,1fr)}.warning-event-actions{grid-column:1 / -1;flex-direction:row;justify-content:flex-end;border-top:1px solid #edf1f5;border-left:0}.knowledge-filters{grid-template-columns:1fr 1fr}}@media(max-width:560px){.agent-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-metric-grid .metric-card{min-height:108px;padding:14px}.agent-metric-grid .metric-card strong{font-size:22px}.agent-filter-card{display:grid}.agent-filter-card .primary-button,.agent-filter-card .secondary-button{width:100%;justify-content:center}.agent-detail-tabs{padding-left:12px;padding-right:12px}.project-health-grid{grid-template-columns:1fr 1fr}.project-health-grid>div{min-height:72px;padding:11px}.project-health-grid strong{font-size:17px}.detail-list article{grid-template-columns:36px minmax(0,1fr)}.detail-list article>b,.detail-list article>.severity-pill,.detail-list article>.job-status{grid-column:2;justify-self:start}.document-detail-actions{justify-content:stretch;flex-direction:column;padding:10px 12px}.document-detail-actions button{justify-content:center}.warning-event-card{grid-template-columns:1fr}.warning-event-level{min-height:48px;flex-direction:row;border-right:0;border-bottom:1px solid #e8edf3}.warning-event-main{padding:14px}.warning-event-actions{grid-column:auto;display:grid;grid-template-columns:repeat(3,1fr)}.notification-list>article{grid-template-columns:34px minmax(0,1fr)}.notification-list>article>button{grid-column:2;justify-self:start}.notification-list header{align-items:flex-start;flex-direction:column;gap:3px}.knowledge-search-shell{padding:17px}.knowledge-query{grid-template-columns:22px minmax(0,1fr)}.knowledge-query button{grid-column:1 / -1;width:100%;justify-content:center}.knowledge-filters,.knowledge-result-card{grid-template-columns:1fr}.knowledge-result-score{border-right:0;border-bottom:1px solid #dcebe7}.knowledge-result-score small{margin-top:4px}.knowledge-results>header{align-items:flex-start;flex-direction:column}.knowledge-results>header>div:last-child{justify-content:flex-start}}.calendar-hero{min-height:126px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:24px 28px;color:#fff;border-radius:17px;background:radial-gradient(circle at 82% 10%,rgba(96,202,193,.32),transparent 34%),linear-gradient(135deg,#174c80,#176fa7 55%,#158e92);box-shadow:0 16px 35px #125a8433}.calendar-hero h2{margin:5px 0;font-size:20px}.calendar-hero p{margin:0;color:#d9f1f2;font-size:10px}.calendar-month-control{display:flex;align-items:center;gap:6px;padding:5px;border:1px solid rgba(255,255,255,.3);border-radius:10px;background:#ffffff21}.calendar-month-control button{width:34px;height:34px;display:grid;place-items:center;color:#fff;border:0;border-radius:7px;background:#ffffff1a}.calendar-month-control input{height:34px;color:#173f64;border:0;background:#fff;font-weight:700}.calendar-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.calendar-summary article{min-height:88px;padding:16px 18px;border:1px solid #e0e9f2;border-radius:12px;background:#fff;box-shadow:0 5px 15px #2441600d}.calendar-summary span{display:block;color:#75869a;font-size:9px}.calendar-summary strong{display:inline-block;margin-top:7px;color:#235d91;font-size:24px}.calendar-summary small{margin-left:5px;color:#8493a3;font-size:9px}.calendar-tip{display:inline-flex;align-items:center;gap:6px;color:#71849a;font-size:9px}.month-grid{display:grid;grid-template-columns:repeat(7,minmax(72px,1fr));gap:6px}.weekday-label{padding:7px;color:#718398;text-align:center;font-size:9px;font-weight:700}.calendar-cell{min-height:82px;padding:10px;border:1px solid #e4ebf2;border-radius:9px;background:#fff;cursor:pointer;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.calendar-cell:hover{transform:translateY(-1px);border-color:#82abd4;box-shadow:0 6px 14px #23517e1a}.calendar-cell.blank{visibility:hidden}.calendar-cell>div{display:flex;align-items:center;justify-content:space-between;gap:5px}.calendar-cell strong{color:#31475d;font-size:13px}.calendar-cell>div span{padding:3px 5px;color:#176d62;border-radius:5px;background:#e3f4f0;font-size:7px;font-weight:700}.calendar-cell p{margin:17px 0 0;overflow:hidden;color:#728398;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.calendar-cell.weekend{background:#f7f9fb}.calendar-cell.holiday{border-color:#efd8d8;background:#fff7f7}.calendar-cell.holiday strong,.calendar-cell.holiday p{color:#a34d54}.calendar-cell.workday.override{border-color:#c7e5dc;background:#f2fbf8}.baseline-summary{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 9px;color:#2269ad;border:1px solid #cfe0f0;border-radius:7px;background:#f2f7fc;font-size:8px;white-space:nowrap}.baseline-modal{width:min(820px,100%)}.baseline-body{display:flex;flex-direction:column;gap:13px}.baseline-create{display:grid;grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:10px;padding:13px;border:1px solid #dce7f1;border-radius:10px;background:#f7fafc}.baseline-list{display:flex;flex-direction:column;overflow:hidden;border:1px solid #e1e9f1;border-radius:10px}.baseline-list article{display:grid;grid-template-columns:minmax(180px,1fr) minmax(145px,.5fr) auto;align-items:center;gap:12px;padding:13px 15px;border-bottom:1px solid #e8eef4;background:#fff}.baseline-list article:last-child{border-bottom:0}.baseline-list article strong{display:block;color:#30465c;font-size:10px}.baseline-list article small{display:block;margin-top:5px;color:#8391a2;font-size:8px}.baseline-list article label{position:relative}.baseline-list article label input{padding-right:55px}.baseline-list article label span{position:absolute;right:9px;top:10px;color:#8291a2;font-size:8px}.form-hint{margin:0;color:#718397;font-size:9px;line-height:1.6}.danger-text{color:#a8454e}.role-checkboxes{display:flex;flex-wrap:wrap;gap:8px 14px;margin:0;padding:11px;border:1px solid #dce6ef;border-radius:8px}.role-checkboxes legend{padding:0 4px;color:#60758b;font-size:9px;font-weight:700}.role-checkboxes label{display:inline-flex;align-items:center;gap:5px;color:#40566d;font-size:9px}.role-checkboxes input{width:auto;min-height:auto}.inline-check{display:inline-flex;align-items:center;gap:5px;color:#587087;font-size:9px;white-space:nowrap}.inline-check input{width:auto;min-height:auto}.format-switch{display:inline-flex;overflow:hidden;border:1px solid #cdddeb;border-radius:8px}.format-switch button{min-height:36px;padding:0 11px;color:#55718c;border:0;border-right:1px solid #cdddeb;background:#fff;font-size:9px}.format-switch button:last-child{border-right:0}.format-switch button.active{color:#fff;background:#276da7}.import-actions{display:flex;align-items:center;gap:10px;margin-top:16px}.upload-dropzone{min-height:42px;display:inline-flex;align-items:center;gap:9px;padding:8px 13px;color:#315c84;border:1px dashed #a9c7df;border-radius:9px;background:#f5faff;cursor:pointer;font-size:10px}.upload-dropzone input{display:none}.period-control-band{overflow:hidden;border-top:1px solid #dce6ef;border-bottom:1px solid #dce6ef;background:#fff}.period-control-heading{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 18px}.period-control-heading h2{margin:3px 0 0;color:#2c4359;font-size:15px}.period-control-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.period-control-actions input{width:150px;height:38px}.period-state{min-height:32px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;border-radius:6px;font-size:9px;font-weight:700;white-space:nowrap}.period-state.open{color:#166f62;background:#e6f5f1}.period-state.closed{color:#8b4c18;background:#fff0dc}.period-snapshot{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #e7edf3;background:#f8fafc}.period-snapshot>div{min-height:58px;display:flex;flex-direction:column;justify-content:center;padding:10px 18px;border-right:1px solid #e2e9f0}.period-snapshot>div:last-child{border-right:0}.period-snapshot span{color:#718196;font-size:8px}.period-snapshot strong{margin-top:4px;color:#2f587e;font-size:16px}.period-snapshot .compact-value{font-size:10px}.inline-error{margin:0;padding:8px 18px;color:#a53f49;border-top:1px solid #f0d3d7;background:#fff6f7;font-size:9px}.time-entry-tabs{background:#edf2f7}.time-status{min-width:52px;min-height:23px;display:inline-flex;align-items:center;justify-content:center;padding:0 7px;border-radius:6px;font-size:8px;font-weight:700;white-space:nowrap}.time-status.draft{color:#5d6c7d;background:#edf1f5}.time-status.submitted{color:#8a5b19;background:#fff0d6}.time-status.approved{color:#147057;background:#e1f5ed}.time-status.rejected{color:#a13f4a;background:#fde8eb}.closed-mark{width:20px;height:20px;display:inline-grid;place-items:center;margin-left:4px;color:#855026;border-radius:5px;background:#fff0dc;vertical-align:middle}.time-entry-actions{min-width:68px;flex-wrap:nowrap}.time-entry-actions button.approve{color:#157059;border-color:#bfe4d7;background:#f2fbf8}.time-entry-actions button:disabled{opacity:.45;cursor:not-allowed}.usage-status-panel{grid-template-columns:repeat(4,minmax(0,1fr))}.history-modal{min-height:280px}.history-list{display:flex;flex-direction:column;gap:0}.history-list article{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:12px 0;border-bottom:1px solid #e8eef4}.history-list article:last-of-type{border-bottom:0}.history-icon{width:32px;height:32px;display:grid;place-items:center;color:#2269ad;border-radius:7px;background:#e8f2fb}.history-list strong{color:#30465c;font-size:10px}.history-list p{margin:4px 0 0;color:#65768a;font-size:9px}.history-list small{display:block;margin-top:4px;color:#8896a6;font-size:8px}.history-list em{display:block;margin-top:7px;padding:7px 9px;color:#7e5221;border-left:2px solid #d9a052;background:#fff8ec;font-size:9px;font-style:normal;line-height:1.5;overflow-wrap:anywhere}@media(max-width:820px){.calendar-hero{align-items:flex-start;flex-direction:column}.calendar-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.month-grid{overflow-x:auto;grid-template-columns:repeat(7,minmax(82px,1fr))}.baseline-create{grid-template-columns:1fr 1fr}.import-actions{align-items:stretch;flex-direction:column}.import-actions>*{justify-content:center}.period-control-heading{align-items:flex-start;flex-direction:column}.period-control-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.period-snapshot{grid-template-columns:repeat(2,minmax(0,1fr))}.period-snapshot>div:nth-child(2){border-right:0}.period-snapshot>div:nth-child(-n+2){border-bottom:1px solid #e2e9f0}.usage-status-panel{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.calendar-summary{grid-template-columns:1fr 1fr}.calendar-month-control{width:100%}.calendar-month-control input{min-width:0;flex:1}.baseline-create,.baseline-list article{grid-template-columns:1fr}.role-checkboxes{flex-direction:column}.period-control-actions input{width:100%}.period-control-actions .primary-button,.period-control-actions .secondary-button{flex:1}.period-snapshot{grid-template-columns:1fr}.period-snapshot>div{border-right:0;border-bottom:1px solid #e2e9f0}.period-snapshot>div:last-child{border-bottom:0}.usage-status-panel{grid-template-columns:1fr}}
