:root{font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif;color:#2e292d;background:#fbf9f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #fbf9f8;--surface: #fff;--surface-muted: #f5f1f2;--rose: #b76576;--rose-dark: #954a5b;--rose-soft: #f4e0e5;--ink: #2e292d;--muted: #746e73;--border: #e9e2e4;--gold: #c58a5a;--green: #55866a;--serif: Didot, "Bodoni MT", "Times New Roman", serif;--shadow: 0 18px 50px rgba(72, 55, 62, .08);--radius-sm: 14px;--radius: 20px;--radius-lg: 30px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);color:var(--ink)}body,button,input,select{font-family:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{color:inherit}button{border:0;cursor:pointer}img{display:block;max-width:100%}a{text-decoration:none}h1,h2,h3,p{margin-top:0}fieldset{margin:0;min-width:0}:focus-visible{outline:3px solid rgba(183,101,118,.35);outline-offset:3px}.shell{width:min(1360px,calc(100% - 48px));margin-inline:auto}.page-main{padding-top:28px}.mobile-only{display:none!important}.icon-button{width:42px;height:42px;display:inline-grid;place-items:center;border-radius:999px;background:transparent;color:var(--ink);transition:background .2s ease,color .2s ease,transform .2s ease}.icon-button:hover{background:var(--surface-muted);color:var(--rose-dark);transform:translateY(-1px)}.icon-button svg{width:21px;height:21px}.button{min-height:48px;border-radius:999px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:600;font-size:15px;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:linear-gradient(135deg,var(--rose) 0%,var(--rose-dark) 100%);box-shadow:0 12px 28px #b7657633}.button.primary:hover{box-shadow:0 16px 34px #b765764d}.button.outline{color:var(--rose-dark);background:#fff;border:1px solid var(--rose)}.pill,.product-badge{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;background:#f9e7ebeb;color:var(--rose-dark);font-size:12px;font-weight:600;padding:7px 13px}.eyebrow{display:block;text-transform:uppercase;color:var(--rose);letter-spacing:.11em;font-size:12px;font-weight:700;margin-bottom:7px}.announcement-bar{height:38px;background:#2c292c;color:#f8f5f6;font-size:12px}.announcement-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.announcement-inner span{display:inline-flex;align-items:center;gap:7px}.announcement-inner svg{width:15px;height:15px}.site-header{position:sticky;top:0;z-index:40;background:#fffffffa;border-bottom:1px solid var(--border);transition:box-shadow .25s ease,background .25s ease}.site-header.is-scrolled{background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 10px 32px #3c2d3414}.header-main{height:105px;display:grid;grid-template-columns:220px minmax(300px,650px) 220px;align-items:center;justify-content:space-between;gap:28px}.brand-link{display:inline-flex;align-items:center;justify-self:start}.brand-link img{width:165px;height:86px;object-fit:contain}.header-search{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;height:50px;padding-left:18px;background:#fff;border:1px solid var(--border);border-radius:999px;box-shadow:0 8px 28px #412e3512}.header-search>svg{width:19px;color:#9a9498}.header-search input{border:0;background:transparent;min-width:0;outline:none;font-size:13px;color:var(--ink)}.header-search button{width:44px;height:44px;margin-right:3px;border-radius:50%;background:var(--rose);color:#fff;display:grid;place-items:center}.header-search button svg{width:19px}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px}.header-action{min-width:48px;background:transparent;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:10px}.header-action>svg,.header-action .action-icon>svg{width:24px;height:24px}.action-icon{position:relative;display:inline-flex}.action-icon b{position:absolute;top:-9px;right:-10px;min-width:19px;height:19px;border-radius:999px;background:var(--rose);color:#fff;font-size:10px;display:grid;place-items:center;border:2px solid white}.desktop-nav{border-top:1px solid #f2edef}.nav-links{height:49px;display:flex;align-items:center;gap:48px}.nav-links a{height:100%;display:inline-flex;align-items:center;gap:3px;position:relative;font-size:13px;white-space:nowrap}.nav-links a:after{content:"";position:absolute;left:0;right:100%;bottom:-1px;height:2px;background:var(--rose);transition:right .25s ease}.nav-links a:hover,.nav-links a.active{color:var(--rose-dark)}.nav-links a.active:after,.nav-links a:hover:after{right:0}.nav-links svg{width:15px}.home-hero-wrap{padding-top:22px}.home-hero{position:relative;border-radius:var(--radius-lg);overflow:hidden;min-height:480px;background:#e8e3e6}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media img{width:100%;height:100%;object-fit:cover}.mobile-hero-copy{display:none}.hero-copy{position:relative;z-index:1;padding:54px 56px;max-width:650px}.hero-copy h1{margin:22px 0 16px;font-family:var(--serif);font-weight:400;font-size:clamp(54px,5vw,72px);line-height:.98;letter-spacing:-.035em}.hero-copy h1 em{font-weight:400}.hero-copy p{color:#5f595d;font-size:17px;line-height:1.55}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:30px}.happy-parents{display:grid;grid-template-columns:auto;font-size:12px}.happy-parents b{font-size:13px}.happy-parents small{color:var(--muted)}.category-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-top:26px}.category-strip button{height:132px;border-radius:var(--radius);background:#f7f3f4;padding:18px;position:relative;overflow:hidden;text-align:left}.category-strip button:hover img{transform:scale(1.07) translateY(-2px)}.category-strip button span{position:relative;z-index:2;max-width:90px;display:flex;flex-direction:column;gap:30px}.category-strip strong{font-family:var(--serif);font-size:18px;line-height:1.05;font-weight:500}.category-strip small{display:inline-flex;align-items:center;white-space:nowrap;gap:2px;font-size:10px}.category-strip small svg{width:12px}.category-strip img{position:absolute;right:-10px;bottom:-14px;width:105px;height:105px;object-fit:contain;transition:transform .35s ease}.mobile-home-categories,.mobile-home-section-title{display:none}.section-block{padding-top:52px}.section-title-row{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.section-title-row h2{font-family:var(--serif);font-weight:400;font-size:38px;margin-bottom:0;letter-spacing:-.025em}.text-action{background:transparent;border:1px solid var(--border);border-radius:999px;padding:10px 15px;display:inline-flex;align-items:center;gap:8px;font-size:12px}.text-action svg{width:15px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{position:relative;min-width:0;border:1px solid #eee8ea;background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:0 9px 28px #49373e0b}.product-image-wrap{position:relative;height:280px;background:#f6f2f3;overflow:hidden}.product-card.compact .product-image-wrap{height:235px}.product-image-button{width:100%;height:100%;background:transparent;padding:0}.product-image-button img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover .product-image-button img{transform:scale(1.035)}.product-badge{position:absolute;z-index:2;top:12px;left:12px;padding:6px 10px;font-size:10px}.wishlist-button{position:absolute;z-index:2;top:10px;right:10px;background:#ffffffeb;width:35px;height:35px;box-shadow:0 4px 14px #281e2314}.wishlist-button svg{width:18px;height:18px}.product-copy{padding:15px 16px 18px}.product-name{background:transparent;text-align:left;font-size:14px;font-weight:600;padding:0}.product-copy p{color:var(--muted);font-size:12px;margin:4px 0 8px}.rating{display:flex;align-items:center;gap:3px;color:#665f64;font-size:11px;margin-top:6px}.rating svg{color:#d9a25d;width:14px;height:14px}.rating span{color:#918a8e}.price-row{display:flex;align-items:center;gap:8px;margin-top:5px}.price-row strong{font-size:14px}.price-row s{color:#999195;font-size:11px}.add-card{position:absolute;right:13px;bottom:13px;border-radius:11px;width:40px;height:40px;background:var(--rose);color:#fff}.add-card:hover{color:#fff;background:var(--rose-dark)}.promo-grid{display:grid;grid-template-columns:1fr 1.08fr 1fr;gap:18px;margin-top:56px}.promo-card{min-height:235px;border-radius:var(--radius);overflow:hidden;position:relative;padding:30px;text-align:left;color:#fff}.promo-card img{position:absolute;right:-12px;bottom:-28px;width:53%;height:102%;object-fit:contain}.promo-card span{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start}.promo-card small{border-radius:999px;padding:5px 10px;background:#ffffff1f}.promo-card strong{font-family:var(--serif);font-size:30px;line-height:1.02;font-weight:400;margin-top:20px}.promo-card em{display:inline-flex;align-items:center;gap:5px;margin-top:22px;font-style:normal;font-size:11px}.promo-card em svg{width:14px}.promo-dark{background:#39363c}.promo-rose{background:linear-gradient(135deg,#c27a8b,#a35568)}.promo-quality{background:linear-gradient(135deg,#5b5362,#3d3944);display:flex;align-items:center;justify-content:space-between}.promo-quality>svg{order:2;width:115px;height:115px;color:#e7c9d0;opacity:.9}.promo-quality span{order:1}.promo-quality em{line-height:1.7;color:#e8e2e6}.trust-bar{margin:48px 0 36px;min-height:92px;padding:20px 30px;border:1px solid var(--border);border-radius:var(--radius);background:#ffffffbf;display:grid;grid-template-columns:repeat(4,1fr)}.trust-bar>div{display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid var(--border)}.trust-bar>div:last-child{border-right:0}.trust-bar>div>span{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:var(--surface-muted);color:var(--rose)}.trust-bar svg{width:23px}.trust-bar p{display:flex;flex-direction:column;margin:0}.trust-bar strong{font-size:12px}.trust-bar small{color:var(--muted);font-size:10px;margin-top:2px}.catalog-banner{min-height:265px;border-radius:var(--radius);background:#f6f2f3;overflow:hidden;display:grid;grid-template-columns:1fr 1.25fr;align-items:center;position:relative}.catalog-banner>div{position:relative;z-index:2;padding:40px 56px}.catalog-banner h1,.collection-hero h1,.checkout-heading h1{font-family:var(--serif);font-size:54px;font-weight:400;margin:22px 0 10px;letter-spacing:-.03em}.catalog-banner p{color:var(--muted);max-width:470px;line-height:1.55}.catalog-banner img{width:100%;height:100%;object-fit:cover;object-position:72% center}.breadcrumbs,.product-breadcrumbs{color:#867f84;font-size:11px;display:inline-flex;align-items:center;gap:7px}.breadcrumbs svg,.product-breadcrumbs svg{width:13px}.category-chips{display:flex;gap:14px;padding:24px 0;overflow-x:auto;scrollbar-width:none}.category-chips button{flex:0 0 auto;border-radius:999px;background:#f5f1f2;padding:12px 22px;font-size:12px}.category-chips button.active{background:var(--rose);color:#fff}.catalog-toolbar{min-height:56px;display:flex;align-items:center;gap:15px;margin-left:270px;color:var(--muted);font-size:12px}.catalog-toolbar>span{margin-right:auto}.catalog-toolbar label{height:42px;border:1px solid var(--border);border-radius:10px;padding-left:14px;display:flex;align-items:center}.catalog-toolbar select{border:0;outline:none;background:transparent;padding:0 35px 0 5px;color:var(--ink)}.view-toggle{width:42px;height:42px;display:grid;place-items:center;color:#fff;background:var(--rose);border-radius:9px}.catalog-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:20px}.filter-sidebar{border:1px solid var(--border);border-radius:var(--radius-sm);padding:18px;align-self:start;background:#ffffffb3}.filter-heading{display:flex;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--border)}.filter-heading button{background:transparent;color:var(--rose-dark);font-size:11px}.filter-sidebar fieldset,.sheet-panel fieldset{border:0;padding:18px 0;border-bottom:1px solid var(--border)}.filter-sidebar legend,.sheet-panel legend{width:100%;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:600;margin-bottom:12px}.filter-sidebar legend svg,.sheet-panel legend svg{width:15px}.filter-sidebar label,.sheet-panel fieldset label{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;font-size:11px;margin:9px 0;color:#5f595d}.filter-sidebar input[type=radio],.filter-sidebar input[type=checkbox],.sheet-panel input[type=radio],.sheet-panel input[type=checkbox]{accent-color:var(--rose)}.filter-sidebar label small,.sheet-panel label small{color:#9b9498}.price-scale{display:flex;justify-content:space-between;font-size:10px;margin-bottom:8px}.filter-sidebar input[type=range],.sheet-panel input[type=range]{width:100%;accent-color:var(--rose)}.filter-apply{width:100%;margin-top:18px;min-height:42px}.shop-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.collection-hero{min-height:315px;border-radius:var(--radius);overflow:hidden;background:#f4f0f2;display:grid;grid-template-columns:1fr 1.2fr;position:relative}.collection-hero>div{padding:36px 52px;position:relative;z-index:2}.collection-hero p{color:var(--muted)}.collection-hero>img{width:100%;height:100%;object-fit:cover}.mini-trust{display:flex;gap:24px;margin-top:35px;font-size:11px}.mini-trust span{display:inline-flex;align-items:center;gap:7px}.mini-trust svg{color:var(--rose);width:20px}.collection-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-top:24px}.collection-category-grid button{min-height:200px;border-radius:var(--radius);background:#f6f1f2;overflow:hidden;position:relative;padding:24px;text-align:left}.collection-category-grid span{position:relative;z-index:2}.collection-category-grid h3{font-family:var(--serif);font-size:24px;font-weight:400;margin-bottom:4px}.collection-category-grid p{font-size:10px}.collection-category-grid em,.age-grid em,.occasion-grid em,.collection-promos em{display:inline-flex;align-items:center;gap:5px;font-style:normal;font-size:10px}.collection-category-grid em svg,.age-grid em svg,.occasion-grid em svg,.collection-promos em svg{width:13px}.collection-category-grid img{position:absolute;right:-16px;bottom:-10px;width:130px;height:130px;object-fit:contain;transition:transform .35s ease}.collection-category-grid button:hover img{transform:scale(1.06)}.age-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.age-grid button{min-height:245px;background:#f5f0ef;border-radius:var(--radius);overflow:hidden;position:relative;text-align:left;padding:24px}.age-grid span{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;width:42%}.age-grid strong{font-family:var(--serif);font-size:34px;font-weight:400}.age-grid small{font-size:12px}.age-grid p{font-size:11px;line-height:1.45;margin:25px 0}.age-grid img{position:absolute;right:-5%;bottom:0;width:72%;height:100%;object-fit:contain;object-position:right bottom}.collection-promos{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:36px}.collection-promos button{min-height:300px;border-radius:var(--radius);padding:34px;overflow:hidden;position:relative;text-align:left;color:#fff;background:linear-gradient(135deg,#c08391,#9e5969)}.collection-promos button:nth-child(2){background:linear-gradient(135deg,#777181,#b5aebb)}.collection-promos h2{font-family:var(--serif);font-size:40px;font-weight:400;margin:24px 0 8px}.collection-promos p{font-size:12px}.collection-promos img{position:absolute;right:-6%;bottom:-12%;width:48%;height:110%;object-fit:contain}.occasion-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.occasion-grid button{min-height:170px;background:#f6f1f1;border-radius:var(--radius);padding:22px;text-align:left;position:relative;overflow:hidden}.occasion-grid span{position:relative;z-index:2;width:58%;display:block}.occasion-grid h3{font-family:var(--serif);font-size:20px;font-weight:400}.occasion-grid p{font-size:10px;line-height:1.45}.occasion-grid img{position:absolute;right:-5px;bottom:-10px;width:45%;height:110%;object-fit:contain}.product-breadcrumbs{margin-bottom:20px}.product-detail{display:grid;grid-template-columns:1.15fr .95fr;gap:24px}.product-gallery{display:grid;grid-template-columns:88px 1fr;gap:16px}.thumbs{display:flex;flex-direction:column;gap:12px}.thumbs button{background:#fff;border:1px solid var(--border);border-radius:13px;padding:4px;overflow:hidden}.thumbs button.active{border-color:var(--rose);box-shadow:0 0 0 3px var(--rose-soft)}.thumbs img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:9px}.main-product-image{min-height:660px;border-radius:var(--radius);background:#f4eff0;position:relative;overflow:hidden}.main-product-image img{width:100%;height:100%;object-fit:cover}.product-info{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:34px;position:relative}.product-info h1{font-family:var(--serif);font-size:44px;line-height:1.05;font-weight:400;margin-bottom:8px}.product-kicker{color:var(--muted)}.product-detail-heart{position:absolute;right:24px;top:24px;border:1px solid var(--border)}.product-review{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding:14px 0;border-bottom:1px solid var(--border);color:var(--muted);font-size:12px}.product-review>span{display:inline-flex;color:#d9a25d}.product-review svg{width:17px}.product-review em{margin-left:8px;border-radius:999px;background:#f6f1f2;padding:6px 10px;font-style:normal;display:inline-flex;align-items:center;gap:4px}.product-review em svg{color:var(--rose);width:14px}.product-price{display:flex;align-items:center;gap:14px;margin-top:20px}.product-price strong{font-size:27px}.product-price s{color:#9c9599}.product-price span{background:var(--rose-soft);color:var(--rose-dark);border-radius:8px;padding:7px 12px;font-size:12px;font-weight:600}.tax{font-size:11px;color:var(--muted);margin:4px 0}.shipping-note{display:flex;align-items:center;gap:7px;color:var(--rose-dark);font-size:12px}.shipping-note svg{width:17px}.product-description{color:#686166;line-height:1.55;font-size:13px;border-top:1px solid var(--border);padding-top:17px}.color-options{border:0;padding:0 0 18px}.color-options legend{font-size:12px;margin-bottom:12px}.color-options label{display:inline-block;margin-right:11px}.color-options input{position:absolute;opacity:0}.color-options label span{width:38px;height:38px;border-radius:50%;display:block;background:#b5a3a4;border:4px solid white;box-shadow:0 0 0 1px var(--border)}.color-options input:checked+span{box-shadow:0 0 0 2px var(--rose)}.color-oat span{background:#dcc4aa!important}.color-charcoal span{background:#3c393b!important}.color-sage span{background:#9da48f!important}.product-benefits{display:grid;grid-template-columns:repeat(3,1fr);background:#f7f3f4;border-radius:13px;padding:15px}.product-benefits span{text-align:center;display:grid;justify-items:center;border-right:1px solid var(--border)}.product-benefits span:last-child{border-right:0}.product-benefits svg{color:var(--rose);width:22px}.product-benefits b{font-size:11px;margin-top:5px}.product-benefits small{font-size:9px;color:var(--muted)}.qty-line{display:flex;align-items:center;gap:16px;margin:20px 0;font-size:12px}.quantity{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:999px;height:38px;background:#fff}.quantity .icon-button{width:34px;height:34px}.quantity .icon-button svg{width:15px}.quantity>span{min-width:25px;text-align:center}.buy-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.shop-confidence{background:#f8f5f5;border-radius:var(--radius-sm);padding:18px;margin-top:18px}.shop-confidence h3{font-family:var(--serif);font-size:18px;font-weight:400}.shop-confidence>div{display:flex;justify-content:space-between;gap:12px}.shop-confidence span{display:inline-flex;align-items:center;gap:5px;font-size:10px}.shop-confidence svg{color:var(--rose);width:16px}.recommendations{border:1px solid var(--border);border-radius:var(--radius);padding:28px;margin-top:36px}.checkout-progress{display:flex;justify-content:center;gap:0;margin:6px auto 34px;max-width:920px}.checkout-progress>div{flex:1;display:flex;align-items:center;gap:10px;color:#a09a9e;position:relative}.checkout-progress>div:after{content:"";height:1px;background:#ddd6d9;flex:1}.checkout-progress>div:last-child:after{display:none}.checkout-progress span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#eee9eb;font-size:11px}.checkout-progress em{font-size:11px;font-style:normal;white-space:nowrap}.checkout-progress .active{color:var(--rose-dark)}.checkout-progress .active span{background:var(--rose);color:#fff}.checkout-heading h1{margin-bottom:3px}.checkout-heading p{color:var(--muted)}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(370px,.95fr);gap:28px;align-items:start}.checkout-form-column{display:flex;flex-direction:column;gap:16px}.checkout-section{border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;padding:20px}.checkout-section-title{display:flex;align-items:center;gap:12px;margin-bottom:18px}.checkout-section-title>span{width:32px;height:32px;border-radius:50%;background:var(--rose);color:#fff;display:grid;place-items:center;font-size:12px}.checkout-section-title h2{font-size:15px;margin:0}.checkout-section-title small{margin-left:auto;color:var(--muted);font-size:10px;display:inline-flex;align-items:center;gap:5px}.checkout-section-title small button{color:var(--rose-dark);background:transparent}.inline-check{display:flex!important;flex-direction:row!important;align-items:center;gap:5px}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.form-grid label{display:flex;flex-direction:column;min-width:0;border:1px solid var(--border);border-radius:10px;padding:8px 12px}.form-grid label.full{grid-column:1 / -1}.form-grid label>span{color:var(--muted);font-size:9px;margin-bottom:3px}.form-grid input,.form-grid select{border:0;background:transparent;outline:none;min-width:0;width:100%;color:var(--ink);font-size:12px}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.choice-grid label{border:1px solid var(--border);border-radius:10px;padding:13px;display:flex;gap:9px;align-items:center;cursor:pointer}.choice-grid label.selected,.payment-choices label.selected{border-color:var(--rose);background:#fdf9fa;box-shadow:inset 0 0 0 1px #b765760f}.choice-grid input,.payment-choices input{accent-color:var(--rose)}.choice-grid span,.payment-choices span{display:flex;flex-direction:column}.choice-grid b,.payment-choices b{font-size:11px}.choice-grid small,.payment-choices small{font-size:9px;color:var(--muted);margin-top:2px}.payment-choices label{min-height:53px;border-bottom:1px solid var(--border);display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;padding:8px 4px;cursor:pointer}.payment-choices label:last-child{border-bottom:0}.payment-choices label>svg{width:24px;color:#7e7783}.checkout-submit{border-radius:9px;width:100%}.charge-note{text-align:center;color:#9a9397;font-size:10px;margin:-8px 0 0;display:flex;justify-content:center;align-items:center;gap:5px}.charge-note svg{width:14px}.order-summary{border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;padding:22px;position:sticky;top:180px}.summary-title{display:flex;justify-content:space-between;align-items:center}.summary-title h2{font-size:15px}.summary-title h2 span{color:var(--muted);font-weight:400;font-size:11px}.summary-title button{background:transparent;color:var(--rose-dark);font-size:10px}.summary-products{display:flex;flex-direction:column;gap:9px}.summary-products>div{border:1px solid var(--border);border-radius:11px;padding:8px;display:grid;grid-template-columns:74px 1fr auto;align-items:center;gap:10px}.summary-products img{width:74px;height:74px;object-fit:cover;border-radius:8px;background:var(--surface-muted)}.summary-products span{display:flex;flex-direction:column}.summary-products b{font-size:11px}.summary-products small{color:var(--muted);font-size:9px}.summary-products strong{font-size:11px;margin-top:7px}.mini-qty{display:grid;grid-template-columns:repeat(3,22px);align-items:center;gap:2px}.mini-qty button{width:22px;height:22px;background:#f6f2f3;border-radius:5px;display:grid;place-items:center}.mini-qty em{font-style:normal;text-align:center;font-size:10px}.mini-qty button:last-child{grid-column:1 / -1;justify-self:end;background:transparent;color:#9a9397}.coupon-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;border:1px solid var(--border);border-radius:10px;padding:6px 7px 6px 12px;gap:8px;margin:16px 0}.coupon-row svg{width:18px;color:var(--muted)}.coupon-row input{border:0;outline:0;min-width:0;font-size:11px}.coupon-row button{background:var(--rose);color:#fff;border-radius:7px;height:32px;padding:0 15px;font-size:10px}.totals{display:flex;flex-direction:column;gap:9px;font-size:11px;padding:5px 0 18px}.totals>span,.totals>strong{display:flex;justify-content:space-between}.totals>strong{border-top:1px solid var(--border);padding-top:13px;font-size:15px}.totals .success{color:var(--green)}.confidence-panel{padding:20px;background:#faf7f8;border-radius:var(--radius-sm)}.confidence-panel h3{font-family:var(--serif);font-size:20px;font-weight:400}.confidence-panel span{display:grid;grid-template-columns:30px 1fr;column-gap:8px;margin:10px 0}.confidence-panel span svg{grid-row:1 / 3;width:25px;color:var(--rose)}.confidence-panel span b{font-size:10px}.confidence-panel span small{font-size:8px;color:var(--muted)}.cart-overlay,.mobile-menu,.filter-sheet,.success-dialog-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.cart-backdrop,.mobile-menu-backdrop,.sheet-backdrop,.success-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#221c1f73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cart-drawer{position:absolute;top:0;right:0;width:min(500px,100%);height:100%;background:#fff;box-shadow:-24px 0 70px #2b222633;display:grid;grid-template-rows:auto 1fr auto}.cart-header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid var(--border)}.cart-header span{color:var(--rose);letter-spacing:.12em;font-size:9px}.cart-header h2{font-family:var(--serif);font-size:30px;font-weight:400;margin:4px 0 0}.cart-body{overflow-y:auto;padding:20px 24px}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:14px;padding:15px 0;border-bottom:1px solid var(--border)}.cart-item>img{width:110px;height:120px;object-fit:cover;border-radius:12px;background:var(--surface-muted)}.cart-item h3{font-size:13px;margin-bottom:4px}.cart-item p{color:var(--muted);font-size:10px;margin-bottom:8px}.cart-item strong{display:block;font-size:13px;margin-bottom:12px}.cart-footer{padding:22px 24px;border-top:1px solid var(--border)}.cart-footer>span{display:flex;justify-content:space-between;font-size:16px}.cart-footer p{color:var(--muted);font-size:10px}.cart-footer .button{width:100%}.continue-button{width:100%;background:transparent;text-decoration:underline;margin-top:12px;font-size:11px}.empty-cart{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-cart>svg{width:60px;height:60px;color:var(--rose)}.empty-cart h3{font-family:var(--serif);font-size:30px;font-weight:400;margin:20px 0 5px}.empty-cart p{color:var(--muted)}.success-dialog-wrap{display:grid;place-items:center;padding:20px}.success-dialog{position:relative;z-index:2;width:min(430px,100%);border-radius:var(--radius);background:#fff;text-align:center;padding:38px;box-shadow:var(--shadow)}.success-dialog>svg{width:58px;height:58px;color:var(--rose)}.success-dialog h2{font-family:var(--serif);font-size:32px;font-weight:400;margin:14px 0 8px}.success-dialog p{color:var(--muted);font-size:13px}.site-footer{margin-top:64px;background:#fff;border-top:1px solid var(--border)}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,.7fr) 1.2fr;gap:35px;padding-block:48px}.footer-brand img{width:155px;height:90px;object-fit:contain}.footer-brand p,.newsletter p{color:var(--muted);font-size:11px;line-height:1.6}.footer-brand>div{display:flex;gap:13px}.footer-brand a svg{width:18px}.footer-grid h3{font-size:13px}.footer-grid>div:not(.footer-brand)>button{display:block;background:transparent;color:var(--muted);font-size:11px;padding:5px 0}.newsletter form{border:1px solid var(--border);border-radius:999px;height:42px;padding-left:14px;display:grid;grid-template-columns:1fr 34px;align-items:center}.newsletter input{border:0;outline:0;min-width:0;font-size:10px}.newsletter form button{width:32px;height:32px;border-radius:50%;background:var(--rose);color:#fff;display:grid;place-items:center}.footer-bottom{border-top:1px solid var(--border);color:#8d868a;font-size:9px}.footer-bottom .shell{min-height:54px;display:flex;align-items:center;justify-content:space-between}.footer-bottom span:last-child{display:flex;align-items:center}.footer-bottom svg{width:14px}@media(max-width:1180px){.header-main{grid-template-columns:180px minmax(280px,1fr) 180px}.nav-links{gap:28px}.home-hero{min-height:390px}.hero-copy{padding:48px 44px;max-width:520px}.hero-copy h1{font-size:60px}.category-strip button{height:110px;padding:14px}.category-strip button span{gap:22px}.category-strip img{width:94px;height:94px}.product-detail{grid-template-columns:1fr 1fr}.main-product-image{min-height:560px}}@media(max-width:900px){.shell{width:min(100% - 30px,760px)}.header-main{grid-template-columns:150px 1fr 160px}.brand-link img{width:135px}.header-search{height:45px}.nav-links{gap:17px;justify-content:space-between}.nav-links a{font-size:11px}.home-hero{min-height:390px}.hero-copy{padding:45px 36px;max-width:430px}.hero-copy h1{font-size:54px}.product-grid,.shop-grid{grid-template-columns:repeat(2,1fr)}.promo-grid{grid-template-columns:1fr 1fr}.promo-quality{grid-column:1 / -1}.catalog-layout{grid-template-columns:210px 1fr}.catalog-toolbar{margin-left:230px}.collection-category-grid{grid-template-columns:repeat(3,1fr)}.age-grid,.occasion-grid{grid-template-columns:repeat(2,1fr)}.product-detail{grid-template-columns:1fr}.product-gallery{grid-template-columns:75px 1fr}.checkout-layout{grid-template-columns:1fr}.order-summary{position:static}.footer-grid{grid-template-columns:1.4fr repeat(3,.8fr)}.newsletter{grid-column:1 / -1}}@media(max-width:700px){:root{--radius: 16px;--radius-lg: 24px}body{padding-bottom:72px}.desktop-only{display:none!important}.mobile-only{display:flex!important}.shell{width:min(100% - 24px,520px)}.announcement-bar{display:none}.site-header{position:sticky;top:0}.header-main{height:79px;grid-template-columns:44px 1fr 44px;gap:8px}.brand-link{justify-self:center}.brand-link img{width:126px;height:66px}.header-search{position:absolute;top:79px;left:12px;right:12px;height:48px;display:none}.header-actions{justify-content:flex-end}.header-actions .header-action{width:44px;min-width:44px}.mobile-menu{display:flex}.mobile-menu-panel{position:relative;z-index:2;width:min(340px,88%);height:100%;background:#fff;padding:22px;display:flex;flex-direction:column}.mobile-menu-top{display:flex;align-items:center;justify-content:space-between}.mobile-menu-top img{width:130px;height:70px;object-fit:contain}.mobile-menu-search{height:48px;border:1px solid var(--border);border-radius:999px;display:flex;align-items:center;gap:9px;padding:0 15px;margin:20px 0}.mobile-menu-search svg{width:18px}.mobile-menu-search input{min-width:0;width:100%;border:0;outline:0}.mobile-menu nav{display:flex;flex-direction:column}.mobile-menu nav a{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid var(--border);font-family:var(--serif);font-size:21px}.mobile-menu nav svg{width:17px}.mobile-menu-trust{margin-top:auto;background:var(--surface-muted);border-radius:12px;padding:14px;color:var(--muted);font-size:11px;display:flex;gap:8px}.mobile-menu-trust svg{color:var(--rose);width:18px}.home-hero-wrap{padding-top:12px}.home-hero{min-height:275px;border-radius:21px}.hero-media img{object-position:center}.home-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#2a232894,#2a23280f 75%)}.desktop-hero-copy{display:none}.mobile-hero-copy{display:block}.hero-copy{padding:26px 14px;max-width:64%;color:#fff}.hero-copy .pill{background:#ffffff29;color:#fff;padding:6px 9px;font-size:9px}.hero-copy h1{font-size:clamp(30px,8.2vw,35px);margin:12px 0 9px;line-height:1}.hero-copy p{font-size:10px;color:#ffffffe0;line-height:1.5}.hero-actions{margin-top:15px}.hero-actions .button{min-height:38px;padding:0 16px;font-size:11px;background:#2f2b30;box-shadow:none}.happy-parents,.desktop-category-strip{display:none}.mobile-home-categories{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;margin-top:16px}.mobile-home-categories button{min-width:0;padding:0;background:transparent;display:flex;flex-direction:column;align-items:center;gap:5px;font-size:8px;white-space:nowrap}.mobile-home-categories img{width:48px;height:48px;border-radius:50%;object-fit:cover;background:#f6f1f2}.category-strip{grid-template-columns:repeat(6,78px);overflow-x:auto;gap:12px;margin-top:18px;padding-bottom:4px;scrollbar-width:none}.category-strip button{width:78px;height:auto;background:transparent;overflow:visible;padding:0;text-align:center;display:flex;flex-direction:column;align-items:center}.category-strip button img{position:static;order:-1;width:68px;height:68px;background:#f6f1f2;border-radius:50%;object-fit:cover}.category-strip button span{max-width:none;gap:0;align-items:center}.category-strip strong{font-family:inherit;font-size:10px;line-height:1.15;margin-top:6px}.category-strip small{display:none}.section-block{padding-top:34px}.desktop-home-section-title{display:none}.mobile-home-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.mobile-home-section-title h2{font-family:var(--serif);font-size:22px;font-weight:400}.mobile-home-section-title button{display:inline-flex;align-items:center;gap:5px;background:transparent;font-size:10px}.mobile-home-section-title svg{width:14px}.section-title-row{margin-bottom:14px}.section-title-row h2{font-size:28px}.eyebrow{font-size:9px}.text-action{border:0;padding:6px 0}.product-grid,.home-featured,.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-featured{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.home-featured .product-card{flex:0 0 calc((100% - 16px) / 3);scroll-snap-align:start}.product-image-wrap,.product-card.compact .product-image-wrap{height:190px}.home-featured .product-image-wrap{height:125px}.product-copy{padding:11px 11px 14px}.product-name{font-size:11px}.product-copy p{font-size:9px}.price-row strong{font-size:12px}.add-card{width:33px;height:33px;right:9px;bottom:9px;border-radius:9px}.add-card svg{width:16px}.promo-grid{grid-template-columns:1fr;margin-top:30px;gap:12px}.promo-card{min-height:205px;padding:24px}.promo-card strong{font-size:27px}.promo-quality{grid-column:auto}.trust-bar{grid-template-columns:1fr 1fr;gap:18px 0;padding:20px 10px;margin:32px 0 20px}.trust-bar>div:nth-child(2){border-right:0}.trust-bar>div{gap:8px;justify-content:flex-start;padding-left:10px}.trust-bar>div>span{width:35px;height:35px}.trust-bar svg{width:18px}.trust-bar strong{font-size:9px}.trust-bar small{font-size:8px}.page-main{padding-top:12px}.catalog-banner{min-height:185px;grid-template-columns:1.15fr 1fr}.catalog-banner>div{padding:24px 18px}.catalog-banner h1,.collection-hero h1,.checkout-heading h1{font-size:38px;margin:12px 0 5px}.catalog-banner p{font-size:10px;line-height:1.4}.catalog-banner img{object-position:67% center}.category-chips{padding:16px 0 9px;gap:8px}.category-chips button{padding:9px 14px;font-size:10px}.catalog-toolbar{margin-left:0;min-height:50px}.catalog-toolbar>span{display:none}.catalog-toolbar label{margin-left:auto;height:38px;padding-left:10px}.mobile-filter-button{height:38px;padding:0 13px;border-radius:9px;background:var(--rose);color:#fff;align-items:center;gap:5px}.mobile-filter-button svg{width:15px}.catalog-layout{display:block}.filter-sheet{display:block!important}.sheet-panel{position:absolute;z-index:2;bottom:0;left:0;right:0;max-height:82vh;overflow-y:auto;background:#fff;border-radius:24px 24px 0 0;padding:16px 24px 28px}.sheet-handle{width:42px;height:4px;border-radius:99px;background:#d7d0d3;margin:0 auto 16px}.collection-hero{min-height:230px;grid-template-columns:1.2fr 1fr}.collection-hero>div{padding:22px 18px}.collection-hero p{font-size:10px}.collection-hero>img{object-position:69% center}.mini-trust{flex-direction:column;gap:5px;margin-top:20px;font-size:8px}.mini-trust svg{width:14px}.collection-category-grid{grid-template-columns:repeat(2,1fr);gap:10px}.collection-category-grid button{min-height:155px;padding:16px}.collection-category-grid h3{font-size:19px}.collection-category-grid img{width:100px;height:100px}.age-grid,.occasion-grid{grid-template-columns:1fr 1fr;gap:10px}.age-grid button{min-height:185px;padding:16px}.age-grid strong{font-size:25px}.age-grid p{font-size:8px;margin:15px 0}.collection-promos{grid-template-columns:1fr;margin-top:24px}.collection-promos button{min-height:220px;padding:24px}.collection-promos h2{font-size:31px}.occasion-grid button{min-height:150px;padding:15px}.occasion-grid span{width:65%}.occasion-grid h3{font-size:16px}.product-breadcrumbs{overflow-x:auto;white-space:nowrap}.product-detail{gap:14px}.product-gallery{grid-template-columns:1fr}.thumbs{order:2;flex-direction:row;overflow-x:auto}.thumbs button{flex:0 0 67px}.main-product-image{min-height:auto;aspect-ratio:1}.product-info{padding:22px 16px}.product-info h1{font-size:34px;max-width:80%}.product-review em{margin-left:0}.product-benefits{padding:12px 6px}.buy-actions{position:sticky;bottom:72px;z-index:20;background:#fff;padding:8px 0}.buy-actions .button{padding:0 14px;font-size:12px}.shop-confidence>div{flex-direction:column}.recommendations{padding:16px 12px;margin-top:20px}.recommendations .product-grid{display:flex;overflow-x:auto}.recommendations .product-card{flex:0 0 69%}.checkout-progress{gap:2px;overflow-x:auto;justify-content:flex-start;margin-bottom:20px}.checkout-progress>div{flex:0 0 96px}.checkout-progress em{display:none}.checkout-heading p{font-size:11px}.checkout-layout{gap:16px}.checkout-section{padding:16px 12px}.checkout-section-title{flex-wrap:wrap;gap:8px}.checkout-section-title small{width:100%;margin-left:40px}.form-grid,.choice-grid{grid-template-columns:1fr}.order-summary{padding:16px 12px}.summary-products>div{grid-template-columns:66px 1fr auto}.summary-products img{width:66px;height:66px}.cart-drawer{width:100%}.cart-item{grid-template-columns:90px 1fr auto}.cart-item>img{width:90px;height:100px}.site-footer{margin-top:38px}.footer-grid{grid-template-columns:1fr 1fr;gap:24px 18px;padding-block:35px}.footer-brand{grid-column:1 / -1}.footer-grid>div:nth-child(4){display:none}.newsletter{grid-column:1 / -1}.footer-bottom .shell{justify-content:center;text-align:center}.footer-bottom span:last-child{display:none}.mobile-bottom-nav{position:fixed;z-index:70;bottom:0;left:0;right:0;height:72px;background:#fffffff5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid var(--border);align-items:center;justify-content:space-around;padding:7px 8px 8px}.mobile-bottom-nav button{width:66px;height:56px;border-radius:18px;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#554f53}.mobile-bottom-nav button.active{background:#faf0f2;color:var(--rose-dark)}.mobile-bottom-nav svg{width:23px;height:23px}.mobile-bottom-nav span{font-size:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
