.nav{position:fixed;top:0;left:0;right:0;z-index:200;height:var(--nav-height);padding:0 var(--space-md);display:flex;justify-content:space-between;align-items:center;background:#faf8f5eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:box-shadow .3s}.nav--scrolled{box-shadow:0 1px #a89e9340}.nav-logo{display:flex;align-items:center;gap:.7rem;text-decoration:none;flex-shrink:0}.nav-logo-text{display:flex;flex-direction:column;line-height:1;gap:2px}.nav-logo-name{font-family:Inter,sans-serif;font-size:.55rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--marrow)}.nav-logo-sub{font-family:EB Garamond,serif;font-size:.75rem;font-style:italic;color:var(--ash)}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{font-family:Inter,sans-serif;font-size:.65rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--ash);text-decoration:none;transition:color .25s}.nav-links a:hover,.nav-links a.active{color:var(--marrow)}.nav-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem;flex-direction:column;gap:5px}.nav-toggle span{display:block;width:20px;height:1px;background:var(--marrow);transition:transform .3s,opacity .3s;transform-origin:center}.nav-toggle--open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.nav-toggle--open span:nth-child(2){opacity:0}.nav-toggle--open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}@media(max-width:768px){.nav-toggle{display:flex}.nav-links{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;background:#faf8f5fa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:1.5rem var(--space-md);gap:1rem;border-top:1px solid rgba(168,158,147,.2)}.nav-links--open{display:flex}.nav-logo-sub{display:none}}.footer{background:var(--marrow);padding:4rem var(--space-md) 3rem;text-align:center;color:var(--ash)}.footer-inner{max-width:720px;margin:0 auto}.footer-logo{margin-bottom:2rem}.footer-logo-name{font-family:Inter,sans-serif;font-size:.55rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--bone)}.footer-logo-rule{width:30px;height:1px;background:var(--amber);margin:.5rem auto}.footer-logo-sub{font-family:EB Garamond,serif;font-size:.95rem;font-style:italic;color:var(--ash)}.footer-links,.footer-social{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:0;margin-bottom:1rem}.footer-links a,.footer-social a{color:var(--ash);text-decoration:none;font-size:.65rem;letter-spacing:.08em;transition:color .3s}.footer-links a:hover,.footer-social a:hover{color:var(--bone)}.dot-sep{display:inline-block;width:4px;height:4px;border-radius:50%;background:var(--blood);margin:0 .8rem;flex-shrink:0;vertical-align:middle}.footer-copy{font-size:.65rem;color:var(--ash);opacity:.5;margin-top:1.5rem}.hero-section{min-height:100vh;display:flex;align-items:center;padding:calc(var(--nav-height) + 2rem) var(--space-md) var(--space-xl);background:var(--white);position:relative;overflow:hidden}.hero-inner{max-width:800px;margin:0 auto;width:100%}.hero-label{display:flex;align-items:center;gap:.8rem;margin-bottom:2.5rem}.hero-label-sep{display:inline-block;width:24px;height:1px;background:var(--ash)}.hero-headline{font-family:EB Garamond,serif;font-size:clamp(3rem,7vw,5.5rem);line-height:1.05;color:var(--marrow);margin-bottom:2rem;will-change:transform,opacity}.hero-headline em{color:var(--blood);font-style:italic}.hero-sub{font-size:1.1rem;color:var(--ash);max-width:500px;margin-bottom:3rem;line-height:1.7;will-change:opacity}.hero-ctas{display:flex;gap:1rem;flex-wrap:wrap;will-change:opacity}.metabolize-section{padding:var(--space-xl) var(--space-md)}.metabolize-label{margin-bottom:1.5rem}.metabolize-headline{font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.2;color:var(--bone);margin-bottom:2rem}.metabolize-body p{color:var(--ash);margin-bottom:1.5rem;max-width:640px}.time-grid-section{background:var(--white)}.time-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--ash)}.time-cell{background:var(--white);padding:2.5rem 2rem}.time-cell--dark{background:var(--marrow)}.time-cell-label{font-family:Inter,sans-serif;font-size:.6rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--ash);margin-bottom:1rem}.time-cell-text{font-family:EB Garamond,serif;font-size:1.1rem;line-height:1.5;font-style:italic;color:var(--marrow)}.time-cell--dark .time-cell-text{color:var(--bone)}.filter-section-wrap{max-width:720px}.filter-headline{font-size:clamp(1.5rem,3vw,2rem);margin:1.5rem 0 2.5rem;line-height:1.3}.filter-cols{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.filter-col h3{font-size:1.4rem;margin-bottom:1.5rem}.filter-col--release h3{color:var(--ash)}.filter-col--keep h3{color:var(--blood)}.filter-col ul{list-style:none}.filter-col ul li{padding:.6rem 0;border-bottom:1px solid rgba(0,0,0,.06);font-size:.9rem}.filter-col--release ul li{color:var(--ash);text-decoration:line-through;text-decoration-color:#a89e9366}.filter-col--keep ul li{color:var(--marrow)}.offering-section{padding:var(--space-xl) var(--space-md)}.offering-headline{font-size:clamp(1.8rem,4vw,2.6rem);color:var(--bone);margin:1.5rem 0 2rem;line-height:1.2}.offering-inner p{color:var(--ash);margin-bottom:1.5rem;max-width:640px}.offering-inner p:last-of-type{color:var(--bone)}.method-section{background:var(--white)}.method-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--ash);margin-top:2rem}.method-step{background:var(--white);padding:2rem 1.5rem;text-align:center}.method-step-num{font-family:EB Garamond,serif;font-size:2rem;color:var(--blood);margin-bottom:.5rem}.method-step-name{font-family:Inter,sans-serif;font-size:.6rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--marrow);margin-bottom:.8rem}.method-step-text{font-size:.8rem;color:var(--ash);line-height:1.5}.personas-headline{font-size:clamp(1.5rem,3vw,2rem);margin:1.5rem 0 2.5rem;line-height:1.3}.persona-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.persona-card{padding:2rem 1.5rem;background:var(--white);border-top:2px solid var(--blood)}.persona-card h3{font-size:1.1rem;margin-bottom:.8rem;color:var(--marrow)}.persona-card p{font-size:.85rem;color:var(--ash);line-height:1.6}.home-cta-headline{font-size:clamp(2rem,5vw,3.5rem);margin:1.5rem 0}.home-cta-sub{color:var(--ash);margin-bottom:2.5rem}@media(max-width:768px){.time-grid{grid-template-columns:1fr}.persona-grid{grid-template-columns:1fr;gap:1.5rem}.method-steps{grid-template-columns:1fr 1fr}.filter-cols{grid-template-columns:1fr;gap:2.5rem}.hero-ctas{flex-direction:column;align-items:flex-start}}@media(max-width:480px){.method-steps{grid-template-columns:1fr}.time-grid{gap:1px}}.about-hero{min-height:100vh;display:flex;align-items:center;padding:calc(var(--nav-height) + 2rem) var(--space-md) var(--space-xl);background:var(--white)}.about-hero-inner{width:100%;will-change:opacity,transform}.about-hero-headline{font-size:clamp(2.4rem,5.5vw,4rem);line-height:1.1;color:var(--marrow);margin:1.5rem 0 2rem}.about-hero-headline em{color:var(--blood);font-style:italic}.about-hero-lede{font-size:1.1rem;color:var(--ash);max-width:520px;line-height:1.7}.about-lede-text{font-family:EB Garamond,serif;font-size:1.25rem;line-height:1.6;margin-bottom:1.5rem}.about-block p{color:var(--ash);margin-bottom:1.2rem;max-width:640px}.about-section-headline{font-size:clamp(1.5rem,3vw,2.2rem);margin:1.5rem 0 2rem;line-height:1.25}.voice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--ash);margin-top:2rem}.voice-item{background:var(--white);padding:2rem 1.5rem}.voice-item h3{font-size:1.2rem;color:var(--marrow);margin-bottom:.7rem}.voice-item p{font-size:.85rem;color:var(--ash);line-height:1.6}@media(max-width:768px){.voice-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.voice-grid{grid-template-columns:1fr}}.services-hero{min-height:100vh;display:flex;align-items:center;padding:calc(var(--nav-height) + 2rem) var(--space-md) var(--space-xl);background:var(--white)}.services-hero-inner{width:100%;will-change:opacity,transform}.services-hero-headline{font-size:clamp(2.4rem,5.5vw,4rem);line-height:1.1;color:var(--marrow);margin:1.5rem 0 2rem}.services-hero-headline em{color:var(--blood);font-style:italic}.services-hero-sub{font-size:1.05rem;color:var(--ash);max-width:520px;line-height:1.7}.tiers-section{background:var(--white)}.tiers-headline{font-size:clamp(1.6rem,3.5vw,2.4rem);margin:1.5rem 0 3rem;line-height:1.2}.tier-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--ash)}.tier-card{background:var(--white);padding:2.5rem 2rem;display:flex;flex-direction:column;gap:0}.tier-card--featured{background:var(--white);box-shadow:0 0 0 1px #8b2e1c40,inset 0 0 0 1px #8b2e1c1a;position:relative;z-index:1}.tier-tag{margin-bottom:.5rem}.tier-name{font-family:EB Garamond,serif;font-size:1.6rem;color:var(--marrow);margin-bottom:.3rem;font-weight:400}.tier-price{font-family:Inter,sans-serif;font-size:.7rem;font-weight:500;letter-spacing:.1em;color:var(--amber);text-transform:uppercase;margin-bottom:1.2rem}.tier-desc{font-size:.9rem;color:var(--ash);line-height:1.6;margin-bottom:1.5rem;flex:1}.tier-list{list-style:none;margin-bottom:2rem}.tier-list li{font-size:.82rem;color:var(--marrow);padding:.45rem 0 .45rem 1rem;border-bottom:1px solid rgba(0,0,0,.06);position:relative}.tier-list li:before{content:"";position:absolute;left:0;top:50%;width:5px;height:5px;background:var(--blood);transform:translateY(-50%)}.methodology-headline{font-size:clamp(1.5rem,3vw,2.2rem);margin:1.5rem 0 3rem;line-height:1.25}.methodology-list{display:flex;flex-direction:column;gap:0}.methodology-item{padding:2rem 0}.methodology-item-line{width:100%;height:1px;background:var(--ash);margin-bottom:1.5rem}.methodology-item-inner{display:flex;align-items:flex-start;gap:2rem}.methodology-num{font-family:EB Garamond,serif;font-size:2.5rem;color:var(--blood);line-height:1;flex-shrink:0;width:2.5rem}.methodology-content{flex:1}.methodology-name{font-size:1.1rem;color:var(--marrow);margin-bottom:.6rem}.methodology-desc{font-size:.9rem;color:var(--ash);line-height:1.6;max-width:560px}.services-cta-headline{font-size:clamp(1.6rem,3.5vw,2.4rem);margin:1.5rem 0}@media(max-width:768px){.tier-grid{grid-template-columns:1fr}.tier-card--featured{box-shadow:none;border-top:2px solid rgba(139,46,28,.4)}.methodology-item-inner{gap:1.5rem}}.contact-headline{font-size:clamp(2.4rem,5.5vw,4rem);color:var(--marrow);margin:1.5rem 0;line-height:1.05}.contact-sub{font-size:1.05rem;color:var(--ash);max-width:480px;line-height:1.7}.contact-grid{display:grid;grid-template-columns:1fr 380px;gap:5rem;align-items:start}.contact-form-col{display:flex;flex-direction:column;gap:1.5rem}.form-field{display:flex;flex-direction:column;gap:.4rem}.form-field label{font-family:Inter,sans-serif;font-size:.65rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--marrow)}.form-field label span{color:var(--ash);text-transform:none;letter-spacing:0;font-weight:300}.form-field input,.form-field textarea,.form-field select{font-family:Inter,sans-serif;font-size:.9rem;font-weight:300;color:var(--marrow);background:var(--white);border:1px solid rgba(168,158,147,.5);padding:.8rem 1rem;width:100%;-moz-appearance:none;appearance:none;-webkit-appearance:none;transition:border-color .25s;border-radius:0}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{outline:none;border-color:var(--marrow)}.form-field input::placeholder,.form-field textarea::placeholder{color:var(--ash)}.form-field textarea{resize:vertical;min-height:120px}.form-error{font-size:.82rem;color:var(--blood);line-height:1.5}.contact-sidebar{display:flex;flex-direction:column;gap:2.5rem;padding-top:.5rem}.sidebar-block{display:flex;flex-direction:column;gap:.5rem}.sidebar-block p{font-size:.9rem;color:var(--ash);line-height:1.6}.sidebar-link{font-family:Inter,sans-serif;font-size:.85rem;color:var(--marrow);text-decoration:none;border-bottom:1px solid var(--ash);padding-bottom:2px;transition:border-color .25s,color .25s;align-self:flex-start}.sidebar-link:hover{color:var(--blood);border-color:var(--blood)}.contact-success{padding:3rem 0}.contact-success h2{font-size:2.2rem;margin:1.2rem 0 1rem}.contact-success p{color:var(--ash)}@media(max-width:768px){.contact-grid{grid-template-columns:1fr;gap:3rem}}:root{--marrow: #1a1412;--blood: #8b2e1c;--amber: #c8923a;--bone: #f2ece4;--ash: #a89e93;--white: #faf8f5;--space-xs: .5rem;--space-sm: 1rem;--space-md: 2rem;--space-lg: 4rem;--space-xl: 6rem;--space-2xl: 8rem;--nav-height: 64px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:18px;scroll-behavior:smooth}body{font-family:Inter,-apple-system,sans-serif;font-weight:300;color:var(--marrow);background:var(--white);line-height:1.7;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3,h4,.serif{font-family:EB Garamond,Georgia,serif;font-weight:400}.small-caps{font-family:Inter,sans-serif;font-size:.65rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--ash)}.content-narrow{max-width:720px;margin:0 auto;padding:0 var(--space-md)}.content-wide{max-width:900px;margin:0 auto;padding:0 var(--space-md)}.section-pad{padding:var(--space-xl) var(--space-md)}.bg-bone{background:var(--bone)}.bg-marrow{background:var(--marrow);color:var(--bone)}.divider{width:40px;height:1px;background:var(--ash);margin:var(--space-lg) 0}.divider-short{width:40px;height:1px;background:var(--ash);margin:var(--space-md) 0}.btn-primary{display:inline-block;font-family:Inter,sans-serif;font-size:.65rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--bone);background:var(--marrow);text-decoration:none;padding:.9rem 2rem;border:1px solid var(--marrow);transition:background .3s,color .3s;cursor:pointer}.btn-primary:hover{background:var(--blood);border-color:var(--blood)}.btn-ghost{display:inline-block;font-family:Inter,sans-serif;font-size:.65rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--marrow);background:transparent;text-decoration:none;padding:.9rem 2rem;border:1px solid var(--ash);transition:border-color .3s,color .3s;cursor:pointer}.btn-ghost:hover{border-color:var(--marrow)}.cta-link{display:inline-block;font-family:Inter,sans-serif;font-size:.65rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--marrow);text-decoration:none;border-bottom:1px solid var(--blood);padding-bottom:4px;transition:color .3s,border-color .3s}.cta-link:hover{color:var(--blood)}.skip-link{position:absolute;top:-100%;left:1rem;padding:.5rem 1rem;background:var(--marrow);color:var(--bone);z-index:10000;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;border-bottom:2px solid var(--blood)}.skip-link:focus{top:0}.scroll-reveal{visibility:hidden}.scroll-reveal.is-ready{visibility:visible}.pin-wrap{overflow:hidden}.line-wrap{overflow:hidden;display:block}@media(prefers-reduced-motion:reduce){.scroll-reveal{visibility:visible!important;opacity:1!important;transform:none!important}}
