:root{--bg:#f5f5f7;--surface:#ffffffe0;--surface-solid:#fff;--surface-soft:#f2f2f7;--glass:#ffffffa8;--glass-strong:#ffffffd6;--text:#1d1d1f;--muted:#6e6e73;--line:#e5e5ea;--line-strong:#d1d1d6;--accent:#06c;--accent-hover:#05a;--accent-soft:#eaf3ff;--warn:#946200;--warn-soft:#fff7e6;--danger:#b42318;--danger-soft:#fff0ee;--success:#237a49;--success-soft:#eaf6ee;--shadow:0 1px 3px #0000000a;--shadow-hover:0 12px 36px #0000001f;--blur:blur(24px) saturate(150%);--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--bg);min-height:100vh;color:var(--text);font-family:-apple-system, BlinkMacSystemFont, "SF Pro Text", var(--font-geist-sans), "PingFang SC", "Noto Sans SC", sans-serif;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}:is(button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible){outline-offset:2px;outline:3px solid #0066cc3d}.app-shell{grid-template-rows:64px minmax(0,1fr);grid-template-columns:224px minmax(0,1fr);width:100%;min-height:100vh;display:grid}.global-header{-webkit-backdrop-filter:saturate(180%)blur(24px);z-index:30;background:#ffffffe6;border-right:1px solid #00000012;flex-direction:column;grid-area:1/1/-1;height:100vh;min-height:100vh;padding:18px 14px;display:flex;position:sticky;top:0;overflow:hidden}.header-primary{flex-direction:column;flex:1;align-items:stretch;gap:22px;min-height:0;padding:0;display:flex}.brand-block{align-items:center;gap:12px;min-width:0;display:flex}.brand-mark{color:#fff;letter-spacing:-.04em;background:linear-gradient(145deg,#d42b70,#981044);border-radius:11px;place-items:center;width:38px;height:38px;font-weight:700;display:grid;box-shadow:0 8px 18px #00000029}.brand-title{letter-spacing:-.02em;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.2}.brand-subtitle{color:var(--muted);max-width:150px;margin-top:3px;font-size:11px;line-height:1.3}.top-nav{scrollbar-width:thin;background:0 0;border:0;border-radius:0;align-content:start;align-items:stretch;gap:5px;min-height:0;padding:0;display:grid;overflow-y:auto}.sidebar-nav-group>summary{list-style:none}.sidebar-nav-group>summary::-webkit-details-marker{display:none}.sidebar-group-label{color:#55555a;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:9px;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:38px;padding:6px 8px;font-size:14px;font-weight:620;display:grid}.sidebar-group-label:after{content:"›";color:#a1a1a6;font-size:17px;transition:transform .16s;transform:rotate(0)}.sidebar-nav-group[open] .sidebar-group-label:after{transform:rotate(90deg)}.sidebar-group-icon{color:#5e5e63;background:#f0f0f2;border-radius:7px;place-items:center;width:24px;height:24px;font-size:11px;font-weight:700;display:grid}.sidebar-subnav{gap:2px;padding:3px 0 5px 34px;display:grid}.sidebar-command-slot{padding:3px 0 1px}.sidebar-command-slot .action-pill-button{width:100%;color:var(--muted);background:0 0;border:0;justify-content:flex-start;padding:9px 10px}.mobile-navigation-menu{display:none}.nav-link{color:var(--muted);border-radius:8px;padding:7px 10px;font-size:14px;font-weight:560;transition:background .18s,color .18s,transform .18s}.nav-link:hover{color:var(--text);background:#00000009;transform:none}.nav-link.active{background:var(--accent-soft);color:var(--accent);box-shadow:none;font-weight:650}.header-tools{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;margin-top:auto;display:flex}.header-primary-action{background:var(--accent);color:#fff;min-height:36px;box-shadow:none;border-radius:11px;justify-content:center;align-items:center;padding:8px 14px;font-size:13px;font-weight:650;display:inline-flex}.header-context{background:0 0;border-top:1px solid #00000012;gap:10px;margin-top:10px;padding:14px 2px 0;display:grid}.header-identity{min-width:0;color:var(--muted);white-space:normal;gap:5px;font-size:12px;display:grid}.header-identity strong{color:var(--text);font-size:13px}.header-identity span+span{border-left:0;padding-left:0}.header-identity .context-dot{border:0;padding:0}.context-dot{background:#30d158;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #30d1581f}.header-actions{grid-template-columns:1fr;gap:4px;display:grid}.workspace-topbar{z-index:25;-webkit-backdrop-filter:saturate(180%)blur(22px);background:#f5f5f7db;border-bottom:1px solid #0000000e;grid-area:1/2;justify-content:space-between;align-items:center;gap:20px;min-width:0;height:64px;padding:0 28px;display:flex;position:sticky;top:0}.workspace-location{align-items:baseline;gap:9px;min-width:0;display:flex}.workspace-location span{color:var(--muted);font-size:12px}.workspace-location strong{letter-spacing:-.02em;font-size:15px}.workspace-actions{align-items:center;gap:9px;display:flex}.workspace-inbox-link{color:var(--muted);border-radius:9px;padding:8px 10px;font-size:13px}.workspace-inbox-link:hover{color:var(--text);background:#0000000a}.workspace-avatar{color:#fff;background:#1d1d1f;border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:grid}.workspace-context-copy{color:var(--muted);justify-items:end;gap:2px;font-size:12px;display:grid}.project-more-tabs>summary{cursor:pointer;list-style:none}.project-more-tabs-menu .nav-link{text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:0}.project-more-tabs-menu .nav-link:disabled{cursor:not-allowed;opacity:.46}.inline-action-details{position:relative}.inline-action-details>summary{cursor:pointer;list-style:none}.inline-action-details>summary::-webkit-details-marker{display:none}.inline-action-menu{z-index:18;border:1px solid var(--line);background:var(--surface);min-width:210px;box-shadow:var(--shadow);border-radius:12px;gap:6px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.action-pill,.status-pill,.summary-pill{color:var(--muted);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:7px 10px;font-size:12px;line-height:1;display:inline-flex}.action-pill{transition:transform .18s,border-color .18s,color .18s}.action-pill:hover{border-color:var(--line);background:var(--surface);color:var(--text);transform:none}.summary-pill{color:var(--text);background:#ffffffc2;border-color:#ffffff80}.action-pill-button{cursor:pointer;transition:transform .18s,border-color .18s,color .18s}.action-pill-button:hover{border-color:var(--line-strong);color:var(--text);transform:none}.header-session-action{color:var(--muted)}#status-center-panel,#handoff-transparency-panel,#quick-record-panel,#global-search-panel,#project-creation-form,#operations-import-bridge,#operations-attendance-review,#operations-monthly-performance-chain,#operations-payroll-disputes,#organization-status-sync,#settings-notification-governance,#policy-acknowledgements,#inbox-unread-reminders,#work-pending-decisions,#personal-payroll-appeal-panel,#personal-workforce-request-panel,#media-lead-intake-panel{scroll-margin-top:112px}.command-palette-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:60;background:#00000052;place-items:start center;padding:88px 20px 24px;display:grid;position:fixed;inset:0}.command-palette{background:#fffffff5;border:1px solid #00000014;border-radius:24px;width:min(760px,100%);max-height:min(78vh,860px);padding:24px;overflow:auto;box-shadow:0 28px 80px #0003}.command-palette-list{flex-direction:column;gap:12px;margin-top:16px;display:flex}.command-palette-item{text-align:left;border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:20px;justify-content:space-between;align-items:flex-start;gap:16px;width:100%;padding:16px 18px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.command-palette-item:hover{border-color:var(--line-strong);transform:translateY(-1px);box-shadow:0 16px 32px #17211c14}.command-palette-footer{justify-content:space-between;align-items:center;gap:14px;margin-top:18px;display:flex}.safe-action-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:80;background:#00000057;border:0;place-items:center;width:100%;height:100%;margin:0;padding:20px;display:grid;position:fixed;inset:0}.safe-action-dialog{background:#fffffffa;border:1px solid #00000014;border-radius:24px;width:min(580px,100%);max-height:min(82vh,720px);padding:24px;overflow:auto;box-shadow:0 28px 80px #00000038}.safe-action-dialog.danger{border-color:#a0333338}.safe-action-heading,.batch-selection-summary{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.safe-action-impact{border:1px solid var(--line);background:var(--surface-soft);border-radius:16px;margin:18px 0;padding:16px 18px}.safe-action-error{background:var(--danger-soft);color:var(--danger);border-radius:14px;margin:0 0 16px;padding:12px 14px;font-weight:700}.status-pill.danger{background:var(--danger-soft);color:var(--danger)}.primary-button.danger{background:var(--danger)}.batch-selection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.batch-selection-list{border:1px solid var(--line);background:var(--surface-soft);border-radius:16px;min-width:0;margin:0;padding:14px}.batch-selection-list legend{padding:0 6px;font-weight:700}.batch-selection-summary{align-items:center;margin-bottom:12px}.batch-selection-items{gap:8px;max-height:210px;display:grid;overflow:auto}.batch-selection-item{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:12px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.batch-selection-item input{margin-top:3px}.batch-selection-item span{gap:3px;min-width:0;display:grid}.batch-selection-item small{color:var(--muted);line-height:1.45}.page{flex-direction:column;grid-area:2/2;gap:20px;width:min(1180px,100% - 48px);margin:0 auto;padding-top:24px;display:flex}.home-page{padding-bottom:54px}.role-home-dashboard{gap:18px;display:grid}.home-welcome{padding:16px 2px 2px}.home-welcome h1{letter-spacing:-.035em;margin:0 0 6px;font-size:clamp(24px,2.2vw,30px);line-height:1.15}.home-welcome p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.home-primary-action{border:1px solid #c2185b2e;border-left:4px solid var(--accent);background:linear-gradient(120deg,#fffffffa,#fff4f8f5);border-radius:18px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:22px;padding:20px 22px;display:grid;box-shadow:0 9px 30px #6e14370e}.home-primary-action.is-blocked{background:linear-gradient(120deg,#fff,#fff4f2);border-color:#ff453a38 #ff453a38 #ff453a38 #ff453a}.home-primary-action.is-empty{background:#ffffffe0;border-left-color:#8e8e93}.home-primary-action-copy{gap:5px;min-width:0;display:grid}.home-primary-action-copy>span{color:var(--accent);font-size:11px;font-weight:720}.home-primary-action-copy h2{letter-spacing:-.025em;margin:0;font-size:20px}.home-primary-action-copy p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.home-primary-relay{border-left:1px solid var(--line);gap:3px;padding-left:18px;display:grid}.home-primary-relay small{color:var(--muted);font-size:10px}.home-primary-relay strong{max-width:150px;font-size:13px}.home-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.home-metric-card{background:#ffffffe0;border:1px solid #0001;border-radius:15px;gap:4px;padding:14px 16px;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 5px 18px #00000006}.home-metric-card:hover{transform:translateY(-1px);box-shadow:0 8px 24px #0000000d}.home-metric-card>span{color:var(--muted);font-size:12px}.home-metric-card strong{letter-spacing:-.04em;font-size:26px;line-height:1.1}.home-work-grid{grid-template-columns:minmax(0,1.55fr) minmax(270px,.75fr);align-items:start;gap:14px;display:grid}.home-side-stack{gap:14px;display:grid}.home-work-card{background:#ffffffe6;border:1px solid #0001;border-radius:18px;min-width:0;padding:20px;box-shadow:0 8px 28px #00000008}.home-card-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:12px;display:flex}.home-card-heading h2,.home-quick-heading{letter-spacing:-.025em;font-size:18px;line-height:1.25}.home-card-heading>a{color:var(--accent);padding:5px 0;font-size:12px}.home-attention-list{display:grid}.home-attention-item{border-top:1px solid var(--line);grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 2px;display:grid}.home-attention-item:first-child{border-top:0}.home-status-dot,.home-health{background:#8e8e93;border-radius:50%;width:8px;height:8px}.home-status-dot.danger,.home-health.red{background:#ff453a;box-shadow:0 0 0 4px #ff453a17}.home-status-dot.warning,.home-health.yellow{background:#ff9f0a;box-shadow:0 0 0 4px #ff9f0a1a}.home-health.green{background:#30b566}.home-health.gray{background:#8e8e93}.home-attention-copy{gap:3px;min-width:0;display:grid}.home-attention-copy small{color:var(--muted);font-size:10px}.home-attention-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.home-attention-copy>span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.home-row-arrow{color:#a1a1a6;font-size:22px}.home-empty-state{color:var(--muted);gap:5px;padding:24px 0;display:grid}.home-empty-state strong{color:var(--text)}.home-waiting-details{border:1px solid var(--line);background:#ffffffd1;border-radius:16px;padding:0 20px}.home-waiting-details>summary{cursor:pointer;justify-content:space-between;gap:12px;padding:15px 0;font-size:13px;font-weight:680;display:flex}.home-waiting-details>summary span{color:var(--muted);font-weight:500}.home-waiting-action{color:var(--accent);white-space:nowrap;font-size:11px}.handoff-status-card{gap:14px;display:grid}.handoff-status-card.is-exception{border-color:#ff453a3d}.handoff-route{background:var(--surface-soft);border-radius:12px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;padding:12px;display:grid}.handoff-route span{gap:3px;display:grid}.handoff-route small{color:var(--muted);font-size:10px}.handoff-route strong{font-size:12px}.handoff-route i{color:var(--muted);font-style:normal}.handoff-context-grid{grid-template-columns:1fr 1fr;gap:10px;margin:0;display:grid}.handoff-context-grid>div{border:1px solid var(--line);border-radius:10px;padding:10px}.handoff-context-grid dt{color:var(--muted);font-size:10px}.handoff-context-grid dd{margin:4px 0 0;font-size:12px;line-height:1.5}.handoff-recovery-box{color:var(--muted);background:#ff453a12;border-radius:10px;gap:4px;padding:11px 13px;font-size:11px;display:grid}.handoff-recovery-box strong{color:#b42318}.media-parent-content-card{gap:13px;display:grid}.media-platform-version-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.media-platform-version{border:1px solid var(--line);border-radius:10px;gap:4px;padding:11px;display:grid}.media-platform-version span{color:var(--muted);font-size:10px}.media-platform-version strong{font-size:12px}.media-platform-version small{color:var(--muted);font-size:10px}.media-platform-version.missing{background:var(--surface-soft);border-style:dashed}.media-report-channel-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:16px 0;display:grid}.media-report-channel{text-align:left;border:1px solid var(--line);background:var(--surface);min-height:126px;color:var(--text);cursor:pointer;border-radius:14px;gap:5px;padding:14px;display:grid}.media-report-channel:hover,.media-report-channel.active{border-color:var(--accent);box-shadow:inset 4px 0 0 var(--accent)}.media-report-channel span{color:var(--accent);font-size:11px;font-weight:800}.media-report-channel strong{font-size:14px}.media-report-channel small{color:var(--muted);line-height:1.5}.media-report-channel em{color:var(--muted);margin-top:auto;font-size:10px;font-style:normal}.media-report-slot-grid{grid-template-columns:minmax(170px,1.3fr) repeat(3,minmax(130px,1fr));gap:10px;margin:0 0 16px;display:grid}.media-report-slot-grid>div,.media-report-slot-grid article{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;gap:4px;padding:12px 14px;display:grid}.media-report-slot-grid span,.media-report-slot-grid small{color:var(--muted);font-size:10px}.media-report-slot-grid article[data-state=已自动同步],.media-report-slot-grid article[data-state=已上传]{background:#eef9f1;border-color:#4d9665}.media-report-slot-grid article[data-state=已逾期]{background:#fff0f0;border-color:#c84949}.media-report-slot-grid article[data-state=部分完成],.media-report-slot-grid article[data-state=即将到期]{background:#fff8e8;border-color:#c28a27}.home-schedule-list{display:grid}.home-schedule-item{border-top:1px solid var(--line);grid-template-columns:70px minmax(0,1fr);gap:3px 10px;padding:10px 0;display:grid}.home-schedule-item:first-child{border-top:0}.home-schedule-item>span{color:var(--accent);grid-row:1/3;font-size:11px;font-weight:650}.home-schedule-item strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.home-schedule-item small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.home-muted-copy{color:var(--muted);margin:0;font-size:13px}.home-quick-heading{margin:0 0 12px}.home-quick-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.home-quick-grid a{background:var(--surface-soft);text-align:center;color:#424245;border-radius:10px;padding:10px;font-size:12px}.home-quick-grid a:hover{color:#9f124a;background:#fae8ef}.home-project-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.home-project-card{border:1px solid var(--line);background:#fff;border-radius:13px;gap:9px;padding:14px;display:grid}.home-project-title{align-items:center;gap:8px;min-width:0;display:flex}.home-project-title strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.home-project-card>span,.home-project-card small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.home-progress-track{background:#ececef;border-radius:99px;height:5px;overflow:hidden}.home-progress-track span{border-radius:inherit;background:var(--accent);height:100%;display:block}.home-ai-strip{background:linear-gradient(110deg,#fff0f6,#fff);border:1px solid #c2185b21;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 18px;display:grid}.home-ai-mark{background:var(--accent);color:#fff;border-radius:10px;place-items:center;width:36px;height:36px;font-size:11px;font-weight:750;display:grid}.home-ai-strip>div:nth-child(2){gap:3px;min-width:0;display:grid}.home-ai-context{color:var(--muted);font-size:11px}.home-ai-strip strong{font-size:14px}.home-ai-strip span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.home-ai-strip>a{color:var(--accent);font-size:12px;font-weight:650}.home-system-details{border-top:1px solid var(--line);color:var(--muted);padding-top:14px}.home-system-details>summary{cursor:pointer;padding:8px 2px;font-size:12px;list-style-position:inside}.home-system-details-content{color:var(--text);gap:18px;padding-top:12px;display:grid}.management-disclosure,.metric-details{background:#ffffffd1;border:1px solid #0001;border-radius:16px}.management-disclosure>summary,.metric-details>summary{cursor:pointer;color:#424245;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:13px;font-weight:650;list-style:none;display:flex}.management-disclosure>summary::-webkit-details-marker{display:none}.metric-details>summary::-webkit-details-marker{display:none}.management-disclosure>summary:after,.metric-details>summary:after{content:"展开";color:var(--muted);font-size:11px;font-weight:500}.management-disclosure[open]>summary:after,.metric-details[open]>summary:after{content:"收起"}.management-disclosure-content{gap:16px;padding:0 14px 14px;display:grid}.metric-details{background:var(--surface-soft);grid-column:1/-1}.metric-details>.stats-grid{padding:0 12px 12px}.page>.panel.section,.list-grid>.stack-item{content-visibility:auto}.page>.panel.section{contain-intrinsic-size:auto 560px}.list-grid>.stack-item{contain-intrinsic-size:auto 180px}.hero-strip>*,.section-heading>*,.project-grid>*,.home-grid>*,.list-grid>*,.module-grid>*{min-width:0}.hero-strip:not(.home-hero){padding:8px 4px 10px}.hero-strip:not(.home-hero) h1{font-size:clamp(27px,2.6vw,34px)}.panel{box-shadow:var(--shadow);background:#fffffff0;border:1px solid #0001;border-radius:18px}.hero-strip{flex-direction:column;gap:12px;display:flex}.eyebrow{letter-spacing:.02em;color:var(--muted);margin:0 0 6px;font-size:11px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.052em;margin-bottom:8px;font-size:clamp(30px,3.2vw,42px);line-height:1.12}h2{letter-spacing:-.025em;margin-bottom:0;font-size:clamp(18px,1.45vw,21px);line-height:1.28}.home-hero{background:radial-gradient(circle at 88% 12%,#c2185b1a,#0000 34%),linear-gradient(150deg,#fff 0%,#fafbff 100%);align-items:center;min-height:360px}.home-hero-copy{max-width:760px}.home-identity-card{background:#ffffffb3;border-color:#00000013;max-width:690px}h3{letter-spacing:-.03em;margin-bottom:10px;font-size:16px;line-height:1.35}.hero-copy{max-width:760px;color:var(--muted);margin-bottom:0;font-size:14px;line-height:1.55}.hero-summary{flex-wrap:wrap;gap:8px;display:flex}.summary-card,.mini-card,.feature-card,.role-card,.sidebar-card,.detail-card,.spotlight-card,.stack-item,.quick-record-editor,.quick-record-suggestions,.project-card{border:1px solid var(--line);background:var(--surface);border-radius:18px}.summary-card{flex-direction:column;justify-content:space-between;min-height:118px;padding:18px;display:flex}.summary-card strong{letter-spacing:-.04em;font-size:36px;line-height:1}.summary-card span{color:var(--muted);font-size:13px;line-height:1.5}.card-label{color:var(--muted);letter-spacing:.02em;margin:0 0 6px;font-size:13px}.section-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.small{font-size:13px}.toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.toolbar.left{justify-content:flex-start}.primary-button,.secondary-button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:9px 14px;font-weight:700;display:inline-flex}.primary-button{background:var(--accent);color:#fff}.secondary-button{background:var(--surface);color:var(--text);border-color:var(--line)}.primary-button:disabled,.secondary-button:disabled,.tiny-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.text-link{color:var(--accent);font-weight:700}.tiny-button{border:1px solid var(--line);background:var(--surface-soft);color:var(--text);border-radius:10px;justify-content:center;align-items:center;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.tiny-button.danger{background:var(--danger-soft);color:var(--danger);border-color:#a033332e}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.stats-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.mini-card,.feature-card,.role-card,.sidebar-card,.detail-card,.spotlight-card,.stack-item,.quick-record-editor,.quick-record-suggestions{padding:15px}.overview-panel .section-heading{margin-bottom:12px}.overview-panel .mini-card h3{margin:0;font-size:20px;line-height:1.3}.utility-details{padding:0;overflow:hidden}.utility-details>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:15px 18px;list-style:none;display:flex}.utility-details>summary::-webkit-details-marker{display:none}.utility-details>summary:after{content:"展开";color:var(--muted);margin-left:auto;font-size:13px}.utility-details[open]>summary:after{content:"收起"}.utility-details>summary>span,.utility-details>summary div>span{color:var(--muted);font-size:13px}.utility-details>summary strong{letter-spacing:-.01em;font-size:14px;display:block}.utility-details-content{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:18px;display:flex}.utility-guide-copy{min-width:0;max-width:820px}.utility-guide-copy>p{margin-bottom:10px}.audit-details-content{display:block}.ai-generation-details{padding:0 18px 18px}.ai-technical-details{margin:12px 0}.ai-technical-details-content{padding:0 18px 16px}.task-priority-card{background:var(--accent-soft);justify-content:space-between;align-items:center;gap:18px;display:flex}.task-priority-card h3{margin-bottom:6px}:target{scroll-margin-top:88px}.mini-card h3,.feature-card h3,.role-card h3,.sidebar-card h3,.detail-card h3,.spotlight-card h3,.stack-item strong{margin-bottom:8px}.mini-card p{margin-bottom:0}.mini-card.danger{background:linear-gradient(180deg, var(--danger-soft), #fff);border-color:#a033332e}.feature-card.danger{background:linear-gradient(#f6ddddbf,#fff);border-color:#a033332e}.home-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.module-card{border:1px solid var(--line);background:linear-gradient(#fff,#fbfcf8);border-radius:22px;padding:18px;transition:transform .18s,box-shadow .18s,border-color .18s}.module-card:hover{border-color:#1f5f4a47;transform:translateY(-2px);box-shadow:0 16px 32px #17211c14}.project-grid{grid-template-columns:250px minmax(0,1fr) 280px;gap:14px;display:grid}.project-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.project-list{gap:14px;display:grid}.project-card{padding:18px}.project-card-top,.stack-head,.project-footer{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.project-meta{color:var(--muted);flex-wrap:wrap;gap:12px 18px;margin:14px 0;font-size:13px;display:flex}.pill-row{flex-wrap:wrap;gap:8px;display:flex}.status-dot{white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.status-dot.green{background:var(--success-soft);color:var(--success)}.status-dot.yellow{background:var(--warn-soft);color:var(--warn)}.status-dot.red{background:var(--danger-soft);color:var(--danger)}.status-dot.gray{background:var(--surface-soft);color:var(--muted)}.project-card-refined{padding:20px;position:relative;overflow:hidden}.project-card-refined:before{content:"";width:3px;transition:width .22s var(--ease),background .22s ease;background:#6e6e7347;position:absolute;inset:0 auto 0 0}.project-card-refined.health-green:before{background:#2d7f4cad}.project-card-refined.health-yellow:before{background:#9b6b1aad}.project-card-refined.health-red:before{background:#a03333ad}.project-card-refined.active{background:#ffffffe0;border-color:#c2185b57;box-shadow:inset 0 1px #ffffffe6,0 16px 42px #c2185b1f}.project-card-refined.active:before{background:var(--accent);width:4px}.project-card-heading h3{letter-spacing:-.025em;margin:1px 0 4px;font-size:19px}.project-select-control{color:var(--muted);cursor:pointer;background:#f7f8f9b3;border:1px solid #1d1d1f12;border-radius:9px;align-items:center;gap:7px;margin-bottom:11px;padding:5px 8px;font-size:11px;display:inline-flex}.project-progress-track{background:#1d1d1f11;border-radius:999px;height:5px;margin:2px 0 14px;overflow:hidden}.project-progress-track>span{border-radius:inherit;height:100%;transition:width .45s var(--ease);background:linear-gradient(90deg,#c2185b,#e45b91);display:block;box-shadow:0 0 12px #c2185b38}.project-card-refined .project-footer{border-top:1px solid #1d1d1f12;align-items:center;padding-top:14px}.project-footer-primary{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.project-footer-primary>span{color:var(--text);font-size:13px;font-weight:650}.project-delete-inline{background:var(--danger-soft);border:1px solid #a033332e;border-radius:12px;margin-top:12px;padding:12px}.project-delete-inline .search-input{min-width:min(320px,100%)}.status-dot:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #ffffff94}.project-card-refined .status-pill{background:#f7f8f9b8;border-color:#1d1d1f12}.project-detail-drawer{background:linear-gradient(145deg,#ffffffe0,#fceef4b3);align-self:start;padding:20px;position:sticky;top:86px;overflow:hidden;box-shadow:inset 0 1px #fffffff2,0 18px 44px #2a374316}.project-detail-drawer:before{content:"";filter:blur(2px);background:#c2185b1a;border-radius:50%;width:150px;height:150px;position:absolute;top:-82px;right:-70px}.project-detail-drawer>*{position:relative}.project-detail-drawer h3{letter-spacing:-.025em;font-size:20px}.project-detail-drawer .detail-list{gap:0;margin-top:18px}.project-detail-drawer .detail-list li{border-bottom:1px solid #1d1d1f12;gap:3px;padding:11px 0;display:grid}.project-detail-drawer .detail-list li:last-child{border-bottom:0}.project-detail-drawer .detail-list span{color:var(--muted);font-size:11px}.project-detail-drawer .detail-list strong{font-size:13px;line-height:1.5}.list-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.media-import-batch-list{grid-template-columns:1fr!important}.media-import-batch-list .stack-item,.media-import-batch-list .stack-item p,.media-import-batch-list .stack-item strong{word-break:normal;overflow-wrap:break-word}.bullet-list{color:var(--text);gap:8px;margin:0;padding-left:18px;line-height:1.7;display:grid}.bullet-list.compact{gap:6px}.timeline{gap:10px;display:grid}.timeline-item{border:1px solid var(--line);background:linear-gradient(#fff,#fbfcf9);border-radius:18px;grid-template-columns:52px minmax(0,1fr);gap:14px;padding:14px 16px;display:grid}.timeline-item.done{border-color:#2d7f4c33}.timeline-item.doing{background:linear-gradient(#dbf0e673,#fff);border-color:#1f5f4a40}.timeline-item.blocked{background:linear-gradient(#f6dddd80,#fff);border-color:#a0333333}.timeline-step{background:var(--surface-soft);border-radius:14px;place-items:center;width:42px;height:42px;font-weight:700;display:grid}.table{gap:8px;display:grid}.table-row{border:1px solid var(--line);color:var(--text);border-radius:14px;grid-template-columns:2fr 1fr 1fr .7fr .8fr;gap:12px;padding:12px 14px;display:grid}.table-row.notification{grid-template-columns:1.2fr 1fr 1.3fr 1.3fr}.table-row.payroll{grid-template-columns:1fr 1fr 1fr 1.2fr .8fr}.table-row.knowledge{grid-template-columns:2fr .9fr 1.2fr .7fr .8fr}.stack{gap:10px;display:grid}.inline-actions{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.stack-item p,.stack-item strong{margin-bottom:0}.quick-record-grid{grid-template-columns:minmax(0,1fr) 320px;gap:14px;display:grid}.search-shell{grid-template-columns:minmax(0,1.3fr) 320px;align-items:start;gap:14px;display:grid}.search-bar{gap:12px;display:grid}.search-input{border:1px solid var(--line);background:var(--surface);border-radius:18px;outline:none;width:100%;min-height:56px;padding:16px 18px}.search-input:focus{border-color:var(--accent);box-shadow:0 0 0 4px #1f5f4a14}.search-sidebar{border:1px solid var(--line);background:var(--surface-soft);border-radius:18px;padding:18px}.search-results{gap:12px;margin-top:14px;display:grid}.search-result-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:16px 18px;box-shadow:0 8px 24px #17211c0a}.search-result-card h3{margin:4px 0 0}.search-empty{border:1px dashed var(--line);background:linear-gradient(#dbf0e652,#fff);border-radius:18px;padding:22px}.field-label{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-bottom:10px;font-size:12px;display:block}.schedule-stage-fields{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:14px;display:grid}.schedule-milestone-fields{grid-template-columns:minmax(180px,1.2fr) repeat(2,minmax(190px,1fr)) minmax(160px,.8fr);align-items:end;gap:14px;display:grid}.schedule-milestone-fields .field-label{min-width:0;margin-bottom:0}.schedule-milestone-fields input{border:1px solid var(--line);width:100%;min-height:40px;color:var(--ink);background:#ffffffd1;border-radius:10px;outline:none;margin-top:7px;padding:9px 11px}.schedule-milestone-fields input:focus{border-color:var(--accent);box-shadow:0 0 0 4px #c2185b14}.schedule-preset-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.schedule-preset-button{border:1px solid var(--line);background:var(--surface);color:var(--ink);cursor:pointer;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:650}.schedule-preset-button:hover{color:var(--accent);background:#c2185b0a;border-color:#c2185b59}.form-message.error{color:#b42318;margin:10px 0 0;font-size:13px;font-weight:650}.schedule-stage-fields .field-label,.schedule-milestone-name .field-label{min-width:0;margin-bottom:0}.schedule-stage-fields input,.schedule-milestone-name input{border:1px solid var(--line);width:100%;min-height:40px;color:var(--ink);background:#ffffffd1;border-radius:10px;outline:none;margin-top:7px;padding:9px 11px}.schedule-stage-fields input:focus,.schedule-milestone-name input:focus{border-color:var(--accent);box-shadow:0 0 0 4px #c2185b14}.textarea{border:1px solid var(--line);background:var(--surface);resize:vertical;border-radius:18px;outline:none;width:100%;min-height:180px;padding:16px 18px}.textarea:focus{border-color:var(--accent);box-shadow:0 0 0 4px #1f5f4a14}.quick-record-suggestions{background:linear-gradient(180deg, var(--surface), #fbfcf8)}.toolbar .primary-button,.toolbar .secondary-button{min-width:112px}.role-tabs{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.role-tab{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;padding:10px 14px;font-weight:700}.role-tab.active{background:var(--accent);color:#fff;border-color:var(--accent)}.role-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.card-copy{color:var(--muted);line-height:1.7}.project-tabs{gap:14px;display:grid}.project-spotlight{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.check-row{align-items:flex-start;gap:10px;display:flex}.check-row input{margin-top:4px}.detail-list{gap:14px;display:grid}.section-table{margin-top:14px}.notice-banner{color:var(--text);background:linear-gradient(#e8f2ffb8,#fff);border:1px solid #0066cc1f;border-radius:16px;margin-top:14px;padding:14px 16px;line-height:1.7}.mini-note{border:1px solid var(--line);background:var(--surface-soft);border-radius:18px;margin-top:14px;padding:18px}:root{--bg:#f4f2f5;--accent:#c2185b}.global-header{-webkit-backdrop-filter:var(--blur);background:#fafbfcb3;border-right:1px solid #ffffffb8;box-shadow:1px 0 #1d1d1f0e,12px 0 38px #2a374309}.workspace-topbar{-webkit-backdrop-filter:var(--blur);background:#f6f8faad;border-bottom:1px solid #ffffffbf;box-shadow:0 1px #1d1d1f0e,0 12px 30px #2a374306}.brand-mark{background:linear-gradient(145deg,#d42b70 0%,#981044 100%);box-shadow:0 8px 20px #12483d38,inset 0 1px #ffffff42}.sidebar-group-label{transition:background .22s var(--ease),color .22s var(--ease),transform .22s var(--ease)}.sidebar-group-label:hover,.sidebar-group-label.active{background:#ffffff9e;transform:translate(1px)}.nav-link:hover{background:#ffffff9e;transform:translate(2px)}.nav-link.active{background:#fae8efd1;box-shadow:inset 0 1px #fffc,0 6px 16px #c2185b12}.header-primary-action{transition:transform .2s var(--ease),box-shadow .2s var(--ease),filter .2s ease;background:linear-gradient(#d42b70,#c2185b);box-shadow:0 8px 18px #c2185b30,inset 0 1px #fff3}.header-primary-action:hover{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 12px 24px #c2185b3d}.header-primary-action:active{transform:scale(.98)}.sidebar-group-icon{transition:transform .2s var(--ease),box-shadow .2s ease,background .2s ease;background:linear-gradient(145deg,#ffffffe0,#e8ebeeb8);border:1px solid #ffffffc7;box-shadow:inset 0 1px #ffffffeb,0 4px 10px #2a374312}.sidebar-group-label:hover .sidebar-group-icon{transform:translateY(-1px);box-shadow:inset 0 1px #fffffff2,0 7px 14px #2a37431a}.sidebar-group-label.active .sidebar-group-icon{background:linear-gradient(145deg,#fceaf1,#f5d3e1);border-color:#ffffffdb;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #c2185b24}.page{gap:22px;padding-top:28px;padding-bottom:56px}.hero-strip{animation:pageEnter .42s var(--ease) both}.panel{background:var(--glass);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px)saturate(135%);transition:transform .26s var(--ease),box-shadow .26s var(--ease),border-color .26s ease;border-color:#ffffffbd;border-radius:22px}.summary-card,.mini-card,.feature-card,.role-card,.sidebar-card,.detail-card,.spotlight-card,.stack-item,.quick-record-editor,.quick-record-suggestions,.project-card{-webkit-backdrop-filter:blur(14px)saturate(125%);transition:transform .24s var(--ease),box-shadow .24s var(--ease),border-color .24s ease,background .24s ease;background:#ffffffb3;border-color:#ffffffb8;border-radius:19px;box-shadow:0 1px #1d1d1f0b,0 8px 24px #2a374309}.mini-card:hover,.feature-card:hover,.role-card:hover,.detail-card:hover,.stack-item:hover,.project-card:hover{box-shadow:var(--shadow-hover);background:#ffffffd6;border-color:#ffffffeb;transform:translateY(-2px)}.overview-panel .mini-card{background:#fafbfca3;border-color:#ffffffb3}.management-disclosure,.metric-details{-webkit-backdrop-filter:blur(18px)saturate(135%);transition:background .22s ease,box-shadow .22s var(--ease);background:#ffffff8f;border-color:#ffffffad;border-radius:18px;overflow:hidden;box-shadow:0 1px #1d1d1f0f,0 9px 28px #2a37430b}.management-disclosure:hover,.metric-details:hover{box-shadow:var(--shadow);background:#ffffffad}.management-disclosure-content{animation:glassReveal .28s var(--ease) both}.primary-button,.secondary-button,.tiny-button{cursor:pointer;transition:transform .18s var(--ease),box-shadow .22s var(--ease),background .18s ease,border-color .18s ease}.primary-button,.secondary-button{border-radius:12px;min-height:38px}.tiny-button{background:#f8f9fab8;border-radius:11px}.secondary-button:hover,.tiny-button:hover{border-color:var(--line-strong);background:#ffffffeb;transform:translateY(-1px);box-shadow:0 8px 20px #2a374312}.primary-button:active,.secondary-button:active,.tiny-button:active{transform:scale(.975)}.timeline-item,.table-row{-webkit-backdrop-filter:blur(12px);background:#ffffff85}.table-row{transition:background .18s ease,transform .18s var(--ease)}.table-row:hover{background:#ffffffdb;transform:translate(2px)}.table-row:nth-child(odd){background:#f7f8f99e}.search-input,.textarea{background:#ffffffb8;transition:border-color .18s,box-shadow .18s,background .18s;box-shadow:inset 0 1px #ffffffe0}.search-input:focus,.textarea:focus{border-color:var(--accent);background:#fffffff0;box-shadow:0 0 0 4px #c2185b1a,0 10px 24px #2a37430f}.notice-banner{-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#e8f2ff9e,#ffffff94)}.global-header{-webkit-backdrop-filter:blur(30px)saturate(145%);background:#f8f8fac7;border-right-color:#ffffffd1;box-shadow:1px 0 #1d1d1f0b,12px 0 34px #2a37430a}.workspace-topbar{-webkit-backdrop-filter:blur(28px)saturate(140%);background:#f8f8fab8}.panel{-webkit-backdrop-filter:blur(28px)saturate(135%);background:#ffffff9e;border-color:#ffffffe0;box-shadow:inset 0 1px #fffffff5,0 12px 34px #2a374312}.summary-card,.mini-card,.feature-card,.role-card,.sidebar-card,.detail-card,.spotlight-card,.stack-item,.quick-record-editor,.quick-record-suggestions,.project-card,.overview-panel .mini-card,.module-card,.timeline-item,.timeline-item.doing,.timeline-item.blocked,.mini-card.danger,.feature-card.danger,.home-hero,.home-ai-strip,.project-detail-drawer,.notice-banner{-webkit-backdrop-filter:blur(22px)saturate(130%);background:#ffffff94;border-color:#ffffffd1}.brand-mark,.header-primary-action,.primary-button,.home-ai-mark,.project-progress-track>span,.home-progress-track span{background:var(--accent);background-image:none}.project-detail-drawer:before{display:none}.sidebar-group-icon,.sidebar-group-label.active .sidebar-group-icon{background:#ffffffad}.sidebar-group-label.active .sidebar-group-icon{background:#c2185b1a}.panel,.management-disclosure,.metric-details{box-shadow:inset 0 1px #fffffff5,0 2px 6px #2a37430b,0 14px 34px #2a374313}.summary-card,.mini-card,.feature-card,.role-card,.sidebar-card,.detail-card,.spotlight-card,.stack-item,.quick-record-editor,.quick-record-suggestions,.project-card,.module-card,.timeline-item,.table-row,.notice-banner{box-shadow:inset 0 1px #fffffff5,0 3px 8px #2a37430e,0 10px 24px #2a374312}.summary-card:hover,.mini-card:hover,.feature-card:hover,.role-card:hover,.detail-card:hover,.stack-item:hover,.project-card:hover,.module-card:hover,.timeline-item:hover,.table-row:hover{box-shadow:inset 0 1px #fffffffa,0 5px 12px #2a374311,0 18px 38px #2a37431c}.primary-button,.secondary-button,.tiny-button,.action-pill-button,.search-input,.textarea,select{box-shadow:inset 0 1px #ffffffb8,0 3px 9px #2a374313}.primary-button:hover,.secondary-button:hover,.tiny-button:hover,.action-pill-button:hover{box-shadow:inset 0 1px #ffffffd1,0 6px 16px #2a37431c}:root{--bg:#f4f4f6;--surface:#ffffffd6;--surface-soft:#f8f8fad6;--glass:#ffffffc2;--glass-strong:#ffffffeb;--muted:#606066;--line:#1d1d1f1b;--line-strong:#1d1d1f2e;--shadow:0 1px 0 #fffffff5 inset,0 1px 2px #1c1f2309,0 8px 24px #1c1f230e;--shadow-hover:0 1px 0 #fffffffa inset,0 3px 8px #1c1f230e,0 14px 32px #1c1f2314}body{background:#f4f4f6;font-size:14px;line-height:1.5}.signin-page{grid-template-columns:minmax(0,1.08fr) minmax(410px,.92fr);align-items:stretch;width:min(1120px,100% - 48px);min-height:100vh;margin:0 auto;padding:48px 0;display:grid}.signin-brand-panel{color:#fff;background:#9f124a;border-radius:28px 0 0 28px;flex-direction:column;min-height:680px;padding:48px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 70px #5b0f2e2e}.signin-brand-panel:after{content:"";border:1px solid #ffffff29;border-radius:50%;width:340px;height:340px;position:absolute;bottom:-120px;right:-90px;box-shadow:0 0 0 48px #ffffff09,0 0 0 96px #ffffff06}.signin-brand-lockup{z-index:1;align-items:center;gap:13px;display:flex;position:relative}.signin-brand-mark{background:#fff;border-radius:12px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 10px 24px #3d031b2e}.signin-brand-lockup div{gap:2px;display:grid}.signin-brand-lockup strong{letter-spacing:-.02em;font-size:15px}.signin-brand-lockup span{color:#ffffffad;letter-spacing:.04em;font-size:11px}.signin-brand-copy{z-index:1;max-width:510px;margin:auto 0 52px;position:relative}.signin-brand-copy .eyebrow{color:#ffffffa6;margin-bottom:13px}.signin-brand-copy h1{letter-spacing:-.055em;margin-bottom:20px;font-size:clamp(38px,4.1vw,53px);line-height:1.12}.signin-brand-copy p:last-child{color:#ffffffbd;max-width:440px;margin:0;font-size:15px;line-height:1.75}.signin-value-list{z-index:1;gap:0;margin:0 0 54px;padding:0;list-style:none;display:grid;position:relative}.signin-value-list li{border-top:1px solid #ffffff24;align-items:center;gap:16px;padding:13px 0;display:flex}.signin-value-list li:last-child{border-bottom:1px solid #ffffff24}.signin-value-list span{color:#ffffff8a;letter-spacing:.08em;font-size:10px}.signin-value-list strong{letter-spacing:.01em;font-size:13px;font-weight:580}.signin-brand-footer{color:#ffffff80;z-index:1;margin:auto 0 0;font-size:11px;position:relative}.signin-access-panel{-webkit-backdrop-filter:blur(28px)saturate(135%);background:#ffffffd6;border:1px solid #1d1d1f12;border-left:0;border-radius:0 28px 28px 0;flex-direction:column;justify-content:center;min-height:680px;padding:68px 58px 44px;display:flex;box-shadow:0 28px 70px #22262c17}.signin-access-header{margin-bottom:30px}.signin-access-header .eyebrow{color:var(--accent);margin-bottom:9px;font-size:10px}.signin-access-header h2{letter-spacing:-.042em;margin-bottom:9px;font-size:28px}.signin-access-header>p:last-child{color:var(--muted);margin:0;font-size:13px}.signin-form{gap:20px;display:grid}.signin-field{gap:8px;display:grid}.signin-field label{color:#3a3a3d;font-size:12px;font-weight:650}.signin-label-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.signin-label-row a{color:var(--accent);font-size:12px}.signin-field input{width:100%;height:48px;color:var(--text);background:#ffffffdb;border:1px solid #1d1d1f21;border-radius:11px;outline:none;padding:0 15px;transition:border-color .18s,box-shadow .18s,background .18s;box-shadow:0 1px 2px #14181e06}.signin-field input::placeholder{color:#a1a1a6}.signin-field input:focus{border-color:var(--accent);background:#fff;box-shadow:0 0 0 4px #c2185b17,0 8px 22px #20242a0d}.signin-field small{color:var(--muted);font-size:11px}.signin-security-challenge{color:var(--muted);margin-top:-4px}.signin-security-challenge summary{cursor:pointer;width:max-content;font-size:12px;list-style:none}.signin-security-challenge summary::-webkit-details-marker{display:none}.signin-security-challenge summary:before{content:"＋";color:var(--accent);margin-right:6px}.signin-security-challenge[open] summary{margin-bottom:12px}.signin-security-challenge[open] summary:before{content:"－"}.signin-error{background:var(--danger-soft);color:var(--danger);border-radius:10px;padding:11px 13px;font-size:12px;line-height:1.5}.signin-submit{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:11px;width:100%;height:48px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;box-shadow:0 8px 20px #c2185b30}.signin-submit:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 12px 26px #c2185b3d}.signin-security-note{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin:-5px 0 0;font-size:11px;display:flex}.signin-security-note span{background:var(--success-soft);width:16px;height:16px;color:var(--success);border-radius:50%;place-items:center;font-size:10px;display:grid}.signin-divider{color:#99999e;align-items:center;gap:12px;margin:28px 0 16px;font-size:11px;display:flex}.signin-divider:before,.signin-divider:after{content:"";background:var(--line);flex:1;height:1px}.signin-chatgpt-link{border:1px solid var(--line-strong);background:#ffffffad;border-radius:11px;justify-content:center;align-items:center;min-height:44px;font-size:12px;font-weight:650;display:flex}.signin-chatgpt-link:hover{color:var(--accent);background:#fff;border-color:#c2185b47}.signin-support-copy{text-align:center;color:#929297;margin:auto 0 0;padding-top:30px;font-size:11px}.signin-registration{border:1px solid var(--line);background:#ffffff94;border-radius:12px;padding:13px 15px}.signin-registration>summary{cursor:pointer;color:var(--accent);font-size:13px;font-weight:650}.signin-registration[open]>summary{margin-bottom:18px}.signin-session-card{gap:16px;display:grid}.signin-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.signin-actions .primary-button,.signin-actions .secondary-button{min-height:44px}@media (max-width:860px){.signin-page{grid-template-columns:1fr;width:min(540px,100% - 28px);padding:24px 0}.signin-brand-panel{border-radius:22px 22px 0 0;min-height:auto;padding:25px 26px;box-shadow:0 20px 48px #5b0f2e24}.signin-brand-copy{margin:46px 0 24px}.signin-brand-copy h1{font-size:32px}.signin-brand-copy p:last-child{font-size:13px}.signin-value-list{display:none}.signin-brand-footer{margin-top:16px}.signin-access-panel{border-top:0;border-left:1px solid #1d1d1f12;border-radius:0 0 22px 22px;min-height:auto;padding:38px 30px 30px}}@media (max-width:480px){.signin-page{width:100%;min-height:100vh;padding:0}.signin-brand-panel{border-radius:0;padding:20px}.signin-brand-copy{margin:34px 0 16px}.signin-brand-copy h1{margin-bottom:12px;font-size:29px}.signin-brand-footer{display:none}.signin-access-panel{box-shadow:none;border:0;border-radius:0;flex:1;padding:32px 20px 24px}.signin-access-header{margin-bottom:25px}.signin-access-header h2{font-size:25px}}.global-header{background:#fafafcd6;border-right:1px solid #1d1d1f14;box-shadow:8px 0 28px #1c1f2306}.workspace-topbar{height:58px;box-shadow:none;background:#fafafcd1;border-bottom:1px solid #1d1d1f13}.page{gap:16px;width:min(1240px,100% - 42px);padding-top:20px;padding-bottom:44px}.hero-strip:not(.home-hero){gap:7px;padding:4px 3px 7px}.hero-strip:not(.home-hero) h1{letter-spacing:-.042em;margin-bottom:5px;font-size:clamp(26px,2.25vw,31px);line-height:1.15}.hero-copy{max-width:660px;font-size:13px;line-height:1.5}.eyebrow{letter-spacing:.055em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:650}h2{letter-spacing:-.022em;font-size:17px;line-height:1.3}h3{letter-spacing:-.02em;margin-bottom:7px;font-size:15px}.muted{color:var(--muted);font-size:13px;line-height:1.55}.panel{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px)saturate(125%);background:#ffffffc2;border:1px solid #1d1d1f16;border-radius:16px}.section{padding:17px 18px}.section-heading{align-items:center;gap:14px;margin-bottom:14px}.summary-card,.mini-card,.feature-card,.role-card,.sidebar-card,.detail-card,.spotlight-card,.stack-item,.quick-record-editor,.quick-record-suggestions,.project-card,.module-card,.timeline-item,.table-row,.notice-banner{-webkit-backdrop-filter:blur(16px)saturate(120%);background:#ffffffb8;border:1px solid #1d1d1f13;border-radius:14px;box-shadow:inset 0 1px #fffffff2,0 3px 12px #1c1f230b}.summary-card,.mini-card,.feature-card,.role-card,.detail-card,.spotlight-card,.stack-item,.project-card,.module-card{padding:14px}.summary-card{min-height:96px}.summary-card strong{font-size:30px}.mini-card:hover,.feature-card:hover,.role-card:hover,.detail-card:hover,.stack-item:hover,.project-card:hover,.module-card:hover{box-shadow:var(--shadow-hover);background:#ffffffe6;border-color:#1d1d1f1c;transform:translateY(-1px)}.panel:hover{border-color:#1d1d1f1c}.primary-button,.secondary-button{border-radius:9px;min-height:34px;padding:7px 12px;font-size:13px;font-weight:650}.tiny-button{border-radius:8px;min-height:30px;padding:6px 10px;font-size:12px;font-weight:650}.primary-button{background:#c2185b;box-shadow:0 3px 9px #c2185b29}.primary-button:hover{box-shadow:0 6px 15px #c2185b33}.secondary-button,.tiny-button{background:#ffffffb3;box-shadow:0 1px 2px #1c1f230a}.search-input,.textarea,select{background:#fffc;border-radius:10px;min-height:36px;box-shadow:0 1px 2px #1c1f2309}.status-pill,.summary-pill,.action-pill{border-radius:8px;padding:6px 9px}.home-welcome{padding-top:10px}.home-welcome h1{font-size:clamp(24px,2vw,28px)}.home-metrics{gap:9px}.home-metric-card{background:#ffffffc7;border-color:#1d1d1f13;border-radius:13px;padding:12px 14px;box-shadow:0 3px 12px #1c1f230a}.home-metric-card strong{font-size:23px}.home-work-grid,.home-side-stack{gap:11px}.home-work-card{box-shadow:var(--shadow);background:#ffffffc7;border-radius:15px;padding:17px}.home-attention-item{padding:10px 2px}.project-filter-panel{padding-bottom:15px}.project-filter-grid{grid-template-columns:minmax(280px,1.5fr) minmax(250px,1fr);align-items:end;gap:12px 18px;display:grid}.project-filter-grid>div{min-width:0}.project-filter-grid .toolbar{flex-wrap:nowrap;justify-content:flex-start}.project-filter-grid .primary-button,.project-filter-grid .secondary-button{flex:none}.project-list{gap:10px}.project-function-panel{padding-bottom:14px}.project-function-panel .section-heading{margin-bottom:11px}.project-primary-tabs{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;padding:1px 1px 5px;display:grid}.project-primary-tabs>a{white-space:nowrap;justify-content:center}.project-more-tabs{position:relative}.project-more-tabs>summary{white-space:nowrap;cursor:pointer;list-style:none}.project-more-tabs>summary::-webkit-details-marker{display:none}.project-more-tabs-menu{z-index:20;border:1px solid var(--line);background:var(--surface-solid,#fff);min-width:180px;box-shadow:var(--shadow);border-radius:12px;gap:6px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.project-next-action-summary{grid-template-columns:2fr 1fr 1fr 2fr;gap:10px;margin-top:14px;display:grid}.project-next-action-summary>div{border:1px solid var(--line);background:#ffffff94;border-radius:12px;gap:4px;padding:12px;display:grid}.project-next-action-summary span{color:var(--muted);font-size:12px}.settings-master-detail{grid-template-columns:minmax(230px,290px) minmax(0,1fr);align-items:start;gap:20px;display:grid}.settings-category-list{gap:8px;padding:18px;display:grid;position:sticky;top:84px}.settings-category-list button,.settings-governance-link{text-align:left;width:100%;color:inherit;background:0 0;border:1px solid #0000;border-radius:12px;gap:4px;padding:13px;display:grid}.settings-category-list button:hover,.settings-category-list button.active,.settings-governance-link:hover{background:var(--surface-subtle,#f5f5f7);border-color:var(--line)}.settings-category-list span{color:var(--muted);font-size:12px}.settings-category-detail{min-width:0}.settings-detail-heading{padding:4px 2px 12px}.settings-mobile-back{display:none}.member-assignment-panel{border-color:#c2185b24}.member-assignment-grid{grid-template-columns:minmax(260px,1.5fr) minmax(210px,.8fr);align-items:start;gap:14px;margin-top:14px;display:grid}.member-role-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.member-role-fields .field-label{margin-top:0!important}.member-assignment-actions{align-items:center;gap:12px;margin-top:14px;display:flex}.member-assignment-actions .muted{flex:1}.project-card-refined{padding:16px 17px}.project-card-heading h3{font-size:17px}.project-meta{gap:8px 16px;margin:10px 0;font-size:12px}.project-card-refined .project-footer{padding-top:11px}.project-progress-track{margin-bottom:10px}.client-outbound-desk{background:#ffffffd6;border-color:#c2185b2e}.client-outbound-controls{grid-template-columns:repeat(2,minmax(0,240px));gap:12px;margin-bottom:14px;display:grid}.client-outbound-controls label{gap:5px;display:grid}.customer-next-step-review{background:#ffffffb3;border:1px solid #c2185b29;border-radius:14px;grid-template-columns:minmax(190px,.8fr) minmax(240px,1.4fr) auto;align-items:center;gap:12px;margin:0 0 14px;padding:14px;display:grid;box-shadow:0 6px 20px #1e20240d}.customer-next-step-review>div{gap:4px;display:grid}.customer-next-step-review>span{grid-column:2/-1}.customer-card-primary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.customer-card-primary>span{background:var(--surface-soft);color:var(--muted);border-radius:11px;gap:4px;padding:10px 12px;font-size:12px;display:grid}.customer-card-primary strong{color:var(--text);font-size:13px}.customer-business-details{margin-top:2px}.finance-followup-actions{flex:100%;width:100%}.finance-followup-actions .toolbar{padding-top:12px}.customer-share-page{z-index:200;color:var(--text);background:#f4f4f6;padding:28px 18px;position:fixed;inset:0;overflow:auto}.public-customer-shell{min-height:100vh}.app-shell:has(>.customer-share-page)>:not(.customer-share-page){display:none!important}.app-shell:has(>.customer-share-page){color:#0000;font-size:0;margin:0!important;padding:0!important;display:block!important}.app-shell:has(>.customer-share-page)>.customer-share-page{color:var(--text);font-size:14px}.customer-share-shell{gap:16px;width:min(820px,100%);margin:0 auto;display:grid}.customer-share-header{align-items:center;gap:11px;padding:4px 2px 8px;display:flex}.customer-share-header>div:last-child{gap:2px;display:grid}.customer-share-header span{color:var(--muted);font-size:12px}.customer-share-hero,.customer-share-card{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffd6;border:1px solid #1d1d1f16;border-radius:18px;padding:22px}.customer-share-hero h1{margin-bottom:8px;font-size:clamp(25px,4vw,34px)}.customer-share-hero p{color:var(--muted)}.customer-share-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.customer-share-metrics article{border:1px solid var(--line);background:#ffffffc2;border-radius:14px;gap:5px;padding:15px;display:grid}.customer-share-metrics span,.customer-share-facts span{color:var(--muted);font-size:12px}.customer-share-metrics strong{font-size:17px}.customer-share-card{gap:14px;display:grid}.customer-share-content{white-space:pre-wrap;margin:0;font-size:15px;line-height:1.8}.customer-share-facts{grid-template-columns:1fr 1fr;gap:10px;display:grid}.customer-share-facts div{background:var(--surface-soft);border-radius:12px;gap:4px;padding:12px;display:grid}.customer-share-field{gap:6px;font-weight:650;display:grid}.customer-share-field input,.customer-share-field textarea{border:1px solid var(--line);width:100%;font:inherit;resize:vertical;background:#fff;border-radius:11px;padding:10px 12px}.customer-share-consent{background:var(--surface-soft);color:var(--muted);border-radius:10px;margin:0;padding:10px 12px;font-size:12px;line-height:1.65}.customer-portal-list{gap:9px;display:grid}.customer-portal-list article,.customer-portal-list>a{border:1px solid var(--line);background:#ffffffb8;border-radius:12px;gap:5px;padding:12px;display:grid}.customer-portal-list article>span,.customer-portal-list>a>span{color:var(--muted);font-size:12px}.customer-portal-list article p{margin:2px 0 0;line-height:1.65}.customer-milestone-details>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;font-size:17px;font-weight:700;list-style:none;display:flex}.customer-milestone-details>summary::-webkit-details-marker{display:none}.customer-milestone-details[open]>summary{margin-bottom:14px}.customer-task-linkage{background:#cc006609;border:1px solid #cc00662e;border-radius:12px;gap:9px;margin-bottom:12px;padding:12px;display:grid}.customer-task-linkage textarea{resize:vertical;width:100%}.customer-share-actions{flex-wrap:wrap;gap:9px;display:flex}.customer-share-shell footer{text-align:center;color:var(--muted);padding:6px 0 22px;font-size:12px}.file-upload-label{cursor:pointer}.file-upload-input{display:none}.customer-file-link{color:inherit;justify-content:space-between;align-items:center;gap:12px;text-decoration:none;display:flex}.customer-file-link:hover strong{color:var(--accent)}.customer-share-error{padding-top:min(18vh,140px)}.management-disclosure,.metric-details{background:#ffffff9e;border:1px solid #1d1d1f13;border-radius:14px;box-shadow:0 3px 14px #1c1f230a}.management-disclosure-content{gap:12px;padding:0 12px 12px}.workflow-stepper{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.workflow-stepper span{background:var(--surface-soft);color:var(--muted);text-align:center;border-radius:11px;padding:11px 12px;font-size:12px;font-weight:650;position:relative}.workflow-stepper span:not(:last-child):after{content:"›";z-index:2;color:var(--accent);font-size:18px;position:absolute;top:50%;right:-7px;transform:translateY(-50%)}@media (max-width:900px){.project-filter-grid{grid-template-columns:1fr}.project-filter-grid .toolbar{flex-wrap:wrap}.client-outbound-controls{grid-template-columns:1fr}.customer-next-step-review{grid-template-columns:1fr;align-items:stretch}.customer-next-step-review>span{grid-column:auto}.customer-next-step-review .primary-button{width:100%}.customer-card-primary{grid-template-columns:1fr}.workflow-stepper{grid-template-columns:1fr 1fr}.workflow-stepper span:after{display:none}.customer-share-page{padding:14px 10px}.customer-share-hero,.customer-share-card{padding:17px}.customer-share-metrics,.customer-share-facts{grid-template-columns:1fr}.customer-share-actions>*{width:100%}.member-assignment-grid{grid-template-columns:1fr}}@keyframes pageEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes glassReveal{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.customer-share-page{background:#fff;padding:0;position:static;overflow:visible}.customer-share-shell{gap:10px;width:100%}.customer-share-hero,.customer-share-card{box-shadow:none;break-inside:avoid;background:#fff}.customer-share-actions,.customer-print-button{display:none!important}.customer-share-shell footer{padding-bottom:0}.customer-milestone-details:not([open])>.customer-portal-list{display:grid}}@media (max-width:1180px){.app-shell{grid-template-columns:196px minmax(0,1fr)}.brand-subtitle{display:none}.hero-strip,.quick-record-grid,.project-grid,.project-spotlight{grid-template-columns:1fr}.home-grid,.stats-grid.four,.role-grid,.list-grid,.module-grid,.batch-selection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-work-grid{grid-template-columns:minmax(0,1.35fr) minmax(250px,.75fr)}}@media (max-width:760px){.settings-master-detail{display:block}.settings-category-list{position:static}.settings-master-detail.has-detail .settings-category-list,.settings-master-detail.show-list .settings-category-detail{display:none}.settings-mobile-back{margin-bottom:12px;display:inline-flex}.project-next-action-summary{grid-template-columns:1fr 1fr}.project-more-tabs-menu{position:fixed;inset:auto 16px 20px}.schedule-stage-fields,.schedule-milestone-fields{grid-template-columns:1fr;gap:10px}.app-shell{width:100%;max-width:100%;min-height:100vh;padding:0;display:block}.global-header{border:0;border-bottom:1px solid var(--line);border-radius:0;width:100%;height:auto;min-height:0;padding:8px 10px 6px;position:sticky;top:0;overflow:hidden}.header-primary{grid-template-columns:1fr auto;gap:7px 10px;min-height:auto;padding:0;display:grid}.header-tools .action-pill-button{display:none}.header-primary-action{min-height:34px;padding:7px 11px}.brand-mark{border-radius:11px;width:36px;height:36px}.brand-title{font-size:15px}.brand-subtitle,.top-nav{display:none}.mobile-navigation-menu{grid-area:2/1/auto/-1;width:100%;display:block}.mobile-navigation-menu>summary{cursor:pointer;background:var(--surface-soft);border-radius:10px;padding:9px 12px;font-size:14px;font-weight:650;list-style:none}.mobile-navigation-menu>summary::-webkit-details-marker{display:none}.mobile-navigation-menu>nav{gap:4px;max-height:62vh;padding:8px 2px;display:grid;overflow:auto}.mobile-navigation-menu .sidebar-subnav{padding-left:34px}.mobile-role-note{background:var(--accent-soft);color:var(--muted);border-radius:10px;margin:6px 4px 4px;padding:10px;font-size:12px;line-height:1.55}.nav-link{white-space:nowrap;flex:none;padding:9px 12px}.header-context{display:none}.header-tools{grid-area:1/2;align-self:center;margin:0}.workspace-topbar{display:none}.page{gap:16px;width:100%;margin:0;padding:14px 12px 34px}.hero-strip,.panel{border-radius:18px}.hero-strip,.hero-strip:not(.home-hero),.section{padding:16px}.hero-strip:not(.home-hero){padding:4px 2px 8px}h1,.hero-strip:not(.home-hero) h1{letter-spacing:-.045em;font-size:clamp(25px,7.6vw,30px);line-height:1.12}h2{font-size:clamp(19px,5.8vw,23px)}.home-hero{min-height:auto}.home-welcome{padding-top:10px}.home-welcome h1{font-size:24px}.home-metrics{grid-template-columns:1fr 1fr;gap:8px}.home-metric-card{padding:13px}.home-primary-action{grid-template-columns:1fr;gap:14px;padding:17px}.home-primary-relay{border-left:0;border-top:1px solid var(--line);padding:11px 0 0}.home-primary-action>.primary-button,.home-primary-action>.secondary-button{text-align:center;width:100%}.handoff-route{grid-template-columns:1fr}.handoff-route i{justify-self:start;transform:rotate(90deg)}.handoff-context-grid,.media-platform-version-grid,.media-report-channel-grid,.media-report-slot-grid,.home-work-grid,.home-project-row{grid-template-columns:1fr}.home-ai-strip{grid-template-columns:auto minmax(0,1fr)}.home-ai-strip>a{grid-column:2}.hero-summary{gap:8px}.summary-card{min-height:104px;padding:14px}.summary-card strong{font-size:32px}.section-heading{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:16px}.section-heading .toolbar{justify-content:flex-start}.utility-details>summary{align-items:flex-start;padding:14px}.utility-details-content{flex-direction:column;padding:14px}.project-card-top,.stack-head,.project-footer{flex-direction:column;align-items:stretch}.project-card-refined{padding:17px}.project-detail-drawer{padding:17px;position:static;top:auto}.project-card-refined .project-footer .toolbar{width:100%}.status-pill,.summary-pill{white-space:normal;text-align:center}.toolbar{justify-content:flex-start}.primary-button,.secondary-button,.tiny-button{max-width:100%;min-height:42px}input,select,textarea{font-size:16px!important}.toolbar>*{flex:100%}.workflow-stepper{grid-template-columns:1fr}.proposal-content{max-height:60vh;padding:13px;font-size:14px;overflow:auto}.project-primary-tabs{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.project-primary-tabs>a,.project-primary-tabs>details>summary{justify-content:center;width:100%;min-width:0}.member-role-fields{grid-template-columns:1fr}.member-assignment-actions{flex-direction:column;align-items:stretch}.member-assignment-actions .primary-button{width:100%}.project-more-tabs{position:static}.project-more-tabs-menu{margin-top:8px;top:auto;left:0;right:0}.home-grid,.stats-grid,.stats-grid.four,.role-grid,.list-grid,.module-grid,.batch-selection-grid,.table-row{grid-template-columns:1fr}.task-priority-card{flex-direction:column;align-items:stretch}}.ai-quality-checks{gap:8px;margin-top:12px}.settings-entry-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.settings-entry-card{color:inherit;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s}.settings-entry-card:hover{border-color:#ce186947;transform:translateY(-2px);box-shadow:0 14px 30px #32142417}.settings-category>summary{justify-content:space-between;align-items:center;gap:16px;display:flex}@media (max-width:900px){.settings-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.settings-entry-grid{grid-template-columns:1fr}.settings-category>summary{flex-direction:column;align-items:flex-start}}.proposal-content{white-space:pre-wrap;font:inherit;color:inherit;background:#ffffff94;border:1px solid #94a3b83d;border-radius:14px;margin:12px 0;padding:16px;line-height:1.75}.proposal-preview-shell[open]{padding-bottom:14px}.proposal-preview-cover{background:#ffffffb8;border:1px solid #c31c5c29;border-radius:18px;flex-direction:column;justify-content:flex-end;gap:10px;min-height:220px;margin:12px;padding:28px;display:flex;box-shadow:0 16px 42px #1c1f2317}.proposal-preview-cover span{color:var(--accent);letter-spacing:.08em;font-size:13px;font-weight:650}.proposal-preview-cover strong{letter-spacing:-.035em;max-width:760px;font-size:clamp(28px,5vw,52px);line-height:1.08}.proposal-preview-cover small{color:var(--muted);font-size:14px}.proposal-html-frame{background:#f5f5f7;border:1px solid #c31c5c24;border-radius:20px;width:calc(100% - 24px);min-height:720px;margin:12px;display:block;box-shadow:0 18px 48px #1c1f231a}.proposal-file-picker{border:1px solid var(--border-soft);background:#ffffff85;border-radius:14px;gap:8px;margin-top:8px;padding:12px;display:grid}.proposal-file-picker label{align-items:center;gap:8px;font-size:13px;display:flex}.release-update-notice{z-index:90;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #cc165c33;border-radius:16px;align-items:center;gap:12px;max-width:min(420px,100vw - 32px);padding:12px 14px;font-size:13px;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 16px 44px #191c2429}:where(.primary-button,.secondary-button,.tiny-button,.action-pill-button){cursor:pointer;-webkit-user-select:none;user-select:none;letter-spacing:0;white-space:nowrap;line-height:1.25;text-decoration:none;position:relative}.primary-button:hover{background:#ad124f;border-color:#920d40;box-shadow:inset 0 1px #ffffff2e,0 4px 10px #7c0b3940}.secondary-button{color:#202124;background:#fff;border:1px solid #aeb2b8;box-shadow:0 1px 2px #1c1f2314}.secondary-button:hover{background:#f7f7f8;border-color:#777d85;box-shadow:0 2px 6px #1c1f231c}.tiny-button,.action-pill-button{color:#303238;background:#f7f7f8;border:1px solid #c5c8cd;box-shadow:0 1px 2px #1c1f230f}.tiny-button:hover,.action-pill-button:hover{color:#17181a;background:#fff;border-color:#8f949b}:where(.primary-button,.secondary-button,.tiny-button,.action-pill-button):active{transform:translateY(1px);box-shadow:inset 0 1px 2px #1c1f2314}:where(.primary-button,.secondary-button,.tiny-button,.action-pill-button):disabled,:where(.primary-button,.secondary-button,.tiny-button,.action-pill-button)[aria-disabled=true]{color:#969ba2;opacity:1;cursor:not-allowed;box-shadow:none;background:#eceef0;border-color:#d8dade}.status-pill,.summary-pill{color:#5d6269;cursor:default;background:#f3f4f5;border:1px solid #1d1d1f1a;font-weight:600;box-shadow:none!important}.text-link{color:#a90f49;box-shadow:none;text-underline-offset:3px;background:0 0;border:0;padding:0;-webkit-text-decoration:underline #a90f4947;text-decoration:underline #a90f4947;display:inline}.text-link:hover{color:#7f0b38;text-decoration-color:currentColor}:where(input:not([type=checkbox]):not([type=radio]):not([type=file]),textarea,select,.search-input,.textarea):hover{background:#fff;border-color:#858b93}:where(input:not([type=checkbox]):not([type=radio]):not([type=file]),textarea,select,.search-input,.textarea):focus{background:#fff;border-color:#c2185b;outline:0;box-shadow:0 0 0 3px #c2185b21,inset 0 1px 2px #1c1f230f!important}:where(input,textarea)::placeholder{color:#92979e;opacity:1}:where(input,textarea,select):disabled{color:#8b9097;cursor:not-allowed;background:#f0f1f2;border-color:#d8dade}.field>span,.field-label{color:#4e535a;font-size:13px;font-weight:650}.progress-result-backdrop{z-index:260;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14161c47;border:0;place-items:center;width:100%;height:100%;margin:0;padding:20px;display:grid;position:fixed;inset:0}.progress-result-dialog{background:#fffffff5;border:1px solid #c2185b2e;border-radius:22px;width:min(520px,100vw - 32px);padding:26px;box-shadow:0 28px 80px #16181e3d}.progress-result-dialog h2{margin:6px 0 8px;font-size:24px;line-height:1.25}.progress-result-icon{color:#fff;background:#c2185b;border-radius:50%;place-items:center;width:42px;height:42px;font-size:22px;font-weight:800;display:grid;box-shadow:0 8px 20px #c2185b3d}.progress-result-next{color:#303238;background:#f8edf2;border-radius:14px;gap:4px;margin:18px 0;padding:13px 15px;display:grid}.progress-reminder-window{z-index:150;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff0;border:1px solid #c2185b3d;border-radius:19px;width:min(390px,100vw - 32px);transition:width .2s,transform .2s;position:fixed;bottom:20px;right:20px;overflow:hidden;box-shadow:0 20px 60px #191c2433}.progress-reminder-window.urgent{animation:2.4s ease-in-out infinite progress-reminder-pulse}.progress-reminder-window.collapsed{width:170px}.progress-reminder-toggle{color:#fff;cursor:pointer;background:#c2185b;border:0;justify-content:space-between;align-items:center;width:100%;padding:12px 14px;font-weight:750;display:flex}.progress-reminder-toggle strong{color:#a90f49;background:#fff;border-radius:12px;place-items:center;min-width:24px;height:24px;padding:0 7px;display:grid}.progress-reminder-body{gap:10px;padding:15px;display:grid}.progress-reminder-heading{justify-content:space-between;align-items:center;display:flex}.progress-reminder-body h3{margin:0;font-size:17px;line-height:1.35}.progress-reminder-body p{margin:0;line-height:1.55}.progress-reminder-context{background:#f6f7f8;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:650}.progress-reminder-blocked{color:#a13a24;background:#fff1ed;border-radius:10px;padding:8px 10px;font-size:12px}.progress-reminder-actions{grid-template-columns:1.35fr 1fr 1fr;gap:8px;display:grid}.progress-reminder-actions button{min-width:0;padding-inline:8px}.progress-reminder-inline-form{background:#faf6f8;border:1px solid #c2185b24;border-radius:12px;gap:9px;padding:11px;display:grid}.progress-reminder-inline-form label{color:#4e535a;gap:6px;font-size:12px;font-weight:650;display:grid}.progress-reminder-inline-form select,.progress-reminder-inline-form textarea{width:100%;min-height:38px;font-size:13px}.progress-reminder-inline-form textarea{resize:vertical;min-height:68px}.progress-nudge-button{color:#a90f49;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-size:12px;font-weight:650}@keyframes progress-reminder-pulse{0%,to{box-shadow:0 20px 60px #191c2433,0 0 #c2185b2e}50%{box-shadow:0 20px 60px #191c2433,0 0 0 8px #c2185b00}}@media (max-width:760px){.progress-reminder-window{border-radius:18px;width:calc(100vw - 24px);bottom:12px;right:12px}.progress-reminder-window.collapsed{width:154px}.progress-reminder-actions{grid-template-columns:1fr 1fr}.progress-reminder-actions .primary-button{grid-column:1/-1}.progress-result-dialog{padding:20px}}@media (prefers-reduced-motion:reduce){.progress-reminder-window.urgent{animation:none}}.hero-strip:not(.home-hero){-webkit-backdrop-filter:blur(28px)saturate(135%);backdrop-filter:blur(28px)saturate(135%);background:#ffffffc7;border:1px solid #ffffffeb;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:22px;padding:22px 24px 21px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #fffffffa,0 16px 38px #23273013}.hero-strip:not(.home-hero):before{content:"";background:var(--accent);width:5px;position:absolute;inset:0 auto 0 0;box-shadow:5px 0 22px #c2185b2e}.hero-strip:not(.home-hero) .eyebrow{color:var(--accent);letter-spacing:.08em;font-weight:750}.hero-strip:not(.home-hero) h1{margin-bottom:7px;font-size:clamp(30px,3vw,40px)}.hero-strip:not(.home-hero) .hero-copy{color:#555a61;max-width:720px}.hero-strip:not(.home-hero) .hero-summary{justify-content:flex-end;max-width:520px}.hero-strip:not(.home-hero) .summary-pill,.hero-strip:not(.home-hero) .status-dot{background:#f8f8faeb;border-color:#1d1d1f1f;box-shadow:0 2px 8px #1e222a0b!important}.page>.panel.section{position:relative}.page>.panel.section>.section-heading:first-child{border-bottom:1px solid #1d1d1f13;padding-bottom:13px}.page>.panel.section>.section-heading:first-child .eyebrow{color:#858990;letter-spacing:.06em;font-weight:700}.page>.panel.section:has(.primary-button:not(:disabled)){border-color:#c2185b1b}.mini-card,.summary-card,.feature-card,.role-card,.detail-card,.stack-item,.module-card{position:relative;overflow:hidden}.mini-card:after,.summary-card:after,.feature-card:after,.role-card:after,.detail-card:after,.stack-item:after,.module-card:after{content:"";pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 1px #ffffffeb}.mini-card h3,.summary-card strong{font-variant-numeric:tabular-nums}.project-function-panel{border-color:#c2185b1f!important}.project-primary-tabs>a{min-height:38px;transition:transform .18s var(--ease),box-shadow .2s ease,border-color .2s ease;border-radius:11px;font-weight:700}.primary-button{border-color:#9f0d45;border-radius:11px;min-height:38px;box-shadow:inset 0 1px #ffffff47,0 3px #8f0b3d,0 8px 16px #8f0b3d2b}.primary-button:hover{transform:translateY(-2px);box-shadow:inset 0 1px #ffffff42,0 4px #7f0936,0 11px 22px #8f0b3d38}.primary-button:active{transform:translateY(2px);box-shadow:inset 0 1px #ffffff2e,0 1px #7f0936,0 3px 8px #8f0b3d2e}.status-dot.green{border-color:#2d7f4c33;box-shadow:0 0 0 3px #2d7f4c0f!important}.status-dot.yellow{border-color:#9b6b1a38;box-shadow:0 0 0 3px #9b6b1a0f!important}.status-dot.red{border-color:#a0333333;box-shadow:0 0 0 3px #a033330f!important}@media (min-width:761px){.page>.panel.section{animation:stageCardIn .48s var(--ease) both}.page>.panel.section:nth-of-type(3){animation-delay:40ms}.page>.panel.section:nth-of-type(4){animation-delay:80ms}}@keyframes stageCardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media (max-width:1180px){.hero-strip:not(.home-hero){grid-template-columns:minmax(0,1fr);align-items:start}.hero-strip:not(.home-hero) .hero-summary{justify-content:flex-start;max-width:none}}@media (max-width:760px){.hero-strip:not(.home-hero){border-radius:18px;grid-template-columns:1fr;padding:18px 17px 17px}.hero-strip:not(.home-hero) .hero-summary{justify-content:flex-start;max-width:none}.page>.panel.section>.section-heading:first-child{padding-bottom:11px}}@media (min-width:1440px){.app-shell{grid-template-columns:248px minmax(0,1fr)}.app-shell .page{width:min(1600px,100%);padding-inline:32px}}@media (min-width:1024px) and (max-width:1439px){.app-shell{grid-template-columns:224px minmax(0,1fr)}.app-shell .page{padding-inline:24px}}.app-shell .global-header{background:#ffffffdb}.app-shell .workspace-topbar{background:#f5f5f7d1}.app-shell .page{min-width:0;margin-inline:auto}.app-shell .panel,.app-shell .mini-card,.app-shell .stack-item,.app-shell .detail-card{min-width:0}.app-shell button,.app-shell input,.app-shell select,.app-shell textarea{border-radius:10px}.app-shell button,.app-shell input,.app-shell select{min-height:40px}.app-shell table{font-variant-numeric:tabular-nums;font-size:14px}.app-shell th{background:var(--surface-solid);z-index:1;text-align:left;position:sticky;top:0}.app-shell td,.app-shell th{border-bottom:1px solid var(--line)}.app-shell tr:hover td{background:#f7f7f9}.app-shell .eyebrow{color:var(--muted)}.app-shell .sidebar-group-icon{background:0 0;font-size:15px}.app-shell .brand-mark{box-shadow:none;background:#1d1d1f}.app-shell .header-primary-action:hover{background:var(--accent-hover)}@media (max-width:1023px){.app-shell{display:block}.global-header{border-right:0;border-bottom:1px solid var(--line);width:100%;height:64px;min-height:64px;padding:0 24px;position:sticky;top:0}.global-header .brand-block,.global-header .top-nav,.global-header .sidebar-command-slot,.global-header .header-context{display:none}.global-header .header-primary{justify-content:center;display:flex}.mobile-navigation-menu{display:block}.workspace-topbar{display:none}.app-shell .page{width:100%;padding-inline:24px}}@media (max-width:767px){.global-header{height:56px;min-height:56px;padding-inline:16px}.app-shell .page{padding-inline:16px}.app-shell button,.app-shell input,.app-shell select{min-height:44px}.app-shell .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto;transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}}body .hero-strip.project-hero-strip,body .project-overview-page .project-overview-hero{min-height:0!important;margin-top:42px!important;padding:30px 34px 32px!important}@media (max-width:760px){.hero-strip.project-hero-strip,.project-overview-page .project-overview-hero{margin-top:34px!important;padding:25px 14px 27px!important}.project-hero-mascot,.project-overview-page .project-hero-mascot{width:180px!important;height:76px!important;top:-49px!important}.project-title-plaque{width:min(470px,98%);margin:9px auto}.project-title-plaque .project-title-short{font-size:clamp(27px,7vw,34px)!important}.project-title-plaque .project-title-long{font-size:clamp(22px,5.8vw,28px)!important}.project-title-plaque .project-title-extra-long{font-size:clamp(18px,5vw,24px)!important}.hero-strip.project-hero-strip .hero-summary,.project-overview-page .project-overview-hero .hero-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}.project-action-panel>.primary-button,.operation-box-primary>.primary-button{width:min(86%,260px)}}@media (max-width:760px){.hero-strip:not(.home-hero):not(.project-hero-strip){margin-top:12px!important;padding:15px 61px 15px 15px!important}.hero-strip:not(.home-hero):not(.project-hero-strip):before{width:43px!important;height:48px!important;top:9px!important;right:9px!important}.hero-strip.project-hero-strip,.project-overview-page .project-overview-hero{margin-top:18px!important;padding:15px 12px 18px!important}.project-module-title{min-height:31px;padding:6px 13px;font-size:12px}body .project-title-plaque{width:100%!important;margin:-2px auto -12px!important}body .hero-strip.project-hero-strip .project-title-plaque h1,body .project-overview-page .project-overview-hero .project-title-plaque h1{inset:51% 14% 12%!important}.hero-strip.project-hero-strip .hero-summary,.project-overview-page .project-overview-hero .hero-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}.page>.panel.section.surface-primary,.page>.panel.section.surface-status,.page>.panel.section.surface-secondary{padding:16px!important}.hero-strip:not(.home-hero):not(.project-hero-strip) .hero-summary{scrollbar-width:none;flex-wrap:nowrap!important;gap:6px!important;display:flex!important;overflow-x:auto!important}.hero-strip:not(.home-hero):not(.project-hero-strip) .hero-summary::-webkit-scrollbar{display:none}.hero-strip:not(.home-hero):not(.project-hero-strip) .summary-pill{flex:none;min-height:30px!important;padding:5px 9px!important;font-size:11px!important}.knowledge-primary-workspace .stats-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.knowledge-primary-workspace .stats-grid.three .mini-card{border-radius:10px!important;min-height:0!important;padding:10px 8px!important}.knowledge-primary-workspace .stats-grid.three .mini-card h3{font-size:20px!important}.knowledge-primary-workspace .stats-grid.three .mini-card .muted{display:none!important}}.inbox-page>.panel.section:not(.surface-primary),.knowledge-page>.panel.section:not(.surface-primary),.ai-page>.panel.section:not(.surface-primary):not(.surface-status){background:#fffdf8!important;border-color:#c9d2d8!important;box-shadow:0 4px 12px #2446600d!important}.inbox-page>.panel.section,.knowledge-page>.panel.section,.ai-page>.panel.section{padding:20px!important}.inbox-page>.panel.section .section-heading,.knowledge-page>.panel.section .section-heading,.ai-page>.panel.section .section-heading{margin-bottom:14px!important;padding-bottom:11px!important}.inbox-page>.panel.section .stack-item,.knowledge-page>.panel.section .stack-item,.ai-page>.panel.section .stack-item{min-height:0!important;padding:14px 16px!important}.inbox-page .management-disclosure,.knowledge-page .management-disclosure,.ai-page .management-disclosure{margin-top:2px!important}.ai-primary-workspace,.knowledge-primary-workspace{scroll-margin-top:78px}.ai-latest-suggestion{padding-block:17px!important}.error-page{min-height:calc(100vh - 150px)!important;padding-block:22px!important}.error-state-panel{width:min(620px,100%)!important;padding:24px 26px!important}.error-state-panel .toolbar{margin-top:18px!important}.home-system-details{margin-top:4px;padding-top:10px!important}.home-system-details>summary{min-height:40px;font-weight:750;padding:10px 4px!important}@media (max-width:760px){.inbox-page>.panel.section,.knowledge-page>.panel.section,.ai-page>.panel.section{padding:15px!important}.inbox-page>.panel.section .section-heading,.knowledge-page>.panel.section .section-heading,.ai-page>.panel.section .section-heading{margin-bottom:11px!important;padding-bottom:9px!important}.error-page{min-height:calc(100vh - 120px)!important;padding-block:12px!important}.error-state-panel{padding:20px 18px!important}.error-state-panel .toolbar{grid-template-columns:1fr!important;display:grid!important}}.project-module-title{color:#402d16;letter-spacing:.06em;background:#f7c955;border:1px solid #87651d;border-radius:999px;justify-content:center;align-items:center;width:max-content;max-width:100%;min-height:34px;margin:0 auto 2px;padding:7px 16px;font-size:14px;font-weight:900;line-height:1.1;display:flex;box-shadow:0 3px #9d691c}.page>.panel.section.surface-primary{background:#fff9e8!important;border:2px solid #6f5730!important;box-shadow:0 5px #d3a640,0 12px 24px #4f3b1b17!important}@media (max-width:760px){.hero-strip:not(.home-hero):not(.project-hero-strip){margin-top:12px!important;padding:15px 61px 15px 15px!important}.hero-strip:not(.home-hero):not(.project-hero-strip):before{width:43px!important;height:48px!important;top:9px!important;right:9px!important}.hero-strip.project-hero-strip,.project-overview-page .project-overview-hero{margin-top:18px!important;padding:15px 12px 18px!important}.project-module-title{min-height:31px;padding:6px 13px;font-size:12px}body .project-title-plaque{width:100%!important;margin:-2px auto -12px!important}body .hero-strip.project-hero-strip .project-title-plaque h1,body .project-overview-page .project-overview-hero .project-title-plaque h1{inset:51% 14% 12%!important}.hero-strip.project-hero-strip .hero-summary,.project-overview-page .project-overview-hero .hero-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}.page>.panel.section.surface-primary,.page>.panel.section.surface-status,.page>.panel.section.surface-secondary{padding:16px!important}}.hero-strip.project-hero-strip,.project-overview-page .project-overview-hero{margin-top:18px!important;padding-top:22px!important}body .project-hero-mascot,body .project-hero-ornament{display:none!important}body .project-title-plaque-artwork{background-image:url(/brand/supermaida-project-title-composite.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important}body .hero-strip.project-hero-strip .project-title-plaque h1,body .project-overview-page .project-overview-hero .project-title-plaque h1{white-space:nowrap!important;text-wrap:nowrap!important;inset:55% 17% 20%!important}@media (max-width:760px){body .hero-strip.project-hero-strip,body .project-overview-page .project-overview-hero{margin-top:10px!important;padding-top:14px!important}body .project-title-plaque{width:100%!important;margin:-2px auto -12px!important}body .hero-strip.project-hero-strip .project-title-plaque h1,body .project-overview-page .project-overview-hero .project-title-plaque h1{white-space:normal!important;text-wrap:balance!important;line-height:1!important;inset:51% 14% 12%!important}body .project-title-plaque .project-title-short{font-size:clamp(25px,7vw,34px)!important}body .project-title-plaque .project-title-long{font-size:clamp(15px,4.2vw,22px)!important}body .project-title-plaque .project-title-extra-long{font-size:clamp(14px,3.8vw,19px)!important}}.project-title-plaque{aspect-ratio:auto!important;width:min(780px,100% + 32px)!important;height:132px!important;margin:12px auto 14px!important}.project-title-plaque-artwork{background-size:100% 100%!important}.hero-strip.project-hero-strip .project-title-plaque h1,.project-overview-page .project-overview-hero .project-title-plaque h1{white-space:normal;inset:21% 11% 25%!important}.project-title-plaque .project-title-short,.project-title-plaque .project-title-long{white-space:nowrap!important}@media (max-width:760px){.project-title-plaque{width:calc(100% - 12px)!important;height:108px!important;margin:8px auto 10px!important}.hero-strip.project-hero-strip .project-title-plaque h1,.project-overview-page .project-overview-hero .project-title-plaque h1{inset:20% 13% 24%!important}.project-title-plaque .project-title-short,.project-title-plaque .project-title-long{white-space:normal!important}.project-title-plaque .project-title-short{font-size:clamp(27px,7vw,34px)!important}.project-title-plaque .project-title-long{font-size:clamp(22px,5.8vw,29px)!important}.project-title-plaque .project-title-extra-long{font-size:clamp(18px,5vw,24px)!important}}.hero-strip:not(.home-hero):not(.project-hero-strip){border-width:18px!important;border-image-width:18px!important;min-height:196px!important;margin-top:24px!important;padding:18px 24px!important}.hero-strip:not(.home-hero):not(.project-hero-strip) h1{width:min(430px,76%)!important;min-height:92px!important;margin:0!important;padding:13px 60px 16px!important;font-size:clamp(24px,2.4vw,30px)!important;line-height:1.08!important}.hero-strip:not(.home-hero):not(.project-hero-strip) .hero-copy{max-width:700px!important;margin:2px 0 0 5px!important;font-size:14px!important}.progress-reminder-window{margin:0!important}.progress-reminder-window:before{display:none!important}.progress-reminder-window.open{z-index:240!important;background:#fffdf8!important;border-width:1px!important;border-radius:18px 0 0!important;width:min(400px,100vw - 24px)!important;animation:none!important;top:68px!important;bottom:0!important;right:0!important;overflow:auto!important;box-shadow:-18px 0 46px #19232c33!important}.progress-reminder-window.open .progress-reminder-toggle{display:none}.progress-reminder-window.open .progress-reminder-body{gap:13px;padding:18px 20px 24px}.progress-reminder-drawer-header{border-bottom:1px solid #ded3c1;justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.progress-reminder-drawer-header>strong{font-size:16px}.progress-reminder-close{color:#403934;cursor:pointer;background:#fff;border:1px solid #b8aea1;border-radius:10px;place-items:center;width:38px;height:38px;padding:0;font-size:24px;line-height:1;display:grid}.progress-reminder-window.collapsed{min-height:48px;width:48px!important;bottom:18px!important;right:8px!important}.progress-reminder-actions{grid-template-columns:1fr 1fr!important}.progress-reminder-actions .primary-button{grid-column:1/-1}.progress-nudge-button{min-height:36px;padding:7px 0}.batch-selection-items{max-height:none;overflow:visible}main :where(a,button){min-height:36px}main :where(.text-link){align-items:center;padding-block:7px;display:inline-flex}@media (max-width:760px){.hero-strip:not(.home-hero):not(.project-hero-strip){border-width:14px!important;border-image-width:14px!important;min-height:174px!important;margin-top:18px!important;padding:15px 10px!important}.hero-strip:not(.home-hero):not(.project-hero-strip):before{width:43px!important;height:48px!important;top:-25px!important;right:7px!important}.hero-strip:not(.home-hero):not(.project-hero-strip) h1{width:88%!important;min-height:82px!important;padding:12px 42px 14px!important;font-size:clamp(20px,6vw,26px)!important}.app-shell:has(.progress-reminder-window.collapsed) .page{padding-right:58px}.progress-reminder-window.open{border-radius:0!important;width:100vw!important;top:0!important}}@media (prefers-reduced-motion:reduce){.page>.panel.section{animation:none!important}}:root{--game-ink:#3f3029;--game-ink-deep:#241b18;--game-cream:#fff8e8;--game-cream-strong:#fff1c8;--game-blue:#466f94;--game-blue-deep:#2f506e;--game-blue-soft:#e9f3f8;--game-gold:#ffd766;--game-gold-deep:#e6a23c;--game-magenta:#d31862;--game-purple:#7554b8;--game-cyan:#42a9c8;--game-green:#55a95f;--game-orange:#e77235;--game-red:#c84b43;--game-outline:2px solid var(--game-ink);--game-shadow:0 4px 0 #3f302929,0 10px 24px #2f506e1a}.app-shell{grid-template-rows:68px minmax(0,1fr);grid-template-columns:232px minmax(0,1fr)}.global-header{border-right:3px solid var(--game-ink);-webkit-backdrop-filter:none;backdrop-filter:none;background:#365e7e;padding:16px 13px;box-shadow:5px 0 #3f302914}.brand-block{background:#fff8e8;border:2px solid #fff8e8d1;border-radius:16px 13px 16px 12px;min-height:64px;padding:8px 9px;box-shadow:0 4px #263f53}.brand-mark{border:2px solid var(--game-ink);background:#d31862 url(/brand/supermaida-mascot-guide.png) 50% 18%/84% no-repeat;border-radius:14px 11px 14px 10px;flex:0 0 44px;width:44px;height:44px;overflow:hidden;box-shadow:0 3px #84203f}.brand-mark span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.brand-title{color:var(--game-ink);font-size:13px;font-weight:850}.brand-subtitle{color:#6f6257;font-size:10px;font-weight:650}.header-primary{gap:18px}.top-nav{gap:7px;padding:2px 0 7px}.sidebar-nav-group{border-radius:13px}.sidebar-group-label{color:#eef7fb;border-radius:12px 10px 12px 9px;min-height:41px;padding:7px 9px;font-weight:750}.sidebar-group-label:after{color:#bad6e5;font-weight:900}.sidebar-group-label:hover,.sidebar-group-label.active{color:#fff8e8;background:#2d516d}.sidebar-group-icon{border:2px solid var(--game-ink);background:var(--game-gold);color:var(--game-ink);border-radius:9px 7px;font-weight:900;box-shadow:0 2px #241b186b}.sidebar-nav-group:nth-child(2) .sidebar-group-icon{background:#ef6f9d}.sidebar-nav-group:nth-child(3) .sidebar-group-icon{background:#a88ad9}.sidebar-nav-group:nth-child(4) .sidebar-group-icon{background:#68bfd5}.sidebar-nav-group:nth-child(5) .sidebar-group-icon{background:#9dc972}.sidebar-group-label.active .sidebar-group-icon{background:var(--game-gold);color:var(--game-ink)}.sidebar-subnav{gap:4px;padding:4px 0 6px 36px}.nav-link{color:#d7e8f0;border-radius:9px 7px;padding:7px 10px;font-weight:650}.nav-link:hover{color:#fff;background:#416b8b}.nav-link.active{color:var(--game-ink);background:var(--game-cream-strong);box-shadow:inset 4px 0 0 var(--game-magenta),0 3px 0 #243f54}.sidebar-command-slot .action-pill-button{color:#d9e9f0!important}.header-context{border-top:2px solid #fff8e840}.header-identity,.header-identity strong{color:var(--text)}.header-identity span{color:var(--muted)}.context-dot{background:#78cf75;box-shadow:0 0 0 3px #78cf752e}.header-role-switcher select,.header-session-action,.action-pill{color:var(--game-ink)!important;background:#fff8e8!important;border:2px solid #21394d!important;border-radius:10px 8px!important;box-shadow:0 3px #21394d!important}.workspace-topbar{border-bottom:2px solid var(--game-ink);background:#fff8e8;min-height:68px;box-shadow:0 4px #3f302914}.workspace-location>span{color:var(--game-magenta);font-weight:800}.workspace-location strong{color:var(--game-ink)}.workspace-context-copy{color:#75675d}.page{--surface:#fffdf7;--surface-solid:#fffdf7;--surface-soft:#f3f7f8}.panel,.section,.hero-strip:not(.home-hero),.mini-card,.summary-card,.feature-card,.role-card,.detail-card,.stack-item,.module-card{box-shadow:var(--game-shadow);background:#fffdf7;border-color:#c8bba9!important}.hero-strip:not(.home-hero){background:#fff8e8;border-radius:18px 14px 18px 13px;border:2px solid var(--game-ink)!important}.hero-strip:not(.home-hero):before{background:var(--game-magenta);width:8px;box-shadow:none}.hero-strip:not(.home-hero) .eyebrow{color:var(--game-magenta)}.page>.panel.section{border-radius:17px 13px}.page>.panel.section>.section-heading:first-child{border-bottom:2px solid #eee1c8}:where(.primary-button,.secondary-button,.tiny-button,.action-pill-button){font-weight:800;transition:transform .12s,box-shadow .12s,filter .12s}.primary-button{min-height:40px;padding:8px 16px;border:2px solid var(--game-ink)!important;background:var(--game-gold)!important;color:var(--game-ink)!important;border-radius:11px 8px!important;box-shadow:inset 0 4px #fff3c4b8,0 5px #9b672b,0 9px 16px #4b342b29!important}.primary-button:hover{filter:saturate(1.06);transform:translateY(-1px);box-shadow:inset 0 4px #fff3c4cc,0 6px #925f27,0 11px 18px #4b342b2e!important}.primary-button:active{background:#efbd43!important;transform:translateY(5px)scaleY(.97)!important;box-shadow:inset 0 4px #9a662b38,0 1px #7d5021,0 3px 6px #4b342b21!important}.primary-button.danger{color:#fff8e8!important;background:#df6254!important;box-shadow:inset 0 3px #ffffff3b,0 5px #87352f,0 9px 16px #87352f2e!important}.secondary-button{border:2px solid var(--game-ink)!important;color:var(--game-ink)!important;background:#fff8e8!important;border-radius:10px 8px!important;box-shadow:0 3px #3f302952!important}.secondary-button:hover{transform:translateY(-1px);background:#fff1c8!important}.secondary-button:active,.tiny-button:active,.action-pill-button:active{transform:translateY(3px)!important;box-shadow:0 0 #0000!important}.tiny-button,.action-pill-button{color:var(--game-ink)!important;background:#f8f3e8!important;border:1.5px solid #78695f!important;border-radius:9px 7px!important;box-shadow:0 2px #3f302938!important}:where(.primary-button,.secondary-button,.tiny-button,.action-pill-button):disabled,:where(.primary-button,.secondary-button,.tiny-button,.action-pill-button)[aria-disabled=true]{filter:saturate(.3);color:#888179!important;background:#dcd8cf!important;border-color:#a9a39a!important;transform:none!important;box-shadow:0 2px #aaa49b!important}:where(input:not([type=checkbox]):not([type=radio]):not([type=file]),textarea,select,.search-input,.textarea){color:#29231f;background:#f7fbfc;border:2px solid #9ca7ad;border-radius:10px 8px;min-height:42px;box-shadow:inset 0 3px #466f9414!important}:where(input:not([type=checkbox]):not([type=radio]):not([type=file]),textarea,select,.search-input,.textarea):focus{border-color:var(--game-cyan);box-shadow:0 0 0 4px #42a9c829,inset 0 3px #466f9412!important}.status-pill,.summary-pill,.status-dot{font-weight:750;color:var(--game-ink)!important;background:#f2eee4!important;border:1.5px solid #8c8178!important;border-radius:999px!important}.status-pill.success,.status-dot.green{color:#386f3f!important;background:#e6f3d9!important;border-color:#6f9d54!important}.status-pill.warning,.status-dot.yellow{color:#8b5a17!important;background:#fff0c6!important;border-color:#d59a37!important}.status-pill.danger,.status-dot.red{color:#96382f!important;background:#fee1d7!important;border-color:#c75a45!important}.progress-reminder-window{border:2px solid var(--game-ink);-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff8e8;border-radius:18px 14px 18px 13px;box-shadow:0 7px #3f30293d,0 22px 52px #2f506e3d}.progress-reminder-toggle{background:var(--game-blue);border-bottom:2px solid var(--game-ink);color:#fff}.progress-reminder-toggle strong{background:var(--game-gold);color:var(--game-ink);border:1.5px solid var(--game-ink)}.progress-reminder-context{background:var(--game-blue-soft);border:1px solid #a7c6d7}.progress-reminder-inline-form{background:#fffdf7;border-color:#d4c49d}.progress-result-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#241b187a}.progress-result-dialog{border:3px solid var(--game-ink);background:#fff8e8;border-radius:20px 15px;position:relative;box-shadow:0 8px #3f302959,0 30px 80px #241b184d}.progress-result-dialog:after{content:"";pointer-events:none;opacity:.96;background:url(/brand/supermaida-mascot-guide.png) bottom/contain no-repeat;width:92px;height:104px;position:absolute;bottom:10px;right:16px}.progress-result-icon{background:var(--game-green);border:2px solid var(--game-ink);box-shadow:0 3px #356f3c}.project-primary-tabs>a.primary-button{box-shadow:inset 0 4px #fff3c4b8,0 5px #9b672b!important}.project-primary-tabs>a.secondary-button:hover{transform:translateY(-1px)}@media (max-width:760px){.global-header{border-right:0;border-bottom:2px solid var(--game-ink);background:#365e7e}.brand-block{box-shadow:0 3px #263f53}.workspace-topbar{border-bottom:2px solid var(--game-ink)}.progress-result-dialog:after{opacity:.7;width:70px;height:80px}.progress-result-next{margin-right:58px}}.page>.panel.section{outline-offset:-7px;outline:1px solid #ead9b5}.page>.panel.section:before{content:"";z-index:2;border:2px solid var(--game-ink);background:var(--game-gold);pointer-events:none;width:14px;height:14px;position:absolute;top:-7px;left:50%;transform:translate(-50%)rotate(45deg);box-shadow:0 2px #3f302938}.page>.panel.section>.section-heading:first-child:after{content:"";background:var(--game-magenta);width:42px;height:6px;box-shadow:14px 0 0 var(--game-gold),28px 0 0 var(--game-cyan);opacity:.78;border-radius:999px;flex:0 0 42px;margin-left:auto}.mini-card,.summary-card,.feature-card,.role-card,.detail-card,.stack-item,.module-card{outline-offset:-6px;outline:1px solid #e6a23c57}.mini-card:after,.summary-card:after,.feature-card:after,.role-card:after,.detail-card:after,.stack-item:after,.module-card:after{box-shadow:none;border:1px solid #ffffffad;inset:5px}.mini-card:before,.summary-card:before,.feature-card:before,.role-card:before,.detail-card:before,.stack-item:before,.module-card:before{content:"";border:1.5px solid var(--game-ink);background:var(--game-gold);opacity:.7;pointer-events:none;width:7px;height:7px;position:absolute;top:9px;right:9px;transform:rotate(45deg)}.progress-result-dialog{outline-offset:-10px;outline:2px solid #f2cf7a;margin-top:230px;padding-top:44px;overflow:visible}.progress-result-dialog:before{content:"";z-index:3;pointer-events:none;background:url(/brand/supermaida-mascot-peek.png) bottom/contain no-repeat;width:calc(100% - 28px);height:276px;position:absolute;top:-248px;left:50%;right:auto;transform:translate(-50%)}.progress-result-dialog:after{border:2px solid var(--game-ink);background:var(--game-purple);width:72px;height:14px;box-shadow:88px 0 0 var(--game-cyan),176px 0 0 var(--game-gold);border-radius:7px 5px;bottom:-7px;left:18px;right:auto;transform:rotate(-1deg)}.progress-result-dialog h2{text-align:center;padding-right:0}.progress-reminder-window{outline-offset:-8px;outline:2px solid #e9d094;margin-top:174px;overflow:visible}.progress-reminder-window:before{content:"";z-index:4;pointer-events:none;filter:drop-shadow(0 3px #3f302933);background:url(/brand/supermaida-mascot-peek.png) bottom/contain no-repeat;width:calc(100% - 24px);height:208px;position:absolute;top:-188px;left:50%;right:auto;transform:translate(-50%)}.progress-reminder-window.collapsed:before{width:150px;height:136px;top:-120px;left:50%;right:auto}.progress-reminder-toggle{border-radius:15px 11px 0 0}.progress-reminder-body{background:#fff8e8;border-radius:0 0 15px 11px}.progress-reminder-heading:before{content:"";border:2px solid var(--game-ink);background:var(--game-gold);flex:0 0 10px;width:10px;height:10px;transform:rotate(45deg)}@media (max-width:760px){.page>.panel.section:before{width:11px;height:11px;top:-6px}.page>.panel.section>.section-heading:first-child:after{display:none}.progress-result-dialog{margin-top:164px;padding-top:34px}.progress-result-dialog:before{width:calc(100% - 24px);height:198px;top:-178px;left:50%;right:auto}.progress-result-dialog h2{padding-right:0}.progress-result-next{margin-right:0}.progress-reminder-window{margin-top:132px}.progress-reminder-window:before{width:calc(100% - 20px);height:158px;top:-142px;left:50%}}.hero-strip:not(.home-hero){box-shadow:0 7px 0 var(--game-blue-deep),0 14px 28px #2f506e29;padding:26px 26px 22px;border-width:3px!important}.hero-strip:not(.home-hero):after{content:"";border:2px solid var(--game-ink);background:var(--game-purple);width:84px;height:18px;box-shadow:22px 0 0 var(--game-cyan),44px 0 0 var(--game-gold),0 3px 0 #3f30293d;opacity:.9;border-radius:5px 3px;position:absolute;top:18px;right:22px;transform:rotate(-1deg)}.hero-strip:not(.home-hero) h1{border:3px solid var(--game-ink);background:var(--game-gold);max-width:min(760px,100vw - 330px);color:var(--game-ink);border-radius:12px 8px;margin:3px 0 12px;padding:8px 34px 9px;display:table;position:relative;box-shadow:inset 0 4px #fff3c4b3,0 5px #9b672b}.hero-strip:not(.home-hero) h1:before,.hero-strip:not(.home-hero) h1:after{content:"";z-index:-1;border:2px solid var(--game-ink);background:var(--game-gold-deep);width:28px;height:calc(100% - 12px);position:absolute;top:11px}.hero-strip:not(.home-hero) h1:before{left:-21px;transform:skewY(-14deg)}.hero-strip:not(.home-hero) h1:after{right:-21px;transform:skewY(14deg)}.hero-strip:not(.home-hero) .hero-copy{border-left:4px solid var(--game-cyan);padding-left:10px}.hero-strip:not(.home-hero) .hero-summary{padding-top:10px}.project-function-panel{border:3px solid var(--game-ink)!important;outline-offset:-8px!important;background:var(--game-blue-deep)!important;outline:2px solid #7397b3!important;padding:14px!important;box-shadow:0 7px #20394e,0 14px 26px #2f506e33!important}.project-function-panel:before{background:var(--game-cyan)!important}.project-function-panel>.section-heading{border-radius:13px 9px;margin:0 0 12px;box-shadow:0 4px #1e3548;border:2px solid var(--game-ink)!important;background:var(--game-cream)!important;padding:13px 16px!important}.project-function-panel>.section-heading h2{margin-bottom:0}.project-function-panel .project-primary-tabs{background:#547d9d;border:2px solid #21394d;border-radius:13px 9px;gap:8px;padding:12px;box-shadow:inset 0 0 0 3px #fff8e829}.project-function-panel .project-primary-tabs>a.secondary-button{background:#fff8e8!important;border-color:#2b211d!important;box-shadow:0 3px #20394e!important}.project-function-panel .project-primary-tabs>a.primary-button{transform:translateY(-2px);box-shadow:inset 0 4px #fff3c4c2,0 6px #9b672b,0 9px #20394e!important}.page>.panel.section:not(.project-function-panel)>.section-heading:first-child{background:#edf5f8;border-radius:12px 8px;margin:-5px -4px 16px;position:relative;box-shadow:0 4px #9bb5c4;border:2px solid var(--game-ink)!important;padding:11px 78px 13px 16px!important}.page>.panel.section:not(.project-function-panel)>.section-heading:first-child:before,.page>.panel.section:not(.project-function-panel)>.section-heading:first-child:after{content:"";border:2px solid var(--game-ink);background:var(--game-gold);width:10px;height:10px;box-shadow:none;position:absolute;top:50%;transform:translateY(-50%)rotate(45deg)}.page>.panel.section:not(.project-function-panel)>.section-heading:first-child:before{left:-7px}.page>.panel.section:not(.project-function-panel)>.section-heading:first-child:after{right:-7px}.page>.panel.section:not(.project-function-panel)>.section-heading:first-child h2{border:2px solid var(--game-ink);background:var(--game-gold);border-radius:9px 6px;margin:3px 0 0;padding:5px 17px 6px;display:inline-block;box-shadow:0 3px #a16d2e}.page>.panel.section:not(.project-function-panel):nth-of-type(4n+2)>.section-heading:first-child h2{background:#82c9db;box-shadow:0 3px #3d7d96}.page>.panel.section:not(.project-function-panel):nth-of-type(4n+3)>.section-heading:first-child h2{color:#fff;background:#a98bd8;box-shadow:0 3px #654792}.page>.panel.section:not(.project-function-panel):nth-of-type(4n)>.section-heading:first-child h2{color:#fff;background:#ef7aa2;box-shadow:0 3px #9e315c}.stats-grid>.mini-card{min-height:104px;padding:20px 17px 15px 21px;border:2px solid var(--game-ink)!important;box-shadow:inset 8px 0 0 var(--game-cyan),0 5px 0 #3f302933!important}.stats-grid>.mini-card:nth-child(2){box-shadow:inset 8px 0 0 var(--game-purple),0 5px 0 #3f302933!important}.stats-grid>.mini-card:nth-child(3){box-shadow:inset 8px 0 0 var(--game-green),0 5px 0 #3f302933!important}.stats-grid>.mini-card:nth-child(4){box-shadow:inset 8px 0 0 var(--game-orange),0 5px 0 #3f302933!important}.stats-grid>.mini-card h3{color:var(--game-ink);font-size:28px}.list-grid>.stack-item{background:#fffaf0;border-radius:13px 9px;min-height:108px;padding:17px 18px 16px 24px;border:2px solid var(--game-ink)!important;border-left:10px solid var(--game-blue)!important;box-shadow:0 5px #3f302938,0 10px 18px #2f506e14!important}.list-grid>.stack-item:nth-child(3n+2){border-left-color:var(--game-purple)!important}.list-grid>.stack-item:nth-child(3n){border-left-color:var(--game-magenta)!important}.list-grid>.stack-item .stack-head{border-bottom:2px solid #ebdcbf;margin:-5px -4px 11px;padding-bottom:9px}.list-grid>.stack-item .stack-head>strong{font-size:16px}.notice-banner{position:relative;box-shadow:inset 0 3px #ffffff8c,0 3px #79511f29;color:#62451f!important;background:#fff1c8!important;border:2px solid #9c762f!important;border-radius:10px 7px!important}.notice-banner:before{content:"!";border:2px solid var(--game-ink);background:var(--game-gold);width:21px;height:21px;color:var(--game-ink);border-radius:50%;place-items:center;margin-right:8px;font-weight:900;display:inline-grid}.management-disclosure{overflow:hidden;border:2px solid var(--game-ink)!important;background:var(--game-blue-deep)!important;border-radius:13px 9px!important;box-shadow:0 5px #20394e,0 10px 20px #2f506e24!important}.management-disclosure>summary{min-height:48px;background:var(--game-blue)!important;color:#fff!important;padding:12px 16px!important;font-weight:800!important}.management-disclosure>summary:after{color:var(--game-gold)!important}.management-disclosure-content{background:#eef5f8;padding:12px}@media (max-width:760px){.hero-strip:not(.home-hero){padding:22px 17px 18px}.hero-strip:not(.home-hero):after{display:none}.hero-strip:not(.home-hero) h1{max-width:100%;padding:7px 18px 8px;font-size:27px}.hero-strip:not(.home-hero) h1:before,.hero-strip:not(.home-hero) h1:after{width:16px}.hero-strip:not(.home-hero) h1:before{left:-12px}.hero-strip:not(.home-hero) h1:after{right:-12px}.project-function-panel{padding:10px!important}.project-function-panel>.section-heading{padding:11px!important}.project-function-panel .project-primary-tabs{gap:7px;padding:9px}.page>.panel.section:not(.project-function-panel)>.section-heading:first-child{padding:10px 14px!important}.page>.panel.section:not(.project-function-panel)>.section-heading:first-child h2{padding:4px 11px}.stats-grid>.mini-card{min-height:88px;padding:17px 14px 13px 19px}}.page{gap:20px}.page>.panel.section{background:#fffaf0;border-radius:18px 13px;outline:0;padding:22px 23px 24px;box-shadow:inset 0 0 0 5px #f4e7cb,0 5px #3f302938,0 14px 28px #2f506e17;border:2px solid var(--game-ink)!important}.page>.panel.section:before{border:2px solid var(--game-ink);background:var(--game-cyan);width:54px;height:8px;box-shadow:64px 0 0 var(--game-purple),128px 0 0 var(--game-gold);border-radius:4px 2px;top:-5px;left:22px;transform:rotate(-1deg)}.page>.panel.section:not(.project-function-panel)>.section-heading:first-child{box-shadow:none;background:0 0;border-radius:0;margin:0 0 18px;border:0!important;border-bottom:2px solid #ead9b8!important;padding:0 0 13px!important}.page>.panel.section:not(.project-function-panel)>.section-heading:first-child:before,.page>.panel.section:not(.project-function-panel)>.section-heading:first-child:after{display:none}.page>.panel.section:not(.project-function-panel)>.section-heading:first-child h2{border:0;border-radius:0;margin:0;padding:0;font-size:19px;color:var(--game-ink)!important;box-shadow:none!important;background:0 0!important}.page>.panel.section>.section-heading:first-child:after{border:1.5px solid var(--game-ink);background:var(--game-magenta);width:64px;height:7px;box-shadow:18px 0 0 var(--game-gold),36px 0 0 var(--game-cyan);border-radius:4px 2px;flex:0 0 64px;margin-left:auto;display:block}.mini-card,.summary-card,.feature-card,.role-card,.detail-card,.spotlight-card,.stack-item,.module-card,.table-row,.timeline-item{border-radius:13px 9px;background:#fffdf7!important;border:1.5px solid #c8bda8!important;outline:0!important;box-shadow:inset 0 0 0 3px #f4e7cb94!important}.mini-card:before,.summary-card:before,.feature-card:before,.role-card:before,.detail-card:before,.stack-item:before,.module-card:before,.mini-card:after,.summary-card:after,.feature-card:after,.role-card:after,.detail-card:after,.stack-item:after,.module-card:after{display:none}.mini-card:hover,.summary-card:hover,.feature-card:hover,.role-card:hover,.detail-card:hover,.spotlight-card:hover,.stack-item:hover,.module-card:hover,.table-row:hover,.timeline-item:hover{background:#fffdf7!important;border-color:#a99b84!important;transform:none!important;box-shadow:inset 0 0 0 3px #f4e7cbb8!important}.stats-grid,.list-grid,.module-grid,.role-grid,.project-grid{gap:14px}.stack-head{gap:12px}.toolbar{gap:9px}:where(.primary-button,.secondary-button,.tiny-button,.action-pill-button){justify-content:center;align-items:center;gap:7px;display:inline-flex;cursor:pointer!important;text-decoration:none!important}.primary-button{letter-spacing:.01em;border-width:2.5px!important}.secondary-button{background:#edf5f8!important;border-color:#3f5667!important;box-shadow:inset 0 2px #fffc,0 3px #7893a4!important}.secondary-button:hover{background:#dcecf2!important}.tiny-button,.action-pill-button{background:#fff8e8!important;border-color:#6e6259!important}.status-pill,.summary-pill,.status-dot,.card-label{font-size:12px;min-height:0!important;box-shadow:none!important;cursor:default!important;border-width:1px!important;padding:5px 9px!important;transform:none!important}.card-label{display:inline-flex;color:#716961!important;background:0 0!important;border:0!important;padding:0!important}:where(input:not([type=checkbox]):not([type=radio]):not([type=file]),textarea,select,.search-input,.textarea){background:#f3f7f8;border-color:#89959c;box-shadow:inset 0 2px 4px #2f506e14!important}.progress-result-dialog{outline:0;margin-top:128px;padding:34px 28px 27px}.progress-result-dialog:before{filter:drop-shadow(0 5px #3f302940);background-image:url(/brand/supermaida-mascot-guide.png);width:174px;height:174px;top:-146px}.progress-result-dialog:after{border:2px solid var(--game-ink);background:var(--game-gold);border-radius:7px 4px;width:72%;height:20px;top:-19px;bottom:auto;left:50%;transform:translate(-50%);box-shadow:0 4px #9b672b}.progress-result-dialog h2{margin-top:4px;position:relative}.progress-result-next{background:#fff3ce;border:1.5px solid #d0b878;margin-right:0}.progress-reminder-window{outline:0;margin-top:106px}.progress-reminder-window:before{filter:drop-shadow(0 4px #3f30293b);background-image:url(/brand/supermaida-mascot-guide.png);width:138px;height:138px;top:-122px}.progress-reminder-window.collapsed:before{width:96px;height:96px;top:-82px}@media (max-width:760px){.page{gap:16px}.page>.panel.section{padding:18px 16px 20px}.page>.panel.section:before{width:38px;box-shadow:46px 0 0 var(--game-purple),92px 0 0 var(--game-gold);left:18px}.page>.panel.section>.section-heading:first-child:after{display:none}.progress-result-dialog{margin-top:105px;padding:30px 19px 21px}.progress-result-dialog:before{width:140px;height:140px;top:-118px}.progress-reminder-window{margin-top:88px}.progress-reminder-window:before{width:116px;height:116px;top:-100px}}.hero-strip.project-hero-strip{text-align:center;box-shadow:inset 0 0 0 6px #f1dfba,0 7px 0 var(--game-blue-deep),0 16px 30px #2f506e26;background:#fff8e8;border-radius:20px 14px;flex-direction:column;align-items:center;margin-top:70px;padding:58px 28px 24px;display:flex;position:relative;overflow:visible;border:3px solid var(--game-ink)!important}.hero-strip.project-hero-strip:before{background:var(--game-magenta);width:8px;height:auto;box-shadow:none;border:0;border-radius:15px 0 0 11px;inset:0 auto 0 0;transform:none}.hero-strip.project-hero-strip:after{display:none}.project-hero-mascot{z-index:2;filter:drop-shadow(0 5px #3f30293d);pointer-events:none;background:url(/brand/supermaida-mascot-guide.png) bottom/contain no-repeat;width:126px;height:126px;position:absolute;top:-94px;left:50%;transform:translate(-50%)}.project-hero-copy{justify-items:center;width:100%;display:grid}.hero-strip.project-hero-strip .eyebrow{color:var(--game-magenta);margin:0;font-size:12px;position:absolute;top:20px;left:27px}.hero-strip.project-hero-strip h1{z-index:1;text-align:center;width:min(760px,100% - 80px);max-width:none;margin:0 auto 17px;padding:12px 48px 13px;font-size:clamp(34px,4.1vw,54px);display:block}.hero-strip.project-hero-strip .hero-copy{border-left:4px solid var(--game-cyan);text-align:left;max-width:820px;margin:0 auto;padding:0 0 0 13px}.hero-strip.project-hero-strip .hero-summary{border-top:2px solid #ead9b8;justify-content:center;width:100%;max-width:none;margin-top:22px;padding:15px 0 0}@media (max-width:760px){.hero-strip.project-hero-strip{margin-top:55px;padding:48px 15px 18px}.project-hero-mascot{width:100px;height:100px;top:-73px}.hero-strip.project-hero-strip .eyebrow{margin-bottom:8px;position:static}.hero-strip.project-hero-strip h1{width:calc(100% - 22px);padding:9px 18px 10px;font-size:30px}.hero-strip.project-hero-strip h1:before,.hero-strip.project-hero-strip h1:after{width:17px}.hero-strip.project-hero-strip h1:before{left:-13px}.hero-strip.project-hero-strip h1:after{right:-13px}.hero-strip.project-hero-strip .hero-copy{text-align:left;padding-left:10px}.hero-strip.project-hero-strip .hero-summary{justify-content:center}}.hero-strip.project-hero-strip{text-align:center;justify-content:flex-start;align-items:center;width:100%;margin:0;padding:126px 32px 26px}.project-hero-mascot{z-index:4;filter:drop-shadow(0 5px #3f302940);width:118px;height:118px;top:14px}.project-hero-copy{z-index:3;width:100%;max-width:1120px;margin:0 auto;position:relative}.hero-strip.project-hero-strip .eyebrow{border:1.5px solid var(--game-ink);width:max-content;color:var(--game-magenta);background:#fff4d7;border-radius:999px;margin:0 auto;padding:5px 13px;position:absolute;top:-105px;left:0;right:0;box-shadow:0 2px #b99a59}.hero-strip.project-hero-strip h1{letter-spacing:-.045em;width:min(900px,100% - 190px);margin:0 auto 22px;padding:15px 64px 16px;font-size:clamp(38px,4.4vw,58px);line-height:1.05}.hero-strip.project-hero-strip h1:before,.hero-strip.project-hero-strip h1:after{width:42px;height:calc(100% - 16px);top:14px}.hero-strip.project-hero-strip h1:before{left:-31px}.hero-strip.project-hero-strip h1:after{right:-31px}.hero-strip.project-hero-strip .hero-copy{text-align:center;color:#55515a;border:0;max-width:820px;margin:0 auto;padding:0;font-size:15px;line-height:1.7;display:block}.hero-strip.project-hero-strip .hero-summary{justify-content:center;align-items:center;gap:10px;width:min(980px,100%);margin:24px auto 0;padding:18px 0 0;display:flex}.project-hero-ornament{z-index:2;pointer-events:none;position:absolute}.project-hero-swords{width:64px;height:48px;top:62px;left:calc(50% - 190px);transform:rotate(-7deg)}.project-hero-swords:before,.project-hero-swords:after{content:"";border:2px solid var(--game-ink);background:var(--game-gold);border-radius:3px 3px 6px 6px;width:9px;height:56px;position:absolute;top:-2px;left:29px;box-shadow:inset 0 3px #fff0a8,0 3px #9b672b}.project-hero-swords:before{transform:rotate(43deg)}.project-hero-swords:after{transform:rotate(-43deg)}.project-hero-coins{border:3px solid var(--game-ink);background:var(--game-gold);width:26px;height:26px;box-shadow:inset 0 0 0 4px #fff0a8,31px 7px 0 -1px var(--game-gold),60px -2px 0 -2px var(--game-gold),0 4px 0 #9b672b;border-radius:50%;top:77px;right:calc(50% - 202px);transform:rotate(-7deg)}.project-function-panel>.section-heading{align-items:center}.project-function-panel .project-primary-tabs{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;width:100%;margin:0 auto;display:grid}.project-function-panel .project-primary-tabs>a{text-align:center;min-height:43px;padding:8px 10px;font-size:13px;line-height:1.25}.project-function-panel .project-primary-tabs>a.primary-button{transform:none}@media (max-width:1100px){.project-function-panel .project-primary-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:760px){.hero-strip.project-hero-strip{margin:0;padding:103px 15px 19px}.project-hero-mascot{width:96px;height:96px;top:9px}.hero-strip.project-hero-strip .eyebrow{font-size:10px;top:-84px}.hero-strip.project-hero-strip h1{width:calc(100% - 30px);margin-bottom:16px;padding:10px 20px 11px;font-size:30px}.hero-strip.project-hero-strip h1:before,.hero-strip.project-hero-strip h1:after{width:18px}.hero-strip.project-hero-strip h1:before{left:-13px}.hero-strip.project-hero-strip h1:after{right:-13px}.project-hero-swords{top:49px;left:calc(50% - 136px);transform:scale(.72)rotate(-7deg)}.project-hero-coins{top:59px;right:calc(50% - 126px);transform:scale(.68)rotate(-7deg)}.hero-strip.project-hero-strip .hero-summary{gap:7px;margin-top:17px;padding-top:14px}.project-function-panel .project-primary-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.project-function-panel .project-primary-tabs>a{min-height:40px;padding:7px 5px;font-size:12px}}.hero-strip.project-hero-strip{min-height:0;box-shadow:inset 0 0 0 4px #efc86d,inset 0 0 0 9px #fff3c8,inset 0 15px 0 var(--game-magenta),0 8px 0 #244d70,0 18px 34px #21405b2e;background:#fff9e9;border-radius:25px 18px;padding:292px 34px 28px;overflow:hidden;border:4px solid #152f49!important}.hero-strip.project-hero-strip:before{width:calc(100% - 36px);height:calc(100% - 36px);box-shadow:none;background:0 0;border:2px solid #d7b467;border-radius:18px 12px;inset:18px}.project-hero-mascot{z-index:4;filter:none;background-image:url(/brand/supermaida-project-crest.png);background-position:bottom;width:min(850px,74vw);height:300px;top:18px}.project-hero-swords,.project-hero-coins{display:none}.project-hero-copy{z-index:5}.hero-strip.project-hero-strip .eyebrow{display:none}.hero-strip.project-hero-strip h1{color:#2f211b;background:#ffd867;border:4px solid #2f211b;border-radius:14px 8px;width:min(1040px,100% - 120px);margin:-17px auto 24px;padding:20px 76px 21px;font-size:clamp(42px,4.8vw,64px);box-shadow:inset 0 5px #fff0a8,0 0 0 10px #183651,0 0 0 14px #efc14d,0 8px #5f3c20}.hero-strip.project-hero-strip h1:before,.hero-strip.project-hero-strip h1:after{background:var(--game-magenta);border:3px solid #2f211b;width:58px;height:calc(100% - 17px);top:18px;box-shadow:inset 0 4px #fff3}.hero-strip.project-hero-strip h1:before{left:-48px;transform:skewY(-9deg)}.hero-strip.project-hero-strip h1:after{right:-48px;transform:skewY(9deg)}.hero-strip.project-hero-strip .hero-copy{color:#413a3d;max-width:900px;font-size:16px;line-height:1.65}.hero-strip.project-hero-strip .hero-summary{border-top:2px solid #e5cf9b;gap:12px;width:min(980px,100%);margin-top:23px;padding-top:19px}.hero-strip.project-hero-strip .status-dot,.hero-strip.project-hero-strip .summary-pill{font-size:13px;background:#fff4d0!important;border:2px solid #775f32!important;border-radius:8px 5px!important;min-height:42px!important;padding:8px 16px!important;box-shadow:inset 0 2px #fff!important}.hero-strip.project-hero-strip .summary-pill:nth-child(2){color:#245a73!important;background:#e3f4fb!important;border-color:#397797!important}.hero-strip.project-hero-strip .summary-pill:nth-child(3){color:#553c78!important;background:#eee5fa!important;border-color:#70509a!important}.hero-strip.project-hero-strip .summary-pill:nth-child(4){color:#326846!important;background:#e8f5e8!important;border-color:#43825b!important}.primary-button:not(.project-primary-tabs>a){background:var(--game-magenta)!important;color:#fff9ea!important;border-color:#53162f!important;box-shadow:inset 0 4px #fff3,0 5px #7e153d,0 9px 16px #5c14352e!important}.primary-button:not(.project-primary-tabs>a):hover{background:#df2468!important;box-shadow:inset 0 4px #ffffff3d,0 6px #701235,0 11px 18px #5c143533!important}.project-function-panel .project-primary-tabs>a.primary-button{background:var(--game-gold)!important;color:var(--game-ink)!important;border-color:var(--game-ink)!important}.page>.panel.section:not(.project-function-panel){box-shadow:inset 0 0 0 4px #ead6aa,0 5px #294962,0 13px 28px #2346601c;border-color:#294962!important}.page>.panel.section:before{background:var(--game-cyan);width:15px;height:15px;box-shadow:26px 0 0 var(--game-magenta),52px 0 0 var(--game-gold);border:2px solid #35261f;border-radius:2px;top:-7px;left:22px;transform:rotate(45deg)}.page>.panel.section>.section-heading:first-child:after{background:var(--game-purple);width:58px;height:10px;box-shadow:20px 0 0 var(--game-cyan),40px 0 0 var(--game-gold);border:2px solid #35261f}@media (max-width:900px){.project-hero-mascot{width:min(690px,82vw);height:265px}.hero-strip.project-hero-strip{padding-top:255px}.hero-strip.project-hero-strip h1{width:calc(100% - 80px)}}@media (max-width:760px){.hero-strip.project-hero-strip{padding:158px 15px 20px;border-width:3px!important}.hero-strip.project-hero-strip:before{width:calc(100% - 24px);height:calc(100% - 24px);inset:12px}.project-hero-mascot{width:94vw;height:155px;top:11px}.hero-strip.project-hero-strip h1{border-width:3px;width:calc(100% - 42px);margin:-8px auto 17px;padding:12px 18px 13px;font-size:30px;box-shadow:inset 0 4px #fff0a8,0 0 0 6px #183651,0 0 0 9px #efc14d,0 6px #5f3c20}.hero-strip.project-hero-strip h1:before,.hero-strip.project-hero-strip h1:after{border-width:2px;width:24px;top:11px}.hero-strip.project-hero-strip h1:before{left:-20px}.hero-strip.project-hero-strip h1:after{right:-20px}.hero-strip.project-hero-strip .hero-copy{padding:0 12px;font-size:13px;line-height:1.55}.hero-strip.project-hero-strip .hero-summary{grid-template-columns:1fr 1fr;gap:7px;width:100%;display:grid}.hero-strip.project-hero-strip .status-dot,.hero-strip.project-hero-strip .summary-pill{font-size:11px;min-height:38px!important;padding:7px 8px!important}}.hero-strip.project-hero-strip{background:#fff9e9;box-shadow:0 12px #244d70,0 22px 38px #21405b2e;border:0!important}.hero-strip.project-hero-strip:before{z-index:1;background:url(/brand/supermaida-panel-frame.png) 50%/100% 100% no-repeat;border:0;border-radius:0;width:100%;height:100%;inset:0}.hero-strip.project-hero-strip h1{width:min(1120px,94%);min-height:168px;box-shadow:none;background:url(/brand/supermaida-title-plaque.png) 50%/100% 100% no-repeat;border:0;border-radius:0;place-items:center;margin:-39px auto 5px;padding:44px 120px 50px;font-size:clamp(40px,4.8vw,64px);display:grid}.hero-strip.project-hero-strip h1:before,.hero-strip.project-hero-strip h1:after{display:none}.hero-strip.project-hero-strip .hero-copy{z-index:3;margin-top:-3px;position:relative}.hero-strip.project-hero-strip .hero-summary{z-index:3;border-top:0;margin-top:19px;padding-top:0;position:relative}.hero-strip.project-hero-strip .status-dot,.hero-strip.project-hero-strip .summary-pill{justify-content:center;align-items:center;min-width:190px;font-size:13px;display:flex;min-height:62px!important;box-shadow:none!important;background-color:#0000!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:100% 100%!important;border:0!important;border-radius:0!important;padding:12px 18px 12px 55px!important}.hero-strip.project-hero-strip .status-dot{color:#754a12!important;background-image:url(/brand/supermaida-badge-status.png)!important}.hero-strip.project-hero-strip .summary-pill:nth-child(2){color:#245a73!important;background-image:url(/brand/supermaida-badge-customer.png)!important}.hero-strip.project-hero-strip .summary-pill:nth-child(3){color:#553c78!important;background-image:url(/brand/supermaida-badge-owner.png)!important}.hero-strip.project-hero-strip .summary-pill:nth-child(4){color:#326846!important;background-image:url(/brand/supermaida-badge-stage.png)!important}.page>.panel.section:not(.project-function-panel):after{content:"";z-index:2;pointer-events:none;background:url(/brand/supermaida-jewel-cyan.png) 50%/contain no-repeat;width:36px;height:36px;position:absolute;top:-13px;right:18px}.page>.panel.section:nth-of-type(4n+2):after{filter:hue-rotate(65deg)}.page>.panel.section:nth-of-type(4n+3):after{filter:hue-rotate(205deg)}.stats-grid>.mini-card:first-child:before,.summary-card:first-child:before{content:"";opacity:.24;pointer-events:none;background:url(/brand/supermaida-coins.png) 50%/contain no-repeat;border:0;width:50px;height:43px;position:absolute;top:auto;bottom:5px;right:8px;transform:none;display:block!important}.notice-banner:after{content:"";opacity:.7;background:url(/brand/supermaida-sparkle.png) 50%/contain no-repeat;width:28px;height:28px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.primary-button:not(:disabled):after{content:"";background:var(--game-cyan);border:1px solid #ffffffc7;flex:0 0 7px;width:7px;height:7px;transform:rotate(45deg);box-shadow:0 0 0 1px #2f211b80}.project-primary-tabs>a.primary-button:after{background:var(--game-magenta);border-color:#fff0a8}.progress-result-dialog,.progress-reminder-window{border-color:#183651;box-shadow:inset 0 0 0 4px #edcf85,0 7px #244d70,0 24px 58px #1f3a523d}.progress-reminder-toggle{background:#183651;border-bottom-color:#efc14d}@media (max-width:760px){.hero-strip.project-hero-strip h1{width:100%;min-height:95px;margin:-18px auto 4px;padding:26px 45px 29px;font-size:29px}.hero-strip.project-hero-strip .hero-summary{grid-template-columns:1fr 1fr;gap:4px}.hero-strip.project-hero-strip .status-dot,.hero-strip.project-hero-strip .summary-pill{min-width:0;font-size:10px;min-height:48px!important;padding:9px 8px 9px 37px!important}.page>.panel.section:not(.project-function-panel):after{width:29px;height:29px;right:10px}}.project-overview-page{gap:22px;max-width:1440px}.project-overview-page .project-overview-hero{background:linear-gradient(#fff8e7 0%,#fffdf6 100%);min-height:440px;padding:220px 42px 34px;overflow:hidden;box-shadow:0 9px #244d70,0 22px 42px #1f3a5229}.project-overview-page .project-overview-hero:before{background:url(/brand/supermaida-panel-frame.png) 50%/100% 100% no-repeat;width:100%;height:100%;inset:0}.project-overview-page .project-hero-mascot{background-image:url(/brand/supermaida-project-crest.png);width:min(640px,66vw);height:220px;top:18px}.project-overview-page .project-hero-copy{max-width:1040px}.project-overview-page .project-overview-hero h1{background:url(/brand/supermaida-title-plaque.png) 50%/100% 100% no-repeat;width:min(900px,90%);min-height:118px;margin:-22px auto 4px;padding:31px 100px 35px;font-size:clamp(38px,4vw,58px);line-height:1.05}.project-overview-page .project-overview-hero .hero-copy{text-align:center;max-width:760px;margin:0 auto;padding:0 20px;font-size:14px;line-height:1.65}.project-overview-page .project-overview-hero .hero-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:min(980px,100%);margin-top:18px;display:grid}.project-overview-page .project-overview-hero .status-dot,.project-overview-page .project-overview-hero .summary-pill{font-size:12px;min-width:0!important;min-height:54px!important;padding:11px 13px 11px 46px!important}.project-overview-command-grid{grid-template-columns:minmax(300px,.72fr) minmax(520px,1.28fr);gap:22px;display:grid}.project-overview-command-grid>.panel{min-width:0;margin:0}.project-action-panel{flex-direction:column;justify-content:space-between;display:flex;background:#fff7d9!important}.project-action-panel:after{opacity:.34;background-image:url(/brand/supermaida-coins.png)!important;width:62px!important;height:52px!important}.project-action-panel .primary-button{align-self:flex-start;margin-top:18px}.project-route-panel .project-primary-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.project-route-panel .project-primary-tabs>a{justify-content:center;min-width:0;min-height:42px;padding:8px 7px;font-size:12px}.project-priority-panel .stats-grid{grid-template-columns:1.1fr 1.45fr .9fr}.project-priority-panel .mini-card{min-height:168px;padding:24px}.project-priority-panel .mini-card h3{font-size:clamp(18px,2vw,25px);line-height:1.35}.project-overview-page>.panel.section:not(.project-priority-panel):after{opacity:.72}@media (max-width:1040px){.project-overview-command-grid{grid-template-columns:1fr}.project-route-panel .project-primary-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.project-overview-page{gap:15px}.project-overview-page .project-overview-hero{min-height:0;padding:132px 13px 18px}.project-overview-page .project-hero-mascot{width:92vw;height:132px;top:10px}.project-overview-page .project-overview-hero h1{width:100%;min-height:82px;margin:-12px auto 0;padding:21px 42px 25px;font-size:28px}.project-overview-page .project-overview-hero .hero-copy{padding:0 18px;font-size:12px}.project-overview-page .project-overview-hero .hero-summary{grid-template-columns:1fr 1fr;gap:5px;margin-top:12px}.project-overview-page .project-overview-hero .status-dot,.project-overview-page .project-overview-hero .summary-pill{font-size:10px;min-height:45px!important;padding:8px 7px 8px 34px!important}.project-route-panel .project-primary-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.project-priority-panel .stats-grid{grid-template-columns:1fr}.project-priority-panel .mini-card{min-height:auto;padding:18px}}.project-overview-page{--operation-ink:#2f2926;--operation-line:#d7caa8}.project-overview-page .project-overview-hero{min-height:350px;padding:166px 38px 25px}.project-overview-page .project-hero-mascot{width:min(500px,54vw);height:165px;top:10px}.project-overview-page .project-overview-hero h1{width:min(760px,86%);min-height:92px;margin:-16px auto 0;padding:23px 82px 27px;font-size:clamp(34px,3.5vw,50px)}.project-overview-page .project-overview-hero .hero-copy{font-size:13px;line-height:1.55}.project-overview-page .project-overview-hero .hero-summary{margin-top:12px}.operation-box{position:relative;overflow:hidden;border-color:var(--operation-line)!important}.operation-box>.section-heading:first-child{border-radius:12px 9px;margin:-2px -2px 20px;padding:14px 18px;position:relative}.operation-box>.section-heading:first-child:before{content:"";background:var(--operation-accent,var(--game-cyan));border-radius:9px 0 0 9px;width:6px;position:absolute;top:0;bottom:0;left:0}.operation-box>.section-heading:first-child:after{display:none!important}.operation-box>.section-heading:first-child h2{font-size:clamp(19px,2vw,26px);line-height:1.25}.operation-box>.section-heading:first-child .eyebrow{color:var(--operation-accent,var(--game-cyan))}.operation-box-primary{--operation-accent:var(--game-magenta);background:#fff8df!important;border-color:#9e315c!important;box-shadow:inset 0 0 0 4px #f2dca4,0 6px #7e153d,0 18px 32px #5c143524!important}.operation-box-primary>.section-heading:first-child{background:#ffe9b2;border:2px solid #b27b22}.operation-box-primary .primary-button{min-height:48px;padding:11px 22px;font-size:15px}.operation-box-secondary{--operation-accent:#397797;background:#fbfdff!important}.operation-box-secondary>.section-heading:first-child{background:#e8f5fa;border:1px solid #b8d9e5}.operation-box-warning{--operation-accent:#d38a22;background:#fffdf7!important}.operation-box-warning>.section-heading:first-child{background:#fff1cf;border:1px solid #e7ca83}.operation-box-status{--operation-accent:#43825b}.operation-box-status>.section-heading:first-child{background:#edf7ed;border:1px solid #c9dfca}.operation-box-flow{--operation-accent:#70509a}.operation-box-flow>.section-heading:first-child{background:#f1ebfa;border:1px solid #d6c7e8}.project-overview-page .mini-card,.project-overview-page .stack-item{background:#fffefa;border-color:#d8ceb8;position:relative}.project-overview-page .mini-card .card-label{letter-spacing:.08em;color:#776e64;font-size:11px}.project-overview-page .mini-card h3{margin-top:8px}.project-priority-panel .mini-card:first-child{border-top:5px solid #c44d58}.project-priority-panel .mini-card:nth-child(2){border-top:5px solid var(--game-magenta);box-shadow:0 5px #7e153d2e}.project-priority-panel .mini-card:nth-child(3){border-top:5px solid #43825b}.project-metrics-panel .mini-card{border-top:4px solid #43825b}.project-handoff-panel .stack-item:first-child{border-left:5px solid #70509a}.project-handoff-panel .stack-item:last-child{border-left:5px solid #397797}.project-startup-panel .stats-grid{margin-bottom:16px}.project-startup-panel .mini-card{border-top:4px solid #70509a}.project-startup-panel>.list-grid>.stack-item:first-child{border-left:5px solid var(--game-magenta)}.project-startup-panel>.list-grid>.stack-item:last-child{border-left:5px solid #d38a22}@media (max-width:760px){.project-overview-page .project-overview-hero{padding:120px 12px 15px}.project-overview-page .project-hero-mascot{width:84vw;height:116px;top:7px}.project-overview-page .project-overview-hero h1{min-height:66px;margin:-8px auto 0;padding:16px 36px 19px;font-size:25px}.project-overview-page .project-overview-hero .hero-copy{font-size:11px;line-height:1.45}.operation-box>.section-heading:first-child{align-items:flex-start;margin-bottom:15px;padding:12px 13px}.operation-box>.section-heading:first-child h2{font-size:19px}.operation-box-primary .primary-button{justify-content:center;width:100%}.project-priority-panel .mini-card:nth-child(2){order:-1}}.hero-strip.project-hero-strip,.project-overview-page .project-overview-hero{min-height:0;margin-top:62px;padding:74px 30px 26px;position:relative;overflow:visible;background:#fffdf0!important;border:3px solid #d6b55e!important;border-radius:18px!important;box-shadow:inset 0 0 0 5px #fff5ca,0 6px #9b672b,0 18px 34px #3c2a1924!important}.hero-strip.project-hero-strip:before,.project-overview-page .project-overview-hero:before{content:"";z-index:1;width:100%;height:118px;box-shadow:none;pointer-events:none;border:0;border-radius:0;position:absolute;inset:-46px 0 auto;background:url(/brand/supermaida-coins.png) bottom/210px no-repeat!important}.hero-strip.project-hero-strip:after,.project-overview-page .project-overview-hero:after{display:none}.project-hero-mascot,.project-overview-page .project-hero-mascot{z-index:4;filter:drop-shadow(0 4px #3f302938);width:126px;height:126px;display:block;position:absolute;top:-68px;left:50%;transform:translate(-50%);background:url(/brand/supermaida-mascot-guide.png) bottom/contain no-repeat!important}.project-hero-copy,.project-overview-page .project-hero-copy{z-index:3;width:100%;max-width:1120px;margin:0 auto;position:relative}.hero-strip.project-hero-strip h1,.project-overview-page .project-overview-hero h1{color:#35261f;border:0;border-radius:0;place-items:center;width:min(820px,88%);min-height:92px;margin:-28px auto 12px;padding:24px 78px 28px;font-size:clamp(34px,3.7vw,52px);line-height:1.05;display:grid;box-shadow:none!important;background:url(/brand/supermaida-title-plaque.png) 50%/100% 100% no-repeat!important}.hero-strip.project-hero-strip h1.project-title-long,.project-overview-page .project-overview-hero h1.project-title-long{padding:34px 94px 48px!important;font-size:clamp(29px,3vw,38px)!important;line-height:1.02!important}.hero-strip.project-hero-strip h1.project-title-extra-long,.project-overview-page .project-overview-hero h1.project-title-extra-long{padding:32px 96px 49px!important;font-size:clamp(25px,2.7vw,34px)!important;line-height:1.02!important}.hero-strip.project-hero-strip .hero-copy,.project-overview-page .project-overview-hero .hero-copy{text-align:center;color:#5d544c;max-width:780px;margin:0 auto;padding:0;font-size:14px;line-height:1.6}.hero-strip.project-hero-strip .hero-summary,.project-overview-page .project-overview-hero .hero-summary{border-top:1px solid #ead8a9;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:min(920px,100%);margin:20px auto 0;padding:18px 0 0;display:grid}.hero-strip.project-hero-strip .status-dot,.hero-strip.project-hero-strip .summary-pill,.project-overview-page .project-overview-hero .status-dot,.project-overview-page .project-overview-hero .summary-pill{text-align:center;white-space:normal;justify-content:center;align-items:center;font-size:12px;line-height:1.3;display:flex;color:#6c5124!important;background-color:#fff6d9!important;background-image:none!important;border:1.5px solid #c8b782!important;border-radius:10px!important;min-width:0!important;min-height:46px!important;padding:9px 12px!important;box-shadow:inset 0 2px #fff!important}.hero-strip.project-hero-strip .summary-pill:nth-child(2),.project-overview-page .project-overview-hero .summary-pill:nth-child(2){color:#245a73!important;background-color:#e8f6fb!important;border-color:#9bc8da!important}.hero-strip.project-hero-strip .summary-pill:nth-child(3),.project-overview-page .project-overview-hero .summary-pill:nth-child(3){color:#553c78!important;background-color:#f1eafa!important;border-color:#c0addb!important}.hero-strip.project-hero-strip .summary-pill:nth-child(4),.project-overview-page .project-overview-hero .summary-pill:nth-child(4){color:#326846!important;background-color:#edf7ed!important;border-color:#a9cdaa!important}@media (max-width:760px){.hero-strip.project-hero-strip,.project-overview-page .project-overview-hero{margin-top:52px;padding:60px 14px 17px}.hero-strip.project-hero-strip:before,.project-overview-page .project-overview-hero:before{height:95px;top:-38px;background-size:160px!important}.project-hero-mascot,.project-overview-page .project-hero-mascot{width:102px;height:102px;top:-55px}.hero-strip.project-hero-strip h1,.project-overview-page .project-overview-hero h1{width:100%;min-height:65px;margin:-18px auto 9px;padding:16px 34px 19px;font-size:25px}.hero-strip.project-hero-strip .hero-copy,.project-overview-page .project-overview-hero .hero-copy{padding:0 7px;font-size:11px;line-height:1.45}.hero-strip.project-hero-strip .hero-summary,.project-overview-page .project-overview-hero .hero-summary{grid-template-columns:1fr 1fr;gap:6px;margin-top:13px;padding-top:12px}.hero-strip.project-hero-strip .status-dot,.hero-strip.project-hero-strip .summary-pill,.project-overview-page .project-overview-hero .status-dot,.project-overview-page .project-overview-hero .summary-pill{font-size:10px;min-height:40px!important;padding:7px 8px!important}.project-overview-page .project-action-panel{padding-bottom:92px!important}}.hero-strip.project-hero-strip,.project-overview-page .project-overview-hero{margin-top:0;padding:128px 34px 30px;overflow:hidden;background:#fff9e9!important;border:0!important;border-radius:24px!important;box-shadow:0 8px #244d70,0 20px 36px #21405b2b!important}.hero-strip.project-hero-strip:before,.project-overview-page .project-overview-hero:before{z-index:1;border:0;border-radius:0;width:100%;height:100%;inset:0;background:url(/brand/supermaida-panel-frame.png) 50%/100% 100% no-repeat!important}.project-hero-mascot,.project-overview-page .project-hero-mascot{filter:none;width:min(360px,44vw);height:120px;top:14px;background:url(/brand/supermaida-project-crest.png) bottom/contain no-repeat!important}.hero-strip.project-hero-strip h1,.project-overview-page .project-overview-hero h1{width:min(820px,86%);min-height:92px;margin:-17px auto 12px;padding:24px 78px 28px;font-size:clamp(36px,3.8vw,54px);font-weight:900;background:url(/brand/supermaida-title-plaque.png) 50%/100% 100% no-repeat!important}.hero-strip.project-hero-strip .hero-copy,.project-overview-page .project-overview-hero .hero-copy,.hero-strip.project-hero-strip .hero-summary,.project-overview-page .project-overview-hero .hero-summary{z-index:3;position:relative}@media (max-width:760px){.hero-strip.project-hero-strip,.project-overview-page .project-overview-hero{margin-top:0;padding:94px 13px 18px;border-radius:18px!important}.hero-strip.project-hero-strip:before,.project-overview-page .project-overview-hero:before{width:100%;height:100%;inset:0}.project-hero-mascot,.project-overview-page .project-hero-mascot{width:250px;height:90px;top:8px}.hero-strip.project-hero-strip h1,.project-overview-page .project-overview-hero h1{width:96%;min-height:64px;margin:-10px auto 8px;padding:16px 32px 19px;font-size:25px}}.hero-strip.project-hero-strip,.project-overview-page .project-overview-hero{margin-top:92px;padding:66px 34px 30px;overflow:visible}.project-hero-mascot,.project-overview-page .project-hero-mascot{filter:drop-shadow(0 5px #29373f29);width:min(310px,38vw);height:136px;top:-84px;background-position:bottom!important;background-size:contain!important}.hero-strip.project-hero-strip .hero-copy,.project-overview-page .project-overview-hero .hero-copy{margin-top:2px;line-height:1.7}.hero-strip.project-hero-strip .hero-summary,.project-overview-page .project-overview-hero .hero-summary{grid-template-columns:.88fr 1fr 1fr 1.12fr;margin-top:22px;padding-top:16px}.hero-strip.project-hero-strip .summary-pill:nth-child(4),.project-overview-page .project-overview-hero .summary-pill:nth-child(4){font-weight:850;border-width:2px!important;box-shadow:inset 0 2px #fff,0 3px #32684629!important}body:has(.project-overview-page) .progress-reminder-window.collapsed{width:150px;bottom:14px;right:14px}body:has(.project-overview-page) .progress-reminder-window.collapsed:before{display:none}.sidebar .header-actions,.sidebar .header-role-switcher{width:100%;min-width:0}.sidebar .header-role-switcher select{width:100%;min-width:0;max-width:100%;display:block}.sidebar .header-role-switcher>.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.global-header .header-role-switcher>.sr-only,#role-switch-status{clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (max-width:760px){.hero-strip.project-hero-strip,.project-overview-page .project-overview-hero{margin-top:66px;padding:46px 13px 18px}.project-hero-mascot,.project-overview-page .project-hero-mascot{width:210px;height:94px;top:-61px}.hero-strip.project-hero-strip h1,.project-overview-page .project-overview-hero h1{width:94%;min-height:60px;margin:-12px auto 11px;padding:15px 29px 18px;font-size:23px}.hero-strip.project-hero-strip .hero-summary,.project-overview-page .project-overview-hero .hero-summary{grid-template-columns:1fr 1fr}body:has(.project-overview-page) .progress-reminder-window.collapsed{width:136px;bottom:10px;right:10px}}.hero-strip.project-hero-strip,.project-overview-page .project-overview-hero{min-height:390px;margin-top:96px;padding:44px 40px 52px;background:#fff9e9!important;border:34px solid #0000!important;border-image:url(/brand/supermaida-panel-frame.png) 118 fill/34px!important;border-radius:0!important}.hero-strip.project-hero-strip:before,.project-overview-page .project-overview-hero:before{display:none!important}.hero-strip.project-hero-strip h1,.project-overview-page .project-overview-hero h1{aspect-ratio:2160/728;width:min(610px,92%);min-height:0;margin:-20px auto 8px;padding:38px 94px 44px;font-size:clamp(39px,4vw,51px);line-height:1;background-size:contain!important}.hero-strip.project-hero-strip .hero-copy,.project-overview-page .project-overview-hero .hero-copy{margin-top:-5px;font-size:14px}.hero-strip.project-hero-strip .hero-summary,.project-overview-page .project-overview-hero .hero-summary{margin-top:12px;padding:12px 6px 0}.hero-strip.project-hero-strip .status-dot,.hero-strip.project-hero-strip .summary-pill,.project-overview-page .project-overview-hero .status-dot,.project-overview-page .project-overview-hero .summary-pill{min-height:42px!important}@media (max-width:760px){.hero-strip.project-hero-strip,.project-overview-page .project-overview-hero{min-height:376px;margin-top:70px;padding:35px 15px 42px;border-width:20px!important;border-image-slice:118 fill!important;border-image-width:20px!important}.project-hero-mascot,.project-overview-page .project-hero-mascot{width:205px;height:98px;top:-78px}.hero-strip.project-hero-strip h1,.project-overview-page .project-overview-hero h1{width:100%;margin:-11px auto 7px;padding:23px 48px 27px;font-size:clamp(25px,7.2vw,34px)}.hero-strip.project-hero-strip h1.project-title-long,.project-overview-page .project-overview-hero h1.project-title-long{padding:25px 56px 35px!important;font-size:clamp(22px,6vw,29px)!important}.hero-strip.project-hero-strip h1.project-title-extra-long,.project-overview-page .project-overview-hero h1.project-title-extra-long{padding:24px 58px 36px!important;font-size:clamp(19px,5.3vw,25px)!important}.hero-strip.project-hero-strip .hero-copy,.project-overview-page .project-overview-hero .hero-copy{margin-top:-2px}.hero-strip.project-hero-strip .hero-summary,.project-overview-page .project-overview-hero .hero-summary{margin-top:11px;padding:11px 0 0}}.hero-strip.project-hero-strip h1.project-title-long,.project-overview-page .project-overview-hero h1.project-title-long{text-wrap:balance;padding:30px 102px 36px;font-size:clamp(31px,3.25vw,39px);line-height:1.08}.hero-strip.project-hero-strip h1.project-title-extra-long,.project-overview-page .project-overview-hero h1.project-title-extra-long{text-wrap:balance;padding:28px 106px 34px;font-size:clamp(27px,2.85vw,34px);line-height:1.08}@media (max-width:760px){.hero-strip.project-hero-strip h1.project-title-long,.project-overview-page .project-overview-hero h1.project-title-long{padding:18px 51px 22px;font-size:clamp(20px,5.8vw,27px)}.hero-strip.project-hero-strip h1.project-title-extra-long,.project-overview-page .project-overview-hero h1.project-title-extra-long{padding:17px 53px 21px;font-size:clamp(18px,5.1vw,24px)}}:root{--ui-canvas:#edf3f7;--ui-paper:#fffaf0;--ui-paper-strong:#fffdf7;--ui-ink:#352f2b;--ui-muted:#716b65;--ui-border:#5c5149;--ui-border-soft:#d8c9aa;--ui-gold:#f3c85d;--ui-gold-soft:#fff0bd;--ui-blue:#476b8b;--ui-blue-deep:#244660;--ui-magenta:#c2185b;--ui-purple:#7956a4;--ui-green:#4f875e;--ui-radius-panel:18px;--ui-radius-card:13px;--ui-shadow-panel:0 7px 0 #2c506b,0 16px 34px #24466024;--ui-shadow-card:0 3px 0 #4b413933,0 9px 20px #34434d14}body{color:var(--ui-ink);background:linear-gradient(135deg,#e8f1f6 0,#f4f7f8 48%,#e9f0f4 100%)}.page{gap:20px;width:min(1180px,100%);margin-inline:auto;padding:24px clamp(18px,3vw,34px) 58px}.page>.panel.section,.page>.overview-panel,.page>.operation-box{border:2px solid var(--ui-border)!important;border-radius:var(--ui-radius-panel)!important;background:var(--ui-paper)!important;box-shadow:var(--ui-shadow-panel)!important}.page>.panel.section{padding:24px 24px 27px}.section-heading{border-bottom:1px solid var(--ui-border-soft);align-items:flex-start;gap:18px;margin-bottom:18px;padding-bottom:15px}.section-heading>div{min-width:0}.section-heading h1,.section-heading h2{color:var(--ui-ink);letter-spacing:-.035em;margin:2px 0 0;font-weight:900;line-height:1.16}.section-heading h1{font-size:clamp(30px,3vw,44px)}.section-heading h2{font-size:clamp(22px,2.1vw,30px)}.section-heading .eyebrow,.page>.eyebrow{color:var(--ui-magenta);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:850}.muted{color:var(--ui-muted)}.small{font-size:12px;line-height:1.55}.stats-grid,.summary-grid,.module-grid,.list-grid,.project-grid{gap:14px}.summary-card,.mini-card,.detail-card,.feature-card,.module-card,.role-card,.stack-item,.timeline-item{border:1px solid var(--line)!important;background:var(--surface-solid)!important;box-shadow:var(--shadow)!important;border-radius:14px!important}.summary-card,.mini-card,.detail-card,.feature-card,.module-card,.role-card{padding:18px}.summary-card h3,.mini-card h3,.detail-card h3,.feature-card h3,.module-card h3{color:var(--ui-ink);margin-top:5px;font-weight:850;line-height:1.22}.summary-card>p:first-child,.mini-card>p:first-child,.detail-card>p:first-child,.feature-card>p:first-child{color:var(--ui-muted);letter-spacing:.04em;font-size:11px;font-weight:800}.summary-card{border-top:4px solid var(--ui-blue)!important}.summary-card:nth-child(4n+2){border-top-color:var(--ui-purple)!important}.summary-card:nth-child(4n+3){border-top-color:var(--ui-gold)!important}.summary-card:nth-child(4n){border-top-color:var(--ui-green)!important}.stack-item,.timeline-item{padding:15px 17px}.primary-button,.secondary-button,.tiny-button,.danger-button,.action-pill-button{min-height:40px;font-weight:800;line-height:1.15;transition:transform .16s,box-shadow .16s,filter .16s;border-radius:10px!important}.primary-button{color:#fff!important;background:linear-gradient(#d62c71,#b11552)!important;border:2px solid #4d2637!important;box-shadow:0 4px #79143a!important}.secondary-button{border:1px solid var(--line-strong)!important;background:var(--surface-solid)!important;color:var(--text)!important;box-shadow:none!important}.tiny-button,.action-pill-button{min-height:34px;color:#49413b!important;background:#fffaf0!important;border:1.5px solid #82786f!important;box-shadow:0 2px #d1c4af!important}.primary-button:hover,.secondary-button:hover,.tiny-button:hover,.action-pill-button:hover{filter:saturate(1.06);transform:translateY(-1px)}.primary-button:active,.secondary-button:active,.tiny-button:active,.action-pill-button:active{transform:translateY(2px);box-shadow:none!important}button:disabled,.primary-button:disabled,.secondary-button:disabled{filter:grayscale(.45);opacity:.52;cursor:not-allowed;transform:none!important}:where(input:not([type=checkbox]):not([type=radio]):not([type=file]),textarea,select,.search-input,.textarea){min-height:42px;color:var(--ui-ink)!important;background:#f8fbfc!important;border:1.5px solid #8c8176!important;border-radius:10px!important;box-shadow:inset 0 2px 4px #2f506e14!important}:where(input,textarea,select):focus{outline:0;border-color:var(--accent)!important;box-shadow:0 0 0 3px #0066cc24!important}label,.field-label{color:#554d46;font-weight:750}.table-row{border-bottom:1px solid #ded3c1;min-height:48px}.table-row:hover{background:#fff5d8}.notice-banner{border:1px solid var(--line)!important;background:var(--surface-soft)!important;color:var(--text)!important;border-radius:12px!important}details.management-disclosure,details.utility-details{border:1px solid var(--line)!important;background:var(--surface-solid)!important;border-radius:12px!important}details.management-disclosure>summary,details.utility-details>summary{cursor:pointer;min-height:44px;padding:11px 14px;font-weight:800}.status-pill,.status-dot,.summary-pill{font-weight:800}@media (max-width:900px){.page{gap:16px;padding:18px 16px 48px}.page>.panel.section{padding:20px 18px 23px}.section-heading{gap:11px;display:grid}}@media (max-width:600px){.stats-grid,.summary-grid,.module-grid,.project-grid{grid-template-columns:1fr!important}.toolbar{align-items:stretch}.toolbar>.primary-button,.toolbar>.secondary-button,.toolbar>button{width:100%}}.hero-strip:not(.home-hero):not(.project-hero-strip){isolation:isolate;min-height:330px;margin-top:72px;padding:76px 46px 38px;position:relative;overflow:visible;box-shadow:0 7px 0 var(--ui-blue-deep),0 18px 36px #24466026!important;background:#fff9e9!important;border:30px solid #0000!important;border-image:url(/brand/supermaida-panel-frame.png) 118 fill/30px!important;border-radius:0!important}.hero-strip:not(.home-hero):not(.project-hero-strip):before{content:"";z-index:5;pointer-events:none;width:126px;height:132px;position:absolute;top:-91px;left:50%;right:auto;box-shadow:none!important;background:url(/brand/supermaida-mascot-peek.png) bottom/contain no-repeat!important;border:0!important;display:block!important;transform:translate(-50%)!important}.hero-strip:not(.home-hero):not(.project-hero-strip):after{content:"";z-index:4;pointer-events:none;width:258px;height:104px;position:absolute;top:-55px;left:50%;right:auto;box-shadow:none!important;background:url(/brand/supermaida-coins.png) bottom/contain no-repeat!important;border:0!important;display:block!important;transform:translate(-50%)!important}.hero-strip:not(.home-hero):not(.project-hero-strip)>div:first-of-type{z-index:3;width:100%;position:relative}.hero-strip:not(.home-hero):not(.project-hero-strip) .eyebrow{letter-spacing:.09em;margin:0 0 7px 9px;font-size:11px;font-weight:900}.hero-strip:not(.home-hero):not(.project-hero-strip) h1{aspect-ratio:2160/728;color:#35261f;text-align:center;place-items:center;width:min(610px,86%);min-height:0;margin:0 0 7px;padding:37px 94px 43px;font-size:clamp(36px,4vw,50px);font-weight:950;line-height:1.02;display:grid;box-shadow:none!important;background:url(/brand/supermaida-title-plaque.png) 50%/contain no-repeat!important;border:0!important;border-radius:0!important}.hero-strip:not(.home-hero):not(.project-hero-strip) h1:before,.hero-strip:not(.home-hero):not(.project-hero-strip) h1:after{display:none!important}.hero-strip:not(.home-hero):not(.project-hero-strip) .hero-copy{z-index:3;color:#5d544c;border-left:4px solid #55b7d2;max-width:760px;margin:0 0 0 12px;padding-left:12px;line-height:1.7;position:relative}.hero-strip:not(.home-hero):not(.project-hero-strip) .hero-summary{z-index:3;border-top:1px solid #e2cf9d;margin-top:18px;padding-top:15px;position:relative}.page>.panel.section{isolation:isolate;position:relative;overflow:visible}.page>.panel.section:after{content:"";z-index:2;filter:drop-shadow(0 3px #312b2633);pointer-events:none;background:url(/brand/supermaida-jewel-cyan.png) 50%/contain no-repeat;width:38px;height:38px;position:absolute;top:-13px;right:-12px}.page>.panel.section:nth-of-type(3n):after{background-image:url(/brand/supermaida-sparkle.png)}.page>.panel.section>.section-heading:first-child{z-index:3;padding-right:38px;position:relative}.page>.panel.section>.section-heading:first-child:before{content:"";background:linear-gradient(var(--ui-magenta),#e32c76);border-radius:4px;width:7px;height:calc(100% + 4px);position:absolute;top:-10px;left:-15px;box-shadow:3px 0 #f4c95d}.page>.panel.section>.section-heading:first-child .eyebrow{color:var(--ui-magenta)!important}.page>.panel.section>.section-heading:first-child h2{font-size:clamp(23px,2.25vw,31px)}.operation-box,.project-function-panel{isolation:isolate;position:relative}.operation-box:after,.project-function-panel:after{content:"";z-index:2;opacity:.78;pointer-events:none;background:url(/brand/supermaida-corner.png) 50%/contain no-repeat;width:46px;height:46px;position:absolute;bottom:10px;right:12px}@media (max-width:760px){.hero-strip:not(.home-hero):not(.project-hero-strip){min-height:310px;margin-top:58px;padding:53px 16px 28px;border-width:20px!important;border-image-width:20px!important}.hero-strip:not(.home-hero):not(.project-hero-strip):before{width:94px;height:100px;top:-71px;right:auto}.hero-strip:not(.home-hero):not(.project-hero-strip):after{width:190px;height:76px;top:-42px;right:auto}.hero-strip:not(.home-hero):not(.project-hero-strip) h1{width:100%;padding:23px 48px 27px;font-size:clamp(28px,8vw,38px)}.hero-strip:not(.home-hero):not(.project-hero-strip) .hero-copy{margin-left:4px;font-size:12px}.page>.panel.section:after{width:30px;height:30px;top:-10px;right:-8px}}.hero-strip:not(.home-hero):not(.project-hero-strip){min-height:268px;margin-top:38px;padding:31px 34px 27px;border-width:24px!important;border-image-width:24px!important}.hero-strip:not(.home-hero):not(.project-hero-strip):before{width:76px;height:82px;top:-50px;left:auto;right:20px;transform:none!important}.hero-strip:not(.home-hero):not(.project-hero-strip):after{display:none!important}.hero-strip:not(.home-hero):not(.project-hero-strip) .eyebrow{margin:0 0 2px 6px}.hero-strip:not(.home-hero):not(.project-hero-strip) h1{aspect-ratio:auto;text-wrap:balance;overflow-wrap:anywhere;width:min(520px,82%);min-height:134px;margin:0 0 2px;padding:18px 72px 21px;font-size:clamp(25px,2.7vw,32px);line-height:1.04}.hero-strip:not(.home-hero):not(.project-hero-strip) .hero-copy{margin-left:7px;font-size:13px;line-height:1.55}.hero-strip:not(.home-hero):not(.project-hero-strip) .hero-summary{gap:8px;margin-top:11px;padding-top:10px}.hero-strip:not(.home-hero):not(.project-hero-strip) .hero-summary>*{min-height:34px;padding:7px 10px!important}.progress-reminder-window.collapsed{min-height:48px;overflow:visible;width:48px!important;bottom:18px!important;right:8px!important}.progress-reminder-window.collapsed:before{display:none!important}.progress-reminder-window.collapsed .progress-reminder-toggle{writing-mode:vertical-rl;text-orientation:mixed;gap:4px;min-height:48px;font-size:11px;border-radius:12px!important;padding:7px 5px!important}.progress-reminder-window.collapsed .progress-reminder-toggle strong{min-width:22px;height:22px;padding:0}.page>.panel.section:after{display:none}.page>.hero-strip+.panel.section:after,.page>.hero-strip+details+.panel.section:after{display:block}.operation-box:after,.project-function-panel:after{opacity:.45;width:34px;height:34px}.page>.panel.section{box-shadow:0 5px #365a74,0 13px 28px #2446601c!important}.page>.panel.section~.panel.section{border-color:#9d8f81!important;box-shadow:0 3px #c7b99f,0 9px 20px #34434d12!important}.summary-card{background:#fffdf8!important}.mini-card,.detail-card,.feature-card,.module-card,.role-card{background:#f8f5ed!important;box-shadow:0 2px #d1c4af,0 7px 14px #34434d0e!important}.stack-item,.timeline-item{background:#fffdf8!important;box-shadow:0 1px #d8cdbc!important}.section-heading h2{max-width:780px}.section-heading p:not(.eyebrow){max-width:720px}.hero-summary .summary-pill,.hero-summary .status-dot{font-weight:800;border-width:1.5px!important;min-height:36px!important}.project-primary-tabs,.segmented-control{background:#f2eadb;border:1.5px solid #9e8e7b;border-radius:12px;gap:6px;padding:6px}.project-primary-tabs .nav-link,.segmented-control button{border-radius:8px;min-height:38px;padding:9px 13px;font-weight:800}.sidebar-command-slot .action-pill-button:before{content:"搜索 / 命令  ⌘K";color:#f5ead2;font-size:12px}.sidebar-command-slot .action-pill-button{min-height:38px;color:#0000!important}.management-disclosure:not([open])+.management-disclosure{margin-top:8px}details.management-disclosure:not([open]),details.utility-details:not([open]){box-shadow:none!important;background:#f4efe5!important}details.management-disclosure:not([open])>summary,details.utility-details:not([open])>summary{color:#625a52;font-size:13px}@media (max-width:760px){.hero-strip:not(.home-hero):not(.project-hero-strip){min-height:244px;margin-top:30px;padding:27px 12px 23px;border-width:17px!important;border-image-width:17px!important}.hero-strip:not(.home-hero):not(.project-hero-strip):before{width:58px;height:64px;top:-38px;right:8px}.hero-strip:not(.home-hero):not(.project-hero-strip) h1{width:88%;min-height:106px;padding:15px 42px 18px;font-size:clamp(20px,6.1vw,27px)}.hero-strip:not(.home-hero):not(.project-hero-strip) .hero-summary{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:3px;display:flex;overflow-x:auto}.hero-strip:not(.home-hero):not(.project-hero-strip) .hero-summary>*{flex:none}.progress-reminder-window.collapsed{width:42px!important;bottom:8px!important;right:6px!important}}.hero-strip.project-hero-strip,.project-overview-page .project-overview-hero{border-width:26px!important;border-image-width:26px!important;min-height:315px!important;margin-top:72px!important;padding:34px 34px 38px!important}.hero-strip.project-hero-strip h1,.project-overview-page .project-overview-hero h1{width:min(560px,90%)!important;margin:-13px auto 5px!important}.project-function-panel{padding:16px!important}.project-function-panel>.section-heading{margin-bottom:10px!important;padding:10px 12px!important}.project-function-panel .project-primary-tabs{overscroll-behavior-inline:contain;scrollbar-width:thin;gap:7px!important;padding:8px!important;display:flex!important;overflow-x:auto!important}.project-function-panel .project-primary-tabs>a{color:#403934!important;min-width:94px!important;min-height:38px!important;box-shadow:none!important;background:#fffaf0!important;border:1px solid #a99d8d!important;flex:none!important;padding:8px 12px!important}.project-function-panel .project-primary-tabs>a.primary-button{color:#fff!important;background:#c2185b!important;border-color:#b31552!important}.summary-card,.mini-card,.detail-card,.feature-card,.module-card,.role-card,.stack-item,.timeline-item{box-shadow:none!important}.page>.panel.section,.page>.panel.section~.panel.section{box-shadow:inset 0 1px #fffc,0 7px 18px #24466014!important}.compact-empty-state{padding:17px 22px!important}.compact-empty-state .section-heading{margin-bottom:8px!important;padding-bottom:8px!important}.compact-empty-state .section-heading h2{font-size:20px!important}.compact-empty-state>p{margin:0!important;font-size:13px!important}@media (max-width:760px){.hero-strip.project-hero-strip,.project-overview-page .project-overview-hero{border-width:18px!important;border-image-width:18px!important;min-height:270px!important;margin-top:54px!important;padding:28px 11px 31px!important}.project-hero-mascot,.project-overview-page .project-hero-mascot{width:180px!important;height:80px!important;top:-63px!important}.project-function-panel .project-primary-tabs>a{min-width:84px!important}}body{background:#edf3f7!important}.hero-strip:not(.home-hero):not(.project-hero-strip){background:#fffaf0!important;border:1px solid #c8d3dc!important;border-left:6px solid #c2185b!important;border-image:!important;border-radius:16px!important;min-height:0!important;margin-top:0!important;padding:22px 74px 22px 24px!important;display:block!important;overflow:hidden!important;box-shadow:0 8px 24px #24466014!important}.hero-strip:not(.home-hero):not(.project-hero-strip):before{opacity:.92;width:44px!important;height:50px!important;top:16px!important;right:16px!important}.hero-strip:not(.home-hero):not(.project-hero-strip) .eyebrow{color:#b31552!important;margin:0 0 5px!important;font-size:12px!important}.hero-strip:not(.home-hero):not(.project-hero-strip) h1{color:#352f2b!important;text-align:left!important;background:0 0!important;width:auto!important;min-height:0!important;margin:0!important;padding:0!important;font-size:clamp(27px,3vw,36px)!important;line-height:1.16!important;display:block!important}.hero-strip:not(.home-hero):not(.project-hero-strip) .hero-copy{color:#655e58!important;border:0!important;max-width:760px!important;margin:9px 0 0!important;padding:0!important;font-size:14px!important;line-height:1.55!important}.hero-strip:not(.home-hero):not(.project-hero-strip) .hero-summary{border-top:1px solid #e4d9c8!important;flex-wrap:wrap!important;gap:7px!important;margin-top:14px!important;padding-top:12px!important;display:flex!important}.hero-strip:not(.home-hero):not(.project-hero-strip) .hero-summary>*{min-height:32px!important;box-shadow:none!important;background:#fffdf8!important;border:1px solid #b9afa3!important;padding:6px 10px!important}.page>.panel.section{border:1px solid var(--line)!important;background:var(--surface-solid)!important;box-shadow:var(--shadow)!important;border-radius:16px!important}.page>.panel.section:after,.operation-box:after,.project-function-panel:after{display:none!important}.section-heading{border-bottom-color:#ded5c6!important}.section-heading h2{letter-spacing:-.025em!important;font-size:clamp(20px,2vw,27px)!important}.section-heading .eyebrow{font-size:12px!important}.primary-button{color:#fff!important;background:#c2185b!important;border:1px solid #9f124a!important;border-radius:9px!important;box-shadow:0 2px 6px #9f124a2e!important}.secondary-button{border:1px solid var(--line-strong)!important;background:var(--surface-solid)!important;color:var(--text)!important;box-shadow:none!important;border-radius:10px!important}.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)!important}.primary-button:active,.secondary-button:active{transform:none!important}.status-pill,.summary-pill,.status-dot{box-shadow:none!important}details.management-disclosure,details.utility-details{box-shadow:none!important;background:#f8fafb!important;border:1px solid #c7d1d9!important;border-radius:12px!important}details.management-disclosure>summary,details.utility-details>summary{color:#514a44!important;min-height:42px!important;padding:10px 14px!important;font-size:13px!important}@media (max-width:760px){.hero-strip:not(.home-hero):not(.project-hero-strip){border-left-width:5px!important;border-radius:13px!important;padding:18px 58px 18px 18px!important}.hero-strip:not(.home-hero):not(.project-hero-strip):before{width:38px!important;height:43px!important;top:12px!important;right:11px!important}.hero-strip:not(.home-hero):not(.project-hero-strip) h1{font-size:clamp(24px,7vw,30px)!important}.hero-strip:not(.home-hero):not(.project-hero-strip) .hero-summary{flex-wrap:nowrap!important;overflow-x:auto!important}}.document-reader-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:28px;display:grid}.document-toc{background:#f8fafb;border:1px solid #c7d1d9;border-radius:12px;gap:6px;max-height:calc(100vh - 108px);padding:15px;display:grid;position:sticky;top:84px;overflow:auto}.document-toc>strong{margin-bottom:5px;font-size:14px}.document-toc a{color:#5b554f;border-radius:7px;min-height:32px;padding:6px 8px;font-size:12px;line-height:1.45}.document-toc a:hover{color:#9f124a;background:#f6e7ed}.document-toc-level-2{padding-left:16px!important}.document-toc-level-3{color:#746e68!important;padding-left:25px!important}.document-content{min-width:0;max-width:760px}.document-section{border-bottom:1px solid #e1d8c9;margin:0 0 24px;padding:0 0 24px;scroll-margin-top:84px}.document-section h3{color:#352f2b;margin:0 0 12px;font-size:22px;line-height:1.35}.document-section pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;color:#4d4742;margin:0;font-size:14px;line-height:1.75}@media (max-width:900px){.document-reader-layout{grid-template-columns:1fr}.document-toc{max-height:260px;position:static}.document-content{max-width:none}}.governance-workspace-disclosure>summary{justify-content:space-between;align-items:center;gap:18px;display:flex;font-size:15px!important}.governance-workspace-disclosure>.management-disclosure-content{padding:16px 0 0}.governance-workspace-disclosure .governance-center{gap:18px;display:grid}@media (max-width:760px){.governance-workspace-disclosure>summary{flex-direction:column;align-items:flex-start;gap:3px}}body .hero-strip.project-hero-strip,body .project-overview-page .project-overview-hero{min-height:0!important;margin:18px 0 0!important;padding:10px 24px 24px!important;overflow:visible!important}body .project-hero-copy{justify-items:center!important;min-width:0!important;display:grid!important}body .project-module-title{color:#664316;background:#fff2bf;border:1px solid #b98b2f;border-radius:999px;align-self:start;margin:2px 0 -8px;padding:5px 13px;font-size:12px;line-height:1}body .project-title-plaque{aspect-ratio:1774/887!important;width:min(760px,100%)!important;height:auto!important;margin:-8px auto -38px!important;position:relative!important}body .project-title-plaque-artwork{background:url(/brand/supermaida-project-title-composite.png) 50%/contain no-repeat!important;position:absolute!important;inset:0!important}body .hero-strip.project-hero-strip .project-title-plaque h1,body .project-overview-page .project-overview-hero .project-title-plaque h1{color:#382713!important;text-align:center!important;text-wrap:balance!important;overflow-wrap:anywhere!important;background:0 0!important;place-items:center!important;width:auto!important;min-height:0!important;margin:0!important;padding:0!important;line-height:1.05!important;display:grid!important;position:absolute!important;inset:55% 16% 18%!important;overflow:hidden!important}body .project-title-plaque .project-title-long{white-space:normal!important;font-size:clamp(27px,3.2vw,37px)!important}body .project-title-plaque .project-title-extra-long{white-space:normal!important;font-size:clamp(21px,2.7vw,31px)!important}body .hero-strip.project-hero-strip .hero-copy,body .project-overview-page .project-overview-hero .hero-copy{text-align:center!important;max-width:820px!important;margin:0 auto!important}body .hero-strip.project-hero-strip .hero-summary,body .project-overview-page .project-overview-hero .hero-summary{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;width:min(860px,100%)!important;margin:14px auto 0!important;display:grid!important}@media (max-width:760px){body .hero-strip.project-hero-strip,body .project-overview-page .project-overview-hero{margin-top:8px!important;padding:8px 10px 16px!important}body .project-title-plaque{width:100%!important;margin:0 auto -12px!important}body .hero-strip.project-hero-strip .project-title-plaque h1,body .project-overview-page .project-overview-hero .project-title-plaque h1{inset:54% 14% 16%!important}body .project-title-plaque .project-title-short{font-size:clamp(22px,7vw,31px)!important}body .project-title-plaque .project-title-long{font-size:clamp(17px,5.4vw,24px)!important}body .project-title-plaque .project-title-extra-long{font-size:clamp(14px,4.6vw,20px)!important}body .hero-strip.project-hero-strip .hero-summary,body .project-overview-page .project-overview-hero .hero-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important;margin-top:10px!important}}.business-secondary-workspace{margin-top:4px!important}.business-secondary-workspace>summary{border-left:4px solid #476b8b;min-height:48px!important;padding:13px 16px!important;font-size:14px!important;font-weight:800!important}.business-secondary-workspace>.management-disclosure-content{gap:16px;padding:16px 0 0;display:grid}.business-secondary-workspace>.management-disclosure-content>.panel.section{margin:0}.error-page{place-items:center;min-height:calc(100vh - 190px);display:grid}.error-state-panel{width:min(720px,100%);border-left:6px solid #c2185b!important}.error-state-panel h1{margin:0 0 10px;font-size:clamp(25px,3.5vw,38px);line-height:1.18}.error-state-panel .hero-copy{max-width:620px}body:has(.error-page) .progress-reminder-window{display:none!important}.page,.panel,.section,.stack-item,.mini-card,.detail-card,.section-heading>*,.stack-head>*{min-width:0}.section-heading h1,.section-heading h2,.stack-item h3,.mini-card h3{overflow-wrap:anywhere;word-break:break-word}.management-disclosure-content{min-width:0}.management-disclosure-content>.panel.section:first-child{margin-top:0}.tiny-button,.primary-button,.secondary-button{min-height:40px!important}.sidebar-command-slot .action-pill-button{color:#0000!important;min-height:42px!important;box-shadow:none!important;background:#fffaf0!important;border:1px solid #c6b99f!important}.sidebar-command-slot .action-pill-button:before{font-weight:700;color:#4f4943!important;font-size:12px!important}details.management-disclosure>summary{color:#fff!important;background:#476f91!important}details.management-disclosure>summary:after{color:#ffe27a!important}details.utility-details>summary{color:#403a35!important;background:#f8fafb!important}details.utility-details>summary:after{color:#685f57!important}.page>.panel.section:before,.page>.panel.section>.section-heading:first-child:after,.stats-grid>.mini-card:first-child:before,.summary-card:first-child:before{display:none!important}.hero-strip:not(.home-hero):not(.project-hero-strip){padding-right:112px!important}.hero-strip.project-hero-strip h1,.project-overview-page .project-overview-hero h1{width:min(520px,88%)!important;min-height:150px!important;margin:-8px auto 8px!important;padding:36px 88px 40px!important;font-size:clamp(30px,3.4vw,44px)!important;line-height:1.05!important}.page>details.audit-details{contain:none!important;content-visibility:visible!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;padding:0!important}.page>details.audit-details:not([open]){min-height:44px!important}.page>details.audit-details>summary{grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;width:100%!important;min-width:0!important;display:grid!important}.page>details.audit-details>summary>div{min-width:0}.page>details.audit-details>summary strong{overflow-wrap:anywhere}@media (max-width:760px){.hero-strip:not(.home-hero):not(.project-hero-strip){padding-right:74px!important}.hero-strip:not(.home-hero):not(.project-hero-strip):before{width:48px!important;height:55px!important;right:12px!important}.hero-strip.project-hero-strip h1,.project-overview-page .project-overview-hero h1{width:min(430px,94%)!important;min-height:118px!important;padding:27px 54px 30px!important;font-size:clamp(24px,7vw,34px)!important}.page>details.audit-details>summary{grid-template-columns:minmax(0,1fr) auto!important}.page>details.audit-details>summary:after{grid-area:1/2}.page>details.audit-details>summary>.status-pill{grid-column:1/-1;justify-self:start;margin-top:5px}}@media (max-width:900px){.section-heading{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}.section-heading>.toolbar{width:100%}.stats-grid.four,.stats-grid.three,.module-grid,.list-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:620px){.page{padding-inline:12px!important}.panel.section{border-radius:13px!important;padding:16px!important}.stats-grid.four,.stats-grid.three,.stats-grid.two,.module-grid,.list-grid{grid-template-columns:1fr!important}.toolbar{align-items:stretch!important}.toolbar>.primary-button,.toolbar>.secondary-button{text-align:center;flex:100%;justify-content:center}.stack-head{flex-direction:column!important;align-items:flex-start!important;gap:7px!important}.table-wrap{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}table{min-width:620px}details.management-disclosure>summary,details.utility-details>summary{overflow-wrap:anywhere}.error-page{min-height:calc(100vh - 140px)}}.app-shell:has(.progress-reminder-window.collapsed) .page{padding-right:clamp(18px,3vw,34px)!important}.project-hero-mascot,.project-overview-page .project-hero-mascot{width:min(240px,30vw)!important;height:94px!important;top:-62px!important}.project-title-plaque{aspect-ratio:2160/728;width:min(540px,90%);margin:12px auto;position:relative}.project-title-plaque-artwork{z-index:1;pointer-events:none;background:url(/brand/supermaida-title-plaque.png) 50%/contain no-repeat;position:absolute;inset:0}.hero-strip.project-hero-strip .project-title-plaque h1,.project-overview-page .project-overview-hero .project-title-plaque h1{z-index:2;text-wrap:balance;overflow-wrap:anywhere;place-items:center;overflow:hidden;aspect-ratio:auto!important;color:#35261f!important;text-align:center!important;background:0 0!important;width:auto!important;min-height:0!important;margin:0!important;padding:0!important;line-height:1.03!important;display:grid!important;position:absolute!important;inset:18% 19% 27%!important}.project-title-plaque .project-title-short{font-size:clamp(34px,3.5vw,42px)!important}.project-title-plaque .project-title-long{font-size:clamp(28px,3vw,34px)!important}.project-title-plaque .project-title-extra-long{font-size:clamp(23px,2.55vw,29px)!important}.hero-strip.project-hero-strip .hero-summary,.project-overview-page .project-overview-hero .hero-summary{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;width:100%!important;display:grid!important}.hero-strip.project-hero-strip .status-dot,.hero-strip.project-hero-strip .summary-pill,.project-overview-page .project-overview-hero .status-dot,.project-overview-page .project-overview-hero .summary-pill{text-align:center;overflow-wrap:anywhere;line-height:1.35;min-width:0!important;min-height:46px!important;box-shadow:none!important;color:#604719!important;background:#fff8df!important;border:1px solid #c8b57e!important;border-left:4px solid #b88827!important;border-radius:10px!important;padding:9px 12px!important}.hero-strip.project-hero-strip .summary-pill:nth-child(2),.project-overview-page .project-overview-hero .summary-pill:nth-child(2){color:#245a73!important;background:#eaf7fc!important;border-color:#9bc8da #9bc8da #9bc8da #3f91b2!important}.hero-strip.project-hero-strip .summary-pill:nth-child(3),.project-overview-page .project-overview-hero .summary-pill:nth-child(3){color:#553c78!important;background:#f2ecfa!important;border-color:#c0addb #c0addb #c0addb #7653a1!important}.hero-strip.project-hero-strip .summary-pill:nth-child(4),.project-overview-page .project-overview-hero .summary-pill:nth-child(4){color:#326846!important;background:#edf7ed!important;border-color:#a9cdaa #a9cdaa #a9cdaa #4d8b61!important}.project-action-panel>.primary-button,.operation-box-primary>.primary-button{justify-content:center;align-self:center;width:min(72%,260px);min-width:190px;margin:22px auto 0!important}@media (max-width:760px){.hero-strip.project-hero-strip,.project-overview-page .project-overview-hero{margin-top:34px!important;padding:25px 14px 27px!important}.project-hero-mascot,.project-overview-page .project-hero-mascot{width:180px!important;height:76px!important;top:-49px!important}.project-title-plaque{width:min(470px,98%);margin:9px auto}.hero-strip.project-hero-strip .project-title-plaque h1,.project-overview-page .project-overview-hero .project-title-plaque h1{white-space:normal!important;text-wrap:balance!important;line-height:.95!important;inset:51% 14% 11%!important}.project-title-plaque .project-title-short{font-size:clamp(21px,5.8vw,28px)!important}.project-title-plaque .project-title-long{font-size:clamp(14px,3.8vw,18px)!important}.project-title-plaque .project-title-extra-long{font-size:clamp(13px,3.5vw,16px)!important}.hero-strip.project-hero-strip .hero-summary,.project-overview-page .project-overview-hero .hero-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}.project-action-panel>.primary-button,.operation-box-primary>.primary-button{width:min(86%,260px)}}.hero-strip:not(.home-hero):not(.project-hero-strip){border-width:1px 1px 1px 5px!important;border-radius:14px!important;min-height:0!important;margin-top:18px!important;padding:18px 82px 18px 22px!important;box-shadow:0 5px 16px #24466012!important}.hero-strip:not(.home-hero):not(.project-hero-strip):before{width:52px!important;height:58px!important;top:10px!important;right:18px!important}.hero-strip:not(.home-hero):not(.project-hero-strip) h1{background:0 0!important;width:auto!important;min-height:0!important;margin:0!important;padding:0!important;font-size:clamp(25px,2.5vw,32px)!important;line-height:1.16!important}.hero-strip:not(.home-hero):not(.project-hero-strip) .hero-copy{margin-top:6px!important;line-height:1.45!important}.hero-strip:not(.home-hero):not(.project-hero-strip) .hero-summary{margin-top:10px!important;padding-top:9px!important}.hero-strip.project-hero-strip,.project-overview-page .project-overview-hero{min-height:0!important;margin-top:24px!important;padding:18px 28px 22px!important}body .project-title-plaque{aspect-ratio:1774/887!important;width:min(700px,92%)!important;height:auto!important;margin:-6px auto -28px!important}body .project-title-plaque-artwork{background-image:url(/brand/supermaida-project-title-composite.png)!important;background-size:contain!important}body .hero-strip.project-hero-strip .project-title-plaque h1,body .project-overview-page .project-overview-hero .project-title-plaque h1{white-space:normal!important;text-wrap:balance!important;line-height:1!important;inset:55% 17% 20%!important}.hero-strip.project-hero-strip .hero-summary,.project-overview-page .project-overview-hero .hero-summary{gap:8px!important}.hero-strip.project-hero-strip .status-dot,.hero-strip.project-hero-strip .summary-pill,.project-overview-page .project-overview-hero .status-dot,.project-overview-page .project-overview-hero .summary-pill{font-size:12px;min-height:40px!important;padding:7px 10px!important}.page>.panel.section.surface-primary{border:1px solid var(--line)!important;background:var(--surface-solid)!important;box-shadow:var(--shadow)!important}.page>.panel.section.surface-primary>.section-heading{border-bottom-color:var(--line)!important}.page>.panel.section.surface-primary>.section-heading h2{font-size:clamp(24px,2.4vw,31px)!important}.page>.panel.section.surface-status{box-shadow:none!important;background:#f7fbfd!important;border-color:#a8bac8!important}.page>.panel.section.surface-secondary{background:#fffdf8!important;border-color:#c9d2d8!important;box-shadow:0 5px 14px #2446600e!important}.surface-status .mini-card{background:#fff!important;border-color:#c7d2da!important;min-height:0!important;padding:14px 15px!important}.surface-status .mini-card h3{font-size:clamp(18px,1.8vw,23px)!important}.surface-secondary .stack-item{background:#fff!important;border-color:#d7cec0!important}@media (max-width:760px){.hero-strip:not(.home-hero):not(.project-hero-strip){margin-top:12px!important;padding:15px 61px 15px 15px!important}.hero-strip:not(.home-hero):not(.project-hero-strip):before{width:43px!important;height:48px!important;top:9px!important;right:9px!important}.hero-strip.project-hero-strip,.project-overview-page .project-overview-hero{margin-top:18px!important;padding:15px 12px 18px!important}.project-module-title{min-height:31px;padding:6px 13px;font-size:12px}body .project-title-plaque{width:100%!important;margin:-2px auto -12px!important}body .hero-strip.project-hero-strip .project-title-plaque h1,body .project-overview-page .project-overview-hero .project-title-plaque h1{inset:51% 14% 12%!important}.hero-strip.project-hero-strip .hero-summary,.project-overview-page .project-overview-hero .hero-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}.page>.panel.section.surface-primary,.page>.panel.section.surface-status,.page>.panel.section.surface-secondary{padding:16px!important}}.media-agent-workbench{scroll-margin-top:24px}.media-workspace-nav{z-index:12;border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px;padding:8px;display:grid;position:sticky;top:10px;box-shadow:0 10px 30px #142d461a}.media-workspace-nav button{min-width:0;color:var(--ink);text-align:left;box-shadow:none;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;gap:3px;padding:11px 13px;display:grid}:is(.media-workspace-nav button:hover,.media-workspace-nav button:focus-visible){background:var(--surface-soft);outline:2px solid color-mix(in srgb,var(--accent) 34%,transparent)}.media-workspace-nav button.active{border-color:color-mix(in srgb,var(--accent) 40%,var(--line));background:color-mix(in srgb,var(--accent) 10%,var(--surface));box-shadow:inset 4px 0 0 var(--accent)}.media-workspace-nav strong{font-size:13px}.media-workspace-nav span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.media-next-action{border:1px solid color-mix(in srgb,var(--accent) 30%,var(--line));border-left:5px solid var(--accent);background:var(--surface);border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;padding:14px 16px;display:flex}.media-next-action>label{grid-template-columns:auto minmax(220px,420px);align-items:center;gap:4px 10px;min-width:0;display:grid}.media-next-action span,.media-next-action small{color:var(--muted);font-size:10px}.media-next-action small{grid-column:2}.media-next-action select{min-height:38px;font-weight:700}.media-next-action>button{flex:none}.media-account-switch-hint{border:1px dashed var(--line);background:var(--surface-soft);border-radius:10px;margin:0 0 14px;padding:10px 12px}.media-dashboard{border:1px solid color-mix(in srgb,var(--line) 78%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--surface) 96%,#fff 4%),var(--surface));border-radius:24px;gap:18px;padding:22px;scroll-margin-top:20px;display:grid;box-shadow:0 16px 42px #142d4614}.media-dashboard-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:16px;display:flex}.media-dashboard-header h2{max-width:760px;margin:4px 0 7px;font-size:clamp(22px,2.4vw,34px);line-height:1.15}.media-freshness{border:1px solid var(--line);background:var(--surface-soft);text-align:right;border-radius:14px;gap:5px;min-width:220px;padding:12px 14px;display:grid}.media-freshness span{color:var(--muted);font-size:11px}.media-dashboard-toolbar{background:color-mix(in srgb,var(--surface-soft) 84%,transparent);border-radius:16px;flex-wrap:wrap;align-items:center;gap:8px;padding:12px;display:flex}.media-dashboard-toolbar select,.media-dashboard-toolbar input{border:1px solid var(--line);background:var(--surface);min-height:38px;color:var(--ink);border-radius:10px;padding:0 10px}.media-dashboard-toolbar .search-input{flex:220px;width:auto;margin:0}.media-period-tabs,.media-column-switch{border:1px solid var(--line);background:var(--surface);border-radius:11px;gap:4px;padding:3px;display:flex}.media-period-tabs button,.media-column-switch button{min-height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 10px;font-weight:700}.media-period-tabs button.active,.media-column-switch button.active{background:var(--accent);color:#fff}.media-custom-range{align-items:center;gap:6px;display:flex}.media-global-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.media-global-summary article{border:1px solid var(--line);border-left:4px solid var(--accent);background:var(--surface);border-radius:14px;gap:6px;min-height:112px;padding:14px;display:grid}.media-global-summary span{color:var(--muted);font-size:12px}.media-global-summary strong{font-size:25px;line-height:1.05}.media-global-summary small{color:var(--muted);font-size:10px;line-height:1.4}.media-section-heading{margin-top:4px;margin-bottom:-5px}.media-section-heading h3,.media-comparison-section h3,.media-reserved h3{margin:3px 0 0;font-size:18px}.media-account-matrix{grid-template-columns:repeat(var(--media-columns),minmax(0,1fr));gap:12px;display:grid}.media-account-card{border:1px solid var(--line);background:var(--surface);border-top:4px solid #7c8794;border-radius:17px;gap:12px;min-width:0;padding:15px;display:grid;box-shadow:0 7px 18px #1c30420f}.media-account-card.health-正常{border-top-color:#258b67}.media-account-card.health-异常{border-top-color:#c83c4b}.media-account-card.health-需要关注,.media-account-card.health-待授权{border-top-color:#d88a24}.media-account-card.health-冷启动{border-top-color:#4a84b8}.media-account-card.health-已归档,.media-account-card.health-已停用{opacity:.72}.media-account-card-head{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.media-account-card-head h3{text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:16px;overflow:hidden}.media-account-card-head small{color:var(--muted);font-size:10px}.media-account-identity{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:3px;display:block;overflow:hidden}.media-account-avatar{background:var(--accent);color:#fff;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.media-pin-button{color:#d79622;cursor:pointer;background:0 0;border:0;font-size:20px}.media-account-badges{flex-wrap:wrap;gap:5px;display:flex}.media-account-badges span{border:1px solid var(--line);background:var(--surface-soft);border-radius:999px;padding:4px 7px;font-size:10px;font-weight:800}.media-account-position{min-height:35px;color:var(--muted);margin:0;font-size:11px;line-height:1.55}.media-card-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.media-card-metrics>div{background:var(--surface-soft);border-radius:10px;gap:3px;padding:9px;display:grid}.media-card-metrics span,.media-card-metrics small{color:var(--muted);font-size:9px}.media-card-metrics strong{font-size:16px}.media-mini-trend{align-items:flex-end;gap:2px;height:28px;display:flex}.media-mini-trend i{background:var(--accent);border-radius:3px 3px 0 0;flex:1;min-width:3px;display:block}.media-mini-trend i[data-missing=true]{background:var(--line)}.media-trend-empty{color:var(--muted);font-size:10px}.media-cold-start{grid-template-columns:1fr auto;gap:6px;font-size:10px;display:grid}.media-cold-start i{background:var(--line);border-radius:99px;grid-column:1/-1;height:6px;overflow:hidden}.media-cold-start b{border-radius:inherit;background:#4a84b8;height:100%;display:block}.media-card-next{border-left:3px solid var(--accent);background:var(--surface-soft);grid-template-columns:auto 1fr;gap:5px 8px;padding:10px;font-size:10px;display:grid}.media-card-next span{color:var(--muted)}.media-card-next strong{line-height:1.45}.media-account-card footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:8px;padding-top:9px;font-size:9px;display:flex}.media-account-card footer button{color:var(--accent);cursor:pointer;background:0 0;border:0;font-weight:900}.media-dashboard-empty{border:1px dashed var(--line);text-align:center;border-radius:14px;grid-column:1/-1;gap:5px;padding:30px;display:grid}.media-dashboard-empty span{color:var(--muted);font-size:11px}.media-dashboard-more{justify-content:center;display:flex}.media-dashboard-more button{min-width:210px}.media-dashboard-details{border:1px solid var(--line);background:var(--surface);border-radius:16px;overflow:hidden}.media-dashboard-details>summary{min-height:52px;color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-weight:900;list-style:none;display:flex}.media-dashboard-details>summary::-webkit-details-marker{display:none}.media-dashboard-details>summary:after{content:"展开";color:var(--accent);font-size:11px}.media-dashboard-details[open]>summary:after{content:"收起"}.media-dashboard-details>summary span{color:var(--muted);margin-left:auto;font-size:10px;font-weight:600}.media-dashboard-details-content{gap:12px;padding:0 12px 12px;display:grid}.media-action-priority .media-comparison-section{border-color:color-mix(in srgb,var(--accent) 20%,var(--line))}.media-comparison-section{border:1px solid var(--line);background:var(--surface);border-radius:17px;gap:12px;padding:15px;display:grid}.media-comparison-section .section-heading{margin:0}.media-comparison-section select{border:1px solid var(--line);background:var(--surface-soft);min-height:36px;color:var(--ink);border-radius:10px;padding:0 10px}.media-table-wrap{overflow:auto}.media-comparison-table{border-collapse:collapse;width:100%;font-size:11px}.media-comparison-table th,.media-comparison-table td{border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;padding:10px}.media-comparison-table th{color:var(--muted);text-transform:uppercase;font-size:9px}.media-comparison-table td:first-child{gap:3px;display:grid}.media-comparison-table td button{color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;font-weight:900}.media-comparison-table td small{color:var(--muted)}.media-comparison-table .media-mini-trend{width:72px}.media-dashboard-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.media-compact-list,.media-risk-list,.media-task-list{gap:8px;display:grid}.media-compact-list article{border-bottom:1px solid var(--line);grid-template-columns:minmax(120px,1fr) repeat(3,minmax(0,1fr));gap:8px;padding:10px;font-size:10px;display:grid}.media-compact-list span{color:var(--muted);line-height:1.45}.media-risk-list button{border:1px solid var(--line);background:var(--surface-soft);width:100%;color:var(--ink);text-align:left;cursor:pointer;border-radius:11px;grid-template-columns:auto minmax(100px,.7fr) 1fr;align-items:center;gap:8px;padding:10px;display:grid}.media-risk-list button span{background:var(--surface);border-radius:999px;padding:3px 6px;font-size:9px;font-weight:900}.media-risk-list small{color:var(--muted)}.media-task-list article{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:start;gap:9px;padding:10px;display:grid}.media-task-list article>span{background:var(--accent);color:#fff;border-radius:6px;padding:3px 6px;font-size:9px;font-weight:900}.media-task-list div{gap:4px;display:grid}.media-task-list small{color:var(--muted);font-size:9px}.media-task-list em{color:var(--accent);font-size:9px;font-style:normal;font-weight:800}.media-reserved section{border:1px dashed var(--line);background:var(--surface-soft);border-radius:15px;padding:15px}.media-reserved p:last-child{color:var(--muted);margin-bottom:0;font-size:11px}@media (max-width:1180px){.media-account-matrix{grid-template-columns:repeat(2,minmax(0,1fr))!important}.media-global-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.media-compact-list article{grid-template-columns:1fr 1fr}.media-compact-list strong{grid-column:1/-1}}@media (max-width:760px){.media-workspace-nav{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.media-workspace-nav span{white-space:normal}.media-next-action{flex-direction:column;align-items:stretch}.media-next-action>label{grid-template-columns:1fr}.media-next-action small{grid-column:1}.media-next-action>button{text-align:center}.media-dashboard{border-radius:18px;padding:14px}.media-dashboard-header{display:grid}.media-freshness{text-align:left}.media-dashboard-toolbar{align-items:stretch}.media-period-tabs{overflow-x:auto}.media-period-tabs button{white-space:nowrap}.media-dashboard-toolbar select,.media-dashboard-toolbar .search-input{flex-basis:100%;width:100%}.media-column-switch{display:none}.media-global-summary,.media-account-matrix,.media-dashboard-split{grid-template-columns:1fr!important}.media-global-summary article{min-height:92px}.media-compact-list article{grid-template-columns:1fr}.media-compact-list strong{grid-column:auto}.media-account-card footer{flex-wrap:wrap;align-items:flex-start}.media-account-card footer button{text-align:left;width:100%;padding:8px}.media-risk-list button{grid-template-columns:auto 1fr}.media-risk-list small{grid-column:1/-1}.media-task-list article{grid-template-columns:auto 1fr}.media-task-list em{grid-column:2}.media-dashboard-details>summary span{display:none}}.media-agent-tabs{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.media-agent-tabs button{min-width:96px}.media-agent-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:14px;display:grid}.media-agent-data-input{min-height:220px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.6}.media-agent-content-input{min-height:220px}.media-agent-workbench .field-label{color:var(--muted);gap:7px;margin-top:12px;font-size:12px;font-weight:700;display:grid}.media-agent-workbench .mini-card{gap:5px;display:grid}.media-agent-workbench .mini-card span{color:var(--muted);font-size:12px}.media-agent-workbench .mini-card strong{font-size:20px}.media-agent-actions{counter-reset:media-action;gap:9px;margin:14px 0;padding:0;list-style:none;display:grid}.media-agent-actions li{border:1px solid var(--line);background:var(--surface-soft);counter-increment:media-action;border-radius:12px;gap:4px;padding:11px 12px;display:grid}.media-agent-actions li strong:before{content:counter(media-action) ". ";color:var(--accent)}.media-agent-actions li span{color:var(--muted);font-size:12px}.media-signal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:12px 0;display:grid}.media-signal-grid>div{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;gap:5px;padding:12px;display:grid}.media-signal-grid span{color:var(--muted);font-size:12px;line-height:1.55}.media-topic-list{gap:9px;display:grid}.media-topic-list article{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;grid-template-columns:auto 1fr;gap:7px 10px;padding:12px;display:grid}.media-topic-list article p,.media-topic-list article small{color:var(--muted);grid-column:2;margin:0}.media-topic-list article small{font-size:11px}@media (max-width:900px){.media-agent-layout,.media-signal-grid{grid-template-columns:1fr}.media-agent-tabs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.media-agent-tabs button{width:100%;min-width:0}}.project-world-tree{gap:12px;margin-top:18px;display:grid}.project-world-node{border:1px solid var(--line,#eadfe2);background:var(--surface,#fff);border-radius:16px;padding:14px}.project-world-node.doing{border-color:#d9647d;box-shadow:0 0 0 3px #d9647d1a}.project-world-node.done{opacity:.72}.project-world-node-main{grid-template-columns:34px minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.project-world-node-main p,.project-world-node-main small{color:var(--muted,#73666a);margin-top:4px;display:block}.project-world-order{color:#a93451;background:#f7e7eb;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:700;display:grid}.project-world-branches{flex-wrap:wrap;gap:8px;margin:12px 0 0 46px;display:flex}.project-world-branch{border:1px dashed var(--line,#eadfe2);color:inherit;border-radius:999px;grid-template-columns:auto auto auto;align-items:center;gap:6px;padding:7px 10px;font-size:12px;text-decoration:none;display:inline-grid}.project-world-branch span{color:#a93451}.project-world-branch small{color:var(--muted,#73666a)}@media (max-width:720px){.project-world-node-main{grid-template-columns:32px minmax(0,1fr)}.project-world-node-main>.status-pill{grid-column:2;justify-self:start}.project-world-branches{margin-left:0}}body .hero-strip.project-hero-strip,body .project-overview-page .project-overview-hero{margin-top:16px!important;padding:8px 20px 16px!important}body .project-title-plaque{width:min(440px,78%)!important;margin:-8px auto -24px!important}body .project-title-plaque .project-title-short{font-size:clamp(27px,3vw,36px)!important}body .project-title-plaque .project-title-long{font-size:clamp(22px,2.5vw,29px)!important}body .project-title-plaque .project-title-extra-long{font-size:clamp(18px,2.1vw,24px)!important}body .hero-strip.project-hero-strip .hero-copy,body .project-overview-page .project-overview-hero .hero-copy{margin-top:0!important;font-size:13px!important;line-height:1.45!important}body .hero-strip.project-hero-strip .hero-summary,body .project-overview-page .project-overview-hero .hero-summary{margin-top:8px!important;padding-top:8px!important}.project-function-panel{margin-top:12px!important;padding:10px 12px!important}.project-function-panel>.section-heading{display:none!important}.project-function-panel .project-primary-tabs{scrollbar-width:thin;flex-wrap:nowrap!important;gap:6px!important;padding:2px!important;display:flex!important;overflow-x:auto!important}.project-function-panel .project-primary-tabs>a{flex:none!important;min-height:36px!important;padding:7px 11px!important;font-size:12px!important}@media (max-width:760px){body .hero-strip.project-hero-strip,body .project-overview-page .project-overview-hero{margin-top:12px!important;padding:7px 10px 13px!important}body .project-title-plaque{width:min(410px,96%)!important;margin:-4px auto -13px!important}body .project-title-plaque .project-title-short{font-size:clamp(21px,6vw,28px)!important}body .project-title-plaque .project-title-long{font-size:clamp(16px,4.7vw,22px)!important}body .project-title-plaque .project-title-extra-long{font-size:clamp(14px,4.1vw,19px)!important}.project-function-panel{padding:8px 9px!important}}:root{--bg:#f5f5f7;--surface:#fff;--surface-solid:#fff;--surface-soft:#f2f2f7;--glass:#ffffffd1;--glass-strong:#ffffffeb;--text:#1d1d1f;--muted:#6e6e73;--line:#e5e5ea;--line-strong:#d1d1d6;--accent:#06c;--accent-hover:#05a;--accent-soft:#eaf3ff;--danger:#b42318;--danger-soft:#fff0ee;--warn:#946200;--warn-soft:#fff7e6;--success:#237a49;--success-soft:#eaf6ee;--shadow:0 1px 3px #0000000a;--shadow-hover:0 12px 36px #0000001f}body{color:var(--text);font-size:16px;background:var(--bg)!important}.app-shell{grid-template-rows:64px minmax(0,1fr)}.app-shell .global-header{border-right:1px solid var(--line);box-shadow:none;-webkit-backdrop-filter:blur(24px)saturate(150%);backdrop-filter:blur(24px)saturate(150%);background:#ffffffe0;padding:18px 14px}.app-shell .brand-block{min-height:0;box-shadow:none;background:0 0;border:0;padding:0}.app-shell .brand-mark{width:38px;height:38px;box-shadow:none;background:#1d1d1f;border:0;border-radius:11px;flex-basis:38px;overflow:visible}.app-shell .brand-mark span{clip:auto;color:#fff;width:auto;height:auto;position:static;overflow:visible}.app-shell .brand-title{color:var(--text);font-size:14px;font-weight:700}.app-shell .brand-subtitle{color:var(--muted);font-size:11px;font-weight:400}.app-shell .sidebar-group-label{color:#55555a;border-radius:10px;min-height:40px;padding:7px 9px;font-weight:600}.app-shell .sidebar-group-label:hover,.app-shell .sidebar-group-label.active{color:var(--text);background:#f2f2f7}.app-shell .sidebar-group-icon{color:#5e5e63;box-shadow:none;background:0 0;border:0;border-radius:7px;font-size:16px;font-weight:500}.app-shell .sidebar-nav-group .sidebar-group-label.active .sidebar-group-icon{background:var(--accent-soft);color:var(--accent)}.app-shell .nav-link{color:var(--muted);border-radius:8px;font-weight:550}.app-shell .nav-link:hover{color:var(--text);background:#f2f2f7}.app-shell .nav-link.active{background:var(--accent-soft);color:var(--accent);box-shadow:none}.app-shell .workspace-topbar{border-bottom:1px solid var(--line);height:64px;min-height:64px;box-shadow:none;background:#f5f5f7d6}.app-shell .workspace-location>span{color:var(--muted);font-weight:400}.app-shell .workspace-location strong{color:var(--text)}.app-shell .workspace-context-copy{color:var(--muted)}.app-shell .primary-button:not(.project-primary-tabs>a),.app-shell .signin-submit{border:1px solid var(--accent);background:var(--accent);color:#fff;min-height:40px;box-shadow:none;border-radius:10px;transform:none}.app-shell .primary-button:not(.project-primary-tabs>a):hover,.app-shell .signin-submit:hover{background:var(--accent-hover);box-shadow:none;transform:none}.app-shell .panel,.app-shell .section,.app-shell .mini-card,.app-shell .summary-card,.app-shell .detail-card,.app-shell .stack-item{border-color:var(--line);background:var(--surface-solid);box-shadow:var(--shadow)}@media (min-width:1440px){.app-shell{grid-template-columns:248px minmax(0,1fr)}.app-shell .page{width:min(1600px,100%);padding-inline:32px}}@media (min-width:1024px) and (max-width:1439px){.app-shell{grid-template-columns:224px minmax(0,1fr)}.app-shell .page{padding-inline:24px}}@media (max-width:1023px){.app-shell{display:block}.app-shell .global-header{border-right:0;border-bottom:1px solid var(--line);height:64px;min-height:64px;padding:0 24px;position:sticky;top:0;overflow:visible}.app-shell .global-header .header-primary{justify-content:center;display:flex;overflow:visible}.app-shell .mobile-navigation-menu{z-index:40;width:100%;display:block;position:relative}.app-shell .mobile-navigation-menu>summary{align-items:center;min-height:44px;display:flex}.app-shell .mobile-navigation-popover{border:1px solid var(--line);width:min(320px,86vw);max-height:calc(100vh - 88px);box-shadow:var(--shadow-hover);background:#fff;border-radius:16px;flex-direction:column;padding:12px;display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden}.app-shell .mobile-navigation-popover>nav{min-height:0;overflow:auto}.app-shell .mobile-role-note{background:var(--accent-soft);border:0;border-radius:12px;flex:none;width:auto;margin:8px 0 0;padding:10px 12px;position:static}.app-shell .workspace-topbar{display:none}.app-shell .page{width:100%;padding-inline:24px}}@media (max-width:767px){.app-shell .global-header{height:56px;min-height:56px;padding-inline:16px}.app-shell .page{padding-inline:16px}.app-shell button,.app-shell input,.app-shell select,.app-shell summary{min-height:44px}.app-shell .stats-grid.four,.app-shell .stats-grid.three,.app-shell .stats-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}}.auth-shell{background:var(--bg);min-height:100vh}.auth-shell .signin-page{align-items:center;width:min(400px,100% - 32px);min-height:100vh;margin:auto;padding:48px 0;display:flex}.auth-shell .signin-access-panel{border:1px solid var(--line);width:100%;min-height:0;box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:32px}.auth-shell .signin-brand-lockup-compact{color:var(--text);margin-bottom:32px}.auth-shell .signin-brand-lockup-compact span{color:var(--muted)}.auth-shell .signin-field input{background:var(--surface-soft)}.auth-shell .signin-field input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #0066cc24}.auth-shell .signin-submit{background:var(--accent);box-shadow:none}.home-signin-hero{background:#fff;max-width:680px;min-height:0;margin:48px auto;padding:32px}.home-signin-hero .hero-summary{display:none}.home-signin-hero .home-hero-copy h1{font-size:28px;line-height:1.3}.home-signin-hero .hero-copy{font-size:15px;line-height:1.6}.app-shell .primary-button:not(.danger):not(.project-primary-tabs>a),.app-shell a.primary-button:not(.danger):not(.project-primary-tabs>a),.auth-shell .signin-submit{border:1px solid var(--accent)!important;background:var(--accent)!important;color:#fff!important;min-height:44px!important;box-shadow:none!important;background-image:none!important;transform:none!important}.app-shell .primary-button:not(.danger):not(.project-primary-tabs>a):hover,.app-shell a.primary-button:not(.danger):not(.project-primary-tabs>a):hover,.auth-shell .signin-submit:hover{background:var(--accent-hover)!important;box-shadow:none!important;transform:none!important}.app-shell .primary-button:not(.project-primary-tabs>a):after{display:none!important}@media (max-width:767px){.app-shell .page{padding-inline:16px!important}.app-shell :where(button,a.primary-button,a.secondary-button,a.tiny-button,a.nav-link,input,select,summary){min-height:44px!important}.app-shell .stats-grid.four,.app-shell .stats-grid.three,.app-shell .stats-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.home-signin-hero{background:#fff!important;margin:48px auto!important;padding:32px!important}.home-heading-links{gap:12px;display:flex}.home-heading-links a{color:var(--accent);font-size:12px}.home-side-project-list{display:grid}.home-side-project-list>a{border-top:1px solid var(--line);grid-template-columns:8px minmax(0,1fr);align-items:center;gap:10px;padding:10px 0;display:grid}.home-side-project-list>a:first-child{border-top:0}.home-side-project-list>a>span:last-child{gap:2px;min-width:0;display:grid}.home-side-project-list strong,.home-side-project-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-side-project-list small{color:var(--muted);font-size:12px}.home-common-links{flex-wrap:wrap;gap:8px;padding-top:8px;display:flex}.home-common-links a{border:1px solid var(--line);min-height:40px;color:var(--text);background:#fff;border-radius:10px;padding:8px 12px;font-size:14px}@media (min-width:1280px){.app-shell .home-work-grid{grid-template-columns:minmax(0,2fr) minmax(280px,1fr)!important}}@media (max-width:1279px){.app-shell .home-work-grid{grid-template-columns:1fr!important}}@media (max-width:767px){.home-signin-hero{margin:24px auto!important;padding:24px!important}.home-signin-hero .home-hero-copy h1{font-size:24px!important;line-height:32px!important}}.selected-card{box-shadow:0 0 0 3px #0071e314, var(--shadow);background:linear-gradient(#0071e30e,#fffffff5);border-color:#0071e36b!important}.release-blocking-panel{background:linear-gradient(#d73a490f,#fffffffa);border-color:#d73a4952}.help-step-item{border:1px solid var(--line);background:var(--surface-solid);border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 16px;padding:14px 16px;display:grid}.help-step-item>.muted{grid-column:1}.help-step-item>.secondary-button{white-space:nowrap;grid-area:1/2/span 2}@media (max-width:767px){.help-step-item{grid-template-columns:1fr}.help-step-item>.muted,.help-step-item>.secondary-button{grid-area:auto/1}}
