:root{--ink:#463b43;--rose:#c98299;--rose-dark:#806170;--petrol:#52777a;--blush:#efd4dd;--pearl:#fcf8f2;--cream:#f4ece2;--sage:#a8b6a4;--line:rgba(70,59,67,.16);--muted:#6d5d66;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--pearl);color:var(--ink);font-family:Trebuchet MS,Arial,sans-serif;line-height:1.65}a{color:inherit}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,Times New Roman,serif;line-height:1.02;letter-spacing:-.035em}h1{font-size:clamp(3.8rem,7vw,7.3rem);margin-bottom:28px}h2{font-size:clamp(2.7rem,5vw,5.2rem)}h3{font-size:1.65rem}.shell{width:min(var(--max),calc(100% - 44px));margin:auto}.site-header{position:relative;z-index:20;background:#fffaf7f7;border-bottom:1px solid var(--line)}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{text-decoration:none;font-weight:900;letter-spacing:.13em}.brand span{color:var(--rose)}.brand em{font-style:normal;font-weight:400}.site-nav{display:flex;align-items:center;gap:34px;font-weight:700}.site-nav a{text-decoration:none}.site-nav a:not(.button){padding:30px 0 26px;border-bottom:3px solid transparent}.site-nav a:not(.button)[aria-current=page],.site-nav a:not(.button):hover{color:var(--rose-dark);border-color:var(--rose)}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border:0;border-radius:999px;text-decoration:none;font:inherit;font-weight:800;cursor:pointer}.primary{background:var(--rose-dark);color:#fff;box-shadow:0 10px 26px #92536a2e}.secondary{border:1px solid rgba(146,83,106,.35);background:#ffffff8c;color:var(--ink)}.hero{background:radial-gradient(circle at 18% 20%,rgba(239,212,221,.9),transparent 38%),radial-gradient(circle at 74% 88%,rgba(168,182,164,.36),transparent 38%),linear-gradient(125deg,var(--pearl) 0%,#f5e8e7 58%,#e3ebe6 100%)}.hero-grid{width:100%;max-width:none;display:grid;grid-template-columns:1.05fr .95fr;align-items:stretch}.hero-copy{padding:clamp(70px,8vw,130px) clamp(30px,7vw,120px);display:flex;flex-direction:column;justify-content:center;min-height:720px}.eyebrow{font-size:.72rem;text-transform:uppercase;letter-spacing:.17em;font-weight:900;color:var(--rose-dark);display:flex;gap:12px;align-items:center}.eyebrow:before{content:"";width:28px;height:1px;background:currentColor}.hero h1 i{font-weight:400;color:var(--rose)}.hero-lead{max-width:620px;color:var(--muted);font-size:1.13rem}.hero-actions{display:flex;gap:14px;margin-top:28px}.trust-row{display:flex;gap:0;margin-top:38px;color:var(--muted);font-size:.82rem;font-weight:800}.trust-row span{display:flex;align-items:center}.trust-row span+span:before{content:"✦";margin:0 14px;color:var(--rose)}.hero-photo{position:relative;min-height:720px;overflow:hidden}.hero-photo img{position:absolute;inset:0}.hero-photo:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,var(--pearl) 0,transparent 23%)}.hero-stamp{position:absolute;z-index:2;right:30px;bottom:30px;width:150px;aspect-ratio:1;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:linear-gradient(145deg,var(--rose),var(--petrol));border:1px solid rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:.12em;font-size:.56rem;transform:rotate(-7deg)}.hero-stamp strong{font:1.2rem Georgia,serif;letter-spacing:0;text-transform:none}.intro-band{padding:88px 0;background:var(--blush);position:relative}.intro-band:after{content:"✦";position:absolute;right:8%;top:28px;color:#92536a33;font-size:5rem}.intro-band .shell{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:center}.intro-band h2{margin:0}.intro-band p{margin:0;padding-left:26px;border-left:1px solid var(--rose-dark);color:var(--muted)}.section{padding:clamp(85px,9vw,130px) 0}.section.soft{background:var(--pearl)}.section:not(.soft){background:var(--cream)}.section-head{display:grid;grid-template-columns:.35fr 1fr;gap:34px;align-items:end;margin-bottom:55px}.section-head .eyebrow{grid-row:1/3}.section-head h2,.section-head>p:not(.eyebrow){grid-column:2;margin-bottom:0}.section-head>p:not(.eyebrow){color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line)}.card{padding:42px 34px;position:relative}.card+.card{border-left:1px solid var(--line)}.card .mark{display:block;color:var(--rose-dark);font-size:.7rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase;margin-bottom:36px}.card p{color:var(--muted)}.media-story{padding:0;background:var(--ink);color:#fff}.media-grid{display:grid;grid-template-columns:.85fr .85fr 1fr;min-height:620px}.media-grid figure{margin:0;position:relative;overflow:hidden}.media-grid figure+figure{border-left:5px solid var(--pearl)}.media-grid img{position:absolute;inset:0}.media-copy{padding:70px 55px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,var(--rose-dark),var(--ink))}.media-copy h2{color:#fff;font-size:clamp(2rem,2.6vw,3rem)}.media-copy p{color:#f1e7eb}.split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(50px,8vw,110px);align-items:center}.split-image{height:620px;overflow:hidden;border-radius:52% 52% 12px 12px}.split-copy p{color:var(--muted)}.checklist{list-style:none;padding:0}.checklist li{padding:12px 0;border-bottom:1px solid var(--line)}.cta-panel{padding:60px 0;border-block:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:35px}.cta-panel h2{margin:0;max-width:760px}.page-hero{padding:90px 0;background:linear-gradient(120deg,var(--blush),var(--cream),var(--sage))}.page-hero p:not(.eyebrow){max-width:700px;color:var(--muted);font-size:1.1rem}.process{border-top:1px solid var(--line)}.process article{display:grid;grid-template-columns:70px 1fr 1.1fr;gap:30px;padding:34px 0;border-bottom:1px solid var(--line)}.process strong{color:var(--rose-dark)}.process h3,.process p{margin:0}.process p{color:var(--muted)}.profile{display:grid;grid-template-columns:.8fr 1.2fr;gap:45px;background:var(--blush);padding:60px;border-radius:32px}.profile-aside .mini-image{height:300px;overflow:hidden;border-radius:50% 50% 10px 10px}.profile-form{background:var(--pearl);padding:50px;border-radius:24px}.form-progress{display:flex;gap:15px;align-items:center;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em}.form-progress>div{height:4px;flex:1;background:#eadde2}.form-progress i{display:block;width:25%;height:100%;background:var(--rose)}.form-step{display:none;padding-top:50px}.form-step.active{display:block}.choice-grid{display:grid;gap:10px}.choice-grid.two{grid-template-columns:1fr 1fr}.choice-grid.three{grid-template-columns:repeat(3,1fr)}.choice-grid input{position:absolute;opacity:0}.choice-grid span{display:block;padding:15px;border:1px solid var(--line);border-radius:12px}.choice-grid input:checked+span{background:var(--blush);border-color:var(--rose)}fieldset{border:0;padding:0}.form-nav{display:flex;justify-content:space-between;margin-top:28px}.back{border:0;background:none}.field{display:grid;gap:7px;margin-top:18px}input,textarea{width:100%;padding:14px;border:1px solid var(--line);border-radius:10px;font:inherit}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.consent{display:flex;gap:10px;margin-top:20px;font-size:.82rem}.consent input{width:18px}.honeypot,.sr-only{position:absolute;left:-10000px}.form-error{color:#9e3655}.form-success{display:none;text-align:center;padding:80px 0}.form-success.show{display:block}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:22px 0;font:700 1.3rem Georgia,serif;cursor:pointer}.site-footer{padding:65px 0 28px;background:linear-gradient(120deg,var(--rose-dark),var(--petrol));color:#fff;border-top:8px solid var(--blush)}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:40px}.site-footer h3{color:#fff;font-size:.75rem;text-transform:uppercase;letter-spacing:.14em}.site-footer a{display:block;text-decoration:none;margin:8px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.2);margin-top:35px;padding-top:20px;font-size:.78rem}.legal-content{width:min(760px,calc(100% - 40px));margin:auto;padding:80px 0}.legal-content h2{margin-top:40px}.legal-note{padding:20px;background:var(--blush)}@media(max-width:900px){.hero-grid,.split,.profile{grid-template-columns:1fr}.hero-copy{min-height:auto}.hero-photo{min-height:620px}.intro-band .shell,.section-head{grid-template-columns:1fr}.section-head .eyebrow,.section-head h2,.section-head>p:not(.eyebrow){grid-column:auto;grid-row:auto}.media-grid{grid-template-columns:1fr 1fr}.media-copy{grid-column:1/-1}.cards{grid-template-columns:1fr}.card+.card{border-left:0;border-top:1px solid var(--line)}}@media(max-width:600px){.shell{width:calc(100% - 28px)}.header-inner{height:72px;gap:10px}.site-nav{gap:12px;font-size:.72rem}.site-nav .button{padding:10px 12px}.hero-copy{padding:64px 20px}.hero-photo{min-height:540px}.trust-row{flex-wrap:wrap}.intro-band .shell{gap:30px}.section{padding:72px 0}.media-grid{grid-template-columns:1fr}.media-grid figure{height:430px}.media-grid figure+figure{border-left:0;border-top:5px solid var(--pearl)}.media-copy{padding:55px 24px}.split-image{height:500px}.cta-panel{align-items:flex-start;flex-direction:column}.process article{grid-template-columns:40px 1fr}.process p{grid-column:2}.profile{padding:38px 14px;border-radius:0}.profile-form{padding:30px 18px}.choice-grid.two,.choice-grid.three,.field-row,.footer-grid{grid-template-columns:1fr}}.brand{display:inline-flex;align-items:center;flex:0 0 auto}.brand-logo{display:block;width:auto;height:54px;object-fit:contain}.site-footer .brand-logo{height:66px;filter:brightness(0) invert(1);opacity:.96}@media(max-width:600px){.brand-logo{height:38px}.site-footer .brand-logo{height:54px}}.header-inner{height:108px}.brand-logo{height:82px}.site-header.header-overlay{position:absolute;top:0;right:0;left:0;border-color:transparent;background:transparent;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease}.site-header.header-overlay+.site-header{display:none}.site-header.header-overlay.is-scrolled{position:fixed;border-color:#5b383b1a;background:#fffaf6e0;box-shadow:0 12px 35px #5b383b14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-overlay .header-inner{transition:height .3s ease}.header-overlay.is-scrolled .header-inner{height:82px}.header-overlay.is-scrolled .brand-logo{height:62px}.header-over-photo:not(.is-scrolled) .site-nav a:not(.button){color:#fff;text-shadow:0 1px 16px rgba(35,23,29,.4)}.header-over-photo:not(.is-scrolled) .site-nav a:not(.button)[aria-current=page],.header-over-photo:not(.is-scrolled) .site-nav a:not(.button):hover{border-color:#fff;color:#fff}.header-over-photo:not(.is-scrolled) .site-nav .button{border:1px solid rgba(255,255,255,.72);background:#ffffff21;box-shadow:none;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.site-footer{position:relative;padding:76px 0 30px;border-top:1px solid rgba(128,97,112,.16);background:#fff9f4;color:#493b45}.site-footer:before{position:absolute;top:-1px;left:50%;width:min(1180px,calc(100% - 44px));height:3px;background:linear-gradient(90deg,var(--rose),#e7b9c6 42%,var(--sage));content:"";transform:translate(-50%)}.footer-grid{grid-template-columns:1.35fr .7fr .7fr;gap:clamp(45px,8vw,110px)}.site-footer .brand-logo{height:72px;filter:none;opacity:1}.site-footer .footer-grid>div:first-child p{max-width:270px;margin:18px 0 0;color:#78666f;font-family:Georgia,Times New Roman,serif;font-style:italic}.site-footer h3{margin:8px 0 22px;color:#92536a;font:800 .65rem Trebuchet MS,sans-serif;letter-spacing:.17em;text-transform:uppercase}.site-footer a{display:table;margin:11px 0;color:#493b45;text-decoration:none;transition:color .2s ease,transform .2s ease}.site-footer a:not(.brand):hover{color:var(--rose-dark);transform:translate(3px)}.footer-bottom{display:flex;justify-content:space-between;margin-top:54px;padding-top:22px;border-color:#493b4521;color:#78666f;font-size:.7rem;letter-spacing:.03em}@media(max-width:700px){.header-inner{height:82px}.brand-logo{height:52px}.header-overlay.is-scrolled .header-inner{height:70px}.header-overlay.is-scrolled .brand-logo{height:46px}.header-over-photo:not(.is-scrolled) .nav-toggle{border-color:#ffffffb3;background:#ffffff24;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header-over-photo:not(.is-scrolled) .nav-toggle>span[aria-hidden],.header-over-photo:not(.is-scrolled) .nav-toggle>span[aria-hidden]:before,.header-over-photo:not(.is-scrolled) .nav-toggle>span[aria-hidden]:after{background:#fff}.header-over-photo.nav-open:not(.is-scrolled){background:#fffaf6fa}.header-over-photo.nav-open:not(.is-scrolled) .site-nav a{color:var(--ink);text-shadow:none}.header-over-photo.nav-open:not(.is-scrolled) .site-nav .button{background:var(--rose-dark);color:#fff}.site-footer{padding-top:58px}.footer-grid{gap:32px}.site-footer .brand-logo{height:62px}.footer-bottom{margin-top:38px}}@media(max-width:700px){.site-footer .footer-grid{grid-template-columns:minmax(0,1fr)}.site-footer .footer-grid>div{min-width:0}}@media(prefers-reduced-motion:reduce){.site-header.header-overlay,.header-overlay .header-inner,.site-footer a{transition:none}}:root{--ink: #493538;--rose: #d8879f;--rose-dark: #9b596d;--petrol: #b97862;--blush: #f6dce2;--pearl: #fffaf4;--cream: #f8ebdc;--sage: #d8bda8;--line: rgba(105, 67, 70, .17);--muted: #755d5c}body{background:#fffaf4}.site-header{background:#fffaf4f7;border-bottom-color:#9b596d2e}.hero{background:radial-gradient(circle at 15% 16%,rgba(241,219,204,.64),transparent 40%),radial-gradient(circle at 78% 88%,rgba(214,207,184,.38),transparent 42%),linear-gradient(128deg,#fffaf4,#f7eee5 56%,#eadfce)}.hero-photo:before{background:linear-gradient(90deg,#fff9f3 0,rgba(255,249,243,.5) 10%,transparent 28%)}.hero-stamp{background:linear-gradient(145deg,#d8879f,#a65f69 58%,#b97862)}.intro-band{background:linear-gradient(115deg,#f6dce2,#f5d8cd)}.section.soft{background:#fffaf4}.section:not(.soft){background:#f8ebdc}.compass-dial{border-color:#9b596d47;background:radial-gradient(circle,rgba(246,205,215,.76) 0 23%,transparent 24%),radial-gradient(circle,transparent 0 58%,rgba(218,171,139,.42) 59% 60%,transparent 61%)}.compass-dial:before,.compass-dial:after{border-color:#9b596d42}.compass-panel{background:#fffdf9;border-color:#9b596d29;box-shadow:0 28px 80px #73464121}.media-story{background:#563b3f}.media-copy{background:linear-gradient(145deg,#a86273,#75424c 58%,#563b3f)}.page-hero{background:radial-gradient(circle at 82% 20%,rgba(232,181,151,.45),transparent 34%),linear-gradient(120deg,#f6dce2,#f8ebdc 58%,#f1d5c4)}.profile{background:linear-gradient(135deg,#f6dce2,#f3d4c7)}.faq-section{background:linear-gradient(145deg,#fae7e7,#f8ebdc)}.site-footer{background:linear-gradient(115deg,#f2ccd5,#f5dfd2 55%,#edc5b4);color:#493538;border-top-color:#d8879f}.site-footer h3{color:#8e4e61}.site-footer a,.site-footer p,.footer-bottom{color:#493538}.footer-bottom{border-color:#49353829}@media(max-width:700px){html{scroll-padding-top:76px}body{font-size:1rem;line-height:1.58}.shell{width:calc(100% - 32px)}.site-header{position:sticky;top:0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{min-height:74px;height:auto;gap:10px;padding-block:9px}.brand-logo{height:45px}.site-nav{gap:11px;font-size:.72rem;white-space:nowrap}.site-nav a:not(.button){padding:15px 0 12px;border-bottom-width:2px}.site-nav .button{min-height:42px;padding:9px 13px}h1{font-size:clamp(3.25rem,15vw,4.15rem);line-height:.94;margin-bottom:22px}h2{font-size:clamp(2.5rem,11vw,3.35rem);line-height:.98}.eyebrow{font-size:.66rem;letter-spacing:.14em}.hero-copy{min-height:auto;padding:52px 20px 42px}.hero-lead{font-size:1rem;line-height:1.65}.hero-actions{display:grid;grid-template-columns:1.2fr .8fr;gap:10px;margin-top:24px}.hero-actions .button{min-height:50px;padding-inline:12px;text-align:center}.trust-row{margin-top:28px;row-gap:7px;font-size:.7rem}.trust-row span+span:before{margin-inline:9px}.hero-photo{min-height:480px}.hero-photo img{object-position:center 30%}.hero-photo:before{display:none}.hero-stamp{right:18px;bottom:18px;width:124px}.intro-band{padding:56px 0}.intro-band:after{right:4%;top:10px;font-size:3.7rem}.intro-band .shell{gap:24px}.intro-band p{padding-left:18px}.section{padding:68px 0}.section-head{gap:16px;margin-bottom:36px}.coach-compass{gap:38px;margin-top:34px}.compass-dial{width:min(286px,calc(100vw - 64px))}.compass-core{font-size:1.2rem}.compass-tab{min-height:42px;padding:10px 13px;font-size:.7rem}.compass-panel{grid-template-columns:1fr;height:auto;min-height:0}.compass-panel-copy{min-height:360px;padding:36px 26px 32px}.compass-panel-copy h3{font-size:clamp(2.35rem,12vw,3rem);margin-bottom:16px}.compass-panel-copy .button{width:100%;min-height:50px}.compass-panel-visual{height:390px}.media-grid{grid-template-columns:1fr 1fr;min-height:0}.media-grid figure{height:330px}.media-grid figure+figure{border-top:0;border-left:4px solid var(--pearl)}.media-copy{grid-column:1 / -1;min-height:390px;padding:52px 24px}.media-copy .button{min-height:50px}.split{gap:38px}.split-image{height:440px;border-radius:48% 48% 16px 16px}.cta-panel{padding:46px 0;gap:24px}.cta-panel .button{min-height:50px}.page-hero{padding:96px 0 58px}.page-hero h1{font-size:clamp(3rem,13vw,4rem)}.process article{grid-template-columns:34px 1fr;gap:12px 16px;padding:28px 0}.process p{grid-column:2}.profile{gap:34px;padding:42px 16px}.profile-aside .mini-image{height:360px}.profile-form{padding:30px 20px}.profile-form,.field,.field-row{min-width:0}.field input,.field textarea{max-width:100%}input,textarea,.choice-grid span{font-size:16px}.choice-grid span{min-height:50px}.choice-grid input{width:1px;height:1px}.form-nav .button{min-height:48px}.site-footer{padding:52px 0 24px}.footer-grid{gap:28px}.site-footer .brand-logo{height:62px}.site-footer a{min-height:30px}.legal-content{width:calc(100% - 32px);padding:58px 0;overflow-wrap:anywhere}.legal-content h1{font-size:clamp(2.65rem,12vw,3.4rem)}.legal-content h2{font-size:clamp(2rem,9vw,2.65rem);margin-top:34px}}@media(max-width:380px){.header-inner{gap:7px}.brand-logo{height:39px}.site-nav{gap:8px;font-size:.67rem}.site-nav .button{padding-inline:10px}.hero-actions{grid-template-columns:1fr}}.nav-toggle{display:none}.choice-grid input{width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}@media(max-width:700px){.nav-toggle{display:inline-grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid var(--line);border-radius:50%;background:var(--pearl);color:var(--ink);cursor:pointer}.nav-toggle>span[aria-hidden]{width:20px;height:14px;border-block:2px solid currentColor;position:relative}.nav-toggle>span[aria-hidden]:after{content:"";position:absolute;left:0;right:0;top:4px;border-top:2px solid currentColor}.site-nav{position:absolute;top:100%;left:0;right:0;display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px 16px 20px;background:var(--pearl);border-bottom:1px solid var(--line);box-shadow:0 16px 30px #463b431f;white-space:normal;font-size:1rem}.nav-open .site-nav{display:flex}.site-nav a,.site-nav a:not(.button){min-height:50px;padding:14px 12px;border-bottom:1px solid var(--line)}.site-nav .button{margin-top:10px}}
