:root{color:#e8eaf0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--muted:#a0a6b7;--line:#242936;--accent:#aca1ff;--surface:#121620;--green:#88d5b0;--red:#f0a1ab;background:#0b0e15;font-family:Inter,Segoe UI,sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible{outline-offset:5px;outline:2px solid #b8afff}h1,h2,h3,p{margin:0}h1{letter-spacing:-1.3px;font-size:clamp(2rem,3vw,2.7rem);font-weight:600;line-height:1.2}h2{letter-spacing:-.4px;font-weight:550}p{line-height:1.65}button{color:inherit}.topbar{border-bottom:1px solid var(--line);align-items:center;gap:28px;height:86px;padding:0 4.2%;display:flex}.brand{letter-spacing:2px;align-items:center;gap:11px;font-size:17px;font-weight:700;display:flex}.brand-mark{color:#fff;letter-spacing:-1px;background:#8c7eef;border-radius:8px;place-items:center;width:29px;height:30px;font-size:20px;font-weight:650;display:grid}.header-divider{background:#303543;width:1px;height:24px}.workspace-switcher{align-items:center;gap:.5rem;margin-right:auto;display:inline-flex}.workspace-switcher-label{color:var(--muted);font-size:.875rem}.workspace-switcher select{border:1px solid var(--border);background:var(--surface);min-width:9rem;max-width:14rem;color:inherit;border-radius:.5rem;padding:.35rem .6rem}.workspace-label{color:var(--muted);align-items:center;gap:14px;font-size:.875rem;display:flex}.workspace-label strong{color:#e1e3eb;font-weight:500}.readonly{color:#b1b7c8;border:1px solid #2b3140;border-radius:6px;margin-left:auto;padding:6px 11px;font-size:.8125rem}.container{width:91.6%;max-width:1728px;margin:auto}.workspace-page{min-height:calc(100vh - 164px);padding-top:64px}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:43px;display:flex}.eyebrow{letter-spacing:2px;color:var(--muted);margin-bottom:16px;font-size:.75rem;font-weight:600}.heading-dot{color:#9b8bef}.subtitle{color:var(--muted);margin-top:13px;font-size:1rem}.project-count{color:#b9bdd0;white-space:nowrap;padding-bottom:3px;font-size:.875rem}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.project-card{border:1px solid var(--line);background:linear-gradient(145deg,#151924,#10141e);border-radius:12px;flex-direction:column;min-width:0;padding:27px 26px 0;transition:border-color .18s,transform .18s;display:flex}.project-card:hover{border-color:#716699;transform:translateY(-3px)}.card-title{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.card-title h2{overflow-wrap:anywhere;font-size:1.2rem;line-height:1.4}.card-arrow{color:#838b9e;font-size:20px;line-height:1.4}.card-description{color:var(--muted);min-height:47px;margin-top:10px;font-size:.875rem}.card-progress{color:var(--muted);justify-content:space-between;align-items:baseline;margin:27px 0 12px;font-size:.8125rem;display:flex}.card-progress strong{color:#e4e3f2;letter-spacing:-1px;font-size:1.65rem;font-weight:500}.card-progress small{color:#a7a7bc;margin-left:3px;font-size:.875rem}.progress{background:#282b3a;border-radius:5px;height:5px;overflow:hidden}.progress>span{background:#9587ed;border-radius:5px;height:100%;display:block}.card-meta{gap:23px;margin:28px 0 29px;display:grid}.card-meta dt{color:var(--muted);margin-bottom:7px;font-size:.75rem}.card-meta dd{color:#e0e3ed;margin:0;font-size:.875rem;line-height:1.5}.card-bottom{border-top:1px solid var(--line);margin-top:auto;padding:18px 0}.badge{color:var(--accent);background:#252139;border-radius:5px;align-items:center;gap:7px;padding:4px 8px;font-size:.75rem;font-weight:500;line-height:1.5;display:inline-flex}.badge>span{background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px}.project-planning{color:#c4c9d5;background:#262b35}.project-paused{color:#e6c38d;background:#332d23}.project-completed{color:var(--green);background:#1c302b}.project-archived{color:#b0b7c7;background:#242934}.workspace-note{color:#929aae;align-items:center;gap:10px;margin:32px 0 48px;font-size:.8125rem;display:flex}.workspace-note>span{color:#aaa0d4}.footer{border-top:1px solid var(--line);color:#8f97a9;justify-content:space-between;gap:18px;margin:0 4.2%;padding:25px 0;font-size:.75rem;display:flex}.footer-dot{margin:0 9px}.skip-link{z-index:100;background:#222c48;padding:12px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.empty-state{min-height:75vh;padding-top:80px}.empty-state p{color:var(--muted);margin-bottom:20px}.back-link{color:#b9b0f6;align-items:center;min-height:44px;font-size:.875rem;display:inline-flex}.empty-state h1{margin-bottom:20px}@media (width>=1650px){.project-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=2000px){.project-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width<=1100px){.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{height:76px}.workspace-page{padding-top:46px}}@media (width<=600px){.container{width:calc(100% - 40px)}.topbar{gap:15px;height:72px;padding:0 20px}.brand{gap:8px;font-size:14px}.header-divider{display:none}.workspace-label{gap:0;font-size:0}.workspace-label strong{font-size:.8125rem}.readonly{padding:5px 7px;font-size:.75rem}.workspace-page{padding-top:34px}.page-heading{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:28px}.eyebrow{letter-spacing:1.7px;margin-bottom:12px;font-size:.75rem}.subtitle{font-size:.875rem}.project-count{font-size:.8125rem}.project-grid{grid-template-columns:minmax(0,1fr);gap:16px}.project-card{padding:24px 22px 0}.card-description{min-height:0}.card-progress{margin-top:23px}.footer{flex-direction:column;gap:8px;margin:0 20px;padding:22px 0}.workspace-note{align-items:flex-start;line-height:1.7}.card-meta{gap:22px}.card-title h2{font-size:1.2rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.detail-page{max-width:1440px;padding-top:29px;padding-bottom:56px}.breadcrumb{color:#a6adbf;flex-wrap:wrap;align-items:center;gap:16px;min-height:34px;margin-bottom:34px;font-size:.8125rem;display:flex}.breadcrumb a{color:#b7bed0;align-items:center;min-height:44px;display:flex}.breadcrumb a:hover{color:var(--accent)}.breadcrumb>span:last-child{color:#d3d5e1}.project-heading{justify-content:space-between;align-items:center;gap:40px;margin-bottom:36px;display:flex}.project-title-line{flex-wrap:wrap;align-items:center;gap:21px;display:flex}.project-heading .subtitle{margin-top:12px}.detail-progress{flex-shrink:0;width:220px}.detail-progress>div:first-child{justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px;display:flex}.detail-progress span{color:var(--muted);font-size:.8125rem}.detail-progress strong{letter-spacing:-1px;font-size:2rem;font-weight:500}.detail-progress small{color:#b3aecb;margin-left:3px;font-size:1rem}.focus-strip{border:1px solid var(--line);background:#121620;border-radius:10px;grid-template-columns:1fr 1.3fr 1.1fr;margin-bottom:45px;padding:23px 0;display:grid}.focus-strip>div{min-width:0;padding:0 26px}.focus-strip>div+div{border-left:1px solid #2a2e3b}.section-label{color:var(--muted);margin-bottom:8px;font-size:.75rem}.focus-value{overflow-wrap:anywhere;font-size:.9375rem;font-weight:500;line-height:1.5}.current-stage{color:#b8acff;align-items:center;gap:9px;display:flex}.current-stage>span{font-size:9px}.milestone-arrow{color:#a49abf;margin-left:13px}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.section-heading h2,.executive-section>h2{font-size:1.0625rem;font-weight:550}.section-heading>span,.deliveries-heading-group>span{color:var(--muted);font-size:.75rem}.timeline{grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 43px;padding:0;list-style:none;display:grid}.timeline-item{min-width:0;position:relative}.timeline-item:not(:last-child):after{content:"";z-index:0;background:#313646;height:1px;position:absolute;top:28px;left:48px;right:10px}.stage-completed:not(:last-child):after{background:#3b5f53}.stage-button{text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;flex-direction:column;align-items:flex-start;gap:12px;width:calc(100% - 10px);padding:12px 10px;display:flex;position:relative}.stage-button:hover{background:#131722}.stage-button.selected{background:#151522;border-color:#39314e}.stage-copy{z-index:1;flex-direction:column;gap:5px;display:flex;position:relative}.stage-number{letter-spacing:1.3px;color:#969fb3;font-size:.6875rem}.stage-name{font-size:.9375rem;font-weight:500}.stage-state{color:var(--muted);font-size:.75rem}.stage-active .stage-name,.stage-active .stage-state{color:#b8acff}.stage-completed .stage-state{color:#91b8a7}.stage-blocked .stage-state{color:var(--red)}.status-symbol{color:#a0a8bb;z-index:1;background:#141922;border:1px solid #444b5e;border-radius:50%;flex-shrink:0;place-items:center;width:29px;height:29px;font-size:16px;font-weight:500;display:grid;position:relative}.status-active{color:#b8a6ff;background:#282039;border-color:#7e6bb8;font-size:10px;box-shadow:0 0 0 4px #151522}.status-completed{color:#8dd5b0;background:#182c25;border-color:#355c4b;font-size:14px}.status-blocked{color:#f0a1ab;background:#382128;border-color:#79434e}.deliveries-section{margin-bottom:44px}.deliveries-heading-group{align-items:center;gap:16px;display:flex}.subtle-slash{color:#60687c;margin:0 6px;font-weight:400}.delivery-list{border:1px solid var(--line);background:#10141d;border-radius:10px;overflow:hidden}.delivery-row{text-align:left;background:0 0;border:0;align-items:center;gap:16px;width:100%;min-height:68px;padding:17px 22px;display:flex}.delivery-row+.delivery-row{border-top:1px solid #242936}.delivery-row:hover{background:#1b1e2e}.delivery-row:focus-visible{outline-offset:-3px;z-index:2;position:relative}.delivery-row .status-symbol{width:23px;height:23px;font-size:13px}.delivery-row .status-active{box-shadow:none;font-size:8px}.delivery-active{background:#1a1828}.delivery-title{overflow-wrap:anywhere;flex:1;min-width:0;font-size:.875rem;font-weight:450}.delivery-status{color:#a0a7b9;font-size:.75rem}.text-completed{color:#97b9a8}.text-blocked{color:var(--red)}.delivery-chevron{color:#8e95a8;margin-left:9px;font-size:22px}.working-badge{text-transform:uppercase;letter-spacing:1px;color:#c0b1ff;background:#2b2240;border-radius:4px;padding:5px 9px;font-size:.6875rem}.project-bottom{border-top:1px solid var(--line);grid-template-columns:1.15fr 1fr;gap:55px;padding-top:33px;display:grid}.executive-description{flex-direction:column;gap:18px;margin:24px 0;display:flex}.executive-description dt{color:var(--muted);margin-bottom:6px;font-size:.75rem}.executive-description dd{color:#c5cad8;margin:0;font-size:.875rem;line-height:1.7}.summary-progress{color:var(--muted);justify-content:space-between;margin:24px 0 11px;font-size:.75rem;display:flex}.summary-progress strong{color:#d7d4e8;font-weight:500}.summary-counts{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.summary-counts>div{flex-direction:column;gap:7px;display:flex}.summary-counts dd{margin:0;font-size:1.25rem;font-weight:500}.summary-counts dt{color:var(--muted);font-size:.6875rem;line-height:1.5}.history-list{margin:24px 0 0;padding:0;list-style:none}.history-list li{border-left:1px solid #303644;padding:0 0 25px 22px;position:relative}.history-list li:before{content:"";background:#8e859f;border-radius:50%;width:5px;height:5px;position:absolute;top:6px;left:-3px;box-shadow:0 0 0 4px #0b0e15}.history-list li:last-child{border-color:#0000;padding-bottom:0}.history-list time{color:#a0a6b7;font-size:.75rem}.history-list p{color:#c4c9d6;margin-top:8px;font-size:.875rem;line-height:1.7}.delivery-drawer{color:#e8eaf0;background:#121620;border:0;border-left:1px solid #34384a;width:520px;max-width:100%;height:100dvh;max-height:100dvh;margin:0 0 0 auto;padding:0;overflow:auto;box-shadow:-20px 0 80px #0005}.delivery-drawer::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#060810bc}.drawer-content{padding:27px 34px 32px}.drawer-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:27px;display:flex}.drawer-top .eyebrow{letter-spacing:1.4px;margin-bottom:0;font-size:.6875rem;line-height:1.7}.icon-button{color:#c7cddd;background:#1c2130;border:1px solid #343b4c;border-radius:8px;flex-shrink:0;width:44px;height:44px;font-size:26px;line-height:1}.icon-button:hover{background:#292e40}.delivery-drawer h2{margin-bottom:15px;font-size:1.75rem;line-height:1.3}.drawer-description{color:#b6bdcf;margin:24px 0 30px;font-size:.9375rem;line-height:1.75}.delivery-drawer section{margin-top:28px}.delivery-drawer h3{margin-bottom:10px;font-size:.875rem;font-weight:550}.delivery-drawer section p{color:#b6bdcf;font-size:.875rem;line-height:1.8}.delivery-drawer .current-work{background:#201c30;border:1px solid #3c3155;border-radius:8px;padding:18px 20px}.current-work h3{color:#c4b4f8}.criteria-heading{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.criteria-heading>span{color:#aaa2c1;font-size:.75rem}.criteria-list{margin:8px 0 0;padding:0;list-style:none}.criteria-list li{color:#c7ccda;align-items:center;gap:12px;padding:11px 0;font-size:.875rem;line-height:1.6;display:flex}.criterion-check{border:1px solid #4e5569;border-radius:4px;flex-shrink:0;place-items:center;width:19px;height:19px;font-size:12px;display:grid}.criterion-check.checked{color:#93d5b2;background:#1c352c;border-color:#39634f}.criteria-list small{color:var(--muted)}.drawer-footer{border-top:1px solid var(--line);color:#9da7bb;flex-direction:column;gap:8px;margin-top:34px;padding-top:21px;font-size:.75rem;display:flex}.drawer-footer time{color:#bdc5d6}.work-pending{color:#c0c8d9;background:#272c38}.work-completed{color:#97dbb8;background:#20372e}.work-blocked{color:#f3adb8;background:#3b252d}.empty-deliveries{color:var(--muted);padding:26px;font-size:.875rem}.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}@media (width<=1100px){.detail-page{padding-top:20px}.project-bottom{gap:32px}.focus-strip>div{padding:0 20px}.section-hint{display:none}.summary-counts{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:22px}}@media (width<=760px){.project-heading{flex-direction:column;align-items:flex-start;gap:22px}.detail-progress{width:100%;max-width:300px}.detail-progress strong{font-size:1.6rem}.focus-strip{grid-template-columns:1fr 1fr;gap:20px}.focus-strip>div:last-child{border-left:0;border-top:1px solid var(--line);grid-column:1/-1;padding-top:20px}.project-bottom{grid-template-columns:1fr;gap:32px}.history-section{border-top:1px solid var(--line);padding-top:26px}.summary-counts{grid-template-columns:repeat(5,minmax(0,1fr))}.stage-name{font-size:.8125rem}.stage-button{padding:12px 8px}.section-heading>span{display:none}.deliveries-heading-group{flex-direction:column;align-items:flex-start;gap:9px}}@media (width<=600px){.detail-page{padding-top:14px;padding-bottom:32px}.breadcrumb{gap:12px;margin-bottom:23px;font-size:.75rem}.project-title-line{gap:13px}.project-heading{margin-bottom:25px}.focus-strip{grid-template-columns:1fr;gap:0;margin-bottom:30px;padding:0}.focus-strip>div{padding:19px 20px}.focus-strip>div+div,.focus-strip>div:last-child{border-left:0;border-top:1px solid var(--line);grid-column:auto;padding:19px 20px}.section-heading{margin-bottom:17px}.timeline{grid-template-columns:1fr;gap:4px;margin-bottom:28px}.stage-button{flex-direction:row;align-items:center;gap:17px;width:100%;padding:14px}.stage-copy{grid-template-columns:1fr;gap:4px;display:grid}.stage-state{font-size:.75rem}.stage-number{font-size:.6875rem}.stage-name{font-size:.9375rem}.timeline-item:not(:last-child):after{width:1px;height:calc(100% - 28px);top:58px;left:28px;right:auto}.stage-button.selected{background:#181524}.deliveries-heading-group h2{font-size:1rem;line-height:1.6}.delivery-row{flex-wrap:wrap;gap:11px;padding:16px 14px}.delivery-title{flex-basis:calc(100% - 72px)}.delivery-chevron{order:2;margin-left:0}.delivery-status,.working-badge{order:3;margin-left:34px;font-size:.6875rem}.delivery-title{order:1}.delivery-row .status-symbol{order:0}.working-badge{letter-spacing:.7px}.deliveries-section{margin-bottom:30px}.project-bottom{padding-top:27px}.summary-counts{grid-template-columns:repeat(3,minmax(0,1fr))}.drawer-content{padding:18px 24px 28px}.drawer-top{margin-bottom:22px}.delivery-drawer h2{font-size:1.6rem}.drawer-top .eyebrow{font-size:.6875rem}.drawer-description{font-size:.875rem}.project-heading h1{font-size:2.2rem}}@media (forced-colors:active){.progress>span{background:highlight}.status-symbol,.badge,.criterion-check{border:1px solid canvastext}.timeline-item:after{background:canvastext}}.project-views{flex-wrap:wrap;gap:10px;margin:-13px 0 30px;display:flex}.project-views button{color:#aeb5c6;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:10px;min-height:44px;padding:10px 14px;font-size:.875rem;display:flex}.project-views button[aria-pressed=true]{color:#c4b4ff;background:#211d32;border-color:#44365e}.project-views button:hover{background:#1b1d2b}.project-views button>span{color:#abb0c1;background:#292b39;border-radius:4px;padding:1px 6px;font-size:.75rem}.empty-filter{color:var(--muted);padding:45px 0}.references-section{border-top:1px solid var(--line);margin-top:31px;padding-top:24px}.references-section h2{margin-bottom:16px;font-size:1.0625rem}.references-list{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.references-list a{background:#141924;border:1px solid #303547;border-radius:7px;align-items:center;gap:14px;min-height:44px;padding:13px 16px;font-size:.8125rem;display:flex}.references-list a:hover{color:#c9bcff;border-color:#8874bb}.reference-type{color:#a0a9bd;text-transform:uppercase;letter-spacing:1px;margin-bottom:5px;font-size:.6875rem;display:block}.reference-arrow{color:#a99bd0}.reference-note{color:#929cb0;margin-top:14px;font-size:.75rem}.completion-note{background:#14251f;border:1px solid #355547;border-radius:9px;margin-bottom:28px;padding:19px 23px}.completion-note h2{color:#a0d8ba;margin-bottom:8px;font-size:1rem}.completion-note p{color:#b9cabe;font-size:.875rem}.completion-note time{color:#aec5ba;font-size:.75rem}.history-attribution{color:#98a3b8;margin-top:8px;font-size:.6875rem;display:block}@media (width<=600px){.project-views{gap:5px;margin:-3px 0 24px}.project-views button{gap:6px;padding:9px 8px;font-size:.8125rem}.references-list{flex-direction:column}.references-list a{justify-content:space-between}.topbar{flex-wrap:wrap;height:auto;min-height:72px;padding-top:14px;padding-bottom:14px}.readonly{white-space:normal}.project-count{padding:0}}.access-button{color:#b9b0ed;background:0 0;border:0;min-height:44px;padding:8px;font-size:.8125rem}.form-dialog{color:#e7eaf1;background:#151a25;border:1px solid #3e4558;border-radius:12px;width:520px;max-width:calc(100% - 32px);max-height:90dvh;padding:26px;overflow:auto}.form-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#050710c9}.form-dialog-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.form-dialog h2{font-size:1.25rem}.form-description{color:#b3bccf;margin-bottom:20px;font-size:.875rem}form label{color:#c9cede;flex-direction:column;gap:8px;margin-bottom:18px;font-size:.875rem;display:flex}input,select,textarea{font:inherit;color:#e5e8f3;background:#0e131d;border:1px solid #495269;border-radius:6px;width:100%;min-height:44px;padding:11px 12px}textarea{resize:vertical;min-height:86px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #b8afff}input[type=checkbox]{accent-color:#a495ed;flex-shrink:0;width:22px;height:22px;min-height:22px}.primary-button{color:#10101c;background:#b1a1ed;border:1px solid #a494e0;border-radius:6px;min-height:44px;padding:11px 18px;font-weight:600}.primary-button:disabled{opacity:.65;cursor:wait}.form-error{color:#ffb2bd;margin:12px 0;font-size:.875rem;line-height:1.7}.project-actions{margin-left:10px;font-size:.8125rem;position:relative}.project-actions summary{cursor:pointer;color:#b9b4cf;min-height:44px;padding:10px}.project-actions>div{z-index:5;background:#1b2030;border:1px solid #41495f;border-radius:8px;min-width:215px;padding:8px;position:absolute;box-shadow:0 10px 30px #0007}.project-actions button{text-align:left;background:0 0;border:0;border-radius:4px;width:100%;padding:12px;font-size:.875rem;display:block}.project-actions button:hover{background:#302840}.delivery-editor{border-top:1px solid var(--line);margin-top:26px;padding-top:24px}.delivery-editor h3{margin-bottom:18px}@media (width<=600px){.topbar{gap:9px}.access-button{padding:4px;font-size:.75rem}.readonly{margin-left:auto;font-size:.6875rem}.brand{font-size:12px}.workspace-label strong{font-size:.75rem}.project-actions{margin-left:0}.project-actions>div{min-width:200px;left:0}.form-dialog{padding:22px}.form-dialog h2{font-size:1.1rem}}.secondary-button{color:#c2b7ec;background:#1d2232;border:1px solid #40465c;border-radius:6px;min-height:44px;padding:10px 15px;font-size:.8125rem}.secondary-button:hover{background:#2b2540}.project-heading .project-actions{margin-left:0}
