.plans-module__H-Zg8a__catalog{gap:var(--space-7);display:grid}.plans-module__H-Zg8a__termChooser{justify-items:center;gap:var(--space-3);display:grid}.plans-module__H-Zg8a__termChooser>span{color:var(--text-secondary);font-size:var(--text-sm);font-weight:800}.plans-module__H-Zg8a__termToggle{justify-content:center;gap:var(--space-1);padding:var(--space-1);border:1px solid var(--border);border-radius:var(--radius-full);background:var(--surface);box-shadow:var(--shadow-1);flex-wrap:wrap;display:flex}.plans-module__H-Zg8a__termToggle button{min-height:44px;padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);color:var(--text-secondary);font:inherit;font-size:var(--text-sm);cursor:pointer;transition:color var(--duration-fast) var(--ease-out), background var(--duration-fast) var(--ease-out), box-shadow var(--duration-fast) var(--ease-out);background:0 0;border:0;font-weight:800}.plans-module__H-Zg8a__termToggle button:hover{color:var(--action)}.plans-module__H-Zg8a__termToggle button:focus-visible{outline:3px solid color-mix(in srgb, var(--focus-ring) 30%, transparent);outline-offset:2px}.plans-module__H-Zg8a__termToggle .plans-module__H-Zg8a__termActive{background:var(--action);color:var(--action-text);box-shadow:var(--shadow-brand)}.plans-module__H-Zg8a__termToggle .plans-module__H-Zg8a__termActive:hover{color:var(--action-text)}.plans-module__H-Zg8a__grid{gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;display:grid}.plans-module__H-Zg8a__planCard{gap:var(--space-4);min-width:0;padding-top:var(--space-5);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-1);flex-direction:column;display:flex;position:relative}.plans-module__H-Zg8a__planCard.is-featured{box-shadow:var(--shadow-2)}.plans-module__H-Zg8a__badges{justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;min-height:28px;display:flex}.plans-module__H-Zg8a__planHeading{align-items:center;gap:var(--space-2);color:var(--text);display:flex}.plans-module__H-Zg8a__planHeading svg{color:var(--accent)}.plans-module__H-Zg8a__planHeading h2{font-size:var(--text-lg);margin:0}.plans-module__H-Zg8a__priceBlock{align-content:end;min-height:76px;display:grid}.plans-module__H-Zg8a__priceBlock del{color:var(--text-muted);font-family:var(--font-mono);font-size:var(--text-sm)}.plans-module__H-Zg8a__anchorSpacer{min-height:21px}.plans-module__H-Zg8a__priceHeadline{align-items:baseline;gap:var(--space-2);flex-wrap:wrap;display:flex}.plans-module__H-Zg8a__priceHeadline strong{color:var(--text);font-family:var(--font-mono);font-size:clamp(var(--text-2xl), 3vw, var(--text-3xl));letter-spacing:-.05em;line-height:1.05}.plans-module__H-Zg8a__priceHeadline span{color:var(--text-muted);font-size:var(--text-sm);font-weight:700}.plans-module__H-Zg8a__buyButton{width:100%}.plans-module__H-Zg8a__billingNote{min-height:42px;color:var(--text-muted);font-size:var(--text-xs);margin:0;line-height:1.55}.plans-module__H-Zg8a__unavailable{min-height:76px;color:var(--text-muted);place-items:end start;font-weight:800;display:grid}.plans-module__H-Zg8a__specs{gap:var(--space-2);flex-wrap:wrap;display:flex}.plans-module__H-Zg8a__specs>span{align-items:center;gap:var(--space-1);display:inline-flex}.plans-module__H-Zg8a__features{gap:var(--space-2);color:var(--text-secondary);font-size:var(--text-sm);margin:0;padding:0;list-style:none;display:grid}.plans-module__H-Zg8a__features li{align-items:flex-start;gap:var(--space-2);display:flex}.plans-module__H-Zg8a__features svg{color:var(--action);flex:none;margin-top:2px}.plans-module__H-Zg8a__footnote{max-width:760px;color:var(--text-muted);font-size:var(--text-sm);text-align:center;margin:0 auto}.plans-module__H-Zg8a__comingSoon{justify-items:start;gap:var(--space-4);border-top:3px solid var(--accent);max-width:720px;display:grid}.plans-module__H-Zg8a__comingSoon h2,.plans-module__H-Zg8a__comingSoon p{margin:0}.plans-module__H-Zg8a__comingSoon p{color:var(--text-secondary)}.plans-module__H-Zg8a__placeholder{padding:var(--space-3);border:1px dashed var(--border-strong);border-radius:var(--radius-md)}.plans-module__H-Zg8a__empty,.plans-module__H-Zg8a__error{padding:var(--space-7);border:1px dashed var(--border-strong);border-radius:var(--radius-xl);background:var(--surface);text-align:center}.plans-module__H-Zg8a__error{color:var(--danger)}.plans-module__H-Zg8a__empty h2,.plans-module__H-Zg8a__empty p{margin:0}.plans-module__H-Zg8a__empty p{margin-top:var(--space-2);color:var(--text-muted)}@media (max-width:900px){.plans-module__H-Zg8a__grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.plans-module__H-Zg8a__termToggle{border-radius:var(--radius-lg);width:100%}.plans-module__H-Zg8a__termToggle button{flex:1 1 calc(50% - var(--space-1))}.plans-module__H-Zg8a__grid{grid-template-columns:1fr}}
.LandingSections-module__6Zc27G__featureGrid{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.LandingSections-module__6Zc27G__featureCard{border-top:3px solid var(--accent);min-height:270px}.LandingSections-module__6Zc27G__featureCard h3,.LandingSections-module__6Zc27G__listCard h3,.LandingSections-module__6Zc27G__routeCard h3,.LandingSections-module__6Zc27G__paymentCard h3{margin:var(--space-5) 0 var(--space-2);font-size:var(--text-xl)}.LandingSections-module__6Zc27G__featureCard p,.LandingSections-module__6Zc27G__listCard p,.LandingSections-module__6Zc27G__routeCard p,.LandingSections-module__6Zc27G__paymentCard p{color:var(--text-secondary);margin:0;line-height:1.7}.LandingSections-module__6Zc27G__networkLayout,.LandingSections-module__6Zc27G__valueLayout{align-items:center;gap:var(--space-8);grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);display:grid}.LandingSections-module__6Zc27G__stats{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.LandingSections-module__6Zc27G__stats div{gap:var(--space-1);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;display:flex}.LandingSections-module__6Zc27G__stats strong{color:var(--action);font-family:var(--font-mono);font-size:var(--text-3xl);line-height:1}.LandingSections-module__6Zc27G__stats span{color:var(--text-muted);font-size:var(--text-sm)}.LandingSections-module__6Zc27G__routeCard,.LandingSections-module__6Zc27G__paymentCard,.LandingSections-module__6Zc27G__listCard{border-top:3px solid var(--accent)}.LandingSections-module__6Zc27G__routeCard{min-height:360px}.LandingSections-module__6Zc27G__routeCard p{margin-bottom:var(--space-6)}.LandingSections-module__6Zc27G__compatibilityGrid{gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.LandingSections-module__6Zc27G__listCard{min-height:330px}.LandingSections-module__6Zc27G__chipList{gap:var(--space-2);margin-top:var(--space-5);flex-wrap:wrap;display:flex}.LandingSections-module__6Zc27G__centerAction{margin-top:var(--space-7);justify-content:center;display:flex}.LandingSections-module__6Zc27G__paymentCard{min-height:320px}.LandingSections-module__6Zc27G__faqList{border-top:1px solid var(--border);max-width:860px;margin-inline:auto;display:grid}.LandingSections-module__6Zc27G__faqItem{border-bottom:1px solid var(--border)}.LandingSections-module__6Zc27G__faqItem summary{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:64px;padding:var(--space-4) var(--space-2);color:var(--text);cursor:pointer;font-weight:700;list-style:none;display:flex}.LandingSections-module__6Zc27G__faqItem summary::-webkit-details-marker{display:none}.LandingSections-module__6Zc27G__faqItem summary:focus-visible{border-radius:var(--radius-sm);outline:3px solid var(--focus-ring);outline-offset:2px}.LandingSections-module__6Zc27G__faqItem summary svg{color:var(--action);transition:transform var(--duration-fast) var(--ease-out);flex:none}.LandingSections-module__6Zc27G__faqItem[open] summary svg{transform:rotate(90deg)}.LandingSections-module__6Zc27G__faqItem p{max-width:760px;padding:0 var(--space-7) var(--space-5) var(--space-2);color:var(--text-secondary);margin:0;line-height:1.75}@media (max-width:980px){.LandingSections-module__6Zc27G__featureGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.LandingSections-module__6Zc27G__networkLayout,.LandingSections-module__6Zc27G__valueLayout{grid-template-columns:1fr}.LandingSections-module__6Zc27G__compatibilityGrid{grid-template-columns:1fr 1fr}.LandingSections-module__6Zc27G__listCard:last-child{grid-column:1/-1}}@media (max-width:640px){.LandingSections-module__6Zc27G__featureGrid,.LandingSections-module__6Zc27G__compatibilityGrid,.LandingSections-module__6Zc27G__stats{grid-template-columns:1fr}.LandingSections-module__6Zc27G__featureCard,.LandingSections-module__6Zc27G__listCard,.LandingSections-module__6Zc27G__routeCard,.LandingSections-module__6Zc27G__paymentCard{min-height:auto}.LandingSections-module__6Zc27G__listCard:last-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){.LandingSections-module__6Zc27G__faqItem summary svg{transition:none}}
