.faq-module__VSK2Oa__faq{max-width:var(--content-narrow,48rem);flex-direction:column;gap:10px;width:100%;margin-inline:auto;display:flex}.faq-module__VSK2Oa__item{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);overflow:hidden}.faq-module__VSK2Oa__q{cursor:pointer;color:var(--text);justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;font-weight:600;list-style:none;display:flex}.faq-module__VSK2Oa__q::-webkit-details-marker{display:none}.faq-module__VSK2Oa__chev{color:var(--text-muted);transition:transform .2s var(--ease,ease);flex-shrink:0}.faq-module__VSK2Oa__item[open] .faq-module__VSK2Oa__chev{transform:rotate(180deg)}.faq-module__VSK2Oa__a{color:var(--text-muted);margin:0;padding:0 18px 18px;line-height:1.65}
.country-grid-module__40h3Gq__wrap{width:100%}.country-grid-module__40h3Gq__searchRow{max-width:380px;margin:0 auto 22px;position:relative}.country-grid-module__40h3Gq__searchIcon{color:var(--text-faint);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.country-grid-module__40h3Gq__search{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);width:100%;height:44px;color:var(--text);font:inherit;transition:border-color .2s var(--ease,ease), box-shadow .2s var(--ease,ease);padding:0 16px 0 40px}.country-grid-module__40h3Gq__search:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.country-grid-module__40h3Gq__grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.country-grid-module__40h3Gq__item{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text);transition:border-color .2s var(--ease,ease), background .2s var(--ease,ease), transform .2s var(--ease,ease);align-items:center;gap:10px;padding:11px 14px;text-decoration:none;display:flex}.country-grid-module__40h3Gq__item:hover{border-color:var(--accent-line);background:var(--surface-hover);transform:translateY(-2px)}.country-grid-module__40h3Gq__itemStatic{color:var(--text-muted)}.country-grid-module__40h3Gq__itemStatic:hover{border-color:var(--border);background:var(--surface);transform:none}.country-grid-module__40h3Gq__flag{border-radius:3px;flex-shrink:0;width:22px;height:16px;box-shadow:inset 0 0 0 1px #0000001f}.country-grid-module__40h3Gq__name{white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.92rem;overflow:hidden}.country-grid-module__40h3Gq__ips{font-family:var(--font-mono,monospace);color:var(--text-muted);font-size:.78rem}.country-grid-module__40h3Gq__empty{text-align:center;color:var(--text-muted);grid-column:1/-1;padding:28px 0}@media (max-width:640px){.country-grid-module__40h3Gq__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}
.world-map-module__ZwqCdW__map{width:100%}.world-map-module__ZwqCdW__svg{width:100%;height:auto;display:block;overflow:visible}.world-map-module__ZwqCdW__country{fill:var(--surface-2);stroke:var(--bg);stroke-width:.4px;vector-effect:non-scaling-stroke}.world-map-module__ZwqCdW__sup{fill:color-mix(in srgb, var(--accent) 38%, var(--surface-2));transition:fill .2s var(--ease,ease)}.world-map-module__ZwqCdW__sup:hover{fill:var(--accent)}.world-map-module__ZwqCdW__active{fill:var(--accent);stroke:var(--accent);stroke-width:.8px}
.modal-module__T5xzHG__overlay{z-index:100;background:var(--scrim);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:modal-module__T5xzHG__overlayIn var(--duration) var(--ease);justify-content:center;align-items:flex-start;padding:5vh 16px;display:flex;position:fixed;inset:0;overflow-y:auto}.modal-module__T5xzHG__panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-lg);animation:modal-module__T5xzHG__panelIn var(--duration) var(--ease);outline:none;margin:auto;position:relative}.modal-module__T5xzHG__close{z-index:1;border-radius:var(--radius-pill);width:32px;height:32px;color:var(--text-faint);cursor:pointer;transition:background var(--duration) var(--ease), color var(--duration) var(--ease);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:14px;right:14px}.modal-module__T5xzHG__close:hover{background:var(--surface-hover);color:var(--text)}@keyframes modal-module__T5xzHG__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes modal-module__T5xzHG__panelIn{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.modal-module__T5xzHG__overlay,.modal-module__T5xzHG__panel{animation:none}}@media (max-width:640px){.modal-module__T5xzHG__overlay{align-items:stretch;padding:0}.modal-module__T5xzHG__panel{border:none;border-radius:0;min-height:100%;margin:0}}
.checkout-module__1yA28q__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;padding:24px 28px 18px;display:flex}.checkout-module__1yA28q__title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);font-size:22px;font-weight:700}.checkout-module__1yA28q__sub{color:var(--text-muted);margin-top:2px;font-size:14px}.checkout-module__1yA28q__stepperWrap{justify-content:center;padding:20px 28px 0;display:flex}.checkout-module__1yA28q__stepper{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-pill);align-items:center;gap:10px;padding:7px 10px;display:inline-flex}.checkout-module__1yA28q__step{color:var(--text-faint);border-radius:var(--radius-pill);align-items:center;gap:8px;padding:4px 12px;font-size:13.5px;font-weight:600;display:inline-flex}.checkout-module__1yA28q__stepActive{color:var(--text);background:var(--surface);box-shadow:var(--shadow-sm)}.checkout-module__1yA28q__stepDone{color:var(--text-muted)}.checkout-module__1yA28q__stepDot{border-radius:var(--radius-pill);background:var(--surface-hover);width:20px;height:20px;color:var(--text-muted);justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.checkout-module__1yA28q__stepActive .checkout-module__1yA28q__stepDot,.checkout-module__1yA28q__stepDone .checkout-module__1yA28q__stepDot{background:var(--accent);color:var(--accent-text)}.checkout-module__1yA28q__stepArrow{color:var(--text-faint)}.checkout-module__1yA28q__body{grid-template-columns:1fr 1fr;gap:28px;padding:24px 28px;display:grid}.checkout-module__1yA28q__bodyOne{padding:24px 28px}.checkout-module__1yA28q__col{min-width:0}.checkout-module__1yA28q__colTitle{font-family:var(--font-display);color:var(--text);align-items:center;gap:8px;margin-bottom:14px;font-size:16px;font-weight:700;display:flex}.checkout-module__1yA28q__accentIcon{color:var(--accent)}.checkout-module__1yA28q__planCard{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);padding:18px}.checkout-module__1yA28q__planTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.checkout-module__1yA28q__planTag{letter-spacing:.04em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border-radius:var(--radius-sm);padding:3px 9px;font-size:11px;font-weight:700;display:inline-block}.checkout-module__1yA28q__planPrice{font-family:var(--font-display);color:var(--text);font-size:26px;font-weight:700}.checkout-module__1yA28q__planName{color:var(--text);margin-top:12px;font-size:18px;font-weight:700}.checkout-module__1yA28q__planDesc{color:var(--text-muted);margin-top:4px;font-size:13.5px;line-height:1.5}.checkout-module__1yA28q__planMeta{border-top:1px solid var(--border);gap:10px;margin-top:14px;padding-top:14px;display:grid}.checkout-module__1yA28q__planMetaRow{color:var(--text-muted);align-items:center;gap:8px;font-size:14px;display:flex}.checkout-module__1yA28q__planMetaRow strong{color:var(--text);margin-left:auto;font-weight:600}.checkout-module__1yA28q__planMetaRow svg{color:var(--text-faint)}.checkout-module__1yA28q__couponLabel{color:var(--text-muted);margin-bottom:8px;font-size:13.5px;display:block}.checkout-module__1yA28q__couponRow{gap:8px;display:flex}.checkout-module__1yA28q__couponInput{min-width:0;height:42px;color:var(--text);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius);text-transform:uppercase;flex:1;padding:0 14px;font-size:14px}.checkout-module__1yA28q__couponInput::placeholder{text-transform:none;color:var(--text-faint)}.checkout-module__1yA28q__couponInput:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.checkout-module__1yA28q__appliedChip{color:var(--tag-green-text);background:var(--tag-green-bg);border:1px solid color-mix(in srgb, var(--tag-green-text) 28%, transparent);border-radius:var(--radius);align-items:center;gap:7px;padding:10px 12px;font-size:13.5px;display:flex}.checkout-module__1yA28q__appliedRemove{color:var(--tag-green-text);cursor:pointer;opacity:.8;background:0 0;border:none;margin-left:auto;display:inline-flex}.checkout-module__1yA28q__appliedRemove:hover{opacity:1}.checkout-module__1yA28q__summary,.checkout-module__1yA28q__orderCard{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);margin-top:16px;padding:16px}.checkout-module__1yA28q__sumRow{color:var(--text-muted);justify-content:space-between;align-items:center;gap:12px;padding:5px 0;font-size:14px;display:flex}.checkout-module__1yA28q__sumValue{color:var(--text);font-weight:600}.checkout-module__1yA28q__sumDiscount{color:var(--accent);font-weight:700}.checkout-module__1yA28q__sumDivider{background:var(--border);height:1px;margin:8px 0}.checkout-module__1yA28q__totalRow{justify-content:space-between;align-items:center;display:flex}.checkout-module__1yA28q__totalLabel{color:var(--text);font-size:15px;font-weight:700}.checkout-module__1yA28q__totalValue{font-family:var(--font-display);color:var(--accent);font-size:22px;font-weight:700}.checkout-module__1yA28q__paidVia{text-align:right;color:var(--text-faint);margin-top:10px;font-size:12.5px}.checkout-module__1yA28q__methodGrid{flex-direction:column;gap:10px;display:flex}.checkout-module__1yA28q__method{text-align:left;background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:border-color var(--duration) var(--ease), background var(--duration) var(--ease), box-shadow var(--duration) var(--ease);align-items:center;gap:13px;padding:13px 15px;display:flex;position:relative}.checkout-module__1yA28q__method:hover:not(.checkout-module__1yA28q__methodDisabled){border-color:var(--border-strong);background:var(--surface-hover)}.checkout-module__1yA28q__methodActive,.checkout-module__1yA28q__methodActive:hover{border-color:var(--accent);background:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--accent)}.checkout-module__1yA28q__methodDisabled{opacity:.55;cursor:not-allowed}.checkout-module__1yA28q__methodIcon{border-radius:var(--radius-sm);background:var(--surface-2);width:40px;height:40px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.checkout-module__1yA28q__methodActive .checkout-module__1yA28q__methodIcon{background:color-mix(in srgb, var(--accent) 18%, transparent)}.checkout-module__1yA28q__methodBody{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.checkout-module__1yA28q__methodName{color:var(--text);font-size:15px;font-weight:700}.checkout-module__1yA28q__methodSub{color:var(--text-muted);font-size:12.5px}.checkout-module__1yA28q__methodMarks{color:var(--text-faint);flex-shrink:0;align-items:center;display:inline-flex}.checkout-module__1yA28q__methodActive .checkout-module__1yA28q__methodMarks{color:var(--text-muted)}.checkout-module__1yA28q__methodCheck{border-radius:var(--radius-pill);background:var(--accent);width:20px;height:20px;color:var(--accent-text);flex-shrink:0;justify-content:center;align-items:center;margin-left:12px;display:inline-flex}.checkout-module__1yA28q__balanceNote{color:var(--text-muted);margin-top:10px;font-size:13px}.checkout-module__1yA28q__combo{background:var(--accent-soft);border:1px solid var(--accent-line);border-radius:var(--radius);margin-top:12px;padding:14px}.checkout-module__1yA28q__comboTitle{color:var(--text);align-items:center;gap:6px;margin:0 0 6px;font-size:13.5px;font-weight:700;display:flex}.checkout-module__1yA28q__comboText{color:var(--text-muted);margin:0 0 12px;font-size:13px;line-height:1.55}.checkout-module__1yA28q__comboFee{color:var(--text-muted);margin:8px 0 0;font-size:12px}.checkout-module__1yA28q__payBox{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);align-items:flex-start;gap:10px;margin-top:16px;padding:13px 15px;display:flex}.checkout-module__1yA28q__payBoxInstant{background:var(--accent-soft);border-color:var(--accent-line)}.checkout-module__1yA28q__payBoxIcon{color:var(--text-muted);flex-shrink:0;margin-top:1px}.checkout-module__1yA28q__payBoxInstant .checkout-module__1yA28q__payBoxIcon{color:var(--accent)}.checkout-module__1yA28q__payBoxNote{color:var(--text-muted);margin:0;font-size:13px;line-height:1.5}.checkout-module__1yA28q__packGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.checkout-module__1yA28q__packCard{text-align:left;background:var(--surface);border:1.5px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:border-color var(--duration) var(--ease), transform var(--duration) var(--ease), box-shadow var(--duration) var(--ease);flex-direction:column;gap:3px;padding:14px;display:flex}.checkout-module__1yA28q__packCard:hover{border-color:var(--accent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.checkout-module__1yA28q__packName{color:var(--text);font-size:15px;font-weight:700}.checkout-module__1yA28q__packPrice{font-family:var(--font-display);color:var(--text);font-size:20px;font-weight:700}.checkout-module__1yA28q__packPer{color:var(--text-muted);font-size:12px}.checkout-module__1yA28q__packGo{color:var(--accent);align-items:center;gap:4px;margin-top:6px;font-size:12.5px;font-weight:600;display:inline-flex}.checkout-module__1yA28q__footer{border-top:1px solid var(--border);background:var(--surface-2);border-radius:0 0 var(--radius-lg) var(--radius-lg);justify-content:space-between;align-items:center;gap:12px;padding:16px 28px;display:flex}.checkout-module__1yA28q__footerLeft{align-items:center;gap:14px;display:flex}.checkout-module__1yA28q__footerHint{color:var(--text-faint);font-size:13px}.checkout-module__1yA28q__backBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;font-size:14px;font-weight:600;display:inline-flex}.checkout-module__1yA28q__backBtn:hover{color:var(--text)}.checkout-module__1yA28q__clickwrap{color:var(--text-faint);margin-top:14px;font-size:12px;line-height:1.5}@media (max-width:720px){.checkout-module__1yA28q__body{grid-template-columns:1fr;gap:20px}.checkout-module__1yA28q__head,.checkout-module__1yA28q__body,.checkout-module__1yA28q__bodyOne,.checkout-module__1yA28q__stepperWrap,.checkout-module__1yA28q__footer{padding-left:18px;padding-right:18px}.checkout-module__1yA28q__footer{border-radius:0}}
.review-reward-module___8YdbG__bar{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);align-items:center;gap:12px;margin-bottom:24px;padding:12px 14px;display:flex}.review-reward-module___8YdbG__barIcon{border-radius:var(--radius-sm);background:var(--accent-soft);width:30px;height:30px;color:var(--accent);flex:none;place-items:center;display:grid}.review-reward-module___8YdbG__barText{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.review-reward-module___8YdbG__barTitle{color:var(--text);font-size:13.5px;font-weight:600}.review-reward-module___8YdbG__barSub{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.review-reward-module___8YdbG__notice{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);align-items:center;gap:10px;margin-bottom:24px;padding:11px 14px;display:flex}.review-reward-module___8YdbG__noticeIcon{border-radius:var(--radius-sm);flex:none;place-items:center;width:28px;height:28px;display:grid}.review-reward-module___8YdbG__notice[data-tone=wait] .review-reward-module___8YdbG__noticeIcon{background:var(--tag-blue-bg);color:var(--tag-blue-text)}.review-reward-module___8YdbG__notice[data-tone=no] .review-reward-module___8YdbG__noticeIcon{background:var(--tag-red-bg);color:var(--tag-red-text)}.review-reward-module___8YdbG__noticeText{color:var(--text-muted);font-size:13px;line-height:1.45}.review-reward-module___8YdbG__noticeText strong{color:var(--text);font-weight:600}.review-reward-module___8YdbG__modal{flex-direction:column;gap:12px;padding:26px 26px 24px;display:flex}.review-reward-module___8YdbG__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border-radius:var(--radius-pill);align-self:flex-start;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.review-reward-module___8YdbG__modalTitle{font-family:var(--font-display);color:var(--text);margin:4px 0 0;padding-right:28px;font-size:19px;line-height:1.2}.review-reward-module___8YdbG__modalBody{color:var(--text-muted);margin:0 0 2px;font-size:13px;line-height:1.55}.review-reward-module___8YdbG__modalForm{border-top:1px solid var(--border);flex-direction:column;gap:12px;margin-top:6px;padding-top:16px;display:flex}@media (max-width:560px){.review-reward-module___8YdbG__barSub{display:none}}
.pool-art-module__B1mZ6a__frame{aspect-ratio:1/.86;border:1px solid var(--border);border-radius:var(--radius-lg);background:radial-gradient(circle at 50% 46%, color-mix(in srgb, var(--accent) 13%, transparent), transparent 60%), linear-gradient(160deg, var(--surface), var(--bg-alt));width:100%;max-width:440px;box-shadow:var(--shadow-md);margin-inline:auto;position:relative;overflow:hidden}.pool-art-module__B1mZ6a__svg{width:100%;height:100%;position:absolute;inset:0}.pool-art-module__B1mZ6a__pillText{font-family:var(--font-mono);letter-spacing:-.02em;fill:var(--accent);font-size:13px}.pool-art-module__B1mZ6a__pulse{animation:pool-art-module__B1mZ6a__poolArtPulse 2.4s var(--ease,ease) infinite}@keyframes pool-art-module__B1mZ6a__poolArtPulse{0%,to{opacity:.55}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.pool-art-module__B1mZ6a__pulse{animation:none}}.pool-art-module__B1mZ6a__label{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--surface) 80%, transparent);border:1px solid var(--border);-webkit-backdrop-filter:blur(6px);color:var(--text);align-items:center;gap:8px;padding:6px 12px;font-size:12.5px;font-weight:600;display:inline-flex;position:absolute;bottom:14px;left:16px}.pool-art-module__B1mZ6a__labelDot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 3px var(--accent-soft);border-radius:50%}
.welcome-bonus-banner-module__vESkVG__banner{border:1px solid var(--accent-line);border-radius:var(--radius-pill);background:var(--accent-soft);color:var(--text);box-shadow:var(--shadow-sm);transition:border-color var(--duration) var(--ease), box-shadow var(--duration) var(--ease), transform var(--duration) var(--ease);align-items:center;gap:12px;padding:12px 16px;display:flex}.welcome-bonus-banner-module__vESkVG__banner:hover{border-color:var(--accent);box-shadow:var(--shadow-md);transform:translateY(-1px)}.welcome-bonus-banner-module__vESkVG__icon{background:var(--accent);width:30px;height:30px;color:var(--accent-text);border-radius:999px;flex:none;place-items:center;display:grid}.welcome-bonus-banner-module__vESkVG__text{flex-wrap:wrap;flex:1;align-items:baseline;gap:8px;min-width:0;font-size:14px;line-height:1.35;display:flex}.welcome-bonus-banner-module__vESkVG__strong{color:var(--text);font-weight:700}.welcome-bonus-banner-module__vESkVG__dot{color:var(--accent);font-weight:700}.welcome-bonus-banner-module__vESkVG__muted{color:var(--text-muted)}.welcome-bonus-banner-module__vESkVG__cta{color:var(--accent);white-space:nowrap;flex:none;align-items:center;gap:5px;font-size:13px;font-weight:700;display:inline-flex}@media (max-width:560px){.welcome-bonus-banner-module__vESkVG__banner{border-radius:var(--radius-lg);gap:12px;padding:13px 14px}.welcome-bonus-banner-module__vESkVG__text{flex-direction:column;align-items:flex-start;gap:3px}.welcome-bonus-banner-module__vESkVG__dot,.welcome-bonus-banner-module__vESkVG__ctaLabel{display:none}.welcome-bonus-banner-module__vESkVG__cta{background:var(--accent);width:34px;height:34px;color:var(--accent-text);border-radius:999px;justify-content:center;align-self:center;gap:0}}
.typing-headline-module__ZHc7QG__wrap{color:var(--accent);white-space:pre;display:inline-block}.typing-headline-module__ZHc7QG__text{font:inherit}.typing-headline-module__ZHc7QG__caret{vertical-align:-.06em;background:var(--accent);border-radius:1px;width:.06em;min-width:2px;height:.82em;margin-left:.04em;animation:1s step-end infinite typing-headline-module__ZHc7QG__typing-caret-blink;display:inline-block}@keyframes typing-headline-module__ZHc7QG__typing-caret-blink{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.typing-headline-module__ZHc7QG__caret{opacity:1;animation:none}}
.price-compare-module__04k4_q__panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);padding:22px 24px}.price-compare-module__04k4_q__head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:18px;display:flex}.price-compare-module__04k4_q__headTitle{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);font-size:17px;font-weight:700}.price-compare-module__04k4_q__headNote{color:var(--text-faint);font-size:12px}.price-compare-module__04k4_q__rows{flex-direction:column;gap:16px;display:flex}.price-compare-module__04k4_q__row{grid-template-columns:132px 1fr 64px;align-items:center;gap:16px;display:grid}.price-compare-module__04k4_q__rowLabel{color:var(--text);align-items:center;gap:9px;font-size:14px;font-weight:600;display:inline-flex}.price-compare-module__04k4_q__rowIcon{color:var(--accent);display:inline-flex}.price-compare-module__04k4_q__bars{flex-direction:column;gap:7px;min-width:0;display:flex}.price-compare-module__04k4_q__barLine{grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid}.price-compare-module__04k4_q__barTrack{border-radius:var(--radius-pill);background:var(--surface-2);height:9px;overflow:hidden}.price-compare-module__04k4_q__barFill{border-radius:var(--radius-pill);width:0;height:100%;transition:width .9s var(--ease);transition-delay:calc(var(--i,0) * 90ms);display:block}.price-compare-module__04k4_q__panel[data-shown=true] .price-compare-module__04k4_q__barFill{width:var(--w)}.price-compare-module__04k4_q__barUs{background:var(--accent)}.price-compare-module__04k4_q__barThem{background:color-mix(in srgb, var(--text-muted) 32%, transparent)}.price-compare-module__04k4_q__barTag{color:var(--text-muted);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12.5px}.price-compare-module__04k4_q__barTag b{color:var(--text);font-weight:600}.price-compare-module__04k4_q__save{letter-spacing:.01em;border-radius:var(--radius-pill);background:var(--tag-green-bg);color:var(--tag-green-text);white-space:nowrap;justify-self:end;padding:4px 9px;font-size:12px;font-weight:700}@media (prefers-reduced-motion:reduce){.price-compare-module__04k4_q__barFill{width:var(--w);transition:none}}@media (max-width:560px){.price-compare-module__04k4_q__panel{padding:18px 16px}.price-compare-module__04k4_q__row{grid-template-columns:1fr auto;gap:8px 12px}.price-compare-module__04k4_q__bars{order:3;grid-column:1/-1}.price-compare-module__04k4_q__save{justify-self:end}}
.price-slider-module__za_7dG__wrap{max-width:700px;margin:0 auto}.price-slider-module__za_7dG__tabs{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-pill);flex-wrap:wrap;justify-content:center;gap:4px;width:fit-content;margin:0 auto 26px;padding:5px;display:flex}.price-slider-module__za_7dG__tab{appearance:none;cursor:pointer;font-family:var(--font-body);color:var(--text-muted);border-radius:var(--radius-pill);transition:color var(--duration) var(--ease), background var(--duration) var(--ease);background:0 0;border:none;padding:8px 16px;font-size:13.5px;font-weight:600}.price-slider-module__za_7dG__tab:hover{color:var(--text)}.price-slider-module__za_7dG__tabActive{color:var(--accent-text);background:var(--accent);box-shadow:var(--shadow-sm)}.price-slider-module__za_7dG__tabActive:hover{color:var(--accent-text)}.price-slider-module__za_7dG__panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:32px;position:relative}.price-slider-module__za_7dG__readout{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.price-slider-module__za_7dG__readoutLeft{flex-direction:column;gap:6px;display:flex}.price-slider-module__za_7dG__size{font-family:var(--font-display);color:var(--text-muted);align-items:center;gap:10px;font-size:15px;font-weight:700;display:flex}.price-slider-module__za_7dG__popular{letter-spacing:.05em;text-transform:uppercase;color:var(--accent-text);background:var(--accent);border-radius:var(--radius-pill);padding:3px 10px;font-size:10.5px;font-weight:700}.price-slider-module__za_7dG__priceRow{align-items:baseline;gap:12px;display:flex}.price-slider-module__za_7dG__price{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);font-variant-numeric:tabular-nums;font-size:54px;font-weight:700;line-height:1}.price-slider-module__za_7dG__perGb{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:15px}.price-slider-module__za_7dG__save{color:var(--accent-text);background:var(--accent);border-radius:var(--radius-pill);flex-shrink:0;padding:6px 12px;font-size:13px;font-weight:700}.price-slider-module__za_7dG__sliderWrap{margin-top:32px}.price-slider-module__za_7dG__range{appearance:none;cursor:pointer;background:0 0;width:100%;height:24px}.price-slider-module__za_7dG__range::-webkit-slider-runnable-track{border-radius:var(--radius-pill);background:linear-gradient(to right, var(--accent) 0%, var(--accent) var(--pct), var(--surface-2) var(--pct), var(--surface-2) 100%);border:1px solid var(--border);height:8px}.price-slider-module__za_7dG__range::-webkit-slider-thumb{appearance:none;background:var(--accent);border:3px solid var(--surface);width:22px;height:22px;box-shadow:var(--shadow-md);cursor:grab;transition:transform var(--duration) var(--ease);border-radius:50%;margin-top:-6px}.price-slider-module__za_7dG__range::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.1)}.price-slider-module__za_7dG__range::-moz-range-track{border-radius:var(--radius-pill);background:var(--surface-2);border:1px solid var(--border);height:8px}.price-slider-module__za_7dG__range::-moz-range-progress{border-radius:var(--radius-pill);background:var(--accent);height:10px}.price-slider-module__za_7dG__range::-moz-range-thumb{background:var(--accent);border:3px solid var(--surface);width:22px;height:22px;box-shadow:var(--shadow-md);cursor:grab;border-radius:50%}.price-slider-module__za_7dG__range:focus-visible::-webkit-slider-thumb{outline:2px solid var(--accent);outline-offset:3px}.price-slider-module__za_7dG__range:focus-visible::-moz-range-thumb{outline:2px solid var(--accent);outline-offset:3px}.price-slider-module__za_7dG__ticks{font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:14px;display:flex}.price-slider-module__za_7dG__tick{color:var(--text-faint);font-size:12px}.price-slider-module__za_7dG__cta{margin-top:28px}.price-slider-module__za_7dG__note{text-align:center;color:var(--text-faint);margin-top:12px;font-size:13px}@media (max-width:480px){.price-slider-module__za_7dG__panel{padding:24px 20px}.price-slider-module__za_7dG__price{font-size:44px}.price-slider-module__za_7dG__tab{padding:7px 12px;font-size:12.5px}}@media (prefers-reduced-motion:reduce){.price-slider-module__za_7dG__tab{transition:none}.price-slider-module__za_7dG__range::-webkit-slider-thumb{transition:none}.price-slider-module__za_7dG__range::-webkit-slider-thumb:active{transform:none}}
.landing-module__g1LwZa__page{max-width:var(--content-max);margin:0 auto;padding:0 clamp(16px,4vw,24px)}.landing-module__g1LwZa__promo{max-width:720px;margin:24px auto 0}.landing-module__g1LwZa__promo:empty{display:none}.landing-module__g1LwZa__hero{padding:84px 0 64px;position:relative}.landing-module__g1LwZa__hero:before{content:"";background:var(--grad-hero);pointer-events:none;z-index:0;height:620px;position:absolute;inset:-160px -20% auto}.landing-module__g1LwZa__hero>*{z-index:1;position:relative}.landing-module__g1LwZa__heroGrid{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;display:grid}.landing-module__g1LwZa__heroLeft{text-align:left;flex-direction:column;align-items:flex-start;gap:22px;display:flex}.landing-module__g1LwZa__heroRight{justify-content:center;min-width:0;display:flex}.landing-module__g1LwZa__trustpilot{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius-pill);color:var(--text-muted);box-shadow:var(--shadow-sm);transition:border-color var(--duration) var(--ease), color var(--duration) var(--ease);align-items:center;gap:8px;padding:7px 12px;font-size:13px;font-weight:500;display:inline-flex}.landing-module__g1LwZa__trustpilot:hover{border-color:var(--border-strong);color:var(--text)}.landing-module__g1LwZa__tpStar{color:#00b67a;flex:none;width:17px;height:17px}.landing-module__g1LwZa__tpWord{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);font-weight:700}.landing-module__g1LwZa__tpText{border-left:1px solid var(--border);padding-left:8px}.landing-module__g1LwZa__headline{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text);max-width:15ch;margin:0;font-size:clamp(34px,4.6vw,58px);font-weight:700;line-height:1.05}.landing-module__g1LwZa__headlineAccent{color:var(--accent)}.landing-module__g1LwZa__subhead{color:var(--text-muted);max-width:52ch;margin:0;font-size:clamp(16px,1.3vw,18px);line-height:1.6}.landing-module__g1LwZa__heroStats{grid-template-columns:repeat(4,auto);gap:16px 30px;margin:6px 0 0;padding:0;display:grid}.landing-module__g1LwZa__heroStat{flex-direction:column;gap:1px;display:flex}.landing-module__g1LwZa__heroStatNum{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);font-size:24px;font-weight:700}.landing-module__g1LwZa__heroStatLabel{color:var(--text-muted);margin:0;font-size:12.5px}.landing-module__g1LwZa__ctaRow{flex-wrap:wrap;justify-content:flex-start;gap:12px;margin-top:4px;display:flex}.landing-module__g1LwZa__section{padding:84px 0}.landing-module__g1LwZa__band{padding-inline:max(24px, calc(50vw - var(--content-max) / 2 + 24px));background:var(--bg-alt);border-block:1px solid var(--border);margin-inline:calc(50% - 50vw)}.landing-module__g1LwZa__sectionHead{text-align:center;flex-direction:column;align-items:center;gap:10px;max-width:60ch;margin:0 auto 44px;display:flex}.landing-module__g1LwZa__sectionLabel{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin:0;font-size:clamp(28px,3.6vw,40px);font-weight:700}.landing-module__g1LwZa__sectionSub{color:var(--text-muted);margin:0;font-size:17px;line-height:1.6}.landing-module__g1LwZa__sectionHeadLeft{text-align:left;align-items:flex-start;margin:0 0 44px}.landing-module__g1LwZa__productGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.landing-module__g1LwZa__productCard:first-child{border-color:var(--accent-line)}.landing-module__g1LwZa__productCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:border-color var(--duration) var(--ease), box-shadow var(--duration) var(--ease), transform var(--duration) var(--ease);flex-direction:column;gap:10px;padding:20px 18px;display:flex}.landing-module__g1LwZa__productCard:hover{border-color:var(--accent-line);box-shadow:var(--shadow-md);transform:translateY(-4px)}.landing-module__g1LwZa__productTop{justify-content:space-between;align-items:center;display:flex}.landing-module__g1LwZa__productIcon{border-radius:var(--radius);background:var(--accent-soft);width:42px;height:42px;color:var(--accent);transition:transform var(--duration) var(--ease);justify-content:center;align-items:center;display:inline-flex}.landing-module__g1LwZa__productCard:hover .landing-module__g1LwZa__productIcon{transform:scale(1.06)rotate(-3deg)}.landing-module__g1LwZa__productName{font-family:var(--font-display);color:var(--text);margin:0;font-size:17px;font-weight:600}.landing-module__g1LwZa__productBlurb{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.landing-module__g1LwZa__productFoot{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:2px;padding-top:11px;display:flex}.landing-module__g1LwZa__productFrom{align-items:baseline;gap:4px;display:inline-flex}.landing-module__g1LwZa__productFromLabel{color:var(--text-faint);font-size:12px}.landing-module__g1LwZa__productFromNum{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);font-size:22px;font-weight:700}.landing-module__g1LwZa__productFromUnit{color:var(--text-muted);font-size:12px}.landing-module__g1LwZa__productCta{color:var(--accent);align-items:center;gap:5px;font-size:13px;font-weight:600;display:inline-flex}.landing-module__g1LwZa__productCta:hover{gap:8px}.landing-module__g1LwZa__locWrap{grid-template-columns:1.1fr 1fr;align-items:stretch;gap:22px;display:grid}.landing-module__g1LwZa__locList{grid-template-columns:1fr 1fr;align-content:start;gap:8px;min-width:0;display:grid}.landing-module__g1LwZa__locRow{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);transition:border-color var(--duration) var(--ease), background-color var(--duration) var(--ease);align-items:center;gap:12px;padding:13px 16px;display:flex}.landing-module__g1LwZa__locRow:hover{border-color:var(--accent-line);background:var(--surface-hover)}.landing-module__g1LwZa__locFlag{border-radius:3px;flex-shrink:0;width:22px;height:16px;box-shadow:inset 0 0 0 1px #0000001f}.landing-module__g1LwZa__locName{min-width:0;color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14.5px;font-weight:500;overflow:hidden}.landing-module__g1LwZa__locIps{font-family:var(--font-mono);color:var(--text-faint);font-size:12.5px}.landing-module__g1LwZa__locStage{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;min-width:0;display:flex}.landing-module__g1LwZa__locViewAll{border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm);transition:border-color var(--duration) var(--ease), transform var(--duration) var(--ease);align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:600;display:inline-flex}.landing-module__g1LwZa__locViewAll:hover{border-color:var(--accent-line);transform:translateY(-2px)}.landing-module__g1LwZa__locViewAll svg{color:var(--accent)}.landing-module__g1LwZa__logos{padding:8px 0 24px}.landing-module__g1LwZa__showcase{justify-content:center;display:flex}.landing-module__g1LwZa__ucGrid{border:1px solid var(--border);border-radius:var(--radius-lg);grid-template-columns:1fr 1fr;gap:0;display:grid;overflow:hidden}.landing-module__g1LwZa__ucCard{border-right:1px solid var(--border);border-bottom:1px solid var(--border);transition:background-color var(--duration) var(--ease);background:0 0;align-items:flex-start;gap:14px;padding:24px;display:flex}.landing-module__g1LwZa__ucCard:nth-child(2n){border-right:none}.landing-module__g1LwZa__ucCard:nth-last-child(-n+2){border-bottom:none}.landing-module__g1LwZa__ucCard:hover{background:var(--surface)}.landing-module__g1LwZa__ucIcon{color:var(--accent);flex-shrink:0;align-items:center;display:inline-flex}.landing-module__g1LwZa__ucName{font-family:var(--font-display);color:var(--text);margin:0 0 4px;font-size:16px;font-weight:600}.landing-module__g1LwZa__ucBlurb{color:var(--text-muted);margin:0;font-size:13.5px;line-height:1.5}.landing-module__g1LwZa__featWrap{grid-template-columns:1fr 1fr;align-items:start;gap:24px;display:grid}.landing-module__g1LwZa__priceCompare{margin-top:24px}.landing-module__g1LwZa__featCards{grid-template-columns:1fr 1fr;gap:16px;display:grid}.landing-module__g1LwZa__featCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:border-color var(--duration) var(--ease), box-shadow var(--duration) var(--ease), transform var(--duration) var(--ease);flex-direction:column;gap:10px;padding:24px;display:flex}.landing-module__g1LwZa__featCard:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.landing-module__g1LwZa__featIcon{color:var(--accent);align-items:center;display:inline-flex}.landing-module__g1LwZa__featTitle{font-family:var(--font-display);color:var(--text);margin:0;font-size:16px;font-weight:600}.landing-module__g1LwZa__featBody{color:var(--text-muted);margin:0;font-size:13.5px;line-height:1.55}.landing-module__g1LwZa__code{background:var(--code-bg);border:1px solid var(--border-strong);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);flex-direction:column;display:flex;overflow:hidden}.landing-module__g1LwZa__codeBar{border-bottom:1px solid var(--border);background:var(--surface);align-items:center;gap:7px;padding:12px 16px;display:flex}.landing-module__g1LwZa__dot{background:var(--border-strong);border-radius:50%;width:11px;height:11px}.landing-module__g1LwZa__codeLabel{font-family:var(--font-mono);color:var(--text-faint);margin-left:8px;font-size:12px}.landing-module__g1LwZa__codeBody{font-family:var(--font-mono);background:0 0;border:none;border-radius:0;margin:0;padding:18px;font-size:13px;line-height:1.75;overflow-x:auto}.landing-module__g1LwZa__codeBody code{background:0 0;border:none;padding:0}.landing-module__g1LwZa__cKey{color:var(--accent);font-weight:600}.landing-module__g1LwZa__cStr{color:var(--tag-blue-text)}.landing-module__g1LwZa__cFn{color:var(--tag-yellow-text)}.landing-module__g1LwZa__cCom{color:var(--text-faint)}.landing-module__g1LwZa__codeFoot{border-top:1px solid var(--border);background:var(--surface);color:var(--text-muted);align-items:center;gap:8px;padding:12px 16px;font-size:12.5px;display:flex}.landing-module__g1LwZa__codeFoot svg{color:var(--accent)}.landing-module__g1LwZa__priceFootnote{text-align:center;color:var(--text-faint);margin-top:22px;font-size:13.5px}.landing-module__g1LwZa__faq{border-top:1px solid var(--border);flex-direction:column;max-width:72ch;margin:0 auto;display:flex}.landing-module__g1LwZa__faqItem{border-bottom:1px solid var(--border)}.landing-module__g1LwZa__faqQ{cursor:pointer;font-family:var(--font-display);color:var(--text);transition:color var(--duration) var(--ease);justify-content:space-between;align-items:center;gap:16px;padding:22px 4px;font-size:17px;font-weight:600;list-style:none;display:flex}.landing-module__g1LwZa__faqQ::-webkit-details-marker{display:none}.landing-module__g1LwZa__faqQ:hover{color:var(--accent)}.landing-module__g1LwZa__faqChevron{color:var(--text-faint);transition:transform var(--duration) var(--ease);flex-shrink:0}.landing-module__g1LwZa__faqItem[open] .landing-module__g1LwZa__faqChevron{color:var(--accent);transform:rotate(180deg)}.landing-module__g1LwZa__faqA{color:var(--text-muted);max-width:68ch;margin:0;padding:0 4px 22px;font-size:15px;line-height:1.65}.landing-module__g1LwZa__ctaBand{text-align:center;border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--grad-hero), var(--surface);flex-direction:column;align-items:center;gap:18px;margin:40px 0 88px;padding:72px 24px;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__ctaBandTitle{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);max-width:20ch;margin:0;font-size:clamp(28px,4vw,42px);font-weight:700}.landing-module__g1LwZa__ctaBandText{color:var(--text-muted);max-width:50ch;margin:0;font-size:17px}.landing-module__g1LwZa__ctaBandRow{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}.landing-module__g1LwZa__cmp{max-width:940px;margin:0 auto}.landing-module__g1LwZa__cmpGrid{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);grid-template-columns:1.4fr 1.05fr 1.05fr;display:grid;position:relative;overflow:visible}.landing-module__g1LwZa__cmpRowContents{display:contents}.landing-module__g1LwZa__cmpCell{border-bottom:1px solid var(--border);align-items:flex-start;gap:10px;padding:15px 18px;font-size:14.5px;line-height:1.45;display:flex;position:relative}.landing-module__g1LwZa__cmpHeadCell{background:var(--surface-2);border-bottom-color:var(--border-strong);border-top-left-radius:var(--radius-lg)}.landing-module__g1LwZa__cmpHeadUs,.landing-module__g1LwZa__cmpHeadThem{font-family:var(--font-display);border-bottom-color:var(--border-strong);justify-content:center;align-items:center;font-size:15px;font-weight:700}.landing-module__g1LwZa__cmpHeadUs{color:var(--accent-text);background:var(--accent);border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg);box-shadow:var(--glow-accent);border-bottom-color:#0000;margin-top:-12px;padding-top:27px}.landing-module__g1LwZa__cmpHeadThem{color:var(--text-muted);background:var(--surface-2);border-top-right-radius:var(--radius-lg)}.landing-module__g1LwZa__cmpLabel{color:var(--text);background:var(--surface-2);font-weight:600}.landing-module__g1LwZa__cmpUs{color:var(--text);background:var(--accent-soft);border-bottom-color:var(--accent-line);box-shadow:inset 1.5px 0 0 var(--accent), inset -1.5px 0 0 var(--accent);font-weight:600}.landing-module__g1LwZa__cmpThem{color:var(--text-faint)}.landing-module__g1LwZa__cmpCheck{width:19px;height:19px;color:var(--accent-text);background:var(--accent);border-radius:var(--radius-pill);flex-shrink:0;place-items:center;margin-top:1px;display:grid}.landing-module__g1LwZa__cmpX{color:var(--text-faint);flex-shrink:0;margin-top:2px}.landing-module__g1LwZa__cmpRowContents:last-child .landing-module__g1LwZa__cmpLabel{border-bottom-left-radius:var(--radius-lg)}.landing-module__g1LwZa__cmpRowContents:last-child .landing-module__g1LwZa__cmpThem{border-bottom-right-radius:var(--radius-lg)}.landing-module__g1LwZa__cmpRowContents:last-child .landing-module__g1LwZa__cmpUs{border-radius:0 0 var(--radius-lg) var(--radius-lg);box-shadow:inset 1.5px 0 0 var(--accent), inset -1.5px 0 0 var(--accent), inset 0 -1.5px 0 var(--accent)}.landing-module__g1LwZa__cmpRowContents:last-child .landing-module__g1LwZa__cmpCell{border-bottom:none}.landing-module__g1LwZa__reviewGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.landing-module__g1LwZa__reviewCard:first-child{grid-column:span 2}.landing-module__g1LwZa__reviewCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:12px;padding:22px;display:flex}.landing-module__g1LwZa__reviewTop{align-items:center;gap:11px;display:flex}.landing-module__g1LwZa__reviewAvatar{width:38px;height:38px;font-family:var(--font-display);color:var(--accent-text);background:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:inline-flex}.landing-module__g1LwZa__reviewWho{flex-direction:column;min-width:0;margin-right:auto;display:flex}.landing-module__g1LwZa__reviewName{color:var(--text);font-size:14.5px;font-weight:600}.landing-module__g1LwZa__reviewRole{color:var(--text-faint);font-size:12.5px}.landing-module__g1LwZa__reviewDate{color:var(--text-faint);white-space:nowrap;font-size:12.5px}.landing-module__g1LwZa__stars{gap:3px;display:inline-flex}.landing-module__g1LwZa__starOn{color:var(--accent);fill:var(--accent)}.landing-module__g1LwZa__starOff{color:var(--border-strong);fill:var(--border-strong)}.landing-module__g1LwZa__reviewTitle{font-family:var(--font-display);color:var(--text);margin:2px 0 0;font-size:16px;font-weight:700}.landing-module__g1LwZa__reviewBody{color:var(--text-muted);margin:0;font-size:14px;line-height:1.6}@media (max-width:980px){.landing-module__g1LwZa__productGrid{grid-template-columns:repeat(2,1fr)}.landing-module__g1LwZa__featWrap,.landing-module__g1LwZa__locWrap{grid-template-columns:1fr}.landing-module__g1LwZa__reviewGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.landing-module__g1LwZa__heroGrid{grid-template-columns:1fr;gap:40px}.landing-module__g1LwZa__heroLeft{text-align:center;align-items:center}.landing-module__g1LwZa__ctaRow,.landing-module__g1LwZa__heroStats{justify-content:center}}@media (max-width:860px){.landing-module__g1LwZa__hero{padding:60px 0 56px}.landing-module__g1LwZa__hero:before{height:700px;inset:-220px -20% auto}.landing-module__g1LwZa__section{padding:60px 0}}@media (max-width:620px){.landing-module__g1LwZa__cmpCell{gap:7px;padding:12px 11px;font-size:13px}.landing-module__g1LwZa__cmpHeadUs,.landing-module__g1LwZa__cmpHeadThem{font-size:13.5px}}@media (max-width:560px){.landing-module__g1LwZa__productGrid,.landing-module__g1LwZa__ucGrid,.landing-module__g1LwZa__featCards,.landing-module__g1LwZa__locList,.landing-module__g1LwZa__reviewGrid{grid-template-columns:1fr}.landing-module__g1LwZa__reviewCard:first-child{grid-column:auto}.landing-module__g1LwZa__ucCard{border-right:none}.landing-module__g1LwZa__ucCard:nth-last-child(-n+2){border-bottom:1px solid var(--border)}.landing-module__g1LwZa__ucCard:last-child{border-bottom:none}.landing-module__g1LwZa__heroStats{grid-template-columns:repeat(2,auto);justify-content:center}}@media (max-width:480px){.landing-module__g1LwZa__cmpCell{gap:6px;padding:10px 8px;font-size:12px}.landing-module__g1LwZa__cmpHeadUs,.landing-module__g1LwZa__cmpHeadThem,.landing-module__g1LwZa__cmpLabel{font-size:12.5px}.landing-module__g1LwZa__cmpCheck{width:16px;height:16px}}
.support-module__a4J_va__page{max-width:56rem;margin-inline:auto}.support-module__a4J_va__head{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:40px;display:flex}.support-module__a4J_va__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin:0;font-size:clamp(30px,4vw,42px);font-weight:700;line-height:1.08}.support-module__a4J_va__lede{color:var(--text-muted);max-width:60ch;margin:0;font-size:1.05rem;line-height:1.6}.support-module__a4J_va__endpoint{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);flex-wrap:wrap;align-items:center;gap:10px 18px;margin-bottom:44px;padding:16px 18px;display:flex}.support-module__a4J_va__endpointLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);font-size:11px;font-weight:600}.support-module__a4J_va__endpointVal{font-family:var(--font-mono);color:var(--accent);font-size:.95rem}.support-module__a4J_va__section{margin-bottom:44px}.support-module__a4J_va__sectionHead{flex-direction:column;gap:6px;margin-bottom:18px;display:flex}.support-module__a4J_va__h2{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);margin:0;font-size:1.4rem;font-weight:600;line-height:1.2}.support-module__a4J_va__sectionSub{color:var(--text-muted);margin:0;font-size:.95rem}.support-module__a4J_va__methods{flex-direction:column;gap:14px;display:flex}.support-module__a4J_va__method{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:20px}.support-module__a4J_va__methodHead{align-items:center;gap:10px;margin-bottom:12px;display:flex}.support-module__a4J_va__methodIcon{color:var(--accent);display:inline-flex}.support-module__a4J_va__methodTitle{color:var(--text);font-size:1rem;font-weight:600}.support-module__a4J_va__method p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.7}.support-module__a4J_va__code{background:var(--code-bg);border:1px solid var(--code-border);border-radius:var(--radius-sm);font-family:var(--font-mono);color:var(--text);white-space:pre;margin:0;padding:14px 16px;font-size:13px;line-height:1.6;display:block;overflow-x:auto}.support-module__a4J_va__codeGap{margin-top:12px}.support-module__a4J_va__inline{font-family:var(--font-mono);background:var(--code-bg);border:1px solid var(--code-border);color:var(--text);border-radius:4px;padding:1px 6px;font-size:.85em}.support-module__a4J_va__cta{border:1px solid var(--accent-line);border-radius:var(--radius-lg);background:var(--accent-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;display:flex}.support-module__a4J_va__ctaText{flex-direction:column;gap:2px;display:flex}.support-module__a4J_va__ctaTitle{color:var(--text);font-size:1.05rem;font-weight:600}.support-module__a4J_va__ctaSub{color:var(--text-muted);font-size:.9rem}@media (max-width:560px){.support-module__a4J_va__cta{flex-direction:column;align-items:flex-start}}
