.portal-shell{color:#0e1726;background:#f4f5f7;min-height:100vh}.portal-skip-link{z-index:10;background:var(--paper);color:var(--blueprint);border-radius:4px;padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.portal-skip-link:focus{transform:translateY(0)}.portal-header{border-bottom:1px solid var(--graphite);background:var(--blueprint);color:#fff;justify-content:space-between;align-items:center;gap:24px;min-height:68px;padding:10px clamp(16px,4vw,48px);display:flex}.portal-brand{color:#fff;align-items:center;gap:10px;min-height:44px;font-weight:800;text-decoration:none;display:inline-flex}.portal-brand-mark{background:var(--marigold);color:#3d2a06;border-radius:4px;place-items:center;width:34px;height:34px;display:grid}.portal-header-actions{align-items:center;gap:16px;display:flex}.portal-user-name{font-size:.88rem;font-weight:700}.portal-sign-out,.portal-navigation a{justify-content:center;align-items:center;min-height:44px;display:inline-flex}.portal-sign-out{color:#fff;background:0 0;border:1px solid #ffffff8c;border-radius:4px;padding:8px 14px;font-weight:800}.portal-navigation{border-bottom:1px solid var(--graphite);background:var(--paper);align-items:stretch;gap:6px;min-height:52px;padding:4px clamp(16px,4vw,48px);display:flex}.portal-navigation a{color:var(--slate);border-bottom:3px solid #0000;padding:6px 14px;font-size:.88rem;font-weight:800;text-decoration:none}.portal-navigation a.active{border-bottom-color:var(--marigold);color:var(--blueprint)}.portal-main{outline:none;width:min(1040px,100% - 32px);margin:0 auto;padding:clamp(28px,6vw,64px) 0 56px}.portal-welcome{max-width:680px}.portal-welcome h1,.portal-state-card h1{color:var(--blueprint);margin:0;font-size:clamp(1.8rem,5vw,3rem);line-height:1.08}.portal-welcome>p:last-child{color:#52627a;font-size:1.05rem;line-height:1.6}.portal-identity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:34px;display:grid}.portal-identity-card,.portal-state-card{background:var(--paper);border:1px solid #d8dee8;border-radius:8px;padding:clamp(22px,4vw,32px);box-shadow:0 12px 30px #17203312}.portal-identity-card h2{color:var(--blueprint);margin:0 0 8px;font-size:1.35rem}.portal-identity-card>p:not(.portal-card-label){color:#52627a;margin:5px 0}.portal-card-label{color:#687588;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:800}.portal-contact-list{grid-template-columns:max-content minmax(0,1fr);gap:8px 14px;margin:20px 0 0;display:grid}.portal-contact-list dt{color:#687588;font-size:.78rem;font-weight:800}.portal-contact-list dd{overflow-wrap:anywhere;min-width:0;margin:0}.portal-contact-list a{color:#245f9f}.portal-state-card{width:min(580px,100%);min-height:250px;margin:5vh auto 0}.portal-state-card .primary-button{min-height:44px}.portal-logout-error{margin:0 0 16px}.portal-refresh-status,.portal-refresh-error{background:var(--paper);color:#52627a;border:1px solid #cbd4e1;border-radius:6px;width:fit-content;max-width:100%;margin:0 0 16px;padding:9px 12px;font-size:.86rem;font-weight:700}.portal-refresh-error{color:#7c2f27;border-color:#bd6f62;align-items:center;gap:12px;display:flex}.portal-refresh-error button{min-height:36px;color:inherit;white-space:nowrap;background:0 0;border:1px solid;border-radius:4px;padding:6px 10px;font-weight:800}.portal-work-heading{max-width:760px}.portal-work-heading h1{color:var(--blueprint);margin:0;font-size:clamp(1.8rem,5vw,3rem);line-height:1.08}.portal-work-heading>p:last-child{color:#52627a;margin-bottom:0;line-height:1.55}.portal-work-state{min-height:220px;margin-top:28px}.portal-work-state h2,.portal-work-empty h2{color:var(--blueprint);margin-top:0}.portal-work-empty,.portal-work-summary{background:var(--paper);border:1px solid #d8dee8;border-radius:8px;margin-top:28px;padding:clamp(20px,4vw,28px)}.portal-work-empty p,.portal-work-summary>p{color:#52627a;margin-bottom:0;line-height:1.55}.portal-work-summary h2{color:var(--blueprint);margin:0 0 14px;font-size:1.15rem}.portal-work-summary dl{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin:0;display:grid}.portal-work-summary dl>div{background:#f7f8fa;border:1px solid #e0e5ed;border-radius:6px;min-width:0;padding:12px}.portal-work-summary dt{color:#687588;letter-spacing:.04em;overflow-wrap:anywhere;text-transform:uppercase;font-size:.7rem;font-weight:800}.portal-work-summary dd{color:var(--blueprint);margin:6px 0 0;font-size:1.25rem;font-weight:850}.portal-work-summary>p{margin-top:10px;font-size:.78rem}.portal-work-groups{gap:20px;margin-top:24px;display:grid}.portal-work-group{background:var(--paper);border:1px solid #d8dee8;border-radius:8px;box-shadow:0 8px 22px #1720330d}.portal-work-group>header{border-bottom:1px solid #d8dee8;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.portal-work-group>header h2{color:var(--blueprint);margin:0;font-size:1.15rem}.portal-work-group>header span{min-width:30px;color:var(--blueprint);text-align:center;background:#e8eef6;border-radius:999px;padding:4px 9px;font-size:.8rem;font-weight:850}.portal-work-group-empty{color:#687588;margin:0;padding:18px 20px}.portal-work-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.portal-work-list>li{border-bottom:1px solid #e5e9ef;min-width:0}.portal-work-list>li:nth-child(odd){border-right:1px solid #e5e9ef}.portal-work-list>li:nth-last-child(-n+2){border-bottom:0}.portal-work-list article{height:100%;padding:18px 20px}.portal-work-list h3{color:#1a2a42;overflow-wrap:anywhere;margin:4px 0 5px;font-size:1rem;line-height:1.35}.portal-work-project{color:#245f9f;margin:0;font-size:.78rem;font-weight:800}.portal-work-reference{color:#687588;margin:0;font-size:.8rem}.portal-work-details,.portal-work-evidence-list dl{grid-template-columns:max-content minmax(0,1fr);gap:5px 12px;margin:14px 0 0;font-size:.82rem;display:grid}.portal-work-details dt,.portal-work-evidence-list dt{color:#687588;font-weight:750}.portal-work-details dd,.portal-work-evidence-list dd{overflow-wrap:anywhere;min-width:0;margin:0}.portal-work-evidence-list{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.portal-work-evidence-list>li{border-left:3px solid var(--marigold);background:#f7f8fa;gap:3px;padding:10px;font-size:.82rem;display:grid}.portal-work-evidence-list dl{margin-top:5px}.portal-work-evidence-empty,.portal-work-note{color:#52627a;margin:14px 0 0;font-size:.84rem;line-height:1.45}.portal-compliance-status{color:#28425f;background:#e8eef6;border-radius:999px;width:fit-content;margin:14px 0 0;padding:5px 9px;font-size:.78rem}.portal-compliance-status.status-current{color:#1d6848;background:#e1f2e9}.portal-compliance-status.status-expired,.portal-compliance-status.status-missing{color:#792617;background:#fff1ee}.portal-compliance-status.status-pending{color:#6b4600;background:#fff7dd}.portal-compliance-read-only{color:#52627a;background:#f1f3f6;border-left:3px solid #8692a3;margin:16px 0 0;padding:12px;font-size:.84rem;line-height:1.45}.portal-compliance-upload{border-top:1px solid #d8dee8;gap:14px;margin-top:18px;padding-top:18px;display:grid}.portal-compliance-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.portal-compliance-field{gap:6px;min-width:0;display:grid}.portal-compliance-field label{color:#26364d;font-size:.82rem;font-weight:800}.portal-compliance-field input,.portal-compliance-field select{color:#0e1726;width:100%;min-width:0;min-height:44px;font:inherit;background:#fff;border:1px solid #aab3c0;border-radius:4px;padding:9px 11px}.portal-compliance-field input[type=file]{height:auto;padding:7px}.portal-compliance-field small{color:#687588;font-size:.76rem;line-height:1.4}.portal-compliance-billing-request{grid-column:1/-1}.portal-compliance-feedback{color:#792617;background:#fff1ee;border:1px solid #b34b38;border-radius:4px;margin:0;padding:12px 14px;font-size:.84rem;line-height:1.45}.portal-compliance-submit{justify-self:start;min-height:44px}.portal-submittal-workspace{display:grid}.portal-submittal-editor{background:#f8fafc;border-bottom:1px solid #d8dee8;gap:16px;padding:20px;display:grid}.portal-submittal-editor>header h3{color:var(--blueprint);margin:0;font-size:1.1rem}.portal-submittal-editor>header p,.portal-submittal-unavailable,.portal-submittal-read-only{color:#52627a;margin:5px 0 0;font-size:.84rem;line-height:1.45}.portal-submittal-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.portal-submittal-field{gap:6px;min-width:0;display:grid}.portal-submittal-wide{grid-column:1/-1}.portal-submittal-field label{color:#26364d;font-size:.82rem;font-weight:800}.portal-submittal-field input,.portal-submittal-field select,.portal-submittal-field textarea{color:#0e1726;width:100%;min-width:0;min-height:44px;font:inherit;background:#fff;border:1px solid #aab3c0;border-radius:4px;padding:9px 11px}.portal-submittal-field textarea{resize:vertical;min-height:88px}.portal-submittal-field input[type=file]{height:auto;padding:7px}.portal-submittal-field small{color:#687588;font-size:.76rem;line-height:1.4}.portal-submittal-actions{flex-wrap:wrap;gap:10px;display:flex}.portal-submittal-actions button,.portal-submittal-launch{color:#245f9f;min-height:44px;font:inherit;background:#fff;border:1px solid #245f9f;border-radius:4px;padding:8px 14px;font-weight:800}.portal-submittal-actions button:disabled{cursor:not-allowed;opacity:.65}.portal-submittal-launch{color:#fff;background:#245f9f;margin-top:16px}.portal-submittal-feedback{color:#792617;background:#fff1ee;border:1px solid #b34b38;border-radius:4px;margin:0;padding:12px 14px;font-size:.84rem;line-height:1.45}.portal-submittal-feedback.conflict{color:#6b4600;background:#fff7dd;border-color:#9a6600}.portal-submittal-unavailable,.portal-submittal-read-only{background:#f1f3f6;border-left:3px solid #8692a3;padding:12px}.portal-submittal-unavailable{margin:0;padding:18px 20px}.portal-submittal-editing{grid-column:1/-1}.portal-submittal-editing>.portal-submittal-editor{border-top:1px solid #d8dee8}.portal-work-note{border-top:1px solid #e5e9ef;padding-top:10px}.portal-invitation-editing{grid-column:1/-1}.portal-invitation-editing>article{height:auto}.portal-quote-launch,.portal-quote-add,.portal-quote-remove,.portal-quote-cancel{min-height:44px;font:inherit;border-radius:4px;font-weight:800}.portal-quote-launch{color:#fff;background:#245f9f;border:1px solid #245f9f;margin-top:16px;padding:8px 14px}.portal-quote-launch:disabled{color:#52627a;cursor:not-allowed;background:#e5e9ef;border-color:#aab3c0}.portal-quote-read-only{color:#6b3d00;margin:8px 0 0;font-size:.82rem;line-height:1.45}.portal-quote-editor{background:#f8fafc;border-top:1px solid #d8dee8;padding:clamp(18px,4vw,28px)}.portal-quote-editor>header h3{color:var(--blueprint);margin:4px 0;font-size:1.35rem}.portal-quote-editor>header>p:last-child{color:#52627a;margin:0}.portal-quote-context{background:#fff;border:1px solid #d8dee8;border-radius:6px;grid-template-columns:max-content minmax(0,1fr);gap:6px 14px;margin:18px 0;padding:14px;font-size:.86rem;display:grid}.portal-quote-context dt{color:#687588;font-weight:800}.portal-quote-context dd{overflow-wrap:anywhere;min-width:0;margin:0}.portal-quote-editor form,.portal-quote-fieldset,.portal-quote-field,.portal-scope-row{gap:8px;display:grid}.portal-quote-editor form{gap:18px}.portal-quote-field label,.portal-scope-row>label:not(.portal-scope-toggle){color:#26364d;font-size:.82rem;font-weight:800}.portal-quote-field input,.portal-quote-field textarea,.portal-scope-row>input,.portal-scope-row>textarea,.portal-scope-row>label+input,.portal-money-input input{color:#0e1726;width:100%;min-width:0;min-height:44px;font:inherit;background:#fff;border:1px solid #aab3c0;border-radius:4px;padding:9px 11px}.portal-quote-field textarea,.portal-scope-row textarea,.portal-scope-row>label+input{resize:vertical}.portal-quote-field textarea{min-height:88px}.portal-quote-field small{color:#687588}.portal-money-input{background:#fff;border:1px solid #aab3c0;border-radius:4px;grid-template-columns:max-content minmax(0,1fr);align-items:center;display:grid;overflow:hidden}.portal-money-input>span{color:#52627a;padding-left:12px;font-weight:800}.portal-money-input input{border:0}.portal-quote-fieldset{background:#fff;border:1px solid #d8dee8;border-radius:6px;min-width:0;margin:0;padding:16px}.portal-quote-fieldset legend{color:var(--blueprint);padding:0 6px;font-weight:850}.portal-scope-row{border-bottom:1px solid #e5e9ef;padding:12px 0}.portal-scope-row:last-of-type{border-bottom:0}.portal-scope-toggle{align-items:center;gap:10px;min-height:44px;font-weight:800;display:flex}.portal-scope-toggle input{width:20px;height:20px}.portal-quote-repeat-row{border-bottom:1px solid #e5e9ef;grid-template-columns:minmax(0,2fr) minmax(0,1fr) max-content;align-items:end;gap:12px;padding:12px 0;display:grid}.portal-unit-price-row{grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(100px,.8fr) max-content}.portal-exclusion-row{grid-template-columns:minmax(0,1fr) max-content}.portal-quote-add,.portal-quote-remove,.portal-quote-cancel{color:#26364d;background:#fff;border:1px solid #8692a3;padding:8px 12px}.portal-quote-add{justify-self:start;margin-top:6px}.portal-quote-feedback{color:#792617;background:#fff1ee;border:1px solid #b34b38;border-radius:4px;margin:0;padding:12px 14px;line-height:1.45}.portal-quote-feedback.conflict{color:#6b4600;background:#fff7dd;border-color:#9a6600}.portal-quote-actions{flex-wrap:wrap;gap:10px;display:flex}.portal-quote-actions .primary-button{min-height:44px}.portal-customer-project-list{gap:24px;margin-top:28px;display:grid}.portal-customer-project{background:var(--paper);border:1px solid #d8dee8;border-radius:8px;min-width:0;padding:clamp(20px,4vw,30px);box-shadow:0 10px 26px #1720330f}.portal-customer-project>header{grid-template-columns:minmax(0,1fr) max-content;align-items:start;gap:4px 16px;display:grid}.portal-customer-project>header .portal-card-label{grid-column:1/-1}.portal-customer-project h2{color:var(--blueprint);overflow-wrap:anywhere;margin:0;font-size:clamp(1.35rem,4vw,1.85rem)}.portal-customer-status{color:#28425f;background:#e8eef6;border-radius:999px;width:fit-content;margin:0;padding:5px 9px;font-size:.75rem;font-weight:850}.portal-customer-status.status-accepted{color:#1d6848;background:#e1f2e9}.portal-customer-status.status-declined{color:#873525;background:#f7e7e4}.portal-customer-progress{color:#3b4d65;gap:7px;margin-top:20px;font-size:.82rem;font-weight:800;display:grid}.portal-customer-progress progress{accent-color:#245f9f;width:100%;height:12px}.portal-customer-project-facts,.portal-customer-details{grid-template-columns:max-content minmax(0,1fr);gap:6px 14px;margin:18px 0 0;font-size:.84rem;display:grid}.portal-customer-project-facts dt,.portal-customer-details dt{color:#687588;font-weight:800}.portal-customer-project-facts dd,.portal-customer-details dd{overflow-wrap:anywhere;min-width:0;margin:0}.portal-customer-billing,.portal-customer-approvals{background:#f7f8fa;border:1px solid #d8dee8;border-radius:6px;margin-top:22px;padding:18px}.portal-customer-billing h3,.portal-customer-approvals h3,.portal-customer-sections h3{color:var(--blueprint);margin:0;font-size:1rem}.portal-customer-billing dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0 0;display:grid}.portal-customer-billing dl>div{min-width:0}.portal-customer-billing dt{color:#687588;text-transform:uppercase;font-size:.72rem;font-weight:800}.portal-customer-billing dd{color:var(--blueprint);overflow-wrap:anywhere;margin:5px 0 0;font-size:1.05rem;font-weight:850}.portal-customer-approvals{border-left:4px solid var(--marigold);background:#fff9e9}.portal-customer-approvals ul,.portal-customer-records{gap:10px;margin:12px 0 0;padding:0;list-style:none;display:grid}.portal-customer-approvals li,.portal-customer-records li{gap:4px;display:grid}.portal-customer-approvals li.portal-customer-decision{background:#fff;border:1px solid #e2d4a8;border-radius:5px;gap:12px;min-width:0;padding:14px}.portal-customer-decision-details{grid-template-columns:max-content minmax(0,1fr);gap:5px 12px;margin:0;font-size:.84rem;display:grid}.portal-customer-decision-details dt{color:#687588;font-weight:800}.portal-customer-decision-details dd{overflow-wrap:anywhere;min-width:0;margin:0}.portal-customer-decision>.portal-customer-download{width:fit-content;margin-top:0}.portal-customer-decision-actions{flex-wrap:wrap;gap:8px;display:flex}.portal-customer-decision-actions button{color:#26384d;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #9ba8b8;border-radius:4px;padding:9px 15px;font-weight:800}.portal-customer-decision-actions button.primary-button{color:#fff;background:#245f9f;border-color:#245f9f}.portal-customer-decision-actions button.portal-customer-danger{color:#fff;background:#a74332;border-color:#a74332}.portal-customer-decision-actions button:disabled{cursor:not-allowed;opacity:.65}.portal-customer-decline-form,.portal-customer-confirmation{background:#f7f9fc;border:1px solid #cbd4df;border-radius:5px;gap:10px;padding:14px;display:grid}.portal-customer-decline-form label,.portal-customer-confirmation h4{color:var(--blueprint);margin:0;font-size:.88rem;font-weight:850}.portal-customer-decline-form textarea{resize:vertical;width:100%;min-height:96px;color:var(--ink);font:inherit;border:1px solid #9ba8b8;border-radius:4px;padding:10px}.portal-customer-confirmation p,.portal-customer-decision-error,.portal-customer-completed-decisions p{margin:0;font-size:.84rem;line-height:1.5}.portal-customer-decision-error{color:#8b2f25;font-weight:750}.portal-customer-completed-decisions{color:#1d6848;background:#edf8f1;border:1px solid #a9d4bd;border-radius:5px;gap:6px;margin-bottom:14px;padding:12px 14px;display:grid}.portal-customer-completed-decisions+h3{margin-top:18px}.portal-customer-approvals span,.portal-customer-records>li>span{color:#52627a;overflow-wrap:anywhere;font-size:.82rem;line-height:1.45}.portal-customer-no-approvals{color:#52627a;margin:20px 0 0;font-size:.84rem}.portal-customer-sections{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.portal-customer-sections>section{border:1px solid #e0e5ed;border-radius:6px;min-width:0;padding:16px}.portal-customer-section-empty{color:#687588;margin:12px 0 0;font-size:.84rem;line-height:1.5}.portal-customer-proposal>.portal-customer-status{margin-top:12px}.portal-customer-download{color:#245f9f;border:1px solid #245f9f;border-radius:4px;align-items:center;min-height:44px;margin-top:16px;padding:8px 12px;font-size:.84rem;font-weight:800;text-decoration:none;display:inline-flex}.portal-customer-records>li+li{border-top:1px solid #e5e9ef;padding-top:10px}.portal-billing-workspace,.portal-billing-create,.portal-billing-editor,.portal-billing-withdraw{display:grid}.portal-billing-create{background:#f8fafc;border-bottom:1px solid #d8dee8;gap:14px;padding:20px}.portal-billing-create>h3,.portal-billing-editor>header h3{color:var(--blueprint);margin:0;font-size:1.1rem}.portal-billing-editor{background:#fff;border:1px solid #d8dee8;border-radius:6px;gap:16px;min-width:0;padding:18px}.portal-billing-editor>header p{color:#52627a;margin:5px 0 0;font-size:.84rem;line-height:1.45}.portal-billing-context{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.portal-billing-context>div{background:#f7f8fa;border:1px solid #e0e5ed;border-radius:4px;min-width:0;padding:11px}.portal-billing-context dt{color:#687588;font-size:.72rem;font-weight:800}.portal-billing-context dd{color:var(--blueprint);overflow-wrap:anywhere;margin:5px 0 0;font-weight:850}.portal-billing-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.portal-billing-field{gap:6px;min-width:0;display:grid}.portal-billing-wide{grid-column:1/-1}.portal-billing-field label,.portal-billing-withdraw label{color:#26364d;font-size:.82rem;font-weight:800}.portal-billing-field input,.portal-billing-field select,.portal-billing-field textarea,.portal-billing-withdraw textarea{color:#0e1726;width:100%;min-width:0;min-height:44px;font:inherit;background:#fff;border:1px solid #aab3c0;border-radius:4px;padding:9px 11px}.portal-billing-field textarea,.portal-billing-withdraw textarea{resize:vertical;min-height:88px}.portal-billing-field input:read-only{color:#52627a;background:#f1f3f6}.portal-billing-field small,.portal-billing-help{color:#687588;margin:0;font-size:.76rem;line-height:1.4}.portal-billing-actions{flex-wrap:wrap;gap:10px;display:flex}.portal-billing-actions button,.portal-billing-launch{color:#245f9f;min-height:44px;font:inherit;background:#fff;border:1px solid #245f9f;border-radius:4px;padding:8px 14px;font-weight:800}.portal-billing-actions button:disabled{cursor:not-allowed;opacity:.65}.portal-billing-launch{color:#fff;background:#245f9f;margin-top:16px}.portal-billing-feedback{color:#792617;background:#fff1ee;border:1px solid #b34b38;border-radius:4px;margin:0;padding:12px 14px;font-size:.84rem;line-height:1.45}.portal-billing-feedback.conflict{color:#6b4600;background:#fff7dd;border-color:#9a6600}.portal-billing-unavailable,.portal-billing-history-empty{color:#52627a;margin:0;padding:18px 20px;font-size:.84rem;line-height:1.45}.portal-billing-unavailable{background:#f1f3f6;border-bottom:1px solid #d8dee8}.portal-billing-editing{grid-column:1/-1;padding:16px}.portal-billing-withdraw{background:#f8fafc;border:1px solid #d8dee8;border-radius:4px;gap:10px;margin-top:16px;padding:14px}@media (width<=640px){.portal-header{align-items:flex-start;gap:10px;padding:10px 14px}.portal-brand>span:last-child,.portal-user-name{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.portal-header-actions{margin-left:auto}.portal-sign-out{padding-inline:12px}.portal-navigation{padding-inline:8px;overflow-x:auto}.portal-main{width:min(100% - 24px,1040px);padding-top:28px}.portal-identity-grid{grid-template-columns:1fr;gap:14px;margin-top:24px}.portal-identity-card,.portal-state-card{padding:22px 18px}.portal-work-summary dl,.portal-work-list,.portal-customer-project>header,.portal-customer-billing dl,.portal-customer-sections{grid-template-columns:1fr}.portal-customer-project>header .portal-card-label{grid-column:auto}.portal-customer-project>header .portal-customer-status{margin-top:6px}.portal-customer-project,.portal-customer-billing,.portal-customer-approvals,.portal-customer-sections>section{padding-inline:14px}.portal-customer-decision-actions{grid-template-columns:1fr;display:grid}.portal-customer-decision-actions button,.portal-customer-decision>.portal-customer-download{justify-content:center;width:100%}.portal-work-summary dl{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-work-list>li,.portal-work-list>li:nth-child(odd),.portal-work-list>li:nth-last-child(-n+2){border-bottom:1px solid #e5e9ef;border-right:0}.portal-work-list>li:last-child{border-bottom:0}.portal-work-group>header,.portal-work-list article{padding-inline:16px}.portal-quote-editor{padding-inline:14px}.portal-quote-context,.portal-quote-repeat-row,.portal-unit-price-row,.portal-exclusion-row{grid-template-columns:1fr}.portal-quote-remove{justify-self:start}.portal-quote-actions{display:grid}.portal-compliance-fields{grid-template-columns:1fr}.portal-compliance-billing-request{grid-column:auto}.portal-compliance-submit{width:100%}.portal-submittal-editor{padding-inline:14px}.portal-submittal-fields,.portal-submittal-actions{grid-template-columns:1fr}.portal-submittal-fields{display:grid}.portal-submittal-wide{grid-column:auto}.portal-submittal-actions{display:grid}.portal-submittal-actions button{width:100%}.portal-billing-create,.portal-billing-editing{padding-inline:14px}.portal-billing-context,.portal-billing-fields{grid-template-columns:1fr}.portal-billing-wide{grid-column:auto}.portal-billing-actions{display:grid}.portal-billing-actions button{width:100%}}@media (prefers-reduced-motion:reduce){.portal-skip-link{transition:none}}:root{color:#0e1726;font-synthesis:none;text-rendering:optimizelegibility;--blueprint:#14233d;--slate:#3a4a5e;--graphite:#d6dae0;--concrete:#f4f5f7;--paper:#fff;--marigold:#e8a33d;--danger:#a13b2a;background:#f4f5f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #2d6cb54d}input,select,textarea{background:var(--paper);color:#0e1726;border:1px solid #b9c1cc;border-radius:4px;width:100%;padding:9px 10px}textarea{resize:vertical}label,legend{color:var(--slate);font-size:.79rem;font-weight:700}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.auth-screen{background:linear-gradient(135deg, #14233df7, #233a59eb), var(--blueprint);place-items:center;min-height:100vh;padding:32px 20px;display:grid}.auth-card{border-top:4px solid var(--marigold);background:var(--paper);border-radius:4px;width:min(430px,100%);padding:34px;box-shadow:0 24px 70px #00000047}.auth-card h1{color:var(--blueprint);margin:0;font-size:clamp(1.75rem,6vw,2.35rem);line-height:1.1}.auth-intro{color:#687588;margin:10px 0 24px}.auth-form{gap:9px;display:grid}.auth-form .primary-button{margin-top:12px}.eyebrow{color:#687588;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:800}.primary-button,.secondary-button,.text-button,.icon-button,.avatar-button{border:0;font-weight:700}.primary-button{background:var(--marigold);color:#3d2a06;border-radius:4px;min-height:42px;padding:9px 16px}.secondary-button{background:var(--paper);min-height:38px;color:var(--blueprint);border:1px solid #9eabbc;border-radius:4px;padding:8px 13px}.text-button{color:#2d6cb5;text-align:left;background:0 0;width:fit-content;padding:4px 0}button:disabled{cursor:not-allowed;opacity:.6}.notice,.error-message,.success-message{border-radius:4px;padding:9px 11px;font-size:.84rem;line-height:1.4}.notice{color:#294d78;background:#edf3fa}.error-message{color:#7f2f22;background:#faece8}.success-message{color:#235f46;background:#e7f1ec}.loading-card{min-height:230px}.skeleton{background:linear-gradient(90deg,#e6e9ee 20%,#f4f5f7 50%,#e6e9ee 80%) 0 0/240% 100%;border-radius:3px;height:14px;margin-top:26px;animation:1.3s infinite skeleton-shift}.skeleton-short{width:64%;margin-top:12px}@keyframes skeleton-shift{0%{background-position:100% 0}to{background-position:-100% 0}}.protected-application{min-height:100vh}.identity-bar{border-bottom:1px solid var(--graphite);background:var(--paper);justify-content:space-between;align-items:center;height:56px;padding:0 18px;display:flex}.company-identity{color:var(--blueprint);align-items:center;gap:8px;font-size:.85rem;font-weight:800;display:inline-flex}.company-mark{background:var(--marigold);border-radius:2px;width:9px;height:9px}.avatar-button{background:var(--slate);color:#fff;border-radius:50%;width:34px;height:34px;font-size:.76rem}.foundation{background:var(--paper);border:1px solid #d8dee8;border-radius:8px;width:min(720px,100% - 48px);margin:14vh auto 0;padding:40px;box-shadow:0 16px 48px #17203314}.foundation h1{margin:0 0 12px;font-size:clamp(2rem,7vw,3.75rem)}.foundation>p:last-child{color:#52627a;margin:0;line-height:1.6}.account-panel{z-index:20;border-left:1px solid var(--graphite);background:var(--paper);width:min(440px,100%);padding:22px;position:fixed;top:56px;bottom:0;right:0;overflow-y:auto;box-shadow:-14px 18px 45px #0e17262e}.panel-heading{justify-content:space-between;gap:20px;padding-bottom:16px;display:flex}.panel-heading h2{color:var(--blueprint);margin:0 0 4px;font-size:1.25rem}.panel-heading p:last-child,.account-meta,.reporter-unavailable p{color:#687588;margin:4px 0;font-size:.8rem}.icon-button{color:var(--slate);background:0 0;align-self:flex-start;padding:2px 7px;font-size:1.5rem}.account-panel>select{margin-top:6px}.support-section{border-top:1px solid #e5e8ed;gap:14px;margin-top:24px;padding-top:20px;display:grid}.support-section h3,.support-section h4,.support-section h5{color:var(--blueprint);margin:0}.sign-out-button{color:var(--danger);margin-top:24px}@media (width<=560px){.auth-card{padding:26px 22px}.foundation{width:calc(100% - 28px);margin-top:10vh;padding:28px 24px}.account-panel{border-left:0;width:100%;left:0}}@media (prefers-reduced-motion:reduce){.skeleton{animation:none}}:root{--ink:#0e1726;--muted:#6b7787;--green:#2e7d5b;--amber:#c9821a;--red:#c0492f;--info:#2d6cb5;--soft-border:#e4e7ec;--rail-text:#aeb8c6;--display-font:"Saira Semi Condensed", Inter, ui-sans-serif, system-ui, sans-serif;--data-font:"IBM Plex Mono", "SFMono-Regular", Consolas, "Liberation Mono", ui-monospace, monospace}.keystone-shell{background:var(--concrete);height:100vh;min-height:620px;color:var(--ink);font-size:14px;display:flex;overflow:hidden}.keystone-shell.dense-viewport-context{width:calc(100% - 15px)}.governed-scrollbars.viewport-governed-scrollbars{width:15px;position:fixed;inset:0 0 0 auto}.keystone-shell.project-context{--project-rail-width:236px;min-height:480px}.keystone-shell.project-context .shell-main-column{width:calc(100% - var(--project-rail-width));flex:0 0 calc(100% - var(--project-rail-width))}.left-rail{background:var(--blueprint);flex-direction:column;flex:0 0 236px;width:236px;display:flex;position:relative;overflow:hidden}.keystone-brand{color:#fff;height:52px;font-family:var(--display-font);letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid #ffffff14;flex:0 0 52px;align-items:center;gap:10px;padding:0 18px;font-size:15px;font-weight:700;text-decoration:none;display:flex}.brand-mark{background:var(--marigold);width:22px;height:22px;color:var(--blueprint);letter-spacing:0;border-radius:3px;flex:0 0 22px;place-items:center;font-size:15px;display:grid}.primary-navigation{border-right:var(--governed-scrollbar-y-gutter,0) solid transparent;border-bottom:var(--governed-scrollbar-x-gutter,0) solid transparent;flex:1;min-height:0;padding:10px 10px 16px;overflow-y:auto}.primary-navigation section+section{margin-top:2px}.primary-navigation h2{color:#5a6b83;font-family:var(--display-font);letter-spacing:.14em;text-transform:uppercase;margin:0;padding:14px 10px 6px;font-size:10px;font-weight:600}.nav-item{min-height:34px;color:var(--rail-text);border-left:2px solid #0000;border-radius:4px;align-items:center;gap:11px;margin:1px 0;padding:8px 10px;font-size:13.5px;font-weight:500;text-decoration:none;display:flex}.nav-item>span:first-child{text-align:center;flex:0 0 18px;width:18px}.nav-item.active{border-left-color:var(--marigold);color:var(--marigold);background:#e8a33d24}.nav-item.disabled{cursor:not-allowed;opacity:.68}.rail-settings{border-top:1px solid #ffffff14;border-radius:0;flex:0 0 53px;min-height:53px;margin:0;padding:9px 20px}.shell-main-column{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.top-bar{z-index:45;border-bottom:1px solid var(--graphite);background:var(--paper);align-items:center;gap:14px;height:52px;min-height:52px;padding:0 16px;display:flex;position:relative}.company-switcher{border:1px solid var(--graphite);width:auto;min-width:82px;min-height:0;color:var(--ink);background:#fff;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.company-dot{background:#8893a1;border-radius:2px;flex:0 0 8px;width:8px;height:8px}.company-dot-bbd{background:var(--marigold)}.company-dot-fbd{background:#5b9a8b}.global-search{border:1px solid var(--soft-border);background:var(--concrete);width:min(520px,48vw);min-width:240px;color:var(--muted);border-radius:4px;align-items:center;gap:8px;padding:0 10px;display:flex;position:relative}.global-search:focus-within{border-color:#96b4d7;box-shadow:0 0 0 3px #2d6cb51f}.global-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;height:32px;padding:0;font-size:13px}.global-search input:focus-visible{outline:0}.global-search kbd{border:1px solid var(--graphite);color:var(--muted);font-family:var(--data-font);background:#fff;border-radius:3px;padding:1px 5px;font-size:11px;font-weight:500}.top-actions{align-items:center;gap:12px;margin-left:auto;display:flex}.new-button{background:var(--marigold);color:#3d2a06;border:0;border-radius:4px;width:auto;min-height:0;padding:8px 13px;font-size:13px;font-weight:600}.top-icon-button{width:30px;height:34px;color:var(--slate);background:0 0;border:0;padding:0;font-size:17px;position:relative}.top-count,.unread-badge{background:var(--red);color:#fff;border-radius:9px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:9px;font-weight:800;line-height:1;display:inline-grid}.top-count{position:absolute;top:-1px;right:-4px}.top-bar .avatar-button{width:30px;height:30px;padding:0;font-size:12px;font-weight:600}.overlay-scrim{z-index:50;cursor:default;background:0 0;border:0;width:100%;height:100%;padding:0;position:fixed;inset:0}.overlay-layer{z-index:60;position:relative}.shell-popover{z-index:61;border:1px solid var(--graphite);background:#fff;border-radius:6px;max-height:70vh;position:fixed;top:56px;overflow:auto;box-shadow:0 12px 32px #0e17262e}.shell-popover button{width:100%;min-height:40px;color:var(--ink);text-align:left;background:#fff;border:0;border-bottom:1px solid #edeff2;align-items:center;gap:10px;padding:8px 14px;display:flex}.shell-popover button:not(:disabled):hover,.shell-popover button:not(:disabled):focus-visible{background:var(--concrete)}.shell-popover button>span:nth-child(2):last-child,.shell-popover button>span:nth-child(2):not(:last-child){flex:1;min-width:0}.shell-popover strong,.shell-popover small{display:block}.shell-popover small{color:#7e8998;margin-top:2px;font-size:11.5px;font-weight:500}.popover-eyebrow,.shell-popover h2{background:var(--concrete);color:var(--muted);font-family:var(--display-font);letter-spacing:.08em;text-transform:uppercase;margin:0;padding:9px 14px;font-size:10.5px;font-weight:800}.popover-note{color:var(--muted);margin:0;padding:10px 14px;font-size:11px;line-height:1.4}.popover-header{background:var(--concrete);border-bottom:1px solid var(--soft-border);justify-content:space-between;align-items:center;gap:10px;min-height:38px;padding-right:10px;display:flex}.popover-header h2{border:0;flex:1}.popover-header .text-button{width:auto;min-height:28px;color:var(--info);background:0 0;border:0;padding:4px;font-size:11px}.company-menu{width:300px;left:252px}.company-menu button[aria-checked=true]{background:#fbf1df}.search-menu{width:min(520px,100vw - 380px);left:348px}.search-menu h2{border-bottom:1px solid var(--soft-border)}.action-menu{width:272px;right:96px}.notification-menu{width:370px;right:64px}.notification-menu button.is-read{opacity:.68}.notification-state{color:var(--muted);font-family:var(--data-font);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:700}.notification-menu button.is-unread .notification-state{color:#a66100}.user-menu{width:270px;right:16px}.user-menu header{border-bottom:1px solid #edeff2;padding:12px 14px}.reports-menu{width:380px;right:16px}.severity-dot{background:var(--info);border-radius:50%;flex:0 0 9px;width:9px;height:9px}.severity-attention,.severity-warning{background:var(--amber)}.severity-critical{background:var(--red)}.report-definition{border-bottom:1px solid #edeff2;padding:10px 14px}.report-definition span{color:var(--info);font-family:var(--data-font);margin-top:5px;font-size:10px;display:block}.shell-status{color:#7e8998;text-align:center;margin:0;padding:20px 16px;font-size:12.5px;line-height:1.45}.shell-status-error{color:#7f2f22}.shell-body{flex:1;min-height:0;display:flex;overflow:hidden}.page-canvas-frame{flex:1;min-width:0;position:relative}.page-canvas{border-right:var(--governed-scrollbar-y-gutter,0) solid transparent;border-bottom:var(--governed-scrollbar-x-gutter,0) solid transparent;background:var(--concrete);width:100%;min-width:0;height:100%;position:relative;overflow:auto}.route-canvas-layer{min-height:100%}.route-canvas-layer.is-route-stale{filter:saturate(.75);opacity:.72;pointer-events:none;-webkit-user-select:none;user-select:none}.route-canvas-staging{visibility:hidden;pointer-events:none;position:absolute;inset:0;overflow:hidden}.route-canvas-loading{z-index:3;background:var(--paper);width:max-content;max-width:calc(100% - 36px);color:var(--slate);border:1px solid #d7dde5;border-radius:4px;align-items:center;gap:9px;padding:9px 13px;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:18px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0e17261f}.page-canvas>.route-canvas-loading{top:50%;transform:translate(-50%,-50%)}.route-canvas-loading-spinner{border:2px solid #d7dde5;border-top-color:var(--blueprint);border-radius:50%;flex:none;width:14px;height:14px;animation:.8s linear infinite route-canvas-spin}.route-canvas-error{border-top:4px solid var(--marigold);background:var(--paper);border-radius:4px;width:min(520px,100% - 40px);margin:40px auto;padding:28px;box-shadow:0 10px 30px #0e17261a}.route-canvas-error h1{color:var(--blueprint);margin:0}@keyframes route-canvas-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.route-canvas-loading-spinner{animation:none}}.governed-scrollbars{z-index:4;pointer-events:none;position:absolute;inset:0;overflow:hidden}.navigation-governed-scrollbars{top:52px;bottom:53px}.governed-scrollbar{pointer-events:auto;background:#fcfcfc;position:absolute}.governed-scrollbar-y{width:15px;top:0;right:0}.governed-scrollbar-x{height:15px;bottom:0;left:0;right:0}.governed-scrollbar>span{background:#8b8b8b;border:2px solid #fcfcfc;border-radius:6px;position:absolute}.governed-scrollbar-y>span{left:0;right:0}.governed-scrollbar-x>span{top:0;bottom:0}.governed-scrollbar:before,.governed-scrollbar:after{z-index:1;content:"";width:0;height:0;position:absolute}.governed-scrollbar-y:before{border-bottom:4px solid #77818e;border-left:3px solid #0000;border-right:3px solid #0000;top:3px;left:2px}.governed-scrollbar-y:after{border-top:4px solid #77818e;border-left:3px solid #0000;border-right:3px solid #0000;bottom:3px;right:2px}.governed-scrollbar-x:before{border-top:3px solid #0000;border-bottom:3px solid #0000;border-right:4px solid #77818e;top:2px;left:3px}.governed-scrollbar-x:after{border-top:3px solid #0000;border-bottom:3px solid #0000;border-left:4px solid #77818e;top:2px;right:3px}.route-extension{background:#fff;min-height:100%;padding:24px}.route-extension h1{color:var(--blueprint);font-family:var(--display-font);margin:0 0 8px;font-size:28px;line-height:34px}.route-extension>p:last-of-type{max-width:600px;color:var(--muted);margin:0 0 18px;line-height:1.55}.route-extension code{font-family:var(--data-font)}.inline-link{align-items:center;text-decoration:none;display:inline-flex}.comms-rail{border-left:1px solid var(--graphite);background:#fff;flex:0 0 48px;width:48px}.comms-rail>button{width:100%;min-height:180px;color:var(--slate);background:#fff;border:0;flex-direction:column;align-items:center;gap:18px;padding:14px 0;font-size:18px;display:flex;position:relative}.comms-rail>button>span:last-child{writing-mode:vertical-rl;color:var(--muted);font-family:var(--display-font);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:600}.comms-rail .unread-badge{writing-mode:initial;position:absolute;top:8px;right:4px}.comms-drawer{border-left:1px solid var(--graphite);background:#fff;flex-direction:column;flex:0 0 380px;width:380px;transition:flex-basis .18s,width .18s;display:flex;overflow:hidden}.comms-drawer.expanded{flex-basis:620px;width:620px}.comms-header{background:var(--blueprint);color:#fff;align-items:center;gap:8px;height:44px;min-height:44px;padding:0 10px 0 14px;display:flex}.comms-header>strong{font-family:var(--display-font);letter-spacing:.12em;text-transform:uppercase;font-size:12px}.comms-tabs{align-items:center;gap:2px;margin-left:8px;display:flex}.comms-tabs button,.comms-actions button{width:auto;min-height:30px;color:var(--rail-text);background:0 0;border:0;border-radius:3px;padding:4px 7px;font-size:11px}.comms-tabs button[aria-selected=true]{color:#fff;background:#ffffff1f}.comms-actions{margin-left:auto;display:flex}.comms-actions button{font-size:15px}.comms-content{flex:1;min-height:0;display:flex;overflow:hidden}.channel-column{background:#1b2d4a;flex:0 0 138px;width:138px;overflow-y:auto}.channel-list{padding:8px 6px}.channel-list h3{color:#7b8ba1;font-family:var(--display-font);letter-spacing:.1em;text-transform:uppercase;margin:0;padding:10px 8px 4px;font-size:9px}.channel-list button{width:100%;min-height:30px;color:var(--rail-text);text-align:left;background:0 0;border:0;border-radius:4px;align-items:center;gap:4px;padding:6px 8px;font-size:12px;display:flex}.channel-list button>span:first-child{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.channel-list button.active{color:#fff;background:#e8a33d24}.channel-column .shell-status{color:var(--rail-text)}.message-pane,.assistant-pane{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.message-pane>h3,.assistant-pane>header{border-bottom:1px solid var(--graphite);min-height:43px;color:var(--blueprint);margin:0;padding:10px 14px;font-size:13px}.message-list,.assistant-turns{flex:1;min-height:0;padding:12px 14px;overflow-y:auto}.message{border-radius:5px;gap:9px;margin-bottom:14px;padding:0;display:flex}.message.pinned{background:#fbf1df;padding:8px 10px}.message-avatar{background:var(--slate);color:#fff;border-radius:50%;flex:0 0 26px;place-items:center;width:26px;height:26px;font-size:10px;font-weight:700;display:grid}.message>div{flex:1;min-width:0}.message header{align-items:baseline;gap:7px;display:flex}.message header strong{font-size:12.5px}.message time{color:#8b96a4;font-family:var(--data-font);font-size:10.5px}.message p,.assistant-turn p{overflow-wrap:anywhere;color:var(--ink);margin:2px 0 0;font-size:13px;line-height:1.4}.message small{color:var(--muted);margin-top:4px;font-size:11px;display:block}.reference-chip{color:var(--info);background:#eaf1fa;border-radius:9px;margin-top:4px;padding:2px 8px;font-size:11px;display:inline-block}.message-composer{border-top:1px solid var(--graphite);align-items:flex-end;gap:8px;margin:0;padding:10px 12px;display:flex}.message-composer-field{flex:1;min-width:0;position:relative}.message-composer input{width:100%;min-width:0;height:36px}.message-composer button{width:auto;height:34px;color:var(--marigold);background:0 0;border:0;padding:0 8px;font-weight:800}.reference-options{z-index:2;border:1px solid var(--graphite);background:#fff;border-radius:5px;max-height:220px;position:absolute;bottom:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 20px #14233d24}.reference-options p{color:var(--muted);margin:0;padding:10px;font-size:11px}.reference-options button{width:100%;height:auto;min-height:42px;color:var(--ink);text-align:left;border-radius:0;flex-direction:column;align-items:flex-start;padding:7px 10px;display:flex}.reference-options button:hover,.reference-options button:focus{background:#eaf1fa}.reference-options button strong{font-size:12px}.reference-options button small{color:var(--muted);text-transform:capitalize;font-size:10px}.selected-reference{max-width:100%;color:var(--info);background:#eaf1fa;border-radius:9px;align-items:center;gap:4px;margin-bottom:5px;padding:2px 5px 2px 8px;font-size:11px;display:inline-flex}.selected-reference button{height:18px;color:var(--info);padding:0 3px;font-size:14px;line-height:1}.composer-validation{color:var(--danger);margin:4px 2px 0;font-size:10.5px;line-height:1.3}.assistant-pane>header{align-items:center;gap:12px;display:flex}.assistant-pane>header>div{flex:1;min-width:0}.assistant-pane h3{margin:0;font-size:13px}.assistant-pane header p{color:var(--muted);margin:2px 0 0;font-size:10.5px}.assistant-screen-context{max-width:100%;color:var(--info);text-overflow:ellipsis;white-space:nowrap;background:#eaf1fa;border-radius:9px;margin-top:5px;padding:2px 7px;font-size:9.5px;display:inline-flex;overflow:hidden}.assistant-pane header select{width:min(180px,42%);padding:5px 7px;font-size:11px}.assistant-starters{gap:7px;margin:8px 0 16px;display:grid}.assistant-starters button{min-height:34px;color:var(--info);text-align:left;background:#f4f8fc;border:1px solid #c9d7e8;border-radius:4px;padding:7px 10px;font-size:11px;font-weight:700}.assistant-starters button:hover,.assistant-starters button:focus-visible{border-color:var(--info);background:#eaf1fa}.assistant-turn{background:var(--concrete);border-radius:5px;max-width:92%;margin-bottom:12px;padding:8px 10px}.assistant-turn.user{background:#eaf1fa;margin-left:auto}.assistant-turn strong{font-size:11px}.assistant-turn small{color:var(--amber);margin-top:5px;font-size:10px;display:block}.assistant-popout-root{background:#fff;width:100vw;height:100vh;overflow:hidden}.assistant-popout-root .comms-drawer,.assistant-popout-root .comms-drawer.expanded{border:0;width:100%;height:100%}.assistant-popout-root .comms-header>strong{font-size:0}.assistant-popout-root .comms-header>strong:after{content:"Keystone Guide";font-size:12px}.assistant-popout-rail>button{color:var(--info)}.account-panel{z-index:65;top:52px}.tenant-curtain{z-index:100;color:#fff;background:#14233db8;place-items:center;font-weight:800;display:grid;position:fixed;inset:0}@media (width<=1279px){.left-rail{flex-basis:72px;width:72px}.keystone-brand{justify-content:center;padding:0}.keystone-brand>span:last-child,.primary-navigation h2,.nav-item>span:last-child{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.nav-item{justify-content:center;min-height:44px;padding:8px}.rail-settings{padding:8px}.company-menu{left:88px}.search-menu{width:min(520px,100vw - 210px);left:184px}.comms-drawer.expanded{flex-basis:min(620px,100vw - 72px);width:min(620px,100vw - 72px)}.keystone-shell.project-context .left-rail{flex-basis:236px;width:236px}.keystone-shell.project-context .keystone-brand{justify-content:flex-start;padding:0 18px}.keystone-shell.project-context .keystone-brand>span:last-child,.keystone-shell.project-context .primary-navigation h2,.keystone-shell.project-context .nav-item>span:last-child{clip:auto;width:auto;height:auto;position:static;overflow:visible}.keystone-shell.project-context .nav-item{justify-content:flex-start;min-height:34px;padding:7px 10px 7px 8px}.keystone-shell.project-context .rail-settings{padding:9px 20px}.keystone-shell.project-context .company-menu{left:252px}.keystone-shell.project-context .search-menu{width:min(520px,100vw - 380px);left:348px}}@media (width<=767px){.keystone-shell{min-height:480px}.keystone-shell.project-context{--project-rail-width:56px}.left-rail{border:0;flex-basis:0;width:0}.keystone-shell.project-context .left-rail{flex-basis:56px;width:56px}.keystone-shell.project-context .keystone-brand{justify-content:center;padding:0}.keystone-shell.project-context .keystone-brand>span:last-child,.keystone-shell.project-context .primary-navigation h2,.keystone-shell.project-context .nav-item>span:last-child{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.keystone-shell.project-context .nav-item{justify-content:center;min-height:44px;padding:8px}.keystone-shell.project-context .rail-settings{padding:8px}.top-bar{gap:8px;padding:0 8px}.company-switcher{min-width:70px;padding:6px 8px}.global-search{flex:1;width:auto;min-width:0}.global-search kbd,.new-button{display:none}.top-actions{gap:4px;margin-left:0}.company-menu{width:min(300px,100vw - 16px);left:8px}.search-menu{width:calc(100vw - 16px);left:8px}.keystone-shell.project-context .company-menu{width:min(300px,100vw - 16px);left:8px}.keystone-shell.project-context .search-menu{width:calc(100vw - 16px);left:8px}.notification-menu,.user-menu,.reports-menu{width:calc(100vw - 16px);right:8px}.comms-rail{flex-basis:44px;width:44px}.comms-drawer,.comms-drawer.expanded{z-index:70;flex-basis:100vw;width:100vw;max-width:100vw;position:fixed;top:52px;bottom:0;right:0}.channel-column{flex-basis:118px;width:118px}.route-extension{padding:18px}}@media (prefers-reduced-motion:reduce){.comms-drawer{transition:none}}.command-center{background:var(--concrete);flex-direction:column;min-width:0;height:100%;display:flex;overflow:hidden}.command-context-bar{border-bottom:1px solid var(--graphite);background:var(--paper);flex:none;align-items:center;gap:16px;min-height:64px;padding:18px 24px;display:flex}.command-context-bar h1{color:var(--ink);font-family:var(--display-font);white-space:nowrap;margin:0;font-size:22px;font-weight:600}.command-context-bar h1 span{font-weight:inherit}.face-selector{border:1px solid var(--soft-border);background:var(--concrete);border-radius:5px;gap:0;padding:2px;display:flex}.face-selector button{min-width:0;color:var(--slate);background:0 0;border:0;border-radius:4px;padding:5px 14px;font-size:12.5px;font-weight:600}.face-selector button[aria-selected=true]{background:var(--blueprint);color:var(--paper);box-shadow:none}.single-face-label{color:var(--slate);font-size:12.5px;font-weight:600}.command-filters{gap:8px;margin-left:auto;display:flex}.command-filters select{border-color:var(--graphite);min-width:116px;padding:6px 30px 6px 12px;font-size:12.5px;font-weight:500}.command-dashboard-body{flex:1;min-height:0;padding:22px 24px;overflow-y:auto}.operating-face{flex-direction:column;gap:20px;width:100%;min-width:0;display:flex}.command-panel{border:1px solid var(--graphite);background:var(--paper);box-shadow:none;border-radius:4px}.command-panel h2,.project-region>h2{color:var(--slate);font-family:var(--display-font);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:12px;font-weight:600}.needs-panel{padding:16px 18px}.needs-panel h2{margin-bottom:12px}.needs-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.needs-grid button{background:var(--concrete);min-width:0;color:var(--ink);text-align:left;border:0;border-radius:4px;align-items:center;gap:10px;padding:10px 12px;display:flex}.needs-grid button:hover,.compact-list button:hover,.field-list button:hover{background:#f3f6f9}.needs-grid button span{min-width:0}.needs-grid strong,.needs-grid small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.needs-grid strong{font-size:13.5px;font-weight:500}.needs-grid small{color:var(--muted);margin-top:1px;font-size:10.5px}.attention-icon{width:15px;height:auto;color:var(--info);text-align:center;background:0 0;border-radius:0;flex:0 0 15px;font-size:15px;font-style:normal;display:inline}.attention-icon.warning,.attention-icon.attention{color:var(--amber);background:0 0}.attention-icon.critical{color:var(--red);background:0 0}.operating-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start;gap:20px;min-width:0;display:grid}.project-region{min-width:0}.project-region>h2{margin:0 0 12px}.project-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.command-project-card{border:1px solid var(--graphite);background:var(--paper);min-width:0;color:var(--ink);text-align:left;box-shadow:none;border-radius:4px;flex-direction:column;align-items:stretch;padding:15px;display:flex}.command-project-card:hover{border-color:#b8c0ca}.project-card-title{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px;font-size:14.5px;font-weight:600;overflow:hidden}.data-label{color:var(--muted);font-family:var(--data-font);font-size:11.5px}.project-margin{align-items:center;gap:7px;min-width:0;margin:12px 0 10px;display:flex}.project-margin strong{font-size:13px;font-weight:600}.project-margin>span{color:var(--slate);font-family:var(--data-font);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.project-margin em{color:var(--muted);font-family:var(--data-font);font-size:12px;font-style:normal;font-weight:400}.command-project-card.healthy .project-margin em{color:var(--green)}.command-project-card.warning .project-margin em{color:var(--amber)}.command-project-card.danger .project-margin em{color:var(--red)}.health-dot{background:var(--green);border-radius:50%;flex:0 0 9px;width:9px;height:9px;display:inline-block}.health-dot.warning{background:var(--amber)}.health-dot.danger{background:var(--red)}.progress-row{align-items:center;gap:9px;display:flex}.progress-track{background:#edeff2;border-radius:4px;flex:1;height:7px;overflow:hidden}.progress-track span{background:var(--blueprint);max-width:100%;height:100%;display:block}.next-milestone{color:#697585;border-top:1px solid #eceef1;grid-template-columns:auto minmax(0,1fr) auto;gap:6px;min-width:0;margin-top:10px;padding-top:8px;font-size:9.5px;display:grid}.next-milestone small{color:var(--marigold);font-size:inherit;text-transform:uppercase;font-weight:800}.next-milestone>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.next-milestone time{font-family:var(--data-font)}.supporting-card-stack{flex-direction:column;gap:18px;min-width:0;display:flex}.supporting-card-stack .command-panel{padding:15px}.supporting-card-stack h2{margin-bottom:12px}.supporting-card-stack .todo-panel h2{margin-bottom:10px}.compact-list,.field-list,.task-list{display:grid}.compact-list button,.field-list button{width:100%;min-width:0;color:var(--ink);text-align:left;background:0 0;border:0;border-bottom:1px solid #edeff2;align-items:center;padding:8px 0;display:flex}.compact-list button{gap:9px}.compact-list button>span{flex:1}.compact-list span{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.compact-list strong{color:var(--slate);font-family:var(--data-font);font-size:12.5px;font-weight:400}.compact-list button.healthy strong{color:var(--green)}.compact-list button.warning strong{color:var(--amber)}.compact-list button.danger strong{color:var(--red)}.all-clear-note{color:var(--muted);margin:0;padding-top:9px;font-size:12px}.field-list button{gap:10px}.field-list button>strong{flex:1;min-width:0}.field-list time{color:var(--marigold);font-family:var(--data-font);font-size:12px;font-weight:600}.field-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:400;overflow:hidden}.field-list span,.field-list small{display:block}.field-list small{color:#7b8591;margin-top:2px;font-size:9.5px}.quick-task-form{border-bottom:1px solid #edeff2;align-items:center;gap:8px;min-width:0;margin-bottom:2px;padding:6px 0;display:flex}.quick-task-form input{background:0 0;border:0;outline:none;flex:1;width:auto;min-width:0;height:auto;padding:0;font-size:12.5px}.quick-task-form select{border-color:var(--soft-border);flex:0 0 64px;width:64px;height:26px;padding:3px 18px 3px 5px;font-size:10px}.quick-task-form button{height:auto;color:var(--marigold);background:0 0;border:0;padding:0;font-size:12.5px;font-weight:700}.empty-check,.task-check{background:var(--paper);border:2px solid #c3cad4;border-radius:4px;flex:0 0 16px;width:16px;height:16px}.empty-check{border-style:dashed}.task-row{border-bottom:1px solid #edeff2;align-items:center;gap:9px;min-width:0;padding:6px 0;display:flex}.task-check{color:var(--green);place-items:center;margin:0;padding:0;font-size:10px;font-weight:700;display:grid}.task-label{min-width:0;color:var(--ink);text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:8px;padding:0;display:flex}.task-label span,.task-label small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.task-label span{flex:1;min-width:0;font-size:12.5px}.task-label small{background:var(--concrete);max-width:150px;color:var(--slate);border-radius:8px;padding:1px 6px;font-size:10px}.task-row.done .task-label span{color:#78818c;text-decoration:line-through}.task-error{color:var(--danger);margin:4px 0 8px;font-size:10px}.dashboard-inline-state{color:#7a8490;margin:8px 0;font-size:11px}.dashboard-inline-state.error{color:var(--danger);justify-content:space-between;gap:8px;display:flex}.dashboard-inline-state button,.dashboard-page-state button,.executive-empty button{background:var(--paper);color:var(--blueprint);border:1px solid #aeb7c3;border-radius:3px;padding:5px 9px;font-size:10px;font-weight:800}.dashboard-skeleton{grid-template-columns:repeat(4,1fr);gap:14px;width:min(1180px,100%);margin:0 auto;display:grid}.dashboard-skeleton div{background:linear-gradient(100deg,#e7eaee 20%,#f2f4f6 40%,#e7eaee 60%) 0 0/200% 100%;border-radius:5px;min-height:150px;animation:1.3s ease-in-out infinite dashboard-pulse}.dashboard-skeleton div:first-child{grid-column:1/-1;min-height:86px}@keyframes dashboard-pulse{to{background-position-x:-200%}}.dashboard-page-state,.executive-empty{border:1px solid var(--graphite);background:var(--paper);text-align:center;border-radius:5px;width:min(560px,100%);margin:80px auto;padding:24px}.dashboard-page-state h2,.executive-empty h2{margin-top:0}.dashboard-error-details{color:#682b26;text-align:left;background:#fff7f5;border:1px solid #d3a9a5;border-radius:4px;margin:16px 0}.dashboard-error-details summary{cursor:pointer;padding:8px 10px;font-size:10px;font-weight:800}.dashboard-error-details pre{max-height:260px;font:10px/1.45 var(--data-font);white-space:pre-wrap;word-break:break-word;border-top:1px solid #e4c7c4;margin:0;padding:10px;overflow:auto}.executive-face{flex-direction:column;gap:20px;width:100%;min-width:0;display:flex;position:relative}.executive-face .executive-freshness{color:var(--muted);justify-content:flex-end;gap:10px;font-size:9.5px;display:flex;position:absolute;top:-18px;right:0}.executive-face .executive-freshness span:first-child{color:var(--green);font-weight:600}.executive-face .executive-freshness.stale span:first-child{color:var(--amber)}.executive-face .executive-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;min-width:0;display:grid}.executive-face .executive-kpi-card{border:1px solid var(--graphite);border-top:3px solid var(--slate);background:var(--paper);min-width:0;color:var(--ink);text-align:left;border-radius:4px;flex-direction:column;align-items:flex-start;padding:12px 15px;display:flex}.executive-face .executive-kpi-card.positive{border-top-color:var(--green)}.executive-face .executive-kpi-card.danger{border-top-color:var(--red)}.executive-face .executive-kpi-card.info{border-top-color:var(--info)}.executive-face .executive-kpi-card>span{color:var(--muted);font-family:var(--display-font);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:600}.executive-face .executive-kpi-card>strong{color:var(--slate);font-family:var(--data-font);margin:6px 0 2px;font-size:24px;font-weight:600}.executive-face .executive-kpi-card.positive>strong{color:var(--green)}.executive-face .executive-kpi-card.danger>strong{color:var(--red)}.executive-face .executive-kpi-card.info>strong{color:var(--info)}.executive-face .executive-kpi-card small{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:flex}.executive-face .executive-kpi-card em{color:var(--slate);font-style:normal;font-weight:600}.executive-face .executive-kpi-card.positive em{color:var(--green)}.executive-face .executive-kpi-card.danger em{color:var(--red)}.executive-face .executive-kpi-card.info em{color:var(--info)}.executive-face .executive-middle-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:20px;min-width:0;display:grid}.executive-face .executive-plan-panel{min-width:0;padding:16px 18px}.executive-face .executive-panel-title-row{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.executive-face .executive-panel-title-row>span{color:var(--muted);font-size:12px}.executive-face .executive-monthly-chart{border-bottom:1px solid var(--graphite);align-items:flex-end;gap:8px;height:150px;display:flex}.executive-face .executive-monthly-chart>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:4px;min-width:0;height:100%;display:flex}.executive-face .executive-monthly-chart .actual-bar{background:var(--info);border-radius:2px 2px 0 0;width:60%;display:block}.executive-face .executive-monthly-chart .actual-bar.missing{background:0 0;min-height:0}.executive-face .executive-monthly-chart small{color:var(--muted);font-family:var(--data-font);font-size:10px}.executive-face .executive-chart-legend{color:var(--muted);gap:16px;margin:10px 0 0;font-size:11.5px;display:flex}.executive-face .executive-chart-legend i{background:var(--info);border-radius:2px;width:9px;height:9px;margin-right:5px;display:inline-block}.executive-face .executive-chart-legend i.goal{background:var(--ink);vertical-align:middle;border-radius:0;width:14px;height:2px}.executive-face .executive-aging-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0;display:grid}.executive-face .executive-aging-panel{min-width:0;padding:14px}.executive-face .executive-aging-panel h2{letter-spacing:.08em;margin-bottom:10px;font-size:11px}.executive-face .executive-aging-panel>div{border-bottom:1px solid #edeff2;justify-content:space-between;padding:6px 0;font-size:12.5px;display:flex}.executive-face .executive-aging-panel>div span{color:var(--muted)}.executive-face .executive-aging-panel strong{font-family:var(--data-font);font-weight:500}.executive-face .executive-bottom-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:20px;min-width:0;display:grid}.executive-face .executive-pipeline-card{min-width:0;color:var(--ink);text-align:left;padding:16px 18px;display:block}.executive-face .executive-pipeline-card h2{margin-bottom:12px}.executive-face .executive-pipeline-metrics{gap:28px;display:flex}.executive-face .executive-pipeline-metrics strong,.executive-face .executive-pipeline-metrics small{display:block}.executive-face .executive-pipeline-metrics strong{font-family:var(--data-font);font-size:26px;font-weight:600}.executive-face .executive-pipeline-metrics>span:last-child strong{color:var(--green)}.executive-face .executive-pipeline-metrics small{color:var(--muted);font-size:12px}.executive-face .executive-top-jobs{min-width:0;padding:16px 18px}.executive-face .executive-top-jobs h2{margin-bottom:10px}.executive-face .executive-top-jobs button{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;border-bottom:1px solid #edeff2;grid-template-columns:minmax(0,1fr) auto 48px;align-items:center;gap:10px;padding:7px 0;display:grid}.executive-face .executive-top-jobs button span{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.executive-face .executive-top-jobs strong{font-family:var(--data-font);font-size:12.5px;font-weight:500}.executive-face .executive-top-jobs em{font-family:var(--data-font);text-align:right;font-size:12.5px;font-style:normal;font-weight:400}.executive-face .executive-top-jobs em.warning{color:var(--amber)}.executive-face .executive-top-jobs em.healthy{color:var(--green)}@media (width<=960px){.command-context-bar{flex-wrap:wrap;gap:8px 12px;padding:9px 14px}.command-context-bar h1{width:100%}.command-dashboard-body{padding:14px}.operating-grid,.executive-face .executive-middle-grid{grid-template-columns:1fr}.supporting-card-stack{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.executive-face .executive-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.executive-face .executive-aging-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.command-context-bar h1{font-size:17px}.command-filters{width:100%}.command-filters label{flex:1}.command-filters select{min-width:0}.needs-grid,.project-card-grid,.supporting-card-stack,.executive-face .executive-kpi-grid,.executive-face .executive-aging-grid,.executive-face .executive-bottom-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.dashboard-skeleton div{animation:none}}
