:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#fff;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg-default: #ffffff;--bg-muted: #f9fafb;--border-default: #e5e7eb;--border-strong: #d1d5db;--text-default: #111827;--text-muted: #6b7280;--owned-text: #166534;--drain-text: #d97706;--comp-text: #991b1b;--owned-bg: #f0fdf4;--drain-bg: #fefce8;--comp-bg: #fef2f2;--viewer-badge: #2563eb}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%}body{min-width:320px;min-height:100vh;background:linear-gradient(135deg,#16653412,#2563eb0f 42%,#fff0 70%),var(--bg-default);background-attachment:fixed;color:var(--text-default)}button,input,select,textarea{font:inherit}button,input,select,textarea{border-radius:10px}input,select,textarea{width:100%;border:1px solid var(--border-default);background:var(--bg-default);color:var(--text-default);padding:10px 12px}button{border:1px solid var(--border-default);background:var(--bg-default);color:var(--text-default);padding:10px 14px;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.7}a{color:inherit;text-decoration:none}.shell{width:min(100%,1280px);margin:0 auto;padding:28px 24px 44px}.shell--login{width:100%;min-height:100vh;padding:0;background:linear-gradient(135deg,#16653417,#2563eb12 46%,#fff0 72%),#f8fafc}.shell__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.shell__brand{width:min(100%,430px);border:1px solid rgba(148,163,184,.24);border-radius:14px;background:linear-gradient(135deg,#bfdbfeb8,#ecfdf59e),#ffffff8a;box-shadow:0 18px 50px #0f172a0f;padding:16px 18px}.shell__eyebrow,.screen-card__eyebrow{margin:0 0 8px;font-size:12px;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.shell__title{margin:0;color:#0f2d50;font-size:29px;line-height:1.1;font-weight:800}.shell__subtitle{margin:9px 0 0;color:#4f6982;font-size:15px}.shell__auth{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px}.shell__auth-badge,.shell__auth-action{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:10px;font-size:14px;font-weight:700;line-height:1}.shell__auth-badge{color:#fff}.shell__auth-badge--editor{background:var(--owned-text)}.shell__auth-badge--viewer{background:var(--viewer-badge)}.shell__auth-action{border:1px solid rgba(148,163,184,.35);background:#ffffffb8;color:var(--text-default);box-shadow:0 10px 24px #0f172a0d}.shell__auth-action:hover,.login-form__submit:hover,.shell__nav-link:hover,.overview-actions__link:hover,.overview-card__action:hover,.overview-date-strip__chip:hover,.overview-date-strip__nav:hover,.overview-date-strip__go:hover{border-color:var(--border-strong);background:var(--bg-muted)}.shell__nav{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.shell__nav-link{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border:1px solid var(--border-default);border-radius:10px;background:var(--bg-default);color:var(--text-default)}.shell__nav-link--active{border-color:var(--text-default);font-weight:600}.screen-card,.login-card,.overview-card{border:1px solid var(--border-default);border-radius:16px;background:var(--bg-default);box-shadow:0 1px 2px #1118270a;padding:24px}.screen-card__body{display:grid;gap:20px}.screen-card__title,.login-card__title{margin:0;font-size:24px;line-height:1.2}.screen-card__description,.login-card__description{margin:10px 0 0;color:var(--text-muted);max-width:64ch}.screen-card__panel{border:1px solid var(--border-default);border-radius:12px;background:var(--bg-muted);padding:16px}.screen-card__panel-title{margin:0 0 12px;font-size:14px;line-height:1.3}.screen-card__list{margin:0;padding-left:18px;color:var(--text-muted)}.screen-card__list li+li{margin-top:8px}.login-screen{min-height:100vh;display:grid;grid-template-columns:minmax(420px,600px) minmax(360px,444px);align-items:center;justify-content:center;gap:clamp(32px,5vw,64px);padding:clamp(28px,6vw,72px)}.login-brand{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;max-width:520px;min-width:0}.login-card__icon{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(15,23,42,.1);background:#f8fafc;color:#166534;box-shadow:0 12px 36px #0f172a14}.login-brand__eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 10px;font-size:12px;font-weight:800;letter-spacing:.1em;line-height:1;text-transform:uppercase;color:#475569}.login-brand__version{display:inline-flex;align-items:center;min-height:18px;padding:0 7px;border:1px solid rgba(71,85,105,.22);border-radius:999px;background:#ffffff80;color:#334155;font-size:10px;letter-spacing:.04em;text-transform:none}.login-brand__title{max-width:11ch;margin:0;color:#07111f;font-size:clamp(42px,5.6vw,66px);line-height:.96;font-weight:800}.login-card{width:min(100%,430px);padding:30px;border:1px solid rgba(148,163,184,.45);border-radius:14px;background:#ffffffeb;box-shadow:0 24px 80px #0f172a21;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.login-card__header{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px}.login-card__icon{width:42px;height:42px;border-radius:12px;color:#2563eb;box-shadow:none}.login-form{display:grid;gap:16px;margin-top:26px}.login-form__field{display:grid;gap:8px}.login-form__field span{color:#334155;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.login-form__field input{min-height:48px;border-color:#cbd5e1;border-radius:8px;background:#fff;color:#0f172a;padding-inline:14px}.login-form__field input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.add-dashboard-screen{display:grid;gap:20px}.add-dashboard-form{display:grid;gap:18px;margin-top:20px}.add-dashboard-field{display:grid;gap:8px}.add-dashboard-field>span,.add-dashboard-section-title,.add-dashboard-preview__cluster h3,.add-dashboard-preview__summary{font-size:14px;font-weight:700}.add-dashboard-field small{color:var(--text-muted)}.add-dashboard-divider{border-top:1px solid var(--border-default)}.add-dashboard-upload-block{display:grid;gap:14px}.add-dashboard-section-title{margin:0}.add-dashboard-info-box{border:1px solid var(--border-default);border-radius:12px;background:var(--bg-muted);padding:14px 16px}.add-dashboard-info-box ul{margin:8px 0 0;padding-left:18px}.add-dashboard-actions{display:flex;gap:12px;flex-wrap:wrap}.add-dashboard-primary,.add-dashboard-link-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:1px solid var(--border-default);border-radius:10px;background:var(--bg-default);color:var(--text-default)}.add-dashboard-primary:hover,.add-dashboard-link-button:hover{border-color:var(--border-strong);background:var(--bg-muted)}.add-dashboard-status,.add-dashboard-feedback p{margin:0}.add-dashboard-status--muted{color:var(--text-muted)}.add-dashboard-status--success,.add-dashboard-feedback--success{color:var(--owned-text)}.add-dashboard-status--error,.add-dashboard-feedback--error{color:var(--comp-text)}.add-dashboard-feedback{display:grid;gap:12px}.add-dashboard-feedback__title{font-weight:700}.add-dashboard-preview{padding-top:18px}.add-dashboard-preview__summary{cursor:pointer;list-style:none}.add-dashboard-preview__summary::-webkit-details-marker{display:none}.add-dashboard-preview__meta{display:flex;gap:16px;flex-wrap:wrap;margin-top:16px;color:var(--text-muted)}.add-dashboard-preview__clusters{display:grid;gap:14px;margin-top:16px}.add-dashboard-preview__cluster{border-top:1px solid var(--border-default);padding-top:14px}.add-dashboard-preview__cluster h3,.add-dashboard-preview__cluster p{margin:0}.add-dashboard-preview__cluster p{margin-top:6px;color:var(--text-muted)}.login-form__submit{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;margin-top:4px;border:1px solid #166534;border-radius:8px;background:#166534;color:#fff;font-weight:800}.login-form__submit:hover:not(:disabled){border-color:#14532d;background:#14532d}.login-card__error{margin:16px 0 0;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:var(--comp-text);padding:10px 12px;font-size:13px;font-weight:700}.overview-screen{display:grid;gap:22px}.overview-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:12px}.overview-actions__link,.overview-card__action{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:1px solid rgba(148,163,184,.42);border-radius:10px;background:#ffffffd1;color:var(--text-default);font-weight:700;box-shadow:0 8px 22px #0f172a0a}.overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:start}.overview-card-wrap{display:grid;gap:0}.overview-banner{margin-bottom:12px;border-radius:12px;padding:12px 14px;font-size:14px;font-weight:600;border:1px solid var(--border-default)}.overview-banner--pending{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.overview-banner--processing{background:var(--drain-bg);color:#92400e;border-color:#fcd34d}.overview-card{position:relative;overflow:hidden;border-color:#94a3b857;border-radius:14px 14px 0 0;background:linear-gradient(180deg,#fffffffa,#f8fcfff5),var(--bg-default);box-shadow:0 16px 44px #0f172a12}.overview-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.12}.overview-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.72),transparent 34%),linear-gradient(180deg,#ffffffd1,#ffffffb3)}.overview-card--geo-au:before,.overview-card--geo-ca:before,.overview-card--geo-de:before,.overview-card--geo-it:before,.overview-card--geo-uk:before{top:0;right:0;bottom:0;left:0;width:auto;border-radius:0;opacity:.58}.overview-card--geo-au:before{background:url(/flags/au.svg) left center / cover no-repeat}.overview-card--geo-ca:before{background:url(/flags/ca.svg) center / cover no-repeat}.overview-card--geo-de:before{background:url(/flags/de.svg) center / cover no-repeat}.overview-card--geo-it:before{background:url(/flags/it.svg) center / cover no-repeat}.overview-card--geo-uk:before{background:url(/flags/uk.svg) center / cover no-repeat}.overview-card>*{position:relative;z-index:1}.overview-card__header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.overview-card__title{margin:0;display:flex;align-items:center;gap:10px;min-width:0;color:#071827;font-size:19px;font-weight:800;line-height:1.2}.overview-card__brand-logo{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:42px;height:42px;margin-right:1px}.overview-card__brand-logo:before{content:"";position:absolute;top:9px;right:9px;bottom:9px;left:9px;z-index:-1;border-radius:999px;opacity:.78;filter:blur(11px)}.overview-card__brand-logo--luckyhills{width:58px;height:48px}.overview-card__brand-logo--luckyhills:before{top:7px;right:4px;bottom:7px;left:4px;background:#fb5a14;box-shadow:0 0 14px #f97316bf,0 0 26px #dc262680}.overview-card__brand-logo--spinbon:before{background:#facc15;box-shadow:0 0 14px #facc15a3,0 0 22px #ef44446b}.overview-card__brand-logo--queenwin{width:50px;height:46px}.overview-card__brand-logo--queenwin:before{background:#22c55e;box-shadow:0 0 14px #22c55e99,0 0 24px #4f46e56b}.overview-card__brand-logo--rocketplay:before{background:#facc15;box-shadow:0 0 13px #facc1594,0 0 22px #0f172a2e}.overview-card__brand-logo img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 6px 9px rgba(15,23,42,.14))}.overview-card__brand-logo--missing{display:none}.overview-card__brand-name{min-width:0}.overview-card__geo{display:inline-flex;align-items:center;color:#0f2d50;font-size:16px;font-weight:800}.overview-card__geo:before{content:"-";margin-right:9px;color:#94a3b8;font-weight:700}.overview-card__sv{border:1px solid rgba(148,163,184,.24);border-radius:999px;background:#f8fafc;color:#334155;font-size:13px;font-weight:700;padding:5px 11px;white-space:nowrap}.overview-card__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.overview-metric__value,.overview-metric__support,.overview-metric__label,.overview-card__last-updated,.overview-date-strip__last-updated,.overview-insights-cta__eyebrow,.overview-insights-cta__title{margin:0}.overview-metric__value{font-size:24px;font-weight:800;line-height:1.05}.overview-metric__support{margin-top:-2px;font-size:13px;font-weight:600}.overview-metric__support-label,.overview-metric__label{font-size:11px}.overview-metric__label{margin-top:2px;color:#64748b;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.overview-metric--owned .overview-metric__value,.overview-metric--owned .overview-metric__support{color:var(--owned-text)}.overview-metric--drain .overview-metric__value,.overview-metric--drain .overview-metric__support{color:var(--drain-text)}.overview-metric--comp .overview-metric__value,.overview-metric--comp .overview-metric__support{color:var(--comp-text)}.overview-delta{margin-left:4px;font-size:11px}.overview-delta--up{color:#16a34a}.overview-delta--down{color:#dc2626}.overview-date-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:-1px;border:1px solid rgba(148,163,184,.34);border-top:1px solid rgba(226,232,240,.9);border-radius:0 0 14px 14px;background:#f8fafceb;padding:10px 24px 12px;box-shadow:0 12px 36px #0f172a0d}.overview-date-strip__meta{display:grid;gap:2px}.overview-date-strip__last-updated,.overview-card__last-updated,.overview-date-strip__error{color:#64748b;font-size:11px}.overview-card__last-updated{margin-top:-8px;padding:4px 24px 0}.overview-date-strip__picker{display:flex;align-items:center;gap:7px}.overview-date-strip__nav,.overview-date-strip__chip,.overview-date-strip__go{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.42);background:#fff;box-shadow:0 6px 14px #0f172a0a}.overview-date-strip__nav{width:28px;height:28px;border-radius:999px;padding:0;color:#475569}.overview-date-strip__nav:disabled{color:#cbd5e1;background:#f8fafc;box-shadow:none}.overview-date-strip__chip{width:40px;height:40px;border-radius:999px;padding:0;color:#0f172a;font-size:10px;font-weight:800}.overview-date-strip__chip--selected{border-color:#2563eb;background:#dbeafe;color:#1e3a8a}.overview-date-strip__go{min-width:56px;height:40px;border-radius:8px;padding-inline:18px;border-color:#2563eb;background:#2563eb;color:#fff;font-size:11px;font-weight:800;letter-spacing:.02em}.overview-date-strip__go:hover:not(:disabled){border-color:#1d4ed8;background:#1d4ed8;color:#fff}.overview-date-strip__go--error{background:#dc2626}.overview-date-strip__error{grid-column:2;color:#dc2626;font-weight:600}.overview-card__actions{display:grid;grid-template-columns:2fr 1fr 1fr;gap:10px;margin-top:16px;border:1px solid rgba(148,163,184,.26);border-radius:14px;background:linear-gradient(180deg,#ffffffad,#eff6ff80);padding:10px;box-shadow:inset 0 1px #ffffffb8}.overview-card__action--primary{background:linear-gradient(180deg,#ecfdf5fa,#d1fae5d1);border-color:#0f766e47;color:#0f766e}.overview-card__action{min-height:46px;border-radius:12px;background:linear-gradient(180deg,#fffffff5,#f8fafceb);color:#0f2d50;text-align:center;box-shadow:inset 0 1px #fffc,0 8px 18px #0f172a0d}.overview-card__action:hover:not(:disabled),.overview-actions__link:hover{border-color:#94a3b8;background:#f8fafc;color:#0f172a}.overview-empty-state{display:grid;gap:12px}.overview-insights-cta{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:24px;border-top:1px solid var(--border-default)}.overview-insights-cta__eyebrow{font-size:12px;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.overview-insights-cta__title{margin-top:8px;font-size:24px;line-height:1.2}.detail-screen{display:grid;gap:16px}.detail-empty-state{display:grid;gap:12px}.detail-empty-state--nested{padding:16px;border:1px dashed var(--border-default);border-radius:12px;color:var(--text-muted)}.detail-hero,.detail-structure{display:grid;gap:16px}.detail-hero.screen-card,.detail-structure.screen-card{padding:18px 20px;border-radius:14px}.detail-hero.screen-card{align-items:end}.detail-hero .screen-card__title{font-size:24px}.detail-hero .screen-card__description{margin-top:8px;font-size:15px;line-height:1.45}.detail-hero__meta{display:flex;flex-wrap:wrap;gap:10px}@media (min-width: 900px){.detail-hero.screen-card{grid-template-columns:minmax(260px,.85fr) minmax(360px,1.15fr)}}.detail-pill{display:grid;gap:3px;min-width:170px;padding:11px 13px;border:1px solid var(--border-default);border-radius:10px;background:var(--owned-bg);color:var(--owned-text)}.detail-pill--neutral{background:var(--bg-muted);color:var(--text-default)}.detail-pill__label{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.detail-structure__header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.detail-structure__title{margin:6px 0 0;font-size:22px;line-height:1.2}.detail-structure__note{margin:0;max-width:48ch;color:var(--text-muted);font-size:13px;line-height:1.45}.detail-accordion,.detail-cluster__panel,.detail-keyword__panel{display:grid;gap:12px}.detail-cluster,.detail-keyword{border:1px solid var(--border-default);border-radius:14px;background:var(--bg-default)}.detail-cluster__toggle,.detail-keyword__toggle{width:100%;display:grid;align-items:center;gap:10px;padding:14px 16px;border:none;border-radius:12px;background:transparent;text-align:left}.detail-cluster__toggle{grid-template-columns:auto minmax(0,1fr)}.detail-keyword__toggle{grid-template-columns:auto minmax(0,1fr) auto}.detail-cluster__toggle:hover,.detail-keyword__toggle:hover{background:var(--bg-muted)}.detail-cluster__content,.detail-keyword__content{display:grid;gap:10px;min-width:0}.detail-cluster__headline,.detail-keyword__headline{display:flex;justify-content:space-between;gap:16px;align-items:center}.detail-cluster__name-wrap,.detail-keyword__name-wrap{display:flex;align-items:center;gap:8px;min-width:0}.detail-cluster__icon,.detail-keyword__icon{font-size:14px}.detail-cluster__title,.detail-keyword__title{font-weight:700}.detail-cluster__title,.detail-keyword__title{font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-cluster__meta,.detail-keyword__meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px;color:var(--text-muted);font-size:12px;font-weight:600}.detail-cluster__stats,.detail-keyword__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.detail-stat{display:flex;flex-wrap:wrap;align-items:center;gap:4px;padding:10px 12px;border:1px solid var(--border-default);border-radius:12px;background:var(--bg-muted);font-size:13px;min-width:0}.detail-stat--owned{color:var(--owned-text);background:var(--owned-bg)}.detail-stat--drain{color:var(--drain-text);background:var(--drain-bg)}.detail-stat--comp{color:var(--comp-text);background:var(--comp-bg)}.detail-stat__label,.detail-stat__value,.detail-stat__support{font-weight:600}.detail-stat__divider,.detail-stat__sv,.detail-cluster__summary,.detail-keyword__summary,.detail-keyword__summary-divider{color:var(--text-muted);font-size:12px;white-space:nowrap}.detail-stat__sv{font-size:11px}.detail-chevron{color:#6b7280;font-size:12px;transition:transform .18s ease}.detail-delta{font-size:11px}.detail-delta--up{color:#16a34a}.detail-delta--down{color:#dc2626}.detail-chevron--open{transform:rotate(90deg)}.detail-keyword__favicons{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.detail-keyword__favicon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d1d5db;border-radius:6px;background:#fff;overflow:hidden}.detail-keyword__favicon img{width:16px;height:16px;display:block;border-radius:2px}.detail-keyword__sv{white-space:nowrap}.detail-cluster__panel,.detail-keyword__panel{padding:0 14px 14px 44px}.detail-serp-table-wrap{border:1px solid var(--border-default);border-radius:12px;background:var(--bg-default);overflow:hidden}.detail-serp-table__header{display:flex;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid var(--border-default);background:var(--bg-muted);color:var(--text-muted);font-size:13px}.detail-serp-table-scroll{overflow-x:auto}.detail-serp-table__actions{display:flex;justify-content:center;padding:12px 16px 16px;border-top:1px solid var(--border-default);background:#fff}.detail-serp-table__toggle{min-width:160px;border:1px solid var(--border-default);background:var(--bg-default);color:var(--text-default);font-size:13px;font-weight:600}.detail-serp-table__toggle:hover{border-color:var(--border-strong);background:var(--bg-muted)}.detail-serp-table{width:100%;border-collapse:collapse;min-width:760px;margin-bottom:0}.detail-serp-table th{padding:10px 12px;border-bottom:1px solid var(--border-default);color:var(--text-muted);font-size:12px;font-weight:700;text-align:left;background:#fff}.detail-serp-table td{padding:10px 12px;border-bottom:1px solid var(--border-default);vertical-align:middle}.detail-serp-table__row--owned{background:var(--owned-bg)}.detail-serp-table__row--drain{background:var(--drain-bg)}.detail-serp-table__row--neutral{background:#fff}.detail-serp-table__row--comp{background:var(--comp-bg)}.detail-serp-table__rank-cell{width:72px;text-align:center;white-space:nowrap}.detail-position-change{display:inline-block;margin-left:6px;font-size:10px;font-weight:600}.detail-position-change--up{color:#16a34a}.detail-position-change--down{color:#dc2626}.detail-position-change--new{color:#3b82f6}.detail-serp-table__favicon-cell{width:40px;text-align:center}.detail-serp-table__favicon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;background:transparent}.detail-serp-table__favicon img{width:16px;height:16px;display:block;border-radius:2px}.detail-serp-table__domain{font-weight:600;font-size:12px;color:var(--text-default)}.detail-serp-table__url{display:block;max-width:300px;color:var(--text-muted);font-size:10px;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detail-serp-table__type-cell{width:96px;font-size:11px;font-weight:600;white-space:nowrap}.detail-serp-table__verdict-cell{min-width:260px;color:var(--text-muted);font-size:11px}.detail-serp-table__destination{display:block;margin-top:2px;color:#9ca3af;font-size:10px}@media (max-width: 1100px){.detail-cluster__headline,.detail-keyword__headline{flex-direction:column;align-items:flex-start}.detail-cluster__meta,.detail-keyword__meta{justify-content:flex-start}.detail-cluster__stats,.detail-keyword__stats{grid-template-columns:1fr}}.detail-actions{display:flex;justify-content:flex-start}@media (min-width: 900px){.screen-card__body{grid-template-columns:minmax(0,1.6fr) minmax(280px,.9fr);align-items:start}}@media (max-width: 960px){.overview-grid{grid-template-columns:1fr}}.keywords-screen{display:grid;gap:24px}.keywords-empty-state{display:grid;gap:12px}.keywords-empty-state--nested{padding:16px;border:1px dashed var(--border-default);border-radius:12px;color:var(--text-muted)}.keywords-hero,.keywords-add-form-card,.keywords-current-card,.keywords-summary-card{display:grid;gap:18px}.keywords-hero__header,.keywords-current-card__header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.keywords-primary-action{border-color:#3b82f6;background:#3b82f6;color:#fff;font-weight:700}.keywords-primary-action:hover{border-color:#2563eb;background:#2563eb}.keywords-flash{padding:12px 14px;border:1px solid var(--border-default);border-radius:12px;font-size:14px;font-weight:600}.keywords-flash--success{background:var(--owned-bg);color:var(--owned-text)}.keywords-flash--warning{background:var(--drain-bg);color:var(--drain-text)}.keywords-flash--error{background:var(--comp-bg);color:var(--comp-text)}.keywords-add-form{display:grid;gap:16px}.keywords-radio-group{display:flex;flex-wrap:wrap;gap:12px}.keywords-radio-option{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid var(--border-default);border-radius:12px;background:var(--bg-muted)}.keywords-radio-option input{width:auto;margin:0}.keywords-add-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.keywords-field{display:grid;gap:8px}.keywords-field span,.keywords-summary-metric__label{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}.keywords-add-form__actions{display:flex;flex-wrap:wrap;gap:12px}.keywords-clusters{display:grid;gap:14px}.keywords-cluster{border:1px solid var(--border-default);border-radius:14px;background:var(--bg-default);overflow:hidden}.keywords-cluster__summary{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px 18px;background:var(--bg-muted);cursor:pointer;font-weight:700}.keywords-cluster__count{color:var(--text-muted);font-size:13px}.keywords-cluster__body{display:grid;gap:10px;padding:16px 18px 18px}.keywords-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:12px 14px;border:1px solid var(--border-default);border-radius:12px;background:#fff}.keywords-row__main{min-width:0}.keywords-row__main strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.keywords-row__sv,.keywords-summary-card__note,.keywords-delete-hint{color:var(--text-muted);font-size:13px}.keywords-row__action{display:flex;justify-content:flex-end}.keywords-delete-button{min-width:40px;padding-inline:0}.keywords-delete-hint{margin:0;color:var(--drain-text);font-weight:600}.keywords-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.keywords-summary-metric{display:grid;gap:8px;padding:16px;border:1px solid var(--border-default);border-radius:12px;background:var(--bg-muted)}.keywords-summary-metric__value{font-size:24px;line-height:1.1}.our-domains-screen{display:grid;gap:24px}.our-domains-empty-state{display:grid;gap:12px}.our-domains-empty-state--nested{padding:16px;border:1px dashed var(--border-default);border-radius:12px;color:var(--text-muted)}.our-domains-hero,.our-domains-form-card,.our-domains-list-card,.our-domains-summary-card{display:grid;gap:18px}.our-domains-flash{padding:12px 14px;border:1px solid var(--border-default);border-radius:12px;font-size:14px;font-weight:600}.our-domains-flash--success{background:var(--owned-bg);color:var(--owned-text)}.our-domains-flash--warning{background:var(--drain-bg);color:var(--drain-text)}.our-domains-flash--error{background:var(--comp-bg);color:var(--comp-text)}.our-domains-form{display:grid;gap:16px}.our-domains-form__grid,.our-domains-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.our-domains-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.our-domains-field{display:grid;gap:8px}.our-domains-field span,.our-domains-summary-metric__label{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}.our-domains-field small,.our-domains-delete-hint{color:var(--text-muted);font-size:13px}.our-domains-form__actions{display:flex;flex-wrap:wrap;gap:12px}.our-domains-primary-action{border-color:#3b82f6;background:#3b82f6;color:#fff;font-weight:700}.our-domains-primary-action:hover{border-color:#2563eb;background:#2563eb}.our-domains-list-card__header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.our-domains-list{display:grid;gap:10px}.our-domains-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 14px;border:1px solid var(--border-default);border-radius:12px;background:#fff}.our-domains-row__domain{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.our-domains-row__actions{display:flex;justify-content:flex-end}.our-domains-delete-button{min-width:40px;padding-inline:0}.our-domains-delete-hint{margin:0;color:var(--drain-text);font-weight:600}.our-domains-summary-metric{display:grid;gap:8px;padding:16px;border:1px solid var(--border-default);border-radius:12px;background:var(--bg-muted)}.our-domains-summary-metric__value{font-size:24px;line-height:1.1}.insights-screen{display:grid;gap:24px}.insights-empty-state,.insights-hero,.insights-section{display:grid;gap:18px}.insights-period{display:grid;gap:12px}.insights-period__label,.insights-table-card__title,.insights-section__title{margin:0}.insights-period__label{font-size:14px;font-weight:700}.insights-period__options{display:flex;flex-wrap:wrap;gap:10px}.insights-period__option{min-height:40px;padding:0 14px;border:1px solid var(--border-default);border-radius:999px;background:var(--bg-muted);font-size:13px;font-weight:600}.insights-period__option--active{border-color:#3b82f6;background:#e0f2fe;color:#1d4ed8}.insights-section__header{display:grid;gap:8px}.insights-section__title{font-size:22px;line-height:1.2}.insights-section__tooltip{margin:0;max-width:72ch;color:var(--text-muted);font-size:13px}.insights-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.insights-table-card{border:1px solid var(--border-default);border-radius:12px;background:var(--bg-default);overflow:hidden}.insights-table-card__title{padding:14px 16px;border-bottom:1px solid var(--border-default);background:var(--bg-muted);font-size:15px}.insights-table-card__empty{padding:16px;color:var(--text-muted)}.insights-table-scroll{overflow-x:auto}.insights-table{width:100%;min-width:560px;border-collapse:collapse}.insights-table th,.insights-table td{padding:10px 12px;border-bottom:1px solid var(--border-default);text-align:left;vertical-align:top;font-size:12px}.insights-table th{background:#fff;color:var(--text-muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.insights-change--up{color:var(--owned-text);font-weight:700}.insights-change--down{color:var(--comp-text);font-weight:700}.insights-change--flat{color:var(--text-muted);font-weight:700}.gsc-filter-screen,.gsc-filter-card{display:grid;gap:20px}.gsc-filter-layout{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.gsc-filter-panel{display:grid;gap:14px}.gsc-filter-form{align-content:start}.gsc-filter-info-box{border:1px solid var(--border-default);border-radius:12px;background:var(--bg-muted);padding:14px 16px}.gsc-filter-info-box__title{display:inline-flex;align-items:center;gap:8px}.gsc-filter-info-box ul{margin:10px 0 0;padding-left:18px;color:var(--text-muted)}.gsc-filter-field{display:grid;gap:8px}.gsc-filter-field span{font-size:14px;font-weight:600}.gsc-filter-field small,.gsc-filter-meta{color:var(--text-muted)}.gsc-filter-status{display:inline-flex;align-items:center;gap:8px;margin:0;font-weight:600}.gsc-filter-status--muted{color:var(--text-muted)}.gsc-filter-status--success{color:var(--owned-text)}.gsc-filter-status--error{color:var(--comp-text)}.gsc-filter-actions{display:flex;justify-content:flex-start}.gsc-filter-primary:hover{border-color:var(--border-strong);background:var(--bg-muted)}@media (max-width: 700px){.shell{padding-inline:16px}.shell--login{padding:0}.login-screen{grid-template-columns:1fr;align-content:center;gap:28px;padding:24px 16px}.login-brand{grid-template-columns:1fr;align-items:start}.login-brand__title{max-width:12ch;font-size:38px}.login-card{width:100%;padding:22px}.shell__header,.overview-date-strip,.overview-insights-cta,.keywords-hero__header,.keywords-current-card__header,.our-domains-list-card__header{flex-direction:column}.shell__auth,.overview-actions{justify-content:flex-start}.overview-card__header,.overview-card__metrics,.overview-card__actions,.overview-date-strip,.keywords-add-form__grid,.keywords-summary-grid,.keywords-row,.our-domains-form__grid,.our-domains-summary-grid,.our-domains-row,.insights-split{grid-template-columns:1fr}.overview-date-strip{justify-items:start}.overview-date-strip__picker{flex-wrap:wrap}}
