:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#07120f;color:#edf7f1}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 85% 10%,rgba(64,215,154,.16),transparent 32rem),linear-gradient(160deg,#07120f,#0b1814 60%,#07120f)}main{width:min(1180px,calc(100% - 40px));margin:0 auto;padding-bottom:80px}nav{display:flex;align-items:center;gap:12px;height:88px;color:#c8d9d0;font-weight:650;letter-spacing:-.01em}.site-header{justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:12px;color:#edf7f1;text-decoration:none}.nav-actions{display:flex;align-items:center;gap:8px}.nav-button,.nav-link{display:inline-flex;min-height:38px;align-items:center;justify-content:center;padding:0 13px;border:1px solid transparent;border-radius:9px;background:transparent;color:#a9bdb3;font:inherit;font-size:13px;text-decoration:none;cursor:pointer}.nav-button:hover,.nav-link:hover{color:#edf7f1;background:rgba(204,239,221,.06)}.nav-button{border-color:rgba(204,239,221,.16)}.nav-button.primary{border-color:rgba(110,231,174,.42);background:rgba(64,215,154,.13);color:#9af2c5}.nav-button:disabled{cursor:wait;opacity:.65}.brand-mark{width:36px;height:36px;flex:0 0 auto}.hero{max-width:850px;padding:90px 0 70px}.eyebrow{margin:0 0 20px;color:#6ee7ae;font-size:13px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}h1{margin:0;font-size:clamp(30px,3.7vw,40px);font-weight:620;letter-spacing:-.04em;line-height:1.06}.lede{max-width:650px;margin:30px 0 0;color:#9fb4aa;font-size:18px;line-height:1.65}.hero-action{display:inline-flex;min-height:44px;align-items:center;margin-top:28px;padding:0 18px;border:1px solid rgba(110,231,174,.5);border-radius:10px;background:#6ee7ae;color:#082117;font-size:14px;font-weight:700;text-decoration:none}.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}article{min-height:170px;padding:24px;border:1px solid rgba(204,239,221,.1);border-radius:18px;background:rgba(16,34,28,.72);box-shadow:0 24px 80px rgba(0,0,0,.14)}.card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}h2{margin:0}article p,h2{font-size:14px}article p{margin:32px 0 0;color:#90a79c;line-height:1.5}.connection-controls{display:flex;align-items:center;gap:10px;margin-top:18px}.connection-action{display:inline-flex;min-height:36px;align-items:center;justify-content:center;padding:0 14px;border:1px solid rgba(110,231,174,.45);border-radius:9px;background:rgba(64,215,154,.14);color:#9af2c5;font:inherit;font-size:13px;font-weight:650;text-decoration:none;cursor:pointer}.connection-action:hover{background:rgba(64,215,154,.22)}.connection-action.secondary{border-color:rgba(204,239,221,.18);background:transparent;color:#b8cbc1}.connection-action:disabled{cursor:wait;opacity:.65}.connection-error{color:#ff9b8e;font-size:12px}.status{display:inline-flex;align-items:center;gap:6px;font-size:12px}.status:before{width:7px;height:7px;border-radius:999px;background:currentColor;content:""}.online{color:#6ee7ae}.offline{color:#ff8c7d}.pending{color:#d9c77b}.analysis-shell{padding-bottom:100px}.analysis-header{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding:58px 0 30px}.analysis-header>div{max-width:690px}.analysis-title{font-size:clamp(26px,3vw,34px);line-height:1.06}.analysis-lede{max-width:680px;margin:24px 0 0;color:#9fb4aa;font-size:16px;line-height:1.65}.date-filter{display:grid;min-width:310px;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;padding:16px;border:1px solid rgba(204,239,221,.1);border-radius:14px;background:rgba(16,34,28,.72)}.date-filter label{display:grid;grid-gap:7px;gap:7px;color:#91a79c;font-size:12px}.date-filter input{width:100%;min-height:38px;padding:0 9px;border:1px solid rgba(204,239,221,.16);border-radius:8px;background:#0a1914;color:#edf7f1;font:inherit;color-scheme:dark}.date-filter button{min-height:40px;grid-column:1/-1;border:1px solid rgba(110,231,174,.5);border-radius:8px;background:rgba(64,215,154,.16);color:#9af2c5;font:inherit;font-size:13px;font-weight:650;cursor:pointer}.report-nav{height:auto;flex-wrap:wrap;gap:8px;padding:0 0 24px}.report-nav a{padding:8px 12px;border:1px solid rgba(204,239,221,.1);border-radius:999px;color:#a9bdb3;font-size:12px;text-decoration:none}.report-nav a:hover{border-color:rgba(110,231,174,.35);color:#9af2c5}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin-bottom:18px}.kpi-card{min-height:124px;display:flex;flex-direction:column;justify-content:space-between;padding:18px}.kpi-card small,.kpi-card span{color:#8fa59a;font-size:11px}.kpi-card strong{margin:12px 0;color:#edf7f1;font-size:clamp(22px,2.2vw,28px);font-weight:620;letter-spacing:-.035em}.report-stack{display:grid;grid-gap:18px;gap:18px}.report-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.report-card{min-width:0;scroll-margin-top:20px}.report-wide{min-height:240px}.report-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;margin-bottom:22px}.report-heading h2{flex:0 0 auto;font-size:14px}.report-heading p,article .report-heading p{max-width:620px;margin:0;color:#8fa59a;font-size:13px;line-height:1.5;text-align:right}.table-wrap{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:12px}td,th{padding:12px 10px;border-bottom:1px solid rgba(204,239,221,.08);text-align:right;white-space:nowrap}td:first-child,th:first-child{padding-left:0;text-align:left}th{color:#779086;font-size:11px;font-weight:650;letter-spacing:.04em;text-transform:uppercase}td{color:#adc1b7}tbody tr:last-child td{border-bottom:0}.primary-cell{max-width:260px;overflow:hidden;color:#e1eee7;text-overflow:ellipsis}.page-cell{max-width:310px}.report-meta,article .report-meta{margin:20px 0 0;color:#6f877c;font-size:11px}.report-error,.report-warning{margin:0 0 18px;padding:12px 14px;border-radius:10px;font-size:12px}.report-warning{border:1px solid rgba(217,199,123,.24);background:rgba(217,199,123,.07);color:#dbc980}.report-warning p,article .report-warning p{margin:0;color:inherit;font-size:inherit}.report-warning p+p{margin-top:6px}.report-error{display:grid;grid-gap:7px;gap:7px;border:1px solid rgba(255,140,125,.28);background:rgba(255,140,125,.07);color:#ffb2a8}.report-error span{color:#b6766e;font-size:11px}.empty-state,article .empty-state{margin:24px 0 0;color:#7e968a;text-align:center}.confidence{display:inline-flex;padding:3px 7px;border-radius:999px;background:rgba(217,199,123,.08);color:#d9c77b;font-size:11px;text-transform:capitalize}.confidence.high{background:rgba(110,231,174,.1);color:#6ee7ae}.confidence.low{background:rgba(255,140,125,.08);color:#ff9b8e}.research-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0 0 20px}.research-summary span{display:grid;grid-gap:4px;gap:4px;padding:12px;border:1px solid rgba(204,239,221,.08);border-radius:10px;color:#82998e;font-size:11px}.research-summary strong{color:#dcece4;font-size:17px;font-weight:620}.intent-badge{display:inline-flex;padding:3px 7px;border-radius:999px;background:rgba(143,165,154,.1);color:#a7bbb1;font-size:10px;text-transform:capitalize}.intent-badge.transactional{background:rgba(110,231,174,.11);color:#79e8b3}.intent-badge.commercial{background:rgba(114,168,247,.11);color:#8eb9f7}.intent-badge.informational{background:rgba(217,199,123,.1);color:#dbc980}.report-loading{min-height:190px}.loading-bars{display:grid;grid-gap:12px;gap:12px}.loading-bars span{height:14px;border-radius:999px;background:linear-gradient(90deg,rgba(204,239,221,.05),rgba(110,231,174,.13),rgba(204,239,221,.05));background-size:200% 100%;animation:loading-sheen 1.4s ease-in-out infinite}.loading-bars span:nth-child(2){width:82%}.loading-bars span:nth-child(3){width:64%}@keyframes loading-sheen{0%{background-position:100% 0}to{background-position:-100% 0}}.keyword-research-table .primary-cell{max-width:300px}.trend-chart{margin:4px 0 20px}.trend-chart svg{display:block;width:100%;height:auto;overflow:visible}.chart-legend{display:flex;justify-content:flex-end;gap:18px;margin-bottom:6px;color:#8fa59a;font-size:11px}.chart-legend span{display:inline-flex;align-items:center;gap:6px}.chart-legend span:before{width:16px;height:2px;background:currentColor;content:""}.legend-clicks{color:#6ee7ae}.legend-sessions{color:#72a8f7}.chart-grid-line{stroke:rgba(204,239,221,.09);stroke-width:1}.chart-axis-label{fill:#70877c;font-size:11px}.trend-line{stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.trend-line.clicks{stroke:#6ee7ae}.trend-line.sessions{stroke:#72a8f7}.trend-point.clicks{fill:#6ee7ae}.trend-point.sessions{fill:#72a8f7}@media (max-width:800px){.hero{padding-top:60px}.grid{grid-template-columns:1fr}.site-header{height:auto;align-items:flex-start;padding:20px 0}.nav-actions{flex-wrap:wrap;justify-content:flex-end}.analysis-header{align-items:stretch;flex-direction:column;padding-top:38px}.date-filter{min-width:0}.kpi-grid,.report-grid,.research-summary{grid-template-columns:1fr 1fr}.report-heading{flex-direction:column;gap:8px}.report-heading p,article .report-heading p{text-align:left}}@media (max-width:540px){main{width:min(100% - 24px,1180px)}.brand>span:last-child,.nav-link:first-child{display:none}.nav-button,.nav-link{min-height:34px;padding:0 9px}.hero{padding-bottom:48px}.analysis-title{font-size:27px}.date-filter,.kpi-grid,.report-grid,.research-summary{grid-template-columns:1fr}.date-filter button{grid-column:auto}}