@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&family=Manrope:wght@400;500;600&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.hero-art picture{width:100%;height:100%;display:block}:root{--ivory:#fbf7ee;--cream:#fffdf8;--gold:#c89b3c;--deep-gold:#9b6c18;--pale-gold:#e8d7ae;--pink:#c76f91;--pale-pink:#f7dfe8;--ink:#392719;--muted:#725f51;--line:#e9ddc7}*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:112.5%}body{background:var(--ivory);color:var(--ink);margin:0;font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.03em;font-family:Cormorant Garamond,Georgia,serif;font-weight:500}h2{font-size:clamp(3.2rem,5vw,5.5rem);line-height:.98}h2 em{color:var(--pink);font-weight:500}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf7eeeb;align-items:center;gap:3rem;height:92px;padding:0 4.5vw;display:flex;position:sticky;top:0}.brand{color:#70480d;white-space:nowrap;font:500 2.2rem Cormorant Garamond,serif}.brand-lotus{color:var(--pink);font-size:1rem}nav{gap:2rem;margin-left:auto;font-size:.84rem;display:flex}nav a{border-bottom:1px solid #0000;padding:.5rem 0}nav a:hover{border-color:var(--gold)}.header-cta{border:1px solid var(--gold);border-radius:99px;padding:.8rem 1.1rem;font-size:.78rem;font-weight:600}.hero{grid-template-columns:49% 51%;min-height:calc(100vh - 92px);display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;padding:8vw 3vw 6vw 6vw}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.2em;color:var(--deep-gold);font-size:.72rem;font-weight:600}.hero h1{margin:1.8rem 0 2rem;font-size:clamp(4rem,6.8vw,7.4rem);line-height:.82}.hero h1 em{color:var(--pink);font-size:.79em;font-weight:500}.hero-lead{max-width:620px;font:500 clamp(1.1rem,1.5vw,1.35rem)/1.6 Cormorant Garamond,serif}.actions{flex-wrap:wrap;gap:1rem;margin-top:2.2rem;display:flex}.button{border:1px solid var(--gold);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;min-height:56px;padding:0 1.7rem;font-size:.86rem;font-weight:600;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #9b6c1826}.primary{color:#fff;background:linear-gradient(135deg,var(--gold),#a87112)}.secondary{color:var(--deep-gold);background:#fff9}.mantra-line{color:var(--deep-gold);letter-spacing:.08em;margin-top:2.5rem;font:italic 1.25rem Cormorant Garamond,serif}.hero-art{background:radial-gradient(circle at 62% 42%,#fff 0,#fbedd0 38%,var(--ivory) 72%);position:relative}.hero-art img{object-fit:cover;object-position:center;z-index:1;width:100%;height:100%;position:relative}.halo{aspect-ratio:1;border:1px solid var(--pale-gold);width:70%;box-shadow:0 0 80px var(--pale-gold);border-radius:50%;animation:10s ease-in-out infinite breathe;position:absolute;top:8%;left:15%}.section{padding:8rem 7vw}.section-kicker{margin-bottom:2rem}.pink{color:var(--pink)}.intro{background:var(--cream)}.intro-grid{grid-template-columns:1fr 1fr;align-items:start;gap:8vw;display:grid}.intro>.section-kicker{text-align:center;margin-bottom:1.1rem}.intro-heading{text-align:center;max-width:900px;margin:0 auto 3.5rem}.intro h2{font-size:clamp(3.4rem,5.5vw,6rem)}blockquote{color:var(--deep-gold);border-left:2px solid var(--pink);padding-left:1.4rem;font:italic 1.4rem/1.5 Cormorant Garamond,serif}.prose{color:var(--muted);font-size:1rem;line-height:1.8}.chant-card{border:1px solid var(--pale-gold);background:linear-gradient(135deg,#fff9ed,#fdeef3);flex-direction:column;margin:2rem 0;padding:1.6rem 2rem;display:flex}.chant-card span{color:var(--deep-gold);font:600 2rem Cormorant Garamond,serif}.chant-card small{margin-top:.5rem}.mantra-section{color:#fff;background:linear-gradient(#3f291c,#2d1e16)}.mantra-head,.science-title{grid-template-columns:1.1fr .9fr;align-items:end;gap:8vw;display:grid}.mantra-head p{color:#e7dace;line-height:1.8}.media-grid{grid-template-columns:1.35fr .65fr;gap:2rem;margin-top:4rem;display:grid}.video-wrap{aspect-ratio:16/9;background:#000;border:1px solid #765840}.video-wrap iframe{border:0;width:100%;height:100%}.download-card{color:var(--ink);background:linear-gradient(145deg,#fffaf1,#f8e5ec);flex-direction:column;align-items:flex-start;padding:2.6rem;display:flex}.icon{border:1px solid var(--gold);width:54px;height:54px;color:var(--gold);border-radius:50%;justify-content:center;align-items:center;font:500 1.2rem Cormorant Garamond,serif;display:inline-flex}.download-card h3{margin:.2rem 0 1rem;font:600 2.2rem Cormorant Garamond,serif}.download-card p{line-height:1.7}.download-card small{color:var(--muted);margin-top:1rem}.benefit-row{border-top:1px solid #6b4e39;border-bottom:1px solid #6b4e39;grid-template-columns:repeat(4,1fr);margin-top:3rem;display:grid}.benefit-row div{border-right:1px solid #6b4e39;flex-direction:column;padding:1.4rem;display:flex}.benefit-row div:last-child{border:0}.benefit-row span{color:var(--pink)}.benefit-row small{color:#cdbba9}.science{background:#f9f3e8}.science-title p{color:var(--muted);line-height:1.8}.evidence-grid,.service-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:4rem 0;display:grid}.evidence-grid article,.service-grid article{border:1px solid var(--line);background:#ffffffa6;padding:2rem}.evidence-grid h3,.service-grid h3{margin:1.2rem 0 .8rem;font:600 1.55rem Cormorant Garamond,serif}.evidence-grid p,.service-grid p{color:var(--muted);line-height:1.7}.empathy-card{border:1px solid var(--line);background:#fff;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;padding:2.5rem;display:grid}.versus{color:var(--pink);font:500 3rem Cormorant Garamond,serif}.research-note{max-width:900px;color:var(--muted);margin:2rem auto;font-size:.9rem;line-height:1.7}.sources{border-top:1px solid var(--line);max-width:900px;margin:auto;padding-top:1rem}.sources summary{cursor:pointer;color:var(--deep-gold);font-weight:600}.sources li{margin:.7rem 0}.sources a{text-decoration:underline}.evening{background:linear-gradient(135deg,#fff9ef,#f9e3eb)}.evening-card{background:var(--cream);grid-template-columns:1.2fr .8fr;max-width:1250px;margin:auto;display:grid;box-shadow:0 30px 80px #5a371b1f}.evening-copy{padding:4.5rem}.event-facts{flex-wrap:wrap;gap:1rem;margin:2rem 0;display:flex}.event-facts span{border:1px solid var(--line);padding:.8rem 1rem;font-size:.82rem}.event-facts b{color:var(--deep-gold);display:block}.price{color:var(--muted)}.hosts{color:#fff;text-align:center;background:#3d291e;padding:4rem}.host-monogram{border:1px solid var(--gold);border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 1rem;font:500 1.7rem Cormorant Garamond,serif;display:grid}.pink-mono{border-color:var(--pink);color:var(--pale-pink)}.hosts h3{margin:.4rem;font:600 1.6rem Cormorant Garamond,serif}.hosts p,.hosts small{color:#dacbc0;line-height:1.6}.host-divider{background:#6b5142;height:1px;margin:2rem}.services{text-align:center;background:var(--cream)}.services h2{max-width:900px;margin:auto}.service-grid{text-align:left}.service-grid article>span{color:var(--pink);font-size:.8rem}.book{color:#fff;background:#432d21;grid-template-columns:.8fr 1.2fr;align-items:center;gap:8vw;display:grid}.book-visual{place-items:center;display:grid}.book-cover{aspect-ratio:.66;color:#3b2414;text-align:center;background:linear-gradient(160deg,#faead0,#d6a23b 55%,#9b6c18);flex-direction:column;justify-content:space-between;width:min(320px,80vw);padding:2.5rem;display:flex;box-shadow:-22px 20px #24160f,0 35px 60px #1b110d}.book-cover span{font:italic 1.6rem Cormorant Garamond,serif}.book-cover strong{font:600 2.3rem/1 Cormorant Garamond,serif}.book-copy p{color:#e0d2c6;line-height:1.8}.book-copy blockquote{color:var(--pale-pink)}.coming{font-size:.8rem}.contact{background:#f9f3e8;grid-template-columns:.8fr 1.2fr;gap:8vw;display:grid}.contact-intro>p{color:var(--muted);line-height:1.8}.contact-intro>a{color:var(--deep-gold);text-decoration:underline}form{border:1px solid var(--line);background:#fff;grid-template-columns:1fr 1fr;gap:1.2rem;padding:2.5rem;display:grid}label{color:var(--deep-gold);font-size:.78rem;font-weight:600}input,select,textarea{width:100%;color:var(--ink);font:inherit;background:0 0;border:0;border-bottom:1px solid #cdbb9f;outline:none;padding:.8rem 0}textarea{resize:vertical}.consent,form button,form>small{grid-column:1/-1}label:has(textarea){grid-column:1/-1}.consent{color:var(--muted);gap:.7rem;font-weight:400;line-height:1.4;display:flex}.consent input{width:auto}.consent a{color:var(--deep-gold);text-decoration:underline}form>small{color:var(--muted)}footer{color:#e8d8ca;background:#261911;grid-template-columns:1fr 1fr;align-items:center;gap:1rem;padding:4rem 7vw;display:grid}footer .brand{color:var(--pale-gold)}footer>div{justify-content:flex-end;gap:1.4rem;font-size:.8rem;display:flex}footer>small{color:#9f8d80;border-top:1px solid #4c382d;grid-column:1/-1;padding-top:1rem}@keyframes breathe{50%{opacity:.55;transform:scale(1.03)}}@media (width<=1000px){nav{display:none}.header-cta{margin-left:auto}.hero{grid-template-columns:1fr}.hero-copy{padding:6rem 7vw 2rem}.hero-art{min-height:65vh}.intro-grid,.mantra-head,.science-title,.evening-card,.book,.contact,.media-grid,.evidence-grid,.service-grid{grid-template-columns:1fr}.benefit-row{grid-template-columns:1fr 1fr}.hosts{padding:3rem}.book{padding-top:7rem}.contact{gap:3rem}}@media (width<=640px){.site-header{height:72px;padding:0 5vw}.brand{font-size:1.8rem}.header-cta{display:none}.hero{min-height:auto}.hero h1{font-size:3.8rem}.hero-art{min-height:68vh}.hero-art picture{display:block;position:absolute;inset:0}.hero-art img{object-position:center center}.section{padding:5rem 6vw}h2{font-size:3.2rem}.actions{flex-direction:column}.button{width:100%}.intro-grid{gap:2rem}.benefit-row{grid-template-columns:1fr}.benefit-row div{border-bottom:1px solid #6b4e39;border-right:0}.empathy-card{grid-template-columns:1fr}.versus{text-align:center}.evening-copy{padding:2rem}.event-facts{display:grid}.book-cover{width:250px}.contact form{grid-template-columns:1fr;padding:1.5rem}label{grid-column:1/-1}footer{grid-template-columns:1fr}footer>div{flex-wrap:wrap;justify-content:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.halo{animation:none}.button{transition:none}}.hero-art picture{overflow:hidden}.hero-art img{object-position:center center}.faq{background:var(--cream)}.faq-grid{grid-template-columns:.8fr 1.2fr;gap:8vw;display:grid}.faq details{border-top:1px solid var(--line);padding:1.3rem 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;color:var(--deep-gold);font:600 1.35rem Cormorant Garamond,serif}.faq details p{color:var(--muted);margin:.8rem 0 0;line-height:1.7}@media (width<=1000px){.hero-art picture{position:absolute;inset:0}.faq-grid{grid-template-columns:1fr;gap:2rem}}.video-consent{text-align:center;color:#fff;background:linear-gradient(145deg,#2c1d15,#4a3022);flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:320px;padding:2.5rem;display:flex}.video-consent strong{font:600 2rem Cormorant Garamond,serif}.video-consent p{color:#ddcec2;max-width:560px;line-height:1.7}.cookie-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#2619119e;align-items:end;padding:1.5rem;display:grid;position:fixed;inset:0}.cookie-dialog{background:var(--cream);border:1px solid var(--pale-gold);width:min(760px,100%);margin:0 auto;padding:2.2rem;box-shadow:0 24px 80px #1e120a47}.cookie-dialog h2{margin-bottom:1rem;font-size:clamp(2.4rem,5vw,3.5rem)}.cookie-dialog p{color:var(--muted);line-height:1.7}.cookie-dialog a{color:var(--deep-gold);text-decoration:underline}.cookie-actions{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.privacy-reopen{z-index:40;border:1px solid var(--pale-gold);color:var(--deep-gold);cursor:pointer;background:#fffdf8f0;border-radius:99px;padding:.55rem .9rem;font:600 .72rem Manrope,Arial,sans-serif;position:fixed;bottom:1rem;left:1rem;box-shadow:0 5px 18px #39271924}@media (width<=640px){.cookie-backdrop{padding:.7rem}.cookie-dialog{padding:1.4rem}.cookie-actions{flex-direction:column}.cookie-actions .button{width:100%}.privacy-reopen{font-size:.65rem}.video-consent{min-height:260px;padding:1.5rem}}body{line-height:1.65}p{margin-bottom:1.25rem}h1{line-height:.93}h2{margin-bottom:1.75rem;line-height:1.07}h3{margin-bottom:.85rem;line-height:1.25}blockquote{margin-top:1.5rem;margin-bottom:1.8rem}.section-kicker{margin-bottom:2.25rem;line-height:1.5}.hero h1{margin-bottom:2.35rem;line-height:.9}.hero-lead{margin-bottom:0;line-height:1.7}.hero .actions{margin-top:2.5rem}.mantra-line{margin-top:2.75rem;margin-bottom:0;line-height:1.5}.intro-grid{row-gap:3rem}.prose p{margin-bottom:1.45rem}.chant-card{gap:.35rem}.chant-card span{line-height:1.15}.mantra-head p,.science-title p{margin-bottom:.35rem}.download-card h3{margin:.5rem 0 1.15rem;line-height:1.2}.download-card p{margin-bottom:1.35rem}.evidence-grid h3,.service-grid h3{margin:1.35rem 0 .9rem;line-height:1.25}.evidence-grid p,.service-grid p{margin-bottom:0}.empathy-card h3{margin-bottom:.9rem}.empathy-card p:last-child{margin-bottom:0}.evening-copy h2{margin-bottom:2.1rem;line-height:1.02}.evening-copy h2 em{margin-top:.18em;display:inline-block}.evening-copy>p{margin-bottom:1.65rem;line-height:1.7}.event-facts{margin:2.25rem 0}.price{margin:0 0 1.35rem}.hosts h3{margin:.65rem 0 .8rem;line-height:1.25}.hosts p{margin-bottom:1.4rem}.hosts small{margin-top:.35rem;display:block}.service-grid{margin-top:4.25rem}.book-copy h2{margin-bottom:1.8rem}.book-copy p{margin-bottom:1.5rem}.book-copy blockquote{margin:1.8rem 0 2rem}.contact-intro h2{margin-bottom:1.75rem}.contact-intro>p{margin-bottom:1.35rem}.faq summary{line-height:1.35}.faq details p{margin-top:1rem;margin-bottom:.2rem}.cookie-dialog h2{margin-bottom:1.2rem;line-height:1.1}@media (width<=1000px){.section{padding-top:7rem;padding-bottom:7rem}.evening-copy h2{margin-bottom:1.85rem}}@media (width<=640px){body{line-height:1.6}h1{line-height:.96}h2{line-height:1.08}.hero h1{margin-bottom:1.8rem;line-height:.94}.section{padding-top:5.5rem;padding-bottom:5.5rem}.section-kicker{margin-bottom:1.75rem}.evening-copy h2{margin-bottom:1.7rem;line-height:1.07}.event-facts{margin:1.9rem 0}.book-copy h2,.contact-intro h2{margin-bottom:1.5rem}}.hosts{flex-direction:column;justify-content:center;gap:1.25rem;padding:1.25rem;display:flex}.hosts-photo{aspect-ratio:771/651;object-fit:cover;border:1px solid #e8d7aea6;width:100%;height:auto;display:block;box-shadow:0 18px 45px #140a053d}.host-bios{text-align:left;grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.host-bios>div{padding:.25rem .5rem}.host-bios>div+div{border-left:1px solid #6b5142;padding-left:1.25rem}.hosts .host-bios h3{margin:0 0 .45rem;font-size:1.25rem}.hosts .host-bios p{margin:0;font-size:.78rem}.hosts>small{padding:.2rem .5rem .45rem;display:block}.mantra-intro-copy{flex-direction:column;gap:1rem;display:flex}.tradition-note{border-left:2px solid var(--pink);background:#ffffff0f;padding:1.15rem 1.3rem;font-size:.92rem}.tradition-note strong{color:var(--pale-pink)}.book-visual>a{display:block}.book-cover-image{width:min(340px,80vw);height:auto;transition:transform .25s,box-shadow .25s;display:block;box-shadow:-20px 18px #24160f,0 35px 60px #1b110d}.book-visual>a:hover .book-cover-image{transform:translateY(-4px);box-shadow:-20px 22px #24160f,0 42px 70px #1b110d}.practice-path{border:1px solid var(--line);background:#fff;grid-template-columns:.8fr 1.2fr;gap:5vw;margin:4rem 0 2rem;padding:3rem;display:grid}.practice-path h3{font:600 clamp(2rem,3vw,3rem)/1.08 Cormorant Garamond,serif}.practice-path ol{counter-reset:path;margin:0;padding:0;list-style:none}.practice-path li{counter-increment:path;border-top:1px solid var(--line);grid-template-columns:2.5rem 1fr;gap:.25rem 1rem;padding:1.1rem 0;display:grid}.practice-path li:before{content:counter(path,decimal-leading-zero);color:var(--pink);grid-row:1/3;font-size:.75rem}.practice-path li b{color:var(--deep-gold);font:600 1.3rem Cormorant Garamond,serif}.practice-path li span{color:var(--muted)}.research-facts{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:1px;margin:2rem 0;display:grid}.research-facts article{background:var(--cream);padding:1.7rem}.research-facts strong{color:var(--deep-gold);margin-bottom:.6rem;font:600 1.3rem Cormorant Garamond,serif;display:block}.research-facts p{color:var(--muted);margin:0;font-size:.84rem}.services-lead{max-width:760px;color:var(--muted);margin:1.5rem auto 0}.service-grid{grid-template-columns:repeat(3,1fr)}.service-grid article{flex-direction:column;display:flex}.service-grid article a{color:var(--deep-gold);margin-top:auto;padding-top:1.5rem;font-size:.82rem;font-weight:600}.services-disclaimer{max-width:860px;color:var(--muted);margin:2.5rem auto 0;font-size:.78rem}.about-guides{color:#fff;background:#3d291e}.guides-grid{background:#694c3a;grid-template-columns:1fr 1fr;gap:1px;margin-top:3rem;display:grid}.guides-grid article{background:#432d21;padding:3rem}.guides-grid h3{color:var(--pale-gold);font:600 2.2rem Cormorant Garamond,serif}.guide-role{color:var(--pale-pink);text-transform:uppercase;letter-spacing:.1em;font-size:.8rem}.guides-grid article>p:not(.guide-role){color:#e0d2c6}.guides-grid ul{color:#dacbc0;padding-left:1.2rem;line-height:1.9}.guides-grid li::marker{color:var(--pink)}.book-actions{flex-wrap:wrap;gap:1rem;display:flex}.button.secondary.light{border-color:var(--pale-gold);color:#fff}@media (width<=1000px){.hosts{gap:1.5rem;padding:1.5rem}.hosts-photo,.host-bios{width:min(820px,100%);margin-left:auto;margin-right:auto}.practice-path,.guides-grid{grid-template-columns:1fr}.research-facts,.service-grid{grid-template-columns:1fr 1fr}}@media (width<=640px){.hosts{padding:.8rem}.host-bios{grid-template-columns:1fr;gap:.75rem}.host-bios>div+div{border-top:1px solid #6b5142;border-left:0;padding:1rem .5rem 0}.hosts .host-bios h3{font-size:1.2rem}.hosts>small{text-align:left}.practice-path{padding:1.5rem}.research-facts,.service-grid{grid-template-columns:1fr}.guides-grid article{padding:2rem}.book-actions{flex-direction:column}}.field{flex-direction:column;display:flex}.chant-video{margin:1.8rem 0 0}.chant-video figcaption{color:var(--muted);margin-top:.7rem;font-size:.82rem}.science>.section-kicker{text-align:center}.science .science-title{text-align:center;max-width:980px;margin:0 auto;display:block}.science .science-title h2{margin-bottom:1.4rem}.science .science-title p{max-width:720px;margin-left:auto;margin-right:auto}.honeypot{width:1px;height:1px;margin:0;overflow:hidden;position:absolute!important;left:-9999px!important}.ai-badge{z-index:3;letter-spacing:.14em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#2619118c;border:1px solid #ffffff47;border-radius:4px;padding:.4rem .6rem;font:600 .62rem/1 Manrope,Arial,sans-serif;position:absolute;bottom:.85rem;right:.85rem}@media (width<=640px){.ai-badge{font-size:.58rem;bottom:.6rem;right:.6rem}}.testimonials{text-align:center;background:linear-gradient(#fff9ef,#f9e3eb)}.testimonials-head{max-width:820px;margin:0 auto}.testimonials-head h2{font-size:clamp(3rem,5vw,5rem)}.testimonials-head p{color:var(--muted);margin-top:1.5rem;line-height:1.8}.testimonial-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:4rem 0;display:grid}.testimonial-card{background:var(--cream);border:1px solid var(--pale-gold);flex-direction:column;padding:2.2rem;display:flex;box-shadow:0 18px 50px #5a371b14}.testimonial-card.featured{border-color:var(--pink);box-shadow:0 22px 60px #c76f9129}.testimonial-role{text-transform:uppercase;letter-spacing:.15em;color:var(--deep-gold);font-size:.72rem;font-weight:600}.testimonial-card.featured .testimonial-role{color:var(--pink)}.testimonial-card blockquote{color:var(--ink);border:0;margin:1.2rem 0 1.6rem;padding:0;font:italic 1.15rem/1.6 Cormorant Garamond,serif}.testimonial-card figcaption{border-top:1px solid var(--line);flex-direction:column;gap:.15rem;margin-top:auto;padding-top:1rem;display:flex}.testimonial-card figcaption strong{color:var(--deep-gold);font:600 1.15rem Cormorant Garamond,serif}.testimonial-card figcaption span{color:var(--muted);font-size:.8rem}.testimonial-badge{color:var(--pink);font-weight:600}.testimonial-cta{background:var(--cream);border:1px solid var(--pale-gold);flex-direction:column;align-items:center;gap:.5rem;max-width:640px;margin:0 auto;padding:2.6rem;display:flex}.testimonial-flower{font-size:2rem}.testimonial-cta h3{margin:0;font:600 2rem Cormorant Garamond,serif}.testimonial-cta p{color:var(--muted);margin:0 0 1rem;line-height:1.7}@media (width<=960px){.testimonial-grid{grid-template-columns:1fr;max-width:640px;margin-left:auto;margin-right:auto}}
