.header{z-index:100;background:0 0;justify-content:center;width:100%;padding:16px;display:flex;position:sticky;top:0}.header-content{border-radius:var(--radius-xl);border:1px solid var(--border-soft);background:#0f0f0fc7;justify-content:space-between;align-items:center;width:100%;max-width:1200px;padding:14px 24px;display:flex}@supports ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.header-content{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f0f0f99}}.logo{z-index:1001;height:20px}.logo svg{width:clamp(120px,15vw,203px);height:auto}.nav{align-items:center;gap:20px;display:flex}.header-mobile-actions{align-items:center;gap:10px;display:none}.nav-link{color:var(--primary);letter-spacing:-.02em;border-radius:var(--radius-pill);transition:background var(--transition-base),color var(--transition-base);padding:6px 12px;font-size:18px;font-weight:600;text-decoration:none}.nav-link:hover{background:#e9ff271a}.menu-button{background:var(--primary);cursor:pointer;z-index:1001;border:none;border-radius:16px;justify-content:center;align-items:center;width:48px;height:32px;padding:8px 16px;transition:all .3s;display:none}.menu-button:hover{opacity:.9}.menu-button:active{transform:scale(.95)}.mobile-menu-overlay{z-index:1000;opacity:0;visibility:hidden;background:#0f0f0f;width:100%;transition:opacity .3s,visibility .3s;display:none;position:fixed;top:0;left:0}[data-theme=light] .mobile-nav-link{color:#b2b2b2}[data-theme=light] .mobile-nav-link:hover{color:#fff}[data-theme=light] .mobile-nav-divider{border-bottom-color:#ffffff0f}.mobile-menu-overlay.open{opacity:1;visibility:visible}.mobile-menu-content{flex-direction:column;align-items:center;width:100%;height:100%;padding-bottom:40px;display:flex}.mobile-menu-header{background:#ffffff0a;justify-content:space-between;align-items:center;width:100%;padding:16px;display:flex}.mobile-menu-header .logo svg{width:203px;height:20px}.mobile-nav{flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;width:343px;margin-top:16px;display:flex}.mobile-nav-divider{border-bottom:1px solid var(--border-gray);width:100%;height:0}.mobile-nav-link{letter-spacing:-.02em;color:var(--text-gray);font-family:Inter Variable,sans-serif;font-size:28px;font-style:normal;font-weight:600;line-height:28px;text-decoration:none;transition:color .2s}.mobile-nav-link:hover{color:var(--primary)}.mobile-cta-button{background:var(--primary);cursor:pointer;border:none;border-radius:16px;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:100%;height:64px;padding:20px 24px;transition:all .2s;display:flex}.mobile-cta-button:hover{opacity:.9;transform:translateY(-2px)}.mobile-cta-button:active{transform:translateY(0)}.mobile-cta-button span{letter-spacing:-.03em;color:var(--text-on-accent);font-family:Inter Variable,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.mobile-socials{flex-direction:row;align-items:center;gap:14px;width:343px;height:40px;margin-top:14px;padding:0;display:flex}.social-icon{background:#383838;border-radius:8px;flex-direction:row;flex:1;justify-content:center;align-items:center;height:40px;padding:9px;text-decoration:none;transition:all .2s;display:flex}.social-icon:hover{background:#484848;transform:translateY(-2px)}.social-icon:active{transform:translateY(0)}@media screen and (max-width:1024px){.header{z-index:1001;padding:14px 16px}.header-content{border-radius:20px;padding:12px 20px}.nav{gap:16px}.nav-link{font-size:16px}}@media screen and (max-width:768px){.header{z-index:1001;padding:12px}.header-content{border-radius:18px;padding:10px 16px}.logo svg{width:203px;height:20px}.menu-button,.header-mobile-actions{display:flex}.nav{display:none}.mobile-menu-overlay{display:block}}@media screen and (max-width:480px){.header{z-index:1001;padding:10px}.header-content{border-radius:16px;padding:10px 14px}.mobile-nav,.mobile-socials{width:calc(100% - 32px);max-width:343px}}.theme-toggle{color:#fff;cursor:pointer;width:36px;height:36px;transition:background var(--transition-base),border-color var(--transition-base),transform var(--transition-base);background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.theme-toggle:hover{background:#ffffff26;border-color:#ffffff38}.theme-toggle:active{transform:scale(.94)}.theme-toggle svg{display:block}.theme-toggle--mobile{align-self:flex-start;width:48px;height:48px}.hero{background:var(--bg-dark);position:relative}[data-theme=light] .hero{background:0 0}.hero-content{flex-direction:column;align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:60px 16px;display:flex;overflow:hidden}.hero-text{z-index:2;flex-direction:column;flex:1;gap:32px;width:100%;display:flex;position:relative}.hero-title{letter-spacing:-.03em;color:var(--text-white);font-size:64px;font-weight:600;line-height:64px}.hero-subtitle{letter-spacing:-.05em;color:var(--text-gray);font-size:24px;font-weight:600;line-height:32px}.hero-actions{flex-direction:row;align-items:center;gap:16px;display:flex}.hero-image-wrapper{justify-content:center;align-items:center;width:60%;display:flex;position:relative}.hero-image{z-index:2;width:100%;height:auto;position:relative}.hero__video-bg{object-fit:cover;z-index:1;width:100vw;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero__decor{z-index:1;pointer-events:none;background:radial-gradient(35% 45% at 30% 35%,#e9ff2773 0%,#e9ff2700 70%) 30% 35%/200% 200%,radial-gradient(40% 50% at 75% 60%,#e9ff274d 0%,#e9ff2700 70%) 75% 60%/220% 220%,radial-gradient(60% 80%,#fff9 0%,#fff0 75%) 50%/180% 180%;width:100vw;height:100%;animation:24s ease-in-out infinite alternate hero-decor-drift;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes hero-decor-drift{0%{background-position:30% 35%,75% 60%,50%}to{background-position:38% 28%,65% 70%,55% 45%}}[data-theme=light] .hero__video-bg{display:none}[data-theme=light] .hero__decor{display:block}@media (prefers-reduced-motion:reduce){.hero__decor{animation:none}}.badge{letter-spacing:-.02em;color:var(--primary);border-radius:4px;padding:0 4px;font-size:14px;font-weight:600;line-height:16px}[data-theme=light] .badge{color:#0a0a0a}.btn{letter-spacing:-.03em;border-radius:var(--radius-md);cursor:pointer;width:250px;transition:transform var(--transition-base),box-shadow var(--transition-base),background var(--transition-base);border:none;justify-content:center;align-items:center;gap:8px;padding:20px 24px;font-family:Inter Variable,sans-serif;font-size:16px;font-weight:600;display:flex}.btn-primary{background:var(--gradient-primary);color:var(--text-on-accent);box-shadow:inset 0 1px #ffffff80,0 8px 20px #e9ff272e}.btn-primary:hover{box-shadow:0 1px 0 #ffffff80 inset,var(--glow-primary);transform:translateY(-2px)}.btn-primary:active{transform:translateY(0)}.btn-outline{border:1px solid var(--primary);color:var(--primary);background:0 0}.btn-outline:hover{background:var(--gradient-primary);color:var(--text-on-accent);box-shadow:var(--glow-primary)}@media screen and (min-width:769px){.hero-content{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:0;padding:120px 16px 600px}.hero-text{max-width:75%;padding-top:50px}.hero-image-wrapper{width:auto;max-width:35%;position:static}.hero-image{transform:rotate(0)}.hero-title{font-size:64px;line-height:64px}.hero__video-bg{object-fit:cover;z-index:0;width:100%;height:auto;min-height:100%;position:absolute;top:15%;bottom:0;left:0;transform:none}.hero__decor{z-index:0;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;transform:none}[data-theme=light] .hero-content{padding-bottom:120px}}@media screen and (min-width:1200px){.hero-image-wrapper{width:auto;max-width:30%;position:static}}@media screen and (min-width:769px) and (max-width:1200px){.hero-title{font-size:48px;line-height:48px}}@media screen and (max-width:768px){.hero-content{padding:60px 16px 40px}.hero-text{gap:24px}.hero-image{rotate:30deg}.hero-title{font-size:48px;line-height:48px}.hero-subtitle{font-size:18px;line-height:24px}}@media screen and (max-width:480px){.hero-actions{flex-direction:column;align-items:stretch}.hero-title{font-size:32px;line-height:32px}.btn{width:100%}.badge{align-self:center}}.features{background:var(--bg-dark);width:100%;padding:80px 0 120px;position:relative;overflow:hidden}.features__container{max-width:1200px;margin:0 auto;padding:0 16px;position:relative}.features__title{letter-spacing:-.03em;color:var(--text-white);padding-bottom:16px;font-size:32px;font-weight:600;line-height:40px;position:relative}.features__title:after{content:"";border-radius:var(--radius-pill);background:var(--gradient-primary);width:56px;height:3px;box-shadow:var(--glow-primary);position:absolute;bottom:0;left:0}.features__content{justify-content:space-between;gap:20px;margin-bottom:100px;display:flex}.features__block{flex-direction:column;flex:1;gap:24px;max-width:360px;display:flex}.features__block-info{flex-direction:column;gap:16px;display:flex}.features__subtitle{letter-spacing:-.05em;color:var(--text-white);font-size:24px;font-weight:600;line-height:32px}.features__list{flex-direction:column;gap:4px;list-style:none;display:flex}.features__list-item{letter-spacing:-.03em;color:var(--text-gray);align-items:center;gap:8px;padding-left:16px;font-size:16px;font-weight:600;line-height:24px;display:flex;position:relative}.features__list-item:before{content:"";background:var(--primary);border-radius:50%;width:8px;height:8px;position:absolute;left:0}.features__badge{background:var(--gradient-primary);border-radius:var(--radius-pill);text-align:center;letter-spacing:-.01em;height:24px;color:var(--text-on-accent);box-shadow:var(--glow-primary);align-items:center;margin-left:6px;padding:0 8px;font-size:14px;font-weight:600;line-height:24px;display:inline-flex}.features__button{border:1px solid var(--primary);border-radius:var(--radius-md);letter-spacing:-.03em;width:fit-content;height:64px;color:var(--primary);cursor:pointer;transition:transform var(--transition-base),background var(--transition-base),color var(--transition-base),box-shadow var(--transition-base);background:0 0;justify-content:center;align-items:center;gap:8px;padding:20px 24px;font-size:16px;font-weight:600;line-height:24px;display:flex}.features__button:hover{background:var(--gradient-primary);color:var(--text-on-accent);box-shadow:var(--glow-primary);transform:translateY(-2px)}.features__button svg{width:24px;height:24px}.features__currencies{justify-content:center;align-items:center;gap:0;display:flex}.features__currency-icon{background:radial-gradient(circle at 30% 25%,#e9ff272e 0%,#e9ff2700 60%),linear-gradient(180deg,#ffffff0f 0%,#fff0 100%),var(--bg-black);text-align:center;letter-spacing:-.03em;width:96px;height:96px;color:var(--primary);-webkit-backdrop-filter:var(--blur-sm);backdrop-filter:var(--blur-sm);box-shadow:var(--shadow-sm),0 0 0 0 #e9ff2700,inset 0 0 20px #e9ff270d;transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base),z-index 0s;border:1px solid #e9ff27b3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0 -20px;font-size:51px;font-weight:600;line-height:64px;display:flex;position:relative}.features__currency-icon:hover{border-color:var(--primary);box-shadow:var(--shadow-md),0 0 32px #e9ff2759,inset 0 0 24px #e9ff271f;z-index:2;transform:translateY(-4px)scale(1.06)}.features__currency-icon:first-child{margin-left:0}.features__currency-icon:last-child{margin-right:0}@media screen and (max-width:1040px){.features__content{flex-direction:column;align-items:center;gap:40px;margin-bottom:80px}}@media screen and (min-width:769px){.features{z-index:10;background:0 0;margin-top:-150px;padding:40px 0 120px}[data-theme=light] .features{background:var(--bg-dark);margin-top:0}.features__title br{display:none}.features__title{max-width:308px}.features__currencies{justify-content:space-between}.features__currency-icon{margin:0 -30px}}@media screen and (max-width:768px){.features{padding:60px 0 100px}.features__container{padding:0 16px}.features__title{font-size:28px;line-height:36px}.features__content{flex-direction:column;align-items:flex-start;gap:40px;margin-bottom:80px}.features__currencies{grid-template-columns:repeat(4,1fr);justify-items:center;gap:0;max-width:343px;margin:0 auto;display:grid}.features__currency-icon{margin:0 -14px}}@media screen and (max-width:480px){.features{padding:40px 0 80px}.features__container{padding:0 16px}.features__title{font-size:22px;line-height:30px}.features__subtitle{letter-spacing:-.04em;font-size:18px;line-height:24px}.features__content{gap:40px;margin-bottom:60px}.features__button{height:auto;min-height:56px;padding:16px 20px}.features__currencies{grid-template-columns:repeat(4,1fr);justify-items:center;gap:0;max-width:343px;margin:0 auto;display:grid}.features__currency-icon{width:96px;height:96px;margin:0 -14px}}.hiw-modal__overlay{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:hiw-fade-in .2s var(--ease-out,cubic-bezier(.22,1,.36,1));background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.hiw-modal__content{border:1px solid var(--border-soft);border-radius:var(--radius-xl);color:#fff;width:100%;max-width:920px;max-height:calc(100vh - 40px);animation:hiw-scale-in .26s var(--ease-out,cubic-bezier(.22,1,.36,1));background:#1a1a1a;position:relative;overflow-y:auto}[data-theme=light] .hiw-modal__content{color:var(--text-primary);background:#fff;border-color:#00000014}.hiw-modal__close{z-index:2;color:#fff;cursor:pointer;width:36px;height:36px;transition:background var(--transition-base),border-color var(--transition-base),transform var(--transition-base);background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:16px;right:16px}.hiw-modal__close:hover{background:#ffffff26;border-color:#ffffff38}.hiw-modal__close:active{transform:scale(.94)}[data-theme=light] .hiw-modal__close{color:var(--text-primary);background:#0000000d;border-color:#0000001a}[data-theme=light] .hiw-modal__close:hover{background:#0000001a;border-color:#0000002e}.hiw-modal__body{flex-direction:row;align-items:stretch;gap:0;display:flex}.hiw-modal__media{border-right:1px solid var(--border-soft);background:radial-gradient(60% 50% at 50% 30%,#e9ff272e 0%,#e9ff2700 70%),linear-gradient(#161616 0%,#111 100%);flex:0 0 42%;justify-content:center;align-items:center;padding:36px 24px 24px;display:flex}[data-theme=light] .hiw-modal__media{background:radial-gradient(60% 50% at 50% 30%,#e9ff2759 0%,#e9ff2700 70%),linear-gradient(#fafaf8 0%,#f0f0ee 100%);border-right-color:#00000014}.hiw-modal__image{filter:drop-shadow(0 20px 40px #00000059);width:100%;max-width:280px;height:auto;display:block}[data-theme=light] .hiw-modal__image{filter:drop-shadow(0 20px 40px #1414142e)}.hiw-modal__info{flex-direction:column;flex:1;gap:18px;min-width:0;padding:36px 36px 32px;display:flex}.hiw-modal__eyebrow{border-radius:var(--radius-pill);color:var(--primary);letter-spacing:-.01em;background:#e9ff271f;border:1px solid #e9ff274d;align-self:flex-start;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;line-height:16px;display:inline-flex}[data-theme=light] .hiw-modal__eyebrow{color:#0a0a0a;background:#e9ff2740;border-color:#0000001f}.hiw-modal__title{letter-spacing:-.03em;margin:0;font-size:28px;font-weight:600;line-height:32px}.hiw-modal__lead{letter-spacing:-.01em;color:#ffffffb3;margin:0;font-size:15px;font-weight:500;line-height:22px}[data-theme=light] .hiw-modal__lead{color:var(--text-secondary)}.hiw-modal__steps{flex-direction:column;gap:14px;margin:4px 0 0;padding:0;list-style:none;display:flex}.hiw-modal__step{align-items:flex-start;gap:12px;display:flex}.hiw-modal__step-num{background:var(--gradient-primary);width:28px;height:28px;color:var(--text-on-accent);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.hiw-modal__step-text{flex-direction:column;gap:2px;min-width:0;display:flex}.hiw-modal__step-title{letter-spacing:-.02em;color:#fff;font-size:15px;font-weight:600;line-height:20px}[data-theme=light] .hiw-modal__step-title{color:var(--text-primary)}.hiw-modal__step-desc{letter-spacing:-.01em;color:#ffffffa6;font-size:14px;font-weight:500;line-height:20px}[data-theme=light] .hiw-modal__step-desc{color:var(--text-secondary)}.hiw-modal__cta{background:var(--gradient-primary);color:var(--text-on-accent);border-radius:var(--radius-md);letter-spacing:-.02em;transition:transform var(--transition-base),box-shadow var(--transition-base);justify-content:center;align-self:flex-start;align-items:center;gap:8px;margin-top:6px;padding:14px 22px;font-size:15px;font-weight:600;line-height:20px;text-decoration:none;display:inline-flex;box-shadow:inset 0 1px #ffffff80,0 8px 20px #e9ff272e}.hiw-modal__cta:hover{box-shadow:0 1px 0 #ffffff80 inset,var(--glow-primary);transform:translateY(-2px)}.hiw-modal__cta:active{transform:translateY(0)}@keyframes hiw-fade-in{0%{opacity:0}to{opacity:1}}@keyframes hiw-scale-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.hiw-modal__overlay,.hiw-modal__content{animation:none}}@media screen and (max-width:768px){.hiw-modal__overlay{align-items:flex-end;padding:0}.hiw-modal__content{border-radius:var(--radius-xl)var(--radius-xl)0 0;width:100%;max-width:none;max-height:92dvh;animation:hiw-slide-up .3s var(--ease-out,cubic-bezier(.22,1,.36,1));padding-top:14px;padding-bottom:env(safe-area-inset-bottom,0);border-bottom:none;border-left:none;border-right:none}.hiw-modal__content:before{content:"";border-radius:var(--radius-pill);background:#ffffff38;width:38px;height:4px;margin:0 auto 10px;display:block}[data-theme=light] .hiw-modal__content:before{background:#0000002e}.hiw-modal__close{width:32px;height:32px;top:12px;right:12px}.hiw-modal__body{flex-direction:column}.hiw-modal__media{border-right:none;border-bottom:1px solid var(--border-soft);flex:none;padding:16px 20px 12px}[data-theme=light] .hiw-modal__media{border-bottom-color:#00000014}.hiw-modal__image{max-width:180px}.hiw-modal__info{gap:14px;padding:20px 20px 24px}.hiw-modal__title{font-size:22px;line-height:26px}.hiw-modal__lead{font-size:14px;line-height:20px}.hiw-modal__cta{align-self:stretch}}@media screen and (max-width:480px){.hiw-modal__image{max-width:160px}.hiw-modal__step-title{font-size:14px}.hiw-modal__step-desc{font-size:13px;line-height:18px}}@keyframes hiw-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.footer{background:var(--bg-dark);flex-direction:column;width:100%;min-height:310px;padding-top:80px;display:flex;position:relative;overflow-x:clip}[data-theme=light] .footer{background:#0f0f0f}[data-theme=light] .footer__nav-link{color:#b2b2b2}[data-theme=light] .footer__nav-link:hover{color:#fff}[data-theme=light] .footer__copyright,[data-theme=light] .footer__legal-link,[data-theme=light] .footer__author{color:#8a8a8a}[data-theme=light] .footer__legal-link:hover{color:#fff}[data-theme=light] .footer__bottom{border-top-color:#ffffff0f}.footer__container{z-index:2;flex-direction:column;width:100%;max-width:1200px;height:100%;margin:0 auto;padding:0 16px;display:flex;position:relative}.footer__top{z-index:10;justify-content:space-between;align-items:center;display:flex;position:relative}.footer__nav{flex-direction:row;align-items:center;gap:24px;display:flex}.footer__nav-link{letter-spacing:-.02em;color:var(--text-gray);transition:color var(--transition-base);font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:24px;text-decoration:none}.footer__nav-link:hover{color:var(--text-white)}.footer__socials{flex-direction:row;align-items:center;gap:14px;display:flex}.footer__social-link{border-radius:var(--radius-sm);width:40px;height:40px;transition:transform var(--transition-base),filter var(--transition-base);display:block}.footer__social-link:hover{filter:drop-shadow(0 6px 16px #e9ff2759);transform:translateY(-2px)}.footer__logo-wrapper{justify-content:center;align-items:center;width:100%;margin-top:40px;margin-bottom:70px;display:flex;position:relative}.footer__logo{text-transform:uppercase;color:var(--primary);z-index:5;text-align:center;letter-spacing:-.04em;width:100%;margin:0;font-family:Inter,sans-serif;font-size:140px;font-style:normal;font-weight:900;line-height:100%}.footer__logo svg{width:100%;height:auto;display:block}.footer__background-video{object-fit:cover;object-position:center top;z-index:1;pointer-events:none;width:100%;height:400px;position:absolute;top:10px;left:0}@media screen and (max-width:1500px){.footer__background-video{height:310px;top:90px}}@media screen and (max-width:1040px){.footer__background-video{height:270px;top:120px}}@media screen and (max-width:768px){.footer__background-video{object-position:left top;width:200%;height:370px;top:200px}}@media screen and (max-width:480px){.footer__background-video{object-position:left top;width:200%;height:280px;top:260px}}.footer__bottom{border-top:1px solid var(--border-soft);z-index:10;justify-content:space-between;align-items:center;margin-top:auto;padding-top:24px;padding-bottom:40px;display:flex;position:relative}.footer__legal{flex-direction:row;align-items:center;gap:16px;display:flex}.footer__copyright,.footer__legal-link,.footer__author{letter-spacing:-.02em;color:var(--text-muted);transition:color var(--transition-base);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:16px;text-decoration:none}.footer__legal-link:hover{color:var(--text-white)}@media screen and (max-width:1040px){.footer__container{padding:0 24px}.footer__logo{font-size:100px}.footer__nav{gap:16px}.footer__nav-link{font-size:16px}}@media screen and (max-width:768px){.footer{min-height:auto}.footer__container{padding:0 16px}.footer__top{flex-direction:column-reverse;align-items:flex-start;gap:32px}.footer__nav{flex-direction:column;align-items:flex-start;gap:16px}.footer__socials{flex-direction:column;gap:16px;position:absolute;top:0;right:0}.footer__logo-wrapper{justify-content:flex-start;height:auto;margin-top:30px;margin-bottom:30px}.footer__logo{text-align:left;width:auto;font-size:56px}.footer__background-image{height:200px;top:-20px}.footer__bottom,.footer__legal{flex-direction:column;align-items:flex-start;gap:8px}.footer__author{margin-top:0}}@media screen and (max-width:480px){.footer__nav-link{font-size:18px}.footer__logo{font-size:48px}.footer__socials{top:0;right:0}}.promotion{background:var(--bg-dark);width:100%;position:relative;overflow:clip visible}.promotion__container{max-width:1200px;height:550px;margin:0 auto;position:relative}.promotion__background:before,.promotion__background:after{content:"";background:var(--bg-black);width:50vw;position:absolute;top:0;bottom:0}.promotion__background:before{right:100%}.promotion__background:after{left:100%}.promotion__background{background:var(--bg-black);border-radius:0;width:100%;height:550px;position:absolute;top:0;left:0}[data-theme=light] .promotion__background,[data-theme=light] .promotion__background:before,[data-theme=light] .promotion__background:after{background:#0f0f0f}[data-theme=light] .promotion__container,[data-theme=light] .promotion__background{height:600px}[data-theme=light] .promotion__title,[data-theme=light] .promotion__description{color:#fff}[data-theme=light] .promotion__description{color:#b2b2b2}.promotion__content{z-index:2;flex-direction:column;align-items:flex-start;gap:24px;width:740px;padding:0;display:flex;position:absolute;top:80px;left:16px}.promotion__text-wrapper{width:100%;position:relative}.promotion__title{letter-spacing:-.03em;width:100%;color:var(--text-white);margin:0;font-size:48px;font-weight:600;line-height:48px}.promotion__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;color:var(--primary);-webkit-background-clip:text;background-clip:text}.promotion__badge{background:var(--gradient-primary);border-radius:var(--radius-pill);text-align:center;letter-spacing:-.01em;min-width:80px;height:24px;color:var(--text-on-accent);box-shadow:var(--glow-primary);justify-content:center;align-items:center;padding:0 10px;font-size:14px;font-weight:600;line-height:24px;display:inline-flex;position:absolute;bottom:-48px;left:240px}.promotion__description{letter-spacing:-.05em;width:100%;color:var(--text-gray);margin:0;font-size:24px;font-weight:600;line-height:32px}.promotion__code-badge{background:var(--gradient-primary);border-radius:var(--radius-pill);text-align:center;letter-spacing:-.01em;min-width:80px;height:24px;color:var(--text-on-accent);justify-content:center;align-items:center;margin-left:6px;padding:0 10px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:24px;display:inline-flex}.promotion__button{background:var(--gradient-primary);border-radius:var(--radius-md);text-align:center;letter-spacing:-.03em;width:250px;height:64px;color:var(--text-on-accent);cursor:pointer;transition:transform var(--transition-base),box-shadow var(--transition-base);border:none;justify-content:center;align-items:center;gap:8px;padding:20px 24px;font-size:16px;font-weight:600;line-height:24px;display:flex;box-shadow:inset 0 1px #ffffff80,0 8px 20px #e9ff272e}.promotion__button:hover{box-shadow:0 1px 0 #ffffff80 inset,var(--glow-primary);transform:translateY(-2px)}.promotion__button:active{transform:translateY(0)}.promotion__button svg{width:24px;height:24px}.promotion__image{object-fit:cover;z-index:1;width:529px;height:592px;position:absolute;bottom:0;right:16px}.promotion__nav{z-index:3;border:1px solid var(--border-color);border-radius:var(--radius-md);background:0 0;align-items:center;gap:0;height:64px;padding:20px 16px;display:flex;position:absolute;bottom:20px;left:16px}[data-theme=light] .promotion__nav{border-color:#ffffff26}[data-theme=light] .promotion__nav-btn{color:#fff}[data-theme=light] .promotion__nav-divider{background:#ffffff26}.promotion__nav-btn{cursor:pointer;width:24px;height:24px;color:var(--text-white);background:0 0;border:none;justify-content:center;align-items:center;transition:opacity .3s;display:flex}.promotion__nav-btn:hover{opacity:.7}.promotion__nav-btn svg{width:24px;height:24px}.promotion__nav-divider{background:var(--border-gray);width:1px;height:24px;margin:0 16px}@media screen and (max-width:1250px) and (min-width:1040px){.promotion__content{width:50%}.promotion__image{left:auto;right:16px;transform:none}}@media screen and (max-width:1040px){.promotion__container{height:820px;padding:0 16px}.promotion__background{height:820px}.promotion__content{width:calc(90% - 32px);padding:0 16px 0 0;top:60px;left:16px}.promotion__title{font-size:36px;line-height:40px}.promotion__badge{bottom:-40px;left:180px}.promotion__description{font-size:20px;line-height:28px}.promotion__image{width:400px;height:480px;bottom:0;left:50%;transform:translate(-50%)}}@media screen and (max-width:480px){.promotion__container,.promotion__background{height:820px}.promotion__content{gap:24px;width:calc(100% - 32px)}.promotion__title{letter-spacing:-.02em;font-size:28px;line-height:28px}.promotion__badge{bottom:-36px;left:199px}.promotion__description{letter-spacing:-.04em;font-size:18px;line-height:24px}.promotion__image{width:300px;height:420px}}.rates{background:var(--bg-dark);width:100%;padding:120px 0 220px;position:relative}.rates--hidden{padding:120px 0 110px}.rates__container{justify-content:space-between;align-items:flex-start;gap:60px;max-width:1200px;margin:0 auto;display:flex}.rates__info{flex-direction:column;gap:24px;max-width:570px;display:flex}.rates__title{letter-spacing:-.03em;color:var(--text-white);padding-bottom:18px;font-size:48px;font-weight:600;line-height:48px;position:relative}.rates__title:after{content:"";border-radius:var(--radius-pill);background:var(--gradient-primary);width:64px;height:3px;box-shadow:var(--glow-primary);position:absolute;bottom:0;left:0}.rates__date{letter-spacing:-.03em;color:var(--text-gray);flex-direction:column;font-size:16px;font-weight:600;line-height:24px;display:flex}.rates__refresh-button{border:1px solid var(--primary);border-radius:var(--radius-md);letter-spacing:-.03em;width:250px;height:64px;color:var(--primary);cursor:pointer;transition:transform var(--transition-base),background var(--transition-base),color var(--transition-base),box-shadow var(--transition-base);background:0 0;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:20px 24px;font-size:16px;font-weight:600;line-height:24px;display:flex}.rates__refresh-button:hover{background:var(--gradient-primary);color:var(--text-on-accent);box-shadow:var(--glow-primary);transform:translateY(-2px)}.rates__card{background:var(--surface-strong);border:1px solid var(--border-soft);border-radius:var(--radius-xl);width:100%;max-width:500px;height:288px;box-shadow:var(--shadow-card);flex-direction:column;align-items:flex-start;padding:24px 20px;display:flex;position:relative;overflow:hidden}.rates__card:before{content:"";background:linear-gradient(90deg,#e9ff2700 0%,var(--primary)50%,#e9ff2700 100%);opacity:.6;pointer-events:none;height:1px;position:absolute;top:0;left:24px;right:24px}@supports ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.rates__card{background:var(--surface-glass);-webkit-backdrop-filter:var(--blur-md);backdrop-filter:var(--blur-md)}}.rates__slider-wrapper{touch-action:pan-y pinch-zoom;flex:1;width:100%;height:calc(100% - 40px);position:relative;overflow:hidden}.rates__slider{will-change:transform;backface-visibility:hidden;flex-direction:row;width:100%;height:100%;transition:transform .35s cubic-bezier(.25,.46,.45,.94);display:flex;transform:translateZ(0)}.rates__page{box-sizing:border-box;flex-direction:column;flex-shrink:0;align-items:flex-start;gap:16px;width:100%;height:100%;padding:0 2px;display:flex}.rates__row{flex-direction:row;flex:none;justify-content:space-between;align-self:stretch;align-items:center;gap:8px;width:100%;height:24px;padding:0;display:flex}.rates__currency-from,.rates__currency-to{flex-direction:row;flex:none;align-items:center;gap:4px;height:24px;padding:0;display:flex}.rates__currency-from{width:auto;min-width:90px}.rates__currency-to{width:auto;min-width:73px}.rates__currency-icon{flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.rates__currency-label{letter-spacing:-.03em;width:auto;height:24px;color:var(--text-secondary);white-space:nowrap;flex:none;font-family:Inter Variable,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.rates__value{flex-direction:row;flex:none;align-items:center;gap:4px;width:auto;min-width:82px;height:24px;padding:0;display:flex}.rates__equals{letter-spacing:-.03em;width:18px;height:24px;color:var(--line);flex:none;font-family:Inter Variable,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.rates__amount{letter-spacing:-.03em;width:auto;min-width:60px;height:24px;color:var(--text-white);font-variant-numeric:tabular-nums;flex:none;font-family:Inter Variable,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.rates__divider{background:var(--border-soft);flex:none;align-self:stretch;width:100%;height:1px}.rates__pagination{flex-direction:row;flex:none;justify-content:space-between;align-self:stretch;align-items:center;gap:8px;width:100%;height:24px;margin-top:auto;padding:0;display:flex}.rates__nav-btn{cursor:pointer;width:24px;height:24px;color:var(--text-primary);background:0 0;border:none;flex:none;justify-content:center;align-items:center;transition:opacity .2s;display:flex}.rates__nav-btn:hover{opacity:.7}.rates__nav-btn:disabled{opacity:.3;cursor:not-allowed}.rates__dots{flex-direction:row;flex:none;justify-content:center;align-items:center;gap:8px;width:auto;height:9px;margin:0 auto;padding:0;display:flex}.rates__dot{background:var(--border-color);cursor:pointer;width:6px;height:6px;transition:width var(--transition-base),background var(--transition-base);border-radius:50%;flex:none}.rates__dot--active{border-radius:var(--radius-pill);background:var(--primary);width:18px;height:6px}@media screen and (max-width:1200px){.rates__container{padding:0 16px}.rates--hidden{padding:110px 0}}@media screen and (max-width:1040px){.rates{padding:80px 0}.rates--hidden{padding:40px 0}.rates__container{flex-direction:column;align-items:center;gap:60px;padding:0 16px}.rates__info{align-items:flex-start;width:100%}.rates__card{width:100%;max-width:400px}}@media screen and (max-width:1040px) and (min-width:769px){.rates{padding:80px 0 180px}.rates--hidden{padding:110px 0}.rates__card{box-sizing:border-box;width:100%;max-width:400px}}@media screen and (max-width:768px){.rates--hidden{padding:50px 0}.rates__info{align-items:flex-start;width:100%}.rates__card{box-sizing:border-box;width:100%;max-width:400px}}@media screen and (max-width:480px){.rates--hidden{padding:40px 0}.rates__title{letter-spacing:-.02em;font-size:28px;line-height:28px}.rates__refresh-button{align-self:flex-start}.rates__info{align-items:flex-start;gap:24px}.rates__card{box-sizing:border-box;width:100%;max-width:350px}}.faq{justify-content:center;padding-top:120px;padding-bottom:120px;display:flex;position:relative}.faq__container{flex-direction:column;gap:12px;width:100%;margin:0 auto;display:flex}.faq__divider{display:none}.faq__title{color:var(--text-white);margin-bottom:18px;padding-bottom:16px;font-family:Inter,sans-serif;font-weight:600;position:relative}.faq__title:after{content:"";border-radius:var(--radius-pill);background:var(--gradient-primary);width:56px;height:3px;box-shadow:var(--glow-primary);position:absolute;bottom:0;left:0}.faq__item{cursor:pointer;background:var(--surface-strong);border:1px solid var(--border-soft);border-radius:var(--radius-lg);transition:border-color var(--transition-base),background var(--transition-base);flex-direction:column;align-items:stretch;gap:0;padding:22px 24px;display:flex}@supports ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.faq__item{background:var(--surface-glass);-webkit-backdrop-filter:var(--blur-md);backdrop-filter:var(--blur-md)}}.faq__item:hover{border-color:var(--border-hover)}.faq__item.active{border-color:#e9ff2759;box-shadow:inset 0 0 0 1px #e9ff271f,0 8px 32px #e9ff270f}.faq__header{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:16px;width:100%;display:flex}.faq__question{color:var(--text-white);flex-grow:1;font-family:Inter,sans-serif;font-weight:600}.faq__icon-wrapper{background:var(--surface-3);border:1px solid var(--border-soft);width:32px;height:32px;transition:background var(--transition-base),border-color var(--transition-base);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex;position:relative}.faq__item.active .faq__icon-wrapper{background:var(--gradient-primary);border-color:#0000}.faq__icon{width:16px;height:16px;position:relative}.faq__icon:before,.faq__icon:after{content:"";background-color:var(--text-white);transition:transform var(--transition-base),background-color var(--transition-base);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq__icon:before{width:12px;height:1.5px}.faq__icon:after{width:1.5px;height:12px}.faq__item.active .faq__icon:before,.faq__item.active .faq__icon:after{background-color:var(--text-on-accent)}.faq__body{width:100%;transition:grid-template-rows var(--transition-slow);grid-template-rows:0fr;display:grid}.faq__body>*{min-height:0;overflow:hidden}.faq__item.active .faq__body{grid-template-rows:1fr;margin-top:12px}.faq__answer{letter-spacing:-.01em;color:var(--text-gray);max-width:550px;padding-top:4px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:24px}.faq__item.active .faq__icon:before,.faq__item.active .faq__icon:after{transform:translate(-50%,-50%)rotate(45deg)}@media screen and (min-width:769px){.faq__container{width:740px}.faq__title{letter-spacing:-.03em;font-size:48px;line-height:48px}.faq__question{letter-spacing:-.04em;font-size:22px;line-height:30px}}@media screen and (max-width:768px){.faq{padding-top:80px;padding-bottom:80px}.faq__container{width:100%;max-width:740px;padding:0 20px}.faq__title{font-size:36px}}@media screen and (max-width:480px){.faq{padding-top:80px}.faq__container{width:100%;padding:0 16px}.faq__title{letter-spacing:-.02em;margin-bottom:18px;font-size:28px;line-height:28px}.faq__item{padding:18px}.faq__question{letter-spacing:-.03em;font-size:17px;line-height:24px}.faq__answer{max-width:100%}}.reviews{justify-content:center;padding-top:120px;padding-bottom:120px;display:flex;position:relative;overflow:hidden}.reviews__container{z-index:7;flex-direction:column;align-items:center;gap:64px;width:100%;display:flex;position:relative}.reviews__title{color:var(--text-white);text-align:center;padding-bottom:18px;font-family:Inter,sans-serif;font-weight:600;position:relative}.reviews__title:after{content:"";border-radius:var(--radius-pill);background:var(--gradient-primary);width:64px;height:3px;box-shadow:var(--glow-primary);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.reviews__grid{flex-direction:row;justify-content:center;align-items:flex-start;padding:0;display:flex}.review-item{z-index:1;width:260px;height:260px;transition:transform var(--transition-base),box-shadow var(--transition-base),z-index 0s;cursor:pointer;background-color:var(--bg-dark);-webkit-mask-image:-webkit-radial-gradient(#fff,#000);border-radius:50%;flex:none;margin:0 -40px;position:relative;overflow:hidden;mask-image:radial-gradient(#fff,#000)}.review-item--active{box-shadow:var(--shadow-lg);transform:scale(1.05);z-index:30!important}.review-item:hover{z-index:20;box-shadow:var(--shadow-lg);transform:scale(1.05)}.review-item__video{object-fit:cover;width:100%;height:100%;display:block}.review-item__overlay{z-index:1;pointer-events:none;background:#0003;width:100%;height:100%;position:absolute;top:0;left:0}[data-theme=light] .review-item__overlay{background:#0000000d}.review-item__play-btn{background:var(--gradient-primary);z-index:2;width:48px;height:48px;box-shadow:var(--shadow-md),var(--glow-primary);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.review-item__play-icon{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid #000;width:0;height:0;margin-left:2px}.review-item--link{background:var(--bg-dark);border:1px solid var(--primary);z-index:2;isolation:isolate;justify-content:center;align-items:center;text-decoration:none;display:flex}[data-theme=light] .review-item--link{background:#fff;border-color:#0a0a0a}[data-theme=light] .review-item__label{color:#0a0a0a}[data-theme=light] .review-item--link:hover .review-item__label{color:var(--text-on-accent)}.review-item--link:before{content:"";background:var(--gradient-primary);opacity:0;transition:opacity var(--transition-base);z-index:-1;border-radius:50%;position:absolute;inset:0}.review-item--link:hover:before{opacity:1}.review-item--link:hover{z-index:20;box-shadow:var(--glow-primary)}.review-item--link:hover .review-item__label{color:var(--text-on-accent)}.review-item__label{text-align:center;letter-spacing:-.03em;color:var(--primary);max-width:180px;transition:color var(--transition-base);font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:24px}@media screen and (min-width:769px){.reviews__container{width:100%;height:auto}.reviews__title{letter-spacing:-.03em;width:100%;max-width:800px;font-size:48px;line-height:48px}}@media screen and (min-width:768px) and (max-width:1040px){.review-item{width:200px;height:200px}}@media screen and (max-width:768px){.reviews{padding-top:80px;padding-bottom:80px}.reviews__container{gap:64px;width:100%;height:auto}.reviews__title{letter-spacing:-.02em;max-width:300px;font-size:28px;line-height:28px}.reviews__grid{flex-direction:column;align-items:center;margin:0}.review-item{margin:-40px 0}.review-item:first-child{margin-top:0}}.earn{background:linear-gradient(180deg,transparent 0%,var(--bg-secondary)100%),var(--bg-dark);width:100%;position:relative;overflow:hidden}.earn-content{z-index:10;max-width:1200px;min-height:885px;margin:0 auto;padding:80px 16px 0;position:relative}.earn-header{text-align:center;z-index:10;flex-direction:column;align-items:center;gap:32px;margin-bottom:100px;display:flex;position:relative}.earn-header h2{letter-spacing:-.03em;color:var(--text-white);margin:0;font-size:48px;font-weight:600;line-height:48px}.earn-header .highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;color:var(--primary);-webkit-background-clip:text;background-clip:text}[data-theme=light] .earn-header .highlight{-webkit-text-fill-color:initial;color:#0a0a0a;background:linear-gradient(#0000 60%,#e9ff278c 60%);-webkit-background-clip:border-box;background-clip:border-box;border-radius:4px;padding:0 4px}.earn-subtitle{letter-spacing:-.05em;color:var(--text-gray);max-width:649px;margin:0;font-size:24px;font-weight:600;line-height:32px}.earn-cards{z-index:10;justify-content:space-between;align-items:flex-start;gap:80px;display:flex;position:relative}.earn-card{background:var(--surface-strong);border:1px solid var(--border-soft);border-radius:var(--radius-xl);max-width:360px;box-shadow:var(--shadow-card);transition:transform var(--transition-base),border-color var(--transition-base);flex-direction:column;gap:24px;padding:28px;display:flex}@supports ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.earn-card{background:var(--surface-glass);-webkit-backdrop-filter:var(--blur-md);backdrop-filter:var(--blur-md)}}.earn-card:hover{border-color:var(--border-hover);transform:translateY(-4px)}.earn-card-users{text-align:left;align-items:flex-start}.earn-card-partners{text-align:right;align-items:flex-end}.earn-card h3{letter-spacing:-.03em;color:var(--text-white);margin:0;font-size:32px;font-weight:600;line-height:40px}.earn-card p{letter-spacing:-.03em;color:var(--text-gray);margin:0;font-size:16px;font-weight:600;line-height:24px}.btn-outline{border:1px solid var(--primary);border-radius:var(--radius-md);letter-spacing:-.03em;color:var(--primary);cursor:pointer;transition:transform var(--transition-base),background var(--transition-base),color var(--transition-base),box-shadow var(--transition-base);background:0 0;justify-content:center;align-items:center;padding:20px 24px;font-family:inherit;font-size:16px;font-weight:600;line-height:24px;display:inline-flex}.btn-outline:hover{background:var(--gradient-primary);color:var(--text-on-accent);box-shadow:var(--glow-primary);transform:translateY(-2px)}.buddha-decoration{pointer-events:none;z-index:1;width:978px;height:589px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.buddha-circle{background:var(--primary);border-radius:50%;width:362px;height:362px;position:absolute;top:-32px;left:50%;transform:translate(-50%)}.buddha-image{object-fit:contain;width:100%;height:100%;position:absolute}@media screen and (min-width:769px){.buddha-circle{transform:translate(-50%)translateY(40px)}.buddha-image{transform:translateY(40px)}}@media screen and (max-width:1040px){.earn-card{max-width:200px}}@media screen and (max-width:768px){.earn-content{min-height:1500px;padding:80px 16px 480px}.earn-header{margin-bottom:60px}.earn-header h2{font-size:40px;line-height:44px}.earn-subtitle{font-size:20px;line-height:28px}.earn-cards{flex-direction:column;align-items:center;gap:60px}.earn-card{background:var(--bg-secondary);-webkit-backdrop-filter:none;backdrop-filter:none;border-color:var(--border-color);max-width:500px;text-align:center!important;align-items:center!important}[data-theme=light] .earn-card{border-color:var(--border-color);background:#fff}.earn-card h3{font-size:28px;line-height:36px}.buddha-decoration{width:650px;height:390px}.buddha-image{bottom:-40px}.buddha-circle{width:260px;height:260px;top:20px}}@media screen and (max-width:480px){.earn-content{min-height:1300px;padding:80px 16px 360px}.earn-header{gap:32px;margin-bottom:60px}.earn-header h2{letter-spacing:-.02em;font-size:28px;line-height:28px}.earn-subtitle{letter-spacing:-.04em;font-size:18px;line-height:24px}.earn-cards{gap:60px}.earn-card h3{font-size:22px;line-height:30px}.earn-card p{font-size:16px;line-height:24px}.buddha-decoration{width:460px;height:277px}.buddha-circle{width:186px;height:186px;top:-8px}.btn-outline{width:auto;min-width:170px}}.additional-services{background:var(--bg-black);width:100%;padding:120px 0;position:relative}[data-theme=light] .additional-services{background:linear-gradient(180deg,var(--bg-dark)0%,#171717 140px,#171717 calc(100% - 140px),var(--bg-dark)100%)}[data-theme=light] .additional-services__title{color:#fff}[data-theme=light] .additional-services__description,[data-theme=light] .additional-services__text{color:#b2b2b2}.additional-services__mountain{object-fit:cover;object-position:bottom;z-index:1;width:100%;height:100%;position:absolute;bottom:0;left:0;right:0}@media screen and (min-width:769px){.additional-services{padding:120px 0 160px;overflow:hidden}.additional-services__mountain{height:calc(100% - 100px);top:100px;bottom:0}}@media screen and (min-width:1550px){.additional-services__mountain{object-fit:contain;object-position:bottom center}.additional-services:after{content:"";z-index:5;pointer-events:none;background:linear-gradient(90deg,#000 0% 12%,#000000d9 22%,#0006 35%,#0000 42% 65%,#0006 72%,#000000d9 85%,#000 92% 100%),radial-gradient(140% 35% at 50% 0,#000000b3 0%,#0000 22%);position:absolute;inset:0}.additional-services__mountain{z-index:1}.additional-services__container{z-index:10}}.additional-services__container{z-index:10;max-width:1200px;margin:0 auto;padding:0 16px;position:relative}.additional-services__content{flex-direction:column;gap:32px;max-width:650px;display:flex;transform:translateY(-50px)}.additional-services__title{letter-spacing:-.03em;color:var(--text-white);margin:0;padding-bottom:20px;font-size:48px;font-weight:600;line-height:48px;position:relative}.additional-services__title:after{content:"";border-radius:var(--radius-pill);background:var(--gradient-primary);width:64px;height:3px;box-shadow:var(--glow-primary);position:absolute;bottom:0;left:0}.additional-services__info{flex-direction:column;gap:24px;display:flex}.additional-services__description{letter-spacing:-.03em;color:var(--text-gray);max-width:600px;margin:0;font-size:32px;font-weight:600;line-height:40px}.additional-services__description .highlight{color:var(--primary)}.additional-services__list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.additional-services__item{align-items:flex-start;gap:8px;display:flex}.additional-services__dot{background:var(--primary);border-radius:50%;width:8px;min-width:8px;height:8px;margin-top:8px;box-shadow:0 0 12px #e9ff2799}.additional-services__text{letter-spacing:-.03em;color:var(--text-gray);font-size:16px;font-weight:600;line-height:24px}.additional-services__button{border:1px solid var(--primary);border-radius:var(--radius-md);letter-spacing:-.03em;width:fit-content;min-width:188px;height:64px;color:var(--primary);cursor:pointer;transition:transform var(--transition-base),background var(--transition-base),color var(--transition-base),box-shadow var(--transition-base);background:0 0;justify-content:center;align-items:center;padding:20px 24px;font-size:16px;font-weight:600;line-height:24px;display:inline-flex}.additional-services__button:hover{background:var(--gradient-primary);color:var(--text-on-accent);box-shadow:var(--glow-primary);transform:translateY(-2px)}@media screen and (max-width:768px){.additional-services{flex-direction:column;padding:80px 0 0;display:flex}.additional-services__mountain{order:2;height:350px;position:relative}.additional-services__container{order:1;padding:0 24px}.additional-services__content{margin-bottom:40px;transform:translateY(0)}.additional-services__title{font-size:36px;line-height:36px}.additional-services__description{font-size:26px;line-height:34px}}@media screen and (max-width:480px){.additional-services__mountain{height:250px}.additional-services{padding:80px 0 0}.additional-services__container{padding:0 16px}.additional-services__content{max-width:100%}.additional-services__title{letter-spacing:-.02em;font-size:28px;line-height:28px}.additional-services__description{font-size:22px;line-height:30px}.additional-services__button{width:100%;max-width:154px}.additional-services__list{gap:4px}.additional-services__item{align-items:flex-start}.additional-services__item:nth-child(2),.additional-services__item:nth-child(3){min-height:48px}}.infrastructure{background:var(--bg-dark);width:100%;position:relative;overflow:hidden}.infrastructure__container{flex-direction:column;gap:40px;max-width:1200px;margin:0 auto;padding:120px 16px;display:flex;position:relative}.infrastructure__content{flex-direction:row;justify-content:space-between;gap:40px;display:flex}.infrastructure__left{flex-direction:column;gap:40px;display:flex}.infrastructure__title{letter-spacing:-.03em;color:var(--text-white);max-width:400px;margin:0;padding-bottom:20px;font-size:48px;font-weight:600;line-height:48px;position:relative}.infrastructure__title:after{content:"";border-radius:var(--radius-pill);background:var(--gradient-primary);width:64px;height:3px;box-shadow:var(--glow-primary);position:absolute;bottom:0;left:0}.infrastructure__button{border:1px solid var(--primary);border-radius:var(--radius-md);cursor:pointer;width:250px;height:64px;transition:transform var(--transition-base),background var(--transition-base),box-shadow var(--transition-base);background:0 0;justify-content:center;align-items:center;padding:20px 24px;display:flex}.infrastructure__button span{letter-spacing:-.03em;color:var(--primary);transition:color var(--transition-base);font-size:16px;font-weight:600;line-height:24px}.infrastructure__button:hover{background:var(--gradient-primary);box-shadow:var(--glow-primary);transform:translateY(-2px)}.infrastructure__button:hover span{color:var(--text-on-accent)}.infrastructure__button--mobile{display:none}.infrastructure__right{flex-direction:column;gap:40px;display:flex}.infrastructure__stats-top{gap:62px;display:flex}.infrastructure__stats-bottom{gap:70px;display:flex}.infrastructure__stat{flex-direction:column;gap:8px;display:flex}.infrastructure__stat-value{letter-spacing:-.03em;color:var(--text-white);background:linear-gradient(180deg,var(--text-white)0%,var(--primary)140%);-webkit-text-fill-color:transparent;font-variant-numeric:tabular-nums;-webkit-background-clip:text;background-clip:text;font-size:64px;font-weight:600;line-height:64px}.infrastructure__stat-label{letter-spacing:-.03em;color:var(--text-gray);white-space:nowrap;font-size:16px;font-weight:600;line-height:24px}.infrastructure__map-wrapper{flex-direction:column;align-items:center;gap:20px;display:flex}.infrastructure__toggle{background:var(--surface-2);border:1px solid var(--border-soft);border-radius:var(--radius-pill);width:fit-content;-webkit-backdrop-filter:var(--blur-md);backdrop-filter:var(--blur-md);align-items:center;gap:4px;padding:4px;display:flex;position:relative}.infrastructure__toggle-slider{background:var(--gradient-primary);border-radius:var(--radius-pill);width:calc(50% - 6px);height:calc(100% - 8px);transition:transform var(--transition-base);z-index:0;box-shadow:var(--glow-primary);position:absolute;top:4px;left:4px}.infrastructure__toggle--list .infrastructure__toggle-slider{transform:translate(calc(100% + 4px))}.infrastructure__toggle-btn{z-index:1;text-align:center;letter-spacing:-.03em;border-radius:var(--radius-pill);cursor:pointer;height:32px;color:var(--text-gray);transition:color var(--transition-base);background:0 0;border:none;padding:8px 16px;font-size:16px;font-weight:600;line-height:16px;position:relative}.infrastructure__toggle-btn--active{color:var(--text-on-accent)}.infrastructure__map{pointer-events:none;width:100%;height:auto}.infrastructure__list-container{flex-direction:row;justify-content:center;gap:60px;width:100%;padding:0;display:flex}.infrastructure__location-section{flex-direction:column;flex:1;gap:32px;min-width:0;display:flex}.infrastructure__columns{gap:40px;width:100%;display:flex}.infrastructure__columns--offices,.infrastructure__columns--delivery{flex-direction:row}.infrastructure__column{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.infrastructure__location-group{background:var(--surface-strong);border:1px solid var(--border-soft);border-radius:var(--radius-md);transition:border-color var(--transition-base),transform var(--transition-base),background var(--transition-base);flex-direction:column;gap:10px;min-width:0;padding:14px 16px;display:flex}@supports ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.infrastructure__location-group{background:var(--surface-glass);-webkit-backdrop-filter:var(--blur-md);backdrop-filter:var(--blur-md)}}.infrastructure__location-group:hover{border-color:var(--border-hover);transform:translateY(-2px)}.infrastructure__location-title{letter-spacing:-.05em;color:var(--text-white);margin:0;padding-bottom:12px;font-size:24px;font-weight:600;line-height:32px;position:relative}.infrastructure__location-title:after{content:"";border-radius:var(--radius-pill);background:var(--gradient-primary);width:40px;height:2px;position:absolute;bottom:0;left:0}.infrastructure__location-header{align-items:center;gap:10px;display:flex}.infrastructure__location-flag{flex-shrink:0;font-size:20px;line-height:1}.infrastructure__location-country{letter-spacing:-.02em;color:var(--text-white);overflow-wrap:normal;word-break:keep-all;white-space:nowrap;min-width:0;font-size:15px;font-weight:600;line-height:20px}.infrastructure__location-cities{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.infrastructure__city-chip{background:var(--surface-2);border:1px solid var(--border-soft);border-radius:var(--radius-pill);letter-spacing:-.01em;color:var(--text-secondary);transition:background var(--transition-base),color var(--transition-base),border-color var(--transition-base);overflow-wrap:anywhere;word-break:break-word;align-items:center;max-width:100%;padding:3px 9px;font-size:12px;font-weight:500;line-height:16px;display:inline-flex}.infrastructure__city-chip:hover{color:var(--text-primary);background:#e9ff271f;border-color:#e9ff274d}@media screen and (max-width:968px){.infrastructure__content{flex-direction:column;gap:40px}.infrastructure__list-container{gap:40px}.infrastructure__button--desktop{display:none}.infrastructure__button--mobile{width:100%;max-width:343px;display:flex}.infrastructure__list-container{flex-direction:column;gap:40px}.infrastructure__columns--offices,.infrastructure__columns--delivery{flex-direction:row}}@media screen and (max-width:768px){.infrastructure__content{flex-direction:column;gap:40px}.infrastructure__container{gap:40px;padding:80px 16px}.infrastructure__title{font-size:32px;line-height:36px}.infrastructure__stat-value{font-size:48px;line-height:48px}.infrastructure__stats-top,.infrastructure__stats-bottom{gap:60px}.infrastructure__list-container{flex-direction:column;gap:32px}.infrastructure__location-section{width:100%}.infrastructure__columns--offices,.infrastructure__columns--delivery{flex-direction:row;gap:20px}}@media screen and (max-width:600px){.infrastructure__columns--delivery{flex-flow:wrap}.infrastructure__columns--delivery .infrastructure__column{flex:calc(50% - 20px);min-width:calc(50% - 20px)}}@media screen and (max-width:480px){.infrastructure__content{flex-direction:column;gap:40px}.infrastructure__title{font-size:28px;line-height:28px}.infrastructure__stat-value{font-size:32px;line-height:32px}.infrastructure__stats-top,.infrastructure__stats-bottom{gap:60px}.infrastructure__toggle{width:100%;max-width:180px}.infrastructure__toggle-btn{flex:1}.infrastructure__button--mobile{width:100%;max-width:100%}.infrastructure__columns--offices,.infrastructure__columns--delivery{flex-direction:column;gap:16px}.infrastructure__columns--delivery .infrastructure__column{flex:100%;min-width:100%}}.qr-payments{background:var(--bg-dark);width:100%;padding:120px 0;position:relative}.qr-payments__container{flex-direction:row;align-items:center;gap:80px;max-width:1200px;margin:0 auto;padding:0 16px;display:flex}.qr-payments__info{flex-direction:column;flex:50%;gap:18px;min-width:0;display:flex}.qr-payments__eyebrow{border-radius:var(--radius-pill);color:var(--primary);letter-spacing:-.01em;background:#e9ff271f;border:1px solid #e9ff274d;align-self:flex-start;padding:4px 10px;font-size:12px;font-weight:600;line-height:16px}[data-theme=light] .qr-payments__eyebrow{color:#0a0a0a;background:#e9ff2740;border-color:#0000001f}.qr-payments__title{letter-spacing:-.03em;color:var(--text-white);margin:0;font-size:48px;font-weight:600;line-height:52px}.qr-payments__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;color:var(--primary);-webkit-background-clip:text;background-clip:text}[data-theme=light] .qr-payments__highlight{-webkit-text-fill-color:initial;color:#0a0a0a;background:linear-gradient(#0000 60%,#e9ff278c 60%);-webkit-background-clip:border-box;background-clip:border-box;border-radius:4px;padding:0 4px}.qr-payments__lead{letter-spacing:-.02em;color:var(--text-gray);max-width:520px;margin:0;font-size:18px;font-weight:500;line-height:26px}.qr-payments__features{flex-direction:column;gap:10px;margin:6px 0 0;padding:0;list-style:none;display:flex}.qr-payments__feature{letter-spacing:-.01em;color:var(--text-gray);align-items:flex-start;gap:12px;font-size:15px;font-weight:500;line-height:22px;display:flex}.qr-payments__feature-dot{background:var(--primary);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:7px;box-shadow:0 0 10px #e9ff2780}.qr-payments__cta{background:var(--gradient-primary);color:var(--text-on-accent);border-radius:var(--radius-md);letter-spacing:-.02em;transition:transform var(--transition-base),box-shadow var(--transition-base);justify-content:center;align-self:flex-start;align-items:center;gap:8px;margin-top:14px;padding:16px 24px;font-size:16px;font-weight:600;line-height:20px;text-decoration:none;display:inline-flex;box-shadow:inset 0 1px #ffffff80,0 8px 20px #e9ff272e}.qr-payments__cta:hover{box-shadow:0 1px 0 #ffffff80 inset,var(--glow-primary);transform:translateY(-2px)}.qr-payments__cta:active{transform:translateY(0)}.qr-payments__cards{flex:50%;grid-template-columns:1fr 1fr;gap:20px;min-width:0;display:grid}.qr-payments__card{--qr-bg:#fff;background:var(--surface-strong);border:1px solid var(--border-soft);border-radius:var(--radius-xl);transition:transform var(--transition-base),border-color var(--transition-base);flex-direction:column;gap:18px;padding:22px;display:flex}@supports ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.qr-payments__card{background:var(--surface-glass);-webkit-backdrop-filter:var(--blur-md);backdrop-filter:var(--blur-md)}}.qr-payments__card:hover{border-color:var(--border-hover);transform:translateY(-4px)}.qr-payments__card-head{align-items:center;gap:12px;display:flex}.qr-payments__flag{flex-shrink:0;font-size:30px;line-height:1}.qr-payments__card-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.qr-payments__system{letter-spacing:-.02em;color:var(--text-white);font-size:18px;font-weight:600;line-height:22px}.qr-payments__country{letter-spacing:-.01em;color:var(--text-gray);font-size:13px;font-weight:500;line-height:18px}.qr-payments__qr{aspect-ratio:1;border-radius:var(--radius-md);color:#0a0a0a;background:#fff;width:100%;padding:12px;display:block}@media screen and (max-width:968px){.qr-payments{padding:80px 0}.qr-payments__container{flex-direction:column;align-items:stretch;gap:48px}.qr-payments__title{font-size:36px;line-height:40px}.qr-payments__cards{width:100%;max-width:560px;margin:0 auto}}@media screen and (max-width:480px){.qr-payments{padding:64px 0}.qr-payments__title{letter-spacing:-.02em;font-size:28px;line-height:32px}.qr-payments__lead{font-size:16px;line-height:24px}.qr-payments__cards{grid-template-columns:1fr;gap:14px}.qr-payments__cta{align-self:stretch}.qr-payments__qr{max-width:240px;margin:0 auto}}.esim{background:var(--bg-dark);width:100%;padding:120px 0;position:relative}.esim__container{flex-direction:row;align-items:center;gap:80px;max-width:1200px;margin:0 auto;padding:0 16px;display:flex}.esim__visual{flex:45%;justify-content:center;align-items:center;min-width:0;display:flex}.esim__art{width:100%;max-width:460px;height:auto;display:block}.esim__info{flex-direction:column;flex:55%;gap:18px;min-width:0;display:flex}.esim__eyebrow{border-radius:var(--radius-pill);color:var(--primary);letter-spacing:-.01em;background:#e9ff271f;border:1px solid #e9ff274d;align-self:flex-start;padding:4px 10px;font-size:12px;font-weight:600;line-height:16px}[data-theme=light] .esim__eyebrow{color:#0a0a0a;background:#e9ff2740;border-color:#0000001f}.esim__title{letter-spacing:-.03em;color:var(--text-white);margin:0;font-size:48px;font-weight:600;line-height:52px}.esim__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;color:var(--primary);-webkit-background-clip:text;background-clip:text}[data-theme=light] .esim__highlight{-webkit-text-fill-color:initial;color:#0a0a0a;background:linear-gradient(#0000 60%,#e9ff278c 60%);-webkit-background-clip:border-box;background-clip:border-box;border-radius:4px;padding:0 4px}.esim__lead{letter-spacing:-.02em;color:var(--text-gray);max-width:560px;margin:0;font-size:18px;font-weight:500;line-height:26px}.esim__benefits{grid-template-columns:1fr 1fr;gap:16px 24px;margin:6px 0 0;padding:0;list-style:none;display:grid}.esim__benefit{align-items:flex-start;gap:12px;min-width:0;display:flex}.esim__benefit-num{letter-spacing:.04em;color:var(--primary);flex-shrink:0;padding-top:2px;font-size:13px;font-weight:700;line-height:20px}[data-theme=light] .esim__benefit-num{color:#0a0a0a}.esim__benefit-text{flex-direction:column;gap:4px;min-width:0;display:flex}.esim__benefit-title{letter-spacing:-.02em;color:var(--text-white);font-size:16px;font-weight:600;line-height:22px}.esim__benefit-desc{letter-spacing:-.01em;color:var(--text-gray);font-size:14px;font-weight:500;line-height:20px}.esim__cta{background:var(--gradient-primary);color:var(--text-on-accent);border-radius:var(--radius-md);letter-spacing:-.02em;transition:transform var(--transition-base),box-shadow var(--transition-base);justify-content:center;align-self:flex-start;align-items:center;gap:8px;margin-top:14px;padding:16px 24px;font-size:16px;font-weight:600;line-height:20px;text-decoration:none;display:inline-flex;box-shadow:inset 0 1px #ffffff80,0 8px 20px #e9ff272e}.esim__cta:hover{box-shadow:0 1px 0 #ffffff80 inset,var(--glow-primary);transform:translateY(-2px)}.esim__cta:active{transform:translateY(0)}@media screen and (max-width:968px){.esim{padding:80px 0}.esim__container{flex-direction:column;align-items:stretch;gap:40px}.esim__visual{order:2}.esim__info{order:1}.esim__title{font-size:36px;line-height:40px}.esim__art{max-width:380px}}@media screen and (max-width:480px){.esim{padding:64px 0}.esim__title{letter-spacing:-.02em;font-size:28px;line-height:32px}.esim__lead{font-size:16px;line-height:24px}.esim__benefits{grid-template-columns:1fr;gap:14px}.esim__benefit-title{font-size:15px}.esim__benefit-desc{font-size:13px;line-height:18px}.esim__cta{align-self:stretch}}.crypto-card{background:var(--bg-dark);width:100%;padding:120px 0;position:relative}.crypto-card__container{flex-direction:row;align-items:center;gap:80px;max-width:1200px;margin:0 auto;padding:0 16px;display:flex}.crypto-card__info{flex-direction:column;flex:55%;gap:18px;min-width:0;display:flex}.crypto-card__eyebrow{border-radius:var(--radius-pill);color:var(--primary);letter-spacing:-.01em;background:#e9ff271f;border:1px solid #e9ff274d;align-self:flex-start;padding:4px 10px;font-size:12px;font-weight:600;line-height:16px}[data-theme=light] .crypto-card__eyebrow{color:#0a0a0a;background:#e9ff2740;border-color:#0000001f}.crypto-card__title{letter-spacing:-.03em;color:var(--text-white);margin:0;font-size:48px;font-weight:600;line-height:52px}.crypto-card__highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;color:var(--primary);-webkit-background-clip:text;background-clip:text}[data-theme=light] .crypto-card__highlight{-webkit-text-fill-color:initial;color:#0a0a0a;background:linear-gradient(#0000 60%,#e9ff278c 60%);-webkit-background-clip:border-box;background-clip:border-box;border-radius:4px;padding:0 4px}.crypto-card__lead{letter-spacing:-.02em;color:var(--text-gray);max-width:560px;margin:0;font-size:18px;font-weight:500;line-height:26px}.crypto-card__benefits{grid-template-columns:1fr 1fr;gap:16px 24px;margin:6px 0 0;padding:0;list-style:none;display:grid}.crypto-card__benefit{align-items:flex-start;gap:12px;min-width:0;display:flex}.crypto-card__benefit-num{letter-spacing:.04em;color:var(--primary);flex-shrink:0;padding-top:2px;font-size:13px;font-weight:700;line-height:20px}[data-theme=light] .crypto-card__benefit-num{color:#0a0a0a}.crypto-card__benefit-text{flex-direction:column;gap:4px;min-width:0;display:flex}.crypto-card__benefit-title{letter-spacing:-.02em;color:var(--text-white);font-size:16px;font-weight:600;line-height:22px}.crypto-card__benefit-desc{letter-spacing:-.01em;color:var(--text-gray);font-size:14px;font-weight:500;line-height:20px}.crypto-card__cta{background:var(--gradient-primary);color:var(--text-on-accent);border-radius:var(--radius-md);letter-spacing:-.02em;transition:transform var(--transition-base),box-shadow var(--transition-base);justify-content:center;align-self:flex-start;align-items:center;gap:8px;margin-top:14px;padding:16px 24px;font-size:16px;font-weight:600;line-height:20px;text-decoration:none;display:inline-flex;box-shadow:inset 0 1px #ffffff80,0 8px 20px #e9ff272e}.crypto-card__cta:hover{box-shadow:0 1px 0 #ffffff80 inset,var(--glow-primary);transform:translateY(-2px)}.crypto-card__cta:active{transform:translateY(0)}.crypto-card__note{letter-spacing:-.01em;color:var(--text-muted);margin-top:4px;font-size:13px;line-height:18px}.crypto-card__visual{flex-direction:column;flex:45%;justify-content:center;align-items:center;gap:18px;min-width:0;display:flex}.crypto-card__art{width:100%;max-width:460px;height:auto;display:block}.crypto-card__pay-methods{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.crypto-card__pay-method{background:var(--surface-2);border:1px solid var(--border-soft);border-radius:var(--radius-pill);letter-spacing:-.01em;color:var(--text-primary);align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:600;line-height:18px;display:inline-flex}.crypto-card__pay-method svg{flex-shrink:0}@media screen and (max-width:968px){.crypto-card{padding:80px 0}.crypto-card__container{flex-direction:column;align-items:stretch;gap:40px}.crypto-card__title{font-size:36px;line-height:40px}.crypto-card__art{max-width:380px}}@media screen and (max-width:480px){.crypto-card{padding:64px 0}.crypto-card__title{letter-spacing:-.02em;font-size:28px;line-height:32px}.crypto-card__lead{font-size:16px;line-height:24px}.crypto-card__benefits{grid-template-columns:1fr;gap:14px}.crypto-card__benefit-title{font-size:15px}.crypto-card__benefit-desc{font-size:13px;line-height:18px}.crypto-card__cta{align-self:stretch}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--primary:#e9ff27;--primary-soft:#c9e020;--gradient-primary:linear-gradient(135deg,#e9ff27 0%,#c9e020 100%);--glow-primary:0 8px 28px #e9ff2747;--accent-color:#e9ff27;--active-tab:#e9ff27;--bg-dark:#171717;--bg-black:#000;--bg-primary:#171717;--bg-secondary:#262626;--bg-card:#383838;--surface-1:#ffffff08;--surface-2:#ffffff0d;--surface-3:#ffffff14;--surface-strong:#1717178c;--surface-glass:#17171759;--text-white:#fff;--text-primary:#fff;--text-gray:#b2b2b2;--text-secondary:#b2b2b2;--text-muted:#8a8a8a;--text-dark:#383838;--text-black:#000;--text-on-accent:#0a0a0a;--border-gray:#262626;--border-color:#383838;--border-soft:#ffffff0f;--border-hover:#ffffff24;--rates-border-color:#383838;--line:#383838;--date-badge:#b2b2b2;--message-time:#b2b2b2;--nav-bar-text:#b2b2b2;--nav-bar-background:#69696933;--radius-xs:8px;--radius-sm:12px;--radius-md:16px;--radius-lg:20px;--radius-xl:24px;--radius-2xl:32px;--radius-pill:999px;--shadow-sm:none;--shadow-md:none;--shadow-lg:none;--shadow-card:none;--blur-sm:blur(8px);--blur-md:blur(14px)saturate(140%);--blur-lg:blur(22px)saturate(160%);--ease-out:cubic-bezier(.22,1,.36,1);--transition-fast:.16s var(--ease-out);--transition-base:.24s var(--ease-out);--transition-slow:.36s var(--ease-out)}[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg-dark:#f4f4f2;--bg-black:#fff;--bg-primary:#f4f4f2;--bg-secondary:#ececea;--bg-card:#e1e1de;--surface-1:#00000006;--surface-2:#0000000a;--surface-3:#0000000f;--surface-strong:#fff;--surface-glass:#ffffffb8;--text-white:#0a0a0a;--text-primary:#0a0a0a;--text-gray:#545454;--text-secondary:#545454;--text-muted:#6e6e6e;--text-dark:#0a0a0a;--text-black:#0a0a0a;--text-on-accent:#0a0a0a;--border-gray:#e0e0dd;--border-color:#d2d2cf;--border-soft:#00000014;--border-hover:#0000002e;--rates-border-color:#d2d2cf;--line:#d2d2cf;--shadow-sm:0 2px 8px #1414140f;--shadow-md:0 8px 24px #14141414;--shadow-lg:0 16px 48px #1414141f;--shadow-card:0 8px 32px #14141414;--glow-primary:0 8px 24px #e9ff2773}html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-dark);color:var(--text-white);font-feature-settings:"cv11" on,"ss01" on,"ss03" on;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-family:Inter Variable,sans-serif;line-height:1.5;position:relative;overflow-x:clip}[data-theme=light] body:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(35% 45% at 30% 25%,#e9ff2773 0%,#e9ff2700 70%) 30% 25%/200% 200%,radial-gradient(40% 50% at 75%,#e9ff274d 0%,#e9ff2700 70%) 75%/220% 220%,radial-gradient(60% 80% at 50% 30%,#fff9 0%,#fff0 75%) 50% 30%/180% 180%;height:100vh;animation:24s ease-in-out infinite alternate body-light-decor;position:absolute;top:0;left:0;right:0}@keyframes body-light-decor{0%{background-position:30% 25%,75%,50% 30%}to{background-position:38% 18%,65% 60%,55% 25%}}@media (prefers-reduced-motion:reduce){[data-theme=light] body:before{animation:none}}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:var(--bg-dark)}::-webkit-scrollbar-thumb{background:var(--bg-card);border:2px solid var(--bg-dark);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:var(--border-hover)}*{scrollbar-width:thin;scrollbar-color:var(--bg-card)var(--bg-dark)}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}.app{margin:0}::selection{background:var(--primary);color:var(--text-on-accent)}[data-theme=light] .btn-outline,[data-theme=light] .features__button,[data-theme=light] .rates__refresh-button,[data-theme=light] .infrastructure__button{color:#0a0a0a;border-color:#0a0a0a}[data-theme=light] .infrastructure__button span{color:#0a0a0a}.reveal{opacity:0;transition:opacity .6s var(--ease-out);will-change:opacity}.reveal--in{opacity:1}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}.reveal{opacity:1}}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2)format("woff2-variations");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 Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2)format("woff2-variations");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 Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2)format("woff2-variations");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}
