.CartBadge-module__cVexvW__badge{background:var(--qd-gold);color:var(--qd-bg);border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:8px;font-weight:700;display:flex;position:absolute;top:-7px;right:-8px}
.Nav-module__p2V2BW__nav{z-index:200;background:color-mix(in srgb, var(--qd-bg) 96%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--qd-border);justify-content:space-between;align-items:center;padding:23px 60px 27px;display:flex;position:fixed;top:0;left:0;right:0}@media (max-width:767px){.Nav-module__p2V2BW__nav{padding:15px 20px 16px}}.Nav-module__p2V2BW__logo{font-family:var(--font-playfair), serif;letter-spacing:7px;text-transform:uppercase;font-size:24px}.Nav-module__p2V2BW__logoAccent{color:var(--qd-gold)}.Nav-module__p2V2BW__navLinks{gap:40px;list-style:none}.Nav-module__p2V2BW__navLinks a{letter-spacing:2.5px;text-transform:uppercase;color:color-mix(in srgb, var(--qd-cream) 65%, transparent);font-size:10px;text-decoration:none;transition:color .3s;position:relative}.Nav-module__p2V2BW__navLinks a:after{content:"";background:var(--qd-gold);width:0;height:1px;transition:width .3s;position:absolute;bottom:-5px;left:0}.Nav-module__p2V2BW__navLinks a:hover{color:var(--qd-gold)}.Nav-module__p2V2BW__navLinks a:hover:after{width:100%}.Nav-module__p2V2BW__navLinkAccent{color:#e0342c!important}.Nav-module__p2V2BW__navLinkAccent:after{background:#e0342c!important}.Nav-module__p2V2BW__navLinkAccent:hover{color:#ff5148!important}.Nav-module__p2V2BW__navR{align-items:center;gap:18px;display:flex}.Nav-module__p2V2BW__navIcon{cursor:pointer;opacity:.7;font-size:18px;transition:opacity .3s;position:relative}.Nav-module__p2V2BW__navIcon:hover{opacity:1}.Nav-module__p2V2BW__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:6px;display:flex}@media (min-width:768px){.Nav-module__p2V2BW__hamburger{display:none}}.Nav-module__p2V2BW__hamburgerLine{background:var(--qd-cream);width:22px;height:1.5px;transition:transform .3s,opacity .3s;display:block}.Nav-module__p2V2BW__lineTop{transform:translateY(6.5px)rotate(45deg)}.Nav-module__p2V2BW__lineMid{opacity:0}.Nav-module__p2V2BW__lineBot{transform:translateY(-6.5px)rotate(-45deg)}.Nav-module__p2V2BW__backdrop{background:#0000008c}.Nav-module__p2V2BW__drawer{background:var(--qd-bg);border-left:1px solid var(--qd-border);flex-direction:column;transition:transform .35s cubic-bezier(.76,0,.24,1);display:flex;transform:translate(100%)}.Nav-module__p2V2BW__drawerOpen{transform:translate(0)}.Nav-module__p2V2BW__drawerClosed{transform:translate(100%)}.Nav-module__p2V2BW__drawerHeader{border-bottom:1px solid var(--qd-border);justify-content:space-between;align-items:center;padding:24px 28px;display:flex}.Nav-module__p2V2BW__drawerLogo{font-family:var(--font-playfair), serif;letter-spacing:5px;text-transform:uppercase;font-size:18px}.Nav-module__p2V2BW__closeBtn{color:color-mix(in srgb, var(--qd-cream) 55%, transparent);cursor:pointer;background:0 0;border:none;padding:4px 6px;font-size:18px;line-height:1;transition:color .25s}.Nav-module__p2V2BW__closeBtn:hover{color:var(--qd-cream)}.Nav-module__p2V2BW__drawerLinks{flex:1;margin:0;padding:8px 0;list-style:none;overflow-y:auto}.Nav-module__p2V2BW__drawerLink{letter-spacing:3px;text-transform:uppercase;color:color-mix(in srgb, var(--qd-cream) 60%, transparent);border-bottom:1px solid color-mix(in srgb, var(--qd-border) 50%, transparent);padding:16px 28px;font-size:10px;text-decoration:none;transition:color .25s,background .25s;display:block}.Nav-module__p2V2BW__drawerLink:hover{color:var(--qd-gold);background:color-mix(in srgb, var(--qd-gold) 4%, transparent)}.Nav-module__p2V2BW__drawerLinkAccent{color:#e0342c!important}.Nav-module__p2V2BW__drawerLinkAccent:hover{color:#ff5148!important;background:#e0342c14!important}.Nav-module__p2V2BW__drawerFooter{border-top:1px solid var(--qd-border);align-items:center;gap:20px;padding:24px 28px;display:flex}.Nav-module__p2V2BW__drawerIcon{cursor:pointer;opacity:.65;font-size:18px;text-decoration:none;transition:opacity .25s;position:relative}.Nav-module__p2V2BW__drawerIcon:hover{opacity:1}
.Hero-module__kdTI_W__hero{align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__kdTI_W__heroVideo{object-fit:cover;width:100%;height:100%;animation:9s ease-out forwards Hero-module__kdTI_W__heroZoom;position:absolute;inset:0;transform:scale(1.07)}.Hero-module__kdTI_W__heroOverlay{background:linear-gradient(125deg, color-mix(in srgb, var(--qd-bg) 94%, transparent) 0%, color-mix(in srgb, var(--qd-bg) 50%, transparent) 55%, color-mix(in srgb, var(--qd-bg) 72%, transparent) 100%);z-index:1;position:absolute;inset:0}@keyframes Hero-module__kdTI_W__heroZoom{to{transform:scale(1)}}.Hero-module__kdTI_W__heroContent{z-index:2;max-width:660px;animation:.9s .3s both Hero-module__kdTI_W__heroFadeUp;position:relative}@keyframes Hero-module__kdTI_W__heroFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__kdTI_W__eyebrow{letter-spacing:5px;text-transform:uppercase;color:var(--qd-gold);align-items:center;gap:12px;margin-bottom:20px;font-size:9px;display:flex}.Hero-module__kdTI_W__eyebrow:before{content:"";background:var(--qd-gold);width:40px;height:1px}.Hero-module__kdTI_W__heading{font-family:var(--font-playfair), serif;letter-spacing:-1px;margin-bottom:26px;font-size:clamp(50px,7vw,92px);font-weight:400;line-height:1.04}.Hero-module__kdTI_W__emphasis{color:var(--qd-gold-light);font-style:italic}.Hero-module__kdTI_W__paragraph{color:color-mix(in srgb, var(--qd-cream) 60%, transparent);letter-spacing:.3px;max-width:400px;margin-bottom:48px;font-size:13px;line-height:1.9}.Hero-module__kdTI_W__buttons{flex-wrap:wrap;gap:16px;display:flex}.Hero-module__kdTI_W__btnGold{background:var(--qd-gold);color:var(--qd-bg);letter-spacing:3px;text-transform:uppercase;cursor:pointer;font-size:10px;font-weight:600;font-family:var(--font-dm-sans), sans-serif;border:none;padding:16px 42px;transition:color .32s;position:relative;overflow:hidden}.Hero-module__kdTI_W__btnGold:before{content:"";background:var(--qd-bg);transition:transform .32s cubic-bezier(.76,0,.24,1);position:absolute;inset:0;transform:translate(-101%)}.Hero-module__kdTI_W__btnGold:hover{color:var(--qd-gold)}.Hero-module__kdTI_W__btnGold:hover:before{transform:translate(0)}.Hero-module__kdTI_W__btnGold span{z-index:1;position:relative}.Hero-module__kdTI_W__btnOutline{color:var(--qd-cream);letter-spacing:3px;text-transform:uppercase;border:1px solid color-mix(in srgb, var(--qd-cream) 28%, transparent);cursor:pointer;font-size:10px;font-family:var(--font-dm-sans), sans-serif;background:0 0;padding:15px 42px;transition:all .3s}.Hero-module__kdTI_W__btnOutline:hover{border-color:var(--qd-gold);color:var(--qd-gold)}.Hero-module__kdTI_W__scrollCue{letter-spacing:4px;text-transform:uppercase;color:color-mix(in srgb, var(--qd-cream) 35%, transparent);align-items:center;gap:12px;font-size:9px;animation:1s 1.1s both Hero-module__kdTI_W__heroFadeUp;display:flex;position:absolute;bottom:40px;left:20px}.Hero-module__kdTI_W__scrollCue:after{content:"";background:linear-gradient(to right, color-mix(in srgb, var(--qd-gold) 50%, transparent), transparent);width:50px;height:1px}@media (min-width:768px){.Hero-module__kdTI_W__scrollCue{left:40px}}@media (min-width:1024px){.Hero-module__kdTI_W__scrollCue{left:60px}}
.Stats-module__Uq29SG__strip{border-top:1px solid var(--qd-border);border-bottom:1px solid var(--qd-border);background:color-mix(in srgb, var(--qd-gold) 5%, transparent)}.Stats-module__Uq29SG__number{font-family:var(--font-playfair), serif;color:var(--qd-gold)}.Stats-module__Uq29SG__label{color:color-mix(in srgb, var(--qd-cream) 45%, transparent)}.Stats-module__Uq29SG__divider{background:var(--qd-border)}
.Collections-module__n0OHDq__eyebrow{color:var(--qd-gold)}.Collections-module__n0OHDq__heading{font-family:var(--font-playfair), serif}.Collections-module__n0OHDq__viewAll{color:var(--qd-gold);border-bottom:1px solid var(--qd-border);transition:border-color .3s}.Collections-module__n0OHDq__viewAll:hover{border-color:var(--qd-gold)}
.CollectionCard-module__xKW2vG__image{filter:brightness(.7);transition:transform .75s cubic-bezier(.25,.46,.45,.94),filter .75s}.CollectionCard-module__xKW2vG__card:hover .CollectionCard-module__xKW2vG__image{filter:brightness(.5);transform:scale(1.08)}.CollectionCard-module__xKW2vG__placeholder{background:var(--qd-gray);color:var(--qd-cream)}.CollectionCard-module__xKW2vG__info{background:linear-gradient(to top, color-mix(in srgb, var(--qd-bg) 88%, transparent), transparent)}.CollectionCard-module__xKW2vG__tag{color:var(--qd-gold)}.CollectionCard-module__xKW2vG__name{font-family:var(--font-playfair), serif}.CollectionCard-module__xKW2vG__count{color:color-mix(in srgb, var(--qd-cream) 50%, transparent)}.CollectionCard-module__xKW2vG__arrow{border:1px solid color-mix(in srgb, var(--qd-gold) 35%, transparent);opacity:0;transition:all .35s;transform:translateY(-5px)}.CollectionCard-module__xKW2vG__card:hover .CollectionCard-module__xKW2vG__arrow{opacity:1;transform:translateY(0)}
.Bestsellers-module__YertkG__section{background:var(--qd-bg)}.Bestsellers-module__YertkG__eyebrow{color:var(--qd-gold)}.Bestsellers-module__YertkG__heading{font-family:var(--font-playfair), serif}.Bestsellers-module__YertkG__viewAll{color:var(--qd-gold);border-bottom:1px solid var(--qd-border);transition:border-color .3s}.Bestsellers-module__YertkG__viewAll:hover{border-color:var(--qd-gold)}.Bestsellers-module__YertkG__emptyState{color:var(--qd-gray)}
.ProductCard-module__O-UVIa__image{filter:brightness(.86);transition:transform .65s cubic-bezier(.25,.46,.45,.94),filter .65s}.ProductCard-module__O-UVIa__card:hover .ProductCard-module__O-UVIa__image{filter:brightness(.62);transform:scale(1.07)}.ProductCard-module__O-UVIa__placeholder{background:var(--qd-gray);color:var(--qd-cream)}.ProductCard-module__O-UVIa__badgeNew{background:var(--qd-gold);color:var(--qd-bg)}.ProductCard-module__O-UVIa__badgeSale{color:#fff;background:#1a5c2a}.ProductCard-module__O-UVIa__badgeHot{color:#fff;background:#e85c3f}.ProductCard-module__O-UVIa__badgeDiscount{color:#fff;background:#c0201c}.ProductCard-module__O-UVIa__actions{background:linear-gradient(to top, color-mix(in srgb, var(--qd-bg) 90%, transparent), transparent);transition:transform .38s cubic-bezier(.25,.46,.45,.94);transform:translateY(110%)}.ProductCard-module__O-UVIa__card:hover .ProductCard-module__O-UVIa__actions{transform:translateY(0)}@media (hover:none){.ProductCard-module__O-UVIa__actions{transform:translateY(0)}}.ProductCard-module__O-UVIa__actionBtnFill{background:var(--qd-gold);color:var(--qd-bg);border:1px solid var(--qd-gold)}.ProductCard-module__O-UVIa__actionBtnOos{color:var(--qd-gray);border:1px solid color-mix(in srgb, var(--qd-gray) 35%, transparent);cursor:not-allowed;opacity:.65;background:0 0}.ProductCard-module__O-UVIa__category{color:var(--qd-gray)}.ProductCard-module__O-UVIa__name{font-family:var(--font-playfair), serif}.ProductCard-module__O-UVIa__size{border:1px solid color-mix(in srgb, var(--qd-cream) 14%, transparent);transition:all .25s}.ProductCard-module__O-UVIa__size:hover{border-color:var(--qd-gold);color:var(--qd-gold)}.ProductCard-module__O-UVIa__priceNow{color:var(--qd-gold)}.ProductCard-module__O-UVIa__priceOld{color:var(--qd-gray)}.ProductCard-module__O-UVIa__discount{background:color-mix(in srgb, var(--qd-gold) 12%, transparent);color:var(--qd-gold)}
.Reviews-module__SyLOIa__section{background:var(--qd-bg);border-top:1px solid var(--qd-border);border-bottom:1px solid var(--qd-border)}.Reviews-module__SyLOIa__eyebrow{color:var(--qd-gold)}.Reviews-module__SyLOIa__heading{font-family:var(--font-playfair), serif}.Reviews-module__SyLOIa__viewAll{color:var(--qd-gold);border-bottom:1px solid var(--qd-border);transition:border-color .3s}.Reviews-module__SyLOIa__viewAll:hover{border-color:var(--qd-gold)}
.Gallery-module__xFIfJa__placeholder{background:var(--qd-gray);color:var(--qd-cream)}.Gallery-module__xFIfJa__thumb{border:2px solid #0000;transition:border-color .25s}.Gallery-module__xFIfJa__thumbActive{border-color:var(--qd-gold)}
.ReviewCard-module__amhG9a__card{background:color-mix(in srgb, var(--qd-cream) 3%, transparent);border:1px solid var(--qd-border)}.ReviewCard-module__amhG9a__quote{color:color-mix(in srgb, var(--qd-gold) 10%, transparent);font-family:var(--font-playfair), serif}.ReviewCard-module__amhG9a__stars{color:var(--qd-gold)}.ReviewCard-module__amhG9a__text{color:color-mix(in srgb, var(--qd-cream) 65%, transparent)}.ReviewCard-module__amhG9a__name{color:var(--qd-cream)}.ReviewCard-module__amhG9a__date{color:var(--qd-gray)}.ReviewCard-module__amhG9a__badge{color:#1a5c2a;background:#1a5c2a26}
.CodStrip-module__xxMXWq__strip{border-top:1px solid var(--qd-border);border-bottom:1px solid var(--qd-border)}.CodStrip-module__xxMXWq__heading{font-family:var(--font-playfair), serif;color:var(--qd-gold-light)}.CodStrip-module__xxMXWq__subtext{color:color-mix(in srgb, var(--qd-cream) 50%, transparent)}.CodStrip-module__xxMXWq__iconCircle{border:1px solid var(--qd-border);background:color-mix(in srgb, var(--qd-gold) 6%, transparent)}.CodStrip-module__xxMXWq__label{color:color-mix(in srgb, var(--qd-cream) 60%, transparent)}
.ProductInfo-module__KZM-Fa__tag{color:var(--qd-gold)}.ProductInfo-module__KZM-Fa__tag:before{content:"";background:var(--qd-gold);width:28px;height:1px}.ProductInfo-module__KZM-Fa__name{font-family:var(--font-playfair), serif}.ProductInfo-module__KZM-Fa__stars{color:var(--qd-gold)}.ProductInfo-module__KZM-Fa__rcount{color:var(--qd-gray)}.ProductInfo-module__KZM-Fa__priceNow{font-family:var(--font-playfair), serif;color:var(--qd-gold)}.ProductInfo-module__KZM-Fa__priceOld{font-family:var(--font-playfair), serif;color:var(--qd-gray)}.ProductInfo-module__KZM-Fa__badgeDiscount{color:#fff;background:#c0201c}.ProductInfo-module__KZM-Fa__summary{color:var(--qd-gray)}.ProductInfo-module__KZM-Fa__rule{border-color:var(--qd-border)}.ProductInfo-module__KZM-Fa__label{color:var(--qd-gray)}.ProductInfo-module__KZM-Fa__sizeBtn{border:1px solid color-mix(in srgb, var(--qd-bg) 20%, transparent);transition:all .25s}.ProductInfo-module__KZM-Fa__sizeBtn:hover{border-color:var(--qd-gold);color:var(--qd-gold)}.ProductInfo-module__KZM-Fa__sizeActive{background:var(--qd-gold);border-color:var(--qd-gold);color:var(--qd-bg);font-weight:600}.ProductInfo-module__KZM-Fa__sizeGuideLink{color:var(--qd-gray)}.ProductInfo-module__KZM-Fa__qtyCtrl{border:1px solid color-mix(in srgb, var(--qd-bg) 20%, transparent)}.ProductInfo-module__KZM-Fa__qtyBtn:hover{background:color-mix(in srgb, var(--qd-gold) 10%, transparent)}.ProductInfo-module__KZM-Fa__qtyInput{border-left:1px solid color-mix(in srgb, var(--qd-bg) 15%, transparent);border-right:1px solid color-mix(in srgb, var(--qd-bg) 15%, transparent)}.ProductInfo-module__KZM-Fa__stockText{color:var(--qd-gray)}.ProductInfo-module__KZM-Fa__stockTextOos{color:color-mix(in srgb, var(--qd-gray) 70%, transparent)}.ProductInfo-module__KZM-Fa__cartBtnOos{background:color-mix(in srgb, var(--qd-gray) 16%, transparent);color:var(--qd-gray);border:1px solid color-mix(in srgb, var(--qd-gray) 22%, transparent)}.ProductInfo-module__KZM-Fa__cartBtn{background:var(--qd-gold);color:var(--qd-bg);transition:color .3s;position:relative;overflow:hidden}.ProductInfo-module__KZM-Fa__cartBtn:before{content:"";background:var(--qd-bg);transition:transform .32s cubic-bezier(.76,0,.24,1);position:absolute;inset:0;transform:translate(-101%)}.ProductInfo-module__KZM-Fa__cartBtn:hover{color:var(--qd-gold)}.ProductInfo-module__KZM-Fa__cartBtn:hover:before{transform:translate(0)}.ProductInfo-module__KZM-Fa__cartBtn span{z-index:1;position:relative}.ProductInfo-module__KZM-Fa__buyNowBtn{color:var(--qd-gold);border:2px solid var(--qd-gold);background:0 0;transition:background .3s,color .3s}.ProductInfo-module__KZM-Fa__buyNowBtn:hover{background:var(--qd-gold);color:var(--qd-bg)}.ProductInfo-module__KZM-Fa__buyNowBtnOos{background:color-mix(in srgb, var(--qd-gray) 16%, transparent);color:var(--qd-gray);border:2px solid color-mix(in srgb, var(--qd-gray) 22%, transparent)}.ProductInfo-module__KZM-Fa__metaItem{background:color-mix(in srgb, var(--qd-gold) 6%, transparent);border:1px solid var(--qd-border)}.ProductInfo-module__KZM-Fa__metaSub,.ProductInfo-module__KZM-Fa__shareRow{color:var(--qd-gray)}.ProductInfo-module__KZM-Fa__shareBtn{border:1px solid color-mix(in srgb, var(--qd-bg) 15%, transparent)}.ProductInfo-module__KZM-Fa__shareBtn:hover{border-color:var(--qd-gold);background:color-mix(in srgb, var(--qd-gold) 8%, transparent)}
.Pagination-module___xmoaa__link{color:var(--qd-gold);border-bottom:1px solid var(--qd-border);transition:border-color .3s}.Pagination-module___xmoaa__link:hover{border-color:var(--qd-gold)}.Pagination-module___xmoaa__disabled{color:var(--qd-gray);opacity:.5}.Pagination-module___xmoaa__indicator{color:var(--qd-gray)}
.TrackingTeaser-module__CosjuG__section{background:var(--qd-cream);color:var(--qd-bg)}.TrackingTeaser-module__CosjuG__paragraph{color:var(--qd-gray)}.TrackingTeaser-module__CosjuG__rule{background:var(--qd-gold)}.TrackingTeaser-module__CosjuG__btnGold{background:var(--qd-gold);color:var(--qd-bg);transition:color .32s;position:relative;overflow:hidden}.TrackingTeaser-module__CosjuG__btnGold:before{content:"";background:var(--qd-bg);transition:transform .32s cubic-bezier(.76,0,.24,1);position:absolute;inset:0;transform:translate(-101%)}.TrackingTeaser-module__CosjuG__btnGold:hover{color:var(--qd-gold)}.TrackingTeaser-module__CosjuG__btnGold:hover:before{transform:translate(0)}.TrackingTeaser-module__CosjuG__btnGold span{z-index:1;position:relative}.TrackingTeaser-module__CosjuG__trackMiniBorder{border-top-color:var(--qd-gold)}.TrackingTeaser-module__CosjuG__inputText{color:var(--qd-bg)}.TrackingTeaser-module__CosjuG__inputText:focus{border-color:var(--qd-gold)}.TrackingTeaser-module__CosjuG__trackBtn{background:var(--qd-gold);color:var(--qd-bg)}.TrackingTeaser-module__CosjuG__stepProg{background:var(--qd-gold)}.TrackingTeaser-module__CosjuG__dotDone{background:var(--qd-gold);border-color:var(--qd-gold);color:#fff}.TrackingTeaser-module__CosjuG__dotActive{border-color:var(--qd-gold);color:var(--qd-gold);box-shadow:0 0 0 4px color-mix(in srgb, var(--qd-gold) 18%, transparent)}.TrackingTeaser-module__CosjuG__labelActive{color:var(--qd-bg)}
.ProductTabs-module__lsCEqq__tabBar{border-bottom:2px solid var(--qd-border)}.ProductTabs-module__lsCEqq__tab{color:var(--qd-gray);border-bottom:2px solid #0000}.ProductTabs-module__lsCEqq__tab:hover{color:var(--qd-bg)}.ProductTabs-module__lsCEqq__tabActive{color:var(--qd-gold);border-bottom-color:var(--qd-gold)}.ProductTabs-module__lsCEqq__descText{color:var(--qd-gray)}.ProductTabs-module__lsCEqq__sizeTable tr:last-child .ProductTabs-module__lsCEqq__tableCell{border-bottom:none}.ProductTabs-module__lsCEqq__sizeTable tr:nth-child(2n) .ProductTabs-module__lsCEqq__tableCell{background:color-mix(in srgb, var(--qd-gold) 4%, transparent)}.ProductTabs-module__lsCEqq__tableHeader{background:var(--qd-bg);color:var(--qd-gold)}.ProductTabs-module__lsCEqq__tableCell{border-bottom:1px solid var(--qd-border);color:var(--qd-gray)}.ProductTabs-module__lsCEqq__sizeTip{color:var(--qd-gray)}.ProductTabs-module__lsCEqq__scoreFont{font-family:var(--font-playfair), serif}.ProductTabs-module__lsCEqq__stars{color:var(--qd-gold)}.ProductTabs-module__lsCEqq__countLabel,.ProductTabs-module__lsCEqq__sbarLabel,.ProductTabs-module__lsCEqq__sbarPct{color:var(--qd-gray)}.ProductTabs-module__lsCEqq__barTrack{background:var(--qd-border)}.ProductTabs-module__lsCEqq__barFill{background:var(--qd-gold)}.ProductTabs-module__lsCEqq__form{border:1px solid var(--qd-border);border-top:3px solid var(--qd-gold)}.ProductTabs-module__lsCEqq__formP,.ProductTabs-module__lsCEqq__formLabel{color:var(--qd-gray)}.ProductTabs-module__lsCEqq__input{border:1px solid var(--qd-border);transition:border-color .3s}.ProductTabs-module__lsCEqq__input:focus{border-color:var(--qd-gold)}.ProductTabs-module__lsCEqq__submitBtn{background:var(--qd-gold);color:var(--qd-bg);transition:background .3s}.ProductTabs-module__lsCEqq__submitBtn:hover{background:#b8922e}.ProductTabs-module__lsCEqq__reviewItem{border-bottom:1px solid var(--qd-border)}.ProductTabs-module__lsCEqq__reviewItem:first-child{border-top:1px solid var(--qd-border)}.ProductTabs-module__lsCEqq__riDate,.ProductTabs-module__lsCEqq__riText{color:var(--qd-gray)}
.SortSelect-module__VQOI-q__label{color:var(--qd-gray)}.SortSelect-module__VQOI-q__select{border:1px solid color-mix(in srgb, var(--qd-bg) 18%, transparent);color:var(--qd-bg);cursor:pointer;background:0 0;outline:none;padding:7px 10px;transition:border-color .25s}.SortSelect-module__VQOI-q__select:hover,.SortSelect-module__VQOI-q__select:focus{border-color:var(--qd-gold)}
.page-module__cvzBmq__page{background:var(--qd-cream);color:var(--qd-bg);min-height:100vh}.page-module__cvzBmq__inner{max-width:820px;margin:0 auto;padding:60px 20px 100px}.page-module__cvzBmq__heroSection{text-align:center;margin-bottom:64px}.page-module__cvzBmq__eyebrow{text-transform:uppercase;letter-spacing:4px;color:var(--qd-gold);justify-content:center;align-items:center;gap:10px;margin-bottom:16px;font-size:9px;display:flex}.page-module__cvzBmq__eyebrow:before,.page-module__cvzBmq__eyebrow:after{content:"";background:color-mix(in srgb, var(--qd-gold) 55%, transparent);width:24px;height:1px}.page-module__cvzBmq__heading{font-family:var(--font-playfair), serif;margin-bottom:12px;font-size:clamp(32px,4vw,48px);font-weight:400}.page-module__cvzBmq__subheading{color:var(--qd-gray);max-width:520px;margin:0 auto;font-size:13px;line-height:1.7}.page-module__cvzBmq__section{margin-bottom:56px}.page-module__cvzBmq__sectionTitle{font-family:var(--font-playfair), serif;margin-bottom:20px;padding-bottom:14px;font-size:24px;font-weight:400;position:relative}.page-module__cvzBmq__sectionTitle:after{content:"";background:var(--qd-gold);width:36px;height:2px;position:absolute;bottom:0;left:0}.page-module__cvzBmq__highlights{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.page-module__cvzBmq__highlightPill{border:1px solid var(--qd-border);letter-spacing:.5px;color:var(--qd-bg);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:11px;display:flex}.page-module__cvzBmq__highlightPill span:first-child{font-size:14px}.page-module__cvzBmq__paragraph{color:color-mix(in srgb, var(--qd-bg) 78%, transparent);margin-bottom:16px;font-size:14px;line-height:1.9}.page-module__cvzBmq__paragraph:last-child{margin-bottom:0}.page-module__cvzBmq__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;display:grid}.page-module__cvzBmq__valueCard{border:1px solid var(--qd-border);background:#fff;border-radius:10px;padding:28px 24px;transition:transform .25s,box-shadow .25s,border-color .25s}.page-module__cvzBmq__valueCard:hover{border-color:var(--qd-gold);transform:translateY(-3px);box-shadow:0 16px 32px #0000000f}.page-module__cvzBmq__valueIcon{background:color-mix(in srgb, var(--qd-gold) 10%, transparent);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;font-size:19px;display:flex}.page-module__cvzBmq__valueTitle{text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px;font-size:13px;font-weight:600}.page-module__cvzBmq__valueText{color:var(--qd-gray);font-size:13px;line-height:1.7}.page-module__cvzBmq__closing{text-align:center;border-top:1px solid var(--qd-border);padding-top:40px}.page-module__cvzBmq__closingOrnament{color:var(--qd-gold);letter-spacing:6px;margin-bottom:16px;font-size:18px}.page-module__cvzBmq__closingText{font-family:var(--font-playfair), serif;color:var(--qd-bg);max-width:560px;margin:0 auto;font-size:clamp(18px,2.4vw,22px);font-style:italic;line-height:1.6}
.page-module__evcslG__page{background:var(--qd-cream);color:var(--qd-bg);min-height:100vh}.page-module__evcslG__title{font-family:var(--font-playfair), serif}.page-module__evcslG__emptyText{color:var(--qd-gray)}.page-module__evcslG__continueLink{color:var(--qd-gold)}.page-module__evcslG__lineItem{border-bottom:1px solid var(--qd-border)}.page-module__evcslG__lineItem:first-child{border-top:1px solid var(--qd-border)}.page-module__evcslG__imageBox{background:var(--qd-gray)}.page-module__evcslG__imagePlaceholder{background:var(--qd-gray);color:var(--qd-cream)}.page-module__evcslG__removeBtn{color:var(--qd-gray)}.page-module__evcslG__removeBtn:hover{color:var(--qd-gold)}.page-module__evcslG__itemPrice{color:var(--qd-gray)}.page-module__evcslG__sizeSelect{border:1px solid var(--qd-border);color:var(--qd-bg);background:0 0}.page-module__evcslG__qtyCtrl{border:1px solid var(--qd-border)}.page-module__evcslG__lineTotal{color:var(--qd-gold)}.page-module__evcslG__summaryBox{border:1px solid var(--qd-border);background:#fff}.page-module__evcslG__summaryTitle{font-family:var(--font-playfair), serif}.page-module__evcslG__summaryLabel{color:var(--qd-gray)}.page-module__evcslG__divider{border-color:var(--qd-border)}.page-module__evcslG__totalValue{color:var(--qd-gold);font-family:var(--font-playfair), serif;font-size:18px}.page-module__evcslG__checkoutBtn{background:var(--qd-gold);color:var(--qd-bg)}
.page-module__SjX-nq__page{background:var(--qd-cream);color:var(--qd-bg);min-height:100vh}.page-module__SjX-nq__inner{max-width:720px;margin:0 auto;padding:60px 20px 100px}.page-module__SjX-nq__heroSection{text-align:center;margin-bottom:56px}.page-module__SjX-nq__eyebrow{text-transform:uppercase;letter-spacing:4px;color:var(--qd-gold);justify-content:center;align-items:center;gap:10px;margin-bottom:16px;font-size:9px;display:flex}.page-module__SjX-nq__eyebrow:before,.page-module__SjX-nq__eyebrow:after{content:"";background:color-mix(in srgb, var(--qd-gold) 55%, transparent);width:24px;height:1px}.page-module__SjX-nq__heading{font-family:var(--font-playfair), serif;margin-bottom:12px;font-size:clamp(32px,4vw,48px);font-weight:400}.page-module__SjX-nq__subheading{color:var(--qd-gray);max-width:480px;margin:0 auto;font-size:13px;line-height:1.7}.page-module__SjX-nq__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;display:grid}.page-module__SjX-nq__card{border:1px solid var(--qd-border);text-align:center;color:inherit;background:#fff;border-radius:10px;padding:32px 24px;text-decoration:none;transition:border-color .25s,transform .25s,box-shadow .25s}.page-module__SjX-nq__card:hover{border-color:var(--qd-gold);transform:translateY(-3px);box-shadow:0 16px 32px #0000000f}.page-module__SjX-nq__cardIcon{background:color-mix(in srgb, var(--qd-gold) 10%, transparent);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 16px;font-size:22px;transition:background .25s,transform .25s;display:flex}.page-module__SjX-nq__card:hover .page-module__SjX-nq__cardIcon{background:color-mix(in srgb, var(--qd-gold) 18%, transparent);transform:scale(1.06)}.page-module__SjX-nq__cardLabel{text-transform:uppercase;letter-spacing:2px;color:var(--qd-gray);margin-bottom:8px;font-size:10px}.page-module__SjX-nq__cardValue{word-break:break-word;font-size:14px;font-weight:600}.page-module__SjX-nq__note{text-align:center;color:var(--qd-gray);margin-top:40px;font-size:12px;line-height:1.7}
.page-module__pp-9MW__page{background:var(--qd-cream);color:var(--qd-bg);min-height:100vh}.page-module__pp-9MW__notFoundTitle{font-family:var(--font-playfair), serif}.page-module__pp-9MW__notFoundText{color:var(--qd-gray)}
.page-module__G1gJhq__page{background:var(--qd-cream);color:var(--qd-bg);min-height:100vh}.page-module__G1gJhq__eyebrow{color:var(--qd-gold)}.page-module__G1gJhq__heading{font-family:var(--font-playfair), serif}.page-module__G1gJhq__emptyState{color:var(--qd-gray)}
.page-module__2ewyuG__page{background:var(--qd-cream);color:var(--qd-bg);min-height:100vh}.page-module__2ewyuG__inner{max-width:820px;margin:0 auto;padding:60px 20px 100px}.page-module__2ewyuG__heroSection{text-align:center;margin-bottom:64px}.page-module__2ewyuG__eyebrow{text-transform:uppercase;letter-spacing:4px;color:var(--qd-gold);justify-content:center;align-items:center;gap:10px;margin-bottom:16px;font-size:9px;display:flex}.page-module__2ewyuG__eyebrow:before,.page-module__2ewyuG__eyebrow:after{content:"";background:color-mix(in srgb, var(--qd-gold) 55%, transparent);width:24px;height:1px}.page-module__2ewyuG__heading{font-family:var(--font-playfair), serif;margin-bottom:12px;font-size:clamp(30px,4vw,44px);font-weight:400}.page-module__2ewyuG__subheading{text-transform:uppercase;letter-spacing:2px;color:var(--qd-gray);font-size:12px}.page-module__2ewyuG__section{margin-bottom:48px}.page-module__2ewyuG__sectionTitle{font-family:var(--font-playfair), serif;margin-bottom:18px;padding-bottom:14px;font-size:20px;font-weight:400;position:relative}.page-module__2ewyuG__sectionTitle:after{content:"";background:var(--qd-gold);width:36px;height:2px;position:absolute;bottom:0;left:0}.page-module__2ewyuG__paragraph{color:color-mix(in srgb, var(--qd-bg) 78%, transparent);margin-bottom:16px;font-size:14px;line-height:1.9}.page-module__2ewyuG__paragraph:last-child{margin-bottom:0}.page-module__2ewyuG__list{margin:0 0 16px;padding:0;list-style:none}.page-module__2ewyuG__list:last-child{margin-bottom:0}.page-module__2ewyuG__listItem{color:color-mix(in srgb, var(--qd-bg) 78%, transparent);margin-bottom:10px;padding-left:22px;font-size:14px;line-height:1.8;position:relative}.page-module__2ewyuG__listItem:last-child{margin-bottom:0}.page-module__2ewyuG__listItem:before{content:"";background:var(--qd-gold);width:6px;height:6px;position:absolute;top:9px;left:0}.page-module__2ewyuG__note{background:color-mix(in srgb, var(--qd-gold) 8%, transparent);border:1px solid var(--qd-border);color:color-mix(in srgb, var(--qd-bg) 78%, transparent);border-radius:8px;gap:10px;margin-top:4px;padding:16px 18px;font-size:13px;line-height:1.7;display:flex}.page-module__2ewyuG__closing{text-align:center;border-top:1px solid var(--qd-border);padding-top:40px}.page-module__2ewyuG__closingOrnament{color:var(--qd-gold);letter-spacing:6px;margin-bottom:16px;font-size:18px}.page-module__2ewyuG__closingText{color:var(--qd-gray);margin-bottom:16px;font-size:13px;line-height:1.8}.page-module__2ewyuG__closingBrand{font-family:var(--font-playfair), serif;color:var(--qd-bg);font-size:clamp(18px,2.4vw,22px);font-style:italic}
.page-module__SHn3hG__page{background:var(--qd-cream);color:var(--qd-bg);min-height:100vh}.page-module__SHn3hG__inner{max-width:720px;margin:0 auto;padding:60px 20px 80px}.page-module__SHn3hG__heroSection{text-align:center;margin-bottom:40px}.page-module__SHn3hG__eyebrow{text-transform:uppercase;letter-spacing:4px;color:var(--qd-gold);margin-bottom:12px;font-size:9px}.page-module__SHn3hG__heading{font-family:var(--font-playfair), serif;margin-bottom:12px;font-size:clamp(32px,4vw,48px);font-weight:400}.page-module__SHn3hG__subheading{color:var(--qd-gray);font-size:13px;line-height:1.7}.page-module__SHn3hG__searchForm{gap:12px;margin-bottom:32px;display:flex}.page-module__SHn3hG__searchInput{border:1px solid var(--qd-border);color:var(--qd-bg);background:#fff;border-radius:8px;outline:none;flex:1;padding:14px 18px;font-size:13px;transition:border-color .2s}.page-module__SHn3hG__searchInput::placeholder{color:var(--qd-gray);opacity:.6}.page-module__SHn3hG__searchInput:focus{border-color:var(--qd-gold)}.page-module__SHn3hG__searchBtn{background:var(--qd-bg);color:var(--qd-cream);text-transform:uppercase;letter-spacing:2px;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:14px 28px;font-size:10px;transition:opacity .2s}.page-module__SHn3hG__searchBtn:disabled{opacity:.4;cursor:not-allowed}.page-module__SHn3hG__searchBtn:not(:disabled):hover{opacity:.8}.page-module__SHn3hG__errorBox{color:#c0392b;background:#fff8f8;border:1px solid #f5c6c6;border-radius:8px;margin-bottom:24px;padding:14px 18px;font-size:13px}.page-module__SHn3hG__resultsCount{text-transform:uppercase;letter-spacing:2px;color:var(--qd-gray);margin-bottom:20px;font-size:10px}.page-module__SHn3hG__results{flex-direction:column;gap:24px;display:flex}.page-module__SHn3hG__card{border:1px solid var(--qd-border);background:#fff;border-radius:12px;overflow:hidden}.page-module__SHn3hG__cardHeader{border-bottom:1px solid var(--qd-border);justify-content:space-between;align-items:flex-start;padding:24px 24px 20px;display:flex}.page-module__SHn3hG__orderNumber{letter-spacing:1px;margin-bottom:4px;font-size:14px;font-weight:500}.page-module__SHn3hG__orderMeta{color:var(--qd-gray);font-size:11px}.page-module__SHn3hG__orderTotal{font-family:var(--font-playfair), serif;color:var(--qd-gold);font-size:18px}.page-module__SHn3hG__tracker{gap:0;padding:24px 24px 8px;display:flex;overflow-x:auto}.page-module__SHn3hG__trackerStep{flex-direction:column;flex:1;align-items:center;min-width:64px;display:flex}.page-module__SHn3hG__trackerLineRow{align-items:center;width:100%;display:flex}.page-module__SHn3hG__trackerDot{z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.page-module__SHn3hG__dotDone{background:var(--qd-bg);color:var(--qd-cream)}.page-module__SHn3hG__dotActive{background:var(--qd-gold);color:#fff;box-shadow:0 0 0 4px #b48c5026}.page-module__SHn3hG__dotPending{border:2px solid var(--qd-border);background:#fff}.page-module__SHn3hG__checkIcon{width:12px;height:12px}.page-module__SHn3hG__trackerLine{flex:1;height:2px}.page-module__SHn3hG__lineDone{background:var(--qd-bg)}.page-module__SHn3hG__lineEmpty{background:var(--qd-border)}.page-module__SHn3hG__trackerLabel{text-transform:uppercase;letter-spacing:1px;text-align:center;margin-top:8px;padding:0 4px;font-size:9px;line-height:1.3}.page-module__SHn3hG__labelActive{color:var(--qd-gold);font-weight:600}.page-module__SHn3hG__labelDone{color:var(--qd-bg)}.page-module__SHn3hG__labelPending{color:var(--qd-gray);opacity:.5}.page-module__SHn3hG__cancelledBadge{color:#c0392b;text-transform:uppercase;letter-spacing:2px;background:#fff5f5;border:1px solid #f5c6c6;border-radius:6px;margin:24px 24px 8px;padding:8px 16px;font-size:10px;display:inline-block}.page-module__SHn3hG__itemsSection{border-top:1px solid var(--qd-border);padding:20px 24px}.page-module__SHn3hG__itemsSectionTitle{text-transform:uppercase;letter-spacing:3px;color:var(--qd-gray);margin-bottom:14px;font-size:9px}.page-module__SHn3hG__lineItem{border-bottom:1px solid var(--qd-border);justify-content:space-between;align-items:center;padding:10px 0;font-size:13px;display:flex}.page-module__SHn3hG__lineItem:last-child{border-bottom:none}.page-module__SHn3hG__lineItemName{flex:1}.page-module__SHn3hG__lineItemSize{color:var(--qd-gray);font-size:12px}.page-module__SHn3hG__lineItemRight{align-items:center;gap:16px;display:flex}.page-module__SHn3hG__lineItemQty{color:var(--qd-gray);font-size:11px}.page-module__SHn3hG__lineItemPrice{color:var(--qd-gold);font-size:13px;font-weight:500}.page-module__SHn3hG__cardFooter{background:var(--qd-cream);border-top:1px solid var(--qd-border);flex-direction:column;gap:4px;padding:16px 24px;display:flex}.page-module__SHn3hG__footerLabel{text-transform:uppercase;letter-spacing:2px;color:var(--qd-gray);font-size:9px}.page-module__SHn3hG__footerValue{font-size:12px}.page-module__SHn3hG__courierInfo{background:var(--qd-cream);border-top:1px solid var(--qd-border);gap:24px;padding:16px 24px;display:flex}.page-module__SHn3hG__courierField{flex-direction:column;gap:4px;display:flex}@media (max-width:480px){.page-module__SHn3hG__searchForm{flex-direction:column}.page-module__SHn3hG__searchBtn{width:100%}.page-module__SHn3hG__cardHeader{flex-direction:column;gap:8px}.page-module__SHn3hG__tracker{padding:20px 12px 8px}.page-module__SHn3hG__trackerLabel{font-size:8px}}
.InstagramGrid-module__Yo-IWa__section{background:var(--qd-bg)}.InstagramGrid-module__Yo-IWa__eyebrow{color:var(--qd-gold)}.InstagramGrid-module__Yo-IWa__heading{font-family:var(--font-playfair), serif}.InstagramGrid-module__Yo-IWa__placeholder{background:var(--qd-gray);color:var(--qd-cream)}
