:root{--growth-ink: #111612;--growth-ink-soft: #1b221d;--growth-paper: #f5f3eb;--growth-white: #fffefa;--growth-line: #d9dbd3;--growth-line-strong: #b8beb5;--growth-muted: #697169;--growth-lime: #cafe48;--growth-blue: #54c9e8;--growth-coral: #ef7057;--growth-radius: 14px;--growth-shadow: 0 16px 42px rgba(17, 22, 18, .07)}.growth-page,.growth-state{min-height:100vh;color:var(--growth-ink);background:var(--growth-paper);font-family:Avenir Next,Hiragino Sans,Noto Sans JP,sans-serif;font-variant-numeric:tabular-nums}.growth-page{overflow-x:clip}.growth-page *,.growth-state *{box-sizing:border-box}.growth-page button,.growth-page input{font:inherit}.growth-page button,.growth-page a{-webkit-tap-highlight-color:transparent}.growth-page a{color:inherit}.growth-header{position:sticky;top:0;z-index:80;display:grid;grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);align-items:stretch;min-height:68px;padding:0 clamp(16px,2.5vw,40px);color:#fff;background:#111612f7;border-bottom:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.growth-brand{display:flex;gap:11px;align-items:center;width:max-content;text-decoration:none}.growth-brand>span{display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:10px;color:var(--growth-lime);font-family:Georgia,Yu Mincho,serif;font-size:12px;font-style:italic}.growth-brand div{display:grid;gap:1px}.growth-brand strong{font-family:Georgia,Yu Mincho,serif;font-size:18px;font-weight:500;letter-spacing:-.035em}.growth-brand small{color:#98a199;font-size:8px;letter-spacing:.09em;text-transform:uppercase}.growth-tabs{display:flex;align-items:stretch;gap:2px}.growth-tabs button{position:relative;min-width:120px;padding:0 18px;border:0;color:#aeb5af;background:transparent;cursor:pointer;font-size:11px;font-weight:760}.growth-tabs button:after{position:absolute;right:16px;bottom:0;left:16px;height:3px;background:transparent;content:""}.growth-tabs button:hover,.growth-tabs button.active{color:#fff}.growth-tabs button.active:after{background:var(--growth-lime)}.growth-tabs button span{margin-left:7px;padding:2px 6px;border-radius:999px;color:#fff;background:var(--growth-coral);font-size:8px}.growth-header-actions{display:flex;justify-content:flex-end;align-items:center;gap:14px}.growth-header-actions>a{padding:9px 13px;border:1px solid rgba(255,255,255,.3);border-radius:8px;text-decoration:none;font-size:10px;font-weight:760}.growth-header-actions>a:hover{color:var(--growth-ink);border-color:var(--growth-lime);background:var(--growth-lime)}.freshness{display:flex;gap:7px;align-items:center;color:#a6afa7;font-size:9px}.freshness i,.health-dot{flex:0 0 auto;width:7px;height:7px;border-radius:50%}.freshness i,.health-dot.good{background:#79ad45;box-shadow:0 0 0 4px #79ad4521}.health-dot.warn{background:#dea51d;box-shadow:0 0 0 4px #dea51d21}.dashboard-enter{animation:dashboard-in .38s cubic-bezier(.2,.8,.2,1) both}@keyframes dashboard-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.growth-eyebrow{margin:0;color:var(--growth-muted);font-size:9px;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.content-view{width:100%;margin:0 auto;padding:28px clamp(18px,2vw,38px) 40px}.content-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:end;padding:4px 2px 22px}.content-hero h1{margin:7px 0 5px;font-family:Georgia,Yu Mincho,serif;font-size:clamp(38px,3.3vw,58px);font-weight:500;letter-spacing:-.055em;line-height:1}.content-hero p:not(.growth-eyebrow){max-width:640px;margin:0;color:var(--growth-muted);font-size:11px;line-height:1.6}.content-window{display:flex;gap:4px;align-items:center;padding:5px;border:1px solid var(--growth-line);border-radius:10px;background:var(--growth-white)}.content-window>span{margin:0 5px 0 7px;color:var(--growth-muted);font-size:9px}.content-window button{min-height:34px;padding:0 10px;border:0;border-radius:7px;color:var(--growth-muted);background:transparent;cursor:pointer;font-size:9px;font-weight:760}.content-window button:hover{color:var(--growth-ink);background:#eef0e9}.content-window button.active{color:var(--growth-ink);background:var(--growth-lime)}.content-workbench{display:grid;grid-template-columns:236px minmax(0,1fr) 410px;gap:18px;align-items:start}.content-filter-rail,.comparison-section,.selected-content-panel{min-width:0;border:1px solid var(--growth-line);border-radius:var(--growth-radius);background:var(--growth-white);box-shadow:var(--growth-shadow)}.content-filter-rail,.selected-content-panel{position:sticky;top:82px;max-height:calc(100vh - 98px);overflow:auto;scrollbar-width:thin}.filter-rail-heading{display:flex;justify-content:space-between;align-items:center;padding:18px;border-bottom:1px solid var(--growth-line)}.filter-rail-heading div{display:grid;gap:3px}.filter-rail-heading span{font-size:14px;font-weight:800}.filter-rail-heading small{color:var(--growth-muted);font-size:10px}.filter-rail-heading strong{display:grid;min-width:34px;height:34px;place-items:center;border-radius:9px;color:var(--growth-ink);background:var(--growth-lime);font-size:12px}.filter-block{display:grid;gap:4px;padding:15px 10px;border-bottom:1px solid var(--growth-line)}.filter-block>p{margin:0 8px 7px;color:var(--growth-muted);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.filter-block button{display:grid;gap:3px;width:100%;min-height:44px;padding:9px 10px;text-align:left;border:0;border-radius:8px;color:var(--growth-ink);background:transparent;cursor:pointer}.filter-block button:hover{background:#eff1ea}.filter-block button.active{background:var(--growth-lime)}.filter-block button strong,.filter-block button span{font-size:11px;font-weight:760}.filter-block button small{color:var(--growth-muted);font-size:8px;line-height:1.35}.filter-block.compact button{grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:36px;padding-top:7px;padding-bottom:7px}.filter-block.compact b{color:var(--growth-muted);font-size:8px}.filter-data-note{display:flex;gap:11px;align-items:flex-start;margin:14px 12px;padding:12px;border-radius:9px;background:#f2f4ed}.filter-data-note .health-dot{margin-top:4px}.filter-data-note p{margin:0;color:var(--growth-muted);font-size:8px;line-height:1.55}.filter-data-note strong{color:var(--growth-ink)}.comparison-section{display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.comparison-heading{display:flex;justify-content:space-between;gap:18px;align-items:end;padding:18px 20px 15px;border-bottom:1px solid var(--growth-line)}.comparison-heading h2{margin:4px 0 2px;font-size:21px;letter-spacing:-.03em}.comparison-heading>div>span{color:var(--growth-muted);font-size:10px}.content-search{display:grid;gap:4px;width:min(220px,40%)}.content-search>span{color:var(--growth-muted);font-size:8px}.content-search input{width:100%;min-height:36px;padding:0 11px;border:1px solid var(--growth-line);border-radius:8px;color:var(--growth-ink);outline:0;background:#fff;font-size:9px}.content-search input:focus{border-color:var(--growth-ink);box-shadow:0 0 0 3px #cafe4873}.initial-comparison-toggle{align-self:end;min-height:46px;padding:0 16px;border:1px solid #9aa799;border-radius:8px;color:var(--growth-ink);background:#f3f6eb;cursor:pointer;font-weight:800;white-space:nowrap}.initial-comparison-toggle:hover,.initial-comparison-toggle.active{color:var(--growth-ink);border-color:var(--growth-lime);background:var(--growth-lime)}.comparison-table-wrap{max-height:calc(100vh - 250px);overflow:auto;scrollbar-width:thin}.comparison-table{width:100%;min-width:920px;border-collapse:separate;border-spacing:0;table-layout:fixed}.comparison-table th{position:sticky;top:0;z-index:5;height:48px;padding:0 12px;text-align:right;border-bottom:1px solid var(--growth-line);background:#f7f7f2}.comparison-table th:first-child{left:0;z-index:7;width:310px;text-align:left}.comparison-table th:not(:first-child){width:92px}.comparison-table.all-metrics{min-width:2740px}.comparison-table.all-metrics th:first-child{width:360px}.comparison-table.all-metrics th:not(:first-child){width:118px}.comparison-table th button{padding:0;border:0;color:var(--growth-muted);background:transparent;cursor:pointer;font-size:10px;font-weight:800;white-space:nowrap}.comparison-table th button span{margin-left:3px;opacity:0}.comparison-table th button.active{color:var(--growth-ink)}.comparison-table th button.active span{opacity:1}.comparison-table td{height:96px;padding:12px;text-align:right;border-bottom:1px solid #e8e9e3;background:#fff;cursor:pointer}.comparison-table td:first-child{position:sticky;left:0;z-index:3;text-align:left}.comparison-table tbody tr:hover td,.comparison-table tbody tr:focus td{background:#f3f6ea}.comparison-table tbody tr.selected td{background:#f0f7dd}.comparison-table tbody tr.selected td:first-child{box-shadow:inset 3px 0 var(--growth-lime)}.comparison-table tbody tr:focus{outline:0}.comparison-table td>strong{font-size:14px;font-weight:800;white-space:nowrap}.comparison-table td>small{display:block;margin-top:4px;color:var(--growth-muted);font-size:9px}.post-identity{display:grid;grid-template-columns:20px 56px minmax(0,1fr) 8px;gap:11px;align-items:center}.post-rank{color:var(--growth-muted);font-family:Georgia,serif;font-size:11px;font-style:italic}.comparison-thumb{position:relative;display:grid;width:56px;aspect-ratio:4 / 5;place-items:center;overflow:hidden;border-radius:7px;color:var(--growth-lime);background:var(--growth-ink);font-size:7px;font-weight:800}.comparison-thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.post-identity>div:nth-child(3){min-width:0}.post-identity>div:nth-child(3)>strong{display:block;overflow:hidden;font-size:11px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.post-identity>div:nth-child(3)>small{display:block;margin-top:3px;color:var(--growth-muted);font-size:9px;white-space:nowrap}.performance-bar{width:100%;height:2px;margin-top:7px;overflow:hidden;background:#dfe2da}.performance-bar i{display:block;height:100%;background:var(--growth-coral)}.coverage-dot{width:7px;height:7px;border-radius:50%}.coverage-dot.api,.api-dot{background:var(--growth-blue)}.coverage-dot.hybrid,.screen-dot{background:var(--growth-coral)}.table-footer{display:flex;justify-content:space-between;align-items:center;min-height:40px;padding:0 18px;color:var(--growth-muted);border-top:1px solid var(--growth-line);font-size:8px}.table-footer>span:last-child{display:flex;gap:6px;align-items:center}.table-footer i,.source-legend i{display:inline-block;width:6px;height:6px;margin-left:7px;border-radius:50%}.content-empty{display:grid;min-height:380px;padding:40px;place-content:center;text-align:center;color:var(--growth-muted)}.content-empty strong{color:var(--growth-ink)}.content-empty p{margin:8px 0 0;font-size:10px}.selected-content-panel{background:var(--growth-white)}.deep-dive{display:grid;gap:16px;padding:18px}.selected-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding-bottom:14px;border-bottom:1px solid var(--growth-line)}.selected-header>div{display:grid;gap:4px}.selected-header>div>span{color:var(--growth-muted);font-size:8px}.coverage-pill{display:inline-flex;width:max-content;padding:5px 7px;border-radius:6px;font-size:7px;font-weight:850;letter-spacing:.04em}.coverage-pill.api{background:#dff4fb}.coverage-pill.hybrid{background:var(--growth-lime)}.selected-content-lead{display:grid;grid-template-columns:92px minmax(0,1fr);gap:13px;align-items:start}.deep-dive-media{min-width:0}.deep-dive .comparison-thumb.large{width:92px;max-height:126px}.selected-content-meta{margin:1px 0 5px;color:var(--growth-muted);font-size:7px}.deep-dive h2{display:-webkit-box;margin:0 0 8px;overflow:hidden;font-size:12px;font-weight:780;letter-spacing:-.02em;line-height:1.48;-webkit-box-orient:vertical;-webkit-line-clamp:4}.selected-content-lead a{color:#296353;font-size:8px;font-weight:800;text-decoration:none}.selected-content-lead a:hover{text-decoration:underline}.selected-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.selected-kpis article{min-width:0;padding:10px;border:1px solid var(--growth-line);border-radius:8px;background:#fafaf6}.selected-kpis span,.deep-metric-groups span{display:block;color:var(--growth-muted);font-size:7px}.selected-kpis strong{display:block;margin-top:6px;overflow:hidden;font-size:14px;text-overflow:ellipsis}.selected-trend{padding:12px;border:1px solid var(--growth-line);border-radius:9px;background:#fff}.selected-trend>div{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.selected-trend>div span,.selected-trend>p{color:var(--growth-muted);font-size:8px}.selected-trend>div strong{font-size:13px}.selected-trend svg{display:block;width:100%;height:95px;margin-top:4px;overflow:visible}.selected-trend svg line{stroke:#e1e4dd;stroke-width:1;stroke-dasharray:3 5}.selected-trend svg polyline{fill:none;stroke:#88b620;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.selected-trend svg circle{fill:var(--growth-lime);stroke:var(--growth-ink);stroke-width:2}.selected-trend>p{display:flex;justify-content:space-between;margin:-7px 0 0}.deep-metric-groups{display:grid;gap:8px}.deep-metric-groups section{overflow:hidden;border:1px solid var(--growth-line);border-radius:9px}.deep-metric-groups section>p{margin:0;padding:8px 10px;color:var(--growth-muted);background:#f3f4ef;font-size:7px;font-weight:850;letter-spacing:.09em}.deep-metric-groups section>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.deep-metric-groups article{min-height:49px;padding:9px;border-right:1px solid var(--growth-line);border-bottom:1px solid var(--growth-line)}.deep-metric-groups article:nth-child(2n){border-right:0}.deep-metric-groups strong{display:block;margin-top:5px;font-size:10px}.action-note{padding:13px;border-radius:9px;background:var(--growth-lime)}.action-note span{font-size:7px;font-weight:900;letter-spacing:.12em}.action-note p{margin:6px 0 0;font-size:9px;font-weight:650;line-height:1.55}.deep-links{display:flex;justify-content:space-between;gap:12px;color:var(--growth-muted);font-size:7px}.selected-content-empty{display:grid;gap:10px;min-height:240px;padding:22px;place-content:center;text-align:center}.selected-content-empty strong{font-size:13px;line-height:1.5}.selected-content-empty span{color:var(--growth-muted);font-size:9px;line-height:1.6}.growth-view{width:100%;margin:0 auto;padding-bottom:60px}.growth-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,.42fr);gap:clamp(30px,5vw,84px);align-items:stretch;padding:clamp(40px,4vw,64px) clamp(24px,4vw,72px) 28px}.growth-hero h1,.review-hero h1{margin:12px 0 14px;font-family:Georgia,Yu Mincho,serif;font-size:clamp(42px,4.8vw,72px);font-weight:500;letter-spacing:-.06em;line-height:.98}.growth-hero h1 span{color:var(--growth-coral)}.growth-hero>div>p:last-child,.review-hero>p:last-child{max-width:680px;color:#515a53;font-size:13px;line-height:1.75}.growth-pulse{display:grid;grid-template-columns:1fr auto;gap:18px;align-content:center;padding:26px 30px;border-left:4px solid var(--growth-lime);border-radius:12px;color:#fff;background:var(--growth-ink);box-shadow:var(--growth-shadow)}.growth-pulse span,.growth-pulse small,.growth-pulse p{color:#aab2ab;font-size:10px}.growth-pulse span,.growth-pulse strong,.growth-pulse b,.growth-pulse small{display:block}.growth-pulse strong{margin-top:7px;color:var(--growth-lime);font-family:Georgia,serif;font-size:42px;font-weight:500}.growth-pulse b{font-size:36px;letter-spacing:-.06em}.growth-pulse small{margin-top:4px;text-align:right}.growth-pulse p{grid-column:1 / -1;margin:4px 0 0;padding-top:14px;border-top:1px solid #354039}.growth-pulse.declining{border-left-color:var(--growth-coral)}.growth-pulse.declining strong{color:var(--growth-coral)}.growth-pulse.flat{border-left-color:#9aa19a}.velocity-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding:0 clamp(24px,4vw,72px) 34px}.velocity-card{min-height:132px;padding:20px 22px;border:1px solid rgba(17,22,18,.14);background:var(--growth-white)}.velocity-card span{font-size:11px;font-weight:760}.velocity-card strong{display:block;margin:20px 0 7px;font-size:clamp(30px,2.6vw,46px);letter-spacing:-.055em}.velocity-card small{color:var(--growth-muted);font-size:10px}.velocity-card.lime{background:var(--growth-lime)}.velocity-card.blue{background:var(--growth-blue)}.velocity-card.coral{color:#fff;background:var(--growth-coral)}.velocity-card.ink{color:#fff;background:var(--growth-ink)}.velocity-card.ink small,.velocity-card.coral small{color:#ffffffb3}.growth-main-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(290px,.65fr);gap:16px;padding:0 clamp(20px,4vw,56px) 50px}.command-panel{min-width:0;border:1px solid var(--growth-line);border-radius:var(--growth-radius);background:var(--growth-white);box-shadow:var(--growth-shadow)}.trend-panel{padding:25px 28px 18px}.panel-title-row{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.panel-title-row h2,.growth-diagnosis h2,.period-highlights h2,.review-queue h2{margin:6px 0 0;font-size:24px;letter-spacing:-.04em}.range-controls{display:flex;gap:8px;align-items:center}.segmented-control{display:flex;padding:3px;border-radius:8px;background:#eceee8}.segmented-control button,.range-pills button{border:0;color:var(--growth-muted);background:transparent;cursor:pointer;font-size:8px;font-weight:760}.segmented-control button{padding:7px 9px;border-radius:6px}.segmented-control button.active{color:#fff;background:var(--growth-ink)}.range-pills{display:flex}.range-pills button{padding:7px;border-bottom:2px solid transparent}.range-pills button.active{color:var(--growth-ink);border-color:var(--growth-ink)}.account-chart{position:relative;padding-top:12px}.account-chart svg{display:block;width:100%;min-height:260px;overflow:visible}.chart-grid-line{stroke:#dfe1da;stroke-width:1;stroke-dasharray:3 8}.chart-value{position:absolute;top:30px;left:34px;z-index:1;display:grid}.chart-value span,.chart-value small,.chart-axis{color:var(--growth-muted);font-size:8px}.chart-value strong{margin:2px 0;font-size:24px}.chart-axis{display:flex;justify-content:space-between;padding:0 4%}.chart-empty{display:grid;min-height:290px;place-items:center;color:var(--growth-muted);font-size:10px}.growth-diagnosis{padding:26px;color:#fff;background:var(--growth-ink)}.growth-diagnosis .growth-eyebrow{color:#8d978f}.diagnosis-card{display:grid;grid-template-columns:48px 1fr;gap:14px;margin:22px 0 30px}.diagnosis-card>span{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;color:var(--growth-ink);background:var(--growth-lime);font-family:Georgia,serif;font-size:21px}.diagnosis-card strong{display:block;margin-bottom:6px;font-size:13px}.diagnosis-card p{margin:0;color:#abb5ae;font-size:9px;line-height:1.7}.diagnosis-metrics{display:grid;border-top:1px solid #354039}.diagnosis-metrics>div{display:flex;justify-content:space-between;gap:14px;padding:14px 0;border-bottom:1px solid #354039}.diagnosis-metrics span{color:#89958d;font-size:8px}.diagnosis-metrics strong{font-size:14px}.period-highlights{display:grid;grid-template-columns:minmax(220px,.65fr) minmax(0,1.4fr);gap:25px;align-items:end;margin:0 clamp(20px,5vw,76px) 44px;padding:28px;border:1px solid var(--growth-line);background:#fffefabf}.period-highlights>div>p:last-child{color:var(--growth-muted);font-size:9px}.period-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--growth-line)}.period-metrics article{padding:17px;background:var(--growth-white)}.period-metrics span{display:block;color:var(--growth-muted);font-size:8px}.period-metrics strong{display:block;margin-top:9px;font-size:20px}.data-health-row{display:grid;grid-template-columns:repeat(4,1fr);margin:0 clamp(20px,5vw,76px);border-top:1px solid var(--growth-line);border-bottom:1px solid var(--growth-line)}.data-health-row>div{display:flex;gap:10px;align-items:center;padding:16px;border-right:1px solid var(--growth-line)}.data-health-row>div:last-child{border-right:0}.data-health-row p{margin:0;color:var(--growth-muted);font-size:9px}.data-health-row strong{color:var(--growth-ink)}.review-view{width:100%;margin:0 auto;padding-bottom:60px}.review-hero{padding:clamp(56px,7vw,92px) clamp(20px,5vw,70px) 40px}.review-hero h1{font-size:clamp(42px,5vw,70px)}.review-clear,.review-queue{margin:0 clamp(20px,5vw,70px) 28px}.review-clear{display:grid;grid-template-columns:58px 1fr auto;gap:18px;align-items:center;padding:25px;border:1px solid #b9d590;border-radius:var(--growth-radius);background:#e9f8d4}.review-clear>span{display:grid;width:52px;height:52px;place-items:center;border-radius:50%;color:#fff;background:#608e35;font-size:23px}.review-clear h2{margin:0 0 4px;font-size:21px}.review-clear p{margin:0;color:#65705e;font-size:9px}.review-clear a{padding:10px 13px;border:1px solid;border-radius:8px;text-decoration:none;font-size:9px;font-weight:760}.review-queue{padding:26px;border:1px solid var(--growth-line);border-radius:var(--growth-radius);background:var(--growth-white)}.review-queue-header{margin-bottom:18px}.review-queue-header p{margin:5px 0 0;color:var(--growth-muted);font-size:9px}.review-queue-item{display:grid;grid-template-columns:38px 1fr 1fr auto;gap:15px;align-items:center;padding:14px 0;border-top:1px solid var(--growth-line);text-decoration:none}.review-queue-item>span{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;font-weight:900}.review-queue-item>span.warning{background:#ffe4a8}.review-queue-item>span.failed{color:#fff;background:var(--growth-coral)}.review-queue-item strong,.review-queue-item small{display:block}.review-queue-item small,.review-queue-item p{color:var(--growth-muted);font-size:8px}.review-queue-item p{margin:0}.review-queue-item b{font-size:9px}.review-policy{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:0 clamp(20px,5vw,70px);border:1px solid var(--growth-line);background:var(--growth-line)}.review-policy>div{padding:21px;background:var(--growth-white)}.review-policy span{color:var(--growth-muted);font-size:8px}.review-policy strong{display:block;margin:8px 0 4px;font-size:14px}.review-policy p{margin:0;color:var(--growth-muted);font-size:8px}.growth-state{display:grid;min-height:100vh;padding:30px;place-content:center;text-align:center}.growth-state h1{margin:13px 0;font-family:Georgia,serif;font-size:38px;font-weight:500}.growth-state p{color:var(--growth-muted)}.growth-state a,.growth-state button{width:max-content;margin:18px auto 0;padding:11px 17px;border:0;border-radius:8px;color:var(--growth-lime);background:var(--growth-ink);cursor:pointer;text-decoration:none;font-weight:760}.growth-loader{width:32px;height:32px;margin:auto;border:3px solid #c7cac4;border-top-color:var(--growth-coral);border-radius:50%;animation:growth-spin .75s linear infinite}@keyframes growth-spin{to{transform:rotate(360deg)}}@media (max-width: 1320px){.content-workbench{grid-template-columns:190px minmax(0,1fr) 320px;gap:10px}.selected-kpis{grid-template-columns:1fr 1fr}.selected-kpis article:last-child{grid-column:span 2}.comparison-table th:first-child{width:244px}}@media (max-width: 1120px){.growth-header{grid-template-columns:auto 1fr auto}.growth-tabs button{min-width:105px;padding:0 10px}.freshness{display:none}.content-workbench{grid-template-columns:190px minmax(0,1fr)}.selected-content-panel{position:static;grid-column:1 / -1;max-height:none}.deep-dive{grid-template-columns:180px minmax(0,1fr);align-items:start}.selected-header,.selected-kpis,.selected-trend,.deep-metric-groups,.action-note,.deep-links{grid-column:2}.selected-content-lead{grid-row:1 / span 7;grid-template-columns:1fr}.deep-dive .comparison-thumb.large{width:100%;max-height:250px}.deep-metric-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.selected-kpis{grid-template-columns:repeat(3,1fr)}.selected-kpis article:last-child{grid-column:auto}.growth-main-grid{grid-template-columns:1fr}}@media (max-width: 780px){.growth-page{padding-bottom:66px}.growth-header{grid-template-columns:1fr auto;min-height:62px}.growth-brand small,.growth-header-actions>a{display:none}.growth-tabs{position:fixed;right:0;bottom:0;left:0;z-index:90;min-height:62px;justify-content:stretch;border-top:1px solid var(--growth-line);background:#fffefaf7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.growth-tabs button{flex:1;min-width:0;color:var(--growth-muted)}.growth-tabs button:hover,.growth-tabs button.active{color:var(--growth-ink)}.growth-tabs button.active:after{background:var(--growth-ink)}.content-view{padding:18px 12px 24px}.content-hero{grid-template-columns:1fr;gap:16px}.content-hero h1{font-size:34px}.content-window{width:100%;overflow-x:auto}.content-window>span{display:none}.content-window button{flex:1 0 auto}.content-workbench{grid-template-columns:1fr}.content-filter-rail{position:static;max-height:none}.filter-block{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-block>p{grid-column:1 / -1}.filter-block button:first-of-type{grid-column:1 / -1}.filter-data-note{display:none}.comparison-table-wrap{max-height:65vh}.comparison-heading{align-items:flex-start;flex-direction:column}.content-search{width:100%}.selected-content-panel{grid-column:auto}.deep-dive{grid-template-columns:1fr}.selected-content-lead{grid-row:auto;grid-template-columns:96px minmax(0,1fr)}.selected-header,.selected-kpis,.selected-trend,.deep-metric-groups,.action-note,.deep-links{grid-column:auto}.deep-metric-groups{grid-template-columns:1fr}.selected-kpis{grid-template-columns:repeat(3,1fr)}.growth-hero{grid-template-columns:1fr;padding:46px 18px 30px}.growth-hero h1,.review-hero h1{font-size:45px}.growth-pulse{max-width:420px}.velocity-grid{grid-template-columns:repeat(2,1fr);padding:0 18px 34px}.growth-main-grid{padding:0 14px 38px}.panel-title-row{flex-direction:column}.range-controls{width:100%;justify-content:space-between}.period-highlights{grid-template-columns:1fr;margin:0 14px 34px;padding:22px}.period-metrics{grid-template-columns:repeat(2,1fr)}.data-health-row{grid-template-columns:repeat(2,1fr);margin:0 14px}.review-clear{grid-template-columns:48px 1fr}.review-clear a{grid-column:2;width:max-content}.review-policy{grid-template-columns:1fr}}.account-intelligence{--account-surface: rgba(255, 254, 250, .92);--account-soft: #f0f1ec;--account-blue: #5d9ee9;--account-green: #89b73a;--account-amber: #db8d48;padding:0 clamp(20px,2.7vw,52px) 44px;background-image:linear-gradient(rgba(18,25,19,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(18,25,19,.024) 1px,transparent 1px);background-size:20px 20px}.account-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.38fr);gap:clamp(30px,6vw,110px);align-items:center;padding:clamp(34px,4vw,62px) 0 22px}.account-intro h1{margin:8px 0;font-family:Georgia,Yu Mincho,serif;font-size:clamp(34px,3.6vw,56px);font-weight:500;letter-spacing:-.055em;line-height:1.05}.account-intro>div>p:last-child{margin:0;color:#59635b;font-size:12px}.account-status{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;padding:22px 24px;border:1px solid #303a32;border-left:3px solid var(--account-green);border-radius:10px;color:#f6f8f2;background:#121914;box-shadow:0 12px 32px #10171214}.account-status span,.account-status p,.account-status small{color:#9ca89f;font-size:9px}.account-status strong{display:block;margin-top:6px;color:#b9f05b;font-family:Georgia,serif;font-size:30px;font-weight:500}.account-status b{display:block;font-size:29px;letter-spacing:-.06em;text-align:right}.account-status small{display:block;margin-top:2px;text-align:right}.account-status p{grid-column:1 / -1;margin:2px 0 0;padding-top:11px;border-top:1px solid #354037}.account-status.declining{border-left-color:var(--growth-coral)}.account-status.declining strong{color:#ff876e}.account-status.flat{border-left-color:#7c887f}.account-kpi-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin:0 0 18px}.account-kpi{position:relative;min-width:0;min-height:115px;padding:16px 15px;overflow:hidden;border:1px solid var(--growth-line);border-radius:8px;background:var(--account-surface)}.account-kpi span{display:block;color:#657067;font-size:9px;font-weight:760}.account-kpi strong{display:block;margin:12px 0 5px;overflow:hidden;font-size:clamp(20px,1.6vw,28px);letter-spacing:-.05em;text-overflow:ellipsis;white-space:nowrap}.account-kpi small{color:#829087;font-size:8px}.account-kpi i{position:absolute;right:13px;bottom:13px;width:36px;height:14px;opacity:.8;background:linear-gradient(135deg,transparent 0 20%,var(--account-green) 22% 27%,transparent 29% 39%,var(--account-green) 41% 46%,transparent 48% 61%,var(--account-green) 63% 68%,transparent 70%)}.account-kpi.blue i{background:linear-gradient(135deg,transparent 0 20%,var(--account-blue) 22% 27%,transparent 29% 39%,var(--account-blue) 41% 46%,transparent 48% 61%,var(--account-blue) 63% 68%,transparent 70%)}.account-kpi.warning i{background:linear-gradient(135deg,transparent 0 20%,var(--account-amber) 22% 27%,transparent 29% 39%,var(--account-amber) 41% 46%,transparent 48% 61%,var(--account-amber) 63% 68%,transparent 70%)}.account-command-grid{display:grid;grid-template-columns:minmax(0,1.66fr) minmax(330px,.66fr);gap:18px;align-items:stretch}.account-panel{min-width:0;border:1px solid var(--growth-line);border-radius:10px;background:var(--account-surface);box-shadow:0 14px 36px #1116120e}.trajectory-panel{padding:22px 24px 17px}.account-panel-header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.account-panel-header h2,.section-heading h2{margin:4px 0;font-size:21px;letter-spacing:-.045em}.account-panel-header span,.section-heading>span{color:var(--growth-muted);font-size:9px}.account-panel-header.compact{padding:18px 20px 0}.account-panel-header.compact>a{color:#3d6d45;font-size:9px;font-weight:800;text-decoration:none;white-space:nowrap}.trajectory-panel .account-chart{padding-top:8px}.trajectory-panel .chart-value{top:26px;left:26px}.trajectory-panel .chart-value strong{font-size:22px}.trajectory-panel .account-chart svg{min-height:292px}.trajectory-panel .chart-grid-line{stroke:#dfe4dc}.weekly-action-panel{padding:20px 21px;color:#f8faf5;border-color:#303a32;background:#121914}.weekly-action-panel .growth-eyebrow{color:#91a095}.weekly-action-panel h2{margin:5px 0 0;font-size:20px;letter-spacing:-.045em}.weekly-action-panel .diagnosis-card{margin:17px 0 14px}.weekly-action-panel .diagnosis-card>span{width:38px;height:38px;background:#b9f05b;font-size:17px}.weekly-action-panel .diagnosis-card{grid-template-columns:38px 1fr;gap:11px}.weekly-action-panel .diagnosis-card p{color:#aeb8b0}.signal-list{display:grid;gap:0;margin:0;padding:0;list-style:none;border-top:1px solid #354037}.signal-list li{display:grid;grid-template-columns:22px 1fr;gap:9px;align-items:start;padding:11px 0;border-bottom:1px solid #354037}.signal-list strong{display:block;font-size:10px}.signal-list small{display:block;margin-top:3px;color:#9ca89f;font-size:8px;line-height:1.5}.signal-up,.signal-dot,.signal-warn{display:grid;width:18px;height:18px;place-items:center;border-radius:50%;font-size:11px;font-weight:800}.signal-up{color:#192116;background:#b9f05b}.signal-dot{width:7px;height:7px;margin:5px;background:#62a6ee}.signal-warn{width:7px;height:7px;margin:5px;background:#e8a34f}.coverage-card{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-top:14px;padding:12px;border:1px solid #38443a;border-radius:7px}.coverage-card span{display:block;color:#93a196;font-size:7px;letter-spacing:.08em}.coverage-card strong{display:block;margin-top:3px;font-size:15px}.coverage-bars{display:flex;gap:2px}.coverage-bars i{width:4px;height:15px;background:#435046}.coverage-bars i.filled{background:#9ed048}.driver-section{margin-top:18px}.section-heading{display:flex;justify-content:space-between;align-items:end;padding:0 2px 10px}.driver-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.driver-card{min-width:0;padding:19px 20px;border:1px solid var(--growth-line);border-top:3px solid #68726a;border-radius:9px;background:var(--account-surface)}.driver-card.blue{border-top-color:var(--account-blue)}.driver-card.lime{border-top-color:var(--account-green)}.driver-card.ink{border-top-color:var(--growth-ink)}.driver-card>p{margin:0;color:#758078;font-size:8px;font-weight:850;letter-spacing:.12em}.driver-card h3{margin:7px 0 17px;font-size:16px;letter-spacing:-.035em}.driver-rows{display:grid;gap:7px}.driver-rows>div{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.driver-rows span{color:#6e786f;font-size:9px}.driver-rows strong{font-size:15px;letter-spacing:-.03em}.driver-rows.funnel{grid-template-columns:repeat(3,1fr);gap:0}.driver-rows.funnel>div{position:relative;display:block;padding-right:12px}.driver-rows.funnel strong{display:block;margin-top:5px}.driver-rows.funnel i{position:absolute;top:50%;right:2px;color:#96a098;font-size:11px;font-style:normal}.account-lower-grid{display:grid;grid-template-columns:minmax(320px,.7fr) minmax(0,1.3fr);gap:18px;margin-top:18px}.audience-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:12px;align-items:center;padding:18px 20px 20px}.audience-ring{display:grid;grid-template-columns:76px 1fr;gap:11px;align-items:center}.ring{display:grid;width:76px;height:76px;place-content:center;border:12px solid #9ab2c9;border-right-color:#e2e6df;border-bottom-color:#57655a;border-radius:50%;text-align:center;transform:rotate(-30deg)}.ring>*{transform:rotate(30deg)}.ring span{color:#738077;font-size:6px}.ring strong{font-size:12px}.audience-ring p{margin:0 0 6px;color:#617066;font-size:9px;font-weight:760}.audience-ring>div>span{display:block;margin-top:3px;color:#6d776f;font-size:8px}.audience-details{display:grid;gap:9px}.audience-details>div:not(.audience-age-bars){display:flex;justify-content:space-between;gap:10px;padding-bottom:8px;border-bottom:1px solid #e0e4dd}.audience-details span{color:#748077;font-size:8px}.audience-details strong{font-size:10px}.audience-age-bars{display:grid;grid-template-columns:1fr repeat(5,14px);gap:3px;align-items:end}.audience-age-bars span{grid-column:1 / -1}.audience-age-bars i{display:block;height:12px;background:#dce4d2}.audience-age-bars i:nth-of-type(2){height:22px;background:#b2c786}.audience-age-bars i:nth-of-type(3){height:30px;background:#83a950}.audience-age-bars i:nth-of-type(4){height:19px;background:#a9be79}.growth-content-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:17px 20px 20px}.growth-content-list article{display:grid;grid-template-columns:18px 54px minmax(0,1fr);gap:7px;align-items:start;min-width:0}.growth-content-list .comparison-thumb{width:54px;border-radius:6px}.growth-rank{color:#7d887f;font-family:Georgia,serif;font-size:14px;font-style:italic}.growth-content-list small{display:block;color:#7b867d;font-size:7px}.growth-content-list strong{display:-webkit-box;margin:4px 0 7px;overflow:hidden;font-size:9px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.growth-content-list p{display:grid;gap:3px;margin:0;color:#6d776e;font-size:7px}.growth-content-list p b{color:#172019;font-size:9px}.growth-content-empty{padding:38px 20px;color:#768078;font-size:10px}.story-analytics{margin-top:18px;overflow:hidden}.story-analytics-header{display:flex;justify-content:space-between;gap:24px;align-items:start;padding:24px 24px 20px;border-bottom:1px solid var(--growth-line)}.story-analytics-header h2{margin:5px 0 7px;font-size:23px;letter-spacing:-.045em}.story-analytics-header div>span{display:block;max-width:710px;color:var(--growth-muted);font-size:12px;line-height:1.55}.story-analytics-header>strong{display:grid;min-width:92px;padding:13px;border:1px solid var(--growth-line);border-radius:8px;background:#f2f5ed;font-size:20px;text-align:center}.story-analytics-header>strong small{margin-top:3px;color:var(--growth-muted);font-size:10px;font-weight:700}.story-summary-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;border-bottom:1px solid var(--growth-line);background:var(--growth-line)}.story-summary-grid article{min-height:108px;padding:18px;background:#fffefa}.story-summary-grid article.warning{background:#fff6e9}.story-summary-grid span{display:block;color:var(--growth-muted);font-size:11px;font-weight:780}.story-summary-grid strong{display:block;margin:12px 0 4px;font-size:24px;letter-spacing:-.045em}.story-summary-grid small{color:#8a6351;font-size:10px}.story-table-wrap{overflow:auto;max-height:490px}.story-table{width:100%;min-width:980px;border-collapse:collapse;font-size:13px}.story-table th{position:sticky;top:0;z-index:2;padding:13px 14px;color:var(--growth-muted);border-bottom:1px solid var(--growth-line);background:#f6f7f1;font-size:11px;text-align:right;white-space:nowrap}.story-table th:first-child,.story-table td:first-child{min-width:310px;text-align:left}.story-table td{padding:12px 14px;border-bottom:1px solid #e7e9e3;text-align:right;white-space:nowrap}.story-table tr:hover td{background:#f4f8ea}.story-table td:first-child{display:flex;gap:11px;align-items:center;white-space:normal}.story-table td:first-child strong{display:-webkit-box;overflow:hidden;font-size:13px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.story-thumb{display:grid;width:38px;height:48px;flex:0 0 auto;place-items:center;color:var(--growth-lime);background:var(--growth-ink);border-radius:5px;font-size:7px;font-weight:850}.story-empty{padding:50px 24px;text-align:center}.story-empty strong{font-size:15px}.story-empty p{margin:8px 0 0;color:var(--growth-muted);font-size:12px}.account-data-footer{display:flex;flex-wrap:wrap;gap:0;margin-top:18px;border-top:1px solid var(--growth-line);border-bottom:1px solid var(--growth-line)}.account-data-footer span{display:flex;gap:8px;align-items:center;padding:13px 17px;color:#6e786f;border-right:1px solid var(--growth-line);font-size:9px}.account-data-footer strong{color:#202820}.growth-page{font-size:16px}.growth-eyebrow{font-size:12px;letter-spacing:.14em}.growth-header{min-height:64px}.growth-brand strong{font-size:19px}.growth-brand small{font-size:9px}.growth-tabs button{min-width:126px;font-size:12px}.growth-header-actions>a,.header-period,.freshness{font-size:11px}.growth-content-panel .account-panel-header.compact{padding:23px 24px 0}.growth-content-panel .account-panel-header h2{font-size:24px}.growth-content-panel .account-panel-header span{font-size:12px}.growth-content-panel .account-panel-header.compact>a{padding:9px 12px;border:1px solid #bdc7b8;border-radius:7px;font-size:12px}.growth-content-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:21px 24px 25px}.growth-content-list article{grid-template-columns:24px 72px minmax(0,1fr);gap:11px;padding:10px 0}.growth-content-list .comparison-thumb{width:72px;border-radius:8px}.growth-rank{font-size:18px}.growth-content-list small{font-size:10px}.growth-content-list strong{margin:5px 0 9px;font-size:13px;line-height:1.45}.growth-content-list p{grid-template-columns:1fr 1fr;gap:8px;font-size:11px}.growth-content-list p b{display:block;margin-top:2px;font-size:14px}.content-hero p:not(.growth-eyebrow){font-size:14px}.content-window>span{font-size:11px}.content-window button{min-height:40px;padding-inline:14px;font-size:12px}.filter-rail-heading span{font-size:16px}.filter-rail-heading small{font-size:12px}.filter-block{padding:17px 12px}.filter-block>p,.content-search>span{font-size:11px}.filter-data-note p{font-size:11px}.filter-block button{min-height:50px}.filter-block button strong,.filter-block button span{font-size:14px}.filter-block button small,.filter-block.compact b{font-size:11px}.comparison-heading{padding:22px 24px 18px}.comparison-heading h2{font-size:25px}.comparison-heading>div>span{font-size:13px}.content-search input{min-height:42px;font-size:12px}.comparison-table th{height:54px}.comparison-table th button{font-size:13px}.comparison-table td{height:108px}.comparison-table td>strong{font-size:17px}.comparison-table td>small{font-size:11px}.post-identity{grid-template-columns:24px 64px minmax(0,1fr) 9px}.comparison-thumb{width:64px}.post-identity>div:nth-child(3)>strong{font-size:14px}.post-identity>div:nth-child(3)>small,.table-footer{font-size:11px}.selected-header>div>span,.selected-content-meta,.selected-content-lead a{font-size:11px}.deep-dive{gap:19px;padding:22px}.deep-dive h2{font-size:17px}.selected-kpis span,.deep-metric-groups span{font-size:11px}.selected-kpis strong{font-size:20px}.selected-trend>div span,.selected-trend>p{font-size:11px}.selected-trend>div strong{font-size:19px}.deep-metric-groups section>p{padding:11px 13px;font-size:11px}.deep-metric-groups article{min-height:56px;padding:10px}.deep-metric-groups strong{font-size:14px}.action-note span,.deep-links{font-size:11px}.action-note p{font-size:13px}.account-panel-header span,.section-heading>span{font-size:12px}.driver-card>p{font-size:11px}.driver-card h3{font-size:18px}.driver-rows span{font-size:11px}.driver-rows strong{font-size:16px}.account-data-footer span{font-size:11px}.growth-header{min-height:54px;padding-inline:clamp(18px,2vw,32px)}.growth-brand>span{width:30px;height:30px;border-radius:8px;font-size:10px}.growth-brand strong{font-size:16px}.growth-tabs button{min-width:108px;font-size:10px}.growth-header-actions{gap:9px}.header-period{padding:7px 10px;border:1px solid rgba(255,255,255,.22);border-radius:6px;color:#e2e7e2;font-size:9px;font-weight:720}.freshness{padding:7px 9px;border:1px solid rgba(255,255,255,.14);border-radius:6px}.growth-header-actions>a{padding:7px 10px;border-radius:6px}.account-intelligence{background-size:28px 28px;background-image:linear-gradient(rgba(18,25,19,.017) 1px,transparent 1px),linear-gradient(90deg,rgba(18,25,19,.017) 1px,transparent 1px)}.account-intro{gap:clamp(28px,5.5vw,88px);padding:clamp(28px,3.2vw,44px) 0 18px}.account-intro h1{margin-block:6px;font-size:clamp(30px,2.75vw,44px);letter-spacing:-.048em}.account-intro>div>p:last-child{font-size:10px}.account-status{max-width:400px;justify-self:end;padding:18px 20px}.account-status strong{font-size:26px}.account-status b{font-size:25px}.account-kpi-grid{gap:6px;margin-bottom:14px}.account-kpi{min-height:98px;padding:13px 14px;border-radius:6px}.account-kpi strong{margin:10px 0 3px;font-size:clamp(18px,1.45vw,25px)}.account-kpi i{transform:scale(.82);transform-origin:right bottom}.account-command-grid{gap:14px}.account-panel{border-radius:7px;box-shadow:0 9px 24px #11161209}.trajectory-panel{padding:18px 20px 14px}.account-panel-header h2,.section-heading h2{font-size:19px}.trajectory-panel .account-chart svg{min-height:245px}.trajectory-panel .chart-value{top:22px;left:22px}.trajectory-panel .chart-value strong{font-size:19px}.range-controls{gap:6px}.chart-control-group{display:grid;gap:5px}.chart-control-group>span{color:#68736a;font-size:9px;font-weight:780;letter-spacing:.04em}.segmented-control{padding:3px;border:1px solid #d7ddd5;border-radius:8px;background:#edf0eb}.segmented-control button{min-height:32px;padding:0 12px;border-radius:6px;font-size:10px}.range-pills{display:flex;padding:3px;border:1px solid #d7ddd5;border-radius:8px;background:#fffefa}.range-pills button{min-width:45px;min-height:32px;padding:0 9px;border:0;border-radius:6px;color:#68736a;font-size:10px;font-weight:800}.range-pills button:hover{color:var(--growth-ink);background:#edf0eb}.range-pills button.active{color:#fff;border:0;background:var(--growth-ink);box-shadow:0 1px 2px #0000001f}.weekly-action-panel{padding:17px 18px}.weekly-action-panel h2{font-size:18px}.weekly-action-panel .diagnosis-card{margin:13px 0 10px}.signal-list li{padding:8px 0}.signal-list small{font-size:7px;line-height:1.42}.coverage-card{margin-top:10px;padding:9px}.coverage-bars i{height:12px}.driver-section{margin-top:14px}.section-heading{padding-bottom:8px}.driver-grid{gap:10px}.driver-card{padding:15px 17px;border-radius:7px}.driver-card h3{margin:5px 0 12px;font-size:14px}.driver-rows{gap:5px}.driver-rows strong{font-size:13px}.account-lower-grid{gap:14px;margin-top:14px}.account-panel-header.compact{padding:15px 17px 0}.audience-layout{padding:14px 17px 17px}.growth-content-list{gap:7px;padding:13px 17px 17px}.growth-content-list article{grid-template-columns:15px 46px minmax(0,1fr);gap:6px}.growth-content-list .comparison-thumb{width:46px}.growth-content-list strong{font-size:8px}.account-data-footer{margin-top:14px}.account-data-footer span{padding:11px 14px}@media (max-width: 1260px){.account-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.growth-content-list{grid-template-columns:repeat(2,minmax(0,1fr))}.story-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 940px){.account-intro,.account-command-grid,.account-lower-grid{grid-template-columns:1fr}.account-status{max-width:520px}.driver-grid{grid-template-columns:1fr}}@media (max-width: 620px){.account-intelligence{padding:0 13px 25px}.account-intro{gap:18px;padding-top:25px}.account-intro h1{font-size:34px}.account-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.account-kpi{min-height:101px}.account-kpi strong{font-size:21px}.account-panel-header{flex-direction:column}.trajectory-panel{padding:16px 14px}.trajectory-panel .account-chart svg{min-height:220px}.range-controls{width:100%;justify-content:space-between}.chart-control-group{flex:1}.segmented-control button{min-width:0;padding-inline:8px;font-size:9px}.range-pills{justify-content:space-between}.range-pills button{min-width:0;flex:1}.audience-layout,.growth-content-list{grid-template-columns:1fr}.story-analytics-header{flex-direction:column}.story-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-data-footer span{width:50%;border-bottom:1px solid var(--growth-line)}.header-period{display:none}}@media (max-width: 500px){.growth-brand strong{font-size:16px}.growth-tabs button{padding:0 5px;font-size:9px}.content-hero h1{font-size:30px}.filter-block{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-block>p,.filter-block button:first-of-type{grid-column:1 / -1}.comparison-heading{padding:15px}.comparison-table{min-width:760px}.comparison-table th:first-child{width:245px}.selected-content-lead{grid-template-columns:82px minmax(0,1fr)}.deep-dive .comparison-thumb.large{width:82px}.selected-kpis{grid-template-columns:1fr 1fr}.selected-kpis article:last-child{grid-column:span 2}.deep-links{flex-direction:column}.velocity-grid,.period-metrics,.data-health-row{grid-template-columns:1fr}.data-health-row>div{border-right:0;border-bottom:1px solid var(--growth-line)}.review-queue-item{grid-template-columns:34px 1fr auto}.review-queue-item p{grid-column:2 / -1}}@media (min-width: 900px){.growth-page{font-size:18px}.growth-header{min-height:72px}.growth-brand>span{width:38px;height:38px;font-size:13px}.growth-brand strong{font-size:22px}.growth-brand small{font-size:10px}.growth-tabs button{min-width:144px;font-size:14px}.growth-header-actions>a,.header-period,.freshness{font-size:12px}.growth-eyebrow{font-size:13px}.content-view{padding:36px clamp(28px,3vw,58px) 54px}.content-hero h1{font-size:clamp(48px,4.2vw,68px)}.content-hero p:not(.growth-eyebrow){max-width:760px;font-size:16px}.content-window{padding:7px}.content-window>span{font-size:12px}.content-window button{min-height:46px;padding-inline:18px;font-size:14px}.content-workbench{grid-template-columns:274px minmax(0,1fr) 460px;gap:22px}.filter-rail-heading{padding:22px}.filter-rail-heading span{font-size:18px}.filter-rail-heading small{font-size:13px}.filter-block{gap:7px;padding:20px 14px}.filter-block>p{margin-bottom:9px;font-size:12px}.filter-block button{min-height:57px;padding:11px 13px}.filter-block button strong,.filter-block button span{font-size:15px}.filter-block button small,.filter-block.compact b{font-size:12px}.filter-data-note{margin:17px 14px;padding:14px}.filter-data-note p{font-size:12px}.comparison-heading{padding:24px 28px 20px}.comparison-heading h2{font-size:29px}.comparison-heading>div>span{font-size:14px}.content-search{width:min(270px,42%)}.content-search>span{font-size:11px}.content-search input{min-height:46px;padding-inline:14px;font-size:14px}.comparison-table{min-width:1060px}.comparison-table.all-metrics{min-width:3180px}.comparison-table th{height:62px;padding-inline:15px}.comparison-table th:first-child{width:380px}.comparison-table.all-metrics th:first-child{width:420px}.comparison-table th:not(:first-child){width:108px}.comparison-table.all-metrics th:not(:first-child){width:134px}.comparison-table th button{font-size:14px}.comparison-table td{height:124px;padding:15px}.comparison-table td>strong{font-size:19px}.comparison-table td>small{font-size:12px}.post-identity{grid-template-columns:28px 74px minmax(0,1fr) 10px;gap:13px}.post-rank{font-size:14px}.comparison-thumb{width:74px;border-radius:9px;font-size:9px}.post-identity>div:nth-child(3)>strong{font-size:15px;line-height:1.5}.post-identity>div:nth-child(3)>small{margin-top:5px;font-size:12px}.table-footer{min-height:50px;padding-inline:22px;font-size:12px}.deep-dive{gap:21px;padding:24px}.selected-header>div>span{font-size:12px}.coverage-pill{padding:7px 9px;font-size:10px}.selected-content-lead{grid-template-columns:116px minmax(0,1fr);gap:16px}.deep-dive .comparison-thumb.large{width:116px;max-height:154px}.selected-content-meta{font-size:12px}.deep-dive h2{font-size:19px;line-height:1.52}.selected-content-lead a{font-size:12px}.selected-kpis{gap:9px}.selected-kpis article{padding:13px}.selected-kpis span,.deep-metric-groups span{font-size:12px}.selected-kpis strong{margin-top:8px;font-size:22px}.selected-trend{padding:15px}.selected-trend>div span,.selected-trend>p{font-size:12px}.selected-trend>div strong{font-size:22px}.selected-trend svg{height:118px}.deep-metric-groups{gap:10px}.deep-metric-groups section>p{padding:12px 14px;font-size:12px}.deep-metric-groups article{min-height:66px;padding:12px}.deep-metric-groups strong{margin-top:7px;font-size:16px}.action-note{padding:16px}.action-note span,.deep-links{font-size:12px}.action-note p{font-size:14px;line-height:1.65}.account-panel-header h2,.section-heading h2{font-size:24px}.account-panel-header span,.section-heading>span{font-size:13px}.growth-content-panel .account-panel-header.compact{padding:25px 26px 0}.growth-content-panel .account-panel-header h2{font-size:28px}.growth-content-panel .account-panel-header span{font-size:14px}.growth-content-panel .account-panel-header.compact>a{padding:11px 14px;font-size:13px}.growth-content-list{gap:16px;padding:24px 26px 28px}.growth-content-list article{grid-template-columns:28px 86px minmax(0,1fr);gap:13px}.growth-content-list .comparison-thumb{width:86px}.growth-rank{font-size:21px}.growth-content-list small{font-size:12px}.growth-content-list strong{font-size:15px}.growth-content-list p{font-size:12px}.growth-content-list p b{font-size:16px}.story-analytics-header{padding:28px}.story-analytics-header h2{font-size:28px}.story-analytics-header div>span{font-size:14px}.story-summary-grid article{min-height:126px;padding:20px}.story-summary-grid span{font-size:12px}.story-summary-grid strong{font-size:28px}.story-summary-grid small{font-size:12px}.story-table{font-size:15px}.story-table th{padding:16px;font-size:12px}.story-table td{padding:15px 16px}.story-table td:first-child strong{font-size:14px}}.growth-page :is(p,span,small,button,input,label,a,th,td,strong,b){font-size:max(20px,1em)!important}.growth-page h1{font-size:clamp(44px,4vw,72px)!important}.growth-page h2{font-size:clamp(30px,2.2vw,38px)!important}.growth-page h3{font-size:clamp(24px,1.6vw,28px)!important}.growth-page .growth-eyebrow{font-size:20px!important}.growth-page .growth-brand small,.growth-page .content-search>span,.growth-page .filter-block>p{font-size:20px!important}.growth-page .account-kpi strong,.growth-page .velocity-card strong{font-size:clamp(32px,2.4vw,44px)!important}.growth-page .chart-value strong{font-size:clamp(32px,2.6vw,48px)!important}.growth-page .selected-kpis strong{font-size:clamp(28px,2vw,34px)!important}.growth-page .selected-trend>div strong{font-size:clamp(28px,2vw,36px)!important}.growth-page .comparison-table td>strong{font-size:22px!important}.growth-page .story-summary-grid strong{font-size:clamp(30px,2.4vw,40px)!important}.growth-page .story-analytics-header>strong{font-size:26px!important}.growth-page .coverage-pill,.growth-page .growth-tabs button,.growth-page .story-thumb,.growth-page .comparison-thumb{font-size:20px!important}.growth-page .comparison-table th{height:74px;padding-inline:18px}.growth-page .comparison-table td{height:142px;padding:18px}.growth-page .comparison-table th:not(:first-child){width:138px}.growth-page .comparison-table.all-metrics th:not(:first-child){width:156px}.growth-page .comparison-table th:first-child{width:460px}.growth-page .comparison-table.all-metrics th:first-child{width:500px}.growth-page .comparison-table{min-width:1280px}.growth-page .comparison-table.all-metrics{min-width:3620px}.growth-page .post-identity{grid-template-columns:34px 88px minmax(0,1fr) 12px;gap:16px}.growth-page .comparison-thumb{width:88px}.growth-page .growth-content-list{grid-template-columns:1fr;gap:18px}.growth-page .growth-content-list article{grid-template-columns:34px 96px minmax(0,1fr);gap:16px}.growth-page .growth-content-list .comparison-thumb{width:96px}.growth-page .story-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.growth-page .story-summary-grid article{min-height:148px;padding:24px}.growth-page .story-table{min-width:1220px}.growth-page .initial-comparison-toggle{min-height:54px;padding-inline:19px}.growth-page .checkpoint-controls{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:10px;border:1px solid #d9ded4;border-radius:16px;background:#f6f7f1}.growth-page .checkpoint-controls button{min-height:48px;padding:8px 16px;border:1px solid #c9d0c5;border-radius:11px;color:#344036;background:#fff;font-weight:800;cursor:pointer}.growth-page .checkpoint-controls button:hover,.growth-page .checkpoint-controls button.active{border-color:#0e1710;background:#0e1710;color:#c4ff36}.growth-page .chart-hit-area{cursor:crosshair}.growth-page .chart-crosshair{stroke:#101713;stroke-width:1.5;stroke-dasharray:5 5;opacity:.3;pointer-events:none}.growth-page .chart-legend{display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center;margin-top:8px;color:#526056;font-size:13px;font-weight:800}.growth-page .chart-legend span{display:inline-flex;align-items:center;gap:6px}.growth-page .chart-legend i{width:9px;height:9px;border-radius:50%;display:inline-block}.growth-page .chart-legend small{color:#8b968c;font-weight:600}.growth-page .content-tag-badge{display:inline-flex;width:fit-content;margin-top:5px;padding:3px 8px;border:1px solid #c8ff3d;border-radius:999px;background:#f2ffd2;color:#334509;font-size:11px;font-weight:900}.growth-page .tag-filter-block button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.growth-page .tag-editor{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin:14px 0}.growth-page .tag-editor>span{margin-right:2px;color:#7a857b;font-size:12px;font-weight:900;letter-spacing:.08em}.growth-page .tag-editor button{min-height:34px;padding:6px 11px;border:1px solid #c9d0c5;border-radius:999px;background:#fff;color:#344036;font-size:12px;font-weight:800;cursor:pointer}.growth-page .tag-editor button.active,.growth-page .tag-editor button:hover{border-color:#101713;background:#101713;color:#c9ff4a}.growth-page .tag-editor button:disabled{opacity:.55;cursor:wait}.growth-page .tag-editor select{min-height:36px;padding:7px 30px 7px 11px;border:1px solid #c9d0c5;border-radius:9px;background:#fff;color:#1d281f;font-weight:800}.growth-page .tag-editor .tag-save-button{border-radius:9px;background:#c9ff4a;color:#101713}.growth-page .tag-editor .tag-save-button:disabled{background:#e7ebe4;color:#8a948b;cursor:not-allowed}.growth-page .tag-save-message{color:#3c7b4b;font-weight:800}.growth-page .refresh-insights-button{min-height:38px;padding:8px 13px;border:1px solid #b9c3b8;border-radius:9px;background:#fff;color:#142016;font-weight:900;cursor:pointer}.growth-page .refresh-insights-button:hover{border-color:#c9ff4a;background:#f2ffd2}.growth-page .refresh-insights-button:disabled{opacity:.6;cursor:wait}@media (max-width: 960px){.growth-page .checkpoint-controls{width:100%}.growth-page .checkpoint-controls button{flex:1 1 180px}}@media (max-width: 700px){.growth-page .growth-header{min-height:76px}.growth-page .growth-tabs button{min-width:0;padding-inline:10px}.growth-page .content-view{padding-inline:16px}.growth-page .content-window{gap:6px}.growth-page .content-window button{min-height:52px;padding-inline:16px}.growth-page .filter-block{padding:18px 12px}.growth-page .filter-block button{min-height:58px;padding:12px}.growth-page .selected-content-panel{max-height:none}.growth-page .story-summary-grid{grid-template-columns:1fr 1fr}.growth-page .story-analytics-header{padding:22px}}@media (prefers-reduced-motion: reduce){.dashboard-enter,.growth-loader{animation:none}}:root{--bg-0: #f4f8ff;--bg-1: #edf4ff;--bg-2: #f3fcf8;--panel: rgba(255, 255, 255, .92);--panel-soft: #f6f9ff;--ink: #0d1b2f;--muted: #526481;--line: #d7e2f4;--accent: #2563eb;--accent-2: #0ea5a4;--accent-3: #f97316;--danger: #dc2626;--radius: 16px}.access-gate{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 12%,rgba(214,255,69,.19),transparent 31%),radial-gradient(circle at 88% 82%,rgba(255,107,74,.13),transparent 35%),#111713;color:#f7f8f2;font-family:Avenir Next,Hiragino Sans,Noto Sans JP,sans-serif}.access-gate-card{width:min(100%,470px);padding:42px;border:1px solid rgba(255,255,255,.16);background:#141b16eb;box-shadow:15px 15px #d6ff45d1;display:grid;gap:13px}.access-gate-mark{width:42px;height:42px;display:grid;place-items:center;background:#d6ff45;color:#111713;font-family:Georgia,serif;font-weight:800;font-style:italic}.access-gate-kicker{margin:11px 0 0;color:#bfc8c0;font-size:10px;font-weight:800;letter-spacing:.16em}.access-gate-card h1{margin:0;font-family:Georgia,Yu Mincho,serif;font-weight:500;font-size:clamp(31px,5vw,43px);letter-spacing:-.05em}.access-gate-copy{margin:0 0 12px;color:#bbc3bc;line-height:1.75;font-size:14px}.access-gate-card label{font-size:12px;font-weight:800}.access-gate-card input{width:100%;border:1px solid rgba(255,255,255,.3);background:#0f1511;color:#fff;border-radius:0;padding:15px;font:inherit;outline:none}.access-gate-card input:focus{border-color:#d6ff45;box-shadow:0 0 0 3px #d6ff452e}.access-gate-card button{border:0;background:#d6ff45;color:#111713;padding:15px;font-weight:900;cursor:pointer;font:inherit}.access-gate-card button:disabled{opacity:.55;cursor:wait}.access-gate-card small{color:#a7afa8;font-size:11px}.access-gate-error{margin:0;color:#ff997e;font-size:13px}.access-spinner{width:24px;height:24px;border:3px solid #6d736e;border-top-color:#d6ff45;border-radius:50%;animation:spin .8s linear infinite;margin:auto}:root{--signal-ink:#111713;--signal-paper:#f2f0e8;--signal-lime:#d6ff45;--signal-coral:#ff6b4a;--signal-muted:#6d736e}.signal-page{min-height:100vh;background:var(--signal-paper);color:var(--signal-ink);font-family:Avenir Next,Yu Gothic,sans-serif;background-image:linear-gradient(rgba(17,23,19,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(17,23,19,.035) 1px,transparent 1px);background-size:32px 32px}.signal-nav{height:74px;padding:0 clamp(22px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(17,23,19,.2);background:#f2f0e8e0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20}.signal-logo{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.signal-logo b{width:38px;height:38px;display:grid;place-items:center;background:var(--signal-ink);color:var(--signal-lime);border-radius:50%;font-family:Georgia,serif;font-style:italic}.signal-logo span{font-weight:800;letter-spacing:-.04em}.signal-nav nav{display:flex;gap:30px}.signal-nav nav a,.signal-actions a{color:inherit;text-decoration:none;font-size:13px;font-weight:700}.signal-nav nav a{opacity:.5}.signal-nav nav a.active{opacity:1;border-bottom:2px solid}.signal-actions{display:flex;gap:8px}.signal-actions a{padding:9px 13px;border:1px solid;border-radius:999px}.signal-hero{padding:clamp(64px,8vw,120px) clamp(22px,7vw,110px) 52px;display:grid;grid-template-columns:1.5fr .65fr;gap:8vw;align-items:end}.signal-kicker{font-size:11px!important;font-weight:800!important;letter-spacing:.18em!important;text-transform:uppercase;color:var(--signal-muted)}.signal-intro h1{font-family:Georgia,Yu Mincho,serif;font-size:clamp(44px,7vw,96px);line-height:.96;letter-spacing:-.07em;margin:20px 0 26px;font-weight:500}.signal-intro h1 em{color:var(--signal-coral);font-weight:500}.signal-intro>p:last-child{max-width:620px;font-size:17px;line-height:1.8;color:#48504a}.signal-profile{background:var(--signal-ink);color:#fff;padding:32px;border-radius:2px;position:relative;box-shadow:12px 12px 0 var(--signal-lime)}.signal-profile .pulse{position:absolute;right:24px;top:24px;width:10px;height:10px;background:var(--signal-lime);border-radius:50%;box-shadow:0 0 0 8px #d6ff4521}.signal-profile small{font-size:10px;letter-spacing:.14em;color:#98a198}.signal-profile strong{display:block;font-family:Georgia,serif;font-size:28px;margin:18px 0 34px}.signal-profile p{font-size:12px;color:#b6bdb7;margin:0}.signal-metric-grid{padding:0 clamp(22px,7vw,110px) 80px;display:grid;grid-template-columns:repeat(4,1fr);gap:1px}.signal-metric{background:#fff;padding:25px 24px 28px;border:1px solid rgba(17,23,19,.14);min-height:175px;animation:signalRise .55s both}.signal-metric:nth-child(2){animation-delay:.08s}.signal-metric:nth-child(3){animation-delay:.16s}.signal-metric:nth-child(4){animation-delay:.24s}.signal-metric>div{display:flex;justify-content:space-between;align-items:center}.signal-metric span{font-size:12px;font-weight:700}.signal-metric strong{display:block;font-family:Georgia,serif;font-size:clamp(32px,4vw,53px);font-weight:500;letter-spacing:-.04em;margin:26px 0 12px}.signal-metric p{margin:0;font-size:11px;color:var(--signal-muted)}.source-badge{display:inline-flex!important;width:max-content;padding:5px 8px;border-radius:999px;font-size:9px!important;letter-spacing:.08em;text-transform:uppercase}.source-badge.api{background:#e5e8e4}.source-badge.screenshot{background:var(--signal-lime)}.signal-account-panel{margin:0 clamp(22px,5vw,76px) 100px;background:var(--signal-ink);color:#fff;display:grid;grid-template-columns:.7fr 1.3fr;min-height:430px}.signal-section-copy{padding:55px}.signal-section-copy h2,.signal-heading-row h2,.signal-evidence h2{font-family:Georgia,Yu Mincho,serif;font-size:clamp(35px,5vw,64px);font-weight:500;letter-spacing:-.05em;margin:16px 0 24px}.signal-section-copy>p:not(.signal-kicker){color:#abb3ac;line-height:1.8}.signal-section-copy dl{display:flex;gap:35px;margin-top:50px}.signal-section-copy dl div{display:grid;gap:7px}.signal-section-copy dt{font-size:10px;color:#8a938c}.signal-section-copy dd{margin:0;font-size:17px}.signal-chart{position:relative;padding:50px 45px 36px;min-height:360px}.signal-chart svg{width:100%;height:280px;overflow:visible}.chart-scale{position:absolute;left:10px;top:55px;bottom:70px;display:flex;flex-direction:column;justify-content:space-between;color:#818a83;font-size:10px}.chart-dates{display:flex;justify-content:space-between;font-size:10px;color:#818a83}.signal-chart-empty{display:grid;place-items:center;color:#8d958e}.signal-content{padding:0 clamp(22px,7vw,110px) 110px}.signal-heading-row{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid;padding-bottom:25px;margin-bottom:30px}.signal-heading-row h2{margin:9px 0 0}.signal-heading-row>p{font-size:12px;color:var(--signal-muted)}.signal-content-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:24px}.signal-content-list{display:flex;flex-direction:column;border-top:1px solid}.signal-content-list button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-bottom:1px solid rgba(17,23,19,.18);background:transparent;text-align:left;padding:20px 14px;display:grid;grid-template-columns:36px 1fr auto;gap:12px;align-items:center;color:inherit;cursor:pointer}.signal-content-list button:hover,.signal-content-list button.active{background:var(--signal-lime)}.signal-content-list button>span{font-family:Georgia,serif;font-style:italic}.signal-content-list strong{font-size:13px}.signal-content-list small{display:block;color:var(--signal-muted);margin-top:5px}.signal-content-list b{font-family:Georgia,serif;font-size:20px}.signal-content-detail{background:#fff;border:1px solid rgba(17,23,19,.18);padding:28px}.content-detail-top{display:grid;grid-template-columns:130px 1fr;gap:27px}.content-poster{aspect-ratio:4/5;background:var(--signal-ink);display:grid;place-items:center;color:var(--signal-lime);font-family:Georgia,serif}.content-poster img{width:100%;height:100%;object-fit:cover}.content-detail-top h3{font-family:Georgia,Yu Mincho,serif;font-size:27px;line-height:1.35;margin:20px 0 12px}.content-detail-top p{font-size:11px;color:var(--signal-muted)}.content-detail-top a{font-size:12px;color:inherit;font-weight:700}.content-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d8d8d2;border:1px solid #d8d8d2;margin-top:28px}.content-stat-grid>div{background:#f7f6f1;padding:18px}.content-stat-grid span,.content-stat-grid small{display:block;font-size:10px;color:var(--signal-muted)}.content-stat-grid strong{display:block;font-family:Georgia,serif;font-size:28px;margin:10px 0}.signal-reading{margin-top:22px;padding:20px;background:#fff3ef;border-left:4px solid var(--signal-coral)}.signal-reading b{font-size:11px;letter-spacing:.1em}.signal-reading p{margin:8px 0 0;line-height:1.7;font-size:13px}.signal-empty{padding:60px;border:1px dashed;text-align:center;color:var(--signal-muted)}.signal-snapshot{padding:0 clamp(22px,7vw,110px) 100px}.snapshot-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#1117132e;border:1px solid rgba(17,23,19,.18)}.snapshot-grid article{min-width:0;padding:21px;background:#fbfaf5}.snapshot-grid article>div{display:flex;justify-content:space-between;gap:12px;align-items:start}.snapshot-grid span{font-size:11px;font-weight:700;line-height:1.45}.snapshot-grid strong{display:block;margin:20px 0 9px;font-family:Georgia,serif;font-size:30px;font-weight:500}.snapshot-grid small{display:block;overflow:hidden;color:var(--signal-muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.snapshot-note{margin:15px 0 0;color:var(--signal-muted);font-size:11px;line-height:1.7}.signal-evidence{margin:0 clamp(22px,5vw,76px) 60px;padding:55px;background:var(--signal-coral);display:grid;grid-template-columns:.75fr 1.45fr auto;gap:50px;align-items:center}.signal-evidence h2{font-size:40px;margin:12px 0}.evidence-flow{display:flex;align-items:center;gap:12px}.evidence-flow span{background:#ffffffbf;padding:18px 15px;font-size:12px;font-weight:800}.evidence-flow small{display:block;font-weight:500;margin-top:5px}.evidence-flow i{font-family:Georgia,serif;font-size:24px}.signal-evidence>a{color:inherit;font-size:12px;font-weight:800}.signal-state{min-height:100vh;display:grid;place-content:center;text-align:center;background:var(--signal-paper);color:var(--signal-ink);gap:18px}.signal-state>span{width:30px;height:30px;border:3px solid #bbb;border-top-color:var(--signal-coral);border-radius:50%;animation:spin .8s linear infinite;margin:auto}.signal-state a{color:inherit;font-weight:800}@keyframes signalRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:900px){.signal-nav nav{display:none}.signal-actions a:last-child{display:none}.signal-hero{grid-template-columns:1fr;padding-top:55px}.signal-profile{max-width:420px}.signal-metric-grid{grid-template-columns:repeat(2,1fr)}.signal-account-panel{grid-template-columns:1fr}.snapshot-grid{grid-template-columns:repeat(2,1fr)}.signal-content-layout,.signal-evidence{grid-template-columns:1fr}.evidence-flow{flex-wrap:wrap}}@media (max-width:560px){.signal-nav{padding:0 16px}.signal-logo span{display:none}.signal-actions a{font-size:10px}.signal-hero{padding-left:18px;padding-right:18px}.signal-intro h1{font-size:45px}.signal-metric-grid{padding-left:18px;padding-right:18px;grid-template-columns:1fr}.signal-account-panel{margin-left:0;margin-right:0}.signal-section-copy{padding:35px 22px}.signal-snapshot,.signal-content{padding-left:18px;padding-right:18px}.snapshot-grid{grid-template-columns:1fr}.signal-heading-row{align-items:start}.signal-content-detail{padding:18px}.content-detail-top{grid-template-columns:90px 1fr}.content-detail-top h3{font-size:20px}.content-stat-grid{grid-template-columns:repeat(2,1fr)}.signal-evidence{margin-left:0;margin-right:0;padding:35px 22px}.evidence-flow span{flex:1}.signal-profile{box-shadow:7px 7px 0 var(--signal-lime)}}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Avenir Next,Hiragino Sans,Noto Sans JP,sans-serif;background:radial-gradient(1100px 620px at 8% -12%,#7cc4ff55,transparent 58%),radial-gradient(980px 580px at 92% -15%,#95f2cd3f,transparent 56%),radial-gradient(760px 440px at 75% 12%,#ffd6a73a,transparent 64%),linear-gradient(170deg,var(--bg-0),var(--bg-1) 48%,var(--bg-2))}.container{max-width:1140px;margin:0 auto;padding:34px 20px 72px}.header{margin-bottom:14px}.header h1{margin:0 0 10px;font-size:clamp(1.65rem,2.7vw,2.25rem);letter-spacing:.01em}.header p{margin:0;color:var(--muted)}.panel{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(165deg,var(--panel),#f9fbffeb);padding:18px;box-shadow:0 1px 2px #0c18340d,0 12px 36px #2563eb14;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.button{display:inline-block;padding:11px 16px;border-radius:12px;text-decoration:none;background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#fff;font-weight:700;box-shadow:0 8px 20px #2563eb3d}.error{border-color:#fecaca}.report-list{display:grid;gap:14px}.split-panel{display:grid;grid-template-columns:360px minmax(0,1fr);gap:14px}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.stat-card{border:1px solid var(--line);border-radius:12px;padding:12px;background:linear-gradient(180deg,var(--panel-soft),#ffffff)}.stat-card p{margin:0 0 8px;color:var(--muted);font-size:.84rem}.stat-card strong{font-size:1.3rem}.table-wrap{overflow-x:auto}.metric-switch{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap}.chip{border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 12px;font-size:.84rem;color:#2c3f5f;cursor:pointer;transition:all .16s ease}.chip.active{color:#fff;border-color:transparent;background:linear-gradient(135deg,var(--accent),var(--accent-2))}.post-selector{display:grid;gap:9px;max-height:760px;overflow-y:auto;padding-right:2px}.post-item{text-align:left;border:1px solid var(--line);border-radius:14px;padding:10px 11px;background:#fff;cursor:pointer;transition:all .16s ease}.post-item:hover{transform:translateY(-1px)}.post-item.active{border-color:var(--accent);box-shadow:0 0 0 2px #2563eb2e}.post-thumb-wrap{border-radius:12px;overflow:hidden;background:#e8f0ff;flex-shrink:0}.post-thumb-wrap.compact{width:84px;height:84px}.post-thumb{width:100%;height:100%;object-fit:cover;display:block}.post-thumb-fallback{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#d9e6ff,#c9f7ed);color:var(--ink);font-weight:700;font-size:.72rem;text-align:center;padding:6px}.post-item-layout{display:grid;grid-template-columns:84px minmax(0,1fr);gap:10px}.post-item-content{min-width:0}.post-item-head{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.post-item-head span{color:#5f708b;font-size:.78rem}.post-item p{margin:6px 0}.post-item small{color:#3f5472;font-weight:600}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.two-lines{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.chart-wrap{border:1px solid var(--line);border-radius:14px;padding:8px 10px 10px;background:linear-gradient(180deg,var(--panel-soft),#ffffff);margin-bottom:12px}.chart-svg{width:100%;height:auto}.chart-meta{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:.8rem}.selected-post-top{display:grid;grid-template-columns:180px minmax(0,1fr);gap:12px;margin-bottom:12px}.selected-post-image-wrap{border-radius:12px;overflow:hidden;border:1px solid var(--line)}.selected-post-image{width:100%;aspect-ratio:1 / 1.08;object-fit:cover;display:block}.selected-post-image.fallback{display:grid;place-items:center;background:linear-gradient(135deg,#d9e6ff,#c9f7ed);color:var(--ink);font-weight:700}.selected-post-meta{min-width:0}.selected-post-date{margin:0 0 6px;color:#445c7d;font-size:.9rem}.selected-post-caption{margin:0 0 8px;color:#18263b;line-height:1.5;word-break:break-word}.selected-post-caption.clamped{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.selected-post-caption.expanded{white-space:pre-wrap}.text-toggle{border:0;background:transparent;color:var(--accent);font-weight:700;padding:0;margin:0 0 8px;cursor:pointer}.inline-link{color:var(--accent);text-decoration:none;font-weight:600}.data-table{width:100%;border-collapse:collapse;min-width:760px}.data-table th,.data-table td{border-bottom:1px solid #e4ecfb;padding:8px 10px;text-align:left;font-size:.88rem}.data-table th{color:#425a79;background:#f1f6ff;font-weight:700}.mono{font-family:SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.76rem}.report-card .report-header{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:10px}.report-card h3{margin:0}.report-card span{color:#5f7390;font-size:.84rem}.report-card pre{margin:0;white-space:pre-wrap;word-break:break-word;line-height:1.55;font-family:SFMono-Regular,Menlo,Monaco,Consolas,monospace}@media (max-width: 900px){.split-panel,.selected-post-top{grid-template-columns:1fr}.post-selector{max-height:360px}}@media (max-width: 640px){.container{padding:20px 12px 56px}.stats-grid{grid-template-columns:1fr}.report-card .report-header{flex-direction:column;align-items:flex-start}}.header-capture-link{margin-left:auto;color:#0f766e;font-size:.88rem;font-weight:750;text-decoration:none}.capture-page{--ink:#17231e;--paper:#f5f3eb;--lime:#c7f464;--orange:#fb5a39;--line:#d8dbd0;min-height:100vh;padding:0 4.5vw 5rem;color:var(--ink);background:radial-gradient(circle at 88% 6%,#d9f0c9 0,transparent 28rem),var(--paper);font-family:Avenir Next,Hiragino Kaku Gothic ProN,sans-serif}.capture-header{min-height:86px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ink)}.capture-brand{display:flex;gap:.65rem;align-items:center;color:inherit;text-decoration:none;letter-spacing:-.04em;font-size:1.15rem}.capture-brand span{display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:50%;background:var(--ink);color:var(--lime);font-size:.72rem;letter-spacing:.03em}.capture-header nav{display:flex;gap:1.3rem}.capture-header nav a{color:#637167;font-size:.82rem;text-decoration:none;font-weight:700}.capture-header nav .is-active{color:var(--ink);border-bottom:2px solid var(--orange);padding-bottom:.3rem}.capture-hero{display:flex;justify-content:space-between;gap:2rem;align-items:end;padding:4.6rem 0 3rem}.eyebrow{margin:0 0 .65rem;color:#68766b;font-size:.7rem;font-weight:800;letter-spacing:.14em}.capture-hero h1{max-width:750px;margin:0;font-family:Georgia,Hiragino Mincho ProN,serif;font-size:clamp(2.6rem,5.4vw,5.6rem);line-height:.98;letter-spacing:-.065em}.capture-hero>div>p:last-child{max-width:490px;margin:1.5rem 0 0;color:#536058;line-height:1.8}.capture-stats{min-width:230px;padding:1.3rem;background:var(--ink);color:#fff;border-radius:2px}.capture-stats span,.capture-stats small{display:block;color:#b5c7b9;font-size:.73rem}.capture-stats strong{display:block;margin:.2rem 0 .55rem;color:var(--lime);font-size:2.5rem;line-height:1}.capture-message{margin:0 0 1.25rem;padding:.9rem 1rem;border-left:4px solid #5f8c12;background:#e4f7c8;font-size:.86rem}.drive-connection{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0 0 1.25rem;padding:1rem 1.1rem;border:1px solid #b9cbb0;background:#f8fbf2}.drive-connection.is-connected{border-color:#a9c86d;background:#f2f9e6}.drive-connection strong,.drive-connection span{display:block}.drive-connection strong{font-size:.93rem}.drive-connection span{margin-top:.25rem;color:#5d6b60;font-size:.78rem;line-height:1.5}.drive-connection button{flex:0 0 auto;border:1px solid var(--ink);padding:.65rem .85rem;background:var(--ink);color:var(--lime);cursor:pointer;font:inherit;font-size:.78rem;font-weight:800}.drive-connection button:disabled{opacity:.5;cursor:not-allowed}.capture-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.75fr);gap:1.25rem}.capture-page .panel{border:1px solid var(--line);background:#ffffffad;box-shadow:0 12px 30px #323c280d}.capture-create,.capture-history,.capture-review{padding:1.6rem}.panel-heading{display:flex;gap:.7rem;align-items:baseline;margin-bottom:1.5rem}.panel-heading span{color:var(--orange);font-size:.72rem;font-weight:900}.capture-page .panel h2{margin:0;font-size:1.25rem;letter-spacing:-.04em}.scope-toggle{display:flex;gap:.5rem;margin-bottom:1.2rem}.scope-toggle button,.capture-page select,.capture-page input{min-height:40px;padding:.55rem .7rem;border:1px solid #cdd3c7;border-radius:0;background:#fffef9;color:var(--ink);font:inherit;font-size:.85rem}.scope-toggle button{flex:1;cursor:pointer;font-weight:700}.scope-toggle button.selected{border-color:var(--ink);background:var(--ink);color:var(--lime)}.capture-create label{display:grid;gap:.45rem;color:#526056;font-size:.75rem;font-weight:800}.capture-create>label{margin-bottom:1rem}.field-row{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:.65rem;margin-bottom:1rem}.field-row input,.capture-page select{box-sizing:border-box;width:100%}.selected-post{margin:-.3rem 0 1rem;padding:.6rem .7rem;background:#eef0e9;color:#526056;font-size:.76rem}.drop-zone{min-height:150px;box-sizing:border-box;padding:1.5rem;border:1px dashed #8da086;background:linear-gradient(135deg,#fbfcf4,#e8f5d4);cursor:pointer;place-items:center;text-align:center}.drop-zone input{display:none}.drop-zone strong{color:var(--ink);font-size:1.05rem}.drop-zone span{font-weight:500;color:#647267}.file-list{display:flex;flex-wrap:wrap;gap:.4rem;margin:1rem 0}.file-list span{padding:.35rem .5rem;background:#e6eadf;color:#58645a;font-size:.72rem}.primary-action,.secondary-action{border:0;padding:.85rem 1.1rem;cursor:pointer;font:inherit;font-size:.84rem;font-weight:850}.primary-action{width:100%;background:var(--orange);color:#fff}.primary-action:disabled,.secondary-action:disabled{opacity:.5;cursor:not-allowed}.job-list{display:grid;gap:.5rem}.job-card{display:grid;grid-template-columns:10px 1fr auto;gap:.55rem;align-items:center;padding:.8rem;border:1px solid #e0e3da;background:transparent;text-align:left;cursor:pointer}.job-card.active{border-color:var(--ink);background:#fff}.job-card strong,.job-card small{display:block}.job-card strong{font-size:.84rem}.job-card small{margin-top:.15rem;color:#718073;font-size:.69rem}.job-card em{color:#657264;font-size:.68rem;font-style:normal}.status-dot{width:7px;height:7px;border-radius:50%;background:#a4aba2}.status-dot.processing{background:#e59b00;box-shadow:0 0 0 3px #ffe2a4}.status-dot.needs_review{background:var(--orange)}.status-dot.confirmed{background:#67a323}.status-dot.failed{background:#b91c1c}.empty-copy{color:#6d786d;font-size:.82rem;line-height:1.7}.capture-review{margin-top:1.25rem}.review-heading{display:flex;justify-content:space-between;gap:1rem;align-items:start;margin-bottom:1.25rem}.review-heading h2{font-family:Georgia,Hiragino Mincho ProN,serif;font-size:1.8rem}.review-heading p:last-child{margin:.45rem 0 0;color:#647167;font-size:.82rem}.status-badge{padding:.4rem .55rem;background:#e5e8e1;color:#586458;font-size:.7rem;font-weight:800}.status-badge.processing{background:#fff0c7;color:#8a5a00}.status-badge.needs_review{background:#ffe2db;color:#a62d15}.status-badge.confirmed{background:#daf0b9;color:#426e11}.status-badge.failed{background:#fee0e0;color:#9c1c1c}.error-copy{padding:1rem;background:#fee2e2;color:#991b1b}.evidence-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:.75rem;margin-bottom:1.5rem}.evidence-image{margin:0;background:#edf0e7}.evidence-image img,.image-loading{display:block;width:100%;aspect-ratio:9/16;object-fit:cover;background:#dce2d4}.image-loading{display:grid;place-items:center;color:#6b766c;font-size:.72rem}.evidence-image figcaption{overflow:hidden;padding:.5rem;white-space:nowrap;text-overflow:ellipsis;color:#647165;font-size:.66rem}.review-table-wrap{overflow:auto;border:1px solid #e3e6df}.review-table{width:100%;min-width:850px;border-collapse:collapse}.review-table th{background:#eff1eb;color:#68756b;text-align:left;font-size:.68rem;letter-spacing:.05em}.review-table th,.review-table td{padding:.7rem;border-bottom:1px solid #e3e6df;vertical-align:middle}.review-table td{font-size:.76rem}.review-table td strong,.review-table td small{display:block}.review-table td small{margin-top:.25rem;color:#849085;font-size:.62rem}.review-table input,.review-table select{min-height:32px;max-width:120px;font-size:.76rem}.confidence{color:#aa4e18;font-size:.7rem}.confidence.high{color:#4e7d18}.review-actions{display:flex;justify-content:space-between;gap:1rem;margin-top:1.25rem}.review-actions .primary-action{width:auto}.secondary-action.danger{border:1px solid #efb4ab;background:transparent;color:#9c1c1c}.capture-history-heading{align-items:center}.capture-history-heading button{margin-left:auto;padding:.38rem .55rem;border:1px solid #cdd3c7;background:transparent;color:#536058;cursor:pointer;font:inherit;font-size:.66rem;font-weight:800}.review-trust-summary{display:grid;grid-template-columns:150px 150px 1fr;gap:1px;margin:0 0 1rem;background:#dfe3da;border:1px solid #dfe3da}.review-trust-summary>div,.review-trust-summary>p{margin:0;padding:1rem;background:#f8f8f3}.review-trust-summary>div{display:grid;grid-template-columns:auto 1fr;gap:.6rem;align-items:center}.review-trust-summary strong{font-family:Georgia,serif;font-size:1.7rem}.review-trust-summary span{color:#647167;font-size:.67rem;line-height:1.35}.review-trust-summary .attention{background:#fff0e8}.review-trust-summary .clear{background:#edf8dc}.review-trust-summary>p{display:flex;align-items:center;color:#647167;font-size:.7rem;line-height:1.6}@media (max-width:760px){.capture-page{padding:0 1rem 3rem}.capture-header{min-height:68px}.capture-header nav{gap:.8rem}.capture-header nav a{font-size:.68rem}.capture-hero{display:block;padding:3rem 0 2rem}.capture-hero h1{font-size:3rem}.capture-stats{margin-top:1.5rem}.drive-connection{align-items:flex-start;flex-direction:column}.drive-connection button{width:100%}.capture-layout,.field-row{grid-template-columns:1fr}.capture-create,.capture-history,.capture-review{padding:1rem}.review-heading{display:block}.status-badge{display:inline-block;margin-top:.75rem}.review-trust-summary{grid-template-columns:1fr 1fr}.review-trust-summary>p{grid-column:1/-1}.review-actions{flex-direction:column-reverse}.review-actions .primary-action{width:100%}.header-capture-link{font-size:.74rem}}
