@charset "UTF-8";:root{--bg: #040711;--surface: #0B1020;--surface2: #111827;--text: #F8FAFC;--muted: #AAB3C5;--line: rgba(255, 255, 255, .12);--violet: #9B3DFF;--blue: #1B8CFF;--cyan: #31D7FF;--gradient: linear-gradient(135deg, var(--violet), var(--blue));--shadow: 0 24px 80px rgba(31, 140, 255, .18)}*{padding:0;margin:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,Arial,sans-serif;background:radial-gradient(circle at 70% 5%,rgba(155,61,255,.22),transparent 34%),radial-gradient(circle at 10% 25%,rgba(27,140,255,.14),transparent 30%),var(--bg);color:var(--text);min-height:100vh;line-height:1.5}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:42px 42px;opacity:.08}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.section__top{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:end;margin-bottom:42px}.section__top p{font-size:18px;color:var(--muted);line-height:1.55;margin:0}h1{font-size:72px;line-height:.96;margin:28px 0 24px;letter-spacing:-.06em}h1 span{background:var(--gradient);-webkit-background-clip:text;background-clip:text;color:transparent}h2{font-size:42px;line-height:1.12;letter-spacing:-.04em;margin:18px 0}h2 span{background:var(--gradient);-webkit-background-clip:text;background-clip:text;color:transparent}h3{font-size:21px}p{color:var(--muted);line-height:1.55;font-size:18px}a{color:var(--text);text-decoration:none}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 28px;border-radius:12px;background:var(--gradient);color:#fff;text-decoration:none;font-weight:800;border:none;cursor:pointer;font-family:inherit;font-size:16px;box-shadow:0 16px 40px #586fff47;transition:opacity .2s}.btn:hover{opacity:.9}.btn-small{min-height:42px;padding:0 18px;font-size:14px}.btn-ghost{background:#ffffff0d;border:1px solid var(--line);box-shadow:none}.section{padding:96px 0;background:#0b102080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);margin-bottom:clamp(32px,5vw,64px)}.section:last-child{margin-bottom:0}.eyebrow{display:inline-block;color:#b76dff;text-transform:uppercase;letter-spacing:.08em;font-weight:900;font-size:13px}@media(max-width:980px){h1{font-size:52px}h2{font-size:34px}.section{padding:64px 0}.section__top{grid-template-columns:1fr;gap:16px}.container{padding:0 20px}}@media(max-width:620px){h1{font-size:44px}h2{font-size:28px}.section{padding:48px 0}.container{padding:0 16px}}._stage_6w3ls_1{position:fixed;inset:0;z-index:-1;background:var(--bg)}._layer_6w3ls_8{position:absolute;inset:0;background:radial-gradient(circle at 70% 5%,rgba(155,61,255,.22),transparent 34%),radial-gradient(circle at 10% 25%,rgba(27,140,255,.14),transparent 30%)}._particles_ucar3_1{position:absolute;inset:0;width:100%;height:100%;display:block;z-index:1;pointer-events:none;opacity:.3;transform:translateZ(0);will-change:transform;overflow:hidden}._header_grwot_2{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:#040711b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._headerInner_grwot_11{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;margin:0 auto;padding:24px}._logo_grwot_21 img{height:40px}._rightGroup_grwot_25{display:flex;align-items:center;gap:34px;margin-left:auto}._nav_grwot_32{display:flex;gap:34px}._nav_grwot_32 a{color:var(--text);text-decoration:none;font-size:15px;opacity:.86;transition:opacity .2s;cursor:pointer;background:none;border:none;font-family:inherit}._nav_grwot_32 a:hover{opacity:1}._burgerBtn_grwot_53{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}._burgerLine_grwot_63{display:block;width:22px;height:2px;background:var(--text);border-radius:2px;transition:all .3s}._burgerLineOpen_grwot_72:nth-child(1){transform:rotate(45deg) translate(5px,5px)}._burgerLineOpen_grwot_72:nth-child(2){opacity:0}._burgerLineOpen_grwot_72:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}._mobileOverlay_grwot_85{position:fixed;inset:0;background:#000000a6;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:9998}._mobileNav_grwot_95{position:fixed;top:0;right:0;width:280px;height:100vh;background:var(--surface);z-index:9999;display:flex;flex-direction:column;border-left:1px solid var(--line)}._mobileLogo_grwot_108{padding:24px 24px 16px;border-bottom:1px solid var(--line)}._mobileLogo_grwot_108 img{height:36px}._mobileLinks_grwot_117{flex:1;display:flex;flex-direction:column;padding:8px 0;gap:0}._mobileItem_grwot_125{color:var(--text);text-decoration:none;font-size:16px;padding:14px 24px;cursor:pointer;background:none;border:none;font-family:inherit;width:100%;text-align:left;transition:background .2s}._mobileItem_grwot_125:hover{color:var(--violet);background:#ffffff08}._mobileBottom_grwot_144{padding:16px 24px 24px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:12px}._mobileContacts_grwot_152 p{font-size:12px;color:var(--muted);margin:0;text-align:center}@media(max-width:980px){._nav_grwot_32{display:none}._rightGroup_grwot_25{margin-left:auto}._burgerBtn_grwot_53{display:flex}._headerInner_grwot_11{padding:18px 20px;gap:24px}}@media(max-width:620px){._headerInner_grwot_11{padding:14px 16px}}._sectionHero_x8z2t_1{padding:96px 0;min-height:760px;background:#0b102080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);margin-bottom:clamp(32px,5vw,64px);display:flex;align-items:center}._heroInner_x8z2t_11{display:grid;grid-template-columns:1fr 1.12fr;gap:56px;align-items:center}._badge_x8z2t_18{display:inline-block;padding:9px 14px;border:1px solid rgba(155,61,255,.55);border-radius:9px;background:#9b3dff14;color:#b76dff;text-transform:uppercase;letter-spacing:.08em;font-weight:900;font-size:13px}._heroContent_x8z2t_31 p{max-width:620px;font-size:21px;line-height:1.58;margin-top:0}._actions_x8z2t_38{display:flex;gap:18px;margin:34px 0}._metrics_x8z2t_44{display:flex;gap:30px;flex-wrap:wrap;font-size:15px}._heroVisual_x8z2t_51 img{width:100%;filter:drop-shadow(0 0 80px rgba(27,140,255,.22))}@media(max-width:980px){._sectionHero_x8z2t_1{padding:64px 0;min-height:auto}._heroInner_x8z2t_11{grid-template-columns:1fr;gap:40px}._heroVisual_x8z2t_51{order:-1}._heroVisual_x8z2t_51 img{max-width:500px;margin:0 auto;display:block}}@media(max-width:620px){._sectionHero_x8z2t_1{padding:48px 0}._actions_x8z2t_38{flex-direction:column}._heroContent_x8z2t_31 p{font-size:18px}}._photo_der5m_1{position:relative;max-width:100%;height:240px;margin:0;display:flex;justify-content:center;align-items:center;overflow:hidden}._wrapPhoto_der5m_12{position:relative;width:100%;height:100%;border-radius:0;overflow:hidden;cursor:pointer}._img_der5m_21{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}._before_der5m_29{z-index:1;filter:blur(.8px) brightness(.7);transform:scale(1.02)}._after_der5m_35{z-index:2;clip-path:polygon(0 0,50% 0,50% 100%,0 100%)}._divider_der5m_40{position:absolute;top:0;bottom:0;left:50%;width:2px;background:#a56bff;z-index:3;opacity:.8}._wrap_z6flo_1{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}._card_z6flo_7{border:1px solid var(--line);border-radius:22px;background:linear-gradient(180deg,#ffffff12,#ffffff06);box-shadow:var(--shadow);padding:18px;display:flex;flex-direction:column}._mediaWrap_z6flo_17{width:100%;height:240px;border-radius:16px;overflow:hidden;margin-bottom:22px;position:relative}._video_z6flo_26{width:100%;height:100%;object-fit:cover;display:block}._photoGrid_z6flo_33{display:flex;justify-content:center;align-items:center;gap:12px;height:100%}._photoGridSmall_z6flo_41{display:flex;flex-direction:column;gap:8px}._photoSmall_z6flo_47{width:70px;height:96px;object-fit:cover;border-radius:8px}._photoLarge_z6flo_54{width:140px;height:200px;object-fit:cover;border-radius:12px}._mediaPlaceholder_z6flo_61{width:100%;height:100%;object-fit:cover;display:block}._card_z6flo_7 h3{font-size:21px;margin-bottom:10px}._card_z6flo_7 p{line-height:1.55;margin-bottom:16px;flex:1}@media(max-width:980px){._wrap_z6flo_1{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){._wrap_z6flo_1{grid-template-columns:1fr}._photoSmall_z6flo_47{width:60px;height:80px}._photoLarge_z6flo_54{width:120px;height:170px}}._wrap_bvedn_1{text-align:center}._stepGrid_bvedn_5{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:26px;text-align:left}._step_bvedn_5{border:1px solid var(--line);border-radius:22px;background:linear-gradient(180deg,#ffffff12,#ffffff06);box-shadow:var(--shadow);padding:30px}._step_bvedn_5 b{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:var(--gradient);margin-bottom:18px;color:#fff;font-size:16px}._step_bvedn_5 h3{margin-bottom:10px}._step_bvedn_5 p{line-height:1.55}@media(max-width:620px){._stepGrid_bvedn_5{grid-template-columns:1fr}}._pricing_d1mjz_1{padding:96px 0;margin-bottom:0;background:#0b102080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-top:1px solid var(--line)}._pricingInner_d1mjz_9{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}._content_d1mjz_16 h2{font-size:46px}._content_d1mjz_16 ul{padding-left:20px;margin:28px 0}._content_d1mjz_16 ul li{color:var(--muted);line-height:1.55;margin-bottom:10px}._content_d1mjz_16 small{display:block;margin-top:14px;color:var(--muted)}._imageWrap_d1mjz_37 img{width:100%;filter:drop-shadow(0 0 80px rgba(27,140,255,.22));border-radius:28px}@media(max-width:980px){._pricing_d1mjz_1{padding:64px 0}._pricingInner_d1mjz_9{grid-template-columns:1fr}}@media(max-width:620px){._pricing_d1mjz_1{padding:48px 0}._content_d1mjz_16 h2{font-size:34px}}._footer_1sfkp_1{padding:48px 0;border-top:1px solid var(--line);background:#080b13}._footerInner_1sfkp_7{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px;width:100%;max-width:1200px;margin:0 auto;padding:0 24px}._logo_1sfkp_17{height:40px;margin-bottom:16px}._desc_1sfkp_22{font-size:15px;line-height:1.55;max-width:300px}._column_1sfkp_28 h4{font-size:15px;font-weight:700;margin-bottom:16px;text-transform:uppercase;letter-spacing:.05em;opacity:.8}._column_1sfkp_28 a{display:block;margin:10px 0;font-size:15px;opacity:.86;text-decoration:none}._column_1sfkp_28 a:hover{opacity:1}._column_1sfkp_28 p{font-size:14px;line-height:1.6}@media(max-width:980px){._footerInner_1sfkp_7{grid-template-columns:1fr;gap:32px}}@media(max-width:620px){._footerInner_1sfkp_7{padding:0 16px}}._panel_1b9k1_1{height:100%;width:100%;border-left:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;padding:80px 120px;min-height:80vh;overflow-x:hidden;overflow-y:auto}._wrap_1b9k1_16{background:#17171799;border-radius:30px;display:flex;flex-direction:column;overflow:hidden;padding:90px 24px;position:relative}._wrap_1b9k1_16 h2{font-size:clamp(22px,2.6vw,34px);margin:0 0 10px}._info_1b9k1_30{width:40%}._header_1b9k1_34{display:flex;align-items:center;gap:12px;padding:16px}._body_1b9k1_41{display:flex;flex-direction:row;gap:2rem;justify-content:space-between}._description_1b9k1_48 h1{font-size:3rem;font-size:clamp(22px,3.6vw,48px);margin-bottom:1rem}._description_1b9k1_48 span{background:linear-gradient(135deg,#a56bff,#7a3cff);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:4rem;font-weight:900}._img_1b9k1_62{display:block;width:220px;height:auto}._closed_1b9k1_68{margin-left:auto;border-radius:10px;border:0;background:transparent;font-weight:100;text-decoration:none;color:#626262;cursor:pointer;font-size:24px;letter-spacing:-.03em;line-height:30px}._button_1b9k1_83{margin-bottom:1.4rem;background:#e6e6e6;border:none;border-radius:20px;color:#626262;font-family:Geologica;font-size:24px;height:80px;letter-spacing:-.03em;line-height:150%;outline:none;padding:0 30px}._form_1b9k1_98{width:50%;display:flex;flex-direction:column;justify-content:space-between;gap:1rem}._form_1b9k1_98 button{cursor:pointer;border-radius:1rem 0;position:relative;background:none;border:none;display:flex;align-items:center;justify-content:center;flex-direction:row;width:100%;gap:1rem;height:80px;transform:skew(-20deg);-webkit-transform:skew(-20deg);-moz-transform:skew(-20deg);-o-transform:skew(-20deg);background:linear-gradient(135deg,#a56bff,#7a3cff)}._form_1b9k1_98 button img{height:28px;width:68px}._form_1b9k1_98 button span{transform:skew(20deg);-webkit-transform:skew(20deg);-moz-transform:skew(20deg);-o-transform:skew(20deg);display:flex;align-items:center;gap:1rem;font-weight:600;font-size:24px;letter-spacing:-.03em;line-height:30px;color:#fff;overflow:hidden}._agreement_1b9k1_144{margin-top:4rem;margin-bottom:2rem;display:flex;flex-direction:column;gap:1rem}._agreement_1b9k1_144 a{background:linear-gradient(135deg,#a56bff,#7a3cff);-webkit-background-clip:text;background-clip:text;color:transparent;cursor:pointer}._agreement_1b9k1_144 input[type=checkbox]{-moz-appearance:none;-webkit-appearance:none;-o-appearance:none;appearance:none;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:50% 50%;border-radius:4px;height:20px;margin:0;max-height:20px;max-width:20px;min-height:20px;min-width:20px;width:20px;margin-right:1.5rem}._agreement_1b9k1_144 input[type=checkbox]:checked{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTUuMTY2IDExLjc3NWMtLjQ1NCAwLS44OS0uMTgtMS4yMS0uNTAyTC4yOTUgNy42MTVhMS4wMDkgMS4wMDkgMCAwIDEgMS40MjYtMS40MjdsMy40NDQgMy40NDRMMTQuMjc4LjUyYTEuMDA5IDEuMDA5IDAgMCAxIDEuNDI3IDEuNDI3bC05LjMyOCA5LjMyNmExLjcxIDEuNzEgMCAwIDEtMS4yMS41MDJaIiBmaWxsPSIjMjAyQTQ2Ii8+PC9zdmc+);background-size:16px}._card_1b9k1_182{display:flex;justify-content:space-between;flex-direction:row-reverse;gap:2rem}._card_1b9k1_182 ._description_1b9k1_48 span{font-size:144px}._card_1b9k1_182 ._pay_1b9k1_191{cursor:pointer;border-radius:1rem 0;position:relative;background:none;border:none;display:flex;align-items:center;justify-content:center;flex-direction:row;width:100%;gap:1rem;height:80px;transform:skew(-20deg);-webkit-transform:skew(-20deg);-moz-transform:skew(-20deg);-o-transform:skew(-20deg);background:linear-gradient(135deg,#a56bff,#7a3cff)}._card_1b9k1_182 ._pay_1b9k1_191 span{transform:skew(20deg);-webkit-transform:skew(20deg);-moz-transform:skew(20deg);-o-transform:skew(20deg);display:flex;align-items:center;gap:1rem;font-weight:600;font-size:24px;letter-spacing:-.03em;line-height:30px;color:#fff;overflow:hidden}._card_1b9k1_182 svg{position:absolute;left:0;top:0;border-radius:1rem;width:100%;height:auto;border:1px solid #7a3cff}._card_1b9k1_182 svg path{fill:#7a3cff}._cardWrap_1b9k1_238{width:100%;max-width:500px;position:relative;display:flex;border:1px solid #7a3cff;flex-direction:column;border-radius:1rem;padding:2rem;gap:1rem;background:#0009}._cardNumber_1b9k1_251{padding-top:110px;z-index:1}._cardNumber_1b9k1_251 ._button_1b9k1_83{width:100%}._rows_1b9k1_259{display:flex;flex-direction:row;justify-content:space-between;z-index:1}._rows_1b9k1_259 ._date_1b9k1_265 input,._rows_1b9k1_259 ._cvv_1b9k1_268 input{max-width:210px}@media(max-width:900px){._panel_1b9k1_1{padding-left:24px;padding-right:24px}._card_1b9k1_182{display:flex;flex-direction:column-reverse}._card_1b9k1_182 ._info_1b9k1_30{width:100%}._card_1b9k1_182 ._cardWrap_1b9k1_238{width:100%;max-width:none}._card_1b9k1_182 ._description_1b9k1_48{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}._card_1b9k1_182 ._description_1b9k1_48 span{font-size:clamp(22px,10.6vw,64px)}._body_1b9k1_41{display:flex;flex-direction:column-reverse}._body_1b9k1_41 ._form_1b9k1_98{width:100%}}@media(max-width:650px){._rows_1b9k1_259{display:flex;flex-direction:column}._rows_1b9k1_259 ._button_1b9k1_83{max-width:none!important;width:100%}}._wrap_13rcy_1{position:fixed;left:0;top:0;width:100%;height:100%;background:#0006;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}._wrap_13rcy_1 h1{font-size:clamp(22px,2.6vw,34px);margin:0 0 10px}._button_m94qh_1{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 28px;border-radius:12px;background:var(--gradient);color:#fff;text-decoration:none;font-weight:800;border:none;cursor:pointer;font-family:inherit;font-size:16px;box-shadow:0 16px 40px #586fff47;transition:opacity .2s}._button_m94qh_1:hover{opacity:.9}._wrap_151gs_1{position:fixed;left:0;top:0;width:100%;height:100%;background:#0006;display:flex;flex-direction:column;align-items:center;gap:60px;justify-content:center}._wrap_151gs_1 h1{font-size:clamp(22px,2.6vw,34px);margin:0 0 60px}._wrap_rjkoa_1{position:fixed;left:0;top:0;width:100%;height:100%;background:#0006;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}._wrap_rjkoa_1 h1{font-size:clamp(22px,2.6vw,34px);margin:0 0 60px}._wrap_2rw8f_1{display:flex;justify-content:center;align-items:center;padding:64px 24px;margin:0 auto}._box_2rw8f_9{background:#ffffff0a;border-radius:30px;display:flex;flex-direction:column;text-align:center;padding:64px 48px;gap:2rem}._box_2rw8f_9 p,._box_2rw8f_9 span{color:#f0f8ff}._pay_2rw8f_25{font-weight:600}._divider_2rw8f_29{width:100%;height:1px;background:#ffffff4d}._content_7rv1q_1{padding:16px 16px 80px;overflow:auto;display:flex;flex-direction:column}._content_7rv1q_1 h3{font-size:58px;line-height:1.2}._content_7rv1q_1 p{font-size:18px;line-height:32px;margin-bottom:1.5rem;color:var(--text)}._content_7rv1q_1 a{color:var(--violet);text-decoration:unset}@media(max-width:900px){._content_7rv1q_1 h3{font-size:clamp(36px,2.6vw,34px);line-height:1.2}._content_7rv1q_1 p{font-size:clamp(18px,2vw,24px)}}._content_14cur_1{padding:16px 16px 80px;overflow:auto;display:flex;flex-direction:column}._content_14cur_1 h3{font-size:clamp(28px,4vw,48px);line-height:1.2;margin:0 0 44px}._content_14cur_1 p{font-size:1.2rem;line-height:1.6;margin-bottom:1.5rem;color:var(--text)}._content_14cur_1 a{color:var(--violet);text-decoration:unset}@media(max-width:900px){._content_14cur_1 h3{font-size:clamp(36px,2.6vw,34px);line-height:1.2}._content_14cur_1 p{font-size:clamp(18px,2vw,24px)}}._page_1ycys_1{display:flex;flex-direction:column;min-height:100vh}._pageHeader_1ycys_7{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid var(--line);background:#040711b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._pageHeader_1ycys_7 img{height:40px;width:auto}._backLink_1ycys_22{font-size:15px;color:var(--muted);text-decoration:none;opacity:.86;transition:opacity .2s;cursor:pointer;background:none;border:none;font-family:inherit}._backLink_1ycys_22:hover{opacity:1}._content_1ycys_38{flex:1;padding:24px;overflow:auto}._pageHeader_mi1i0_1{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid var(--line);background:#040711b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._pageHeader_mi1i0_1 img{height:40px;width:auto}._backLink_mi1i0_16{font-size:15px;color:var(--muted);text-decoration:none;opacity:.86;transition:opacity .2s}._backLink_mi1i0_16:hover{opacity:1}._page_mi1i0_1{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 100px);padding:24px}._card_mi1i0_36{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:clamp(24px,4vw,40px);max-width:520px;width:100%}._card_mi1i0_36 h2{font-size:clamp(22px,3vw,32px);color:var(--text);margin:0 0 12px}._card_mi1i0_36>p{color:var(--muted);font-size:15px;margin:0 0 24px;line-height:1.5}._methods_mi1i0_58{display:flex;flex-direction:column;gap:12px}._methodCard_mi1i0_64{display:flex;flex-direction:column;gap:4px;padding:18px 20px;border-radius:14px;border:1px solid var(--line);background:#ffffff08;text-decoration:none;cursor:pointer;transition:border-color .2s,background .2s}._methodCard_mi1i0_64:hover{border-color:var(--violet);background:#9b3dff0f}._methodCard_mi1i0_64 h3{color:var(--text);font-size:17px;font-weight:600;margin:0}._methodCard_mi1i0_64 p{color:var(--muted);font-size:13px;margin:0;line-height:1.4}._pageHeader_ccvyu_1{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid var(--line);background:#040711b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._pageHeader_ccvyu_1 img{height:40px;width:auto}._backLink_ccvyu_16{font-size:15px;color:var(--muted);text-decoration:none;opacity:.86;transition:opacity .2s}._backLink_ccvyu_16:hover{opacity:1}._page_ccvyu_1{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 100px);padding:24px}._card_ccvyu_36{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:clamp(24px,4vw,40px);max-width:480px;width:100%}._card_ccvyu_36 h2{font-size:clamp(22px,3vw,32px);color:var(--text);margin:0 0 12px}._card_ccvyu_36 p{color:var(--muted);font-size:15px;margin:0 0 24px;line-height:1.5}._form_ccvyu_58{display:flex;flex-direction:column;gap:16px}._input_ccvyu_64{height:48px;padding:0 16px;border-radius:14px;border:1px solid var(--line);background:#ffffff0d;color:var(--text);font-size:16px;outline:none}._input_ccvyu_64::placeholder{color:#ffffff4d}._input_ccvyu_64:focus{border-color:var(--violet)}._button_ccvyu_83{height:48px;padding:0 24px;border-radius:14px;border:none;background:var(--gradient);color:#fff;font-size:16px;font-weight:600;cursor:pointer}._button_ccvyu_83:disabled{opacity:.5;cursor:not-allowed}._error_ccvyu_100{margin-top:16px;padding:12px 16px;border-radius:10px;background:#ff3c3c1a;border:1px solid rgba(255,60,60,.25);color:#ff6b6b;font-size:14px}._success_ccvyu_110{margin-top:16px;padding:12px 16px;border-radius:10px;background:#3cff3c1a;border:1px solid rgba(60,255,60,.25);color:#6bff6b;font-size:14px}._pageHeader_1xcru_1{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid var(--line);background:#040711b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._pageHeader_1xcru_1 img{height:40px;width:auto}._backLink_1xcru_16{font-size:15px;color:var(--muted);text-decoration:none;opacity:.86;transition:opacity .2s}._backLink_1xcru_16:hover{opacity:1}._page_1xcru_1{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 100px);padding:24px}._card_1xcru_36{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:clamp(24px,4vw,40px);max-width:480px;width:100%}._card_1xcru_36 h2{font-size:clamp(22px,3vw,32px);color:var(--text);margin:0 0 12px}._card_1xcru_36 p{color:var(--muted);font-size:15px;margin:0 0 24px;line-height:1.5}._button_1xcru_58{height:48px;padding:0 24px;border-radius:14px;border:none;background:var(--gradient);color:#fff;font-size:16px;font-weight:600;cursor:pointer;width:100%}._button_1xcru_58:disabled{opacity:.5;cursor:not-allowed}._linkBlock_1xcru_76{display:flex;flex-direction:column;gap:12px}._telegramButton_1xcru_82{display:flex;align-items:center;justify-content:center;height:48px;padding:0 24px;border-radius:14px;border:none;background:linear-gradient(135deg,#2aabee,#229ed9);color:#fff;font-size:16px;font-weight:600;cursor:pointer;text-decoration:none;width:100%}._expiry_1xcru_99{font-size:13px;color:var(--muted);text-align:center;margin:0}._refreshButton_1xcru_106{height:40px;padding:0 20px;border-radius:10px;border:1px solid var(--line);background:transparent;color:var(--muted);font-size:14px;cursor:pointer;width:100%}._refreshButton_1xcru_106:disabled{opacity:.5;cursor:not-allowed}._error_1xcru_123{margin-top:16px;padding:12px 16px;border-radius:10px;background:#ff3c3c1a;border:1px solid rgba(255,60,60,.25);color:#ff6b6b;font-size:14px}._pageHeader_1bwr7_1{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid var(--line);background:#040711b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._pageHeader_1bwr7_1 img{height:40px;width:auto}._backLink_1bwr7_16{font-size:15px;color:var(--muted);text-decoration:none;opacity:.86;transition:opacity .2s}._backLink_1bwr7_16:hover{opacity:1}._page_1bwr7_1{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 100px);padding:24px}._card_1bwr7_36{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:clamp(24px,4vw,40px);max-width:480px;width:100%}._card_1bwr7_36 h2{font-size:clamp(22px,3vw,32px);color:var(--text);margin:0 0 12px}._card_1bwr7_36 p{color:var(--muted);font-size:15px;margin:0 0 24px;line-height:1.5}._form_1bwr7_58{display:flex;flex-direction:column;gap:16px}._field_1bwr7_64{display:flex;flex-direction:column;gap:6px}._label_1bwr7_70{color:var(--muted);font-size:14px}._input_1bwr7_75{height:48px;padding:0 16px;border-radius:14px;border:1px solid var(--line);background:#ffffff0d;color:var(--text);font-size:16px;outline:none}._input_1bwr7_75::placeholder{color:#ffffff4d}._input_1bwr7_75:focus{border-color:var(--violet)}._textarea_1bwr7_94{padding:12px 16px;border-radius:14px;border:1px solid var(--line);background:#ffffff0d;color:var(--text);font-size:16px;outline:none;resize:vertical;font-family:inherit}._textarea_1bwr7_94::placeholder{color:#ffffff4d}._textarea_1bwr7_94:focus{border-color:var(--violet)}._button_1bwr7_114{height:48px;padding:0 24px;border-radius:14px;border:none;background:var(--gradient);color:#fff;font-size:16px;font-weight:600;cursor:pointer}._button_1bwr7_114:disabled{opacity:.5;cursor:not-allowed}._error_1bwr7_131{margin-top:16px;padding:12px 16px;border-radius:10px;background:#ff3c3c1a;border:1px solid rgba(255,60,60,.25);color:#ff6b6b;font-size:14px}._success_1bwr7_141{margin-top:16px;padding:20px 24px;border-radius:14px;background:#3cff3c14;border:1px solid rgba(60,255,60,.2)}._success_1bwr7_141 p{color:#6bff6b;font-size:15px;margin:8px 0 0}._successTitle_1bwr7_155{color:var(--text);font-size:18px;font-weight:600}._content_pmh6i_1{padding:16px 16px 80px;overflow:auto;display:flex;flex-direction:column;gap:2rem}._content_pmh6i_1 h3{font-size:clamp(28px,4vw,48px);line-height:1.2}._content_pmh6i_1 p{font-size:clamp(18px,2.4vw,22px);margin:0 0 2rem;line-height:32px;color:var(--text)}._content_pmh6i_1 a{color:var(--violet);text-decoration:unset}._wrap_pmh6i_24{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:clamp(16px,3vw,24px)}._wrap_pmh6i_24 p:last-child{color:var(--muted);font-size:14px}._buttonGroup_pmh6i_35{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}._buttonGroup_pmh6i_35 button{height:48px;padding:0 18px;border-radius:14px;font-weight:600;cursor:pointer;border:1px solid var(--line);background:var(--text);color:var(--bg)}._buttonGroup_pmh6i_35 button:last-child{background:var(--gradient);color:#fff;border:none}._cancelLink_pmh6i_57{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 18px;border-radius:14px;font-weight:600;cursor:pointer;border:1px solid var(--line);background:var(--text);color:var(--bg);text-decoration:none}@media(max-width:900px){._buttonGroup_pmh6i_35{display:flex;flex-direction:column}._buttonGroup_pmh6i_35 button,._cancelLink_pmh6i_57{width:100%}}._page_1wj89_1{display:flex;flex-direction:column;min-height:100vh}._pageHeader_1wj89_7{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid var(--line);background:#040711b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}._pageHeader_1wj89_7 img{height:40px;width:auto}._backLink_1wj89_22{font-size:15px;color:var(--muted);text-decoration:none;opacity:.86;transition:opacity .2s;cursor:pointer;background:none;border:none;font-family:inherit}._backLink_1wj89_22:hover{opacity:1}._content_1wj89_38{flex:1;padding:24px;display:flex;flex-direction:column}._center_1wj89_45{margin-top:auto;margin-bottom:auto}
