:root{--bg:#f4f7fb;--panel:#fff;--panel-soft:#f8fafc;--panel-tint:#fbfcfe;--text:#111827;--muted:#64748b;--line:#e5eaf1;--line-strong:#cbd5e1;--accent:#245bdb;--accent-hover:#1d4fc2;--accent-soft:#eef4ff;--accent-line:#bfd1ff;--sidebar:#fff;--warning:#9a6500;--success:#1f7a55;--danger:#bd3d44;--shadow:0 1px 2px #0f172a0d, 0 12px 28px #0f172a0b;--shadow-soft:0 1px 2px #0f172a0a}.opportunityShell{flex-direction:column;gap:20px;display:flex}.opportunityShellHeader{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.opportunityShellHeader h1{margin:0}.opportunityShellMeta{flex-wrap:wrap;gap:10px 18px;margin:12px 0 0;display:flex}.opportunityShellMeta div{gap:3px;display:grid}.opportunityShellMeta dt{color:var(--muted);font-size:12px;font-weight:700}.opportunityShellMeta dd{color:var(--text);margin:0;font-size:14px;font-weight:800}.opportunityShellMeta dd span{color:var(--accent);margin-left:6px}.opportunityShellBody{flex-direction:column;gap:20px;display:flex}.stageStepperShell{border:1px solid var(--line);background:var(--panel);border-radius:8px;gap:12px;padding:14px;display:grid}.stageStepper{grid-template-columns:repeat(5,minmax(110px,1fr));gap:8px;display:grid}.stageStepperItem{grid-template-columns:1fr;gap:8px;min-width:0;display:grid}.stageNode,.stageGate,.vrbPanelTabs button,.iconButton{border:1px solid var(--line);background:var(--panel-soft);color:var(--text);cursor:pointer}.stageNode{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:58px;font-weight:800;display:flex}.stageNode.completed{color:var(--success);background:#16a34a17;border-color:#16a34a59}.stageNode.current{color:var(--accent);border-color:#2563eb73;box-shadow:0 0 0 3px #2563eb1f}.stageNode.locked{color:var(--muted);background:var(--panel-soft)}.stageNodeIcon{background:#94a3b829;border-radius:999px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.stageGate{height:34px;color:var(--muted);border-radius:8px;justify-content:center;align-items:center;gap:6px;font-weight:800;display:inline-flex}.softLockBanner{background:#f59e0b1f;border:1px solid #f59e0b59;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.vrbGateSummary{justify-content:space-between;align-items:center;gap:18px;display:flex}.vrbGateSummary h2{margin-bottom:6px}.vrbGateSummaryActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.vrbPanelBackdrop{z-index:50;background:#0f172a57;justify-content:flex-end;display:flex;position:fixed;inset:0}.vrbPanel{background:var(--panel);border-left:1px solid var(--line);width:min(760px,100vw);height:100vh;padding:22px;overflow-y:auto;box-shadow:-18px 0 40px #0f172a2e}.vrbPanelHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.vrbPanelHeader h2{margin:0 0 10px}.iconButton{border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.vrbPanelTabs{grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0;display:grid}.vrbPanelTabs button{border-radius:8px;min-height:38px;font-weight:800}.vrbPanelTabs button.active{color:var(--accent);background:#2563eb17;border-color:#2563eb73}.vrbPanelForm{margin-top:18px}.compactVrbCostReview{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;padding:14px}.compactVrbCostReview h3{margin:0 0 6px}.vrbDecisionReferenceList{gap:9px;margin-top:12px;display:grid}.vrbDecisionReferenceList article{border:1px solid var(--line);background:#fff;border-radius:8px;gap:6px;padding:10px;display:grid}.vrbDecisionReferenceList article>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.vrbDecisionReferenceList strong{color:var(--text);font-size:13px}.vrbDecisionReferenceList p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.vrbPanelHistory{margin-top:18px}@media (max-width:900px){.opportunityShellHeader,.vrbGateSummary,.softLockBanner{flex-direction:column;align-items:stretch}.stageStepper{grid-template-columns:1fr}}*{box-sizing:border-box}body{background:linear-gradient(180deg, #f9fbfe 0, var(--bg) 220px), var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{min-height:100vh;display:flex}.standaloneShell{background:radial-gradient(circle at 20% 10%,#2563eb1f,#0000 28%),linear-gradient(#f8fafc 0%,#eef3f9 100%);min-height:100vh}.sidebar{background:var(--sidebar);width:248px;height:100vh;color:var(--text);border-right:1px solid var(--line);flex:0 0 248px;padding:18px 13px;position:sticky;top:0}.brand{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:2px 8px 18px;display:flex}.brandMark{color:#fff;background:linear-gradient(#17202a,#263244);border-radius:8px;place-items:center;width:36px;height:36px;font-weight:900;display:grid;box-shadow:inset 0 1px #ffffff24}.brand strong,.brand span{display:block}.brand span{color:var(--muted);margin-top:2px;font-size:12px}.navSectionTitle,.navModuleHeader span{color:#94a3b8;letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:900}.navModuleHeader{border-bottom:1px solid var(--line);gap:4px;margin:0 4px 14px;padding:18px 4px 14px;display:grid}.navModuleHeader strong{color:#1f2937;font-size:15px;line-height:1.2}.navModuleHeader p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.nav{gap:10px;display:grid}.navGroup{gap:3px;display:grid}.navGroupTitle{color:#94a3b8;letter-spacing:0;text-transform:uppercase;margin:0 8px 5px;font-size:10px;font-weight:900}.nav a{color:#465467;border-radius:7px;align-items:center;gap:10px;padding:9px 10px;font-size:14px;font-weight:750;transition:background .16s,color .16s,box-shadow .16s;display:flex;position:relative}.nav a:hover{background:var(--accent-soft);color:var(--accent)}.nav a.active{background:var(--accent-soft);color:var(--accent);box-shadow:inset 0 0 0 1px #245bdb14}.nav a.active:before{background:var(--accent);content:"";border-radius:999px;width:3px;height:20px;position:absolute;left:-7px}.sidebarContext{border:1px solid var(--line);background:linear-gradient(180deg, #fff, var(--panel-soft));border-radius:8px;gap:4px;margin:18px 2px 0;padding:11px 12px;display:grid}.sidebarContext span{color:var(--muted);font-size:11px;font-weight:900}.sidebarContext strong{color:#253247;font-size:13px}.contentShell{flex:1;min-width:0}.topbar{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;grid-template-columns:minmax(240px,1fr) auto auto;align-items:center;gap:16px;min-height:66px;padding:0 28px;display:grid;position:sticky;top:0}.topbarSection{align-items:center;gap:10px;min-width:0;display:flex}.topbarSignal{background:var(--success);border-radius:999px;flex:0 0 7px;width:7px;height:7px;box-shadow:0 0 0 4px #1f7a551a}.topbarMeta{align-items:center;gap:8px;display:flex}.moduleTabs{border:1px solid var(--line);white-space:nowrap;background:#f7f9fc;border-radius:9px;align-items:center;gap:4px;padding:4px;display:flex}.moduleTabs a{color:#64748b;border-radius:7px;padding:7px 10px;font-size:12px;font-weight:900;transition:background .16s,color .16s,box-shadow .16s}.moduleTabs a:hover{color:var(--accent)}.moduleTabs a.active{color:var(--accent);background:#fff;box-shadow:0 1px 2px #0f172a14}.topbar strong,.topbar span{display:block}.breadcrumb{align-items:center;gap:6px;margin-bottom:3px;display:flex}.breadcrumb span,.breadcrumb b{color:#94a3b8;font-size:11px;font-weight:850;display:inline}.breadcrumb b{font-weight:700}.topbar strong{font-size:14px;line-height:1.1}.topbar span{color:var(--muted);margin-top:2px;font-size:12px}.environmentBadge{background:var(--accent-soft);color:var(--accent);border:1px solid #b7c8ff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.tenantBadge{border:1px solid var(--line);color:#344256;background:#fff;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:900}.main{width:100%;min-width:0;max-width:1680px;margin:0 auto;padding:24px 28px 40px;overflow-x:hidden}.pageHeader{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:linear-gradient(#fffffff5,#f8fafcb8),#fff;border-radius:8px;justify-content:space-between;align-items:start;gap:18px;margin-bottom:18px;padding:18px;display:flex}.eyebrow{border:1px solid var(--accent-line);background:var(--accent-soft);min-height:22px;color:var(--accent);letter-spacing:0;text-transform:uppercase;border-radius:999px;align-items:center;margin:0 0 8px;padding:3px 8px;font-size:11px;font-weight:900;display:inline-flex}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;margin-bottom:0;font-size:25px;line-height:1.2}h2{margin-bottom:6px;font-size:17px}h3{margin-bottom:10px;font-size:15px}.subtle{color:var(--muted);margin-bottom:0;font-size:13px;line-height:1.45}.grid4{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.grid3{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.grid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.opsSummaryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.panel,.metric,.tablePanel{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:8px}.panel,.metric{background:linear-gradient(180deg, #fff, #fbfcfe), var(--panel);position:relative;overflow:hidden}.panel{padding:16px}.panel h2,.tablePanel h2{letter-spacing:0}.panel>h2:first-child{align-items:center;gap:8px;display:flex}.panel>h2:first-child:before{background:var(--accent);content:"";border-radius:999px;width:4px;height:16px}.metric:before{background:linear-gradient(90deg, var(--accent), #1f7a55bf);content:"";height:3px;position:absolute;inset:0 0 auto}.metric{padding:15px}.metric span{color:var(--muted);font-size:13px}.metric strong{margin-top:7px;font-size:22px;display:block}.metric em{color:var(--muted);margin-top:5px;font-size:12px;font-style:normal;font-weight:750;line-height:1.35;display:block}.masterStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.masterStats article{border:1px solid var(--line);background:var(--panel-tint);border-radius:8px;padding:12px}.masterStats span{color:var(--muted);font-size:12px;font-weight:900;display:block}.masterStats strong{color:#0f172a;margin-top:6px;font-size:20px;line-height:1.1;display:block}.adminDrawer{border:1px solid var(--line);background:var(--panel-tint);border-radius:8px;margin-top:14px;padding:0}.adminDrawer summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;list-style:none;display:flex}.adminDrawer summary::-webkit-details-marker{display:none}.adminDrawer summary span{color:var(--muted);font-size:12px;font-weight:900}.adminDrawer summary strong{color:var(--accent);font-size:13px;font-weight:900}.adminDrawer[open]{background:#fff}.adminDrawer[open] summary{border-bottom:1px solid var(--line)}.adminDrawer .customerForm,.adminDrawer .contactForm,.adminDrawer .workforceForm,.adminDrawer .reviewFormGrid{margin:12px 14px}.adminDrawer .customerEntryForms .customerForm,.adminDrawer .customerEntryForms .contactForm,.adminDrawer .workforceEntryForms .workforceForm{margin:0}.drawerActions{border-top:1px solid var(--line);justify-content:flex-end;padding:12px 14px;display:flex}.analysisCreateDrawer{border:1px solid var(--line);background:var(--panel-tint);border-radius:8px;margin-top:10px}.analysisCreateDrawer summary{cursor:pointer;color:var(--accent);padding:10px 12px;font-size:12px;font-weight:900;list-style:none}.analysisCreateDrawer summary::-webkit-details-marker{display:none}.analysisCreateDrawer[open] summary{border-bottom:1px solid var(--line)}.analysisCreateDrawer .analysisCreateForm{margin:12px}.strategyCardGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.strategyCard{gap:14px;display:grid}.strategyCardHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.strategyCardHeader h2{margin:0}.strategyScoreSummary{border:1px solid var(--line);background:var(--panel-tint);border-radius:8px;align-items:baseline;gap:8px;padding:12px;display:flex}.strategyScoreSummary strong{color:#0f172a;font-size:30px;font-weight:900;line-height:1}.strategyScoreSummary span{color:var(--muted);font-size:12px;font-weight:900}.strategyDetailGrid{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);gap:14px;display:grid}.strategyDecisionPanel{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:18px;padding:18px;display:grid}.strategyDecisionScore{border-right:1px solid var(--line);gap:6px;padding-right:18px;display:grid}.strategyDecisionScore span{color:var(--muted);font-size:12px;font-weight:950}.strategyDecisionScore strong{color:#0f172a;align-items:baseline;gap:6px;font-size:48px;font-weight:950;line-height:1;display:flex}.strategyDecisionScore em{color:var(--muted);font-size:14px;font-style:normal;font-weight:900}.strategyDecisionScore p{color:#64748b;margin:0;font-size:12px;line-height:1.45}.strategyDecisionFacts{min-width:0}.strategyDecisionHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.strategyDecisionHeader h2{margin:0;font-size:16px}.strategyFactsList{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px;display:grid}.strategyFactsList div{grid-template-columns:96px minmax(0,1fr)}.strategyScorePanel{gap:18px;display:grid}.strategyScoreHero{align-items:baseline;gap:6px;display:flex}.strategyScoreHero strong{color:#0f172a;font-size:64px;font-weight:900;line-height:.9}.strategyScoreHero span{color:var(--muted);font-size:15px;font-weight:900}.strategyFactorList{gap:10px;display:grid}.strategyFactorList.compact{gap:7px}.strategyFactorRow{color:#475569;justify-content:space-between;align-items:center;gap:10px;font-size:12px;font-weight:800;display:flex}.strategyFactorRow strong{color:#0f172a;white-space:nowrap}.strategyFactorItem{border:1px solid var(--line);background:#fff;border-radius:8px;gap:8px;padding:12px;display:grid}.strategyFactorTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.strategyFactorTop strong{color:#0f172a;font-size:14px}.strategyFactorItem p{color:#475569;margin:0;font-size:13px;line-height:1.45}.scoreTrack{background:#edf2f7;border-radius:999px;height:8px;overflow:hidden}.scoreTrack span{border-radius:inherit;background:var(--accent);height:100%;display:block}.strategyActionList{gap:10px;display:grid}.strategyActionList div,.strategyActionList a{border:1px solid var(--line);background:var(--panel-tint);border-radius:8px;gap:3px;padding:10px;display:grid}.strategyActionList strong,.strategyActionList a{color:#0f172a;font-size:13px;font-weight:900}.strategyActionList span{color:#64748b;font-size:12px;line-height:1.45}.strategyPreparationPanel{border-top:3px solid #0f766e}.strategyPrepSummary{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.strategyPreparationGrid{grid-template-columns:minmax(0,1fr);gap:18px;margin-top:14px;display:grid}.innerPanel{box-shadow:none;border-color:#dfe7f2}.innerPanelHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.innerPanelHeader h3{color:#0f172a;margin-bottom:4px;font-size:16px}.aiGuidePanel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:16px}.aiGuideFlow{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.aiGuideFlow article{border:1px solid var(--line);background:var(--panel-tint);border-radius:8px;gap:7px;padding:12px;display:grid}.aiGuideFlow span{background:var(--accent-soft);width:24px;height:24px;color:var(--accent);border-radius:999px;place-items:center;font-size:12px;font-weight:900;display:inline-grid}.aiGuideFlow strong{color:#0f172a;font-size:14px}.aiGuideFlow p{color:#64748b;margin:0;font-size:12px;font-weight:750;line-height:1.45}.aiGuideLayout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr) minmax(0,1fr);gap:12px;margin-top:12px;display:grid}.aiGuideCard{border:1px solid var(--line);background:#fff;border-radius:8px;padding:13px}.aiGuideCard h3{color:#0f172a;margin-bottom:10px;font-size:14px}.aiPromptBox{background:#f8fbff;border:1px solid #cddaf1;border-radius:8px;padding:11px}.aiPromptBox p{color:#334155;margin:0;font-size:13px;line-height:1.55}.aiGuideFacts{gap:8px;margin:12px 0 0;display:grid}.aiGuideFacts div{gap:3px;display:grid}.aiGuideFacts dt{color:var(--muted);font-size:11px;font-weight:900}.aiGuideFacts dd{color:#334155;margin:0;font-size:12px;line-height:1.45}.toolList{gap:8px;display:grid}.toolList div{border:1px solid var(--line);background:var(--panel-tint);border-radius:7px;gap:3px;padding:9px;display:grid}.toolList strong{color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px}.toolList span{color:#64748b;font-size:12px;line-height:1.4}.guideChecklist{color:#334155;gap:8px;margin:0;padding-left:18px;font-size:13px;line-height:1.45;display:grid}.guideChecklist li::marker{color:var(--accent)}.integrationStatusGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.profileShell{max-width:760px}.profileSummaryCard{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;align-items:center;gap:14px;margin-bottom:18px;padding:16px;display:flex}.profileAvatar{color:#fff;background:linear-gradient(#17202a,#263244);border-radius:999px;place-items:center;width:50px;height:50px;font-size:20px;font-weight:950;display:grid}.profileSummaryCard strong,.profileSummaryCard span,.profileSummaryCard em{display:block}.profileSummaryCard strong{color:var(--text);font-size:17px;font-weight:950}.profileSummaryCard span{color:var(--muted);margin-top:3px;font-size:13px;font-weight:800}.profileSummaryCard em{color:#64748b;background:#f1f5f9;border-radius:999px;width:fit-content;margin-top:6px;padding:3px 8px;font-size:11px;font-style:normal;font-weight:900}.settingsTabBar{border-bottom:1px solid var(--line);gap:4px;margin-bottom:14px;display:flex}.settingsTabBar button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 14px;font-size:13px;font-weight:900}.settingsTabBar button.active{border-bottom-color:var(--accent);color:var(--accent)}.settingsPanel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:14px;padding:16px;display:grid}.settingsFullButton{width:100%}.mcpSettingsStack{gap:14px;display:grid}.settingsHint{color:#64748b;background:#f8fafc;border-radius:7px;margin:0;padding:10px;font-size:12px;font-weight:850;line-height:1.45}.copyRow{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.copyRow code{border:1px solid var(--line);color:#0f172a;text-overflow:ellipsis;white-space:nowrap;background:#f8fafc;border-radius:7px;padding:9px 10px;font-size:12px;overflow:hidden}.copyFeedback{color:var(--success);margin:-6px 0 0;font-size:12px;font-weight:900}.settingsLayout{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.integrationCard,.personalSettingsCard{align-content:start;gap:14px;display:grid}.settingsCardHeader{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.settingsCardHeader.compact{grid-template-columns:auto minmax(0,1fr);margin-bottom:12px}.settingsCardHeader svg{color:var(--accent);margin-top:2px}.settingsCardHeader h2{color:var(--text);margin:0;font-size:18px}.settingsCardHeader .subtle{margin-top:4px}.settingsDefinition{gap:8px;margin:0;display:grid}.settingsDefinition div{border:1px solid var(--line);background:var(--panel-tint);border-radius:7px;gap:5px;padding:10px;display:grid}.settingsDefinition dt{color:var(--muted);font-size:11px;font-weight:950}.settingsDefinition dd{color:#334155;margin:0;font-size:12px;font-weight:850;line-height:1.45;overflow:hidden}.settingsDefinition code{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;display:block;overflow:hidden}.codeBlock{border:1px solid var(--line);background:#0f172a;border-radius:8px;overflow:hidden}.codeBlock span{color:#cbd5e1;border-bottom:1px solid #ffffff1a;padding:9px 12px;font-size:12px;font-weight:900;display:block}.codeBlock pre{color:#e2e8f0;margin:0;padding:12px;font-size:12px;line-height:1.55;overflow-x:auto}.settingsSteps{gap:9px;display:grid}.settingsSteps div{border-left:3px solid var(--accent);background:var(--panel-tint);border-radius:0 7px 7px 0;padding:9px 10px}.settingsSteps strong,.settingsSteps span{display:block}.settingsSteps strong{color:var(--text);font-size:13px}.settingsSteps span{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.45}.providerList{gap:10px;display:grid}.providerList div{border:1px solid var(--line);background:var(--panel-tint);border-radius:8px;grid-template-columns:minmax(120px,.7fr) minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.providerList strong{color:#0f172a;font-size:13px;font-weight:950}.providerList span:not(.status){color:var(--muted);font-size:12px;line-height:1.45}.integrationToolList{grid-template-columns:repeat(2,minmax(0,1fr))}.settingsFormGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.settingsFormGrid input[readonly]{background:var(--panel-tint);color:#475569}.preferenceList{gap:10px;display:grid}.preferenceList label{border:1px solid var(--line);background:var(--panel-tint);color:#334155;border-radius:7px;align-items:center;gap:9px;padding:10px;font-size:13px;font-weight:850;display:flex}.preferenceList input{width:16px;height:16px;accent-color:var(--accent)}.compactPrompt{margin-top:0}.signalOpsHero{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:18px}.signalOpsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.signalOpsGrid article{border:1px solid var(--line);background:var(--panel-tint);border-radius:8px;gap:5px;padding:12px;display:grid}.signalOpsGrid span{color:var(--muted);font-size:12px;font-weight:900}.signalOpsGrid strong{color:#0f172a;letter-spacing:0;font-size:22px}.signalOpsGrid p{color:#64748b;margin:0;font-size:12px;font-weight:750;line-height:1.45}.registeredSignalList{gap:10px;margin-top:14px;display:grid}.registeredSignalItem{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:12px;display:grid}.registeredSignalItem:has(.button:focus-visible){outline-offset:2px;outline:2px solid #2563eb}.registeredSignalItem h3{color:#0f172a;margin:6px 0 0;font-size:15px}.registeredSignalItem p{color:#475569;margin:7px 0 0;font-size:13px;line-height:1.45}.signalSourceLine{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.registeredSignalActions{align-items:flex-start;gap:8px;display:flex}.signalSummaryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.signalLayout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:14px;display:grid}.keywordCloud{flex-wrap:wrap;gap:8px;display:flex}.keywordCloud span,.signalKeywords span{color:#2450a6;background:#eef5ff;border:1px solid #cddaf1;border-radius:999px;align-items:center;min-height:24px;padding:3px 9px;font-size:12px;font-weight:900;display:inline-flex}.signalPlanList{gap:8px;display:grid}.signalPlanList div{border:1px solid var(--line);background:var(--panel-tint);border-radius:8px;gap:4px;padding:10px;display:grid}.signalPlanList strong{color:#0f172a;font-size:14px}.signalPlanList span{color:#64748b;font-size:12px;font-weight:800}.signalMatchTable table{min-width:1120px}.signalMatchTable th:first-child{width:96px}.signalMatchTable th:nth-child(2){width:auto}.signalMatchTable th:nth-child(3){width:170px}.signalMatchTable th:nth-child(4){width:95px}.signalMatchTable th:nth-child(5){width:90px}.signalMatchTable th:nth-child(6){width:230px}.signalMatchTable th:nth-child(7){width:96px}.reasonList{flex-wrap:wrap;gap:5px;display:flex}.reasonList span{color:#475569;background:#eef2f7;border-radius:999px;padding:3px 7px;font-size:11px;font-weight:800}.signalList{gap:10px;display:grid}.signalItem{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:12px;display:grid}.signalSource{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:900;display:block}.signalItem h3{color:#0f172a;margin:4px 0 0;font-size:14px}.signalItem p{color:#475569;margin:7px 0 0;font-size:13px;line-height:1.45}.signalKeywords{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.proposalMetric em{color:var(--muted);margin-top:5px;font-size:12px;font-style:normal;font-weight:700;display:block}.proposalCommandCenter{border-top:3px solid var(--accent)}.proposalProcessMap{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.proposalProcessMap article{border:1px solid var(--line);background:#fff;border-radius:8px;gap:7px;min-height:92px;padding:13px 12px;display:grid;position:relative}.proposalProcessMap article:not(:last-child):after{z-index:2;content:"";background:#fff;border-top:2px solid #cbd5e1;border-right:2px solid #cbd5e1;width:18px;height:18px;position:absolute;top:39px;right:-10px;transform:rotate(45deg)}.proposalProcessMap article span{background:var(--panel-soft);width:24px;height:24px;color:var(--muted);border-radius:999px;place-items:center;font-size:12px;font-weight:950;display:grid}.proposalProcessMap article strong{color:var(--text);font-size:14px;line-height:1.25}.proposalProcessMap article em{color:var(--muted);font-size:12px;font-style:normal;font-weight:800;line-height:1.25}.proposalProcessMap article.done{background:linear-gradient(#16a34a14,#fff);border-color:#16a34a52}.proposalProcessMap article.done span,.proposalProcessMap article.ready span{color:var(--success);background:#16a34a1f}.proposalProcessMap article.current{background:linear-gradient(#2563eb1a,#fff);border-color:#2563eb6b;box-shadow:0 0 0 3px #2563eb14}.proposalProcessMap article.current span{background:var(--accent);color:#fff}.proposalProcessMap article.blocked{background:linear-gradient(#bd3d4414,#fff);border-color:#bd3d444d}.proposalProcessMap article.blocked span{color:var(--danger);background:#bd3d441a}.proposalCommandGrid{grid-template-columns:1.25fr 1fr .85fr;gap:12px;margin-top:14px;display:grid}.proposalFocusCard{border:1px solid var(--line);background:#fff;border-radius:8px;align-content:start;gap:8px;min-height:124px;padding:15px;display:grid}.proposalFocusCard.primary{background:linear-gradient(#2563eb12,#fff);border-color:#2563eb52}.proposalFocusCard.action{background:linear-gradient(#1f7a5512,#fff);border-color:#1f7a554d}.proposalFocusCard span{color:var(--muted);font-size:12px;font-weight:900}.proposalFocusCard strong{color:var(--text);font-size:20px;line-height:1.25}.proposalFocusCard p{color:var(--muted);margin:0;font-size:13px;font-weight:800;line-height:1.45}.proposalFocusProgress{background:#e5eaf2;border-radius:999px;height:9px;overflow:hidden}.proposalFocusProgress b{border-radius:inherit;background:var(--accent);height:100%;display:block}.proposalWorkQueue{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.proposalWorkQueue>div{border:1px solid var(--line);background:var(--panel-tint);border-radius:8px;gap:8px;padding:12px;display:grid}.proposalWorkQueue h3{color:var(--text);margin:0;font-size:14px}.proposalWorkQueue p{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin:0;padding-top:8px;font-size:12px;font-weight:850;display:flex}.proposalWorkQueue p:first-of-type{border-top:0;padding-top:0}.proposalWorkQueue p strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.proposalWorkQueue p span{color:var(--accent);flex:none}.proposalWorkQueue .emptyLine{color:var(--muted);justify-content:flex-start}.proposalWbsBoard{border-top:3px solid var(--accent)}.proposalWbsSteps{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.proposalWbsSteps button{border:1px solid var(--line);min-height:136px;color:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:8px;gap:10px;padding:14px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.proposalWbsSteps button:hover{border-color:#2563eb6b;transform:translateY(-1px);box-shadow:0 14px 32px #0f172a14}.proposalWbsSteps button.active{background:linear-gradient(#2563eb14,#fff);border-color:#2563eb6b}.proposalWbsSteps button.done{background:linear-gradient(#16a34a14,#fff);border-color:#16a34a57}.proposalWbsStepHead{align-items:center;gap:9px;display:flex}.proposalWbsStepHead span{background:var(--accent-soft);width:26px;height:26px;color:var(--accent);border-radius:999px;place-items:center;font-size:12px;font-weight:950;display:grid}.proposalWbsStepHead strong{color:var(--text);font-size:14px;line-height:1.25}.proposalWbsSteps p{color:var(--muted);margin:0;font-size:12px;font-weight:800}.proposalWbsProgress{background:#e5eaf2;border-radius:999px;height:7px;overflow:hidden}.proposalWbsProgress b{border-radius:inherit;background:var(--accent);height:100%;display:block}.proposalWbsSteps button.done .proposalWbsProgress b{background:var(--success)}.proposalWbsSteps footer{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;font-size:12px;font-weight:850;display:flex}.proposalWbsSteps footer em{font-style:normal}.proposalWbsSteps footer span{color:var(--text)}.proposalWbsPrinciples{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.proposalWbsPrinciples span{border:1px solid var(--line);background:var(--panel-tint);color:#475569;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900}.wbsPhaseModal{background:#fff;border:1px solid #cbd5e1f2;border-radius:12px;grid-template-rows:auto minmax(0,1fr) auto;width:min(1420px,100vw - 40px);max-height:min(860px,100vh - 48px);display:grid;overflow:hidden;box-shadow:0 24px 80px #0f172a47}.wbsPhaseModal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px 18px;display:flex}.wbsPhaseModal>header span{background:var(--accent-soft);width:fit-content;color:var(--accent);border:1px solid #2563eb38;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:950;display:inline-flex}.wbsPhaseModal>header h3{color:var(--text);letter-spacing:0;margin:8px 0 4px;font-size:22px}.wbsPhaseModal>header p{color:var(--muted);margin:0;font-size:13px;font-weight:800}.wbsPhaseModalBody{gap:22px;padding:20px 24px 24px;display:grid;overflow:auto}.wbsPhaseModalBody section{gap:12px;display:grid}.wbsPhaseSectionTitle{justify-content:space-between;align-items:center;gap:16px;display:flex}.wbsPhaseSectionTitle h4{color:var(--text);margin:0;font-size:16px}.wbsPhaseSectionTitle div{grid-template-columns:minmax(260px,420px) auto;gap:8px;display:grid}.wbsPhaseRows{border:1px solid var(--line);background:#fff;border-radius:8px;display:grid;overflow:hidden}.wbsPhaseRow{border-bottom:1px solid var(--line);grid-template-columns:78px minmax(260px,1.5fr) minmax(150px,.65fr) 150px minmax(220px,1fr) 44px;align-items:center;gap:10px;padding:10px;display:grid}.wbsPhaseRow:last-child{border-bottom:0}.wbsPhaseRow.milestone{grid-template-columns:120px minmax(260px,1.5fr) minmax(150px,.65fr) 150px minmax(220px,1fr) 44px}.wbsPhaseRow input,.wbsPhaseRow select,.wbsPhaseSectionTitle input{border:1px solid var(--line);width:100%;min-width:0;height:38px;color:var(--text);font:inherit;background:#fff;border-radius:8px;padding:0 12px;font-size:13px;font-weight:800}.wbsDoneControl{color:var(--muted);align-items:center;gap:7px;font-size:12px;font-weight:900;display:flex}.wbsDoneControl input{width:16px;height:16px;padding:0}.section{margin-top:18px}.toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin:-2px -2px 12px;padding:0 0 12px;display:flex}.sectionHeader{justify-content:space-between;align-items:start;gap:14px;display:flex}.headerActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.noticeOverview{grid-template-columns:minmax(0,1fr) 280px;gap:14px;display:grid}.noticeOverviewMain,.noticeOverviewAction,.documentCard{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(#fff,#fbfcfe);border-radius:8px}.noticeOverviewMain{padding:22px}.noticeBadges{flex-wrap:wrap;gap:7px;margin-bottom:12px;display:flex}.noticeOverviewMain h2{margin:0 0 18px;font-size:24px}.noticeFacts{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;display:grid}.noticeFacts div{border-left:3px solid #dbe6f0;padding-left:10px}.noticeFacts dt{color:var(--muted);font-size:12px;font-weight:900}.noticeFacts dd{margin:4px 0 0;font-weight:900}.noticeOverviewAction{flex-direction:column;gap:10px;padding:18px;display:flex}.noticeProductShell{grid-template-columns:minmax(0,1fr) 318px;align-items:start;gap:18px;display:grid}.noticeProductMain{gap:14px;display:grid}.noticeProductHero,.noticeDocumentPanel,.noticeDetailPanel,.noticeCommandPanel,.noticeWorkflowPanel,.noticeStatusPanel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:8px}.noticeProductHero{background:linear-gradient(#fff 0%,#f9fbff 100%);border-color:#d8e2f0;padding:20px 22px 16px;overflow:hidden}.noticeHeroTop{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.noticeProductHero h2{color:#0f172a;max-width:960px;margin:0;font-size:25px;line-height:1.24}.noticeNoPill{color:#64748b;white-space:nowrap;background:#fff;border:1px solid #d8e2f0;border-radius:999px;align-items:center;min-height:28px;padding:4px 10px;font-size:13px;font-weight:850;display:inline-flex}.noticeHeroStats{border-top:1px solid #e2e8f0;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:18px;padding-top:14px;display:grid}.noticeHeroStats div{background:0 0;border-right:1px solid #e2e8f0;grid-template-rows:auto auto;grid-template-columns:22px minmax(0,1fr);gap:3px 8px;min-height:46px;padding:0 14px;display:grid}.noticeHeroStats div:first-child{padding-left:0}.noticeHeroStats div:last-child{border-right:0;padding-right:0}.noticeHeroStats svg{color:var(--accent);grid-row:1/span 2;margin-top:2px}.noticeHeroStats span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;overflow:hidden}.noticeHeroStats strong{color:#0f172a;word-break:keep-all;font-size:15px;line-height:1.25}.noticeSectionTitle{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.noticeSectionTitle h2{color:#0f172a;margin:0;font-size:17px}.noticeSectionTitle p{color:#64748b;margin:5px 0 0;font-size:13px;line-height:1.45}.noticeSectionTitle>span{background:var(--accent-soft);min-height:26px;color:var(--accent);white-space:nowrap;border-radius:999px;align-items:center;padding:3px 10px;font-size:12px;font-weight:900;display:inline-flex}.noticeDocumentList{gap:0;padding:0 18px 6px;display:grid}.noticeDocumentList .documentCard{box-shadow:none}.noticeDocumentRow{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;grid-template-columns:38px minmax(0,1fr) 112px;padding:13px 0}.noticeDocumentRow:last-child{border-bottom:0}.noticeInfoMatrix{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.noticeInfoMatrix dl{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;margin:0;padding:16px 18px}.noticeInfoMatrix dl:nth-child(2n){border-right:0}.noticeInfoMatrix dl:nth-last-child(-n+2){border-bottom:0}.noticeInfoMatrix dt{color:#0f172a;margin-bottom:10px;font-size:14px;font-weight:950}.noticeInfoMatrix dd{border-top:1px solid #eef2f7;grid-template-columns:120px minmax(0,1fr);gap:12px;margin:0;padding:10px 0;display:grid}.noticeInfoMatrix dd:first-of-type{border-top:0;padding-top:0}.noticeInfoMatrix dd:last-child{padding-bottom:0}.noticeInfoMatrix span{color:var(--muted);font-size:12px;font-weight:900}.noticeInfoMatrix strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.35;overflow:hidden}.noticeProductAside{gap:12px;display:grid;position:sticky;top:92px}.noticeCommandPanel{background:#fff;overflow:hidden}.noticeActionPanel,.noticeStatusPanel{gap:12px;padding:16px;display:grid}.noticeActionPanel{border:0;border-bottom:1px solid var(--line);box-shadow:none;border-radius:0}.noticeWorkflowPanel{box-shadow:none;border:0;border-radius:0;gap:12px;padding:16px;display:grid}.noticeActionPanel strong,.noticeWorkflowPanel strong,.noticeStatusPanel strong{color:#0f172a;font-size:16px}.noticeActionPanel p{color:#64748b;margin:6px 0 0;font-size:13px;line-height:1.45}.noticeWorkflowPanel ol{gap:0;margin:0;padding:0;list-style:none;display:grid}.noticeWorkflowPanel li{color:#64748b;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px;padding:7px 0;font-size:13px;font-weight:850;display:grid;position:relative}.noticeWorkflowPanel li:not(:last-child):after{content:"";background:#d8e2f0;width:1px;position:absolute;top:25px;bottom:-8px;left:7px}.noticeWorkflowPanel li svg{color:#94a3b8;flex:none}.noticeWorkflowPanel li.done{color:#166534}.noticeWorkflowPanel li.done svg{color:var(--success)}.noticeStatusPanel dl{gap:8px;margin:0;display:grid}.noticeStatusPanel dl div{border-bottom:1px solid #eef2f7;justify-content:space-between;gap:12px;padding-bottom:8px;display:flex}.noticeStatusPanel dl div:last-child{border-bottom:0;padding-bottom:0}.noticeStatusPanel dt{color:var(--muted);font-size:12px;font-weight:900}.noticeStatusPanel dd{color:#0f172a;text-align:right;margin:0;font-size:13px;font-weight:900}.interestAction{gap:8px;margin-top:auto;display:grid}.formError{color:var(--danger);margin:0;font-size:13px;font-weight:800}.formSuccess{color:var(--success);margin:12px 0 0;font-size:13px;font-weight:800}.documentRegisterPanel{gap:14px;display:grid}.compactSegmentedControl{border:1px solid var(--line);background:#f8fafc;border-radius:8px;flex:none;display:inline-flex;overflow:hidden}.compactSegmentedControl button{border:0;border-right:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;align-items:center;gap:6px;padding:9px 12px;font-weight:900;display:inline-flex}.compactSegmentedControl button:last-child{border-right:0}.compactSegmentedControl button.active{color:var(--primary);background:#eaf1ff}.documentRegisterForm{grid-template-columns:132px minmax(220px,.9fr) minmax(280px,1.4fr) auto;align-items:end;gap:10px;display:grid}.documentRegisterForm label{color:var(--muted);gap:7px;font-size:12px;font-weight:900;display:grid}.documentRegisterForm input,.documentRegisterForm select{border:1px solid var(--line);min-width:0;height:42px;color:var(--text);font:inherit;background:#fff;border-radius:8px;padding:0 12px;font-weight:800}.documentRegisterForm input[type=file]{padding:9px 12px}.documentRegisterButton{white-space:nowrap;height:42px}.documentGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.analysisGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.analysisSectionTabs{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;padding-top:14px;display:grid}.analysisSectionTabs button{border:1px solid var(--line);background:var(--panel-tint);color:#334155;cursor:pointer;text-align:left;border-radius:8px;gap:5px;padding:12px;display:grid}.analysisSectionTabs button.active{border-color:var(--accent-line);background:var(--accent-soft);color:var(--accent)}.analysisSectionTabs strong{color:inherit;font-size:15px}.analysisSectionTabs span{color:#0f172a;font-size:13px;font-weight:900}.analysisSectionTabs em{color:var(--muted);font-size:12px;font-style:normal;font-weight:750;line-height:1.45}.analysisWorkbench>.panel{min-height:420px}.requirementCategoryTabs{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:12px;display:flex}.requirementCategoryTabs button{border:1px solid var(--line);background:var(--panel-tint);color:#475569;cursor:pointer;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:5px 10px;font-size:12px;font-weight:900;display:inline-flex}.requirementCategoryTabs button.active{border-color:var(--accent-line);background:var(--accent-soft);color:var(--accent)}.requirementCategoryTabs strong{color:#0f172a;background:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:11px;display:inline-grid}.analysisList{gap:10px;margin-top:12px;display:grid}.analysisItem{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:7px;padding:11px}.editableAnalysisItem{gap:8px;padding:10px;display:grid}.analysisItemHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.analysisReviewLegend{flex-wrap:wrap;gap:8px;display:flex}.analysisReviewBadge{color:#475569;white-space:nowrap;background:#eef2f7;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:4px 8px;font-size:11px;font-weight:900;display:inline-flex}.analysisReviewBadge.confirmed{color:var(--success);background:#e7f5ed;border-color:#bfe5ce}.analysisReviewBadge.hold{color:var(--warning);background:#fff3dc;border-color:#f3d294}.analysisReviewBadge.rejected{color:var(--danger);background:#fdeeee;border-color:#f1c6c6}.sourceBadge{color:#475569;white-space:nowrap;background:#f8fafc;border:1px solid #d7e2f0;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:4px 8px;font-size:11px;font-weight:900;display:inline-flex}.requirementViewCard{gap:10px;padding:13px;display:grid}.requirementViewTop{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.requirementViewTop strong{color:#0f172a;font-size:14px;font-weight:900;display:block}.requirementViewTop span:not(.analysisReviewBadge):not(.sourceBadge){color:#334155;margin-top:4px;font-size:14px;font-weight:850;display:block}.requirementViewTop>.analysisReviewBadge{flex:none;margin-top:0}.requirementViewMeta{flex-wrap:wrap;gap:6px;display:flex}.requirementViewMeta span{border:1px solid var(--line);background:var(--panel-tint);color:#475569;border-radius:999px;align-items:center;margin-top:0;padding:4px 8px;font-size:12px;font-weight:850;display:inline-flex}.requirementViewMeta .analysisReviewBadge{color:#475569;background:#eef2f7;border-color:#0000;padding:4px 8px}.requirementViewMeta .analysisReviewBadge.confirmed{color:var(--success);background:#e7f5ed;border-color:#bfe5ce}.requirementViewMeta .analysisReviewBadge.hold{color:var(--warning);background:#fff3dc;border-color:#f3d294}.requirementViewMeta .analysisReviewBadge.rejected{color:var(--danger);background:#fdeeee;border-color:#f1c6c6}.requirementDescriptionList{color:#1f2937;gap:6px;margin:0;padding-left:18px;font-size:13px;line-height:1.55;display:grid}.requirementDescriptionList li::marker{color:var(--accent)}.requirementMemoPreview{background:#f8fbff;border:1px solid #dbe6f3;border-radius:8px;gap:5px;padding:10px 12px;display:grid}.requirementMemoPreview span{color:var(--accent);margin-top:0;font-size:11px;font-weight:900;display:block}.requirementMemoPreview p{color:#334155;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.5}.requirementMemoDrawer{margin-top:2px}.riskResponseCard{gap:10px;padding:13px;display:grid}.requirementEditDrawer{margin-top:2px}.requirementGroup{gap:8px;display:grid}.requirementGroup h3{color:#0f172a;margin:10px 0 0;font-size:14px}.analysisItem strong,.analysisItem span{display:block}.analysisItem span{color:var(--muted);margin-top:4px;font-size:12px;font-weight:800}.analysisItem .sourceBadge{color:#475569;margin-top:0;font-size:11px;display:inline-flex}.analysisItem .requirementViewMeta span,.analysisItem .requirementViewMeta .analysisReviewBadge{margin-top:0;display:inline-flex}.analysisItem .requirementMemoPreview span{color:var(--accent);margin-top:0;font-size:11px}.analysisItem p{color:#334155;margin:8px 0 0;font-size:13px;line-height:1.45}.miniForm{gap:8px;margin-top:12px;display:grid}.editableAnalysisItem .miniForm{margin-top:0}.analysisCreateForm{border:1px solid var(--line);background:var(--panel-tint);border-radius:8px;padding:10px}.miniForm input,.miniForm select,.miniForm textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:7px;padding:8px 9px;font-size:12px}.miniFormRow{grid-template-columns:minmax(0,1fr) 110px;gap:8px;display:grid}.documentCard{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.documentIcon{width:38px;height:38px;color:var(--accent);background:#ecf5f8;border-radius:8px;place-items:center;display:grid}.documentCard span{color:var(--muted);font-size:12px;font-weight:900;display:block}.documentCard strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;display:block;overflow:hidden}.documentMeta{color:var(--muted);margin-top:4px;font-size:12px;font-style:normal;display:block}.extractAction{justify-items:end;gap:6px;display:grid}.compactPanel{padding:16px}.compactInfoPanel{padding:12px 14px}.opportunitySummaryCards{align-items:start}.compactInfoPanel h2{margin-bottom:8px;font-size:15px}.button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:7px 12px;font-size:13px;font-weight:800;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 1px 1px #0f172a14}.button:hover{background:var(--accent-hover);transform:translateY(-1px)}.button.secondary{border:1px solid var(--line);box-shadow:none;color:#344256;background:#fff}.button.secondary:hover{border-color:var(--line-strong);background:var(--panel-soft);color:#17202a;transform:none}.interestCell .button.secondary{white-space:nowrap;min-height:30px;padding:5px 2px}.button:disabled{cursor:progress;opacity:.65}.loginShell{place-items:center;min-height:100vh;padding:24px;display:grid}.loginCard{border:1px solid var(--line);width:min(440px,100%);box-shadow:var(--shadow-md);background:#fff;border-radius:16px;padding:28px}.loginCard .brandMark{margin-bottom:18px}.loginCard h1{margin:6px 0 8px;font-size:28px}.loginForm{gap:14px;margin-top:22px;display:grid}.adminConsole{gap:18px;display:grid}.tenantCreateGrid{grid-template-columns:minmax(130px,.8fr) minmax(180px,1.2fr) minmax(180px,1.2fr) minmax(120px,.7fr) auto;align-items:end;gap:12px;display:grid}.superTenantCreateGrid{grid-template-columns:repeat(4,minmax(140px,1fr)) minmax(130px,.8fr) minmax(110px,.7fr) minmax(110px,.7fr) auto}.buttonGroup{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.textLink{color:var(--brand);font-size:13px;font-weight:900}.formInfo{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;margin-top:12px;padding:10px 12px;font-size:13px;font-weight:800}.metricGrid{gap:14px;display:grid}.metricGrid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.metricCard{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;padding:18px}.metricCard span{color:var(--muted);font-size:13px;font-weight:800;display:block}.metricCard strong{color:var(--text);margin-top:8px;font-size:24px;font-weight:900;display:block}.tenantDetailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.readOnlyBox{border:1px solid var(--line);background:var(--panel-soft);min-height:42px;color:var(--text);border-radius:10px;align-items:center;padding:0 12px;font-weight:800;display:flex}.tenantUserCreateGrid{border:1px solid var(--line);background:var(--panel-soft);border-radius:12px;grid-template-columns:120px minmax(180px,1fr) minmax(140px,.8fr) 160px auto;align-items:center;gap:10px;margin:14px 0;padding:12px;display:grid}.tenantUserCreateGrid input,.tenantUserCreateGrid select{border:1px solid var(--line);min-height:42px;color:var(--text);background:#fff;border-radius:10px;padding:0 12px;font-weight:800}.tenantAdminTable table{table-layout:fixed}.tenantAdminTable th:first-child,.tenantAdminTable td:first-child{width:24%}.tenantAdminTable th:nth-child(2),.tenantAdminTable td:nth-child(2){width:26%}.tenantAdminTable td strong,.tenantAdminTable td span{display:block}.colorSwatch{border:1px solid var(--line);vertical-align:-1px;border-radius:999px;width:12px;height:12px;margin-right:8px;display:inline-block}.button .spin{margin-right:6px;animation:.8s linear infinite spin}.spin{animation:.8s linear infinite spin}.iconButton{border:1px solid var(--line);color:#344256;cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;padding:8px;display:inline-flex}.iconButton:hover{border-color:var(--line-strong);background:var(--panel-soft)}.iconButton:disabled{cursor:progress;opacity:.65}.sectionTitleRow{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;margin:-2px 0 12px;padding-bottom:12px;display:flex}.countBadge{border:1px solid var(--line);background:var(--panel-soft);color:#344256;border-radius:999px;justify-content:center;align-items:center;min-width:58px;padding:5px 10px;font-size:12px;font-weight:900;display:inline-flex}@keyframes spin{to{transform:rotate(360deg)}}.status{white-space:nowrap;color:#40566b;background:#edf2f7;border-radius:999px;align-items:center;min-height:24px;padding:3px 9px;font-size:12px;font-weight:800;display:inline-flex}.status.success{color:var(--success);background:#e7f5ed}.status.warning{color:var(--warning);background:#fff3dc}.status.danger{color:var(--danger);background:#fdeeee}table{border-collapse:collapse;width:100%}tbody tr{transition:background .14s}tbody tr:hover{background:#fbfdff}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:9px 11px;font-size:13px}th{background:var(--panel-soft);color:var(--muted);letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:900}.tablePanel{overflow:auto hidden}.tablePanel>table thead th,.responseTable table thead th{border-top:0}.tablePanel table{table-layout:fixed}.dashboardDueTable table{min-width:520px}.dashboardDueTable th:first-child{width:auto}.dashboardDueTable th:nth-child(2){width:96px}.dashboardDueTable th:nth-child(3){width:104px}.opportunityListTable table{width:100%;min-width:0}.opportunityListTable th:first-child{width:auto}.opportunityListTable th:nth-child(2){width:12%}.opportunityListTable th:nth-child(3){width:104px}.opportunityListTable th:nth-child(4){width:74px}.opportunityListTable th:nth-child(5),.opportunityListTable th:nth-child(6),.opportunityListTable th:nth-child(7){width:76px}.opportunityListTable th:nth-child(8){width:92px}.opportunityListTable th:nth-child(9){width:64px}.opportunityListTable th:nth-child(10){width:72px}.opportunityListTable th:nth-child(11){width:12%}.opportunityListTable th:nth-child(12){width:76px}.opportunityOpsBar{border:1px solid var(--line);background:#fff;border-bottom:0;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;gap:10px;margin-bottom:-1px;padding:8px 10px;display:flex}.opportunityFilterTabs{flex-wrap:wrap;gap:4px;display:flex}.opportunityFilterTabs a{border:1px solid var(--line);background:var(--panel-tint);color:#475569;border-radius:6px;align-items:center;gap:6px;min-height:32px;padding:6px 9px;font-size:12px;font-weight:900;display:inline-flex}.opportunityFilterTabs a.active{color:var(--accent);box-shadow:inset 3px 0 0 var(--accent);background:#eef4ff;border-color:#b9cdfc}.opportunityFilterTabs strong{min-width:0;height:auto;color:inherit;background:0 0;border-radius:0;font-size:11px;display:inline}.opportunityFilterTabs strong:before{color:#94a3b8;content:"("}.opportunityFilterTabs strong:after{color:#94a3b8;content:")"}.opportunityOpsSummary{align-items:center;gap:8px;justify-items:unset;border:0;border-left:1px solid var(--line);background:0 0;border-radius:0;min-width:auto;padding:0 0 0 12px;display:inline-flex}.opportunityOpsSummary span{color:var(--muted);font-size:11px;font-weight:900}.opportunityOpsSummary strong{color:#0f172a;margin-top:0;font-size:13px}.opportunityOpsRight{align-items:center;gap:10px;margin-left:auto;display:flex}.visibilityTabs{border:1px solid var(--line);background:#f8fafc;border-radius:7px;align-items:center;gap:3px;padding:3px;display:inline-flex}.visibilityTabs a{color:#64748b;white-space:nowrap;border-radius:5px;align-items:center;min-height:26px;padding:4px 8px;font-size:11px;font-weight:900;display:inline-flex}.visibilityTabs a.active{color:var(--accent);background:#fff;box-shadow:0 1px 4px #0f172a14}.rowActionCell{justify-items:start;gap:5px;display:grid}.hiddenRowBadge{width:fit-content;margin-top:5px}.compactButton{white-space:nowrap;border-radius:5px;gap:4px;min-height:26px;padding:4px 7px;font-size:11px}.pageHeaderActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.tableSummaryActions{white-space:nowrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.awardHistoryPanel{gap:14px;display:grid}.awardSearchBar{border:1px solid var(--line);background:#f8fafc;border-radius:8px;grid-template-columns:minmax(220px,1fr) 140px auto;align-items:end;gap:10px;padding:12px;display:grid}.awardSummaryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.awardHistoryTable table{width:100%;min-width:0}.awardHistoryTable th:first-child{width:auto}.awardHistoryTable th:nth-child(2){width:18%}.awardHistoryTable th:nth-child(3){width:110px}.awardHistoryTable th:nth-child(4){width:108px}.awardHistoryTable th:nth-child(5){width:130px}.awardExplorer{gap:14px;display:grid}.awardExplorerHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.awardExplorerHeader>div:first-child{gap:4px;display:grid}.awardExplorerHeader strong{font-size:18px}.awardExplorerHeader span{color:var(--muted);font-size:13px}.awardExplorerStats{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.awardExplorerStats span{border:1px solid var(--line);color:var(--ink);white-space:nowrap;background:#f8fafc;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.awardGlobalSearchBar{border:1px solid var(--line);background:#f8fafc;border-radius:8px;grid-template-columns:1.1fr 1.2fr 1fr 150px 150px 120px auto;align-items:end;gap:10px;padding:12px;display:grid}.awardActionGroup{justify-content:flex-end;align-items:center;gap:8px;display:flex}.awardActionGroup .button{white-space:nowrap}.awardSummaryBoard{grid-template-columns:repeat(3,minmax(0,1fr))}.awardSummaryBoard .metric strong{align-items:center;gap:6px;display:inline-flex}.awardExplorerTable th:first-child{width:160px}.awardExplorerTable th:nth-child(2){width:auto}.awardExplorerTable th:nth-child(3){width:190px}.awardExplorerTable th:nth-child(4){width:110px}.awardExplorerTable th:nth-child(5){width:112px}.awardExplorerTable th:nth-child(6){width:130px}.deadlineCell{white-space:nowrap;justify-items:start;gap:4px;display:grid}.deadlineCell .status{width:fit-content;padding:3px 7px}.opportunityListTable td:nth-child(4),.proposalListTable td:nth-child(8),.rfpListTable td:nth-child(5),.strategyListTable td:nth-child(5){white-space:nowrap}.progressCell{white-space:nowrap;align-items:baseline;gap:5px;display:inline-flex}.progressCell strong{color:#0f172a;font-size:13px}.progressCell span{color:var(--muted);font-size:11px;font-weight:900}.riskBadgeList{flex-wrap:wrap;gap:4px;display:flex}.riskBadgeList .status{min-height:20px;padding:2px 6px;font-size:11px}.nextActionText{color:#334155;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.proposalListTable table{width:100%;min-width:0}.proposalListTable th:first-child{width:auto}.proposalListTable th:nth-child(2){width:104px}.proposalListTable th:nth-child(3),.proposalListTable th:nth-child(4),.proposalListTable th:nth-child(5){width:76px}.proposalListTable th:nth-child(6){width:94px}.proposalListTable th:nth-child(7){width:62px}.proposalListTable th:nth-child(8){width:74px}.proposalListTable th:nth-child(9){width:76px}.proposalListTable th:nth-child(10){width:118px}.proposalListTable th:nth-child(11){width:70px}.proposalListTable th:nth-child(12){width:12%}.proposalListTable th:nth-child(13){width:104px}.rfpListTable table{width:100%;min-width:0}.rfpListTable th:first-child{width:auto}.rfpListTable th:nth-child(2){width:114px}.rfpListTable th:nth-child(3){width:84px}.rfpListTable th:nth-child(4){width:74px}.rfpListTable th:nth-child(5){width:58px}.rfpListTable th:nth-child(6){width:102px}.rfpListTable th:nth-child(7){width:82px}.rfpListTable th:nth-child(8){width:15%}.rfpListTable th:nth-child(9){width:104px}.strategyListTable table{width:100%;min-width:0}.strategyListTable th:first-child{width:auto}.strategyListTable th:nth-child(2){width:114px}.strategyListTable th:nth-child(3){width:84px}.strategyListTable th:nth-child(4){width:74px}.strategyListTable th:nth-child(5){width:76px}.strategyListTable th:nth-child(6){width:100px}.strategyListTable th:nth-child(7){width:16%}.strategyListTable th:nth-child(8){width:82px}.strategyListTable th:nth-child(9){width:14%}.strategyListTable th:nth-child(10){width:104px}.rfpListTable td:last-child .button,.strategyListTable td:last-child .button,.proposalListTable td:last-child .button{white-space:nowrap}.responseTable{margin-top:12px;overflow-x:auto}.responseTable table{table-layout:fixed;min-width:1240px}.responseTable th,.responseTable td{padding:8px 9px}.responseTable strong,.responseTable span{display:block}.responseTable span{color:var(--muted);margin-top:4px;font-size:12px;font-weight:800}.responseTable input,.responseTable select,.responseTable textarea{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#fff;border-radius:7px;padding:7px 8px;font-size:12px}.responseTable .ownerSelect{margin-bottom:6px}.responseFilterBar{border:1px solid var(--line);background:var(--panel-tint);border-radius:8px;grid-template-columns:minmax(260px,1fr) 118px 118px 132px 180px auto;align-items:center;gap:8px;margin-top:12px;padding:10px;display:grid}.responseFilterBar input,.responseFilterBar select{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#fff;border-radius:7px;padding:8px 9px;font-size:12px}.filterCount{min-width:58px;color:var(--muted);text-align:right;white-space:nowrap;font-size:12px;font-weight:900}.ownerPicker{gap:6px;display:grid}.ownerSuggestions{flex-wrap:wrap;gap:4px;display:flex}.ownerSuggestion{border:1px solid var(--accent-line);background:var(--accent-soft);color:#1f4fd6;white-space:nowrap;cursor:pointer;border-radius:999px;align-items:center;max-width:100%;padding:3px 7px;font-size:11px;font-weight:900;display:inline-flex}.ownerSuggestion:hover{background:#e4edff;border-color:#8aa8f2}input:focus,select:focus,textarea:focus{border-color:#8aa8f2;outline:2px solid #245bdb29}.responseTable textarea{resize:vertical}.riskResponseTable table{min-width:1280px}.riskType{width:104px}.riskTitle{width:320px}.riskImpact,.riskStatus,.riskDueDate{width:86px}.riskPlan{width:310px}.checklistForm,.artifactForm,.milestoneForm{border:1px solid var(--line);background:var(--panel-tint);border-radius:8px;grid-template-columns:minmax(0,1fr) 130px auto;gap:8px;margin-top:12px;padding:10px;display:grid}.questionForm{border:1px solid var(--line);background:var(--panel-tint);border-radius:8px;grid-template-columns:minmax(160px,.8fr) 110px minmax(0,1.4fr) auto;gap:8px;margin-top:12px;padding:10px;display:grid}.reviewForm{border:1px solid var(--line);background:var(--panel-tint);border-radius:8px;grid-template-columns:120px minmax(120px,.8fr) minmax(100px,.6fr) minmax(0,1.4fr) auto;gap:8px;margin-top:12px;padding:10px;display:grid}.checklistForm input,.checklistForm select,.artifactForm input,.artifactForm select,.milestoneForm input,.milestoneForm select,.questionForm input,.questionForm select,.reviewForm input,.reviewForm select{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#fff;border-radius:7px;padding:8px 9px;font-size:12px;box-shadow:inset 0 1px #0f172a05}.checklistTable table{min-width:1080px}.checklistTable .checkDone{width:44px}.checklistTable .checkCategory{width:70px}.checklistTable th:nth-child(3){width:230px}.checklistTable .responseOwner{width:190px}.checklistTable .colDate{width:132px}.checklistTable input[type=date]{white-space:nowrap;min-width:118px}.checklistTable .responseEvidence{width:300px}.checklistTable .responseAction{width:48px}.milestoneTable table{min-width:1040px}.questionTable table,.reviewTable table,.artifactTable table{table-layout:fixed;width:100%;min-width:0}.questionTable .questionCategory{width:48px}.questionTable .questionTitle{width:170px}.questionTable .questionStatus{width:78px}.questionTable .responseOwner{width:100px}.questionTable .colDate{width:108px}.questionTable input[type=date]{white-space:nowrap;min-width:0}.questionTable .questionAnswer{width:170px}.questionTable .responseEvidence{width:110px}.reviewTable .reviewType{width:78px}.reviewTable .reviewTarget{width:280px}.reviewTable .responseOwner{width:120px}.reviewTable .reviewDecision{width:96px}.reviewTable .reviewAction{width:auto}.reviewTable .colDate{width:124px}.reviewTable input[type=date]{white-space:nowrap;min-width:0}.artifactTable .artifactCategory{width:60px}.artifactTable .artifactTitle{width:180px}.artifactTable .artifactStatus{width:88px}.artifactTable .responseOwner{width:170px}.artifactTable .colDate{width:124px}.artifactTable input[type=date]{white-space:nowrap;min-width:0}.artifactTable .artifactPath{width:250px}.artifactTable .responseEvidence{width:auto}.questionTable .responseAction,.reviewTable .responseAction,.artifactTable .responseAction{width:48px}.reviewTable .checkDone{width:52px}.questionTable th,.questionTable td{padding-left:6px;padding-right:6px}.riskResponseTable .riskType,.riskResponseTable .riskImpact,.riskResponseTable .riskStatus{width:78px}.riskResponseTable .riskTitle{width:300px}.riskResponseTable .responseOwner{width:150px}.riskResponseTable .riskDueDate{width:132px}.riskResponseTable input[type=date]{white-space:nowrap;min-width:118px}.riskResponseTable .riskPlan{width:340px}.checkDone{width:54px}.checkCategory,.artifactCategory{width:84px}.artifactTitle{width:260px}.artifactStatus{width:96px}.artifactPath{width:250px}.milestoneType{width:72px}.milestoneTitle{width:280px}.milestoneStatus{width:92px}.milestoneTable .colDate{width:132px}.milestoneTable input[type=date]{white-space:nowrap;min-width:118px}.questionCategory{width:86px}.questionTitle{width:290px}.questionStatus{width:96px}.questionAnswer{width:280px}.reviewType{width:96px}.reviewTarget{width:300px}.reviewDecision{width:96px}.reviewAction{width:300px}.responseCode{white-space:nowrap;width:112px}.responseReview{width:78px}.responseReview .analysisReviewBadge{margin-top:0;display:inline-flex}.responseRequirement{width:320px}.responseStatus{width:102px}.responseOwner{width:150px}.responseStrategy{width:280px}.responseEvidence{width:220px}.responseAction{text-align:center;width:54px}.evalCategory{width:120px}.evalTitle{width:310px}.evalScore,.evalTarget{width:72px}.evalStrategy{width:280px}.responseTable .colDate{width:104px}.costPanel{gap:12px;display:grid}.costSummaryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.costSummaryGrid article{border:1px solid var(--line);background:linear-gradient(#fff 0%,#f8fafc 100%);border-radius:8px;align-content:center;gap:5px;min-height:74px;padding:12px;display:grid}.costSummaryGrid span,.costSummaryGrid em{color:var(--muted);font-size:12px;font-style:normal;font-weight:850}.costSummaryGrid strong{color:var(--text);font-size:20px;line-height:1.1}.costSummaryGrid article.positive{background:linear-gradient(#fff 0%,#f0fdf4 100%);border-color:#bbf7d0}.costSummaryGrid article.warning{background:linear-gradient(#fff 0%,#fffbeb 100%);border-color:#fde68a}.costForm{border:1px solid var(--line);background:var(--panel-tint);border-radius:8px;grid-template-columns:125px minmax(0,1fr) 84px 110px;gap:8px;padding:10px;display:grid}.costForm input,.costForm select{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#fff;border-radius:7px;padding:8px 9px;font-size:12px;box-shadow:inset 0 1px #0f172a05}.costForm input:nth-of-type(5){grid-column:span 2}.costForm button{justify-content:center}.costCreateDrawer{margin-top:0}.costCreateDrawer summary{justify-content:space-between;align-items:center;gap:10px;display:flex}.costCreateDrawer summary span,.costCreateDrawer summary em{align-items:center;gap:6px;font-style:normal;display:inline-flex}.costCreateDrawer summary em{color:var(--muted);font-size:11px}.costEntryLauncher{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin:12px;padding:12px;display:flex}.costEntryLauncher div{gap:4px;display:grid}.costEntryLauncher strong{color:var(--text);font-size:14px}.costEntryLauncher span{color:var(--muted);font-size:12px;font-weight:800}.costList{gap:8px;display:grid}.costRow{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:7px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px;display:grid}.costRow strong,.costRow span,.costRow em{display:block}.costRow span,.costRow em{color:var(--muted);margin-top:3px;font-size:12px}.costRow em{font-style:normal}.costRow b{white-space:nowrap}.costList .slimEmpty{background:#fff;min-height:72px}.teamPanel{gap:14px;display:grid}.teamHeader{grid-template-columns:1fr;gap:12px;display:grid}.teamModeTabs,.teamSummaryBadges{flex-wrap:wrap;gap:8px;display:flex}.teamModeTabs button,.teamSummaryBadges span{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:8px;padding:8px 12px;font-weight:900}.teamModeTabs button.active,.teamSummaryBadges span{border-color:var(--accent-line);background:var(--accent-soft);color:var(--accent)}.teamEntryCard{border:1px solid var(--line);background:#fff;border-radius:8px;gap:18px;padding:16px;display:grid}.teamEntryCard h4{color:var(--muted);margin:0 0 10px;font-size:13px;font-weight:900}.teamFormBlock{gap:12px;display:grid}.teamFormBlock.basic{grid-template-columns:minmax(160px,.9fr) minmax(160px,1fr) minmax(160px,1fr) minmax(140px,.8fr) minmax(120px,.7fr)}.teamFormBlock.assignment{grid-template-columns:minmax(280px,1fr) minmax(150px,.45fr) minmax(150px,.45fr)}.teamFormBlock.note{grid-template-columns:minmax(180px,.35fr) minmax(260px,1fr) auto;align-items:end}.teamFormBlock label{gap:7px;display:grid}.teamFormBlock label>span,.autoManMonth span{color:var(--muted);font-size:12px;font-weight:900}.teamFormBlock input,.teamFormBlock select{border:1px solid var(--line);width:100%;min-width:0;color:var(--text);font:inherit;background:#fff;border-radius:8px;padding:10px 11px;font-weight:800;box-shadow:inset 0 1px #0f172a05}.periodField div{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.periodField em{color:var(--muted);font-style:normal;font-weight:900}.autoManMonth{background:var(--panel-soft);border-radius:8px;align-content:center;gap:4px;padding:10px 12px;display:grid}.autoManMonth strong{color:var(--text);font-size:22px;line-height:1}.autoManMonth em{color:var(--muted);font-size:12px;font-style:normal;font-weight:900}.teamOptionLine{color:var(--text);flex-wrap:wrap;gap:14px;margin-top:12px;font-size:13px;font-weight:850;display:flex}.teamFormBlock.note .button{justify-self:end}@media (max-width:1280px){.teamFormBlock.basic,.teamFormBlock.assignment,.teamFormBlock.note{grid-template-columns:repeat(2,minmax(0,1fr))}.teamFormBlock.note .button{grid-column:1/-1;justify-self:stretch}}@media (max-width:760px){.teamFormBlock.basic,.teamFormBlock.assignment,.teamFormBlock.note{grid-template-columns:minmax(0,1fr)}.innerPanelHeader{display:grid}}.teamOptionLine label{align-items:center;gap:7px;display:inline-flex}.teamList{gap:8px;display:grid}.teamRow{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.teamRow strong,.teamRow span,.teamRow em{display:block}.teamRow span,.teamRow em{color:var(--muted);margin-top:3px;font-size:12px}.teamRow em{font-style:normal}.teamActions{gap:6px;display:flex}.workforceTable th:first-child{width:110px}.workforceTable th:nth-child(2){width:86px}.workforceTable th:nth-child(3){width:150px}.workforceTable th:nth-child(4){width:80px}.workforceTable th:nth-child(5){width:250px}.workforceTable th:nth-child(6){width:112px}.workforceTable th:nth-child(7){width:190px}.workforceTable th:nth-child(8){width:220px}.customerEntryForms,.workforceEntryForms{background:var(--panel-tint);gap:14px;padding:0 14px 14px;display:grid}.customerEntryForms{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.workforceEntryForms{grid-template-columns:minmax(0,1fr)}.entryModeTabs{border-bottom:1px solid var(--line);background:var(--panel-tint);gap:8px;padding:14px 14px 10px;display:flex}.entryModeTabs button{border:1px solid var(--line);min-height:36px;color:var(--muted);font:inherit;cursor:pointer;background:#fff;border-radius:8px;padding:0 14px;font-size:13px;font-weight:900}.entryModeTabs button.active{color:var(--accent);box-shadow:inset 3px 0 0 var(--accent);background:#eff6ff;border-color:#2563eb61}.masterFormCard{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 10px 26px #0f172a0d}.formCardHeader{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:15px 16px 13px;display:flex}.formCardHeader h3{color:var(--text);margin:0;font-size:16px}.formCardHeader p{color:var(--muted);margin:5px 0 0;font-size:12px;font-weight:800;line-height:1.5}.customerForm,.contactForm,.workforceForm{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px;display:grid}.formCardActions{border-top:1px solid var(--line);background:#fbfdff;justify-content:flex-end;padding:12px 16px;display:flex}.customerTable th:first-child{width:220px}.customerTable th:nth-child(2){width:92px}.customerTable th:nth-child(3){width:100px}.customerTable th:nth-child(4){width:150px}.customerTable th:nth-child(5){width:100px}.customerTable th:nth-child(6){width:86px}.customerTable th:nth-child(7){width:250px}.customerTable th:nth-child(8){width:auto}.workforceForm input,.workforceForm select,.workforceForm textarea,.customerForm input,.customerForm select,.customerForm textarea,.contactForm input,.contactForm select,.contactForm textarea{border:1px solid var(--line);width:100%;color:var(--text);min-height:40px;font:inherit;background:#fff;border-radius:7px;padding:9px 11px;font-size:13px;box-shadow:inset 0 1px #0f172a05}.customerForm textarea,.contactForm textarea,.workforceForm textarea{resize:vertical;min-height:86px;line-height:1.5}.requiredField{position:relative}.requiredField:after{content:"필수";color:var(--accent);background:#eff6ff;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:900;position:absolute;top:0;right:0}.workforceError{margin:0 14px 12px}.workforceTable{box-shadow:none;border-width:1px 0 0;border-radius:0;overflow-x:auto}.workforceTable table{min-width:1060px}.customerTable{box-shadow:none;border-width:1px 0 0;border-radius:0;overflow-x:auto}.customerTable table{min-width:1180px}.contactLine{color:var(--text);display:block}.contactLine+.contactLine{margin-top:4px}.contactList{gap:10px;padding-top:14px;display:grid}.contactCard{border:1px solid var(--line);border-radius:7px;padding:12px}.contactCard strong,.contactCard span,.contactCard em{display:block}.contactCard span,.contactCard em{color:var(--muted);margin-top:4px;font-size:13px;font-style:normal}.customerOpportunityTable{box-shadow:none;border-width:1px 0 0;border-radius:0;overflow-x:auto}.customerOpportunityTable table{min-width:900px}.customerOpportunityTable th:first-child{width:auto}.customerOpportunityTable th:nth-child(2),.customerOpportunityTable th:nth-child(3){width:92px}.customerOpportunityTable th:nth-child(4){width:118px}.customerOpportunityTable th:nth-child(5){width:104px}.customerOpportunityTable th:nth-child(6){width:100px}.scheduleSummaryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.scheduleSummaryGrid article{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;padding:18px}.scheduleSummaryGrid span,.scheduleSummaryGrid em{color:var(--muted);font-size:12px;font-style:normal;font-weight:900;display:block}.scheduleSummaryGrid strong{color:var(--text);margin-top:8px;font-size:28px;line-height:1;display:block}.scheduleSummaryGrid em{margin-top:10px}.milestoneTimeline{margin-bottom:14px;padding:0;overflow:hidden}.businessTimelineList{border-top:1px solid var(--line);background:#f8fafc;gap:14px;padding:14px;display:grid}.processHealthMatrix{border-top:1px solid var(--line);background:#f8fafc;overflow:hidden}.processGrid{--stage-count:9;grid-template-columns:minmax(220px, 1.7fr) repeat(var(--stage-count), minmax(64px, 1fr));background:var(--line);gap:1px;min-width:0;display:grid}.processCorner,.processStageHeader,.processProjectCell,.processDateCell{background:#fff}.processCorner,.processStageHeader{color:#64748b;align-items:center;min-height:42px;font-size:12px;font-weight:950;display:flex}.processCorner{padding:0 14px}.processStageHeader{text-align:center;white-space:nowrap;justify-content:center;padding:0 3px}.processRow{display:contents}.processProjectCell{align-content:center;gap:6px;min-height:88px;padding:12px 14px;display:grid}.processProjectCell a{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:950;line-height:1.35;text-decoration:none;display:-webkit-box;overflow:hidden}.processProjectCell a:hover{color:var(--accent)}.processProjectCell>span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:850;overflow:hidden}.processProjectCell div{align-items:center;gap:7px;min-width:0;display:flex}.processProjectCell b,.processProjectCell strong{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:0 8px;font-size:11px;font-weight:950;display:inline-flex}.processProjectCell b{color:var(--accent);background:#eff6ff}.processProjectCell strong{color:#dc2626;background:#fee2e2}.processProjectCell strong.calm{color:#15803d;background:#ecfdf5}.processProjectCell em{color:#475569;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-style:normal;font-weight:850;overflow:hidden}.processDateCell{min-height:88px;color:var(--text);text-align:center;border-top:3px solid #0000;align-content:center;justify-items:center;padding:9px 4px;text-decoration:none;display:grid}.processDateCell strong{color:#0f172a;white-space:nowrap;font-size:15px;font-weight:950;line-height:1.1;display:block}.processDateCell span{min-width:42px;min-height:23px;color:var(--accent);white-space:nowrap;background:#eff6ff;border-radius:999px;justify-content:center;align-items:center;margin-top:7px;padding:0 6px;font-size:11px;font-weight:950;display:inline-flex}.processDateCell:hover{background:#f8fbff}.processDateCell.danger{background:#fff7f7;border-top-color:#ef4444}.processDateCell.danger span{color:#dc2626;background:#fee2e2}.processDateCell.warning{background:#fffaf4;border-top-color:#f97316}.processDateCell.warning span{color:#ea580c;background:#ffedd5}.processDateCell.done{background:#fbfefc;border-top-color:#16a34a}.processDateCell.done span{color:#15803d;background:#dcfce7}.processDateCell.muted,.emptyProcessCell{background:#fbfdff}.processDateCell.muted span,.emptyProcessCell span{color:#94a3b8;background:#f1f5f9}.businessTimelineItem{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 8px 22px #0f172a0d}.businessTimelineHeader{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 240px 120px auto;align-items:center;gap:14px;padding:14px 16px;display:grid}.timelineChart{border-top:1px solid var(--line);background:#f8fafc;min-height:310px;position:relative;overflow:hidden}.businessTimelineChart{background:#fff;border-top:0;min-height:248px}.businessStepFlow{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;padding:16px;display:grid}.businessStep{border:1px solid var(--line);min-height:78px;color:var(--text);text-align:left;background:#fff;border-radius:8px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:8px 10px;padding:11px;text-decoration:none;display:grid;position:relative}.businessStepDot{background:var(--accent);border:4px solid #dbeafe;border-radius:999px;grid-row:1/span 2;width:18px;height:18px}.businessStep strong{color:#1e293b;overflow-wrap:anywhere;min-height:0;font-size:12px;font-weight:950;line-height:1.4;display:block;overflow:visible}.businessStep em{color:var(--muted);white-space:normal;font-size:11px;font-style:normal;font-weight:900}.businessStep.danger .businessStepDot{background:#ef4444;border-color:#fee2e2}.businessStep.warning .businessStepDot{background:#f97316;border-color:#ffedd5}.businessStep.done .businessStepDot{background:#16a34a;border-color:#dcfce7}.businessStep.muted .businessStepDot{background:#94a3b8;border-color:#f1f5f9}.milestoneProgress{justify-items:start;gap:4px;display:grid}.milestoneProgress strong{color:var(--text);font-size:18px;font-weight:950;line-height:1}.milestoneProgress span{color:var(--muted);font-size:11px;font-weight:900}.milestoneProgress b{color:#dc2626;background:#fee2e2;border-radius:999px;width:fit-content;padding:3px 7px;font-size:10px;font-weight:950}.milestoneProgress b.calm{color:#15803d;background:#ecfdf5}.moreStepCard{border:1px dashed var(--line);min-height:78px;color:var(--muted);text-align:center;background:#f8fafc;border-radius:8px;align-items:center;padding:11px;font-size:12px;font-weight:950;display:grid}.milestoneHistory,.historyTimelineDrawer{border-top:1px solid var(--line);background:#fbfdff}.milestoneHistory summary,.historyTimelineDrawer summary{cursor:pointer;justify-content:space-between;align-items:center;padding:11px 16px;list-style:none;display:flex}.milestoneHistory summary::-webkit-details-marker{display:none}.historyTimelineDrawer summary::-webkit-details-marker{display:none}.milestoneHistory summary span,.historyTimelineDrawer summary span{color:var(--accent);font-size:12px;font-weight:950}.milestoneHistory summary strong,.historyTimelineDrawer summary strong{color:var(--accent);background:#eff6ff;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:950}.historyStepList{border-top:1px solid var(--line);gap:6px;padding:10px 16px 14px;display:grid}.historyStepList a{border:1px solid var(--line);color:var(--text);background:#fff;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:8px 10px;text-decoration:none;display:grid}.historyStepList span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;overflow:hidden}.historyStepList em{color:var(--muted);white-space:nowrap;font-size:11px;font-style:normal;font-weight:900}.historyTimelineDrawer{border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:8px;margin-bottom:14px;overflow:hidden}.historyTimelineDrawer .businessTimelineList{border-top:1px solid var(--line)}.businessTimelineItem.compact .businessStepFlow{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.timelineGrid{position:absolute;inset:0 22px}.timelineWeek{background:#94a3b83d;width:1px;position:absolute;top:0;bottom:0}.timelineWeek strong,.timelineWeek span{color:#64748b;white-space:nowrap;position:absolute;left:12px}.timelineWeek strong{font-size:13px;font-weight:950;top:104px}.timelineWeek span{font-size:11px;font-weight:900;top:126px}.timelineAxis{background:#d5dbe4;height:58px;position:absolute;top:110px;left:22px;right:22px}.timelinePoints{position:absolute;inset:0 26px}.timelinePoint{width:160px;min-height:82px;color:var(--text);text-decoration:none;display:grid;position:absolute;transform:translate(-50%)}.timelinePoint.top{top:22px}.timelinePoint.bottom{top:170px}.timelinePin{z-index:2;background:var(--accent);border:3px solid #fff;border-radius:6px;width:20px;height:20px;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 6px 16px #0f172a29}.timelinePoint.top .timelinePin{top:82px}.timelinePoint.bottom .timelinePin{top:-58px}.timelinePoint strong{color:#06732f;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:950;line-height:1.35;display:-webkit-box;overflow:hidden}.timelinePoint em{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:11px;font-style:normal;font-weight:850;line-height:1.45;display:-webkit-box;overflow:hidden}.timelinePoint.danger .timelinePin{background:#ef4444}.timelinePoint.warning .timelinePin{background:#f97316}.timelinePoint.done .timelinePin{background:#16a34a}.timelinePoint.muted .timelinePin{background:#94a3b8}.milestoneProject{gap:5px;display:grid}.milestoneProject a{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:950;text-decoration:none;overflow:hidden}.milestoneProject a:hover{color:var(--accent)}.milestoneProject span,.milestoneListMeta span{color:var(--muted);font-size:12px;font-weight:850}.milestoneListMeta{gap:4px;display:grid}.milestoneListMeta b{color:var(--text);font-size:13px;font-weight:950}.milestoneListMeta em{width:fit-content;color:var(--accent);background:#eff6ff;border-radius:999px;padding:4px 8px;font-size:11px;font-style:normal;font-weight:950}.milestoneListActions a{border:1px solid var(--line);min-height:32px;color:var(--accent);background:#fff;border-radius:7px;justify-content:center;align-items:center;padding:0 11px;font-size:12px;font-weight:950;text-decoration:none;display:inline-flex}.scheduleKanban{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.scheduleLane{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;overflow:hidden}.scheduleLane.danger{border-top:3px solid #ef4444}.scheduleLane.warning{border-top:3px solid #f97316}.scheduleLane.normal{border-top:3px solid var(--accent)}.scheduleLane.muted{border-top:3px solid #94a3b8}.scheduleLaneHeader{border-bottom:1px solid var(--line);background:#f8fafc;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.scheduleLaneHeader strong{color:var(--text);font-size:14px}.scheduleLaneHeader span{min-width:28px;min-height:24px;color:var(--muted);background:#fff;border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:900;display:inline-flex}.scheduleCards{align-content:start;gap:10px;min-height:240px;padding:12px;display:grid}.scheduleCard{border:1px solid var(--line);background:#fff;border-radius:8px;gap:8px;padding:12px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.scheduleCard:hover{border-color:#2563eb59;transform:translateY(-1px);box-shadow:0 10px 24px #0f172a14}.scheduleCardTop,.scheduleCardMeta{justify-content:space-between;align-items:center;gap:8px;display:flex}.scheduleCardTop em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;font-weight:900;overflow:hidden}.scheduleCard strong{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.scheduleCard>span{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:800;line-height:1.45;display:-webkit-box;overflow:hidden}.scheduleCardMeta{border-top:1px solid var(--line);padding-top:8px}.scheduleCardMeta b{color:#475569;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:900;overflow:hidden}.emptyLane,.laneMore{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:8px;padding:14px;font-size:12px;font-weight:900}.laneMore{background:#f8fafc}.unscheduledStrip{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;padding:12px 14px;display:flex}.unscheduledStrip strong{white-space:nowrap;font-size:13px}.unscheduledStrip span{color:#a16207;font-size:12px;font-weight:800}.scheduleBoard{padding:0}.scheduleTable{overflow-x:auto}.scheduleTable table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1120px}.scheduleTable th:first-child{width:220px}.scheduleTable th:nth-child(2){width:auto}.scheduleTable th:nth-child(3){width:128px}.scheduleTable th:nth-child(4){width:112px}.scheduleTable th:nth-child(5){width:104px}.scheduleTable th:nth-child(6){width:82px}.scheduleTable th:nth-child(7),.scheduleTable th:nth-child(8){width:92px}.scheduleTable th:nth-child(9){width:72px}.scheduleTable th,.scheduleTable td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:12px 14px}.scheduleTable th{color:var(--muted);background:#f8fafc;font-size:12px;font-weight:900}.scheduleTable td{color:var(--text);font-size:13px;font-weight:800}.scheduleTable td strong,.scheduleTable td span,.scheduleTable td em{display:block}.scheduleTable td strong{line-height:1.45}.scheduleTable td span,.scheduleTable td em{color:var(--muted);margin-top:4px;font-size:12px;font-style:normal;line-height:1.45}.completedSchedule{opacity:.72;background:#fbfdff}.dDayBadge,.scheduleStatus{min-width:54px;min-height:26px;color:var(--accent);white-space:nowrap;background:#eff6ff;border-radius:999px;justify-content:center;align-items:center;padding:0 9px;font-size:12px;font-weight:900;display:inline-flex}.dDayBadge.danger{color:#dc2626;background:#fee2e2}.dDayBadge.warning{color:#ea580c;background:#fff7ed}.dDayBadge.done{color:#64748b;background:#f1f5f9}.dDayBadge.muted{color:#94a3b8;background:#f8fafc}.scheduleStatus{color:#4338ca;background:#eef2ff;min-width:0}.scheduleStatus.done{color:#15803d;background:#ecfdf5}.miniLink{border:1px solid var(--line);min-height:30px;color:var(--accent);white-space:nowrap;background:#fff;border-radius:7px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.fullScheduleDrawer{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;overflow:hidden}.fullScheduleDrawer summary{cursor:pointer;justify-content:space-between;align-items:center;padding:14px 16px;list-style:none;display:flex}.fullScheduleDrawer summary::-webkit-details-marker{display:none}.fullScheduleDrawer summary span{color:var(--accent);font-size:13px;font-weight:950}.fullScheduleDrawer summary strong{color:var(--accent);background:#eff6ff;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:950}.fullScheduleDrawer[open] summary{border-bottom:1px solid var(--line)}.compactScheduleTable{max-height:560px}.compactScheduleTable table{min-width:1120px}.compactEmpty{padding:18px}.procurementTable{--notice-no-width:150px;--kind-width:84px;--org-width:168px;--money-width:82px;--date-width:86px;--rfp-width:42px;--interest-width:74px}.procurementTable th,.procurementTable td{padding:11px 10px}.procurementTable .colNoticeNo{width:var(--notice-no-width)}.procurementTable .colKind{width:var(--kind-width)}.procurementTable .colTitle{width:auto}.procurementTable .colOrg{width:var(--org-width)}.procurementTable .colMoney{width:var(--money-width)}.procurementTable .colDate{width:var(--date-width)}.procurementTable .colRfp{width:var(--rfp-width)}.procurementTable .colInterest{width:var(--interest-width)}.noticeNoCell{width:var(--notice-no-width);white-space:nowrap;line-height:1.15}.noticeKindCell{width:var(--kind-width);white-space:nowrap}.noticeKindCell .status{justify-content:center;min-width:0;max-width:72px;padding-inline:6px;overflow:hidden}.titleCell{line-height:1.35;overflow:hidden}.titleCell a{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.orgCell{width:var(--org-width);line-height:1.35}.moneyCell{width:var(--money-width);white-space:nowrap}.dateCell{width:var(--date-width);white-space:nowrap}.deadlineBadge{vertical-align:1px;border-radius:999px;justify-content:center;align-items:center;min-width:34px;margin-left:6px;padding:2px 5px;font-size:10px;font-weight:900;display:inline-flex}.deadlineBadge.success{color:var(--success);background:#e7f5ed}.deadlineBadge.warning{color:var(--warning);background:#fff3dc}.deadlineBadge.danger{color:var(--danger);background:#fdeeee}.rfpCell{width:var(--rfp-width);white-space:nowrap;text-align:center}.interestCell{width:var(--interest-width);white-space:nowrap}.empty{min-height:280px;color:var(--muted);text-align:center;background:#ffffff8c;border:1px dashed #cbd5e1;border-radius:8px;place-items:center;display:grid}.slimEmpty{min-height:90px}.definitionList{gap:12px;display:grid}.definitionList div{gap:4px;display:grid}.definitionList dt{color:var(--muted);font-size:12px;font-weight:800}.definitionList dd{margin:0;font-weight:800}.inlineDefinitionList{gap:0}.inlineDefinitionList div{border-top:1px solid #eef2f7;grid-template-columns:118px minmax(0,1fr);align-items:center;gap:12px;padding:6px 0;display:grid}.inlineDefinitionList div:first-child{border-top:0;padding-top:0}.inlineDefinitionList div:last-child{padding-bottom:0}.inlineDefinitionList dt,.inlineDefinitionList dd{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inlineDefinitionList dt{font-size:12px;font-weight:900}.inlineDefinitionList dd{color:#0f172a;font-size:14px;font-weight:900}.preLineText{color:#334155;white-space:pre-line;margin:0}.field{color:var(--muted);gap:7px;font-size:13px;font-weight:800;display:grid}.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:7px;min-height:40px;padding:9px 11px}.searchGrid{grid-template-columns:128px 140px 116px minmax(220px,1fr) 154px 154px 96px 86px;align-items:end;gap:10px;display:grid}.reviewFormGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.wideField{grid-column:1/-1}.compactField{min-width:100px}.searchButton{gap:7px;width:100%}.status svg{margin-right:5px}.tableSummary{border-bottom:1px solid var(--line);background:linear-gradient(180deg, #fff, var(--panel-tint));justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.tableSummary span{color:var(--muted);font-size:13px}.tableSummary strong{font-size:15px}.tableSubtext{color:var(--muted);margin-top:4px;font-size:12px;display:block}.tableLink{color:#1f4fd6;font-weight:850}.tableLink:hover{text-underline-offset:3px;text-decoration:underline}.paginationBar{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:10px;padding:12px 14px;display:flex}.paginationBar span{min-width:80px;color:var(--muted);text-align:center;font-size:13px;font-weight:800}.apiError{background:#fff8f8;border-color:#f0c7c7}.apiError h2{color:var(--danger)}.apiNotice{background:#fffaf0;border-color:#f1d39a}.apiNotice h2{color:var(--warning)}.valueBoard{border-top:3px solid var(--accent)}.valueBoardGrid{grid-template-columns:minmax(220px,.45fr) minmax(0,1.55fr);gap:18px;display:grid}.valueGateCard{border:1px solid var(--line);background:linear-gradient(180deg, #fff, var(--panel-soft));border-radius:8px;align-content:start;gap:10px;padding:16px;display:grid}.valueGateTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.valueGateTop span{color:var(--muted);font-size:12px;font-weight:900}.valueGateTop strong{color:var(--accent);font-size:20px;line-height:1}.valueGateCard p,.valueGateCard em{color:#334155;margin:0;font-size:13px;line-height:1.55}.valueGateCard em{color:var(--muted);font-style:normal}.valueNextStep{border:1px solid var(--line);background:#f8fafc;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px 10px;margin-top:4px;padding:12px;display:grid}.valueNextStep.ready{background:#f0f9f4;border-color:#bfe5ce}.valueNextStep.blocked{background:#fff7f7;border-color:#f1c6c6}.valueNextStep span{color:var(--muted);font-size:11px;font-weight:950}.valueNextStep strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.valueNextStep .button{white-space:nowrap;grid-area:1/2/span 2;min-height:34px;padding-inline:12px}.valueBoardForm{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.valueBoardForm label{color:#536179;gap:6px;font-size:12px;font-weight:850;display:grid}.valueBoardForm input,.valueBoardForm select,.valueBoardForm textarea{border:1px solid var(--line);width:100%;min-width:0;color:var(--text);background:#fff;border-radius:7px;padding:11px 12px;font-size:14px;font-weight:700}.valueBoardForm textarea{resize:vertical;min-height:132px}.valueBoardForm .wideField{grid-column:1/-1}.valueBoardForm label:nth-last-of-type(2),.valueBoardForm label:last-of-type{grid-column:span 2}.valueBoardSave{grid-column:3/-1;justify-content:center;align-self:end;min-height:43px}.valueReviewHistory{border-top:1px solid var(--line);gap:8px;margin-top:16px;padding-top:14px;display:grid}.valueReviewHistory div{color:#334155;grid-template-columns:18px 92px 54px minmax(0,1fr) 82px;align-items:center;gap:10px;font-size:13px;display:grid}.valueReviewHistory svg{color:var(--accent)}.valueReviewHistory p{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.valueReviewHistory time{color:var(--muted);text-align:right;font-size:12px}.gateBanner{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;gap:5px;padding:14px 16px;display:grid}.gateBanner.success{background:#f3fcf7;border-color:#b8ead3}.gateBanner.warning{background:#fffaf0;border-color:#f1d39a}.gateBanner.danger{background:#fff8f8;border-color:#f0c7c7}.gateBanner strong{color:var(--text)}.gateBanner span,.gateBanner em{color:var(--muted);font-size:13px;font-style:normal;font-weight:750}.vrbCostReview{border-top:3px solid var(--success)}.vrbFormulaGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.vrbFormulaGrid article{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;gap:8px;padding:14px;display:grid}.vrbFormulaGrid span{color:var(--muted);font-size:12px;font-weight:900}.vrbFormulaGrid strong{color:var(--text);font-size:20px;line-height:1.1}.vrbCostCategoryList{gap:8px;margin-top:14px;display:grid}.vrbCostCategoryList div{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr 90px 120px;align-items:center;gap:12px;padding:10px 2px;display:grid}.vrbCostCategoryList strong{color:#253247}.vrbCostCategoryList span{color:var(--muted);font-size:13px;font-weight:750}.vrbCostCategoryList b{text-align:right}.costLifecyclePanel{border-top:3px solid #334155}.costLifecycleFlow{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.costLifecycleFlow article{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;gap:6px;padding:13px;display:grid}.costLifecycleFlow article.active{border-color:var(--accent-line);background:var(--accent-soft)}.costLifecycleFlow span,.costLifecycleFlow em{color:var(--muted);font-size:12px;font-style:normal;font-weight:850}.costLifecycleFlow strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.costLifecycleCapture{grid-template-columns:160px 130px minmax(0,1fr) 180px;gap:10px;margin-top:14px;display:grid}.costLifecycleCapture select,.costLifecycleCapture input{border:1px solid var(--line);background:#fff;border-radius:7px;width:100%;min-width:0;padding:10px 11px;font-weight:750}.costLifecycleHistory{gap:8px;margin-top:14px;display:grid}.costLifecycleHistory div:not(.empty){border-bottom:1px solid var(--line);grid-template-columns:120px 1fr 1fr 80px minmax(0,1.2fr);align-items:center;gap:10px;padding:9px 2px;font-size:13px;display:grid}.costLifecycleHistory span,.costLifecycleHistory em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-style:normal;overflow:hidden}.bidAmountPreview,.monthlyPlanTotal{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:12px 14px;display:flex}.bidAmountPreview span,.bidAmountPreview em,.monthlyPlanTotal span{color:var(--muted);font-size:13px;font-style:normal;font-weight:850}.bidAmountPreview strong,.monthlyPlanTotal strong{color:var(--text);font-size:18px}.monthlyPlanControl{border:1px solid var(--line);background:var(--panel-tint);color:#536179;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;padding:10px;font-size:13px;font-weight:850;display:flex}.monthlyPlanControl label{align-items:center;gap:8px;min-width:180px;display:flex}.monthlyPlanControl span{color:var(--muted);margin-left:auto;font-size:12px}.modalBackdrop{z-index:1000;background:#0f172a61;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.monthlyPlanModal{background:#fff;border:1px solid #cbd5e1f2;border-radius:12px;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(1580px,100vw - 32px);max-height:min(860px,100vh - 48px);display:grid;overflow:hidden;box-shadow:0 24px 80px #0f172a47}.inlineMonthlyPlanShell{display:block}.monthlyPlanModal.inlineMonthlyPlanGrid{width:100%;max-height:none;box-shadow:none;border-radius:8px}.inlineMonthlyPlanGrid .costModalForm,.inlineMonthlyPlanGrid .monthlyPlanTable{overflow:auto}.inlineMonthlyPlanGrid .monthlyPlanTable{max-height:460px}.monthlyPlanModalHeader,.monthlyPlanModalFooter{justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.monthlyPlanModalHeader{border-bottom:1px solid var(--line)}.monthlyPlanModalHeader h3{color:var(--text);margin:0;font-size:20px}.monthlyPlanModalHeader p{color:var(--muted);margin:5px 0 0;font-size:13px;font-weight:750}.monthlyPlanTabs{border-bottom:1px solid var(--line);background:var(--panel-tint);gap:6px;padding:10px 20px;display:flex}.monthlyPlanTabs button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:7px;padding:8px 14px;font-weight:900}.monthlyPlanTabs button.active{border-color:var(--accent-line);background:var(--accent-soft);color:var(--accent)}.costSheetToolbar{border-bottom:1px solid var(--line);background:var(--panel-tint);justify-content:space-between;align-items:center;gap:16px;padding:12px 20px;display:flex}.costSheetToolbar div{gap:3px;display:grid}.costSheetToolbar strong{color:var(--text);font-size:14px;font-weight:950}.costSheetToolbar span{color:var(--muted);font-size:12px;font-weight:750}.costModalForm{align-content:start;gap:16px;padding:20px;display:grid;overflow:auto}.costModalBlock{border:1px solid var(--line);background:#fff;border-radius:10px;gap:12px;padding:16px;display:grid}.costModalBlock h4{color:var(--text);margin:0;font-size:15px}.costModalFields{gap:12px;display:grid}.costModalFields.itemInfo{grid-template-columns:210px minmax(260px,1fr) minmax(180px,.5fr)}.costModalFields.estimateInfo{grid-template-columns:minmax(180px,.4fr) minmax(260px,.7fr) minmax(220px,.5fr)}.costModalForm label{gap:7px;display:grid}.costModalForm label.wide{grid-column:span 2}.costModalForm span{color:var(--muted);font-size:12px;font-weight:900}.costModalForm input,.costModalForm select{border:1px solid var(--line);width:100%;min-width:0;color:var(--text);font:inherit;background:#fff;border-radius:8px;padding:11px 12px;font-weight:800}.costAutoCard{background:var(--panel-soft);border-radius:8px;align-content:center;gap:5px;padding:11px 12px;display:grid}.costAutoCard span{color:var(--muted)}.costAutoCard strong{color:var(--text);font-size:20px;line-height:1.1}.moneyInputWrap{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid;overflow:hidden}.moneyInputWrap input{text-align:right;border:0;border-radius:0}.moneyInputWrap em{border-left:1px solid var(--line);background:var(--panel-tint);color:var(--muted);padding:0 12px;font-size:12px;font-style:normal;font-weight:900}.monthlyPlanTable{padding:12px 20px 18px;overflow:auto}.monthlyPlanTable table{border-collapse:collapse;table-layout:auto;width:max-content;min-width:100%}.monthlyPlanTable th,.monthlyPlanTable td{border-bottom:1px solid var(--line);text-align:left;padding:11px 8px}.monthlyPlanTable th{color:var(--muted);vertical-align:top;font-size:12px;font-weight:900}.monthlyPlanTable th:first-child{width:150px;min-width:150px}.monthlyPlanTable th:nth-child(2){width:110px;min-width:110px}.monthlyPlanTable th:last-child{width:130px;min-width:130px}.monthlyPlanTable th:not(:first-child):not(:nth-child(2)):not(:last-child),.monthlyPlanTable td:not(:first-child):not(:nth-child(2)):not(:last-child){width:196px;min-width:196px}.monthlyPlanTable th strong,.monthlyPlanTable th span,.monthlyPlanTable td strong,.monthlyPlanTable td span{display:block}.monthlyPlanTable th strong{color:var(--text);font-size:13px}.monthlyPlanTable th span,.monthlyPlanTable td span{color:var(--muted);margin-top:3px;font-size:11px;font-weight:750}.monthlyPlanTable input{border:1px solid var(--line);width:100%;min-width:0;color:var(--text);font:inherit;text-align:right;background:#fff;border-radius:7px;padding:8px 9px;font-weight:750}.monthlyPlanTable .moneyInputWrap{min-width:180px}.monthlyPlanTable .moneyInputWrap input{border:0;border-radius:0;padding-right:8px}.monthlyPlanTable .moneyInputWrap em{padding:0 8px}.costSheetTable{padding:0}.costSheetTable table{min-width:1400px}.costSheetTable th,.costSheetTable td{vertical-align:top;padding:10px 8px}.costSheetTable th:first-child,.costSheetTable td:first-child{width:150px;min-width:150px}.costSheetTable th:nth-child(2),.costSheetTable td:nth-child(2){width:210px;min-width:210px}.costSheetTable th:nth-child(3),.costSheetTable td:nth-child(3){width:150px;min-width:150px}.costSheetTable th:nth-child(4),.costSheetTable td:nth-child(4){width:92px;min-width:92px}.costSheetTable th:nth-child(5),.costSheetTable td:nth-child(5){width:160px;min-width:160px}.costSheetTable th:not(:first-child):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)):not(:nth-child(5)):not(:last-child):not(:nth-last-child(2)):not(:nth-last-child(3)),.costSheetTable td:not(:first-child):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)):not(:nth-child(5)):not(:last-child):not(:nth-last-child(2)):not(:nth-last-child(3)){width:170px;min-width:170px}.costSheetTable th:nth-last-child(3),.costSheetTable td:nth-last-child(3){width:220px;min-width:220px}.costSheetTable th:nth-last-child(2),.costSheetTable td:nth-last-child(2){width:150px;min-width:150px}.costSheetTable th:last-child,.costSheetTable td:last-child{text-align:center;width:48px;min-width:48px}.costSheetTable select,.costSheetTable input{border:1px solid var(--line);width:100%;min-width:0;color:var(--text);font:inherit;background:#fff;border-radius:7px;padding:8px 9px;font-weight:800}.costSheetTable tfoot td{border-top:1px solid var(--line);color:var(--text);background:#f8fafc;font-weight:950;position:sticky;bottom:0}.monthlyPlanMonthField{gap:8px;display:grid}.monthlyPlanMonthField b{color:var(--text);font-size:12px;font-weight:900}.monthlyPlanAmount{color:var(--text);text-align:right;font-weight:900}.monthlyPlanModalFooter{border-top:1px solid var(--line);background:var(--panel-tint)}.monthlyPlanModalFooter span{color:var(--muted);font-size:13px;font-weight:850}.monthlyPlanModalFooter strong{color:var(--text);margin-left:8px;font-size:20px}.monthlyPlanModalFooter div{gap:8px;display:flex}.costChangePanel{border-top:3px solid var(--warning)}@media (max-width:1100px){.proposalWbsSteps{grid-template-columns:repeat(2,minmax(0,1fr))}.costModalFields.itemInfo,.costModalFields.estimateInfo{grid-template-columns:minmax(0,1fr)}}.costChangeForm{grid-template-columns:130px minmax(0,1.1fr) 130px 130px 110px 130px minmax(0,1.4fr) minmax(0,1fr) 130px;gap:10px;display:grid}.costChangeForm input,.costChangeForm select{border:1px solid var(--line);background:#fff;border-radius:7px;width:100%;min-width:0;padding:10px 11px;font-weight:750}.changeImpactPreview{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;align-items:center;gap:12px;margin-top:12px;padding:12px 14px;display:flex}.changeImpactPreview span,.changeImpactPreview em{color:var(--muted);font-size:13px;font-style:normal;font-weight:800}.changeImpactPreview strong{font-size:18px}.dangerText{color:var(--danger)}.successText{color:var(--success)}.costChangeHistory{gap:8px;margin-top:14px;display:grid}.costChangeHistory div:not(.empty){border-bottom:1px solid var(--line);grid-template-columns:minmax(160px,1.2fr) 90px 210px 110px minmax(0,1.6fr) 90px;align-items:center;gap:10px;padding:9px 2px;font-size:13px;display:grid}.costChangeHistory span,.costChangeHistory em,.costChangeHistory time{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-style:normal;overflow:hidden}.executionBudgetPanel{border-top:3px solid #0f766e}.executionSummaryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.executionSummaryGrid article{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;gap:7px;padding:13px;display:grid}.executionSummaryGrid span{color:var(--muted);font-size:12px;font-weight:900}.executionSummaryGrid strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:20px;line-height:1.1;overflow:hidden}.plannedMonthStrip{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.plannedMonthStrip button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:8px;gap:4px;padding:9px 11px;display:grid}.plannedMonthStrip button:hover{border-color:var(--accent-line);background:var(--accent-soft)}.plannedMonthStrip span{color:var(--muted);font-size:12px;font-weight:900}.plannedMonthStrip strong{color:var(--text);font-size:13px}.executionBudgetForm{grid-template-columns:130px 130px 140px 140px minmax(0,1fr) 130px;gap:10px;margin-top:14px;display:grid}.executionBudgetForm input,.executionBudgetForm select{border:1px solid var(--line);background:#fff;border-radius:7px;width:100%;min-width:0;padding:10px 11px;font-weight:750}.executionBudgetHistory{gap:8px;margin-top:14px;display:grid}.executionBudgetHistory div:not(.empty){border-bottom:1px solid var(--line);grid-template-columns:90px 120px 140px 140px 110px minmax(0,1fr);align-items:center;gap:10px;padding:9px 2px;font-size:13px;display:grid}.executionBudgetHistory span,.executionBudgetHistory em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-style:normal;overflow:hidden}.settlementPanel{border-top:3px solid #16a34a}.settlementSummaryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.settlementSummaryGrid article{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;gap:7px;padding:13px;display:grid}.settlementSummaryGrid span,.settlementSummaryGrid em{color:var(--muted);font-size:12px;font-style:normal;font-weight:850}.settlementSummaryGrid strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:20px;line-height:1.1;overflow:hidden}.settlementDetailGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;margin-top:14px;display:grid}.settlementDetailGrid h3{color:#253247;margin-bottom:10px;font-size:15px}.settlementCategoryList{gap:8px;display:grid}.settlementCategoryList div:not(.empty){border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:10px 2px;display:flex}.settlementCategoryList span{color:var(--muted);font-size:13px;font-weight:850}.settlementSnapshotBox{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;gap:7px;padding:13px;display:grid}.settlementSnapshotBox span,.settlementSnapshotBox em{color:var(--muted);font-size:13px;font-style:normal;font-weight:800}.settlementSnapshotBox strong{color:var(--text);font-size:18px}.settlementSaveRow{grid-template-columns:minmax(0,1fr) 130px;gap:10px;margin-top:12px;display:grid}.settlementSaveRow input{border:1px solid var(--line);background:#fff;border-radius:7px;width:100%;min-width:0;padding:10px 11px;font-weight:750}.masterDataTable{border:1px solid var(--line);border-radius:8px;overflow-x:auto}.masterDataTable table{border-collapse:collapse;width:100%;min-width:760px}.masterDataTable.compact table{min-width:0}.masterDataTable th,.masterDataTable td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:11px 13px}.masterDataTable th{background:var(--panel-soft);color:var(--muted);font-size:12px;font-weight:900}.masterDataTable td{color:#253247;font-size:13px;font-weight:700}.masterDataTable input,.masterDataTable select{border:1px solid var(--line);width:100%;min-width:0;color:var(--text);background:#fff;border-radius:7px;padding:8px 9px;font-size:13px;font-weight:750}.masterDataTable tr:last-child td{border-bottom:0}.vrbMasterOps{gap:14px;display:grid}.masterYearTools{grid-template-columns:160px 180px 140px;align-items:end;gap:12px;display:grid}.masterYearTools div,.masterYearTools label{color:var(--muted);gap:6px;font-size:12px;font-weight:900;display:grid}.masterYearTools strong{color:var(--text);font-size:20px}.masterYearTools input{border:1px solid var(--line);border-radius:7px;width:100%;padding:10px 11px;font-weight:800}.masterYearLinks{flex-wrap:wrap;gap:8px;display:flex}.masterYearLinks a{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:900}.masterYearLinks a.active{border-color:var(--accent-line);background:var(--accent-soft);color:var(--accent)}@media (max-width:1400px){.searchGrid{grid-template-columns:repeat(6,minmax(0,1fr))}.searchGrid .field:first-child,.searchGrid .field:nth-child(2),.searchGrid .field:nth-child(3),.searchGrid .field:nth-child(5),.searchGrid .field:nth-child(6){grid-column:span 1}.searchGrid .field:nth-child(4){grid-column:span 2}.searchGrid .field:nth-child(7){grid-column:5/span 1}.searchGrid .searchButton{grid-column:6/span 1}}@media (max-width:1100px){.grid4,.grid3,.grid2,.opsSummaryGrid,.masterStats,.scheduleSummaryGrid,.scheduleKanban,.strategyDecisionPanel,.strategyCardGrid,.strategyDetailGrid,.signalSummaryGrid,.signalLayout,.aiGuideFlow,.aiGuideLayout,.integrationStatusGrid,.settingsLayout,.customerEntryForms,.workforceEntryForms,.valueBoardGrid,.vrbFormulaGrid,.costLifecycleFlow,.settlementSummaryGrid,.settlementDetailGrid,.proposalCommandGrid,.proposalWorkQueue{grid-template-columns:1fr}.proposalProcessMap{grid-template-columns:repeat(3,minmax(0,1fr))}.proposalProcessMap article:not(:last-child):after{display:none}.noticeOverview,.noticeProductShell,.noticeHeroStats,.noticeDocumentList,.noticeInfoMatrix,.documentGrid,.analysisGrid,.analysisSectionTabs,.reviewFormGrid{grid-template-columns:1fr}.noticeFacts{grid-template-columns:repeat(2,minmax(0,1fr))}.signalOpsGrid{grid-template-columns:1fr 1fr}.registeredSignalItem{grid-template-columns:1fr}.registeredSignalActions{justify-content:flex-start}.businessTimelineHeader{grid-template-columns:1fr}.milestoneProgress{justify-items:start}.milestoneListActions{justify-self:start}.noticeProductAside{position:static}.noticeInfoMatrix dl,.noticeInfoMatrix dl:nth-child(2n),.noticeInfoMatrix dl:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line)}.noticeInfoMatrix dl:last-child{border-bottom:0}}@media (max-width:800px){.shell{display:block}.sidebar{width:auto;height:auto;position:static}.topbar{flex-direction:column;align-items:flex-start;padding:12px 18px;display:flex;position:static}.moduleTabs{width:100%;overflow-x:auto}.moduleTabs a{flex:none}.proposalProcessMap{grid-template-columns:1fr}.topbarMeta{justify-content:space-between;width:100%}.main{padding:18px;overflow-x:visible}.nav{gap:8px;display:flex;overflow-x:auto}.navModuleHeader{border-bottom:0;margin:14px 4px 10px;padding:0 4px}.navGroup{flex:none;gap:8px;display:flex}.navGroupTitle{display:none}.nav a{min-width:128px}.noticeFacts{grid-template-columns:1fr}.noticeProductHero{padding:18px}.noticeProductHero h2{font-size:22px}.noticeInfoMatrix dd{grid-template-columns:1fr;gap:4px}.documentCard{grid-template-columns:auto minmax(0,1fr)}.documentCard .button{grid-column:1/-1}.searchGrid{grid-template-columns:1fr}.searchGrid .field:nth-child(n),.searchGrid .searchButton{grid-column:auto}.responseFilterBar{grid-template-columns:1fr}.unscheduledStrip{flex-direction:column;align-items:flex-start}.timelineChart{min-height:360px}.timelinePoint{width:170px}.timelineWeek strong{top:156px}.timelineWeek span{top:178px}.timelineAxis{top:162px}.businessStepFlow,.historyStepList a,.settingsCardHeader,.providerList div,.settingsFormGrid,.integrationToolList{grid-template-columns:1fr}.businessStep{text-align:left;justify-items:start;min-height:auto}.strategyDecisionScore{border-right:0;border-bottom:1px solid var(--line);padding-bottom:12px;padding-right:0}.businessStep strong{min-height:0}.customerForm,.contactForm,.workforceForm,.strategyFactsList,.valueBoardForm,.valueReviewHistory div,.vrbCostCategoryList div,.costLifecycleCapture,.costLifecycleHistory div:not(.empty),.costChangeForm,.costChangeHistory div:not(.empty),.executionSummaryGrid,.executionBudgetForm,.executionBudgetHistory div:not(.empty),.settlementSaveRow,.masterYearTools{grid-template-columns:1fr}.changeImpactPreview{flex-direction:column;align-items:flex-start}.valueReviewHistory time,.filterCount{text-align:left}}
