:root{
  --bg:#020403;
  --bg2:#050906;
  --panel:#08100a;
  --panel2:#0b140d;
  --text:#f6f7f6;
  --muted:#9ea8a0;
  --green:#61e838;
  --green2:#a0ff79;
  --green-dark:#2b8f19;
  --gold:#e4ba59;
  --gold2:#ffd87b;
  --line:rgba(103,229,63,.24);
  --line-soft:rgba(255,255,255,.08);
  --shadow:0 28px 80px rgba(0,0,0,.42);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--bg)}
body{margin:0;color:var(--text);font-family:Inter,Arial,Helvetica,sans-serif;background:#020403;overflow-x:hidden;min-width:320px}
a{color:inherit;text-decoration:none}.container{width:min(1200px,calc(100% - 34px));margin-inline:auto}.page-shell{position:relative;z-index:2}.ambient{position:fixed;inset:0;pointer-events:none;overflow:hidden;z-index:0;background:radial-gradient(circle at 71% 7%,rgba(57,150,34,.12),transparent 28%),radial-gradient(circle at 14% 63%,rgba(27,75,30,.08),transparent 30%),linear-gradient(180deg,#010302 0%,#030604 100%)}
.ambient-orb{position:absolute;border-radius:50%;filter:blur(34px);opacity:.6;animation:ambientFloat 13s ease-in-out infinite}.orb-a{width:420px;height:420px;right:-140px;top:50px;background:rgba(63,214,34,.12)}.orb-b{width:360px;height:360px;left:-160px;top:45%;background:rgba(38,108,45,.12);animation-delay:-5s}.orb-c{width:260px;height:260px;right:22%;bottom:4%;background:rgba(221,177,71,.055);animation-delay:-8s}.ambient-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.012) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,transparent 0,#000 14%,#000 82%,transparent 100%)}
.topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding:26px 0 8px;position:relative;z-index:30}.brand,.telegram-mini{display:flex;align-items:center;gap:10px}.brand{font-size:26px;font-weight:950;letter-spacing:.7px}.brand-mark{position:relative;color:var(--green);font-size:35px;transform:rotate(180deg);display:inline-block;filter:drop-shadow(0 0 7px rgba(97,232,56,.28))}.club-id{position:relative;font-size:30px;font-weight:950;color:var(--green2);text-shadow:0 0 24px rgba(93,227,52,.36);text-align:center;letter-spacing:.01em}.id-glow{position:absolute;left:50%;bottom:-10px;width:160px;height:3px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(ellipse,var(--green),transparent 70%);filter:blur(2px);animation:idPulse 2.8s ease-in-out infinite}.telegram-mini{justify-self:end;border:1px solid rgba(93,227,52,.48);padding:12px 18px;border-radius:10px;color:#a1f782;background:linear-gradient(180deg,rgba(9,19,10,.92),rgba(4,9,5,.82));box-shadow:inset 0 1px 0 rgba(255,255,255,.03);transition:.25s}.telegram-mini:hover{transform:translateY(-2px);background:rgba(93,227,52,.11);box-shadow:0 12px 30px rgba(0,0,0,.28),0 0 30px rgba(93,227,52,.10)}.tg-plane{font-size:20px;color:var(--green)}
.hero{min-height:650px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:14px;padding:58px 0 78px;position:relative}.hero:before{content:"";position:absolute;left:-15%;right:-15%;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(97,232,56,.18),transparent)}.hero-copy{position:relative;z-index:5}.eyebrow,.section-kicker{color:var(--green);font-weight:850;letter-spacing:.075em}.eyebrow{font-size:18px}.hero h1{font-size:clamp(82px,10.4vw,142px);line-height:.8;margin:22px 0 24px;letter-spacing:-.06em}.hero h1 span{display:inline-block;background:linear-gradient(180deg,#ffffff 0%,#eeeeee 46%,#aeb4ae 100%);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 10px 18px rgba(0,0,0,.28))}.hero-subtitle{font-size:clamp(25px,3vw,39px);line-height:1.12;margin:0 0 18px;color:#e1e4e2}.hero-text{color:var(--muted);font-size:18px;line-height:1.72;max-width:620px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.btn{position:relative;overflow:hidden;min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 25px;border-radius:9px;font-weight:900;text-transform:uppercase;letter-spacing:.01em;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;border:1px solid transparent}.btn:after{content:"";position:absolute;top:-30%;bottom:-30%;width:42%;left:-55%;transform:skewX(-18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.26),transparent);transition:left .7s ease}.btn:hover:after{left:120%}.btn-primary{background:linear-gradient(135deg,#6eee3d,#3e9f1e);box-shadow:0 14px 34px rgba(67,183,33,.18),inset 0 1px 0 rgba(255,255,255,.18)}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 20px 42px rgba(69,203,34,.24)}.btn-secondary{border-color:rgba(98,226,59,.38);background:rgba(5,11,6,.72);color:#eef6ed}.btn-secondary:hover{transform:translateY(-3px);border-color:rgba(98,226,59,.65);box-shadow:0 16px 36px rgba(0,0,0,.28),inset 0 0 26px rgba(98,226,59,.04)}.hero-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:25px;color:#7f8b82;font-size:13px}.hero-trust span{position:relative;padding-left:14px}.hero-trust span:before{content:"";position:absolute;left:0;top:.38em;width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 10px rgba(97,232,56,.6)}.hero-trust b{color:#cbd2cc;font-weight:800}
.hero-visual{position:relative;min-height:560px;perspective:1200px;isolation:isolate}.hero-halo{position:absolute;left:32%;top:22%;width:420px;height:330px;border-radius:50%;background:radial-gradient(circle,rgba(74,229,36,.18),rgba(47,139,36,.05) 40%,transparent 70%);filter:blur(10px);animation:haloPulse 4s ease-in-out infinite}.light-trail{position:absolute;border-radius:50%;border:2px solid rgba(98,245,56,.55);filter:drop-shadow(0 0 8px rgba(98,245,56,.65));mix-blend-mode:screen;opacity:.75}.trail-one{left:13%;top:57%;width:82%;height:21%;transform:rotate(-8deg);animation:trailPulse 3.4s ease-in-out infinite}.trail-two{left:20%;top:61%;width:71%;height:13%;transform:rotate(-7deg);border-color:rgba(202,255,180,.28);animation:trailPulse 3.8s ease-in-out infinite reverse}.trail-three{left:30%;top:52%;width:58%;height:30%;transform:rotate(-12deg);border-color:rgba(96,239,57,.18);animation:trailPulse 4.2s ease-in-out infinite}.phone-wrap{position:absolute;z-index:10;left:43%;top:4%;width:270px;transform:rotate(8deg);transform-style:preserve-3d;transition:transform .18s ease-out}.phone-shadow{position:absolute;left:16%;right:-4%;bottom:-5%;height:40px;border-radius:50%;background:rgba(0,0,0,.66);filter:blur(14px);transform:translateZ(-1px)}.phone{position:relative;padding:9px;border-radius:42px;background:linear-gradient(140deg,#60655f 0,#101310 22%,#020302 55%,#70736f 100%);box-shadow:0 34px 60px rgba(0,0,0,.48),inset 0 0 0 2px rgba(255,255,255,.22),0 0 44px rgba(71,207,39,.08)}.phone-edge{position:absolute;inset:4px;border-radius:38px;border:1px solid rgba(255,255,255,.17);pointer-events:none}.phone-notch{position:absolute;left:50%;top:12px;width:90px;height:22px;transform:translateX(-50%);background:#020302;border-radius:0 0 15px 15px;z-index:4}.phone-notch span{display:block;width:24px;height:4px;border-radius:9px;background:#0f1410;margin:7px auto}.phone-screen{position:relative;height:500px;border-radius:34px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 38%,rgba(46,93,47,.34),transparent 34%),linear-gradient(165deg,#111512 0,#030504 55%,#071109 100%)}.phone-screen:after{content:"";position:absolute;top:-10%;left:-55%;width:35%;height:120%;transform:skewX(-18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.11),transparent);animation:phoneSweep 5.2s ease-in-out infinite}.screen-stars{position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,210,106,.5) 0 1px,transparent 1.4px),radial-gradient(circle,rgba(104,241,66,.4) 0 1px,transparent 1.3px);background-size:61px 61px,83px 83px;background-position:8px 14px,37px 6px;opacity:.35}.app-icon{position:relative;z-index:2;width:135px;height:135px;border-radius:28px;object-fit:cover;box-shadow:0 18px 36px rgba(0,0,0,.42),0 0 32px rgba(65,230,46,.14)}.phone-title{position:relative;z-index:2;margin-top:24px;font-weight:950;font-size:34px;letter-spacing:.02em}.phone-subtitle{position:relative;z-index:2;margin-top:5px;font-size:18px;color:#cbd2cc}.phone-line{position:absolute;left:23%;right:23%;bottom:88px;height:1px;background:linear-gradient(90deg,transparent,var(--green),transparent);box-shadow:0 0 12px rgba(97,232,56,.58)}.years-badge{position:absolute;z-index:8;right:0;bottom:11%;width:146px;height:146px;border:1px solid rgba(255,205,105,.88);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#f3c76a;box-shadow:inset 0 0 0 5px #071008,0 0 35px rgba(224,183,86,.09);transform:rotate(4deg);background:radial-gradient(circle,#0c120d 0,#050806 70%)}.badge-ring{position:absolute;inset:9px;border:1px dashed rgba(255,210,113,.72);border-radius:50%;animation:spinSlow 16s linear infinite}.years-badge strong{font-size:23px}.years-badge>span:last-child{font-size:19px;margin-top:5px}.floating-chip{position:absolute;z-index:6;width:82px;height:82px;border:10px dashed #d5b25d;border-radius:50%;background:radial-gradient(circle,#285a2f,#0a190e 70%);box-shadow:0 15px 28px rgba(0,0,0,.44),inset 0 0 0 4px rgba(255,255,255,.07);display:grid;place-items:center;color:#f0d184;font-weight:950;animation:floatChip 5.2s ease-in-out infinite}.floating-chip:after{content:"";position:absolute;inset:-6px;border-radius:50%;border:1px solid rgba(255,218,128,.25)}.chip-a{left:18%;top:36%}.chip-b{right:4%;top:15%;animation-delay:-1.6s}.chip-c{right:9%;top:38%;width:68px;height:68px;border-width:9px;animation-delay:-3.2s}.playing-card{position:absolute;z-index:4;width:102px;height:145px;border-radius:11px;background:linear-gradient(145deg,#e9e1d3,#b7afa1);color:#121212;font-family:Georgia,serif;padding:10px;box-shadow:0 18px 36px rgba(0,0,0,.38);border:1px solid rgba(255,255,255,.45)}.playing-card small{font-size:27px;font-weight:700}.playing-card b{display:block;font-size:28px;line-height:1}.card-a{left:32%;top:14%;transform:rotate(-9deg)}.card-k{left:42%;top:20%;transform:rotate(9deg);color:#8c1717}.spark{position:absolute;width:3px;height:3px;border-radius:50%;background:#caffae;box-shadow:0 0 10px #7aff4a;animation:sparkRise 4.4s linear infinite}.sp1{left:27%;top:65%}.sp2{left:36%;top:74%;animation-delay:-.9s}.sp3{left:52%;top:69%;animation-delay:-1.7s}.sp4{left:66%;top:62%;animation-delay:-2.3s}.sp5{left:75%;top:71%;animation-delay:-3.1s}.sp6{left:84%;top:58%;animation-delay:-1.2s}.sp7{left:46%;top:55%;animation-delay:-3.7s}
.section{position:relative;margin-top:24px;padding:36px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgba(8,15,9,.94),rgba(2,5,3,.9));box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 22px 70px rgba(0,0,0,.16);overflow:hidden}.section:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 38%,rgba(93,227,52,.018) 49%,transparent 60%);transform:translateX(-100%);animation:sectionSweep 9s ease-in-out infinite}.section-accent{position:absolute;right:-100px;top:-110px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(83,211,47,.08),transparent 68%)}.section-head{text-align:center;margin-bottom:28px;position:relative;z-index:2}.section-kicker{font-size:12px;margin:0}.section h2,.cta h2{font-size:clamp(29px,4vw,46px);margin:7px 0 12px;letter-spacing:-.025em}.headline-line{display:block;width:40px;height:2px;margin:0 auto;background:linear-gradient(90deg,transparent,var(--green),transparent);box-shadow:0 0 11px rgba(97,232,56,.55)}.feature-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;position:relative;z-index:2}.feature-card{position:relative;overflow:hidden;padding:24px 15px 22px;border:1px solid rgba(255,255,255,.085);border-radius:15px;background:linear-gradient(180deg,rgba(8,13,9,.90),rgba(3,7,4,.76));min-height:214px;text-align:center;transition:.28s ease}.feature-card:before{content:"";position:absolute;left:50%;top:-50px;width:110px;height:100px;transform:translateX(-50%);background:radial-gradient(circle,rgba(93,227,52,.11),transparent 68%);opacity:0;transition:.28s}.feature-card:hover{transform:translateY(-6px);border-color:rgba(93,227,52,.34);box-shadow:0 18px 40px rgba(0,0,0,.23),inset 0 0 30px rgba(93,227,52,.025)}.feature-card:hover:before{opacity:1}.icon-wrap{height:55px;display:grid;place-items:center}.feature-card .icon{font-size:36px;filter:saturate(.75)}.feature-card h3{font-size:14px;text-transform:uppercase;margin:15px 0 10px}.feature-card p{font-size:13.5px;line-height:1.55;color:#b8c1ba;margin:0}.feature-card strong{color:#dce4dd}.section-split{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;min-height:265px}.crypto-copy{position:relative;z-index:3}.crypto-copy>p:not(.section-kicker){color:var(--muted);font-size:17px;line-height:1.65;max-width:620px}.crypto-list{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.crypto-pill{display:flex;align-items:center;gap:9px;min-width:112px;padding:12px 15px;border:1px solid rgba(255,255,255,.09);border-radius:11px;background:linear-gradient(180deg,rgba(6,10,7,.86),rgba(2,5,3,.82));font-weight:850;transition:.25s;box-shadow:inset 0 1px 0 rgba(255,255,255,.02)}.crypto-pill:hover{border-color:rgba(93,227,52,.38);transform:translateY(-3px);box-shadow:0 13px 27px rgba(0,0,0,.23)}.coin{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;font-weight:950;box-shadow:inset 0 1px 1px rgba(255,255,255,.35)}.usdt{background:#25b99b}.btc{background:#f7931a}.eth{background:#65708b}.ltc{background:#9ca5ad}.trx{background:#df293c}.coin-art{position:relative;min-height:240px}.coin-glow{position:absolute;right:-2%;bottom:-3%;width:100%;height:62%;background:radial-gradient(ellipse at 60% 72%,rgba(228,186,89,.14),transparent 62%);filter:blur(6px)}.mega-coin{position:absolute;border-radius:50%;display:grid;place-items:center;font-weight:950;border:4px solid rgba(255,255,255,.2);box-shadow:0 21px 37px rgba(0,0,0,.44),inset 0 0 0 5px rgba(255,255,255,.04)}.mega-coin span{filter:drop-shadow(0 2px 1px rgba(0,0,0,.4))}.mega-btc{width:170px;height:170px;right:31%;bottom:8%;font-size:69px;color:#ffd57a;background:radial-gradient(circle at 37% 32%,#9b6e0d,#4d3605 46%,#1e1602 100%);border-color:#deb44d}.mega-eth{width:148px;height:148px;right:12%;bottom:0;font-size:58px;color:#dbe0e8;background:radial-gradient(circle at 34% 28%,#505966,#222831 47%,#0d1116 100%)}.mega-usdt{width:122px;height:122px;right:-3%;bottom:-4%;font-size:52px;color:#dcfff5;background:radial-gradient(circle at 34% 28%,#2d7d67,#16493b 48%,#081b15 100%)}.gold-floor{position:absolute;right:-8%;bottom:-6%;width:102%;height:24px;background:radial-gradient(ellipse,var(--gold),transparent 66%);filter:blur(8px)}.coin-spark{position:absolute;width:4px;height:4px;border-radius:50%;background:#ffd882;box-shadow:0 0 12px #d9aa46;animation:coinSpark 3.8s ease-in-out infinite}.coin-sp1{right:42%;bottom:11%}.coin-sp2{right:24%;bottom:3%;animation-delay:-1.3s}.coin-sp3{right:6%;bottom:8%;animation-delay:-2.4s}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;position:relative}.step-card{position:relative;padding:25px 20px 24px;border:1px solid rgba(255,255,255,.095);border-radius:16px;background:linear-gradient(180deg,rgba(6,11,7,.9),rgba(3,6,4,.8));min-height:220px;text-align:center;transition:.27s}.step-card:hover{transform:translateY(-6px);border-color:rgba(93,227,52,.36);box-shadow:0 16px 34px rgba(0,0,0,.2)}.step-number{position:absolute;left:14px;top:14px;width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#2c651c,#183d12);border:1px solid rgba(140,255,94,.26);color:#d9ffd0}.step-icon{font-size:39px;margin:22px 0 17px;color:#f1f2f1}.step-card h3{text-transform:uppercase;font-size:14px}.step-card p{color:#bbc3bd;font-size:13.5px;line-height:1.5}.step-card p strong{color:#e8ece9}.step-arrow{position:absolute;right:-20px;top:50%;transform:translateY(-50%);font-size:29px;color:#6f7771;z-index:3}.cta{position:relative;margin-top:24px;min-height:275px;border:1px solid rgba(93,227,52,.2);border-radius:22px;background:linear-gradient(110deg,rgba(11,23,12,.96),rgba(3,7,4,.94));display:grid;grid-template-columns:.47fr 1.03fr;align-items:center;overflow:hidden;padding:34px}.cta:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,rgba(217,166,50,.045),transparent 40%,rgba(97,232,56,.035))}.cta-light{position:absolute;left:-10%;bottom:-70%;width:58%;height:150%;background:radial-gradient(circle,rgba(217,166,50,.13),transparent 60%);filter:blur(2px)}.cta-copy{position:relative;z-index:3}.cta h2 span{color:var(--green)}.cta p{color:#b8c1ba;font-size:17px}.btn-wide{margin-top:18px;min-width:min(100%,520px)}.cta-cards{position:relative;height:218px;z-index:2}.cta-card{position:absolute;width:116px;height:162px;border-radius:11px;background:linear-gradient(145deg,#e9e0cf,#aaa08d);padding:11px;color:#111;font-family:Georgia,serif;box-shadow:0 20px 36px rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.45)}.cta-card small{font-size:29px;font-weight:700}.cta-card b{display:block;font-size:31px;line-height:1}.cta-a{left:13%;top:17px;transform:rotate(-10deg)}.cta-k{left:27%;top:27px;transform:rotate(8deg);color:#8b1515}.cta-chip{position:absolute;left:33%;bottom:-1px;width:98px;height:98px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,#245529,#0b1c0f);border:13px dashed #d5b05e;color:#f4da90;font-weight:950;box-shadow:0 16px 30px rgba(0,0,0,.36)}.small-chip{left:8%;bottom:-10px;width:69px;height:69px;border-width:9px;font-size:16px}.footer{display:grid;grid-template-columns:1fr auto 1fr;gap:22px;align-items:center;padding:27px 0 38px;color:#8d978f}.footer-brand{display:flex;align-items:center;gap:10px;color:#fff;font-size:24px}.footer-center{font-size:13px;color:#6f7971}.footer-center strong{color:#a6b0a8}.footer-meta{text-align:right}.footer-meta a span{color:var(--green)}.footer-meta p{margin:7px 0 0;font-size:13px}.motion-toggle{position:fixed;right:16px;bottom:16px;width:48px;height:48px;border-radius:50%;border:1px solid rgba(93,227,52,.35);background:rgba(3,8,4,.82);color:#b7fba2;font-weight:900;cursor:pointer;z-index:50;backdrop-filter:blur(10px);box-shadow:0 10px 25px rgba(0,0,0,.3)}.motion-toggle:hover{background:rgba(22,52,18,.88)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .82s ease,transform .82s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:none}body.paused *{animation-play-state:paused!important}
@keyframes ambientFloat{50%{transform:translate3d(24px,-18px,0) scale(1.08);opacity:.42}}@keyframes idPulse{50%{width:210px;opacity:.5}}@keyframes haloPulse{50%{transform:scale(1.08);opacity:.7}}@keyframes trailPulse{50%{opacity:.38;filter:drop-shadow(0 0 14px rgba(98,245,56,.9))}}@keyframes phoneSweep{0%,18%{left:-55%}58%,100%{left:135%}}@keyframes spinSlow{to{transform:rotate(360deg)}}@keyframes floatChip{50%{transform:translateY(-14px) rotate(7deg)}}@keyframes sparkRise{0%{transform:translate(0,15px) scale(.4);opacity:0}25%{opacity:1}100%{transform:translate(24px,-52px) scale(1.1);opacity:0}}@keyframes sectionSweep{0%,22%{transform:translateX(-120%)}58%,100%{transform:translateX(120%)}}@keyframes coinSpark{50%{transform:translateY(-17px) scale(1.6);opacity:.35}}
@media(max-width:1000px){.hero{grid-template-columns:1fr;gap:0;padding-top:46px}.hero-copy{max-width:760px}.hero-visual{min-height:570px}.feature-grid{grid-template-columns:repeat(3,1fr)}.section-split{grid-template-columns:1fr}.coin-art{margin-top:25px}.steps-grid{grid-template-columns:repeat(2,1fr)}.step-card:nth-child(2) .step-arrow{display:none}.cta{grid-template-columns:1fr}.cta-cards{display:none}.footer{grid-template-columns:1fr 1fr}.footer-center{display:none}}
@media(max-width:680px){.container{width:min(100% - 22px,1200px)}.topbar{grid-template-columns:1fr auto;row-gap:11px;padding-top:14px}.club-id{grid-column:1/-1;grid-row:1;text-align:center;font-size:23px}.brand{grid-column:1;grid-row:2;font-size:21px}.telegram-mini{grid-column:2;grid-row:2;padding:10px 12px}.hero{padding:34px 0 54px;min-height:auto}.hero h1{font-size:79px}.hero-subtitle{font-size:25px}.hero-text{font-size:16px}.hero-trust{gap:10px 16px}.hero-visual{min-height:470px}.phone-wrap{width:226px;left:31%;top:4%}.phone-screen{height:416px}.app-icon{width:108px;height:108px;border-radius:23px}.phone-title{font-size:28px}.years-badge{width:108px;height:108px;right:1%;bottom:8%}.years-badge strong{font-size:17px}.years-badge>span:last-child{font-size:14px}.floating-chip{width:62px;height:62px;border-width:8px}.chip-a{left:8%;top:40%}.chip-b{right:1%;top:18%}.chip-c{display:none}.playing-card{width:76px;height:108px}.card-a{left:22%;top:14%}.card-k{left:35%;top:19%}.light-trail{opacity:.45}.section{padding:23px;border-radius:18px}.feature-grid,.steps-grid{grid-template-columns:1fr}.feature-card{min-height:0}.step-card{min-height:190px}.step-arrow{display:none!important}.crypto-list{display:grid;grid-template-columns:repeat(2,1fr)}.crypto-pill{min-width:0}.coin-art{min-height:200px}.mega-btc{width:135px;height:135px;font-size:55px}.mega-eth{width:116px;height:116px;font-size:45px}.mega-usdt{width:95px;height:95px;font-size:42px}.cta{padding:24px}.cta h2{font-size:31px}.footer{grid-template-columns:1fr;align-items:flex-start}.footer-meta{text-align:left}.hero-actions .btn{width:100%}.motion-toggle{width:44px;height:44px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.ambient-orb,.id-glow,.badge-ring,.floating-chip,.spark,.light-trail,.phone-screen:after,.section:before,.coin-spark{animation:none}}

/* Premium visual upgrade */
.svg-mark{display:grid;place-items:center;width:34px;height:34px;color:var(--green);filter:drop-shadow(0 0 10px rgba(93,227,52,.35))}.svg-mark svg{width:100%;height:100%}.tg-plane{display:grid;place-items:center;width:19px;height:19px}.tg-plane svg{width:100%;height:100%}
.premium-visual{min-height:560px;overflow:visible;isolation:isolate}.hero-premium-art{position:absolute;right:-9%;top:-4%;width:112%;max-width:none;height:auto;filter:drop-shadow(0 35px 45px rgba(0,0,0,.6)) saturate(1.08) contrast(1.04);transform:translateZ(0);z-index:2;animation:premiumFloat 7s ease-in-out infinite}.premium-visual:after{content:"";position:absolute;left:4%;right:-8%;bottom:3%;height:18%;background:radial-gradient(ellipse at center,rgba(117,255,65,.23),rgba(224,174,53,.12) 38%,transparent 70%);filter:blur(16px);z-index:1;pointer-events:none}
.premium-icon{width:50px;height:50px;color:#9cff63;filter:drop-shadow(0 0 10px rgba(93,227,52,.22))}.premium-icon svg,.premium-step-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.feature-card:nth-child(2) .premium-icon,.feature-card:nth-child(3) .premium-icon{color:#f1bd56}.feature-card:hover .premium-icon{transform:scale(1.08) translateY(-2px);filter:drop-shadow(0 0 16px currentColor)}.premium-icon{transition:.28s ease}
.premium-step-icon{width:48px;height:48px;margin:14px auto 16px;color:#eef2ef;filter:drop-shadow(0 0 9px rgba(255,255,255,.14))}.step-card:hover .premium-step-icon{color:#a9ff7a;transform:translateY(-2px)}.premium-step-icon{transition:.25s ease}
.premium-coin-art{min-height:275px;display:flex;align-items:flex-end;justify-content:flex-end;overflow:visible}.premium-coin-art img{width:118%;max-width:none;transform:translate(8%,5%);filter:drop-shadow(0 30px 34px rgba(0,0,0,.48)) saturate(1.07) contrast(1.04);animation:coinBreath 6s ease-in-out infinite}
.premium-cta-art{height:220px;display:flex;align-items:flex-end;justify-content:flex-start}.premium-cta-art img{width:112%;max-width:none;transform:translate(-10%,10%);filter:drop-shadow(0 26px 32px rgba(0,0,0,.46)) saturate(1.08);animation:premiumFloat 7.5s ease-in-out infinite reverse}
.feature-card,.step-card,.crypto-pill{backdrop-filter:blur(8px)}.feature-card{background:linear-gradient(180deg,rgba(10,18,11,.9),rgba(3,7,4,.78));box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}.step-card{background:linear-gradient(180deg,rgba(9,16,10,.94),rgba(2,6,3,.84));box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}
@keyframes premiumFloat{50%{transform:translateY(-10px) rotate(.4deg)}}@keyframes coinBreath{50%{transform:translate(8%,2%) scale(1.015)}}
@media(max-width:1000px){.hero-premium-art{right:-2%;top:0;width:100%}.premium-visual{min-height:610px}.premium-coin-art img{width:95%;transform:none}.premium-cta-art img{width:82%;transform:none}}
@media(max-width:680px){.premium-visual{min-height:500px}.hero-premium-art{width:122%;right:-19%;top:3%}.premium-coin-art{min-height:220px}.premium-coin-art img{width:116%;transform:translate(10%,5%)}.premium-cta-art{display:none}.premium-icon{width:46px;height:46px}}

/* Mobile header: one centered line */
@media (max-width:680px){
  .topbar{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);
    align-items:center;
    gap:8px;
    padding:14px 0 10px;
  }
  .brand{
    grid-column:1;
    grid-row:1;
    justify-self:start;
    min-width:0;
    gap:6px;
    font-size:17px;
    line-height:1;
    white-space:nowrap;
  }
  .brand .svg-mark{
    width:26px;
    height:26px;
    flex:0 0 26px;
  }
  .club-id{
    grid-column:2;
    grid-row:1;
    justify-self:center;
    font-size:clamp(14px,4vw,18px);
    line-height:1;
    white-space:nowrap;
    letter-spacing:0;
  }
  .club-id .id-glow{
    width:92px;
    bottom:-8px;
  }
  .telegram-mini{
    grid-column:3;
    grid-row:1;
    justify-self:end;
    min-width:0;
    gap:6px;
    padding:8px 9px;
    border-radius:9px;
    font-size:13px;
    line-height:1;
    white-space:nowrap;
  }
  .telegram-mini .tg-plane{
    width:16px;
    height:16px;
    flex:0 0 16px;
  }
}

@media (max-width:390px){
  .container{width:min(100% - 16px,1200px)}
  .topbar{gap:5px}
  .brand{font-size:15px;gap:4px}
  .brand .svg-mark{width:23px;height:23px;flex-basis:23px}
  .club-id{font-size:13px}
  .telegram-mini{font-size:11px;padding:7px 7px;gap:4px}
  .telegram-mini .tg-plane{width:14px;height:14px;flex-basis:14px}
}

/* Mobile footer: brand left, contact/meta right */
@media (max-width:680px){
  .footer{
    display:grid;
    grid-template-columns:auto minmax(0,1fr);
    grid-template-areas:"brand meta" "center center";
    align-items:center;
    gap:14px 18px;
    padding:24px 0 34px;
  }
  .footer-brand{grid-area:brand;align-self:center;white-space:nowrap}
  .footer-center{grid-area:center;text-align:center;width:100%;font-size:13px;opacity:.72}
  .footer-meta{grid-area:meta;text-align:right;justify-self:end;align-self:center;min-width:0}
  .footer-meta a{display:block;font-size:15px;white-space:nowrap}
  .footer-meta p{margin:6px 0 0;font-size:12px;white-space:nowrap}
}
@media (max-width:390px){
  .footer{gap:10px 12px}
  .footer-brand{font-size:19px}
  .footer-brand .svg-mark{width:28px;height:28px}
  .footer-meta a{font-size:13px}
  .footer-meta p{font-size:11px}
}

/* v6 — mobile-first stability pass */
img,svg{max-width:100%;height:auto}
img{display:block}
section,header,footer,.hero-copy,.hero-visual,.section-split>*,.cta>*,.feature-card,.step-card{min-width:0}

@media (max-width:680px){
  body{min-width:0}
  .container{width:calc(100% - 24px);max-width:100%;margin-inline:auto}

  /* header stays on one row without overflowing */
  .topbar{grid-template-columns:auto minmax(0,1fr) auto;gap:7px;padding:12px 0 8px}
  .brand{font-size:16px;gap:5px}
  .brand .svg-mark{width:23px;height:23px;flex:0 0 23px}
  .club-id{font-size:clamp(12px,3.7vw,16px);overflow:hidden;text-overflow:ellipsis}
  .club-id .id-glow{width:72px;bottom:-6px}
  .telegram-mini{font-size:11px;padding:7px 8px;gap:4px;border-radius:8px}
  .telegram-mini .tg-plane{width:14px;height:14px;flex:0 0 14px}

  /* hero text */
  .hero{display:flex;flex-direction:column;align-items:stretch;gap:24px;padding:26px 0 38px}
  .hero-copy{text-align:left;width:100%}
  .eyebrow{font-size:13px;letter-spacing:.06em}
  .hero h1{font-size:clamp(58px,20vw,82px);line-height:.86;margin:16px 0 16px;letter-spacing:-.05em}
  .hero-subtitle{font-size:clamp(21px,6.2vw,27px);line-height:1.15;margin-bottom:13px}
  .hero-text{font-size:15px;line-height:1.55;max-width:none}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:24px}
  .hero-actions .btn{width:100%;min-height:50px;padding:0 16px;font-size:13px}
  .hero-trust{display:grid;grid-template-columns:1fr 1fr;gap:9px 12px;margin-top:18px;font-size:12px}
  .hero-trust span:last-child{grid-column:1/-1}

  /* premium art must never exceed viewport */
  .hero-visual,.premium-visual{width:100%;min-height:0;height:auto;overflow:hidden;border-radius:18px}
  .hero-premium-art{position:relative;inset:auto!important;width:100%!important;max-width:100%!important;height:auto!important;transform:none!important;animation:premiumFloatMobile 7s ease-in-out infinite;filter:drop-shadow(0 22px 30px rgba(0,0,0,.5)) saturate(1.06) contrast(1.03)}
  .premium-visual:after{left:10%;right:10%;bottom:2%;height:16%}
  .hero-halo,.light-trail,.spark-field{display:none}

  /* sections */
  .section{width:calc(100% - 24px);padding:20px 16px;margin-top:14px;border-radius:16px}
  .section-head{margin-bottom:18px}
  .section-kicker{font-size:12px}
  .section h2,.cta h2{font-size:clamp(24px,7vw,31px);line-height:1.12;margin:5px 0 10px}
  .feature-grid{grid-template-columns:1fr 1fr;gap:10px}
  .feature-card{padding:16px 10px;min-height:170px;border-radius:13px}
  .feature-card h3{font-size:12px;line-height:1.25;margin:10px 0 7px}
  .feature-card p{font-size:12px;line-height:1.4}
  .premium-icon{width:40px;height:40px}

  /* crypto */
  .section-split{display:flex;flex-direction:column;align-items:stretch;gap:14px;overflow:hidden}
  .crypto-copy>p:not(.section-kicker){font-size:14px;line-height:1.5}
  .crypto-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:18px}
  .crypto-pill{min-width:0;width:100%;padding:11px 10px;font-size:13px;justify-content:flex-start}
  .premium-coin-art{width:100%;min-height:0;display:block;overflow:hidden;margin:0}
  .premium-coin-art img{width:100%!important;max-width:100%!important;height:auto!important;transform:none!important;animation:coinBreathMobile 6s ease-in-out infinite}

  /* steps */
  .steps-grid{grid-template-columns:1fr;gap:10px}
  .step-card{min-height:0;padding:18px 16px;border-radius:13px;text-align:left;display:grid;grid-template-columns:46px minmax(0,1fr);grid-template-areas:"num icon" "title title" "text text";column-gap:10px}
  .step-number{position:static;grid-area:num;width:34px;height:34px;align-self:center}
  .premium-step-icon{grid-area:icon;width:42px;height:42px;margin:0;justify-self:start}
  .step-card h3{grid-area:title;font-size:13px;line-height:1.3;margin:12px 0 5px}
  .step-card p{grid-area:text;font-size:12px;line-height:1.45;margin:0}
  .step-arrow{display:none!important}

  /* cta */
  .cta{width:calc(100% - 24px);display:block;min-height:0;margin-top:14px;padding:20px 16px;border-radius:16px;overflow:hidden;text-align:left}
  .cta-copy{width:100%}
  .cta p{font-size:14px;line-height:1.5}
  .btn-wide{width:100%;min-width:0;margin-top:14px;padding:0 13px;font-size:12px;white-space:normal;text-align:center;line-height:1.25}
  .premium-cta-art{display:none!important}

  /* footer */
  .footer{width:calc(100% - 24px);display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"brand meta" "center center";gap:12px 14px;align-items:center;padding:22px 0 78px}
  .footer-brand{grid-area:brand;font-size:18px;gap:7px;white-space:nowrap}
  .footer-brand .svg-mark{width:27px;height:27px}
  .footer-meta{grid-area:meta;min-width:0;text-align:right;justify-self:stretch}
  .footer-meta a,.footer-meta p{white-space:normal;overflow-wrap:anywhere}
  .footer-meta a{font-size:12px;line-height:1.3}
  .footer-meta p{font-size:11px;line-height:1.35;margin-top:5px}
  .footer-center{grid-area:center;display:block!important;text-align:center;font-size:11px;color:#758078}

  .motion-toggle{width:42px;height:42px;right:10px;bottom:10px}
}

@media (max-width:380px){
  .container,.section,.cta,.footer{width:calc(100% - 16px)}
  .topbar{gap:4px}
  .brand{font-size:14px}
  .brand .svg-mark{width:21px;height:21px;flex-basis:21px}
  .club-id{font-size:11px}
  .telegram-mini{font-size:10px;padding:6px}
  .telegram-mini .tg-plane{display:none}
  .feature-grid{grid-template-columns:1fr}
  .hero-trust{grid-template-columns:1fr}
  .hero-trust span:last-child{grid-column:auto}
  .footer{grid-template-columns:1fr;grid-template-areas:"brand" "meta" "center";text-align:center}
  .footer-brand{justify-self:center}
  .footer-meta{text-align:center;justify-self:center}
}

@keyframes premiumFloatMobile{50%{transform:translateY(-4px)}}
@keyframes coinBreathMobile{50%{transform:scale(1.01)}}
