:root{--bg:#f7f5f0;--white:#fff;--text:#171717;--muted:#6b6b6b;--sage:#6f8072;--deep:#26332d;--line:#00000014;--radius:14px;--shadow:0 28px 70px #26332d1f;--soft-shadow:0 18px 42px #26332d0f;--button-shadow:0 14px 30px #26332d2e;--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--sans);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input,select{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--sage);outline-offset:3px}#root{min-height:100vh}.site-shell{background:var(--bg);min-height:100vh;color:var(--text);overflow-x:clip}.site-header{z-index:30;background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:auto 1fr auto;align-items:center;gap:28px;width:min(1160px,100% - 40px);margin:0 auto;padding:15px 0;display:grid;position:sticky;top:0}.brand,.footer-brand,.nav-links a,.site-footer a,.text-link{color:inherit;text-decoration:none}.brand{color:var(--deep);white-space:nowrap;align-items:center;gap:10px;font-size:15px;font-weight:700;line-height:1.05;display:inline-flex}.brand small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:5px;font-size:11px;font-weight:500;display:block}.brand-mark{border:1px solid var(--line);width:34px;height:34px;color:var(--deep);font-family:var(--serif);border-radius:50%;place-items:center;font-size:18px;display:grid}.nav-links{justify-content:center;gap:24px;display:flex}.nav-links a,.site-footer a{color:var(--muted);font-size:14px}.nav-links a:hover,.site-footer a:hover,.text-link:hover{color:var(--deep)}.header-cta,.primary-button,.secondary-button,.consult-form button,.success-panel button{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.header-cta,.primary-button,.consult-form button{border:1px solid var(--deep);background:var(--deep);color:var(--white);box-shadow:var(--button-shadow)}.secondary-button,.success-panel button{background:var(--white);color:var(--deep);border:1px solid #26332d33}.header-cta:hover,.primary-button:hover,.secondary-button:hover,.consult-form button:hover,.success-panel button:hover{transform:translateY(-1px)}.hero-section{grid-template-columns:minmax(0,.98fr) minmax(360px,.84fr);align-items:center;gap:54px;width:min(1160px,100% - 40px);min-height:calc(100vh - 78px);margin:0 auto;padding:54px 0 84px;display:grid}.hero-copy{max-width:720px}.eyebrow{color:var(--sage);letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2{color:var(--text);font-family:var(--serif);letter-spacing:0;font-weight:500}h1{max-width:760px;margin-bottom:22px;font-size:clamp(42px,6vw,74px);line-height:1.04}h2{margin-bottom:16px;font-size:clamp(31px,4vw,50px);line-height:1.15}h3{color:var(--text);font-size:20px;line-height:1.35}.hero-description,.section-heading p,.care-card p,.final-cta p,.apply-copy p{color:var(--muted);font-size:18px;line-height:1.72}.hero-description{max-width:590px;margin-bottom:32px}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.trust-row{flex-wrap:wrap;gap:9px;margin:26px 0 0;padding:0;list-style:none;display:flex}.trust-row li{border:1px solid var(--line);color:var(--muted);background:#ffffffb3;border-radius:999px;padding:8px 12px;font-size:13px}.hero-photo,.coaching-photo,.space-main,.space-side{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:linear-gradient(135deg,#ffffff9e,#0000 42%),linear-gradient(120deg,#6f80723d,#0000 48%),linear-gradient(#fff 0%,#e8ece5 54%,#d8ded5 100%);position:relative;overflow:hidden}.hero-photo{min-height:590px}.hero-photo:before,.coaching-photo:before,.space-main:before,.space-side:before{content:"";background:linear-gradient(90deg,#0000 0 16%,#ffffff94 16% 19%,#0000 19% 42%,#ffffff70 42% 45%,#0000 45%),linear-gradient(#ffffff57,#0000 44%);position:absolute;inset:0}.hero-photo:after,.space-main:after{content:"";background:linear-gradient(135deg,#eef1ec,#b9c4b8);border-radius:10px;height:24%;position:absolute;bottom:12%;left:12%;right:9%;box-shadow:0 24px 50px #26332d24}.photo-caption{z-index:2;border-radius:var(--radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border:1px solid #ffffffb8;width:min(270px,100% - 48px);padding:18px;position:absolute;bottom:24px;right:24px}.photo-caption strong,.photo-caption span{display:block}.photo-caption strong{color:var(--text);font-size:16px}.photo-caption span{color:var(--muted);margin-top:8px;font-size:14px;line-height:1.55}.section{width:min(1160px,100% - 40px);margin:0 auto;padding:88px 0}.section-heading{max-width:690px;margin-bottom:32px}.concern-grid,.program-grid,.process-list,.faq-list,.space-gallery{gap:16px;display:grid}.concern-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.concern-card,.program-card,.process-list li,.care-card,.apply-note,.success-panel,.faq-list details{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:var(--soft-shadow)}.concern-card{min-height:218px;padding:24px}.concern-card span,.program-card span,.process-list span{color:var(--sage);font-family:var(--serif);font-size:28px}.concern-card h3{margin:38px 0 10px}.concern-card p,.why-list p,.program-card p,.program-card strong,.process-list p,.faq-list p,.apply-note,.success-panel p{color:var(--muted);line-height:1.68}.why-section{border-top:1px solid var(--line);grid-template-columns:minmax(340px,.86fr) minmax(0,1fr);align-items:center;gap:42px;display:grid}.coaching-photo{background:radial-gradient(circle at 62% 36%,#26332d2e,#0000 12%),linear-gradient(135deg,#ffffffb3,#0000 44%),linear-gradient(120deg,#6f807247,#0000 48%),linear-gradient(#fbfbf8 0%,#e4e9e2 100%);min-height:520px}.coaching-photo:after{content:"";background:linear-gradient(#26332d47,#6f807229);border-radius:999px 999px 18px 18px;width:44%;height:56%;position:absolute;bottom:12%;right:17%}.why-list{gap:14px;margin:28px 0 24px;display:grid}.why-list article{border-top:1px solid var(--line);padding-top:18px}.why-list h3{margin-bottom:8px}.text-link{color:var(--deep);font-weight:800}.care-section{grid-template-columns:minmax(0,1fr) minmax(320px,.62fr);align-items:stretch;gap:20px;padding-top:30px;display:grid}.care-card{background:var(--deep);padding:42px}.care-card .eyebrow,.care-card h2{color:var(--white)}.care-card p{color:#ffffffc7}.care-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.care-points span{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-height:112px;color:var(--deep);text-align:center;place-items:center;font-weight:800;display:grid}.process-section,.program-section,.space-section,.faq-section{border-top:1px solid var(--line)}.process-list{grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none}.process-list li{padding:24px}.process-list h3{margin:30px 0 10px}.program-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.program-card{flex-direction:column;min-height:330px;padding:28px;display:flex}.program-card h3{font-family:var(--serif);margin:34px 0 12px;font-size:27px;font-weight:500}.program-card strong{color:var(--deep);margin-top:auto;padding-top:24px;font-size:14px;display:block}.space-gallery{grid-template-columns:1.25fr .75fr}.space-main{min-height:500px}.space-side{background:linear-gradient(135deg,#ffffffa3,#0000 42%),repeating-linear-gradient(90deg,#26332d14 0 1px,#0000 1px 72px),linear-gradient(#fff,#dfe6dd);min-height:500px}.faq-list{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-list details{padding:22px 24px}.faq-list summary{color:var(--text);cursor:pointer;font-weight:800}.faq-list p{margin:14px 0 0}.final-cta{border-radius:var(--radius);background:var(--deep);width:min(1160px,100% - 40px);color:var(--white);text-align:center;box-shadow:var(--shadow);margin:0 auto 88px;padding:52px}.final-cta .eyebrow,.final-cta h2{color:var(--white)}.final-cta p{color:#ffffffc2}.final-cta .primary-button{border-color:var(--white);background:var(--white);color:var(--deep);margin-top:18px}.apply-section{grid-template-columns:minmax(0,.9fr) minmax(340px,.72fr);align-items:start;gap:42px;width:min(1160px,100% - 40px);margin:0 auto 96px;padding-top:8px;display:grid}.apply-note{margin-top:24px;padding:20px}.consult-form{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);gap:14px;padding:24px;display:grid}.consult-form label{color:var(--text);gap:8px;font-size:14px;font-weight:800;display:grid}.consult-form input,.consult-form select{border:1px solid var(--line);width:100%;min-height:50px;color:var(--text);background:#fbfbf8;border-radius:10px;padding:0 14px}.agreement{color:var(--muted);grid-template-columns:18px 1fr;align-items:start;gap:10px;font-weight:600;line-height:1.5}.agreement input{min-height:auto;accent-color:var(--deep);margin-top:3px}.success-panel{padding:30px}.success-panel h3{font-family:var(--serif);margin-bottom:12px;font-size:30px;font-weight:500}.success-panel button{margin-top:18px}.mobile-sticky-cta{display:none}.site-footer{border-top:1px solid var(--line);background:#eef0ec;grid-template-columns:1.1fr auto .8fr;align-items:start;gap:32px;padding:46px max(20px,50% - 580px) 56px;display:grid}.footer-brand{color:var(--deep);font-weight:800}.site-footer p{max-width:420px;color:var(--muted);margin:14px 0 0;line-height:1.7}.site-footer nav,.footer-contact{gap:10px;display:grid}.footer-contact{color:var(--muted);text-align:right;font-size:14px}@media (width<=980px){.site-header{grid-template-columns:1fr auto;width:min(100% - 28px,760px)}.nav-links{display:none}.hero-section,.why-section,.care-section,.apply-section,.site-footer{grid-template-columns:1fr}.hero-section{gap:30px;width:min(100% - 28px,760px);min-height:auto;padding:34px 0 64px}.hero-photo{min-height:390px}.section,.final-cta,.apply-section{width:min(100% - 28px,760px)}.section{padding:66px 0}.concern-grid,.process-list,.program-grid,.faq-list,.space-gallery{grid-template-columns:1fr 1fr}.space-main,.space-side,.coaching-photo{min-height:360px}.final-cta{margin-bottom:66px;padding:40px 28px}.site-footer{padding-inline:20px}.footer-contact{text-align:left}}@media (width<=620px){.site-header{width:calc(100% - 24px);padding:12px 0}.brand{font-size:13px}.brand small{font-size:10px}.brand-mark{width:30px;height:30px}.header-cta{min-height:40px;padding:0 14px;font-size:12px}.hero-section{width:calc(100% - 24px);padding-top:28px;padding-bottom:54px}h1{margin-bottom:18px;font-size:38px}h2{font-size:30px}h3{font-size:19px}.hero-description,.section-heading p,.care-card p,.final-cta p,.apply-copy p{font-size:16px}.hero-actions{display:grid}.primary-button,.secondary-button{width:100%}.trust-row{grid-template-columns:1fr;display:grid}.hero-photo{min-height:300px}.photo-caption{width:calc(100% - 28px);padding:14px;bottom:14px;right:14px}.section,.final-cta,.apply-section{width:calc(100% - 24px)}.section{padding:54px 0}.section-heading{margin-bottom:24px}.concern-grid,.process-list,.program-grid,.faq-list,.space-gallery,.care-points{grid-template-columns:1fr}.concern-card,.process-list li,.program-card,.care-card,.consult-form,.success-panel{padding:22px}.concern-card{min-height:180px}.concern-card h3,.process-list h3,.program-card h3{margin-top:24px}.program-card{min-height:270px}.space-main,.space-side,.coaching-photo{min-height:300px}.final-cta{padding:32px 22px}.apply-section{gap:24px;margin-bottom:72px}.mobile-sticky-cta{z-index:40;background:var(--deep);min-height:52px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;font-weight:800;text-decoration:none;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 16px 36px #26332d38}.site-footer{padding-bottom:84px}}
