@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Unbounded:wght@600;700;800&display=swap";*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Manrope,Arial,sans-serif;overflow-x:hidden}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}header{z-index:20;border-bottom:1px solid #ffffff18;justify-content:space-between;align-items:center;width:100%;height:86px;padding:0 max(28px,50vw - 620px);display:flex;position:absolute}.logo{font:800 20px Unbounded}.logo span,.logo i{color:var(--orange);font-style:normal}nav{align-items:center;gap:34px;display:flex}nav a{color:#ddd;font-size:14px}nav button,.primary{background:var(--orange);color:#fff;border:0;align-items:center;gap:14px;padding:16px 22px;font-weight:800;display:flex}.menu{color:#fff;background:0 0;border:0;display:none}.hero{background:radial-gradient(circle at 77% 45%,#41200e 0,#0000 28%),linear-gradient(135deg,#0b0b0b 60%,#15110e);align-items:center;height:100vh;min-height:790px;padding:150px max(28px,50vw - 620px) 70px;display:flex;position:relative;overflow:hidden}.noise{opacity:.16;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.25'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-copy{z-index:2;max-width:830px;position:relative}.eyebrow,.kicker{letter-spacing:.15em;text-transform:uppercase;color:var(--orange);align-items:center;gap:9px;font-size:12px;font-weight:800;display:flex}.eyebrow span{background:var(--lime);width:8px;height:8px;box-shadow:0 0 15px var(--lime);border-radius:50%}h1,h2{letter-spacing:-.055em;margin:20px 0;font-family:Unbounded;line-height:.98}h1{font-size:clamp(55px,7vw,102px)}h1 em{color:var(--orange);font-style:normal}h2{font-size:clamp(40px,5vw,72px)}h2 span{color:var(--orange)}.hero-copy>p{color:#c7c4bc;max-width:670px;font-size:19px;line-height:1.6}.hero-actions{align-items:center;gap:30px;margin-top:38px;display:flex}.primary{padding:20px 25px;font-size:16px}.hero-actions>a{align-items:center;gap:10px;display:flex}.hero-meta{color:#bbb;gap:28px;margin-top:60px;font-size:13px;display:flex}.hero-meta span,.reg-meta span{align-items:center;gap:8px;display:flex}.hero-meta svg,.reg-meta svg{color:var(--orange);width:18px}.orb{background:#ff642208;border:1px solid #ff642240;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:480px;height:480px;display:flex;position:absolute;top:20%;right:3%;box-shadow:inset 0 0 80px #ff64220d}.orb>svg{width:150px;height:150px;color:var(--orange)}.orb>span{text-align:center;margin-top:20px;font:700 18px Unbounded}.orbit{border:1px solid #ffffff1f;border-radius:50%;animation:16s linear infinite spin;position:absolute;inset:30px}.orbit:after{content:"";background:var(--lime);width:12px;height:12px;box-shadow:0 0 15px var(--lime);border-radius:50%;position:absolute;top:27px;left:80px}.o2{animation-duration:25s;animation-direction:reverse;inset:-35px}@keyframes spin{to{transform:rotate(360deg)}}.scroll{color:#777;align-items:center;gap:12px;font-size:12px;display:flex;position:absolute;bottom:28px;left:max(28px,50vw - 620px)}.scroll svg{color:var(--orange)}section:not(.hero){padding:120px max(28px,50vw - 620px)}.shift{color:#111;background:#f1eee6}.shift h2 span{color:#111;text-decoration:underline;-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange)}.then-now{grid-template-columns:1fr 80px 1fr;align-items:center;margin-top:60px;display:grid}.then-now article{background:#dedad1;padding:40px}.then-now article.active{color:#fff;background:#111}.then-now small{color:var(--orange);font-weight:800}.then-now h3{font:700 26px Unbounded}.then-now ul{margin:30px 0 0;padding:0;list-style:none}.then-now li{border-top:1px solid #0002;padding:13px 0}.active li{border-color:#fff2}.pulse{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;margin:auto;display:grid}.section-head{justify-content:space-between;align-items:end;display:flex}.section-head p{color:var(--muted);max-width:400px;line-height:1.7}.case-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.case-grid article{background:var(--card);min-height:440px;padding:44px;position:relative;overflow:hidden}.case-grid article>span{color:#666;position:absolute;top:35px;right:35px}.case-icon{width:64px;height:64px;color:var(--orange);border:1px solid #ffffff24;place-items:center;display:grid}.case-grid h3{margin:55px 0 20px;font:700 clamp(28px,3vw,42px) Unbounded}.case-grid p{color:var(--muted);max-width:470px;line-height:1.7}.case-grid article.lime{background:var(--lime);color:#111}.case-grid article.lime p{color:#343b25}.mini-flow{align-items:center;gap:10px;font-size:11px;display:flex;position:absolute;bottom:35px}.mini-flow i{background:var(--orange);width:38px;height:1px}.chart{align-items:end;gap:10px;height:100px;display:flex;position:absolute;bottom:32px;right:45px}.chart i{background:#111;width:17px}.chart i:first-child{height:20%}.chart i:nth-child(2){height:45%}.chart i:nth-child(3){height:38%}.chart i:nth-child(4){height:73%}.chart i:nth-child(5){background:var(--orange);height:100%}.result{border:1px solid var(--line);border-top:0;align-items:center;gap:40px;padding:35px 50px;display:flex}.result strong{color:var(--orange);font:800 70px Unbounded}.result b{font-size:20px}.result p{color:var(--muted);margin:7px 0}.program{background:#111;grid-template-columns:1fr 1.2fr;gap:80px;display:grid}.sticky-title{align-self:start;position:sticky;top:60px}.program h2{font-size:clamp(35px,4vw,60px)}.steps article{border-top:1px solid #444;grid-template-columns:60px 1fr 30px;gap:20px;padding:35px 0;display:grid}.steps>article>span{color:var(--orange);font:700 16px Unbounded}.steps h3{margin:0 0 12px;font:700 25px Unbounded}.steps p{color:var(--muted);margin:0;line-height:1.6}.steps svg{color:#666}.objections h2{text-align:center}.objections>.kicker{justify-content:center}.myths{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:65px;display:grid}.myths article{border:1px solid var(--line);padding:32px;position:relative}.myths article>span{color:var(--orange);font:700 12px Unbounded}.myths h3{margin-top:45px;font:700 21px Unbounded}.myths p{color:var(--muted);min-height:105px;line-height:1.6}.myths svg{background:var(--lime);color:#111;border-radius:50%;width:42px;height:42px;padding:8px}.speaker{color:#111;background:#f1eee6;grid-template-columns:.8fr 1fr;align-items:center;gap:100px;display:grid}.portrait{position:relative}.photo-placeholder{color:#777;text-align:center;background:linear-gradient(145deg,#252525,#090909);border:1px dashed #777;place-items:center;height:570px;font:700 18px Unbounded;display:grid}.badge{background:var(--orange);color:#fff;align-items:center;gap:14px;padding:22px;display:flex;position:absolute;bottom:35px;right:-30px}.badge strong{font:800 48px Unbounded}.badge span{font-size:12px}.speaker-copy .lead{font-size:24px;font-weight:700}.speaker-copy>p{color:#444;line-height:1.7}.facts{border-top:1px solid #ccc;gap:25px;margin-top:35px;padding-top:25px;display:flex}.facts span{flex-direction:column;font-size:12px;display:flex}.facts b{color:var(--orange);font:800 20px Unbounded}.register{background:var(--orange);color:#fff;grid-template-columns:1.1fr .9fr;gap:100px;display:grid}.register .kicker,.register h2 span{color:#111}.register>div>p{max-width:600px;font-size:18px;line-height:1.6}.reg-meta{gap:30px;margin-top:40px;display:flex}.reg-meta svg{color:#111}form{background:#111;align-self:center;padding:45px}.form-label{color:var(--lime);align-items:center;gap:10px;margin-bottom:30px;font-weight:700;display:flex}label{color:#aaa;margin:16px 0;font-size:12px;display:block}input{color:#fff;width:100%;font:inherit;background:#202020;border:1px solid #333;margin-top:7px;padding:17px;display:block}form .primary{justify-content:space-between;width:100%;margin-top:24px}form small{color:#777;text-align:center;margin-top:15px;display:block}.success{text-align:center;padding:30px}.success svg{background:var(--lime);color:#111;border-radius:50%;width:60px;height:60px;padding:15px}.success h3{font:700 26px Unbounded}footer{color:#777;border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:40px max(28px,50vw - 620px);display:flex}.bot{z-index:50;align-items:end;display:flex;position:fixed;bottom:18px;right:22px}.bot-img{width:122px;height:122px;box-shadow:0 10px 40px #000,0 0 0 3px var(--orange);background:#111;border:0;border-radius:50%;padding:0;transition:all .2s;overflow:hidden}.bot-img:hover{transform:translateY(-5px)rotate(2deg)}.bubble{color:#111;text-align:left;background:#fff;border:0;width:300px;margin-right:15px;padding:20px;line-height:1.45;animation:.35s pop;box-shadow:0 12px 40px #0007}.bubble b{color:var(--orange);align-items:center;gap:7px;margin-top:12px;font-size:12px;display:flex}.bubble svg{width:14px}.bot-close{color:#fff;background:#333;border:0;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:absolute;top:-10px;right:130px}.bot-close svg{width:13px}@keyframes pop{0%{opacity:0;transform:translateY(15px)scale(.95)}}@media (width<=900px){header{height:70px}nav{background:#181818;flex-direction:column;align-items:stretch;padding:25px;display:none;position:absolute;top:70px;left:15px;right:15px}nav.open{display:flex}.menu{display:block}.hero{height:auto;min-height:800px;padding-top:120px}.orb{opacity:.18;right:-200px}.hero-copy>p{font-size:16px}.hero-meta{flex-wrap:wrap}.then-now,.program,.speaker,.register{grid-template-columns:1fr}.then-now{gap:12px}.pulse{transform:rotate(90deg)}.section-head{display:block}.case-grid,.myths{grid-template-columns:1fr}.program,.speaker,.register{gap:50px}.sticky-title{position:static}.portrait{max-width:520px}.register{padding-bottom:170px!important}.bot-img{width:90px;height:90px}.bubble{width:min(270px,100vw - 125px);font-size:13px}.bot-close{right:98px}.result{padding:25px}.result strong{font-size:45px}}@media (width<=560px){section:not(.hero){padding:80px 20px}.hero{padding-left:20px;padding-right:20px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-meta{flex-direction:column;gap:13px}.case-grid article{min-height:430px;padding:28px}.result{flex-direction:column;align-items:flex-start;gap:5px}.facts{flex-wrap:wrap}.photo-placeholder{height:430px}.badge{right:-5px}.reg-meta{flex-direction:column;gap:12px}form{padding:25px}footer{flex-direction:column;align-items:flex-start;gap:12px;padding-bottom:125px}.bot{right:12px}.bubble{margin-right:10px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}:root{--bg:#07142e;--card:#0d2045;--text:#f7fbff;--muted:#9eb1ce;--orange:#2e6ee8;--lime:#58cff8;--line:#20365f}body{background:var(--bg)}.hero{background:radial-gradient(circle at 77% 45%,#153f8d 0,#0000 31%),linear-gradient(135deg,#07142e 56%,#0b2658)}.orb{background:#2e6ee812;border-color:#58cff84d;box-shadow:inset 0 0 90px #2e6ee820}.program{background:#0a1936}.shift,.speaker{background:#f4f8ff}.then-now article{background:#e4ecf8}.then-now article.active{background:#0b1c3e}.register{background:#2e6ee8}.register .kicker,.register h2 span,.reg-meta svg{color:#8de4ff}.bot-img{width:136px;height:136px;box-shadow:none;filter:drop-shadow(0 15px 18px #00143e80);background:0 0;border-radius:0;overflow:visible}.bot-img img{object-fit:contain;object-position:center;width:100%;height:100%}.bubble{border:1px solid #b8d9ff;border-radius:20px 20px 4px;min-height:105px;box-shadow:0 18px 55px #00102f55}.bubble b{color:#2e6ee8}.bubble .action-hidden{opacity:0;pointer-events:none}.typing-label{color:#6680a5;align-items:center;gap:8px;font-weight:700;display:flex}.typing-dots{align-items:center;gap:4px;display:inline-flex}.typing-dots i{background:#2e6ee8;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite type-dot}.typing-dots i:nth-child(2){animation-delay:.16s}.typing-dots i:nth-child(3){animation-delay:.32s}.caret{vertical-align:-2px;background:#2e6ee8;width:2px;height:1em;margin-left:2px;animation:.6s step-end infinite caret-blink;display:inline-block}.caret.done{display:none}@keyframes type-dot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@keyframes caret-blink{50%{opacity:0}}@media (width<=900px){.bot-img{width:104px;height:104px}.bot-close{right:108px}}
