.landing-module__qZN4Ta__page{color:#fff;min-height:100vh;font-family:var(--font-inter,"Prompt",-apple-system,sans-serif);background:#050a0c;overflow-x:hidden}.landing-module__qZN4Ta__wordmark{font-family:var(--font-spartan,"League Spartan",sans-serif);color:#ffffffeb;letter-spacing:.12em;text-shadow:0 0 20px #ffffff26;font-size:1.12rem;font-weight:800;line-height:1;display:inline-block}.landing-module__qZN4Ta__ambientBg{z-index:0;pointer-events:none;contain:strict;position:fixed;inset:0;overflow:hidden}.landing-module__qZN4Ta__orb{filter:blur(90px);opacity:.28;will-change:transform;border-radius:50%;position:absolute}.landing-module__qZN4Ta__orb1{background:radial-gradient(circle,#1abc9c 0%,#0000 70%);width:600px;height:600px;animation:18s ease-in-out infinite alternate landing-module__qZN4Ta__floatOrb;top:-220px;left:-220px}.landing-module__qZN4Ta__orb2{background:radial-gradient(circle,#2ecc71 0%,#0000 70%);width:480px;height:480px;animation:22s ease-in-out infinite alternate-reverse landing-module__qZN4Ta__floatOrb;bottom:-120px;right:-120px}.landing-module__qZN4Ta__orb3{opacity:.14;background:radial-gradient(circle,#16a085 0%,#0000 70%);width:340px;height:340px;animation:14s ease-in-out infinite alternate landing-module__qZN4Ta__floatOrb;top:45%;left:45%;transform:translate(-50%,-50%)}@keyframes landing-module__qZN4Ta__floatOrb{0%{transform:translate(0)scale(1)}50%{transform:translate(36px,-36px)scale(1.04)}to{transform:translate(-24px,24px)scale(.96)}}.landing-module__qZN4Ta__navbar{z-index:100;-webkit-backdrop-filter:saturate(180%)blur(28px);background:#ffffff0f;border-bottom:1px solid #ffffff1f;transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0;box-shadow:inset 0 1px #ffffff2e,inset 0 -1px #ffffff0a,0 8px 32px #00000040;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%)}.landing-module__qZN4Ta__navbarScrolled{background:#ffffff17;border-bottom-color:#ffffff24;box-shadow:inset 0 1px #ffffff38,inset 0 -1px #ffffff0f,0 12px 44px #00000061}.landing-module__qZN4Ta__navbar:before{content:"";pointer-events:none;z-index:3;background:linear-gradient(90deg,#0000 0%,#ffc8c859 12%,#fff0c866 24%,#d2ffd266 36%,#bee6ff66 50%,#d2c8ff66 64%,#ffd2f059 76%,#ffd2d24d 88%,#0000 100%);height:1px;position:absolute;top:0;left:6%;right:6%}.landing-module__qZN4Ta__navFadeLeft,.landing-module__qZN4Ta__navFadeRight{pointer-events:none;z-index:1;width:60px;position:absolute;top:0;bottom:0}.landing-module__qZN4Ta__navFadeLeft{background:linear-gradient(90deg,#050a0c,#0000);left:0}.landing-module__qZN4Ta__navFadeRight{background:linear-gradient(270deg,#050a0c,#0000);right:0}.landing-module__qZN4Ta__navInner{z-index:2;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:15px 44px;display:flex;position:relative}.landing-module__qZN4Ta__navBrand{align-items:center;gap:10px;text-decoration:none;display:flex}.landing-module__qZN4Ta__navBrand .landing-module__qZN4Ta__wordmark{transform:translateY(3px)}.landing-module__qZN4Ta__navBrand:hover .landing-module__qZN4Ta__wordmark{text-shadow:0 0 30px #ffffff47}.landing-module__qZN4Ta__navActions{align-items:center;gap:12px;display:flex}.landing-module__qZN4Ta__langToggle{-webkit-backdrop-filter:blur(12px);cursor:pointer;letter-spacing:.06em;background:#ffffff14;border:1px solid #ffffff24;border-radius:100px;align-items:center;gap:5px;padding:6px 14px;font-family:inherit;font-size:.73rem;font-weight:700;transition:all .18s;display:flex;box-shadow:inset 0 1px #ffffff2e,0 2px 8px #00000038}.landing-module__qZN4Ta__langToggle:hover{background:#ffffff24;border-color:#ffffff38;box-shadow:inset 0 1px #ffffff40,0 4px 14px #0000004d}.landing-module__qZN4Ta__langActive{color:#1abc9c}.landing-module__qZN4Ta__langInactive{color:#ffffff59}.landing-module__qZN4Ta__langSep{color:#ffffff24;font-weight:300}.landing-module__qZN4Ta__loginWrap{flex-direction:column;align-items:center;gap:1px;display:flex}.landing-module__qZN4Ta__navLoginDisabled{color:#ffffff4d;letter-spacing:.01em;cursor:default;font-family:inherit;font-size:.85rem;font-weight:600}.landing-module__qZN4Ta__loginSoonTag{color:#1abc9c;letter-spacing:.07em;text-transform:uppercase;opacity:.8;font-size:.6rem;font-weight:700}.landing-module__qZN4Ta__hero{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:40px;max-width:1280px;min-height:100vh;margin:0 auto;padding:120px 36px 80px;display:grid;position:relative}.landing-module__qZN4Ta__heroContent{flex-direction:column;gap:22px;display:flex}.landing-module__qZN4Ta__heroBadge{color:#1abc9c;letter-spacing:.04em;background:#1abc9c1a;border:1px solid #1abc9c40;border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:7px 16px;font-size:.78rem;font-weight:600;animation:.5s ease-out both landing-module__qZN4Ta__fadeInUp;display:inline-flex}.landing-module__qZN4Ta__heroBadgeDot{background:#1abc9c;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.2s ease-in-out infinite landing-module__qZN4Ta__pulseDot}@keyframes landing-module__qZN4Ta__pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.landing-module__qZN4Ta__heroTitle{color:#fff;font-size:clamp(2.4rem,4.5vw,3.8rem);font-weight:800;line-height:1.18;animation:.55s ease-out 80ms both landing-module__qZN4Ta__fadeInUp}.landing-module__qZN4Ta__heroGradient{background:linear-gradient(135deg,#1abc9c 0%,#2ecc71 60%,#1abc9c 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4.5s ease-in-out infinite landing-module__qZN4Ta__shimmer}@keyframes landing-module__qZN4Ta__shimmer{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.landing-module__qZN4Ta__heroSub{color:#a0aab0;font-size:1rem;line-height:1.75;animation:.55s ease-out .16s both landing-module__qZN4Ta__fadeInUp}.landing-module__qZN4Ta__heroDeposit{color:#1abc9c;font-weight:800}.landing-module__qZN4Ta__heroCtas{flex-wrap:wrap;align-items:center;gap:14px;animation:.55s ease-out .24s both landing-module__qZN4Ta__fadeInUp;display:flex}.landing-module__qZN4Ta__ctaLine{-webkit-backdrop-filter:saturate(200%)blur(16px);color:#fff;cursor:pointer;background:#1abc9c1f;border:1px solid #1abc9c47;border-radius:100px;align-items:center;gap:9px;padding:13px 28px;font-family:inherit;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .22s;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff38,inset 0 -1px #0000001a,0 0 18px #1abc9c38,0 6px 20px #00000059}.landing-module__qZN4Ta__ctaLine:before{content:"";background:linear-gradient(90deg,#0000,#ffffff8c 40%,#b4fff066 60%,#0000);border-radius:100px;height:1px;position:absolute;top:0;left:10%;right:10%}.landing-module__qZN4Ta__ctaLine:after{content:"";pointer-events:none;background:linear-gradient(#ffffff17,#0000);border-radius:100px 100px 0 0;height:50%;position:absolute;top:1px;left:0;right:0}.landing-module__qZN4Ta__ctaLine:hover{background:#1abc9c33;border-color:#1abc9c80;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff4d,inset 0 -1px #0000001a,0 0 32px #1abc9c61,0 8px 28px #0006}.landing-module__qZN4Ta__ctaBrowse{-webkit-backdrop-filter:saturate(160%)blur(14px);color:#ffffffd9;cursor:pointer;background:#ffffff12;border:1px solid #ffffff24;border-radius:100px;align-items:center;gap:7px;padding:13px 24px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .22s;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff2e,0 4px 16px #0000004d}.landing-module__qZN4Ta__ctaBrowse:before{content:"";background:linear-gradient(90deg,#0000,#ffffff73,#0000);height:1px;position:absolute;top:0;left:10%;right:10%}.landing-module__qZN4Ta__ctaBrowse:after{content:"";pointer-events:none;background:linear-gradient(#ffffff14,#0000);border-radius:100px 100px 0 0;height:50%;position:absolute;top:1px;left:0;right:0}.landing-module__qZN4Ta__ctaBrowse:hover{background:#ffffff1f;border-color:#ffffff38;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff42,0 6px 22px #00000061}.landing-module__qZN4Ta__heroStats{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;align-items:center;width:fit-content;padding:16px 22px;animation:.55s ease-out .32s both landing-module__qZN4Ta__fadeInUp;display:flex;box-shadow:inset 0 1px #ffffff14}.landing-module__qZN4Ta__heroStat{flex-direction:column;align-items:center;gap:2px;padding:0 24px;display:flex}.landing-module__qZN4Ta__heroStatNum{background:linear-gradient(135deg,#1abc9c,#2ecc71);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.45rem;font-weight:800}.landing-module__qZN4Ta__heroStatLabel{color:#5a6a70;white-space:nowrap;font-size:.72rem}.landing-module__qZN4Ta__heroStatDivider{background:#ffffff14;width:1px;height:32px}.landing-module__qZN4Ta__carouselWrap{flex-direction:column;justify-content:center;align-items:center;width:100%;height:520px;animation:.7s ease-out .1s both landing-module__qZN4Ta__fadeInRight;display:flex;position:relative}.landing-module__qZN4Ta__carousel{-webkit-user-select:none;user-select:none;touch-action:pan-y pinch-zoom;perspective:1200px;justify-content:center;align-items:center;width:100%;height:480px;display:flex;position:relative}.landing-module__qZN4Ta__carouselItem{will-change:transform,opacity,filter;flex-direction:column;align-items:center;gap:14px;transition:transform .55s cubic-bezier(.34,1.4,.64,1),opacity .45s,filter .45s;display:flex;position:absolute}.landing-module__qZN4Ta__carouselItem_center{opacity:1;filter:none;z-index:3;transform:translate(0)scale(1)translateZ(0)rotateY(0)}.landing-module__qZN4Ta__carouselItem_left{opacity:.55;filter:blur(1.5px);z-index:2;cursor:pointer;transform:translate(-52%)scale(.72)translateZ(-80px)rotateY(18deg)}.landing-module__qZN4Ta__carouselItem_left:hover{opacity:.75;filter:blur(.5px)}.landing-module__qZN4Ta__carouselItem_right{opacity:.55;filter:blur(1.5px);z-index:2;cursor:pointer;transform:translate(52%)scale(.72)translateZ(-80px)rotateY(-18deg)}.landing-module__qZN4Ta__carouselItem_right:hover{opacity:.75;filter:blur(.5px)}.landing-module__qZN4Ta__carouselImg{object-fit:contain;filter:drop-shadow(0 24px 48px #1abc9c38);pointer-events:none;width:auto;height:400px;display:block}.landing-module__qZN4Ta__carouselItem_center .landing-module__qZN4Ta__carouselImg{animation:4s ease-in-out infinite alternate landing-module__qZN4Ta__phoneFloat}@keyframes landing-module__qZN4Ta__phoneFloat{0%{transform:translateY(0)}to{transform:translateY(-16px)}}.landing-module__qZN4Ta__carouselLabel{flex-direction:column;align-items:center;gap:2px;display:flex}.landing-module__qZN4Ta__carouselBrand{color:#5a6a70;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem}.landing-module__qZN4Ta__carouselModel{color:#ffffffe6;font-size:.95rem;font-weight:700}.landing-module__qZN4Ta__carouselDots{z-index:5;gap:8px;margin-top:12px;display:flex;position:relative}.landing-module__qZN4Ta__carouselDot{cursor:pointer;background:#ffffff2e;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:all .25s}.landing-module__qZN4Ta__carouselDotActive{background:#1abc9c;transform:scale(1.35);box-shadow:0 0 10px #1abc9c99}.landing-module__qZN4Ta__carouselArrow{-webkit-backdrop-filter:blur(12px);color:#ffffffb3;cursor:pointer;z-index:6;background:#ffffff12;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.4rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:inset 0 1px #ffffff2e,0 2px 8px #0000004d}.landing-module__qZN4Ta__carouselArrow:hover{color:#1abc9c;background:#1abc9c26;border-color:#1abc9c59;box-shadow:inset 0 1px #ffffff38,0 0 16px #1abc9c40}.landing-module__qZN4Ta__carouselArrowLeft{left:4px}.landing-module__qZN4Ta__carouselArrowRight{right:4px}.landing-module__qZN4Ta__sectionInner{max-width:1280px;margin:0 auto;padding:0 36px}.landing-module__qZN4Ta__sectionTitle{text-align:center;background:linear-gradient(135deg,#fff 30%,#a0aab0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:clamp(1.7rem,2.8vw,2.4rem);font-weight:800}.landing-module__qZN4Ta__sectionSub{text-align:center;color:#a0aab0;margin-bottom:44px;font-size:1rem}.landing-module__qZN4Ta__depositHighlight{color:#1abc9c;font-weight:800}.landing-module__qZN4Ta__howSection{z-index:1;padding:100px 0;position:relative}.landing-module__qZN4Ta__stepsGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid;position:relative}.landing-module__qZN4Ta__stepCard{-webkit-backdrop-filter:blur(14px);text-align:center;background:#ffffff0a;border:1px solid #ffffff17;border-radius:20px;padding:34px 26px 28px;transition:all .28s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1a}.landing-module__qZN4Ta__stepCard:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff47,#0000);height:1px;position:absolute;top:0;left:15%;right:15%}.landing-module__qZN4Ta__stepCard:hover{background:#1abc9c0f;border-color:#1abc9c33;transform:translateY(-5px);box-shadow:inset 0 1px #ffffff24,0 20px 50px #00000073,0 0 28px #1abc9c14}.landing-module__qZN4Ta__stepNum{color:#050a0c;letter-spacing:.05em;background:linear-gradient(135deg,#1abc9c,#2ecc71);border-radius:20px 0 10px;padding:4px 10px;font-size:.68rem;font-weight:800;position:absolute;top:-1px;left:-1px}.landing-module__qZN4Ta__stepIcon{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 14px;font-size:2.2rem;display:flex;box-shadow:inset 0 1px #ffffff26}.landing-module__qZN4Ta__stepTitle{color:#fff;margin-bottom:8px;font-size:1.1rem;font-weight:700}.landing-module__qZN4Ta__stepDesc{color:#a0aab0;font-size:.86rem;line-height:1.6}.landing-module__qZN4Ta__stepDetail{color:#6a7a80;text-align:left;border-top:1px solid #ffffff0f;margin-top:10px;padding-top:10px;font-size:.78rem;line-height:1.65}.landing-module__qZN4Ta__stepArrow{z-index:2;color:#1abc9c66;opacity:.5;font-size:1.3rem;position:absolute;top:50%;right:-14px;transform:translateY(-50%)}.landing-module__qZN4Ta__catalogue{z-index:1;padding:100px 0 120px;position:relative}.landing-module__qZN4Ta__tabs{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:44px;display:flex}.landing-module__qZN4Ta__tab{-webkit-backdrop-filter:blur(10px);color:#ffffff8c;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;padding:9px 22px;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .18s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1a}.landing-module__qZN4Ta__tab:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);height:1px;position:absolute;top:0;left:18%;right:18%}.landing-module__qZN4Ta__tab:hover{color:#fffc;background:#ffffff17}.landing-module__qZN4Ta__tabActive{color:#1abc9c;background:#1abc9c24;border-color:#1abc9c61;box-shadow:inset 0 1px #ffffff2e,0 0 18px #1abc9c26}.landing-module__qZN4Ta__phonesGrid{contain:layout;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px;display:grid}.landing-module__qZN4Ta__phoneCard{-webkit-backdrop-filter:blur(16px);cursor:pointer;opacity:0;will-change:transform,opacity;background:#ffffff0a;border:1px solid #ffffff17;border-radius:20px;flex-direction:column;align-items:center;gap:14px;padding:22px 18px 16px;transition:transform .3s cubic-bezier(.34,1.4,.64,1),border-color .25s,box-shadow .25s,background .25s;display:flex;position:relative;overflow:hidden;transform:translateY(18px);box-shadow:inset 0 1px #ffffff1a,0 4px 16px #00000047}.landing-module__qZN4Ta__phoneCard:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff47,#0000);height:1px;position:absolute;top:0;left:20%;right:20%}.landing-module__qZN4Ta__phoneCardVisible{opacity:1;transition:opacity .4s ease var(--delay,0s),transform .4s cubic-bezier(.34,1.4,.64,1)var(--delay,0s),border-color .25s ease,box-shadow .25s ease,background .25s ease;transform:translateY(0)}.landing-module__qZN4Ta__phoneCard:hover{background:#1abc9c12;border-color:#1abc9c47;box-shadow:inset 0 1px #ffffff29,0 24px 56px #00000085,0 0 28px #1abc9c1a;transform:translateY(-8px)!important}.landing-module__qZN4Ta__phoneCardHighlight{border-color:#1abc9c29}.landing-module__qZN4Ta__phoneTag{color:#050a0c;background:linear-gradient(135deg,#1abc9c,#2ecc71);border-radius:100px;padding:2px 9px;font-size:.62rem;font-weight:800;position:absolute;top:13px;right:13px}.landing-module__qZN4Ta__phoneImgWrap{justify-content:center;align-items:center;width:100%;height:190px;display:flex;position:relative}.landing-module__qZN4Ta__phoneCardImg{object-fit:contain;filter:drop-shadow(0 8px 24px #1abc9c21);width:auto;height:175px;transition:transform .35s}.landing-module__qZN4Ta__phoneCard:hover .landing-module__qZN4Ta__phoneCardImg{transform:scale(1.05)translateY(-4px)}.landing-module__qZN4Ta__phoneImgGlow{pointer-events:none;background:radial-gradient(circle at 50% 80%,#1abc9c1a,#0000 62%);position:absolute;inset:0}.landing-module__qZN4Ta__phoneInfo{flex-direction:column;gap:5px;width:100%;display:flex}.landing-module__qZN4Ta__phoneBrandRow{color:#5a6a70;align-items:center;gap:5px;font-size:.72rem;display:flex}.landing-module__qZN4Ta__phoneBrand{color:#5a6a70;font-size:.72rem;font-weight:500}.landing-module__qZN4Ta__phoneModel{color:#fff;font-size:.97rem;font-weight:700;line-height:1.3}.landing-module__qZN4Ta__phoneDeposit{align-items:center;gap:7px;margin-top:3px;display:flex}.landing-module__qZN4Ta__phoneDepositLabel{color:#5a6a70;font-size:.72rem}.landing-module__qZN4Ta__phoneDepositAmt{background:linear-gradient(135deg,#1abc9c,#2ecc71);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.05rem;font-weight:800}.landing-module__qZN4Ta__phoneTapHint{color:#1abc9c80;align-items:center;gap:5px;margin-top:-4px;font-size:.68rem;font-weight:500;transition:color .2s;display:flex}.landing-module__qZN4Ta__phoneCard:hover .landing-module__qZN4Ta__phoneTapHint{color:#1abc9ccc}.landing-module__qZN4Ta__lineBanner{z-index:1;padding:0 36px 120px;position:relative}.landing-module__qZN4Ta__lineBannerInner{-webkit-backdrop-filter:saturate(180%)blur(24px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:28px;max-width:960px;margin:0 auto;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff24,0 20px 60px #00000073,0 0 60px #1abc9c0a}.landing-module__qZN4Ta__lineBannerInner:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000,#ffdcdc4d 15%,#ffffc859 30%,#c8ffdc59 50%,#c8dcff59 70%,#ffc8ff4d 85%,#0000);height:1px;position:absolute;top:0;left:8%;right:8%}.landing-module__qZN4Ta__lineBannerGlow{pointer-events:none;background:radial-gradient(#1abc9c12,#0000 70%);width:480px;height:240px;position:absolute;top:-60px;left:50%;transform:translate(-50%)}.landing-module__qZN4Ta__lineBannerContent{z-index:1;align-items:center;gap:28px;padding:48px 52px;display:flex;position:relative}.landing-module__qZN4Ta__lineBannerIconWrap{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#1abc9c;background:#ffffff12;border:1px solid #ffffff26;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;box-shadow:inset 0 1px #fff3,0 0 22px #1abc9c2e}.landing-module__qZN4Ta__lineBannerText{flex:1}.landing-module__qZN4Ta__lineBannerTitle{color:#fff;margin-bottom:7px;font-size:1.5rem;font-weight:800}.landing-module__qZN4Ta__lineBannerSub{color:#a0aab0;font-size:.92rem;line-height:1.6}.landing-module__qZN4Ta__lineBannerBtn{-webkit-backdrop-filter:saturate(200%)blur(16px);color:#fff;white-space:nowrap;cursor:pointer;background:#1abc9c1f;border:1px solid #1abc9c4d;border-radius:100px;flex-shrink:0;align-items:center;gap:9px;padding:15px 32px;font-family:inherit;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .22s;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff38,0 0 22px #1abc9c38,0 6px 20px #00000059}.landing-module__qZN4Ta__lineBannerBtn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff80,#0000);height:1px;position:absolute;top:0;left:10%;right:10%}.landing-module__qZN4Ta__lineBannerBtn:after{content:"";pointer-events:none;background:linear-gradient(#ffffff17,#0000);border-radius:100px 100px 0 0;height:50%;position:absolute;top:1px;left:0;right:0}.landing-module__qZN4Ta__lineBannerBtn:hover{background:#1abc9c38;border-color:#1abc9c80;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff4d,0 0 36px #1abc9c61,0 8px 28px #0006}.landing-module__qZN4Ta__footer{z-index:1;border-top:1px solid #ffffff12;padding:38px 36px;position:relative}.landing-module__qZN4Ta__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;max-width:1280px;margin:0 auto;display:flex}.landing-module__qZN4Ta__footerBrand{align-items:center;gap:8px;display:flex}.landing-module__qZN4Ta__footerCopy{color:#5a6a70;font-size:.78rem}.landing-module__qZN4Ta__footerLine{color:#fff9;align-items:center;gap:7px;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .18s;display:inline-flex}.landing-module__qZN4Ta__footerLine:hover{color:#1abc9c;filter:drop-shadow(0 0 6px #1abc9c80)}.landing-module__qZN4Ta__modalOverlay{z-index:500;-webkit-backdrop-filter:blur(22px);background:#020507bf;justify-content:center;align-items:center;padding:20px;animation:.18s ease-out landing-module__qZN4Ta__fadeIn;display:flex;position:fixed;inset:0}@keyframes landing-module__qZN4Ta__fadeIn{0%{opacity:0}to{opacity:1}}.landing-module__qZN4Ta__modal{-webkit-backdrop-filter:saturate(200%)blur(32px);background:#ffffff0d;border:1px solid #ffffff21;border-radius:26px;width:100%;max-width:800px;max-height:90vh;animation:.28s cubic-bezier(.34,1.4,.64,1) landing-module__qZN4Ta__slideUp;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff2e,0 40px 100px #000000b3,0 0 60px #1abc9c0d}.landing-module__qZN4Ta__modal:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000,#ffd2d266 15%,#ffffbe73 30%,#beffd273 50%,#bed2ff73 70%,#ffbeff66 85%,#0000);height:1px;position:absolute;top:0;left:8%;right:8%}@keyframes landing-module__qZN4Ta__slideUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.landing-module__qZN4Ta__modalClose{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffa6;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .18s;display:flex;position:absolute;top:16px;right:16px;box-shadow:inset 0 1px #ffffff26}.landing-module__qZN4Ta__modalClose:hover{color:#fff;background:#ffffff24}.landing-module__qZN4Ta__modalInner{grid-template-columns:1fr 1.3fr;display:grid;overflow:hidden}.landing-module__qZN4Ta__modalImgCol{background:#ffffff05;border-right:1px solid #ffffff12;justify-content:center;align-items:center;padding:52px 32px;display:flex}.landing-module__qZN4Ta__modalImgWrap{position:relative}.landing-module__qZN4Ta__modalImg{object-fit:contain;filter:drop-shadow(0 16px 44px #1abc9c38);width:auto;height:280px;animation:4s ease-in-out infinite alternate landing-module__qZN4Ta__phoneFloat}.landing-module__qZN4Ta__modalImgGlow{pointer-events:none;background:radial-gradient(circle at 50% 70%,#1abc9c1f,#0000 65%);position:absolute;inset:-24px}.landing-module__qZN4Ta__modalDetails{background:#00000059;flex-direction:column;gap:16px;padding:48px 40px;display:flex}.landing-module__qZN4Ta__modalBrand{color:#5a6a70;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:600}.landing-module__qZN4Ta__modalModel{color:#fff;font-size:1.6rem;font-weight:800;line-height:1.2}.landing-module__qZN4Ta__modalDepositRow{background:#1abc9c14;border:1px solid #1abc9c33;border-radius:10px;align-items:center;gap:10px;width:fit-content;padding:10px 16px;display:flex;box-shadow:inset 0 1px #ffffff1a}.landing-module__qZN4Ta__modalDepositLabel{color:#c0cace;font-size:.8rem;font-weight:600}.landing-module__qZN4Ta__modalDepositAmt{background:linear-gradient(135deg,#1abc9c,#2ecc71);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.4rem;font-weight:800}.landing-module__qZN4Ta__modalSpecsSection{flex:1}.landing-module__qZN4Ta__modalSpecsTitle{color:#1abc9c;letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:12px;font-size:.8rem;font-weight:700;display:flex}.landing-module__qZN4Ta__modalSpecsList{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.landing-module__qZN4Ta__modalSpecItem{color:#c0cace;padding-left:16px;font-size:.87rem;line-height:1.5;position:relative}.landing-module__qZN4Ta__modalSpecItem:before{content:"";background:#1abc9c;border-radius:50%;width:5px;height:5px;position:absolute;top:8px;left:0}.landing-module__qZN4Ta__modalCta{-webkit-backdrop-filter:saturate(200%)blur(16px);color:#fff;background:#1abc9c1f;border:1px solid #1abc9c47;border-radius:100px;justify-content:center;align-items:center;gap:9px;margin-top:4px;padding:14px 24px;font-family:inherit;font-size:1rem;font-weight:700;text-decoration:none;transition:all .22s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff38,0 0 18px #1abc9c33,0 6px 20px #00000059}.landing-module__qZN4Ta__modalCta:before{content:"";background:linear-gradient(90deg,#0000,#ffffff80,#0000);height:1px;position:absolute;top:0;left:10%;right:10%}.landing-module__qZN4Ta__modalCta:after{content:"";pointer-events:none;background:linear-gradient(#ffffff17,#0000);border-radius:100px 100px 0 0;height:50%;position:absolute;top:1px;left:0;right:0}.landing-module__qZN4Ta__modalCta:hover{background:#1abc9c38;border-color:#1abc9c80;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff4d,0 0 36px #1abc9c61,0 8px 28px #0006}@keyframes landing-module__qZN4Ta__fadeInUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__qZN4Ta__fadeInRight{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@media (max-width:1024px){.landing-module__qZN4Ta__hero{text-align:center;grid-template-columns:1fr;min-height:auto;padding:100px 24px 60px}.landing-module__qZN4Ta__carouselWrap{order:-1;height:380px}.landing-module__qZN4Ta__carousel{height:340px}.landing-module__qZN4Ta__carouselImg{height:290px}.landing-module__qZN4Ta__carouselItem_left{transform:translate(-46%)scale(.68)translateZ(-80px)rotateY(14deg)}.landing-module__qZN4Ta__carouselItem_right{transform:translate(46%)scale(.68)translateZ(-80px)rotateY(-14deg)}.landing-module__qZN4Ta__heroBadge,.landing-module__qZN4Ta__heroCtas,.landing-module__qZN4Ta__heroStats{margin:0 auto}.landing-module__qZN4Ta__stepsGrid{grid-template-columns:1fr;max-width:420px;margin:0 auto}.landing-module__qZN4Ta__stepArrow{display:none}.landing-module__qZN4Ta__modalInner{grid-template-columns:1fr}.landing-module__qZN4Ta__modalImgCol{border-bottom:1px solid #ffffff0f;border-right:none;padding:32px}.landing-module__qZN4Ta__modalImg{height:200px}.landing-module__qZN4Ta__modalDetails{padding:32px 28px}}@media (max-width:768px){.landing-module__qZN4Ta__navInner{padding:13px 20px}.landing-module__qZN4Ta__sectionInner{padding:0 18px}.landing-module__qZN4Ta__lineBannerContent{text-align:center;flex-direction:column;padding:36px 24px}.landing-module__qZN4Ta__lineBannerTitle{font-size:1.2rem}.landing-module__qZN4Ta__phonesGrid{grid-template-columns:repeat(2,1fr);gap:12px}.landing-module__qZN4Ta__footerInner{text-align:center;flex-direction:column;align-items:center}.landing-module__qZN4Ta__heroStats{flex-wrap:wrap;justify-content:center}.landing-module__qZN4Ta__heroStat{padding:6px 16px}}@media (max-width:500px){.landing-module__qZN4Ta__phonesGrid{grid-template-columns:1fr;max-width:300px;margin:0 auto}.landing-module__qZN4Ta__carouselImg{height:240px}.landing-module__qZN4Ta__carouselWrap{height:320px}.landing-module__qZN4Ta__carousel{height:290px}.landing-module__qZN4Ta__carouselItem_left{transform:translate(-42%)scale(.64)rotateY(12deg)}.landing-module__qZN4Ta__carouselItem_right{transform:translate(42%)scale(.64)rotateY(-12deg)}.landing-module__qZN4Ta__lineBanner{padding:0 14px 80px}.landing-module__qZN4Ta__langToggle{padding:5px 10px;font-size:.68rem}}
