.landing{--bg:#0e0c0a;--bg-alt:#252018;--orange:#e8621a;--orange-hover:#ff7a2f;--muted:#d8cbb4;--white:#ffffff;--line:rgba(255,255,255,0.1);--line-soft:rgba(255,255,255,0.06);--headlinefont:var(--font-playfair),Georgia,serif;--contentfont:var(--font-dmsans),system-ui,sans-serif;font-family:var(--contentfont);color:var(--white);font-weight:400;line-height:1.6;font-size:17px;background-color:var(--bg);-webkit-font-smoothing:antialiased}.landing *{box-sizing:border-box}.landing h1,.landing h2,.landing h3,.landing h4{font-family:var(--headlinefont);font-weight:700;line-height:1.05;letter-spacing:-.02em;color:var(--white);margin:0}.landing p{margin:0}.landing em{font-style:italic;color:var(--orange)}.landing section{padding:100px 0}@media (max-width:768px){.landing section{padding:64px 0}}.landing .container{max-width:980px;margin:0 auto;padding:0 28px}.landing .container-narrow{max-width:720px;margin:0 auto;padding:0 28px}.landing .eyebrow{font-family:var(--contentfont);font-size:13px;letter-spacing:.25em;color:var(--muted);display:block}.landing .eyebrow,.landing .pill{font-weight:500;text-transform:uppercase;margin-bottom:28px}.landing .pill{display:inline-block;background:rgba(232,98,26,.15);border:1px solid rgba(232,98,26,.3);color:var(--orange-hover);font-size:11px;letter-spacing:.2em;padding:6px 16px;border-radius:100px}.landing .btn{display:inline-block;background:var(--orange);color:var(--white);padding:17px 38px;font-family:var(--contentfont);font-weight:500;font-size:15px;letter-spacing:.03em;text-decoration:none;border:none;border-radius:50px;cursor:pointer;transition:all .25s ease}.landing .btn:hover{background:var(--orange-hover);transform:translateY(-1px)}.landing .btn-row{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.landing .btn-meta{font-size:14px;color:var(--muted)}.landing .fade-up,.landing .fade-up-2,.landing .fade-up-3,.landing .fade-up-4{opacity:0;transform:translateY(18px);animation:landingFadeUp .7s ease-out forwards}.landing .fade-up{animation-delay:.1s}.landing .fade-up-2{animation-delay:.2s}.landing .fade-up-3{animation-delay:.3s}.landing .fade-up-4{animation-delay:.45s}@keyframes landingFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.landing .fade-up,.landing .fade-up-2,.landing .fade-up-3,.landing .fade-up-4{animation:none;opacity:1;transform:none}}.landing .hero{position:relative;min-height:88vh;display:flex;align-items:center;overflow:hidden;padding:100px 0;background-color:var(--bg)}.landing .hero:after,.landing .hero:before{content:"";position:absolute;pointer-events:none;border-radius:999px;filter:blur(80px);opacity:.4;background:radial-gradient(circle at center,rgba(232,98,26,.6),transparent 60%)}.landing .hero:before{width:480px;height:480px;top:-120px;right:-100px}.landing .hero:after{width:420px;height:420px;bottom:-160px;left:-120px;opacity:.25}.landing .hero .container{position:relative;z-index:2}.landing .hero h1{font-size:clamp(42px,6.5vw,82px);font-weight:900;line-height:1;margin-bottom:28px;max-width:900px}.landing .hero-sub{font-size:20px;line-height:1.55;color:rgba(245,239,230,.78);max-width:640px;margin-bottom:44px;font-weight:300}@media (max-width:768px){.landing .hero-sub{font-size:17px}}.landing .agitation{background:var(--bg)}.landing .agitation h2{font-size:clamp(32px,4.8vw,56px);margin-bottom:36px;max-width:820px}.landing .agitation p{color:rgba(245,239,230,.75);font-size:19px;font-weight:300;margin-bottom:22px;max-width:680px}.landing .checklist{list-style:none;margin:38px 0;max-width:660px;padding:0}.landing .checklist li{padding:16px 0 16px 32px;position:relative;border-bottom:1px solid var(--line-soft);color:rgba(245,239,230,.85);font-size:17px;font-weight:300}.landing .checklist li:before{content:"";position:absolute;left:0;top:26px;width:16px;height:1px;background:var(--orange)}.landing .pullquote{font-family:var(--headlinefont);font-style:italic;font-weight:400;font-size:clamp(24px,3vw,34px);line-height:1.3;color:var(--white);border-left:2px solid var(--orange);padding-left:28px;margin-top:52px;max-width:740px}.landing .mechanism{background:var(--bg)}.landing .section-header{margin-bottom:56px;max-width:740px}.landing .section-header h2{font-size:clamp(32px,4.8vw,56px);margin-bottom:20px}.landing .section-header p{font-size:19px;color:rgba(245,239,230,.7);font-weight:300;line-height:1.55}.landing .three-types{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:56px}.landing .pillar-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:56px}@media (max-width:768px){.landing .pillar-grid,.landing .three-types{grid-template-columns:1fr;gap:20px}}.landing .type-card{background:var(--bg-alt);padding:38px 30px;border-top:2px solid var(--line);border-radius:4px}.landing .type-card.highlight{background:linear-gradient(160deg,rgba(232,98,26,.18),rgba(232,98,26,.04));border:1px solid rgba(232,98,26,.3);border-top:2px solid var(--orange)}.landing .type-num{font-family:var(--headlinefont);font-style:italic;font-size:15px;color:var(--orange);margin-bottom:14px;display:block}.landing .type-card h3{font-size:27px;font-weight:700;margin-bottom:14px}.landing .type-card p{font-size:15px;color:rgba(245,239,230,.65);font-weight:300;line-height:1.6}.landing .type-card .label{display:inline-block;background:var(--orange);color:var(--white);font-family:var(--contentfont);font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:100px;margin-top:20px}.landing .authority{background:var(--bg)}.landing .authority .container{max-width:940px}.landing .authority h2{font-size:clamp(32px,4.5vw,50px);margin-bottom:36px;max-width:660px}.landing .authority p{font-size:18px;line-height:1.75;color:rgba(245,239,230,.78);font-weight:300;margin-bottom:22px;max-width:660px}.landing .authority p:first-of-type:first-letter{font-family:var(--headlinefont);font-weight:700;font-size:4em;float:left;line-height:.82;margin:6px 14px 0 0;color:var(--orange)}.landing .signature{margin-top:48px;padding-top:32px;border-top:1px solid var(--line)}.landing .signature-name{font-family:var(--headlinefont);font-style:italic;font-size:24px;color:var(--white)}.landing .signature-title{font-size:13px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:4px}.landing .inside{background:var(--bg)}.landing .session-list{margin-top:56px}.landing .session{display:grid;grid-template-columns:80px 1fr auto;gap:32px;align-items:start;padding:32px 0;border-bottom:1px solid var(--line-soft)}@media (max-width:768px){.landing .session{grid-template-columns:56px 1fr;gap:18px}.landing .session-tag{display:none}}.landing .session-num{font-family:var(--headlinefont);font-size:58px;line-height:1;color:var(--orange);font-weight:500}.landing .session-body h3{font-size:27px;font-weight:700;margin-bottom:12px}.landing .session-body p{color:rgba(245,239,230,.65);font-size:16px;font-weight:300;line-height:1.6;max-width:560px}.landing .session-tag{font-family:var(--contentfont);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:rgba(245,239,230,.7);background:var(--bg-alt);padding:6px 14px;border-radius:100px;white-space:nowrap;align-self:start}.landing .session-tag.one-to-one{background:var(--orange);color:var(--white)}.landing .for-not-for{background:var(--bg)}.landing .for-not-for h2{font-size:clamp(32px,4.5vw,50px);margin-bottom:56px;max-width:680px}.landing .two-col{display:grid;grid-template-columns:1fr 1fr;gap:56px}@media (max-width:768px){.landing .two-col{grid-template-columns:1fr;gap:44px}}.landing .col h3{font-size:22px;font-weight:700;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid var(--line)}.landing .col h3.not{color:rgba(245,239,230,.45)}.landing .col ul{list-style:none;padding:0}.landing .col li{padding:14px 0 14px 28px;position:relative;color:rgba(245,239,230,.85);font-size:16px;font-weight:300;line-height:1.5}.landing .col.yes li:before{content:"";position:absolute;left:0;top:22px;width:14px;height:1px;background:var(--orange)}.landing .col.no li{color:rgba(245,239,230,.5)}.landing .col.no li:before{content:"\00d7";position:absolute;left:0;top:12px;color:rgba(245,239,230,.4);font-size:18px}.landing .proof{background:var(--bg)}.landing .testimonial-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;margin-top:56px}@media (max-width:768px){.landing .testimonial-grid{grid-template-columns:1fr;gap:22px}}.landing .testimonial{background:var(--bg-alt);padding:36px 32px;border-radius:6px;position:relative;border:1px solid var(--line-soft)}.landing .testimonial:before{content:"\201C";position:absolute;top:6px;left:22px;font-family:var(--headlinefont);font-size:80px;color:var(--orange);opacity:.22;line-height:1}.landing .testimonial p{font-family:var(--headlinefont);font-style:italic;font-size:19px;line-height:1.5;color:rgba(245,239,230,.92);margin-bottom:22px;position:relative;z-index:1}.landing .testimonial cite{font-family:var(--contentfont);font-style:normal;font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--orange)}.landing .testimonial cite span{color:var(--muted);font-weight:400}.landing .stars{color:var(--orange);letter-spacing:2px;font-size:14px;margin-bottom:12px}.landing .investment{background:var(--bg);text-align:center}.landing .investment h2{font-size:clamp(34px,5vw,58px);margin-bottom:28px;max-width:740px;margin-left:auto;margin-right:auto}.landing .investment-frame{max-width:580px;margin:0 auto 44px;font-size:18px;font-weight:300;line-height:1.6;color:rgba(245,239,230,.78)}.landing .price-block{background:var(--bg);border:1px solid rgba(232,98,26,.3);padding:48px;max-width:480px;margin:0 auto;border-radius:8px}.landing .price-label{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:16px}.landing .price{font-family:var(--headlinefont);font-weight:900;font-size:76px;line-height:1;margin-bottom:8px;color:var(--white)}.landing .price-detail{font-size:14px;color:rgba(245,239,230,.6);font-weight:300;margin-bottom:32px;line-height:1.5}.landing .soft-fallback{margin-top:28px;font-size:14px;font-weight:300;color:rgba(245,239,230,.5)}.landing .soft-fallback a{color:var(--muted);text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}.landing .soft-fallback a:hover{color:var(--orange)}.landing .faq{background:var(--bg)}.landing .faq-list{margin-top:56px}.landing .faq-item{border-bottom:1px solid var(--line-soft);padding:26px 0}.landing .faq-item summary{font-family:var(--headlinefont);font-weight:500;font-size:24px;color:var(--white);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:24px}.landing .faq-item summary::-webkit-details-marker{display:none}.landing .faq-item summary:after{content:"+";font-family:var(--headlinefont);font-size:30px;color:var(--orange);transition:transform .3s ease;flex-shrink:0}.landing .faq-item[open] summary:after{transform:rotate(45deg)}.landing .faq-item p{color:rgba(245,239,230,.72);font-weight:300;line-height:1.65;padding-top:16px;max-width:720px}.landing .final-cta{background:var(--bg);text-align:center;padding:130px 0;position:relative;overflow:hidden}.landing .final-cta:before{content:"";position:absolute;width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:999px;filter:blur(100px);opacity:.18;background:radial-gradient(circle at center,rgba(232,98,26,.7),transparent 60%);pointer-events:none}.landing .final-cta .container{position:relative;z-index:2}.landing .final-cta h2{font-size:clamp(36px,5.5vw,66px);font-weight:900;margin-bottom:24px;max-width:820px;margin-left:auto;margin-right:auto}.landing .final-cta p{color:rgba(245,239,230,.78);font-size:19px;font-weight:300;max-width:560px;margin:0 auto 44px;line-height:1.6}.landing .final-cta .btn-row{justify-content:center}.landing .hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:56px;align-items:center}.landing .authority-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.landing .authority-portrait .img-slot{aspect-ratio:3/2}.landing .img-slot{position:relative;overflow:hidden;border-radius:12px;background:rgba(245,239,230,.04);aspect-ratio:4/5}.landing .img-slot img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}@media (max-width:880px){.landing .authority-grid,.landing .hero-grid{grid-template-columns:1fr;gap:32px}.landing .hero-portrait .img-slot{max-width:360px;margin:8px auto 0}.landing .authority-portrait .img-slot{aspect-ratio:16/10;max-width:480px;margin:0 auto}}.landing .embed-wrap{max-width:720px;margin:0 auto}.landing .stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:44px;max-width:640px}@media (max-width:768px){.landing .stat-grid{grid-template-columns:repeat(2,1fr);gap:20px}}.landing .stat-num{font-family:var(--headlinefont);font-weight:900;font-size:36px;line-height:1;color:var(--orange)}.landing .stat-label{font-size:13px;color:var(--muted);margin-top:6px}.landing .big-stat{text-align:center}.landing .big-stat .num{font-family:var(--headlinefont);font-weight:900;font-size:clamp(64px,10vw,120px);line-height:1;color:var(--orange)}.landing .big-stat .label{font-size:19px;font-weight:300;color:rgba(245,239,230,.78);margin-top:12px}.landing .cream{background-color:#f2eadc}.landing .cream h1,.landing .cream h2,.landing .cream h3,.landing .cream h4{color:#16291f}.landing .cream p{color:#6e6456}.landing .cream .eyebrow{color:#c2521f}.landing .cream .section-header p{color:#6e6456}.landing .cream .session{border-bottom-color:rgba(22,41,31,.12)}.landing .cream .session-body h3{color:#16291f}.landing .cream .session-body p{color:#6e6456}.landing .cream .session-tag{background:#e6dbc7;color:#16291f}.landing .cream .session-tag.one-to-one{background:#e8621a;color:#fff}.landing .cream .testimonial{background:#fbf6ec;border-color:rgba(22,41,31,.08)}.landing .cream .testimonial p{color:#16291f}.landing .cream .testimonial cite span{color:#6e6456}.landing .cream .checklist li{color:#3f362a;border-bottom-color:rgba(22,41,31,.12)}.landing .cream .pullquote{color:#16291f}.landing .cream .signature{border-top-color:rgba(22,41,31,.15)}.landing .cream .signature-name{color:#16291f}.landing .cream .signature-title{color:#6e6456}.landing .cream .faq-item{border-bottom-color:rgba(22,41,31,.12)}.landing .cream .faq-item summary{color:#16291f}.landing .cream .faq-item p{color:#6e6456}.landing .cream .img-slot{background:rgba(22,41,31,.05)}.landing .booking-header{background-color:var(--bg);text-align:center;padding:90px 0 60px;position:relative;overflow:hidden}.landing .booking-header:before{content:"";position:absolute;width:460px;height:460px;top:-160px;left:50%;transform:translateX(-50%);border-radius:999px;filter:blur(90px);opacity:.3;background:radial-gradient(circle at center,rgba(232,98,26,.6),transparent 60%);pointer-events:none}.landing .booking-header .container{position:relative;z-index:2}.landing .booking-header h1{font-size:clamp(36px,5.5vw,60px);font-weight:900;margin-bottom:22px;max-width:700px;margin-left:auto;margin-right:auto}.landing .booking-header p{font-size:19px;font-weight:300;color:rgba(245,239,230,.78);max-width:540px;margin:0 auto;line-height:1.55}.landing .header-portrait{width:104px;height:104px;margin:0 auto 24px}.landing .header-portrait .img-slot{aspect-ratio:1;border-radius:50%}.landing .recap{background-color:var(--bg);padding-top:20px}.landing .recap-card{background:var(--bg-alt);border:1px solid var(--line-soft);border-radius:8px;padding:40px;max-width:620px;margin:0 auto}@media (max-width:768px){.landing .recap-card{padding:28px 24px}}.landing .recap-label{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:18px}.landing .recap-list{list-style:none;padding:0}.landing .recap-list li{padding:13px 0 13px 28px;position:relative;border-bottom:1px solid var(--line-soft);color:rgba(245,239,230,.85);font-size:16px;font-weight:300}.landing .recap-list li:last-child{border-bottom:none}.landing .recap-list li:before{content:"";position:absolute;left:0;top:22px;width:14px;height:1px;background:var(--orange)}.landing .recap-price{display:flex;justify-content:space-between;align-items:baseline;margin-top:26px;padding-top:22px;border-top:1px solid var(--line)}.landing .recap-price .label{font-size:15px;color:var(--muted)}.landing .recap-price .amount{font-family:var(--headlinefont);font-weight:900;font-size:40px;color:var(--white)}.landing .booking-slot-section{background-color:var(--bg)}.landing .section-head{text-align:center;margin-bottom:48px}.landing .section-head h2{font-size:clamp(30px,4.2vw,46px);margin-bottom:16px}.landing .section-head p{font-size:18px;font-weight:300;color:rgba(245,239,230,.72);max-width:520px;margin:0 auto}.landing .cream .section-head p{color:#6e6456}.landing .embed-wrap iframe{width:100%;border:none;background:transparent}.landing .reassurance{background-color:var(--bg)}.landing .reassure-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}@media (max-width:768px){.landing .reassure-grid{grid-template-columns:1fr;gap:18px}}.landing .reassure-item{text-align:center;padding:8px}.landing .reassure-item h3{font-size:20px;font-weight:700;margin-bottom:10px}.landing .reassure-item p{font-size:15px;font-weight:300;color:rgba(245,239,230,.7);line-height:1.6}.landing .signup-header{background:var(--bg);text-align:center;padding:90px 0 56px;position:relative;overflow:hidden}.landing .signup-header:before{content:"";position:absolute;width:460px;height:460px;top:-160px;left:50%;transform:translateX(-50%);border-radius:999px;filter:blur(90px);opacity:.3;background:radial-gradient(circle at center,rgba(232,98,26,.6),transparent 60%);pointer-events:none}.landing .signup-header .container{position:relative;z-index:2}.landing .signup-header h1{font-size:clamp(34px,5vw,58px);font-weight:900;margin-bottom:20px;max-width:760px;margin-left:auto;margin-right:auto}.landing .signup-header p{font-size:19px;font-weight:300;color:rgba(245,239,230,.8);max-width:580px;margin:0 auto 22px;line-height:1.55}.landing .soft-note{margin-top:22px;font-size:14px;font-weight:300;color:rgba(245,239,230,.55)}.landing .countdown{margin:20px 0 24px}.landing .countdown-label{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:rgba(245,239,230,.6);margin-bottom:8px}.landing .countdown-clock{font-family:var(--headlinefont);font-weight:900;font-size:44px;color:var(--orange);letter-spacing:.04em}