/* Translucent apricot glass and quiet botanical details. */
.site-header{background:#fff0e3;color:#68462f;border-bottom:1px solid #dfb98c55;box-shadow:0 8px 30px #70472e08}
@supports(backdrop-filter:blur(16px)){
    .site-header{background:rgba(255,242,229,.83);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
}
.page-home .site-header{position:absolute;inset:0 0 auto;z-index:50}
.topline{background:#f3d9bb55;color:#78543c;border-color:#c69b6b33}
.topline a,.nav>a,.nav>a.active,.nav>a:hover{color:#68462f}
.nav>a:not(.nav-cta):after{background:#b78043}
.nav-cta{background:#a45b29;color:#fffaf2!important;border-color:#a45b29;border-radius:24px;padding-inline:24px}
.nav-toggle span{background:#784c2e}
.nav a:focus-visible{outline-color:#995323}
.brand img{filter:drop-shadow(0 2px 1px #9a632b25)}
.page-home .hero{padding-top:144px;min-height:794px;border-radius:0 0 46px 46px;isolation:isolate}
.hero-content{z-index:2;padding-bottom:30px}
.hero .eyebrow{display:flex;align-items:center;gap:12px}
.hero .eyebrow:before{content:'';width:30px;height:1px;background:#b8874f;flex:none}
.hero-trust{border-top:0;position:relative}
.hero-trust:before{content:'';position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,#b9864d77,transparent)}
.hero-atmosphere{position:absolute;inset:144px 0 0;pointer-events:none;z-index:1;overflow:hidden}
.incense-smoke{position:absolute;right:9%;bottom:5%;width:clamp(170px,23vw,340px);height:90%;opacity:.7}
.smoke-ribbon{transform-origin:50% 100%}
.atmosphere-toggle{position:absolute;z-index:3;right:18px;bottom:38px;background:#fff5ebe8;color:#70472e;border:1px solid #e1c8ac;padding:5px 10px;border-radius:20px;font:11px/1.5 'DM Sans',sans-serif;cursor:pointer}
.atmosphere-toggle[hidden]{display:none}
.atmosphere-toggle:focus-visible{outline:3px solid #995323;outline-offset:3px}
.hero-disclosure{border-radius:12px}
.therapist-photo{border-radius:70px 24px 24px 24px}
.therapist-photo img{border-radius:62px 17px 17px 17px}
.section-head .eyebrow:before{content:'';display:inline-block;width:9px;height:15px;border:1px solid #b8874f;border-radius:90% 0 90% 0;transform:rotate(-25deg);margin-right:10px;vertical-align:-3px}
.offer-link{background:radial-gradient(ellipse at 100% 0,#f7ce9866,transparent 65%),#fff0e3}
@media(prefers-reduced-motion:no-preference){
    .smoke-ribbon{animation:incense-drift 15s ease-in-out infinite;animation-play-state:paused}
    .ribbon-two{animation-duration:19s;animation-delay:-6s}
    .ribbon-three{animation-duration:17s;animation-delay:-11s}
    .atmosphere-running .smoke-ribbon{animation-play-state:running}
}
@keyframes incense-drift{
    0%,100%{transform:translate(0,20px) scaleX(.88);opacity:0}
    22%{opacity:.55}
    52%{transform:translate(14px,-12px) scaleX(1.08);opacity:.8}
    80%{opacity:.35}
    99%{transform:translate(-12px,-55px) scaleX(1.2);opacity:0}
}
@media(max-width:920px){
    .nav{background:#fff1e6;box-shadow:0 18px 30px #70472e12;border-bottom:1px solid #dfb98c55}
    .page-home .hero{min-height:744px}
    .incense-smoke{right:0;opacity:.4}
}
@media(max-width:640px){
    .page-home .hero{padding-top:128px;min-height:780px;border-radius:0 0 28px 28px}
    .hero-atmosphere{top:128px}
    .hero-content{padding-bottom:55px}
    .hero .eyebrow{gap:8px;font-size:10px;letter-spacing:.14em}
    .hero .eyebrow:before{width:16px}
    .atmosphere-toggle{bottom:29px;font-size:10px}
    .incense-smoke{right:-45px;bottom:12%;opacity:.3}
}
@media(prefers-reduced-motion:reduce){.hero-atmosphere,.atmosphere-toggle{display:none!important}}
@media print{.hero-atmosphere,.atmosphere-toggle{display:none!important}.page-home .site-header{position:relative}.page-home .hero{padding-top:0}}
