
/* For Every Kind photo-led upgrade — layered on top of the original design system. */
.photo-upgrade {
  --photo-radius: 32px;
  --photo-shadow: 0 30px 80px rgba(14,47,45,.16);
  background: #fbf6ee;
}
.photo-upgrade .site-header { background: rgba(251,246,238,.9); }
.photo-upgrade .site-header.scrolled { background: rgba(251,246,238,.97); }
.photo-upgrade h1 { max-width: 14ch; }
.media-shell { position: relative; overflow: hidden; background: linear-gradient(135deg,#eee5d9,#e0eee6); }
.media-shell > img { width: 100%; height: 100%; object-fit: cover; }
.media-shell.photo-error::after { content: "Beeld wordt geladen"; position: absolute; inset: 0; display: grid; place-items: center; padding: 20px; color: var(--ink-soft); font-size: .78rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; text-align: center; background: linear-gradient(135deg,#eee5d9,#e0eee6); }

.photo-hero { position: relative; overflow: hidden; padding: 72px 0 94px; background: radial-gradient(circle at 10% 10%,rgba(185,210,193,.48),transparent 28%), radial-gradient(circle at 92% 18%,rgba(245,142,115,.18),transparent 25%), #fbf6ee; }
.photo-hero::before { content:""; position:absolute; width:520px; height:520px; border:80px solid rgba(255,255,255,.38); border-radius:50%; right:-260px; bottom:-330px; }
.photo-hero-grid { position: relative; z-index:1; display:grid; grid-template-columns:minmax(0,.94fr) minmax(500px,1.06fr); gap:64px; align-items:center; }
.photo-hero-copy .pill { margin-bottom:20px; }
.photo-hero-copy > p { max-width:60ch; color:var(--muted); font-size:clamp(1.08rem,1.6vw,1.28rem); margin-bottom:30px; }
.photo-hero-copy h1 { font-size:clamp(3.2rem,6.3vw,5.9rem); }
.hero-price-note { display:flex; align-items:center; gap:14px; margin-top:26px; color:var(--muted); }
.hero-price-note strong { color:var(--ink); font-size:2.3rem; line-height:1; letter-spacing:-.06em; }
.hero-price-note span { line-height:1.35; font-size:.88rem; }
.hero-price-note small { color:var(--ink-soft); font-weight:750; }
.photo-stage { position:relative; min-height:650px; }
.photo-frame-main { position:absolute; inset:18px 30px 42px 60px; border-radius:52% 48% 33px 33px; box-shadow:var(--photo-shadow); }
.photo-frame-main::after { content:""; position:absolute; inset:0; background:linear-gradient(to top,rgba(8,36,33,.62),transparent 45%); }
.photo-frame-main figcaption { position:absolute; z-index:2; left:28px; right:28px; bottom:26px; color:#fff; }
.photo-frame-main figcaption span { display:block; color:#ffd7c8; font-size:.78rem; font-weight:850; letter-spacing:.1em; text-transform:uppercase; }
.photo-frame-main figcaption strong { display:block; max-width:34ch; font-size:1.15rem; line-height:1.25; }
.product-float { position:absolute; z-index:3; display:grid; grid-template-columns:92px 1fr; align-items:center; gap:14px; width:280px; padding:12px; border:1px solid rgba(255,255,255,.8); border-radius:22px; background:rgba(255,253,248,.94); box-shadow:0 20px 48px rgba(14,47,45,.16); backdrop-filter:blur(14px); }
.product-float-top { top:0; right:-14px; }
.product-float-bottom { left:0; bottom:0; }
.product-float-media { height:90px; border-radius:16px; background:#fff; }
.product-float-media img { object-fit:contain; padding:6px; }
.product-float small { display:block; color:var(--coral-deep); font-weight:850; letter-spacing:.08em; text-transform:uppercase; }
.product-float strong { display:block; color:var(--ink-deep); line-height:1.2; }

.brand-rail { border-top:1px solid var(--line); border-bottom:1px solid var(--line); background:var(--paper); }
.brand-rail-inner { min-height:96px; display:grid; grid-template-columns:auto 1fr; align-items:center; gap:42px; }
.brand-rail-label { max-width:180px; color:var(--muted); font-size:.72rem; font-weight:850; letter-spacing:.11em; text-transform:uppercase; }
.brand-wordmarks { display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center; gap:16px 28px; }
.brand-wordmarks span { color:var(--ink-soft); font-size:.92rem; font-weight:850; letter-spacing:-.02em; white-space:nowrap; }

.editorial-grid { display:grid; grid-template-columns:.9fr 1.1fr; gap:80px; align-items:center; }
.editorial-copy > p { color:var(--muted); font-size:1.12rem; }
.editorial-points { display:grid; gap:0; margin-top:30px; border-top:1px solid var(--line); }
.editorial-points > div { display:grid; grid-template-columns:170px 1fr; gap:24px; padding:18px 0; border-bottom:1px solid var(--line); }
.editorial-points strong { color:var(--ink-deep); }
.editorial-points span { color:var(--muted); }
.photo-mosaic { position:relative; min-height:620px; }
.mosaic-large { position:absolute; inset:0 90px 80px 0; border-radius:var(--photo-radius); box-shadow:var(--photo-shadow); }
.mosaic-small { position:absolute; width:260px; height:300px; right:0; bottom:0; border:10px solid var(--paper); border-radius:28px; box-shadow:var(--shadow-md); }
.mosaic-note { position:absolute; top:38px; right:-10px; z-index:2; width:230px; padding:20px; border-radius:20px; background:var(--ink-deep); color:#fff; box-shadow:var(--shadow-md); }
.mosaic-note span { display:block; color:var(--coral); font-size:.77rem; font-weight:850; letter-spacing:.1em; text-transform:uppercase; }
.mosaic-note strong { display:block; margin-top:6px; line-height:1.25; }

.delivery-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:26px; }
.delivery-card { position:relative; overflow:hidden; border:1px solid var(--line); border-radius:38px; background:var(--paper); box-shadow:var(--shadow-md); }
.delivery-number { position:absolute; z-index:4; top:18px; left:22px; display:grid; place-items:center; width:52px; height:52px; border-radius:50%; background:var(--ink-deep); color:#fff; font-weight:900; }
.delivery-photo { position:relative; height:410px; background:linear-gradient(145deg,#eee1d3,#dceadf); }
.product-collage { overflow:hidden; }
.collage-product { position:absolute; background:#fff; box-shadow:0 18px 40px rgba(14,47,45,.13); }
.collage-product img { object-fit:contain; padding:12px; }
.collage-product.main { width:62%; height:78%; left:7%; bottom:5%; border-radius:30px; transform:rotate(-3deg); }
.collage-product.small { width:34%; height:42%; right:6%; border-radius:22px; }
.collage-product.small.one { top:8%; transform:rotate(5deg); }
.collage-product.small.two { bottom:7%; transform:rotate(-4deg); }
.layered-photo > img { object-position:center 36%; }
.layered-photo::after { content:""; position:absolute; inset:0; background:linear-gradient(to top,rgba(14,47,45,.35),transparent 50%); }
.layer-product { position:absolute; z-index:2; right:22px; bottom:22px; width:170px; height:210px; border:8px solid #fff; border-radius:24px; background:#fff; box-shadow:var(--shadow-md); }
.layer-product img { object-fit:contain; padding:4px; }
.delivery-copy { padding:34px; }
.delivery-copy h3 { margin-top:16px; font-size:2rem; }
.delivery-copy p { color:var(--muted); }
.text-link { display:inline-flex; align-items:center; gap:8px; color:var(--ink); font-weight:850; margin-top:12px; }
.text-link span { color:var(--coral-deep); transition:transform .2s var(--ease); }
.text-link:hover span { transform:translateX(4px); }

.product-section { overflow:hidden; }
.product-gallery { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:22px; }
.product-card { overflow:hidden; border:1px solid var(--line); border-radius:28px; background:#fff; box-shadow:0 18px 44px rgba(14,47,45,.07); transition:transform .25s var(--ease),box-shadow .25s var(--ease); }
.product-card:hover { transform:translateY(-5px); box-shadow:var(--shadow-md); }
.product-media { height:270px; background:#fff; }
.product-media img { object-fit:contain; padding:20px; }
.product-card-copy { padding:24px 25px 28px; }
.product-card-copy > span { color:var(--coral-deep); font-size:.75rem; font-weight:900; letter-spacing:.11em; text-transform:uppercase; }
.product-card-copy h3 { margin:8px 0 10px; font-size:1.5rem; }
.product-card-copy p { color:var(--muted); font-size:.92rem; }
.product-card-copy small { display:inline-flex; margin-top:12px; padding:6px 10px; border-radius:999px; background:var(--sage-100); color:var(--ink-soft); font-weight:800; }
.service-visual { display:flex; flex-direction:column; justify-content:center; align-items:center; color:#fff; background:linear-gradient(145deg,#d91f2b,#b3131d); }
.service-visual .cross-mark { display:grid; place-items:center; width:72px; height:72px; border-radius:18px; background:#fff; color:#d91f2b; font-size:3.5rem; line-height:1; font-weight:350; }
.service-visual strong { margin-top:14px; font-size:2rem; }
.service-visual small { color:rgba(255,255,255,.8); }
.center-action { display:flex; justify-content:center; margin-top:34px; }

.unboxing-grid { display:grid; grid-template-columns:1.05fr .95fr; gap:76px; align-items:center; }
.unboxing-photo { position:relative; min-height:550px; }
.box-photo { position:absolute; inset:0 70px 40px 0; border-radius:36px; background:#fff; box-shadow:var(--photo-shadow); }
.box-photo img { object-fit:cover; padding:0; object-position:center; }
.unboxing-card { position:absolute; right:0; bottom:0; width:270px; padding:22px; border-radius:22px; background:var(--coral); color:var(--ink-deep); box-shadow:var(--shadow-md); }
.unboxing-card span { display:block; font-size:.75rem; font-weight:900; letter-spacing:.09em; text-transform:uppercase; }
.unboxing-card strong { display:block; margin-top:6px; font-size:1.25rem; line-height:1.2; }
.unboxing-copy > p { color:var(--muted); font-size:1.08rem; }

.safety-grid { display:grid; grid-template-columns:1fr 1fr; gap:78px; align-items:center; }
.safety-photo { height:620px; border-radius:var(--photo-radius); box-shadow:var(--photo-shadow); }
.safety-copy > p { color:var(--muted); font-size:1.08rem; }
.trust-cards { display:grid; gap:12px; margin-top:28px; }
.trust-cards > div { padding:18px 20px; border-left:3px solid var(--coral); border-radius:0 15px 15px 0; background:var(--sage-50); }
.trust-cards strong { display:block; color:var(--ink-deep); }
.trust-cards span { color:var(--muted); font-size:.9rem; }
.faq-layout { display:grid; grid-template-columns:.72fr 1.28fr; gap:70px; align-items:start; }
.prototype-note { max-width:920px; margin:24px auto 0; color:var(--muted); font-size:.8rem; text-align:center; }

.photo-page-hero { position:relative; overflow:hidden; padding:88px 0 96px; background:radial-gradient(circle at 8% 10%,rgba(185,210,193,.52),transparent 27%),#fbf6ee; }
.photo-page-hero::after { content:""; position:absolute; width:520px; height:520px; border:80px solid rgba(255,255,255,.45); border-radius:50%; right:-250px; top:-270px; }
.photo-page-hero-grid { position:relative; z-index:1; display:grid; grid-template-columns:1fr .92fr; gap:70px; align-items:center; }
.photo-page-hero h1 { font-size:clamp(3rem,5.7vw,5.5rem); max-width:14ch; }
.photo-page-hero p { color:var(--muted); font-size:1.15rem; max-width:58ch; }
.package-hero-visual { position:relative; height:620px; }
.package-main-product { position:absolute; inset:30px 110px 50px 10px; border-radius:38px; background:#fff; box-shadow:var(--photo-shadow); }
.package-main-product img { object-fit:contain; padding:28px; }
.package-product { position:absolute; width:180px; height:190px; border:8px solid #fff; border-radius:24px; background:#fff; box-shadow:var(--shadow-md); }
.package-product img { object-fit:contain; padding:8px; }
.package-product.one { right:0; top:0; transform:rotate(5deg); }
.package-product.two { right:18px; bottom:18px; transform:rotate(-4deg); }
.package-product.three { left:0; bottom:0; width:170px; height:150px; transform:rotate(3deg); }
.package-value-stamp { position:absolute; z-index:4; left:50%; top:50%; transform:translate(-4%,-20%); width:150px; height:150px; display:grid; align-content:center; justify-items:center; border-radius:50%; background:var(--ink-deep); color:#fff; box-shadow:var(--shadow-md); text-align:center; }
.package-value-stamp small { color:var(--coral); font-weight:850; }
.package-value-stamp strong { font-size:2.2rem; line-height:1.1; }
.package-value-stamp span { font-size:.72rem; color:rgba(255,255,255,.7); }
.signature-layout { display:grid; grid-template-columns:.88fr 1.12fr; gap:70px; align-items:start; }
.signature-photo { position:sticky; top:120px; min-height:620px; }
.lifestyle-photo { position:absolute; inset:0 30px 40px 0; border-radius:36px; box-shadow:var(--photo-shadow); }
.signature-overlay { position:absolute; left:35px; right:0; bottom:0; padding:24px; border-radius:22px; background:var(--ink-deep); color:#fff; box-shadow:var(--shadow-md); }
.signature-overlay span { display:block; color:var(--coral); font-size:.75rem; font-weight:900; letter-spacing:.1em; text-transform:uppercase; }
.signature-overlay strong { display:block; margin-top:8px; font-size:1.3rem; line-height:1.25; }
.content-list { display:grid; gap:0; border-top:1px solid var(--line); }
.content-list article { display:grid; grid-template-columns:58px 1fr; gap:20px; padding:26px 0; border-bottom:1px solid var(--line); }
.content-index { color:var(--coral-deep); font-size:.8rem; font-weight:900; }
.content-list h3 { font-size:1.35rem; margin-bottom:8px; }
.content-list p { color:var(--muted); }
.package-gallery { grid-template-columns:repeat(3,minmax(0,1fr)); }
.birth-fit-layout { display:grid; grid-template-columns:.92fr 1.08fr; gap:80px; align-items:center; }
.birth-fit-copy > p { color:var(--muted); font-size:1.08rem; }
.birth-fit-items { display:grid; gap:12px; margin-top:28px; }
.birth-fit-items > div { padding:18px 20px; border-radius:16px; background:rgba(255,255,255,.65); }
.birth-fit-items strong { display:block; color:var(--ink-deep); }
.birth-fit-items span { color:var(--muted); font-size:.9rem; }
.birth-fit-visual { position:relative; min-height:650px; }
.birth-fit-lifestyle { position:absolute; inset:0 105px 60px 0; border-radius:40px; box-shadow:var(--photo-shadow); }
.birth-fit-products { position:absolute; right:0; bottom:0; display:grid; grid-template-columns:1fr; gap:10px; width:210px; }
.birth-fit-products figure { height:175px; border:7px solid #fff; border-radius:22px; background:#fff; box-shadow:var(--shadow-md); }
.birth-fit-products img { object-fit:contain; padding:8px; }
.birth-fit-badge { position:absolute; left:25px; bottom:20px; padding:18px 22px; border-radius:18px; background:var(--coral); color:var(--ink-deep); box-shadow:var(--shadow-md); }
.birth-fit-badge strong { display:block; font-size:1.45rem; }
.birth-fit-badge span { font-size:.82rem; font-weight:700; }
.value-stack-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:20px; }
.value-stack-card { padding:30px; border:1px solid var(--line); border-radius:24px; background:var(--paper); }
.value-stack-card > span { color:var(--coral-deep); font-size:.75rem; font-weight:900; letter-spacing:.1em; text-transform:uppercase; }
.value-stack-card h3 { margin-top:12px; }
.value-stack-card p { color:var(--muted); }
.price-transparency { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:18px; margin-top:28px; padding:30px; border-radius:26px; background:var(--ink-deep); color:#fff; }
.price-transparency > div { padding:18px; border:1px solid rgba(255,255,255,.13); border-radius:18px; }
.price-transparency span { display:block; color:rgba(255,255,255,.65); font-size:.8rem; }
.price-transparency strong { display:block; margin-top:6px; font-size:1.8rem; }
.price-transparency p { grid-column:1/-1; color:rgba(255,255,255,.68); font-size:.86rem; }
.dark-photo { height:560px; border-radius:34px; }

.employer-hero-photo { position:relative; min-height:620px; }
.employer-hero-photo figure { position:absolute; inset:0 35px 60px 0; border-radius:40px; box-shadow:var(--photo-shadow); }
.employer-hero-card { position:absolute; right:0; bottom:0; width:300px; padding:24px; border-radius:24px; background:var(--coral); color:var(--ink-deep); box-shadow:var(--shadow-md); }
.employer-hero-card span { display:block; font-size:.75rem; font-weight:900; letter-spacing:.09em; text-transform:uppercase; }
.employer-hero-card strong { display:block; margin-top:8px; font-size:1.35rem; line-height:1.2; }
.employer-value-grid .card { min-height:285px; }
.employer-product-split { display:grid; grid-template-columns:1.05fr .95fr; gap:76px; align-items:center; }
.employer-product-photo { position:relative; min-height:610px; }
.employer-product-photo > figure { position:absolute; inset:0 90px 55px 0; border-radius:36px; box-shadow:var(--photo-shadow); }
.product-mini-stack { position:absolute; right:0; bottom:0; display:grid; grid-template-columns:repeat(3,1fr); gap:10px; width:420px; padding:12px; border-radius:24px; background:rgba(255,255,255,.92); box-shadow:var(--shadow-md); }
.product-mini-stack figure { height:130px; background:#fff; border-radius:17px; }
.product-mini-stack img { object-fit:contain; padding:7px; }
.wkr-card { padding:32px; border:1px solid rgba(255,255,255,.14); border-radius:28px; background:rgba(255,255,255,.07); }
.demo-grid { display:grid; grid-template-columns:.78fr 1.22fr; gap:54px; align-items:start; }
.demo-copy > p { color:var(--muted); }
.demo-photo { height:330px; margin-top:28px; border-radius:28px; background:#fff; box-shadow:var(--shadow-md); }
.demo-photo img { object-fit:cover; padding:0; object-position:center; }

.about-hero-collage { position:relative; min-height:590px; }
.about-hero-collage figure:first-child { position:absolute; inset:0 70px 70px 0; border-radius:42px; box-shadow:var(--photo-shadow); }
.about-hero-collage figure:last-child { position:absolute; width:280px; height:310px; right:0; bottom:0; border:9px solid #fff; border-radius:26px; box-shadow:var(--shadow-md); }
.story-grid { display:grid; grid-template-columns:1fr .8fr; gap:90px; align-items:center; }
.story-copy p { color:var(--muted); font-size:1.08rem; }
.story-quote { padding:44px; border-radius:34px; background:var(--ink-deep); color:#fff; }
.story-quote > span { color:var(--coral); font-size:.75rem; font-weight:900; letter-spacing:.1em; text-transform:uppercase; }
.story-quote blockquote { margin:20px 0 0; font-size:clamp(2rem,4vw,3.3rem); line-height:1.1; letter-spacing:-.05em; font-weight:800; }
.grid.five { grid-template-columns:repeat(5,minmax(0,1fr)); }
.principle-card { padding:26px 22px; border:1px solid var(--line); border-radius:22px; background:var(--paper); }
.principle-card > strong { color:var(--coral-deep); font-size:.8rem; }
.principle-card h3 { margin-top:20px; font-size:1.25rem; }
.principle-card p { color:var(--muted); font-size:.87rem; }
.operations-grid { display:grid; grid-template-columns:1.05fr .95fr; gap:78px; align-items:center; }
.operations-photo { position:relative; min-height:580px; }
.operations-photo figure { position:absolute; inset:0 40px 50px 0; border-radius:36px; box-shadow:var(--photo-shadow); }
.operations-badge { position:absolute; right:0; bottom:0; padding:22px; border-radius:22px; background:var(--coral); color:var(--ink-deep); box-shadow:var(--shadow-md); }
.operations-badge strong { display:block; font-size:1.4rem; }
.operations-badge span { font-size:.8rem; }
.dark-photo-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:12px; }
.dark-photo-grid figure { height:260px; border-radius:22px; background:#fff; }
.dark-photo-grid img { object-fit:contain; padding:10px; }
.dark-photo-grid figure:nth-child(2) { transform:translateY(35px); }

.activation-hero { padding:70px 0 140px; background:radial-gradient(circle at 10% 20%,rgba(185,210,193,.5),transparent 28%),linear-gradient(135deg,#fbf6ee,#fde8de); }
.activation-hero-grid { display:grid; grid-template-columns:1fr .88fr; gap:70px; align-items:center; }
.activation-hero h1 { font-size:clamp(3rem,5.6vw,5.4rem); }
.activation-hero p { color:var(--muted); font-size:1.14rem; }
.activation-trust { display:flex; flex-wrap:wrap; gap:9px; margin-top:24px; }
.activation-trust span { padding:8px 12px; border-radius:999px; background:rgba(255,255,255,.65); color:var(--ink-soft); font-size:.8rem; font-weight:750; }
.activation-hero-photo { position:relative; min-height:520px; }
.activation-hero-photo > figure { position:absolute; inset:0 35px 45px 0; border-radius:38px; box-shadow:var(--photo-shadow); }
.activation-product-card { position:absolute; right:0; bottom:0; display:grid; grid-template-columns:92px 1fr; align-items:center; gap:14px; width:300px; padding:12px; border-radius:22px; background:rgba(255,255,255,.95); box-shadow:var(--shadow-md); }
.activation-product-card .media-shell { height:90px; border-radius:16px; background:#fff; }
.activation-product-card img { object-fit:contain; padding:5px; }
.activation-product-card small { display:block; color:var(--coral-deep); font-weight:850; }
.activation-product-card strong { display:block; line-height:1.2; }
.activation-wizard-section { margin-top:-78px; padding-top:0; position:relative; z-index:2; }
.wizard-title-row { display:flex; align-items:center; justify-content:space-between; gap:16px; margin-bottom:16px; }
.activation-code-field { max-width:460px; margin-top:28px; }
.wizard-form-grid { margin-top:28px; }
.option-photo-grid { margin-top:28px; }
.option-photo-grid .option-card-content { min-height:150px; }
.option-photo-grid .option-card strong { margin-top:12px; }
.activation-success { max-width:620px; margin:0 auto; padding:34px 0; text-align:center; }
.activation-success .icon-wrap { width:84px; height:84px; border-radius:28px; margin:0 auto 24px; }
.activation-success .tag { margin-bottom:16px; }
.activation-success p { color:var(--muted); }
.activation-success .button-row { justify-content:center; margin-top:26px; }
.activation-explain-grid { display:grid; grid-template-columns:.8fr 1.2fr; gap:60px; align-items:center; }
.birth-fit-mini-products { display:grid; grid-template-columns:repeat(3,125px); gap:12px; margin-top:24px; }
.birth-fit-mini-products figure { height:150px; border:7px solid #fff; border-radius:20px; background:#fff; box-shadow:var(--shadow-sm); }
.birth-fit-mini-products img { object-fit:contain; padding:7px; }

@media (max-width:1060px) {
  .photo-hero-grid,.photo-page-hero-grid,.editorial-grid,.unboxing-grid,.safety-grid,.signature-layout,.birth-fit-layout,.employer-product-split,.demo-grid,.story-grid,.operations-grid,.activation-hero-grid,.activation-explain-grid { grid-template-columns:1fr; }
  .photo-stage,.package-hero-visual,.employer-hero-photo,.activation-hero-photo { min-height:610px; }
  .editorial-grid,.unboxing-grid,.safety-grid,.signature-layout,.birth-fit-layout,.employer-product-split,.story-grid,.operations-grid { gap:50px; }
  .signature-photo { position:relative; top:auto; min-height:560px; }
  .grid.five { grid-template-columns:repeat(3,minmax(0,1fr)); }
  .faq-layout { grid-template-columns:1fr; gap:25px; }
  .employer-value-grid { grid-template-columns:repeat(2,minmax(0,1fr)) !important; }
}

@media (max-width:760px) {
  .photo-hero,.photo-page-hero { padding:58px 0 72px; }
  .photo-hero-grid,.photo-page-hero-grid { gap:34px; }
  .photo-hero-copy h1,.photo-page-hero h1,.activation-hero h1 { font-size:clamp(2.75rem,13vw,4.25rem); }
  .photo-stage { min-height:520px; margin-inline:-4px; }
  .photo-frame-main { inset:20px 0 60px 0; border-radius:34px; }
  .product-float { width:245px; grid-template-columns:74px 1fr; }
  .product-float-media { height:72px; }
  .product-float-top { right:-4px; }
  .product-float-bottom { left:-4px; }
  .brand-rail-inner { grid-template-columns:1fr; gap:16px; padding:22px 0; }
  .brand-rail-label { max-width:none; }
  .brand-wordmarks { justify-content:flex-start; }
  .editorial-points > div { grid-template-columns:1fr; gap:4px; }
  .photo-mosaic { min-height:500px; }
  .mosaic-large { inset:0 35px 75px 0; }
  .mosaic-small { width:180px; height:220px; }
  .mosaic-note { top:auto; right:15px; bottom:30px; width:220px; }
  .delivery-grid,.product-gallery,.package-gallery,.value-stack-grid,.price-transparency { grid-template-columns:1fr; }
  .delivery-photo { height:350px; }
  .product-media { height:240px; }
  .unboxing-photo { min-height:470px; }
  .box-photo { inset:0 30px 50px 0; }
  .safety-photo { height:480px; }
  .faq-layout { gap:16px; }
  .package-hero-visual { min-height:520px; }
  .package-main-product { inset:25px 80px 60px 0; }
  .package-product { width:130px; height:145px; }
  .package-product.three { width:135px; height:120px; }
  .package-value-stamp { width:120px; height:120px; }
  .package-value-stamp strong { font-size:1.8rem; }
  .signature-photo { min-height:500px; }
  .content-list article { grid-template-columns:42px 1fr; }
  .birth-fit-visual { min-height:560px; }
  .birth-fit-lifestyle { inset:0 60px 70px 0; }
  .birth-fit-products { width:180px; }
  .birth-fit-products figure { height:145px; }
  .price-transparency p { grid-column:auto; }
  .employer-value-grid { grid-template-columns:1fr !important; }
  .employer-product-photo { min-height:520px; }
  .employer-product-photo > figure { inset:0 35px 90px 0; }
  .product-mini-stack { width:330px; }
  .product-mini-stack figure { height:105px; }
  .grid.five { grid-template-columns:1fr; }
  .about-hero-collage { min-height:500px; }
  .about-hero-collage figure:first-child { inset:0 35px 70px 0; }
  .about-hero-collage figure:last-child { width:190px; height:230px; }
  .story-quote { padding:30px; }
  .dark-photo-grid { grid-template-columns:1fr 1fr; }
  .dark-photo-grid figure:nth-child(2) { transform:none; }
  .dark-photo-grid figure:last-child { grid-column:1/-1; }
  .activation-hero { padding:56px 0 118px; }
  .activation-hero-photo { min-height:500px; }
  .activation-explain-grid { gap:34px; }
}

@media (max-width:480px) {
  .photo-stage { min-height:470px; }
  .product-float { width:215px; padding:9px; font-size:.82rem; }
  .product-float-top { top:2px; }
  .product-float-bottom { bottom:0; }
  .mosaic-note { left:15px; right:15px; width:auto; }
  .delivery-copy { padding:26px 23px; }
  .product-card-copy { padding:22px; }
  .unboxing-card { width:235px; }
  .package-hero-visual { min-height:460px; }
  .package-main-product { inset:30px 55px 70px 0; }
  .package-product { width:105px; height:120px; border-width:5px; }
  .package-product.three { width:110px; height:100px; }
  .package-value-stamp { left:39%; top:55%; }
  .birth-fit-products { width:145px; }
  .birth-fit-products figure { height:120px; }
  .employer-hero-card,.activation-product-card { width:255px; }
  .product-mini-stack { width:280px; grid-template-columns:repeat(3,1fr); }
  .product-mini-stack figure { height:90px; }
  .birth-fit-mini-products { grid-template-columns:repeat(3,1fr); }
}

/* Resilient prototype imagery */
.photo-error {
  position: relative;
  min-height: 220px;
  overflow: hidden;
  background:
    radial-gradient(circle at 24% 22%, rgba(255,255,255,.76), transparent 28%),
    linear-gradient(145deg, #f4eee5, #dfe9df 58%, #f1d8c9);
}
.photo-error::after {
  content: "Fotografie wordt geladen";
  position: absolute;
  inset: auto 18px 18px;
  z-index: 2;
  padding: 8px 12px;
  border-radius: 999px;
  width: max-content;
  max-width: calc(100% - 36px);
  color: #173b32;
  background: rgba(255,255,255,.84);
  box-shadow: 0 8px 28px rgba(30,52,45,.12);
  font-size: .78rem;
  font-weight: 700;
  letter-spacing: .02em;
}
img.photo-unavailable { opacity: 0; }


/* Complete package product presentation */
.box-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0 0 34px;padding:18px;background:rgba(255,255,255,.76);border:1px solid var(--line);border-radius:20px;box-shadow:0 14px 35px rgba(14,47,45,.07)}
.box-summary div{padding:10px 14px;border-right:1px solid var(--line)}.box-summary div:last-child{border-right:0}.box-summary span{display:block;color:var(--muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}.box-summary strong{font-size:1rem;color:var(--ink)}
.complete-gallery{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.complete-gallery .product-card,.birth-gallery .product-card{height:100%}.complete-gallery .product-media,.birth-gallery .product-media{min-height:225px}
.product-render{position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 30% 20%,#fff 0 12%,transparent 13%),linear-gradient(145deg,#f9f3ea,#e8f0eb);min-height:225px}.product-render:after{content:"";position:absolute;width:160px;height:34px;border-radius:50%;background:rgba(22,61,58,.09);filter:blur(8px);bottom:22px}
.stacked-textiles{position:relative;width:150px;height:120px;z-index:1}.stacked-textiles i{position:absolute;left:15px;width:120px;height:42px;border-radius:14px;background:#e7d4bd;box-shadow:0 8px 18px rgba(22,61,58,.12);border:1px solid rgba(22,61,58,.08)}.stacked-textiles i:nth-child(1){top:10px;transform:rotate(-3deg)}.stacked-textiles i:nth-child(2){top:42px;background:#f4eadc;transform:rotate(2deg)}.stacked-textiles i:nth-child(3){top:75px;background:#c8d7cc;transform:rotate(-1deg)}.render-label{position:absolute;top:24px;right:24px;font-size:.67rem;letter-spacing:.16em;color:var(--green)}
.protector-pad{width:165px;height:115px;border-radius:18px;background:repeating-linear-gradient(90deg,#fff 0 8px,#f1eee9 8px 16px);border:7px solid #fff;box-shadow:0 15px 30px rgba(22,61,58,.15);display:grid;place-items:center;transform:rotate(-5deg);z-index:1}.protector-pad span{background:var(--green);color:white;padding:6px 10px;border-radius:999px;font-size:.7rem}
.for-every-kind-cup{width:105px;height:145px;border-radius:18px 18px 30px 30px;background:linear-gradient(145deg,#214c46,#0b2f2b);box-shadow:inset -10px -10px 20px rgba(0,0,0,.15),0 18px 30px rgba(22,61,58,.2);display:grid;place-items:center;color:#fff;z-index:1;position:relative}.for-every-kind-cup:before{content:"";position:absolute;top:-8px;width:112px;height:20px;border-radius:50%;background:#133b36;border:3px solid #f6c2ad}.for-every-kind-cup span{font-weight:800;letter-spacing:.09em}
.safety-card{width:178px;min-height:122px;padding:20px;border-radius:17px;background:#fff;box-shadow:0 16px 30px rgba(22,61,58,.15);display:flex;flex-direction:column;justify-content:center;z-index:1}.safety-card span{color:var(--coral);font-size:1.9rem;font-weight:800}.safety-card strong{color:var(--green);font-size:1.08rem}.safety-card small{color:var(--muted);margin-top:7px;line-height:1.35}
.guide-book{width:142px;height:182px;padding:22px 17px;border-radius:7px 18px 18px 7px;background:linear-gradient(160deg,#214b45,#0b302c);color:#fff;box-shadow:-8px 8px 0 #f29a7f,0 20px 35px rgba(22,61,58,.24);display:flex;flex-direction:column;z-index:1}.guide-book small{letter-spacing:.12em}.guide-book strong{font-family:Georgia,serif;font-size:1.35rem;margin:auto 0}.guide-book span{font-size:.72rem;color:#dfece6}
.gift-box{width:180px;height:124px;background:#143c37;border-radius:8px;display:grid;place-items:center;color:#fff;font-weight:800;letter-spacing:.14em;box-shadow:0 22px 34px rgba(22,61,58,.25);position:relative;z-index:1;transform:perspective(500px) rotateX(4deg) rotateY(-6deg)}.gift-box i{position:absolute;inset:12px;border:1px solid rgba(242,148,123,.55);border-radius:5px}.gift-box:before{content:"";position:absolute;width:100%;height:18px;top:-9px;background:#1e4d46;border-radius:8px 8px 2px 2px}
.birth-fit-full{grid-column:1/-1;margin-top:54px}.section-heading.compact{margin-bottom:26px}.birth-gallery{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.birth-gallery .product-media{min-height:190px}.birth-gallery .product-card-copy h3{font-size:1.03rem}.birth-gallery .product-card-copy p{font-size:.9rem}
.diaper-pack{width:145px;height:145px;border-radius:22px;background:linear-gradient(145deg,#fff,#edf5f0);border:1px solid #dce7e1;box-shadow:0 18px 30px rgba(22,61,58,.16);padding:24px;display:flex;flex-direction:column;z-index:1}.diaper-pack small{color:var(--coral);letter-spacing:.12em}.diaper-pack strong{font-family:Georgia,serif;color:var(--green);font-size:1.3rem;margin:auto 0}.diaper-pack span{color:var(--muted);font-size:.78rem}
.care-card{width:165px;height:122px;border-radius:18px;background:#fff;padding:20px;display:flex;flex-direction:column;box-shadow:0 18px 30px rgba(22,61,58,.16);z-index:1}.care-card small{letter-spacing:.12em;color:var(--coral)}.care-card strong{font-family:Georgia,serif;font-size:1.65rem;color:var(--green);margin:auto 0}.care-card span{font-size:.75rem;color:var(--muted)}
.birth-box{width:176px;height:118px;border-radius:9px;background:#143c37;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 20px 34px rgba(22,61,58,.25);position:relative;z-index:1}.birth-box span{font-size:.76rem;letter-spacing:.15em}.birth-box strong{font-family:Georgia,serif;font-size:1.35rem;margin-top:7px}.birth-box i{position:absolute;inset:10px;border:1px solid rgba(242,148,123,.55);border-radius:5px}
@media(max-width:1050px){.complete-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.birth-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.box-summary{grid-template-columns:repeat(2,1fr)}.box-summary div:nth-child(2){border-right:0}}
@media(max-width:680px){.complete-gallery,.birth-gallery{grid-template-columns:1fr}.box-summary{grid-template-columns:1fr}.box-summary div{border-right:0;border-bottom:1px solid var(--line)}.box-summary div:last-child{border-bottom:0}.complete-gallery .product-media,.birth-gallery .product-media{min-height:245px}}




/* Hotfix: stack hero product cards neatly under each other */
.photo-stage { min-height: 700px; }
.photo-frame-main { inset: 18px 230px 42px 72px; }
.product-float { width: 310px; }
.product-float-top { top: 14px; right: 8px; }
.product-float-bottom { top: 188px; right: 8px; left: auto; bottom: auto; }
.photo-frame-main figcaption { left: 30px; right: 42px; bottom: 28px; }

@media (max-width: 1060px) {
  .photo-stage { min-height: 760px; }
  .photo-frame-main { inset: 18px 120px 42px 24px; }
  .product-float { width: 290px; }
  .product-float-top { top: 10px; right: 0; }
  .product-float-bottom { top: 180px; right: 0; }
}

@media (max-width:760px) {
  .photo-stage { min-height: 650px; margin-inline: -4px; }
  .photo-frame-main { inset: 20px 0 60px 0; border-radius: 34px; }
  .product-float { width: 245px; grid-template-columns: 74px 1fr; }
  .product-float-media { height: 72px; }
  .product-float-top { top: 6px; right: 4px; }
  .product-float-bottom { top: 150px; right: 4px; }
}

@media (max-width:480px) {
  .photo-stage { min-height: 560px; }
  .product-float { width: 215px; padding: 9px; font-size: .82rem; }
  .product-float-top { top: 0; right: 0; }
  .product-float-bottom { top: 132px; right: 0; }
}

.signature-lifestyle-image { object-fit: cover !important; padding: 0 !important; object-position: center; }

/* Premium WOW hero */
.wow-hero { position: relative; overflow: hidden; padding: 76px 0 0; background: linear-gradient(135deg,#fffaf3 0%,#f8f0e6 53%,#e9f2ec 100%); }
.wow-hero::before { content:""; position:absolute; inset:0; opacity:.22; background-image:radial-gradient(rgba(14,47,45,.13) 1px,transparent 1px); background-size:22px 22px; mask-image:linear-gradient(to right,#000,transparent 55%); }
.wow-hero-glow { position:absolute; border-radius:50%; filter:blur(2px); pointer-events:none; }
.wow-hero-glow-one { width:540px; height:540px; right:-170px; top:-230px; background:rgba(245,142,115,.21); }
.wow-hero-glow-two { width:420px; height:420px; left:-220px; bottom:-210px; border:72px solid rgba(185,210,193,.24); }
.wow-hero-grid { position:relative; z-index:2; display:grid; grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr); gap:72px; align-items:center; min-height:720px; }
.wow-pill { margin-bottom:22px; background:rgba(255,255,255,.72); box-shadow:0 8px 26px rgba(14,47,45,.06); }
.wow-hero-copy h1 { max-width:10.5ch; margin-bottom:26px; font-size:clamp(3.7rem,6.4vw,6.8rem); line-height:.94; letter-spacing:-.065em; }
.wow-lead { max-width:58ch; margin-bottom:30px; color:var(--muted); font-size:clamp(1.07rem,1.45vw,1.25rem); }
.wow-actions { display:flex; flex-wrap:wrap; gap:12px; }
.wow-primary { min-height:56px; padding-inline:26px; }
.wow-secondary { min-height:56px; background:rgba(255,255,255,.56); }
.wow-proof { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:12px; margin-top:34px; }
.wow-proof > div { min-height:96px; padding:17px 16px; border:1px solid rgba(22,61,58,.1); border-radius:18px; background:rgba(255,255,255,.58); box-shadow:0 12px 30px rgba(14,47,45,.055); }
.wow-proof strong { display:block; color:var(--ink-deep); font-size:1.55rem; line-height:1; letter-spacing:-.05em; }
.wow-proof span { display:block; margin-top:7px; color:var(--muted); font-size:.78rem; line-height:1.3; font-weight:700; }
.wow-price-strip { display:flex; align-items:center; gap:22px; margin-top:18px; padding:16px 19px; border-radius:20px; background:var(--ink-deep); color:#fff; box-shadow:0 20px 48px rgba(14,47,45,.18); }
.wow-price-strip > div:first-child { display:grid; grid-template-columns:auto auto; align-items:end; column-gap:9px; }
.wow-price-strip small { grid-column:1/-1; color:#ffd6c8; font-size:.68rem; font-weight:900; letter-spacing:.1em; text-transform:uppercase; }
.wow-price-strip strong { font-size:2.35rem; line-height:.9; letter-spacing:-.06em; }
.wow-price-strip > div:first-child > span { padding-bottom:3px; color:rgba(255,255,255,.74); font-size:.76rem; }
.wow-price-levels { display:grid; gap:3px; padding-left:20px; border-left:1px solid rgba(255,255,255,.16); color:rgba(255,255,255,.72); font-size:.75rem; }
.wow-price-levels b { color:#fff; }
.wow-hero-visual { position:relative; min-height:670px; }
.wow-image-frame { position:absolute; inset:24px 0 38px 42px; overflow:hidden; border:11px solid rgba(255,255,255,.82); border-radius:58px 58px 30px 30px; background:var(--ink); box-shadow:0 45px 110px rgba(14,47,45,.24); transform:rotate(1.2deg); }
.wow-image-frame img { width:100%; height:100%; object-fit:cover; object-position:center; transform:scale(1.025); }
.wow-image-shade { position:absolute; inset:0; background:linear-gradient(to top,rgba(7,38,35,.7),transparent 42%); }
.wow-image-caption { position:absolute; left:32px; right:32px; bottom:28px; color:#fff; }
.wow-image-caption span { display:block; margin-bottom:7px; color:#ffd6c8; font-size:.72rem; font-weight:900; letter-spacing:.12em; text-transform:uppercase; }
.wow-image-caption strong { display:block; max-width:26ch; font-size:1.28rem; line-height:1.22; }
.wow-badge { position:absolute; z-index:4; display:grid; grid-template-columns:48px 1fr; align-items:center; gap:12px; width:240px; padding:13px 15px; border:1px solid rgba(255,255,255,.8); border-radius:20px; background:rgba(255,253,248,.94); box-shadow:0 22px 52px rgba(14,47,45,.18); backdrop-filter:blur(14px); }
.wow-badge-top { top:0; left:-12px; }
.wow-badge-bottom { right:-18px; bottom:5px; }
.wow-badge-icon { width:44px; height:44px; display:grid; place-items:center; border-radius:14px; background:var(--sage-100); color:var(--ink); font-size:1.1rem; font-weight:950; }
.wow-badge-icon.coral { background:var(--coral); color:var(--ink-deep); }
.wow-badge small { display:block; color:var(--coral-deep); font-size:.65rem; font-weight:900; letter-spacing:.08em; text-transform:uppercase; }
.wow-badge strong { display:block; margin-top:3px; color:var(--ink-deep); font-size:.89rem; line-height:1.2; }
.wow-seal { position:absolute; z-index:5; right:10px; top:62px; width:108px; height:108px; display:flex; align-items:center; justify-content:center; gap:6px; border:8px solid rgba(255,255,255,.85); border-radius:50%; background:var(--coral); color:var(--ink-deep); box-shadow:0 18px 42px rgba(218,98,90,.25); transform:rotate(7deg); }
.wow-seal span { font-size:2rem; line-height:1; font-weight:950; letter-spacing:-.08em; }
.wow-seal small { font-size:.62rem; line-height:1.05; font-weight:900; text-transform:uppercase; }
.wow-trustbar { position:relative; z-index:3; display:grid; grid-template-columns:repeat(4,1fr); margin-top:28px; border-top:1px solid var(--line); background:rgba(255,255,255,.56); }
.wow-trustbar span { position:relative; padding:22px 24px 22px 44px; color:var(--ink-soft); font-size:.78rem; font-weight:850; text-align:center; }
.wow-trustbar span::before { content:"✓"; position:absolute; left:20px; top:50%; width:19px; height:19px; display:grid; place-items:center; transform:translateY(-50%); border-radius:50%; background:var(--sage-200); color:var(--ink); font-size:.66rem; }
.wow-trustbar span + span { border-left:1px solid var(--line); }

@media (max-width:1060px) {
  .wow-hero-grid { grid-template-columns:1fr; gap:34px; min-height:0; }
  .wow-hero-copy { max-width:760px; }
  .wow-hero-copy h1 { max-width:11ch; }
  .wow-hero-visual { min-height:690px; }
  .wow-image-frame { inset:30px 42px 42px 42px; }
  .wow-badge-top { left:10px; }
  .wow-badge-bottom { right:10px; }
}
@media (max-width:760px) {
  .wow-hero { padding-top:54px; }
  .wow-hero-grid { gap:30px; }
  .wow-hero-copy h1 { font-size:clamp(3rem,14vw,4.75rem); }
  .wow-proof { grid-template-columns:1fr 1fr; }
  .wow-proof > div:last-child { grid-column:1/-1; }
  .wow-price-strip { align-items:flex-start; flex-direction:column; gap:12px; }
  .wow-price-levels { padding:10px 0 0; border-left:0; border-top:1px solid rgba(255,255,255,.16); width:100%; }
  .wow-hero-visual { min-height:590px; }
  .wow-image-frame { inset:46px 0 40px; border-width:7px; border-radius:35px; transform:none; }
  .wow-badge { width:220px; grid-template-columns:42px 1fr; padding:10px 12px; }
  .wow-badge-top { top:0; left:6px; }
  .wow-badge-bottom { right:6px; bottom:0; }
  .wow-seal { width:90px; height:90px; right:4px; top:85px; border-width:6px; }
  .wow-trustbar { grid-template-columns:1fr 1fr; margin-top:20px; }
  .wow-trustbar span { text-align:left; }
  .wow-trustbar span + span { border-left:0; }
  .wow-trustbar span:nth-child(even) { border-left:1px solid var(--line); }
  .wow-trustbar span:nth-child(n+3) { border-top:1px solid var(--line); }
}
@media (max-width:480px) {
  .wow-actions .btn { width:100%; }
  .wow-proof { grid-template-columns:1fr; }
  .wow-proof > div:last-child { grid-column:auto; }
  .wow-hero-visual { min-height:520px; }
  .wow-image-frame { inset:38px 0 46px; }
  .wow-badge { width:205px; font-size:.8rem; }
  .wow-badge-bottom { bottom:4px; }
  .wow-seal { width:78px; height:78px; top:92px; }
  .wow-seal span { font-size:1.55rem; }
  .wow-trustbar { grid-template-columns:1fr; }
  .wow-trustbar span:nth-child(even) { border-left:0; }
  .wow-trustbar span + span { border-top:1px solid var(--line); }
}

/* WOW hero final layout: information cards in their own row below the hero */
.wow-hero-grid > * { min-width:0; }
.wow-hero-copy { position:relative; z-index:2; }
.wow-hero-visual { position:relative; min-width:0; min-height:auto; }
.wow-image-frame { position:relative; inset:auto; width:100%; height:590px; overflow:hidden; border:11px solid rgba(255,255,255,.82); border-radius:58px 58px 30px 30px; background:var(--ink); box-shadow:0 45px 110px rgba(14,47,45,.24); transform:rotate(1.2deg); }
.wow-meta-row { position:relative; z-index:4; display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:16px; margin-top:26px; }
.wow-meta-row .wow-badge,
.wow-meta-row .wow-seal { position:relative; inset:auto; transform:none; width:100%; min-width:0; }
.wow-meta-row .wow-badge { display:grid; grid-template-columns:48px 1fr; align-items:center; gap:12px; min-height:94px; padding:15px 17px; border:1px solid rgba(255,255,255,.8); border-radius:22px; background:rgba(255,253,248,.96); box-shadow:0 18px 42px rgba(14,47,45,.13); }
.wow-meta-row .wow-seal { min-height:94px; padding:15px 18px; border:0; border-radius:22px; background:var(--coral); color:var(--ink-deep); display:flex; justify-content:center; align-items:center; gap:12px; box-shadow:0 18px 42px rgba(218,98,90,.18); }
.wow-meta-row .wow-seal span { font-size:2rem; line-height:1; font-weight:950; }
.wow-meta-row .wow-seal small { font-size:.72rem; font-weight:900; text-transform:uppercase; }

@media (max-width:1060px) {
  .wow-image-frame { height:620px; transform:none; }
  .wow-meta-row { grid-template-columns:1fr 1fr; }
  .wow-meta-row .wow-seal { grid-column:1/-1; }
}

@media (max-width:760px) {
  .wow-image-frame { height:520px; border-width:7px; border-radius:35px; }
  .wow-meta-row { grid-template-columns:1fr; margin-top:18px; }
  .wow-meta-row .wow-seal { grid-column:auto; }
}

@media (max-width:480px) {
  .wow-image-frame { height:460px; }
}

/* ========================================================================== 
   For Every Kind ULTIMATE HOMEPAGE HERO
   ========================================================================== */
.home-ultimate {
  background: #fbf7f0;
}

.home-ultimate .site-header {
  height: 86px;
  background: rgba(251, 247, 240, .94);
  border-bottom-color: rgba(22, 61, 58, .08);
}

.home-ultimate .site-header .container {
  width: min(calc(100% - 56px), 1320px);
}

.home-ultimate .brand img {
  width: 184px;
}

.home-ultimate .main-nav {
  gap: 10px;
}

.home-ultimate .main-nav a:not(.btn) {
  padding: 11px 15px;
  font-size: .91rem;
}

.home-ultimate .header-cta {
  gap: 12px;
}

.home-ultimate .header-cta .btn {
  min-height: 46px;
  padding-inline: 19px;
}

.uhero {
  position: relative;
  overflow: hidden;
  padding: 72px 0 52px;
  background:
    radial-gradient(circle at 91% 10%, rgba(245, 142, 115, .18), transparent 24%),
    radial-gradient(circle at 4% 82%, rgba(185, 210, 193, .24), transparent 25%),
    #fbf7f0;
}

.uhero::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: .16;
  background-image: radial-gradient(rgba(22, 61, 58, .17) .8px, transparent .8px);
  background-size: 22px 22px;
  mask-image: linear-gradient(100deg, #000 0%, rgba(0,0,0,.6) 38%, transparent 72%);
}

.uhero-orb {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}

.uhero-orb-coral {
  width: 460px;
  height: 460px;
  top: -250px;
  right: -110px;
  background: rgba(245, 142, 115, .13);
}

.uhero-orb-sage {
  width: 440px;
  height: 440px;
  left: -310px;
  bottom: 70px;
  border: 74px solid rgba(185, 210, 193, .18);
}

.uhero-shell {
  position: relative;
  z-index: 1;
  width: min(calc(100% - 64px), 1320px);
  margin-inline: auto;
}

.uhero-grid {
  display: grid;
  grid-template-columns: minmax(0, .93fr) minmax(540px, 1.07fr);
  align-items: center;
  gap: clamp(48px, 6vw, 86px);
}

.uhero-copy {
  min-width: 0;
  padding: 12px 0 6px;
}

.uhero-pill {
  margin-bottom: 28px;
  padding: 9px 14px;
  border-color: rgba(22, 61, 58, .09);
  background: rgba(255, 255, 255, .76);
  box-shadow: 0 10px 30px rgba(14, 47, 45, .06);
}

.uhero-copy h1 {
  max-width: 10ch;
  margin-bottom: 28px;
  font-size: clamp(4.1rem, 6.3vw, 6.85rem);
  line-height: .96;
  letter-spacing: -.07em;
}

.uhero-copy > p {
  max-width: 58ch;
  margin-bottom: 30px;
  color: var(--muted);
  font-size: clamp(1.06rem, 1.4vw, 1.22rem);
  line-height: 1.65;
}

.uhero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.uhero-primary,
.uhero-secondary {
  min-height: 58px;
  padding-inline: 27px;
}

.uhero-secondary {
  background: rgba(255, 255, 255, .52);
}

.uhero-price {
  display: grid;
  grid-template-columns: auto 1px minmax(0, 1fr);
  align-items: center;
  gap: 22px;
  max-width: 500px;
  margin-top: 28px;
  padding: 22px 24px;
  border-radius: 24px;
  color: #fff;
  background: linear-gradient(135deg, #0e2f2d 0%, #16443f 100%);
  box-shadow: 0 24px 60px rgba(14, 47, 45, .18);
}

.uhero-price-main {
  display: grid;
  grid-template-columns: auto auto;
  align-items: end;
  column-gap: 9px;
}

.uhero-price-main small {
  grid-column: 1 / -1;
  margin-bottom: 4px;
  color: rgba(255, 255, 255, .7);
  font-size: .78rem;
  letter-spacing: .04em;
}

.uhero-price-main strong {
  font-size: clamp(3.1rem, 4.5vw, 4.6rem);
  line-height: .82;
  letter-spacing: -.075em;
}

.uhero-price-main span {
  padding-bottom: 3px;
  color: rgba(255, 255, 255, .78);
  font-size: .82rem;
}

.uhero-price-divider {
  width: 1px;
  height: 68px;
  background: rgba(255, 255, 255, .22);
}

.uhero-price-levels {
  display: grid;
  gap: 10px;
  color: rgba(255, 255, 255, .76);
  font-size: .87rem;
}

.uhero-price-levels span {
  display: flex;
  justify-content: space-between;
  gap: 18px;
}

.uhero-price-levels b {
  color: #fff;
  font-size: .98rem;
}

.uhero-visual {
  min-width: 0;
}

.uhero-photo {
  position: relative;
  height: clamp(610px, 51vw, 760px);
  margin: 0;
  overflow: hidden;
  border: 10px solid rgba(255, 255, 255, .88);
  border-radius: 48px;
  background: #153b37;
  box-shadow: 0 42px 100px rgba(14, 47, 45, .22);
}

.uhero-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transform: scale(1.01);
}

.uhero-photo-shade {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(7, 38, 35, .76), rgba(7, 38, 35, .06) 42%, transparent 61%);
}

.uhero-photo figcaption {
  position: absolute;
  left: 34px;
  right: 34px;
  bottom: 30px;
  color: #fff;
}

.uhero-photo figcaption span {
  display: block;
  margin-bottom: 8px;
  color: #ffd6c8;
  font-size: .74rem;
  font-weight: 900;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.uhero-photo figcaption strong {
  display: block;
  max-width: 26ch;
  font-size: clamp(1.45rem, 2.2vw, 2rem);
  line-height: 1.22;
  letter-spacing: -.025em;
}

.uhero-benefits {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  margin-top: 42px;
}

.uhero-benefit {
  display: grid;
  grid-template-columns: 76px minmax(0, 1fr);
  align-items: center;
  gap: 20px;
  min-height: 176px;
  padding: 26px 28px;
  border: 1px solid rgba(22, 61, 58, .09);
  border-radius: 30px;
  background: rgba(255, 255, 255, .78);
  box-shadow: 0 18px 46px rgba(14, 47, 45, .07);
}

.uhero-benefit-icon {
  width: 72px;
  height: 72px;
  display: grid;
  place-items: center;
  border-radius: 23px;
  color: var(--ink-deep);
}

.uhero-benefit-icon.sage { background: #e5f0e9; }
.uhero-benefit-icon.coral { background: var(--coral); }
.uhero-benefit-icon.peach { background: #fde5d9; }

.uhero-benefit-icon svg {
  width: 34px;
  height: 34px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.75;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.uhero-benefit-icon strong {
  font-size: 1.75rem;
  line-height: 1;
  letter-spacing: -.06em;
}

.uhero-benefit small {
  display: block;
  margin-bottom: 5px;
  color: var(--coral-deep);
  font-size: .71rem;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.uhero-benefit h2 {
  margin: 0 0 8px;
  font-size: clamp(1.25rem, 1.65vw, 1.55rem);
  line-height: 1.15;
  letter-spacing: -.035em;
}

.uhero-benefit p {
  margin: 0;
  color: var(--muted);
  font-size: .88rem;
  line-height: 1.55;
}

.uhero-trust {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 24px;
  overflow: hidden;
  border: 1px solid rgba(22, 61, 58, .1);
  border-radius: 26px;
  background: rgba(255, 255, 255, .62);
}

.uhero-trust > div {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  align-items: center;
  gap: 14px;
  min-height: 116px;
  padding: 22px 24px;
}

.uhero-trust > div + div {
  border-left: 1px solid rgba(22, 61, 58, .1);
}

.uhero-trust svg {
  width: 34px;
  height: 34px;
  fill: none;
  stroke: var(--ink-deep);
  stroke-width: 1.65;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.uhero-trust span {
  min-width: 0;
}

.uhero-trust strong,
.uhero-trust small {
  display: block;
}

.uhero-trust strong {
  margin-bottom: 5px;
  color: var(--ink-deep);
  font-size: .9rem;
  line-height: 1.25;
}

.uhero-trust small {
  color: var(--muted);
  font-size: .76rem;
  line-height: 1.42;
}

.uhero-brands {
  padding: 28px 0 36px;
  border-top: 1px solid rgba(22, 61, 58, .08);
  border-bottom: 1px solid rgba(22, 61, 58, .09);
  background: #fffdf8;
}

.uhero-brands p {
  margin: 0 0 24px;
  color: var(--ink-soft);
  font-size: .72rem;
  font-weight: 900;
  letter-spacing: .16em;
  text-align: center;
  text-transform: uppercase;
}

.uhero-brandlist {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  align-items: center;
}

.uhero-brandlist span {
  min-height: 44px;
  display: grid;
  place-items: center;
  padding: 5px 18px;
  color: var(--ink-deep);
  font-size: clamp(.88rem, 1.3vw, 1.1rem);
  font-weight: 850;
  text-align: center;
}

.uhero-brandlist span + span {
  border-left: 1px solid rgba(22, 61, 58, .12);
}

@media (max-width: 1180px) {
  .uhero-shell { width: min(calc(100% - 44px), 1180px); }
  .uhero-grid { grid-template-columns: minmax(0, .9fr) minmax(490px, 1.1fr); gap: 46px; }
  .uhero-copy h1 { font-size: clamp(3.75rem, 6.2vw, 5.8rem); }
  .uhero-benefit { grid-template-columns: 62px 1fr; padding: 23px; }
  .uhero-benefit-icon { width: 60px; height: 60px; border-radius: 19px; }
  .uhero-benefit-icon svg { width: 29px; height: 29px; }
  .uhero-trust > div { padding: 20px; }
}

@media (max-width: 1060px) {
  .home-ultimate .site-header .container { width: min(calc(100% - 36px), 960px); }
  .uhero { padding-top: 58px; }
  .uhero-shell { width: min(calc(100% - 36px), 960px); }
  .uhero-grid { grid-template-columns: 1fr; gap: 44px; }
  .uhero-copy { max-width: 780px; }
  .uhero-copy h1 { max-width: 10.5ch; font-size: clamp(4rem, 10vw, 6.1rem); }
  .uhero-price { max-width: 540px; }
  .uhero-photo { height: 670px; }
  .uhero-benefits { grid-template-columns: 1fr 1fr; }
  .uhero-benefit:last-child { grid-column: 1 / -1; }
  .uhero-trust { grid-template-columns: 1fr 1fr; }
  .uhero-trust > div:nth-child(3) { border-left: 0; border-top: 1px solid rgba(22, 61, 58, .1); }
  .uhero-trust > div:nth-child(4) { border-top: 1px solid rgba(22, 61, 58, .1); }
  .uhero-brandlist { grid-template-columns: repeat(3, 1fr); gap: 0; }
  .uhero-brandlist span:nth-child(4) { border-left: 0; }
  .uhero-brandlist span:nth-child(n+4) { border-top: 1px solid rgba(22, 61, 58, .12); }
}

@media (max-width: 760px) {
  .home-ultimate .site-header .container { width: min(calc(100% - 28px), 680px); }
  .home-ultimate .brand img { width: 190px; }
  .uhero { padding: 46px 0 38px; }
  .uhero-shell { width: min(calc(100% - 28px), 680px); }
  .uhero-pill { margin-bottom: 20px; }
  .uhero-copy h1 { font-size: clamp(3rem, 14vw, 4.8rem); line-height: .95; }
  .uhero-copy > p { font-size: 1.02rem; }
  .uhero-actions { display: grid; grid-template-columns: 1fr; }
  .uhero-actions .btn { width: 100%; }
  .uhero-price { grid-template-columns: 1fr; gap: 15px; max-width: none; }
  .uhero-price-divider { width: 100%; height: 1px; }
  .uhero-price-levels span { justify-content: flex-start; }
  .uhero-price-levels b { margin-left: auto; }
  .uhero-photo { height: 530px; border-width: 7px; border-radius: 32px; }
  .uhero-photo figcaption { left: 24px; right: 24px; bottom: 23px; }
  .uhero-benefits { grid-template-columns: 1fr; gap: 14px; margin-top: 28px; }
  .uhero-benefit:last-child { grid-column: auto; }
  .uhero-benefit { min-height: 0; }
  .uhero-trust { grid-template-columns: 1fr; }
  .uhero-trust > div + div { border-left: 0; border-top: 1px solid rgba(22, 61, 58, .1); }
  .uhero-brandlist { grid-template-columns: 1fr 1fr; }
  .uhero-brandlist span:nth-child(odd) { border-left: 0; }
  .uhero-brandlist span:nth-child(n+3) { border-top: 1px solid rgba(22, 61, 58, .12); }
}

@media (max-width: 480px) {
  .uhero-copy h1 { font-size: clamp(2.8rem, 14vw, 4rem); }
  .uhero-price { padding: 20px; }
  .uhero-photo { height: 450px; }
  .uhero-photo figcaption strong { font-size: 1.25rem; }
  .uhero-benefit { grid-template-columns: 58px 1fr; gap: 16px; padding: 21px; border-radius: 24px; }
  .uhero-benefit-icon { width: 56px; height: 56px; }
  .uhero-trust > div { grid-template-columns: 36px 1fr; padding: 18px; }
  .uhero-trust svg { width: 29px; height: 29px; }
}

/* Hero headline overflow fix */
@media (min-width: 1061px) {
  .uhero-grid {
    grid-template-columns: minmax(0, 1.02fr) minmax(520px, .98fr);
    gap: clamp(42px, 4.8vw, 70px);
  }
  .uhero-copy h1 {
    max-width: 100%;
    font-size: clamp(3.75rem, 4.7vw, 5.25rem);
    line-height: .98;
    letter-spacing: -.06em;
  }
  .uhero-copy h1 .display-accent {
    display: inline-block;
    max-width: 100%;
  }
}

@media (min-width: 1061px) and (max-width: 1250px) {
  .uhero-grid {
    grid-template-columns: minmax(0, 1fr) minmax(470px, 1fr);
    gap: 38px;
  }
  .uhero-copy h1 {
    font-size: clamp(3.45rem, 4.8vw, 4.55rem);
  }
}


/* Mobile polish + WhatsApp preview fix v13 */
html, body { overflow-x: clip; }

@media (max-width: 760px) {
  .uhero-grid { gap: 28px; }
  .uhero-copy { padding-top: 0; }
  .uhero-copy h1 {
    max-width: 9.2ch;
    font-size: clamp(2.65rem, 12vw, 4.15rem);
    letter-spacing: -.06em;
    overflow-wrap: anywhere;
  }
  .uhero-copy > p { max-width: 100%; }
  .uhero-price { padding: 18px 18px 20px; border-radius: 22px; }
  .uhero-price-main strong { font-size: clamp(2.8rem, 13vw, 3.6rem); }
  .uhero-photo { height: min(118vw, 530px); }
  .uhero-photo figcaption strong { max-width: 18ch; font-size: clamp(1.05rem, 4.8vw, 1.34rem); }
}

@media (max-width: 480px) {
  .uhero-shell { width: min(calc(100% - 22px), 680px); }
  .uhero-copy h1 { max-width: 8.6ch; font-size: clamp(2.45rem, 11.7vw, 3.65rem); }
  .uhero-price-levels span { gap: 12px; }
  .uhero-benefit { padding: 18px; }
  .uhero-brandlist { grid-template-columns: 1fr; }
  .uhero-brandlist span { min-height: 40px; }
  .uhero-brandlist span + span { border-left: 0; border-top: 1px solid rgba(22, 61, 58, .12); }
  .uhero-brandlist span:nth-child(n+3) { border-top: 1px solid rgba(22, 61, 58, .12); }
}


/* HR-first additions */
.hr-moment{overflow:hidden;background:linear-gradient(135deg,#0e2f2d,#16443f);color:#fff}.hr-moment .eyebrow,.hr-moment h2{color:#fff}.hr-moment-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(42px,7vw,86px);align-items:center}.hr-moment-copy>p{color:rgba(255,255,255,.76);font-size:1.1rem}.hr-impact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:32px}.hr-impact-grid article{padding:21px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(255,255,255,.07)}.hr-impact-grid strong,.hr-impact-grid span{display:block}.hr-impact-grid strong{margin-bottom:8px;color:#fff}.hr-impact-grid span{color:rgba(255,255,255,.68);font-size:.87rem}.hr-promise-card{padding:clamp(30px,4vw,46px);border-radius:34px;background:#fff8ef;color:var(--ink-deep);box-shadow:0 34px 84px rgba(0,0,0,.22)}.hr-promise-kicker{color:var(--coral-deep);font-size:.75rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.hr-promise-card blockquote{margin:20px 0;font-size:clamp(2rem,3.2vw,3.15rem);line-height:1.05;letter-spacing:-.055em;font-weight:800}.hr-promise-card>p{color:var(--muted)}.hr-promise-card ul{display:grid;gap:10px;margin:24px 0 28px;padding:0;list-style:none}.hr-promise-card li:before{content:'✓';margin-right:10px;color:var(--coral-deep);font-weight:900}.hr-company-section{background:linear-gradient(180deg,#e7f0e8,#f3f8f3)}.hr-company-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.hr-company-card{padding:30px;border:1px solid rgba(22,61,58,.09);border-radius:26px;background:rgba(255,255,255,.82);box-shadow:0 18px 45px rgba(14,47,45,.07)}.hr-company-card>span{display:inline-grid;place-items:center;width:42px;height:42px;margin-bottom:28px;border-radius:14px;background:var(--coral-soft);color:var(--coral-deep);font-weight:900}.hr-company-card p{color:var(--muted)}.hr-company-note{display:flex;justify-content:center;gap:12px;margin-top:28px;padding:20px 24px;border-radius:18px;background:var(--ink-deep);color:#fff}.hr-company-note strong{color:var(--coral)}.hr-company-note span{color:rgba(255,255,255,.78)}@media(max-width:1060px){.hr-moment-grid{grid-template-columns:1fr}.hr-company-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.hr-impact-grid,.hr-company-grid{grid-template-columns:1fr}.hr-company-note{flex-direction:column;text-align:left}.hr-promise-card blockquote{font-size:clamp(1.8rem,9vw,2.6rem)}}


/* For Every Kind knowledge & safety page */
.knowledge-hero { position:relative; overflow:hidden; padding:86px 0 96px; background:radial-gradient(circle at 8% 12%,rgba(185,210,193,.48),transparent 27%),radial-gradient(circle at 94% 15%,rgba(245,142,115,.2),transparent 24%),#fbf6ee; }
.knowledge-hero::after { content:""; position:absolute; width:520px; height:520px; right:-300px; bottom:-300px; border:82px solid rgba(255,255,255,.42); border-radius:50%; }
.knowledge-hero-grid { position:relative; z-index:1; display:grid; grid-template-columns:.95fr 1.05fr; gap:76px; align-items:center; }
.knowledge-hero-copy h1 { max-width:11ch; font-size:clamp(3.4rem,5.8vw,6rem); }
.knowledge-hero-copy > p { max-width:60ch; color:var(--muted); font-size:1.13rem; }
.knowledge-quickfacts { display:flex; flex-wrap:wrap; gap:10px; margin-top:28px; }
.knowledge-quickfacts span { padding:10px 13px; border:1px solid var(--line); border-radius:999px; background:rgba(255,255,255,.68); color:var(--ink-soft); font-size:.8rem; }
.knowledge-quickfacts strong { color:var(--ink-deep); }
.knowledge-hero-visual { position:relative; min-height:590px; }
.knowledge-visual-card { position:absolute; width:360px; min-height:230px; padding:30px; border-radius:32px; background:#fff; box-shadow:var(--shadow-lg); }
.knowledge-visual-card.ehbo { left:0; top:18px; transform:rotate(-2deg); }
.knowledge-visual-card.sleep { right:0; top:225px; background:var(--ink-deep); color:#fff; transform:rotate(2deg); }
.knowledge-visual-card.sleep strong,.knowledge-visual-card.sleep p { color:#fff; }
.knowledge-visual-card.sleep p { opacity:.72; }
.knowledge-visual-icon { width:66px; height:66px; display:grid; place-items:center; margin-bottom:22px; border-radius:22px; background:var(--coral); color:var(--ink-deep); font-size:2.4rem; line-height:1; font-weight:900; }
.knowledge-visual-icon.moon { background:var(--sage-200); font-size:2rem; }
.knowledge-visual-card small { display:block; margin-bottom:7px; color:var(--coral-deep); font-weight:900; letter-spacing:.1em; text-transform:uppercase; }
.knowledge-visual-card strong { display:block; color:var(--ink-deep); font-size:1.7rem; line-height:1.15; }
.knowledge-visual-card p { margin-top:12px; color:var(--muted); }
.knowledge-visual-note { position:absolute; left:54px; right:40px; bottom:24px; z-index:3; padding:20px 23px; border-radius:21px; background:var(--coral); color:var(--ink-deep); box-shadow:var(--shadow-md); }
.knowledge-visual-note strong,.knowledge-visual-note span { display:block; }
.knowledge-visual-note span { margin-top:5px; font-size:.82rem; }
.knowledge-value-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:22px; }
.knowledge-ehbo { background:var(--cream-deep); }
.knowledge-detail-grid { display:grid; grid-template-columns:1.05fr .95fr; gap:76px; align-items:start; }
.knowledge-detail-copy > p { color:var(--muted); font-size:1.08rem; }
.knowledge-learning-list { margin:34px 0; padding:28px; border-radius:26px; background:rgba(255,255,255,.7); }
.knowledge-learning-list h3 { font-size:1.35rem; }
.knowledge-learning-list .check-list { grid-template-columns:1fr 1fr; }
.knowledge-course-card { position:sticky; top:120px; padding:34px; border-radius:34px; background:var(--ink-deep); color:#fff; box-shadow:var(--shadow-lg); }
.knowledge-course-label { display:block; margin-bottom:22px; color:var(--coral); font-size:.75rem; font-weight:900; letter-spacing:.1em; text-transform:uppercase; }
.knowledge-course-stat { display:flex; justify-content:space-between; gap:22px; padding:17px 0; border-bottom:1px solid rgba(255,255,255,.13); }
.knowledge-course-stat strong { color:#fff; }
.knowledge-course-stat span { color:rgba(255,255,255,.65); text-align:right; }
.knowledge-boundary { margin-top:25px; padding:20px; border-radius:20px; background:rgba(255,255,255,.08); }
.knowledge-boundary strong { color:#fff; }
.knowledge-boundary p { margin-top:7px; color:rgba(255,255,255,.7); font-size:.88rem; }
.knowledge-emergency { margin-top:16px; padding:19px; border-radius:20px; background:var(--coral); color:var(--ink-deep); }
.knowledge-emergency strong,.knowledge-emergency span { display:block; }
.knowledge-emergency span { margin-top:5px; font-size:.8rem; }
.sleep-four-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:18px; }
.sleep-principle { min-height:250px; padding:28px; border:1px solid var(--line); border-radius:28px; background:rgba(255,255,255,.72); }
.sleep-principle > span { color:var(--coral-deep); font-size:.8rem; font-weight:900; letter-spacing:.1em; }
.sleep-principle h3 { margin-top:34px; }
.sleep-principle p { color:var(--muted); font-size:.9rem; }
.knowledge-sleep-more { display:grid; grid-template-columns:1fr .9fr; gap:54px; align-items:start; margin-top:48px; }
.knowledge-sleep-copy p { color:var(--muted); }
.knowledge-do-dont { display:grid; grid-template-columns:1fr 1fr; overflow:hidden; border-radius:28px; background:var(--ink-deep); color:#fff; box-shadow:var(--shadow-md); }
.knowledge-do-dont > div { padding:28px; }
.knowledge-do-dont > div + div { border-left:1px solid rgba(255,255,255,.13); background:rgba(245,142,115,.12); }
.knowledge-do-dont strong { display:block; color:#fff; margin-bottom:14px; }
.knowledge-do-dont ul { margin:0; padding-left:18px; color:rgba(255,255,255,.72); font-size:.88rem; }
.knowledge-flow-grid { display:grid; grid-template-columns:.72fr 1.28fr; gap:70px; align-items:start; }
.knowledge-steps { display:grid; gap:12px; margin:0; padding:0; list-style:none; }
.knowledge-steps li { display:grid; grid-template-columns:52px 1fr; gap:18px; padding:20px; border:1px solid var(--line); border-radius:20px; background:var(--paper); }
.knowledge-steps li > span { width:48px; height:48px; display:grid; place-items:center; border-radius:16px; background:var(--sage-100); color:var(--ink-deep); font-weight:900; }
.knowledge-steps strong { color:var(--ink-deep); }
.knowledge-steps p { margin-top:4px; color:var(--muted); font-size:.87rem; }
.knowledge-hr-grid { display:grid; grid-template-columns:1fr 1fr; gap:70px; align-items:center; }
.knowledge-hr-grid h2 { color:#fff; }
.knowledge-hr-grid p { color:rgba(255,255,255,.72); }
.knowledge-hr-points { display:grid; grid-template-columns:1fr 1fr; gap:14px; }
.knowledge-hr-points > div { min-height:140px; padding:22px; border:1px solid rgba(255,255,255,.13); border-radius:22px; background:rgba(255,255,255,.07); }
.knowledge-hr-points strong,.knowledge-hr-points span { display:block; }
.knowledge-hr-points strong { color:#fff; }
.knowledge-hr-points span { margin-top:8px; color:rgba(255,255,255,.65); font-size:.86rem; }
.knowledge-sources { padding:38px; border:1px solid var(--line); border-radius:30px; background:var(--sage-50); }
.knowledge-sources p { color:var(--muted); }
.knowledge-sources ul { display:grid; gap:10px; padding-left:20px; }
.knowledge-sources a { color:var(--ink-deep); font-weight:800; text-decoration:underline; text-underline-offset:3px; }
.knowledge-hr-teaser { background:linear-gradient(135deg,var(--sage-100),#fffaf3); }
.knowledge-hr-teaser-grid { display:grid; grid-template-columns:1fr .85fr; gap:62px; align-items:center; }
.knowledge-hr-teaser p { color:var(--muted); }
.knowledge-hr-mini { display:flex; flex-wrap:wrap; gap:9px; margin-top:24px; }
.knowledge-hr-mini span { padding:9px 12px; border-radius:999px; background:#fff; color:var(--ink-soft); font-size:.79rem; }
.knowledge-teaser-card { display:block; padding:34px; border-radius:30px; background:var(--ink-deep); color:#fff; box-shadow:var(--shadow-lg); transition:transform .25s var(--ease); }
.knowledge-teaser-card:hover { transform:translateY(-4px); }
.knowledge-teaser-card span { display:block; color:var(--coral); font-size:.75rem; font-weight:900; letter-spacing:.1em; text-transform:uppercase; }
.knowledge-teaser-card strong { display:block; margin-top:15px; color:#fff; font-size:1.7rem; line-height:1.2; }
.knowledge-teaser-card em { display:block; margin-top:24px; color:rgba(255,255,255,.72); font-style:normal; font-weight:800; }

@media (max-width:1060px) {
  .knowledge-hero-grid,.knowledge-detail-grid,.knowledge-sleep-more,.knowledge-flow-grid,.knowledge-hr-grid,.knowledge-hr-teaser-grid { grid-template-columns:1fr; }
  .knowledge-hero-visual { min-height:570px; max-width:720px; }
  .knowledge-course-card { position:relative; top:auto; }
  .sleep-four-grid { grid-template-columns:1fr 1fr; }
  .knowledge-hr-grid { gap:38px; }
}
@media (max-width:760px) {
  .knowledge-hero { padding:58px 0 72px; }
  .knowledge-hero-grid { gap:36px; }
  .knowledge-hero-copy h1 { font-size:clamp(2.8rem,13vw,4.4rem); }
  .knowledge-hero-visual { min-height:520px; }
  .knowledge-visual-card { width:82%; min-height:205px; padding:24px; }
  .knowledge-visual-card.sleep { top:205px; }
  .knowledge-visual-note { left:16px; right:16px; bottom:4px; }
  .knowledge-value-grid,.sleep-four-grid,.knowledge-hr-points { grid-template-columns:1fr; }
  .knowledge-learning-list .check-list { grid-template-columns:1fr; }
  .knowledge-do-dont { grid-template-columns:1fr; }
  .knowledge-do-dont > div + div { border-left:0; border-top:1px solid rgba(255,255,255,.13); }
  .knowledge-hr-points > div { min-height:0; }
}
@media (max-width:480px) {
  .knowledge-hero-visual { min-height:540px; }
  .knowledge-visual-card { width:90%; }
  .knowledge-visual-card.ehbo { left:0; }
  .knowledge-visual-card.sleep { right:0; }
  .knowledge-visual-note { bottom:0; }
  .knowledge-course-card,.knowledge-sources { padding:25px 21px; }
  .knowledge-course-stat { flex-direction:column; gap:3px; }
  .knowledge-course-stat span { text-align:left; }
}


/* Sophie & Lars founder story */
.founder-about-hero .photo-page-hero-grid { grid-template-columns:.95fr 1.05fr; }
.founder-signature { display:flex; align-items:center; gap:13px; margin-top:28px; color:var(--ink-deep); font-size:1.15rem; font-weight:850; }
.founder-signature b { color:var(--coral-deep); font-family:Georgia,serif; font-size:1.5rem; }
.founder-hero-visual { position:relative; min-height:620px; }
.founder-hero-visual figure { position:absolute; inset:0 42px 54px 0; border-radius:42px; box-shadow:var(--photo-shadow); }
.founder-hero-note { position:absolute; right:0; bottom:0; width:310px; padding:25px; border-radius:25px; background:var(--coral); color:var(--ink-deep); box-shadow:var(--shadow-md); }
.founder-hero-note span,.founder-hero-note strong { display:block; }
.founder-hero-note span { font-size:.72rem; font-weight:900; letter-spacing:.1em; text-transform:uppercase; }
.founder-hero-note strong { margin-top:8px; font-size:1.35rem; line-height:1.18; }
.founder-origin-grid { display:grid; grid-template-columns:1.15fr .85fr; gap:80px; align-items:center; }
.founder-origin-copy > p { color:var(--muted); font-size:1.06rem; }
.founder-turning-point { margin-top:28px; padding:18px 22px; border-left:4px solid var(--coral); background:var(--coral-soft); border-radius:0 16px 16px 0; }
.founder-turning-point strong { color:var(--ink-deep); font-size:1.2rem; }
.founder-quote-card { padding:42px; border-radius:34px; background:var(--ink-deep); color:#fff; box-shadow:var(--shadow-lg); }
.founder-quote-card > span { color:var(--coral); font-size:.75rem; font-weight:900; letter-spacing:.11em; text-transform:uppercase; }
.founder-quote-card blockquote { margin:22px 0; color:#fff; font-size:clamp(2rem,3.2vw,3.15rem); line-height:1.08; letter-spacing:-.05em; font-weight:800; }
.founder-quote-card p { color:rgba(255,255,255,.68); }
.founder-solution-section { background:linear-gradient(135deg,var(--sage-100),#fff8ef); }
.founder-solution-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:24px; }
.founder-solution-card { min-height:420px; padding:38px; border-radius:32px; box-shadow:var(--shadow-md); }
.founder-solution-card.employee { background:#fff; }
.founder-solution-card.employer { background:var(--ink-deep); color:#fff; }
.founder-solution-card > span { display:block; color:var(--coral-deep); font-size:.75rem; font-weight:900; letter-spacing:.1em; text-transform:uppercase; }
.founder-solution-card.employer > span { color:var(--coral); }
.founder-solution-card h3 { margin-top:18px; font-size:2rem; }
.founder-solution-card.employer h3 { color:#fff; }
.founder-solution-card p { color:var(--muted); }
.founder-solution-card.employer p { color:rgba(255,255,255,.7); }
.founder-solution-card ul { display:grid; gap:11px; margin:28px 0 0; padding:0; list-style:none; }
.founder-solution-card li { position:relative; padding-left:28px; color:var(--ink-soft); }
.founder-solution-card.employer li { color:rgba(255,255,255,.76); }
.founder-solution-card li::before { content:'✓'; position:absolute; left:0; top:0; color:var(--coral-deep); font-weight:900; }
.founder-solution-card.employer li::before { color:var(--coral); }
.founder-belief-grid { display:grid; grid-template-columns:1fr .85fr; gap:72px; align-items:center; }
.founder-belief-grid p { color:var(--muted); }
.founder-belief-points { display:grid; gap:13px; }
.founder-belief-points > div { padding:22px 24px; border:1px solid var(--line); border-radius:20px; background:var(--sage-50); }
.founder-belief-points strong,.founder-belief-points span { display:block; }
.founder-belief-points span { margin-top:5px; color:var(--muted); font-size:.88rem; }
.founder-home-teaser { background:#fffdf8; }
.founder-home-grid { display:grid; grid-template-columns:280px 1fr; gap:64px; align-items:center; }
.founder-home-monogram { width:260px; height:260px; display:flex; align-items:center; justify-content:center; gap:10px; border-radius:50%; background:radial-gradient(circle at 35% 30%,#214f4a,var(--ink-deep)); color:#fff; box-shadow:var(--shadow-lg); }
.founder-home-monogram span { font-size:4rem; font-weight:850; letter-spacing:-.08em; }
.founder-home-monogram b { color:var(--coral); font-family:Georgia,serif; font-size:3rem; }
.founder-home-grid p { color:var(--muted); font-size:1.08rem; }

@media (max-width:1060px) {
  .founder-about-hero .photo-page-hero-grid,.founder-origin-grid,.founder-belief-grid,.founder-home-grid { grid-template-columns:1fr; }
  .founder-hero-visual { min-height:590px; }
  .founder-solution-grid { grid-template-columns:1fr; }
  .founder-home-monogram { width:210px; height:210px; }
}
@media (max-width:760px) {
  .founder-hero-visual { min-height:510px; }
  .founder-hero-visual figure { inset:0 20px 70px 0; border-radius:32px; }
  .founder-hero-note { width:270px; padding:21px; }
  .founder-origin-grid,.founder-belief-grid,.founder-home-grid { gap:38px; }
  .founder-quote-card,.founder-solution-card { padding:28px 24px; }
  .founder-solution-card { min-height:0; }
  .founder-home-monogram { width:180px; height:180px; }
  .founder-home-monogram span { font-size:3rem; }
}
@media (max-width:480px) {
  .founder-hero-visual { min-height:460px; }
  .founder-hero-note { left:15px; right:0; width:auto; }
  .founder-quote-card blockquote { font-size:1.9rem; }
}


/* Founder portrait photo v17 */
.founder-hero-visual { min-height: 540px; }
.founder-hero-visual figure { inset: 18px 42px 54px 0; }
.founder-photo { background: #efe8de; }
.founder-photo img { width: 100%; height: 100%; object-fit: cover; object-position: center 48%; }
.founder-photo::after { content: ""; position: absolute; inset: 0; pointer-events: none; background: linear-gradient(to top, rgba(8, 47, 43, .28), transparent 38%); }
.founder-photo figcaption { position: absolute; z-index: 2; left: 24px; bottom: 20px; padding: 8px 12px; border-radius: 999px; background: rgba(255, 253, 248, .9); color: var(--ink-deep); font-size: .78rem; font-weight: 850; letter-spacing: .04em; box-shadow: 0 10px 24px rgba(14, 47, 45, .12); }

@media (max-width: 1060px) {
  .founder-hero-visual { min-height: 540px; }
  .founder-hero-visual figure { inset: 0 36px 70px 0; }
}

@media (max-width: 760px) {
  .founder-hero-visual { min-height: 440px; }
  .founder-hero-visual figure { inset: 0 10px 80px 0; border-radius: 30px; }
  .founder-photo figcaption { left: 18px; bottom: 16px; }
}

@media (max-width: 480px) {
  .founder-hero-visual { min-height: 390px; }
  .founder-hero-visual figure { inset: 0 0 90px 0; }
  .founder-photo img { object-position: center 50%; }
}


/* v18: voordelen eerst, prijs daarna */
.uhero-price-section {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(420px, .9fr);
  align-items: center;
  gap: 44px;
  margin-top: 34px;
  padding: 34px 36px;
  border: 1px solid rgba(22,61,58,.1);
  border-radius: 30px;
  background: rgba(255,255,255,.72);
  box-shadow: 0 20px 48px rgba(14,47,45,.07);
}
.uhero-price-intro .eyebrow { margin-bottom: 12px; }
.uhero-price-intro h2 { margin-bottom: 12px; font-size: clamp(1.8rem, 3vw, 2.8rem); }
.uhero-price-intro p { margin: 0; max-width: 60ch; color: var(--muted); }
.uhero-price-section .uhero-price { margin-top: 0; max-width: none; }

@media (max-width: 980px) {
  .uhero-price-section { grid-template-columns: 1fr; gap: 24px; padding: 28px; }
}

@media (max-width: 760px) {
  .uhero-price-section { margin-top: 24px; padding: 22px; border-radius: 24px; }
}


/* v19 ultimate package and founder photo */
.founder-home-photo {
  position: relative;
  width: 280px;
  aspect-ratio: 4 / 5;
  margin: 0;
  overflow: hidden;
  border: 8px solid rgba(255,255,255,.9);
  border-radius: 34px;
  background: #efe8de;
  box-shadow: var(--shadow-lg);
}
.founder-home-photo img { width:100%; height:100%; object-fit:cover; object-position:center 45%; }
.founder-home-photo::after { content:""; position:absolute; inset:0; background:linear-gradient(to top,rgba(8,47,43,.3),transparent 38%); pointer-events:none; }
.founder-home-photo figcaption { position:absolute; z-index:2; left:18px; bottom:16px; padding:7px 11px; border-radius:999px; background:rgba(255,253,248,.92); color:var(--ink-deep); font-size:.76rem; font-weight:850; }

.changing-mat { position:relative; z-index:1; width:190px; height:132px; border-radius:24px; background:linear-gradient(145deg,#ead9c5,#f8efe5); box-shadow:0 18px 34px rgba(22,61,58,.16); transform:rotate(-4deg); border:6px solid #fff; }
.changing-mat::before,.changing-mat::after { content:""; position:absolute; top:10px; bottom:10px; width:2px; background:rgba(22,61,58,.12); }
.changing-mat::before { left:33%; } .changing-mat::after { right:33%; }
.changing-mat i { position:absolute; inset:22px; border:1px dashed rgba(22,61,58,.18); border-radius:15px; }
.changing-mat span { position:absolute; right:16px; bottom:12px; color:var(--ink-deep); font-size:.7rem; font-weight:900; letter-spacing:.12em; }
.wet-bag { position:relative; z-index:1; width:155px; height:175px; padding:24px 20px; border-radius:20px 20px 34px 34px; background:linear-gradient(145deg,#214c46,#0e302d); color:#fff; box-shadow:0 20px 34px rgba(22,61,58,.22); display:flex; flex-direction:column; justify-content:flex-end; }
.wet-bag::before { content:""; position:absolute; left:14px; right:14px; top:18px; height:9px; border-radius:999px; background:var(--coral); }
.wet-bag span { font-size:1.1rem; font-weight:900; letter-spacing:.08em; }
.wet-bag small { color:#dceae0; letter-spacing:.16em; }

.multi-pack { position:relative; min-height:225px; overflow:hidden; background:linear-gradient(145deg,#fff,#eef4f0); }
.multi-pack img { position:absolute; width:58%; height:74%; object-fit:contain; filter:drop-shadow(0 12px 18px rgba(22,61,58,.14)); }
.multi-pack img:nth-child(1) { left:5%; bottom:8%; transform:rotate(-6deg); z-index:3; }
.multi-pack img:nth-child(2) { left:24%; top:5%; transform:rotate(1deg); z-index:2; }
.multi-pack img:nth-child(3) { right:3%; bottom:10%; transform:rotate(7deg); z-index:1; }
.wipes-pack img { height:58%; top:auto; bottom:18%; }
.newborn-clothes { position:relative; z-index:1; width:190px; height:175px; }
.newborn-clothes i { position:absolute; width:108px; height:145px; border-radius:28px 28px 34px 34px; background:#f4eadb; box-shadow:0 15px 30px rgba(22,61,58,.12); }
.newborn-clothes i::before { content:""; position:absolute; width:42px; height:30px; left:33px; top:-3px; border-radius:50% 50% 38% 38%; background:#e8dac7; }
.newborn-clothes i:nth-child(1) { left:15px; top:10px; transform:rotate(-8deg); }
.newborn-clothes i:nth-child(2) { right:15px; top:18px; transform:rotate(7deg); background:#cbd9cf; }
.newborn-clothes span { position:absolute; left:50%; bottom:0; transform:translateX(-50%); padding:6px 10px; border-radius:999px; background:var(--ink-deep); color:#fff; font-size:.7rem; font-weight:850; }
.refill-textile { position:relative; z-index:1; width:190px; height:160px; }
.refill-textile i { position:absolute; left:18px; top:10px; width:150px; height:110px; border-radius:20px; background:#ead7be; box-shadow:0 16px 28px rgba(22,61,58,.13); transform:rotate(-4deg); }
.refill-textile b { position:absolute; bottom:8px; width:72px; height:55px; border-radius:15px; background:#f7eee3; box-shadow:0 10px 18px rgba(22,61,58,.12); }
.refill-textile b:nth-child(2) { left:20px; transform:rotate(5deg); } .refill-textile b:nth-child(3) { right:20px; transform:rotate(-4deg); background:#cbd8cf; }
.welcome-card { position:relative; z-index:1; width:185px; height:132px; padding:20px; border-radius:17px; background:#fffdf8; border:1px solid rgba(22,61,58,.12); box-shadow:0 18px 32px rgba(22,61,58,.15); display:flex; flex-direction:column; justify-content:center; }
.welcome-card::before { content:""; position:absolute; left:0; top:0; bottom:0; width:10px; background:var(--coral); border-radius:17px 0 0 17px; }
.welcome-card small { color:var(--coral-deep); letter-spacing:.12em; font-weight:900; }
.welcome-card strong { margin:10px 0 4px; color:var(--ink-deep); font-family:Georgia,serif; font-size:1.3rem; }
.welcome-card span { color:var(--muted); font-size:.78rem; }
.ultimate-birth-gallery { grid-template-columns:repeat(4,minmax(0,1fr)); }
.birth-fit-products { grid-template-columns:repeat(3,1fr); width:310px; }
.birth-fit-products figure { height:150px; }

@media(max-width:1050px){
  .founder-home-photo { width:230px; }
  .ultimate-birth-gallery { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .birth-fit-products { width:280px; }
}
@media(max-width:680px){
  .founder-home-photo { width:min(100%,320px); aspect-ratio:4/5; }
  .ultimate-birth-gallery { grid-template-columns:1fr; }
  .birth-fit-products { width:200px; grid-template-columns:1fr; }
  .birth-fit-products figure { height:110px; }
}


/* For Every Kind Ultimate Package v19 */
.founder-home-photo{position:relative;min-height:300px;margin:0;border-radius:34px;box-shadow:var(--shadow-lg);background:#e7f0e8;overflow:hidden}
.founder-home-photo img{width:100%;height:100%;min-height:300px;object-fit:cover;object-position:center 46%}
.founder-home-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(8,47,43,.72),transparent 48%)}
.founder-home-photo figcaption{position:absolute;z-index:2;left:24px;bottom:20px;color:#fff}.founder-home-photo figcaption strong,.founder-home-photo figcaption span{display:block}.founder-home-photo figcaption strong{font-size:1.25rem}.founder-home-photo figcaption span{color:#ffd6c8;font-size:.78rem;font-weight:800}
.changing-mat{position:relative;z-index:1;width:190px;height:135px;border-radius:28px;background:linear-gradient(145deg,#d9c5ad,#f4eadc);border:7px solid #fff;box-shadow:0 20px 38px rgba(22,61,58,.18);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-4deg)}
.changing-mat:before,.changing-mat:after{content:"";position:absolute;top:18px;bottom:18px;width:1px;background:rgba(22,61,58,.15)}.changing-mat:before{left:33%}.changing-mat:after{right:33%}.changing-mat i{position:absolute;width:42px;height:15px;right:-12px;border-radius:0 8px 8px 0;background:var(--coral)}.changing-mat span{color:var(--ink-deep);font-weight:900;letter-spacing:.12em}.changing-mat small{color:var(--muted);font-size:.62rem;letter-spacing:.16em}
.wetbag{position:relative;z-index:1;width:155px;height:175px;border-radius:22px 22px 28px 28px;background:linear-gradient(145deg,#214f4a,#0e2f2d);box-shadow:0 20px 38px rgba(22,61,58,.24);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.wetbag i{position:absolute;left:14px;right:14px;top:24px;height:5px;border-radius:999px;background:var(--coral)}.wetbag span{font-weight:900;letter-spacing:.12em}.wetbag small{margin-top:7px;color:#dceae0;font-size:.63rem;letter-spacing:.15em}
.quantity-stack{position:relative;overflow:hidden;min-height:225px;background:linear-gradient(145deg,#f9f3ea,#e8f0eb)}.quantity-stack img{position:absolute;width:62%;height:68%;object-fit:contain;left:19%;top:16%;filter:drop-shadow(0 13px 14px rgba(22,61,58,.16))}.quantity-stack img:nth-child(1){transform:translate(-24px,13px) rotate(-7deg)}.quantity-stack img:nth-child(2){transform:translate(24px,13px) rotate(7deg)}.quantity-stack img:nth-child(3){transform:translateY(-8px);z-index:2}.quantity-stack b{position:absolute;z-index:4;right:18px;top:18px;width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:var(--coral);color:var(--ink-deep);font-size:1.35rem;box-shadow:0 12px 26px rgba(218,98,90,.24)}
.clothing-set-render{display:block}.baby-suit{position:absolute;z-index:1;top:35px;width:105px;height:145px;border-radius:28px 28px 35px 35px;background:#f7efe3;box-shadow:0 18px 32px rgba(22,61,58,.15)}.baby-suit:before{content:"";position:absolute;left:-25px;right:-25px;top:20px;height:52px;background:inherit;clip-path:polygon(0 25%,32% 0,40% 32%,60% 32%,68% 0,100% 25%,82% 78%,70% 61%,70% 100%,30% 100%,30% 61%,18% 78%)}.baby-suit.one{left:72px;transform:rotate(-7deg);background:#f7efe3}.baby-suit.two{right:70px;transform:rotate(8deg);background:#cad8cc}.baby-suit i{position:absolute;left:43px;top:4px;width:20px;height:20px;border:4px solid #fff;border-top:0;border-radius:0 0 14px 14px}.baby-suit span{position:absolute;left:24px;right:24px;top:70px;text-align:center;color:var(--ink-deep);font-size:.68rem;font-weight:900;letter-spacing:.12em}
.muslin-extra{position:relative;z-index:1;width:190px;height:145px}.muslin-extra i{position:absolute;width:150px;height:105px;border-radius:22px;background:#f4eadc;border:5px solid #fff;box-shadow:0 16px 30px rgba(22,61,58,.14)}.muslin-extra i:first-child{left:0;top:20px;transform:rotate(-8deg)}.muslin-extra i:nth-child(2){right:0;top:5px;background:#d4e0d6;transform:rotate(7deg)}.muslin-extra span{position:absolute;z-index:2;right:24px;bottom:16px;padding:7px 10px;border-radius:999px;background:var(--ink-deep);color:#fff;font-size:.62rem;font-weight:900;letter-spacing:.1em}
.welcome-card{position:relative;z-index:1;width:190px;height:135px;padding:22px;border-radius:20px;background:#fffdf8;box-shadow:0 18px 34px rgba(22,61,58,.16);display:flex;flex-direction:column;border:1px solid rgba(22,61,58,.08)}.welcome-card:before{content:"";position:absolute;inset:11px;border:1px solid rgba(245,142,115,.55);border-radius:14px}.welcome-card small,.welcome-card strong,.welcome-card span,.welcome-card i{position:relative;z-index:1}.welcome-card small{color:var(--coral-deep);font-weight:900;letter-spacing:.12em}.welcome-card strong{margin:auto 0 0;color:var(--ink-deep);font-family:Georgia,serif;font-size:1.45rem}.welcome-card span{color:var(--ink-soft)}.welcome-card i{margin-top:auto;color:var(--muted);font-size:.68rem}
.ultimate-birth-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:1050px){.ultimate-birth-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.founder-home-photo{min-height:420px}.founder-home-photo img{min-height:420px}}
@media(max-width:680px){.ultimate-birth-gallery{grid-template-columns:1fr}.founder-home-photo{min-height:340px}.founder-home-photo img{min-height:340px}.quantity-stack{min-height:245px}.baby-suit.one{left:24%}.baby-suit.two{right:24%}}


/* For Every Kind one-package pricing and product model v24 */
.one-price-section,.package-pricing-section{background:linear-gradient(135deg,#f7eee4 0%,#e7f0e8 100%)}
.one-price-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:980px;margin:0 auto}
.one-price-card{position:relative;padding:38px;border:1px solid rgba(22,61,58,.1);border-radius:32px;background:rgba(255,255,255,.86);box-shadow:0 26px 65px rgba(14,47,45,.11)}
.one-price-card.regular{background:var(--ink-deep);color:#fff}
.one-price-card.regular h3,.one-price-card.regular li{color:#fff}.one-price-card.regular li{opacity:.82}
.one-price-badge{display:inline-flex;padding:7px 11px;border-radius:999px;background:var(--coral-soft);color:var(--coral-deep);font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.one-price-badge.dark{background:rgba(255,255,255,.13);color:#fff}
.one-price-card h3{margin:22px 0 16px;font-size:1.75rem}
.one-price-number{display:flex;align-items:flex-end;gap:12px;margin-bottom:22px}
.one-price-number strong{font-size:clamp(3.5rem,7vw,5.3rem);line-height:.85;letter-spacing:-.08em;color:var(--ink-deep)}
.one-price-card.regular .one-price-number strong{color:#fff}.one-price-number span{padding-bottom:5px;color:var(--muted);font-size:.85rem;line-height:1.35}.one-price-card.regular .one-price-number span{color:rgba(255,255,255,.7)}
.one-price-card ul{display:grid;gap:10px;margin:0 0 28px;padding:0;list-style:none}.one-price-card li{position:relative;padding-left:26px;color:var(--ink-soft)}.one-price-card li:before{content:'✓';position:absolute;left:0;color:var(--coral-deep);font-weight:900}
.one-price-note{max-width:760px;margin:24px auto 0;color:var(--muted);font-size:.86rem;text-align:center}
.one-package-showcase{display:grid;grid-template-columns:.92fr 1.08fr;gap:72px;align-items:center}.one-package-copy>p{color:var(--muted);font-size:1.08rem}.one-package-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:26px 0}.one-package-stats>div{padding:18px;border-radius:18px;background:rgba(255,255,255,.72);border:1px solid var(--line)}.one-package-stats strong{display:block;color:var(--ink-deep);font-size:2rem;line-height:1}.one-package-stats span{display:block;margin-top:6px;color:var(--muted);font-size:.75rem}.one-package-visual{position:relative;min-height:610px}.one-package-visual figure{position:absolute;inset:0 40px 45px 0;border-radius:38px;box-shadow:var(--photo-shadow)}.one-package-label{position:absolute;right:0;bottom:0;width:260px;padding:23px;border-radius:22px;background:var(--coral);color:var(--ink-deep);box-shadow:var(--shadow-md)}.one-package-label small{display:block;font-size:.7rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.one-package-label strong{display:block;margin-top:7px;font-size:1.25rem;line-height:1.2}
.execution-card{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;padding:28px;border-radius:30px;background:var(--ink-deep);color:#fff}.execution-card>div{padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:20px}.execution-card strong{display:block;color:var(--coral);font-size:2.7rem;line-height:1}.execution-card span{display:block;margin-top:7px;color:rgba(255,255,255,.72);font-size:.8rem}.activation-after-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.activation-privacy-grid{margin-top:24px}.textile-stack{background:linear-gradient(145deg,#f7eee3,#e7f0e8)}.textile-stack.sage{background:linear-gradient(145deg,#e2ede5,#f7f1e8)}.stacked-cloths{position:relative;width:180px;height:150px}.stacked-cloths i{position:absolute;left:20px;right:20px;height:58px;border-radius:15px;background:#f2dfcb;border:5px solid #fff;box-shadow:0 14px 26px rgba(22,61,58,.12)}.stacked-cloths i:nth-child(1){top:18px;transform:rotate(-7deg)}.stacked-cloths i:nth-child(2){top:48px;background:#d6e2d8;transform:rotate(3deg)}.stacked-cloths i:nth-child(3){top:78px;background:#f6eee4;transform:rotate(-2deg)}
@media(max-width:1060px){.one-package-showcase{grid-template-columns:1fr;gap:44px}.one-package-visual{min-height:570px}.activation-after-grid{grid-template-columns:1fr}.execution-card{grid-template-columns:repeat(4,1fr)}}
@media(max-width:760px){.one-price-grid{grid-template-columns:1fr}.one-price-card{padding:28px}.one-package-stats{grid-template-columns:1fr}.one-package-visual{min-height:500px}.one-package-visual figure{inset:0 20px 55px 0}.one-package-label{width:230px}.execution-card{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.one-price-card{padding:24px}.one-price-number strong{font-size:3.5rem}.one-package-visual{min-height:440px}.execution-card{grid-template-columns:1fr}.package-gallery{grid-template-columns:1fr}}

/* v26: echte productfoto's en waardegerichte volgorde */
.real-product-photo{background:#fff;}
.real-product-photo img{width:100%;height:100%;object-fit:contain;padding:12px;mix-blend-mode:multiply;}
.product-photo-note{max-width:740px;margin:18px auto 0;color:var(--muted);font-size:.82rem;line-height:1.55;text-align:center;}
.package-value-intro{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0 0 26px;}
.package-value-intro>div{padding:20px 22px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,#fff,#f6f0e7);box-shadow:0 12px 30px rgba(14,47,45,.055);}
.package-value-intro strong{display:block;color:var(--ink-deep);font-size:1rem;}
.package-value-intro span{display:block;margin-top:6px;color:var(--muted);font-size:.85rem;line-height:1.45;}
.package-gallery .product-card:nth-of-type(-n+4){border-color:rgba(245,142,115,.45);box-shadow:0 22px 50px rgba(14,47,45,.10);}
.package-gallery .product-card:nth-of-type(-n+4) .product-card-copy>span{color:var(--coral-deep);}
.package-gallery .product-card:nth-of-type(-n+4)::before{content:"Premium blikvanger";position:absolute;z-index:2;top:14px;left:14px;padding:7px 10px;border-radius:999px;background:var(--ink-deep);color:#fff;font-size:.66rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 8px 20px rgba(14,47,45,.18);}
.package-gallery .product-card{position:relative;}
@media(max-width:760px){.package-value-intro{grid-template-columns:1fr}.real-product-photo img{padding:8px}}

/* v26 — photographic product presentation */
.package-main-product.overview img{object-fit:cover;padding:0}
.package-proof-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1120px;margin:0 auto 34px}
.package-proof-strip>div{padding:24px 18px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 12px 30px rgba(14,47,45,.055);text-align:center}
.package-proof-strip strong{display:block;color:var(--ink-deep);font-size:2.05rem;line-height:1}
.package-proof-strip span{display:block;margin-top:8px;color:var(--muted);font-size:.9rem;font-weight:700}
.package-overview-figure{position:relative;overflow:hidden;margin:0 0 70px;border-radius:34px;background:#fff;box-shadow:var(--shadow-md)}
.package-overview-figure img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}
.package-overview-figure figcaption{position:absolute;left:24px;bottom:24px;max-width:500px;padding:18px 22px;border-radius:18px;background:rgba(14,47,45,.92);color:#fff;box-shadow:var(--shadow-md);backdrop-filter:blur(8px)}
.package-overview-figure figcaption span{display:block;color:var(--coral);font-size:.72rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}
.package-overview-figure figcaption strong{display:block;margin-top:5px;font-size:1.2rem;line-height:1.25}
.package-category-heading{display:grid;grid-template-columns:54px 1fr;gap:20px;align-items:start;margin:58px 0 24px;padding-bottom:18px;border-bottom:1px solid var(--line)}
.package-category-heading>span{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:var(--ink-deep);color:#fff;font-weight:900}
.package-category-heading h2{margin:0 0 6px;font-size:clamp(1.8rem,3vw,2.65rem)}
.package-category-heading p{margin:0;color:var(--muted);max-width:68ch}
.featured-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.featured-product-grid .product-card{height:100%;border-color:rgba(245,142,115,.48);box-shadow:0 22px 52px rgba(14,47,45,.095)}
.featured-product-grid .product-media{height:255px}
.product-photo-card .product-media{background:#f5f1e9}
.product-photo-card .product-media img{width:100%;height:100%;object-fit:cover;padding:0}
.product-photo-card .product-card-copy{display:flex;flex-direction:column;min-height:260px}
.product-photo-card .product-card-copy p{flex:1}
.product-photo-card .text-link{margin-top:14px}
.knowledge-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}

@media (max-width:1060px){
  .package-proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))}
  .featured-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:760px){
  .package-proof-strip{grid-template-columns:1fr 1fr;gap:12px}
  .package-proof-strip>div{padding:19px 13px}
  .package-overview-figure{margin-bottom:48px;border-radius:26px}
  .package-overview-figure img{aspect-ratio:4/3}
  .package-overview-figure figcaption{left:14px;right:14px;bottom:14px;max-width:none;padding:15px 17px}
  .package-category-heading{grid-template-columns:44px 1fr;gap:14px;margin-top:46px}
  .package-category-heading>span{width:42px;height:42px}
  .featured-product-grid,.knowledge-gallery{grid-template-columns:1fr}
  .featured-product-grid .product-media{height:240px}
  .product-photo-card .product-card-copy{min-height:0}
}
@media (max-width:480px){
  .package-proof-strip{grid-template-columns:1fr}
  .package-overview-figure img{aspect-ratio:1/1}
}


/* Launch candidate v31 ---------------------------------------------------- */
.box-photo,
.package-main-product,
.demo-photo {
  background: linear-gradient(145deg,#fff,#f1f5f0);
}
.box-photo img,
.package-main-product img,
.demo-photo img {
  object-fit: contain !important;
  object-position: center !important;
  padding: 24px !important;
}

/* Actual manufacturer product photography with stable local fallback. */
.product-photo-card .product-media,
.product-photo-card-media,
.product-mini-stack figure {
  background: #fff;
}
.product-photo-card .product-media img,
.product-photo-card-media img,
.product-mini-stack img {
  object-fit: contain;
  object-position: center;
  padding: 18px;
}

.overview-photo-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  min-height: 520px;
  padding: 12px;
  border-radius: 34px;
  background: rgba(255,255,255,.82);
  box-shadow: var(--shadow-md);
}
.overview-photo-tile {
  min-width: 0;
  min-height: 0;
  overflow: hidden;
  display: grid;
  place-items: center;
  border: 1px solid var(--line);
  border-radius: 22px;
  background: #fff;
}
.overview-photo-tile img {
  width: 100%;
  height: 100%;
  min-height: 230px;
  object-fit: contain;
  padding: 14px;
}
.employer-overview-grid {
  position: absolute;
  inset: 0 34px 44px 0;
  min-height: 0;
}

.leave-compass-teaser,
.leave-compass-feature {
  display: grid;
  grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr);
  align-items: center;
  gap: clamp(48px,7vw,86px);
}
.leave-compass-feature.reverse {
  grid-template-columns: minmax(0,1.05fr) minmax(0,.95fr);
}
.leave-compass-visual {
  overflow: hidden;
  border-radius: 34px;
  background: linear-gradient(145deg,#fff9f0,#e5efe7);
  box-shadow: var(--shadow-md);
}
.leave-compass-visual img {
  width: 100%;
  height: auto;
}
.leave-compass-copy > p {
  color: var(--muted);
  font-size: 1.08rem;
}
.section.dark .leave-compass-copy > p { color: rgba(255,255,255,.74); }
.leave-compass-points {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin: 26px 0;
}
.leave-compass-points > div {
  padding: 17px 18px;
  border-radius: 17px;
  background: rgba(255,255,255,.66);
}
.leave-compass-points strong,
.leave-compass-points span { display:block; }
.leave-compass-points strong { color: var(--ink-deep); }
.leave-compass-points span { margin-top:4px; color:var(--muted); font-size:.88rem; }

/* Verlofkompas page */
.leave-hero {
  position: relative;
  overflow: hidden;
  padding: 84px 0 100px;
  background: radial-gradient(circle at 8% 15%,rgba(185,210,193,.48),transparent 27%),radial-gradient(circle at 92% 8%,rgba(245,142,115,.18),transparent 24%),#fbf7f0;
}
.leave-hero-grid {
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(440px,.9fr);
  align-items:center;
  gap:70px;
}
.leave-hero-copy h1 { max-width: 12ch; font-size:clamp(3.2rem,6vw,5.8rem); }
.leave-hero-copy > p { max-width:58ch; color:var(--muted); font-size:1.16rem; }
.leave-hero-visual { border-radius:38px; overflow:hidden; box-shadow:var(--shadow-lg); }
.leave-hero-visual img { width:100%; }
.leave-version { display:flex; flex-direction:column; gap:3px; margin-top:24px; color:var(--muted); font-size:.79rem; }
.leave-version strong { color:var(--ink); }
.leave-overview-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:18px; }
.leave-overview-grid .card { min-height:280px; }
.leave-number { display:grid; place-items:center; width:44px; height:44px; border-radius:14px; background:var(--coral-soft); color:var(--coral-deep); font-weight:900; }
.leave-law-grid { display:grid; grid-template-columns:.7fr 1.3fr; gap:60px; align-items:start; }
.leave-law-cards { display:grid; grid-template-columns:1fr 1fr; gap:16px; }
.leave-law-card { padding:26px; border-radius:24px; background:#fff; border:1px solid var(--line); box-shadow:0 12px 30px rgba(14,47,45,.05); }
.leave-law-card > span { color:var(--coral-deep); font-size:.72rem; font-weight:900; letter-spacing:.09em; text-transform:uppercase; }
.leave-law-card h3 { margin-top:10px; }
.leave-law-card > strong { display:block; color:var(--ink); font-size:1.75rem; letter-spacing:-.04em; }
.leave-law-card p { color:var(--muted); font-size:.9rem; }
.leave-finance-grid { display:grid; grid-template-columns:1.05fr .95fr; gap:70px; align-items:start; }
.leave-finance-copy > p { color:var(--muted); font-size:1.08rem; }
.legal-note { margin-top:26px; padding:20px 22px; border-left:4px solid var(--coral); border-radius:0 16px 16px 0; background:var(--coral-soft); }
.legal-note p { color:var(--muted); }
.leave-scenario-card { padding:28px; border-radius:28px; background:var(--ink-deep); color:#fff; box-shadow:var(--shadow-md); }
.leave-scenario-card > span { color:var(--coral); font-weight:900; text-transform:uppercase; letter-spacing:.09em; font-size:.74rem; }
.leave-scenario-card > div { padding:20px 0; border-bottom:1px solid rgba(255,255,255,.14); }
.leave-scenario-card > div:last-child { border-bottom:0; }
.leave-scenario-card strong { display:block; }
.leave-scenario-card p { margin:5px 0 0; color:rgba(255,255,255,.7); }
.leave-employer-grid { display:grid; grid-template-columns:.85fr 1.15fr; gap:70px; align-items:center; }
.leave-employer-grid h2 { color:#fff; }
.leave-employer-grid p { color:rgba(255,255,255,.72); }
.leave-employer-points { display:grid; grid-template-columns:1fr 1fr; gap:14px; }
.leave-employer-points > div { padding:22px; border-radius:20px; background:rgba(255,255,255,.08); border:1px solid rgba(255,255,255,.13); }
.leave-employer-points strong,.leave-employer-points span { display:block; }
.leave-employer-points strong { color:#fff; }
.leave-employer-points span { margin-top:5px; color:rgba(255,255,255,.68); font-size:.88rem; }
.leave-tool-grid { display:grid; grid-template-columns:.75fr 1.25fr; gap:70px; align-items:start; }
.leave-tool-list { display:grid; gap:12px; }
.leave-tool-list article { display:grid; grid-template-columns:38px 1fr; gap:15px; padding:19px 20px; border-radius:18px; background:rgba(255,255,255,.72); }
.leave-tool-list article > span { display:grid; place-items:center; width:30px; height:30px; border-radius:50%; background:var(--sage-200); color:var(--ink); font-weight:900; }
.leave-tool-list strong,.leave-tool-list p { display:block; }
.leave-tool-list p { margin:4px 0 0; color:var(--muted); }
.leave-email-grid { display:grid; grid-template-columns:.7fr 1.3fr; gap:60px; align-items:start; }
.leave-email-card { margin:0; padding:34px; border-radius:26px; background:#fff; box-shadow:var(--shadow-md); border:1px solid var(--line); color:var(--ink-soft); }
.leave-email-card footer { margin-top:22px; font-weight:700; color:var(--ink); }

@media (max-width:1060px) {
  .leave-compass-teaser,.leave-compass-feature,.leave-compass-feature.reverse,
  .leave-hero-grid,.leave-law-grid,.leave-finance-grid,.leave-employer-grid,.leave-tool-grid,.leave-email-grid { grid-template-columns:1fr; }
  .leave-overview-grid { grid-template-columns:1fr 1fr; }
  .employer-overview-grid { position:relative; inset:auto; min-height:520px; }
}
@media (max-width:760px) {
  .overview-photo-grid { min-height:420px; }
  .overview-photo-tile img { min-height:170px; }
  .leave-compass-points,.leave-law-cards,.leave-employer-points,.leave-overview-grid { grid-template-columns:1fr; }
  .leave-hero { padding:58px 0 72px; }
  .leave-hero-copy h1 { font-size:clamp(2.8rem,13vw,4.3rem); }
  .leave-overview-grid .card { min-height:0; }
}


/* v35: only existing products, real packshots and consistent box proportions */
.product-photo-card .product-media{background:#fff;}
.product-photo-card .product-media img{width:100%;height:100%;object-fit:contain;padding:18px;}
.package-hero-visual{height:auto;min-height:510px;display:flex;justify-content:center;align-items:center;padding:32px 42px 74px;}
.package-main-product{position:relative;inset:auto;width:min(100%,520px);height:auto;aspect-ratio:660/500;border-radius:38px;background:#fff;box-shadow:var(--photo-shadow);overflow:hidden;}
.package-main-product img{width:100%;height:100%;object-fit:contain;padding:0;}
.package-value-stamp{left:auto;top:auto;right:6px;bottom:12px;transform:none;}
.box-shot,.box-photo,.demo-photo{aspect-ratio:660/500;overflow:hidden;background:#fff;border-radius:34px;}
.box-shot img,.box-photo img,.demo-photo img{width:100%;height:100%;object-fit:contain;object-position:center;padding:0!important;}
.featured-product-grid .box-shot{height:auto;aspect-ratio:660/500;}
.package-overview-product-grid{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:20px 20px 96px;background:#f7f1e9;border-radius:34px;box-shadow:var(--shadow-md);overflow:hidden;margin:0 0 70px;}
.package-overview-product-tile{display:block;aspect-ratio:4/3;overflow:hidden;border-radius:22px;background:#fff;border:1px solid rgba(22,61,58,.08);}
.package-overview-product-tile img{width:100%;height:100%;object-fit:contain;padding:12px;}
.package-overview-product-grid figcaption{position:absolute;left:24px;right:24px;bottom:20px;max-width:700px;padding:14px 20px;border-radius:18px;background:rgba(14,47,45,.94);color:#fff;}
.package-overview-product-grid figcaption span{display:block;color:var(--coral);font-size:.74rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;}
.package-overview-product-grid figcaption strong{display:block;margin-top:5px;font-size:1.08rem;line-height:1.35;}
@media(max-width:980px){.package-overview-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.package-hero-visual{min-height:430px;padding:20px 0 70px}}
@media(max-width:760px){.package-overview-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px 12px 118px}.package-main-product{width:100%}.package-value-stamp{right:0;bottom:4px;width:132px;height:132px}.package-overview-product-grid figcaption{left:12px;right:12px;bottom:12px}}

/* v38: echte bestaande producten + consistente boxverhouding */
.package-main-product,
.featured-product-grid .box-shot,
.box-photo,
.demo-photo {
  aspect-ratio: 660 / 500;
  overflow: hidden;
  background: #fff;
  border-radius: 34px;
}
.package-main-product img,
.featured-product-grid .box-shot img,
.box-photo img,
.demo-photo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  padding: 0 !important;
}
.product-photo-card .product-media { background:#fff; }
.product-photo-card .product-media img { object-fit:contain; padding:18px; }
.package-overview-product-tile { background:#fff; }
.package-overview-product-tile img { object-fit:contain; padding:10px; }


/* v39 For Every Kind / Dear New One brand architecture */
.site-header .brand{display:flex;flex-direction:column;align-items:flex-start;gap:1px;line-height:1;text-decoration:none}
.site-header .brand-positioning{display:block;margin-left:52px;margin-top:-8px;color:#5B706C;font-size:8.5px;font-weight:700;letter-spacing:.065em;white-space:nowrap}
.uhero-photo img{object-position:center 42%}
.uhero-photo figcaption{max-width:min(560px,calc(100% - 56px))}
.uhero-photo figcaption span{max-width:100%;white-space:normal}
.uhero-photo figcaption strong{max-width:22ch}
.package-main-product img,.box-photo img{object-fit:cover;object-position:center}
@media(max-width:1060px){.site-header .brand-positioning{margin-left:45px;font-size:7.5px}}
@media(max-width:760px){.site-header .brand-positioning{display:none}.uhero-photo figcaption{left:22px;right:22px;max-width:none}.uhero-photo figcaption strong{max-width:18ch}}


/* v40 final visual polish ------------------------------------------------- */
/* 1. Larger, more legible company wordmark in every header. */
.site-header .brand img,
.home-ultimate .brand img { width: 304px !important; max-width: none; height: auto; }
.site-header .brand-positioning { margin-left: 55px; margin-top: -1px; font-size: 9.5px; line-height: 1.1; letter-spacing: .072em; }
.header-inner { gap: 20px; }

/* 2. Larger founders portrait and a high-contrast caption. */
.founder-home-grid { grid-template-columns: 370px minmax(0,1fr); gap: 76px; }
.founder-home-photo { width: 370px; min-height: 440px; aspect-ratio: 4 / 5; border-radius: 38px; }
.founder-home-photo img { min-height: 440px; object-position: center 42%; }
.founder-home-photo::after { background: linear-gradient(to top,rgba(8,47,43,.76),rgba(8,47,43,.08) 48%,transparent 66%); }
.founder-home-photo figcaption { left: 18px; right: 18px; bottom: 18px; padding: 16px 18px; border-radius: 18px; background: rgba(14,47,45,.92); color:#fff; box-shadow:0 12px 28px rgba(14,47,45,.18); }
.founder-home-photo figcaption strong { color:#fff; font-size:1.42rem; line-height:1.08; }
.founder-home-photo figcaption span { margin-top:6px; color:#FFB7A5; font-size:.86rem; line-height:1.35; }

/* 4. Product-policy images fill the available space and align consistently. */
.dark-photo-grid { grid-template-columns:repeat(3,minmax(0,1fr)); gap:22px; align-items:center; }
.dark-photo-grid figure { height:335px; padding:14px; border-radius:28px; display:grid; place-items:center; background:#fff; box-shadow:0 22px 52px rgba(3,28,26,.16); }
.dark-photo-grid figure:nth-child(2) { transform:none; }
.dark-photo-grid img { width:100%; height:100%; object-fit:contain; padding:0; }

/* 5. Footer brand is a deliberate visual anchor, not a tiny footnote. */
.footer-brand img { width:282px !important; max-width:100%; margin-bottom:18px; }
.footer-brand p { font-size:1.05rem; line-height:1.55; }

/* 6. Checkbox stays a normal checkbox despite the general input styles. */
.form-check { gap:12px; align-items:flex-start; font-size:.9rem; line-height:1.45; }
.form-check input[type="checkbox"] { appearance:auto; -webkit-appearance:checkbox; width:20px !important; height:20px !important; min-width:20px; min-height:20px !important; flex:0 0 20px; padding:0 !important; margin:2px 0 0 !important; border:0; border-radius:3px; box-shadow:none; accent-color:var(--ink); }

@media (max-width:1180px) {
  .site-header .brand img,.home-ultimate .brand img { width:270px !important; }
  .site-header .brand-positioning { margin-left:49px; font-size:8.6px; }
  .founder-home-grid { grid-template-columns:330px minmax(0,1fr); gap:54px; }
  .founder-home-photo { width:330px; min-height:410px; }
  .founder-home-photo img { min-height:410px; }
  .dark-photo-grid figure { height:300px; }
}
@media (max-width:1060px) {
  .site-header .brand img,.home-ultimate .brand img { width:245px !important; }
  .site-header .brand-positioning { margin-left:45px; font-size:8px; }
  .founder-home-grid { grid-template-columns:1fr; gap:38px; }
  .founder-home-photo { width:min(100%,420px); min-height:500px; justify-self:center; }
  .founder-home-photo img { min-height:500px; }
  .dark-photo-grid figure { height:320px; }
}
@media (max-width:760px) {
  .site-header .brand img,.home-ultimate .brand img { width:222px !important; }
  .site-header .brand-positioning { display:none; }
  .founder-home-photo { width:min(100%,360px); min-height:440px; }
  .founder-home-photo img { min-height:440px; }
  .dark-photo-grid { grid-template-columns:1fr; gap:18px; }
  .dark-photo-grid figure,.dark-photo-grid figure:last-child { height:340px; grid-column:auto; }
  .footer-brand img { width:244px !important; }
}


/* v40.1 spacing correction after visual audit */
.site-header .container { width:min(calc(100% - 40px),1380px); }
.dark-photo-grid figure { height:auto !important; aspect-ratio:1 / 1; padding:0 !important; }
.dark-photo-grid img { object-fit:cover !important; }
@media(max-width:1060px){.site-header .container{width:min(calc(100% - 32px),1040px)}}
@media(max-width:760px){.site-header .container{width:min(calc(100% - 24px),680px)}}
