:root{--paper:#f8f1e6;--light:#fffaf1;--plum:#4b223d;--coral:#c96a5c;--ink:#392931;--line:#ddcfc1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#1e1e1d;color:var(--ink);font-family:Arial,sans-serif}.shell{max-width:1180px;margin:26px auto;background:var(--paper);border-radius:30px;overflow:hidden;box-shadow:0 20px 70px #0009}header{height:76px;padding:0 55px;display:flex;align-items:center;justify-content:space-between;background:var(--light)}.brand{font-family:Georgia,serif;color:var(--plum);font-weight:700;font-size:22px;text-decoration:none}nav{display:flex;gap:25px}nav a{color:var(--plum);font-size:13px;text-decoration:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:570px;background:var(--light)}.photo{position:relative;min-height:470px}.photo img{object-fit:cover}.copy{padding:65px 58px}.kicker{text-transform:uppercase;letter-spacing:2px;color:var(--coral);font-size:11px;font-weight:800}h1,h2{font-family:Georgia,serif;color:var(--plum);font-weight:400}.copy h1{font-size:clamp(42px,5vw,67px);line-height:1.03;letter-spacing:-2px;margin:15px 0 5px}.copy>i{display:block;border-top:3px solid var(--coral);border-radius:50%;width:245px;margin:12px 0 24px}.copy h2{font-size:23px;color:var(--coral)}.copy p{font-family:Georgia,serif;line-height:1.55}.button{display:inline-block;background:var(--plum);color:white;text-decoration:none;padding:17px 28px;border-radius:3px;font-weight:700;font-size:14px;margin:14px 0}.copy small,.faq small{display:block;color:#76666c;font-size:11px}.quiet{padding:64px 80px;display:grid;grid-template-columns:1fr 170px;align-items:center;background:var(--light)}.faq h2,.people h2,.quiet h2,.tempo h2{font-size:38px;line-height:1.15;margin:10px 0}.quiet p:last-child{line-height:1.6}.quiet b{font-family:Georgia,serif;font-size:125px;opacity:.45;transform:rotate(-25deg)}.path{text-align:center;padding:27px;background:#eee0d1;font-family:Segoe Print,Comic Sans MS,cursive;font-size:18px;word-spacing:12px}.care{display:grid;grid-template-columns:1.12fr .88fr;background:#c2a98d}.note{align-self:center;background:var(--light);margin:45px 60px 45px 35px;padding:32px;transform:rotate(-1.2deg);box-shadow:6px 9px 20px #5c453d55}.note h2{font-family:Segoe Print,Comic Sans MS,cursive;font-size:24px}.note ul{list-style:none;padding:0;line-height:2}.note li:before{content:"♡";color:var(--coral);margin-right:12px}.people{padding:70px 60px;background:var(--paper)}.gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:35px}.gallery figure{position:relative;margin:0;min-height:300px;overflow:hidden}.gallery img{object-fit:cover}.tempo{text-align:center;padding:68px 60px;background:var(--light)}.steps{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:25px;gap:25px;margin-top:48px;border-top:3px solid var(--coral);border-radius:50%;padding-top:22px;font-family:Segoe Print,Comic Sans MS,cursive;font-size:13px}.faq{padding:65px 90px}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq summary{display:flex;justify-content:space-between;font-family:Georgia,serif;cursor:pointer}.faq details p{line-height:1.6}.wide{display:block;max-width:600px;margin:35px auto 12px}.faq small,.wide{text-align:center}footer{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px;padding:35px 60px;background:var(--plum);color:#f8eadf;font-size:11px;line-height:1.6}.article h1{font-size:60px}.article h2{margin-top:55px}.article p{line-height:1.7}.sourcebox{background:var(--light);padding:24px;margin-top:45px}@media(max-width:760px){body{background:var(--paper)}.shell{margin:0;border-radius:0}header{padding:0 22px}nav{display:none}.care,.hero{grid-template-columns:1fr}.hero .photo{min-height:420px}.copy{padding:45px 24px}.quiet{padding:50px 24px;grid-template-columns:1fr}.quiet b{display:none}.path{font-size:14px;line-height:2}.note{margin:28px 22px}.people{padding:55px 22px}.gallery{grid-template-columns:1fr}.gallery figure{min-height:340px}.tempo{padding:55px 22px}.steps{grid-template-columns:1fr;text-align:left;border-top:0;border-left:3px solid var(--coral);border-radius:0}.faq{padding:55px 24px}footer{grid-template-columns:1fr;padding:32px 24px}.path{font-size:18px;line-height:2.1;word-spacing:5px;padding:30px 22px}.note h2{font-size:28px;line-height:1.45}.steps{font-size:17px;line-height:1.65;gap:20px;padding-left:22px}}.article{max-width:880px;margin:auto;padding:70px 25px 110px}.article>a{color:var(--ink)}.article h1{font-size:clamp(44px,6vw,76px)}.article h2{font-size:36px;margin-top:60px}.article>p:not(.eyebrow){font-size:18px;line-height:1.75}.sourcebox{margin-top:60px;padding:25px;border:1px solid var(--line);background:var(--paper);line-height:1.6}.gallery{grid-template-columns:repeat(5,1fr)}.brand span{font-family:Georgia,serif;font-style:italic;font-weight:400;margin-right:1px}.gallery figure{min-height:0;background:#fff;display:flex;flex-direction:column}.gallery .portrait{position:relative;min-height:270px;overflow:hidden}.gallery figcaption{background:#fff;padding:18px 17px 15px;min-height:150px;border-top:4px solid #fff}.gallery blockquote{font-family:Georgia,serif;color:var(--plum);font-size:16px;line-height:1.4;margin:0 0 16px}.gallery figcaption p{display:flex;justify-content:space-between;align-items:end;margin:0;padding-top:11px;border-top:1px solid var(--line)}.gallery figcaption strong{font-size:13px}.gallery figcaption span{font-size:9px;text-transform:uppercase;letter-spacing:1px;color:#8a777d}@media(max-width:1000px) and (min-width:761px){.gallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.gallery{grid-template-columns:1fr}}html{scrollbar-gutter:stable}.eligibility-trigger{border:0;cursor:pointer;font-family:inherit}.eligibility-trigger span{display:inline-block;margin-left:18px;transition:transform .25s ease}.eligibility-trigger:hover span{transform:translate(3px,-3px)}.check-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:rgba(28,20,24,.57);-webkit-backdrop-filter:blur(12px) saturate(.8);backdrop-filter:blur(12px) saturate(.8);animation:veil-in .35s ease both}.check-shadow{position:absolute;width:min(700px,84vw);height:min(570px,75vh);border-radius:24px;pointer-events:none;transform-origin:50% 100%}.check-shadow-one{background:#c96a5c;animation:card-one .62s cubic-bezier(.2,.8,.2,1) both}.check-shadow-two{background:#d9c3a7;animation:card-two .72s cubic-bezier(.2,.8,.2,1) .04s both}.check-stage{position:relative;width:min(720px,92vw);height:610px;max-height:88dvh;display:grid;grid-template-rows:72px 5px 1fr 58px;background:var(--light);border-radius:22px;overflow:hidden;box-shadow:0 35px 90px #160c14aa,inset 0 1px 0 #fff;animation:stage-in .76s cubic-bezier(.16,1,.3,1) .08s both}.check-head{height:auto;padding:0 30px;display:flex;background:transparent;border-bottom:1px solid var(--line)}.check-head>div{font-family:Georgia,serif;color:var(--plum);font-size:18px;font-weight:700}.check-head>div span{font-style:italic;font-weight:400}.check-head button{width:42px;height:42px;border:0;border-radius:50%;background:#efe4d7;color:var(--plum);font-size:25px;cursor:pointer}.check-head button:focus-visible,.check-head button:hover{background:var(--plum);color:#fff;outline:0}.check-progress{height:5px;background:#eadfd3;overflow:hidden}.check-progress i{display:block;width:100%;height:100%;background:var(--coral);transform-origin:left;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.check-body{min-height:0;padding:45px 64px 24px;overflow:auto}.check-step{margin:0 0 14px;color:var(--coral);font-size:11px;font-weight:800;letter-spacing:1.7px;text-transform:uppercase}.check-body h2{min-height:92px;margin:0;color:var(--plum);font:400 clamp(31px,4.3vw,45px)/1.06 Georgia,serif;letter-spacing:-1.4px;animation:question-in .36s ease both}.check-hint{min-height:52px;max-width:570px;margin:14px 0 22px;color:#705f65;line-height:1.55;animation:question-in .42s ease .04s both}.check-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;animation:question-in .46s ease .08s both}.check-options button{min-height:64px;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;border:1px solid #d8c8bc;background:#fffaf4;color:var(--plum);border-radius:8px;font-weight:700;text-align:left;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.check-options button:focus-visible,.check-options button:hover{transform:translateY(-3px);border-color:var(--coral);box-shadow:0 10px 25px #6f4b4520;outline:0}.check-options button span{color:var(--coral);font-size:20px}.check-foot{height:auto;padding:0 30px;display:flex;align-items:center;justify-content:space-between;background:#f0e5d8;border-top:1px solid var(--line);font-size:10px;color:#77666c}.check-foot button{border:0;background:transparent;color:var(--plum);font-weight:700;cursor:pointer}.check-result{text-align:center;max-width:540px;margin:0 auto;animation:question-in .4s ease both}.check-result .result-mark{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 17px;border-radius:50%;background:#d8e2d6;color:#375345;font-size:24px}.check-result h2{min-height:0}.check-result>p:not(.check-step){line-height:1.55;color:#705f65}.check-result>a{display:flex;justify-content:space-between;margin:22px auto 12px;padding:16px 19px;background:var(--plum);color:#fff;text-decoration:none;border-radius:5px;font-weight:700}.restart{border:0;background:transparent;color:var(--plum);text-decoration:underline;cursor:pointer}@keyframes veil-in{0%{opacity:0}to{opacity:1}}@keyframes card-one{0%{opacity:0;transform:translateY(60px) rotate(0)}to{opacity:1;transform:translate(-25px,13px) rotate(-3.2deg)}}@keyframes card-two{0%{opacity:0;transform:translateY(70px) rotate(0)}to{opacity:1;transform:translate(24px,10px) rotate(2.5deg)}}@keyframes stage-in{0%{opacity:0;transform:translateY(48px) scale(.91)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes question-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:700px){.check-overlay{padding:10px}.check-stage{width:calc(100vw - 20px);height:min(690px,94dvh);grid-template-rows:64px 5px 1fr 54px}.check-shadow{display:none}.check-head{padding:0 20px}.check-body{padding:34px 24px 20px}.check-body h2{min-height:105px;font-size:34px}.check-hint{min-height:76px}.check-options{grid-template-columns:1fr;gap:8px}.check-options button{min-height:54px}.check-foot{padding:0 18px}.check-foot span{max-width:230px}}@media(prefers-reduced-motion:reduce){.check-body h2,.check-hint,.check-options,.check-overlay,.check-result,.check-shadow-one,.check-shadow-two,.check-stage{animation:none!important}.check-options button,.check-progress i,.eligibility-trigger span{transition:none!important}}.header-right{display:flex;align-items:center;gap:26px}.language-switcher{display:flex;align-items:center;gap:5px;padding-left:18px;border-left:1px solid var(--line)}.language-switcher button{min-width:42px;height:38px;padding:3px 6px;display:grid;grid-template-columns:auto auto;grid-gap:3px;gap:3px;place-content:center;border:1px solid transparent;border-radius:20px;background:transparent;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.language-switcher button:focus-visible,.language-switcher button:hover{background:#f1e5d7;border-color:#dac8b9;transform:translateY(-1px);outline:0}.language-switcher button[aria-pressed=true]{background:#fff;border-color:#d5c2b4;box-shadow:0 4px 12px #55353b12}.language-switcher span{font-size:18px;line-height:1}.language-switcher i{font-style:normal;font-size:8px;font-weight:800;color:var(--plum)}@media(max-width:900px){.header-right nav{display:none}.header-right{gap:8px}.language-switcher{padding-left:0;border-left:0}.language-switcher i{display:none}.language-switcher button{min-width:34px;width:34px}}.language-switcher a{width:52px;height:42px;display:grid;place-items:center;position:relative;border:1px solid transparent;border-radius:13px;background:transparent;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.language-switcher a img{width:36px;height:24px;display:block;object-fit:cover;border-radius:6px;box-shadow:0 2px 8px #2e182a2d}.language-switcher a>span{position:absolute;left:50%;top:49px;z-index:5;transform:translate(-50%,-3px);padding:5px 8px;border-radius:5px;background:var(--plum);color:#fff;font-size:9px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.language-switcher a:focus-visible,.language-switcher a:hover{transform:translateY(-2px);background:#f0e4d7;border-color:#dac8b8;outline:0}.language-switcher a:focus-visible>span,.language-switcher a:hover>span{opacity:1;transform:translate(-50%)}.language-switcher a[aria-current=page]{background:#fff;border-color:#ceb6aa;box-shadow:0 5px 16px #4f263b1c}.language-switcher a[aria-current=page]:after{content:"";position:absolute;bottom:3px;width:16px;height:2px;border-radius:2px;background:var(--coral)}@media(max-width:900px){.language-switcher a{width:40px;height:36px;border-radius:10px}.language-switcher a img{width:30px;height:20px}.language-switcher a>span{display:none}}.legal-links{grid-column:1/-1;display:flex;justify-content:center;gap:7px;margin-top:5px;font-size:9px;opacity:.72}.legal-links a{color:#f8eadf;text-decoration:none}.legal-links a:focus-visible,.legal-links a:hover{text-decoration:underline;opacity:1}.legal-page{max-width:820px;margin:auto;padding:68px 30px 100px}.legal-page h1{font-size:clamp(42px,6vw,62px);margin-bottom:12px}.legal-page h2{font-size:27px;margin:42px 0 10px}.legal-page li,.legal-page p{line-height:1.7}.legal-page a{color:var(--plum)}.legal-page .legal-meta{font-size:12px;color:#76666c;margin-bottom:42px}.legal-page .legal-note{background:var(--light);border-left:3px solid var(--coral);padding:18px 22px;margin:28px 0}.legal-header{height:76px;padding:0 55px;display:flex;align-items:center;background:var(--light)}@media(max-width:760px){.legal-page{padding:50px 24px 75px}.legal-header{padding:0 22px}.legal-links{justify-content:flex-start}}.result-close{display:block;margin:14px auto 0;padding:11px 18px;border:1px solid var(--line);border-radius:5px;background:#fffaf4;color:var(--plum);font-weight:700;cursor:pointer}.result-review .result-mark{background:#f2dfbf;color:#7a4d19}.result-bmiLow .result-mark,.result-noComorbidity .result-mark,.result-outside .result-mark,.result-pregnancy .result-mark,.result-underage .result-mark{background:#f0d5d1;color:#7a2e2e}.bmi-entry{animation:question-in .46s ease .08s both}.bmi-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.bmi-fields label{display:grid;grid-gap:7px;gap:7px;color:var(--plum);font-size:12px;font-weight:700}.bmi-control{display:flex;align-items:center;height:58px;border:1px solid #d8c8bc;border-radius:8px;background:#fffaf4;overflow:hidden}.bmi-control:focus-within{border-color:var(--coral);box-shadow:0 0 0 3px #c96a5c20}.bmi-control input{width:100%;height:100%;padding:0 16px;border:0;outline:0;background:transparent;color:var(--plum);font:700 22px Georgia,serif}.bmi-control b{padding-right:15px;color:#806d73;font-size:12px}.bmi-feedback{height:55px;display:flex;align-items:center;justify-content:center;gap:12px;color:#705f65}.bmi-feedback span{font-size:12px}.bmi-feedback strong{color:var(--plum);font:400 30px Georgia,serif}.bmi-feedback small{color:#9a5650;text-align:center}.bmi-submit{width:100%;min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border:0;border-radius:6px;background:var(--plum);color:white;font-weight:700;cursor:pointer}.bmi-submit:disabled{opacity:.35;cursor:not-allowed}.bmi-submit span{font-size:20px}@media(max-width:700px){.bmi-fields{grid-template-columns:1fr}.bmi-control{height:50px}.bmi-feedback{height:48px}}.lead-open,.lead-submit{width:100%;min-height:50px;display:flex;align-items:center;justify-content:space-between;margin:22px 0 10px;padding:12px 18px;border:0;border-radius:5px;background:var(--plum);color:#fff;font-weight:700;cursor:pointer}.lead-panel{text-align:left;animation:question-in .42s ease both}.lead-panel>h2{margin-bottom:8px}.lead-panel>.check-hint,.lead-panel>.check-step,.lead-panel>h2{text-align:center}.lead-form{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;margin-top:20px}.lead-form label{display:grid;grid-gap:6px;gap:6px;color:var(--plum);font-size:11px;font-weight:700}.lead-form label:first-child,.lead-form label:nth-child(4),.lead-form label:nth-child(5){grid-column:1/-1}.lead-form input,.lead-form select{width:100%;height:46px;padding:0 12px;border:1px solid #d8c8bc;border-radius:6px;background:#fffaf4;color:var(--plum);font-size:15px}.lead-form input:focus,.lead-form select:focus{outline:0;border-color:var(--coral);box-shadow:0 0 0 3px #c96a5c20}.lead-consent{grid-column:1/-1!important;display:flex!important;grid-template-columns:18px 1fr!important;align-items:flex-start;line-height:1.45;color:#6e5d63!important;font-weight:400!important}.lead-consent input{width:17px;height:17px;margin-top:2px}.lead-consent a{color:var(--plum)}.lead-error,.lead-form>.restart,.lead-submit{grid-column:1/-1}.lead-submit{margin:4px 0}.lead-submit:disabled{opacity:.55}.lead-error{margin:0;padding:10px;border-radius:5px;background:#f2deda;color:#722d2d;font-size:12px}.lead-honey{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important}.lead-success{text-align:center;padding:30px 0}.lead-success h2{margin:20px auto}.lead-success .result-mark{display:inline-grid}@media(max-width:700px){.lead-form{grid-template-columns:1fr}.lead-consent,.lead-error,.lead-form label,.lead-form>.restart,.lead-submit{grid-column:1!important}}.admin-link{display:block!important;margin-top:14px!important;font-size:8px!important;line-height:1!important;opacity:.55;letter-spacing:.2px;text-transform:none}.legal-links>span{display:inline-flex;align-items:center;gap:7px}.legal-links button{padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.legal-links button:focus,.legal-links button:hover{text-decoration:underline}.legal-links i{font-style:normal}.legal-overlay{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:24px;background:#1b1619d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:legal-fade .25s ease both}.legal-modal{position:relative;z-index:2;display:grid;grid-template-rows:auto 4px 1fr auto;overflow:hidden;background:#fffaf1;box-shadow:0 35px 100px #0009;animation:legal-rise .52s cubic-bezier(.2,.8,.2,1) both}.legal-modal,.legal-shadow{width:min(760px,calc(100vw - 32px));height:min(760px,calc(100vh - 42px));border-radius:24px}.legal-shadow{position:absolute}.legal-shadow.one{transform:translate(-14px,13px) rotate(-1.2deg);background:#c96a5c}.legal-shadow.two{transform:translate(14px,9px) rotate(1deg);background:#d8c4a7}.legal-modal>header{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;background:#fffaf1}.legal-modal>header div{font:700 20px Georgia,serif;color:#4b223d}.legal-modal>header div span{font-style:italic;font-weight:400}.legal-modal>header button{width:42px;height:42px;border:0;border-radius:50%;background:#f0e5d8;color:#4b223d;font-size:25px;cursor:pointer}.legal-rule{background:#c96a5c}.legal-scroll{overflow:auto;padding:38px 48px 42px;scrollbar-color:#c9b4a7 transparent}.legal-kicker{margin:0;color:#c96a5c;font-size:10px;font-weight:800;letter-spacing:1.8px;text-transform:uppercase}.legal-scroll h2{margin:8px 0 28px;font:400 45px Georgia,serif;color:#4b223d}.legal-scroll h3{margin:28px 0 8px;font:400 23px Georgia,serif;color:#4b223d}.legal-scroll p{margin:0;line-height:1.7;color:#5f5055}.legal-scroll a{color:#4b223d}.legal-scroll aside{margin:24px 0;padding:18px 20px;border-left:4px solid #c96a5c;background:#f8f1e6;line-height:1.6}.legal-modal>footer{display:flex;align-items:center;justify-content:space-between;padding:15px 28px;background:#f1e5d7;color:#75646a;font-size:10px}.legal-modal>footer button{border:0;background:transparent;color:#4b223d;text-decoration:underline;cursor:pointer}@keyframes legal-fade{0%{opacity:0}to{opacity:1}}@keyframes legal-rise{0%{opacity:0;transform:translateY(34px) scale(.94)}to{opacity:1;transform:none}}@media(max-width:650px){.legal-overlay{padding:10px}.legal-modal{width:calc(100vw - 18px);height:calc(100vh - 20px);border-radius:18px}.legal-shadow{width:calc(100vw - 22px);height:calc(100vh - 24px)}.legal-modal>header{padding:0 20px}.legal-scroll{padding:28px 23px}.legal-scroll h2{font-size:36px}.legal-modal>footer{padding:14px 20px}}