:root{
  --bg:#f7f7f5;--ink:#101113;--muted:#6d7177;--line:#d9dbdd;--dark:#0a0d0f;--dark2:#11161a;
  --green:#2fb37d;--green2:#1d8f64;--white:#fff;--max:1180px;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.6}
img{max-width:100%;display:block} a{color:inherit;text-decoration:none}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.section{padding:110px 0}
.site-header{position:sticky;top:0;z-index:50;background:rgba(247,247,245,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.06)}
.nav-wrap{display:flex;align-items:center;justify-content:space-between;min-height:84px}.brand img{width:210px;height:48px;object-fit:contain;object-position:left center}
.nav{display:flex;gap:28px;align-items:center;font-size:14px;font-weight:600}.nav a{opacity:.8}.nav a:hover{opacity:1}.nav-cta{padding:11px 18px;border:1px solid #111;border-radius:999px}.menu-toggle{display:none;border:0;background:none;font-size:28px}
.hero{padding:72px 0 90px;overflow:hidden}.hero-grid,.split{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}.hero h1,.section h2{font-family:Montserrat,Inter,sans-serif;line-height:1.03;letter-spacing:-.04em;margin:14px 0 24px}.hero h1{font-size:clamp(54px,7vw,92px)}.hero h1 span{color:var(--green2)}.eyebrow{font-weight:800;letter-spacing:.16em;font-size:12px}.green{color:var(--green)}.lead{font-size:20px;max-width:760px;color:#3f444a}.hero-actions,.contact-actions{display:flex;gap:14px;flex-wrap:wrap;margin:34px 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;font-weight:800;font-size:14px;transition:.25s}.btn.primary{background:var(--ink);color:#fff}.btn.primary:hover{transform:translateY(-2px);background:#000}.btn.ghost{border:1px solid #aeb2b5}.btn.light{color:#fff;border-color:#667078}.btn.full{width:100%}
.hero-photo{position:relative}.hero-photo img{height:690px;width:100%;object-fit:cover;border-radius:28px}.hero-card{position:absolute;left:-28px;bottom:28px;background:#fff;padding:18px 22px;border-radius:18px;box-shadow:0 22px 60px rgba(0,0,0,.12)}.hero-card span{display:block;color:var(--muted);font-size:12px}.hero-card strong{font-size:20px}
.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:52px;border-top:1px solid var(--line);padding-top:22px}.hero-stats strong{display:block;font-size:22px}.hero-stats span{display:block;font-size:12px;color:var(--muted)}
.media-card img{border-radius:24px;min-height:520px;width:100%;object-fit:cover}.copy h2,.section-head h2,.narrow h2{font-size:clamp(40px,5vw,66px)}.copy p,.section-head p,.narrow p{color:#4c5359;font-size:18px}.lead-small{font-size:22px!important;color:#222!important}.copy blockquote{font-family:Montserrat,sans-serif;font-weight:800;font-size:26px;border-left:4px solid var(--green);padding-left:24px;margin:34px 0}.split.reverse{grid-template-columns:.95fr 1.05fr}
.dark{background:var(--dark);color:#fff}.dark p{color:#aeb6bd}.section-head{max-width:820px;margin-bottom:52px}.section-head.centered,.centered{text-align:center;margin-left:auto;margin-right:auto}.feature-grid,.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature{padding:28px;border:1px solid #252c31;border-radius:20px;background:var(--dark2)}.section:not(.dark) .feature{background:#fff;border-color:#e2e4e5}.feature span{font-weight:800;color:var(--green)}.feature h3{font-size:20px;margin:10px 0}.feature p{font-size:14px;margin:0}
.checklist{padding:0;list-style:none;margin:28px 0}.checklist li{margin:12px 0;padding-left:30px;position:relative}.checklist li:before{content:"✓";position:absolute;left:0;color:var(--green2);font-weight:900}.price{display:flex;gap:12px;align-items:baseline;margin:26px 0}.price span{font:800 44px Montserrat,sans-serif}.price small{color:var(--muted);font-weight:700}
.breakthrough{background:#080b0d;color:#fff}.breakthrough .section-head p{color:#adb5bc}.chart-feature{border:1px solid #2a3035;border-radius:24px;overflow:hidden;box-shadow:0 35px 80px rgba(0,0,0,.35)}.benefit-grid{margin-top:24px}.chart-row{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:22px}.chart-row img{border-radius:18px;border:1px solid #2a3035}.product-cta{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #2a3035;margin-top:40px;padding-top:32px}.product-cta h3{font-size:46px;margin:4px 0}.product-cta small{font-size:18px;color:#9ba4aa}
.cert-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cert-grid img{width:100%;height:270px;object-fit:cover;border-radius:16px;border:1px solid #ddd;background:#fff}.disclaimer{font-size:12px!important;color:#787e82!important;margin-top:26px}.compact{max-width:900px}
.testimonial-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.testimonial{margin:0;background:#12181d;border:1px solid #283037;border-radius:20px;padding:28px}.testimonial blockquote{font-size:22px;margin:0 0 18px;font-weight:700}.testimonial figcaption{color:#8f9aa2;font-size:14px}.testimonial-shots{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:22px}.testimonial-shots img{border-radius:16px;height:360px;width:100%;object-fit:cover;object-position:top}
.offer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:920px;margin:auto}.offer-card{background:#fff;border:1px solid #dfe1e3;border-radius:24px;padding:34px}.offer-card.featured{border:2px solid var(--green2)}.offer-card h3{font-size:30px;line-height:1.1}.offer-card p{color:#596066}.tag{font-size:11px;font-weight:900;letter-spacing:.13em;color:var(--green2)}
.narrow{max-width:850px}.philosophy{background:#eef0ed}.philosophy h2{font-size:clamp(46px,6vw,76px)}.contact-card{display:flex;justify-content:space-between;gap:30px;align-items:center}.contact-card h2{font-size:48px;max-width:700px}.footer{padding:58px 0 34px;background:#fff}.footer-grid{display:flex;justify-content:space-between;gap:40px}.footer-logo{width:220px}.footer-links{display:grid;gap:10px}.risk{border-top:1px solid #e5e6e7;margin-top:36px;padding-top:24px;color:#777;font-size:12px}
.reveal{opacity:0;transform:translateY(18px);transition:.75s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){
  .nav{display:none;position:absolute;top:84px;left:0;right:0;background:#f7f7f5;padding:24px 20px;flex-direction:column;border-bottom:1px solid #ddd}.nav.open{display:flex}.menu-toggle{display:block}
  .hero-grid,.split,.split.reverse{grid-template-columns:1fr;gap:40px}.hero-photo{order:-1}.hero-photo img{height:520px}.hero-card{left:16px}.hero h1{font-size:58px}
  .feature-grid,.benefit-grid{grid-template-columns:repeat(2,1fr)}.cert-grid{grid-template-columns:repeat(2,1fr)}.testimonial-shots{grid-template-columns:repeat(2,1fr)}.contact-card{flex-direction:column;align-items:flex-start}
}
@media(max-width:600px){
  .container{width:min(100% - 28px,var(--max))}.section{padding:78px 0}.brand img{width:170px}.hero{padding-top:28px}.hero h1{font-size:44px}.lead{font-size:18px}.hero-photo img{height:440px}.hero-stats{grid-template-columns:1fr;gap:12px}.hero-stats div{display:flex;justify-content:space-between;gap:15px}
  .feature-grid,.benefit-grid,.chart-row,.cert-grid,.testimonial-grid,.testimonial-shots,.offer-grid{grid-template-columns:1fr}.cert-grid img{height:auto;max-height:430px}.testimonial-shots img{height:auto;max-height:600px}.product-cta{align-items:flex-start;flex-direction:column}.contact-card h2{font-size:38px}.footer-grid{flex-direction:column}.site-header .container{width:calc(100% - 24px)}
}

.inline-link{color:var(--green);font-weight:700;text-decoration:underline;text-underline-offset:3px}

.reviews-cta{display:flex;justify-content:center;margin-top:28px}


/* V4 FIX: BREAKTHROUGH benefit cards */
.breakthrough .benefit-grid .feature{
  background:#11161a;
  border-color:#2a3035;
  color:#fff;
}
.breakthrough .benefit-grid .feature h3{
  color:#fff;
}
.breakthrough .benefit-grid .feature p{
  color:#aeb6bd;
}


/* V5 FIX: Improve BREAKTHROUGH intro paragraph contrast */
.breakthrough .section-head .lead-small,
.breakthrough .section-head p.lead-small{
  color:#d9e0e5 !important;
}


/* V6: Free Trading Community */
.community-section{
  background:#0a0e10;
  color:#fff;
  padding:96px 24px;
  border-top:1px solid #1e272c;
  border-bottom:1px solid #1e272c;
}
.community-inner{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:56px;
  align-items:center;
}
.community-section .eyebrow{
  color:#32d296;
  font-weight:800;
  letter-spacing:.14em;
  font-size:.78rem;
  margin-bottom:16px;
}
.community-section h2{
  color:#fff;
  font-size:clamp(2.6rem,5vw,5rem);
  line-height:.95;
  margin:0 0 24px;
}
.community-copy>p{
  color:#c5cdd2;
  max-width:720px;
  font-size:1.08rem;
  line-height:1.75;
}
.community-btn{
  display:inline-flex;
  margin-top:14px;
  background:#32d296;
  color:#07100c !important;
  border-color:#32d296;
  font-weight:800;
}
.community-btn:hover{filter:brightness(1.08);}
.community-copy .community-note{
  margin-top:14px;
  font-size:.88rem;
  color:#89949b;
}
.community-card{
  background:linear-gradient(145deg,#11181c,#0c1114);
  border:1px solid #2a353b;
  border-radius:24px;
  padding:42px;
  box-shadow:0 24px 70px rgba(0,0,0,.25);
}
.community-mark{
  display:inline-block;
  color:#32d296;
  border:1px solid #32d296;
  border-radius:999px;
  padding:7px 12px;
  font-size:.72rem;
  font-weight:900;
  letter-spacing:.16em;
  margin-bottom:24px;
}
.community-card h3{
  color:#fff;
  font-size:1.7rem;
  line-height:1.2;
  margin:0 0 16px;
}
.community-card p{color:#aeb8be;line-height:1.65;}
.community-card a{color:#32d296;font-weight:800;text-decoration:none;}
@media (max-width:800px){
  .community-section{padding:72px 20px;}
  .community-inner{grid-template-columns:1fr;gap:30px;}
  .community-card{padding:30px;}
}


/* V8: Documented Results */
.results{
  background:#f4f5f2;
}
.results .section-head p{
  max-width:820px;
  margin-left:auto;
  margin-right:auto;
}
.results-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:24px;
}
.result-card{
  margin:0;
  background:#fff;
  border:1px solid #dde1e2;
  border-radius:22px;
  overflow:hidden;
  box-shadow:0 20px 55px rgba(15,20,22,.06);
}
.result-card a{
  display:block;
  background:#0c1013;
}
.result-card img{
  width:100%;
  height:520px;
  object-fit:contain;
  background:#0c1013;
  transition:transform .25s ease;
}
.result-card:hover img{
  transform:scale(1.015);
}
.result-card figcaption{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:18px;
  padding:22px 24px 24px;
}
.result-card figcaption span{
  color:#6f777c;
  font-size:.72rem;
  font-weight:900;
  letter-spacing:.12em;
}
.result-card figcaption strong{
  font:800 1.65rem Montserrat,Inter,sans-serif;
  color:#111;
  text-align:right;
}
.results-disclaimer{
  max-width:980px;
  margin:28px auto 0;
  text-align:center;
}
@media(max-width:800px){
  .results-grid{grid-template-columns:1fr}
  .result-card img{height:auto;max-height:680px}
}
