:root{--color-ivory:#FFFFFF;--color-white:#FFFFFF;--color-ink:#10152E;--color-ink-soft:#4A5578;--color-ink-faint:#6D7796;--color-blue:#3355FF;--color-blue-press:#2440D9;--color-blue-soft:#E8EEFF;--color-mango:#FFB020;--color-mango-deep:#A96500;--color-coral:#FF6A4D;--color-coral-deep:#D14A32;--color-mint:#16C79A;--color-mint-deep:#0E8F6F;--color-panel-sky:#EEF2FF;--color-panel-mint:#E7F8F1;--color-panel-peach:#FFF1EA;--color-panel-cream:#F4F6FA;--color-line:#E6E8EE;--color-line-strong:#CFD4E0;--page-bg:#FFFFFF;--surface:#FFFFFF;--text:#10152E;--text-muted:#4A5578;--text-faint:#6D7796;--border:#E6E8EE;--border-strong:#CFD4E0;--brand:#3355FF;--brand-press:#2440D9;--brand-soft:#E8EEFF;--accent:#FFB020;--connected:#16C79A;--connected-text:#0E8F6F;--attention:#FF6A4D;--attention-text:#D14A32;--warning-text:#A96500;--font-display:var(--font-bricolage,"Bricolage Grotesque"),Georgia,serif;--font-ui:var(--font-jakarta,"Plus Jakarta Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--text-xs:13px;--text-sm:14px;--text-base:16px;--text-lg:18px;--text-xl:20px;--text-2xl:24px;--text-3xl:29px;--text-4xl:36px;--text-5xl:46px;--text-6xl:58px;--text-7xl:72px;--weight-body:500;--weight-medium:600;--weight-bold:700;--weight-black:800;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;--radius-sm:12px;--radius-md:16px;--radius-lg:20px;--radius-xl:28px;--radius-2xl:36px;--radius-full:9999px;--border-hairline:1px;--border-standard:2px;--border-heavy:3px;--motion-fast:160ms;--motion-base:220ms;--motion-slow:320ms;--motion-ease:cubic-bezier(.2,.8,.2,1);--max-width:1260px;--color-panel-soft:#FFFFFF;--shadow-lift:0 6px 22px rgba(16,21,46,0.10)}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--page-bg);color:var(--text);font-family:var(--font-ui);font-size:var(--text-base);font-weight:var(--weight-body);line-height:1.55;-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%}h1,h2,h3,h4{margin:0;font-family:var(--font-display);font-weight:var(--weight-black);letter-spacing:-.02em;line-height:1.02}h1,h2{text-wrap:balance}h3,h4{text-wrap:pretty}p{margin:0}a{color:var(--brand);text-decoration:none}button{font:inherit}:focus-visible{outline:3px solid var(--brand);outline-offset:3px;border-radius:8px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.wrap{max-width:var(--max-width);margin-inline:auto;padding-inline:clamp(20px,4vw,64px)}.section{padding-block:clamp(40px,4.6vw,68px)}.panel{border-radius:var(--radius-2xl);padding:clamp(28px,4vw,56px)}.panel-sky{background:var(--color-panel-sky)}.panel-mint{background:var(--color-panel-mint)}.panel-peach{background:var(--color-panel-peach)}.panel-cream{background:var(--color-panel-cream)}.panel-ink{background:var(--color-ink);color:#fff}.h1{font-size:clamp(38px,5.6vw,64px);letter-spacing:-.03em}.h2{font-size:clamp(27px,3.4vw,40px);letter-spacing:-.025em}.h3{font-size:clamp(19px,1.9vw,23px);letter-spacing:-.015em}.lede{font-size:clamp(16px,1.25vw,18px);color:var(--text-muted);font-weight:var(--weight-body);line-height:1.5;max-width:34ch}.eyebrow{font-size:13px;letter-spacing:.07em;text-transform:uppercase;color:var(--brand);margin-bottom:11px}.btn,.eyebrow{font-weight:var(--weight-black)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:15.5px;padding:13px 24px;border-radius:var(--radius-full);border:var(--border-standard) solid transparent;cursor:pointer;white-space:nowrap;transition:background var(--motion-fast) var(--motion-ease),border-color var(--motion-fast) var(--motion-ease)}.btn-primary{background:var(--brand);color:#fff}.btn-primary:hover{background:var(--brand-press)}.btn-outline{background:var(--surface);color:var(--text);border-color:var(--text)}.btn-outline:hover{background:var(--text);color:var(--surface)}.btn-sm{font-size:14px;padding:10px 18px}.flag{display:inline-block;overflow:hidden;border-radius:5px;flex:none;box-shadow:0 0 0 1.5px rgba(16,21,46,.14)}.flag img{width:100%;height:100%;object-fit:cover}.card{background:var(--surface);border:var(--border-standard) solid var(--border);border-radius:var(--radius-xl);padding:26px}.measure,.measure-wide{max-width:1040px;margin-inline:auto}.lede{max-width:68ch}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip-link{position:absolute;inset-inline-start:-9999px;top:0;z-index:100;background:var(--brand);color:#fff;padding:14px 22px;border-radius:0;border-end-end-radius:12px;font-weight:var(--weight-black)}.skip-link:focus{inset-inline-start:0}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:60;background:color-mix(in srgb,var(--page-bg) 92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:var(--border-standard) solid var(--border)}.header-row{gap:12px;min-height:54px}.brand,.header-row{display:flex;align-items:center}.brand{gap:9px;flex:none}.header-navbar{border-top:1px solid var(--border);background:var(--surface)}.header-nav{display:flex;gap:21px;align-items:center;padding-block:10px;white-space:nowrap;overflow:visible}@media (max-width:1100px){.header-nav{overflow-x:auto;scrollbar-width:none}}.header-nav::-webkit-scrollbar{display:none}.header-nav a{color:var(--text);font-weight:var(--weight-bold);font-size:15px}.header-nav a:hover{color:var(--brand)}.header-actions{-webkit-margin-start:auto;margin-inline-start:auto;display:flex;align-items:center;gap:8px;flex:none;white-space:nowrap}.header-login{color:var(--text);font-weight:var(--weight-bold);font-size:15px}@media (max-width:620px){.dsearch{order:3;flex-basis:100%;max-width:none;margin-bottom:14px}.header-row{flex-wrap:wrap}}@media (max-width:780px){.header-login{display:none}}.locale-switcher{display:inline-flex;align-items:center;gap:6px;background:var(--surface);border:var(--border-standard) solid var(--border-strong);border-radius:var(--radius-full);padding:6px 11px;color:var(--text)}.locale-switcher select{border:0;background:none;font:inherit;font-weight:var(--weight-bold);font-size:14.5px;color:inherit;cursor:pointer}.dsearch{position:relative;flex:1 1 230px;min-width:180px;max-width:420px}.dsearch-icon{position:absolute;inset-inline-start:14px;top:50%;transform:translateY(-50%);color:var(--text-faint);pointer-events:none}.dsearch input{width:100%;font:inherit;font-size:15px;font-weight:var(--weight-medium);padding-block:10px;padding-inline:40px 16px;border-radius:var(--radius-full);border:var(--border-standard) solid var(--border-strong);background:var(--surface);color:var(--text)}.dsearch input:focus{border-color:var(--brand);outline:none}.dsearch-results{position:absolute;inset-inline:0;top:calc(100% + 8px);z-index:70;list-style:none;margin:0;padding:6px;background:var(--surface);border:var(--border-standard) solid var(--text);border-radius:var(--radius-lg);box-shadow:0 18px 40px -24px rgba(16,21,46,.5)}.dsearch-results button{display:flex;align-items:center;gap:11px;width:100%;padding:9px 11px;border:0;background:none;border-radius:12px;cursor:pointer;text-align:start;color:var(--text)}.dsearch-results button:hover{background:var(--brand-soft)}.dsearch-name{font-weight:var(--weight-bold);font-size:15.5px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dsearch-price{-webkit-margin-start:auto;margin-inline-start:auto;color:var(--text-muted);font-weight:var(--weight-medium);font-size:14px;white-space:nowrap;flex:none}.hero{padding-block:clamp(32px,4vw,56px);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;grid-gap:clamp(24px,4vw,56px);gap:clamp(24px,4vw,56px);align-items:center}@media (max-width:960px){.hero-grid{grid-template-columns:1fr}}.hero-underline{position:relative;display:inline-block;color:var(--brand)}.hero-underline svg{position:absolute;inset-inline:0;bottom:-.13em;width:100%;height:.22em}.chips{display:flex;flex-wrap:wrap;gap:10px;margin:26px 0 0;padding:0;list-style:none}.chip{display:inline-flex;align-items:center;gap:9px;background:var(--surface);border:var(--border-standard) solid var(--border);border-radius:var(--radius-full);padding:10px 17px;font-weight:var(--weight-bold);font-size:16px}.hero-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.hero-art{position:relative;display:flex;justify-content:center;align-items:center;min-height:560px;padding:20px 34px}.hero-blob{position:absolute;width:min(100%,520px);aspect-ratio:1;border-radius:46% 54% 52% 48%/48% 44% 56% 52%;background:linear-gradient(150deg,var(--color-panel-sky),#D6E2FF 60%,#CFE9FF)}.hero-chip{position:absolute;z-index:3;display:flex;align-items:center;gap:9px;background:var(--surface);border:var(--border-standard) solid var(--text);border-radius:var(--radius-full);padding:9px 15px;font-weight:var(--weight-black);font-size:15.5px;box-shadow:4px 5px 0 rgba(16,21,46,.13)}.hero-chip-1{top:1%;inset-inline-start:-3%;animation:bob 4.2s ease-in-out infinite}.hero-chip-2{top:52%;inset-inline-end:-4%;animation:bob 5.4s ease-in-out infinite}.hero-chip-3{bottom:6%;inset-inline-start:-3%;animation:bob 4.8s ease-in-out infinite}.phone{position:relative;z-index:2;width:268px;padding-bottom:20px;border-radius:40px;background:var(--surface);border:var(--border-heavy) solid var(--text);box-shadow:10px 12px 0 rgba(16,21,46,.14);overflow:hidden}.phone-notch{display:block;width:92px;height:22px;margin:0 auto;background:var(--text);border-radius:0 0 14px 14px}.phone-top{display:flex;align-items:center;gap:9px;padding:14px 20px 0;font-weight:var(--weight-black);font-size:15.5px}.phone-ring{width:168px;height:168px;margin:10px auto 0;position:relative}.phone-ring svg{width:100%;height:100%}.phone-ring-text{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.phone-ring-text b{font-family:var(--font-display);font-size:34px;font-weight:var(--weight-black);letter-spacing:-.03em}.phone-ring-text i{font-style:normal;font-size:12.5px}.phone-caption,.phone-ring-text i{font-weight:var(--weight-bold);color:var(--text-muted)}.phone-caption{text-align:center;font-size:13.5px;margin-top:8px}.phone-card{margin:14px 18px 0;background:var(--color-panel-sky);border-radius:18px;padding:14px 15px}.phone-card-row{display:flex;justify-content:space-between;align-items:baseline}.phone-card-row span{font-size:13px;font-weight:var(--weight-bold);color:var(--text-muted)}.phone-card-row b{font-size:18px;font-weight:var(--weight-black)}.phone-bar{height:9px;border-radius:6px;background:var(--surface);margin-top:10px;overflow:hidden}.phone-bar i{display:block;height:100%;background:var(--connected);border-radius:6px}.phone-note{font-size:12.5px;font-weight:var(--weight-bold);color:var(--connected-text);margin-top:9px}.phone-button{margin:14px 18px 0;background:var(--brand);color:#fff;border-radius:var(--radius-full);text-align:center;padding:15px;font-weight:var(--weight-black);font-size:17px}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes bob2{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes glow{0%,to{opacity:.4}50%{opacity:1}}@keyframes step{0%,to{transform:rotate(-16deg)}50%{transform:rotate(16deg)}}.a-bob{animation:bob 4.2s ease-in-out infinite}.a-bob2{animation:bob2 5.4s ease-in-out infinite}.a-spin{animation:spin 26s linear infinite}.a-glow{animation:glow 2.6s ease-in-out infinite}.a-step{animation:step 1.6s ease-in-out infinite}.a-step-rev{animation:step 1.6s ease-in-out infinite reverse}.country-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:26px;align-items:stretch}@media (max-width:900px){.country-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.country-grid{grid-template-columns:minmax(0,1fr)}}.country-card{background:var(--surface);border-radius:var(--radius-lg);padding:15px 17px;display:flex;align-items:center;gap:12px;color:var(--text);border:var(--border-standard) solid transparent;min-height:74px;height:100%;min-width:0}.country-card:hover{border-color:var(--text)}.country-card-text{flex:1 1;min-width:0}.country-card-name{font-weight:var(--weight-black);font-size:17px;line-height:1.22}.country-card-name,.country-card-speed{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.country-card-speed{font-size:13.5px;font-weight:var(--weight-medium);color:var(--text-muted)}.country-card-price{text-align:end;flex:none}.country-card-price b{font-family:var(--font-display);font-size:20px;font-weight:var(--weight-black)}.country-card-price span{display:block;font-size:13px;font-weight:var(--weight-medium);color:var(--text-muted)}.region-badge{width:44px;height:34px;border-radius:8px;background:var(--brand-soft);color:var(--brand);font-weight:var(--weight-black);font-size:16px;display:flex;align-items:center;justify-content:center;flex:none}.tabs{display:flex;gap:7px;flex-wrap:wrap;margin:26px 0 4px}.tab{background:var(--surface);border:var(--border-standard) solid var(--border);border-radius:var(--radius-full);padding:9px 17px;font-weight:var(--weight-black);font-size:14.5px;color:var(--text);cursor:pointer}.tab[aria-selected=true]{background:var(--text);border-color:var(--text);color:var(--surface)}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:30px}@media (max-width:900px){.steps{grid-template-columns:minmax(0,1fr)}}.step-art{height:124px;display:flex;margin-bottom:16px}.step-art,.step-number{align-items:center;justify-content:center}.step-number{display:inline-flex;width:34px;height:34px;border-radius:50%;background:var(--text);color:var(--surface);font-weight:var(--weight-black);font-size:17px;margin-bottom:12px}.step p{font-size:16px;margin-top:8px}.breadcrumb,.step p{color:var(--text-muted)}.breadcrumb{display:flex;flex-wrap:wrap;gap:6px 9px;align-items:center;min-width:0;padding-top:30px;padding-bottom:8px;font-size:14px;font-weight:var(--weight-medium)}.breadcrumb>*{min-width:0;overflow-wrap:anywhere}.breadcrumb a{color:var(--text-muted)}.breadcrumb a:hover{color:var(--brand)}.dest-hero{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:clamp(24px,4vw,48px);gap:clamp(24px,4vw,48px);align-items:start;padding-block:28px 8px}@media (max-width:900px){.dest-hero{grid-template-columns:1fr}}.dest-title{display:flex;align-items:center;gap:16px}.truth{margin:0;display:grid;grid-gap:10px;gap:10px}.truth-row{display:grid;grid-template-columns:132px 1fr;grid-gap:13px;gap:13px;align-items:baseline}@media (max-width:560px){.truth-row{grid-template-columns:1fr;gap:2px}}.truth dt{font-weight:var(--weight-black);font-size:13.5px;color:var(--text-muted)}.truth dd{margin:0;font-size:15px;font-weight:var(--weight-medium)}.truth-big{font-family:var(--font-display);font-size:21px;font-weight:var(--weight-black);color:var(--connected-text);letter-spacing:-.02em}.truth-sample{display:block;font-size:13px;color:var(--text-faint);margin-top:3px}.reality,.truth-sample{font-weight:var(--weight-medium)}.reality{margin-top:22px;background:var(--color-panel-cream);border:var(--border-standard) solid #f0d9a8;border-radius:var(--radius-md);padding:15px 17px;font-size:15.5px;color:#6B4E12}.reality b{display:block;font-weight:var(--weight-black);color:var(--warning-text);margin-bottom:5px}.table-wrap{overflow-x:auto;margin-top:22px;background:var(--surface);border:var(--border-standard) solid var(--border);border-radius:var(--radius-md)}table.plans{width:100%;border-collapse:collapse;font-size:15px;min-width:560px}table.plans td,table.plans th{padding:11px 14px;text-align:start;border-bottom:var(--border-standard) solid var(--border)}table.plans tr:last-child td,table.plans tr:last-child th{border-bottom:0}table.plans thead th{font-size:13px;font-weight:var(--weight-black);color:var(--text-muted);background:color-mix(in srgb,var(--page-bg) 60%,var(--surface))}table.plans tbody th{font-weight:var(--weight-black);font-size:16px}table.plans td{color:var(--text-muted);font-weight:var(--weight-medium)}.plan-price{font-family:var(--font-display);font-size:18px;font-weight:var(--weight-black);color:var(--text)}table.plans.plans-compact{min-width:0}table.plans.plans-compact code,table.plans.plans-compact td{overflow-wrap:anywhere}.plan-recommended{background:var(--brand-soft)}.plan-badge{display:inline-block;-webkit-margin-start:10px;margin-inline-start:10px;font-size:13px;font-weight:var(--weight-black);color:var(--brand);background:var(--surface);border-radius:8px;padding:3px 9px}.fineprint{font-size:14px;font-weight:var(--weight-medium);color:var(--text-muted);margin-top:14px;max-width:74ch}.pill-list{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:20px 0 0}.pill{display:inline-block;background:var(--surface);border:var(--border-standard) solid var(--border);border-radius:var(--radius-full);padding:8px 15px;font-weight:var(--weight-bold);font-size:14.5px;color:var(--text)}.pill:hover{border-color:var(--text)}.region-block{margin-top:46px}.region-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.dest-list{list-style:none;padding:0;margin:18px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}@media (max-width:900px){.dest-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.dest-list{grid-template-columns:minmax(0,1fr)}}.dest-list>li{min-width:0}.dest-list a{display:flex;align-items:center;gap:12px;padding:12px 14px;min-height:60px;background:var(--surface);border:var(--border-standard) solid var(--border);border-radius:var(--radius-sm);color:var(--text);min-width:0}.dest-list a:hover{border-color:var(--text)}.dest-list-name{font-weight:var(--weight-bold);font-size:15.5px;flex:1 1}.dest-list-name,.dest-list-speed{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dest-list-speed{font-size:13.5px;font-weight:var(--weight-medium);color:var(--text-muted);flex:0 1 auto}.dest-list-price{font-weight:var(--weight-black);font-size:15.5px;white-space:nowrap;flex:none}.faq{margin-top:20px;display:grid;grid-gap:12px;gap:12px}.faq details{background:var(--surface);border:var(--border-standard) solid var(--border);border-radius:18px}.faq details[open]{border-color:var(--text)}.faq summary{cursor:pointer;list-style:none;padding:16px 20px;font-weight:var(--weight-black);font-size:17px}.faq summary::-webkit-details-marker{display:none}.faq-answer{padding:0 20px 18px;font-size:16px;font-weight:var(--weight-body);color:var(--text-muted);max-width:82ch}.global-card{margin-top:30px;max-width:62ch}.global-card p{font-size:17.5px;color:var(--text-muted);margin-top:12px}.global-price{font-size:17px;color:var(--text)!important}.global-price b{font-family:var(--font-display);font-size:25px}.site-footer{background:var(--color-ink);color:#fff;padding-block:48px 24px;margin-top:34px}.site-footer>.wrap{padding-inline:clamp(20px,2.6vw,40px)}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(5,1fr);grid-gap:30px 26px;gap:30px 26px}@media (max-width:1180px){.footer-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:460px){.footer-grid{grid-template-columns:1fr}}.footer-brand{grid-column:span 1}@media (max-width:1180px){.footer-brand{grid-column:1/-1}}.footer-tagline{font-family:var(--font-display);font-weight:var(--weight-black);font-size:18px;margin-top:11px}.footer-blurb{font-size:13.5px;font-weight:var(--weight-medium);color:#8E99BC;margin-top:9px;max-width:32ch;line-height:1.5}.footer-col h4{font-family:var(--font-ui);font-size:12px;font-weight:var(--weight-black);letter-spacing:.06em;text-transform:uppercase;color:#8E99BC;margin-bottom:10px}.footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.footer-col a{color:#DDE3F5;font-weight:var(--weight-medium);font-size:13.5px;line-height:1.3;display:inline-block}.footer-col a:hover{color:#fff}.footer-legal{margin-top:30px;padding-top:16px;border-top:1px solid #2a3157;display:flex;justify-content:space-between;align-items:center;gap:12px 26px;flex-wrap:wrap}.footer-legal ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px 20px}.footer-legal a{color:#767F9E;font-size:13px;font-weight:var(--weight-medium)}.footer-legal a:hover{color:#DDE3F5}.footer-copy{color:#5D6688;font-size:13px}.answer,.footer-copy{font-weight:var(--weight-medium)}.answer{margin-top:20px;padding:16px 19px;border-radius:var(--radius-md);font-size:17px;line-height:1.5;max-width:82ch}.answer-yes{background:var(--color-panel-mint);border:var(--border-standard) solid #9fe0c6;color:#0B4F3C}.answer-no{background:var(--color-panel-peach);border:var(--border-standard) solid #f5b9a6;color:#7A2E1D}.answer strong{font-weight:var(--weight-black)}.help-text{font-size:16.5px;font-weight:var(--weight-body);color:var(--text-muted);margin-top:16px;max-width:82ch}.help-block{margin-top:26px}.steps-list{margin:16px 0 0;-webkit-padding-start:24px;padding-inline-start:24px;font-size:16.5px;font-weight:var(--weight-medium);display:grid;grid-gap:9px;gap:9px;max-width:78ch}.steps-list li::marker{font-weight:var(--weight-black);color:var(--brand)}.tick-list{list-style:none;margin:15px 0 0;padding:0;display:grid;grid-gap:9px;gap:9px;font-size:16px;font-weight:var(--weight-medium);color:var(--text-muted)}.tick-list li{-webkit-padding-start:26px;padding-inline-start:26px;position:relative}.tick-list li:before{content:"";position:absolute;inset-inline-start:0;top:9px;width:8px;height:8px;border-radius:50%;background:var(--connected)}.cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.escalate{margin-top:38px;background:var(--color-panel-sky);border-radius:var(--radius-xl);padding:22px 24px}.escalate p{font-size:16px;color:var(--text-muted);margin-top:10px;max-width:62ch}.help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:26px;align-items:stretch}@media (max-width:900px){.help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.help-grid{grid-template-columns:minmax(0,1fr)}}.help-card{color:var(--text);display:flex;flex-direction:column;height:100%}.help-card p{font-size:15.5px;color:var(--text-muted);margin-top:9px}.help-count{display:block;margin-top:auto;padding-top:12px;font-size:14px;font-weight:var(--weight-black);color:var(--brand)}.diff-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:26px}@media (max-width:900px){.diff-grid{grid-template-columns:minmax(0,1fr)}}.tier-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:30px}@media (max-width:1000px){.tier-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.tier-grid{grid-template-columns:minmax(0,1fr)}}.tier{position:relative;display:flex;flex-direction:column;gap:6px;min-width:0}.tier-best{border-color:var(--text);box-shadow:8px 8px 0 var(--accent)}.tier-badge{position:absolute;top:-13px;inset-inline-start:22px;background:var(--text);color:var(--surface);border-radius:var(--radius-full);padding:5px 13px;font-size:14px}.tier-badge,.tier-data{font-weight:var(--weight-black)}.tier-data{font-size:19px}.tier-price{font-family:var(--font-display);font-size:clamp(28px,3.2vw,34px);font-weight:var(--weight-black);letter-spacing:-.03em;overflow-wrap:anywhere}.tier-note{font-size:16px;font-weight:var(--weight-medium);color:var(--text-muted);margin-bottom:10px}.tier .btn{align-self:flex-start;margin-top:auto}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:28px}@media (max-width:800px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.metric-grid{grid-template-columns:minmax(0,1fr)}}.metric{text-align:center;min-width:0}.metric-value{font-family:var(--font-display);font-size:clamp(28px,3.2vw,36px);font-weight:var(--weight-black);letter-spacing:-.03em;color:var(--brand);overflow-wrap:anywhere}.metric-label{font-size:16px;font-weight:var(--weight-bold);color:var(--text-muted);margin-top:4px}.two-col{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:28px;gap:28px;margin-top:30px}@media (max-width:800px){.two-col{grid-template-columns:minmax(0,1fr)}}.cell-link{display:inline-flex;align-items:center;gap:10px;color:var(--text)}.cell-link:hover{color:var(--brand)}.article-lead{display:block;margin-top:30px;color:var(--text)}.article-card:hover,.article-lead:hover{border-color:var(--text)}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:18px}@media (max-width:980px){.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.article-grid{grid-template-columns:minmax(0,1fr)}}.article-card{display:block;color:var(--text)}.article-cat{display:inline-block;font-size:14px;font-weight:var(--weight-black);letter-spacing:.05em;text-transform:uppercase;color:var(--brand);margin-bottom:12px}.article-meta{display:block;margin-top:14px;font-size:14px;font-weight:var(--weight-medium);color:var(--text-faint)}.toc{margin-top:30px;background:var(--surface);border:var(--border-standard) solid var(--border);border-radius:var(--radius-md);padding:20px 24px}.toc-title{font-size:15px;font-weight:var(--weight-black);letter-spacing:.05em;text-transform:uppercase;color:var(--text-faint)}.toc ol{margin:11px 0 0;-webkit-padding-start:20px;padding-inline-start:20px;display:grid;grid-gap:7px;gap:7px;font-size:15.5px;font-weight:var(--weight-medium)}.inline-plan{display:flex;align-items:center;gap:16px;margin-top:26px;color:var(--text);border-color:var(--text);box-shadow:6px 6px 0 var(--brand-soft)}.inline-plan>span:nth-child(2){flex:1 1;min-width:0}.inline-plan b{display:block;font-size:17px;font-weight:var(--weight-black)}.inline-plan b+span{display:block;font-size:14.5px;color:var(--text-muted);font-weight:var(--weight-medium)}@media (max-width:620px){.inline-plan{flex-wrap:wrap}}.auth-page{display:flex;justify-content:center}.auth-card{width:100%;max-width:480px}.auth-form{margin-top:24px;display:grid;grid-gap:16px;gap:16px}.field{display:grid;grid-gap:7px;gap:7px;min-width:0}.field span{font-size:14.5px;font-weight:var(--weight-black)}.field input,.field select{font:inherit;font-size:16px;font-weight:var(--weight-medium);padding:12px 15px;border-radius:var(--radius-sm);border:var(--border-standard) solid var(--border-strong);background:var(--surface);color:var(--text);min-width:0;width:100%}.field input:focus,.field select:focus{border-color:var(--brand);outline:none}.auth-submit{width:100%}.linklike{background:none;border:0;color:var(--brand);font-weight:var(--weight-bold);font-size:16px;cursor:pointer;padding:0;justify-self:center}.auth-notice{background:var(--color-panel-cream);border:var(--border-standard) solid #f0d9a8;border-radius:var(--radius-sm);padding:14px 16px;font-size:16px;font-weight:var(--weight-medium);color:#6B4E12}.auth-divider{display:flex;align-items:center;gap:14px;color:var(--text-faint);font-size:15px;font-weight:var(--weight-bold)}.auth-divider:after,.auth-divider:before{content:"";flex:1 1;height:2px;background:var(--border)}.auth-social{display:grid;grid-gap:10px;gap:10px}.auth-social-btn{width:100%}.account-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:28px}@media (max-width:900px){.account-grid{grid-template-columns:minmax(0,1fr)}}.account-balance .metric-value{color:var(--brand);text-align:start}.account-balance .metric-label{text-align:start}.account-shell{display:grid;grid-template-columns:232px minmax(0,1fr);grid-gap:clamp(24px,4vw,52px);gap:clamp(24px,4vw,52px);padding-block:clamp(28px,4vw,52px)}@media (max-width:860px){.account-shell{grid-template-columns:minmax(0,1fr)}}.account-nav{align-self:start;position:-webkit-sticky;position:sticky;top:128px}@media (max-width:860px){.account-nav{position:static}}.account-who{font-size:15px;font-weight:var(--weight-bold);color:var(--text-faint);word-break:break-all;margin-bottom:16px}.account-nav ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:4px;gap:4px}@media (max-width:860px){.account-nav ul{grid-auto-flow:column;overflow-x:auto}}.account-nav a{display:block;padding:11px 14px;border-radius:var(--radius-sm);color:var(--text);font-weight:var(--weight-bold);font-size:16.5px;white-space:nowrap}.account-nav a:hover{background:var(--brand-soft)}.account-main{min-width:0}.mini-list{list-style:none;padding:0;margin:12px 0 0;display:grid;grid-gap:8px;gap:8px}.mini-list a{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;border-radius:var(--radius-sm);background:var(--brand-soft);color:var(--text);font-weight:var(--weight-medium);font-size:16px}.status{display:inline-block;padding:4px 11px;border-radius:var(--radius-full);font-size:14px;font-weight:var(--weight-black);text-transform:capitalize}.status-active,.status-paid{background:var(--color-panel-mint);color:var(--connected-text)}.status-installed,.status-issued,.status-pending,.status-provisioning{background:var(--color-panel-cream);color:var(--warning-text)}.status-cancelled,.status-failed,.status-refunded,.status-suspended{background:var(--color-panel-peach);color:var(--attention-text)}.status-companion,.status-primary,.status-terminated,.status-transferring{background:var(--brand-soft);color:var(--brand)}.esim-head{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.delta-up{color:var(--connected-text)}.delta-down,.delta-up{font-weight:var(--weight-black)}.delta-down{color:var(--attention-text)}.btn:disabled{opacity:.45;cursor:not-allowed}.header-login-loading{opacity:.35}.help-search{margin-top:28px;max-width:720px}.help-search input{width:100%;font:inherit;font-size:16px;font-weight:var(--weight-medium);padding:13px 18px;border-radius:var(--radius-full);border:var(--border-standard) solid var(--text);background:var(--surface);color:var(--text)}.help-search input:focus{outline:none;box-shadow:0 0 0 4px var(--brand-soft)}.help-results{margin-top:14px}.help-results ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:8px;gap:8px}.help-results a{display:block;padding:15px 18px;border-radius:var(--radius-md);background:var(--surface);border:var(--border-standard) solid var(--border);color:var(--text)}.help-results a:hover{border-color:var(--text)}.help-result-kind{display:inline-block;font-size:13px;font-weight:var(--weight-black);letter-spacing:.05em;text-transform:uppercase;color:var(--brand);margin-bottom:5px}.help-result-title{display:block;font-weight:var(--weight-black);font-size:16.5px}.help-result-snippet{display:block;font-size:14.5px;font-weight:var(--weight-body);color:var(--text-muted);margin-top:5px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ori{margin-top:30px}.ori-offline{background:var(--color-panel-cream);border:var(--border-standard) solid #f0d9a8;border-radius:var(--radius-sm);padding:13px 16px;margin-bottom:14px;font-size:16px;font-weight:var(--weight-bold);color:#6B4E12}.ori-thread{border:var(--border-standard) solid var(--border);border-radius:var(--radius-xl);background:var(--surface);padding:22px;min-height:320px;max-height:60vh;overflow-y:auto;display:grid;grid-gap:14px;gap:14px;align-content:start}.ori-empty{display:grid;grid-gap:16px;gap:16px}.ori-starters{display:flex;flex-wrap:wrap;gap:9px}.ori-starters .pill{cursor:pointer;font-size:15.5px}.ori-turn{border-radius:var(--radius-md);padding:14px 17px;max-width:92%}.ori-turn p{font-size:17px;font-weight:var(--weight-medium);line-height:1.5}.ori-you{background:var(--brand);color:#fff;justify-self:end;border-end-end-radius:6px}.ori-ori{background:var(--color-panel-sky);border-end-start-radius:6px}.ori-sources{list-style:none;padding:0;margin:12px 0 0;display:grid;grid-gap:6px;gap:6px}.ori-sources a{font-size:15.5px}.ori-badge,.ori-sources a{font-weight:var(--weight-bold)}.ori-badge{display:block;margin-top:10px;font-size:13.5px;color:var(--warning-text)}.ori-thinking{color:var(--text-muted)}.ori-composer{display:flex;gap:10px;margin-top:14px}.ori-composer input{flex:1 1;min-width:0;font:inherit;font-size:17px;font-weight:var(--weight-medium);padding:15px 18px;border-radius:var(--radius-full);border:var(--border-standard) solid var(--border-strong);background:var(--surface);color:var(--text)}.ori-composer input:focus{border-color:var(--brand);outline:none}.photo{margin:26px 0 0}.photo img{width:100%;display:block}.photo figcaption{font-size:15px;font-weight:600;color:var(--text-faint);padding:12px 2px 0}.photo-plate img{border-radius:var(--radius-lg);border:var(--border-standard) solid var(--border);aspect-ratio:16/9;object-fit:cover}.photo-cover img{border-radius:var(--radius-xl);aspect-ratio:21/9;object-fit:cover}.photo-portrait img{border-radius:var(--radius-lg);aspect-ratio:3/4;object-fit:cover;border:var(--border-standard) solid var(--text)}.photo-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-top:26px}@media (max-width:900px){.photo-grid{grid-template-columns:repeat(2,1fr)}}.photo-grid .photo{margin:0}.diagram{margin:22px 0 0;background:var(--surface);border:var(--border-standard) solid var(--border);border-radius:var(--radius-lg);padding:18px;overflow-x:auto}.diagram svg{width:100%;max-width:780px;min-width:480px;height:auto}.diagram figcaption{font-size:15px;font-weight:600;color:var(--text-faint);padding-top:14px}.dg-label{font-size:13px;font-weight:800;fill:var(--text-faint);text-transform:uppercase;letter-spacing:.06em}.dg-small{font-size:15px;font-weight:700;fill:var(--text)}.dg-tiny{font-size:13px;font-weight:600;fill:var(--text-muted)}.motif svg{width:100%;height:100%}.motif-spin{animation:motif-rotate 18s linear infinite;transform-origin:60px 60px}.motif-spin-slow{animation:motif-rotate 26s linear infinite;transform-origin:60px 60px}@keyframes motif-rotate{to{transform:rotate(1turn)}}.motif-bar{animation:motif-grow 1.8s ease-in-out infinite;transform-origin:50% 100%}.motif-bar-2{animation-delay:.14s}.motif-bar-3{animation-delay:.28s}.motif-bar-4{animation-delay:.42s}@keyframes motif-grow{0%,to{transform:scaleY(.55)}50%{transform:scaleY(1)}}.motif-pulse{animation:motif-ring 2.6s ease-out infinite;transform-origin:60px 60px}.motif-pulse-late{animation-delay:1.3s}@keyframes motif-ring{0%{transform:scale(1);opacity:.9}to{transform:scale(2.1);opacity:0}}.counter{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.stat-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px;padding:34px 0;border-block:var(--border-standard) solid var(--border)}@media (max-width:860px){.stat-band{grid-template-columns:repeat(2,minmax(0,1fr))}}.stat-band>div{text-align:center;min-width:0}.stat-value{font-family:var(--font-display);font-weight:var(--weight-black);font-size:clamp(28px,3.6vw,40px);line-height:1;color:var(--brand)}.stat-label{font-size:13.5px;font-weight:var(--weight-bold);color:var(--text-muted);margin-top:7px}.picker{border:var(--border-heavy) solid var(--text);border-radius:var(--radius-xl);background:var(--surface);padding:22px;box-shadow:var(--shadow-lift)}.picker-tabs{display:flex;gap:12px;flex-wrap:wrap}.picker-tab{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border-radius:var(--radius-full);border:var(--border-standard) solid var(--text);background:var(--surface);font-family:var(--font-ui);font-size:15px;font-weight:var(--weight-black);color:var(--text);cursor:pointer;transition:background .12s,color .12s}.picker-tab:not(.picker-tab-on):hover{background:var(--brand-soft)}.picker-tab-on{background:var(--brand);color:#fff;border-color:var(--text)}.picker-tab-on:hover{background:var(--color-ink);color:#fff}.picker-steps{list-style:none;margin:26px 0 0;padding:0;display:grid;grid-gap:14px;gap:14px}.picker-steps li{display:flex;gap:12px;align-items:flex-start;font-size:16px;font-weight:var(--weight-medium);line-height:1.5;animation:picker-in .32s ease both}@keyframes picker-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.picker-num{flex:0 0 auto;width:30px;height:30px;border-radius:50%;background:var(--brand);color:#fff;display:grid;place-items:center;font-family:var(--font-ui);font-weight:var(--weight-black);font-size:15px}.picker-note{margin-top:20px;font-size:15px;font-weight:600;color:var(--text-faint)}.reason-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:26px}@media (max-width:980px){.reason-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.reason-grid{grid-template-columns:minmax(0,1fr)}}.reason{border:var(--border-standard) solid var(--border);border-radius:var(--radius-lg);padding:22px;background:var(--surface)}.reason h3{font-family:var(--font-display);font-size:18px;font-weight:var(--weight-black);margin:14px 0 7px}.reason p{font-size:15px;font-weight:var(--weight-medium);line-height:1.55;color:var(--text-muted)}@media (prefers-reduced-motion:reduce){.motif-bar,.motif-pulse,.motif-spin,.motif-spin-slow,.picker-steps li{animation:none}}.toolsmenu{position:relative}.toolsmenu,.toolsmenu-trigger{display:inline-flex;align-items:center}.toolsmenu-trigger{gap:6px;background:none;border:none;padding:0;margin:0;cursor:pointer;font-family:inherit;font-size:15px;font-weight:var(--weight-bold);color:var(--text);line-height:inherit;white-space:nowrap}.toolsmenu-trigger:hover{color:var(--brand)}.toolsmenu-trigger svg{transition:transform .14s ease}.toolsmenu-trigger[aria-expanded=true]{color:var(--brand)}.toolsmenu-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.toolsmenu-list{position:absolute;top:calc(100% + 10px);inset-inline-start:0;z-index:60;min-width:244px;list-style:none;margin:0;padding:7px;background:var(--surface);border:var(--border-standard) solid var(--text);border-radius:var(--radius-md);box-shadow:var(--shadow-lift);display:flex;flex-direction:column;gap:2px;white-space:nowrap}.toolsmenu-list[hidden]{display:none}.toolsmenu-list a{display:block;padding:9px 11px;border-radius:var(--radius-sm);font-size:14.5px;font-weight:var(--weight-medium);color:var(--text)}.toolsmenu-list a:hover{background:var(--brand-soft);color:var(--brand)}@media (max-width:900px){.toolsmenu-list{position:static;min-width:0;box-shadow:none;border:none;padding-block:4px;padding-inline:14px 0}}.speed-band{display:inline-block;-webkit-margin-end:7px;margin-inline-end:7px;font-weight:var(--weight-black);font-size:13px;letter-spacing:.01em}.speed-fast,.speed-good{color:var(--connected)}.speed-workable{color:var(--brand)}.speed-slow{color:var(--text-faint)}.earn{border:var(--border-heavy) solid var(--text);border-radius:var(--radius-xl);background:var(--surface);padding:22px;box-shadow:var(--shadow-lift);margin-top:26px}.earn-controls{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}@media (max-width:860px){.earn-controls{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.earn-controls{grid-template-columns:minmax(0,1fr)}}.earn-result{margin-top:24px;padding-top:22px;border-top:var(--border-standard) solid var(--border)}.earn-lead{font-size:15px;font-weight:var(--weight-bold);color:var(--text-faint)}.earn-figures{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:16px}@media (max-width:720px){.earn-figures{grid-template-columns:repeat(2,minmax(0,1fr))}}.earn-big{font-size:clamp(24px,3vw,32px);color:var(--brand);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.earn-big,.earn-mid{font-family:var(--font-display);font-weight:var(--weight-black);line-height:1.05;overflow-wrap:anywhere}.earn-mid{font-size:clamp(19px,2.3vw,25px);color:var(--text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.earn-cap{font-size:14px;font-weight:600;color:var(--text-muted);margin-top:6px}.earn-notes{list-style:none;margin:20px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.earn-notes li{font-size:15px;font-weight:var(--weight-medium);color:var(--text-muted);-webkit-padding-start:20px;padding-inline-start:20px;position:relative;line-height:1.5}.earn-notes li:before{content:"";position:absolute;inset-inline-start:0;top:9px;width:8px;height:8px;border-radius:50%;background:var(--brand)}.store{margin-top:26px}.store-tabs{display:inline-flex;flex-wrap:wrap;justify-content:center;row-gap:4px;gap:4px;margin:0 auto 26px;padding:5px;max-width:100%;border:var(--border-standard) solid var(--border);border-radius:var(--radius-full);background:var(--surface)}.store-tabs-wrap{display:flex;justify-content:center;min-width:0}.store-tab{padding:9px 17px;border-radius:var(--radius-full);border:none;background:transparent;cursor:pointer;white-space:nowrap;font-family:var(--font-ui);font-size:14.5px;font-weight:var(--weight-bold);color:var(--text-muted);transition:background .14s,color .14s}.store-tab:not(.store-tab-on):hover{color:var(--text);background:var(--brand-soft)}.store-tab-on{background:var(--color-ink);color:#fff}.store-tab-on:hover{background:var(--text);color:#fff}.store-panel[hidden]{display:none}.store-search{max-width:420px;margin:0 auto 22px}.store-search input{border-radius:var(--radius-full)}.store-cards{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;align-items:stretch}.store-cards>li{display:flex}@media (max-width:980px){.store-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.store-cards{grid-template-columns:minmax(0,1fr)}}.store-card{width:100%;height:100%;display:flex;align-items:center;gap:12px;padding:15px 17px;cursor:pointer;text-align:start;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--color-panel-soft);transition:background .14s,border-color .14s,transform .14s}.store-card:hover{border-color:var(--text);transform:translateY(-2px)}.store-card-on{border-color:var(--text);background:var(--brand-soft)}.store-card-icon{flex:0 0 auto;width:40px;height:40px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 1px rgba(0,0,0,.08)}.store-card-globe{display:grid;place-items:center;background:var(--brand-soft);color:var(--brand);box-shadow:none}.store-card-text{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1 1}.store-card-name{font-family:var(--font-display);font-size:16.5px;font-weight:var(--weight-black);color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-card-sub{font-size:14.5px;font-weight:600;color:var(--text-muted)}.store-card-go{flex:0 0 auto;color:var(--text-faint)}.store-none{grid-column:1/-1;font-size:15px;color:var(--text-muted);padding:8px 2px}.store-plans{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:24px}@media (max-width:1080px){.store-plans{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:620px){.store-plans{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:380px){.store-plans{grid-template-columns:minmax(0,1fr)}}.store-plan{position:relative;display:flex;flex-direction:column;gap:3px;padding:18px 16px;text-align:start;cursor:pointer;border:var(--border-standard) solid var(--border);border-radius:var(--radius-lg);background:var(--surface);transition:border-color .14s,transform .14s}.store-plan:hover{border-color:var(--text);transform:translateY(-2px)}.store-plan-best{border-color:var(--text);border-width:var(--border-heavy)}.store-badge{position:absolute;top:-11px;inset-inline-start:14px;background:var(--accent);color:var(--color-ink);font-size:11px;font-weight:var(--weight-black);letter-spacing:.04em;text-transform:uppercase;padding:3px 9px;border-radius:var(--radius-full)}.store-plan-data{font-size:18px;color:var(--text)}.store-plan-data,.store-plan-price{font-family:var(--font-display);font-weight:var(--weight-black)}.store-plan-price{font-size:24px;color:var(--brand);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.store-plan-price-lg{font-size:clamp(27px,3.6vw,34px)}.store-plan-gb,.store-plan-per,.store-plan-total{font-size:13px;font-weight:600;color:var(--text-muted)}.store-plan-miles{font-size:12.5px;font-weight:700;color:var(--connected)}.store-days-label{font-size:15px;font-weight:var(--weight-bold);color:var(--text-faint);margin-bottom:10px}.store-days{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.store-day{padding:10px 15px;border-radius:var(--radius-full);border:var(--border-standard) solid var(--border);background:var(--surface);font-weight:var(--weight-black);font-size:16px;color:var(--text);cursor:pointer}.store-day span{font-size:12px;font-weight:600;color:var(--text-muted)}.store-day-on{background:var(--color-ink);color:#fff;border-color:var(--color-ink)}.store-day-on span{color:#C9D2EA}.store-unlimited{gap:14px;align-items:flex-start}.store-includes,.store-unlimited{display:flex;flex-direction:column}.store-includes{list-style:none;margin:0;padding:0;gap:6px}.store-includes li{font-size:15px;font-weight:var(--weight-medium);color:var(--text-muted)}.store-includes-head{font-weight:var(--weight-black)!important;color:var(--text)!important}.store-periods{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px;justify-content:center}.store-period{padding:10px 16px;border-radius:var(--radius-full);border:var(--border-standard) solid var(--border);background:var(--surface);font-weight:var(--weight-bold);font-size:15px;color:var(--text);cursor:pointer;display:inline-flex;align-items:center;gap:8px}.store-period em{font-style:normal;background:var(--color-panel-mint);color:var(--connected-text);font-size:12px;font-weight:var(--weight-black);padding:2px 7px;border-radius:var(--radius-full)}.store-period-on{border-color:var(--text);background:var(--brand-soft)}.store-plans-tiers{grid-template-columns:repeat(auto-fit,minmax(min(230px,100%),1fr))}.store-perks{list-style:none;margin:10px 0 0;padding:0;display:flex;flex-direction:column;gap:5px}.store-perks li{font-size:13.5px;font-weight:600;color:var(--text-muted);-webkit-padding-start:15px;padding-inline-start:15px;position:relative}.store-perks li:before{content:"";position:absolute;inset-inline-start:0;top:7px;width:6px;height:6px;border-radius:50%;background:var(--connected)}.store-covers{margin-top:16px;font-size:14px;font-weight:600;color:var(--text-faint);text-align:center}.film{margin:0;display:flex;flex-direction:column;gap:14px;align-items:center}.film-frame{position:relative;width:min(880px,100%);aspect-ratio:16/9;border-radius:var(--radius-xl);overflow:hidden;border:var(--border-standard) solid var(--border-strong);background:var(--surface);box-shadow:var(--shadow-lift)}.film-video{width:100%;height:100%;object-fit:contain;display:block}.film-play{position:absolute;inset:0;margin:auto;width:78px;height:78px;display:grid;place-items:center;cursor:pointer;border-radius:50%;border:none;color:var(--color-ink);background:rgba(255,255,255,.92);box-shadow:0 8px 26px rgba(0,0,0,.28);transition:transform .14s}.film-play:hover{transform:scale(1.06)}.film figcaption{font-size:15px;font-weight:600;color:var(--text-muted);text-align:center;max-width:34ch}.film-note{display:block;margin-top:6px;font-size:13px;color:var(--text-faint)}.header-mobile{display:none}@media (max-width:900px){.header-actions .btn,.header-navbar,.header-row .brand span:last-child,.header-row .dsearch,.header-row>.dsearch{display:none}.header-mobile{display:inline-flex;align-items:center;gap:6px}.header-icon{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:var(--radius-md);border:var(--border-standard) solid var(--border);background:var(--surface);color:var(--text);cursor:pointer}.header-icon:hover{background:var(--brand-soft)}.header-row{padding-block:10px;gap:10px}}.mobile-sheet{position:fixed;inset:0;z-index:90;background:var(--surface);padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:6px}.mobile-sheet[hidden]{display:none}.mobile-sheet a{padding:12px;border-radius:var(--radius-md);font-family:var(--font-display);font-size:17px;font-weight:var(--weight-black);color:var(--text);border-bottom:1px solid var(--border)}.mobile-sheet a:hover{background:var(--brand-soft)}.mobile-sheet-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.about-grid{display:grid;grid-template-columns:1fr auto;grid-gap:44px;gap:44px;align-items:start;margin-top:30px}@media (max-width:1000px){.about-grid{grid-template-columns:1fr;gap:34px;justify-items:center}}.about-reasons{grid-template-columns:repeat(2,1fr);margin-top:0}@media (max-width:620px){.about-reasons{grid-template-columns:1fr}}.about-wrap{display:flex;flex-direction:column;align-items:center;text-align:center}.about-lede{margin-top:14px;max-width:56ch}.about-wrap .film{margin-top:34px}.about-wrap .film-frame{width:min(880px,100%)}.about-cta{margin-top:30px;justify-content:center}.buy-error{display:block;margin-top:8px;max-width:30ch;font-size:13.5px;font-weight:600;color:var(--attention-text)}.buy-email{display:flex;flex-direction:column;gap:8px;min-width:210px}.buy-note{font-size:12.5px;font-weight:600;color:var(--text-muted);line-height:1.45;max-width:30ch}.currency-switcher{position:relative;display:inline-flex}.currency-trigger{display:inline-flex;align-items:center;gap:6px;background:var(--surface);border:var(--border-standard) solid var(--border-strong);border-radius:var(--radius-full);padding:6px 12px;font:inherit;font-size:14.5px;font-weight:var(--weight-bold);color:var(--text);cursor:pointer}.currency-trigger:hover{border-color:var(--text)}.currency-trigger:focus-visible{outline:var(--border-standard) solid var(--brand);outline-offset:2px}.currency-backdrop{position:fixed;inset:0;z-index:79;background:none;border:0;cursor:default}.currency-menu{position:absolute;inset-inline-end:0;top:calc(100% + 8px);z-index:80;list-style:none;margin:0;padding:6px;min-width:260px;max-height:340px;overflow-y:auto;background:var(--surface);border:var(--border-standard) solid var(--text);border-radius:var(--radius-xl);box-shadow:0 18px 40px -24px rgba(16,21,46,.5)}.currency-option{display:grid;grid-template-columns:2.6rem 3.2rem 1fr;align-items:center;grid-gap:10px;gap:10px;width:100%;padding:9px 12px;border:0;border-radius:var(--radius-lg);background:none;font:inherit;font-size:15px;color:var(--text);text-align:start;cursor:pointer}.currency-option:not(.currency-option-on):hover{background:var(--brand-soft)}.currency-option-on{background:var(--text);color:var(--surface)}.currency-option:focus-visible{outline:var(--border-standard) solid var(--brand);outline-offset:-2px}.currency-code,.currency-symbol{font-weight:var(--weight-bold)}.currency-code{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.currency-name{color:inherit;opacity:.72;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.currency-option-on .currency-name{opacity:.8}@media (max-width:620px){.currency-menu{inset-inline-end:auto;inset-inline-start:0}}.activation-code{display:block;margin-top:8px;padding:14px 16px;border-radius:var(--radius-lg);border:var(--border-standard) solid var(--border-strong);background:var(--surface);color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:15px;line-height:1.5;word-break:break-all;-webkit-user-select:all;-moz-user-select:all;user-select:all}.auth-methods{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;padding:5px;margin-bottom:4px;background:var(--brand-soft);border-radius:var(--radius-full)}.auth-method{padding:10px 12px;border:0;border-radius:var(--radius-full);background:none;font:inherit;font-size:15px;font-weight:700;color:var(--text-muted);cursor:pointer}.auth-method-on,.auth-method:not(.auth-method-on):hover{color:var(--text)}.auth-method-on{background:var(--surface);box-shadow:var(--shadow-lift)}.auth-method:focus-visible{outline:var(--border-standard) solid var(--brand);outline-offset:2px}.field-hint:empty{display:none}.field-hint{display:block;margin-top:6px;font-size:13px;font-weight:500;color:var(--text-faint);line-height:18px}.offer-card{grid-gap:0;gap:0}.offer-card:focus-visible,.offer-card:hover{box-shadow:0 12px 28px rgba(16,21,46,.13)}.offer-title{font-size:17.5px}@media (prefers-reduced-motion:reduce){.offer-arrow,.offer-card,.offer-shot img{transition:none}.offer-card:hover,.offer-card:hover .offer-shot img{transform:none}}.city-block{margin-top:30px}.city-block .tick-list{grid-gap:9px;gap:9px}.city-block .truth{gap:11px}.city-lede{grid-template-columns:1fr .8fr}.city-lede .card{padding:16px 18px}.city-block table.plans,.city-page table.plans{font-size:16px}.city-page table.plans td,.city-page table.plans th{padding:12px 14px}.city-page table.plans tbody th{font-size:17px}.city-page .plan-price{font-size:19px}.dg-fo{height:100%;display:flex;flex-direction:column;align-items:center;gap:2px;padding:3px 9px;box-sizing:border-box;text-align:center;font-family:var(--font-ui);line-height:1.16;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.dg-fo,.dg-fo-left{justify-content:center}.dg-fo-left{align-items:flex-start;text-align:start;padding-inline:0}.dg-t{font-size:13px;font-weight:var(--weight-black);color:var(--text)}.dg-s{font-size:11.5px;font-weight:var(--weight-medium);color:var(--text-muted)}.dg-on,.dg-on.dg-s{color:#fff}.city-lede{display:grid;grid-template-columns:1fr .78fr;grid-gap:clamp(16px,2.4vw,28px);gap:clamp(16px,2.4vw,28px);align-items:stretch;margin-top:26px;margin-bottom:10px}@media (max-width:900px){.city-lede{grid-template-columns:1fr}}.city-lede .card{padding:15px 17px}.city-lede .photo{margin:0;display:block;height:100%}.city-lede .photo img{border-radius:var(--radius-md);width:100%;height:100%;aspect-ratio:4/3;object-fit:cover}.city-block{margin-top:26px}.city-block>.h3{margin-bottom:2px}.city-block .tick-list{display:grid;grid-gap:8px;gap:8px}.city-block .truth{gap:10px}.offer-row{margin:26px auto 0;max-width:880px;display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;align-items:stretch}@media (max-width:760px){.offer-row{grid-template-columns:1fr}}.offer{margin:0;display:flex}.offer-card{display:grid;grid-template-rows:auto 1fr;width:100%;background:var(--surface);border:var(--border-standard) solid var(--border);border-radius:var(--radius-lg);overflow:hidden;text-decoration:none;color:inherit;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.offer-card:focus-visible,.offer-card:hover{transform:translateY(-3px);border-color:var(--brand);box-shadow:0 12px 26px rgba(16,21,46,.12)}.offer-shot{display:block;overflow:hidden;aspect-ratio:16/9}.offer-shot img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .42s ease}.offer-card:hover .offer-shot img{transform:scale(1.05)}.offer-body{display:flex;flex-direction:column;padding:14px 16px}.offer-title{display:block;font-family:var(--font-display);font-weight:var(--weight-black);font-size:17px;line-height:1.25;letter-spacing:-.015em;color:var(--text)}.offer-line{display:block;margin-top:6px;font-size:13.5px;line-height:1.5;font-weight:var(--weight-medium);color:var(--text-muted)}.offer-cta{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding-top:11px;font-weight:var(--weight-black);font-size:13.5px;color:var(--brand)}.offer-arrow{transition:transform .16s ease}.offer-card:hover .offer-arrow{transform:translateX(4px)}@media (prefers-reduced-motion:reduce){.offer-arrow,.offer-card,.offer-shot img{transition:none}.offer-card:hover,.offer-card:hover .offer-arrow,.offer-card:hover .offer-shot img{transform:none}}.city-page table.plans{font-size:15px}.city-page table.plans td,.city-page table.plans th{padding:11px 13px}.city-page table.plans tbody th{font-size:16px}.city-page .plan-price{font-size:18px}.offer-solo{margin:26px 0;max-width:82ch}.offer-solo .offer-card{grid-template-rows:none;grid-template-columns:260px 1fr}.offer-solo .offer-shot{aspect-ratio:auto;height:100%;min-height:190px}.offer-solo .offer-body{padding:18px 20px;justify-content:center}@media (max-width:620px){.offer-solo .offer-card{grid-template-columns:1fr;grid-template-rows:auto 1fr}.offer-solo .offer-shot{aspect-ratio:16/9;min-height:0}}.offer-tag{display:block;margin-top:9px;font-size:11.5px;line-height:1.4;font-weight:var(--weight-medium);color:var(--text-faint)}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Bricolage Grotesque Fallback;src:local("Arial");ascent-override:88.21%;descent-override:25.61%;line-gap-override:0.00%;size-adjust:105.43%}.__className_a4bae9{font-family:Bricolage Grotesque,Bricolage Grotesque Fallback;font-style:normal}.__variable_a4bae9{--font-bricolage:"Bricolage Grotesque","Bricolage Grotesque Fallback"}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Plus Jakarta Sans Fallback;src:local("Arial");ascent-override:98.88%;descent-override:21.15%;line-gap-override:0.00%;size-adjust:104.98%}.__className_646807{font-family:Plus Jakarta Sans,Plus Jakarta Sans Fallback;font-style:normal}.__variable_646807{--font-jakarta:"Plus Jakarta Sans","Plus Jakarta Sans Fallback"}