:root{--ink:#182032;--muted:#69738a;--line:rgba(41,53,82,0.1);--navy:#10134f;--indigo:#5758e8;--violet:#8c67f5;--cyan:#29b6d1;--surface:rgba(255,255,255,0.82);--shadow:0 18px 55px rgba(47,45,110,0.1)}*{box-sizing:border-box}body,html{min-height:100%}body{margin:0;color:var(--ink);background:#f5f6fb;font-family:Open Sans,system-ui,sans-serif;font-size:14px}button,input{font:inherit}button{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid rgba(87,88,232,.28);outline-offset:2px}.app-shell{min-height:100vh;display:flex;position:relative;overflow:hidden}.aurora{position:fixed;border-radius:999px;filter:blur(15px);pointer-events:none;opacity:.42}.aurora--one{width:460px;height:460px;right:16%;top:-300px;background:radial-gradient(circle,#bdb8ff,transparent 68%)}.aurora--two{width:360px;height:360px;left:36%;bottom:-290px;background:radial-gradient(circle,#bdeff3,transparent 68%)}.side-nav{width:236px;min-width:236px;height:100vh;position:-webkit-sticky;position:sticky;top:0;z-index:30;color:#d9dcff;background:linear-gradient(175deg,#10124e,#17165d 58%,#24206d);display:flex;flex-direction:column;padding:24px 16px 16px;box-shadow:12px 0 40px rgba(16,19,79,.12)}.side-nav:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,rgba(255,255,255,.05),transparent 35%)}.brand{height:52px;display:flex;align-items:center;gap:11px;padding:0 9px;color:white;font:700 15px Outfit,sans-serif;letter-spacing:-.02em;position:relative;z-index:1;text-decoration:none}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.05}.brand b{color:#aaaaff;font-size:10px;letter-spacing:.18em;text-transform:uppercase;margin-top:5px}.brand-mark{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(145deg,#7b79ff,#4e4ed4);box-shadow:0 8px 22px rgba(87,88,232,.45),inset 0 1px rgba(255,255,255,.35)}.side-nav nav{margin-top:24px;display:grid;grid-gap:5px;gap:5px;position:relative;z-index:1}.nav-link{min-height:42px;padding:0 12px;display:flex;align-items:center;gap:11px;color:#b8bee4;text-decoration:none;border-radius:11px;font-weight:600;font-size:13px}.nav-link:hover{color:white;background:rgba(255,255,255,.06)}.nav-link--active{color:white;background:linear-gradient(90deg,rgba(111,111,248,.42),rgba(111,111,248,.17));box-shadow:inset 3px 0 #9c9cff}.nav-count{margin-left:auto;min-width:21px;height:21px;display:grid;place-items:center;border-radius:7px;background:rgba(255,255,255,.12);font-size:10px}.nav-divider{height:1px;background:rgba(255,255,255,.09);margin:22px 8px}.nav-label{padding:0 10px;margin:0 0 8px;text-transform:uppercase;letter-spacing:.13em;font-size:9px;color:#767eae;font-weight:700}.saved-view{border:0;background:transparent;color:#abb1d7;width:100%;border-radius:9px;min-height:35px;display:flex;align-items:center;gap:10px;padding:0 10px;cursor:pointer;text-align:left;font-size:12px}.saved-view:hover{background:rgba(255,255,255,.05);color:white}.saved-view span{margin-left:auto;color:#858db9}.dot{width:7px;height:7px;border-radius:50%;box-shadow:0 0 0 4px rgba(255,255,255,.04)}.dot--amber{background:#ffb55f}.dot--cyan{background:#57d5e7}.side-nav__footer{margin-top:auto;position:relative;z-index:1}.preview-badge{display:flex;align-items:center;gap:9px;margin:0 4px 12px;padding:10px;border:1px solid rgba(171,171,255,.18);background:rgba(113,113,229,.12);border-radius:12px;color:#9fa6d2;font-size:9px}.preview-badge svg{color:#b1b0ff}.preview-badge span{display:flex;flex-direction:column;gap:2px}.preview-badge b{color:#e6e7ff;font-size:10px}.profile{width:100%;border:0;border-top:1px solid rgba(255,255,255,.08);background:transparent;padding:15px 6px 2px;color:#acb2d7;display:grid;grid-template-columns:34px 1fr auto;align-items:center;grid-gap:9px;gap:9px;text-align:left;cursor:pointer}.profile>span:first-child{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;color:white;background:linear-gradient(145deg,#d98ab7,#7b6bd3);font-size:11px;font-weight:700}.profile>span:nth-child(2){display:flex;flex-direction:column;font-size:9px}.profile b{color:white;font-size:11px;margin-bottom:2px}.session-label{border-top:1px solid rgba(255,255,255,.08);padding:14px 9px 3px;display:flex;flex-direction:column;gap:2px;color:#7e86b2;font-size:9px}.session-label b{color:#d7dafe;font-size:10px}.workspace{flex:1 1;min-width:0;height:100vh;overflow-y:auto;position:relative;z-index:2}.topbar{height:68px;justify-content:center;padding:0 30px;border-bottom:1px solid var(--line);background:rgba(248,249,253,.82);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:-webkit-sticky;position:sticky;top:0;z-index:20}.global-search,.topbar{display:flex;align-items:center}.global-search{width:min(540px,55vw);height:39px;gap:10px;color:#8b94a9;background:rgba(255,255,255,.85);border:1px solid rgba(57,68,100,.1);border-radius:12px;padding:0 11px;box-shadow:0 5px 20px rgba(29,37,69,.04)}.global-search input{min-width:0;flex:1 1;border:0;outline:0;background:transparent;color:var(--ink);font-size:12px}.global-search kbd{border:1px solid #e4e6ee;background:#f7f7fa;border-radius:5px;padding:2px 6px;font-size:9px;color:#999fb0}.topbar-actions{position:absolute;right:28px;display:flex;gap:7px}.icon-button{width:37px;height:37px;border-radius:11px;border:1px solid rgba(57,68,100,.1);background:rgba(255,255,255,.8);display:grid;place-items:center;cursor:pointer}.icon-button:hover{background:white;box-shadow:0 8px 20px rgba(28,35,72,.08)}.notification-button{position:relative}.notification-button i{position:absolute;width:7px;height:7px;right:7px;top:7px;border-radius:50%;background:#ff656f;border:2px solid white}.menu-button{display:none;position:absolute;left:18px}.content{max-width:1320px;margin:0 auto;padding:34px 34px 70px}.hero-row{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.detail-kicker,.section-kicker{color:#7c7de7;font-size:10px;text-transform:uppercase;letter-spacing:.16em;font-weight:800}.hero-row h1{font:700 31px/1.1 Outfit,sans-serif;letter-spacing:-.04em;margin:5px 0 6px;color:#1b2140}.hero-row p{color:var(--muted);margin:0;font-size:12px}.create-button,.primary-action{border:0;cursor:pointer;color:white;background:linear-gradient(135deg,#6566eb,#8580f2);box-shadow:0 10px 25px rgba(87,88,232,.28),inset 0 1px rgba(255,255,255,.25);border-radius:11px;min-height:40px;padding:0 16px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:12px}.create-button:hover,.primary-action:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(87,88,232,.34)}.metric-grid{margin:24px 0 27px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.metric-grid article{min-height:91px;border:1px solid rgba(49,60,93,.08);background:var(--surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:15px;padding:16px;display:flex;align-items:center;gap:13px;box-shadow:0 8px 30px rgba(42,47,84,.045)}.metric-grid article>span:last-child{display:grid;grid-template-columns:auto 1fr;grid-column-gap:7px;column-gap:7px;align-items:baseline}.metric-grid small{grid-column:1/-1;color:#838ba1;font-weight:600;font-size:10px}.metric-grid strong{font:700 23px Outfit,sans-serif;color:#242b49;letter-spacing:-.04em}.metric-grid .metric-date{font-size:16px;letter-spacing:-.02em}.metric-grid em{font-size:9px;color:#9399aa;font-style:normal}.metric-icon{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto}.metric-icon--blue{color:#545bdc;background:#ececff}.metric-icon--amber{color:#ce7a20;background:#fff3df}.metric-icon--violet{color:#8653d5;background:#f4eaff}.metric-icon--mint{color:#168d86;background:#e0f8f4}.register-toolbar{min-height:46px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:17px}.scope-tabs{height:46px;display:flex;gap:25px}.scope-tabs button{height:46px;position:relative;border:0;background:transparent;cursor:pointer;color:#7c859a;font-weight:600;font-size:11px;padding:0}.scope-tabs button.active{color:#4e50cf}.scope-tabs button.active:after{content:"";position:absolute;bottom:-1px;height:2px;background:#6667e9;left:0;right:0;border-radius:2px}.scope-tabs span{background:#eef0f7;color:#727a8e;padding:2px 6px;border-radius:6px;margin-left:5px;font-size:9px}.view-actions{gap:8px}.filter-button,.view-actions{display:flex;align-items:center}.filter-button{height:33px;gap:7px;border:1px solid var(--line);background:white;border-radius:9px;padding:0 10px;cursor:pointer;font-size:10px;color:#596277;font-weight:600}.filter-button span{background:#696ae8;color:white;padding:1px 5px;border-radius:5px;font-size:8px}.view-switch{background:#e9ebf3;border-radius:9px;padding:3px;display:flex}.view-switch button{width:29px;height:27px;border:0;border-radius:7px;background:transparent;color:#9298a9;display:grid;place-items:center;cursor:pointer}.view-switch button.active{color:#5152d4;background:white;box-shadow:0 2px 7px rgba(38,45,78,.12)}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(250px,1fr));grid-gap:14px;gap:14px}.project-card{min-height:246px;position:relative;overflow:hidden;border:1px solid rgba(42,53,85,.09);border-radius:17px;padding:18px;background:rgba(255,255,255,.9);box-shadow:0 8px 32px rgba(37,43,76,.05);cursor:pointer;text-align:left;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.project-card:hover{transform:translateY(-2px);box-shadow:var(--shadow);border-color:rgba(92,93,224,.25)}.project-card--selected{border-color:rgba(92,93,224,.5);box-shadow:0 15px 42px rgba(70,69,171,.13)}.project-card__glow{position:absolute;width:150px;height:150px;top:-105px;right:-85px;background:radial-gradient(circle,rgba(120,118,245,.2),transparent 70%);border-radius:50%}.project-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;position:relative}.project-card__header>span:first-child{display:flex;flex-direction:column;gap:5px;min-width:0}.eyebrow{color:#7c7de7;font-weight:800;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.project-card strong{font:700 14px/1.35 Outfit,sans-serif;color:#232a47;letter-spacing:-.02em}.health{height:23px;border-radius:999px;display:inline-flex;align-items:center;white-space:nowrap;gap:6px;padding:0 8px;font-size:8px;font-weight:700}.health i{width:5px;height:5px;border-radius:50%;background:currentColor}.health--good{color:#18897a;background:#e2f6f1}.health--risk{color:#b86b14;background:#fff1dd}.health--bad{color:#c24753;background:#ffe7e9}.health--unknown{color:#737b8f;background:#edf0f4}.project-card__customer{color:#788196;font-size:10px;margin-top:9px}.project-card__meta{display:flex;gap:6px;margin-top:13px}.project-card__meta span{color:#727b91;background:#f3f4f8;padding:4px 7px;border-radius:6px;font-size:8px}.progress-block{display:block;margin-top:auto}.progress-copy{display:flex;justify-content:space-between;color:#8b92a4;font-size:9px;margin-bottom:7px}.progress-copy b{color:#4f5770}.progress-track{display:block;height:5px;background:#eff0f5;border-radius:5px;overflow:hidden}.progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6667e9,#9084f1)}.project-card__footer{padding-top:13px;margin-top:14px;border-top:1px solid #eff0f4;display:flex;justify-content:space-between;align-items:center;color:#7f879a;font-size:9px}.card-open-copy{color:#6465dc;font-size:9px;font-weight:700}.date-pair{display:flex;align-items:center;gap:6px}.date-pair svg{color:#7779e2}.hours-pair b{color:#48506a}.project-list{border:1px solid var(--line);border-radius:15px;overflow:hidden;background:rgba(255,255,255,.8)}.project-list__head,.project-row{display:grid;grid-template-columns:minmax(280px,2fr) 1fr .55fr .9fr 1fr 20px;align-items:center;grid-gap:12px;gap:12px;padding:0 16px}.project-list__head{height:38px;color:#8990a1;background:rgba(242,243,248,.8);text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:700}.project-row{width:100%;min-height:66px;border:0;border-top:1px solid #eff0f4;background:transparent;cursor:pointer;text-align:left;color:#626b80;font-size:10px}.project-row--selected,.project-row:hover{background:rgba(238,238,255,.65)}.project-row__identity{display:flex;align-items:center;gap:11px;min-width:0}.project-row__identity>span:last-child{display:flex;flex-direction:column;min-width:0}.project-row__identity b{color:#29304b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-row__identity small{color:#8b92a4;margin-top:4px}.project-avatar{width:33px;height:33px;border-radius:10px;display:grid;place-items:center;color:#5557d9;background:#ececff;font-weight:700}.project-row__status{color:#545d72}.detail-panel{width:306px;min-width:306px;height:100vh;position:-webkit-sticky;position:sticky;top:0;z-index:25;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-left:1px solid var(--line);padding:25px 22px;box-shadow:-16px 0 45px rgba(45,47,92,.07);overflow-y:auto}.detail-panel__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.detail-close{width:31px;height:31px}.detail-panel h2{font:700 20px/1.25 Outfit,sans-serif;letter-spacing:-.035em;margin:7px 0;color:#242a48}.detail-panel>p{color:#7d8598;margin:0;font-size:11px}.detail-health{justify-content:space-between;padding:17px 0;margin-top:15px;border-top:1px solid #eff0f4;border-bottom:1px solid #eff0f4;color:#6e778c;font-size:10px}.detail-budget,.detail-health{display:flex;align-items:center}.detail-budget{gap:13px;padding:20px 0 16px}.detail-budget>div:last-child{display:flex;flex-direction:column}.detail-budget span{color:#8b92a4;font-size:9px}.detail-budget strong{color:#303750;font:700 13px Outfit,sans-serif;margin:3px 0}.detail-budget small{color:#189184;font-size:9px}.hour-ring{--ring-value:0deg;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#6e6fea var(--ring-value),#eceefa 0);position:relative}.hour-ring:after{content:"";position:absolute;inset:6px;border-radius:50%;background:white}.hour-ring span{position:relative;z-index:1;color:#5254d6;font-weight:800;font-size:11px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid #edeef4;border-radius:12px;overflow:hidden}.detail-grid div{padding:11px;min-height:58px;display:flex;flex-direction:column;gap:4px}.detail-grid div:nth-child(odd){border-right:1px solid #edeef4}.detail-grid div:nth-child(-n+2){border-bottom:1px solid #edeef4}.detail-grid span{color:#9298a8;font-size:8px;text-transform:uppercase;letter-spacing:.06em}.detail-grid b{color:#4c546a;font-size:9px;line-height:1.35}.focus-card{margin:17px 0;padding:13px;border-radius:12px;background:linear-gradient(135deg,#f1efff,#f7f5ff);border:1px solid #e4e0ff}.focus-card>div{display:flex;align-items:center;gap:7px;color:#5958d5;font-size:10px}.focus-card p{color:#6d7088;font-size:9px;line-height:1.5;margin:7px 0 0}.primary-action{width:100%}.detail-shortcuts{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:5px;gap:5px;margin-top:8px}.detail-shortcuts button{border:0;background:transparent;color:#737b8e;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:8px;cursor:pointer;padding:8px 2px;border-radius:8px}.detail-shortcuts button:hover{background:#f4f4fa;color:#5556d2}.inline-state{min-height:76px;display:flex;align-items:center;justify-content:center;gap:9px;color:#798197;font-size:10px}.inline-state--error{color:#b84250}.route-breadcrumb{width:min(1100px,calc(100% - 80px));display:flex;align-items:center;gap:7px;color:#8a91a3;font-size:11px}.route-breadcrumb a{color:#6264d9;text-decoration:none}.route-breadcrumb b{color:#4b5369}.project-content{max-width:1500px;margin:0 auto;padding:28px 32px 70px}.project-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.back-link{display:inline-flex;align-items:center;gap:4px;color:#737bd0;text-decoration:none;font-size:10px;font-weight:700;margin-bottom:18px}.project-title-line{display:flex;align-items:center;gap:7px}.closed-badge,.project-code-badge,.project-status-badge{min-height:24px;display:inline-flex;align-items:center;gap:5px;border-radius:8px;padding:0 8px;font-size:9px;font-weight:800}.project-code-badge{color:#5658d8;background:#ededff;letter-spacing:.08em}.project-status-badge{color:#39786f;background:#e7f7f3}.closed-badge{color:#686f82;background:#eceef3}.project-heading h1{margin:8px 0 6px;font:700 29px/1.15 Outfit,sans-serif;color:#202642;letter-spacing:-.035em}.project-context{display:flex;align-items:center;flex-wrap:wrap;gap:0;color:#788196;font-size:10px}.project-context span{display:inline-flex;align-items:center;gap:5px}.project-context span+span:before{content:"";width:3px;height:3px;border-radius:50%;background:#b8bdca;margin:0 9px}.project-tabs{min-height:49px;display:flex;gap:25px;border-bottom:1px solid var(--line);margin-top:25px}.project-tabs a{height:49px;display:flex;align-items:center;position:relative;color:#7d8598;text-decoration:none;font-size:11px;font-weight:700}.project-tabs a.active{color:#5658d7}.project-tabs a.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#6466e5;border-radius:2px}.project-view{padding-top:22px}.migration-banner{min-height:58px;display:flex;align-items:center;gap:12px;color:#825b26;background:#fff8e9;border:1px solid #f2dfba;border-radius:13px;padding:10px 14px;margin-bottom:16px}.migration-banner>span{display:flex;flex-direction:column;gap:2px;font-size:10px}.migration-banner b{font-size:11px}.overview-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.overview-metrics article{min-height:104px;display:flex;align-items:center;gap:13px;padding:17px;border:1px solid rgba(49,60,93,.08);background:rgba(255,255,255,.84);border-radius:15px;box-shadow:0 8px 30px rgba(42,47,84,.045)}.overview-metrics article>div{min-width:0;display:flex;flex-direction:column;gap:2px}.overview-metrics small{color:#858da0;font-size:9px;font-weight:700}.overview-metrics strong{color:#282f4b;font:700 17px Outfit,sans-serif}.overview-metrics em{color:#9299aa;font-size:8px;font-style:normal}.overview-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);grid-gap:14px;gap:14px;margin-top:14px}.surface-card{border:1px solid rgba(49,60,93,.08);background:rgba(255,255,255,.86);border-radius:16px;padding:20px;box-shadow:0 9px 32px rgba(42,47,84,.045)}.surface-card__title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.surface-card__title h2{margin:3px 0 0;color:#2b314c;font:700 16px Outfit,sans-serif}.surface-card__title>a{display:inline-flex;align-items:center;gap:4px;color:#5d5fdb;text-decoration:none;font-size:9px;font-weight:800}.drawer-facts,.fact-list{margin:0}.fact-list>div{min-height:40px;display:grid;grid-template-columns:145px 1fr;align-items:center;border-top:1px solid #eff0f4;grid-gap:14px;gap:14px}.drawer-facts dt,.fact-list dt{color:#9097a8;font-size:9px}.drawer-facts dd,.fact-list dd{margin:0;color:#4c546a;font-size:10px;font-weight:700}.wbs-pulse{background:linear-gradient(135deg,#f3f2ff,#f7f8ff);border:1px solid #e8e7fb;border-radius:13px;padding:16px}.pulse-progress{height:8px;border-radius:99px;background:#e2e4f2;overflow:hidden}.pulse-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#696bea,#8b80ef)}.pulse-numbers{display:flex;justify-content:space-between;gap:12px;margin-top:10px;color:#858da1;font-size:8px}.pulse-numbers b{display:block;color:#454d67;font-size:11px}.attention-list{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.attention-list>div{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid #eff0f4;border-radius:11px}.attention-list>div>span:last-child{display:flex;flex-direction:column;gap:2px}.attention-list b{color:#555d72;font-size:10px}.attention-list small{color:#9299aa;font-size:8px}.attention-icon{width:31px;height:31px;display:grid;place-items:center;color:#6264dc;background:#eeeeff;border-radius:9px}.attention-icon--amber{color:#b56e25;background:#fff2dd}.plan-view{min-width:0}.plan-toolbar{min-height:49px;display:flex;align-items:center;gap:7px;margin-bottom:10px}.plan-toolbar>button,.read-only-chip{min-height:34px;display:inline-flex;align-items:center;gap:6px;border:1px solid #e1e3ed;background:rgba(255,255,255,.75);color:#687186;border-radius:9px;padding:0 10px;font-size:9px;font-weight:700}.plan-toolbar>button{cursor:pointer}.plan-toolbar>button.active,.plan-toolbar>button:hover{color:#5557d7;border-color:#cdcef6;background:#f0f0ff}.plan-toolbar>button span{min-width:17px;height:17px;display:grid;place-items:center;background:#e1e2f3;border-radius:5px;font-size:8px}.plan-search{width:min(300px,32vw);height:35px;display:flex;align-items:center;gap:8px;color:#9097a8;background:rgba(255,255,255,.8);border:1px solid #e1e3ed;border-radius:9px;padding:0 10px;margin-right:auto}.plan-search input{min-width:0;flex:1 1;border:0;outline:0;background:transparent;color:#424a60;font-size:10px}.read-only-chip{color:#58736d;background:#eaf6f3;border-color:#d5ebe6}.outline-shell{min-width:0;overflow:hidden;background:rgba(255,255,255,.88);border:1px solid rgba(48,58,91,.09);border-radius:14px;box-shadow:0 12px 38px rgba(42,47,84,.055)}.outline-head,.outline-row{display:grid;grid-template-columns:minmax(290px,2.3fr) minmax(125px,.9fr) minmax(105px,.8fr) minmax(88px,.65fr) minmax(88px,.65fr) minmax(84px,.65fr) minmax(80px,.6fr);align-items:center;grid-gap:8px;gap:8px}.outline-head{min-width:1040px;min-height:39px;padding:0 14px;color:#8d94a6;background:#fafafe;border-bottom:1px solid #eceef3;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.outline-tree{max-height:calc(100vh - 335px);min-height:260px;overflow:auto}.outline-row{min-width:1040px;min-height:51px;padding:0 14px;color:#687186;border-bottom:1px solid #f0f1f5;font-size:9px;cursor:pointer}.outline-row.selected,.outline-row:hover{background:#f7f7ff}.outline-row:focus-visible{outline:2px solid #8889ed;outline-offset:-2px}.outline-row--phase{background:#f8f8fe;color:#4d5570}.outline-row--subphase{background:#fcfcff}.outline-identity{min-width:0;display:flex;align-items:center;padding-left:calc(var(--outline-depth) * 21px)}.outline-identity>span:last-child{min-width:0;display:flex;flex-direction:column;gap:2px}.outline-identity b{overflow:hidden;color:#3e465f;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.outline-identity small{color:#9aa0b0;font-size:8px}.tree-spacer,.tree-toggle{width:22px;height:25px;flex:0 0 22px}.tree-toggle{display:grid;place-items:center;border:0;background:transparent;color:#7d8498;border-radius:6px;cursor:pointer}.tree-toggle:hover{color:#5658d8;background:#e9eaff}.milestone-icon{flex:0 0 auto;margin-right:5px;color:#c47a24;fill:#ffe3bc}.outline-user{display:flex;align-items:center;gap:6px;white-space:nowrap}.outline-user>span{width:24px;height:24px;display:grid;place-items:center;color:#585ad8;background:#ececff;border-radius:7px;font-size:7px;font-weight:800}.outline-row>span:not(.outline-identity,.outline-user){min-width:0;display:flex;align-items:center;gap:5px;white-space:nowrap}.status-dot{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:#999faf}.status-dot--completed{background:#3ca092}.status-dot--in_progress{background:#6567de}.status-dot--blocked{background:#d15460}.status-dot--planned{background:#d5943d}.status-dot--cancelled{background:#8b91a0}.mini-progress{width:36px;height:4px;display:block;overflow:hidden;background:#e7e9ef;border-radius:99px}.mini-progress>i{display:block;height:100%;background:#7172e7;border-radius:inherit}.outline-empty{min-height:240px;display:grid;place-items:center;color:#858da0;font-size:10px}.outline-footer{min-height:36px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;color:#8a91a3;background:#fafafe;font-size:8px}.work-item-drawer{width:340px;height:100vh;position:fixed;right:0;top:0;z-index:40;overflow-y:auto;padding:24px;background:rgba(255,255,255,.97);border-left:1px solid var(--line);box-shadow:-25px 0 65px rgba(31,33,78,.16);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.drawer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.work-item-drawer h2{color:#292f4a;font:700 20px/1.25 Outfit,sans-serif;margin:6px 0 12px}.drawer-badges{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding-bottom:16px;border-bottom:1px solid #eff0f4}.drawer-badges>span{min-height:24px;display:inline-flex;align-items:center;gap:4px;padding:0 8px;color:#687186;background:#f0f1f5;border-radius:7px;font-size:8px;font-weight:700}.drawer-badges .wbs-status--completed{color:#317c72;background:#e5f5f1}.drawer-badges .wbs-status--in_progress{color:#5557d4;background:#ececff}.drawer-badges .wbs-status--blocked{color:#af3e4a;background:#ffeaec}.drawer-badges .milestone-badge{color:#9d6423;background:#fff1d9}.drawer-facts>div{min-height:46px;display:grid;grid-template-columns:105px 1fr;align-items:center;grid-gap:10px;gap:10px;border-bottom:1px solid #eff0f4}.drawer-copy{margin-top:17px}.drawer-copy>span{color:#9298a9;font-size:8px;text-transform:uppercase;letter-spacing:.07em;font-weight:800}.drawer-copy p{margin:7px 0 0;color:#5f687d;background:#f7f7fb;border:1px solid #eceef3;font-size:9px;line-height:1.55}.drawer-copy p,.read-only-note{border-radius:10px;padding:11px}.read-only-note{margin-top:20px;color:#788196;background:#f0f5f4;font-size:8px;line-height:1.5}.state-card{min-height:180px;display:flex;align-items:center;justify-content:center;gap:10px;color:#747d92;border:1px dashed #d8dbe7;border-radius:16px;background:rgba(255,255,255,.55)}.state-card--error{color:#b84250;background:#fff3f4}.loader{width:18px;height:18px;border:2px solid #dcdff0;border-top-color:#6263df;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.nav-scrim{display:none}@media (max-width:1400px){.project-grid{grid-template-columns:repeat(2,minmax(250px,1fr))}.overview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1180px){.detail-panel{position:fixed;right:0;box-shadow:-30px 0 70px rgba(31,33,78,.18)}}@media (max-width:900px){.side-nav{position:fixed;left:-250px;transition:left .2s ease}.side-nav--open{left:0}.nav-scrim{display:block;position:fixed;inset:0;z-index:29;border:0;background:rgba(16,19,55,.35);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.menu-button{display:grid}.topbar{justify-content:flex-start;padding-left:70px}.global-search{width:calc(100% - 120px)}.metric-grid{grid-template-columns:1fr 1fr}.project-content{padding-inline:22px}.overview-grid{grid-template-columns:1fr}.route-breadcrumb{width:calc(100% - 30px)}.project-list__head,.project-row{grid-template-columns:minmax(260px,2fr) 1fr .65fr 20px}.project-list__head span:nth-child(4),.project-list__head span:nth-child(5),.project-row>span:nth-child(4),.project-row>span:nth-child(5){display:none}}@media (max-width:620px){.topbar{height:60px;padding-left:62px;padding-right:66px}.topbar-actions{right:14px}.topbar-actions .icon-button:first-child{display:none}.global-search{width:100%}.global-search kbd{display:none}.content{padding:25px 17px 55px}.project-content{padding:22px 16px 55px}.project-heading h1{font-size:24px}.project-context span+span:before{margin-inline:6px}.overview-metrics{grid-template-columns:1fr;gap:8px}.overview-metrics article{min-height:82px;padding:13px}.fact-list>div{grid-template-columns:112px 1fr}.plan-toolbar{flex-wrap:wrap}.plan-search{width:100%;flex-basis:100%;margin-right:0}.read-only-chip{margin-left:auto}.outline-head,.outline-row{min-width:0;grid-template-columns:minmax(145px,1fr) 82px 62px}.outline-head span:nth-child(2),.outline-head span:nth-child(4),.outline-head span:nth-child(5),.outline-head span:nth-child(6),.outline-row>span:nth-child(2),.outline-row>span:nth-child(4),.outline-row>span:nth-child(5),.outline-row>span:nth-child(6){display:none}.outline-tree{max-height:none;min-height:300px}.outline-footer{gap:12px}.work-item-drawer{width:100%}.hero-row{align-items:flex-start}.hero-row h1{font-size:27px}.hero-row p{max-width:270px}.create-button{width:39px;height:39px;padding:0;font-size:0;flex:0 0 auto}.metric-grid{grid-template-columns:1fr 1fr;gap:8px}.metric-grid article{min-height:82px;padding:12px;gap:9px}.metric-icon{width:34px;height:34px}.metric-grid strong{font-size:19px}.metric-grid em{display:none}.register-toolbar{align-items:flex-end}.scope-tabs{gap:14px;overflow-x:auto}.scope-tabs button{white-space:nowrap}.filter-button{width:33px;padding:0;justify-content:center;font-size:0}.filter-button span{display:none}.project-grid{grid-template-columns:1fr}.project-card{min-height:230px}.detail-panel{width:100%;min-width:0;padding:22px 20px}.project-list{overflow-x:auto}.project-list__head,.project-row{min-width:580px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}