@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";.explore-backdrop{padding:18px;place-items:stretch}.orders-explore-modal{width:min(1480px,100%);height:calc(100vh - 36px);max-height:calc(100vh - 36px);display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr);padding:14px;overflow:hidden;box-shadow:0 26px 90px #10182852}.explore-modal-header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding-bottom:10px;border-bottom:1px solid var(--border)}.explore-modal-header h2{font-size:24px}.explore-modal-header span{display:block;margin-top:3px;color:var(--muted);font-size:13px;font-weight:800}.explore-controls{display:grid;grid-template-columns:minmax(136px,.52fr) minmax(136px,.52fr) minmax(210px,.9fr) auto auto;gap:8px;align-items:end;padding:10px 0 8px}.explore-controls label{display:grid;gap:4px;color:var(--muted);font-size:12px;font-weight:900}.store-autocomplete{position:relative;min-width:0}.store-autocomplete label{width:100%}.explore-controls label svg{display:inline;margin-right:4px;vertical-align:-3px}.explore-controls input{width:100%;min-height:34px;border:1px solid var(--border-strong);border-radius:8px;padding:0 11px;color:var(--foreground);background:#fff;outline:0}.explore-controls input:focus,.explore-search input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #4f46e51f}.store-suggestions{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:5;max-height:280px;overflow:auto;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:0 16px 36px #1018282e}.store-suggestions button{width:100%;border:0;border-top:1px solid var(--border);display:grid;gap:2px;padding:8px 10px;color:var(--foreground);background:#fff;text-align:left}.store-suggestions button:first-child{border-top:0}.store-suggestions button:hover{background:#f7f8ff}.store-suggestions strong{font-size:13px}.store-suggestions span{color:var(--muted);font-size:12px;font-weight:800}.explore-mode-switch{height:34px;display:inline-flex;gap:2px;padding:3px;border:1px solid var(--border);border-radius:8px;background:#f2f4f7}.explore-mode-switch button,.explore-reset{min-height:30px;border:0;border-radius:6px;padding:0 11px;font-size:12px;font-weight:900}.explore-mode-switch button{color:var(--muted);background:transparent}.explore-mode-switch button.active{color:var(--primary);background:#fff;box-shadow:0 1px 4px #1018281f}.explore-mode-switch button:disabled{cursor:not-allowed;opacity:.42}.explore-reset{height:34px;border:1px solid var(--border);color:var(--primary);background:var(--primary-soft)}.explore-crumbs{min-height:30px;display:flex;align-items:center;flex-wrap:wrap;gap:5px;color:var(--muted);font-size:12px;font-weight:900}.explore-crumbs button{border:1px solid var(--border);border-radius:999px;padding:6px 9px;color:var(--foreground);background:#fff}.explore-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:8px 0 10px}.explore-summary div{padding:9px 11px;border:1px solid var(--border);border-radius:8px;background:linear-gradient(135deg,rgba(79,70,229,.045),transparent 62%),var(--card-soft)}.explore-summary span{display:block;color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase}.explore-summary strong{display:block;margin-top:3px;font-size:18px}.explore-content{min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr);overflow:hidden;border:1px solid var(--border);border-radius:8px;background:#fff}.explore-title-row{min-height:40px;display:flex;align-items:center;gap:8px;padding:9px 12px;border-bottom:1px solid var(--border);color:var(--primary);background:#fbfcff}.explore-title-row h3{color:var(--foreground);font-size:15px}.explore-state{display:inline-flex;align-items:center;gap:7px;margin:12px;padding:10px 12px;border:1px solid var(--border);border-radius:8px;color:var(--muted);background:var(--card-soft);font-size:13px;font-weight:800}.explore-state.error{color:var(--danger);background:var(--danger-soft)}.explore-search{height:40px;display:flex;align-items:center;gap:8px;padding:0 12px;border-bottom:1px solid var(--border);color:var(--muted);background:#fff}.explore-search input{width:100%;min-height:34px;border:1px solid var(--border);border-radius:8px;padding:0 10px;outline:0}.explore-table{min-height:0;overflow:auto}.explore-head,.explore-row{display:grid;gap:9px;align-items:center;min-width:1120px}.day-table .explore-head,.day-table .explore-row{grid-template-columns:minmax(104px,.85fr) minmax(62px,.48fr) minmax(70px,.5fr) minmax(70px,.5fr) minmax(70px,.5fr) minmax(70px,.5fr) minmax(70px,.5fr) minmax(78px,.58fr) minmax(104px,.78fr) minmax(104px,.78fr) minmax(90px,.62fr)}.cnpj-table .explore-head,.cnpj-table .explore-row{grid-template-columns:minmax(180px,1.25fr) repeat(3,minmax(78px,.55fr)) minmax(112px,.8fr) minmax(116px,.85fr) minmax(116px,.85fr) minmax(104px,.75fr)}.order-table .explore-head,.order-table .explore-row{grid-template-columns:minmax(140px,1fr) minmax(76px,.5fr) minmax(64px,.45fr) minmax(100px,.65fr) minmax(112px,.78fr) minmax(56px,.4fr) minmax(108px,.72fr) minmax(108px,.72fr)}.item-table .explore-head,.item-table .explore-row{grid-template-columns:minmax(330px,1.8fr) minmax(125px,.7fr) minmax(116px,.62fr) minmax(110px,.65fr) minmax(116px,.7fr) minmax(116px,.7fr)}.explore-head{position:sticky;top:0;z-index:2;padding:8px 10px;border-bottom:1px solid var(--border);color:var(--muted);background:#f8fafc;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.explore-row{width:100%;border:0;border-top:1px solid var(--border);padding:9px 10px;color:var(--foreground);background:transparent;text-align:left}button.explore-row:hover,button.explore-row.selected{background:#f7f8ff}button.explore-row.selected{box-shadow:inset 3px 0 0 var(--primary)}.explore-row span{color:var(--muted);font-size:12px;font-weight:800}.explore-row strong{display:block;font-size:13px}.explore-row small{display:block;margin-top:3px;color:var(--muted);font-size:12px;font-weight:700}.explore-row em{margin-left:7px;border-radius:999px;padding:2px 6px;color:var(--warning);background:var(--warning-soft);font-size:11px;font-style:normal;font-weight:900}@media (max-width: 1080px){.orders-explore-modal{max-height:calc(100vh - 24px)}.explore-backdrop{padding:12px}.explore-controls,.explore-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.explore-mode-switch,.explore-reset{width:100%}}:root{color-scheme:light;--background: #f7f8fa;--foreground: #111827;--muted: #667085;--muted-2: #98a2b3;--card: #ffffff;--card-soft: #fbfcfe;--border: #e4e7ec;--border-strong: #d0d5dd;--sidebar: #111827;--sidebar-soft: #1f2937;--primary: #4f46e5;--primary-soft: #eef2ff;--success: #059669;--success-soft: #ecfdf3;--warning: #d97706;--warning-soft: #fffbeb;--danger: #dc2626;--danger-soft: #fef2f2;--shadow: 0 10px 28px rgba(16, 24, 40, .08)}*{box-sizing:border-box}body{margin:0;font-family:IBM Plex Sans,sans-serif;color:var(--foreground);background:linear-gradient(180deg,rgba(79,70,229,.045),transparent 260px),var(--background)}button,input,select{font:inherit}button{cursor:pointer}.loading-screen,.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.aura-card{border:1px solid var(--border);border-radius:8px;background:var(--card);box-shadow:var(--shadow)}.login-panel{width:min(430px,100%);padding:32px}.brand-mark,.side-brand span{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;color:#fff;background:linear-gradient(135deg,var(--primary),#0ea5e9);font-size:22px;font-weight:800}.eyebrow{margin:0 0 8px;color:var(--primary);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}h1,h2,h3{margin:0;letter-spacing:0}h1{font-size:clamp(28px,3.4vw,40px);line-height:1.02}h2{font-size:22px;line-height:1.18}h3{font-size:14px}.login-copy{color:var(--muted);margin:10px 0 26px}.login-form{display:grid;gap:16px}.login-form label,.filters label{display:grid;gap:7px;color:var(--muted);font-size:13px;font-weight:700}.login-form input,.filters input,.filters select{min-height:40px;border:1px solid var(--border-strong);border-radius:8px;padding:0 12px;color:var(--foreground);background:#fff;outline:none}.login-form input:focus,.filters input:focus,.filters select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #4f46e51f}.login-form button,.refresh,.ghost-button{min-height:40px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.login-form button,.refresh{border:0;background:var(--primary);color:#fff;font-weight:800;padding:0 16px}.ghost-button{background:var(--card);color:var(--muted);border:1px solid var(--border);padding:0 14px}.form-error,.error-box{color:var(--danger)}.dashboard-shell{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr);transition:grid-template-columns .18s ease}.dashboard-shell.sidebar-collapsed{grid-template-columns:78px minmax(0,1fr)}.sidebar{background:var(--sidebar);color:#f9fafb;padding:22px;display:flex;flex-direction:column;gap:24px;min-width:0}.side-brand{display:flex;align-items:center;gap:12px}.side-brand strong{font-size:17px}.sidebar-toggle{margin-left:auto;width:34px;height:34px;border:1px solid rgba(255,255,255,.12);border-radius:8px;display:grid;place-items:center;color:#cbd5e1;background:#ffffff0f}.sidebar-toggle:hover{color:#fff;background:#ffffff1f}.sidebar nav{display:grid;gap:8px}.sidebar nav button{width:100%;border:0;display:flex;gap:10px;align-items:center;padding:11px 12px;border-radius:8px;background:transparent;color:#cbd5e1;text-align:left}.sidebar nav button.active{background:#ffffff1a;color:#fff}.side-user{margin-top:auto;display:flex;gap:10px;align-items:flex-start;color:#d1d5db;font-size:13px}.side-user strong,.side-user span{display:block}.side-user span{color:#9ca3af;margin-top:3px;overflow-wrap:anywhere}.dashboard-shell.sidebar-collapsed .sidebar{padding:22px 12px;align-items:center}.dashboard-shell.sidebar-collapsed .side-brand{width:100%;flex-direction:column;gap:14px}.dashboard-shell.sidebar-collapsed .side-brand strong,.dashboard-shell.sidebar-collapsed .nav-label,.dashboard-shell.sidebar-collapsed .side-user-copy{display:none}.dashboard-shell.sidebar-collapsed .sidebar-toggle{margin-left:0}.dashboard-shell.sidebar-collapsed .sidebar nav{width:100%}.dashboard-shell.sidebar-collapsed .sidebar nav button{justify-content:center;padding:12px 0}.dashboard-shell.sidebar-collapsed .side-user{justify-content:center;align-items:center;width:100%}.content{padding:22px 26px;max-width:none;width:100%;min-width:0}.topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.filters{display:flex;flex-wrap:wrap;align-items:end;gap:12px;padding:12px 14px;margin-bottom:16px;box-shadow:none}.filters label:first-child{min-width:170px}.filters label{min-width:145px}.filters label svg{display:inline;vertical-align:-3px;margin-right:4px}.loading-box,.error-box{padding:16px;border:1px solid var(--border);border-radius:8px;background:var(--card);margin-bottom:14px}.chart-card{padding:16px 18px 10px;box-shadow:none;background:linear-gradient(180deg,#fff,#fbfcff)}.chart-actions{width:340px;display:grid;justify-items:end;gap:12px}.mode-switch{display:inline-flex;gap:2px;padding:3px;border:1px solid var(--border);border-radius:8px;background:#f2f4f7}.mode-switch button{min-height:30px;border:0;border-radius:6px;padding:0 10px;color:var(--muted);background:transparent;font-size:12px;font-weight:900}.mode-switch button.active{color:var(--primary);background:#fff;box-shadow:0 1px 4px #1018281f}.legend{min-height:42px;display:inline-flex;align-items:flex-start;justify-content:flex-end;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:12px;font-weight:800}.legend.compact{max-width:420px;justify-content:flex-end}.legend-item{display:inline-flex;align-items:center;gap:5px;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dot{width:9px;height:9px;border-radius:999px;display:inline-block}.dot.internal{background:var(--primary)}.dot.manual{background:var(--warning)}.dot.value{background:var(--success)}.dot.planned{background:#cbd5e1}.chart-hint{width:fit-content;display:inline-flex;align-items:center;gap:7px;margin-bottom:2px;color:var(--primary);background:var(--primary-soft);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.week-chart-shell{min-height:365px;display:grid;gap:6px}.chart-axis-row{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;font-weight:800}.chart-body{display:grid;grid-template-columns:54px minmax(0,1fr) 64px;gap:10px;min-height:322px}.order-axis,.value-axis{height:270px;display:flex;flex-direction:column;justify-content:space-between;padding-top:12px;color:var(--muted);font-size:12px;font-weight:700}.value-axis{text-align:right}.chart-stage{--chart-width: 420px;position:relative;min-height:302px;overflow-x:auto;padding:8px 0 0}.grid-lines{position:absolute;top:20px;right:0;bottom:54px;left:0;width:max(100%,var(--chart-width));display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.grid-lines span{border-top:1px dashed #d8dee8}.value-line{position:absolute;top:18px;left:22px;width:max(calc(100% - 44px),calc(var(--chart-width) - 44px));height:calc(100% - 80px);z-index:4;overflow:hidden;pointer-events:none}.value-line polyline{fill:none;stroke:var(--success);stroke-width:1.2;vector-effect:non-scaling-stroke}.value-line circle{fill:var(--success);stroke:#fff;stroke-width:.8;vector-effect:non-scaling-stroke}.value-labels{position:absolute;top:18px;left:22px;width:max(calc(100% - 44px),calc(var(--chart-width) - 44px));height:calc(100% - 80px);z-index:5;pointer-events:none}.value-labels span{position:absolute;translate:-50% -50%;color:var(--success);background:#ffffffe6;border-radius:999px;padding:2px 6px;font-size:12px;font-weight:900;white-space:nowrap;box-shadow:0 1px 4px #10182814}.week-chart{position:relative;z-index:8;width:max(100%,var(--chart-width));height:302px;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(74px,1fr);align-items:end;gap:18px;padding:14px 22px 0}.week-column{position:relative;height:286px;min-width:68px;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:5px;color:var(--foreground)}.week-tooltip{position:absolute;left:50%;bottom:70px;z-index:60;width:max-content;min-width:224px;max-width:292px;translate:-50% -4px;opacity:0;visibility:hidden;pointer-events:none;display:grid;gap:7px;padding:10px 11px;border:1px solid var(--border);border-radius:8px;color:var(--foreground);background:#fff;box-shadow:0 18px 42px #10182838;text-align:left;transition:opacity .12s ease,translate .12s ease,visibility .12s ease}.week-tooltip:after{content:"";position:absolute;left:50%;bottom:-6px;width:10px;height:10px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:#fffffffa;rotate:45deg;translate:-50% 0}.week-column:hover,.week-column:focus-visible{z-index:70}.week-column:first-child .week-tooltip{left:0;translate:0 -4px}.week-column:first-child .week-tooltip:after{left:24px}.week-column:last-child .week-tooltip{left:auto;right:0;translate:0 -4px}.week-column:last-child .week-tooltip:after{left:auto;right:24px;translate:0}.week-column:hover .week-tooltip,.week-column:focus-visible .week-tooltip{opacity:1;visibility:visible;translate:-50% -10px}.week-column:first-child:hover .week-tooltip,.week-column:first-child:focus-visible .week-tooltip,.week-column:last-child:hover .week-tooltip,.week-column:last-child:focus-visible .week-tooltip{translate:0 -10px}.tooltip-title{padding-bottom:2px;color:var(--primary);font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.tooltip-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;color:var(--muted);font-size:12px;font-weight:800}.tooltip-row span{min-width:0;display:inline-flex;align-items:center;gap:6px}.tooltip-row i{width:8px;height:8px;border-radius:999px}.tooltip-row strong{color:var(--foreground);font-size:12px;text-align:right;white-space:nowrap}.selection-band{position:absolute;top:0;right:2px;bottom:28px;left:2px;border:1px dashed transparent;border-radius:8px;pointer-events:none}.week-column.selected .selection-band{border-color:#f59e0bbf;background:#f59e0b09}.week-column strong{font-size:13px}.week-column em{color:var(--muted);font-size:12px;font-style:normal;font-weight:800}.week-column small{color:var(--muted);font-weight:800}.week-bar{position:relative;width:48px;min-height:8px;border-radius:8px 8px 3px 3px;overflow:hidden;background:#eef2f7;outline:1px solid rgba(16,24,40,.06);display:flex;flex-direction:column-reverse;box-shadow:0 14px 24px #10182814}.week-bar-part.internal{display:block;background:var(--primary)}.week-bar-part.manual{display:block;background:var(--warning)}.week-bar-part.financial{display:block;background:linear-gradient(180deg,#34d399,#059669)}.weekly-v2 .week-bar-part.external{display:block}.weekly-v2 .week-bar-part.external-empty{display:block;background:#cbd5e1}.weekly-v2 .week-column.external-column .week-bar{width:50px;outline-color:#2563eb1a;box-shadow:0 14px 28px #2563eb17}.weekly-v2 .external-column .week-tooltip{bottom:92px;z-index:240;min-width:246px;max-width:304px;gap:5px;padding:8px 9px;font-size:11px;line-height:1.15}.weekly-v2 .external-column .tooltip-title{font-size:10px;line-height:1.1}.weekly-v2 .external-column .tooltip-row{gap:10px;font-size:11px;line-height:1.15}.weekly-v2 .external-column .tooltip-row strong{font-size:11px}.weekly-v2 .external-column .tooltip-row i{width:7px;height:7px}.weekly-v2 .external-column:nth-last-child(-n+3) .week-tooltip{left:auto;right:0;translate:0 -4px}.weekly-v2 .external-column:nth-last-child(-n+3) .week-tooltip:after{left:auto;right:24px;translate:0}.weekly-v2 .external-column:nth-last-child(-n+3):hover .week-tooltip,.weekly-v2 .external-column:nth-last-child(-n+3):focus-visible .week-tooltip{translate:0 -10px}.weekly-v2 .week-column.external-column.selected .selection-band{border-color:#2563eb9e;background:#2563eb09}.week-column:hover .week-bar,.week-column.selected .week-bar{box-shadow:0 0 0 4px #4f46e524}.weekly-v2 .week-column.external-column:hover .week-bar,.weekly-v2 .week-column.external-column.selected .week-bar{box-shadow:0 0 0 4px #2563eb21}.week-column.selected small{color:var(--primary)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#11182785}.modal-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding-bottom:14px;border-bottom:1px solid var(--border)}.modal-header span,.modal-toolbar{color:var(--muted);font-size:13px;font-weight:800}.icon-button{width:34px;height:34px;border:1px solid var(--border);border-radius:8px;display:grid;place-items:center;color:var(--muted);background:#fff}.modal-toolbar{display:flex;justify-content:space-between;gap:12px;padding:12px 0}@media (max-width: 980px){.dashboard-shell,.dashboard-shell.sidebar-collapsed{grid-template-columns:1fr}.sidebar{position:static}.dashboard-shell.sidebar-collapsed .sidebar{align-items:stretch;padding:22px}.dashboard-shell.sidebar-collapsed .side-brand{flex-direction:row;gap:12px}.dashboard-shell.sidebar-collapsed .side-brand strong,.dashboard-shell.sidebar-collapsed .nav-label,.dashboard-shell.sidebar-collapsed .side-user-copy{display:block}.dashboard-shell.sidebar-collapsed .sidebar-toggle{margin-left:auto}.dashboard-shell.sidebar-collapsed .sidebar nav button{justify-content:flex-start;padding:11px 12px}.dashboard-shell.sidebar-collapsed .side-user{justify-content:flex-start;align-items:flex-start}.chart-actions,.legend.compact{justify-content:flex-start;justify-items:start;width:100%}.chart-body{grid-template-columns:minmax(0,1fr)}.order-axis,.value-axis{display:none}.chart-stage{overflow-x:hidden;min-height:286px}.grid-lines{width:100%}.value-line,.value-labels{left:8px;width:calc(100% - 16px)}.week-chart{width:100%;height:286px;grid-auto-columns:minmax(48px,1fr);gap:10px;padding:14px 8px 0}.week-column{min-width:0}.week-bar{width:38px}.topbar,.hero-band{align-items:stretch;flex-direction:column}.hero-hint{width:fit-content}.modal-backdrop{align-items:stretch;padding:12px}.modal-header{align-items:stretch}}.weekly-v2{--wv2-accent: #10b981;--wv2-accent-deep: #059669;--wv2-accent-soft: #ecfdf5;--wv2-accent-ring: rgba(16, 185, 129, .22);display:grid;grid-template-columns:minmax(0,1fr);gap:18px;min-width:0;overflow-x:clip}.weekly-v2>*{min-width:0}.weekly-v2.on-track{--wv2-accent: #38bdf8;--wv2-accent-deep: #0284c7;--wv2-accent-soft: #ecfeff;--wv2-accent-ring: rgba(56, 189, 248, .22)}.weekly-v2.behind{--wv2-accent: #fb7185;--wv2-accent-deep: #e11d48;--wv2-accent-soft: #fff1f2;--wv2-accent-ring: rgba(251, 113, 133, .22)}.wv2-hero{position:relative;border-radius:22px;overflow:hidden;color:#e5e7f5;background:radial-gradient(900px 420px at 88% -10%,rgba(99,102,241,.32),transparent 70%),linear-gradient(155deg,#1b1d3a,#14152b 48%,#0c0d1c);box-shadow:0 30px 70px -28px #0a0c1e9e;isolation:isolate}.wv2-hero-aura{position:absolute;width:460px;height:460px;right:-120px;top:-200px;border-radius:999px;background:radial-gradient(circle,var(--wv2-accent),transparent 62%);opacity:.34;filter:blur(14px);z-index:-1}.wv2-hero-grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:radial-gradient(680px 360px at 22% 18%,#000 0%,transparent 78%);mask-image:radial-gradient(680px 360px at 22% 18%,#000 0%,transparent 78%)}.wv2-hero-inner{padding:24px 30px 22px}.wv2-hero-head{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:16px 20px}.wv2-hero-eyebrow{display:inline-flex;align-items:center;gap:6px;margin:0 0 12px;padding:5px 11px;border-radius:999px;background:#ffffff14;color:#c7c9e8;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.wv2-hero-head h2{margin:0;font-size:clamp(30px,4vw,50px);font-weight:800;line-height:1.02;letter-spacing:-.02em;color:#fff}.wv2-hero-head h2 span{display:block;margin-top:4px;font-size:clamp(15px,1.4vw,19px);font-weight:600;color:#a6a9cf;letter-spacing:0}.wv2-hero-sub{margin:12px 0 0;color:#8d90b8;font-size:13px;font-weight:600}.wv2-status-badge{flex-shrink:0;display:inline-flex;align-items:center;gap:7px;padding:9px 15px;border-radius:999px;font-size:13px;font-weight:800;white-space:nowrap;border:1px solid var(--wv2-accent-ring);background:#ffffff0d;color:var(--wv2-accent);box-shadow:0 0 0 4px #ffffff04,0 0 26px -6px var(--wv2-accent)}.wv2-hero-body{display:grid;grid-template-columns:250px minmax(0,1fr);gap:24px;align-items:center;margin-top:18px}.wv2-gauge{position:relative}.wv2-gauge svg{width:100%;display:block;overflow:visible}.wv2-gauge-track{stroke:#ffffff17}.wv2-gauge-fill{stroke:url(#wv2GaugeArc);filter:drop-shadow(0 4px 16px var(--wv2-accent-ring));transition:stroke-dashoffset 1.4s cubic-bezier(.22,1,.36,1)}.wv2-gauge-marker{fill:#fff}.wv2-gauge-marker-halo{fill:#ffffff29}.wv2-gauge-center{position:absolute;left:50%;bottom:8%;translate:-50% 0;text-align:center}.wv2-gauge-center strong{display:block;font-size:42px;font-weight:800;line-height:1;letter-spacing:-.03em;color:#fff}.wv2-gauge-center span{display:block;margin-top:6px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#8d90b8}.wv2-gauge-ends{display:flex;justify-content:space-between;margin-top:2px;padding:0 8px;color:#6f7299;font-size:11px;font-weight:800}.wv2-hero-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px}.wv2-hero-stat{padding:16px 16px 15px;border-radius:14px;border:1px solid rgba(255,255,255,.07);background:linear-gradient(180deg,#ffffff0e,#ffffff05)}.wv2-hero-stat.realized{border-color:var(--wv2-accent-ring);background:linear-gradient(180deg,#ffffff0d,#ffffff03),radial-gradient(120px 80px at 100% 0%,var(--wv2-accent-ring),transparent 70%)}.wv2-hero-stat-label{display:block;color:#9295bf;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.wv2-hero-stat strong{display:block;margin:10px 0 8px;font-size:25px;font-weight:800;letter-spacing:-.02em;color:#fff}.wv2-hero-stat small{display:inline-flex;align-items:center;gap:4px;color:#8d90b8;font-size:12px;font-weight:700}.wv2-hero-stat small.up{color:#34d399}.wv2-hero-stat small.down{color:#fb7185}.wv2-hero-track-wrap{margin-top:18px}.wv2-hero-track{position:relative;height:14px;border-radius:999px;background:#ffffff12;box-shadow:inset 0 0 0 1px #ffffff0d}.wv2-hero-track-fill{position:absolute;inset:0 auto 0 0;border-radius:999px;background:linear-gradient(90deg,var(--wv2-accent-deep),var(--wv2-accent));box-shadow:0 0 18px var(--wv2-accent-ring);transition:width 1.2s cubic-bezier(.22,1,.36,1)}.wv2-hero-track-marker{position:absolute;top:-7px;bottom:-7px;width:3px;translate:-50% 0;background:#f8fafc;border-radius:999px}.wv2-hero-track-marker i{position:absolute;top:-6px;left:50%;translate:-50% 0;width:9px;height:9px;border-radius:999px;background:#f8fafc}.wv2-hero-track-legend{display:flex;flex-wrap:wrap;gap:18px;margin-top:13px;color:#9295bf;font-size:12px;font-weight:700}.wv2-hero-track-legend span{display:inline-flex;align-items:center;gap:7px}.wv2-hero-track-legend .dot{width:9px;height:9px;border-radius:999px}.wv2-hero-track-legend .dot.realized{background:var(--wv2-accent)}.wv2-hero-track-legend .dot.expected{background:#f8fafc}.wv2-hero-track-legend .dot.target{background:#6f7299}.wv2-pace-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.wv2-pace-card{display:flex;gap:13px;padding:16px;border-radius:16px;border:1px solid var(--border);background:var(--card);box-shadow:0 12px 26px -18px #10182866;transition:transform .14s ease,box-shadow .14s ease}.wv2-pace-card:hover{transform:translateY(-2px);box-shadow:0 18px 34px -18px #10182873}.wv2-pace-icon{flex-shrink:0;width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:var(--primary);background:var(--primary-soft)}.wv2-pace-card.good .wv2-pace-icon{color:#047857;background:#d1fae5}.wv2-pace-card.bad .wv2-pace-icon{color:#be123c;background:#ffe4e6}.wv2-pace-body{min-width:0}.wv2-pace-body p{margin:0;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.wv2-pace-body strong{display:block;margin:7px 0 5px;font-size:22px;font-weight:800;letter-spacing:-.02em}.wv2-pace-card.good .wv2-pace-body strong{color:#047857}.wv2-pace-card.bad .wv2-pace-body strong{color:#be123c}.wv2-pace-body small{color:var(--muted);font-size:12px;font-weight:600}.wv2-panel{padding:20px 22px;border-radius:18px;border:1px solid var(--border);background:var(--card);box-shadow:0 14px 32px -24px #10182880}.wv2-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.wv2-panel-head h3{display:flex;align-items:center;gap:8px;margin:0;font-size:17px;font-weight:800}.wv2-panel-head h3 svg{color:var(--primary)}.wv2-panel-head p{display:flex;align-items:center;gap:6px;margin:7px 0 0;color:var(--muted);font-size:13px;font-weight:600}.wv2-panel-tag{flex-shrink:0;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:800;color:var(--wv2-accent-deep);background:var(--wv2-accent-soft);border:1px solid var(--wv2-accent-ring)}.wv2-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.wv2-kpi{position:relative;padding:18px;border-radius:16px;border:1px solid var(--border);background:var(--card);overflow:hidden;box-shadow:0 12px 26px -20px #1018286b}.wv2-kpi:before{content:"";position:absolute;inset:0 0 auto 0;height:3px}.wv2-kpi.indigo:before{background:#6366f1}.wv2-kpi.emerald:before{background:#10b981}.wv2-kpi.sky:before{background:#0ea5e9}.wv2-kpi.amber:before{background:#f59e0b}.wv2-kpi-top{display:flex;align-items:center;gap:10px}.wv2-kpi-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px}.wv2-kpi.indigo .wv2-kpi-icon{color:#4f46e5;background:#eef2ff}.wv2-kpi.emerald .wv2-kpi-icon{color:#047857;background:#ecfdf5}.wv2-kpi.sky .wv2-kpi-icon{color:#0369a1;background:#e0f2fe}.wv2-kpi.amber .wv2-kpi-icon{color:#b45309;background:#fffbeb}.wv2-kpi-top p{margin:0;color:var(--muted);font-size:12px;font-weight:800}.wv2-kpi strong{display:block;margin:14px 0 7px;font-size:27px;font-weight:800;letter-spacing:-.02em}.wv2-kpi small{color:var(--muted);font-size:12px;font-weight:600}.wv2-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:16px;align-items:start}.wv2-workbench{display:grid;gap:16px;min-width:0}.wv2-temporal-panel .wv2-panel-head{display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,760px);align-items:flex-start}.wv2-temporal-panel .wv2-panel-head>div:first-child{min-width:0}.wv2-temporal-panel .chart-actions{width:100%;justify-self:end;display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"mode group goal" "legend legend legend";align-items:center;gap:8px 10px}.wv2-temporal-panel .mode-switch{grid-area:mode;justify-self:end}.wv2-temporal-panel .goal-layer-toggle{grid-area:goal;justify-self:end}.wv2-temporal-panel .external-group-switch{grid-area:group;justify-self:end}.wv2-temporal-panel .legend{grid-area:legend;width:100%;max-width:none;min-height:28px;align-items:center;justify-content:flex-end}.goal-layer-toggle{min-height:30px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid var(--border);border-radius:8px;color:var(--muted);background:#fff;font-size:12px;font-weight:900;cursor:pointer}.goal-layer-toggle.active{color:#be123c;border-color:#fecdd3;background:#fff1f2;box-shadow:0 6px 16px -12px #e11d48b3}.goal-layer-toggle:disabled{cursor:not-allowed;opacity:.5}.external-group-switch{display:inline-flex;gap:2px;padding:3px;border:1px solid #dbeafe;border-radius:8px;background:#eff6ff}.external-group-switch button{min-height:28px;border:0;border-radius:6px;padding:0 9px;color:#475569;background:transparent;font-size:11px;font-weight:900;cursor:pointer}.external-group-switch button.active{color:#1d4ed8;background:#fff;box-shadow:0 1px 4px #2563eb24}.external-group-switch button:focus-visible{outline:2px solid rgba(37,99,235,.35);outline-offset:1px}.weekly-v2 .external-legend .legend-item{max-width:128px}.weekly-v2 .external-legend{gap:6px}.weekly-v2 .external-toggle,.weekly-v2 .legend-reset{min-height:24px;border:1px solid transparent;border-radius:999px;padding:3px 8px;background:transparent;color:var(--muted);font:inherit;cursor:pointer}.weekly-v2 .external-toggle.active{background:#f8fafc;border-color:#e2e8f0;color:#334155}.weekly-v2 .external-toggle.inactive{opacity:.42;text-decoration:line-through}.weekly-v2 .external-toggle:hover,.weekly-v2 .external-toggle:focus-visible{border-color:#bfdbfe;color:#1d4ed8;outline:none}.weekly-v2 .legend-reset{color:#1d4ed8;background:#eff6ff;font-size:11px;font-weight:900}.weekly-v2 .legend-reset:hover,.weekly-v2 .legend-reset:focus-visible{background:#dbeafe;outline:none}.weekly-v2 .line-dot{width:22px;height:3px;display:inline-block;border-radius:999px}.weekly-v2 .line-dot.actual{background:#e11d48}.weekly-v2 .line-dot.expected{background:repeating-linear-gradient(90deg,#94a3b8 0 6px,transparent 6px 11px)}.weekly-v2 .line-dot.projection{background:repeating-linear-gradient(90deg,#fb7185 0 2px,transparent 2px 6px)}.weekly-v2 .week-chart-shell.with-goal .chart-stage{min-height:340px;overflow-x:hidden}.weekly-v2 .week-chart-shell.with-goal .chart-body{grid-template-columns:74px minmax(0,1fr)}.weekly-v2 .week-chart-shell.with-goal .order-axis{font-size:11px;line-height:1.05}.weekly-v2 .week-chart-shell.with-goal .value-axis{display:none}.weekly-v2 .week-chart-shell.with-goal .grid-lines{bottom:64px}.weekly-v2 .goal-months{position:absolute;left:22px;bottom:29px;z-index:6;width:max(calc(100% - 44px),calc(var(--chart-width) - 44px));pointer-events:none}.weekly-v2 .goal-months span{position:absolute;translate:-50% 0;color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase;white-space:nowrap}.weekly-v2 .goal-months span.last{translate:-100% 0}.weekly-v2 .value-line .goal-expected-line{stroke:#94a3b8;stroke-width:1.55;stroke-dasharray:5 5;opacity:.9}.weekly-v2 .value-line .goal-projection-line{stroke:#fb7185;stroke-width:1.65;stroke-dasharray:1 5;opacity:.8}.weekly-v2 .value-line .goal-actual-line{stroke:#e11d48;stroke-width:1.9;filter:drop-shadow(0 4px 9px rgba(225,29,72,.2))}.weekly-v2 .goal-target-note{position:absolute;top:56px;right:30px;z-index:7;color:#64748b;background:#ffffffd1;border:1px solid rgba(203,213,225,.72);border-radius:999px;padding:3px 8px;font-size:11px;font-weight:900;line-height:1;white-space:nowrap;box-shadow:0 8px 18px -16px #0f172a8c}.weekly-v2 .week-chart.goal-timeline{display:block;padding-bottom:0}.weekly-v2 .week-chart.goal-timeline .week-column{position:absolute;left:var(--week-x);bottom:30px;width:30px;min-width:30px;height:132px;translate:-50% 0;gap:2px}.weekly-v2 .week-chart.goal-timeline .week-tooltip{bottom:120px}.weekly-v2 .week-chart.goal-timeline .selection-band{top:0;right:-4px;bottom:26px;left:-4px}.weekly-v2 .week-chart.goal-timeline .week-bar{width:26px;border-radius:6px 6px 2px 2px;box-shadow:0 14px 24px #05966929}.weekly-v2 .week-chart.goal-timeline .projection-column{z-index:5;cursor:default}.weekly-v2 .week-chart.goal-timeline .projection-column .week-bar{width:18px;background:transparent;outline-color:#94a3b82e;box-shadow:none}.weekly-v2 .week-chart.goal-timeline .projection-column .week-bar-part.planned{display:block;border:1px solid rgba(148,163,184,.34);border-bottom-color:#94a3b880;background:linear-gradient(180deg,#e2e8f057,#94a3b829),repeating-linear-gradient(45deg,rgba(148,163,184,.2) 0 3px,transparent 3px 7px);border-radius:inherit}.weekly-v2 .week-chart.goal-timeline .projection-column:hover,.weekly-v2 .week-chart.goal-timeline .projection-column:focus-visible{z-index:72;outline:none}.weekly-v2 .week-chart.goal-timeline .projection-column:hover .week-bar,.weekly-v2 .week-chart.goal-timeline .projection-column:focus-visible .week-bar{box-shadow:0 0 0 4px #94a3b824}.weekly-v2 .week-chart.goal-timeline .week-column>strong,.weekly-v2 .week-chart.goal-timeline .week-column>em{display:none}.weekly-v2 .week-chart.goal-timeline .week-column small{display:none}.weekly-v2 .week-chart.goal-timeline .week-column:first-child .week-tooltip,.weekly-v2 .week-chart.goal-timeline .week-column:last-child .week-tooltip{left:50%;right:auto;translate:-50% -4px}.weekly-v2 .week-chart.goal-timeline .week-column:first-child:hover .week-tooltip,.weekly-v2 .week-chart.goal-timeline .week-column:first-child:focus-visible .week-tooltip,.weekly-v2 .week-chart.goal-timeline .week-column:last-child:hover .week-tooltip,.weekly-v2 .week-chart.goal-timeline .week-column:last-child:focus-visible .week-tooltip{translate:-50% -10px}.weekly-v2 .value-labels .goal-label{color:#fff;background:#14152b;box-shadow:0 8px 18px -12px #0f172acc}.weekly-v2 .chart-stage:has(.week-column:hover) .value-labels,.weekly-v2 .chart-stage:has(.week-column:focus-visible) .value-labels{opacity:0}.weekly-v2 .week-chart-shell:has(.external-column){min-height:405px}.weekly-v2 .week-chart-shell:has(.external-column) .chart-body{min-height:360px}.weekly-v2 .week-chart-shell:has(.external-column) .chart-stage{min-height:348px;overflow-x:auto;overflow-y:visible;padding-top:44px}.weekly-v2 .week-chart-shell:has(.external-column) .value-line,.weekly-v2 .week-chart-shell:has(.external-column) .value-labels{top:54px}.weekly-v2 .week-chart-shell:has(.external-column) .week-chart{z-index:120}.weekly-v2 .week-chart-shell:has(.external-column) .week-column:hover,.weekly-v2 .week-chart-shell:has(.external-column) .week-column:focus-visible{z-index:260}.wv2-bars{display:flex;align-items:flex-end;gap:8px;padding-top:56px}.wv2-bar-col{position:relative;flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:8px;padding:0;border:0;background:transparent}.wv2-bar-area{width:100%;height:196px;display:flex;align-items:flex-end;justify-content:center}.wv2-bar-track{position:relative;width:100%;max-width:46px;min-height:5px;transition:transform .14s ease}.wv2-bar-fill{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column-reverse;border-radius:8px 8px 4px 4px;overflow:hidden;background:#eef1f6;box-shadow:inset 0 0 0 1px #1018280a}.wv2-bar-part{display:block;width:100%}.wv2-bar-part.internal{background:linear-gradient(180deg,#818cf8,#4f46e5)}.wv2-bar-part.manual{background:linear-gradient(180deg,#fcd34d,#f59e0b)}.wv2-bar-col:hover .wv2-bar-track{transform:scaleY(1.03);transform-origin:bottom}.wv2-bar-col.selected .wv2-bar-fill{box-shadow:0 0 0 2px var(--card),0 0 0 4px var(--primary)}.wv2-bar-col small{min-height:14px;color:var(--muted);font-size:11px;font-weight:700;white-space:nowrap}.wv2-bar-col.selected small{color:var(--primary);font-weight:800}.wv2-bar-tip{position:absolute;left:50%;bottom:100%;translate:-50% -10px;z-index:10;width:max-content;min-width:200px;display:grid;gap:6px;padding:11px 12px;border-radius:12px;background:#14152b;color:#d6d8f0;text-align:left;opacity:0;visibility:hidden;pointer-events:none;box-shadow:0 18px 40px -12px #0a0c1e99;transition:opacity .13s ease,translate .13s ease}.wv2-bar-tip:after{content:"";position:absolute;left:50%;bottom:-5px;width:10px;height:10px;translate:-50% 0;rotate:45deg;background:#14152b}.wv2-bar-col:hover .wv2-bar-tip,.wv2-bar-col:focus-visible .wv2-bar-tip{opacity:1;visibility:visible;translate:-50% -4px}.wv2-bars .wv2-bar-col:first-child .wv2-bar-tip{left:0;translate:0 -10px}.wv2-bars .wv2-bar-col:first-child:hover .wv2-bar-tip,.wv2-bars .wv2-bar-col:first-child:focus-visible .wv2-bar-tip{translate:0 -4px}.wv2-bars .wv2-bar-col:first-child .wv2-bar-tip:after{left:22px}.wv2-bars .wv2-bar-col:last-child .wv2-bar-tip{left:auto;right:0;translate:0 -10px}.wv2-bars .wv2-bar-col:last-child:hover .wv2-bar-tip,.wv2-bars .wv2-bar-col:last-child:focus-visible .wv2-bar-tip{translate:0 -4px}.wv2-bars .wv2-bar-col:last-child .wv2-bar-tip:after{left:auto;right:22px}.wv2-bar-tip strong{font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#9295bf}.wv2-bar-tip span{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:12px;font-weight:600}.wv2-bar-tip span b{color:#fff;font-weight:800}.wv2-bar-tip .dot{width:8px;height:8px;border-radius:999px;margin-right:6px}.wv2-bars-legend{display:flex;gap:18px;margin-top:12px;color:var(--muted);font-size:12px;font-weight:700}.wv2-bars-legend span{display:inline-flex;align-items:center;gap:7px}.weekly-v2 .dot{width:9px;height:9px;border-radius:999px;display:inline-block}.weekly-v2 .dot.internal{background:#4f46e5}.weekly-v2 .dot.manual{background:#f59e0b}.weekly-v2 .dot.total{background:#94a3b8}.weekly-v2 .dot.value{background:#10b981}.wv2-week-detail{display:grid;gap:0;align-content:start}.wv2-detail-eyebrow{margin:0;color:var(--primary);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.wv2-week-detail h3{margin:8px 0 16px;font-size:17px;font-weight:800}.wv2-detail-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.wv2-detail-stats div{padding:13px 14px;border-radius:12px;border:1px solid var(--border);background:var(--card-soft)}.wv2-detail-stats span{display:block;color:var(--muted);font-size:12px;font-weight:800}.wv2-detail-stats strong{display:block;margin:5px 0;font-size:23px;font-weight:800;letter-spacing:-.02em}.wv2-detail-stats em{font-style:normal;font-size:12px;font-weight:800}.wv2-ops-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px}.wv2-ops-grid div{min-width:0;padding:11px 12px;border-radius:12px;background:linear-gradient(180deg,#fff,var(--card-soft));border:1px solid var(--border)}.wv2-ops-grid span{display:block;color:var(--muted);font-size:11px;font-weight:800}.wv2-ops-grid strong{display:block;margin:5px 0 2px;font-size:19px;font-weight:800;letter-spacing:-.02em}.wv2-ops-grid em{color:var(--muted);font-size:11px;font-style:normal;font-weight:800}.weekly-v2 em.up{color:var(--success)}.weekly-v2 em.down{color:var(--danger)}.weekly-v2 em.neutral{color:var(--muted)}.wv2-detail-section{display:grid;gap:10px;margin-bottom:14px;padding:14px;border-radius:14px;border:1px solid var(--border);background:var(--card-soft)}.wv2-detail-section h4{display:flex;align-items:center;gap:7px;margin:0;color:var(--foreground);font-size:13px;font-weight:800}.wv2-detail-section h4 svg{color:var(--primary)}.wv2-status-card{display:grid;grid-template-columns:74px minmax(0,1fr);gap:12px;align-items:center}.wv2-status-donut{width:74px;height:74px;display:grid;place-items:center;border-radius:999px;box-shadow:inset 0 0 0 9px #ffffffdb}.wv2-status-donut span{width:44px;height:44px;display:grid;place-items:center;border-radius:999px;color:var(--foreground);background:#fff;font-size:15px;font-weight:800;box-shadow:0 6px 14px -10px #1018288c}.wv2-status-list{display:grid;gap:7px;min-width:0}.wv2-status-list div{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:8px}.wv2-status-list i{width:8px;height:8px;border-radius:999px}.wv2-status-list span{min-width:0;overflow:hidden;color:var(--muted);font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.wv2-status-list strong{font-size:12px;font-weight:800}.wv2-detail-manual{display:grid;gap:8px;padding:14px;border-radius:12px;border:1px solid #fde68a;background:#fffbeb}.wv2-detail-manual>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.wv2-detail-manual span{color:#92400e;font-size:12px;font-weight:800}.wv2-detail-manual strong{font-size:22px;font-weight:800;color:#b45309}.wv2-detail-manual p{margin:0;color:#92400e;font-size:12px;font-weight:600}.wv2-detail-goal{display:grid;gap:9px;margin-top:12px;padding:14px;border-radius:12px;border:1px solid #bbf7d0;background:#f0fdf4}.wv2-detail-goal.bad{border-color:#fecdd3;background:#fff1f2}.wv2-detail-goal .wv2-detail-eyebrow{color:#047857}.wv2-detail-goal.bad .wv2-detail-eyebrow{color:#be123c}.wv2-detail-goal>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.wv2-detail-goal span{color:var(--muted);font-size:12px;font-weight:700}.wv2-detail-goal strong{font-size:15px;font-weight:800}.wv2-detail-goal-note{margin:0;font-size:12px;font-weight:800;color:#047857}.wv2-detail-goal.bad .wv2-detail-goal-note{color:#be123c}.wv2-explore-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:46px;margin-top:16px;border:0;border-radius:12px;color:#fff;font-size:14px;font-weight:800;background:linear-gradient(135deg,#4f46e5,#6366f1);box-shadow:0 14px 26px -10px #4f46e599;transition:transform .13s ease,box-shadow .13s ease}.wv2-explore-btn:hover{transform:translateY(-1px);box-shadow:0 18px 32px -10px #4f46e5b3}.wv2-table{display:grid;overflow-x:auto}.wv2-table-head,.wv2-table-row{display:grid;grid-template-columns:minmax(100px,1fr) 58px 62px 48px minmax(86px,.82fr) minmax(86px,.78fr) 88px minmax(104px,.86fr);gap:6px;align-items:center;min-width:728px}.wv2-table-head{padding:0 14px 11px;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.wv2-table-row{width:100%;padding:13px 14px;border:0;border-top:1px solid var(--border);background:transparent;text-align:left;color:var(--foreground);transition:background .12s ease}.wv2-table-row:hover{background:var(--card-soft)}.wv2-table-row.selected{background:#f5f5ff;box-shadow:inset 3px 0 0 var(--primary)}.wv2-table-row span,.wv2-table-row em{color:var(--muted);font-size:12.5px;font-weight:700;font-style:normal;line-height:1.16}.wv2-table-row strong{font-size:14px;font-weight:800}.wv2-table-week{color:var(--foreground)!important;font-weight:800!important}.wv2-table-row em.up{color:var(--success)}.wv2-table-row em.down{color:var(--danger)}.wv2-table-row em.neutral{color:var(--muted)}.wv2-table-pct{display:flex!important;align-items:center;gap:6px;color:var(--foreground)!important;font-weight:800!important}.wv2-table-pct-bar{position:relative;flex-shrink:0;width:34px;height:7px;border-radius:999px;background:#eef1f6;overflow:hidden}.wv2-table-pct-bar i{position:absolute;inset:0 auto 0 0;border-radius:999px;background:linear-gradient(90deg,var(--wv2-accent-deep),var(--wv2-accent))}@media (max-width: 1180px){.wv2-hero-body{grid-template-columns:1fr}.wv2-gauge{max-width:320px;margin:0 auto}.wv2-pace-grid,.wv2-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wv2-grid{grid-template-columns:1fr}}@media (max-width: 720px){.wv2-hero-inner{padding:24px 20px}.wv2-hero-head{flex-direction:column}.wv2-hero-stats,.wv2-temporal-panel .wv2-panel-head{grid-template-columns:1fr}.wv2-temporal-panel .chart-actions{justify-items:start}.wv2-pace-grid,.wv2-kpi-grid{grid-template-columns:1fr}}
