:root{--rose: #be536f;--rose-dark: #9f405a;--rose-soft: #f8e9ee;--rose-pale: #fff8fa;--ink: #2b2023;--muted: #74686c;--line: #ead9df;--white: #ffffff;--shadow: 0 18px 50px rgba(101, 53, 65, .08);font-family:DM Sans,sans-serif;color:var(--ink);background:#fffdfd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fffdfd}button,input,a{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.site{min-height:100vh;overflow-x:clip;background:#fffdfd}.topbar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:10px 6vw;background:var(--rose);color:#fff}.topbar-item{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;font-size:12px;font-weight:600;white-space:nowrap}.header{position:sticky;top:0;z-index:100;background:#fffdfdf5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-main{display:grid;grid-template-columns:minmax(280px,1fr) 300px minmax(280px,1fr);align-items:center;gap:28px;padding:12px 6vw 10px}.brand{grid-column:2;justify-self:center;display:flex;align-items:center;justify-content:center;border:0;background:transparent;cursor:pointer;padding:0}.brand img{width:300px;max-width:100%;height:auto;max-height:96px;object-fit:contain;display:block}.search-wrap{position:relative;display:flex;align-items:center;min-width:0;height:52px;border:1px solid var(--line);border-radius:999px;background:#fff9fb}.search-wrap>svg{position:absolute;left:18px;color:var(--rose)}.search-wrap input{width:100%;height:100%;padding:0 18px 0 52px;border:0;outline:0;background:transparent;color:var(--ink)}.search-wrap input::placeholder{color:#a79a9e}.header-actions{display:flex;align-items:center;gap:18px}.header-action{position:relative;min-width:72px;display:grid;justify-items:center;gap:5px;border:0;background:transparent;cursor:pointer;color:var(--ink)}.header-action svg{color:#493c40}.header-action small{color:#62565a;font-size:11px;font-weight:600}.bag-action b{position:absolute;top:-3px;right:8px;width:19px;height:19px;display:grid;place-items:center;border-radius:999px;background:var(--rose);color:#fff;font-size:10px}.mobile-menu-button,.mobile-drawer,.mobile-only{display:none}.nav-row{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:0 6vw 14px}.nav-links{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.nav-links button,.offers-button{border:0;background:transparent;cursor:pointer}.nav-links button{color:#44373b;font-weight:500}.offers-button{min-width:108px;padding:11px 20px;border-radius:999px;background:var(--rose);color:#fff;font-weight:700;box-shadow:0 12px 28px #be536f2e}.hero{display:grid;grid-template-columns:minmax(440px,.85fr) minmax(560px,1.15fr);min-height:650px;background:linear-gradient(90deg,#fffafb 0% 42%,#f6e6eb)}.hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:68px 5vw 64px 6vw}.eyebrow{margin:0 0 16px;color:var(--rose-dark);font-size:12px;font-weight:800;letter-spacing:.22em}.hero h1,.categories-intro h2,.products-heading h2,.real-products-ready h2{margin:0;font-family:Playfair Display,serif;font-weight:600;letter-spacing:-.045em}.hero h1{font-size:clamp(64px,7vw,104px);line-height:.92}.hero h1 span{color:var(--rose)}.hero-text{max-width:560px;margin:28px 0 0;color:var(--muted);font-size:19px;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 24px;border-radius:999px;font-weight:700;transition:transform .2s ease,background .2s ease}.button:hover,.offers-button:hover,.product-button:hover,.category-card button:hover{transform:translateY(-2px)}.button.primary{border:1px solid transparent;background:var(--rose);color:#fff;box-shadow:0 14px 28px #be536f33}.button.secondary{border:1px solid #e5d0d7;background:#fff;color:#33262a}.hero-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:40px}.hero-benefits>div{display:flex;align-items:flex-start;gap:11px;color:var(--rose)}.hero-benefits span{display:grid;gap:3px;color:var(--ink)}.hero-benefits strong{font-size:13px}.hero-benefits small{color:var(--muted);font-size:11px;line-height:1.45}.hero-visual{position:relative;overflow:hidden;min-width:0}.hero-visual img{width:100%;height:100%;min-height:650px;display:block;object-fit:cover;object-position:58% center}.hero-image-shade{position:absolute;inset:0;background:linear-gradient(90deg,#fffafb6b,#fffafb0a 22%,#fff0 62%),linear-gradient(180deg,#0000 60%,#4b263014);pointer-events:none}.hero-quote{position:absolute;right:4vw;bottom:48px;margin:0;color:#fffffff0;font-family:Playfair Display,serif;font-size:clamp(30px,3vw,50px);line-height:1.05;text-align:right;text-shadow:0 8px 32px rgba(77,39,50,.28)}.feature-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding:22px 6vw;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff9fb}.feature-strip>div{display:flex;align-items:center;justify-content:center;gap:10px;color:#57494d;font-size:13px;font-weight:600;text-align:center}.feature-strip svg{color:var(--rose);flex:0 0 auto}.categories-section{display:grid;grid-template-columns:260px minmax(0,1fr);gap:28px;padding:36px 6vw 28px;background:#fff}.categories-intro{align-self:center}.categories-intro h2{font-size:clamp(34px,3.6vw,54px);line-height:1.06}.categories-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.category-card{overflow:hidden;border:1px solid #ecdbe1;border-radius:22px;background:#fff;box-shadow:var(--shadow)}.category-visual{position:relative;height:150px;display:grid;place-items:center;overflow:hidden}.category-visual:before,.product-media:before{content:"";position:absolute;inset:12%;border:1px solid rgba(255,255,255,.46);border-radius:30% 70% 65% 35%/45% 35% 65% 55%;transform:rotate(-8deg)}.category-monogram{position:relative;z-index:2;font-family:Playfair Display,serif;font-size:42px;color:#ffffffeb;letter-spacing:.02em}.tone-rose{background:linear-gradient(135deg,#b94f6b,#e2a3b5)}.tone-wine{background:linear-gradient(135deg,#8f3b55,#cc7890)}.tone-blush{background:linear-gradient(135deg,#d58fa2,#f1c9d3)}.tone-dust{background:linear-gradient(135deg,#b98898,#dfbcc7)}.tone-soft{background:linear-gradient(135deg,#cf98aa,#efd1da)}.tone-pearl{background:linear-gradient(135deg,#d7b0bd,#f3e0e6)}.category-card-content{padding:18px}.category-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.category-card h3{margin:0;font-family:Playfair Display,serif;font-size:24px}.adult-badge{padding:5px 8px;border-radius:999px;background:var(--rose-soft);color:var(--rose-dark);font-size:10px;font-weight:800}.category-card p{min-height:42px;margin:9px 0 16px;color:var(--muted);font-size:12px;line-height:1.55}.category-card button{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:var(--rose-dark);font-weight:800;cursor:pointer}.story-band{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:24px 6vw 42px;background:#fff;color:#b9687f}.story-band p{margin:0;font-family:Playfair Display,serif;font-size:clamp(28px,3vw,46px);text-align:center}.story-line{height:1px;background:linear-gradient(90deg,transparent,#e9cbd4)}.story-line:last-child{background:linear-gradient(90deg,#e9cbd4,transparent)}.products-section{padding:78px 6vw 88px;background:var(--rose-pale)}.products-heading{display:grid;grid-template-columns:1fr minmax(300px,480px);gap:42px;align-items:end;margin-bottom:34px}.products-heading h2{font-size:clamp(42px,5vw,68px)}.products-heading>p{margin:0;color:var(--muted);line-height:1.75}.products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{overflow:hidden;border:1px solid #ead8df;border-radius:24px;background:#fff;box-shadow:var(--shadow)}.product-media{position:relative;height:330px;overflow:hidden}.product-badge{position:absolute;top:16px;left:16px;z-index:3;padding:7px 10px;border-radius:999px;background:#ffffffeb;color:var(--rose-dark);font-size:10px;font-weight:800}.favorite-button{position:absolute;top:14px;right:14px;z-index:3;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffffe6;color:var(--rose);cursor:pointer}.product-silhouette{position:absolute;inset:0;display:grid;place-items:end start;padding:24px;background:radial-gradient(circle at 68% 28%,rgba(255,255,255,.28),transparent 24%),linear-gradient(180deg,transparent 40%,rgba(76,34,47,.14) 100%)}.product-silhouette span{color:#ffffffeb;font-family:Playfair Display,serif;font-size:30px}.product-info{padding:20px}.product-category{margin:0 0 7px;color:var(--rose);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-info h3{margin:0;font-family:Playfair Display,serif;font-size:25px}.price-row{display:flex;align-items:baseline;gap:10px;margin-top:12px}.price-row strong{font-size:19px}.price-row del{color:#aa9ca1;font-size:13px}.size-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.size-row span{min-width:34px;height:32px;display:grid;place-items:center;border:1px solid #ead8df;border-radius:999px;color:#6b5d61;font-size:11px;font-weight:700}.product-button{width:100%;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:18px;border:1px solid var(--rose);border-radius:999px;background:#fff;color:var(--rose-dark);font-weight:800;cursor:pointer}.empty-products{margin-top:24px;padding:22px;border-radius:18px;background:#fff;color:var(--muted);text-align:center}.real-products-ready{padding:74px 6vw 96px;background:#fff}.real-products-ready>div:first-child{max-width:760px}.real-products-ready h2{font-size:clamp(42px,5vw,66px)}.ready-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px}.ready-grid article{padding:26px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,#fff,#fff8fa)}.ready-grid article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--rose);color:#fff;font-weight:800}.ready-grid h3{margin:18px 0 8px;font-family:Playfair Display,serif;font-size:24px}.ready-grid p{margin:0;color:var(--muted);line-height:1.6}.footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 6vw 94px;border-top:1px solid var(--line);background:#fffdfd}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand img{width:190px;height:auto;max-height:70px;display:block;object-fit:contain}.footer-brand strong{display:block;font-family:Playfair Display,serif;font-size:21px}.footer-brand span{color:var(--muted);font-size:12px}.footer-links{display:flex;gap:22px;color:var(--rose-dark);font-weight:700}.floating-whatsapp{position:fixed;right:18px;bottom:78px;z-index:70;min-height:48px;display:inline-flex;align-items:center;gap:8px;padding:0 18px;border-radius:999px;background:#0f7a3d;color:#fff;box-shadow:0 14px 28px #25d36647;font-size:12px;font-weight:800}@media(max-width:1220px){.topbar{grid-template-columns:repeat(2,minmax(0,1fr))}.categories-section{grid-template-columns:1fr}.categories-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.desktop-only{display:none!important}.mobile-only{display:flex}.mobile-menu-button{display:grid;place-items:center;border:0;background:transparent;cursor:pointer;color:var(--ink)}.header-main{grid-template-columns:auto 1fr auto;gap:12px;padding:12px 4.5vw 10px}.brand{grid-column:2;justify-self:center}.brand img{width:220px;height:auto;max-height:70px}.header-actions{gap:8px}.header-action{min-width:48px}.header-action small{display:none}.search-wrap.mobile-only{margin:0 4.5vw 14px}.mobile-drawer{position:absolute;top:calc(100% + 8px);left:4.5vw;right:4.5vw;z-index:90;display:grid;gap:2px;padding:12px 16px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(-8px);transition:.22s ease}.mobile-drawer.open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-drawer button,.mobile-drawer a{padding:14px 0;border:0;border-bottom:1px solid #f2e5e9;background:transparent;text-align:left;font-weight:700}.hero{grid-template-columns:1fr}.hero-copy{padding:56px 6vw 42px}.hero-benefits{grid-template-columns:1fr}.hero-visual img{min-height:500px;object-position:60% center}.feature-strip{grid-template-columns:1fr 1fr}.products-heading{grid-template-columns:1fr}.products-grid,.ready-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.topbar{grid-template-columns:1fr;gap:8px;padding:9px 4vw}.topbar-item:nth-child(n+3){display:none}.hero h1{font-size:clamp(52px,16vw,76px)}.hero-text{font-size:17px}.hero-actions{display:grid;grid-template-columns:1fr}.button{width:100%}.hero-visual img{min-height:420px;object-position:62% center}.hero-quote{right:18px;bottom:22px;font-size:30px}.feature-strip,.categories-grid,.products-grid,.ready-grid,.story-band{grid-template-columns:1fr}.story-line{display:none}.products-section,.real-products-ready,.categories-section{padding-left:4.5vw;padding-right:4.5vw}.product-media{height:300px}.footer{display:grid;grid-template-columns:1fr;padding:28px 4.5vw 94px}.footer-links{flex-wrap:wrap}}@media(min-width:981px){.header-main>.search-wrap{grid-column:1;grid-row:1;justify-self:stretch}.header-main>.header-actions{grid-column:3;grid-row:1;justify-self:end}}.category-visual.has-image{background:#f8edf1}.category-visual.has-image:before{display:none}.category-visual.has-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 34%}.product-media.has-photo{background:#f8edf1}.product-media.has-photo:before{display:none}.product-photo{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}.product-media.has-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 74%,rgba(61,30,39,.08) 100%);pointer-events:none}.product-card:has(img[src*=sexshop]) .product-photo{object-fit:contain;object-position:center;background:#fff;padding:10px}.category-card:has(img[src*=sexshop]) .category-visual img{object-fit:contain;object-position:center;background:#fff;padding:10px}.product-card{position:relative}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:18px}.buy-button,.peek-button{min-height:44px;border-radius:999px;font-weight:800;cursor:pointer;transition:.2s ease}.buy-button{border:1px solid var(--rose);background:var(--rose);color:#fff}.peek-button{border:1px solid #dfb3c0;background:#fff;color:var(--rose-dark)}.buy-button:hover,.peek-button:hover{transform:translateY(-2px)}.quick-buy-panel{position:absolute;left:0;right:0;bottom:0;z-index:12;display:grid;gap:12px;padding:18px 18px 16px;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);box-shadow:0 -16px 36px #5028331a}.quick-buy-close{position:absolute;right:12px;top:8px;width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:22px;cursor:pointer}.quick-buy-panel label,.product-modal-options label{display:grid;gap:6px}.quick-buy-panel label>span,.product-modal-options label>span{color:var(--muted);font-size:12px;font-weight:700}.quick-buy-panel select,.product-modal-options select{width:100%;height:44px;padding:0 14px;border:1px solid #dfd0d5;border-radius:12px;background:#fff;color:var(--ink);outline:none}.quick-buy-add,.modal-add-button{min-height:46px;border:0;border-radius:999px;background:var(--rose);color:#fff;font-weight:800;cursor:pointer}.quick-buy-note{color:#8d7f83;font-size:11px;line-height:1.45;text-align:center}.product-modal-backdrop{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:24px;background:#27191e85;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.product-modal{position:relative;width:min(920px,96vw);max-height:90vh;overflow:auto;display:grid;grid-template-columns:minmax(300px,1fr) minmax(320px,.9fr);border-radius:28px;background:#fff;box-shadow:0 30px 90px #21111747}.product-modal-close{position:absolute;top:16px;right:16px;z-index:3;width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fffffff0;font-size:26px;cursor:pointer}.product-modal-media{min-height:520px;background:#f9eef2}.product-modal-media img{width:100%;height:100%;min-height:520px;display:block;object-fit:contain;background:#fff}.product-modal-placeholder{height:100%;min-height:520px;display:grid;place-items:center;color:#fff;font-family:Playfair Display,serif;font-size:42px}.product-modal-content{display:flex;flex-direction:column;justify-content:center;padding:54px 44px}.product-modal-content h2{margin:0;font-family:Playfair Display,serif;font-size:clamp(34px,4vw,54px);line-height:1.02}.product-modal-price{margin-top:14px;color:var(--rose);font-size:24px}.product-modal-description{margin:20px 0 24px;color:var(--muted);line-height:1.65}.product-modal-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px}.modal-add-button{margin-top:4px}@media(max-width:720px){.product-modal-backdrop{padding:10px}.product-modal{grid-template-columns:1fr;max-height:94vh;border-radius:22px}.product-modal-media,.product-modal-media img,.product-modal-placeholder{min-height:320px}.product-modal-content{padding:28px 20px 24px}.product-modal-options{grid-template-columns:1fr}.product-actions{grid-template-columns:1fr 1fr}}.topbar a.topbar-item{color:#fff;text-decoration:none}.hero-copy{padding-bottom:72px}.cart-backdrop{position:fixed;inset:0;z-index:150;background:#27191e7a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cart-drawer{position:absolute;top:0;right:0;width:min(560px,96vw);height:100%;overflow-y:auto;background:#fffdfd;box-shadow:-24px 0 70px #27141b33}.cart-header{position:sticky;top:0;z-index:5;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:26px 26px 18px;border-bottom:1px solid var(--line);background:#fffdfdf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cart-header .eyebrow{margin-bottom:4px}.cart-header h2{margin:0;font-family:Playfair Display,serif;font-size:38px}.cart-close{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:26px;cursor:pointer}.cart-empty{min-height:65vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:38px;text-align:center;color:var(--muted)}.cart-empty svg{color:var(--rose)}.cart-empty h3{margin:16px 0 6px;color:var(--ink);font-family:Playfair Display,serif;font-size:28px}.cart-empty p{margin:0 0 20px}.cart-empty button{min-height:44px;padding:0 20px;border:0;border-radius:999px;background:var(--rose);color:#fff;font-weight:800;cursor:pointer}.cart-items{display:grid;gap:14px;padding:20px 22px 4px}.cart-item{display:grid;grid-template-columns:96px 1fr;gap:14px;padding:12px;border:1px solid var(--line);border-radius:18px;background:#fff}.cart-item-image{height:118px;overflow:hidden;border-radius:14px;background:var(--rose-soft)}.cart-item-image img,.cart-item-image>div{width:100%;height:100%;display:block;object-fit:cover}.cart-item-info{min-width:0;display:flex;flex-direction:column}.cart-item-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cart-item-title p{margin:0 0 4px;color:var(--rose);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.cart-item-title h3{margin:0;font-family:Playfair Display,serif;font-size:20px;line-height:1.05}.cart-remove{padding:0;border:0;background:transparent;color:#a06e7c;font-size:11px;font-weight:700;cursor:pointer}.cart-variants{display:flex;flex-wrap:wrap;gap:5px 10px;margin-top:8px;color:var(--muted);font-size:11px}.cart-item-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:12px}.quantity-control{display:inline-grid;grid-template-columns:32px 34px 32px;align-items:center;border:1px solid var(--line);border-radius:999px;overflow:hidden}.quantity-control button{width:32px;height:32px;border:0;background:#fff8fa;cursor:pointer}.quantity-control span{text-align:center;font-size:12px;font-weight:800}.checkout-box{display:grid;gap:18px;margin:18px 22px 34px;padding:22px;border:1px solid var(--line);border-radius:22px;background:#fff}.checkout-total{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:16px;border-bottom:1px solid var(--line)}.checkout-total span{color:var(--muted)}.checkout-total strong{color:var(--rose-dark);font-family:Playfair Display,serif;font-size:27px}.checkout-note{margin:-4px 0 0;color:#8b7d82;font-size:11px;line-height:1.5}.checkout-field{display:grid;gap:7px}.checkout-field>span,.checkout-label{color:#67585d;font-size:12px;font-weight:800}.checkout-field input,.checkout-field textarea{width:100%;border:1px solid #dfcfd5;border-radius:12px;outline:0;background:#fffdfd;color:var(--ink)}.checkout-field input{height:46px;padding:0 13px}.checkout-field textarea{resize:vertical;padding:12px 13px}.checkout-group{display:grid;gap:9px}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.choice-grid.two{grid-template-columns:repeat(2,1fr)}.choice-grid button{min-height:42px;border:1px solid #dfcfd5;border-radius:999px;background:#fff;color:#66585c;font-weight:700;cursor:pointer}.choice-grid button.active{border-color:var(--rose);background:var(--rose-soft);color:var(--rose-dark);box-shadow:inset 0 0 0 1px var(--rose)}.cash-options{display:grid;gap:12px}.toggle-row{display:flex;align-items:center;gap:9px;color:#62555a;font-size:13px;font-weight:700}.toggle-row input{accent-color:var(--rose)}.delivery-fields{display:grid;grid-template-columns:120px 1fr;gap:12px}.delivery-fields .full{grid-column:1 / -1}.finish-order-button{min-height:50px;border:0;border-radius:999px;background:#25d366;color:#fff;font-weight:800;cursor:pointer;box-shadow:0 14px 28px #25d36638}@media(max-width:680px){.topbar{grid-template-columns:1fr}.topbar-item:nth-child(2){display:none}.cart-drawer{width:100%}.cart-header{padding:20px 18px 14px}.cart-items{padding-left:14px;padding-right:14px}.checkout-box{margin-left:14px;margin-right:14px;padding:18px}.cart-item{grid-template-columns:82px 1fr}.cart-item-image{height:108px}.choice-grid{grid-template-columns:1fr}.choice-grid.two{grid-template-columns:1fr 1fr}.delivery-fields{grid-template-columns:1fr}.delivery-fields .full{grid-column:auto}}.header{transition:box-shadow .24s ease,background .24s ease}.header.compact{box-shadow:0 10px 34px #48232e1a}.header .header-main,.header .brand img,.header .search-wrap,.header .nav-row{transition:all .24s ease}.header.compact .header-main{padding-top:5px;padding-bottom:4px}.header.compact .brand img{width:205px;max-height:54px}.header.compact .search-wrap{height:40px}.header.compact .nav-row{padding-bottom:7px}.header.compact .header-action small{display:none}.header.compact .header-action{min-width:48px}.nav-links button.active{position:relative;color:var(--rose);font-weight:800}.nav-links button.active:after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:2px;border-radius:999px;background:var(--rose)}.category-page{min-height:72vh;padding:52px 6vw 92px;background:linear-gradient(180deg,#fffdfd,#fff8fa)}.category-page-top{max-width:900px}.back-home{padding:0;border:0;background:transparent;color:var(--rose-dark);font-weight:800;cursor:pointer}.category-page-heading{margin-top:28px}.category-page-heading h1{margin:0;font-family:Playfair Display,serif;font-size:clamp(54px,7vw,86px);line-height:.95;letter-spacing:-.045em}.category-page-heading>p:last-child{max-width:620px;margin:18px 0 0;color:var(--muted);font-size:17px;line-height:1.7}.category-page-toolbar{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:38px 0 28px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.category-search{position:relative;width:min(460px,100%);height:46px;display:flex;align-items:center;border:1px solid var(--line);border-radius:999px;background:#fff}.category-search>svg{position:absolute;left:16px;color:var(--rose)}.category-search input{width:100%;height:100%;padding:0 16px 0 46px;border:0;outline:0;background:transparent}.category-count{color:var(--muted);font-size:13px;font-weight:700}.category-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pajama-subcategories{display:flex;flex-wrap:wrap;gap:10px;margin:-6px 0 24px}.pajama-subcategories button{min-height:40px;padding:0 18px;border:1px solid #dfc9d1;border-radius:999px;background:#fff;color:var(--rose-dark);font-weight:700;cursor:pointer}.category-empty{padding:70px 24px;border:1px dashed #ddc3cc;border-radius:24px;background:#ffffffb8;text-align:center}.category-empty h2{margin:0;font-family:Playfair Display,serif;font-size:34px}.category-empty p{margin:10px 0 0;color:var(--muted)}@media(max-width:1180px){.category-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.header.compact .brand img{width:165px;max-height:50px}.category-page{padding-left:4.5vw;padding-right:4.5vw}.category-page-toolbar{align-items:stretch;flex-direction:column}.category-search{width:100%}.category-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.category-products-grid{grid-template-columns:1fr}.category-page{padding-top:34px}.category-page-heading h1{font-size:54px}}.site{overflow-x:clip}.header{position:sticky;top:0;z-index:100;width:100%}.new-arrivals-section{padding:76px 6vw 82px;background:#fff8fa;border-top:1px solid var(--line)}.new-arrivals-heading{display:grid;grid-template-columns:1fr;gap:36px;align-items:end;margin-bottom:30px}.new-arrivals-heading h2{margin:0;font-family:Playfair Display,serif;font-size:clamp(42px,5vw,64px);line-height:1;letter-spacing:-.04em}.new-arrivals-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.new-arrival-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow)}.new-arrival-media{position:relative;height:300px;overflow:hidden;display:grid;place-items:center}.new-arrival-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}.new-arrival-media.has-photo img[src*=sexshop]{object-fit:contain;background:#fff;padding:10px}.new-arrival-media>span:not(.new-badge){color:#ffffffeb;font-family:Playfair Display,serif;font-size:30px}.new-badge{position:absolute;top:14px;left:14px;padding:7px 11px;border-radius:999px;background:#fffffff0;color:var(--rose-dark);font-size:10px;font-weight:800;box-shadow:0 8px 20px #552b3714}.new-arrival-info{position:relative;padding:18px}.new-arrival-info>p{margin:0 0 6px;color:var(--rose);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.new-arrival-info h3{margin:0;font-family:Playfair Display,serif;font-size:23px}.new-arrival-info>strong{display:block;margin-top:9px;font-size:18px}.new-arrival-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.new-arrival-actions button{min-height:42px;border-radius:999px;font-weight:800;cursor:pointer}.new-arrival-actions button:first-child{border:1px solid var(--rose);background:var(--rose);color:#fff}.new-arrival-actions button:last-child{border:1px solid #dfb7c3;background:#fff;color:var(--rose-dark)}.home-quick-buy{position:absolute;left:0;right:0;bottom:0;z-index:6;display:grid;gap:10px;padding:18px;border-top:1px solid var(--line);background:#fffffff7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-quick-buy-close{position:absolute;top:8px;right:10px;width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:20px;cursor:pointer}.home-quick-buy label{display:grid;gap:5px}.home-quick-buy label>span{color:var(--muted);font-size:11px;font-weight:700}.home-quick-buy select{width:100%;height:40px;padding:0 12px;border:1px solid #dfcfd5;border-radius:10px;background:#fff}.home-quick-buy-add{min-height:42px;border:0;border-radius:999px;background:var(--rose);color:#fff;font-weight:800;cursor:pointer}.premium-footer{border-top:1px solid var(--line);background:radial-gradient(circle at 15% 0%,rgba(190,83,111,.05),transparent 28%),#fffdfd}.premium-footer-main{display:grid;grid-template-columns:1.35fr repeat(3,minmax(160px,.8fr));gap:48px;padding:58px 6vw 44px}.footer-about img{width:250px;max-width:100%;height:auto;display:block;object-fit:contain}.footer-about>p{max-width:370px;margin:18px 0 20px;color:var(--muted);line-height:1.7}.footer-social{display:flex;flex-wrap:wrap;gap:10px}.footer-social a{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--rose-dark);font-size:12px;font-weight:800}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.footer-column h3{margin:0 0 8px;font-family:Playfair Display,serif;font-size:22px}.footer-column a,.footer-column button,.footer-column span{padding:0;border:0;background:transparent;color:#6f6266;font-size:13px;text-align:left}.footer-column a,.footer-column button{cursor:pointer}.footer-column a:hover,.footer-column button:hover{color:var(--rose)}.footer-payment-row{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;margin:0 6vw;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.footer-small-title{display:block;margin-bottom:10px;color:#66585c;font-size:12px;font-weight:800}.payment-pills{display:flex;flex-wrap:wrap;gap:8px}.payment-pills span{padding:8px 13px;border-radius:999px;background:var(--rose-soft);color:var(--rose-dark);font-size:11px;font-weight:800}.footer-payment-row>p{margin:0;color:var(--rose);font-family:Playfair Display,serif;font-size:clamp(20px,2.4vw,34px)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:20px 6vw 88px;color:#93858a;font-size:11px}@media(max-width:1120px){.new-arrivals-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-footer-main{grid-template-columns:1.2fr 1fr 1fr}.footer-column:last-child{grid-column:2 / -1}}@media(max-width:760px){.new-arrivals-section{padding-left:4.5vw;padding-right:4.5vw}.new-arrivals-heading{grid-template-columns:1fr;gap:14px}.new-arrivals-grid{grid-template-columns:1fr 1fr;gap:10px}.new-arrival-media{height:230px}.premium-footer-main{grid-template-columns:1fr 1fr;gap:34px 24px;padding-left:4.5vw;padding-right:4.5vw}.footer-about{grid-column:1 / -1}.footer-column:last-child{grid-column:auto}.footer-payment-row{grid-template-columns:1fr;margin-left:4.5vw;margin-right:4.5vw}.footer-bottom{flex-direction:column;padding-left:4.5vw;padding-right:4.5vw}}@media(max-width:480px){.new-arrivals-grid{grid-template-columns:1fr}.new-arrival-media{height:320px}.premium-footer-main{grid-template-columns:1fr}.footer-about,.footer-column:last-child{grid-column:auto}}.global-search{overflow:visible;z-index:130}.global-search input{padding-right:48px}.search-clear{position:absolute;right:12px;top:50%;z-index:3;width:30px;height:30px;display:grid;place-items:center;transform:translateY(-50%);border:0;border-radius:50%;background:transparent;color:#9f7e88;font-size:22px;cursor:pointer}.search-clear:hover{background:var(--rose-soft);color:var(--rose-dark)}.search-results-panel{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:180;max-height:min(540px,72vh);overflow-y:auto;padding:12px;border:1px solid var(--line);border-radius:20px;background:#fffdfdfc;box-shadow:0 24px 65px #4b24302e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.search-result-section+.search-result-section{margin-top:10px;padding-top:10px;border-top:1px solid #f0e3e7}.search-section-title{display:block;padding:5px 8px 8px;color:var(--rose-dark);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.search-category-result,.search-product-result{width:100%;border:0;background:transparent;cursor:pointer;text-align:left}.search-category-result{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 10px;border-radius:12px;color:#4d3d42;font-weight:700}.search-category-result:hover{background:var(--rose-pale);color:var(--rose-dark)}.search-product-result{display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:center;padding:8px;border-radius:14px}.search-product-result:hover{background:var(--rose-pale)}.search-result-thumb{width:58px;height:66px;overflow:hidden;display:block;border-radius:10px;background:#f7e9ee}.search-result-thumb img,.search-result-thumb>span{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}.search-result-copy{min-width:0;display:grid;gap:2px}.search-result-copy small{color:var(--rose);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.search-result-copy strong{overflow:hidden;color:#3c3034;font-family:Playfair Display,serif;font-size:16px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.search-result-copy em{color:#685a5f;font-size:12px;font-style:normal;font-weight:700}.search-no-results{padding:18px 10px;color:var(--muted);font-size:13px;line-height:1.55}.mobile-global-search{position:relative;z-index:160}.mobile-search-results{position:absolute;top:calc(100% + 8px);max-height:58vh}@media(max-width:980px){.mobile-global-search{overflow:visible}}@media(max-width:600px){.search-results-panel{left:0;right:0;border-radius:16px}.search-product-result{grid-template-columns:52px 1fr}.search-result-thumb{width:52px;height:60px}}.search-category-result>svg{position:static!important;left:auto!important;flex:0 0 auto;margin-left:auto;color:var(--rose)}.search-category-result>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-search input[type=search]::-webkit-search-cancel-button,.global-search input[type=search]::-webkit-search-decoration,.category-search input[type=search]::-webkit-search-cancel-button,.category-search input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none;display:none}.global-search:focus-within,.category-search:focus-within{border-color:#be536f99;box-shadow:0 0 0 4px #be536f14}@media(max-width:600px){.search-category-result{gap:10px}.search-category-result>svg{width:15px;height:15px}}.favorites-action,.bag-action{position:relative}.favorites-action b,.bag-action b{position:absolute;top:-4px;right:5px;width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:var(--rose);color:#fff;font-size:10px}.favorite-button.active{background:var(--rose);color:#fff;border-color:var(--rose)}.product-modal-gallery{width:min(1040px,96vw);grid-template-columns:minmax(420px,1.08fr) minmax(340px,.92fr)}.product-gallery{min-width:0;padding:20px;background:#fff8fa}.product-gallery-main{min-height:520px;height:100%;max-height:650px;display:grid;place-items:center;overflow:hidden;border-radius:20px;background:#fff}.product-gallery-main img,.product-gallery-main video{width:100%;height:100%;max-height:650px;display:block;object-fit:contain;background:#fff}.product-gallery-main video{object-fit:contain}.product-gallery-thumbs{display:flex;gap:10px;margin-top:12px;overflow-x:auto;padding-bottom:3px}.product-gallery-thumbs button{flex:0 0 72px;width:72px;height:78px;overflow:hidden;display:grid;place-items:center;padding:0;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer}.product-gallery-thumbs button.active{border-color:var(--rose);box-shadow:0 0 0 2px #be536f1f}.product-gallery-thumbs img{width:100%;height:100%;display:block;object-fit:cover}.video-thumb{display:grid;place-items:center;gap:4px;color:var(--rose-dark)}.video-thumb small{font-size:9px;font-weight:800}.product-modal-topline{display:flex;align-items:center;justify-content:space-between;gap:14px}.product-modal-topline .product-category{margin:0}.modal-favorite{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--rose-dark);font-size:11px;font-weight:800;cursor:pointer}.modal-favorite.active{border-color:var(--rose);background:var(--rose-soft);color:var(--rose-dark)}.modal-purchase-row{display:grid;grid-template-columns:1fr auto;gap:22px;align-items:end;margin:4px 0 20px}.modal-quantity,.modal-total-preview{display:grid;gap:8px}.modal-quantity>span,.modal-total-preview>span{color:var(--muted);font-size:11px;font-weight:800}.modal-total-preview{text-align:right}.modal-total-preview strong{color:var(--rose-dark);font-family:Playfair Display,serif;font-size:25px}.media-ready-note{display:flex;align-items:center;gap:9px;margin-top:18px;padding:12px 14px;border-radius:14px;background:var(--rose-pale);color:#7b646c;font-size:11px;line-height:1.45}.media-ready-note svg{flex:0 0 auto;color:var(--rose)}.utility-backdrop{position:fixed;inset:0;z-index:145;display:grid;place-items:center;padding:18px;background:#27191e7a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.utility-panel{position:absolute;top:0;right:0;width:min(520px,96vw);height:100%;overflow-y:auto;background:#fffdfd;box-shadow:-24px 0 70px #27141b33}.account-panel{width:min(520px,94vw);overflow:hidden;border-radius:26px;background:#fffdfd;box-shadow:0 28px 80px #27141b38}.utility-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px;border-bottom:1px solid var(--line)}.utility-header .eyebrow{margin-bottom:3px}.utility-header h2{margin:0;font-family:Playfair Display,serif;font-size:36px}.utility-header>button{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:25px;cursor:pointer}.favorites-list{display:grid;gap:12px;padding:18px}.favorite-item{display:grid;grid-template-columns:100px 1fr;gap:14px;padding:11px;border:1px solid var(--line);border-radius:18px;background:#fff}.favorite-item-media{height:116px;overflow:hidden;border-radius:13px;background:var(--rose-soft)}.favorite-item-media img,.favorite-item-media>div{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}.favorite-item-copy{min-width:0}.favorite-item-copy small{color:var(--rose);font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.favorite-item-copy h3{margin:4px 0 7px;font-family:Playfair Display,serif;font-size:20px}.favorite-item-copy>strong{font-size:15px}.favorite-item-copy>div{display:flex;gap:8px;margin-top:12px}.favorite-item-copy button{min-height:34px;padding:0 12px;border:1px solid var(--rose);border-radius:999px;background:var(--rose);color:#fff;font-size:10px;font-weight:800;cursor:pointer}.favorite-item-copy .favorite-remove{border-color:var(--line);background:#fff;color:#8f717b}.utility-empty{min-height:65vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:36px;text-align:center;color:var(--muted)}.utility-empty svg{color:var(--rose)}.utility-empty h3{margin:14px 0 6px;color:var(--ink);font-family:Playfair Display,serif;font-size:27px}.utility-empty p{max-width:280px;margin:0;line-height:1.55}.account-content{display:grid;gap:16px;padding:24px}.account-intro{display:flex;align-items:flex-start;gap:14px;padding:16px;border-radius:18px;background:var(--rose-pale)}.account-intro svg{flex:0 0 auto;color:var(--rose)}.account-intro h3{margin:0 0 5px;font-family:Playfair Display,serif;font-size:20px}.account-intro p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.account-field{display:grid;gap:7px}.account-field span{color:#66585c;font-size:12px;font-weight:800}.account-field input{width:100%;height:46px;padding:0 13px;border:1px solid #dfcfd5;border-radius:12px;outline:none;background:#fff}.account-field input:focus{border-color:var(--rose);box-shadow:0 0 0 4px #be536f14}.account-save{min-height:48px;border:0;border-radius:999px;background:var(--rose);color:#fff;font-weight:800;cursor:pointer}.account-note{color:#918188;font-size:10px;line-height:1.5;text-align:center}@media(max-width:760px){.product-modal-gallery{grid-template-columns:1fr}.product-gallery{padding:12px}.product-gallery-main{min-height:330px;max-height:430px}.product-gallery-main img,.product-gallery-main video{max-height:430px}.product-gallery-thumbs button{flex-basis:62px;width:62px;height:68px}.modal-purchase-row{grid-template-columns:1fr 1fr}.utility-backdrop{padding:10px}.account-panel{width:100%}}@media(max-width:480px){.modal-purchase-row{grid-template-columns:1fr}.modal-total-preview{text-align:left}.favorite-item{grid-template-columns:84px 1fr}.favorite-item-media{height:104px}}.category-visual,.product-media,.new-arrival-media,.favorite-item-media,.cart-item-image,.search-result-thumb{contain:layout paint}.product-photo,.category-visual img,.new-arrival-media img,.favorite-item-media img,.cart-item-image img{content-visibility:auto}.adult-gate-backdrop{position:fixed;inset:0;z-index:220;display:grid;place-items:center;padding:20px;background:#25141a94;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.adult-gate{width:min(520px,94vw);padding:38px;border:1px solid rgba(255,255,255,.45);border-radius:28px;background:#fffdfd;box-shadow:0 32px 90px #200e1547;text-align:center}.adult-gate-badge{width:64px;height:64px;display:grid;place-items:center;margin:0 auto 18px;border-radius:50%;background:var(--rose);color:#fff;font-family:Playfair Display,serif;font-size:25px;font-weight:700}.adult-gate .eyebrow{margin-bottom:8px}.adult-gate h2{margin:0;font-family:Playfair Display,serif;font-size:clamp(32px,5vw,46px);line-height:1.04}.adult-gate>p:not(.eyebrow){max-width:400px;margin:16px auto 24px;color:var(--muted);line-height:1.65}.adult-gate-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.adult-gate-actions button{min-height:48px;border-radius:999px;font-weight:800;cursor:pointer}.adult-confirm{border:1px solid var(--rose);background:var(--rose);color:#fff}.adult-cancel{border:1px solid var(--line);background:#fff;color:var(--ink)}.adult-gate small{display:block;margin-top:14px;color:#99898e;font-size:10px}.empty-premium{position:relative;overflow:hidden;padding:76px 24px;border-style:solid;background:radial-gradient(circle at 50% 0%,rgba(190,83,111,.09),transparent 35%),#ffffffd1}.empty-mark{display:grid;place-items:center;width:76px;height:76px;margin:0 auto 22px;border:1px solid #e5c5cf;border-radius:50%;color:var(--rose);font-family:Playfair Display,serif;font-size:28px}.empty-premium .eyebrow{margin-bottom:8px}.empty-premium>p:not(.eyebrow){max-width:520px;margin:12px auto 0}.empty-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:24px}.empty-actions button,.empty-actions a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:999px;font-size:12px;font-weight:800}.empty-actions button{border:1px solid var(--rose);background:var(--rose);color:#fff;cursor:pointer}.empty-actions a{border:1px solid #dfc9d1;background:#fff;color:var(--rose-dark)}.store-toast{position:fixed;top:118px;right:18px;z-index:230;display:flex;align-items:center;gap:9px;max-width:min(360px,calc(100vw - 36px));min-height:48px;padding:0 17px;border:1px solid #d8eddf;border-radius:999px;background:#fffffff7;color:#28663e;box-shadow:0 16px 42px #27593724;font-size:12px;font-weight:800;animation:tf-toast-in .24s ease both}.store-toast svg{color:#25a857}@keyframes tf-toast-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.bag-action.pulse b,.bag-action.pulse svg{animation:tf-cart-pulse .5s ease}@keyframes tf-cart-pulse{0%,to{transform:scale(1)}45%{transform:scale(1.24)}}.cart-secondary-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 22px 0}.cart-secondary-actions button{min-height:38px;padding:0 13px;border:0;background:transparent;color:var(--rose-dark);font-size:11px;font-weight:800;cursor:pointer}.cart-secondary-actions .clear-cart-button{color:#9b6d7a;text-decoration:underline;text-underline-offset:3px}.back-to-top{position:fixed;right:22px;bottom:140px;z-index:85;width:46px;height:46px;display:grid;place-items:center;border:1px solid #e1c6cf;border-radius:50%;background:#fffffff2;color:var(--rose-dark);box-shadow:0 10px 28px #4e25311f;font-size:22px;font-weight:800;cursor:pointer}@media(max-width:980px){.header{max-height:none}.header-main{min-height:66px}.brand img{width:min(205px,42vw);max-height:66px}.mobile-global-search{height:46px}.hero{min-height:auto}.hero-copy{padding-top:48px;padding-bottom:42px}.hero-visual img{min-height:470px;height:58vw;max-height:580px}.categories-section{padding-top:48px}.categories-intro h2{max-width:720px}.cart-drawer,.utility-panel{overscroll-behavior:contain}.checkout-box{padding-bottom:28px}}@media(max-width:680px){.topbar{position:relative;z-index:101}.topbar-item:first-child span{font-size:11px}.header-main{min-height:60px;padding-left:3.5vw;padding-right:3.5vw}.brand img{width:min(180px,43vw);max-height:58px}.header-actions{gap:3px}.header-action{min-width:40px;padding:4px}.header-action svg{width:21px;height:21px}.header.compact .header-main{min-height:52px;padding-top:3px;padding-bottom:3px}.header.compact .brand img{width:150px;max-height:45px}.header.compact .mobile-global-search{height:39px;margin-bottom:8px}.mobile-global-search{margin-left:3.5vw;margin-right:3.5vw}.hero-copy{padding:42px 5vw 38px;text-align:left}.hero h1{font-size:clamp(48px,15vw,68px)}.hero-text{margin-top:20px;line-height:1.58}.hero-visual img{min-height:380px;height:105vw;max-height:500px;object-position:61% center}.hero-quote{right:16px;bottom:18px;font-size:28px}.categories-section{gap:22px;padding-top:42px}.category-card{border-radius:18px}.category-visual{height:205px}.products-grid,.category-products-grid{gap:14px}.product-media{height:min(112vw,430px)}.product-info h3{font-size:23px}.product-actions{gap:7px}.buy-button,.peek-button{min-height:46px}.search-results-panel{max-height:62vh}.product-modal-backdrop{align-items:end;padding:0}.product-modal,.product-modal-gallery{width:100%;max-height:94dvh;border-radius:24px 24px 0 0}.product-gallery-main{min-height:300px;max-height:390px}.product-gallery-main img,.product-gallery-main video{max-height:390px}.product-modal-content{padding:24px 18px calc(24px + env(safe-area-inset-bottom))}.product-modal-content h2{font-size:34px}.utility-backdrop{align-items:end;padding:0}.account-panel{max-height:90dvh;overflow-y:auto;border-radius:24px 24px 0 0}.utility-panel,.cart-drawer{width:100%}.cart-header,.utility-header{padding-left:16px;padding-right:16px}.cart-items{padding-left:10px;padding-right:10px}.cart-item{grid-template-columns:78px 1fr;gap:10px}.cart-item-image{height:106px}.cart-item-title h3{font-size:18px}.checkout-box{margin-left:10px;margin-right:10px;padding:16px}.cart-secondary-actions{margin-left:10px;margin-right:10px}.choice-grid.two{grid-template-columns:1fr 1fr}.finish-order-button{position:sticky;bottom:8px;z-index:2;box-shadow:0 12px 28px #25d36640}.premium-footer-main{padding-top:44px}.floating-whatsapp{right:12px;bottom:78px}.back-to-top{display:grid;right:14px;bottom:140px}.store-toast{inset:auto 12px 76px;justify-content:center;max-width:none}.adult-gate{padding:30px 20px;border-radius:24px}.adult-gate-actions{grid-template-columns:1fr}.empty-premium{padding:56px 18px}.empty-actions{display:grid;grid-template-columns:1fr}}@media(max-width:390px){.brand img{width:150px}.header-action{min-width:36px}.hero h1{font-size:50px}.hero-actions{gap:9px}.category-page-heading h1{font-size:46px}.product-gallery-main{min-height:270px}.product-modal-options{grid-template-columns:1fr}}.back-to-top{align-items:center;justify-content:center;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.back-to-top:hover{transform:translateY(-3px);border-color:var(--rose);background:var(--rose);color:#fff;box-shadow:0 14px 30px #be536f38}.back-to-top:focus-visible{outline:3px solid rgba(190,83,111,.18);outline-offset:3px}@media(min-width:981px){.back-to-top{right:24px;bottom:140px}}.demo-category-notice{display:flex;align-items:flex-start;gap:14px;margin:26px 0 18px;padding:14px 16px;border:1px solid #ead2da;border-radius:16px;background:#fff8fa;color:#6f5d63}.demo-category-notice strong{flex:0 0 auto;color:var(--rose-dark);font-size:12px}.demo-category-notice span{font-size:12px;line-height:1.5}.demo-product-label{display:block;margin-top:8px;color:#9a7c86;font-size:10px;font-weight:700}.modal-demo-warning{margin-top:12px;padding:10px 12px;border-radius:12px;background:#fff3f6;color:#8e5e6d;font-size:11px;font-weight:700}.pajama-subcategories button.active{border-color:var(--rose);background:var(--rose);color:#fff;box-shadow:0 8px 20px #be536f24}.product-card .product-badge{z-index:4}@media(max-width:640px){.demo-category-notice{flex-direction:column;gap:5px}.pajama-subcategories{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.pajama-subcategories button{flex:0 0 auto}}.catalog-sync-indicator{position:fixed;left:50%;top:10px;z-index:250;transform:translate(-50%);padding:7px 12px;border:1px solid var(--line);border-radius:999px;background:#fffffff0;color:var(--rose-dark);box-shadow:0 8px 24px #50233114;font-size:10px;font-weight:800}.sold-out-badge{background:#362c2fe0!important;color:#fff!important}.buy-button:disabled,.new-arrival-actions button:disabled,.modal-add-button:disabled,.quick-buy-add:disabled{cursor:not-allowed;border-color:#d8ced1;background:#ded8da;color:#81777a;box-shadow:none;transform:none}.modal-stock-status{display:inline-flex;align-self:flex-start;margin-top:10px;padding:7px 10px;border-radius:999px;background:#eee9eb;color:#655b5e;font-size:10px;font-weight:800}.product-card:has(.sold-out-badge) .product-media{filter:saturate(.68)}.admin-store-action{color:var(--rose-dark)}.admin-store-action:after{content:"";position:absolute;width:7px;height:7px;top:2px;right:10px;border-radius:50%;background:#25d366;box-shadow:0 0 0 3px #fff}.checkout-info-box{display:grid;gap:4px;padding:13px 14px;border:1px solid #edd7de;border-radius:14px;background:#fff8fa}.checkout-info-box strong{color:var(--rose-dark);font-size:11px}.checkout-info-box span{color:#88767c;font-size:10px;line-height:1.45}.checkout-review{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:2px}.checkout-review>div{min-width:0;display:grid;gap:3px;padding:10px;border-radius:12px;background:#fff8fa;text-align:center}.checkout-review span{color:#927f85;font-size:9px;font-weight:700}.checkout-review strong{overflow:hidden;color:var(--ink);font-size:11px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:420px){.checkout-review{grid-template-columns:1fr}.checkout-review>div{grid-template-columns:1fr auto;align-items:center;text-align:left}.checkout-review strong{text-align:right}}.footer-column span{line-height:1.45}.categories-section{grid-template-columns:minmax(240px,280px) minmax(0,1fr);align-items:center;gap:clamp(26px,3vw,46px);padding-top:44px;padding-bottom:38px;overflow:hidden}.categories-intro{position:relative;z-index:2;align-self:center}.categories-intro h2{max-width:280px;margin-bottom:16px}.categories-intro-copy{max-width:250px;margin:0;color:var(--muted);font-size:13px;line-height:1.6}.categories-intro-hint{display:inline-flex;align-items:center;gap:7px;margin-top:18px;color:var(--rose-dark);font-size:11px;font-weight:800;letter-spacing:.02em}.categories-carousel-shell{min-width:0;position:relative}.categories-carousel-topline{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.categories-carousel-topline>span{color:var(--muted);font-size:11px;font-weight:700}.categories-carousel-controls{display:flex;align-items:center;gap:8px}.categories-carousel-controls button{width:38px;height:38px;display:grid;place-items:center;border:1px solid #ead7de;border-radius:50%;background:#fff;color:var(--rose-dark);box-shadow:0 8px 22px #65374412;font-size:17px;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}.categories-carousel-controls button:hover{transform:translateY(-2px);border-color:var(--rose);background:#fff8fa}.categories-track{display:flex;gap:14px;width:100%;overflow-x:auto;overflow-y:hidden;padding:4px 4px 18px;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:none;-ms-overflow-style:none}.categories-track::-webkit-scrollbar{display:none}.categories-track .category-card{flex:0 0 clamp(195px,21vw,235px);scroll-snap-align:start;border-radius:22px;box-shadow:0 16px 38px #5a313e17;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.categories-track .category-card:hover{transform:translateY(-5px);border-color:#dfbdc8;box-shadow:0 22px 46px #5a313e24}.category-card-hitarea{width:100%;height:100%;display:block;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.categories-track .category-visual{height:200px;background:#f8edf1}.categories-track .category-visual.has-image:before{display:none}.categories-track .category-visual img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .4s ease}.categories-track .category-card:hover .category-visual img{transform:scale(1.035)}.categories-track .category-card-content{min-height:175px;display:flex;flex-direction:column;padding:17px 18px 18px}.categories-track .category-card h3{font-size:23px;line-height:1.05}.categories-track .category-card p{min-height:38px;margin:9px 0 14px;font-size:11px;line-height:1.55}.category-explore{display:inline-flex;align-items:center;gap:6px;margin-top:auto;color:var(--rose-dark);font-size:13px;font-weight:800}.category-card-hitarea:focus-visible{outline:3px solid rgba(190,83,111,.24);outline-offset:-3px}@media(max-width:1220px){.categories-section{grid-template-columns:235px minmax(0,1fr)}.categories-track .category-card{flex-basis:220px}}@media(max-width:980px){.categories-section{grid-template-columns:1fr;gap:16px}.categories-intro h2,.categories-intro-copy{max-width:680px}.categories-intro-hint{margin-top:12px}.categories-carousel-topline{margin-bottom:8px}.categories-track .category-card{flex-basis:clamp(210px,34vw,245px)}}@media(max-width:680px){.categories-section{gap:10px;padding-top:38px;padding-bottom:24px}.categories-intro h2{max-width:92%;margin-bottom:10px;font-size:clamp(36px,11vw,48px)}.categories-intro-copy{max-width:92%;font-size:12px}.categories-intro-hint{display:none}.categories-carousel-topline{min-height:36px}.categories-carousel-controls button{width:34px;height:34px}.categories-track{gap:11px;margin-right:-3.5vw;padding-right:18vw;padding-bottom:14px}.categories-track .category-card{flex:0 0 min(76vw,265px);border-radius:19px}.categories-track .category-visual{height:230px}.categories-track .category-card-content{min-height:158px;padding:15px 16px 16px}.categories-track .category-card h3{font-size:24px}}.category-card .category-card-hitarea,.category-card .category-card-hitarea:hover{transform:none;font:inherit;font-weight:inherit}.store-toast-action{flex:0 0 auto;border:0;border-left:1px solid #d8eddf;background:transparent;color:#1f7b42;padding:5px 0 5px 11px;font:inherit;font-size:11px;font-weight:900;cursor:pointer}.store-toast-action:hover{text-decoration:underline}@media(max-width:520px){.store-toast{border-radius:18px}}.categories-section{background:#fffdfd}.categories-carousel-shell,.categories-carousel-topline,.categories-track{background:transparent}.categories-track{scrollbar-width:none;scrollbar-color:transparent transparent}.categories-track::-webkit-scrollbar{width:0;height:0;background:transparent}.categories-track .category-card{flex-basis:clamp(270px,25vw,310px);background:var(--rose-pale)}.categories-track .category-card .category-card-hitarea{display:grid;grid-template-columns:minmax(118px,43%) minmax(0,1fr);align-items:stretch;width:100%;min-height:220px}.categories-track .category-visual{width:100%;height:220px;padding:8px 0 8px 8px;background:#fffdfd}.categories-track .category-visual.has-image img{width:100%;height:100%;border-radius:16px;object-fit:cover;object-position:center 18%;transform:none;transition:transform .35s ease,filter .35s ease}.categories-track .category-card:hover .category-visual.has-image img{transform:scale(1.018);filter:saturate(1.02)}.categories-track .category-card-content{min-height:220px;padding:20px 18px 18px;justify-content:flex-start}.categories-track .category-card h3{font-size:22px}.categories-track .category-card p{min-height:0;margin:10px 0 16px}.categories-track .category-explore{margin-top:auto}@media(max-width:980px){.categories-track .category-card{flex-basis:clamp(270px,48vw,310px)}}@media(max-width:680px){.categories-section{background:#fffdfd}.categories-track{padding-bottom:8px}.categories-track .category-card{flex:0 0 min(84vw,305px)}.categories-track .category-card .category-card-hitarea{grid-template-columns:minmax(122px,45%) minmax(0,1fr);min-height:205px}.categories-track .category-visual{height:205px;padding:7px 0 7px 7px}.categories-track .category-card-content{min-height:205px;padding:17px 15px 16px}.categories-track .category-card h3{font-size:21px}.categories-track .category-card p{font-size:10px;line-height:1.45}}.categories-track .category-card{box-shadow:0 8px 24px #be536f0b}.categories-track .category-card:hover{box-shadow:0 12px 30px #be536f13}.categories-track .category-visual.has-image img,.categories-track .category-card:hover .category-visual.has-image img{display:block;object-fit:cover;object-position:center 16%;transform:none!important;filter:none!important;transition:none;image-rendering:auto}.categories-track{padding-bottom:4px}@media(max-width:680px){.categories-track{padding-bottom:3px}}.categories-track .category-card{flex-basis:clamp(340px,30vw,380px)}.categories-track .category-card .category-card-hitarea{grid-template-columns:minmax(165px,48%) minmax(0,1fr);min-height:218px}.categories-track .category-visual{height:218px;padding:0;background:transparent}.categories-track .category-visual.has-image{overflow:hidden;border-radius:18px 0 0 18px}.categories-track .category-visual.has-image img,.categories-track .category-card:hover .category-visual.has-image img{width:100%;height:100%;max-width:none;display:block;object-fit:cover;object-position:center 13%;border-radius:0;transform:none!important;filter:none!important;transition:none!important;backface-visibility:hidden}.categories-track .category-card-content{min-height:218px;padding:20px 18px 18px}@media(max-width:980px){.categories-track .category-card{flex-basis:clamp(330px,62vw,370px)}}@media(max-width:680px){.categories-track .category-card{flex:0 0 min(90vw,350px)}.categories-track .category-card .category-card-hitarea{grid-template-columns:minmax(150px,47%) minmax(0,1fr);min-height:205px}.categories-track .category-visual{height:205px}.categories-track .category-card-content{min-height:205px}}.categories-section,.categories-carousel-shell,.categories-carousel-topline,.categories-track{background:#fffdfd!important}.categories-track{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;gap:14px}.categories-track .category-card{flex:0 0 clamp(350px,30vw,385px);scroll-snap-align:start;border:1px solid #eedbe1;border-radius:20px;background:#fffafb;box-shadow:none!important;overflow:hidden}.categories-track .category-card:hover{box-shadow:0 8px 20px #be536f0e!important}.categories-track .category-card .category-card-hitarea{grid-template-columns:minmax(170px,49%) minmax(0,1fr);min-height:222px}.categories-track .category-visual,.categories-track .category-visual.has-image{width:100%;height:222px;padding:0;border-radius:0;overflow:hidden;background:#f9eef2}.categories-track .category-visual.has-image img,.categories-track .category-card:hover .category-visual.has-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:50% 12%;transform:none!important;filter:none!important;transition:none!important}.categories-track .category-card-content{min-height:222px;padding:22px 20px 19px}.categories-track .category-card h3{font-size:23px}.categories-track .category-card p{font-size:11px;line-height:1.5}@media(max-width:980px){.categories-track .category-card{flex-basis:clamp(330px,56vw,365px)}}@media(max-width:680px){.categories-section{gap:16px;padding-top:38px;padding-bottom:30px}.categories-carousel-topline{min-height:32px;margin-bottom:7px}.categories-carousel-topline>span{font-size:10px}.categories-carousel-controls button{width:32px;height:32px}.categories-track{gap:12px;margin-right:-3.5vw;padding-right:17vw;padding-bottom:2px}.categories-track .category-card{flex:0 0 min(76vw,285px);border-radius:20px}.categories-track .category-card .category-card-hitarea{display:block;min-height:0}.categories-track .category-visual,.categories-track .category-visual.has-image{height:min(72vw,245px);border-radius:0}.categories-track .category-visual.has-image img,.categories-track .category-card:hover .category-visual.has-image img{object-position:50% 10%}.categories-track .category-card-content{min-height:138px;padding:16px 16px 15px}.categories-track .category-card h3{font-size:24px}.categories-track .category-card p{margin:7px 0 12px;font-size:10px;line-height:1.45}.categories-track .category-explore{font-size:12px}}@media(max-width:390px){.categories-track .category-card{flex-basis:min(80vw,275px)}.categories-track .category-visual,.categories-track .category-visual.has-image{height:235px}}.checkout-error{display:grid;gap:3px;padding:12px 14px;border:1px solid #efc9d4;border-radius:14px;background:#fff4f7;color:#8f4056}.checkout-error strong{font-size:11px}.checkout-error span{font-size:11px;line-height:1.45}.cart-header-summary{margin:5px 0 0;color:var(--muted);font-size:11px;font-weight:700}.cart-drawer,.product-modal{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@media(max-width:680px){.cart-backdrop{background:#27191e6b}.cart-drawer{width:100%;height:100dvh;max-height:100dvh;padding-bottom:env(safe-area-inset-bottom);scroll-padding-top:86px;scroll-padding-bottom:110px;background:#fffdfd}.cart-header{padding:calc(14px + env(safe-area-inset-top)) 16px 13px;background:#fffdfdfa}.cart-header h2{font-size:32px;line-height:1}.cart-close{width:44px;height:44px;flex:0 0 44px}.cart-items{gap:10px;padding:12px 10px 3px}.cart-item{grid-template-columns:88px minmax(0,1fr);gap:11px;padding:10px;border-radius:17px}.cart-item-image{height:116px;border-radius:13px}.cart-item-title{gap:8px}.cart-item-title h3{font-size:18px;line-height:1.08}.cart-remove{min-height:34px;padding:0 2px 0 8px;font-size:10px}.cart-variants{margin-top:6px;font-size:10px}.cart-item-bottom{gap:8px;padding-top:8px}.cart-item-bottom>strong{font-size:14px;white-space:nowrap}.quantity-control{grid-template-columns:42px 38px 42px}.quantity-control button{width:42px;height:42px;font-size:20px}.quantity-control span,.quantity-control strong{text-align:center;font-size:14px}.cart-secondary-actions{margin:10px 10px 0;gap:8px}.cart-secondary-actions button{min-height:42px}.checkout-box{gap:16px;margin:12px 10px calc(22px + env(safe-area-inset-bottom));padding:17px 15px 18px;border-radius:20px}.checkout-total{padding-bottom:13px}.checkout-total strong{font-size:26px}.checkout-info-box{padding:12px 13px}.checkout-field{gap:7px}.checkout-field input,.checkout-field textarea{font-size:16px}.checkout-field input{height:50px;padding:0 14px}.checkout-field textarea{min-height:96px;padding:13px 14px}.choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.choice-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-grid button{min-height:46px;padding:0 8px;font-size:12px}.toggle-row{min-height:44px}.toggle-row input{width:18px;height:18px}.delivery-fields{gap:11px}.checkout-review{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.checkout-review>div{padding:9px 6px}.checkout-review strong{font-size:10px}.finish-order-button{position:sticky;bottom:calc(10px + env(safe-area-inset-bottom));z-index:4;min-height:56px;padding:0 18px;border:1px solid rgba(255,255,255,.55);font-size:15px;box-shadow:0 14px 32px #25d36645}.product-modal,.product-modal-gallery{max-height:96dvh;border-radius:24px 24px 0 0}.product-gallery{padding:10px 10px 8px}.product-gallery-main{min-height:280px;height:min(48dvh,390px);max-height:390px;border-radius:18px}.product-gallery-main img,.product-gallery-main video{max-height:390px}.product-gallery-thumbs{gap:8px;margin-top:9px;padding-bottom:1px;scroll-snap-type:x proximity}.product-gallery-thumbs button{flex-basis:60px;width:60px;height:64px;scroll-snap-align:start}.product-modal-content{padding:20px 16px calc(28px + env(safe-area-inset-bottom))}.product-modal-topline{gap:10px}.modal-favorite{min-height:40px;padding:0 12px}.product-modal-content h2{margin-top:7px;font-size:clamp(31px,9.4vw,38px);line-height:1.02}.product-modal-price{margin-top:11px;font-size:28px}.product-modal-description{margin:16px 0 18px;line-height:1.55}.product-modal-options{gap:10px;margin-bottom:14px}.product-modal-options select{height:48px;font-size:16px}.modal-purchase-row{grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:end;margin:0 0 15px}.modal-total-preview{text-align:right}.modal-total-preview strong{font-size:24px;white-space:nowrap}.modal-add-button{min-height:56px;margin-top:0;font-size:15px;box-shadow:0 12px 28px #be536f33}.store-toast{top:auto;right:12px;left:12px;bottom:calc(148px + env(safe-area-inset-bottom));min-height:52px;padding:8px 14px;border-radius:17px;justify-content:flex-start}.store-toast>span{flex:1 1 auto;min-width:0}}@media(max-width:360px){.cart-item{grid-template-columns:76px minmax(0,1fr)}.cart-item-image{height:104px}.quantity-control{grid-template-columns:38px 34px 38px}.quantity-control button{width:38px;height:40px}.choice-grid{grid-template-columns:1fr}.choice-grid.two{grid-template-columns:1fr 1fr}.checkout-review,.modal-purchase-row{grid-template-columns:1fr}.modal-total-preview{text-align:left}}.account-clear{min-height:44px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#8d5969;font-weight:800;cursor:pointer}.account-clear:hover{border-color:#d9a6b5;background:var(--rose-pale)}.footer-bottom-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 18px;text-align:right}.footer-bottom-links a{color:inherit;text-decoration:underline;text-underline-offset:3px}.footer-bottom-links a:hover{color:var(--rose-dark)}.legal-page,.not-found-page{min-height:100vh;background:radial-gradient(circle at 15% 0%,rgba(190,83,111,.07),transparent 28%),#fffdfd}.legal-shell{width:min(900px,calc(100% - 32px));margin:0 auto;padding:44px 0 72px}.legal-back{display:inline-flex;align-items:center;min-height:42px;margin-bottom:34px;padding:0 16px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--rose-dark);font-size:13px;font-weight:800}.legal-header{max-width:760px;margin-bottom:30px}.legal-header h1,.not-found-card h1{margin:8px 0 14px;font-family:Playfair Display,serif;font-size:clamp(42px,7vw,72px);line-height:.98}.legal-header>p:last-child,.not-found-card>p{margin:0;color:var(--muted);line-height:1.75}.legal-card{margin-top:14px;padding:24px;border:1px solid var(--line);border-radius:24px;background:#ffffffe0}.legal-card h2{margin:0 0 10px;font-family:Playfair Display,serif;font-size:27px}.legal-card p{margin:8px 0 0;color:#675b5f;line-height:1.72}.legal-updated{margin:24px 0 0;color:#9a8b90;font-size:12px}.not-found-page{display:grid;place-items:center;padding:28px}.not-found-card{width:min(680px,100%);padding:clamp(30px,7vw,64px);border:1px solid var(--line);border-radius:32px;background:#fffffff0;text-align:center;box-shadow:0 28px 80px #65354117}.not-found-code{display:block;margin:6px 0 -10px;color:var(--rose-soft);font-family:Playfair Display,serif;font-size:clamp(86px,18vw,170px);font-weight:700;line-height:.85}.not-found-action{display:inline-flex;align-items:center;justify-content:center;min-height:50px;margin-top:24px;padding:0 24px;border-radius:999px;background:var(--rose);color:#fff;font-weight:800}@media(prefers-reduced-motion:no-preference){.hero-copy{animation:v45-rise-in .52s ease both}.hero-visual{animation:v45-soft-in .65s ease .08s both}.categories-intro,.categories-carousel-shell,.new-arrivals-heading,.story-band{animation:v45-rise-in .5s ease both}.new-arrival-card,.product-card{animation:v45-card-in .42s ease both}.product-card,.new-arrival-card,.favorite-button,.modal-favorite,.floating-whatsapp{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.product-card:hover,.new-arrival-card:hover{transform:translateY(-3px)}.favorite-button:active,.modal-favorite:active{transform:scale(.94)}.favorite-button.active,.modal-favorite.active{animation:v45-heart-pop .28s ease}.product-gallery-main img,.product-media img,.new-arrival-media img{animation:v45-soft-in .3s ease both}}@keyframes v45-rise-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes v45-soft-in{0%{opacity:0}to{opacity:1}}@keyframes v45-card-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes v45-heart-pop{0%{transform:scale(1)}45%{transform:scale(1.12)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(max-width:760px){.footer-bottom-links{justify-content:flex-start;text-align:left}.legal-shell{width:min(100% - 24px,900px);padding-top:26px}.legal-card{padding:20px;border-radius:20px}.legal-card h2{font-size:23px}.not-found-page{padding:18px}.not-found-card{padding:34px 22px;border-radius:26px}}.premium-footer-main{grid-template-columns:minmax(280px,1.35fr) repeat(2,minmax(180px,.8fr));gap:clamp(34px,5vw,72px)}.footer-payment-row-simple{grid-template-columns:1fr}.footer-bottom-simple{justify-content:flex-start;padding-bottom:42px}.home-quick-buy-add.is-added,.quick-buy-add.is-added,.modal-add-button.is-added{background:#9f405a}@media(prefers-reduced-motion:no-preference){.home-quick-buy-add.is-added,.quick-buy-add.is-added,.modal-add-button.is-added{animation:v46-added-pop .24s ease}}@keyframes v46-added-pop{0%{transform:scale(1)}50%{transform:scale(.985)}to{transform:scale(1)}}@media(max-width:1120px){.footer-column:last-child{grid-column:auto}}@media(max-width:760px){.premium-footer-main{grid-template-columns:1fr 1fr}.footer-about{grid-column:1 / -1}.footer-payment-row-simple{padding-top:18px;padding-bottom:18px}.footer-bottom-simple{padding-bottom:calc(88px + env(safe-area-inset-bottom))}}@media(max-width:480px){.premium-footer-main{grid-template-columns:1fr;gap:28px}.footer-about{grid-column:auto}}
