:root{color:#17221e;font-synthesis:none;--ink:#17221e;--muted:#68736e;--line:#dfe5e0;--soft-line:#edf0ed;--paper:#fff;--canvas:#f3f5f2;--forest:#173d30;--forest-2:#235541;--coral:#d45f3f;--amber:#a46216;--red:#b63d3d;--blue:#36668f;--green:#27724f;background:#f3f5f2;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px}body{background:var(--canvas);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}h1,h2,h3,p{margin:0}.app-loading{color:#496273;background:var(--canvas);text-align:center;place-content:center;justify-items:center;gap:12px;min-height:100vh;display:grid}.app-loading>strong{color:#273d4c;margin-top:17px;font-size:17px;font-weight:650}.app-loading>small{color:#6f8797;font-size:11px}.loading-brand{place-items:center;width:58px;height:58px;display:grid;position:relative}.loading-brand:before,.loading-brand:after{content:"";border:1px solid #5d9cc68c;border-radius:18px;animation:2.4s ease-in-out infinite loading-breathe;position:absolute}.loading-brand:before{inset:-8px}.loading-brand:after{border-color:#74b1d84d;animation-delay:-1.2s;inset:-16px}.loading-brand>span{z-index:1;color:#244d68;background:#ffffffc2;border:1px solid #82aecb;border-radius:14px;place-items:center;width:58px;height:58px;font-size:16px;font-weight:700;display:grid;position:relative;box-shadow:0 10px 26px #3467891a,inset 0 1px #ffffffd9}@keyframes loading-breathe{0%,to{opacity:.28;transform:scale(.94)}50%{opacity:.88;transform:scale(1.05)}}@media (prefers-reduced-motion:reduce){.loading-brand:before,.loading-brand:after{animation:none}}.app-shell{min-height:100vh}.sidebar{z-index:20;color:#edf5f0;background:#14271f;flex-direction:column;width:244px;padding:22px 14px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand{height:44px;color:inherit;align-items:center;gap:11px;padding:0 8px;text-decoration:none;display:flex}.brand-mark{height:34px;color:var(--forest);background:#f2f6f3;border:1px solid #6e887c;border-radius:7px;flex:0 0 34px;place-items:center;font-size:17px;font-weight:700;display:grid}.brand strong{color:#fff;white-space:nowrap;font-size:14px;font-weight:600;display:block}.brand span{color:#89a398;letter-spacing:1.6px;margin-top:3px;font-size:9px;display:block}.logos-hidden [data-brand-logo]{pointer-events:none;visibility:hidden}.primary-nav{gap:5px;margin-top:34px;display:grid}.primary-nav button{color:#9fb2aa;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:11px;width:100%;min-height:42px;padding:0 12px;font-size:14px;transition:all .16s;display:flex}.primary-nav button:hover,.primary-nav button.active{color:#fff;background:#244237}.primary-nav button.active{box-shadow:inset 3px 0 var(--coral)}.primary-nav button>span{color:#c6d6cf;text-align:center;background:#315145;border-radius:10px;min-width:22px;margin-left:auto;padding:2px 6px;font-size:11px}.sidebar-projects{min-height:0;margin-top:28px;overflow:auto}.nav-label{color:#6f887d;justify-content:space-between;align-items:center;padding:0 10px 9px;font-size:11px;display:flex}.nav-label button{color:#91a99f;background:0 0;border:0;border-radius:4px;place-items:center;width:24px;height:24px;display:grid}.nav-label button:hover{color:#fff;background:#29453a}.sidebar-projects>button{color:#94a99f;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;width:100%;min-height:41px;padding:6px 10px;font-size:12px;display:flex}.sidebar-projects>button i{color:#dce9e3;background:#355246;border-radius:5px;flex:0 0 25px;place-items:center;height:25px;font-size:11px;font-style:normal;display:grid}.sidebar-projects>button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-return{color:#a9beb5;border-top:1px solid #2b4038;border-radius:0 0 6px 6px;align-items:center;gap:9px;min-height:43px;margin-top:auto;padding:0 10px;font-size:11px;font-weight:600;text-decoration:none;display:flex}.workspace-return:hover{color:#fff;background:#203a30}.workspace-return svg{flex:none}.sidebar-footer{color:#779087;gap:9px;margin-top:6px;padding:8px 10px 2px;display:flex}.sidebar-footer svg{flex:none;margin-top:1px}.sidebar-footer span,.sidebar-footer small{font-size:10px;line-height:1.5;display:block}.main-shell{min-height:100vh;margin-left:244px}.topbar{z-index:15;border-bottom:1px solid var(--line);background:#fffffff5;justify-content:space-between;align-items:center;height:64px;padding:0 28px;display:flex;position:sticky;top:0}.topbar-title{color:#43504a;text-overflow:ellipsis;white-space:nowrap;max-width:360px;font-size:13px;font-weight:600;overflow:hidden}.topbar-actions{align-items:center;gap:6px;display:flex}.data-menu-wrap{position:relative}.data-menu-trigger{color:#65736c;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;align-items:center;gap:6px;min-height:34px;padding:0 9px;font-family:inherit;font-size:9px;display:inline-flex}.data-menu-trigger:hover,.data-menu-trigger.active{color:#2f5644;background:#f5f8f6;border-color:#d9e1dc}.data-menu-trigger>svg:last-child{transition:transform .16s}.data-menu-trigger.active>svg:last-child{transform:rotate(180deg)}.data-menu-popover{z-index:48;background:#fff;border:1px solid #dbe2dd;border-radius:7px;width:210px;padding:6px;display:grid;position:absolute;top:41px;right:0;box-shadow:0 16px 42px #14271e29}.data-menu-popover>button{color:#627168;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;min-height:52px;padding:7px 9px;display:grid}.data-menu-popover>button:hover{color:#274b3a;background:#f2f7f4}.data-menu-popover>button>svg{justify-self:center}.data-menu-popover span,.data-menu-popover strong,.data-menu-popover small{display:block}.data-menu-popover strong{color:#33423b;font-size:9px}.data-menu-popover small{color:#8a958f;margin-top:3px;font-size:8px}.sync-indicator{color:#748079;white-space:nowrap;border-radius:5px;align-items:center;gap:5px;min-width:68px;padding:5px 8px;font-size:10px;display:inline-flex}.sync-indicator svg{flex:none}.sync-saving{color:var(--blue);background:#edf4f8}.sync-saving svg{animation:.9s linear infinite sync-spin}.sync-saved{color:var(--green)}.sync-error,.sync-conflict{color:var(--red);background:#faeeee}@keyframes sync-spin{to{transform:rotate(360deg)}}.notification{color:#53605a;background:0 0;border:0;border-radius:50%;place-items:center;width:36px;height:36px;margin:0 3px;display:grid;position:relative}.notification:hover{background:#f0f3f0}.notification i{background:var(--coral);border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.user-switcher{align-items:center;gap:8px;min-width:166px;padding-left:7px;display:flex;position:relative}.user-switcher select{cursor:pointer;opacity:0;width:100%;position:absolute;inset:0}.user-switcher.is-platform{cursor:default}.user-avatar{color:#fff;background:var(--forest);border-radius:50%;flex:0 0 32px;place-items:center;height:32px;font-size:12px;display:grid}.user-switcher>span:nth-child(2){min-width:86px}.user-switcher strong,.user-switcher small{display:block}.user-switcher strong{font-size:12px}.user-switcher small{color:#84908a;margin-top:1px;font-size:9px}.user-switcher svg{color:#8d9792}.main-content{width:min(1440px,100%);margin:0 auto;padding:30px 32px 54px}.page-stack{grid-template-columns:minmax(0,1fr);gap:22px;min-width:0;display:grid}.page-stack>*{min-width:0}.button{white-space:nowrap;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 14px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.button-primary{color:#fff;background:var(--forest)}.button-primary:hover{background:var(--forest-2)}.button-secondary{color:#34413b;background:#fff;border-color:#d8dfda}.button-secondary:hover{background:#f8faf8;border-color:#a8b5ae}.button-ghost{color:#5b6862;background:0 0}.button-ghost:hover{color:var(--ink);background:#eef2ef}.button-danger{color:#fff;background:var(--red)}.icon-button{color:#68736e;background:0 0;border:1px solid #0000;border-radius:5px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:inline-grid}.icon-button:hover{color:var(--ink);background:#f7f9f7;border-color:#dce2de}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;padding:4px 2px 1px;display:flex}.eyebrow{text-transform:uppercase;margin-bottom:6px;font-weight:700;color:var(--coral)!important;font-size:10px!important}.page-heading h1{color:var(--ink);font-size:27px;font-weight:700;line-height:1.25}.page-heading p{color:var(--muted);margin-top:7px;font-size:12px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.metric-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.metric{border:1px solid var(--line);background:var(--paper);border-radius:7px;min-height:134px;padding:17px;display:grid;position:relative;overflow:hidden}.metric>span{color:#68746e;align-self:center;font-size:11px}.metric>strong{color:#1e2a25;font-size:28px;line-height:1}.metric>small{color:#929c97;align-self:end;font-size:10px}.metric-dark{border-color:var(--forest);color:#fff;background:var(--forest)}.metric-dark>span,.metric-dark>small{color:#b8cdc3}.metric-dark>strong{color:#fff}.metric-icon{color:#e2ece7;background:#315646;border-radius:6px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:15px;right:15px}.metric-icon.amber{color:#8e5d20;background:#fcf1dd}.metric-icon.red{color:#a83f3f;background:#fbe9e6}.metric-icon.green{color:#26704d;background:#e7f3eb}.sales-summary{grid-template-columns:230px minmax(0,1fr);display:grid;overflow:hidden}.sales-summary-heading{border-right:1px solid var(--soft-line);background:#fafbfa;align-items:center;gap:12px;padding:18px;display:flex}.sales-summary-heading h2{color:#24312b;font-size:14px}.sales-summary-heading p{color:#84908a;margin-top:5px;font-size:9px;line-height:1.5}.sales-summary-icon{color:#246b49;background:#e7f3eb;border-radius:6px;flex:0 0 38px;place-items:center;height:38px;display:grid}.sales-summary-values{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.sales-summary-values>div{border-left:1px solid var(--soft-line);align-content:center;gap:7px;min-height:104px;padding:16px 18px 16px 47px;display:grid;position:relative}.sales-summary-values>div:first-child{border-left:0}.sales-summary-values svg{color:#87958e;position:absolute;top:20px;left:18px}.sales-summary-values span,.sales-summary-values small{color:#829089;font-size:9px}.sales-summary-values strong{color:#1f2d27;text-overflow:ellipsis;white-space:nowrap;font-size:18px;overflow:hidden}.sales-summary-values small{color:#a0aaa5}.panel{border:1px solid var(--line);background:var(--paper);border-radius:7px}.panel-heading{border-bottom:1px solid var(--soft-line);justify-content:space-between;align-items:center;gap:16px;min-height:70px;padding:15px 18px;display:flex}.panel-heading h2{color:#22302a;align-items:center;gap:8px;font-size:14px;font-weight:650;display:flex}.panel-heading p{color:#85908b;margin-top:5px;font-size:10px}.panel-heading-actions{align-items:center;gap:10px;display:flex}.filters{align-items:center;gap:8px;display:flex}.filters .input{width:auto;min-width:132px}.search{color:#9aa49f;background:#fbfcfb;border:1px solid #dce2de;border-radius:6px;align-items:center;gap:7px;width:170px;height:36px;padding:0 10px;display:flex}.search:focus-within{border-color:#779487;box-shadow:0 0 0 3px #edf3ef}.search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.search input::placeholder{color:#a6afaa}.table-wrap{width:100%;overflow-x:auto}.data-table{border-collapse:collapse;text-align:left;width:100%;font-size:11px}.data-table th{color:#87928c;white-space:nowrap;background:#fafbfa;height:38px;padding:0 14px;font-size:9px;font-weight:600}.data-table td{border-top:1px solid var(--soft-line);color:#47534d;vertical-align:middle;height:65px;padding:9px 14px}.data-table tbody tr{transition:background .13s}.project-table tbody tr{cursor:pointer}.data-table tbody tr:hover{background:#f9fbf9}.project-table tbody tr:focus-visible{outline-offset:-2px;background:#f4f8f5;outline:2px solid #557d6a}.data-table td strong,.data-table td span,.data-table td small{display:block}.data-table td strong{color:#25322c;text-overflow:ellipsis;white-space:nowrap;max-width:310px;font-size:12px;font-weight:600;overflow:hidden}.data-table td>span{color:#8a9590;margin-top:4px;font-size:9px}.data-table td>small{color:#a0aaa5;margin-top:3px;font-size:8px}.project-table th:first-child{min-width:270px}.project-table td:last-child{color:#9ca6a1;width:34px}.project-commercial-line{align-items:center;gap:7px;display:flex!important}.project-commercial-line>span{color:inherit;margin:0;display:inline!important}.project-commercial-line>.badge{min-height:18px;padding:1px 6px;font-size:8px!important}.avatar-name{align-items:center;gap:6px;color:#34413b!important;margin-top:0!important;display:flex!important}.avatar-name i{width:22px;height:22px;color:var(--forest);background:#e7efeb;border-radius:50%;place-items:center;font-size:9px;font-style:normal;display:grid}.progress-cell{align-items:center;gap:8px;min-width:116px;display:flex}.progress-cell .progress-track{width:76px}.progress-cell b{color:#46524c;width:30px;font-size:10px}.progress-track{background:#e9edea;border-radius:5px;height:5px;overflow:hidden}.progress-track i{border-radius:inherit;background:var(--green);height:100%;display:block}.danger-text{color:var(--red)!important}.badge{white-space:nowrap;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:4px;width:fit-content;min-height:21px;padding:2px 7px;font-weight:600;line-height:1.1;font-size:9px!important;display:inline-flex!important}.badge-green{background:#eaf5ee;border-color:#c9e4d4;color:#246b49!important}.badge-amber{background:#fbf2e3;border-color:#ead7b7;color:#8f5c18!important}.badge-red{background:#fbeceb;border-color:#efcbc6;color:#a63e3e!important}.badge-blue{background:#edf4f8;border-color:#cdddea;color:#326284!important}.badge-neutral,.badge-gray{background:#f3f5f4;border-color:#dfe4e1;color:#6d7772!important}.overview-columns{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}.my-work-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.my-work-columns{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.my-work-columns>.panel{height:100%}.work-list{display:grid}.work-row{border-top:1px solid var(--soft-line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:118px;padding:8px 12px 8px 0;display:grid}.work-row:first-child{border-top:0}.work-main{min-width:0;color:inherit;text-align:left;background:0 0;border:0;gap:7px;padding:7px 17px;display:grid}.work-main:hover{background:#fafbfa}.work-main>span{color:#78847e;align-items:center;gap:6px;font-size:9px;display:flex}.work-main>span:first-child small{color:#9aa49f;margin-left:auto}.work-main>strong,.work-main>small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.work-main>strong{color:#27342e;font-size:12px}.work-main>small{color:#89948e;font-size:9px}.owned-project-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.owned-project-list>button{border:0;border-top:1px solid var(--soft-line);min-height:70px;color:inherit;text-align:left;background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex}.owned-project-list>button:nth-child(odd){border-right:1px solid var(--soft-line)}.owned-project-list>button:hover{background:#fafbfa}.owned-project-list strong,.owned-project-list small{display:block}.owned-project-list strong{color:#2b3832;font-size:11px}.owned-project-list small{color:#929c97;margin-top:5px;font-size:9px}.compact-panel{min-width:0}.focus-list{display:grid}.focus-item{border:0;border-top:1px solid var(--soft-line);min-height:118px;color:inherit;text-align:left;background:0 0;gap:7px;padding:14px 17px;display:grid}.focus-item:first-child{border-top:0}.focus-item:hover{background:#fafbfa}.focus-top,.focus-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.focus-top>span:last-child{color:#9aa49f;font-size:9px}.focus-item>strong{color:#27342e;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.focus-item>small{color:#89948e;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.focus-meta span{color:#75817b;align-items:center;gap:5px;font-size:9px;display:inline-flex}.focus-meta span:last-child{text-align:right}.empty{color:#9aa49f;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:156px;padding:24px;display:flex}.empty strong{color:#68736e;font-size:12px}.empty span{font-size:10px}.back-link{color:#6d7973;background:0 0;border:0;align-items:center;gap:7px;width:fit-content;padding:0;font-size:11px;display:inline-flex}.back-link:hover{color:var(--forest)}.project-hero{color:#f5faf7;background:var(--forest);border-radius:8px;overflow:hidden}.project-section-nav{z-index:10;background:#fffffff5;border:1px solid #dce3de;border-radius:7px;align-items:center;gap:3px;width:fit-content;max-width:100%;padding:5px;display:flex;position:sticky;top:72px;overflow-x:auto;box-shadow:0 6px 18px #162b2112}.project-section-nav button{color:#65716b;white-space:nowrap;background:0 0;border:0;border-radius:5px;flex:none;align-items:center;gap:6px;min-height:31px;padding:0 9px;font-size:10px;display:inline-flex}.project-section-nav button span{color:#74817a;background:#e9eeeb;border-radius:9px;place-items:center;min-width:17px;height:17px;font-size:8px;display:grid}.project-title-row{justify-content:space-between;align-items:flex-start;gap:24px;padding:24px 26px 21px;display:flex}.title-meta{align-items:center;gap:8px;margin-bottom:10px;display:flex}.title-meta>span:first-child{color:#a9c0b6;font-size:10px}.project-title-row h1{color:#fff;max-width:840px;font-size:24px;line-height:1.35}.project-title-row p{color:#bad0c6;max-width:780px;margin-top:8px;font-size:11px;line-height:1.6}.project-health-copy{color:#94afa3;flex-wrap:wrap;align-items:center;gap:7px;margin-top:10px;font-size:9px;display:flex}.project-health-copy strong{color:#dce9e3;border-right:1px solid #46675a;padding-right:7px;font-size:9px}.hero-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:7px;display:flex}.project-hero .product-data-entry{color:#173d56;background:#eaf5fb;border-color:#71a8c7}.project-hero .product-data-entry:hover{background:#fff}.hero-stats{background:#1a352b;border-top:1px solid #315246;grid-template-columns:repeat(5,1fr) 1.25fr;display:grid}.hero-stats>div{border-left:1px solid #315246;align-content:center;gap:5px;min-height:78px;padding:12px 20px 12px 46px;display:grid;position:relative}.hero-stats>div:first-child{border-left:0}.hero-stats svg{color:#91ad9f;position:absolute;top:19px;left:20px}.hero-stats span{color:#96afa4;font-size:9px}.hero-stats strong{color:#f5f9f7;font-size:12px;font-weight:600}.hero-stats .hero-progress{grid-template-columns:1fr auto;padding-left:20px}.hero-progress strong{font-size:18px}.hero-progress .progress-track{background:#3b584c;grid-column:1/-1;height:4px}.hero-progress .progress-track i{background:#e07a57}.permission-note{color:#8a5a1b;background:#fbf4e8;border:1px solid #ead9ba;border-radius:6px;align-items:center;gap:8px;min-height:40px;padding:0 13px;font-size:11px;display:flex}.detail-panel .panel-heading{min-height:68px}.detail-panel{scroll-margin-top:125px}.panel-tools{align-items:center;gap:8px;display:flex}.compact-search{width:150px;height:34px}.bulk-bar{color:#53615a;background:#f1f6f3;border-bottom:1px solid #dbe4de;align-items:center;gap:5px;min-height:52px;padding:7px 14px 7px 18px;display:flex}.bulk-bar>strong{color:var(--forest);font-size:10px}.bulk-bar .button{min-height:32px}.row-check{width:15px;height:15px;accent-color:var(--forest);cursor:pointer}.filter-pills{background:#f7f9f7;border:1px solid #e0e5e2;border-radius:6px;align-items:center;padding:3px;display:flex}.filter-pills button{color:#7b8680;background:0 0;border:0;border-radius:4px;min-height:27px;padding:0 8px;font-size:9px}.filter-pills button.active{color:#fff;background:var(--forest)}.details-grid{background:var(--soft-line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.detail{background:#fff;min-width:0;min-height:82px;padding:17px 18px}.detail span{color:#8b9690;margin-bottom:8px;font-size:9px;display:block}.detail strong{overflow-wrap:anywhere;color:#33403a;font-size:11px;font-weight:550;line-height:1.6;display:block}.audit-line{border-top:1px solid var(--soft-line);color:#a0aaa5;background:#fafbfa;padding:10px 18px;font-size:8px}.stage-grid{grid-template-columns:repeat(5,minmax(0,1fr));padding:21px 18px 23px;display:grid}.stage-item{grid-template-columns:28px 1fr auto;align-items:center;gap:7px;min-width:0;padding-right:21px;display:grid;position:relative}.stage-number{color:#87918c;background:#fff;border:1px solid #d5ddd8;border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;display:grid}.stage-item.complete .stage-number{border-color:var(--green);color:#fff;background:var(--green)}.stage-item>span{color:#39463f;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:550;overflow:hidden}.stage-item>strong{color:#2e6f50;font-size:12px}.stage-item>small{color:#96a09b;text-overflow:ellipsis;white-space:nowrap;grid-column:2/-1;font-size:8px;overflow:hidden}.stage-arrow{color:#c2cbc6;position:absolute;right:3px}.item-table th:first-child{text-align:center;width:42px;min-width:42px;padding-right:0}.item-table td:first-child{text-align:center;width:42px;padding-right:0}.item-table th:nth-child(2){min-width:340px}.item-table td:nth-child(2) strong{max-width:440px}.item-table .row-actions{min-width:76px}.cell-owner{white-space:nowrap;align-items:center;gap:6px;display:flex}.row-actions{justify-content:flex-end;align-items:center;gap:1px;display:flex!important}.challenge-list{display:grid}.challenge-row{border-top:1px solid var(--soft-line);grid-template-columns:4px minmax(260px,1fr) 170px auto auto auto;align-items:center;gap:15px;min-height:83px;padding:12px 17px 12px 0;display:grid}.challenge-row:first-child{border-top:0}.risk-marker{background:#9eaaa4;border-radius:0 4px 4px 0;align-self:stretch;width:4px}.risk-高{background:var(--red)}.risk-中{background:#c88936}.risk-低{background:#5d8974}.item-title-line{align-items:center;gap:9px;min-width:0;display:flex}.item-title-line strong{color:#2b3832;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.item-title-line span{color:#99a39e;flex:none;font-size:8px}.challenge-meta{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.challenge-meta span{color:#818c86;align-items:center;gap:5px;font-size:9px;display:inline-flex}.challenge-progress>div:first-child{color:#8b9690;justify-content:space-between;margin-bottom:7px;font-size:9px;display:flex}.challenge-progress b{color:#48544e}.meeting-list{gap:0;display:grid}.meeting{border-top:1px solid var(--soft-line)}.meeting:first-child{border-top:0}.meeting{min-width:0}.meeting-header{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px 18px 13px;display:grid}.meeting-header>div:nth-child(2){min-width:0}.meeting-date{background:#f8faf8;border:1px solid #dfe5e1;border-radius:6px;align-content:center;place-items:center;width:42px;height:42px;display:grid}.meeting-date strong{color:var(--forest);font-size:15px;line-height:1}.meeting-date span{color:#89948e;margin-top:3px;font-size:8px}.meeting-header p{color:#85908a;flex-wrap:wrap;align-items:center;gap:5px;margin-top:6px;font-size:9px;display:flex}.meeting-header p svg:nth-of-type(2){margin-left:9px}.meeting-actions{display:flex}.meeting-notes{padding:0 18px 15px 75px}.meeting-notes>span{color:#929c97;font-size:9px}.meeting-notes p{color:#4f5c56;margin-top:6px;font-size:10px;line-height:1.75}.follow-section{background:#fafbfa;border:1px solid #e3e8e4;border-radius:6px;margin:0 18px 17px 75px;overflow:hidden}.follow-heading{border-bottom:1px solid #e8ece9;justify-content:space-between;align-items:center;min-height:39px;padding:0 8px 0 13px;display:flex}.follow-heading>span{color:#67736d;font-size:9px;font-weight:600}.follow-heading .button{min-height:28px;padding:0 8px;font-size:10px}.follow-list{display:grid}.follow-row{border-top:1px solid #edf0ee;grid-template-columns:20px minmax(200px,1fr) minmax(80px,auto) minmax(95px,auto) auto auto;align-items:center;gap:10px;min-height:47px;padding:7px 10px 7px 13px;display:grid}.follow-row:first-child{border-top:0}.check-state{color:#0000;background:#fff;border:1px solid #cbd4ce;border-radius:4px;place-items:center;width:17px;height:17px;padding:0;display:grid}button.check-state:hover{border-color:var(--green);color:var(--green);background:#edf5f0}.check-state.done{border-color:var(--green);background:var(--green)}.follow-row>div:nth-child(2){min-width:0}.follow-row strong,.follow-row small{display:block}.follow-row strong{color:#37443e;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.follow-row small{color:#9aa49f;margin-top:3px;font-size:8px}.follow-row>span:not(.check-state):not(.badge){color:#77827c;white-space:nowrap;align-items:center;gap:5px;font-size:9px;display:inline-flex}.inline-empty{color:#98a29d;padding:12px 13px;font-size:9px}.modal-backdrop{z-index:100;background:#0e18138c;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:8px;width:min(560px,100%);max-height:min(780px,100vh - 44px);overflow:auto;box-shadow:0 22px 70px #0a181138}.modal-wide{width:min(760px,100%)}.modal-header{z-index:2;border-bottom:1px solid var(--soft-line);background:#fff;justify-content:space-between;align-items:center;gap:20px;min-height:70px;padding:14px 19px;display:flex;position:sticky;top:0}.modal-header h2{color:#26332d;font-size:16px}.modal-header p{color:#8e9893;margin-top:4px;font-size:9px}.modal-body{padding:20px}.modal-actions{z-index:2;border-top:1px solid var(--soft-line);background:#fff;justify-content:flex-end;align-items:center;gap:8px;min-height:64px;padding:12px 20px;display:flex;position:sticky;bottom:0}.action-spacer{flex:1}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.field{color:#5b6761;align-content:start;gap:7px;min-width:0;font-size:10px;display:grid}.field>span{font-weight:600}.field b{color:var(--red)}.field small{color:#9aa39f;font-size:8px}.form-error{color:#9b3737;background:#fff4f2;border:1px solid #edc7c2;border-radius:5px;padding:9px 11px;font-size:10px}.import-preview>p,.import-issues>p{color:#56625c;font-size:11px;line-height:1.6}.import-preview>div{border:1px solid var(--line);background:var(--line);border-radius:6px;grid-template-columns:repeat(3,1fr);gap:1px;margin:16px 0 12px;display:grid;overflow:hidden}.import-preview>div span{background:#fff;align-content:center;justify-items:center;gap:6px;min-height:76px;display:grid}.import-preview strong{color:var(--forest);font-size:20px}.import-preview small{color:#8b9690;font-size:9px}.import-issues ol{gap:8px;max-height:360px;margin:14px 0 0;padding:0 0 0 22px;display:grid;overflow:auto}.import-issues li{color:#8f3d38;padding-left:3px;font-size:10px;line-height:1.55}.history-list{gap:8px;display:grid}.history-loading{color:#7e8983;justify-content:center;align-items:center;gap:8px;min-height:110px;font-size:11px;display:flex}.history-loading svg,.history-row .button:disabled svg{animation:.9s linear infinite sync-spin}.history-row{background:#fbfcfb;border:1px solid #e2e7e3;border-radius:6px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:74px;padding:11px 12px;display:grid}.history-revision{justify-items:center;gap:4px;display:grid}.history-revision strong{color:var(--forest);font-size:14px}.history-revision span{color:var(--green);background:#e8f3ec;border-radius:4px;padding:2px 5px;font-size:8px}.history-main{min-width:0}.history-main strong,.history-main span,.history-main small{display:block}.history-main strong{color:#334039;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.history-main span{color:#7c8781;margin-top:5px;font-size:9px}.history-main small{color:#9aa39e;margin-top:4px;font-size:8px}.history-note{color:#89938e;font-size:9px}.meeting-followup-editor{background:#fafbfa;border:1px solid #e1e7e3;border-radius:6px;overflow:hidden}.meeting-followup-editor>header{border-bottom:1px solid #e5eae7;justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:9px 11px 9px 14px;display:flex}.meeting-followup-editor>header strong,.meeting-followup-editor>header span{display:block}.meeting-followup-editor>header strong{color:#34413b;font-size:11px}.meeting-followup-editor>header span{color:#929c97;margin-top:4px;font-size:8px}.meeting-followup-editor>p{color:#929c97;padding:16px 14px;font-size:9px}.meeting-followup-edit-row{border-top:1px solid #e8ece9;grid-template-columns:minmax(170px,1.5fr) 115px 115px 95px 32px;align-items:end;gap:8px;padding:11px;display:grid}.meeting-followup-edit-row:first-of-type{border-top:0}.meeting-followup-edit-row label{color:#6f7a74;gap:5px;min-width:0;font-size:8px;display:grid}.meeting-followup-edit-row label>small{color:#a0aaa5;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.meeting-followup-edit-row .input{height:33px}.field-span-2{grid-column:span 2}.input{color:#27342e;background:#fff;border:1px solid #d9e0db;border-radius:5px;outline:0;width:100%;height:37px;padding:0 10px;font-size:11px}.input:focus{border-color:#769487;box-shadow:0 0 0 3px #edf3ef}.textarea{resize:vertical;height:auto;min-height:76px;padding:9px 10px;line-height:1.6}.stage-editor{gap:9px;display:grid}.stage-edit-row{border:1px solid #e3e8e4;border-radius:6px;grid-template-columns:minmax(150px,1fr) minmax(145px,1fr) 100px 90px;align-items:end;gap:12px;min-height:55px;padding:9px 11px;display:grid}.stage-edit-row>div{align-items:center;gap:9px;padding-bottom:6px;display:flex}.stage-edit-row>div span{color:#fff;background:var(--forest);border-radius:50%;place-items:center;width:23px;height:23px;font-size:9px;display:grid}.stage-edit-row>div strong{font-size:11px}.stage-edit-row label{color:#7d8882;gap:4px;font-size:8px;display:grid}.stage-edit-row .input{height:31px}.weight-total{min-height:42px;color:var(--red);background:#fbeeed;border-radius:6px;justify-content:flex-end;align-items:center;gap:9px;padding:0 12px;font-size:9px;display:flex}.weight-total>strong{font-size:15px}.weight-total.valid{color:var(--green);background:#eaf4ee}.completion-warning{color:#934039;background:#fff4f1;border:1px solid #edc6bf;border-radius:6px;align-items:flex-start;gap:9px;padding:10px 12px;font-size:9px;line-height:1.55;display:flex}.completion-warning svg{flex:none}.completion-warning strong{margin-bottom:2px;font-size:10px;display:block}.toast{z-index:150;color:#fff;background:#25362f;border-radius:6px;max-width:360px;padding:11px 15px;font-size:11px;position:fixed;bottom:82px;right:24px;box-shadow:0 10px 32px #1120192e}.sync-banner{z-index:149;color:#6f2c2c;background:#fff7f5;border:1px solid #e5b9b3;border-radius:6px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;width:min(560px,100vw - 48px);padding:11px 12px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 32px #1120192e}.sync-banner>svg{align-self:start;margin-top:2px}.sync-banner strong,.sync-banner span{display:block}.sync-banner strong{font-size:11px}.sync-banner span{color:#91534c;margin-top:3px;font-size:9px;line-height:1.5}.sync-banner button{color:#79352f;white-space:nowrap;background:#fff;border:1px solid #d89c94;border-radius:5px;align-items:center;gap:5px;min-height:31px;padding:0 10px;font-size:10px;font-weight:600;display:inline-flex}.sync-banner button:hover{background:#fff0ed}.not-found{place-content:center;justify-items:center;gap:20px;min-height:400px;display:grid}@media (width<=1100px){.sidebar{width:210px}.main-shell{margin-left:210px}.brand strong{font-size:13px}.main-content{padding:26px 22px 46px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.filters .search{width:140px}.details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.challenge-row{grid-template-columns:4px minmax(240px,1fr) 150px auto auto}.challenge-row .row-actions{grid-column:2/-1;justify-self:end}}@media (width<=900px){.sidebar{flex-direction:row;align-items:center;width:100%;height:58px;padding:7px 12px;position:sticky;top:0}.brand{width:auto;height:42px;padding:0}.brand-mark{flex-basis:32px;height:32px}.brand strong{font-size:12px}.brand span,.sidebar-projects,.sidebar-footer{display:none}.primary-nav{margin:0 0 0 auto;display:flex}.primary-nav button{justify-content:center;width:42px;min-height:38px;padding:0;font-size:0}.primary-nav button>span{display:none}.primary-nav button.active{box-shadow:inset 0 -3px var(--coral)}.workspace-return{border-top:0;border-radius:6px;flex:0 0 42px;justify-content:center;min-height:38px;margin:0 0 0 4px;padding:0}.workspace-return span{display:none}.main-shell{margin-left:0}.topbar{height:55px;padding:0 15px;top:58px}.topbar-title,.topbar-actions .button,.data-menu-wrap,.notification{display:none}.sync-indicator{min-width:0}.topbar-actions{margin-left:auto}.main-content{padding:20px 14px 40px}.project-section-nav{width:100%;top:120px}.overview-columns,.sales-summary{grid-template-columns:1fr}.sales-summary-heading{border-right:0;border-bottom:1px solid var(--soft-line)}.my-work-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.requirement-tools{flex-wrap:wrap;justify-content:flex-end}.panel-heading{align-items:flex-start}.project-panel .panel-heading{flex-direction:column}.filters{flex-wrap:wrap;width:100%}.filters .search{width:100%}.filters .input{flex:1;min-width:120px}.hero-stats{grid-template-columns:repeat(2,1fr)}.hero-stats>div:nth-child(odd):not(:first-child){border-left:0}.hero-stats>div:nth-child(n+3){border-top:1px solid #315246}.stage-grid{grid-template-columns:1fr;gap:8px}.stage-item{grid-template-columns:28px 1fr auto auto;padding:6px 0}.stage-item>small{grid-column:auto}.stage-arrow{display:none}.challenge-row{grid-template-columns:4px minmax(0,1fr) auto auto;gap:11px}.challenge-main{grid-area:1/2/auto/-1}.challenge-progress{grid-area:2/2/auto/-1}.challenge-row>.badge{grid-area:3/2;justify-self:start}.challenge-row>.badge:nth-of-type(2){grid-area:3/3}.challenge-row .row-actions{grid-area:3/4}.follow-row{grid-template-columns:20px minmax(160px,1fr) auto}.follow-row>span:nth-of-type(2),.follow-row>span:nth-of-type(3){grid-column:2}.follow-row .badge{grid-area:1/3}.follow-row .row-actions{grid-area:2/3/span 2}.meeting-followup-edit-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(85px,.8fr) 32px}.meeting-followup-edit-row .followup-task-field{grid-column:1/-1}.stage-edit-row{grid-template-columns:minmax(135px,1fr) minmax(130px,1fr) 90px 80px;gap:8px}}@media (width<=560px){.brand strong{display:none}.topbar{padding:0 12px}.user-switcher{min-width:150px}.page-heading{align-items:flex-start}.page-heading h1{font-size:22px}.page-heading>.button{flex:0 0 36px;width:36px;padding:0;font-size:0}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.metric-grid-3,.sales-summary-values{grid-template-columns:1fr}.sales-summary-values>div{border-top:1px solid var(--soft-line);border-left:0;min-height:86px}.sales-summary-values>div:first-child{border-top:0}.my-work-metrics{grid-template-columns:1fr}.metric{min-height:116px;padding:13px}.metric-icon{width:29px;height:29px;top:11px;right:11px}.metric>strong{font-size:24px}.project-title-row{padding:20px 17px 17px}.project-title-row h1{font-size:19px}.project-title-row{flex-direction:column}.hero-actions{width:100%}.hero-actions .button{flex:1}.hero-stats{grid-template-columns:1fr}.hero-stats>div{border-top:1px solid #315246;border-left:0;min-height:66px}.hero-stats>div:first-child{border-top:0}.details-grid{grid-template-columns:1fr}.panel-heading{padding:13px}.detail-panel .panel-heading{flex-direction:column}.panel-tools{justify-content:space-between;width:100%}.requirement-tools{flex-wrap:wrap}.compact-search{order:3;width:100%}.bulk-bar{flex-wrap:wrap;padding:8px 12px}.bulk-bar .action-spacer{display:none}.filter-pills{overflow-x:auto}.owned-project-list{grid-template-columns:1fr}.owned-project-list>button:nth-child(odd){border-right:0}.panel-heading>.button{min-width:34px;padding:0 9px}.challenge-row{padding-right:11px}.challenge-main{grid-area:1/2/auto/-1}.challenge-row>.badge{grid-area:3/2!important}.challenge-row>.badge:nth-of-type(2){grid-column:3!important}.challenge-row .row-actions{grid-area:4/2/auto/-1}.meeting-header{grid-template-columns:40px 1fr;padding:14px 12px 10px}.meeting-actions{grid-column:2}.meeting-notes{padding:0 12px 12px}.follow-section{margin:0 12px 13px}.follow-row{grid-template-columns:20px minmax(0,1fr) auto}.form-grid{grid-template-columns:1fr}.field-span-2{grid-column:span 1}.modal-backdrop{padding:8px}.modal{max-height:calc(100vh - 16px)}.stage-edit-row{grid-template-columns:1fr 1fr}.stage-edit-row>div{grid-column:span 2}.modal-actions{padding:11px 13px}.meeting-followup-editor>header{align-items:flex-start}.meeting-followup-editor>header .button{flex:0 0 34px;width:34px;padding:0;font-size:0}.meeting-followup-edit-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 32px}.meeting-followup-edit-row label:nth-of-type(4){grid-column:1/3}.meeting-followup-edit-row>.icon-button{grid-area:3/3}.sync-banner{grid-template-columns:18px minmax(0,1fr);width:calc(100vw - 24px);bottom:12px;right:12px}.sync-banner button{grid-column:2;justify-self:start}.toast{max-width:calc(100vw - 24px);bottom:122px;right:12px}.history-row{grid-template-columns:45px minmax(0,1fr)}.history-row .button{grid-column:2;justify-self:start}.history-note{display:none}}.global-search-trigger{color:#7d8882;text-align:left;background:#fafbfa;border:1px solid #dce2de;border-radius:6px;align-items:center;gap:7px;width:176px;height:34px;padding:0 8px 0 10px;font-size:10px;display:flex}.global-search-trigger:hover{background:#f5f8f6;border-color:#afbbb4}.global-search-trigger span{flex:1}.global-search-trigger kbd{color:#969f9a;background:#fff;border:1px solid #d9dfdb;border-radius:4px;padding:2px 5px;font-family:inherit;font-size:8px}.notification-wrap{position:relative}.notification-popover{z-index:45;background:#fff;border:1px solid #dbe2dd;border-radius:7px;width:min(390px,100vw - 24px);position:absolute;top:43px;right:0;overflow:hidden;box-shadow:0 18px 52px #14271e29}.notification-popover>header{border-bottom:1px solid var(--soft-line);justify-content:space-between;align-items:center;min-height:62px;padding:10px 14px;display:flex}.notification-popover>header strong,.notification-popover>header span{align-items:center;gap:7px;display:flex}.notification-popover>header strong{color:#2d3a34;font-size:11px}.notification-popover>header span{color:#8a958f;margin-top:4px;font-size:8px}.notification-popover>header button{color:#79847e;background:0 0;border:0;font-size:9px}.notification-list{max-height:430px;display:grid;overflow:auto}.notification-list>button{border:0;border-top:1px solid var(--soft-line);min-height:66px;color:inherit;text-align:left;background:#fff;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 12px;display:grid}.notification-list>button:first-child{border-top:0}.notification-list>button:hover{background:#f8faf8}.notification-state{color:#8a5a1b;background:#fbf1df;border-radius:6px;place-items:center;width:27px;height:27px;display:grid}.notification-list strong,.notification-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.notification-list strong{color:#35423c;font-size:10px}.notification-list small{color:#8c9691;margin-top:5px;font-size:8px}.notification-popover>footer{border-top:1px solid var(--soft-line);color:#87918c;background:#fafbfa;align-items:center;gap:6px;min-height:39px;padding:0 13px;font-size:8px;display:flex}.search-palette-backdrop{z-index:180;background:#0f19148f;place-items:start center;padding:min(13vh,110px) 16px 20px;display:grid;position:fixed;inset:0}.search-palette{background:#fff;border-radius:8px;width:min(700px,100%);overflow:hidden;box-shadow:0 26px 85px #0a16104d}.search-palette>header{border-bottom:1px solid var(--soft-line);color:#789087;align-items:center;gap:11px;height:62px;padding:0 13px 0 18px;display:flex}.search-palette>header input{color:#23312a;border:0;outline:0;flex:1;min-width:0;font-size:14px}.search-palette>header input::placeholder{color:#9ca6a1}.search-results{max-height:min(610px,72vh);padding:8px;overflow:auto}.search-result-caption{color:#7e8983;justify-content:space-between;align-items:center;padding:7px 9px 10px;font-size:9px;display:flex}.search-result-caption small{color:#a0aaa5;font-size:8px}.search-results>button{width:100%;min-height:62px;color:inherit;text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 10px;display:grid}.search-results>button:hover,.search-results>button:focus-visible{background:#f3f7f4;outline:0}.search-result-icon{color:#446f5c;background:#eaf2ed;border-radius:6px;place-items:center;width:34px;height:34px;display:grid}.search-results>button strong,.search-results>button small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.search-results>button strong{color:#2b3932;font-size:11px}.search-results>button small{color:#8a958f;margin-top:5px;font-size:8px}.scope-switch,.layout-switch{background:#f7f9f7;border:1px solid #dce3de;border-radius:6px;align-items:center;padding:3px;display:flex}.scope-switch button,.layout-switch button{color:#76817b;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;gap:6px;min-height:30px;padding:0 10px;font-size:10px;display:inline-flex}.scope-switch button.active,.layout-switch button.active{color:#fff;background:var(--forest)}.layout-switch button{width:30px;padding:0}.action-filters .input{max-width:180px}.action-list{display:grid}.action-row{border-top:1px solid var(--soft-line);grid-template-columns:minmax(0,1fr) 42px;align-items:center;padding-right:10px;display:grid}.action-row:first-child{border-top:0}.action-row:hover{background:#fafbfa}.action-main{min-height:74px;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:90px minmax(240px,1fr) minmax(90px,130px) 90px 78px;align-items:center;gap:12px;padding:9px 8px 9px 18px;display:grid}.action-copy{min-width:0}.action-copy strong,.action-copy small,.action-date small{display:block}.action-copy strong{color:#2c3933;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.action-copy small{color:#929c97;margin-top:5px;font-size:8px}.action-owner,.action-state{color:#65716b;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.action-date{justify-items:start;gap:5px;display:grid}.action-date small{color:#89948e;font-size:8px}.workload-summary{background:#ffffffb8;border:1px solid #495d5324;border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 10px 28px #1f342a0b}.workload-summary>div{border-left:1px solid var(--soft-line);grid-template-columns:31px minmax(0,1fr);align-items:center;gap:9px;min-height:78px;padding:13px 17px;display:grid}.workload-summary>div:first-child{border-left:0}.workload-summary svg{color:#37664f;background:#eaf3ed;border-radius:6px;width:31px;height:31px;padding:7px;display:grid}.workload-summary .needs-attention svg{color:#a4473d;background:#f9eae7}.workload-summary span,.workload-summary small,.workload-summary strong{display:block}.workload-summary small{color:#7d8982;font-size:9px}.workload-summary strong{color:#25342c;margin-top:5px;font-size:18px;line-height:1}.workload-panel{overflow:hidden}.workload-panel-tools{align-items:center;gap:14px;display:flex}.workload-panel-tools .input{width:210px}.workload-legend{color:#77847d;white-space:nowrap;align-items:center;gap:10px;font-size:8px;display:flex}.workload-legend span{align-items:center;gap:5px;display:flex}.workload-legend i{border-radius:2px;width:8px;height:8px}.workload-list{display:grid}.workload-row{border-top:1px solid var(--soft-line);grid-template-columns:155px minmax(240px,1fr) minmax(180px,240px) 90px;align-items:center;gap:20px;min-height:108px;padding:14px 18px;display:grid}.workload-row:first-child{border-top:0}.workload-person{align-items:center;gap:9px;min-width:0;display:flex}.workload-person>i{color:#fff;background:var(--forest);border-radius:50%;flex:0 0 32px;place-items:center;height:32px;font-size:10px;font-style:normal;display:grid}.workload-person strong,.workload-person small{display:block}.workload-person strong{color:#2f3c35;font-size:11px}.workload-person small{color:#89958f;margin-top:4px;font-size:8px;line-height:1.45}.workload-allocation{gap:8px;min-width:0;display:grid}.workload-load-heading{color:#66736c;justify-content:space-between;align-items:center;gap:10px;font-size:9px;display:flex}.workload-load-heading strong{color:#294137;margin-left:3px;font-size:12px}.workload-load-heading small{color:#89948e;white-space:nowrap;align-items:center;gap:4px;font-size:8px;display:flex}.workload-stacked{background:#edf0ee;border-radius:5px;width:100%;height:9px;display:flex;overflow:hidden}.workload-stacked i{height:100%;display:block}.requirement-load{background:#4f7fa0}.challenge-load{background:#c46d58}.workload-load-labels{color:#7d8983;gap:14px;font-size:8px;display:flex}.workload-projects{gap:6px;min-width:0;display:grid}.workload-projects>small{color:#89948e;font-size:8px}.workload-projects>div{gap:4px;max-height:72px;display:grid;overflow:auto}.workload-projects button{color:#56645d;text-align:left;background:#f9fbf9cc;border:1px solid #e2e7e4;border-radius:5px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:27px;padding:0 8px;font-size:8px;display:grid}.workload-projects button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workload-projects button strong{color:#385746;font-size:9px}.workload-row-status{justify-items:end;gap:6px;display:grid}.workload-row-status small{color:#929c97;white-space:nowrap;font-size:7px}.workload-unassigned{border-top:1px solid var(--soft-line);background:#f9fbf98c}.workload-unassigned>header{justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:10px 18px;display:flex}.workload-unassigned>header>div{align-items:center;gap:9px;display:flex}.workload-unassigned>header svg{color:#6d7e75}.workload-unassigned>header strong,.workload-unassigned>header small{display:block}.workload-unassigned>header strong{color:#35433c;font-size:10px}.workload-unassigned>header small{color:#8b9690;margin-top:3px;font-size:8px}.workload-unassigned>div{border-top:1px solid var(--soft-line);display:grid}.workload-unassigned>div>button{border:0;border-top:1px solid var(--soft-line);min-height:52px;color:inherit;text-align:left;background:#fff;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 18px;display:grid}.workload-unassigned>div>button:first-child{border-top:0}.workload-unassigned>div>button:hover{background:#f5f8f6}.workload-unassigned>div>button span,.workload-unassigned>div>button strong,.workload-unassigned>div>button small{min-width:0;display:block}.workload-unassigned>div>button strong{color:#36443d;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.workload-unassigned>div>button small{color:#8c9791;margin-top:3px;font-size:8px}.workload-unassigned>div>button b{color:#4a5d53;white-space:nowrap;font-size:9px}.workload-unassigned>p{border-top:1px solid var(--soft-line);color:#4f8067;align-items:center;gap:7px;min-height:42px;padding:0 18px;font-size:8px;display:flex}.workload-project-link{border:0;border-top:1px solid var(--soft-line);color:#3e705a;background:#f8faf8;width:100%;min-height:42px;font-size:9px}.workload-heading>.input{width:min(310px,34vw)}.workload-summary>div{min-height:82px}.workload-summary strong{display:inline-block}.workload-summary em{color:#8a958f;margin-left:5px;font-size:8px;font-style:normal}.capacity-panel,.forecast-panel,.demand-panel{overflow:hidden}.capacity-heading{align-items:flex-start}.week-picker{grid-template-columns:34px minmax(190px,240px) 34px;align-items:center;gap:5px;display:grid}.week-picker>button{color:#50665a;cursor:pointer;background:#fff;border:1px solid #dce3de;border-radius:5px;place-items:center;width:34px;height:34px;display:grid}.week-picker>button:hover:not(:disabled){background:#f2f7f4;border-color:#aebfb5}.week-picker>button:disabled{color:#b8c1bc;cursor:not-allowed;background:#f7f8f7}.week-picker .input{width:100%}.capacity-table-wrap,.forecast-grid-wrap{width:100%;overflow-x:auto}.capacity-table{border-collapse:collapse;width:100%;min-width:860px}.capacity-table th{color:#839089;text-align:left;white-space:nowrap;background:#fafbfa;height:35px;padding:0 14px;font-size:8px;font-weight:600}.capacity-table td{border-top:1px solid var(--soft-line);color:#4e5b54;height:62px;padding:8px 14px;font-size:10px}.capacity-table tr.overloaded{background:#fff9f7}.capacity-person{align-items:center;gap:9px;min-width:150px;display:flex}.capacity-person>i{color:#fff;background:var(--forest);border-radius:50%;flex:0 0 30px;place-items:center;height:30px;font-size:9px;font-style:normal;display:grid}.capacity-person strong,.capacity-person small{display:block}.capacity-person strong{color:#2f3c35;font-size:10px}.capacity-person small{color:#8b9690;white-space:nowrap;margin-top:4px;font-size:7px}.capacity-table td>label{grid-template-columns:62px auto;align-items:center;gap:5px;display:grid}.capacity-table td>label .input{text-align:right;height:32px;padding:0 8px}.capacity-table td>label span{color:#909a95;font-size:7px}.capacity-table td>strong{color:#31443a;font-size:11px}.forecast-grid{min-width:860px;display:grid}.forecast-grid>div{border-top:1px solid var(--soft-line);border-left:1px solid var(--soft-line);min-width:0}.forecast-grid>div:nth-child(-n+9){border-top:0}.forecast-corner,.forecast-week-head{text-align:center;background:#fafbfa;place-content:center;min-height:53px;display:grid}.forecast-corner{z-index:2;color:#7f8a84;font-size:8px;position:sticky;left:0;border-left:0!important}.forecast-week-head strong,.forecast-week-head small{display:block}.forecast-week-head strong{color:#46534c;font-size:8px}.forecast-week-head small{color:#919b96;margin-top:4px;font-size:7px}.forecast-person{z-index:1;background:#fff;align-content:center;min-height:69px;padding:0 15px;display:grid;position:sticky;left:0;border-left:0!important}.forecast-person strong,.forecast-person small{display:block}.forecast-person strong{color:#2f3d36;font-size:10px}.forecast-person small{color:#909a95;margin-top:4px;font-size:7px}.forecast-cell{align-content:center;gap:6px;min-height:69px;padding:9px;display:grid}.forecast-cell strong{color:#3e4d45;text-align:center;white-space:nowrap;font-size:9px}.forecast-cell>span{background:#4c61571f;border-radius:3px;height:4px;overflow:hidden}.forecast-cell>span i{background:#5c876f;height:100%;display:block}.forecast-cell small{color:#849089;text-align:center;font-size:7px}.forecast-cell.is-tight{background:#fffaf1}.forecast-cell.is-tight>span i{background:#ce8a38}.forecast-cell.is-overloaded{background:#fff3f1}.forecast-cell.is-overloaded strong,.forecast-cell.is-overloaded small{color:#a3443c}.forecast-cell.is-overloaded>span i{background:#c85d50}.demand-list{display:grid}.demand-row{border:0;border-top:1px solid var(--soft-line);min-height:76px;color:inherit;text-align:left;background:#fff;grid-template-columns:minmax(240px,1.5fr) 120px 120px 130px 90px;align-items:center;gap:16px;padding:10px 18px;display:grid}.demand-row:first-child{border-top:0}.demand-row:hover{background:#fafbfa}.demand-row>span{min-width:0}.demand-row span small,.demand-row span strong,.demand-row span em{display:block}.demand-row span small{color:#87928c;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.demand-row span strong{color:#314038;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:10px;overflow:hidden}.demand-row span em{color:#98a19d;margin-top:4px;font-size:7px;font-style:normal}.demand-item-row{grid-template-columns:minmax(230px,1.5fr) 140px 220px 130px 80px}.allocation-ok{color:#4f8067;justify-content:center;align-items:center;gap:7px;min-height:42px;font-size:9px;display:flex}.milestone-list{display:grid}.milestone-row{border-top:1px solid var(--soft-line);grid-template-columns:24px 120px minmax(220px,1fr) 130px auto auto;align-items:center;gap:13px;min-height:74px;padding:10px 15px 10px 20px;display:grid}.milestone-row:first-child{border-top:0}.milestone-line{align-self:stretch;justify-items:center;display:grid;position:relative}.milestone-line i{z-index:1;background:#d0903b;border:3px solid #fff;border-radius:50%;outline:2px solid #d0903b;width:12px;height:12px;margin-top:20px;position:relative}.milestone-line b{background:#e5e9e6;width:2px;position:absolute;top:33px;bottom:-31px}.milestone-row.complete .milestone-line i{outline-color:var(--green);background:var(--green)}.milestone-date strong,.milestone-date small,.milestone-main strong,.milestone-main small{display:block}.milestone-date strong{color:#405049;font-size:10px}.milestone-date small,.milestone-main small{color:#959f9a;margin-top:5px;font-size:8px}.milestone-main{min-width:0}.milestone-main strong{color:#2d3a34;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.milestone-main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.milestone-owner{color:#6f7b75;align-items:center;gap:6px;font-size:9px;display:flex}.update-list{background:#fafbfa;gap:12px;padding:14px;display:grid}.update-card{background:#fff;border:1px solid #dfe5e1;border-radius:7px;overflow:hidden}.update-card>header{border-bottom:1px solid var(--soft-line);grid-template-columns:minmax(150px,1fr) 180px auto;align-items:center;gap:16px;min-height:59px;padding:9px 13px;display:grid}.update-card>header>span:first-child strong,.update-card>header>span:first-child small{display:block}.update-card>header>span:first-child strong{color:#2e3c35;font-size:11px}.update-card>header>span:first-child small{color:#929c97;margin-top:4px;font-size:8px}.update-progress{grid-template-columns:38px 1fr;align-items:center;gap:7px;display:grid}.update-progress b{color:var(--forest);font-size:11px}.update-progress>span{background:#e9eeeb;border-radius:4px;height:5px;overflow:hidden}.update-progress i{background:#d97958;height:100%;display:block}.update-columns{background:var(--soft-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.update-columns>div{background:#fff;min-height:102px;padding:14px}.update-columns span{color:#8a958f;font-size:8px}.update-columns p{color:#435049;white-space:pre-wrap;margin-top:8px;font-size:10px;line-height:1.7}.requirement-board{background:#f6f8f6;grid-template-columns:repeat(4,minmax(210px,1fr));gap:10px;padding:12px;display:grid;overflow-x:auto}.requirement-lane{background:#fff;border:1px solid #dfe5e1;border-radius:7px;min-width:210px}.requirement-lane>header{border-bottom:1px solid var(--soft-line);color:#49564f;justify-content:space-between;align-items:center;height:43px;padding:0 11px;font-size:10px;font-weight:600;display:flex}.requirement-lane>header b{color:#77827c;background:#edf1ee;border-radius:10px;place-items:center;min-width:20px;height:20px;font-size:8px;display:grid}.requirement-lane>div{align-content:start;gap:8px;min-height:145px;padding:8px;display:grid}.requirement-lane article{background:#fff;border:1px solid #e1e6e3;border-radius:6px;overflow:hidden;box-shadow:0 2px 6px #182b210a}.requirement-lane article[draggable=true]{cursor:grab}.requirement-lane article>button{width:100%;color:inherit;text-align:left;background:0 0;border:0;gap:8px;padding:10px;display:grid}.requirement-lane article>button>span{justify-content:space-between;align-items:center;gap:8px;display:flex}.requirement-lane article strong{color:#34413b;font-size:10px;line-height:1.45}.requirement-lane article small,.requirement-lane article i{color:#8b9690;font-size:8px;font-style:normal}.requirement-lane article>select{border:0;border-top:1px solid var(--soft-line);color:#66716c;background:#fafbfa;outline:0;width:100%;height:31px;padding:0 8px;font-size:8px}.requirement-lane>div>p{color:#a1aaa6;text-align:center;align-self:center;padding:30px 5px;font-size:9px}.lane-开发中{border-top:3px solid #4f7fa0}.lane-待开发{border-top:3px solid #c78a3d}.lane-已完成{border-top:3px solid #4e876b}.lane-已取消{border-top:3px solid #9aa39f}.meeting-convert{border-top:1px solid var(--soft-line);align-items:center;margin-top:10px;padding-top:8px;display:flex}.meeting-convert details{position:relative}.meeting-convert summary{color:#47705d;cursor:pointer;border-radius:5px;align-items:center;gap:6px;min-height:29px;padding:0 8px;font-size:9px;font-weight:600;list-style:none;display:inline-flex}.meeting-convert summary::-webkit-details-marker{display:none}.meeting-convert summary:hover,.meeting-convert details[open] summary{background:#eef5f1}.meeting-convert summary>svg:last-child{transition:transform .16s}.meeting-convert details[open] summary>svg:last-child{transform:rotate(180deg)}.meeting-convert-options{z-index:12;background:#fff;border:1px solid #dbe3de;border-radius:6px;width:160px;padding:5px;display:grid;position:absolute;top:34px;left:0;box-shadow:0 12px 30px #1b312624}.meeting-convert-options>button{color:#55665d;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:8px;min-height:34px;padding:0 9px;font-family:inherit;font-size:9px;display:flex}.meeting-convert-options>button:hover{color:#28523e;background:#f0f6f3}.history-details{margin-top:9px}.history-details summary{cursor:pointer;color:#42705c;width:fit-content;font-size:9px}.history-details>div{gap:6px;max-height:250px;margin-top:8px;display:grid;overflow:auto}.history-details section{background:#fff;border:1px solid #e4e8e5;border-radius:5px;padding:8px}.history-details section header{align-items:center;gap:7px;display:flex}.history-details section header strong{white-space:normal;font-size:9px}.history-details section header small{margin:0 0 0 auto;font-size:7px}.history-details section p{color:#7c8781;grid-template-columns:80px 1fr 12px 1fr;align-items:start;gap:6px;margin-top:7px;font-size:8px;display:grid}.history-details del{color:#9b5148;text-decoration:none}.history-details ins{color:#28704e;text-decoration:none}.history-details i{color:#a0aaa5;font-style:normal}.lead-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.lead-metric-grid>button{border:1px solid var(--soft-line);min-height:88px;color:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:7px;align-content:center;gap:5px;padding:15px 15px 15px 46px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;position:relative}.lead-metric-grid>button:hover{border-color:#3870544d;transform:translateY(-1px)}.lead-metric-grid>button:focus-visible{outline-offset:2px;outline:2px solid #27724f61}.lead-metric-grid svg{color:#4c745f;position:absolute;top:17px;left:16px}.lead-metric-grid span{color:#7b8881;font-size:9px}.lead-metric-grid strong{color:#223029;font-size:22px;line-height:1}.lead-panel{overflow:hidden}.lead-filters{flex-wrap:wrap;justify-content:flex-end}.lead-filters .search{width:210px}.lead-table{table-layout:fixed;min-width:920px}.lead-table th:first-child{width:185px}.lead-table th:nth-child(2){width:205px}.lead-table th:nth-child(3){width:180px}.lead-table th:nth-child(4){width:205px}.lead-table th:nth-child(5){width:100px}.lead-table th:nth-child(6){width:36px}.lead-table tbody tr{cursor:pointer}.lead-table tbody tr:focus-visible{outline-offset:-2px;outline:2px solid #3b795c}.lead-table td{vertical-align:top}.lead-table td>strong,.lead-table td>span,.lead-table td>small{display:block}.lead-table td>span,.lead-table td>small{color:#87928c;margin-top:5px;font-size:8px}.lead-table td>.badge{width:fit-content;margin-top:8px}.lead-progress{gap:8px;display:grid}.lead-progress .progress-cell{grid-template-columns:minmax(0,1fr) 32px;align-items:center;gap:7px;display:grid}.lead-progress small{color:#7f8a84;align-items:flex-start;gap:4px;font-size:8px;line-height:1.45;display:flex}.lead-progress small svg{flex:none;margin-top:1px}.lead-stage{gap:5px;display:grid}.lead-stage>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.lead-stage>div:first-child strong{font-size:10px}.lead-stage>div:first-child span{color:#53645b;font-size:9px;font-weight:700}.lead-stage>small{color:#87928c;font-size:8px}.lead-focus{gap:6px;min-width:0;display:grid}.lead-focus>.badge{width:fit-content}.lead-focus>strong,.lead-next-action{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden}.lead-focus>small{color:#87928c;font-size:8px;line-height:1.4}.lead-focus>svg{color:#6e8177}.lead-clear{color:#73907f!important}.lead-action-count{justify-items:start;gap:4px;display:grid}.lead-action-count strong{color:#26352d;font-size:18px}.lead-action-count span{color:#87928c;font-size:8px}.lead-action-count .badge{margin-top:3px}.lead-next-action{font-size:9px}.lead-next{gap:6px;display:grid}.lead-next>small{color:#87928c;align-items:center;gap:4px;font-size:8px;line-height:1.4;display:flex}.lead-next>small svg{color:#71847a;flex:none}.lead-mobile-list{display:none}@media (width<=1100px){.lead-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lead-desktop-table{display:none}.lead-mobile-list{gap:10px;padding:12px;display:grid}.lead-mobile-card{cursor:pointer;background:#ffffffbd;border:1px solid #475b5124;border-radius:7px;gap:13px;padding:14px;display:grid}.lead-mobile-card:hover{background:#ffffffe6;border-color:#38705447}.lead-mobile-card:focus-visible{outline-offset:-2px;outline:2px solid #27724f61}.lead-mobile-card>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.lead-mobile-card>header>div{gap:5px;min-width:0;display:grid}.lead-mobile-card>header strong{color:#26352d;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.lead-mobile-card>header span,.lead-mobile-progress small,.lead-mobile-focus small,.lead-mobile-next small{color:#818d87;font-size:9px;line-height:1.45}.lead-mobile-progress{gap:7px;display:grid}.lead-mobile-progress>div:first-child{justify-content:space-between;align-items:center;display:flex}.lead-mobile-progress>div:first-child span,.lead-mobile-focus>span,.lead-mobile-next>span{color:#728078;font-size:9px;font-weight:600}.lead-mobile-progress b{color:#2e4c3d;font-size:11px}.lead-mobile-focus,.lead-mobile-next{border-top:1px solid var(--soft-line);gap:6px;padding-top:11px;display:grid}.lead-mobile-focus>div{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px 7px;display:grid}.lead-mobile-focus>div strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.lead-mobile-focus>div small{grid-column:2}.lead-mobile-next strong{color:#34433b;font-size:10px;line-height:1.5}.lead-mobile-card>footer{border-top:1px solid var(--soft-line);justify-content:space-between;align-items:flex-end;gap:10px;min-height:34px;padding-top:10px;display:flex}.lead-mobile-card>footer>span{color:#3d6c55;align-items:center;gap:4px;font-size:9px;font-weight:600;display:flex}.lead-mobile-action{align-items:center;gap:7px;min-height:28px;display:flex}.lead-mobile-action>strong{color:#2d4438;font-size:10px}.global-search-trigger{width:118px}.global-search-trigger kbd{display:none}.action-main{grid-template-columns:78px minmax(210px,1fr) 100px 82px}.action-state{display:none}.workload-row{grid-template-columns:135px minmax(210px,1fr) minmax(160px,200px) 85px;gap:14px}.milestone-row{grid-template-columns:22px 105px minmax(180px,1fr) auto auto}.milestone-owner{grid-column:3}}@media (width<=900px){.lead-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lead-filters{justify-content:flex-start;width:100%}.global-search-trigger{justify-content:center;width:36px;padding:0;display:flex}.global-search-trigger span,.global-search-trigger kbd{display:none}.notification-wrap .notification{display:grid}.notification-popover{position:fixed;top:118px;right:12px}.action-filters{flex-wrap:wrap}.action-main{grid-template-columns:75px minmax(170px,1fr) 90px}.action-owner{display:none}.action-date{justify-items:end}.workload-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.workload-summary>div:nth-child(3){border-top:1px solid var(--soft-line);border-left:0}.workload-summary>div:nth-child(4){border-top:1px solid var(--soft-line)}.workload-row{grid-template-columns:135px minmax(0,1fr) 86px;gap:13px}.workload-projects{grid-column:2/-1}.milestone-row{grid-template-columns:22px 100px minmax(160px,1fr) auto}.milestone-owner{grid-column:3}.milestone-row>.badge{grid-area:1/4}.milestone-row>.row-actions{grid-area:2/4}.update-columns{grid-template-columns:1fr}.update-columns>div{min-height:80px}}@media (width<=560px){.lead-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.lead-metric-grid>button{min-height:72px;padding:12px 10px 12px 39px}.lead-metric-grid svg{top:14px;left:13px}.lead-metric-grid strong{font-size:19px}.lead-filters,.lead-filters .search,.lead-filters select{width:100%}.scope-switch{flex:none}.scope-switch button{width:34px;padding:0;font-size:0}.action-center .page-heading{align-items:center}.action-panel .panel-heading{flex-direction:column}.action-panel .panel-heading>div:first-child,.action-panel .action-filters{width:100%}.action-filters .input{width:100%;max-width:none}.action-filters .button{width:100%}.action-row{grid-template-columns:minmax(0,1fr) 40px}.action-main{grid-template-columns:68px minmax(0,1fr) 72px;gap:8px;min-height:82px;padding-left:11px}.action-date small{display:none}.search-palette-backdrop{padding:60px 8px 8px}.search-palette>header{height:56px;padding-left:13px}.search-palette>header input{font-size:12px}.search-result-caption small{display:none}.search-results>button{grid-template-columns:32px minmax(0,1fr)}.search-results>button>.badge{grid-column:2;justify-self:start}.search-result-icon{width:31px;height:31px}.notification-popover{width:calc(100vw - 16px);top:116px;right:8px}.workload-page .page-heading{flex-direction:column}.workload-summary>div{min-height:68px;padding:10px 11px}.workload-summary strong{font-size:16px}.workload-panel .panel-heading{flex-direction:column}.workload-panel-tools{justify-content:space-between;width:100%}.workload-panel-tools .input{width:min(210px,58%)}.workload-row{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:14px}.workload-allocation,.workload-projects{grid-column:1/-1}.workload-row-status{grid-area:1/2}.workload-load-heading{align-items:flex-start}.workload-unassigned>header{padding-inline:14px}.milestone-row{grid-template-columns:20px minmax(0,1fr) auto;gap:8px;padding-left:12px}.milestone-date{grid-column:2}.milestone-main{grid-column:2/-1}.milestone-owner{grid-column:2}.milestone-row>.badge{grid-area:1/3}.milestone-row>.row-actions{grid-area:3/3}.milestone-line{grid-row:1/span 3}.update-card>header{grid-template-columns:1fr auto}.update-progress{grid-column:1/-1}.requirement-board{scroll-snap-type:x mandatory;grid-template-columns:repeat(4,minmax(82vw,1fr))}.requirement-lane{scroll-snap-align:start}.meeting-convert{align-items:flex-start}.history-details section p{grid-template-columns:64px 1fr}.history-details section p i{display:none}.history-details section p ins{grid-column:2}.stage-edit-row{grid-template-columns:1fr 1fr}.stage-edit-row>div,.stage-edit-row label:first-of-type{grid-column:1/-1}}:root{color:#182633;--ink:#182633;--muted:#667687;--line:#48698429;--soft-line:#4b6f8c17;--paper:#fffc;--canvas:#edf5fb;--forest:#163950;--forest-2:#24516d;--coral:#d56d55;--blue:#3b75a3;--green:#2e795d;background:#edf5fb}html,body,.app-shell{background:var(--canvas)}.sidebar{-webkit-backdrop-filter:blur(22px)saturate(1.08);backdrop-filter:blur(22px)saturate(1.08);background:#0f2638f2;border-right:1px solid #bedcf01f;box-shadow:12px 0 34px #1e3d5417}.brand-mark{background:#f4f9fc;border-color:#7896aa}.brand span{color:#8eacbf}.primary-nav button,.workspace-nav-button,.sidebar-bottom-nav button{color:#a8bdcb}.primary-nav button:hover,.primary-nav button.active,.workspace-nav-button:hover,.workspace-nav-button.active,.sidebar-bottom-nav button:hover{color:#fff;background:#254d67}.primary-nav button>span,.workspace-nav-button>span{color:#d5e5ef;background:#315b75}.nav-label{color:#7898ad}.nav-label button,.sidebar-footer{color:#89a8bb}.nav-label button:hover{background:#28506a}.sidebar-projects>button{color:#9db5c4}.sidebar-projects>button:hover,.sidebar-projects>button.active{color:#f5faff;background:#20465f}.sidebar-projects>button i{color:#e2eff7;background:#35647f}.workspace-return{color:#afc5d3;border-color:#294a60}.workspace-return:hover{background:#20465f}.sidebar-footer small{color:#6f8da1}.primary-nav .nav-priority{color:#ebf6fc;background:#4a8bb72b;border:1px solid #8ac2e63b;min-height:48px;box-shadow:inset 0 1px #ffffff0d}.primary-nav .nav-priority svg{color:#8dc9ee}.primary-nav .nav-priority:hover,.primary-nav .nav-priority.active{background:#4e92be45;border-color:#a4d3f161}.workspace-nav-button,.sidebar-bottom-nav button{color:#9fb2aa;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:11px;width:100%;min-height:42px;padding:0 12px;font-size:14px;display:flex}.workspace-nav-button{background:#ffffff09;border:1px solid #ffffff12;margin-top:18px}.workspace-nav-button.active{box-shadow:inset 3px 0 var(--coral)}.workspace-nav-button>span{text-align:center;border-radius:10px;min-width:22px;margin-left:auto;padding:2px 6px;font-size:11px}.sidebar-projects{flex:1;margin-top:15px}.sidebar-bottom-nav{border-top:1px solid #ffffff14;gap:4px;margin-top:auto;padding-top:10px;display:grid}.sidebar-bottom-nav button{min-height:38px;font-size:12px}.workspace-return{margin-top:4px}.topbar{-webkit-backdrop-filter:blur(22px)saturate(1.12);backdrop-filter:blur(22px)saturate(1.12);background:#f9fcffcc;border-color:#48698421;box-shadow:0 8px 26px #2349650d}.panel,.metric:not(.metric-dark),.lead-metric-grid>button,.project-section-nav,.notification-popover,.search-palette,.workload-summary{-webkit-backdrop-filter:blur(18px)saturate(1.08);backdrop-filter:blur(18px)saturate(1.08);background:#ffffffc7;border-color:#496c8826;box-shadow:0 10px 28px #2348630f,inset 0 1px #ffffffbd}.metric-dark{box-shadow:0 12px 28px #183d5626,inset 0 1px #ffffff14}.panel-heading,.sales-summary-heading,.data-table th,.notification-popover>footer{background:#f7fbff9e}.owned-project-list>button,.input,.global-search-trigger,.search{background:#ffffffa8}.data-table tbody tr:hover,.work-main:hover,.focus-item:hover,.owned-project-list>button:hover{background:#edf6fcc7}.input:focus,.search:focus-within{border-color:#76a5c5;box-shadow:0 0 0 3px #70a6ca24}.button-secondary:hover,.button-ghost:hover,.icon-button:hover{background:#f0f6fa}.progress-track i{background:var(--blue)}.project-section-nav button:hover{color:var(--forest);background:#eaf3f9}.project-section-nav button span,.avatar-name i{background:#e7f1f7}.lead-metric-grid svg{color:#477da2}.lead-metric-grid>button:hover{border-color:#417ca557}.lead-metric-grid>button.active{border-color:#3b75a385;box-shadow:inset 0 0 0 1px #3b75a321,0 8px 20px #32688f14}.workload-summary svg{color:#427ba3;background:#e8f2f9}.workload-unassigned{background:#f4f9fd9e}.workload-projects button{background:#f7fbfedb;border-color:#dce8ef}.workload-projects button:hover{background:#edf6fb;border-color:#abc6d8}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#11233161}.modal,.modal-header,.modal-actions{-webkit-backdrop-filter:blur(24px)saturate(1.08);backdrop-filter:blur(24px)saturate(1.08);background:#fafdffeb}.modal{border:1px solid #ffffffa8;box-shadow:0 24px 72px #14304433}.project-title-row p{color:#c5dce9}.title-meta>span:first-child,.project-health-copy{color:#a8c5d6}.project-health-copy strong{color:#e1edf4;border-color:#4c6d82}.project-progress-heading{border-left:3px solid var(--coral);padding-left:15px}.lead-action-link{color:inherit;text-align:left;background:0 0;border:0;padding:0}.lead-action-link:hover strong,.lead-action-link:focus-visible strong{color:var(--blue)}.lead-action-link:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #3b75a357}@media (width<=900px){.primary-nav{gap:2px}.primary-nav .nav-priority{min-height:38px}.workspace-nav-button{flex:0 0 42px;justify-content:center;width:42px;min-height:38px;margin:0 0 0 2px;padding:0;font-size:0}.workspace-nav-button>span{display:none}.sidebar-bottom-nav{border:0;flex:0 0 42px;width:42px;margin:0 0 0 2px;padding:0}.sidebar-bottom-nav button{justify-content:center;width:42px;min-height:38px;padding:0;font-size:0}}@media (width<=560px){.project-progress-heading{padding-left:11px}}.nav-groups{gap:9px;margin-top:26px;display:grid}.nav-group{gap:4px;display:grid}.nav-group-title{color:#d5e5ef;text-align:left;background:#2e5b7729;border:1px solid #8dc9ee26;border-radius:6px;align-items:center;gap:10px;width:100%;min-height:47px;padding:0 12px;font-size:14px;font-weight:700;transition:border-color .16s,background .16s;display:flex}.nav-group-title:hover,.nav-group.active>.nav-group-title{color:#fff;background:#20465f;border-color:#8dc9ee4d}.nav-group.active>.nav-group-title{box-shadow:inset 3px 0 var(--coral)}.nav-group-title svg{color:#8dc9ee}.nav-group-chevron{flex:none;margin-left:auto;transition:transform .16s;color:#789db4!important}.nav-group.expanded .nav-group-chevron{transform:rotate(180deg)}.nav-submenu{gap:2px;padding:4px 0 0 17px;display:grid}.nav-submenu[hidden]{display:none}.nav-submenu button{color:#93adbe;text-align:left;background:0 0;border:0;border-left:1px solid #31556d;border-radius:0 5px 5px 0;align-items:center;gap:8px;width:100%;min-height:33px;padding:0 10px 0 17px;font-size:11px;display:flex}.nav-submenu button:hover{color:#f5faff;background:#35647f47}.nav-submenu button.active{border-left-color:var(--coral);color:#fff;background:#28536d}.nav-group-title:focus-visible,.nav-submenu button:focus-visible{outline-offset:2px;outline:2px solid #a4d3f1a8}.nav-submenu button svg{color:#7fa8c1}.nav-submenu button em{color:#d5e5ef;background:#315b75;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 5px;font-size:9px;font-style:normal;display:grid}.sidebar-projects{border-top:1px solid #ffffff14;margin-top:20px;padding-top:14px}.overview-view-tabs,.workspace-view-tabs{border:1px solid var(--line);background:#ffffffb8;border-radius:7px;align-items:center;gap:3px;min-height:42px;padding:4px;display:flex;overflow-x:auto}.overview-view-tabs button,.workspace-view-tabs button{color:#66798a;white-space:nowrap;background:0 0;border:0;border-radius:5px;flex:none;justify-content:center;align-items:center;gap:7px;min-height:32px;padding:0 11px;font-size:10px;font-weight:600;display:inline-flex}.overview-view-tabs button:hover,.workspace-view-tabs button:hover{color:#173d56;background:#edf4f8}.overview-view-tabs button.active,.workspace-view-tabs button.active{color:#fff;background:#214c68}.overview-view-tabs button em{color:#52748b;background:#e5eff5;border-radius:10px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:8px;font-style:normal;display:grid}.overview-view-tabs button.active em{color:#eaf5fb;background:#356884}.workspace-view-tabs{display:none}.metric-link{width:100%;color:inherit;text-align:left;cursor:pointer;font-family:inherit}.metric-link:hover{border-color:#3b75a361;transform:translateY(-1px);box-shadow:0 8px 24px #2348631a}.metric-link:focus-visible{outline-offset:2px;outline:2px solid #3b75a37a}.metric-link.active:not(.metric-dark){border-color:#3b75a385;box-shadow:inset 0 0 0 1px #3b75a31f}.metric-link.metric-dark.active{box-shadow:inset 3px 0 var(--coral), 0 12px 28px #183d5626}.overview-focus-full{min-width:0}.overview-focus-full .focus-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.overview-focus-full .focus-item:nth-child(odd){border-right:1px solid var(--soft-line)}.focus-item{min-height:150px}.deadline-summary{border-top:1px dashed #4b6f8c29;grid-template-columns:auto auto minmax(92px,1fr);align-items:center;gap:9px;min-width:0;padding-top:8px;display:grid}.deadline-summary span{color:#6f8190;white-space:nowrap;align-items:center;gap:5px;font-size:9px;display:inline-flex}.deadline-summary strong{color:#315e7d;white-space:nowrap;background:#e9f2f8;border-radius:5px;justify-self:end;padding:4px 7px;font-size:9px}.deadline-summary strong.urgent{color:#8f5c18;background:#fbf2e3}.deadline-summary strong.overdue{color:#a63e3e;background:#fbeceb}.role-home{gap:16px;min-width:0;display:grid}.executive-metrics,.today-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.executive-accountability-panel,.today-task-panel,.owned-project-panel{overflow:hidden}.executive-table{table-layout:fixed;min-width:860px}.executive-table th:first-child{width:190px}.executive-table th:nth-child(2){width:230px}.executive-table th:nth-child(3){width:190px}.executive-table th:nth-child(4){width:220px}.executive-table th:nth-child(5){width:34px}.executive-table tbody tr{cursor:pointer}.executive-table td{vertical-align:top;height:92px}.executive-table td>.badge{margin-top:7px}.executive-table td .progress-cell{margin-top:4px}.executive-table td>small{margin-top:9px}.executive-focus,.executive-owner,.executive-next{gap:6px;min-width:0;display:grid}.executive-focus>span{align-items:center;gap:6px;color:#76848d!important;margin:0!important;font-size:8px!important;display:flex!important}.executive-focus strong,.executive-next strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.45;overflow:hidden;color:#31424c!important;white-space:normal!important;font-size:10px!important;display:-webkit-box!important}.executive-focus small,.executive-owner small,.executive-next small{color:#87949b;font-size:8px;line-height:1.45}.executive-owner strong{color:#344750!important;font-size:10px!important}.executive-clear{color:#4c7a63!important;font-size:9px!important}.executive-mobile-list{display:none}.today-task-list,.employee-project-list{display:grid}.today-task-row{border:0;border-top:1px solid var(--soft-line);width:100%;min-height:76px;color:inherit;text-align:left;background:#fff;grid-template-columns:95px minmax(220px,1fr) 62px 190px 20px;align-items:center;gap:14px;padding:10px 16px;display:grid}.today-task-row:first-child{border-top:0}.today-task-row:hover,.employee-project-list>button:hover{background:#f7fafc}.today-task-kind,.today-task-copy,.today-task-priority,.today-task-deadline{gap:6px;min-width:0;display:grid}.today-task-kind{justify-items:start}.today-task-kind small,.today-task-copy small,.today-task-priority small,.today-task-deadline small{color:#87949b;font-size:8px}.today-task-copy strong{color:#2c3e48;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.today-task-priority strong{color:#465b67;font-size:10px}.today-task-deadline{justify-items:start}.today-task-row>svg{color:#8698a3}.employee-project-list>button{border:0;border-top:1px solid var(--soft-line);width:100%;min-height:82px;color:inherit;text-align:left;background:#fff;grid-template-columns:minmax(190px,1.05fr) minmax(170px,.8fr) minmax(210px,1fr) 125px 20px;align-items:center;gap:18px;padding:11px 16px;display:grid}.employee-project-list>button:first-child{border-top:0}.employee-project-title,.employee-project-progress,.employee-project-next,.employee-project-date{gap:6px;min-width:0;display:grid}.employee-project-title strong,.employee-project-next strong,.employee-project-date strong{color:#2e404a;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.employee-project-title small,.employee-project-progress small,.employee-project-next small,.employee-project-date small{color:#87949b;font-size:8px}.employee-project-progress{grid-template-columns:minmax(70px,1fr) 32px;align-items:center}.employee-project-progress>small{grid-column:1/-1}.employee-project-progress>span{background:#e6edf1;border-radius:5px;height:5px;overflow:hidden}.employee-project-progress i{border-radius:inherit;background:#3f779b;height:100%;display:block}.employee-project-progress strong{color:#38586b;font-size:10px}.employee-project-date{grid-template-columns:15px minmax(0,1fr)}.employee-project-date svg{color:#718995;grid-row:1/span 2}.employee-project-list>button>svg{color:#8698a3}.project-hero{background:#173d56}.hero-stats{background:#102c40;border-color:#31576e}.hero-stats>div{border-color:#31576e}.hero-stats .progress-track{background:#345b73}.project-hero .button-secondary{color:#f0f8fc;background:#25516b;border-color:#54788f}.project-hero .button-secondary:hover{background:#32627f}.project-hero .icon-button{color:#c7dce8;border-color:#456b83}.project-hero .icon-button:hover{color:#fff;background:#285873}@media (width<=900px){.nav-groups{gap:5px;margin:0 0 0 auto;display:flex;position:relative}.nav-group{display:block;position:relative}.nav-group-title{justify-content:flex-start;gap:7px;width:auto;min-width:104px;min-height:40px;padding:0 9px;font-size:11px}.nav-group-title>svg:first-child{width:15px}.nav-group-title span{white-space:nowrap;display:block}.nav-group.active>.nav-group-title{box-shadow:inset 0 -3px var(--coral)}.nav-group-chevron{width:12px}.nav-submenu{z-index:40;background:#0f2638fa;border:1px solid #8dc9ee3d;border-radius:7px;gap:3px;width:200px;padding:8px;display:grid;position:absolute;top:46px;right:0;box-shadow:0 16px 34px #0819244d}.nav-group:first-child .nav-submenu{left:0;right:auto}.nav-submenu button{border-left:0;border-radius:5px;min-height:38px;padding:0 10px}.workspace-view-tabs{margin-bottom:18px;display:flex}.hero-stats>div:nth-child(n+3),.hero-stats>div{border-color:#31576e}.executive-metrics,.today-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.executive-desktop-table{display:none}.executive-mobile-list{gap:10px;padding:12px;display:grid}.executive-mobile-card{color:inherit;text-align:left;background:#fff;border:1px solid #dce5ea;border-radius:7px;gap:12px;padding:14px;display:grid}.executive-mobile-card:hover{background:#f9fbfc;border-color:#b9cfdb}.executive-mobile-card header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.executive-mobile-card header>span{gap:5px;min-width:0;display:grid}.executive-mobile-card header strong{color:#29404d;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.executive-mobile-card header small,.executive-mobile-card footer{color:#7c8e98;font-size:9px}.executive-mobile-progress{grid-template-columns:70px minmax(0,1fr) 35px;align-items:center;gap:8px;display:grid}.executive-mobile-progress span,.executive-mobile-action>span{color:#6e838f;font-size:9px;font-weight:600}.executive-mobile-progress b{color:#35586c;font-size:10px}.executive-mobile-action{border-top:1px solid var(--soft-line);grid-template-columns:70px minmax(0,1fr);gap:6px 8px;padding-top:10px;display:grid}.executive-mobile-action strong{color:#2e424d;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.executive-mobile-action small{color:#7e9099;grid-column:2;font-size:8px}.executive-mobile-action .badge{display:inline-flex!important}.executive-mobile-card footer{border-top:1px solid var(--soft-line);justify-content:space-between;align-items:center;gap:10px;padding-top:10px;display:flex}.executive-mobile-card footer span{align-items:center;gap:5px;display:flex}.today-task-row{grid-template-columns:85px minmax(160px,1fr) 155px 18px;gap:10px}.today-task-priority{display:none}.employee-project-list>button{grid-template-columns:minmax(170px,1fr) minmax(140px,.8fr) 115px 18px}.employee-project-next{display:none}}@media (width<=680px){.overview-focus-full .focus-list{grid-template-columns:1fr}.overview-focus-full .focus-item:nth-child(odd){border-right:0}.deadline-summary{grid-template-columns:1fr auto}.deadline-summary span:nth-child(2){grid-column:1}.deadline-summary strong{grid-area:1/2/span 2}}@media (width<=560px){.overview-view-tabs{margin-inline:-2px}.overview-view-tabs button,.workspace-view-tabs button{padding-inline:9px}.panel-heading-actions{justify-content:space-between;width:100%}.metric-link:hover{transform:none}.executive-accountability-panel .panel-heading,.today-task-panel .panel-heading{flex-direction:column}.executive-accountability-panel .panel-heading .button,.today-task-panel .panel-heading .button{width:100%}.today-task-row{grid-template-columns:76px minmax(0,1fr) 18px;min-height:96px;padding:11px}.today-task-deadline{grid-area:2/2}.today-task-row>svg{grid-area:1/3/span 2}.employee-project-list>button{grid-template-columns:minmax(0,1fr) 18px;gap:10px;padding:13px}.employee-project-progress,.employee-project-date{grid-column:1}.employee-project-list>button>svg{grid-area:1/2/span 3}.workload-summary{grid-template-columns:1fr}.workload-summary>div{border-top:1px solid var(--soft-line);border-left:0;min-height:70px}.workload-summary>div:first-child{border-top:0}.demand-row,.demand-item-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px}.demand-row>span:first-child{grid-column:1/-1}.demand-row>span:nth-child(4){display:none}.workload-unassigned>header{align-items:flex-start}}@media (width>=561px) and (width<=1100px){.workload-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.workload-summary>div:nth-child(3){border-top:1px solid var(--soft-line);border-left:0}.workload-summary>div:nth-child(4){border-top:1px solid var(--soft-line)}}@media (width>=561px) and (width<=900px){.workload-heading,.capacity-heading{flex-direction:column;align-items:stretch}.workload-heading>.input{width:100%}.week-picker{grid-template-columns:34px minmax(0,1fr) 34px}.demand-row,.demand-item-row{grid-template-columns:minmax(210px,1.4fr) 100px 110px 80px;gap:10px}.demand-row>span:nth-child(4){display:none}}
