:root{--brand:#b84370;--brand-deep:#8e2f55;--brand-mid:#d46a94;--brand-soft:#f3c0da;--gold-bright:var(--brand-mid);--mint:#b84370;--teal:#b84370;--mist:#fff7fa;--paper:#fff;--ink:#1a1216;--ink-soft:#6a5560;--line:#b843702e;--ok:#2f6b4f;--danger:#9b2c2c;--shadow:0 14px 36px #1a121614;--radius:10px;--font-display:"Fraunces", Georgia, serif;--font-body:"Nunito", system-ui, sans-serif;--font-script:"Great Vibes", cursive;--header-h:96px;--topbar-h:36px;--magenta:var(--brand);--magenta-deep:var(--brand-deep);--pink:var(--brand-soft);--pink-soft:#fce8f1;--peach:#f7d5e4;--blush:#fce8f1;--blush-deep:#f3c0da}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;font-family:var(--font-body);color:var(--ink);background:radial-gradient(900px 420px at 8% -8%, #f3c0da73, transparent 55%), radial-gradient(720px 380px at 100% 0%, #b8437014, transparent 50%), linear-gradient(180deg, var(--mist), var(--paper) 48%);margin:0;line-height:1.5}#root{flex-direction:column;min-height:100vh;display:flex}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}:focus-visible{outline:2px solid var(--brand);outline-offset:2px}h1,h2,h3,.display{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-weight:600;line-height:1.15}p{margin:0}.container{width:min(1180px,100% - 2rem);margin-inline:auto}.site-main{flex:1}.btn{background:var(--brand);color:#fff;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.55rem;font-size:.82rem;font-weight:700;transition:transform .25s,filter .25s,box-shadow .25s,background .25s;display:inline-flex}.btn:hover{background:var(--brand-deep);transform:translateY(-1px);box-shadow:0 12px 28px #8e2f5547}.btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;filter:none;transform:none}.btn-ghost{color:var(--ink);text-transform:none;letter-spacing:.01em;background:#fff;border:1.5px solid #1a121624}.btn-ghost:hover{background:var(--blush);filter:none;box-shadow:none;border-color:#b8437059}.btn-dark{background:var(--ink);color:#fff}.btn-dark:hover{filter:none;background:#0d0a0c}.btn-sm{padding:.55rem .95rem;font-size:.8rem}.badge{background:var(--brand);color:#fff;letter-spacing:.04em;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.badge-muted{background:var(--blush);color:var(--brand-deep)}.price{flex-wrap:wrap;align-items:baseline;gap:.55rem;display:flex}.price-now{color:var(--ink);font-weight:700}.price-was{color:var(--ink-soft);font-size:.92rem;text-decoration:line-through}.section{padding:4rem 0}.section-head{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.75rem;display:flex}.section-head h2{font-size:clamp(1.85rem,3vw,2.45rem);font-weight:600}.section-head p{color:var(--ink-soft);max-width:36rem}.section-head.centered{text-align:center;flex-direction:column;align-items:center;gap:.45rem}.section-head.centered .brand-label{margin-bottom:.15rem}.grid-products{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}@media (width<=980px){.grid-products{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.grid-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.section{padding:2.75rem 0}}.fade-up{animation:.7s both fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes softRise{0%{opacity:0;transform:translateY(28px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.inline-whatsapp{color:#128c7e;align-items:center;gap:.3rem;font-weight:700;text-decoration:none;display:inline-flex}.inline-whatsapp:hover{color:#075e54}.brand-label{text-transform:uppercase;letter-spacing:.12em;color:var(--brand-deep);font-size:.72rem;font-weight:700}.newsletter-form-wrap{gap:.55rem;width:100%;min-width:0;max-width:420px;display:grid}.newsletter-form{box-sizing:border-box;gap:.5rem;width:100%;min-width:0;display:flex}.newsletter-form input{border:1px solid var(--line);background:#fff;border-radius:6px;flex:auto;min-width:0;padding:.8rem 1rem}.newsletter-form input:focus{border-color:#b843708c;outline:none;box-shadow:0 0 0 3px #b8437026}.newsletter-form button:disabled{opacity:.7;cursor:wait}.newsletter-status{margin:0;font-size:.88rem;font-weight:600}.newsletter-status.is-ok{color:var(--brand-deep)}.newsletter-status.is-error{color:var(--danger)}.empty-state{text-align:center;border-radius:calc(var(--radius) + 4px);border:1px solid var(--line);background:radial-gradient(70% 80% at 50% 30%,#f3c0da66,#0000 68%),linear-gradient(165deg,#fffafc 0%,#fce8f1 100%);justify-items:center;gap:.75rem;padding:clamp(2.5rem,5vw,3.5rem) 1rem;display:grid}.empty-state h1{color:var(--ink)}.empty-state p{color:var(--ink-soft);max-width:28rem}.site-footer{color:var(--ink-soft);background:radial-gradient(80% 55% at 10% 0,#f3c0da73,#0000 60%),radial-gradient(60% 45% at 95% 20%,#fce8f1b3,#0000 55%),#fffafc;border-top:1px solid #b843701f;margin-top:0;padding:3.75rem 0 0;position:relative;overflow:hidden}.footer-glow{pointer-events:none;background:linear-gradient(90deg,#0000,#b843702e,#0000);height:1px;position:absolute;inset:auto 0 35%}.footer-top{z-index:1;grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(0,.9fr));align-items:start;gap:2.5rem 2.25rem;padding-bottom:2.75rem;display:grid;position:relative}.footer-brand{justify-items:start;gap:1rem;display:grid}.footer-brand-link{line-height:0;display:inline-block}.footer-logo{object-fit:contain;width:auto;max-width:min(220px,100%);height:5.25rem;display:block}.footer-copy{color:var(--ink-soft);max-width:22rem;margin:0;font-size:.94rem;line-height:1.65}.footer-social{gap:.55rem;margin-top:.15rem;display:flex}.footer-social-btn{width:2.4rem;height:2.4rem;color:var(--brand);background:#fff;border:1px solid #b8437029;border-radius:50%;place-items:center;transition:background .2s,color .2s,border-color .2s,transform .2s;display:grid}.footer-social-btn:hover{background:var(--brand);border-color:var(--brand);color:#fff;transform:translateY(-2px)}.footer-col h3{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;margin:0 0 1rem;font-size:1.2rem;font-weight:600}.footer-col h3:after{content:"";background:var(--brand);border-radius:999px;width:1.6rem;height:2px;margin-top:.5rem;display:block}.footer-col ul{gap:.72rem;margin:0;padding:0;list-style:none;display:grid}.footer-col a{color:var(--ink-soft);font-size:.92rem;transition:color .15s,transform .15s;display:inline-block}.footer-col a:hover{color:var(--brand-deep);transform:translate(2px)}.footer-contact-list{gap:.85rem!important}.footer-contact-link{align-items:center;gap:.45rem;font-weight:700;display:inline-flex;color:var(--brand-deep)!important}.footer-contact-link:hover{color:var(--brand)!important}.footer-contact-meta{color:var(--ink-soft);font-size:.9rem;line-height:1.45;display:block}.footer-newsletter{z-index:1;background:linear-gradient(#fce8f18c 0%,#ffffff59 100%);border-top:1px solid #b843701a;padding:1.6rem 0;position:relative}.footer-newsletter-inner{grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);align-items:center;gap:1.25rem 2rem;display:grid}.footer-newsletter-copy-block .brand-label{margin:0 0 .35rem}.footer-newsletter-copy-block h3{font-family:var(--font-display);color:var(--ink);margin:0 0 .4rem;font-size:clamp(1.35rem,2.4vw,1.7rem);font-weight:600}.footer-newsletter-copy-block p:last-child{color:var(--ink-soft);max-width:34rem;margin:0;font-size:.92rem;line-height:1.5}.newsletter-form-wrap.is-footer{max-width:none}.newsletter-form-wrap.is-footer .newsletter-form{grid-template-columns:1fr auto;align-items:stretch;gap:.5rem;display:grid}.newsletter-form-wrap.is-footer .newsletter-form input{background:#fff;border:1px solid #b843702e;border-radius:8px;padding:.8rem .95rem}.newsletter-form-wrap.is-footer .newsletter-form input:focus{border-color:#b8437080;outline:none;box-shadow:0 0 0 3px #b843701f}.newsletter-form-wrap.is-footer .newsletter-form .btn{white-space:nowrap;border-radius:8px;padding:.8rem 1.15rem}.newsletter-form-wrap.is-footer .newsletter-status.is-ok{color:var(--brand-deep)}.newsletter-form-wrap.is-footer .newsletter-status.is-error{color:var(--danger)}.footer-payments{z-index:1;background:#fff;border-top:1px solid #b843701a;padding:1.35rem 0 1.5rem;position:relative}.footer-payments-inner{justify-content:center;display:flex}.footer-payments-group{flex-wrap:wrap;justify-content:center;align-items:center;gap:.85rem 1.1rem;display:flex}.footer-payments-label{letter-spacing:.14em;text-transform:uppercase;color:var(--brand-deep);margin:0;font-size:.7rem;font-weight:700}.footer-payment-cards{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.footer-payment-card{background:#fffafc;border:1px solid #b8437024;border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:.45rem;min-height:2.7rem;padding:.35rem .75rem .35rem .45rem;display:grid;box-shadow:0 10px 22px -18px #8e2f5573}.footer-payment-card img{object-fit:contain;width:auto;max-width:4.75rem;height:1.7rem;display:block}.footer-payment-card span{letter-spacing:.02em;color:var(--ink);white-space:nowrap;font-size:.72rem;font-weight:700}.footer-bottom{z-index:1;background:var(--brand);color:#ffffffeb;padding:.95rem 0;font-size:.85rem;position:relative}.footer-bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.25rem;display:flex}.footer-bottom p{margin:0}.footer-bottom-links{flex-wrap:wrap;gap:.85rem 1.15rem;display:flex}.footer-bottom-links a{color:#ffffffe0;letter-spacing:.02em;font-size:.82rem;font-weight:600;text-decoration:none}.footer-bottom-links a:hover{color:#fff;text-decoration:underline}@media (width<=960px){.footer-top{grid-template-columns:1fr 1fr;gap:2rem 1.75rem}.footer-brand{grid-column:1/-1}.footer-newsletter-inner{grid-template-columns:1fr;gap:1rem}}@media (width<=560px){.site-footer{padding-top:2.75rem}.footer-top{grid-template-columns:1fr;gap:1.75rem;padding-bottom:2rem}.footer-logo{height:4.35rem}.footer-col h3{margin-bottom:.65rem}.newsletter-form-wrap.is-footer .newsletter-form{grid-template-columns:1fr}.footer-payment-card{flex:calc(50% - .6rem);min-width:calc(50% - .6rem)}.footer-payment-card span{font-size:.66rem}.footer-bottom-inner{text-align:center;flex-direction:column;justify-content:center}.footer-bottom-links{justify-content:center}}.site-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding-top:env(safe-area-inset-top,0px);background:#fffffff5;position:sticky;top:0}.topbar{background:var(--brand);color:#fff;min-height:var(--topbar-h);padding:.45rem 0}.topbar-inner{min-height:calc(var(--topbar-h) - .2rem);justify-content:center;align-items:center;display:flex}.topbar-promo{color:#fff;letter-spacing:.1em;text-transform:uppercase;text-align:center;margin:0;font-size:.76rem;font-weight:600}.topbar-promo strong{color:#fff;text-underline-offset:2px;font-weight:800;text-decoration:underline}.topbar-sep{opacity:.65;margin:0 .65rem;font-weight:500}.header-inner{min-height:var(--header-h);grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;display:grid;position:relative}.header-side{align-items:center;display:flex}.header-side-start{display:none}.header-side-end{justify-content:flex-end}.brand{align-items:center;line-height:0;display:inline-flex}.brand-logo{object-fit:contain;width:auto;max-width:min(220px,42vw);height:5.25rem;display:block}.nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem 1.2rem;display:flex}.nav>a,.nav-dd-btn{color:var(--ink-soft);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;padding:.35rem 0;font-family:inherit;font-size:.84rem;font-weight:600}.nav>a.active,.nav>a:hover,.nav-dd-btn:hover,.nav-dd.open .nav-dd-btn{color:var(--brand-deep)}.nav-dd{position:relative}.nav-dd-btn{align-items:center;gap:.3rem;display:inline-flex}.nav-dd-panel{border:1px solid var(--line);min-width:11.5rem;box-shadow:var(--shadow);z-index:5;background:#fff;border-radius:12px;padding:.55rem;display:none;position:absolute;top:calc(100% + .55rem);left:50%;transform:translate(-50%)}.nav-dd.open .nav-dd-panel{gap:.1rem;display:grid}.nav-dd-panel a{letter-spacing:0;text-transform:none;color:var(--ink-soft);border-radius:8px;padding:.55rem .7rem;font-size:.9rem;font-weight:600}.nav-dd-panel a:hover{background:var(--blush);color:var(--brand-deep)}.site-header,.header-inner,.header-side,.header-side-end,.header-actions{overflow:visible}.header-actions{align-items:center;gap:.55rem;display:flex}.mobile-search-btn,.icon-btn.mobile-search-btn{display:none}.mobile-search-overlay{z-index:50;padding-top:calc(var(--topbar-h) + var(--header-h) + .75rem);padding-left:max(1rem, env(safe-area-inset-left));padding-right:max(1rem, env(safe-area-inset-right));background:#2a242059;position:fixed;inset:0}.mobile-search-panel{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:1rem}.mobile-search-form{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.mobile-search-form input{border:1px solid var(--line);background:var(--blush);border-radius:999px;flex:10rem;min-width:0;padding:.7rem 1rem}.mobile-results{width:100%;box-shadow:none;border:0;max-height:none;margin-top:.75rem;padding:0;position:static}.header-search{position:relative}.header-search-form{background:var(--blush);width:2.5rem;height:2.5rem;color:var(--ink);cursor:text;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:0;padding:0;transition:border-color .2s,background .2s,width .25s,padding .25s,color .2s;display:flex;position:relative;overflow:hidden}.header-search-form:hover{background:var(--blush);color:var(--brand-deep)}.header-search.is-open .header-search-form,.header-search-form:focus-within{width:14.5rem;color:var(--ink);background:#fff;border-color:#b8437059;justify-content:flex-start;gap:.5rem;padding:0 .85rem}.header-search-form svg{color:currentColor;flex-shrink:0;width:20px;height:20px;display:block}.header-search-form input{min-width:0;color:var(--ink);opacity:0;pointer-events:none;background:0 0;border:0;outline:none;flex:1;width:0;max-width:0;margin:0;padding:0;font-size:.88rem;transition:opacity .2s}.header-search.is-open .header-search-form input,.header-search-form:focus-within input{opacity:1;pointer-events:auto;width:auto;max-width:none}.header-search-form input::placeholder{color:var(--ink-soft)}.header-search-results{border:1px solid var(--line);width:min(22rem,80vw);box-shadow:var(--shadow);z-index:6;background:#fff;border-radius:12px;max-height:18rem;margin:0;padding:.45rem;list-style:none;position:absolute;top:calc(100% + .45rem);right:0;overflow:auto}.header-search-results a{border-radius:8px;justify-content:space-between;gap:.75rem;padding:.65rem .55rem;font-size:.88rem;font-weight:600;display:flex}.header-search-results a:hover{background:var(--blush)}.header-search-results em{color:var(--ink-soft);flex-shrink:0;font-size:.78rem;font-style:normal;font-weight:500}.header-search-results .empty{color:var(--ink-soft);padding:.75rem .55rem;font-size:.88rem}.icon-btn{background:var(--blush);width:2.5rem;height:2.5rem;color:var(--ink);cursor:pointer;border:0;border-radius:999px;flex-shrink:0;place-items:center;transition:background .2s,color .2s;display:grid;position:relative;overflow:visible}.icon-btn:hover{background:var(--blush);color:var(--brand-deep)}.cart-btn.has-items,.wish-header-btn.has-items{color:var(--brand-deep);overflow:visible}.wish-header-btn{overflow:visible}.cart-pulse{border:2px solid var(--brand);pointer-events:none;z-index:0;border-radius:999px;animation:1.7s ease-out infinite cartPulseRing;position:absolute;inset:0}.cart-pulse-delay{animation-delay:.85s}.cart-icon{z-index:1;transform-origin:50%;place-items:center;line-height:0;display:grid;position:relative}.cart-btn.has-items .cart-icon:not(.is-bump){animation:1.7s ease-in-out infinite cartIconPulse}.cart-icon.is-bump{animation:.5s cubic-bezier(.34,1.45,.64,1) cartIconBump}.cart-count{z-index:2;background:var(--brand);color:#fff;pointer-events:none;transform-origin:50%;opacity:0;border-radius:999px;place-items:center;min-width:1.15rem;height:1.15rem;padding:0 .22rem;font-size:.65rem;font-weight:700;transition:transform .32s cubic-bezier(.34,1.45,.64,1),opacity .22s;display:grid;position:absolute;top:-2px;right:-2px;transform:scale(0)}.cart-count.is-on{opacity:1;transform:scale(1)}.cart-count.is-on.is-pop{animation:.48s cubic-bezier(.34,1.45,.64,1) cartBadgePop}@keyframes cartPulseRing{0%{opacity:.75;transform:scale(.7)}to{opacity:0;transform:scale(1.75)}}@keyframes cartIconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.14)}}@keyframes cartIconBump{0%{transform:scale(1)rotate(0)}30%{transform:scale(1.22)rotate(-8deg)}55%{transform:scale(.94)rotate(6deg)}75%{transform:scale(1.08)rotate(-3deg)}to{transform:scale(1)rotate(0)}}@keyframes cartBadgePop{0%{opacity:.4;transform:scale(0)}55%{opacity:1;transform:scale(1.35)}to{opacity:1;transform:scale(1)}}.menu-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;width:2.4rem;height:2.4rem;padding:.35rem;display:none}.menu-toggle span{background:var(--ink);border-radius:999px;width:1.15rem;height:2px;display:block}.menu-toggle span:nth-child(2){width:.9rem}@media (width<=980px){:root{--header-h:84px}.topbar-promo{letter-spacing:.04em;font-size:.64rem}.header-inner{grid-template-columns:1fr auto 1fr;gap:.35rem}.header-side{min-width:4.8rem}.header-side-start{grid-column:1;justify-content:flex-start;display:flex}.brand{grid-column:2;justify-self:center}.header-side-end{grid-column:3;justify-content:flex-end}.menu-toggle{display:inline-flex}.brand-logo{max-width:min(280px,62vw);height:3.85rem}.header-search{display:none}.mobile-search-btn,.icon-btn.mobile-search-btn{display:grid}.nav{border-bottom:1px solid var(--line);background:#fffffffa;flex-direction:column;grid-column:1/-1;align-items:stretch;gap:0;padding:.75rem 1rem 1rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 28px #2a242014}.nav.open{display:flex}.nav>a,.nav-dd{border-bottom:1px solid var(--line);width:100%}.nav>a{padding:.8rem .15rem}.nav-dd-btn{justify-content:space-between;width:100%;padding:.8rem .15rem}.nav-dd-panel{box-shadow:none;border:0;min-width:0;padding:0 0 .55rem;position:static;transform:none}.nav-dd.open .nav-dd-panel{display:grid}}@media (width<=560px){:root{--header-h:80px}.brand-logo{max-width:min(250px,64vw);height:3.5rem}.header-side{min-width:4rem}.icon-btn{width:2.35rem;height:2.35rem}}.product-card{background:#fff;border:1px solid #2a24201a;border-radius:4px;flex-direction:column;height:100%;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;overflow:hidden}.product-card:hover{border-color:#b8437066;transform:translateY(-3px);box-shadow:0 14px 32px #1a121612}.product-media{aspect-ratio:1;background:var(--blush);flex-shrink:0;position:relative;overflow:hidden}.product-media-link{width:100%;height:100%;display:block}.product-media img{object-fit:cover;width:100%;height:100%;transition:transform .55s}.product-card:hover .product-media img{transform:scale(1.04)}.wish-btn{z-index:2;width:2.1rem;height:2.1rem;color:var(--ink);cursor:pointer;background:#fffffff0;border:0;border-radius:999px;place-items:center;transition:color .2s,transform .2s,background .2s;display:grid;position:absolute;top:.7rem;right:.7rem;box-shadow:0 4px 12px #2a24201a}.wish-btn:hover{color:var(--brand);transform:scale(1.06)}.wish-btn.is-active{color:var(--brand);background:#fff}.product-media .disc{z-index:2;background:var(--brand);color:#fff;letter-spacing:.02em;border-radius:4px;padding:.28rem .55rem;font-size:.72rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.product-media .oos{z-index:2;color:#fff;background:#2a2420c7;border-radius:4px;padding:.3rem .55rem;font-size:.72rem;font-weight:600;position:absolute;inset:auto .7rem .7rem auto}.product-body{flex-direction:column;flex:1;align-items:flex-start;gap:.35rem;min-width:0;padding:1.05rem 1.1rem 1.15rem;display:flex}.product-body h3{font-family:var(--font-body);color:var(--ink);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;margin:0;font-size:1rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.product-body h3 a{color:inherit;text-decoration:none}.product-body h3 a:hover{color:var(--brand-deep)}.product-body .price{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.product-body .price-now{color:var(--ink);letter-spacing:-.01em;font-size:1.12rem;font-weight:800}.product-body .price-was{color:var(--ink-soft);font-size:.88rem;text-decoration:line-through}.product-rating{align-items:center;gap:.25rem;margin:.05rem 0 .35rem;font-size:.9rem;line-height:1;display:flex}.product-rating .stars{color:var(--brand);letter-spacing:.06em}.product-rating .stars-empty{color:var(--brand-soft)}.product-add{width:100%;color:var(--ink);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#fff;border:1.5px solid #1a121633;border-radius:3px;justify-content:center;align-items:center;margin-top:auto;padding:.72rem .85rem;font-size:.72rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.product-add:hover{background:var(--brand);border-color:var(--brand);color:#fff}.product-add.is-disabled{color:var(--ink-soft);cursor:pointer;border-color:#2a24202e}.product-add.is-disabled:hover{background:var(--blush);color:var(--brand-deep);border-color:#b8437059}@media (width<=560px){.product-body{gap:.28rem;padding:.85rem .85rem .95rem}.product-body h3{min-height:2.6em;font-size:.9rem;line-height:1.3}.product-body .price-now{font-size:1rem}.product-body .price-was{font-size:.78rem}.product-rating{margin-bottom:.25rem;font-size:.8rem}.product-add{letter-spacing:.06em;padding:.68rem .75rem;font-size:.7rem}.product-media .disc{font-size:.65rem;top:.5rem;left:.5rem}.wish-btn{width:1.85rem;height:1.85rem;top:.5rem;right:.5rem}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;height:100%;display:flex;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{pointer-events:none;flex-wrap:wrap;justify-content:center;align-items:center;margin:0;display:flex}.splide__pagination li{pointer-events:auto;margin:0;line-height:1;list-style-type:none;display:inline-block}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{visibility:hidden;position:relative}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;margin:0;position:relative;list-style-type:none!important}.splide__slide img{vertical-align:bottom}.splide__spinner{contain:strict;border:2px solid #999;border-left-color:#0000;border-radius:50%;width:20px;height:20px;margin:auto;animation:1s linear infinite splide-loading;display:inline-block;position:absolute;inset:0}.splide__sr{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{z-index:0;position:relative;overflow:hidden}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{opacity:0;z-index:0;margin:0!important}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{cursor:pointer;opacity:.7;z-index:1;background:#ccc;border:0;border-radius:50%;justify-content:center;align-items:center;width:2em;height:2em;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.splide__arrow svg{fill:#000;width:1.2em;height:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline-offset:3px;outline:3px solid #0bf}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline-offset:3px;outline:3px solid #0bf}.splide__pagination{z-index:1;padding:0 1em;position:absolute;bottom:.5em;left:0;right:0}.splide__pagination__page{opacity:.7;background:#ccc;border:0;border-radius:50%;width:8px;height:8px;margin:3px;padding:0;transition:transform .2s linear;display:inline-block;position:relative}.splide__pagination__page.is-active{z-index:1;background:#fff;transform:scale(1.4)}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible,.splide.is-focus-in .splide__pagination__page:focus{outline-offset:3px;outline:3px solid #0bf}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:#0000}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline-offset:-3px;outline:3px solid #0bf}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline-offset:-3px;outline:3px solid #0bf}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible,.splide.is-focus-in .splide__toggle:focus{outline-offset:3px;outline:3px solid #0bf}.splide__track--nav>.splide__list>.splide__slide{cursor:pointer;border:3px solid #0000}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{top:auto;bottom:1em}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{flex-direction:column;padding:1em 0;display:flex;inset:0 .5em 0 auto}.product-slider{min-width:0;max-width:100%;position:relative}.product-slider .splide__track{overflow:hidden}.product-slider .splide__slide{height:auto}.product-slider .product-card{height:100%}.product-slider .splide__arrow{opacity:1;background:#fff;border:1px solid #b8437038;width:2.35rem;height:2.35rem;box-shadow:0 8px 20px -12px #8e2f5573}.product-slider .splide__arrow svg{fill:var(--brand-deep);width:.85rem;height:.85rem}.product-slider .splide__arrow:hover:not(:disabled){background:var(--blush);border-color:#b8437066}.product-slider .splide__arrow:disabled{opacity:.35}.product-slider .splide__arrow--prev{left:-.35rem}.product-slider .splide__arrow--next{right:-.35rem}.product-slider--featured .product-body{padding:.85rem .75rem .9rem}.product-slider--featured .product-body h3{min-height:2.6em;font-size:.88rem}.product-slider--featured .product-body .price-now{font-size:.98rem}.product-slider--featured .product-add{letter-spacing:.05em;padding:.62rem .5rem;font-size:.65rem}@media (width<=980px){.product-slider .splide__arrow{display:none}}.suggest-rail{border-top:1px solid #b843701f;margin-top:clamp(2.5rem,5vw,3.75rem);padding-top:clamp(2rem,4vw,2.75rem)}.suggest-rail-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.35rem;display:flex}.suggest-rail-head h2{color:var(--ink);margin:.2rem 0 0;font-size:clamp(1.55rem,3vw,2rem)}.bag-page{background:radial-gradient(70% 45% at 50% 0,#fce8f1bf,#0000 70%),#fff;padding:clamp(2rem,4vw,3.25rem) 0 clamp(3rem,6vw,4.5rem);position:relative}.bag-shell{max-width:1120px}.bag-intro{text-align:center;max-width:36rem;margin:0 auto 1.75rem}.bag-intro h1{color:var(--ink);letter-spacing:-.02em;margin:.35rem 0 .65rem;font-size:clamp(2.1rem,4.5vw,2.85rem)}.bag-intro>p{color:var(--ink-soft);margin:0;line-height:1.65}.bag-intro-row{text-align:left;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;max-width:none;margin-bottom:2rem;display:flex}.bag-intro-row h1{margin-bottom:.35rem}.bag-count{color:var(--ink-soft);font-size:.95rem}.bag-empty-panel{background:radial-gradient(60% 70% at 50% 20%,#ffffffd9,#0000 70%),linear-gradient(160deg,#fffafc 0%,#f8e4ef 100%);border:1px solid #b843701f;border-radius:20px;justify-items:center;gap:1rem;margin-bottom:1.75rem;padding:clamp(2rem,4vw,2.75rem) 1.25rem;display:grid;box-shadow:0 22px 48px -36px #8e2f5559}.bag-empty-icon{width:4.5rem;height:4.5rem;color:var(--brand);background:#ffffffb8;border:1px solid #b8437029;border-radius:999px;place-items:center;margin-bottom:.25rem;display:grid}.bag-empty-link{color:var(--brand-deep);letter-spacing:.02em;font-size:.9rem;font-weight:700;text-decoration:none}.bag-empty-link:hover{color:var(--brand);text-decoration:underline}.bag-empty-perks{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0 0 .5rem;padding:0;list-style:none;display:grid}.bag-empty-perks li{text-align:center;gap:.2rem;padding:.85rem .5rem;display:grid}.bag-empty-perks strong{letter-spacing:.1em;text-transform:uppercase;color:var(--brand-deep);font-size:.72rem}.bag-empty-perks span{color:var(--ink-soft);font-size:.88rem}.cart-layout{grid-template-columns:minmax(0,1.35fr) minmax(260px,.75fr);align-items:start;gap:1.75rem;display:grid}.cart-list{gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.cart-list li{background:#fff;border:1px solid #b843701f;border-radius:16px;grid-template-columns:104px minmax(0,1fr) auto;gap:1.1rem;padding:1.1rem;display:grid;box-shadow:0 10px 28px -24px #1a121659}.cart-thumb{background:var(--blush);border-radius:12px;width:104px;height:104px;display:block;overflow:hidden}.cart-thumb img{object-fit:cover;width:100%;height:100%}.cart-info{align-content:start;gap:.2rem;min-width:0;display:grid}.cart-title{color:var(--ink);font-size:1.02rem;font-weight:700;line-height:1.35;text-decoration:none}.cart-title:hover{color:var(--brand-deep)}.cart-unit{color:var(--ink-soft);margin:0;font-size:.9rem}.cart-line-total{color:var(--ink);white-space:nowrap;font-size:1.05rem}.qty{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.55rem;display:flex}.qty-control{background:#fffafc;border:1px solid #b843702e;border-radius:999px;align-items:center;gap:.15rem;padding:.15rem;display:inline-flex}.qty-control button{width:1.85rem;height:1.85rem;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:1.05rem;line-height:1}.qty-control button:hover{background:var(--blush);color:var(--brand-deep)}.qty-control span{text-align:center;min-width:1.5rem;font-size:.92rem;font-weight:700}.qty .remove{color:var(--ink-soft);cursor:pointer;background:0 0;border:0;align-items:center;gap:.35rem;padding:.25rem .15rem;font-size:.85rem;font-weight:600;display:inline-flex}.qty .remove:hover{color:var(--brand)}.summary{top:calc(var(--header-h) + var(--topbar-h,0px) + 1rem);background:radial-gradient(80% 60% at 100% 0,#f3c0da59,#0000 60%),#fffafc;border:1px solid #b8437024;border-radius:18px;gap:.85rem;padding:1.5rem 1.4rem;display:grid;position:sticky;box-shadow:0 18px 40px -30px #8e2f5566}.summary h2{color:var(--ink);margin:0;font-size:1.55rem}.summary .row{justify-content:space-between;align-items:baseline;gap:1rem;padding:.15rem 0;display:flex}.summary .row.muted{color:var(--ink-soft);border-bottom:1px solid #b843701f;padding-bottom:.85rem;font-size:.9rem}.summary-cta{width:100%;margin-top:.25rem}.promo{color:var(--ink-soft);gap:.35rem;font-size:.85rem;display:grid}.promo input{background:#fff;border:1px solid #b843702e;border-radius:10px;padding:.7rem .8rem}.promo input:focus{border-color:#b843708c;outline:none;box-shadow:0 0 0 3px #b8437026}.note{color:var(--ink-soft);margin:0;font-size:.86rem;line-height:1.5}@media (width<=900px){.cart-layout{grid-template-columns:1fr}.summary{position:static}.bag-empty-perks{grid-template-columns:1fr;gap:.25rem}}@media (width<=640px){.cart-list li{grid-template-columns:84px minmax(0,1fr);gap:.85rem;padding:.9rem}.cart-thumb{width:84px;height:84px}.cart-line-total{grid-column:2}.qty .remove span{display:none}}.checkout h1{color:var(--ink);margin-bottom:1rem}.checkout-layout{grid-template-columns:1.3fr .7fr;align-items:start;gap:2rem;display:grid}.checkout .summary h2{color:var(--brand-deep)}.checkout-form,.summary{border:1px solid var(--line);border-radius:var(--radius);background:#fffbfdf5;padding:1.4rem}.checkout-form{gap:1rem;display:grid}.checkout-form h2{color:var(--ink);margin-top:.5rem;font-size:1.45rem}.muted{color:var(--ink-soft)}.fields{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.fields label{color:var(--ink-soft);gap:.35rem;font-size:.85rem;font-weight:600;display:grid}.fields .full{grid-column:1/-1}.fields input,.fields textarea{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;padding:.7rem .8rem;font-weight:500}.fields input:focus,.fields textarea:focus{border-color:#b843708c;outline:none;box-shadow:0 0 0 3px #b8437026}.methods{grid-template-columns:repeat(2,1fr);gap:.55rem;display:grid}.methods label{border:1px solid var(--line);cursor:pointer;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem .9rem;font-weight:600;display:flex}.methods label.active{border-color:var(--brand-deep);background:var(--blush);box-shadow:0 0 0 1px #b8437040}.payment-details{background:var(--blush);border-radius:12px;gap:.35rem;padding:1rem;display:grid}.pay-note{color:var(--ink-soft);font-size:.92rem}.summary ul{gap:.65rem;margin:0 0 1rem;padding:0;list-style:none;display:grid}.summary li,.summary .row{justify-content:space-between;gap:1rem;font-size:.92rem;display:flex}@media (width<=860px){.checkout-layout,.fields,.methods{grid-template-columns:1fr}}.hero{background:linear-gradient(125deg,#fffafc 0%,#fff5f9 28%,#fce8f1 58%,#f3c0da 82%,#e8a0c0 100%);padding:clamp(3rem,6vw,5rem) 0 0;position:relative;overflow:hidden}.hero-atmosphere{pointer-events:none;background:radial-gradient(55% 70% at 92% 40%,#b843702e,#0000 62%),radial-gradient(45% 55% at 8% 75%,#f3c0da8c,#0000 60%),radial-gradient(circle at 40% 10%,#ffffffbf,#0000 42%);position:absolute;inset:0}.hero-grid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:clamp(2rem,5vw,4rem);min-height:min(68vh,580px);display:grid;position:relative}.hero-content{justify-items:start;gap:0;max-width:34rem;display:grid}.brand-hero{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--brand);margin:0 0 .75rem;font-size:clamp(2.6rem,5vw,3.75rem);font-weight:800;line-height:.98}.hero-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);max-width:14ch;margin:0 0 1rem;font-size:clamp(1.85rem,3.4vw,2.65rem);font-weight:600;line-height:1.15}.hero-sub{max-width:28rem;color:var(--ink-soft);margin:0 0 1.75rem;font-size:1.02rem;line-height:1.7}.hero-cta{margin-bottom:2.25rem}.hero-btn-primary{background:var(--brand);min-width:10rem;box-shadow:none;letter-spacing:.08em;border-radius:6px;padding:.95rem 1.85rem}.hero-btn-primary:hover{background:var(--brand-deep);box-shadow:0 10px 24px #8e2f5538}.hero-perks{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem 1rem;width:100%;max-width:32rem;margin:0;padding:0;list-style:none;display:grid}.hero-perks li{text-align:center;justify-items:center;gap:.55rem;display:grid}.hero-perk-icon{width:2.1rem;height:2.1rem;color:var(--brand);box-shadow:none;background:0 0;border:0;place-items:center;display:grid}.hero-perk-icon svg{stroke-width:1.5px;width:26px;height:26px}.hero-perks strong{letter-spacing:.06em;text-transform:uppercase;color:var(--ink);font-size:.62rem;font-weight:700;line-height:1.3}.hero-visual{justify-content:center;align-self:stretch;align-items:flex-end;min-height:min(56vh,560px);animation:.9s both softRise;display:flex;position:relative;overflow:visible}.hero-visual-glow{aspect-ratio:.85;filter:blur(18px);pointer-events:none;background:radial-gradient(at 50% 55%,#ffffff8c 0%,#f3c0da73 42%,#b8437014 68%,#0000 78%);border-radius:50%;width:min(78%,380px);animation:8s ease-in-out infinite heroPulse;position:absolute;bottom:4%;left:50%;translate:-50%}.hero-visual picture{z-index:1;filter:drop-shadow(0 22px 34px #8e2f551f);-webkit-mask-composite:source-in;width:min(112%,580px);margin-inline:auto;line-height:0;transition:transform .55s;display:block;position:relative;-webkit-mask-image:linear-gradient(#0000 0%,#0000008c 10%,#000 22% 72%,#00000059 90%,#0000 100%),radial-gradient(92% 96% at 50% 42%,#000 28%,#000000d9 48%,#00000059 68%,#0000 82%);mask-image:linear-gradient(#0000 0%,#0000008c 10%,#000 22% 72%,#00000059 90%,#0000 100%),radial-gradient(92% 96% at 50% 42%,#000 28%,#000000d9 48%,#00000059 68%,#0000 82%);-webkit-mask-composite:source-in;mask-composite:intersect}.hero-product{object-fit:contain;object-position:center bottom;width:100%;height:auto;max-height:min(72vh,600px);box-shadow:none;background:0 0;border:0;border-radius:0;display:block}.hero-visual:hover picture{transform:translateY(-4px)}@keyframes heroPulse{0%,to{opacity:.88;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.feature-bar{background:var(--mist);border-block:1px solid var(--line);padding:1.6rem 0}.feature-bar-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.feature-bar-item{text-align:left;align-items:flex-start;gap:.75rem;display:flex}.feature-bar-icon{width:2.5rem;height:2.5rem;color:var(--brand);flex-shrink:0;place-items:center;display:grid}.feature-bar-item strong{color:var(--ink);font-size:.88rem;font-weight:700;line-height:1.2;display:block}.feature-bar-item p{color:var(--ink-soft);margin:.2rem 0 0;font-size:.78rem;line-height:1.45}.cat-tiles-section{background:#fff;padding-top:3.75rem;padding-bottom:2.75rem}.cat-head,.featured-head{align-items:end}.cat-view-all{color:var(--brand-deep);letter-spacing:.06em;text-transform:uppercase;border-color:#b8437059;flex-shrink:0;font-size:.78rem;font-weight:700}.cat-view-all:hover{background:var(--blush);border-color:var(--brand);color:var(--brand-deep)}.cat-tiles{grid-template-columns:repeat(6,minmax(0,1fr));gap:1.1rem;display:grid}.cat-tile{gap:.55rem;transition:transform .35s;display:grid}.cat-tile:hover{transform:translateY(-4px)}.cat-tile-media{aspect-ratio:3/4;background:var(--blush) center/cover no-repeat;border-radius:2px;transition:box-shadow .35s;display:block}.cat-tile:hover .cat-tile-media{box-shadow:0 14px 28px #b8437029}.cat-tile strong{font-family:var(--font-display);color:var(--ink);font-size:1.1rem;font-weight:600}.cat-tile-link{letter-spacing:.04em;text-transform:uppercase;color:var(--brand);font-size:.75rem;font-weight:700}.cat-tile:hover .cat-tile-link{color:var(--brand-deep)}.story-band{background:#fff;padding:clamp(2.25rem,4.5vw,3.75rem) 0}.story-band-panel{isolation:isolate;background:#fce8f1;border-radius:18px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch;min-height:min(52vh,460px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 50px -36px #8e2f5559}.story-band-copy{z-index:2;background:linear-gradient(90deg,#fdf2f5 0%,#fce8f1 72%,#fce8f100 100%);align-content:center;justify-items:start;gap:1.05rem;max-width:32rem;padding:clamp(2.5rem,5.5vw,4rem) clamp(1.75rem,4.5vw,3.75rem);display:grid;position:relative}.story-band-kicker{justify-items:start;gap:.55rem;display:grid}.story-band-copy .brand-label{letter-spacing:.2em;color:var(--brand-deep);margin:0;font-size:.72rem;font-weight:700}.story-band-rule{background:var(--brand-deep);opacity:.75;width:2.5rem;height:1.5px;display:block}.story-band-copy h2{font-family:var(--font-display);letter-spacing:-.015em;max-width:13ch;color:var(--ink);margin:0;font-size:clamp(2rem,3.6vw,2.85rem);font-weight:600;line-height:1.12}.story-band-copy>p{color:var(--ink-soft);max-width:34rem;margin:0;font-size:.98rem;line-height:1.7}.story-band-btn{letter-spacing:.1em;border-radius:6px;min-width:9.75rem;margin-top:.35rem;padding:.9rem 1.6rem;font-size:.78rem;font-weight:700}.story-band-media{z-index:1;min-height:320px;position:relative;overflow:hidden}.story-band-media picture{width:100%;height:100%;line-height:0;display:block;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000073 18%,#000 42% 100%);mask-image:linear-gradient(90deg,#0000 0%,#00000073 18%,#000 42% 100%)}.story-band-media img{object-fit:cover;object-position:60% center;border:0;width:100%;height:100%;display:block}.featured-section{background:#fff;padding-top:3.75rem;padding-bottom:3.5rem}.category-products{background:#fff;padding-top:3.25rem;padding-bottom:3.25rem}.category-products.is-alt{background:linear-gradient(#f3c0da38 0%,#fffffff2 100%)}.category-products-blurb{max-width:34rem;color:var(--ink-soft);margin:.45rem 0 0;font-size:.98rem;line-height:1.55}.promise-bar{background:var(--brand);color:#fff;padding:1.35rem 0}.promise-bar-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:1rem;display:grid}.promise-item{color:#ffffffeb;justify-content:center;align-items:center;gap:.55rem;display:flex}.promise-item svg{width:20px;height:20px}.promise-item strong{letter-spacing:.06em;text-transform:uppercase;color:#fff;font-size:.72rem;font-weight:700}.loading-line{text-align:center;color:var(--ink-soft)}@media (prefers-reduced-motion:reduce){.hero-visual,.hero-visual-glow,.story-band-media{animation:none}}@media (width<=1200px){.cat-tiles{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=980px){.hero{padding:1.25rem 0 2rem}.hero-grid{grid-template-columns:1fr;justify-items:center;gap:.35rem;min-height:0}.hero-content{text-align:center;order:2;justify-items:center;width:100%;max-width:26rem;padding-top:.15rem}.brand-hero{letter-spacing:.1em;margin-bottom:.45rem}.hero-title{max-width:16ch;margin-bottom:.7rem}.hero-sub{margin:0 auto 1.25rem;font-size:.98rem;line-height:1.6}.hero-cta{justify-content:center;width:100%;margin-bottom:1.5rem;display:flex}.hero-visual{margin-inline:auto;order:1;width:100%;max-width:340px;min-height:0;margin-bottom:-.75rem}.hero-visual-glow{filter:blur(14px);width:min(85%,280px);bottom:12%}.hero-visual picture{filter:drop-shadow(0 14px 24px #8e2f551f);width:min(92%,320px);margin-inline:auto;-webkit-mask-image:linear-gradient(#0000 0%,#000000a6 7%,#000 18% 78%,#0000008c 92%,#0000 100%),radial-gradient(95% 98% at 50% 45%,#000 34%,#000000e0 58%,#00000059 76%,#0000 90%);mask-image:linear-gradient(#0000 0%,#000000a6 7%,#000 18% 78%,#0000008c 92%,#0000 100%),radial-gradient(95% 98% at 50% 45%,#000 34%,#000000e0 58%,#00000059 76%,#0000 90%)}.hero-product{max-height:360px}.hero-visual:hover picture{transform:none}.hero-perks{border-top:1px solid #b8437029;gap:.75rem .65rem;max-width:22rem;margin-inline:auto;padding-top:1.15rem}.feature-bar-grid{grid-template-columns:repeat(2,1fr);gap:1.1rem}.cat-tiles{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-section .container,.category-products .container{min-width:0;max-width:100%}.story-band-panel{grid-template-columns:1fr;min-height:0}.story-band-media{order:-1;height:min(46vw,300px);min-height:240px}.story-band-copy{background:#fdf2f5;max-width:none}.story-band-media picture{-webkit-mask-image:linear-gradient(#000 50%,#0000008c 78%,#0000 100%);mask-image:linear-gradient(#000 50%,#0000008c 78%,#0000 100%)}.story-band-copy h2{max-width:16ch}.promise-bar-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:1rem}}@media (width<=560px){.hero{padding:.85rem 0 1.65rem}.hero-grid{gap:.15rem}.brand-hero{letter-spacing:.09em;font-size:clamp(1.7rem,8.5vw,2.15rem)}.hero-title{font-size:clamp(1.55rem,7vw,1.95rem);line-height:1.18}.hero-sub{max-width:28rem;margin-bottom:1.1rem;font-size:.94rem}.hero-cta{margin-bottom:1.25rem}.hero-btn-primary{width:min(100%,16rem);min-width:0;padding:.88rem 1.5rem}.hero-visual{max-width:280px;margin-bottom:-1rem}.hero-visual picture{width:min(100%,280px)}.hero-product{max-height:300px}.hero-perks{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem .75rem;max-width:18rem}.hero-perks strong{letter-spacing:.05em;font-size:.62rem}.hero-perk-icon svg{width:22px;height:22px}.cat-head,.featured-head{flex-direction:column;align-items:flex-start;gap:.85rem}.cat-tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.cat-tile{gap:.4rem}.cat-tile strong{font-size:.92rem}.cat-tile-link{font-size:.65rem}.promise-bar-grid{grid-template-columns:1fr 1fr}.promise-item:last-child{grid-column:1/-1}.story-band-copy{gap:.95rem;padding:1.75rem 1.35rem 2.15rem}.story-band-copy h2{max-width:none;font-size:clamp(1.85rem,7vw,2.25rem)}.story-band-panel{border-radius:14px}.story-band-media{height:220px;min-height:210px}.story-band-btn{width:auto}}.product-layout{grid-template-columns:1.05fr .95fr;align-items:start;gap:2.5rem;display:grid}.gallery-main{aspect-ratio:1;border-radius:var(--radius);background:var(--blush);position:relative;overflow:hidden}.gallery-main .badge{z-index:1;position:absolute;top:1rem;left:1rem}.gallery-main img{object-fit:cover;width:100%;height:100%}.thumbs{gap:.55rem;margin-top:.75rem;display:flex;overflow-x:auto}.thumbs button{cursor:pointer;background:var(--blush);border:1px solid #0000;border-radius:12px;width:72px;height:72px;padding:0;overflow:hidden}.thumbs button.active{border-color:var(--brand-deep);box-shadow:0 0 0 1px var(--brand-soft)}.thumbs img{object-fit:cover;width:100%;height:100%}.product-info{gap:.75rem;display:grid}.product-info h1{color:var(--ink);font-size:clamp(1.8rem,3vw,2.6rem)}.product-buy-row{flex-wrap:wrap;gap:.65rem;margin-top:.25rem;display:flex}.product-buy-row .btn{min-width:10rem}.product-buy-row>.btn:first-child{box-shadow:0 10px 24px #8e2f5538}.product-wish-btn.is-active{border-color:var(--brand);color:var(--brand-deep);background:#b843701a}.meta,.desc{color:var(--ink-soft)}.stock.in{color:var(--ok);font-weight:600}.stock.out{color:var(--danger);font-weight:600}.related{margin-top:4rem}.related h2{color:var(--ink);margin-bottom:1.25rem;font-size:2rem}.product-info .brand-label{color:var(--brand)}@media (width<=860px){.product-layout{grid-template-columns:1fr}}.shop-layout{grid-template-columns:minmax(0,260px) minmax(0,1fr);align-items:start;gap:2rem;display:grid}.filters{top:calc(var(--header-h) + var(--topbar-h,0px) + 1rem);border:1px solid var(--line);border-radius:var(--radius);background:#fffbfdf5;gap:.9rem;min-width:0;max-width:100%;padding:1.2rem;display:grid;position:sticky;overflow:hidden;box-shadow:0 8px 24px #2a24200a}.filters h1{color:var(--brand);font-size:2rem;font-family:var(--font-body);letter-spacing:.02em;font-weight:800}.muted,.search-hint{color:var(--ink-soft)}.pager{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.filters label,.filters fieldset{color:var(--ink-soft);border:0;gap:.35rem;min-width:0;margin:0;padding:0;font-size:.85rem;font-weight:600;display:grid}.filters select,.filters input{box-sizing:border-box;border:1px solid var(--line);width:100%;min-width:0;max-width:100%;color:var(--ink);background:#fff;border-radius:10px;padding:.55rem .65rem;font-weight:500}.filters select:focus,.filters input:focus{border-color:#b843708c;outline:none;box-shadow:0 0 0 3px #b8437026}.filters select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--ink-soft) 50%), linear-gradient(135deg, var(--ink-soft) 50%, transparent 50%);background-position:calc(100% - 16px) calc(50% - 3px),calc(100% - 11px) calc(50% - 3px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:1.75rem}.price-range{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.4rem;min-width:0;display:grid}.price-range input{width:100%}.shop-empty{text-align:center;border-radius:calc(var(--radius) + 4px);background:radial-gradient(70% 80% at 50% 28%,#f3c0da73,#0000 68%),linear-gradient(165deg,#fffafc 0%,#fce8f1 100%);border:1px solid #b8437029;align-content:center;justify-items:center;gap:.55rem;min-height:min(52vh,420px);padding:clamp(2.5rem,5vw,3.75rem) 1.25rem;display:grid;position:relative;overflow:hidden}.shop-empty-glow{aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#ffffffeb 0%,#b8437029 45%,#0000 70%);border-radius:50%;width:min(70%,260px);animation:7s ease-in-out infinite shopEmptyPulse;position:absolute;top:12%;left:50%;transform:translate(-50%)}.shop-empty-art{z-index:1;width:min(180px,48vw);height:auto;margin-bottom:.35rem;animation:.7s both shopEmptyRise;position:relative}.shop-empty-eyebrow{z-index:1;letter-spacing:.2em;text-transform:uppercase;color:var(--brand-deep);margin:0;font-size:.68rem;font-weight:700;position:relative}.shop-empty h2{z-index:1;font-family:var(--font-display);color:var(--ink);margin:0;font-size:clamp(1.85rem,3.2vw,2.35rem);font-weight:600;line-height:1.15;position:relative}.shop-empty>p:not(.shop-empty-eyebrow){z-index:1;max-width:26rem;color:var(--ink-soft);margin:0;font-size:.98rem;line-height:1.65;position:relative}.shop-empty-actions{z-index:1;flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1rem;display:flex;position:relative}.shop-empty-actions .btn{min-width:8.5rem}@keyframes shopEmptyPulse{0%,to{opacity:.75;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.06)}}@keyframes shopEmptyRise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.product-skeleton{background:#fff;border:1px solid #2a24201a;border-radius:4px;gap:.85rem;padding:0 0 1rem;display:grid;overflow:hidden}.product-skeleton-media{aspect-ratio:1;background:linear-gradient(90deg, var(--blush) 25%, #fff 50%, var(--blush) 75%);background-size:200% 100%;border-radius:0;animation:1.2s ease-in-out infinite shopShimmer}.product-skeleton-line{background:#b843702e;border-radius:999px;height:.7rem;margin-left:1rem;margin-right:1rem}.product-skeleton-line.short{width:40%}.product-skeleton-line.price{width:55%;margin-top:.35rem}.grid-products.is-refreshing{opacity:.72;transition:opacity .2s}@keyframes shopShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (width<=860px){.shop-layout{grid-template-columns:1fr}.filters{position:static}}.wish-page{background:radial-gradient(70% 45% at 50% 0,#fce8f1bf,#0000 70%),#fff;padding:clamp(2rem,4vw,3.25rem) 0 clamp(3rem,6vw,4.5rem);position:relative}.wish-shell{max-width:1120px}.wish-intro{text-align:center;max-width:36rem;margin:0 auto 1.75rem}.wish-intro h1{color:var(--ink);letter-spacing:-.02em;margin:.35rem 0 .65rem;font-size:clamp(2.1rem,4.5vw,2.85rem)}.wish-intro>p{color:var(--ink-soft);margin:0;line-height:1.65}.wish-intro-row{text-align:left;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;max-width:none;margin-bottom:2rem;display:flex}.wish-intro-row h1{margin-bottom:.35rem}.wish-count{color:var(--ink-soft);font-size:.95rem}.wish-intro-actions{flex-wrap:wrap;gap:.55rem;display:flex}.wish-empty-panel{background:radial-gradient(60% 70% at 50% 20%,#ffffffd9,#0000 70%),linear-gradient(160deg,#fffafc 0%,#f8e4ef 100%);border:1px solid #b843701f;border-radius:20px;justify-items:center;gap:1rem;margin-bottom:1.75rem;padding:clamp(2rem,4vw,2.75rem) 1.25rem;display:grid;box-shadow:0 22px 48px -36px #8e2f5559}.wish-empty-icon{width:4.5rem;height:4.5rem;color:var(--brand);background:#ffffffb8;border:1px solid #b8437029;border-radius:999px;place-items:center;margin-bottom:.25rem;display:grid}.wish-empty-link{color:var(--brand-deep);letter-spacing:.02em;font-size:.9rem;font-weight:700;text-decoration:none}.wish-empty-link:hover{color:var(--brand);text-decoration:underline}.wish-empty-perks{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0 0 .5rem;padding:0;list-style:none;display:grid}.wish-empty-perks li{text-align:center;gap:.2rem;padding:.85rem .5rem;display:grid}.wish-empty-perks strong{letter-spacing:.1em;text-transform:uppercase;color:var(--brand-deep);font-size:.72rem}.wish-empty-perks span{color:var(--ink-soft);font-size:.88rem}.wishlist-grid{grid-template-columns:1fr;gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.wishlist-card{background:#fff;border:1px solid #b843701f;border-radius:16px;grid-template-columns:148px minmax(0,1fr);gap:1.15rem;padding:1.1rem;transition:border-color .2s,box-shadow .2s;display:grid;box-shadow:0 10px 28px -24px #1a121659}.wishlist-card:hover{border-color:#b8437047;box-shadow:0 16px 34px -22px #8e2f5547}.wishlist-media{aspect-ratio:1;background:var(--blush);border-radius:12px;display:block;position:relative;overflow:hidden}.wishlist-media img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.wishlist-card:hover .wishlist-media img{transform:scale(1.04)}.wishlist-media .oos{z-index:1;color:#fff;background:#1a1216c7;border-radius:4px;padding:.25rem .45rem;font-size:.68rem;font-weight:600;position:absolute;inset:auto .45rem .45rem auto}.wishlist-body{flex-direction:column;gap:.35rem;min-width:0;display:flex}.wishlist-body h2{font-family:var(--font-body);margin:0;font-size:1.05rem;font-weight:700;line-height:1.35}.wishlist-body h2 a{color:var(--ink);text-decoration:none}.wishlist-body h2 a:hover{color:var(--brand-deep)}.wishlist-body .price{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.wishlist-body .price-now{color:var(--ink);font-size:1.05rem;font-weight:800}.wishlist-body .price-was{color:var(--ink-soft);font-size:.88rem;text-decoration:line-through}.wishlist-actions{flex-wrap:wrap;gap:.55rem;margin-top:auto;padding-top:.75rem;display:flex}.wishlist-actions .btn{min-width:8rem}@media (width<=900px){.wish-empty-perks{grid-template-columns:1fr;gap:.25rem}}@media (width<=560px){.wishlist-card{grid-template-columns:96px minmax(0,1fr);gap:.85rem;padding:.9rem}.wishlist-body h2{font-size:.95rem}.wishlist-actions .btn{flex:auto;min-width:0;padding-inline:.75rem}.wish-intro-actions{width:100%}.wish-intro-actions .btn{flex:1}}.static-page{background:radial-gradient(720px 320px at 100% 0,#f3c0da47,#0000 55%)}.static-page h1{color:var(--ink);margin-bottom:.8rem;font-size:clamp(2rem,4vw,3rem)}.static-page .brand-label{margin-bottom:.35rem}.static-page h2{color:var(--brand-deep);margin:1.4rem 0 .45rem;font-size:1.35rem}.static-page p,.static-page li{color:var(--ink-soft)}.narrow{max-width:720px}.policy-updated{margin-bottom:1.25rem;font-size:.88rem}.policy-list{gap:.4rem;margin:.4rem 0 1rem 1.15rem;padding:0;display:grid}.static-page a:not(.inline-whatsapp):not(.btn){color:var(--brand-deep);text-underline-offset:2px;text-decoration:underline}.static-visual{border-radius:var(--radius);background:linear-gradient(145deg, #b8437047, transparent 50%), url(/assets/brand/hero-glass-glow.jpg) center/cover no-repeat, var(--blush);height:240px;margin:1.4rem 0}.about-page{overflow:hidden}.about-hero{background:radial-gradient(55% 70% at 90% 20%,#b8437024,#0000 60%),linear-gradient(165deg,#fffafc 0%,#fff 55%,#fce8f1 100%);padding:clamp(2.5rem,5vw,4rem) 0}.about-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(1.75rem,4vw,3.5rem);display:grid}.about-hero-copy h1{letter-spacing:-.03em;color:var(--ink);flex-direction:column;gap:.55rem;margin:.4rem 0 1rem;font-size:clamp(2.4rem,5.2vw,3.6rem);line-height:1.05;display:flex}.about-hero-name{color:var(--brand);font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;font-weight:800}.about-hero-tagline{letter-spacing:-.015em;color:var(--ink-soft);max-width:22ch;font-size:clamp(1.15rem,2.4vw,1.45rem);font-weight:500;line-height:1.3;display:block}.about-lead{color:var(--ink-soft);max-width:34rem;margin:0 0 1.6rem;font-size:1.08rem;line-height:1.65}.about-hero-cta{flex-wrap:wrap;gap:.75rem;display:flex}.about-hero-cta .btn,.about-cta-actions .btn{text-decoration:none}.about-hero-visual{justify-content:center;align-items:center;min-height:min(48vh,460px);display:flex;position:relative}.about-hero-visual-glow{aspect-ratio:1;filter:blur(4px);pointer-events:none;background:radial-gradient(circle at 50% 42%,#fffffffa 0%,#f3c0da8c 34%,#b8437024 55%,#0000 72%);border-radius:50%;width:min(96%,480px);position:absolute}.about-hero-visual picture{z-index:1;filter:drop-shadow(0 22px 36px #8e2f5524);width:min(100%,520px);display:block;position:relative}.about-hero-product{object-fit:contain;object-position:center;background:0 0;width:100%;height:auto;max-height:min(62vh,520px);display:block}.about-story{padding-top:3.5rem;padding-bottom:2.5rem}.about-story-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start;gap:clamp(1.5rem,4vw,3rem);display:grid}.about-story-grid h2{color:var(--ink);letter-spacing:-.02em;margin:.35rem 0 1rem;font-size:clamp(1.6rem,3vw,2.15rem)}.about-story-grid p{color:var(--ink-soft);margin:0 0 .95rem;line-height:1.65}.about-highlights{border:1px solid var(--line);border-radius:calc(var(--radius) + 4px);box-shadow:var(--shadow);background:#fff;gap:1rem;margin:0;padding:1.25rem;list-style:none;display:grid}.about-highlights li{border-left:3px solid var(--brand);gap:.25rem;padding-left:.9rem;display:grid}.about-highlights strong{color:var(--ink);font-size:.98rem}.about-highlights span{color:var(--ink-soft);font-size:.9rem;line-height:1.45}.about-values{background:radial-gradient(50% 60% at 10% 0,#fce8f1f2,#0000 55%);padding-top:2rem}.about-values .section-head{margin-bottom:2rem}.about-values .section-head h2{margin:.35rem 0 .55rem}.about-value-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;display:grid}.about-value{border:1px solid var(--line);border-radius:calc(var(--radius) + 2px);background:#fff;padding:1.4rem 1.25rem;transition:transform .3s,box-shadow .3s}.about-value:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.about-value h3{color:var(--ink);margin:0 0 .55rem;font-size:1.1rem}.about-value p{color:var(--ink-soft);margin:0;font-size:.94rem;line-height:1.55}.about-cta-band{margin:1rem 0 3rem}.about-cta-inner{border-radius:calc(var(--radius) + 6px);background:var(--brand);color:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem 2rem;padding:clamp(1.6rem,3vw,2.25rem);display:flex;box-shadow:0 18px 40px #8e2f5538}.about-cta-inner h2{color:#fff;margin:0 0 .4rem;font-size:clamp(1.45rem,3vw,1.9rem)}.about-cta-inner p{color:#ffffffe6;max-width:34rem;margin:0;line-height:1.5}.about-cta-actions{flex-wrap:wrap;gap:.7rem;display:flex}.about-cta-actions .btn{color:var(--brand-deep);background:#fff}.about-cta-actions .btn:hover{filter:none;background:var(--blush)}.about-cta-actions .btn-ghost{color:#fff;background:0 0;border-color:#ffffff8c}.about-cta-actions .btn-ghost:hover{color:#fff;background:#ffffff1f}@media (width<=900px){.about-hero-grid,.about-story-grid,.about-value-grid{grid-template-columns:1fr}.about-hero-copy h1{max-width:none}.about-hero-visual{min-height:280px}.about-hero-visual picture{width:min(100%,420px)}}@media (width<=560px){.about-hero{padding:2rem 0 1.5rem}.about-cta-inner{padding:1.35rem 1.15rem}.about-cta-actions .btn{width:100%}}.contact-list{gap:.45rem;margin:1rem 0 1.5rem;padding:0;list-style:none;display:grid}.contact-form{gap:.8rem;display:grid}.contact-form label{color:var(--ink-soft);gap:.35rem;font-size:.85rem;font-weight:600;display:grid}.contact-form input,.contact-form textarea{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;padding:.7rem .8rem}.contact-form input:focus,.contact-form textarea:focus{border-color:#b843708c;outline:none;box-shadow:0 0 0 3px #b8437026}.contact-form input:disabled,.contact-form textarea:disabled,.contact-form button:disabled{opacity:.7;cursor:not-allowed}.contact-status{margin:.85rem 0 0;font-size:.92rem}.contact-status.is-ok{color:var(--brand,#b84370)}.contact-status.is-error{color:#a33b3b}.faq-list{gap:.7rem;margin-top:1rem;display:grid}.faq-list details{border:1px solid var(--line);background:#ffffffbf;border-radius:12px;padding:.9rem 1rem;transition:border-color .2s}.faq-list details[open]{background:var(--mist);border-color:#b8437073}.faq-list summary{cursor:pointer;color:var(--ink);font-weight:600}.faq-list p{margin-top:.55rem}
