:root{--paper:#f2f0ea;--ink:#171715;--acid:#c7ff35;--orange:#ff5c35;--blue:#3446d4;--line:rgba(23,23,21,.22);--pad:clamp(24px,4.2vw,72px)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.site-header{position:absolute;z-index:5;top:0;width:100%;display:block;padding:30px var(--pad);font-size:11px;text-transform:uppercase;letter-spacing:.13em}.logo{font:600 29px/1 "Manrope";letter-spacing:-2px;text-transform:none}.logo span{color:var(--orange);font-size:.5em;margin-left:3px;vertical-align:top}.site-header p{margin:0}.header-cta{justify-self:end;border-bottom:1px solid;padding-bottom:5px}.header-cta span{color:var(--orange)}
.hero{min-height:100svh;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:145px var(--pad) 48px}.hero-kicker{display:flex;justify-content:space-between;text-transform:uppercase;font-size:11px;letter-spacing:.13em}.hero h1{position:relative;z-index:2;margin:auto 0;font:500 clamp(70px,10.7vw,174px)/.84 "Manrope";letter-spacing:-.075em}.hero h1 em{display:block;text-align:right;color:var(--blue);font-family:Georgia,serif;font-weight:400}.hero-footer{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:end}.hero-footer p{width:min(450px,65vw);margin:0;font-size:clamp(18px,2vw,28px);line-height:1.25;letter-spacing:-.03em}.round-link{width:72px;height:72px;border:1px solid;border-radius:50%;display:grid;place-items:center;transition:.3s}.round-link:hover{background:var(--ink);color:var(--paper);transform:rotate(-20deg)}.round-link svg{width:27px;fill:none;stroke:currentColor;stroke-width:1.4}.duo-shapes span{position:absolute;border-radius:50%;aspect-ratio:1}.duo-shapes span:first-child{width:clamp(220px,31vw,520px);right:-9vw;top:11%;background:var(--acid);mix-blend-mode:multiply}.duo-shapes span:last-child{width:clamp(170px,23vw,390px);right:13vw;top:27%;background:var(--orange);mix-blend-mode:multiply}
.section-pad{padding:130px var(--pad)}.eyebrow{margin:0;text-transform:uppercase;font-size:11px;letter-spacing:.13em}.intro{background:var(--ink);color:var(--paper)}.intro-grid{display:grid;grid-template-columns:2fr 1fr;gap:8vw;margin-top:65px}.intro h2{margin:0;font:500 clamp(52px,7.4vw,118px)/.92 "Manrope";letter-spacing:-.06em}.intro h2 em,.success h2 em{color:var(--acid);font-family:Georgia,serif;font-weight:400}.intro-copy{padding-top:15px}.intro-copy>p{font-size:20px;line-height:1.45;margin:0 0 60px}.facts{border-top:1px solid rgba(242,240,234,.3);display:flex;flex-direction:column}.facts span{padding:15px 0;border-bottom:1px solid rgba(242,240,234,.3);font-size:13px}
.survey-section{min-height:100svh;background:var(--blue);color:#f7f3e9;padding:42px var(--pad) 60px}.survey-heading{display:flex;justify-content:space-between;padding-bottom:24px}.survey-count{margin:0;font-size:12px;letter-spacing:.1em}.survey-progress{height:1px;background:rgba(247,243,233,.25)}.survey-progress span{display:block;height:3px;width:12.5%;background:var(--acid);transform:translateY(-1px);transition:width .5s}.question{display:none;border:0;padding:clamp(55px,8vw,110px) 0 30px;margin:0;min-height:570px}.question.active{display:block;animation:appear .45s ease}.question legend{padding:0;margin:0 0 60px;font:500 clamp(48px,7vw,104px)/.92 "Manrope";letter-spacing:-.06em}.choices{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(247,243,233,.45)}.choices label{border-bottom:1px solid rgba(247,243,233,.45)}.choices label:nth-child(odd){border-right:1px solid rgba(247,243,233,.45)}.choices input{position:absolute;opacity:0}.choices span{display:flex;align-items:center;justify-content:space-between;min-height:74px;padding:10px 18px;font-size:17px;cursor:pointer;transition:.25s}.choices span:after{content:"○";font-size:25px}.choices input:checked+span{background:var(--acid);color:var(--ink)}.choices input:checked+span:after{content:"●"}.question textarea,.email-label input{width:100%;border:0;border-bottom:1px solid rgba(247,243,233,.65);border-radius:0;background:transparent;color:inherit;font:400 clamp(26px,3vw,44px)/1.3 "DM Sans";outline:0;resize:none}.question textarea::placeholder,.email-label input::placeholder{color:rgba(247,243,233,.4)}.question textarea:focus,.email-label input:focus{border-color:var(--acid)}.email-label{display:flex;flex-direction:column;gap:28px}.email-label>span{font-size:12px;text-transform:uppercase;letter-spacing:.12em}.email-label small{opacity:.6}.consent{display:flex;align-items:center;gap:12px;margin-top:32px;font-size:14px}.consent input{accent-color:var(--acid);width:18px;height:18px}.survey-actions{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(247,243,233,.45);padding-top:22px}.survey-actions button{border:0;background:none;color:inherit;font:500 14px "DM Sans";cursor:pointer}.survey-actions .back{opacity:.65}.survey-actions .back:disabled{visibility:hidden}.next{background:var(--acid)!important;color:var(--ink)!important;border-radius:100px!important;padding:17px 25px!important;min-width:135px}.next span{margin-left:20px}.form-error{height:26px;color:var(--acid);font-size:13px}.success{min-height:80svh;padding-top:80px}.success h2{margin:45px 0;font:500 clamp(62px,9vw,140px)/.84 "Manrope";letter-spacing:-.07em}.success>p:not(.eyebrow){font-size:22px}.success>a{display:inline-block;margin-top:50px;border-bottom:1px solid;padding-bottom:5px}.reveal{opacity:0;transform:translateY(25px);transition:opacity .8s,transform .8s}.reveal.visible{opacity:1;transform:none}footer{padding:30px var(--pad);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;font-size:12px}footer p{margin:0}footer p:last-child{text-align:right}@keyframes appear{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}
@media(max-width:700px){.site-header{grid-template-columns:1fr 1fr;padding-top:22px}.site-header p{display:none}.hero{min-height:760px;padding-top:110px}.hero h1{font-size:clamp(57px,18vw,92px);line-height:.9}.hero h1 em{text-align:left}.hero-kicker span:last-child{display:none}.hero-footer p{width:75%;font-size:18px}.round-link{width:58px;height:58px}.duo-shapes span:first-child{right:-30%;top:17%}.duo-shapes span:last-child{right:8%;top:25%}.section-pad{padding-top:90px;padding-bottom:90px}.intro-grid{grid-template-columns:1fr;margin-top:45px}.intro h2{font-size:clamp(50px,14vw,76px)}.intro-copy>p{margin-bottom:40px}.survey-section{padding-top:28px}.question{min-height:590px;padding-top:65px}.question legend{font-size:clamp(42px,13vw,65px);margin-bottom:45px}.choices{grid-template-columns:1fr}.choices label:nth-child(odd){border-right:0}.choices span{min-height:68px}.survey-actions{position:relative}.success{padding-top:65px}footer{grid-template-columns:1fr 1fr}footer p:nth-child(2){display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}

/* DUO parent research refinements */
:root{--paper:#fff;--acid:#191918;--orange:#191918;--blue:#fff}
.hero h1{font-size:clamp(62px,9.3vw,150px);line-height:.86;max-width:1500px}
.question{padding-top:clamp(55px,7vw,95px);min-height:590px}
.question legend{margin-bottom:28px;font-size:clamp(46px,6.5vw,96px);max-width:1300px}
.question-note{margin:0 0 35px;font-size:12px;text-transform:uppercase;letter-spacing:.1em;opacity:.68}
.char-count{text-align:right;font-size:11px;letter-spacing:.08em;opacity:.55}
.privacy-note{max-width:620px;margin-top:28px;font-size:12px;line-height:1.5;opacity:.58}
@media(max-width:700px){.hero h1{font-size:clamp(52px,15vw,78px);line-height:.9}.question legend{font-size:clamp(40px,12vw,62px)}.question-note{margin-bottom:24px}}

/* Photographic DUO hero */
.hero{
  color:#fff;
  background:
    linear-gradient(180deg,rgba(18,18,16,.42) 0%,rgba(18,18,16,.18) 46%,rgba(18,18,16,.6) 100%),
    url("assets/duo-parents.jpg") center 42%/cover no-repeat;
}
.hero h1{color:#fff;text-shadow:0 2px 28px rgba(0,0,0,.18)}
.hero h1 em{color:var(--acid)}
.hero .round-link{background:rgba(255,255,255,.08);backdrop-filter:blur(8px)}
.hero .round-link:hover{background:#fff;color:var(--ink)}
.hero .duo-shapes{display:none}
.site-header{color:#fff}
.site-header .logo span,.site-header .header-cta span{color:var(--acid)}
@media(max-width:700px){.hero{background-position:55% center}.hero h1{font-size:clamp(49px,14vw,72px)}}

/* Lovable-inspired product UI */
.header-cta{border:1px solid rgba(255,255,255,.5);border-radius:12px;padding:10px 14px;background:rgba(20,20,18,.28);backdrop-filter:blur(12px)}
.hero h1{font-family:"Manrope",sans-serif;font-weight:600;letter-spacing:-.065em}
.hero h1 em{font-family:"Manrope",sans-serif;font-style:normal;font-weight:500;letter-spacing:-.075em}
.intro{background:#faf9f6;color:var(--ink);padding-top:150px;padding-bottom:150px}
.intro .eyebrow{width:max-content;padding:8px 12px;border:1px solid #dedcd6;border-radius:999px;background:#fff}
.intro-grid{align-items:start;gap:clamp(60px,9vw,150px)}
.intro h2{font-family:"Manrope",sans-serif;font-size:clamp(48px,6vw,92px);font-weight:600;line-height:.98}
.intro h2 em{font-family:inherit;font-style:normal;color:var(--blue)}
.intro-copy{background:#fff;border:1px solid #e1dfda;border-radius:28px;padding:30px;box-shadow:0 16px 45px rgba(20,20,18,.07)}
.intro-copy>p{font-size:18px;color:#5d5b56;margin-bottom:34px}
.facts{border-top:1px solid #e7e4de}.facts span{border-bottom:1px solid #e7e4de;padding:17px 2px}
.survey-section{background:#fff;color:var(--ink);padding-top:32px;padding-bottom:100px}
.survey-heading{max-width:1100px;margin:auto;padding:0 4px 18px}.survey-heading .eyebrow{font-weight:600}.survey-count{color:#6c6963}
#journey-form{max-width:1100px;margin:auto;background:rgba(255,255,255,.82);border:1px solid rgba(25,25,23,.1);border-radius:32px;padding:10px 34px 30px;box-shadow:0 24px 70px rgba(32,27,22,.1);backdrop-filter:blur(18px)}
.survey-progress{height:6px;margin:10px 0 0;background:#ececec;border-radius:99px;overflow:hidden}.survey-progress span{height:100%;transform:none;background:#191918;border-radius:99px}
.question{min-height:590px;padding:70px 16px 30px}.question legend{font-family:"Manrope",sans-serif;font-size:clamp(42px,5vw,76px);font-weight:600;line-height:.98;letter-spacing:-.055em;max-width:970px}.question-note{color:#77736c}
.choices{gap:12px;border:0}.choices label,.choices label:nth-child(odd){border:0}.choices span{min-height:70px;border:1px solid #dedbd5;border-radius:16px;background:#fff;padding:12px 18px;box-shadow:0 2px 5px rgba(20,20,18,.025)}
.choices span:hover{border-color:#aaa69f;transform:translateY(-1px);box-shadow:0 8px 20px rgba(20,20,18,.06)}
.choices input:focus-visible+span{outline:3px solid rgba(20,20,18,.18);outline-offset:2px}
.choices input:checked+span{background:#191918;color:#fff;border-color:#191918;box-shadow:0 8px 20px rgba(20,20,18,.16)}
.question textarea,.email-label input{color:var(--ink);background:#fff;border:1px solid #dcd9d3;border-radius:18px;padding:22px;font-size:clamp(22px,2.5vw,36px);box-shadow:0 3px 10px rgba(20,20,18,.04)}
.question textarea::placeholder,.email-label input::placeholder{color:#aaa69e}.question textarea:focus,.email-label input:focus{border-color:#191918;box-shadow:0 0 0 4px rgba(20,20,18,.1)}
.consent input{accent-color:#191918}.privacy-note,.char-count{color:#6f6b64}
.survey-actions{border-top:1px solid #e0ddd7}.survey-actions .back{color:#4e4b46}.next{background:#191918!important;color:#fff!important;border-radius:13px!important;padding:15px 20px!important;box-shadow:0 5px 12px rgba(20,20,18,.2)}
.next:hover{transform:translateY(-1px);box-shadow:0 9px 20px rgba(20,20,18,.2)}
.form-error{color:#bd3d2e}.success{max-width:1100px;margin:auto;background:#fff;border:1px solid #e0ddd7;border-radius:32px;padding:80px 54px;min-height:auto;box-shadow:0 24px 70px rgba(32,27,22,.1)}
.success h2{font-family:"Manrope",sans-serif;font-size:clamp(54px,7vw,104px);font-weight:600;line-height:.9}.success h2 em{font-family:inherit;font-style:normal;color:#805fd0}
footer{background:#faf9f6}
@media(max-width:700px){.site-header .header-cta{border-radius:10px;padding:9px 11px}.intro{padding-top:100px;padding-bottom:100px}.intro-copy{border-radius:22px;padding:24px}.survey-section{padding-left:14px;padding-right:14px}.survey-heading{padding-left:8px;padding-right:8px}#journey-form{border-radius:24px;padding:8px 18px 24px}.question{padding:55px 2px 24px;min-height:610px}.question legend{font-size:clamp(38px,11vw,56px)}.choices{gap:9px}.choices span{border-radius:14px;min-height:64px}.success{border-radius:24px;padding:60px 25px}}

/* Show more of the portrait photograph without hard side edges */
.hero{background:#24231f}
.hero::before,.hero::after{content:"";position:absolute;inset:-3%;pointer-events:none}
.hero::before{background:url("assets/duo-parents.jpg") center/cover no-repeat;filter:blur(24px);transform:scale(1.08);opacity:.72}
.hero::after{inset:0;background:linear-gradient(180deg,rgba(18,18,16,.34),rgba(18,18,16,.08) 48%,rgba(18,18,16,.58)),url("assets/duo-parents.jpg") center/auto 115% no-repeat}
.hero>*{position:relative;z-index:1}
@media(max-width:700px){.hero::after{background-size:auto,auto 108%;background-position:center,52% center}.hero::before{filter:blur(16px)}}

/* Final photo crop: full bleed like before, shifted up to reveal more below */
.hero{background:linear-gradient(180deg,rgba(18,18,16,.42) 0%,rgba(18,18,16,.18) 46%,rgba(18,18,16,.6) 100%),url("assets/duo-parents.jpg") center 48%/cover no-repeat}
.hero::before,.hero::after{display:none}
@media(max-width:700px){.hero{background-position:55% 50%}}

/* Monochrome typography */
.hero h1 em{color:#fff}
.intro h2 em,.success h2 em{color:var(--ink)}
.site-header .logo span,.site-header .header-cta span{color:#fff}
footer .logo span{color:var(--ink)}

/* Survey starts directly in the hero */
.hero{min-height:125svh;justify-content:flex-start;gap:clamp(24px,4vh,48px);padding-bottom:55px}
.hero h1{margin:clamp(35px,8vh,90px) 0 0;font-size:clamp(54px,7.2vw,116px);line-height:.88}
.hero-survey-card{z-index:3;width:min(850px,78vw);margin:0 auto;background:rgba(255,255,255,.96);color:var(--ink);border:1px solid rgba(255,255,255,.7);border-radius:30px;padding:26px 28px 18px;box-shadow:0 25px 65px rgba(10,10,8,.28);backdrop-filter:blur(20px)}
.hero-survey-card label{display:block;font-size:13px;font-weight:600;margin:0 0 10px}
.hero-survey-card textarea{display:block;width:100%;min-height:72px;padding:7px 0;border:0;outline:0;resize:none;background:transparent;color:var(--ink);font:500 clamp(20px,2vw,29px)/1.35 "DM Sans",sans-serif}
.hero-survey-card textarea::placeholder{color:#96938e}
.hero-card-actions{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e4e1dc;padding-top:14px;color:#77736c;font-size:11px;letter-spacing:.08em}
.hero-card-actions button{border:0;border-radius:13px;background:#191918;color:#fff;padding:13px 18px;font:600 14px "DM Sans",sans-serif;cursor:pointer;box-shadow:0 5px 12px rgba(20,20,18,.18)}
.hero-card-actions button:hover{transform:translateY(-1px)}.hero-card-actions b{margin-left:18px}
.hero-card-error{height:16px;margin:8px 0 0;color:#b83c2e;font-size:12px}
.hero-footer{margin-top:auto;width:100%}
@media(max-width:700px){.hero{min-height:118svh;gap:22px;padding-bottom:35px}.hero h1{margin-top:30px;font-size:clamp(45px,13vw,67px)}.hero-survey-card{width:100%;border-radius:22px;padding:21px 20px 14px}.hero-survey-card textarea{font-size:20px;min-height:84px}.hero-footer p{font-size:16px}}

/* Conversational AI experience */
.intro{display:none}
.chat-agent{display:flex;align-items:center;gap:11px;text-align:left;font-size:13px}.chat-agent>span:last-child{display:flex;flex-direction:column;gap:2px}.chat-agent small{display:flex;align-items:center;gap:6px;color:#74716b;font-size:11px;font-weight:400}.chat-agent small i{width:7px;height:7px;border-radius:50%;background:#191918;box-shadow:0 0 0 3px rgba(20,20,18,.1)}
.agent-avatar{width:34px;height:34px;display:grid!important;place-items:center;border-radius:11px;background:#191918;color:#fff;font-weight:600}
.hero-survey-card{padding-top:20px}.hero-survey-card .chat-agent{padding-bottom:16px;border-bottom:1px solid #e7e4df}
.hero-survey-card .ai-message{width:fit-content;max-width:82%;margin:18px 0 12px;padding:14px 17px;border-radius:5px 18px 18px 18px;background:#efeeea;font-size:15px;font-weight:500;line-height:1.45}
.hero-survey-card textarea{margin-left:auto;width:88%;min-height:66px;border:1px solid #dedbd5;border-radius:18px;padding:15px 17px;background:#fff;font-size:18px;box-shadow:0 3px 10px rgba(20,20,18,.04)}
.hero-survey-card textarea:focus{border-color:#8f8b84;box-shadow:0 0 0 4px rgba(20,20,18,.07)}
.hero-card-actions{margin-top:12px}.hero-card-actions button{border-radius:999px}.hero-card-actions span{text-transform:none;letter-spacing:0}
.survey-section{padding-top:70px;min-height:100svh}.survey-heading{max-width:900px;padding:0 0 14px}.survey-heading .chat-agent{background:#fff;border:1px solid #e0ddd7;border-radius:18px 18px 0 0;padding:15px 20px}.survey-progress{display:none}.survey-count{display:block;align-self:center;margin:0 16px 0 auto;padding:7px 10px;border:1px solid #dfdcd6;border-radius:999px;background:rgba(255,255,255,.72);color:#6c6963;font-size:10px;letter-spacing:.04em;white-space:nowrap}
#journey-form{max-width:900px;border-radius:0 0 26px 26px;border-top:0;padding:0 26px 24px}
.question{min-height:540px;padding:35px 8px 25px}
.question legend{width:fit-content;max-width:84%;padding:17px 20px;margin:0 0 38px;border-radius:5px 22px 22px 22px;background:#efeeea;font-size:clamp(25px,3.2vw,43px);font-weight:500;line-height:1.08;letter-spacing:-.04em}
.question-note{margin:-24px 0 30px 21px;text-transform:none;letter-spacing:0;font-size:12px;color:#7d7972}
.choices{display:flex;flex-wrap:wrap;justify-content:flex-end;align-content:flex-start;gap:10px;margin-left:auto;max-width:86%}
.choices label{flex:0 1 auto}.choices span{min-height:52px;border-radius:18px 18px 5px 18px;padding:11px 16px;font-size:15px}.choices span:after{margin-left:30px}
.choices input:checked+span{background:#191918}.question textarea,.email-label input{display:block;width:86%;margin-left:auto;border-radius:18px 18px 5px 18px;font-size:22px}
.email-label>span{margin-left:14%;margin-bottom:-12px}.consent,.privacy-note{margin-left:14%}
.survey-actions{margin-top:12px}.survey-actions .back{font-size:12px}.next{border-radius:999px!important;min-width:120px}.form-error{text-align:right;padding-right:5px}
.success{text-align:left;max-width:900px;border-radius:26px}.success h2{font-size:clamp(48px,6vw,84px)}
@media(max-width:700px){.hero-survey-card .ai-message{max-width:94%}.hero-survey-card textarea{width:100%}.hero-card-actions span{font-size:10px}.survey-section{padding-top:24px}.survey-heading{padding:0}.survey-heading .chat-agent{border-radius:22px 22px 0 0}#journey-form{border-radius:0 0 22px 22px}.question{min-height:570px;padding-top:28px}.question legend{max-width:94%;font-size:29px;border-radius:5px 18px 18px 18px}.choices{max-width:96%}.choices label{width:100%}.choices span{border-radius:16px 16px 5px 16px}.question textarea,.email-label input{width:96%}.email-label>span,.consent,.privacy-note{margin-left:4%}}

@media(min-width:701px){.hero{gap:18px}.hero h1{margin-top:22px;font-size:clamp(52px,6.5vw,102px)}.hero-survey-card{padding-bottom:13px}.hero-survey-card .ai-message{margin-top:14px;margin-bottom:9px;padding:11px 16px}.hero-survey-card textarea{min-height:55px;padding-top:12px;padding-bottom:12px}.hero-card-actions{padding-top:10px;margin-top:9px}.hero-card-error{margin-top:4px}}

/* Compact liquid-glass conversation composer */
.hero-survey-card{width:min(720px,72vw);background:linear-gradient(145deg,rgba(255,255,255,.68),rgba(255,255,255,.42));border:1px solid rgba(255,255,255,.72);border-radius:25px;padding:16px 20px 11px;box-shadow:inset 0 1px 0 rgba(255,255,255,.82),inset 0 -1px 0 rgba(255,255,255,.28),0 22px 55px rgba(10,10,8,.22);backdrop-filter:blur(30px) saturate(145%);-webkit-backdrop-filter:blur(30px) saturate(145%)}
.hero-survey-card .chat-agent{padding-bottom:11px;border-color:rgba(255,255,255,.55)}
.hero-survey-card .agent-avatar{background:rgba(20,20,19,.86);box-shadow:inset 0 1px 0 rgba(255,255,255,.18)}
.hero-survey-card .ai-message{max-width:86%;margin:11px 0 8px;padding:10px 14px;background:rgba(255,255,255,.38);border:1px solid rgba(255,255,255,.44);box-shadow:inset 0 1px 0 rgba(255,255,255,.38);font-size:13px}
.hero-survey-card textarea{width:82%;min-height:48px;padding:11px 14px;border:1px solid rgba(255,255,255,.67);border-radius:15px;background:rgba(255,255,255,.48);box-shadow:inset 0 1px 0 rgba(255,255,255,.5),0 5px 16px rgba(30,27,23,.06);font-size:16px;backdrop-filter:blur(12px)}
.hero-survey-card textarea:focus{background:rgba(255,255,255,.68);border-color:rgba(255,255,255,.92);box-shadow:0 0 0 3px rgba(255,255,255,.22),0 8px 22px rgba(20,20,18,.09)}
.hero-card-actions{margin-top:8px;padding-top:8px;border-color:rgba(255,255,255,.48)}
.hero-card-actions button{padding:10px 15px;font-size:12px;box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 6px 16px rgba(20,20,18,.18)}
.hero-card-error{height:12px;font-size:10px}
@media(max-width:700px){.hero-survey-card{width:100%;padding:15px 15px 10px;border-radius:20px}.hero-survey-card textarea{width:100%;font-size:16px}.hero-survey-card .ai-message{max-width:95%}}

/* Immediate DUO value proposition */
.hero-value{position:relative;z-index:2;width:min(760px,78vw);margin:-4px auto 2px;text-align:center;font-size:clamp(16px,1.45vw,21px);font-weight:600;line-height:1.4;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.4)}
@media(min-width:701px){.hero h1{font-size:clamp(47px,5.6vw,88px);line-height:.92}.hero-value{margin-top:0}}
@media(max-width:700px){.hero-value{width:100%;margin-top:-6px;text-align:left;font-size:16px}.hero h1{font-size:clamp(40px,11.5vw,58px)}}

/* Intro-only survey glass card */
.hero-survey-card{width:min(610px,68vw);padding:20px 22px 16px}
.survey-invite{margin:0 0 18px;font-size:clamp(17px,1.55vw,21px);line-height:1.42;font-weight:500;color:#191918}
.hero-survey-card .hero-card-actions{margin-top:0;padding-top:13px}
.hero-survey-card .hero-card-actions button{padding:11px 16px}
@media(max-width:700px){.hero-survey-card{width:100%;padding:18px 18px 14px}.survey-invite{font-size:17px;margin-bottom:15px}}

/* Hero statements anchored to the lower edge */
.hero-kicker{position:absolute;z-index:3;left:var(--pad);right:var(--pad);bottom:22px;margin:0;display:flex;justify-content:space-between;color:#fff}
@media(max-width:700px){.hero-kicker{left:18px;right:18px;bottom:14px}.hero-kicker span:last-child{display:inline}}

/* DUO Voices */
.voices-section{background:#f6f4ef;color:var(--ink);padding:clamp(90px,11vw,170px) var(--pad)}
.voices-intro{display:grid;grid-template-columns:1.25fr 2fr;gap:10px 8vw;align-items:end;margin-bottom:58px}
.voices-eyebrow{grid-column:1/-1;margin:0 0 18px;font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:#6c6963}
.voices-intro h2{margin:0;font:600 clamp(58px,8vw,128px)/.86 "Manrope",sans-serif;letter-spacing:-.075em}
.voices-intro>p:last-child{max-width:560px;margin:0 0 4px;font-size:clamp(17px,1.8vw,24px);line-height:1.35;color:#5e5b55}
.voices-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.voice-card{display:flex;min-height:620px;flex-direction:column;padding:14px;border:1px solid rgba(23,23,21,.11);border-radius:28px;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease;color:var(--ink)}
.voice-card:hover{transform:translateY(-7px);box-shadow:0 24px 55px rgba(25,23,19,.13)}
.voice-card--sage{background:#dbe1d3}.voice-card--sand{background:#e7d8c5}.voice-card--rose{background:#dfc9c5}
.voice-portrait{height:265px;border-radius:19px;display:grid;place-items:center;overflow:hidden;position:relative;background:linear-gradient(145deg,rgba(255,255,255,.42),rgba(255,255,255,.08))}
.voice-portrait:before,.voice-portrait:after{content:"";position:absolute;border-radius:50%;background:rgba(24,24,22,.84)}
.voice-portrait:before{width:96px;height:96px;top:38px}.voice-portrait:after{width:210px;height:160px;bottom:-70px}
.voice-portrait span{position:absolute;z-index:1;right:16px;bottom:13px;font-size:11px;letter-spacing:.14em;color:rgba(255,255,255,.8)}
.voice-meta{display:flex;justify-content:space-between;gap:12px;padding:16px 4px 12px;font-size:9px;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid rgba(23,23,21,.14)}
.voice-card blockquote{margin:28px 4px 42px;font:500 clamp(25px,2.35vw,38px)/1.04 "Manrope",sans-serif;letter-spacing:-.045em}
.voice-person{margin-top:auto;padding:0 4px 7px;display:flex;flex-direction:column;gap:4px}.voice-person strong{font-size:15px}.voice-person span{font-size:12px;color:#68645d}
.voices-note{margin:22px 2px 0;font-size:10px;line-height:1.4;color:#817d75}
@media(max-width:900px){.voices-intro{grid-template-columns:1fr}.voices-grid{grid-template-columns:1fr 1fr}.voice-card:last-child{grid-column:1/-1}.voice-card{min-height:570px}}
@media(max-width:620px){.voices-section{padding-left:14px;padding-right:14px}.voices-intro{margin-bottom:35px}.voices-grid{grid-template-columns:1fr}.voice-card:last-child{grid-column:auto}.voice-card{min-height:520px;border-radius:22px}.voice-portrait{height:230px}.voices-intro h2{font-size:64px}}

/* Outliers-inspired editorial treatment */
.voices-section{background:#fff;padding-top:clamp(75px,8vw,125px);padding-right:clamp(18px,3vw,42px);padding-bottom:clamp(32px,4vw,52px);padding-left:clamp(18px,3vw,42px)}
.voices-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,480px);gap:18px 8vw;align-items:end;margin-bottom:44px}.voices-eyebrow{grid-column:1/-1;margin-bottom:10px}.voices-intro h2{font-weight:500;font-size:clamp(42px,5.2vw,78px);line-height:.92;letter-spacing:-.055em}.voices-intro>p:last-child{max-width:480px;margin:0 0 3px;font-size:14px;line-height:1.5}
.voices-filter{display:flex;justify-content:space-between;gap:24px;padding:25px 0 42px;border-top:1px solid #dedbd4;font-size:10px;letter-spacing:.16em;text-transform:uppercase}
.voices-grid{grid-template-columns:repeat(3,1fr);gap:6px}
.voice-card,.voice-card--sage,.voice-card--sand,.voice-card--rose{display:block;min-height:0;padding:0;border:0;border-radius:0;background:#fff;box-shadow:none}
.voice-card:hover{transform:none;box-shadow:none}.voice-card:hover .voice-portrait{filter:none;transform:scale(.992)}
.voice-portrait{height:auto;aspect-ratio:.76;border-radius:0;background-image:url("assets/duo-voices-triptych.png");background-size:300% 100%;background-repeat:no-repeat;transition:filter .35s ease,transform .35s ease}
.voice-portrait:before,.voice-portrait:after{display:none}.voice-portrait--maya{background-position:left center}.voice-portrait--james{background-position:center center}.voice-portrait--amara{background-position:right center}.voice-portrait span{display:none}
.voice-portrait--lulu{background-image:url("assets/lulu-mlynek.png");background-size:cover;background-position:center 34%}
.voice-portrait--arthur{background-image:url("assets/arthur-laidlaw.png");background-size:cover;background-position:center 42%}
.voice-portrait--katharina{background-image:url("assets/katharina-von-rohr.jpg");background-size:cover;background-position:center 43%}
.voice-meta{padding:11px 1px 8px;border-bottom:0;font-size:8px;letter-spacing:.14em}
.voice-card blockquote{margin:8px 1px 18px;font:500 clamp(23px,2.15vw,34px)/1.03 "Manrope",sans-serif;letter-spacing:-.045em}
.voice-person{padding:0 1px}.voice-person strong{font-size:13px}.voice-person span{font-size:10px;text-transform:uppercase;letter-spacing:.08em}
.voices-note{margin-top:35px;padding-top:13px;border-top:1px solid #e0ddd7}
@media(max-width:900px){.voices-grid{grid-template-columns:repeat(3,1fr)}.voice-card:last-child{grid-column:auto}.voices-filter{overflow-x:auto;justify-content:flex-start;white-space:nowrap}.voices-intro h2{font-size:clamp(40px,7vw,62px)}}
@media(max-width:650px){.voices-section{padding-left:10px;padding-right:10px}.voices-intro{grid-template-columns:1fr;gap:18px}.voices-grid{grid-template-columns:1fr;gap:38px}.voice-portrait{aspect-ratio:.92}.voices-intro h2{font-size:clamp(40px,12vw,56px)}.voices-intro>p:last-child{margin-top:0}.voices-filter{padding-bottom:28px}}

/* DUO Topics */
.topics-section{background:#fff;color:var(--ink);padding:clamp(32px,4vw,52px) clamp(18px,3vw,42px) clamp(85px,9vw,140px)}
.topics-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,480px);gap:18px 8vw;align-items:end;margin-bottom:44px}.topics-eyebrow{grid-column:1/-1;margin:0 0 10px;font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:#686868}.topics-intro h2{margin:0;font-weight:500;font-size:clamp(42px,5.2vw,78px);line-height:.92;letter-spacing:-.055em}.topics-intro>p:last-child{max-width:480px;margin:0 0 3px;font-size:14px;line-height:1.5;color:#5e5e5e}
.topics-filter{display:flex;justify-content:space-between;gap:24px;padding:25px 0 42px;border-top:1px solid rgba(23,23,21,.16);font-size:10px;letter-spacing:.16em;text-transform:uppercase}
.topics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.topic-card{min-width:0;padding-bottom:8px}.topic-visual{position:relative;aspect-ratio:.86;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.72),rgba(211,224,207,.76));isolation:isolate}.topic-visual:before,.topic-visual:after,.topic-visual i{content:"";position:absolute;border-radius:50%;filter:blur(1px)}.topic-visual:before{width:62%;aspect-ratio:1;left:-12%;top:13%;background:rgba(127,151,121,.72);box-shadow:inset 16px 18px 35px rgba(255,255,255,.32)}.topic-visual:after{width:52%;aspect-ratio:1;right:-7%;bottom:9%;background:rgba(255,255,255,.52);border:1px solid rgba(255,255,255,.82);box-shadow:0 24px 65px rgba(53,70,49,.14),inset 0 1px 0 #fff;backdrop-filter:blur(18px)}.topic-visual i{width:30%;aspect-ratio:1;right:26%;top:17%;background:rgba(226,234,222,.58);border:1px solid rgba(255,255,255,.7);box-shadow:0 18px 45px rgba(53,70,49,.12);backdrop-filter:blur(15px)}.topic-visual span{position:absolute;z-index:2;left:20px;bottom:17px;font-size:12px;letter-spacing:.16em}.topic-card--nutrition .topic-visual{background:linear-gradient(145deg,#eef2e9,#ccd8c8)}.topic-card--nutrition .topic-visual:before{left:auto;right:12%;top:-8%;background:rgba(93,120,89,.72)}.topic-card--nutrition .topic-visual:after{right:auto;left:-5%;bottom:3%;width:58%}.topic-card--everyday .topic-visual{background:linear-gradient(145deg,#dce5d9,#f8faf7)}.topic-card--everyday .topic-visual:before{width:70%;left:16%;top:20%;border-radius:38% 62% 56% 44%;background:rgba(146,166,140,.76)}.topic-card--everyday .topic-visual:after{width:42%;right:8%;bottom:-4%}
.topic-meta{display:flex;justify-content:space-between;gap:12px;padding:11px 1px 8px;font-size:8px;letter-spacing:.14em;text-transform:uppercase}.topic-card h3{margin:8px 1px 12px;font:500 clamp(23px,2.15vw,34px)/1.03 "Manrope",sans-serif;letter-spacing:-.045em}.topic-card>p{margin:0 1px 24px;max-width:90%;font-size:12px;line-height:1.5;color:#626860}.topic-card>a{display:inline-block;margin:0 1px;padding-bottom:3px;border-bottom:1px solid rgba(23,23,21,.45);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.topics-note{margin:35px 0 0;padding-top:13px;border-top:1px solid rgba(23,23,21,.16);font-size:10px;line-height:1.4;color:#72776f}
/* Monochrome homepage treatment */
.topic-visual{background:linear-gradient(145deg,#fafafa,#d9d9d9)}.topic-visual:before{background:rgba(70,70,70,.72);box-shadow:inset 16px 18px 35px rgba(255,255,255,.24)}.topic-visual:after{box-shadow:0 24px 65px rgba(0,0,0,.12),inset 0 1px 0 #fff}.topic-visual i{background:rgba(230,230,230,.58);box-shadow:0 18px 45px rgba(0,0,0,.1)}.topic-card--nutrition .topic-visual{background:linear-gradient(145deg,#f6f6f6,#c9c9c9)}.topic-card--nutrition .topic-visual:before{background:rgba(35,35,35,.72)}.topic-card--everyday .topic-visual{background:linear-gradient(145deg,#d8d8d8,#fafafa)}.topic-card--everyday .topic-visual:before{background:rgba(112,112,112,.76)}
.topic-card--pregnancy .topic-visual{background:url("assets/topic-01-family-black-white.png") center/cover no-repeat}.topic-card--pregnancy .topic-visual:before,.topic-card--pregnancy .topic-visual:after,.topic-card--pregnancy .topic-visual i{display:none}.topic-card--pregnancy .topic-visual span{color:#fff;text-shadow:0 1px 12px rgba(0,0,0,.5)}
.topic-card--nutrition .topic-visual{background:radial-gradient(circle at 50% 42%,#393b38 0,#232421 52%,#151613 100%)}.topic-card--nutrition .topic-visual:before,.topic-card--nutrition .topic-visual:after,.topic-card--nutrition .topic-visual i{display:none}.podcast-covers{position:absolute;inset:0 6%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:center;gap:9px}.podcast-covers img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;border:1px solid rgba(255,255,255,.16);box-shadow:0 15px 35px rgba(0,0,0,.38)}.podcast-covers img:first-child{transform:translateY(-8%)}.podcast-covers img:last-child{transform:translateY(8%)}.topic-card--nutrition .topic-visual span{color:#fff;text-shadow:0 1px 12px rgba(0,0,0,.7)}
.topic-card--everyday .topic-visual{background:url("assets/duo-guide-03-cats-pregnancy.jpg") center/cover no-repeat}.topic-card--everyday .topic-visual:before,.topic-card--everyday .topic-visual:after,.topic-card--everyday .topic-visual i{display:none}.topic-card--everyday .topic-visual span{color:#fff;text-shadow:0 1px 12px rgba(0,0,0,.55)}
@media(max-width:900px){.topics-grid{grid-template-columns:repeat(3,1fr)}.topics-filter{overflow-x:auto;justify-content:flex-start;white-space:nowrap}.topics-intro h2{font-size:clamp(40px,7vw,62px)}}
@media(max-width:650px){.topics-section{padding-left:10px;padding-right:10px}.topics-intro{grid-template-columns:1fr;gap:18px}.topics-grid{grid-template-columns:1fr;gap:38px}.topic-visual{aspect-ratio:.92}.topics-intro h2{font-size:clamp(40px,12vw,56px)}.topics-intro>p:last-child{margin-top:0}.topics-filter{padding-bottom:28px}.topic-card h3{font-size:29px}}
.topic-link{display:inline-block;margin:0 1px;padding-bottom:3px;border-bottom:1px solid rgba(23,23,21,.45);font-size:10px;letter-spacing:.1em;text-transform:uppercase}
.topic-card>a.topic-photo-link{display:block;margin:0;padding:0;border:0;overflow:hidden}.topic-photo-link .topic-visual{transition:transform .45s cubic-bezier(.2,.7,.2,1)}.topic-photo-link:hover .topic-visual,.topic-photo-link:focus-visible .topic-visual{transform:scale(1.018)}.topic-photo-link:focus-visible{outline:2px solid #171715;outline-offset:3px}

/* Homepage news signup */
.site-header{display:flex;justify-content:space-between;align-items:center}.news-trigger{display:flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:background .2s}.news-trigger:hover,.news-trigger[aria-expanded="true"]{background:rgba(255,255,255,.25)}.news-trigger svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.6}.news-panel{position:absolute;top:82px;right:var(--pad);width:min(390px,calc(100vw - 32px));padding:25px;border:1px solid rgba(255,255,255,.7);border-radius:24px;background:rgba(245,247,243,.88);color:#171715;box-shadow:0 22px 70px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.95);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);text-transform:none;letter-spacing:0}.news-panel[hidden]{display:none}.news-panel>p{max-width:300px;margin:0 30px 24px 0;font-size:14px;line-height:1.45}.news-close{position:absolute;top:14px;right:16px;border:0;background:none;color:#171715;font-size:24px;line-height:1;cursor:pointer}.news-panel label{display:block;margin-bottom:8px;font-size:9px;letter-spacing:.11em;text-transform:uppercase}.news-panel form>div{display:flex;border-bottom:1px solid rgba(23,23,21,.45)}.news-panel input{min-width:0;flex:1;padding:12px 2px;border:0;background:transparent;color:#171715;font:500 15px "Manrope",sans-serif;outline:0}.news-panel form button{border:0;background:transparent;color:#171715;font-size:11px;font-weight:600;cursor:pointer}
@media(max-width:700px){.news-trigger{padding:9px 11px}.news-trigger span{display:none}.news-panel{top:66px;right:16px}}

/* One DUO typeface throughout */
footer{background:#fff;border-top:1px solid rgba(23,23,21,.15)}
*{font-family:"Manrope",sans-serif!important}

/* Embedded Typeform survey */
.survey-section{display:grid;grid-template-columns:minmax(260px,.62fr) minmax(520px,1.38fr);gap:clamp(30px,5vw,90px);align-items:start;min-height:100svh;padding:clamp(80px,9vw,140px) var(--pad);background:#f2f0ea;color:var(--ink)}
.typeform-intro{position:sticky;top:70px}.typeform-intro h2{margin:35px 0 28px;font:500 clamp(48px,6.2vw,92px)/.9 "Manrope",sans-serif;letter-spacing:-.065em}.typeform-intro>p:last-child{max-width:390px;margin:0;font-size:15px;line-height:1.55;color:#65635e}.typeform-shell{height:78svh;min-height:720px;overflow:hidden;border:0;border-radius:28px;background:#242424;box-shadow:none;line-height:0}.typeform-shell iframe{display:block;width:100%;height:calc(100% + 14px);margin-top:-14px;border:0;border-radius:inherit;background:#242424}.typeform-shell noscript a{display:block;padding:40px;text-decoration:underline}
@media(max-width:850px){.survey-section{grid-template-columns:1fr;gap:40px;padding-top:90px}.typeform-intro{position:static}.typeform-intro h2{font-size:clamp(52px,12vw,78px)}.typeform-shell,.typeform-shell>[data-tf-live],.typeform-shell iframe{min-height:680px!important}.typeform-shell{border-radius:22px}}
@media(max-width:520px){.survey-section{padding-right:12px;padding-left:12px}.typeform-intro{padding:0 12px}.typeform-shell{border-radius:18px;min-height:640px}.typeform-shell>[data-tf-live],.typeform-shell iframe{min-height:640px!important}}

/* Survey hero focus and conversational entrance */
.hero-survey-card{width:min(680px,74vw);margin-top:clamp(75px,12vh,135px);border-color:rgba(255,255,255,.9);box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 28px 85px rgba(0,0,0,.38),0 0 0 1px rgba(255,255,255,.18);transition:opacity .65s ease,transform .8s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease}
.hero-survey-card:hover{box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 34px 95px rgba(0,0,0,.43),0 0 0 1px rgba(255,255,255,.26)}
.survey-invite{min-height:3em}.hero-survey-card.survey-animating{opacity:0;transform:translateY(42px) scale(.975)}.hero-survey-card.survey-animating.survey-card-enter{opacity:1;transform:translateY(0) scale(1)}
.survey-invite.is-typing:after{content:"";display:inline-block;width:2px;height:1em;margin-left:4px;background:#191918;vertical-align:-.1em;animation:survey-caret .75s step-end infinite}
.hero-card-actions button{transition:transform .25s ease,box-shadow .25s ease}.hero-survey-card.survey-ready .hero-card-actions button{animation:survey-button-breathe 2.8s ease-in-out infinite}.hero-card-actions button b{display:inline-block;animation:survey-arrow-nudge 1.4s ease-in-out infinite}
@keyframes survey-caret{50%{opacity:0}}
@keyframes survey-button-breathe{0%,100%{transform:translateY(0) scale(1);box-shadow:0 6px 16px rgba(20,20,18,.18)}50%{transform:translateY(-2px) scale(1.018);box-shadow:0 10px 24px rgba(20,20,18,.28)}}
@keyframes survey-arrow-nudge{0%,100%{transform:translateX(0)}50%{transform:translateX(4px)}}
@media(max-width:700px){.hero-survey-card{width:100%;margin-top:48px}.survey-invite{min-height:4.25em}}
@media(prefers-reduced-motion:reduce){.hero-survey-card{opacity:1!important;transform:none!important}.survey-invite:after{display:none!important}.hero-card-actions button,.hero-card-actions button b{animation:none!important}}

/* Consistent DUO headline typography */
h1,h2,h3{font-family:"Manrope",sans-serif!important;font-style:normal}

/* Tighter homepage hero crop */
.hero{min-height:110svh;background-position:center 43%}
@media(max-width:700px){.hero{min-height:108svh;background-position:53% 45%}}

/* Preserve original photo colour during interaction */
.voice-card:hover .voice-portrait,.voice-card:focus .voice-portrait,.voice-card:active .voice-portrait,.topic-photo-link:hover .topic-visual,.topic-photo-link:focus .topic-visual,.topic-photo-link:active .topic-visual{filter:none}
