:root{--navy:#081a31;--navy2:#122b4b;--blue:#0874f9;--blue2:#36a1ff;--ink:#101d2d;--muted:#5f6e80;--pale:#f2f6fb;--line:#dbe4ef;--white:#fff;--shadow:0 22px 60px rgba(5,24,49,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);line-height:1.65;background:#fff}a{color:inherit}img{max-width:100%;display:block}.container{width:min(1160px,calc(100% - 42px));margin:auto}.narrow{max-width:830px}.center{text-align:center}.site-header{position:sticky;top:0;z-index:50;background:rgba(8,26,49,.97);border-bottom:1px solid rgba(255,255,255,.1);backdrop-filter:blur(12px)}.nav-wrap{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand img{width:215px;height:auto}.site-nav{display:flex;align-items:center;gap:26px}.site-nav a{color:#dbe8fa;text-decoration:none;font-weight:700;font-size:.94rem;padding:8px 0;border-bottom:2px solid transparent}.site-nav a:hover,.site-nav a.active{color:#fff;border-color:var(--blue)}.nav-toggle{display:none;background:transparent;border:1px solid rgba(255,255,255,.35);color:#fff;border-radius:8px;padding:9px 13px;font-weight:700}.hero{color:#fff;padding:92px 0 100px;background:radial-gradient(circle at 80% 15%,rgba(8,116,249,.23),transparent 34%),linear-gradient(135deg,var(--navy) 0%,var(--navy2) 100%)}.hero-grid,.split{display:grid;grid-template-columns:1.08fr .92fr;gap:64px;align-items:center}.eyebrow{display:inline-block;color:#84c4ff;text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:800;margin-bottom:15px}.eyebrow.blue{color:var(--blue)}h1,h2,h3{line-height:1.13;margin:0 0 20px}h1{font-size:clamp(2.65rem,5.4vw,4.85rem);letter-spacing:-.052em}h2{font-size:clamp(2rem,4vw,3.25rem);letter-spacing:-.04em}h3{font-size:1.35rem}.hero-lead,.large-copy,.page-hero p{font-size:1.18rem}.hero-lead{color:#dbe6f3;max-width:720px}.button-row{display:flex;flex-wrap:wrap;gap:14px;margin:32px 0 22px}.button{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:14px 23px;border-radius:8px;text-decoration:none;font-weight:800;transition:.2s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg,var(--blue),#005fe0);color:#fff;box-shadow:0 12px 30px rgba(8,116,249,.3)}.button-primary:hover{filter:brightness(1.08)}.button-outline{border:1px solid rgba(255,255,255,.5);color:#fff;background:rgba(255,255,255,.04)}.button-light{background:#fff;color:var(--navy)}.trust-row{display:flex;flex-wrap:wrap;gap:18px;color:#bed0e4;font-size:.91rem}.hero-image-wrap{position:relative;border-radius:18px;overflow:visible}.hero-image-wrap img{border-radius:18px;box-shadow:var(--shadow);aspect-ratio:4/3;object-fit:cover}.hero-badge{position:absolute;left:-24px;bottom:-26px;background:#fff;color:var(--navy);border-radius:12px;padding:17px 21px;box-shadow:var(--shadow);display:flex;flex-direction:column}.hero-badge strong{font-size:1.35rem;color:var(--blue)}.hero-badge span{font-size:.9rem}.section{padding:88px 0}.intro-section{background:#fff}.section-soft{background:var(--pale)}.section-heading{max-width:780px;margin-bottom:42px}.section-heading p,.section p{color:var(--muted)}.dark-panel-section{background:#0d213c;color:#fff}.dark-panel-section p{color:#c6d4e5}.key-idea{margin:25px 0;padding:20px 22px;background:rgba(8,116,249,.15);border-left:5px solid var(--blue);border-radius:0 8px 8px 0}.key-idea.light{background:#eaf4ff;color:var(--navy)}.video-card{min-height:330px;background:linear-gradient(145deg,#173a62,#0a213d);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:38px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.video-card p{color:#b9c9dc}.video-card strong{font-size:1.35rem;margin:12px 0}.play-icon{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:var(--blue);font-size:1.4rem;padding-left:4px;box-shadow:0 12px 30px rgba(8,116,249,.35)}.outcome-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.outcome-card{border:1px solid var(--line);border-top:4px solid var(--blue);border-radius:12px;background:#fff;padding:29px;box-shadow:0 8px 28px rgba(7,31,61,.07)}.outcome-card p{color:var(--muted)}.text-link{color:var(--blue);font-weight:800;text-decoration:none}.guide-band{background:linear-gradient(135deg,#07182d,#15365c);color:#fff}.guide-band p{color:#c7d6e7}.guide-mini-cover,.guide-cover{background:linear-gradient(150deg,#071a32,#0d417f);color:#fff;border:1px solid rgba(255,255,255,.18);box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:space-between}.guide-mini-cover{min-height:330px;border-radius:12px;padding:42px;transform:rotate(1.5deg)}.guide-mini-cover small,.guide-cover small{letter-spacing:.14em;font-weight:800;color:#9dcfff}.guide-mini-cover strong,.guide-cover strong{font-size:2.35rem;line-height:1.1}.guide-cover{aspect-ratio:3/4;max-width:430px;padding:44px;border-radius:8px}.paul-card{min-height:360px;border-radius:18px;background:linear-gradient(145deg,#dfe8f3,#aec6df);display:grid;place-items:center;color:#44617f;font-weight:800}.paul-card.large{min-height:470px}.final-cta{padding:82px 0;background:#eaf4ff}.final-cta p{color:var(--muted)}.page-hero{padding:85px 0;color:#fff;background:radial-gradient(circle at 75% 10%,rgba(8,116,249,.25),transparent 32%),linear-gradient(135deg,var(--navy),var(--navy2))}.page-hero p{color:#d2deeb}.page-hero .button{margin-top:15px}.info-card,.action-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:32px;box-shadow:0 10px 35px rgba(7,31,61,.08)}.check-list{list-style:none;padding:0;margin:22px 0}.check-list li{position:relative;padding:11px 0 11px 29px;border-bottom:1px solid var(--line)}.check-list li:before{content:'✓';position:absolute;left:0;color:var(--blue);font-weight:900}.action-card{border-top:5px solid var(--blue);display:flex;flex-direction:column;gap:10px}.action-card span{text-transform:uppercase;letter-spacing:.12em;color:var(--blue);font-size:.75rem;font-weight:800}.action-card strong{font-size:1.3rem;line-height:1.35}.microcopy{font-size:.88rem;color:var(--muted)}.prose h2{font-size:1.8rem;margin-top:38px}.site-footer{padding:58px 0 24px;background:#051325;color:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px}.footer-logo{width:205px;margin-bottom:15px}.footer-grid p{color:#9fb1c7;max-width:420px}.footer-grid a{display:block;color:#b6c6d9;text-decoration:none;margin:8px 0}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.11);margin-top:38px;padding-top:20px;color:#8296ad;font-size:.88rem}@media(max-width:900px){.nav-toggle{display:block}.site-nav{display:none;position:absolute;left:20px;right:20px;top:85px;padding:20px;background:#0a203b;border:1px solid rgba(255,255,255,.16);border-radius:12px;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start}.site-nav.open{display:flex}.hero-grid,.split{grid-template-columns:1fr}.hero{padding:66px 0 85px}.hero-image-wrap{max-width:680px}.outcome-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.hero-badge{left:18px}}@media(max-width:580px){.container{width:min(100% - 28px,1160px)}.brand img{width:180px}h1{font-size:2.55rem}.section{padding:66px 0}.outcome-grid,.footer-grid{grid-template-columns:1fr}.button-row{flex-direction:column}.button{width:100%}.trust-row{display:grid}.hero-badge{position:relative;left:auto;bottom:auto;margin:-16px 16px 0}.guide-mini-cover{transform:none}.nav-wrap{min-height:78px}.site-nav{top:77px}}


/* v1.1: recurring-income spotlight and reseller-guide additions */
.recurring-spotlight{position:relative;overflow:hidden;border-top:6px solid var(--blue);border-bottom:6px solid var(--blue)}
.recurring-spotlight:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-170px;top:-210px;background:rgba(8,116,249,.16)}
.spotlight-label{display:inline-block;margin-bottom:12px;padding:7px 12px;border-radius:999px;background:var(--blue);color:#fff;font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em}
.outcome-card-featured{position:relative;border:3px solid var(--blue);border-top:7px solid var(--blue);background:linear-gradient(145deg,#fff,#edf6ff);box-shadow:0 18px 45px rgba(8,116,249,.2);transform:translateY(-8px)}
.outcome-card-featured h3{font-size:1.55rem;color:var(--navy)}
.featured-label{display:inline-block;margin-bottom:16px;padding:6px 10px;border-radius:999px;background:var(--blue);color:#fff;text-transform:uppercase;letter-spacing:.11em;font-size:.7rem;font-weight:900}
.recurring-inline-cta{margin-top:44px;padding:28px 30px;border-radius:14px;background:linear-gradient(135deg,var(--navy),var(--navy2));color:#fff;display:flex;align-items:center;justify-content:space-between;gap:28px;box-shadow:var(--shadow)}
.recurring-inline-cta span{display:block;color:#84c4ff;text-transform:uppercase;letter-spacing:.11em;font-size:.72rem;font-weight:900;margin-bottom:6px}
.recurring-inline-cta strong{display:block;font-size:1.45rem;line-height:1.2}
.recurring-inline-cta p{margin:8px 0 0;color:#c6d4e5;max-width:700px}
.recurring-inline-cta .button{flex:0 0 auto}
@media(max-width:760px){.outcome-card-featured{transform:none}.recurring-inline-cta{align-items:stretch;flex-direction:column}.recurring-inline-cta .button{width:100%}}
