body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-primary);height:100vh;margin:0}*,:before,:after{box-sizing:border-box}html,body{touch-action:pan-y;overscroll-behavior:none;overscroll-behavior-y:none}h1,h2,h3,h4,span,a{margin:0;padding:0}::-webkit-scrollbar{background:0 0!important;width:0!important;height:0!important;display:none!important}html{overscroll-behavior:none;scroll-behavior:smooth!important}section{scroll-margin-top:120px}@media (width<=960px){section{scroll-margin-top:52px}}body{width:100%;min-height:100vh;position:relative}body:before{content:"";z-index:999999;pointer-events:none;filter:blur(32px);mix-blend-mode:screen;opacity:.88;will-change:transform;backface-visibility:hidden;background:linear-gradient(115deg,#0000 10%,#ffffff05 22%,#ffffff12 30%,#ffffff05 38%,#0000 54%),linear-gradient(102deg,#0000 34%,#ffffff06 46%,#fff1 54%,#0000 68%),linear-gradient(95deg,#0000 58%,#ffffff05 68%,#ffffff0d 74%,#0000 84%);height:110vh;position:absolute;top:-15%;left:0;right:0;transform:translateZ(0)}@media (width<=768px){body:before{filter:blur(20px);background:linear-gradient(130deg,#0000 0%,#ffffff04 12%,#ffffff0e 22%,#ffffff04 32%,#0000 46%),linear-gradient(112deg,#0000 24%,#ffffff05 38%,#ffffff0d 50%,#0000 64%),linear-gradient(96deg,#0000 50%,#ffffff04 62%,#ffffff0b 70%,#0000 82%);height:100vh;top:-10%}}@media (width<=1450px){body{overflow-x:hidden}}.content-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:20px;margin:0 auto;padding:20px 16px;display:flex;max-width:752px!important}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Regular-B9c3FU_W.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-RegularItalic-Dk7QaSHG.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Medium-CYx98orG.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Semibold-0yTEmKWa.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/assets/Gilroy-Bold-B9or8bDs.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--text-xl:600 56px/64px "Gilroy";--text-large:600 32px/42px "Gilroy";--text-h1:700 24px/32px "Gilroy";--text-h2:600 22px/28px "Gilroy";--text-h3:600 18px/26px "Gilroy";--text-h4:600 16px/24px "Gilroy";--text-button:500 16px/24px "Gilroy";--text-body:400 16px/24px "Gilroy";--text-body-medium:500 16px/24px "Gilroy";--text-body-italic:italic 400 16px/24px "Gilroy";--text-footnote:400 14px/20px "Gilroy";--text-footnote-medium:500 14px/20px "Gilroy";--text-small:400 12px/16px "Gilroy";--text-small-medium:500 12px/16px "Gilroy";--text-small-bold:700 12px/16px "Gilroy";--text-tiny:500 10px/14px "Gilroy"}.text-xl{font:var(--text-xl)}.text-large{font:var(--text-large)}.text-h1{font:var(--text-h1)}.text-h2{font:var(--text-h2)}.text-h3{font:var(--text-h3)}.text-h4{font:var(--text-h4)}.text-button{font:var(--text-button)}.text-body{font:var(--text-body)}.text-body-medium{font:var(--text-body-medium)}.text-body-italic{font:var(--text-body-italic)}.text-footnote{font:var(--text-footnote)}.text-footnote-medium{font:var(--text-footnote-medium)}.text-small{font:var(--text-small)}.text-small-medium{font:var(--text-small-medium)}.text-small-bold{font:var(--text-small-bold)}.text-tiny{font:var(--text-tiny)}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}:root{--bg-primary:#080808;--bg-secondary-gradient:linear-gradient(#2c2c2c, #1d1d1d);--bg-secondary:#242424;--bg-tertiary:#3a3a3a;--vless-block-bg:linear-gradient(180deg, #2c2c2c3d 0%, #1d1d1d3d 100%);--bg-stroke:#ffffff0a;--color-primary:#1560d1;--color-primary-bright:#2f82ff;--text-primary:#fff;--text-secondary:#fff9;--bg-secondary-grad-64:linear-gradient(180deg, #2c2c2ca3 0%, #1d1d1da3 100%);--bg-secondary-grad-56:linear-gradient(180deg, #2c2c2c8f 0%, #1d1d1d8f 100%);--bg-secondary-grad-48:linear-gradient(180deg, #2c2c2c7a 0%, #1d1d1d7a 100%);--bg-secondary-grad-32:linear-gradient(180deg, #2c2c2c52 0%, #1d1d1d52 100%);--bg-secondary-grad-24:linear-gradient(180deg, #2c2c2c3d 0%, #1d1d1d3d 100%);--bg-tertiary-40:#3a3a3a66;--bg-tertiary-32:#3a3a3a52;--bg-tertiary-24:#3a3a3a3d;--color-primary-48:#1560d17a;--color-primary-92:#1560d1eb;--color-primary-80:#1560d1cc;--text-primary-24:#ffffff3d;--system-error:#ff2d2d;--system-success:#67f434;--footer-indicator:#00000052;--footer-indicator-active:#1b1b1b52;--footer-back:#0b0c0ca3}body.light-theme{--bg-primary:#e2e6e9;--bg-secondary-gradient:linear-gradient(#fff, #c3c3c3);--bg-secondary:#fff;--bg-tertiary:#f3f3f3;--vless-block-bg:linear-gradient(180deg, #ffffff3d 0%, #c3c3c33d 100%);--bg-stroke:#0000000a;--color-primary:#1560d1;--color-primary-bright:#2f82ff;--text-primary:#090909;--text-secondary:#09090999;--bg-secondary-grad-64:linear-gradient(180deg, #ffffffa3 0%, #c3c3c3a3 100%);--bg-secondary-grad-56:linear-gradient(180deg, #ffffff8f 0%, #c3c3c38f 100%);--bg-secondary-grad-48:linear-gradient(180deg, #ffffff7a 0%, #c3c3c37a 100%);--bg-secondary-grad-32:linear-gradient(180deg, #ffffff52 0%, #c3c3c352 100%);--bg-secondary-grad-24:linear-gradient(180deg, #ffffff3d 0%, #c3c3c33d 100%);--bg-tertiary-40:#fff6;--bg-tertiary-32:#ffffff52;--bg-tertiary-24:#ffffff3d;--color-primary-48:#1560d17a;--color-primary-92:#1560d1eb;--color-primary-80:#1560d1cc;--text-primary-24:#0909093d;--system-error:#ff2d2d;--system-success:#67f434;--footer-indicator:#fff6;--footer-indicator-active:#7b0d0db3;--footer-back:linear-gradient(180deg, #ffffffa3 0%, #c3c3c3a3 100%)}.blur-default{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);backface-visibility:hidden;perspective:1000px;-webkit-transform:translateZ(0);transform:translateZ(0)}.blur-strong{-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);backface-visibility:hidden;perspective:1000px;-webkit-transform:translateZ(0);transform:translateZ(0)}.shadow-floating-big{-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);backface-visibility:hidden;perspective:1000px;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 59px 17px #0000,0 38px 15px #00000005,0 21px 13px #0000000f,0 10px 10px #0000001a,0 2px 5px #0000001f}.primary-button{background:var(--color-primary);color:#fff;width:auto;height:59px;font:var(--text-button);cursor:pointer;isolation:isolate;border:none;border-radius:16px;justify-content:center;align-items:center;gap:12px;padding:24px 32px;transition:transform .25s,background-color .25s,box-shadow .25s,opacity .25s;display:flex;position:relative;overflow:hidden}.primary-button:hover{background:var(--color-primary-bright);transform:translateY(-2px)}.primary-button:active{transform:translateY(0)scale(.985)}.primary-button:focus-visible{outline:none;box-shadow:0 0 0 2px #ffffff1f,0 0 0 4px #1560d17a}.primary-button:disabled{cursor:not-allowed;color:#ffffff7a;box-shadow:none;background:#1560d152;transform:none}.primary-button:disabled:before{display:none}.clear-button{color:var(--text-secondary);font:var(--text-body-medium);cursor:pointer;background:0 0;border:none;transition:color .25s,opacity .25s}.clear-button:hover{color:var(--text-primary)}.secondary-button{border:1px solid var(--color-primary);width:auto;height:59px;color:var(--text-primary);font:var(--text-button);cursor:pointer;isolation:isolate;background:0 0;border-radius:16px;justify-content:center;align-items:center;gap:12px;padding:24px 32px;transition:transform .25s,background-color .25s,box-shadow .25s,opacity .25s;display:flex;position:relative;overflow:hidden}.secondary-button:hover{transform:translateY(-2px)}.secondary-button:active{transform:translateY(0)scale(.985)}.secondary-button:disabled{cursor:not-allowed;color:#ffffff7a;box-shadow:none;border-color:#1560d152;transform:none}.secondary-button:disabled:before{display:none}.secondary-button.small{border:1px solid var(--color-primary);background:var(--bg-secondary-grad-24);font:var(--text-footnote);color:var(--text-primary);border-radius:100px;gap:8px;width:auto;height:34px;padding:12px 20px}.primary-button.small{border:1px solid var(--bg-stroke);background:var(--color-primary);font:var(--text-footnote);color:#fff;border-radius:100px;gap:8px;width:auto;height:34px;padding:12px 16px}button svg{flex-shrink:0;width:24px;height:24px}:root{--header-height:calc(52px + var(--tg-content-safe-area-inset-top,0px) + var(--tg-safe-area-inset-top,0px));--footer-height:90px;--header-spacing:24px;overflow-x:hidden}@media (width>=960px){:root{--header-height:88px;--header-spacing:40px}}._Header_1cz77_1{border-bottom-width:1px;border-bottom-color:var(--bg-stroke);background:var(--bg-secondary-grad-64);z-index:890;isolation:isolate;flex-direction:row;justify-content:space-between;align-items:center;height:88px;padding:20px 64px;transition:all .45s;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden;margin-top:calc(var(--tg-content-safe-area-inset-top,0px) + var(--tg-safe-area-inset-top,0px))!important}._header_logo_1cz77_28{color:var(--text-primary);font:var(--text-h3);cursor:pointer;flex-direction:row;justify-content:start;align-items:center;gap:8px;display:flex}._header_menu_1cz77_40{flex-direction:row;justify-content:center;align-items:center;gap:40px;display:flex}._header_menu_1cz77_40 a{height:23px;color:var(--text-secondary);font:var(--text-body-medium);justify-content:center;align-items:center;text-decoration:none;transition:color .35s,opacity .35s;display:flex;position:relative}._header_menu_1cz77_40 a:hover{color:var(--text-primary)}._header_menu_1cz77_40 a:after{content:"";transform-origin:50%;background:var(--color-primary-bright);border-radius:999px;width:20px;height:2px;transition:transform .35s;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)scaleX(0)}._header_menu_1cz77_40 a._active_1cz77_97{color:var(--color-primary-bright)}._header_menu_1cz77_40 a._active_1cz77_97:after{transform:translate(-50%)scaleX(1)}._lending_button_section_1cz77_107{flex-direction:row;justify-content:end;align-items:center;gap:20px;display:flex}._mobile_landing_button_1cz77_116{color:var(--text-primary);background:var(--color-primary);border:none;border-radius:100px;flex-direction:row;justify-content:center;align-items:center;gap:8px;height:36px;padding:12px 20px;display:none}._mobile_tma_1cz77_130{flex-direction:row-reverse;justify-content:center;align-items:center;gap:16px;padding:0 1px;display:flex}@media (width<=960px){._Header_1cz77_1{border:1px solid var(--bg-stroke);z-index:1000;border-radius:100px;width:auto;height:46px;margin:0;padding:6px;left:16px;right:16px;margin-top:calc(var(--tg-content-safe-area-inset-top,0px) + var(--tg-safe-area-inset-top,0px) + 12px)!important}._mobile_tma_1cz77_130{flex-direction:row;justify-content:space-between;width:100%}._hide_on_mobile_1cz77_167{display:none}._landing_1cz77_171{padding:6px 6px 6px 10px!important}._header_menu_1cz77_40{display:none}._header_logo_1cz77_28{font:var(--text-body)}._header_logo_1cz77_28 svg{width:24px;height:24px}._lending_button_section_1cz77_107{display:none}._mobile_landing_button_1cz77_116{display:flex}}._header_user_1cz77_197{color:var(--text-primary);cursor:pointer;background:var(--bg-tertiary-40);border-radius:100px;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:4px 8px 4px 4px;display:flex}._header_user_1cz77_197 ._arrow_button_1cz77_212{width:24px;height:24px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:2px;padding:0;transition:rotate .25s;display:flex;rotate:-90deg}._header_user_1cz77_197 ._arrow_button_1cz77_212._opened_1cz77_233{rotate:0deg}._header_user_avatar_1cz77_237{background:var(--bg-stroke);border-radius:100px;width:28px;height:28px}._header_user_avatar_fallback_1cz77_244{width:28px;height:28px;font:var(--text-h4);color:#fff;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#7b61ff,#4fc3f7);border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;padding-top:2px;display:flex}._header_username_1cz77_259{font:var(--text-body)}._header_balance_1cz77_263{cursor:pointer;flex-direction:row-reverse;justify-content:center;align-items:center;gap:8px;display:flex}._header_balance_block_1cz77_274{background:var(--bg-tertiary-40);border-radius:100px;flex-direction:row;justify-content:center;align-items:center;gap:6px;height:36px;padding:2px 12px;display:flex}._header_balance_block_1cz77_274 svg{width:20px;height:20px;color:var(--text-secondary)}._header_balance_block_1cz77_274 span{font:var(--text-body);color:var(--text-primary)}._top_up_button_1cz77_299{color:#fff;background:var(--color-primary);border:none;border-radius:100px;justify-content:center;align-items:center;gap:8px;width:28px;height:28px;transition:all .25s;display:flex}._top_up_button_1cz77_299 svg{flex-shrink:0;width:24px;height:24px}._top_up_button_1cz77_299:hover{background:var(--color-primary-bright);transform:translateY(-2px)}._top_up_button_1cz77_299:active{transform:translateY(0)scale(.985)}@media (width<=960px){._header_balance_1cz77_263{flex-direction:row}._header_balance_block_1cz77_274{height:auto;padding:2px 10px}._header_user_1cz77_197{background:0 0;border-radius:0;padding:0}._header_user_1cz77_197 ._arrow_button_1cz77_212{display:none}}section{padding:56px 64px}._hero_s8xwx_5{min-height:100vh;padding-top:calc(88px + var(--tg-content-safe-area-inset-top,0px) + var(--tg-safe-area-inset-top,0px));flex-direction:column;align-items:center;padding-bottom:56px;display:flex;position:relative;overflow:visible}._hero_content_s8xwx_20{flex-direction:column;justify-content:center;align-items:center;gap:32px;height:444px;display:flex}._hero_text_s8xwx_31{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}._hero_buttons_s8xwx_41{z-index:2;flex-direction:row;justify-content:center;align-items:center;gap:20px;display:flex}._hero_buttons_s8xwx_41 button{width:313px}._hero_text_s8xwx_31 h1{font:var(--text-xl);color:var(--text-primary)}._hero_text_s8xwx_31 p{font:var(--text-body);color:var(--text-primary);margin:0}._hero_globe_s8xwx_66{flex-direction:column;flex:1;align-items:center;width:100%;max-width:1440px;display:flex;position:relative}._hero_globe_img_s8xwx_76{z-index:1;-webkit-user-select:none;user-select:none;width:100%;max-width:1440px;height:auto;margin-top:calc(15vh - 400px);display:block;position:relative}@media (width<=1050px){._hero_globe_img_s8xwx_76{margin-top:calc(25vh - 400px)}}@media (width<=800px){._hero_globe_img_s8xwx_76{margin-top:calc(30vh - 350px)}}@media (width<=780px){._hero_s8xwx_5{padding-top:calc(134px + var(--tg-content-safe-area-inset-top,0px) + var(--tg-safe-area-inset-top,0px))!important;padding-bottom:28px!important}._hero_content_s8xwx_20{gap:40px;width:100%;min-width:343px;height:auto}._hero_buttons_s8xwx_41{flex-direction:column;gap:12px;width:100%}._hero_buttons_s8xwx_41 button{width:100%}._hero_text_s8xwx_31 h1{font:var(--text-h1)}._hero_text_s8xwx_31 p{font:var(--text-footnote)}._hero_globe_img_s8xwx_76{width:170%;margin-top:calc(30vh - 180px)}}._protocol_section_s8xwx_136{flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;height:auto;min-height:800px;padding:56px 64px;display:flex}._protocol_section_s8xwx_136 ._text_content_s8xwx_148{text-align:start;flex-direction:column;justify-content:center;align-items:start;gap:2px;width:100%;max-width:1312px;display:flex}._protocol_section_s8xwx_136 ._text_content_s8xwx_148 h2{font:var(--text-large);color:var(--text-primary)}._protocol_section_s8xwx_136 ._text_content_s8xwx_148 p{font:var(--text-body);color:var(--text-secondary);margin:0}._protocol_cards_s8xwx_170{grid-template-columns:repeat(6,1fr);gap:24px;width:100%;max-width:1312px;display:grid}._protocol_card_s8xwx_170:first-child,._protocol_card_s8xwx_170:nth-child(2){grid-column:span 3}._protocol_card_s8xwx_170:nth-child(3),._protocol_card_s8xwx_170:nth-child(4),._protocol_card_s8xwx_170:nth-child(5){grid-column:span 2;padding:24px 48px 24px 24px}._protocol_card_s8xwx_170{background:var(--bg-secondary-grad-64);border:1px solid var(--bg-stroke);border-radius:24px;flex-direction:column;justify-content:start;align-items:start;width:100%;height:auto;min-height:284px;padding:24px 228px 24px 24px;transition:all .3s;display:flex;position:relative;overflow:hidden}._protocol_card_s8xwx_170:after{content:"";background:var(--color-primary);filter:blur(150px);z-index:0;pointer-events:none;width:300px;height:300px;position:absolute;bottom:-210px;right:-210px}._protocol_card_s8xwx_170:hover{border-color:#3b82f64d;transform:translateY(-4px);box-shadow:0 12px 32px #3b82f626}._card_content_s8xwx_227{z-index:2;flex-direction:column;flex:1;gap:8px;width:100%;display:flex}._card_content_s8xwx_227 h3{font:var(--text-h2);color:var(--text-primary);margin:0}._card_content_s8xwx_227 p{font:var(--text-body);color:var(--text-secondary);white-space:pre-line;margin:0}._card_icon_s8xwx_250{z-index:1;flex-shrink:0;width:233px;height:233px;position:absolute;bottom:-30px;right:-45px}._card_icon_s8xwx_250:before{content:"";filter:blur(25px);z-index:-1;background:radial-gradient(#3b82f699 0%,#60a5fa4d 30%,#0000 70%);width:180px;height:60px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}._card_icon_s8xwx_250 img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}@media (width<=990px){._protocol_card_s8xwx_170{padding:16px 48px 16px 16px}._card_content_s8xwx_227 h3{font:var(--text-h3)}._card_content_s8xwx_227 p{font:var(--text-footnote)}._protocol_card_s8xwx_170:nth-child(3),._protocol_card_s8xwx_170:nth-child(4){grid-column:span 3}._protocol_card_s8xwx_170:nth-child(5){grid-column:span 6}._card_icon_s8xwx_250{width:201px;height:201px}}@media (width<=800px){._protocol_cards_s8xwx_170{grid-template-columns:1fr}._protocol_card_s8xwx_170:first-child,._protocol_card_s8xwx_170:nth-child(2),._protocol_card_s8xwx_170:nth-child(3),._protocol_card_s8xwx_170:nth-child(4),._protocol_card_s8xwx_170:nth-child(5){grid-column:span 1!important}._protocol_card_s8xwx_170{padding:16px 48px 16px 16px}}._why_us_cards_s8xwx_330{grid-template-columns:repeat(4,1fr);gap:20px;width:100%;max-width:1312px;display:grid;position:relative}@media (width<=1300px){._why_us_cards_s8xwx_330{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){._why_us_cards_s8xwx_330{grid-template-columns:1fr}}._why_us_cards_s8xwx_330:before{content:"";background:var(--color-primary);opacity:.4;filter:blur(100px);z-index:0;flex:none;order:0;width:1385px;height:124px;position:absolute;top:calc(50% - 62px);left:calc(50% - 692px)}._why_us_card_s8xwx_330{border:1px solid var(--bg-stroke);background:var(--bg-secondary-grad-64);z-index:1;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:auto;min-height:212px;padding:24px;transition:all .3s;display:flex;overflow:hidden}._why_us_card_s8xwx_330:hover{border-color:#3b82f64d;transform:translateY(-4px);box-shadow:0 12px 32px #3b82f626}._why_us_card_s8xwx_330 ._text_content_s8xwx_148{text-align:start;flex-direction:column;justify-content:center;align-items:start;gap:8px;display:flex}._why_us_card_s8xwx_330 ._text_content_s8xwx_148 h2{font:var(--text-h2);color:var(--text-primary);margin:0}._why_us_card_s8xwx_330 ._text_content_s8xwx_148 p{font:var(--text-body);color:var(--text-primary);margin:0}._reverse_s8xwx_419{flex-direction:column-reverse}._why_us_card_s8xwx_330 ._icon_s8xwx_423{width:64px;height:64px;color:var(--color-primary-bright);flex-shrink:0}@media (width<=800px){._why_us_card_s8xwx_330{flex-direction:row-reverse;justify-content:space-between;min-height:114px;padding:16px}._why_us_card_s8xwx_330 ._icon_s8xwx_423{flex-shrink:0;width:48px;height:48px}._why_us_card_s8xwx_330 svg{width:48px;height:48px}._why_us_card_s8xwx_330 ._text_content_s8xwx_148 h2{font:var(--text-h3);color:var(--text-primary);margin:0}._why_us_card_s8xwx_330 ._text_content_s8xwx_148 p{font:var(--text-body);color:var(--text-primary);margin:0}._reverse_s8xwx_419{flex-direction:row-reverse}}._down_btn_s8xwx_466{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:2000;cursor:pointer;background:radial-gradient(50% 50%,#ffffff03 56%,#ffffff14 76%,#ffffff29 100%);border:1.5px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;animation:2s ease-in-out infinite _bounce_s8xwx_1;display:flex;position:fixed;bottom:42px;left:50%;transform:translate(-50%)}._down_btn_s8xwx_466:hover{background:radial-gradient(50% 50%,#ffffff0d 56%,#ffffff1f 76%,#ffffff3d 100%);border-color:#fff6}._down_btn_s8xwx_466 svg{width:24px;height:24px;color:var(--text-primary);opacity:.8;rotate:90deg}@keyframes _bounce_s8xwx_1{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-8px)}}._platforms_s8xwx_521{border:1px solid var(--bg-stroke);background:var(--bg-secondary-grad-64);border-radius:24px;justify-content:space-between;align-items:center;width:100%;max-width:1312px;height:112px;padding:16px 4px;display:flex;position:relative;overflow:hidden}._platforms_s8xwx_521:before{content:"";background:var(--color-primary);opacity:.24;filter:blur(74px);z-index:0;flex:none;order:0;width:1313px;height:152px;position:absolute;bottom:-146px;left:calc(50% - 657px)}._platforms_s8xwx_521 ._item_s8xwx_556{font:var(--text-body);color:var(--text-primary);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:0 60px;display:flex;position:relative}._platforms_s8xwx_521 ._item_s8xwx_556:not(:last-child):after{content:"";background:linear-gradient(#0000,#ffffff1f,#0000);width:1px;height:72px;position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:0 0 10px #ffffff14}._pricing_cards_s8xwx_594{flex-direction:row;grid-template-columns:repeat(auto-fit,minmax(361px,1fr));justify-content:center;align-items:center;gap:20px;width:100%;max-width:1312px;display:grid}._pricing_card_s8xwx_594{background:var(--bg-secondary-gradient);border-radius:24px;flex-direction:column;flex:1;justify-content:space-between;align-items:center;gap:20px;width:100%;height:361px;padding:64px 20px 20px;display:flex;position:relative;overflow:hidden}._pricing_card_s8xwx_594:before{content:"";background:var(--color-primary);filter:blur(124px);width:154px;height:165px;position:absolute;top:-120px;left:calc(50% - 77px)}._pricing_card_s8xwx_594._best_s8xwx_636:before{content:"";background:var(--color-primary);filter:blur(150px);width:424px;height:224px;position:absolute;top:-149px;left:calc(50% - 212px)}._best_card_wrapper_s8xwx_649{background:var(--color-primary);border-radius:24px;height:404px;padding:0 2px 2px}._best_card_wrapper_s8xwx_649 ._text_s8xwx_148{color:var(--text-primary);font:var(--text-h4);flex-direction:row;justify-content:center;align-items:center;gap:8px;height:41px;margin:0;display:flex}._pricing_card_s8xwx_594 ._content_s8xwx_670{flex-direction:column;justify-content:center;align-items:center;gap:32px;display:flex}._pricing_card_s8xwx_594 ._content_s8xwx_670 ._title_s8xwx_678{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}._pricing_card_s8xwx_594 ._content_s8xwx_670 ._title_s8xwx_678 h2{font:var(--text-h2);color:var(--text-primary);margin:0}._pricing_card_s8xwx_594 ._content_s8xwx_670 ._title_s8xwx_678 p{font:var(--text-small);color:var(--text-secondary);margin:0}._pricing_card_s8xwx_594 ._content_s8xwx_670 ._price_s8xwx_698{flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}._pricing_card_s8xwx_594 ._content_s8xwx_670 ._price_s8xwx_698 ._amount_s8xwx_706{font:var(--text-large);color:var(--text-primary);margin:0}._pricing_card_s8xwx_594 ._content_s8xwx_670 ._price_s8xwx_698 ._period_s8xwx_712{font:var(--text-body);color:var(--text-secondary);margin:0}._sale_badge_s8xwx_718{width:100%;max-width:99px;height:30px;font:var(--text-footnote-medium);color:var(--system-success);background:#67f43429;border-radius:100px;gap:10px;padding:6px 10px 4px;position:absolute;top:20px;right:20px}._sth_section_s8xwx_735{justify-content:center;align-items:center;width:100%;height:360px;display:flex}._sth_banner_s8xwx_743{border:1px solid var(--bg-stroke);background:#1e1e1e;border-radius:24px;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:1312px;height:248px;display:flex;position:relative;overflow:hidden}._sth_banner_s8xwx_743:before{content:"";opacity:.6;filter:blur(124px);z-index:1;background:#f9a801;flex:none;order:1;width:1311px;height:192px;position:absolute;bottom:-190px;left:calc(50% - 655px)}._sth_banner_s8xwx_743 ._content_s8xwx_670{flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;display:flex}._sth_banner_s8xwx_743 ._content_s8xwx_670 ._text_s8xwx_148{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;display:flex}._sth_banner_s8xwx_743 ._content_s8xwx_670 ._text_s8xwx_148 h1{font:var(--text-h1);color:var(--text-primary);margin:0}._sth_banner_s8xwx_743 ._content_s8xwx_670 ._text_s8xwx_148 p{font:var(--text-body);color:var(--text-secondary);margin:0}._sth_banner_s8xwx_743 ._content_s8xwx_670 ._buttons_s8xwx_809{flex-direction:row;justify-content:center;align-items:center;gap:16px;width:100%;display:flex}._sth_banner_s8xwx_743 img{width:auto;height:100%;display:block}._sth_banner_s8xwx_743 ._content_s8xwx_670 ._buttons_s8xwx_809 button{width:100%;max-width:253px;height:40px;font:var(--text-button);cursor:pointer;border:none;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;gap:12px;padding:24px 32px;transition:all .3s;display:flex}._sth_banner_s8xwx_743 ._content_s8xwx_670 ._buttons_s8xwx_809 button:hover{transform:translateY(-2px)}._sth_banner_s8xwx_743 ._content_s8xwx_670 ._buttons_s8xwx_809 button:active{transform:translateY(0)scale(.985)}._sth_banner_s8xwx_743 ._content_s8xwx_670 ._buttons_s8xwx_809 ._tg_s8xwx_851{color:var(--bg-primary);background:#f9a801}._sth_banner_s8xwx_743 ._content_s8xwx_670 ._buttons_s8xwx_809 ._site_s8xwx_856{color:var(--text-primary);background:0 0;border:1px solid #f9a801}@media (width<=1300px){._sth_banner_s8xwx_743{height:220px}._sth_banner_s8xwx_743 ._content_s8xwx_670 ._text_s8xwx_148 h1{font:var(--text-h2)}._sth_banner_s8xwx_743 ._content_s8xwx_670 ._text_s8xwx_148 p{font:var(--text-footnote)}}@media (width<=1150px){._sth_banner_s8xwx_743{height:180px}}@media (width<=1050px){._sth_section_s8xwx_735{height:auto;padding:24px 16px!important}._sth_banner_s8xwx_743{flex-direction:column;gap:24px;max-width:500px;height:570px;padding:16px}._sth_banner_s8xwx_743 ._content_s8xwx_670 ._buttons_s8xwx_809{flex-direction:column;width:100%}._sth_banner_s8xwx_743 ._content_s8xwx_670 ._buttons_s8xwx_809 button{width:100%;max-width:none;height:40px}._sth_banner_s8xwx_743 ._content_s8xwx_670 ._text_s8xwx_148 h1{font:var(--text-h3)}}._faq_section_s8xwx_913{flex-direction:column;justify-content:center;align-items:center;gap:32px;height:auto;padding:56px 64px;display:flex}._faq_section_text_s8xwx_923{font:var(--text-large);color:var(--text-primary);text-align:start;width:100%;max-width:1312px}@media (width<=800px){._faq_section_text_s8xwx_923{font:var(--text-h2)}._faq_section_s8xwx_913{gap:20px}}._section_1488_s8xwx_941{flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;height:auto;display:flex}@media (width<=1300px){._platforms_s8xwx_521 ._item_s8xwx_556{padding:0 30px}}@media (width<=990px){._platforms_s8xwx_521 ._item_s8xwx_556{padding:0 20px}._protocol_section_s8xwx_136 ._text_content_s8xwx_148{gap:2px}._protocol_section_s8xwx_136 ._text_content_s8xwx_148 h2{font:var(--text-h2)}._protocol_section_s8xwx_136 ._text_content_s8xwx_148 p{font:var(--text-footnote)}}@media (width<=800px){section{padding:24px 16px!important}._section_1488_s8xwx_941{gap:24px}._platforms_s8xwx_521{border-radius:20px;grid-template-columns:1fr 1fr;height:auto;padding:0;display:grid;overflow:hidden}._platforms_s8xwx_521:before{background:var(--color-primary);opacity:.24;filter:blur(74px);z-index:0;flex:none;order:0;width:1313px;height:152px;position:absolute;bottom:-126px;left:calc(50% - 656.5px)}._platforms_s8xwx_521 ._item_s8xwx_556:after{display:none}._platforms_s8xwx_521 ._item_s8xwx_556{border-right:1px solid var(--bg-stroke);border-bottom:1px solid var(--bg-stroke);padding:24px 16px}._platforms_s8xwx_521 ._item_s8xwx_556:nth-child(2n){border-right:none}._platforms_s8xwx_521 ._item_s8xwx_556:nth-last-child(-n+1){border-bottom:none}._platforms_s8xwx_521 ._item_s8xwx_556:last-child:nth-child(odd){border-bottom:none;border-right:none;grid-column:span 2}}._wrapper_zib1c_1{display:inline-block;position:relative}._char_zib1c_6{display:inline-block}._space_zib1c_10{white-space:pre}._blurIn_zib1c_14{animation:.3s ease-out _charBlurIn_zib1c_1}._blurOut_zib1c_18{animation:.22s ease-in _charBlurOut_zib1c_1}@keyframes _charBlurIn_zib1c_1{0%{filter:blur(8px);opacity:0;transform:scale(1.2)}50%{filter:blur(4px);opacity:.5}to{filter:blur();opacity:1;transform:scale(1)}}@keyframes _charBlurOut_zib1c_1{0%{filter:blur();opacity:1;transform:scale(1)}to{filter:blur(6px);opacity:0;transform:scale(.8)}}._strechedWrapper_1mhur_1{width:100%;height:auto;min-height:50px;transition:all .3s ease, border-bottom none;background:var(--bg-secondary);text-align:start;z-index:2;font:var(--text-button);color:var(--text-primary);border:1px solid var(--bg-stroke);border-radius:16px;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;padding:12px;display:flex;position:relative}._strechedWrapper_1mhur_1._open_1mhur_23{border-bottom:none;border-radius:24px}._icon_1mhur_28{color:var(--color-primary);transition:transform .3s;transform:rotate(-90deg)}._icon_1mhur_28._open_1mhur_23{transform:rotate(90deg)}._strechedContent_1mhur_38{transform-origin:top;background-color:var(--bg-secondary);opacity:0;text-align:start;z-index:1;width:100%;height:0;font:var(--text-body);color:var(--text-secondary);border-radius:24px;align-items:start;gap:8px;padding:12px;transition:transform .5s ease-out,padding .3s,opacity .5s ease-out;position:relative;top:-50px;overflow:hidden;transform:scaleY(0)}._strechedContent_1mhur_38._open_1mhur_23{opacity:1;height:auto;padding:50px 12px 12px;transform:scaleY(1)}._image_55dys_1{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:auto;height:18vh}._faq_cards_55dys_9{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;max-width:1312px;display:flex}._dropdown_neqeq_1{opacity:0;visibility:hidden;pointer-events:none;background:var(--bg-secondary-grad-48);z-index:995;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:401px;padding:16px;transition:opacity .25s,transform .25s,visibility .25s;display:flex;position:fixed;top:80px;right:65px;transform:translateY(-8px)scale(.96)}._opened_neqeq_33{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}@media (width<=960px){._dropdown_neqeq_1{display:none}}._logout_neqeq_49{border-color:var(--system-error)!important;color:var(--system-error)!important;background:#ff3c3c26!important}._item_he3n9_1{border:1px solid var(--bg-stroke);background:var(--bg-secondary-grad-64);-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);width:100%;font:var(--text-button);color:var(--text-primary);cursor:pointer;border-radius:16px;flex-direction:row;justify-content:space-between;align-items:center;padding:12px 16px;transition:transform .25s,opacity .25s;display:flex}._item_he3n9_1 ._left_he3n9_21{flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex}._item_he3n9_1 ._left_he3n9_21 svg{width:24px;height:24px;color:var(--text-secondary);flex-shrink:0}.base-modal{z-index:1500;border:1px solid var(--bg-stroke);background:var(--bg-secondary-grad-24);width:100%;max-height:calc(90vh - var(--tg-content-safe-area-inset-top,0px));opacity:0;border-radius:32px 32px 0 0;flex-direction:column;justify-content:flex-end;transition:max-height .4s cubic-bezier(.4,0,.2,1),transform .5s,opacity .2s;display:flex;position:fixed;bottom:0;left:0;transform:translateY(100%)}.modal_Header{justify-content:space-between;align-items:center;padding:20px 16px 10px;display:flex}.modal_Title{font:var(--text-h3);color:var(--text-primary);text-align:center;flex:1}.modal_Close{cursor:pointer;width:24px;height:24px;color:var(--text-primary);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.modal_Close svg{width:24px;height:24px}.base-modal.show{opacity:1;transform:translateY(0)}.modal-scroll{max-height:calc(90vh - 64px);overflow:visible auto}.modal-scroll.no-scroll{overflow-y:hidden}.model-content{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:calc(100% - 32px);margin:10px 16px 32px;display:flex}.backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:999;opacity:0;pointer-events:none;background:#0006;transition:opacity .3s;position:fixed;inset:0}.backdrop.show{opacity:1;pointer-events:all}@media (width>=500px){.base-modal{opacity:0;pointer-events:none;border-radius:24px;width:500px;max-width:calc(100% - 32px);max-height:80vh;top:50%;bottom:auto;left:50%;transform:translate(-50%,-40%)}.base-modal.show{opacity:1;pointer-events:all;transform:translate(-50%,-50%)}}._wrapper_1342l_1{border-bottom:1px solid var(--bg-tertiary);align-items:center;width:100%;height:48px;padding:12px;transition:border-color .25s}._wrapper_1342l_1:focus-within{border-color:var(--color-primary)}._input_1342l_14{text-align:center;width:100%;font:var(--text-body);color:var(--text-primary);caret-color:var(--color-primary);background:0 0;border:none;outline:none}._input_1342l_14::placeholder{font:var(--text-body);color:var(--text-secondary)}._wrapper_jtpi8_1{grid-template-columns:repeat(6,1fr);gap:8px;width:100%;display:grid}._paymentCard_jtpi8_8{grid-column:span 2}._paymentCard_jtpi8_8:nth-child(4):nth-last-child(2),._paymentCard_jtpi8_8:nth-child(5):last-child{grid-column:span 3}._paymentCard_jtpi8_8{border:1px solid var(--bg-stroke);background:var(--bg-secondary);width:100%;min-width:109px;height:109px;color:var(--text-primary);font:var(--text-body);text-align:center;white-space:nowrap;cursor:pointer;z-index:0;border-radius:24px;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:12px 12px 4px;transition:all .3s;display:flex;position:relative;overflow:hidden}._paymentCard_jtpi8_8._active_jtpi8_51{border-color:var(--color-primary);box-shadow:0 0 20px #0066ff59,inset 0 0 40px #ffffff0f,inset 0 0 12px #06f3}._paymentCard_jtpi8_8._disabled_jtpi8_60{opacity:.5}._paymentCard_jtpi8_8._active_jtpi8_51:after{content:"";background:var(--color-primary);opacity:.64;filter:blur(24px);z-index:1;backface-visibility:hidden;perspective:1000px;-webkit-transform:translateZ(0);flex:none;order:1;width:95px;height:78px;position:absolute;bottom:-62px;left:calc(50% - 47.5px);transform:translateZ(0)}._footerBtn_13p9z_1{background-color:#0000;border:0;justify-content:center;align-items:center;width:84px;height:52px;text-decoration:none;transition:all .3s ease-in-out;display:flex}._activeFooterIndicator_13p9z_16{background:var(--footer-indicator);z-index:-1;border:0;border-radius:100px;width:84px;height:52px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;transform:translate(0)translateY(-.5px);box-shadow:inset 1px 1px 1px #ffffff14}._activeFooterIndicator_13p9z_16._active_13p9z_16{background:var(--footer-indicator-active);transform:scale(1.18);box-shadow:inset 1px 1px 1px #ffffff21}._footerText_13p9z_40{color:var(--text-secondary);font:var(--text-tiny);text-decoration:none;transition:all .3s ease-in-out}._footerText_13p9z_40._active_13p9z_16{color:var(--color-primary-bright)}._footerSvg_13p9z_53{color:var(--text-secondary);transition:all .3s ease-in-out}._footerSvg_13p9z_53._active_13p9z_16{color:var(--color-primary-bright)}._footerBtnWrapper_13p9z_62{flex-direction:column;align-items:center;display:flex}._footer_13p9z_1{z-index:890;isolation:isolate;background:0 0;border-radius:42px;justify-content:center;align-items:center;gap:4px;width:auto;height:61px;padding:0 4px;display:flex;position:fixed;bottom:18px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:inset 1px 1px 1px #82828294}._footer_13p9z_1:before{content:"";pointer-events:none;z-index:-1;background:var(--footer-back);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:42px;position:absolute;inset:0;box-shadow:inset 1px 1px 1px #ffffff14}@media (width>=960px){._footer_13p9z_1{display:none}}._banner_1uy69_1{background:var(--bg-secondary);border:1px solid var(--bg-stroke);border-radius:24px;flex-direction:column;justify-content:center;align-items:start;gap:16px;width:100%;height:128px;padding:16px;display:flex;position:relative;overflow:hidden}._banner_1uy69_1:before{content:"";background:var(--color-primary);filter:blur(90px);z-index:1;flex:none;order:1;width:191px;height:191px;position:absolute;top:calc(50% - 95px);right:-130px}._banner_text_block_1uy69_36{text-align:left;flex-direction:column;justify-content:center;align-items:start;gap:2px;display:flex}._banner_text_block_1uy69_36 h4{color:var(--text-primary);font:var(--text-h4);margin:0}._banner_text_block_1uy69_36 span{color:var(--text-secondary);font:var(--text-footnote);margin:0}._banner_button_1uy69_57{border:1px solid var(--bg-stroke);background:var(--color-primary);font:var(--text-footnote);border-radius:100px;flex-direction:row;justify-content:center;align-items:center;gap:8px;height:34px;padding:12px 20px;transition:all .3s;display:flex;box-shadow:0 0 8px 1px #1b4990a3}._banner_bg_1uy69_74{z-index:1;flex:none;order:1;width:auto;height:125.19px;position:absolute;bottom:0;right:-2px}@media (width>=960px){._banner_text_block_1uy69_36 h4{font:var(--text-h2)}._banner_text_block_1uy69_36 span{font:var(--text-body)}._banner_button_1uy69_57{font:var(--text-body);height:35px}._banner_1uy69_1{height:139px}._banner_bg_1uy69_74{height:168.78px;bottom:-20px}}._vless_block_169ky_1{background:var(--vless-block-bg);border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;padding:16px;display:flex;position:relative;overflow:hidden}._vless_block_169ky_1:after{content:"";background:var(--color-primary);filter:blur(200px);backface-visibility:hidden;perspective:1000px;-webkit-transform:translateZ(0);z-index:0;flex:none;order:0;width:246px;height:246px;position:absolute;top:-135px;right:-135px;transform:translateZ(0)}._vless_block_169ky_1:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(222.61deg,#1560d10a .17%,#1560d1 50.06%,#1560d10a 99.95%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-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}._text_block_169ky_66{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;display:flex}._top_text_169ky_76{text-align:left;flex-direction:column;justify-content:center;align-items:start;gap:4px;width:100%;display:flex}._top_text_169ky_76 h3{font:var(--text-h3);color:var(--text-primary);flex-direction:row;justify-content:start;align-items:center;gap:4px;display:flex}._top_text_169ky_76 span{font:var(--text-footnote);color:var(--text-secondary)}._divider_169ky_102{background:var(--bg-stroke);width:100%;height:1px}._features_169ky_109{flex-direction:column;width:100%;margin:0;padding:0;list-style:none;display:flex}._features_169ky_109 li{font:var(--text-body);color:var(--text-primary);padding-left:10px;position:relative}._features_169ky_109 li:before{content:"";background:var(--text-primary);border-radius:50%;width:3px;height:3px;position:absolute;top:10px;left:0}@media (width>=960px){._top_text_169ky_76 h3{font:var(--text-h2)}}._connect_button_kvrtw_1{background:var(--bg-secondary);border:1px solid var(--color-primary-bright);width:100%;font:var(--text-button);color:var(--text-primary);border-radius:16px;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;height:56px;padding:12px 16px;transition:all .25s;display:flex}._wallet_icon_kvrtw_19{width:24px;height:24px;color:var(--color-primary);flex-shrink:0}._connect_button_kvrtw_1:hover{transform:scale(1.01)}._connect_button_kvrtw_1:active{transform:translateY(0)scale(.985)}._zero_subscriptions_9m4st_1{width:100%;height:calc(100vh - var(--header-height) - var(--header-spacing) - var(--footer-height));flex-direction:column;justify-content:center;align-items:center;gap:40px;max-width:420px;display:flex}._zero_text_block_9m4st_12{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}._zero_text_block_9m4st_12 img{width:153px;height:144px}._zero_text_block_9m4st_12 p{font:var(--text-body);color:var(--text-secondary);margin:0}._sub_header_9m4st_31{width:100%;color:var(--text-primary);font:var(--text-h2);flex-direction:row;justify-content:space-between;align-items:center;display:flex}._subscriptions_list_9m4st_41{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px;width:100%;display:grid}._sub_card_9m4st_48{border:1px solid var(--bg-stroke);background:var(--bg-secondary);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;min-height:157px;padding:16px;display:flex}._top_card_9m4st_64{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}._top_card_9m4st_64 h4{color:var(--text-primary);font:var(--text-h4);text-align:left;width:100%;margin:0}._info_block_9m4st_81{flex-direction:row;justify-content:start;align-items:center;gap:12px;width:100%;display:flex}._info_block_9m4st_81 ._price_9m4st_90{background:var(--bg-tertiary);color:var(--text-primary);font:var(--text-footnote);border-radius:8px;justify-content:center;align-items:center;gap:10px;height:30px;padding:10px 12px;display:flex}._info_block_9m4st_81 ._text_9m4st_103{color:var(--text-secondary);font:var(--text-footnote);flex-direction:row;justify-content:center;align-items:center;gap:4px;margin:0;display:flex}._expired_9m4st_114{color:var(--system-error)!important}._connect_modal_text_block_9m4st_118{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;display:flex}._step_item_9m4st_127{flex-direction:row;gap:16px;width:100%;display:flex}._step_left_9m4st_134{flex-direction:column;flex-shrink:0;align-items:center;display:flex}._step_number_9m4st_141{border:1px solid var(--color-primary);width:32px;height:32px;color:var(--text-primary);font:var(--text-footnote);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}._step_line_9m4st_154{background:linear-gradient(to bottom, var(--color-primary), transparent);flex:1;width:2px;min-height:24px}._step_content_9m4st_161{flex-direction:column;flex:1;gap:8px;display:flex}._step_title_9m4st_168{font:var(--text-h4);color:var(--text-primary);margin:0;padding-top:4px}._step_description_9m4st_175{font:var(--text-footnote);color:var(--text-secondary);margin:0}._divider_9m4st_181{width:100%;color:var(--text-secondary);font:var(--text-small);align-items:center;gap:16px;display:flex}._divider_9m4st_181:before,._divider_9m4st_181:after{content:"";background:var(--bg-stroke);flex:1;height:1px}._link_block_9m4st_198{border:1px solid var(--bg-stroke);background:var(--bg-secondary-grad-24);border-radius:16px;flex-direction:column;justify-content:center;align-items:start;gap:2px;width:100%;height:106px;padding:16px;display:flex;overflow:hidden}._link_block_9m4st_198:before{content:"";background:var(--text-primary);filter:blur(100px);z-index:0;backface-visibility:hidden;perspective:1000px;-webkit-transform:translateZ(0);flex:none;order:0;width:76px;height:76px;position:absolute;top:calc(50% - 38px);right:-55px;transform:translateZ(0)}._link_block_text_9m4st_241{font:var(--text-body);color:var(--text-secondary);margin:0}._link_block_9m4st_198 div{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}._link_block_url_9m4st_256{min-width:0;font:var(--text-body);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}._edit_modal_text_block_9m4st_267{text-align:center;width:100%;font:var(--text-footnote);color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;margin-top:-10px;display:flex}._edit_modal_buttons_9m4st_281{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}._wrapper_8vtcr_1{border-bottom:1px solid var(--bg-tertiary);z-index:0;width:100%;padding:0 -32px;position:relative;overflow:hidden}._scroll_8vtcr_11{scrollbar-width:none;z-index:1;display:flex;position:relative;overflow:auto hidden}._scroll_8vtcr_11::-webkit-scrollbar{display:none}._indicator_8vtcr_24{background:var(--color-primary);pointer-events:none;z-index:5;height:2px;transition:left .2s,width .2s;position:absolute;bottom:-1px}._tab_8vtcr_35{font:var(--text-footnote-medium);cursor:pointer;color:var(--text-secondary);white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:10px 16px;transition:color .15s}._tabActive_8vtcr_47{color:var(--text-primary)}._title_szlhz_1{color:var(--text-secondary);font:var(--text-button);z-index:2}._activeTitle_szlhz_7{color:#fff}._wrapper_szlhz_11{background:var(--bg-secondary-grad-64);border:1px solid var(--bg-stroke);border-radius:16px;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:52px;padding:4px;display:flex;position:relative}._indicator_szlhz_25{z-index:2;cursor:pointer;background:0 0;border:0;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:4px;height:44px;display:flex;position:relative}._icon_szlhz_40{-o-object-fit:contain;object-fit:contain;z-index:2;width:18px;height:18px}._slider_szlhz_47{z-index:1;transform-origin:50%;border-radius:12px;width:50%;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:4px;height:44px!important;padding:10px!important}._activeSlider_szlhz_60{transform:scale(1.18);box-shadow:0 0 5px #3574ff52,0 0 15px #3574ff33,0 0 25px #3574ff29}._earn_block_kj2iq_1{background:var(--bg-secondary);border:1px solid var(--bg-stroke);border-radius:24px;flex-direction:column;justify-content:center;align-items:start;gap:12px;width:100%;padding:16px;display:flex}._earn_block_text_kj2iq_14{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;width:100%;display:flex}._earn_block_text_title_kj2iq_24{font:var(--text-h4);color:var(--text-primary);margin:0}._earn_block_text_desc_kj2iq_30{font:var(--text-footnote);color:var(--text-secondary);margin:0}._earn_bottom_kj2iq_36{background:var(--bg-tertiary);color:var(--text-primary);font:var(--text-footnote);border-radius:100px;flex-direction:row;justify-content:center;align-items:center;gap:4px;padding:4px 12px;display:flex}._stat_block_wrapper_kj2iq_49{flex-direction:row;justify-content:center;align-items:center;gap:12px;width:100%;display:flex}._stat_block_kj2iq_49{background:var(--bg-secondary);border:1px solid var(--bg-stroke);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;padding:16px;display:flex}._stat_block_title_kj2iq_71{font:var(--text-footnote);color:var(--text-secondary);margin:0}._stat_block_value_kj2iq_77{font:var(--text-h2);color:var(--text-primary);flex-direction:row;justify-content:center;align-items:center;gap:4px;margin:0;display:flex}@media (width>=960px){._earn_block_text_title_kj2iq_24{font:var(--text-h3)}._earn_block_text_desc_kj2iq_30{font:var(--text-body)}}._earn_banner_kj2iq_98{border:1px solid var(--bg-stroke);background:var(--bg-secondary-grad-64);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:28px;width:100%;padding:0 16px 16px;display:flex;position:relative;overflow:hidden}._earn_banner_img_kj2iq_115{max-width:200%;position:sticky;top:0}._earn_banner_bottom_kj2iq_121{font:var(--text-h1);color:var(--text-primary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:-25%;display:flex}._earn_rub_currency_kj2iq_137{width:63.25px;height:63.25px;position:absolute;top:106px;left:132px;rotate:-15deg}._earn_ton_currency_kj2iq_147{width:82.14px;height:77.25px;position:absolute;top:40px;right:122px;rotate:8deg}._earn_tether_currency_kj2iq_157{width:48.79px;height:48.79px;position:absolute;top:-17.5px;left:260px;rotate:10.34deg}@media (width>=960px){._earn_banner_img_kj2iq_115{max-width:100%}._earn_banner_bottom_kj2iq_121{margin-top:-15%}}@media (width<=960px){._earn_rub_currency_kj2iq_137{width:53px;height:53px;top:113.64px;left:-16px}._earn_ton_currency_kj2iq_147{width:72px;height:68px;top:44px;right:-20px}._earn_tether_currency_kj2iq_157{width:43px;height:43px;top:7.25px;left:59.13px}}@keyframes _imgInFwd_vi9u7_9{0%{transform:translate(calc(100vw - 50%))}to{transform:translate(-50%)}}@keyframes _imgOutFwd_vi9u7_10{0%{transform:translate(-50%)}to{transform:translate(calc(-50% - 100vw))}}@keyframes _imgInBwd_vi9u7_11{0%{transform:translate(calc(-50% - 100vw))}to{transform:translate(-50%)}}@keyframes _imgOutBwd_vi9u7_12{0%{transform:translate(-50%)}to{transform:translate(calc(100vw - 50%))}}@keyframes _cIn_vi9u7_1{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}@keyframes _cOut_vi9u7_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(14px)}}._imgInFwd_vi9u7_9{animation:.4s cubic-bezier(.4,0,.2,1) both _imgInFwd_vi9u7_9}._imgOutFwd_vi9u7_10{animation:.4s cubic-bezier(.4,0,.2,1) both _imgOutFwd_vi9u7_10}._imgInBwd_vi9u7_11{animation:.4s cubic-bezier(.4,0,.2,1) both _imgInBwd_vi9u7_11}._imgOutBwd_vi9u7_12{animation:.4s cubic-bezier(.4,0,.2,1) both _imgOutBwd_vi9u7_12}._cEnter_vi9u7_14{animation:.26s .25s both _cIn_vi9u7_1}._cExit_vi9u7_15{animation:.2s both _cOut_vi9u7_1}._popup_vi9u7_17{z-index:100;border:1px solid var(--bg-stroke);background:var(--bg-secondary-grad-24);border-radius:32px 32px 0 0;flex-direction:column;justify-content:flex-end;width:100%;max-width:540px;padding:20px 16px 24px;transition:max-height .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}._popup_Content_vi9u7_37{flex-direction:column;width:100%;display:flex;position:absolute;bottom:0;left:0}._image_vi9u7_46{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom;width:58vw;height:46vh;position:absolute;left:50%;transform:translate(-50%)}._popup_Header_vi9u7_56{justify-content:space-between;align-items:center;display:flex}._popup_Title_vi9u7_62{font:var(--text-h3);color:var(--text-primary);text-align:center;flex:1}._popup_Close_vi9u7_69{cursor:pointer;width:24px;height:24px;color:var(--text-primary);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:flex}._popup_Close_vi9u7_69 svg{width:24px;height:24px}._description_vi9u7_89{font:var(--text-footnote);color:var(--text-secondary);text-align:center;margin:0}._finalText_vi9u7_96{text-align:left;flex-direction:column;justify-content:center;align-items:start;gap:4px;display:flex}._finalText_vi9u7_96 p{font:var(--text-footnote);color:var(--text-secondary);margin:0}._finalText_vi9u7_96 span{font:var(--text-body);color:var(--text-primary);margin:0}._finalSumText_vi9u7_117{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}._finalSumText_vi9u7_117 h4{font:var(--text-h4);color:var(--text-primary);margin:0}@media (width>=960px){._popup_vi9u7_17{border-radius:32px;top:46vh}._image_vi9u7_46{top:12.5vh!important}}._radioButton_kdvbl_1{border:1px solid var(--bg-stroke);background:var(--bg-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;clip-path:inset(0 round 16px);border-radius:16px;justify-content:space-between;align-items:center;width:100%;min-height:56px;padding:8px 12px;transition:all .5s;display:flex;position:relative;overflow:hidden}._radioButton_kdvbl_1._active_kdvbl_21{border-color:var(--color-primary)}._radioButton_kdvbl_1._active_kdvbl_21:before{content:"";background:var(--color-primary);filter:blur(100px);backface-visibility:hidden;perspective:1000px;-webkit-transform:translateZ(0);z-index:0;flex:none;order:0;width:126px;height:126px;position:absolute;top:calc(50% - 62.5px);right:-110px;transform:translateZ(0)}._left_kdvbl_53{align-items:center;gap:12px;display:flex}._indicator_kdvbl_59{border:1.5px solid var(--text-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}._indicator_kdvbl_59._active_kdvbl_21{border-color:var(--color-primary)}._label_kdvbl_75{font:var(--text-h4);color:var(--text-primary);margin:0}._subtitle_kdvbl_81{font:var(--text-small);color:var(--color-primary);margin:0}._right_kdvbl_87{text-align:right}._price_kdvbl_91{font:var(--text-body);color:var(--text-primary);margin:0}._priceHint_kdvbl_97{font:var(--text-small);color:var(--text-secondary);margin:0}._wrapper_13bzp_1{cursor:grab;-webkit-user-select:none;user-select:none;background:0 0;padding:12px 0 20px;position:relative;overflow:hidden}._wrapper_13bzp_1:active{cursor:grabbing}._viewport_13bzp_15{width:100%;overflow:visible}._track_13bzp_20{will-change:transform;align-items:center;margin-top:20px;display:flex}._item_13bzp_27{font:var(--text-xl);color:var(--text-primary);letter-spacing:-.02em;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .15s,transform .15s;display:flex}._item_13bzp_27._active_13bzp_42{color:var(--text-primary);font-weight:600}._page_djm0h_1{background:var(--bg-primary);justify-content:center;align-items:flex-end;width:100%;height:100dvh;display:flex;overflow:hidden}._progressBar_djm0h_11{background:var(--bg-stroke);z-index:100;height:3px;position:fixed;top:0;left:0;right:0}._progressFill_djm0h_21{background:var(--color-primary);border-radius:0 2px 2px 0;height:100%;transition:width .3s}._image_djm0h_28{width:70vw;max-width:400px;transition:transform .15s ease-out}._wrapper_8yuls_1{border:1px solid var(--bg-stroke);background:var(--bg-secondary-grad-24);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:auto;padding:16px;display:flex}._termsHeader_8yuls_15{color:var(--color-primary);font:var(--text-h4);margin:0}._header_8yuls_21{font:var(--text-h2);color:var(--text-primary);margin:0}._termsText_8yuls_27{color:var(--text-primary);font:var(--text-body);margin:0}._termsText_8yuls_27 ._highlight_8yuls_33,._highlight_8yuls_33{color:var(--color-primary)}@media (width>=960px){._header_8yuls_21{font:var(--text-h1)}}._block_12_8yuls_47{flex-direction:column;align-items:start;gap:12px;width:100%;display:flex}._block_8_8yuls_55{flex-direction:column;align-items:start;gap:8px;width:100%;display:flex}._balance_wrapper_vt0cz_1{border:1px solid var(--bg-stroke);background:var(--bg-secondary-grad-24);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;padding:24px 16px 16px;display:flex}._text_block_vt0cz_15{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}._text_block_vt0cz_15 ._title_vt0cz_24{font:var(--text-footnote);color:var(--text-secondary);margin:0}._text_block_vt0cz_15 ._value_vt0cz_30{font:var(--text-large);color:var(--text-primary);margin:0}._button_block_vt0cz_36{flex-direction:row;justify-content:center;align-items:center;gap:12px;width:100%;display:flex}._history_header_vt0cz_45{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}._history_header_vt0cz_45 h3{font:var(--text-h3);color:var(--text-primary);margin:0}._update_button_vt0cz_59{flex-direction:row;justify-content:center;align-items:center;margin:0;padding:0;display:flex}._spin_vt0cz_68{animation:.5s forwards _spin_vt0cz_68}@keyframes _spin_vt0cz_68{0%{transform:rotate(0)}to{transform:rotate(180deg)}}
