.geo-coverage{padding:var(--space-16,4rem) 0 var(--space-24,6rem);background:var(--color-bg-secondary,#f8fafc);text-align:center;overflow-x:hidden}.geo-coverage h2{text-align:center;margin-bottom:0}.geo-coverage-map-wrap{justify-content:center;width:100%;margin:2rem 0 0;display:flex}.geo-off-map-note{max-width:40rem;color:var(--color-text-secondary,#64748b);margin:.75rem auto 0;font-size:.875rem}.geo-svg-map{width:auto;max-width:100%;height:85vh;display:block}@media (width<=480px){.geo-svg-map{width:100%;height:auto}}.geo-svg-country{stroke:var(--color-bg-secondary,#f8fafc);stroke-width:.6px;stroke-linejoin:round;transform-box:fill-box;transform-origin:50%;transition:transform .18s,fill .18s}.geo-svg-country--neutral{fill:#dde1e8}.geo-svg-country--market{fill:var(--color-primary,#5558e3)}@media (hover:hover) and (pointer:fine){.geo-svg-map .geo-svg-country--market:hover{fill:var(--color-primary-dark,#4338ca);cursor:pointer;transform:scale(1.045)}}@media (prefers-reduced-motion:reduce){.geo-svg-country{transition:none}}.geo-map-tooltip{z-index:20;background:var(--color-text,#1e293b);color:var(--color-text-inverse,#fff);white-space:normal;text-align:center;pointer-events:none;opacity:0;border-radius:.4rem;max-width:15rem;padding:.35rem .7rem;font-size:.8125rem;font-weight:600;line-height:1.35;transition:opacity .12s;position:fixed;transform:translate(-50%,calc(-100% - .6rem))}.geo-map-tooltip.geo-map-tooltip--visible{opacity:1}@media (prefers-reduced-motion:reduce){.geo-map-tooltip{transition:none}}.geo-label{font-family:var(--font-family-base,-apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);text-anchor:middle;dominant-baseline:middle;pointer-events:none;font-weight:800}.geo-label--inline{fill:var(--color-text-inverse,#fff);paint-order:stroke fill;stroke:#00000047;stroke-width:1.5px;stroke-linejoin:round}.geo-label--leader{fill:var(--color-primary-dark,#4338ca);paint-order:stroke fill;stroke:var(--color-bg-secondary,#f8fafc);stroke-width:3px;stroke-linejoin:round}.geo-label-leader{stroke:var(--color-primary-dark,#4338ca);stroke-width:1px;opacity:.7;pointer-events:none}.geo-label-dot{fill:var(--color-primary-dark,#4338ca);pointer-events:none}@media (width<=480px){.geo-svg-labels{display:none}}.geo-market-list{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;list-style:none;position:absolute;overflow:hidden}.geo-market-list-item{background:var(--color-primary,#5558e3);color:var(--color-text-inverse,#fff);border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.8125rem;font-weight:500;display:flex}.geo-market-list-code{letter-spacing:.02em;font-weight:800}.proof-section{padding:var(--space-10,2.5rem) 0 var(--space-16,4rem)}.proof-section>.container>h2{text-align:center;margin-top:0}.proof-cta{background:var(--color-surface,#f8fafc);border-top:1px solid var(--color-border,#e2e8f0);text-align:center}.proof-cta-actions{gap:var(--space-3,12px);margin-top:var(--space-6,1.5rem);flex-wrap:wrap;justify-content:center;display:flex}.proof-cta--closing{padding:var(--space-24,6rem) 0}.proof-cta--closing .proof-cta-actions{margin-top:var(--space-10,2.5rem)}.proof-cta--closing .btn{padding:var(--space-5,20px) var(--space-10,40px);font-size:var(--font-size-lg,1.125rem)}.proof-eyebrow{font-size:var(--font-size-sm,12px);text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary,#2563eb);margin-bottom:var(--space-3,12px);font-weight:700;display:inline-block}.proof-lead{text-align:center;max-width:44rem;color:var(--color-text-muted,#64748b);margin:0 auto;font-size:1.0625rem;line-height:1.7}.proof-lead+.proof-lead{margin-top:var(--space-4,1rem)}.proof-section--alt{background:var(--color-surface,#f8fafc);border-top:1px solid var(--color-border,#e2e8f0);border-bottom:1px solid var(--color-border,#e2e8f0)}.proof-emphasis{max-width:44rem;margin:var(--space-4,1rem) auto 0;text-align:center;color:var(--color-heading,#0f172a);font-size:1.375rem;font-weight:700;line-height:1.5}.proof-columns{gap:var(--space-8,2rem);max-width:860px;margin:var(--space-8,2rem) auto 0;text-align:left;grid-template-columns:repeat(2,1fr);display:grid}@media (width<=640px){.proof-columns{grid-template-columns:1fr}}.proof-columns h3{margin:0 0 var(--space-2,8px);color:var(--color-heading,#0f172a);font-size:1.125rem}.proof-columns p{color:var(--color-text-muted,#64748b);margin:0;font-size:.98rem;line-height:1.7}.proof-status-grid{gap:var(--space-4,16px);max-width:1100px;margin:var(--space-8,2rem) auto 0;grid-template-columns:repeat(4,1fr);display:grid}@media (width<=900px){.proof-status-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.proof-status-grid{grid-template-columns:1fr}}.proof-status-card{border:1px solid var(--color-border,#e2e8f0);border-radius:var(--radius-lg,14px);padding:var(--space-5,20px);text-align:left;background:#fff}.proof-status-card .proof-status-label{font-size:var(--font-size-sm,12px);text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary,#2563eb);margin-bottom:var(--space-2,8px);font-weight:700;display:inline-block}.proof-status-card p{color:var(--color-text,#334155);margin:0;font-size:.92rem;line-height:1.6}.proof-hero{text-align:center}.proof-hero.hero{padding-bottom:var(--space-8,2rem)}.proof-hero .proof-hero-title{font-size:clamp(2rem,4.5vw,3rem);line-height:var(--line-height-tight,1.1);text-wrap:balance;margin:0 auto var(--space-4,1rem)}.proof-hero .proof-hero-subtitle{max-width:44rem;color:var(--color-text-muted,#64748b);margin:0 auto;font-size:1.125rem;line-height:1.7}.proof-screenshot{margin:var(--space-10,2.5rem) auto 0;border:1px solid var(--color-border,#e2e8f0);border-radius:var(--radius-lg,14px);background:#fff;max-width:1100px;overflow:hidden;box-shadow:0 20px 50px #0f172a1f}.proof-screenshot img{width:100%;height:auto;display:block}.proof-screenshot-caption{margin:var(--space-3,12px) auto 0;text-align:center;max-width:720px;font-size:var(--font-size-sm,.8rem);color:var(--color-text-muted,#94a3b8)}.proof-points{gap:var(--space-4,16px);grid-template-columns:repeat(2,1fr);max-width:860px;margin:0 auto;padding:0;list-style:none;display:grid}@media (width<=640px){.proof-points{grid-template-columns:1fr}}.proof-point{align-items:flex-start;gap:var(--space-3,12px);background:var(--color-surface,#f8fafc);border:1px solid var(--color-border,#e2e8f0);border-radius:var(--radius-lg,14px);padding:var(--space-4,18px) var(--space-5,20px);color:var(--color-text,#334155);font-size:.95rem;line-height:1.5;display:flex}.proof-point:before{content:"✓";color:var(--color-primary,#2563eb);flex-shrink:0;font-weight:800}.proof-disclaimer{max-width:720px;margin:var(--space-10,2.5rem) auto 0;padding:var(--space-5,20px) var(--space-6,24px);background:var(--color-surface,#f8fafc);border:1px dashed var(--color-border,#cbd5e1);border-radius:var(--radius-lg,14px);text-align:center}.proof-disclaimer p{font-size:var(--font-size-sm,.8rem);color:var(--color-text-muted,#64748b);margin:0;line-height:1.7}.proof-grid,.resource-grid{justify-content:center;gap:var(--space-5,20px);flex-wrap:wrap;display:flex}.resource-card{flex:300px;max-width:400px}@media (width<=560px){.resource-card{max-width:none}}.resource-card--action{font:inherit;text-align:left;cursor:pointer;background:#fff;width:100%}.resource-card-audience{margin-bottom:var(--space-2,8px);color:var(--color-primary,#5558e3);letter-spacing:.04em;text-transform:uppercase;background:#5558e314;border-radius:999px;align-self:flex-start;padding:2px 10px;font-size:11px;font-weight:600;display:inline-block}.proof-card,.resource-card{gap:var(--space-2,8px);border:1.5px solid var(--color-border,#e2e8f0);border-radius:var(--radius-lg,14px);padding:var(--space-6,24px);color:inherit;background:#fff;flex-direction:column;text-decoration:none;transition:box-shadow .2s,border-color .2s,transform .2s;display:flex}a.proof-card:hover,a.resource-card:hover,button.resource-card:hover,button.resource-card:focus-visible{border-color:var(--color-primary,#2563eb);color:inherit;text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 24px #0f172a1a}.proof-card-thumb{margin:calc(-1 * var(--space-6,24px)) calc(-1 * var(--space-6,24px)) var(--space-2,8px);border-bottom:1px solid var(--color-border,#e2e8f0);background:var(--color-surface,#f8fafc);aspect-ratio:16/6;overflow:hidden}.proof-card-thumb img{-o-object-fit:cover;object-fit:cover;-o-object-position:left center;object-position:left center;width:100%;height:100%}.proof-card-category,.resource-card-icon{font-size:var(--font-size-sm,12px);text-transform:uppercase;letter-spacing:.06em;color:var(--color-primary,#2563eb);font-weight:700}.resource-card-icon{text-transform:none;letter-spacing:0;font-size:1.9rem}.proof-card-title,.resource-card-title{color:var(--color-heading,#0f172a);margin:0;font-size:1.125rem;font-weight:700}.proof-card-subtitle,.resource-card-desc{color:var(--color-text-muted,#64748b);flex:1;margin:0;font-size:.9rem;line-height:1.6}.proof-card-cta,.resource-card-cta{margin-top:var(--space-2,8px);color:var(--color-primary,#2563eb);font-size:.875rem;font-weight:600}.resource-card--soon{opacity:.75}.resource-card--soon .resource-card-cta{color:var(--color-text-muted,#94a3b8)}.resource-card-badge{text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius-full,999px);background:var(--color-surface,#f1f5f9);color:var(--color-text-muted,#64748b);align-self:flex-start;padding:2px 10px;font-size:.7rem;font-weight:700}
