.BuyButton_wrapper__E6yJL{display:flex;flex-direction:column;align-items:center;gap:14px;width:100%}.BuyButton_button__W1ZPj{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:360px;padding:18px 32px;border:none;border-radius:14px;cursor:pointer;font-family:var(--font-sans);font-size:17px;font-weight:700;letter-spacing:-.01em;color:var(--color-white);background:var(--gradient-blue);box-shadow:var(--shadow-button);transition:transform var(--transition-fast),box-shadow var(--transition-fast),opacity var(--transition-fast);overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.BuyButton_button__W1ZPj:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 20%,rgba(255,255,255,.12) 50%,transparent 80%);background-size:200% 100%;opacity:0;transition:opacity var(--transition-fast)}.BuyButton_button__W1ZPj:hover:not(:disabled):after{opacity:1;animation:BuyButton_shimmer__twh9p .6s ease-out forwards}.BuyButton_button__W1ZPj:hover:not(:disabled){transform:translateY(-2px);box-shadow:var(--shadow-button-hover)}.BuyButton_button__W1ZPj:active:not(:disabled){transform:translateY(0)}.BuyButton_button__W1ZPj.BuyButton_idle__hETkR{animation:BuyButton_pulse-glow__5fUry 3s ease-in-out infinite}.BuyButton_button__W1ZPj.BuyButton_loading__VswfO{opacity:.85;cursor:not-allowed;animation:none}.BuyButton_button__W1ZPj.BuyButton_success__KjZvW{background:linear-gradient(135deg,#059669,#10B981);box-shadow:0 4px 20px rgba(16,185,129,.4);cursor:not-allowed;animation:none}.BuyButton_button__W1ZPj.BuyButton_error__xg4Wg{background:linear-gradient(135deg,#DC2626,#EF4444);box-shadow:0 4px 20px rgba(239,68,68,.3);animation:none}.BuyButton_button__W1ZPj.BuyButton_error__xg4Wg:hover:not(:disabled){box-shadow:0 8px 28px rgba(239,68,68,.5)}.BuyButton_button__W1ZPj.BuyButton_blocked__MK0mO{background:linear-gradient(135deg,#1E293B,#334155);box-shadow:none;cursor:not-allowed;animation:none;opacity:.7}.BuyButton_button__W1ZPj:disabled{cursor:not-allowed}.BuyButton_icon__hDVHH{font-size:20px;line-height:1}.BuyButton_price__g963B{margin-left:4px;padding:2px 10px;background:rgba(255,255,255,.15);border-radius:999px;font-size:13px;font-weight:800;letter-spacing:.01em}.BuyButton_spinner__DtvDR{display:inline-block;width:18px;height:18px;border:2px solid rgba(255,255,255,.25);border-top-color:#ffffff;border-radius:50%;animation:BuyButton_spin__QEuZ1 .7s linear infinite;flex-shrink:0}.BuyButton_error__xg4Wg{font-size:13px;color:#FCA5A5;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.25);border-radius:8px;padding:8px 14px;text-align:center;max-width:360px;width:100%;line-height:1.4}.BuyButton_hint__y7YCA{font-size:12px;color:var(--color-text-subtle);text-align:center;letter-spacing:.02em}.BuyButton_secureRow__Ghma_{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--color-text-muted)}.BuyButton_secureIcon__LmTmN{font-size:13px}.DeviceIdDisplay_container__QE4Bs{display:flex;align-items:flex-start;gap:14px;padding:16px 20px;border-radius:var(--radius-md);width:100%;max-width:420px;transition:all var(--transition-base)}.DeviceIdDisplay_icon__TRwLK{font-size:22px;line-height:1;flex-shrink:0;margin-top:1px}.DeviceIdDisplay_label__HNZYA{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;opacity:.7}.DeviceIdDisplay_sub__EH1jm{font-size:13px;line-height:1.4;opacity:.85}.DeviceIdDisplay_deviceId__S62Fh{font-family:var(--font-mono);font-size:15px;font-weight:500;letter-spacing:.08em}.DeviceIdDisplay_validBadge__kt9MM{margin-left:auto;flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:11px;background:rgba(16,185,129,.2);color:#10B981;border:1px solid rgba(16,185,129,.4)}.DeviceIdDisplay_valid__eftBY{background:rgba(59,130,246,.06);border:1px solid rgba(59,130,246,.25);color:var(--color-text)}.DeviceIdDisplay_valid__eftBY .DeviceIdDisplay_label__HNZYA{color:var(--color-blue-bright)}.DeviceIdDisplay_valid__eftBY .DeviceIdDisplay_deviceId__S62Fh{color:var(--color-white)}.DeviceIdDisplay_warning__iff_3{background:rgba(245,158,11,.06);border:1px solid rgba(245,158,11,.25);color:var(--color-text)}.DeviceIdDisplay_warning__iff_3 .DeviceIdDisplay_label__HNZYA{color:#FCD34D}.DeviceIdDisplay_error__2MuaR{background:rgba(239,68,68,.06);border:1px solid rgba(239,68,68,.25);color:var(--color-text)}.DeviceIdDisplay_error__2MuaR .DeviceIdDisplay_label__HNZYA{color:#FCA5A5}.FeatureList_container__hJHPd{display:flex;flex-direction:column;gap:28px;width:100%}.FeatureList_sectionTitle__K8nEQ{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:700;color:var(--color-text);margin-bottom:16px;text-transform:uppercase;letter-spacing:.06em}.FeatureList_proBadge__31TXI{display:inline-flex;align-items:center;padding:3px 10px;background:var(--gradient-blue);border-radius:6px;font-size:11px;font-weight:800;color:white;letter-spacing:.1em}.FeatureList_list__0oQqa{list-style:none;display:flex;flex-direction:column;gap:14px}.FeatureList_item__ks1H5{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;background:rgba(59,130,246,.05);border:1px solid rgba(59,130,246,.15);border-radius:var(--radius-md);transition:border-color var(--transition-base),background var(--transition-base)}.FeatureList_item__ks1H5:hover{background:rgba(59,130,246,.09);border-color:rgba(59,130,246,.3)}.FeatureList_itemIcon__Hw8vz{font-size:24px;line-height:1;flex-shrink:0;margin-top:2px}.FeatureList_itemContent__pD2eC{flex:1 1;min-width:0}.FeatureList_itemTitleRow__4Cd40{display:flex;align-items:center;gap:8px;margin-bottom:6px}.FeatureList_itemTitle__rTokW{font-size:15px;font-weight:700;color:var(--color-white)}.FeatureList_newBadge__ziSbQ{padding:2px 7px;background:linear-gradient(135deg,#7C3AED,#A78BFA);border-radius:4px;font-size:9px;font-weight:800;color:white;letter-spacing:.08em}.FeatureList_itemDescription__o546m{font-size:13px;color:var(--color-text-muted);line-height:1.5}.FeatureList_checkmark__9vxaK{margin-left:auto;flex-shrink:0;color:var(--color-blue-bright);font-size:14px;font-weight:700}.FeatureList_freeSection__J9bPe{padding-top:20px;border-top:1px solid var(--color-border)}.FeatureList_freeSectionTitle__q2pug{font-size:12px;font-weight:600;color:var(--color-text-subtle);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.FeatureList_freeList__H6i3V{list-style:none;display:flex;flex-direction:column;gap:8px}.FeatureList_freeItem__lXubm{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--color-text-subtle)}.page_page__556_G{min-height:100vh;display:flex;flex-direction:column;position:relative}.page_bgGlow__59yD_{top:-200px;left:50%;transform:translateX(-50%);width:800px;height:600px;background:radial-gradient(ellipse,rgba(59,130,246,.14) 0,transparent 70%)}.page_bgGlow__59yD_,.page_bgGrid__uEwAH{position:fixed;pointer-events:none;z-index:0}.page_bgGrid__uEwAH{inset:0;background-image:linear-gradient(rgba(59,130,246,.04) 1px,transparent 0),linear-gradient(90deg,rgba(59,130,246,.04) 1px,transparent 0);background-size:50px 50px;-webkit-mask-image:radial-gradient(ellipse 70% 70% at 50% 0,black 0,transparent 100%);mask-image:radial-gradient(ellipse 70% 70% at 50% 0,black 0,transparent 100%)}.page_header__oRW75{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(5,6,16,.85);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(59,130,246,.08);padding:0 24px}.page_nav__ijo23{max-width:1100px;margin:0 auto;height:64px;display:flex;align-items:center}.page_logo__ikIZE{display:flex;align-items:center;gap:8px}.page_logoIcon__FOO5m{font-size:22px}.page_logoText__M1jdM{font-size:17px;font-weight:800;color:var(--color-white);letter-spacing:-.02em}.page_logoSub__WSWYx{font-size:12px;color:var(--color-blue-bright);font-weight:500;letter-spacing:.01em}.page_main__nw1Wk{flex:1 1;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding:60px 24px 80px;gap:48px}.page_hero__7KFOs{text-align:center;max-width:640px;animation:page_fadeInUp__7IOrd .6s ease-out both}.page_heroBadge__w6zNn{margin-bottom:20px}.page_heroTitle__ixXIp{font-size:clamp(36px,6vw,60px);font-weight:900;line-height:1.1;letter-spacing:-.03em;color:var(--color-white);margin-bottom:20px}.page_heroSubtitle__ZW2Yq{font-size:16px;color:var(--color-text-muted);line-height:1.7;max-width:520px;margin:0 auto}.page_heroSubtitle__ZW2Yq strong{color:var(--color-blue-bright);font-weight:600}.page_pricingSection__0OJJp{width:100%;max-width:520px;padding:36px 36px 32px;animation:page_fadeInUp__7IOrd .7s ease-out .1s both;display:flex;flex-direction:column;gap:28px}.page_cardGlow__1q7Gx{position:absolute;top:-60px;left:50%;transform:translateX(-50%);width:300px;height:200px;background:radial-gradient(ellipse,rgba(59,130,246,.2) 0,transparent 70%);pointer-events:none}.page_cardHeader__GSUA9{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.page_planBadge__zDO1D{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;background:var(--gradient-blue);border-radius:999px;font-size:12px;font-weight:800;color:white;letter-spacing:.08em;text-transform:uppercase;animation:page_float__Xp_VR 4s ease-in-out infinite}.page_priceBlock__thpi_{display:flex;flex-direction:column;align-items:center;gap:6px}.page_priceLabel__Kq0Uq{font-size:11px;font-weight:600;color:var(--color-text-subtle);text-transform:uppercase;letter-spacing:.1em}.page_price__9Mgp5{display:flex;align-items:flex-start;gap:4px;line-height:1}.page_priceCurrency__WvEA2{font-size:26px;font-weight:700;color:var(--color-blue-bright);margin-top:10px}.page_priceValue__YIUZs{font-size:80px;font-weight:900;color:var(--color-white);letter-spacing:-.04em;line-height:1;background:var(--gradient-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page_priceSub__EtcAq{font-size:13px;color:var(--color-text-subtle)}.page_deviceSection__MqBAI{display:flex;justify-content:center}.page_featuresSection__54_Nl{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:24px 0}.page_ctaSection__BmsKD{display:flex;justify-content:center}.page_invalidBlock__DkTdk{width:100%;max-width:360px;padding:16px 20px;background:rgba(245,158,11,.06);border:1px solid rgba(245,158,11,.25);border-radius:var(--radius-md);text-align:center}.page_invalidText__NfSzJ{font-size:14px;color:#FCD34D;line-height:1.5}.page_guarantees__6qmxV{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;border-top:1px solid var(--color-border);padding-top:20px}.page_guarantee__No5Ur{display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center;font-size:11px;color:var(--color-text-subtle);font-weight:500}.page_faq__2BycP{width:100%;max-width:520px;animation:page_fadeInUp__7IOrd .8s ease-out .2s both}.page_faqTitle__QqJVn{font-size:18px;font-weight:700;color:var(--color-text);margin-bottom:20px;text-align:center}.page_faqList__Z9LYs{display:flex;flex-direction:column;gap:12px}.page_faqItem__okCCj{padding:18px 20px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:border-color var(--transition-base)}.page_faqItem__okCCj:hover{border-color:var(--color-border-bright)}.page_faqQuestion__2GsvH{font-size:14px;font-weight:600;color:var(--color-white);margin-bottom:8px}.page_faqAnswer__8uNij{font-size:13px;color:var(--color-text-muted);line-height:1.6}.page_footer__F3MD0{position:relative;z-index:1;text-align:center;padding:24px;border-top:1px solid var(--color-border);display:flex;flex-direction:column;gap:6px}.page_footerText__qHi3L{font-size:13px;color:var(--color-text-subtle)}.page_footerSecurity__ORgex{font-size:12px;color:var(--color-text-subtle);opacity:.6}@media (max-width:540px){.page_pricingSection__0OJJp{padding:28px 20px 24px}.page_priceValue__YIUZs{font-size:64px}.page_heroTitle__ixXIp{font-size:32px}.page_guarantees__6qmxV{grid-template-columns:repeat(2,1fr);gap:12px}}