: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}.subtitle{color:var(--muted);margin-top:13px;font-size:1rem}.project-count{color:#b9bdd0;white-space:nowrap;padding-bottom:3px;font-size:.875rem}.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 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-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-name{font-size:.9375rem;font-weight:500}.stage-active .stage-name,.stage-active .stage-state{color:#b8acff}.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: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}.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>div{flex-direction:column;gap:7px;display:flex}.summary-counts dd{margin:0;font-size:1.25rem;font-weight:500}.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 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: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: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}:root{--muted:#9daec4;--line:#243246;--surface:#101b28;--accent:#83b4ff;color:#eef3fb;background:#09111b;font-family:Segoe UI Variable,Inter,Segoe UI,sans-serif}.ui-icon{vertical-align:middle;flex-shrink:0;width:20px;height:20px}.portal-sidebar{z-index:20;background:#0c1520;border-right:1px solid #202d3e;flex-direction:column;width:216px;padding:30px 18px 22px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:1.8px;gap:10px;padding:0 8px;font-size:18px}.brand-mark{background:#7972f2;width:34px;height:36px;box-shadow:0 5px 22px #7763ff25}.sidebar-caption{letter-spacing:1.8px;color:#8092ac;margin:42px 12px 14px;font-size:9px}.sidebar-nav{gap:8px;display:grid}.sidebar-link{color:#b7d6ff;background:#172a43;border:1px solid #284360;border-radius:9px;align-items:center;gap:12px;padding:13px 12px;font-size:13px;font-weight:600;display:flex}.sidebar-link>.ui-icon:last-child{width:15px;margin-left:auto}.sidebar-message{color:#8496af;margin:auto 8px;padding-top:36px;font-size:12px;line-height:1.7}.sidebar-message strong{color:#cfdaeb;margin:14px 0 5px;font-size:14px;display:block}.sidebar-orbit{color:#8ea9d0;border:1px solid #304058;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.sidebar-account{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px;padding-top:20px;display:flex}.sidebar-account .header-divider{display:none}.sidebar-account .workspace-label,.sidebar-account .workspace-switcher{gap:7px;width:100%;font-size:11px;display:grid}.sidebar-account .workspace-label strong{color:#edf3fc;margin:0;font-size:15px;display:block}.sidebar-account .workspace-switcher select{width:100%}.sidebar-account .readonly{max-width:100%;margin:0;padding:5px 8px;font-size:10px}.sidebar-account .access-button{margin-left:auto}.portal-content{background:radial-gradient(at 80% 0,#17283d66,#0000 45%);min-height:100vh;margin-left:216px}.container{width:auto;max-width:1680px;margin:0 auto;padding:38px 32px 24px}.footer{margin:24px 32px 0;padding:22px 0;font-size:11px}h1{letter-spacing:-1.2px;font-size:clamp(1.8rem,2.7vw,2.7rem);font-weight:700}h2{letter-spacing:-.2px;font-size:16px;font-weight:650}h2 .ui-icon{color:#9fb4d2;margin-right:8px}.eyebrow{color:#94a9c7;letter-spacing:2px;margin-bottom:9px;font-size:10px}.subtitle{color:#a6b5ca;margin-top:9px;font-size:14px;line-height:1.65}.heading-dot{color:#80a7ff}.page-heading{gap:18px;margin-bottom:28px}.project-count{color:#b0bfd2;font-size:12px}.project-views{border-bottom:1px solid var(--line);gap:7px;margin-bottom:23px;padding-bottom:14px}.project-views button{border-radius:7px;padding:9px 13px;font-size:12px}.project-views button[aria-pressed=true]{color:#c2dcff;background:#1b2e49;border-color:#3b5576}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.project-card{border:1px solid #253448;border-top:2px solid color-mix(in srgb, var(--project-accent) 65%, #263245);background:linear-gradient(145deg,#152231,#101a26 75%);border-radius:13px;flex-direction:column;min-height:355px;padding:22px;transition:transform .18s,border-color .18s,background .18s;display:flex;box-shadow:0 10px 26px #0002}.project-card:hover{border-color:var(--project-accent);background:#182638;transform:translateY(-4px)}.project-identity{width:52px;height:52px;color:var(--project-accent);background:color-mix(in srgb, var(--project-accent) 13%, #101724);border:1px solid color-mix(in srgb, var(--project-accent) 24%, #1a2333);border-radius:13px;flex-shrink:0;place-items:center;display:grid;box-shadow:inset 0 1px #ffffff08}.project-identity>.ui-icon{stroke-width:1.8px;width:29px;height:29px}.card-title{align-items:center;gap:13px;display:flex}.card-title h2{font-size:16px;line-height:1.4}.card-arrow{display:none}.card-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;margin:17px 0 21px;font-size:12px;line-height:1.65;display:-webkit-box;overflow:hidden}.card-progress{align-items:baseline;margin:0 0 9px}.card-progress strong{color:#eff5ff;font-size:25px;font-weight:650}.progress{background:#263447;border-radius:8px;height:7px}.progress>span{background:var(--project-accent,#74adff);border-radius:8px}.card-meta{gap:16px;margin:22px 0 20px;display:grid}.card-meta dt{color:#91a4bd;align-items:center;gap:7px;font-size:10px;display:flex}.card-meta dt .ui-icon{width:14px;height:14px}.card-meta dd{margin-top:6px;font-size:12px;line-height:1.55}.card-meta>div:first-child dd{text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:650}.card-meta>div:last-child dd{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.card-bottom{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:15px;display:flex}.card-open{color:#c6d6eb;background:#253448;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.card-open .ui-icon{width:16px}.badge{white-space:normal;border-radius:6px;padding:6px 9px;font-size:10px}.project-active,.work-active{color:#9dd1ff;background:#153756}.project-completed,.work-completed{color:#80e8b5;background:#14392f}.project-planning{color:#bdcadd;background:#293446}.project-paused{color:#f3cf88;background:#3b3020}.workspace-note{margin-top:30px;font-size:12px}.view-links-admin{border-top:1px solid #26364b;margin-top:42px;padding-top:24px}.view-links-toggle{color:#a9bdd6;background:0 0;border:1px solid #30425d;border-radius:8px;padding:10px 14px;font-size:12px}.view-links-toggle:hover{color:#d8e7fb;background:#152234;border-color:#4f6f97}.view-links-panel{background:#101b29;border:1px solid #26364b;border-radius:12px;margin-top:18px;padding:18px}.view-links-intro,.view-links-empty,.view-links-error{color:#9eb3cb;font-size:12px;line-height:1.6}.view-links-error{color:#f0a1ab}.view-links-form{flex-wrap:wrap;align-items:end;gap:12px;margin:16px 0;display:flex}.view-links-form label{color:#a9bdd6;gap:6px;font-size:11px;display:grid}.view-links-form input{min-width:220px;color:inherit;font:inherit;background:#0f1724;border:1px solid #30425d;border-radius:8px;padding:10px 12px}.view-links-form button,.view-links-url button,.view-links-revoke{color:#d8e7fb;background:#1a3552;border:1px solid #3f6288;border-radius:8px;padding:10px 14px;font-size:12px}.view-links-revoke{color:#f0b8c0;background:#2a1d24;border-color:#6a3d49}.view-links-created{background:#122033;border:1px solid #35557a;border-radius:10px;margin:14px 0;padding:14px}.view-links-created p{color:#bdd4ee;margin:0 0 10px;font-size:12px}.view-links-url{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.view-links-url code{overflow-wrap:anywhere;color:#e7f0fb;flex:1;min-width:0;font-size:11px}.view-links-table{border-collapse:collapse;width:100%;margin-top:8px;font-size:12px}.view-links-table caption{text-align:left;color:#8fa8c4;margin-bottom:10px}.view-links-table th,.view-links-table td{text-align:left;vertical-align:top;border-bottom:1px solid #243246;padding:10px 8px}.view-links-table th{color:#93aecd;font-weight:600}@media (width<=700px){.view-links-form{flex-direction:column;align-items:stretch}.view-links-form input{width:100%;min-width:0}.view-links-table{display:block;overflow-x:auto}}.breadcrumb{margin-bottom:26px;font-size:11px}.project-heading{background:linear-gradient(120deg,#172435,#111d2d);border:1px solid #2a394d;border-radius:15px;grid-template-columns:auto minmax(0,1fr) 220px;align-items:center;gap:22px;margin-bottom:26px;padding:26px;display:grid;box-shadow:0 12px 30px #0002}.hero-identity .project-identity{border-radius:18px;width:76px;height:80px}.hero-identity .ui-icon{width:43px;height:43px}.project-title-line{flex-wrap:wrap;align-items:center;gap:12px}.project-title-line h1{flex-basis:100%;font-size:clamp(1.65rem,2.25vw,2.4rem)}.hero-copy .subtitle{max-width:800px;font-size:13px}.detail-progress{background:#0d1727;border:1px solid #31415a;border-radius:11px;width:auto;min-width:0;padding:18px}.detail-progress>div:first-child{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:14px;display:flex}.detail-progress>div>span{color:#b5c4d9;font-size:11px}.detail-progress strong{letter-spacing:-1px;font-size:42px;font-weight:700;line-height:1}.detail-progress strong small{color:#95aecf;margin-left:4px;font-size:18px}.detail-progress .progress{height:8px}.journey-section{background:#101a28;border:1px solid #223146;border-radius:12px;margin:0 0 26px;padding:20px 22px}.section-heading{gap:12px;margin-bottom:18px}.section-heading>span{font-size:10px}.timeline{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;padding:0;display:grid}.timeline-item{min-width:0}.stage-button{text-align:center;border:1px solid #0000;border-radius:10px;flex-direction:column;align-items:center;gap:10px;width:100%;padding:14px 9px;display:flex;position:relative}.stage-button:after,.timeline-item:not(:last-child):after{content:none}.timeline-item:not(:last-child) .stage-button:before{content:"";background:#344258;height:2px;position:absolute;top:33px;left:calc(50% + 23px);right:calc(13px - 50%)}.timeline-item.stage-completed .stage-button:before{background:#348e76}.stage-button .status-symbol{z-index:1;color:#8fa2bf;background:#142132;border-width:2px;flex-shrink:0;width:38px;height:38px;font-size:18px;position:relative}.stage-completed .status-symbol{color:#0b2820;background:#47d69e;border-color:#47d69e}.is-current .stage-button{background:#172f4c;border-color:#36628e;box-shadow:inset 0 0 25px #3585dd0a}.is-current .status-symbol{color:#fff;background:#368af1;border-color:#8fc5ff;box-shadow:0 0 0 5px #398eee20}.stage-button.selected{background:#1a2b43;outline:1px solid #526f97}.is-current .stage-button.selected{background:#172f4c;border-color:#558bc7}.stage-copy{gap:4px;display:grid}.stage-number{letter-spacing:1.6px;color:#8fa4c0;font-size:9px}.stage-name{color:#e1eaf7;font-size:12px;font-weight:650}.stage-state{color:#91a7c5;font-size:10px}.is-current .stage-state{color:#9bccff;font-weight:650}.stage-completed .stage-state{color:#7addb1}.project-workspace{grid-template-columns:minmax(0,1.25fr) minmax(320px,.85fr);align-items:start;gap:22px;display:grid}.deliveries-section,.executive-section,.history-section,.references-section,.completion-note{background:#101b29;border:1px solid #26364b;border-radius:12px;min-width:0;margin:0;padding:22px;box-shadow:0 8px 24px #0001}.deliveries-heading-group{gap:8px;display:grid}.deliveries-heading-group>span{color:#acbdd3;font-size:10px}.deliveries-section .section-hint{display:none}.delivery-list{border:0;border-radius:0;overflow:visible}.delivery-row{background:0 0;border-bottom:1px solid #273548;grid-template-columns:25px minmax(0,1fr) auto 12px;gap:10px;min-height:68px;padding:16px 10px;display:grid}.delivery-row:last-child{border-bottom:0}.delivery-row:hover{background:#1c2c40}.delivery-active{background:#152d49;border:1px solid #2f5680;border-radius:8px;margin:5px 0}.delivery-title{font-size:12px;line-height:1.55}.delivery-status{font-size:10px}.working-badge{letter-spacing:.5px;color:#d1e6ff;background:#245589;padding:5px 6px;font-size:8px}.status-completed{color:#0c251d;background:#4bdaa0;border-color:#4bdaa0}.status-active{color:#8ec4ff;background:#1a4777;border-color:#6095d0}.executive-description{gap:0;margin-top:20px;display:grid}.executive-description>div{border-bottom:1px solid #233247;grid-template-columns:105px minmax(0,1fr);gap:12px;padding:14px 0;display:grid}.executive-description dt{color:#a6b9d3;align-items:flex-start;gap:8px;font-size:10px;line-height:1.6;display:flex}.executive-description dt .ui-icon{color:#8db7ed;width:17px;height:17px}.executive-description dd{color:#e0e8f4;margin:0;font-size:12px;line-height:1.65}.summary-progress{margin:21px 0 10px;font-size:11px}.summary-counts{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin-top:18px;display:grid}.summary-counts .metric{text-align:center;background:#142234;border-radius:7px;flex-direction:column;align-items:center;gap:6px;padding:10px 3px;display:flex}.metric>.ui-icon{color:#9eb5d2;width:15px;height:15px}.summary-counts dd{margin:0;font-size:21px}.summary-counts dt{color:#a9bad1;font-size:8px;line-height:1.4}.metric-completed>.ui-icon{color:#6ee2aa}.metric-active>.ui-icon{color:#85bfff}.metric-blocked>.ui-icon{color:#ffa6ae}.project-bottom{border:0;margin:24px 0 0;padding:0;display:block}.history-section{padding-bottom:12px}.history-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 32px;margin-top:15px;display:grid}.history-list li{min-width:0;padding:0 0 20px 20px}.history-list p,.expandable-update summary{overflow-wrap:anywhere;font-size:12px;line-height:1.65}.history-list time{color:#91a7c3;font-size:10px}.history-attribution{color:#8fa7c6;font-size:9px}.expandable-update{margin-top:8px}.expandable-update summary{cursor:pointer;color:#d3deee;list-style:none}.expand-label{color:#97c5ff;margin-top:5px;font-size:10px;display:block}.expandable-update[open] summary>span:first-child{display:none}.expandable-update[open] .expand-label{font-size:0}.expandable-update[open] .expand-label:after{content:"Recolher registro";font-size:10px}.history-toggle{color:#a6ceff;background:0 0;border:0;padding:10px 0;font-size:12px}.references-section{margin-top:22px}.references-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.references-list li{min-width:0}.references-list a{background:#162438;border:1px solid #30425d;border-radius:9px;align-items:center;gap:12px;min-height:84px;padding:15px;font-size:12px;display:flex}.references-list a:hover{background:#1a2d46;border-color:#6c99d3}.resource-icon{color:#afc8eb;background:#243953;border-radius:7px;flex-shrink:0;place-items:center;width:34px;height:38px;display:grid}.reference-type{color:#93aecd;letter-spacing:1px;margin-bottom:5px;font-size:9px}.reference-note{margin-top:14px;font-size:10px}.completion-note{margin-top:22px}@media (width>=1700px){.project-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.project-card{padding:20px 17px}}@media (width<=1199px){.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-workspace{grid-template-columns:1fr}.project-heading{grid-template-columns:60px minmax(0,1fr) 165px;gap:16px;padding:20px}.hero-identity .project-identity{width:60px;height:66px}.project-title-line h1{font-size:27px}.references-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=800px){.portal-sidebar{border-bottom:1px solid #26364b;border-right:0;flex-flow:wrap;align-items:center;gap:16px;width:100%;padding:16px 20px;position:relative}.sidebar-caption,.sidebar-message{display:none}.sidebar-nav{margin-left:auto}.sidebar-link{padding:9px 12px}.sidebar-link>.ui-icon:last-child{display:none}.sidebar-account{border:0;gap:12px;width:100%;margin:0;padding:0}.sidebar-account .workspace-label,.sidebar-account .workspace-switcher{align-items:center;width:auto;margin-right:auto;display:flex}.sidebar-account .workspace-label strong{font-size:12px}.sidebar-account .workspace-switcher select{width:auto}.sidebar-account .access-button,.portal-content{margin:0}.container{padding:26px 20px 20px}.footer{margin:18px 20px 0}}@media (width<=600px){.project-grid{grid-template-columns:1fr}.project-card{min-height:0;padding:22px}.card-description{min-height:0}.project-heading{grid-template-columns:52px minmax(0,1fr);gap:14px;padding:18px}.hero-identity{align-self:start}.hero-identity .project-identity{border-radius:12px;width:52px;height:56px}.hero-identity .ui-icon{width:29px;height:29px}.project-title-line h1{font-size:25px}.hero-copy .eyebrow{letter-spacing:1px;font-size:8px}.project-heading .subtitle{grid-column:1/-1;font-size:12px}.detail-progress{grid-column:1/-1;padding:15px}.detail-progress>div:first-child{flex-direction:row;align-items:center}.detail-progress strong{font-size:32px}.journey-section{padding:16px 10px}.journey-section>.section-heading{padding:0 6px}.journey-section>.section-heading>span{display:none}.timeline{gap:5px}.stage-button{gap:8px;padding:12px 3px}.stage-name{overflow-wrap:anywhere;font-size:10px}.stage-number{letter-spacing:.5px;font-size:8px}.stage-state{font-size:9px}.stage-button .status-symbol{width:29px;height:29px;font-size:15px}.timeline-item:not(:last-child) .stage-button:before{top:26px;left:calc(50% + 17px);right:calc(12px - 50%)}.deliveries-section,.executive-section,.history-section,.references-section{padding:18px 14px}.delivery-row{grid-template-columns:24px minmax(0,1fr) 12px;gap:8px;padding:14px 7px}.delivery-status,.working-badge{grid-column:2;justify-self:start}.delivery-chevron{grid-area:1/3}.delivery-title{font-size:12px}.executive-description>div{grid-template-columns:90px minmax(0,1fr);gap:8px}.history-list,.references-list{grid-template-columns:1fr}.project-bottom{margin-top:20px}.project-workspace{gap:20px}.page-heading{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.project-card{transition:none}.project-card:hover{transform:none}}.card-title{justify-content:flex-start}.card-title h2{flex:1}.card-description,.delivery-title,.executive-description dd,.history-list p,.expandable-update summary{font-size:13px}.stage-active .stage-name{color:#d7eaff}.skip-link:not(:focus){clip-path:inset(50%);width:1px;height:1px;padding:0;overflow:hidden}@media (width>=1200px){.detail-page{max-width:1680px}}@media (width<=600px){.stage-name{font-size:10px}.card-description{font-size:13px}}.project-card{min-height:300px;padding-top:17px;padding-bottom:17px}.card-description{margin-top:11px;margin-bottom:14px}.card-meta{gap:11px;margin-top:16px;margin-bottom:13px}.card-bottom{padding-top:10px}.card-progress>span{text-transform:none;letter-spacing:.2px;font-size:11px}.card-meta dt{font-size:11px}.card-meta>div:first-child dd{text-transform:none;letter-spacing:0;font-size:12px}.executive-description .priority-milestone{background:#1a2d44;border:1px solid #3a5878;border-left:3px solid #84baff;border-radius:8px;grid-template-columns:93px minmax(0,1fr);margin-top:10px;padding:13px 12px}.priority-milestone dt{color:#bdd9ff;font-weight:600}.priority-milestone dd{color:#f0f6ff;font-weight:600}.executive-description dt{font-size:11px}.history-section{padding-top:17px;padding-bottom:8px}.history-section .section-heading{margin-bottom:12px}.history-list{margin-top:10px}.history-list li{padding-bottom:12px}.history-list p,.expandable-update summary{line-height:1.5}.history-list time,.history-attribution{font-size:11px}.history-list p{margin-top:5px;margin-bottom:5px}.history-toggle{padding-top:7px;padding-bottom:7px}.eyebrow,.reference-type,.stage-number{letter-spacing:1px;font-size:11px}.stage-state{font-size:11px}.summary-counts dt{font-size:10px}.working-badge{letter-spacing:0;text-transform:none;font-size:10px}@media (width>=1700px){.project-card{padding-top:16px;padding-bottom:16px}}@media (width<=600px){.project-card{min-height:0;padding-top:17px;padding-bottom:17px}.hero-copy .eyebrow{letter-spacing:.4px;font-size:10px}.stage-number{letter-spacing:0;font-size:10px}.stage-state{font-size:10px}.executive-description .priority-milestone{grid-template-columns:80px minmax(0,1fr);padding:12px 9px}.summary-counts{grid-template-columns:repeat(3,minmax(0,1fr))}}.project-card .card-description{min-height:28px;margin-bottom:9px}.project-card .card-meta{margin-top:13px;margin-bottom:9px}.project-card .card-bottom{padding-top:7px}@media (width<=600px){.project-card .card-description{min-height:0}}
