:root{--bg:#050706;--panel:#090c0a;--panel-2:#0f1311;--panel-3:#151a17;--line:#232925;--line-soft:#181d1a;--text:#f3f6f2;--muted:#8b948e;--muted-2:#5d6660;--accent:#57e3a4;--accent-soft:#57e3a421;--accent-ink:#03160c;--danger:#ff746d;--gold:#f5c864;--radius:10px}*{box-sizing:border-box}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}html{background:var(--bg);scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-body), "Avenir Next", sans-serif;min-height:100vh;margin:0}.landing-page{background:#060907;min-height:100vh;overflow:hidden}.landing-page:before{content:"";pointer-events:none;background-image:radial-gradient(#6cf2ab21 .7px,#0000 .7px);background-size:22px 22px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000 0,#0000 62%);mask-image:linear-gradient(#000 0,#0000 62%)}.landing-nav{z-index:5;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1320px;margin:0 auto;padding:23px 28px;display:grid;position:relative}.landing-nav nav{gap:32px;display:flex}.landing-nav nav a,.text-link{color:var(--muted);font-size:12px;text-decoration:none}.landing-nav nav a:hover,.text-link:hover{color:var(--text)}.landing-nav__actions{justify-self:end;align-items:center;gap:10px;display:flex}.language-switcher select{appearance:none;background:var(--panel-2);border:1px solid var(--line);color:var(--text);cursor:pointer;border-radius:7px;outline:0;min-height:42px;padding:0 30px 0 12px;font-size:10px}.language-switcher{position:relative}.language-switcher:after{color:var(--accent);content:"⌄";pointer-events:none;font-size:10px;position:absolute;top:50%;right:10px;transform:translateY(-55%)}.language-switcher select:focus-visible{border-color:var(--accent)}.language-switcher--compact select{min-height:38px;padding-left:10px;font:8px SFMono-Regular,Consolas,monospace}.brand--large{font-size:16px}.button{border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:43px;padding:0 16px;font-size:11px;font-weight:760;text-decoration:none;transition:all .2s;display:inline-flex}.button svg{width:14px;height:14px}.button--primary:hover{background:#54de95;transform:translateY(-1px)}.button--outline:hover{border-color:var(--accent);color:var(--accent)}.button[aria-disabled=true]{cursor:not-allowed;filter:grayscale(.25);opacity:.58;pointer-events:none}.button--quiet{border:1px solid var(--line);color:var(--text);background:0 0}.button--quiet:hover{border-color:#49534d}.hero{grid-template-columns:minmax(0,.92fr) minmax(440px,.82fr);align-items:center;gap:clamp(54px,8vw,120px);max-width:1320px;min-height:680px;margin:0 auto;padding:60px 28px 88px;display:grid;position:relative}.hero--product{grid-template-columns:1fr;align-items:start;gap:50px;padding-top:74px}.hero--product .hero__copy{max-width:940px}.hero--product .hero__copy>p{max-width:690px}.hero-product-shot{background:#0a0e0c;border:1px solid #29372f;border-radius:22px;width:100%;margin:4px 0 0;padding:11px;position:relative;overflow:hidden;box-shadow:0 42px 110px #00000085,inset 0 0 0 1px #ffffff05}.hero-product-shot:before{content:"";background:linear-gradient(90deg,#57e3a42e,#0000 30%);height:1px;position:absolute;top:0;left:20px;right:20px}.hero-product-shot figcaption{color:#7f9186;letter-spacing:.14em;padding:4px 5px 11px;font:7px SFMono-Regular,Consolas,monospace}.hero-product-shot picture,.hero-product-shot img{width:100%;display:block}.hero-product-shot img{border:1px solid #1d2621;border-radius:14px;height:auto}.product-preview{aspect-ratio:16/10;color:#eef4ef;font-family:var(--font-body), sans-serif;isolation:isolate;background:#050806;border:1px solid #1d2621;border-radius:14px;grid-template-rows:60px 48.5% minmax(0,1fr);grid-template-columns:184px minmax(0,1fr) 320px;min-height:0;display:grid;position:relative;overflow:hidden}.product-preview small{color:#57e3a4;letter-spacing:.13em;text-transform:uppercase;font:7px SFMono-Regular,Consolas,monospace}.product-preview__sidebar{border-right:1px solid #202c25;flex-direction:column;grid-row:1/4;gap:14px;padding:20px 14px;display:flex}.product-preview__brand{align-items:center;gap:8px;margin-bottom:18px;display:flex}.product-preview__brand>span{color:#57e3a4;background:#07100b;border:1px solid #57e3a46b;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.product-preview__brand svg{width:18px;height:18px}.product-preview__brand strong{font-family:var(--font-display), Georgia, serif;font-size:17px}.product-preview__sidebar>span{color:#7c8b81;border-radius:7px;padding:10px;font-size:8px}.product-preview__sidebar>span.is-active{color:#07100b;background:#57e3a4;font-weight:800}.product-preview__sidebar .product-preview__workspace{color:#748078;background:#0c110e;border:1px solid #1c2821;font:7px/1.65 SFMono-Regular,Consolas,monospace}.product-preview__workspace b{color:#dce5df;font:9px var(--font-body), sans-serif}.product-preview__sidebar-bottom{flex-direction:column;gap:12px;margin-top:auto;display:flex}.product-preview__sidebar-bottom>small{color:#57e3a4;font-family:var(--font-display), Georgia, serif;letter-spacing:-.04em;text-transform:none;font-size:24px}.product-preview__sidebar-bottom>small i{color:#657269;letter-spacing:.08em;font:6px SFMono-Regular,Consolas,monospace}.product-preview__account{border-top:1px solid #1b271f;grid-template-columns:23px minmax(0,1fr) auto;align-items:center;gap:7px;padding-top:11px;display:grid}.product-preview__account>b{color:#bde6ca;background:#22352a;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font:7px SFMono-Regular,Consolas,monospace;display:flex}.product-preview__account>span{flex-direction:column;min-width:0;display:flex}.product-preview__account strong{color:#e6eee9;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.product-preview__account i{color:#657269;text-overflow:ellipsis;white-space:nowrap;font:5.5px SFMono-Regular,Consolas,monospace;overflow:hidden}.product-preview__account em{color:#799185;font-size:14px;font-style:normal}.product-preview__topbar{border-bottom:1px solid #202c25;grid-column:2/4;justify-content:space-between;align-items:center;padding:0 24px;display:flex}.product-preview__topbar b{font-size:8px}.product-preview__topbar span{color:#57e3a4;letter-spacing:.13em;text-transform:uppercase;background:#57e3a417;border:1px solid #57e3a447;border-radius:99px;padding:6px 9px;font:6px SFMono-Regular,Consolas,monospace}.product-preview__map{background-color:#07100b;background-image:radial-gradient(#57e3a41c .7px,#0000 .7px);background-size:16px 16px;border-right:1px solid #202c25;position:relative;overflow:hidden}.product-preview__map-title{z-index:2;position:absolute;top:18px;left:22px}.product-preview__map-title strong{font-family:var(--font-display), Georgia, serif;margin:4px 0;font-size:23px;font-weight:500;display:block}.product-preview__map-title>span{color:#87968c;font:7px SFMono-Regular,Consolas,monospace}.product-preview__map-canvas{transform-origin:50% 51%;position:absolute;inset:0}.product-preview__map svg{width:100%;height:100%;position:absolute;inset:0}.product-preview__roads{fill:none;opacity:.3;stroke:#5b6b61;stroke-width:3px}.product-preview__country{fill:#57e3a409;stroke:#8ba4955c;stroke-width:1.4px}.product-preview__radius-ring{fill:#57e3a41c;stroke:#57e3a4;stroke-width:1.6px;transform-box:fill-box;transform-origin:50%}.product-preview__radius-ring--outer{fill:none;opacity:.35;stroke-dasharray:4 7}.product-preview__city circle{fill:#07100b;stroke:#57e3a4;stroke-width:1.8px}.product-preview__city .city-core{fill:#57e3a4;stroke:none}.product-preview__city text{fill:#dce5df;font:8px var(--font-body), sans-serif;paint-order:stroke;stroke:#07100b;stroke-width:3px}.product-preview__city.is-center text{fill:#fff;font-weight:800}.product-preview__radius-label{color:#07100b;z-index:3;background:#57e3a4;border-radius:99px;padding:5px 8px;font:6px SFMono-Regular,Consolas,monospace;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.product-preview__mobile-search-button{display:none}.product-preview__setup{background:#080b09;flex-direction:column;gap:9px;padding:24px 20px;display:flex}.product-preview__setup h3{font-family:var(--font-display), Georgia, serif;margin:0 0 5px;font-size:23px;font-weight:500}.product-preview__setup label{color:#7d8981;font-size:7px;font-weight:700}.product-preview__setup>div{background:#0d1310;border:1px solid #213128;border-radius:7px;align-items:center;gap:10px;padding:9px;display:flex}.product-preview__setup>div>b{color:#57e3a4;background:#57e3a41a;border:1px solid #57e3a440;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font:7px SFMono-Regular,Consolas,monospace;display:flex}.product-preview__setup>div span{color:#738079;flex-direction:column;gap:3px;font:6px SFMono-Regular,Consolas,monospace;display:flex}.product-preview__setup>div strong{color:#edf4ef;font:9px var(--font-body), sans-serif}.product-preview__setup h4{color:#e6eee8;font-family:var(--font-display), Georgia, serif;margin:0;font-size:19px;font-weight:500}.product-preview__search-button{color:#07100b;transform-origin:50%;background:#57e3a4;border-radius:6px;justify-content:center;align-items:center;min-height:34px;margin-top:auto;font-size:7px;font-weight:850;display:flex}.product-preview__results{grid-column:2/4;min-width:0;padding:16px 22px}.product-preview__results-title{justify-content:space-between;align-items:flex-end;margin-bottom:10px;display:flex}.product-preview__results-title>span{flex-direction:column;display:flex}.product-preview__results-title strong{font-family:var(--font-display), Georgia, serif;font-size:21px;font-weight:500;line-height:1.1}.product-preview__results-title i{color:#66736b;margin-top:3px;font:6px SFMono-Regular,Consolas,monospace}.product-preview__results-title>b{color:#8b9a91;border:1px solid #203027;border-radius:5px;padding:7px 9px;font:6px SFMono-Regular,Consolas,monospace}.product-preview__table{border:1px solid #203027}.product-preview__row{border-top:1px solid #18231d;grid-template-columns:1.2fr 1.32fr .67fr .84fr 1.08fr 1.32fr .36fr;align-items:center;min-height:29px;padding:0 9px;font-size:6.2px;display:grid}.product-preview__row:first-child{border-top:0}.product-preview__row>span{color:#98a49c;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.product-preview__business{display:block}.product-preview__business strong{color:#eef4ef;text-overflow:ellipsis;white-space:nowrap;font-size:6.6px;display:block;overflow:hidden}.product-preview__business i{display:none}.product-preview__row>span:nth-child(5),.product-preview__row>span:nth-child(6){color:#57e3a4}.product-preview__row>b{color:#f5c858;white-space:nowrap;font-size:6px}.product-preview__row--head{color:#607068;letter-spacing:.075em;text-transform:uppercase;background:#101912;min-height:25px;font:5.3px SFMono-Regular,Consolas,monospace}.product-preview__row--head span{color:#607068!important}.product-preview__cursor,.product-preview__cursor-click{opacity:0;pointer-events:none;z-index:9;position:absolute}.product-preview__cursor{filter:drop-shadow(0 2px 3px #000000b3);width:20px;height:25px;top:28%;left:35%}.product-preview__cursor-click{border:1px solid #ecfff3;border-radius:50%;width:16px;height:16px;top:36%;left:41%}.product-preview--playing .product-preview__map-canvas{animation:9.7s cubic-bezier(.2,.7,.2,1) both product-preview-map-zoom}.product-preview--playing .product-preview__radius-ring{animation:9.7s both product-preview-radius}.product-preview--playing .product-preview__radius-ring--outer{animation-name:product-preview-radius-outer}.product-preview--playing .product-preview__radius-label{animation:9.7s both product-preview-radius-label}.product-preview--playing .product-preview__cursor{animation:9.7s cubic-bezier(.35,.02,.3,1) both product-preview-cursor}.product-preview--playing .product-preview__cursor-click{animation:9.7s both product-preview-map-click}.product-preview--playing .product-preview__search-button,.product-preview--playing .product-preview__mobile-search-button{animation:9.7s both product-preview-search-click}.product-preview--playing .product-preview__results-title,.product-preview--playing .product-preview__row--head{animation:9.7s both product-preview-results-title}.product-preview--playing .product-preview__row--data{opacity:0;animation:.34s cubic-bezier(.15,.85,.25,1) forwards product-preview-row-reveal}.product-preview--playing .product-preview__row--data:nth-child(2){animation-delay:6.9s}.product-preview--playing .product-preview__row--data:nth-child(3){animation-delay:7.02s}.product-preview--playing .product-preview__row--data:nth-child(4){animation-delay:7.14s}.product-preview--playing .product-preview__row--data:nth-child(5){animation-delay:7.26s}.product-preview--playing .product-preview__row--data:nth-child(6){animation-delay:7.38s}.product-preview--playing .product-preview__row--data:nth-child(7){animation-delay:7.5s}.product-preview--playing .product-preview__row--data:nth-child(8){animation-delay:7.62s}.product-preview--playing .product-preview__row--data:nth-child(9){animation-delay:7.74s}@keyframes product-preview-map-zoom{0%,13%{transform:scale(1)}29%,49%{transform:scale(1.09)}70%,to{transform:scale(1.035)}}@keyframes product-preview-radius{0%,20%{fill-opacity:0;opacity:0;transform:scale(.12)}27%{fill-opacity:.12;opacity:1;transform:scale(1)}34%,to{fill-opacity:.11;opacity:1;transform:scale(1)}}@keyframes product-preview-radius-outer{0%,20%{opacity:0;transform:scale(.12)}27%{opacity:.9;transform:scale(1.08)}36%,to{opacity:.35;transform:scale(1)}}@keyframes product-preview-radius-label{0%,22%{opacity:0;transform:translate(-50%,10px)}31%,to{opacity:1;transform:translate(-50%)}}@keyframes product-preview-cursor{0%{opacity:0;top:19%;left:28%;transform:rotate(-9deg)scale(.85)}8%{opacity:1;top:29%;left:37%;transform:rotate(-9deg)scale(1)}21%{opacity:1;top:36%;left:46%;transform:rotate(-4deg)scale(1)}33%{opacity:1;top:40%;left:49%;transform:rotate(-4deg)scale(.97)}51%{opacity:1;top:45%;left:78%;transform:rotate(-2deg)scale(1)}60%{opacity:1;top:51%;left:86%;transform:rotate(-2deg)scale(.97)}70%{opacity:1;top:51%;left:86%;transform:rotate(-2deg)scale(.97)}84%,to{opacity:0;top:59%;left:89%;transform:rotate(-2deg)scale(.86)}}@keyframes product-preview-map-click{0%,20%{opacity:0;transform:scale(.4)}23%{opacity:.95;transform:scale(1)}30%{opacity:0;transform:scale(2.6)}31%,to{opacity:0}}@keyframes product-preview-search-click{0%,56%{box-shadow:none;transform:scale(1)}61%{transform:scale(.95);box-shadow:0 0 0 6px #57e3a433}66%,to{transform:scale(1);box-shadow:0 0 #57e3a400}}@keyframes product-preview-results-title{0%,65%{opacity:0;transform:translateY(8px)}72%,to{opacity:1;transform:translateY(0)}}@keyframes product-preview-row-reveal{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.hero__copy{z-index:2;position:relative}.live-pill{color:#9aada1;letter-spacing:.16em;align-items:center;gap:9px;margin-bottom:26px;font:9px SFMono-Regular,Consolas,monospace;display:flex}.live-pill span{background:var(--accent);box-shadow:0 0 0 6px var(--accent-soft);border-radius:50%;width:7px;height:7px}.hero h1{font-family:var(--font-display), Georgia, serif;font-variation-settings:"SOFT" 70, "WONK" 1;letter-spacing:-.063em;max-width:760px;margin:0;font-size:clamp(52px,5.5vw,80px);font-weight:470;line-height:.96}.hero h1 em{color:var(--accent);font-style:italic;font-weight:380;display:block}.hero__copy>p{color:#a2ada6;max-width:600px;margin:30px 0;font-size:15px;line-height:1.75}.hero__copy>.hero__credit-rule{border-left:2px solid var(--accent);color:#cff9e2;margin:-12px 0 28px;padding:8px 12px;font-size:12px;font-weight:760;line-height:1.35}.hero__actions{align-items:center;gap:24px;display:flex}.hero__trust{color:var(--muted-2);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;gap:20px;margin-top:31px;font:8px SFMono-Regular,Consolas,monospace;display:flex}.hero__trust span:before{color:var(--accent);content:"✓";margin-right:7px}.hero-map{background:linear-gradient(145deg,#131b16f5,#070b08f5);border:1px solid #25322a;border-radius:24px;min-height:520px;padding:18px;position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 40px 100px #0000007a,inset 0 1px #ffffff0a}.hero-map:before{content:"";background-image:radial-gradient(#4d8b674d .8px,#0000 .8px);background-size:17px 17px;position:absolute;inset:0}.hero-map__top{letter-spacing:.11em;z-index:2;justify-content:space-between;align-items:center;font:8px SFMono-Regular,Consolas,monospace;display:flex;position:relative}.hero-map__top span{color:var(--muted)}.hero-map__top strong{background:var(--accent-soft);color:var(--accent);border:1px solid #35d07f40;border-radius:99px;padding:6px 9px}.hero-map__orb{border:1px solid #344039;border-radius:50%;width:min(390px,31vw);height:min(390px,31vw);position:absolute;top:52%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.hero-map__orb:before{content:"";background:radial-gradient(circle at 40% 34%,#27322c 0 12%,#0000 13%),radial-gradient(circle at 58% 55%,#222c26 0 20%,#0000 21%),radial-gradient(circle at 35% 72%,#1d2721 0 12%,#0000 13%),#0b100d;position:absolute;inset:0}.hero-map__country{border:1px solid #35d07f80;border-radius:52% 48% 60% 40%;width:25%;height:45%;position:absolute;top:30%;left:42%;transform:rotate(-18deg);box-shadow:inset 0 0 50px #35d07f0f}.hero-map__pulse{border:1px solid var(--accent);border-radius:50%;position:absolute;box-shadow:0 0 30px #35d07f1f}.hero-map__pulse--one{width:90px;height:90px;top:53%;left:35%}.hero-map__pulse--two{width:42px;height:42px;top:38%;left:53%}.hero-map__pin{border:1px solid var(--accent);color:var(--text);background:#0a110d;border-radius:99px;padding:5px 8px;font-size:8px;position:absolute}.hero-map__pin:before{background:var(--accent);content:"";border-radius:50%;width:5px;height:5px;margin-right:6px;display:inline-block}.hero-map__pin--one{top:60%;left:24%}.hero-map__pin--two{top:44%;left:54%}.hero-map__search{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:3;background:#050806e0;border:1px solid #2a3730;border-radius:10px;grid-template-columns:18px 1fr auto;align-items:center;gap:10px;padding:13px;font-size:11px;display:grid;position:absolute;bottom:20px;left:20px;right:20px}.hero-map__search svg{color:var(--accent);width:16px;height:16px}.hero-map__search strong{color:var(--accent);font:9px SFMono-Regular,Consolas,monospace}.signal-strip{border-bottom:1px solid var(--line);border-top:1px solid var(--line);color:#657269;letter-spacing:.17em;justify-content:center;align-items:center;gap:30px;min-height:70px;font:8px SFMono-Regular,Consolas,monospace;display:flex;position:relative}.signal-strip i{background:var(--accent);border-radius:50%;width:3px;height:3px}.how,.seo-proof,.landing-faq,.pricing{max-width:1320px;margin:0 auto;padding:130px 28px;position:relative}.section-heading{max-width:760px}.section-kicker{color:var(--accent);letter-spacing:.17em;font:8px SFMono-Regular,Consolas,monospace}.section-heading h2,.closing-cta h2{font-family:var(--font-display), Georgia, serif;letter-spacing:-.052em;margin:14px 0 20px;font-size:clamp(42px,5vw,68px);font-weight:440;line-height:1}.section-heading p{color:var(--muted);max-width:620px;font-size:13px;line-height:1.7}.steps{border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:70px;display:grid}.steps article{border-bottom:1px solid var(--line);border-right:1px solid var(--line);border-top:1px solid var(--line);min-height:330px;padding:28px;position:relative;overflow:hidden}.steps article>span{color:var(--accent);font:9px SFMono-Regular,Consolas,monospace}.steps h3{font-family:var(--font-display), Georgia, serif;letter-spacing:-.025em;margin:23px 0 13px;font-size:27px;font-weight:450}.steps p{color:#a5afa8;margin:0;font-size:13px;line-height:1.7}.step-visual{background:#080d0a;border:1px solid #243029;border-radius:10px;height:105px;margin-top:22px;position:relative;overflow:hidden}.step-visual--map{background-image:radial-gradient(#57e3a41f .7px,#0000 .7px);background-size:13px 13px}.step-map__road{border:1px solid #34423a;border-radius:50%;width:230px;height:135px;position:absolute}.step-map__road--one{top:26px;left:-64px;transform:rotate(-8deg)}.step-map__road--two{top:-76px;right:-95px;transform:rotate(17deg)}.step-map__radius{border:1px solid var(--accent);transform-origin:50%;background:#57e3a41a;border-radius:50%;width:68px;height:68px;margin:-34px 0 0 -34px;animation:6s ease-in-out infinite step-radius-draw;position:absolute;top:54%;left:50%}.step-map__target{background:var(--accent);border:1px solid #dcffeb;border-radius:50%;width:7px;height:7px;margin:-3px 0 0 -3px;animation:6s ease-in-out infinite step-target-click;position:absolute;top:54%;left:50%;box-shadow:0 0 0 7px #57e3a41f}.step-visual--search{grid-template-columns:20px 1fr 52px;align-items:center;gap:10px;padding:0 14px;display:grid}.step-search__glass{border:1px solid var(--accent);border-radius:50%;width:13px;height:13px;position:relative}.step-search__glass:after{background:var(--accent);content:"";width:6px;height:1px;position:absolute;top:11px;right:-5px;transform:rotate(45deg)}.step-search__query{opacity:.75;background:#728078;width:0;max-width:105px;height:6px;animation:6s steps(8,end) infinite step-query-type;overflow:hidden}.step-search__button{background:var(--accent);color:var(--accent-ink);border-radius:5px;justify-content:center;align-items:center;height:31px;font:800 9px SFMono-Regular,Consolas,monospace;animation:6s ease-in-out infinite step-search-click;display:flex}.step-search__scan{background:linear-gradient(90deg,#0000,#57e3a4bf,#0000);width:35%;height:1px;animation:6s ease-in-out infinite step-search-scan;position:absolute;top:80%;left:-35%}.step-visual--leads{gap:6px;padding:12px;display:grid}.step-visual--leads i{opacity:0;background:linear-gradient(90deg,#dce6df 0 24%,#4e5c54 24% 47%,#57e3a4 47% 69%,#354139 69%);border-radius:2px;height:12px;animation:6s cubic-bezier(.2,.8,.2,1) infinite step-lead-reveal;display:block;transform:translateY(6px)}.step-visual--leads i:nth-child(2){opacity:.8;animation-delay:.18s}.step-visual--leads i:nth-child(3){opacity:.8;animation-delay:.36s}.step-visual--leads b{color:var(--accent);border:1px solid #2b3a31;border-radius:4px;padding:4px 6px;font:7px SFMono-Regular,Consolas,monospace;animation:6s ease-in-out infinite step-export-ready;position:absolute;bottom:9px;right:48px}.step-visual--leads b:last-child{right:9px}@keyframes step-radius-draw{0%,12%{opacity:0;transform:scale(.08)}28%,74%{opacity:1;transform:scale(1)}88%,to{opacity:0;transform:scale(1.08)}}@keyframes step-target-click{0%,9%{opacity:0;transform:scale(.4)}18%,72%{opacity:1;transform:scale(1)}86%,to{opacity:0;transform:scale(.7)}}@keyframes step-query-type{0%,10%{width:0}34%,78%{width:105px}92%,to{width:0}}@keyframes step-search-click{0%,35%{box-shadow:none;transform:scale(1)}43%{transform:scale(.93);box-shadow:0 0 0 6px #57e3a426}51%,to{transform:scale(1);box-shadow:0 0 #57e3a400}}@keyframes step-search-scan{0%,43%{opacity:0;left:-35%}51%{opacity:1}76%{opacity:0;left:100%}to{opacity:0}}@keyframes step-lead-reveal{0%,46%{opacity:0;transform:translateY(6px)}58%,82%{opacity:1;transform:translateY(0)}94%,to{opacity:0;transform:translateY(-3px)}}@keyframes step-export-ready{0%,62%{opacity:0;transform:translateY(4px)}72%,86%{opacity:1;transform:translateY(0)}96%,to{opacity:0;transform:translateY(0)}}.seo-proof{border-top:1px solid var(--line)}.seo-proof__grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:62px;display:grid}.seo-proof__grid article{border:1px solid var(--line);background:linear-gradient(#0e1310d1,#080c09b3);border-radius:12px;min-height:250px;padding:28px}.seo-proof__grid article>span{color:var(--accent);font:9px SFMono-Regular,Consolas,monospace}.seo-proof__grid h3{font-family:var(--font-display), Georgia, serif;letter-spacing:-.025em;margin:60px 0 13px;font-size:28px;font-weight:450}.seo-proof__grid p{color:var(--muted);margin:0;font-size:11px;line-height:1.7}.landing-faq{border-top:1px solid var(--line);grid-template-columns:minmax(0,.8fr) minmax(440px,1fr);gap:70px;display:grid}.landing-faq__list{border-top:1px solid var(--line)}.landing-faq details{border-bottom:1px solid var(--line)}.landing-faq summary{cursor:pointer;font-family:var(--font-display), Georgia, serif;letter-spacing:-.02em;padding:23px 40px 23px 0;font-size:23px;list-style:none;position:relative}.landing-faq summary::-webkit-details-marker{display:none}.landing-faq summary:after{color:var(--accent);content:"+";font-family:var(--font-body), sans-serif;font-size:22px;font-weight:400;position:absolute;top:22px;right:4px}.landing-faq details[open] summary:after{content:"−"}.landing-faq details p{color:#a6b0a9;margin:-3px 44px 26px 0;font-size:13px;line-height:1.75}.pricing{border-top:1px solid var(--line)}.pricing-credit-rule{background:linear-gradient(110deg,#57e3a41f,#0c110ecc);border:1px solid #57e3a44d;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:22px;margin-top:42px;padding:22px 25px;display:grid}.pricing-credit-rule>strong{color:var(--accent);font-family:var(--font-display), Georgia, serif;font-size:54px;font-weight:450;line-height:1}.pricing-credit-rule span{color:var(--accent);letter-spacing:.14em;font:8px SFMono-Regular,Consolas,monospace}.pricing-credit-rule h3{font-family:var(--font-display), Georgia, serif;letter-spacing:-.025em;margin:4px 0 5px;font-size:25px;font-weight:470}.pricing-credit-rule p{color:#a6b0a9;margin:0;font-size:12px;line-height:1.65}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:62px;display:grid}.pricing-grid article{border:1px solid var(--line);background:linear-gradient(#0e1310,#090c0a);border-radius:14px;flex-direction:column;min-height:440px;padding:27px;display:flex;position:relative}.pricing-grid article.is-featured{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent), 0 24px 70px #146a3b24;transform:translateY(-8px)}.pricing-badge{background:var(--accent);color:var(--accent-ink);letter-spacing:.1em;border-radius:99px;padding:6px 9px;font:7px SFMono-Regular,Consolas,monospace;position:absolute;top:18px;right:18px}.plan-name{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font:9px SFMono-Regular,Consolas,monospace}.pricing-grid h3{font-family:var(--font-display), Georgia, serif;letter-spacing:-.05em;margin:31px 0 6px;font-size:54px;font-weight:450}.pricing-grid h3 small{color:var(--muted);font-family:var(--font-body), sans-serif;letter-spacing:0;font-size:12px;font-weight:500}.pricing-grid article>strong{color:var(--accent);font-size:13px}.plan-credit-definition{color:#bdeed2;margin-top:7px;font-size:11px;font-weight:700;line-height:1.45;display:block}.pricing-grid article>p{color:#a6b0a9;margin:18px 0;font-size:12px;line-height:1.65}.pricing-grid ul{border-top:1px solid var(--line);color:#c1cac4;gap:12px;margin:0 0 26px;padding:20px 0 0;font-size:12px;line-height:1.45;list-style:none;display:grid}.pricing-grid li:before{color:var(--accent);content:"✓";margin-right:9px}.pricing-grid .button{margin-top:auto}.pricing-tax-note{color:#89958d;text-align:center;margin:22px 0 0;font-size:12px;line-height:1.6}.closing-cta{border-bottom:1px solid var(--line);border-top:1px solid var(--line);text-align:center;background:radial-gradient(circle at 50% 0,#35d07f1f,#0000 46%);flex-direction:column;align-items:center;padding:130px 24px;display:flex}.closing-cta h2{margin-bottom:14px}.closing-cta p{color:var(--muted);margin-bottom:28px}.landing-footer{grid-template-columns:1fr auto;align-items:start;gap:20px 42px;max-width:1320px;margin:0 auto;padding:36px 28px;display:grid}.landing-footer p{color:var(--muted-2);margin:0;font-size:9px}.landing-footer__brand{gap:10px;display:grid}.landing-footer__legal{flex-wrap:wrap;justify-content:flex-end;gap:11px 22px;display:flex}.landing-footer__legal a{color:#aeb9b1;text-underline-offset:4px;font-size:10px;text-decoration:none}.landing-footer__legal a:hover{color:var(--accent);text-decoration:underline}.landing-footer__disclaimer{grid-column:1/-1;max-width:720px;line-height:1.6}.auth-page{grid-template-columns:1fr minmax(480px,.78fr);min-height:100vh;display:grid}.auth-pitch{background-color:#0a0e0b;background-image:radial-gradient(#5e927033 .7px,#0000 .7px);background-size:18px 18px;flex-direction:column;padding:36px clamp(38px,6vw,90px);display:flex;position:relative}.auth-pitch:after{content:"";pointer-events:none;background:radial-gradient(circle at 60% 60%,#35d07f21,#0000 33%);position:absolute;inset:0}.auth-topline{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.auth-pitch__copy{z-index:1;max-width:700px;margin:auto 0;position:relative}.auth-pitch h1{font-family:var(--font-display), Georgia, serif;letter-spacing:-.06em;margin:16px 0 24px;font-size:clamp(54px,6vw,86px);font-weight:430;line-height:.98}.auth-pitch__copy p{color:var(--muted);max-width:550px;font-size:13px;line-height:1.8}.auth-proof{border-top:1px solid var(--line);z-index:1;grid-template-columns:auto 1fr;align-items:center;gap:16px;max-width:480px;margin:0;padding-top:22px;display:grid;position:relative}.auth-proof strong{color:var(--accent);font-family:var(--font-display), Georgia, serif;font-size:38px;font-weight:450}.auth-proof span{color:var(--muted);font-size:9px;line-height:1.5}.auth-panel{background:#070908;justify-content:center;align-items:center;padding:40px;display:flex}.auth-card{width:100%;max-width:410px}.auth-card h2{font-family:var(--font-display), Georgia, serif;letter-spacing:-.045em;margin:10px 0;font-size:48px;font-weight:450}.auth-card>p{color:var(--muted);margin-bottom:26px;font-size:11px;line-height:1.65}.auth-card>small{color:var(--muted-2);text-align:center;margin-top:19px;font-size:8px;line-height:1.5;display:block}.google-button{color:#171b18;cursor:pointer;background:#f4f6f3;border:0;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:46px;font-size:11px;font-weight:720;display:flex}.google-button span{border:1px solid #d7dcd8;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-family:Georgia,serif;display:flex}.google-button--landing{white-space:nowrap;width:auto;min-height:43px;padding:0 16px}.auth-divider{color:var(--muted-2);text-transform:uppercase;align-items:center;gap:12px;margin:22px 0;font-size:8px;display:flex}.auth-divider:before,.auth-divider:after{background:var(--line);content:"";flex:1;height:1px}.auth-form{gap:8px;display:grid}.auth-mode-switch{border:1px solid var(--line);background:#0b0f0c;border-radius:9px;grid-template-columns:1fr 1fr;margin:0 0 12px;padding:3px;display:grid}.auth-mode-switch a{color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;min-height:34px;padding:0 8px;font-size:9px;font-weight:700;text-decoration:none;display:flex}.auth-mode-switch a.is-active{background:var(--accent);color:var(--accent-ink)}.auth-form__intro{color:var(--muted);margin:0 0 14px;font-size:9px;line-height:1.55}.auth-form label{color:#cbd3ce;margin-top:4px;font-size:9px;font-weight:650}.auth-form input{background:var(--panel-2);border:1px solid var(--line);color:var(--text);border-radius:7px;outline:none;min-height:45px;padding:0 12px}.auth-form input:focus{border-color:var(--accent)}.auth-form .button--primary{margin-top:8px}.auth-form__switch-copy{color:var(--muted-2);text-align:center;margin:8px 0 0;font-size:8px}.auth-form__switch-copy a{color:var(--accent);text-underline-offset:3px;font-weight:750;text-decoration:underline}.auth-message{border:1px solid;border-radius:7px;margin:8px 0;padding:10px;font-size:9px;line-height:1.55}.auth-message--error{color:#ffd4d0;background:#1d1212;border-color:#60322f}.auth-message--success{background:var(--accent-soft);color:#c4f6db;border-color:#35d07f4d}@media (max-width:900px){.landing-nav{grid-template-columns:1fr auto}.landing-nav nav{display:none}.hero{grid-template-columns:1fr;padding-top:80px}.hero--product{padding-top:70px}.hero-map{width:100%;max-width:620px;min-height:500px;margin:0 auto}.hero-map__orb{width:370px;height:370px}.steps,.seo-proof__grid,.pricing-grid{grid-template-columns:1fr}.steps{border-left:0}.landing-faq{grid-template-columns:1fr;gap:48px}.pricing-grid article.is-featured{transform:none}.auth-page{grid-template-columns:1fr}.auth-pitch{min-height:520px}.product-preview{grid-template-columns:130px minmax(0,1fr) 250px}.product-preview__sidebar{padding:14px 10px}.product-preview__brand{gap:5px;margin-bottom:13px}.product-preview__brand>span{width:20px;height:20px}.product-preview__brand svg{width:14px;height:14px}.product-preview__brand strong{font-size:13px}.product-preview__sidebar>span{padding:7px;font-size:6px}.product-preview__setup{padding:16px 12px}.product-preview__setup h3{font-size:17px}.product-preview__results{padding:12px 14px}.product-preview__row{min-height:25px;padding:0 7px;font-size:5.6px}.product-preview__business strong{font-size:6px}}@media (max-width:560px){.landing-nav{padding:17px 16px}.landing-nav .button{min-height:38px;padding:0 11px}.landing-nav__actions{gap:6px}.hero{min-height:auto;padding:70px 18px}.hero h1{font-size:46px}.hero__actions{flex-direction:column;align-items:flex-start}.hero-map{border-radius:16px;min-height:390px}.hero-map__orb{width:280px;height:280px}.hero-product-shot{border-radius:15px;padding:7px}.product-preview{aspect-ratio:2/3;grid-template-rows:44px 41% minmax(0,1fr);grid-template-columns:1fr}.product-preview__sidebar,.product-preview__setup{display:none}.product-preview__topbar{grid-column:1;padding:0 12px}.product-preview__map{border-right:0;grid-column:1}.product-preview__map-title{top:11px;left:13px}.product-preview__map-title strong{font-size:18px}.product-preview__map svg{transform:scale(1.05)}.product-preview__city text{font-size:9px}.product-preview__radius-label{bottom:13px;left:42%}.product-preview__mobile-search-button{color:#07100b;z-index:4;background:#57e3a4;border-radius:6px;align-items:center;min-height:24px;padding:0 8px;font-size:5.8px;font-weight:850;display:flex;position:absolute;bottom:11px;right:11px}.product-preview__results{grid-column:1;padding:10px}.product-preview__results-title{margin-bottom:7px}.product-preview__results-title strong{font-size:17px}.product-preview__results-title>b{padding:5px;font-size:5px}.product-preview__row{grid-template-columns:1.45fr .86fr .35fr;min-height:27px;padding:0 6px;font-size:5.5px}.product-preview__row>:nth-child(2),.product-preview__row>:nth-child(4),.product-preview__row>:nth-child(5),.product-preview__row>:nth-child(6){display:none}.product-preview__business i{color:#85938a;text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font:4.9px SFMono-Regular,Consolas,monospace;display:block;overflow:hidden}.product-preview__business strong{font-size:5.8px}.product-preview__row--head{min-height:21px;font-size:5px}.product-preview--playing .product-preview__cursor{animation-name:product-preview-cursor-mobile}.product-preview__cursor-click{top:34%;left:46%}.signal-strip{white-space:nowrap;gap:11px;padding:0 15px;overflow:hidden}.how,.seo-proof,.landing-faq,.pricing{padding:90px 18px}.section-heading h2,.closing-cta h2{font-size:42px}.steps article{min-height:320px}.landing-footer{grid-template-columns:1fr;padding:28px 18px}.landing-footer__legal{justify-content:flex-start}.landing-footer__disclaimer{grid-column:1}.auth-pitch{min-height:420px;padding:26px 22px}.auth-pitch h1{font-size:49px}.auth-panel{padding:54px 20px}}@keyframes product-preview-cursor-mobile{0%{opacity:0;top:20%;left:24%;transform:rotate(-9deg)scale(.85)}8%{opacity:1;top:28%;left:32%;transform:rotate(-9deg)scale(1)}21%{opacity:1;top:35%;left:46%;transform:rotate(-4deg)scale(1)}33%{opacity:1;top:39%;left:50%;transform:rotate(-4deg)scale(.97)}51%{opacity:1;top:40%;left:69%;transform:rotate(-2deg)scale(1)}60%{opacity:1;top:43%;left:79%;transform:rotate(-2deg)scale(.97)}70%{opacity:1;top:43%;left:79%;transform:rotate(-2deg)scale(.97)}84%,to{opacity:0;top:57%;left:82%;transform:rotate(-2deg)scale(.86)}}@media (prefers-reduced-motion:reduce){.product-preview *,.product-preview :before,.product-preview :after{transition:none!important;animation:none!important}.product-preview__row--data{opacity:1!important;transform:none!important}.product-preview__cursor,.product-preview__cursor-click{display:none}.step-visual *,.step-visual :before,.step-visual :after{animation:none!important}.step-map__radius,.step-map__target,.step-visual--leads i,.step-visual--leads b{opacity:1!important;transform:none!important}.step-search__query{width:105px!important}}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,[role=button]:focus-visible{outline:2px solid var(--accent);outline-offset:3px}a{color:inherit}h1,h2,h3,p{margin-top:0}code{color:var(--accent);background:#050706;padding:2px 4px;font:11px SFMono-Regular,Consolas,monospace}.app-page{min-height:100vh}.app-shell{background:var(--panel);border-bottom:1px solid var(--line);grid-template-columns:192px minmax(470px,1fr) 342px;min-height:min(860px,100vh);display:grid}.dashboard-shell{grid-template-columns:192px minmax(0,1fr);min-height:100vh;display:grid}.dashboard-nav{height:100vh;position:sticky;top:0}.dashboard-content{min-width:0}.search-workspace-shell{grid-template-columns:minmax(470px,1fr) 342px;min-height:min(860px,100vh);display:grid}.credit-mini-card{background:var(--panel-2);border:1px solid var(--line);border-radius:8px;gap:5px;padding:12px;display:grid}.credit-mini-card>span{color:var(--muted-2);letter-spacing:.1em;font:7px SFMono-Regular,Consolas,monospace}.credit-mini-card>strong{color:var(--accent);font-family:var(--font-display), Georgia, serif;font-size:25px;font-weight:500}.credit-mini-card>small{color:var(--muted);font-size:8px}.credit-mini-card>.credit-mini-card__definition{color:#bcebd0;font-weight:700}.credit-mini-card__topup{color:var(--accent);text-align:center;background:#57e3a41a;border:1px solid #57e3a452;border-radius:6px;justify-content:center;align-items:center;min-height:30px;margin-top:5px;padding:6px 8px;font-size:9px;font-weight:700;text-decoration:none;display:flex}.credit-mini-card__topup:hover{background:#57e3a42b;border-color:#57e3a48c}.account-nav{border:1px solid #0000;border-radius:8px;grid-template-columns:29px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;text-decoration:none;display:grid}.account-nav:hover,.account-nav.is-active{background:var(--panel-2);border-color:var(--line)}.account-avatar{background:var(--accent-soft);color:var(--accent);border:1px solid #35d07f4d;border-radius:50%;flex:none;justify-content:center;align-items:center;width:29px;height:29px;font-size:8px;font-weight:800;display:flex;overflow:hidden}.account-avatar img{object-fit:cover;width:100%;height:100%;display:block}.account-nav strong,.account-nav small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-nav strong{font-size:9px}.account-nav small{color:var(--muted);margin-top:3px;font-size:7px}.account-nav i{color:var(--muted);font-style:normal}.signout-button{color:var(--muted-2);cursor:pointer;text-align:left;background:0 0;border:0;width:100%;font-size:8px}.signout-button:hover{color:var(--text)}.side-nav{border-right:1px solid var(--line);background:#070908;flex-direction:column;min-width:0;padding:22px 14px 17px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-size:14px;font-weight:760;text-decoration:none;display:flex}.brand__mark{color:var(--accent);background:#07100b;border:1px solid #57e3a48f;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;box-shadow:inset 0 0 14px #57e3a414}.brand__mark svg{width:22px;height:22px}.api-card span{color:var(--muted-2);letter-spacing:.12em;font:8px SFMono-Regular,Consolas,monospace}.side-nav nav{gap:5px;margin-top:26px;display:grid}.nav-item{color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:42px;padding:0 10px;font-size:11px;text-decoration:none;display:grid}.nav-item svg{width:16px;height:16px}.nav-item small{background:var(--panel-3);color:var(--muted);border-radius:99px;padding:3px 6px;font-size:8px}.nav-item--active{background:var(--accent);color:var(--accent-ink);font-weight:700}.nav-item--active small{color:var(--accent-ink);background:#00000029}.nav-item:disabled{cursor:not-allowed;opacity:.5}.nav-glyph{text-align:center;font-size:17px;line-height:1}.side-nav__bottom{gap:14px;margin-top:auto;display:grid}.api-card{background:var(--panel-2);border:1px solid var(--line);border-radius:8px;gap:6px;padding:12px;display:grid;position:relative}.api-card strong{font-size:11px;font-weight:600}.api-card i{background:var(--danger);border-radius:50%;width:7px;height:7px;position:absolute;top:15px;right:12px}.api-card--ok i{background:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.side-nav__bottom>small{color:var(--muted-2);text-align:center;font:8px SFMono-Regular,Consolas,monospace}.map-workspace{background-color:#0b0f0d;background-image:radial-gradient(#919f9624 .8px,#0000 .8px);background-size:17px 17px;flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden}.map-workspace:after{content:"";pointer-events:none;background:linear-gradient(90deg,#05070652,#0000 18% 82%,#05070647);position:absolute;inset:0}.mobile-header{display:none}.workspace-heading{z-index:2;justify-content:space-between;align-items:flex-end;padding:27px 30px 8px;display:flex;position:relative}.workspace-heading span,.search-sidebar__heading>span,.results-header span{color:var(--accent);letter-spacing:.14em;font:8px SFMono-Regular,Consolas,monospace}.workspace-heading h1{letter-spacing:-.045em;margin:6px 0 0;font-size:clamp(22px,2.3vw,33px);font-weight:560}.workspace-heading p{color:var(--muted);text-transform:uppercase;margin:0 0 5px;font:9px SFMono-Regular,Consolas,monospace}.map-stage{z-index:1;flex-direction:column;flex:1;min-height:590px;padding:0 20px 18px;display:flex;position:relative}.map-stage__toolbar{z-index:3;justify-content:space-between;align-items:center;min-height:48px;padding:0 5px;display:flex;position:relative}.country-shortcuts{border:1px solid var(--line);background:#050706c7;border-radius:99px;align-items:center;gap:3px;padding:4px;display:flex}.country-shortcuts button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:99px;min-width:34px;height:27px;padding:0 9px;font:9px SFMono-Regular,Consolas,monospace}.country-shortcuts button:hover,.country-shortcuts button.is-active{background:var(--accent);color:var(--accent-ink)}.country-shortcuts .world-button{border-left:1px solid var(--line);border-radius:0 99px 99px 0;min-width:68px;margin-left:3px}.map-selection-count{border:1px solid var(--line);background:#050706c7;border-radius:99px;align-items:center;gap:8px;padding:7px 11px;display:flex}.map-selection-count span{color:var(--muted);text-transform:uppercase;font:8px SFMono-Regular,Consolas,monospace}.map-selection-count strong{color:var(--accent);font:10px SFMono-Regular,Consolas,monospace}.world-map{flex:1;width:100%;height:100%;min-height:450px;overflow:visible}.map-sphere{fill:#0709086b;stroke:#252b27;stroke-width:1px}.map-graticule{fill:none;opacity:.26;stroke:#303732;stroke-width:.45px}.country-shape{fill:#1c211e;stroke:#3a423d;stroke-linejoin:round;stroke-width:.65px;transition:fill .15s,stroke .15s}.country-shape--available{cursor:pointer;fill:#222a25;stroke:#536159;stroke-width:.9px}.country-shape--available:hover,.country-shape--available:focus{fill:#35d07f33;stroke:var(--accent);stroke-width:1.4px}.country-shape--focused{fill:#35d07f21;stroke:var(--accent);stroke-width:2.2px;vector-effect:non-scaling-stroke}.city-marker{cursor:pointer;outline:none}.city-marker__pulse{fill:var(--accent);opacity:0;transition:opacity .15s}.city-marker__dot{fill:#0b0f0d;stroke:var(--accent);stroke-width:3px;vector-effect:non-scaling-stroke;transition:fill .15s}.city-marker text{fill:#dce4df;paint-order:stroke;pointer-events:none;stroke:#0b0f0d;stroke-linejoin:round;stroke-width:5px;font-size:15px;font-weight:650}.city-marker:hover .city-marker__pulse,.city-marker:focus .city-marker__pulse,.city-marker--selected .city-marker__pulse{opacity:.12}.city-marker--selected .city-marker__dot,.city-marker--selected text{fill:var(--accent)}.map-stage__hint{border:1px solid var(--line);color:var(--muted);z-index:3;background:#050706d1;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;font:8px SFMono-Regular,Consolas,monospace;display:flex;position:absolute;bottom:22px;left:28px}.map-stage__hint--error{color:#ffaaa5;border-color:#6a3733}.terminal-dot{background:var(--accent);border-radius:50%;width:5px;height:5px}.map-stage--osm{padding-left:14px;padding-right:14px}.osm-map{border:1px solid var(--line);background:#050706;border-radius:10px;height:100%;min-height:500px;position:relative;overflow:hidden}.osm-map-wrap{flex:1;min-height:500px;position:relative}.osm-map .maplibregl-canvas{outline:none}.osm-map .maplibregl-ctrl-top-right{top:10px;right:10px}.osm-map .maplibregl-ctrl-group{box-shadow:none;background:#050706e6;border:1px solid #303732;overflow:hidden}.osm-map .maplibregl-ctrl-group button{border-color:#303732;width:32px;height:32px}.osm-map .maplibregl-ctrl-icon{filter:invert();opacity:.8}.osm-map .maplibregl-ctrl-attrib{color:#aeb7b1;background:#050706d6;font-size:9px}.osm-map .maplibregl-ctrl-attrib a{color:#bff5d8}.osm-map .maplibregl-ctrl-attrib-button{filter:invert()}.osm-map--point .maplibregl-canvas-container.maplibregl-interactive{cursor:crosshair}.osm-map--radius .maplibregl-canvas-container.maplibregl-interactive{cursor:crosshair;touch-action:none}.map-hover-target{border:1px solid var(--accent);pointer-events:none;z-index:4;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;display:none;position:absolute;top:0;left:0;box-shadow:0 0 0 9999px #0305040f,inset 0 0 24px #35d07f24}.map-hover-target:before,.map-hover-target:after{background:var(--accent);content:"";opacity:.7;position:absolute}.map-hover-target:before{height:1px;top:26px;left:-8px;right:-8px}.map-hover-target:after{width:1px;top:-8px;bottom:-8px;left:26px}.map-hover-target span{background:var(--accent);box-shadow:0 0 0 5px var(--accent-soft);border-radius:50%;width:5px;height:5px}.map-radius-preview{border:2px solid var(--accent);pointer-events:none;z-index:5;background:#57e3a421;border-radius:50%;display:none;position:absolute;top:0;left:0;box-shadow:inset 0 0 35px #57e3a41f,0 0 0 1px #030504bf}.map-radius-preview:before{background:var(--accent);box-shadow:0 0 0 5px var(--accent-soft);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.map-radius-preview>span{background:var(--accent);color:var(--accent-ink);white-space:nowrap;border-radius:99px;padding:6px 9px;font:800 9px SFMono-Regular,Consolas,monospace;position:absolute;top:50%;left:calc(100% - 7px);transform:translateY(-50%)}.map-target-controls{pointer-events:none;z-index:7;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.map-radius-summary{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);white-space:nowrap;background:#050706eb;border:1px solid #57e3a461;border-radius:8px;align-items:center;gap:12px;min-height:44px;padding:7px 14px;display:flex}.map-radius-summary small{color:var(--muted);text-transform:uppercase;font:9px SFMono-Regular,Consolas,monospace}.map-radius-summary strong{color:var(--text);font-size:12px}.map-stage--country .map-stage__hint{bottom:82px}.osm-city-marker{border:1px solid var(--accent);color:var(--text);cursor:pointer;white-space:nowrap;background:#050706eb;border-radius:99px;align-items:center;gap:6px;padding:5px 8px 5px 6px;display:flex}.osm-city-marker:after{border-left:5px solid #0000;border-right:5px solid #0000;border-top:6px solid var(--accent);content:"";position:absolute;bottom:-7px;left:50%;transform:translate(-50%)}.osm-city-marker>span{background:var(--accent);box-shadow:0 0 0 4px var(--accent-soft);border-radius:50%;width:7px;height:7px}.osm-city-marker strong{font-size:9px}.search-sidebar{border-left:1px solid var(--line);z-index:3;background:#080a09;min-width:0;padding:28px 22px 24px;position:relative;overflow-y:auto}.search-sidebar__heading{border-bottom:1px solid var(--line);margin:0 -22px 24px;padding:0 22px 21px}.search-sidebar__heading h2{letter-spacing:-.03em;margin:7px 0 6px;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:500}.search-sidebar__heading p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.config-alert{color:#ffd2cd;background:#1d1513;border:1px solid #54332f;border-radius:7px;align-items:flex-start;gap:10px;margin-bottom:20px;padding:12px;display:flex}.config-alert svg{color:var(--danger);flex:none;width:16px;height:16px}.config-alert p{margin:0;font-size:10px;line-height:1.6}.config-alert strong{font-size:11px;display:block}.search-form>label,.form-block__label>span{color:#d5dbd7;margin-bottom:8px;font-size:10px;font-weight:650;display:block}.compact-input{background:var(--panel-2);border:1px solid var(--line);border-radius:7px;align-items:center;gap:8px;padding:0 11px;display:flex}.compact-input:focus-within{border-color:var(--accent)}.compact-input svg{color:var(--accent);width:16px;height:16px}.compact-input input,.custom-city-input input{color:var(--text);background:0 0;border:0;outline:0;width:100%;min-height:43px;font-size:12px}.compact-input input::placeholder,.custom-city-input input::placeholder{color:var(--muted-2)}.form-block{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.form-block__label{justify-content:space-between;align-items:center;display:flex}.form-block__label small{color:var(--accent);font:8px SFMono-Regular,Consolas,monospace}.selection-empty{color:var(--muted);align-items:center;gap:7px;margin:0;font-size:10px;line-height:1.5;display:flex}.selection-empty svg{width:15px;height:15px}.country-summary{background:var(--panel-2);border:1px solid var(--line);border-radius:7px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:10px;display:grid}.country-flag-code{background:var(--accent-soft);color:var(--accent);border:1px solid #35d07f4d;border-radius:5px;justify-content:center;align-items:center;height:31px;font:9px SFMono-Regular,Consolas,monospace;display:flex}.country-summary strong,.country-summary small{display:block}.country-summary strong{font-size:11px}.country-summary small{color:var(--muted);margin-top:3px;font-size:8px}.country-summary button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:5px;font-size:8px}.country-summary button:hover{color:var(--accent)}.selected-city-list{flex-wrap:wrap;gap:5px;margin-bottom:9px;display:flex}.selected-city-list>p{color:var(--muted-2);margin:2px 0 8px;font-size:9px}.selected-city-list button{background:var(--accent-soft);color:#bff5d8;cursor:pointer;border:1px solid #35d07f40;border-radius:99px;align-items:center;gap:6px;padding:5px 8px;font-size:9px;display:flex}.selected-city-list button span{color:var(--accent);font-size:13px;line-height:.7}.custom-city-input{background:var(--panel-2);border:1px solid var(--line);border-radius:7px;align-items:center;padding-left:10px;display:flex}.custom-city-input:focus-within{border-color:var(--accent)}.custom-city-input input{min-height:38px;font-size:10px}.custom-city-input button{background:var(--accent);color:var(--accent-ink);cursor:pointer;border:0;border-radius:5px;width:29px;height:28px;margin-right:5px;font-size:17px}.custom-city-input button svg{width:14px;height:14px}.custom-city-input button .spinner{width:13px;height:13px;margin:auto}.custom-city-input button:disabled{opacity:.25}.geocode-error{color:var(--danger);margin:8px 1px 0;font-size:9px;line-height:1.45}.geocode-options{background:var(--panel-2);border:1px solid var(--line);border-radius:7px;max-height:220px;margin-top:7px;display:grid;overflow-y:auto}.geocode-options button{border:0;border-bottom:1px solid var(--line-soft);color:var(--text);cursor:pointer;text-align:left;background:0 0;grid-template-columns:1fr auto;align-items:center;gap:3px 8px;padding:9px 10px;display:grid}.geocode-options button:last-child{border-bottom:0}.geocode-options button:hover{background:var(--accent-soft)}.geocode-options strong{font-size:10px}.geocode-options small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;grid-column:1;font-size:8px;line-height:1.35;overflow:hidden}.geocode-options button>span{color:var(--accent);grid-area:1/2/span 2;font-size:17px}.city-search-help{color:var(--muted-2);margin:8px 1px 0;font:8px/1.45 SFMono-Regular,Consolas,monospace}.credit-estimate{background:linear-gradient(135deg, #35d07f17, var(--panel));border:1px solid var(--line);margin:15px 0;padding:13px}.credit-estimate__heading{justify-content:space-between;align-items:center;display:flex}.credit-estimate__heading>span{color:var(--accent);letter-spacing:.1em;font:8px SFMono-Regular,Consolas,monospace}.credit-estimate>strong{margin:10px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:400;display:block}.credit-estimate>p{color:var(--muted);margin:0 0 12px;font-size:8px;line-height:1.55}.credit-estimate>.credit-estimate__rule{border-left:2px solid var(--accent);color:#c6f7dd;background:#57e3a414;margin:9px 0 11px;padding:7px 8px;font-size:9px;font-weight:760}.credit-estimate__balance,.credit-estimate__charged{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:9px;font-size:9px;display:flex}.credit-estimate__balance span,.credit-estimate__charged span{color:var(--muted)}.credit-estimate__balance b{color:var(--accent);font-size:14px}.credit-estimate__charged{margin-top:8px}.credit-estimate__charged b{color:var(--text);font-size:9px}.credit-estimate__warning{color:#e6c46a;margin-top:8px;font-size:8px;line-height:1.45;display:block}.credit-help{position:relative}.credit-help summary{background:var(--accent-soft);color:var(--accent);cursor:pointer;border:1px solid #35d07f52;border-radius:50%;justify-content:center;align-items:center;width:21px;height:21px;font-size:9px;font-weight:800;list-style:none;display:flex}.credit-help summary::-webkit-details-marker{display:none}.credit-help__content{color:var(--muted);z-index:20;background:#111512;border:1px solid #35d07f52;width:260px;padding:13px;display:none;position:absolute;top:29px;right:0;box-shadow:0 16px 40px #00000073}.credit-help[open] .credit-help__content{display:block}.credit-help__content strong{color:var(--text);margin-bottom:8px;font-size:10px;display:block}.credit-help__content p{margin:7px 0 0;font-size:9px;line-height:1.55}.credit-help__content b{color:var(--accent)}.search-parameters{border-top:1px solid var(--line);margin-top:22px;padding-top:17px}.search-parameters>span{color:var(--accent);letter-spacing:.12em;font:8px SFMono-Regular,Consolas,monospace}.search-parameters>div{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;padding:10px 0;display:flex}.search-parameters p{color:var(--muted);margin:0;font-size:9px}.search-parameters strong{font:9px SFMono-Regular,Consolas,monospace}.form-error{border-left:2px solid var(--danger);color:#ffaaa5;margin:15px 0 0;padding:5px 9px;font-size:10px;line-height:1.5}.submit-button{background:var(--accent);border:1px solid var(--accent);color:var(--accent-ink);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;margin-top:20px;padding:0 12px;font-size:10px;font-weight:760;display:flex}.submit-button:hover:not(:disabled){background:#53df94}.submit-button:disabled{cursor:not-allowed;filter:grayscale(.5);opacity:.34}.form-footnote{color:var(--muted-2);text-align:center;margin:9px 0 0;font:8px/1.5 SFMono-Regular,Consolas,monospace}.spinner{border:2px solid #03160c3d;border-top-color:var(--accent-ink);border-radius:50%;width:15px;height:15px;animation:.8s linear infinite spin}.spinner--light{border-color:#fff3;border-top-color:var(--text)}@keyframes spin{to{transform:rotate(360deg)}}.results{background:var(--bg);padding:64px clamp(22px,5vw,76px) 76px;scroll-margin-top:0}.results-header{justify-content:space-between;align-items:flex-end;max-width:1480px;margin:0 auto 30px;display:flex}.results-header h2{letter-spacing:-.055em;text-transform:capitalize;margin:7px 0 6px;font-size:clamp(34px,4vw,54px);font-weight:520}.results-header p{color:var(--muted);margin:0;font-size:12px}.results-header__actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:9px;display:flex}.result-export{align-items:flex-end;gap:5px;display:grid}.result-export>span:first-child{color:var(--muted);letter-spacing:.12em;text-align:right;font-size:7px}.result-export>div{gap:6px;display:flex}.result-export button{background:var(--panel);border:1px solid var(--line);color:var(--text);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-width:72px;min-height:38px;padding:0 12px;font:750 9px SFMono-Regular,Consolas,monospace;display:inline-flex}.result-export button:hover{border-color:var(--accent);color:var(--accent)}.result-export button:disabled{cursor:wait;opacity:.55}.result-export button svg{width:13px;height:13px}.raw-button{border:1px solid var(--line);color:var(--text);cursor:pointer;background:0 0;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 13px;font-size:9px;font-weight:650;display:inline-flex}.raw-button:hover{border-color:var(--accent);color:var(--accent)}.raw-button svg{width:14px;height:14px}.metrics,.city-counts,.email-toolbar,.city-errors,.raw-panel,.table-wrap,.mobile-results,.empty-results{max-width:1480px;margin-left:auto;margin-right:auto}.metrics{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.metric{border-bottom:1px solid var(--line);border-right:1px solid var(--line);flex-direction:column;min-height:108px;padding:17px 19px;display:flex}.metric strong{font-family:Georgia,Times New Roman,serif;font-size:41px;font-weight:400;line-height:1}.metric span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:auto;font:8px SFMono-Regular,Consolas,monospace}.metric--primary{background:var(--accent);color:var(--accent-ink)}.metric--primary span{color:#124c2e}.city-counts{flex-wrap:wrap;gap:6px;padding:17px 0;display:flex}.city-count{background:var(--panel-2);border:1px solid var(--line);border-radius:5px;justify-content:space-between;align-items:center;gap:18px;min-width:120px;padding:8px 10px;display:flex}.city-count span{color:var(--muted);font-size:9px}.city-count strong{color:var(--accent);font:9px SFMono-Regular,Consolas,monospace}.city-count--error{border-color:#613632}.city-count--error strong{color:var(--danger)}.email-toolbar{background:var(--panel);border:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;padding:15px;display:flex}.email-toolbar>div>span{color:var(--accent);letter-spacing:.12em;font:8px SFMono-Regular,Consolas,monospace}.email-toolbar p{color:var(--muted);margin:6px 0 0;font-size:10px}.email-toolbar .email-toolbar__error{color:var(--danger)}.city-errors{color:#ffd4d0;background:#1d1212;border:1px solid #60322f;margin-bottom:18px;padding:15px}.city-errors h3{margin-bottom:10px;font-size:11px}.city-errors p{grid-template-columns:110px 1fr;gap:12px;margin:6px 0;font-size:10px;display:grid}.city-errors span{color:#cf9b97}.raw-panel{border:1px solid var(--line);background:#060807;margin-bottom:18px}.raw-panel>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:11px 13px;display:flex}.raw-panel span{color:var(--accent);letter-spacing:.12em;font:8px SFMono-Regular,Consolas,monospace}.raw-panel small{color:var(--muted);font-size:9px}.raw-panel pre{color:#bdc8c1;white-space:pre-wrap;word-break:break-word;max-height:480px;margin:0;padding:17px;font:10px/1.6 SFMono-Regular,Consolas,monospace;overflow:auto}.table-wrap{border:1px solid var(--line);overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:1500px;font-size:10px}th{background:var(--panel-3);color:var(--muted);letter-spacing:.08em;text-align:left;text-transform:uppercase;padding:11px 12px;font:8px SFMono-Regular,Consolas,monospace}td{border-top:1px solid var(--line-soft);color:#aeb7b1;vertical-align:top;max-width:220px;padding:13px 12px;line-height:1.45}td strong{color:var(--text);font-size:10px}td a{color:var(--accent);align-items:center;gap:5px;text-decoration:none;display:inline-flex}td a:hover{text-decoration:underline}td a svg{width:11px;height:11px}.empty{color:var(--muted-2);font-style:italic}.table-rating{color:var(--gold);white-space:nowrap}.search-city-tag{background:var(--accent-soft);color:#a9edca;border:1px solid #35d07f38;padding:3px 6px;display:inline-block}.email-status-wrap{align-items:center;gap:6px;display:inline-flex;position:relative}.email-status{color:var(--muted);white-space:nowrap;font-size:9px}.email-status--error{color:var(--danger)}.email-task-float{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:80;background:#0c110ef5;border:1px solid #57e3a461;border-radius:12px;grid-template-columns:42px minmax(180px,1fr) auto;align-items:center;gap:12px;width:350px;max-width:calc(100vw - 48px);padding:13px 14px;animation:.34s cubic-bezier(.2,.8,.2,1) both email-task-enter;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 20px 65px #00000094,inset 0 0 0 1px #ffffff06}.email-task-float__signal{background:radial-gradient(circle,#57e3a42e,#57e3a40a);border:1px solid #57e3a447;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:relative}.email-task-float__signal:before{border-radius:inherit;content:"";border:1px solid #57e3a46b;animation:1.8s ease-out infinite email-task-pulse;position:absolute;inset:5px}.email-task-float__signal span{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:1.1s ease-in-out infinite email-task-blink;box-shadow:0 0 13px #57e3a4cc}.email-task-float__content{min-width:0}.email-task-float__content strong{color:var(--text);letter-spacing:-.01em;font-size:14px;font-weight:720;display:block}.email-task-float__content>span{color:var(--muted);margin-top:3px;font-size:11px;display:block}.email-task-float__track{background:#fff1;border-radius:999px;height:3px;margin-top:9px;overflow:hidden}.email-task-float__track i{background:linear-gradient(90deg, #2f9d6a, var(--accent));border-radius:inherit;height:100%;transition:width .35s;display:block;box-shadow:0 0 12px #57e3a480}.email-task-float>b{color:var(--accent);font:700 11px SFMono-Regular,Consolas,monospace}@keyframes email-task-enter{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes email-task-pulse{0%{opacity:.8;transform:scale(.65)}80%,to{opacity:0;transform:scale(1.5)}}@keyframes email-task-blink{0%,to{opacity:.55;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.email-toolbar__title{align-items:center;gap:8px;display:flex}.email-help{position:relative}.email-help summary{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#ffffff0b;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:9px;font-weight:800;list-style:none;display:flex}.email-help summary::-webkit-details-marker{display:none}.email-help summary:hover,.email-help[open] summary{color:var(--accent);border-color:#57e3a473}.email-help__content{color:var(--muted);z-index:30;background:#111512;border:1px solid #57e3a452;width:min(310px,100vw - 48px);padding:13px;font-size:9px;line-height:1.55;display:none;position:absolute;top:28px;left:0;box-shadow:0 16px 40px #00000080}.email-help[open] .email-help__content{display:block}.email-help__content strong{color:var(--text);margin-bottom:7px;display:block}.email-help__content p{margin:6px 0 0}.email-help__content b{color:var(--accent)}.email-help__content .email-help__reason{border-top:1px solid var(--line);color:#e4b2ad;margin-top:9px;padding-top:8px}.email-help--inline .email-help__content{left:auto;right:0}.email-list{gap:7px;min-width:190px;display:grid}.email-list>div{gap:2px;display:grid}.email-list>div>a:first-child{color:var(--accent);overflow-wrap:anywhere}.email-list .email-source{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font:7px SFMono-Regular,Consolas,monospace;overflow:hidden}.mobile-results{display:none}.empty-results{border:1px dashed var(--line);color:var(--muted);text-align:center;padding:55px 20px}.empty-results svg{color:var(--accent);width:26px;height:26px}.empty-results h3{color:var(--text);margin:12px 0 6px}.empty-results p{margin:0;font-size:11px}footer{color:var(--muted-2);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;padding:25px clamp(22px,5vw,76px);font:8px SFMono-Regular,Consolas,monospace;display:flex}footer p{margin:0}@media (max-width:1160px){.app-shell{grid-template-columns:74px minmax(430px,1fr) 316px}.dashboard-shell{grid-template-columns:74px minmax(0,1fr)}.side-nav{padding-left:10px;padding-right:10px}.side-nav .brand>span:last-child,.nav-item>span:nth-child(2),.nav-item small,.side-nav__bottom>small,.api-card span,.api-card strong,.credit-mini-card>span,.credit-mini-card>small,.credit-mini-card__topup,.account-nav>span:nth-child(2),.account-nav i,.signout-button{display:none}.side-nav .brand{justify-content:center}.nav-item{justify-content:center;padding:0;display:flex}.side-nav nav{margin-top:26px}.api-card{height:42px;padding:0}.api-card i{top:50%;left:50%;right:auto;transform:translate(-50%,-50%)}.credit-mini-card{place-items:center;height:50px;padding:0}.credit-mini-card>strong{font-size:19px}.account-nav{justify-content:center;padding:6px;display:flex}.search-sidebar{padding-left:18px;padding-right:18px}.search-sidebar__heading{margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px}}@media (max-width:820px){.app-shell{min-height:auto;display:block}.dashboard-shell{display:block}.dashboard-nav{display:none}.search-workspace-shell{min-height:auto;display:block}.side-nav{display:none}.map-workspace{min-height:630px}.mobile-header{border-bottom:1px solid var(--line);z-index:4;background:#070908e0;justify-content:space-between;align-items:center;min-height:57px;padding:0 18px;display:flex;position:relative}.mobile-header .brand__mark{width:28px;height:28px}.mobile-header .brand{font-size:12px}.mobile-api-dot{background:var(--danger);border-radius:50%;width:8px;height:8px}.mobile-api-dot.is-ok{background:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.workspace-heading{padding:21px 18px 4px}.workspace-heading h1{font-size:27px}.map-stage{min-height:520px;padding:0 8px 10px}.osm-map,.osm-map-wrap{min-height:420px}.world-map{min-height:410px}.search-sidebar{border-left:0;border-top:1px solid var(--line);padding:28px 20px 32px;overflow:visible}.search-sidebar__heading{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.search-form{max-width:530px;margin:0 auto}.search-sidebar__heading{text-align:center}.country-shortcuts button{min-width:31px;padding:0 7px}}@media (max-width:620px){.map-workspace{min-height:570px}.workspace-heading{align-items:flex-start}.workspace-heading p{text-align:right;max-width:90px;margin-top:9px}.map-stage{min-height:470px}.map-stage__toolbar{align-items:flex-start;gap:7px;padding-top:7px}.country-shortcuts{border-radius:8px;flex-wrap:wrap}.country-shortcuts button{min-width:29px;height:25px;padding:0 6px}.country-shortcuts .world-button{min-width:63px}.map-selection-count{border-radius:8px;flex:none}.world-map{min-height:360px}.osm-map,.osm-map-wrap{min-height:370px}.city-marker text{font-size:18px}.map-stage__hint{max-width:calc(100% - 28px);bottom:38px;left:14px}.map-stage--country .map-stage__hint{bottom:72px}.map-target-controls{bottom:10px}.map-radius-summary{min-height:40px}.results{padding:44px 16px 52px}.results-header{flex-direction:column;align-items:flex-start;gap:18px}.results-header__actions{grid-template-columns:1fr;justify-content:stretch;align-items:stretch;width:100%;display:grid}.results-header__actions .saved-project-link{justify-content:center;width:100%}.result-export{align-items:stretch;width:100%}.result-export>span:first-child{text-align:left}.result-export>div{grid-template-columns:repeat(3,1fr);display:grid}.result-export button,.raw-button{width:100%}.metrics{grid-template-columns:1fr 1fr}.metric{min-height:96px;padding:14px}.metric:first-child{grid-column:1/-1}.metric strong{font-size:36px}.city-count{flex:1 0 calc(50% - 6px)}.email-toolbar{flex-direction:column;align-items:stretch}.email-task-float{bottom:max(14px, env(safe-area-inset-bottom));grid-template-columns:38px minmax(0,1fr) auto;gap:10px;width:calc(100vw - 28px);max-width:none;padding:12px;right:14px}.email-task-float__signal{width:38px;height:38px}.email-task-float__content strong{font-size:13px}.email-task-float__content>span{font-size:10px}.city-errors p{grid-template-columns:1fr;gap:3px}.raw-panel>div{flex-direction:column;align-items:flex-start;gap:4px}.table-wrap{display:none}.mobile-results{gap:9px;display:grid}.result-card{background:var(--panel);border:1px solid var(--line);padding:16px}.result-card__top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.result-card .eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font:8px SFMono-Regular,Consolas,monospace}.result-card h3{margin:0;font-size:17px;line-height:1.25}.rating{flex:none;grid-template-columns:auto auto;align-items:center;display:grid}.rating span{color:var(--gold)}.rating strong{margin-left:4px}.rating small{color:var(--muted);grid-column:1/-1;margin-top:2px;font-size:8px}.result-card dl{border-top:1px solid var(--line);margin:15px 0 0;padding-top:7px}.result-card dl div{grid-template-columns:82px 1fr;gap:8px;padding:7px 0;display:grid}.result-card dt{color:var(--muted);text-transform:uppercase;font:8px SFMono-Regular,Consolas,monospace}.result-card dd{overflow-wrap:anywhere;margin:0;font-size:10px;line-height:1.45}.result-card dd a{color:var(--accent);align-items:center;gap:4px;display:inline-flex}.result-card dd svg{width:11px;height:11px}.result-card .email-list{min-width:0}footer{flex-direction:column;gap:7px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important}}.mobile-account-link{color:var(--accent);font-size:10px;font-weight:750;text-decoration:none;display:none}.billing-summary{background:var(--panel);border:1px solid var(--line);grid-template-columns:1fr 1fr;max-width:1480px;margin:16px auto 0;display:grid}.billing-summary>div{grid-template-columns:auto 1fr;align-items:center;gap:5px 18px;padding:14px 17px;display:grid}.billing-summary>div+div{border-left:1px solid var(--line)}.billing-summary span{color:var(--muted);letter-spacing:.09em;font:8px SFMono-Regular,Consolas,monospace}.billing-summary strong{color:var(--accent);grid-row:1/span 2;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:400}.billing-summary small,.billing-summary a{color:var(--muted);grid-column:2;font-size:9px}.billing-summary a{color:var(--accent);text-decoration:none}.account-page{background:var(--bg);min-height:100vh;padding:54px clamp(22px,5vw,76px) 80px}.account-page>*{max-width:1260px;margin-left:auto;margin-right:auto}.account-heading{border-bottom:1px solid var(--line);padding-bottom:28px}.section-kicker,.account-overview article>span,.account-plan-grid article>span{color:var(--accent);letter-spacing:.12em;font:9px SFMono-Regular,Consolas,monospace}.account-heading h1{letter-spacing:-.055em;margin:8px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,68px);font-weight:400}.account-heading p,.account-section-heading p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.account-notice{border:1px solid var(--line);color:var(--muted);background:#171a18;margin-top:18px;padding:13px 15px;font-size:11px}.account-notice--success{background:var(--accent-soft);color:#bff5d8;border-color:#35d07f59}.account-overview{grid-template-columns:1.3fr 1fr 1fr;gap:12px;margin-top:24px;display:grid}.account-overview article{background:var(--panel);border:1px solid var(--line);min-height:150px;padding:20px}.account-overview article>strong{overflow-wrap:anywhere;margin:18px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400;display:block}.account-overview article>p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.account-credit-card{background:linear-gradient(135deg, #35d07f21, var(--panel))!important}.account-credit-card>strong{color:var(--accent);font-size:42px!important}.account-credit-card>div{background:#050706;height:4px;margin:10px 0;overflow:hidden}.account-credit-card>div i{background:var(--accent);height:100%;display:block}.account-credit-definition{color:#bcebd0;font-size:10px;font-weight:700;line-height:1.45;display:block}.account-section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-top:52px;display:flex}.account-section-heading h2{letter-spacing:-.04em;margin:7px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,4vw,40px);font-weight:400}.account-plan-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;display:grid}.account-plan-grid article{background:var(--panel);border:1px solid var(--line);flex-direction:column;min-height:330px;padding:23px;display:flex}.account-plan-grid article.is-current{border-color:var(--accent);box-shadow:inset 0 3px 0 var(--accent)}.account-plan-grid h3{margin:20px 0 4px;font-family:Georgia,Times New Roman,serif;font-size:40px;font-weight:400}.account-plan-grid h3 small{color:var(--muted);font-family:inherit;font-size:15px}.account-plan-grid article>strong{margin-top:8px;font-size:14px}.account-plan-grid article>p{color:var(--muted);flex:1;margin:14px 0 22px;font-size:10px;line-height:1.7}.account-plan-grid .plan-export-note{color:var(--accent);margin:0 0 16px;font-size:9px;display:block}.account-security-settings{margin-top:52px}.account-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.account-settings-card{background:var(--panel);border:1px solid var(--line);padding:22px}.account-settings-card h3{font-family:var(--font-display), Georgia, serif;letter-spacing:-.03em;margin-bottom:8px;font-size:25px;font-weight:440}.account-settings-card>p,.account-settings-card>small{color:var(--muted);font-size:10px;line-height:1.6;display:block}.account-settings-card .auth-form{margin-top:18px}.account-settings-card .auth-form select{background:var(--panel-2);border:1px solid var(--line);color:var(--text);border-radius:7px;min-height:45px;padding:0 12px}.auth-form__label-row{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.auth-form__label-row label{margin:0}.auth-form__label-row a{color:var(--accent);font-size:8px;text-decoration:none}.auth-card>.button--quiet{margin-top:10px}.button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:10px;font-weight:750;text-decoration:none;display:inline-flex}.button:disabled{cursor:not-allowed;opacity:.35}.button--primary{background:var(--accent);border:1px solid var(--accent);color:var(--accent-ink)}.button--outline{border:1px solid var(--line);color:var(--text);background:0 0}.button--outline:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.button--wide{width:100%}.topup-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}.topup-grid article{background:var(--panel);border:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:17px;display:grid}.topup-grid article>div{display:grid}.topup-grid article>div strong{font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:400}.topup-grid article>div span{color:var(--muted);font-size:8px}.topup-credit-definition{color:#bcebd0;margin-top:5px;font-size:8px;line-height:1.35}.topup-grid h3{color:var(--accent);margin:0;font-size:15px}.purchase-gate{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:1000;background:#020403e0;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0;overflow:auto}.purchase-gate__dialog{background:linear-gradient(145deg,#101612,#080b09 72%);border:1px solid #304037;width:100%;max-width:1080px;max-height:calc(100vh - 56px);padding:clamp(24px,4vw,46px);position:relative;overflow:auto;box-shadow:0 35px 120px #000000b8}.purchase-gate__dialog:before{background:linear-gradient(90deg, var(--accent), transparent 70%);content:"";height:2px;position:absolute;top:0;left:0;right:0}.purchase-gate__header{max-width:720px}.purchase-gate__header h1{letter-spacing:-.055em;margin:9px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,59px);font-weight:400;line-height:1}.purchase-gate__header>p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.purchase-gate__credit-note{background:#57e3a412;border:1px solid #57e3a43d;grid-template-columns:auto 1fr;align-items:center;gap:18px;margin:25px 0 20px;padding:17px 19px;display:grid}.purchase-gate__credit-note>strong{color:var(--accent);font-family:Georgia,Times New Roman,serif;font-size:48px;font-weight:400;line-height:1}.purchase-gate__credit-note b{font-size:12px}.purchase-gate__credit-note p,.purchase-gate__credit-note small{color:var(--muted);margin:5px 0 0;font-size:9px;line-height:1.55;display:block}.purchase-gate__credit-note small{color:#92a79a}.purchase-gate__tab-input{opacity:0;pointer-events:none;position:absolute}.purchase-gate__switch{border:1px solid var(--line);background:#050706;grid-template-columns:1fr 1fr;margin-bottom:14px;padding:4px;display:grid}.purchase-gate__switch label{color:var(--muted);cursor:pointer;text-align:center;padding:11px 14px;font-size:10px;font-weight:750}#purchase-monthly:focus-visible~.purchase-gate__switch label[for=purchase-monthly],#purchase-once:focus-visible~.purchase-gate__switch label[for=purchase-once]{outline:2px solid var(--accent);outline-offset:2px}#purchase-monthly:checked~.purchase-gate__switch label[for=purchase-monthly],#purchase-once:checked~.purchase-gate__switch label[for=purchase-once]{background:var(--accent);color:var(--accent-ink)}.purchase-gate__plans{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:none}#purchase-monthly:checked~.purchase-gate__panels .purchase-gate__plans--monthly,#purchase-once:checked~.purchase-gate__panels .purchase-gate__plans--once{display:grid}.purchase-gate__plans article{border:1px solid var(--line);background:#0c110ef0;flex-direction:column;min-height:238px;padding:20px;display:flex;position:relative}.purchase-gate__plans article.is-featured{border-color:var(--accent);box-shadow:inset 0 2px 0 var(--accent)}.purchase-gate__plans article>span:not(.purchase-gate__badge){color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font:8px SFMono-Regular,Consolas,monospace}.purchase-gate__plans h2{margin:18px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:400}.purchase-gate__plans h2 small{color:var(--muted);font-size:13px}.purchase-gate__plans article>strong{font-size:13px}.purchase-gate__plans article>p{color:var(--muted);flex:1;margin:11px 0 18px;font-size:9px;line-height:1.55}.purchase-gate__badge{background:var(--accent);color:var(--accent-ink);padding:5px 7px;font:7px SFMono-Regular,Consolas,monospace;position:absolute;top:13px;right:13px}.purchase-gate__unavailable{color:#f3d39d;background:#1d1610;border:1px solid #644825;margin:14px 0 0;padding:11px;font-size:9px}.purchase-gate__footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:19px;padding-top:16px;display:flex}.purchase-gate__account{color:var(--accent);overflow-wrap:anywhere;margin:10px 0 0;font-size:9px}.purchase-gate__footer>p{color:var(--muted-2);margin:0;font-size:8px}.purchase-gate__footer>div{align-items:center;gap:14px;display:flex}.purchase-gate__footer a,.purchase-gate__footer button{color:var(--muted);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0;font-size:9px;text-decoration:underline}.purchase-gate__footer a:hover,.purchase-gate__footer button:hover{color:var(--accent)}.form-block__label>div{align-items:center;gap:9px;display:flex}.clear-selection-button{color:var(--accent);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0;font-size:8px;text-decoration:underline}.clear-selection-button:disabled{cursor:not-allowed;opacity:.45}.saved-project-link{color:var(--accent);border:1px solid #35d07f4d;border-radius:7px;align-items:center;gap:8px;min-height:38px;padding:0 13px;font-size:9px;text-decoration:none;display:inline-flex}.saved-project-link svg,.button svg{width:12px;height:12px}.projects-page{min-height:100vh;padding:54px clamp(22px,5vw,76px) 80px}.projects-page>*{max-width:1260px;margin-left:auto;margin-right:auto}.projects-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:30px;display:flex}.projects-heading h1,.project-detail-heading h1{letter-spacing:-.055em;margin:8px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,68px);font-weight:400}.projects-heading p,.project-detail-heading p{color:var(--muted);max-width:620px;margin:0;font-size:12px;line-height:1.6}.projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.project-card{background:var(--panel);border:1px solid var(--line);color:var(--text);flex-direction:column;min-height:250px;padding:20px;transition:border-color .16s,transform .16s;display:flex}.project-card:hover{border-color:var(--accent);transform:translateY(-2px)}.project-card--disabled{opacity:.62}.project-card--disabled:hover{border-color:var(--line);transform:none}.project-card__main{color:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}.project-card__top,.project-card__footer{justify-content:space-between;align-items:center;display:flex}.project-card__top>span{background:var(--accent-soft);color:var(--accent);border:1px solid #35d07f40;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:9px;font-weight:800;display:flex}.project-card__top small,.project-card__footer small{color:var(--muted-2);font-size:8px}.project-card h2{margin:24px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400;line-height:1.15}.project-card>p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.project-card__metrics{gap:22px;margin:auto 0 20px;padding-top:26px;display:flex}.project-card__metrics span{color:var(--muted);font-size:9px}.project-card__metrics strong{color:var(--text);margin-right:4px;font-size:16px}.project-card__footer{border-top:1px solid var(--line);padding-top:13px}.project-card__footer>a{color:var(--accent);align-items:center;gap:6px;font-size:9px;text-decoration:none;display:inline-flex}.project-card__footer svg{width:10px;height:10px}.project-card__exports{align-items:end;gap:6px;margin-top:14px;display:grid}.project-card__exports>span{color:var(--muted-2);letter-spacing:.11em;font:7px SFMono-Regular,Consolas,monospace}.project-card__exports>div{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.project-card__exports a{border:1px solid var(--line);color:var(--text);border-radius:6px;justify-content:center;align-items:center;gap:6px;min-height:34px;font:750 8px SFMono-Regular,Consolas,monospace;text-decoration:none;display:inline-flex}.project-card__exports a:hover{border-color:var(--accent);color:var(--accent)}.project-card__exports svg{width:11px;height:11px}.project-status{letter-spacing:.08em;text-transform:uppercase;font:8px SFMono-Regular,Consolas,monospace}.project-status--complete{color:var(--accent)!important}.project-status--failed{color:var(--danger)!important}.project-status--running{color:#e6c46a!important}.projects-empty{border:1px dashed var(--line);text-align:center;max-width:1260px;margin:38px auto;padding:70px 24px}.projects-empty>svg{color:var(--accent);width:30px;height:30px}.projects-empty h2{margin:15px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400}.projects-empty p{color:var(--muted);margin:0 0 22px;font-size:11px}.project-detail-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:24px;max-width:1480px;margin:0 auto;padding:48px clamp(22px,5vw,76px) 30px;display:flex}.project-detail-heading>div>a{color:var(--muted);margin-bottom:24px;font-size:9px;text-decoration:none;display:block}.saved-results{padding-top:38px}@media (max-width:900px){.account-overview{grid-template-columns:1fr 1fr}.account-credit-card{grid-column:1/-1}.account-plan-grid{grid-template-columns:1fr}.account-plan-grid article{min-height:260px}.topup-grid,.account-settings-grid{grid-template-columns:1fr}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-gate{align-items:flex-start;padding:18px}.purchase-gate__dialog{max-height:none}.purchase-gate__plans{grid-template-columns:1fr}.purchase-gate__plans article{min-height:190px}}@media (max-width:820px){.mobile-account-link{display:inline-flex}.account-page,.projects-page{padding-top:30px}}@media (max-width:620px){.billing-summary{grid-template-columns:1fr}.billing-summary>div+div{border-left:0;border-top:1px solid var(--line)}.account-overview{grid-template-columns:1fr}.account-credit-card{grid-column:auto}.account-section-heading{flex-direction:column;align-items:stretch}.account-section-heading form .button{width:100%}.topup-grid article{grid-template-columns:1fr auto}.topup-grid article form{grid-column:1/-1}.topup-grid article form .button{width:100%}.projects-heading,.project-detail-heading{flex-direction:column;align-items:stretch}.projects-heading .button,.project-detail-heading .button{width:100%}.projects-grid{grid-template-columns:1fr}.project-card{min-height:220px}.project-detail-heading{padding-top:28px}.purchase-gate{padding:0}.purchase-gate__dialog{border-left:0;border-right:0;min-height:100vh;padding:25px 17px}.purchase-gate__header h1{font-size:39px}.purchase-gate__credit-note{align-items:start;gap:13px;padding:14px}.purchase-gate__credit-note>strong{font-size:37px}.purchase-gate__switch label{padding:10px 7px;font-size:9px}.purchase-gate__footer{flex-direction:column;align-items:flex-start}}.dashboard-shell{font-size:13px}.dashboard-shell .brand{font-size:16px}.dashboard-shell .api-card span,.dashboard-shell .credit-mini-card>span,.dashboard-shell .side-nav__bottom>small{font-size:10px;line-height:1.4}.dashboard-shell .api-card strong{font-size:12px}.dashboard-shell .nav-item{min-height:46px;font-size:13px}.dashboard-shell .nav-item small{font-size:10px}.dashboard-shell .account-avatar{width:33px;height:33px;font-size:10px}.dashboard-shell .account-nav{grid-template-columns:33px minmax(0,1fr) auto}.dashboard-shell .account-nav strong{font-size:12px}.dashboard-shell .account-nav small{font-size:10px;line-height:1.35}.dashboard-shell .signout-button{min-height:30px;padding:5px 0;font-size:11px;line-height:1.4}.dashboard-shell .credit-mini-card>small{font-size:10px;line-height:1.4}.dashboard-shell .credit-mini-card__topup{font-size:10px}.dashboard-shell .workspace-heading span,.dashboard-shell .search-sidebar__heading>span,.dashboard-shell .results-header span{font-size:10px;line-height:1.4}.dashboard-shell .workspace-heading p{font-size:11px;line-height:1.45}.dashboard-shell .country-shortcuts button{height:31px;font-size:11px}.dashboard-shell .map-selection-count span{font-size:10px}.dashboard-shell .map-selection-count strong{font-size:12px}.dashboard-shell .map-stage__hint{font-size:10px;line-height:1.45}.dashboard-shell .osm-map .maplibregl-ctrl-attrib{font-size:10px}.dashboard-shell .map-radius-preview>span,.dashboard-shell .osm-city-marker strong{font-size:11px}.dashboard-shell .search-sidebar__heading p{font-size:13px}.dashboard-shell .config-alert p{font-size:12px}.dashboard-shell .config-alert strong{font-size:13px}.dashboard-shell .search-form>label,.dashboard-shell .form-block__label>span{font-size:12px}.dashboard-shell .compact-input input,.dashboard-shell .custom-city-input input{font-size:13px}.dashboard-shell .form-block__label small,.dashboard-shell .country-summary small,.dashboard-shell .geocode-options small,.dashboard-shell .city-search-help,.dashboard-shell .credit-estimate__heading>span,.dashboard-shell .credit-estimate__warning,.dashboard-shell .form-footnote{font-size:10px;line-height:1.5}.dashboard-shell .selection-empty,.dashboard-shell .country-summary strong,.dashboard-shell .selected-city-list>p,.dashboard-shell .selected-city-list button,.dashboard-shell .geocode-error,.dashboard-shell .geocode-options strong{font-size:11px}.dashboard-shell .country-summary button,.dashboard-shell .clear-selection-button{font-size:10px}.dashboard-shell .credit-estimate>strong{font-size:24px}.dashboard-shell .credit-estimate>p,.dashboard-shell .credit-estimate__balance,.dashboard-shell .credit-estimate__charged,.dashboard-shell .credit-estimate__charged b,.dashboard-shell .credit-estimate>.credit-estimate__rule{font-size:11px}.dashboard-shell .credit-help__content strong{font-size:12px}.dashboard-shell .credit-help__content p,.dashboard-shell .search-parameters p,.dashboard-shell .search-parameters strong{font-size:11px}.dashboard-shell .search-parameters>span{font-size:10px}.dashboard-shell .form-error{font-size:12px}.dashboard-shell .submit-button{min-height:48px;font-size:12px}.dashboard-shell .results-header p{font-size:14px;line-height:1.5}.dashboard-shell .result-export>span:first-child{font-size:10px}.dashboard-shell .result-export button,.dashboard-shell .raw-button,.dashboard-shell .saved-project-link{min-height:42px;font-size:11px}.dashboard-shell .metric span,.dashboard-shell .email-toolbar>div>span,.dashboard-shell .raw-panel span{font-size:10px;line-height:1.4}.dashboard-shell .city-count span,.dashboard-shell .city-count strong{font-size:11px}.dashboard-shell .email-toolbar p,.dashboard-shell .city-errors p,.dashboard-shell .raw-panel small{font-size:12px;line-height:1.5}.dashboard-shell .city-errors h3{font-size:13px}.dashboard-shell .raw-panel pre{font-size:12px}.dashboard-shell table{min-width:1660px;font-size:12px}.dashboard-shell th{padding:13px 14px;font-size:10px;line-height:1.4}.dashboard-shell td{padding:15px 14px;font-size:12px}.dashboard-shell td strong{font-size:12px}.dashboard-shell .email-status,.dashboard-shell .email-help__content{font-size:11px}.dashboard-shell .email-list .email-source{font-size:9px;line-height:1.4}.dashboard-shell .empty-results p{font-size:13px}.dashboard-shell footer{font-size:10px;line-height:1.5}.dashboard-shell .mobile-account-link,.dashboard-shell .billing-summary small,.dashboard-shell .billing-summary a,.dashboard-shell .section-kicker,.dashboard-shell .account-overview article>span,.dashboard-shell .account-plan-grid article>span{font-size:11px}.dashboard-shell .billing-summary span{font-size:10px}.dashboard-shell .account-heading p,.dashboard-shell .account-section-heading p,.dashboard-shell .projects-heading p,.dashboard-shell .project-detail-heading p{font-size:14px}.dashboard-shell .account-notice,.dashboard-shell .account-overview article>p,.dashboard-shell .account-plan-grid article>p,.dashboard-shell .account-settings-card>p,.dashboard-shell .account-settings-card>small{font-size:12px}.dashboard-shell .account-plan-grid .plan-export-note,.dashboard-shell .auth-form__label-row a,.dashboard-shell .topup-grid article>div span,.dashboard-shell .plan-credit-definition,.dashboard-shell .account-credit-definition,.dashboard-shell .topup-credit-definition{font-size:11px}#acheter-credits{scroll-margin-top:24px}.dashboard-shell .button{min-height:44px;font-size:12px}.dashboard-shell .purchase-gate__header>p{font-size:14px}.dashboard-shell .purchase-gate__credit-note p,.dashboard-shell .purchase-gate__credit-note small,.dashboard-shell .purchase-gate__plans article>p,.dashboard-shell .purchase-gate__unavailable,.dashboard-shell .purchase-gate__account,.dashboard-shell .purchase-gate__footer>p,.dashboard-shell .purchase-gate__footer a,.dashboard-shell .purchase-gate__footer button{font-size:11px}.dashboard-shell .purchase-gate__switch label{font-size:12px}.dashboard-shell .purchase-gate__plans article>span:not(.purchase-gate__badge),.dashboard-shell .purchase-gate__badge{font-size:10px}.dashboard-shell .project-card__top small,.dashboard-shell .project-card__footer small,.dashboard-shell .project-card__exports>span,.dashboard-shell .project-status{font-size:10px;line-height:1.4}.dashboard-shell .project-card>p,.dashboard-shell .project-card__metrics span,.dashboard-shell .project-card__footer>a,.dashboard-shell .project-card__exports a,.dashboard-shell .project-detail-heading>div>a{font-size:11px}.dashboard-shell .projects-empty p{font-size:13px}@media (min-width:1161px){.dashboard-shell{grid-template-columns:212px minmax(0,1fr)}.dashboard-shell .search-workspace-shell{grid-template-columns:minmax(470px,1fr) 370px}}@media (max-width:620px){.dashboard-shell .result-card .eyebrow,.dashboard-shell .result-card dt,.dashboard-shell .rating small{font-size:10px;line-height:1.4}.dashboard-shell .result-card dd{font-size:12px}.dashboard-shell .result-card h3{font-size:19px}.dashboard-shell .purchase-gate__switch label{font-size:11px}}
