*{box-sizing:border-box;letter-spacing:0}body{margin:0;background:var(--reluxe-surface-soft);color:var(--reluxe-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}.site-shell{min-height:100vh;background:var(--reluxe-surface-soft)}.utility-bar{display:flex;min-height:36px;align-items:center;justify-content:center;gap:24px;padding:0 32px;background:linear-gradient(90deg,var(--reluxe-ink) 0,var(--reluxe-ink) 50%,var(--reluxe-ink) 100%);color:#fff;font-size:13px}.utility-bar p{margin:0;font-weight:800}.utility-links{position:absolute;right:32px;display:flex;gap:18px;color:var(--reluxe-surface-soft);white-space:nowrap}.utility-bar-links-only .utility-links{position:static;right:auto}.main-nav{display:grid;grid-template-columns:260px 118px minmax(320px,1fr) auto;gap:14px;min-height:96px;padding:20px max(32px,calc(50vw - 640px));background:var(--reluxe-ink);border-bottom:1px solid hsla(0,0%,100%,.08);box-shadow:0 18px 42px #07111f2e;color:#fff}.brand,.main-nav{align-items:center}.brand{display:inline-flex;gap:10px;min-width:0;border:0;color:inherit;cursor:pointer;text-align:left}.brand,.brand-logo{background:transparent}.brand-logo{display:block;width:56px;height:56px;flex:0 0 56px;border-radius:0;box-shadow:none;-o-object-fit:contain;object-fit:contain}.main-nav .brand-logo{width:58px;height:58px;flex-basis:58px}.site-footer .brand-logo{width:52px;height:52px;flex-basis:52px}.brand-copy{min-width:0}.brand strong{display:block;color:#fff;font-size:25px;font-weight:900;line-height:1}.brand strong:after{display:none}.account-actions small,.brand small,.location-button small{display:block;color:var(--reluxe-line);font-size:11px;line-height:1.2}.account-actions .account-link,.account-actions .calculator-shortcut,.account-actions .orders-button,.account-actions button,.cart-button,.location-button{border:0;background:transparent;color:#fff;cursor:pointer}.location-button{display:inline-flex;align-items:center;gap:6px;min-height:46px;border-radius:8px;padding:6px 8px;text-align:left}.account-actions .account-link:hover,.account-actions .calculator-shortcut:hover,.account-actions .orders-button:hover,.cart-button:hover,.location-button:hover{background:#ffffff14}.cart-button svg,.icon-button svg,.pin-icon svg,.search-form svg{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.search-form{display:grid;grid-template-columns:138px minmax(140px,1fr) 52px;border:2px solid var(--reluxe-accent);border-radius:10px;box-shadow:0 12px 30px #00000029}.search-form button,.search-form input,.search-form select{min-width:0;border:0}.search-form select{padding:0 14px;background:var(--reluxe-surface-soft);color:var(--reluxe-ink);font-weight:700}.search-form input{padding:0 16px;color:var(--reluxe-ink)}.search-form button{display:grid;place-items:center;background:var(--reluxe-accent);color:var(--reluxe-ink);cursor:pointer;transition:background .2s ease}.search-form button:hover{background:#ffb13d}.account-actions{display:flex;align-items:center;gap:10px}.account-actions .account-link,.account-actions .calculator-shortcut,.account-actions .orders-button,.account-actions button{min-height:46px;border-radius:8px;padding:6px 8px;text-align:left}.account-actions strong,.location-button strong{font-size:14px}.cart-button{position:relative;display:inline-flex;align-items:center;gap:5px;min-height:46px;border-radius:8px;padding:6px 8px;font-weight:900}.mobile-account-summary,.mobile-quick-actions{display:none}.cart-button span{display:inline-grid;width:22px;height:22px;place-items:center;border-radius:50%;background:var(--reluxe-accent);color:var(--reluxe-ink);font-size:12px;font-weight:900}.category-strip{display:flex;overflow-x:auto;padding:10px max(32px,calc(50vw - 640px));color:#fff;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.35) transparent;box-shadow:inset 0 -1px #ffffff14}.category-strip::-webkit-scrollbar{height:6px}.category-strip::-webkit-scrollbar-track{background:transparent}.category-strip::-webkit-scrollbar-thumb{border-radius:999px;background:#ffffff59}.category-strip a{flex:0 0 auto;min-height:36px;display:inline-flex;align-items:center;border:1px solid hsla(0,0%,100%,.1);border-radius:999px;cursor:pointer;font-weight:800;line-height:1;white-space:nowrap;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.category-strip a.active,.category-strip a:hover{border-color:#ff9900bf;background:var(--reluxe-accent);color:var(--reluxe-ink);transform:translateY(-1px)}main{width:100%;margin:0;padding:0 0 54px}.hero-section{display:block}.breadcrumb-row{display:flex;gap:4px;align-items:center;min-height:38px;padding:0 max(32px,calc(50vw - 617px));color:var(--reluxe-muted);font-size:13px}.breadcrumb-row a{color:var(--reluxe-wine);font-weight:800}.breadcrumb-row strong{font-weight:500}.hero-copy{display:flex;min-height:182px;flex-direction:column;padding:34px max(32px,calc(50vw - 617px));color:#fff}.hero-best-sellers .hero-copy,.hero-catalog .hero-copy,.hero-deals .hero-copy{background:linear-gradient(110deg,var(--reluxe-ink),var(--reluxe-wine))}.hero-category .hero-copy{min-height:216px;background:linear-gradient(110deg,#8f2f13,#ec4b00)}.eyebrow{display:none}.hero-copy h1{margin:0;max-width:760px;font-size:40px;line-height:1.05}.hero-text{margin:18px 0 0;color:#fff;font-size:17px;line-height:1.45}.hero-media{display:none}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.catalog-link,.primary-link,.secondary-link{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border-radius:8px;padding:0 16px;font-weight:900}.primary-link{background:var(--reluxe-accent);color:var(--reluxe-ink)}.catalog-link,.secondary-link{border:1px solid hsla(0,0%,100%,.46);background:#ffffff14;color:#fff}.stats-grid{display:flex;gap:18px;margin:18px 0 0;color:#fff}.stats-grid div{display:flex;gap:6px;align-items:center}.stats-grid dt{margin:0;font-size:13px;font-weight:800}.stats-grid dd{margin:0;color:#fff;font-size:13px}.deal-toolbar{gap:24px;width:min(1234px,calc(100% - 64px));margin:48px auto 24px}.results-copy strong{color:var(--reluxe-muted)}.toolbar-actions{gap:12px}.sort-select{display:inline-flex;min-height:36px;align-items:center;gap:8px;border:1px solid var(--reluxe-line);border-radius:8px;color:var(--reluxe-ink);font-size:14px;font-weight:850}.sort-select span{padding-left:12px}.sort-select select{min-height:34px;min-width:150px;border:0;background:transparent;color:var(--reluxe-ink);font-weight:850}.market-layout{display:grid;margin:0 auto;grid-template-columns:260px minmax(0,1fr);gap:24px;align-items:start}.market-layout,.search-context{width:min(1234px,calc(100% - 64px))}.search-context{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px;margin:24px auto 0;padding:12px 16px;border:1px solid var(--reluxe-line);border-radius:8px;background:#fff;color:var(--reluxe-muted)}.search-context div{display:flex;flex-wrap:wrap;gap:6px;align-items:baseline;min-width:0}.search-context strong{color:var(--reluxe-ink);font-size:18px}.search-context span{font-size:14px}.search-context a{flex:0 0 auto;color:var(--reluxe-wine);font-size:14px;font-weight:900}.search-category-links{display:flex;gap:8px;width:min(1234px,calc(100% - 64px));margin:14px auto 0;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.search-category-links a{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 12px;border:1px solid var(--reluxe-line);border-radius:999px;background:#fff;color:var(--reluxe-ink);font-size:13px;font-weight:850}.search-category-links a.active,.search-category-links a:hover{border-color:var(--reluxe-wine);background:var(--reluxe-wine);color:#fff}.search-category-links span{display:inline-grid;min-width:20px;height:20px;place-items:center;border-radius:999px;background:var(--reluxe-surface-soft);color:var(--reluxe-wine);font-size:11px}.search-category-links a.active span,.search-category-links a:hover span{background:#ffffff38;color:#fff}.search-results-layout{margin-top:0}.filter-panel{position:sticky;top:16px;border:1px solid var(--reluxe-line);border-radius:12px;background:#fff}.filter-panel h2{margin:0 0 18px;font-size:16px}.filter-group{display:grid;gap:12px;padding:16px 0;border-top:1px solid var(--reluxe-line)}.filter-group:first-of-type{border-top:0;padding-top:0}.filter-group h3{margin:0;color:var(--reluxe-muted);font-weight:900;letter-spacing:1px;text-transform:uppercase}.filter-group .filter-option,.filter-group label{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:8px;color:var(--reluxe-ink);font-size:14px;text-decoration:none}.filter-group .filter-option.active{color:var(--reluxe-wine);font-weight:800}.filter-group input{width:14px;height:14px;accent-color:var(--reluxe-wine)}.filter-check{width:14px;height:14px;border:1px solid var(--reluxe-line-strong);border-radius:3px;background:#fff}.filter-check.checked{border-color:var(--reluxe-wine);background:var(--reluxe-wine);box-shadow:inset 0 0 0 3px #fff}.filter-group small{color:var(--reluxe-muted);font-size:12px}.trust-box{margin-top:16px;border-top:1px solid var(--reluxe-line);padding-top:16px;color:var(--reluxe-muted);font-size:13px;line-height:1.45}.trust-box p,.trust-box strong{margin:0}.trust-box strong{display:block;color:var(--reluxe-ink);font-size:13px}.products-grid{display:grid;gap:18px}.grid-catalog{gap:14px}.grid-catalog,.grid-category{grid-template-columns:1fr}.products-state{display:flex;min-height:180px;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding:28px;border:1px dashed var(--reluxe-line-strong);background:var(--reluxe-surface-soft);text-align:center}.products-state strong{color:var(--reluxe-ink);font-size:18px}.products-state span{max-width:520px;font-size:14px;line-height:1.5}.products-state button{min-height:40px;padding:0 16px;border:0;background:var(--reluxe-wine);color:#fff;font-weight:800;cursor:pointer}.products-state-error{border-color:#f0b5a2;background:var(--reluxe-danger-soft);color:#8a4b38}.catalog-product-row{display:grid;grid-template-columns:240px 240px minmax(180px,1fr) 96px;gap:14px;align-items:start}.product-card{min-width:0;border:1px solid var(--reluxe-line);border-radius:14px;background:#fff}.card-catalog{display:block;overflow:hidden}.card-category{display:grid;grid-template-columns:248px minmax(0,1fr) 230px;gap:24px;min-height:198px;padding:22px}.product-media{position:relative;display:block;overflow:hidden;background:var(--reluxe-surface-soft);color:inherit}.card-catalog .product-media{aspect-ratio:1/.92;margin:14px;border:1px solid var(--reluxe-surface-soft);border-radius:10px}.card-category .product-media{min-height:120px;border-radius:10px;background:#ffd099}.product-media img{display:block;box-sizing:border-box;width:100%;height:100%;padding:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.product-body{padding:0 14px 16px}.card-category .product-body{display:flex;min-width:0;flex-direction:column}.brand-name,.strength,.timer{margin:0}.brand-name{color:var(--reluxe-wine);letter-spacing:.8px;text-transform:uppercase}.catalog-stock-line{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:4px;letter-spacing:0;text-transform:none}.catalog-stock-line,.catalog-stock-line .product-catalog-code,.catalog-stock-line .product-catalog-count,.catalog-stock-line .product-catalog-label{color:var(--reluxe-accent)}.product-body h3{margin:8px 0 0;color:var(--reluxe-ink);font-size:16px;line-height:1.35}.card-category .product-body h3{margin-top:0}.strength{margin-top:8px;color:var(--reluxe-muted);font-size:14px;line-height:1.5}.rating-row{display:flex;align-items:center;gap:5px;margin-top:10px;font-size:13px}.stars{color:var(--reluxe-accent);font-size:12px}.rating-row a{color:var(--reluxe-wine)}.catalog-code-row span,.catalog-code-row strong{font-size:12px;font-weight:900}.price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:14px}.card-catalog .card-actions,.card-catalog .price-row,.card-catalog .rating-row,.card-catalog .strength,.card-catalog .timer{display:none}.price-row strong{color:var(--reluxe-wine);font-size:30px;line-height:1}.price-row del{color:#b51212;font-size:13px;font-weight:800}.price-row span{color:var(--reluxe-success)}.price-row span,.timer{font-size:13px;font-weight:850}.timer{margin-top:10px;color:var(--reluxe-wine)}.card-actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:14px}.card-category .card-actions{grid-column:3;grid-row:1;align-self:center;padding:16px;border:1px solid var(--reluxe-surface-soft);border-radius:10px}.add-button,.icon-button,.offer-actions a,.offer-actions button{min-height:40px;border-radius:8px;cursor:pointer;font-weight:850}.add-button{display:grid;place-items:center;border:0;background:var(--reluxe-accent);color:var(--reluxe-ink)}.icon-button{display:none}.catalog-direct-card{display:grid;min-height:320px;align-content:start;justify-items:center;border:1px solid var(--reluxe-line);border-radius:14px;background:#fff}.offer-source-box{display:grid;width:100%;min-height:52px;place-items:center;border:1px solid var(--reluxe-line);border-radius:14px;color:var(--reluxe-ink);font-weight:900}.catalog-direct-card strong{margin-top:8px;color:var(--reluxe-wine);font-size:15px;text-align:center;line-height:1.25}.catalog-direct-card small{display:block;margin-top:6px;color:var(--reluxe-muted);font-size:12px;font-weight:800}.offer-actions{display:grid;width:100%;grid-template-columns:1fr 1fr;gap:6px;margin-top:4px}.offer-actions a,.offer-actions button{display:grid;place-items:center;border:1px solid var(--reluxe-wine);background:#fff;color:var(--reluxe-wine);font-size:12px}.catalog-rating{display:grid;gap:6px;padding-top:4px;color:var(--reluxe-ink);font-size:14px}.catalog-rating strong{color:var(--reluxe-ink);font-size:13px;line-height:1.3}.catalog-rating span{width:-moz-max-content;width:max-content;max-width:100%;border-radius:999px;padding:4px 8px;background:var(--reluxe-paper);color:var(--reluxe-wine);font-size:11px;font-weight:900}.catalog-price{padding-top:4px;color:var(--reluxe-ink);font-size:14px}.catalog-price strong{display:block;color:inherit}.catalog-price del{display:block;margin-top:4px;color:var(--reluxe-danger);font-size:12px;font-weight:800}.cart-toast{position:fixed;right:24px;bottom:24px;z-index:20;max-width:min(360px,calc(100vw - 48px));margin:0;padding:13px 16px;border:1px solid var(--reluxe-success-soft);background:var(--reluxe-paper);color:var(--reluxe-ink);font-size:14px;font-weight:850;box-shadow:0 14px 34px #0e1f3529}.cart-page{width:min(1024px,calc(100% - 64px));margin:0 auto;padding:14px 0 44px}.cart-breadcrumb{display:flex;gap:6px;align-items:center;min-height:32px;color:var(--reluxe-muted);font-size:12px}.cart-breadcrumb a{color:var(--reluxe-wine);font-weight:850}.cart-breadcrumb span:before{content:">";margin-right:6px;color:var(--reluxe-line-strong)}.cart-heading h1{margin:8px 0 0;color:var(--reluxe-ink);font-size:26px}.cart-heading p{margin:14px 0 0;color:var(--reluxe-muted);font-size:13px}.cart-alert{margin-top:14px;padding:13px 14px;border:1px solid var(--reluxe-line);border-radius:8px;background:var(--reluxe-surface-soft);color:var(--reluxe-wine);font-size:13px}.cart-alert a,.cart-alert strong{color:var(--reluxe-wine);font-weight:900}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 304px;gap:20px;align-items:start;margin-top:32px}.cart-items{display:grid;gap:14px}.cart-empty,.cart-item,.cart-state,.summary-card,.trust-card{border:1px solid var(--reluxe-line);border-radius:10px;background:#fff}.cart-item{display:grid;grid-template-columns:76px minmax(0,1fr) 118px;gap:12px;align-items:center;min-height:116px;padding:14px}.cart-item img{box-sizing:border-box;width:64px;height:64px;padding:4px;border-radius:6px;-o-object-fit:contain;object-fit:contain;background:var(--reluxe-surface-soft)}.cart-item-main{min-width:0}.cart-item-main h2{margin:0;color:var(--reluxe-ink);font-size:15px;line-height:1.3}.cart-item-main p{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin:6px 0 0;color:var(--reluxe-muted);font-size:12px}.cart-item-main p strong{color:var(--reluxe-wine)}.cart-item-main p span{padding:3px 7px;border-radius:4px;background:#dbf8e9;color:var(--reluxe-success);font-weight:850}.cart-item-price{display:grid;justify-items:end;gap:6px;color:var(--reluxe-muted)}.remove-cart-item{display:inline-grid;width:36px;height:36px;margin-top:12px;place-items:center;padding:0;border:1px solid var(--reluxe-line);border-radius:6px;background:#fff;color:var(--reluxe-wine);cursor:pointer}.remove-cart-item:hover{border-color:var(--reluxe-wine);background:var(--reluxe-paper)}.cart-item-price strong{color:var(--reluxe-ink);font-size:17px}.cart-item-price del{color:var(--reluxe-muted);font-size:12px}.cart-item-price small{font-size:11px}.cart-sidebar{display:grid;gap:12px}.cart-empty,.cart-state,.summary-card,.trust-card{padding:16px}.cart-empty h2,.summary-card h2,.trust-card h2{margin:0;color:var(--reluxe-ink);font-size:15px}.summary-card dl{display:grid;gap:12px;margin:18px 0 0;padding:0 0 14px;border-bottom:1px solid var(--reluxe-line)}.summary-card dl div{display:flex;justify-content:space-between;gap:16px;color:var(--reluxe-ink);font-size:12px}.summary-card dd,.summary-card dt{margin:0}.summary-total{display:flex;justify-content:space-between;margin-top:14px;color:var(--reluxe-ink);font-size:18px;font-weight:900}.cart-empty a,.cart-state button,.checkout-button,.continue-button{display:grid;width:100%;min-height:34px;place-items:center;border-radius:999px;font-size:12px;font-weight:900;cursor:pointer}.checkout-button{margin-top:18px;border:0;background:var(--reluxe-accent);color:var(--reluxe-ink)}.checkout-button:disabled{opacity:.5;cursor:not-allowed}.cart-empty a,.cart-state button,.continue-button{margin-top:8px;border:1px solid var(--reluxe-line);background:#fff;color:var(--reluxe-ink)}.summary-card p{margin:12px 0 0;color:var(--reluxe-muted);font-size:11px;line-height:1.35}.trust-card div{margin-top:14px}.trust-card strong{color:var(--reluxe-ink);font-size:12px}.cart-empty p,.cart-state span,.trust-card p{margin:4px 0 0;color:var(--reluxe-muted);font-size:12px;line-height:1.45}.cart-state{display:grid;min-height:160px;place-items:center;text-align:center}.cart-state-error{border-color:#f0b5a2;background:var(--reluxe-danger-soft)}.site-footer{display:grid;grid-template-columns:minmax(240px,360px) minmax(0,1fr);gap:48px;margin-top:52px;padding:42px max(32px,calc(50vw - 617px))}.footer-columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.footer-columns h2{margin:0 0 12px;color:#fff;font-size:15px}.footer-columns a{display:block;margin-top:9px;color:var(--reluxe-line);font-size:14px}@media(max-width:1180px){.main-nav{grid-template-columns:1fr auto;min-height:auto}.search-form{grid-column:1/-1;order:3}.location-button{display:none}.catalog-product-row{grid-template-columns:220px 220px 1fr}.catalog-price{display:none}}@media(max-width:920px){.breadcrumb-row,.category-strip,.hero-copy,.main-nav,.site-footer,.utility-bar{padding-right:18px;padding-left:18px}.utility-bar{justify-content:flex-start;min-height:34px;font-size:12px}.orders-button,.utility-bar-links-only,.utility-links{display:none}.market-layout,.site-footer{width:calc(100% - 36px);grid-template-columns:1fr}.deal-toolbar{align-items:stretch;flex-direction:column}.deal-toolbar,.search-category-links,.search-context{width:calc(100% - 36px)}.filter-panel{position:static}.card-category,.catalog-product-row{grid-template-columns:1fr}.catalog-direct-card{min-height:auto}.catalog-price,.catalog-rating{display:none}.card-category .card-actions{grid-column:auto;grid-row:auto}.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-page{width:calc(100% - 36px)}.cart-layout{grid-template-columns:1fr}.cart-item{grid-template-columns:72px minmax(0,1fr)}.cart-item-price{grid-column:1/-1;justify-items:start}}@media(max-width:620px){.main-nav{position:fixed!important;top:0;left:0;right:0;z-index:1000;width:100%;grid-template-columns:minmax(0,1fr);gap:12px;padding-top:14px;padding-bottom:14px}.main-nav .brand-logo{width:46px;height:46px;flex-basis:46px}.brand strong{font-size:21px}.brand small{display:none}.account-actions{gap:6px}.account-actions .account-link,.account-actions .calculator-shortcut small{display:none}.cart-button{min-height:40px;padding:4px 6px}.cart-button strong{display:none}.search-form{grid-template-columns:86px minmax(0,1fr) 44px;min-height:42px;border-width:1px}.search-form select{padding:0 8px;font-size:12px}.search-form input{padding:0 10px;font-size:13px}.category-strip{gap:6px;padding-top:8px;padding-bottom:8px}.category-strip a{min-height:32px;padding:0 12px;font-size:12px}.hero-copy h1{font-size:34px}.stats-grid{flex-direction:column;gap:8px}.footer-columns{grid-template-columns:1fr}}:root{--reluxe-ink:#171412;--reluxe-ink-soft:#302a25;--reluxe-muted:#686158;--reluxe-paper:#fbfaf7;--reluxe-surface:#fff;--reluxe-surface-soft:#f5f2ec;--reluxe-line:#d9d3c9;--reluxe-line-strong:#bfb5a8;--reluxe-accent:#89651f;--reluxe-accent-hover:#7f5d20;--reluxe-accent-soft:#f3ead8;--reluxe-wine:#6c2633;--reluxe-wine-hover:#541b26;--reluxe-success:#386247;--reluxe-success-soft:#edf5ef;--reluxe-danger:var(--reluxe-danger);--reluxe-danger-soft:#fff1ef;--reluxe-shadow:0 12px 30px rgba(33,27,20,.08)}.reluxe-header{position:sticky;top:0;z-index:1000;background:var(--reluxe-surface);color:var(--reluxe-ink);border-bottom:1px solid var(--reluxe-line)}.reluxe-skip-link{position:fixed;top:8px;left:8px;z-index:1200;transform:translateY(-160%);padding:10px 14px;background:var(--reluxe-ink);color:#fff;font-size:13px;font-weight:800;text-decoration:none}.reluxe-skip-link:focus{transform:translateY(0)}.reluxe-editorial-header .reluxe-main-nav{grid-template-columns:minmax(210px,1fr) minmax(360px,620px) minmax(260px,1fr);min-height:64px}.reluxe-editorial-header .reluxe-brand{min-height:44px}.reluxe-brand-wordmark{--brand-wordmark-size:24px;color:var(--reluxe-ink)}.reluxe-brand:focus-visible{outline:3px solid var(--reluxe-accent);outline-offset:3px}.reluxe-trust-copy{margin:0;color:var(--reluxe-muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.reluxe-editorial-header .reluxe-account-link span{display:inline;font-size:13px;font-weight:700}.reluxe-editorial-header .reluxe-cart-link{min-width:44px;justify-content:center;padding:0 8px;border:0}.reluxe-editorial-header .reluxe-cart-link b{position:absolute;top:4px;right:0}.reluxe-mega-nav{position:relative;display:flex;min-height:48px;align-items:stretch;justify-content:center;border-top:1px solid var(--reluxe-line)}.reluxe-mega-nav>.reluxe-mega-nav-items{width:auto;min-height:48px;margin:0;gap:0;overflow:visible}.reluxe-all-listings-link{display:grid;min-height:48px;align-items:center;padding:0 16px;color:var(--reluxe-ink);font-size:13px;font-weight:800;text-decoration:none}.reluxe-mega-nav-items{display:flex;align-items:stretch}.reluxe-mega-nav-item{display:flex}.reluxe-mega-nav-trigger{display:inline-flex!important;min-height:48px;align-items:center;gap:5px;padding:0 13px;color:var(--reluxe-muted);font-size:13px;font-weight:650;text-decoration:none;white-space:nowrap}.reluxe-mega-nav-trigger:focus-visible,.reluxe-mega-nav-trigger:hover{color:var(--reluxe-ink)}.reluxe-mega-panel{position:absolute;z-index:1;top:100%;right:0;left:0;display:grid;grid-template-columns:repeat(var(--mega-columns),minmax(150px,1fr));gap:42px;padding:28px max(48px,calc(50% - 680px)) 34px;border-top:1px solid var(--reluxe-line);border-bottom:1px solid var(--reluxe-line);background:#fff;box-shadow:0 15px 24px #17141212}.reluxe-mega-panel-column p{margin:0;color:var(--reluxe-ink);font-size:15px;font-weight:650;line-height:1.45}.reluxe-mega-panel-column{display:grid;align-content:start;gap:0}.reluxe-mega-panel-column p{min-height:30px}.reluxe-mega-panel-column a{display:flex;min-height:35px;align-items:center;color:var(--reluxe-ink);font-size:14px;text-decoration:none}.reluxe-mega-panel-column a:hover{color:var(--reluxe-wine)}.reluxe-main-nav{display:grid;grid-template-columns:minmax(210px,1fr) minmax(360px,620px) minmax(300px,1fr);align-items:center;gap:24px;min-height:78px;width:min(100% - 48px,1360px);margin:0 auto}.reluxe-account-link,.reluxe-brand,.reluxe-brand-group,.reluxe-cart-link,.reluxe-desktop-actions,.reluxe-mobile-actions,.reluxe-product-footer{display:flex;align-items:center}.reluxe-brand-group{min-width:0}.reluxe-brand{gap:12px;min-width:0;color:inherit;text-decoration:none}.reluxe-brand-trust{display:inline-flex;align-items:center;gap:5px;color:var(--reluxe-muted);font-size:12px;font-weight:650;white-space:nowrap}.reluxe-menu-button,.reluxe-mobile-actions{display:none}.reluxe-search-form{display:grid;grid-template-columns:auto minmax(0,1fr) 46px;align-items:stretch;min-height:44px;border:1px solid var(--reluxe-line);background:var(--reluxe-paper)}.reluxe-search-form button,.reluxe-search-form input,.reluxe-search-form select{min-width:0;border:0;background:transparent;color:var(--reluxe-ink);font:inherit}.reluxe-search-form select{width:130px;padding:0 10px;border-right:1px solid var(--reluxe-line);color:var(--reluxe-muted);font-size:13px}.reluxe-search-form input{padding:0 14px;outline:0;font-size:14px}.reluxe-search-form input::-moz-placeholder{color:#8a8379}.reluxe-search-form input::placeholder{color:#8a8379}.reluxe-search-form button{display:grid;place-items:center;border-left:1px solid var(--reluxe-line);cursor:pointer}.reluxe-search-form:focus-within{border-color:var(--reluxe-accent);box-shadow:0 0 0 3px #9a762f29}.reluxe-desktop-actions{justify-content:flex-end;gap:16px;min-width:0}.reluxe-sell-link{color:var(--reluxe-wine);font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap}.reluxe-account-link{gap:8px;color:var(--reluxe-ink);text-decoration:none}.reluxe-account-link span{display:grid;gap:1px;line-height:1.1}.reluxe-account-link small{color:var(--reluxe-muted);font-size:11px}.reluxe-account-link strong{font-size:13px}.reluxe-cart-link{position:relative;gap:7px;min-height:44px;padding:0 11px;border:1px solid var(--reluxe-ink);color:var(--reluxe-ink);font-size:13px;font-weight:800;text-decoration:none}.reluxe-cart-link b,.reluxe-mobile-bag b{display:grid;min-width:18px;min-height:18px;place-items:center;border-radius:999px;background:var(--reluxe-ink);color:#fff;font-size:11px;line-height:1}.reluxe-category-nav{border-top:1px solid var(--reluxe-line)}.reluxe-category-nav>div{display:flex;align-items:center;gap:26px;width:min(100% - 48px,1360px);min-height:48px;margin:0 auto;overflow-x:auto;scrollbar-width:none}.reluxe-category-nav>div::-webkit-scrollbar{display:none}.reluxe-category-nav a{position:relative;flex:0 0 auto;display:grid;align-items:center;min-height:48px;color:var(--reluxe-muted);font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap}.reluxe-category-nav a:after{position:absolute;right:0;bottom:0;left:0;height:2px;background:transparent;content:""}.reluxe-category-nav a.active,.reluxe-category-nav a:hover{color:var(--reluxe-ink)}.reluxe-category-nav a.active:after{background:var(--reluxe-accent)}.reluxe-mobile-dialog{display:none;border:0;padding:0;color:var(--reluxe-ink);background:var(--reluxe-surface)}.reluxe-mobile-dialog::backdrop{background:#1714127a}.reluxe-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 18px;width:100%}.reluxe-product-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--reluxe-line);border-radius:0;background:var(--reluxe-surface);box-shadow:none;transition:box-shadow .18s ease,border-color .18s ease}.reluxe-card-trust{display:flex;min-height:36px;align-items:center;gap:6px;padding:0 14px;color:#8d6b4f;font-size:12px;font-weight:700}.reluxe-card-trust svg{color:#b79a7a}.reluxe-product-card .reluxe-product-media{display:block;aspect-ratio:4/5;overflow:hidden;background:#efede7}.reluxe-product-card .reluxe-product-media img{display:block;width:100%;height:100%;padding:0;-o-object-fit:cover;object-fit:cover;transition:transform .22s ease}.reluxe-product-content{display:flex;flex:1 1 auto;flex-direction:column;gap:14px;padding:16px}.reluxe-product-copy{color:inherit;text-decoration:none}.reluxe-product-brand{margin:0 0 6px;color:var(--reluxe-accent);font-size:11px;font-weight:850;line-height:1.3;text-transform:uppercase}.reluxe-product-copy h3{display:-webkit-box;margin:0;overflow:hidden;color:var(--reluxe-ink);font-family:Georgia,Times New Roman,serif;font-size:20px;letter-spacing:0;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.reluxe-product-tags{display:flex;flex-wrap:wrap;gap:6px;min-height:24px}.reluxe-product-tags span{max-width:100%;overflow:hidden;border:1px solid #d8c9aa;padding:4px 7px;background:var(--reluxe-accent-soft);color:#634915;font-size:11px;font-weight:750;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.reluxe-product-meta{display:grid;gap:8px;margin:0;padding-top:12px;border-top:1px solid var(--reluxe-line)}.reluxe-product-meta div{display:grid;grid-template-columns:56px minmax(0,1fr);gap:8px}.reluxe-product-meta dd,.reluxe-product-meta dt{margin:0;font-size:12px;line-height:1.45}.reluxe-product-meta dt{color:var(--reluxe-muted);font-weight:700}.reluxe-product-meta dd{overflow:hidden;color:#413d38;text-overflow:ellipsis;white-space:nowrap}.reluxe-product-footer{justify-content:space-between;gap:12px;margin-top:auto;padding-top:16px}.reluxe-product-sale{margin:-7px 0 0;color:var(--reluxe-success);font-weight:800}.reluxe-product-origin,.reluxe-product-sale{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;font-size:11px;line-height:1.35;text-align:center}.reluxe-product-origin{width:100%;margin:0;color:var(--reluxe-muted)}.reluxe-product-discount{color:var(--reluxe-success);font-weight:800}.reluxe-price{display:grid;gap:3px;min-width:0}.reluxe-price strong{color:var(--reluxe-ink);font-size:17px;line-height:1.1}.reluxe-price del{color:var(--reluxe-muted);font-size:12px}.reluxe-view-listing{flex:0 0 auto;min-height:36px;padding:0 10px;border:1px solid var(--reluxe-ink);color:var(--reluxe-ink);font-size:12px;font-weight:800;line-height:34px;text-decoration:none;white-space:nowrap}.reluxe-filter-panel{top:126px;align-self:start;border:1px solid var(--reluxe-line);border-radius:0;padding:20px;background:var(--reluxe-surface);box-shadow:none}.reluxe-reference-filter-panel{display:grid;gap:22px;padding:16px}.reluxe-reference-filter-panel h2{font-family:inherit;font-size:22px;font-weight:800}.reluxe-reference-filter-panel section{display:grid;gap:11px}.reluxe-reference-filter-panel h3{margin:0;color:var(--reluxe-ink);font-size:15px}.reluxe-reference-filter-content label,.reluxe-reference-filter-panel label{display:flex;min-height:26px;align-items:center;gap:9px;color:var(--reluxe-muted);font-size:13px}.reluxe-reference-filter-content input[type=search],.reluxe-reference-filter-panel input[type=search]{width:100%;min-height:42px;border:1px solid var(--reluxe-line);padding:0 10px;background:#fff;color:var(--reluxe-ink);font:inherit}.reluxe-brand-filter-list{display:grid;max-height:240px;gap:5px;overflow:auto}.reluxe-toggle{justify-content:space-between}.reluxe-toggle input{position:absolute;opacity:0}.reluxe-toggle span{position:relative;width:38px;height:22px;border-radius:999px;background:#c9c7c3;transition:background .16s ease}.reluxe-toggle span:after{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;content:"";transition:transform .16s ease}.reluxe-toggle input:checked+span{background:var(--reluxe-ink)}.reluxe-toggle input:checked+span:after{transform:translate(16px)}.reluxe-toggle b{margin-right:auto;font-weight:600}.reluxe-reference-filter-content{display:grid;gap:10px;padding:0 14px 14px}.reluxe-filter-eyebrow{margin:0 0 7px;color:var(--reluxe-accent);font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.reluxe-filter-panel h2{margin:0 0 16px;color:var(--reluxe-ink);font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.reluxe-filter-list{display:grid;border-top:1px solid var(--reluxe-line)}.reluxe-filter-list a{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:43px;border-bottom:1px solid var(--reluxe-line);color:var(--reluxe-muted);font-size:13px;font-weight:700;text-decoration:none}.reluxe-filter-list a.active,.reluxe-filter-list a:hover{color:var(--reluxe-wine)}.reluxe-filter-list small{color:inherit;font-size:12px;font-weight:600}.reluxe-filter-trust{margin-top:18px;padding-top:16px;border-top:1px solid var(--reluxe-line)}.reluxe-filter-trust strong{color:var(--reluxe-ink);font-size:13px}.reluxe-filter-trust p{margin:7px 0 0;color:var(--reluxe-muted);font-size:12px;line-height:1.5}.reluxe-mobile-filters{display:none}.deal-toolbar{padding-bottom:18px;border-bottom:1px solid var(--reluxe-line)}.deal-toolbar .results-copy{color:var(--reluxe-muted)}.deal-toolbar .results-copy strong{color:var(--reluxe-ink);font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.deal-toolbar .sort-select select{border-color:var(--reluxe-line);border-radius:0;color:var(--reluxe-ink)}.reluxe-card-wishlist:focus-visible,.reluxe-category-nav a:focus-visible,.reluxe-filter-list a:focus-visible,.reluxe-icon-button:focus-visible,.reluxe-product-card a:focus-visible,.reluxe-search-form button:focus-visible,.reluxe-view-listing:focus-visible{outline:3px solid rgba(154,118,47,.48);outline-offset:2px}@media(hover:hover)and (pointer:fine){.reluxe-product-card:hover{border-color:#b9ad9d;box-shadow:var(--reluxe-shadow)}.reluxe-product-card:hover .reluxe-product-media img{transform:scale(1.025)}.reluxe-view-listing:hover{border-color:var(--reluxe-wine);background:var(--reluxe-wine);color:#fff}}@media(max-width:1279px){.reluxe-main-nav{grid-template-columns:minmax(190px,1fr) minmax(300px,1.2fr) auto;gap:16px}.reluxe-account-link span,.reluxe-brand-trust{display:none}.reluxe-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1023px){.reluxe-main-nav{grid-template-columns:minmax(180px,1fr) minmax(280px,1.2fr) auto;width:min(100% - 32px,960px)}.reluxe-sell-link{display:none}.reluxe-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.reluxe-editorial-header .reluxe-main-nav{grid-template-columns:minmax(0,1fr) auto}.reluxe-brand-wordmark{--brand-wordmark-size:21px}.reluxe-trust-copy{display:none}.reluxe-main-nav{grid-template-columns:minmax(0,1fr) auto;min-height:60px;width:calc(100% - 24px);gap:10px}.reluxe-brand-group{gap:6px}.reluxe-menu-button{display:none}.reluxe-mobile-actions{display:flex}.reluxe-icon-button{position:relative;display:grid;width:44px;height:44px;place-items:center;border:0;background:transparent;color:var(--reluxe-ink);cursor:pointer}.reluxe-desktop-actions,.reluxe-search-form{display:none}.reluxe-mobile-actions{gap:0}.reluxe-mobile-bag b{position:absolute;top:5px;right:2px;min-width:16px;min-height:16px}.reluxe-mega-nav{display:flex;min-height:44px;justify-content:flex-start;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.reluxe-mega-nav::-webkit-scrollbar{display:none}.reluxe-mega-nav>.reluxe-mega-nav-items{flex:0 0 auto;min-height:44px;overflow:visible}.reluxe-all-listings-link,.reluxe-mega-nav-trigger{min-height:44px;padding:0 12px;font-size:12px}.reluxe-mega-panel{display:none}.reluxe-category-nav>div{gap:20px;width:calc(100% - 24px);min-height:43px}.reluxe-category-nav a{min-height:43px;font-size:12px}.reluxe-mobile-dialog[open]{display:block;width:min(100%,480px);max-width:none;min-height:100dvh;margin:0 0 0 auto}.reluxe-mobile-dialog header{display:flex;align-items:center;justify-content:space-between;gap:12px}.reluxe-menu-dialog header p{margin:0 0 4px;color:var(--reluxe-accent);font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.reluxe-mobile-dialog h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500}.reluxe-menu-dialog nav{display:grid;margin-top:34px;border-top:1px solid var(--reluxe-line)}.reluxe-menu-dialog nav details{border-bottom:1px solid var(--reluxe-line)}.reluxe-menu-dialog nav summary{display:flex;min-height:55px;align-items:center;justify-content:space-between;color:var(--reluxe-ink);font-size:15px;font-weight:750;cursor:pointer;list-style:none}.reluxe-menu-dialog nav summary::-webkit-details-marker{display:none}.reluxe-menu-dialog nav details a{min-height:44px;padding-left:14px;border-bottom:0;color:var(--reluxe-muted);font-size:13px}.reluxe-menu-dialog nav a{display:flex;align-items:center;justify-content:space-between;min-height:55px;border-bottom:1px solid var(--reluxe-line);color:var(--reluxe-ink);font-size:15px;font-weight:750;text-decoration:none}.reluxe-menu-dialog nav a.active{color:var(--reluxe-wine)}.reluxe-menu-dialog footer{display:grid;gap:14px;margin-top:auto;padding-top:32px}.reluxe-menu-dialog footer a{color:var(--reluxe-muted);font-size:13px;font-weight:700;text-decoration:none}.reluxe-dialog-text-button{min-height:44px;border:0;background:transparent;color:var(--reluxe-wine);font:inherit;font-size:13px;font-weight:800}.reluxe-mobile-category-select{display:grid;gap:8px;color:var(--reluxe-muted);font-size:12px;font-weight:800}.reluxe-mobile-category-select select{min-height:48px;border:1px solid var(--reluxe-line);border-radius:0;padding:0 10px;background:var(--reluxe-paper);color:var(--reluxe-ink);font:inherit;font-size:15px}.reluxe-filter-panel{display:none}.reluxe-mobile-filters{display:block;grid-column:1/-1;margin-bottom:4px;border:1px solid var(--reluxe-line);background:var(--reluxe-surface)}.reluxe-mobile-filters summary{display:flex;align-items:center;gap:9px;min-height:46px;padding:0 14px;color:var(--reluxe-ink);font-size:13px;font-weight:800;cursor:pointer;list-style:none}.reluxe-mobile-filters summary::-webkit-details-marker{display:none}.reluxe-mobile-filters .reluxe-filter-list{margin:0 14px 14px}.reluxe-products-grid{grid-template-columns:1fr;gap:18px}.reluxe-product-content{padding:16px}.reluxe-product-copy h3{font-size:21px}}@media(prefers-reduced-motion:reduce){.reluxe-product-card,.reluxe-product-card .reluxe-product-media img{transition:none}}@media(max-width:767px){input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=hidden]),select,textarea{font-size:16px!important}}:root{--mall-bg:var(--reluxe-surface-soft);--mall-ink:var(--reluxe-ink);--mall-muted:var(--reluxe-muted);--mall-line:var(--reluxe-line);--mall-panel:#fff;--mall-panel-soft:var(--reluxe-surface-soft);--mall-green:var(--reluxe-wine);--mall-teal:var(--reluxe-wine);--mall-amber:#c9822f;--mall-clay:#a3513c;--mall-shadow:0 18px 46px rgba(17,45,56,.11)}body{background:var(--mall-bg);color:var(--mall-ink);overflow-x:hidden}.site-shell{background:linear-gradient(180deg,#ffffffdb,#f3f8fb00 260px),var(--mall-bg)}.utility-bar{position:relative;justify-content:space-between;padding:0 max(24px,calc(50vw - 640px));border-bottom:1px solid var(--mall-line);background:var(--reluxe-surface-soft);color:var(--reluxe-muted);font-size:12px}.utility-bar p{font-weight:760}.utility-links{position:static;right:auto;color:var(--reluxe-muted)}.utility-bar-links-only{justify-content:flex-end}.main-nav{grid-template-columns:236px 120px minmax(300px,1fr) auto;min-height:82px;padding:14px max(24px,calc(50vw - 640px));border-bottom:1px solid var(--mall-line);background:#fffffff5;box-shadow:none;color:var(--mall-ink)}.brand-logo,.main-nav .brand-logo,.site-footer .brand-logo{border-radius:0;background:transparent;box-shadow:none}.brand strong{color:var(--mall-ink)}.account-actions small,.brand small,.location-button small{color:var(--reluxe-muted)}.account-actions .account-link,.account-actions .calculator-shortcut,.account-actions .orders-button,.account-actions button,.cart-button,.location-button{color:var(--mall-ink);border-radius:6px}.account-actions .account-link:hover,.account-actions .calculator-shortcut:hover,.account-actions .orders-button:hover,.cart-button:hover,.location-button:hover{background:var(--mall-panel-soft)}.search-form{grid-template-columns:126px minmax(140px,1fr) 48px;min-height:44px;overflow:hidden;border:1px solid var(--mall-line);border-left:4px solid var(--mall-green);border-radius:8px;background:var(--mall-panel);box-shadow:none}.search-form select{background:var(--mall-panel-soft)}.search-form input,.search-form select{color:var(--mall-ink)}.search-form button{background:var(--mall-green)}.cart-button span,.search-form button:hover{background:var(--mall-amber);color:#1d1711}.cart-button span{border-radius:6px}.category-strip{align-items:center;gap:4px;padding:7px max(24px,calc(50vw - 640px));border-bottom:4px solid var(--mall-amber);background:var(--reluxe-ink)}.category-strip a{border:0;border-left:1px solid hsla(0,0%,100%,.14);border-radius:6px;font-weight:780;transition:background .18s ease,color .18s ease}.category-strip a.active,.category-strip a:hover{color:var(--mall-ink)}.hero-section{align-items:stretch;border-bottom:1px solid var(--mall-line);background:var(--mall-bg)}.breadcrumb-row{background:var(--reluxe-paper);color:var(--mall-muted)}.breadcrumb-row a{color:var(--mall-green)}.hero-copy{min-height:258px;padding:44px max(24px,calc(50vw - 617px));background:linear-gradient(135deg,var(--reluxe-paper) 0,var(--reluxe-surface-soft) 64%,var(--reluxe-accent-soft) 100%);color:var(--mall-ink)}.hero-category .hero-copy{min-height:218px}.hero-best-sellers .hero-copy,.hero-catalog .hero-copy,.hero-deals .hero-copy{background:linear-gradient(135deg,var(--reluxe-paper) 0,var(--reluxe-surface-soft) 64%,var(--reluxe-accent-soft) 100%);color:var(--mall-ink)}.hero-category .hero-copy{background:linear-gradient(135deg,var(--reluxe-paper) 0,var(--reluxe-surface-soft) 100%);color:var(--mall-ink)}.hero-copy h1{color:var(--mall-ink);font-size:44px}.catalog-link,.primary-link,.secondary-link{min-height:42px;border-radius:6px}.primary-link{background:var(--mall-green)}.catalog-link,.secondary-link{border-color:var(--mall-line);color:var(--mall-ink)}.stats-grid{flex-wrap:wrap;color:var(--mall-ink)}.stats-grid div{display:grid;min-width:124px;gap:3px;align-items:start;padding:9px 12px;border-left:3px solid var(--mall-green);background:#ffffffb8}.stats-grid dd,.stats-grid dt{color:var(--mall-ink)}.hero-media{position:relative;overflow:hidden;padding:30px;background:linear-gradient(145deg,#0f8f88f2,#2563a6e0),var(--reluxe-ink)}.hero-media img{width:100%;max-height:250px;-o-object-fit:contain;object-fit:contain}.hero-deal-flag{position:absolute;right:24px;bottom:22px;display:grid;gap:3px;max-width:210px;padding:12px 14px;border:1px solid hsla(0,0%,100%,.28);border-radius:8px;background:#ffffff24}.hero-deal-flag span,.hero-deal-flag strong{margin:0}.hero-deal-flag span{font-size:12px;line-height:1.35}.deal-toolbar{align-items:end;width:min(1234px,calc(100% - 48px));margin:34px auto 16px;border-bottom:1px solid var(--mall-line)}.results-copy{color:var(--mall-muted)}.results-copy strong{display:block;margin-bottom:3px;color:var(--mall-ink);font-size:18px}.sort-select{border-color:var(--mall-line);border-radius:6px}.market-layout{width:min(1234px,calc(100% - 48px));grid-template-columns:232px minmax(0,1fr);gap:18px}.filter-panel{top:20px;border-color:var(--mall-line);border-radius:8px;background:var(--reluxe-paper);box-shadow:none}.filter-panel h2{color:var(--mall-ink)}.filter-group h3{color:var(--mall-green)}.filter-group input{accent-color:var(--mall-green)}.products-grid{gap:12px}.catalog-product-row{grid-template-columns:minmax(320px,1.3fr) 190px minmax(130px,.75fr) 104px;align-items:stretch;border:1px solid var(--mall-line);border-radius:8px;background:var(--mall-panel);transition:border-color .18s ease,box-shadow .18s ease}.catalog-product-row:hover{border-left-color:var(--mall-green);box-shadow:var(--mall-shadow)}.product-corner-badge{position:absolute;z-index:2;top:10px;right:10px;display:block;width:auto;max-width:70px;max-height:42px;-o-object-fit:contain;object-fit:contain;pointer-events:none}.card-catalog{grid-template-columns:168px minmax(0,1fr);overflow:visible}.card-category{grid-template-columns:260px minmax(0,1fr) 206px;min-height:190px;border:1px solid var(--mall-line);border-left:4px solid var(--mall-green);background:var(--mall-panel)}.product-media{background:#fff}.card-catalog .product-media{border-color:var(--reluxe-line);border-radius:6px}.card-category .product-media{aspect-ratio:4/3;min-height:196px;border-radius:6px}.card-catalog .product-body,.card-category .product-body,.product-body{padding:0}.brand-name{color:var(--mall-teal)}.card-category .product-body h3,.product-body h3{color:var(--mall-ink)}.rating-row a,.strength,.timer{color:var(--mall-muted)}.price-row strong{color:var(--mall-clay)}.price-row span,.timer{color:var(--mall-green)}.stars{color:var(--mall-amber)}.card-category .card-actions{border-color:var(--mall-line);border-radius:6px;background:var(--reluxe-paper)}.add-button,.icon-button,.offer-actions a,.offer-actions button{border-radius:6px}.add-button{background:var(--mall-green)}.catalog-direct-card{min-height:auto;padding:14px;border:0;border-left:1px solid var(--mall-line);border-radius:0}.offer-source-box{min-height:46px;border-color:var(--reluxe-line);border-radius:6px;color:var(--mall-ink)}.catalog-direct-card strong{color:var(--mall-green)}.catalog-direct-card small{color:var(--mall-muted)}.offer-actions a,.offer-actions button{border-color:var(--mall-green);color:var(--mall-green)}.catalog-rating{padding:14px;border-left:1px solid var(--mall-line);color:var(--mall-ink)}.catalog-rating span{border-radius:4px;background:var(--reluxe-surface-soft);color:var(--mall-green)}.catalog-price{display:grid;padding:14px;border-left:1px solid var(--mall-line);color:var(--mall-clay);font-size:17px;font-weight:930}.products-state{border-color:var(--mall-line);border-radius:8px;background:var(--reluxe-paper)}.products-state button{border-radius:6px;background:var(--mall-green)}.cart-toast{border-color:var(--reluxe-line);border-radius:8px;background:var(--reluxe-surface-soft);color:var(--mall-green)}.cart-toast-error{border-color:#f0b29f;background:#fff7f4;color:#9a3412}.site-footer{border-top:4px solid var(--mall-amber)}@media(max-width:1180px){.main-nav{grid-template-columns:1fr auto}.catalog-product-row{grid-template-columns:minmax(300px,1fr) 188px minmax(120px,.7fr)}.catalog-price{display:none}}@media(max-width:920px){.breadcrumb-row,.category-strip,.hero-copy,.main-nav,.site-footer,.utility-bar{padding-right:18px;padding-left:18px}.hero-section{display:block}.hero-media{display:none}.deal-toolbar,.market-layout,.search-category-links,.search-context,.site-footer{width:calc(100% - 36px)}.market-layout{grid-template-columns:1fr}.filter-panel{position:static}.card-category,.catalog-product-row{grid-template-columns:1fr}.catalog-direct-card,.catalog-rating{border-left:0;border-top:1px solid var(--mall-line)}}@media(max-width:620px){.utility-bar,.utility-bar p{overflow:hidden}.utility-bar p{flex:1 1 auto;min-width:0;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.main-nav{position:relative;width:100%;max-width:100vw;grid-template-columns:minmax(0,calc(100vw - 88px)) 40px;justify-content:start;padding-top:12px;padding-bottom:12px;overflow:hidden}.account-actions .calculator-shortcut{display:none}.account-actions{position:absolute;top:18px;right:auto;left:clamp(250px,78vw,332px);width:40px;min-width:0;justify-content:flex-end;z-index:2}.cart-button{width:40px;min-width:40px;gap:3px;padding:4px;justify-content:center;color:var(--reluxe-ink)}.cart-button svg{display:none}.cart-button:before{display:block;width:18px;height:14px;border:2px solid;border-top:0;content:"";transform:skew(-8deg)}.cart-button span{display:none}.search-form{width:calc(100vw - 36px);max-width:100%;grid-template-columns:84px minmax(0,1fr) 44px}.category-strip a{border-left:0}.hero-copy{min-height:220px}.hero-copy h1{font-size:32px}.stats-grid div{min-width:100%}.deal-toolbar{align-items:stretch;flex-direction:column;gap:12px;margin-top:24px}.results-copy{width:100%;text-align:left}.sort-select,.toolbar-actions{width:100%}.sort-select{justify-content:space-between;overflow:hidden;padding-right:8px}.sort-select select{width:min(170px,56vw);min-width:0;font-size:13px}.market-layout{width:calc(100% - 24px);grid-template-columns:1fr;gap:16px}.catalog-product-row,.products-grid{min-width:0;width:100%}.filter-panel{padding:14px}.products-grid{gap:14px}.catalog-product-row{grid-template-columns:1fr;border-left-color:var(--mall-green);border-radius:8px;background:#fff}.catalog-product-row:hover{box-shadow:none}.card-catalog{grid-template-columns:154px minmax(0,1fr);gap:12px;align-items:start;padding:14px}.card-catalog .product-media{width:154px;min-height:154px}.card-catalog .product-media img{padding:0}.brand-name{font-size:10px;line-height:1.2}.product-body h3{margin-top:6px;font-size:15px;line-height:1.3}.catalog-direct-card{grid-template-columns:82px minmax(0,1fr);justify-items:start;align-items:center;gap:8px 12px;padding:12px 14px;border-top:1px solid var(--mall-line);border-left:0}.offer-source-box{width:82px;min-height:38px;border-radius:6px;font-size:13px}.catalog-direct-card strong{margin-top:0;font-size:14px;text-align:left}.catalog-direct-card small{margin-top:0;font-size:12px}.offer-actions{grid-column:1/-1;gap:8px;margin-top:2px}.offer-actions a,.offer-actions button{min-height:38px}.catalog-rating{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between;padding:12px 14px;border-top:1px solid var(--mall-line);border-left:0}.catalog-rating strong{min-width:0;flex:1 1 160px}.catalog-rating span{width:auto;max-width:100%}.catalog-price{display:flex;align-items:center;justify-content:flex-start;gap:14px;padding:12px 14px;border-top:1px solid var(--mall-line);border-left:0;background:var(--reluxe-surface-soft);font-size:18px;overflow:hidden}.catalog-price:before{content:"Price";color:var(--mall-muted);font-size:12px;font-weight:850}.card-category{gap:14px;min-height:0;padding:14px}.card-category .product-media{min-height:260px}.card-category .product-body h3{font-size:20px}.card-category .card-actions{padding:12px}.price-row strong{font-size:24px}}:root{--pd-bg:var(--reluxe-surface-soft);--pd-ink:var(--reluxe-ink);--pd-muted:var(--reluxe-muted);--pd-soft:var(--reluxe-paper);--pd-surface:#fff;--pd-blue:var(--reluxe-wine);--pd-coral:#e76f51;--pd-gold:#d99a32;--pd-shadow:0 18px 46px rgba(18,45,50,.12);--pd-shadow-soft:0 10px 28px rgba(18,45,50,.08);--pd-radius:8px}body{background:var(--pd-bg);color:var(--pd-ink)}.site-shell{background:linear-gradient(180deg,#fff 0,var(--reluxe-paper) 340px,var(--reluxe-surface-soft) 100%)}.utility-bar{min-height:34px;padding:0 max(28px,calc(50vw - 640px));border-bottom:1px solid rgba(16,33,42,.08);background:var(--reluxe-ink-soft);color:var(--reluxe-paper)}.utility-links{gap:20px;color:var(--reluxe-success-soft);font-size:12px;font-weight:760}.utility-links a:hover{color:#fff}.main-nav{position:sticky;top:0;z-index:12;grid-template-columns:236px 124px minmax(360px,1fr) auto;gap:18px;min-height:84px;padding:14px max(28px,calc(50vw - 640px));border-bottom:1px solid rgba(16,33,42,.08);background:#fffffff0;box-shadow:0 10px 28px #122d3214;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:var(--pd-ink)}.brand{gap:12px}.main-nav .brand-logo{width:52px;height:52px;flex-basis:52px}.brand strong{color:var(--pd-ink);font-size:24px;letter-spacing:0}.account-actions small,.brand small,.location-button small{color:var(--pd-muted)}.account-actions .account-link,.account-actions .calculator-shortcut,.account-actions .orders-button,.account-actions button,.cart-button,.location-button{min-height:44px;border-radius:var(--pd-radius);color:var(--pd-ink)}.account-actions .account-link:hover,.account-actions .calculator-shortcut:hover,.account-actions .orders-button:hover,.cart-button:hover,.location-button:hover{background:var(--pd-soft)}.search-form{grid-template-columns:122px minmax(160px,1fr) 52px;min-height:46px;border-radius:var(--pd-radius);background:#fff;box-shadow:0 12px 28px #6c26331f}.search-form select{background:var(--reluxe-paper);color:var(--pd-ink);font-size:14px}.search-form input{color:var(--pd-ink);font-size:15px}.search-form input::-moz-placeholder{color:var(--reluxe-muted)}.search-form input::placeholder{color:var(--reluxe-muted)}.search-form button{color:#fff}.search-form button:hover{background:var(--pd-coral);color:#fff}.cart-button span{width:24px;height:24px;border-radius:7px;background:var(--pd-gold);color:#1c170e}.category-strip{min-height:48px;gap:8px;padding:8px max(28px,calc(50vw - 640px));background:linear-gradient(90deg,var(--reluxe-ink-soft) 0,var(--reluxe-ink) 55%,var(--reluxe-wine) 100%);color:var(--reluxe-surface-soft);box-shadow:inset 0 -1px #ffffff1f;scrollbar-width:none}.category-strip::-webkit-scrollbar{display:none}.category-strip a{min-height:32px;border:1px solid hsla(0,0%,100%,.14);border-radius:var(--pd-radius);padding:0 14px;background:#ffffff0f;color:inherit;font-size:13px;font-weight:820}.category-strip a.active,.category-strip a:hover{border-color:#fff;background:#fff;color:var(--pd-ink)}.hero-section{display:grid;grid-template-columns:1fr;min-height:372px;border-bottom:1px solid var(--pd-line);background:var(--reluxe-paper)}.hero-section.hero-category{display:block}.hero-copy{min-height:372px;padding:54px max(32px,calc(50vw - 617px))}.hero-best-sellers .hero-copy,.hero-catalog .hero-copy,.hero-category .hero-copy,.hero-copy,.hero-deals .hero-copy{background:linear-gradient(135deg,#fff 0,var(--reluxe-paper) 58%,var(--reluxe-accent-soft) 100%);color:var(--pd-ink)}.hero-copy h1{max-width:720px;color:var(--pd-ink);font-size:54px;line-height:1.02;letter-spacing:0}.hero-text{max-width:690px;color:var(--reluxe-muted);font-size:18px;line-height:1.55}.hero-actions{gap:12px;margin-top:24px}.catalog-link,.primary-link,.secondary-link{min-height:44px;border-radius:var(--pd-radius);padding:0 18px;font-size:14px}.primary-link{background:var(--pd-teal);color:#fff;box-shadow:0 12px 22px #6c263333}.primary-link:hover{background:var(--pd-teal-dark)}.catalog-link,.secondary-link{border-color:var(--reluxe-line);background:#fff;color:var(--pd-ink)}.hero-proof-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.hero-proof-row span{display:inline-flex;min-height:30px;align-items:center;border:1px solid var(--reluxe-line);border-radius:var(--pd-radius);padding:0 11px;background:#ffffffbd;color:var(--reluxe-muted);font-size:12px;font-weight:820}.stats-grid{gap:10px;margin-top:20px}.stats-grid div{min-width:132px;border:1px solid var(--reluxe-success-soft);border-left:4px solid var(--pd-coral);border-radius:var(--pd-radius);padding:10px 12px;background:#ffffffd1;box-shadow:0 8px 18px #122d320f}.stats-grid dt{color:var(--pd-ink);font-size:17px;font-weight:900}.stats-grid dd{color:var(--reluxe-muted);font-size:12px}.hero-media{display:grid;min-height:372px;place-items:center;padding:34px 30px;background:linear-gradient(135deg,var(--reluxe-ink-soft) 0,var(--reluxe-wine) 48%,var(--reluxe-wine) 100%)}.hero-media img{width:min(100%,360px);max-height:268px;border-radius:var(--pd-radius);background:#fff6e8;box-shadow:0 22px 44px #08181e3d;-o-object-fit:cover;object-fit:cover}.hero-deal-flag{right:26px;bottom:24px;max-width:218px;border:1px solid hsla(0,0%,100%,.34);border-radius:var(--pd-radius);background:#0b2a31b8;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.deal-toolbar{width:min(1234px,calc(100% - 56px));margin:38px auto 18px;padding:0 0 16px;border-bottom:1px solid var(--pd-line)}.results-copy{color:var(--pd-muted);line-height:1.45}.results-copy strong{font-size:21px;line-height:1.2}.toolbar-actions{gap:10px}.tab-list{display:flex;gap:6px;padding:4px;border:1px solid var(--pd-line);border-radius:var(--pd-radius);background:#fff}.tab-list button{min-height:34px;border:0;border-radius:6px;padding:0 12px;background:transparent;color:var(--reluxe-muted);cursor:pointer;font-size:13px;font-weight:820}.tab-list button.active,.tab-list button:hover{background:var(--pd-teal);color:#fff}.sort-select{min-height:44px;border-color:var(--pd-line);border-radius:var(--pd-radius);background:#fff;color:var(--pd-ink);box-shadow:0 8px 18px #122d320d}.sort-select select{min-height:42px;color:var(--pd-ink)}.market-layout{width:min(1234px,calc(100% - 56px));grid-template-columns:254px minmax(0,1fr);gap:20px}.market-layout.market-layout-full{grid-template-columns:minmax(0,1fr)}.filter-panel{top:104px;border:1px solid var(--pd-line);border-radius:var(--pd-radius);padding:18px;background:#ffffffeb;box-shadow:var(--pd-shadow-soft)}.filter-panel h2{color:var(--pd-ink);font-size:18px}.filter-group{border-top-color:var(--reluxe-surface-soft)}.filter-group h3{color:var(--pd-teal);font-size:12px}.filter-group .filter-option{min-height:34px;border-radius:6px;padding:0 4px}.filter-group .filter-option:hover{background:var(--pd-soft)}.filter-check.checked{border-color:var(--pd-teal);background:var(--pd-teal)}.trust-box{border-top-color:var(--reluxe-surface-soft);color:var(--pd-muted)}.products-grid{gap:14px}.catalog-product-row{grid-template-columns:minmax(360px,1.25fr) 196px minmax(160px,.68fr) 120px;gap:0;overflow:hidden;border:1px solid var(--pd-line);border-left:4px solid transparent;border-radius:var(--pd-radius);background:#fff;box-shadow:0 8px 20px #122d320d;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.catalog-product-row:hover{border-left-color:var(--pd-teal);box-shadow:var(--pd-shadow);transform:translateY(-2px)}.product-card{border:0;border-radius:0;background:transparent}.card-catalog{display:grid;grid-template-columns:152px minmax(0,1fr);gap:16px;align-items:center;padding:14px}.card-catalog .product-media{aspect-ratio:1;margin:0;border:1px solid var(--reluxe-success-soft);border-radius:var(--pd-radius);background:var(--reluxe-paper)}.card-catalog .product-media img{padding:0;-o-object-fit:cover;object-fit:cover}.brand-name{color:var(--pd-blue);font-size:11px;font-weight:900}.product-badge-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.product-badge-row span{max-width:100%;min-height:24px;overflow:hidden;border:1px solid var(--reluxe-line);border-radius:6px;padding:4px 8px;background:var(--reluxe-paper);color:var(--reluxe-muted);font-size:11px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.product-body h3{margin-top:8px;color:var(--pd-ink);font-size:17px;line-height:1.34}.card-catalog .product-body{display:grid;align-content:center;gap:7px}.card-catalog .brand-name,.card-catalog .product-body h3,.product-description{margin:0}.card-catalog .product-body h3{font-size:20px;line-height:1.28}.product-summary-rating{gap:7px;align-items:center;margin-top:0;color:var(--pd-muted);font-size:12px}.product-summary-rating .stars{font-size:13px;line-height:1}.product-summary-rating strong{color:var(--pd-ink);font-weight:900}.product-summary-rating .rating-count{color:var(--reluxe-muted);font-weight:750}.product-description{display:-webkit-box;max-width:100%;overflow:hidden;color:var(--reluxe-muted);font-size:12px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-tag-row{display:flex;flex-wrap:wrap;gap:6px}.product-tag-row span{max-width:100%;min-height:22px;overflow:hidden;border:1px solid var(--reluxe-success-soft);border-radius:999px;padding:4px 8px;background:var(--reluxe-paper);color:var(--reluxe-ink);font-size:11px;font-weight:850;line-height:1.3;box-shadow:0 6px 16px #244f5a12;text-overflow:ellipsis;white-space:nowrap}.card-catalog .rating-row,.card-catalog .strength{display:flex}.strength{color:var(--pd-muted);font-size:13px}.catalog-code-row{gap:7px}.catalog-code-row span,.catalog-code-row strong{color:var(--reluxe-muted)}.stars{color:var(--pd-gold)}.catalog-direct-card,.catalog-price,.catalog-rating{border-left:1px solid var(--pd-line)}.catalog-direct-card{align-content:center;justify-items:stretch;padding:16px;background:var(--reluxe-paper)}.offer-source-box{min-height:42px;border-color:var(--reluxe-success-soft);border-radius:var(--pd-radius);background:#fff;color:var(--pd-teal-dark)}.catalog-direct-card strong{color:var(--pd-ink)}.offer-actions{gap:8px;margin-top:10px}.offer-actions a,.offer-actions button{min-height:36px;border-color:var(--pd-teal);border-radius:6px;color:var(--pd-teal)}.offer-actions a:hover,.offer-actions button:hover{background:var(--pd-teal);color:#fff}.catalog-rating{align-content:center;padding:16px;background:#fff}.catalog-rating strong{color:var(--pd-ink);line-height:1.35}.catalog-rating span{border-radius:6px;background:var(--reluxe-success-soft);color:var(--pd-teal)}.catalog-price{place-items:center;padding:16px;background:var(--reluxe-accent-soft);color:#9b4d36;font-size:18px}.catalog-price strong{color:#9b4d36;font-size:20px}.card-category{border:1px solid var(--pd-line);border-left:4px solid var(--pd-teal)}.card-category,.card-category .card-actions,.card-category .product-media{border-radius:var(--pd-radius)}.card-category .product-body h3{font-size:24px}.price-row strong{color:#9b4d36}.add-button{background:var(--pd-teal);color:#fff}.add-button:hover{background:var(--pd-teal-dark)}.products-state{min-height:244px;border:1px dashed var(--reluxe-success-soft);border-radius:var(--pd-radius);background:linear-gradient(135deg,#fff 0,var(--reluxe-paper) 58%,var(--reluxe-accent-soft) 100%);color:var(--reluxe-muted);font-size:15px}.products-state strong{color:var(--pd-ink)}.products-state button{border-radius:var(--pd-radius);background:var(--pd-teal)}.promo-band{display:none}.category-intro{display:grid;width:min(1234px,calc(100% - 56px));gap:16px;margin:24px auto 0;padding:30px 32px;border:1px solid var(--pd-line,var(--reluxe-line));border-radius:var(--pd-radius,8px);background:#fff;box-shadow:0 8px 20px #122d320d;color:var(--pd-ink,var(--reluxe-ink))}.category-intro-heading{max-width:940px;margin:0;color:var(--pd-ink,var(--reluxe-ink));line-height:1.24}.category-intro h2.category-intro-heading{font-size:28px}.category-intro h3.category-intro-heading{margin-top:6px;font-size:21px}.category-intro-callout,.category-intro-list,.category-intro-paragraph{max-width:960px;margin:0;color:var(--reluxe-muted);font-size:16px;line-height:1.74}.category-intro-callout{padding:14px 18px;border-left:4px solid var(--pd-teal,var(--reluxe-wine));border-radius:6px;background:var(--reluxe-paper);color:var(--reluxe-ink)}.category-intro-list{display:grid;gap:8px;padding-left:22px}.category-intro-list li::marker{color:var(--pd-teal,var(--reluxe-wine))}.category-intro strong{color:var(--pd-ink,var(--reluxe-ink));font-weight:900}.category-intro-link{color:var(--pd-teal,var(--reluxe-wine));font-weight:900;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.category-intro-link:hover{color:var(--pd-teal-dark,var(--reluxe-ink))}.site-footer{margin-top:64px;border-top:1px solid rgba(154,118,47,.72);background:var(--reluxe-ink);color:#fff}.site-footer .brand strong{color:#fff}.site-footer .footer-brand-wordmark{--brand-wordmark-size:22px;color:#fff}.site-footer .brand small{color:#cfc8be}.site-footer .footer-columns h2{color:var(--reluxe-accent-soft)}.site-footer .footer-columns a{text-decoration-color:transparent;text-underline-offset:4px;transition:color .16s ease,text-decoration-color .16s ease}.site-footer .footer-columns .footer-contact-placeholder,.site-footer .footer-columns a{display:flex;min-height:36px;align-items:center;margin-top:4px;color:#d7d1c8;overflow-wrap:anywhere}.site-footer .footer-columns a:hover{color:#fff;text-decoration:underline;text-decoration-color:var(--reluxe-accent)}.site-footer .footer-columns a:focus-visible{border-radius:2px;outline:3px solid rgba(154,118,47,.72);outline-offset:3px}@media(max-width:1180px){.main-nav{grid-template-columns:1fr auto}.search-form{grid-column:1/-1}.catalog-product-row{grid-template-columns:minmax(320px,1fr) 188px minmax(140px,.65fr)}.catalog-price{display:none}}@media(max-width:920px){.breadcrumb-row,.category-strip,.hero-copy,.main-nav,.site-footer,.utility-bar{padding-right:18px;padding-left:18px}.main-nav{top:0}.hero-section{grid-template-columns:1fr}.hero-copy{min-height:0;padding-top:42px;padding-bottom:30px}.hero-copy h1{font-size:42px}.hero-media{display:grid;min-height:248px;padding:24px 18px}.hero-media img{max-height:216px}.category-intro,.deal-toolbar,.market-layout,.search-category-links,.search-context,.site-footer{width:calc(100% - 36px)}.market-layout{grid-template-columns:1fr}.filter-panel{position:static}.card-category,.catalog-product-row{grid-template-columns:1fr}.catalog-direct-card,.catalog-price,.catalog-rating{border-left:0;border-top:1px solid var(--pd-line)}.catalog-price{display:flex}}@media(max-width:620px){.category-strip,.hero-section,.main-nav,.site-shell,main{max-width:100vw}.utility-bar{display:none}.main-nav{position:fixed!important;top:0;left:0;right:0;z-index:1000;width:100%;grid-template-columns:minmax(0,1fr) auto;align-items:center;-moz-column-gap:8px;column-gap:8px;row-gap:8px;min-height:0;overflow:visible;padding:10px 12px 9px;border-bottom:1px solid var(--pd-line);background:#fffffff5;box-shadow:0 10px 24px #122d3214;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.main-nav .brand-logo{width:36px;height:36px;flex-basis:36px}.brand{grid-column:1/2;gap:8px;min-height:38px;max-width:none;overflow:hidden}.brand-copy{display:grid;align-content:center;gap:1px;min-height:38px;min-width:0}.brand strong{font-size:18px;line-height:1}.brand small,.brand strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand small{display:block;color:var(--pd-muted);font-size:9px;font-weight:800;line-height:1.1}.account-actions,.location-button{display:none}.mobile-account-summary{display:flex;position:static;grid-column:2/3;align-items:center;justify-content:flex-end;width:auto;min-width:0;gap:7px}.mobile-account-link,.mobile-cart-link,.mobile-search-button{display:grid;position:relative;width:38px;height:38px;min-width:0;place-items:center;border:1px solid var(--pd-line);border-radius:8px;background:#fff;color:var(--pd-ink);text-decoration:none}.mobile-account-link svg,.mobile-cart-link svg,.mobile-search-button svg{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.mobile-account-link small,.mobile-account-link strong,.mobile-cart-link strong{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.mobile-cart-link span{display:inline-grid;position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 4px;place-items:center;border-radius:50%;background:#d99520;color:var(--reluxe-ink);font-size:10px;font-weight:900}.mobile-quick-actions{display:grid;position:static;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:none;gap:6px;margin:0}.mobile-quick-actions a{box-sizing:border-box;display:grid;min-width:0;min-height:34px;place-items:center;color:var(--pd-ink);font-size:11px;font-weight:900;line-height:1;text-decoration:none;text-align:center;white-space:nowrap}.mobile-quick-actions a,.search-form{border:1px solid var(--pd-line);border-radius:8px;background:#fff}.search-form{width:100%;max-width:none;grid-column:1/-1;grid-template-columns:74px minmax(0,1fr) 46px;min-height:44px;border-left:4px solid var(--pd-teal);box-shadow:none}.search-form select{min-width:0;padding:0 8px;border-right:1px solid var(--reluxe-line);background:var(--pd-soft);color:var(--pd-ink);font-size:14px}.search-form input{min-width:0;padding:0 12px;font-size:14px}.search-form button{min-width:0}.category-strip{margin-top:151px;padding-top:8px;padding-bottom:8px}.category-strip a{min-height:32px;padding:0 11px}.hero-copy{width:100%;max-width:100vw;overflow:hidden}.hero-copy h1{width:min(100%,330px);max-width:100%;font-size:28px;line-height:1.14;overflow-wrap:break-word}.hero-media{gap:12px;overflow:hidden}.hero-deal-flag{position:static;width:min(100%,330px);max-width:330px;justify-self:center;margin:0}.hero-text{width:min(100%,330px);max-width:100%;font-size:16px;overflow-wrap:break-word}.hero-proof-row span{flex:1 1 100%;justify-content:center}.stats-grid{display:grid;grid-template-columns:1fr}.stats-grid div{min-width:0}.deal-toolbar{gap:14px;margin-top:28px}.toolbar-actions{align-items:stretch;flex-direction:column}.tab-list{overflow-x:auto}.sort-select{width:100%}.category-intro,.market-layout{width:calc(100% - 24px)}.category-intro{gap:13px;margin-top:18px;padding:18px}.category-intro h2.category-intro-heading{font-size:23px}.category-intro h3.category-intro-heading{font-size:19px}.category-intro-callout,.category-intro-list,.category-intro-paragraph{font-size:15px;line-height:1.66}.card-catalog{grid-template-columns:118px minmax(0,1fr);gap:12px;padding:12px}.card-catalog .product-media{width:118px;min-height:118px}.product-badge-row span{max-width:100%;font-size:10px}.product-body h3{font-size:15px}.product-corner-badge{top:8px;right:8px;max-width:56px;max-height:34px}.catalog-direct-card{grid-template-columns:84px minmax(0,1fr)}.catalog-price{justify-content:space-between}}.hero-section{min-height:180px}.hero-section.hero-category{min-height:218px}.hero-copy{min-height:180px;justify-content:center;padding-top:22px;padding-bottom:22px}.hero-category .hero-copy{min-height:180px;padding-top:24px;padding-bottom:22px}.hero-copy h1{max-width:780px;font-size:38px;line-height:1.08}.hero-text{max-width:760px;margin-top:10px;font-size:16px;line-height:1.35}.hero-meta-list{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;max-width:900px;margin:14px 0 0;padding:0;color:#ffffffe6;font-size:13px;line-height:1.35;list-style:none}.hero-meta-list li{display:flex;align-items:center;min-width:0;white-space:nowrap}.hero-meta-list li:first-child{color:#fff;font-weight:800}.hero-meta-list li+li:before{width:3px;height:3px;margin-right:14px;border-radius:999px;background:currentColor;content:"";opacity:.6}.hero-meta-text-mobile{display:none}.hero-actions{margin-top:12px}.catalog-link,.primary-link,.secondary-link{min-height:36px;padding:0 14px;font-size:13px}@media(max-width:920px){.hero-section,.hero-section.hero-category{min-height:0}.hero-category .hero-copy,.hero-copy{min-height:0;padding-top:28px;padding-bottom:24px}.hero-copy h1{font-size:34px;line-height:1.12}.hero-text{margin-top:10px;font-size:15px}.hero-meta-list{gap:8px 12px;margin-top:12px;font-size:13px}}@media(max-width:640px){.hero-category .hero-copy,.hero-copy{padding-top:24px;padding-bottom:22px}.hero-copy h1{font-size:28px;line-height:1.14}.hero-actions{gap:8px;margin-top:12px}.hero-meta-list{display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:8px 14px;width:min(100%,342px);max-width:100%}.hero-meta-list li{white-space:nowrap;overflow-wrap:anywhere}.hero-meta-list li+li:before,.hero-meta-text-desktop{display:none}.hero-meta-text-mobile{display:inline}}@media(max-width:340px){.hero-meta-list{grid-template-columns:1fr;gap:6px}.hero-meta-list li{white-space:normal}}.deal-toolbar{display:flex;align-items:center;justify-content:space-between;flex-direction:row;flex-wrap:nowrap;gap:12px;margin-top:8px;margin-bottom:8px;padding:6px 0}.deal-toolbar>div:first-child{min-width:0;flex:1 1 auto}.results-copy{margin:0;overflow:hidden;color:var(--reluxe-muted);font-size:14px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.results-copy strong{display:inline;color:var(--pd-ink);font-size:inherit;line-height:inherit}.toolbar-actions{display:flex;flex:0 0 auto;align-items:center;flex-direction:row;justify-content:flex-end;min-width:0}.tab-list{display:none}.sort-select{width:auto;min-height:34px;box-shadow:none}.sort-select span{color:var(--reluxe-muted);font-size:12px}.sort-select select{min-height:32px;min-width:128px;font-size:13px}@media(max-width:920px){.deal-toolbar{gap:10px;margin-top:8px;margin-bottom:8px;padding:6px 0}.sort-select span{display:none}.sort-select select{min-width:116px}}@media(max-width:640px){.deal-toolbar{width:calc(100% - 24px);align-items:center;justify-content:space-between;flex-direction:row;flex-wrap:nowrap;gap:8px;margin-top:6px;margin-bottom:6px;padding:5px 0}.results-copy{min-width:0;overflow:hidden;font-size:13px;line-height:1.15;text-overflow:ellipsis}.toolbar-actions{align-items:center;flex-direction:row}.sort-select{flex:0 0 auto;width:auto;min-height:30px}.sort-select span{display:none}.sort-select select{min-width:104px;max-width:36vw;min-height:28px;padding:0 6px;font-size:12px}}.hero-tone-deals .hero-copy{background:linear-gradient(135deg,var(--reluxe-wine-hover) 0,var(--reluxe-wine) 58%,var(--reluxe-accent-hover) 100%);color:#fff}.hero-tone-best-sellers .hero-copy{background:linear-gradient(135deg,var(--reluxe-ink) 0,var(--reluxe-ink-soft) 54%,var(--reluxe-wine) 100%);color:#fff}.hero-tone-weight .hero-copy{background:linear-gradient(135deg,var(--reluxe-ink-soft) 0,var(--reluxe-accent-hover) 56%,var(--reluxe-accent) 100%);color:#fff}.hero-tone-repair .hero-copy{background:linear-gradient(135deg,var(--reluxe-ink) 0,var(--reluxe-wine-hover) 58%,var(--reluxe-wine) 100%);color:#fff}.hero-tone-performance .hero-copy{background:linear-gradient(135deg,var(--reluxe-ink) 0,var(--reluxe-ink-soft) 56%,var(--reluxe-accent-hover) 100%);color:#fff}.hero-tone-longevity .hero-copy{background:linear-gradient(135deg,var(--reluxe-ink) 0,var(--reluxe-wine-hover) 56%,var(--reluxe-wine) 100%);color:#fff}.hero-tone-category .hero-copy{background:linear-gradient(135deg,var(--reluxe-ink) 0,var(--reluxe-ink-soft) 58%,var(--reluxe-wine) 100%);color:#fff}.hero-tone-best-sellers .hero-copy h1,.hero-tone-category .hero-copy h1,.hero-tone-deals .hero-copy h1,.hero-tone-longevity .hero-copy h1,.hero-tone-performance .hero-copy h1,.hero-tone-repair .hero-copy h1,.hero-tone-weight .hero-copy h1{color:#fff}.hero-tone-best-sellers .hero-text,.hero-tone-category .hero-text,.hero-tone-deals .hero-text,.hero-tone-longevity .hero-text,.hero-tone-performance .hero-text,.hero-tone-repair .hero-text,.hero-tone-weight .hero-text{color:#ffffffd6}.card-category,.catalog-product-row{content-visibility:auto;contain-intrinsic-size:224px}@media(max-width:920px){.site-footer{width:100%;max-width:100vw;grid-template-columns:1fr;gap:28px;padding-right:18px;padding-left:18px}}@media(max-width:620px){.site-footer{margin-top:36px;padding-top:36px;padding-bottom:42px}.footer-columns{grid-template-columns:1fr;gap:24px}.site-footer .footer-columns a{min-height:44px;margin-top:0}}.footer-column-heading{margin:0 0 12px}.footer-column-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left}.footer-column-chevron{display:none;width:16px;height:16px;flex:0 0 auto;transition:transform .22s ease}.footer-column-toggle:focus-visible{border-radius:3px;outline:3px solid rgba(154,118,47,.82);outline-offset:4px}.footer-column-links{display:block}.footer-column-links.is-collapsed{display:none}@media(max-width:620px){.footer-columns{gap:0}.footer-column{border-top:1px solid hsla(0,0%,100%,.14)}.footer-column:last-child{border-bottom:1px solid hsla(0,0%,100%,.14)}.footer-column-heading{margin:0}.footer-column-toggle{min-height:64px;padding:0 2px;color:#fff;font-size:16px;font-weight:750}.footer-column-chevron{display:block}.footer-column.is-open .footer-column-chevron{transform:rotate(180deg)}.footer-column-links{padding:0 2px 14px}.footer-column-links .footer-contact-placeholder,.footer-column-links a{min-height:44px}}@media(prefers-reduced-motion:reduce){.footer-column-chevron{transition:none}}.card-category{grid-template-columns:150px minmax(0,1fr) 260px;gap:28px;align-items:center;min-height:246px;padding:18px;border-left:1px solid var(--pd-line,var(--reluxe-line));border:1px solid var(--pd-line,var(--reluxe-line));border-radius:8px;background:#fff;box-shadow:0 8px 20px #122d320d}.card-category .product-media{width:140px;min-height:140px;aspect-ratio:1;justify-self:start;border-radius:8px}.card-category .product-media img{-o-object-fit:contain;object-fit:contain}.card-category .product-body{display:grid;gap:8px;justify-content:center}.card-category .product-body h3{font-size:21px;line-height:1.25}.card-category .strength{max-width:680px;color:var(--reluxe-ink);font-size:14px;line-height:1.48}.card-category .category-tag-row{margin-top:0}.category-action-box{display:grid;align-content:center;gap:8px;min-height:206px;padding:16px 14px;border:1px solid var(--reluxe-surface-soft);border-radius:8px;background:var(--reluxe-paper)}.category-price-row{gap:12px;margin-top:0}.category-price-row strong{font-size:32px}.category-price-row del{color:#b51212;font-size:13px;font-weight:850}.category-action-note,.category-stock-line{margin:0;color:var(--reluxe-success);font-size:13px;font-weight:900;line-height:1.35}.category-action-buttons{display:grid;gap:8px;margin-top:4px}.category-action-button{display:grid;min-height:38px;place-items:center;border:1px solid var(--reluxe-line);border-radius:8px;background:#fff;color:var(--reluxe-ink);cursor:pointer;font-size:15px;font-weight:900;transition:border-color .2s ease,background .2s ease,color .2s ease}.category-action-button-primary{border-color:var(--reluxe-accent);background:var(--reluxe-accent)}.category-action-button-primary:focus-visible,.category-action-button-primary:hover{border-color:#e48600;background:#e48600}.category-action-button-secondary:focus-visible,.category-action-button-secondary:hover{border-color:var(--pd-teal,var(--reluxe-wine));color:var(--pd-teal,var(--reluxe-wine))}@media(max-width:920px){.card-category{grid-template-columns:128px minmax(0,1fr);gap:14px;align-items:start;min-height:0;padding:14px}.card-category .product-media{width:128px;min-height:128px}.category-action-box{grid-column:1/-1;min-height:0;padding:14px}.category-action-buttons{grid-template-columns:1fr 1fr}}@media(max-width:620px){.card-category{grid-template-columns:100px minmax(0,1fr);gap:9px 10px;align-items:start;width:100%;min-width:0;max-width:100%;overflow:hidden;padding:10px}.card-category .product-media{grid-column:1;grid-row:1/span 3;width:100%;max-width:100px;min-height:0;aspect-ratio:1;align-self:start}.card-category .product-body{display:contents}.card-category .brand-name,.card-category .category-description,.card-category .product-body h3{grid-column:2;min-width:0}.card-category .product-body h3{font-size:17px;margin-top:0}.card-category .strength{display:-webkit-box;overflow:hidden;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:3}.card-category .category-tag-row,.card-category .rating-row{grid-column:1/-1}.card-category .category-tag-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:0;min-width:0;max-width:100%}.card-category .category-tag-row a,.card-category .category-tag-row span{flex:0 0 auto;min-width:0;max-width:100%}.card-category .rating-row{flex-wrap:wrap;gap:5px;margin-top:0;font-size:12px}.category-action-box{grid-column:1/-1;gap:7px;padding:12px;border-radius:8px}.category-price-row{justify-content:space-between}.category-price-row strong{font-size:26px}.category-action-note,.category-stock-line{font-size:12px}.category-action-button{min-height:38px;font-size:14px}}.category-strip-shell{position:relative}.category-strip-hint{display:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0}@media(max-width:620px){.category-strip-shell{position:relative;isolation:isolate;max-width:100vw;margin-top:151px;overflow:hidden;background:linear-gradient(90deg,var(--reluxe-ink-soft) 0,var(--reluxe-ink) 55%,var(--reluxe-wine) 100%)}.category-strip-shell.has-overflow:not(.is-at-end):after{content:"";position:absolute;top:0;right:0;bottom:0;z-index:1;width:64px;background:linear-gradient(90deg,rgba(40,95,145,0),var(--reluxe-wine) 72%);pointer-events:none}.category-strip{margin-top:0;padding-right:72px;background:transparent}.category-strip-shell.has-overflow:not(.is-at-end) .category-strip-hint{position:absolute;top:50%;right:10px;z-index:2;display:grid;width:28px;height:28px;place-items:center;border:1px solid hsla(0,0%,100%,.28);border-radius:50%;background:#ffffff1a;color:#fff;cursor:pointer;pointer-events:auto;transform:translateY(-50%);transition:background .16s ease,border-color .16s ease,transform .16s ease;-webkit-tap-highlight-color:transparent}.category-strip-hint:before{content:"";width:8px;height:8px;border-top:2px solid;border-right:2px solid;transform:translate(-1px) rotate(45deg)}.category-strip-hint:active{border-color:#ffffff80;background:#fff3;transform:translateY(-50%) scale(.94)}.category-strip-hint:focus-visible{outline:2px solid hsla(0,0%,100%,.9);outline-offset:2px}}:root{--pd-bg:var(--reluxe-paper);--pd-soft:var(--reluxe-surface-soft);--pd-line:var(--reluxe-line);--pd-teal:var(--reluxe-wine);--pd-teal-dark:var(--reluxe-ink);--pd-shadow:0 18px 52px rgba(21,52,60,.07);--pd-shadow-soft:0 1px 0 rgba(14,40,45,.04)}.site-shell{background:var(--reluxe-paper)}.main-nav{min-height:92px;border-bottom:1px solid var(--pd-line);background:#fff;box-shadow:0 1px #0e282d0a;-webkit-backdrop-filter:none;backdrop-filter:none}.search-form{border:1px solid var(--reluxe-line);border-left:4px solid var(--pd-teal);box-shadow:0 1px #0e282d08}.search-form button{background:var(--pd-teal)}.search-form button:hover{background:var(--pd-teal-dark)}.category-strip-shell{background:#fff;border-bottom:1px solid var(--pd-line)}.category-strip{min-height:52px;border-bottom:0;background:#fff;color:var(--reluxe-ink);box-shadow:none}.category-strip a{border-color:transparent;background:transparent;color:var(--reluxe-ink)}.category-strip a.active,.category-strip a:hover{border-color:transparent;background:var(--reluxe-surface-soft);color:var(--pd-teal-dark);transform:none}.breadcrumb-row{border-bottom:1px solid var(--pd-line);background:#fff}.hero-section,.hero-section.hero-category{min-height:168px;border-bottom:1px solid var(--pd-line);background:var(--reluxe-paper)}.hero-best-sellers .hero-copy,.hero-catalog .hero-copy,.hero-category .hero-copy,.hero-copy,.hero-deals .hero-copy,.hero-tone-best-sellers .hero-copy,.hero-tone-category .hero-copy,.hero-tone-deals .hero-copy,.hero-tone-longevity .hero-copy,.hero-tone-performance .hero-copy,.hero-tone-repair .hero-copy,.hero-tone-weight .hero-copy{min-height:168px;padding-top:30px;padding-bottom:30px;background:linear-gradient(120deg,var(--reluxe-surface-soft) 0,var(--reluxe-paper) 58%,var(--reluxe-surface-soft) 100%);color:var(--reluxe-ink)}.hero-copy h1,.hero-tone-best-sellers .hero-copy h1,.hero-tone-category .hero-copy h1,.hero-tone-deals .hero-copy h1,.hero-tone-longevity .hero-copy h1,.hero-tone-performance .hero-copy h1,.hero-tone-repair .hero-copy h1,.hero-tone-weight .hero-copy h1{color:var(--reluxe-ink)}.hero-meta-list,.hero-text,.hero-tone-best-sellers .hero-text,.hero-tone-category .hero-text,.hero-tone-deals .hero-text,.hero-tone-longevity .hero-text,.hero-tone-performance .hero-text,.hero-tone-repair .hero-text,.hero-tone-weight .hero-text{color:var(--reluxe-muted)}.hero-meta-list li:first-child{color:var(--reluxe-ink)}.deal-toolbar{margin-top:18px;border-bottom-color:var(--pd-line)}.card-category,.category-action-box,.filter-panel{border-color:var(--pd-line);background:#fff;box-shadow:var(--pd-shadow-soft)}.category-action-box{background:var(--reluxe-surface-soft)}.card-category{box-shadow:0 1px #0e282d0a}.card-category:hover{box-shadow:0 12px 28px #15343c14}.card-category .product-media{background:var(--reluxe-surface-soft)}.category-price-row strong{color:var(--reluxe-ink)}@media(max-width:620px){.main-nav{border-bottom-color:var(--pd-line);background:#fffffffa;box-shadow:0 10px 24px #122d320f}.category-strip-shell{background:#fff}.category-strip-shell.has-overflow:not(.is-at-end):after{background:linear-gradient(90deg,#fff0,#fff 72%)}.category-strip{background:#fff;color:var(--reluxe-ink)}.category-strip-shell.has-overflow:not(.is-at-end) .category-strip-hint{border-color:var(--pd-line);background:#fff;color:var(--pd-teal-dark);box-shadow:0 8px 18px #15343c1f}.market-layout{display:block;width:calc(100% - 24px);margin-top:8px}.filter-panel{display:none}.products-grid{gap:12px}.hero-best-sellers .hero-copy,.hero-catalog .hero-copy,.hero-category .hero-copy,.hero-copy,.hero-deals .hero-copy,.hero-tone-best-sellers .hero-copy,.hero-tone-category .hero-copy,.hero-tone-deals .hero-copy,.hero-tone-longevity .hero-copy,.hero-tone-performance .hero-copy,.hero-tone-repair .hero-copy,.hero-tone-weight .hero-copy{padding-top:28px;padding-bottom:22px}.main-nav{padding-top:max(10px,env(safe-area-inset-top))}.mobile-account-link,.mobile-cart-link,.mobile-search-button{width:44px;height:44px}.mobile-quick-actions a{min-height:40px}.category-strip-shell{margin-top:calc(153px + max(10px,env(safe-area-inset-top)))}}@media(max-width:960px)and (max-height:520px)and (orientation:landscape){.main-nav{position:fixed!important;top:0;right:0;left:0;z-index:1000;width:100%;grid-template-columns:minmax(122px,170px) minmax(0,1fr) auto;-moz-column-gap:8px;column-gap:8px;row-gap:0;min-height:0;padding:max(8px,env(safe-area-inset-top)) 12px 8px}.account-actions,.location-button,.utility-bar{display:none}.brand{grid-column:1;grid-row:1;min-height:44px;min-width:0;max-width:none;overflow:hidden}.main-nav .brand-logo{width:44px;height:44px;flex-basis:44px}.brand small,.brand strong,.brand-copy{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-account-summary{display:flex;position:static;grid-column:3;grid-row:1;align-items:center;justify-content:flex-end;width:auto;min-width:0;gap:6px}.mobile-account-link,.mobile-cart-link,.mobile-search-button{display:grid;position:relative;width:44px;height:44px;place-items:center}.mobile-account-link small,.mobile-account-link strong,.mobile-cart-link strong{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.mobile-quick-actions{display:none}.search-form{grid-column:2;grid-row:1;grid-template-columns:70px minmax(0,1fr) 40px;min-height:40px}.category-strip-shell{position:relative;margin-top:calc(53px + max(8px,env(safe-area-inset-top)));overflow:hidden}.category-strip{min-height:40px;padding:4px 12px}}.mobile-search-button,.mobile-search-dialog,.mobile-search-filter-dialog,.mobile-search-results-toolbar{display:none}.mobile-search-visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(max-width:620px){.category-strip{margin-top:0!important}.category-strip-shell{margin-top:var(--mobile-header-height, calc(158px + max(10px, env(safe-area-inset-top))) )!important}.search-form{display:none}.mobile-search-button{display:grid;width:44px;height:44px;min-width:0;place-items:center;border:1px solid var(--pd-line);border-radius:8px;background:#fff;color:var(--pd-ink)}.mobile-search-button svg,.mobile-search-icon-button svg,.mobile-search-input>svg{flex:0 0 auto;width:20px;height:20px;fill:none;stroke:var(--pd-teal-dark);stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.mobile-search-dialog[open]{display:block}.mobile-search-dialog{width:100%;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;background:var(--reluxe-paper);color:var(--pd-ink)}.mobile-search-dialog::backdrop,.mobile-search-filter-dialog::backdrop{background:#0a1f2547}.mobile-search-dialog-content{display:flex;min-height:100dvh;flex-direction:column;padding:max(12px,env(safe-area-inset-top)) 16px max(16px,env(safe-area-inset-bottom))}.mobile-search-dialog-header{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;min-height:44px;gap:8px}.mobile-search-dialog-header h2{min-width:0;margin:0;color:var(--pd-ink);font-size:18px;font-weight:850}.mobile-search-cancel,.mobile-search-clear,.mobile-search-icon-button{display:grid;min-width:44px;min-height:44px;place-items:center;border:0;border-radius:8px;background:transparent;color:var(--pd-teal-dark);font:inherit;font-size:14px;font-weight:800}.mobile-search-input{display:flex;align-items:center;min-height:52px;gap:10px;margin-top:16px;padding:0 6px 0 14px;border:1.5px solid var(--pd-teal);border-radius:8px;background:#fff}.mobile-search-input input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--pd-ink);font:inherit;font-size:16px}.mobile-search-input input::-webkit-search-cancel-button,.mobile-search-input input::-webkit-search-decoration{appearance:none;-webkit-appearance:none}.mobile-search-input:focus-within{border-color:var(--pd-teal-dark);box-shadow:0 0 0 3px #087a732e}.mobile-search-clear{min-width:44px;min-height:44px;background:var(--pd-soft);color:var(--pd-muted);font-size:24px;font-weight:400}.mobile-search-section{margin-top:24px}.mobile-search-section h3{margin:0 0 10px;color:var(--pd-muted);font-size:13px;font-weight:850}.mobile-search-category-rail{display:flex;gap:8px;overflow-x:auto;padding:2px 1px;overscroll-behavior-x:contain;scrollbar-width:none}.mobile-search-category-rail::-webkit-scrollbar{display:none}.mobile-search-category-rail button{min-height:44px;flex:0 0 auto;padding:0 14px;border:1px solid var(--pd-line);border-radius:999px;background:#fff;color:var(--pd-ink);font:inherit;font-size:13px;font-weight:750;white-space:nowrap}.mobile-search-category-rail button.active{border-color:var(--pd-teal);background:var(--pd-teal);color:#fff}.mobile-search-suggestion{display:grid;width:100%;min-height:60px;gap:3px;margin-top:8px;padding:10px 14px;border:1px solid var(--pd-line);border-radius:8px;background:#fff;color:var(--pd-ink);font:inherit;text-align:left}.mobile-search-suggestion span,.mobile-search-suggestion strong{font-size:14px;font-weight:800}.mobile-search-suggestion small{color:var(--pd-muted);font-size:12px}.mobile-search-submit-query{border-color:var(--reluxe-line);background:var(--pd-soft)}.mobile-search-dialog-footer{margin-top:auto;padding-top:20px}.mobile-search-dialog-footer button{width:100%;min-height:48px;border:1px solid var(--pd-teal);border-radius:8px;background:var(--pd-teal);color:#fff;font:inherit;font-size:15px;font-weight:850}.mobile-search-dialog-footer button:disabled{border-color:var(--pd-line);background:var(--pd-line);color:var(--pd-muted)}.mobile-search-button:focus-visible,.mobile-search-cancel:focus-visible,.mobile-search-category-rail button:focus-visible,.mobile-search-clear:focus-visible,.mobile-search-dialog-footer button:focus-visible,.mobile-search-filter-content a:focus-visible,.mobile-search-filter-content button:focus-visible,.mobile-search-icon-button:focus-visible,.mobile-search-results-toolbar button:focus-visible,.mobile-search-suggestion:focus-visible{outline:2px solid var(--pd-teal-dark);outline-offset:2px}.search-results-page .desktop-search-toolbar,.search-results-page .hero-section,.search-results-page .search-category-links,.search-results-page .search-context{display:none}.mobile-search-results-toolbar{display:flex;width:calc(100% - 24px);align-items:end;justify-content:space-between;gap:12px;margin:18px auto 8px}.mobile-search-results-toolbar p{margin:0;color:var(--pd-muted);font-size:12px;font-weight:800}.mobile-search-results-toolbar h1{margin:4px 0 0;color:var(--pd-ink);font-size:18px;line-height:1.2}.mobile-search-results-toolbar button{min-height:44px;flex:0 0 auto;padding:0 14px;border:1px solid var(--pd-teal);border-radius:8px;background:#fff;color:var(--pd-teal-dark);font:inherit;font-size:13px;font-weight:850}.search-results-page .market-layout{padding-bottom:84px}.mobile-search-filter-dialog[open]{display:block}.mobile-search-filter-dialog{position:fixed;inset:auto 0 0;width:100%;max-width:none;max-height:min(76dvh,620px);margin:0;padding:0;border:0;border-radius:12px 12px 0 0;background:#fff;color:var(--pd-ink)}.mobile-search-filter-content{display:flex;max-height:min(76dvh,620px);flex-direction:column;padding:16px 16px max(16px,env(safe-area-inset-bottom));overflow-y:auto}.mobile-search-filter-content header{display:flex;align-items:start;justify-content:space-between;gap:12px}.mobile-search-filter-content header p{margin:0;color:var(--pd-muted);font-size:12px;font-weight:800}.mobile-search-filter-content h2{margin:4px 0 0;font-size:20px}.mobile-search-filter-content header>button{min-width:44px;min-height:44px;border:0;border-radius:8px;background:var(--pd-soft);color:var(--pd-muted);font:inherit;font-size:24px}.mobile-search-filter-content section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:20px}.mobile-search-filter-content h3{grid-column:1/-1;margin:0 0 2px;color:var(--pd-muted);font-size:13px}.mobile-search-filter-content section a,.mobile-search-filter-content section button{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:8px;padding:0 12px;border:1px solid var(--pd-line);border-radius:8px;background:#fff;color:var(--pd-ink);font:inherit;font-size:13px;font-weight:750;text-decoration:none}.mobile-search-filter-content section a.active,.mobile-search-filter-content section button.active{border-color:var(--pd-teal);background:var(--pd-soft);color:var(--pd-teal-dark)}.mobile-search-filter-content small{color:var(--pd-muted);font-size:11px}.mobile-search-filter-content footer{margin-top:20px}.mobile-search-filter-content footer button{width:100%;min-height:48px;border:1px solid var(--pd-teal);border-radius:8px;background:var(--pd-teal);color:#fff;font:inherit;font-size:15px;font-weight:850}}@media(prefers-reduced-motion:reduce){.mobile-search-dialog,.mobile-search-filter-dialog{scroll-behavior:auto}}.product-card{position:relative;transition:transform .16s ease-out}.product-card-detail-link{position:absolute;inset:0;z-index:1;display:block;border-radius:inherit;cursor:pointer;touch-action:manipulation}.product-card-detail-link:focus-visible{outline:0;box-shadow:inset 0 0 0 3px var(--reluxe-wine)}.product-card .card-actions,.product-card .category-action-box{position:relative;z-index:2}.purchase-action-feedback{min-height:34px;margin:8px 0 0;color:var(--reluxe-ink);font-size:12px;font-weight:750;line-height:1.4;text-align:left;text-wrap:pretty}.purchase-action-feedback-error{color:#9a3412}.category-action-button:disabled,.offer-actions button:disabled{cursor:wait;opacity:.62}.product-card:not(.card-catalog) .rating-row .rating-count{color:var(--reluxe-wine)}.product-card .product-body h3,.product-card .product-media img{transition:transform .16s ease-out,color .16s ease-out}@media(hover:hover)and (pointer:fine){.product-card:has(.product-card-detail-link:hover){transform:translateY(-1px)}.product-card-detail-link:hover{box-shadow:inset 0 0 0 2px var(--reluxe-wine)}.product-card-detail-link:hover~.product-media img{transform:scale(1.02)}.product-card-detail-link:hover~.product-body h3{color:var(--reluxe-wine)}}@media(hover:none)and (pointer:coarse){.product-card:has(.product-card-detail-link:active){transform:scale(.995)}.product-card-detail-link:active{background:#6c26330e;box-shadow:inset 0 0 0 2px #6c263380}}@media(prefers-reduced-motion:reduce){.product-card,.product-card .product-body h3,.product-card .product-media img{transition:none}.product-card-detail-link:hover~.product-media img,.product-card:has(.product-card-detail-link:active),.product-card:has(.product-card-detail-link:hover){transform:none}}@media(max-width:620px){.site-shell{--mobile-topbar-height: calc(54px + max(10px, env(safe-area-inset-top))) ;--mobile-promotion-height:34px}.main-nav{position:sticky!important;top:0;z-index:1000;min-height:0}.mobile-shipping-promotion{position:sticky;top:var(--mobile-topbar-height);z-index:999}.category-strip-shell{position:sticky!important;top:calc(var(--mobile-topbar-height) + var(--mobile-promotion-height));z-index:997;margin-top:0!important}}@media(max-width:620px)and (max-height:520px)and (orientation:landscape){.site-shell{--mobile-landscape-topbar-height: calc(52px + max(8px, env(safe-area-inset-top))) }.main-nav{position:fixed!important}.mobile-shipping-promotion{display:none}.category-strip-shell{top:var(--mobile-landscape-topbar-height);margin-top:var(--mobile-landscape-topbar-height)!important}}.cart-support-button{display:none}.cart-shipping-promotion{margin:10px 0 0;border:1px solid var(--reluxe-success-soft);border-radius:7px;padding:9px 10px;background:var(--reluxe-paper);color:var(--reluxe-ink);font-size:12px;font-weight:750;line-height:1.45}.summary-card .summary-promotion-row dd,.summary-card .summary-promotion-row dt{color:var(--reluxe-wine)}@media(max-width:620px){.category-strip a{min-height:44px}.cart-support-button,.checkout-button,.continue-button{min-height:44px;font-size:14px}.cart-support-button{display:grid;width:100%;place-items:center;border:1px solid var(--mall-line);border-radius:999px;background:#fff;color:var(--mall-green);font-weight:850;cursor:pointer}}.product-card.reluxe-product-card.card-catalog,.product-card.reluxe-product-card.card-category{display:flex;grid-template-columns:none;gap:0;min-width:0;padding:0}.product-card.reluxe-product-card.card-catalog .reluxe-product-media,.product-card.reluxe-product-card.card-category .reluxe-product-media{width:100%;min-height:0;margin:0}@media(max-width:1279px){.products-grid.reluxe-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1023px){.products-grid.reluxe-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.products-grid.reluxe-products-grid{grid-template-columns:1fr}}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.reluxe-editorial-header .reluxe-main-nav{grid-template-columns:minmax(210px,1fr) minmax(520px,1.5fr) minmax(260px,1fr)}.reluxe-activity-banner{display:block;width:min(100% - 48px,1360px);max-height:220px;margin:0 auto 20px;overflow:hidden;border:1px solid var(--reluxe-line);background:#f2f0ec}.reluxe-activity-banner img{display:block;width:100%;max-height:220px;-o-object-fit:cover;object-fit:cover}.reluxe-category-browser{display:flex;align-items:stretch;justify-content:center;min-height:52px;border-top:1px solid var(--reluxe-line);border-bottom:1px solid var(--reluxe-line);background:#fff}.reluxe-category-browser-tab{position:relative;flex:0 0 auto;min-height:52px;border:0;padding:0 16px;background:transparent;color:var(--reluxe-muted);font:inherit;font-size:13px;font-weight:750;cursor:pointer;white-space:nowrap}.reluxe-category-browser-tab:after{position:absolute;right:16px;bottom:0;left:16px;height:2px;background:transparent;content:""}.reluxe-category-browser-tab.active,.reluxe-category-browser-tab:hover{color:var(--reluxe-ink)}.reluxe-category-browser-tab.active:after{background:var(--reluxe-accent)}.reluxe-brand-browser-item:focus-visible,.reluxe-category-browser-tab:focus-visible{outline:3px solid rgba(154,118,47,.48);outline-offset:-3px}.reluxe-brand-browser{position:static;width:min(100% - 48px,1360px);margin:0 auto;padding:18px 0 22px;border-bottom:1px solid var(--reluxe-line)}.reluxe-brand-browser-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}.reluxe-brand-browser-item{display:grid;min-width:0;min-height:108px;align-content:center;justify-items:center;gap:8px;border:0;padding:8px;background:transparent;color:var(--reluxe-ink);font:inherit;font-size:12px;font-weight:700;line-height:1.3;text-align:center;cursor:pointer}.reluxe-brand-browser-item:hover{background:#f5f3ef}.reluxe-brand-browser-item>span:last-child{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.reluxe-brand-browser-mark{display:grid;width:52px;height:52px;place-items:center;overflow:hidden;border:1px solid #ded9d1;border-radius:50%;background:#fff}.reluxe-brand-browser-mark img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.reluxe-brand-browser-mark b{max-width:42px;overflow:hidden;color:var(--reluxe-ink);font-size:15px;letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1279px){.reluxe-editorial-header .reluxe-main-nav{grid-template-columns:minmax(190px,1fr) minmax(360px,1.2fr) auto}.reluxe-brand-browser-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(max-width:1023px)and (min-width:768px){.reluxe-editorial-header .reluxe-main-nav{grid-template-columns:minmax(180px,1fr) minmax(300px,1.2fr) auto;width:min(100% - 32px,960px);gap:16px}}@media(max-width:767px){.reluxe-editorial-header .reluxe-main-nav{grid-template-columns:minmax(0,1fr) auto}.reluxe-activity-banner{width:calc(100% - 24px);max-height:126px;margin-bottom:12px}.reluxe-activity-banner img{max-height:126px;min-height:96px;-o-object-fit:cover;object-fit:cover}.reluxe-category-browser{justify-content:flex-start;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.reluxe-category-browser::-webkit-scrollbar{display:none}.reluxe-category-browser-tab{min-height:44px;padding:0 13px;font-size:12px}.reluxe-category-browser-tab:after{right:13px;left:13px}.reluxe-brand-browser{width:calc(100% - 24px);padding:14px 0 16px}.reluxe-brand-browser-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px 4px}.reluxe-brand-browser-item{min-height:92px;gap:6px;padding:6px 3px;font-size:11px}.reluxe-brand-browser-mark{width:44px;height:44px}.reluxe-brand-browser-mark b{font-size:13px}.products-grid.reluxe-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.reluxe-product-card{min-width:0}.reluxe-card-trust{min-height:31px;padding:0 10px;font-size:10px}.reluxe-product-content{gap:8px;padding:10px}.reluxe-product-copy h3{font-size:15px;line-height:1.32}.reluxe-product-brand{margin-bottom:3px;font-size:10px}.reluxe-product-tags{min-height:0}.reluxe-product-footer,.reluxe-product-meta,.reluxe-product-tags span:nth-child(n+2){padding-top:4px}.reluxe-price strong{font-size:15px}.reluxe-price del{font-size:10px}.reluxe-product-origin{gap:4px;font-size:10px}}@media(min-width:1280px){.market-layout{grid-template-columns:280px minmax(0,1fr);gap:28px}.deal-toolbar,.market-layout{width:min(100% - 48px,1540px)}.deal-toolbar{margin-top:34px}}.reluxe-reference-filter-panel{position:sticky;top:18px;box-sizing:border-box;border:0;border-right:1px solid var(--reluxe-line);padding:16px 20px 24px}.market-results-column{min-width:0}.products-grid.reluxe-products-grid{position:relative}.products-grid.reluxe-products-grid.is-updating>.reluxe-product-card{opacity:.72;transition:opacity .18s ease}.products-grid.reluxe-products-grid.is-updating:after,.products-grid.reluxe-products-grid.is-updating:before{position:absolute;z-index:3;top:-10px;right:0;left:0;height:2px;pointer-events:none}.products-grid.reluxe-products-grid.is-updating:before{content:"";background:var(--reluxe-line)}.products-grid.reluxe-products-grid.is-updating:after{content:"";background:var(--reluxe-accent);transform:scaleX(.08);transform-origin:left center;animation:reluxe-products-progress .9s ease-in-out infinite;will-change:transform,opacity}@keyframes reluxe-products-progress{0%{transform:scaleX(.08);opacity:.48}55%{transform:scaleX(.58);opacity:1}to{transform:scaleX(.92);opacity:.58}}.products-page-loading{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0);white-space:nowrap}@media(prefers-reduced-motion:reduce){.products-grid.reluxe-products-grid.is-updating:after{animation:none;transform:scaleX(.58);opacity:.8}}.marketplace-pagination{display:flex;width:100%;min-height:60px;align-items:center;justify-content:center;gap:8px;margin-top:28px}.marketplace-pagination button{display:inline-grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border:1px solid var(--reluxe-line);border-radius:6px;background:#fff;color:var(--reluxe-ink);font:inherit;font-size:14px;font-weight:750;cursor:pointer;touch-action:manipulation;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.marketplace-pagination button:hover:not(:disabled){border-color:var(--reluxe-accent);color:var(--reluxe-accent)}.marketplace-pagination button:focus-visible{outline:3px solid rgba(28,120,101,.24);outline-offset:2px}.marketplace-pagination button.active{border-color:var(--reluxe-ink);background:var(--reluxe-ink);color:#fff}.marketplace-pagination button:disabled{cursor:not-allowed;opacity:.42}.marketplace-pagination button.active:disabled{border-color:var(--reluxe-ink-soft);background:var(--reluxe-ink-soft);color:#fff;opacity:.78}.pagination-pages{display:flex;align-items:center;gap:8px}.pagination-ellipsis{display:inline-grid;width:28px;height:44px;place-items:center;color:var(--reluxe-muted)}.pagination-mobile-status{display:none;min-width:104px;text-align:center;color:var(--reluxe-ink);font-size:14px;font-weight:750}@media(max-width:620px){.marketplace-pagination{justify-content:space-between;margin-top:20px;padding-inline:4px}.pagination-pages{display:none}.pagination-mobile-status{display:inline-block}}@media(prefers-reduced-motion:reduce){.marketplace-pagination button,.products-grid.reluxe-products-grid.is-updating>.reluxe-product-card{transition:none}}.reluxe-reference-filter-panel h2{margin-bottom:4px;font-size:20px}.reluxe-reference-filter-panel section{padding:18px 0;border-bottom:1px solid var(--reluxe-line)}.reluxe-price-filter-form{display:grid;gap:12px}.reluxe-price-filter-heading{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:12px}.reluxe-price-filter-heading h3{margin:0}.reluxe-price-clear{min-width:44px;min-height:44px;border:0;background:transparent;color:var(--reluxe-green);font:inherit;font-size:12px;font-weight:750;cursor:pointer}.reluxe-price-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.reluxe-price-field{display:grid!important;min-width:0;min-height:0!important;gap:6px!important;color:var(--reluxe-ink)!important;font-size:12px!important;font-weight:700}.reluxe-price-input{display:grid;min-width:0;min-height:44px;grid-template-columns:auto minmax(0,1fr);align-items:center;border:1px solid var(--reluxe-line);background:#fff;color:var(--reluxe-muted)}.reluxe-price-input>span{padding-left:10px}.reluxe-price-input input{width:100%;min-width:0;min-height:42px;border:0;padding:0 8px 0 5px;outline:0;background:transparent;color:var(--reluxe-ink);font:inherit;font-size:13px;font-variant-numeric:tabular-nums}.reluxe-price-presets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.reluxe-price-apply,.reluxe-price-presets button{min-width:0;min-height:44px;border:1px solid var(--reluxe-line);border-radius:5px;background:#fff;color:var(--reluxe-ink);font:inherit;font-size:12px;font-weight:750;cursor:pointer;touch-action:manipulation;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.reluxe-price-presets button:last-child{grid-column:1/-1}.reluxe-price-presets button.active,.reluxe-price-presets button:hover{border-color:var(--reluxe-ink)}.reluxe-price-apply,.reluxe-price-presets button.active{background:var(--reluxe-ink);color:#fff}.reluxe-price-apply{width:100%;border-color:var(--reluxe-ink)}.reluxe-price-apply:focus-visible,.reluxe-price-clear:focus-visible,.reluxe-price-input:focus-within,.reluxe-price-presets button:focus-visible{outline:3px solid rgba(28,120,101,.24);outline-offset:2px}.reluxe-price-error{margin:0;color:var(--reluxe-danger);font-size:12px;line-height:1.45}.reluxe-reference-filter-panel input[type=checkbox]{width:18px;height:18px;flex:0 0 18px;margin:0;accent-color:var(--reluxe-ink)}.reluxe-brand-filter-list>label,.reluxe-reference-filter-panel section>label{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;-moz-column-gap:9px;column-gap:9px}.reluxe-filter-search{display:grid!important;grid-template-columns:18px minmax(0,1fr);min-height:44px!important;gap:9px!important;border:1px solid var(--reluxe-line);padding:0 10px;background:#fff}.reluxe-filter-search>svg{justify-self:center}.reluxe-reference-filter-panel .reluxe-toggle{grid-template-columns:18px minmax(0,1fr) 38px}.reluxe-reference-filter-panel .reluxe-toggle b{grid-column:2;grid-row:1;margin:0}.reluxe-reference-filter-panel .reluxe-toggle span{grid-column:3;grid-row:1;justify-self:end}.reluxe-filter-search input[type=search]{min-height:42px;border:0;padding:0;outline:0}.reluxe-brand-filter-list{max-height:310px;padding-right:5px;scrollbar-color:#bbb4aa transparent;scrollbar-width:thin}.reluxe-product-card{min-height:560px;border-radius:6px;box-shadow:0 7px 18px #2a241f14}.reluxe-product-skeleton{display:flex;min-width:0;min-height:560px;flex-direction:column;overflow:hidden}.products-state.products-state-empty{min-height:180px;grid-column:1/-1;margin:0;border:0;border-radius:0;padding:32px 16px;background:transparent;color:var(--reluxe-muted);text-align:center}.reluxe-skeleton-topline{display:grid;grid-template-columns:minmax(0,1fr) 44px;min-height:52px;align-items:center;gap:12px;padding:4px 8px 4px 16px}.reluxe-skeleton-block{display:block;overflow:hidden;background:linear-gradient(100deg,#e1ded8 20%,#faf9f7,#e1ded8 72%);background-size:240% 100%;animation:reluxe-skeleton-shimmer 1.1s ease-in-out infinite}.reluxe-skeleton-trust{width:min(116px,72%);height:12px}.reluxe-skeleton-circle{width:34px;height:34px;border-radius:50%}.reluxe-skeleton-media{width:100%;aspect-ratio:1/1.12}.reluxe-skeleton-content{display:grid;gap:10px;padding:15px 16px 14px}.reluxe-skeleton-brand{width:34%;height:12px}.reluxe-skeleton-title{width:86%;height:12px}.reluxe-skeleton-title.short{width:62%}.reluxe-skeleton-tag{width:44%;height:22px;margin-top:2px}.reluxe-skeleton-detail{width:76%;height:10px;margin-top:2px}.reluxe-skeleton-detail.short{width:58%;margin-top:0}.reluxe-skeleton-price{width:40%;height:16px;margin-top:8px}@keyframes reluxe-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.reluxe-card-topline{display:grid;grid-template-columns:minmax(0,1fr) 78px;min-height:52px;align-items:center;padding:4px 8px 4px 16px}.reluxe-card-trust{min-width:0;min-height:44px;padding:0;font-size:13px}.reluxe-card-wishlist{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border:0;border-radius:50%;padding:0;background:transparent;color:#74716c;cursor:pointer;touch-action:manipulation;transition:background-color .18s ease,color .18s ease,opacity .18s ease}.reluxe-card-wishlist-control{display:inline-flex;width:78px;min-height:44px;align-items:center;justify-content:flex-end;gap:2px}.reluxe-card-wishlist-count{display:inline-grid;min-width:28px;height:24px;place-items:center;border-radius:999px;padding:0 6px;color:#6f6962;font-size:12px;font-variant-numeric:tabular-nums;line-height:1;white-space:nowrap}.reluxe-card-wishlist.saved{background:#f7edef;color:var(--reluxe-wine)}.reluxe-card-wishlist:disabled{cursor:default;opacity:.78}.reluxe-wishlist-feedback{position:fixed;right:20px;bottom:20px;z-index:50;display:grid;grid-template-columns:minmax(0,1fr) 44px;width:min(380px,calc(100% - 32px));min-height:52px;align-items:center;border:1px solid #bdb3a6;border-radius:6px;padding-left:16px;background:var(--reluxe-ink);box-shadow:var(--reluxe-shadow);color:#fff;font-size:13px;line-height:1.4}.reluxe-wishlist-feedback.error{background:#702f36}.reluxe-wishlist-feedback button{display:grid;width:44px;height:44px;place-items:center;border:0;background:transparent;color:inherit;cursor:pointer}.reluxe-wishlist-feedback button:focus-visible{outline:3px solid hsla(0,0%,100%,.7);outline-offset:-4px}@media(hover:hover)and (pointer:fine){.reluxe-card-wishlist:hover{background:#f3efe9;color:var(--reluxe-wine)}}.reluxe-product-card .reluxe-product-media{position:relative;aspect-ratio:1/1.12;background:#fff;touch-action:pan-y}.reluxe-product-media-link{position:relative;display:block;width:100%;height:100%}.reluxe-product-card .reluxe-product-media img{padding:18px;-o-object-fit:contain;object-fit:contain}.reluxe-gallery-fade-enter-active,.reluxe-gallery-fade-leave-active{transition:opacity .28s ease;will-change:opacity}.reluxe-gallery-fade-leave-active{position:absolute;inset:0}.reluxe-gallery-slide-left-enter-active,.reluxe-gallery-slide-left-leave-active,.reluxe-gallery-slide-right-enter-active,.reluxe-gallery-slide-right-leave-active{position:absolute;inset:0;transition:transform .26s cubic-bezier(.22,.61,.36,1),opacity .26s ease;will-change:transform,opacity}.reluxe-gallery-slide-left-enter-from{transform:translate(100%);opacity:0}.reluxe-gallery-slide-left-leave-to,.reluxe-gallery-slide-right-enter-from{transform:translate(-100%);opacity:0}.reluxe-gallery-slide-right-leave-to{transform:translate(100%);opacity:0}.reluxe-gallery-fade-enter-from,.reluxe-gallery-fade-leave-to{opacity:0}@keyframes reluxe-gallery-approach{0%{transform:scale(1)}to{transform:scale(1.035)}}.reluxe-product-media.is-hover-preview img{animation:reluxe-gallery-approach .44s cubic-bezier(.22,.61,.36,1) both}.reluxe-product-content{gap:10px;padding:15px 16px 14px}.reluxe-product-brand{margin-bottom:4px;color:var(--reluxe-ink);font-size:13px}.reluxe-product-copy h3{color:var(--reluxe-muted);font-family:inherit;font-size:13px;font-weight:500;line-height:1.45}.reluxe-product-tags{min-height:0}.reluxe-product-meta{gap:5px;padding-top:0;border-top:0}.reluxe-product-meta div{grid-template-columns:68px minmax(0,1fr)}.reluxe-product-footer{align-items:end;padding-top:4px}.reluxe-view-listing{display:none}.reluxe-product-origin{margin-top:4px}.deal-toolbar{margin-bottom:26px;padding-bottom:14px}.deal-toolbar .results-copy strong{font-family:inherit;font-size:15px;font-weight:700}.sort-select{border:0;background:transparent}.mobile-catalog-control,.mobile-catalog-sheet{display:none}@media(max-width:767px){.marketplace-browse-shell{display:block;width:100%;margin:8px 0 0}.marketplace-browse-shell>.market-layout{display:contents}.deal-toolbar,.deal-toolbar.has-mobile-controls{display:block;width:calc(100% - 24px);min-height:48px;margin:0 auto;padding:0;border-bottom:1px solid var(--reluxe-line)}.deal-toolbar .sort-select,.deal-toolbar>div:first-child{display:none}.deal-toolbar .toolbar-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-height:48px;gap:0}.mobile-catalog-control{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:9px;border:0;background:transparent;color:var(--reluxe-muted);font:inherit;font-size:14px;font-weight:700;touch-action:manipulation}.mobile-catalog-control+.mobile-catalog-control{border-left:1px solid var(--reluxe-line)}.mobile-catalog-control:active{background:var(--reluxe-surface-soft)}.marketplace-browse-shell .market-results-column{display:block;width:calc(100% - 24px);margin:12px auto 0}.mobile-catalog-sheet[open]{display:block}.mobile-catalog-sheet{position:fixed;inset:auto 0 0;width:100%;max-width:none;max-height:min(78dvh,640px);margin:0;padding:0;border:0;border-radius:16px 16px 0 0;background:var(--reluxe-surface);color:var(--reluxe-ink);box-shadow:0 -12px 36px #17141229;transform-origin:bottom center;animation:mobile-catalog-sheet-in .22s cubic-bezier(.22,.61,.36,1) both;will-change:transform,opacity}.mobile-catalog-sheet::backdrop{background:#17141257;animation:mobile-catalog-sheet-backdrop-in .18s ease-out both}.mobile-catalog-sheet-content{display:flex;max-height:min(78dvh,640px);flex-direction:column;padding:8px 0 max(16px,env(safe-area-inset-bottom));overflow-y:auto}.mobile-catalog-sheet-handle{width:40px;height:4px;flex:0 0 auto;margin:0 auto 8px;border-radius:99px;background:#c9ccd0}.mobile-catalog-sheet header{display:flex;min-height:52px;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid var(--reluxe-line)}.mobile-catalog-sheet h2{margin:0;color:var(--reluxe-ink);font-size:18px;font-weight:700}.mobile-catalog-sheet header button{display:grid;width:44px;height:44px;place-items:center;border:0;background:transparent;color:var(--reluxe-ink)}.mobile-catalog-sort-options{display:grid;padding:8px 16px 10px}.mobile-catalog-sort-options button{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:16px;border:0;background:transparent;color:var(--reluxe-ink);font:inherit;font-size:14px;text-align:left}.mobile-catalog-sort-options button i{width:24px;height:24px;flex:0 0 auto;border:1px solid #cbd0d4;border-radius:50%}.mobile-catalog-sort-options button.active i{border:7px solid var(--reluxe-wine)}.mobile-catalog-filter-content{display:grid;gap:10px;padding:14px 16px 4px}.mobile-catalog-filter-content label{display:flex;min-height:44px;align-items:center;gap:9px;color:var(--reluxe-ink);font-size:14px}.mobile-catalog-filter-content input[type=search]{min-height:44px}.mobile-catalog-sheet-apply{min-height:48px;margin:10px 16px 0;border:0;background:var(--reluxe-wine);color:#fff;font:inherit;font-size:15px;font-weight:700}}@keyframes mobile-catalog-sheet-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes mobile-catalog-sheet-backdrop-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.mobile-catalog-sheet,.mobile-catalog-sheet::backdrop{animation:none}}@media(max-width:767px){.marketplace-browse-shell{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;width:calc(100% - 24px);margin:8px auto 0}.deal-toolbar{grid-column:2;grid-row:1;width:auto;min-height:44px;margin:0;padding:0;border-bottom:0}.deal-toolbar>div:first-child{display:none}.deal-toolbar .toolbar-actions{width:100%;min-height:44px;justify-content:flex-end}.deal-toolbar .sort-select{display:flex;min-height:44px;align-items:center;justify-content:flex-end;padding:0}.deal-toolbar .sort-select select{min-width:136px;max-width:none;min-height:44px;padding:0 8px;font-size:16px;touch-action:manipulation}.marketplace-browse-shell-no-filters .deal-toolbar{grid-column:1/-1}.marketplace-browse-shell .reluxe-mobile-filters{grid-column:1;grid-row:1;align-self:stretch;margin:0}.marketplace-browse-shell .market-results-column{grid-column:1/-1;grid-row:2;margin-top:12px}.marketplace-browse-shell{display:block;width:100%;margin:8px 0 0}.marketplace-browse-shell>.market-layout{display:contents}.marketplace-browse-shell .deal-toolbar,.marketplace-browse-shell .deal-toolbar.has-mobile-controls{display:block;width:calc(100% - 24px);margin:0 auto;padding:0;border-bottom:1px solid var(--reluxe-line)}.marketplace-browse-shell .deal-toolbar .sort-select,.marketplace-browse-shell .deal-toolbar>div:first-child{display:none}.marketplace-browse-shell .deal-toolbar .toolbar-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:48px}.marketplace-browse-shell .deal-toolbar:not(.has-mobile-filter) .toolbar-actions{grid-template-columns:1fr}.marketplace-browse-shell .market-results-column{display:block;width:calc(100% - 24px);margin:12px auto 0}.reluxe-reference-filter-panel{position:static}.reluxe-product-card,.reluxe-product-skeleton{min-height:0}.reluxe-skeleton-topline{padding-left:10px}.reluxe-skeleton-media{aspect-ratio:4/5}.reluxe-skeleton-content{gap:8px;padding:10px}.reluxe-skeleton-detail{display:none}.reluxe-card-topline{padding-left:10px}.reluxe-product-card .reluxe-product-media{aspect-ratio:4/5}.reluxe-wishlist-feedback{right:16px;bottom:16px}}@media(prefers-reduced-motion:reduce){.reluxe-card-wishlist{transition:none}.reluxe-skeleton-block{animation:none}.reluxe-gallery-fade-enter-active,.reluxe-gallery-fade-leave-active,.reluxe-gallery-slide-left-enter-active,.reluxe-gallery-slide-left-leave-active,.reluxe-gallery-slide-right-enter-active,.reluxe-gallery-slide-right-leave-active{transition:none}.reluxe-product-media.is-hover-preview img{animation:none}}.reluxe-header-brand{display:flex;min-width:0;align-items:center;gap:14px}.reluxe-header-search-form{position:relative;z-index:2;display:grid;grid-template-columns:24px minmax(0,1fr) 44px;min-width:0;min-height:46px;align-items:center;border:1px solid var(--reluxe-line);background:var(--reluxe-paper)}.reluxe-header-search-form>svg{margin-left:11px;color:var(--reluxe-muted)}.reluxe-header-search-form input{width:100%;min-width:0;min-height:44px;border:0;padding:0 10px;outline:0;background:transparent;color:var(--reluxe-ink);font:inherit;font-size:14px}.reluxe-header-search-form input::-moz-placeholder{color:#8a8379}.reluxe-header-search-form input::placeholder{color:#8a8379}.reluxe-header-search-form>button{display:grid;min-width:44px;min-height:44px;place-items:center;border:0;border-left:1px solid var(--reluxe-line);background:transparent;color:var(--reluxe-ink);cursor:pointer}.reluxe-header-search-form:focus-within{border-color:var(--reluxe-accent);box-shadow:0 0 0 3px #9a762f29}.reluxe-search-suggestions{position:absolute;top:calc(100% + 8px);right:0;left:0;max-height:min(430px,60vh);overflow-y:auto;border:1px solid var(--reluxe-line);background:var(--reluxe-surface);box-shadow:0 18px 36px #211b1426}.reluxe-search-suggestion,.reluxe-search-suggestion-status{width:100%;box-sizing:border-box;border:0;border-bottom:1px solid var(--reluxe-line);padding:11px 14px;background:var(--reluxe-surface);color:var(--reluxe-ink);font:inherit;text-align:left}.reluxe-search-suggestion:last-child{border-bottom:0}.reluxe-search-suggestion{display:grid;min-height:58px;gap:3px;cursor:pointer}.reluxe-search-suggestion.active,.reluxe-search-suggestion:hover{background:var(--reluxe-accent-soft);box-shadow:inset 3px 0 0 var(--reluxe-accent)}.reluxe-search-suggestion-main{display:flex;min-width:0;align-items:baseline;justify-content:space-between;gap:12px}.reluxe-search-suggestion-main strong{min-width:0;overflow:hidden;font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.reluxe-search-suggestion-main small,.reluxe-search-suggestion-meta,.reluxe-search-suggestion-status{color:var(--reluxe-muted);font-size:12px}.reluxe-search-suggestion-main small{flex:0 0 auto}.reluxe-search-suggestion-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reluxe-search-suggestion-status{padding:16px 14px}.reluxe-header-search-form>button:focus-visible,.reluxe-search-suggestion:focus-visible{outline:3px solid rgba(154,118,47,.48);outline-offset:-3px}.reluxe-mobile-search-overlay{display:none}@media(max-width:767px){.reluxe-editorial-header .reluxe-main-nav{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;row-gap:8px;min-height:0;padding-top:max(8px,env(safe-area-inset-top));padding-bottom:10px}.reluxe-header-brand{grid-column:1;grid-row:1}.reluxe-desktop-actions,.reluxe-header-search-form{display:none}.reluxe-search-suggestions{top:calc(100% + 6px);max-height:55vh}.reluxe-mobile-search-overlay{position:fixed;z-index:100;inset:0;display:flex;align-items:flex-start;background:#1714127a}.reluxe-mobile-search-sheet{width:100%;box-sizing:border-box;padding:max(14px,env(safe-area-inset-top)) 12px 18px;border-bottom:1px solid var(--reluxe-line);background:var(--reluxe-surface);box-shadow:0 18px 36px #211b142e}.reluxe-mobile-search-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;margin-bottom:12px}.reluxe-mobile-search-header h2{margin:0;color:var(--reluxe-ink);font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.reluxe-mobile-search-form{display:grid;grid-template-columns:24px minmax(0,1fr) 44px;align-items:center;min-height:46px;border:1px solid var(--reluxe-line);background:var(--reluxe-paper)}.reluxe-mobile-search-form>svg{margin-left:11px;color:var(--reluxe-muted)}.reluxe-mobile-search-form input{width:100%;min-width:0;min-height:44px;border:0;padding:0 10px;outline:0;background:transparent;color:var(--reluxe-ink);font:inherit}.reluxe-mobile-search-form>button{display:grid;min-width:44px;min-height:44px;place-items:center;border:0;border-left:1px solid var(--reluxe-line);background:transparent;color:var(--reluxe-ink)}.reluxe-mobile-search-form:focus-within{border-color:var(--reluxe-accent);box-shadow:0 0 0 3px #9a762f29}.reluxe-mobile-search-suggestions{position:static;max-height:min(430px,55vh);margin-top:10px;box-shadow:none}.reluxe-mobile-search-enter-active,.reluxe-mobile-search-leave-active{transition:opacity .18s ease}.reluxe-mobile-search-enter-active .reluxe-mobile-search-sheet,.reluxe-mobile-search-leave-active .reluxe-mobile-search-sheet{transition:transform .22s ease}.reluxe-mobile-search-enter-from,.reluxe-mobile-search-leave-to{opacity:0}.reluxe-mobile-search-enter-from .reluxe-mobile-search-sheet,.reluxe-mobile-search-leave-to .reluxe-mobile-search-sheet{transform:translateY(-16px)}}@media(prefers-reduced-motion:reduce){.reluxe-search-suggestions{scroll-behavior:auto}.reluxe-mobile-search-enter-active,.reluxe-mobile-search-enter-active .reluxe-mobile-search-sheet,.reluxe-mobile-search-leave-active,.reluxe-mobile-search-leave-active .reluxe-mobile-search-sheet{transition:none}}.brand-wordmark[data-v-02598441]{display:inline-flex;align-items:center;gap:var(--brand-wordmark-gap,3px);color:inherit;font-size:var(--brand-wordmark-size,24px);font-weight:var(--brand-wordmark-weight,800);line-height:1;text-transform:uppercase;white-space:nowrap}.brand-wordmark>span[data-v-02598441]{white-space:pre}body.customer-service-chat-open,html.customer-service-chat-open{overflow:hidden;overscroll-behavior:none}.customer-service-widget[data-v-40f84418]{position:fixed;right:24px;bottom:24px;z-index:80;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.customer-service-widget.customer-service-widget-standalone[data-v-40f84418]{inset:0 auto auto 0;z-index:1001;isolation:isolate;display:grid;width:100vw;min-height:100vh;min-height:100dvh;background:var(--reluxe-surface-soft)}.chat-launcher[data-v-40f84418]{position:relative;display:grid;width:58px;height:58px;place-items:center;border:0;border-radius:50%;color:#fff;background:var(--reluxe-wine,#6c2633);box-shadow:0 14px 36px #4718224d;cursor:pointer}.chat-launcher[data-v-40f84418]:focus-visible{outline:3px solid rgba(154,118,47,.8);outline-offset:3px}.chat-composer button svg[data-v-40f84418],.chat-header button svg[data-v-40f84418],.chat-launcher svg[data-v-40f84418]{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.chat-unread[data-v-40f84418]{position:absolute;top:-4px;right:-4px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;display:grid;place-items:center;font-size:12px;font-weight:800;color:#fff;background:#d94747;border:2px solid #fff}.chat-new-message-toast[data-v-40f84418]{position:fixed;right:24px;bottom:96px;z-index:1002;width:min(382px,calc(100vw - 32px));overflow:hidden;border:1px solid rgba(15,23,42,.12);border-radius:8px;color:var(--reluxe-ink);background:#fffffffa;box-shadow:0 22px 60px #0f172a3d}.chat-new-message-accent[data-v-40f84418]{height:4px;background:linear-gradient(90deg,var(--reluxe-wine),var(--reluxe-accent))}.chat-new-message-body[data-v-40f84418]{display:grid;grid-template-columns:42px minmax(0,1fr) 32px;gap:12px;padding:14px 14px 0}.chat-new-message-avatar[data-v-40f84418]{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--reluxe-wine);font-weight:800;overflow:hidden}.chat-new-message-avatar img[data-v-40f84418]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.chat-new-message-avatar span[data-v-40f84418]{line-height:1}.chat-new-message-copy[data-v-40f84418]{min-width:0}.chat-new-message-kicker[data-v-40f84418]{display:flex;align-items:center;gap:7px;color:var(--reluxe-wine);font-size:12px;font-weight:800;text-transform:uppercase}.chat-new-message-kicker[data-v-40f84418]:before{width:8px;height:8px;border-radius:999px;background:#22c55e;content:""}.chat-new-message-copy strong[data-v-40f84418]{display:block;margin-top:5px;overflow:hidden;color:var(--reluxe-ink);font-size:15px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.chat-new-message-copy p[data-v-40f84418]{display:-webkit-box;margin:5px 0 0;overflow:hidden;color:var(--reluxe-muted);font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.chat-new-message-copy small[data-v-40f84418]{display:block;margin-top:8px;color:var(--reluxe-muted);font-size:12px}.chat-new-message-close[data-v-40f84418]{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:6px;color:var(--reluxe-muted);background:transparent;cursor:pointer}.chat-new-message-close[data-v-40f84418]:hover{background:var(--reluxe-surface-soft)}.chat-new-message-close svg[data-v-40f84418]{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.chat-new-message-actions[data-v-40f84418]{display:flex;gap:8px;padding:12px 14px 14px 68px}.chat-new-message-actions button[data-v-40f84418]{min-height:34px;padding:0 12px;border:0;border-radius:6px;font-size:13px;font-weight:800;cursor:pointer;transition:color .18s ease,background .18s ease,box-shadow .18s ease}.chat-new-message-primary[data-v-40f84418]{color:#fff;background:var(--reluxe-wine)}.chat-new-message-primary[data-v-40f84418]:hover{background:var(--reluxe-ink);box-shadow:0 8px 18px #6c263338}.chat-new-message-secondary[data-v-40f84418]{color:var(--reluxe-muted);background:var(--reluxe-surface-soft)}.chat-new-message-secondary[data-v-40f84418]:hover{background:var(--reluxe-paper)}.chat-notification-enter-active[data-v-40f84418],.chat-notification-leave-active[data-v-40f84418]{transition:opacity .2s ease,transform .2s ease}.chat-notification-enter-from[data-v-40f84418],.chat-notification-leave-to[data-v-40f84418]{opacity:0;transform:translateY(10px)}.chat-panel[data-v-40f84418]{width:min(480px,calc(100vw - 48px));height:min(680px,calc(100dvh - 48px));display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;overflow:hidden;border:1px solid rgba(38,65,80,.16);border-radius:8px;background:var(--reluxe-surface-soft);box-shadow:0 20px 55px #202c3638}.customer-service-widget-standalone .chat-panel[data-v-40f84418]{width:100vw;height:100vh;height:100dvh;border:0;border-radius:0;box-shadow:none}.chat-header[data-v-40f84418]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;color:var(--reluxe-paper);background:#101a2bf0;backdrop-filter:blur(18px) saturate(1.08);-webkit-backdrop-filter:blur(18px) saturate(1.08)}.customer-service-widget-standalone .chat-header[data-v-40f84418]{position:sticky;top:0;z-index:2;padding:calc(12px + env(safe-area-inset-top,0px)) max(14px,env(safe-area-inset-right,0px)) 12px max(14px,env(safe-area-inset-left,0px))}.chat-agent[data-v-40f84418]{min-width:0;display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px;align-items:center}.chat-agent-avatar[data-v-40f84418]{width:44px;height:44px;display:grid;place-items:center;overflow:hidden;border:1px solid hsla(0,0%,100%,.28);border-radius:50%;color:#fff;background:var(--reluxe-wine);box-shadow:0 10px 24px #0c282c33;font-size:15px;font-weight:900;line-height:1}.chat-agent-avatar img[data-v-40f84418]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.chat-agent-wordmark[data-v-40f84418]{--brand-wordmark-gap:.5px;--brand-wordmark-size:6px;color:#fff}.chat-heading[data-v-40f84418]{min-width:0;display:grid;gap:3px}.chat-heading-main[data-v-40f84418]{min-width:0;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.chat-heading-main strong[data-v-40f84418]{min-width:0;overflow:hidden;font-size:15px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.chat-verified-badge[data-v-40f84418]{display:inline-flex;align-items:center;gap:4px;min-height:20px;padding:0 7px;border:1px solid rgba(180,239,215,.34);border-radius:999px;color:#c8f7df;background:#0e745b4d;font-size:11px;font-weight:850;line-height:1}.chat-verified-badge svg[data-v-40f84418]{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.chat-role[data-v-40f84418]{display:block;font-size:12px;color:#f8fafcbf}.chat-agent-meta[data-v-40f84418]{display:flex;flex-wrap:wrap;gap:5px;align-items:center}.chat-agent-meta span[data-v-40f84418]{display:inline-flex;align-items:center;gap:5px;min-height:18px;padding:0 6px;border-radius:999px;color:#f8fafcd1;background:#ffffff1a;font-size:11px;font-weight:800}.chat-status[data-v-40f84418]:before{width:6px;height:6px;border-radius:999px;background:var(--reluxe-accent);content:""}.chat-status.online[data-v-40f84418]:before{background:#22c55e}.chat-user-rating[data-v-40f84418]{display:flex;min-width:0;flex-wrap:nowrap;gap:2px;align-items:center}.chat-user-rating span[data-v-40f84418]{min-width:0;flex:1 1 auto;margin-right:1px;overflow:hidden;color:#f8fafcc7;font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.chat-user-rating button[data-v-40f84418]{width:18px;height:18px;flex:0 0 18px;display:inline-grid;place-items:center;border:1px solid hsla(0,0%,100%,.22);border-radius:999px;color:#ffffff8c;background:#ffffff14;cursor:pointer;font-size:11px;line-height:1}.chat-user-rating button.active[data-v-40f84418]{border-color:#facc15b8;color:#facc15;background:#facc1524}.chat-user-rating button[data-v-40f84418]:disabled{cursor:progress;opacity:.68}.chat-header-actions[data-v-40f84418]{display:flex;align-items:center;gap:8px}.chat-language-select[data-v-40f84418]{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 8px;border:1px solid hsla(0,0%,100%,.18);border-radius:6px;background:#ffffff1a}.chat-language-select span[data-v-40f84418]{margin:0;color:#f8fafcb8}.chat-language-select select[data-v-40f84418]{min-width:76px;border:0;color:#fff;background:transparent;font:inherit;outline:none}.chat-language-select option[data-v-40f84418]{color:var(--reluxe-ink)}.chat-header button[data-v-40f84418]{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:6px;color:inherit;background:transparent;cursor:pointer}.chat-header button[data-v-40f84418]:hover{background:#ffffff1f}.chat-empty[data-v-40f84418],.chat-login-state[data-v-40f84418]{box-sizing:border-box;width:100%;min-width:0;display:grid;place-items:center;align-content:center;gap:10px;min-height:260px;padding:24px;text-align:center;color:var(--reluxe-muted)}.chat-guest-state[data-v-40f84418]{margin:12px 14px 0;padding:10px 12px;border:1px solid var(--reluxe-success-soft);border-radius:6px;background:var(--reluxe-success-soft);color:var(--reluxe-ink);font-size:13px;line-height:1.45}.chat-guest-state p[data-v-40f84418]{margin:0}.chat-guest-state a[data-v-40f84418]{font-weight:700}.chat-guest-state a[data-v-40f84418],.chat-login-state strong[data-v-40f84418]{color:var(--reluxe-ink)}.chat-login-state p[data-v-40f84418]{max-width:min(260px,100%);margin:0;font-size:14px;line-height:1.45;overflow-wrap:anywhere}.chat-login-state a[data-v-40f84418]{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border-radius:6px;color:#fff;text-decoration:none;background:var(--reluxe-wine)}.chat-body[data-v-40f84418]{min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr)}.chat-current-order[data-v-40f84418]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 14px;border-bottom:1px solid var(--reluxe-success-soft);background:var(--reluxe-paper)}.chat-current-order>div[data-v-40f84418]{min-width:0;display:grid;gap:3px}.chat-current-order>div[data-v-40f84418]:last-child{justify-items:end}.chat-current-order small[data-v-40f84418],.chat-current-order span[data-v-40f84418]{color:var(--reluxe-muted);font-size:11px;font-weight:800;text-transform:uppercase}.chat-current-order strong[data-v-40f84418]{overflow:hidden;color:var(--reluxe-ink);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.chat-current-order b[data-v-40f84418]{min-height:24px;display:inline-grid;place-items:center;padding:0 8px;border-radius:999px;color:var(--reluxe-ink);background:var(--reluxe-success-soft);font-size:11px}.chat-current-order small[data-v-40f84418]{max-width:150px;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.chat-messages[data-v-40f84418]{position:relative;isolation:isolate;min-height:0;overflow-x:hidden;overflow-y:auto;padding:14px;background:var(--reluxe-surface-soft)}.chat-messages[data-v-40f84418]:after{position:absolute;right:-6px;bottom:10%;z-index:-1;color:#6c26330b;content:"RE\aLUXE";font-size:34px;font-weight:900;letter-spacing:0;line-height:.9;text-align:right;white-space:pre;pointer-events:none}.chat-messages--dense[data-v-40f84418]:after{display:none}.customer-service-widget-standalone .chat-messages[data-v-40f84418]{overscroll-behavior:contain;padding-right:max(14px,env(safe-area-inset-right,0px));padding-left:max(14px,env(safe-area-inset-left,0px))}.chat-bubble-row[data-v-40f84418]{display:flex;margin-bottom:10px}.chat-bubble-row.mine[data-v-40f84418]{justify-content:flex-end}.chat-message-stack[data-v-40f84418]{min-width:0;max-width:min(300px,80%);display:grid;gap:5px;justify-items:flex-start}.chat-bubble-row.mine .chat-message-stack[data-v-40f84418]{justify-items:flex-end}.chat-bubble[data-v-40f84418]{box-sizing:border-box;min-width:0;max-width:100%;padding:10px 12px;border-radius:8px;color:var(--reluxe-ink);background:#fff;box-shadow:0 4px 14px #33415514;overflow-wrap:anywhere;line-height:1.45;font-size:14px}.chat-message-text[data-v-40f84418]{white-space:pre-wrap}.chat-message-recalled[data-v-40f84418]{color:var(--reluxe-line-strong);font-size:13px;font-style:italic}.chat-bubble-row.mine .chat-message-recalled[data-v-40f84418]{color:#ffffffb8}.chat-order-card[data-v-40f84418]{display:grid;gap:10px;min-width:min(264px,100%)}.chat-order-header[data-v-40f84418]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:9px;border-bottom:1px solid var(--reluxe-line)}.chat-order-header span[data-v-40f84418],.chat-order-items>span[data-v-40f84418],.chat-order-number span[data-v-40f84418],.chat-order-status span[data-v-40f84418]{color:var(--reluxe-muted);font-size:11px;font-weight:800;text-transform:uppercase}.chat-order-header strong[data-v-40f84418]{color:var(--reluxe-ink);font-size:20px;line-height:1;white-space:nowrap}.chat-order-number[data-v-40f84418]{display:grid;gap:4px}.chat-order-discount[data-v-40f84418]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 10px;border:1px solid var(--reluxe-line);border-radius:6px;background:var(--reluxe-surface-soft)}.chat-order-discount>span[data-v-40f84418]{color:var(--reluxe-wine);font-size:11px;font-weight:800;text-transform:uppercase}.chat-order-discount div[data-v-40f84418]{display:grid;justify-items:end;gap:2px}.chat-order-discount del[data-v-40f84418]{color:var(--reluxe-muted);font-size:11px}.chat-order-discount strong[data-v-40f84418]{color:var(--reluxe-wine);font-size:13px}.chat-order-number b[data-v-40f84418]{color:var(--reluxe-ink);font-size:15px;line-height:1.2;word-break:break-word}.chat-order-status[data-v-40f84418]{display:grid;gap:4px}.chat-order-status b[data-v-40f84418]{color:var(--reluxe-ink);font-size:14px}.chat-order-items[data-v-40f84418]{display:grid;gap:6px}.chat-order-items ul[data-v-40f84418]{display:grid;gap:6px;margin:0;padding:0;list-style:none}.chat-order-items li[data-v-40f84418]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding-top:6px;border-top:1px solid var(--reluxe-surface-soft)}.chat-order-items li small[data-v-40f84418],.chat-order-items li strong[data-v-40f84418]{display:block}.chat-order-items li strong[data-v-40f84418]{overflow:hidden;color:var(--reluxe-ink);font-size:13px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.chat-order-items li small[data-v-40f84418]{margin-top:2px;color:var(--reluxe-muted);font-size:11px}.chat-order-items li b[data-v-40f84418]{color:var(--reluxe-ink);font-size:13px;white-space:nowrap}.chat-bubble-row.mine .chat-bubble[data-v-40f84418]{color:#fff;background:var(--reluxe-wine)}.chat-bubble-row.mine .chat-order-header[data-v-40f84418]{border-bottom-color:#ffffff38}.chat-bubble-row.mine .chat-order-header span[data-v-40f84418],.chat-bubble-row.mine .chat-order-items>span[data-v-40f84418],.chat-bubble-row.mine .chat-order-number span[data-v-40f84418],.chat-bubble-row.mine .chat-order-status span[data-v-40f84418]{color:#ffffffc7}.chat-bubble-row.mine .chat-order-header strong[data-v-40f84418],.chat-bubble-row.mine .chat-order-items li b[data-v-40f84418],.chat-bubble-row.mine .chat-order-items li strong[data-v-40f84418],.chat-bubble-row.mine .chat-order-number b[data-v-40f84418],.chat-bubble-row.mine .chat-order-status b[data-v-40f84418]{color:#fff}.chat-bubble-row.mine .chat-order-discount[data-v-40f84418]{border-color:#fff3;background:#ffffff1a}.chat-bubble-row.mine .chat-order-discount>span[data-v-40f84418]{color:#ffffffd1}.chat-bubble-row.mine .chat-order-discount del[data-v-40f84418]{color:#ffffffad}.chat-bubble-row.mine .chat-order-discount strong[data-v-40f84418]{color:#fff}.chat-bubble-row.mine .chat-order-items li[data-v-40f84418]{border-top-color:#ffffff24}.chat-bubble-row.mine .chat-order-items li small[data-v-40f84418]{color:#ffffffb8}.chat-message-stack.chat-order-stack[data-v-40f84418]{width:min(352px,94%);max-width:min(352px,94%)}.chat-bubble-row.mine .chat-bubble.chat-order-bubble[data-v-40f84418],.chat-bubble.chat-order-bubble[data-v-40f84418]{width:100%;padding:0;border:1px solid var(--reluxe-line-strong);color:var(--reluxe-ink);background:#fff;box-shadow:none;overflow:hidden}.chat-order-card[data-v-40f84418]{min-width:0;gap:0}.chat-order-summary-toggle[data-v-40f84418]{width:100%;padding:0;border:0;color:inherit;background:transparent;font:inherit;text-align:left;cursor:pointer}.chat-push-entry[data-v-40f84418]{position:absolute;right:0;bottom:70px;display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;width:min(334px,calc(100vw - 32px));padding:14px;border-radius:8px;color:var(--reluxe-ink);background:#fff;box-shadow:0 16px 38px #163e3a33}.chat-push-entry-icon[data-v-40f84418]{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;color:#fff;background:var(--reluxe-wine)}.chat-push-entry-icon svg[data-v-40f84418]{width:19px;height:19px;stroke-width:2}.chat-push-entry-copy[data-v-40f84418]{min-width:0}.chat-push-entry-copy strong[data-v-40f84418]{display:block;font-size:14px;line-height:1.3}.chat-push-entry-copy p[data-v-40f84418]{margin:4px 0 0;color:var(--reluxe-muted);font-size:12px;line-height:1.45}.chat-push-entry-actions[data-v-40f84418]{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}.chat-push-entry-actions button[data-v-40f84418]{min-height:34px;border:0;border-radius:6px;padding:0 10px;color:var(--reluxe-ink);background:var(--reluxe-accent);cursor:pointer;font:inherit;font-size:11px;font-weight:800}.chat-push-entry-actions button[data-v-40f84418]:focus-visible{outline:2px solid var(--reluxe-wine);outline-offset:2px}.chat-push-entry-actions button[data-v-40f84418]:disabled{cursor:wait;opacity:.65}.chat-push-entry-actions .chat-push-entry-secondary[data-v-40f84418]{color:var(--reluxe-muted);background:var(--reluxe-surface-soft)}.chat-push-entry-enter-active[data-v-40f84418],.chat-push-entry-leave-active[data-v-40f84418]{transition:opacity .16s ease,transform .22s cubic-bezier(.16,1,.3,1)}.chat-push-entry-enter-from[data-v-40f84418],.chat-push-entry-leave-to[data-v-40f84418]{opacity:0;transform:translateY(8px)}.chat-order-header[data-v-40f84418]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;padding:12px 13px;border-bottom:1px solid var(--reluxe-surface-soft);background:#fff}.chat-order-header>div[data-v-40f84418]{min-width:0;display:grid;gap:4px}.chat-order-header>div[data-v-40f84418]:last-child{justify-items:end;text-align:right}.chat-bubble-row.mine .chat-order-header span[data-v-40f84418],.chat-order-header span[data-v-40f84418]{color:var(--reluxe-muted);font-size:13px;font-weight:800;line-height:1.25;text-transform:none}.chat-bubble-row.mine .chat-order-header small[data-v-40f84418],.chat-order-header small[data-v-40f84418]{color:#9a6819;font-size:10px;font-weight:750;line-height:1.2;text-transform:uppercase}.chat-order-header>div:first-child small[data-v-40f84418]{width:-moz-max-content;width:max-content;max-width:100%;padding:3px 7px;border-radius:999px;background:#fff6df;color:#9a6819;text-transform:none}.chat-bubble-row.mine .chat-order-header strong[data-v-40f84418],.chat-order-header strong[data-v-40f84418]{color:var(--reluxe-ink);font-size:19px;line-height:1;white-space:nowrap}.chat-order-body[data-v-40f84418]{display:grid;gap:9px;padding:11px 13px 12px}.chat-order-number[data-v-40f84418]{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding-bottom:8px;border-bottom:1px solid var(--reluxe-line)}.chat-order-number>div[data-v-40f84418]{display:grid;gap:2px;min-width:0}.chat-bubble-row.mine .chat-order-number small[data-v-40f84418],.chat-order-number small[data-v-40f84418]{color:var(--reluxe-muted);font-size:9px;line-height:1.25}.chat-bubble-row.mine .chat-order-items>span[data-v-40f84418],.chat-bubble-row.mine .chat-order-number span[data-v-40f84418],.chat-order-items>span[data-v-40f84418],.chat-order-number span[data-v-40f84418]{color:var(--reluxe-muted);font-size:10px;font-weight:800}.chat-bubble-row.mine .chat-order-number b[data-v-40f84418],.chat-order-number b[data-v-40f84418]{color:var(--reluxe-ink);font-size:12px;text-align:right}.chat-order-discount[data-v-40f84418]{margin:0;padding:8px 9px;border:0;background:var(--reluxe-paper)}.chat-bubble-row.mine .chat-order-discount>span[data-v-40f84418],.chat-order-discount>span[data-v-40f84418]{color:var(--reluxe-success);font-size:11px;text-transform:none}.chat-bubble-row.mine .chat-order-discount del[data-v-40f84418],.chat-order-discount del[data-v-40f84418]{color:var(--reluxe-muted)}.chat-bubble-row.mine .chat-order-discount strong[data-v-40f84418],.chat-order-discount strong[data-v-40f84418]{color:var(--reluxe-wine)}.chat-order-items[data-v-40f84418]{gap:3px}.chat-order-items ul[data-v-40f84418]{gap:0}.chat-order-items li[data-v-40f84418]{gap:10px;padding:6px 0;border-top:0;border-bottom:1px solid var(--reluxe-surface-soft)}.chat-order-items li[data-v-40f84418]:last-child{border-bottom:0}.chat-bubble-row.mine .chat-order-items li b[data-v-40f84418],.chat-bubble-row.mine .chat-order-items li strong[data-v-40f84418],.chat-order-items li b[data-v-40f84418],.chat-order-items li strong[data-v-40f84418]{color:var(--reluxe-ink);font-size:12px}.chat-bubble-row.mine .chat-order-items li small[data-v-40f84418],.chat-order-items li small[data-v-40f84418]{color:var(--reluxe-muted);font-size:10px}.chat-order-item-price[data-v-40f84418]{display:grid;justify-items:end;gap:1px}.chat-order-item-price del[data-v-40f84418]{color:var(--reluxe-muted);font-size:10px;white-space:nowrap}.chat-order-breakdown[data-v-40f84418]{display:grid;gap:4px;margin:0;padding-top:8px;border-top:1px solid var(--reluxe-line)}.chat-order-breakdown>div[data-v-40f84418]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;color:var(--reluxe-muted);font-size:11px}.chat-order-breakdown dd[data-v-40f84418],.chat-order-breakdown dt[data-v-40f84418]{margin:0}.chat-order-breakdown dd[data-v-40f84418]{color:var(--reluxe-ink);font-weight:750;white-space:nowrap}.chat-order-summary-meta[data-v-40f84418]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 13px 11px;color:var(--reluxe-muted);font-size:11px;line-height:1.35}.chat-order-summary-meta>div[data-v-40f84418]{min-width:0;display:grid;gap:3px}.chat-order-summary-meta small[data-v-40f84418]{overflow:hidden;font-size:11px;text-overflow:ellipsis}.chat-order-expand-label[data-v-40f84418],.chat-order-summary-meta small[data-v-40f84418]{color:var(--reluxe-wine);font-weight:800;white-space:nowrap}.chat-order-expand-label[data-v-40f84418]{display:inline-flex;flex:0 0 auto;align-items:center;gap:3px}.chat-order-expand-label svg[data-v-40f84418]{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.chat-order-card.is-expanded .chat-order-expand-label svg[data-v-40f84418]{transform:rotate(180deg)}.chat-order-summary-toggle:focus-visible .chat-order-summary-meta[data-v-40f84418],.chat-order-summary-toggle:hover .chat-order-summary-meta[data-v-40f84418]{background:var(--reluxe-surface-soft)}.chat-order-summary-toggle[data-v-40f84418]:focus-visible{outline:2px solid var(--reluxe-wine);outline-offset:-2px}.chat-order-breakdown dd del[data-v-40f84418]{margin-right:6px;color:var(--reluxe-muted);font-weight:650}.chat-order-breakdown .chat-order-adjustment dd[data-v-40f84418],.chat-order-breakdown .chat-order-adjustment dt[data-v-40f84418]{color:var(--reluxe-wine);font-weight:800}.chat-order-amount-due[data-v-40f84418]{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding-top:9px;border-top:1px solid var(--reluxe-line-strong)}.chat-order-amount-due strong[data-v-40f84418]{color:var(--reluxe-ink);font-size:13px}.chat-order-amount-due b[data-v-40f84418]{color:var(--reluxe-ink);font-size:19px;white-space:nowrap}.chat-order-snapshot-note[data-v-40f84418]{margin:-2px 0 0;color:var(--reluxe-muted);font-size:9px;line-height:1.35}.chat-translation[data-v-40f84418]{margin-top:9px;padding-top:9px;border-top:1px solid var(--reluxe-surface-soft);color:var(--reluxe-muted);font-size:13px}.chat-bubble-row.mine .chat-translation[data-v-40f84418]{border-top-color:#ffffff3d;color:#ffffffe6}.chat-translation span[data-v-40f84418]{display:block;margin-bottom:4px;color:var(--reluxe-muted);font-size:11px;font-weight:800}.chat-bubble-row.mine .chat-translation span[data-v-40f84418]{color:#ffffffb8}.chat-translation p[data-v-40f84418]{margin:0;white-space:pre-wrap}.chat-translation small[data-v-40f84418]{display:block;margin-top:5px;color:#9a3412}.chat-bubble-row.mine .chat-translation small[data-v-40f84418]{color:#fed7aa}.chat-message-actions[data-v-40f84418]{display:flex}.chat-bubble-row.mine .chat-message-actions[data-v-40f84418]{justify-content:flex-end}.chat-message-actions button[data-v-40f84418]{min-height:24px;padding:0 8px;border:1px solid var(--reluxe-line);border-radius:6px;color:var(--reluxe-wine);background:#fff;font-size:12px;font-weight:700;cursor:pointer}.chat-message-actions button[data-v-40f84418]:disabled{opacity:.58;cursor:wait}.chat-message-time[data-v-40f84418]{padding:0 2px;color:var(--reluxe-muted);font-size:11px;line-height:1.2;white-space:nowrap}.chat-bubble-row.mine .chat-message-time[data-v-40f84418]{text-align:right}.chat-image-button[data-v-40f84418]{display:inline-block;padding:0;border:0;background:transparent;cursor:zoom-in}.chat-image-button[data-v-40f84418],.chat-image-button img[data-v-40f84418]{max-width:min(180px,100%);border-radius:6px}.chat-image-button img[data-v-40f84418]{display:block;width:auto;max-height:132px;-o-object-fit:contain;object-fit:contain;background:var(--reluxe-surface-soft)}.chat-image-preview[data-v-40f84418]{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:24px;background:#0f172ac7}.chat-image-preview img[data-v-40f84418]{max-width:min(900px,calc(100vw - 48px));max-height:calc(100vh - 96px);-o-object-fit:contain;object-fit:contain;border-radius:8px;background:#fff;box-shadow:0 24px 70px #00000057}.chat-image-preview-nav[data-v-40f84418]{position:fixed;top:50%;width:46px;height:46px;display:grid;place-items:center;padding:0;border:1px solid hsla(0,0%,100%,.24);border-radius:999px;color:#fff;background:#0f172a75;box-shadow:0 16px 36px #00000038;cursor:pointer;transform:translateY(-50%)}.chat-image-preview-nav[data-v-40f84418]:hover{background:#0f172aa8}.chat-image-preview-nav svg[data-v-40f84418]{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.chat-image-preview-nav-prev[data-v-40f84418]{left:24px}.chat-image-preview-nav-next[data-v-40f84418]{right:24px}.chat-image-preview-count[data-v-40f84418]{position:fixed;bottom:28px;left:50%;min-width:58px;padding:7px 12px;border:1px solid hsla(0,0%,100%,.18);border-radius:999px;color:#fff;background:#0f172a94;font-size:13px;font-weight:700;text-align:center;transform:translate(-50%)}.chat-image-preview-close[data-v-40f84418]{position:absolute;top:18px;right:18px;width:40px;height:40px;display:grid;place-items:center;border:1px solid hsla(0,0%,100%,.24);border-radius:6px;color:#fff;background:#0f172a75;cursor:pointer}.chat-image-preview-close[data-v-40f84418]:hover{background:#0f172aad}.chat-image-preview-close svg[data-v-40f84418]{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.chat-error[data-v-40f84418]{margin:0;padding:8px 14px 0;color:var(--reluxe-danger);font-size:12px;background:#fff}.chat-push-prompt[data-v-40f84418]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 14px;border-top:1px solid var(--reluxe-line);color:var(--reluxe-ink);background:var(--reluxe-paper)}.chat-push-prompt strong[data-v-40f84418]{font-size:13px}.chat-push-prompt p[data-v-40f84418]{max-width:54ch;margin:3px 0 0;color:var(--reluxe-muted);font-size:11px;line-height:1.45}.chat-push-actions[data-v-40f84418]{display:flex;gap:6px;align-items:center}.chat-push-actions button[data-v-40f84418]{min-height:32px;border:0;border-radius:6px;padding:0 10px;color:var(--reluxe-ink);background:var(--reluxe-accent);cursor:pointer;font:inherit;font-size:11px;font-weight:850;white-space:nowrap}.chat-push-actions button[data-v-40f84418]:focus-visible{outline:2px solid var(--reluxe-wine);outline-offset:2px}.chat-push-actions button[data-v-40f84418]:disabled{cursor:wait;opacity:.65}.chat-push-actions .chat-push-secondary[data-v-40f84418]{border:1px solid var(--reluxe-line);color:var(--reluxe-muted);background:#fff}.chat-composer[data-v-40f84418]{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:8px;padding:12px;background:transparent}.customer-service-widget-standalone .chat-composer[data-v-40f84418]{padding:10px max(12px,env(safe-area-inset-right,0px)) calc(10px + env(safe-area-inset-bottom,0px)) max(12px,env(safe-area-inset-left,0px))}.customer-service-widget-standalone .chat-current-order[data-v-40f84418]{padding-right:max(14px,env(safe-area-inset-right,0px));padding-left:max(14px,env(safe-area-inset-left,0px))}.input-shell[data-v-40f84418]{position:relative;min-width:0;height:38px}.chat-composer input[type=text][data-v-40f84418]{width:100%;min-width:0;height:38px;padding:0 44px 0 14px;border:1px solid var(--reluxe-line);border-radius:18px;color:var(--reluxe-ink);font:inherit;outline:none}.chat-composer input[type=text][data-v-40f84418]:focus{border-color:var(--reluxe-wine);box-shadow:0 0 0 3px #6c263324}.composer-more[data-v-40f84418],.send-button[data-v-40f84418]{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:12px;color:inherit;background:transparent;cursor:pointer}.composer-more[data-v-40f84418]{position:absolute;top:1px;right:1px;color:var(--reluxe-muted);border:0}.composer-more.is-active[data-v-40f84418],.composer-more[data-v-40f84418]:focus-visible,.composer-more[data-v-40f84418]:hover{color:var(--reluxe-wine);background:var(--reluxe-surface-soft);outline:none}.send-button[data-v-40f84418]{color:#1b1a17;border:0;background:var(--reluxe-accent);box-shadow:0 8px 18px #ff99003d}.send-button[data-v-40f84418]:focus-visible,.send-button[data-v-40f84418]:hover{background:#ffab2e;outline:none}.composer-more[data-v-40f84418]:disabled,.send-button[data-v-40f84418]:disabled{opacity:.48;cursor:not-allowed}.composer-action-menu[data-v-40f84418],.emoji-picker-panel[data-v-40f84418]{position:absolute;right:0;bottom:calc(100% + 8px);z-index:12}.composer-action-menu[data-v-40f84418]{width:min(236px,calc(100vw - 24px));display:grid;gap:4px;padding:6px;border:1px solid var(--reluxe-line);border-radius:8px;background:#fff;box-shadow:0 14px 30px #10202a29}.composer-action-menu button[data-v-40f84418]{min-height:42px;display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:center;padding:0 10px;border:0;border-radius:6px;color:var(--reluxe-muted);background:transparent;cursor:pointer;font:inherit;font-size:13px;font-weight:750;text-align:left}.composer-action-menu button[data-v-40f84418]:focus-visible,.composer-action-menu button[data-v-40f84418]:hover{color:var(--reluxe-wine);background:var(--reluxe-surface-soft);outline:none}.composer-action-menu button[data-v-40f84418]:disabled{cursor:not-allowed;opacity:.48}.composer-language[data-v-40f84418]{min-height:42px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:0 10px;color:var(--reluxe-muted);font-size:12px;font-weight:750}.composer-language select[data-v-40f84418]{min-height:30px;padding:0 6px;border:1px solid var(--reluxe-line);border-radius:6px;color:var(--reluxe-muted);background:#fff;font:inherit}.composer-action-menu svg[data-v-40f84418]{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.85}.emoji-picker-panel[data-v-40f84418]{width:min(312px,calc(100vw - 24px));max-height:min(330px,calc(100dvh - 160px));display:grid;gap:10px;padding:12px;overflow-y:auto;border:1px solid var(--reluxe-line);border-radius:8px;background:#fff;box-shadow:0 8px 12px #10202a29}.animated-sticker-grid[data-v-40f84418]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.animated-sticker-option[data-v-40f84418]{min-width:0;min-height:62px;display:grid;grid-template-columns:28px minmax(0,1fr);gap:5px;align-items:center;padding:7px;border:1px solid var(--reluxe-line);border-radius:7px;color:var(--reluxe-muted);background:var(--reluxe-paper);font:inherit;font-size:11px;font-weight:800;line-height:1.2;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.animated-sticker-option[data-v-40f84418]:focus-visible,.animated-sticker-option[data-v-40f84418]:hover{border-color:var(--reluxe-line-strong);color:var(--reluxe-ink);background:var(--reluxe-paper);outline:none;transform:translateY(-1px)}.animated-sticker-option[data-v-40f84418]:active{transform:scale(.96)}.animated-sticker-message-emoji[data-v-40f84418],.animated-sticker-option-emoji[data-v-40f84418]{display:inline-grid;place-items:center;font-family:Segoe UI Emoji,Apple Color Emoji,Noto Color Emoji,sans-serif;font-size:25px;line-height:1;transform-origin:50% 70%}.animated-sticker-option:focus-visible .animated-sticker-option-emoji[data-v-40f84418],.animated-sticker-option:hover .animated-sticker-option-emoji[data-v-40f84418]{animation:sticker-pop-40f84418 .42s cubic-bezier(.22,1,.36,1) both}.animated-sticker-option[data-motion=wave]:focus-visible .animated-sticker-option-emoji[data-v-40f84418],.animated-sticker-option[data-motion=wave]:hover .animated-sticker-option-emoji[data-v-40f84418]{animation-name:sticker-wave-40f84418}.animated-sticker-option[data-motion=sparkle]:focus-visible .animated-sticker-option-emoji[data-v-40f84418],.animated-sticker-option[data-motion=sparkle]:hover .animated-sticker-option-emoji[data-v-40f84418]{animation-name:sticker-sparkle-40f84418}.animated-sticker-option[data-motion=pulse]:focus-visible .animated-sticker-option-emoji[data-v-40f84418],.animated-sticker-option[data-motion=pulse]:hover .animated-sticker-option-emoji[data-v-40f84418]{animation-name:sticker-pulse-40f84418}.emoji-picker-section-label[data-v-40f84418]{color:var(--reluxe-muted);font-size:11px;font-weight:800}.custom-emoji-section[data-v-40f84418],.emoji-picker-heading[data-v-40f84418]{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.custom-emoji-section>strong[data-v-40f84418],.emoji-picker-heading strong[data-v-40f84418]{color:var(--reluxe-muted);font-size:12px;font-weight:800}.emoji-picker-add[data-v-40f84418]{min-height:28px;padding:0 7px;border:0;border-radius:6px;color:var(--reluxe-ink);background:var(--reluxe-paper);font:inherit;font-size:12px;font-weight:700;cursor:pointer}.emoji-picker-add[data-v-40f84418]:focus-visible,.emoji-picker-add[data-v-40f84418]:hover{color:#fff;background:var(--reluxe-wine);outline:none}.emoji-picker-add[data-v-40f84418]:disabled{opacity:.52;cursor:not-allowed}.emoji-picker-file[data-v-40f84418]{display:none}.emoji-picker-grid[data-v-40f84418]{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:4px}.custom-emoji-remove[data-v-40f84418],.custom-emoji-send[data-v-40f84418],.emoji-picker-grid button[data-v-40f84418]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;cursor:pointer}.emoji-picker-grid button[data-v-40f84418]{min-width:32px;height:32px;border:1px solid transparent;border-radius:6px;background:var(--reluxe-paper);font-size:20px;line-height:1}.emoji-picker-grid button[data-v-40f84418]:focus-visible,.emoji-picker-grid button[data-v-40f84418]:hover{border-color:var(--reluxe-line-strong);background:var(--reluxe-paper);outline:none}.animated-sticker-message[data-v-40f84418]{min-width:156px;display:inline-grid;grid-template-columns:38px minmax(0,1fr);gap:8px;align-items:center;padding:7px 10px;border:1px solid hsla(0,0%,100%,.32);border-radius:8px;background:#ffffff1f}.chat-bubble-row:not(.mine) .animated-sticker-message[data-v-40f84418]{border-color:var(--reluxe-line);background:var(--reluxe-surface-soft)}.animated-sticker-message>span[data-v-40f84418]:last-child{min-width:0;display:grid;gap:2px}.animated-sticker-message small[data-v-40f84418],.animated-sticker-message strong[data-v-40f84418]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.animated-sticker-message strong[data-v-40f84418]{color:inherit;font-size:13px}.animated-sticker-message small[data-v-40f84418]{color:#ffffffc2;font-size:11px}.chat-bubble-row:not(.mine) .animated-sticker-message small[data-v-40f84418]{color:var(--reluxe-muted)}.animated-sticker-message .animated-sticker-message-emoji[data-v-40f84418]{animation:sticker-pop-40f84418 .5s cubic-bezier(.22,1,.36,1) 2 both}.animated-sticker-message[data-motion=wave] .animated-sticker-message-emoji[data-v-40f84418]{animation-name:sticker-wave-40f84418}.animated-sticker-message[data-motion=sparkle] .animated-sticker-message-emoji[data-v-40f84418]{animation-name:sticker-sparkle-40f84418}.animated-sticker-message[data-motion=pulse] .animated-sticker-message-emoji[data-v-40f84418]{animation-name:sticker-pulse-40f84418}@keyframes sticker-pop-40f84418{0%{transform:scale(.72) rotate(-8deg)}55%{transform:scale(1.16) rotate(4deg)}to{transform:scale(1) rotate(0)}}@keyframes sticker-wave-40f84418{0%,to{transform:rotate(0)}30%{transform:rotate(14deg)}65%{transform:rotate(-8deg)}}@keyframes sticker-sparkle-40f84418{0%,to{transform:scale(.9) rotate(0);opacity:.82}50%{transform:scale(1.16) rotate(12deg);opacity:1}}@keyframes sticker-pulse-40f84418{0%,to{transform:scale(.92)}50%{transform:scale(1.12)}}@media(prefers-reduced-motion:reduce){.animated-sticker-option[data-v-40f84418],.animated-sticker-option[data-v-40f84418]:focus-visible,.animated-sticker-option[data-v-40f84418]:hover{transform:none}.animated-sticker-message .animated-sticker-message-emoji[data-v-40f84418],.animated-sticker-option:focus-visible .animated-sticker-option-emoji[data-v-40f84418],.animated-sticker-option:hover .animated-sticker-option-emoji[data-v-40f84418]{animation:none}}@media(prefers-reduced-transparency:reduce){.chat-header[data-v-40f84418]{background:var(--reluxe-ink);backdrop-filter:none;-webkit-backdrop-filter:none}.chat-messages[data-v-40f84418]:after{display:none}}.custom-emoji-section[data-v-40f84418]{align-items:stretch;flex-direction:column}.custom-emoji-grid[data-v-40f84418]{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.custom-emoji-card[data-v-40f84418]{position:relative;min-width:0;aspect-ratio:1}.custom-emoji-send[data-v-40f84418]{width:100%;height:100%;padding:0;overflow:hidden;border:1px solid var(--reluxe-line);border-radius:6px;background:var(--reluxe-paper)}.custom-emoji-send[data-v-40f84418]:focus-visible,.custom-emoji-send[data-v-40f84418]:hover{border-color:var(--reluxe-wine);outline:2px solid rgba(108,38,51,.24);outline-offset:1px}.custom-emoji-send img[data-v-40f84418]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.custom-emoji-remove[data-v-40f84418]{position:absolute;top:-5px;right:-5px;width:18px;height:18px;display:grid;place-items:center;padding:0;border:1px solid var(--reluxe-line);border-radius:50%;color:var(--reluxe-muted);background:#fff}.custom-emoji-remove[data-v-40f84418]:focus-visible,.custom-emoji-remove[data-v-40f84418]:hover{border-color:#d94747;color:var(--reluxe-danger);outline:none}.custom-emoji-remove svg[data-v-40f84418]{width:12px;height:12px}@media(max-width:767px){.chat-push-prompt[data-v-40f84418]{grid-template-columns:1fr;padding-right:max(12px,env(safe-area-inset-right,0px));padding-left:max(12px,env(safe-area-inset-left,0px))}.chat-push-actions[data-v-40f84418]{justify-content:flex-start}.chat-composer[data-v-40f84418]{grid-template-columns:minmax(0,1fr) 48px;gap:7px}.input-shell[data-v-40f84418]{height:48px}.composer-more[data-v-40f84418],.send-button[data-v-40f84418]{width:44px;height:44px}.composer-more[data-v-40f84418]{top:2px;right:2px}.emoji-picker-panel[data-v-40f84418]{right:0}.customer-service-widget[data-v-40f84418]{right:12px;bottom:12px}.customer-service-widget.customer-service-widget-panel-open[data-v-40f84418]{inset:auto;top:var(--chat-visual-viewport-offset-top,0);right:auto;bottom:auto;left:var(--chat-visual-viewport-offset-left,0);z-index:1001;isolation:isolate;display:grid;width:var(--chat-visual-viewport-width,100vw);height:var(--chat-visual-viewport-height,100dvh);min-height:var(--chat-visual-viewport-height,100dvh);background:var(--reluxe-surface-soft)}.chat-new-message-toast[data-v-40f84418]{top:calc(var(--mobile-header-height, 72px) + 12px);right:12px;bottom:auto;left:12px;width:auto}.chat-new-message-body[data-v-40f84418]{grid-template-columns:38px minmax(0,1fr) 30px;gap:10px;padding:10px 12px 0}.chat-new-message-avatar[data-v-40f84418]{width:38px;height:38px;font-size:14px}.chat-new-message-kicker[data-v-40f84418]{font-size:11px}.chat-new-message-copy strong[data-v-40f84418]{margin-top:3px;font-size:14px}.chat-new-message-copy p[data-v-40f84418]{-webkit-line-clamp:1;font-size:12px}.chat-new-message-copy small[data-v-40f84418],.chat-new-message-secondary[data-v-40f84418]{display:none}.chat-new-message-actions[data-v-40f84418]{justify-content:flex-end;padding:8px 12px 10px 60px}.chat-new-message-actions button[data-v-40f84418]{min-width:62px;min-height:36px}.chat-panel[data-v-40f84418]{width:calc(100vw - 24px);height:min(640px,calc(100dvh - 24px))}.customer-service-widget-panel-open .chat-panel[data-v-40f84418]{width:100%;height:var(--chat-visual-viewport-height,100dvh);border:0;border-radius:0;box-shadow:none}.chat-header[data-v-40f84418]{grid-template-columns:1fr}.chat-agent[data-v-40f84418]{grid-template-columns:44px minmax(0,1fr);gap:10px}.chat-agent-avatar[data-v-40f84418]{width:44px;height:44px}.chat-heading-main[data-v-40f84418]{gap:6px}.chat-agent-meta span[data-v-40f84418],.chat-verified-badge[data-v-40f84418]{font-size:10px}.chat-header-actions[data-v-40f84418]{justify-content:space-between;width:100%}.customer-service-widget-panel-open .chat-header[data-v-40f84418],.customer-service-widget-standalone .chat-header[data-v-40f84418]{position:sticky;top:0;z-index:2;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:64px;padding:calc(10px + env(safe-area-inset-top,0px)) max(12px,env(safe-area-inset-right,0px)) 10px max(12px,env(safe-area-inset-left,0px))}.customer-service-widget-panel-open .chat-agent[data-v-40f84418],.customer-service-widget-standalone .chat-agent[data-v-40f84418]{grid-template-columns:38px minmax(0,1fr);gap:9px}.customer-service-widget-panel-open .chat-agent-avatar[data-v-40f84418],.customer-service-widget-standalone .chat-agent-avatar[data-v-40f84418]{width:38px;height:38px;font-size:13px}.customer-service-widget-panel-open .chat-agent-avatar img[data-v-40f84418],.customer-service-widget-standalone .chat-agent-avatar img[data-v-40f84418]{-o-object-fit:contain;object-fit:contain}.customer-service-widget-panel-open .chat-heading[data-v-40f84418],.customer-service-widget-standalone .chat-heading[data-v-40f84418]{gap:3px}.customer-service-widget-panel-open .chat-heading-main[data-v-40f84418],.customer-service-widget-standalone .chat-heading-main[data-v-40f84418]{flex-wrap:nowrap;gap:5px}.customer-service-widget-panel-open .chat-heading-main strong[data-v-40f84418],.customer-service-widget-standalone .chat-heading-main strong[data-v-40f84418]{font-size:14px}.customer-service-widget-panel-open .chat-verified-badge[data-v-40f84418],.customer-service-widget-standalone .chat-verified-badge[data-v-40f84418]{flex:0 0 auto;width:20px;min-height:18px;justify-content:center;padding:0;font-size:0}.customer-service-widget-panel-open .chat-role[data-v-40f84418],.customer-service-widget-standalone .chat-role[data-v-40f84418]{display:block;overflow:hidden;color:#f8fafcbd;font-size:10px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.customer-service-widget-panel-open .chat-agent-meta[data-v-40f84418],.customer-service-widget-panel-open .chat-user-rating[data-v-40f84418],.customer-service-widget-standalone .chat-agent-meta[data-v-40f84418],.customer-service-widget-standalone .chat-user-rating[data-v-40f84418]{display:none}.customer-service-widget-panel-open .chat-header-actions[data-v-40f84418],.customer-service-widget-standalone .chat-header-actions[data-v-40f84418]{grid-column:2;grid-row:1;width:44px;max-width:44px;display:grid;grid-template-columns:44px;gap:0}.customer-service-widget-panel-open .chat-language-select[data-v-40f84418],.customer-service-widget-standalone .chat-language-select[data-v-40f84418]{display:none}.customer-service-widget-panel-open .chat-header button[data-v-40f84418],.customer-service-widget-standalone .chat-header button[data-v-40f84418]{width:44px;height:44px}.customer-service-widget-panel-open .chat-composer[data-v-40f84418],.customer-service-widget-standalone .chat-composer[data-v-40f84418]{grid-template-columns:minmax(0,1fr) 48px;gap:7px;padding:10px max(12px,env(safe-area-inset-right,0px)) calc(10px + env(safe-area-inset-bottom,0px)) max(12px,env(safe-area-inset-left,0px))}.chat-current-order[data-v-40f84418]{gap:9px;padding:9px 12px}.chat-current-order small[data-v-40f84418]{max-width:126px}.customer-service-widget-panel-open .chat-composer input[type=text][data-v-40f84418],.customer-service-widget-standalone .chat-composer input[type=text][data-v-40f84418]{height:44px;font-size:16px}.customer-service-widget-panel-open .input-shell[data-v-40f84418],.customer-service-widget-standalone .input-shell[data-v-40f84418]{height:44px}.customer-service-widget-panel-open .composer-more[data-v-40f84418],.customer-service-widget-panel-open .send-button[data-v-40f84418],.customer-service-widget-standalone .composer-more[data-v-40f84418],.customer-service-widget-standalone .send-button[data-v-40f84418]{width:44px;height:44px}.customer-service-widget-panel-open .composer-more[data-v-40f84418],.customer-service-widget-standalone .composer-more[data-v-40f84418]{top:0;right:0}.customer-service-widget-panel-open .emoji-picker-panel[data-v-40f84418],.customer-service-widget-standalone .emoji-picker-panel[data-v-40f84418]{right:0;width:min(312px,calc(100vw - 24px))}.customer-service-widget-panel-open .chat-message-stack[data-v-40f84418],.customer-service-widget-standalone .chat-message-stack[data-v-40f84418]{max-width:90%}.chat-language-select[data-v-40f84418],.chat-language-select select[data-v-40f84418]{flex:1}.chat-message-stack[data-v-40f84418]{max-width:86%}.chat-order-card[data-v-40f84418]{min-width:min(290px,100%);border-radius:8px;box-shadow:0 7px 18px #162d391a}.chat-order-header[data-v-40f84418]{padding:11px 12px 9px}.chat-bubble-row.mine .chat-order-header span[data-v-40f84418],.chat-order-header span[data-v-40f84418]{font-size:12px}.chat-bubble-row.mine .chat-order-header small[data-v-40f84418],.chat-order-header small[data-v-40f84418]{font-size:10px}.chat-bubble-row.mine .chat-order-header strong[data-v-40f84418],.chat-order-header strong[data-v-40f84418]{font-size:18px}.chat-order-summary-meta[data-v-40f84418]{padding:8px 12px 10px}.chat-image-button[data-v-40f84418],.chat-image-button img[data-v-40f84418]{max-width:min(152px,100%)}.chat-image-button img[data-v-40f84418]{max-height:112px}.chat-image-preview[data-v-40f84418]{padding:16px}.chat-image-preview img[data-v-40f84418]{max-width:calc(100vw - 32px);max-height:calc(100dvh - 112px)}.chat-image-preview-nav[data-v-40f84418]{width:40px;height:40px}.chat-image-preview-nav-prev[data-v-40f84418]{left:12px}.chat-image-preview-nav-next[data-v-40f84418]{right:12px}.chat-image-preview-count[data-v-40f84418]{bottom:18px}}@media(max-width:420px){.customer-service-widget[data-v-40f84418]{right:8px;bottom:8px}.chat-push-entry[data-v-40f84418]{bottom:66px;width:min(326px,calc(100vw - 16px));padding:13px}.chat-push-entry-actions button[data-v-40f84418]{min-height:40px}.chat-panel[data-v-40f84418]{width:calc(100vw - 16px);height:calc(100dvh - 16px)}.customer-service-widget-panel-open .chat-header-actions[data-v-40f84418],.customer-service-widget-standalone .chat-header-actions[data-v-40f84418]{width:118px;grid-template-columns:minmax(0,72px) 44px}.customer-service-widget-panel-open .chat-language-select span[data-v-40f84418],.customer-service-widget-standalone .chat-language-select span[data-v-40f84418]{display:none}.customer-service-widget-panel-open .chat-language-select select[data-v-40f84418],.customer-service-widget-standalone .chat-language-select select[data-v-40f84418]{min-width:0}}@media(max-width:620px){.customer-service-widget.customer-service-widget-inline-entry[data-v-40f84418]:not(.customer-service-widget-panel-open){display:none}.customer-service-widget.customer-service-widget-purchase-route[data-v-40f84418]:not(.customer-service-widget-panel-open){bottom:calc(96px + env(safe-area-inset-bottom,0px))}}@media(prefers-reduced-motion:reduce){.chat-notification-enter-active[data-v-40f84418],.chat-notification-leave-active[data-v-40f84418],.chat-push-entry-enter-active[data-v-40f84418],.chat-push-entry-leave-active[data-v-40f84418]{transition:none}}.coupon-popup-backdrop[data-v-d778f51d]{--z-coupon-popup:1100;position:fixed;inset:0;z-index:var(--z-coupon-popup);isolation:isolate;display:grid;place-items:center;padding:max(20px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));overflow:hidden;overscroll-behavior:contain;background:#000000b8}.coupon-popup-panel[data-v-d778f51d]{display:grid;width:min(720px,88vw,calc(100.84dvh - 133.1088px));max-height:calc(100dvh - 40px);place-items:center;gap:16px;outline:none}.coupon-popup-artwork[data-v-d778f51d]{width:100%;padding:0;border:0;background:transparent;cursor:pointer;transition:filter .18s ease,transform .18s cubic-bezier(.16,1,.3,1),opacity .18s ease}.coupon-popup-artwork[data-v-d778f51d]:hover{filter:brightness(1.03);transform:translateY(-2px)}.coupon-popup-artwork[data-v-d778f51d]:active{transform:translateY(0) scale(.99)}.coupon-popup-artwork.is-busy[data-v-d778f51d]{opacity:.7;cursor:wait}.coupon-popup-artwork img[data-v-d778f51d]{display:block;width:100%;height:auto;aspect-ratio:720/714;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 4px 6px rgba(0,0,0,.24))}.coupon-popup-close[data-v-d778f51d]{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;padding:0;border:2px solid hsla(0,0%,100%,.88);border-radius:999px;color:#fff;background:#060c14db;cursor:pointer;transition:background .18s ease,transform .18s ease}.coupon-popup-close[data-v-d778f51d]:hover{background:var(--reluxe-ink);transform:scale(1.04)}.coupon-popup-close svg[data-v-d778f51d]{width:25px;height:25px;stroke-width:2.5}.coupon-popup-artwork[data-v-d778f51d]:focus-visible,.coupon-popup-close[data-v-d778f51d]:focus-visible{outline:3px solid #ffb000;outline-offset:4px}.coupon-popup-feedback[data-v-d778f51d]{max-width:min(520px,100%);margin:-4px 0 0;padding:10px 14px;border-radius:8px;font-size:14px;font-weight:700;line-height:1.4;text-align:center}.coupon-popup-status[data-v-d778f51d]{color:var(--reluxe-success);background:var(--reluxe-paper)}.coupon-popup-error[data-v-d778f51d]{color:#8a2020;background:#fff0f0}.coupon-popup-sr-only[data-v-d778f51d]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.coupon-popup-enter-active[data-v-d778f51d],.coupon-popup-leave-active[data-v-d778f51d]{transition:opacity .2s ease}.coupon-popup-enter-active .coupon-popup-panel[data-v-d778f51d],.coupon-popup-leave-active .coupon-popup-panel[data-v-d778f51d]{transition:transform .26s cubic-bezier(.16,1,.3,1)}.coupon-popup-enter-from[data-v-d778f51d],.coupon-popup-leave-to[data-v-d778f51d]{opacity:0}.coupon-popup-enter-from .coupon-popup-panel[data-v-d778f51d],.coupon-popup-leave-to .coupon-popup-panel[data-v-d778f51d]{transform:translateY(12px) scale(.97)}@media(max-width:720px){.coupon-popup-backdrop[data-v-d778f51d]{padding-right:max(10px,env(safe-area-inset-right));padding-left:max(10px,env(safe-area-inset-left))}.coupon-popup-panel[data-v-d778f51d]{width:min(720px,92vw,calc(100.84dvh - 125.0416px));gap:14px}}@media(prefers-reduced-motion:reduce){.coupon-popup-artwork[data-v-d778f51d],.coupon-popup-close[data-v-d778f51d],.coupon-popup-enter-active[data-v-d778f51d],.coupon-popup-enter-active .coupon-popup-panel[data-v-d778f51d],.coupon-popup-leave-active[data-v-d778f51d],.coupon-popup-leave-active .coupon-popup-panel[data-v-d778f51d]{transition:none}.coupon-popup-artwork[data-v-d778f51d]:active,.coupon-popup-artwork[data-v-d778f51d]:hover,.coupon-popup-close[data-v-d778f51d]:hover{transform:none}}
