.cart-added-dismiss{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1095;background:#2d1f260f;border:none;padding:0;cursor:default}.cart-added-prompt{position:fixed;z-index:1100;width:min(22rem,calc(100vw - 2rem));background:#fff;border:1px solid rgba(217,145,164,.35);border-radius:20px;padding:1.15rem 1.15rem 1.05rem;box-shadow:0 16px 40px #6f445824,0 0 0 1px #fff5f8cc;animation:cart-added-slide-in .28s cubic-bezier(.22,1,.36,1)}@keyframes cart-added-slide-in{0%{opacity:0;transform:translateY(-8px) translate(8px)}to{opacity:1;transform:translateY(0) translate(0)}}.cart-added-prompt__close{position:absolute;top:.65rem;inset-inline-end:.65rem;border:none;background:transparent;color:var(--flamor-muted, #7a6670);font-size:1.35rem;line-height:1;cursor:pointer;padding:.2rem .35rem;border-radius:8px}.cart-added-prompt__close:hover{color:var(--flamor-mauve, #8b5a6b);background:var(--flamor-blush, #f3e8ec)}.cart-added-prompt__badge{width:2rem;height:2rem;border-radius:50%;background:linear-gradient(145deg,#f3d4dc,#d991a4);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:700;margin-bottom:.65rem}.cart-added-prompt__title{margin:0 0 .35rem;font-size:1.05rem;color:var(--flamor-mauve, #8b5a6b);padding-inline-end:1.5rem}.cart-added-prompt__text{margin:0 0 .95rem;font-size:.9rem;line-height:1.5;color:var(--flamor-muted, #7a6670)}.cart-added-prompt__actions{display:grid;gap:.5rem}.cart-added-prompt__actions .btn{width:100%;justify-content:center}@media(min-width:769px){.cart-added-prompt{top:5.25rem;inset-inline-end:1rem;inset-inline-start:auto;bottom:auto}}@media(max-width:768px){.cart-added-prompt{left:0;right:0;bottom:0;width:100%;max-width:none;border-radius:20px 20px 0 0;padding:1.1rem 1.15rem calc(1.1rem + env(safe-area-inset-bottom,0px));animation:cart-added-sheet-up .3s cubic-bezier(.22,1,.36,1)}@keyframes cart-added-sheet-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.cart-added-dismiss{background:#2d1f261f}}.elume-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#402f2f73;display:flex;align-items:center;justify-content:center;padding:1rem;animation:elumeFadeIn .2s ease}.elume-modal{background:#fff;border-radius:20px;padding:2rem 1.75rem;max-width:22rem;width:100%;text-align:center;box-shadow:0 20px 50px #402f2f40,0 0 0 1px #d991a44d;animation:elumeSlideUp .28s cubic-bezier(.22,1,.36,1)}.elume-modal--confirm{text-align:left;max-width:26rem}.elume-modal--correction{max-width:28rem}.elume-modal--correction .admin-field{margin-bottom:1rem}.elume-modal__icon{width:3rem;height:3rem;margin:0 auto 1rem;border-radius:50%;background:linear-gradient(145deg,var(--flamor-rose),var(--flamor-rose-deep));color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.elume-modal h3{margin:0 0 .5rem;color:var(--flamor-mauve);font-size:1.15rem}.elume-modal p{margin:0 0 1.25rem;color:var(--flamor-muted);font-size:.95rem;line-height:1.5}.elume-modal__actions{display:flex;flex-direction:column;gap:.5rem}.elume-modal__actions--row{flex-direction:row;justify-content:flex-end}.elume-modal__close{background:none;border:none;color:var(--flamor-muted);cursor:pointer;font-family:inherit;font-size:.85rem;padding:.5rem}.elume-modal__close:hover{color:var(--flamor-mauve)}.admin-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#2d1f267a;animation:elumeFadeIn .2s ease}.admin-drawer{position:fixed;top:0;right:0;height:100dvh;width:min(720px,calc(100vw - 32px));max-width:calc(100vw - 32px);background:#fff;box-shadow:-16px 0 48px #2d1f262e;display:flex;flex-direction:column;min-width:0;animation:adminDrawerIn .28s cubic-bezier(.22,1,.36,1)}.admin-drawer--wide{width:min(820px,calc(100vw - 32px))}.admin-drawer__head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.15rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,var(--dark-mauve) 0%,#5a3545 100%);color:#fff;flex-shrink:0}.admin-drawer__head h2{margin:0 0 .25rem;color:#fff;font-size:1.25rem}.admin-drawer__head p{margin:0;color:#ffffffd1;font-size:.9rem;line-height:1.45}.admin-drawer__close{width:2.25rem;height:2.25rem;border:none;border-radius:50%;background:#ffffff24;color:#fff;font-size:1.35rem;line-height:1;cursor:pointer;flex-shrink:0}.admin-drawer__close:hover{background:#ffffff3d}.admin-drawer__body{flex:1;overflow-y:auto;overflow-x:hidden;padding:1.25rem 1.5rem 1.5rem;background:#fff;min-height:0;-webkit-overflow-scrolling:touch}.admin-drawer__footer{display:flex;justify-content:flex-end;align-items:center;gap:.65rem;flex-wrap:wrap;padding:1rem 0 0;margin-top:1rem;border-top:1px solid #f0e3e7;position:sticky;bottom:0;background:linear-gradient(180deg,#ffffffeb,#fff 28%);z-index:1}@media(max-width:768px){.admin-drawer{width:100vw;max-width:100vw;height:100dvh;border-radius:0}.admin-drawer--wide{width:100vw;max-width:100vw}.admin-drawer__head{padding:1rem 1.1rem}.admin-drawer__body{padding:1rem 1.1rem 1.25rem}.admin-drawer__footer{flex-direction:column-reverse;align-items:stretch}.admin-drawer__footer .btn{width:100%;justify-content:center}}@keyframes elumeFadeIn{0%{opacity:0}to{opacity:1}}@keyframes elumeSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes adminDrawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}.qty-selector{display:inline-flex;flex-direction:column;gap:.45rem;width:auto;max-width:100%}.qty-selector.is-disabled{opacity:.55}.qty-selector__label{font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--flamor-mauve)}.qty-selector__control{display:inline-flex;align-items:center;justify-content:space-between;width:140px;max-width:100%;border:1px solid rgba(217,145,164,.45);border-radius:999px;overflow:hidden;background:#fff;box-shadow:0 2px 8px #5945480d;flex-shrink:0}.qty-selector__btn{width:38px;height:38px;flex-shrink:0;border:none;background:transparent;color:var(--flamor-mauve);font-size:1.1rem;line-height:1;cursor:pointer;font-family:inherit;transition:background .2s ease,color .2s ease}.qty-selector__btn:hover:not(:disabled){background:var(--flamor-blush);color:var(--flamor-rose-deep)}.qty-selector__btn:disabled{opacity:.35;cursor:not-allowed}.qty-selector__value{flex:1;min-width:2rem;text-align:center;font-weight:700;color:var(--flamor-text);font-size:.95rem;-webkit-user-select:none;user-select:none}.qty-selector--product{flex:0 0 auto}.qty-selector--product .qty-selector__control{width:142px;background:linear-gradient(180deg,#fff,#fff9fb)}.qty-selector--compact .qty-selector__control{width:120px}.qty-selector--compact .qty-selector__btn{width:34px;height:34px;font-size:1.05rem}.qty-selector--compact .qty-selector__value{min-width:1.75rem;font-size:.92rem}.cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#2d1f266b;display:flex;justify-content:flex-end}.cart-drawer{width:min(420px,100vw);height:100%;background:#fff;box-shadow:-8px 0 32px #2d1f261f;display:flex;flex-direction:column;animation:cart-drawer-slide .28s ease}@keyframes cart-drawer-slide{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-drawer__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.25rem 1rem;border-bottom:1px solid var(--flamor-blush, #f3e8ec)}.cart-drawer__head h2{margin:0 0 .2rem;font-size:1.25rem;color:var(--flamor-mauve, #8b5a6b)}.cart-drawer__head p{margin:0;color:var(--flamor-muted, #7a6670);font-size:.9rem}.cart-drawer__close{border:none;background:transparent;font-size:1.75rem;line-height:1;color:var(--flamor-mauve, #8b5a6b);cursor:pointer;padding:.15rem .35rem;border-radius:8px}.cart-drawer__close:hover{background:var(--flamor-blush, #f3e8ec)}.cart-drawer__body{flex:1;overflow-y:auto;padding:1rem 1.25rem}.cart-drawer__loading,.cart-drawer__empty{text-align:center;color:var(--flamor-muted, #7a6670);padding:2rem .5rem}.cart-drawer__empty p{margin:0 0 1rem}.cart-drawer__list{list-style:none;margin:0;padding:0;display:grid;gap:1rem}.cart-drawer__item{display:grid;grid-template-columns:72px 1fr;gap:.75rem;align-items:start}.cart-drawer__item img{width:72px;height:72px;object-fit:cover;border-radius:12px;background:var(--flamor-blush, #f3e8ec)}.cart-drawer__item-body strong{display:block;font-size:.95rem;color:var(--flamor-text, #3d2a33);margin-bottom:.2rem}.cart-drawer__variant{font-size:.82rem;color:var(--flamor-muted, #7a6670)}.cart-drawer__item-foot{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.5rem}.cart-drawer__footer{border-top:1px solid var(--flamor-blush, #f3e8ec);padding:1rem 1.25rem 1.25rem;background:#fff}.cart-drawer__totals{margin:0 0 .75rem;display:grid;gap:.45rem}.cart-drawer__totals div{display:flex;justify-content:space-between;gap:1rem;font-size:.92rem}.cart-drawer__totals dt{margin:0;color:var(--flamor-muted, #7a6670)}.cart-drawer__totals dd{margin:0;color:var(--flamor-text, #3d2a33)}.cart-drawer__total{padding-top:.5rem;border-top:1px solid var(--flamor-blush, #f3e8ec);font-weight:600}.cart-drawer__payment{margin:0 0 .85rem;font-size:.82rem;color:var(--flamor-muted, #7a6670)}.cart-drawer__actions{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}@media(min-width:769px){.cart-drawer-overlay{display:none}}.language-toggle{display:inline-flex;align-items:center;gap:.15rem;padding:.2rem .45rem;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.28);flex-shrink:0}.language-toggle__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:#ffffffd1;font:inherit;font-size:.78rem;font-weight:500;letter-spacing:.01em;padding:.15rem .4rem;border-radius:999px;cursor:pointer;line-height:1.2;transition:background .15s ease,color .15s ease;white-space:nowrap}.language-toggle__btn:hover{color:#fff;background:#ffffff1f}.language-toggle__btn.is-active{color:var(--flamor-rose, #c97b84);background:#fffffff2;font-weight:600}.language-toggle__sep{color:#ffffff73;font-size:.72rem;-webkit-user-select:none;user-select:none;line-height:1}.language-toggle--admin{background:#fce4ec1a;border:1px solid rgba(217,145,164,.42);box-shadow:0 1px 6px #0000001f}.language-toggle--admin .language-toggle__btn{color:#fce4ecf2}.language-toggle--admin .language-toggle__btn:hover:not(.is-active){color:#fff;background:#ffffff1f}.language-toggle--admin .language-toggle__btn:focus-visible{outline:2px solid rgba(252,228,236,.65);outline-offset:2px}.language-toggle--admin .language-toggle__btn.is-active{color:var(--flamor-mauve-dark, #402f2f);background:linear-gradient(135deg,var(--flamor-blush, #fce4ec) 0%,#fff 100%);font-weight:700;box-shadow:0 1px 8px #00000024}.language-toggle--admin .language-toggle__sep{color:#fce4ec8c}.language-toggle--auth{background:#ffffffd1;border:1px solid rgba(217,145,164,.32);box-shadow:0 2px 10px #59454814}.language-toggle--auth .language-toggle__btn{color:var(--flamor-mauve, #594548)}.language-toggle--auth .language-toggle__btn:hover:not(.is-active){color:var(--flamor-mauve-dark, #402f2f);background:#fce4ec8c}.language-toggle--auth .language-toggle__btn.is-active{color:#fff;background:linear-gradient(135deg,var(--flamor-rose, #d991a4) 0%,var(--flamor-rose-deep, #c16f89) 100%);font-weight:700}.language-toggle--auth .language-toggle__sep{color:#59454859}.mobile-nav-drawer__lang{padding:.75rem 1.25rem .25rem;display:flex;justify-content:center}.mobile-nav-drawer__lang .language-toggle{background:#c97b841f;border-color:#c97b8447}.mobile-nav-drawer__lang .language-toggle__btn{color:var(--flamor-charcoal, #3d2c2e)}.mobile-nav-drawer__lang .language-toggle__btn.is-active{color:#fff;background:var(--flamor-rose, #c97b84)}.mobile-nav-drawer__lang .language-toggle__sep{color:#3d2c2e59}@media(max-width:768px){.nav-inner .language-toggle{order:-1}.language-toggle__btn{font-size:.72rem;padding:.12rem .32rem}}.mobile-nav-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;background:#2d1f266b;display:flex;justify-content:flex-end}.mobile-nav-drawer{width:min(320px,88vw);height:100%;background:linear-gradient(180deg,#fff,#fff8fa);box-shadow:-8px 0 32px #2d1f2624;display:flex;flex-direction:column;animation:mobile-nav-slide .28s ease}@keyframes mobile-nav-slide{0%{transform:translate(100%)}to{transform:translate(0)}}.mobile-nav-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.15rem .85rem;border-bottom:1px solid rgba(217,145,164,.22)}.mobile-nav-drawer__title{margin:0;font-size:1.05rem;font-weight:800;color:var(--flamor-mauve);letter-spacing:.04em}.mobile-nav-drawer__close{border:none;background:#d991a41f;color:var(--flamor-mauve);width:2.1rem;height:2.1rem;border-radius:50%;font-size:1.45rem;line-height:1;cursor:pointer}.mobile-nav-drawer__links{flex:1;overflow-y:auto;padding:.65rem .85rem;display:flex;flex-direction:column;gap:.25rem}.mobile-nav-drawer__link{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.8rem .85rem;border-radius:12px;color:var(--flamor-mauve-dark);font-weight:700;font-size:.95rem;text-decoration:none;transition:background .15s ease,color .15s ease}.mobile-nav-drawer__link:hover,.mobile-nav-drawer__link:focus-visible{background:var(--flamor-blush);color:var(--flamor-rose-deep)}.mobile-nav-drawer__badge{min-width:1.35rem;height:1.35rem;padding:0 .35rem;border-radius:999px;background:var(--flamor-rose);color:#fff;font-size:.72rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.mobile-nav-drawer__footer{padding:.85rem 1rem 1.25rem;border-top:1px solid rgba(217,145,164,.2);display:flex;flex-direction:column;gap:.55rem}.mobile-nav-drawer__cta{width:100%}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-shell__main{flex:1 0 auto;display:flex;flex-direction:column;width:100%;min-width:0}.site-shell__main>main,.site-shell__main>.state,.site-shell__main>.loading-state{flex:1 0 auto;width:100%}.top-banner-nav{background-color:var(--flamor-rose);color:var(--flamor-white);padding:.85rem clamp(.75rem,2vw,1.25rem);width:100%;box-shadow:0 1px #0000000f}.nav-inner{max-width:var(--elume-site-max);margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--flamor-white);padding-inline-start:.5rem;flex-shrink:0}.brand:hover{color:var(--flamor-white);opacity:.95}.brand-logo{height:clamp(3.55rem,6vw,4.85rem);width:auto;max-width:min(24rem,72vw);object-fit:contain;object-position:start center;display:block}.top-banner-nav .brand-logo.elume-logo--rose-blend{mix-blend-mode:lighten}.nav-links{display:flex;flex-direction:row;gap:.85rem 1.25rem;align-items:center;padding-inline-end:.25rem;flex-wrap:wrap;justify-content:flex-end;margin-inline-start:auto;min-width:0}.nav-lang-slot{flex-shrink:0}.nav-text-links{display:flex;align-items:center;gap:.65rem 1rem;flex-wrap:wrap}.nav-actions{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.nav-link{color:var(--flamor-white);text-decoration:none;font-weight:600;font-size:.8125rem;letter-spacing:.02em;white-space:nowrap;background:none;border:none;cursor:pointer;font-family:inherit;padding:0}.nav-link:hover{color:var(--flamor-mauve)}.nav-svg-icon{width:19px;height:19px;display:block;flex-shrink:0}.nav-icon-btn--active{background:#ffffff4d;border-color:#ffffff9e;box-shadow:0 0 0 1px #ffffff2e,0 4px 14px #402f2f38}.nav-icon-btn{display:inline-flex;align-items:center;justify-content:center;position:relative;width:36px;height:36px;padding:0;border-radius:50%;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);box-shadow:0 1px #ffffff1f inset;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease;color:#fff;cursor:pointer;font-family:inherit;text-decoration:none;flex-shrink:0}.nav-icon-btn:hover,.nav-icon-btn:focus-visible{color:#fff;background:#ffffff42;border-color:#ffffff73;box-shadow:0 4px 14px #402f2f2e;transform:translateY(-1px)}.cart-badge{position:absolute;top:-4px;inset-inline-end:-4px;background:var(--flamor-mauve);color:#fff;font-size:.65rem;min-width:1.1rem;height:1.1rem;line-height:1.1rem;text-align:center;border-radius:999px;padding:0 4px;font-weight:700;border:1.5px solid var(--flamor-rose);pointer-events:none}@media(max-width:768px){.nav-inner{flex-wrap:nowrap;gap:.65rem}.brand-logo{max-width:min(9.5rem,42vw);height:clamp(2.35rem,7vw,3rem)}.nav-links--desktop{display:none}.nav-mobile-actions{display:flex;align-items:center;gap:.28rem;margin-inline-start:auto;flex-shrink:0}.nav-mobile-actions .nav-icon-btn{width:34px;height:34px}}@media(min-width:769px){.nav-mobile-actions{display:none}}@media(max-width:720px){.nav-links--desktop{display:none}}@media(max-width:520px){.nav-text-links .nav-link{font-size:.75rem}.nav-icon-btn{width:34px;height:34px}.nav-svg-icon{width:18px;height:18px}}.site-footer{flex-shrink:0;margin-top:auto;background-color:var(--flamor-rose);color:var(--flamor-white);padding:1.65rem 1.25rem 1.15rem;width:100%}.footer-inner{max-width:var(--elume-site-max);margin:0 auto;display:grid;grid-template-columns:minmax(200px,1.2fr) minmax(110px,.7fr) minmax(120px,.8fr) minmax(120px,.8fr);align-items:start;gap:1.35rem 1.75rem}.footer-col{min-width:0}.footer-col--brand{display:flex;flex-direction:column;gap:.55rem}.footer-col__title{margin:0 0 .55rem;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#ffffffe0}.footer-col__links{list-style:none;padding:0;margin:0;display:grid;gap:.45rem}.footer-col__links a{color:var(--flamor-white);text-decoration:none;font-weight:600;font-size:.92rem;line-height:1.45;transition:color .2s ease,opacity .2s ease}.footer-col__links a:hover{color:var(--flamor-cream)}.footer-tagline{margin:0;max-width:16rem;font-size:.86rem;line-height:1.5;color:#ffffffeb}.footer-brand{justify-self:start;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--flamor-white);text-decoration:none}.footer-brand:hover{color:var(--flamor-mauve)}.footer-brand--logo{display:inline-flex;align-items:center}.footer-brand-logo{height:clamp(2.35rem,4.5vw,3.25rem);width:auto;max-width:min(12rem,100%);object-fit:contain;object-position:start center;display:block;transition:opacity .2s ease,transform .2s ease}.site-footer .footer-brand-logo.elume-logo--rose-blend{mix-blend-mode:lighten}.footer-brand--logo:hover .footer-brand-logo{opacity:.94;transform:translateY(-1px)}.footer-col--social{display:flex;flex-direction:column}.footer-social{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.75rem}.footer-social__link{display:flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border-radius:50%;background:#ffffff1f;color:#fff;line-height:0;opacity:.95;transition:opacity .2s ease,transform .2s ease,background .2s ease}.footer-social__link:hover{opacity:1;transform:translateY(-2px);background:#fff3}.footer-social__icon{width:1.15rem;height:1.15rem;display:block}.footer-bottom{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;margin-top:.15rem;padding-top:.95rem;border-top:1px solid rgba(255,255,255,.2);text-align:center}.footer-copy{margin:0;font-size:.82rem;font-weight:600;color:#fffffff2}.footer-bottom__note{margin:0;font-size:.78rem;color:#ffffffd1}.footer-link__short,.footer-copy__short{display:none}@media(max-width:960px){.footer-inner{grid-template-columns:1fr 1fr;gap:1.75rem 1.5rem}.footer-col--brand{grid-column:1 / -1;align-items:center;text-align:center}.footer-brand-logo{object-position:center center}.footer-tagline{max-width:28rem}}@media(max-width:768px){.site-footer{padding:1.75rem 1rem 1.25rem}.footer-inner{display:flex;flex-direction:column;align-items:center;gap:.875rem;text-align:center}.footer-col--brand{align-items:center;gap:.4rem}.footer-brand-logo{height:2rem;max-width:9.5rem;object-position:center center}.footer-tagline{max-width:20rem;font-size:.82rem;line-height:1.45}.footer-col__title{display:none}.footer-col--nav{width:100%}.footer-col__links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:0}.footer-col__links li{display:inline-flex;align-items:center}.footer-col__links li+li:before{content:"·";margin:0 .45rem;opacity:.72;font-weight:400;pointer-events:none}.footer-col__links a{font-size:.86rem;line-height:1.35;white-space:nowrap}.footer-link--cart{display:none}.footer-col--social{align-items:center;margin-top:.1rem}.footer-social{justify-content:center;gap:.625rem}.footer-social__link{width:1.75rem;height:1.75rem}.footer-social__icon{width:.95rem;height:.95rem}.footer-bottom{width:100%;margin-top:1rem;padding-top:.875rem;gap:.2rem}.footer-copy{font-size:.78rem}.footer-bottom__note{font-size:.74rem}.footer-link__long,.footer-copy__long{display:none}.footer-link__short,.footer-copy__short{display:inline}}.notif-bell{position:relative}.notif-bell__dropdown{position:absolute;inset-inline-end:0;top:calc(100% + .5rem);width:min(340px,92vw);background:#fff;border-radius:14px;box-shadow:0 12px 40px #4a2c3a2e;border:1px solid rgba(217,145,164,.2);z-index:200;overflow:hidden}.notif-bell__head{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid #f0e3e7;color:var(--flamor-mauve)}.notif-bell__head .link-btn{background:none;border:none;color:var(--flamor-rose-deep);cursor:pointer;font:inherit;font-size:.82rem;font-weight:600}.notif-bell__list{list-style:none;padding:0;margin:0;max-height:320px;overflow-y:auto}.notif-bell__list li.is-unread{background:#fffbfc}.notif-bell__item{display:grid;gap:.15rem;width:100%;text-align:start;padding:.75rem 1rem;border:none;border-bottom:1px solid #f8f0f3;background:none;cursor:pointer;font:inherit;color:var(--flamor-text)}.notif-bell__item strong{color:var(--flamor-mauve);font-size:.88rem}.notif-bell__item span{font-size:.85rem;color:var(--flamor-muted)}.notif-bell__item small{font-size:.75rem;color:var(--flamor-muted)}.notif-bell__empty{padding:1.25rem 1rem;margin:0;color:var(--flamor-muted);font-size:.9rem}.notif-bell__all{display:block;text-align:center;padding:.65rem;color:var(--flamor-rose-deep);font-weight:700;font-size:.88rem;text-decoration:none;border-top:1px solid #f0e3e7}.notif-bell__all:hover{background:#faf8f8}.product-card{background:var(--flamor-white);border-radius:16px;padding:14px 14px 16px;text-align:center;box-shadow:0 1px 3px #0000000d;transition:transform .2s ease,box-shadow .2s ease;border:1px solid rgba(217,145,164,.18);display:flex;flex-direction:column;height:100%;min-height:100%;overflow:visible}.product-card:hover{transform:translateY(-4px)}.product-card__media{position:relative;margin-bottom:10px;flex-shrink:0}.product-card__media-frame{position:relative;border-radius:12px;overflow:hidden;background:linear-gradient(145deg,#f8f0ee,#fff5f3)}.product-card__media-frame>img,.product-card__media-frame>a>img{width:100%;height:180px;object-fit:cover;display:block;margin:0;background:#f3f4f6}.product-card.product-card--png .product-card__media-frame>img,.product-card.product-card--png .product-card__media-frame>a>img{object-fit:contain;padding:8px}.product-card__image-link{display:block;text-decoration:none;background:linear-gradient(145deg,#f8f0ee,#fff5f3)}.product-card__image-link img{opacity:0;transition:opacity .28s ease}.product-card__image-link.is-loaded img{opacity:1}.product-card__wishlist{position:absolute;top:8px;right:8px;z-index:3;width:2rem;height:2rem;border-radius:50%;border:none;background:#ffffffeb;color:var(--flamor-rose);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px #59454826;transition:transform .2s ease,background .2s ease,color .2s ease;font-size:.95rem}.product-card__wishlist:hover{transform:scale(1.08);background:var(--flamor-blush)}.product-card__wishlist.is-active{background:var(--flamor-rose);color:#fff}.product-card__badges{position:absolute;top:8px;left:8px;z-index:4;display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;max-width:calc(100% - 3rem);pointer-events:none}.product-card__badge{display:inline-block;background:var(--flamor-mauve);color:#fff;font-size:.65rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:.25rem .5rem;border-radius:999px;line-height:1.2;max-width:100%}.product-card__badge--discount{background:#fff5f8f5;color:#6f4458;border:1px solid rgba(217,145,164,.45);text-transform:none;letter-spacing:.02em;box-shadow:0 1px 4px #5945481a}.product-card__quick-cart{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;align-items:center;justify-content:center;min-height:44px;padding:.55rem .75rem;text-decoration:none;color:#fff;background:var(--flamor-rose);border:none;border-top:1px solid rgba(255,255,255,.28);box-shadow:0 -4px 18px #5945481f;transition:transform .32s cubic-bezier(.22,1,.36,1),background .2s ease;cursor:pointer;font-family:inherit;width:100%}.product-card__quick-cart-inner{display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.product-card__quick-cart-ic{display:flex;width:22px;height:22px;align-items:center;justify-content:center}.product-card__quick-cart-ic img{display:block;width:19px;height:19px;object-fit:contain;filter:brightness(0) invert(1);opacity:.95}.product-card__quick-cart-label{font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#fff;line-height:1.2}.product-card__quick-cart-label--short,.product-card__details-label--short{display:none}@media(hover:hover){.product-card__quick-cart{transform:translateY(100%)}.product-card:hover .product-card__media-frame .product-card__quick-cart,.product-card:focus-within .product-card__media-frame .product-card__quick-cart{transform:translateY(0)}}@media(hover:none){.product-card__quick-cart{transform:translateY(0)}.product-card__media-frame{margin-bottom:0}}.product-card__quick-cart:hover:not(:disabled),.product-card__quick-cart:focus-visible:not(:disabled){background:var(--flamor-rose-deep)}.product-card__quick-cart:disabled{background:#9ca3af;cursor:not-allowed}.product-card h3{font-size:1.05rem;margin:6px 0 4px;color:var(--flamor-text);line-height:1.35}.product-card h3 a{color:inherit;text-decoration:none}.product-card h3 a:hover{color:var(--flamor-rose-deep)}.product-card .meta{font-size:.88rem;color:var(--flamor-muted);margin-bottom:6px}.product-card__swatches{display:flex;align-items:center;justify-content:center;gap:.35rem;margin-bottom:6px;min-height:1.1rem;flex-shrink:0}.product-card__swatches-more{font-size:.75rem;font-weight:700;color:var(--flamor-muted)}.product-card .price{font-weight:700;color:var(--flamor-mauve);margin-bottom:10px;font-size:1.1rem;flex-shrink:0}.product-card .product-price{gap:0;line-height:1.25}.product-card .product-price--discount{gap:.12rem}.product-card .product-price__original{font-size:.78rem;font-weight:500;color:#b8a0a8;line-height:1.2}.product-card .product-price__effective{font-size:1.12rem;font-weight:800;color:var(--flamor-rose-deep, #9d3d5c);line-height:1.2}.product-card .product-price__badge{display:none}.product-card .btn-small,.product-card .btn-primary.btn-small,.product-card a.btn.btn-primary.btn-small{margin-top:auto;width:100%;max-width:100%;flex-shrink:0}.category-card{background:#fff;border-radius:16px;padding:16px 14px 18px;text-align:center;text-decoration:none;color:inherit;box-shadow:0 1px 3px #0000000a;border:1px solid rgba(217,145,164,.2);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.category-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-sm);border-color:#d991a473}.category-card__thumb{background:linear-gradient(145deg,var(--category-outer-pink) 0%,#f0a8bc 100%);border-radius:14px;padding:10px;margin-bottom:14px}.category-card__thumb-inner{background:var(--category-inner-white);border-radius:10px;min-height:136px;display:flex;align-items:center;justify-content:center;padding:12px 10px;box-shadow:inset 0 1px #fffc}.category-card__thumb-inner img{max-height:120px;max-width:100%;width:auto;height:auto;object-fit:contain}.category-card__name{margin:0;font-size:.9rem;font-weight:700;color:var(--flamor-mauve);letter-spacing:.02em}@media(max-width:767px){.category-card{padding:10px 10px 12px;border-radius:14px;height:100%;display:flex;flex-direction:column}.category-card__thumb{padding:7px;margin-bottom:8px;border-radius:11px;flex:1 1 auto}.category-card__thumb-inner{min-height:64px;padding:6px;border-radius:8px}.category-card__thumb-inner img{max-height:64px}.category-card__name{font-size:.78rem;line-height:1.28}}@media(min-width:768px)and (max-width:1023px){.category-card__thumb-inner{min-height:96px}.category-card__thumb-inner img{max-height:88px}}.product-detail{display:flex;flex-direction:column;gap:1.5rem;width:100%;min-width:0;max-width:100%;overflow-x:clip}.product-detail__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;font-size:.86rem;color:var(--flamor-mauve)}.product-detail__breadcrumb a{color:var(--flamor-mauve);text-decoration:none}.product-detail__breadcrumb a:hover{text-decoration:underline}.product-detail__breadcrumb span[aria-current=page]{color:var(--flamor-muted)}.product-detail__back{margin:-.35rem 0 0}.product-detail__back a{color:var(--flamor-mauve);text-decoration:none;font-size:.92rem}.product-detail__back a:hover{text-decoration:underline}.product-detail__hero{padding:1.35rem 1.5rem 1.5rem;background:linear-gradient(165deg,#fff,#fff9fb 48%,#fff5f8);border:1px solid rgba(217,145,164,.22);box-shadow:0 12px 36px #59454814}.product-detail__grid{display:grid;grid-template-columns:minmax(280px,1fr) minmax(300px,1.05fr);gap:2.25rem;align-items:start}.product-detail__gallery{width:100%;min-width:0}.product-detail__image-wrap{display:flex;align-items:center;justify-content:center;min-height:220px;max-height:min(520px,56vh);padding:1rem;border-radius:20px;background:linear-gradient(180deg,#fff,#faf6f8);border:1px solid rgba(217,145,164,.18);box-shadow:inset 0 1px #fffffff2;overflow:hidden}.product-detail__image{width:100%;max-width:440px;height:auto;max-height:min(480px,52vw);border-radius:14px;object-fit:contain;object-position:center;background:transparent;padding:0;box-shadow:none}.product-detail__info{min-width:0;display:flex;flex-direction:column;gap:.15rem}.product-detail__head{margin-bottom:.35rem}.product-detail__category{color:var(--flamor-rose-deep);font-weight:600;font-size:.82rem;letter-spacing:.06em;text-transform:uppercase;margin:0 0 .35rem}.product-detail__title{margin:0 0 .65rem;font-size:clamp(1.45rem,2.5vw,1.85rem);line-height:1.25;color:var(--flamor-mauve);font-weight:700}.product-detail__meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem .85rem}.product-detail__price{font-size:1.65rem;font-weight:800;color:var(--flamor-mauve);margin:0}.product-detail__badge{display:inline-flex;align-items:center;padding:.28rem .7rem;border-radius:999px;background:var(--flamor-mauve);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.product-detail__purchase-box{margin-top:1rem;padding:1.15rem 1.2rem;border-radius:18px;background:#fff;border:1px solid rgba(217,145,164,.28);box-shadow:0 8px 24px #5945480f;display:flex;flex-direction:column;gap:1rem}.product-detail__purchase-row{display:flex;align-items:center}.product-detail__purchase-box .qty-selector--product{flex-direction:row;align-items:center;gap:.85rem}.product-detail__purchase-box .qty-selector--product .qty-selector__label{margin:0;font-size:.78rem;letter-spacing:.06em;white-space:nowrap}.product-detail__purchase-box .qty-selector--product .qty-selector__control{width:132px;background:linear-gradient(180deg,#fff,#fff9fb);border-color:#d991a473}.product-detail__purchase-box .qty-selector--product .qty-selector__btn{width:36px;height:36px}.product-detail__purchase-actions{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;width:100%}.product-detail__add-btn{min-height:46px;padding:.72rem 1.1rem;border-radius:999px;font-weight:700;font-size:.95rem;letter-spacing:.01em;box-shadow:0 6px 18px #c16f8947;transition:background-color .2s ease,box-shadow .2s ease,transform .15s ease}.product-detail__add-btn:hover:not(:disabled){box-shadow:0 8px 22px #c16f8957;transform:translateY(-1px)}.product-detail__add-btn:disabled{opacity:.58;cursor:not-allowed;box-shadow:none;transform:none}.product-detail__wishlist-action{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:46px;padding:.72rem 1rem;border-radius:999px;border:1px solid rgba(217,145,164,.42);background:#fff;color:var(--flamor-rose-deep);font-weight:700;font-size:.88rem;box-shadow:0 4px 14px #5945480f;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .15s ease}.product-detail__wishlist-action svg{font-size:.95rem;flex-shrink:0}.product-detail__wishlist-action:hover{background:var(--flamor-blush);border-color:#d991a48c;transform:translateY(-1px)}.product-detail__wishlist-action.is-active{background:var(--flamor-rose);border-color:var(--flamor-rose);color:#fff}.product-detail__wishlist-action.is-active:hover{background:var(--flamor-rose-deep);border-color:var(--flamor-rose-deep)}.product-detail__wishlist-action.is-loading,.product-card__wishlist.is-loading{opacity:.65;pointer-events:none}.product-detail__wishlist-action:disabled{cursor:not-allowed}@media(max-width:640px){.product-detail__hero{padding:1rem}.product-detail__purchase-actions{grid-template-columns:1fr}.product-detail__add-btn,.product-detail__wishlist-action{width:100%}.product-detail__image{max-height:min(340px,48vh)}.product-detail__image-wrap{min-height:180px;max-height:min(360px,50vh)}.product-detail__thumbs-nav{display:none}.product-detail__thumb{flex-basis:64px;width:64px;height:64px}}@media(max-width:768px){.product-card{padding:10px 10px 12px;border-radius:14px;min-width:0}.product-card__media{margin-bottom:8px}.product-card__media-frame{display:flex;flex-direction:column;overflow:hidden;border-radius:12px}.product-card__image-link{flex-shrink:0}.product-card__media-frame>img,.product-card__media-frame>a>img{height:auto;min-height:108px;max-height:140px;border-radius:12px 12px 0 0}.product-card__quick-cart{position:static;transform:none!important;width:100%;min-height:34px;padding:.42rem .35rem;border-radius:0 0 12px 12px;flex-shrink:0}.product-card__quick-cart-inner{gap:.25rem;max-width:100%;width:100%}.product-card__quick-cart-ic{display:none}.product-card__quick-cart-label{font-size:.64rem;letter-spacing:.03em;text-align:center;white-space:normal}.product-card__badges{top:5px;left:5px;gap:.25rem;max-width:calc(100% - 2.5rem)}.product-card__badge{font-size:.56rem;padding:.18rem .38rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card__wishlist{width:1.65rem;height:1.65rem;top:5px;right:5px;font-size:.78rem}.product-card h3{font-size:.84rem;line-height:1.28;margin:4px 0 2px}.product-card h3 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card .meta{font-size:.72rem;margin-bottom:3px;line-height:1.25}.product-card .price{font-size:.9rem;margin-bottom:8px}.product-card .product-price__original{font-size:.72rem}.product-card .product-price__effective{font-size:1rem}.product-card__swatches{margin-bottom:4px;gap:.2rem}.product-card .btn-small,.product-card .btn-primary.btn-small,.product-card a.btn.btn-primary.btn-small,.product-card__details-btn{font-size:.7rem;padding:.45rem .3rem;line-height:1.2;min-height:2rem;white-space:normal}}@media(max-width:374px){.product-card__media-frame>img,.product-card__media-frame>a>img{min-height:140px;max-height:168px}.product-card__quick-cart-label--long,.product-card__details-label--long{display:inline}.product-card__quick-cart-label--short,.product-card__details-label--short{display:none}.product-card__quick-cart-label{font-size:.68rem}}@media(min-width:375px)and (max-width:767px){.product-card__media-frame>img,.product-card__media-frame>a>img{min-height:100px;max-height:118px}.product-card__quick-cart-label--long,.product-card__details-label--long{display:none}.product-card__quick-cart-label--short,.product-card__details-label--short{display:inline}}@media(min-width:768px)and (max-width:1023px){.product-card__quick-cart-label--long,.product-card__details-label--long{display:inline;font-size:.72rem}.product-card__quick-cart-label--short,.product-card__details-label--short{display:none}.product-card__quick-cart-ic{display:flex}}@media(min-width:1024px){.product-card__quick-cart-label--long{white-space:nowrap}}@media(max-width:520px){.product-detail__purchase-box{padding:1rem}.product-detail__purchase-box .qty-selector--product{flex-wrap:wrap}}.product-detail__hint{margin:.75rem 0 0;padding:.55rem .75rem;background:#fff8f0;border-radius:10px;color:#92600a;font-size:.9rem}.product-detail__hint.is-visible{border:1px solid rgba(146,96,10,.2)}.product-detail__lead{color:var(--flamor-muted);line-height:1.6}.product-detail__thumbs-wrap{position:relative;display:flex;align-items:center;gap:.35rem;margin-top:.85rem;max-width:100%;min-width:0}.product-detail__thumbs{display:flex;gap:.6rem;flex:1;min-width:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(217,145,164,.45) transparent;padding:2px 2px 6px}.product-detail__thumbs::-webkit-scrollbar{height:5px}.product-detail__thumbs::-webkit-scrollbar-thumb{background:#d991a473;border-radius:999px}.product-detail__thumbs-nav{flex:0 0 2rem;width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(217,145,164,.35);background:#fff;color:var(--flamor-rose-deep);cursor:pointer;box-shadow:var(--shadow-sm);transition:background .15s ease,border-color .15s ease}.product-detail__thumbs-nav:hover{background:#fff5f8;border-color:var(--flamor-rose)}.product-detail__thumb{flex:0 0 72px;width:72px;height:72px;padding:4px;border-radius:12px;border:2px solid transparent;background:#fff;cursor:pointer;box-shadow:var(--shadow-sm);scroll-snap-align:start;transition:border-color .15s ease,box-shadow .15s ease}.product-detail__thumb.is-active{border-color:var(--flamor-rose);box-shadow:0 0 0 1px #d991a440}.product-detail__thumb.is-out-of-stock:not(.is-active){opacity:.72}.product-detail__thumb img{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:8px;background:#faf6f8}.product-detail__option{margin:1rem 0 .5rem}.product-detail__option-label{display:block;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--flamor-mauve);margin-bottom:.45rem}.product-detail__option-value,.product-detail__option-chip{display:inline-block;font-size:.88rem;color:var(--flamor-mauve);margin-top:.45rem;padding:.22rem .65rem;border-radius:999px;background:var(--flamor-blush);font-weight:600}.product-detail__colors{display:flex;gap:.55rem;flex-wrap:wrap}.product-detail__color{width:2rem;height:2rem;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #5945482e;background:var(--swatch, #d991a4);cursor:pointer}.product-detail__color.is-active{box-shadow:0 0 0 2px var(--flamor-rose)}.product-detail__sizes{display:flex;gap:.5rem;flex-wrap:wrap}.product-detail__size{min-width:2.75rem;padding:.45rem .8rem;border-radius:999px;border:1px solid rgba(217,145,164,.45);background:#fff;color:var(--flamor-text);font-weight:600;cursor:pointer}.product-detail__size.is-active{background:var(--flamor-rose);color:#fff;border-color:var(--flamor-rose)}.product-detail__size.is-out-of-stock{opacity:.6;border-style:dashed;border-color:#59454847}.product-detail__size.is-unavailable,.product-detail__size:disabled{opacity:.45;cursor:not-allowed;text-decoration:line-through;background:#faf8f8;border-color:#59454826;color:var(--flamor-muted)}.product-detail__stock{margin:.65rem 0 0;font-weight:700;font-size:.92rem}.product-detail__stock.is-in{color:#2d6a4f}.product-detail__stock.is-out{color:#b4234a}.product-detail__stock-note{font-weight:600;color:#92600a}.product-detail__specs{margin-top:1.5rem;display:grid;gap:1.25rem}.product-detail__spec-block h2{color:var(--flamor-mauve);margin:0 0 .65rem;font-size:1.15rem}.product-detail__spec-line{margin:0 0 .55rem;color:var(--flamor-text);line-height:1.6;font-size:.95rem}.product-detail__spec-line:last-child{margin-bottom:0}.product-detail__spec-line strong{color:var(--flamor-mauve);font-weight:700}.product-detail__measurements{list-style:none;padding:0;margin:0;display:grid;gap:.45rem}.product-detail__measurements li{display:flex;justify-content:space-between;gap:1rem;padding:.45rem 0;border-bottom:1px solid rgba(217,145,164,.15)}.product-detail__measurements span{color:var(--flamor-muted)}.reviews{margin-top:0;width:100%;min-width:0;max-width:100%}.product-detail .reviews.section-card{margin-bottom:2.25rem}.reviews--intent{border-color:#d991a473;box-shadow:0 0 0 1px #d991a41f}.reviews__intent{margin:0 0 1rem;padding:.75rem 1rem;border-radius:12px;background:#f3e3e8a6;color:var(--flamor-deep-rose, #6f4458);font-size:.95rem;font-weight:600;text-align:center}.review-form-card--intent{border-color:#d991a459}.review-form-card__signin{display:inline-block;margin-top:.85rem;text-decoration:none;text-align:center}.reviews__header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1rem;margin-bottom:1.15rem}.reviews h2{color:var(--flamor-mauve);margin:0;font-size:1.35rem}.reviews__count{font-size:.88rem;color:var(--flamor-muted);font-weight:600}.reviews__empty{padding:1.25rem 1.35rem;border-radius:14px;background:linear-gradient(180deg,#fff,#fff8fa);border:1px dashed rgba(217,145,164,.35);margin-bottom:1.25rem;text-align:center}.reviews__empty p{margin:0;color:var(--flamor-muted);font-size:.95rem}.reviews__list{list-style:none;padding:0;margin:0 0 1.35rem;display:flex;flex-direction:column;gap:.85rem;width:100%;min-width:0}.reviews__list>li{width:100%;min-width:0}.review-card{background:#fff;border-radius:16px;padding:1.05rem 1.15rem;border:1px solid rgba(217,145,164,.18);box-shadow:0 4px 16px #5945480d;width:100%;min-width:0;max-width:100%;box-sizing:border-box}.review-card__head{display:flex;align-items:flex-start;gap:.85rem;margin-bottom:.65rem;min-width:0}.review-card__avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(145deg,var(--flamor-blush) 0%,#f5d0dc 100%);color:var(--flamor-mauve);font-weight:800;font-size:.85rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid rgba(217,145,164,.25)}.review-card__meta{min-width:0;flex:1;display:flex;flex-direction:column;gap:.2rem}.review-card__name{color:var(--flamor-mauve);font-size:.95rem;overflow-wrap:anywhere;word-break:break-word;white-space:normal;max-width:100%}.review-card__date{font-size:.8rem;color:var(--flamor-muted)}.review-card__comment{margin:0;color:var(--flamor-text);line-height:1.6;font-size:.94rem;overflow-wrap:anywhere;word-break:break-word;white-space:normal;max-width:100%}.review-form-card{margin-top:.5rem;padding:1.35rem 1.45rem;border-radius:18px;background:linear-gradient(165deg,#fff,#fff7fa);border:1px solid rgba(217,145,164,.24);box-shadow:0 8px 24px #5945480f;width:100%;min-width:0;max-width:100%;box-sizing:border-box}.review-form-card__title{margin:0 0 1.1rem;color:var(--flamor-mauve);font-size:1.12rem;font-weight:700}.review-form-card__guest,.review-form-card__notice{margin:0;color:var(--flamor-muted);line-height:1.55;font-size:.94rem;overflow-wrap:anywhere;word-break:break-word;white-space:normal;max-width:100%}.review-form-card__notice--success{color:#2d6a4f;font-weight:600}.review-form{display:flex;flex-direction:column;gap:1rem;width:100%;min-width:0}.review-form__field{display:flex;flex-direction:column;gap:.5rem}.review-form__field--rating{gap:.55rem}.review-form__label{font-size:.92rem;font-weight:700;color:var(--flamor-mauve);line-height:1.35}.review-form textarea{width:100%;max-width:100%;box-sizing:border-box;min-height:128px;padding:.85rem 1rem;border-radius:14px;border:1px solid rgba(217,145,164,.35);background:#fff;font-family:inherit;font-size:.95rem;line-height:1.55;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease}.review-form textarea::placeholder{color:#8a7a82bf}.review-form textarea:focus{outline:none;border-color:var(--flamor-rose);box-shadow:0 0 0 3px #d991a42e}.review-form__hint{margin:-.15rem 0 0;font-size:.84rem;color:var(--flamor-muted);line-height:1.5}.review-form__submit,.review-form .btn-primary{align-self:flex-start;min-width:160px;border-radius:999px;padding:.72rem 1.45rem;font-weight:700}.star-display{display:inline-flex;align-items:center;gap:.12rem;color:#d991a459;font-size:.88rem}.star-display__star.is-filled{color:var(--flamor-rose-deep)}.star-rating-input{display:inline-flex;align-items:center;gap:.2rem;padding:.15rem 0}html[dir=rtl] .reviews__header,html[dir=rtl] .review-form-card,html[dir=rtl] .review-form__field,html[dir=rtl] .review-form__hint{text-align:right}html[dir=rtl] .review-form-card__guest,html[dir=rtl] .review-form-card__notice{text-align:center}html[dir=rtl] .review-card__meta{align-items:flex-start;text-align:right}html[dir=rtl] .review-card__name,html[dir=rtl] .review-card__date,html[dir=rtl] .review-card__comment{text-align:right}html[dir=rtl] .review-card__stars{direction:ltr;justify-content:flex-start}html[dir=rtl] .star-rating-input{flex-direction:row-reverse;justify-content:flex-end}html[dir=rtl] .product-detail__spec-line{text-align:right}.star-rating-input__btn{width:2.1rem;height:2.1rem;border:none;border-radius:8px;background:transparent;color:#d991a473;font-size:1.15rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .15s ease,transform .15s ease,background .15s ease}.star-rating-input__btn:hover:not(:disabled){color:var(--flamor-rose-deep);background:var(--flamor-blush);transform:scale(1.06)}.star-rating-input__btn.is-active{color:var(--flamor-rose-deep)}.star-rating-input__btn:disabled{opacity:.5;cursor:not-allowed}@media(max-width:800px){.product-detail__grid{grid-template-columns:1fr;gap:1.5rem}.product-detail__gallery{max-width:100%;overflow:hidden}}@media(max-width:480px){.product-detail .reviews.section-card{padding:1.15rem 1rem 1.5rem;margin-bottom:3rem}.reviews__header{margin-bottom:1rem}.reviews__list{gap:.75rem;margin-bottom:1.15rem}.review-card{padding:.9rem 1rem;border-radius:14px}.review-card__head{gap:.75rem}.review-card__avatar{width:44px;height:44px;font-size:.82rem}.review-form__submit,.review-form .btn-primary{width:100%;align-self:stretch}.review-form-card{padding:1rem;margin-top:.35rem;border-radius:16px}.review-form-card__title{font-size:1.05rem;margin-bottom:.85rem}.review-form-card__guest,.review-form-card__notice{text-align:center}.review-form textarea{min-height:112px;padding:.8rem .9rem}.reviews__empty{padding:1rem}}.product-price{display:flex;flex-direction:column;align-items:center;gap:.25rem}.product-price--inline{flex-direction:row;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.5rem}.product-price__original{color:#a67d8d;text-decoration:line-through;font-size:.92em}.product-price__effective{color:var(--flamor-deep-rose, #6f4458);font-weight:600}.product-price--discount .product-price__effective{color:var(--flamor-rose, #d991a4)}.product-price__badge{display:inline-block;padding:.2rem .55rem;border-radius:999px;background:#d991a429;color:#8f5f72;font-size:.72rem;font-weight:600;letter-spacing:.04em}.product-detail__meta-row .product-price{align-items:flex-start}.product-detail__meta-row .product-price--inline{justify-content:flex-start}.wishlist-card__price.product-price{align-items:flex-start}.cart-item-price{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem}.cart-item-price__original{color:#a67d8d;text-decoration:line-through;font-size:.92em}.cart-item-price__effective{color:var(--flamor-rose, #d991a4);font-weight:600}.cart-item-price--discount .cart-item-price__effective{color:var(--flamor-deep-rose, #6f4458)}@keyframes productSkeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.product-card--skeleton{pointer-events:none}.product-card__skeleton-image,.product-card__skeleton-line,.product-card__skeleton-btn,.product-card__skeleton-swatches span{background:linear-gradient(110deg,#f8f0ee 8%,#fff5f3 18%,#f8f0ee 33%);background-size:200% 100%;animation:productSkeletonShimmer 1.4s ease-in-out infinite;border-radius:12px}.product-card__skeleton-image{width:100%;aspect-ratio:1 / 1;border-radius:16px}.product-card__skeleton-line{height:.85rem;margin-top:.75rem}.product-card__skeleton-line--title{width:78%;height:1rem}.product-card__skeleton-line--meta{width:42%;margin-top:.5rem}.product-card__skeleton-line--price{width:36%;margin-top:.65rem}.product-card__skeleton-swatches{display:flex;gap:.35rem;margin-top:.55rem}.product-card__skeleton-swatches span{width:1rem;height:1rem;border-radius:50%}.product-card__skeleton-btn{height:2.25rem;margin-top:.85rem;border-radius:999px}.product-card--loaded{animation:productCardFadeIn .32s ease}@keyframes productCardFadeIn{0%{opacity:0}to{opacity:1}}.product-card__quick-cart.is-loading{opacity:.85;cursor:wait}.product-card__quick-cart.is-added{background:linear-gradient(145deg,#e8c4cf,#d991a4)}.product-detail__add-btn.is-loading{opacity:.85;cursor:wait}.product-detail__add-btn.is-added{background:linear-gradient(145deg,#c9788f,#a85f74)}.hero{background:var(--flamor-white);border-radius:20px;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(217,145,164,.18);margin-bottom:2.75rem}.hero-layout{display:grid;grid-template-columns:1fr minmax(260px,1fr);align-items:stretch;min-height:min(420px,70vh)}@media(max-width:820px){.hero-layout{grid-template-columns:1fr}.hero-visual{min-height:280px;order:-1}}.hero-text{padding:2.25rem 1.75rem 2.5rem 2.25rem;display:flex;flex-direction:column;justify-content:center}.hero-eyebrow{margin:0 0 .65rem;font-size:.7rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--flamor-rose-deep)}.hero-heading{margin:0 0 .65rem;font-size:clamp(2.5rem,6vw,3.75rem);font-weight:800;letter-spacing:.04em;line-height:1.02;color:var(--flamor-mauve)}.hero-sub{margin:0 0 1.5rem;font-size:1rem;color:var(--flamor-muted);max-width:28rem;line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1.35rem}.hero-quick{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem}.hero-quick a{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;color:var(--flamor-rose)}.hero-quick a:hover{color:var(--flamor-mauve);text-decoration:underline}.hero-quick-dot{color:#d1d5db;font-weight:700;-webkit-user-select:none;user-select:none}.hero-visual{margin:0;position:relative;background:linear-gradient(165deg,#fff6f8,#f8d7e0 42%,#e8b4c4);display:flex;align-items:flex-end;justify-content:center;padding:1.25rem 1rem 0;min-height:300px}.hero-img{max-width:100%;width:auto;height:auto;max-height:min(420px,55vh);object-fit:contain;display:block;filter:drop-shadow(0 16px 28px rgba(65,40,50,.12))}.shop-by-category{margin-bottom:0}.shop-by-category+.home-featured{margin-top:2.25rem}.shop-by-category__title{text-align:center;font-size:1.5rem;font-weight:800;color:var(--flamor-mauve);margin:0 0 1.5rem;letter-spacing:.02em}@media(max-width:768px){.hero{margin-bottom:1.5rem;border-radius:16px}.hero-text{padding:1.35rem 1rem 1.5rem}.shop-by-category__title{font-size:1.25rem;margin-bottom:1rem}.home-featured .product-grid{margin-top:.85rem}}.home-featured{margin-bottom:2rem}.home-featured .product-grid{margin-top:1.15rem}.home-featured h2{margin-top:0;color:var(--flamor-mauve);font-weight:700}.home-featured__footer{margin-top:1.75rem;margin-bottom:.25rem;text-align:center}.home-section-loading{margin:0;color:var(--flamor-muted, #7a6670);font-size:.95rem}.home-fashion-banner.section-card{margin-top:2rem;margin-bottom:.5rem}.home-fashion-banner__frame{position:relative;display:block;width:100%;line-height:0;border-radius:20px;overflow:hidden;background:#f2d9db}.home-fashion-banner__img{display:block;width:100%;height:auto}.home-fashion-banner__fallback{min-height:min(52vw,220px);background:linear-gradient(135deg,#f2d9db,#e8c4cc,#f2d9db)}.home-fashion-banner__cta,a.home-fashion-banner__cta{position:absolute;z-index:2;left:65%;top:72%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.5rem 1.35rem;border-radius:5px;font-family:inherit;font-size:clamp(.65rem,1.8vw,.78rem);font-weight:800;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;color:#4a3e40;background:#fff;border:1px solid rgba(74,62,64,.18);box-shadow:0 2px 12px #4a3e401f;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.home-fashion-banner__cta:hover{background:#4a3e40;color:#fff;border-color:#4a3e40;box-shadow:0 4px 16px #4a3e4033}.hero-visual-fallback{width:200px;height:200px;border-radius:50%;background:#ffffff59;margin-bottom:2rem}@media(max-width:639px){.home-fashion-banner__cta{left:64%;top:74%;padding:.45rem 1rem;min-height:2.35rem}}.about-page{display:flex;flex-direction:column;gap:1.5rem}.about-hero{background:linear-gradient(165deg,#fff,#fff9fb 45%,#fff5f8);border-color:#d991a438;box-shadow:0 12px 36px #59454812}.about-hero__layout{display:grid;grid-template-columns:1fr minmax(240px,360px);gap:2rem;align-items:center}.about-hero__badge{display:inline-flex;align-items:center;padding:.3rem .75rem;margin-bottom:.85rem;border-radius:999px;background:var(--flamor-blush);color:var(--flamor-rose-deep);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.about-hero__content h1{margin:0 0 .85rem;font-size:clamp(1.75rem,3vw,2.25rem);color:var(--flamor-mauve);line-height:1.2}.about-hero__lead{margin:0 0 .85rem;font-size:1.08rem;font-weight:600;color:var(--flamor-mauve);line-height:1.55;max-width:38rem}.about-hero__text{margin:0;color:var(--flamor-muted);line-height:1.65;max-width:40rem}.about-hero__visual{margin:0;display:flex;justify-content:center}.about-hero__visual-card{position:relative;width:100%;max-width:320px;padding:1.75rem 1.25rem 1.5rem;border-radius:22px;background:linear-gradient(160deg,#fff,#fce4ec 55%,#f5d0dc);border:1px solid rgba(217,145,164,.28);box-shadow:0 10px 32px #5945481a;display:flex;flex-direction:column;align-items:center;gap:1rem;overflow:hidden}.about-hero__logo{width:auto;max-width:min(16rem,100%);height:auto;object-fit:contain;position:relative;z-index:1}.about-hero__accent-piece{width:auto;max-width:9.5rem;height:auto;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(89,69,72,.12));position:relative;z-index:1}.about-hero__glow{position:absolute;inset:auto -20% -30% -20%;height:55%;border-radius:50%;background:radial-gradient(ellipse at center,rgba(255,255,255,.85) 0%,transparent 70%);pointer-events:none}.about-story{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;align-items:start}.about-story__text h2{margin-top:0;margin-bottom:.85rem;font-size:1.35rem}.about-story__text p{margin:0 0 .85rem;color:var(--flamor-muted);line-height:1.65}.about-story__text p:last-child{margin-bottom:0}.about-story__features{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.about-feature-card{padding:1.05rem 1.1rem;border-radius:16px;background:#fff;border:1px solid rgba(217,145,164,.2);box-shadow:0 4px 16px #5945480d;transition:transform .2s ease,box-shadow .2s ease}.about-feature-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px #59454814}.about-feature-card h3{margin:0 0 .4rem;font-size:.95rem;color:var(--flamor-mauve)}.about-feature-card p{margin:0;font-size:.88rem;color:var(--flamor-muted);line-height:1.5}.about-values__title{margin:0 0 1rem;text-align:center;color:var(--flamor-mauve);font-size:1.35rem}.about-values__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.about-value-card{padding:1.2rem 1.15rem;border-radius:18px;background:linear-gradient(180deg,#fff,#fff8fa);border:1px solid rgba(217,145,164,.18);box-shadow:var(--shadow-sm);text-align:center}.about-value-card h3{margin:0 0 .55rem;font-size:.95rem;color:var(--flamor-rose-deep)}.about-value-card p{margin:0;font-size:.86rem;color:var(--flamor-muted);line-height:1.55}.about-cta{text-align:center;background:linear-gradient(165deg,#fff,#fff7fa);padding:2rem 1.5rem}.about-cta h2{margin:0 0 .5rem;font-size:1.4rem}.about-cta p{margin:0 auto 1.25rem;max-width:32rem;color:var(--flamor-muted);line-height:1.6}.about-cta__btn{border-radius:999px;padding:.7rem 1.75rem;font-weight:700;box-shadow:0 6px 18px #c16f8947}@media(max-width:960px){.about-values__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:800px){.about-hero__layout{grid-template-columns:1fr}.about-hero__visual{order:-1}.about-hero__visual-card{max-width:280px;margin:0 auto}.about-story{grid-template-columns:1fr}}@media(max-width:520px){.about-story__features,.about-values__grid{grid-template-columns:1fr}.about-cta{padding:1.5rem 1.1rem}.about-cta__btn{width:100%;max-width:280px}}.contact-page{max-width:var(--elume-site-max);margin:0 auto}.contact-page__header{margin-bottom:1.75rem}.contact-page__header h1{margin:0 0 .35rem;color:var(--flamor-mauve);font-size:clamp(1.75rem,3vw,2.25rem)}.contact-page__header p{margin:0;color:var(--flamor-muted);font-size:1.02rem}.contact-page__grid{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);gap:1.5rem;align-items:start}.contact-info-card{background:linear-gradient(180deg,#fff,#fff7fa);border-radius:20px;padding:1.5rem 1.4rem;border:1px solid rgba(217,145,164,.18);box-shadow:var(--shadow-sm)}.contact-info-card h2{margin:0 0 1rem;font-size:1.1rem;color:var(--flamor-mauve)}.contact-info-card__list{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.contact-info-card__list li{display:grid;gap:.25rem}.contact-info-card__list span{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--flamor-rose-deep)}.contact-info-card__list a{color:var(--flamor-mauve);font-weight:700;text-decoration:none}.contact-info-card__list a:hover{color:var(--flamor-rose-deep)}.contact-info-card__list strong{color:var(--flamor-text);font-weight:600;line-height:1.5;font-size:.95rem}.contact-info-card__list strong a{font-size:inherit}.contact-form{background:#fff;padding:1.5rem 1.4rem 1.6rem;border-radius:20px;box-shadow:var(--shadow);border:1px solid rgba(217,145,164,.16)}.contact-form label{display:block;margin-bottom:.95rem;font-weight:600;color:var(--flamor-mauve);font-size:.92rem}.contact-form input,.contact-form textarea{display:block;width:100%;margin-top:.35rem;border-color:#d991a459}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:var(--flamor-rose);box-shadow:0 0 0 3px #d991a42e}.contact-field--error input,.contact-field--error textarea{border-color:#c0392b}.contact-field--error input:focus,.contact-field--error textarea:focus{border-color:#c0392b;box-shadow:0 0 0 3px #c0392b24}.contact-field__error{display:block;margin-top:.35rem;font-size:.82rem;font-weight:600;line-height:1.4;color:#b4234a}.contact-form__alert{margin:0 0 1rem;padding:.75rem .9rem;border-radius:12px;background:#fff4f6;border:1px solid rgba(180,35,74,.22);color:#881337;font-size:.88rem;font-weight:600;line-height:1.45}.contact-form--success h2{margin:0 0 .5rem;color:var(--flamor-mauve)}.contact-form--success p{margin:0 0 1.25rem;color:var(--flamor-muted);line-height:1.55}@media(max-width:820px){.contact-page__grid{grid-template-columns:1fr;gap:1.25rem}}@media(max-width:768px){.container.page.contact-page{padding-top:1.25rem;padding-bottom:clamp(3.75rem,10vw,5rem);padding-left:max(.85rem,env(safe-area-inset-left));padding-right:max(.85rem,env(safe-area-inset-right))}.contact-page__header{margin-bottom:1.25rem}.contact-page__header p{font-size:.95rem;line-height:1.5}.contact-page__grid{gap:1rem}.contact-page__info,.contact-page__form-wrap{min-width:0;width:100%}.contact-info-card,.contact-form{padding:1.15rem 1rem 1.25rem;border-radius:16px}.contact-info-card__list{gap:.85rem}.contact-info-card__list strong{font-size:.9rem}.contact-form label{margin-bottom:.85rem}.contact-form input,.contact-form textarea{font-size:1rem}.contact-field__error{font-size:.8rem;word-break:break-word}.contact-form .btn--primary{width:100%;margin-top:.15rem}.contact-page__form-wrap{margin-bottom:2.25rem}}@media(max-width:430px){.container.page.contact-page{padding-left:max(.75rem,env(safe-area-inset-left));padding-right:max(.75rem,env(safe-area-inset-right));padding-bottom:4.5rem}.contact-page__grid{gap:.9rem}.contact-info-card,.contact-form{padding:1.05rem .9rem 1.15rem}.contact-page__form-wrap{margin-bottom:2.75rem}}.policy-page{background:linear-gradient(180deg,var(--flamor-cream) 0%,#fff7fa 100%);padding:2rem 1rem 2.5rem;flex:1 0 auto;width:100%}.policy-page__inner{max-width:960px;margin:0 auto}.policy-page__header{margin-bottom:1.5rem;text-align:center}.policy-page__eyebrow{margin:0 0 .5rem;font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--flamor-rose-deep)}.policy-page__header h1{margin:0 0 .65rem;color:var(--flamor-mauve);font-size:clamp(1.85rem,3.5vw,2.45rem);line-height:1.15}.policy-page__intro{margin:0 auto .65rem;max-width:42rem;color:var(--flamor-muted);font-size:1.02rem;line-height:1.6}.policy-page__updated{margin:0;font-size:.84rem;color:var(--flamor-rose-deep);font-weight:600}.policy-card{background:#fff;border-radius:22px;padding:1.75rem 1.65rem 1.85rem;border:1px solid rgba(217,145,164,.16);box-shadow:var(--shadow-sm)}.policy-card section+section{margin-top:1.35rem;padding-top:1.2rem;border-top:1px solid #f0e3e7}.policy-card h2{margin:0 0 .55rem;color:var(--flamor-mauve);font-size:1.08rem;line-height:1.35}.policy-card p{margin:0;color:var(--flamor-text);line-height:1.7;font-size:.96rem}.policy-card p+p{margin-top:.65rem}.policy-link{color:var(--flamor-rose-deep);font-weight:700;text-decoration:none}.policy-link:hover{color:var(--flamor-mauve);text-decoration:underline}.policy-page__disclaimer{margin:1.15rem auto 0;max-width:42rem;text-align:center;font-size:.88rem;color:var(--flamor-muted);line-height:1.55}@media(max-width:640px){.policy-page{padding:1.5rem .85rem 2.5rem}.policy-card{padding:1.25rem 1.1rem 1.4rem;border-radius:18px}}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);background:linear-gradient(135deg,var(--blush, #fce4ec) 0%,var(--cream, #f2e0df) 55%,var(--page-bg, #faf8f8) 100%)}.auth-brand{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(2rem,5vw,4rem);text-align:center}.auth-brand__logo{max-width:min(320px,80%);width:100%;height:auto}.auth-brand__tagline{color:var(--mauve, #594548);max-width:22rem;margin:1.25rem 0 0;font-size:1rem;line-height:1.6}.auth-main{display:flex;align-items:center;justify-content:center;padding:clamp(1.5rem,4vw,3rem)}.auth-main__inner{width:min(100%,440px);display:flex;flex-direction:column;gap:.85rem}.auth-main__toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%}.auth-main__toolbar--solo{justify-content:flex-end}.auth-back-link{align-self:auto;border:none;background:none;padding:.15rem 0;margin:0;font:inherit;font-size:.9rem;font-weight:600;color:var(--deep-rose, #c16f89);cursor:pointer;text-decoration:none;transition:color .2s ease,transform .18s ease}.auth-back-link:hover{color:var(--mauve, #594548)}.auth-back-link:focus-visible{outline:2px solid var(--rose, #d991a4);outline-offset:3px;border-radius:4px}.auth-card{width:min(100%,440px);background:var(--dark-mauve, #402f2f);border-radius:22px;padding:clamp(1.75rem,4vw,2.35rem);box-shadow:0 24px 60px #402f2f47,0 8px 24px #402f2f1f,0 0 0 1px #d991a433;position:relative;overflow:hidden}.auth-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top right,rgba(217,145,164,.22),transparent 58%);pointer-events:none}.auth-card__mobile-logo{display:none;text-align:center;margin-bottom:1.25rem;position:relative;z-index:1}.auth-card__mobile-logo img{max-width:180px;width:100%;height:auto}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:.3rem;padding:.3rem;background:#0000002e;border-radius:999px;margin-bottom:1.35rem;position:relative;z-index:1}.auth-tab{border:none;background:transparent;color:#ffffffb3;font-family:inherit;font-size:.88rem;font-weight:600;padding:.7rem .75rem;border-radius:999px;cursor:pointer;transition:background .22s ease,color .22s ease,box-shadow .22s ease}.auth-tab:hover:not(.is-active){color:#ffffffeb;background:#ffffff0f}.auth-tab.is-active{background:#fff;color:var(--dark-mauve, #402f2f);box-shadow:0 2px 10px #00000024;font-weight:700}.auth-alert{position:relative;z-index:1;width:100%;padding:.7rem .9rem;border-radius:12px;font-size:.88rem;margin-bottom:1rem;line-height:1.5}.auth-alert--error{background:#ffd9dff2;color:#8b1e38;border:1px solid rgba(254,205,211,.9)}.auth-alert--success{background:#dff5e7f2;color:#1f6b3f;border:1px solid rgba(187,247,208,.9)}.auth-form{display:flex;flex-direction:column;gap:1.05rem;position:relative;z-index:1}.auth-form--fade{animation:authFadeIn .28s ease}@keyframes authFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.auth-field{display:flex;flex-direction:column;gap:.42rem}.auth-field label{font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fff}.auth-field input{width:100%;border:1px solid rgba(255,255,255,.16);border-radius:12px;padding:.78rem .9rem;font:inherit;font-size:.95rem;color:var(--flamor-text, #1f2937);background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.auth-field input::placeholder{color:#9ca3af}.auth-field input:focus{outline:none;border-color:var(--rose, #d991a4);box-shadow:0 0 0 3px #d991a447}.auth-field__password{position:relative}.auth-field__password input{padding-inline-end:3rem}.auth-field__toggle{position:absolute;inset-inline-end:.5rem;top:50%;transform:translateY(-50%);border:none;background:transparent;color:var(--mauve, #594548);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;min-height:2.25rem;padding:.35rem;font-size:1.05rem;line-height:1;border-radius:8px;z-index:1;transition:color .2s ease,background .2s ease}.auth-field__toggle:hover{color:var(--deep-rose, #c16f89);background:#d991a41f}.auth-field__toggle:focus-visible{outline:2px solid var(--rose, #d991a4);outline-offset:2px}.auth-form__meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem 1rem;flex-wrap:wrap;margin-top:.15rem;margin-bottom:.15rem}.auth-remember{display:inline-flex;align-items:center;gap:.55rem;margin:0;cursor:pointer;-webkit-user-select:none;user-select:none;min-height:1.5rem}.auth-remember input[type=checkbox]{width:1.05rem;height:1.05rem;margin:0;flex-shrink:0;accent-color:var(--rose, #d991a4);cursor:pointer;vertical-align:middle}.auth-remember span{font-size:.86rem;line-height:1.2;color:#ffffffe0}.auth-forgot-link{border:none;background:none;padding:0;margin:0;font:inherit;font-size:.84rem;font-weight:600;color:var(--blush, #fce4ec);cursor:pointer;text-decoration:none;transition:color .2s ease,text-decoration-color .2s ease;white-space:nowrap}.auth-forgot-link:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.auth-forgot-back{border:none;background:none;padding:0;margin:0 0 .75rem;font:inherit;font-size:.84rem;font-weight:600;color:#ffffffc7;cursor:pointer;text-align:start}.auth-forgot-back:hover{color:#fff}.auth-main--center{min-height:100vh;align-items:center}.auth-page--solo{grid-template-columns:1fr;min-height:100vh}.auth-page--solo .auth-main{width:100%}.auth-forgot__title,.auth-reset__title{margin:0 0 .5rem;font-size:clamp(1.25rem,4vw,1.35rem);font-weight:700;color:#fff7f8;text-align:center;line-height:1.35;position:relative;z-index:1}.auth-forgot__help,.auth-reset__help{margin:0 0 .85rem;font-size:.9rem;line-height:1.55;color:#f3dfe4;text-align:center;position:relative;z-index:1}.auth-reset__help a,.auth-forgot__help a{color:#fff7f8;font-weight:600;text-decoration:none;transition:color .2s ease,text-decoration-color .2s ease}.auth-reset__help a:hover,.auth-forgot__help a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.auth-reset__footer{margin:.85rem 0 0;text-align:center;font-size:.86rem;position:relative;z-index:1}.auth-reset__footer a{color:#fff7f8;font-weight:600;text-decoration:none}.auth-reset__footer a:hover{color:#fff;text-decoration:underline}.auth-submit{width:100%;margin-top:.15rem;border:none;border-radius:999px;padding:.92rem 1rem;background:linear-gradient(135deg,var(--rose, #d991a4) 0%,var(--deep-rose, #c16f89) 100%);color:#fff;font-family:inherit;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 6px 18px #d991a459;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.auth-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 22px #d991a46b}.auth-submit:active:not(:disabled){transform:translateY(0)}.auth-submit:disabled{opacity:.65;cursor:not-allowed;transform:none;box-shadow:none}.auth-switch{margin:.5rem 0 0;padding-top:.25rem;text-align:center;font-size:.88rem;line-height:1.5;color:#ffffffc7}.auth-switch__link{border:none;background:none;padding:0;font:inherit;font-weight:700;color:var(--blush, #fce4ec);cursor:pointer;text-decoration:none;transition:color .2s ease,text-decoration-color .2s ease}.auth-switch__link:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.auth-form--forgot .auth-forgot__title{margin:0 0 .35rem}@media(max-width:900px){.auth-page{grid-template-columns:1fr}.auth-brand{display:none}.auth-card__mobile-logo{display:block}.auth-main{align-items:flex-start;justify-content:center;padding-top:2rem;padding-bottom:2.5rem}.auth-main__inner{width:min(100%,440px)}}@media(max-width:480px){.auth-tab{font-size:.8rem;padding:.62rem .45rem}.auth-card{border-radius:18px;padding:1.35rem 1.1rem}.auth-main__inner{width:min(100%,100%);padding-inline:.15rem}.auth-form__meta{flex-direction:column;align-items:flex-start;gap:.65rem}.auth-forgot-link{align-self:flex-end}.auth-main__toolbar{flex-wrap:wrap}}@media(max-width:360px){.auth-card{padding:1.2rem .95rem;border-radius:16px}.auth-field input{font-size:.9rem;padding:.72rem .8rem}.auth-field__password input{padding-inline-end:2.85rem}}.color-swatch{display:inline-block;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #5945482e;background:var(--swatch, #d991a4);flex-shrink:0}.color-swatch.is-light{box-shadow:0 0 0 1px #59454847}.color-swatch.is-active{box-shadow:0 0 0 2px var(--flamor-rose)}.color-swatch--button{padding:0;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.color-swatch--button:hover:not(:disabled){transform:translateY(-1px)}.color-swatch--button:disabled{opacity:.45;cursor:not-allowed}.color-swatch--out-of-stock:not(:disabled){opacity:.55;box-shadow:0 0 0 1px #59454838,inset 0 0 0 1px #ffffffa6}.color-swatch--xs{width:.95rem;height:.95rem}.color-swatch--sm{width:1.25rem;height:1.25rem}.color-swatch--md{width:2rem;height:2rem}.color-swatch--lg{width:2.5rem;height:2.5rem}.variant-options{display:grid;gap:.2rem}.variant-options__row{display:flex;align-items:center;gap:.45rem;margin:0;font-size:.88rem;color:var(--flamor-text)}.variant-options__label{font-weight:700;color:var(--flamor-mauve)}.variant-options__value{font-weight:600;color:var(--flamor-rose-deep)}.cart-item__variant.variant-options,.checkout-summary__variant.variant-options,.order-card__variant.variant-options,.admin-order-item__variant.variant-options{margin:.15rem 0 .35rem}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0px;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}@media only screen and (max-width:480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--toastify-color-light: #fff;--toastify-color-dark: var(--flamor-mauve);--toastify-color-info: var(--flamor-mauve);--toastify-color-success: var(--flamor-rose-deep);--toastify-color-warning: var(--flamor-rose);--toastify-color-error: #b4234a;--toastify-color-transparent: rgba(255, 255, 255, .92);--toastify-icon-color-success: var(--flamor-rose-deep);--toastify-icon-color-error: #b4234a;--toastify-icon-color-warning: var(--flamor-rose-deep);--toastify-icon-color-info: var(--flamor-mauve);--toastify-color-progress-light: var(--flamor-rose);--toastify-color-progress-success: var(--flamor-rose-deep);--toastify-color-progress-warning: var(--flamor-rose);--toastify-color-progress-error: #c0392b;--toastify-color-progress-info: var(--flamor-mauve);--toastify-toast-width: min(420px, calc(100vw - 2rem) );--toastify-toast-min-height: 56px;--toastify-toast-bd-radius: 14px;--toastify-font-family: Montserrat, "Segoe UI", system-ui, sans-serif}.Toastify__toast-container{z-index:10050!important;padding:0 .75rem!important}.Toastify__toast-container--top-center{top:5.25rem!important}@media(max-width:720px){.Toastify__toast-container--top-center{top:4.75rem!important}}.elume-toast-container--contact.Toastify__toast-container--bottom-center{bottom:max(1rem,env(safe-area-inset-bottom))!important;padding-bottom:0!important}@media(max-width:768px){.elume-toast-container--contact.Toastify__toast-container--bottom-center{bottom:max(1.15rem,env(safe-area-inset-bottom))!important;width:min(100%,420px);left:50%!important;transform:translate(-50%)}}.Toastify__toast{border-radius:14px!important;font-family:Montserrat,Segoe UI,system-ui,sans-serif!important;font-size:.92rem!important;font-weight:600!important;color:var(--flamor-mauve)!important;background:#fff!important;border:1px solid rgba(217,145,164,.32)!important;box-shadow:0 12px 36px #402f2f24,0 0 0 1px #d991a41f!important;padding:.85rem 1rem!important;min-height:56px!important}.Toastify__toast-body{padding:0!important;line-height:1.45!important}.Toastify__toast--success{background:linear-gradient(180deg,#fff,#fff8fa)!important;border-color:#c16f8959!important}.Toastify__toast--error{background:linear-gradient(180deg,#fff,#fff4f6)!important;color:#881337!important;border-color:#b4234a47!important}.Toastify__toast--warning{background:linear-gradient(180deg,#fff,#fffbf8)!important;border-color:#d991a459!important}.Toastify__toast--info{background:linear-gradient(180deg,#fff,#faf8f8)!important}.Toastify__toast-icon{width:22px!important;margin-inline-end:.65rem!important}.Toastify__toast--success .Toastify__toast-icon{color:var(--flamor-rose-deep)!important}.Toastify__toast--success .Toastify__toast-icon svg{fill:var(--flamor-rose-deep)!important}.Toastify__toast--error .Toastify__toast-icon svg{fill:#b4234a!important}.Toastify__toast--warning .Toastify__toast-icon svg{fill:var(--flamor-rose-deep)!important}.Toastify__toast--info .Toastify__toast-icon svg{fill:var(--flamor-mauve)!important}.Toastify__progress-bar,.Toastify__progress-bar-theme--light,.Toastify__progress-bar-theme--colored{background:var(--flamor-rose)!important;height:3px!important}.Toastify__progress-bar--success{background:var(--flamor-rose-deep)!important}.Toastify__progress-bar--error{background:#c0392b!important}.Toastify__progress-bar--warning{background:var(--flamor-rose)!important}.Toastify__progress-bar--info{background:var(--flamor-mauve)!important}.Toastify__close-button{color:var(--flamor-muted)!important;opacity:.65!important;align-self:center!important}.Toastify__close-button:hover{opacity:1!important;color:var(--flamor-mauve)!important}:root{--flamor-rose: #d991a4;--flamor-rose-deep: #c16f89;--flamor-mauve: #594548;--flamor-mauve-dark: #402f2f;--flamor-blush: #fce4ec;--flamor-cream: #f2e0df;--flamor-category-pink: #fadbe3;--category-outer-pink: #f5c6d4;--category-inner-white: #ffffff;--flamor-text: #1f2937;--flamor-muted: #6b7280;--flamor-white: #ffffff;--radius: 14px;--shadow: 0 8px 30px rgba(89, 69, 72, .1);--shadow-sm: 0 2px 12px rgba(89, 69, 72, .06);--elume-site-max: min(1320px, calc(100vw - 1.5rem) );--rose: var(--flamor-rose);--deep-rose: var(--flamor-rose-deep);--mauve: var(--flamor-mauve);--dark-mauve: var(--flamor-mauve-dark);--blush: var(--flamor-blush);--cream: var(--flamor-cream);--page-bg: #faf8f8;--white: var(--flamor-white);--max: var(--elume-site-max)}*{box-sizing:border-box}body{margin:0;font-family:Montserrat,Segoe UI,system-ui,sans-serif;font-size:16px;line-height:1.55;color:var(--flamor-text);background:var(--page-bg);min-height:100vh}a{color:var(--flamor-mauve);text-decoration:none}a:hover{color:var(--flamor-rose-deep)}.page-main{width:100%;max-width:var(--elume-site-max);margin:0 auto;padding:1.75rem clamp(1rem,2.5vw,1.75rem) clamp(2.75rem,5vw,4rem);flex:1 0 auto}@media(max-width:768px){.page-main{padding:1rem 16px 2.25rem}.section-card{padding:1.15rem 16px 1.35rem;border-radius:16px;margin-bottom:1.25rem}.panel-soft{padding:1.2rem 16px 1.4rem;border-radius:16px;margin-bottom:1.25rem}}.container{max-width:var(--elume-site-max);margin:0 auto;padding:0 clamp(1rem,2.5vw,1.75rem)}.container.page{padding-top:1.75rem;padding-bottom:clamp(2.75rem,5vw,4rem);width:100%}.page{padding:0}.btn,a.btn{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.25rem;border:none;border-radius:8px;font-weight:700;font-size:1rem;cursor:pointer;font-family:inherit;text-decoration:none;text-align:center;transition:background-color .2s ease,opacity .2s ease,transform .2s ease}.btn-primary,a.btn-primary,.btn--primary{background-color:var(--flamor-rose);color:var(--flamor-white)}.btn-primary:hover,a.btn-primary:hover,.btn--primary:hover{background-color:var(--flamor-rose-deep);color:var(--flamor-white)}.btn-secondary,a.btn-secondary,.btn--ghost{background-color:var(--flamor-cream);color:var(--flamor-rose-deep)}.btn-secondary:hover,a.btn-secondary:hover,.btn--ghost:hover{background-color:var(--flamor-blush);color:var(--flamor-mauve)}.btn-outline-brand,a.btn-outline-brand,.btn--outline{background:var(--flamor-white);color:var(--flamor-mauve);border:2px solid var(--flamor-rose);box-shadow:none}.btn-outline-brand:hover,a.btn-outline-brand:hover,.btn--outline:hover{background:var(--flamor-blush);color:var(--flamor-mauve-dark)}.btn-small,.btn--sm,.btn--small{padding:.45rem .9rem;font-size:.9rem}.btn--danger{background:#c0392b;color:#fff}.btn--danger:hover{background:#a93226;color:#fff}.btn--danger-ghost{background:#fff4f6;color:#9f1239;border:1px solid rgba(217,145,164,.45)}.btn--danger-ghost:hover{background:#ffe4ea;color:#881337}.btn:disabled,.btn[disabled]{opacity:.55;cursor:not-allowed}input,textarea,select{width:100%;border:1px solid #e5e7eb;border-radius:8px;padding:.65rem .85rem;font:inherit;background:#fff}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:2.625rem;background-color:#fffdfb;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%239d3d5c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:14px 14px;border-color:#d991a473;border-radius:12px;min-height:42px;cursor:pointer}select:focus{outline:none;border-color:var(--flamor-rose, #d991a4);box-shadow:0 0 0 3px #d991a42e}select:disabled{opacity:.65;cursor:not-allowed}.link-btn{background:none;border:none;color:var(--flamor-rose-deep);cursor:pointer;padding:0;font:inherit}.state{text-align:center;padding:3rem 1rem;color:var(--flamor-mauve)}.state--empty h3{margin-bottom:.5rem}.page-header{margin-bottom:1.5rem}.page-header__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--flamor-rose-deep);font-weight:700;font-size:.8rem}.page-header__subtitle{color:var(--flamor-muted);max-width:40rem}.section-card{background:var(--flamor-white);border-radius:20px;padding:1.75rem 1.5rem 2rem;margin-bottom:1.75rem;box-shadow:var(--shadow-sm);border:1px solid rgba(217,145,164,.16)}.section-card h1,.section-card h2{margin-top:0;color:var(--flamor-mauve);font-weight:700}.panel-soft{background:var(--flamor-white);border-radius:20px;padding:2rem 1.5rem 2.25rem;margin-bottom:2rem;box-shadow:var(--shadow-sm);border:1px solid rgba(217,145,164,.15)}.product-grid{display:grid;gap:14px;align-items:stretch;width:100%;grid-template-columns:1fr}@media(min-width:375px)and (max-width:480px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media(min-width:481px)and (max-width:767px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media(min-width:768px)and (max-width:1023px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}@media(min-width:1024px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.35rem 1.25rem}}.category-card-grid{display:grid;grid-template-columns:1fr;gap:14px;align-items:stretch}@media(min-width:375px){.category-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px)and (max-width:1023px){.category-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem}}@media(min-width:1024px){.category-card-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem}}.badge{padding:.25rem .75rem;border-radius:999px;font-size:.78rem;font-weight:700;background:var(--flamor-cream)}.badge--canceled{background:#ffd9df;color:#8b1e38}.badge--delivered{background:#dff5e7;color:#1f6b3f}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html[dir=rtl] body:not(.ltr-only){text-align:right}html[dir=rtl] .site-shell,html[dir=rtl] .site-shell__main,html[dir=rtl] .page-main{text-align:right}html[dir=rtl] .top-banner-nav .nav-inner{flex-direction:row}html[dir=rtl] .nav-link{letter-spacing:0}html[dir=rtl] .nav-text-links,html[dir=rtl] .nav-actions,html[dir=rtl] .nav-mobile-actions{flex-direction:row}html[dir=rtl] .shop-page__header,html[dir=rtl] .shop-intro,html[dir=rtl] .cart-page__header,html[dir=rtl] .orders-page__header,html[dir=rtl] .checkout-page h1,html[dir=rtl] .page-main h1,html[dir=rtl] .page-main h2,html[dir=rtl] .page-header__subtitle,html[dir=rtl] .hero-text,html[dir=rtl] .hero-sub,html[dir=rtl] .shop-by-category__title,html[dir=rtl] .shop-filter-note,html[dir=rtl] .product-card h3,html[dir=rtl] .product-card .meta{text-align:right}html[dir=rtl] .shop-search input{padding-inline-start:2.5rem;padding-inline-end:1rem;text-align:right}html[dir=rtl] .shop-search__icon{inset-inline-start:.85rem;inset-inline-end:auto}html[dir=rtl] .shop-filter-row,html[dir=rtl] .shop-toolbar{justify-content:flex-start}html[dir=rtl] .cart-item__info,html[dir=rtl] .cart-item__aside,html[dir=rtl] .order-card__item-details,html[dir=rtl] .order-card__head-main{text-align:right}html[dir=rtl] .cart-item__aside{align-items:flex-start}html[dir=rtl] .cart-item__unit,html[dir=rtl] .cart-item__line-total{text-align:start;align-items:flex-start}html[dir=rtl] .variant-options__row{flex-direction:row;justify-content:flex-start}html[dir=rtl] .order-card__head-side{align-items:flex-start;text-align:left}html[dir=rtl] .cart-summary__rows dt,html[dir=rtl] .order-card__totals dt,html[dir=rtl] .checkout-success__totals dt{text-align:right}html[dir=rtl] .footer-col--brand{align-items:flex-start;text-align:right}html[dir=rtl] .footer-brand{justify-self:start}html[dir=rtl] .footer-brand-logo{object-position:start center}html[dir=rtl] .mobile-nav-overlay{justify-content:flex-start}html[dir=rtl] .mobile-nav-drawer{box-shadow:8px 0 32px #2d1f2624;animation-name:mobile-nav-slide-rtl}@keyframes mobile-nav-slide-rtl{0%{transform:translate(100%)}to{transform:translate(0)}}html[dir=rtl] .mobile-nav-drawer__link{text-align:right}html[dir=rtl] .mobile-nav-drawer__head{flex-direction:row}html[dir=rtl] .auth-page,html[dir=rtl] .auth-brand{text-align:right}html[dir=rtl] .auth-main__toolbar{flex-direction:row}html[dir=rtl] .auth-back-link,html[dir=rtl] .auth-forgot-back{text-align:start}html[dir=rtl] .auth-forgot__title,html[dir=rtl] .auth-forgot__help,html[dir=rtl] .auth-reset__title,html[dir=rtl] .auth-reset__help{text-align:right}html[dir=rtl] .auth-form__meta,html[dir=rtl] .auth-remember{flex-direction:row}html[dir=rtl] .auth-field__password input{text-align:right}html[dir=rtl] .auth-field__toggle{inset-inline-end:.5rem}html[dir=rtl] .auth-reset__footer{text-align:center}html[dir=rtl] .form-group label,html[dir=rtl] .auth-form label{text-align:right}html[dir=rtl] input:not([type=checkbox]):not([type=radio]),html[dir=rtl] textarea,html[dir=rtl] select{text-align:right}html[dir=rtl] .price,html[dir=rtl] .cart-item__line-total,html[dir=rtl] .order-card__total,html[dir=rtl] .cart-badge,html[dir=rtl] .product-card__swatches-more{direction:ltr;unicode-bidi:embed;display:inline-block}html[dir=rtl] .nav-svg-icon,html[dir=rtl] .footer-social__icon,html[dir=rtl] .product-card__wishlist svg,html[dir=rtl] .shop-search__icon{transform:none}html[dir=rtl] .language-toggle{direction:ltr}@media(max-width:768px){html[dir=rtl] .order-card__head-side{text-align:right;align-items:flex-end}}html[dir=rtl] .admin-shell--shop{grid-template-columns:1fr 240px}html[dir=rtl] .admin-shell--shop .admin-sidebar--desktop{order:2}html[dir=rtl] .admin-shell--shop .admin-main{order:1}html[dir=rtl] .admin-shell--shop .admin-content,html[dir=rtl] .admin-shell--shop .admin-page-header,html[dir=rtl] .admin-shell--shop .admin-page-header__copy,html[dir=rtl] .admin-shell--shop .admin-section-head{text-align:right}html[dir=rtl] .admin-shell--shop .admin-page-header__actions{justify-content:flex-start}html[dir=rtl] .admin-shell--shop .admin-field,html[dir=rtl] .admin-shell--shop .admin-field span,html[dir=rtl] .admin-shell--shop .admin-form__hint,html[dir=rtl] .admin-shell--shop .admin-field input,html[dir=rtl] .admin-shell--shop .admin-field textarea,html[dir=rtl] .admin-shell--shop .admin-field select,html[dir=rtl] .admin-shell--shop .admin-search input,html[dir=rtl] .admin-shell--shop .admin-note-field,html[dir=rtl] .admin-shell--shop .admin-table th,html[dir=rtl] .admin-shell--shop .admin-table td{text-align:right}html[dir=rtl] .admin-shell--shop .admin-table th:first-child,html[dir=rtl] .admin-shell--shop .admin-table td:first-child{text-align:start}html[dir=rtl] .admin-shell--shop .admin-stat-card,html[dir=rtl] .admin-shell--shop .admin-order-detail__block,html[dir=rtl] .admin-shell--shop .admin-drawer__footer{text-align:right}html[dir=rtl] .admin-shell--shop .admin-drawer__footer{flex-direction:row-reverse;justify-content:flex-start}html[dir=rtl] .admin-shell--shop .admin-mobile-header{flex-direction:row}html[dir=rtl] .admin-shell--shop .admin-mobile-header__titles{text-align:right}html[dir=rtl] .admin-shell--shop .admin-nav-drawer{inset-inline-start:0;inset-inline-end:auto}html[dir=rtl] .admin-shell--shop .admin-sidebar__nav .admin-nav,html[dir=rtl] .admin-shell--shop .admin-sidebar__section{text-align:right}html[dir=rtl] .admin-shell--shop .admin-filter-row,html[dir=rtl] .admin-shell--shop .admin-toolbar,html[dir=rtl] .admin-shell--shop .admin-chip-row{justify-content:flex-start}html[dir=rtl] .admin-shell--shop .admin-product-row,html[dir=rtl] .admin-shell--shop .admin-order-item{flex-direction:row-reverse}html[dir=rtl] .admin-shell--shop .admin-modal__actions,html[dir=rtl] .admin-shell--shop .elume-modal__actions--row{flex-direction:row-reverse;justify-content:flex-start}html[dir=rtl] .admin-shell--shop .language-toggle{direction:ltr}html[dir=rtl] .admin-shell--shop .shop-stats-order{direction:rtl}html[dir=rtl] .admin-shell--shop .shop-stats-order__aside{align-items:flex-start;text-align:start}.admin-shell--ltr-only,.admin-shell--super{direction:ltr!important;text-align:left!important}.admin-shell--ltr-only .admin-content,.admin-shell--super .admin-content{text-align:left}@media(max-width:960px){html[dir=rtl] .admin-shell--shop{grid-template-columns:1fr}html[dir=rtl] .admin-shell--shop .admin-sidebar--desktop{order:0}}html[dir=rtl] .admin-shell--shop .admin-product-form,html[dir=rtl] .admin-shell--shop .admin-tabs,html[dir=rtl] .admin-shell--shop .admin-variant-preview,html[dir=rtl] .admin-shell--shop .admin-variant-preview__meta,html[dir=rtl] .admin-shell--shop .admin-variant-card,html[dir=rtl] .admin-shell--shop .admin-variant-color-editor,html[dir=rtl] .admin-shell--shop .admin-discount-panel,html[dir=rtl] .admin-shell--shop .admin-image-editor__actions{direction:rtl;text-align:right}html[dir=rtl] .admin-shell--shop .admin-variant-preview__colors,html[dir=rtl] .admin-shell--shop .admin-color-presets__list,html[dir=rtl] .admin-shell--shop .admin-form__checks{direction:rtl}html[dir=rtl] .admin-shell--shop .admin-variant-card__header{flex-direction:row-reverse}html[dir=rtl] .admin-shell--shop .admin-variant-color-editor__picker-row{direction:rtl}html[dir=rtl] .admin-shell--shop .admin-field input[type=number],html[dir=rtl] .admin-shell--shop .admin-field input[type=datetime-local]{direction:ltr;text-align:left}
