:root{--bg:#020614;--bg-2:#050a1c;--card:rgba(8,15,35,.72);--card-strong:rgba(12,20,46,.92);--line:rgba(75,112,255,.38);--line-soft:rgba(255,255,255,.10);--text:#f7f8ff;--muted:rgba(234,238,255,.68);--muted-2:rgba(234,238,255,.48);--blue:#2f5bff;--blue-2:#3a6bff;--blue-3:#5f82ff;--green:#45e678;--danger:#ff6b6b;--radius-xl:34px;--radius-lg:26px;--radius-pill:999px;--font:-apple-system,BlinkMacSystemFont,"SF Pro Text","Inter","Helvetica Neue",Arial,sans-serif;--font-display:-apple-system,BlinkMacSystemFont,"SF Pro Display","Inter","Helvetica Neue",Arial,sans-serif;--glass-toggle-bg:rgba(255,255,255,.075);--glass-toggle-border:rgba(180,195,255,.20);--glass-toggle-highlight:rgba(255,255,255,.18);--glass-toggle-shadow:0 24px 70px rgba(0,0,0,.26);--glass-option-text:rgba(234,238,255,.68);--glass-active-text:#ffffff}*{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%;background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;overflow-x:hidden}body::before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 8%,rgba(47,91,255,.34),transparent 34%),radial-gradient(circle at 50% 52%,rgba(47,91,255,.18),transparent 36%),radial-gradient(circle at 12% 20%,rgba(80,120,255,.10),transparent 28%),linear-gradient(180deg,#050919 0%,#020614 54%,#01030b 100%);z-index:-3}body::after{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.014) 1px,transparent 1px);background-size:72px 72px;mask-image:radial-gradient(circle at 50% 30%,black,transparent 74%);z-index:-2}.noise{position:fixed;inset:0;pointer-events:none;opacity:.035;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E")}.page{width:100%;min-height:100svh;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;padding:max(32px,env(safe-area-inset-top)) 22px max(24px,env(safe-area-inset-bottom))}.back-btn{position:fixed;top:max(26px,env(safe-area-inset-top));left:max(28px,env(safe-area-inset-left));z-index:20;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;color:#fff;text-decoration:none;background:rgba(255,255,255,.035);border:1px solid rgba(180,195,255,.18);box-shadow:inset 0 0 0 1px rgba(255,255,255,.025),0 18px 45px rgba(0,0,0,.24);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:transform .18s ease,border-color .18s ease,background .18s ease}.back-btn:hover{transform:translateX(-2px);border-color:rgba(95,130,255,.5);background:rgba(47,91,255,.10)}.back-btn svg{width:26px;height:26px;stroke-width:2.8}.brand{width:min(220px,42vw);margin-top:12px;margin-bottom:48px;display:flex;justify-content:center;animation:fadeDown .7s cubic-bezier(.22,1,.36,1) both}.brand img{height:34px;width:auto;object-fit:contain;display:block;filter:brightness(0) invert(1)}.brand-fallback{display:none;font-size:1.45rem;font-weight:900;font-style:italic;letter-spacing:.08em;color:#fff}.hero{width:100%;max-width:760px;text-align:center;animation:fadeUp .72s cubic-bezier(.22,1,.36,1) .06s both}.hero h1{font-family:var(--font-display);font-size:clamp(3.15rem,8vw,5.45rem);line-height:.96;font-weight:760;letter-spacing:-.075em;color:#fff;text-shadow:0 18px 60px rgba(255,255,255,.08);margin-bottom:24px}.hero p{font-size:clamp(1.05rem,2.5vw,1.55rem);color:var(--muted);letter-spacing:-.03em;margin-bottom:34px}.user-badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:8px 14px;border-radius:var(--radius-pill);border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.045);color:var(--muted);font-size:.78rem;opacity:0;transform:translateY(4px);transition:.24s ease}.user-badge.visible{opacity:1;transform:translateY(0)}.user-badge-dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 18px rgba(69,230,120,.75)}.billing-toggle{--liquid-x:100%;position:relative;display:grid;grid-template-columns:1fr 1fr;width:min(555px,100%);height:76px;margin:0 auto 34px;padding:7px;border-radius:var(--radius-pill);background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.025)),radial-gradient(circle at 18% 0%,rgba(255,255,255,.16),transparent 34%),rgba(8,12,25,.54);border:1px solid rgba(210,220,255,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),inset 0 -1px 0 rgba(255,255,255,.04),0 24px 70px rgba(0,0,0,.28);overflow:hidden;isolation:isolate;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);animation:fadeUp .7s cubic-bezier(.22,1,.36,1) .12s both;cursor:grab;user-select:none;-webkit-user-select:none;touch-action:none}.billing-toggle.monthly{--liquid-x:0%}.billing-toggle.dragging{cursor:grabbing}.billing-toggle::before{content:"";position:absolute;inset:-45%;pointer-events:none;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.18),transparent 16%),linear-gradient(115deg,transparent 36%,rgba(255,255,255,.12) 46%,transparent 58%);opacity:.34;transform:translateX(-18%) rotate(8deg);animation:glassAmbient 6s ease-in-out infinite;z-index:0;mix-blend-mode:screen}.liquid-selector{position:absolute;top:7px;left:7px;width:calc(50% - 7px);height:calc(100% - 14px);border-radius:var(--radius-pill);transform:translateX(var(--liquid-x));transform-origin:center;z-index:1;pointer-events:none;overflow:hidden;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.34),transparent 26%),radial-gradient(circle at 82% 82%,rgba(47,91,255,.20),transparent 30%),linear-gradient(145deg,rgba(255,255,255,.20),rgba(255,255,255,.055) 42%,rgba(255,255,255,.12)),rgba(255,255,255,.055);border:1px solid rgba(220,230,255,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.36),inset 0 -1px 0 rgba(255,255,255,.08),0 0 0 1px rgba(47,91,255,.16),0 12px 38px rgba(47,91,255,.26),0 0 60px rgba(47,91,255,.20);backdrop-filter:blur(18px) saturate(220%) contrast(1.22);-webkit-backdrop-filter:blur(18px) saturate(220%) contrast(1.22);transition:transform .66s cubic-bezier(.18,1.25,.22,1),border-radius .66s cubic-bezier(.18,1.25,.22,1),filter .2s ease;will-change:transform,filter}.billing-toggle.dragging .liquid-selector{transition:none;animation:liquidDragPulse .55s ease-in-out infinite alternate}.liquid-selector::before{content:"";position:absolute;inset:-32%;background:radial-gradient(circle at 22% 30%,rgba(255,196,58,.44),transparent 17%),radial-gradient(circle at 88% 22%,rgba(35,255,151,.35),transparent 16%),radial-gradient(circle at 12% 86%,rgba(62,119,255,.42),transparent 20%),linear-gradient(115deg,transparent 30%,rgba(255,255,255,.34) 43%,transparent 56%);opacity:.68;transform:translateX(-18%) rotate(8deg);mix-blend-mode:screen;animation:liquidRefraction 3.6s ease-in-out infinite}.liquid-selector::after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,rgba(255,255,255,.20),transparent 18%,transparent 70%,rgba(255,255,255,.18)),radial-gradient(circle at 50% 0%,rgba(255,255,255,.24),transparent 34%),radial-gradient(circle at 50% 100%,rgba(0,0,0,.18),transparent 42%);box-shadow:inset 0 0 22px rgba(255,255,255,.10),inset 0 0 38px rgba(47,91,255,.14)}.billing-toggle.is-switching .liquid-selector{animation:liquidTravel .74s cubic-bezier(.18,1.25,.22,1) both}.billing-toggle.is-switching .liquid-selector::before{animation:liquidRefraction .74s cubic-bezier(.18,1.25,.22,1) both}.toggle-option{position:relative;z-index:2;border:0;background:transparent;color:rgba(234,238,255,.68);font:700 clamp(1rem,3vw,1.42rem) / 1 var(--font);border-radius:var(--radius-pill);cursor:inherit;transition:color .25s ease,transform .22s ease,text-shadow .25s ease,filter .25s ease;user-select:none;-webkit-user-select:none;touch-action:none}.toggle-option:hover{transform:translateY(-1px)}.toggle-option.active{color:#fff;text-shadow:0 2px 22px rgba(255,255,255,.34)}.billing-toggle.is-switching .toggle-option{filter:contrast(1.04) saturate(1.05)}@keyframes liquidTravel{0%{scale:1 .94;filter:blur(.25px) saturate(1.15)}35%{scale:1.10 .88;filter:blur(.65px) saturate(1.35)}68%{scale:.94 1.04;filter:blur(.15px) saturate(1.20)}100%{scale:1 1;filter:blur(0) saturate(1)}}@keyframes liquidDragPulse{from{scale:1.02 .94;filter:saturate(1.18) blur(.15px)}to{scale:1.08 .90;filter:saturate(1.38) blur(.45px)}}@keyframes liquidRefraction{0%{transform:translateX(-24%) rotate(8deg) scale(1);opacity:.48}45%{transform:translateX(8%) rotate(8deg) scale(1.08);opacity:.86}100%{transform:translateX(26%) rotate(8deg) scale(1);opacity:.58}}@keyframes glassAmbient{0%,100%{transform:translateX(-18%) rotate(8deg);opacity:.22}50%{transform:translateX(14%) rotate(8deg);opacity:.38}}.no-slug-banner{display:none;align-items:center;gap:10px;width:min(680px,100%);margin:0 auto 22px;padding:14px 16px;border-radius:18px;border:1px solid rgba(255,214,102,.32);background:rgba(255,193,7,.08);color:rgba(255,235,170,.92);font-size:.9rem;text-align:left}.no-slug-banner.show{display:flex}.plan-wrap{width:min(720px,100%);perspective:1000px;animation:fadeUp .72s cubic-bezier(.22,1,.36,1) .18s both}.plan-card{position:relative;width:100%;padding:clamp(30px,5vw,56px);border-radius:var(--radius-xl);overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.018)),radial-gradient(circle at 20% 0%,rgba(47,91,255,.23),transparent 44%),radial-gradient(circle at 90% 100%,rgba(47,91,255,.18),transparent 36%),var(--card);border:1px solid rgba(68,101,255,.68);box-shadow:inset 0 0 0 1px rgba(255,255,255,.035),0 0 0 1px rgba(47,91,255,.20),0 0 56px rgba(47,91,255,.19),0 38px 110px rgba(0,0,0,.44);backdrop-filter:blur(26px);-webkit-backdrop-filter:blur(26px);transform-origin:center top;transition:transform .38s cubic-bezier(.22,1,.36,1),box-shadow .38s ease,border-color .38s ease}.plan-card:hover{transform:translateY(-5px);border-color:rgba(91,132,255,.95);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),0 0 0 1px rgba(47,91,255,.25),0 0 72px rgba(47,91,255,.25),0 46px 120px rgba(0,0,0,.48)}.plan-card::before{content:"";position:absolute;inset:-1px;background:linear-gradient(130deg,transparent 0%,rgba(255,255,255,.12) 34%,transparent 46%),radial-gradient(circle at 50% 0%,rgba(47,91,255,.18),transparent 35%);opacity:.55;pointer-events:none}.plan-card.switching{animation:switchCard .36s cubic-bezier(.22,1,.36,1) both}@keyframes switchCard{0%{opacity:.55;transform:translateY(10px) rotateX(4deg) scale(.985);filter:blur(2px)}100%{opacity:1;transform:translateY(0) rotateX(0) scale(1);filter:blur(0)}}.card-content{position:relative;z-index:1}.card-badge{display:inline-flex;align-items:center;gap:10px;margin-bottom:38px;padding:12px 20px;border-radius:var(--radius-pill);color:var(--blue-3);background:rgba(47,91,255,.15);border:1px solid rgba(75,112,255,.40);box-shadow:inset 0 0 0 1px rgba(255,255,255,.035),0 12px 34px rgba(47,91,255,.18);font-size:clamp(.88rem,2.7vw,1.18rem);font-weight:800;letter-spacing:.03em;text-transform:uppercase}.card-badge svg{width:22px;height:22px;stroke-width:2.2}.plan-name{font-size:clamp(2.2rem,6vw,4rem);line-height:.95;font-weight:760;letter-spacing:-.065em;margin-bottom:24px}.price-row{display:flex;align-items:flex-end;gap:12px;margin-bottom:14px;line-height:.85;letter-spacing:-.07em}.currency{font-size:clamp(2.15rem,5vw,4.1rem);font-weight:820;color:#fff;padding-bottom:.18em}.amount{font-family:var(--font-display);font-size:clamp(4.1rem,12vw,7.4rem);font-weight:900;color:#fff;text-shadow:0 18px 55px rgba(255,255,255,.10)}.period{font-size:clamp(1.05rem,3vw,1.75rem);font-weight:500;color:var(--muted);letter-spacing:-.04em;padding-bottom:.25em;white-space:nowrap}.price-note{color:var(--green);font-size:clamp(1rem,3vw,1.42rem);font-weight:720;letter-spacing:-.035em;margin-bottom:30px}.price-note.neutral{color:rgba(234,238,255,.72)}.divider{height:1px;width:100%;background:rgba(255,255,255,.12);margin:0 0 34px}.features{list-style:none;display:grid;gap:26px;margin-bottom:44px}.features li{display:flex;align-items:center;gap:24px;font-size:clamp(1.1rem,3.2vw,1.75rem);line-height:1.2;letter-spacing:-.045em;color:#fff;opacity:0;transform:translateX(-10px);animation:featureIn .45s cubic-bezier(.22,1,.36,1) forwards}.features li:nth-child(1){animation-delay:.04s}.features li:nth-child(2){animation-delay:.10s}.features li:nth-child(3){animation-delay:.16s}.features li:nth-child(4){animation-delay:.22s}.features li:nth-child(5){animation-delay:.28s}.check{width:44px;height:44px;min-width:44px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 28%,rgba(95,130,255,.36),rgba(47,91,255,.13));border:1px solid rgba(75,112,255,.38);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),0 10px 28px rgba(47,91,255,.20)}.check svg{width:22px;height:22px;stroke:#72a0ff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.cta{position:relative;width:100%;min-height:84px;border:0;border-radius:27px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px;color:#fff;font-family:var(--font);font-size:clamp(1.15rem,3.8vw,1.82rem);font-weight:760;letter-spacing:-.04em;background:linear-gradient(135deg,#315dff 0%,#315dff 35%,#2b55ff 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.12),0 18px 48px rgba(47,91,255,.40),0 0 58px rgba(47,91,255,.22);transition:transform .18s ease,filter .18s ease,box-shadow .18s ease;overflow:hidden}.cta::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.16),transparent);transform:translateX(-120%) skewX(-15deg);transition:transform .65s ease}.cta:hover{transform:translateY(-2px);filter:brightness(1.05);box-shadow:inset 0 0 0 1px rgba(255,255,255,.18),0 22px 58px rgba(47,91,255,.48),0 0 70px rgba(47,91,255,.28)}.cta:hover::before{transform:translateX(120%) skewX(-15deg)}.cta:active{transform:scale(.985)}.cta:disabled{opacity:.62;cursor:not-allowed;transform:none}.spinner{display:none;width:22px;height:22px;border-radius:50%;border:3px solid rgba(255,255,255,.35);border-top-color:#fff;animation:spin .75s linear infinite}@keyframes fadeUp{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeDown{from{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}@keyframes featureIn{to{opacity:1;transform:translateX(0)}}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-color-scheme:light){:root{--bg:#f5f7fb;--bg-2:#ffffff;--card:rgba(255,255,255,.62);--card-strong:rgba(255,255,255,.82);--line:rgba(47,91,255,.20);--line-soft:rgba(14,23,56,.10);--text:#0b1020;--muted:rgba(15,23,42,.64);--muted-2:rgba(15,23,42,.45);--blue:#2457ff;--blue-2:#2f5bff;--blue-3:#2d5bff;--green:#0f9f52;--glass-toggle-bg:rgba(255,255,255,.48);--glass-toggle-border:rgba(47,91,255,.20);--glass-toggle-highlight:rgba(255,255,255,.90);--glass-toggle-shadow:0 28px 80px rgba(30,64,175,.16);--glass-option-text:rgba(15,23,42,.58);--glass-active-text:#ffffff}body::before{background:radial-gradient(circle at 50% 8%,rgba(47,91,255,.18),transparent 36%),radial-gradient(circle at 50% 58%,rgba(47,91,255,.10),transparent 38%),radial-gradient(circle at 10% 22%,rgba(96,165,250,.12),transparent 30%),linear-gradient(180deg,#ffffff 0%,#f5f7fb 58%,#eef3ff 100%)}body::after{background-image:linear-gradient(rgba(15,23,42,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(15,23,42,.028) 1px,transparent 1px)}.brand img{filter:none}.brand-fallback,.hero h1,.plan-name,.currency,.amount,.features li{color:var(--text);text-shadow:none}.back-btn{color:#0b1020;background:rgba(255,255,255,.54);border-color:rgba(47,91,255,.16);box-shadow:inset 0 0 0 1px rgba(255,255,255,.68),0 18px 44px rgba(30,64,175,.14)}.back-btn:hover{background:rgba(255,255,255,.74);border-color:rgba(47,91,255,.34)}.user-badge{background:rgba(255,255,255,.58);border-color:rgba(15,23,42,.08);color:rgba(15,23,42,.64)}.billing-toggle{background:linear-gradient(145deg,rgba(255,255,255,.72),rgba(255,255,255,.35)),radial-gradient(circle at 18% 0%,rgba(255,255,255,.95),transparent 38%),rgba(255,255,255,.42);border-color:rgba(47,91,255,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.85),inset 0 -1px 0 rgba(255,255,255,.28),0 26px 80px rgba(30,64,175,.16)}.toggle-option{color:rgba(15,23,42,.58)}.toggle-option.active{color:#fff}.liquid-selector{background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.82),transparent 28%),radial-gradient(circle at 82% 82%,rgba(47,91,255,.14),transparent 32%),linear-gradient(145deg,rgba(255,255,255,.62),rgba(255,255,255,.26) 42%,rgba(255,255,255,.52)),rgba(255,255,255,.42);border-color:rgba(255,255,255,.72);box-shadow:inset 0 1px 0 rgba(255,255,255,.95),inset 0 -1px 0 rgba(255,255,255,.38),0 0 0 1px rgba(47,91,255,.10),0 14px 38px rgba(30,64,175,.16),0 0 52px rgba(47,91,255,.12)}.toggle-option{color:rgba(15,23,42,.58)}.toggle-option.active{color:#0b1020;text-shadow:0 1px 18px rgba(255,255,255,.55)}.plan-card{background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,.42)),radial-gradient(circle at 20% 0%,rgba(47,91,255,.12),transparent 44%),radial-gradient(circle at 90% 100%,rgba(47,91,255,.10),transparent 36%),var(--card);border-color:rgba(47,91,255,.26);box-shadow:inset 0 1px 0 rgba(255,255,255,.88),inset 0 -1px 0 rgba(255,255,255,.30),0 0 0 1px rgba(47,91,255,.08),0 32px 90px rgba(30,64,175,.18)}.plan-card:hover{border-color:rgba(47,91,255,.38);box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 0 0 1px rgba(47,91,255,.10),0 40px 100px rgba(30,64,175,.22)}.card-badge{color:#2457ff;background:rgba(47,91,255,.10);border-color:rgba(47,91,255,.18)}.period,.price-note.neutral{color:rgba(15,23,42,.58)}.divider{background:rgba(15,23,42,.10)}.check{background:rgba(47,91,255,.08);border-color:rgba(47,91,255,.16)}.no-slug-banner{background:rgba(255,247,214,.75);border-color:rgba(217,119,6,.22);color:#7c4a03}}@media (min-width:940px){.page{padding-top:54px}.brand{margin-bottom:44px}.plan-wrap{max-width:630px}.plan-card{padding:40px 50px 46px}.features{gap:22px}.features li{font-size:1.35rem}.check{width:38px;height:38px;min-width:38px}.check svg{width:19px;height:19px}.cta{min-height:72px;border-radius:22px;font-size:1.45rem}.hero h1{font-size:3.65rem}.hero p{font-size:1.22rem}.billing-toggle{height:58px;width:380px;margin-bottom:30px}.toggle-option{font-size:1.05rem}.card-badge{margin-bottom:28px;padding:9px 16px;font-size:.84rem}.card-badge svg{width:17px;height:17px}.plan-name{font-size:2.9rem;margin-bottom:20px}.amount{font-size:5.25rem}.currency{font-size:2.8rem}.period{font-size:1.25rem}.price-note{font-size:1.08rem;margin-bottom:26px}.divider{margin-bottom:26px}}@media (max-width:560px){.page{align-items:stretch;padding:max(26px,env(safe-area-inset-top)) 22px max(22px,env(safe-area-inset-bottom))}.back-btn{position:absolute;top:max(28px,env(safe-area-inset-top));left:22px;width:50px;height:50px}.back-btn svg{width:24px;height:24px}.brand{width:170px;margin:42px auto 70px}.brand img{height:28px}.hero h1{font-size:clamp(3rem,14vw,4.2rem);margin-bottom:22px}.hero p{font-size:clamp(1.08rem,5vw,1.38rem);line-height:1.25;margin-bottom:30px}.billing-toggle{height:70px;margin-bottom:32px}.toggle-option{font-size:1.25rem}.plan-card{border-radius:28px;padding:28px 28px 34px}.card-badge{margin-bottom:36px;padding:10px 16px}.plan-name{margin-bottom:24px}.price-row{gap:9px;align-items:flex-end}.period{padding-bottom:.3em}.features{gap:24px;margin-bottom:38px}.check{width:42px;height:42px;min-width:42px}.cta{min-height:78px;border-radius:24px}}@media (max-width:390px){.page{padding-left:16px;padding-right:16px}.hero h1{font-size:2.8rem}.hero p{font-size:1rem}.toggle-option{font-size:1.05rem}.plan-card{padding:24px 22px 28px}.features li{font-size:1rem;gap:16px}.check{width:36px;height:36px;min-width:36px}.check svg{width:18px;height:18px}.cta{min-height:68px;font-size:1.12rem}}.page{justify-content:flex-start;padding-top:max(22px,env(safe-area-inset-top));padding-bottom:max(18px,env(safe-area-inset-bottom))}.brand{margin-top:4px;margin-bottom:52px}.brand img{height:24px}.hero h1{font-size:clamp(2.65rem,5.6vw,4.25rem);margin-bottom:16px;letter-spacing:-.078em}.hero p{font-size:clamp(.98rem,1.8vw,1.24rem);margin-bottom:24px;line-height:1.28}.billing-toggle{width:min(420px,100%);height:58px;margin-bottom:24px;padding:6px}.billing-toggle::before{top:6px;left:6px;width:calc(50% - 6px);height:calc(100% - 12px)}.liquid-selector{top:6px;left:6px;width:calc(50% - 6px);height:calc(100% - 12px)}.toggle-option{font-size:clamp(.95rem,1.9vw,1.12rem)}.no-slug-banner{width:min(540px,100%);margin-bottom:18px;padding:10px 14px;border-radius:16px;font-size:.82rem;line-height:1.25}.plan-wrap{width:min(520px,100%)}.plan-card{border-radius:28px;padding:28px 34px 32px}.card-badge{margin-bottom:22px;padding:8px 14px;font-size:.76rem;gap:8px}.card-badge svg{width:15px;height:15px}.plan-name{font-size:clamp(2rem,3.5vw,2.75rem);margin-bottom:16px}.price-row{gap:9px;margin-bottom:9px}.currency{font-size:clamp(2rem,3.4vw,2.75rem);padding-bottom:.14em}.amount{font-size:clamp(4rem,7vw,5.45rem)}.period{font-size:clamp(.92rem,1.8vw,1.14rem);padding-bottom:.25em}.price-note{font-size:.98rem;margin-bottom:20px}.divider{margin-bottom:20px}.features{gap:15px;margin-bottom:26px}.features li{gap:15px;font-size:1.02rem;letter-spacing:-.035em}.check{width:31px;height:31px;min-width:31px}.check svg{width:16px;height:16px}.cta{min-height:56px;border-radius:18px;font-size:1.12rem}.back-btn{width:50px;height:50px;top:max(18px,env(safe-area-inset-top));left:max(18px,env(safe-area-inset-left))}.back-btn svg{width:23px;height:23px}@media (max-width:560px){.page{padding:max(18px,env(safe-area-inset-top)) 18px max(16px,env(safe-area-inset-bottom))}.back-btn{width:42px;height:42px;top:max(16px,env(safe-area-inset-top));left:16px}.back-btn svg{width:21px;height:21px}.brand{width:116px;margin:22px auto 48px}.brand img{height:17px}.hero h1{font-size:clamp(2.58rem,11.2vw,3.3rem);margin-bottom:14px}.hero p{font-size:clamp(.94rem,4.3vw,1.08rem);line-height:1.18;max-width:310px;margin:0 auto 24px}.billing-toggle{height:56px;margin-bottom:22px;width:100%;max-width:340px}.toggle-option{font-size:1rem}.no-slug-banner{padding:9px 12px;margin-bottom:18px;font-size:.76rem;line-height:1.18;border-radius:14px}.plan-card{border-radius:24px;padding:22px 24px 24px}.card-badge{margin-bottom:18px;padding:7px 12px;font-size:.68rem}.card-badge svg{width:14px;height:14px}.plan-name{font-size:2rem;margin-bottom:14px}.price-row{gap:7px;margin-bottom:8px}.currency{font-size:2rem}.amount{font-size:clamp(3.8rem,17vw,4.6rem);letter-spacing:-.075em}.period{font-size:.9rem;padding-bottom:.35em}.price-note{font-size:.88rem;margin-bottom:16px}.divider{margin-bottom:16px}.features{gap:12px;margin-bottom:20px}.features li{gap:12px;font-size:.88rem;line-height:1.12}.check{width:25px;height:25px;min-width:25px}.check svg{width:13px;height:13px}.cta{min-height:50px;border-radius:16px;font-size:1rem}}@media (max-height:780px){.brand{margin-bottom:34px}.hero h1{font-size:clamp(2.32rem,5vw,3.45rem);margin-bottom:12px}.hero p{margin-bottom:18px}.billing-toggle{margin-bottom:18px}.no-slug-banner{margin-bottom:14px}.plan-card{padding-top:22px;padding-bottom:24px}.card-badge{margin-bottom:16px}.plan-name{margin-bottom:10px}.price-note{margin-bottom:12px}.divider{margin-bottom:12px}.features{gap:10px;margin-bottom:18px}.features li{font-size:.88rem}.cta{min-height:48px}}@media (max-width:390px){.page{padding-left:14px;padding-right:14px}.hero h1{font-size:2.45rem}.hero p{font-size:.9rem}.billing-toggle{height:52px}.plan-card{padding:20px 20px 22px}.amount{font-size:3.65rem}.features li{font-size:.82rem}}.page{min-height:100svh;justify-content:flex-start;padding-top:max(12px,env(safe-area-inset-top));padding-bottom:max(10px,env(safe-area-inset-bottom))}.brand{width:min(360px,72vw);height:74px;margin:0 auto 14px;overflow:visible;display:flex;align-items:center;justify-content:center}.brand img{width:auto;height:64px;max-width:100%;object-fit:contain;transform:scale(1.35);transform-origin:center;filter:brightness(0) invert(1) drop-shadow(0 10px 28px rgba(255,255,255,.12))}.brand-fallback{font-size:clamp(2.1rem,5vw,3.6rem);letter-spacing:.06em;line-height:1}.hero h1{font-size:clamp(2.45rem,4.7vw,3.65rem);margin-bottom:10px}.hero p{font-size:clamp(.88rem,1.55vw,1.05rem);margin-bottom:16px;line-height:1.2}.billing-toggle{width:min(390px,100%);height:52px;margin-bottom:14px;padding:5px}.liquid-selector{top:5px;left:5px;width:calc(50% - 5px);height:calc(100% - 10px)}.toggle-option{font-size:clamp(.88rem,1.65vw,1rem)}.no-slug-banner{width:min(510px,100%);margin-bottom:12px;padding:8px 12px;font-size:.74rem;line-height:1.15;border-radius:14px}.no-slug-banner svg{width:15px;height:15px;min-width:15px}.plan-wrap{width:min(485px,100%)}.plan-card{border-radius:24px;padding:20px 28px 22px}.card-badge{margin-bottom:12px;padding:6px 12px;font-size:.66rem;gap:7px}.card-badge svg{width:13px;height:13px}.plan-name{font-size:clamp(1.75rem,3vw,2.28rem);margin-bottom:8px}.price-row{gap:7px;margin-bottom:6px}.currency{font-size:clamp(1.75rem,3vw,2.2rem);padding-bottom:.12em}.amount{font-size:clamp(3.35rem,6vw,4.55rem);letter-spacing:-.078em}.period{font-size:clamp(.75rem,1.45vw,.94rem);padding-bottom:.32em}.price-note{font-size:.76rem;margin-bottom:10px}.divider{margin-bottom:10px}.features{gap:8px;margin-bottom:14px}.features li{gap:10px;font-size:.78rem;line-height:1.05}.check{width:22px;height:22px;min-width:22px}.check svg{width:12px;height:12px}.cta{min-height:42px;border-radius:14px;font-size:.92rem}.back-btn{width:42px;height:42px;top:max(12px,env(safe-area-inset-top));left:max(12px,env(safe-area-inset-left))}.back-btn svg{width:20px;height:20px}@media (prefers-color-scheme:light){.brand img{filter:none}}@media (max-width:560px){.page{padding:max(10px,env(safe-area-inset-top)) 16px max(10px,env(safe-area-inset-bottom))}.brand{width:min(260px,62vw);height:54px;margin:2px auto 18px}.brand img{height:46px;transform:scale(1.45)}.brand-fallback{font-size:2rem}.hero h1{font-size:clamp(2rem,9.5vw,2.55rem);margin-bottom:8px}.hero p{font-size:clamp(.76rem,3.7vw,.92rem);line-height:1.12;max-width:290px;margin-bottom:16px}.billing-toggle{width:100%;max-width:330px;height:48px;margin-bottom:14px}.toggle-option{font-size:.9rem}.no-slug-banner{margin-bottom:12px;padding:7px 10px;font-size:.64rem;line-height:1.1}.plan-card{border-radius:21px;padding:16px 20px 18px}.card-badge{margin-bottom:10px;padding:5px 10px;font-size:.56rem}.plan-name{font-size:1.55rem;margin-bottom:7px}.price-row{gap:6px;margin-bottom:5px}.currency{font-size:1.62rem}.amount{font-size:clamp(3rem,14vw,3.65rem)}.period{font-size:.72rem;padding-bottom:.36em}.price-note{font-size:.68rem;margin-bottom:8px}.divider{margin-bottom:8px}.features{gap:7px;margin-bottom:12px}.features li{gap:9px;font-size:.70rem;line-height:1}.check{width:20px;height:20px;min-width:20px}.check svg{width:11px;height:11px}.cta{min-height:39px;border-radius:13px;font-size:.84rem}.back-btn{width:39px;height:39px;top:12px;left:12px}}@media (max-height:720px){.brand{height:46px;margin-bottom:10px}.brand img{height:42px}.hero h1{font-size:clamp(1.9rem,8.4vw,2.3rem);margin-bottom:6px}.hero p{font-size:.74rem;margin-bottom:12px}.billing-toggle{height:44px;margin-bottom:10px}.no-slug-banner{margin-bottom:9px;padding:6px 9px}.plan-card{padding:14px 18px 15px}.card-badge{margin-bottom:8px}.plan-name{font-size:1.42rem;margin-bottom:5px}.amount{font-size:2.85rem}.price-note{margin-bottom:6px}.divider{margin-bottom:6px}.features{gap:5px;margin-bottom:9px}.features li{font-size:.64rem}.check{width:18px;height:18px;min-width:18px}.cta{min-height:35px;font-size:.76rem}}@media (min-width:900px) and (max-height:820px){.brand{height:56px;margin-bottom:8px}.brand img{height:50px;transform:scale(1.55)}.hero h1{font-size:2.9rem}.plan-wrap{width:min(455px,100%)}.plan-card{padding:18px 26px 20px}.features{gap:7px}.features li{font-size:.76rem}}@media (max-width:560px){.page{padding-top:max(6px,env(safe-area-inset-top));padding-bottom:max(12px,env(safe-area-inset-bottom))}.brand{width:min(250px,58vw);height:42px;margin:0 auto 8px}.brand img{height:34px;transform:scale(1.55)}.hero{margin-top:-2px}.hero h1{font-size:clamp(2.12rem,9.6vw,2.65rem);margin-bottom:6px}.hero p{font-size:clamp(.82rem,3.9vw,.96rem);line-height:1.08;max-width:290px;margin-bottom:12px}.billing-toggle{max-width:328px;height:48px;margin-bottom:12px}.no-slug-banner{margin-bottom:10px}.plan-wrap{width:min(352px,100%)}.plan-card{border-radius:24px;padding:20px 20px 18px;min-height:484px}.card-badge{margin-bottom:12px}.plan-name{font-size:1.8rem;margin-bottom:10px}.price-row{margin-bottom:8px}.currency{font-size:1.86rem}.amount{font-size:clamp(3.32rem,15vw,4rem)}.period{font-size:.76rem;padding-bottom:.34em}.price-note{font-size:.74rem;margin-bottom:12px;line-height:1.2}.divider{margin-bottom:12px}.features{gap:12px;margin-bottom:16px}.features li{gap:10px;font-size:.82rem;line-height:1.08}.check{width:22px;height:22px;min-width:22px}.check svg{width:12px;height:12px}.cta{min-height:44px;font-size:.9rem;border-radius:14px}}@media (max-width:390px){.brand{width:min(230px,56vw);height:40px;margin-bottom:6px}.brand img{height:31px}.hero h1{font-size:2rem}.hero p{font-size:.78rem;margin-bottom:10px}.billing-toggle{height:46px;margin-bottom:10px}.plan-card{min-height:470px;padding:18px 18px 16px}.plan-name{font-size:1.68rem}.amount{font-size:3.12rem}.features{gap:10px}.features li{font-size:.78rem}.cta{min-height:42px}}.page{min-height:100dvh !important;align-items:center !important;justify-content:flex-start !important;padding:max(8px,env(safe-area-inset-top)) 14px max(12px,env(safe-area-inset-bottom)) !important}.brand{width:min(250px,60vw) !important;height:38px !important;margin:0 auto 10px !important;display:flex !important;align-items:center !important;justify-content:center !important;overflow:visible !important}.brand img{height:32px !important;width:auto !important;max-width:100% !important;transform:scale(1.42) !important;transform-origin:center !important;object-fit:contain !important;filter:brightness(0) invert(1) drop-shadow(0 8px 22px rgba(255,255,255,.13)) !important}.hero{width:min(440px,100%) !important;max-width:440px !important;margin:0 auto !important}.hero h1{font-size:clamp(2.18rem,7vw,3.35rem) !important;line-height:.95 !important;margin-bottom:8px !important}.hero p{max-width:360px !important;margin:0 auto 14px !important;font-size:clamp(.84rem,2.5vw,1rem) !important;line-height:1.16 !important}.billing-toggle{--toggle-pad:7px;width:min(340px,100%) !important;height:48px !important;margin:0 auto 12px !important;padding:var(--toggle-pad) !important;overflow:hidden !important;contain:paint !important;border-radius:999px !important;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.022)),radial-gradient(circle at 18% 0%,rgba(255,255,255,.15),transparent 34%),rgba(8,12,25,.58) !important;border:1px solid rgba(210,220,255,.14) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.14),inset 0 -1px 0 rgba(255,255,255,.04),0 18px 48px rgba(0,0,0,.26) !important}.billing-toggle::before{inset:0 !important;transform:none !important;opacity:.52 !important;border-radius:inherit !important;background:radial-gradient(circle at 22% 0%,rgba(255,255,255,.15),transparent 30%),linear-gradient(115deg,transparent 35%,rgba(255,255,255,.08) 48%,transparent 60%) !important;animation:none !important}.liquid-selector{top:var(--toggle-pad) !important;left:var(--toggle-pad) !important;width:calc(50% - var(--toggle-pad)) !important;height:calc(100% - (var(--toggle-pad) * 2)) !important;border-radius:999px !important;transform:translate3d(var(--liquid-x),0,0) !important;overflow:hidden !important;contain:paint !important;background:radial-gradient(circle at 24% 22%,rgba(255,255,255,.46),transparent 28%),radial-gradient(circle at 80% 70%,rgba(61,97,255,.22),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.23),rgba(255,255,255,.075) 46%,rgba(255,255,255,.14)),rgba(255,255,255,.06) !important;border:1px solid rgba(225,235,255,.22) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.42),inset 0 -1px 0 rgba(255,255,255,.08),0 0 0 1px rgba(75,112,255,.14),0 9px 24px rgba(47,91,255,.20),0 0 34px rgba(47,91,255,.16) !important;transition:transform .52s cubic-bezier(.2,.95,.22,1),filter .2s ease !important;will-change:transform !important;scale:1 !important}.liquid-selector::before{inset:0 !important;border-radius:inherit !important;transform:translateX(-12%) !important;background:radial-gradient(circle at 24% 34%,rgba(255,207,94,.30),transparent 22%),radial-gradient(circle at 72% 30%,rgba(127,255,196,.20),transparent 22%),radial-gradient(circle at 30% 82%,rgba(68,113,255,.25),transparent 26%),linear-gradient(110deg,transparent 22%,rgba(255,255,255,.28) 44%,transparent 62%) !important;opacity:.72 !important;animation:liquidSafeShine 4.2s ease-in-out infinite !important}.liquid-selector::after{inset:0 !important;border-radius:inherit !important;background:linear-gradient(90deg,rgba(255,255,255,.22),transparent 18%,transparent 72%,rgba(255,255,255,.18)),radial-gradient(circle at 50% 0%,rgba(255,255,255,.22),transparent 34%),radial-gradient(circle at 50% 100%,rgba(0,0,0,.18),transparent 44%) !important;box-shadow:inset 0 0 24px rgba(255,255,255,.10) !important}.billing-toggle.is-switching .liquid-selector{animation:selectorSafeSettle .42s cubic-bezier(.2,.95,.22,1) both !important;scale:1 !important}.billing-toggle.is-switching .liquid-selector::before{animation:liquidSafeShine .75s cubic-bezier(.2,.95,.22,1) both !important}.billing-toggle.dragging .liquid-selector{transition:none !important;animation:none !important;filter:saturate(1.18) brightness(1.08) !important;scale:1 !important}.toggle-option{font-size:.9rem !important;font-weight:800 !important;color:rgba(234,238,255,.62) !important}.toggle-option.active{color:#fff !important;text-shadow:0 1px 16px rgba(255,255,255,.32) !important}.no-slug-banner{width:min(340px,100%) !important;margin:0 auto 10px !important;padding:8px 10px !important;border-radius:14px !important;font-size:.66rem !important;line-height:1.08 !important}.no-slug-banner svg{width:14px !important;height:14px !important;min-width:14px !important}.plan-wrap{width:min(348px,100%) !important;max-width:348px !important;margin:0 auto !important;display:flex !important;justify-content:center !important;align-items:center !important}.plan-card{width:100% !important;min-height:444px !important;padding:20px 20px 18px !important;border-radius:25px !important;overflow:hidden !important;margin:0 auto !important}.card-content{height:100% !important;display:flex !important;flex-direction:column !important}.card-badge{margin-bottom:13px !important;padding:6px 11px !important;font-size:.62rem !important;gap:7px !important}.card-badge svg{width:13px !important;height:13px !important}.plan-name{font-size:1.72rem !important;margin-bottom:10px !important}.price-row{gap:7px !important;margin-bottom:8px !important}.currency{font-size:1.78rem !important;padding-bottom:.15em !important}.amount{font-size:3.75rem !important}.period{font-size:.74rem !important;padding-bottom:.32em !important}.price-note{font-size:.74rem !important;line-height:1.2 !important;margin-bottom:13px !important}.divider{margin-bottom:14px !important}.features{gap:12px !important;margin-bottom:16px !important}.features li{gap:11px !important;font-size:.82rem !important;line-height:1.05 !important}.check{width:23px !important;height:23px !important;min-width:23px !important}.check svg{width:12px !important;height:12px !important}.cta{min-height:45px !important;margin-top:auto !important;border-radius:15px !important;font-size:.92rem !important}.back-btn{width:42px !important;height:42px !important;top:max(12px,env(safe-area-inset-top)) !important;left:max(12px,env(safe-area-inset-left)) !important}.back-btn svg{width:21px !important;height:21px !important}@keyframes selectorSafeSettle{0%{filter:blur(.18px) saturate(1.18)}52%{filter:blur(.28px) saturate(1.28) brightness(1.08)}100%{filter:blur(0) saturate(1)}}@keyframes liquidSafeShine{0%,100%{transform:translateX(-14%);opacity:.52}50%{transform:translateX(12%);opacity:.80}}@media (prefers-color-scheme:light){.brand img{filter:none !important}.liquid-selector{background:radial-gradient(circle at 24% 22%,rgba(255,255,255,.78),transparent 28%),radial-gradient(circle at 80% 70%,rgba(61,97,255,.16),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.64),rgba(255,255,255,.24) 46%,rgba(255,255,255,.50)),rgba(255,255,255,.44) !important}.toggle-option.active{color:#10172a !important}}@media (min-width:760px){.brand{height:46px !important;margin-bottom:14px !important}.brand img{height:39px !important}.hero{width:min(520px,100%) !important}.billing-toggle{width:390px !important;height:52px !important}.no-slug-banner{width:min(480px,100%) !important;font-size:.74rem !important}.plan-wrap{width:min(480px,100%) !important;max-width:480px !important}.plan-card{min-height:420px !important;padding:22px 30px 22px !important}.features{gap:10px !important}}@media (max-width:390px){.page{padding-left:10px !important;padding-right:10px !important}.back-btn{width:38px !important;height:38px !important}.brand{height:32px !important;margin-bottom:8px !important}.brand img{height:27px !important;transform:scale(1.45) !important}.hero h1{font-size:2rem !important}.hero p{font-size:.78rem !important;margin-bottom:11px !important}.billing-toggle{height:46px !important;margin-bottom:10px !important}.toggle-option{font-size:.84rem !important}.no-slug-banner{margin-bottom:9px !important;padding:7px 9px !important;font-size:.60rem !important}.plan-card{min-height:424px !important;padding:16px 18px 16px !important;border-radius:23px !important}.card-badge{margin-bottom:10px !important;font-size:.56rem !important}.plan-name{font-size:1.55rem !important;margin-bottom:7px !important}.amount{font-size:3.25rem !important}.currency{font-size:1.62rem !important}.period{font-size:.68rem !important}.price-note{font-size:.66rem !important;margin-bottom:10px !important}.divider{margin-bottom:10px !important}.features{gap:9px !important;margin-bottom:12px !important}.features li{font-size:.73rem !important}.check{width:21px !important;height:21px !important;min-width:21px !important}.cta{min-height:42px !important;font-size:.84rem !important}}@media (max-height:710px){.page{padding-top:max(7px,env(safe-area-inset-top)) !important}.brand{height:28px !important;margin-bottom:6px !important}.brand img{height:24px !important}.hero h1{font-size:clamp(1.85rem,8.4vw,2.2rem) !important;margin-bottom:5px !important}.hero p{font-size:.72rem !important;margin-bottom:9px !important}.billing-toggle{height:42px !important;margin-bottom:8px !important}.no-slug-banner{margin-bottom:8px !important;padding:6px 8px !important;font-size:.56rem !important}.plan-card{min-height:382px !important;padding:14px 17px 14px !important}.card-badge{margin-bottom:8px !important}.plan-name{font-size:1.38rem !important;margin-bottom:5px !important}.amount{font-size:2.78rem !important}.price-note{margin-bottom:7px !important}.divider{margin-bottom:7px !important}.features{gap:6px !important;margin-bottom:9px !important}.features li{font-size:.64rem !important}.check{width:18px !important;height:18px !important;min-width:18px !important}.cta{min-height:36px !important;font-size:.76rem !important}}@media (prefers-color-scheme:light){.billing-toggle{background:linear-gradient(145deg,rgba(255,255,255,.72),rgba(255,255,255,.28)),radial-gradient(circle at 18% 0%,rgba(255,255,255,.98),transparent 36%),rgba(255,255,255,.36) !important;border:1px solid rgba(255,255,255,.68) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),inset 0 -1px 0 rgba(255,255,255,.34),0 18px 48px rgba(30,64,175,.12),0 0 0 1px rgba(47,91,255,.08) !important;backdrop-filter:blur(28px) saturate(180%) !important;-webkit-backdrop-filter:blur(28px) saturate(180%) !important}.billing-toggle::before{background:radial-gradient(circle at 25% 0%,rgba(255,255,255,.88),transparent 32%),linear-gradient(115deg,transparent 34%,rgba(255,255,255,.42) 48%,transparent 62%) !important;opacity:.62 !important}.liquid-selector{background:radial-gradient(circle at 22% 22%,rgba(255,255,255,.96),transparent 30%),radial-gradient(circle at 76% 78%,rgba(47,91,255,.13),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.72),rgba(255,255,255,.22) 48%,rgba(255,255,255,.58)),rgba(255,255,255,.42) !important;border:1px solid rgba(255,255,255,.82) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,1),inset 0 -1px 0 rgba(255,255,255,.42),0 0 0 1px rgba(47,91,255,.10),0 10px 30px rgba(30,64,175,.14),0 0 35px rgba(47,91,255,.10) !important;backdrop-filter:blur(20px) saturate(190%) contrast(1.08) !important;-webkit-backdrop-filter:blur(20px) saturate(190%) contrast(1.08) !important}.liquid-selector::before{background:radial-gradient(circle at 26% 36%,rgba(255,255,255,.72),transparent 23%),radial-gradient(circle at 72% 30%,rgba(160,190,255,.24),transparent 23%),radial-gradient(circle at 30% 82%,rgba(47,91,255,.12),transparent 26%),linear-gradient(110deg,transparent 22%,rgba(255,255,255,.58) 44%,transparent 62%) !important;opacity:.72 !important;mix-blend-mode:normal !important}.liquid-selector::after{background:linear-gradient(90deg,rgba(255,255,255,.42),transparent 18%,transparent 72%,rgba(255,255,255,.32)),radial-gradient(circle at 50% 0%,rgba(255,255,255,.64),transparent 34%),radial-gradient(circle at 50% 100%,rgba(47,91,255,.10),transparent 44%) !important;box-shadow:inset 0 0 24px rgba(255,255,255,.28) !important}.toggle-option{color:rgba(15,23,42,.45) !important}.toggle-option.active{color:#0b1020 !important;text-shadow:0 1px 18px rgba(255,255,255,.82) !important}.billing-toggle.dragging .liquid-selector{filter:saturate(1.08) brightness(1.03) !important}}.page{padding-top:max(2px,env(safe-area-inset-top)) !important}.brand{margin:0 auto 2px !important;height:72px !important;width:min(420px,82vw) !important}.brand img{height:54px !important;transform:scale(3) !important;transform-origin:center !important}.hero{margin-top:-4px !important}.hero p{margin-bottom:10px !important}@media (max-width:560px){.page{padding-top:max(0px,env(safe-area-inset-top)) !important}.brand{margin:0 auto 0px !important;height:86px !important;width:min(320px,78vw) !important}.brand img{height:38px !important;transform:scale(3) !important}.hero{margin-top:-10px !important}.hero h1{margin-bottom:6px !important}.hero p{margin-bottom:8px !important}.billing-toggle{margin-bottom:8px !important}.no-slug-banner{margin-bottom:8px !important}}@media (max-width:390px){.brand{height:78px !important;width:min(290px,76vw) !important}.brand img{height:34px !important;transform:scale(3) !important}.hero{margin-top:-12px !important}.hero p{margin-bottom:7px !important}}@media (max-width:560px){.page{padding-top:max(0px,env(safe-area-inset-top)) !important}.brand{margin-bottom:-6px !important}.hero{margin-top:-26px !important}.hero h1{margin-bottom:4px !important}.hero p{margin-bottom:6px !important}.billing-toggle{margin-bottom:6px !important}.no-slug-banner{margin-bottom:6px !important}.plan-wrap{margin-top:-4px !important}}@media (max-width:390px){.brand{margin-bottom:-8px !important}.hero{margin-top:-30px !important}.hero p{margin-bottom:5px !important}.plan-wrap{margin-top:-6px !important}}@media (max-width:560px){.hero{margin-top:-34px !important}.hero p{margin-bottom:4px !important}.billing-toggle{margin-bottom:5px !important}.no-slug-banner{margin-bottom:5px !important}.plan-wrap{margin-top:-8px !important}}@media (max-width:390px){.hero{margin-top:-38px !important}.plan-wrap{margin-top:-10px !important}}