.method-section{color:var(--white);background:var(--black)}.method-intro{max-width:780px;margin-bottom:5rem}.method-intro h2 em{color:var(--pink)}.method-intro>p:last-child{max-width:620px;color:rgba(255,255,255,.6)}.peps-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:1rem}.peps-card{min-height:24rem;display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;color:var(--black);border-radius:var(--radius);transition:transform .35s var(--ease)}.peps-card:hover{transform:translateY(-.7rem) rotate(-1deg)}.peps-card>span{margin-bottom:auto;font-size:5rem;font-weight:300;line-height:1}.peps-card h3{margin-bottom:.8rem;font-size:1.65rem;letter-spacing:-.04em}.peps-card p{margin:0;font-size:.8rem}.peps-card:nth-child(1),.peps-card:nth-child(2),.peps-card:nth-child(3){grid-column:span 3}.peps-card:nth-child(4),.peps-card:nth-child(5){grid-column:span 5;min-height:19rem}.peps-orange{background:var(--orange)}.peps-pink{background:var(--pink)}.peps-terracotta{color:var(--white);background:var(--terracotta)}.peps-green{color:var(--white);background:var(--green)}.peps-white{background:var(--white)}
.results-section{display:grid;grid-template-columns:.88fr 1.12fr;gap:clamp(3rem,7vw,8rem);align-items:center;background:var(--cream)}.results-visual{position:relative}.results-visual::before{content:"";position:absolute;z-index:0;top:-1.5rem;left:-1.5rem;width:45%;height:55%;background:var(--orange);border-radius:1.4rem}.results-visual img{position:relative;z-index:1;width:100%;min-height:620px;object-fit:cover;filter:grayscale(1);border-radius:var(--radius)}.results-badge{position:absolute;z-index:2;right:-2.5rem;bottom:2rem;width:10rem;height:10rem;display:grid;place-content:center;color:var(--white);background:var(--pink);border-radius:50%;font-size:.75rem;line-height:1.25;text-transform:uppercase;text-align:center;transform:rotate(8deg)}.results-badge span{font-size:2.7rem;font-weight:300;line-height:1}.results-copy h2{font-size:clamp(2.8rem,5.2vw,6rem)}.results-copy h2 em{color:var(--terracotta)}.results-list{margin:3rem 0 0;padding:0;list-style:none}.results-list li{display:grid;grid-template-columns:3rem 1fr;gap:1rem;padding:1.25rem 0;border-top:1px solid var(--line)}.results-list li:last-child{border-bottom:1px solid var(--line)}.results-list span{color:var(--terracotta);font-size:.7rem;font-weight:700}.results-list p{margin:0;font-size:1rem}
.testimonials-section{position:relative;color:var(--white);background:var(--terracotta);overflow:hidden}.testimonials-sun{position:absolute;z-index:0;top:-16%;left:-5%;width:min(33vw,470px);height:auto;opacity:.42;mix-blend-mode:screen;pointer-events:none}.testimonials-heading,.testimonials-grid{position:relative;z-index:1}.testimonials-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:4rem;align-items:end;margin-bottom:4rem}.testimonials-heading h2{margin:0;font-size:clamp(3rem,6vw,7rem)}.testimonials-heading h2 em{color:var(--orange)}.testimonials-heading>p{max-width:520px;margin:0;color:rgba(255,255,255,.7)}.testimonials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.video-testimonial{min-width:0}.youtube-video{position:relative;aspect-ratio:16/9;border:1px solid rgba(255,255,255,.24);border-radius:var(--radius);background:var(--black);box-shadow:0 20px 45px rgba(0,0,0,.18);overflow:hidden}.youtube-video iframe{width:100%;height:100%;border:0}.video-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;text-align:center;background:radial-gradient(circle at 50% 35%,rgba(255,165,0,.16),transparent 40%),var(--black)}.video-placeholder span{width:3.5rem;height:3.5rem;display:grid;place-items:center;margin-bottom:1rem;color:var(--black);background:var(--orange);border-radius:50%;font-weight:700}.video-placeholder strong{font-size:1rem}.video-placeholder small{margin-top:.35rem;color:rgba(255,255,255,.5);font-size:.68rem}
.google-reviews-section{background:var(--white)}.google-reviews-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:5rem;align-items:end;margin-bottom:4rem}.google-reviews-heading h2{margin:0;font-size:clamp(3rem,6vw,7rem)}.google-reviews-heading h2 em{color:var(--terracotta)}.google-reviews-intro{max-width:520px}.google-reviews-intro p{color:rgba(9,9,9,.62)}.google-label{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.82rem;font-weight:600}.google-label b{width:2rem;height:2rem;display:grid;place-items:center;color:var(--white);background:conic-gradient(from -45deg,#4285f4 0 25%,#34a853 0 50%,#fbbc05 0 75%,#ea4335 0);border-radius:50%;font-size:1rem}.google-reviews-widget{min-height:18rem;padding:1.2rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--cream);overflow:hidden}
.about-section{display:grid;grid-template-columns:.82fr .68fr 1fr;gap:3vw;color:var(--white);background:var(--black)}.about-statement h2{font-size:clamp(3rem,5.4vw,6.5rem)}.about-lead{max-width:390px;color:var(--orange);font-size:1.2rem}.about-photo{position:relative;align-self:stretch;min-height:650px}.about-photo img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius);filter:contrast(1.08)}.about-photo span{position:absolute;right:-1rem;bottom:2rem;padding:.8rem 1rem;color:var(--black);background:var(--orange);font-size:.7rem;font-weight:600;line-height:1.35;transform:rotate(-3deg)}.about-story{align-self:center;padding-left:2vw;color:rgba(255,255,255,.68)}.about-story strong{color:var(--white)}.coffee-note{display:flex;align-items:center;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.2);color:var(--white)}.coffee-note span{font-size:2rem}.coffee-note p{margin:0;font-size:.85rem}
.fit-section{display:grid;grid-template-columns:1.2fr .8fr;gap:1rem;background:var(--white)}.fit-column{min-height:680px;padding:clamp(2rem,4vw,4rem);border-radius:var(--radius)}.fit-yes{background:var(--orange)}.fit-yes h2{font-size:clamp(3rem,5vw,6rem)}.fit-yes h2 em{color:var(--terracotta)}.fit-no{display:flex;flex-direction:column;color:var(--white);background:var(--black)}.check-list,.cross-list{margin:3rem 0 0;padding:0;list-style:none}.check-list li,.cross-list li{position:relative;padding:1rem 0 1rem 2.5rem;border-top:1px solid rgba(9,9,9,.2)}.check-list li::before{content:"✓";position:absolute;left:0;top:1rem;width:1.5rem;height:1.5rem;display:grid;place-items:center;border:1px solid var(--black);border-radius:50%;font-size:.65rem}.cross-list li{border-color:rgba(255,255,255,.18)}.cross-list li::before{content:"×";position:absolute;left:0;color:var(--pink);font-size:1.4rem}.fit-note{margin-top:auto;padding-top:2rem;color:rgba(255,255,255,.55);font-size:.83rem}
.faq-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw;align-items:start;background:var(--cream)}.faq-heading{position:sticky;top:8rem}.faq-heading h2{font-size:clamp(3rem,5.5vw,6.5rem)}.faq-heading>p:last-child{max-width:420px;color:rgba(9,9,9,.58)}.accordion details{border-top:1px solid var(--black)}.accordion details:last-child{border-bottom:1px solid var(--black)}.accordion summary{position:relative;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.65rem 0;font-size:clamp(1rem,1.35vw,1.25rem);font-weight:600;list-style:none;cursor:pointer}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{flex:0 0 auto;position:relative;width:2rem;height:2rem;border:1px solid var(--black);border-radius:50%}.accordion summary span::before,.accordion summary span::after{content:"";position:absolute;top:50%;left:50%;width:.75rem;height:1px;background:var(--black);transform:translate(-50%,-50%);transition:transform .25s}.accordion summary span::after{transform:translate(-50%,-50%) rotate(90deg)}.accordion details[open] summary span{background:var(--orange)}.accordion details[open] summary span::after{transform:translate(-50%,-50%) rotate(0)}.accordion details>p{max-width:680px;padding:0 4rem 1.7rem 0;color:rgba(9,9,9,.62)}
.contact-section{position:relative;min-height:780px;display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw;align-items:start;padding:clamp(6rem,10vw,10rem) max(4.5vw,calc((100vw - 1360px)/2));color:var(--white);background:var(--terracotta);overflow:hidden}.contact-section::before{content:"";position:absolute;right:-8%;bottom:-15%;width:45vw;height:45vw;border:1px solid rgba(255,255,255,.18);border-radius:50%;box-shadow:0 0 0 7vw rgba(255,255,255,.03),0 0 0 14vw rgba(255,255,255,.025)}.contact-copy,.contact-tools{position:relative;z-index:1}.contact-copy{position:sticky;top:9rem}.contact-copy h2{font-size:clamp(3.7rem,6.5vw,7.7rem)}.contact-copy h2 em{color:var(--orange)}.contact-copy>p:last-child{max-width:580px;color:rgba(255,255,255,.72)}.contact-tools{min-width:0}.calendly-panel,.contact-form{color:var(--black);background:var(--cream);border-radius:var(--radius);box-shadow:0 25px 70px rgba(0,0,0,.2)}.calendly-panel{padding:clamp(1.2rem,2.5vw,2rem)}.calendly-heading{margin-bottom:1.5rem}.calendly-heading .section-kicker{margin-bottom:.6rem}.calendly-heading h3{margin:0;font-size:clamp(1.7rem,2.4vw,2.5rem);letter-spacing:-.05em}.calendly-embed{min-height:680px;border:1px solid var(--line);border-radius:calc(var(--radius) - .7rem);background:var(--white);overflow:hidden}.calendly-embed iframe{display:block;width:100%;height:680px;border:0}.calendly-placeholder{min-height:680px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.calendly-placeholder>span{width:5rem;height:5rem;display:grid;place-items:center;margin-bottom:1.3rem;color:var(--black);background:var(--orange);border-radius:50%;font-size:1.8rem;font-weight:600}.calendly-placeholder strong{font-size:1.15rem}.calendly-placeholder p{max-width:390px;margin:.6rem 0 0;color:rgba(9,9,9,.55);font-size:.8rem}.calendly-placeholder code{padding:.12rem .3rem;background:rgba(9,9,9,.08);border-radius:.25rem}.contact-divider{display:flex;align-items:center;gap:1rem;margin:1.5rem 0;color:rgba(255,255,255,.65);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.contact-divider::before,.contact-divider::after{content:"";height:1px;flex:1;background:rgba(255,255,255,.25)}.contact-form{padding:clamp(1.5rem,3vw,2.5rem)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-form label{display:block;margin-bottom:1rem;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.contact-form input,.contact-form textarea{width:100%;margin-top:.55rem;padding:.9rem 0;border:0;border-bottom:1px solid rgba(9,9,9,.35);border-radius:0;outline:none;background:transparent;font-size:.9rem;font-weight:400;text-transform:none;resize:vertical;transition:border-color .2s}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--terracotta)}.contact-form .button{width:100%;margin-top:1rem}.form-note,.form-status{margin:1rem 0 0;color:rgba(9,9,9,.52);font-size:.66rem;text-align:center}.form-status{min-height:1.2rem;color:var(--green);font-weight:600}
.site-footer{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:2rem;align-items:center;padding:3rem max(4.5vw,calc((100vw - 1360px)/2));color:var(--white);background:var(--black);font-size:.72rem}.footer-brand{display:flex;align-items:center;gap:1rem}.footer-brand>div{display:flex;flex-direction:column}.footer-brand strong{font-size:1.25rem}.footer-brand small{color:rgba(255,255,255,.45)}.site-footer>p{margin:0;color:rgba(255,255,255,.5);text-align:center}.site-footer nav{display:flex;justify-content:flex-end;gap:1.2rem}.site-footer nav a:hover{color:var(--orange)}.site-footer .copyright{grid-column:1/-1;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.13);text-align:left}
.reveal{opacity:0;transform:translateY(35px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.reveal.is-visible{opacity:1;transform:translateY(0)}
@media(max-width:1050px){.main-nav{position:fixed;inset:-1.2rem -5vw auto;min-height:100svh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:7rem 8vw;background:var(--black);transform:translateY(-110%);transition:transform .45s var(--ease)}.main-nav.is-open{transform:translateY(0)}.main-nav>a{font-size:clamp(1.8rem,6vw,3.2rem)}.main-nav .nav-cta{margin-top:1rem;font-size:1rem}.menu-toggle{position:relative;z-index:2;display:block}.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.hero{grid-template-columns:1fr .65fr}.hero-visual{min-height:62vh}.hero-visual img{max-height:58vh}.felt-heading{grid-template-columns:1fr}.felt-heading .section-kicker,.felt-heading h2,.felt-question{grid-column:1}.felt-grid{grid-template-columns:1fr 1fr}.felt-photo{grid-row:span 1}.felt-card-green{grid-column:1/-1}.section-heading{grid-template-columns:1fr}.journey{grid-template-columns:1fr 1fr}.journey::before{display:none}.journey-step:nth-child(2){transform:none}.journey-step:nth-child(3){grid-column:1/-1;min-height:22rem}.support-banner{grid-template-columns:auto 1fr}.support-banner .button{grid-column:1/-1}.testimonials-heading{grid-template-columns:1fr}.testimonials-grid{grid-template-columns:1fr 1fr}.video-testimonial:last-child{grid-column:1/-1}.google-reviews-heading{grid-template-columns:1fr}.about-section{grid-template-columns:1fr 1fr}.about-story{grid-column:1/-1;columns:2;column-gap:3rem;padding:2rem 0 0}.coffee-note{break-inside:avoid}.fit-section,.faq-section,.contact-section{grid-template-columns:1fr}.faq-heading{position:static}.contact-section{min-height:auto}.contact-copy{position:relative;top:auto}.contact-tools,.contact-form{max-width:760px}}
@media(max-width:760px){:root{--radius:1.35rem}.site-header{top:.65rem;width:94vw;min-height:4.8rem;padding:.55rem .65rem .55rem 1rem}.brand{gap:.6rem;font-size:1rem}.brand-mark{width:3.4rem;height:3.4rem}.menu-toggle{width:3.3rem;height:3.3rem}.section{padding:5.5rem 5vw}h2{font-size:clamp(2.7rem,14vw,4.5rem)}.hero{min-height:auto;grid-template-columns:1fr;padding:9rem 5vw 0}.hero h1{font-size:clamp(3.35rem,15.5vw,5.5rem)}.hero-intro{font-size:.95rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:1.2rem}.hero-visual{min-height:32rem;margin-top:1rem}.hero-visual img{max-height:31rem}.hero-disc{right:8%;width:80vw}.orbit-one{right:-10%;width:115%}.floating-note{display:none}.hero-signature{right:0;bottom:1rem}.scroll-cue{display:none}.felt-grid{grid-template-columns:1fr}.felt-card,.felt-photo{min-height:21rem}.felt-card-green{grid-column:1}.turning-point{grid-template-columns:1fr;min-height:760px}.turning-brain{right:-40%;bottom:-3%;width:110vw}.turning-quote{margin:0}.journey{grid-template-columns:1fr}.journey-step,.journey-step:nth-child(3){grid-column:auto;min-height:22rem}.support-banner{grid-template-columns:1fr}.support-banner .button{grid-column:auto}.peps-grid{grid-template-columns:1fr}.peps-card,.peps-card:nth-child(n){grid-column:auto;min-height:19rem}.results-section{grid-template-columns:1fr}.results-visual img{min-height:470px}.results-badge{right:-.5rem;width:8rem;height:8rem}.testimonials-sun{top:-2rem;left:-32%;width:90vw;opacity:.3}.testimonials-heading{gap:1rem;margin-bottom:2.5rem}.testimonials-grid{grid-template-columns:1fr}.video-testimonial:last-child{grid-column:auto}.google-reviews-heading{gap:1.5rem;margin-bottom:2.5rem}.google-reviews-widget{min-height:15rem;padding:.6rem}.about-section{grid-template-columns:1fr}.about-photo{min-height:500px}.about-story{grid-column:auto;columns:auto}.fit-column{min-height:auto;padding:2rem 1.5rem}.fit-no{min-height:570px}.accordion details>p{padding-right:0}.contact-section{padding:5.5rem 5vw}.calendly-panel{padding:1rem}.calendly-embed,.calendly-placeholder{min-height:620px}.calendly-embed iframe{height:620px}.form-row{grid-template-columns:1fr;gap:0}.site-footer{grid-template-columns:1fr;text-align:left}.site-footer>p{text-align:left}.site-footer nav{flex-wrap:wrap;justify-content:flex-start}}

.blog-page{background:var(--cream)}.blog-hero{position:relative;min-height:72vh;display:flex;align-items:flex-end;padding:11rem max(4.5vw,calc((100vw - 1360px)/2)) 6rem;color:var(--white);background:var(--black);overflow:hidden}.blog-hero::before{content:"";position:absolute;right:-10rem;bottom:-18rem;width:42rem;height:42rem;border:1px solid rgba(255,165,0,.35);border-radius:50%;box-shadow:0 0 0 6rem rgba(255,165,0,.04),0 0 0 12rem rgba(245,66,152,.03)}.blog-hero-copy{position:relative;z-index:1;max-width:1000px}.blog-hero h1{margin:0 0 1.8rem;font-size:clamp(4.5rem,11vw,11rem);font-weight:500;line-height:.82;letter-spacing:-.08em}.blog-hero h1 em{color:var(--orange)}.blog-hero-copy>p:last-child{max-width:650px;margin:0;color:rgba(255,255,255,.66);font-size:clamp(1rem,1.5vw,1.25rem)}.blog-listing{background:var(--cream)}.blog-heading{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:end;margin-bottom:4rem}.blog-heading h2{margin:0;font-size:clamp(3rem,5vw,6rem)}.blog-heading>p{max-width:520px;margin:0;color:rgba(9,9,9,.62)}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.blog-card{min-height:32rem;display:flex;flex-direction:column;padding:1.7rem;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.blog-card:nth-child(1){background:var(--orange)}.blog-card:nth-child(2){color:var(--white);background:var(--terracotta)}.blog-card:nth-child(3){color:var(--white);background:var(--green)}.blog-card-meta{display:flex;justify-content:space-between;gap:1rem;font-size:.66rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.blog-card-mark{width:5rem;height:5rem;display:grid;place-items:center;margin:auto 0;border:1px solid currentColor;border-radius:50%;font-size:2rem}.blog-card h2{margin:0 0 1rem;font-size:clamp(1.8rem,2.5vw,2.8rem);letter-spacing:-.05em}.blog-card>p{margin:0;opacity:.72;font-size:.9rem}.blog-card-status{align-self:flex-start;margin-top:1.5rem;padding:.55rem .8rem;border:1px solid currentColor;border-radius:999px;font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.blog-cta{display:flex;align-items:center;justify-content:space-between;gap:3rem;color:var(--white);background:var(--black)}.blog-cta h2{max-width:850px;margin:0;font-size:clamp(3rem,6vw,7rem)}.blog-cta h2 em{color:var(--pink)}.blog-cta .button{flex:0 0 auto}
@media(max-width:1050px){.blog-heading{grid-template-columns:1fr}.blog-grid{grid-template-columns:1fr 1fr}.blog-card:last-child{grid-column:1/-1;min-height:24rem}.blog-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:760px){.blog-hero{min-height:65vh;padding:9rem 5vw 4.5rem}.blog-hero h1{font-size:clamp(4rem,24vw,7rem)}.blog-heading{gap:1rem;margin-bottom:2.5rem}.blog-grid{grid-template-columns:1fr}.blog-card,.blog-card:last-child{grid-column:auto;min-height:27rem}.blog-cta{gap:2rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
@media(max-width:420px){.hero{padding-inline:4.5vw}.hero h1{font-size:13.2vw}.hero-intro{font-size:.9rem}.hero-signature{transform:scale(.88) rotate(-2deg);transform-origin:right bottom}.site-header{width:92vw}}
.legal-page{min-height:100vh;background:var(--cream)}.legal-header{display:flex;align-items:center;justify-content:space-between;padding:1.4rem 5vw;color:var(--white);background:var(--black)}.legal-header a:hover{color:var(--orange)}.legal-header strong{color:var(--orange)}.legal-content{width:min(90vw,900px);margin:0 auto;padding:6rem 0 8rem}.legal-content h1{margin-bottom:3rem;font-size:clamp(3.4rem,9vw,7rem);line-height:.95;letter-spacing:-.07em}.legal-content h2{margin:3rem 0 1rem;font-size:clamp(1.5rem,3vw,2.3rem);letter-spacing:-.04em}.legal-content p{color:rgba(9,9,9,.67)}.legal-alert{padding:1.2rem 1.4rem;border-left:4px solid var(--orange);background:var(--white)}
