@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap');
:root{--bg:#06080b;--panel:#10151d;--line:rgba(255,255,255,.095);--text:#f6f7f9;--muted:#9aa5b5;--gold:#f0c66f;--gold2:#ffe09a}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:"DM Sans",sans-serif;overflow-x:hidden}
body:before{content:"";position:fixed;inset:0;z-index:-3;background-image:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:70px 70px}
.bg-orb{position:absolute;border-radius:50%;filter:blur(100px);z-index:-2;pointer-events:none}.orb1{width:450px;height:450px;background:#a96e16;opacity:.12;right:-150px;top:-150px}.orb2{width:350px;height:350px;background:#244c79;opacity:.09;left:-170px;top:600px}
a{text-decoration:none;color:inherit}header,main,footer{max-width:1140px;margin:auto}header{height:72px;padding:0 22px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}
.brand{display:flex;gap:10px;align-items:center;font-family:"Space Grotesk";font-weight:700}.brand-box{font-size:10px;letter-spacing:1px;color:var(--gold2);border:1px solid rgba(240,198,111,.55);border-radius:7px;padding:6px 7px}.nav-cta{font-size:13px;font-weight:700;padding:9px 15px;border:1px solid var(--line);border-radius:99px;background:#0c1015}.nav-cta span{color:var(--gold)}
main{padding:0 22px}.hero{min-height:640px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;padding:70px 0 85px}
.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:800;color:var(--gold2)}.eyebrow span{display:inline-block;width:6px;height:6px;background:#66d29a;border-radius:50%;margin-right:8px;box-shadow:0 0 10px #66d29a}
h1,h2{font-family:"Space Grotesk";letter-spacing:-2.5px}h1{font-size:clamp(50px,6vw,76px);line-height:1.02;margin:19px 0 20px}h1 strong,h2 span{color:var(--gold2)}.hero-text{font-size:17px;line-height:1.7;color:var(--muted);max-width:580px;margin-bottom:28px}
.primary{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--gold);color:#17130a;font-weight:800;border-radius:11px;padding:16px 20px;box-shadow:0 14px 35px rgba(240,198,111,.14);transition:.2s}.primary:hover{transform:translateY(-2px)}.primary b{font-size:19px}.micro{font-size:11px;color:#6f7a8a;margin-top:15px}
.phone-wrap{display:flex;justify-content:center}.phone{width:350px;padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:linear-gradient(145deg,#151c26,#0b0f15);box-shadow:0 35px 90px rgba(0,0,0,.45)}
.phone-top{font-size:9px;letter-spacing:1.4px;color:#697588;font-weight:800;display:flex;justify-content:space-between;padding:4px 5px 18px}.phone-top i{font-style:normal;color:#67cf99}
.phone-title{font-family:"Space Grotesk";font-size:27px;line-height:1.05;padding:5px 7px 22px}.phone-title strong{color:var(--gold2)}
.quote{display:grid;grid-template-columns:43px 1fr auto;gap:12px;align-items:center;padding:14px 12px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.025);border-radius:13px;margin:8px 0}.icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;border:1px solid rgba(240,198,111,.22);color:var(--gold2);font-family:"Space Grotesk";font-weight:700;font-size:12px}.quote b{display:block;font-size:13px}.quote small{display:block;color:#6e798a;font-size:10px;margin-top:2px}.quote em{font-style:normal;font-size:9px;color:#6e798a}.telegram-mini{text-align:center;margin-top:14px;border-radius:10px;padding:11px;background:rgba(240,198,111,.07);color:var(--gold2);font-size:10px;font-weight:700}
.why,.how{padding:100px 0;border-top:1px solid var(--line)}h2{font-size:clamp(35px,4.2vw,52px);line-height:1.05;margin:13px 0 38px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cards article{min-height:220px;padding:28px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.018)}.num{color:var(--gold2);font:700 11px "Space Grotesk";margin-bottom:52px}.cards h3{font:700 19px "Space Grotesk";margin:0 0 9px}.cards p{color:var(--muted);font-size:13px;line-height:1.65;margin:0}
.join-strip{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:50px;border:1px solid rgba(240,198,111,.25);border-radius:23px;background:linear-gradient(115deg,#151c26,#0d1219);overflow:hidden;position:relative}.join-strip:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;right:-100px;top:-170px;background:rgba(240,198,111,.09)}.join-strip h2{margin-bottom:12px}.join-strip p{color:var(--muted);margin:0;font-size:14px}.primary.light{background:#f3f4f6;color:#111;position:relative;z-index:1;white-space:nowrap}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.steps>div{border:1px solid var(--line);border-radius:17px;padding:25px;background:rgba(255,255,255,.018);min-height:150px;overflow:visible}.steps span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:rgba(240,198,111,.1);color:var(--gold2);font-weight:800;font-size:12px;margin-bottom:28px}.steps b{display:block;font-family:"Space Grotesk";font-size:17px;margin-bottom:7px}.steps small{color:var(--muted);font-size:12px;line-height:1.5}
.about{padding:95px 0 60px;display:grid;grid-template-columns:1fr 1fr;gap:70px;border-top:1px solid var(--line)}.about h2{margin-bottom:0}.about-copy{color:var(--muted);line-height:1.75;font-size:14px;align-self:end}.about-copy p{margin:0 0 13px}.about-copy .muted{font-size:12px;color:#6f7b8c}
.risk{padding:20px 22px;border:1px solid var(--line);border-radius:14px;color:#737f90;font-size:11px;line-height:1.7;margin-bottom:55px}.risk b{color:#bfc7d2}.risk p{margin:5px 0 0}
footer{padding:25px 22px 35px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#687487;font-size:11px}footer a{color:#aeb7c5}.mobile-cta{display:none}

@media(max-width:800px){header{padding:0 17px}.hero{grid-template-columns:1fr;gap:45px;padding:55px 0 70px}.phone{width:min(350px,100%)}.cards,.steps{grid-template-columns:1fr}.join-strip{display:block;padding:35px 28px}.join-strip .primary{margin-top:25px}.about{grid-template-columns:1fr;gap:25px;padding-top:75px}main{padding:0 17px}}
@media(max-width:520px){.steps{gap:14px}.steps>div{min-height:155px;padding:24px}.steps span{margin-bottom:25px}h1{font-size:48px;letter-spacing:-2px}.hero-text{font-size:15px}.nav-cta{font-size:11px}.why,.how{padding:75px 0}.cards article{min-height:auto}.num{margin-bottom:30px}.phone{border-radius:22px}.join-strip h2{font-size:34px}.mobile-cta{display:block;position:fixed;bottom:12px;left:12px;right:12px;padding:0;background:transparent;z-index:10}.mobile-cta a{display:flex;align-items:center;justify-content:center;gap:10px;background:var(--gold);color:#17130a;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:12px 15px;font-weight:800;font-size:12px;box-shadow:0 10px 30px rgba(0,0,0,.45)}.mobile-cta b{margin-left:auto;font-size:17px}footer{padding-bottom:75px}}


/* V5 mobile stability fixes */
@media (max-width: 800px) {
  .phone-wrap { width: 100%; overflow: visible; }
  .phone { width: min(350px, 100%); }
}

@media (max-width: 520px) {
  body { padding-bottom: 78px; }

  /* Keep the complete market panel visible instead of clipping it */
  .hero { padding-bottom: 58px; }
  .phone-wrap { padding: 0 6px; }
  .phone {
    width: 100%;
    max-width: 350px;
    padding: 15px;
    margin: 0 auto;
  }
  .phone-top { padding-bottom: 15px; }
  .phone-title { font-size: 24px; padding-bottom: 17px; }
  .quote { padding: 11px 10px; margin: 7px 0; }
  .icon { width: 34px; height: 34px; }
  .telegram-mini { margin-top: 10px; }

  /* Prevent the step cards from collapsing/appearing empty */
  .steps {
    display: flex;
    flex-direction: column;
    gap: 14px;
    width: 100%;
  }
  .steps > div {
    display: block;
    width: 100%;
    min-height: 148px;
    height: auto;
    padding: 24px;
    overflow: visible;
    position: relative;
  }
  .steps span {
    display: grid;
    width: 32px;
    height: 32px;
    margin: 0 0 22px 0;
  }
  .steps b {
    display: block;
    font-size: 17px;
    line-height: 1.25;
    margin-bottom: 8px;
  }
  .steps small {
    display: block;
    font-size: 12px;
    line-height: 1.55;
  }

  /* Don't let the fixed CTA obscure page content */
  .mobile-cta {
    display: block;
    position: fixed;
    left: 10px;
    right: 10px;
    bottom: 10px;
    padding: 0;
    background: transparent;
    z-index: 100;
  }
  .mobile-cta a {
    min-height: 48px;
    padding: 12px 16px;
    border-radius: 12px;
    box-shadow: 0 10px 35px rgba(0,0,0,.55);
  }

  footer { padding-bottom: 25px; }
}
