:root{--canvas:#060b16;--surface:#0c1626;--surface-soft:#101b2e;--ink:#eef3fa;--ink-soft:#cbd6e4;--muted:#8ba1bd;--line:rgb(148 163 184/0.16);--brand:#3483fa;--brand-bright:#5aa0ff;--brand-soft:rgb(52 131 250/0.13);--critical:#fb7185;--critical-soft:rgb(251 113 133/0.13);--warning:#fbbf24;--warning-soft:rgb(251 191 36/0.13);--positive:#34d399;--positive-soft:rgb(52 211 153/0.12);--info:#38bdf8;--info-soft:rgb(56 189 248/0.12);--violet:#a78bfa;--shadow-sm:0 1px 2px rgb(0 0 0/0.4);--shadow-md:0 16px 40px rgb(0 0 0/0.42);--shadow-lg:0 28px 70px rgb(0 0 0/0.58);--radius-sm:12px;--radius-md:16px;--radius-lg:22px;--safe-bottom:env(safe-area-inset-bottom,0px)}[data-theme=light]{--canvas:#ebebeb;--surface:#ffffff;--surface-soft:#f5f5f5;--ink:#262626;--ink-soft:#4b4b4b;--muted:#737373;--line:#e2e2e2;--brand-soft:rgb(52 131 250/0.1);--critical:#dc3545;--critical-soft:#fff0f1;--warning:#b77900;--warning-soft:#fff6dc;--positive:#00a650;--positive-soft:#e8f7ef;--info:#1678c8;--info-soft:#eaf5ff;--shadow-sm:0 1px 2px rgb(0 0 0/0.05),0 5px 16px rgb(0 0 0/0.04);--shadow-md:0 16px 40px rgb(0 0 0/0.12);--shadow-lg:0 28px 70px rgb(0 0 0/0.22);color-scheme:light}*{box-sizing:border-box}html{background:var(--canvas);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(60rem 34rem at 80% -8%,rgb(52 131 250/.16),transparent 62%),radial-gradient(42rem 28rem at -8% 50%,rgb(139 123 255/.07),transparent 65%),var(--canvas)}[data-theme=light] body{background:radial-gradient(60rem 34rem at 80% -8%,rgb(52 131 250/.09),transparent 62%),var(--canvas)}button,input,textarea{color:inherit;font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:default}a,button{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgb(52 131 250/.35);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.portal{min-height:100vh}.portal-main{min-width:0}.mobile-header{position:sticky;z-index:30;top:0;display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:12px;padding:max(10px,env(safe-area-inset-top)) 16px 10px;border-bottom:1px solid var(--line);background:rgb(6 11 22/.82);box-shadow:0 1px 0 rgb(255 255 255/.025);-webkit-backdrop-filter:blur(22px) saturate(150%);backdrop-filter:blur(22px) saturate(150%)}.brand{display:inline-flex;min-width:0;align-items:center;gap:10px}.brand-mark{display:block;width:30px;height:30px;flex:0 0 28px;color:var(--brand);filter:drop-shadow(0 5px 11px rgb(52 131 250/.24))}.brand-name{overflow:hidden;font-size:17px;font-weight:760;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap}.brand-words{display:flex;min-width:0;flex-direction:column;line-height:1.05}.brand-byline{margin-top:3px;color:var(--muted);font-size:7px;font-weight:650;letter-spacing:.11em;text-transform:uppercase}.mobile-header-actions{display:flex;min-width:0;align-items:center;gap:7px}.theme-button{display:grid;width:68px;height:38px;flex:0 0 68px;grid-template-columns:repeat(2,1fr);align-items:center;gap:2px;padding:3px;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft);color:var(--muted);box-shadow:var(--shadow-sm)}.theme-button>span{display:grid;height:30px;place-items:center;border-radius:999px;transition:background .18s ease,color .18s ease,transform .18s ease}.theme-button>span.is-active{background:var(--brand);color:white;box-shadow:0 4px 12px rgb(52 131 250/.25)}.theme-button svg{width:14px;height:14px}.floating-theme-switch{display:none}.account-chip{display:flex;min-width:0;min-height:38px;align-items:center;gap:3px;padding:0 8px 0 11px;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft);color:var(--ink-soft);font-size:12px;font-weight:680}.account-chip span{max-width:84px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-chip svg{width:13px;transform:rotate(90deg)}.icon-button,.notification-button{position:relative;display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--surface);color:var(--ink-soft);box-shadow:var(--shadow-sm)}.icon-button svg,.notification-button svg{width:19px;height:19px}.notification-button>span{position:absolute;top:-2px;right:-2px;display:grid;min-width:18px;height:18px;place-items:center;padding:0 4px;border:2px solid var(--surface);border-radius:999px;background:var(--critical);color:white;font-size:9px;font-weight:800}.proposal-banner{display:flex;width:fit-content;align-items:center;gap:7px;margin:12px 16px -2px;padding:6px 10px;border:1px solid rgb(52 131 250/.22);border-radius:999px;background:rgb(52 131 250/.09);color:var(--brand);font-size:10px;font-weight:700;letter-spacing:.02em}.proposal-dot{width:6px;height:6px;border-radius:50%;background:var(--brand-bright);box-shadow:0 0 0 4px rgb(52 131 250/.12)}.stale-banner{display:flex;align-items:flex-start;gap:10px;margin:12px 16px -2px;padding:11px 13px;border:1px solid rgb(251 191 36/.3);border-radius:14px;background:var(--warning-soft);color:var(--text)}.stale-banner-icon{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:rgb(251 191 36/.18);color:var(--warning)}.stale-banner-icon svg{width:13px;height:13px}.stale-banner strong{display:block;font-size:12.5px;font-weight:700;line-height:1.35}.stale-banner small{display:block;margin-top:3px;color:var(--muted);font-size:11.5px;line-height:1.45}.content{width:100%;max-width:760px;min-height:calc(100vh - 140px);margin:0 auto;padding:22px 16px calc(104px + var(--safe-bottom))}.view-stack{display:flex;flex-direction:column;gap:26px}.view-enter{animation:view-in .42s cubic-bezier(.2,.75,.25,1) both}.profitability-view{width:min(100%,900px)}.profitability-header{display:flex;align-items:flex-end;justify-content:space-between;gap:22px}.profitability-header h1{margin:0;font-size:clamp(30px,7vw,46px);font-weight:720;letter-spacing:-.055em}.profitability-header p{max-width:480px;margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.desktop-sheet-action{display:none}.profitability-composition{padding:20px;border:1px solid var(--line);border-radius:24px;background:radial-gradient(circle at 96% 2%,rgb(52 131 250/.13),transparent 15rem),var(--surface);box-shadow:var(--shadow-md)}.profitability-composition-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.profitability-composition-heading h2{margin:0;font-size:20px;letter-spacing:-.04em}.profitability-composition-heading p{max-width:570px;margin:7px 0 0;color:var(--muted);font-size:9px;line-height:1.5}.profitability-composition-heading>span{display:inline-flex;min-height:30px;flex:0 0 auto;align-items:center;gap:5px;padding:0 9px;border-radius:999px;background:var(--positive-soft);color:var(--positive);font-size:7px;font-weight:760}.profitability-composition-heading>span.is-provisional{background:var(--warning-soft);color:var(--warning)}.profitability-composition-heading>span svg{width:12px}.profit-distribution-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:18px}.profit-distribution-values>button,.profit-distribution-values>span{--distribution-color:var(--positive);display:grid;min-width:0;grid-template-columns:7px minmax(0,1fr);align-items:center;gap:3px 5px;padding:11px 9px;border:1px solid color-mix(in srgb,var(--distribution-color) 18%,transparent);border-radius:14px;background:color-mix(in srgb,var(--distribution-color) 7%,var(--surface-soft));color:inherit;font:inherit;text-align:left}.profit-distribution-values>span.is-product-cost{--distribution-color:var(--violet)}.profit-distribution-values>.is-ml-cost{--distribution-color:var(--brand-bright)}.profit-distribution-values>span.is-profit{--distribution-color:var(--positive)}.profit-distribution-values>span.is-profit.is-negative{--distribution-color:var(--critical)}.profit-distribution-values>button.is-ml-cost{cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.profit-distribution-values>button.is-ml-cost:hover,.profit-distribution-values>button.is-ml-cost[aria-expanded=true]{border-color:color-mix(in srgb,var(--brand-bright) 48%,transparent);background:color-mix(in srgb,var(--brand-bright) 13%,var(--surface-soft))}.profit-distribution-values>button.is-ml-cost:active{transform:scale(.985)}.profit-distribution-values i{width:7px;height:7px;border-radius:50%;background:var(--distribution-color)}.profit-distribution-values small{overflow:hidden;color:var(--muted);font-size:7px;text-overflow:ellipsis;white-space:nowrap}.profit-distribution-values small em{display:block;margin-top:2px;color:var(--brand-bright);font-size:6px;font-style:normal;font-weight:730}.profit-distribution-values strong{grid-column:1/-1;margin-top:4px;color:var(--distribution-color);font-size:clamp(18px,5vw,26px);letter-spacing:-.055em}.profit-distribution-values strong svg{display:inline-block;width:12px;margin-left:2px;transform:rotate(90deg);transition:transform .18s ease}.profit-distribution-values button[aria-expanded=true] strong svg{transform:rotate(-90deg)}.ml-cost-breakdown{margin-top:10px;overflow:hidden;border:1px solid color-mix(in srgb,var(--brand-bright) 25%,transparent);border-radius:17px;background:color-mix(in srgb,var(--brand) 4%,var(--surface-soft))}.ml-cost-breakdown-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:13px;border-bottom:1px solid var(--line)}.ml-cost-breakdown-heading>span{display:flex;min-width:0;flex-direction:column}.ml-cost-breakdown-heading strong{font-size:10px}.ml-cost-breakdown-heading>strong{color:var(--brand-bright);font-size:14px;white-space:nowrap}.ml-cost-breakdown-heading small{margin-top:3px;color:var(--muted);font-size:7px}.ml-cost-breakdown-list article{display:grid;grid-template-columns:23px minmax(0,1fr);gap:8px;padding:11px 12px;border-top:1px solid var(--line)}.ml-cost-breakdown-list article:first-child{border-top:0}.ml-cost-breakdown-list article.is-not-separated{background:var(--warning-soft)}.ml-cost-breakdown-index{display:grid;width:21px;height:21px;place-items:center;border-radius:7px;background:var(--brand-soft);color:var(--brand-bright);font-size:7px;font-weight:800}.ml-cost-breakdown-copy,.ml-cost-breakdown-value{display:flex;min-width:0;flex-direction:column}.ml-cost-breakdown-copy>strong{font-size:9px}.ml-cost-breakdown-copy>em,.ml-cost-breakdown-copy>small{margin-top:3px;color:var(--muted);font-size:7px;font-style:normal;line-height:1.4}.ml-cost-breakdown-copy>em{color:var(--ink-soft)}.ml-cost-breakdown-value{grid-column:2;align-items:flex-start}.ml-cost-breakdown-value>strong{font-size:10px}.ml-cost-breakdown-value>small{margin-top:2px;color:var(--muted);font-size:7px}.profit-distribution-bar{display:flex;height:10px;overflow:hidden;gap:2px;margin-top:9px;border-radius:999px;background:var(--surface-soft)}.profit-distribution-bar span{display:block;min-width:0}.profit-distribution-bar .is-product-cost{background:var(--violet)}.profit-distribution-bar .is-ml-cost{background:var(--brand-bright)}.profit-distribution-bar .is-profit{background:var(--positive)}.profitability-ml-definition{display:grid;grid-template-columns:17px minmax(0,1fr);gap:7px;margin:13px 0 0;padding:10px;border-radius:13px;background:var(--surface-soft);color:var(--muted);font-size:8px;line-height:1.5}.profitability-ml-definition svg{width:14px;color:var(--brand-bright)}.profitability-ml-definition strong{color:var(--ink-soft)}.profitability-expand-mlc{display:grid;width:100%;min-height:49px;grid-template-columns:minmax(0,1fr) auto 16px;align-items:center;gap:9px;margin-top:12px;padding:0 12px;border:1px solid var(--line);border-radius:14px;background:transparent;text-align:left}.profitability-expand-mlc>span{display:inline-flex;align-items:center;gap:7px;font-size:9px;font-weight:730}.profitability-expand-mlc>span svg{width:14px;color:var(--brand-bright)}.profitability-expand-mlc>small{color:var(--muted);font-size:7px}.profitability-expand-mlc>svg{width:14px;color:var(--muted);transform:rotate(90deg);transition:transform .18s ease}.profitability-expand-mlc[aria-expanded=true]>svg{transform:rotate(-90deg)}.mlc-distribution-list{max-height:600px;overflow-y:auto;margin-top:10px;padding-right:3px;scrollbar-color:var(--line) transparent}.mlc-distribution-note{display:grid;grid-template-columns:20px minmax(0,1fr);gap:7px;margin-bottom:7px;padding:10px;border-radius:12px;background:var(--brand-soft);color:var(--muted);font-size:8px;line-height:1.45}.mlc-distribution-note svg{width:14px;color:var(--brand-bright)}.mlc-distribution-row{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:9px;padding:9px 4px;border-top:1px solid var(--line)}.mlc-distribution-image{position:relative;display:grid;width:42px;height:42px;overflow:hidden;place-items:center;border-radius:10px;background:white;color:#8ba1bd}.mlc-distribution-image img{object-fit:contain}.mlc-distribution-image svg{width:16px}.mlc-distribution-copy{display:flex;min-width:0;flex-direction:column}.mlc-distribution-copy>span{overflow:hidden;color:var(--muted);font-size:7px;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.mlc-distribution-copy>strong{margin-top:2px;overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.mlc-distribution-copy>small{margin-top:3px;color:var(--muted);font-size:7px}.profit-distribution-values.is-compact{grid-column:1/-1;margin-top:0}.profit-distribution-values.is-compact>button,.profit-distribution-values.is-compact>span{padding:7px;border:0;background:transparent}.profit-distribution-values.is-compact small{font-size:6px}.profit-distribution-values.is-compact strong{margin-top:1px;font-size:12px}.mlc-preview-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:18px}.mlc-preview-heading>span{display:flex;min-width:0;flex-direction:column}.mlc-preview-heading strong{font-size:10px}.mlc-preview-heading small{margin-top:3px;color:var(--muted);font-size:7px}.mlc-preview-heading>em{padding:4px 7px;border-radius:999px;background:var(--brand-soft);color:var(--brand-bright);font-size:6px;font-style:normal;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.mlc-preview-grid{display:grid;gap:8px;margin-top:9px}.mlc-preview-card{position:relative;display:grid;width:100%;min-width:0;grid-template-columns:54px minmax(0,1fr);gap:9px;padding:11px;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--brand-bright) 12%,transparent),transparent 8rem),var(--surface-soft);color:var(--ink);font:inherit;text-align:left;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.mlc-preview-card:hover{border-color:color-mix(in srgb,var(--brand-bright) 35%,var(--line));box-shadow:var(--shadow-sm);transform:translateY(-2px)}.mlc-preview-rank{position:absolute;z-index:2;top:7px;left:7px;display:grid;min-width:21px;height:18px;place-items:center;padding:0 5px;border-radius:7px;background:var(--brand);color:white;font-size:6px;font-weight:850}.mlc-preview-image{position:relative;display:grid;width:54px;height:54px;overflow:hidden;place-items:center;border-radius:12px;background:white;color:#8ba1bd}.mlc-preview-image img{object-fit:contain}.mlc-preview-image svg{width:18px}.mlc-preview-copy{display:flex;min-width:0;flex-direction:column}.mlc-preview-copy small{overflow:hidden;padding-right:24px;color:var(--muted);font-size:6px;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.mlc-preview-copy strong{display:-webkit-box;margin-top:3px;overflow:hidden;font-size:8px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mlc-preview-copy em{margin-top:auto;padding-top:4px;color:var(--brand-bright);font-size:7px;font-style:normal;font-weight:750}.product-distribution-mini{display:flex;height:7px;grid-column:1/-1;gap:2px;overflow:hidden;border-radius:999px;background:var(--surface)}.product-distribution-mini>i{display:block;min-width:0}.product-distribution-mini>.is-product-cost{background:var(--violet)}.product-distribution-mini>.is-ml-cost{background:var(--brand-bright)}.product-distribution-mini>.is-profit{background:var(--positive)}.mlc-preview-card .profit-distribution-values{grid-column:1/-1}.mlc-preview-open{display:inline-flex;grid-column:1/-1;align-items:center;justify-content:flex-end;gap:5px;color:var(--brand-bright);font-size:7px;font-weight:760}.mlc-preview-open svg{width:11px}.mlc-distribution-row{position:relative;width:100%;border-right:0;border-bottom:0;border-left:0;background:transparent;color:var(--ink);font:inherit;text-align:left;cursor:pointer}.mlc-distribution-row:hover{background:var(--surface-soft)}.mlc-distribution-row>svg{position:absolute;right:6px;width:12px;color:var(--muted)}.product-money-layer{position:fixed;z-index:95;inset:0;display:flex;align-items:flex-end;justify-content:center;padding-top:32px;background:rgb(4 12 24/.66);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-money-detail{width:100%;max-height:calc(100dvh - 32px);padding:18px;overflow-y:auto;border:1px solid var(--line);border-radius:24px 24px 0 0;background:var(--surface);box-shadow:0 -24px 70px rgb(2 10 24/.35)}.product-money-detail>header{display:grid;grid-template-columns:58px minmax(0,1fr) 30px;align-items:center;gap:10px}.product-money-image{position:relative;display:grid;width:58px;height:58px;overflow:hidden;place-items:center;border-radius:14px;background:white;color:#8ba1bd}.product-money-image img{object-fit:contain}.product-money-image svg{width:20px}.product-money-detail>header>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.product-money-detail>header small{color:var(--muted);font-size:7px;font-weight:720}.product-money-detail>header strong{display:-webkit-box;margin-top:4px;overflow:hidden;font-size:11px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-money-detail>header button{display:grid;width:30px;height:30px;place-items:center;border-radius:10px;background:var(--surface-soft);color:var(--muted)}.product-money-detail>header button svg{width:14px}.product-money-origin{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;margin-top:16px;padding:14px;border-radius:17px;background:radial-gradient(circle at 92% 0,rgb(52 131 250/.2),transparent 9rem),linear-gradient(135deg,var(--brand),#225ea8);color:white}.product-money-origin>span{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;background:rgb(255 255 255/.14)}.product-money-origin svg{width:16px}.product-money-origin div{display:flex;min-width:0;flex-direction:column}.product-money-origin small{color:rgb(255 255 255/.7);font-size:7px}.product-money-origin strong{margin-top:2px;font-size:21px;letter-spacing:-.04em}.product-money-origin em{margin-top:2px;color:rgb(255 255 255/.75);font-size:7px;font-style:normal}.product-money-warning{display:flex;align-items:flex-start;gap:7px;margin:9px 0 0;padding:9px;border-radius:12px;background:var(--warning-soft);color:var(--warning);font-size:7px;line-height:1.4}.product-money-warning svg{width:13px;flex:0 0 13px}.product-money-intro{margin-top:18px}.product-money-intro h3{margin:3px 0 0;font-size:15px;letter-spacing:-.025em}.product-money-intro p{margin:5px 0 0;color:var(--muted);font-size:8px;line-height:1.45}.product-money-detail>.product-distribution-mini{height:10px;margin-top:12px}.product-money-journey{display:grid;gap:8px;margin-top:10px}.product-money-journey article{--money-color:var(--positive);position:relative;display:grid;grid-template-columns:20px 32px minmax(0,1fr);align-items:start;gap:8px;padding:12px;border:1px solid color-mix(in srgb,var(--money-color) 20%,var(--line));border-radius:15px;background:color-mix(in srgb,var(--money-color) 6%,var(--surface-soft))}.product-money-journey article.is-product{--money-color:var(--violet)}.product-money-journey article.is-ml{--money-color:var(--brand-bright)}.product-money-journey article.is-profit.is-negative{--money-color:var(--critical)}.product-money-step{color:var(--muted);font-size:7px;font-weight:850}.product-money-step-icon{display:grid;width:30px;height:30px;place-items:center;border-radius:10px;background:color-mix(in srgb,var(--money-color) 15%,transparent);color:var(--money-color)}.product-money-step-icon svg{width:14px}.product-money-journey article>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2px 8px}.product-money-journey article small{color:var(--muted);font-size:7px;font-weight:720}.product-money-journey article strong{grid-row:2;color:var(--money-color);font-size:15px;letter-spacing:-.025em}.product-money-journey article em{grid-column:2;grid-row:1/3;align-self:center;color:var(--money-color);font-size:9px;font-style:normal;font-weight:820}.product-money-journey article p{grid-column:1/-1;margin:5px 0 0;color:var(--muted);font-size:7px;line-height:1.4}.product-money-detail>footer{display:grid;grid-template-columns:20px minmax(0,1fr);gap:8px;margin-top:12px;padding:11px;border-radius:14px;background:var(--surface-soft)}.product-money-detail>footer>svg{width:15px;color:var(--positive)}.product-money-detail>footer>span{display:flex;min-width:0;flex-direction:column}.product-money-detail>footer strong{font-size:8px}.product-money-detail>footer small{margin-top:3px;color:var(--muted);font-size:7px;line-height:1.4}.profitability-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 18px;padding:22px;border:1px solid color-mix(in srgb,var(--positive) 20%,transparent);border-radius:24px;background:radial-gradient(circle at 92% 8%,rgb(52 211 153/.15),transparent 14rem),linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--positive) 6%,var(--surface)));box-shadow:var(--shadow-md)}.profitability-hero.is-provisional{border-color:color-mix(in srgb,var(--warning) 26%,transparent);background:radial-gradient(circle at 92% 8%,rgb(251 191 36/.14),transparent 14rem),linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--warning) 5%,var(--surface)))}.profitability-hero-main{display:flex;min-width:0;flex-direction:column}.profitability-hero-main>span{color:var(--muted);font-size:9px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.profitability-hero-main>strong{margin-top:7px;font-size:clamp(34px,9vw,58px);font-weight:720;letter-spacing:-.065em;line-height:.96}.profitability-hero-main>small{margin-top:8px;color:var(--ink-soft);font-size:10px}.profitability-confidence{display:inline-flex;height:34px;align-items:center;gap:6px;padding:0 11px;border-radius:999px;background:var(--positive-soft);color:var(--positive);font-size:8px;font-weight:780}.is-provisional .profitability-confidence{background:var(--warning-soft);color:var(--warning)}.profitability-confidence svg{width:14px}.profitability-hero>p{grid-column:1/-1;max-width:670px;margin:4px 0 0;padding-top:13px;border-top:1px solid var(--line);color:var(--muted);font-size:10px;line-height:1.5}.cost-coverage-card,.profitability-bridge,.profitability-products{padding:19px;border:1px solid var(--line);border-radius:22px;background:var(--surface);box-shadow:var(--shadow-sm)}.cost-coverage-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:15px}.cost-coverage-heading h2{margin:0;font-size:19px;letter-spacing:-.04em}.cost-coverage-heading>strong{color:var(--positive);font-size:23px;letter-spacing:-.05em}.cost-coverage-track{height:8px;overflow:hidden;margin-top:16px;border-radius:999px;background:var(--warning-soft)}.cost-coverage-track>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--positive),#6ee7b7)}.cost-coverage-split{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:13px}.cost-coverage-split>span{display:grid;grid-template-columns:8px minmax(0,1fr);align-items:center;gap:5px;color:var(--muted);font-size:8px}.cost-coverage-split i{width:7px;height:7px;border-radius:50%;background:var(--positive)}.cost-coverage-split i.is-missing{background:var(--warning)}.cost-coverage-split i.is-sales{background:var(--brand)}.cost-coverage-split strong{grid-column:2;color:var(--ink);font-size:13px}.sheet-access-note{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;margin-top:16px;padding:12px;border:1px solid color-mix(in srgb,var(--warning) 22%,transparent);border-radius:15px;background:var(--warning-soft)}.sheet-access-note>svg{width:17px;color:var(--warning)}.sheet-access-note>span{display:flex;min-width:0;flex-direction:column}.sheet-access-note strong{font-size:9px}.sheet-access-note small{margin-top:3px;color:var(--muted);font-size:8px;line-height:1.4}.sheet-access-note button{grid-column:1/-1;min-height:38px;border-radius:12px;background:var(--brand);color:white;font-size:9px;font-weight:740}.profitability-equation{display:flex;flex-direction:column;margin-top:13px}.profitability-equation>span{display:flex;min-height:43px;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--line)}.profitability-equation small{color:var(--muted);font-size:9px}.profitability-equation strong{font-size:11px}.profitability-equation .is-result{margin-top:3px;padding:0 11px;border:0;border-radius:12px;background:var(--positive-soft);color:var(--positive)}.profitability-equation .is-result small{color:currentColor;font-weight:760}.profitability-equation .is-result strong{font-size:13px}.profitability-essentials{display:grid;gap:8px;margin-top:13px}.profitability-essentials>span{display:flex;min-height:98px;flex-direction:column;padding:14px;border:1px solid var(--line);border-radius:15px;background:var(--surface-soft)}.profitability-essentials>span.needs-attention{border-color:color-mix(in srgb,var(--warning) 25%,transparent);background:color-mix(in srgb,var(--warning-soft) 65%,var(--surface-soft))}.profitability-essentials small{color:var(--muted);font-size:8px}.profitability-essentials strong{margin-top:7px;font-size:20px;letter-spacing:-.05em}.profitability-essentials em{margin-top:6px;color:var(--muted);font-size:8px;font-style:normal;line-height:1.4}.profitability-tools{display:flex;gap:9px;flex-direction:column}.profitability-tabs{display:flex;gap:5px;overflow-x:auto;scrollbar-width:none}.profitability-tabs::-webkit-scrollbar{display:none}.profitability-tabs button{min-height:36px;flex:0 0 auto;padding:0 11px;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft);color:var(--muted);font-size:8px;font-weight:720}.profitability-tabs button[aria-selected=true]{border-color:color-mix(in srgb,var(--brand) 38%,transparent);background:var(--brand-soft);color:var(--brand-bright)}.profitability-tabs button span{display:inline-grid;min-width:17px;height:17px;place-items:center;margin-left:4px;border-radius:99px;background:color-mix(in srgb,currentColor 12%,transparent);font-size:7px}.profitability-search{display:grid;min-height:40px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:6px;padding:0 11px;border:1px solid var(--line);border-radius:13px;background:var(--surface-soft);color:var(--muted)}.profitability-search svg{width:15px}.profitability-search input{min-width:0;border:0;background:transparent;font-size:9px;outline:none}.profitability-search input::placeholder{color:var(--muted)}.profitability-priority-note{display:grid;grid-template-columns:31px minmax(0,1fr);align-items:center;gap:9px;margin-top:12px;padding:11px;border-radius:14px;background:var(--brand-soft);color:var(--brand-bright)}.profitability-priority-note>svg{width:16px;justify-self:center}.profitability-priority-note>span{display:flex;min-width:0;flex-direction:column}.profitability-priority-note strong{font-size:9px}.profitability-priority-note small{margin-top:3px;color:var(--muted);font-size:8px;line-height:1.4}.profit-product-list{display:flex;gap:7px;flex-direction:column;margin-top:13px}.profit-product{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;padding:10px;border:1px solid var(--line);border-radius:15px;background:var(--surface-soft)}.profit-product.needs-cost{border-color:color-mix(in srgb,var(--warning) 22%,transparent)}.profit-product-image{position:relative;display:grid;width:46px;height:46px;overflow:hidden;place-items:center;border-radius:11px;background:white;color:#8ba1bd}.profit-product-image img{object-fit:contain}.profit-product-image svg{width:18px}.profit-product-copy{display:flex;min-width:0;flex-direction:column}.profit-product-copy>span{color:var(--muted);font-size:7px;font-weight:680}.profit-product-copy>span,.profit-product-copy>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profit-product-copy>strong{margin-top:3px;font-size:9px}.profit-product-copy>small{margin-top:4px;color:var(--muted);font-size:7px}.profit-product-numbers{display:grid;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 8px;padding-top:8px;border-top:1px solid var(--line);text-align:right}.cost-status{display:inline-flex;width:fit-content;min-height:24px;align-items:center;gap:4px;padding:0 8px;border-radius:999px;font-size:7px;font-weight:760}.cost-status.is-loaded{background:var(--positive-soft);color:var(--positive)}.cost-status.is-missing{background:var(--warning-soft);color:var(--warning)}.cost-status svg{width:11px}.profit-product-numbers>strong{font-size:11px}.profit-product-numbers>small{grid-column:2;color:var(--muted);font-size:7px}.profit-product-cost-entry{display:grid;grid-column:1/-1;grid-template-columns:minmax(0,1fr);gap:9px;padding-top:10px;border-top:1px solid var(--line)}.profit-product-cost-entry label{display:flex;min-width:0;flex-direction:column}.profit-product-cost-entry label>span{font-size:9px;font-weight:760}.profit-product-cost-entry label b{color:var(--warning)}.profit-product-cost-entry label>small{margin-top:3px;color:var(--muted);font-size:7px;line-height:1.4}.cost-entry-control{display:grid;min-height:42px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px;padding:0 11px;border:1px solid color-mix(in srgb,var(--warning) 30%,var(--line));border-radius:12px;background:var(--surface)}.cost-entry-control>span{color:var(--muted);font-size:11px;font-weight:700}.cost-entry-control input{min-width:0;border:0;background:transparent;color:var(--ink);font-size:14px;font-weight:740;outline:none}.cost-entry-control input::placeholder{color:var(--muted);font-weight:500}.cost-entry-control>small{color:var(--muted);font-size:7px;font-weight:740}.cost-entry-actions button,.cost-entry-continue{display:inline-flex;min-height:39px;align-items:center;justify-content:center;gap:6px;border-radius:12px;font-size:8px;font-weight:780}.cost-entry-actions .is-primary,.cost-entry-continue{background:var(--brand);color:white}.cost-entry-actions button:disabled,.cost-entry-continue:disabled{opacity:.45}.cost-entry-continue svg{width:12px}.cost-entry-confirmation{display:flex;flex-direction:column;padding:11px;border-radius:12px;background:var(--warning-soft)}.cost-entry-confirmation>span{color:var(--muted);font-size:7px}.cost-entry-confirmation>strong{margin-top:4px;color:var(--warning);font-size:15px}.cost-entry-confirmation>strong small{font-size:7px}.cost-entry-confirmation>p{margin:5px 0 0;color:var(--muted);font-size:7px;line-height:1.4}.cost-entry-actions{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:7px}.cost-entry-actions .is-secondary{border:1px solid var(--line);background:var(--surface);color:var(--muted)}.cost-entry-error{margin:0;color:var(--critical);font-size:7px}.profit-product-cost-entry.is-submitted{grid-template-columns:31px minmax(0,1fr);align-items:center;padding:10px;border:0;border-radius:12px;background:var(--positive-soft)}.cost-entry-icon{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;background:color-mix(in srgb,var(--positive) 18%,transparent);color:var(--positive)}.cost-entry-icon svg{width:14px}.profit-product-cost-entry.is-submitted>span:last-child{display:flex;min-width:0;flex-direction:column}.profit-product-cost-entry.is-submitted strong{color:var(--positive);font-size:9px}.profit-product-cost-entry.is-submitted small{margin-top:3px;color:var(--muted);font-size:7px;line-height:1.4}.profitability-empty{display:flex;min-height:150px;align-items:center;justify-content:center;flex-direction:column;color:var(--muted);text-align:center}.profitability-empty svg{width:23px;color:var(--positive)}.profitability-empty strong{margin-top:9px;color:var(--ink);font-size:10px}.profitability-empty small{margin-top:4px;font-size:8px}.profitability-evidence{display:flex;align-items:flex-start;gap:7px;margin:0;padding:0 5px;color:var(--muted);font-size:8px;line-height:1.45}.profitability-evidence svg{width:14px;flex:0 0 14px;color:var(--positive)}@keyframes view-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.section-kicker{display:block;margin-bottom:5px;color:var(--muted);font-size:10px;font-weight:760;letter-spacing:.11em;line-height:1.2;text-transform:uppercase}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.diagnosis-card h2,.sales-card h2,.section-heading h2{margin:0;font-size:19px;font-weight:730;letter-spacing:-.035em;line-height:1.1}.card-link,.text-button{display:inline-flex;min-height:38px;align-items:center;gap:4px;padding:0;background:transparent;color:var(--brand);font-size:12px;font-weight:720}.card-link svg,.text-button svg{width:14px}.hero-card{position:relative;display:grid;min-height:212px;grid-template-columns:minmax(0,1fr) 104px;align-items:center;gap:8px;overflow:hidden;padding:23px 18px 22px 20px;border-radius:var(--radius-lg);background:radial-gradient(circle at 86% 13%,rgb(90 160 255/.28),transparent 10rem),linear-gradient(145deg,#0a1424,#102a53 62%,#164f9f);color:white;box-shadow:0 20px 55px rgb(0 0 0/.38),inset 0 1px 0 rgb(255 255 255/.06)}.hero-card:after{position:absolute;right:-38px;bottom:-64px;width:180px;height:180px;border:1px solid rgb(255 255 255/.12);border-radius:50%;box-shadow:0 0 0 28px rgb(255 255 255/.035),0 0 0 58px rgb(255 255 255/.025);content:""}.hero-copy{position:relative;z-index:1;min-width:0}.hero-card .section-kicker{color:rgb(207 225 255/.67)}.hero-card h1{max-width:220px;margin:0;font-size:clamp(26px,8vw,36px);font-weight:690;letter-spacing:-.055em;line-height:.98}.hero-card p{max-width:230px;margin:14px 0 0;color:rgb(255 255 255/.74);font-size:13px;line-height:1.48}.hero-card p strong{color:white}.health-orbit{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column;text-align:center}.health-ring{display:grid;width:88px;height:88px;place-items:center;border-radius:50%;background:conic-gradient(var(--warning) 0 72%,rgb(255 255 255/.12) 72% 100%);box-shadow:0 10px 24px rgb(0 0 0/.15)}.health-ring:before{position:absolute;width:72px;height:72px;border-radius:50%;background:#102a53;content:""}.health-ring div{position:relative;display:flex;align-items:baseline}.health-ring strong{font-size:25px;letter-spacing:-.06em}.health-ring span{margin-left:2px;color:rgb(255 255 255/.53);font-size:8px}.health-orbit>span{margin-top:8px;color:rgb(255 255 255/.64);font-size:9px}.health-orbit em{margin-top:2px;color:#fde68a;font-size:10px;font-style:normal;font-weight:740}.alert-feed,.priority-list{display:flex;flex-direction:column;gap:10px}.alert-swipe-shell{position:relative;overflow:hidden;border-radius:var(--radius-md);background:var(--surface-soft);isolation:isolate}.swipe-guide{display:flex;min-height:30px;align-items:center;justify-content:center;gap:8px;margin-top:-2px;color:var(--muted)}.swipe-guide span{color:var(--brand);font-size:16px}.swipe-guide p{margin:0;font-size:8px;font-weight:650}.alert-swipe-panel{position:relative;z-index:2;touch-action:pan-y;transition:transform .26s cubic-bezier(.2,.82,.25,1);will-change:transform}.alert-swipe-shell.is-dragging .alert-swipe-panel{transition:none}.alert-swipe-actions{position:absolute;z-index:1;top:0;bottom:0;display:grid;width:156px;grid-template-columns:repeat(2,78px)}.alert-swipe-actions.is-start{left:0}.alert-swipe-actions.is-end{right:0}.swipe-action{display:flex;min-width:0;align-items:center;justify-content:center;gap:7px;flex-direction:column;border-radius:0;color:white;font-size:9px;font-weight:750;letter-spacing:-.01em}.swipe-action svg{width:21px;height:21px}.swipe-action.is-review{background:#10a676}.swipe-action.is-talk{background:var(--brand)}.swipe-action.is-remind{background:#d99416}.swipe-action.is-archive{background:#526176}.swipe-action:active{filter:brightness(.92)}.swipe-action:focus-visible{position:relative;z-index:2;outline:3px solid white;outline-offset:-4px}.alert-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.alert-card:active{transform:scale(.985)}.alert-card.is-read{opacity:.72;box-shadow:none}.alert-card-main{display:grid;width:100%;min-height:112px;grid-template-columns:42px minmax(0,1fr) 18px;align-items:start;gap:11px;padding:15px 12px 15px 14px;background:transparent;text-align:left}.alert-card.is-compact .alert-card-main{min-height:96px}.alert-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:14px}.alert-icon svg{width:20px}.tone-critical .alert-icon{background:var(--critical-soft);color:var(--critical)}.tone-attention .alert-icon{background:var(--warning-soft);color:var(--warning)}.tone-positive .alert-icon{background:var(--positive-soft);color:var(--positive)}.tone-info .alert-icon{background:var(--info-soft);color:var(--info)}.alert-copy{display:flex;min-width:0;flex-direction:column}.alert-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:5px;color:var(--muted);font-size:9px}.alert-eyebrow{font-weight:780;letter-spacing:.08em;text-transform:uppercase}.tone-critical .alert-eyebrow{color:var(--critical)}.tone-attention .alert-eyebrow{color:var(--warning)}.tone-positive .alert-eyebrow{color:var(--positive)}.tone-info .alert-eyebrow{color:var(--info)}.alert-copy>strong{font-size:13px;font-weight:720;letter-spacing:-.015em;line-height:1.32}.alert-summary{margin-top:5px;color:var(--ink-soft);font-size:11px;line-height:1.45}.alert-impact{margin-top:7px;color:var(--muted);font-size:10px;font-weight:670}.alert-chevron{display:grid;height:42px;place-items:center;color:var(--muted)}.alert-chevron svg{width:16px}.category-story,.diagnosis-card,.performance-hero,.sales-card{overflow:hidden;padding:20px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.performance-hero-top,.sales-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.delta-pill{display:inline-flex;min-height:27px;align-items:center;padding:0 9px;border-radius:999px;background:var(--positive-soft);color:var(--positive);font-size:10px;font-weight:780}.delta-pill.is-negative{background:var(--critical-soft);color:var(--critical)}.sales-value{margin-top:17px;font-size:34px;font-weight:720;letter-spacing:-.06em}.sales-context{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.sales-context strong{color:var(--ink-soft)}.trend-chart{height:170px;margin-top:18px}.trend-chart-compact{height:96px;margin:14px -20px 0}.trend-chart svg{display:block;width:100%;height:100%;overflow:visible}.trend-grid{fill:none;stroke:var(--line);stroke-width:1;vector-effect:non-scaling-stroke}.trend-area{stroke:none}.trend-line{fill:none;stroke:var(--brand-bright);stroke-linecap:round;stroke-linejoin:round;stroke-width:3;vector-effect:non-scaling-stroke}.trend-dot-halo{fill:rgb(52 131 250/.2)}.trend-dot{fill:var(--brand);stroke:var(--surface);stroke-width:2}.trend-crosshair,.trend-dot{vector-effect:non-scaling-stroke}.trend-crosshair{fill:none;stroke:var(--brand);stroke-dasharray:3 4;stroke-width:1;opacity:.5}.trend-hit{fill:transparent;cursor:pointer;outline:none}.trend-hit:focus-visible{fill:rgb(52 131 250/.12)}.trend-detail{margin-top:14px;padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:var(--surface-soft)}.trend-detail-date{display:block;color:var(--brand);font-size:8.5px;font-weight:720;letter-spacing:.04em;text-transform:uppercase}.trend-detail-grid{display:grid;margin-top:9px;gap:10px 8px;grid-template-columns:repeat(2,minmax(0,1fr))}.trend-detail-grid article{display:flex;min-width:0;flex-direction:column}.trend-detail-grid span{color:var(--muted);font-size:8px}.trend-detail-grid strong{margin-top:2px;font-size:13px;font-weight:760}.trend-detail>small{display:block;margin-top:10px;color:var(--muted);font-size:8px}@media (min-width:720px){.trend-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.card-link{width:100%;min-height:45px;justify-content:space-between;margin-top:8px;border-top:1px solid var(--line)}.signal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.signal-card{position:relative;display:flex;min-height:118px;align-items:flex-start;flex-direction:column;padding:15px;border:1px solid var(--line);border-radius:var(--radius-md);background:rgb(12 22 38/.82);box-shadow:var(--shadow-sm)}.signal-card>span:nth-child(2){color:var(--muted);font-size:10px;font-weight:660}.signal-card strong{margin-top:auto;font-size:15px;letter-spacing:-.025em}.signal-card small{margin-top:3px;color:var(--muted);font-size:9px}.signal-dot{position:absolute;top:15px;right:15px;width:7px;height:7px;border-radius:50%;box-shadow:0 0 0 4px rgb(139 161 189/.08)}.signal-positive{background:var(--positive);box-shadow:0 0 0 4px rgb(52 211 153/.1)}.signal-attention{background:var(--warning);box-shadow:0 0 0 4px rgb(251 191 36/.1)}.signal-neutral{background:#64748b}.intelligence-note{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:18px;border:1px solid rgb(52 131 250/.2);border-radius:var(--radius-md);background:linear-gradient(135deg,rgb(52 131 250/.12),rgb(12 22 38/.82))}.intelligence-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:14px;background:var(--brand);color:white;box-shadow:0 8px 18px rgb(52 131 250/.24)}.intelligence-icon svg{width:20px}.intelligence-note strong{font-size:12px}.intelligence-note p{margin:5px 0 0;color:var(--ink-soft);font-size:10px;line-height:1.48}.view-header{padding:5px 2px 0}.view-header h1{margin:0;font-size:32px;font-weight:710;letter-spacing:-.055em;line-height:1}.view-header p{max-width:480px;margin:9px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.filter-pills{display:flex;gap:7px;overflow-x:auto;margin:-8px -16px 0;padding:8px 16px;scrollbar-width:none}.filter-pills::-webkit-scrollbar{display:none}.filter-pills button{display:inline-flex;min-height:38px;flex:0 0 auto;align-items:center;gap:6px;padding:0 13px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);font-size:11px;font-weight:680;white-space:nowrap}.filter-pills button[aria-selected=true]{border-color:rgb(52 131 250/.42);background:var(--brand-soft);color:var(--brand-bright);box-shadow:var(--shadow-sm)}.filter-pills button span{display:grid;min-width:17px;height:17px;place-items:center;padding:0 4px;border-radius:999px;background:rgb(139 161 189/.13);font-size:8px}.filter-pills button[aria-selected=true] span{background:rgb(255 255 255/.17)}.empty-state{padding:52px 24px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);text-align:center}.empty-state>span{display:grid;width:52px;height:52px;place-items:center;margin:0 auto;border-radius:50%;background:var(--positive-soft);color:var(--positive)}.empty-state svg{width:24px}.empty-state h2{margin:15px 0 5px;font-size:18px}.empty-state p{margin:0;color:var(--muted);font-size:12px}.alerts-timeline-view{width:100%;max-width:860px;margin:0 auto;gap:18px}.alert-timeline{position:relative;display:flex;flex-direction:column}.alert-timeline-day{position:relative;padding:0 0 34px 38px}.alert-timeline-day:last-child{padding-bottom:12px}.timeline-rail{position:absolute;z-index:3;top:2px;bottom:-2px;left:0;display:flex;width:34px;justify-content:center;pointer-events:none}.timeline-rail:after{position:absolute;z-index:-1;top:30px;bottom:0;left:16px;width:2px;border-radius:999px;background:linear-gradient(var(--line),rgb(52 131 250/.28),var(--line));content:""}.timeline-rail i{position:relative;display:block;width:15px;height:15px;margin-top:7px;border:4px solid var(--canvas);border-radius:50%;background:#536983;box-shadow:0 0 0 1px var(--line)}.alert-timeline-day.is-today .timeline-rail i{width:23px;height:23px;margin-top:3px;border-width:5px;background:var(--brand);box-shadow:0 0 0 1px rgb(52 131 250/.38),0 0 0 7px rgb(52 131 250/.09)}.alert-timeline-day.is-today .timeline-rail i:after{position:absolute;inset:-9px;border:1px solid rgb(52 131 250/.24);border-radius:50%;content:"";animation:timeline-pulse 2.8s ease-out infinite}@keyframes timeline-pulse{65%,to{opacity:0;transform:scale(1.55)}}.timeline-day-content{min-width:0}.timeline-day-heading{position:sticky;z-index:8;top:64px;display:flex;min-height:66px;align-items:flex-start;justify-content:space-between;gap:12px;margin:-8px -4px 0;padding:8px 4px 12px;background:linear-gradient(var(--canvas) 72%,color-mix(in srgb,var(--canvas) 92%,transparent));-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%)}.timeline-day-heading time{display:block;color:var(--muted);font-size:9px;font-weight:780;letter-spacing:.09em;text-transform:uppercase}.alert-timeline-day.is-today .timeline-day-heading time{color:var(--brand-bright)}.timeline-day-heading h2{margin:4px 0 0;font-size:18px;font-weight:735;letter-spacing:-.035em;line-height:1.08}.timeline-day-heading p{margin:5px 0 0;color:var(--muted);font-size:9px;line-height:1.35}.timeline-day-count{display:grid;width:31px;height:31px;flex:0 0 31px;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--surface);color:var(--muted);box-shadow:var(--shadow-sm);font-size:10px;font-weight:760}.alert-timeline-day.is-today .timeline-day-count{border-color:rgb(52 131 250/.28);background:var(--brand-soft);color:var(--brand-bright)}.timeline-evidence{display:flex;min-height:28px;align-items:center;gap:6px;margin:0 0 10px;color:var(--muted);font-size:8px;font-weight:650}.timeline-evidence svg{width:13px;color:var(--positive)}.timeline-evidence i{margin-left:auto;padding:4px 7px;border-radius:999px;background:var(--positive-soft);color:var(--positive);font-size:7px;font-style:normal;font-weight:780;letter-spacing:.04em}.alert-timeline .alert-card,.alert-timeline .alert-swipe-shell{border-radius:18px}.alert-timeline-day:not(.is-today) .alert-card{background:linear-gradient(135deg,rgb(255 255 255/.015),transparent 52%),var(--surface)}.timeline-show-all{display:grid;width:100%;min-height:44px;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:8px;margin-top:10px;padding:0 12px 0 14px;border:1px solid var(--line);border-radius:15px;background:var(--surface);color:var(--brand-bright);font-size:10px;font-weight:720;text-align:left}.timeline-show-all i{display:grid;min-width:24px;height:24px;place-items:center;padding:0 6px;border-radius:999px;background:var(--brand-soft);font-size:8px;font-style:normal}.timeline-show-all svg{width:14px;transition:transform .18s ease}.timeline-show-all[aria-expanded=true] svg{transform:rotate(180deg)}.timeline-end{position:absolute;bottom:3px;left:12px;width:10px;height:10px;border:2px solid var(--canvas);border-radius:50%;background:var(--line)}[data-theme=light] .timeline-day-heading{background:linear-gradient(var(--canvas) 72%,rgb(235 235 235/.9))}[data-theme=light] .timeline-end,[data-theme=light] .timeline-rail i{border-color:var(--canvas)}.opportunity-summary{position:relative;display:flex;min-height:146px;align-items:center;justify-content:space-between;overflow:hidden;padding:22px;border-radius:var(--radius-lg);background:radial-gradient(circle at 88% 12%,rgb(52 131 250/.3),transparent 9rem),linear-gradient(140deg,#0a1424,#142e58);color:white;box-shadow:0 19px 46px rgb(0 0 0/.35)}.opportunity-summary:after{position:absolute;top:-55px;right:-25px;width:160px;height:160px;border:1px solid rgb(255 255 255/.08);border-radius:50%;box-shadow:0 0 0 26px rgb(255 255 255/.025);content:""}.opportunity-summary div{position:relative;z-index:1;display:flex;flex-direction:column}.opportunity-summary div span{color:rgb(255 255 255/.6);font-size:10px}.opportunity-summary div strong{margin-top:8px;font-size:34px;letter-spacing:-.06em}.opportunity-summary div small{margin-top:1px;color:#a9cfff;font-size:9px}.opportunity-spark{position:relative;z-index:1;display:grid;width:52px;height:52px;place-items:center;border-radius:18px;background:rgb(255 255 255/.1);color:#8dbdff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.opportunity-spark svg{width:26px}.opportunity-list{display:flex;flex-direction:column;gap:12px}.opportunity-card{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;overflow:hidden;padding:18px 16px 16px 14px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.opportunity-card:before{position:absolute;top:0;bottom:0;left:0;width:4px;background:var(--brand-bright);content:""}.opportunity-card.accent-violet:before{background:var(--violet)}.opportunity-card.accent-amber:before{background:var(--warning)}.opportunity-number{color:#536983;font-size:18px;font-weight:740;letter-spacing:-.05em}.opportunity-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:5px;color:var(--muted);font-size:9px;font-weight:680}.opportunity-meta span:first-child{color:var(--brand);letter-spacing:.08em;text-transform:uppercase}.opportunity-copy h2{margin:10px 0 0;font-size:17px;font-weight:720;letter-spacing:-.03em;line-height:1.18}.opportunity-copy>p{margin:8px 0 0;color:var(--ink-soft);font-size:11px;line-height:1.5}.opportunity-impact{display:flex;align-items:baseline;gap:7px;margin-top:16px}.opportunity-impact strong{color:var(--brand);font-size:21px;letter-spacing:-.05em}.opportunity-impact span{color:var(--muted);font-size:9px}.action-button{display:flex;width:100%;min-height:45px;align-items:center;justify-content:space-between;margin-top:15px;padding:0 14px;border-radius:14px;background:var(--brand);color:white;font-size:11px;font-weight:710}.action-button svg{width:15px}.action-button.is-done{justify-content:center;gap:7px;background:var(--positive-soft);color:var(--positive)}.kam-help-card,.meeting-card{display:grid;width:100%;min-height:72px;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:11px;padding:12px 13px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm);text-align:left}.kam-help-card>span:nth-child(2),.meeting-card>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.kam-help-card strong,.meeting-card strong{font-size:11px}.kam-help-card small,.meeting-card small{margin-top:3px;color:var(--muted);font-size:9px}.kam-help-card>svg,.meeting-card>svg{width:16px;color:var(--muted)}.avatar{position:relative;display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border-radius:50%;background:linear-gradient(145deg,#5aa0ff,#2968c8);color:white;box-shadow:inset 0 0 0 2px rgb(255 255 255/.5);font-size:11px;font-weight:780}.avatar-small{width:42px;height:42px}.avatar-large{width:54px;height:54px;font-size:14px}.avatar-tiny{width:28px;height:28px;font-size:8px}.performance-hero{padding-bottom:14px}.performance-hero-top>div{display:flex;flex-direction:column}.performance-hero-top>div span{color:var(--muted);font-size:10px}.performance-hero-top>div strong{margin-top:5px;font-size:30px;letter-spacing:-.055em}.chart-labels{display:flex;justify-content:space-between;color:var(--muted);font-size:8px}.metric-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.metric-list article{display:flex;min-height:106px;flex-direction:column;padding:16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.metric-list article:nth-child(2n){border-right:0}.metric-list article:nth-last-child(-n+2){border-bottom:0}.metric-list article>span{color:var(--muted);font-size:9px}.metric-list article strong{margin-top:auto;font-size:20px;letter-spacing:-.045em}.metric-list article small{margin-top:3px;font-size:9px;font-weight:700}.metric-good{color:var(--positive)}.metric-watch{color:var(--critical)}.metric-neutral{color:var(--muted)}.diagnosis-header{display:flex;align-items:center;gap:12px}.diagnosis-icon{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:15px;background:var(--brand-soft);color:var(--brand)}.diagnosis-icon svg{width:22px}.diagnosis-header .section-kicker{margin-bottom:3px}.diagnosis-card>p{margin:16px 0 0;color:var(--ink-soft);font-size:11px;line-height:1.55}.diagnosis-path{display:flex;flex-direction:column;gap:10px;margin-top:18px}.diagnosis-path>span{display:grid;min-height:39px;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:9px;padding:0 11px;border-radius:12px;background:var(--surface-soft);color:var(--ink-soft);font-size:10px}.diagnosis-path i{width:7px;height:7px;border-radius:50%}.path-good{background:var(--positive)}.path-watch{background:var(--warning)}.diagnosis-path strong{color:var(--ink);font-size:10px}.category-story{padding:19px}.category-row{display:grid;min-height:62px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;border-top:1px solid var(--line)}.category-rank{display:grid;width:25px;height:25px;place-items:center;border-radius:9px;background:var(--surface-soft);color:var(--muted);font-size:9px;font-weight:740}.category-row>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.category-row strong{font-size:11px}.category-row small{margin-top:3px;color:var(--muted);font-size:9px}.category-delta{color:var(--positive);font-size:11px;font-weight:740}.category-watch{color:var(--critical)}.messages-view{display:flex;min-height:calc(100vh - 225px);flex-direction:column}.chat-loading{display:grid;min-height:min(560px,calc(100vh - 180px));place-items:center;align-content:center;padding:30px;text-align:center}.chat-loading-mark{display:grid;width:64px;height:64px;place-items:center;border:1px solid rgb(52 131 250/.24);border-radius:22px;background:var(--brand-soft);color:var(--brand)}.chat-loading-mark svg{width:27px}.chat-loading h1{margin:18px 0 0;font-size:20px}.chat-loading p{max-width:320px;margin:9px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.chat-loading .action-button{max-width:220px;margin-top:20px}.kam-profile{display:grid;grid-template-columns:54px minmax(0,1fr) 40px;align-items:center;gap:12px}.kam-profile>div{min-width:0}.kam-profile h1{margin:0;font-size:20px;letter-spacing:-.035em}.kam-profile p{margin:3px 0 0;overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.online-dot{position:absolute;right:1px;bottom:1px;width:12px;height:12px;border:2px solid var(--canvas);border-radius:50%;background:var(--positive)}.meeting-card,.profile-switcher{margin-top:20px}.profile-switcher-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px;color:var(--muted);font-size:9px;font-weight:680;letter-spacing:.06em;text-transform:uppercase}.profile-switcher-title small{font-size:8px;font-weight:600;letter-spacing:0;text-transform:none}.profile-chips{display:flex;gap:8px;overflow-x:auto;margin:0 -16px;padding:2px 16px 8px;scrollbar-width:none}.profile-chips::-webkit-scrollbar{display:none}.profile-chip-card,.profile-chips>button{position:relative;min-width:170px;border:1px solid var(--line);border-radius:15px;background:var(--surface);color:var(--muted);text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease}.profile-chips>button{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;padding:9px 10px}.profile-chip-card:has(.profile-select:active),.profile-chips>button:active{transform:scale(.98)}.profile-chip-card.is-active,.profile-chips>button.is-active{border-color:rgb(52 131 250/.4);background:var(--brand-soft);color:var(--ink);box-shadow:inset 0 0 0 1px rgb(52 131 250/.07)}.profile-select{display:grid;width:100%;min-height:52px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;padding:9px 42px 9px 10px;border:0;border-radius:inherit;background:transparent;color:inherit;text-align:left}.profile-chips .add-profile>span,.profile-select>span{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;background:var(--surface-soft);color:var(--muted);font-size:8px;font-weight:800}.profile-chip-card.is-active .profile-select>span{background:var(--brand);color:white}.profile-chips .add-profile>i,.profile-select>i{display:flex;min-width:0;flex-direction:column;font-style:normal}.profile-chips .add-profile>i strong,.profile-select>i strong{overflow:hidden;color:inherit;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.profile-chips .add-profile>i small,.profile-select>i small{margin-top:3px;color:var(--muted);font-size:8px}.profile-chip-card>em{position:absolute;top:-5px;right:-4px;display:grid;min-width:18px;height:18px;place-items:center;padding:0 4px;border:2px solid var(--canvas);border-radius:99px;background:var(--critical);color:white;font-size:7px;font-style:normal;font-weight:800}.profile-edit{position:absolute;z-index:2;top:50%;right:7px;display:grid;width:29px;height:29px;place-items:center;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--muted);transition:background .16s ease,border-color .16s ease,color .16s ease;transform:translateY(-50%)}.profile-edit:focus-visible,.profile-edit:hover{border-color:rgb(52 131 250/.24);background:rgb(52 131 250/.12);color:var(--brand-bright);outline:none}.profile-edit svg{width:13px;height:13px}.profile-chips .add-profile{border-style:dashed;background:transparent}.profile-chips .add-profile>span{border:1px solid var(--line);background:transparent;color:var(--brand);font-size:18px;font-weight:400}.active-thread-context{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:10px;padding:10px 0 11px;border-bottom:1px solid var(--line)}.active-thread-context>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.active-thread-context strong{font-size:10px}.active-thread-context small{margin-top:3px;overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.active-thread-context>i{display:flex;align-items:center;gap:5px;color:var(--positive);font-size:8px;font-style:normal;font-weight:650}.active-thread-context>i span{width:6px;height:6px;border-radius:50%;background:var(--positive);box-shadow:0 0 8px rgb(52 211 153/.55)}.meeting-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:14px;background:var(--brand-soft);color:var(--brand)}.meeting-icon svg{width:20px}.chat-thread{display:flex;flex:1 1;flex-direction:column;gap:9px;padding:19px 0 16px}.chat-day{display:flex;align-items:center;justify-content:center;margin:2px 0 4px}.chat-day span{padding:4px 9px;border-radius:999px;background:var(--surface-soft);color:var(--muted);font-size:8px;font-weight:680}.message-row{display:flex;align-items:flex-end;gap:7px}.message-client{justify-content:flex-end}.message-bubble{max-width:min(82%,410px);padding:10px 12px 7px;border-radius:16px 16px 16px 5px;background:var(--surface);box-shadow:var(--shadow-sm)}.message-client .message-bubble{border-radius:16px 16px 5px 16px;background:var(--brand);color:white}.message-bubble p{margin:0;font-size:11px;line-height:1.45}.message-bubble>strong{display:block;margin-bottom:3px;color:var(--brand-bright);font-size:8px}.message-client .message-bubble>strong{color:rgb(255 255 255/.65)}.message-bubble span{display:block;margin-top:4px;color:var(--muted);font-size:7px;text-align:right}.message-client .message-bubble span{color:rgb(255 255 255/.6)}.message-composer{position:sticky;z-index:5;bottom:calc(76px + var(--safe-bottom));display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:end;gap:7px;margin:auto -3px 0;padding:6px;border:1px solid var(--line);border-radius:20px;background:rgb(12 22 38/.92);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.message-composer.has-media{grid-template-columns:36px 36px minmax(0,1fr) 42px}.message-composer .composer-tool{display:grid;width:36px;height:42px;place-items:center;border-radius:13px;background:transparent;color:var(--muted);box-shadow:none}.message-composer .composer-tool:hover{background:var(--brand-soft);color:var(--brand)}.message-composer .composer-tool.is-recording{background:var(--critical);color:white;animation:recording-pulse 1.2s ease-in-out infinite}.message-composer .composer-tool svg{width:18px;height:18px}@keyframes recording-pulse{50%{opacity:.65;transform:scale(.94)}}.pending-attachment{display:grid;grid-template-columns:30px minmax(0,1fr) 28px;align-items:center;gap:8px;margin:auto 0 7px;padding:7px 8px;border:1px solid rgb(52 131 250/.24);border-radius:14px;background:var(--brand-soft);color:var(--brand-bright)}.pending-attachment>span{display:grid;width:30px;height:30px;place-items:center;border-radius:10px;background:rgb(52 131 250/.13);font-size:9px}.pending-attachment strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.pending-attachment button{width:28px;height:28px;border-radius:9px;background:transparent;color:var(--muted);font-size:18px}.client-attachments{display:grid;gap:7px;margin-top:7px}.client-attachments img,.client-attachments video{display:block;width:100%;max-height:270px;border-radius:12px;background:#02050b;object-fit:cover}.client-attachments audio{width:min(260px,100%);height:36px}.client-document{display:grid;grid-template-columns:30px minmax(0,1fr) 16px;align-items:center;gap:8px;padding:8px;border:1px solid rgb(255 255 255/.1);border-radius:12px;background:rgb(0 0 0/.1);color:inherit;text-decoration:none}.client-document>span{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:rgb(255 255 255/.1)}.client-document>i{display:flex;min-width:0;flex-direction:column;font-style:normal}.client-document strong{overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.client-document small{margin-top:2px;font-size:7px;opacity:.55}.client-document svg{width:14px}.client-cost-request{display:grid;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:7px;margin-top:8px;padding:9px;border:1px solid rgb(251 191 36/.3);border-radius:12px;background:rgb(251 191 36/.12)}.client-cost-request.is-approved{border-color:rgb(52 211 153/.3);background:rgb(52 211 153/.12)}.client-cost-request>svg{width:14px;color:#fbbf24}.client-cost-request.is-approved>svg{color:#34d399}.message-bubble .client-cost-request>span{display:flex;min-width:0;flex-direction:column;margin:0;color:inherit;text-align:left}.client-cost-request strong{font-size:8px}.client-cost-request small{margin-top:2px;color:currentColor;font-size:7px;opacity:.68}.client-cost-request>a{grid-column:2;width:fit-content;color:inherit;font-size:7px;font-weight:760;text-decoration:underline;text-underline-offset:2px}.message-composer textarea{min-height:42px;max-height:100px;resize:none;padding:12px 8px 8px;border:0;background:transparent;font-size:12px;outline:none}.message-composer textarea::placeholder{color:var(--muted)}.message-composer button{display:grid;width:42px;height:42px;place-items:center;border-radius:15px;background:var(--brand);color:white;box-shadow:0 7px 15px rgb(52 131 250/.24)}.message-composer button:disabled{background:#25334a;box-shadow:none}.message-composer svg{width:18px}.profile-dialog{padding-top:34px}.profile-dialog h2{margin-top:7px}.profile-dialog-intro{max-width:430px;margin:10px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.profile-form{display:grid;gap:11px;margin-top:20px}.profile-form label{display:flex;flex-direction:column;gap:6px}.profile-form label>span{color:var(--muted);font-size:9px;font-weight:680}.profile-form label>span small{font-size:8px;font-weight:500}.profile-form input,.profile-form select{width:100%;min-height:46px;padding:0 12px;border:1px solid var(--line);border-radius:13px;background:var(--surface-soft);color:var(--ink);font-size:11px;outline:none}.profile-form input:focus,.profile-form select:focus{border-color:rgb(52 131 250/.55)}.profile-form input::placeholder{color:var(--muted);opacity:.65}.profile-error{margin:10px 0 0;color:var(--critical);font-size:9px}.momentum-card{position:relative;display:grid;width:100%;grid-template-columns:58px minmax(0,1fr) 34px;align-items:center;gap:13px;overflow:hidden;padding:14px;border:1px solid rgb(90 160 255/.2);border-radius:20px;background:radial-gradient(circle at 4% 0,rgb(90 160 255/.18),transparent 42%),linear-gradient(135deg,rgb(16 27 46/.94),rgb(9 18 33/.96));text-align:left;box-shadow:0 16px 36px rgb(0 0 0/.2),inset 0 1px 0 rgb(255 255 255/.045)}.momentum-card:after{position:absolute;top:-60px;right:-30px;width:150px;height:150px;border:1px solid rgb(90 160 255/.08);border-radius:50%;box-shadow:0 0 0 22px rgb(90 160 255/.025);content:"";pointer-events:none}.momentum-ring,.pads-mission-ring{position:relative;display:grid;width:58px;height:58px;flex:0 0 58px;place-items:center;border-radius:50%;background:conic-gradient(var(--brand-bright) var(--momentum),rgb(255 255 255/.09) 0);box-shadow:0 8px 24px rgb(52 131 250/.16)}.momentum-ring:before,.pads-mission-ring:before{position:absolute;inset:6px;border-radius:inherit;background:#0d1a2d;content:""}.momentum-ring>span,.pads-mission-ring>span{position:relative;z-index:1;display:flex;align-items:baseline;color:white}.momentum-ring strong{font-size:18px;letter-spacing:-.04em}.momentum-ring small{color:rgb(255 255 255/.5);font-size:9px}.momentum-copy{position:relative;z-index:1;display:flex;min-width:0;flex-direction:column}.momentum-copy .section-kicker{margin-bottom:3px;color:var(--brand-bright);font-size:8px}.momentum-copy>strong{color:white;font-size:13px;letter-spacing:-.02em;line-height:1.2}.momentum-copy>small{margin-top:4px;color:rgb(255 255 255/.55);font-size:9px;line-height:1.35}.momentum-action{position:relative;z-index:1;display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:rgb(52 131 250/.18);color:var(--brand-bright)}.momentum-action svg{width:14px}.pads-view{gap:20px}.pads-hero{position:relative;display:grid;min-height:0;align-items:end;overflow:hidden;padding:132px 20px 24px;border:1px solid rgb(90 160 255/.18);border-radius:26px;background:radial-gradient(circle at 92% 13%,rgb(93 161 255/.36),transparent 32%),radial-gradient(circle at -5% 105%,rgb(167 139 250/.18),transparent 44%),linear-gradient(145deg,#07101e 4%,#0d2141 57%,#123c79);color:white;box-shadow:0 26px 70px rgb(0 0 0/.38),inset 0 1px 0 rgb(255 255 255/.06)}.pads-hero:after,.pads-hero:before{position:absolute;border:1px solid rgb(255 255 255/.09);border-radius:50%;content:"";pointer-events:none}.pads-hero:before{top:-86px;right:-74px;width:250px;height:250px;box-shadow:0 0 0 33px rgb(255 255 255/.025),0 0 0 72px rgb(255 255 255/.018)}.pads-hero:after{bottom:-105px;left:-85px;width:210px;height:210px}.pads-hero-glow{position:absolute;top:48px;right:48px;width:74px;height:74px;border-radius:50%;background:rgb(72 141 255/.22);filter:blur(28px);animation:pads-breathe 4.2s ease-in-out infinite}@keyframes pads-breathe{50%{opacity:.55;transform:scale(1.45)}}.pads-hero-copy{position:relative;z-index:2;max-width:540px}.pads-hero .section-kicker{color:rgb(188 216 255/.62)}.pads-hero h1{max-width:480px;margin:0;font-size:clamp(29px,8.6vw,46px);font-weight:670;letter-spacing:-.058em;line-height:.98}.pads-hero p{max-width:485px;margin:15px 0 0;color:rgb(232 240 255/.68);font-size:12px;line-height:1.5}.pads-audit-pill{display:inline-flex;min-height:30px;align-items:center;gap:6px;margin-top:17px;padding:0 10px;border:1px solid rgb(255 255 255/.12);border-radius:999px;background:rgb(1 8 20/.22);color:rgb(225 237 255/.75);font-size:9px;font-weight:700;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pads-audit-pill svg{width:13px;color:var(--positive)}.pads-orbit{position:absolute;z-index:2;top:20px;right:18px;display:grid;width:92px;height:92px;place-items:center;border-radius:50%;background:conic-gradient(var(--brand-bright) var(--pads-progress),rgb(255 255 255/.1) 0);box-shadow:0 14px 40px rgb(0 0 0/.25),0 0 45px rgb(52 131 250/.16)}.pads-orbit:before{position:absolute;inset:7px;border:1px solid rgb(255 255 255/.07);border-radius:inherit;background:rgb(5 14 29/.88);content:""}.pads-orbit>div{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column;line-height:1}.pads-orbit strong{font-size:25px;letter-spacing:-.06em}.pads-orbit span{margin-top:4px;color:rgb(255 255 255/.55);font-size:8px}.pads-orbit>small{position:absolute;bottom:-20px;color:rgb(255 255 255/.4);font-size:8px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.pads-mission{position:relative;display:grid;grid-template-columns:66px minmax(0,1fr);align-items:center;gap:13px;padding:16px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(120deg,rgb(52 131 250/.1),transparent 55%),var(--surface);box-shadow:var(--shadow-sm)}.pads-mission-ring{width:64px;height:64px;background:conic-gradient(var(--positive) var(--mission-progress),rgb(255 255 255/.08) 0);box-shadow:0 8px 24px rgb(52 211 153/.12)}.pads-mission-ring>span{flex-direction:column;align-items:center;line-height:1}.pads-mission-ring strong{font-size:19px;letter-spacing:-.05em}.pads-mission-ring small{margin-top:3px;color:var(--muted);font-size:8px}.pads-mission>div:nth-child(2){min-width:0}.pads-mission>div:nth-child(2)>span{color:var(--brand-bright);font-size:8px;font-weight:760;letter-spacing:.1em;text-transform:uppercase}.pads-mission h2{margin:4px 0 0;font-size:14px;letter-spacing:-.025em;line-height:1.18}.pads-mission p{margin:6px 0 0;color:var(--muted);font-size:9px;line-height:1.4}.pads-achievement{position:absolute;top:-10px;right:14px;display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border:1px solid rgb(52 211 153/.24);border-radius:999px;background:var(--surface);color:var(--positive);font-size:8px;font-weight:750}.pads-achievement svg{width:11px}.pads-summary-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--shadow-sm)}.pads-summary-strip article{display:flex;min-width:0;min-height:96px;flex-direction:column;justify-content:center;padding:14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.pads-summary-strip article:nth-child(2n){border-right:0}.pads-summary-strip article:nth-last-child(-n+2){border-bottom:0}.pads-summary-strip span{color:var(--muted);font-size:9px}.pads-summary-strip strong{margin-top:5px;font-size:clamp(18px,5.5vw,25px);letter-spacing:-.05em;line-height:1}.pads-summary-strip small{margin-top:6px;overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.pads-truth{display:grid;grid-template-columns:42px minmax(0,1fr);gap:13px;padding:17px;border:1px solid rgb(167 139 250/.17);border-radius:22px;background:radial-gradient(circle at 100% 0,rgb(167 139 250/.1),transparent 42%),var(--surface)}.pads-truth-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:14px;background:rgb(167 139 250/.12);color:var(--violet)}.pads-truth-icon svg{width:19px}.pads-truth-copy>span{color:var(--violet);font-size:8px;font-weight:760;letter-spacing:.1em;text-transform:uppercase}.pads-truth h2{margin:5px 0 0;font-size:16px;letter-spacing:-.035em;line-height:1.15}.pads-truth p{margin:8px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.pads-attribution-bar{display:flex;height:22px;gap:2px;overflow:hidden;margin-top:13px;border-radius:7px;background:var(--surface-soft)}.pads-attribution-bar i{display:flex;min-width:0;align-items:center;padding-left:7px;background:linear-gradient(90deg,var(--brand),var(--brand-bright));color:white;font-size:7px;font-style:normal;font-weight:760}.pads-attribution-bar i:last-child{background:linear-gradient(90deg,#8b6fe4,var(--violet))}.pads-map,.pads-trend-card{overflow:hidden;padding:18px 0 0;border:1px solid var(--line);border-radius:23px;background:var(--surface);box-shadow:var(--shadow-sm)}.pads-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:0 17px}.pads-card-heading>div>span{color:var(--muted);font-size:8px;font-weight:740;letter-spacing:.1em;text-transform:uppercase}.pads-card-heading h2{margin:4px 0 0;font-size:18px;letter-spacing:-.04em}.pads-card-heading>small{color:var(--muted);font-size:9px}.pads-chart-focus{display:flex;align-items:flex-end;flex-direction:column}.pads-chart-focus span{color:var(--muted);font-size:8px}.pads-chart-focus strong{margin-top:2px;font-size:20px;letter-spacing:-.05em}.pads-chart-focus small{color:var(--muted);font-size:8px}.pads-chart{margin:12px 0 0;overflow-x:auto;scrollbar-width:none}.pads-chart::-webkit-scrollbar{display:none}.pads-chart svg{display:block;width:100%;min-width:100%;height:auto;overflow:visible}.pads-chart-grid{stroke:var(--line);stroke-width:1}.pads-chart-average{stroke:var(--violet);stroke-width:1;stroke-dasharray:4 5;opacity:.65}.pads-chart-average-label{fill:var(--violet);font-size:8px;font-weight:700}.pads-chart-line{fill:none;stroke:url(#pads-gradient);stroke:var(--brand-bright);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 5px 8px rgb(52 131 250/.25))}.pads-chart-hit{cursor:pointer}.pads-chart-dot{fill:var(--brand-bright);stroke:var(--surface);stroke-width:2;transition:r .16s ease}.pads-chart-dot.is-selected{fill:white;stroke:var(--brand);stroke-width:3}.pads-chart-axis{fill:var(--muted);font-size:8px}.pads-trend-card>p{margin:0;padding:0 17px 15px;color:var(--muted);font-size:8px;line-height:1.4}.pads-filters{display:flex;gap:7px;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}.pads-filters::-webkit-scrollbar{display:none}.pads-filters button{min-height:36px;flex:0 0 auto;padding:0 13px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);font-size:9px;font-weight:720;transition:background .18s ease,border-color .18s ease,color .18s ease}.pads-filters button[aria-selected=true]{border-color:rgb(52 131 250/.38);background:var(--brand-soft);color:var(--brand-bright)}.pads-decisions{display:flex;flex-direction:column;gap:10px;margin-top:12px}.pads-decision{--decision-color:var(--brand);overflow:hidden;border:1px solid var(--line);border-radius:21px;background:var(--surface);box-shadow:var(--shadow-sm);transition:border-color .18s ease,transform .18s ease}.pads-decision.is-open{border-color:color-mix(in srgb,var(--decision-color) 35%,transparent)}.pads-decision.is-critical{--decision-color:var(--critical)}.pads-decision.is-attention{--decision-color:var(--warning)}.pads-decision.is-opportunity{--decision-color:var(--positive)}.pads-decision.is-stable{--decision-color:var(--info)}.pads-decision.is-learning{--decision-color:var(--violet)}.pads-decision.is-reviewed .pads-decision-rank:after{position:absolute;right:-2px;bottom:-2px;display:grid;width:14px;height:14px;place-items:center;border:2px solid var(--surface);border-radius:50%;background:var(--positive);color:white;content:"✓";font-size:7px}.pads-decision-main{display:grid;width:100%;grid-template-columns:37px minmax(0,1fr) auto 18px;align-items:center;gap:9px;padding:14px 12px;background:transparent;text-align:left}.pads-decision-rank{position:relative;display:grid;width:37px;height:37px;place-items:center;border-radius:12px;background:color-mix(in srgb,var(--decision-color) 12%,transparent);color:var(--decision-color)}.pads-decision-rank svg{width:17px}.pads-decision-copy{display:flex;min-width:0;flex-direction:column}.pads-decision-copy>span{display:flex;align-items:center;gap:5px;color:var(--decision-color);font-size:7px;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.pads-decision-copy>span i{width:5px;height:5px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px color-mix(in srgb,currentColor 12%,transparent)}.pads-decision-copy>strong{margin-top:4px;font-size:11px;letter-spacing:-.02em}.pads-decision-copy>small,.pads-decision-copy>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pads-decision-copy>small{margin-top:3px;color:var(--muted);font-size:8px}.pads-decision-roas{display:flex;align-items:flex-end;flex-direction:column}.pads-decision-roas small{color:var(--muted);font-size:7px;white-space:nowrap}.pads-decision-roas strong{margin-top:2px;font-size:16px;letter-spacing:-.05em}.pads-decision-roas i{color:var(--muted);font-size:7px;font-style:normal}.pads-decision-chevron{color:var(--muted);transition:transform .18s ease}.pads-decision-chevron svg{width:14px}.pads-decision.is-open .pads-decision-chevron{transform:rotate(180deg)}.pads-decision-detail{padding:0 13px 15px;border-top:1px solid var(--line);animation:view-in .24s ease both}.pads-attainment{padding:14px 0 0}.pads-attainment>span{display:flex;justify-content:space-between;color:var(--muted);font-size:8px}.pads-attainment>span strong{color:var(--ink)}.pads-attainment>div{height:6px;overflow:hidden;margin-top:8px;border-radius:999px;background:var(--surface-soft)}.pads-attainment>div i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--decision-color),color-mix(in srgb,var(--decision-color) 60%,white))}.pads-mini-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;margin-top:13px;border:1px solid var(--line);border-radius:13px;background:var(--line)}.pads-mini-metrics>div{display:flex;min-width:0;flex-direction:column;padding:10px 8px;background:var(--surface-soft)}.pads-mini-metrics span{color:var(--muted);font-size:7px}.pads-mini-metrics strong{margin-top:5px;overflow:hidden;font-size:11px;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap}.pads-plan,.pads-why{display:grid;grid-template-columns:29px minmax(0,1fr);gap:10px;margin-top:13px;padding:12px;border-radius:14px;background:var(--surface-soft)}.pads-plan>span,.pads-why>span{display:grid;width:29px;height:29px;place-items:center;border-radius:9px;background:var(--brand-soft);color:var(--brand-bright)}.pads-plan>span{background:var(--positive-soft);color:var(--positive)}.pads-plan svg,.pads-why svg{width:14px}.pads-plan h3,.pads-why h3{margin:1px 0 0;font-size:10px;letter-spacing:-.015em}.pads-plan ol,.pads-why ul{display:flex;flex-direction:column;gap:6px;margin:8px 0 0;padding-left:15px;color:var(--muted);font-size:9px;line-height:1.42}.pads-confidence{display:grid;grid-template-columns:16px minmax(0,1fr);gap:3px 7px;align-items:center;margin-top:12px;color:var(--positive)}.pads-confidence svg{width:15px}.pads-confidence span{font-size:8px;font-weight:700}.pads-confidence small{grid-column:2;color:var(--muted);font-size:7px}.pads-decision-actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:13px}.pads-decision-actions button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft);font-size:9px;font-weight:720}.pads-decision-actions button:last-child{border-color:transparent;background:var(--brand);color:white}.pads-decision-actions button.is-complete{color:var(--positive)}.pads-decision-actions svg{width:14px}.pads-map{padding-bottom:7px}.pads-map-list{margin-top:12px}.pads-map-list button{display:grid;width:100%;grid-template-columns:7px minmax(0,1fr) 58px 35px;align-items:center;gap:9px;padding:10px 16px;border-top:1px solid var(--line);background:transparent;text-align:left}.pads-map-dot{width:7px;height:7px;border-radius:50%;background:var(--brand)}.pads-map-dot.is-critical{background:var(--critical)}.pads-map-dot.is-attention{background:var(--warning)}.pads-map-dot.is-opportunity{background:var(--positive)}.pads-map-dot.is-stable{background:var(--info)}.pads-map-dot.is-learning{background:var(--violet)}.pads-map-list button>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.pads-map-list strong{display:flex;min-width:0;align-items:center;gap:5px;font-size:9px}.pads-map-list strong>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pads-map-list small{margin-top:3px;color:var(--muted);font-size:7px}.pads-map-list button>i{height:4px;overflow:hidden;border-radius:999px;background:var(--surface-soft)}.pads-map-list button>i span{display:block;height:100%;border-radius:inherit;background:var(--brand)}.pads-map-list em{font-size:10px;font-style:normal;font-weight:720;text-align:right}.pads-state{display:inline-block;flex:0 0 auto;padding:1px 5px;border-radius:999px;font-size:6.5px;font-weight:720;letter-spacing:.04em;text-transform:uppercase;vertical-align:middle}.pads-state.is-active{background:rgb(34 197 94/.16);color:var(--positive)}.pads-state.is-paused{background:rgb(139 161 189/.16);color:var(--muted)}.pads-evidence,.pads-map-list button.is-paused strong{color:var(--muted)}.pads-evidence{padding:14px 16px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.pads-evidence summary{display:flex;align-items:center;gap:7px;color:var(--ink-soft);cursor:pointer;font-size:9px;font-weight:720;list-style:none}.pads-evidence summary::-webkit-details-marker{display:none}.pads-evidence summary svg{width:14px;color:var(--positive)}.pads-evidence p{margin:11px 0 0;font-size:9px;line-height:1.5}.pads-evidence>span{display:block;margin-top:8px;color:var(--positive);font-size:8px}[data-theme=light] .momentum-card{border-color:rgb(52 131 250/.18);background:radial-gradient(circle at 4% 0,rgb(52 131 250/.12),transparent 42%),linear-gradient(135deg,#fff,#f4f8ff)}[data-theme=light] .momentum-copy>strong{color:var(--ink)}[data-theme=light] .momentum-copy>small{color:var(--muted)}[data-theme=light] .momentum-ring:before,[data-theme=light] .pads-mission-ring:before{background:#f7faff}[data-theme=light] .momentum-ring>span{color:var(--ink)}[data-theme=light] .pads-hero{box-shadow:0 20px 52px rgb(24 70 132/.18)}[data-theme=light] .mobile-header{background:rgb(255 255 255/.86);box-shadow:0 1px 0 rgb(255 255 255/.72)}[data-theme=light] .signal-card{background:rgb(255 255 255/.86)}[data-theme=light] .intelligence-note{background:linear-gradient(135deg,rgb(52 131 250/.09),rgb(255 255 255/.82))}[data-theme=light] .message-composer,[data-theme=light] .mobile-nav{background:rgb(255 255 255/.94)}[data-theme=light] .mobile-nav{box-shadow:0 -10px 30px rgb(0 0 0/.08)}[data-theme=light] .nav-icon i,[data-theme=light] .profile-chip-card>em{border-color:var(--surface)}[data-theme=light] .desktop-sidebar{background:rgb(255 255 255/.82)}[data-theme=light] .sheet-layer{background:rgb(15 23 42/.36)}[data-theme=light] .sheet-handle{background:#d4d4d4}[data-theme=light] .message-kam .message-bubble{border:1px solid var(--line);background:var(--surface)}[data-theme=light] .message-kam .message-bubble span{color:var(--muted)}[data-theme=light] .chat-thread{color:var(--ink)}@media (max-width:420px){.account-chip{display:none}.message-composer.has-media{grid-template-columns:34px 34px minmax(0,1fr) 40px}.message-composer .composer-tool{width:34px}}.mobile-nav{position:fixed;z-index:40;right:0;bottom:0;left:0;display:flex;height:calc(72px + var(--safe-bottom));overflow-x:auto;padding:5px 5px var(--safe-bottom);border-top:1px solid var(--line);background:rgb(6 11 22/.92);box-shadow:0 -10px 34px rgb(0 0 0/.36);-webkit-backdrop-filter:blur(24px) saturate(160%);backdrop-filter:blur(24px) saturate(160%);scrollbar-width:none}.mobile-nav::-webkit-scrollbar{display:none}.mobile-nav button{position:relative;display:flex;min-width:76px;flex:1 0 76px;min-height:60px;align-items:center;justify-content:center;gap:3px;flex-direction:column;border-radius:15px;background:transparent;color:var(--muted);font-size:9px;font-weight:650}.mobile-nav button.is-active{color:var(--brand)}.mobile-nav button.is-active:before{position:absolute;top:3px;width:30px;height:24px;border-radius:10px;background:var(--brand-soft);content:""}.nav-icon{position:relative;z-index:1;display:grid;width:25px;height:25px;place-items:center}.nav-icon svg{width:20px;height:20px}.nav-icon i{position:absolute;top:-6px;right:-8px;display:grid;min-width:16px;height:16px;place-items:center;padding:0 3px;border:2px solid var(--canvas);border-radius:99px;background:var(--critical);color:white;font-size:7px;font-style:normal;font-weight:800}.desktop-nav,.desktop-sidebar{display:none}.portal-footer{display:flex;align-items:center;justify-content:center;gap:8px;padding:0 16px calc(98px + var(--safe-bottom));color:var(--muted);font-size:9px}.portal-footer .brand-mark{width:22px;height:22px;flex-basis:22px;filter:none}.sheet-layer{position:fixed;z-index:100;inset:0;display:flex;align-items:flex-end;justify-content:center;padding-top:48px;background:rgb(1 4 10/.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:layer-in .2s ease both}.bottom-sheet{position:relative;width:100%;max-width:560px;max-height:calc(100vh - 38px);overflow-y:auto;padding:29px 20px calc(22px + var(--safe-bottom));border-radius:30px 30px 0 0;background:var(--surface);box-shadow:var(--shadow-lg);animation:sheet-in .36s cubic-bezier(.18,.8,.24,1) both}@keyframes layer-in{0%{opacity:0}}@keyframes sheet-in{0%{transform:translateY(35%);opacity:0}}.sheet-handle{position:absolute;top:9px;left:50%;width:38px;height:4px;border-radius:4px;background:#33445e;transform:translateX(-50%)}.sheet-close{position:absolute;top:18px;right:17px;display:grid;width:35px;height:35px;place-items:center;border-radius:50%;background:var(--surface-soft);color:var(--muted)}.sheet-close svg{width:17px}.sheet-status{display:flex;align-items:center;gap:8px;margin-top:9px;font-size:9px}.sheet-status span{padding:5px 8px;border-radius:999px;font-weight:780;letter-spacing:.07em;text-transform:uppercase}.sheet-status small{color:var(--muted)}.sheet-status.tone-critical span{background:var(--critical-soft);color:var(--critical)}.sheet-status.tone-attention span{background:var(--warning-soft);color:var(--warning)}.sheet-status.tone-positive span{background:var(--positive-soft);color:var(--positive)}.sheet-status.tone-info span{background:var(--info-soft);color:var(--info)}.bottom-sheet h2{max-width:440px;margin:15px 42px 0 0;font-size:24px;font-weight:720;letter-spacing:-.045em;line-height:1.08}.sheet-product-header{display:grid;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:13px;margin-top:15px;padding-right:38px}.sheet-product-header>div{display:flex;min-width:0;flex-direction:column}.sheet-product-header .sheet-product-id{color:var(--brand-bright);font-size:9px;font-weight:800;letter-spacing:.085em;text-transform:uppercase}.sheet-product-header h2{max-width:none;margin:5px 0 0;font-size:clamp(18px,5.5vw,24px)}.sheet-product-thumb{position:relative;display:grid;width:68px;height:68px;overflow:hidden;place-items:center;border:1px solid rgb(255 255 255/.1);border-radius:17px;background:#fff;box-shadow:0 8px 24px rgb(0 0 0/.22)}.sheet-product-thumb img{width:100%;height:100%;object-fit:contain}.sheet-product-thumb svg{width:25px;color:var(--muted)}[data-theme=light] .sheet-product-thumb{border-color:var(--line);box-shadow:0 8px 24px rgb(15 23 42/.1)}.product-pill{display:inline-flex;min-height:31px;align-items:center;gap:6px;margin-top:13px;padding:0 10px;border-radius:10px;background:var(--surface-soft);color:var(--ink-soft);font-size:9px;font-weight:650}.product-pill svg{width:14px}.sheet-summary{margin:15px 0 0;color:var(--ink-soft);font-size:12px;line-height:1.55}.impact-panel{display:flex;align-items:flex-start;flex-direction:column;margin-top:20px;padding:16px;border:1px solid var(--line);border-radius:18px;background:var(--canvas)}.impact-panel>span{color:var(--muted);font-size:9px;font-weight:680;text-transform:uppercase}.impact-panel strong{margin-top:6px;color:var(--brand);font-size:20px;letter-spacing:-.035em}.impact-panel small{margin-top:5px;color:var(--muted);font-size:8px}.recommendation{display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;margin-top:18px}.recommendation-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:13px;background:var(--brand-soft);color:var(--brand)}.recommendation-icon svg{width:19px}.recommendation>div{display:flex;flex-direction:column}.recommendation>div>span{color:var(--muted);font-size:9px}.recommendation strong{margin-top:3px;font-size:12px}.recommendation p{margin:5px 0 0;color:var(--muted);font-size:9px;line-height:1.45}.bottom-sheet.has-diagnostic{padding-right:16px;padding-left:16px}.alert-diagnostic{display:flex;gap:14px;flex-direction:column;margin-top:20px}.diagnostic-heading{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px}.diagnostic-heading>div{display:flex;min-width:0;flex-direction:column}.diagnostic-chart-card span,.diagnostic-explanation>div>span,.diagnostic-heading>div>span,.diagnostic-recommendation>div>span{color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.035em;text-transform:uppercase}.diagnostic-chart-card h4,.diagnostic-heading h3,.diagnostic-recommendation h4{margin:3px 0 0;letter-spacing:-.025em}.diagnostic-heading h3{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.diagnostic-kind,.diagnostic-section-icon{display:grid;place-items:center;border-radius:14px}.diagnostic-kind{width:42px;height:42px}.diagnostic-kind svg,.diagnostic-section-icon svg{width:19px}.diagnostic-kind.is-stock{background:var(--critical-soft);color:var(--critical)}.diagnostic-kind.is-conversion{background:var(--positive-soft);color:var(--positive)}.evidence-badge{display:inline-flex;width:max-content;max-width:100%;min-height:27px;grid-column:1/-1;align-items:center;gap:6px;padding:0 9px;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft);color:var(--muted);font-size:9px;font-weight:700}.diagnostic-method>span i,.evidence-badge i{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:var(--positive);box-shadow:0 0 0 4px rgb(52 211 153/.1)}.evidence-badge.is-estimated i{background:var(--warning);box-shadow:0 0 0 4px rgb(251 191 36/.1)}.diagnostic-kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.diagnostic-kpis>div{display:flex;min-width:0;min-height:91px;justify-content:center;flex-direction:column;padding:13px;border:1px solid var(--line);border-radius:17px;background:radial-gradient(circle at 100% 0,rgb(52 131 250/.09),transparent 58%),var(--canvas)}.diagnostic-kpis span{color:var(--muted);font-size:9px;font-weight:650}.diagnostic-kpis strong{margin-top:5px;color:var(--ink);font-size:clamp(19px,6vw,27px);font-weight:720;letter-spacing:-.055em;line-height:1}.diagnostic-kpis small{margin-top:7px;overflow:hidden;color:var(--muted);font-size:8px;line-height:1.35;text-overflow:ellipsis}.diagnostic-chart-card{overflow:hidden;padding:15px 12px 11px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,rgb(255 255 255/.035),transparent 46%),var(--canvas)}.chart-title-row{display:grid;gap:12px;padding:0 3px}.chart-title-row>div:first-child{min-width:0}.diagnostic-chart-card h4{font-size:13px}.chart-current{display:flex;min-width:0;align-items:flex-start;flex-direction:column;padding:10px 11px;border-radius:13px;background:var(--surface);box-shadow:var(--shadow-sm)}.chart-current>span{font-size:8px}.chart-current strong{margin-top:2px;color:var(--ink);font-size:16px;letter-spacing:-.03em}.chart-current small{margin-top:3px;color:var(--muted);font-size:8px}.diagnostic-chart{margin:10px -7px 0;overflow-x:hidden;touch-action:manipulation}.diagnostic-chart svg{display:block;width:100%;height:auto;min-height:160px;overflow:visible}.chart-grid-line{stroke:var(--line);stroke-width:1}.chart-reference-line{stroke:var(--brand);stroke-dasharray:5 5;stroke-linecap:round;stroke-width:1.5;opacity:.62}.chart-reference-label{fill:var(--brand);font-size:9px;font-weight:700}.chart-series{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.5;vector-effect:non-scaling-stroke}.chart-series.is-stock{stroke:var(--critical)}.chart-series.is-conversion{stroke:var(--positive)}.chart-point-hit{cursor:pointer;outline:none}.chart-point{stroke:var(--canvas);stroke-width:2;transition:r .16s ease,filter .16s ease}.chart-point.is-stock{fill:var(--critical)}.chart-point.is-conversion{fill:var(--positive)}.chart-point.is-selected{filter:drop-shadow(0 0 5px currentColor);stroke-width:3}.chart-axis-label{fill:var(--muted);font-size:9px;font-weight:600}.chart-footnote{margin:3px 3px 0;color:var(--muted);font-size:8px;line-height:1.45}.diagnostic-explanation,.diagnostic-recommendation{display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;padding:15px;border-radius:18px}.diagnostic-explanation{border:1px solid var(--line);background:var(--canvas)}.diagnostic-recommendation{border:1px solid rgb(52 131 250/.22);background:linear-gradient(145deg,var(--brand-soft),rgb(52 131 250/.035))}.diagnostic-section-icon{width:38px;height:38px;background:var(--surface-soft);color:var(--muted)}.diagnostic-recommendation .diagnostic-section-icon{background:rgb(52 131 250/.16);color:var(--brand-bright)}.diagnostic-explanation ul,.diagnostic-recommendation ol{display:flex;gap:7px;flex-direction:column;margin:9px 0 0;padding:0;list-style:none}.diagnostic-explanation li,.diagnostic-recommendation li{position:relative;padding-left:14px;color:var(--ink-soft);font-size:10px;line-height:1.45}.diagnostic-explanation li:before{position:absolute;top:.58em;left:1px;width:5px;height:5px;border-radius:50%;background:var(--warning);content:""}.diagnostic-recommendation h4{font-size:14px;line-height:1.3}.diagnostic-recommendation ol{counter-reset:diagnostic-step}.diagnostic-recommendation li{min-height:20px;padding-left:27px;counter-increment:diagnostic-step}.diagnostic-recommendation li:before{position:absolute;top:-1px;left:0;display:grid;width:20px;height:20px;place-items:center;border-radius:7px;background:rgb(52 131 250/.15);color:var(--brand-bright);content:counter(diagnostic-step);font-size:8px;font-weight:800}.diagnostic-method{border-top:1px solid var(--line);color:var(--muted)}.diagnostic-method summary{display:flex;min-height:43px;align-items:center;gap:7px;cursor:pointer;font-size:9px;font-weight:700;list-style:none}.diagnostic-method summary::-webkit-details-marker{display:none}.diagnostic-method summary svg{width:15px;color:var(--positive)}.diagnostic-method p{margin:0 0 10px;color:var(--muted);font-size:9px;line-height:1.55}.diagnostic-method>span{display:flex;align-items:center;gap:7px;color:var(--positive);font-size:8px;font-weight:700}[data-theme=light] .diagnostic-chart-card,[data-theme=light] .diagnostic-explanation,[data-theme=light] .diagnostic-kpis>div{background-color:rgb(248 250 252/.88)}[data-theme=light] .diagnostic-recommendation{background:linear-gradient(145deg,rgb(52 131 250/.1),rgb(255 255 255/.88))}.sheet-primary,.sheet-secondary{display:flex;width:100%;min-height:50px;align-items:center;justify-content:center;gap:8px;border-radius:16px;font-size:12px;font-weight:720}.sheet-primary{margin-top:23px;background:var(--brand);color:white;box-shadow:0 10px 20px rgb(52 131 250/.24)}.sheet-primary svg{width:16px}.button-spinner{width:16px;height:16px;border:2px solid rgb(255 255 255/.34);border-top-color:currentcolor;border-radius:50%;animation:button-spin .7s linear infinite}@keyframes button-spin{to{transform:rotate(1turn)}}.sheet-primary.is-done{background:var(--positive-soft);color:var(--positive);box-shadow:none}.sheet-secondary{margin-top:8px;background:transparent;color:var(--muted)}.toast{position:fixed;z-index:130;right:16px;bottom:calc(84px + var(--safe-bottom));left:16px;display:flex;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border:1px solid rgb(255 255 255/.12);border-radius:16px;background:rgb(12 22 38/.96);color:white;box-shadow:var(--shadow-lg);font-size:10px;font-weight:650;line-height:1.35;text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:toast-in .26s cubic-bezier(.2,.8,.2,1) both}.toast svg{width:16px;flex:0 0 16px;color:var(--positive)}@keyframes toast-in{0%{opacity:0;transform:translateY(12px) scale(.97)}}@media (min-width:560px){.content{padding-right:22px;padding-left:22px}.hero-card{min-height:232px;grid-template-columns:minmax(0,1fr) 130px;padding:29px}.hero-card h1{max-width:310px}.hero-card p{max-width:320px;font-size:14px}.health-ring{width:104px;height:104px}.health-ring:before{width:86px;height:86px}.health-ring strong{font-size:30px}.alert-card-main{grid-template-columns:46px minmax(0,1fr) 20px;padding:17px}.alert-timeline-day{padding-left:48px}.timeline-rail{width:40px}.timeline-rail:after{left:19px}.timeline-day-heading h2{font-size:20px}.timeline-day-heading p{font-size:10px}.timeline-evidence{font-size:9px}.alert-icon{width:46px;height:46px}.alert-copy>strong{font-size:14px}.signal-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.signal-card{min-height:125px}.bottom-sheet.has-diagnostic{max-width:780px;padding-right:24px;padding-left:24px}.diagnostic-heading{grid-template-columns:42px minmax(0,1fr) auto}.evidence-badge{grid-column:auto}.diagnostic-kpis>div{min-height:102px;padding:16px}.chart-title-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.chart-current{min-width:190px;align-items:flex-end}.diagnostic-chart svg{min-height:210px}.momentum-card{grid-template-columns:66px minmax(0,1fr) 38px;padding:17px 18px}.momentum-ring{width:66px;height:66px}.momentum-copy>strong{font-size:15px}.momentum-copy>small{font-size:10px}.pads-hero{min-height:320px;padding:32px}.pads-hero-copy{padding-right:140px}.pads-hero h1{font-size:44px}.pads-hero p{font-size:13px}.pads-orbit{top:29px;right:29px;width:108px;height:108px}.pads-orbit strong{font-size:30px}.pads-mission{grid-template-columns:76px minmax(0,1fr);padding:19px}.pads-mission-ring{width:70px;height:70px}.pads-mission h2{font-size:16px}.pads-mission p{font-size:10px}.pads-summary-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.pads-summary-strip article{min-height:108px;border-bottom:0}.pads-summary-strip article,.pads-summary-strip article:nth-child(2n){border-right:1px solid var(--line)}.pads-summary-strip article:last-child{border-right:0}.pads-summary-strip strong{font-size:23px}.pads-truth{grid-template-columns:48px minmax(0,1fr);padding:21px}.pads-truth-icon{width:48px;height:48px}.pads-truth h2{font-size:19px}.pads-truth p{font-size:11px}.pads-attribution-bar{height:25px}.pads-map,.pads-trend-card{padding-top:22px}.pads-card-heading{padding:0 21px}.pads-trend-card>p{padding:0 21px 18px}.pads-chart svg{min-width:100%}.pads-decision-main{grid-template-columns:44px minmax(0,1fr) 96px 20px;gap:12px;padding:17px 16px}.pads-decision-rank{width:44px;height:44px;border-radius:14px}.pads-decision-copy>strong{font-size:13px}.pads-decision-copy>small{font-size:9px}.pads-decision-roas strong{font-size:19px}.pads-decision-detail{padding:0 17px 18px}.pads-mini-metrics>div{padding:13px 11px}.pads-mini-metrics strong{font-size:13px}.pads-plan,.pads-why{padding:14px}.pads-plan ol,.pads-why ul{font-size:10px}.pads-decision-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.pads-map-list button{grid-template-columns:8px minmax(0,1fr) 100px 45px;padding:12px 21px}.pads-map-list strong{font-size:10px}}@media (min-width:1024px){.portal{display:grid;grid-template-columns:252px minmax(0,1fr)}.desktop-sidebar{position:sticky;top:0;display:flex;height:100vh;flex-direction:column;padding:28px 18px 20px;border-right:1px solid var(--line);background:rgb(12 22 38/.78);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.desktop-sidebar>.brand{padding:0 10px}.desktop-nav{display:flex;gap:5px;flex-direction:column;margin-top:45px}.desktop-nav button{display:flex;width:100%;min-height:48px;align-items:center;gap:12px;padding:0 13px;border-radius:15px;background:transparent;color:var(--muted);font-size:12px;font-weight:650;text-align:left}.desktop-nav button:hover{background:var(--surface-soft);color:var(--ink)}.desktop-nav button.is-active{background:var(--brand-soft);color:var(--brand)}.desktop-nav .nav-icon{width:24px;height:24px}.desktop-account{display:grid;min-width:0;grid-template-columns:40px minmax(0,1fr) 18px;align-items:center;gap:10px;margin-top:auto;padding:12px 8px;border-top:1px solid var(--line)}.desktop-account>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.desktop-account strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.desktop-account small{margin-top:2px;color:var(--muted);font-size:8px}.desktop-account>svg{width:16px;color:var(--muted)}.mobile-header,.mobile-nav{display:none}.floating-theme-switch{position:fixed;z-index:45;top:22px;right:28px;display:grid;background:rgb(12 22 38/.82);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}[data-theme=light] .floating-theme-switch{background:rgb(255 255 255/.9)}.proposal-banner{margin:22px 32px -4px}.stale-banner{margin:16px 32px -4px}.content{max-width:1120px;padding:30px 32px 70px}.view-stack{gap:30px}.profitability-header{align-items:center}.desktop-sheet-action{display:flex;align-items:flex-end;flex-direction:column}.desktop-sheet-action>button{display:inline-flex;min-height:44px;align-items:center;gap:8px;padding:0 14px;border-radius:14px;background:var(--brand);color:white;box-shadow:0 10px 24px rgb(52 131 250/.24);font-size:10px;font-weight:740}.desktop-sheet-action>button:disabled{opacity:.62}.desktop-sheet-action svg{width:15px}.desktop-sheet-action>small{margin-top:6px;color:var(--muted);font-size:7px}.profitability-hero{padding:28px 30px}.profitability-composition{padding:26px}.mlc-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mlc-preview-card{grid-template-columns:48px minmax(0,1fr)}.mlc-preview-image{width:48px;height:48px}.product-money-layer{align-items:center;padding:28px}.product-money-detail{width:min(760px,100%);max-height:calc(100dvh - 56px);padding:24px;border-radius:24px;box-shadow:0 28px 90px rgb(2 10 24/.42)}.product-money-journey{grid-template-columns:repeat(3,minmax(0,1fr))}.product-money-journey article{grid-template-columns:20px 32px minmax(0,1fr)}.product-money-journey article>div{grid-column:1/-1;margin-top:5px}.profit-distribution-values>span{padding:14px}.mlc-distribution-row{grid-template-columns:46px minmax(0,1fr) minmax(310px,.8fr);padding:10px 6px}.mlc-distribution-image{width:46px;height:46px}.profit-distribution-values.is-compact{grid-column:auto}.profit-distribution-values.is-compact>span{padding:6px}.cost-coverage-card,.profitability-bridge,.profitability-products{padding:24px}.cost-coverage-split{max-width:610px}.sheet-access-note{grid-template-columns:34px minmax(0,1fr) auto}.sheet-access-note button{grid-column:auto;min-width:150px;padding:0 13px}.profitability-tools{align-items:center;justify-content:space-between;flex-direction:row}.profitability-essentials{grid-template-columns:repeat(3,minmax(0,1fr))}.profitability-search{width:270px}.profit-product{grid-template-columns:52px minmax(0,1fr) 190px;padding:11px 13px}.profit-product-image{width:52px;height:52px}.profit-product-copy>strong{font-size:10px}.profit-product-numbers{grid-column:auto;padding-top:0;border-top:0}.profit-product-cost-entry{grid-template-columns:minmax(220px,1fr) minmax(190px,.7fr) 108px;align-items:center}.profit-product-cost-entry.is-confirm{grid-template-columns:minmax(0,1fr) 260px}.profit-product-cost-entry.is-submitted{grid-template-columns:31px minmax(0,1fr)}.ml-cost-breakdown-list article{grid-template-columns:23px minmax(0,1fr) 150px;align-items:center}.ml-cost-breakdown-value{grid-column:auto;align-items:flex-end;text-align:right}.alerts-timeline-view{gap:22px}.alert-timeline .alert-feed{display:flex;grid-template-columns:none}.timeline-day-heading{top:0}.timeline-day-content .alert-card-main{min-height:126px;padding:20px}.timeline-day-content .alert-copy>strong{font-size:15px}.timeline-day-content .alert-summary{font-size:12px}.hero-card{min-height:265px}.hero-card h1{max-width:500px;font-size:42px}.hero-card p{max-width:480px}.priority-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.alert-card.is-compact .alert-card-main{min-height:154px;grid-template-columns:42px minmax(0,1fr)}.alert-card.is-compact .alert-chevron{display:none}.performance-hero,.sales-card{padding:26px}.trend-chart-compact{height:125px;margin-right:-26px;margin-left:-26px}.alert-feed{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.opportunity-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.opportunity-card{grid-template-columns:1fr}.opportunity-copy{display:flex;height:100%;flex-direction:column}.opportunity-impact{margin-top:auto;padding-top:22px}.metric-list{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-list article{border-bottom:0}.metric-list article,.metric-list article:nth-child(2n){border-right:1px solid var(--line)}.metric-list article:last-child{border-right:0}.messages-view{max-width:760px;min-height:calc(100vh - 150px);margin:0 auto}.message-composer{bottom:20px}.portal-footer{padding-bottom:28px}.pads-view{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(300px,.74fr);align-items:start;gap:22px}.pads-evidence,.pads-hero,.pads-mission,.pads-summary-strip,.pads-truth,.pads-view>section[aria-labelledby=pads-decisions-title]{grid-column:1/-1}.pads-trend-card{grid-column:1}.pads-map{grid-column:2}.pads-hero{min-height:360px;padding:38px}.pads-hero h1{max-width:590px;font-size:54px}.pads-hero-copy{padding-right:180px}.pads-hero p{max-width:575px;font-size:14px}.pads-orbit{top:46px;right:48px;width:126px;height:126px}.pads-orbit strong{font-size:35px}.pads-mission{grid-template-columns:84px minmax(0,1fr) auto;padding:21px 24px}.pads-achievement{position:static;font-size:9px}.pads-summary-strip article{min-height:118px;padding:19px}.pads-summary-strip strong{font-size:27px}.pads-decision-main{grid-template-columns:48px minmax(0,1fr) 116px 22px;padding:19px 18px}.pads-decision-copy>strong{font-size:14px}.pads-decision-copy>small{font-size:10px}.pads-decision-detail{padding:0 20px 20px 78px}.pads-plan,.pads-why{grid-template-columns:34px minmax(0,1fr)}.pads-plan>span,.pads-why>span{width:34px;height:34px}.bottom-sheet{margin-bottom:18px;border-radius:30px}.toast{right:30px;bottom:30px;left:auto;width:min(380px,calc(100vw - 60px))}}.tasks-view{display:flex;flex-direction:column;gap:16px}.tasks-hero{display:flex;min-height:176px;align-items:flex-end;justify-content:space-between;gap:20px;overflow:hidden;padding:24px;border:1px solid rgb(52 131 250/.2);border-radius:25px;background:radial-gradient(circle at 85% 10%,rgb(52 211 153/.16),transparent 32%),linear-gradient(145deg,rgb(52 131 250/.13),rgb(12 22 38/.92));box-shadow:var(--shadow-sm)}.tasks-hero h1{margin:5px 0 0;font-size:clamp(34px,7vw,58px);letter-spacing:-.065em;line-height:.95}.tasks-hero p{max-width:560px;margin:10px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.tasks-create-button{display:flex;min-height:42px;flex:0 0 auto;align-items:center;gap:7px;padding:0 15px;border-radius:13px;background:var(--brand);color:white;box-shadow:0 10px 26px rgb(52 131 250/.26);font-size:9px;font-weight:800}.tasks-create-button svg{width:15px}.tasks-pulse{display:grid;overflow:hidden;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--line);border-radius:19px;background:var(--surface)}.tasks-pulse article{display:flex;min-height:82px;flex-direction:column;padding:14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.tasks-pulse article:nth-child(2n){border-right:0}.tasks-pulse article:nth-last-child(-n+2){border-bottom:0}.tasks-pulse span{color:var(--muted);font-size:7px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.tasks-pulse strong{margin-top:5px;font-size:24px;letter-spacing:-.05em}.tasks-pulse small{margin-top:auto;color:var(--muted);font-size:7px}.tasks-pulse article.has-alert strong{color:var(--critical)}.tasks-toolbar{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.tasks-search,.tasks-toolbar>button,.tasks-toolbar>select{min-height:38px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--ink-soft);font-size:8px;font-weight:700}.tasks-toolbar>select{padding:0 28px 0 10px}.tasks-toolbar>button{display:flex;align-items:center;gap:6px;padding:0 11px}.tasks-toolbar>button svg{width:13px}.tasks-toolbar>button.is-active{border-color:var(--brand);background:var(--brand-soft);color:var(--brand-bright)}.tasks-search{display:flex;min-width:min(100%,240px);flex:1 1;align-items:center;gap:7px;padding:0 11px}.tasks-search svg{width:14px;color:var(--muted)}.tasks-search input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:9px}.tasks-view-toggle{display:flex;overflow:hidden;margin-left:auto;padding:3px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.tasks-view-toggle button{display:flex;min-height:30px;align-items:center;gap:5px;padding:0 9px;border-radius:9px;color:var(--muted);font-size:7px;font-weight:750}.tasks-view-toggle button.is-active{background:var(--brand-soft);color:var(--brand-bright)}.tasks-view-toggle svg{width:12px}.tasks-board{display:flex;gap:10px;overflow-x:auto;padding:2px 1px 10px;scroll-snap-type:x proximity;scrollbar-color:var(--line) transparent}.task-column{width:min(84vw,285px);min-height:420px;flex:0 0 min(84vw,285px);scroll-snap-align:start}.task-column>header{display:grid;min-height:53px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 8px;padding:9px 10px;border:1px solid var(--line);border-bottom:3px solid var(--column-color,var(--brand));border-radius:14px 14px 9px 9px;background:var(--surface)}.task-column>header>span{display:flex;align-items:center;gap:7px;font-size:9px;font-weight:800}.task-column>header>span i{width:8px;height:8px;border-radius:50%;background:var(--column-color,var(--brand));box-shadow:0 0 0 4px color-mix(in srgb,var(--column-color,var(--brand)) 12%,transparent)}.task-column>header b{display:grid;min-width:23px;height:23px;place-items:center;border-radius:99px;background:var(--surface-soft);color:var(--muted);font-size:7px}.task-column>header small{grid-column:1/-1;color:var(--muted);font-size:6px}.task-column>div{min-height:360px;padding:8px;border:1px solid var(--line);border-top:0;border-radius:0 0 15px 15px;background:color-mix(in srgb,var(--surface) 52%,transparent)}.task-column.status-inbox{--column-color:#94a3b8}.task-column.status-todo{--column-color:#60a5fa}.task-column.status-doing{--column-color:#a78bfa}.task-column.status-blocked{--column-color:#fb7185}.task-column.status-review{--column-color:#fbbf24}.task-column.status-done{--column-color:#34d399}.task-column-empty{display:grid;min-height:92px;place-items:center;border:1px dashed var(--line);border-radius:13px;color:var(--muted);font-size:7px}.task-card{position:relative;margin-bottom:8px;padding:12px;border:1px solid var(--line);border-left:3px solid var(--priority-color);border-radius:14px;background:var(--surface);box-shadow:0 8px 22px rgb(0 0 0/.12);cursor:grab;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.task-card:hover{border-color:color-mix(in srgb,var(--brand) 45%,var(--line));box-shadow:0 12px 28px rgb(0 0 0/.18);transform:translateY(-2px)}.task-card:active{cursor:grabbing}.task-card.priority-urgent,.task-priority.priority-urgent{--priority-color:#fb7185}.task-card.priority-high,.task-priority.priority-high{--priority-color:#fbbf24}.task-card.priority-normal,.task-priority.priority-normal{--priority-color:#60a5fa}.task-card.priority-low,.task-priority.priority-low{--priority-color:#94a3b8}.task-card-top{display:flex;align-items:center;justify-content:space-between;gap:7px}.task-priority{display:inline-flex;align-items:center;gap:4px;color:var(--priority-color);font-size:6px;font-weight:820;letter-spacing:.07em;text-transform:uppercase}.task-priority:before{width:6px;height:6px;border-radius:50%;background:var(--priority-color);content:""}.task-source{display:inline-flex;align-items:center;gap:4px;color:var(--brand-bright);font-size:6px;font-weight:700}.task-source svg{width:10px}.task-card h3{margin:10px 0 0;font-size:10px;line-height:1.35}.task-labels{display:flex;gap:4px;flex-wrap:wrap;margin-top:8px}.task-labels span{padding:3px 6px;border-radius:6px;background:var(--brand-soft);color:var(--brand-bright);font-size:5px;font-weight:700}.task-progress{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:10px}.task-progress>span{height:4px;overflow:hidden;border-radius:5px;background:var(--surface-soft)}.task-progress>span i{display:block;height:100%;border-radius:inherit;background:var(--positive)}.task-progress small{display:flex;align-items:center;gap:2px;color:var(--muted);font-size:6px}.task-progress svg{width:9px}.task-card footer{justify-content:space-between;margin-top:11px;padding-top:9px;border-top:1px solid var(--line)}.task-card footer,.task-due{display:flex;align-items:center}.task-due{gap:4px;color:var(--muted);font-size:6px}.task-due svg{width:11px}.task-due.is-overdue{color:var(--critical);font-weight:800}.task-due.is-today{color:var(--warning);font-weight:800}.task-owner{display:grid;width:25px;height:25px;place-items:center;border:1px solid rgb(52 131 250/.25);border-radius:9px;background:var(--brand-soft);color:var(--brand-bright);font-size:6px;font-weight:820}.task-owner.is-unassigned{border-style:dashed;background:var(--surface-soft);color:var(--muted)}.tasks-list{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:var(--surface)}.tasks-list>button,.tasks-list>header{display:grid;grid-template-columns:minmax(240px,2fr) repeat(4,minmax(90px,.7fr));align-items:center;gap:10px;padding:0 14px;text-align:left}.tasks-list>header{min-height:36px;font-size:6px;font-weight:800;text-transform:uppercase}.tasks-list>button,.tasks-list>header{border-bottom:1px solid var(--line);color:var(--muted)}.tasks-list>button{width:100%;min-height:52px;font-size:7px}.tasks-list>button:last-child{border-bottom:0}.tasks-list>button:hover{background:var(--surface-soft)}.tasks-list>button>span:first-child{display:flex;min-width:0;align-items:center;gap:7px}.tasks-list>button>span:first-child>i{width:7px;height:28px;flex:0 0 7px;border-radius:7px;background:var(--priority-color)}.tasks-list>button>span:first-child>i.priority-urgent{--priority-color:#fb7185}.tasks-list>button>span:first-child>i.priority-high{--priority-color:#fbbf24}.tasks-list>button>span:first-child>i.priority-normal{--priority-color:#60a5fa}.tasks-list>button>span:first-child>i.priority-low{--priority-color:#94a3b8}.tasks-list>button strong{overflow:hidden;color:var(--ink);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.tasks-list>button small{padding:3px 5px;border-radius:5px;background:var(--brand-soft);color:var(--brand-bright);font-size:5px}.tasks-empty,.tasks-loading{display:grid;min-height:260px;place-items:center;align-content:center;gap:8px;color:var(--muted);text-align:center}.tasks-empty>svg{width:28px;color:var(--positive)}.tasks-empty h2{margin:0;color:var(--ink);font-size:15px}.tasks-empty p{margin:0;font-size:8px}.tasks-loading>span{width:28px;height:28px;border:3px solid var(--line);border-top-color:var(--brand);border-radius:50%;animation:spin .7s linear infinite}.tasks-loading strong{font-size:9px}.task-drawer-layer,.task-modal-layer{position:fixed;z-index:90;inset:0;display:grid;background:rgb(2 6 14/.72);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.task-modal-layer{place-items:center;padding:15px}.task-create-modal{position:relative;width:min(100%,560px);padding:24px;border:1px solid var(--line);border-radius:22px;background:var(--surface);box-shadow:var(--shadow-lg)}.task-create-modal h2{margin:6px 0 20px;font-size:24px;letter-spacing:-.04em}.task-close,.task-create-modal>.task-close{position:absolute;top:14px;right:14px;display:grid;width:34px;height:34px;place-items:center;border-radius:11px;background:var(--surface-soft);color:var(--muted)}.task-close svg{width:14px}.task-create-modal label{display:flex;flex-direction:column;gap:6px}.task-create-modal label>span,.task-description>span,.task-fields label>span{color:var(--muted);font-size:6px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.task-create-modal input,.task-create-modal select,.task-fields input,.task-fields select{min-height:40px;padding:0 11px;border:1px solid var(--line);border-radius:11px;background:var(--canvas);color:var(--ink);font-size:8px;outline:0}.task-create-grid{display:grid;gap:10px;margin-top:12px}.task-create-submit{width:100%;min-height:42px;margin-top:18px;border-radius:12px;background:var(--brand);color:white;font-size:9px;font-weight:800}.task-create-submit:disabled{opacity:.4}.task-drawer-layer{justify-items:end}.task-drawer{width:min(100%,620px);height:100%;overflow-y:auto;padding:20px;border-left:1px solid var(--line);background:var(--surface);box-shadow:-24px 0 60px rgb(0 0 0/.35)}.task-drawer>header{display:flex;align-items:center;justify-content:space-between}.task-drawer>header>div{display:flex;align-items:center;gap:9px}.task-drawer>header>button{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;background:var(--surface-soft);color:var(--muted)}.task-drawer>header svg{width:14px}.task-title-input{width:100%;margin-top:18px;padding:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:23px;font-weight:800;letter-spacing:-.035em}.task-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:18px}.task-fields label{display:flex;flex-direction:column;gap:5px}.task-description{display:flex;flex-direction:column;gap:6px;margin-top:18px}.task-description textarea{min-height:110px;resize:vertical;padding:11px;border:1px solid var(--line);border-radius:13px;outline:0;background:var(--canvas);color:var(--ink-soft);font-size:8px;line-height:1.55}.task-checklist,.task-comments{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.task-checklist>header,.task-comments>header{display:flex;align-items:center;justify-content:space-between;gap:7px;font-size:9px;font-weight:800}.task-checklist>header span{display:flex;align-items:center;gap:6px}.task-checklist>header svg,.task-comments>header svg{width:14px;color:var(--brand-bright)}.task-checklist>header small{color:var(--muted);font-size:7px}.task-checklist-progress{height:5px;overflow:hidden;margin:10px 0;border-radius:6px;background:var(--surface-soft)}.task-checklist-progress i{display:block;height:100%;background:var(--positive)}.task-checklist>label{display:flex;min-height:34px;align-items:center;gap:8px;color:var(--ink-soft);font-size:8px}.task-checklist>label input{accent-color:var(--positive)}.task-checklist>div:last-child{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:6px;margin-top:8px}.task-checklist>div:last-child input{min-height:36px;padding:0 10px;border:1px solid var(--line);border-radius:10px;outline:0;background:var(--canvas);color:var(--ink);font-size:8px}.task-checklist>div:last-child button{display:grid;place-items:center;border-radius:10px;background:var(--brand-soft);color:var(--brand-bright)}.task-checklist>div:last-child svg{width:13px}.task-comments>header{justify-content:flex-start}.task-comments article{display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px;margin-top:12px}.task-comments article>span{display:grid;width:29px;height:29px;place-items:center;border-radius:10px;background:var(--brand-soft);color:var(--brand-bright);font-size:6px;font-weight:800}.task-comments article strong{font-size:7px}.task-comments article p{margin:3px 0 0;color:var(--ink-soft);font-size:8px;line-height:1.5}.task-comments article small{display:block;margin-top:3px;color:var(--muted);font-size:5px}.task-comment-composer{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:7px;margin-top:14px}.task-comment-composer textarea{min-height:60px;resize:vertical;padding:9px;border:1px solid var(--line);border-radius:11px;outline:0;background:var(--canvas);color:var(--ink);font-size:8px}.task-comment-composer button{display:grid;place-items:center;border-radius:11px;background:var(--brand);color:white}.task-comment-composer button:disabled{opacity:.35}.task-comment-composer svg{width:14px}@media (min-width:720px){.tasks-pulse{grid-template-columns:repeat(4,minmax(0,1fr))}.tasks-pulse article{border-bottom:0}.tasks-pulse article:nth-child(2n){border-right:1px solid var(--line)}.tasks-pulse article:last-child{border-right:0}.task-create-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:719px){.tasks-hero{min-height:210px;align-items:flex-start;flex-direction:column}.tasks-create-button{width:100%;justify-content:center}.tasks-toolbar>select{flex:1 1 145px}.tasks-view-toggle{width:100%;margin-left:0}.tasks-view-toggle button{flex:1 1;justify-content:center}.tasks-list{overflow-x:auto}.tasks-list>button,.tasks-list>header{min-width:720px}.task-fields{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.timeline-view{width:min(100%,760px);margin:0 auto;animation:view-enter .32s ease both}.timeline-hero{position:relative;display:grid;min-height:182px;grid-template-columns:minmax(0,1fr) 98px;align-items:end;gap:14px;overflow:clip;padding:24px 20px;border:1px solid rgb(90 160 255/.2);border-radius:26px 26px 0 0;background:radial-gradient(circle at 87% 8%,rgb(52 131 250/.33),transparent 30%),radial-gradient(circle at 0 110%,rgb(167 139 250/.13),transparent 42%),linear-gradient(145deg,#07101e,#0c1e3a 58%,#123a72);color:white;box-shadow:0 24px 70px rgb(0 0 0/.28)}.timeline-hero:before{position:absolute;top:-114px;right:-88px;width:260px;height:260px;border:1px solid rgb(255 255 255/.08);border-radius:50%;box-shadow:0 0 0 34px rgb(255 255 255/.02),0 0 0 72px rgb(255 255 255/.014);content:""}.timeline-hero>div:first-child{position:relative;z-index:1}.timeline-hero .section-kicker{color:rgb(194 218 255/.62)}.timeline-hero h1{margin:7px 0 0;font-size:clamp(36px,11vw,54px);font-weight:680;letter-spacing:-.065em;line-height:.95}.timeline-hero p{max-width:420px;margin:10px 0 0;color:rgb(226 237 255/.66);font-size:11px;line-height:1.45}.timeline-personalization{display:flex;align-items:stretch;gap:8px;flex-wrap:wrap;margin-top:16px}.timeline-personalization>button{display:flex;min-height:48px;align-items:center;border:1px solid color-mix(in srgb,white 15%,transparent);border-radius:15px;background:rgb(255 255 255/.07);color:white;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);gap:10px;padding:7px 12px 7px 8px;text-align:left}.timeline-personalization>button>span{position:relative;width:34px;height:20px;flex:0 0 34px;border-radius:99px;background:rgb(255 255 255/.18);transition:background .18s ease}.timeline-personalization>button>span i{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:white;box-shadow:0 3px 8px rgb(0 0 0/.3);transition:transform .18s ease}.timeline-personalization>button[aria-checked=true]>span{background:var(--positive)}.timeline-personalization>button[aria-checked=true]>span i{transform:translateX(14px)}.timeline-personalization>button>div{display:flex;flex-direction:column}.timeline-personalization strong{font-size:8px}.timeline-personalization small{margin-top:2px;color:rgb(255 255 255/.62);font-size:6px}.timeline-personalization>button.timeline-today-filter{position:relative;min-width:142px;padding:7px 33px 7px 11px;transition:border-color .18s ease,background .18s ease,transform .18s ease}.timeline-today-filter>svg:first-child{width:16px;flex:0 0 16px;color:rgb(255 255 255/.65)}.timeline-today-filter>svg:last-child{position:absolute;top:15px;right:11px;width:15px;color:white}.timeline-personalization>button.timeline-today-filter[aria-pressed=true]{border-color:color-mix(in srgb,var(--brand-bright) 70%,white);background:color-mix(in srgb,var(--brand) 38%,transparent);box-shadow:0 8px 24px rgb(52 131 250/.2)}.timeline-today-filter[aria-pressed=true]>svg:first-child{color:white}.timeline-unowned-filter{display:flex;min-height:42px;flex:1 0 100%;align-items:center;gap:9px;padding:7px 11px;border:1px solid color-mix(in srgb,white 12%,transparent);border-radius:13px;background:rgb(255 255 255/.045);color:white;cursor:pointer;transition:border-color .18s ease,background .18s ease}.timeline-unowned-filter input{width:16px;height:16px;margin:0;flex:0 0 16px;accent-color:var(--brand-bright)}.timeline-unowned-filter>span{display:grid;width:27px;height:27px;flex:0 0 27px;place-items:center;border-radius:9px;background:rgb(255 255 255/.08);color:rgb(255 255 255/.68)}.timeline-unowned-filter>span svg{width:14px}.timeline-unowned-filter>div{display:flex;min-width:0;flex:1 1;flex-direction:column}.timeline-unowned-filter>div strong{font-size:8px}.timeline-unowned-filter>div small{margin-top:2px;color:rgb(255 255 255/.56);font-size:6px}.timeline-unowned-filter>i{display:grid;min-width:23px;height:23px;place-items:center;padding:0 6px;border-radius:99px;background:rgb(255 255 255/.1);font-size:7px;font-style:normal;font-weight:800}.timeline-unowned-filter.is-active{border-color:color-mix(in srgb,var(--warning) 70%,white);background:color-mix(in srgb,var(--warning) 20%,transparent)}.timeline-prefs-summary{flex:1 0 100%;align-items:center;justify-content:space-between;gap:12px;padding:8px 9px 8px 11px;border:1px solid color-mix(in srgb,var(--brand-bright) 32%,transparent);border-radius:13px;background:color-mix(in srgb,var(--brand) 12%,transparent)}.timeline-prefs-summary,.timeline-prefs-summary>div,.timeline-prefs-summary>div>p{display:flex;min-width:0}.timeline-prefs-summary>div{align-items:center;gap:9px}.timeline-prefs-summary>div>span{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border-radius:9px;background:rgb(255 255 255/.1)}.timeline-prefs-summary>div>span svg{width:14px}.timeline-prefs-summary>div>p{flex-direction:column}.timeline-prefs-summary>div strong{overflow:hidden;max-width:380px;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.timeline-prefs-summary>div small{margin-top:2px;color:rgb(255 255 255/.58);font-size:6px}.timeline-prefs-summary>button{position:relative;display:flex;min-height:30px;align-items:center;gap:5px;padding:7px 9px;border-radius:9px;background:white;color:#0a172c;font-size:7px;font-weight:850;white-space:nowrap}.timeline-prefs-summary>button:after{position:absolute;content:"";inset:-7px 0}.timeline-prefs-summary>button svg{width:11px}.timeline-prefs-layer{position:fixed;z-index:120;inset:0;display:grid;place-items:center;padding:18px;background:rgb(2 6 14/.76);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.timeline-prefs-dialog{width:min(100%,760px);max-height:calc(100dvh - 36px);overflow-y:auto;border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:0 30px 90px rgb(0 0 0/.42)}.timeline-prefs-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px 24px 18px;border-bottom:1px solid var(--line)}.timeline-prefs-dialog>header h2{margin:5px 0 7px;font-size:25px;letter-spacing:-.045em}.timeline-prefs-dialog>header p{max-width:560px;color:var(--muted);font-size:11px;line-height:1.45}.timeline-prefs-dialog>header>button{position:relative;display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:11px;background:var(--surface-soft);color:var(--muted)}.timeline-prefs-dialog>header>button:after{position:absolute;content:"";inset:-5px}.timeline-prefs-dialog>header>button svg{width:15px}.timeline-prefs-locked{display:flex;align-items:center;gap:11px;margin:18px 24px 0;padding:12px;border:1px solid color-mix(in srgb,var(--positive) 30%,var(--line));border-radius:15px;background:color-mix(in srgb,var(--positive) 8%,var(--surface-soft))}.timeline-prefs-locked>span{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:11px;background:color-mix(in srgb,var(--positive) 18%,transparent);color:var(--positive)}.timeline-prefs-locked>span svg{width:17px}.timeline-prefs-locked>div{display:flex;min-width:0;flex:1 1;flex-direction:column}.timeline-prefs-locked strong{font-size:10px}.timeline-prefs-locked small{margin-top:3px;color:var(--muted);font-size:8px}.timeline-prefs-locked>i{display:flex;align-items:center;gap:5px;padding:6px 8px;border-radius:8px;background:var(--surface);color:var(--muted);font-size:7px;font-style:normal;font-weight:800}.timeline-prefs-locked>i svg{width:11px}.timeline-prefs-section{padding:22px 24px 0}.timeline-prefs-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:12px}.timeline-prefs-heading h3{font-size:14px;letter-spacing:-.02em}.timeline-prefs-heading p{margin-top:4px;color:var(--muted);font-size:8px;line-height:1.45}.timeline-prefs-heading>span{padding:5px 8px;border-radius:99px;background:var(--surface-soft);color:var(--muted);font-size:7px;font-weight:800;white-space:nowrap}.timeline-topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.timeline-topic-grid>button{display:flex;min-height:64px;align-items:center;gap:9px;padding:10px;border:1px solid var(--line);border-radius:13px;background:var(--surface-soft);color:var(--text);text-align:left}.timeline-topic-grid>button>span{display:grid;width:29px;height:29px;flex:0 0 29px;place-items:center;border-radius:9px;background:var(--surface);color:var(--muted)}.timeline-topic-grid>button>span svg{width:14px}.timeline-topic-grid>button>div{display:flex;min-width:0;flex:1 1;flex-direction:column}.timeline-topic-grid strong{font-size:9px}.timeline-topic-grid small{margin-top:3px;color:var(--muted);font-size:7px;line-height:1.3}.timeline-topic-grid>button>i{display:grid;width:18px;height:18px;flex:0 0 18px;place-items:center;border:1px solid var(--line);border-radius:6px}.timeline-topic-grid>button>i svg{width:11px}.timeline-topic-grid>button.is-selected{border-color:color-mix(in srgb,var(--brand) 65%,var(--line));background:color-mix(in srgb,var(--brand) 10%,var(--surface-soft))}.timeline-topic-grid>button.is-selected>i,.timeline-topic-grid>button.is-selected>span{border-color:transparent;background:var(--brand);color:white}.timeline-selected-products{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:9px}.timeline-selected-products>button{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;max-width:260px;padding:7px 26px 7px 9px;border:1px solid color-mix(in srgb,var(--brand) 45%,var(--line));border-radius:10px;background:color-mix(in srgb,var(--brand) 9%,var(--surface-soft));color:var(--text);text-align:left}.timeline-selected-products small,.timeline-selected-products span{overflow:hidden;grid-column:1;text-overflow:ellipsis;white-space:nowrap}.timeline-selected-products span{font-size:8px;font-weight:750}.timeline-selected-products small{margin-top:2px;color:var(--muted);font-size:6px}.timeline-selected-products svg{position:absolute;right:9px;width:11px;margin:5px 0 0}.timeline-product-search{display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--line);border-radius:11px;background:var(--surface-soft)}.timeline-product-search svg{width:14px;color:var(--muted)}.timeline-product-search input{width:100%;height:38px;border:0;outline:0;background:transparent;color:var(--text);font-size:9px}.timeline-product-results{display:grid;max-height:190px;overflow-y:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px}.timeline-product-results>button{display:flex;min-width:0;align-items:center;gap:9px;padding:9px;border:1px solid var(--line);border-radius:11px;background:var(--surface);color:var(--text);text-align:left}.timeline-product-results>button>div{display:flex;min-width:0;flex:1 1;flex-direction:column}.timeline-product-results small,.timeline-product-results strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timeline-product-results strong{font-size:8px}.timeline-product-results small{margin-top:3px;color:var(--muted);font-size:6px}.timeline-product-results>button>span{display:grid;width:22px;height:22px;flex:0 0 22px;place-items:center;border-radius:7px;background:var(--surface-soft);color:var(--muted)}.timeline-product-results>button>span svg{width:11px}.timeline-product-results>button.is-selected{border-color:var(--brand)}.timeline-product-results>button.is-selected>span{background:var(--brand);color:white}.timeline-product-results>p{grid-column:1/-1;padding:18px;color:var(--muted);font-size:9px;text-align:center}.timeline-prefs-dialog>footer{position:sticky;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:22px;padding:15px 24px;border-top:1px solid var(--line);background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.timeline-prefs-dialog>footer>p{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:7px}.timeline-prefs-dialog>footer>p svg{width:12px;color:var(--positive)}.timeline-prefs-dialog>footer>div{display:flex;gap:7px}.timeline-prefs-dialog>footer button{position:relative;min-height:34px;padding:8px 12px;border-radius:10px;background:var(--surface-soft);color:var(--text);font-size:8px;font-weight:800}.timeline-prefs-dialog>footer button:after{position:absolute;content:"";inset:-5px 0}.timeline-prefs-dialog>footer button:last-child{background:var(--brand);color:white}.timeline-prefs-dialog button:disabled{cursor:wait;opacity:.6}@media (max-width:559px){.timeline-prefs-summary{align-items:stretch;flex-direction:column}.timeline-prefs-summary>button{justify-content:center}.timeline-prefs-summary>div strong{max-width:270px}.timeline-prefs-layer{align-items:end;padding:0}.timeline-prefs-dialog{width:100%;max-height:94dvh;border-width:1px 0 0;border-radius:22px 22px 0 0}.timeline-prefs-dialog>header{padding:20px 17px 15px}.timeline-prefs-dialog>header h2{font-size:22px}.timeline-prefs-locked{align-items:flex-start;margin:14px 17px 0}.timeline-prefs-locked>i{display:none}.timeline-prefs-section{padding:19px 17px 0}.timeline-prefs-heading{gap:8px}.timeline-product-results,.timeline-topic-grid{grid-template-columns:1fr}.timeline-product-results{max-height:230px}.timeline-selected-products>button{max-width:100%;flex:1 1 100%}.timeline-prefs-dialog>footer{align-items:stretch;flex-direction:column;padding:13px 17px}.timeline-prefs-dialog>footer>div{display:grid;grid-template-columns:.8fr 1.2fr}}.timeline-radar{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column;padding-bottom:2px;text-align:center}.timeline-radar>span{position:relative;display:grid;width:70px;height:70px;place-items:center;border:1px solid rgb(255 255 255/.1);border-radius:50%;background:repeating-radial-gradient(circle,transparent 0 10px,rgb(255 255 255/.06) 11px 12px),conic-gradient(from 0deg,transparent,rgb(52 131 250/.72),transparent 31%);box-shadow:0 0 34px rgb(52 131 250/.24);animation:radar-spin 5s linear infinite}.timeline-radar>span:after,.timeline-radar>span:before{position:absolute;background:rgb(255 255 255/.08);content:""}.timeline-radar>span:before{width:1px;height:100%}.timeline-radar>span:after{width:100%;height:1px}.timeline-radar>span i{z-index:1;width:9px;height:9px;border:2px solid #d9eaff;border-radius:50%;background:var(--brand);box-shadow:0 0 0 5px rgb(52 131 250/.2),0 0 18px var(--brand-bright)}.timeline-radar strong{margin-top:7px;font-size:9px}.timeline-radar small{margin-top:2px;color:rgb(210 227 255/.5);font-size:7px}@keyframes radar-spin{to{transform:rotate(1turn)}}.feed-composer{display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;padding:15px 16px;border:1px solid var(--line);border-top:0;background:rgb(12 22 38/.76);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:background .18s ease}[data-theme=light] .feed-composer{background:rgb(255 255 255/.9)}.feed-composer.is-open{background:var(--surface)}.feed-composer-avatar,.feed-reply-avatar{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border:1px solid rgb(52 211 153/.24);border-radius:50%;background:linear-gradient(145deg,rgb(52 211 153/.24),rgb(52 131 250/.13));color:#6ee7b7;font-size:10px;font-weight:800}.feed-composer>div{min-width:0}.feed-composer textarea{display:block;width:100%;min-height:38px;resize:none;padding:8px 2px;border:0;background:transparent;color:var(--ink);font-size:13px;line-height:1.45;outline:0}.feed-composer textarea::placeholder{color:var(--muted)}.composer-mentions{display:flex;gap:6px;overflow-x:auto;padding:8px 0 12px;border-top:1px solid var(--line);scrollbar-width:none}.composer-mentions::-webkit-scrollbar{display:none}.composer-mentions>svg{width:16px;flex:0 0 16px;color:var(--brand-bright)}.composer-mentions button{min-height:27px;flex:0 0 auto;padding:0 9px;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft);color:var(--muted);font-size:8px;font-weight:720}.composer-mentions button.is-selected{border-color:rgb(52 131 250/.38);background:var(--brand-soft);color:var(--brand-bright)}.composer-workflow{display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding:10px 0;border-top:1px solid var(--line)}.composer-workflow>div{display:inline-flex;padding:3px;border-radius:11px;background:var(--surface-soft)}.composer-workflow>div button{min-height:28px;padding:0 9px;border-radius:8px;background:transparent;color:var(--muted);font-size:7px;font-weight:740}.composer-workflow>div button.is-selected{background:var(--surface);color:var(--ink);box-shadow:0 4px 12px rgb(0 0 0/.12)}.composer-workflow>label{display:flex;min-width:170px;flex:1 1;flex-direction:column;gap:3px}.composer-workflow>label span,.composer-workflow>small{color:var(--muted);font-size:6px;font-weight:650}.composer-workflow select{min-height:30px;padding:0 9px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--ink);font-size:7px}.feed-composer footer{display:flex;align-items:center;justify-content:flex-end;gap:7px}.feed-composer footer>span{margin-right:auto;color:var(--muted);font-size:8px}.composer-cancel,.composer-publish{min-height:32px;padding:0 13px;border-radius:999px;font-size:9px;font-weight:760}.composer-cancel{background:transparent;color:var(--muted)}.composer-publish{background:var(--brand);color:white;box-shadow:0 7px 18px rgb(52 131 250/.24)}.composer-publish:disabled{opacity:.4}.timeline-filter{position:sticky;z-index:20;top:64px;display:grid;grid-template-columns:repeat(5,minmax(max-content,1fr));overflow-x:auto;border:1px solid var(--line);border-top:0;background:rgb(6 11 22/.88);-webkit-backdrop-filter:blur(20px) saturate(150%);backdrop-filter:blur(20px) saturate(150%);scrollbar-width:none}[data-theme=light] .timeline-filter{background:rgb(245 245 245/.9)}.timeline-filter::-webkit-scrollbar{display:none}.timeline-filter button{position:relative;min-width:82px;min-height:48px;padding:0 8px;background:transparent;color:var(--muted);font-size:9px;font-weight:720;white-space:nowrap}.timeline-filter button:after{position:absolute;right:20%;bottom:0;left:20%;height:3px;border-radius:3px 3px 0 0;background:var(--brand);content:"";opacity:0;transform:scaleX(.4);transition:opacity .18s ease,transform .18s ease}.timeline-filter button[aria-selected=true]{color:var(--ink)}.timeline-filter button[aria-selected=true]:after{opacity:1;transform:scaleX(1)}.timeline-filter button span{display:inline-grid;min-width:16px;height:16px;place-items:center;margin-left:4px;padding:0 3px;border-radius:99px;background:var(--critical-soft);color:var(--critical);font-size:7px}.feed-stream{border-right:1px solid var(--line);border-left:1px solid var(--line);background:rgb(6 11 22/.22)}.timeline-day-break{display:grid;min-height:54px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 13px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--canvas) 92%,transparent);-webkit-backdrop-filter:blur(18px) saturate(150%);backdrop-filter:blur(18px) saturate(150%)}.timeline-day-break>span{display:grid;width:30px;height:30px;place-items:center;border:1px solid color-mix(in srgb,var(--brand) 25%,transparent);border-radius:10px;background:color-mix(in srgb,var(--brand) 10%,transparent);color:var(--brand-bright)}.timeline-day-break>span svg{width:14px}.timeline-day-break>div{display:flex;flex-direction:column}.timeline-day-break strong{font-size:10px;letter-spacing:-.01em}.timeline-day-break small{margin-top:2px;color:var(--muted);font-size:7px}.timeline-day-break>i{padding:4px 7px;border-radius:999px;background:var(--surface-soft);color:var(--muted);font-size:6px;font-style:normal;font-weight:720}[data-theme=light] .feed-stream{background:rgb(255 255 255/.4)}.feed-post{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;padding:17px 15px 5px;border-bottom:1px solid var(--line);background:transparent;transition:background .17s ease}.feed-post:hover{background:rgb(148 163 184/.025)}.feed-post:before{position:absolute;top:0;bottom:0;left:0;width:3px;background:transparent;content:""}.feed-post.priority-critical:before{background:var(--critical)}.feed-post.priority-attention:before{background:var(--warning)}.feed-post.priority-opportunity:before{background:var(--positive)}.feed-avatar{--actor-accent:var(--brand);position:relative;display:grid;width:42px;height:42px;place-items:center;border:1px solid color-mix(in srgb,var(--actor-accent) 40%,transparent);border-radius:50%;background:radial-gradient(circle at 30% 22%,color-mix(in srgb,var(--actor-accent) 40%,transparent),transparent 48%),color-mix(in srgb,var(--surface-soft) 92%,var(--actor-accent));color:color-mix(in srgb,var(--actor-accent) 78%,white);font-size:10px;font-weight:830;letter-spacing:-.02em;box-shadow:0 8px 25px color-mix(in srgb,var(--actor-accent) 13%,transparent)}.feed-avatar.actor-agent:after{position:absolute;width:8px;height:8px;margin:32px 0 0 31px;border:2px solid var(--canvas);border-radius:50%;background:var(--positive);content:""}.feed-post-main{min-width:0}.feed-post-author{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:6px}.feed-post-author>div{display:flex;min-width:0;align-items:center;gap:4px;overflow:hidden;white-space:nowrap}.feed-post-author strong{overflow:hidden;max-width:158px;font-size:11px;text-overflow:ellipsis}.feed-post-author i,.feed-post-author span,.feed-post-author time{color:var(--muted);font-size:8px;font-style:normal}.verified-mark{display:inline-grid;width:14px;height:14px;flex:0 0 14px;place-items:center;border-radius:50%;background:var(--brand);color:white!important}.verified-mark svg{width:9px;stroke-width:2.8}.feed-post-author>button{width:25px;height:25px;flex:0 0 25px;padding:4px;background:transparent;color:var(--muted)}.feed-post-author>button svg{width:16px}.feed-post-context{display:flex;align-items:center;gap:5px;margin-top:3px}.feed-post-context i,.feed-post-context span{padding:3px 6px;border-radius:999px;background:var(--surface-soft);color:var(--muted);font-size:7px;font-style:normal;font-weight:700}.priority-critical .feed-post-context i{background:var(--critical-soft);color:var(--critical)}.priority-attention .feed-post-context i{background:var(--warning-soft);color:var(--warning)}.priority-opportunity .feed-post-context i{background:var(--positive-soft);color:var(--positive)}.feed-post-context i.feed-content-type.is-information{background:color-mix(in srgb,var(--brand) 9%,transparent);color:var(--brand-bright)}.feed-post-context i.feed-content-type.is-action{background:color-mix(in srgb,var(--warning) 10%,transparent);color:var(--warning)}.feed-eyebrow{margin:13px 0 0;color:var(--brand-bright);font-size:8px;font-weight:780;letter-spacing:.09em;text-transform:uppercase}.feed-post h2{margin:5px 0 0;font-size:15px;font-weight:720;letter-spacing:-.028em;line-height:1.22}.feed-body{margin:8px 0 0;color:var(--ink-soft);font-size:10px;line-height:1.52}.feed-mentions,.feed-tags{display:flex;flex-wrap:wrap;gap:4px 8px}.feed-mentions{margin-top:9px}.feed-tags{margin-top:10px}.feed-mentions span,.feed-tags span{color:var(--brand-bright);font-size:8px;font-weight:650}.feed-metric{--metric-color:var(--brand-bright);display:grid;min-height:104px;grid-template-columns:minmax(0,1fr) 58px;align-items:center;gap:12px;overflow:hidden;margin-top:13px;padding:15px;border:1px solid color-mix(in srgb,var(--metric-color) 18%,transparent);border-radius:18px;background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--metric-color) 15%,transparent),transparent 48%),var(--surface-soft)}.feed-metric.tone-critical{--metric-color:var(--critical)}.feed-metric.tone-attention{--metric-color:var(--warning)}.feed-metric.tone-positive{--metric-color:var(--positive)}.feed-metric.tone-info{--metric-color:var(--info)}.feed-metric.tone-neutral{--metric-color:var(--violet)}.feed-metric>div{display:flex;min-width:0;flex-direction:column}.feed-metric span{color:var(--muted);font-size:8px}.feed-metric strong{margin-top:4px;color:var(--metric-color);font-size:clamp(22px,7vw,31px);letter-spacing:-.065em;line-height:1}.feed-metric small{margin-top:6px;color:var(--muted);font-size:8px;line-height:1.35}.feed-metric-orbit{position:relative;display:grid;width:54px;height:54px;place-items:center;border-radius:50%;background:conic-gradient(var(--metric-color) var(--metric-progress),rgb(148 163 184/.1) 0);box-shadow:0 8px 22px color-mix(in srgb,var(--metric-color) 13%,transparent)}.feed-metric-orbit:before{position:absolute;inset:6px;border-radius:50%;background:var(--surface-soft);content:""}.feed-metric-orbit i{position:relative;width:7px;height:7px;border-radius:50%;background:var(--metric-color);box-shadow:0 0 0 5px color-mix(in srgb,var(--metric-color) 13%,transparent)}.feed-metric-signal{display:flex;height:50px;align-items:flex-end;justify-content:center;gap:4px}.feed-metric-signal i{width:7px;border-radius:6px;background:var(--metric-color);box-shadow:0 5px 14px color-mix(in srgb,var(--metric-color) 20%,transparent)}.feed-metric-signal i:first-child{height:21px;opacity:.42}.feed-metric-signal i:nth-child(2){height:34px;opacity:.68}.feed-metric-signal i:nth-child(3){height:48px}.feed-evidence{margin-top:9px;border:1px solid var(--line);border-radius:13px;background:rgb(52 211 153/.035)}.feed-evidence summary{display:grid;min-height:38px;grid-template-columns:15px minmax(0,1fr) auto 14px;align-items:center;gap:6px;padding:0 10px;color:var(--muted);cursor:pointer;font-size:8px;font-weight:700;list-style:none}.feed-evidence summary::-webkit-details-marker{display:none}.feed-evidence summary>svg:first-child{width:14px;color:var(--positive)}.feed-evidence summary>svg:last-child{width:12px;transition:transform .18s ease}.feed-evidence[open] summary>svg:last-child{transform:rotate(90deg)}.feed-evidence summary i{color:var(--positive);font-size:7px;font-style:normal}.feed-evidence>div{padding:0 10px 10px 31px}.feed-evidence p{margin:0;color:var(--muted);font-size:8px;line-height:1.45}.feed-evidence p+p{margin-top:6px}.feed-evidence code{color:var(--ink-soft);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.feed-owner{display:grid;grid-template-columns:34px minmax(0,1fr) minmax(128px,auto);align-items:center;gap:9px;margin-top:9px;padding:9px 10px;border:1px solid color-mix(in srgb,var(--warning) 20%,var(--line));border-radius:14px;background:color-mix(in srgb,var(--warning) 5%,var(--surface))}.feed-owner.is-unassigned{border-style:dashed;background:color-mix(in srgb,var(--warning) 8%,var(--surface))}.feed-owner-avatar.is-unassigned{background:color-mix(in srgb,var(--warning) 11%,transparent);color:var(--warning)}.feed-owner-avatar{display:grid;width:32px;height:32px;place-items:center;border-radius:11px;background:color-mix(in srgb,var(--warning) 16%,transparent);color:var(--warning);font-size:8px;font-weight:820}.feed-owner>div{display:flex;min-width:0;flex-direction:column}.feed-owner>div small{color:var(--warning);font-size:6px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.feed-owner>div strong{font-size:8px}.feed-owner>div span,.feed-owner>div strong{overflow:hidden;margin-top:2px;text-overflow:ellipsis;white-space:nowrap}.feed-owner>div span{color:var(--muted);font-size:6px}.feed-owner>label{position:relative}.feed-owner select{width:100%;min-height:32px;padding:0 27px 0 9px;appearance:none;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--ink-soft);font-size:7px;font-weight:700}.feed-owner>label svg{position:absolute;top:10px;right:9px;width:11px;color:var(--muted);pointer-events:none;transform:rotate(90deg)}@media (max-width:559px){.feed-owner{grid-template-columns:34px minmax(0,1fr)}.feed-owner>label{grid-column:1/-1}}.feed-primary-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.feed-primary-actions button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:6px;padding:0 12px;border-radius:999px;background:var(--brand);color:white;font-size:8px;font-weight:760;box-shadow:0 7px 18px rgb(52 131 250/.19)}.feed-primary-actions button svg{width:13px}.feed-primary-actions button.is-secondary{border:1px solid var(--line);background:transparent;color:var(--ink-soft);box-shadow:none}.feed-primary-actions button.feed-priority-toggle.is-active{border-color:color-mix(in srgb,var(--warning) 42%,transparent);background:color-mix(in srgb,var(--warning) 10%,transparent);color:var(--warning)}.feed-social-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:9px;margin-left:-9px}.feed-social-actions button{display:flex;min-height:42px;align-items:center;gap:5px;padding:0 9px;background:transparent;color:var(--muted);font-size:8px;transition:color .16s ease,transform .16s ease}.feed-social-actions button:hover{color:var(--brand-bright)}.feed-social-actions button:active{transform:scale(.92)}.feed-social-actions svg{width:16px;height:16px}.feed-social-actions .is-reposted{color:var(--positive)}.feed-social-actions .is-reacted{color:var(--critical)}.feed-social-actions .is-reacted svg,.feed-social-actions .is-saved svg{fill:currentColor}.feed-social-actions .is-saved{color:var(--brand-bright)}.feed-reply-panel{margin:0 0 10px;padding:10px;border:1px solid var(--line);border-radius:16px;background:var(--surface-soft)}.feed-reply{display:flex;gap:8px;padding-bottom:10px}.feed-reply-avatar{width:27px;height:27px;flex-basis:27px;font-size:7px}.feed-reply>div{min-width:0}.feed-reply strong{font-size:8px}.feed-reply p{margin:3px 0 0;color:var(--ink-soft);font-size:9px;line-height:1.4}.feed-reply small{color:var(--muted);font-size:7px}.feed-reply-composer{display:grid;grid-template-columns:27px minmax(0,1fr) 30px;align-items:end;gap:7px}.feed-reply-composer textarea{min-height:34px;max-height:100px;resize:vertical;padding:9px 11px;border:1px solid var(--line);border-radius:15px;background:var(--surface);font-size:9px;outline:0}.feed-reply-composer>button{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:var(--brand);color:white}.feed-reply-composer>button:disabled{opacity:.35}.feed-reply-composer>button svg{width:13px}.timeline-empty{display:flex;min-height:260px;align-items:center;justify-content:center;flex-direction:column;padding:40px;text-align:center}.timeline-empty>span{display:grid;width:52px;height:52px;place-items:center;border-radius:18px;background:var(--brand-soft);color:var(--brand-bright)}.timeline-empty svg{width:22px}.timeline-empty h2{margin:15px 0 0;font-size:16px}.timeline-empty p{max-width:290px;margin:6px 0 0;color:var(--muted);font-size:9px;line-height:1.45}@media (min-width:560px){.timeline-hero{min-height:225px;grid-template-columns:minmax(0,1fr) 130px;padding:32px}.timeline-hero h1{font-size:58px}.timeline-hero p{font-size:13px}.timeline-radar>span{width:92px;height:92px}.timeline-radar strong{font-size:10px}.feed-composer{grid-template-columns:44px minmax(0,1fr);padding:18px 22px}.feed-composer-avatar{width:44px;height:44px}.feed-post{grid-template-columns:48px minmax(0,1fr);gap:13px;padding:21px 22px 7px}.feed-avatar{width:48px;height:48px;font-size:11px}.feed-avatar.actor-agent:after{margin:37px 0 0 36px}.feed-post-author strong{max-width:250px;font-size:12px}.feed-post h2{font-size:17px}.feed-body{font-size:11px}.feed-metric{min-height:118px;grid-template-columns:minmax(0,1fr) 72px;padding:18px}.feed-metric-orbit{width:64px;height:64px}}@media (min-width:1024px){.timeline-view{width:min(100%,820px)}.timeline-filter{top:0}.timeline-hero{min-height:250px}.timeline-hero h1{font-size:66px}.feed-post h2{max-width:650px;font-size:18px}.feed-body{max-width:680px;font-size:12px}.feed-primary-actions button{min-height:37px;font-size:9px}}.feed-drivers{--driver-color:var(--brand-bright);overflow:hidden;margin-top:10px;border:1px solid color-mix(in srgb,var(--driver-color) 23%,transparent);border-radius:19px;background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--driver-color) 11%,transparent),transparent 38%),var(--surface);box-shadow:0 14px 34px rgb(0 0 0/.12)}.feed-drivers.is-down{--driver-color:var(--warning)}.feed-drivers.is-up{--driver-color:var(--positive)}.feed-drivers.is-concentration{--driver-color:var(--brand-bright)}.feed-drivers.is-attention{--driver-color:var(--warning)}.feed-drivers>header{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;padding:14px 14px 9px}.feed-drivers-mark{display:grid;width:48px;height:32px;place-items:center;border:1px solid color-mix(in srgb,var(--driver-color) 30%,transparent);border-radius:11px;background:color-mix(in srgb,var(--driver-color) 11%,transparent);color:var(--driver-color)}.feed-drivers-mark svg{width:15px}.feed-drivers>header>div{display:flex;min-width:0;flex-direction:column}.feed-drivers>header>div>span{color:var(--driver-color);font-size:7px;font-weight:780;letter-spacing:.09em;text-transform:uppercase}.feed-drivers>header strong{margin-top:3px;font-size:11px;letter-spacing:-.02em;line-height:1.25}.feed-drivers>p{margin:0;padding:0 14px 13px;color:var(--muted);font-size:8px;line-height:1.5}.feed-driver-list{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feed-driver-list article{display:grid;grid-template-columns:18px 38px minmax(0,1fr);align-items:center;gap:8px;min-height:72px;padding:10px 12px;border-bottom:1px solid var(--line)}.feed-driver-list article:last-child{border-bottom:0}.feed-driver-rank{display:grid;width:18px;height:18px;place-items:center;border-radius:6px;background:color-mix(in srgb,var(--driver-color) 12%,transparent);color:var(--driver-color);font-size:7px;font-weight:820}.feed-driver-thumb{position:relative;display:grid;width:38px;height:38px;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:11px;background:white;color:#64748b}.feed-driver-thumb img{object-fit:contain}.feed-driver-thumb svg{width:17px}.feed-driver-list article>div{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;column-gap:8px}.feed-driver-list article>div>span{grid-column:1/-1;color:var(--muted);font-size:6px;font-weight:720;letter-spacing:.05em}.feed-driver-list article>div>strong{grid-column:1/-1;display:-webkit-box;overflow:hidden;margin-top:2px;font-size:8px;letter-spacing:-.01em;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.feed-driver-list article>div>i{height:4px;overflow:hidden;margin-top:7px;border-radius:99px;background:var(--surface-soft)}.feed-driver-list article>div>i span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--driver-color) 58%,transparent),var(--driver-color))}.feed-driver-list article>div>small{align-self:center;margin-top:5px;color:var(--muted);font-size:6px;white-space:nowrap}.feed-driver-list article>em{grid-column:2/-1;display:flex;align-items:baseline;justify-content:space-between;color:var(--ink);font-size:11px;font-style:normal;font-weight:780;letter-spacing:-.03em}.feed-driver-list article>em.is-negative{color:var(--warning)}.feed-driver-list article>em.is-positive{color:var(--positive)}.feed-driver-list article>em.is-neutral{color:var(--ink)}.feed-driver-list article>em small{color:var(--muted);font-size:6px;font-weight:600;letter-spacing:0}.feed-driver-offset{display:grid;grid-template-columns:27px minmax(0,1fr);gap:8px;padding:11px 13px;background:color-mix(in srgb,var(--positive) 4%,transparent)}.feed-driver-offset>svg{width:15px;margin:2px 0 0 5px;color:var(--positive)}.feed-driver-offset p{margin:0;color:var(--muted);font-size:7px;line-height:1.45}.feed-driver-offset strong{color:var(--ink-soft)}.feed-driver-priority{display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;align-items:flex-start;padding:12px 13px;border-top:1px solid color-mix(in srgb,var(--driver-color) 13%,transparent);background:color-mix(in srgb,var(--driver-color) 6%,transparent)}.feed-driver-priority>span{display:grid;width:32px;height:32px;place-items:center;border-radius:11px;background:color-mix(in srgb,var(--driver-color) 13%,transparent);color:var(--driver-color)}.feed-driver-priority svg{width:15px}.feed-driver-priority>div{display:flex;min-width:0;flex-direction:column}.feed-driver-priority small{color:var(--driver-color);font-size:7px;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.feed-driver-priority strong{margin-top:4px;font-size:8px;font-weight:620;line-height:1.45}@media (min-width:560px){.feed-drivers>header{padding:17px 17px 11px}.feed-drivers>header strong{font-size:13px}.feed-drivers>p{padding:0 17px 15px;font-size:9px}.feed-driver-list article{grid-template-columns:20px 44px minmax(0,1fr) 112px;min-height:70px;padding:11px 16px}.feed-driver-thumb{width:44px;height:44px}.feed-driver-list article>div>strong{font-size:9px}.feed-driver-list article>em{grid-column:auto;align-items:flex-end;flex-direction:column;font-size:13px;text-align:right}.feed-driver-list article>em small{margin-top:3px}.feed-driver-offset{padding:12px 17px}.feed-driver-priority{padding:14px 17px}.feed-driver-priority strong{font-size:9px}}.client-auth-page{position:relative;display:grid;min-height:100vh;place-items:center;overflow:hidden;padding:84px 18px 60px;background:radial-gradient(circle at 50% 15%,rgb(52 131 250/.22),transparent 34rem),radial-gradient(circle at 10% 90%,rgb(20 184 166/.09),transparent 28rem),#060b16;color:white}.client-auth-page:before{position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255/.025) 1px,transparent 0),linear-gradient(90deg,rgb(255 255 255/.025) 1px,transparent 0);background-size:42px 42px;content:"";-webkit-mask-image:linear-gradient(180deg,black,transparent 85%);mask-image:linear-gradient(180deg,black,transparent 85%);pointer-events:none}.client-auth-brand{position:absolute;z-index:1;top:max(22px,env(safe-area-inset-top));left:24px}.client-login-card{position:relative;z-index:1;width:min(100%,480px);padding:27px;border:1px solid rgb(255 255 255/.1);border-radius:28px;background:rgb(12 22 38/.88);box-shadow:0 35px 100px rgb(0 0 0/.48);text-align:center;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px)}.client-login-orbit{position:relative;width:84px;height:84px;margin:0 auto 19px}.client-login-orbit-ring{position:absolute;inset:0;border:1px solid rgb(90 160 255/.26);border-radius:50%;animation:auth-orbit 7s linear infinite}.client-login-orbit-ring:after{position:absolute;top:4px;left:50%;width:8px;height:8px;border-radius:50%;background:#5aa0ff;box-shadow:0 0 20px #3483fa;content:""}@keyframes auth-orbit{to{transform:rotate(1turn)}}.client-login-face{position:absolute;inset:12px;display:grid;place-items:center;border:1px solid rgb(90 160 255/.35);border-radius:22px;background:linear-gradient(145deg,rgb(52 131 250/.2),rgb(52 131 250/.06));color:#7bb3ff}.client-login-face svg{width:28px}.client-login-card h1{margin:7px 0 0;font-size:clamp(27px,8vw,38px);letter-spacing:-.055em}.client-login-card>p{max-width:380px;margin:11px auto 0;color:rgb(255 255 255/.52);font-size:11px;line-height:1.6}.client-passkey-button{display:grid;width:100%;min-height:66px;grid-template-columns:39px minmax(0,1fr) 18px;align-items:center;gap:10px;margin-top:23px;padding:9px 13px;border-radius:17px;background:linear-gradient(135deg,#3483fa,#2563eb);color:white;box-shadow:0 15px 34px rgb(52 131 250/.27);text-align:left}.client-passkey-button>span{display:grid;width:39px;height:39px;place-items:center;border-radius:12px;background:rgb(255 255 255/.13)}.client-passkey-button svg{width:17px}.client-passkey-button>i{display:flex;min-width:0;flex-direction:column;font-style:normal}.client-passkey-button strong{font-size:11px}.client-passkey-button small{margin-top:3px;color:rgb(255 255 255/.65);font-size:8px}.client-passkey-button:disabled{opacity:.65}.client-passkey-unavailable{display:grid;grid-template-columns:20px minmax(0,1fr);gap:8px;margin-top:20px;padding:12px;border-radius:14px;background:rgb(251 191 36/.1);color:rgb(255 255 255/.6);font-size:9px;line-height:1.45;text-align:left}.client-passkey-unavailable svg{width:15px;color:#fbbf24}.client-login-divider{display:flex;align-items:center;gap:9px;margin:19px 0 10px;color:rgb(255 255 255/.28);font-size:7px;text-transform:uppercase;letter-spacing:.12em}.client-login-divider:after,.client-login-divider:before{height:1px;flex:1 1;background:rgb(255 255 255/.08);content:""}.client-pin-toggle{display:flex;width:100%;min-height:44px;align-items:center;justify-content:space-between;padding:0 11px;border-radius:13px;background:rgb(255 255 255/.035);color:rgb(255 255 255/.56);font-size:9px;font-weight:700}.client-pin-toggle>span{display:inline-flex;align-items:center;gap:7px}.client-pin-toggle svg{width:13px}.client-pin-toggle>svg{transform:rotate(90deg);transition:transform .18s ease}.client-pin-toggle[aria-expanded=true]>svg{transform:rotate(-90deg)}.client-pin-form{display:grid;gap:10px;margin-top:10px;padding:13px;border:1px solid rgb(255 255 255/.08);border-radius:15px;background:rgb(0 0 0/.14);text-align:left}.client-pin-form label{display:flex;flex-direction:column;gap:5px}.client-pin-form label>span{color:rgb(255 255 255/.48);font-size:8px;font-weight:700}.client-pin-form input{min-height:43px;padding:0 12px;border:1px solid rgb(255 255 255/.1);border-radius:12px;background:rgb(255 255 255/.045);color:white;font-size:13px;letter-spacing:.08em;outline:none}.client-pin-form input:focus{border-color:rgb(90 160 255/.55)}.client-pin-form>button{display:flex;min-height:43px;align-items:center;justify-content:center;gap:7px;border-radius:12px;background:white;color:#0c1626;font-size:9px;font-weight:800}.client-pin-form>button svg{width:13px}.client-pin-form>button:disabled{opacity:.35}.client-pin-form>small{color:rgb(255 255 255/.3);font-size:7px;text-align:center}.client-auth-error{margin:12px 0 0;color:#fda4af;font-size:9px}.client-auth-footer{position:absolute;z-index:1;bottom:max(20px,env(safe-area-inset-bottom));display:flex;align-items:center;gap:6px;color:rgb(255 255 255/.28);font-size:7px;text-align:center}.client-auth-footer svg{width:12px}.client-auth-loading{position:relative;z-index:1;display:flex;align-items:center;gap:10px;color:rgb(255 255 255/.58);font-size:10px}.client-auth-loading>span{width:18px;height:18px;border:2px solid rgb(255 255 255/.15);border-top-color:#3483fa;border-radius:50%;animation:auth-orbit .8s linear infinite}.client-passkey-prompt{position:fixed;z-index:90;right:14px;bottom:calc(86px + env(safe-area-inset-bottom));left:14px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 42px 12px 12px;border:1px solid rgb(90 160 255/.25);border-radius:18px;background:rgb(12 22 38/.96);color:white;box-shadow:0 22px 60px rgb(0 0 0/.45);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.client-passkey-prompt-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:rgb(52 131 250/.16);color:#7bb3ff}.client-passkey-prompt-icon svg{width:17px}.client-passkey-prompt>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.client-passkey-prompt strong{font-size:9px}.client-passkey-prompt small{margin-top:3px;color:rgb(255 255 255/.46);font-size:7px}.client-passkey-prompt>button{min-height:35px;padding:0 11px;border-radius:11px;background:#3483fa;color:white;font-size:8px;font-weight:800}.client-passkey-prompt>button.is-close{position:absolute;top:4px;right:5px;width:28px;min-height:28px;padding:0;background:transparent;color:rgb(255 255 255/.42);font-size:17px}.client-identity-card,.client-logout-button{display:none}@media (min-width:720px){.client-login-card{padding:34px}.client-pin-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.client-pin-form>button,.client-pin-form>small{grid-column:1/-1}.client-passkey-prompt{right:24px;bottom:24px;left:auto;width:520px}}@media (min-width:1024px){.client-identity-card{display:grid;min-width:0;grid-template-columns:36px minmax(0,1fr) 28px;align-items:center;gap:9px;margin-top:22px;padding:11px 8px;border:1px solid var(--line);border-radius:13px;background:var(--surface-soft)}.client-identity-card>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.client-identity-card strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.client-identity-card small{margin-top:2px;color:var(--muted);font-size:7px}.client-identity-card>button{display:grid;width:28px;height:28px;place-items:center;border-radius:9px;background:var(--brand-soft);color:var(--brand)}.client-identity-card>button svg{width:13px}.client-logout-button{display:flex;min-height:34px;align-items:center;gap:7px;margin-top:4px;padding:0 9px;border-radius:10px;color:var(--muted);font-size:8px;font-weight:700}.client-logout-button:hover{background:var(--surface-soft);color:var(--ink)}.client-logout-button svg{width:12px}.client-logout-button+.desktop-nav{margin-top:12px}.desktop-account{margin-top:auto}}