:root{--mint: #aee3d2;--ink: #24312e;--cream: #fff9f2;--white: #ffffff;--coral: #f28c78;--lavender: #d7cff0;--muted: #66736f;--border: #dde7e2;--shadow: 0 18px 50px rgba(36, 49, 46, .08);--page-width: 1240px;--radius-sm: 14px;--radius: 22px;--radius-lg: 34px;--font-display: "LilPillo Manrope", Arial, sans-serif;--font-body: "LilPillo Manrope", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:var(--font-body);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}img,svg{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.2em}h1,h2,h3,h4{margin:0 0 .55em;font-family:var(--font-display);font-weight:500;line-height:1.02;letter-spacing:-.035em}h1{font-size:clamp(2.7rem,7vw,5.8rem)}h2{font-size:clamp(2rem,4.7vw,4rem)}h3{font-size:clamp(1.25rem,2vw,1.65rem)}p{margin:0 0 1em}button,.button{min-height:46px}button,input,select,textarea{border-radius:var(--radius-sm)}:focus-visible{outline:3px solid var(--coral);outline-offset:3px}.skip-link{position:fixed;top:10px;left:10px;z-index:999;transform:translateY(-160%);padding:.75rem 1rem;background:var(--white);border-radius:10px;box-shadow:var(--shadow)}.skip-link:focus{transform:none}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.page-width{width:min(calc(100% - 32px),var(--page-width));margin-inline:auto}.section{padding:clamp(3.5rem,8vw,7.5rem) 0}.section--white{background:var(--white)}.section--mint{background:color-mix(in srgb,var(--mint) 70%,white)}.section--ink{background:var(--ink);color:var(--white)}.section-heading{max-width:760px;margin-bottom:clamp(2rem,5vw,3.5rem)}.section-heading p{color:var(--muted);font-size:1.08rem;max-width:660px}.section--ink .section-heading p{color:#ffffffbf}.eyebrow{margin:0 0 .75rem;color:var(--muted);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.lede{font-size:clamp(1.08rem,2vw,1.32rem);max-width:650px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.78rem 1.2rem;border:1px solid transparent;border-radius:999px;background:var(--ink);color:var(--white);font-weight:700;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px);box-shadow:0 10px 26px #24312e26}.button--secondary{background:transparent;color:var(--ink);border-color:var(--ink)}.button--light{background:var(--white);color:var(--ink)}.button--full{width:100%}.button[disabled]{opacity:.52;cursor:not-allowed;transform:none;box-shadow:none}.button-row{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center}.badge,.chip{display:inline-flex;align-items:center;min-height:30px;padding:.28rem .7rem;border-radius:999px;background:var(--white);border:1px solid var(--border);font-size:.83rem;font-weight:700}.chip-list{display:flex;flex-wrap:wrap;gap:.55rem}.announcement{background:var(--ink);color:var(--white);text-align:center;font-size:.82rem;padding:.58rem 0}.announcement__items{display:flex;justify-content:center;gap:clamp(1rem,4vw,3.5rem)}.announcement__items span{position:relative}.announcement__items span+span:before{content:"\2022";position:absolute;left:calc(clamp(1rem,4vw,3.5rem)/-2);color:var(--mint)}.site-header{position:relative;z-index:20;background:#fff9f2f0;border-bottom:1px solid rgba(221,231,226,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{min-height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem}.logo-link{display:inline-flex;width:138px;text-decoration:none}.logo-link img{width:100%}.desktop-nav{display:flex;justify-content:center;gap:clamp(1rem,2.3vw,2rem)}.desktop-nav a{font-size:.94rem;font-weight:700;text-decoration:none}.header-actions{display:flex;align-items:center;gap:.8rem}.cart-link{position:relative;display:inline-flex;padding:.65rem .9rem;border-radius:999px;border:1px solid var(--border);text-decoration:none;font-weight:700}.mobile-menu summary{list-style:none;cursor:pointer;border:1px solid var(--border);border-radius:999px;padding:.65rem .85rem;font-weight:700}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu__panel{position:absolute;left:16px;right:16px;top:calc(100% + 8px);padding:1rem;border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow)}.mobile-menu__panel a{display:block;padding:.8rem;text-decoration:none;font-weight:700;border-bottom:1px solid var(--border)}.mobile-menu__search{display:flex;gap:.5rem;margin-bottom:.5rem}.mobile-menu__search input{min-width:0;flex:1;min-height:44px;padding:.65rem .8rem;border:1px solid var(--border)}.mobile-menu__search button{min-width:72px;border:1px solid var(--ink);background:var(--ink);color:var(--white)}.hero{overflow:hidden;padding:clamp(3rem,7vw,6rem) 0 clamp(4.5rem,9vw,8rem);background:radial-gradient(circle at 78% 18%,rgba(215,207,240,.64),transparent 28%),linear-gradient(150deg,var(--cream),color-mix(in srgb,var(--mint) 58%,white))}.hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.85fr);gap:clamp(2.5rem,7vw,6.5rem);align-items:center}.hero-copy h1{max-width:820px}.hero-copy .lede{margin:1.2rem 0 1.65rem}.hero-copy .chip-list{margin-top:1.6rem}.hero-visual{position:relative;min-height:520px;display:grid;place-items:center}.hero-visual:before{content:"";position:absolute;top:8%;right:3%;bottom:2%;left:3%;border-radius:46% 54% 52% 48%/45% 43% 57% 55%;background:var(--white);box-shadow:var(--shadow);transform:rotate(-3deg)}.hero-visual img{position:relative;z-index:1;width:min(100%,620px);filter:drop-shadow(0 24px 26px rgba(36,49,46,.16))}.hero-note{position:absolute;z-index:2;right:0;bottom:4%;max-width:230px;padding:.9rem 1rem;border-radius:16px;background:var(--white);box-shadow:var(--shadow);font-size:.88rem}.hero--video{position:relative;isolation:isolate;min-height:clamp(620px,78vh,880px);display:grid;align-items:end;padding:clamp(5rem,12vh,8rem) 0 clamp(2rem,6vw,4.5rem);color:var(--white);background:var(--ink)}.hero--video:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0f1a17c7,#0f1a177a,#0f1a171f),linear-gradient(0deg,rgba(15,26,23,.5),transparent 55%)}.hero-video__media{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;overflow:hidden;background:var(--ink)}.hero-video__media img,.hero-video__media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--hero-media-position, center center)}.hero-video__poster{z-index:0;filter:none}.hero-video__video{z-index:1;opacity:1;transition:opacity .25s ease}.hero--video.is-video-paused .hero-video__video{opacity:0}.hero-video__content{position:relative;z-index:1;display:flex;align-items:end;justify-content:space-between;gap:1rem}.hero--video .hero-copy{max-width:790px;padding:clamp(1.35rem,3.2vw,2.5rem);border:1px solid rgba(255,255,255,.22);border-radius:var(--radius);background:#14221e94;box-shadow:0 24px 70px #00000038;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero--video .hero-copy h1{max-width:760px;text-shadow:0 2px 24px rgba(0,0,0,.25)}.hero--video .eyebrow,.hero--video .lede{color:#ffffffe0}.hero--video .button--secondary{color:var(--white);border-color:#ffffffc7}.hero--video .chip{color:var(--white);border-color:#ffffff42;background:#14221e7a}.hero-video__toggle{flex:0 0 auto;min-height:44px;padding:.65rem 1rem;border:1px solid rgba(255,255,255,.5);border-radius:999px;color:var(--white);background:#14221e9e;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-video__toggle:hover{background:#14221ecc}.hero-video__toggle[hidden]{display:none}.trust-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--white)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{padding:1.2rem;text-align:center;border-right:1px solid var(--border);font-size:.9rem;font-weight:700}.trust-item:last-child{border-right:0}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.card{border-radius:var(--radius);background:var(--white);border:1px solid var(--border);padding:clamp(1.3rem,3vw,2rem);box-shadow:0 8px 30px #24312e09}.card p:last-child{margin-bottom:0}.card__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:var(--mint);margin-bottom:1.1rem;font-size:1.35rem}.use-card:nth-child(2) .card__icon{background:var(--lavender)}.use-card:nth-child(3) .card__icon{background:color-mix(in srgb,var(--coral) 42%,white)}.use-card:nth-child(4) .card__icon{background:color-mix(in srgb,var(--mint) 50%,white)}.use-grid{grid-template-columns:repeat(4,1fr)}.featured-product{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);gap:clamp(2rem,6vw,5rem);align-items:center}.product-media-panel{min-height:560px;border-radius:var(--radius-lg);background:linear-gradient(145deg,var(--white),color-mix(in srgb,var(--mint) 35%,white));display:grid;place-items:center;padding:2rem;overflow:hidden}.product-media-panel img{width:min(100%,620px);filter:drop-shadow(0 20px 22px rgba(36,49,46,.13))}.product-info-panel{max-width:540px}.price{display:flex;align-items:baseline;gap:.65rem;margin:.75rem 0 1.2rem}.price__current{font-size:1.6rem;font-weight:800}.product-fact-list{padding:0;margin:1.2rem 0 1.6rem;list-style:none}.product-fact-list li{display:grid;grid-template-columns:22px 1fr;gap:.65rem;padding:.5rem 0}.product-fact-list li:before{content:"\2713";color:var(--ink);font-weight:800}.small-print{color:var(--muted);font-size:.86rem}.bag-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;counter-reset:bag}.bag-item{counter-increment:bag;min-height:230px;padding:1.6rem;border-radius:var(--radius);background:var(--white);border:1px solid var(--border)}.bag-item:before{content:"0" counter(bag);display:block;margin-bottom:2.4rem;color:var(--coral);font-weight:800;letter-spacing:.08em}.comparison-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.comparison-card{position:relative;display:flex;flex-direction:column;min-height:100%;overflow:hidden;padding:0}.comparison-card__image{height:260px;display:grid;place-items:center;padding:1.3rem;background:color-mix(in srgb,var(--mint) 36%,white)}.comparison-card:nth-child(2) .comparison-card__image{background:color-mix(in srgb,var(--lavender) 52%,white)}.comparison-card:nth-child(3) .comparison-card__image{background:color-mix(in srgb,var(--coral) 24%,white)}.comparison-card__image img{width:100%;height:100%;object-fit:contain}.comparison-card__body{padding:1.5rem;display:flex;flex:1;flex-direction:column}.comparison-card__body .button{margin-top:auto}.status-pill{align-self:flex-start;margin-bottom:.7rem;background:var(--ink);color:var(--white)}.status-pill--hold{background:#f5e4a8;color:var(--ink)}.facts-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin:1.2rem 0}.facts-grid>div{padding:.9rem;border-radius:14px;background:var(--white);border:1px solid var(--border)}.facts-grid dt{color:var(--muted);font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.facts-grid dd{margin:.25rem 0 0;font-weight:800}.size-demo{display:grid;grid-template-columns:minmax(300px,.8fr) 1fr;align-items:center;gap:clamp(2rem,6vw,5rem)}.brand-story-card{padding:0;overflow:hidden}.brand-story-card__media{overflow:hidden;background:#f6f4ef}.brand-story-card__media--family{aspect-ratio:2 / 1}.brand-story-card__media--founder{aspect-ratio:3 / 4}.brand-story-card__photo{display:block}.brand-story-card__photo--family{width:196%;max-width:none;height:auto;transform:translateY(-20%)}.brand-story-card__photo--founder{width:100%;height:100%;object-fit:cover;object-position:center}.brand-story-card__caption{padding:clamp(1.3rem,3vw,2rem)}.brand-story-card__caption p:first-child{margin-top:0;font-weight:800}.pillow-scale{position:relative;min-height:430px;border-radius:var(--radius-lg);background:var(--white);border:1px solid var(--border);overflow:hidden}.pillow-standard,.pillow-mini{position:absolute;display:grid;place-items:center;border:2px solid var(--ink);border-radius:48% 52% 50% 50%/46% 48% 52% 54%;font-weight:800}.pillow-standard{width:76%;aspect-ratio:75 / 50;left:12%;top:13%;color:var(--muted);border-color:var(--border);background:#f7faf8}.pillow-mini{width:42%;aspect-ratio:4 / 3;left:29%;top:42%;background:var(--mint);box-shadow:var(--shadow)}.scale-ruler{position:absolute;left:29%;bottom:11%;width:42%;border-top:2px solid var(--ink);text-align:center;padding-top:.55rem;font-weight:800}.material-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:1rem}.material-main{background:var(--ink);color:var(--white)}.material-main p{color:#ffffffc2}.material-stack{display:grid;gap:1rem}.safety-panel{display:grid;grid-template-columns:auto 1fr;gap:1.2rem;padding:clamp(1.5rem,4vw,2.5rem);border-radius:var(--radius);background:#fff5dd;border:1px solid #f0d997}.safety-panel__mark{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;background:var(--white);font-size:1.4rem;font-weight:800}.faq-list{display:grid;gap:.65rem;max-width:900px}.faq-list details{border:1px solid var(--border);border-radius:16px;background:var(--white);padding:0 1rem}.faq-list summary{cursor:pointer;list-style:none;padding:1rem 2.2rem 1rem 0;font-weight:800;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:.15rem;top:.78rem;font-size:1.5rem}.faq-list details[open] summary:after{content:"\2013"}.faq-list details>div{padding:0 0 1rem;color:var(--muted)}.product-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.product-card__media{display:grid;place-items:center;aspect-ratio:1;background:var(--white);padding:1.2rem}.product-card__media img{width:100%;height:100%;object-fit:contain;transition:transform .25s ease}.product-card__media:hover img{transform:scale(1.025)}.product-card__content{padding:1.2rem}.product-card h3 a{text-decoration:none}.product-card__fact{color:var(--muted);font-size:.9rem}.product-card__sizes{display:flex;flex-wrap:wrap;align-items:baseline;gap:.18rem .38rem;margin:.55rem 0 .2rem;color:var(--ink);font-size:.82rem;line-height:1.45}.product-card__sizes strong{font-size:.78rem;letter-spacing:.03em}.product-card__sizes span{color:var(--muted)}.product-card__sizes i{color:#aeb6b5;font-style:normal}.product-card__size-guide{display:inline-block;margin-top:.2rem;color:#637e7a;font-size:.78rem;text-underline-offset:3px}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.product-row-section--white{background:var(--white)}.product-row-section--mint{background:color-mix(in srgb,var(--mint) 54%,white)}.section-heading--row{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:2rem}.section-heading--row>div{max-width:760px}.text-link{font-weight:800;text-decoration:none;border-bottom:1px solid currentColor}.product-row-grid{display:grid;gap:1rem}.product-row-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.product-row-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.product-row-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.product-row-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}.catalog-preview-card__media{display:block;aspect-ratio:1 / 1;overflow:hidden;background:var(--white)}.catalog-preview-card__media img{width:100%;height:100%;object-fit:contain}.catalog-preview-card__content{padding:1rem}.catalog-preview-card__content h3{margin-bottom:.25rem;font-size:clamp(1.08rem,1.7vw,1.35rem)}.catalog-preview-card__content p{margin:0;color:var(--muted)}.product-card--placeholder .placeholder-svg{width:100%;height:100%;opacity:.48}.empty-state{grid-column:1 / -1;padding:1.2rem;border:1px dashed var(--border);border-radius:var(--radius-sm);color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.category-card{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--cream)}.category-card__media{aspect-ratio:4 / 3;display:grid;place-items:center;overflow:hidden;background:color-mix(in srgb,var(--lavender) 38%,white)}.category-card__media img,.category-card__media svg{width:100%;height:100%;object-fit:cover}.category-card__content{padding:1.2rem}.category-card__number{display:block;margin-bottom:.7rem;color:var(--coral);font-size:.78rem;font-weight:800;letter-spacing:.1em}.category-card__content p{color:var(--muted)}.product-finder{background:linear-gradient(135deg,color-mix(in srgb,var(--lavender) 55%,white),color-mix(in srgb,var(--mint) 58%,white))}.product-finder__grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(420px,1fr);gap:clamp(2rem,7vw,6rem);align-items:center}.product-finder .button{margin-top:.8rem}.finder-steps{display:grid;gap:.8rem;padding:0;margin:0;list-style:none}.finder-steps li{display:grid;grid-template-columns:48px 1fr;gap:1rem;padding:1.2rem;border:1px solid rgba(36,49,46,.12);border-radius:var(--radius);background:#ffffffc7}.finder-steps li>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--white);font-weight:800}.finder-steps h3{margin-bottom:.25rem}.finder-steps p{margin:0;color:var(--muted)}.product-page{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.75fr);gap:clamp(2rem,6vw,5rem);align-items:start}.product-gallery{position:sticky;top:1rem}.product-gallery__main{border-radius:var(--radius-lg);background:var(--white);border:1px solid var(--border);min-height:560px;display:grid;place-items:center;padding:2rem}.product-gallery__main img{max-height:620px;width:100%;object-fit:contain}.product-buy{padding-top:1rem}.product-buy h1{font-size:clamp(2.4rem,5vw,4.6rem)}.brand-line{color:var(--muted);font-size:.9rem}.product-form{display:grid;gap:.75rem;margin:1.4rem 0}.product-form label{font-weight:700}.product-form select,.product-form input{width:100%;min-height:48px;border:1px solid var(--border);background:var(--white);padding:.65rem .8rem}.product-accordions{display:grid;gap:.5rem;margin-top:1.4rem}.product-accordions details{border-top:1px solid var(--border);padding:.7rem 0}.product-accordions summary{font-weight:800;cursor:pointer}.product-evidence-notice{margin:1rem 0;padding:1rem;border:1px solid #c58b32;background:#fff5dd}.purchase-reassurance{margin:1rem 0 1.4rem;padding:1rem 0;border-block:1px solid var(--border)}.purchase-reassurance p{margin:.3rem 0}.mobile-purchase-bar{display:none}.rte{max-width:780px}.rte h2,.rte h3{margin-top:1.5em}.rte a{color:#1d6254}.contact-page__details{max-width:720px;margin-bottom:clamp(2rem,5vw,3rem)}.contact-page__details h2{margin-top:0}.contact-page__details a:not(.button){color:#1d6254}.article-size-path{display:grid;grid-template-columns:minmax(0,.85fr) minmax(460px,1.15fr);gap:clamp(2rem,6vw,5rem);margin:0 0 clamp(3rem,7vw,6rem);padding:clamp(2rem,5vw,4.5rem);background:#dfe9e6}.article-size-path__intro{align-self:center}.article-size-path__intro h2{max-width:620px;margin-bottom:.6em;font-size:clamp(2rem,4vw,3.6rem)}.article-size-path__intro>p:last-child{max-width:620px;margin:0;color:var(--muted);font-size:clamp(1rem,1.7vw,1.2rem)}.article-size-path__steps{display:grid;gap:.8rem;align-content:center;margin:0;padding:0;list-style:none}.article-size-path__steps li{display:grid;grid-template-columns:48px 1fr;gap:1rem;padding:1.25rem;background:#ffffffd1}.article-size-path__steps li>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#718c87;color:#fff;font-weight:800}.article-size-path__steps h3{margin:0 0 .25rem;font-size:clamp(1.1rem,2vw,1.35rem)}.article-size-path__steps p{margin:0;color:var(--muted)}.article-size-path__note{grid-column:1 / -1;margin:0;padding-top:.25rem;color:var(--muted);font-size:.9rem}.contact-form{display:grid;gap:1rem;max-width:720px}.field{display:grid;gap:.35rem}.field label{font-weight:700}.field input,.field textarea{width:100%;padding:.8rem;border:1px solid var(--border);background:var(--white)}.cart-table{width:100%;border-collapse:collapse}.cart-table-wrap{width:100%}.cart-table th,.cart-table td{text-align:left;padding:1rem .5rem;border-bottom:1px solid var(--border)}.cart-item{display:grid;grid-template-columns:100px 1fr;gap:1rem;align-items:center}.cart-item img{border-radius:14px;background:var(--white)}.search-form{display:flex;gap:.6rem;max-width:620px}.search-form input{flex:1;min-height:48px;padding:.75rem 1rem;border:1px solid var(--border);background:var(--white)}.newsletter-box{display:grid;grid-template-columns:1fr minmax(300px,.8fr);gap:2rem;align-items:center;padding:clamp(2rem,5vw,4rem);border-radius:var(--radius-lg);background:var(--mint)}.newsletter-form{display:flex;gap:.6rem}.newsletter-form input{flex:1;min-height:50px;padding:.7rem 1rem;border:1px solid transparent;background:var(--white)}.site-footer{background:var(--ink);color:var(--white);padding:4rem 0 1.5rem}.footer-grid{display:grid;grid-template-columns:1.1fr repeat(3,.7fr);gap:2rem}.footer-logo{width:150px;filter:brightness(0) invert(1);opacity:.96;margin-bottom:1rem}.footer-copy{color:#ffffffad;max-width:360px}.footer-nav h3{font-size:1rem;letter-spacing:0}.footer-nav a{display:block;padding:.3rem 0;color:#ffffffbd;text-decoration:none}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.14);color:#ffffff9e;font-size:.82rem}@media(max-width:989px){.desktop-nav{display:none}.mobile-menu{display:block;justify-self:center}.header-inner{grid-template-columns:auto 1fr auto;gap:.7rem}.hero-grid,.featured-product,.product-page,.size-demo,.material-grid,.newsletter-box{grid-template-columns:1fr}.hero-visual{min-height:430px}.product-gallery{position:static}.product-gallery__main{min-height:420px}.use-grid,.card-grid,.collection-grid,.comparison-grid{grid-template-columns:repeat(2,1fr)}.comparison-card:last-child{grid-column:1 / -1;max-width:520px}.facts-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.product-row-grid--4,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-finder__grid{grid-template-columns:1fr}.hero-video__content{align-items:start;flex-direction:column}.hero-video__toggle{align-self:end}}@media(max-width:640px){.page-width{width:min(calc(100% - 24px),var(--page-width))}.announcement{font-size:.78rem}.announcement__items{display:block}.announcement__items span{display:none}.announcement__items span:first-child{display:block}.announcement__items span+span:before{content:none}.header-inner{min-height:66px}.logo-link{width:104px}.header-actions .button{display:none}.cart-link{padding:.55rem .7rem;font-size:.86rem}.mobile-menu{justify-self:end}.hero{padding-top:2.5rem}.hero-grid{gap:1.5rem}.hero-copy h1{font-size:clamp(2.65rem,14vw,4.2rem)}.hero-visual{min-height:340px}.hero--video{min-height:700px;padding:7rem 0 1.25rem}.hero-video__media img,.hero-video__media video{object-position:var(--hero-media-position-mobile, center center)}.hero--video .hero-copy{padding:1.25rem}.hero--video .hero-copy h1{font-size:clamp(2.45rem,13vw,4rem)}.hero-note{position:relative;right:auto;bottom:auto;justify-self:end;margin-top:-2rem}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--border)}.card-grid,.use-grid,.bag-grid,.comparison-grid,.collection-grid,.product-row-grid--2,.product-row-grid--3,.product-row-grid--4,.category-grid{grid-template-columns:1fr}.section-heading--row{display:block}.section-heading--row .text-link{display:inline-block;margin-top:1rem}.comparison-card:last-child{grid-column:auto;max-width:none}.product-media-panel{min-height:360px;padding:1rem}.bag-item{min-height:auto}.bag-item:before{margin-bottom:1rem}.facts-grid{grid-template-columns:1fr 1fr}.pillow-scale{min-height:320px}.safety-panel{grid-template-columns:1fr}.newsletter-form,.search-form{flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.template-product{padding-bottom:88px}.mobile-purchase-bar{position:fixed;z-index:45;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:center;padding:.65rem 12px;border-top:1px solid var(--border);background:#fffffff7;box-shadow:0 -8px 24px #24312e1f}.mobile-purchase-bar>div{min-width:0;display:grid}.mobile-purchase-bar strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem}.mobile-purchase-bar span{color:var(--muted);font-size:.8rem}.mobile-purchase-bar .button{min-width:126px;padding-inline:.8rem}.cart-table thead{display:none}.cart-table,.cart-table tbody,.cart-table tr,.cart-table td{display:block;width:100%}.cart-table tr{padding:1rem 0;border-bottom:1px solid var(--border)}.cart-table td{display:grid;grid-template-columns:minmax(82px,.35fr) minmax(0,1fr);gap:1rem;align-items:center;padding:.5rem 0;border:0}.cart-table td:before{content:attr(data-label);color:var(--muted);font-size:.78rem;font-weight:700;text-transform:uppercase}.cart-table td:first-child{display:block}.cart-table td:first-child:before{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.hero-video__video,.hero-video__toggle{display:none}}:root{--ink: #26282b;--cream: #ffffff;--white: #ffffff;--mint: #829b97;--muted: #62696a;--border: #d8dddd;--page-width: 1280px;--radius-sm: 2px;--radius: 2px;--radius-lg: 2px;--font-display: "Nunito", "Avenir Next", Arial, sans-serif;--font-body: "Nunito", "Avenir Next", Arial, sans-serif}body{background:#fff;font-size:15px;line-height:1.45}h1,h2,h3,h4{font-weight:500;letter-spacing:0}h1{font-size:clamp(2.25rem,4.5vw,4.2rem)}h2{font-size:clamp(1.75rem,2.9vw,2.65rem)}h3{font-size:clamp(1rem,1.5vw,1.18rem)}.page-width{width:min(calc(100% - 64px),var(--page-width))}.section{padding:50px 0}.section-heading{max-width:900px;margin:0 auto 34px;text-align:center}.section-heading h2{margin-bottom:.3em}.section-heading p{max-width:720px;margin-inline:auto;color:var(--muted)}.eyebrow{color:#6f7777;font-size:.67rem;font-weight:600;letter-spacing:.12em}.button{min-height:43px;padding:.72rem 1.35rem;border-radius:1px;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.button:hover{transform:none;box-shadow:none;opacity:.9}.announcement{min-height:24px;display:grid;place-items:center;padding:2px 0;background:#849a96;font-size:.66rem;letter-spacing:.14em;text-transform:uppercase}.announcement__items{min-height:22px;align-items:center}.announcement__items span:not(:first-child){display:none}.announcement__items span+span:before{content:none}.site-header{position:sticky;top:0;z-index:30;background:#fff;border-bottom:0;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 1px #26282b14}.header-inner{min-height:46px;grid-template-columns:205px minmax(260px,440px) 205px;justify-content:space-between;gap:24px}.logo-link{width:98px;height:auto;align-items:center;overflow:visible}.logo-link img{display:block;width:98px;height:auto;transform:none}.header-search{position:relative;width:100%}.header-search input{width:100%;height:40px;padding:0 45px 0 18px;border:1px solid #aeb6b5;border-radius:24px;background:#fff;color:var(--ink)}.header-search button{position:absolute;top:0;right:2px;width:42px;height:40px;min-height:0;padding:10px;border:0;background:transparent;cursor:pointer}.header-search svg,.header-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.header-actions{justify-self:end;gap:14px}.header-icon{position:relative;display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:0;text-decoration:none}.cart-link{padding:0;font-weight:400}.cart-count{position:absolute;top:-2px;right:-3px;min-width:16px;height:16px;display:grid;place-items:center;padding:0 3px;border-radius:50%;background:#849a96;color:#fff;font-size:10px}.desktop-nav{min-height:30px;display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.4vw,38px)}.desktop-nav a{display:inline-flex;min-height:30px;align-items:center;font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.mobile-menu{display:none}.hero{padding:0;background:#eee}.hero--video{min-height:400px;height:430px;padding:0;align-items:end;background:#222}.hero--video:after{background:linear-gradient(0deg,#0c12118f,#0c12114d 58%,#0c12112e)}.hero-video__content{height:100%;align-items:end;justify-content:center;padding-bottom:54px;text-align:center}.hero--video .hero-copy{max-width:760px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.hero--video .hero-copy h1{margin-bottom:.25em;font-size:clamp(2.25rem,4.3vw,4.1rem);font-weight:500}.hero--video .hero-copy .lede{margin:0 auto 20px;color:#fff;font-size:1rem}.hero--video .button-row{justify-content:center}.hero--video .button--secondary{background:#fff;color:var(--ink);border-color:#fff}.hero-video__toggle{position:absolute;right:18px;bottom:18px;min-height:34px;padding:.4rem .7rem;border-radius:1px;font-size:.72rem}.product-carousel-section{overflow:hidden;background:#fff}.product-carousel-section .page-width{width:100%;max-width:none}.product-carousel-section .section-heading{padding-inline:24px}.product-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(282px,334px);grid-template-columns:none;gap:14px;justify-content:start;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;padding:0 24px 14px}.product-carousel::-webkit-scrollbar{display:none}.product-carousel .product-card{scroll-snap-align:start}.product-card,.catalog-preview-card{overflow:visible;border:0;border-radius:0;background:#fff}.product-card__media,.catalog-preview-card__media{display:block;aspect-ratio:1;padding:0;overflow:hidden;border:0;border-radius:0;background:#fff}.product-card__media img,.catalog-preview-card__media img{width:100%;height:100%;object-fit:cover;object-position:center}.product-card__content,.catalog-preview-card__content{padding:14px 4px 0}.product-card__content h2,.product-card__content h3,.catalog-preview-card__content h3{margin:0 0 6px;color:#637e7a;font-size:1rem;font-weight:600;line-height:1.28}.product-card__content .eyebrow,.catalog-preview-card__content .eyebrow{display:none}.product-card__content p,.catalog-preview-card__content p{margin:0 0 4px;color:#33383a;font-size:.82rem}.product-card__fact{color:#6f7777!important}.product-row-grid--launch-sets{gap:clamp(16px,2vw,28px)}.product-card--launch-set{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #dfe5e3;border-radius:26px;background:#fff;box-shadow:0 16px 44px #23353114}.product-card--launch-set .product-card__media{position:relative;display:grid;aspect-ratio:4 / 3;place-items:center;padding:0;overflow:hidden;border-radius:0;background:transparent}.product-card--launch-set .product-card__set-visual{display:block;width:100%;height:100%;overflow:visible;filter:drop-shadow(0 14px 14px rgba(39,50,48,.12));transition:transform .25s ease}.product-card--launch-set .product-card__media:hover .product-card__set-visual{transform:translateY(-3px) scale(1.015)}.product-card__set-badge{position:absolute;z-index:1;top:16px;left:16px;display:inline-flex;min-height:32px;align-items:center;padding:5px 11px;border-radius:999px;background:#ffffffeb;color:#2f514b;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 3px 12px #28373314}.product-card--launch-set .product-card__content{display:flex;flex:1;flex-direction:column;padding:clamp(20px,2.2vw,30px)}.product-card--launch-set .product-card__content h2,.product-card--launch-set .product-card__content h3{margin:0 0 8px;color:#143865;font-size:clamp(1.3rem,1.6vw,1.65rem);font-weight:750;line-height:1.15}.product-card--launch-set .product-card__content h2 a,.product-card--launch-set .product-card__content h3 a{color:inherit;text-decoration:none}.product-card--launch-set .product-card__content h2 a:hover,.product-card--launch-set .product-card__content h3 a:hover{text-decoration:underline;text-underline-offset:.16em}.product-card--launch-set .product-card__recommendation{width:fit-content;margin:0 0 10px;padding:5px 10px;border-radius:999px;background:#ffd8c1;color:#143865;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-card--launch-set .product-card__set-description{min-height:2.6em;margin:0 0 18px;color:#5d6b68;font-size:.92rem;line-height:1.4}.product-card__set-facts{display:grid;gap:0;margin:0;border-block:1px solid #e4e9e7}.product-card__set-facts div{display:flex;min-height:46px;align-items:center;justify-content:space-between;gap:14px;padding:9px 0}.product-card__set-facts div+div{border-top:1px solid #edf0ef}.product-card__set-facts dt{color:#6b7674;font-size:.76rem}.product-card__set-facts dd{margin:0;color:#273331;font-size:.82rem;font-weight:800;text-align:right}.product-card--launch-set .price{margin:18px 0 14px}.product-card--launch-set .price__current{color:#1e2927;font-size:1.5rem}.product-card__set-action{width:100%;min-height:48px;margin-top:auto;justify-content:center;border-radius:999px;background:#143865;color:#fff;text-align:center}.product-card__set-action:hover{background:#0d2c53;color:#fff}.product-row-section:has(.product-row-grid--launch-sets) .section-heading{max-width:780px}.product-row-section:has(.product-row-grid--launch-sets) .section-heading h2{color:#173a66;font-weight:650}.collection-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.catalog-preview-card__content h3 a{color:inherit;text-decoration:none}.catalog-preview-card__content h3 a:hover,.catalog-preview-card__content h3 a:focus-visible{text-decoration:underline;text-underline-offset:.2em}.collection-size-groups{display:grid;gap:clamp(3rem,7vw,6rem)}.collection-size-group__heading{max-width:760px;margin-bottom:1.5rem}.collection-size-group__heading h2{margin-bottom:.4rem;font-size:clamp(1.8rem,3.4vw,3rem)}.collection-size-group__heading p{margin:0;color:var(--muted)}.collection-grid--five-types{grid-template-columns:repeat(5,minmax(0,1fr))}.product-selected-size{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .55rem;margin:.8rem 0 0}.product-selected-size span,.product-size-picker__label,.product-range-nav__label{color:var(--muted);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-selected-size em{color:#637e7a;font-style:normal;font-weight:700}.product-selected-size small{flex-basis:100%;color:var(--muted)}.product-size-picker,.product-range-nav{margin:1.25rem 0}.product-size-picker__label,.product-range-nav__label{margin:0 0 .55rem}.product-size-options,.product-range-tabs{display:flex;flex-wrap:wrap;gap:.55rem}.product-size-option,.product-range-tabs a{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:.62rem .9rem;border:1px solid #aeb6b5;background:#fff;color:var(--ink);text-decoration:none}.product-size-option{flex-direction:column;gap:.08rem;line-height:1.2}.product-size-option span{color:var(--muted);font-size:.76rem}.product-size-option.is-selected span{color:inherit}.product-size-option:hover,.product-range-tabs a:hover{border-color:#637e7a}.product-size-option.is-selected,.product-range-tabs a.is-selected{border-color:#637e7a;background:#637e7a;color:#fff}.product-size-guidance{max-width:52ch;margin:-.45rem 0 1.25rem;color:var(--muted);font-size:.88rem}.product-size-guidance a{color:#637e7a}.product-stage-note{display:grid;gap:.18rem;margin:1rem 0;padding-left:.9rem;border-left:3px solid #718c87}.product-stage-note strong{color:#637e7a}.product-stage-note span{color:var(--muted)}.product-age-note{margin:0 0 1rem;color:var(--muted);font-size:.92rem}.product-specific-warning{display:grid;gap:.35rem;margin:0 0 1rem;padding:1rem 1.1rem;border:1px solid #dfc476;background:#fff8e6;color:var(--ink)}.product-specific-warning strong{font-size:.92rem}.product-specific-warning span{color:var(--muted);font-size:.92rem}.product-summary-facts{margin:1.2rem 0 1.5rem}.product-summary-facts>.eyebrow{margin-bottom:.45rem}.product-summary-facts ul{display:grid;gap:.45rem;margin:0;padding-left:1.25rem}.product-finder{min-height:760px;display:grid;align-items:center;background:#dfe9e6}.product-finder__grid{grid-template-columns:minmax(0,.9fr) minmax(460px,1fr)}.finder-steps li{border:0;border-radius:0;background:#ffffffb8}.finder-steps li>span{border-radius:50%;background:#718c87}.category-grid{gap:14px}.category-card{border:0;border-radius:0;background:#fff}.category-card__media{aspect-ratio:1;border-radius:0;background:#f4f5f5}.category-card__content{padding:15px 0 0}.category-card__number{display:none}.category-card__content h3{color:#637e7a}.trust-strip{border-color:#d8dddd}.faq-list{margin-inline:auto}.faq-list details{border-width:0 0 1px;border-radius:0}.newsletter-box{border-radius:0;background:#dfe9e6}.newsletter-form input{border-radius:1px}.product-gallery__main,.product-media-panel,.card,.comparison-card,.bag-item,.safety-panel,.pillow-scale{border-radius:0;box-shadow:none}.product-gallery__main{border:0;padding:0}.product-gallery__main img{object-fit:cover}.product-page>*{min-width:0}.site-footer{padding:55px 0 22px;background:#2e4140}.footer-logo{width:165px}.footer-nav h3{font-size:.78rem;letter-spacing:.1em;text-transform:uppercase}.footer-nav a{font-size:.82rem}@media(max-width:989px){.page-width{width:min(calc(100% - 32px),var(--page-width))}.header-inner{min-height:68px;grid-template-columns:42px 1fr auto}.mobile-menu{display:block;justify-self:start}.mobile-menu summary{width:44px;height:44px;display:grid;align-content:center;gap:5px;padding:11px;border:0;border-radius:0}.mobile-menu summary span{display:block;width:21px;border-top:1.5px solid currentColor}.mobile-menu__panel{top:68px;border-radius:0}.logo-link{justify-self:center;width:130px;height:auto;overflow:visible}.logo-link img{width:130px;height:auto}.header-search,.desktop-nav,.header-icon--account{display:none}.header-actions{gap:0}.hero--video{height:clamp(400px,55vh,460px);min-height:400px}.product-finder{min-height:auto}.product-finder__grid,.article-size-path{grid-template-columns:1fr}.collection-grid,.collection-grid--five-types,.product-row-grid--5,.product-row-grid--launch-sets{grid-template-columns:repeat(2,minmax(0,1fr))}.product-row-grid--launch-sets .product-card--launch-set:last-child{grid-column:1 / -1;width:calc(50% - 8px);justify-self:center}}@media(max-width:640px){.section{padding:42px 0}.page-width{width:min(calc(100% - 24px),var(--page-width))}.article-size-path{margin-inline:-12px;padding:28px 18px}.announcement{min-height:30px;font-size:.58rem;letter-spacing:.1em}.hero--video{min-height:540px;height:calc(100svh - 98px);max-height:720px;padding:0}.hero-video__content{align-items:end;padding-bottom:44px}.hero--video .hero-copy{padding-inline:12px}.hero--video .hero-copy h1{font-size:clamp(2rem,11vw,3.15rem)}.hero--video .hero-copy .lede{font-size:.9rem}.hero--video .button-row{display:flex}.hero-video__toggle{right:10px;bottom:10px}.product-carousel{grid-auto-columns:minmax(270px,82vw);gap:10px;padding-inline:12px}.product-row-grid--2,.product-row-grid--3,.product-row-grid--4,.product-row-grid--5{grid-template-columns:none}.product-row-grid--launch-sets{grid-template-columns:1fr}.product-row-grid--launch-sets .product-card--launch-set:last-child{grid-column:auto;width:auto}.product-card--launch-set .product-card__set-description{min-height:0}.product-card--launch-set .product-card__content{padding:20px}.collection-grid--five-types{grid-template-columns:1fr}.product-size-options,.product-range-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.35rem;scrollbar-width:thin}.product-size-option,.product-range-tabs a{flex:0 0 auto}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1 / -1}}#find-by-situation,#how-to-choose,#approved-pillows,#compare,#care,#home-and-away,#current-branding,#our-story,#product-truth,#help,#launch-list{scroll-margin-top:112px}.site-header .header-inner{min-height:74px;grid-template-columns:132px minmax(0,1fr) auto;gap:clamp(16px,2vw,30px)}.header-primary{display:flex;min-width:0;align-items:center;justify-content:center;gap:clamp(12px,1.5vw,24px)}.header-primary a{display:inline-flex;min-height:44px;align-items:center;font-size:clamp(.7rem,.78vw,.84rem);font-weight:750;line-height:1.1;text-decoration:none;white-space:nowrap}.header-find-button{min-height:42px;padding:.65rem 1rem;white-space:nowrap;font-size:.82rem}.site-header .cart-link{width:42px;height:42px;justify-content:center;padding:9px;border:0}.site-header .cart-link svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5}.site-header .header-actions{gap:7px}.mobile-menu__panel .mobile-menu__cta{margin:.75rem 0;border:0;border-radius:999px;background:#143865;color:#fff;text-align:center}.mobile-menu__panel .mobile-menu__search{padding-top:.25rem}.hero-safety{margin:14px 0 0;color:#ffffffe0;font-size:.82rem;font-weight:750;letter-spacing:.03em}.hero--video .hero-copy .eyebrow{color:#fff}.hero--video .hero-copy h1{max-width:900px}.situation-section{background:#f7f1e8}.situation-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.situation-card{overflow:hidden;border:1px solid #dee5e2;border-radius:24px;background:#fff;box-shadow:0 14px 36px #22332f0f}.situation-card__visual{position:relative;height:156px;overflow:hidden;background:#dfeae7}.situation-card:nth-child(2) .situation-card__visual{background:#e9e4f4}.situation-card:nth-child(3) .situation-card__visual{background:#f7e7dd}.situation-card:nth-child(4) .situation-card__visual{background:#e6edf6}.situation-card__body{padding:22px}.situation-card__body h3{min-height:2.2em;color:#173a66;font-size:1.2rem}.situation-card__body>p:not(.situation-card__number){min-height:6.3em;color:#5e6b68;font-size:.9rem}.situation-card__number{margin:0 0 8px;color:#788985;font-size:.7rem;font-weight:800;letter-spacing:.12em}.situation-card__shape,.situation-card__detail{position:absolute;display:block}.situation-card--first .situation-card__shape{left:12%;right:12%;bottom:20px;height:58px;border:2px solid #657b77;border-radius:10px;background:#fff;box-shadow:inset 0 -13px #cadbd6}.situation-card--first .situation-card__detail{left:22%;right:22%;bottom:78px;height:26px;border-radius:5px 5px 0 0;background:#d4cde9}.situation-card--height .situation-card__shape,.situation-card--height .situation-card__detail{bottom:30px;width:38%;border:2px solid #657b77;border-radius:48% 52% 46% 54%;background:#fff}.situation-card--height .situation-card__shape{left:8%;height:38px}.situation-card--height .situation-card__detail{right:8%;height:80px}.situation-card--care .situation-card__shape{left:15%;top:28px;width:74px;height:90px;border:3px solid #657b77;border-radius:12px;background:#fff}.situation-card--care .situation-card__shape:after{content:"";position:absolute;left:16px;top:31px;width:34px;height:34px;border:3px solid #657b77;border-radius:50%}.situation-card--care .situation-card__detail{right:10%;bottom:28px;width:46%;aspect-ratio:4 / 3;border:2px solid #657b77;border-radius:48%;background:#fff}.situation-card--away .situation-card__shape{left:13%;bottom:25px;width:44%;aspect-ratio:4 / 3;border:2px solid #657b77;border-radius:48%;background:#fff}.situation-card--away .situation-card__detail{right:12%;bottom:26px;width:34%;height:86px;border:3px solid #657b77;border-radius:12px;background:#fff}.situation-card--away .situation-card__detail:before{content:"";position:absolute;top:-15px;left:25%;width:50%;height:18px;border:3px solid #657b77;border-bottom:0;border-radius:9px 9px 0 0}.choice-framework__grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1fr);gap:clamp(36px,7vw,90px);align-items:center}.choice-framework__closing{margin:24px 0;padding-left:16px;border-left:3px solid #ef9d82;color:#42514e;font-weight:750}.decision-panel{display:grid;border:1px solid #dbe3e0;border-radius:24px;overflow:hidden;background:#f7faf8}.decision-panel article{display:grid;grid-template-columns:52px 1fr;gap:16px;align-items:center;padding:19px 22px}.decision-panel article+article{border-top:1px solid #dbe3e0}.decision-panel__measure{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#173a66;font-size:1.3rem;font-weight:800}.decision-panel h3{margin:0 0 3px;color:#173a66;font-size:1rem}.decision-panel p{margin:0;color:#66736f;font-size:.88rem}.homepage-comparison{background:#eef4f1}.comparison-table-wrap{overflow-x:auto;border:1px solid #d9e2df;border-radius:22px;background:#fff}.comparison-table{width:100%;min-width:1080px;border-collapse:collapse;text-align:left}.comparison-table th,.comparison-table td{padding:16px 14px;border-bottom:1px solid #e5ebe9;vertical-align:top;font-size:.82rem}.comparison-table thead th{color:#65736f;background:#fafcfb;font-size:.69rem;letter-spacing:.05em;text-transform:uppercase}.comparison-table tbody th{color:#173a66;font-size:.9rem}.comparison-table tbody tr:last-child th,.comparison-table tbody tr:last-child td{border-bottom:0}.verification-pending{color:#765b24;font-weight:750}.comparison-note{margin:18px 0 0;color:#5d6b68;font-size:.85rem}.comparison-mobile{display:none}.care-method{background:#f7eee6}.care-method__grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(520px,1fr);gap:clamp(38px,7vw,90px);align-items:center}.care-sequence{display:grid;gap:0;margin:0;padding:0;list-style:none;border:1px solid #dfded9;border-radius:24px;overflow:hidden;background:#fff}.care-sequence li{display:grid;grid-template-columns:46px 1fr;gap:16px;align-items:start;padding:20px 22px}.care-sequence li+li{border-top:1px solid #e7e4df}.care-sequence li>span{color:#a6654f;font-size:.72rem;font-weight:850;letter-spacing:.1em}.care-sequence h3{margin:0 0 4px;color:#173a66;font-size:1rem}.care-sequence p{margin:0;color:#687470;font-size:.88rem}.brand-transition__grid{display:grid;grid-template-columns:minmax(420px,1fr) minmax(0,.82fr);gap:clamp(38px,7vw,90px);align-items:center}.brand-transition__media{position:relative;min-height:420px;display:grid;place-items:center;border-radius:26px;background:#edf4f2;overflow:hidden}.brand-transition__media img{width:100%;height:100%;object-fit:contain}.brand-transition__media span{position:absolute;left:16px;bottom:16px;padding:7px 10px;border-radius:999px;background:#ffffffe6;color:#42514e;font-size:.7rem;font-weight:800}.trust-principles{background:#173a66;color:#fff}.trust-principles__grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(520px,1fr);gap:clamp(38px,7vw,90px);align-items:start}.trust-principles .eyebrow,.trust-principles .lede{color:#ffffffc7}.trust-principles__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;padding:1px;list-style:none;background:#ffffff2e}.trust-principles__list li{min-height:66px;display:flex;align-items:center;padding:15px 18px 15px 42px;background:#173a66;position:relative}.trust-principles__list li:before{content:"\2713";position:absolute;left:17px;color:#b9e7d9;font-weight:900}.newsletter-box{display:grid;grid-template-columns:minmax(0,.78fr) minmax(430px,1fr);gap:clamp(32px,6vw,72px);align-items:center;padding:clamp(28px,5vw,58px);border-radius:28px}.newsletter-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.newsletter-form>label,.newsletter-form>select,.newsletter-form__consent,.newsletter-form [role=status],.newsletter-form [role=alert]{grid-column:1 / -1}.newsletter-form>label{font-weight:750}.newsletter-form>label span{color:#687470;font-size:.85em;font-weight:500}.newsletter-form select,.newsletter-form input{width:100%;min-height:48px;padding:10px 12px;border:1px solid #aebdb8;background:#fff}.newsletter-form__consent{margin:0;color:#5b6865;font-size:.78rem}@media(max-width:1180px){.site-header .header-inner{grid-template-columns:122px minmax(0,1fr) auto}.header-primary a{font-size:.67rem}.header-find-button{display:none}.situation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.situation-card__body>p:not(.situation-card__number){min-height:4.2em}}@media(max-width:989px){.site-header .header-inner{grid-template-columns:44px 1fr auto}.header-primary{display:none}.site-header .logo-link{justify-self:center}.choice-framework__grid,.care-method__grid,.brand-transition__grid,.trust-principles__grid,.newsletter-box{grid-template-columns:1fr}.comparison-table-wrap{display:none}.comparison-mobile{display:grid;gap:12px}.comparison-mobile__card{border:1px solid #d9e2df;border-radius:18px;background:#fff;overflow:hidden}.comparison-mobile__card summary{display:flex;min-height:54px;align-items:center;justify-content:space-between;padding:14px 18px;color:#173a66;cursor:pointer;font-weight:800;list-style:none}.comparison-mobile__card summary::-webkit-details-marker{display:none}.comparison-mobile__card[open] summary{border-bottom:1px solid #e4eae8}.comparison-mobile__card dl{margin:0;padding:0 18px}.comparison-mobile__card dl div{display:flex;min-height:47px;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #edf1ef}.comparison-mobile__card dt{color:#687571;font-size:.76rem}.comparison-mobile__card dd{margin:0;font-size:.82rem;font-weight:800;text-align:right}.comparison-mobile__card .button{margin:16px;width:calc(100% - 32px)}.brand-transition__media{min-height:340px}}@media(max-width:640px){.announcement{padding:.55rem 0;font-size:.64rem;line-height:1.35;letter-spacing:.035em}.announcement__items{width:min(calc(100% - 20px),var(--page-width))}.hero--video{min-height:560px;height:calc(100svh - 108px)}.hero--video .hero-copy{padding:20px 16px;background:#0e1e1aad}.hero--video .hero-copy h1{font-size:clamp(2rem,10vw,2.85rem)}.hero-safety{max-width:calc(100% - 70px)}.situation-grid{grid-template-columns:1fr}.situation-card{display:grid;grid-template-columns:112px minmax(0,1fr);border-radius:18px}.situation-card__visual{height:100%;min-height:180px}.situation-card__body{padding:18px}.situation-card__body h3,.situation-card__body>p:not(.situation-card__number){min-height:0}.choice-framework__grid,.care-method__grid,.brand-transition__grid,.trust-principles__grid{gap:28px}.decision-panel article,.care-sequence li{padding:16px}.brand-transition__media{min-height:260px}.trust-principles__list{grid-template-columns:1fr}.newsletter-box{gap:20px;padding:24px 18px}.newsletter-form{grid-template-columns:1fr}.newsletter-form>*{grid-column:1}.newsletter-form button{width:100%}}.main-article.section{padding-block:clamp(32px,5vw,64px) 64px}.main-article>.page-width{max-width:1080px}.main-article .article-heading{max-width:900px;margin:0 auto 36px;text-align:left}.main-article .article-heading .eyebrow{font-size:12px;line-height:1.6;letter-spacing:.1em;margin:0 0 14px}.main-article .article-heading h1{font-size:clamp(32px,4vw,56px);line-height:1.08;letter-spacing:-.03em;margin:0;text-wrap:balance}.main-article .article-rte{max-width:900px;margin-inline:auto;font-size:17px;line-height:1.65;overflow-wrap:break-word}.main-article .article-rte>p{max-width:75ch;margin:0 0 20px}.main-article .article-rte>p:first-child{font-size:19px;line-height:1.6}.main-article .article-rte h2{font-size:clamp(26px,3vw,34px);line-height:1.18;letter-spacing:-.02em;margin:48px 0 20px;text-wrap:balance}.main-article .article-rte h3{font-size:23px;line-height:1.3;margin:30px 0 14px}.main-article .article-rte ul,.main-article .article-rte ol{padding-left:24px;margin-block:18px 26px}.main-article .article-rte li{padding-left:3px;margin-block:10px}.main-article .article-rte figure{margin:32px 0}.main-article .article-rte figure>img{width:100%;height:auto;border-radius:18px}.main-article .article-rte video{display:block;max-width:100%;height:auto;border-radius:18px}.main-article .article-rte figcaption{color:#52605b;font-size:14px;line-height:1.55;margin-top:12px}.main-article .article-rte table{width:100%;border-collapse:collapse;font-size:16px;line-height:1.55;margin-block:24px 36px}.main-article .article-rte caption{font-size:14px;text-align:left;color:#52605b;padding-bottom:14px}.main-article .article-rte th,.main-article .article-rte td{text-align:left;vertical-align:top;padding:18px;border-bottom:1px solid #dce4df}.main-article .article-rte thead{background:#f0f6f2}.main-article .article-rte tbody th{min-width:140px}.main-article .article-rte td ul{margin:0}.main-article .article-rte td li:first-child{margin-top:0}.main-article .article-rte td li:last-child{margin-bottom:0}.main-article .article-rte a{text-decoration-thickness:1px;text-underline-offset:4px}.main-article a:focus-visible{outline:3px solid #25665b;outline-offset:4px;border-radius:2px}.main-article .article-footer{max-width:900px;margin:48px auto 0;padding-top:24px;border-top:1px solid #dce4df}@media(max-width:600px){.main-article>.page-width{width:calc(100% - 36px)}.main-article .article-heading{margin-bottom:28px}.main-article .article-rte{font-size:16px;line-height:1.65}.main-article .article-rte>p:first-child{font-size:18px}.main-article .article-rte h2{margin-top:36px}.main-article .article-rte th,.main-article .article-rte td{padding:12px}.main-article .article-rte table:has(td ul),.main-article .article-rte table:has(td ul) caption,.main-article .article-rte table:has(td ul) tbody,.main-article .article-rte table:has(td ul) tr,.main-article .article-rte table:has(td ul) th,.main-article .article-rte table:has(td ul) td{display:block;width:100%}.main-article .article-rte table:has(td ul) thead{display:none}.main-article .article-rte table:has(td ul) tr{margin-bottom:18px;border:1px solid #dce4df;border-radius:14px;overflow:hidden}.main-article .article-rte table:has(td ul) tbody th{background:#f0f6f2;padding:16px}.main-article .article-rte table:has(td ul) td{border:0;padding:16px}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/base.css.map */
