body.ouders{background:var(--bg)}body.ouders .nav__link,body.ouders .nav__link--help{color:var(--blue)}body.ouders .nav__cta{background:var(--blue);color:#fff!important;box-shadow:0 6px 16px #256be94d}body.ouders .nav__cta:hover{background:var(--blue-deep)}body.ouders .nav.scrolled .nav__link,body.ouders .nav.scrolled .nav__link--help{color:#fff}.ou-hero{padding:clamp(110px,15vh,175px) 0 clamp(36px,5vw,70px)}.ou-hero__inner{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(24px,4vw,60px)}.ou-hero .eyebrow{display:block;margin-bottom:16px}.ou-hero h1{font-size:clamp(36px,5vw,64px);line-height:1.04;margin-bottom:20px;text-wrap:balance}.ou-hero__lede{font-size:clamp(17px,1.4vw,21px);line-height:1.5;color:var(--ink-soft);font-weight:500;max-width:46ch;margin-bottom:28px}.ou-hero__actions{display:flex;flex-wrap:wrap;gap:14px}.ou-hero__art{position:relative;justify-self:center;width:100%;max-width:420px;aspect-ratio:1/1;display:grid;place-items:center}.ou-hero__art:before{content:"";position:absolute;inset:6%;border-radius:50%;background:radial-gradient(circle at 50% 42%,#fff,#ffffff80 48%,#fff0 72%)}.ou-hero__art img{position:relative;width:90%;height:auto;filter:drop-shadow(0 22px 40px rgba(6,20,63,.24));animation:ou-float 6s ease-in-out infinite}@keyframes ou-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.ou-section{padding:clamp(40px,6vw,84px) 0}.ou-section--soft{background:var(--bg-card)}.ou-head{max-width:720px;margin-bottom:clamp(28px,4vw,48px)}.ou-head .eyebrow{display:block;margin-bottom:12px}.ou-head h2{color:var(--blue);font-size:clamp(30px,3.6vw,48px);margin-bottom:12px}.ou-head p{color:var(--ink-soft);font-size:clamp(16px,1.25vw,19px);line-height:1.55}.ou-why{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(20px,2.4vw,32px)}.ou-why__card{display:flex;flex-direction:column;text-decoration:none}.ou-why__img{width:100%;aspect-ratio:16/11;border-radius:18px;overflow:hidden;box-shadow:0 14px 30px #06143f29;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease}.ou-why__img img{width:100%;height:100%;object-fit:cover}.ou-why__card:hover .ou-why__img{transform:translateY(-6px);box-shadow:0 22px 44px #06143f3d}.ou-why__card h3{color:var(--blue);font-size:clamp(20px,1.6vw,24px);margin:18px 0 8px}.ou-why__card p{color:var(--ink-soft);font-size:14.5px;line-height:1.55;font-weight:500}.ou-why__more{color:var(--blue);font-family:var(--display);font-weight:700;font-size:14px;margin-top:12px}.ou-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(18px,2vw,28px)}.ou-step{background:#fff;border-radius:18px;padding:clamp(22px,2.2vw,28px);box-shadow:0 12px 30px #06143f14}.ou-step__num{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--blue);color:#fff;font-family:var(--display);font-weight:800;font-size:18px;margin-bottom:16px}.ou-step h3{color:var(--blue);font-size:clamp(17px,1.4vw,20px);margin-bottom:8px;line-height:1.2}.ou-step p{color:var(--ink-soft);font-size:14px;line-height:1.5;font-weight:500}.ou-universe{position:relative;overflow:hidden;padding:clamp(48px,7vw,96px) 0;background:radial-gradient(ellipse at 50% -20%,#2A3D9E 0%,var(--space) 55%,#02091F 100%)}.ou-universe__inner{position:relative;z-index:2;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:clamp(24px,4vw,56px)}.ou-universe .eyebrow{display:block;color:var(--yellow);margin-bottom:12px}.ou-universe h2{color:#fff;font-size:clamp(30px,3.6vw,48px);margin-bottom:14px;text-wrap:balance}.ou-universe p{color:#ffffffd9;font-size:clamp(16px,1.25vw,19px);line-height:1.55;margin-bottom:26px;max-width:52ch}.ou-universe__logo{justify-self:center;width:min(320px,80%);height:auto;animation:ou-float 7s ease-in-out infinite}.ou-faq{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ou-faqitem{background:#fff;border-radius:16px;box-shadow:0 6px 20px #06143f12;overflow:hidden;align-self:start}.ou-faqitem__q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:left;padding:18px 20px;font-family:var(--display);font-weight:700;font-size:clamp(15px,1.25vw,17.5px);color:var(--blue);line-height:1.3}.ou-faqitem__ic{width:28px;height:28px;flex-shrink:0;border-radius:50%;display:grid;place-items:center;background:var(--bg-card);color:var(--blue);transition:transform .3s cubic-bezier(.2,.8,.2,1),background .2s ease,color .2s ease}.ou-faqitem.is-open .ou-faqitem__ic{transform:rotate(45deg);background:var(--blue);color:#fff}.ou-faqitem__ic svg{width:15px;height:15px}.ou-faqitem__a p{padding:0 20px 20px;color:var(--ink-muted);font-size:14.5px;line-height:1.6;font-weight:500}.ou-faqitem__a a{color:var(--blue);font-weight:700;border-bottom:1.5px solid var(--blue-soft)}.ou-contact{background:linear-gradient(115deg,var(--purple-deep) 0%,var(--purple) 42%,var(--blue) 100%);border-radius:var(--radius);padding:clamp(30px,4vw,52px);display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap;box-shadow:0 22px 48px #480c8452}.ou-contact__copy h2{color:#fff;font-size:clamp(26px,2.6vw,38px);margin-bottom:10px}.ou-contact__copy p{color:#ffffffe6;font-size:clamp(15px,1.2vw,18px);max-width:48ch;margin-bottom:20px}.ou-contact__actions{display:flex;flex-wrap:wrap;gap:12px}.ou-contact .btn--ghost{background:transparent;color:#fff;box-shadow:inset 0 0 0 2px #ffffff8c}.ou-contact .btn--ghost:hover{background:#ffffff1f}.ou-contact__mail{display:inline-flex;align-items:center;gap:12px;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:12px 18px 12px 14px;color:#fff;font-family:var(--display);font-weight:700;font-size:15px;white-space:nowrap}.ou-contact__mail:hover{background:#fff3}.ou-contact__ic{width:38px;height:38px;flex-shrink:0;border-radius:50%;display:grid;place-items:center;background:var(--yellow);color:var(--purple-deep)}.ou-contact__ic svg{width:19px;height:19px}@media(max-width:900px){.ou-hero__inner{grid-template-columns:1fr;text-align:center}.ou-hero__lede{margin-left:auto;margin-right:auto}.ou-hero__actions{justify-content:center}.ou-hero__art{order:-1;max-width:300px}.ou-why,.ou-steps{grid-template-columns:1fr 1fr}.ou-universe__inner{grid-template-columns:1fr;text-align:center}.ou-universe p{margin-left:auto;margin-right:auto}.ou-universe__logo{order:-1}}@media(max-width:600px){.ou-why,.ou-steps,.ou-faq{grid-template-columns:1fr}.ou-contact{flex-direction:column;align-items:flex-start}.ou-hero__actions .btn,.ou-contact__actions .btn{width:100%;justify-content:center}}@media(prefers-reduced-motion:reduce){.ou-hero__art img,.ou-universe__logo{animation:none}}
