.geocr-v2-root{--font-display: "Rajdhani", ui-sans-serif, system-ui, sans-serif;--font-body: "Rajdhani", ui-sans-serif, system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, Menlo, monospace;--bg: #05080e;--bg-2: #0a0f18;--bg-elev: #0d1420;--ink: #f4f7fb;--ink-2: #d8dfe9;--muted: #8a97ab;--muted-2: #5b6b82;--line: #1a2230;--line-2: #242e40;--accent: #22d3ee;--accent-ink: #67e8f9;--accent-soft: rgba(34, 211, 238, .14);--accent-softer: rgba(34, 211, 238, .06);--success: #34d399;--danger: #fb7185;--warn: #fbbf24;--success-soft: rgba(52, 211, 153, .12);--danger-soft: rgba(251, 113, 133, .12);--warn-soft: rgba(251, 191, 36, .1);--card: #0a0f18;--card-strong: #0d1420;--card-border: #1a2230;--page-bg: #05080e;--shadow-1: 0 1px 2px rgba(0, 0, 0, .4);--shadow-2: 0 4px 16px rgba(0, 0, 0, .3);--hero-bg: radial-gradient(ellipse 90% 60% at 50% 0%, rgba(34, 211, 238, .14), transparent 60%), #05080e;--grid-dot: rgba(34, 211, 238, .08);--btn-ink: #05080e;--radius-sm: 8px;--radius-md: 14px;--radius-lg: 20px;--radius-pill: 999px}html[data-theme=dark] .geocr-v2-root{--bg: #05080e;--bg-2: #0a0f18;--bg-elev: #0d1420;--ink: #f4f7fb;--ink-2: #d8dfe9;--muted: #8a97ab;--muted-2: #5b6b82;--line: #1a2230;--line-2: #242e40;--accent: #22d3ee;--accent-ink: #67e8f9;--accent-soft: rgba(34, 211, 238, .14);--accent-softer: rgba(34, 211, 238, .06);--card: #0a0f18;--card-strong: #0d1420;--card-border: #1a2230;--page-bg: #05080e;--shadow-1: 0 1px 2px rgba(0, 0, 0, .4);--shadow-2: 0 4px 16px rgba(0, 0, 0, .3);--hero-bg: radial-gradient(ellipse 90% 60% at 50% 0%, rgba(34, 211, 238, .14), transparent 60%), #05080e;--grid-dot: rgba(34, 211, 238, .08);--btn-ink: #05080e}html[data-theme=light] .geocr-v2-root{--bg: #f4f7fa;--bg-2: #ffffff;--bg-elev: #ffffff;--ink: #0b1220;--ink-2: #1a2538;--muted: #5b6b82;--muted-2: #8798af;--line: #e3e9f0;--line-2: #d4dde8;--accent: #0891b2;--accent-ink: #064e63;--accent-soft: #ecfeff;--accent-softer: #f0fbfd;--success: #059669;--danger: #dc2626;--warn: #d97706;--success-soft: #ecfdf5;--danger-soft: #fef2f2;--warn-soft: #fffbeb;--card: #ffffff;--card-strong: #f9fbfd;--card-border: #e3e9f0;--page-bg: radial-gradient(ellipse 70% 50% at 50% 0%, rgba(8, 145, 178, .08), transparent 60%), linear-gradient(180deg, #eef3f8, #f4f7fa);--shadow-1: 0 1px 2px rgba(11, 18, 32, .04);--shadow-2: 0 4px 16px rgba(11, 18, 32, .06);--hero-bg: radial-gradient(ellipse 90% 60% at 50% 0%, rgba(8, 145, 178, .12), transparent 60%), #f4f7fa;--grid-dot: rgba(8, 145, 178, .06);--btn-ink: #ffffff}.geocr-v2-root{font-family:var(--font-body);color:var(--ink);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}.geocr-v2-root *,.geocr-v2-root *:before,.geocr-v2-root *:after{box-sizing:border-box}.geocr-v2-root a{color:inherit;text-decoration:none}.geocr-v2-root button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.geocr-v2-root input,.geocr-v2-root select,.geocr-v2-root textarea{font-family:inherit;font-size:inherit;color:inherit}.geocr-v2-page-bg{background:var(--page-bg);color:var(--ink);transition:background .35s,color .35s}.geocr-v2-root section{padding:72px 0;position:relative}.geocr-v2-root .wrap{max-width:1180px;margin:0 auto;padding:0 32px}.geocr-v2-root .wrap-narrow{max-width:940px;margin:0 auto;padding:0 32px}.geocr-v2-root .kicker{display:inline-block;font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:2.4px;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.geocr-v2-root h2{font-family:var(--font-display);font-size:clamp(28px,3.4vw,40px);font-weight:700;margin:0 0 12px;letter-spacing:-.4px;line-height:1.15;text-wrap:balance}.geocr-v2-root h2 em{font-style:normal;color:var(--accent)}.geocr-v2-root .dots-bg{position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(circle,var(--grid-dot) 1px,transparent 1px);background-size:24px 24px;mask-image:radial-gradient(ellipse 70% 60% at 50% 40%,#000 40%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 40%,#000 40%,transparent 75%);opacity:.9}.geocr-v2-root .btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:var(--radius-sm);font-family:var(--font-body);font-weight:600;font-size:14px;letter-spacing:.2px;border:1px solid transparent;transition:background .15s,border-color .15s,color .15s,transform .15s}.geocr-v2-root .btn-lg{padding:14px 22px;font-size:15px}.geocr-v2-root .btn-primary{background:var(--accent);color:var(--btn-ink);border-color:var(--accent)}.geocr-v2-root .btn-primary:hover{background:var(--accent-ink);border-color:var(--accent-ink);transform:translateY(-1px)}.geocr-v2-root .btn-ghost{background:transparent;color:var(--ink);border-color:var(--line-2)}.geocr-v2-root .btn-ghost:hover{border-color:var(--accent);color:var(--accent)}.geocr-v2-root .btn-sm{padding:6px 12px;font-size:13px;border-radius:var(--radius-sm)}.geocr-v2-root .card{background:var(--card);border:1px solid var(--card-border);border-radius:var(--radius-md);padding:24px}.geocr-v2-root .card-strong{background:var(--card-strong)}.geocr-v2-root .geocr-v2-hero{padding:var(--hero-pad-top) 0 48px;background:var(--hero-bg);overflow:hidden}@media(min-width:1024px){.geocr-v2-root .geocr-v2-hero{padding-top:var(--hero-pad-top-lg)}}.geocr-v2-root .geocr-v2-hero__inner{position:relative;z-index:1;text-align:center}.geocr-v2-root .geocr-v2-hero__breadcrumb{margin-bottom:20px}.geocr-v2-root .geocr-v2-hero__breadcrumb-list{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:6px;list-style:none;padding:0;margin:0;font-family:var(--font-mono);font-size:12px;letter-spacing:.4px;color:var(--muted)}.geocr-v2-root .geocr-v2-hero__breadcrumb-item a{color:var(--muted);transition:color .15s}.geocr-v2-root .geocr-v2-hero__breadcrumb-item a:hover{color:var(--accent)}.geocr-v2-root .geocr-v2-hero__breadcrumb-item [aria-current=page]{color:var(--ink)}.geocr-v2-root .geocr-v2-hero__breadcrumb-sep{margin:0 6px;color:var(--muted-2)}.geocr-v2-root .geocr-v2-hero__kicker{margin-bottom:14px}.geocr-v2-root .geocr-v2-hero__h1{font-family:var(--font-display);font-size:clamp(32px,5vw,56px);font-weight:700;line-height:1.08;letter-spacing:-.8px;margin:0 0 20px;text-wrap:balance;color:var(--ink)}.geocr-v2-root .geocr-v2-hero__h1 em{font-style:normal;color:var(--accent)}.geocr-v2-root .geocr-v2-hero__lede{max-width:680px;margin:0 auto 28px;font-size:clamp(15px,1.5vw,18px);line-height:1.55;color:var(--ink-2);text-wrap:pretty}.geocr-v2-root .geocr-v2-hero__lede b{color:var(--ink);font-weight:600}.geocr-v2-root .geocr-v2-hero__pills{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:10px;list-style:none;padding:0;margin:0}.geocr-v2-root .geocr-v2-hero__pill{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:var(--radius-pill);background:var(--card);border:1px solid var(--card-border);font-size:13px;font-weight:500;color:var(--ink-2);transition:border-color .15s,color .15s}.geocr-v2-root .geocr-v2-hero__pill:hover{border-color:var(--accent)}.geocr-v2-root .geocr-v2-hero__pill-icon{display:inline-flex;width:16px;height:16px;flex:none}.geocr-v2-root .geocr-v2-hero__pill-icon svg{width:100%;height:100%}.geocr-v2-root .geocr-v2-hero__pill.pill-blue .geocr-v2-hero__pill-icon{color:var(--accent)}.geocr-v2-root .geocr-v2-hero__pill.pill-green .geocr-v2-hero__pill-icon{color:var(--success)}.geocr-v2-root .geocr-v2-hero__pill.pill-amber .geocr-v2-hero__pill-icon{color:var(--warn)}@media(max-width:719px){.geocr-v2-root .geocr-v2-hero{padding:var(--hero-pad-top) 0 36px}.geocr-v2-root .geocr-v2-hero__pills{gap:8px}.geocr-v2-root .geocr-v2-hero__pill{padding:7px 12px;font-size:12.5px}}.geocr-v2-root .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.geocr-v2-root .geocr-v2-score-shell{padding:48px 0 72px}.geocr-v2-root .geocr-v2-score-banners{list-style:none;padding:0;margin:0 0 24px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.geocr-v2-root .geocr-v2-score-banner{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:var(--radius-md);background:var(--accent-softer);border:1px solid var(--card-border);color:var(--ink-2);font-size:13.5px;line-height:1.4}.geocr-v2-root .geocr-v2-score-banner--muted{background:var(--card);color:var(--muted)}.geocr-v2-root .geocr-v2-score-banner__icon{display:inline-flex;width:16px;height:16px;flex:none;color:var(--accent)}.geocr-v2-root .geocr-v2-score-banner--muted .geocr-v2-score-banner__icon{color:var(--muted)}.geocr-v2-root .geocr-v2-score-banner__icon svg{width:100%;height:100%}.geocr-v2-root .geocr-v2-score-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;align-items:stretch;padding:28px;border-radius:var(--radius-lg);background:var(--card-strong);border:1px solid var(--card-border);box-shadow:var(--shadow-1)}.geocr-v2-root .geocr-v2-score-top__input{display:flex;flex-direction:column;justify-content:center}.geocr-v2-root .geocr-v2-score-top__meter{display:flex;align-items:center;justify-content:center}.geocr-v2-root .geocr-v2-domain__label{display:block;font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:1.6px;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.geocr-v2-root .geocr-v2-domain__row{display:flex;gap:8px;align-items:center}.geocr-v2-root .geocr-v2-domain__input{flex:1 1 auto;min-width:0;padding:12px 14px;border-radius:var(--radius-sm);background:var(--bg-elev);border:1px solid var(--line-2);color:var(--ink);font-size:14.5px;outline:none;transition:border-color .15s,box-shadow .15s}.geocr-v2-root .geocr-v2-domain__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.geocr-v2-root .geocr-v2-domain__input::placeholder{color:var(--muted-2)}.geocr-v2-root .geocr-v2-domain__reset{flex:none}.geocr-v2-root .geocr-v2-meter{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;width:100%}.geocr-v2-root .geocr-v2-meter__ring{width:116px;height:116px;border-radius:50%;background:conic-gradient(var(--accent) calc(var(--p, 0) * 1%),var(--line) 0);display:grid;place-items:center;position:relative;transition:background .4s ease-out}.geocr-v2-root .geocr-v2-meter__inner{width:92px;height:92px;border-radius:50%;background:var(--card-strong);display:grid;place-items:center;text-align:center;border:1px solid var(--card-border)}.geocr-v2-root .geocr-v2-meter__number{display:block;font-family:var(--font-display);font-size:32px;font-weight:700;line-height:1;color:var(--ink);letter-spacing:-.5px}.geocr-v2-root .geocr-v2-meter__unit{display:block;font-family:var(--font-mono);font-size:10.5px;letter-spacing:1px;color:var(--muted);margin-top:2px}.geocr-v2-root .geocr-v2-meter__copy{display:flex;flex-direction:column;gap:4px;min-width:0}.geocr-v2-root .geocr-v2-meter__tag{font-family:var(--font-mono);font-size:10.5px;font-weight:600;letter-spacing:1.4px;text-transform:uppercase;color:var(--accent)}.geocr-v2-root .geocr-v2-meter__head{font-family:var(--font-display);font-size:18px;font-weight:700;color:var(--ink);line-height:1.2;letter-spacing:-.2px}.geocr-v2-root .geocr-v2-meter__sub{font-size:13px;line-height:1.45;color:var(--ink-2)}.geocr-v2-root .geocr-v2-score-categories{margin-top:28px}.geocr-v2-root .geocr-v2-score-categories:empty{margin-top:0}.geocr-v2-root .geocr-v2-score-footer{margin-top:24px;padding:18px 24px;border-radius:var(--radius-md);background:var(--card);border:1px solid var(--card-border);display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.geocr-v2-root .geocr-v2-score-footer__status{font-size:14px;color:var(--ink-2)}.geocr-v2-root .geocr-v2-score-footer__cta[hidden]{display:none}@media(max-width:899px){.geocr-v2-root .geocr-v2-score-banners{grid-template-columns:1fr;gap:8px}.geocr-v2-root .geocr-v2-score-top{grid-template-columns:1fr;gap:22px;padding:22px}.geocr-v2-root .geocr-v2-score-top__meter{justify-content:flex-start}}@media(max-width:539px){.geocr-v2-root .geocr-v2-meter{grid-template-columns:auto 1fr;gap:14px}.geocr-v2-root .geocr-v2-meter__ring{width:96px;height:96px}.geocr-v2-root .geocr-v2-meter__inner{width:76px;height:76px}.geocr-v2-root .geocr-v2-meter__number{font-size:26px}.geocr-v2-root .geocr-v2-domain__row{flex-wrap:wrap}.geocr-v2-root .geocr-v2-domain__input{width:100%}.geocr-v2-root .geocr-v2-domain__reset{width:100%;justify-content:center}.geocr-v2-root .geocr-v2-score-footer{flex-direction:column;align-items:stretch;text-align:center}.geocr-v2-root .geocr-v2-score-footer__cta{justify-content:center}}.geocr-v2-root .geocr-v2-cat-list{display:flex;flex-direction:column;gap:12px}.geocr-v2-root .geocr-v2-cat{background:var(--card);border:1px solid var(--card-border);border-radius:var(--radius-md);overflow:hidden;transition:border-color .2s,background .2s}.geocr-v2-root .geocr-v2-cat:hover{border-color:var(--line-2)}.geocr-v2-root .geocr-v2-cat[open]{background:var(--card-strong);border-color:var(--line-2)}.geocr-v2-root .geocr-v2-cat__head{display:grid;grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:16px;padding:16px 20px;cursor:pointer;list-style:none;outline:none}.geocr-v2-root .geocr-v2-cat__head::-webkit-details-marker{display:none}.geocr-v2-root .geocr-v2-cat__head:focus-visible{box-shadow:inset 0 0 0 2px var(--accent)}.geocr-v2-root .geocr-v2-cat__num{font-family:var(--font-mono);font-size:12px;font-weight:600;letter-spacing:1px;color:var(--accent);width:32px;text-align:center}.geocr-v2-root .geocr-v2-cat__copy{display:flex;flex-direction:column;gap:2px;min-width:0}.geocr-v2-root .geocr-v2-cat__title{font-family:var(--font-display);font-size:16px;font-weight:700;color:var(--ink);letter-spacing:-.1px;line-height:1.25}.geocr-v2-root .geocr-v2-cat__desc{font-size:12.5px;color:var(--muted);line-height:1.4}.geocr-v2-root .geocr-v2-cat__count{font-family:var(--font-mono);font-size:11.5px;font-weight:600;letter-spacing:.6px;color:var(--ink-2);padding:4px 10px;border-radius:var(--radius-pill);background:var(--accent-softer);border:1px solid var(--card-border);min-width:56px;text-align:center}.geocr-v2-root .geocr-v2-cat__bar{display:block;width:84px;height:4px;border-radius:2px;background:var(--line);overflow:hidden;position:relative}.geocr-v2-root .geocr-v2-cat__bar-fill{display:block;height:100%;width:0;background:var(--accent);border-radius:2px;transition:width .35s ease-out}.geocr-v2-root .geocr-v2-cat__chevron{color:var(--muted);transition:transform .25s ease,color .15s;flex:none}.geocr-v2-root .geocr-v2-cat[open] .geocr-v2-cat__chevron{transform:rotate(180deg);color:var(--accent)}.geocr-v2-root .geocr-v2-q-list{list-style:none;padding:4px 20px 18px;margin:0;display:flex;flex-direction:column;gap:8px}.geocr-v2-root .geocr-v2-q-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:12px 14px;border-radius:var(--radius-sm);background:var(--bg-elev);border:1px solid var(--card-border);transition:border-color .15s,background .15s}.geocr-v2-root .geocr-v2-q-item:hover{border-color:var(--line-2)}.geocr-v2-root .geocr-v2-q-label{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:14px;line-height:1.4;color:var(--ink-2)}.geocr-v2-root .geocr-v2-q-text{color:var(--ink)}.geocr-v2-root .geocr-v2-q-pts{font-family:var(--font-mono);font-size:10.5px;font-weight:600;letter-spacing:.6px;color:var(--muted);padding:2px 6px;border-radius:var(--radius-pill);background:var(--accent-softer)}.geocr-v2-root .geocr-v2-info-i{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:var(--accent-soft);color:var(--accent);font-family:var(--font-mono);font-size:10px;font-weight:700;letter-spacing:0;cursor:help;position:relative;user-select:none;outline:none;border:none}.geocr-v2-root .geocr-v2-info-i:focus-visible{box-shadow:0 0 0 2px var(--accent)}.geocr-v2-root .geocr-v2-info-i:after{content:attr(data-geocr-tooltip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);width:220px;padding:8px 10px;border-radius:var(--radius-sm);background:var(--bg-elev);border:1px solid var(--line-2);color:var(--ink-2);font-size:12px;line-height:1.4;font-weight:400;letter-spacing:0;text-align:left;white-space:normal;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .15s,visibility .15s;z-index:5;box-shadow:var(--shadow-2)}.geocr-v2-root .geocr-v2-info-i:hover:after,.geocr-v2-root .geocr-v2-info-i:focus-visible:after{opacity:1;visibility:visible}.geocr-v2-root .geocr-v2-seg{display:inline-grid;grid-template-columns:repeat(3,minmax(56px,1fr));gap:0;background:var(--bg);border:1px solid var(--line-2);border-radius:var(--radius-pill);overflow:hidden;flex:none}.geocr-v2-root .geocr-v2-seg__opt{padding:8px 14px;font-size:12.5px;font-weight:600;letter-spacing:.2px;color:var(--muted);border:none;background:transparent;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.geocr-v2-root .geocr-v2-seg__opt:hover{color:var(--ink);background:var(--accent-softer)}.geocr-v2-root .geocr-v2-seg__opt.is-active[data-value=yes]{background:var(--success-soft);color:var(--success)}.geocr-v2-root .geocr-v2-seg__opt.is-active[data-value=partially]{background:var(--warn-soft);color:var(--warn)}.geocr-v2-root .geocr-v2-seg__opt.is-active[data-value=not_yet]{background:var(--danger-soft);color:var(--danger)}.geocr-v2-root .geocr-v2-seg__opt:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}@media(max-width:899px){.geocr-v2-root .geocr-v2-cat__head{grid-template-columns:auto 1fr auto auto;gap:12px;padding:14px 16px}.geocr-v2-root .geocr-v2-cat__bar{display:none}.geocr-v2-root .geocr-v2-q-item{grid-template-columns:1fr;gap:10px}.geocr-v2-root .geocr-v2-seg{width:100%}}@media(max-width:539px){.geocr-v2-root .geocr-v2-cat__head{grid-template-columns:auto 1fr auto;gap:10px}.geocr-v2-root .geocr-v2-cat__count{grid-column:2 / 3;grid-row:2;justify-self:start;margin-left:0}.geocr-v2-root .geocr-v2-cat__chevron{grid-row:1 / 3;align-self:center}.geocr-v2-root .geocr-v2-cat__copy{grid-row:1}.geocr-v2-root .geocr-v2-info-i:after{width:180px}}.geocr-v2-root .geocr-v2-why{background:var(--bg-2)}.geocr-v2-root .geocr-v2-why h2{margin-bottom:36px;max-width:720px}.geocr-v2-root .geocr-v2-why__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.geocr-v2-root .geocr-v2-why__card{position:relative;padding:28px 24px;border-radius:var(--radius-md);background:var(--card);border:1px solid var(--card-border);display:flex;flex-direction:column;gap:8px;transition:border-color .2s,transform .2s}.geocr-v2-root .geocr-v2-why__card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,var(--accent-softer),transparent 60%);opacity:0;transition:opacity .25s}.geocr-v2-root .geocr-v2-why__card:hover{border-color:var(--accent);transform:translateY(-2px)}.geocr-v2-root .geocr-v2-why__card:hover:before{opacity:1}.geocr-v2-root .geocr-v2-why__kicker{font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:1.6px;text-transform:uppercase;color:var(--accent);position:relative}.geocr-v2-root .geocr-v2-why__value{font-family:var(--font-display);font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1;letter-spacing:-1px;color:var(--ink);margin:4px 0 8px;position:relative}.geocr-v2-root .geocr-v2-why__label{margin:0;font-size:14px;line-height:1.55;color:var(--ink-2);text-wrap:pretty;position:relative}@media(max-width:1099px){.geocr-v2-root .geocr-v2-why__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.geocr-v2-root .geocr-v2-why__card:nth-child(3){grid-column:1 / -1;max-width:520px;justify-self:center}}@media(max-width:719px){.geocr-v2-root .geocr-v2-why__grid{grid-template-columns:1fr}.geocr-v2-root .geocr-v2-why__card:nth-child(3){grid-column:auto;max-width:none}}.geocr-v2-root .geocr-v2-bench h2{margin-bottom:36px;max-width:720px}.geocr-v2-root .geocr-v2-bench__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.geocr-v2-root .geocr-v2-bench__card{padding:24px;border-radius:var(--radius-md);background:var(--card);border:1px solid var(--card-border)}.geocr-v2-root .geocr-v2-bench__head{font-family:var(--font-display);font-size:18px;font-weight:700;color:var(--ink);margin:0 0 16px;letter-spacing:-.2px}.geocr-v2-root .geocr-v2-bench__scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.geocr-v2-root .geocr-v2-bench__table{width:100%;border-collapse:separate;border-spacing:0;font-size:14px}.geocr-v2-root .geocr-v2-bench__table thead th{text-align:left;padding:10px 12px;font-family:var(--font-mono);font-size:10.5px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--line)}.geocr-v2-root .geocr-v2-bench__table tbody th{text-align:left;font-weight:600;color:var(--ink)}.geocr-v2-root .geocr-v2-bench__table th,.geocr-v2-root .geocr-v2-bench__table td{padding:12px;border-bottom:1px solid var(--line);color:var(--ink-2)}.geocr-v2-root .geocr-v2-bench__table tbody tr:last-child th,.geocr-v2-root .geocr-v2-bench__table tbody tr:last-child td{border-bottom:none}.geocr-v2-root .geocr-v2-bench__table tbody tr:hover th,.geocr-v2-root .geocr-v2-bench__table tbody tr:hover td{background:var(--accent-softer)}.geocr-v2-root .geocr-v2-bench__lift{font-family:var(--font-mono);font-weight:700;color:var(--accent)}@media(max-width:1099px){.geocr-v2-root .geocr-v2-bench__grid{grid-template-columns:1fr}}@media(max-width:719px){.geocr-v2-root .geocr-v2-bench__table{font-size:13px}.geocr-v2-root .geocr-v2-bench__table th,.geocr-v2-root .geocr-v2-bench__table td{padding:10px 8px}}.geocr-v2-root .geocr-v2-next{background:var(--bg-2)}.geocr-v2-root .geocr-v2-next h2{margin-bottom:36px;max-width:720px}.geocr-v2-root .geocr-v2-next__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.geocr-v2-root .geocr-v2-next__card{position:relative;padding:28px 24px;border-radius:var(--radius-md);background:var(--card);border:1px solid var(--card-border);display:flex;flex-direction:column;gap:10px;border-top:3px solid var(--card-border);transition:transform .2s,border-color .2s}.geocr-v2-root .geocr-v2-next__card:hover{transform:translateY(-2px)}.geocr-v2-root .geocr-v2-next__card--high{border-top-color:var(--danger)}.geocr-v2-root .geocr-v2-next__card--medium{border-top-color:var(--warn)}.geocr-v2-root .geocr-v2-next__card--quick-win{border-top-color:var(--accent)}.geocr-v2-root .geocr-v2-next__badge{display:inline-flex;align-items:center;align-self:flex-start;padding:4px 10px;border-radius:var(--radius-pill);font-family:var(--font-mono);font-size:10.5px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.geocr-v2-root .geocr-v2-next__card--high .geocr-v2-next__badge{color:var(--danger);background:var(--danger-soft)}.geocr-v2-root .geocr-v2-next__card--medium .geocr-v2-next__badge{color:var(--warn);background:var(--warn-soft)}.geocr-v2-root .geocr-v2-next__card--quick-win .geocr-v2-next__badge{color:var(--accent);background:var(--accent-soft)}.geocr-v2-root .geocr-v2-next__title{font-family:var(--font-display);font-size:18px;font-weight:700;color:var(--ink);margin:4px 0 0;line-height:1.25;letter-spacing:-.2px}.geocr-v2-root .geocr-v2-next__body{margin:0;font-size:14px;line-height:1.55;color:var(--ink-2);text-wrap:pretty;flex:1 1 auto}.geocr-v2-root .geocr-v2-next__effort{font-family:var(--font-mono);font-size:11.5px;font-weight:600;letter-spacing:.6px;color:var(--muted);padding-top:8px;border-top:1px solid var(--line);margin-top:4px}@media(max-width:1099px){.geocr-v2-root .geocr-v2-next__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.geocr-v2-root .geocr-v2-next__card:nth-child(3){grid-column:1 / -1;max-width:520px;justify-self:center}}@media(max-width:719px){.geocr-v2-root .geocr-v2-next__grid{grid-template-columns:1fr}.geocr-v2-root .geocr-v2-next__card:nth-child(3){grid-column:auto;max-width:none}}.geocr-v2-root .geocr-v2-faq h2{margin-bottom:32px;text-align:center;max-width:640px;margin-left:auto;margin-right:auto}.geocr-v2-root .geocr-v2-faq .kicker{display:block;text-align:center}.geocr-v2-root .geocr-v2-faq__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.geocr-v2-root .geocr-v2-faq__details{background:var(--card);border:1px solid var(--card-border);border-radius:var(--radius-md);overflow:hidden;transition:border-color .2s,background .2s}.geocr-v2-root .geocr-v2-faq__details[open]{background:var(--card-strong);border-color:var(--line-2)}.geocr-v2-root .geocr-v2-faq__details:hover{border-color:var(--line-2)}.geocr-v2-root .geocr-v2-faq__q{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;cursor:pointer;list-style:none;outline:none;font-family:var(--font-display);font-size:16px;font-weight:600;color:var(--ink);letter-spacing:-.1px;line-height:1.35}.geocr-v2-root .geocr-v2-faq__q::-webkit-details-marker{display:none}.geocr-v2-root .geocr-v2-faq__q:focus-visible{box-shadow:inset 0 0 0 2px var(--accent)}.geocr-v2-root .geocr-v2-faq__q-text{flex:1 1 auto;text-wrap:pretty}.geocr-v2-root .geocr-v2-faq__chevron{flex:none;color:var(--muted);transition:transform .25s,color .15s}.geocr-v2-root .geocr-v2-faq__details[open] .geocr-v2-faq__chevron{transform:rotate(180deg);color:var(--accent)}.geocr-v2-root .geocr-v2-faq__a{padding:0 22px 22px;font-size:14.5px;line-height:1.6;color:var(--ink-2);text-wrap:pretty}@media(max-width:719px){.geocr-v2-root .geocr-v2-faq__q{padding:16px 18px;font-size:15px}.geocr-v2-root .geocr-v2-faq__a{padding:0 18px 18px;font-size:14px}}.geocr-v2-root .geocr-v2-lm-band,.geocr-v2-root .geocr-v2-newsletter-row{padding:24px 0}.geocr-v2-root .geocr-v2-lm-band{background:var(--bg-2);border-block:1px solid var(--card-border)}.geocr-v2-root .geocr-v2-related{background:var(--bg-2)}.geocr-v2-root .geocr-v2-related__head{font-family:var(--font-display);font-size:clamp(22px,2.6vw,28px);font-weight:700;letter-spacing:-.3px;margin:0 0 24px;color:var(--ink);text-align:center}.geocr-v2-root .geocr-v2-related__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.geocr-v2-root .geocr-v2-related__card{position:relative;display:flex;flex-direction:column;gap:6px;padding:20px;border-radius:var(--radius-md);background:var(--card);border:1px solid var(--card-border);color:var(--ink);text-decoration:none;transition:border-color .2s,transform .2s,background .2s}.geocr-v2-root .geocr-v2-related__card:hover{border-color:var(--accent);transform:translateY(-2px);background:var(--card-strong)}.geocr-v2-root .geocr-v2-related__title{font-family:var(--font-display);font-size:15px;font-weight:700;letter-spacing:-.1px;line-height:1.25;color:var(--ink)}.geocr-v2-root .geocr-v2-related__desc{margin:0;font-size:13px;line-height:1.45;color:var(--muted);flex:1 1 auto}.geocr-v2-root .geocr-v2-related__arrow{font-family:var(--font-mono);font-size:16px;color:var(--accent);margin-top:4px;transition:transform .2s}.geocr-v2-root .geocr-v2-related__card:hover .geocr-v2-related__arrow{transform:translate(4px)}@media(max-width:1099px){.geocr-v2-root .geocr-v2-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:539px){.geocr-v2-root .geocr-v2-related__grid{grid-template-columns:1fr}}.geocr-v2-root .geocr-v2-final{position:relative;background:radial-gradient(ellipse 70% 60% at 50% 50%,var(--accent-soft),transparent 70%),var(--bg-2);text-align:center;overflow:hidden;padding:88px 0}.geocr-v2-root .geocr-v2-final:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(circle,var(--grid-dot) 1px,transparent 1px);background-size:28px 28px;mask-image:radial-gradient(ellipse 60% 50% at 50% 50%,#000 30%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 60% 50% at 50% 50%,#000 30%,transparent 70%);opacity:.6}.geocr-v2-root .geocr-v2-final__inner{position:relative;z-index:1}.geocr-v2-root .geocr-v2-final h2{max-width:640px;margin:0 auto 14px}.geocr-v2-root .geocr-v2-final__desc{max-width:580px;margin:0 auto 30px;font-size:clamp(15px,1.4vw,17px);line-height:1.55;color:var(--ink-2);text-wrap:pretty}.geocr-v2-root .geocr-v2-final__actions{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:12px}@media(max-width:539px){.geocr-v2-root .geocr-v2-final{padding:64px 0}.geocr-v2-root .geocr-v2-final__actions{width:100%;flex-direction:column}.geocr-v2-root .geocr-v2-final__actions .btn{width:100%;justify-content:center}}@media(max-width:1099px){.geocr-v2-root section{padding:56px 0}.geocr-v2-root .wrap,.geocr-v2-root .wrap-narrow{padding:0 24px}}@media(max-width:719px){.geocr-v2-root section{padding:44px 0}.geocr-v2-root .wrap,.geocr-v2-root .wrap-narrow{padding:0 18px}}
