html{scroll-behavior:smooth}body{background:#fbf7ec}.baby-boxes{--bg: #fbf7ec;--ink: #1f2d46;--muted: #4c5a70;--accent: #c93f76;--accent-ink: #ffffff;--note: #08717d;--sun: #ffe15b;--surface: #ffffff;--rule: rgba(31, 45, 70, .14);min-height:100vh;overflow:clip;font-family:Aptos,Segoe UI,ui-sans-serif,system-ui,sans-serif;color:var(--ink);background:var(--bg)}.baby-boxes *,.baby-boxes *:before,.baby-boxes *:after{box-sizing:border-box}.baby-boxes .shell{width:min(1160px,calc(100% - clamp(32px,6vw,88px)));margin-inline:auto}.baby-boxes .button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:850;text-decoration:none;transition:transform .18s ease-out,background .18s ease-out,color .18s ease-out}.baby-boxes .button.primary{background:var(--accent);color:var(--accent-ink)}.baby-boxes .button{padding:13px 22px}.baby-boxes .button:hover{transform:translateY(-2px)}.baby-boxes .button.secondary,.baby-boxes .button.quiet{color:var(--ink);box-shadow:inset 0 0 0 1.5px currentColor}.baby-boxes .button.quiet{background:#ffffff6b}.baby-boxes h1,.baby-boxes h2,.baby-boxes h3,.baby-boxes p,.baby-boxes blockquote,.baby-boxes figure{margin:0}.baby-boxes h1,.baby-boxes h2,.baby-boxes h3{text-wrap:balance;letter-spacing:-.025em}.baby-boxes img{max-width:100%}.boxes-hero{background:radial-gradient(circle at 15% 20%,rgba(144,216,238,.62),transparent 24%),radial-gradient(circle at 88% 20%,rgba(255,225,91,.68),transparent 20%),radial-gradient(circle at 80% 88%,rgba(236,111,159,.35),transparent 25%),#fbf7ec}.boxes-hero-grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(320px,.9fr);gap:clamp(30px,6vw,78px);align-items:center;padding-block:clamp(40px,7vw,88px)}.hero-note,.section-kicker,.product-eyebrow{color:var(--note);font-weight:850}.boxes-hero-copy h1{max-width:10ch;margin-top:14px;font-size:clamp(3rem,6.3vw,5.4rem);line-height:.96}.boxes-hero-copy .lead{max-width:56ch;margin-top:24px;color:var(--muted);font-size:clamp(1.08rem,1.7vw,1.28rem);line-height:1.72;text-wrap:pretty}.boxes-hero-copy p:not(.hero-note):not(.lead){max-width:60ch;margin-top:14px;color:var(--muted);font-size:1.04rem;line-height:1.72;text-wrap:pretty}.hero-actions,.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.hero-product{position:relative;min-height:clamp(460px,56vw,660px)}.hero-main-image,.hero-small-image{position:absolute;width:min(76%,440px);object-fit:cover;border-radius:16px;box-shadow:0 16px 46px #1f2d4629}.hero-main-image{top:0;right:0;aspect-ratio:4 / 5}.hero-small-image{left:0;bottom:18px;width:min(48%,250px);aspect-ratio:1;background:#fff}.hero-product-card{position:absolute;left:10%;top:12%;display:grid;gap:4px;padding:16px 18px;border-radius:14px;background:#fff;box-shadow:0 12px 30px #1f2d4624}.hero-product-card span{color:var(--muted);font-size:.95rem;font-weight:750}.hero-product-card strong{color:var(--accent);font-size:1.7rem;line-height:1}.box-products,.mama-cards,.fit-section,.faq-section{padding-block:clamp(44px,7.5vw,94px)}.box-products{display:grid;gap:clamp(28px,5vw,56px)}.box-panel{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1fr);gap:clamp(24px,5vw,64px);align-items:center;padding:clamp(18px,3.5vw,38px);border-radius:16px;background:#fff;box-shadow:0 14px 42px #1f2d4614}.box-panel.reverse{grid-template-columns:minmax(0,1fr) minmax(280px,.78fr)}.box-panel.reverse figure{order:2}.box-panel figure,.mama-cards figure{overflow:hidden;border-radius:14px;background:color-mix(in oklab,var(--bg) 70%,white 30%)}.box-panel img,.mama-cards img{display:block;width:100%;height:100%;object-fit:cover}.box-panel figure{aspect-ratio:1}.box-copy{display:grid;align-content:start}.product-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;max-width:560px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid var(--rule)}.product-meta span{color:var(--note);font-weight:850}.product-meta strong{color:var(--accent);font-size:clamp(1.45rem,2.4vw,2rem);line-height:1}.box-copy h2,.mama-cards h2,.fit-section h2,.faq-section h2{font-size:clamp(2.15rem,5.1vw,4.6rem);line-height:.98}.box-copy h2{margin-top:8px}.box-copy p:not(.product-eyebrow),.section-lead,.mama-cards p,.faq-list p{color:var(--muted);font-size:clamp(1.02rem,1.35vw,1.12rem);line-height:1.7;text-wrap:pretty}.box-copy p:not(.product-eyebrow){max-width:62ch;margin-top:18px}.box-copy ul,.mama-cards ul,.fit-list{display:grid;padding:0;margin:24px 0 0;list-style:none}.box-copy li,.mama-cards li,.fit-list li{position:relative;padding-left:24px;color:var(--muted);line-height:1.6}.box-copy li:before,.mama-cards li:before,.fit-list li:before{content:"";position:absolute;left:0;top:.68em;width:9px;height:9px;border-radius:50%;background:var(--accent)}.box-contents{margin-top:26px;padding:clamp(18px,3vw,24px);border-radius:14px;background:color-mix(in oklab,var(--bg) 72%,white 28%)}.box-contents h3{color:var(--ink);font-size:clamp(1.15rem,1.8vw,1.45rem);line-height:1.1}.box-contents ul{margin-top:16px}.mama-cards{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1fr);gap:clamp(28px,6vw,78px);align-items:center}.mama-cards figure{aspect-ratio:1}.compact-meta{max-width:460px}.mama-cards p{max-width:64ch;margin-top:20px}.mama-cards blockquote{max-width:44ch;margin-top:24px;padding:20px 22px;border-radius:14px;background:radial-gradient(circle at 100% 0%,rgba(236,111,159,.16),transparent 35%),#fff;color:var(--ink);font-size:clamp(1.08rem,1.9vw,1.34rem);font-weight:850;line-height:1.55}.mama-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}.mama-detail-grid article{min-height:210px;padding:18px;border-radius:14px;background:#fff}.mama-detail-grid h3{color:var(--ink);font-size:clamp(1.05rem,1.55vw,1.22rem);line-height:1.16}.mama-detail-grid ul{margin-top:14px}.section-heading.compact{max-width:900px;display:grid;gap:12px;margin-bottom:clamp(24px,5vw,48px)}.fit-section{display:grid;grid-template-columns:minmax(0,.7fr) minmax(300px,1fr);gap:clamp(28px,7vw,88px);align-items:center}.fit-copy h2{margin-top:12px}.fit-list{margin-top:0;padding-top:8px}.fit-list li{padding:18px 0 18px 30px;border-top:1px solid var(--rule);color:var(--ink);font-size:clamp(1.02rem,1.45vw,1.16rem);font-weight:800;line-height:1.45}.fit-list li:before{top:50%;transform:translateY(-50%)}.faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.faq-list details{border-radius:16px;background:#fff;padding:18px 20px}.faq-list summary{cursor:pointer;font-weight:900;line-height:1.35}.faq-list p{margin-top:14px}@media(max-width:980px){.boxes-hero-grid,.box-panel,.box-panel.reverse,.mama-cards,.fit-section{grid-template-columns:1fr}.box-panel.reverse figure{order:0}.hero-product{min-height:520px}.mama-detail-grid,.faq-list{grid-template-columns:1fr}.mama-detail-grid article{min-height:auto}}@media(max-width:760px){.boxes-hero-copy h1{max-width:11ch;font-size:clamp(2.7rem,14vw,4.4rem)}.hero-product{min-height:430px}.hero-main-image{width:78%}.hero-small-image{width:45%;bottom:0}.hero-product-card{left:0;top:18px}.box-panel{padding:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.baby-boxes .button{transition:none}.baby-boxes .button:hover{transform:none}}
