.analytics-module__wndmGG__headRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.analytics-module__wndmGG__ranges{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);gap:2px;padding:3px;display:inline-flex}.analytics-module__wndmGG__rangePill{color:var(--text-muted);border-radius:var(--radius-pill);transition:color var(--duration) var(--ease), background var(--duration) var(--ease);white-space:nowrap;padding:6px 14px;font-size:13px;font-weight:600}.analytics-module__wndmGG__rangePill:hover{color:var(--text);background:var(--surface-hover)}.analytics-module__wndmGG__rangeActive,.analytics-module__wndmGG__rangeActive:hover{color:var(--accent-text);background:var(--accent)}.analytics-module__wndmGG__liveDot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 0 color-mix(in srgb, var(--accent) 60%, transparent);animation:analytics-module__wndmGG__livePulse 1.8s var(--ease) infinite;vertical-align:middle;border-radius:50%;margin-right:6px;display:inline-block}@keyframes analytics-module__wndmGG__livePulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--accent) 55%, transparent)}70%{box-shadow:0 0 0 6px color-mix(in srgb, var(--accent) 0%, transparent)}to{box-shadow:0 0 0 0 color-mix(in srgb, var(--accent) 0%, transparent)}}@media (prefers-reduced-motion:reduce){.analytics-module__wndmGG__liveDot{animation:none}}.analytics-module__wndmGG__chartCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);margin-bottom:20px;padding:18px 20px 12px}.analytics-module__wndmGG__chartHead,.analytics-module__wndmGG__panelHead{justify-content:space-between;align-items:baseline;margin-bottom:14px;display:flex}.analytics-module__wndmGG__chartTitle{font-family:var(--font-space-grotesk), sans-serif;color:var(--text);font-size:15px;font-weight:600}.analytics-module__wndmGG__chartHint{color:var(--text-faint);text-transform:uppercase;letter-spacing:.05em;font-size:12px}.analytics-module__wndmGG__chartSvg{width:100%;height:200px;display:block}.analytics-module__wndmGG__bar{fill:var(--accent);opacity:.85;transition:opacity var(--duration) var(--ease)}.analytics-module__wndmGG__bar:hover{opacity:1}.analytics-module__wndmGG__axis{stroke:var(--border);stroke-width:1px;vector-effect:non-scaling-stroke}.analytics-module__wndmGG__axisLabel{fill:var(--text-faint);font-size:11px;font-family:var(--font-geist), sans-serif}.analytics-module__wndmGG__grid2{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;margin-bottom:20px;display:grid}.analytics-module__wndmGG__grid3{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-bottom:20px;display:grid}.analytics-module__wndmGG__panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:18px 20px}.analytics-module__wndmGG__panelEmpty{color:var(--text-faint);margin:8px 0 2px;font-size:13.5px}.analytics-module__wndmGG__bars{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.analytics-module__wndmGG__barRow{align-items:center;gap:12px;display:flex}.analytics-module__wndmGG__barTrack{border-radius:var(--radius-sm);flex:1;align-items:center;min-width:0;padding:7px 10px;display:flex;position:relative;overflow:hidden}.analytics-module__wndmGG__barFill{width:var(--w,0%);background:color-mix(in srgb, var(--accent) 16%, transparent);border-left:2px solid color-mix(in srgb, var(--accent) 55%, transparent);border-radius:var(--radius-sm);transition:width var(--duration-slow) var(--ease);position:absolute;inset:0}.analytics-module__wndmGG__barLabel{z-index:1;color:var(--text);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:8px;font-size:13.5px;display:flex;position:relative;overflow:hidden}.analytics-module__wndmGG__barNote{z-index:1;color:var(--text-muted);white-space:nowrap;margin-left:auto;padding-left:10px;font-size:11.5px;position:relative}.analytics-module__wndmGG__barCount{font-family:var(--font-geist-mono), monospace;color:var(--text-muted);white-space:nowrap;text-align:right;min-width:44px;font-size:12.5px}.analytics-module__wndmGG__flag{width:18px;height:13.5px;box-shadow:0 0 0 1px var(--border) inset;border-radius:2px;flex-shrink:0}.analytics-module__wndmGG__geoSection{margin-bottom:20px}.analytics-module__wndmGG__geoGrid{grid-template-columns:1.6fr 1fr;align-items:start;gap:16px;display:grid}.analytics-module__wndmGG__mapWrap{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:14px 16px}.analytics-module__wndmGG__mapSvg{width:100%;height:auto;display:block;overflow:visible}.analytics-module__wndmGG__mapCountry{fill:var(--surface-2);stroke:var(--bg);stroke-width:.4px;vector-effect:non-scaling-stroke;transition:fill var(--duration) var(--ease)}.analytics-module__wndmGG__emptyState{background:var(--surface);border:1px dashed var(--border-strong);border-radius:var(--radius);text-align:center;padding:40px 28px}.analytics-module__wndmGG__emptyTitle{font-family:var(--font-space-grotesk), sans-serif;color:var(--text);margin:0 0 6px;font-size:16px;font-weight:600}.analytics-module__wndmGG__emptyBody{color:var(--text-muted);max-width:46ch;margin:0 auto;font-size:14px;line-height:1.5}@media (max-width:720px){.analytics-module__wndmGG__geoGrid{grid-template-columns:1fr}}
.admin-module__4WpgRW__shell{min-height:100dvh}.admin-module__4WpgRW__topbar{z-index:40;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:saturate(180%)blur(8px);backdrop-filter:saturate(180%)blur(8px);position:sticky;top:0}.admin-module__4WpgRW__topbarInner{justify-content:space-between;align-items:center;gap:16px;max-width:80rem;height:60px;margin:0 auto;padding:0 24px;display:flex}.admin-module__4WpgRW__brandRow{align-items:center;gap:28px;display:flex}.admin-module__4WpgRW__brand{font-family:var(--font-space-grotesk), sans-serif;color:var(--accent);align-items:center;gap:8px;font-size:18px;font-weight:700;display:inline-flex}.admin-module__4WpgRW__adminTag{font-family:var(--font-geist-mono), monospace;text-transform:uppercase;letter-spacing:.08em;color:var(--text-faint);border:1px solid var(--border);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.admin-module__4WpgRW__nav{align-items:center;gap:18px;display:flex}.admin-module__4WpgRW__navLink{color:var(--text-muted);transition:color var(--duration) var(--ease);font-size:14px;font-weight:500}.admin-module__4WpgRW__navLink:hover{color:var(--text)}.admin-module__4WpgRW__navGroup{align-items:center;display:inline-flex;position:relative}.admin-module__4WpgRW__navGroupBtn{color:var(--text-muted);cursor:pointer;transition:color var(--duration) var(--ease);background:0 0;border:none;align-items:center;gap:4px;padding:0;font-family:inherit;font-size:14px;font-weight:500;display:inline-flex}.admin-module__4WpgRW__navGroup:hover .admin-module__4WpgRW__navGroupBtn,.admin-module__4WpgRW__navGroup:focus-within .admin-module__4WpgRW__navGroupBtn{color:var(--text)}.admin-module__4WpgRW__navCaret{transition:transform var(--duration) var(--ease)}.admin-module__4WpgRW__navGroup:hover .admin-module__4WpgRW__navCaret,.admin-module__4WpgRW__navGroup:focus-within .admin-module__4WpgRW__navCaret{transform:rotate(180deg)}.admin-module__4WpgRW__navMenu{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);min-width:172px;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--duration) var(--ease), transform var(--duration) var(--ease), visibility var(--duration) var(--ease);z-index:50;flex-direction:column;gap:2px;margin-top:10px;padding:6px;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(-4px)}.admin-module__4WpgRW__navMenu:before{content:"";height:10px;position:absolute;top:-10px;left:0;right:0}.admin-module__4WpgRW__navGroup:hover .admin-module__4WpgRW__navMenu,.admin-module__4WpgRW__navGroup:focus-within .admin-module__4WpgRW__navMenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.admin-module__4WpgRW__navMenuItem{border-radius:var(--radius-sm);color:var(--text-muted);white-space:nowrap;transition:background var(--duration) var(--ease), color var(--duration) var(--ease);padding:8px 12px;font-size:14px;font-weight:500;display:block}.admin-module__4WpgRW__navMenuItem:hover{background:var(--surface-hover);color:var(--text)}.admin-module__4WpgRW__topbarRight{align-items:center;gap:12px;display:flex}.admin-module__4WpgRW__adminEmail{color:var(--text-faint);font-size:13px}.admin-module__4WpgRW__main{max-width:80rem;margin:0 auto;padding:32px 24px 64px}.admin-module__4WpgRW__pageTitle{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.02em;color:var(--text);margin:0 0 4px;font-size:26px;font-weight:700}.admin-module__4WpgRW__pageSub{color:var(--text-muted);margin:0 0 24px;font-size:14px}.admin-module__4WpgRW__stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-bottom:32px;display:grid}.admin-module__4WpgRW__stat{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:18px 20px}.admin-module__4WpgRW__statLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-faint);font-size:12px}.admin-module__4WpgRW__statValue{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.02em;color:var(--text);margin-top:4px;font-size:28px;font-weight:700}.admin-module__4WpgRW__statAccent{color:var(--accent)}.admin-module__4WpgRW__sectionTitle{font-family:var(--font-space-grotesk), sans-serif;color:var(--text);margin:0 0 12px;font-size:16px;font-weight:600}.admin-module__4WpgRW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:20px}.admin-module__4WpgRW__cardGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start;gap:16px;display:grid}.admin-module__4WpgRW__myProxy{border-color:color-mix(in srgb, var(--accent) 45%, var(--border));margin-bottom:28px}.admin-module__4WpgRW__tableWrap{border:1px solid var(--border);border-radius:var(--radius);overflow:auto hidden}.admin-module__4WpgRW__table{border-collapse:collapse;width:100%;font-size:13.5px}.admin-module__4WpgRW__table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--text-faint);background:var(--bg-alt);border-bottom:1px solid var(--border);white-space:nowrap;padding:11px 14px;font-size:11px}.admin-module__4WpgRW__table td{border-bottom:1px solid var(--border);color:var(--text);vertical-align:middle;padding:11px 14px}.admin-module__4WpgRW__table tr:last-child td{border-bottom:none}.admin-module__4WpgRW__table tbody tr{transition:background var(--duration) var(--ease)}.admin-module__4WpgRW__table tbody tr:hover{background:var(--surface-hover)}.admin-module__4WpgRW__rowLink{color:var(--accent);font-weight:600}.admin-module__4WpgRW__mono{font-family:var(--font-geist-mono), monospace;font-size:12.5px}.admin-module__4WpgRW__muted{color:var(--text-muted)}.admin-module__4WpgRW__empty{text-align:center;color:var(--text-faint);padding:28px;font-size:14px}.admin-module__4WpgRW__badge{letter-spacing:.03em;white-space:nowrap;border-radius:999px;padding:2px 9px;font-size:11px;font-weight:700;display:inline-flex}.admin-module__4WpgRW__badgeActive{color:var(--tag-green-text);background:var(--tag-green-bg)}.admin-module__4WpgRW__badgeSuspended{color:var(--tag-red-text);background:var(--tag-red-bg)}.admin-module__4WpgRW__badgeExpired,.admin-module__4WpgRW__badgeCanceled{color:var(--tag-yellow-text);background:var(--tag-yellow-bg)}.admin-module__4WpgRW__badgeNone{color:var(--text-muted);background:var(--surface-hover)}.admin-module__4WpgRW__badgePaid{color:var(--tag-green-text);background:var(--tag-green-bg)}.admin-module__4WpgRW__badgePending{color:var(--tag-yellow-text);background:var(--tag-yellow-bg)}.admin-module__4WpgRW__badgeFailed{color:var(--tag-red-text);background:var(--tag-red-bg)}.admin-module__4WpgRW__badgeAdmin{color:var(--accent);background:color-mix(in srgb, var(--accent) 16%, transparent)}.admin-module__4WpgRW__searchRow{gap:8px;max-width:420px;margin-bottom:16px;display:flex}.admin-module__4WpgRW__searchRow .ui-input{flex:1}.admin-module__4WpgRW__detailHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}.admin-module__4WpgRW__back{color:var(--text-muted);margin-bottom:16px;font-size:13px;display:inline-block}.admin-module__4WpgRW__back:hover{color:var(--accent)}.admin-module__4WpgRW__kv{grid-template-columns:130px 1fr;gap:8px 14px;font-size:14px;display:grid}.admin-module__4WpgRW__kvKey{color:var(--text-faint)}.admin-module__4WpgRW__kvVal{color:var(--text);word-break:break-all}.admin-module__4WpgRW__actions{flex-direction:column;gap:16px;display:flex}.admin-module__4WpgRW__actionRow{flex-wrap:wrap;align-items:flex-end;gap:8px;display:flex}.admin-module__4WpgRW__actionGroup{flex-wrap:wrap;gap:8px;display:flex}.admin-module__4WpgRW__field{flex-direction:column;gap:4px;display:flex}.admin-module__4WpgRW__fieldLabel{color:var(--text-muted);font-size:12px}.admin-module__4WpgRW__select{background:var(--bg-alt);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);padding:9px 12px;font-size:14px}.admin-module__4WpgRW__credBox{background:var(--code-bg);border:1px solid var(--code-border);border-radius:var(--radius-sm);font-family:var(--font-geist-mono), monospace;color:var(--text);white-space:pre-wrap;word-break:break-all;margin-top:8px;padding:12px;font-size:12.5px}.admin-module__4WpgRW__danger{color:var(--error)}
.support-module__wlORMq__layout{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:22px;display:grid}@media (max-width:900px){.support-module__wlORMq__layout{grid-template-columns:1fr}}.support-module__wlORMq__thread{flex-direction:column;gap:12px;margin:18px 0 20px;display:flex}.support-module__wlORMq__msg{border-radius:var(--radius-lg);border:1px solid var(--border);max-width:80%;box-shadow:var(--shadow-sm);padding:11px 14px}.support-module__wlORMq__msgUser{background:var(--surface);border-bottom-left-radius:var(--radius-sm);align-self:flex-start}.support-module__wlORMq__msgStaff{background:var(--accent-soft);border-color:var(--accent-line);border-bottom-right-radius:var(--radius-sm);align-self:flex-end}.support-module__wlORMq__msgInternal{background:var(--tag-yellow-bg);border-color:var(--tag-yellow-text);width:100%;max-width:100%;color:var(--text);align-self:center}.support-module__wlORMq__msgSystem{max-width:100%;box-shadow:none;color:var(--text-faint);text-align:center;background:0 0;border:none;align-self:center;font-size:.8rem}.support-module__wlORMq__msgHead{color:var(--text-faint);justify-content:space-between;gap:12px;margin-bottom:5px;font-size:.72rem;display:flex}.support-module__wlORMq__msgAuthor{color:var(--text-muted);font-weight:600}.support-module__wlORMq__internalTag{color:var(--tag-yellow-text);font-weight:700}.support-module__wlORMq__msgBody{white-space:pre-wrap;word-break:break-word;font-size:.88rem;line-height:1.6}.support-module__wlORMq__composer{flex-direction:column;gap:10px;display:flex}.support-module__wlORMq__textarea{resize:vertical;min-height:120px;font-family:inherit;line-height:1.55}.support-module__wlORMq__composerRow{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.support-module__wlORMq__check{color:var(--text-muted);cursor:pointer;align-items:center;gap:7px;font-size:.82rem;display:inline-flex}.support-module__wlORMq__side{flex-direction:column;gap:14px;display:flex;position:sticky;top:16px}.support-module__wlORMq__panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:14px}.support-module__wlORMq__panelTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-faint);margin:0 0 10px;font-size:.72rem}.support-module__wlORMq__kv{justify-content:space-between;gap:10px;padding:4px 0;font-size:.83rem;display:flex}.support-module__wlORMq__kvKey{color:var(--text-muted)}.support-module__wlORMq__kvVal{text-align:right;font-weight:600}.support-module__wlORMq__prod{border-top:1px solid var(--border);padding:8px 0;font-size:.8rem}.support-module__wlORMq__prodHead{justify-content:space-between;font-weight:600;display:flex}.support-module__wlORMq__prodSub{color:var(--text-faint);margin-top:2px;font-size:.75rem}.support-module__wlORMq__controls{flex-direction:column;gap:8px;display:flex}.support-module__wlORMq__controlRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}
.flag-module__rByzCG__flag{object-fit:contain;width:1.3333em;height:1em;display:inline-block}
.product-tabs-module__EGyCVG__tabBar{border-bottom:1px solid var(--border);scrollbar-width:none;gap:2px;margin:6px 0 22px;display:flex;overflow-x:auto}.product-tabs-module__EGyCVG__tabBar::-webkit-scrollbar{display:none}.product-tabs-module__EGyCVG__tab{color:var(--text-muted);cursor:pointer;white-space:nowrap;transition:color var(--duration,.15s) var(--ease,ease), border-color var(--duration,.15s) var(--ease,ease);background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:7px;margin-bottom:-1px;padding:10px 15px;font-size:14px;font-weight:600;display:inline-flex}.product-tabs-module__EGyCVG__tab:hover{color:var(--text)}.product-tabs-module__EGyCVG__tab[data-active=true]{color:var(--accent);border-bottom-color:var(--accent)}.product-tabs-module__EGyCVG__tab svg{flex-shrink:0}.product-tabs-module__EGyCVG__panel{animation:product-tabs-module__EGyCVG__tabFade .22s var(--ease,ease)}@keyframes product-tabs-module__EGyCVG__tabFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}
.globe-module__x61pjW__wrap{aspect-ratio:1;width:100%;max-width:520px;margin-inline:auto;position:relative}.globe-module__x61pjW__wrap:before{content:"";background:radial-gradient(circle at 50% 46%, color-mix(in srgb, var(--accent) 20%, transparent), transparent 62%);filter:blur(8px);z-index:0;pointer-events:none;position:absolute;inset:-6%}.globe-module__x61pjW__canvas{z-index:1;aspect-ratio:1;opacity:0;width:100%;height:100%;transition:opacity .9s var(--ease,ease);cursor:grab;contain:layout paint size;touch-action:pan-y;position:relative}@media (prefers-reduced-motion:reduce){.globe-module__x61pjW__canvas{transition:none}}.globe-module__x61pjW__labels{z-index:2;pointer-events:none;position:absolute;inset:0}.globe-module__x61pjW__label{white-space:nowrap;opacity:0;visibility:hidden;background:color-mix(in srgb, var(--surface) 82%, transparent);border:1px solid color-mix(in srgb, var(--accent) 38%, var(--border));-webkit-backdrop-filter:blur(7px);border-radius:10px;flex-direction:column;align-items:center;gap:1px;padding:4px 9px 5px;display:flex;position:absolute;transform:translate(-50%,calc(-100% - 10px));box-shadow:0 6px 18px #0000004d}.globe-module__x61pjW__label:after{content:"";background:linear-gradient(to bottom, color-mix(in srgb, var(--accent) 60%, transparent), transparent);width:1px;height:8px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.globe-module__x61pjW__labelCountry{letter-spacing:-.01em;color:var(--text);font-size:11px;font-weight:650;line-height:1.1}.globe-module__x61pjW__labelPool{letter-spacing:.04em;text-transform:uppercase;color:var(--accent);font-size:9px;font-weight:600;line-height:1}@media (max-width:640px){.globe-module__x61pjW__labelCountry{font-size:10px}.globe-module__x61pjW__labelPool{font-size: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;max-width:100%;margin:0;padding:7px 10px;list-style:none;display:inline-flex}@media (max-width:480px){.checkout-module__1yA28q__stepperWrap{padding-inline:16px}.checkout-module__1yA28q__step:not(.checkout-module__1yA28q__stepActive) .checkout-module__1yA28q__stepLabel{display:none}}.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__packPopular{border-color:var(--accent);position:relative}.checkout-module__1yA28q__packTag{border-radius:var(--radius-pill);background:var(--accent);color:var(--accent-text);letter-spacing:.02em;padding:1px 8px;font-size:10.5px;font-weight:700;position:absolute;top:-9px;left:12px}.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}}
.trust-bar-module__HBzsZq__bar{text-align:center;flex-direction:column;align-items:center;gap:18px;display:flex}.trust-bar-module__HBzsZq__caption{letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);font-size:.82rem}.trust-bar-module__HBzsZq__row{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px 34px;display:flex}.trust-bar-module__HBzsZq__tool{color:var(--text-faint);transition:color var(--duration) var(--ease);align-items:center;gap:9px;display:inline-flex}.trust-bar-module__HBzsZq__tool:hover{color:var(--text)}.trust-bar-module__HBzsZq__logo{font-size:22px}.trust-bar-module__HBzsZq__toolName{font-size:13px;font-weight:600}@media (max-width:640px){.trust-bar-module__HBzsZq__row{gap:14px 22px}.trust-bar-module__HBzsZq__logo{font-size:19px}}
.overview-module__iKu5zq__welcome{margin-bottom:24px}.overview-module__iKu5zq__welcomeTitle{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.02em;color:var(--text);margin:0 0 4px;font-size:26px;font-weight:700}.overview-module__iKu5zq__welcomeSub{color:var(--text-muted);margin:0;font-size:15px}.overview-module__iKu5zq__sectionHead{justify-content:space-between;align-items:center;gap:12px;margin:36px 0 16px;display:flex}.overview-module__iKu5zq__sectionLink{font-size:13.5px}.overview-module__iKu5zq__chooseSub{margin-bottom:16px}.overview-module__iKu5zq__sectionTitle{font-family:var(--font-space-grotesk), sans-serif;color:var(--text);margin:0;padding-left:14px;font-size:18px;font-weight:600;position:relative}.overview-module__iKu5zq__sectionTitle:before{content:"";background:var(--accent);border-radius:999px;width:4px;height:18px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.overview-module__iKu5zq__kpiGrid{grid-template-columns:repeat(auto-fit,minmax(225px,1fr));gap:16px;display:grid}.overview-module__iKu5zq__kpiCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:14px;padding:20px;display:flex;position:relative;overflow:hidden}.overview-module__iKu5zq__kpiHero{background:var(--grad-accent,var(--accent));color:var(--accent-text);box-shadow:var(--glow-accent), var(--shadow-md);border-color:#0000}.overview-module__iKu5zq__kpiHero .overview-module__iKu5zq__kpiLabel,.overview-module__iKu5zq__kpiHero .overview-module__iKu5zq__kpiFoot{color:color-mix(in srgb, var(--accent-text) 78%, transparent)}.overview-module__iKu5zq__kpiHero .overview-module__iKu5zq__kpiValue{color:var(--accent-text)}.overview-module__iKu5zq__kpiHero .overview-module__iKu5zq__kpiFoot a{color:var(--accent-text);font-weight:600;text-decoration:none}.overview-module__iKu5zq__kpiHero .overview-module__iKu5zq__kpiFoot a:hover{text-underline-offset:2px;text-decoration:underline}.overview-module__iKu5zq__kpiTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.overview-module__iKu5zq__kpiIcon{border-radius:var(--radius);background:var(--accent-soft);width:40px;height:40px;color:var(--accent);justify-content:center;align-items:center;display:inline-flex}.overview-module__iKu5zq__kpiHero .overview-module__iKu5zq__kpiIcon{background:color-mix(in srgb, var(--accent-text) 16%, transparent);color:var(--accent-text)}.overview-module__iKu5zq__kpiLabel{letter-spacing:.02em;color:var(--text-muted);text-transform:uppercase;font-size:12.5px;font-weight:600}.overview-module__iKu5zq__kpiValue{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.01em;color:var(--text);font-size:30px;font-weight:700;line-height:1.05}.overview-module__iKu5zq__kpiFoot{color:var(--text-faint);margin-top:auto;font-size:13px}.overview-module__iKu5zq__kpiPill{letter-spacing:.04em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border-radius:999px;padding:3px 9px;font-size:11px;font-weight:700}.overview-module__iKu5zq__miniRingWrap{align-items:center;gap:14px;display:flex}.overview-module__iKu5zq__miniRingTrack{stroke:color-mix(in srgb, var(--accent-text) 22%, transparent)}.overview-module__iKu5zq__kpiCard:not(.overview-module__iKu5zq__kpiHero) .overview-module__iKu5zq__miniRingTrack{stroke:var(--bg-alt)}.overview-module__iKu5zq__miniRingFill{stroke:var(--accent-text);stroke-linecap:round;transition:stroke-dashoffset var(--duration-slow) var(--ease)}.overview-module__iKu5zq__kpiCard:not(.overview-module__iKu5zq__kpiHero) .overview-module__iKu5zq__miniRingFill{stroke:var(--accent)}.overview-module__iKu5zq__miniRingText{fill:currentColor;font-family:var(--font-space-grotesk), sans-serif;font-size:15px;font-weight:700}.overview-module__iKu5zq__acctId{font-family:var(--font-geist-mono), monospace;color:var(--text-muted);word-break:break-all;font-size:12.5px}.overview-module__iKu5zq__productGrid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:16px;display:grid}.overview-module__iKu5zq__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:16px;padding:22px;display:flex}.overview-module__iKu5zq__productCard:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.overview-module__iKu5zq__productHead{align-items:center;gap:12px;display:flex}.overview-module__iKu5zq__productMark{border-radius:var(--radius);background:var(--accent-soft);width:44px;height:44px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.overview-module__iKu5zq__productName{font-family:var(--font-space-grotesk), sans-serif;color:var(--text);margin:0;font-size:17px;font-weight:600}.overview-module__iKu5zq__productMeta{color:var(--text-muted);margin:2px 0 0;font-size:13px}.overview-module__iKu5zq__productBody{align-items:center;gap:16px;display:flex}.overview-module__iKu5zq__productStats{flex-direction:column;flex:1;gap:4px;display:flex}.overview-module__iKu5zq__productRemain{font-family:var(--font-space-grotesk), sans-serif;color:var(--text);font-size:19px;font-weight:700}.overview-module__iKu5zq__productRemainLabel{color:var(--text-muted);font-size:12.5px}.overview-module__iKu5zq__productHeadText{flex:1}.overview-module__iKu5zq__productRemainRow{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.overview-module__iKu5zq__productUsedPct{color:var(--text-faint);flex-shrink:0;font-size:12px;font-weight:600}.overview-module__iKu5zq__productBar{background:var(--bg-alt);border-radius:999px;height:7px;margin-top:6px;overflow:hidden}.overview-module__iKu5zq__productBarFill{background:var(--accent);border-radius:999px;height:100%}.overview-module__iKu5zq__productBarFill[data-warn=true]{background:var(--warning)}.overview-module__iKu5zq__productBarFill[data-danger=true]{background:var(--error)}.overview-module__iKu5zq__productActions{gap:8px;margin-top:auto;display:flex}.overview-module__iKu5zq__productAction{flex:1}.overview-module__iKu5zq__addGrid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;display:grid}.overview-module__iKu5zq__addCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);text-align:left;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;display:flex}.overview-module__iKu5zq__addCard:hover{border-color:var(--accent-line,var(--accent));box-shadow:var(--shadow-md);transform:translateY(-2px)}.overview-module__iKu5zq__addIcon{border-radius:var(--radius);background:var(--accent-soft);width:40px;height:40px;color:var(--accent);justify-content:center;align-items:center;display:inline-flex}.overview-module__iKu5zq__addName{font-family:var(--font-space-grotesk), sans-serif;color:var(--text);font-size:15.5px;font-weight:600}.overview-module__iKu5zq__addPrice{color:var(--text-muted);font-size:13px}.overview-module__iKu5zq__addPrice strong{color:var(--text);font-weight:700}.overview-module__iKu5zq__featList{flex-direction:column;gap:7px;margin:4px 0 2px;padding:0;list-style:none;display:flex}.overview-module__iKu5zq__featItem{color:var(--text-muted);align-items:flex-start;gap:8px;font-size:13px;line-height:1.4;display:flex}.overview-module__iKu5zq__featCheck{color:var(--accent);flex-shrink:0;margin-top:1px}.overview-module__iKu5zq__addCta{color:var(--accent);align-items:center;gap:5px;margin-top:auto;padding-top:8px;font-size:13.5px;font-weight:600;display:inline-flex}.overview-module__iKu5zq__payg{background:var(--grad-hero,var(--accent-soft));background-color:var(--accent-soft);border:1px solid var(--accent-line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:22px;margin-bottom:22px;padding:22px 24px;display:flex;position:relative;overflow:hidden}.overview-module__iKu5zq__paygMain{flex:340px;min-width:260px}.overview-module__iKu5zq__paygEyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);align-items:center;gap:6px;margin-bottom:12px;font-size:11px;font-weight:700;display:inline-flex}.overview-module__iKu5zq__paygRate{align-items:baseline;gap:8px;margin-bottom:6px;display:flex}.overview-module__iKu5zq__paygPrice{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);font-size:34px;font-weight:700;line-height:1}.overview-module__iKu5zq__paygUnit{color:var(--text-muted);font-size:15px;font-weight:600}.overview-module__iKu5zq__paygDesc{color:var(--text-muted);max-width:56ch;margin:0 0 14px;font-size:14px;line-height:1.55}.overview-module__iKu5zq__paygChips{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.overview-module__iKu5zq__paygChip{color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);align-items:center;gap:5px;padding:5px 11px 5px 9px;font-size:12.5px;font-weight:500;display:inline-flex}.overview-module__iKu5zq__paygChip svg{color:var(--accent)}.overview-module__iKu5zq__paygBalance{color:var(--text-muted);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);align-items:center;gap:8px;padding:8px 12px;font-size:13px;display:inline-flex}.overview-module__iKu5zq__paygBalance strong{color:var(--text);font-weight:700}.overview-module__iKu5zq__paygDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px}.overview-module__iKu5zq__paygSide{flex-direction:column;flex:none;gap:8px;min-width:210px;display:flex}.overview-module__iKu5zq__paygSide .btn{white-space:nowrap}.overview-module__iKu5zq__paygTopup{text-align:center;font-size:13px}@media (max-width:640px){.overview-module__iKu5zq__payg{padding:18px}.overview-module__iKu5zq__paygSide{width:100%}}
.product-showcase-module__bMRHUq__shell{width:100%;max-width:880px;margin:0 auto;position:relative}.product-showcase-module__bMRHUq__shell:before{content:"";background:radial-gradient(60% 60% at 50% 42%, color-mix(in srgb, var(--accent) 22%, transparent), transparent 72%);filter:blur(22px);z-index:0;pointer-events:none;position:absolute;inset:10% 4% -10%}.product-showcase-module__bMRHUq__frame{z-index:1;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:100%;box-shadow:var(--shadow-lg);-webkit-user-select:none;user-select:none;transition:transform var(--duration) var(--ease), box-shadow var(--duration) var(--ease);position:relative;overflow:hidden}.product-showcase-module__bMRHUq__shell:hover .product-showcase-module__bMRHUq__frame{box-shadow:var(--shadow-lg), var(--glow-accent);transform:translateY(-6px)}.product-showcase-module__bMRHUq__bar{border-bottom:1px solid var(--border);background:var(--surface-2);align-items:center;gap:7px;padding:11px 16px;display:flex}.product-showcase-module__bMRHUq__dot{background:var(--border-strong);border-radius:50%;width:10px;height:10px}.product-showcase-module__bMRHUq__dot:first-child{background:#ff5f57}.product-showcase-module__bMRHUq__dot:nth-child(2){background:#febc2e}.product-showcase-module__bMRHUq__dot:nth-child(3){background:#28c840}.product-showcase-module__bMRHUq__title{color:var(--text-muted);font-size:.78rem;font-family:var(--font-mono,monospace);margin-left:10px}.product-showcase-module__bMRHUq__shot{width:100%;height:auto;display:block}@media (prefers-reduced-motion:reduce){.product-showcase-module__bMRHUq__shell:hover .product-showcase-module__bMRHUq__frame{transform:none}}
.dashboard-module__XABe8G__page{max-width:var(--content-max,72rem);margin:0 auto;padding:0 24px 64px}.dashboard-module__XABe8G__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;margin-bottom:28px;padding:20px 0;display:flex}.dashboard-module__XABe8G__headerRight{align-items:center;gap:12px;display:flex}.dashboard-module__XABe8G__email{color:var(--text-muted);font-size:14px}.dashboard-module__XABe8G__banner{border-radius:var(--radius);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:14px 18px;font-size:14.5px;display:flex}.dashboard-module__XABe8G__bannerText{align-items:center;gap:10px;line-height:1.4;display:flex}.dashboard-module__XABe8G__bannerWarn{background:var(--tag-yellow-bg);color:var(--tag-yellow-text);border:1px solid color-mix(in srgb, var(--tag-yellow-text) 28%, transparent)}.dashboard-module__XABe8G__bannerDanger{background:var(--tag-red-bg);color:var(--tag-red-text);border:1px solid color-mix(in srgb, var(--tag-red-text) 28%, transparent)}.dashboard-module__XABe8G__bannerOk{background:var(--tag-green-bg);color:var(--tag-green-text);border:1px solid color-mix(in srgb, var(--tag-green-text) 28%, transparent)}.dashboard-module__XABe8G__bannerIcon{flex-shrink:0}.dashboard-module__XABe8G__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start;gap:16px;display:grid}.dashboard-module__XABe8G__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:26px}.dashboard-module__XABe8G__cardHead{justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;display:flex}.dashboard-module__XABe8G__cardTitle{font-family:var(--font-space-grotesk), sans-serif;color:var(--text);margin:0;font-size:20px;font-weight:600}.dashboard-module__XABe8G__muted{color:var(--text-muted);margin:0;font-size:14px}.dashboard-module__XABe8G__badge{letter-spacing:.03em;border-radius:999px;padding:2px 10px;font-size:12px;font-weight:700}.dashboard-module__XABe8G__badgeOk{color:var(--tag-green-text);background:var(--tag-green-bg)}.dashboard-module__XABe8G__badgeWarn{color:var(--tag-yellow-text);background:var(--tag-yellow-bg)}.dashboard-module__XABe8G__badgeDanger{color:var(--tag-red-text);background:var(--tag-red-bg)}.dashboard-module__XABe8G__usageBody{flex-wrap:wrap;align-items:center;gap:22px;margin-top:16px;display:flex}.dashboard-module__XABe8G__ring{flex-shrink:0}.dashboard-module__XABe8G__ringTrack{stroke:var(--bg-alt)}.dashboard-module__XABe8G__ringFill{stroke:var(--accent);stroke-linecap:round;transition:stroke-dashoffset var(--duration-slow) var(--ease)}.dashboard-module__XABe8G__ringFillWarn{stroke:var(--warning)}.dashboard-module__XABe8G__ringFillDanger{stroke:var(--error)}.dashboard-module__XABe8G__ringCenter{fill:var(--text);font-family:var(--font-space-grotesk), sans-serif;font-size:22px;font-weight:700}.dashboard-module__XABe8G__ringCenterSub{fill:var(--text-faint);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.dashboard-module__XABe8G__usageStats{flex-direction:column;gap:8px;display:flex}.dashboard-module__XABe8G__statRow{align-items:baseline;gap:8px;display:flex}.dashboard-module__XABe8G__statValue{font-family:var(--font-space-grotesk), sans-serif;color:var(--text);font-size:16px;font-weight:600}.dashboard-module__XABe8G__statLabel{color:var(--text-muted);font-size:13px}.dashboard-module__XABe8G__fields{flex-direction:column;gap:12px;margin-top:14px;display:flex}.dashboard-module__XABe8G__guideRow{justify-content:space-between;align-items:center;gap:8px;margin-top:4px;display:flex}.dashboard-module__XABe8G__lbl{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:12px;font-family:var(--font-geist-mono), monospace}.dashboard-module__XABe8G__code{background:var(--code-bg);border:1px solid var(--code-border);border-radius:var(--radius-sm);font-size:12.5px;font-family:var(--font-geist-mono), monospace;color:var(--text);white-space:pre-wrap;word-break:break-all;margin:6px 0 0;padding:12px;overflow-x:auto}.dashboard-module__XABe8G__buyMore{margin-top:20px}.dashboard-module__XABe8G__buyMoreHead{font-family:var(--font-space-grotesk), sans-serif;color:var(--text);margin:0 0 4px;font-size:18px;font-weight:600}.dashboard-module__XABe8G__noPlanHead{font-family:var(--font-space-grotesk), sans-serif;letter-spacing:-.02em;color:var(--text);margin:0 0 6px;font-size:26px;font-weight:700}.dashboard-module__XABe8G__planGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:20px;display:grid}.dashboard-module__XABe8G__planCard{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;padding:26px;display:flex}.dashboard-module__XABe8G__planCard:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.dashboard-module__XABe8G__price{font-family:var(--font-space-grotesk), sans-serif;color:var(--text);margin:8px 0 4px;font-size:28px;font-weight:700}.dashboard-module__XABe8G__planCta{margin-top:auto;padding-top:16px}.dashboard-module__XABe8G__chart{align-items:flex-end;gap:3px;height:120px;padding:8px 0;display:flex}.dashboard-module__XABe8G__chartCol{flex:1;align-items:flex-end;min-width:2px;height:100%;display:flex}.dashboard-module__XABe8G__chartBar{background:var(--accent);width:100%;min-height:2px;transition:height var(--duration) var(--ease);border-radius:3px 3px 0 0}.dashboard-module__XABe8G__chartCol:hover .dashboard-module__XABe8G__chartBar{background:var(--accent-strong,var(--accent))}.dashboard-module__XABe8G__chartFoot{justify-content:space-between;margin-top:6px;font-size:12.5px;display:flex}
.hero-terminal-module__v04DSG__term{background:var(--code-bg);border:1px solid var(--border-strong);border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-lg);flex-direction:column;display:flex;overflow:hidden}.hero-terminal-module__v04DSG__bar{border-bottom:1px solid var(--border);background:var(--surface);align-items:center;gap:7px;padding:12px 16px;display:flex}.hero-terminal-module__v04DSG__dot{background:var(--border-strong);border-radius:50%;width:11px;height:11px}.hero-terminal-module__v04DSG__label{font-family:var(--font-mono);color:var(--text-faint);margin-left:8px;font-size:12px}.hero-terminal-module__v04DSG__body{font-family:var(--font-mono);color:var(--text);background:0 0;border:none;border-radius:0;margin:0;padding:18px;font-size:13px;line-height:1.75;overflow-x:auto}.hero-terminal-module__v04DSG__body code{background:0 0;border:none;padding:0}.hero-terminal-module__v04DSG__key{color:var(--accent);font-weight:600}.hero-terminal-module__v04DSG__str{color:var(--tag-blue-text)}.hero-terminal-module__v04DSG__fn{color:var(--tag-yellow-text)}.hero-terminal-module__v04DSG__foot{border-top:1px solid var(--border);background:var(--surface);min-height:45px;font-family:var(--font-mono);align-items:center;gap:8px;padding:12px 16px;font-size:12.5px;display:flex}.hero-terminal-module__v04DSG__out{color:var(--text-muted);align-items:center;gap:8px;display:inline-flex}.hero-terminal-module__v04DSG__out svg{color:var(--accent)}.hero-terminal-module__v04DSG__ip{color:var(--text);font-weight:600}.hero-terminal-module__v04DSG__loc{color:var(--text-faint)}.hero-terminal-module__v04DSG__run{color:var(--text-faint);align-items:center;gap:8px;display:inline-flex}.hero-terminal-module__v04DSG__spinner{border:2px solid var(--border-strong);border-top-color:var(--accent);border-radius:50%;width:12px;height:12px;animation:.7s linear infinite hero-terminal-module__v04DSG__spin}@keyframes hero-terminal-module__v04DSG__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.hero-terminal-module__v04DSG__spinner{animation:none}}
.manage-module__WJa3Ua__loading,.manage-module__WJa3Ua__muted{color:var(--text-muted);font-size:13.5px}.manage-module__WJa3Ua__mono{font-family:var(--font-mono);font-size:13px}.manage-module__WJa3Ua__inputRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.manage-module__WJa3Ua__input{min-width:0;height:40px;color:var(--text);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius);flex:1;padding:0 12px;font-size:14px}.manage-module__WJa3Ua__input:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.manage-module__WJa3Ua__textarea{width:100%;font-family:var(--font-mono);color:var(--text);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius);resize:vertical;padding:10px 12px;font-size:13px;line-height:1.5}.manage-module__WJa3Ua__textarea:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.manage-module__WJa3Ua__chips{flex-wrap:wrap;gap:8px;margin-top:12px;list-style:none;display:flex}.manage-module__WJa3Ua__chip{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--text);align-items:center;gap:6px;padding:5px 10px;font-size:13px;display:inline-flex}.manage-module__WJa3Ua__chip svg:first-child{color:var(--accent)}.manage-module__WJa3Ua__chip button{color:var(--text-faint);cursor:pointer;background:0 0;border:none;display:inline-flex}.manage-module__WJa3Ua__chip button:hover{color:var(--error)}.manage-module__WJa3Ua__periodBar{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-pill);gap:4px;margin-bottom:16px;padding:4px;display:inline-flex}.manage-module__WJa3Ua__periodBtn{color:var(--text-muted);border-radius:var(--radius-pill);cursor:pointer;background:0 0;border:none;padding:5px 12px;font-size:13px;font-weight:600}.manage-module__WJa3Ua__periodBtn:hover{color:var(--text)}.manage-module__WJa3Ua__periodActive{color:var(--accent-text);background:var(--accent)}.manage-module__WJa3Ua__statTiles{transition:opacity var(--duration) var(--ease);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-bottom:16px;display:grid}.manage-module__WJa3Ua__statTiles[data-loading=true]{opacity:.5}.manage-module__WJa3Ua__tile{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);padding:14px}.manage-module__WJa3Ua__tileTop{color:var(--text-muted);align-items:center;gap:7px;font-size:12.5px;display:flex}.manage-module__WJa3Ua__tileTop svg{color:var(--accent)}.manage-module__WJa3Ua__tileValue{font-family:var(--font-display);color:var(--text);margin-top:6px;font-size:21px;font-weight:700}.manage-module__WJa3Ua__tileSub{color:var(--text-faint);margin-top:2px;font-size:11.5px}.manage-module__WJa3Ua__tableWrap{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.manage-module__WJa3Ua__table{border-collapse:collapse;width:100%;font-size:13.5px}.manage-module__WJa3Ua__table th,.manage-module__WJa3Ua__table td{text-align:left;border-bottom:1px solid var(--border);padding:9px 14px}.manage-module__WJa3Ua__table th{letter-spacing:.03em;text-transform:uppercase;color:var(--text-faint);background:var(--surface-2);font-size:11.5px;font-weight:600}.manage-module__WJa3Ua__table tbody tr:last-child td{border-bottom:none}.manage-module__WJa3Ua__empty{text-align:center;color:var(--text-faint);padding:20px}.manage-module__WJa3Ua__tableMore{width:100%;color:var(--accent);background:var(--surface-2);border:none;border-top:1px solid var(--border);cursor:pointer;transition:background var(--duration) var(--ease);justify-content:center;align-items:center;gap:6px;padding:10px;font-size:13px;font-weight:600;display:flex}.manage-module__WJa3Ua__tableMore:hover{background:var(--surface-hover)}.manage-module__WJa3Ua__tableMore svg{transition:transform var(--duration) var(--ease)}.manage-module__WJa3Ua__tableMoreUp{transform:rotate(180deg)}
.hero-marquee-module__KO7c7W__marquee{margin-top:48px}.hero-marquee-module__KO7c7W__caption{text-align:center;letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);margin:0 0 22px;font-size:12px;font-weight:600}.hero-marquee-module__KO7c7W__viewport{position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.hero-marquee-module__KO7c7W__track{width:max-content;animation:40s linear infinite paused hero-marquee-module__KO7c7W__marquee-scroll;display:flex}.hero-marquee-module__KO7c7W__viewport[data-awake] .hero-marquee-module__KO7c7W__track{animation-play-state:running}.hero-marquee-module__KO7c7W__viewport:hover .hero-marquee-module__KO7c7W__track{animation-play-state:paused}@keyframes hero-marquee-module__KO7c7W__marquee-scroll{to{transform:translate(-50%)}}.hero-marquee-module__KO7c7W__item{color:var(--text-faint);transition:color var(--duration) var(--ease);flex:none;align-items:center;gap:11px;padding-inline:30px;display:inline-flex}.hero-marquee-module__KO7c7W__item:hover{color:var(--text)}.hero-marquee-module__KO7c7W__logo{flex:none;font-size:28px}.hero-marquee-module__KO7c7W__name{font-family:var(--font-display);letter-spacing:-.01em;white-space:nowrap;font-size:19px;font-weight:600}@media (prefers-reduced-motion:reduce){.hero-marquee-module__KO7c7W__track{animation:none}}@media (max-width:640px){.hero-marquee-module__KO7c7W__marquee{margin-top:36px}.hero-marquee-module__KO7c7W__item{padding-inline:22px}.hero-marquee-module__KO7c7W__logo{font-size:24px}.hero-marquee-module__KO7c7W__name{font-size:16px}}
.table-module__DTuNFW__tableWrap{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow-x:auto}.table-module__DTuNFW__table{border-collapse:collapse;width:100%;font-size:14px}.table-module__DTuNFW__table th{text-align:left;letter-spacing:.05em;text-transform:uppercase;color:var(--text-faint);border-bottom:1px solid var(--border);white-space:nowrap;padding:14px 18px;font-size:11.5px;font-weight:700}.table-module__DTuNFW__table td{border-bottom:1px solid var(--border);color:var(--text);white-space:nowrap;padding:14px 18px}.table-module__DTuNFW__table tr:last-child td{border-bottom:none}.table-module__DTuNFW__table tbody tr{transition:background var(--duration) var(--ease)}.table-module__DTuNFW__table tbody tr:hover{background:var(--surface-hover)}.table-module__DTuNFW__mono{font-family:var(--font-geist-mono), monospace;color:var(--text-muted);font-size:12.5px}.table-module__DTuNFW__muted{color:var(--text-muted)}.table-module__DTuNFW__badge{letter-spacing:.03em;border-radius:999px;padding:2px 9px;font-size:11px;font-weight:700}.table-module__DTuNFW__empty{text-align:center;color:var(--text-muted);padding:48px 18px}
.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}}
.seo-module__MGTbkq__page{max-width:var(--content-max,75rem);margin-inline:auto;padding:clamp(28px,5vw,56px) clamp(18px,5vw,40px) 96px}.seo-module__MGTbkq__breadcrumb{color:var(--text-faint);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:28px;font-size:.82rem;display:flex}.seo-module__MGTbkq__breadcrumb a{color:var(--text-muted);text-decoration:none}.seo-module__MGTbkq__breadcrumb a:hover{color:var(--accent)}.seo-module__MGTbkq__crumbSep{color:var(--text-faint)}.seo-module__MGTbkq__hero{text-align:center;flex-direction:column;align-items:center;gap:18px;padding:8px 0 12px;display:flex;position:relative}.seo-module__MGTbkq__heroIcon{border-radius:var(--radius-lg);background:var(--accent-soft);width:56px;height:56px;color:var(--accent);justify-content:center;align-items:center;display:inline-flex}.seo-module__MGTbkq__heroFlag{border-radius:var(--radius-sm);width:64px;height:46px;box-shadow:var(--shadow-md), inset 0 0 0 1px #00000024}.seo-module__MGTbkq__h1{font-family:var(--font-display,inherit);letter-spacing:-.02em;max-width:18ch;margin:0;font-size:clamp(2rem,4.5vw,3.1rem);line-height:1.08}.seo-module__MGTbkq__lede{max-width:60ch;color:var(--text-muted);margin:0;font-size:1.075rem;line-height:1.65}.seo-module__MGTbkq__fromTag{border-radius:var(--radius-pill);border:1px solid var(--accent-line);background:var(--accent-soft);color:var(--accent);align-items:baseline;gap:6px;padding:7px 14px;font-size:.9rem;display:inline-flex}.seo-module__MGTbkq__fromTag b{font-size:1.05rem}.seo-module__MGTbkq__ctaRow{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:6px;display:flex}.seo-module__MGTbkq__poolHero{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(28px,5vw,60px);padding:8px 0 12px;display:grid}.seo-module__MGTbkq__poolHeroCopy{text-align:left;flex-direction:column;align-items:flex-start;gap:18px;display:flex}.seo-module__MGTbkq__poolHeroCopy .seo-module__MGTbkq__h1{max-width:16ch}.seo-module__MGTbkq__poolHeroCopy .seo-module__MGTbkq__ctaRow{justify-content:flex-start}.seo-module__MGTbkq__poolHeroMedia{min-width:0}@media (max-width:860px){.seo-module__MGTbkq__poolHero{grid-template-columns:1fr}.seo-module__MGTbkq__poolHeroCopy{text-align:center;align-items:center}.seo-module__MGTbkq__poolHeroCopy .seo-module__MGTbkq__h1{max-width:18ch}.seo-module__MGTbkq__poolHeroCopy .seo-module__MGTbkq__ctaRow{justify-content:center}.seo-module__MGTbkq__poolHeroMedia{order:-1;max-width:380px;margin-inline:auto}}.seo-module__MGTbkq__stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;margin:44px 0;display:grid}.seo-module__MGTbkq__stat{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);text-align:center;padding:20px}.seo-module__MGTbkq__statNum{font-family:var(--font-display,inherit);letter-spacing:-.02em;color:var(--text);font-size:1.7rem;display:block}.seo-module__MGTbkq__statLabel{color:var(--text-muted);margin-top:4px;font-size:.85rem;display:block}.seo-module__MGTbkq__section{margin-top:64px}.seo-module__MGTbkq__sectionHead{text-align:center;flex-direction:column;gap:10px;max-width:56ch;margin:0 auto 30px;display:flex}.seo-module__MGTbkq__h2{font-family:var(--font-display,inherit);letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,3vw,2rem)}.seo-module__MGTbkq__sub{color:var(--text-muted);margin:0;line-height:1.6}.seo-module__MGTbkq__cardGrid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;display:grid}.seo-module__MGTbkq__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);transition:transform .2s var(--ease,ease), border-color .2s var(--ease,ease), box-shadow .2s var(--ease,ease);padding:22px}.seo-module__MGTbkq__card:hover{border-color:var(--accent-line);box-shadow:var(--shadow-md);transform:translateY(-2px)}.seo-module__MGTbkq__cardIcon{border-radius:var(--radius);background:var(--accent-soft);width:40px;height:40px;color:var(--accent);justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex}.seo-module__MGTbkq__cardIconBrand{background:var(--surface-2);border:1px solid var(--border);color:inherit}.seo-module__MGTbkq__cardTitle{margin:0 0 6px;font-size:1.02rem}.seo-module__MGTbkq__cardBody{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.6}.seo-module__MGTbkq__steps{counter-reset:step;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.seo-module__MGTbkq__step{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);padding:24px 22px 22px;position:relative}.seo-module__MGTbkq__stepNum{background:var(--accent);width:30px;height:30px;color:var(--accent-text);border-radius:50%;justify-content:center;align-items:center;margin-bottom:12px;font-size:.9rem;font-weight:700;display:inline-flex}.seo-module__MGTbkq__stepTitle{margin:0 0 6px;font-size:1rem}.seo-module__MGTbkq__stepBody{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.6}.seo-module__MGTbkq__chips{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.seo-module__MGTbkq__chip{border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--surface);color:var(--text);align-items:center;gap:7px;padding:9px 15px;font-size:.9rem;display:inline-flex}.seo-module__MGTbkq__chip svg{color:var(--accent)}.seo-module__MGTbkq__codeBox{max-width:var(--content-narrow,48rem);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-alt);margin-inline:auto;overflow:hidden}.seo-module__MGTbkq__codeBox+.seo-module__MGTbkq__codeBox{margin-top:14px}.seo-module__MGTbkq__codeHead{border-bottom:1px solid var(--border);background:var(--surface-2);color:var(--text-muted);font-size:.78rem;font-family:var(--font-mono,monospace);align-items:center;gap:8px;padding:12px 16px;display:flex}.seo-module__MGTbkq__codeRow{font-family:var(--font-mono,monospace);border-bottom:1px solid var(--border);justify-content:space-between;gap:14px;padding:12px 16px;font-size:.85rem;display:flex}.seo-module__MGTbkq__codeRow:last-child{border-bottom:none}.seo-module__MGTbkq__codeKey{color:var(--text-faint)}.seo-module__MGTbkq__codeVal{color:var(--text);word-break:break-all;text-align:right}.seo-module__MGTbkq__coverage{margin-top:18px}.seo-module__MGTbkq__poolGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.seo-module__MGTbkq__poolCard{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);color:var(--text);transition:transform .2s var(--ease,ease), border-color .2s var(--ease,ease), box-shadow .2s var(--ease,ease);flex-direction:column;gap:10px;padding:24px;text-decoration:none;display:flex}.seo-module__MGTbkq__poolCard:hover{border-color:var(--accent-line);box-shadow:var(--shadow-md);transform:translateY(-3px)}.seo-module__MGTbkq__poolName{align-items:center;gap:10px;font-size:1.1rem;font-weight:600;display:flex}.seo-module__MGTbkq__poolBlurb{color:var(--text-muted);flex:1;font-size:.92rem;line-height:1.6}.seo-module__MGTbkq__poolFoot{color:var(--accent);justify-content:space-between;align-items:center;font-size:.9rem;font-weight:600;display:flex}.seo-module__MGTbkq__ctaBand{text-align:center;border-radius:var(--radius-lg);border:1px solid var(--accent-line);background:var(--grad-hero,var(--surface));margin-top:80px;padding:clamp(36px,6vw,64px)}.seo-module__MGTbkq__ctaTitle{font-family:var(--font-display,inherit);letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(1.6rem,3.4vw,2.3rem)}.seo-module__MGTbkq__ctaText{color:var(--text-muted);max-width:52ch;margin:0 auto 22px;line-height:1.6}.seo-module__MGTbkq__split{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}@media (max-width:860px){.seo-module__MGTbkq__split{grid-template-columns:1fr}}
.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;display:inline-block}.typing-headline-module__ZHc7QG__wrap[data-armed] .typing-headline-module__ZHc7QG__caret{animation:1s step-end infinite typing-headline-module__ZHc7QG__typing-caret-blink}@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}}
.alternatives-module__FmiszW__whyList{gap:12px;margin:0;padding:0;list-style:none;display:grid}.alternatives-module__FmiszW__whyItem{color:var(--text);align-items:flex-start;gap:10px;font-size:.95rem;line-height:1.5;display:flex}.alternatives-module__FmiszW__whyIcon{color:var(--accent);flex-shrink:0;margin-top:2px}.alternatives-module__FmiszW__stay{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);color:var(--text-muted);margin-top:24px;padding:clamp(16px,3vw,22px) clamp(18px,3vw,26px);font-size:.92rem;line-height:1.6}.alternatives-module__FmiszW__stay strong{color:var(--text)}.alternatives-module__FmiszW__disclaimer{max-width:52rem;color:var(--text-faint);text-align:center;margin:44px auto 0;font-size:.78rem;line-height:1.6}
.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}
.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}}
.buy-module__CrnHBG__catalogGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.buy-module__CrnHBG__cardTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.buy-module__CrnHBG__cardName{margin:0}.buy-module__CrnHBG__ownedTag{background:var(--tag-green-bg);color:var(--tag-green-text);border-radius:999px;align-items:center;gap:4px;padding:2px 9px;font-size:11px;font-weight:700;display:inline-flex}.buy-module__CrnHBG__poolHead{align-items:center;gap:14px;display:flex}.buy-module__CrnHBG__poolIcon{flex-shrink:0;width:56px;height:56px}.buy-module__CrnHBG__notice{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text-muted);align-items:flex-start;gap:10px;padding:12px 16px;font-size:14px;line-height:1.45;display:flex}.buy-module__CrnHBG__noticeIcon{flex-shrink:0;margin-top:1px}.buy-module__CrnHBG__packsHead{margin-bottom:14px}.buy-module__CrnHBG__packsTitle{font-size:20px}.buy-module__CrnHBG__included{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);flex-wrap:wrap;gap:8px 20px;margin:0 0 22px;padding:14px 16px;list-style:none;display:flex}.buy-module__CrnHBG__includedItem{color:var(--text-muted);align-items:center;gap:8px;font-size:13.5px;display:inline-flex}.buy-module__CrnHBG__modes{flex-direction:column;gap:18px;display:flex}.buy-module__CrnHBG__tablist{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);grid-auto-flow:column;gap:6px;width:fit-content;max-width:100%;padding:6px;display:inline-grid}.buy-module__CrnHBG__tab{appearance:none;border-radius:var(--radius);color:var(--text-muted);text-align:left;cursor:pointer;transition:background var(--duration) var(--ease), color var(--duration) var(--ease), border-color var(--duration) var(--ease);background:0 0;border:1px solid #0000;flex-direction:column;gap:2px;padding:11px 18px;display:flex}.buy-module__CrnHBG__tab:hover{background:var(--surface-hover);color:var(--text)}.buy-module__CrnHBG__tabActive,.buy-module__CrnHBG__tabActive:hover{background:var(--accent-soft);border-color:var(--accent);color:var(--text)}.buy-module__CrnHBG__tabLabel{font-family:var(--font-display);font-size:15px;font-weight:700}.buy-module__CrnHBG__tabActive .buy-module__CrnHBG__tabLabel{color:var(--accent)}.buy-module__CrnHBG__tabHint{color:var(--text-faint);font-size:12px}.buy-module__CrnHBG__panel:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:var(--radius-lg)}.buy-module__CrnHBG__packRate{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);font-variant-numeric:tabular-nums;margin:14px 0 0;font-size:34px;font-weight:700;line-height:1}.buy-module__CrnHBG__packRateUnit{color:var(--text-muted);font-size:15px;font-weight:400}.buy-module__CrnHBG__packTotal{color:var(--accent);font-variant-numeric:tabular-nums;margin:6px 0 0;font-size:14px;font-weight:600}.buy-module__CrnHBG__packCta{margin-top:auto;padding-top:22px}.buy-module__CrnHBG__custom{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:26px}.buy-module__CrnHBG__customTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.buy-module__CrnHBG__customField{min-width:220px}.buy-module__CrnHBG__gbInputWrap{align-items:center;display:flex;position:relative}.buy-module__CrnHBG__gbInput{width:100%;font-family:var(--font-display);font-variant-numeric:tabular-nums;padding-right:46px;font-size:20px;font-weight:700}.buy-module__CrnHBG__gbInput::-webkit-outer-spin-button{appearance:none;margin:0}.buy-module__CrnHBG__gbInput::-webkit-inner-spin-button{appearance:none;margin:0}.buy-module__CrnHBG__gbInput{-moz-appearance:textfield}.buy-module__CrnHBG__gbSuffix{color:var(--text-faint);pointer-events:none;font-size:13px;font-weight:600;position:absolute;right:14px}.buy-module__CrnHBG__readout{flex-direction:column;align-items:flex-end;gap:4px;margin-left:auto;display:flex}.buy-module__CrnHBG__readoutRate{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);font-variant-numeric:tabular-nums;font-size:40px;font-weight:700;line-height:1}.buy-module__CrnHBG__readoutRateUnit{color:var(--text-muted);font-size:16px;font-weight:400}.buy-module__CrnHBG__readoutTotal{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:15px;font-weight:600}.buy-module__CrnHBG__readoutSave{border-radius:var(--radius-pill);background:var(--tag-green-bg);color:var(--tag-green-text);letter-spacing:.04em;text-transform:uppercase;padding:3px 10px;font-size:11px;font-weight:700}.buy-module__CrnHBG__sliderWrap{margin-top:26px}.buy-module__CrnHBG__range{appearance:none;cursor:pointer;background:0 0;width:100%;height:24px}.buy-module__CrnHBG__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}.buy-module__CrnHBG__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}.buy-module__CrnHBG__range::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.1)}.buy-module__CrnHBG__range::-moz-range-track{border-radius:var(--radius-pill);background:var(--surface-2);border:1px solid var(--border);height:8px}.buy-module__CrnHBG__range::-moz-range-progress{border-radius:var(--radius-pill);background:var(--accent);height:10px}.buy-module__CrnHBG__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%}.buy-module__CrnHBG__range:focus-visible::-webkit-slider-thumb{outline:2px solid var(--accent);outline-offset:3px}.buy-module__CrnHBG__range:focus-visible::-moz-range-thumb{outline:2px solid var(--accent);outline-offset:3px}.buy-module__CrnHBG__ticks{height:16px;color:var(--text-faint);font-variant-numeric:tabular-nums;margin-top:12px;font-size:12px;position:relative}.buy-module__CrnHBG__tick{white-space:nowrap;position:absolute;transform:translate(-50%)}.buy-module__CrnHBG__tick:first-child{transform:none}.buy-module__CrnHBG__tick:last-child{transform:translate(-100%)}.buy-module__CrnHBG__tierNudge{border:1px dashed var(--accent-line);border-radius:var(--radius);background:var(--accent-soft);width:100%;color:var(--text-muted);text-align:left;cursor:pointer;transition:border-color var(--duration) var(--ease), color var(--duration) var(--ease);align-items:center;gap:9px;margin-top:18px;padding:11px 14px;font-size:13.5px;display:flex}.buy-module__CrnHBG__tierNudge:hover{border-color:var(--accent);color:var(--text)}.buy-module__CrnHBG__tierNudge strong{color:var(--accent)}.buy-module__CrnHBG__customCta{margin-top:22px}@media (max-width:640px){.buy-module__CrnHBG__custom{padding:20px 16px}.buy-module__CrnHBG__customTop{gap:16px}.buy-module__CrnHBG__readout{align-items:flex-start;margin-left:0}.buy-module__CrnHBG__readoutRate{font-size:34px}.buy-module__CrnHBG__tablist{grid-template-columns:1fr 1fr;width:100%;display:grid}.buy-module__CrnHBG__tab{text-align:center;align-items:center;padding:10px 12px}.buy-module__CrnHBG__tabHint{display:none}}@media (prefers-reduced-motion:reduce){.buy-module__CrnHBG__tab,.buy-module__CrnHBG__tierNudge{transition:none}.buy-module__CrnHBG__range::-webkit-slider-thumb{transition:none}.buy-module__CrnHBG__range::-webkit-slider-thumb:active{transform:none}}
.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}}
.discord-module__k7zn5G__cardHead{flex-wrap:wrap}.discord-module__k7zn5G__head{flex:14rem;align-items:center;gap:.75rem;min-width:0;display:flex}.discord-module__k7zn5G__badgeIdle{background:var(--surface-2);border:1px solid var(--border);color:var(--text-muted)}.discord-module__k7zn5G__mark{border-radius:var(--radius);background:var(--discord-soft);border:1px solid var(--discord-line);width:2.5rem;height:2.5rem;color:var(--discord);flex:none;place-items:center;display:grid}.discord-module__k7zn5G__headText{min-width:0}.discord-module__k7zn5G__headSub{color:var(--text-muted);margin:.125rem 0 0;font-size:.8125rem;line-height:1.4}.discord-module__k7zn5G__body{gap:1rem;margin-top:1.25rem;display:grid}.discord-module__k7zn5G__ident{border-radius:var(--radius);background:var(--surface-2);border:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.75rem;padding:.75rem .875rem;display:flex}.discord-module__k7zn5G__identAvatar{border-radius:var(--radius-pill);background:var(--discord-soft);width:2rem;height:2rem;color:var(--discord);font-family:var(--font-display);text-transform:uppercase;flex:none;place-items:center;font-size:.875rem;font-weight:700;display:grid}.discord-module__k7zn5G__identMain{flex:10rem;min-width:0}.discord-module__k7zn5G__identHandle{font-family:var(--font-mono);color:var(--text);overflow-wrap:anywhere;font-size:.875rem;font-weight:500}.discord-module__k7zn5G__identMeta{color:var(--text-faint);margin:.125rem 0 0;font-size:.75rem}.discord-module__k7zn5G__section{gap:.5rem;display:grid}.discord-module__k7zn5G__sectionLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);font-size:.6875rem;font-weight:700}.discord-module__k7zn5G__roles{flex-wrap:wrap;align-items:center;gap:.375rem .5rem;display:flex}.discord-module__k7zn5G__roleChip{border-radius:var(--radius-pill);background:var(--surface-2);border:1px solid var(--border-strong);color:var(--text);align-items:center;gap:.4375rem;padding:.3125rem .6875rem;font-size:.8125rem;font-weight:600;display:inline-flex}.discord-module__k7zn5G__roleDot{border-radius:var(--radius-pill);flex:none;width:.5rem;height:.5rem}.discord-module__k7zn5G__roleChipGhost{border-style:dashed;border-color:var(--border);color:var(--text-faint);background:0 0;font-weight:500}.discord-module__k7zn5G__roleChipGhost .discord-module__k7zn5G__roleDot{background:var(--border-strong)!important}.discord-module__k7zn5G__progress{gap:.5rem;display:grid}.discord-module__k7zn5G__progressHead{justify-content:space-between;align-items:baseline;gap:1rem;font-size:.8125rem;display:flex}.discord-module__k7zn5G__progressText{color:var(--text-muted)}.discord-module__k7zn5G__progressText strong{color:var(--text);font-weight:600}.discord-module__k7zn5G__progressTarget{color:var(--text-faint);flex:none;font-size:.75rem}.discord-module__k7zn5G__track{border-radius:var(--radius-pill);background:var(--border);height:.375rem;position:relative;overflow:hidden}.discord-module__k7zn5G__trackFill{border-radius:var(--radius-pill);background:var(--grad-accent);transition:width var(--duration-slow) var(--ease);position:absolute;inset:0 auto 0 0}.discord-module__k7zn5G__topTier{color:var(--text-muted);font-size:.8125rem}.discord-module__k7zn5G__perks{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.discord-module__k7zn5G__perk{color:var(--text-muted);align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.5;display:flex}.discord-module__k7zn5G__perkIcon{color:var(--accent);flex:none;margin-top:.1875rem}.discord-module__k7zn5G__notice{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-2);color:var(--text-muted);align-items:flex-start;gap:.5rem;padding:.625rem .75rem;font-size:.8125rem;line-height:1.5;display:flex}.discord-module__k7zn5G__noticeOk{border-color:var(--accent-line);background:var(--accent-soft);color:var(--text)}.discord-module__k7zn5G__noticeWarn{border-color:var(--warning);color:var(--text)}.discord-module__k7zn5G__noticeErr{border-color:var(--error);background:var(--error-soft);color:var(--text)}.discord-module__k7zn5G__noticeIcon{flex:none;margin-top:.125rem}.discord-module__k7zn5G__actions{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1.25rem;padding-top:1.25rem;display:flex}.discord-module__k7zn5G__spacer{flex:auto}.discord-module__k7zn5G__disconnect.discord-module__k7zn5G__disconnect{color:var(--text-faint)}.discord-module__k7zn5G__disconnect.discord-module__k7zn5G__disconnect:hover{color:var(--error);border-color:var(--error)}.discord-module__k7zn5G__connectBtn.discord-module__k7zn5G__connectBtn{background:var(--discord-fill);border-color:var(--discord-fill);color:var(--discord-text)}.discord-module__k7zn5G__connectBtn.discord-module__k7zn5G__connectBtn:hover{background:var(--discord-fill-hover);border-color:var(--discord-fill-hover)}@media (max-width:40rem){.discord-module__k7zn5G__cardHead{flex-direction:column;align-items:flex-start;gap:.625rem}.discord-module__k7zn5G__progressHead{flex-direction:column;gap:.125rem}.discord-module__k7zn5G__actions form{width:100%}.discord-module__k7zn5G__actions>.btn{width:100%}.discord-module__k7zn5G__actions form>.btn{width:100%}.discord-module__k7zn5G__spacer{display:none}.discord-module__k7zn5G__disconnectForm{margin-top:.375rem}}
.free-proxies-module__jROY0G__apiBlocks{gap:14px;max-width:46rem;margin:14px auto 0;display:grid}.free-proxies-module__jROY0G__apiParams.free-proxies-module__jROY0G__apiParams{max-width:none;margin-inline:0}.free-proxies-module__jROY0G__apiParams>div:not(:first-child){grid-template-columns:minmax(7rem,11rem) 1fr;display:grid}.free-proxies-module__jROY0G__apiParams>div>span:last-child{text-align:left;word-break:normal;overflow-wrap:break-word}.free-proxies-module__jROY0G__apiNote{max-width:46rem;color:var(--text-muted);margin:14px auto 0;font-size:.88rem}.free-proxies-module__jROY0G__disclaimer{border:1px solid var(--border);border-radius:var(--radius);background:color-mix(in srgb, var(--warn,#d98a00) 8%, var(--surface));color:var(--text-muted);align-items:flex-start;gap:10px;margin:0 0 14px;padding:10px 14px;font-size:12.5px;line-height:1.5;display:flex}.free-proxies-module__jROY0G__disclaimer svg{color:var(--warn,#d98a00);flex-shrink:0;margin-top:1px}.free-proxies-module__jROY0G__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 18px;margin-bottom:14px;display:flex}.free-proxies-module__jROY0G__filterGroup{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.free-proxies-module__jROY0G__chip{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;border-radius:999px;padding:5px 12px;font-size:13px;font-weight:500;transition:all .15s}.free-proxies-module__jROY0G__chip:hover{border-color:var(--accent);color:var(--text)}.free-proxies-module__jROY0G__chipActive{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 14%, transparent);color:var(--text)}.free-proxies-module__jROY0G__select{border:1px solid var(--border);border-radius:var(--radius-sm,8px);background:var(--surface);color:var(--text);padding:6px 10px;font-size:13px}.free-proxies-module__jROY0G__updated{color:var(--text-muted);white-space:nowrap;font-size:12.5px}.free-proxies-module__jROY0G__dot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 25%, transparent);border-radius:999px;margin-right:6px;display:inline-block}.free-proxies-module__jROY0G__tableWrap{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);overflow-x:auto}.free-proxies-module__jROY0G__table{border-collapse:collapse;width:100%;font-size:13.5px}.free-proxies-module__jROY0G__table th,.free-proxies-module__jROY0G__table td{text-align:left;white-space:nowrap;padding:10px 14px}.free-proxies-module__jROY0G__table thead th{background:var(--surface);border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:11.5px;font-weight:600;position:sticky;top:0}.free-proxies-module__jROY0G__sortBtn{font:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:0;align-items:center;gap:2px;padding:0;display:inline-flex}.free-proxies-module__jROY0G__sortBtn:hover{color:var(--text)}.free-proxies-module__jROY0G__sortArrow{color:var(--accent);margin-left:4px}.free-proxies-module__jROY0G__sortArrowIdle{opacity:.3}.free-proxies-module__jROY0G__chipCount{opacity:.6}.free-proxies-module__jROY0G__table tbody tr{border-bottom:1px solid color-mix(in srgb, var(--border) 60%, transparent)}.free-proxies-module__jROY0G__table tbody tr:last-child{border-bottom:none}.free-proxies-module__jROY0G__mono{font-family:var(--font-mono,ui-monospace, monospace)}.free-proxies-module__jROY0G__flag{border-radius:2px;margin-right:8px}.free-proxies-module__jROY0G__copyBtn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:6px;margin-left:10px;padding:2px 8px;font-size:11.5px;display:inline-flex}.free-proxies-module__jROY0G__copyBtn:hover{border-color:var(--accent);color:var(--text)}.free-proxies-module__jROY0G__anon{text-transform:capitalize;color:var(--text-muted);font-size:12px}.free-proxies-module__jROY0G__loading{opacity:.5;pointer-events:none}.free-proxies-module__jROY0G__empty{text-align:center;color:var(--text-muted);padding:40px 14px}.free-proxies-module__jROY0G__pager{justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.free-proxies-module__jROY0G__pagerInfo{color:var(--text-muted);font-size:13px}.free-proxies-module__jROY0G__pagerBtns{gap:8px;display:flex}.free-proxies-module__jROY0G__copyAll{align-items:center;gap:12px;display:inline-flex}.free-proxies-module__jROY0G__copyAllBtn{white-space:nowrap;gap:7px}.free-proxies-module__jROY0G__claim{padding:26px 26px 22px}.free-proxies-module__jROY0G__claimAck{border-radius:var(--radius-pill);background:var(--accent-soft);color:var(--accent);align-items:center;gap:7px;margin:0 0 14px;padding:5px 11px;font-size:12.5px;font-weight:600;display:inline-flex}.free-proxies-module__jROY0G__claimTitle{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.01em;color:var(--text);margin:0 0 10px;font-size:clamp(21px,3.4vw,25px);line-height:1.2}.free-proxies-module__jROY0G__claimLede{color:var(--text-muted);margin:0 0 18px;font-size:14.5px;line-height:1.6}.free-proxies-module__jROY0G__claimList{gap:10px;margin:0 0 18px;padding:0;list-style:none;display:grid}.free-proxies-module__jROY0G__claimPoint{color:var(--text);align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.5;display:flex}.free-proxies-module__jROY0G__claimIcon{border-radius:var(--radius-sm);background:var(--surface-2);width:26px;height:26px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.free-proxies-module__jROY0G__claimOffer{border:1px solid var(--accent-line);border-radius:var(--radius);background:var(--accent-soft);color:var(--text);align-items:center;gap:12px;margin-bottom:20px;padding:13px 15px;font-size:13.5px;line-height:1.5;display:flex}.free-proxies-module__jROY0G__claimGift{color:var(--accent);flex-shrink:0;display:inline-flex}.free-proxies-module__jROY0G__claimActions{justify-items:center;gap:10px;display:grid}.free-proxies-module__jROY0G__claimDismiss{color:var(--text-faint);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:4px 8px;font-size:12.5px;text-decoration:underline}.free-proxies-module__jROY0G__claimDismiss:hover{color:var(--text-muted)}@media (max-width:560px){.free-proxies-module__jROY0G__claim{padding:22px 18px 18px}.free-proxies-module__jROY0G__claimTitle{font-size:20px}}.free-proxies-module__jROY0G__jumpNav{flex-wrap:wrap;justify-content:center;gap:8px 20px;font-size:.9rem;display:flex}.free-proxies-module__jROY0G__jumpNav a{color:var(--text-muted);text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:var(--border);text-decoration-color:var(--border)}.free-proxies-module__jROY0G__jumpNav a:hover{color:var(--accent);text-decoration-color:currentColor}.free-proxies-module__jROY0G__tableFoot{color:var(--text-muted);text-align:center;margin:18px 0 0;font-size:.92rem;line-height:1.6}.free-proxies-module__jROY0G__checkerInput{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:100%;color:var(--text);font-family:var(--font-mono,ui-monospace, monospace);resize:vertical;padding:12px 14px;font-size:13px;line-height:1.7}.free-proxies-module__jROY0G__checkerInput:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.free-proxies-module__jROY0G__checkerInput::placeholder{color:var(--text-faint)}.free-proxies-module__jROY0G__checkerBar{flex-wrap:wrap;align-items:center;gap:10px 16px;margin-top:12px;display:flex}.free-proxies-module__jROY0G__checkerNote{color:var(--text-faint);flex:260px;font-size:12px;line-height:1.55}.free-proxies-module__jROY0G__checkerErr{color:var(--warn,#d98a00);align-items:center;gap:8px;margin:12px 0 0;font-size:13px;display:flex}.free-proxies-module__jROY0G__checkerOut{margin-top:18px}.free-proxies-module__jROY0G__checkerSummary{color:var(--text-muted);margin:0 0 10px;font-size:13.5px}.free-proxies-module__jROY0G__checkerSummary strong{color:var(--text)}.free-proxies-module__jROY0G__okBadge,.free-proxies-module__jROY0G__deadBadge{align-items:center;gap:6px;font-size:12.5px;display:inline-flex}.free-proxies-module__jROY0G__okBadge{color:var(--accent)}.free-proxies-module__jROY0G__deadBadge{color:var(--text-faint)}.free-proxies-module__jROY0G__checkerRejects{color:var(--text-faint);margin:12px 0 0;padding-left:18px;font-size:12.5px;line-height:1.8}.free-proxies-module__jROY0G__checkerRejects code{color:var(--text-muted);font-family:var(--font-mono,ui-monospace, monospace)}.free-proxies-module__jROY0G__spin{animation:.9s linear infinite free-proxies-module__jROY0G__checkerSpin}@keyframes free-proxies-module__jROY0G__checkerSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.free-proxies-module__jROY0G__spin{animation:none}}
.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))}}
.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}}
.compare-module__5ja9Aq__tableWrap{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);max-width:52rem;margin:36px auto 0;overflow:hidden}.compare-module__5ja9Aq__table{border-collapse:collapse;width:100%;font-size:.92rem}.compare-module__5ja9Aq__table th,.compare-module__5ja9Aq__table td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:14px 16px}.compare-module__5ja9Aq__table tr:last-child th,.compare-module__5ja9Aq__table tr:last-child td{border-bottom:none}.compare-module__5ja9Aq__table thead th{background:var(--surface-2);font-family:var(--font-display,inherit);letter-spacing:-.01em;font-size:.98rem}.compare-module__5ja9Aq__rowLabel{color:var(--text-muted);white-space:nowrap;width:30%;font-weight:500}.compare-module__5ja9Aq__cell{color:var(--text)}.compare-module__5ja9Aq__colA{background:color-mix(in srgb, var(--accent-soft) 45%, transparent)}.compare-module__5ja9Aq__deepDive{justify-content:center;margin-top:16px;display:flex}.compare-module__5ja9Aq__picks{grid-template-columns:1fr 1fr;gap:16px;max-width:52rem;margin:28px auto 0;display:grid}@media (max-width:680px){.compare-module__5ja9Aq__picks{grid-template-columns:1fr}.compare-module__5ja9Aq__rowLabel{white-space:normal}}.compare-module__5ja9Aq__pick{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);padding:22px 24px}.compare-module__5ja9Aq__pickHead{align-items:center;gap:8px;margin:0 0 12px;font-size:1.05rem;font-weight:600;display:flex}.compare-module__5ja9Aq__pickList{flex-direction:column;gap:8px;margin:0;padding-left:18px;display:flex}.compare-module__5ja9Aq__pickList li{color:var(--text-muted);font-size:.92rem;line-height:1.55}.compare-module__5ja9Aq__pickCta{color:var(--accent);align-items:center;gap:6px;margin-top:16px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.compare-module__5ja9Aq__matrixWrap{max-width:100%;margin-top:8px;overflow-x:auto}
.contact-module__swMWYG__page{max-width:52rem;margin-inline:auto}.contact-module__swMWYG__head{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:24px;display:flex}.contact-module__swMWYG__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}.contact-module__swMWYG__lede{color:var(--text-muted);max-width:56ch;margin:0;font-size:1.05rem;line-height:1.6}.contact-module__swMWYG__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;margin-bottom:20px;display:grid}.contact-module__swMWYG__card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);transition:border-color var(--duration) var(--ease), transform var(--duration) var(--ease), box-shadow var(--duration) var(--ease);align-items:center;gap:14px;padding:16px 18px;text-decoration:none;display:flex}a.contact-module__swMWYG__card:hover,.contact-module__swMWYG__cardButton:hover{border-color:var(--accent-line);box-shadow:var(--shadow-md);transform:translateY(-2px)}a.contact-module__swMWYG__card:hover .contact-module__swMWYG__cardArrow,.contact-module__swMWYG__cardButton:hover .contact-module__swMWYG__cardArrow{color:var(--accent);transform:translate(2px,-2px)}.contact-module__swMWYG__cardButton{appearance:none;width:100%;font:inherit;text-align:left;cursor:pointer}.contact-module__swMWYG__cardIcon{border-radius:var(--radius-sm);background:var(--accent-soft);width:40px;height:40px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.contact-module__swMWYG__cardBody{flex-direction:column;gap:2px;min-width:0;display:flex}.contact-module__swMWYG__cardLabel{letter-spacing:.07em;text-transform:uppercase;color:var(--text-faint);font-size:11px;font-weight:600}.contact-module__swMWYG__cardValue{color:var(--text);word-break:break-word;font-size:.95rem;font-weight:600}.contact-module__swMWYG__cardNote{color:var(--text-muted);font-size:.82rem}.contact-module__swMWYG__cardArrow{color:var(--text-faint);transition:color var(--duration) var(--ease), transform var(--duration) var(--ease);flex-shrink:0;margin-left:auto}.contact-module__swMWYG__aside{border:1px solid var(--border);border-left:3px solid var(--warning,var(--accent));border-radius:var(--radius-sm);background:var(--bg-alt);gap:12px;margin-bottom:20px;padding:16px 18px;display:flex}.contact-module__swMWYG__asideIcon{color:var(--warning,var(--accent));flex-shrink:0;margin-top:1px}.contact-module__swMWYG__asideText{color:var(--text-muted);font-size:.9rem;line-height:1.6}.contact-module__swMWYG__asideText a{color:var(--accent);font-weight:500;text-decoration:none}.contact-module__swMWYG__asideText a:hover{text-decoration:underline}.contact-module__swMWYG__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}.contact-module__swMWYG__ctaText{flex-direction:column;gap:2px;display:flex}.contact-module__swMWYG__ctaTitle{color:var(--text);font-size:1.05rem;font-weight:600}.contact-module__swMWYG__ctaSub{color:var(--text-muted);font-size:.9rem}@media (max-width:560px){.contact-module__swMWYG__cta{flex-direction:column;align-items:flex-start}}
.analytics-module__jd786G__switcher{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.analytics-module__jd786G__switchPill{color:var(--text-muted);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-pill);transition:color var(--duration) var(--ease), border-color var(--duration) var(--ease), background var(--duration) var(--ease);align-items:center;gap:7px;padding:8px 14px;font-size:13.5px;font-weight:600;display:inline-flex}.analytics-module__jd786G__switchPill:hover{color:var(--text);border-color:var(--border-strong)}.analytics-module__jd786G__switchPill svg{color:var(--accent)}.analytics-module__jd786G__switchPill[data-active=true]{color:var(--accent-text);background:var(--accent);border-color:var(--accent)}.analytics-module__jd786G__switchPill[data-active=true] svg{color:var(--accent-text)}
.loyalty-module__8oGTdW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:20px;padding:20px 22px 18px}.loyalty-module__8oGTdW__top{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.loyalty-module__8oGTdW__ident{min-width:0}.loyalty-module__8oGTdW__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);align-items:center;gap:5px;margin-bottom:6px;font-size:11px;font-weight:700;display:inline-flex}.loyalty-module__8oGTdW__rankName{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);margin:0 0 3px;font-size:24px;font-weight:700;line-height:1.1}.loyalty-module__8oGTdW__sub{color:var(--text-muted);margin:0;font-size:13px}.loyalty-module__8oGTdW__perkPill{color:var(--accent-text);background:var(--accent);border-radius:var(--radius-pill);box-shadow:var(--glow-accent);flex-shrink:0;align-items:center;gap:5px;padding:6px 13px;font-size:13px;font-weight:600;display:inline-flex}.loyalty-module__8oGTdW__perkPill strong{font-family:var(--font-display);font-size:15px}.loyalty-module__8oGTdW__perkGhost{color:var(--text-muted);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-pill);flex-shrink:0;padding:6px 12px;font-size:12px;font-weight:600}.loyalty-module__8oGTdW__rail{position:relative}.loyalty-module__8oGTdW__track,.loyalty-module__8oGTdW__trackFill{border-radius:var(--radius-pill);height:4px;position:absolute;top:5px;left:10%}.loyalty-module__8oGTdW__track{background:var(--surface-2);right:10%}.loyalty-module__8oGTdW__trackFill{background:var(--accent);transition:width var(--duration-slow) var(--ease)}.loyalty-module__8oGTdW__nodes{display:flex;position:relative}.loyalty-module__8oGTdW__node{text-align:center;flex-direction:column;flex:1;align-items:center;gap:7px;min-width:0;display:flex}.loyalty-module__8oGTdW__dot{box-sizing:border-box;background:var(--surface-2);border:2px solid var(--border);width:14px;height:14px;color:var(--accent-text);transition:background var(--duration) var(--ease), box-shadow var(--duration) var(--ease);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.loyalty-module__8oGTdW__dotDone{background:var(--accent);border-color:var(--accent)}.loyalty-module__8oGTdW__dotCurrent{background:var(--accent);border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.loyalty-module__8oGTdW__nodeName{color:var(--text-faint);font-size:11.5px;font-weight:600}.loyalty-module__8oGTdW__nodeNameCurrent{color:var(--text)}.loyalty-module__8oGTdW__nodeReq{color:var(--text-faint);font-size:10.5px}.loyalty-module__8oGTdW__foot{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding-top:14px;display:flex}.loyalty-module__8oGTdW__footMain{color:var(--text-muted);font-size:13px}.loyalty-module__8oGTdW__footMain strong{color:var(--text);font-weight:700}.loyalty-module__8oGTdW__footCta{color:var(--accent);flex-shrink:0;align-items:center;gap:4px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.loyalty-module__8oGTdW__footCta:hover{text-underline-offset:2px;text-decoration:underline}@media (max-width:520px){.loyalty-module__8oGTdW__top{flex-direction:column-reverse;align-items:flex-start;gap:10px}.loyalty-module__8oGTdW__nodeReq{display:none}.loyalty-module__8oGTdW__foot{flex-direction:column;align-items:flex-start;gap:8px}}
.support-module__XzW3uq__wrap{width:100%}.support-module__XzW3uq__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.support-module__XzW3uq__list{flex-direction:column;gap:10px;display:flex}.support-module__XzW3uq__ticketRow{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);color:inherit;transition:transform var(--duration) var(--ease), border-color var(--duration) var(--ease);align-items:center;gap:14px;padding:14px 16px;text-decoration:none;display:flex}.support-module__XzW3uq__ticketRow:hover{border-color:var(--border-strong);transform:translateY(-2px)}.support-module__XzW3uq__rowMain{flex:1;min-width:0}.support-module__XzW3uq__rowSubject{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:8px;font-size:.95rem;font-weight:600;display:flex;overflow:hidden}.support-module__XzW3uq__rowMeta{color:var(--text-faint);margin-top:3px;font-size:.8rem}.support-module__XzW3uq__dot{background:var(--accent);width:8px;height:8px;box-shadow:0 0 0 3px var(--accent-soft);border-radius:50%;flex:none}.support-module__XzW3uq__status{letter-spacing:.02em;border-radius:var(--radius-pill);white-space:nowrap;flex:none;padding:3px 9px;font-size:.72rem;font-weight:600}.support-module__XzW3uq__wait{background:var(--tag-blue-bg);color:var(--tag-blue-text)}.support-module__XzW3uq__user{background:var(--accent-soft);color:var(--accent)}.support-module__XzW3uq__done{background:var(--surface-2);color:var(--text-muted)}.support-module__XzW3uq__empty{text-align:center;border:1px dashed var(--border);border-radius:var(--radius-lg);color:var(--text-muted);padding:48px 24px}.support-module__XzW3uq__emptyIcon{color:var(--accent);margin-bottom:10px}.support-module__XzW3uq__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:22px}.support-module__XzW3uq__form{flex-direction:column;gap:16px;display:flex}.support-module__XzW3uq__field{flex-direction:column;gap:6px;display:flex}.support-module__XzW3uq__textarea{resize:vertical;min-height:150px;font-family:inherit;line-height:1.55}.support-module__XzW3uq__formActions{align-items:center;gap:10px;display:flex}.support-module__XzW3uq__deflect{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:20px;padding:14px 16px}.support-module__XzW3uq__deflectTitle{margin:0 0 8px;font-size:.9rem;font-weight:600}.support-module__XzW3uq__deflectLinks{flex-wrap:wrap;gap:8px;display:flex}.support-module__XzW3uq__deflectLink{border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--surface);color:var(--text-muted);transition:color var(--duration) var(--ease), border-color var(--duration) var(--ease);padding:5px 11px;font-size:.82rem;text-decoration:none}.support-module__XzW3uq__deflectLink:hover{color:var(--accent);border-color:var(--accent-line)}.support-module__XzW3uq__threadHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:6px;display:flex}.support-module__XzW3uq__threadMeta{color:var(--text-faint);flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 18px;font-size:.82rem;display:flex}.support-module__XzW3uq__chip{border-radius:var(--radius-pill);background:var(--surface-2);color:var(--text-muted);padding:2px 8px;font-size:.75rem}.support-module__XzW3uq__thread{flex-direction:column;gap:14px;margin-bottom:22px;display:flex}.support-module__XzW3uq__msg{border-radius:var(--radius-lg);border:1px solid var(--border);max-width:82%;box-shadow:var(--shadow-sm);padding:12px 14px}.support-module__XzW3uq__msgStaff{background:var(--surface);border-bottom-left-radius:var(--radius-sm);align-self:flex-start}.support-module__XzW3uq__msgUser{background:var(--accent-soft);border-color:var(--accent-line);border-bottom-right-radius:var(--radius-sm);align-self:flex-end}.support-module__XzW3uq__msgSystem{max-width:100%;box-shadow:none;color:var(--text-faint);text-align:center;background:0 0;border:none;align-self:center;padding:2px;font-size:.8rem}.support-module__XzW3uq__msgHead{color:var(--text-faint);justify-content:space-between;gap:12px;margin-bottom:5px;font-size:.75rem;display:flex}.support-module__XzW3uq__msgAuthor{color:var(--text-muted);font-weight:600}.support-module__XzW3uq__msgBody{white-space:pre-wrap;word-break:break-word;font-size:.9rem;line-height:1.6}.support-module__XzW3uq__resolvedBar{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-2);color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:14px 16px;font-size:.88rem;display:flex}.support-module__XzW3uq__back{color:var(--text-muted);align-items:center;gap:6px;margin-bottom:14px;font-size:.85rem;text-decoration:none;display:inline-flex}.support-module__XzW3uq__back:hover{color:var(--accent)}.support-module__XzW3uq__notice{border-radius:var(--radius);background:var(--error-soft);color:var(--error);margin-bottom:16px;padding:10px 14px;font-size:.85rem}.support-module__XzW3uq__csat{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);flex-direction:column;gap:12px;margin-bottom:16px;padding:16px 18px;display:flex}.support-module__XzW3uq__csatQ{margin:0;font-size:.95rem;font-weight:600}.support-module__XzW3uq__csatComment{resize:vertical;min-height:60px;font-family:inherit}.support-module__XzW3uq__csatBtns{gap:10px;display:flex}.support-module__XzW3uq__csatDone{border-radius:var(--radius);background:var(--accent-soft);color:var(--accent);align-items:center;gap:8px;margin-bottom:16px;padding:12px 16px;font-size:.88rem;font-weight:600;display:flex}@media (max-width:640px){.support-module__XzW3uq__msg{max-width:92%}}
.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}
