:root{--navy:#0d2b4d;--deep:#071d33;--blue:#223f68;--yellow:#ffda77;--teal:#0097b2;--paper:#f4f6f4;--white:#fff;--ink:#102a43;--body:#425a70;--muted:#708397;--line:#dce4e8;--dark-muted:#abc0d2;--radius:26px;--shadow:0 22px 70px rgba(13,43,77,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.8 "Open Sans",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%}button,input{font:inherit}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3,.brand,.scene,.number{font-family:Heebo,"Open Sans",Arial,sans-serif}h2{font-size:clamp(2.45rem,4.4vw,4.15rem);font-weight:800;line-height:1.14;letter-spacing:-.035em;margin-bottom:24px;text-wrap:balance}h2 span{color:#75899a}.wrap{width:min(1160px,calc(100% - 80px));margin-inline:auto}.section{padding-block:112px}.eyebrow{display:flex;align-items:center;gap:11px;margin-bottom:24px;color:var(--teal);font:700 13px/1.4 "Open Sans";letter-spacing:.015em}.eyebrow:before{content:"";width:25px;height:2px;background:currentColor;border-radius:2px}.eyebrow.light{color:#90d8e4}.pill{border:1px solid rgba(255,218,119,.5);color:var(--yellow);padding:7px 14px;border-radius:99px;background:rgba(255,218,119,.08)}.eyebrow .pill:before{display:none}
.hero-shell{position:relative;isolation:isolate;min-height:900px;overflow:hidden;background:var(--deep);color:white}.hero-shell:after{content:"";position:absolute;inset:auto -10% -38% 20%;height:520px;background:radial-gradient(ellipse,rgba(0,151,178,.2),transparent 68%);z-index:-1}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;z-index:-3}.hero-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(270deg,rgba(5,24,43,.99) 0%,rgba(5,24,43,.96) 33%,rgba(5,24,43,.68) 57%,rgba(5,24,43,.1) 78%),linear-gradient(0deg,var(--deep) 0%,transparent 42%,rgba(5,24,43,.28) 100%)}
.header{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.14)}.brand{display:flex;align-items:center;gap:12px;color:white;font-size:22px;font-weight:800;line-height:1}.brand-mark{display:grid;place-items:center;width:42px;height:46px;border-radius:14px 14px 4px 14px;background:var(--yellow);color:var(--navy);font-size:34px}.brand-name small{display:block;margin-top:6px;color:#bac9d5;font:500 12px/1 "Open Sans";letter-spacing:.08em}.nav-cta{display:flex;align-items:center;gap:25px;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.06);backdrop-filter:blur(12px);padding:10px 18px;border-radius:99px;font-size:14px}.nav-cta span{color:var(--yellow);font-size:21px}
.hero{min-height:808px;position:relative;display:flex;align-items:center;padding-block:55px 92px}.hero-copy{width:64%;max-width:735px}.hero-date{display:inline-flex;align-items:center;gap:14px;margin:0 0 23px;padding:10px 15px;border:1px solid rgba(255,218,119,.5);border-radius:14px;background:rgba(7,29,51,.58);box-shadow:0 14px 35px rgba(0,0,0,.14);backdrop-filter:blur(12px)}.hero-date span{color:#d9e4ec;font:600 13px Heebo}.hero-date strong{color:var(--yellow);font:800 24px/1 Heebo;direction:rtl}.hero-date small{padding-right:14px;border-right:1px solid rgba(255,255,255,.22);color:#9fdbe3;font-size:12px}.hero h1{font-size:clamp(3.75rem,6.2vw,6.15rem);font-weight:900;line-height:1.02;letter-spacing:-.045em;margin-bottom:29px;text-wrap:balance}.hero h1>span{display:block;margin-top:15px;color:var(--yellow);font-size:.68em;line-height:1.12;max-width:700px}.hero-lead{font:600 clamp(1.15rem,1.8vw,1.42rem)/1.65 Heebo;max-width:660px;margin-bottom:15px;color:#f3f7fa}.hero-description{max-width:625px;color:#bdccda;font-size:16px;line-height:1.9;margin-bottom:28px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:62px;padding:15px 24px;border:0;border-radius:99px;font-weight:700;line-height:1.4;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.button.primary{background:var(--yellow);color:var(--navy);box-shadow:0 12px 35px rgba(0,0,0,.15)}.button.primary:hover{transform:translateY(-2px);background:#ffe5a0;box-shadow:0 16px 42px rgba(0,0,0,.22)}.button b{font-size:23px;font-weight:400}.micro{margin:13px 4px 0;color:#8fa6b8;font-size:12px}.hero-note{position:absolute;left:0;bottom:112px;display:flex;gap:14px;padding:16px 19px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(7,29,51,.54);backdrop-filter:blur(16px)}.hero-note>span{width:2px;background:var(--yellow)}.hero-note p{margin:0;color:#d4e0e9;font-size:13px;line-height:1.75}.hero-note strong{color:white}
.promise-strip{background:var(--yellow);color:var(--navy)}.promise-strip>.wrap{min-height:76px;display:flex;align-items:center;justify-content:space-between;font:700 17px Heebo}.promise-strip i{width:5px;height:5px;background:var(--navy);border-radius:50%;opacity:.5}
.section-head{max-width:900px;margin-bottom:54px}.section-head .lead{max-width:720px;margin:0;color:var(--body);font-size:18px}.pain{background:#f5f7f6}.pain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pain-card{min-height:330px;display:flex;flex-direction:column;padding:32px;border:1px solid var(--line);border-radius:var(--radius);background:white;box-shadow:0 8px 40px rgba(13,43,77,.045)}.scene{color:#087d94;font-size:13px;font-weight:700}.pain-card h3{font-size:29px;line-height:1.25;margin:42px 0 17px;font-weight:700}.pain-card p{margin:auto 0 0;color:var(--body);font-size:15px}.friends-callout{margin-top:22px;padding:30px 34px;display:grid;grid-template-columns:auto 1fr;gap:26px;align-items:center;border:1px solid rgba(13,43,77,.13);border-radius:var(--radius);background:linear-gradient(120deg,#e8f4f5,#f8f3df)}.callout-mark{display:grid;place-items:center;width:72px;height:72px;border-radius:50%;background:var(--navy);color:var(--yellow);font:800 18px Heebo}.friends-callout h3{font-size:27px;margin:0 0 7px}.friends-callout p{margin:0;max-width:850px;color:var(--body)}
.identity{position:relative;overflow:hidden;background:var(--deep);color:white}.identity:after{content:"";position:absolute;width:520px;height:520px;left:-180px;bottom:-280px;border-radius:50%;background:radial-gradient(circle,rgba(0,151,178,.22),transparent 68%)}.identity-head{max-width:860px}.identity-head h2{color:white}.conflict-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:52px 0 36px}.conflict-cards article{padding:31px 34px;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:rgba(255,255,255,.055)}.conflict-cards span{display:block;color:#72cad7;font-size:13px;font-weight:700;margin-bottom:12px}.conflict-cards p{margin:0;color:#d3dee7;font:600 23px/1.55 Heebo}.core-line{position:relative;z-index:1;display:grid;grid-template-columns:auto 1fr auto;gap:27px;align-items:center;padding:25px 30px;border-radius:20px;background:var(--yellow);color:var(--navy)}.core-line span{font-size:12px;font-weight:700}.core-line p{margin:0;font:700 20px Heebo}.core-line strong{font:900 24px Heebo}
.myths{background:white}.myth-list{border-top:1px solid var(--line)}.myth{display:grid;grid-template-columns:52px .9fr 1.1fr;gap:30px;align-items:start;padding-block:42px;border-bottom:1px solid var(--line)}.number{color:var(--teal);font-size:23px}.myth small{display:block;margin-bottom:13px;color:#748799;font-size:13px}.myth h3{margin:0;font-size:29px;line-height:1.3}.myth>p{margin:0;color:var(--body);font-size:16px}
.myth-conclusion{display:grid;grid-template-columns:.8fr 1.2fr;gap:32px;margin-top:38px;padding:30px 34px;border-radius:22px;background:var(--navy);color:white}.myth-conclusion strong{font:800 25px/1.4 Heebo,"Open Sans",sans-serif;color:var(--yellow)}.myth-conclusion p{margin:0;color:#d3dee7;font-size:16px;line-height:1.8}
.mechanism{background:linear-gradient(145deg,#fff7df,#f5e7ba);color:var(--navy)}.mechanism-intro{max-width:930px}.mechanism-intro h2 span{color:#087d94}.mechanism-intro>p:last-child{max-width:760px;color:#50667a;font-size:18px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:52px}.steps article{padding:31px 29px;border:1px solid rgba(13,43,77,.13);border-radius:24px;background:rgba(255,255,255,.55);backdrop-filter:blur(8px)}.steps b{display:grid;place-items:center;width:42px;height:42px;margin-bottom:34px;border-radius:50%;background:var(--navy);color:var(--yellow);font:700 17px Heebo}.steps h3{font-size:25px;margin-bottom:13px}.steps p{margin:0;color:#4f6578;font-size:15px}
.pressure-cycle{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:45px}.pressure-cycle article{position:relative;min-height:128px;padding:22px 20px;border:1px solid rgba(13,43,77,.13);border-radius:18px;background:rgba(255,255,255,.6)}.pressure-cycle article:not(:last-child):after{content:"←";position:absolute;z-index:2;left:-17px;top:50%;display:grid;place-items:center;width:24px;height:24px;margin-top:-12px;border-radius:50%;background:var(--navy);color:var(--yellow);font:700 13px Heebo}.pressure-cycle b{display:block;margin-bottom:14px;color:#087d94;font:800 13px Heebo}.pressure-cycle span{font:700 17px/1.45 Heebo}.mechanism-shift{max-width:880px;margin:35px 0 0;padding:24px 28px;border-inline-start:3px solid var(--teal);background:rgba(255,255,255,.42);color:#3f586d;font-weight:600;line-height:1.8}.section-cta{margin-top:42px}.section-cta .button{min-width:285px}
.takeaways{background:#153451;color:white}.takeaway-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:95px;align-items:center}.takeaway-title h2{font-size:clamp(2.5rem,4vw,3.8rem)}.takeaway-title>p:last-child{margin:0;color:var(--dark-muted);max-width:500px}.check-list{list-style:none;margin:0;padding:0;border-top:1px solid rgba(255,255,255,.14)}.check-list li{display:flex;gap:17px;align-items:flex-start;padding:19px 0;border-bottom:1px solid rgba(255,255,255,.14);color:#e7eef3;font-size:16px}.check-list span{display:grid;place-items:center;flex:0 0 25px;height:25px;border-radius:50%;background:var(--yellow);color:var(--navy);font-size:13px;font-weight:900}
.host{background:#f2f5f4}.host-layout{display:grid;grid-template-columns:.82fr 1.22fr;gap:90px;align-items:center}.host-photo{position:relative;overflow:hidden;margin:0;border-radius:190px 190px 28px 28px;background:var(--navy);box-shadow:var(--shadow)}.host-photo img{display:block;width:100%;height:600px;object-fit:cover;object-position:center 30%}.host-photo figcaption{position:absolute;right:0;bottom:0;left:0;display:flex;flex-direction:column;padding:80px 28px 27px;background:linear-gradient(transparent,rgba(6,24,43,.97));color:white}.host-photo figcaption strong{font:800 26px Heebo}.host-photo figcaption span{color:#cad7e1;font-size:12px}.host-copy h2{font-size:clamp(4.2rem,6vw,6rem);margin-bottom:18px}.host-opening{font:600 22px/1.6 Heebo;color:var(--navy)!important}.host-copy>p{color:var(--body);font-size:16px}.host-proof{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.host-proof>div{display:flex;align-items:center;gap:14px;padding:17px;border:1px solid var(--line);border-radius:17px;background:white}.host-proof strong{font:800 31px Heebo;color:var(--teal);direction:ltr}.host-proof span{color:#5b7082;font-size:12px;line-height:1.55}
.fit{background:white}.section-head.centered{margin-inline:auto;text-align:center}.section-head.centered .eyebrow{justify-content:center}.fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.fit-grid article{padding:37px;border:1px solid var(--line);border-radius:var(--radius);background:#f7f9f8}.fit-grid article>span{display:inline-block;margin-bottom:24px;padding:6px 12px;border-radius:99px;background:#e3f2f4;color:#087d94;font-size:12px;font-weight:700}.fit-grid h3{font-size:29px;line-height:1.3;margin-bottom:14px}.fit-grid p{margin:0;color:var(--body);font-size:15px}
.honest{background:#f2f5f4;padding-top:0}.honest-box{display:grid;grid-template-columns:145px 1fr;gap:38px;padding:48px 55px;border-radius:30px;background:var(--navy);color:white;box-shadow:var(--shadow)}.honest-label{align-self:start;padding:8px 13px;border:1px solid rgba(255,218,119,.5);border-radius:99px;color:var(--yellow);font-size:12px;text-align:center}.honest h2{font-size:clamp(2rem,3.3vw,3rem);margin-bottom:18px}.honest p{max-width:800px;margin-bottom:12px;color:#c4d2dd;font-size:16px}.honest p:last-child{margin-bottom:0}
.bonuses{position:relative;overflow:hidden;background:var(--deep);color:white}.bonuses:before{content:"";position:absolute;width:600px;height:600px;right:-350px;top:-300px;border-radius:50%;background:radial-gradient(circle,rgba(0,151,178,.2),transparent 68%)}.bonuses-layout{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}.bonuses h2{font-size:clamp(2.6rem,4vw,3.9rem)}.bonuses-layout>div:first-child>p:last-child{color:var(--dark-muted)}.bonus-list{border-top:1px solid rgba(255,255,255,.15)}.bonus-list article{display:flex;gap:23px;padding:25px 0;border-bottom:1px solid rgba(255,255,255,.15)}.bonus-list b{color:var(--yellow);font:600 18px Heebo}.bonus-list h3{font-size:24px;margin:0 0 7px}.bonus-list p{margin:0;color:var(--dark-muted);font-size:14px}
.faq{background:#f4f6f4}.faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px}.faq h2{font-size:clamp(2.5rem,4vw,3.8rem)}.faq-list{border-top:1px solid #cfd9df}.faq details{border-bottom:1px solid #cfd9df;padding:23px 0}.faq summary{position:relative;padding-left:40px;cursor:pointer;list-style:none;font:700 23px/1.45 Heebo}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;left:5px;top:-2px;color:var(--teal);font-size:31px;font-weight:400}.faq details[open] summary:after{content:"−"}.faq details p{max-width:690px;margin:14px 0 0;color:var(--body);font-size:15px}
.registration{position:relative;overflow:hidden;background:linear-gradient(125deg,#153b5b,var(--navy) 56%,#0a223a);color:white}.registration:after{content:"";position:absolute;width:520px;height:520px;right:-260px;bottom:-320px;border-radius:50%;background:radial-gradient(circle,rgba(255,218,119,.16),transparent 70%)}.registration-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;gap:95px;align-items:center}.registration-copy h2{font-size:clamp(2.7rem,4.65vw,4.55rem)}.registration-copy h2 span{display:block;margin-top:8px;color:var(--yellow)}.registration-date{display:inline-flex;align-items:center;gap:15px;margin:1px 0 22px;padding:11px 16px;border:1px solid rgba(255,218,119,.5);border-radius:14px;background:rgba(255,218,119,.09)}.registration-date span{color:#a8bdcd;font-size:12px}.registration-date strong{color:var(--yellow);font:800 22px/1.3 Heebo}.registration-copy>p:not(.eyebrow){max-width:590px;color:#c0cfdb}.event-details{display:flex;flex-wrap:wrap;margin-top:28px;color:#d6e1e8;font-size:13px}.event-details span+span{margin-right:18px;padding-right:18px;border-right:1px solid rgba(255,255,255,.23)}
.form-card{padding:37px 38px;border-radius:26px;background:white;color:var(--navy);box-shadow:0 25px 80px rgba(0,0,0,.22)}.form-kicker{color:#087d94;font-size:12px;font-weight:700}.form-card h3{font-size:31px;line-height:1.3;margin:8px 0 10px}.form-card>p{color:#64788a;font-size:14px}.rav-meser-embed{width:100%;min-height:310px;margin-top:22px}.rav-meser-embed iframe{display:block;width:100%!important;max-width:100%;border:0}.rav-meser-embed>div,.rav-meser-embed form{max-width:100%!important;margin-inline:auto!important}.rav-meser-embed noscript{display:block;padding:18px;border-radius:12px;background:#f2f5f4;color:#526c81;font-size:14px;line-height:1.7}
.footer{min-height:105px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#75899a;font-size:12px}.footer .brand{color:var(--navy);font-size:17px}.footer .brand-mark{width:31px;height:34px;border-radius:10px 10px 3px 10px;font-size:25px}.footer .brand-name small{color:#778b9c;font-size:9px}.footer p{margin:0}.mobile-cta{display:none}
.js .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.75,.25,1)}.js .reveal.visible{opacity:1;transform:none}.pain-grid .reveal:nth-child(2),.steps .reveal:nth-child(2){transition-delay:.08s}.pain-grid .reveal:nth-child(3),.steps .reveal:nth-child(3){transition-delay:.16s}a:focus-visible,summary:focus-visible{outline:3px solid var(--teal);outline-offset:5px}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.section{padding-block:90px}.hero-copy{width:70%}.hero h1{font-size:clamp(3.5rem,7vw,5.2rem)}.pain-card{padding:26px}.pain-card h3{font-size:25px}.core-line{grid-template-columns:1fr;gap:5px}.myth{grid-template-columns:40px .9fr 1.1fr;gap:20px}.pressure-cycle{grid-template-columns:repeat(3,1fr)}.pressure-cycle article:nth-child(3):after{display:none}.takeaway-layout,.host-layout,.bonuses-layout,.registration-grid{gap:48px}.host-photo img{height:540px}.host-proof{grid-template-columns:1fr}.faq-layout{gap:45px}.registration-copy h2{font-size:3.4rem}}
@media(max-width:700px){body{font-size:16px;padding-bottom:72px}.wrap{width:calc(100% - 36px)}.section{padding-block:68px}h2{font-size:2.35rem;line-height:1.17}.header{height:74px}.brand{font-size:18px}.brand-mark{width:35px;height:39px;font-size:28px;border-radius:11px 11px 3px 11px}.brand-name small{font-size:10px}.nav-cta{padding:7px 12px;gap:12px;font-size:12px}.hero-shell{min-height:0}.hero-image{height:470px;object-position:28% center}.hero-overlay{background:linear-gradient(0deg,var(--deep) 0%,var(--deep) 48%,rgba(7,29,51,.76) 66%,rgba(7,29,51,.1) 88%,rgba(7,29,51,.4) 100%)}.hero{display:block;min-height:0;padding-top:255px;padding-bottom:55px}.hero-copy{width:100%;max-width:none}.hero .eyebrow{flex-wrap:wrap;font-size:11px;margin-bottom:16px}.hero-date{display:flex;width:100%;justify-content:space-between;gap:9px;margin-bottom:18px;padding:10px 13px}.hero-date strong{font-size:21px}.hero-date small{padding-right:9px}.hero h1{font-size:clamp(3rem,13.6vw,4rem);line-height:1.02;margin-bottom:23px}.hero h1>span{font-size:.63em;line-height:1.16;margin-top:13px}.hero-lead{font-size:18px;line-height:1.55}.hero-description{font-size:15px;line-height:1.78}.hero .button{width:100%;min-height:58px;padding-inline:19px;font-size:14px;gap:10px}.micro{text-align:center}.hero-note{display:none}.promise-strip>.wrap{width:calc(100% - 24px);min-height:67px;gap:7px;text-align:center;font-size:12px}.promise-strip span{max-width:100px}.section-head{margin-bottom:34px}.section-head .lead{font-size:16px}.pain-grid,.conflict-cards,.steps,.fit-grid,.takeaway-layout,.host-layout,.bonuses-layout,.faq-layout,.registration-grid{grid-template-columns:1fr}.pain-grid{gap:12px}.pain-card{min-height:0;padding:27px;border-radius:20px}.pain-card h3{margin:25px 0 13px;font-size:26px}.pain-card p{margin:0}.friends-callout{grid-template-columns:1fr;gap:15px;padding:26px;border-radius:20px}.callout-mark{width:58px;height:58px;font-size:15px}.friends-callout h3{font-size:25px}.conflict-cards{margin:34px 0 20px;gap:12px}.conflict-cards article{padding:25px}.conflict-cards p{font-size:21px}.core-line{padding:24px}.core-line p{font-size:18px}.core-line strong{font-size:23px;margin-top:10px}.myth{grid-template-columns:33px 1fr;gap:9px 13px;padding-block:31px}.myth>p{grid-column:2;font-size:15px;margin-top:5px}.myth h3{font-size:25px}.myth-conclusion{grid-template-columns:1fr;gap:10px;padding:25px}.myth-conclusion strong{font-size:22px}.mechanism-intro>p:last-child{font-size:16px}.pressure-cycle{grid-template-columns:1fr;gap:9px;margin-top:32px}.pressure-cycle article{min-height:0;padding:18px 20px}.pressure-cycle article:not(:last-child):after,.pressure-cycle article:nth-child(3):after{content:"↓";display:grid;left:50%;top:auto;bottom:-17px;margin:0 0 0 -12px}.pressure-cycle b{display:inline;margin:0 0 0 10px}.pressure-cycle span{font-size:16px}.mechanism-shift{padding:21px 22px}.steps{gap:12px;margin-top:34px}.steps article{padding:25px}.steps b{margin-bottom:23px}.takeaway-layout{gap:35px}.section-cta{margin-top:34px}.section-cta .button{width:100%;min-width:0}.check-list li{font-size:15px}.host-layout{gap:36px}.host-photo{max-width:380px;margin-inline:auto;border-radius:160px 160px 22px 22px}.host-photo img{height:480px}.host-copy h2{font-size:4.2rem}.host-opening{font-size:20px}.host-copy>h3{font-size:1.4rem}.host-copy>.host-opening{font-size:1.25rem}.story-turn{padding:20px;font-size:1.2rem}.host-copy>p{font-size:15px}.host-proof{grid-template-columns:1fr 1fr}.host-proof>div{display:block}.host-proof strong{display:block}.fit-grid{gap:12px}.fit-grid article{padding:28px}.fit-grid h3{font-size:25px}.honest{padding-top:0}.honest-box{grid-template-columns:1fr;gap:22px;padding:31px 27px;border-radius:23px}.honest-label{width:max-content}.honest h2{font-size:2rem}.bonuses-layout,.faq-layout,.registration-grid{gap:38px}.faq summary{font-size:20px}.registration-copy h2{font-size:2.65rem}.registration-date{display:flex;justify-content:space-between;width:100%;gap:10px;padding:11px 13px}.registration-date strong{font-size:19px}.form-card{padding:29px 23px;border-radius:20px}.footer{min-height:140px;flex-wrap:wrap;align-content:center}.footer p{flex-basis:100%;order:3}.footer>a:last-child{margin-right:auto}.mobile-cta{position:fixed;z-index:20;right:12px;bottom:12px;left:12px;display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:12px 19px;border-radius:99px;background:var(--yellow);color:var(--navy);box-shadow:0 12px 40px rgba(7,29,51,.28);font-weight:800;font-size:14px}.mobile-cta b{font-size:22px;font-weight:400}}
@media(max-width:420px){.hero h1{font-size:2.85rem}.host-proof{grid-template-columns:1fr}.event-details{gap:7px}.event-details span+span{margin-right:9px;padding-right:9px}}
.hero h1>.hero-context{margin:0 0 19px;max-width:630px;font-size:clamp(1.25rem,2vw,1.65rem);font-weight:500;line-height:1.5;letter-spacing:0;color:#dce7ef}.hero-lead strong{font-weight:700;color:#fff}
.host-layout{align-items:start}.host-photo{position:sticky;top:32px}.host-copy>h3{margin:30px 0 12px;font-size:1.55rem;line-height:1.35;letter-spacing:-.01em}.host-copy>p{font-size:1rem;line-height:1.85}.host-copy>.host-opening{font-size:1.35rem;line-height:1.6}.host-copy strong{color:var(--navy);font-weight:700}.host-proof strong{color:var(--teal);font-weight:800}.story-turn{margin:25px 0;padding:23px 25px;border-inline-start:3px solid var(--teal);border-radius:16px 0 0 16px;background:#e5f0f2;color:var(--navy);font:700 1.35rem/1.65 Heebo,"Open Sans",sans-serif}.host-copy>.story-discovery{padding-top:23px;border-top:1px solid #cfdae1}.host-copy>.story-bridge{margin:28px 0 0;color:var(--navy);font-weight:600}
.myth small{font-size:.875rem;line-height:1.65;color:#526c81}.myth>p{font-size:1rem}.myths>.wrap>.section-head h2{font-size:clamp(2rem,3.8vw,3.3rem)}.myths .section-head h2 span{color:#61798e}.pain-card p,.friends-callout p,.steps p,.fit-grid p,.bonus-list p,.faq details p{font-size:1rem}.myths{padding-bottom:80px}.pain{padding-top:80px}
@media(max-width:700px){.hero h1>.hero-context{font-size:1.15rem;line-height:1.5;margin-bottom:15px}.host-photo{position:relative;top:auto}.host-photo img{height:430px}.host-copy>h3{font-size:1.4rem}.host-copy>.host-opening{font-size:1.25rem}.story-turn{padding:20px;font-size:1.2rem}.myths{padding-bottom:58px}.pain{padding-top:58px}}
.story{background:#f2f5f4;padding-bottom:70px}.story-flow{max-width:1000px}.story-opening,.story-continuation{max-width:750px;margin-inline:auto}.story h2{font-size:clamp(2.6rem,4.7vw,4.3rem);margin-bottom:30px}.story h2 span{color:#087d94}.story p{color:var(--body);font-size:1.075rem;line-height:1.9;margin-bottom:19px}.story strong{color:var(--navy);font-weight:700}.army-moment{display:grid;grid-template-columns:1.1fr .85fr;gap:64px;align-items:center;margin-block:48px 54px}.story-copy h3{font-size:clamp(1.6rem,2.6vw,2.1rem);line-height:1.35;margin-bottom:24px;letter-spacing:-.015em}.story-copy p:last-child{margin-bottom:0}.army-photo{margin:0;padding:10px;border:1px solid #dde5e8;border-radius:24px;background:#fff;box-shadow:0 18px 55px rgba(13,43,77,.09)}.army-photo img{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;border-radius:16px}.army-photo figcaption{display:flex;flex-direction:column;gap:5px;padding:17px 13px 12px;line-height:1.5}.army-photo figcaption span{color:#5b7082;font-size:.85rem}.army-photo figcaption strong{font:700 1.15rem/1.5 Heebo,"Open Sans",sans-serif}.story-takeaway{padding:24px 0;border-block:1px solid #cedbdf}.story-takeaway strong{display:block;margin-bottom:10px;font:700 1.35rem/1.6 Heebo,"Open Sans",sans-serif}.story-continuation>.story-bridge{margin:28px 0 0;color:var(--navy);font-weight:600}
.myths{padding-top:70px}.myths .section-head{margin-bottom:42px}.myth small{font:600 1rem/1.65 Heebo,"Open Sans",sans-serif;color:#526c81}.myth h3{font-size:27px}.connection-glimpse{background:var(--deep);color:white}.glimpse-copy{max-width:850px}.glimpse-copy h2{max-width:760px}.glimpse-copy h2 span{color:var(--yellow)}.glimpse-copy>p:not(.eyebrow){max-width:730px;color:#c8d7e2;font-size:1.1rem;line-height:1.85}.glimpse-copy strong{color:#fff}.glimpse-copy>p:last-child{margin-bottom:0}.host-layout{align-items:center}.host-photo{position:relative;top:auto}
@media(max-width:1000px){.army-moment{gap:36px;grid-template-columns:1.1fr .85fr}.story p{font-size:1rem}}
@media(max-width:700px){.story{padding-bottom:44px}.story h2{font-size:2.4rem;margin-bottom:25px}.army-moment{grid-template-columns:1fr;gap:28px;margin-block:32px}.story-copy h3{font-size:1.65rem}.army-photo{width:min(100%,350px);margin-inline:auto}.army-photo img{height:auto}.army-photo figcaption{padding:15px 11px 10px}.story p{font-size:1rem;line-height:1.85}.story-takeaway{padding-block:20px}.story-takeaway strong{font-size:1.2rem}.myths{padding-top:44px}.myths .section-head{margin-bottom:30px}.myth h3{font-size:25px}.glimpse-copy>p:not(.eyebrow){font-size:1rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.js .reveal{opacity:1;transform:none;transition:none}.button{transition:none}}
