.EmptyState-module-scss-module__Ojlp9G__wrapper{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.EmptyState-module-scss-module__Ojlp9G__icon{color:var(--text-light)}.EmptyState-module-scss-module__Ojlp9G__icon svg{width:56px;height:56px}.EmptyState-module-scss-module__Ojlp9G__title{color:var(--text-primary);font-family:Poppins,Inter,sans-serif;font-size:1.5rem}.EmptyState-module-scss-module__Ojlp9G__description{color:var(--text-muted);max-width:360px;font-family:Poppins,Inter,sans-serif;font-size:.875rem;line-height:1.65}.EmptyState-module-scss-module__Ojlp9G__action{margin-top:.5rem}
.Button-module-scss-module__VLzsWq__btn{letter-spacing:.05em;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:1.5px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;font-family:Poppins,Inter,sans-serif;font-weight:600;transition:all .2s;display:inline-flex}.Button-module-scss-module__VLzsWq__btn:disabled{opacity:.55;cursor:not-allowed;pointer-events:none}.Button-module-scss-module__VLzsWq__btn--sm{padding:.5rem 1.25rem;font-size:.75rem}.Button-module-scss-module__VLzsWq__btn--md{padding:.75rem 1.75rem;font-size:.875rem}.Button-module-scss-module__VLzsWq__btn--lg{padding:1rem 2.25rem;font-size:1rem}.Button-module-scss-module__VLzsWq__btn--full{width:100%}.Button-module-scss-module__VLzsWq__btn--primary{background:var(--primary-gold);color:var(--text-inverse);border-color:var(--primary-gold)}.Button-module-scss-module__VLzsWq__btn--primary:hover{background:var(--primary-gold-dark);border-color:var(--primary-gold-dark);box-shadow:var(--shadow-gold);transform:translateY(-1px)}.Button-module-scss-module__VLzsWq__btn--primary:active{transform:translateY(0)}.Button-module-scss-module__VLzsWq__btn--outline{color:var(--primary-gold);border-color:var(--primary-gold);background:0 0}.Button-module-scss-module__VLzsWq__btn--outline:hover{background:var(--gold-50)}.Button-module-scss-module__VLzsWq__btn--ghost{color:var(--text-secondary);text-transform:none;letter-spacing:normal;background:0 0;border-color:#0000;font-weight:500}.Button-module-scss-module__VLzsWq__btn--ghost:hover{background:var(--background-section);color:var(--primary-gold)}.Button-module-scss-module__VLzsWq__btn--dark{background:var(--text-primary);color:var(--text-inverse);border-color:var(--text-primary)}.Button-module-scss-module__VLzsWq__btn--dark:hover{background:var(--text-secondary);border-color:var(--text-secondary)}.Button-module-scss-module__VLzsWq__btn--danger{background:var(--error);color:var(--text-inverse);border-color:var(--error)}.Button-module-scss-module__VLzsWq__btn--danger:hover{filter:brightness(.9)}.Button-module-scss-module__VLzsWq__btn--loading{pointer-events:none}.Button-module-scss-module__VLzsWq__icon{flex-shrink:0;align-items:center;display:flex}.Button-module-scss-module__VLzsWq__icon svg{width:1em;height:1em}.Button-module-scss-module__VLzsWq__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:1rem;height:1rem;animation:.6s linear infinite Button-module-scss-module__VLzsWq__spin}@keyframes Button-module-scss-module__VLzsWq__spin{to{transform:rotate(360deg)}}
.FloatingCartBar-module-scss-module__pbj_Da__bar{left:50%;bottom:calc(120px + env(safe-area-inset-bottom,0px));z-index:65;background:color-mix(in srgb, var(--db-bg-elevated) 92%, transparent);border:1px solid color-mix(in srgb, var(--accent,#d4af37) 40%, var(--db-border));width:min(100vw - 1.6rem,400px);box-shadow:var(--db-shadow-lift),0 0 0 1px color-mix(in srgb, var(--accent,#d4af37) 10%, transparent);-webkit-backdrop-filter:blur(16px)saturate(160%);border-radius:999px;align-items:center;gap:.65rem;padding:.6rem .7rem .6rem .6rem;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;transform:translate(-50%)}.FloatingCartBar-module-scss-module__pbj_Da__bar:hover{box-shadow:var(--db-shadow-lift),0 0 0 1px color-mix(in srgb, var(--accent,#d4af37) 18%, transparent)}@media (min-width:768px){.FloatingCartBar-module-scss-module__pbj_Da__bar{bottom:108px}}.FloatingCartBar-module-scss-module__pbj_Da__icon{background:var(--accent-gradient,linear-gradient(135deg, #f0cf6b, #a8791f));color:#1a1410;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.FloatingCartBar-module-scss-module__pbj_Da__summary{min-width:0;color:var(--db-text-primary);flex-direction:column;flex:1;gap:.1rem;display:flex}.FloatingCartBar-module-scss-module__pbj_Da__summary strong{font-size:.82rem;font-weight:700}.FloatingCartBar-module-scss-module__pbj_Da__weight{color:#ffd86d;align-items:center;gap:.25rem;font-size:.72rem;font-weight:700;display:inline-flex}.FloatingCartBar-module-scss-module__pbj_Da__cta{color:var(--accent,#d4af37);white-space:nowrap;flex-shrink:0;align-items:center;gap:.25rem;font-size:.72rem;font-weight:700;display:inline-flex}
.BottomNav-module-scss-module__xZiKsW__nav{z-index:70;padding:.55rem .5rem calc(.55rem + env(safe-area-inset-bottom,0px));background:var(--db-bg-elevated);border-top:1px solid var(--db-border);justify-content:space-around;align-items:flex-end;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 24px #00000047}@media (min-width:768px){.BottomNav-module-scss-module__xZiKsW__nav{border:1px solid var(--db-border);width:min(100vw - 2rem,1160px);box-shadow:var(--db-shadow-lift);border-radius:999px;align-items:center;padding:.42rem 1.4rem;bottom:.65rem;left:50%;right:auto;transform:translate(-50%)}}.BottomNav-module-scss-module__xZiKsW__item{color:var(--db-text-muted);flex-direction:column;flex:1;align-items:center;gap:.2rem;padding:.3rem 0;transition:color .2s;display:flex}.BottomNav-module-scss-module__xZiKsW__item--active{color:var(--accent,#d4af37)}@media (min-width:768px){.BottomNav-module-scss-module__xZiKsW__item{border-radius:999px;gap:.22rem;padding:.3rem .75rem}.BottomNav-module-scss-module__xZiKsW__item--active{background:var(--accent-soft,#d4af3724);box-shadow:inset 0 0 0 1px var(--accent,#d4af37)}}.BottomNav-module-scss-module__xZiKsW__label{font-size:.62rem;font-weight:600}@media (min-width:768px){.BottomNav-module-scss-module__xZiKsW__label{font-size:.76rem}}.BottomNav-module-scss-module__xZiKsW__primaryItem{flex-direction:column;flex:1;align-items:center;gap:.2rem;display:flex;transform:translateY(-14px)}@media (min-width:768px){.BottomNav-module-scss-module__xZiKsW__primaryItem{transform:translateY(-10px)}}.BottomNav-module-scss-module__xZiKsW__primaryBtn{background:var(--accent-gradient,linear-gradient(135deg, #f0cf6b, #a8791f));color:#1a1410;width:54px;height:54px;box-shadow:0 8px 20px var(--accent-soft,#d4af3766),0 0 0 5px var(--db-bg);border-radius:50%;justify-content:center;align-items:center;transition:transform .2s;display:flex}@media (min-width:768px){.BottomNav-module-scss-module__xZiKsW__primaryBtn{width:52px;height:52px;box-shadow:0 8px 20px var(--accent-soft,#d4af3766),0 0 0 5px var(--db-bg)}}.BottomNav-module-scss-module__xZiKsW__primaryItem:active .BottomNav-module-scss-module__xZiKsW__primaryBtn{transform:scale(.94)}.BottomNav-module-scss-module__xZiKsW__primaryLabel{color:var(--accent,#d4af37);font-size:.62rem;font-weight:700}@media (min-width:768px){.BottomNav-module-scss-module__xZiKsW__primaryLabel{font-size:.78rem}}@media (max-width:760px){:root:not([data-theme=dark]) .BottomNav-module-scss-module__xZiKsW__nav{background:#ffffffeb;border-top-color:#e3d9c9;box-shadow:0 -4px 16px #2c231714}}@media (max-width:760px) and (min-width:768px){:root:not([data-theme=dark]) .BottomNav-module-scss-module__xZiKsW__nav{border-color:#e3d9c9;box-shadow:0 12px 32px #2c23171a}}@media (max-width:760px){:root:not([data-theme=dark]) .BottomNav-module-scss-module__xZiKsW__item{color:#574b3d}:root:not([data-theme=dark]) .BottomNav-module-scss-module__xZiKsW__item--active{color:#8b6a3d}}@media (max-width:760px) and (min-width:768px){:root:not([data-theme=dark]) .BottomNav-module-scss-module__xZiKsW__item--active{background:#fbf5e9;box-shadow:inset 0 0 0 1px #c89d4a52}}@media (max-width:760px){:root:not([data-theme=dark]) .BottomNav-module-scss-module__xZiKsW__primaryBtn{color:#5c4631;background:linear-gradient(135deg,#f2e8d6,#c89d4a);box-shadow:0 8px 22px #c89d4a42,0 0 0 5px #f6f3ef}:root:not([data-theme=dark]) .BottomNav-module-scss-module__xZiKsW__primaryLabel{color:#8b6a3d}}
.MetalThemeCanvas-module-scss-module__MS16nG__canvas{--font-primary:"Poppins", "Inter", sans-serif;--font-secondary:"Poppins", "Inter", sans-serif;--font-display:"Poppins", "Inter", sans-serif;min-height:100dvh;padding-bottom:calc(96px + env(safe-area-inset-bottom,0px));background:var(--db-bg);color:var(--db-text-primary);font-family:var(--font-secondary);transition:background .4s}@media (min-width:768px){.MetalThemeCanvas-module-scss-module__MS16nG__canvas{padding-bottom:calc(84px + env(safe-area-inset-bottom,0px))}}
.MetalSwitcher-module-scss-module__YaCkvG__wrap{z-index:50;background:var(--db-bg);border-bottom:1px solid var(--db-border);padding:.42rem .8rem;position:sticky;top:94px}@media (min-width:768px){.MetalSwitcher-module-scss-module__YaCkvG__wrap{padding:.65rem 1.5rem;top:68px}}.MetalSwitcher-module-scss-module__YaCkvG__track{scroll-snap-type:x proximity;-ms-overflow-style:none;scrollbar-width:none;gap:.45rem;max-width:1360px;margin:0 auto;display:flex;overflow-x:auto}.MetalSwitcher-module-scss-module__YaCkvG__track::-webkit-scrollbar{display:none}@media (min-width:768px){.MetalSwitcher-module-scss-module__YaCkvG__track{justify-content:center;gap:1rem}}.MetalSwitcher-module-scss-module__YaCkvG__tab{background:var(--db-bg-elevated);border:1px solid var(--db-border);color:var(--db-text-secondary);border-radius:999px;flex-shrink:0;align-items:center;gap:.42rem;padding:.42rem .7rem;transition:border-color .3s,background .3s,transform .2s,box-shadow .3s;display:flex}.MetalSwitcher-module-scss-module__YaCkvG__tab:hover{border-color:var(--db-border-strong);transform:translateY(-1px)}.MetalSwitcher-module-scss-module__YaCkvG__tab--active{background:linear-gradient(180deg, #ffffff0a, transparent),var(--tab-gradient);border-color:var(--tab-accent);color:#1a1410;box-shadow:0 6px 18px color-mix(in srgb, var(--tab-accent) 35%, transparent)}.MetalSwitcher-module-scss-module__YaCkvG__tab--active .MetalSwitcher-module-scss-module__YaCkvG__tabSubtitle{color:#1a1410a6}.MetalSwitcher-module-scss-module__YaCkvG__tabIcon{flex-shrink:0;display:inline-flex}.MetalSwitcher-module-scss-module__YaCkvG__tabText{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.MetalSwitcher-module-scss-module__YaCkvG__tabLabel{white-space:nowrap;font-size:.76rem;font-weight:600}@media (min-width:768px){.MetalSwitcher-module-scss-module__YaCkvG__tabLabel{font-size:.85rem}}.MetalSwitcher-module-scss-module__YaCkvG__tabSubtitle{color:var(--db-text-muted);white-space:nowrap;font-size:.66rem}@media (max-width:639px){.MetalSwitcher-module-scss-module__YaCkvG__tabSubtitle{display:none}}
.HeroCarousel-module-scss-module__4ohRKa__hero{width:100%;margin:.5rem auto}@media (min-width:768px){.HeroCarousel-module-scss-module__4ohRKa__hero{margin:.75rem auto}}@media (min-width:1440px){.HeroCarousel-module-scss-module__4ohRKa__hero{max-width:1920px}}.HeroCarousel-module-scss-module__4ohRKa__bannerFrame{aspect-ratio:2.3;background:#0d0a08;width:100%;min-height:clamp(118px,38vw,160px);max-height:210px;position:relative;overflow:hidden}@media (min-width:768px){.HeroCarousel-module-scss-module__4ohRKa__bannerFrame{aspect-ratio:5.6;min-height:220px;max-height:360px}}.HeroCarousel-module-scss-module__4ohRKa__bannerLink{display:block;position:absolute;inset:0}.HeroCarousel-module-scss-module__4ohRKa__bannerImage{object-fit:cover;object-position:center}@media (max-width:767px){.HeroCarousel-module-scss-module__4ohRKa__bannerImageDesktop{display:none}}.HeroCarousel-module-scss-module__4ohRKa__bannerImageMobile{display:none}@media (max-width:767px){.HeroCarousel-module-scss-module__4ohRKa__bannerImageMobile{display:block}}.HeroCarousel-module-scss-module__4ohRKa__inner{background:linear-gradient(145deg, var(--db-bg-elevated), var(--db-bg));border:1px solid var(--db-border);box-shadow:var(--db-shadow-soft);border-radius:24px;grid-template-columns:1fr;align-items:center;gap:1.5rem;padding:1.75rem 1.5rem;display:grid;position:relative;overflow:hidden}@media (min-width:1024px){.HeroCarousel-module-scss-module__4ohRKa__inner{grid-template-columns:1.15fr .85fr;min-height:420px;padding:3rem 3.5rem}}.HeroCarousel-module-scss-module__4ohRKa__content{z-index:2;position:relative}.HeroCarousel-module-scss-module__4ohRKa__tag{background:var(--accent-soft,#d4af3726);color:var(--accent-light,#f0cf6b);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.35rem .85rem;font-size:.72rem;font-weight:600;display:inline-flex}.HeroCarousel-module-scss-module__4ohRKa__heading{font-family:var(--font-display,"Poppins", sans-serif);font-size:clamp(1.65rem,4vw,2.4rem);font-weight:800;line-height:var(--leading-title,1.22);color:var(--db-text-primary);margin-top:.9rem}.HeroCarousel-module-scss-module__4ohRKa__highlight{background:var(--accent-gradient,linear-gradient(135deg, #f0cf6b, #a8791f));color:#0000;-webkit-background-clip:text;background-clip:text}.HeroCarousel-module-scss-module__4ohRKa__sub{max-width:460px;color:var(--db-text-secondary);font-size:var(--type-body,.82rem);line-height:var(--leading-body,1.48);margin-top:1rem}.HeroCarousel-module-scss-module__4ohRKa__cta{background:var(--accent-gradient,linear-gradient(135deg, #f0cf6b, #a8791f));color:#1a1410;box-shadow:0 8px 22px var(--accent-soft,#d4af3740);border-radius:999px;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.85rem 1.6rem;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.HeroCarousel-module-scss-module__4ohRKa__cta:hover{box-shadow:0 12px 28px var(--accent-soft,#d4af3759);transform:translateY(-2px)}.HeroCarousel-module-scss-module__4ohRKa__badges{flex-wrap:wrap;gap:.5rem .75rem;margin-top:2rem;display:flex}.HeroCarousel-module-scss-module__4ohRKa__badge{color:var(--db-text-secondary);border:1px solid var(--db-border);background:#ffffff05;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .7rem;font-size:.72rem;display:inline-flex}.HeroCarousel-module-scss-module__4ohRKa__badge svg{color:var(--accent,#d4af37);flex-shrink:0}.HeroCarousel-module-scss-module__4ohRKa__visual{justify-content:center;align-items:center;min-height:220px;display:flex;position:relative}@media (min-width:1024px){.HeroCarousel-module-scss-module__4ohRKa__visual{min-height:320px}}.HeroCarousel-module-scss-module__4ohRKa__orb{width:190px;height:190px;box-shadow:var(--db-shadow-lift);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}@media (min-width:768px){.HeroCarousel-module-scss-module__4ohRKa__orb{width:260px;height:260px}}.HeroCarousel-module-scss-module__4ohRKa__orbGlow{filter:blur(40px);opacity:.45;z-index:-1;border-radius:50%;position:absolute;inset:-30px}.HeroCarousel-module-scss-module__4ohRKa__orbIcon{color:#1a14108c}.HeroCarousel-module-scss-module__4ohRKa__navBtn{z-index:3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#0d0a088c;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background-color .2s,border-color .2s,transform .2s;display:none;position:absolute;top:50%;transform:translateY(-50%)}@media (min-width:1024px){.HeroCarousel-module-scss-module__4ohRKa__navBtn{display:flex}}.HeroCarousel-module-scss-module__4ohRKa__navBtn:hover{border-color:var(--accent,#d4af37);background:#0d0a08bf;transform:translateY(-50%)scale(1.05)}.HeroCarousel-module-scss-module__4ohRKa__navPrev{left:14px}.HeroCarousel-module-scss-module__4ohRKa__navNext{right:14px}.HeroCarousel-module-scss-module__4ohRKa__dots{justify-content:center;gap:.4rem;margin-top:.7rem;padding:0 1rem;display:flex}.HeroCarousel-module-scss-module__4ohRKa__dot{background:var(--db-border-strong);border-radius:999px;width:6px;height:6px;transition:width .25s,background .25s}.HeroCarousel-module-scss-module__4ohRKa__dot--active{background:var(--accent,#d4af37);width:22px}
.VariantPickerSheet-module-scss-module__8pJg1W__overlay{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0009;justify-content:center;align-items:flex-end;animation:.18s VariantPickerSheet-module-scss-module__8pJg1W__fadeIn;display:flex;position:fixed;inset:0}@media (min-width:768px){.VariantPickerSheet-module-scss-module__8pJg1W__overlay{align-items:center}}.VariantPickerSheet-module-scss-module__8pJg1W__sheet{background:var(--db-bg-elevated);border:1px solid var(--db-border);border-radius:18px 18px 0 0;flex-direction:column;width:100%;max-width:480px;min-height:min(68dvh,620px);max-height:calc(100dvh - 72px);animation:.22s VariantPickerSheet-module-scss-module__8pJg1W__slideUp;display:flex;box-shadow:0 -12px 40px #00000073}@media (min-width:768px){.VariantPickerSheet-module-scss-module__8pJg1W__sheet{border-radius:18px;min-height:auto;max-height:76vh;box-shadow:0 20px 60px #00000080}}.VariantPickerSheet-module-scss-module__8pJg1W__grabber{background:var(--db-border-strong);border-radius:999px;width:40px;height:4px;margin:.6rem auto 0;display:block}@media (min-width:768px){.VariantPickerSheet-module-scss-module__8pJg1W__grabber{display:none}}.VariantPickerSheet-module-scss-module__8pJg1W__header{border-bottom:1px solid var(--db-border);justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.85rem 1.1rem .75rem;display:flex}.VariantPickerSheet-module-scss-module__8pJg1W__header h2{font-family:var(--font-display,"Poppins", sans-serif);color:var(--db-text-primary);font-size:1.02rem;font-weight:700;line-height:1.28}.VariantPickerSheet-module-scss-module__8pJg1W__header p{color:var(--db-text-muted);margin-top:.15rem;font-size:.76rem}.VariantPickerSheet-module-scss-module__8pJg1W__closeBtn{width:32px;height:32px;color:var(--db-text-muted);border-radius:50%;flex-shrink:0;place-items:center;transition:background .15s,color .15s;display:grid}.VariantPickerSheet-module-scss-module__8pJg1W__closeBtn:hover{background:var(--db-bg-card);color:var(--db-text-primary)}.VariantPickerSheet-module-scss-module__8pJg1W__list{padding:.4rem 1.1rem calc(8.4rem + env(safe-area-inset-bottom,0px));overscroll-behavior:contain;flex:1;overflow-y:auto}.VariantPickerSheet-module-scss-module__8pJg1W__row{justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 0;display:flex}.VariantPickerSheet-module-scss-module__8pJg1W__row+.VariantPickerSheet-module-scss-module__8pJg1W__row{border-top:1px solid var(--db-border)}.VariantPickerSheet-module-scss-module__8pJg1W__row--outOfStock{opacity:.55}.VariantPickerSheet-module-scss-module__8pJg1W__rowThumb{border:1px solid var(--db-border);background:var(--db-bg-card);width:48px;height:48px;color:var(--accent,#d4af37);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.VariantPickerSheet-module-scss-module__8pJg1W__rowThumb img{object-fit:cover;width:100%;height:100%}.VariantPickerSheet-module-scss-module__8pJg1W__rowInfo{flex-direction:column;flex:auto;gap:.15rem;min-width:0;display:flex}.VariantPickerSheet-module-scss-module__8pJg1W__rowInfo strong{color:var(--db-text-primary);font-size:.86rem;font-weight:700}.VariantPickerSheet-module-scss-module__8pJg1W__rowInfo span{color:var(--db-text-muted);font-size:.72rem}.VariantPickerSheet-module-scss-module__8pJg1W__rowRight{flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.VariantPickerSheet-module-scss-module__8pJg1W__addBtn{min-height:34px;color:var(--accent,#d4af37);white-space:nowrap;border:1px solid #f0cf6b94;border-radius:8px;align-items:center;gap:.4rem;padding:0 .7rem;font-size:.78rem;font-weight:700;transition:background .15s,color .15s;display:inline-flex}.VariantPickerSheet-module-scss-module__8pJg1W__addBtn:hover{background:var(--accent-gradient,linear-gradient(135deg, #f0cf6b, #a8791f));color:#1a1410}.VariantPickerSheet-module-scss-module__8pJg1W__addBtn svg{flex-shrink:0}.VariantPickerSheet-module-scss-module__8pJg1W__oosBtn{border:1px solid var(--db-border);min-height:34px;color:var(--db-text-muted);text-transform:uppercase;cursor:not-allowed;border-radius:8px;align-items:center;padding:0 .6rem;font-size:.66rem;font-weight:700;display:inline-flex}.VariantPickerSheet-module-scss-module__8pJg1W__stepper{background:var(--accent-gradient,linear-gradient(135deg, #f0cf6b, #a8791f));border:1px solid #f0cf6b94;border-radius:8px;align-items:center;gap:.5rem;min-height:34px;padding:.1rem .35rem;display:flex}.VariantPickerSheet-module-scss-module__8pJg1W__stepper span{text-align:center;color:#1a1410;min-width:14px;font-size:.78rem;font-weight:800}.VariantPickerSheet-module-scss-module__8pJg1W__stepper button{color:#1a1410;border-radius:6px;place-items:center;width:22px;height:22px;transition:background .15s;display:grid}.VariantPickerSheet-module-scss-module__8pJg1W__stepper button:hover{background:#1a141024}.VariantPickerSheet-module-scss-module__8pJg1W__stepper button:active{transform:scale(.94)}@keyframes VariantPickerSheet-module-scss-module__8pJg1W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes VariantPickerSheet-module-scss-module__8pJg1W__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
.ProductCardB2B-module-scss-module__sDKA4G__card{background:var(--db-bg-card);border:1px solid var(--db-border);border-radius:12px;flex-direction:column;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;overflow:hidden}.ProductCardB2B-module-scss-module__sDKA4G__card:hover{border-color:var(--accent,#d4af37);transform:translateY(-2px);box-shadow:0 14px 30px #00000059}.ProductCardB2B-module-scss-module__sDKA4G__card--outOfStock .ProductCardB2B-module-scss-module__sDKA4G__image{filter:grayscale(.7);opacity:.55}.ProductCardB2B-module-scss-module__sDKA4G__card--outOfStock:hover{border-color:var(--db-border);box-shadow:none;transform:none}.ProductCardB2B-module-scss-module__sDKA4G__imageWrapper{aspect-ratio:1/.88;justify-content:flex-start;align-items:flex-end;display:flex;position:relative;overflow:hidden}.ProductCardB2B-module-scss-module__sDKA4G__image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ProductCardB2B-module-scss-module__sDKA4G__purityTag{color:#fff;letter-spacing:.02em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a14108c;border-radius:.35rem;margin:.42rem;padding:.15rem .45rem;font-size:.62rem;font-weight:700}.ProductCardB2B-module-scss-module__sDKA4G__outOfStockBadge{color:#fff;letter-spacing:.02em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#dc2626d9;border-radius:.35rem;margin:.42rem;padding:.15rem .5rem;font-size:.62rem;font-weight:700}.ProductCardB2B-module-scss-module__sDKA4G__info{padding:.65rem .7rem .75rem}.ProductCardB2B-module-scss-module__sDKA4G__name{font-size:var(--type-card-title,.78rem);color:var(--db-text-primary);text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-weight:600;line-height:1.32;display:-webkit-box;overflow:hidden}.ProductCardB2B-module-scss-module__sDKA4G__weight{font-size:var(--type-meta,.68rem);color:var(--db-text-muted);margin-top:.15rem}.ProductCardB2B-module-scss-module__sDKA4G__footer{grid-template-columns:1fr;align-items:center;gap:.55rem;margin-top:.5rem;display:grid}.ProductCardB2B-module-scss-module__sDKA4G__price{color:var(--db-text-primary);font-size:.88rem;font-weight:700}.ProductCardB2B-module-scss-module__sDKA4G__stepper{background:var(--accent-gradient,linear-gradient(135deg, #f0cf6b, #a8791f));border:1px solid #f0cf6b94;border-radius:7px;justify-content:space-between;align-items:center;width:100%;min-height:32px;padding:.15rem .4rem;display:flex}.ProductCardB2B-module-scss-module__sDKA4G__stepper span{color:#1a1410;font-size:.78rem;font-weight:800}.ProductCardB2B-module-scss-module__sDKA4G__stepper button{color:#1a1410;border-radius:6px;place-items:center;width:24px;height:24px;transition:background .15s;display:grid}.ProductCardB2B-module-scss-module__sDKA4G__stepper button:hover{background:#1a141024}.ProductCardB2B-module-scss-module__sDKA4G__stepper button:active{transform:scale(.94)}.ProductCardB2B-module-scss-module__sDKA4G__addBtn{width:100%;min-height:32px;color:var(--accent,#d4af37);background:0 0;border:1px solid #f0cf6b94;border-radius:7px;justify-content:center;align-items:center;gap:.3rem;padding:.32rem .55rem;font-size:.72rem;font-weight:700;transition:transform .15s,box-shadow .2s;display:inline-flex}.ProductCardB2B-module-scss-module__sDKA4G__addBtn:hover{background:var(--accent-gradient,linear-gradient(135deg, #f0cf6b, #a8791f));color:#1a1410;box-shadow:none;transform:none}.ProductCardB2B-module-scss-module__sDKA4G__addBtn:active{transform:scale(.97)}.ProductCardB2B-module-scss-module__sDKA4G__addBtn:disabled{color:var(--db-text-muted);border-color:var(--db-border);cursor:not-allowed}.ProductCardB2B-module-scss-module__sDKA4G__addBtn:disabled:hover{color:var(--db-text-muted);background:0 0}
.CollectionsRow-module-scss-module__LH9XEG__section{max-width:1360px;margin:0 auto;padding:.55rem 1rem .9rem}@media (min-width:768px){.CollectionsRow-module-scss-module__LH9XEG__section{padding:.7rem 1.5rem 1rem}}.CollectionsRow-module-scss-module__LH9XEG__groups{flex-direction:column;gap:1rem;display:flex}.CollectionsRow-module-scss-module__LH9XEG__group{flex-direction:column;gap:.6rem;display:flex}.CollectionsRow-module-scss-module__LH9XEG__groupHeader{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.CollectionsRow-module-scss-module__LH9XEG__groupTitle{font-family:var(--font-display,"Poppins", sans-serif);font-size:var(--type-section-title,1.25rem);font-weight:700;line-height:var(--leading-title,1.22);color:var(--db-text-primary)}.CollectionsRow-module-scss-module__LH9XEG__groupViewAll{font-size:var(--type-meta,.68rem);color:var(--accent,#d4af37);flex-shrink:0;align-items:center;gap:.25rem;font-weight:600;display:inline-flex}.CollectionsRow-module-scss-module__LH9XEG__scroller{scroll-snap-type:x proximity;-ms-overflow-style:none;scrollbar-width:none;gap:.65rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.CollectionsRow-module-scss-module__LH9XEG__scroller::-webkit-scrollbar{display:none}.CollectionsRow-module-scss-module__LH9XEG__productGrid{grid-template-columns:repeat(2,1fr);gap:.65rem;display:grid}@media (min-width:768px){.CollectionsRow-module-scss-module__LH9XEG__productGrid{grid-template-columns:repeat(var(--cols,3), 1fr);gap:.85rem}}.CollectionsRow-module-scss-module__LH9XEG__item{scroll-snap-align:start;text-align:center;flex-direction:column;flex:none;align-items:center;gap:.5rem;width:76px;display:flex}@media (min-width:768px){.CollectionsRow-module-scss-module__LH9XEG__item{width:86px}}.CollectionsRow-module-scss-module__LH9XEG__iconWrap{background:linear-gradient(160deg, var(--accent-soft,#d4af372e), var(--db-bg-card));border:2px solid var(--db-border);width:64px;height:64px;color:var(--accent,#d4af37);border-radius:50%;justify-content:center;align-items:center;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #0000002e}@media (min-width:768px){.CollectionsRow-module-scss-module__LH9XEG__iconWrap{width:74px;height:74px}}.CollectionsRow-module-scss-module__LH9XEG__iconWrap img{object-fit:cover;width:100%;height:100%}.CollectionsRow-module-scss-module__LH9XEG__item:hover .CollectionsRow-module-scss-module__LH9XEG__iconWrap{border-color:var(--accent,#d4af37);box-shadow:0 10px 24px var(--accent-soft,#d4af374d);transform:translateY(-4px)scale(1.03)}.CollectionsRow-module-scss-module__LH9XEG__label{font-size:var(--type-meta,.68rem);color:var(--db-text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}
.CategoryScroller-module-scss-module__q9YYmq__section{max-width:1360px;margin:0 auto;padding:.55rem 1rem 1rem}@media (min-width:768px){.CategoryScroller-module-scss-module__q9YYmq__section{padding:.7rem 1.5rem 1.25rem}}.CategoryScroller-module-scss-module__q9YYmq__header{justify-content:space-between;align-items:center;margin-bottom:.65rem;display:flex}.CategoryScroller-module-scss-module__q9YYmq__title{font-family:var(--font-display,"Poppins", sans-serif);font-size:var(--type-section-title,1.25rem);font-weight:700;line-height:var(--leading-title,1.22);color:var(--db-text-primary)}.CategoryScroller-module-scss-module__q9YYmq__viewAll{font-size:var(--type-meta,.68rem);color:var(--accent,#d4af37);flex-shrink:0;align-items:center;gap:.3rem;font-weight:600;display:inline-flex}.CategoryScroller-module-scss-module__q9YYmq__groups{flex-direction:column;gap:1.35rem;display:flex}.CategoryScroller-module-scss-module__q9YYmq__group{flex-direction:column;gap:.5rem;display:flex}.CategoryScroller-module-scss-module__q9YYmq__groupTitle{font-family:var(--font-display,"Poppins", sans-serif);font-size:var(--type-group-title,.98rem);font-weight:700;line-height:var(--leading-title,1.22);color:var(--db-text-primary);text-transform:capitalize}.CategoryScroller-module-scss-module__q9YYmq__scroller{-ms-overflow-style:none;scrollbar-width:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;padding:0;display:grid;overflow:visible}.CategoryScroller-module-scss-module__q9YYmq__scroller::-webkit-scrollbar{display:none}.CategoryScroller-module-scss-module__q9YYmq__item{text-align:center;flex-direction:column;align-items:center;gap:.5rem;min-width:0;display:flex}.CategoryScroller-module-scss-module__q9YYmq__iconWrap{background:linear-gradient(160deg, var(--accent-soft,#d4af372e), var(--db-bg-card));border:2px solid var(--db-border);width:58px;height:58px;color:var(--accent,#d4af37);border-radius:50%;justify-content:center;align-items:center;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #0000002e}@media (min-width:768px){.CategoryScroller-module-scss-module__q9YYmq__iconWrap{width:74px;height:74px}}.CategoryScroller-module-scss-module__q9YYmq__iconWrap img{object-fit:cover;width:100%;height:100%}.CategoryScroller-module-scss-module__q9YYmq__item:hover .CategoryScroller-module-scss-module__q9YYmq__iconWrap{border-color:var(--accent,#d4af37);box-shadow:0 10px 24px var(--accent-soft,#d4af374d);transform:translateY(-4px)scale(1.03)}.CategoryScroller-module-scss-module__q9YYmq__label{font-size:var(--type-meta,.68rem);color:var(--db-text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}
.FeaturedProducts-module-scss-module__Ng9zaq__section{max-width:1360px;margin:0 auto;padding:.75rem 1rem 1.35rem}@media (min-width:768px){.FeaturedProducts-module-scss-module__Ng9zaq__section{padding:1rem 1.5rem 1.65rem}}.FeaturedProducts-module-scss-module__Ng9zaq__header{justify-content:space-between;align-items:center;display:flex}.FeaturedProducts-module-scss-module__Ng9zaq__title{font-family:var(--font-display,"Poppins", sans-serif);font-size:var(--type-section-title,1.25rem);font-weight:700;line-height:var(--leading-title,1.22);color:var(--db-text-primary)}.FeaturedProducts-module-scss-module__Ng9zaq__viewAll{font-size:var(--type-meta,.68rem);color:var(--accent,#d4af37);flex-shrink:0;align-items:center;gap:.3rem;font-weight:600;display:inline-flex}.FeaturedProducts-module-scss-module__Ng9zaq__sub{font-size:var(--type-body,.82rem);line-height:var(--leading-body,1.48);color:var(--db-text-muted);margin-top:.25rem}.FeaturedProducts-module-scss-module__Ng9zaq__grid{grid-template-columns:repeat(2,1fr);gap:.65rem;margin-top:.85rem;display:grid}@media (min-width:640px){.FeaturedProducts-module-scss-module__Ng9zaq__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.FeaturedProducts-module-scss-module__Ng9zaq__grid{grid-template-columns:repeat(6,1fr);gap:.85rem}}
.AppSkeletons-module-scss-module__96_pFG__homePage,.AppSkeletons-module-scss-module__96_pFG__listPage,.AppSkeletons-module-scss-module__96_pFG__categoryPage,.AppSkeletons-module-scss-module__96_pFG__profilePage,.AppSkeletons-module-scss-module__96_pFG__productDetailPage{width:min(100%,1360px);margin:0 auto;padding:1rem .8rem 6.5rem}@media (min-width:768px){.AppSkeletons-module-scss-module__96_pFG__homePage,.AppSkeletons-module-scss-module__96_pFG__listPage,.AppSkeletons-module-scss-module__96_pFG__categoryPage,.AppSkeletons-module-scss-module__96_pFG__profilePage,.AppSkeletons-module-scss-module__96_pFG__productDetailPage{padding:1.25rem 1.25rem 6.9rem}}.AppSkeletons-module-scss-module__96_pFG__heroSkeleton{border:1px solid var(--db-border);background:var(--db-bg-card);border-radius:10px;grid-template-columns:minmax(0,1fr);gap:.7rem;min-height:220px;display:grid;overflow:hidden}@media (min-width:768px){.AppSkeletons-module-scss-module__96_pFG__heroSkeleton{grid-template-columns:.9fr 1.1fr;min-height:310px}}.AppSkeletons-module-scss-module__96_pFG__heroCopy{align-content:center;gap:.75rem;padding:1.2rem;display:grid}.AppSkeletons-module-scss-module__96_pFG__heroCopy span,.AppSkeletons-module-scss-module__96_pFG__heroCopy strong,.AppSkeletons-module-scss-module__96_pFG__heroCopy em,.AppSkeletons-module-scss-module__96_pFG__heroCopy b{border:1px solid var(--db-border);background-color:var(--db-bg-card);background:linear-gradient(110deg,#ffffff0b,#ffffff1f,#ffffff0b) 0 0/240% 100%;border-radius:999px;height:16px;animation:1.15s ease-in-out infinite AppSkeletons-module-scss-module__96_pFG__appSkeletonShimmer;display:block}.AppSkeletons-module-scss-module__96_pFG__heroCopy strong{width:78%;height:36px}.AppSkeletons-module-scss-module__96_pFG__heroCopy em{width:62%}.AppSkeletons-module-scss-module__96_pFG__heroCopy b{width:150px;height:34px}.AppSkeletons-module-scss-module__96_pFG__heroImage{border:1px solid var(--db-border);background-color:var(--db-bg-card);background:linear-gradient(110deg,#ffffff0b,#ffffff1f,#ffffff0b) 0 0/240% 100%;border-radius:0;min-height:190px;animation:1.15s ease-in-out infinite AppSkeletons-module-scss-module__96_pFG__appSkeletonShimmer}.AppSkeletons-module-scss-module__96_pFG__homeSection{margin-top:1rem}.AppSkeletons-module-scss-module__96_pFG__sectionTitle{border:1px solid var(--db-border);background-color:var(--db-bg-card);background:linear-gradient(110deg,#ffffff0b,#ffffff1f,#ffffff0b) 0 0/240% 100%;border-radius:999px;width:190px;height:22px;margin-bottom:.65rem;animation:1.15s ease-in-out infinite AppSkeletons-module-scss-module__96_pFG__appSkeletonShimmer}.AppSkeletons-module-scss-module__96_pFG__collectionRow,.AppSkeletons-module-scss-module__96_pFG__chipRow{gap:.55rem;display:flex;overflow:hidden}.AppSkeletons-module-scss-module__96_pFG__collectionCard{border:1px solid var(--db-border);background-color:var(--db-bg-card);background:linear-gradient(110deg,#ffffff0b,#ffffff1f,#ffffff0b) 0 0/240% 100%;border-radius:8px;flex:0 0 170px;height:90px;animation:1.15s ease-in-out infinite AppSkeletons-module-scss-module__96_pFG__appSkeletonShimmer}.AppSkeletons-module-scss-module__96_pFG__titleRow{align-items:center;gap:.65rem;margin-bottom:.85rem;display:flex}.AppSkeletons-module-scss-module__96_pFG__titleRow>span{border:1px solid var(--db-border);background-color:var(--db-bg-card);background:linear-gradient(110deg,#ffffff0b,#ffffff1f,#ffffff0b) 0 0/240% 100%;border-radius:50%;width:38px;height:38px;animation:1.15s ease-in-out infinite AppSkeletons-module-scss-module__96_pFG__appSkeletonShimmer}.AppSkeletons-module-scss-module__96_pFG__titleRow div{flex:1;gap:.35rem;min-width:0;display:grid}.AppSkeletons-module-scss-module__96_pFG__titleRow strong,.AppSkeletons-module-scss-module__96_pFG__titleRow em{border:1px solid var(--db-border);background-color:var(--db-bg-card);background:linear-gradient(110deg,#ffffff0b,#ffffff1f,#ffffff0b) 0 0/240% 100%;border-radius:999px;animation:1.15s ease-in-out infinite AppSkeletons-module-scss-module__96_pFG__appSkeletonShimmer;display:block}.AppSkeletons-module-scss-module__96_pFG__titleRow strong{width:min(280px,72vw);height:24px}.AppSkeletons-module-scss-module__96_pFG__titleRow em{width:110px;height:13px}.AppSkeletons-module-scss-module__96_pFG__chip{border:1px solid var(--db-border);background-color:var(--db-bg-card);background:linear-gradient(110deg,#ffffff0b,#ffffff1f,#ffffff0b) 0 0/240% 100%;border-radius:999px;flex:0 0 92px;height:32px;animation:1.15s ease-in-out infinite AppSkeletons-module-scss-module__96_pFG__appSkeletonShimmer}.AppSkeletons-module-scss-module__96_pFG__toolbar{gap:.6rem;margin:.8rem 0;display:flex}.AppSkeletons-module-scss-module__96_pFG__toolbar span{border:1px solid var(--db-border);background-color:var(--db-bg-card);background:linear-gradient(110deg,#ffffff0b,#ffffff1f,#ffffff0b) 0 0/240% 100%;border-radius:10px;height:42px;animation:1.15s ease-in-out infinite AppSkeletons-module-scss-module__96_pFG__appSkeletonShimmer}.AppSkeletons-module-scss-module__96_pFG__toolbar span:first-child{flex:1}.AppSkeletons-module-scss-module__96_pFG__toolbar span:last-child{width:120px}@media (max-width:640px){.AppSkeletons-module-scss-module__96_pFG__toolbar{flex-direction:column}.AppSkeletons-module-scss-module__96_pFG__toolbar span:last-child{width:100%}}.AppSkeletons-module-scss-module__96_pFG__productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}@media (min-width:640px){.AppSkeletons-module-scss-module__96_pFG__productGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.AppSkeletons-module-scss-module__96_pFG__productGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1280px){.AppSkeletons-module-scss-module__96_pFG__productGrid{grid-template-columns:repeat(5,minmax(0,1fr))}}.AppSkeletons-module-scss-module__96_pFG__productCard{border:1px solid var(--db-border);background-color:var(--db-bg-card);background:linear-gradient(110deg,#ffffff0b,#ffffff1f,#ffffff0b) 0 0/240% 100%;border-radius:8px;min-height:210px;animation:1.15s ease-in-out infinite AppSkeletons-module-scss-module__96_pFG__appSkeletonShimmer}.AppSkeletons-module-scss-module__96_pFG__categoryShell{grid-template-columns:74px minmax(0,1fr);gap:.45rem;display:grid}@media (min-width:768px){.AppSkeletons-module-scss-module__96_pFG__categoryShell{grid-template-columns:92px minmax(0,1fr);gap:.65rem}}@media (min-width:1024px){.AppSkeletons-module-scss-module__96_pFG__categoryShell{grid-template-columns:220px minmax(0,1fr)}}.AppSkeletons-module-scss-module__96_pFG__categorySide,.AppSkeletons-module-scss-module__96_pFG__categoryContent{border:1px solid var(--db-border);background:var(--db-bg-card);border-radius:12px;min-height:560px;padding:.5rem}.AppSkeletons-module-scss-module__96_pFG__categorySide{align-content:start;gap:.45rem;display:grid}.AppSkeletons-module-scss-module__96_pFG__categoryItem{border:1px solid var(--db-border);background-color:var(--db-bg-card);background:linear-gradient(110deg,#ffffff0b,#ffffff1f,#ffffff0b) 0 0/240% 100%;border-radius:8px;height:58px;animation:1.15s ease-in-out infinite AppSkeletons-module-scss-module__96_pFG__appSkeletonShimmer}.AppSkeletons-module-scss-module__96_pFG__categoryContent{align-content:start;gap:.7rem;display:grid}.AppSkeletons-module-scss-module__96_pFG__contentHead{gap:.4rem;display:grid}.AppSkeletons-module-scss-module__96_pFG__contentHead strong,.AppSkeletons-module-scss-module__96_pFG__contentHead em{border:1px solid var(--db-border);background-color:var(--db-bg-card);background:linear-gradient(110deg,#ffffff0b,#ffffff1f,#ffffff0b) 0 0/240% 100%;border-radius:999px;animation:1.15s ease-in-out infinite AppSkeletons-module-scss-module__96_pFG__appSkeletonShimmer;display:block}.AppSkeletons-module-scss-module__96_pFG__contentHead strong{width:min(260px,70%);height:24px}.AppSkeletons-module-scss-module__96_pFG__contentHead em{width:min(420px,86%);height:14px}.AppSkeletons-module-scss-module__96_pFG__profilePage{width:min(100%,1280px)}.AppSkeletons-module-scss-module__96_pFG__profileWorkspace{gap:.75rem;display:grid}@media (min-width:1024px){.AppSkeletons-module-scss-module__96_pFG__profileWorkspace{grid-template-columns:minmax(250px,300px) minmax(0,1fr);align-items:start}}.AppSkeletons-module-scss-module__96_pFG__profileSide,.AppSkeletons-module-scss-module__96_pFG__profileDetail{gap:.65rem;display:grid}.AppSkeletons-module-scss-module__96_pFG__identitySkeleton,.AppSkeletons-module-scss-module__96_pFG__menuSkeleton,.AppSkeletons-module-scss-module__96_pFG__secureSkeleton,.AppSkeletons-module-scss-module__96_pFG__formSkeleton,.AppSkeletons-module-scss-module__96_pFG__orderItems,.AppSkeletons-module-scss-module__96_pFG__orderSummary,.AppSkeletons-module-scss-module__96_pFG__orderRow,.AppSkeletons-module-scss-module__96_pFG__summaryLine{border:1px solid var(--db-border);background-color:var(--db-bg-card);background:linear-gradient(110deg,#ffffff0b,#ffffff1f,#ffffff0b) 0 0/240% 100%;border-radius:12px;animation:1.15s ease-in-out infinite AppSkeletons-module-scss-module__96_pFG__appSkeletonShimmer}.AppSkeletons-module-scss-module__96_pFG__identitySkeleton{grid-template-columns:auto minmax(0,1fr);gap:.75rem;padding:.75rem;display:grid}.AppSkeletons-module-scss-module__96_pFG__identitySkeleton>span{background:linear-gradient(110deg,#ffffff0b,#ffffff1f,#ffffff0b) 0 0/240% 100%;border-radius:50%;width:70px;height:70px;animation:1.15s ease-in-out infinite AppSkeletons-module-scss-module__96_pFG__appSkeletonShimmer}.AppSkeletons-module-scss-module__96_pFG__identitySkeleton div{align-content:center;gap:.45rem;display:grid}.AppSkeletons-module-scss-module__96_pFG__identitySkeleton strong,.AppSkeletons-module-scss-module__96_pFG__identitySkeleton em{background:linear-gradient(110deg,#ffffff0b,#ffffff1f,#ffffff0b) 0 0/240% 100%;border-radius:999px;height:14px;animation:1.15s ease-in-out infinite AppSkeletons-module-scss-module__96_pFG__appSkeletonShimmer;display:block}.AppSkeletons-module-scss-module__96_pFG__identitySkeleton strong{width:78%;height:20px}.AppSkeletons-module-scss-module__96_pFG__identitySkeleton em{width:56%}.AppSkeletons-module-scss-module__96_pFG__menuSkeleton{height:58px}.AppSkeletons-module-scss-module__96_pFG__secureSkeleton{height:88px}.AppSkeletons-module-scss-module__96_pFG__formSkeleton{min-height:150px}.AppSkeletons-module-scss-module__96_pFG__orderGrid{gap:.8rem;display:grid}@media (min-width:1024px){.AppSkeletons-module-scss-module__96_pFG__orderGrid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr)}}.AppSkeletons-module-scss-module__96_pFG__orderItems,.AppSkeletons-module-scss-module__96_pFG__orderSummary{align-content:start;gap:.6rem;padding:.8rem;display:grid}.AppSkeletons-module-scss-module__96_pFG__orderRow{height:74px}.AppSkeletons-module-scss-module__96_pFG__summaryLine{height:34px}.AppSkeletons-module-scss-module__96_pFG__detailBreadcrumb{border:1px solid var(--db-border);background-color:var(--db-bg-card);background:linear-gradient(110deg,#ffffff0b,#ffffff1f,#ffffff0b) 0 0/240% 100%;border-radius:999px;width:min(320px,72vw);height:18px;margin-bottom:.9rem;animation:1.15s ease-in-out infinite AppSkeletons-module-scss-module__96_pFG__appSkeletonShimmer}.AppSkeletons-module-scss-module__96_pFG__productDetailGrid{gap:1rem;display:grid}@media (min-width:1024px){.AppSkeletons-module-scss-module__96_pFG__productDetailGrid{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:start}}.AppSkeletons-module-scss-module__96_pFG__gallerySkeleton{gap:.65rem;display:grid}@media (min-width:768px){.AppSkeletons-module-scss-module__96_pFG__gallerySkeleton{grid-template-columns:72px minmax(0,1fr)}}.AppSkeletons-module-scss-module__96_pFG__thumbColumn{display:none}@media (min-width:768px){.AppSkeletons-module-scss-module__96_pFG__thumbColumn{gap:.55rem;display:grid}}.AppSkeletons-module-scss-module__96_pFG__thumbSkeleton{aspect-ratio:1;border:1px solid var(--db-border);background-color:var(--db-bg-card);background:linear-gradient(110deg,#ffffff0b,#ffffff1f,#ffffff0b) 0 0/240% 100%;border-radius:8px;animation:1.15s ease-in-out infinite AppSkeletons-module-scss-module__96_pFG__appSkeletonShimmer}.AppSkeletons-module-scss-module__96_pFG__mainProductImage{border:1px solid var(--db-border);background-color:var(--db-bg-card);background:linear-gradient(110deg,#ffffff0b,#ffffff1f,#ffffff0b) 0 0/240% 100%;border-radius:10px;min-height:min(72vw,520px);animation:1.15s ease-in-out infinite AppSkeletons-module-scss-module__96_pFG__appSkeletonShimmer}@media (min-width:1024px){.AppSkeletons-module-scss-module__96_pFG__mainProductImage{min-height:560px}}.AppSkeletons-module-scss-module__96_pFG__productInfoSkeleton{border:1px solid var(--db-border);background:var(--db-bg-card);border-radius:12px;gap:.75rem;padding:.85rem;display:grid}.AppSkeletons-module-scss-module__96_pFG__productInfoSkeleton span,.AppSkeletons-module-scss-module__96_pFG__productInfoSkeleton strong,.AppSkeletons-module-scss-module__96_pFG__productInfoSkeleton em,.AppSkeletons-module-scss-module__96_pFG__productInfoSkeleton b,.AppSkeletons-module-scss-module__96_pFG__productInfoSkeleton i{border:1px solid var(--db-border);background-color:var(--db-bg-card);background:linear-gradient(110deg,#ffffff0b,#ffffff1f,#ffffff0b) 0 0/240% 100%;border-radius:999px;animation:1.15s ease-in-out infinite AppSkeletons-module-scss-module__96_pFG__appSkeletonShimmer;display:block}.AppSkeletons-module-scss-module__96_pFG__productInfoSkeleton span{width:160px;height:24px}.AppSkeletons-module-scss-module__96_pFG__productInfoSkeleton strong{width:min(460px,88%);height:36px}.AppSkeletons-module-scss-module__96_pFG__productInfoSkeleton em{width:180px;height:28px}.AppSkeletons-module-scss-module__96_pFG__productInfoSkeleton b{width:min(100%,420px);height:48px}.AppSkeletons-module-scss-module__96_pFG__productInfoSkeleton i{width:82px;height:44px}.AppSkeletons-module-scss-module__96_pFG__specGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}@media (max-width:520px){.AppSkeletons-module-scss-module__96_pFG__specGrid{grid-template-columns:1fr}}.AppSkeletons-module-scss-module__96_pFG__specCard{border:1px solid var(--db-border);background-color:var(--db-bg-card);background:linear-gradient(110deg,#ffffff0b,#ffffff1f,#ffffff0b) 0 0/240% 100%;border-radius:10px;height:78px;animation:1.15s ease-in-out infinite AppSkeletons-module-scss-module__96_pFG__appSkeletonShimmer}@keyframes AppSkeletons-module-scss-module__96_pFG__appSkeletonShimmer{to{background-position-x:-240%}}
.WhyPartner-module-scss-module__OJ16Xa__section{max-width:1360px;margin:0 auto;padding:1.5rem 1rem 2rem}@media (min-width:768px){.WhyPartner-module-scss-module__OJ16Xa__section{padding:2rem 1.5rem 2.5rem}}.WhyPartner-module-scss-module__OJ16Xa__title{font-family:var(--font-display,"Poppins", sans-serif);font-size:var(--type-section-title,1.25rem);font-weight:700;line-height:var(--leading-title,1.22);color:var(--db-text-primary);text-align:center;margin-bottom:1.25rem}.WhyPartner-module-scss-module__OJ16Xa__grid{grid-template-columns:repeat(2,1fr);gap:.85rem;display:grid}@media (min-width:640px){.WhyPartner-module-scss-module__OJ16Xa__grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.WhyPartner-module-scss-module__OJ16Xa__grid{grid-template-columns:repeat(8,1fr)}}.WhyPartner-module-scss-module__OJ16Xa__card{text-align:center;background:var(--db-bg-card);border:1px solid var(--db-border);border-radius:12px;flex-direction:column;align-items:center;gap:.65rem;padding:1.25rem .75rem;transition:border-color .25s,transform .25s;display:flex}.WhyPartner-module-scss-module__OJ16Xa__card:hover{border-color:var(--accent,#d4af37);transform:translateY(-3px)}.WhyPartner-module-scss-module__OJ16Xa__iconWrap{background:var(--accent-soft,#d4af3726);width:44px;height:44px;color:var(--accent,#d4af37);border-radius:50%;justify-content:center;align-items:center;display:flex}.WhyPartner-module-scss-module__OJ16Xa__label{font-size:var(--type-meta,.68rem);color:var(--db-text-secondary);font-weight:600;line-height:1.3}
.profile-module-scss-module__8rT4oa__page{width:min(100%,1280px);color:var(--db-text-primary);margin:0 auto;padding:.85rem .7rem 6.5rem}@media (min-width:768px){.profile-module-scss-module__8rT4oa__page{padding:1.15rem 1.1rem 6.9rem}}.profile-module-scss-module__8rT4oa__topBar{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.8rem;display:flex}.profile-module-scss-module__8rT4oa__topBar h1{color:#fff8ea;margin-top:.12rem;font-size:clamp(1.55rem,3vw,2.35rem);font-weight:700;line-height:1}.profile-module-scss-module__8rT4oa__topBar p{color:#ffffffb3;margin-top:.2rem;font-size:clamp(.76rem,1.2vw,.92rem)}.profile-module-scss-module__8rT4oa__backLink{color:#ffbd36;align-items:center;gap:.4rem;font-size:.86rem;font-weight:600;text-decoration:none;display:inline-flex}.profile-module-scss-module__8rT4oa__actionGroup{flex:none;align-items:center;gap:.38rem;display:flex}@media (min-width:768px){.profile-module-scss-module__8rT4oa__actionGroup{gap:.62rem}}.profile-module-scss-module__8rT4oa__iconButton,.profile-module-scss-module__8rT4oa__cameraButton,.profile-module-scss-module__8rT4oa__sectionEdit{border:1px solid var(--db-border);color:#fffdf8;cursor:pointer;background:#ffffff09;transition:border-color .2s,color .2s,transform .2s,background .2s}.profile-module-scss-module__8rT4oa__iconButton:hover,.profile-module-scss-module__8rT4oa__cameraButton:hover,.profile-module-scss-module__8rT4oa__sectionEdit:hover{border-color:var(--accent,#d4af37);color:var(--accent,#d4af37)}.profile-module-scss-module__8rT4oa__iconButton:active,.profile-module-scss-module__8rT4oa__cameraButton:active,.profile-module-scss-module__8rT4oa__sectionEdit:active{transform:scale(.97)}.profile-module-scss-module__8rT4oa__iconButton{border-radius:50%;place-items:center;width:38px;height:38px;text-decoration:none;display:grid;position:relative}@media (min-width:768px){.profile-module-scss-module__8rT4oa__iconButton{width:46px;height:46px}}.profile-module-scss-module__8rT4oa__iconButton span{color:#fff;background:#f03a37;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 .22rem;font-size:.62rem;font-weight:800;display:grid;position:absolute;top:-5px;right:-2px}@media (min-width:768px){.profile-module-scss-module__8rT4oa__iconButton span{min-width:21px;height:21px;font-size:.7rem}}.profile-module-scss-module__8rT4oa__workspace{gap:.75rem;display:grid}@media (min-width:1024px){.profile-module-scss-module__8rT4oa__workspace{grid-template-columns:minmax(250px,300px) minmax(0,1fr);align-items:start}}.profile-module-scss-module__8rT4oa__mobileProfileTop,.profile-module-scss-module__8rT4oa__photoInput{display:none}.profile-module-scss-module__8rT4oa__photoError{color:#fca5a5;background:#f871711a;border:1px solid #f871716b;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.48rem;margin-bottom:.62rem;padding:.55rem .62rem;font-size:.72rem;line-height:1.35;display:grid}.profile-module-scss-module__8rT4oa__sidebar{gap:.62rem;display:grid}@media (min-width:1024px){.profile-module-scss-module__8rT4oa__sidebar{position:sticky;top:1rem}}.profile-module-scss-module__8rT4oa__identityCard,.profile-module-scss-module__8rT4oa__overviewStrip,.profile-module-scss-module__8rT4oa__menuPanel,.profile-module-scss-module__8rT4oa__securityPanel,.profile-module-scss-module__8rT4oa__formSection,.profile-module-scss-module__8rT4oa__placeholderPanel{background:radial-gradient(circle at 10% 10%, #ddaa4212, transparent 36%),var(--db-bg-card);box-shadow:var(--db-shadow-soft);border:1px solid #daa43866;border-radius:14px}.profile-module-scss-module__8rT4oa__identityCard{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.68rem;padding:.72rem;display:grid}.profile-module-scss-module__8rT4oa__shopPhotoWrap{width:70px;height:70px;position:relative}.profile-module-scss-module__8rT4oa__shopPhoto{border:2px solid var(--accent,#d4af37);background:linear-gradient(#fff2cacc,#5b330feb),radial-gradient(circle at 50% 26%,#fff2cc,#0000 28%),linear-gradient(90deg,#4b2d17,#b98335 44%,#2b1c12);border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 10px 26px #00000047}.profile-module-scss-module__8rT4oa__shopPhoto img{object-fit:cover;width:100%;height:100%}.profile-module-scss-module__8rT4oa__shopCeiling{clip-path:polygon(14% 0,86% 0,100% 100%,0 100%);background:linear-gradient(#fff7dcf2,#b97a2a61);position:absolute;inset:0 8% 55%}.profile-module-scss-module__8rT4oa__shopCounter{background:linear-gradient(90deg,#ffe79c4d 1px,#0000 1px) 0 0/18px 100%,linear-gradient(#b98943,#4f3217);border-radius:8px 8px 4px 4px;height:28%;position:absolute;bottom:19%;left:13%;right:13%;box-shadow:0 6px #2314098f}.profile-module-scss-module__8rT4oa__shopLights{background:radial-gradient(circle,#fff8d4 0 2px,#0000 3px) 0 0/25% 100%,radial-gradient(circle,#ffffffe6,#0000 54%);height:12%;position:absolute;top:13%;left:18%;right:18%}.profile-module-scss-module__8rT4oa__cameraButton{border-color:var(--accent,#d4af37);width:32px;height:32px;color:var(--accent,#d4af37);background:#16120d;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:-6px;right:-4px}.profile-module-scss-module__8rT4oa__cameraButton:disabled{cursor:progress;opacity:.68}.profile-module-scss-module__8rT4oa__identityCopy{min-width:0}.profile-module-scss-module__8rT4oa__identityCopy h2{color:var(--db-text-primary);font-size:1.02rem;font-weight:700;line-height:1.16}.profile-module-scss-module__8rT4oa__identityCopy p{color:var(--db-text-secondary);align-items:center;gap:.36rem;margin-top:.32rem;font-size:.72rem;line-height:1.35;display:flex}.profile-module-scss-module__8rT4oa__verified,.profile-module-scss-module__8rT4oa__greenBadge{color:#8ff676;background:#22691f99;border:1px solid #53e65885;border-radius:7px;align-items:center;gap:.28rem;width:fit-content;font-weight:700;display:inline-flex}.profile-module-scss-module__8rT4oa__verified{margin-top:.34rem;padding:.18rem .38rem;font-size:.66rem}.profile-module-scss-module__8rT4oa__greenBadge{margin-top:.12rem;padding:.2rem .42rem;font-size:.7rem}.profile-module-scss-module__8rT4oa__overviewStrip{grid-template-columns:repeat(3,minmax(0,1fr));gap:.38rem;padding:.58rem;display:grid}.profile-module-scss-module__8rT4oa__overviewStrip div{min-width:0}.profile-module-scss-module__8rT4oa__overviewStrip span{color:var(--db-text-muted);font-size:.58rem;display:block}.profile-module-scss-module__8rT4oa__overviewStrip strong{margin-top:.18rem;font-size:.67rem;font-weight:800;line-height:1.2;display:block}.profile-module-scss-module__8rT4oa__success{color:#79f35f}.profile-module-scss-module__8rT4oa__info{color:#75adff}.profile-module-scss-module__8rT4oa__warning{color:#ffb517}.profile-module-scss-module__8rT4oa__menuPanel{border-color:var(--db-border-strong);padding:.28rem}.profile-module-scss-module__8rT4oa__menuRow{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.56rem;padding:.5rem;text-decoration:none;transition:background .2s,box-shadow .2s;display:grid}.profile-module-scss-module__8rT4oa__menuRow:hover{background:#ffbc361a}.profile-module-scss-module__8rT4oa__menuRowActive{background:#ffbc361a;box-shadow:inset 0 0 0 1px #ffbc367a}.profile-module-scss-module__8rT4oa__menuIcon{color:#ffbd36;background:var(--db-bg-elevated);border:1px solid #ffca5647;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.profile-module-scss-module__8rT4oa__menuCopy{gap:.1rem;min-width:0;display:grid}.profile-module-scss-module__8rT4oa__menuCopy strong{color:var(--db-text-primary);font-size:.82rem;font-weight:700}.profile-module-scss-module__8rT4oa__menuCopy span{color:var(--db-text-secondary);font-size:.64rem;line-height:1.32}.profile-module-scss-module__8rT4oa__chevron{color:var(--db-text-muted)}.profile-module-scss-module__8rT4oa__securityPanel{border-color:var(--db-border-strong);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.54rem;padding:.6rem;display:grid}.profile-module-scss-module__8rT4oa__securityPanel>svg{color:#ffbd36}.profile-module-scss-module__8rT4oa__securityPanel h2{color:var(--db-text-primary);font-size:.8rem;font-weight:700}.profile-module-scss-module__8rT4oa__securityPanel p{color:var(--db-text-secondary);margin-top:.12rem;font-size:.64rem;line-height:1.32}.profile-module-scss-module__8rT4oa__detailPane{gap:.58rem;min-width:0;display:grid}.profile-module-scss-module__8rT4oa__detailPaneSingle{width:min(100%,720px);margin:0 auto}.profile-module-scss-module__8rT4oa__mobileAccountShell{display:none}.profile-module-scss-module__8rT4oa__desktopAccountShell{display:grid}.profile-module-scss-module__8rT4oa__accountHomePanel{gap:.72rem;width:min(100%,720px);margin:0 auto;display:grid}.profile-module-scss-module__8rT4oa__accountHomePanel .profile-module-scss-module__8rT4oa__identityCard{border-radius:22px;grid-template-columns:auto minmax(0,1fr);gap:1rem;padding:1.15rem;display:grid}.profile-module-scss-module__8rT4oa__accountHomePanel .profile-module-scss-module__8rT4oa__shopPhotoWrap{width:96px;height:96px}.profile-module-scss-module__8rT4oa__accountHomePanel .profile-module-scss-module__8rT4oa__cameraButton{width:40px;height:40px}.profile-module-scss-module__8rT4oa__accountHomePanel .profile-module-scss-module__8rT4oa__identityCopy h2{font-size:clamp(1.22rem,4vw,1.72rem);font-weight:800}.profile-module-scss-module__8rT4oa__accountHomePanel .profile-module-scss-module__8rT4oa__verified{padding:.28rem .54rem;font-size:.82rem}.profile-module-scss-module__8rT4oa__accountHomePanel .profile-module-scss-module__8rT4oa__identityCopy p{font-size:.98rem}.profile-module-scss-module__8rT4oa__accountHomePanel .profile-module-scss-module__8rT4oa__securityPanel{border-radius:22px;padding:1rem 1.1rem;display:grid}.profile-module-scss-module__8rT4oa__accountHomePanel .profile-module-scss-module__8rT4oa__securityPanel h2{font-size:1.1rem;font-weight:800}.profile-module-scss-module__8rT4oa__accountHomePanel .profile-module-scss-module__8rT4oa__securityPanel p{font-size:.92rem}.profile-module-scss-module__8rT4oa__accountDueGrid{cursor:default;background:0 0;border:0;grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:.48rem;width:100%;padding:0;display:grid}.profile-module-scss-module__8rT4oa__accountHomePanel .profile-module-scss-module__8rT4oa__accountDueGrid{cursor:pointer}.profile-module-scss-module__8rT4oa__accountDueMiniCard{background:var(--db-bg-card);text-align:left;min-width:0;min-height:54px;box-shadow:var(--db-shadow-soft);border:1px solid #daa4386b;border-radius:13px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.42rem;padding:.52rem .58rem;display:grid}.profile-module-scss-module__8rT4oa__accountDueMiniCard strong{color:#f87171;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(.88rem,3.2vw,1.08rem);font-weight:900;line-height:1.05;overflow:hidden}.profile-module-scss-module__8rT4oa__accountDueIcon{color:#ffbd36;background:#ffbc3614;border:1px solid #ffbc3659;border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.profile-module-scss-module__8rT4oa__accountDueCopy{gap:.22rem;min-width:0;display:grid}.profile-module-scss-module__8rT4oa__accountDueCopy span{width:fit-content;max-width:100%;min-height:18px;color:var(--db-text-secondary);border:1px solid #ffbc3647;border-radius:999px;align-items:center;padding:.1rem .42rem;font-size:.58rem;font-weight:800;line-height:1;display:inline-flex}@media (max-width:760px){:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__page{background:radial-gradient(circle at 20% 0,#c89d4a14,#0000 32%),#f6f3ef}:is(:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__identityCard,:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__menuPanel,:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__accountMenuPanel,:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__securityPanel,:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__formSection,:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__placeholderPanel){background:#fff;border-color:#e3d9c9;box-shadow:0 4px 16px #2c231714}:is(:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__accountHomePanel .profile-module-scss-module__8rT4oa__identityCard,:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__accountHomePanel .profile-module-scss-module__8rT4oa__securityPanel){border-radius:18px}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__shopPhoto{background:linear-gradient(#fffaeefa,#e5c07b6b),radial-gradient(circle at 50% 28%,#fff,#0000 30%),linear-gradient(90deg,#e8d7bc,#b08b57 48%,#efe4d4);border-color:#e5c07b;box-shadow:0 8px 22px #2c23171f}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__shopCounter{background:linear-gradient(90deg,#ffffff61 1px,#0000 1px) 0 0/18px 100%,linear-gradient(#c8aa7a,#77634a);box-shadow:0 6px #2c23172e}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__cameraButton{color:#fff;background:#2b241c;border-color:#fff;box-shadow:0 4px 12px #2c231738}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__identityCopy h2{color:#2b241c}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__menuCopy strong{color:#2b241c}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__securityPanel h2{color:#2b241c}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__orderRowTop strong{color:#2b241c}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__fieldValue{color:#2b241c}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__identityCopy p{color:#574b3d}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__menuCopy span{color:#574b3d}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__securityPanel p{color:#574b3d}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__fieldLabel{color:#574b3d}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__orderRowTop span{color:#574b3d}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__orderRowBottom{color:#574b3d}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__ledgerDetail{color:#574b3d}:is(:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__verified,:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__greenBadge){color:#2d7a4f;background:#eaf5ed;border-color:#4c8d6647}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__accountDueMiniCard{background:#fbf9f7;border-color:#e3d9c9;box-shadow:0 4px 12px #2c23170f}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__accountDueMiniCard strong{color:#c85d4a;font-weight:900}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__accountDueMiniCard .profile-module-scss-module__8rT4oa__accountDueCopy span{color:#2b241c;background:#ffffffb8;border-color:#c89d4a42;font-weight:600}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__accountDueMiniCard--gold{background:linear-gradient(135deg,#fbf5e9,#fffdf9);border-color:#c89d4a57}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__accountDueMiniCard--silver{background:linear-gradient(135deg,#edf3fb,#fff);border-color:#4f6f9f38}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__accountDueMiniCard--cash{background:linear-gradient(135deg,#eaf5ed,#fff);border-color:#4c8d6638}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__accountDueMiniCardEmpty strong{color:#4c8d66}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__accountDueIcon{color:#a97628;background:#fff;border-color:#e3d9c9}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__accountDueMiniCard--silver .profile-module-scss-module__8rT4oa__accountDueIcon{color:#4f6f9f}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__accountDueMiniCard--cash .profile-module-scss-module__8rT4oa__accountDueIcon{color:#4c8d66}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__accountMenuPanel{border-radius:18px}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__accountMenuPanel .profile-module-scss-module__8rT4oa__menuRow{border-radius:12px}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__accountMenuPanel .profile-module-scss-module__8rT4oa__menuRow:hover{background:#fbf5e9}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__menuRowActive{background:#fbf5e9;box-shadow:inset 0 0 0 1px #c89d4a66}:is(:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__menuIcon,:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__sectionIcon){color:#a97628;background:#fbf9f7;border-color:#e3d9c9}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__securityPanel>svg{color:#a97628}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__formSection{border-radius:18px}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__formSectionHead h3{color:#2b241c}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__formSectionHead h3 span{color:#a97628}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__sectionEdit{color:#8b6a3d;background:#fff;border-color:#c89d4a;border-radius:10px}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__addressAside button{color:#8b6a3d;background:#fff;border-color:#c89d4a;border-radius:10px}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__fieldCard{background:#fbf9f7;border-color:#e3d9c9;border-radius:12px}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__addressManager label{background:#fbf9f7;border-color:#e3d9c9;border-radius:12px}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__orderRow{background:#fbf9f7;border-color:#e3d9c9;border-radius:12px}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__ledgerDetail{background:#fbf9f7;border-color:#e3d9c9;border-radius:12px}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__orderStatusPill{border-radius:999px}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__ledgerBalance--due{color:#c85d4a;font-weight:900}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__ledgerCredit{color:#4c8d66}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__ledgerDebit{color:#c85d4a}:root:not([data-theme=dark]) .profile-module-scss-module__8rT4oa__ledgerMetalFilter{color:#2b241c;background:#fff;border-color:#e3d9c9;border-radius:12px}}.profile-module-scss-module__8rT4oa__accountDueMiniCardEmpty{grid-column:1/-1}.profile-module-scss-module__8rT4oa__accountMenuPanel{border:1px solid var(--db-border-strong);background:radial-gradient(circle at 10% 10%, #ddaa4212, transparent 36%),var(--db-bg-card);box-shadow:var(--db-shadow-soft);border-radius:22px;padding:.42rem}.profile-module-scss-module__8rT4oa__accountMenuPanel .profile-module-scss-module__8rT4oa__menuRow{border-radius:14px;min-height:78px;padding:.56rem .68rem}.profile-module-scss-module__8rT4oa__accountMenuPanel .profile-module-scss-module__8rT4oa__menuIcon{border-radius:13px;width:52px;height:52px}.profile-module-scss-module__8rT4oa__accountMenuPanel .profile-module-scss-module__8rT4oa__menuCopy strong{font-size:1.02rem;font-weight:800}.profile-module-scss-module__8rT4oa__accountMenuPanel .profile-module-scss-module__8rT4oa__menuCopy span{font-size:.86rem;line-height:1.25}.profile-module-scss-module__8rT4oa__formSection{padding:.68rem}@media (min-width:768px){.profile-module-scss-module__8rT4oa__formSection{padding:.82rem .9rem}}.profile-module-scss-module__8rT4oa__formSectionHead{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.56rem;margin-bottom:.58rem;display:grid}.profile-module-scss-module__8rT4oa__sectionIcon{border:1px solid var(--accent,#d4af37);color:#ffbd36;background:#ffbc360f;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}@media (min-width:768px){.profile-module-scss-module__8rT4oa__sectionIcon{width:46px;height:46px}}.profile-module-scss-module__8rT4oa__formSectionHead h3{color:#f8c455;flex-wrap:wrap;gap:.3rem;font-size:clamp(.95rem,1.45vw,1.18rem);font-weight:700;line-height:1.14;display:flex}.profile-module-scss-module__8rT4oa__formSectionHead h3 span{color:#ffbd36}.profile-module-scss-module__8rT4oa__formSectionHead p{color:var(--db-text-secondary);margin-top:.14rem;font-size:.7rem}.profile-module-scss-module__8rT4oa__sectionEdit{border-color:var(--accent,#d4af37);color:#ffd166;border-radius:8px;justify-content:center;align-items:center;gap:.3rem;min-height:32px;padding:.34rem .52rem;font-size:.72rem;font-weight:700;display:inline-flex}.profile-module-scss-module__8rT4oa__fieldsGrid,.profile-module-scss-module__8rT4oa__fieldGroup{gap:.5rem;display:grid}.profile-module-scss-module__8rT4oa__fieldGroup{grid-template-columns:1fr}@media (min-width:768px){.profile-module-scss-module__8rT4oa__fieldGroup{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.profile-module-scss-module__8rT4oa__addressGrid{grid-template-columns:minmax(0,1fr) 205px;align-items:stretch}}.profile-module-scss-module__8rT4oa__fieldCard{border:1px solid var(--db-border-strong);background:var(--db-bg-elevated);color:#ffbd36;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.48rem;min-height:50px;padding:.45rem .56rem;display:grid;position:relative}@media (min-width:768px){.profile-module-scss-module__8rT4oa__fieldCard{min-height:56px}}.profile-module-scss-module__8rT4oa__fieldCard>svg{width:19px;height:19px}@media (min-width:768px){.profile-module-scss-module__8rT4oa__fieldWide{grid-column:1/-1}}.profile-module-scss-module__8rT4oa__fieldBody{gap:.12rem;min-width:0;display:grid}.profile-module-scss-module__8rT4oa__fieldLabel{color:var(--db-text-secondary);font-size:.63rem}.profile-module-scss-module__8rT4oa__fieldValue{color:var(--db-text-primary);font-size:.82rem;line-height:1.32}.profile-module-scss-module__8rT4oa__selectCue{color:var(--db-text-secondary)}.profile-module-scss-module__8rT4oa__controlWrap{display:block;position:relative}.profile-module-scss-module__8rT4oa__controlWrap input,.profile-module-scss-module__8rT4oa__controlWrap select{width:100%;min-width:0;color:var(--db-text-primary);font:inherit;background:0 0;border:0;outline:0;font-size:.82rem}.profile-module-scss-module__8rT4oa__controlWrap select{appearance:none;padding-right:1.25rem}.profile-module-scss-module__8rT4oa__controlWrap svg{color:var(--db-text-secondary);pointer-events:none;position:absolute;top:50%;right:0;transform:translateY(-50%)}.profile-module-scss-module__8rT4oa__controlWrap option{color:#17120b}.profile-module-scss-module__8rT4oa__addressAside{color:#ffbd36;text-align:center;background:#ffbc3606;border:1px dashed #ffbc3675;border-radius:11px;align-content:center;place-items:center;gap:.52rem;min-height:160px;padding:.8rem;display:grid}.profile-module-scss-module__8rT4oa__addressAside strong{color:#f8c455;font-size:.92rem;font-weight:700}.profile-module-scss-module__8rT4oa__addressAside p{color:var(--db-text-secondary);font-size:.72rem;line-height:1.35}.profile-module-scss-module__8rT4oa__addressAside button{border:1px solid var(--accent,#d4af37);color:#ffd166;cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:.34rem;min-height:32px;padding:.38rem .62rem;font-size:.74rem;font-weight:700;display:inline-flex}.profile-module-scss-module__8rT4oa__notice{color:var(--db-text-secondary);background:#ffbc3617;border:1px solid #ffbc3666;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.52rem;margin-top:.55rem;padding:.58rem;font-size:.72rem;line-height:1.45;display:grid}.profile-module-scss-module__8rT4oa__notice svg{color:#ffbd36}.profile-module-scss-module__8rT4oa__addressCount{color:#8ff676;background:#22c55e1f;border:1px solid #22c55e6b;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 .62rem;font-size:.72rem;font-weight:800;display:inline-flex}.profile-module-scss-module__8rT4oa__sectionSuccessNotice{color:#8ff676;background:#22c55e1a;border:1px solid #22c55e52;border-radius:10px;margin-bottom:.58rem;padding:.55rem .62rem;font-size:.74rem;font-weight:700}.profile-module-scss-module__8rT4oa__addressManager{gap:.58rem;display:grid}@media (min-width:768px){.profile-module-scss-module__8rT4oa__addressManager{grid-template-columns:repeat(2,minmax(0,1fr))}}.profile-module-scss-module__8rT4oa__addressManager label{border:1px solid var(--db-border-strong);background:var(--db-bg-elevated);border-radius:10px;gap:.28rem;padding:.58rem;display:grid}.profile-module-scss-module__8rT4oa__addressManager label span{color:var(--db-text-secondary);font-size:.66rem;font-weight:700}.profile-module-scss-module__8rT4oa__addressManager input{width:100%;min-width:0;color:var(--db-text-primary);font:inherit;background:0 0;border:0;outline:0;font-size:.84rem}.profile-module-scss-module__8rT4oa__addressManager input::placeholder{color:var(--db-text-muted)}.profile-module-scss-module__8rT4oa__addressManager button{color:#1e1307;cursor:pointer;background:linear-gradient(135deg,#f6c55a,#c88523);border:1px solid #ffbc367a;border-radius:10px;justify-content:center;align-items:center;gap:.42rem;min-height:42px;font-size:.86rem;font-weight:900;display:inline-flex}.profile-module-scss-module__8rT4oa__addressManager button:disabled{cursor:not-allowed;opacity:.7}@media (min-width:768px){.profile-module-scss-module__8rT4oa__addressManager button{grid-column:1/-1;justify-self:end;min-width:170px;padding:0 1rem}.profile-module-scss-module__8rT4oa__addressManagerWide{grid-column:1/-1}}.profile-module-scss-module__8rT4oa__ordersEmpty{text-align:center;place-items:center;min-height:260px;padding:1.35rem;display:grid}.profile-module-scss-module__8rT4oa__ordersEmpty svg{color:#ffbd36}.profile-module-scss-module__8rT4oa__ordersEmpty h3{color:var(--db-text-primary);margin-top:.6rem;font-size:1.1rem;font-weight:700}.profile-module-scss-module__8rT4oa__ordersEmpty p{max-width:360px;color:var(--db-text-secondary);margin-top:.3rem;font-size:.8rem;line-height:1.5}.profile-module-scss-module__8rT4oa__ordersBrowseLink{background:var(--accent-gradient,linear-gradient(135deg, #f0cf6b, #a8791f));color:#1a1410;border-radius:999px;margin-top:.75rem;padding:.55rem 1.1rem;font-size:.8rem;font-weight:700}.profile-module-scss-module__8rT4oa__ordersList{flex-direction:column;gap:.55rem;display:flex}.profile-module-scss-module__8rT4oa__orderRow{border:1px solid var(--db-border);background:var(--db-bg-elevated);border-radius:10px;flex-direction:column;gap:.5rem;padding:.72rem;transition:border-color .15s;display:flex}.profile-module-scss-module__8rT4oa__orderRow:hover{border-color:var(--accent,#d4af37)}.profile-module-scss-module__8rT4oa__orderRowTop{justify-content:space-between;align-items:flex-start;gap:.6rem;display:flex}.profile-module-scss-module__8rT4oa__orderRowTop strong{color:var(--db-text-primary);font-size:.84rem;font-weight:700;display:block}.profile-module-scss-module__8rT4oa__orderRowTop span{color:var(--db-text-secondary);margin-top:.1rem;font-size:.68rem;display:block}.profile-module-scss-module__8rT4oa__orderStatusPill{text-transform:uppercase;letter-spacing:.02em;border-radius:999px;flex-shrink:0;padding:.28rem .65rem;font-size:.62rem;font-weight:700}.profile-module-scss-module__8rT4oa__orderStatusPill--neutral{color:#cbd5e1;background:#94a3b829}.profile-module-scss-module__8rT4oa__orderStatusPill--amber{color:#fbbf24;background:#f59e0b29}.profile-module-scss-module__8rT4oa__orderStatusPill--blue{color:#93c5fd;background:#3b82f629}.profile-module-scss-module__8rT4oa__orderStatusPill--purple{color:#d8b4fe;background:#a855f729}.profile-module-scss-module__8rT4oa__orderStatusPill--cyan{color:#67e8f9;background:#22d3ee29}.profile-module-scss-module__8rT4oa__orderStatusPill--green{color:#86efac;background:#4ade8029}.profile-module-scss-module__8rT4oa__orderStatusPill--red{color:#fca5a5;background:#f8717129}.profile-module-scss-module__8rT4oa__orderRowBottom{border-top:1px solid var(--db-border);color:var(--db-text-secondary);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.4rem .75rem;padding-top:.5rem;font-size:.7rem;display:flex}.profile-module-scss-module__8rT4oa__ledgerMetalFilter{border:1px solid var(--db-border);background:var(--db-bg-elevated);color:var(--db-text-primary);border-radius:8px;justify-self:end;padding:.35rem .6rem;font-size:.72rem;font-weight:600}.profile-module-scss-module__8rT4oa__metalDueGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.5rem;margin-bottom:.75rem;display:grid}.profile-module-scss-module__8rT4oa__metalDueCard{background:linear-gradient(90deg, #ffbc361a, transparent 42%),var(--db-bg-elevated);border:1px solid #ffbc3666;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.62rem;min-height:66px;padding:.64rem .68rem;display:grid;position:relative;overflow:hidden;box-shadow:inset 3px 0 #ffbc36c7}.profile-module-scss-module__8rT4oa__metalDueCard span{color:var(--db-text-secondary);font-size:.7rem;line-height:1.2;display:block}.profile-module-scss-module__8rT4oa__metalDueCard strong{color:#ffbd36;margin-top:.18rem;font-size:1.02rem;font-weight:800;line-height:1.1;display:block}.profile-module-scss-module__8rT4oa__metalDueCard em{color:#ffd56a;text-transform:uppercase;background:#ffbc3624;border-radius:999px;align-self:start;padding:.18rem .46rem;font-size:.6rem;font-style:normal;font-weight:800}.profile-module-scss-module__8rT4oa__metalDueCard--gold{background:linear-gradient(90deg, #ffbc3624, #ffbc3609 58%, transparent),var(--db-bg-elevated);border-color:#ffc44094;box-shadow:inset 3px 0 #ffbd36}.profile-module-scss-module__8rT4oa__metalDueCard--gold strong{color:#e43710}.profile-module-scss-module__8rT4oa__metalDueCard--gold em{color:#ffd76f;background:#ffbc3629}.profile-module-scss-module__8rT4oa__metalDueCard--silver{background:linear-gradient(90deg, #cbd5e126, #cbd5e10b 58%, transparent),var(--db-bg-elevated);border-color:#cbd5e185;box-shadow:inset 3px 0 #cbd5e1}.profile-module-scss-module__8rT4oa__metalDueCard--silver strong{color:#e43710}.profile-module-scss-module__8rT4oa__metalDueCard--silver em{color:#f1f5f9;background:#cbd5e129}.profile-module-scss-module__8rT4oa__ledgerCredit{color:#4ade80;font-weight:700}.profile-module-scss-module__8rT4oa__ledgerDebit{color:#f87171;font-weight:700}.profile-module-scss-module__8rT4oa__ledgerDetail{border:1px solid var(--db-border);color:var(--db-text-secondary);background:#ffffff08;border-radius:8px;margin:.4rem 0 .55rem;padding:.42rem .55rem;font-size:.72rem;line-height:1.45}.profile-module-scss-module__8rT4oa__ledgerBalance{align-items:center;gap:.3rem;font-weight:700;display:inline-flex}.profile-module-scss-module__8rT4oa__ledgerBalance--due{color:#fbbf24}.profile-module-scss-module__8rT4oa__ledgerBalance--advance{color:#4ade80}.profile-module-scss-module__8rT4oa__ledgerBalance--cleared{color:var(--db-text-muted)}@media (max-width:760px){.profile-module-scss-module__8rT4oa__page{padding:.72rem .55rem 6.45rem}.profile-module-scss-module__8rT4oa__mobileAccountShell{display:block}.profile-module-scss-module__8rT4oa__desktopAccountShell{display:none}.profile-module-scss-module__8rT4oa__topBar{gap:.48rem;margin-bottom:.65rem}.profile-module-scss-module__8rT4oa__topBar h1{font-size:1.42rem}.profile-module-scss-module__8rT4oa__topBar p{font-size:.72rem}.profile-module-scss-module__8rT4oa__backLink{font-size:.78rem}.profile-module-scss-module__8rT4oa__workspace{grid-template-columns:52px minmax(0,1fr);align-items:start;gap:.48rem}.profile-module-scss-module__8rT4oa__mobileProfileTop{margin-bottom:.62rem;display:block}.profile-module-scss-module__8rT4oa__mobileProfileTop .profile-module-scss-module__8rT4oa__identityCard{display:grid}.profile-module-scss-module__8rT4oa__sidebar{z-index:2;gap:0;position:sticky;top:.55rem}.profile-module-scss-module__8rT4oa__identityCard,.profile-module-scss-module__8rT4oa__overviewStrip,.profile-module-scss-module__8rT4oa__securityPanel{display:none}.profile-module-scss-module__8rT4oa__accountHomePanel{gap:.62rem}.profile-module-scss-module__8rT4oa__accountHomePanel .profile-module-scss-module__8rT4oa__identityCard,.profile-module-scss-module__8rT4oa__accountHomePanel .profile-module-scss-module__8rT4oa__securityPanel{display:grid}.profile-module-scss-module__8rT4oa__accountHomePanel .profile-module-scss-module__8rT4oa__identityCard{border-radius:16px;grid-template-columns:auto minmax(0,1fr);gap:.72rem;padding:.72rem}.profile-module-scss-module__8rT4oa__accountHomePanel .profile-module-scss-module__8rT4oa__shopPhotoWrap{width:86px;height:86px}.profile-module-scss-module__8rT4oa__accountHomePanel .profile-module-scss-module__8rT4oa__identityCopy h2{font-size:1.16rem}.profile-module-scss-module__8rT4oa__accountHomePanel .profile-module-scss-module__8rT4oa__verified{font-size:.7rem}.profile-module-scss-module__8rT4oa__accountHomePanel .profile-module-scss-module__8rT4oa__identityCopy p{font-size:.8rem}.profile-module-scss-module__8rT4oa__accountHomePanel .profile-module-scss-module__8rT4oa__securityPanel{border-radius:16px;padding:.8rem}.profile-module-scss-module__8rT4oa__accountHomePanel .profile-module-scss-module__8rT4oa__securityPanel h2{font-size:.98rem}.profile-module-scss-module__8rT4oa__accountHomePanel .profile-module-scss-module__8rT4oa__securityPanel p{font-size:.82rem}.profile-module-scss-module__8rT4oa__accountDueGrid{grid-template-columns:1fr;gap:.28rem}.profile-module-scss-module__8rT4oa__accountDueMiniCard{border-radius:10px;gap:.38rem;min-height:38px;padding:.34rem .46rem}.profile-module-scss-module__8rT4oa__accountDueIcon{border-radius:8px;width:24px;height:24px}.profile-module-scss-module__8rT4oa__accountDueIcon svg{width:13px;height:13px}.profile-module-scss-module__8rT4oa__accountDueCopy{justify-content:space-between;align-items:center;gap:.45rem;display:flex}.profile-module-scss-module__8rT4oa__accountDueCopy span{flex:none;min-height:16px;padding:.08rem .36rem;font-size:.54rem}.profile-module-scss-module__8rT4oa__accountDueMiniCard strong{font-size:.84rem}.profile-module-scss-module__8rT4oa__accountMenuPanel{border-radius:16px;padding:.36rem}.profile-module-scss-module__8rT4oa__accountMenuPanel .profile-module-scss-module__8rT4oa__menuRow{border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;place-items:stretch stretch;width:100%;height:auto;min-height:70px;padding:.5rem}.profile-module-scss-module__8rT4oa__accountMenuPanel .profile-module-scss-module__8rT4oa__menuIcon{background:var(--db-bg-elevated);border:1px solid #ffca5647;border-radius:12px;width:46px;height:46px}.profile-module-scss-module__8rT4oa__accountMenuPanel .profile-module-scss-module__8rT4oa__menuCopy,.profile-module-scss-module__8rT4oa__accountMenuPanel .profile-module-scss-module__8rT4oa__chevron{display:grid}.profile-module-scss-module__8rT4oa__accountMenuPanel .profile-module-scss-module__8rT4oa__chevron{align-self:center}.profile-module-scss-module__8rT4oa__accountMenuPanel .profile-module-scss-module__8rT4oa__menuCopy strong{font-size:.96rem}.profile-module-scss-module__8rT4oa__accountMenuPanel .profile-module-scss-module__8rT4oa__menuCopy span{font-size:.76rem}.profile-module-scss-module__8rT4oa__menuPanel{background:var(--db-glass-bg);-webkit-backdrop-filter:blur(16px);border-radius:0 18px 18px 0;gap:.32rem;padding:.32rem;display:grid}.profile-module-scss-module__8rT4oa__menuRow{border-radius:50%;grid-template-columns:1fr;place-items:center;width:42px;height:42px;padding:0}.profile-module-scss-module__8rT4oa__menuIcon{background:0 0;border:0;border-radius:50%;width:34px;height:34px}.profile-module-scss-module__8rT4oa__menuIcon svg{width:20px;height:20px}.profile-module-scss-module__8rT4oa__menuCopy,.profile-module-scss-module__8rT4oa__chevron{display:none}.profile-module-scss-module__8rT4oa__detailPane{gap:.48rem}.profile-module-scss-module__8rT4oa__formSection{border-radius:12px;padding:.56rem}.profile-module-scss-module__8rT4oa__formSectionHead{grid-template-columns:auto minmax(0,1fr);gap:.42rem;margin-bottom:.48rem}.profile-module-scss-module__8rT4oa__ledgerMetalFilter{grid-column:1/-1;justify-self:stretch;width:100%}.profile-module-scss-module__8rT4oa__metalDueGrid{grid-template-columns:1fr;margin-bottom:.58rem}.profile-module-scss-module__8rT4oa__sectionIcon{width:34px;height:34px}.profile-module-scss-module__8rT4oa__sectionIcon svg{width:20px;height:20px}.profile-module-scss-module__8rT4oa__formSectionHead h3{font-size:.9rem}.profile-module-scss-module__8rT4oa__formSectionHead p{display:none}.profile-module-scss-module__8rT4oa__sectionEdit{grid-column:1/-1;width:100%;min-height:30px}.profile-module-scss-module__8rT4oa__fieldGroup{grid-template-columns:1fr}.profile-module-scss-module__8rT4oa__fieldCard{min-height:46px;padding:.4rem .48rem}.profile-module-scss-module__8rT4oa__addressAside{min-height:auto;padding:.62rem}}@media (max-width:430px){.profile-module-scss-module__8rT4oa__topBar{align-items:flex-start}.profile-module-scss-module__8rT4oa__actionGroup{gap:.22rem}.profile-module-scss-module__8rT4oa__iconButton{width:34px;height:34px}.profile-module-scss-module__8rT4oa__iconButton svg{width:18px;height:18px}.profile-module-scss-module__8rT4oa__workspace{grid-template-columns:48px minmax(0,1fr);gap:.38rem}.profile-module-scss-module__8rT4oa__menuRow{width:38px;height:38px}.profile-module-scss-module__8rT4oa__menuIcon{width:31px;height:31px}.profile-module-scss-module__8rT4oa__fieldCard{grid-template-columns:auto minmax(0,1fr)}.profile-module-scss-module__8rT4oa__selectCue{display:none}}.profile-module-scss-module__8rT4oa__loadingState{min-height:50vh;color:var(--db-text-secondary);text-align:center;place-items:center;gap:.6rem;font-size:.9rem;display:grid}.profile-module-scss-module__8rT4oa__loadingState svg{color:var(--accent,#d4af37)}.profile-module-scss-module__8rT4oa__buttonSpinner{border:2px solid;border-right-color:#0000;border-radius:50%;flex-shrink:0;width:1em;height:1em;animation:.65s linear infinite profile-module-scss-module__8rT4oa__profileButtonSpin;display:inline-block}.profile-module-scss-module__8rT4oa__panelSkeletonHead{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.62rem;margin-bottom:.8rem;display:grid}.profile-module-scss-module__8rT4oa__panelSkeletonHead>span{border-radius:50%;width:48px;height:48px}.profile-module-scss-module__8rT4oa__panelSkeletonHead div{gap:.38rem;display:grid}.profile-module-scss-module__8rT4oa__panelSkeletonHead strong,.profile-module-scss-module__8rT4oa__panelSkeletonHead em,.profile-module-scss-module__8rT4oa__panelSkeletonHead>span{background:linear-gradient(110deg,#ffffff0b,#ffffff1f,#ffffff0b) 0 0/240% 100%;animation:1.15s ease-in-out infinite profile-module-scss-module__8rT4oa__profileShimmer}.profile-module-scss-module__8rT4oa__panelSkeletonHead strong,.profile-module-scss-module__8rT4oa__panelSkeletonHead em{border-radius:999px;display:block}.profile-module-scss-module__8rT4oa__panelSkeletonHead strong{width:min(260px,80%);height:20px}.profile-module-scss-module__8rT4oa__panelSkeletonHead em{width:min(380px,92%);height:14px}.profile-module-scss-module__8rT4oa__panelSkeletonRows{gap:.56rem;display:grid}.profile-module-scss-module__8rT4oa__panelSkeletonRows span{border:1px solid var(--db-border);background:linear-gradient(110deg,#ffffff0b,#ffffff1f,#ffffff0b) 0 0/240% 100%;border-radius:10px;height:64px;animation:1.15s ease-in-out infinite profile-module-scss-module__8rT4oa__profileShimmer;display:block}@keyframes profile-module-scss-module__8rT4oa__profileButtonSpin{to{transform:rotate(360deg)}}@keyframes profile-module-scss-module__8rT4oa__profileShimmer{to{background-position-x:-240%}}.profile-module-scss-module__8rT4oa__verifiedPending{color:#ffbd36;background:#ffbc3624;border-color:#ffbc3680}.profile-module-scss-module__8rT4oa__sectionErrorNotice{background:var(--error-light);color:var(--error);border:1px solid #f8717173;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.52rem;margin-bottom:.55rem;padding:.58rem;font-size:.72rem;line-height:1.45;display:grid}.profile-module-scss-module__8rT4oa__sectionErrorNotice svg{color:var(--error)}
.ShopByCategoriesPage-module-scss-module__wUjfja__page{width:min(100%,1360px);margin:0 auto;padding:.7rem .55rem 6.25rem}@media (max-width:360px){.ShopByCategoriesPage-module-scss-module__wUjfja__page{padding-inline:.42rem}}@media (min-width:768px){.ShopByCategoriesPage-module-scss-module__wUjfja__page{padding:1.25rem 1.25rem 6.75rem}}.ShopByCategoriesPage-module-scss-module__wUjfja__headingRow{align-items:center;gap:.45rem;margin-bottom:.55rem;display:flex}.ShopByCategoriesPage-module-scss-module__wUjfja__headingRow h1{font-family:var(--font-display,"Poppins", sans-serif);color:var(--db-text-primary);font-size:clamp(1.05rem,4.2vw,1.35rem);font-weight:700;line-height:var(--leading-title,1.22)}@media (min-width:768px){.ShopByCategoriesPage-module-scss-module__wUjfja__headingRow h1{font-size:var(--type-page-title,1.55rem)}}.ShopByCategoriesPage-module-scss-module__wUjfja__backButton{width:32px;height:32px;color:var(--db-text-primary);border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s;display:inline-flex}@media (min-width:768px){.ShopByCategoriesPage-module-scss-module__wUjfja__backButton{width:38px;height:38px}}.ShopByCategoriesPage-module-scss-module__wUjfja__backButton:hover{background:var(--db-bg-card);color:var(--accent,#d4af37)}.ShopByCategoriesPage-module-scss-module__wUjfja__shell{grid-template-columns:74px minmax(0,1fr);align-items:start;gap:.45rem;display:grid}@media (min-width:768px){.ShopByCategoriesPage-module-scss-module__wUjfja__shell{grid-template-columns:92px minmax(0,1fr);gap:.65rem}}@media (min-width:1024px){.ShopByCategoriesPage-module-scss-module__wUjfja__shell{grid-template-columns:220px minmax(0,1fr);gap:.75rem}}.ShopByCategoriesPage-module-scss-module__wUjfja__sidebar,.ShopByCategoriesPage-module-scss-module__wUjfja__content{background:color-mix(in srgb, var(--db-bg-card) 92%, transparent);border:1px solid var(--db-border);min-height:0;max-height:calc(100dvh - 154px);box-shadow:var(--db-shadow-soft);border-radius:12px;flex-direction:column;display:flex;position:sticky;top:122px;overflow:hidden}@media (min-width:1024px){.ShopByCategoriesPage-module-scss-module__wUjfja__sidebar,.ShopByCategoriesPage-module-scss-module__wUjfja__content{border-radius:18px}}.ShopByCategoriesPage-module-scss-module__wUjfja__categoryScroller{-ms-overflow-style:none;scrollbar-width:none;flex:1;grid-auto-rows:minmax(70px,auto);grid-auto-flow:row;min-height:0;display:grid;overflow:hidden auto}.ShopByCategoriesPage-module-scss-module__wUjfja__categoryScroller::-webkit-scrollbar{display:none}@media (min-width:1024px){.ShopByCategoriesPage-module-scss-module__wUjfja__categoryScroller{grid-auto-rows:58px}}.ShopByCategoriesPage-module-scss-module__wUjfja__categoryScrollerGrouped{-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.ShopByCategoriesPage-module-scss-module__wUjfja__categoryScrollerGrouped::-webkit-scrollbar{display:none}.ShopByCategoriesPage-module-scss-module__wUjfja__categoryGroup{flex-direction:column;display:flex}.ShopByCategoriesPage-module-scss-module__wUjfja__categoryGroup+.ShopByCategoriesPage-module-scss-module__wUjfja__categoryGroup{border-top:1px solid var(--db-border)}.ShopByCategoriesPage-module-scss-module__wUjfja__categoryGroupLabel{color:var(--accent,#d4af37);letter-spacing:0;text-align:center;text-transform:uppercase;padding:.45rem .2rem .25rem;font-size:.55rem;font-weight:800}@media (min-width:1024px){.ShopByCategoriesPage-module-scss-module__wUjfja__categoryGroupLabel{text-align:left;padding:.55rem .75rem .3rem;font-size:.66rem}}.ShopByCategoriesPage-module-scss-module__wUjfja__categoryButton{border-right:0;border-bottom:1px solid var(--db-border);width:100%;min-height:68px;color:var(--db-text-primary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.28rem;padding:.42rem .22rem;font-size:.6rem;font-weight:700;line-height:1.16;transition:background .2s,box-shadow .2s,color .2s;display:flex}@media (min-width:1024px){.ShopByCategoriesPage-module-scss-module__wUjfja__categoryButton{border-right:0;border-bottom:1px solid var(--db-border);text-align:left;flex-direction:row;justify-content:flex-start;gap:.55rem;min-height:58px;padding:0 .75rem;font-size:.76rem;font-weight:600;line-height:1.3}}.ShopByCategoriesPage-module-scss-module__wUjfja__categoryButton:hover{background:var(--db-bg-card-hover)}.ShopByCategoriesPage-module-scss-module__wUjfja__categoryButton--active{background:linear-gradient(135deg, var(--accent-soft,#f0cf6b3d), #a8791f1f);color:var(--accent,#d4af37);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent,#d4af37) 55%, transparent)}.ShopByCategoriesPage-module-scss-module__wUjfja__categoryIcon{border:1px solid var(--db-border);background:var(--db-bg-elevated);width:34px;height:34px;color:var(--accent,#d4af37);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.ShopByCategoriesPage-module-scss-module__wUjfja__categoryButton--active .ShopByCategoriesPage-module-scss-module__wUjfja__categoryIcon{border-color:var(--accent,#d4af37)}@media (min-width:1024px){.ShopByCategoriesPage-module-scss-module__wUjfja__categoryIcon{width:32px;height:32px}}.ShopByCategoriesPage-module-scss-module__wUjfja__categoryIcon img{object-fit:cover;border-radius:50%;width:100%;height:100%}.ShopByCategoriesPage-module-scss-module__wUjfja__contentScroll{-ms-overflow-style:none;scrollbar-width:none;flex:1;min-height:0;padding:.48rem;overflow-y:auto}.ShopByCategoriesPage-module-scss-module__wUjfja__contentScroll::-webkit-scrollbar{display:none}@media (min-width:768px){.ShopByCategoriesPage-module-scss-module__wUjfja__contentScroll{padding:.75rem}}@media (min-width:1024px){.ShopByCategoriesPage-module-scss-module__wUjfja__contentScroll{padding:1rem}}.ShopByCategoriesPage-module-scss-module__wUjfja__contentHeader{flex-direction:column;gap:.48rem;margin-bottom:.5rem;display:flex}@media (min-width:768px){.ShopByCategoriesPage-module-scss-module__wUjfja__contentHeader{flex-direction:row;justify-content:space-between;align-items:flex-start}}.ShopByCategoriesPage-module-scss-module__wUjfja__contentHeader h2{font-family:var(--font-display,"Poppins", sans-serif);color:var(--db-text-primary);font-size:.96rem;font-weight:700;line-height:var(--leading-title,1.22)}.ShopByCategoriesPage-module-scss-module__wUjfja__contentHeader h2 span{font-family:var(--font-secondary,"Poppins", sans-serif);color:#f1d28a;margin-left:.24rem;font-size:.58rem;font-weight:500}@media (min-width:768px){.ShopByCategoriesPage-module-scss-module__wUjfja__contentHeader h2{font-size:var(--type-section-title,1.25rem)}.ShopByCategoriesPage-module-scss-module__wUjfja__contentHeader h2 span{font-size:var(--type-meta,.68rem);margin-left:.4rem}}.ShopByCategoriesPage-module-scss-module__wUjfja__contentHeader p{max-width:640px;color:var(--db-text-muted);font-size:.72rem;line-height:var(--leading-body,1.48);margin-top:.3rem}@media (min-width:768px){.ShopByCategoriesPage-module-scss-module__wUjfja__contentHeader p{font-size:var(--type-body,.82rem)}}.ShopByCategoriesPage-module-scss-module__wUjfja__breadcrumb{color:var(--db-text-muted);text-transform:capitalize;align-items:center;gap:.3rem;margin-bottom:.2rem;font-size:.62rem;font-weight:600;display:flex}.ShopByCategoriesPage-module-scss-module__wUjfja__breadcrumb span:last-child{color:#f1d28a}.ShopByCategoriesPage-module-scss-module__wUjfja__filterBar{border:1px solid var(--db-border);background:var(--db-bg-elevated);-ms-overflow-style:none;scrollbar-width:none;border-radius:12px;align-items:center;gap:.38rem;margin-bottom:.52rem;padding:.42rem;display:flex;overflow-x:auto}.ShopByCategoriesPage-module-scss-module__wUjfja__filterBar::-webkit-scrollbar{display:none}.ShopByCategoriesPage-module-scss-module__wUjfja__filterBarLabel{color:var(--db-text-primary);flex-shrink:0;align-items:center;gap:.35rem;font-size:.66rem;font-weight:700;display:inline-flex}.ShopByCategoriesPage-module-scss-module__wUjfja__filterSelect{border:1px solid var(--db-border);height:28px;color:var(--db-text-primary);border-radius:999px;flex-shrink:0;align-items:center;gap:.3rem;padding:0 .48rem;display:inline-flex;position:relative}.ShopByCategoriesPage-module-scss-module__wUjfja__filterSelect svg{pointer-events:none;color:var(--db-text-muted);flex-shrink:0}.ShopByCategoriesPage-module-scss-module__wUjfja__filterSelect select{appearance:none;color:inherit;background:0 0;border:0;max-width:130px;font-size:.66rem;font-weight:600}.ShopByCategoriesPage-module-scss-module__wUjfja__filterSelect--active{color:#ffd86d;border-color:#f0cf6b8c}.ShopByCategoriesPage-module-scss-module__wUjfja__filterClear{height:28px;color:var(--db-text-muted);flex-shrink:0;align-items:center;gap:.3rem;padding:0 .5rem;font-size:.66rem;font-weight:700;display:inline-flex}.ShopByCategoriesPage-module-scss-module__wUjfja__filterClear:hover{color:#ffd86d}.ShopByCategoriesPage-module-scss-module__wUjfja__actions{flex-wrap:wrap;gap:.35rem;display:flex}.ShopByCategoriesPage-module-scss-module__wUjfja__actions button{height:30px;color:var(--db-text-primary);border:1px solid #f0cf6b73;border-radius:12px;align-items:center;gap:.45rem;padding:0 .56rem;font-size:.66rem;font-weight:700;display:inline-flex}.ShopByCategoriesPage-module-scss-module__wUjfja__categoryLevels{gap:.46rem;margin-bottom:.52rem;display:grid}.ShopByCategoriesPage-module-scss-module__wUjfja__categoryLevel{gap:.28rem;display:grid}.ShopByCategoriesPage-module-scss-module__wUjfja__categoryLevelLabel{color:var(--db-text-muted);letter-spacing:0;text-transform:uppercase;font-size:.55rem;font-weight:800}.ShopByCategoriesPage-module-scss-module__wUjfja__chips{-ms-overflow-style:none;scrollbar-width:none;gap:.35rem;padding-bottom:.05rem;display:flex;overflow-x:auto}.ShopByCategoriesPage-module-scss-module__wUjfja__chips::-webkit-scrollbar{display:none}.ShopByCategoriesPage-module-scss-module__wUjfja__chip{border:1px solid var(--db-border);min-width:max-content;height:28px;color:var(--db-text-primary);border-radius:999px;align-items:center;gap:.32rem;padding:0 .58rem;font-size:.66rem;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.ShopByCategoriesPage-module-scss-module__wUjfja__chip--active{background:var(--accent-gradient,linear-gradient(135deg, #f0cf6b, #a8791f));color:#1a1410;border-color:#0000;font-weight:800}.ShopByCategoriesPage-module-scss-module__wUjfja__chipIcon{background:var(--db-bg-elevated);width:17px;height:17px;color:inherit;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.ShopByCategoriesPage-module-scss-module__wUjfja__chipIcon img{object-fit:cover;width:100%;height:100%}.ShopByCategoriesPage-module-scss-module__wUjfja__productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;display:grid}@media (max-width:360px){.ShopByCategoriesPage-module-scss-module__wUjfja__productGrid{gap:.34rem}}@media (min-width:768px){.ShopByCategoriesPage-module-scss-module__wUjfja__productGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}}@media (min-width:1024px){.ShopByCategoriesPage-module-scss-module__wUjfja__productGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1280px){.ShopByCategoriesPage-module-scss-module__wUjfja__productGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem}}.ShopByCategoriesPage-module-scss-module__wUjfja__productCard{background:var(--db-bg-card);border:1px solid var(--db-border);border-radius:8px;transition:border-color .2s,transform .2s,box-shadow .2s;display:block;overflow:hidden}.ShopByCategoriesPage-module-scss-module__wUjfja__productCard:hover{border-color:#f0cf6b7a;transform:translateY(-2px);box-shadow:0 18px 42px #00000061}.ShopByCategoriesPage-module-scss-module__wUjfja__productImage{aspect-ratio:1/.82;background:radial-gradient(circle at 50% 25%,#d4af3738,#0000001a 44%),#17130f;position:relative;overflow:hidden}@media (min-width:768px){.ShopByCategoriesPage-module-scss-module__wUjfja__productImage{aspect-ratio:1/.82}}.ShopByCategoriesPage-module-scss-module__wUjfja__productImage img{object-fit:cover;width:100%;height:100%}.ShopByCategoriesPage-module-scss-module__wUjfja__wishlist,.ShopByCategoriesPage-module-scss-module__wUjfja__purity,.ShopByCategoriesPage-module-scss-module__wUjfja__outOfStockBadge{z-index:1;position:absolute}.ShopByCategoriesPage-module-scss-module__wUjfja__wishlist{color:var(--db-text-primary);top:.32rem;left:.32rem}.ShopByCategoriesPage-module-scss-module__wUjfja__wishlist svg{width:15px;height:15px}@media (min-width:768px){.ShopByCategoriesPage-module-scss-module__wUjfja__wishlist{top:.45rem;left:.45rem}.ShopByCategoriesPage-module-scss-module__wUjfja__wishlist svg{width:18px;height:18px}}.ShopByCategoriesPage-module-scss-module__wUjfja__purity{color:#ffd86d;background:#0605049e;border:1px solid #f0cf6b94;border-radius:.3rem;padding:.12rem .32rem;font-size:.56rem;font-weight:800;top:.32rem;right:.32rem}@media (min-width:768px){.ShopByCategoriesPage-module-scss-module__wUjfja__purity{border-radius:.36rem;padding:.16rem .42rem;font-size:.64rem;top:.45rem;right:.45rem}}.ShopByCategoriesPage-module-scss-module__wUjfja__outOfStockBadge{color:#fff;text-transform:uppercase;background:#dc2626d9;border-radius:.3rem;padding:.12rem .34rem;font-size:.56rem;font-weight:800;top:.32rem;right:.32rem}@media (min-width:768px){.ShopByCategoriesPage-module-scss-module__wUjfja__outOfStockBadge{border-radius:.36rem;padding:.16rem .42rem;font-size:.6rem;top:.45rem;right:.45rem}}.ShopByCategoriesPage-module-scss-module__wUjfja__productInfo{padding:.42rem}@media (min-width:768px){.ShopByCategoriesPage-module-scss-module__wUjfja__productInfo{padding:.68rem}}.ShopByCategoriesPage-module-scss-module__wUjfja__productInfo h3{color:var(--db-text-primary);text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.68rem;font-weight:600;line-height:1.32;display:-webkit-box;overflow:hidden}@media (min-width:768px){.ShopByCategoriesPage-module-scss-module__wUjfja__productInfo h3{font-size:var(--type-card-title,.78rem)}}.ShopByCategoriesPage-module-scss-module__wUjfja__productInfo p{color:var(--db-text-muted);margin-top:.12rem;font-size:.58rem}@media (min-width:768px){.ShopByCategoriesPage-module-scss-module__wUjfja__productInfo p{font-size:var(--type-meta,.68rem)}}.ShopByCategoriesPage-module-scss-module__wUjfja__productInfo strong{color:var(--db-text-primary);margin-top:.12rem;font-size:.76rem;display:block}@media (min-width:768px){.ShopByCategoriesPage-module-scss-module__wUjfja__productInfo strong{font-size:.88rem}}.ShopByCategoriesPage-module-scss-module__wUjfja__addButton{color:#ffd86d;border:1px solid #f0cf6b9e;border-radius:6px;justify-content:space-between;align-items:center;gap:.35rem;width:100%;height:26px;margin-top:.34rem;padding:0 .42rem 0 .52rem;font-size:clamp(.58rem,1.7vw,.68rem);font-weight:800;transition:background .2s,color .2s;display:inline-flex}.ShopByCategoriesPage-module-scss-module__wUjfja__addButton:hover{background:var(--accent-gradient,linear-gradient(135deg, #f0cf6b, #a8791f));color:#1a1410}.ShopByCategoriesPage-module-scss-module__wUjfja__addButton:disabled{color:var(--db-text-muted);border-color:var(--db-border);cursor:not-allowed}.ShopByCategoriesPage-module-scss-module__wUjfja__addButton:disabled:hover{color:var(--db-text-muted);background:0 0}.ShopByCategoriesPage-module-scss-module__wUjfja__addWeight{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ShopByCategoriesPage-module-scss-module__wUjfja__addIcon{flex-shrink:0}.ShopByCategoriesPage-module-scss-module__wUjfja__stepper{background:var(--accent-gradient,linear-gradient(135deg, #f0cf6b, #a8791f));border:1px solid #f0cf6b9e;border-radius:6px;justify-content:space-between;align-items:center;width:100%;height:26px;margin-top:.34rem;padding:0 .3rem;display:flex}.ShopByCategoriesPage-module-scss-module__wUjfja__stepper span{color:#1a1410;font-size:.68rem;font-weight:800}.ShopByCategoriesPage-module-scss-module__wUjfja__stepper button{color:#1a1410;border-radius:6px;place-items:center;width:20px;height:20px;transition:background .15s;display:grid}.ShopByCategoriesPage-module-scss-module__wUjfja__stepper button:hover{background:#1a141024}.ShopByCategoriesPage-module-scss-module__wUjfja__stepper button:active{transform:scale(.94)}.ShopByCategoriesPage-module-scss-module__wUjfja__emptySide,.ShopByCategoriesPage-module-scss-module__wUjfja__emptyProducts{color:var(--db-text-muted);font-size:.72rem}.ShopByCategoriesPage-module-scss-module__wUjfja__emptySide{text-align:center;padding:.65rem .3rem}@media (min-width:1024px){.ShopByCategoriesPage-module-scss-module__wUjfja__emptySide{text-align:left;padding:1.25rem}}.ShopByCategoriesPage-module-scss-module__wUjfja__sideSkeleton{gap:.42rem;padding:.42rem;display:grid}.ShopByCategoriesPage-module-scss-module__wUjfja__sideSkeleton span{background:linear-gradient(110deg, var(--db-bg-card), var(--db-bg-card-hover), var(--db-bg-card));background-size:240% 100%;border-radius:8px;height:58px;animation:1.3s infinite ShopByCategoriesPage-module-scss-module__wUjfja__shimmer;display:block}.ShopByCategoriesPage-module-scss-module__wUjfja__emptyProducts{border:1px dashed var(--db-border-strong);text-align:center;border-radius:18px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:.45rem;min-height:240px;display:flex}.ShopByCategoriesPage-module-scss-module__wUjfja__emptyProducts p{color:var(--db-text-primary);font-weight:700}.ShopByCategoriesPage-module-scss-module__wUjfja__skeleton{background:linear-gradient(110deg, var(--db-bg-card), var(--db-bg-card-hover), var(--db-bg-card));background-size:240% 100%;border-radius:8px;min-height:156px;animation:1.3s infinite ShopByCategoriesPage-module-scss-module__wUjfja__shimmer}@keyframes ShopByCategoriesPage-module-scss-module__wUjfja__shimmer{to{background-position-x:-240%}}
.LiveRateCard-module-scss-module__wX5B6W__section{max-width:1360px;margin:0 auto;padding:0 1rem 2rem}@media (min-width:768px){.LiveRateCard-module-scss-module__wX5B6W__section{padding:0 1.5rem 2.5rem}}.LiveRateCard-module-scss-module__wX5B6W__card{background:linear-gradient(120deg, var(--accent-soft,#d4af371f), var(--db-bg-elevated) 55%);border:1px solid var(--db-border);border-radius:24px;padding:1.5rem}@media (max-width:480px){.LiveRateCard-module-scss-module__wX5B6W__card{padding:1rem}}@media (min-width:768px){.LiveRateCard-module-scss-module__wX5B6W__card{padding:2rem 2.25rem}}.LiveRateCard-module-scss-module__wX5B6W__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.LiveRateCard-module-scss-module__wX5B6W__title{font-family:var(--font-display,"Poppins", sans-serif);font-size:var(--type-section-title,1.25rem);font-weight:700;line-height:var(--leading-title,1.22);color:var(--db-text-primary)}.LiveRateCard-module-scss-module__wX5B6W__updated{font-size:var(--type-meta,.68rem);color:var(--db-text-muted);align-items:center;gap:.3rem;margin-top:.3rem;display:inline-flex}.LiveRateCard-module-scss-module__wX5B6W__liveBadge{color:#4ade80;background:#4ade801f;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.LiveRateCard-module-scss-module__wX5B6W__liveDot{background:#4ade80;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #4ade8033}.LiveRateCard-module-scss-module__wX5B6W__rates{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1.5rem;display:grid}@media (max-width:480px){.LiveRateCard-module-scss-module__wX5B6W__rates{grid-template-columns:1fr;gap:.7rem;margin-top:1rem}}.LiveRateCard-module-scss-module__wX5B6W__rateItem{flex-direction:column;gap:.25rem;padding:1rem 1.1rem;display:flex}@media (max-width:480px){.LiveRateCard-module-scss-module__wX5B6W__rateItem{padding:.8rem}}.LiveRateCard-module-scss-module__wX5B6W__rateItem{background:var(--db-bg-card);border:1px solid var(--db-border);border-radius:12px}.LiveRateCard-module-scss-module__wX5B6W__rateLabel{color:var(--db-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.LiveRateCard-module-scss-module__wX5B6W__rateValue{font-family:var(--font-display,"Poppins", sans-serif);color:var(--db-text-primary);font-size:1.28rem;font-weight:700}@media (min-width:768px){.LiveRateCard-module-scss-module__wX5B6W__rateValue{font-size:1.55rem}}.LiveRateCard-module-scss-module__wX5B6W__perGm{color:var(--db-text-muted);margin-left:.15rem;font-size:.8rem;font-weight:500}.LiveRateCard-module-scss-module__wX5B6W__rateMeta{justify-content:space-between;align-items:center;margin-top:.15rem;display:flex}.LiveRateCard-module-scss-module__wX5B6W__purity{color:var(--db-text-muted);font-size:.7rem}.LiveRateCard-module-scss-module__wX5B6W__change{color:#4ade80;align-items:center;gap:.2rem;font-size:.7rem;font-weight:700;display:inline-flex}.LiveRateCard-module-scss-module__wX5B6W__viewChart{background:var(--accent-gradient,linear-gradient(135deg, #f0cf6b, #a8791f));color:#1a1410;border-radius:999px;align-items:center;gap:.4rem;margin-top:1.5rem;padding:.75rem 1.4rem;font-size:.85rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.LiveRateCard-module-scss-module__wX5B6W__viewChart:hover{box-shadow:0 10px 24px var(--accent-soft,#d4af374d);transform:translateY(-2px)}
.OrderDetailPage-module-scss-module__8qCLkW__page{width:min(100%,1360px);margin:0 auto;padding:1rem .8rem 6.5rem}@media (min-width:768px){.OrderDetailPage-module-scss-module__8qCLkW__page{padding:1.25rem 1.25rem 6.75rem}}.OrderDetailPage-module-scss-module__8qCLkW__breadcrumb{color:var(--db-text-muted);align-items:center;gap:.35rem;margin-bottom:.9rem;font-size:.68rem;display:flex}.OrderDetailPage-module-scss-module__8qCLkW__breadcrumb a:hover{color:var(--accent,#d4af37)}.OrderDetailPage-module-scss-module__8qCLkW__headingRow{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.OrderDetailPage-module-scss-module__8qCLkW__headingRow h1{font-family:var(--font-display,"Poppins", sans-serif);font-size:var(--type-page-title,1.4rem);color:var(--db-text-primary);font-weight:700}.OrderDetailPage-module-scss-module__8qCLkW__headingRow p{color:var(--db-text-muted);margin-top:.15rem;font-size:.76rem}.OrderDetailPage-module-scss-module__8qCLkW__statusRow{margin-bottom:.9rem}.OrderDetailPage-module-scss-module__8qCLkW__statusPill{text-transform:uppercase;letter-spacing:.02em;border-radius:999px;flex-shrink:0;padding:.3rem .7rem;font-size:.68rem;font-weight:700}.OrderDetailPage-module-scss-module__8qCLkW__statusPill--neutral{color:#cbd5e1;background:#94a3b829}.OrderDetailPage-module-scss-module__8qCLkW__statusPill--amber{color:#fbbf24;background:#f59e0b29}.OrderDetailPage-module-scss-module__8qCLkW__statusPill--blue{color:#93c5fd;background:#3b82f629}.OrderDetailPage-module-scss-module__8qCLkW__statusPill--purple{color:#d8b4fe;background:#a855f729}.OrderDetailPage-module-scss-module__8qCLkW__statusPill--cyan{color:#67e8f9;background:#22d3ee29}.OrderDetailPage-module-scss-module__8qCLkW__statusPill--green{color:#86efac;background:#4ade8029}.OrderDetailPage-module-scss-module__8qCLkW__statusPill--red{color:#fca5a5;background:#f8717129}.OrderDetailPage-module-scss-module__8qCLkW__grid{grid-template-columns:1fr;gap:.9rem;display:grid}@media (min-width:1024px){.OrderDetailPage-module-scss-module__8qCLkW__grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start}}.OrderDetailPage-module-scss-module__8qCLkW__card,.OrderDetailPage-module-scss-module__8qCLkW__summary{background:var(--db-bg-card);border:1px solid var(--db-border);border-radius:18px;padding:1rem}@media (min-width:768px){.OrderDetailPage-module-scss-module__8qCLkW__card,.OrderDetailPage-module-scss-module__8qCLkW__summary{padding:1.25rem}}.OrderDetailPage-module-scss-module__8qCLkW__card h2,.OrderDetailPage-module-scss-module__8qCLkW__summary h2{font-family:var(--font-display,"Poppins", sans-serif);font-size:var(--type-section-title,1.1rem);color:var(--db-text-primary);margin-bottom:.9rem;font-weight:700}.OrderDetailPage-module-scss-module__8qCLkW__itemsTable{flex-direction:column;gap:.6rem;display:flex}.OrderDetailPage-module-scss-module__8qCLkW__itemRow{background:var(--db-bg-elevated);border:1px solid var(--db-border);border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem;display:flex}.OrderDetailPage-module-scss-module__8qCLkW__itemThumb{background:var(--db-bg-card);border:1px solid var(--db-border);width:48px;height:48px;color:var(--accent,#d4af37);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.OrderDetailPage-module-scss-module__8qCLkW__itemThumb img{object-fit:cover;width:100%;height:100%}.OrderDetailPage-module-scss-module__8qCLkW__itemInfo{flex:auto;min-width:0}.OrderDetailPage-module-scss-module__8qCLkW__itemName{color:var(--db-text-primary);font-size:.82rem;font-weight:700}.OrderDetailPage-module-scss-module__8qCLkW__itemMeta{color:var(--db-text-muted);margin-top:.15rem;font-size:.68rem}.OrderDetailPage-module-scss-module__8qCLkW__itemQty{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.15rem;display:flex}.OrderDetailPage-module-scss-module__8qCLkW__itemQty span{color:var(--db-text-muted);font-size:.68rem}.OrderDetailPage-module-scss-module__8qCLkW__itemQty strong{color:var(--accent,#d4af37);font-size:.82rem}.OrderDetailPage-module-scss-module__8qCLkW__notes{border-top:1px solid var(--db-border);margin-top:1rem;padding-top:1rem}.OrderDetailPage-module-scss-module__8qCLkW__notes h3{color:var(--db-text-primary);margin-bottom:.3rem;font-size:.74rem;font-weight:700}.OrderDetailPage-module-scss-module__8qCLkW__notes p{color:var(--db-text-secondary);white-space:pre-line;font-size:.78rem;line-height:1.5}.OrderDetailPage-module-scss-module__8qCLkW__summary{position:sticky;top:90px}.OrderDetailPage-module-scss-module__8qCLkW__summaryRows{flex-direction:column;gap:.55rem;display:flex}.OrderDetailPage-module-scss-module__8qCLkW__summaryRow{color:var(--db-text-secondary);justify-content:space-between;font-size:.78rem;display:flex}.OrderDetailPage-module-scss-module__8qCLkW__summaryRow span:last-child{color:var(--db-text-primary);font-weight:600}.OrderDetailPage-module-scss-module__8qCLkW__weightNotice{background:var(--accent-soft,#d4af371a);border:1px solid var(--accent-soft,#d4af3740);color:var(--db-text-secondary);border-radius:8px;margin-top:.75rem;padding:.6rem .65rem;font-size:.66rem;line-height:1.4}.OrderDetailPage-module-scss-module__8qCLkW__deliveryBlock,.OrderDetailPage-module-scss-module__8qCLkW__timeline{border-top:1px solid var(--db-border);margin-top:1rem;padding-top:1rem}.OrderDetailPage-module-scss-module__8qCLkW__deliveryBlock h3,.OrderDetailPage-module-scss-module__8qCLkW__timeline h3{color:var(--db-text-primary);align-items:center;gap:.35rem;margin-bottom:.5rem;font-size:.74rem;font-weight:700;display:flex}.OrderDetailPage-module-scss-module__8qCLkW__deliveryBlock h3 svg,.OrderDetailPage-module-scss-module__8qCLkW__timeline h3 svg{color:var(--accent,#d4af37)}.OrderDetailPage-module-scss-module__8qCLkW__timelineRow{gap:.5rem;padding:.35rem 0;display:flex}.OrderDetailPage-module-scss-module__8qCLkW__timelineLabel{color:var(--db-text-primary);font-size:.76rem;font-weight:600}.OrderDetailPage-module-scss-module__8qCLkW__timelineDot{background:var(--accent,#d4af37);border-radius:999px;flex-shrink:0;width:7px;height:7px;margin-top:.35rem}.OrderDetailPage-module-scss-module__8qCLkW__timelineDate{color:var(--db-text-muted);font-size:.66rem}.OrderDetailPage-module-scss-module__8qCLkW__stateBlock{min-height:50vh;color:var(--db-text-muted);text-align:center;flex-direction:column;align-items:center;gap:.6rem;padding:2rem 1rem;display:flex}.OrderDetailPage-module-scss-module__8qCLkW__stateBlock svg{color:var(--accent,#d4af37)}.OrderDetailPage-module-scss-module__8qCLkW__stateBlock h2{color:var(--db-text-primary);font-size:1.05rem;font-weight:700}.OrderDetailPage-module-scss-module__8qCLkW__backLink{color:var(--db-text-muted);margin-top:.5rem;font-size:.78rem}.OrderDetailPage-module-scss-module__8qCLkW__backLink:hover{color:var(--accent,#d4af37)}
.wishlist-module-scss-module__Jpv-CG__page{width:min(100%,1360px);margin:0 auto;padding:1rem .8rem 6.5rem}@media (min-width:768px){.wishlist-module-scss-module__Jpv-CG__page{padding:1.25rem 1.25rem 6.75rem}}.wishlist-module-scss-module__Jpv-CG__headingRow{margin-bottom:.9rem}.wishlist-module-scss-module__Jpv-CG__headingRow h1{font-family:var(--font-display,"Poppins", sans-serif);font-size:var(--type-page-title,1.55rem);color:var(--db-text-primary);font-weight:700;line-height:var(--leading-title,1.22)}.wishlist-module-scss-module__Jpv-CG__headingRow p{color:var(--db-text-muted);margin-top:.15rem;font-size:.78rem}.wishlist-module-scss-module__Jpv-CG__content{border:1px solid var(--db-border);background:#ffffff05;border-radius:18px;min-height:320px;padding:.75rem;position:relative;overflow:hidden}@media (min-width:768px){.wishlist-module-scss-module__Jpv-CG__content{padding:1rem}}.wishlist-module-scss-module__Jpv-CG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}@media (min-width:640px){.wishlist-module-scss-module__Jpv-CG__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.wishlist-module-scss-module__Jpv-CG__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem}}.wishlist-module-scss-module__Jpv-CG__bgIcon{color:var(--db-border);opacity:.35;pointer-events:none;position:absolute;bottom:1rem;right:1rem}
