.AccountView-module-scss-module__SLtHGq__page{padding:clamp(24px,5vw,48px) 0}.AccountView-module-scss-module__SLtHGq__container{width:100%;max-width:var(--glass);padding:0 var(--gap_side);flex-direction:column;gap:clamp(20px,3vw,32px);margin:0 auto;display:flex}.AccountView-module-scss-module__SLtHGq__title{font-family:var(--font-inter),sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--text_muted);margin-bottom:calc(-1*clamp(12px,2vw,20px));font-size:11px;font-weight:500;line-height:16px}.AccountView-module-scss-module__SLtHGq__orders{flex-direction:column;gap:16px;min-width:0;display:flex}.AccountView-module-scss-module__SLtHGq__section_title{font-family:var(--font-manrope),sans-serif;letter-spacing:-.02em;color:var(--text_default);font-size:clamp(20px,1.8vw + 14px,28px);font-weight:600;line-height:1.22}.AccountView-module-scss-module__SLtHGq__loading{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);font-size:16px;font-weight:400;line-height:24px}
.Button-module-scss-module__VLzsWq__button{cursor:pointer;text-align:center;text-wrap:balance;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;max-width:100%;font-weight:500;transition:all .2s,transform 80ms cubic-bezier(.22,1,.36,1);display:inline-flex}.Button-module-scss-module__VLzsWq__button:active:not(:disabled){transform:scale(.98)}.Button-module-scss-module__VLzsWq__button:focus-visible{outline:2px solid var(--stroke_primary);outline-offset:3px}.Button-module-scss-module__VLzsWq__button:disabled{cursor:not-allowed;opacity:.5}.Button-module-scss-module__VLzsWq__large{min-height:56px;font-family:var(--font-inter),sans-serif;padding:16px 20px;font-size:16px;font-weight:400;line-height:24px}@media (min-width:480px){.Button-module-scss-module__VLzsWq__large{padding:16px 32px}}.Button-module-scss-module__VLzsWq__medium{min-height:48px;font-family:var(--font-inter),sans-serif;padding:12px 20px;font-size:16px;font-weight:400;line-height:24px}@media (min-width:480px){.Button-module-scss-module__VLzsWq__medium{padding:12px 24px}}.Button-module-scss-module__VLzsWq__small{min-height:44px;font-family:var(--font-inter),sans-serif;padding:8px 16px;font-size:14px;font-weight:400;line-height:20px}.Button-module-scss-module__VLzsWq__primary{background:var(--button_primary_background);color:var(--button_primary_text);box-shadow:var(--box_shadow_primary)}@media (hover:hover){.Button-module-scss-module__VLzsWq__primary:hover:not(:disabled){background:var(--button_primary_background_hover);box-shadow:0 10px 36px -8px var(--background_primary_20)}}.Button-module-scss-module__VLzsWq__default{background:var(--button_default_background);color:var(--text_default);border-color:var(--stroke_default)}.Button-module-scss-module__VLzsWq__default:hover:not(:disabled){border-color:var(--stroke_strong)}.Button-module-scss-module__VLzsWq__outlined{border-color:var(--stroke_strong);color:var(--text_default);box-shadow:none;background:0 0}@media (hover:hover){.Button-module-scss-module__VLzsWq__outlined:hover:not(:disabled){background:var(--background_primary_10);border-color:var(--stroke_primary)}}.Button-module-scss-module__VLzsWq__ghost{color:var(--text_secondary);box-shadow:none;background:0 0;border-color:#0000}@media (hover:hover){.Button-module-scss-module__VLzsWq__ghost:hover:not(:disabled){background:var(--background_elevated);color:var(--text_default)}}.Button-module-scss-module__VLzsWq__full_width{width:100%}.Button-module-scss-module__VLzsWq__loading{cursor:progress}.Button-module-scss-module__VLzsWq__spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite Button-module-scss-module__VLzsWq__spin}@media (prefers-reduced-motion:reduce){.Button-module-scss-module__VLzsWq__spinner{animation:none}}@keyframes Button-module-scss-module__VLzsWq__spin{to{transform:rotate(360deg)}}
.Field-module-scss-module__M1zYSW__field{flex-direction:column;gap:8px;width:100%;display:flex}.Field-module-scss-module__M1zYSW__label{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);font-size:14px;font-weight:500;line-height:20px}.Field-module-scss-module__M1zYSW__control_wrapper{display:flex;position:relative}.Field-module-scss-module__M1zYSW__control{background:var(--background_elevated);border:1px solid var(--stroke_default);width:100%;color:var(--text_default);resize:vertical;font-family:var(--font-inter),sans-serif;border-radius:12px;padding:14px 16px;font-size:16px;font-weight:400;line-height:24px;transition:all .2s}.Field-module-scss-module__M1zYSW__control::placeholder{color:var(--text_muted)}.Field-module-scss-module__M1zYSW__control:hover:not(:disabled){border-color:var(--stroke_strong)}.Field-module-scss-module__M1zYSW__control:focus{border-color:var(--stroke_primary);box-shadow:0 0 0 3px var(--background_primary_20);outline:none}.Field-module-scss-module__M1zYSW__control:disabled{opacity:.6;cursor:not-allowed}.Field-module-scss-module__M1zYSW__invalid{border-color:var(--danger)}.Field-module-scss-module__M1zYSW__invalid:focus{border-color:var(--danger);box-shadow:0 0 0 3px var(--danger_10)}.Field-module-scss-module__M1zYSW__addon{position:absolute;top:6px;right:6px}.Field-module-scss-module__M1zYSW__hint{font-family:var(--font-inter),sans-serif;color:var(--text_muted);font-size:14px;font-weight:400;line-height:20px}.Field-module-scss-module__M1zYSW__error{color:var(--danger)}
.KeyCode-module-scss-module__XGgEpq__wrapper{background:var(--background_elevated);border:1px solid var(--stroke_default);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.KeyCode-module-scss-module__XGgEpq__code{font-family:var(--font-mono),"SF Mono",monospace;letter-spacing:.06em;color:var(--text_default);overflow-wrap:anywhere;font-size:15px;font-weight:500;line-height:22px}.KeyCode-module-scss-module__XGgEpq__copy{border:1px solid var(--stroke_strong);color:var(--text_secondary);cursor:pointer;font-family:var(--font-inter),sans-serif;background:0 0;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:14px;font-weight:400;line-height:20px;transition:all .2s;display:inline-flex}.KeyCode-module-scss-module__XGgEpq__copy:hover{color:var(--text_default);border-color:var(--stroke_primary)}
.Lightbox-module-scss-module__Fvyw8W__overlay{z-index:40;background-color:#0a0b0feb;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.Lightbox-module-scss-module__Fvyw8W__figure{flex-direction:column;align-items:center;gap:12px;width:100%;max-width:1600px;height:100%;margin:0;display:flex}.Lightbox-module-scss-module__Fvyw8W__image{object-fit:contain;border-radius:8px;flex:auto;width:100%;height:100%;min-height:0}.Lightbox-module-scss-module__Fvyw8W__caption{font-family:var(--font-inter),sans-serif;color:#ffffffbf;text-align:center;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:12px;font-size:14px;font-weight:400;line-height:20px;display:flex}.Lightbox-module-scss-module__Fvyw8W__counter{font-family:var(--font-inter),sans-serif;color:#ffffff73;white-space:nowrap;font-size:12px;font-weight:400;line-height:16px}.Lightbox-module-scss-module__Fvyw8W__close,.Lightbox-module-scss-module__Fvyw8W__arrow{cursor:pointer;z-index:1;color:#fff;background-color:#ffffff1a;border:0;border-radius:99999px;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:all .2s;display:flex;position:absolute}.Lightbox-module-scss-module__Fvyw8W__close:hover,.Lightbox-module-scss-module__Fvyw8W__arrow:hover{background-color:#ffffff38}.Lightbox-module-scss-module__Fvyw8W__close:focus-visible,.Lightbox-module-scss-module__Fvyw8W__arrow:focus-visible{outline:2px solid var(--stroke_primary);outline-offset:2px}.Lightbox-module-scss-module__Fvyw8W__close{top:16px;right:16px}.Lightbox-module-scss-module__Fvyw8W__arrow{top:50%;transform:translateY(-50%)}.Lightbox-module-scss-module__Fvyw8W__arrow_prev{left:16px}.Lightbox-module-scss-module__Fvyw8W__arrow_next{right:16px}@media (max-width:767px){.Lightbox-module-scss-module__Fvyw8W__arrow{width:44px;height:44px;top:auto;bottom:16px;transform:none}.Lightbox-module-scss-module__Fvyw8W__arrow_prev{left:calc(50% - 56px)}.Lightbox-module-scss-module__Fvyw8W__arrow_next{right:calc(50% - 56px)}.Lightbox-module-scss-module__Fvyw8W__figure{padding-bottom:56px}}
.Logo-module-scss-module__bohy7W__logo{align-items:center;gap:10px;display:inline-flex}.Logo-module-scss-module__bohy7W__mark{width:34px;height:34px;color:var(--text_on_primary_fill);font-family:var(--font-manrope),sans-serif;background:linear-gradient(135deg,#18bce8,#5fd3f2);border-radius:8px;place-items:center;font-size:18px;font-weight:700;line-height:1;display:grid}.Logo-module-scss-module__bohy7W__name{font-family:var(--font-manrope),sans-serif;letter-spacing:-.01em;color:var(--text_default);letter-spacing:.02em;font-size:clamp(17px,.6vw + 15px,20px);font-weight:600;line-height:1.3}
.Modal-module-scss-module__vzGZ_q__dialog{border:1px solid var(--stroke_default);background:var(--background_secondary);width:min(560px,100vw - 32px);max-height:calc(100dvh - 48px);color:var(--text_default);border-radius:16px;padding:0;overflow:hidden}.Modal-module-scss-module__vzGZ_q__dialog::backdrop{background:var(--scrim);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Modal-module-scss-module__vzGZ_q__wide{width:min(640px,100vw - 32px)}.Modal-module-scss-module__vzGZ_q__body{overscroll-behavior:contain;flex-direction:column;gap:20px;max-height:calc(100dvh - 48px);padding:24px;display:flex;overflow-y:auto}@media (max-width:767px){.Modal-module-scss-module__vzGZ_q__body{padding:20px 16px}}
.Notice-module-scss-module__ioNN5a__notice{border:1px solid #0000;border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.Notice-module-scss-module__ioNN5a__icon{flex-shrink:0;margin-top:2px;display:flex}.Notice-module-scss-module__ioNN5a__body{flex-direction:column;gap:4px;min-width:0;display:flex}.Notice-module-scss-module__ioNN5a__title{font-family:var(--font-inter),sans-serif;font-size:16px;font-weight:600;line-height:24px}.Notice-module-scss-module__ioNN5a__text{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);overflow-wrap:anywhere;font-size:14px;font-weight:400;line-height:20px}.Notice-module-scss-module__ioNN5a__info{background:var(--background_elevated);border-color:var(--stroke_default);color:var(--text_default)}.Notice-module-scss-module__ioNN5a__success{background:var(--success_10);border-color:var(--success);color:var(--success)}.Notice-module-scss-module__ioNN5a__error{background:var(--danger_10);border-color:var(--danger);color:var(--danger)}@keyframes Notice-module-scss-module__ioNN5a__notice_glow{0%,to{opacity:.7;filter:drop-shadow(0 0 #0000)}50%{opacity:1;filter:drop-shadow(0 0 6px var(--success))}}.Notice-module-scss-module__ioNN5a__success .Notice-module-scss-module__ioNN5a__icon{animation:2.6s ease-in-out infinite Notice-module-scss-module__ioNN5a__notice_glow}@media (prefers-reduced-motion:reduce){.Notice-module-scss-module__ioNN5a__success .Notice-module-scss-module__ioNN5a__icon{animation:none}}
.RippleGrid-module-scss-module__0m0jeW__container{width:100%;height:100%;position:relative;overflow:hidden}
.Section-module-scss-module__LwzKGG__section{padding:calc(var(--section_gap)/2) 0}.Section-module-scss-module__LwzKGG__container{width:100%;max-width:var(--glass);padding:0 var(--gap_side);margin:0 auto}.Section-module-scss-module__LwzKGG__header{flex-direction:column;gap:8px;max-width:640px;margin-bottom:clamp(24px,4vw,36px);display:flex}.Section-module-scss-module__LwzKGG__wide{max-width:none}.Section-module-scss-module__LwzKGG__wide .Section-module-scss-module__LwzKGG__description{max-width:640px}.Section-module-scss-module__LwzKGG__title_row{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.Section-module-scss-module__LwzKGG__centered{text-align:center;align-items:center;margin-left:auto;margin-right:auto}.Section-module-scss-module__LwzKGG__overline{font-family:var(--font-inter),sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--text_primary);font-size:11px;font-weight:500;line-height:16px}.Section-module-scss-module__LwzKGG__title{font-family:var(--font-manrope),sans-serif;letter-spacing:-.02em;color:var(--text_default);text-wrap:balance;font-size:clamp(26px,3.6vw + 12px,40px);font-weight:700;line-height:1.15}.Section-module-scss-module__LwzKGG__description{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);text-wrap:pretty;margin-top:4px;font-size:16px;font-weight:400;line-height:24px}
.ServiceMark-module-scss-module__lBRteG__mark{flex-shrink:0;place-items:center;display:grid}.ServiceMark-module-scss-module__lBRteG__logo{object-fit:contain;border-radius:8px;width:100%;height:100%}.ServiceMark-module-scss-module__lBRteG__dot{background:var(--accent,#18bce8);width:10px;height:10px;box-shadow:0 0 16px var(--accent,#18bce8);border-radius:50%}
.Steps-module-scss-module__jgIY6W__steps{grid-auto-columns:1fr;grid-auto-flow:column;gap:8px;display:grid}.Steps-module-scss-module__jgIY6W__step{text-align:center;flex-direction:column;align-items:center;gap:8px;min-width:0;display:flex;position:relative}.Steps-module-scss-module__jgIY6W__step:before,.Steps-module-scss-module__jgIY6W__step:after{content:"";background:var(--stroke_default);height:2px;position:absolute;top:16px}.Steps-module-scss-module__jgIY6W__step:before{left:-8px;right:calc(50% + 24px)}.Steps-module-scss-module__jgIY6W__step:after{left:calc(50% + 24px);right:0}.Steps-module-scss-module__jgIY6W__step:first-child:before,.Steps-module-scss-module__jgIY6W__step:last-child:after{content:none}.Steps-module-scss-module__jgIY6W__marker{z-index:1;box-sizing:border-box;background:var(--background_elevated);border:1px solid var(--stroke_strong);width:32px;height:32px;color:var(--text_secondary);font-family:var(--font-inter),sans-serif;border-radius:50%;flex:none;place-items:center;font-size:14px;font-weight:600;line-height:20px;transition:background .2s cubic-bezier(.22,1,.36,1),border-color .2s cubic-bezier(.22,1,.36,1),box-shadow .2s cubic-bezier(.22,1,.36,1),color .2s cubic-bezier(.22,1,.36,1);display:grid;position:relative}.Steps-module-scss-module__jgIY6W__body{flex-direction:column;gap:2px;min-width:0;display:flex}.Steps-module-scss-module__jgIY6W__title{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);overflow-wrap:break-word;font-size:12px;font-weight:600;line-height:16px}@media (min-width:480px){.Steps-module-scss-module__jgIY6W__title{font-family:var(--font-inter),sans-serif;font-size:14px;font-weight:600;line-height:20px}}.Steps-module-scss-module__jgIY6W__hint{font-family:var(--font-inter),sans-serif;color:var(--text_muted);font-size:12px;font-weight:400;line-height:16px;display:none}@media (min-width:480px){.Steps-module-scss-module__jgIY6W__hint{display:block}}.Steps-module-scss-module__jgIY6W__current .Steps-module-scss-module__jgIY6W__marker{background:var(--background_primary);border-color:var(--background_primary);color:var(--text_contrast);box-shadow:0 0 12px 2px var(--background_primary_20)}.Steps-module-scss-module__jgIY6W__current .Steps-module-scss-module__jgIY6W__title{color:var(--text_default)}.Steps-module-scss-module__jgIY6W__done:before,.Steps-module-scss-module__jgIY6W__done:after{background:var(--success)}.Steps-module-scss-module__jgIY6W__done .Steps-module-scss-module__jgIY6W__marker{background:var(--success_10);border-color:var(--success);color:var(--success)}.Steps-module-scss-module__jgIY6W__done .Steps-module-scss-module__jgIY6W__title{color:var(--text_default)}.Steps-module-scss-module__jgIY6W__current:before{background:var(--success)}
.SuccessMark-module-scss-module__5lAzuG__mark{background:var(--success);color:#fff;border-radius:99999px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}
.TiltCard-module-scss-module__u6kR1W__scene{perspective:1000px}.TiltCard-module-scss-module__u6kR1W__card{width:100%;height:100%;transform-style:preserve-3d;will-change:transform;position:relative;overflow:hidden}.TiltCard-module-scss-module__u6kR1W__glare{aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#ffffff38 0%,#fff0 70%);width:90%;position:absolute;transform:translate(-50%,-50%)}
.AdvantagesSection-module-scss-module__XMvgDq__grid{background:var(--background_secondary);border:1px solid var(--stroke_default);border-radius:20px;grid-template-columns:1fr;gap:16px;padding:16px;display:grid}@media (min-width:480px){.AdvantagesSection-module-scss-module__XMvgDq__grid{grid-template-columns:repeat(2,1fr);gap:20px;padding:20px}}@media (min-width:1024px){.AdvantagesSection-module-scss-module__XMvgDq__grid{grid-template-columns:repeat(4,1fr)}}.AdvantagesSection-module-scss-module__XMvgDq__item{align-items:flex-start;gap:12px;display:flex}.AdvantagesSection-module-scss-module__XMvgDq__icon{background:var(--background_primary_10);width:44px;height:44px;color:var(--icon_primary);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.AdvantagesSection-module-scss-module__XMvgDq__text{flex-direction:column;gap:4px;min-width:0;display:flex}.AdvantagesSection-module-scss-module__XMvgDq__title{font-family:var(--font-inter),sans-serif;color:var(--text_default);font-size:16px;font-weight:600;line-height:24px}.AdvantagesSection-module-scss-module__XMvgDq__description{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);font-size:14px;font-weight:400;line-height:20px}
.BuySection-module-scss-module__y_C_aq__card{background:var(--background_secondary);border:1px solid var(--stroke_default);border-radius:20px;flex-direction:column;gap:20px;padding:clamp(20px,4vw,32px);display:flex;position:relative;overflow:hidden}.BuySection-module-scss-module__y_C_aq__card:before{content:"";pointer-events:none;background:radial-gradient(circle,#18bce833,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:-60%;right:-10%}@media (min-width:768px){.BuySection-module-scss-module__y_C_aq__card{flex-direction:row;justify-content:space-between;align-items:center;gap:24px}}.BuySection-module-scss-module__y_C_aq__text{flex-direction:column;gap:8px;min-width:0;display:flex;position:relative}.BuySection-module-scss-module__y_C_aq__title{font-family:var(--font-manrope),sans-serif;letter-spacing:-.02em;color:var(--text_default);font-size:clamp(20px,1.8vw + 14px,28px);font-weight:600;line-height:1.22}.BuySection-module-scss-module__y_C_aq__description{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);text-wrap:pretty;font-size:14px;font-weight:400;line-height:20px}.BuySection-module-scss-module__y_C_aq__actions{flex-wrap:wrap;gap:12px;display:flex;position:relative}.BuySection-module-scss-module__y_C_aq__actions>*{flex:auto}@media (min-width:768px){.BuySection-module-scss-module__y_C_aq__actions{flex-wrap:nowrap}.BuySection-module-scss-module__y_C_aq__actions>*{flex:none}}
.ActivateView-module-scss-module__WqKgyG__page{padding:clamp(24px,5vw,48px) 0}.ActivateView-module-scss-module__WqKgyG__container{width:100%;max-width:1120px;padding:0 var(--gap_side);flex-direction:column;gap:24px;margin:0 auto;display:flex}.ActivateView-module-scss-module__WqKgyG__header{flex-direction:column;gap:8px;display:flex}.ActivateView-module-scss-module__WqKgyG__title{font-family:var(--font-manrope),sans-serif;letter-spacing:-.02em;color:var(--text_default);font-size:clamp(26px,3.6vw + 12px,40px);font-weight:700;line-height:1.15}.ActivateView-module-scss-module__WqKgyG__subtitle{font-family:var(--font-inter),sans-serif;color:var(--text_primary);align-items:center;gap:8px;font-size:16px;font-weight:400;line-height:24px;display:flex}.ActivateView-module-scss-module__WqKgyG__subtitle_logo{flex-shrink:0}.ActivateView-module-scss-module__WqKgyG__steps,.ActivateView-module-scss-module__WqKgyG__key{margin-bottom:8px}.ActivateView-module-scss-module__WqKgyG__body{flex-direction:column;align-items:stretch;gap:24px;width:100%;display:flex}.ActivateView-module-scss-module__WqKgyG__loading{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);font-size:16px;font-weight:400;line-height:24px}.ActivateView-module-scss-module__WqKgyG__support{font-family:var(--font-inter),sans-serif;border-top:1px solid var(--stroke_default);color:var(--text_muted);text-align:center;padding-top:16px;font-size:14px;font-weight:400;line-height:20px}.ActivateView-module-scss-module__WqKgyG__support_link{color:var(--text_primary)}.ActivateView-module-scss-module__WqKgyG__support_link:hover{text-decoration:underline}
.FaqSection-module-scss-module__QyRCgG__layout{align-items:start;gap:20px;display:grid}@media (min-width:1024px){.FaqSection-module-scss-module__QyRCgG__layout{grid-template-columns:minmax(0,1fr) 320px;gap:24px}}.FaqSection-module-scss-module__QyRCgG__list{flex-direction:column;gap:8px;display:flex}.FaqSection-module-scss-module__QyRCgG__item{background:var(--background_secondary);border:1px solid var(--stroke_default);border-radius:20px;transition:border-color .2s cubic-bezier(.22,1,.36,1);overflow:hidden}.FaqSection-module-scss-module__QyRCgG__item_open{border-color:var(--stroke_strong)}.FaqSection-module-scss-module__QyRCgG__heading{font:inherit;margin:0}.FaqSection-module-scss-module__QyRCgG__number{background:var(--background_primary_10);color:var(--primary);font-family:var(--font-inter),sans-serif;font-variant-numeric:tabular-nums;border-radius:8px;flex-shrink:0;padding:2px 8px;font-size:12px;font-weight:400;line-height:16px}.FaqSection-module-scss-module__QyRCgG__text{flex:1;min-width:0}.FaqSection-module-scss-module__QyRCgG__question{cursor:pointer;text-align:left;width:100%;min-height:56px;font-family:var(--font-inter),sans-serif;color:var(--text_default);background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-size:16px;font-weight:500;line-height:24px;display:flex}@media (min-width:768px){.FaqSection-module-scss-module__QyRCgG__question{padding:16px 20px}}.FaqSection-module-scss-module__QyRCgG__question:focus-visible{outline:2px solid var(--stroke_primary);outline-offset:-2px}.FaqSection-module-scss-module__QyRCgG__chevron{color:var(--icon_secondary);flex-shrink:0;place-items:center;display:grid}.FaqSection-module-scss-module__QyRCgG__answer_wrapper{overflow:hidden}.FaqSection-module-scss-module__QyRCgG__answer{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);text-wrap:pretty;flex-direction:column;gap:8px;padding:0 16px 16px;font-size:14px;font-weight:400;line-height:20px;display:flex}@media (min-width:768px){.FaqSection-module-scss-module__QyRCgG__answer{max-width:68ch;padding:0 20px 20px}}.FaqSection-module-scss-module__QyRCgG__support{background:var(--background_secondary);border:1px solid var(--stroke_default);background:var(--background_secondary);border-color:var(--stroke_default);border-radius:20px;flex-direction:column;align-items:flex-start;gap:12px;padding:24px 20px;display:flex}@media (min-width:1024px){.FaqSection-module-scss-module__QyRCgG__support{top:calc(var(--header_height) + 16px);position:sticky}}@media (max-width:1023px){.FaqSection-module-scss-module__QyRCgG__support a{width:100%}}.FaqSection-module-scss-module__QyRCgG__support_icon{background:var(--background_primary_20);width:44px;height:44px;color:var(--icon_primary);border-radius:50%;place-items:center;display:grid}.FaqSection-module-scss-module__QyRCgG__support_title{font-family:var(--font-manrope),sans-serif;letter-spacing:-.01em;color:var(--text_default);font-size:clamp(17px,.6vw + 15px,20px);font-weight:600;line-height:1.3}.FaqSection-module-scss-module__QyRCgG__support_text{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);font-size:14px;font-weight:400;line-height:20px}
.ActivationRules-module-scss-module__y6KwxW__heading{align-items:center;gap:12px;display:flex}.ActivationRules-module-scss-module__y6KwxW__title{font-family:var(--font-manrope),sans-serif;letter-spacing:-.01em;color:var(--text_default);text-wrap:balance;font-size:clamp(17px,.6vw + 15px,20px);font-weight:600;line-height:1.3}.ActivationRules-module-scss-module__y6KwxW__rules{flex-direction:column;gap:16px;display:flex}.ActivationRules-module-scss-module__y6KwxW__paragraph{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);font-size:16px;font-weight:400;line-height:24px}.ActivationRules-module-scss-module__y6KwxW__list{counter-reset:rule;flex-direction:column;gap:10px;display:flex}.ActivationRules-module-scss-module__y6KwxW__item{font-family:var(--font-inter),sans-serif;color:var(--text_default);counter-increment:rule;padding-left:28px;font-size:16px;font-weight:400;line-height:24px;position:relative}.ActivationRules-module-scss-module__y6KwxW__item:before{content:counter(rule) ".";min-width:20px;color:var(--primary);text-align:right;font-weight:500;position:absolute;top:0;left:0}.ActivationRules-module-scss-module__y6KwxW__actions{flex-direction:column;gap:12px;display:flex}.ActivationRules-module-scss-module__y6KwxW__actions a,.ActivationRules-module-scss-module__y6KwxW__actions button{width:100%}
.AuthCard-module-scss-module__Oaauda__page{padding:clamp(32px,7vw,64px) var(--gap_side) clamp(24px,5vw,48px);justify-content:center;display:flex}.AuthCard-module-scss-module__Oaauda__card{background:var(--background_secondary);border:1px solid var(--stroke_default);border-radius:20px;flex-direction:column;gap:24px;width:100%;max-width:420px;padding:24px 20px;display:flex}@media (min-width:480px){.AuthCard-module-scss-module__Oaauda__card{padding:32px}}.AuthCard-module-scss-module__Oaauda__header{flex-direction:column;gap:8px;display:flex}.AuthCard-module-scss-module__Oaauda__title{font-family:var(--font-manrope),sans-serif;letter-spacing:-.02em;color:var(--text_default);font-size:clamp(20px,1.8vw + 14px,28px);font-weight:600;line-height:1.22}.AuthCard-module-scss-module__Oaauda__description{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);font-size:14px;font-weight:400;line-height:20px}.AuthCard-module-scss-module__Oaauda__footer{font-family:var(--font-inter),sans-serif;border-top:1px solid var(--stroke_default);color:var(--text_secondary);text-align:center;padding-top:20px;font-size:14px;font-weight:400;line-height:20px}
.Footer-module-scss-module__FTXHGG__footer{margin-top:var(--section_gap);border-top:1px solid var(--stroke_default);background:var(--background_secondary);padding:clamp(32px,5vw,48px) 0 24px;padding-bottom:calc(24px + env(safe-area-inset-bottom))}.Footer-module-scss-module__FTXHGG__container{width:100%;max-width:var(--glass);padding:0 var(--gap_side);grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin:0 auto;display:grid}@media (min-width:768px){.Footer-module-scss-module__FTXHGG__container{grid-template-columns:2fr 1fr 1fr;gap:32px}}.Footer-module-scss-module__FTXHGG__brand{flex-direction:column;grid-column:1/-1;gap:16px;max-width:380px;display:flex}@media (min-width:768px){.Footer-module-scss-module__FTXHGG__brand{grid-column:auto}}.Footer-module-scss-module__FTXHGG__about{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);text-wrap:pretty;font-size:14px;font-weight:400;line-height:20px}.Footer-module-scss-module__FTXHGG__column{flex-direction:column;gap:4px;display:flex}.Footer-module-scss-module__FTXHGG__heading{font-family:var(--font-inter),sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--text_muted);margin-bottom:8px;font-size:11px;font-weight:500;line-height:16px}.Footer-module-scss-module__FTXHGG__link{font-family:var(--font-inter),sans-serif;min-height:36px;color:var(--text_secondary);overflow-wrap:anywhere;align-items:center;font-size:14px;font-weight:400;line-height:20px;transition:color .2s cubic-bezier(.22,1,.36,1);display:inline-flex}.Footer-module-scss-module__FTXHGG__link:hover{color:var(--text_primary)}.Footer-module-scss-module__FTXHGG__bottom{width:100%;max-width:var(--glass);padding:0 var(--gap_side);border-top:1px solid var(--stroke_default);font-family:var(--font-inter),sans-serif;color:var(--text_muted);flex-direction:column;gap:12px;margin:36px auto 0;padding-top:20px;font-size:12px;font-weight:400;line-height:16px;display:flex}@media (min-width:768px){.Footer-module-scss-module__FTXHGG__bottom{flex-direction:row;justify-content:space-between;align-items:center;gap:16px}}.Footer-module-scss-module__FTXHGG__disclaimer{max-width:480px}@media (min-width:768px){.Footer-module-scss-module__FTXHGG__disclaimer{text-align:right}}
.Header-module-scss-module__rZW8rG__header{z-index:20;position:sticky;top:0}.Header-module-scss-module__rZW8rG__header:before{content:"";z-index:0;background:var(--header_background);border-bottom:1px solid var(--stroke_default);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;transition:opacity .2s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.Header-module-scss-module__rZW8rG__scrolled:before{opacity:1}@media (max-width:1023px){.Header-module-scss-module__rZW8rG__open:before{opacity:1;background:var(--background_secondary);-webkit-backdrop-filter:none;backdrop-filter:none}}.Header-module-scss-module__rZW8rG__container{width:100%;max-width:var(--glass);padding:0 var(--gap_side);z-index:1;height:var(--header_height);justify-content:space-between;align-items:center;gap:16px;margin:0 auto;display:flex;position:relative}.Header-module-scss-module__rZW8rG__logo{flex-shrink:0}.Header-module-scss-module__rZW8rG__nav{display:none}@media (min-width:1024px){.Header-module-scss-module__rZW8rG__nav{align-items:center;gap:28px;display:flex}}.Header-module-scss-module__rZW8rG__link{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);font-size:14px;font-weight:400;line-height:20px;transition:color .2s cubic-bezier(.22,1,.36,1);position:relative}.Header-module-scss-module__rZW8rG__link:after{content:"";background:var(--stroke_primary);height:1px;transition:transform .2s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-6px;left:0;right:0;transform:scaleX(0)}.Header-module-scss-module__rZW8rG__link:hover{color:var(--text_default)}.Header-module-scss-module__rZW8rG__link:hover:after{transform:scaleX(1)}.Header-module-scss-module__rZW8rG__actions{justify-content:flex-end;align-items:center;gap:8px;min-width:108px;display:flex}.Header-module-scss-module__rZW8rG__theme{flex-shrink:0}.Header-module-scss-module__rZW8rG__auth{display:none}@media (min-width:480px){.Header-module-scss-module__rZW8rG__auth{display:block}}@media (max-width:1023px){.Header-module-scss-module__rZW8rG__button{width:100%}}.Header-module-scss-module__rZW8rG__burger{width:44px;height:44px;color:var(--icon_default);cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;margin-right:-10px;display:grid}@media (min-width:1024px){.Header-module-scss-module__rZW8rG__burger{display:none}}.Header-module-scss-module__rZW8rG__burger_icon{place-items:center;display:grid}.Header-module-scss-module__rZW8rG__overlay{z-index:0;background:var(--scrim);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:fixed;inset:0}@media (min-width:1024px){.Header-module-scss-module__rZW8rG__overlay{display:none}}.Header-module-scss-module__rZW8rG__panel{padding:16px var(--gap_side) 24px;background:var(--background_secondary);border-bottom:1px solid var(--stroke_default);box-shadow:var(--box_shadow);max-height:calc(100dvh - var(--header_height));flex-direction:column;gap:8px;display:flex;position:absolute;top:100%;left:0;right:0;overflow-y:auto}@media (min-width:1024px){.Header-module-scss-module__rZW8rG__panel{display:none}}.Header-module-scss-module__rZW8rG__panel_list{flex-direction:column;display:flex}.Header-module-scss-module__rZW8rG__panel_link{min-height:52px;font-family:var(--font-inter),sans-serif;color:var(--text_default);border-bottom:1px solid var(--stroke_default);align-items:center;font-size:16px;font-weight:400;line-height:24px;transition:color .2s cubic-bezier(.22,1,.36,1);display:flex}.Header-module-scss-module__rZW8rG__panel_link:hover,.Header-module-scss-module__rZW8rG__panel_link:active{color:var(--text_primary)}.Header-module-scss-module__rZW8rG__panel_footer{flex-direction:column;align-items:flex-start;gap:12px;margin-top:12px;display:flex}.Header-module-scss-module__rZW8rG__panel_support{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);font-size:14px;font-weight:400;line-height:20px}.Header-module-scss-module__rZW8rG__panel_support:hover{color:var(--text_primary)}
.ThemeToggle-module-scss-module__VFerWa__toggle{border:1px solid var(--stroke_default);width:40px;height:40px;color:var(--icon_secondary);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;padding:0;transition:color .2s,border-color .2s,background-color .2s;display:inline-flex}.ThemeToggle-module-scss-module__VFerWa__toggle:hover{color:var(--text_default);border-color:var(--stroke_strong);background:var(--background_secondary)}
.KeyForm-module-scss-module__YkKWQq__form{align-items:flex-start;gap:12px;width:100%;display:flex}.KeyForm-module-scss-module__YkKWQq__form>:first-child{flex:1;min-width:0}.KeyForm-module-scss-module__YkKWQq__form>:last-child{flex-shrink:0;margin-top:26px}@media (max-width:479px){.KeyForm-module-scss-module__YkKWQq__form{flex-direction:column}.KeyForm-module-scss-module__YkKWQq__form>:last-child{width:100%;margin-top:0}}.KeyForm-module-scss-module__YkKWQq__input{font-family:var(--font-mono),"SF Mono",monospace;letter-spacing:.06em;text-transform:uppercase;font-size:16px;font-weight:500;line-height:22px}@media (min-width:768px){.KeyForm-module-scss-module__YkKWQq__input{font-size:15px}}.KeyForm-module-scss-module__YkKWQq__submit{position:relative;overflow:hidden}.KeyForm-module-scss-module__YkKWQq__submit:after{content:"";pointer-events:none;background:linear-gradient(100deg,#0000,#ffffff4d,#0000);width:40%;animation:4s cubic-bezier(.22,1,.36,1) infinite KeyForm-module-scss-module__YkKWQq__shine;position:absolute;top:0;bottom:0;left:-60%;transform:skew(-20deg)}.KeyForm-module-scss-module__YkKWQq__submit:disabled:after{opacity:0;animation:none}@media (prefers-reduced-motion:reduce){.KeyForm-module-scss-module__YkKWQq__submit:after{opacity:0;animation:none}}@keyframes KeyForm-module-scss-module__YkKWQq__shine{0%{left:-60%}25%,to{left:120%}}
.Layout-module-scss-module__oPsfla__layout{background:var(--background_default);isolation:isolate;flex-direction:column;min-height:100%;display:flex}.Layout-module-scss-module__oPsfla__main{flex:1}
.PageBackground-module-scss-module__buSA1a__background{z-index:-1;pointer-events:none;position:fixed;inset:-60px 0}.PageBackground-module-scss-module__buSA1a__ink{mix-blend-mode:multiply;opacity:.5}
.TelegramWidget-module-scss-module__knXjsq__widget{z-index:15;width:52px;height:52px;color:var(--text_on_primary_fill);box-shadow:var(--box_shadow_primary);background:linear-gradient(135deg,#18bce8,#5fd3f2);border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:clamp(12px,4vw,24px);right:clamp(12px,4vw,24px)}.TelegramWidget-module-scss-module__knXjsq__widget:focus-visible{outline:2px solid var(--stroke_primary);outline-offset:3px}.TelegramWidget-module-scss-module__knXjsq__icon{transform:translate(-1px,1px)}.TelegramWidget-module-scss-module__knXjsq__label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
.HeroSection-module-scss-module__6vLY6a__hero{padding:clamp(32px,7vw,80px) 0 clamp(40px,6vw,64px);position:relative;overflow:hidden}.HeroSection-module-scss-module__6vLY6a__hero:before{content:"";background:radial-gradient(circle, var(--background_primary_10) 0%, transparent 70%);pointer-events:none;border-radius:50%;width:480px;height:480px;position:absolute;top:-180px;left:-120px}.HeroSection-module-scss-module__6vLY6a__hero:after{content:"";background:radial-gradient(circle, var(--background_primary_10) 0%, transparent 70%);pointer-events:none;border-radius:50%;width:360px;height:360px;position:absolute;top:40px;right:-80px}.HeroSection-module-scss-module__6vLY6a__container{width:100%;max-width:var(--glass);padding:0 var(--gap_side);gap:40px;margin:0 auto;display:grid;position:relative}@media (min-width:1024px){.HeroSection-module-scss-module__6vLY6a__container{grid-template-columns:minmax(0,1fr) minmax(0,420px);align-items:start;gap:32px 48px}}.HeroSection-module-scss-module__6vLY6a__content{flex-direction:column;gap:16px;min-width:0;display:flex}.HeroSection-module-scss-module__6vLY6a__badge{font-family:var(--font-inter),sans-serif;letter-spacing:.16em;text-transform:uppercase;background:var(--background_primary_10);color:var(--primary);border-radius:16px;padding:6px 12px;font-size:11px;font-weight:500;line-height:16px;display:inline-block}.HeroSection-module-scss-module__6vLY6a__title{font-family:var(--font-manrope),sans-serif;letter-spacing:-.03em;color:var(--text_default);text-wrap:balance;flex-direction:column;align-items:flex-start;font-size:clamp(34px,7.2vw + 8px,64px);font-weight:700;line-height:1.06;display:flex}.HeroSection-module-scss-module__6vLY6a__highlight{background:var(--highlight_background);color:#fff;border-radius:16px;padding:4px 12px;position:relative}.HeroSection-module-scss-module__6vLY6a__label{background-image:linear-gradient(100deg, #fff 42%, var(--primary_light) 49%, var(--primary) 53%, #fff 60%);background-repeat:no-repeat;background-size:260% 100%;background-position:var(--sweep_x,100%) 0}@supports ((-webkit-background-clip:text) or (background-clip:text)){.HeroSection-module-scss-module__6vLY6a__label{color:#0000;-webkit-background-clip:text;background-clip:text}}.HeroSection-module-scss-module__6vLY6a__description{font-family:var(--font-inter),sans-serif;max-width:56ch;color:var(--text_secondary);text-wrap:pretty;font-size:16px;font-weight:400;line-height:24px}.HeroSection-module-scss-module__6vLY6a__form{margin-top:8px}@media (min-width:1024px){.HeroSection-module-scss-module__6vLY6a__form{grid-column:1/-1;margin-top:8px}}.HeroSection-module-scss-module__6vLY6a__advantages{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:480px){.HeroSection-module-scss-module__6vLY6a__advantages{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media (min-width:1024px){.HeroSection-module-scss-module__6vLY6a__advantages{grid-column:1/-1}}.HeroSection-module-scss-module__6vLY6a__advantage{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);align-items:center;gap:8px;font-size:16px;font-weight:400;line-height:24px;display:inline-flex}.HeroSection-module-scss-module__6vLY6a__advantage_icon{color:var(--icon_primary);flex-shrink:0;display:flex}
.KeySection-module-scss-module__ygWpGG__section{background:var(--background_secondary);border:1px solid var(--stroke_default);border-radius:20px;grid-template-columns:2fr 1fr;align-items:center;width:100%;padding:20px 16px;display:grid}.KeySection-module-scss-module__ygWpGG__key{align-items:flex-start;gap:12px;min-width:0;padding-right:20px;display:flex}.KeySection-module-scss-module__ygWpGG__key_icon{background:var(--background_primary_10);color:var(--text_primary);border-radius:8px;flex-shrink:0;padding:8px;display:flex}.KeySection-module-scss-module__ygWpGG__key_body{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.KeySection-module-scss-module__ygWpGG__key_title{font-family:var(--font-inter),sans-serif;color:var(--text_default);font-size:16px;font-weight:600;line-height:24px}.KeySection-module-scss-module__ygWpGG__status{border-left:1px solid var(--stroke_default);align-items:center;gap:12px;height:100%;padding-left:20px;display:flex}.KeySection-module-scss-module__ygWpGG__status_icon{flex-shrink:0;display:flex}.KeySection-module-scss-module__ygWpGG__status_body{flex-direction:column;gap:4px;min-width:0;display:flex}.KeySection-module-scss-module__ygWpGG__status_title{font-family:var(--font-inter),sans-serif;font-size:16px;font-weight:600;line-height:24px}.KeySection-module-scss-module__ygWpGG__status_text{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);font-size:14px;font-weight:400;line-height:20px}.KeySection-module-scss-module__ygWpGG__waiting{color:var(--text_secondary)}.KeySection-module-scss-module__ygWpGG__accepted{color:var(--success)}.KeySection-module-scss-module__ygWpGG__rejected{color:var(--danger)}@media (max-width:767px){.KeySection-module-scss-module__ygWpGG__section{grid-template-columns:1fr;gap:16px}.KeySection-module-scss-module__ygWpGG__key{padding-right:0}.KeySection-module-scss-module__ygWpGG__key_icon{display:none}.KeySection-module-scss-module__ygWpGG__status{border-left:0;border-top:1px solid var(--stroke_default);padding-top:16px;padding-left:0}}
.HeroVisual-module-scss-module__-rIHVG__visual{display:none;position:relative}@media (min-width:1024px){.HeroVisual-module-scss-module__-rIHVG__visual{display:block}}.HeroVisual-module-scss-module__-rIHVG__appear{perspective:1000px}.HeroVisual-module-scss-module__-rIHVG__scene{position:relative}.HeroVisual-module-scss-module__-rIHVG__card{background:var(--background_secondary);border:1px solid var(--stroke_default);background:linear-gradient(160deg, var(--background_secondary), var(--background_default));box-shadow:var(--box_shadow);border-radius:20px;flex-direction:column;gap:16px;padding:20px;display:flex}.HeroVisual-module-scss-module__-rIHVG__top{border-bottom:1px solid var(--stroke_default);justify-content:space-between;align-items:center;gap:12px;padding-bottom:16px;display:flex}.HeroVisual-module-scss-module__-rIHVG__dots{gap:6px;display:inline-flex}.HeroVisual-module-scss-module__-rIHVG__dots i{background:var(--stroke_strong);border-radius:50%;width:8px;height:8px}.HeroVisual-module-scss-module__-rIHVG__status{font-family:var(--font-inter),sans-serif;color:var(--text_muted);font-size:12px;font-weight:400;line-height:16px}.HeroVisual-module-scss-module__-rIHVG__code{font-family:var(--font-mono),"SF Mono",monospace;letter-spacing:.06em;background:var(--background_elevated);border:1px solid var(--stroke_default);color:var(--text_default);border-radius:12px;padding:12px 16px;font-size:15px;font-weight:500;line-height:22px}.HeroVisual-module-scss-module__-rIHVG__rows{flex-direction:column;gap:12px;display:flex}.HeroVisual-module-scss-module__-rIHVG__row{font-family:var(--font-inter),sans-serif;align-items:center;gap:12px;font-size:14px;font-weight:400;line-height:20px;display:flex}.HeroVisual-module-scss-module__-rIHVG__check{background:var(--success_10);width:22px;height:22px;color:var(--success);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.HeroVisual-module-scss-module__-rIHVG__label{color:var(--text_muted)}.HeroVisual-module-scss-module__-rIHVG__value{color:var(--text_default);margin-left:auto;font-weight:500}.HeroVisual-module-scss-module__-rIHVG__result{font-family:var(--font-inter),sans-serif;background:var(--success_10);border:1px solid var(--success);color:var(--success);text-align:center;border-radius:12px;padding:12px 16px;font-size:14px;font-weight:500;line-height:20px}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.p.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_7f50101-module__waQ1EW__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_7f50101-module__waQ1EW__variable{--font-inter:"Inter", "Inter Fallback"}
.ProgressStep-module-scss-module__nQ59tq__progress{background:var(--background_secondary);border:1px solid var(--stroke_default);border-radius:16px;flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding:20px;display:flex}.ProgressStep-module-scss-module__nQ59tq__head{align-items:center;gap:16px;width:100%;display:flex}.ProgressStep-module-scss-module__nQ59tq__spinner{border:2px solid var(--stroke_strong);border-top-color:var(--stroke_primary);border-radius:50%;flex-shrink:0;width:28px;height:28px;animation:.9s linear infinite ProgressStep-module-scss-module__nQ59tq__spin}@media (prefers-reduced-motion:reduce){.ProgressStep-module-scss-module__nQ59tq__spinner{border-top-color:var(--stroke_strong);background:var(--background_primary_10);animation:1.6s ease-in-out infinite ProgressStep-module-scss-module__nQ59tq__pulse}}@keyframes ProgressStep-module-scss-module__nQ59tq__spin{to{transform:rotate(360deg)}}@keyframes ProgressStep-module-scss-module__nQ59tq__pulse{0%,to{opacity:.35}50%{opacity:1}}.ProgressStep-module-scss-module__nQ59tq__headings{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.ProgressStep-module-scss-module__nQ59tq__title{font-family:var(--font-inter),sans-serif;color:var(--text_default);font-size:16px;font-weight:400;line-height:24px}.ProgressStep-module-scss-module__nQ59tq__subtitle{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);font-size:14px;font-weight:400;line-height:20px}.ProgressStep-module-scss-module__nQ59tq__timer{font-family:var(--font-mono),"SF Mono",monospace;letter-spacing:.06em;color:var(--text_muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:15px;font-weight:500;line-height:22px}.ProgressStep-module-scss-module__nQ59tq__message{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);font-size:14px;font-weight:400;line-height:20px}.ProgressStep-module-scss-module__nQ59tq__warning{font-family:var(--font-inter),sans-serif;color:var(--text_muted);font-size:12px;font-weight:400;line-height:16px}
.HowSection-module-scss-module__a-TYUG__list{gap:0;display:grid;position:relative}@media (min-width:768px){.HowSection-module-scss-module__a-TYUG__list{grid-template-columns:repeat(2,1fr);gap:32px 20px}}@media (min-width:1024px){.HowSection-module-scss-module__a-TYUG__list{grid-template-columns:repeat(4,1fr);gap:20px}}.HowSection-module-scss-module__a-TYUG__item{grid-template-columns:44px 1fr;align-items:start;gap:16px;padding-bottom:24px;display:grid;position:relative}.HowSection-module-scss-module__a-TYUG__item:not(:last-child):before{content:"";background:linear-gradient(180deg, var(--stroke_strong), var(--stroke_default));width:1px;position:absolute;top:44px;bottom:4px;left:21.5px}.HowSection-module-scss-module__a-TYUG__item:last-child{padding-bottom:0}@media (min-width:768px){.HowSection-module-scss-module__a-TYUG__item{grid-template-rows:auto 1fr;grid-template-columns:1fr;gap:16px;padding-bottom:0}.HowSection-module-scss-module__a-TYUG__item:not(:last-child):before{content:none}}@media (min-width:1024px){.HowSection-module-scss-module__a-TYUG__item:not(:last-child):after{content:"";background:linear-gradient(90deg, var(--stroke_default), var(--stroke_strong) 20%, var(--stroke_strong) 80%, var(--stroke_default));height:1px;position:absolute;top:21.5px;left:56px;right:-8px}}.HowSection-module-scss-module__a-TYUG__number{z-index:1;background:var(--background_default);border:1px solid var(--stroke_primary);width:44px;height:44px;color:var(--text_primary);font-family:var(--font-manrope),sans-serif;box-shadow:0 0 0 6px var(--background_default);border-radius:50%;place-items:center;font-size:17px;font-weight:700;line-height:1;display:grid;position:relative}.HowSection-module-scss-module__a-TYUG__body{flex-direction:column;gap:8px;min-width:0;display:flex}@media (min-width:768px){.HowSection-module-scss-module__a-TYUG__body{background:var(--background_secondary);border:1px solid var(--stroke_default);border-radius:20px;gap:10px;height:100%;padding:20px}}.HowSection-module-scss-module__a-TYUG__head{align-items:flex-start;gap:10px;min-width:0;display:flex}.HowSection-module-scss-module__a-TYUG__icon{background:var(--background_primary_10);width:36px;height:36px;color:var(--icon_primary);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.HowSection-module-scss-module__a-TYUG__title{font-family:var(--font-manrope),sans-serif;letter-spacing:-.01em;color:var(--text_default);min-width:0;font-size:clamp(17px,.6vw + 15px,20px);font-weight:600;line-height:1.3}.HowSection-module-scss-module__a-TYUG__text{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);max-width:42ch;font-size:14px;font-weight:400;line-height:20px}
@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.p.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.p.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.p.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.p.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_f86c3381-module__vPKATq__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_f86c3381-module__vPKATq__variable{--font-manrope:"Manrope", "Manrope Fallback"}
.AccountHeader-module-scss-module__nQrWUW__header{background:var(--background_secondary);border:1px solid var(--stroke_default);border-radius:20px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;padding:20px;display:grid}@media (min-width:768px){.AccountHeader-module-scss-module__nQrWUW__header{grid-template-columns:auto minmax(0,1fr) auto;padding:24px}}.AccountHeader-module-scss-module__nQrWUW__avatar{background:var(--background_primary_10);border:1px solid var(--stroke_primary);width:52px;height:52px;color:var(--icon_primary);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.AccountHeader-module-scss-module__nQrWUW__identity{flex-direction:column;gap:2px;min-width:0;display:flex}.AccountHeader-module-scss-module__nQrWUW__email{font-family:var(--font-manrope),sans-serif;letter-spacing:-.01em;color:var(--text_default);overflow-wrap:anywhere;font-size:clamp(17px,.6vw + 15px,20px);font-weight:600;line-height:1.3}.AccountHeader-module-scss-module__nQrWUW__meta{font-family:var(--font-inter),sans-serif;color:var(--text_muted);font-size:12px;font-weight:400;line-height:16px}.AccountHeader-module-scss-module__nQrWUW__separator{padding:0 6px}.AccountHeader-module-scss-module__nQrWUW__actions{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}@media (min-width:768px){.AccountHeader-module-scss-module__nQrWUW__actions{grid-column:auto}}
.ResultStep-module-scss-module__6y2_oq__result{flex-direction:column;align-items:flex-start;gap:16px;width:100%;display:flex}.ResultStep-module-scss-module__6y2_oq__hint{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);font-size:14px;font-weight:400;line-height:20px}.ResultStep-module-scss-module__6y2_oq__actions{flex-wrap:wrap;gap:12px;display:flex}.ResultStep-module-scss-module__6y2_oq__support{background:var(--background_secondary);border:1px solid var(--stroke_default);border-radius:12px;flex-direction:column;align-items:flex-start;gap:12px;width:100%;padding:16px;display:flex}.ResultStep-module-scss-module__6y2_oq__support_text{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);font-size:14px;font-weight:400;line-height:20px}.ResultStep-module-scss-module__6y2_oq__support_code{width:100%}.ResultStep-module-scss-module__6y2_oq__help_title{font-family:var(--font-manrope),sans-serif;letter-spacing:-.01em;color:var(--text_default);font-size:clamp(17px,.6vw + 15px,20px);font-weight:600;line-height:1.3}.ResultStep-module-scss-module__6y2_oq__help_body{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);flex-direction:column;gap:12px;font-size:16px;font-weight:400;line-height:24px;display:flex}.ResultStep-module-scss-module__6y2_oq__help_list{flex-direction:column;gap:8px;padding-left:20px;list-style:outside;display:flex}.ResultStep-module-scss-module__6y2_oq__account{flex-wrap:wrap;align-items:baseline;gap:4px 8px;margin:0;display:flex}.ResultStep-module-scss-module__6y2_oq__account_label{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);font-size:14px;font-weight:400;line-height:20px}.ResultStep-module-scss-module__6y2_oq__account_value{font-family:var(--font-inter),sans-serif;color:var(--text_default);overflow-wrap:anywhere;margin:0;font-size:16px;font-weight:600;line-height:24px}.ResultStep-module-scss-module__6y2_oq__done{background:var(--background_secondary);border:1px solid var(--stroke_default);border-radius:20px;grid-template-columns:2fr 1fr;align-items:center;width:100%;padding:20px 16px;display:grid}.ResultStep-module-scss-module__6y2_oq__done_head{align-items:center;gap:12px;min-width:0;padding-right:20px;display:flex}.ResultStep-module-scss-module__6y2_oq__done_text{flex-direction:column;gap:4px;min-width:0;display:flex}.ResultStep-module-scss-module__6y2_oq__done_title{font-family:var(--font-manrope),sans-serif;letter-spacing:-.01em;color:var(--text_default);font-size:clamp(17px,.6vw + 15px,20px);font-weight:600;line-height:1.3}.ResultStep-module-scss-module__6y2_oq__done_account{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);overflow-wrap:anywhere;font-size:14px;font-weight:400;line-height:20px}.ResultStep-module-scss-module__6y2_oq__help_card{border:0;border-left:1px solid var(--stroke_default);text-align:left;cursor:pointer;background:0 0;flex-direction:column;justify-content:center;align-self:stretch;gap:4px;padding:0 0 0 20px;transition:all .2s;display:flex}.ResultStep-module-scss-module__6y2_oq__help_card:hover .ResultStep-module-scss-module__6y2_oq__help_card_title{color:var(--text_primary)}.ResultStep-module-scss-module__6y2_oq__help_card_title{font-family:var(--font-inter),sans-serif;color:var(--text_default);font-size:14px;font-weight:600;line-height:20px}.ResultStep-module-scss-module__6y2_oq__help_card_hint{font-family:var(--font-inter),sans-serif;color:var(--text_primary);font-size:14px;font-weight:400;line-height:20px}.ResultStep-module-scss-module__6y2_oq__actions_centered{flex-wrap:wrap;justify-content:center;gap:12px;width:100%;display:flex}@media (max-width:767px){.ResultStep-module-scss-module__6y2_oq__done{grid-template-columns:1fr;align-items:flex-start;gap:16px}.ResultStep-module-scss-module__6y2_oq__done_head{padding-right:0}.ResultStep-module-scss-module__6y2_oq__help_card{border-left:0;border-top:1px solid var(--stroke_default);padding:16px 0 0}}
.ServicesMarquee-module-scss-module__078hAq__marquee{border-top:1px solid var(--stroke_default);border-bottom:1px solid var(--stroke_default);background:var(--background_secondary);padding:16px 0;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)}@media (min-width:768px){.ServicesMarquee-module-scss-module__078hAq__marquee{display:none}}.ServicesMarquee-module-scss-module__078hAq__track{align-items:center;width:max-content;display:flex}.ServicesMarquee-module-scss-module__078hAq__item{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);white-space:nowrap;--accent:#18bce8;align-items:center;gap:8px;padding:0 20px;font-size:14px;font-weight:400;line-height:20px;display:inline-flex}.ServicesMarquee-module-scss-module__078hAq__dot{background:var(--accent);width:6px;height:6px;box-shadow:0 0 10px var(--accent);border-radius:50%;flex-shrink:0}
@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/04c5164763c40239-s.0h-nw9_c8d~-_.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/26f284dcc38c84c0-s.p.10hk62x1-0d9n.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7e7f32a39836f228-s.0bmyfaahigzds.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fa39153a3fc630ba-s.0-0ft90hthv3~.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6a5386fd6038edbe-s.16fk0g~ypa53a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/051742360c26797e-s.p.0f97p8c3305p~.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/04c5164763c40239-s.0h-nw9_c8d~-_.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/26f284dcc38c84c0-s.p.10hk62x1-0d9n.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7e7f32a39836f228-s.0bmyfaahigzds.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/fa39153a3fc630ba-s.0-0ft90hthv3~.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6a5386fd6038edbe-s.16fk0g~ypa53a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/051742360c26797e-s.p.0f97p8c3305p~.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono Fallback;src:local(Arial);ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:134.59%}.jetbrains_mono_fa7754bd-module__Iduv5G__className{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.jetbrains_mono_fa7754bd-module__Iduv5G__variable{--font-mono:"JetBrains Mono", "JetBrains Mono Fallback"}
.OrdersList-module-scss-module__KPIYkG__list{flex-direction:column;gap:12px;display:flex}.OrdersList-module-scss-module__KPIYkG__item{background:var(--background_secondary);border:1px solid var(--stroke_default);border-radius:20px;flex-direction:column;align-items:flex-start;gap:12px;padding:20px;display:flex}.OrdersList-module-scss-module__KPIYkG__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.OrdersList-module-scss-module__KPIYkG__service{font-family:var(--font-manrope),sans-serif;letter-spacing:-.01em;min-width:0;color:var(--text_default);align-items:center;gap:8px;font-size:clamp(17px,.6vw + 15px,20px);font-weight:600;line-height:1.3;display:flex}.OrdersList-module-scss-module__KPIYkG__badge{font-family:var(--font-inter),sans-serif;background:var(--background_elevated);border:1px solid var(--stroke_strong);color:var(--text_secondary);border-radius:99999px;padding:4px 10px;font-size:12px;font-weight:400;line-height:16px}.OrdersList-module-scss-module__KPIYkG__done{background:var(--success_10);border-color:var(--success);color:var(--success)}.OrdersList-module-scss-module__KPIYkG__meta{font-family:var(--font-inter),sans-serif;color:var(--text_muted);flex-wrap:wrap;align-items:center;font-size:12px;font-weight:400;line-height:16px;display:flex}.OrdersList-module-scss-module__KPIYkG__separator{padding:0 6px}.OrdersList-module-scss-module__KPIYkG__nowrap{white-space:nowrap}.OrdersList-module-scss-module__KPIYkG__code{width:100%}.OrdersList-module-scss-module__KPIYkG__account{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);overflow-wrap:anywhere;font-size:14px;font-weight:400;line-height:20px}.OrdersList-module-scss-module__KPIYkG__loading{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);font-size:16px;font-weight:400;line-height:24px}.OrdersList-module-scss-module__KPIYkG__empty{background:var(--background_secondary);border:1px solid var(--stroke_default);text-align:center;border-radius:20px;flex-direction:column;align-items:center;gap:12px;padding:clamp(32px,6vw,48px) 20px;display:flex}.OrdersList-module-scss-module__KPIYkG__empty_icon{background:var(--background_primary_10);border:1px solid var(--stroke_primary);width:56px;height:56px;color:var(--icon_primary);border-radius:50%;place-items:center;margin-bottom:4px;display:grid}.OrdersList-module-scss-module__KPIYkG__empty_title{font-family:var(--font-manrope),sans-serif;letter-spacing:-.01em;color:var(--text_default);font-size:clamp(17px,.6vw + 15px,20px);font-weight:600;line-height:1.3}.OrdersList-module-scss-module__KPIYkG__empty_text{font-family:var(--font-inter),sans-serif;max-width:44ch;color:var(--text_secondary);text-wrap:pretty;font-size:14px;font-weight:400;line-height:20px}
.SuccessPromo-module-scss-module__6jslbW__promo{grid-template-columns:1fr 1fr;gap:16px;width:100%;display:grid}@media (max-width:767px){.SuccessPromo-module-scss-module__6jslbW__promo{grid-template-columns:1fr}}.SuccessPromo-module-scss-module__6jslbW__card{background:var(--background_secondary);border:1px solid var(--stroke_default);border-radius:20px;flex-direction:column;justify-content:space-between;gap:16px;padding:20px 16px;display:flex}.SuccessPromo-module-scss-module__6jslbW__head{align-items:center;gap:12px;display:flex}.SuccessPromo-module-scss-module__6jslbW__mark{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.SuccessPromo-module-scss-module__6jslbW__uploaded{background:var(--background_elevated);overflow:hidden}.SuccessPromo-module-scss-module__6jslbW__image{object-fit:cover;width:100%;height:100%}.SuccessPromo-module-scss-module__6jslbW__telegram_mark{color:var(--text_on_primary_fill);background:linear-gradient(135deg,#18bce8,#5fd3f2)}.SuccessPromo-module-scss-module__6jslbW__telegram_glyph{transform:translate(-1px,1px)}.SuccessPromo-module-scss-module__6jslbW__market_mark{color:#1a1a1a;background:#fc0}.SuccessPromo-module-scss-module__6jslbW__text{font-family:var(--font-inter),sans-serif;color:var(--text_default);font-size:16px;font-weight:400;line-height:24px}.SuccessPromo-module-scss-module__6jslbW__market_button{color:#1a1a1a;box-shadow:none;background:#fc0;border-color:#0000}@media (hover:hover){.SuccessPromo-module-scss-module__6jslbW__market_button:hover{box-shadow:none;background:#ffd633}}
.ServicesSection-module-scss-module__9JefRG__notice{margin-bottom:20px}.ServicesSection-module-scss-module__9JefRG__grid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:480px){.ServicesSection-module-scss-module__9JefRG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}.ServicesSection-module-scss-module__9JefRG__card{background:var(--background_secondary);border:1px solid var(--stroke_default);--accent:#18bce8;border-radius:20px;flex-direction:column;gap:8px;padding:20px;transition:border-color .2s cubic-bezier(.22,1,.36,1),transform .2s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.ServicesSection-module-scss-module__9JefRG__card:before{content:"";background:radial-gradient(circle, var(--accent), transparent 70%);opacity:0;pointer-events:none;border-radius:50%;width:180px;height:180px;transition:opacity .2s cubic-bezier(.22,1,.36,1);position:absolute;top:-40%;right:-30%}@media (hover:hover){.ServicesSection-module-scss-module__9JefRG__card:hover{border-color:var(--accent);transform:translateY(-3px)}.ServicesSection-module-scss-module__9JefRG__card:hover:before{opacity:.14}}.ServicesSection-module-scss-module__9JefRG__opener{z-index:1;cursor:pointer;background:0 0;border:0;padding:0;position:absolute;inset:0}.ServicesSection-module-scss-module__9JefRG__opener:focus-visible{outline:2px solid var(--stroke_primary);outline-offset:-3px}.ServicesSection-module-scss-module__9JefRG__opener_label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ServicesSection-module-scss-module__9JefRG__head{align-items:flex-start;gap:8px;min-width:0;display:flex}.ServicesSection-module-scss-module__9JefRG__with_logos .ServicesSection-module-scss-module__9JefRG__head{gap:12px}.ServicesSection-module-scss-module__9JefRG__head_text{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.ServicesSection-module-scss-module__9JefRG__title_row{justify-content:space-between;align-items:baseline;gap:8px;min-width:0;display:flex}.ServicesSection-module-scss-module__9JefRG__name{font-family:var(--font-manrope),sans-serif;letter-spacing:-.01em;min-width:0;color:var(--text_default);font-size:clamp(17px,.6vw + 15px,20px);font-weight:600;line-height:1.3}.ServicesSection-module-scss-module__9JefRG__price_from{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);white-space:nowrap;font-size:14px;font-weight:400;line-height:20px}.ServicesSection-module-scss-module__9JefRG__more{font-family:var(--font-inter),sans-serif;color:var(--text_primary);flex-shrink:0;align-items:center;gap:6px;font-size:14px;font-weight:400;line-height:20px;transition:gap .2s cubic-bezier(.22,1,.36,1);display:inline-flex}@media (hover:hover){.ServicesSection-module-scss-module__9JefRG__more:hover{gap:10px}}.ServicesSection-module-scss-module__9JefRG__more:focus-visible{outline:2px solid var(--stroke_primary);outline-offset:3px}.ServicesSection-module-scss-module__9JefRG__tagline{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);text-wrap:pretty;font-size:14px;font-weight:400;line-height:20px}.ServicesSection-module-scss-module__9JefRG__plans{flex-direction:column;gap:4px;margin-top:auto;padding-top:12px;display:flex}.ServicesSection-module-scss-module__9JefRG__plan{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.ServicesSection-module-scss-module__9JefRG__plan_name{font-family:var(--font-inter),sans-serif;color:var(--text_default);font-size:14px;font-weight:600;line-height:20px}.ServicesSection-module-scss-module__9JefRG__plan_price{font-family:var(--font-inter),sans-serif;color:var(--text_default);white-space:nowrap;font-size:14px;font-weight:400;line-height:20px}.ServicesSection-module-scss-module__9JefRG__stock_out{font-family:var(--font-inter),sans-serif;color:var(--text_muted);white-space:nowrap;font-size:12px;font-weight:400;line-height:16px}.ServicesSection-module-scss-module__9JefRG__skeleton{background:var(--background_secondary);border:1px solid var(--stroke_default);border-radius:20px;height:132px;animation:1.4s ease-in-out infinite ServicesSection-module-scss-module__9JefRG__pulse}@media (prefers-reduced-motion:reduce){.ServicesSection-module-scss-module__9JefRG__skeleton{animation:none}}@keyframes ServicesSection-module-scss-module__9JefRG__pulse{50%{opacity:.55}}
.ProfileCard-module-scss-module__7i5b1q__card{background:var(--background_secondary);border:1px solid var(--stroke_default);border-radius:20px;flex-direction:column;gap:20px;height:fit-content;padding:20px;display:flex}@media (min-width:480px){.ProfileCard-module-scss-module__7i5b1q__card{padding:24px}}.ProfileCard-module-scss-module__7i5b1q__title{font-family:var(--font-manrope),sans-serif;letter-spacing:-.01em;color:var(--text_default);font-size:clamp(17px,.6vw + 15px,20px);font-weight:600;line-height:1.3}.ProfileCard-module-scss-module__7i5b1q__form{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}@media (min-width:768px){.ProfileCard-module-scss-module__7i5b1q__form{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}.ProfileCard-module-scss-module__7i5b1q__actions{grid-column:1/-1;gap:8px;display:flex}
.TargetStep-module-scss-module__C3Y6XW__step{flex-direction:column;align-items:flex-start;gap:24px;width:100%;display:flex}.TargetStep-module-scss-module__C3Y6XW__choice{border:0;flex-direction:column;gap:12px;width:100%;margin:0;padding:0;display:flex}.TargetStep-module-scss-module__C3Y6XW__choice_title{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);padding:0;font-size:14px;font-weight:400;line-height:20px}.TargetStep-module-scss-module__C3Y6XW__choice_options{grid-auto-columns:1fr;grid-auto-flow:column;gap:8px;padding:8px 0;display:grid}@media (max-width:479px){.TargetStep-module-scss-module__C3Y6XW__choice_options{grid-auto-flow:row}}.TargetStep-module-scss-module__C3Y6XW__choice_option{cursor:pointer;text-align:center;background:var(--background_elevated);border:1px solid var(--stroke_default);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 16px;transition:all .2s;display:flex}.TargetStep-module-scss-module__C3Y6XW__choice_option[data-selected=true]{border-color:var(--stroke_primary)}.TargetStep-module-scss-module__C3Y6XW__choice_option:focus-within{outline:2px solid var(--stroke_primary);outline-offset:2px}.TargetStep-module-scss-module__C3Y6XW__choice_input{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.TargetStep-module-scss-module__C3Y6XW__choice_label{font-family:var(--font-inter),sans-serif;font-size:14px;font-weight:400;line-height:20px}.TargetStep-module-scss-module__C3Y6XW__account{flex-direction:column;gap:16px;width:100%;display:flex}.TargetStep-module-scss-module__C3Y6XW__subscriptions{margin:0 0 8px;padding-left:20px}.TargetStep-module-scss-module__C3Y6XW__note{font-family:var(--font-inter),sans-serif;color:var(--warning);font-size:14px;font-weight:400;line-height:20px}.TargetStep-module-scss-module__C3Y6XW__actions{background:var(--background_elevated);border:1px solid var(--stroke_default);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px;display:flex}.TargetStep-module-scss-module__C3Y6XW__user{font-family:var(--font-inter),sans-serif;color:var(--text_default);overflow-wrap:anywhere;align-items:center;gap:8px;font-size:16px;font-weight:400;line-height:24px;display:inline-flex}.TargetStep-module-scss-module__C3Y6XW__user_icon{color:var(--text_secondary);flex:none}@media (max-width:1023px){.TargetStep-module-scss-module__C3Y6XW__button{width:100%}}.TargetStep-module-scss-module__C3Y6XW__example_link{font-family:var(--font-inter),sans-serif;cursor:pointer;color:var(--text_secondary);text-underline-offset:3px;background:0 0;border:0;padding:0;font-size:14px;font-weight:400;line-height:20px;text-decoration:underline;transition:all .2s}.TargetStep-module-scss-module__C3Y6XW__example_link:hover{color:var(--text_default)}.TargetStep-module-scss-module__C3Y6XW__example_link:focus-visible{outline:2px solid var(--stroke_primary);outline-offset:2px}
.ServiceModal-module-scss-module__GNjkSa__head{align-items:center;gap:12px;min-width:0;display:flex}.ServiceModal-module-scss-module__GNjkSa__logo{object-fit:contain;border-radius:8px;flex-shrink:0;width:48px;height:48px}.ServiceModal-module-scss-module__GNjkSa__dot{background:var(--accent,#18bce8);width:10px;height:10px;box-shadow:0 0 16px var(--accent,#18bce8);border-radius:50%;flex-shrink:0}.ServiceModal-module-scss-module__GNjkSa__head_text{flex-direction:column;gap:4px;min-width:0;display:flex}.ServiceModal-module-scss-module__GNjkSa__title{font-family:var(--font-manrope),sans-serif;letter-spacing:-.02em;color:var(--text_default);font-size:clamp(20px,1.8vw + 14px,28px);font-weight:600;line-height:1.22}.ServiceModal-module-scss-module__GNjkSa__tagline{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);font-size:14px;font-weight:400;line-height:20px}.ServiceModal-module-scss-module__GNjkSa__plans{flex-direction:column;gap:8px;display:flex}.ServiceModal-module-scss-module__GNjkSa__plan{background:var(--background_elevated);border-radius:12px;justify-content:space-between;align-items:baseline;gap:16px;padding:12px 16px;display:flex}.ServiceModal-module-scss-module__GNjkSa__plan_text{flex-direction:column;gap:4px;min-width:0;display:flex}.ServiceModal-module-scss-module__GNjkSa__plan_name{font-family:var(--font-inter),sans-serif;color:var(--text_default);font-size:16px;font-weight:600;line-height:24px}.ServiceModal-module-scss-module__GNjkSa__plan_tagline,.ServiceModal-module-scss-module__GNjkSa__plan_duration{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);font-size:12px;font-weight:400;line-height:16px}.ServiceModal-module-scss-module__GNjkSa__plan_price,.ServiceModal-module-scss-module__GNjkSa__stock_out{font-family:var(--font-inter),sans-serif;white-space:nowrap;font-size:16px;font-weight:400;line-height:24px}.ServiceModal-module-scss-module__GNjkSa__plan_price{color:var(--text_default);font-weight:600}.ServiceModal-module-scss-module__GNjkSa__stock_out{color:var(--text_muted)}.ServiceModal-module-scss-module__GNjkSa__actions{justify-content:flex-end;display:flex}
.SubscriptionsList-module-scss-module__d6epjG__section{flex-direction:column;gap:16px;display:flex}.SubscriptionsList-module-scss-module__d6epjG__title{font-family:var(--font-manrope),sans-serif;letter-spacing:-.02em;color:var(--text_default);font-size:clamp(20px,1.8vw + 14px,28px);font-weight:600;line-height:1.22}.SubscriptionsList-module-scss-module__d6epjG__list{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;display:grid}.SubscriptionsList-module-scss-module__d6epjG__item{background:var(--background_secondary);border:1px solid var(--stroke_default);--accent:var(--background_primary);border-radius:20px;flex-direction:column;gap:8px;padding:20px;display:flex;position:relative;overflow:hidden}.SubscriptionsList-module-scss-module__d6epjG__item:before{content:"";background:linear-gradient(90deg, var(--accent), transparent);height:2px;position:absolute;top:0;left:0;right:0}.SubscriptionsList-module-scss-module__d6epjG__head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.SubscriptionsList-module-scss-module__d6epjG__service{font-family:var(--font-manrope),sans-serif;letter-spacing:-.01em;min-width:0;color:var(--text_default);align-items:center;gap:8px;font-size:clamp(17px,.6vw + 15px,20px);font-weight:600;line-height:1.3;display:flex}.SubscriptionsList-module-scss-module__d6epjG__plan{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);font-size:14px;font-weight:400;line-height:20px}.SubscriptionsList-module-scss-module__d6epjG__left{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:600;line-height:16px}.SubscriptionsList-module-scss-module__d6epjG__soon{color:var(--warning)}.SubscriptionsList-module-scss-module__d6epjG__track{background:var(--background_elevated);border-radius:99999px;height:4px;margin-top:4px;display:block;overflow:hidden}.SubscriptionsList-module-scss-module__d6epjG__bar{background:var(--accent);border-radius:99999px;height:100%;display:block}.SubscriptionsList-module-scss-module__d6epjG__bar_soon{background:var(--warning)}.SubscriptionsList-module-scss-module__d6epjG__meta{font-family:var(--font-inter),sans-serif;color:var(--text_muted);white-space:nowrap;font-size:12px;font-weight:400;line-height:16px}.SubscriptionsList-module-scss-module__d6epjG__account{font-family:var(--font-inter),sans-serif;color:var(--text_muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.SubscriptionsList-module-scss-module__d6epjG__separator{padding:0 6px}.SubscriptionsList-module-scss-module__d6epjG__nowrap{white-space:nowrap}
.Instruction-module-scss-module__oXipZq__card{background:var(--background_secondary);border:1px solid var(--stroke_default);border-radius:20px;grid-template-columns:1fr;gap:24px;width:100%;padding:20px 16px;display:grid}.Instruction-module-scss-module__oXipZq__instruction{grid-template-columns:2fr 1fr;gap:16px;display:grid}@media (max-width:1023px){.Instruction-module-scss-module__oXipZq__instruction{grid-template-columns:1fr}}.Instruction-module-scss-module__oXipZq__left,.Instruction-module-scss-module__oXipZq__right{flex-direction:column;align-items:flex-start;gap:16px;display:flex}@media (min-width:1024px){.Instruction-module-scss-module__oXipZq__right{border-left:1px solid var(--stroke_default);justify-content:center;height:100%;padding-left:20px}}.Instruction-module-scss-module__oXipZq__actions{flex-wrap:wrap;gap:12px;display:flex}@media (max-width:1023px){.Instruction-module-scss-module__oXipZq__actions{flex-direction:column;align-items:stretch;width:100%}.Instruction-module-scss-module__oXipZq__actions a{width:100%}}.Instruction-module-scss-module__oXipZq__paragraph{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);font-size:16px;font-weight:400;line-height:24px}.Instruction-module-scss-module__oXipZq__paragraph_icon{float:left;flex-shrink:0;margin:2px 8px 0 0}.Instruction-module-scss-module__oXipZq__list{flex-direction:column;gap:10px;display:flex}.Instruction-module-scss-module__oXipZq__item{font-family:var(--font-inter),sans-serif;color:var(--text_default);padding-left:24px;font-size:16px;font-weight:400;line-height:24px;position:relative}.Instruction-module-scss-module__oXipZq__item:before{content:"";background:var(--background_primary);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:8px}
.TelegramSection-module-scss-module__MbemQG__card{background:var(--background_secondary);border:1px solid var(--stroke_default);border-radius:20px;grid-template-columns:1fr;gap:24px;padding:clamp(20px,4vw,32px);display:grid;position:relative;overflow:hidden}.TelegramSection-module-scss-module__MbemQG__card:before{content:"";background:radial-gradient(circle, var(--background_primary_10) 0%, transparent 70%);pointer-events:none;border-radius:50%;width:360px;height:360px;position:absolute;top:-55%;left:-12%}@media (min-width:1024px){.TelegramSection-module-scss-module__MbemQG__card{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:32px}}.TelegramSection-module-scss-module__MbemQG__shimmer{z-index:1;border-radius:inherit;background:conic-gradient(from var(--shimmer_angle,0deg), transparent 0deg, #18bce833 45deg, #18bce8 85deg, #5fd3f2 100deg, #18bce8 115deg, #18bce833 155deg, transparent 200deg, transparent 360deg);pointer-events:none;padding:1px;display:none;position:absolute;inset:0}@supports (mask-composite:exclude) or (-webkit-mask-composite:xor){.TelegramSection-module-scss-module__MbemQG__shimmer{-webkit-mask-composite:xor;display:block;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}}.TelegramSection-module-scss-module__MbemQG__text{flex-direction:column;gap:8px;min-width:0;display:flex;position:relative}.TelegramSection-module-scss-module__MbemQG__overline{font-family:var(--font-inter),sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--text_primary);font-size:11px;font-weight:500;line-height:16px}.TelegramSection-module-scss-module__MbemQG__title{font-family:var(--font-manrope),sans-serif;letter-spacing:-.02em;color:var(--text_default);text-wrap:balance;font-size:clamp(20px,1.8vw + 14px,28px);font-weight:600;line-height:1.22}.TelegramSection-module-scss-module__MbemQG__description{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);text-wrap:pretty;font-size:14px;font-weight:400;line-height:20px}.TelegramSection-module-scss-module__MbemQG__actions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.TelegramSection-module-scss-module__MbemQG__benefits{flex-direction:column;gap:16px;min-width:0;display:flex;position:relative}.TelegramSection-module-scss-module__MbemQG__benefit{align-items:flex-start;gap:12px;display:flex}.TelegramSection-module-scss-module__MbemQG__icon{background:var(--background_primary_10);width:40px;height:40px;color:var(--icon_primary);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.TelegramSection-module-scss-module__MbemQG__benefit_text{flex-direction:column;gap:4px;min-width:0;display:flex}.TelegramSection-module-scss-module__MbemQG__benefit_title{font-family:var(--font-inter),sans-serif;color:var(--text_default);font-size:16px;font-weight:600;line-height:24px}.TelegramSection-module-scss-module__MbemQG__benefit_description{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);text-wrap:pretty;font-size:14px;font-weight:400;line-height:20px}
.LoginView-module-scss-module__uH2JlW__form{flex-direction:column;gap:16px;display:flex}.LoginView-module-scss-module__uH2JlW__link{color:var(--text_primary)}.LoginView-module-scss-module__uH2JlW__link:hover{text-decoration:underline}.LoginView-module-scss-module__uH2JlW__divider{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);align-items:center;gap:12px;font-size:12px;font-weight:400;line-height:16px;display:flex}.LoginView-module-scss-module__uH2JlW__divider:before,.LoginView-module-scss-module__uH2JlW__divider:after{content:"";background:var(--stroke_default);flex:1;height:1px}.LoginView-module-scss-module__uH2JlW__secondary{flex-wrap:wrap;justify-content:space-between;gap:8px 16px;display:flex}.LoginView-module-scss-module__uH2JlW__plain{font-family:var(--font-inter),sans-serif;color:var(--text_secondary);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:400;line-height:16px}.LoginView-module-scss-module__uH2JlW__plain:hover:not(:disabled){color:var(--text_default);text-decoration:underline}.LoginView-module-scss-module__uH2JlW__plain:disabled{cursor:default;opacity:.6}
.page-module-scss-module__NhZI6a__actions{justify-content:center;display:flex}
