*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
body{background:#120E0E;color:#F7F2EC;font-family:'Jost',sans-serif;font-weight:300;overflow-x:hidden}
nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:1.2rem 4rem;background:rgba(18,14,14,.95);backdrop-filter:blur(8px);border-bottom:.5px solid rgba(184,149,106,.15)}
.nav-logo{font-family:'Cormorant Garamond',serif;font-size:1.4rem;font-weight:300;letter-spacing:.15em;color:#F7F2EC;text-decoration:none}
.nav-links{display:flex;gap:2.2rem;list-style:none;align-items:center}
.nav-links a{font-size:.68rem;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:rgba(247,242,236,.7);text-decoration:none;transition:color .3s;white-space:nowrap}
.nav-links a:hover{color:#B8956A}
.nav-cta{font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:#B8956A!important;border:.5px solid #B8956A;padding:.5rem 1.2rem;transition:all .3s!important}
.nav-cta:hover{background:#B8956A!important;color:#120E0E!important}
section{position:relative}
.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:8rem 2rem 6rem;background:#120E0E;overflow:hidden}
.hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 40%,rgba(107,26,26,.18) 0%,transparent 70%);pointer-events:none}
.hero-ornament{width:120px;height:2px;background:linear-gradient(90deg,transparent,#B8956A,transparent);margin:0 auto 2.5rem}
.hero-eyebrow{font-size:.65rem;font-weight:400;letter-spacing:.4em;text-transform:uppercase;color:#B8956A;margin-bottom:2rem}
.hero-title{font-family:'Cormorant Garamond',serif;font-size:clamp(3.5rem,9vw,8rem);font-weight:300;line-height:.95;letter-spacing:-.01em;color:#F7F2EC;margin-bottom:1rem}
.hero-title em{font-style:italic;color:#C9968A}
.hero-sub{font-family:'Cormorant Garamond',serif;font-size:clamp(1.1rem,2.5vw,1.6rem);font-weight:300;font-style:italic;color:rgba(247,242,236,.6);margin-bottom:3.5rem;line-height:1.6}
.hero-logo-mark{width:60px;margin:0 auto 3rem;opacity:.85}
.btn-primary{display:inline-block;font-size:.65rem;font-weight:400;letter-spacing:.3em;text-transform:uppercase;color:#120E0E;background:#B8956A;padding:1rem 2.8rem;text-decoration:none;transition:all .3s;border:.5px solid #B8956A}
.btn-primary:hover{background:transparent;color:#B8956A}
.btn-ghost{display:inline-block;font-size:.65rem;font-weight:400;letter-spacing:.3em;text-transform:uppercase;color:#F7F2EC;background:transparent;padding:1rem 2.8rem;text-decoration:none;border:.5px solid rgba(247,242,236,.3);transition:all .3s;margin-left:1rem}
.btn-ghost:hover{border-color:#B8956A;color:#B8956A}
.divider{width:1px;height:80px;background:linear-gradient(180deg,transparent,#B8956A,transparent);margin:0 auto;display:block}
.section-pad{padding:9rem 2rem}
.inner-900{max-width:900px;margin:0 auto;text-align:center}
.inner-1200{max-width:1200px;margin:0 auto}
.section-eyebrow{font-size:.6rem;font-weight:400;letter-spacing:.45em;text-transform:uppercase;color:#B8956A;margin-bottom:2rem}
.section-title{font-family:'Cormorant Garamond',serif;font-size:clamp(2.2rem,5vw,4rem);font-weight:300;line-height:1.15;color:#F7F2EC;margin-bottom:2.5rem}
.section-title em{font-style:italic;color:#C9968A}
.section-body{font-family:'Cormorant Garamond',serif;font-size:1.25rem;font-weight:300;font-style:italic;line-height:1.9;color:rgba(247,242,236,.7);max-width:680px;margin:0 auto 3rem}
.philosophy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;margin-top:5rem}
.phil-card{padding:3rem 2rem;background:rgba(247,242,236,.03);border:.5px solid rgba(184,149,106,.12);text-align:center;transition:background .4s}
.phil-card:hover{background:rgba(184,149,106,.06)}
.phil-number{font-family:'Cormorant Garamond',serif;font-size:3rem;font-weight:300;color:rgba(184,149,106,.2);display:block;margin-bottom:1rem;font-style:italic}
.phil-card h3{font-family:'Cormorant Garamond',serif;font-size:1.3rem;font-weight:400;color:#F7F2EC;margin-bottom:.8rem;letter-spacing:.05em}
.phil-card p{font-size:.8rem;font-weight:300;color:rgba(247,242,236,.5);line-height:1.8;letter-spacing:.04em}
.offerings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;align-items:stretch}
.offer-card{display:flex;flex-direction:column;padding:3rem 2.2rem;background:rgba(247,242,236,.02);border:.5px solid rgba(184,149,106,.1);transition:all .4s;position:relative;overflow:hidden;height:100%}
.offer-card::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:#B8956A;transform:scaleX(0);transition:transform .4s ease}
.offer-card:hover{background:rgba(184,149,106,.05)}
.offer-card:hover::before{transform:scaleX(1)}
.offer-card.highlight{border-color:rgba(184,149,106,.3);background:rgba(107,26,26,.08)}
.offer-label{font-size:.6rem;font-weight:400;letter-spacing:.32em;text-transform:uppercase;color:#B8956A;margin-bottom:1.2rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}
.offer-badge{background:rgba(184,149,106,.15);color:#B8956A;font-size:.55rem;padding:.3rem .7rem;letter-spacing:.2em}
.offer-name{font-family:'Cormorant Garamond',serif;font-size:1.7rem;font-weight:300;color:#F7F2EC;margin-bottom:.5rem;line-height:1.2;min-height:4.1rem;display:flex;align-items:flex-start}
.offer-duration{font-size:.7rem;color:rgba(247,242,236,.4);letter-spacing:.12em;margin-bottom:1.6rem;min-height:2.2rem}
.offer-desc{font-family:'Cormorant Garamond',serif;font-size:1rem;font-style:italic;color:rgba(247,242,236,.6);line-height:1.8;margin-bottom:2rem;flex:1}
.offer-link{font-size:.62rem;letter-spacing:.25em;text-transform:uppercase;color:#B8956A;text-decoration:none;transition:color .3s}
.offer-link:hover{color:#D4B896}
.testimonial-section{padding:9rem 2rem;background:rgba(58,74,58,.07);border-top:.5px solid rgba(58,74,58,.2);border-bottom:.5px solid rgba(58,74,58,.2)}
.testimonial-quote{font-family:'Cormorant Garamond',serif;font-size:clamp(1.4rem,3vw,2.2rem);font-weight:300;font-style:italic;line-height:1.7;color:#F7F2EC;margin-bottom:2.5rem}
.testimonial-author{font-size:.65rem;letter-spacing:.3em;text-transform:uppercase;color:#B8956A}
.journey-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:5rem;position:relative}
.journey-steps::before{content:'';position:absolute;top:1.8rem;left:12.5%;right:12.5%;height:.5px;background:linear-gradient(90deg,transparent,rgba(184,149,106,.4),transparent)}
.journey-step{padding:0 1.5rem;text-align:center}
.step-dot{width:14px;height:14px;border-radius:50%;border:.5px solid #B8956A;background:#120E0E;margin:0 auto 1.5rem;position:relative;z-index:1}
.step-dot.active{background:#B8956A}
.step-title{font-family:'Cormorant Garamond',serif;font-size:1.05rem;font-weight:400;color:#F7F2EC;margin-bottom:.6rem}
.step-desc{font-size:.72rem;color:rgba(247,242,236,.4);line-height:1.8;letter-spacing:.03em}
.faq-section{padding:9rem 2rem;background:rgba(247,242,236,.02);border-top:.5px solid rgba(184,149,106,.1)}
.faq-item{border-bottom:.5px solid #2A2020}
.faq-q{width:100%;background:none;border:none;text-align:left;font-family:'Cormorant Garamond',serif;font-size:1.15rem;font-weight:400;color:#B8956A;padding:1.4rem .5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:color .3s}
.faq-q:hover{color:#D4B896}
.faq-q .icon{font-size:1.3rem;font-weight:300;transition:transform .3s;flex-shrink:0}
.faq-item.open .faq-q .icon{transform:rotate(45deg)}
.faq-a{max-height:0;overflow:hidden;transition:max-height .4s ease}
.faq-a-inner{padding:0 .5rem 1.6rem;font-size:.85rem;color:rgba(247,242,236,.6);line-height:1.9}
.cta-section{padding:11rem 2rem;background:rgba(107,26,26,.08);border-top:.5px solid rgba(184,149,106,.1);text-align:center}
.cta-title{font-family:'Cormorant Garamond',serif;font-size:clamp(2.5rem,6vw,5rem);font-weight:300;line-height:1.1;color:#F7F2EC;margin-bottom:1.5rem}
.cta-title em{font-style:italic;color:#C9968A}
.cta-sub{font-family:'Cormorant Garamond',serif;font-size:1.2rem;font-style:italic;color:rgba(247,242,236,.55);line-height:1.8;margin-bottom:3.5rem}
footer{padding:4rem 4rem 3rem;border-top:.5px solid rgba(184,149,106,.1);display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:2rem}
.footer-brand{font-family:'Cormorant Garamond',serif;font-size:1.2rem;font-weight:300;letter-spacing:.1em;color:#F7F2EC}
.footer-tagline{font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(247,242,236,.3);margin-top:.4rem}
.footer-links{display:flex;gap:2rem;list-style:none;flex-wrap:wrap}
.footer-links a{font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(247,242,236,.35);text-decoration:none;transition:color .3s}
.footer-links a:hover{color:#B8956A}
.footer-legal{font-size:.6rem;color:rgba(247,242,236,.2);letter-spacing:.1em;text-align:right}
.ig-link{display:inline-flex;align-items:center;gap:.5rem}
.ig-link svg{width:16px;height:16px}
.seo-hero{min-height:60vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:9rem 2rem 5rem;background:#120E0E}
.seo-content{max-width:760px;margin:0 auto;padding:4rem 2rem 6rem}
.seo-content h2{font-family:'Cormorant Garamond',serif;font-size:1.8rem;font-weight:300;color:#F7F2EC;margin:3rem 0 1.2rem}
.seo-content h2 em{font-style:italic;color:#C9968A}
.seo-content p{font-size:.9rem;color:rgba(247,242,236,.6);line-height:2;margin-bottom:1.4rem}
.seo-content a{color:#B8956A;text-decoration:none}
.seo-content a:hover{color:#D4B896}
@media(max-width:900px){nav{padding:1rem 1.25rem;flex-wrap:wrap;gap:.75rem}.nav-links{gap:1.2rem;flex-wrap:wrap}.philosophy-grid,.offerings-grid{grid-template-columns:1fr}.offer-name{min-height:0}.offer-duration{min-height:0}.journey-steps{grid-template-columns:1fr 1fr;gap:3rem}.journey-steps::before{display:none}footer{flex-direction:column;align-items:flex-start}}
