.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-dmserif),Georgia,serif;--accentfont:var(--font-fraunces),Georgia,serif;--contentfont:var(--font-figtree),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:500;line-height:1.1;letter-spacing:-.02em;color:var(--color-cream,#f5efe6);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);margin-bottom:28px;display:block}.landing .eyebrow,.landing .pill{font-weight:500;text-transform:uppercase}.landing .pill{background:none;color:var(--orange);font-size:12px;letter-spacing:.3em;padding:0;margin-bottom:24px}.landing .btn,.landing .pill{display:inline-block;border:none}.landing .btn{background-image:linear-gradient(180deg,color-mix(in srgb,var(--orange) 85%,#fff),#c8530f);color:var(--white);padding:17px 38px;font-family:var(--contentfont);font-weight:600;font-size:15px;letter-spacing:.03em;text-decoration:none;border-radius:50px;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.26),0 1px 2px rgba(0,0,0,.16),0 5px 14px rgba(232,98,26,.28);text-shadow:0 1px 1px rgba(0,0,0,.1);transition:all .2s ease}.landing .btn:hover{background-image:linear-gradient(180deg,var(--orange),color-mix(in srgb,#c8530f 86%,#000));transform:translateY(-1px);box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 2px 5px rgba(0,0,0,.2),0 9px 22px rgba(232,98,26,.34)}.landing .btn.btn-outline{border:1px solid rgba(245,239,230,.5);background:rgba(245,239,230,.04);background-image:none;box-shadow:none;color:var(--white);text-shadow:none}.landing .btn.btn-outline:hover{border-color:rgba(245,239,230,.82);background:rgba(245,239,230,.1);background-image:none;box-shadow:0 8px 22px rgba(0,0,0,.16)}.landing .btn:active{transform:translateY(0) scale(.965);transition-duration:.06s;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.18),0 3px 9px rgba(232,98,26,.24)}.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(22px) scale(.99);animation:landingFadeUp .85s cubic-bezier(.16,1,.3,1) 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(22px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@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(120px);opacity:.16;background:radial-gradient(circle at center,rgba(232,98,26,.5),transparent 65%)}.landing .hero:before{width:520px;height:520px;top:-160px;right:-120px}.landing .hero:after{width:420px;height:420px;bottom:-180px;left:-140px;opacity:.1}.landing .hero .container{position:relative;z-index:2}.landing .hero h1{font-size:clamp(36px,5.6vw,72px);font-weight:400;line-height:1.08;letter-spacing:-.025em;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:400}@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:400;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:400}.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:400;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:16px}.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:600;margin-bottom:14px}.landing .type-card p{font-size:15px;color:rgba(245,239,230,.65);font-weight:400;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:400;margin-bottom:22px;max-width:660px}.landing .authority p:first-of-type:first-letter{font-family:var(--headlinefont);font-weight:600;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:600;margin-bottom:12px}.landing .session-body p{color:rgba(245,239,230,.65);font-size:16px;font-weight:400;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:600;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:400;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:16px;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:400;line-height:1.6;color:rgba(245,239,230,.78)}.landing .discovery-booking{scroll-margin-top:28px;overflow:hidden}.landing .discovery-booking-intro{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:64px;align-items:end;margin-bottom:72px}.landing .discovery-booking-copy h2{max-width:650px;margin-bottom:24px;font-size:clamp(38px,5.5vw,62px)}.landing .discovery-booking-lead{max-width:640px;font-size:19px;font-weight:400;line-height:1.65}.landing .discovery-journey{display:grid;gap:0;margin-top:38px;padding:0;list-style:none}.landing .discovery-journey li{display:grid;grid-template-columns:44px 1fr;gap:18px;align-items:start;position:relative;padding-bottom:25px}.landing .discovery-journey li:last-child{padding-bottom:0}.landing .discovery-journey li:before{content:"";position:absolute;top:40px;bottom:0;left:21px;width:1px;background:rgba(22,41,31,.16)}.landing .discovery-journey li:last-child:before{display:none}.landing .discovery-journey li>span{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(232,98,26,.38);border-radius:50%;background:#fbf6ec;color:#a8451a;font-size:11px;font-weight:750;letter-spacing:.08em}.landing .discovery-journey strong{display:block;margin:1px 0 4px;color:#16291f;font-family:var(--headlinefont);font-size:20px;font-weight:600}.landing .discovery-journey p{margin:0;font-size:15px;line-height:1.5}.landing .discovery-call-card{border:1px solid rgba(22,41,31,.12);border-radius:24px;padding:30px;background:#fbf6ec;box-shadow:0 24px 60px rgba(54,40,28,.09)}.landing .discovery-call-status{display:flex;align-items:center;gap:9px;margin-bottom:24px;color:#a8451a;font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.landing .discovery-call-status span{width:8px;height:8px;border-radius:50%;background:#e8621a;box-shadow:0 0 0 5px rgba(232,98,26,.12)}.landing .discovery-call-card dl{margin:0}.landing .discovery-call-card dl>div{display:grid;grid-template-columns:92px 1fr;gap:18px;align-items:baseline;padding:16px 0;border-bottom:1px solid rgba(22,41,31,.1)}.landing .discovery-call-card dt{color:#756a5b;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.landing .discovery-call-card dd{margin:0;color:#16291f;font-family:var(--headlinefont);font-size:17px;font-weight:600;text-align:right}.landing .discovery-call-card>p{margin:22px 0 0;font-size:14px;line-height:1.6}.landing .discovery-calendar-shell{position:relative;margin:0 auto;padding:34px;border-radius:30px;background:#211a15;box-shadow:0 34px 90px rgba(54,40,28,.2)}.landing .discovery-calendar-shell:before{content:"";position:absolute;top:0;right:70px;width:220px;height:120px;border-radius:50%;background:rgba(232,98,26,.14);filter:blur(60px);pointer-events:none}.landing .discovery-calendar-heading{display:flex;align-items:end;justify-content:space-between;gap:48px;position:relative;z-index:1;margin-bottom:28px}.landing .discovery-calendar-heading .eyebrow{margin-bottom:12px;color:#ff9b63}.landing .discovery-calendar-heading h3{max-width:540px;color:var(--white);font-size:clamp(27px,4vw,38px)}.landing .discovery-calendar-heading>p{max-width:330px;margin:0;color:rgba(245,239,230,.68);font-size:14px;line-height:1.55}.landing .discovery-calendar-shell .embed-wrap{position:relative;z-index:1}.landing .discovery-calendar-shell .amos-booking{box-shadow:none}@media (max-width:820px){.landing .discovery-booking-intro{grid-template-columns:1fr;gap:42px}.landing .discovery-call-card{max-width:540px}.landing .discovery-calendar-heading{display:grid;gap:14px}}@media (max-width:600px){.landing .discovery-booking{scroll-margin-top:16px}.landing .discovery-booking-intro{gap:34px;margin-bottom:48px}.landing .discovery-booking-copy h2{font-size:clamp(34px,10vw,44px)}.landing .discovery-booking-lead{font-size:17px}.landing .discovery-journey{margin-top:30px}.landing .discovery-call-card{padding:24px 20px;border-radius:20px}.landing .discovery-call-card dl>div{grid-template-columns:80px 1fr;gap:12px}.landing .discovery-calendar-shell{margin-right:-8px;margin-left:-8px;padding:24px 8px 8px;border-radius:24px}.landing .discovery-calendar-heading{padding:0 16px}.landing .discovery-calendar-heading>p{font-size:13px}}.landing .price-block{background:var(--bg);border:1px solid rgba(232,98,26,.3);padding:48px;max-width:480px;margin:0 auto;border-radius:16px}.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:600;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:400;margin-bottom:32px;line-height:1.5}.landing .soft-fallback{margin-top:28px;font-size:14px;font-weight:400;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:400;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:600;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:400;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:16px;background:rgba(245,239,230,.04);aspect-ratio:4/5}.landing .img-slot img{animation:soma-drift 16s ease-in-out infinite alternate}.landing .img-slot img,.landing .img-slot video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.landing .final-cta .btn,.landing .hero .btn{animation:soma-breathe 8s ease-in-out infinite}.landing .final-cta .btn:active,.landing .hero .btn:active{animation:none}@media (prefers-reduced-motion:reduce){.landing .final-cta .btn,.landing .hero .btn,.landing .img-slot img{animation:none}}@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:28px 20px;margin-top:36px}}.landing .stat-num{font-family:var(--headlinefont);font-weight:600;font-size:36px;line-height:1;color:var(--orange);white-space:nowrap}.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:600;font-size:clamp(48px,8vw,120px);line-height:1;color:var(--orange)}.landing .big-stat .label{font-size:19px;font-weight:400;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:#a8451a}.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 .cream .discovery-calendar-heading h3{color:var(--white)}.landing .cream .discovery-calendar-heading>p{color:rgba(245,239,230,.72)}.landing .cream .soft-fallback{color:#6e6456}.landing .cream .soft-fallback a{color:#a8451a}.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:600;margin-bottom:22px;max-width:700px;margin-left:auto;margin-right:auto}.landing .booking-header p{font-size:19px;font-weight:400;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:16px;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:400}.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:600;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:400;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 .embed-wrap:has(.amos-booking){max-width:980px}.landing .purchase-booking-summary{display:grid;gap:8px;margin-bottom:18px;padding:22px 24px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:rgba(23,19,15,.78);color:var(--white);text-align:left}.landing .purchase-booking-summary small,.landing .purchase-booking-summary span{color:var(--muted)}.landing .purchase-booking-summary strong{font-size:20px;line-height:1.35}.landing .purchase-booking-summary small{font-size:13px;line-height:1.5}.landing .checkout-status{display:grid;align-content:center;justify-items:center;gap:16px;min-height:260px;padding:44px;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:#17130f;color:var(--muted)}.landing .checkout-status p{max-width:460px;margin:0}.landing .checkout-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.landing .confirmation-refresh{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;margin-top:24px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12)}.landing .confirmation-refresh p{flex:1 1 280px;margin:0}.landing .amos-booking{overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:#17130f;color:var(--white);box-shadow:0 28px 80px rgba(0,0,0,.32);text-align:left}.landing .amos-booking-error,.landing .amos-booking-loading{min-height:260px;display:grid;align-content:center;gap:10px;padding:44px;color:var(--muted)}.landing .amos-booking-error h3{font-size:28px}.landing .amos-booking-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;padding:30px 34px;border-bottom:1px solid var(--line);background:linear-gradient(125deg,rgba(232,98,26,.14),transparent 52%)}.landing .amos-booking-step,.landing .amos-booking-topline span{display:block;margin-bottom:6px;color:var(--orange);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.landing .amos-booking-form h3,.landing .amos-booking-topline h3{font-size:25px}.landing .amos-booking-topline p{margin-top:7px;color:var(--muted);font-size:14px}.landing .amos-booking-topline>strong{flex:0 0 auto;border:1px solid rgba(232,98,26,.45);border-radius:999px;padding:7px 12px;color:#ffd8c3;font-size:13px}.landing .amos-booking-inline-error,.landing .amos-booking-safe{margin:18px 34px 0;border:1px solid rgba(232,98,26,.35);border-radius:10px;padding:10px 12px;background:rgba(232,98,26,.1);color:#ffd8c3;font-size:13px}.landing .amos-booking-inline-error{border-color:rgba(255,154,137,.4);background:rgba(255,154,137,.08)}.landing .amos-booking-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(290px,.9fr)}.landing .amos-booking-calendar,.landing .amos-booking-form{min-width:0;padding:32px 34px 36px}.landing .amos-booking-calendar{border-right:1px solid var(--line)}.landing .amos-booking-zone{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.landing .amos-booking-zone label{color:var(--muted);font-size:13px}.landing .amos-booking input,.landing .amos-booking select,.landing .amos-booking textarea{border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#0f0c0a;color:var(--white);font:inherit}.landing .amos-booking select{max-width:225px;padding:8px 10px;font-size:12px}.landing .amos-calendar-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:17px}.landing .amos-calendar-toolbar strong{font-size:15px}.landing .amos-calendar-toolbar button{width:34px;height:34px;border:1px solid var(--line);border-radius:9px;background:transparent;color:var(--white);cursor:pointer}.landing .amos-calendar-toolbar button:disabled{opacity:.25;cursor:default}.landing .amos-calendar-grid,.landing .amos-calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.landing .amos-calendar-weekdays{margin-bottom:7px}.landing .amos-calendar-weekdays span{color:rgba(216,203,180,.65);font-size:10px;font-weight:700;text-align:center}.landing .amos-calendar-day{position:relative;min-height:42px;border:1px solid transparent;border-radius:10px;background:transparent;color:rgba(216,203,180,.42);font:inherit;font-size:13px}.landing .amos-calendar-day.available{border-color:var(--line);color:var(--white);cursor:pointer}.landing .amos-calendar-day.available:hover,.landing .amos-calendar-day.selected{border-color:var(--orange);background:rgba(232,98,26,.14)}.landing .amos-calendar-day>span{position:absolute;bottom:5px;left:50%;width:4px;height:4px;border-radius:50%;background:var(--orange);transform:translateX(-50%)}.landing .amos-booking-times{display:flex;flex-wrap:wrap;gap:8px;min-height:48px;margin-top:18px}.landing .amos-booking-times p{color:var(--muted);font-size:13px}.landing .amos-booking-times button{border:1px solid var(--line);border-radius:9px;padding:8px 11px;background:transparent;color:var(--white);font:inherit;font-size:12px;cursor:pointer}.landing .amos-booking-times button.selected,.landing .amos-booking-times button:hover{border-color:var(--orange);background:rgba(232,98,26,.14)}.landing .amos-booking-form{display:grid;align-content:start;gap:16px;background:rgba(255,255,255,.025)}.landing .amos-booking-form label{display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:600}.landing .amos-booking-form label small{font-weight:400}.landing .amos-booking-form input,.landing .amos-booking-form textarea{width:100%;padding:11px 12px}.landing .amos-booking-form textarea{min-height:82px;resize:vertical}.landing .amos-booking-form>button{min-height:46px;border:0;border-radius:999px;background:var(--orange);color:#160b05;font:inherit;font-size:14px;font-weight:750;cursor:pointer}.landing .amos-booking-form>button:disabled{cursor:not-allowed;opacity:.42}.landing .amos-booking-privacy{color:rgba(216,203,180,.62);font-size:11px;line-height:1.45}.landing .amos-booking-success{border-top:1px solid var(--line);padding-top:14px;color:#b9dcae;font-size:13px}.landing .amos-booking-success a{display:inline-block;color:var(--orange-hover);text-decoration:underline;text-underline-offset:3px}.landing .amos-booking-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}@media (max-width:760px){.landing .amos-booking-topline,.landing .amos-booking-zone{align-items:stretch;flex-direction:column}.landing .amos-booking-topline>strong{align-self:flex-start}.landing .amos-booking-layout{grid-template-columns:1fr}.landing .amos-booking-calendar{border-right:0;border-bottom:1px solid var(--line)}.landing .amos-booking-calendar,.landing .amos-booking-form,.landing .amos-booking-topline{padding-left:20px;padding-right:20px}.landing .amos-booking select{max-width:none}.landing .amos-calendar-day{min-height:37px}}.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:600;margin-bottom:10px}.landing .reassure-item p{font-size:15px;font-weight:400;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:600;margin-bottom:20px;max-width:760px;margin-left:auto;margin-right:auto}.landing .signup-header p{font-size:19px;font-weight:400;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:400;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:600;font-size:44px;color:var(--orange);letter-spacing:.04em}.landing .app-rail{display:flex;gap:20px;overflow-x:auto;padding-bottom:12px;scrollbar-width:none}.landing .app-rail::-webkit-scrollbar{display:none}.landing .app-rail__item{flex:0 0 auto;width:240px;border-radius:24px;overflow:hidden;border:1px solid var(--line);box-shadow:0 16px 40px rgba(0,0,0,.3)}.landing .app-rail__item img{display:block;width:100%;height:auto}.landing .reset-video-frame{width:420px;max-width:100%;aspect-ratio:9/16;margin:0 auto;border-radius:20px;overflow:hidden;border:1px solid rgba(245,239,230,.12);box-shadow:0 24px 60px rgba(0,0,0,.35);background:#000}.landing .reset-video-frame video{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:767px){.landing .reset-video-frame{width:320px}}@media (max-width:480px){.landing .reset-video-frame{width:280px}.landing .container,.landing .container-narrow{padding:0 24px}.landing .hero h1{font-size:34px;line-height:1.12;text-wrap:balance}.landing .eyebrow,.landing .pill{letter-spacing:.15em}.landing .btn-row{flex-direction:column;align-items:stretch;gap:12px}.landing .btn-row>.btn{display:block;width:100%;text-align:center}.landing .btn-row>.btn-meta{text-align:center}.landing .session-num{font-size:42px}.landing .session-body h3{font-size:24px}.landing section{padding:56px 0}.landing .final-cta{padding:80px 0}.landing .booking-header{padding:56px 0 36px}.landing .stat-num{font-size:28px}.landing .big-stat .num{font-size:48px}.landing .price{font-size:54px}.landing .type-card h3{font-size:22px}}@media (max-width:600px){.landing .container,.landing .container-narrow{padding:0 22px}.landing section{padding:56px 0}.landing .hero{min-height:auto;padding:84px 0 48px}@media (max-height:700px){.landing .hero{padding:40px 0 48px}.landing .hero-avatar{width:72px;height:72px;margin-bottom:10px}}.landing .hero-grid{gap:26px}.landing .hero-copy{text-align:center}.landing .hero h1{font-size:clamp(32px,8.6vw,40px);margin-bottom:18px}.landing .hero-sub{margin:0 auto 26px}.landing .hero-copy .btn-meta{display:block;text-align:center}.landing .stat-grid{margin:30px auto 0;gap:18px 12px;max-width:340px}.landing .stat-grid>div{text-align:center}.landing .hero-portrait .img-slot{max-width:290px;margin:4px auto 0}.landing .type-card{padding:28px 22px}.landing .section-header{margin-bottom:34px}.landing .final-cta{padding:76px 0}}.landing .reset-sticky-cta{display:none}@media (max-width:600px){.landing .reset-sticky-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;position:fixed;left:16px;right:16px;bottom:16px;z-index:55;padding:17px 26px;border-radius:50px;background:#c2521f;color:#fff;font-family:var(--contentfont);font-weight:600;font-size:16px;letter-spacing:.01em;text-decoration:none;box-shadow:0 10px 34px rgba(0,0,0,.5);opacity:0;transform:translateY(24px);pointer-events:none;transition:opacity .3s ease,transform .3s ease}.landing .reset-sticky-cta.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}}@media (prefers-reduced-motion:reduce){.landing .reset-sticky-cta{transition:opacity .2s ease;transform:none}.landing .reset-sticky-cta.is-visible{transform:none}}.landing .authority p:first-of-type:first-letter,.landing .big-stat .num,.landing .booking-header h1,.landing .col h3,.landing .countdown-clock,.landing .faq-item summary,.landing .price,.landing .reassure-item h3,.landing .recap-price .amount,.landing .session-body h3,.landing .session-num,.landing .signup-header h1,.landing .stat-num,.landing .type-card h3,.landing h1,.landing h2,.landing h3,.landing h4{font-weight:400}.landing .pullquote,.landing .signature-name,.landing .testimonial p,.landing .type-num{font-family:var(--accentfont)}.landing .hero-avatar{display:none}@media (max-width:600px){.landing .hero-avatar{display:block;width:96px;height:96px;margin:0 auto 14px;border-radius:50%;overflow:hidden;box-shadow:0 0 0 3px rgba(232,98,26,.55),0 12px 34px rgba(0,0,0,.45)}.landing .hero-avatar img{display:block;width:100%;height:100%;object-fit:cover}.landing .hero-portrait{display:none}.landing .price-block{padding:32px 24px}.landing .price-block .btn{display:block;width:100%;text-align:center}.landing .authority p:first-of-type:first-letter{font-size:3em;margin:4px 10px 0 0}}.landing .reset-faq{max-width:760px;margin:8px auto 0;border-top:1px solid rgba(255,255,255,.1)}.landing .reset-faq details{border-bottom:1px solid rgba(255,255,255,.1)}.landing .reset-faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;font-family:var(--headlinefont);font-weight:500;font-size:1.2rem;line-height:1.3;color:var(--color-cream,#f5efe6)}.landing .reset-faq summary::-webkit-details-marker{display:none}.landing .reset-faq summary .faq-toggle{flex-shrink:0;font-family:var(--contentfont);font-size:1.5rem;line-height:1;color:var(--orange);transition:transform .25s ease}.landing .reset-faq details[open] summary .faq-toggle{transform:rotate(45deg)}.landing .reset-faq .faq-answer{margin:-4px 0 22px;padding-right:36px;color:var(--muted);line-height:1.65}@media (max-width:600px){.landing .reset-faq summary{font-size:1.05rem;padding:18px 0}.landing .reset-faq .faq-answer{padding-right:0}}.landing .btn-spinner{display:inline-block;width:16px;height:16px;margin-right:9px;vertical-align:-3px;border:2px solid;border-top:2px solid transparent;border-radius:50%;animation:somaBtnSpin .7s linear infinite}@keyframes somaBtnSpin{to{transform:rotate(1turn)}}.landing .classic-hero{max-width:760px;margin:0 auto;text-align:center}.landing .classic-brand,.landing .classic-hero{display:flex;flex-direction:column;align-items:center}.landing .classic-brand{gap:12px;margin-bottom:44px}.landing .classic-brand img{width:56px;height:56px;border-radius:14px}.landing .classic-wordmark{font-family:var(--contentfont);font-size:13px;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:var(--muted)}.landing .classic-hero h1{margin-bottom:24px}.landing .classic-free{display:block;font-style:italic;font-size:.82em;color:var(--muted);line-height:1.05}.landing .classic-sub{margin:0 auto 40px}.landing .classic-photo{width:min(360px,78vw);aspect-ratio:1;border-radius:50%;overflow:hidden;flex:none}.landing .classic-photo img{width:100%;height:100%;object-fit:cover}.landing .classic-hero-row{display:flex;flex-direction:column;align-items:center;gap:36px;margin:12px 0 8px}.landing .classic-hero-cta{display:flex;flex-direction:column;align-items:center;gap:22px}.landing .classic-proof{max-width:420px}.landing .classic-cta,.landing .classic-stats{display:flex;flex-direction:column;align-items:center}.landing .classic-stats{gap:34px;margin-top:52px}@media (min-width:769px){.landing .classic-hero-row{flex-direction:row;justify-content:center;gap:64px;margin:24px 0 8px}.landing .classic-hero-cta{align-items:flex-start;text-align:left}.landing .classic-stats{flex-direction:row;justify-content:center;gap:64px}}.landing .classic-story{max-width:760px;margin:0 auto;border:1px solid var(--line);border-radius:20px;padding:48px 44px;text-align:center}.landing .classic-story h2{margin-bottom:28px}.landing .classic-story p{text-align:left;color:rgba(245,239,230,.7);line-height:1.7;margin-bottom:16px;font-size:17px}.landing .classic-story .signature{margin-top:28px;text-align:left}@media (max-width:768px){.landing .classic-story{padding:32px 22px}}