:root{color-scheme:light;--ink: #17231f;--muted: #56645e;--cedar: #23433a;--cedar-dark: #18322b;--moss: #6f8a55;--water: #5f8fa3;--sky: #d9e8ec;--fog: #f4f7f3;--driftwood: #c8b89a;--line: #d8ded6;--white: #ffffff;--focus: #b9823c;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--fog);color:var(--ink)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{position:absolute;left:1rem;top:-5rem;z-index:10;background:var(--white);color:var(--ink);padding:.75rem 1rem;border-radius:6px}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:5;background:#f4f7f3f0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav-shell{max-width:1180px;margin:0 auto;min-height:76px;padding:.7rem 1.2rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.75rem;border:0;background:transparent;color:var(--ink);padding:0;text-align:left}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:8px;background:var(--cedar);color:var(--white);font-weight:800}.brand small{display:block;margin-top:.15rem;color:var(--muted)}.section-shortcuts{display:flex;align-items:center;justify-content:center;flex:1;gap:.25rem}.section-shortcuts a{color:var(--muted);padding:.65rem .75rem;border-radius:6px;font-weight:800;text-decoration:none;white-space:nowrap}.section-shortcuts a:hover{color:var(--cedar);background:#e8eee7}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:0;border-radius:7px;background:var(--cedar);color:var(--white);min-height:46px;padding:.82rem 1.05rem;font-weight:800;box-shadow:0 10px 24px #23433a2e}.site-header .header-cta{flex:none}.secondary-button{min-height:46px;border-radius:7px;border:1px solid var(--cedar);background:transparent;color:var(--cedar);padding:.82rem 1.05rem;font-weight:800}.section{max-width:1180px;margin:0 auto;padding:5.5rem 1.2rem;scroll-margin-top:92px}.band{max-width:none;background:#eaf0e7;border-block:1px solid var(--line)}.band>*{max-width:1180px;margin-inline:auto}.eyebrow{display:inline-flex;align-items:center;gap:.4rem;margin:0 0 1rem;color:var(--cedar);font-size:.82rem;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1{margin:0;max-width:850px;font-size:clamp(2.7rem,8vw,5.8rem);line-height:.95;letter-spacing:0}h2{margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.02;letter-spacing:0}h3{margin:0;font-size:1.05rem;line-height:1.25}p{color:var(--muted);line-height:1.65}.section-heading p{max-width:760px;font-size:1.18rem}.button-row{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.section-heading{margin-bottom:2rem}.feature-grid,.steps,.contact-layout{display:grid;gap:1rem}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-card,.steps article,.contact-card,.lead-form{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:1.15rem}.feature-card svg{color:var(--moss);flex:none}.feature-card{min-height:230px}.feature-card p{margin-bottom:0}.steps{grid-template-columns:repeat(3,minmax(0,1fr))}.steps span{display:grid;place-items:center;width:38px;height:38px;margin-bottom:1.2rem;border-radius:50%;background:var(--water);color:var(--white);font-weight:900}.spa-page{background:linear-gradient(180deg,#f4f7f3,#fff 34%,#eef3f0)}.spa-hero{min-height:calc(82vh - 76px);display:flex;flex-direction:column;justify-content:center;padding-bottom:5rem}.spa-hero h1{max-width:980px}.spa-hero-answer{margin:1.6rem 0 0;color:var(--cedar);font-size:clamp(1.55rem,3vw,2.45rem);font-weight:900;line-height:1.1}.spa-hero-copy{max-width:780px;font-size:1.18rem}.spa-about{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1fr);gap:3rem;border-top:1px solid var(--line)}.spa-about h3{font-size:clamp(1.45rem,2vw,2rem)}.spa-contact{border-top:1px solid var(--line)}.contact-card h2{font-size:1.3rem;line-height:1.2}.contact-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start}.lead-form{display:grid;gap:1.1rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}label,legend{color:var(--ink);font-weight:800}label span{color:var(--muted);font-weight:600}input,select,textarea{width:100%;margin-top:.45rem;border:1px solid #bdc8bf;border-radius:7px;background:#fbfcfb;color:var(--ink);padding:.85rem}textarea{resize:vertical}fieldset{display:flex;flex-wrap:wrap;gap:1rem;margin:0;border:1px solid var(--line);border-radius:8px;padding:1rem}fieldset label{display:inline-flex;align-items:center;gap:.4rem}fieldset input{width:auto;margin:0}.consent-message{margin:-.35rem 0 0;font-size:.92rem;line-height:1.45}.form-notification{display:flex;align-items:flex-start;gap:.55rem;margin:0;border:1px solid var(--line);border-radius:8px;padding:.85rem 1rem;font-weight:800;line-height:1.35}.form-notification.success{border-color:#bfd1bc;background:#edf6eb;color:var(--cedar)}.form-notification.error{border-color:#e4b8ac;background:#fff1ed;color:#7a2f20}.form-notification svg{flex:none;margin-top:.05rem}.contact-card{position:sticky;top:96px}.contact-card h2{margin-top:1rem}.contact-card h2:first-child{margin-top:0}.site-footer{max-width:1180px;margin:0 auto;padding:2rem 1.2rem;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:1rem}@media(max-width:980px){.contact-layout,.spa-about{grid-template-columns:1fr}.feature-grid,.steps{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-card{position:static}}@media(max-width:760px){.nav-shell{min-height:68px;gap:.75rem}.brand small{display:none}.section-shortcuts{order:3;justify-content:flex-start;width:100%;flex-basis:100%;overflow-x:auto;padding-bottom:.2rem}.section-shortcuts a{flex:none;padding-inline:.65rem}.site-header .header-cta{display:none}.section{padding-block:4rem}.spa-hero{min-height:auto;padding-top:3.5rem}.feature-grid,.steps,.form-grid{grid-template-columns:1fr}.site-footer{align-items:flex-start;flex-direction:column}.button-row,.primary-button,.secondary-button{width:100%}}
