.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:#402f2f66;animation:elumeFadeIn .2s ease}.admin-drawer{position:fixed;top:0;right:0;height:100vh;width:min(520px,100vw);background:#fff;box-shadow:-12px 0 40px #402f2f26;display:flex;flex-direction:column;animation:adminDrawerIn .28s cubic-bezier(.22,1,.36,1)}.admin-drawer--wide{width:min(680px,100vw)}.admin-drawer__head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid #f0e3e7;background:linear-gradient(180deg,#fff,#faf8f8)}.admin-drawer__head h2{margin:0 0 .25rem;color:var(--flamor-mauve);font-size:1.25rem}.admin-drawer__head p{margin:0;color:var(--flamor-muted);font-size:.9rem}.admin-drawer__close{width:2.25rem;height:2.25rem;border:none;border-radius:50%;background:var(--flamor-cream);color:var(--flamor-mauve);font-size:1.35rem;line-height:1;cursor:pointer;flex-shrink:0}.admin-drawer__close:hover{background:var(--flamor-blush)}.admin-drawer__body{flex:1;overflow-y:auto;padding:1.25rem 1.5rem 1.5rem}.admin-drawer__footer{display:flex;justify-content:flex-end;gap:.65rem;flex-wrap:wrap;padding-top:1rem;margin-top:1rem;border-top:1px solid #f0e3e7;position:sticky;bottom:0;background:#fff}@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}}.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-left:.5rem}.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:left 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-right:.25rem;flex-wrap:wrap;justify-content:flex-end;margin-left:auto}.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;right:-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:720px){.nav-links{width:100%;justify-content:space-between;gap:.75rem}.nav-text-links{gap:.5rem .75rem}.nav-actions{gap:.35rem}}@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:left 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}@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:560px){.site-footer{padding:1.5rem 1rem 1rem}.footer-inner{grid-template-columns:1fr;gap:1.15rem;justify-items:center;text-align:center}.footer-col,.footer-col--brand,.footer-col--social{align-items:center}.footer-col__links{justify-items:center}.footer-social{justify-content:center}}.notif-bell{position:relative}.notif-bell__dropdown{position:absolute;right: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:left;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:#f3f4f6}.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}.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__badge{position:absolute;top:8px;left:8px;z-index:3;background:var(--flamor-mauve);color:#fff;font-size:.65rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:.25rem .5rem;border-radius:999px}.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;white-space:nowrap}@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 .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}.product-detail{display:flex;flex-direction:column;gap:1.5rem}.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%}.product-detail__image-wrap{display:flex;align-items:center;justify-content:center;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}.product-detail__image{width:100%;max-width:440px;height:auto;max-height:min(480px,52vw);border-radius:14px;object-fit:contain;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)}@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:340px}}@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{display:flex;gap:.6rem;margin-top:.85rem;flex-wrap:wrap}.product-detail__thumb{width:72px;height:72px;padding:4px;border-radius:12px;border:2px solid transparent;background:#fff;cursor:pointer;box-shadow:var(--shadow-sm)}.product-detail__thumb.is-active{border-color:var(--flamor-rose)}.product-detail__thumb img{width:100%;height:100%;object-fit:contain;border-radius:8px;background:#f3f4f6}.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-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__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}.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}.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}.review-card__head{display:flex;align-items:flex-start;gap:.85rem;margin-bottom:.65rem}.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;display:flex;flex-direction:column;gap:.2rem}.review-card__name{color:var(--flamor-mauve);font-size:.95rem}.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}.review-form-card{margin-top:.25rem;padding:1.25rem 1.35rem;border-radius:18px;background:linear-gradient(165deg,#fff,#fff7fa);border:1px solid rgba(217,145,164,.24);box-shadow:0 8px 24px #5945480f}.review-form-card__title{margin:0 0 1rem;color:var(--flamor-mauve);font-size:1.1rem}.review-form-card__guest,.review-form-card__notice{margin:0;color:var(--flamor-muted);line-height:1.55;font-size:.94rem}.review-form-card__notice--success{color:#2d6a4f;font-weight:600}.review-form-card__signin{margin-top:.85rem}.review-form{display:flex;flex-direction:column;gap:.85rem}.review-form__field{display:flex;flex-direction:column;gap:.45rem}.review-form__label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--flamor-mauve)}.review-form textarea{width:100%;min-height:110px;padding:.75rem .9rem;border-radius:12px;border:1px solid rgba(217,145,164,.35);background:#fff;font-family:inherit;font-size:.94rem;line-height:1.5;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease}.review-form textarea:focus{outline:none;border-color:var(--flamor-rose);box-shadow:0 0 0 3px #d991a42e}.review-form__hint{margin:0;font-size:.82rem;color:var(--flamor-muted)}.review-form .btn-primary{align-self:flex-start;min-width:148px;border-radius:999px;padding:.65rem 1.35rem}.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:.25rem}.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}}@media(max-width:480px){.review-form .btn-primary{width:100%;align-self:stretch}.review-form-card{padding:1rem}}.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}.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-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}}.shop-page{width:100%;max-width:var(--elume-site-max)}.shop-page__header{margin-bottom:1.25rem}.shop-page__header h1{margin:0 0 .35rem;color:var(--flamor-mauve);font-size:clamp(1.75rem,3vw,2.25rem)}.shop-intro{color:var(--flamor-muted);margin:0}.shop-panel{background:var(--flamor-white);border-radius:20px;padding:1.35rem 1.35rem 1.75rem;border:1px solid rgba(217,145,164,.18);box-shadow:var(--shadow-sm)}.shop-panel__controls{padding-bottom:1.15rem;margin-bottom:1.15rem;border-bottom:1px solid rgba(217,145,164,.12)}.shop-panel__catalog{background:#fff;border-radius:var(--radius);padding:1.15rem;border:1px solid #f6e3ea}.shop-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin:0 0 1rem;padding:.85rem 1rem;background:#fff9fb;border-radius:14px;border:1px solid rgba(217,145,164,.14)}.shop-search{flex:1 1 260px;max-width:420px;position:relative}.shop-search input{padding-left:2.5rem;border-color:#d991a459;background:#fff}.shop-search input:focus{outline:none;border-color:var(--flamor-rose);box-shadow:0 0 0 3px #d991a433}.shop-search__icon{position:absolute;left:.85rem;top:50%;transform:translateY(-50%);color:var(--flamor-rose-deep);pointer-events:none;font-size:.9rem}.shop-filter-row{display:flex;flex-wrap:wrap;gap:.5rem;margin:0}.chip{display:inline-block;padding:.4rem .85rem;border-radius:999px;font-size:.82rem;font-weight:700;text-decoration:none;background:#fff;color:var(--flamor-mauve);border:1px solid rgba(217,145,164,.22);cursor:pointer;font-family:inherit;transition:background .2s ease,border-color .2s ease,color .2s ease}.chip:hover{background:var(--flamor-cream);border-color:#d991a459}.chip.is-active{background:var(--flamor-rose);color:#fff;border-color:var(--flamor-rose-deep)}.shop-filter-note{font-size:.9rem;color:var(--flamor-muted);margin:.85rem 0 0}.shop-filter-note a{font-weight:600}.shop-product-grid{width:100%;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.35rem 1.25rem;align-items:stretch}@media(min-width:900px){.shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1180px){.shop-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1420px){.shop-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:520px){.shop-panel{padding:1rem}.shop-panel__catalog{padding:.75rem}.shop-product-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}}.cart-page{max-width:var(--elume-site-max);margin:0 auto;width:100%}.cart-page__header{margin-bottom:1.75rem}.cart-page__header h1{margin:0 0 .35rem;color:var(--flamor-mauve);font-size:clamp(1.75rem,3vw,2.25rem)}.cart-page__header p{margin:0;color:var(--flamor-muted)}.cart-page__empty{background:#fff;border-radius:20px;border:1px solid rgba(217,145,164,.16);box-shadow:var(--shadow-sm)}.cart-page__grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:1.75rem;align-items:start;padding-bottom:.5rem}.cart-list{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.cart-item{display:grid;grid-template-columns:120px minmax(0,1fr);gap:1.15rem;background:#fff;padding:1.15rem 1.2rem;border-radius:18px;border:1px solid rgba(217,145,164,.16);box-shadow:var(--shadow-sm)}.cart-item__image-link{display:block;border-radius:14px;overflow:hidden;background:#f3f4f6}.cart-item img{width:100%;aspect-ratio:1;object-fit:contain;padding:.65rem;display:block}.cart-item__body{display:flex;flex-direction:column;min-width:0}.cart-item__head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.35rem}.cart-item__head h2{margin:0;font-size:1.05rem;line-height:1.35}.cart-item__head h2 a{color:var(--flamor-mauve);text-decoration:none;font-weight:700}.cart-item__head h2 a:hover{color:var(--flamor-rose-deep)}.cart-item__unit{margin:0;font-size:.88rem;color:var(--flamor-muted);white-space:nowrap}.cart-item__variant{margin:0 0 .35rem}.cart-item__stock{margin:0 0 .5rem;font-size:.82rem;color:#b4234a;font-weight:600}.cart-item__foot{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:auto;padding-top:.65rem}.cart-item__foot .qty-selector{margin:0}.cart-item__line-total{margin:0;font-weight:800;color:var(--flamor-mauve);font-size:1.05rem}.cart-item__remove{margin-left:auto;font-size:.88rem}.cart-summary{background:#fff;padding:1.35rem 1.4rem 1.5rem;border-radius:18px;border:1px solid rgba(217,145,164,.16);box-shadow:var(--shadow);position:sticky;top:1.25rem}.cart-summary h2{margin:0 0 1rem;font-size:1.15rem;color:var(--flamor-mauve)}.cart-summary__rows{margin:0 0 1.25rem;display:grid;gap:.65rem}.cart-summary__rows>div{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.cart-summary__rows dt{margin:0;font-size:.92rem;color:var(--flamor-muted);font-weight:500}.cart-summary__rows dd{margin:0;font-weight:700;color:var(--flamor-text)}.cart-summary__muted{font-weight:600!important;color:var(--flamor-muted)!important;font-size:.88rem!important}.cart-summary__total{padding-top:.75rem;margin-top:.35rem;border-top:1px solid #f0e3e7}.cart-summary__total dt,.cart-summary__total dd{font-size:1.05rem;color:var(--flamor-mauve)}.cart-summary__checkout{width:100%;text-align:center;margin-bottom:.75rem}.cart-summary__continue{display:block;text-align:center;color:var(--flamor-rose-deep);font-weight:700;font-size:.92rem;text-decoration:none}.cart-summary__continue:hover{color:var(--flamor-mauve)}.cart-summary__note{margin:0 0 .85rem;font-size:.88rem;color:var(--flamor-muted);line-height:1.5}.cart-item__stock--out{color:#b4234a}@media(max-width:900px){.cart-page__grid{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:520px){.cart-item{grid-template-columns:88px minmax(0,1fr);padding:.95rem}.cart-item__head{flex-direction:column;gap:.25rem}.cart-item__remove{margin-left:0}}.checkout-page{max-width:1120px;margin:0 auto}.checkout-page__header{margin-bottom:1.5rem}.checkout-page__header h1{margin:0 0 .35rem;color:var(--flamor-mauve);font-size:clamp(1.75rem,3vw,2.25rem)}.checkout-page__header p{margin:0;color:var(--flamor-muted)}.checkout-page__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:1.75rem;align-items:start}.checkout-form,.checkout-summary{background:#fff;border-radius:20px;padding:1.45rem 1.4rem 1.5rem;border:1px solid rgba(217,145,164,.16);box-shadow:var(--shadow-sm)}.checkout-form__title,.checkout-summary h2{margin:0 0 1rem;color:var(--flamor-mauve);font-size:1.1rem}.checkout-form label{display:block;margin-bottom:.95rem;font-weight:600;color:var(--flamor-mauve);font-size:.92rem}.checkout-form input,.checkout-form textarea{display:block;width:100%;margin-top:.35rem;border-color:#d991a459}.checkout__hint{display:block;margin-top:.25rem;font-weight:400;font-size:.82rem;color:var(--flamor-muted)}.checkout-form__payment-note{margin:0 0 1rem;padding:.75rem .95rem;background:linear-gradient(180deg,#fff9fb,#fff5f7);border-radius:12px;border:1px solid rgba(217,145,164,.14);color:var(--flamor-text);font-size:.92rem;line-height:1.55}.checkout-form__submit{width:100%}.checkout__error{background:#fff4f6;color:#9f1239;border:1px solid rgba(217,145,164,.45);border-radius:12px;padding:.85rem 1rem;margin-bottom:1rem}.checkout-summary__items{list-style:none;padding:0;margin:0 0 1rem;display:grid;gap:.85rem}.checkout-summary__item{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:.85rem;align-items:center;padding:.75rem .85rem;background:#faf8f8;border-radius:14px}.checkout-summary__item img{width:72px;height:72px;object-fit:contain;background:#f3f4f6;border-radius:12px;padding:.45rem}.checkout-summary__item strong{display:block;color:var(--flamor-text);font-size:.95rem}.checkout-summary__variant{margin:.15rem 0 0}.checkout-summary__meta{margin:.15rem 0 0;color:var(--flamor-muted);font-size:.84rem}.checkout-summary__line-total{font-weight:800;color:var(--flamor-mauve);white-space:nowrap}.checkout-summary__rows{margin:0;display:grid;gap:.65rem}.checkout-summary__rows>div{display:flex;justify-content:space-between;gap:1rem}.checkout-summary__rows dt{margin:0;color:var(--flamor-muted);font-size:.92rem}.checkout-summary__rows dd{margin:0;font-weight:700;color:var(--flamor-text)}.checkout-summary__total{padding-top:.75rem;margin-top:.35rem;border-top:1px solid #f0e3e7}.checkout-summary__total dt,.checkout-summary__total dd{color:var(--flamor-mauve);font-size:1.05rem}.checkout-summary__note{margin:.85rem 0 0;font-size:.88rem;color:var(--flamor-muted)}.checkout-success{max-width:640px;margin:0 auto;background:#fff;border-radius:20px;padding:2rem 1.75rem;border:1px solid rgba(217,145,164,.16);box-shadow:var(--shadow);text-align:center}.checkout-success h1{margin:0 0 .75rem;color:var(--flamor-mauve)}.checkout-success p{margin:0 0 .75rem;color:var(--flamor-text);line-height:1.6}.checkout-success__payment{padding:.75rem .95rem;background:#fff9fb;border-radius:12px;border:1px solid rgba(217,145,164,.14)}.checkout-success__totals{display:grid;gap:.45rem;margin:0 0 1rem;padding:.85rem .95rem;background:#fff;border-radius:12px;border:1px solid rgba(217,145,164,.14)}.checkout-success__totals div{display:flex;justify-content:space-between;gap:1rem}.checkout-success__totals dt{margin:0;color:var(--flamor-muted)}.checkout-success__totals dd{margin:0;color:var(--flamor-text);font-weight:600}.checkout-success__actions{display:flex;flex-direction:column;gap:.65rem;margin-top:1.25rem}.checkout-success__link{color:var(--flamor-rose-deep);font-weight:700;text-decoration:none}.checkout-success__link:hover{color:var(--flamor-mauve)}@media(max-width:900px){.checkout-page__grid{grid-template-columns:1fr}}@media(max-width:520px){.checkout-summary__item{grid-template-columns:64px minmax(0,1fr)}.checkout-summary__line-total{grid-column:2}}.orders-page{max-width:1120px;margin:0 auto;width:100%}.orders-page__header{margin-bottom:1.75rem}.orders-page__header h1{margin:0 0 .35rem;color:var(--flamor-mauve);font-size:clamp(1.75rem,3vw,2.25rem)}.orders-page__header p{margin:0;color:var(--flamor-muted);font-size:1.02rem}.orders-list{display:grid;gap:1.5rem;width:100%}.order-card{background:#fff;border-radius:20px;padding:1.5rem 1.6rem 1.35rem;box-shadow:var(--shadow-sm);border:1px solid rgba(217,145,164,.16);width:100%}.order-card__head{display:flex;justify-content:space-between;align-items:flex-start;gap:1.25rem;margin-bottom:.85rem;flex-wrap:wrap}.order-card__head-main h2{margin:0 0 .25rem;font-size:1.2rem;color:var(--flamor-mauve)}.order-card__date{margin:0;color:var(--flamor-muted);font-size:.9rem}.order-card__head-side{display:flex;flex-direction:column;align-items:flex-end;gap:.45rem;text-align:right}.order-card__total{margin:0;font-size:1.2rem;font-weight:800;color:var(--flamor-mauve)}.order-card__status-note{margin:0 0 1rem;padding:.75rem 1rem;background:linear-gradient(180deg,#fff9fb,#fff5f7);border-radius:12px;border:1px solid rgba(217,145,164,.14);color:var(--flamor-text);font-size:.94rem;line-height:1.55}.order-card__section-title{margin:0 0 .85rem;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--flamor-rose-deep)}.order-card__products{margin:1.15rem 0 0;padding-top:1.15rem;border-top:1px solid #f0e3e7}.order-card__items{list-style:none;padding:0;margin:0;display:grid;gap:.85rem}.order-card__item{display:grid;grid-template-columns:88px minmax(0,1fr) auto;gap:1rem;align-items:center;padding:.85rem .95rem;background:#faf8f8;border-radius:14px;border:1px solid rgba(217,145,164,.1)}.order-card__item-image{display:block;border-radius:12px;overflow:hidden;background:#f3f4f6}.order-card__item img{width:88px;height:88px;object-fit:contain;padding:.5rem;display:block}.order-card__item-details h4{margin:0 0 .25rem;font-size:1rem;line-height:1.35}.order-card__item-details h4 a,.order-card__items a{color:var(--flamor-mauve);text-decoration:none;font-weight:700}.order-card__item-details h4 a:hover,.order-card__items a:hover{color:var(--flamor-rose-deep)}.order-card__variant{margin:0 0 .2rem}.order-card__item-qty{margin:0;font-size:.86rem;color:var(--flamor-muted)}.order-card__item-price{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem;text-align:right;min-width:5.5rem}.order-card__item-unit{font-size:.8rem;color:var(--flamor-muted)}.order-card__item-price strong{font-size:1rem;color:var(--flamor-mauve)}.order-card__items-toggle{margin-top:.75rem;font-size:.88rem}.order-card__delivery-update{margin-top:1rem;padding:.85rem 1rem;background:#fceef2;border-radius:12px;border:1px solid rgba(217,145,164,.18)}.order-card__delivery-update strong{display:block;margin-bottom:.35rem;color:var(--flamor-mauve);font-size:.82rem;text-transform:uppercase;letter-spacing:.04em}.order-card__delivery-update p{margin:0;color:var(--flamor-text);line-height:1.55;font-size:.92rem}.order-card__foot{margin-top:1.15rem;padding-top:1rem;border-top:1px solid #f0e3e7}.order-card__totals{display:grid;gap:.35rem;margin:0 0 .75rem;font-size:.9rem}.order-card__totals div{display:flex;justify-content:space-between;gap:1rem}.order-card__totals dt{margin:0;color:var(--flamor-muted)}.order-card__totals dd{margin:0;color:var(--flamor-text)}.order-card__shipping-block{display:grid;gap:.65rem}.order-card__payment{margin:0;font-size:.9rem;color:var(--flamor-text);line-height:1.5}.order-card__shipping{margin:0;display:grid;gap:.15rem;font-size:.9rem;color:var(--flamor-muted)}.order-card__shipping strong{color:var(--flamor-text);font-size:.95rem}.order-card__note{margin:0;font-size:.88rem;color:var(--flamor-text);padding:.65rem .85rem;background:#faf8f8;border-radius:10px;line-height:1.5}.order-timeline{margin:0 0 .25rem}.order-tracker{list-style:none;padding:.85rem 1rem;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .15rem;background:#fff;border:1px solid rgba(217,145,164,.12);border-radius:14px}.order-tracker__step{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;color:var(--flamor-muted);font-weight:600}.order-tracker__step.is-done,.order-tracker__step.is-current{color:var(--flamor-mauve)}.order-tracker__step.is-current{font-weight:800}.order-tracker__dot{width:9px;height:9px;border-radius:50%;background:#e8d5db;flex-shrink:0}.order-tracker__step.is-done .order-tracker__dot{background:#7bc99a}.order-tracker__step.is-current .order-tracker__dot{background:var(--flamor-rose);box-shadow:0 0 0 3px #d991a438}.order-tracker__arrow{margin:0 .35rem;color:#d991a48c;font-size:.75rem;-webkit-user-select:none;user-select:none}.order-timeline--canceled .order-timeline__canceled{padding:.75rem 1rem;background:#fff5f7;border-radius:12px;border:1px solid rgba(217,145,164,.2)}.order-timeline--canceled p{margin:.45rem 0 0;font-size:.92rem;color:var(--flamor-muted)}.order-timeline__history-toggle{margin-top:.55rem;font-size:.84rem;color:var(--flamor-rose-deep)}.order-timeline__history{list-style:none;padding:.65rem 0 0;margin:.35rem 0 0;border-top:1px dashed rgba(217,145,164,.2);font-size:.8rem;color:var(--flamor-muted)}.order-timeline__history li{padding:.25rem 0}.order-timeline__history-line{display:block;line-height:1.45}.order-timeline__admin-note{font-size:.82rem;color:var(--flamor-muted);font-style:italic;line-height:1.45}.order-card--canceled{border-left:4px solid #e8a0ad}.order-card--delivered{border-left:4px solid #7bc99a}.order-card--on_delivery{border-left:4px solid var(--flamor-rose)}.order-card--approved{border-left:4px solid #a89ad8}.order-card--pending{border-left:4px solid #e8c97a}@media(max-width:720px){.order-card{padding:1.15rem 1.1rem 1.1rem}.order-card__head-side{align-items:flex-start;text-align:left;flex-direction:row;flex-wrap:wrap;gap:.5rem .75rem}.order-card__item{grid-template-columns:72px minmax(0,1fr);gap:.85rem}.order-card__item-price{grid-column:2;flex-direction:row;align-items:baseline;justify-content:space-between;width:100%;min-width:0;margin-top:.15rem}.order-card__item img{width:72px;height:72px}.order-tracker{gap:.5rem .25rem}.order-tracker__label{font-size:.72rem}}@media(max-width:480px){.order-tracker__arrow{display:none}.order-tracker{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}}.profile-page{background:radial-gradient(circle at top right,rgba(252,228,236,.85),transparent 42%),radial-gradient(circle at 12% 18%,rgba(242,224,223,.9),transparent 36%),var(--page-bg);border-radius:0 0 28px 28px;min-height:calc(100vh - 12rem)}.profile-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;margin-bottom:1.75rem}.profile-page__header h1{margin:0 0 .45rem;color:var(--flamor-mauve);font-size:clamp(1.85rem,4vw,2.35rem)}.profile-page__header-copy{flex:1;min-width:0}.profile-page__mark{flex-shrink:0;width:min(7.5rem,22vw);opacity:.92}.profile-page__logo{width:100%;height:auto;display:block;filter:drop-shadow(0 8px 18px rgba(217,145,164,.18))}.profile-summary{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;flex-wrap:wrap;background:linear-gradient(135deg,#fff,#fff9fb);border:1px solid rgba(217,145,164,.2);border-radius:22px;padding:1.5rem 1.65rem;margin-bottom:1.35rem;box-shadow:var(--shadow-sm)}.profile-summary__identity{display:flex;align-items:center;gap:1.1rem;min-width:0}.profile-avatar{width:4.5rem;height:4.5rem;border-radius:50%;display:grid;place-items:center;font-weight:700;font-size:1.25rem;letter-spacing:.04em;color:var(--flamor-mauve-dark);background:linear-gradient(145deg,var(--flamor-blush),var(--flamor-cream));border:2px solid rgba(217,145,164,.35);box-shadow:inset 0 1px #ffffffd9}.profile-summary__details h2{margin:0 0 .25rem;color:var(--flamor-mauve);font-size:1.35rem}.profile-summary__email{margin:0 0 .65rem;color:var(--flamor-muted);word-break:break-word}.profile-badge{display:inline-flex;align-items:center;padding:.28rem .75rem;border-radius:999px;background:var(--flamor-blush);color:var(--flamor-rose-deep);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.profile-summary__actions{display:flex;align-items:center}.profile-signout-btn{min-width:8.5rem;transition:background-color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.profile-signout-btn:hover{transform:translateY(-1px);box-shadow:0 8px 22px #d991a438}.profile-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-bottom:1.75rem}.profile-stat-card{background:#fff;border-radius:18px;padding:1rem 1.1rem;border:1px solid rgba(217,145,164,.16);box-shadow:var(--shadow-sm)}.profile-stat-card--wide{grid-column:1 / -1}.profile-stat-card__label{display:block;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--flamor-rose-deep);margin-bottom:.35rem}.profile-stat-card__value{display:block;font-size:1.65rem;line-height:1.1;color:var(--flamor-mauve)}.profile-stat-card__recent{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.profile-stat-card__link{font-weight:700;color:var(--flamor-mauve);text-decoration:none}.profile-stat-card__link:hover{color:var(--flamor-rose-deep)}.profile-order-badge{display:inline-flex;align-items:center;padding:.28rem .7rem;border-radius:999px;font-size:.76rem;font-weight:700;background:var(--flamor-cream);color:var(--flamor-mauve)}.profile-order-badge.status-badge--pending{background:#fff4e5;color:#9a6700}.profile-order-badge.status-badge--approved{background:#e8f4ff;color:#1d4f91}.profile-order-badge.status-badge--on-delivery{background:#f3e8ff;color:#6b21a8}.profile-order-badge.status-badge--delivered{background:#dff5e7;color:#1f6b3f}.profile-order-badge.status-badge--canceled{background:#ffd9df;color:#8b1e38}.profile-section-head{margin-bottom:1rem}.profile-section-head h2{margin:0 0 .35rem;color:var(--flamor-mauve);font-size:1.25rem}.profile-section-head p{margin:0;color:var(--flamor-muted);max-width:36rem}.profile-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.profile-action-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.95rem;padding:1.15rem 1.2rem;border-radius:18px;background:#fff;border:1px solid rgba(217,145,164,.16);box-shadow:var(--shadow-sm);text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.profile-action-card:hover{transform:translateY(-2px);border-color:#d991a457;box-shadow:0 12px 28px #5945481f;background:linear-gradient(180deg,#fff,#fff8fa)}.profile-action-card__icon{width:2.6rem;height:2.6rem;border-radius:14px;display:grid;place-items:center;background:var(--flamor-blush);color:var(--flamor-rose-deep)}.profile-action-card__icon svg{width:22px;height:22px;display:block}.profile-action-card__copy h3{margin:0 0 .2rem;color:var(--flamor-mauve);font-size:1rem}.profile-action-card__copy p{margin:0;color:var(--flamor-muted);font-size:.88rem;line-height:1.45}.profile-action-card__arrow{color:var(--flamor-rose-deep);font-size:1.1rem;font-weight:700;opacity:.75;transition:transform .2s ease,opacity .2s ease}.profile-action-card:hover .profile-action-card__arrow{transform:translate(3px);opacity:1}@media(max-width:820px){.profile-page__header{flex-direction:column}.profile-page__mark{width:min(6rem,34vw)}.profile-stats,.profile-action-grid{grid-template-columns:1fr}}@media(max-width:520px){.profile-summary{padding:1.25rem}.profile-summary__actions,.profile-signout-btn{width:100%}}.wishlist-page{background:linear-gradient(180deg,var(--flamor-cream) 0%,#fff7fa 45%,var(--page-bg) 100%)}.wishlist-page__header{margin-bottom:1.5rem;text-align:center}.wishlist-page__eyebrow{margin:0 0 .45rem;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--flamor-rose-deep)}.wishlist-page__header h1{margin:0 0 .4rem;color:var(--flamor-mauve);font-size:clamp(1.85rem,3.5vw,2.35rem);line-height:1.15}.wishlist-page__subtitle{margin:0 auto;max-width:32rem;color:var(--flamor-muted);font-size:1.02rem;line-height:1.55}.wishlist-page__count{margin:.65rem 0 0;font-size:.88rem;font-weight:700;color:var(--flamor-rose-deep)}.wishlist-panel{background:var(--flamor-white);border-radius:22px;padding:1.5rem 1.35rem 1.75rem;border:1px solid rgba(217,145,164,.18);box-shadow:var(--shadow-sm)}.wishlist-empty{text-align:center;padding:2.75rem 1.5rem;background:linear-gradient(180deg,#fff,#fff8fa);border-radius:18px;border:1px dashed rgba(217,145,164,.28)}.wishlist-empty__icon{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;margin-bottom:.85rem;border-radius:50%;background:var(--flamor-blush);color:var(--flamor-rose-deep);font-size:1.35rem}.wishlist-empty h2{color:var(--flamor-mauve);margin:0 0 .55rem;font-size:1.25rem}.wishlist-empty p{color:var(--flamor-muted);margin:0 auto 1.35rem;max-width:26rem;line-height:1.6}.wishlist-error{text-align:center;padding:1.75rem 1.25rem;background:#fff8fa;border-radius:16px;border:1px solid rgba(217,145,164,.25)}.wishlist-error p{margin:0 0 .85rem;color:#881337;font-weight:600}.wishlist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.35rem 1.25rem;align-items:stretch}@media(min-width:900px){.wishlist-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}.wishlist-card{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:16px;padding:14px 14px 16px;text-align:center;border:1px solid rgba(217,145,164,.18);box-shadow:0 1px 3px #0000000d;transition:transform .2s ease,box-shadow .2s ease}.wishlist-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-sm)}.wishlist-card__media{position:relative;border-radius:12px;overflow:hidden;background:#f3f4f6;margin-bottom:10px;flex-shrink:0}.wishlist-card__image-link{display:block;text-decoration:none}.wishlist-card__media img{width:100%;height:180px;object-fit:contain;padding:8px;display:block;background:#f3f4f6}.wishlist-card__remove{position:absolute;top:8px;right:8px;z-index:2;display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .6rem;border-radius:999px;border:1px solid rgba(217,145,164,.35);background:#fffffff5;color:var(--flamor-rose-deep);font:inherit;font-size:.72rem;font-weight:700;cursor:pointer;box-shadow:0 2px 10px #5945481f;transition:background .15s ease,color .15s ease,transform .15s ease}.wishlist-card__remove:hover{background:#fff4f6;color:#881337;transform:translateY(-1px)}.wishlist-card__remove svg{font-size:.78rem}.wishlist-card__body{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;min-height:0}.wishlist-card h3{font-size:1.02rem;margin:0 0 4px;color:var(--flamor-text);line-height:1.35}.wishlist-card h3 a{color:inherit;text-decoration:none}.wishlist-card h3 a:hover{color:var(--flamor-rose-deep)}.wishlist-card__category{margin:0 0 6px;font-size:.86rem;color:var(--flamor-muted);font-weight:600}.wishlist-card__swatches{display:flex;align-items:center;justify-content:center;gap:.35rem;margin-bottom:6px;min-height:1.1rem}.wishlist-card__swatches-more{font-size:.75rem;font-weight:700;color:var(--flamor-muted)}.wishlist-card__price{margin:0 0 6px;font-weight:700;color:var(--flamor-mauve);font-size:1.1rem}.wishlist-card__stock-note{margin:0 0 4px;font-size:.8rem;font-weight:700;color:#b4234a}.wishlist-card__actions{display:flex;flex-direction:column;gap:.45rem;margin-top:auto;width:100%;flex-shrink:0}.wishlist-card__actions .btn{width:100%}.wishlist-card__details-link{font-size:.82rem;font-weight:700;color:var(--flamor-rose-deep);text-decoration:none}.wishlist-card__details-link:hover{color:var(--flamor-mauve);text-decoration:underline}@media(max-width:520px){.wishlist-panel{padding:1.15rem .9rem 1.35rem;border-radius:18px}.wishlist-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}.wishlist-card__remove span{display:none}.wishlist-card__remove{width:2rem;height:2rem;padding:0;justify-content:center;border-radius:50%}.wishlist-card__remove svg{font-size:.85rem}}.admin-review-thumb{width:44px;height:44px;object-fit:contain;border-radius:8px;background:#f3f4f6;padding:3px}.admin-review-product{display:flex;align-items:center;gap:.6rem}.admin-review-product span{font-weight:600;color:var(--flamor-mauve)}.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-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}}.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-back-link{align-self:flex-start;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:#ffffffe6}.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-right:2.75rem}.auth-field__toggle{position:absolute;right:.65rem;top:50%;transform:translateY(-50%);border:none;background:none;color:var(--mauve, #594548);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.25rem;font-size:1rem}.auth-field__toggle:hover{color:var(--deep-rose, #c16f89)}.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:left}.auth-forgot-back:hover{color:#fff}.auth-form--forgot .auth-forgot__title{margin:0 0 .35rem}.auth-reset__footer{margin:.85rem 0 0;text-align:center;font-size:.86rem}.auth-reset__footer a{color:var(--blush, #fce4ec);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-forgot__title{margin:0 0 .5rem;font-size:1.35rem;font-weight:700;color:#fff;text-align:center}.auth-forgot__help{margin:0 0 .25rem;font-size:.9rem;line-height:1.55;color:#ffffffc7;text-align:center}@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.5rem 1.25rem}.auth-form__meta{flex-direction:column;align-items:flex-start;gap:.65rem}.auth-forgot-link{align-self:flex-end}}.notifications-page{width:100%;max-width:var(--elume-site-max)}.notifications-page__header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.notifications-page__header h1{margin:0;color:var(--flamor-mauve)}.notifications-list{list-style:none;padding:0;margin:0;display:grid;gap:.85rem;width:100%}.notifications-page__empty{padding:2rem;text-align:center;color:var(--flamor-muted);background:#fff;border-radius:16px;border:1px solid rgba(217,145,164,.16)}.notifications-item{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.1rem;background:#fff;border-radius:14px;border:1px solid rgba(217,145,164,.16);box-shadow:var(--shadow-sm)}.notifications-item.is-unread{border-left:4px solid var(--flamor-rose);background:#fffbfc}.notifications-item strong{display:block;color:var(--flamor-mauve);margin-bottom:.25rem}.notifications-item p{margin:0 0 .35rem;color:var(--flamor-text);font-size:.92rem}.notifications-item small{color:var(--flamor-muted);font-size:.82rem}.notifications-item__link{display:inline-block;margin-top:.35rem;font-size:.85rem;font-weight:600;color:var(--flamor-rose-deep);text-decoration:none}.notifications-item__link:hover{text-decoration:underline}.admin-shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.admin-sidebar{background:var(--dark-mauve);color:#fff;padding:1.25rem 1rem;position:sticky;top:0;height:100vh;display:flex;flex-direction:column}.admin-sidebar__top{flex:1;min-height:0;overflow-y:auto}.admin-sidebar__nav{display:block}.admin-sidebar__bottom{margin-top:auto;padding-top:1rem;border-top:1px solid rgba(255,255,255,.14);display:grid;gap:.35rem;flex-shrink:0}.admin-sidebar__logo{max-width:150px;width:100%;margin-bottom:.5rem}.admin-sidebar__label{font-size:.85rem;opacity:.8;margin-bottom:1rem}.admin-nav{display:block;width:100%;text-align:left;color:#fff;padding:.65rem .85rem;border-radius:10px;margin-bottom:.25rem;background:none;border:none;cursor:pointer;font:inherit;text-decoration:none}.admin-nav:hover,.admin-nav.is-active{background:#d991a440}.admin-nav--view-site{margin-bottom:0;background:#d991a42e;border:1px solid rgba(252,228,236,.35);font-weight:700;text-align:center}.admin-nav--view-site:hover{background:#d991a452;color:#fff}.admin-sidebar__bottom .admin-nav--signout{margin-bottom:0;text-align:center;opacity:.92}.admin-content{padding:1.5rem 1.75rem 2.5rem;background:var(--page-bg);min-width:0}.admin-page-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.admin-page-header h1{margin:0 0 .35rem;color:var(--flamor-mauve);font-size:1.75rem}.admin-page-header p{margin:0;color:var(--flamor-muted);max-width:36rem}.admin-page-header__actions{display:flex;gap:.65rem;flex-wrap:wrap}.admin-toolbar{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1.25rem}.admin-search,.admin-filter{border:1px solid rgba(217,145,164,.35);border-radius:12px;padding:.65rem .9rem;background:#fff;min-width:220px}.admin-filter{min-width:180px;width:auto}.admin-empty-card,.admin-loading{background:#fff;border-radius:var(--radius);padding:2.5rem 1.5rem;text-align:center;box-shadow:var(--shadow-sm);border:1px solid rgba(217,145,164,.16);color:var(--flamor-muted)}.admin-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem}.admin-product-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid rgba(217,145,164,.16);transition:transform .2s ease,box-shadow .2s ease}.admin-product-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.admin-product-card.is-low-stock{border-color:#c0392b59}.admin-product-card__media{position:relative;background:linear-gradient(145deg,#faf6f7,#f3e8eb);padding:1rem}.admin-product-card__media img{width:100%;height:180px;object-fit:contain;display:block}.admin-product-card__badges{position:absolute;top:.65rem;left:.65rem;display:flex;flex-direction:column;gap:.35rem}.admin-badge{display:inline-block;padding:.2rem .55rem;border-radius:999px;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.admin-badge--best{background:var(--flamor-mauve);color:#fff}.admin-badge--active{background:#dff5e7;color:#1f6b3f}.admin-badge--inactive{background:#f3f4f6;color:#6b7280}.admin-badge--admin{background:#f3e8ff;color:#6b21a8}.admin-badge--super{background:#ede9fe;color:#5b21b6}.admin-badge--customer{background:#fce4ec;color:#9f1239}.admin-product-card__body{padding:1rem 1rem 1.1rem}.admin-product-card__body h3{margin:0 0 .25rem;font-size:1rem;color:var(--flamor-text);line-height:1.35}.admin-product-card__meta{margin:0 0 .65rem;color:var(--flamor-rose-deep);font-size:.88rem;font-weight:600}.admin-product-card__stats{display:flex;flex-wrap:wrap;gap:.5rem .85rem;margin-bottom:.85rem;font-size:.9rem}.admin-product-card__stats>span:first-child{font-weight:800;color:var(--flamor-mauve)}.admin-stock{color:var(--flamor-muted)}.admin-stock--low{color:#c0392b;font-weight:700}.admin-product-card__variants{color:var(--flamor-muted);font-size:.82rem}.admin-product-card__variant-list{list-style:none;padding:0;margin:0 0 .85rem;display:grid;gap:.35rem}.admin-product-card__variant-row{display:flex;align-items:center;gap:.45rem;font-size:.8rem;color:var(--flamor-text)}.admin-product-card__variant-name{font-weight:700;color:var(--flamor-mauve)}.admin-product-card__variant-size{color:var(--flamor-muted)}.admin-product-card__variant-stock{margin-left:auto;color:var(--flamor-muted);font-weight:600;white-space:nowrap}.admin-product-card__variant-stock.is-low{color:#c0392b;font-weight:700}.admin-product-card__variant-stock.is-out{color:#b4234a;font-weight:700}.admin-product-card__actions{display:flex;flex-wrap:wrap;gap:.4rem}.admin-category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem}.admin-category-card{background:#fff;border-radius:16px;padding:14px;text-align:center;box-shadow:var(--shadow-sm);border:1px solid rgba(217,145,164,.18)}.admin-category-card__thumb{background:linear-gradient(145deg,var(--category-outer-pink) 0%,#f0a8bc 100%);border-radius:14px;padding:10px;margin-bottom:12px}.admin-category-card__thumb-inner{background:var(--category-inner-white);border-radius:10px;min-height:120px;display:flex;align-items:center;justify-content:center;padding:12px}.admin-category-card__thumb-inner img{max-height:100px;max-width:100%;object-fit:contain}.admin-category-card__body h3{margin:0 0 .25rem;color:var(--flamor-mauve);font-size:1rem}.admin-category-card__slug{margin:0 0 .5rem;color:var(--flamor-muted);font-size:.82rem}.admin-category-card__meta{display:flex;justify-content:center;gap:.75rem;font-size:.82rem;color:var(--flamor-muted);margin-bottom:.75rem}.admin-category-card__actions{display:flex;justify-content:center;gap:.4rem}.admin-orders-list{display:grid;gap:1rem}.admin-order-row{background:#fff;border-radius:16px;padding:1.1rem 1.25rem;box-shadow:var(--shadow-sm);border:1px solid rgba(217,145,164,.16)}.admin-order-row__main{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.85rem}.admin-order-row h3{margin:0 0 .25rem;color:var(--flamor-mauve)}.admin-order-row__customer,.admin-order-row__date,.admin-order-row__items{margin:.15rem 0;color:var(--flamor-muted);font-size:.9rem}.admin-order-row__side{text-align:right}.admin-order-row__total{margin:0 0 .5rem;font-weight:800;color:var(--flamor-mauve);font-size:1.1rem}.admin-order-row__actions{display:flex;flex-wrap:wrap;gap:.45rem}.admin-order-detail{display:grid;gap:1.25rem}.admin-order-detail__grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.admin-order-detail__block h4{margin:0 0 .5rem;color:var(--flamor-mauve);font-size:.95rem}.admin-order-detail__block p{margin:.2rem 0;color:var(--flamor-text);font-size:.92rem}.admin-order-items{list-style:none;padding:0;margin:0;display:grid;gap:.75rem}.admin-order-item{display:grid;grid-template-columns:64px 1fr;gap:.75rem;align-items:center;padding:.65rem;background:#faf8f8;border-radius:12px}.admin-order-item img{width:64px;height:64px;object-fit:contain;background:#fff;border-radius:10px;padding:4px}.admin-order-item p{margin:.15rem 0 0;font-size:.88rem;color:var(--flamor-muted)}.admin-order-detail__total{margin:.85rem 0 0;font-size:1.05rem}.admin-order-status-form{display:flex;gap:.75rem;flex-wrap:wrap;align-items:flex-end;margin-top:.65rem}.admin-order-status-control__current{margin:0 0 .75rem;color:var(--flamor-text);font-size:.92rem}.admin-order-stock-state{margin:0 0 .65rem;padding:.5rem .75rem;border-radius:10px;font-size:.88rem;font-weight:600}.admin-order-stock-state--muted{background:#faf8f8;color:var(--flamor-muted);border:1px solid rgba(89,69,72,.12)}.admin-order-stock-state--success{background:#fff8fa;color:var(--flamor-rose-deep);border:1px solid rgba(217,145,164,.35)}.admin-order-stock-state--warning{background:#fff8f0;color:#92600a;border:1px solid rgba(146,96,10,.2)}.admin-status-select{display:grid;gap:.35rem;flex:1 1 220px;min-width:min(100%,220px)}.admin-status-select__label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--flamor-mauve)}.admin-status-select__input{width:100%;min-width:0;padding:.62rem .85rem;border-radius:12px;border:1px solid rgba(217,145,164,.35);background:#fffdfb;color:var(--flamor-text);font-family:inherit;font-size:.92rem;font-weight:600;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.admin-status-select__input:focus{outline:none;border-color:var(--flamor-rose);box-shadow:0 0 0 3px #d991a42e}.admin-status-select__input:disabled{opacity:.65;cursor:not-allowed}.admin-order-status-form__submit{flex-shrink:0;min-height:42px}.admin-shipping-drawer__status{margin-bottom:1.25rem;padding-bottom:1.15rem;border-bottom:1px solid #f0e3e7}.admin-shipping-drawer__status h4{margin:0 0 .5rem;color:var(--flamor-mauve);font-size:.95rem}.status-badge{display:inline-block;padding:.3rem .75rem;border-radius:999px;font-size:.78rem;font-weight:800;letter-spacing:.02em}.status-badge--pending{background:#fff8e6;color:#92600a}.status-badge--approved{background:#ece8ff;color:#4c3d8f}.status-badge--on-delivery{background:#fce4ec;color:#9d3d5c}.status-badge--delivered{background:#dff5e7;color:#1f6b3f}.status-badge--canceled{background:#ffe4ea;color:#9f1239}.admin-field{display:grid;gap:.35rem}.admin-field--checkbox{display:flex;align-items:center;gap:.55rem}.admin-field--checkbox span{text-transform:none;letter-spacing:normal;font-weight:600}.admin-field span{font-size:.82rem;font-weight:700;color:var(--flamor-mauve);text-transform:uppercase;letter-spacing:.04em}.admin-form__hint{margin:0 0 .5rem;color:var(--flamor-muted);font-size:.9rem}.admin-form__checks{display:flex;gap:1.25rem;flex-wrap:wrap}.admin-form__row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.admin-form__row--wrap{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.admin-form__section{display:grid;gap:.85rem}.admin-tabs{display:flex;gap:.35rem;flex-wrap:wrap;margin-bottom:1rem;border-bottom:1px solid #f0e3e7;padding-bottom:.65rem}.admin-tabs__tab{border:none;background:#faf6f7;color:var(--flamor-muted);padding:.45rem .85rem;border-radius:999px;cursor:pointer;font:inherit;font-size:.88rem;font-weight:600}.admin-tabs__tab.is-active{background:var(--flamor-rose);color:#fff}.admin-image-editor{display:grid;grid-template-columns:88px 1fr;gap:.85rem;padding:.85rem;background:#faf8f8;border-radius:12px}.admin-image-editor__preview img{width:88px;height:88px;object-fit:contain;background:#fff;border-radius:10px;padding:4px}.admin-image-editor__actions{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;margin-top:.35rem}.admin-variant-card{padding:1rem 1.05rem;background:#fff;border:1px solid rgba(217,145,164,.18);border-radius:16px;box-shadow:var(--shadow-sm);display:grid;gap:.85rem}.admin-variant-list{display:grid;gap:1rem;margin-bottom:.85rem}.admin-variant-empty{margin:0 0 1rem;padding:.85rem 1rem;background:#faf8f8;border-radius:12px;color:var(--flamor-muted);font-size:.9rem}.admin-variant-add{width:100%;justify-content:center}.admin-variant-card__header{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:.15rem}.admin-variant-card__title{margin:0;font-size:.95rem;font-weight:800;color:var(--flamor-mauve)}.admin-variant-card__details{margin-top:.15rem}.admin-variant-card__foot{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:.5rem}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-bottom:2rem}.stat-card{background:#fff;border-radius:var(--radius);padding:1rem;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:.35rem}.admin-table{width:100%;border-collapse:collapse;background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.admin-table th,.admin-table td{padding:.75rem;border-bottom:1px solid #f0e3e7;text-align:left}.admin-panel{background:#fff;border-radius:var(--radius);padding:1rem;box-shadow:var(--shadow)}.image-upload-field{display:grid;gap:.5rem}.image-upload-field__label{font-size:.82rem;font-weight:700;color:var(--flamor-mauve);text-transform:uppercase;letter-spacing:.04em}.image-upload-field__row{display:flex;gap:.85rem;align-items:flex-start;flex-wrap:wrap}.image-upload-field__preview img{width:88px;height:88px;object-fit:contain;background:#faf8f8;border-radius:12px;padding:6px;border:1px solid #f0e3e7}.image-upload-field__actions{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.admin-users-list,.admin-reviews-list,.admin-shipping-list{display:grid;gap:1rem}.admin-user-row,.admin-review-row,.admin-shipping-card{background:#fff;border-radius:16px;padding:1.1rem 1.2rem;box-shadow:var(--shadow-sm);border:1px solid rgba(217,145,164,.16)}.admin-user-row__main,.admin-review-row__head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem}.admin-user-row h3,.admin-review-row h3,.admin-shipping-card h3{margin:0 0 .2rem;color:var(--flamor-mauve);font-size:1rem}.admin-user-row__email,.admin-review-row__meta,.admin-shipping-card__contact{margin:0;font-size:.88rem;color:var(--flamor-muted)}.admin-user-row__date{margin:.25rem 0 0;font-size:.82rem;color:var(--flamor-muted)}.admin-user-row__actions{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center;justify-content:flex-end}.admin-review-row__actions{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.admin-review-row{display:grid;grid-template-columns:72px 1fr;gap:1rem}.admin-review-row__thumb{width:72px;height:72px;object-fit:contain;background:#faf8f8;border-radius:12px;padding:6px}.admin-review-row__badges{display:flex;gap:.35rem;flex-wrap:wrap;justify-content:flex-end}.admin-review-row__comment{margin:0 0 .75rem;color:var(--flamor-text);font-size:.92rem;line-height:1.5}.admin-shipping-list{display:grid;gap:1.25rem}.admin-shipping-stats{margin-bottom:1.5rem}.stat-card--accent{background:linear-gradient(135deg,#fff,#fff5f8);border:1px solid rgba(217,145,164,.22)}.admin-shipping-card{background:#fff;border-radius:20px;padding:0;box-shadow:var(--shadow-sm);border:1px solid rgba(217,145,164,.16);overflow:hidden}.admin-shipping-card__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.95fr) minmax(0,1.15fr)}.admin-shipping-panel{padding:1.15rem 1.2rem;min-width:0}.admin-shipping-panel+.admin-shipping-panel{border-left:1px solid rgba(217,145,164,.12)}.admin-shipping-panel--customer{background:linear-gradient(180deg,#fff,#fff9fb)}.admin-shipping-panel--order{background:#faf8f8}.admin-shipping-panel--notes{background:#fff}.admin-shipping-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.admin-shipping-panel__head h3{margin:0 0 .15rem;color:var(--flamor-mauve);font-size:1.02rem}.admin-shipping-panel__label{margin:0;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--flamor-rose-deep)}.admin-shipping-avatar{width:2.5rem;height:2.5rem;border-radius:50%;display:grid;place-items:center;font-weight:700;color:var(--flamor-mauve-dark);background:var(--flamor-blush);border:1px solid rgba(217,145,164,.28);flex-shrink:0}.admin-shipping-panel__head .admin-shipping-panel__head{margin-bottom:0}.admin-shipping-panel--customer .admin-shipping-panel__head{display:flex;align-items:center;gap:.75rem}.admin-shipping-details{list-style:none;padding:0;margin:0;display:grid;gap:.55rem}.admin-shipping-details li{display:grid;gap:.1rem}.admin-shipping-details span{font-size:.74rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--flamor-muted)}.admin-shipping-details strong{font-size:.9rem;color:var(--flamor-text);font-weight:600;word-break:break-word}.admin-shipping-order-meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.admin-shipping-card__total{margin:0;font-size:1.15rem;font-weight:700;color:var(--flamor-rose-deep)}.admin-shipping-more-orders{margin:.65rem 0 0;font-size:.82rem;color:var(--flamor-muted)}.admin-shipping-note{padding:.8rem .9rem;border-radius:12px;margin-bottom:.75rem}.admin-shipping-note strong{display:block;margin-bottom:.35rem;font-size:.78rem;letter-spacing:.05em;text-transform:uppercase;color:var(--flamor-rose-deep)}.admin-shipping-note p{margin:0;white-space:pre-wrap;line-height:1.5;color:var(--flamor-text);font-size:.92rem}.admin-shipping-note small{display:block;margin-top:.35rem;color:var(--flamor-muted);font-size:.78rem}.admin-shipping-note--customer{background:#faf8f8;border:1px solid rgba(217,145,164,.12)}.admin-shipping-note--delivery{background:linear-gradient(135deg,#fff5f8,#fce4ec);border:1px solid rgba(217,145,164,.22)}.admin-shipping-note-empty{margin:0 0 .75rem;padding:.65rem .75rem;border-radius:10px;background:#faf8f8;color:var(--flamor-muted);font-size:.86rem}.admin-shipping-note-empty--delivery{background:#fce4ec59}.admin-shipping-card__actions{display:flex;justify-content:flex-end}.admin-shipping-drawer__meta{display:grid;gap:.45rem;margin-bottom:1rem;padding:.85rem 1rem;background:#faf8f8;border-radius:12px;border:1px solid rgba(217,145,164,.14);font-size:.92rem}.admin-shipping-drawer__meta p{margin:0}@media(max-width:980px){.admin-shipping-card__grid{grid-template-columns:1fr}.admin-shipping-panel+.admin-shipping-panel{border-left:none;border-top:1px solid rgba(217,145,164,.12)}}.admin-settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.admin-settings-card{background:#fff;border-radius:16px;padding:1.25rem;box-shadow:var(--shadow-sm);border:1px solid rgba(217,145,164,.16)}.admin-settings-card h3{margin:0 0 .65rem;color:var(--flamor-mauve);font-size:1rem}.admin-settings-card__value{margin:0 0 .5rem;font-size:1.1rem;font-weight:700;color:var(--flamor-text)}.admin-settings-card code{font-size:.82rem;background:#faf8f8;padding:.1rem .35rem;border-radius:4px}.admin-settings-card--form{grid-column:1 / -1;max-width:520px}.admin-settings-form{display:grid;gap:.85rem}.admin-inline-notice{margin:0 0 1rem;padding:.75rem 1rem;border-radius:12px;background:#fff5f8;border:1px solid rgba(217,145,164,.25);color:#9f1239;font-size:.92rem}.admin-filter-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.admin-filter-chip{border:1px solid rgba(217,145,164,.35);background:#fff;color:var(--flamor-mauve);border-radius:999px;padding:.4rem .85rem;font-size:.88rem;cursor:pointer}.admin-filter-chip.is-active{background:var(--flamor-mauve);color:#fff;border-color:var(--flamor-mauve)}.admin-user-row__usage{margin:.35rem 0 0;font-size:.86rem;color:var(--flamor-muted)}.admin-dashboard-usage{display:grid;gap:.65rem}.admin-dashboard-usage__row{display:flex;justify-content:space-between;gap:1rem;align-items:center;background:#fff;border-radius:12px;padding:.85rem 1rem;border:1px solid rgba(217,145,164,.16)}.admin-dashboard-usage__row p{margin:.15rem 0 0;font-size:.86rem;color:var(--flamor-muted)}.admin-order-detail__totals{display:grid;gap:.45rem;margin:.75rem 0 0}.admin-order-detail__totals div{display:flex;justify-content:space-between;gap:1rem}.admin-order-detail__totals dt{margin:0;color:var(--flamor-muted)}.admin-order-detail__totals dd{margin:0}.admin-note-field{width:100%;margin-bottom:.5rem;border:1px solid rgba(217,145,164,.35);border-radius:12px;padding:.65rem .85rem;font:inherit;resize:vertical}.admin-order-note{margin:.5rem 0 0;padding:.55rem .75rem;background:#faf8f8;border-radius:10px;font-size:.88rem}.admin-variant-preview{display:grid;grid-template-columns:120px 1fr;gap:1rem;padding:1rem;background:#faf8f8;border-radius:14px;border:1px solid rgba(217,145,164,.16);margin-bottom:1rem}.admin-variant-preview__image img{width:120px;height:120px;object-fit:contain;background:#fff;border-radius:12px;padding:8px}.admin-variant-preview__meta strong{display:block;color:var(--flamor-mauve);margin-bottom:.25rem}.admin-variant-preview__meta p{margin:0 0 .65rem;font-size:.88rem;color:var(--flamor-muted)}.admin-variant-preview__colors{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.admin-variant-preview__chip{display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgba(217,145,164,.45);background:#fff;border-radius:999px;padding:.35rem .75rem;font:inherit;font-size:.82rem;cursor:pointer}.admin-variant-preview__chip.is-active,.admin-variant-preview__swatch.is-active{box-shadow:0 0 0 2px var(--flamor-rose)}.admin-variant-preview__swatch{width:2rem;height:2rem;border-radius:50%;border:2px solid #fff;background:var(--swatch, #d991a4);cursor:pointer;box-shadow:0 0 0 1px #5945482e}.admin-variant-preview__swatch--inline{flex-shrink:0}.admin-variant-color-row{display:flex;gap:.5rem;align-items:center}.admin-variant-color-row input{flex:1}.admin-variant-card.is-previewing{border-color:var(--flamor-rose);box-shadow:0 0 0 2px #d991a438}.admin-field__error{display:block;margin-top:.3rem;font-size:.78rem;font-weight:600;color:#b4234a}.admin-variant-color-editor{display:grid;gap:.85rem}.admin-variant-color-editor__picker-row{display:flex;align-items:flex-end;gap:1rem;flex-wrap:wrap}.admin-variant-color-editor__preview{display:flex;flex-direction:column;align-items:center;gap:.35rem}.admin-variant-color-editor__preview-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--flamor-muted)}.admin-variant-color-editor__picker span{display:block;font-size:.82rem;font-weight:700;color:var(--flamor-mauve);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.35rem}.admin-variant-color-editor__picker input[type=color]{width:3.25rem;height:2.5rem;padding:.15rem;border:1px solid rgba(217,145,164,.35);border-radius:12px;background:#fff;cursor:pointer}.admin-variant-color-editor__picker-hint{display:block;margin-top:.35rem;font-size:.78rem;color:var(--flamor-muted);font-weight:500;text-transform:none;letter-spacing:normal}.admin-color-presets__label{display:block;font-size:.82rem;font-weight:700;color:var(--flamor-mauve);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem}.admin-color-presets__hint{margin:0 0 .45rem;font-size:.78rem;color:var(--flamor-muted);line-height:1.45}.admin-color-presets__status{margin:0;font-size:.82rem;color:var(--flamor-muted)}.admin-color-preset-wrap{display:inline-flex;align-items:center;gap:.15rem}.admin-color-preset-wrap.is-active .admin-color-preset{border-color:var(--flamor-rose);box-shadow:0 0 0 1px #d991a459;background:#fff8fa}.admin-color-preset__delete{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border:none;border-radius:50%;background:#b4234a1a;color:#b4234a;font-size:1rem;line-height:1;cursor:pointer;transition:background .15s ease}.admin-color-preset__delete:hover{background:#b4234a2e}.admin-variant-color-editor__custom{display:grid;gap:.85rem;margin-top:.35rem}.admin-variant-color-editor__custom-label{font-size:.82rem;font-weight:800;color:var(--flamor-mauve);text-transform:uppercase;letter-spacing:.04em}.admin-variant-color-editor__save-row{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.admin-color-presets__list{display:flex;flex-wrap:wrap;gap:.4rem}.admin-color-preset{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .55rem .3rem .35rem;border:1px solid rgba(217,145,164,.3);border-radius:999px;background:#fff;font:inherit;font-size:.78rem;font-weight:600;color:var(--flamor-text);cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.admin-color-preset:hover{border-color:var(--flamor-rose)}.admin-color-preset.is-active{border-color:var(--flamor-rose);box-shadow:0 0 0 1px #d991a459;background:#fff8fa}.stat-card--link{text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease}.stat-card--link:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.admin-dashboard-recent{margin-top:1.5rem}.admin-dashboard-recent__head{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.admin-dashboard-recent__head h2{margin:0;color:var(--flamor-mauve);font-size:1.25rem}.admin-dashboard-orders{display:grid;gap:.85rem}.admin-dashboard-order{display:grid;grid-template-columns:72px 1fr;gap:1rem;background:#fff;border-radius:16px;padding:1rem 1.1rem;box-shadow:var(--shadow-sm);border:1px solid rgba(217,145,164,.16)}.admin-dashboard-order__thumb img,.admin-dashboard-order__thumb-fallback{width:72px;height:72px;border-radius:12px;object-fit:contain;background:#faf8f8;padding:6px;display:flex;align-items:center;justify-content:center;color:var(--flamor-muted);font-weight:700}.admin-dashboard-order__top{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.65rem}.admin-dashboard-order h3{margin:0 0 .2rem;font-size:1rem}.admin-dashboard-order h3 a{color:var(--flamor-mauve);text-decoration:none}.admin-dashboard-order h3 a:hover{color:var(--flamor-rose-deep)}.admin-dashboard-order__customer,.admin-dashboard-order__date,.admin-dashboard-order__items{margin:.15rem 0 0;font-size:.88rem;color:var(--flamor-muted)}.admin-dashboard-order__customer a{color:var(--flamor-rose-deep)}.admin-dashboard-order__foot{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.admin-dashboard-order__total{margin:0 0 0 auto;font-weight:700;color:var(--flamor-rose-deep)}.admin-dashboard-quicklinks{display:flex;gap:.65rem;flex-wrap:wrap;margin-top:1.25rem}.admin-dashboard-quicklink{padding:.55rem .9rem;border-radius:999px;background:#fff;border:1px solid rgba(217,145,164,.25);color:var(--flamor-mauve);text-decoration:none;font-weight:600;font-size:.88rem}.admin-dashboard-quicklink:hover{background:#faf8f8}a{color:var(--flamor-rose-deep)}.admin-content a:hover{text-decoration:underline}@media(max-width:900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:static;height:auto}.admin-order-detail__grid,.admin-form__row{grid-template-columns:1fr}}.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--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}}.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}.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}.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;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.35rem 1.25rem;align-items:stretch;width:100%}@media(min-width:900px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}.category-card-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem}@media(max-width:1000px){.category-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.category-card-grid{grid-template-columns:1fr}}.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}
