.hol-app{--hol-bg:#f7f3ed;--hol-white:#fff;--hol-ink:#171615;--hol-ox:#681f2c;--hol-gold:#c5a36a;--hol-sage:#71836f;--hol-stone:#d9d1c7;--hol-mist:#ece6de;--hol-muted:#6e6962;background:var(--hol-bg);min-height:100vh;color:var(--hol-ink);font-family:var(--sans);overflow-x:hidden}.hol-app *{box-sizing:border-box}.hol-app button,.hol-app input,.hol-app select{font:inherit}.hol-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f3eded;border-bottom:1px solid #d9d1c7d9;grid-template-columns:1fr auto 1fr;align-items:center;height:82px;padding:0 clamp(22px,4vw,70px);display:grid;position:sticky;top:0}.hol-header nav{align-items:center;gap:46px;height:100%;display:flex}.hol-header nav a{height:100%;color:var(--hol-muted);align-items:center;font-size:14px;font-weight:600;display:flex;position:relative}.hol-header nav a.active{color:var(--hol-ink)}.hol-header nav a.active:after{content:"";background:var(--hol-ox);height:3px;position:absolute;bottom:0;left:0;right:0}.hol-header nav sup{background:var(--hol-ox);color:#fff;border-radius:9px;place-items:center;min-width:18px;height:18px;margin-left:5px;padding:0 5px;font-size:9px;display:grid}.hol-header-actions{z-index:70;justify-self:end;align-items:center;gap:14px;display:flex;position:relative}.hol-icon-button,.hol-avatar{border:1px solid var(--hol-stone);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.hol-icon-button{font:28px/1 var(--serif)}.hol-avatar{background:var(--hol-ink);color:#fff;letter-spacing:.08em;font-size:11px}.hol-profile-menu{z-index:101;overscroll-behavior:contain;border:1px solid var(--hol-stone);background:#fff;border-radius:14px;flex-direction:column;width:220px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 152px);padding:18px;display:flex;position:absolute;top:52px;right:0;overflow-y:auto;box-shadow:0 18px 45px #1d161124}.hol-profile-menu>strong{font-family:var(--serif);font-size:20px}.hol-profile-menu>span{color:var(--hol-muted);margin:4px 0 15px;font-size:11px}.hol-profile-menu a,.hol-profile-menu .contact-trigger{border:0;border-top:1px solid var(--hol-mist);color:var(--hol-ink);cursor:pointer;text-align:left;background:0 0;padding:10px 0;font-size:12px}.hol-profile-menu .hol-currency-toggle{border-top:1px solid var(--hol-mist);justify-content:space-between;align-items:center;gap:12px;margin:0 0 8px;padding:10px 0;display:flex}.hol-profile-menu .hol-currency-toggle span{color:var(--hol-ink);margin:0;font-size:11px;font-weight:750}.hol-profile-menu .hol-currency-toggle select{border:1px solid var(--hol-stone);min-width:72px;color:var(--hol-ink);font:700 11px var(--sans);background:#fff;border-radius:8px;padding:7px 8px}.hol-mobile-nav{display:none}.hol-toast{z-index:100;background:var(--ink);color:#fff;opacity:0;pointer-events:none;border-radius:999px;padding:12px 18px;font-size:12px;transition:all .2s;position:fixed;bottom:30px;left:50%;transform:translate(-50%,18px);box-shadow:0 12px 30px #0003}.hol-toast-visible{opacity:1;transform:translate(-50%)}.hol-container{width:min(1480px,100% - 48px);margin:0 auto;padding:46px 0 80px}.hol-page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:34px;display:flex}.hol-page-heading h1{font:400 clamp(44px,5vw,76px)/.98 var(--serif);letter-spacing:-.035em;margin:0}.hol-page-heading p{max-width:600px;color:var(--hol-muted);margin:14px 0 0;line-height:1.6}.hol-kicker{color:var(--hol-ox);text-transform:uppercase;letter-spacing:.18em;margin:0 0 12px;font-size:10px;font-weight:800}.hol-muted{color:var(--hol-muted)}.hol-primary-button,.hol-secondary-button{cursor:pointer;border:1px solid var(--hol-ox);border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 20px;font-weight:700;display:inline-flex}.hol-primary-button{background:var(--hol-ox);color:#fff}.hol-secondary-button{color:var(--hol-ink);border-color:var(--hol-stone);background:#fff}.hol-text-button{color:var(--hol-ox);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;padding:0;text-decoration:underline}.hol-section-title{justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;display:flex}.hol-section-title h2{font:400 34px/1.1 var(--serif);margin:0}.hol-section-title a{color:var(--hol-muted);font-size:12px;text-decoration:underline}.hol-panel{border:1px solid var(--hol-stone);background:#ffffffb8;border-radius:18px}.hol-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.hol-product-card{border:1px solid var(--hol-stone);background:#fff;border-radius:16px;min-width:0;position:relative;overflow:hidden}.hol-product-image{aspect-ratio:1.26;background:var(--hol-mist);display:block;position:relative;overflow:hidden}.hol-product-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.hol-product-image>.hol-product-badge{color:#9a7027;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-radius:7px;padding:8px 10px;font-size:10px;position:absolute;top:14px;left:14px}.hol-product-image>.hol-product-badge.rare{background:var(--hol-gold);color:#fff;text-transform:uppercase;letter-spacing:.1em}.hol-save-button{z-index:2;cursor:pointer;background:#ffffffe6;border:1px solid #d9d1c7cc;border-radius:50%;place-items:center;width:40px;height:40px;font-size:22px;display:grid;position:absolute;top:13px;right:13px}.hol-save-button.saved{background:var(--hol-ox);border-color:var(--hol-ox);color:#fff}.hol-product-body{padding:16px}.hol-product-merchant{color:var(--hol-muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}.hol-product-merchant span{color:var(--hol-ink);font-weight:700}.hol-product-body h3{font:400 22px/1.08 var(--serif);margin:13px 0 5px}.hol-product-body>p{color:var(--hol-muted);margin:0;font-size:11px}.hol-price{font:400 28px/1 var(--serif);margin-top:17px;display:block}.hol-price small{color:var(--hol-muted);font:400 10px var(--sans)}.hol-why{border-top:1px solid var(--hol-mist);color:var(--hol-muted);gap:8px;margin-top:16px;padding-top:13px;font-size:10px;line-height:1.35;display:flex}.hol-why i{color:var(--hol-gold);font-style:normal}.hol-compare-check{cursor:pointer;align-items:center;gap:8px;margin-top:14px;font-size:11px;display:flex}.hol-compare-check input{accent-color:var(--hol-ox)}.hol-product-compact .hol-product-body h3{font-size:18px}.hol-product-compact .hol-why{display:none}.hol-discover-hero{grid-template-columns:1fr 1.15fr;align-items:end;gap:38px;margin-bottom:34px;display:grid}.hol-discover-hero h1{font:400 clamp(50px,5vw,78px)/.95 var(--serif);letter-spacing:-.04em;margin:0}.hol-discover-hero>div>p:last-child{color:var(--hol-muted);margin:15px 0 0}.hol-alert-banner{color:#fff;background:linear-gradient(130deg,#7e2635,#551722);border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;min-height:128px;padding:26px 30px;display:grid;box-shadow:0 18px 35px #681f2c24}.hol-alert-banner>span{border:1px solid #ffffff59;border-radius:50%;place-items:center;width:52px;height:52px;font-size:24px;display:grid}.hol-alert-banner div{flex-direction:column;display:flex}.hol-alert-banner strong{font:400 25px var(--serif)}.hol-alert-banner small{color:#ffffffb3;margin-top:5px}.hol-alert-banner b{font-size:11px}.hol-discover-grid{grid-template-columns:1.85fr .85fr;gap:18px;display:grid}.hol-because-panel,.hol-rare-card,.hol-curator-panel,.hol-budget-panel{padding:24px}.hol-because-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.hol-because-grid .hol-product-body{padding:10px}.hol-because-grid .hol-product-body h3,.hol-because-grid .hol-price{font-size:15px}.hol-because-grid .hol-product-merchant{display:none}.hol-rare-card{position:relative}.hol-rare-card .hol-section-title{align-items:flex-start}.hol-rare-card .hol-save-button{position:static}.hol-rare-card>a{border-radius:12px;height:300px;display:block;overflow:hidden}.hol-rare-card>a img{object-fit:cover;width:100%;height:100%}.hol-rare-card>div:last-child{padding-top:16px}.hol-rare-card h3{font:400 24px var(--serif);margin:0 0 7px}.hol-rare-card strong{font:400 22px var(--serif)}.hol-rare-card p{color:var(--hol-muted);font-size:11px;line-height:1.5}.hol-discover-lower{grid-template-columns:.9fr 1.2fr 1fr;gap:18px;margin-top:18px;display:grid}.hol-curator-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.hol-curator-grid a{font:400 14px var(--serif);flex-direction:column;gap:7px;display:flex}.hol-curator-grid img{object-fit:cover;border-radius:9px;width:100%;height:130px}.hol-budget-panel>div:last-child{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.hol-budget-panel a{flex-direction:column;gap:5px;display:flex}.hol-budget-panel img{object-fit:cover;border-radius:9px;width:100%;height:115px}.hol-budget-panel strong{font:400 16px var(--serif)}.hol-budget-panel small{color:var(--hol-muted);font-size:9px;line-height:1.3}.hol-journal-card{grid-template-columns:1fr .75fr;align-items:center;gap:15px;padding:24px;display:grid;overflow:hidden}.hol-journal-card h2{font:400 36px/1 var(--serif);margin:0}.hol-journal-card p:not(.hol-kicker){color:var(--hol-muted);font-size:11px;line-height:1.5}.hol-journal-card span{font-size:11px}.hol-journal-card img{object-fit:cover;border-radius:10px;width:100%;height:190px}.hol-search-page{min-height:calc(100vh - 82px)}.hol-search-bar{border-bottom:1px solid var(--hol-stone);background:#fff;align-items:center;gap:14px;height:74px;padding:0 clamp(22px,4vw,70px);display:flex}.hol-search-bar>span{font:28px var(--serif)}.hol-search-bar input{min-width:0;height:46px;font:400 18px var(--serif);background:0 0;border:0;outline:0;flex:1}.hol-search-bar button{background:var(--hol-ox);color:#fff;cursor:pointer;border:0;border-radius:9px;height:44px;padding:0 18px;font-size:11px;font-weight:700}.hol-search-layout{grid-template-columns:270px minmax(0,1fr);display:grid}.hol-filters{border-right:1px solid var(--hol-stone);background:#f2ede6;padding:28px 24px 100px}.hol-filter-mobile-head{display:none}.hol-filter-block{margin-bottom:22px}.hol-filter-block>strong,.hol-merchant-filter summary{margin-bottom:8px;font-size:11px;display:block}.hol-filter-value{border:1px solid var(--hol-stone);background:#fff;border-radius:7px;align-items:center;gap:8px;min-height:44px;padding:8px 10px;font-size:11px;display:flex}.hol-filter-value i{background:#171615;border-radius:50%;width:20px;height:20px}.hol-filter-value span{flex:1}.hol-filter-value button{color:var(--hol-muted);cursor:pointer;background:0 0;border:0}.hol-range{grid-template-columns:1fr auto 1fr;align-items:center;gap:7px;display:grid}.hol-range input{border:1px solid var(--hol-stone);background:#fff;border-radius:7px;min-width:0;height:43px;padding:0 9px;font-size:10px}.hol-range span{color:var(--hol-muted);font-size:9px}.hol-merchant-filter{border-top:1px solid var(--hol-stone);padding-top:17px}.hol-merchant-filter summary{cursor:pointer;justify-content:space-between;display:flex}.hol-merchant-filter summary span{color:var(--hol-muted);font-weight:400}.hol-merchant-filter label{align-items:center;gap:8px;margin:8px 0;font-size:10px;display:flex}.hol-merchant-filter input{accent-color:var(--hol-ox)}.hol-excluded{border-top:1px solid var(--hol-stone);color:var(--hol-ox);padding-top:14px;font-size:9px;line-height:1.5}.hol-results{min-width:0;padding:34px clamp(22px,3vw,50px) 100px}.hol-results-head{justify-content:space-between;align-items:flex-start;gap:25px;min-width:0;display:flex}.hol-results-head>div{min-width:0}.hol-results-head h1{overflow-wrap:anywhere;font:400 clamp(32px,3vw,46px)/1.05 var(--serif);margin:0}.hol-chips{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.hol-chips span,.hol-chips button{border:1px solid var(--hol-stone);min-height:35px;color:var(--hol-muted);background:#fff;border-radius:7px;align-items:center;padding:0 11px;font-size:9px;display:flex}.hol-chips button{cursor:pointer}.hol-chips button.active{border-color:var(--hol-ox);color:var(--hol-ox)}.hol-results-toolbar{color:var(--hol-muted);justify-content:space-between;align-items:center;gap:20px;margin:32px 0 18px;font-size:10px;display:flex}.hol-results-toolbar>div{align-items:center;gap:8px;display:flex}.hol-results-toolbar label{border:1px solid var(--hol-stone);background:#fff;border-radius:8px;align-items:center;gap:8px;height:40px;padding:0 10px;display:flex}.hol-results-toolbar select{background:0 0;border:0;outline:0;font-size:10px}.hol-results-toolbar>div:last-child>button{border:1px solid var(--hol-stone);cursor:pointer;background:#fff;width:40px;height:40px}.hol-results-toolbar>div:last-child>button.active{color:var(--hol-ox);background:var(--hol-mist)}.hol-mobile-filter{display:none}.hol-results-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.hol-results-grid.list{grid-template-columns:1fr 1fr}.hol-results-grid.list .hol-product-card{grid-template-columns:230px 1fr;display:grid}.hol-results-grid.list .hol-product-image{aspect-ratio:auto;height:100%}.hol-alternatives{border-top:1px solid var(--hol-stone);margin-top:55px;padding-top:34px}.hol-compare-bar{z-index:45;background:var(--hol-ink);color:#fff;border-radius:13px;justify-content:space-between;align-items:center;width:min(520px,100% - 32px);padding:12px 15px 12px 20px;font-size:11px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #00000040}.hol-compare-bar b{background:var(--hol-ox);border-radius:50%;place-items:center;width:23px;height:23px;margin-right:7px;display:inline-grid}.hol-compare-bar a{color:var(--hol-ink);background:#fff;border-radius:8px;padding:10px 13px;font-weight:700}.hol-breadcrumbs{color:var(--hol-muted);gap:10px;margin-bottom:24px;font-size:10px;display:flex}.hol-breadcrumbs b{color:var(--hol-ink)}.hol-passport-hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:65px;display:grid}.hol-passport-image{background:var(--hol-mist);border-radius:20px;min-height:580px;position:relative;overflow:hidden}.hol-passport-image img{object-fit:cover;width:100%;height:100%;position:absolute}.hol-passport-image span{color:#9a7027;letter-spacing:.12em;background:#ffffffe6;border-radius:6px;padding:9px 12px;font-size:9px;position:absolute;top:24px;left:24px}.hol-passport-copy h1{font:400 clamp(64px,7vw,100px)/.9 var(--serif);letter-spacing:-.05em;margin:0}.hol-passport-alias{color:#9a7027!important;font-size:11px!important}.hol-passport-copy>p:not(.hol-kicker){color:var(--hol-muted);line-height:1.65}.hol-passport-actions{gap:10px;margin:28px 0;display:flex}.hol-passport-copy dl{border-top:1px solid var(--hol-stone);grid-template-columns:repeat(3,1fr);margin:35px 0 0;display:grid}.hol-passport-copy dl div{flex-direction:column;padding:18px 10px 0 0;display:flex}.hol-passport-copy dt{color:var(--hol-muted);font-size:9px}.hol-passport-copy dd{font:400 18px var(--serif);margin:7px 0 0}.hol-passport-facts{grid-template-columns:.7fr 1.3fr;gap:40px;margin:55px 0;padding:28px;display:grid}.hol-passport-facts h2,.hol-price-history h2{font:400 38px/1 var(--serif);margin:0}.hol-fact-grid{background:var(--hol-stone);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.hol-fact-grid div{background:#fff;flex-direction:column;padding:17px;display:flex}.hol-fact-grid span{color:var(--hol-muted);font-size:9px}.hol-fact-grid strong{font:400 15px var(--serif);margin-top:7px}.hol-passport-section{margin-top:65px}.hol-price-history{background:var(--hol-ink);color:#fff;border-radius:18px;grid-template-columns:.8fr 1.2fr;gap:60px;padding:36px;display:grid}.hol-price-history p:not(.hol-kicker){color:#fff9;font-size:11px;line-height:1.6}.hol-chart{border-bottom:1px solid #ffffff4d;align-items:end;gap:14px;height:180px;padding:20px 12px;display:flex;position:relative}.hol-chart i{background:linear-gradient(var(--hol-gold),#795d2f);border-radius:5px 5px 0 0;flex:1}.hol-chart span{color:#ffffff80;font-size:9px;position:absolute;bottom:-22px}.hol-chart span:last-child{right:0}.hol-listing-layout{grid-template-columns:1.1fr .8fr .55fr;align-items:start;gap:22px;display:grid}.hol-listing-gallery>div:first-child{background:var(--hol-mist);border-radius:18px;height:560px;position:relative;overflow:hidden}.hol-listing-gallery>div:first-child img{object-fit:cover;width:100%;height:100%}.hol-listing-gallery>div:first-child span{color:#9a7027;background:#fff;border-radius:7px;padding:8px 10px;font-size:9px;position:absolute;top:18px;left:18px}.hol-gallery-thumbs{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px;display:grid}.hol-gallery-thumbs button{border:1px solid var(--hol-stone);cursor:pointer;background:#fff;border-radius:8px;height:78px;padding:0;overflow:hidden}.hol-gallery-thumbs button.active{border:2px solid var(--hol-ox)}.hol-gallery-thumbs img{object-fit:cover;width:100%;height:100%}.hol-listing-info{padding:10px 10px 0}.hol-listing-info h1{font:400 clamp(42px,4vw,62px)/.95 var(--serif);margin:0}.hol-listing-info>p:not(.hol-kicker,.hol-affiliate){color:var(--hol-muted);line-height:1.5}.hol-listing-price{align-items:end;gap:10px;margin:28px 0 18px;display:flex}.hol-listing-price strong{font:400 46px/1 var(--serif)}.hol-listing-price span{color:var(--hol-muted);font-size:10px}.hol-price-breakdown{border-top:1px solid var(--hol-stone);border-bottom:1px solid var(--hol-stone);padding:12px 0}.hol-price-breakdown div{color:var(--hol-muted);justify-content:space-between;padding:7px 0;font-size:10px;display:flex}.hol-price-breakdown div:last-child{border-top:1px solid var(--hol-mist);color:var(--hol-ink);margin-top:7px;padding-top:13px;font-weight:700}.hol-listing-why{background:#f3f6f1;border:1px solid #cfd8cd;border-radius:10px;gap:13px;margin:18px 0;padding:16px;display:flex}.hol-listing-why>span{color:var(--hol-gold)}.hol-listing-why strong{font:400 16px var(--serif)}.hol-listing-why p{color:var(--hol-muted);margin:5px 0 0;font-size:9px;line-height:1.4}.hol-listing-actions{grid-template-columns:1fr auto;gap:8px;display:grid}.hol-affiliate{color:var(--hol-muted);font-size:8px;line-height:1.5}.hol-listing-trust{border:1px solid var(--hol-stone);background:#fff;border-radius:16px;padding:22px}.hol-listing-trust h2{font:400 27px var(--serif);margin:0 0 17px}.hol-listing-trust>div{border-top:1px solid var(--hol-mist);flex-direction:column;padding:13px 0;display:flex}.hol-listing-trust span{color:var(--hol-muted);text-transform:uppercase;letter-spacing:.08em;font-size:8px}.hol-listing-trust strong{margin-top:5px;font-size:10px;line-height:1.35}.hol-listing-trust a{color:var(--hol-ox);margin-top:18px;font-size:10px;display:block}.hol-compare-table{border:1px solid var(--hol-stone);background:#fff;border-radius:16px;grid-template-columns:210px repeat(3,minmax(0,1fr));display:grid;overflow:auto}.hol-compare-labels,.hol-compare-column{grid-template-rows:280px repeat(6,105px);min-width:210px;display:grid}.hol-compare-labels>div,.hol-compare-column>div{text-align:center;border-right:1px solid var(--hol-mist);border-bottom:1px solid var(--hol-mist);justify-content:center;align-items:center;padding:20px;display:flex}.hol-compare-labels>div{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start}.hol-compare-labels>div:first-child{font:400 25px var(--serif);justify-content:flex-end}.hol-compare-labels small{color:var(--hol-muted);margin-top:5px;font-size:8px;line-height:1.35}.hol-compare-column>div{font-size:11px}.hol-compare-product{flex-direction:column;gap:7px;position:relative}.hol-compare-product button{background:var(--hol-mist);cursor:pointer;border:0;border-radius:50%;width:28px;height:28px;position:absolute;top:10px;right:10px}.hol-compare-product img{object-fit:cover;border-radius:9px;width:100%;height:170px}.hol-compare-product strong{font:400 16px var(--serif)}.hol-compare-product span{color:var(--hol-muted);font-size:8px}.hol-compare-column .best{color:var(--hol-ox);background:#f3f6f1;flex-direction:column}.hol-compare-column .best strong{font:400 28px var(--serif)}.hol-compare-column .best small{color:var(--hol-sage);margin-top:5px}.hol-compare-column .fresh{color:var(--hol-sage)}.hol-compare-summary{justify-content:space-between;align-items:center;gap:25px;margin-top:20px;padding:28px;display:flex}.hol-compare-summary h2{font:400 32px var(--serif);margin:0}.hol-compare-summary p:not(.hol-kicker){max-width:750px;color:var(--hol-muted);font-size:11px;line-height:1.5}@media (max-width:1050px){.hol-passport-hero{grid-template-columns:1fr 1fr;gap:30px}.hol-passport-image{min-height:470px}.hol-listing-layout{grid-template-columns:1fr 1fr}.hol-listing-trust{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.hol-listing-trust h2,.hol-listing-trust a{grid-column:1/-1}.hol-compare-table{grid-template-columns:180px repeat(3,260px)}}@media (max-width:720px){.hol-passport-hero,.hol-passport-facts,.hol-price-history{grid-template-columns:1fr}.hol-passport-image{min-height:390px}.hol-passport-copy h1{font-size:62px}.hol-passport-actions{flex-direction:column}.hol-passport-copy dl,.hol-fact-grid{grid-template-columns:1fr 1fr}.hol-price-history{gap:20px}.hol-listing-layout{grid-template-columns:1fr}.hol-listing-gallery>div:first-child{height:390px}.hol-listing-info{padding:10px 0}.hol-listing-trust{grid-column:auto;display:block}.hol-compare-summary{flex-direction:column;align-items:stretch}.hol-compare-summary .hol-primary-button{width:100%}.hol-compare-table{border-radius:0;margin:0 -14px}.hol-compare-page .hol-page-heading .hol-secondary-button{width:100%}}@media (max-width:1200px){.hol-because-grid,.hol-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hol-discover-lower{grid-template-columns:1fr 1fr}.hol-journal-card{grid-column:1/-1}.hol-results-grid.list{grid-template-columns:1fr}.hol-search-layout{grid-template-columns:240px minmax(0,1fr)}}@media (max-width:800px){.hol-discover-hero,.hol-discover-grid{grid-template-columns:1fr}.hol-alert-banner{min-height:110px;padding:20px}.hol-because-grid{grid-template-columns:1fr 1fr}.hol-discover-lower{grid-template-columns:1fr}.hol-journal-card{grid-column:auto}.hol-search-bar{height:64px;padding:0 14px}.hol-search-bar button{width:44px;padding:0;font-size:0}.hol-search-bar button:after{content:"→";font-size:16px}.hol-search-layout{display:block}.hol-filters{z-index:80;background:var(--hol-bg);padding:20px;display:none;position:fixed;inset:0;overflow:auto}.hol-filters.open{display:block}.hol-filter-mobile-head{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.hol-filter-mobile-head button{background:var(--hol-mist);border:0;border-radius:50%;width:40px;height:40px;font-size:20px}.hol-results{padding:25px 14px 100px}.hol-results-head{flex-direction:column;align-items:flex-start}.hol-results-head>.hol-primary-button{width:100%}.hol-results-toolbar{flex-direction:column;align-items:flex-start}.hol-results-toolbar>div:last-child{width:100%}.hol-results-toolbar label{flex:1}.hol-mobile-filter{border:1px solid var(--hol-stone);background:#fff;border-radius:8px;min-height:38px;padding:0 12px;display:block}.hol-results-grid,.hol-results-grid.list{grid-template-columns:1fr}.hol-results-grid.list .hol-product-card{display:block}.hol-alternatives .hol-grid{grid-template-columns:1fr 1fr}.hol-compare-bar{bottom:76px}}@media (max-width:520px){.hol-because-grid,.hol-alternatives .hol-grid{grid-template-columns:1fr}.hol-budget-panel>div:last-child{grid-template-columns:1fr 1fr}.hol-journal-card{grid-template-columns:1fr}.hol-journal-card img{height:160px}.hol-alert-banner{grid-template-columns:auto 1fr}.hol-alert-banner>b{display:none}}.hol-modal-backdrop{z-index:90;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#17161573;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.hol-modal{background:var(--hol-bg);border-radius:22px;width:min(620px,100%);max-height:calc(100vh - 40px);padding:34px;position:relative;overflow:auto;box-shadow:0 32px 90px #00000040}.hol-modal h2{font:400 44px/1 var(--serif);margin:0}.hol-modal-close{background:var(--hol-mist);cursor:pointer;border:0;border-radius:50%;width:40px;height:40px;font-size:22px;position:absolute;top:18px;right:18px}.hol-hunt-summary{border:1px solid var(--hol-stone);background:#fff;border-radius:12px;flex-direction:column;margin:25px 0;padding:18px;display:flex}.hol-hunt-summary span,.hol-hunt-summary small{color:var(--hol-muted);font-size:10px}.hol-hunt-summary strong{font:400 23px var(--serif);margin:6px 0}.hol-form-row{margin:20px 0}.hol-form-row>label{margin-bottom:9px;font-size:11px;font-weight:700;display:block}.hol-segmented,.hol-choice-row{gap:8px;display:flex}.hol-segmented button,.hol-choice-row button{border:1px solid var(--hol-stone);cursor:pointer;background:#fff;border-radius:9px;flex:1;min-height:44px;font-size:11px}.hol-segmented button.active,.hol-choice-row button.active{border-color:var(--hol-ox);color:var(--hol-ox);box-shadow:inset 0 0 0 1px var(--hol-ox)}.hol-money-input{border:1px solid var(--hol-stone);background:#fff;border-radius:9px;align-items:center;height:48px;display:flex}.hol-money-input span{padding-left:14px}.hol-money-input input{background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%}.hol-source-settings{border-top:1px solid var(--hol-stone);border-bottom:1px solid var(--hol-stone);padding:14px 0}.hol-source-settings summary{cursor:pointer;justify-content:space-between;font-size:12px;font-weight:700;display:flex}.hol-source-settings summary span{color:var(--hol-muted);font-weight:400}.hol-source-settings>div{grid-template-columns:1fr 1fr;gap:9px;margin-top:14px;display:grid}.hol-source-settings label{align-items:center;gap:8px;font-size:10px;display:flex}.hol-source-settings input{accent-color:var(--hol-ox)}.hol-current-match{background:var(--hol-mist);border-radius:9px;flex-direction:column;margin:18px 0;padding:14px;display:flex}.hol-current-match span{font-size:12px;font-weight:700}.hol-current-match small{color:var(--hol-muted);margin-top:3px;font-size:9px}.hol-modal>.hol-primary-button{width:100%}@media (max-width:1050px){.hol-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hol-header nav{gap:26px}}@media (max-width:720px){.hol-header{grid-template-columns:1fr auto;height:64px;padding:0 16px}.hol-header nav{display:none}.hol-header .wordmark{font-size:18px}.hol-header-actions .hol-icon-button{display:none}.hol-page{min-height:calc(100vh - 128px);padding-bottom:64px}.hol-mobile-nav{z-index:55;height:64px;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--hol-stone);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.hol-mobile-nav a{color:var(--hol-muted);flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:9px;display:flex}.hol-mobile-nav i{font:18px/1 var(--serif);font-style:normal}.hol-mobile-nav a.active{color:var(--hol-ox)}.hol-container{width:min(100% - 28px,1480px);padding:28px 0 55px}.hol-page-heading{flex-direction:column;align-items:flex-start}.hol-page-heading h1{font-size:48px}.hol-grid{grid-template-columns:1fr;gap:14px}.hol-modal{padding:28px 20px}.hol-modal h2{font-size:38px}.hol-choice-row{grid-template-columns:1fr 1fr;display:grid}.hol-source-settings>div{grid-template-columns:1fr}.hol-toast{white-space:nowrap;max-width:calc(100% - 28px);bottom:80px}}.hol-hunt-stats{grid-template-columns:repeat(4,1fr);margin-bottom:28px;padding:22px;display:grid}.hol-hunt-stats>div{border-right:1px solid var(--hol-stone);flex-direction:column;padding:0 22px;display:flex}.hol-hunt-stats>div:last-child{border:0}.hol-hunt-stats strong{font:400 32px var(--serif)}.hol-hunt-stats span{color:var(--hol-muted);margin-top:5px;font-size:9px}.hol-hunts-layout{grid-template-columns:1.5fr .7fr;align-items:start;gap:22px;display:grid}.hol-hunts-layout .hol-section-title>span{color:var(--hol-muted);font-size:9px}.hol-hunt-list{flex-direction:column;gap:12px;display:flex}.hol-hunt-card{border:1px solid var(--hol-stone);background:#fff;border-radius:15px;grid-template-columns:180px 1fr auto;align-items:center;gap:18px;padding:14px;display:grid}.hol-hunt-card.paused{opacity:.68}.hol-hunt-card>img{object-fit:cover;border-radius:10px;width:100%;height:140px}.hol-hunt-main>div:first-child{align-items:center;gap:8px;display:flex}.active-badge,.paused-badge{color:var(--hol-sage);text-transform:uppercase;letter-spacing:.08em;background:#edf2eb;border-radius:999px;padding:5px 8px;font-size:8px}.paused-badge{background:var(--hol-mist);color:var(--hol-muted)}.hol-hunt-main>div:first-child b{background:var(--hol-ox);color:#fff;border-radius:999px;padding:5px 8px;font-size:8px}.hol-hunt-main h3{font:400 24px var(--serif);margin:12px 0 5px}.hol-hunt-main>p{color:var(--hol-muted);margin:0;font-size:9px}.hol-hunt-main dl{gap:25px;margin:17px 0 0;display:flex}.hol-hunt-main dl div{flex-direction:column;display:flex}.hol-hunt-main dt{color:var(--hol-muted);font-size:8px}.hol-hunt-main dd{margin:4px 0 0;font-size:10px;font-weight:700}.hol-hunt-actions{flex-direction:column;gap:8px;min-width:120px;display:flex}.hol-hunt-actions .hol-text-button{font-size:9px}.hol-hunt-inbox{padding:22px}.hol-hunt-inbox .hol-section-title button{color:var(--hol-muted);cursor:pointer;background:0 0;border:0;font-size:9px}.hol-inbox-item{border-top:1px solid var(--hol-mist);grid-template-columns:70px 1fr;gap:11px;padding:13px 0;display:grid}.hol-inbox-item img{object-fit:cover;border-radius:7px;width:70px;height:58px}.hol-inbox-item div{flex-direction:column;display:flex}.hol-inbox-item strong{font:400 14px var(--serif)}.hol-inbox-item span,.hol-inbox-item small{color:var(--hol-muted);margin-top:4px;font-size:8px;line-height:1.3}.hol-tabs{border-bottom:1px solid var(--hol-stone);margin-bottom:30px;display:flex}.hol-tabs button{min-width:150px;color:var(--hol-muted);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;justify-content:center;align-items:center;gap:8px;padding:15px;display:flex}.hol-tabs button.active{border-bottom-color:var(--hol-ox);color:var(--hol-ink)}.hol-tabs button span{background:var(--hol-mist);border-radius:10px;place-items:center;min-width:20px;height:20px;font-size:8px;display:grid}.hol-saved-toolbar{color:var(--hol-muted);justify-content:space-between;align-items:center;margin-bottom:18px;font-size:10px;display:flex}.hol-saved-toolbar label{border:1px solid var(--hol-stone);background:#fff;border-radius:8px;padding:8px 10px}.hol-saved-toolbar select{background:0 0;border:0}.hol-empty{text-align:center;border:1px dashed var(--hol-stone);border-radius:15px;flex-direction:column;align-items:center;padding:80px 20px;display:flex}.hol-empty strong{font:400 30px var(--serif)}.hol-empty p{color:var(--hol-muted)}.hol-model-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.hol-model-card{border:1px solid var(--hol-stone);background:#fff;border-radius:16px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.hol-model-card img{object-fit:cover;width:100%;height:100%;min-height:330px}.hol-model-card>div{flex-direction:column;justify-content:center;padding:30px;display:flex}.hol-model-card h2{font:400 38px/1 var(--serif);margin:0}.hol-model-card>div>p:not(.hol-kicker){color:var(--hol-muted);font-size:10px}.hol-model-card span{color:var(--hol-ox);margin-top:20px;font-size:10px}.hol-collection-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.hol-collection-grid>a{border:1px solid var(--hol-stone);background:#fff;border-radius:15px;overflow:hidden}.hol-collection-grid img{object-fit:cover;width:100%;height:260px}.hol-collection-grid>a>div{padding:20px}.hol-collection-grid span{color:var(--hol-muted);font-size:9px}.hol-collection-grid h2{font:400 27px var(--serif);margin:8px 0 4px}.hol-collection-grid p{color:var(--hol-muted);font-size:9px}.hol-small-modal label{flex-direction:column;gap:7px;margin:18px 0;font-size:10px;font-weight:700;display:flex}.hol-small-modal input,.hol-small-modal textarea{border:1px solid var(--hol-stone);resize:vertical;background:#fff;border-radius:9px;width:100%;padding:13px}.hol-small-modal>.hol-primary-button{margin-top:20px}.hol-profile-hero{border-bottom:1px solid var(--hol-stone);grid-template-columns:auto 1fr auto;align-items:center;gap:26px;padding-bottom:30px;display:grid}.hol-profile-avatar,.hol-curator-avatar{color:#fff;width:110px;height:110px;font:400 34px var(--serif);background:linear-gradient(135deg,#d8c9b7,#7b543f);border-radius:50%;place-items:center;display:grid}.hol-profile-hero>div:nth-child(2)>p{color:var(--hol-muted);margin:0}.hol-profile-hero h1{font:400 52px/1 var(--serif);margin:5px 0}.hol-profile-hero>div:nth-child(2)>span{color:var(--hol-muted)}.hol-profile-actions{gap:8px;margin-top:17px;display:flex}.hol-privacy-toggle{grid-template-columns:1fr 1fr;gap:7px;display:grid}.hol-privacy-toggle button{border:1px solid var(--hol-stone);cursor:pointer;background:#fff;border-radius:999px;padding:10px 14px}.hol-privacy-toggle button.active{color:var(--hol-sage);border-color:var(--hol-sage)}.hol-privacy-toggle small{max-width:230px;color:var(--hol-muted);text-align:center;grid-column:1/-1;font-size:8px}.hol-lux-dna{text-align:center;background:linear-gradient(120deg,#fff,#f5eee4);justify-content:space-between;align-items:center;margin-top:26px;padding:30px;display:flex}.hol-lux-dna>div{flex:1}.hol-lux-dna h2{font:400 50px var(--serif);text-transform:uppercase;letter-spacing:.02em;margin:0}.hol-lux-dna>div>p:last-child{color:var(--hol-muted)}.hol-profile-stats{grid-template-columns:repeat(4,1fr);margin-top:18px;padding:22px;display:grid}.hol-profile-stats div{border-right:1px solid var(--hol-stone);flex-direction:column;align-items:center;display:flex}.hol-profile-stats div:last-child{border:0}.hol-profile-stats strong{font:400 34px var(--serif)}.hol-profile-stats span{color:var(--hol-muted);font-size:9px}.hol-profile-content{grid-template-columns:1fr 300px;align-items:start;gap:28px;margin-top:55px;display:grid}.hol-featured-collection{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.hol-featured-collection img{object-fit:cover;border-radius:10px;width:100%;height:200px}.hol-recent-title{margin-top:45px}.hol-profile-finds{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.hol-profile-finds img{object-fit:cover;border-radius:9px;width:100%;height:180px}.hol-profile-aside{padding:23px}.hol-profile-aside h2{font:400 27px var(--serif);margin:0 0 17px}.hol-profile-aside>div{border-top:1px solid var(--hol-mist);flex-direction:column;padding:13px 0;display:flex}.hol-profile-aside span{color:var(--hol-muted);font-size:8px}.hol-profile-aside strong{margin-top:4px;font-size:10px}.hol-profile-aside button{width:100%;margin-top:15px}.hol-private-sales{margin-top:18px;padding:clamp(24px,3vw,38px);overflow:hidden}.hol-private-sales-head{justify-content:space-between;align-items:start;gap:22px;display:flex}.hol-private-sales-head h2{font:400 clamp(34px,4vw,51px)/1 var(--serif);margin:4px 0 8px}.hol-private-sales-head p:not(.hol-kicker){color:var(--hol-muted);margin:0;font-size:10px}.hol-private-sales-head>span{color:#4d6746;letter-spacing:.09em;text-transform:uppercase;background:#f0f5ee;border:1px solid #a8bba1;border-radius:99px;padding:8px 12px;font-size:8px;font-weight:850}.hol-private-sales-proof{background:#fbf7ef;border:1px solid #ddd1be;border-radius:12px;align-items:flex-start;gap:12px;margin:22px 0;padding:15px 17px;display:flex}.hol-private-sales-proof>b{width:28px;height:28px;color:var(--hol-gold);background:#fff;border-radius:50%;flex:none;place-items:center;display:grid}.hol-private-sales-proof p{color:var(--hol-muted);margin:0;font-size:9px;line-height:1.6}.hol-private-sales-proof strong{color:var(--hol-ink)}.hol-private-sales-loading{color:var(--hol-muted);padding:30px 0;font-size:10px}.hol-private-sales-signin{border:1px dashed var(--hol-stone);border-radius:13px;justify-content:space-between;align-items:center;gap:20px;padding:22px;display:flex}.hol-private-sales-signin strong{font:400 21px var(--serif)}.hol-private-sales-signin p{color:var(--hol-muted);margin:5px 0 0;font-size:9px}.hol-private-sales-signin .hol-primary-button{white-space:nowrap}.hol-private-sales-form{grid-template-columns:1fr 1.3fr .75fr;align-items:end;gap:12px;display:grid}.hol-private-sales-form label,.hol-private-sales-editor label{flex-direction:column;gap:7px;min-width:0;display:flex}.hol-private-sales-form label>span,.hol-private-sales-editor label>span{color:var(--hol-muted);letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:850}.hol-private-sales-form label em{text-transform:none;font-weight:500}.hol-private-sales-form input,.hol-private-sales-form select,.hol-private-sales-editor input,.hol-private-sales-editor select{border:1px solid var(--hol-stone);width:100%;height:44px;color:var(--hol-ink);background:#fff;border-radius:9px;outline:0;padding:0 11px;font-size:10px}.hol-private-sales-form input:focus,.hol-private-sales-form select:focus,.hol-private-sales-editor input:focus,.hol-private-sales-editor select:focus{border-color:var(--hol-ox);box-shadow:0 0 0 3px #6c203012}.hol-private-sales-notes{grid-column:1/4}.hol-private-sales-form>.hol-primary-button{grid-area:1/4/3;align-self:end;min-height:44px}.hol-private-sales-message{border-left:3px solid var(--hol-sage);color:#506548;background:#f1f5ef;margin:14px 0 0;padding:10px 12px;font-size:9px}.hol-private-sales-list{border-top:1px solid var(--hol-stone);margin-top:25px}.hol-private-sales-list-head{justify-content:space-between;align-items:center;padding:17px 0 10px;display:flex}.hol-private-sales-list-head strong{font-size:10px}.hol-private-sales-list-head small{color:var(--hol-muted);font-size:8px}.hol-private-sales-list>article{border-top:1px solid var(--hol-mist);grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px 0;display:grid}.hol-private-sales-list>article.paused{opacity:.62}.hol-private-sales-monogram{background:var(--hol-mist);width:42px;height:42px;color:var(--hol-ox);font:400 13px var(--serif);border-radius:50%;place-items:center;display:grid}.hol-private-sales-title{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.hol-private-sales-title>strong{font:400 18px var(--serif)}.hol-private-sales-title>span{background:var(--hol-mist);color:var(--hol-muted);text-transform:uppercase;border-radius:99px;padding:4px 6px;font-size:7px;font-weight:800}.hol-private-sales-title>span.paused{color:#76562a;background:#f3e7d3}.hol-private-sales-list article a{max-width:500px;color:var(--hol-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:8px;display:block;overflow:hidden}.hol-private-sales-list article p{color:var(--hol-muted);margin:6px 0 0;font-size:8px}.hol-private-sales-actions{gap:5px;display:flex}.hol-private-sales-actions button{border:1px solid var(--hol-stone);color:var(--hol-ink);cursor:pointer;background:#fff;border-radius:7px;padding:7px 9px;font-size:8px;font-weight:800}.hol-private-sales-actions button.danger{color:#8d303b}.hol-private-sales-actions button:disabled{cursor:wait;opacity:.5}.hol-private-sales-editor{border-top:1px solid var(--hol-mist);grid-template-columns:1fr 1.3fr .8fr;gap:11px;padding:15px 0;display:grid}.hol-private-sales-editor>div{align-items:end;gap:8px;display:flex}.hol-private-sales-editor .hol-primary-button,.hol-private-sales-editor .hol-secondary-button{white-space:nowrap;min-height:44px;margin:0}.hol-private-sales-form{grid-template-columns:1fr 1.3fr .75fr auto}@media (max-width:900px){.hol-private-sales-form{grid-template-columns:1fr 1fr}.hol-private-sales-notes{grid-column:1/3}.hol-private-sales-form>.hol-primary-button{grid-area:auto/1/auto/3}.hol-private-sales-editor{grid-template-columns:1fr 1fr}.hol-private-sales-editor>label:nth-child(4),.hol-private-sales-editor>div{grid-column:1/3}}@media (max-width:620px){.hol-private-sales-head,.hol-private-sales-signin,.hol-private-sales-list-head{flex-direction:column;align-items:flex-start}.hol-private-sales-form,.hol-private-sales-editor{grid-template-columns:1fr}.hol-private-sales-notes,.hol-private-sales-form>.hol-primary-button,.hol-private-sales-editor>label:nth-child(4),.hol-private-sales-editor>div{grid-column:auto}.hol-private-sales-list>article{grid-template-columns:42px minmax(0,1fr)}.hol-private-sales-actions{grid-column:1/-1;grid-template-columns:repeat(3,1fr);display:grid}.hol-private-sales-actions button{min-height:38px}}.hol-curator-head{border-bottom:1px solid var(--hol-stone);grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding-bottom:25px;display:grid}.hol-curator-avatar{width:90px;height:90px;font-size:26px}.hol-curator-head h2{font:400 30px var(--serif);margin:0}.hol-curator-head h2 span{color:#8b672d;font:700 8px var(--sans);background:#f3e7d3;border-radius:6px;padding:5px 8px}.hol-curator-head p{color:var(--hol-muted);font-size:10px}.hol-curator-head>div:last-child{gap:8px;display:flex}.hol-collection-heading{grid-template-columns:1fr 340px;gap:50px;padding:38px 0;display:grid}.hol-collection-heading h1{max-width:1000px;font:400 clamp(54px,6vw,88px)/.92 var(--serif);letter-spacing:-.04em;margin:0}.hol-collection-heading>div>p:not(.hol-kicker){color:var(--hol-muted);font-size:16px}.hol-collection-heading small{color:var(--hol-muted);font-size:9px}.hol-collection-heading aside{border-left:1px solid var(--hol-stone);padding-left:30px}.hol-collection-heading aside h2{font:400 27px var(--serif);margin:0}.hol-collection-heading aside p{color:var(--hol-muted);font-size:11px;line-height:1.6}.hol-collection-heading aside strong{font-size:9px}.hol-editorial-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.hol-editorial-grid article{border:1px solid var(--hol-stone);background:#fff;border-radius:13px;position:relative;overflow:hidden}.hol-editorial-grid article>a{height:300px;display:block}.hol-editorial-grid img{object-fit:cover;width:100%;height:100%}.hol-editorial-grid article>button{border:1px solid var(--hol-stone);cursor:pointer;background:#fff;border-radius:50%;width:42px;height:42px;font-size:20px;position:absolute;top:274px;right:14px}.hol-editorial-grid article>button.saved{background:var(--hol-ox);color:#fff}.hol-editorial-grid article>div{padding:16px}.hol-editorial-grid article span,.hol-editorial-grid article b{font-size:10px}.hol-editorial-grid article b{float:right}.hol-editorial-grid h2{font:400 22px var(--serif);margin:10px 0 4px}.hol-editorial-grid p{color:var(--hol-muted);font:italic 11px var(--serif)}.hol-related-searches{grid-template-columns:1.1fr repeat(4,1fr);align-items:center;gap:10px;margin-top:35px;padding:25px;display:grid}.hol-related-searches h2{font:400 28px var(--serif);margin:0}.hol-related-searches>a{border:1px solid var(--hol-stone);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;min-height:60px;padding:0 14px;font-size:10px;display:flex}.hol-choose-head{text-align:center}.hol-choose-head h1{font:400 clamp(56px,7vw,90px)/.9 var(--serif);margin:0}.hol-choose-head>p:last-child{color:var(--hol-muted)}.hol-choice-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:36px;display:grid}.hol-choice-grid>button{text-align:left;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:16px;padding:0;position:relative;overflow:hidden}.hol-choice-grid>button.selected{border-color:var(--hol-ox);box-shadow:0 15px 40px #681f2c1f}.hol-choice-grid>button>span{z-index:2;width:40px;height:40px;font:400 20px var(--serif);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:14px;left:14px}.hol-choice-grid img{object-fit:cover;width:100%;height:370px}.hol-choice-grid>button>div{padding:20px}.hol-choice-grid strong{font:400 28px var(--serif)}.hol-choice-grid p,.hol-choice-grid small{color:var(--hol-muted);font-size:9px}.hol-choice-grid h2{border-top:1px solid var(--hol-mist);font:400 23px var(--serif);margin:17px 0 3px;padding-top:15px}.hol-vote-results{margin-top:20px;padding:25px}.hol-vote-results>div{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.hol-vote-results>div>div{grid-template-columns:auto 1fr;align-items:center;gap:8px;display:grid}.hol-vote-results strong{font:400 25px var(--serif);justify-self:end}.hol-vote-results i{background:var(--hol-ox);border-radius:999px;grid-column:1/-1;height:8px}.hol-vote-results>p{color:var(--hol-muted);text-align:center;margin:18px 0 0;font-size:10px}.hol-choose-actions{justify-content:center;gap:10px;margin-top:18px;display:flex}.hol-choose-privacy{text-align:center;color:var(--hol-muted);font-size:9px}@media (max-width:1050px){.hol-hunts-layout{grid-template-columns:1fr}.hol-hunt-inbox{grid-template-columns:1fr 1fr;gap:0 18px;display:grid}.hol-hunt-inbox .hol-section-title{grid-column:1/-1}.hol-model-card{grid-template-columns:1fr}.hol-model-card img{min-height:240px}.hol-profile-content{grid-template-columns:1fr}.hol-profile-aside{grid-template-columns:1fr 1fr;gap:0 20px;display:grid}.hol-profile-aside>p,.hol-profile-aside>h2,.hol-profile-aside>button{grid-column:1/-1}.hol-related-searches{grid-template-columns:1fr 1fr}.hol-related-searches>div{grid-column:1/-1}.hol-editorial-grid{grid-template-columns:1fr 1fr}}@media (max-width:720px){.hol-hunt-stats{grid-template-columns:1fr 1fr;gap:18px}.hol-hunt-stats>div{border:0;padding:0}.hol-hunt-card{grid-template-columns:90px 1fr}.hol-hunt-card>img{height:90px}.hol-hunt-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.hol-hunt-main dl{gap:12px}.hol-hunt-inbox{display:block}.hol-tabs{overflow:auto}.hol-tabs button{min-width:120px}.hol-model-grid,.hol-collection-grid{grid-template-columns:1fr}.hol-profile-hero{grid-template-columns:auto 1fr}.hol-profile-avatar{width:78px;height:78px}.hol-profile-hero h1{font-size:38px}.hol-privacy-toggle{grid-column:1/-1}.hol-lux-dna{flex-direction:column;align-items:stretch;gap:20px}.hol-lux-dna h2{font-size:40px}.hol-profile-stats{grid-template-columns:1fr 1fr;gap:20px}.hol-profile-stats div{border:0}.hol-featured-collection{grid-template-columns:repeat(5,180px);overflow:auto}.hol-profile-finds{grid-template-columns:1fr 1fr}.hol-profile-aside{display:block}.hol-curator-head{grid-template-columns:auto 1fr}.hol-curator-head>div:last-child{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.hol-curator-head>div:last-child button:first-child{grid-column:1/-1}.hol-collection-heading{grid-template-columns:1fr}.hol-collection-heading aside{border:0;padding:0}.hol-editorial-grid,.hol-related-searches{grid-template-columns:1fr}.hol-related-searches>div{grid-column:auto}.hol-choice-grid{grid-template-columns:1fr}.hol-choice-grid img{height:300px}.hol-choose-actions{flex-direction:column}.hol-choose-actions>*{width:100%}}.hol-product-card,.hol-story-strip,.hol-rare-card,.hol-journal-visual{content-visibility:auto;contain-intrinsic-size:auto 560px}.hol-product-image img,.hol-hero-collage img,.hol-story-strip img,.hol-journal-visual img{object-fit:cover}.hol-hero-collage>a>img,.hol-story-strip>a>div>img,.hol-rare-card>a>img,.hol-journal-image>img{width:100%;height:100%;position:absolute;inset:0}.hol-product-compact .hol-product-image{aspect-ratio:1/1.15}.hol-product-compact .hol-product-body{padding:12px}.hol-product-compact .hol-price{font-size:21px}.hol-visual-hero{grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(30px,5vw,86px);min-height:650px;margin-bottom:26px;display:grid}.hol-visual-hero-copy h1{max-width:650px;font:400 clamp(62px,6vw,104px)/.86 var(--serif);letter-spacing:-.055em;margin:0}.hol-visual-hero-copy>p:not(.hol-kicker){max-width:560px;color:var(--hol-muted);margin:26px 0;font-size:16px;line-height:1.65}.hol-hero-actions,.hol-resale-proof{flex-wrap:wrap;gap:10px;display:flex}.hol-home-search-bar{z-index:50;border:1px solid var(--hol-ink);background:#fff;border-radius:2px;gap:10px;width:100%;max-width:650px;height:68px;margin:30px 0 13px;padding:7px 7px 7px 18px;transition:border-color .18s,box-shadow .18s;position:relative;box-shadow:0 13px 35px #1716151a}.hol-home-search-bar:focus-within{border-color:var(--hol-ox);box-shadow:0 17px 42px #681f2c24}.hol-home-search-bar>span{color:var(--hol-muted);font-size:25px}.hol-home-search-bar input{height:48px;font:400 16px var(--serif)}.hol-home-search-bar .hol-search-submit{white-space:nowrap;border-radius:1px;height:52px;padding:0 20px}.hol-home-search-bar>.hol-autosuggest{border-color:var(--hol-ink);border-radius:0 0 2px 2px;top:calc(100% + 1px);left:-1px;right:-1px}.hol-resale-proof{color:var(--hol-muted);gap:22px;margin-top:22px;font-size:10px}.hol-resale-proof span:first-child{color:var(--hol-sage);font-weight:800}.hol-hero-collage{grid-template-rows:1fr 1fr;grid-template-columns:1.25fr .75fr;gap:12px;height:590px;display:grid}.hol-hero-collage>a{background:var(--hol-mist);border-radius:20px;position:relative;overflow:hidden}.hol-hero-lead{grid-row:1/-1}.hol-hero-collage>a>span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border-radius:11px;padding:12px;position:absolute;bottom:15px;left:15px;right:15px}.hol-hero-lead span{flex-direction:column;display:flex}.hol-hero-lead small{color:var(--hol-ox);text-transform:uppercase;letter-spacing:.12em;font-size:8px;font-weight:800}.hol-hero-lead strong{font:400 21px var(--serif);margin-top:5px}.hol-hero-support span{font-size:9px;padding:8px 10px!important;bottom:12px!important;right:auto!important}.hol-magic-alert div b{color:#ffffffb3;margin-top:6px;font-size:10px}.hol-magic-alert em{font-size:11px;font-style:normal;font-weight:800}.hol-feed-section>.hol-section-title h2{font-size:45px}.hol-visual-feed{columns:4;column-gap:16px}.hol-visual-feed>.hol-product-card{break-inside:avoid;width:100%;margin:0 0 16px;display:inline-block}.hol-visual-feed .hol-product-body h3{font-size:20px}.hol-visual-feed .hol-price{font-size:25px}.hol-story-strip{background:var(--hol-ink);color:#fff;border-radius:22px;grid-template-columns:1.35fr repeat(3,.55fr);gap:14px;margin:70px 0;padding:30px;display:grid}.hol-story-copy{padding:15px 28px 15px 5px}.hol-story-copy h2{font:400 42px/1 var(--serif);margin:0}.hol-story-copy p:not(.hol-kicker){color:#fff9;font-size:11px;line-height:1.6}.hol-story-copy a{color:var(--hol-gold);font-size:10px}.hol-story-strip>a{flex-direction:column;min-width:0;display:flex}.hol-story-strip>a>div{aspect-ratio:3/4;background:#322f2c;border-radius:13px;position:relative;overflow:hidden}.hol-story-strip>a>div span{width:27px;height:27px;color:var(--hol-ink);font:400 13px var(--serif);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:10px;left:10px}.hol-story-strip>a>strong{font:400 22px var(--serif);margin-top:12px}.hol-story-strip>a>small{color:#ffffff8c;margin-top:4px;font-size:8px}.hol-discover-grid{grid-template-columns:1.15fr .85fr}.hol-rare-card>a{height:540px;position:relative}.hol-journal-visual{grid-template-rows:1.2fr .8fr;display:grid;overflow:hidden}.hol-journal-image{min-height:330px;position:relative}.hol-journal-visual>div:last-child{padding:28px}.hol-journal-visual h2{font:400 48px/1 var(--serif);margin:0}.hol-journal-visual p:not(.hol-kicker){color:var(--hol-muted);font-size:12px;line-height:1.55}.hol-journal-visual span{font-size:11px}.hol-feed-final{border-top:1px solid var(--hol-stone);padding-top:45px}.hol-designer-logo-grid{border-block:1px solid var(--hol-stone);background:var(--hol-stone);grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;margin-top:34px;display:grid}.hol-designer-logo-grid>a{min-width:0;min-height:118px;color:var(--hol-ink);background:#fff;place-items:center;padding:22px 18px;transition:background-color .2s,color .2s;display:grid}.hol-designer-logo-grid>a:hover,.hol-designer-logo-grid>a:focus-visible{background:var(--hol-ink);color:#fff;outline:0}.hol-designer-wordmark{max-width:100%;font:600 clamp(14px,1.35vw,21px)/1.05 var(--sans);letter-spacing:.13em;text-align:center;text-transform:uppercase;white-space:normal}.hol-designer-wordmark[data-designer=chanel],.hol-designer-wordmark[data-designer=saint-laurent],.hol-designer-wordmark[data-designer=celine],.hol-designer-wordmark[data-designer=loewe]{letter-spacing:.17em;font-family:Arial,Helvetica,sans-serif;font-weight:700}.hol-designer-wordmark[data-designer=hermes],.hol-designer-wordmark[data-designer=hermès],.hol-designer-wordmark[data-designer=gucci],.hol-designer-wordmark[data-designer=dior],.hol-designer-wordmark[data-designer=prada],.hol-designer-wordmark[data-designer=louis-vuitton],.hol-designer-wordmark[data-designer=the-row]{letter-spacing:.08em;font-family:Georgia,Times New Roman,serif;font-weight:500}.hol-designer-wordmark[data-designer=dior]{letter-spacing:-.02em;text-transform:none;font-size:clamp(22px,2vw,31px)}.hol-designer-wordmark[data-designer=the-row]{letter-spacing:.2em}.hol-designer-wordmark[data-designer=bottega-veneta]{letter-spacing:.16em;font-weight:500}.hol-discover-categories{scrollbar-width:none;gap:8px;margin:-4px 0 22px;display:flex;overflow-x:auto}.hol-discover-categories::-webkit-scrollbar{display:none}.hol-discover-categories button{border:1px solid var(--hol-stone);min-width:max-content;color:var(--hol-muted);cursor:pointer;background:#fff;border-radius:999px;padding:10px 14px;font-size:10px}.hol-discover-categories button b{margin-left:6px;font-size:8px}.hol-discover-categories button.active{border-color:var(--hol-ink);background:var(--hol-ink);color:#fff}.hol-discover-categories .hol-new-to-find-filter{color:#72531f;background:#fffaf0;border-color:#c7a770;margin-left:4px;font-weight:700}.hol-discover-categories .hol-new-to-find-filter.active{color:#fff;background:#8b651f;border-color:#8b651f}.hol-results-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.hol-results-grid>.hol-product-card:nth-child(6n+2) .hol-product-image,.hol-results-grid>.hol-product-card:nth-child(6n+5) .hol-product-image{aspect-ratio:3/4}.hol-results-grid.list .hol-product-image{aspect-ratio:auto}.hol-results-grid .hol-product-card{content-visibility:auto;contain-intrinsic-size:auto 610px}@media (max-width:1200px){.hol-visual-hero{min-height:580px}.hol-hero-collage{height:520px}.hol-visual-feed{columns:3}.hol-story-strip{grid-template-columns:1fr repeat(3,.58fr)}.hol-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.hol-container{width:min(100% - 28px,1480px);padding-top:22px}.hol-visual-hero{grid-template-columns:1fr;gap:28px;min-height:0}.hol-visual-hero-copy h1{font-size:58px}.hol-visual-hero-copy>p:not(.hol-kicker){margin:18px 0;font-size:14px}.hol-home-search-bar{height:60px;margin:23px 0 12px;padding:6px 6px 6px 13px}.hol-home-search-bar input{height:46px;font-size:15px}.hol-home-search-bar .hol-search-submit{width:48px;height:46px;padding:0;font-size:0}.hol-home-search-bar .hol-search-submit:after{content:"→";font-size:16px}.hol-home-search-bar>.hol-autosuggest{max-height:min(430px,100vh - 125px)}.hol-hero-collage{height:470px}.hol-magic-alert{margin:18px 0 48px}.hol-feed-section{margin:46px 0}.hol-visual-feed{columns:2;column-gap:10px}.hol-visual-feed>.hol-product-card{margin-bottom:10px}.hol-designer-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hol-designer-logo-grid>a{min-height:100px}.hol-story-strip{grid-template-columns:repeat(3,1fr);padding:20px}.hol-story-copy{grid-column:1/-1;padding:0 0 12px}.hol-story-copy h2{font-size:35px}.hol-discover-grid{grid-template-columns:1fr}.hol-rare-card>a{height:460px}.hol-journal-visual{grid-template-rows:360px auto}.hol-results-grid,.hol-results-grid.list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hol-results-grid.list .hol-product-card{display:block}.hol-results-grid .hol-product-body{padding:11px}.hol-results-grid .hol-product-body h3{font-size:18px}.hol-results-grid .hol-price{font-size:22px}.hol-results-grid .hol-why{display:none}}@media (max-width:520px){.hol-visual-hero-copy h1{font-size:51px}.hol-hero-actions>*{width:100%}.hol-resale-proof{gap:10px 16px}.hol-hero-collage{gap:7px;height:390px}.hol-hero-collage>a{border-radius:13px}.hol-alert-banner.hol-magic-alert{grid-template-columns:auto 1fr}.hol-magic-alert>em{display:none}.hol-feed-section>.hol-section-title h2{font-size:35px}.hol-product-card{border-radius:12px}.hol-product-body{padding:10px}.hol-product-body h3,.hol-visual-feed .hol-product-body h3{margin-top:8px;font-size:17px}.hol-product-merchant small,.hol-visual-feed .hol-why,.hol-card-feedback{display:none}.hol-price,.hol-visual-feed .hol-price{margin-top:11px;font-size:20px}.hol-product-image>.hol-product-badge{padding:6px;font-size:7px;top:8px;left:8px}.hol-save-button{width:34px;height:34px;top:8px;right:8px}.hol-designer-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hol-designer-logo-grid>a{min-height:88px;padding:16px 12px}.hol-designer-wordmark{font-size:13px}.hol-story-strip{gap:8px;margin:48px 0;padding:14px}.hol-story-copy h2{font-size:30px}.hol-story-strip>a>strong{font-size:17px}.hol-story-strip>a>small{font-size:7px}.hol-rare-card>a{height:390px}.hol-journal-visual{grid-template-rows:300px auto}.hol-journal-visual h2{font-size:39px}.hol-results-grid .hol-product-merchant{display:none}}.hol-profile-hero>div:nth-child(2){min-width:0}.hol-profile-hero>div:nth-child(2)>span{overflow-wrap:anywhere;display:block}.hol-compare-bar>span{min-width:0}.hol-compare-bar>a{white-space:nowrap}.hol-original-text{margin:6px 0 12px}.hol-original-text-link{color:var(--hol-ox);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;padding:0;font-size:10px;font-weight:750;text-decoration:underline;text-decoration-thickness:1px}.hol-original-text-copy{border-left:2px solid var(--hol-gold);background:#ffffffa8;border-radius:0 9px 9px 0;margin:9px 0 0;padding:12px 14px}.hol-original-text-copy small{color:var(--hol-ox);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800;display:block}.hol-original-text-copy p{white-space:pre-line;color:var(--hol-ink)!important;margin:7px 0 0!important;font-size:12px!important;line-height:1.55!important}.hol-product-description .hol-original-text{margin-bottom:0}.hol-product-description .hol-original-text-copy{background:var(--hol-bg)}@media (max-width:720px){.hol-mobile-nav{grid-template-columns:repeat(5,minmax(0,1fr));width:100vw;overflow:hidden}.hol-profile-actions{flex-wrap:wrap}.hol-profile-actions .hol-secondary-button{padding:0 14px}.hol-results-head h1{font-size:34px}.hol-compare-bar{gap:8px}.hol-compare-bar>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.hol-camera-button{min-width:44px;color:var(--hol-ink)!important;background:0 0!important;padding:0 8px!important;font-size:20px!important}.hol-filter-block select{border:1px solid var(--hol-stone);width:100%;color:var(--hol-ink);font:inherit;background:#fff;border-radius:10px;margin-top:10px;padding:11px}.hol-filter-block output{color:var(--hol-ox);font-variant-numeric:tabular-nums;margin-top:8px;font-weight:700;display:block}.hol-filter-block input[type=range]{width:100%;accent-color:var(--hol-ox);margin-top:10px}.hol-check-row{border-bottom:1px solid var(--hol-stone);align-items:center;gap:10px;min-height:44px;font-size:11px;font-weight:600;display:flex}.hol-check-row input{width:18px;height:18px;accent-color:var(--hol-ox)}.hol-source-row{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;padding:6px 0!important;display:grid!important}.hol-source-row button{border:1px solid var(--hol-stone);cursor:pointer;background:#fff;border-radius:8px;padding:7px 8px;font-size:9px}.hol-source-row button.active{color:var(--hol-ox);border-color:var(--hol-gold);background:#f1eadf}.hol-source-row button.excluded{color:#7d2934;background:#f5e8e8;border-color:#cfaeb3}.hol-search-suggestions{border:1px solid var(--hol-stone);background:#fff;border-radius:0 0 16px 16px;flex-wrap:wrap;align-items:center;gap:8px;max-width:760px;margin:0 auto 24px;padding:16px 22px;display:flex}.hol-search-suggestions button{border:1px solid var(--hol-stone);background:var(--hol-bg);cursor:pointer;border-radius:99px;padding:8px 11px}.hol-upload{border:1px dashed var(--hol-gold);background:var(--hol-bg);cursor:pointer;text-align:center;border-radius:16px;place-items:center;min-height:180px;margin-top:20px;display:grid}.hol-upload input{opacity:0;pointer-events:none;position:absolute}.hol-upload span{color:var(--hol-ox);font-weight:700}.hol-upload small{color:var(--hol-muted);display:block}.hol-visual-result{background:var(--hol-bg);border-radius:16px;grid-template-columns:180px 1fr;align-items:center;gap:20px;margin-top:20px;padding:14px;display:grid}.hol-visual-result img{object-fit:cover;border-radius:12px;width:100%;height:150px}.hol-visual-result span,.hol-visual-result strong{margin-bottom:6px;display:block}.hol-visual-result .hol-primary-button{margin-top:10px}@media (max-width:700px){.hol-search-suggestions{margin:0 20px 18px}.hol-visual-result{grid-template-columns:1fr}.hol-visual-result img{height:190px}.hol-source-row{grid-template-columns:minmax(0,1fr) auto auto}.hol-camera-button:after{content:""!important}}.hol-gallery-thumbs a{border:1px solid var(--hol-stone);background:#fff;border-radius:8px;height:78px;padding:0;overflow:hidden}.hol-gallery-thumbs a.active{border:2px solid var(--hol-ox)}.hol-price-breakdown>small{color:var(--hol-muted);margin-top:9px;font-size:8px;line-height:1.4;display:block}.hol-listing-secondary-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.hol-listing-secondary-actions button{border:1px solid var(--hol-stone);cursor:pointer;background:#fff;border-radius:8px;min-height:42px;padding:0 11px;font-size:9px}.hol-auth-note{background:var(--hol-mist);color:var(--hol-muted);border-radius:8px;padding:12px;font-size:8px;line-height:1.45}.hol-collection-picker{gap:8px;margin:22px 0;display:grid}.hol-collection-picker button{text-align:left;border:1px solid var(--hol-stone);cursor:pointer;background:#fff;border-radius:10px;grid-template-columns:1fr auto;padding:14px;display:grid}.hol-collection-picker span{color:var(--hol-muted);text-transform:uppercase;font-size:8px}.hol-collection-picker strong{font:400 20px var(--serif);grid-row:2}.hol-collection-picker small{color:var(--hol-muted);grid-area:1/2/3;align-self:center}.hol-template-button{border:1px solid var(--hol-stone);cursor:pointer;background:#fff;border-radius:9px;min-height:44px;margin-top:20px;padding:0 16px}.hol-template-chips{flex-wrap:wrap;gap:6px;margin:0 0 18px;display:flex}.hol-template-chips button{border:1px solid var(--hol-stone);cursor:pointer;background:#fff;border-radius:999px;padding:7px 9px;font-size:9px}.hol-share-layout{grid-template-columns:360px 1fr;align-items:start;gap:30px;display:grid}.hol-share-controls{padding:24px}.hol-share-controls>label{flex-direction:column;gap:8px;margin-bottom:20px;font-size:10px;font-weight:700;display:flex}.hol-share-controls select,.hol-share-controls textarea,.hol-settings-page select{border:1px solid var(--hol-stone);background:#fff;border-radius:9px;padding:12px}.hol-share-controls fieldset{border:0;margin:0 0 20px;padding:0}.hol-share-controls legend{margin-bottom:8px;font-size:10px;font-weight:700}.hol-share-controls fieldset button{border:1px solid var(--hol-stone);background:#fff;padding:9px 12px}.hol-share-controls fieldset button.active{border-color:var(--hol-ox);color:var(--hol-ox)}.hol-share-preview{aspect-ratio:9/16;background:var(--hol-bg);max-width:500px;margin:auto;padding:28px;box-shadow:0 25px 70px #00000026}.hol-share-preview.ink{background:var(--hol-ink);color:#fff}.hol-share-preview.oxblood{background:var(--hol-ox);color:#fff}.hol-share-preview>div{text-align:center;flex-direction:column;height:100%;display:flex}.hol-share-brand{letter-spacing:.18em;justify-content:center;align-items:center;gap:9px;font-size:10px;display:flex}.hol-share-preview .hol-share-mark{object-fit:contain;border-radius:7px;flex:none;width:30px;height:30px}.hol-share-preview p{color:var(--hol-gold);text-transform:uppercase;letter-spacing:.1em;margin:45px 0 8px;font-size:9px}.hol-share-preview h2{font:400 58px/1 var(--serif);margin:0 0 25px}.hol-share-preview>div>img:not(.hol-share-mark){object-fit:cover;border-radius:160px 160px 16px 16px;width:100%;height:58%}.hol-share-preview strong{font:400 26px var(--serif);margin-top:20px}.hol-share-preview small{opacity:.7;margin-top:5px}.hol-share-preview b{margin-top:10px}.hol-share-preview em{opacity:.7;margin-top:auto;font-size:9px}.hol-settings-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.hol-settings-grid>section{padding:26px}.hol-settings-grid h2{font:400 32px var(--serif);margin:0 0 20px}.hol-settings-grid label:not(.hol-check-row){flex-direction:column;gap:8px;font-size:10px;font-weight:700;display:flex}.hol-settings-grid p{color:var(--hol-muted);font-size:10px;line-height:1.5}.hol-settings-grid .hol-secondary-button,.hol-danger-button{margin-top:18px;margin-right:8px}.hol-danger-button{color:#8d303b;cursor:pointer;background:#fff;border:1px solid #a34f57;border-radius:9px;min-height:44px;padding:0 15px}@media (max-width:800px){.hol-share-layout,.hol-settings-grid{grid-template-columns:1fr}.hol-share-preview{width:min(100%,430px)}.hol-share-controls{order:2}}.hol-card-feedback{margin-top:12px}.hol-card-feedback summary{color:var(--hol-muted);cursor:pointer;font-size:9px}.hol-card-feedback button{border:1px solid var(--hol-stone);cursor:pointer;background:#fff;border-radius:7px;margin:7px 5px 0 0;padding:6px 8px;font-size:8px}.hol-welcome{background:linear-gradient(115deg,var(--hol-bg),#eee3d8);grid-template-columns:1.3fr .7fr;align-items:center;gap:70px;min-height:calc(100vh - 82px);padding:clamp(40px,8vw,120px);display:grid}.hol-welcome h1{max-width:900px;font:400 clamp(58px,7vw,108px)/.9 var(--serif);letter-spacing:-.05em;margin:0}.hol-welcome>section>p:not(.hol-kicker){max-width:650px;color:var(--hol-muted);font-size:17px;line-height:1.6}.hol-welcome form{border:1px solid var(--hol-stone);background:#fff;border-radius:13px;gap:8px;margin-top:30px;padding:7px;display:flex}.hol-welcome form input{min-width:0;font:400 16px var(--serif);border:0;outline:0;flex:1;padding:0 14px}.hol-welcome-actions{gap:20px;margin-top:18px;display:flex}.hol-welcome-actions a{color:var(--hol-ox);font-size:11px;font-weight:700}.hol-welcome aside{padding:32px}.hol-welcome aside h2{font:400 40px/1 var(--serif);margin:0}.hol-welcome aside>p:not(.hol-kicker){color:var(--hol-muted);font-size:11px;line-height:1.5}.hol-taste-options{flex-wrap:wrap;gap:8px;margin:25px 0;display:flex}.hol-taste-options button{border:1px solid var(--hol-stone);cursor:pointer;background:#fff;border-radius:999px;min-height:42px;padding:0 13px}.hol-taste-options button.active{border-color:var(--hol-ox);color:var(--hol-ox);background:#f7ebed}.hol-welcome aside>.hol-primary-button{width:100%}.hol-welcome aside>a{text-align:center;color:var(--hol-muted);margin-top:14px;font-size:10px;display:block}@media (max-width:800px){.hol-welcome{grid-template-columns:1fr;gap:35px;padding:45px 20px 100px}.hol-welcome h1{font-size:58px}.hol-welcome form{flex-direction:column}.hol-welcome form .hol-primary-button{text-align:center}.hol-public-shell .hol-header nav{display:none}}.hol-welcome{overflow:hidden}.hol-welcome>*{min-width:0}.hol-welcome h1{overflow-wrap:anywhere}.hol-product-card{background:var(--hol-mist);border:0;border-radius:18px;box-shadow:0 9px 28px #201a1714}.hol-product-image,.hol-product-compact .hol-product-image{aspect-ratio:4/5}.hol-product-portrait .hol-product-image{aspect-ratio:3/4}.hol-product-overlay{z-index:1;color:#fff;text-shadow:0 2px 15px #00000059;background:linear-gradient(#0000,#100d0cbd);padding:70px 14px 14px;position:absolute;bottom:0;left:0;right:0}.hol-product-overlay small{letter-spacing:.08em;text-transform:uppercase;opacity:.82;font-size:8px;font-weight:700}.hol-product-overlay h3{-webkit-line-clamp:2;line-clamp:2;font:400 clamp(18px,1.7vw,25px)/1.03 var(--serif);-webkit-box-orient:vertical;margin:5px 0 10px;display:-webkit-box;overflow:hidden}.hol-product-overlay>div{justify-content:space-between;align-items:end;gap:8px;display:flex}.hol-product-overlay strong{font:400 clamp(20px,2vw,28px)/1 var(--serif)}.hol-product-overlay em{opacity:.78;font-size:8px;font-style:normal;font-weight:700}.hol-product-image>.hol-product-badge{z-index:2;text-overflow:ellipsis;white-space:nowrap;max-width:62%;padding:6px 8px;font-size:8px;top:9px;left:9px;overflow:hidden}.hol-save-button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffdb;border:0;width:38px;height:38px;top:9px;right:9px}.hol-product-image>.hol-product-badge.new{background:var(--hol-ox);color:#fff;text-transform:uppercase;letter-spacing:.1em}.hol-product-image>.hol-cashback-badge{z-index:2;color:#fff;letter-spacing:.09em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#244630ed;border-radius:1px;width:auto;max-width:none;padding:6px 8px;font-size:8px;font-weight:800;line-height:1;position:absolute;inset:9px 56px auto auto;overflow:hidden}.hol-compare-overlay{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffdb;border-radius:999px;margin:0;padding:6px 8px;font-size:8px;position:absolute;top:44px;left:9px}.hol-compare-overlay input{width:12px;height:12px}.hol-infinite-feed{columns:4;column-gap:14px}.hol-infinite-feed>.hol-product-card{break-inside:avoid;width:100%;margin:0 0 14px;display:inline-block}.hol-feed-sentinel{height:110px;color:var(--hol-muted);letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:10px;font-size:9px;display:flex}.hol-feed-sentinel i{background:var(--hol-ox);border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite hol-feed-pulse}@keyframes hol-feed-pulse{50%{opacity:.25;transform:scale(.7)}}.hol-feed-sentinel.error i{background:var(--hol-gold);animation:none}.hol-feed-retry{border:1px solid var(--hol-stone);color:var(--hol-ink);font:700 9px var(--sans);letter-spacing:.04em;cursor:pointer;background:#fff;border-radius:999px;padding:9px 12px}.hol-feed-retry:hover{border-color:var(--hol-ox);color:var(--hol-ox)}.hol-loop-section{margin-top:45px}.hol-visual-hero{min-height:535px}.hol-hero-collage{height:500px}.hol-visual-hero-copy h1{font-size:clamp(58px,5.4vw,88px)}.hol-visual-hero-copy>p:not(.hol-kicker){margin:19px 0;font-size:14px}.hol-magic-alert{margin-bottom:48px}.hol-feed-section{margin:48px 0}.hol-listing-layout{grid-template-columns:minmax(0,1.15fr) minmax(350px,.85fr);gap:clamp(26px,4vw,68px)}.hol-gallery-main{height:690px!important}.hol-gallery-thumbs{grid-template-columns:repeat(4,minmax(0,100px));justify-content:start}.hol-gallery-thumbs button{height:96px}.hol-gallery-source{color:var(--hol-muted);letter-spacing:.04em;margin:9px 0 0;font-size:8px}.hol-listing-info{padding-top:18px}.hol-listing-info h1{font-size:clamp(43px,4vw,66px)}.hol-listing-price{margin:22px 0 20px}.hol-listing-why{margin:17px 0 8px;padding:13px}.hol-detail-disclosure,.hol-listing-trust{border:0;border-top:1px solid var(--hol-stone);background:0 0;border-radius:0;grid-column:auto;margin:0;padding:0;display:block}.hol-detail-disclosure summary,.hol-listing-trust summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:56px;font-size:11px;font-weight:800;list-style:none;display:flex}.hol-detail-disclosure summary::-webkit-details-marker{display:none}.hol-listing-trust summary::-webkit-details-marker{display:none}.hol-detail-disclosure summary span,.hol-listing-trust summary span{font:400 20px var(--serif);color:var(--hol-ox);text-transform:none;letter-spacing:0}.hol-detail-disclosure[open] summary span,.hol-listing-trust[open] summary span{font-size:0}.hol-detail-disclosure[open] summary span:after,.hol-listing-trust[open] summary span:after{content:"−";font-size:20px}.hol-detail-disclosure .hol-price-breakdown{border:0;padding:0 0 14px}.hol-listing-trust>.hol-trust-grid{border:0;grid-template-columns:1fr 1fr;gap:0 18px;padding:0 0 13px;display:grid}.hol-listing-trust>.hol-trust-grid>div{border-top:1px solid var(--hol-mist);flex-direction:column;min-width:0;padding:11px 0;display:flex}.hol-listing-trust>.hol-trust-grid strong{overflow-wrap:anywhere}.hol-listing-trust .hol-auth-note{margin:0 0 14px}.hol-affiliate{margin-top:14px}@media (max-width:1200px){.hol-infinite-feed{columns:3}.hol-listing-layout{grid-template-columns:1.05fr .95fr;gap:28px}.hol-gallery-main{height:610px!important}}@media (max-width:800px){.hol-infinite-feed{columns:2;column-gap:9px}.hol-infinite-feed>.hol-product-card{margin-bottom:9px}.hol-visual-hero{gap:20px}.hol-hero-collage{height:400px}.hol-listing-layout{grid-template-columns:1fr}.hol-gallery-main{height:520px!important}.hol-listing-info{padding-top:0}.hol-loop-section{margin-top:38px}}@media (max-width:720px){.hol-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.hol-section-title{align-items:flex-end}.hol-section-title h2{font-size:30px}.hol-product-overlay{padding:48px 9px 10px}.hol-product-overlay small{font-size:6px}.hol-product-overlay h3{font-size:17px}.hol-product-overlay strong{font-size:19px}.hol-product-overlay em{font-size:6px}.hol-gallery-main{height:470px!important}.hol-gallery-thumbs{grid-template-columns:repeat(4,72px)}.hol-gallery-thumbs button{height:72px}.hol-listing-info h1{font-size:44px}}.hol-shipping-proof{background:#eff5f0;border:1px solid #c8d8cb;border-radius:10px;align-items:center;gap:10px;margin:16px 0 2px;padding:12px 13px;display:flex}.hol-shipping-proof>span{background:var(--hol-sage);color:#fff;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:11px;font-weight:900;display:grid}.hol-shipping-proof strong,.hol-shipping-proof small{display:block}.hol-shipping-proof strong{font-size:10px}.hol-shipping-proof small{color:var(--hol-muted);margin-top:3px;font-size:8px}.hol-shipping-proof.checking,.hol-shipping-proof.unknown{background:#f7f3ed;border-color:#dfd6c8}.hol-shipping-proof.checking>span,.hol-shipping-proof.unknown>span{background:var(--hol-gold)}.hol-shipping-proof.unavailable{background:#f8ecee;border-color:#e2c9cd}.hol-shipping-proof.unavailable>span{background:var(--hol-ox)}.hol-listing-actions .hol-primary-button:disabled{opacity:.48;cursor:not-allowed}.hol-shipping-proof.domestic-assumed,.hol-shipping-proof.stale{background:#f7f3ed;border-color:#dfd6c8}.hol-shipping-proof.domestic-assumed>span,.hol-shipping-proof.stale>span{background:var(--hol-gold)}.hol-shipping-proof.unsupported{background:#f8ecee;border-color:#e2c9cd}.hol-shipping-proof.unsupported>span{background:var(--hol-ox)}.hol-delivery-policy{color:var(--hol-ink);text-underline-offset:2px;margin-top:5px;font-size:8px;font-weight:800;text-decoration:underline;display:inline-block}.hol-only-offer{background:#fbf6e9;border:1px solid #dfc99d;border-radius:10px;align-items:center;gap:10px;margin:14px 0 0;padding:12px 13px;display:flex}.hol-only-offer>span{background:var(--hol-gold);color:#fff;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;display:grid}.hol-only-offer strong,.hol-only-offer small{display:block}.hol-only-offer strong{font-size:10px}.hol-only-offer small{color:var(--hol-muted);margin-top:3px;font-size:8px;line-height:1.4}.hol-listing-age{border:1px solid var(--hol-stone);background:#ffffff9e;border-radius:10px;align-items:center;gap:10px;margin:15px 0 0;padding:12px 13px;display:flex}.hol-listing-age>span{background:var(--hol-ink);color:#fff;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:10px;display:grid}.hol-listing-age strong,.hol-listing-age small{display:block}.hol-listing-age strong{font-size:10px}.hol-listing-age small{color:var(--hol-muted);margin-top:3px;font-size:8px;line-height:1.4}.hol-listing-age.new{background:#f8ecee;border-color:#d4b0b7}.hol-listing-age.new>span{background:var(--hol-ox)}.hol-listing-age.unknown>span{background:var(--hol-muted)}.hol-comparable-note{max-width:760px;color:var(--hol-muted);margin:-8px 0 18px;font-size:10px;line-height:1.55}.hol-comparable-empty{padding:55px 20px}.hol-comparable-empty p{max-width:560px;line-height:1.55}.hol-collector-section{border-top:1px solid var(--hol-stone);padding-top:48px}.hol-ranked-grid>div{min-width:0}.hol-match-reason{color:var(--hol-muted);letter-spacing:.035em;text-transform:uppercase;margin:9px 3px 0;font-size:8px;font-weight:750;line-height:1.4;display:block}.hol-comparable-rail-shell{position:relative}.hol-comparable-rail{scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-color:var(--hol-ox) var(--hol-mist);scrollbar-width:thin;overscroll-behavior-inline:contain;gap:18px;padding:2px 2px 16px;display:flex;overflow:auto hidden}.hol-comparable-rail:focus-visible{outline:2px solid var(--hol-ox);outline-offset:5px}.hol-comparable-card{scroll-snap-align:start;flex:0 0 calc(25% - 13.5px);min-width:0}.hol-comparable-arrow{z-index:5;width:42px;height:42px;color:var(--hol-ink);font:28px/1 var(--serif);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border:1px solid #1912112e;border-radius:50%;place-items:center;display:grid;position:absolute;top:42%;transform:translateY(-50%);box-shadow:0 8px 24px #19121124}.hol-comparable-arrow.previous{left:-17px}.hol-comparable-arrow.next{right:-17px}.hol-comparable-arrow:disabled{opacity:0;pointer-events:none}.hol-comparable-tail{border:1px solid var(--hol-stone);background:var(--hol-mist);min-height:320px;color:var(--hol-muted);scroll-snap-align:start;flex-direction:column;flex:0 0 calc(25% - 13.5px);justify-content:center;align-items:center;gap:5px;display:flex}.hol-comparable-tail span,.hol-comparable-progress{letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.hol-comparable-tail strong{color:var(--hol-ink);font:24px/1.1 var(--serif)}.hol-comparable-progress{color:var(--hol-muted);justify-content:space-between;align-items:center;gap:16px;margin-top:2px;display:flex}.hol-comparable-progress button{color:var(--hol-ox);font:inherit;cursor:pointer;background:0 0;border:0;text-decoration:underline}@media (max-width:1050px){.hol-comparable-card,.hol-comparable-tail{flex-basis:calc(50% - 9px)}}@media (max-width:720px){.hol-comparable-rail{gap:10px;margin-right:-14px;padding-right:14px}.hol-comparable-card,.hol-comparable-tail{flex-basis:min(78vw,310px)}.hol-comparable-arrow{display:none}.hol-comparable-progress{flex-direction:column;align-items:flex-start}}@media (max-width:520px){.hol-visual-hero-copy h1{font-size:47px}.hol-hero-collage{height:350px}.hol-product-image>.hol-product-badge{max-width:55%;font-size:6px}.hol-save-button{width:34px;height:34px}.hol-compare-overlay{top:40px}.hol-listing-actions{grid-template-columns:1fr}.hol-listing-actions .hol-secondary-button{min-height:44px}}.hol-search-page{background:var(--hol-bg)}.hol-search-bar-minimal{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;gap:10px;height:58px;padding:0 clamp(16px,3vw,44px);position:sticky;top:82px}.hol-search-bar-minimal>span{color:var(--hol-muted);font-size:23px}.hol-search-bar-minimal input{height:40px;font:400 16px var(--serif)}.hol-search-bar-minimal .hol-search-submit{border-radius:999px;height:36px;padding:0 16px}.hol-search-bar-minimal .hol-search-submit:disabled{cursor:wait;opacity:.72}.hol-search-bar-minimal .hol-camera-button{min-width:36px;height:36px!important;padding:0!important}.hol-category-tabs{z-index:35;border-bottom:1px solid var(--hol-stone);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);scrollbar-width:none;background:#f7f4eff5;gap:7px;padding:9px clamp(16px,3vw,44px);display:flex;position:sticky;top:140px;overflow-x:auto}.hol-category-tabs::-webkit-scrollbar{display:none}.hol-category-tabs button{min-width:max-content;color:var(--hol-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:10px;padding:8px 12px;font-size:10px;display:flex}.hol-category-tabs button b{background:var(--hol-mist);font-variant-numeric:tabular-nums;border-radius:999px;min-width:20px;padding:3px 5px;font-size:8px}.hol-category-tabs button.active{border-color:var(--hol-ink);background:var(--hol-ink);color:#fff}.hol-category-tabs button.active b{color:#fff;background:#ffffff29}.hol-search-layout{display:block}.hol-results{padding:14px clamp(14px,2.2vw,32px) 100px}.hol-filter-scrim{z-index:85;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;background:#19141257;border:0;position:fixed;inset:0}.hol-filters{z-index:90;border-right:1px solid var(--hol-stone);background:var(--hol-bg);visibility:hidden;width:min(350px,92vw);padding:0 22px 90px;transition:transform .22s,visibility 0s linear .22s;position:fixed;top:0;bottom:0;left:0;overflow:auto;transform:translate(-105%);box-shadow:18px 0 55px #1c16132e}.hol-filters.open{visibility:visible;transition:transform .22s;display:block;transform:translate(0)}.hol-filter-mobile-head{z-index:2;border-bottom:1px solid var(--hol-stone);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f3edf5;justify-content:space-between;align-items:center;margin:0 -22px 24px;padding:18px 22px;display:flex;position:sticky;top:0}.hol-filter-mobile-head>div{align-items:center;gap:8px;display:flex}.hol-filter-mobile-head button{background:var(--hol-mist);width:36px;height:36px;color:var(--hol-ink);cursor:pointer;border:0;border-radius:50%;font-size:20px}.hol-filter-mobile-head .hol-filter-reset{width:auto;height:34px;color:var(--hol-muted);background:0 0;border-radius:7px;padding:0 8px;font-size:10px;font-weight:700}.hol-brand-filter{border:0;padding:0}.hol-brand-filter legend{justify-content:space-between;align-items:center;width:100%;margin-bottom:9px;font-size:11px;display:flex}.hol-brand-filter legend button{color:var(--hol-ox);cursor:pointer;background:0 0;border:0;padding:3px 0;font-size:9px;font-weight:800}.hol-brand-filter legend button:disabled{color:var(--hol-muted);cursor:default;opacity:.45}.hol-brand-options{grid-template-columns:1fr 1fr;gap:6px;display:grid}.hol-brand-options label{border:1px solid var(--hol-stone);min-width:0;min-height:38px;color:var(--hol-muted);cursor:pointer;background:#fff;border-radius:8px;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:6px;padding:0 8px;font-size:9px;display:grid}.hol-brand-options label.active{color:var(--hol-ox);background:#f8ecee;border-color:#b98590}.hol-brand-options input{width:14px;height:14px;accent-color:var(--hol-ox);margin:0}.hol-brand-options span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hol-brand-options b{color:var(--hol-muted);font-variant-numeric:tabular-nums;font-size:7px;font-weight:600}.hol-ships-to-filter small{color:var(--hol-muted);margin-top:7px;font-size:8px;line-height:1.45;display:block}.hol-facet-filter{border:0;padding:0}.hol-facet-filter legend{justify-content:space-between;align-items:center;width:100%;margin-bottom:9px;font-size:11px;display:flex}.hol-facet-filter legend button{color:var(--hol-ox);cursor:pointer;background:0 0;border:0;padding:3px 0;font-size:9px;font-weight:800}.hol-facet-filter legend button:disabled{color:var(--hol-muted);cursor:default;opacity:.45}.hol-facet-options{flex-wrap:wrap;gap:6px;display:flex}.hol-facet-options label{border:1px solid var(--hol-stone);min-height:34px;color:var(--hol-muted);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:9px;display:flex}.hol-facet-options label.active{color:var(--hol-ox);background:#f8ecee;border-color:#b98590;font-weight:800}.hol-facet-options input{opacity:0;pointer-events:none;position:absolute}.hol-facet-options i{border:1px solid #1e18151f;border-radius:50%;flex:none;width:12px;height:12px}.hol-category-filter{border:0;padding:0}.hol-category-filter legend{justify-content:space-between;align-items:center;width:100%;margin-bottom:9px;font-size:11px;display:flex}.hol-category-filter legend button{color:var(--hol-ox);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:800}.hol-category-filter>div{gap:6px;display:grid}.hol-category-filter label{border:1px solid var(--hol-stone);cursor:pointer;background:#fff;border-radius:9px;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:52px;padding:8px 9px;display:grid}.hol-category-filter label.active{background:#f8ecee;border-color:#b98590}.hol-category-filter input{accent-color:var(--hol-ox)}.hol-category-filter span b,.hol-category-filter span small{display:block}.hol-category-filter span b{font-size:10px}.hol-category-filter span small{color:var(--hol-muted);margin-top:2px;font-size:7px;line-height:1.25}.hol-category-filter em{color:var(--hol-muted);font-variant-numeric:tabular-nums;font-size:8px;font-style:normal}.hol-condition-filter output{margin-top:7px;font-size:11px}.hol-condition-filter input[type=range]{height:24px;margin:8px 0 0}.hol-condition-scale{grid-template-columns:repeat(5,1fr);gap:2px;margin-top:0;display:grid}.hol-condition-scale i{color:var(--hol-muted);text-align:center;font-size:7px;font-style:normal;line-height:1.2}.hol-condition-scale i:first-child{text-align:left}.hol-condition-scale i:last-child{text-align:right}.hol-condition-filter>small{color:var(--hol-muted);margin-top:8px;font-size:8px;line-height:1.4;display:block}.hol-filter-apply{background:var(--hol-ox);color:#fff;cursor:pointer;border:0;border-radius:10px;width:100%;height:46px;margin-top:24px;font-size:11px;font-weight:800;position:sticky;bottom:10px;box-shadow:0 12px 28px #45141c33}.hol-search-summary{border-bottom:1px solid var(--hol-stone);justify-content:space-between;align-items:center;gap:16px;min-height:52px;margin-bottom:12px;padding-bottom:10px;display:flex}.hol-search-summary-query,.hol-search-summary-actions{align-items:center;gap:8px;min-width:0;display:flex}.hol-search-summary-query>div{flex-direction:column;gap:3px;min-width:0;display:flex}.hol-search-summary-query small{color:var(--hol-muted);letter-spacing:.04em;font-size:8px}.hol-search-summary-query strong{text-overflow:ellipsis;white-space:nowrap;max-width:min(48vw,650px);font:400 16px/1.2 var(--serif);overflow:hidden}.hol-filter-trigger,.hol-hunt-compact{border:1px solid var(--hol-stone);height:38px;color:var(--hol-ink);cursor:pointer;white-space:nowrap;background:#fff;border-radius:9px;align-items:center;gap:6px;padding:0 11px;font-size:10px;font-weight:700;display:flex;position:relative}.hol-filter-trigger b{background:var(--hol-ox);color:#fff;border-radius:99px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:8px;display:grid}.hol-hunt-compact{color:var(--hol-ox)}.hol-match-toggle,.hol-view-toggle{border:1px solid var(--hol-stone);background:#fff;border-radius:9px;height:38px;padding:3px;display:flex}.hol-match-toggle button,.hol-view-toggle button{height:30px;color:var(--hol-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 10px;font-size:9px}.hol-match-toggle button.active,.hol-view-toggle button.active{background:var(--hol-mist);color:var(--hol-ox);font-weight:800}.hol-view-toggle button{width:31px;padding:0;font-size:13px}.hol-sort-compact{border:1px solid var(--hol-stone);height:38px;color:var(--hol-muted);background:#fff;border-radius:9px;align-items:center;gap:5px;padding:0 9px;font-size:8px;display:flex}.hol-sort-compact select{max-width:145px;color:var(--hol-ink);cursor:pointer;background:0 0;border:0;outline:0;font-size:9px}@media (max-width:800px){.hol-search-bar-minimal{height:54px;padding:0 10px;top:82px}.hol-search-bar-minimal>span{display:none}.hol-search-bar-minimal input{height:38px;font-size:15px}.hol-category-tabs{padding:8px 10px;top:136px}.hol-search-bar-minimal .hol-search-submit{width:38px;height:36px;padding:0;font-size:0}.hol-search-bar-minimal .hol-search-submit:after{content:"→";font-size:15px}.hol-results{padding:10px 9px 100px}.hol-filters{width:min(360px,100vw);padding:0 20px 90px;inset:0 auto 0 0}.hol-filter-mobile-head{margin:0 -20px 22px;padding:14px 20px}.hol-filter-mobile-head button{font-size:20px}.hol-filter-mobile-head .hol-filter-reset{font-size:10px}.hol-search-summary{gap:7px;min-height:48px;margin-bottom:9px;padding-bottom:8px}.hol-search-summary-query{flex:1;gap:6px}.hol-search-summary-query strong{max-width:37vw;font-size:14px}.hol-search-summary-query small{font-size:7px}.hol-search-summary-actions{gap:5px}.hol-filter-trigger,.hol-hunt-compact{justify-content:center;width:36px;height:36px;padding:0;font-size:13px}.hol-filter-trigger>span,.hol-hunt-compact>span{display:none}.hol-filter-trigger b{position:absolute;top:-5px;right:-4px}.hol-match-toggle,.hol-view-toggle{height:36px}.hol-match-toggle button{height:28px;padding:0 7px;font-size:8px}.hol-view-toggle{display:none}.hol-sort-compact{justify-content:center;width:36px;height:36px;padding:0}.hol-sort-compact>span{display:none}.hol-sort-compact select{color:#0000;width:25px;max-width:none}}@media (max-width:520px){.hol-search-summary-query strong{max-width:31vw}.hol-match-toggle button{padding:0 6px}.hol-hunt-compact{display:none}}@media (max-width:720px){.hol-search-bar-minimal{top:64px}.hol-category-tabs{top:118px}}.hol-search-clear{width:32px!important;min-width:32px!important;height:32px!important;color:var(--hol-muted)!important;background:0 0!important;border-radius:50%!important;padding:0!important;font-size:18px!important;font-weight:400!important}.hol-autosuggest{z-index:60;border:1px solid var(--hol-stone);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffb;border-top:0;border-radius:0 0 16px 16px;max-height:min(610px,100vh - 175px);padding:12px;position:absolute;top:calc(100% + 1px);left:clamp(12px,3vw,44px);right:clamp(12px,3vw,44px);overflow:auto;box-shadow:0 24px 60px #1e181529}.hol-autosuggest>header{border-bottom:1px solid var(--hol-mist);justify-content:space-between;align-items:end;gap:18px;padding:3px 5px 12px;display:flex}.hol-autosuggest>header>div{flex-direction:column;gap:3px;display:flex}.hol-autosuggest>header strong{font:400 17px var(--serif)}.hol-autosuggest>header small{color:var(--hol-muted);font-size:8px}.hol-autosuggest>header>span{color:var(--hol-sage);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#edf2eb;border-radius:999px;padding:5px 7px;font-size:7px;font-weight:800}.hol-autosuggest>div{grid-template-columns:1fr;gap:3px;padding-top:7px;display:grid}.hol-autosuggest.brand-grid>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.hol-autosuggest button{width:auto;height:auto;min-height:53px;color:var(--hol-ink);cursor:pointer;text-align:left;font-size:inherit;background:0 0;border:0;border-radius:9px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px 9px;display:grid}.hol-autosuggest button:hover,.hol-autosuggest button.active{background:var(--hol-mist)}.hol-autosuggest button>i{width:34px;height:34px;color:var(--hol-ox);font:400 15px var(--serif);background:#f4eee7;border-radius:50%;place-items:center;font-style:normal;display:grid}.hol-autosuggest button>span{flex-direction:column;gap:3px;min-width:0;display:flex}.hol-autosuggest button>span strong{text-overflow:ellipsis;white-space:nowrap;font:400 14px var(--serif);overflow:hidden}.hol-autosuggest button>span small{text-overflow:ellipsis;white-space:nowrap;color:var(--hol-muted);font-size:7px;overflow:hidden}.hol-autosuggest button>b{color:var(--hol-muted);font-size:11px;font-weight:400}@media (max-width:800px){.hol-search-clear{display:none}.hol-autosuggest{border-left:0;border-right:0;border-radius:0 0 13px 13px;max-height:calc(100vh - 120px);padding:9px;top:100%;left:0;right:0}.hol-autosuggest>header{padding:3px 3px 9px}.hol-autosuggest>header strong{font-size:15px}.hol-autosuggest>header small{text-overflow:ellipsis;white-space:nowrap;max-width:68vw;overflow:hidden}.hol-autosuggest button{width:auto;height:auto;min-height:49px;font-size:inherit;grid-template-columns:30px minmax(0,1fr) auto;padding:6px}.hol-autosuggest button>i{width:30px;height:30px;font-size:13px}.hol-autosuggest button>span strong{font-size:13px}}@media (max-width:520px){.hol-autosuggest.brand-grid>div{grid-template-columns:1fr 1fr}.hol-autosuggest button>span small{max-width:32vw}.hol-autosuggest>header>span{display:none}}.wl-edit-home,.wl-article{--edit-rule:#cfc5b9;--edit-paper:#f7f3ed;--edit-ink:#171615;--edit-red:#681f2c;--edit-gold:#a27b3f;color:var(--edit-ink);background:var(--edit-paper)}.wl-edit-masthead{border-bottom:1px solid var(--edit-ink);width:min(1540px,100% - 64px);margin:0 auto;padding:28px 0 20px}.wl-edit-masthead>div{color:#756e67;letter-spacing:.14em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:9px;font-weight:750;display:flex}.wl-edit-masthead h1{text-align:center;font:400 clamp(92px,14vw,218px)/.78 var(--serif);letter-spacing:-.055em;margin:9px 0 17px}.wl-edit-lead{border-bottom:1px solid var(--edit-rule);grid-template-columns:minmax(0,1.42fr) minmax(380px,.72fr);align-items:center;gap:clamp(35px,5vw,84px);width:min(1540px,100% - 64px);margin:0 auto;padding:34px 0 52px;display:grid}.wl-edit-lead-image{background:#ded4c9;min-height:min(68vw,760px);position:relative;overflow:hidden}.wl-edit-lead-image img{object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.wl-edit-lead-image:hover img{transform:scale(1.015)}.wl-edit-lead-image>span{color:var(--edit-red);letter-spacing:.16em;text-transform:uppercase;background:#f7f3edeb;padding:8px 10px;font-size:8px;font-weight:850;position:absolute;top:18px;left:18px}.wl-edit-lead-copy>p:first-child,.wl-edit-card-copy>p:first-child,.wl-article-header>p:first-child{color:var(--edit-red);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;font-size:9px;font-weight:800;display:flex}.wl-edit-lead-copy>p:first-child i,.wl-edit-card-copy>p:first-child i,.wl-article-header>p:first-child i{background:var(--edit-gold);border-radius:50%;width:3px;height:3px}.wl-edit-lead-copy h2{font:400 clamp(52px,5.5vw,88px)/.93 var(--serif);letter-spacing:-.045em;margin:22px 0}.wl-edit-lead-copy h2 a:hover{color:var(--edit-red)}.wl-edit-lead-copy>p:nth-of-type(2){color:#615b55;max-width:610px;font:400 17px/1.65 var(--sans);margin:0}.wl-edit-lead-copy blockquote{border-top:1px solid var(--edit-rule);border-bottom:1px solid var(--edit-rule);font:italic 400 23px/1.3 var(--serif);margin:34px 0 28px;padding:20px 0}.wl-edit-read{border-bottom:1px solid var(--edit-red);color:var(--edit-red);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:28px;padding-bottom:5px;font-size:10px;font-weight:850;display:inline-flex}.wl-signal-tape{border-bottom:1px solid var(--edit-ink);grid-template-columns:repeat(3,1fr);width:min(1540px,100% - 64px);margin:0 auto;display:grid}.wl-signal-tape a{border-right:1px solid var(--edit-rule);grid-template-rows:1fr auto;grid-template-columns:auto 1fr;align-items:end;gap:4px 20px;min-height:156px;padding:26px 34px;display:grid}.wl-signal-tape a:last-child{border-right:0}.wl-signal-tape a:hover{background:#efe9e1}.wl-signal-tape strong{font:400 clamp(42px,4.2vw,68px)/.9 var(--serif);letter-spacing:-.045em;grid-row:1/3}.wl-signal-tape span{align-self:end;font-size:11px;font-weight:760}.wl-signal-tape small{color:#81786f;align-self:start;font-size:8px}.wl-edit-archive{width:min(1540px,100% - 64px);margin:0 auto;padding:100px 0}.wl-edit-archive>header{border-bottom:1px solid var(--edit-ink);grid-template-columns:1fr 1fr;align-items:end;padding-bottom:28px;display:grid}.wl-edit-archive>header>div>p,.wl-edit-method>p,.wl-edit-cta>p,.wl-shop-signal>p,.wl-related-edit>header>p{color:var(--edit-red);letter-spacing:.17em;text-transform:uppercase;margin:0 0 14px;font-size:9px;font-weight:850}.wl-edit-archive>header h2,.wl-edit-method h2{font:400 clamp(48px,5.4vw,80px)/.95 var(--serif);letter-spacing:-.04em;margin:0}.wl-edit-archive>header>p{color:#6d655e;justify-self:end;max-width:440px;margin:0;font-size:12px;line-height:1.65}.wl-edit-grid{grid-template-columns:repeat(3,1fr);gap:26px;padding-top:30px;display:grid}.wl-edit-card{min-width:0}.wl-edit-card:nth-child(2){margin-top:80px}.wl-edit-card-image{aspect-ratio:4/5;background:#e3d9ce;display:block;position:relative;overflow:hidden}.wl-edit-card-image img{object-fit:cover;transition:transform .6s}.wl-edit-card-image:hover img{transform:scale(1.02)}.wl-edit-card-image>span{background:var(--edit-paper);width:34px;height:34px;font:400 13px var(--serif);border-radius:50%;place-items:center;display:grid;position:absolute;top:14px;right:14px}.wl-edit-card-copy{padding:20px 5px 0}.wl-edit-card-copy>p:first-child{margin:0}.wl-edit-card-copy h2{font:400 clamp(31px,3vw,46px)/1 var(--serif);letter-spacing:-.03em;margin:14px 0 12px}.wl-edit-card-copy h2 a:hover{color:var(--edit-red)}.wl-edit-card-copy>p:nth-of-type(2){color:#6c655e;min-height:96px;margin:0 0 19px;font-size:11px;line-height:1.65}.wl-edit-method{background:var(--edit-ink);color:#f8f3ed;padding:105px max(32px,50vw - 770px)}.wl-edit-method>p{color:#d3aa6e}.wl-edit-method h2{max-width:780px}.wl-edit-method>div{border-top:1px solid #ffffff40;grid-template-columns:repeat(4,1fr);margin-top:60px;display:grid}.wl-edit-method>div p{color:#ffffff9e;border-right:1px solid #fff3;flex-direction:column;margin:0;padding:22px 28px 30px 0;font-size:10px;line-height:1.6;display:flex}.wl-edit-method>div p+p{padding-left:28px}.wl-edit-method>div p:last-child{border-right:0}.wl-edit-method>div span{color:#d3aa6e;font:400 18px var(--serif)}.wl-edit-method>div strong{color:#fff;font:400 24px var(--serif);margin:28px 0 11px}.wl-edit-method>small{color:#ffffff6b;max-width:920px;margin-top:35px;font-size:8px;line-height:1.6;display:block}.wl-edit-cta{text-align:center;background:#e9dfd4;padding:110px 28px}.wl-edit-cta h2{max-width:980px;font:400 clamp(52px,6.4vw,98px)/.92 var(--serif);letter-spacing:-.045em;margin:0 auto}.wl-edit-cta>div{justify-content:center;gap:10px;margin-top:36px;display:flex}.wl-edit-cta a{border:1px solid var(--edit-ink);align-items:center;min-height:50px;padding:0 22px;font-size:10px;font-weight:800;display:inline-flex}.wl-edit-cta a:first-child{background:var(--edit-ink);color:#fff}.wl-article{padding-bottom:0}.wl-article-breadcrumbs{border-bottom:1px solid var(--edit-rule);color:#777068;letter-spacing:.08em;text-transform:uppercase;gap:10px;width:min(1280px,100% - 64px);margin:0 auto;padding:23px 0;font-size:8px;display:flex}.wl-article-breadcrumbs strong{text-overflow:ellipsis;white-space:nowrap;max-width:45vw;color:var(--edit-ink);overflow:hidden}.wl-article-header{text-align:center;width:min(1280px,100% - 64px);margin:0 auto;padding:70px 0 55px}.wl-article-header>p:first-child{justify-content:center}.wl-article-header h1{max-width:1120px;font:400 clamp(64px,8vw,122px)/.88 var(--serif);letter-spacing:-.052em;margin:24px auto}.wl-article-header>p:last-child{color:#665f59;max-width:780px;font:400 18px/1.65 var(--sans);margin:0 auto}.wl-article-hero{background:var(--edit-ink);color:#fff;grid-template-columns:minmax(0,1.5fr) minmax(320px,.5fr);width:min(1540px,100% - 64px);margin:0 auto;display:grid}.wl-article-hero>div{min-height:min(72vw,880px);position:relative}.wl-article-hero img{object-fit:cover}.wl-article-hero figcaption{flex-direction:column;justify-content:flex-end;margin:0;padding:42px;display:flex}.wl-article-hero figcaption>span{color:#d4aa6d;letter-spacing:.16em;font-size:8px;font-weight:850}.wl-article-hero figcaption>p{font:italic 400 clamp(27px,2.7vw,42px)/1.18 var(--serif);margin:22px 0}.wl-article-hero figcaption>small{color:#ffffff73;font-size:8px;line-height:1.5}.wl-article-metrics{border-top:1px solid var(--edit-ink);border-bottom:1px solid var(--edit-ink);grid-template-columns:repeat(auto-fit,minmax(210px,1fr));width:min(1280px,100% - 64px);margin:65px auto 0;display:grid}.wl-article-metrics a{border-right:1px solid var(--edit-rule);flex-direction:column;min-height:215px;padding:27px 25px 25px 0;display:flex}.wl-article-metrics a+a{padding-left:25px}.wl-article-metrics a:last-child{border-right:0}.wl-article-metrics a:hover strong{color:var(--edit-red)}.wl-article-metrics strong{font:400 clamp(48px,5vw,72px)/1 var(--serif);letter-spacing:-.05em}.wl-article-metrics span{margin-top:14px;font-size:11px;font-weight:800}.wl-article-metrics small{color:#776f68;margin-top:auto;font-size:8px;line-height:1.5}.wl-article-layout{grid-template-columns:minmax(0,760px) minmax(250px,320px);justify-content:space-between;align-items:start;gap:80px;width:min(1280px,100% - 64px);margin:90px auto 120px;display:grid}.wl-article-copy>section{padding:0 0 74px 48px;position:relative}.wl-article-copy>section>span{color:var(--edit-red);font:400 14px var(--serif);position:absolute;top:7px;left:0}.wl-article-copy h2{font:400 clamp(39px,4vw,58px)/1 var(--serif);letter-spacing:-.03em;margin:0 0 28px}.wl-article-copy p{color:#3f3a36;font:400 16px/1.85 var(--sans);margin:0 0 23px}.wl-article-copy .wl-dropcap:first-letter{float:left;color:var(--edit-red);font:400 74px/.72 var(--serif);margin:8px 9px 0 0}.wl-article-copy blockquote{border-top:1px solid var(--edit-ink);border-bottom:1px solid var(--edit-ink);font:italic 400 clamp(30px,3.2vw,48px)/1.18 var(--serif);margin:45px -70px 45px 0;padding:30px 0}.wl-article-copy ul{border-top:1px solid var(--edit-rule);margin:32px 0 0;padding:0;list-style:none}.wl-article-copy li{border-bottom:1px solid var(--edit-rule);padding:15px 0 15px 25px;font-size:12px;line-height:1.5;position:relative}.wl-article-copy li:before{content:"↳";color:var(--edit-red);position:absolute;left:0}.wl-article-diptych{grid-template-columns:1fr 1fr;gap:10px;margin:45px -70px 0 0;display:grid}.wl-article-diptych figure{margin:0}.wl-article-diptych figure>div{aspect-ratio:4/5;background:#dfd4c8;position:relative;overflow:hidden}.wl-article-diptych img{object-fit:cover}.wl-article-diptych figcaption{color:#7a726b;padding-top:8px;font-size:7px;line-height:1.4}.wl-research-notes{border-top:1px solid var(--edit-ink);border-bottom:1px solid var(--edit-ink);background:#eee7df;padding:27px;position:sticky;top:110px}.wl-research-notes>p:first-child{color:var(--edit-red);letter-spacing:.15em;margin:0;font-size:8px;font-weight:850}.wl-research-notes h2{font:400 31px var(--serif);margin:11px 0 20px}.wl-research-notes ol{counter-reset:sources;margin:0;padding:0;list-style:none}.wl-research-notes li{counter-increment:sources;border-top:1px solid #d4cbc1;padding:14px 0}.wl-research-notes li a{grid-template-columns:22px 1fr;display:grid}.wl-research-notes li a:before{content:counter(sources,decimal-leading-zero);color:var(--edit-red);font:400 11px var(--serif);grid-row:1/4}.wl-research-notes li strong{font-size:9px}.wl-research-notes li span{font:400 14px/1.25 var(--serif);margin-top:3px}.wl-research-notes li small{color:#756d66;margin-top:6px;font-size:7px;line-height:1.45}.wl-research-notes li a:hover span{color:var(--edit-red)}.wl-research-caveat{border-top:1px solid #d4cbc1;padding-top:18px;color:#756d66!important;margin:20px 0 0!important;font-size:7px!important;line-height:1.55!important}.wl-shop-signal{background:var(--edit-red);color:#fff;padding:100px max(32px,50vw - 640px)}.wl-shop-signal>p{color:#d9b47d}.wl-shop-signal h2{max-width:850px;font:400 clamp(48px,5.8vw,88px)/.95 var(--serif);letter-spacing:-.04em;margin:0}.wl-shop-signal>div{border-top:1px solid #ffffff59;grid-template-columns:repeat(3,1fr);margin-top:48px;display:grid}.wl-shop-signal a{border-right:1px solid #ffffff59;justify-content:space-between;align-items:center;min-height:74px;padding:0 18px 0 0;font-size:11px;font-weight:750;display:flex}.wl-shop-signal a+a{padding-left:18px}.wl-shop-signal a:last-child{border-right:0}.wl-shop-signal a:hover{color:#e6c793}.wl-related-edit{width:min(1280px,100% - 64px);margin:0 auto;padding:100px 0}.wl-related-edit>header{border-bottom:1px solid var(--edit-ink);justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.wl-related-edit>header>p{margin:0}.wl-related-edit>header>a{color:var(--edit-red);font-size:9px;font-weight:800}.wl-related-edit>div{grid-template-columns:1fr 1fr;gap:25px;padding-top:25px;display:grid}.wl-related-edit>div>a>div{aspect-ratio:16/10;background:#e2d8ce;position:relative;overflow:hidden}.wl-related-edit img{object-fit:cover;transition:transform .5s}.wl-related-edit>div>a:hover img{transform:scale(1.015)}.wl-related-edit small{color:var(--edit-red);text-transform:uppercase;margin-top:14px;font-size:8px;display:block}.wl-related-edit strong{font:400 clamp(28px,3vw,42px)/1 var(--serif);margin-top:8px;display:block}@media (max-width:1000px){.wl-edit-lead{grid-template-columns:1fr}.wl-edit-lead-image{min-height:72vw}.wl-edit-lead-copy{max-width:760px}.wl-edit-grid{gap:16px}.wl-edit-method>div{grid-template-columns:1fr 1fr}.wl-edit-method>div p:nth-child(2){border-right:0}.wl-edit-method>div p:nth-child(3){border-top:1px solid #fff3;padding-left:0}.wl-edit-method>div p:nth-child(4){border-top:1px solid #fff3}.wl-article-hero{grid-template-columns:1fr}.wl-article-hero>div{min-height:78vw}.wl-article-hero figcaption{min-height:280px}.wl-article-layout{grid-template-columns:minmax(0,720px);justify-content:center}.wl-research-notes{position:static}.wl-article-copy blockquote,.wl-article-diptych{margin-right:0}}@media (max-width:720px){.wl-edit-masthead,.wl-edit-lead,.wl-signal-tape,.wl-edit-archive,.wl-article-breadcrumbs,.wl-article-header,.wl-article-hero,.wl-article-metrics,.wl-article-layout,.wl-related-edit{width:min(100% - 28px,1540px)}.wl-edit-masthead{padding-top:20px}.wl-edit-masthead h1{margin:17px 0 21px;font-size:26vw;line-height:.72}.wl-edit-masthead>div span:first-child{max-width:48vw}.wl-edit-masthead>div span:last-child{text-align:right}.wl-edit-lead{gap:25px;padding-top:14px}.wl-edit-lead-image{min-height:112vw}.wl-edit-lead-copy h2{font-size:50px}.wl-edit-lead-copy>p:nth-of-type(2){font-size:14px}.wl-edit-lead-copy blockquote{font-size:20px}.wl-signal-tape{grid-template-columns:1fr}.wl-signal-tape a{border-right:0;border-bottom:1px solid var(--edit-rule);grid-template-rows:1fr;grid-template-columns:110px 1fr auto;align-items:center;min-height:110px;padding:20px 5px}.wl-signal-tape a:last-child{border-bottom:0}.wl-signal-tape strong{grid-row:auto;font-size:44px}.wl-signal-tape span,.wl-signal-tape small{align-self:center}.wl-edit-archive{padding:75px 0}.wl-edit-archive>header{grid-template-columns:1fr;gap:20px}.wl-edit-archive>header>p{justify-self:start}.wl-edit-grid{grid-template-columns:1fr;gap:55px}.wl-edit-card:nth-child(2){margin-top:0}.wl-edit-card-copy>p:nth-of-type(2){min-height:0}.wl-edit-card-copy h2{font-size:39px}.wl-edit-method{padding:75px 20px}.wl-edit-method>div{grid-template-columns:1fr}.wl-edit-method>div p,.wl-edit-method>div p+p{border-top:1px solid #fff3;border-right:0;padding:18px 0}.wl-edit-method>div strong{margin-top:15px}.wl-edit-cta{padding:75px 20px}.wl-edit-cta>div{flex-direction:column}.wl-edit-cta a{justify-content:center}.wl-article-breadcrumbs{padding-top:18px}.wl-article-breadcrumbs strong{display:none}.wl-article-header{padding:48px 0 38px}.wl-article-header h1{font-size:57px;line-height:.92}.wl-article-header>p:last-child{font-size:15px}.wl-article-hero>div{min-height:118vw}.wl-article-hero figcaption{min-height:230px;padding:25px}.wl-article-hero figcaption>p{font-size:28px}.wl-article-metrics{grid-template-columns:1fr 1fr;margin-top:38px}.wl-article-metrics a,.wl-article-metrics a+a{border-right:1px solid var(--edit-rule);border-bottom:1px solid var(--edit-rule);min-height:170px;padding:19px 12px}.wl-article-metrics a:nth-child(2n){border-right:0}.wl-article-metrics a:nth-last-child(-n+2){border-bottom:0}.wl-article-metrics strong{font-size:47px}.wl-article-metrics small{font-size:7px}.wl-article-layout{gap:35px;margin:65px auto 80px}.wl-article-copy>section{padding:0 0 58px 29px}.wl-article-copy h2{font-size:39px}.wl-article-copy p{font-size:14px;line-height:1.78}.wl-article-copy blockquote{margin:34px 0;font-size:31px}.wl-article-diptych{gap:6px;margin-top:32px}.wl-article-diptych figcaption{font-size:6px}.wl-research-notes{padding:22px}.wl-shop-signal{padding:75px 20px}.wl-shop-signal h2{font-size:51px}.wl-shop-signal>div{grid-template-columns:1fr}.wl-shop-signal a,.wl-shop-signal a+a{border-bottom:1px solid #ffffff59;border-right:0;padding:0}.wl-related-edit{padding:70px 0}.wl-related-edit>div{grid-template-columns:1fr;gap:42px}.wl-related-edit strong{font-size:32px}}.hol-gallery-main:focus-visible,.hol-sale-gallery-main:focus-visible{outline-offset:3px;outline:3px solid #6c203057}.hol-gallery-arrow{z-index:3;color:#fff;cursor:pointer;touch-action:manipulation;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#201b19d1;border:1px solid #ffffffc7;border-radius:50%;place-items:center;width:52px;height:52px;margin-top:-26px;padding:0;transition:background .18s,transform .18s,box-shadow .18s;display:grid;position:absolute;top:50%;box-shadow:0 9px 28px #19141247}.hol-gallery-arrow svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.hol-gallery-arrow.previous{left:16px}.hol-gallery-arrow.next{right:16px}.hol-gallery-arrow:hover{background:var(--hol-ox);transform:scale(1.04);box-shadow:0 11px 32px #19141257}.hol-gallery-arrow:focus-visible{outline-offset:3px;background:var(--hol-ox);outline:3px solid #fff}.hol-product-description{border-top:1px solid var(--hol-stone);border-bottom:1px solid var(--hol-stone);margin:18px 0 5px;padding:18px 0}.hol-product-description .hol-kicker{margin:0}.hol-product-description>p:last-child{color:var(--hol-muted);margin:9px 0 0;font-size:10px;line-height:1.65}.hol-source-reference{border-bottom:1px solid var(--hol-stone);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:5px 18px;margin:0 0 8px;padding:13px 0 15px;display:grid}.hol-source-reference .hol-kicker{margin:0 0 5px}.hol-source-reference span{color:var(--hol-muted);font-size:9px;display:block}.hol-source-reference strong{overflow-wrap:anywhere;text-align:right;letter-spacing:.02em;max-width:220px;font-size:10px}.hol-source-reference small{color:var(--hol-muted);text-align:right;grid-column:1/-1;font-size:8px}.hol-account-chip{background:#fff;border:1px solid #ddd5cc;border-radius:10px;padding:10px 13px}.hol-account-chip small,.hol-account-chip strong{display:block}.hol-account-chip small{color:#8c8278;text-transform:uppercase;font-size:10px}.hol-account-chip strong{margin-top:4px;font-size:12px}.hol-channel-row{flex-wrap:wrap;gap:7px;margin:10px 0 14px;display:flex}.hol-channel-row button{color:#776d65;cursor:pointer;background:#fff;border:1px solid #ddd5cc;border-radius:99px;padding:8px 10px}.hol-channel-row button i{background:#aaa;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.hol-channel-row button.active{color:#681f2c;border-color:#681f2c}.hol-notification-settings .hol-check-row span strong,.hol-notification-settings .hol-check-row span small{display:block}.hol-notification-settings .hol-check-row span small{opacity:.65;margin-top:2px}.hol-insider-status{border:1px solid var(--hol-stone);color:var(--hol-muted);text-transform:uppercase;white-space:nowrap;border-radius:99px;padding:7px 10px;font-size:9px;font-weight:800}.hol-insider-status.subscribed{color:#526849;background:#f1f5ef;border-color:#9aae91}.hol-insider-account{border:1px solid var(--hol-stone);background:#ffffffa8;border-radius:12px;margin-top:18px;padding:15px}.hol-insider-account small,.hol-insider-account strong,.hol-insider-account span{display:block}.hol-insider-account small{color:var(--hol-muted);text-transform:uppercase;font-size:9px;font-weight:800}.hol-insider-account strong{margin-top:5px;font-size:13px}.hol-insider-account span{color:var(--hol-muted);margin-top:4px;font-size:9px}.hol-insider-separation{border-left:3px solid var(--hol-sage);background:#f1f5ef;border-radius:0 8px 8px 0;padding:11px 12px;margin-top:14px!important}.hol-settings-grid .hol-inline-button{align-items:center;text-decoration:none;display:inline-flex}.hol-account-page{padding-bottom:0}.hol-account-page+.hol-settings-page{padding-top:24px}.hol-account-access{grid-template-columns:minmax(300px,.82fr) minmax(440px,1.18fr);padding:0;display:grid;overflow:hidden}.hol-account-access-copy{background:linear-gradient(145deg,#f3ede5,#fbf8f3);flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:18px;padding:clamp(28px,4vw,54px);display:flex}.hol-member-avatar{background:var(--hol-ink);color:#fff;letter-spacing:.09em;border-radius:50%;flex:none;place-items:center;width:58px;height:58px;font-size:12px;font-weight:800;display:grid;box-shadow:0 10px 24px #221c191f}.hol-account-access-copy>div:nth-child(2){flex:1;min-width:0}.hol-account-access-copy h2{max-width:470px;font:400 clamp(33px,3.5vw,49px)/.95 var(--serif);letter-spacing:-.025em;margin:0}.hol-account-access-copy p:not(.hol-kicker){color:var(--hol-ink);margin:13px 0 0;font-size:10px;font-weight:780}.hol-account-access-copy span{max-width:480px;color:var(--hol-muted);margin-top:8px;font-size:10px;line-height:1.65;display:block}.hol-account-benefits{border-top:1px solid #271f1c21;width:100%;margin-top:22px;padding-top:18px}.hol-account-benefits span{grid-template-columns:25px 1fr;align-items:center;gap:8px;margin-top:10px;display:grid}.hol-account-benefits b{color:var(--hol-gold);letter-spacing:.08em;font-size:8px}.hol-auth-card{background:#fff;padding:clamp(27px,4vw,50px)}.hol-auth-mode{border-bottom:1px solid var(--hol-stone);grid-template-columns:1fr 1fr;margin-bottom:22px;display:grid}.hol-auth-mode button{min-height:42px;color:var(--hol-muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;font-size:10px;font-weight:800}.hol-auth-mode button.active{border-color:var(--hol-ox);color:var(--hol-ink)}.hol-auth-social{grid-template-columns:1fr 1fr;gap:9px;display:grid}.hol-auth-social button{border:1px solid var(--hol-stone);min-height:49px;color:var(--hol-ink);cursor:pointer;background:#fff;border-radius:11px;justify-content:center;align-items:center;gap:10px;padding:0 14px;font-size:10px;font-weight:780;display:flex}.hol-auth-social button:hover{background:#fcf7f8;border-color:#b78b94}.hol-auth-social button:disabled{cursor:wait;opacity:.58}.hol-auth-social i{border-radius:50%;place-items:center;width:27px;height:27px;font-size:13px;font-style:normal;font-weight:850;display:grid}.hol-auth-social .provider-google{border:1px solid var(--hol-stone);color:#4285f4;font-family:Arial}.hol-auth-social .provider-apple{color:#fff;background:#151311;font-size:9px}.hol-auth-divider{text-align:center;margin:20px 0;position:relative}.hol-auth-divider:before{content:"";border-top:1px solid var(--hol-stone);position:absolute;top:50%;left:0;right:0}.hol-auth-divider span{color:var(--hol-muted);text-transform:uppercase;background:#fff;padding:0 10px;font-size:8px;position:relative}.hol-auth-methods{flex-wrap:wrap;gap:6px;margin-bottom:18px;display:flex}.hol-auth-methods button{background:var(--hol-mist);min-height:34px;color:var(--hol-muted);cursor:pointer;border:1px solid #0000;border-radius:99px;padding:0 12px;font-size:8px;font-weight:800}.hol-auth-methods button.active{color:var(--hol-ox);background:#f8edef;border-color:#c5aeb2}.hol-auth-form{grid-template-columns:1fr 1fr;gap:13px;display:grid}.hol-auth-form label{flex-direction:column;gap:7px;display:flex}.hol-auth-form label:only-of-type,.hol-auth-form label:last-of-type{grid-column:auto}.hol-auth-form label>span{color:var(--hol-muted);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.hol-auth-form input{border:1px solid var(--hol-stone);width:100%;height:48px;color:var(--hol-ink);background:#fff;border-radius:9px;outline:0;padding:0 13px;font-size:11px}.hol-auth-form input:focus{border-color:var(--hol-ox);box-shadow:0 0 0 3px #6c203014}.hol-auth-form input:disabled{background:var(--hol-mist);color:var(--hol-muted)}.hol-auth-form>.hol-primary-button{cursor:pointer;border:0;grid-column:1/-1;min-height:49px;margin-top:2px}.hol-auth-form>.hol-primary-button:disabled{cursor:wait;opacity:.58}.hol-auth-text-button{color:var(--hol-ox);cursor:pointer;background:0 0;border:0;grid-column:1/-1;padding:4px;font-size:8px;font-weight:800}.hol-auth-message,.hol-auth-preview{border-radius:8px;margin:14px 0 0;padding:11px 13px;font-size:9px;line-height:1.5}.hol-auth-message.success{border-left:3px solid var(--hol-sage);color:#526849;background:#f0f4ef}.hol-auth-message.error{color:#812f27;background:#fbefed;border-left:3px solid #a04135}.hol-auth-preview{color:#75542f;background:#fbf7ef;border:1px dashed #c9ac7b}.hol-auth-legal,.hol-auth-social-note{color:var(--hol-muted);text-align:center;margin:16px 0 0;font-size:7.5px;line-height:1.55}.hol-auth-legal a{color:var(--hol-ox);font-weight:800}.hol-auth-social-note{margin-top:8px}.hol-account-loading{min-height:170px;color:var(--hol-muted);place-items:center;padding:40px;font-size:10px}.hol-account-signed-in{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:25px;padding:30px}.hol-account-signed-in .hol-account-access-copy{background:0 0;padding:0}.hol-account-signed-in .hol-account-access-copy h2{font-size:36px}.hol-account-session-actions{align-items:center;gap:9px;display:flex}.hol-account-session-actions .hol-primary-button,.hol-account-session-actions .hol-secondary-button{white-space:nowrap;min-height:45px;margin:0}.hol-account-signed-in>.hol-auth-message{grid-column:1/-1}@media (max-width:900px){.hol-account-access{grid-template-columns:1fr}.hol-auth-card{border-top:1px solid var(--hol-stone)}.hol-account-signed-in{grid-template-columns:1fr}.hol-account-session-actions{padding-top:0}}@media (max-width:560px){.hol-account-access-copy,.hol-auth-card{padding:22px}.hol-account-access-copy{flex-direction:column}.hol-account-benefits{margin-top:8px}.hol-auth-social,.hol-auth-form{grid-template-columns:1fr}.hol-auth-form label{grid-column:1/-1}.hol-auth-social-note{font-size:7px}.hol-account-session-actions{flex-direction:column;align-items:stretch}.hol-account-session-actions>*{text-align:center;justify-content:center}}.hol-alert-parameters{border:1px solid var(--hol-stone);background:var(--hol-mist);border-radius:12px;grid-template-columns:1fr 1fr;gap:12px;margin:16px 0;padding:14px;display:grid}.hol-alert-parameters label{color:var(--hol-muted);text-transform:uppercase;letter-spacing:.07em;flex-direction:column;gap:6px;font-size:8px;font-weight:800;display:flex}.hol-alert-parameters select{border:1px solid var(--hol-stone);width:100%;min-height:40px;color:var(--hol-ink);background:#fff;border-radius:8px;padding:0 9px;font-size:10px}.hol-alert-proof{border-left:3px solid var(--hol-sage);color:var(--hol-muted);background:#f3f6f1;padding:11px 13px;font-size:8px;line-height:1.55}.hol-deal-watch{background:#f3f6f1;border:1px solid #cfd8cd;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;margin:0 0 20px;padding:16px 18px;display:flex}.hol-deal-watch>div{align-items:flex-start;gap:12px;display:flex}.hol-deal-watch>div>span{color:var(--hol-gold);font-size:20px}.hol-deal-watch strong,.hol-deal-watch small{display:block}.hol-deal-watch strong{font:400 18px var(--serif)}.hol-deal-watch small{color:var(--hol-muted);margin-top:4px;font-size:9px;line-height:1.45}.hol-deal-watch>a{color:var(--hol-ox);flex:none;font-size:9px;font-weight:800}.hol-alert-urgency{background:#fbf7ef;border:1px solid #e0d2bd;border-radius:10px;gap:11px;margin:8px 0 16px;padding:13px 14px;display:flex}.hol-alert-urgency>span{color:var(--hol-gold)}.hol-alert-urgency strong,.hol-alert-urgency small{display:block}.hol-alert-urgency strong{font-size:10px}.hol-alert-urgency small{color:var(--hol-muted);margin-top:4px;font-size:8px;line-height:1.45}.hol-inbox-item.unread{background:#fbf7ef;border-radius:9px;margin:0 -8px;padding-left:8px;padding-right:8px}.hol-inbox-item .hol-alert-type{color:var(--hol-ox);text-transform:uppercase;letter-spacing:.09em;margin-top:0;font-size:7px;font-weight:850}.hol-hunt-summary label{color:var(--hol-muted);text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:800;display:block}.hol-hunt-summary input{border:0;border-bottom:1px solid var(--hol-stone);width:100%;color:var(--hol-ink);font:400 22px var(--serif);background:0 0;outline:0;margin:8px 0 4px;padding:11px 0}.hol-current-match.waiting{background:#fbf7ef;border-color:#d8cbbb}.hol-current-match.waiting span{color:var(--hol-ox)}@media (max-width:620px){.hol-alert-parameters{grid-template-columns:1fr}.hol-deal-watch{flex-direction:column;align-items:flex-start}}.hol-notification-bell{color:var(--hol-ink);position:relative}.hol-notification-bell.active{color:var(--hol-ox);background:#f8edef;border-color:#b78b94}.hol-notification-bell svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.hol-notification-bell>span{border:2px solid var(--hol-bg);background:var(--hol-ox);color:#fff;min-width:18px;height:18px;font:800 8px var(--sans);border-radius:10px;place-items:center;padding:0 5px;display:grid;position:absolute;top:-4px;right:-3px}.hol-watch-mode-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:0 0 18px;display:grid}.hol-watch-mode-grid article{border:1px solid var(--hol-stone);background:#fff;border-radius:14px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:88px;padding:16px;display:grid}.hol-watch-mode-grid article>span{background:var(--hol-mist);width:38px;height:38px;color:var(--hol-ox);font:20px/1 var(--serif);border-radius:50%;place-items:center;display:grid}.hol-watch-mode-grid strong,.hol-watch-mode-grid p{display:block}.hol-watch-mode-grid strong{font:400 17px var(--serif)}.hol-watch-mode-grid p{color:var(--hol-muted);margin:4px 0 0;font-size:8px;line-height:1.4}.hol-watch-mode-grid a,.hol-watch-mode-grid button{color:var(--hol-ox);cursor:pointer;background:0 0;border:0;padding:8px;font-size:9px;font-weight:800}.hol-watch-guide{padding:25px;position:sticky;top:104px}.hol-watch-guide h2{font:400 34px var(--serif);margin:0}.hol-watch-guide ol{margin:22px 0;padding:0;list-style:none}.hol-watch-guide li{border-top:1px solid var(--hol-mist);gap:12px;padding:15px 0;display:flex}.hol-watch-guide li>span{border:1px solid var(--hol-stone);width:25px;height:25px;color:var(--hol-ox);border-radius:50%;flex:none;place-items:center;font-size:8px;font-weight:800;display:grid}.hol-watch-guide li strong{font-size:10px}.hol-watch-guide li p{color:var(--hol-muted);margin:4px 0 0;font-size:8px;line-height:1.5}.hol-watch-guide .hol-primary-button{width:100%;font-size:9px}.hol-text-link{color:var(--hol-ox);text-align:center;margin-top:14px;font-size:8px;font-weight:800;display:block}.hol-inline-control{justify-content:space-between;align-items:center;flex-direction:row!important;display:flex!important}.hol-inline-control input{accent-color:var(--hol-ox)}.hol-no-price-limit{border:1px dashed var(--hol-stone);color:var(--hol-muted);border-radius:8px;margin:0;padding:13px;font-size:9px}.hol-hunt-delivery-note{background:var(--hol-mist);color:var(--hol-muted);border-radius:8px;margin:12px 0;padding:10px 12px;font-size:8px;line-height:1.5}.hol-notification-heading-actions{gap:8px;display:flex}.hol-demo-alert-note{border-left:3px solid var(--hol-gold);background:#fbf7ef;align-items:center;gap:12px;margin:-12px 0 22px;padding:12px 15px;display:flex}.hol-demo-alert-note>span{background:var(--hol-gold);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:99px;padding:5px 8px;font-size:7px;font-weight:850}.hol-demo-alert-note p{color:var(--hol-muted);margin:0;font-size:9px;line-height:1.5}.hol-notification-summary{border:1px solid var(--hol-stone);background:#ffffffb8;border-radius:16px;grid-template-columns:repeat(3,1fr);margin-bottom:28px;display:grid}.hol-notification-summary article{border-right:1px solid var(--hol-stone);align-items:center;gap:12px;padding:20px;display:flex}.hol-notification-summary article:last-child{border:0}.hol-notification-summary i{background:var(--hol-mist);width:37px;height:37px;color:var(--hol-ox);font:400 18px var(--serif);border-radius:50%;place-items:center;font-style:normal;display:grid}.hol-notification-summary strong,.hol-notification-summary span{display:block}.hol-notification-summary strong{font:400 16px var(--serif)}.hol-notification-summary span{color:var(--hol-muted);margin-top:3px;font-size:8px}.hol-notification-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:10px;display:flex}.hol-notification-toolbar>small{color:var(--hol-muted);font-size:9px}.hol-notification-tabs{gap:5px;display:flex}.hol-notification-tabs button{min-height:38px;color:var(--hol-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;padding:0 12px;font-size:9px;font-weight:750}.hol-notification-tabs button.active{border-color:var(--hol-stone);color:var(--hol-ink);background:#fff}.hol-notification-tabs span{color:var(--hol-ox);margin-left:6px}.hol-notification-list{border:1px solid var(--hol-stone);background:#fff;border-radius:17px;overflow:hidden}.hol-notification-card{border-bottom:1px solid var(--hol-mist);grid-template-columns:116px minmax(0,1fr);gap:18px;padding:15px;display:grid;position:relative}.hol-notification-card:last-child{border:0}.hol-notification-card.unread{background:linear-gradient(90deg,#fbf7ef,#fff 48%)}.hol-notification-image{background:var(--hol-mist);border-radius:11px;height:116px;position:relative;overflow:hidden}.hol-notification-image img{object-fit:cover;width:100%;height:100%}.hol-notification-image i{background:var(--hol-ox);border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:8px;left:8px;box-shadow:0 2px 6px #0003}.hol-notification-copy{min-width:0;padding:2px 0}.hol-notification-copy>div:first-child{justify-content:space-between;gap:15px;display:flex}.hol-notification-copy .hol-alert-type{color:var(--hol-ox);letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:850}.hol-notification-copy .hol-alert-type.urgent{color:#a04135}.hol-notification-copy time{color:var(--hol-muted);font-size:8px}.hol-notification-copy h2{font:400 clamp(18px,2vw,25px)/1.05 var(--serif);margin:8px 0 4px}.hol-notification-copy p{max-width:780px;color:var(--hol-muted);margin:0;font-size:10px;line-height:1.5}.hol-notification-copy>small{color:#8a755e;margin-top:8px;font-size:8px;display:block}.hol-notification-actions{align-items:center;gap:16px;margin-top:12px;display:flex}.hol-notification-actions a,.hol-notification-actions button{color:var(--hol-muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:8px;font-weight:750}.hol-notification-actions a:first-child{color:var(--hol-ox)}.hol-notification-loading{border:1px solid var(--hol-stone);color:var(--hol-muted);text-align:center;background:#fff;border-radius:16px;padding:50px;font-size:10px}.hol-notification-empty{padding:70px 25px}.hol-settings-section-head{justify-content:space-between;align-items:start;gap:15px;display:flex}.hol-settings-section-head h2{margin:0}.hol-settings-section-head>a{color:var(--hol-ox);font-size:9px;font-weight:800}.hol-channel-cards{grid-template-columns:repeat(3,1fr);gap:7px;margin:16px 0;display:grid}.hol-channel-cards button{border:1px solid var(--hol-stone);min-height:69px;color:var(--hol-muted);cursor:pointer;text-align:left;background:#fff;border-radius:10px;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px;display:grid}.hol-channel-cards button>i{background:#aaa;border-radius:50%;width:7px;height:7px}.hol-channel-cards button.active{color:var(--hol-ink);border-color:#b99ca2}.hol-channel-cards button.active>i{background:var(--hol-ox)}.hol-channel-cards strong,.hol-channel-cards small{display:block}.hol-channel-cards strong{font-size:9px}.hol-channel-cards small{color:var(--hol-muted);margin-top:3px;font-size:7px;line-height:1.3}.hol-channel-cards b{color:var(--hol-ox);text-transform:uppercase;font-size:7px}.hol-notification-type-list{grid-template-columns:1fr 1fr;gap:0 18px;display:grid}.hol-quiet-hours{border:1px solid var(--hol-stone);border-radius:11px;grid-template-columns:.7fr .7fr 1.6fr;gap:9px;margin:0 0 14px;padding:13px;display:grid}.hol-quiet-hours legend{color:var(--hol-muted);text-transform:uppercase;padding:0 5px;font-size:8px;font-weight:800}.hol-quiet-hours label{color:var(--hol-muted);text-transform:uppercase;flex-direction:column;gap:5px;font-size:7px;font-weight:800;display:flex}.hol-quiet-hours input,.hol-quiet-hours select{border:1px solid var(--hol-stone);min-width:0;height:38px;color:var(--hol-ink);background:#fff;border-radius:7px;padding:0 8px;font-size:9px}.hol-settings-sync-note{background:var(--hol-mist);border-radius:8px;padding:10px 12px;font-size:8px!important}@media (max-width:900px){.hol-watch-mode-grid,.hol-notification-type-list,.hol-channel-cards{grid-template-columns:1fr}.hol-quiet-hours{grid-template-columns:1fr 1fr}.hol-quiet-hours label:last-child{grid-column:1/-1}}@media (max-width:720px){.hol-header-actions{gap:8px}.hol-header-actions .hol-search-button{display:none}.hol-header-actions .hol-notification-bell{width:38px;height:38px;display:grid}.hol-notification-heading-actions{flex-wrap:wrap;width:100%}.hol-notification-heading-actions>*{flex:1;min-width:140px}.hol-notification-summary{grid-template-columns:1fr}.hol-notification-summary article{border-right:0;border-bottom:1px solid var(--hol-stone);padding:14px}.hol-notification-toolbar{flex-direction:column;align-items:flex-start}.hol-notification-tabs{width:100%;overflow:auto}.hol-notification-tabs button{white-space:nowrap}.hol-notification-card{grid-template-columns:82px minmax(0,1fr);gap:12px;padding:11px}.hol-notification-image{height:82px}.hol-notification-copy h2{font-size:17px}.hol-notification-copy p{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:8px;display:-webkit-box;overflow:hidden}.hol-notification-copy>small{display:none}.hol-notification-actions{flex-wrap:wrap;gap:11px}.hol-watch-guide{position:static}.hol-watch-mode-grid article{grid-template-columns:34px minmax(0,1fr) auto}.hol-watch-mode-grid article>span{width:34px;height:34px}.hol-quiet-hours{grid-template-columns:1fr}}.hol-rewards{--stone:var(--hol-stone);--porcelain:var(--hol-bg);--oxblood:var(--hol-ox);--ink:var(--hol-ink);--muted:var(--hol-muted);--mist:var(--hol-mist);--champagne:var(--hol-gold);--sage:var(--hol-sage);--amber:#a66c2c;--rose:#a34f57;padding-top:42px;padding-bottom:100px}.hol-reward-loading,.hol-reward-signin{border:1px solid var(--stone);text-align:center;background:#fff;border-radius:22px;max-width:720px;margin:80px auto;padding:48px}.hol-reward-signin span{font:800 11px var(--sans);letter-spacing:1.4px;color:var(--oxblood)}.hol-reward-signin h1{margin:12px 0;font-size:48px}.hol-reward-signin p{max-width:540px;color:var(--muted);margin:0 auto 28px}.hol-reward-hero{color:#fff;background:linear-gradient(130deg,#281d1b,#681f2c 68%,#9b6754);border-radius:26px;grid-template-columns:minmax(0,1fr) 340px;align-items:end;gap:36px;padding:42px;display:grid;overflow:hidden}.hol-reward-hero h1{color:#fff;max-width:720px;margin:8px 0 14px;font-size:58px;line-height:.98}.hol-reward-hero p:not(.hol-kicker){color:#ffffffbd;max-width:650px}.hol-reward-hero .hol-kicker{color:#e8cfa6}.hol-reward-available{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff17;border:1px solid #fff3;border-radius:18px;padding:28px}.hol-reward-available span{font:800 10px var(--sans);letter-spacing:1.4px;color:#e8cfa6;display:block}.hol-reward-available strong{font:48px var(--serif);margin:9px 0;display:block}.hol-reward-available small{color:#ffffffb3}.hol-reward-balance-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:14px 0 28px;display:grid}.hol-reward-balance-grid article{border:1px solid var(--stone);background:#fff;border-radius:16px;padding:22px}.hol-reward-balance-grid span,.hol-reward-balance-grid small{color:var(--muted);display:block}.hol-reward-balance-grid strong{font:30px var(--serif);margin:7px 0;display:block}.hol-reward-grid{grid-template-columns:1.18fr .82fr;gap:18px;display:grid}.hol-refer-card,.hol-cashback-how{padding:30px!important}.hol-refer-card h2,.hol-cashback-how h2,.hol-reward-activity h2{margin:7px 0 10px;font-size:34px}.hol-referral-code{align-items:stretch;gap:8px;margin:24px 0;display:flex}.hol-referral-code>div{background:var(--porcelain);border-radius:12px;flex:1;padding:14px}.hol-referral-code small,.hol-referral-code strong{display:block}.hol-referral-code small{font:800 9px var(--sans);letter-spacing:1px;color:var(--muted)}.hol-referral-code strong{letter-spacing:1px;margin-top:4px}.hol-referral-code button{background:var(--oxblood);color:#fff;border:0;border-radius:12px;padding:0 16px;font-weight:800}.hol-referral-code button+button{background:var(--ink)}.hol-referral-progress>div{justify-content:space-between;font-size:12px;display:flex}.hol-referral-progress>i{background:var(--mist);border-radius:8px;height:7px;margin:9px 0 14px;display:block;overflow:hidden}.hol-referral-progress>i b{border-radius:inherit;background:var(--champagne);height:100%;display:block}.hol-refer-card>small{color:var(--muted);line-height:1.5;display:block}.hol-cashback-how ol{padding:0;list-style:none}.hol-cashback-how li{border-bottom:1px solid var(--stone);gap:13px;padding:14px 0;display:flex}.hol-cashback-how li>b{height:30px;color:var(--oxblood);background:#f4e8e8;border-radius:50%;flex:0 0 30px;place-items:center;display:grid}.hol-cashback-how li span strong,.hol-cashback-how li span small{display:block}.hol-cashback-how li span small{color:var(--muted);margin-top:3px}.hol-reward-rate{color:var(--sage);background:#eef3eb;border-radius:12px;margin:18px 0 0;padding:14px}.hol-reward-activity{margin-top:18px;padding:30px!important}.hol-reward-section-head{justify-content:space-between;align-items:flex-start;display:flex}.hol-reward-section-head>span{background:var(--mist);border-radius:99px;padding:7px 10px;font-size:11px}.hol-reward-list article{border-top:1px solid var(--stone);grid-template-columns:34px minmax(0,1fr) auto 80px;align-items:center;gap:12px;padding:15px 0;display:grid}.hol-reward-list i{background:var(--mist);border-radius:50%;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.hol-reward-list i.available{color:var(--sage);background:#e6efe3}.hol-reward-list i.reversed{color:var(--rose);background:#f4e4e4}.hol-reward-list div strong,.hol-reward-list div small{display:block}.hol-reward-list div small{color:var(--muted);margin-top:3px}.hol-reward-list article>span{text-align:right;text-transform:capitalize;font:800 10px var(--sans);letter-spacing:.5px;color:var(--amber)}.hol-reward-list article>span.available{color:var(--sage)}.hol-reward-list article>span.reversed{color:var(--rose)}.hol-reward-empty{border-top:1px solid var(--stone);justify-content:space-between;padding:28px 0;display:flex}.hol-reward-empty a{color:var(--oxblood);font-weight:800}.hol-reward-disclosure{text-align:center;max-width:900px;color:var(--muted);margin:20px auto 0;font-size:11px;line-height:1.55}@media (max-width:900px){.hol-reward-hero{grid-template-columns:1fr;padding:28px}.hol-reward-hero h1{font-size:43px}.hol-reward-available{max-width:none}.hol-reward-grid{grid-template-columns:1fr}.hol-reward-balance-grid{grid-template-columns:1fr 1fr}.hol-reward-balance-grid article:last-child{grid-column:1/-1}.hol-referral-code{flex-wrap:wrap}.hol-referral-code>div{flex-basis:100%}.hol-referral-code button{flex:1;min-height:46px}.hol-reward-list article{grid-template-columns:32px minmax(0,1fr) auto}.hol-reward-list article>span{text-align:left;grid-column:2}.hol-reward-activity{padding:22px!important}}.hol-affiliate-inline{color:var(--hol-muted);margin:7px 0 2px;font-size:8px;line-height:1.45}.hol-cashback-proof{color:#294b31;background:#edf4eb;border:1px solid #bfd0be;border-radius:11px;gap:11px;margin:14px 0 2px;padding:13px 14px;display:flex}.hol-cashback-proof strong,.hol-cashback-proof small{display:block}.hol-cashback-proof strong{font:700 13px var(--sans)}.hol-cashback-proof small{color:#536b58;margin-top:4px;font-size:9px;line-height:1.45}@media (max-width:720px){.hol-public-shell .hol-page{padding-bottom:0}}.wl-about{background:var(--hol-bg);overflow:hidden}.wl-about-kicker{color:var(--hol-ox);letter-spacing:.2em;text-transform:uppercase;margin:0 0 17px;font-size:9px;font-weight:850}.wl-about-hero{background:#f3ede5;grid-template-columns:minmax(0,.86fr) minmax(500px,1.14fr);min-height:720px;display:grid}.wl-about-hero-copy{flex-direction:column;justify-content:center;padding:clamp(70px,8vw,135px) clamp(30px,6vw,95px);display:flex}.wl-about-hero h1{max-width:720px;font:400 clamp(61px,6vw,103px)/.88 var(--serif);letter-spacing:-.055em;margin:0}.wl-about-hero-copy>p:last-of-type{max-width:610px;color:var(--hol-muted);margin:28px 0 0;font-size:15px;line-height:1.75}.wl-about-actions{flex-wrap:wrap;align-items:center;gap:23px;margin-top:34px;display:flex}.wl-about-text-link{border-bottom:1px solid var(--hol-gold);color:var(--hol-ox);padding:12px 0;font-size:11px;font-weight:800}.wl-about-hero-image{background:#d9c8b5;min-height:720px;margin:0;position:relative;overflow:hidden}.wl-about-hero-image img{object-fit:cover}.wl-about-hero-image:after{content:"";background:linear-gradient(#0000,#1b131094);position:absolute;inset:55% 0 0}.wl-about-hero-image figcaption{z-index:1;color:#fff;position:absolute;bottom:42px;left:clamp(24px,4vw,60px);right:clamp(24px,4vw,60px)}.wl-about-hero-image figcaption span,.wl-about-hero-image figcaption strong{display:block}.wl-about-hero-image figcaption span{letter-spacing:.18em;text-transform:uppercase;font-size:8px;font-weight:800}.wl-about-hero-image figcaption strong{font:italic 48px/1 var(--serif);margin-top:6px}.wl-about-mission{background:var(--hol-ink);color:#fff;padding:clamp(90px,12vw,180px) clamp(26px,9vw,150px)}.wl-about-mission .wl-about-kicker{color:var(--hol-gold)}.wl-about-mission h2{max-width:1280px;font:400 clamp(50px,6.4vw,98px)/.98 var(--serif);letter-spacing:-.04em;margin:0}.wl-about-mission>p:last-child{color:#ffffffa8;max-width:720px;margin:38px 0 0 auto;font-size:15px;line-height:1.75}.wl-about-problem{width:min(1320px,100% - 48px);margin:0 auto;padding:clamp(85px,10vw,150px) 0}.wl-about-problem>header{grid-template-columns:.62fr 1.38fr;align-items:start;gap:60px;display:grid}.wl-about-problem h2{max-width:890px;font:400 clamp(48px,5vw,76px)/.98 var(--serif);letter-spacing:-.04em;margin:0}.wl-about-problem-grid{border-top:1px solid var(--hol-stone);grid-template-columns:repeat(3,1fr);margin-top:75px;display:grid}.wl-about-problem-grid article{border-right:1px solid var(--hol-stone);min-height:335px;padding:30px clamp(24px,3vw,44px) 30px 0}.wl-about-problem-grid article+article{padding-left:clamp(24px,3vw,44px)}.wl-about-problem-grid article:last-child{border-right:0}.wl-about-problem-grid span{color:var(--hol-gold);font:italic 28px var(--serif)}.wl-about-problem-grid h3{font:400 32px/1.05 var(--serif);margin:70px 0 16px}.wl-about-problem-grid p{color:var(--hol-muted);margin:0;font-size:12px;line-height:1.75}.wl-about-experience{background:#fff;grid-template-columns:minmax(400px,.9fr) minmax(0,1.1fr);display:grid}.wl-about-experience>figure{background:var(--hol-mist);min-height:790px;margin:0;position:relative;overflow:hidden}.wl-about-experience>figure img{object-fit:cover}.wl-about-experience>div{padding:clamp(70px,8vw,130px)}.wl-about-experience h2{max-width:730px;font:400 clamp(47px,5vw,78px)/.97 var(--serif);letter-spacing:-.04em;margin:0}.wl-about-experience ol{margin:50px 0 0;padding:0;list-style:none}.wl-about-experience li{border-top:1px solid var(--hol-stone);grid-template-columns:37px 1fr;gap:18px;padding:21px 0;display:grid}.wl-about-experience li>span{border:1px solid var(--hol-gold);width:30px;height:30px;color:var(--hol-ox);border-radius:50%;place-items:center;font-size:9px;font-weight:850;display:grid}.wl-about-experience li strong{font:400 23px var(--serif)}.wl-about-experience li p{color:var(--hol-muted);margin:7px 0 0;font-size:11px;line-height:1.6}.wl-about-principles{background:#eee6dc;padding:clamp(90px,10vw,150px) clamp(24px,6vw,90px)}.wl-about-principles>header{max-width:1050px}.wl-about-principles h2{font:400 clamp(49px,5.3vw,82px)/.98 var(--serif);letter-spacing:-.045em;margin:0}.wl-about-principles>div{border-top:1px solid #cfc2b3;border-bottom:1px solid #cfc2b3;grid-template-columns:repeat(4,1fr);margin-top:70px;display:grid}.wl-about-principles article{border-right:1px solid #cfc2b3;min-height:330px;padding:28px}.wl-about-principles article:first-child{padding-left:0}.wl-about-principles article:last-child{border-right:0}.wl-about-principles article>span{color:var(--hol-ox);letter-spacing:.15em;font-size:8px;font-weight:850}.wl-about-principles h3{font:400 28px/1.05 var(--serif);margin:75px 0 14px}.wl-about-principles article p{color:var(--hol-muted);margin:0;font-size:10px;line-height:1.7}.wl-about-boundary{background:var(--hol-ox);color:#fff;grid-template-columns:1fr 1fr;gap:clamp(45px,9vw,140px);padding:clamp(75px,9vw,135px) clamp(25px,8vw,125px);display:grid}.wl-about-boundary .wl-about-kicker{color:#e6c895}.wl-about-boundary h2{max-width:700px;font:400 clamp(44px,4.8vw,72px)/.98 var(--serif);letter-spacing:-.035em;margin:0}.wl-about-boundary>div:last-child{align-self:end}.wl-about-boundary>div:last-child p{color:#ffffffc2;margin:0;font-size:13px;line-height:1.8}.wl-about-boundary>div:last-child p+p{border-top:1px solid #ffffff3d;margin-top:22px;padding-top:22px}.wl-about-cta{text-align:center;background:var(--hol-bg);padding:clamp(90px,12vw,175px) 25px}.wl-about-cta h2{max-width:1080px;font:400 clamp(56px,7vw,103px)/.9 var(--serif);letter-spacing:-.05em;margin:0 auto}.wl-about-cta>p:not(.wl-about-kicker){max-width:600px;color:var(--hol-muted);margin:28px auto;font-size:14px;line-height:1.65}.wl-about-cta>div{justify-content:center;align-items:center;gap:26px;display:flex}.wl-about-cta>div>a:last-child{border-bottom:1px solid var(--hol-gold);color:var(--hol-ox);padding:12px 0;font-size:11px;font-weight:800}@media (max-width:1050px){.wl-about-hero{grid-template-columns:.95fr 1.05fr}.wl-about-hero h1{font-size:64px}.wl-about-principles>div{grid-template-columns:1fr 1fr}.wl-about-principles article:nth-child(2){border-right:0}.wl-about-principles article:nth-child(-n+2){border-bottom:1px solid #cfc2b3}.wl-about-principles article:nth-child(3){padding-left:0}.wl-about-experience>div{padding:70px 50px}}@media (max-width:850px){.wl-about-hero{flex-direction:column;display:flex}.wl-about-hero-copy{padding:75px 24px 65px}.wl-about-hero h1{font-size:clamp(58px,14vw,82px)}.wl-about-hero-image{min-height:112vw}.wl-about-problem>header{grid-template-columns:1fr;gap:15px}.wl-about-problem-grid{grid-template-columns:1fr}.wl-about-problem-grid article,.wl-about-problem-grid article+article{border-right:0;border-bottom:1px solid var(--hol-stone);min-height:0;padding:28px 0}.wl-about-problem-grid article:last-child{border-bottom:0}.wl-about-problem-grid h3{margin:35px 0 12px}.wl-about-experience{grid-template-columns:1fr}.wl-about-experience>figure{min-height:118vw}.wl-about-experience>div{padding:75px 24px}.wl-about-boundary{grid-template-columns:1fr;gap:48px}}@media (max-width:560px){.wl-about-mission{padding:90px 24px}.wl-about-mission h2{font-size:48px}.wl-about-principles{padding:80px 24px}.wl-about-principles>div{grid-template-columns:1fr}.wl-about-principles article,.wl-about-principles article:nth-child(3){border-bottom:1px solid #cfc2b3;border-right:0;min-height:0;padding:27px 0}.wl-about-principles article:last-child{border-bottom:0}.wl-about-principles h3{margin:38px 0 12px}.wl-about-cta>div{flex-direction:column;align-items:stretch}.wl-about-actions{flex-direction:column;align-items:flex-start}.wl-about-actions .hol-primary-button{width:100%}}.hol-my-finds-tabs{margin-bottom:30px}.hol-my-finds-tabs a{min-width:150px;color:var(--hol-muted);border-bottom:3px solid #0000;justify-content:center;align-items:center;gap:8px;padding:15px;font-size:13px;font-weight:650;display:flex}.hol-my-finds-tabs a.active{border-bottom-color:var(--hol-ox);color:var(--hol-ink)}.hol-my-finds-tabs a span{background:var(--hol-mist);border-radius:10px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:9px;display:grid}.hol-my-finds-section-head{justify-content:space-between;align-items:end;gap:20px;margin:0 0 18px;display:flex}.hol-my-finds-section-head h2{font:400 34px/1.1 var(--serif);margin:0}.hol-my-finds-section-head p{color:var(--hol-muted);margin:7px 0 0;font-size:11px}.hol-my-finds-section-head>a{color:var(--hol-ox);font-size:10px;font-weight:750}.hol-my-finds-page .hol-hunt-list{max-width:1120px}.hol-my-finds-page .hol-collection-grid{margin-top:2px}.hol-viewed-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.hol-viewed-card{min-width:0;color:inherit}.hol-viewed-card>div{background:var(--hol-mist);place-items:center;height:270px;display:grid;position:relative;overflow:hidden}.hol-viewed-card img{object-fit:cover}.hol-viewed-card section{padding:12px 2px}.hol-viewed-card section small{color:var(--hol-muted);text-transform:uppercase;font-size:9px}.hol-viewed-card h3{font:400 18px/1.15 var(--serif);margin:5px 0}.hol-viewed-card p{color:var(--hol-muted);margin:0;font-size:10px}.hol-profile-viewed{margin-top:18px;padding:24px}.hol-profile-viewed .hol-section-title{margin-bottom:16px}.hol-profile-viewed-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.hol-profile-viewed-row>a{min-width:0;color:inherit}.hol-profile-viewed-row>a>div{background:var(--hol-mist);place-items:center;height:155px;display:grid;position:relative;overflow:hidden}.hol-profile-viewed-row img{object-fit:cover}.hol-profile-viewed-row strong,.hol-profile-viewed-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.hol-profile-viewed-row strong{margin-top:8px;font-size:10px}.hol-profile-viewed-row small{color:var(--hol-muted);margin-top:3px;font-size:8px}.hol-profile-viewed-empty{color:var(--hol-muted);justify-content:space-between;align-items:center;gap:20px;font-size:10px;display:flex}.hol-unavailable-find{border:1px dashed var(--hol-stone);background:#ffffff8c;border-radius:16px;min-width:0;overflow:hidden}.hol-unavailable-find>div{aspect-ratio:1.26;background:linear-gradient(145deg,var(--hol-mist),#f6f1ea);place-items:center;display:grid}.hol-unavailable-find>div span,.hol-collection-cover-placeholder span,.hol-editorial-unavailable>div span{border:1px solid var(--hol-stone);width:48px;height:48px;color:var(--hol-ox);font:24px/1 var(--serif);background:#ffffffbf;border-radius:50%;place-items:center;display:grid}.hol-unavailable-find>section{padding:16px}.hol-unavailable-find small,.hol-editorial-unavailable small{color:var(--hol-ox);letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:800}.hol-unavailable-find h2,.hol-editorial-unavailable h2{font:400 22px/1.08 var(--serif);margin:10px 0 6px}.hol-unavailable-find p,.hol-editorial-unavailable p{color:var(--hol-muted);margin:0;font-size:10px;line-height:1.5}.hol-unavailable-find code,.hol-editorial-unavailable code{color:#9a948c;text-overflow:ellipsis;white-space:nowrap;margin-top:14px;font-size:8px;display:block;overflow:hidden}.hol-collection-cover-placeholder{background:linear-gradient(145deg,var(--hol-mist),#f8f4ee);color:var(--hol-muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;height:260px!important;padding:20px!important}.hol-collection-cover-placeholder small{font-size:9px;font-weight:750}.hol-editorial-grid .hol-editorial-unavailable>div{background:linear-gradient(145deg,var(--hol-mist),#f8f4ee);place-items:center;height:300px;padding:0;display:grid}.hol-editorial-unavailable>section{padding:16px}.hol-temporary-watches{border-top:1px solid var(--hol-stone);margin-top:38px;padding-top:24px}.hol-temporary-watches>header{justify-content:space-between;align-items:end;gap:30px;display:flex}.hol-temporary-watches>header h2{font:400 26px/1.05 var(--serif);margin:0}.hol-temporary-watches>header>p{max-width:480px;color:var(--hol-muted);text-align:right;margin:0;font-size:9px;line-height:1.5}.hol-temporary-watches>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.hol-temporary-watches article{border:1px solid var(--hol-stone);background:#ffffff9e;border-radius:11px;grid-template-columns:32px minmax(0,1fr) auto auto;align-items:center;gap:11px;min-width:0;padding:12px 14px;display:grid}.hol-temporary-watches article>span{background:var(--hol-mist);width:30px;height:30px;color:var(--hol-ox);border-radius:50%;place-items:center;display:grid}.hol-temporary-watches article small,.hol-temporary-watches article strong,.hol-temporary-watches article p{display:block}.hol-temporary-watches article small{color:var(--hol-muted);text-transform:uppercase;letter-spacing:.07em;font-size:7px}.hol-temporary-watches article strong{font:400 16px var(--serif);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;overflow:hidden}.hol-temporary-watches article p{color:var(--hol-muted);margin:3px 0 0;font-size:8px}.hol-temporary-watches article>a,.hol-temporary-watches article>button{color:var(--hol-ox);cursor:pointer;background:0 0;border:0;padding:7px;font-size:8px;font-weight:750}.hol-temporary-watches article>button{color:var(--hol-muted)}@media (max-width:720px){.hol-mobile-nav{grid-template-columns:repeat(5,minmax(0,1fr))}.hol-my-finds-tabs{overflow:auto}.hol-my-finds-tabs a{min-width:112px}.hol-my-finds-section-head{flex-direction:column;align-items:flex-start}.hol-my-finds-page .hol-page-heading>a,.hol-my-finds-page .hol-page-heading>button{width:100%}.hol-viewed-grid{grid-template-columns:1fr 1fr;gap:10px}.hol-viewed-card>div{height:220px}.hol-profile-viewed-row{scroll-snap-type:x proximity;grid-template-columns:repeat(6,42vw);overflow-x:auto}.hol-profile-viewed-row>a{scroll-snap-align:start}.hol-profile-viewed-row>a>div{height:205px}.hol-profile-viewed-empty{flex-direction:column;align-items:flex-start}.hol-temporary-watches>header{flex-direction:column;align-items:flex-start;gap:8px}.hol-temporary-watches>header>p{text-align:left}.hol-temporary-watches>div{grid-template-columns:1fr}.hol-temporary-watches article{grid-template-columns:32px minmax(0,1fr) auto}.hol-temporary-watches article>button{grid-column:2/-1;justify-self:start;padding-left:0}}.hol-my-finds-page .hol-hunt-card{grid-template-columns:92px minmax(0,1fr) auto}.hol-hunt-visual{width:92px;height:116px;color:var(--hol-ox);font:400 42px/1 var(--serif);background:linear-gradient(145deg,#f7f1e9,#eee3d8);border-radius:12px;place-items:center;display:grid}.hol-my-finds-page .hol-hunt-main dl{flex-wrap:wrap;gap:15px 25px}.hol-sync-warning{color:#755326;background:#fff7e8;border:1px solid #dfc7a5;border-radius:9px;margin:-15px 0 24px;padding:11px 14px;font-size:10px;line-height:1.45}@media (max-width:720px){.hol-my-finds-page .hol-hunt-card{grid-template-columns:72px minmax(0,1fr)}.hol-hunt-visual{width:72px;height:90px}.hol-my-finds-page .hol-hunt-actions{grid-column:1/-1}}.hol-reward-available .hol-reward-points-label{margin-top:20px}.hol-reward-available>b{font:700 23px var(--sans);margin:5px 0 3px;display:block}.hol-point-redemption{color:#6a5126;background:#f5efe4;border-radius:12px;margin:18px 0 0;padding:13px;font-size:11px;line-height:1.5}.hol-reward-empty button{color:var(--oxblood);cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.hol-reward-empty button:disabled{opacity:.45;cursor:not-allowed}.hol-sales-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:62vh;display:flex}.hol-sales-state>span{background:var(--hol-ox);color:#fff;width:68px;height:68px;font:42px/1 var(--serif);border-radius:50%;place-items:center;display:grid}.hol-sales-state>i{background:var(--hol-ox);border-radius:50%;width:9px;height:9px;animation:1.2s infinite hol-feed-pulse}.hol-sales-state>strong{font:400 clamp(35px,5vw,58px)/1 var(--serif);margin-top:20px}.hol-sales-state>p{max-width:560px;color:var(--hol-muted);line-height:1.6}.hol-sales-state>div{gap:9px;display:flex}.hol-sales-hero{color:#fff;background:linear-gradient(135deg,#241b19,#681f2c 68%,#a07058);border-radius:25px;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:center;gap:60px;min-height:480px;padding:clamp(28px,5vw,72px);display:grid;overflow:hidden}.hol-sales-hero h1{font:400 clamp(62px,7vw,108px)/.82 var(--serif);letter-spacing:-.06em;margin:0}.hol-sales-hero>div>p:not(.hol-kicker){color:#ffffffb8;max-width:670px;margin:27px 0;font-size:14px;line-height:1.7}.hol-sales-hero .hol-kicker{color:#e4c48f}.hol-sales-hero>div>div{gap:9px;display:flex}.hol-sales-hero .hol-secondary-button{color:#fff;background:#ffffff14;border-color:#ffffff52}.hol-sales-hero>div>small{color:#ffffff6e;max-width:670px;margin-top:24px;font-size:8px;line-height:1.5;display:block}.hol-sales-hero>aside{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff14;border:1px solid #ffffff2e;border-radius:22px;flex-direction:column;justify-content:center;min-height:270px;padding:35px;display:flex}.hol-sales-hero>aside span{font:400 82px/.8 var(--serif);color:#e5c895}.hol-sales-hero>aside strong{font:400 29px/1 var(--serif);margin-top:28px}.hol-sales-hero>aside p{color:#ffffff94;margin:9px 0 0;font-size:10px}.hol-sale-merchant-rail{scrollbar-width:none;gap:11px;margin:24px 0 72px;padding:8px 0;display:flex;overflow-x:auto}.hol-sale-merchant-rail::-webkit-scrollbar{display:none}.hol-sale-merchant-rail a{border:1px solid var(--hol-stone);min-width:112px;color:var(--hol-muted);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:9px;padding:13px;font-size:9px;font-weight:800;display:flex}.hol-sale-merchant-rail i,.hol-sale-merchant-rail img{background:var(--hol-mist);object-fit:contain;border-radius:50%;place-items:center;width:28px;height:28px;font-size:7px;font-style:normal;display:grid}.hol-sale-merchant-logo{background:#fff;border:1px solid #4237301c;border-radius:7px;flex:none;justify-content:center;align-items:center;display:inline-flex;overflow:hidden;box-shadow:0 3px 12px #1f18140f}.hol-sale-merchant-logo img{object-fit:contain;width:100%;height:100%;padding:12%;display:block;background:0 0!important;border:0!important;border-radius:0!important}.hol-sale-merchant-logo.inline{border-radius:4px;width:34px;height:19px}.hol-sale-merchant-logo.inline img{padding:7%}.hol-sale-merchant-logo.rail{width:46px;height:28px}.hol-sale-merchant-logo.card{width:74px;height:34px}.hol-sale-merchant-logo.hero{width:122px;height:78px;box-shadow:none;border:0}.hol-sale-merchant-logo-fallback{background:var(--hol-mist);width:100%;height:100%;color:var(--hol-ox);font:800 9px/1 var(--sans);letter-spacing:.04em;place-items:center;display:grid}.hol-sale-merchant-logo.hero .hol-sale-merchant-logo-fallback{font:400 30px/1 var(--serif)}.hol-sale-merchant-line{align-items:center;gap:10px;display:flex}.hol-sale-merchant-line>.hol-kicker,.hol-sale-merchant-line>small{margin:0}.hol-sale-card-overlay small,.hol-sale-offer-copy>small{align-items:center;gap:7px;display:flex}.hol-sale-event-hero article>.hol-sale-merchant-line{margin-top:0}.hol-sale-merchant-head .hol-sale-merchant-logo img{width:100%;height:100%}.hol-sales-error{background:#fff7e8;border:1px solid #dfc7a5;border-radius:13px;justify-content:space-between;align-items:center;gap:22px;margin:22px 0;padding:17px 19px;display:flex}.hol-sales-error strong,.hol-sales-error p{display:block}.hol-sales-error p{color:#755326;margin:4px 0 0;font-size:9px}.hol-sales-error .hol-secondary-button{white-space:nowrap;min-height:40px}.hol-sale-events>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.hol-sale-event-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 12px 35px #1f181414}.hol-sale-event-card>a{grid-template-columns:minmax(0,1.06fr) minmax(230px,.94fr);height:100%;display:grid}.hol-sale-event-card>a>div{background:var(--hol-mist);min-height:330px;position:relative;overflow:hidden}.hol-sale-event-card img{object-fit:cover}.hol-sale-event-card>a>div>span{color:var(--hol-ox);background:#ffffffe6;border-radius:99px;padding:7px 9px;font-size:8px;font-weight:800;position:absolute;top:12px;left:12px}.hol-sale-event-card section{flex-direction:column;align-items:flex-start;padding:28px;display:flex}.hol-sale-event-card small{color:var(--hol-ox);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:800}.hol-sale-event-card h2{font:400 clamp(30px,3vw,46px)/.94 var(--serif);margin:17px 0 11px}.hol-sale-event-card p{color:var(--hol-muted);margin:0;font-size:10px}.hol-sale-event-card section>b{color:var(--hol-ox);margin-top:auto;padding-top:30px;font-size:9px}.hol-sale-event-card.ended{opacity:.68}.hol-sale-event-card .hol-sale-merchant-logo img,.hol-sale-card-image .hol-sale-merchant-logo img{object-fit:contain;transform:none}.hol-sale-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.hol-sale-item-card{background:#fff;border-radius:17px;min-width:0;position:relative;overflow:hidden;box-shadow:0 9px 26px #201a1714}.hol-sale-card-image{aspect-ratio:4/5;background:var(--hol-mist);display:block;position:relative;overflow:hidden}.hol-sale-card-image img{object-fit:cover;transition:transform .35s}.hol-sale-card-image>.hol-sale-card-discount,.hol-sale-card-image>.hol-sale-card-rank{z-index:2;text-transform:uppercase;letter-spacing:.07em;border-radius:99px;padding:7px 8px;font-size:7px;font-weight:850;position:absolute;top:9px}.hol-sale-card-image>.hol-sale-card-discount{background:var(--hol-ox);color:#fff;left:9px}.hol-sale-card-image>.hol-sale-card-rank{color:#7d5b27;background:#ffffffe6;top:41px;left:9px}.hol-sale-card-overlay{color:#fff;text-shadow:0 2px 12px #00000040;background:linear-gradient(#0000,#100d0cd1);padding:62px 12px 12px;position:absolute;bottom:0;left:0;right:0}.hol-sale-card-overlay small{letter-spacing:.13em;text-transform:uppercase;font-size:7px;font-weight:850;display:block}.hol-sale-card-overlay>strong{-webkit-line-clamp:2;font:400 clamp(17px,1.7vw,24px)/1.03 var(--serif);-webkit-box-orient:vertical;margin:5px 0 9px;display:-webkit-box;overflow:hidden}.hol-sale-card-overlay em{font:400 21px/1 var(--serif);font-style:normal}.hol-sale-card-overlay del{opacity:.65;font-size:8px}.hol-sale-item-card>footer{min-height:42px;color:var(--hol-muted);justify-content:space-between;align-items:center;gap:7px;padding:10px 12px;font-size:7px;display:flex}.hol-sale-item-card>footer span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hol-sale-item-card>footer time{white-space:nowrap}.hol-sale-watch-shortcut{z-index:3;background:#ffffffe6;border-radius:50%;place-items:center;width:37px;height:37px;font-size:20px;display:grid;position:absolute;top:9px;right:9px}.hol-sale-grid-sentinel{min-height:100px;color:var(--hol-muted);letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;font-size:8px;display:flex}.hol-sales-loading{min-height:220px;color:var(--hol-muted);place-items:center;font-size:10px;display:grid}.hol-sale-searchbar{border-bottom:1px solid var(--hol-stone);background:#fff;align-items:center;gap:14px;height:74px;padding:0 clamp(20px,4vw,68px);display:flex}.hol-sale-searchbar>span{font:28px var(--serif)}.hol-sale-searchbar input{min-width:0;height:46px;font:400 18px var(--serif);background:0 0;border:0;outline:0;flex:1}.hol-sale-searchbar button{background:var(--hol-ox);color:#fff;cursor:pointer;border:0;border-radius:9px;height:44px;padding:0 18px;font-size:10px;font-weight:800}.hol-sales-search-layout{grid-template-columns:270px minmax(0,1fr);min-height:75vh;display:grid}.hol-sale-filters{border-right:1px solid var(--hol-stone);background:#f2ede6;padding:26px 22px 100px}.hol-sale-filters>header{display:none}.hol-sale-filter-actions{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.hol-sale-filter-actions button{color:var(--hol-ox);cursor:pointer;background:0 0;border:0;padding:0;font-size:9px;font-weight:800}.hol-sale-filter-actions span{color:var(--hol-muted);font-size:8px}.hol-sale-filters>label{flex-direction:column;gap:7px;margin-bottom:17px;display:flex}.hol-sale-filters>label>span,.hol-sale-price-filter label>span{font-size:9px;font-weight:800}.hol-sale-price-filter{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:17px;display:grid}.hol-sale-price-filter label{flex-direction:column;gap:7px;min-width:0;display:flex}.hol-sale-filters select,.hol-sale-filters input{border:1px solid var(--hol-stone);width:100%;height:43px;color:var(--hol-ink);background:#fff;border-radius:8px;padding:0 10px;font-size:9px}.hol-sale-filters label small{color:var(--hol-muted);font-size:7px;line-height:1.4}.hol-sale-results{min-width:0;padding:35px clamp(18px,3.3vw,52px) 100px}.hol-sale-result-head{justify-content:space-between;align-items:flex-start;gap:25px;display:flex}.hol-sale-result-head h1{font:400 clamp(40px,4.2vw,64px)/.97 var(--serif);margin:0}.hol-sale-result-head p:not(.hol-kicker){color:var(--hol-muted);font-size:10px}.hol-sale-results-toolbar{justify-content:flex-end;margin:30px 0 18px;display:flex}.hol-sale-results-toolbar label{border:1px solid var(--hol-stone);height:42px;color:var(--hol-muted);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:0 10px;font-size:8px;display:flex}.hol-sale-results-toolbar select{background:0 0;border:0;font-size:9px}.hol-sale-results-toolbar .hol-mobile-filter{margin-right:auto}.hol-sale-merchant-head{border-bottom:1px solid var(--hol-stone);grid-template-columns:160px minmax(0,760px);align-items:center;gap:48px;padding:38px 0 65px;display:grid}.hol-sale-merchant-head>div{background:#fff;border-radius:50%;place-items:center;width:160px;height:160px;display:grid;box-shadow:0 10px 30px #1f181412}.hol-sale-merchant-head img{object-fit:contain;width:110px;height:110px}.hol-sale-merchant-head i{font:400 48px var(--serif);font-style:normal}.hol-sale-merchant-head h1{font:400 clamp(55px,6vw,90px)/.9 var(--serif);margin:0}.hol-sale-merchant-head section>p:not(.hol-kicker){color:var(--hol-muted);font-size:12px;line-height:1.6}.hol-sale-merchant-head section>div{gap:9px;margin-top:25px;display:flex}.hol-sale-event-hero{background:#fff;border-radius:23px;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);display:grid;overflow:hidden;box-shadow:0 16px 45px #1f181414}.hol-sale-event-hero>div{background:var(--hol-mist);min-height:610px;position:relative}.hol-sale-event-hero>div img{object-fit:cover}.hol-sale-event-hero>div>span{background:var(--hol-ox);color:#fff;text-transform:uppercase;border-radius:99px;padding:8px 11px;font-size:8px;font-weight:850;position:absolute;top:18px;left:18px}.hol-sale-event-hero>article{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(32px,5vw,70px);display:flex}.hol-sale-event-hero h1{font:400 clamp(50px,5vw,78px)/.9 var(--serif);margin:0}.hol-sale-event-hero article>strong{color:var(--hol-ox);font:400 30px var(--serif);margin-top:20px}.hol-sale-event-hero dl{border-top:1px solid var(--hol-stone);grid-template-columns:repeat(3,1fr);width:100%;margin:30px 0;display:grid}.hol-sale-event-hero dt{color:var(--hol-muted);text-transform:uppercase;font-size:7px}.hol-sale-event-hero dd{font:400 16px var(--serif);margin:7px 0 0}.hol-sale-event-hero article>p:not(.hol-kicker){color:var(--hol-muted);font-size:10px;line-height:1.6}.hol-sale-event-hero article>div:not(.hol-sale-code){gap:8px;margin-top:22px;display:flex}.hol-sale-event-hero article>small{color:var(--hol-muted);margin-top:20px;font-size:7px;line-height:1.5}.hol-sale-event-hero.ended{filter:saturate(.55)}.hol-sale-code{border:1px dashed var(--hol-gold);background:#fffaf1;border-radius:9px;justify-content:space-between;align-items:center;gap:20px;margin:6px 0 10px;padding:12px 14px;display:flex}.hol-sale-code span{color:var(--hol-muted);text-transform:uppercase;font-size:8px}.hol-sale-code code{color:var(--hol-ox);font-size:13px;font-weight:850}.hol-sale-ended-note{border-left:4px solid var(--hol-ox);background:#eee6dc;margin:28px 0;padding:24px}.hol-sale-ended-note strong{font:400 23px var(--serif)}.hol-sale-ended-note p{color:var(--hol-muted);margin:6px 0 0;font-size:10px;line-height:1.5}.hol-sale-item-layout{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);align-items:start;gap:clamp(30px,5vw,76px);display:grid}.hol-sale-item-gallery{justify-self:center;width:min(100%,720px,68.333vh);min-width:0}.hol-sale-item-gallery>.hol-sale-gallery-main{aspect-ratio:5/6;background:#f3f3f1;border-radius:20px;width:100%;height:auto;position:relative;overflow:hidden}.hol-sale-item-gallery>.hol-sale-gallery-main img{object-fit:contain}.hol-sale-item-gallery>.hol-sale-gallery-main>.hol-sale-discount-badge,.hol-sale-item-gallery>.hol-sale-gallery-main>.hol-sale-gallery-count{color:#fff;border-radius:99px;padding:9px 12px;font-size:9px;font-weight:850;position:absolute}.hol-sale-item-gallery>.hol-sale-gallery-main>.hol-sale-discount-badge{z-index:2;background:var(--hol-ox);top:15px;left:15px}.hol-sale-item-gallery>.hol-sale-gallery-main>.hol-sale-gallery-count{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#201b19c7;bottom:15px;right:15px}.hol-sale-item-gallery>.hol-sale-gallery-thumbs{gap:8px;margin-top:9px;display:flex;overflow-x:auto}.hol-sale-gallery-thumbs button{border:1px solid var(--hol-stone);cursor:pointer;background:#fff;border-radius:8px;min-width:86px;height:86px;padding:0;position:relative;overflow:hidden}.hol-sale-gallery-thumbs button.active{border:2px solid var(--hol-ox)}.hol-sale-gallery-thumbs button:focus-visible{outline:2px solid var(--hol-ox);outline-offset:2px}.hol-sale-gallery-thumbs button img{object-fit:cover}.hol-sale-item-info{padding-top:18px}.hol-sale-item-info h1{font:400 clamp(44px,4.7vw,70px)/.92 var(--serif);margin:0}.hol-sale-item-info>p:not(.hol-kicker,.hol-affiliate,.hol-sale-rank-proof){color:var(--hol-muted)}.hol-sale-item-price{flex-wrap:wrap;align-items:baseline;gap:10px;margin:27px 0 19px;display:flex}.hol-sale-item-price strong{font:400 45px/1 var(--serif)}.hol-sale-item-price del{color:var(--hol-muted);font-size:13px}.hol-sale-item-price span{color:var(--hol-ox);background:#f5e5e7;border-radius:99px;padding:5px 7px;font-size:8px;font-weight:850}.hol-sale-item-description{max-width:62ch;margin:18px 0 0;font-size:11px;line-height:1.65}.hol-sale-rank-proof{color:#7d5b27;background:#faf6ef;border:1px solid #d7cfbf;border-radius:10px;padding:13px 14px;font-size:10px;font-weight:800}.hol-sale-rank-proof small{color:var(--hol-muted);margin-top:4px;font-size:7px;font-weight:400;line-height:1.45;display:block}.hol-sale-item-facts{border-top:1px solid var(--hol-stone);margin:23px 0}.hol-sale-item-facts div{border-bottom:1px solid var(--hol-stone);justify-content:space-between;gap:20px;padding:12px 0;display:flex}.hol-sale-item-facts dd{text-align:right;margin:0;font-size:9px;font-weight:750}.hol-sale-full-cta{width:100%;margin-top:8px}.hol-sale-item-info .hol-affiliate{margin-top:17px}.hol-sale-watch-example{background:var(--hol-ink);color:#fff;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:27px;padding:18px 20px;display:grid}.hol-sale-watch-example>span{color:#e4c48f;text-transform:uppercase;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:42px;height:42px;font-size:7px;font-weight:850;display:grid}.hol-sale-watch-example p{color:#ffffff8c;margin:4px 0 0;font-size:8px}.hol-sale-watch-example button{color:#e4c48f;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:800}.hol-sale-watch-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.hol-sale-watch-list article{border:1px solid var(--hol-stone);background:#fff;border-radius:17px;padding:23px}.hol-sale-watch-list article.paused{opacity:.64}.hol-sale-watch-list header{justify-content:space-between;gap:18px;display:flex}.hol-sale-watch-list small{color:var(--hol-ox);text-transform:uppercase;font-size:7px;font-weight:850}.hol-sale-watch-list h2{font:400 28px/1 var(--serif);margin:6px 0 0}.hol-sale-watch-list header>span{color:#36543a;text-transform:uppercase;background:#edf4eb;border-radius:99px;place-items:center;height:25px;padding:0 8px;font-size:7px;font-weight:850;display:grid}.hol-sale-watch-list .paused header>span{background:var(--hol-mist);color:var(--hol-muted)}.hol-sale-watch-list article>p{color:var(--hol-muted);font-size:9px}.hol-sale-watch-signals{flex-wrap:wrap;gap:6px;display:flex}.hol-sale-watch-signals span{background:var(--hol-mist);border-radius:99px;padding:6px 8px;font-size:7px}.hol-sale-watch-list footer{border-top:1px solid var(--hol-stone);gap:14px;margin-top:20px;padding-top:13px;display:flex}.hol-sale-watch-list footer a,.hol-sale-watch-list footer button{color:var(--hol-ox);cursor:pointer;background:0 0;border:0;padding:0;font-size:8px;font-weight:800}.hol-sale-watch-list footer button:last-child{color:var(--hol-muted);margin-left:auto}.hol-sale-watch-modal>p:not(.hol-kicker){color:var(--hol-muted);font-size:10px}.hol-sale-watch-modal>label,.hol-sale-watch-fields label{color:var(--hol-muted);flex-direction:column;gap:6px;font-size:8px;font-weight:800;display:flex}.hol-sale-watch-modal input,.hol-sale-watch-modal select{border:1px solid var(--hol-stone);width:100%;height:44px;color:var(--hol-ink);background:#fff;border-radius:8px;padding:0 10px;font-size:10px}.hol-sale-watch-fields{grid-template-columns:1fr 1fr;gap:11px;margin:14px 0;display:grid}.hol-sale-watch-modal fieldset{border:1px solid var(--hol-stone);border-radius:10px;margin:18px 0;padding:15px}.hol-sale-watch-modal legend{font-size:9px;font-weight:850}.hol-sale-watch-modal fieldset label{color:var(--hol-muted);align-items:center;gap:8px;margin-top:9px;font-size:9px;display:flex}.hol-sale-watch-modal fieldset input{width:auto;height:auto;accent-color:var(--hol-ox)}.hol-sale-watch-modal>.hol-primary-button{width:100%}.hol-sale-watch-modal>small{color:var(--hol-muted);margin-top:11px;font-size:7px;line-height:1.5;display:block}@media (max-width:1200px){.hol-sale-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hol-sale-events>div:last-child{grid-template-columns:1fr}.hol-sale-event-card>a{grid-template-columns:1.2fr .8fr}.hol-sales-search-layout{grid-template-columns:240px minmax(0,1fr)}}@media (max-width:800px){.hol-sales-hero{grid-template-columns:1fr;gap:28px}.hol-sales-hero>aside{min-height:190px}.hol-sale-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.hol-sales-search-layout{display:block}.hol-sale-filters{z-index:82;background:var(--hol-bg);padding:20px;display:none;position:fixed;inset:0;overflow:auto}.hol-sale-filters.open{display:block}.hol-sale-filters>header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.hol-sale-filters>header button{background:var(--hol-mist);border:0;border-radius:50%;width:40px;height:40px;font-size:20px}.hol-sale-filter-scrim{z-index:81;background:#0000004d;border:0;position:fixed;inset:0}.hol-sale-results{padding:28px 14px 100px}.hol-sale-results-toolbar{justify-content:space-between}.hol-sale-results-toolbar .hol-mobile-filter{border:1px solid var(--hol-stone);background:#fff;border-radius:8px;min-height:42px;padding:0 12px;display:block}.hol-sale-result-head{flex-direction:column}.hol-sale-result-head .hol-secondary-button{width:100%}.hol-sale-merchant-head{grid-template-columns:100px 1fr;gap:24px}.hol-sale-merchant-head>div{width:100px;height:100px}.hol-sale-merchant-head img{width:75px;height:75px}.hol-sale-event-hero,.hol-sale-item-layout{grid-template-columns:1fr}.hol-sale-event-hero>div{min-height:70vw}.hol-sale-item-gallery>div.hol-sale-gallery-main{height:auto}.hol-sale-watch-list{grid-template-columns:1fr}.hol-gallery-arrow{width:48px;height:48px;margin-top:-24px}.hol-gallery-arrow.previous{left:10px}.hol-gallery-arrow.next{right:10px}.hol-gallery-arrow svg{width:23px;height:23px}}@media (max-width:560px){.hol-sales-hero{min-height:0;padding:36px 22px}.hol-sales-hero h1{font-size:58px}.hol-sales-hero>div>div,.hol-sales-state>div,.hol-sale-merchant-head section>div,.hol-sale-event-hero article>div:not(.hol-sale-code){flex-direction:column;align-items:stretch}.hol-sale-merchant-rail{margin-bottom:48px}.hol-sale-event-card>a{grid-template-columns:1fr}.hol-sale-event-card>a>div{min-height:92vw}.hol-sale-event-card section{min-height:260px}.hol-sale-card-overlay>strong{font-size:16px}.hol-sale-card-overlay em{font-size:18px}.hol-sale-item-card>footer{flex-direction:column;align-items:flex-start}.hol-sale-merchant-head{grid-template-columns:1fr}.hol-sale-merchant-head>div{width:84px;height:84px}.hol-sale-merchant-head h1{font-size:56px}.hol-sale-event-hero>article{padding:30px 22px}.hol-sale-event-hero dl{grid-template-columns:1fr 1fr}.hol-sale-event-hero dl div:last-child{grid-column:1/-1}.hol-sale-watch-example{grid-template-columns:auto 1fr}.hol-sale-watch-example button{grid-column:2;justify-self:start}.hol-sale-watch-fields{grid-template-columns:1fr}.hol-sale-searchbar button{width:46px;padding:0;font-size:0}.hol-sale-searchbar button:after{content:"→";font-size:16px}.hol-sale-item-price strong{font-size:38px}}.hol-sale-card-image>mark{z-index:2;color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#244630f0;border-radius:99px;padding:7px 8px;font-size:9px;font-weight:850;position:absolute;top:53px;right:9px}.hol-sale-card-image>.hol-sale-card-discount,.hol-sale-card-image>.hol-sale-card-rank{font-size:9px}.hol-sale-card-overlay small,.hol-sale-item-card>footer{font-size:10px}.hol-sale-filter-actions button,.hol-sale-filters>label>span,.hol-sale-price-filter label>span{font-size:11px}.hol-sale-filter-actions span,.hol-sale-results-toolbar label{font-size:10px}.hol-sale-filters select,.hol-sale-filters input,.hol-sale-results-toolbar select{font-size:12px}.hol-sale-filters label small,.hol-sale-event-hero dt,.hol-sale-event-hero article>small,.hol-sale-item-price span,.hol-sale-item-facts dt{font-size:10px}.hol-sale-item-facts dd,.hol-sale-rank-proof{font-size:11px}.hol-sale-rank-proof small{font-size:10px}.hol-sale-watch-example>span,.hol-sale-watch-list small,.hol-sale-watch-list header>span,.hol-sale-watch-signals span{font-size:9px}.hol-sale-watch-example p,.hol-sale-watch-list article>p,.hol-sale-watch-list footer a,.hol-sale-watch-list footer button,.hol-sale-watch-modal>label,.hol-sale-watch-fields label,.hol-sale-watch-modal>small{font-size:10px}.hol-sale-watch-list footer button.confirm-delete{color:#9b2339}.hol-sale-watch-example button:disabled,.hol-sale-watches-page button:disabled{cursor:not-allowed;opacity:.5}.hol-sale-watch-fields input:disabled,.hol-sale-watch-fields select:disabled{cursor:not-allowed;opacity:.45;background:var(--hol-mist)}.hol-sales-search button:focus-visible,.hol-sales-search a:focus-visible,.hol-sale-watches-page button:focus-visible,.hol-sale-watches-page a:focus-visible,.hol-sale-item-page a:focus-visible,.hol-sale-item-page button:focus-visible,.hol-sale-event-page a:focus-visible,.hol-sale-merchant-page a:focus-visible,.hol-sales-home a:focus-visible{outline-offset:3px;outline:3px solid #c69d5d}@media (max-width:560px){.hol-sale-card-image>mark{padding:5px 6px;font-size:8px;top:47px;right:7px}.hol-sale-card-image>.hol-sale-card-discount,.hol-sale-card-image>.hol-sale-card-rank{padding:5px 6px;font-size:8px;left:7px}.hol-sale-card-image>.hol-sale-card-rank{top:35px}.hol-sale-watch-shortcut{width:34px;height:34px;top:7px;right:7px}}.hol-sale-variant-picker{border-top:1px solid var(--hol-stone);border-bottom:1px solid var(--hol-stone);margin:0 0 22px;padding:17px 0}.hol-sale-variant-label,.hol-sale-single-size{justify-content:space-between;align-items:center;gap:18px;display:flex}.hol-sale-variant-label span,.hol-sale-single-size span,.hol-sale-size-options legend{color:var(--hol-muted);font-size:10px}.hol-sale-variant-label strong,.hol-sale-single-size strong{font-size:11px}.hol-sale-color-options{gap:9px;margin-top:12px;padding:2px 2px 6px;display:flex;overflow-x:auto}.hol-sale-color-options button{border:1px solid var(--hol-stone);min-width:92px;color:var(--hol-ink);cursor:pointer;text-align:left;background:#fff;border-radius:11px;align-items:center;gap:8px;padding:6px;display:flex}.hol-sale-color-options button>span,.hol-sale-color-options button>i{background:var(--hol-mist);border-radius:7px;flex:0 0 48px;width:48px;height:48px;position:relative;overflow:hidden}.hol-sale-color-options img{object-fit:cover}.hol-sale-color-options b{max-width:100px;font-size:9px;line-height:1.25}.hol-sale-size-options{border:0;margin:16px 0 0;padding:0}.hol-sale-size-options>div{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.hol-sale-size-options button{border:1px solid var(--hol-stone);min-width:44px;min-height:44px;color:var(--hol-ink);cursor:pointer;background:#fff;border-radius:8px;padding:0 11px;font-size:10px;font-weight:750}.hol-sale-size-options button.active{border-color:var(--hol-ox);background:var(--hol-ox);color:#fff}.hol-sale-single-size{border-top:1px solid var(--hol-stone);margin-top:13px;padding-top:13px}@media (max-width:800px){.hol-sale-color-options button{min-width:82px}.hol-sale-color-options b{max-width:86px}.hol-sale-variant-picker{margin-bottom:18px}}.hol-sale-audience-filter{border:0;min-width:0;margin:0 0 20px;padding:0}.hol-sale-audience-filter legend{margin-bottom:8px;font-size:11px;font-weight:800}.hol-sale-audience-filter>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.hol-sale-audience-filter button{border:1px solid var(--hol-stone);min-width:0;min-height:44px;color:var(--hol-ink);cursor:pointer;background:#fff;border-radius:9px;padding:0 8px;font-size:11px;font-weight:750}.hol-sale-audience-filter button.active{border-color:var(--hol-ox);background:var(--hol-ox);color:#fff}.hol-sale-audience-filter button:first-child{grid-column:1/-1}.hol-sale-explorer{border:1px solid var(--hol-stone);background:#f8f5f0;border-radius:22px;margin:70px 0;overflow:hidden}.hol-sale-explorer.page{border:0;border-radius:0;margin:0}.hol-sale-explorer .hol-sale-searchbar{border-bottom:1px solid var(--hol-stone);padding:0 24px}.hol-sale-explorer .hol-sale-search-clear{border:1px solid var(--hol-stone);width:38px;color:var(--hol-muted);background:#fff;border-radius:50%;padding:0;font-size:19px}.hol-sale-quick-filters{border-bottom:1px solid var(--hol-stone);background:#fff;grid-template-columns:minmax(300px,1.35fr) repeat(5,minmax(108px,.7fr)) minmax(112px,.65fr);align-items:end;gap:9px;padding:16px 20px;display:grid}.hol-sale-quick-filters .hol-sale-audience-filter{margin:0}.hol-sale-quick-filters .hol-sale-audience-filter legend,.hol-sale-quick-select>span{color:var(--hol-muted);letter-spacing:.04em;margin-bottom:7px;font-size:9px;font-weight:800;display:block}.hol-sale-quick-filters .hol-sale-audience-filter>div{gap:5px;display:flex}.hol-sale-quick-filters .hol-sale-audience-filter button{flex:1;min-height:42px;padding:0 9px}.hol-sale-quick-select{min-width:0}.hol-sale-quick-select select{border:1px solid var(--hol-stone);width:100%;height:42px;color:var(--hol-ink);background:#fff;border-radius:8px;padding:0 9px;font-size:10px}.hol-sale-more-filters{border:1px solid var(--hol-stone);height:42px;color:var(--hol-ox);cursor:pointer;white-space:nowrap;background:#f7f1e9;border-radius:8px;padding:0 12px;font-size:9px;font-weight:800}.hol-sale-more-filters.active{border-color:var(--hol-ox);background:var(--hol-ox);color:#fff}.hol-sale-explorer .hol-sale-filters{border:0;border-bottom:1px solid var(--hol-stone);background:#eee7dd;padding:22px;position:static;inset:auto}.hol-sale-explorer .hol-sale-filters>header{justify-content:space-between;align-items:start;gap:20px;margin-bottom:17px;display:flex}.hol-sale-explorer .hol-sale-filters>header strong,.hol-sale-explorer .hol-sale-filters>header span{display:block}.hol-sale-explorer .hol-sale-filters>header span{color:var(--hol-muted);margin-top:4px;font-size:9px}.hol-sale-explorer .hol-sale-filters>header>button{border:1px solid var(--hol-stone);cursor:pointer;background:#fff;border-radius:50%;width:38px;height:38px;font-size:18px}.hol-sale-explorer .hol-sale-filter-actions{margin-bottom:17px}.hol-sale-explorer .hol-sale-filter-actions small{color:var(--hol-muted);font-size:9px}.hol-sale-advanced-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.hol-sale-advanced-grid label{flex-direction:column;gap:7px;min-width:0;display:flex}.hol-sale-advanced-grid label>span{font-size:9px;font-weight:800}.hol-sale-explorer .hol-sale-result-head h2{font:400 clamp(38px,4.2vw,60px)/.97 var(--serif);margin:0}.hol-sale-explorer .hol-sale-result-head>div>small{max-width:760px;color:var(--hol-muted);font-size:9px;line-height:1.55;display:block}.hol-sale-explorer .hol-sale-results-toolbar .hol-mobile-filter{display:none}.hol-sale-event-hero-image{object-fit:cover;object-position:center top;inset:0;width:100%!important;height:100%!important;position:absolute!important}@media (max-width:1350px){.hol-sale-quick-filters{grid-template-columns:minmax(300px,1.4fr) repeat(3,minmax(120px,.8fr))}.hol-sale-quick-select:nth-of-type(n+4){display:none}.hol-sale-advanced-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.hol-sale-quick-filters{grid-template-columns:1fr 1fr}.hol-sale-quick-filters .hol-sale-audience-filter{grid-column:1/-1}.hol-sale-quick-select:nth-of-type(n){display:block}.hol-sale-advanced-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hol-sale-explorer .hol-sale-filters{display:block;overflow:visible}.hol-sale-explorer .hol-sale-filter-actions{flex-direction:column;align-items:flex-start;gap:12px}.hol-sale-explorer .hol-sale-result-head{align-items:flex-start}}@media (max-width:560px){.hol-sale-explorer{border-radius:15px;margin:45px 0}.hol-sale-explorer .hol-sale-searchbar{gap:8px;height:auto;padding:10px 12px}.hol-sale-explorer .hol-sale-searchbar>span{display:none}.hol-sale-explorer .hol-sale-searchbar input{height:45px;font-size:14px}.hol-sale-explorer .hol-sale-search-clear{width:36px;min-width:36px;padding:0;font-size:18px}.hol-sale-explorer .hol-sale-search-clear:after{content:none}.hol-sale-quick-filters{grid-template-columns:1fr 1fr;padding:13px}.hol-sale-quick-filters .hol-sale-audience-filter>div{overflow-x:auto}.hol-sale-quick-filters .hol-sale-audience-filter button{min-width:68px}.hol-sale-more-filters{grid-column:1/-1}.hol-sale-explorer .hol-sale-filters{padding:17px 13px}.hol-sale-advanced-grid{grid-template-columns:1fr}.hol-sale-explorer .hol-sale-results{padding:28px 12px 55px}.hol-sale-explorer .hol-sale-results-toolbar{margin-top:22px}.hol-sale-explorer .hol-sale-results-toolbar label{justify-content:space-between;width:100%}.hol-sale-explorer .hol-sale-result-head h2{font-size:39px}}.hol-sale-event-brand-art{color:#fff;background:radial-gradient(circle at 78% 18%,#ffffff6b,#0000 32%),linear-gradient(145deg,#d7c8b8,#8f7465 72%,#4a3532);flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:clamp(28px,4vw,58px);display:flex;position:absolute;inset:0}.hol-sale-event-brand-art>span{color:#ffffff29;font:400 clamp(160px,27vw,390px)/1 var(--serif);position:absolute;top:4%;right:6%}.hol-sale-event-brand-art small{letter-spacing:.22em;text-transform:uppercase;font-size:10px;font-weight:850;position:relative}.hol-sale-event-brand-art strong{font:400 clamp(38px,5vw,72px)/.9 var(--serif);margin-top:8px;position:relative}.hol-sale-other-offers{border-top:1px solid var(--hol-line,#ded8d1);margin:clamp(38px,6vw,86px) 0 24px;padding-top:clamp(24px,4vw,48px)}.hol-sale-other-offers>header{justify-content:space-between;align-items:end;gap:28px;margin-bottom:22px;display:flex}.hol-sale-other-offers>header h2{font:400 clamp(28px,4vw,48px)/.98 var(--font-serif,Georgia,serif);margin:3px 0 0}.hol-sale-other-offers>header>p{color:#746d66;max-width:510px;margin:0;font-size:13px;line-height:1.55}.hol-sale-other-offers>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.hol-sale-other-offers>div>a{min-width:0;color:inherit;text-decoration:none}.hol-sale-offer-image{aspect-ratio:3/4;background:#f4f1ed;display:block;position:relative;overflow:hidden}.hol-sale-offer-image img{object-fit:cover}.hol-sale-offer-copy{flex-direction:column;align-items:flex-start;gap:4px;padding:11px 2px;display:flex}.hol-sale-offer-copy>small{color:#837b74;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.hol-sale-offer-copy>strong{font-size:14px;line-height:1.3}.hol-sale-offer-copy>span{align-items:baseline;gap:7px;display:flex}.hol-sale-offer-copy b{font-size:14px}.hol-sale-offer-copy del{color:#948d86;font-size:11px}.hol-sale-offer-copy em{color:#7a4938;letter-spacing:.04em;text-transform:uppercase;background:#efe4dc;border-radius:999px;padding:3px 6px;font-size:9px;font-style:normal;font-weight:700}.hol-sale-discount-label{--hol-sale-discount-bg:#5f5852;--hol-sale-discount-fg:#fff;background:var(--hol-sale-discount-bg)!important;color:var(--hol-sale-discount-fg)!important}.hol-sale-discount-standard{--hol-sale-discount-bg:#5f5852}.hol-sale-discount-notable{--hol-sale-discount-bg:#7d5b27}.hol-sale-discount-major{--hol-sale-discount-bg:#681f2c}.hol-sale-discount-exceptional{--hol-sale-discount-bg:#244630}.hol-sale-discount-label[data-discount-tier=major],.hol-sale-discount-label[data-discount-tier=exceptional]{box-shadow:0 5px 16px #2f1d1f38}.hol-sale-event-card section>p{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.hol-sale-event-card section>p>.hol-sale-discount-label{border-radius:99px;padding:5px 8px;font-size:9px;font-weight:850}.hol-sale-event-hero article>strong.hol-sale-discount-label{width:auto;font:700 16px var(--sans);letter-spacing:.04em;border-radius:99px;margin-top:20px;padding:7px 11px}@media (max-width:850px){.hol-sale-other-offers>header{flex-direction:column;align-items:flex-start;gap:10px}.hol-sale-other-offers>div{grid-template-columns:repeat(2,minmax(0,1fr))}}.hol-sale-item-gallery[data-gallery-ratio="2-3"]{width:min(100%,720px,54.667vh)}.hol-sale-item-gallery[data-gallery-ratio="2-3"]>.hol-sale-gallery-main{aspect-ratio:2/3}.hol-sale-market-filter{border:0;border-bottom:1px solid var(--hol-stone);background:#fbf8f4;align-items:center;gap:14px;margin:0;padding:15px 20px;display:flex}.hol-sale-market-filter legend{float:left;color:var(--hol-ink);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:10px;font-weight:850}.hol-sale-market-filter>div{gap:6px;display:flex}.hol-sale-market-filter button{border:1px solid var(--hol-stone);min-height:38px;color:var(--hol-ink);cursor:pointer;background:#fff;border-radius:999px;padding:0 15px;font-size:10px;font-weight:800}.hol-sale-market-filter small{color:var(--hol-muted);margin-left:auto;font-size:9px}.hol-sale-price-source{color:var(--hol-muted);margin:-14px 0 20px;font-size:10px;line-height:1.45}@media (max-width:760px){.hol-sale-market-filter{flex-direction:column;align-items:flex-start}.hol-sale-market-filter legend{float:none}.hol-sale-market-filter>div{width:100%}.hol-sale-market-filter button{flex:1;padding:0 8px}.hol-sale-market-filter small{margin-left:0}}.hol-private-sales-editor{grid-template-columns:1fr 1.3fr .8fr .8fr}.hol-private-sales-editor>label:nth-child(4){grid-column:auto}.hol-private-sales-editor>label:nth-child(5){grid-column:1/4}@media (max-width:900px){.hol-private-sales-editor{grid-template-columns:1fr 1fr}.hol-private-sales-editor>label:nth-child(4){grid-column:auto}.hol-private-sales-editor>label:nth-child(5),.hol-private-sales-editor>div{grid-column:1/3}}@media (max-width:620px){.hol-private-sales-editor{grid-template-columns:1fr}.hol-private-sales-editor>label:nth-child(5),.hol-private-sales-editor>div{grid-column:auto}}.hol-sale-card-overlay>small{align-items:center;gap:7px;display:flex}.hol-sale-card-brand{color:#ffffffe6;letter-spacing:.12em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin-top:10px;font-size:10px;font-weight:850;display:block;overflow:hidden}.hol-sale-card-overlay>strong{margin-top:4px}.hol-sale-card-overlay del{opacity:.88;font-size:13px;font-weight:750;text-decoration-thickness:1.5px}.hol-sale-card-meta{flex-direction:column;align-items:flex-start;gap:3px;min-width:0;display:flex;white-space:normal!important}.hol-sale-card-meta small,.hol-sale-card-meta time{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:9px;line-height:1.15;overflow:hidden}.hol-sale-card-meta time{color:var(--hol-ox);font-weight:800}.hol-sale-item-card>footer>time{flex:none}.hol-sale-item-brand{letter-spacing:.13em;text-transform:uppercase;margin:10px 0 0;font-size:12px;font-weight:850;color:var(--hol-ink)!important}.hol-sale-newness{color:var(--hol-ox);letter-spacing:.04em;background:#eee6dc;border-radius:999px;margin-top:11px;padding:6px 9px;font-size:9px;font-weight:850;display:inline-flex}.hol-sale-item-price del{color:#6f6863;font-size:20px;font-weight:700;text-decoration-thickness:1.5px}.hol-sale-product-details{border:1px solid var(--hol-stone);background:#fff;border-radius:13px;margin:25px 0 22px;padding:20px}.hol-sale-product-details h2{font:400 27px/1 var(--serif);margin:0}.hol-sale-product-details .hol-sale-item-description{color:var(--hol-muted);margin:13px 0 0;font-size:12px;line-height:1.65}.hol-sale-product-facts{margin:17px 0 0}.hol-sale-product-facts div:last-child{border-bottom:0}.hol-sale-shopping-facts{margin-top:18px}.hol-sale-offer-copy del{font-size:14px;font-weight:700;text-decoration-thickness:1.5px}.hol-sale-brand-filter{display:block!important}.hol-sale-merchant-head{grid-template-columns:minmax(112px,160px) minmax(0,760px);max-width:100%}.hol-sale-merchant-head>section{min-width:0}.hol-sale-merchant-head h1{overflow-wrap:anywhere;max-width:100%}.hol-sale-merchant-head section>p{max-width:68ch}.hol-sale-merchant-head section>div{flex-wrap:wrap}.hol-sale-merchant-head .hol-sale-merchant-logo.hero{aspect-ratio:61/39;max-width:82%;height:auto}.hol-sale-merchant-head .hol-sale-merchant-logo.hero img{width:100%;height:100%}@media (max-width:800px){.hol-sale-merchant-head{grid-template-columns:100px minmax(0,1fr);gap:24px}.hol-sale-merchant-head h1{font-size:clamp(48px,9vw,68px)}}@media (max-width:560px){.hol-sale-card-overlay del{font-size:12px}.hol-sale-card-brand{font-size:9px}.hol-sale-item-price del{font-size:18px}.hol-sale-product-details{padding:16px}.hol-sale-merchant-head{grid-template-columns:1fr}.hol-sale-merchant-head h1{font-size:52px}}.hol-app{--hol-bg:#fff;--hol-white:#fff;--hol-ink:#171615;--hol-ox:#681f2c;--hol-gold:#c5a36a;--hol-sage:#71836f;--hol-stone:#d8d8d4;--hol-mist:#f2f2f0;--hol-muted:#595956;background:var(--hol-bg)}.hol-header{border-color:var(--hol-stone);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;height:72px}.hol-header nav{gap:clamp(22px,3vw,46px)}.hol-header nav a{color:var(--hol-ink);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:750}.hol-header nav a.active:after{background:var(--hol-ink);height:1px}.hol-header nav sup{border-radius:2px}.hol-page{min-height:calc(100vh - 72px)}.hol-container{width:min(1520px,100% - 56px)}.hol-kicker{color:var(--hol-ox);letter-spacing:.2em}.hol-panel,.hol-profile-menu,.hol-modal,.hol-settings-grid>section{box-shadow:none;background:#fff;border-radius:2px}.hol-primary-button,.hol-secondary-button{letter-spacing:.08em;text-transform:uppercase;border-radius:2px;font-size:10px;font-weight:800}.hol-primary-button{border-color:var(--hol-ink);background:var(--hol-ink)}.hol-primary-button:hover{background:#353330;border-color:#353330}.hol-secondary-button{border-color:var(--hol-ink)}.hol-secondary-button:hover{background:var(--hol-mist)}.hol-product-card{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.hol-infinite-feed>.hol-product-card{content-visibility:auto;contain-intrinsic-size:auto 560px}@media (max-width:800px){.hol-infinite-feed>.hol-product-card{contain-intrinsic-size:auto 500px}}@media (max-width:520px){.hol-infinite-feed>.hol-product-card{contain-intrinsic-size:auto 360px}}.hol-product-media{background:var(--hol-mist);position:relative;overflow:hidden}.hol-product-image,.hol-product-compact .hol-product-image,.hol-product-portrait .hol-product-image{background:var(--hol-mist);border-radius:0;overflow:hidden}.hol-product-image:focus-visible{outline:2px solid var(--hol-ox);outline-offset:-4px}.hol-product-image img{object-fit:contain;transition:transform .45s cubic-bezier(.2,.65,.2,1);transform:scale(1)}.hol-product-card:hover .hol-product-image img{transform:scale(1.025)}.hol-product-overlay{color:var(--hol-ink);text-shadow:none;background:0 0;padding:13px 2px 4px;text-decoration:none;display:block;position:static}.hol-product-overlay small{color:var(--hol-muted);letter-spacing:.06em;opacity:1;text-transform:uppercase;justify-content:space-between;align-items:center;gap:10px;font-size:9px;font-weight:650;display:flex}.hol-product-overlay small b{color:var(--hol-ink);letter-spacing:.14em;font-weight:850}.hol-product-overlay small span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hol-product-overlay h3{color:var(--hol-ink);font:550 clamp(13px,1.15vw,16px)/1.35 var(--sans);letter-spacing:0;margin:7px 0 10px}.hol-product-overlay>div{align-items:baseline}.hol-product-overlay strong{color:var(--hol-ink);font:700 clamp(14px,1.3vw,18px)/1 var(--sans)}.hol-product-overlay em{color:var(--hol-muted);opacity:1;font-size:9px;font-style:normal;font-weight:650}.hol-product-overlay>i{color:var(--hol-muted);letter-spacing:.035em;text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:8px;font-style:normal;display:block;overflow:hidden}.hol-product-image>.hol-product-badge{box-shadow:none;border-radius:1px}.hol-save-button{box-shadow:none;border:1px solid #1716151f}.hol-save-button.saved{background:var(--hol-ox)}.hol-results-grid.list .hol-product-card{grid-template-columns:230px minmax(0,1fr);column-gap:18px;display:grid}.hol-results-grid.list .hol-product-media{grid-row:1/3}.hol-results-grid.list .hol-product-image{aspect-ratio:auto;height:100%;min-height:290px}.hol-gallery-main,.hol-listing-gallery>div:first-child,.hol-sale-item-gallery>.hol-sale-gallery-main{background:var(--hol-mist);border-radius:0}.hol-gallery-main img,.hol-listing-gallery>div:first-child img,.hol-gallery-thumbs img,.hol-sale-gallery-thumbs button img{object-fit:contain}.hol-gallery-thumbs button,.hol-gallery-thumbs a,.hol-sale-gallery-thumbs button{background:var(--hol-mist);border-radius:0}.hol-listing-info h1,.hol-sale-item-info h1{letter-spacing:-.025em}.hol-listing-trust,.hol-detail-disclosure,.hol-sale-product-details{box-shadow:none;border-radius:0}.hol-search-bar,.hol-sale-searchbar{border-color:var(--hol-stone)}.hol-search-bar-minimal{top:72px}.hol-category-tabs{background:#fffffff7;top:130px}.hol-category-tabs button,.hol-filter-trigger,.hol-hunt-compact,.hol-match-toggle,.hol-view-toggle,.hol-sort-compact,.hol-chips span,.hol-chips button{border-radius:2px}.hol-filters,.hol-sale-filters{box-shadow:none;background:#f7f6f2}.hol-brand-options label,.hol-category-filter label,.hol-filter-value,.hol-range input,.hol-sale-filters select,.hol-sale-filters input,.hol-facet-options label{border-radius:2px}.hol-filter-apply{background:var(--hol-ink);box-shadow:none;text-transform:uppercase;letter-spacing:.08em;border-radius:2px}.hol-sales-hero{border:1px solid var(--hol-ink);background:var(--hol-ink);border-radius:0}.hol-sales-hero>aside{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-radius:0}.hol-sale-merchant-rail a,.hol-sale-merchant-logo,.hol-sale-event-card,.hol-sale-event-hero,.hol-sale-explorer{box-shadow:none;border-radius:0}.hol-sale-merchant-rail a.active{border-color:var(--hol-ink);color:var(--hol-ink)}.hol-sale-event-card{border:1px solid var(--hol-stone)}.hol-sale-event-card>a>div,.hol-sale-event-hero>div{background:var(--hol-mist)}.hol-sale-item-card{box-shadow:none;background:0 0;border-radius:0;overflow:visible}.hol-sale-card-image{background:var(--hol-mist);border-radius:0;overflow:hidden}.hol-sale-card-overlay{color:var(--hol-ink);text-shadow:none;background:0 0;padding:13px 2px 8px;text-decoration:none;display:block;position:static}.hol-sale-card-brand{color:var(--hol-ink);margin-top:10px;font-size:10px}.hol-sale-card-overlay>strong{color:var(--hol-ink);font:550 clamp(13px,1.15vw,16px)/1.35 var(--sans);margin:6px 0 11px}.hol-sale-card-overlay del{color:var(--hol-muted);opacity:1;font-size:13px}.hol-sale-item-card>footer{border-top:1px solid var(--hol-stone);padding:9px 2px}.hol-sale-card-image>.hol-sale-card-discount,.hol-sale-card-image>.hol-sale-card-rank,.hol-sale-card-image>.hol-sale-card-cashback,.hol-sale-discount-label{border-radius:1px;box-shadow:none!important}.hol-sale-watch-shortcut{box-shadow:none;border:1px solid #1716151f}.hol-sale-quick-filters{background:#fff}.hol-sale-quick-select select,.hol-sale-more-filters,.hol-sale-results-toolbar label{border-radius:2px}.hol-sale-more-filters{color:var(--hol-ink);background:#fff}.hol-sale-more-filters.active{border-color:var(--hol-ink);background:var(--hol-ink)}.hol-sale-item-price span,.hol-sale-newness,.hol-sale-code{border-radius:1px}.wl-edit-home,.wl-article{--edit-rule:#d8d8d4;--edit-paper:#fff;--edit-ink:#171615;--edit-red:#681f2c;--edit-gold:#c5a36a}.hol-share-preview{box-shadow:none;background:#f7f6f2}.hol-share-preview.ink{background:var(--hol-ink)}.hol-share-preview.oxblood{background:var(--hol-ox)}.hol-share-brand{font:500 12px var(--serif);letter-spacing:.15em}.hol-share-preview>div>img:not(.hol-share-mark){background:var(--hol-mist);object-fit:contain;border-radius:0}.hol-share-controls select,.hol-share-controls textarea,.hol-settings-page select{border-radius:2px}.hol-channel-row button.active{border-color:var(--hol-ox);color:var(--hol-ox)}.hol-channel-row button.active i{background:var(--hol-ox)}@media (max-width:720px){.hol-header{height:64px}.hol-page{min-height:calc(100vh - 128px)}.hol-container{width:min(100% - 24px,1520px)}.hol-search-bar-minimal{top:64px}.hol-category-tabs{top:118px}.hol-product-overlay{padding:10px 1px 3px}.hol-product-overlay small{font-size:7px}.hol-product-overlay h3{margin:6px 0 8px;font-size:13px}.hol-product-overlay strong{font-size:14px}.hol-product-overlay em{text-overflow:ellipsis;white-space:nowrap;max-width:48%;font-size:8px;overflow:hidden}.hol-results-grid.list .hol-product-card{display:block}.hol-sale-card-overlay{padding:10px 1px 7px}.hol-sale-card-overlay>strong{font-size:13px}.hol-sale-card-overlay em{font-size:14px}}.hol-editorial-grid article>.hol-editorial-card-media{background:var(--hol-mist);height:300px;padding:0;position:relative;overflow:hidden}.hol-editorial-card-media>.hol-product-image{aspect-ratio:auto;height:100%}.hol-editorial-card-media>.hol-product-image img{object-fit:cover}.hol-sales-home,.hol-sales-search,.hol-sale-merchant-page,.hol-sale-event-page,.hol-sale-item-page,.hol-sale-watches-page{--sale-rule:#d8d8d4;--sale-soft:#f2f2f0;--sale-ink:#171615;--sale-muted:#595956;--sale-accent:#681f2c;color:var(--sale-ink)}.hol-sales-home,.hol-sale-merchant-page,.hol-sale-event-page,.hol-sale-item-page,.hol-sale-watches-page{padding-top:clamp(22px,3.2vw,48px);padding-bottom:clamp(80px,10vw,160px)}.hol-sales-home .hol-kicker,.hol-sales-search .hol-kicker,.hol-sale-merchant-page .hol-kicker,.hol-sale-event-page .hol-kicker,.hol-sale-item-page .hol-kicker,.hol-sale-watches-page .hol-kicker{color:var(--sale-muted);font:750 10px/1.3 var(--sans);letter-spacing:.16em;text-transform:uppercase}.hol-sale-merchant-page .hol-breadcrumbs,.hol-sale-event-page .hol-breadcrumbs,.hol-sale-item-page .hol-breadcrumbs,.hol-sale-watches-page .hol-breadcrumbs{border-bottom:1px solid var(--sale-rule);min-height:44px;color:var(--sale-muted);font:700 9px/1 var(--sans);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 clamp(28px,4vw,56px);padding:0 0 14px;display:flex}.hol-sale-merchant-page .hol-breadcrumbs a,.hol-sale-event-page .hol-breadcrumbs a,.hol-sale-item-page .hol-breadcrumbs a,.hol-sale-watches-page .hol-breadcrumbs a{color:inherit;text-decoration:none}.hol-sale-merchant-page .hol-breadcrumbs a:hover,.hol-sale-event-page .hol-breadcrumbs a:hover,.hol-sale-item-page .hol-breadcrumbs a:hover,.hol-sale-watches-page .hol-breadcrumbs a:hover{color:var(--sale-ink);text-underline-offset:4px;text-decoration:underline}.hol-sales-hero{background:var(--sale-ink);color:#fff;border:0;border-radius:0;grid-template-columns:minmax(0,1.55fr) minmax(250px,.45fr);gap:clamp(44px,7vw,112px);min-height:clamp(480px,60vw,680px);padding:clamp(38px,6.3vw,100px)}.hol-sales-hero h1{max-width:880px;font:400 clamp(62px, 8.4vw, 132px)/.82 var(--serif);letter-spacing:-.055em}.hol-sales-hero>div>p:not(.hol-kicker){color:#ffffffb8;max-width:690px;font:450 clamp(13px, 1.15vw, 16px)/1.75 var(--sans);margin:32px 0}.hol-sales-hero>div>div{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hol-sales-hero .hol-primary-button,.hol-sales-hero .hol-secondary-button{min-height:52px;box-shadow:none;letter-spacing:.1em;text-transform:uppercase;border-radius:0;padding-inline:24px;font-size:10px}.hol-sales-hero .hol-primary-button{color:var(--sale-ink);background:#fff;border:1px solid #fff}.hol-sales-hero .hol-secondary-button{color:#fff;background:0 0;border:1px solid #ffffff8c}.hol-sales-hero .hol-primary-button:hover{background:var(--sale-soft)}.hol-sales-hero .hol-secondary-button:hover{color:var(--sale-ink);background:#fff;border-color:#fff}.hol-sales-hero>div>small{color:#ffffff75;max-width:650px;font:450 9px/1.65 var(--sans);margin-top:30px}.hol-sales-hero>aside{background:0 0;border:0;border-left:1px solid #ffffff47;border-radius:0;min-height:320px;padding:0 0 0 clamp(26px,3vw,52px)}.hol-sales-hero>aside span{color:#fff;font:400 clamp(86px, 10vw, 150px)/.7 var(--serif)}.hol-sales-hero>aside strong{color:#fff;font:400 clamp(28px, 3vw, 42px)/1 var(--serif);margin-top:44px}.hol-sales-hero>aside p{color:#ffffff8f;margin-top:14px;font-size:11px;line-height:1.5}.hol-sale-merchant-rail{border-top:1px solid var(--sale-rule);border-bottom:1px solid var(--sale-rule);scroll-snap-type:x proximity;gap:0;margin:0 0 clamp(76px,9vw,138px);padding:0}.hol-sale-merchant-rail a{border:0;border-right:1px solid var(--sale-rule);min-width:156px;min-height:72px;color:var(--sale-muted);font:750 9px/1.2 var(--sans);letter-spacing:.07em;text-transform:uppercase;scroll-snap-align:start;background:#fff;border-radius:0;justify-content:flex-start;gap:12px;padding:12px 22px}.hol-sale-merchant-rail a:first-child{border-left:1px solid var(--sale-rule)}.hol-sale-merchant-rail a:hover,.hol-sale-merchant-rail a.active{border-color:var(--sale-rule);background:var(--sale-ink);color:#fff}.hol-sale-merchant-rail i,.hol-sale-merchant-rail img{background:#fff;border-radius:0}.hol-sale-merchant-logo{border-color:var(--sale-rule);box-shadow:none;background:#fff;border-radius:0}.hol-sales-home .hol-section-title,.hol-sale-merchant-page .hol-section-title{border-bottom:1px solid var(--sale-ink);margin-bottom:clamp(28px,4vw,52px);padding-bottom:18px}.hol-sales-home .hol-section-title h2,.hol-sale-merchant-page .hol-section-title h2{font:400 clamp(44px, 5.6vw, 82px)/.9 var(--serif);letter-spacing:-.035em;margin:5px 0 0}.hol-sales-home .hol-section-title>a,.hol-sale-merchant-page .hol-section-title>a{color:var(--sale-ink);font:750 9px/1 var(--sans);letter-spacing:.09em;text-transform:uppercase;text-underline-offset:5px;text-decoration:underline}.hol-sale-events,.hol-sales-feed{margin:clamp(84px,10vw,152px) 0}.hol-sale-events>div:last-child{gap:clamp(20px,2.2vw,34px)}.hol-sale-event-card{border:1px solid var(--sale-rule);box-shadow:none;background:#fff;border-radius:0}.hol-sale-event-card>a{color:var(--sale-ink);grid-template-columns:minmax(0,1.12fr) minmax(250px,.88fr);text-decoration:none}.hol-sale-event-card>a>div{border-right:1px solid var(--sale-rule);background:var(--sale-soft);min-height:clamp(360px,36vw,540px)}.hol-sale-event-card img{transition:transform .65s cubic-bezier(.2,.65,.2,1)}.hol-sale-event-card:hover img{transform:scale(1.025)}.hol-sale-event-card>a>div>span{color:var(--sale-ink);letter-spacing:.09em;text-transform:uppercase;background:#fffffff0;border:1px solid #17161529;border-radius:0;padding:8px 10px;font-size:8px;top:16px;left:16px}.hol-sale-event-card section{min-width:0;padding:clamp(30px,4vw,60px)}.hol-sale-event-card small{color:var(--sale-muted);letter-spacing:.13em;font-size:9px}.hol-sale-event-card h2{font:400 clamp(36px, 4.2vw, 64px)/.9 var(--serif);letter-spacing:-.035em;margin:28px 0 16px}.hol-sale-event-card p{color:var(--sale-muted);font-size:11px;line-height:1.55}.hol-sale-event-card code{border:1px dashed var(--sale-muted);color:var(--sale-ink);border-radius:0;margin-top:26px;padding:9px 11px;font-size:10px}.hol-sale-event-card section>b{color:var(--sale-ink);letter-spacing:.08em;text-underline-offset:5px;text-transform:uppercase;font-size:9px;text-decoration:underline}.hol-sale-explorer,.hol-sale-explorer.page{border:0;border-top:1px solid var(--sale-ink);border-bottom:1px solid var(--sale-ink);box-shadow:none;background:#fff;border-radius:0;margin:clamp(82px,10vw,152px) 0;overflow:visible}.hol-sale-explorer.page{margin:0}.hol-sale-explorer .hol-sale-searchbar,.hol-sales-search>.hol-sale-explorer .hol-sale-searchbar{border:0;border-bottom:1px solid var(--sale-rule);background:#fff;gap:16px;height:auto;min-height:84px;padding:14px clamp(18px,3.2vw,48px)}.hol-sale-searchbar>span{width:28px;color:var(--sale-ink);font:30px/1 var(--serif)}.hol-sale-searchbar input{height:54px;color:var(--sale-ink);font:400 clamp(17px, 1.8vw, 24px)/1.2 var(--serif)}.hol-sale-searchbar input::placeholder{color:#858581;opacity:1}.hol-sale-searchbar button,.hol-sale-searchbar .hol-sale-search-clear{border:1px solid var(--sale-ink);background:var(--sale-ink);color:#fff;height:48px;min-height:48px;font:750 9px/1 var(--sans);letter-spacing:.09em;text-transform:uppercase;border-radius:0;padding:0 20px}.hol-sale-searchbar .hol-sale-search-clear{border-color:var(--sale-rule);width:48px;min-width:48px;color:var(--sale-ink);background:#fff;padding:0;font-size:20px}.hol-sale-market-filter{border:0;border-bottom:1px solid var(--sale-rule);background:#fff;margin:0;padding:18px clamp(18px,3.2vw,48px)}.hol-sale-market-filter legend{color:var(--sale-muted);letter-spacing:.1em;font-size:9px}.hol-sale-market-filter button{border-radius:0;min-height:42px;padding:0 17px;font-size:10px}.hol-sale-market-filter button.active{border-color:var(--sale-ink);background:var(--sale-ink);color:#fff}.hol-sale-market-filter small{color:var(--sale-muted);font-size:9px;line-height:1.5}.hol-sale-quick-filters{border-bottom:1px solid var(--sale-rule);background:#fff;grid-template-columns:minmax(280px,1.4fr) repeat(5,minmax(124px,.72fr)) minmax(124px,.65fr);gap:12px;padding:22px clamp(18px,3.2vw,48px)}.hol-sale-quick-select:nth-of-type(n){display:block}.hol-sale-quick-filters .hol-sale-audience-filter legend,.hol-sale-quick-select>span,.hol-sale-advanced-grid label>span,.hol-sale-filters>label>span,.hol-sale-price-filter label>span{color:var(--sale-muted);font:750 9px/1 var(--sans);letter-spacing:.09em;text-transform:uppercase;margin-bottom:8px}.hol-sale-quick-filters .hol-sale-audience-filter button,.hol-sale-audience-filter button,.hol-sale-quick-select select,.hol-sale-more-filters,.hol-sale-filters select,.hol-sale-filters input,.hol-sale-results-toolbar label,.hol-sale-results-toolbar .hol-mobile-filter{border:1px solid var(--sale-rule);min-height:46px;color:var(--sale-ink);box-shadow:none;background:#fff;border-radius:0;font-size:10px}.hol-sale-quick-filters .hol-sale-audience-filter button.active,.hol-sale-audience-filter button.active,.hol-sale-more-filters.active{border-color:var(--sale-ink);background:var(--sale-ink);color:#fff}.hol-sale-more-filters{letter-spacing:.06em;text-transform:uppercase;height:46px;padding:0 14px;font-size:9px}.hol-sale-explorer .hol-sale-filters{border:0;border-bottom:1px solid var(--sale-rule);background:var(--sale-soft);box-shadow:none;padding:clamp(24px,3.2vw,46px);display:block;position:static;inset:auto;overflow:visible}.hol-sale-explorer .hol-sale-filters>header{border-bottom:1px solid var(--sale-rule);margin-bottom:25px;padding-bottom:18px}.hol-sale-explorer .hol-sale-filters>header strong{font:400 clamp(27px, 3vw, 38px)/1 var(--serif)}.hol-sale-explorer .hol-sale-filters>header span{font-size:9px}.hol-sale-explorer .hol-sale-filters>header>button{width:44px;height:44px;color:var(--sale-ink);border-radius:0}.hol-sale-filter-actions button{color:var(--sale-ink);letter-spacing:.06em;text-underline-offset:4px;text-transform:uppercase;font-size:9px;text-decoration:underline}.hol-sale-advanced-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:15px}.hol-sale-explorer .hol-sale-results{padding:clamp(42px,5vw,78px) clamp(18px,3.2vw,48px) clamp(78px,8vw,126px)}.hol-sale-result-head{border-bottom:1px solid var(--sale-rule);padding-bottom:24px}.hol-sale-explorer .hol-sale-result-head h2,.hol-sale-result-head h1{font:400 clamp(44px, 5.7vw, 82px)/.9 var(--serif);letter-spacing:-.04em;margin:6px 0 0}.hol-sale-result-head p:not(.hol-kicker),.hol-sale-explorer .hol-sale-result-head>div>small{color:var(--sale-muted);font-size:10px;line-height:1.6}.hol-sale-results-toolbar{margin:20px 0 30px}.hol-sale-results-toolbar label,.hol-sale-results-toolbar .hol-mobile-filter{height:46px;color:var(--sale-muted);letter-spacing:.06em;text-transform:uppercase;padding:0 14px;font-size:9px}.hol-sale-results-toolbar select{color:var(--sale-ink);font-size:10px}.hol-sale-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(24px,2.5vw,40px) clamp(12px,1.6vw,24px)}.hol-sale-item-card{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.hol-sale-card-image{aspect-ratio:4/5;background:var(--sale-soft);border-radius:0}.hol-sale-card-image img{object-fit:contain;transition:transform .5s cubic-bezier(.2,.65,.2,1);transform:scale(1)}.hol-sale-item-card:hover .hol-sale-card-image img{transform:scale(1.035)}.hol-sale-card-image>.hol-sale-card-discount,.hol-sale-card-image>.hol-sale-card-rank,.hol-sale-card-image>.hol-sale-card-cashback,.hol-sale-discount-label{letter-spacing:.07em;border-radius:0;padding:7px 9px;font-size:8px;box-shadow:none!important}.hol-sale-watch-shortcut{width:42px;height:42px;color:var(--sale-ink);box-shadow:none;background:#fffffff0;border:1px solid #17161533;border-radius:50%}.hol-sale-card-overlay{color:var(--sale-ink);text-shadow:none;background:0 0;padding:15px 1px 11px;display:block;position:static}.hol-sale-card-overlay small{color:var(--sale-muted);letter-spacing:.08em;font-size:8px}.hol-sale-card-brand{color:var(--sale-ink);letter-spacing:.15em;margin-top:11px;font-size:9px}.hol-sale-card-overlay>strong{min-height:2.7em;color:var(--sale-ink);font:550 clamp(13px, 1.05vw, 16px)/1.35 var(--sans);margin:7px 0 12px}.hol-sale-card-overlay>div{align-items:baseline;gap:10px;display:flex}.hol-sale-card-overlay em{color:var(--sale-ink);font:750 16px/1 var(--sans)}.hol-sale-card-overlay del{color:var(--sale-muted);opacity:1;font-size:14px;font-weight:650}.hol-sale-item-card>footer{border-top:1px solid var(--sale-rule);min-height:47px;color:var(--sale-muted);padding:11px 1px;font-size:9px}.hol-sale-card-meta small,.hol-sale-card-meta time,.hol-sale-item-card>footer time{font-size:9px}.hol-sale-card-meta time{color:var(--sale-accent)}.hol-sale-grid-sentinel{min-height:180px;color:var(--sale-muted);letter-spacing:.12em;font-size:9px}.hol-sale-merchant-head{border-bottom:1px solid var(--sale-ink);grid-template-columns:minmax(190px,320px) minmax(0,820px);gap:clamp(42px,7vw,110px);max-width:none;padding:clamp(34px,5vw,76px) 0 clamp(64px,8vw,118px)}.hol-sale-merchant-head>div{border:1px solid var(--sale-rule);width:100%;height:auto;min-height:210px;box-shadow:none;background:#fff;border-radius:0;padding:38px}.hol-sale-merchant-head .hol-sale-merchant-logo.hero{aspect-ratio:2;width:100%;max-width:220px;height:auto}.hol-sale-merchant-head h1{font:400 clamp(58px, 7.2vw, 112px)/.82 var(--serif);letter-spacing:-.055em;margin:8px 0 0}.hol-sale-merchant-head section>p:not(.hol-kicker){max-width:68ch;color:var(--sale-muted);font-size:13px;line-height:1.7}.hol-sale-merchant-head section>div{gap:10px;margin-top:30px}.hol-sale-merchant-head .hol-primary-button,.hol-sale-merchant-head .hol-secondary-button{min-height:50px;box-shadow:none;letter-spacing:.08em;text-transform:uppercase;border-radius:0;font-size:9px}.hol-sale-event-hero{border:1px solid var(--sale-rule);box-shadow:none;background:#fff;border-radius:0;grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr)}.hol-sale-event-hero>div{border-right:1px solid var(--sale-rule);min-height:clamp(570px,62vw,840px)}.hol-sale-event-hero>div>span{color:var(--sale-ink);letter-spacing:.1em;background:#fff;border-radius:0;padding:9px 11px;font-size:8px;top:18px;left:18px}.hol-sale-event-hero>article{padding:clamp(38px,5.5vw,82px)}.hol-sale-event-hero h1{font:400 clamp(52px, 6vw, 92px)/.85 var(--serif);letter-spacing:-.05em;margin-top:12px}.hol-sale-event-hero article>strong.hol-sale-discount-label{font:750 15px/1 var(--sans);border-radius:0;margin-top:26px;padding:8px 11px}.hol-sale-event-hero dl{border-top-color:var(--sale-ink);border-bottom:1px solid var(--sale-rule);margin:36px 0}.hol-sale-event-hero dl div{padding:18px 10px 18px 0}.hol-sale-event-hero dt{color:var(--sale-muted);letter-spacing:.08em;font-size:9px}.hol-sale-event-hero dd{font:500 16px/1.2 var(--sans);margin-top:9px}.hol-sale-event-hero article>p:not(.hol-kicker),.hol-sale-event-hero article>small{color:var(--sale-muted);font-size:11px;line-height:1.65}.hol-sale-event-hero article>div:not(.hol-sale-code){flex-wrap:wrap;gap:10px}.hol-sale-code{border:1px dashed var(--sale-muted);background:#fff;border-radius:0;margin:10px 0 18px;padding:14px 16px}.hol-sale-code span{color:var(--sale-muted);letter-spacing:.09em;font-size:8px}.hol-sale-code code{color:var(--sale-ink);font-size:13px}.hol-sale-ended-note,.hol-sales-error{border:0;border-left:3px solid var(--sale-accent);background:var(--sale-soft);box-shadow:none;border-radius:0;margin:30px 0;padding:22px 24px}.hol-sale-ended-note strong,.hol-sales-error strong{color:var(--sale-ink);font:500 22px/1.15 var(--serif)}.hol-sale-ended-note p,.hol-sales-error p{color:var(--sale-muted);font-size:10px;line-height:1.55}.hol-sale-item-layout{grid-template-columns:minmax(0,1.25fr) minmax(390px,.75fr);gap:clamp(38px,6vw,104px)}.hol-sale-item-gallery,.hol-sale-item-gallery[data-gallery-ratio="2-3"]{width:min(100%,820px)}.hol-sale-item-gallery>.hol-sale-gallery-main,.hol-sale-item-gallery[data-gallery-ratio="2-3"]>.hol-sale-gallery-main{aspect-ratio:5/6;background:var(--sale-soft);border:1px solid #ececea;border-radius:0}.hol-sale-item-gallery>.hol-sale-gallery-main>.hol-sale-discount-badge,.hol-sale-item-gallery>.hol-sale-gallery-main>.hol-sale-gallery-count{letter-spacing:.06em;border-radius:0;padding:8px 10px;font-size:9px}.hol-sale-item-gallery>.hol-sale-gallery-main>.hol-sale-gallery-count{background:var(--sale-ink);-webkit-backdrop-filter:none;backdrop-filter:none}.hol-sale-item-gallery>.hol-sale-gallery-thumbs{gap:9px;margin-top:12px;padding-bottom:4px}.hol-sale-gallery-thumbs button{background:var(--sale-soft);border-radius:0;min-width:92px;height:112px}.hol-sale-gallery-thumbs button.active{border:1px solid var(--sale-ink);box-shadow:inset 0 -3px 0 var(--sale-ink)}.hol-sale-item-info{min-width:0;padding-top:2px}.hol-sale-item-info .hol-sale-merchant-line{border-bottom:1px solid var(--sale-rule);padding-bottom:18px}.hol-sale-item-info h1{font:500 clamp(28px, 3vw, 45px)/1.08 var(--sans);letter-spacing:-.035em;margin:26px 0 0}.hol-sale-item-brand{letter-spacing:.17em;margin-top:14px;font-size:10px;color:var(--sale-ink)!important}.hol-sale-newness{border-bottom:1px solid var(--sale-accent);color:var(--sale-accent);background:0 0;border-radius:0;margin-top:16px;padding:0 0 4px;font-size:9px}.hol-sale-item-price{gap:12px;margin:30px 0 18px}.hol-sale-item-price strong{color:var(--sale-ink);font:750 clamp(28px, 3.1vw, 42px)/1 var(--sans);letter-spacing:-.035em}.hol-sale-item-price del{color:var(--sale-muted);font-size:19px;font-weight:650}.hol-sale-item-price span{border-radius:0;padding:6px 8px;font-size:9px}.hol-sale-price-source{color:var(--sale-muted);margin:-7px 0 24px;font-size:9px}.hol-sale-variant-picker{margin:0 0 28px;padding:22px 0}.hol-sale-color-options{gap:8px}.hol-sale-color-options button{border-radius:0;min-width:112px;padding:7px}.hol-sale-color-options button.active{border-color:var(--sale-ink);box-shadow:inset 0 -2px 0 var(--sale-ink)}.hol-sale-color-options button>span,.hol-sale-color-options button>i{border-radius:0}.hol-sale-size-options button{border-radius:0;min-height:46px}.hol-sale-size-options button.active{border-color:var(--sale-ink);background:var(--sale-ink)}.hol-sale-product-details{border:0;border-top:1px solid var(--sale-ink);border-bottom:1px solid var(--sale-rule);background:#fff;border-radius:0;margin:30px 0 26px;padding:24px 0}.hol-sale-product-details h2{font:400 31px/1 var(--serif)}.hol-sale-product-details .hol-sale-item-description{color:var(--sale-muted);font-size:12px;line-height:1.75}.hol-sale-item-facts{border-top-color:var(--sale-rule);margin:24px 0}.hol-sale-item-facts div{padding:14px 0}.hol-sale-item-facts dt{color:var(--sale-muted);font-size:9px}.hol-sale-item-facts dd{max-width:65%;color:var(--sale-ink);font-size:10px;line-height:1.45}.hol-cashback-proof,.hol-sale-rank-proof{border:0;border-top:1px solid var(--sale-rule);border-bottom:1px solid var(--sale-rule);color:var(--sale-ink);background:#fff;border-radius:0;margin:18px 0 0;padding:16px 0}.hol-cashback-proof>span{color:#8a6b32}.hol-cashback-proof small,.hol-sale-rank-proof small{color:var(--sale-muted);font-size:9px;line-height:1.55}.hol-sale-item-info .hol-primary-button,.hol-sale-item-info .hol-secondary-button,.hol-sale-event-hero .hol-primary-button,.hol-sale-event-hero .hol-secondary-button{min-height:52px;box-shadow:none;letter-spacing:.08em;text-transform:uppercase;border-radius:0;font-size:9px}.hol-sale-item-info .hol-affiliate{color:var(--sale-muted);font-size:9px;line-height:1.55}.hol-sale-other-offers{border-top-color:var(--sale-ink);margin-top:clamp(72px,9vw,140px);padding-top:clamp(30px,4vw,58px)}.hol-sale-other-offers>header h2{font:400 clamp(38px, 5vw, 72px)/.9 var(--serif);letter-spacing:-.035em}.hol-sale-other-offers>header>p{color:var(--sale-muted);font-size:11px;line-height:1.65}.hol-sale-other-offers>div{gap:clamp(20px,2.5vw,38px) clamp(12px,1.8vw,26px)}.hol-sale-offer-image{background:var(--sale-soft)}.hol-sale-offer-image img{object-fit:contain;transition:transform .5s cubic-bezier(.2,.65,.2,1)}.hol-sale-other-offers a:hover .hol-sale-offer-image img{transform:scale(1.03)}.hol-sale-offer-copy{gap:6px;padding:13px 1px}.hol-sale-offer-copy em{border-radius:0}.hol-sale-watches-page .hol-page-heading{border-bottom:1px solid var(--sale-ink);margin-bottom:clamp(38px,6vw,80px);padding-bottom:clamp(28px,4vw,54px)}.hol-sale-watches-page .hol-page-heading h1{font:400 clamp(58px, 8vw, 118px)/.82 var(--serif);letter-spacing:-.055em;margin:5px 0 0}.hol-sale-watches-page .hol-page-heading p:not(.hol-kicker){max-width:760px;color:var(--sale-muted);font-size:12px;line-height:1.7}.hol-sale-watch-example{background:var(--sale-ink);border:0;border-radius:0;grid-template-columns:auto minmax(0,1fr) auto;margin-bottom:42px;padding:clamp(22px,3vw,38px)}.hol-sale-watch-example>span{color:#fff;width:52px;height:52px;font-size:8px}.hol-sale-watch-example strong{font:400 clamp(20px, 2vw, 28px)/1 var(--serif)}.hol-sale-watch-example p{color:#ffffff94;font-size:10px;line-height:1.5}.hol-sale-watch-example button{color:#fff;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #fff;min-height:44px;padding:0 0 2px;font-size:9px}.hol-sale-watch-list{gap:0 34px}.hol-sale-watch-list article{border:0;border-top:1px solid var(--sale-ink);background:#fff;border-radius:0;padding:28px 0}.hol-sale-watch-list article:last-child,.hol-sale-watch-list article:nth-last-child(2):nth-child(odd){border-bottom:1px solid var(--sale-rule)}.hol-sale-watch-list small{color:var(--sale-muted);letter-spacing:.12em;font-size:8px}.hol-sale-watch-list h2{font:400 clamp(28px, 3vw, 40px)/.95 var(--serif);margin-top:10px}.hol-sale-watch-list header>span,.hol-sale-watch-signals span{border:1px solid var(--sale-rule);color:var(--sale-muted);letter-spacing:.06em;background:#fff;border-radius:0;font-size:8px}.hol-sale-watch-list article>p{color:var(--sale-muted);font-size:10px;line-height:1.55}.hol-sale-watch-list footer a,.hol-sale-watch-list footer button{color:var(--sale-ink);letter-spacing:.06em;text-transform:uppercase;font-size:9px}.hol-sale-watch-modal{border:1px solid var(--sale-ink);border-radius:0;width:min(760px,100vw - 32px);max-height:min(900px,100vh - 32px);padding:clamp(28px,4vw,52px);overflow-y:auto;box-shadow:0 28px 80px #17161540}.hol-sale-watch-modal h2{font:400 clamp(36px, 5vw, 58px)/.9 var(--serif);margin:7px 0 16px}.hol-sale-watch-modal>p:not(.hol-kicker){color:var(--sale-muted);font-size:11px;line-height:1.6}.hol-sale-watch-modal>label,.hol-sale-watch-fields label{color:var(--sale-muted);letter-spacing:.05em;text-transform:uppercase;font-size:9px}.hol-sale-watch-modal input,.hol-sale-watch-modal select{height:48px;min-height:48px;color:var(--sale-ink);border-radius:0;font-size:11px}.hol-sale-watch-modal fieldset{background:var(--sale-soft);border-radius:0;padding:20px}.hol-sale-watch-modal fieldset label{min-height:36px;color:var(--sale-ink);font-size:10px}.hol-sales-state,.hol-sales-loading,.hol-sales-home .hol-empty,.hol-sales-search .hol-empty,.hol-sale-merchant-page .hol-empty,.hol-sale-event-page .hol-empty,.hol-sale-watches-page .hol-empty{border-top:1px solid var(--sale-rule);border-bottom:1px solid var(--sale-rule);background:#fff;min-height:300px;padding:clamp(36px,6vw,80px)}.hol-sales-state>span{border:1px solid var(--sale-ink);width:54px;height:54px;color:var(--sale-ink);background:#fff;border-radius:0;font-size:32px}.hol-sales-state>strong,.hol-sales-home .hol-empty strong,.hol-sales-search .hol-empty strong,.hol-sale-merchant-page .hol-empty strong,.hol-sale-event-page .hol-empty strong,.hol-sale-watches-page .hol-empty strong{font:400 clamp(34px, 5vw, 62px)/.95 var(--serif)}@media (max-width:1350px){.hol-sale-quick-filters{grid-template-columns:minmax(270px,1.3fr) repeat(3,minmax(130px,.8fr))}.hol-sale-quick-select:nth-of-type(n){display:block}.hol-sale-advanced-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.hol-card-brand-header{background:#fff;border-bottom:0;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:10px 12px;display:flex}.hol-card-brand-identity{min-width:0;max-width:54%;height:30px;color:var(--hol-ink);align-items:center;display:inline-flex}.hol-card-brand-identity img{object-fit:contain;object-position:left center;width:auto;max-width:118px;height:25px}.hol-card-brand-identity>span{font:700 11px/1 var(--sans);letter-spacing:.11em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;overflow:hidden}.hol-card-brand-actions{justify-content:flex-end;align-items:center;gap:9px;min-width:0;display:flex}.hol-card-brand-actions time{color:var(--hol-muted);letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:650;overflow:hidden}.hol-card-brand-actions button{border:1px solid var(--hol-ink);background:var(--hol-ink);color:#fff;cursor:pointer;min-height:28px;font:750 8px/1 var(--sans);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:0 11px}.hol-card-brand-actions button:hover,.hol-card-brand-actions button:focus-visible{background:var(--hol-ox);border-color:var(--hol-ox)}.hol-product-compact .hol-card-brand-actions time{display:none}.hol-product-compact .hol-card-brand-identity{max-width:calc(100% - 64px)}@media (max-width:520px){.hol-card-brand-header{min-height:58px;padding:12px 10px}.hol-card-brand-identity{max-width:50%}.hol-card-brand-identity img{max-width:126px}.hol-card-brand-actions time{font-size:9px}.hol-card-brand-actions button{min-height:30px;padding:0 12px}}.hol-profile-brand-follows>div:last-child{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.hol-profile-brand-follows>div:last-child button{border:1px solid var(--hol-stone);min-height:38px;color:var(--hol-ink);cursor:pointer;font:700 10px/1 var(--sans);letter-spacing:.07em;text-transform:uppercase;background:#fff;border-radius:999px;align-items:center;gap:9px;padding:0 13px;display:inline-flex}.hol-profile-brand-follows>div:last-child button:hover,.hol-profile-brand-follows>div:last-child button:focus-visible{border-color:var(--hol-ox)}.hol-profile-brand-follows>div:last-child small{color:var(--hol-muted);font-size:8px}@media (max-width:1200px){.hol-sales-hero{grid-template-columns:minmax(0,1.3fr) minmax(230px,.7fr)}.hol-sale-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hol-sale-event-card>a{grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr)}.hol-sale-item-layout{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:44px}}@media (max-width:900px){.hol-sales-home,.hol-sale-merchant-page,.hol-sale-event-page,.hol-sale-item-page,.hol-sale-watches-page{padding-top:18px}.hol-sales-hero{grid-template-columns:1fr;gap:52px;min-height:0}.hol-sales-hero>aside{border-top:1px solid #ffffff47;border-left:0;min-height:180px;padding:32px 0 0}.hol-sale-quick-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.hol-sale-quick-filters .hol-sale-audience-filter{grid-column:1/-1}.hol-sale-quick-select:nth-of-type(n){display:block}.hol-sale-more-filters{align-self:end}.hol-sale-advanced-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hol-sale-explorer .hol-sale-filters{display:block;position:static;inset:auto;overflow:visible}.hol-sale-merchant-head{grid-template-columns:minmax(160px,230px) minmax(0,1fr);gap:34px}.hol-sale-merchant-head>div{min-height:170px;padding:28px}.hol-sale-event-hero,.hol-sale-item-layout{grid-template-columns:1fr}.hol-sale-event-hero>div{border-right:0;border-bottom:1px solid var(--sale-rule);min-height:min(105vw,740px)}.hol-sale-item-gallery,.hol-sale-item-gallery[data-gallery-ratio="2-3"]{width:min(100%,720px)}.hol-sale-watch-list{grid-template-columns:1fr}}@media (max-width:700px){.hol-sales-hero{padding:42px 24px}.hol-sales-hero h1{font-size:clamp(55px,16vw,82px)}.hol-sales-hero>div>div,.hol-sale-merchant-head section>div,.hol-sale-event-hero article>div:not(.hol-sale-code){flex-direction:column;align-items:stretch}.hol-sales-hero .hol-primary-button,.hol-sales-hero .hol-secondary-button,.hol-sale-merchant-head .hol-primary-button,.hol-sale-merchant-head .hol-secondary-button,.hol-sale-event-hero .hol-primary-button,.hol-sale-event-hero .hol-secondary-button{justify-content:center;width:100%}.hol-sale-merchant-rail{width:calc(100% + 24px);margin-left:-12px}.hol-sale-merchant-rail a{min-width:140px;min-height:64px;padding:10px 15px}.hol-sale-events>div:last-child,.hol-sale-event-card>a{grid-template-columns:1fr}.hol-sale-event-card>a>div{border-right:0;border-bottom:1px solid var(--sale-rule);min-height:105vw}.hol-sale-event-card section{min-height:310px}.hol-sale-explorer .hol-sale-searchbar{flex-wrap:wrap;padding:12px}.hol-sale-searchbar>span{display:none}.hol-sale-searchbar input{flex:calc(100% - 62px);min-width:calc(100% - 62px);font-size:16px}.hol-sale-searchbar button[type=submit]{width:100%;font-size:9px}.hol-sale-searchbar button[type=submit]:after{content:none}.hol-sale-market-filter{flex-direction:column;align-items:flex-start}.hol-sale-market-filter>div{width:100%}.hol-sale-market-filter button{flex:1}.hol-sale-market-filter small{margin-left:0}.hol-sale-quick-filters{padding:18px 12px}.hol-sale-explorer .hol-sale-results{padding-inline:12px}.hol-sale-grid{grid-template-columns:minmax(0,1fr);gap:28px}.hol-sale-card-overlay{padding-top:11px}.hol-sale-card-overlay>strong{min-height:0;font-size:12px}.hol-sale-card-overlay em{font-size:14px}.hol-sale-card-overlay del{font-size:12px}.hol-sale-item-card>footer{flex-direction:column;align-items:flex-start;font-size:8px}.hol-sale-merchant-head{grid-template-columns:1fr}.hol-sale-merchant-head>div{width:min(100%,280px)}.hol-sale-event-hero>article{padding:34px 22px}.hol-sale-event-hero dl{grid-template-columns:1fr 1fr}.hol-sale-event-hero dl div:last-child{grid-column:1/-1}.hol-sale-item-layout{gap:34px}.hol-sale-gallery-thumbs button{min-width:74px;height:92px}.hol-sale-item-facts dd{max-width:60%}.hol-sale-other-offers>div{gap-inline:0;grid-template-columns:minmax(0,1fr)}.hol-sale-watch-example{grid-template-columns:auto 1fr}.hol-sale-watch-example button{grid-column:2;justify-self:start}.hol-sale-watch-fields{grid-template-columns:1fr}}@media (max-width:720px){.hol-infinite-feed{columns:1;column-gap:0}.hol-infinite-feed>.hol-product-card{margin-bottom:18px}.hol-results-grid,.hol-results-grid.list,.hol-grid,.hol-sale-grid,.hol-sale-other-offers>div{grid-template-columns:minmax(0,1fr)}.hol-product-card,.hol-sale-item-card{width:100%;min-width:0}.hol-product-image,.hol-product-compact .hol-product-image,.hol-product-portrait .hol-product-image,.hol-sale-card-image{aspect-ratio:4/5;background:#f2f1ee;width:100%}.hol-product-image img,.hol-sale-card-image img{object-fit:cover;width:100%;height:100%}.hol-product-overlay,.hol-sale-card-overlay{padding:14px 2px 8px}.hol-product-overlay small,.hol-sale-card-overlay small{font-size:9px}.hol-product-overlay h3,.hol-sale-card-overlay h3,.hol-sale-card-overlay>strong{margin-block:7px 10px;font-size:17px;line-height:1.3}.hol-product-overlay strong,.hol-sale-card-overlay em{font-size:18px}.hol-product-overlay em,.hol-product-overlay>i,.hol-sale-card-brand,.hol-sale-item-card>footer{font-size:10px}}.hol-product-image>.hol-feed-reminder-badge,.hol-sale-card-image>.hol-feed-reminder-badge{z-index:4;color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#171615eb;border-radius:1px;max-width:none;padding:8px 10px;font-size:9px;font-weight:800;inset:auto auto 10px 10px}.hol-product-image>.hol-card-gallery-dots,.hol-sale-card-image>.hol-card-gallery-dots{z-index:5;width:auto;max-width:none;box-shadow:none;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1211106b;border-radius:999px;align-items:center;gap:4px;padding:5px 7px;display:flex;position:absolute;inset:auto auto 11px 50%;transform:translate(-50%)}.hol-card-gallery-dots i{background:#ffffff8c;border-radius:50%;flex:0 0 5px;width:5px;height:5px}.hol-card-gallery-dots i.active{background:#fff;flex-basis:7px;width:7px;height:7px}.hol-card-gallery-track{z-index:0;will-change:transform;width:100%;height:100%;display:flex;position:absolute;inset:0}.hol-card-gallery-track.is-animating{transition:transform .28s cubic-bezier(.22,.72,.24,1)}.hol-card-gallery-slide{background:var(--hol-mist);flex:0 0 100%;min-width:100%;height:100%;position:relative;overflow:hidden}.hol-card-gallery-visual{display:block;position:absolute;inset:0;overflow:hidden}.hol-card-gallery-visual>img{backface-visibility:hidden;transition:none!important;transform:none!important}@media (max-width:720px){.hol-card-gallery-count{display:none}.hol-product-image>.hol-feed-reminder-badge,.hol-sale-card-image>.hol-feed-reminder-badge{bottom:32px}}@media (prefers-reduced-motion:reduce){.hol-card-gallery-track.is-animating{transition:none}}.hol-sale-start-merchants{border:1px solid var(--hol-stone);background:#fff;margin:22px 0;padding:18px}.hol-sale-start-merchants legend{font:500 23px/1 var(--serif);padding:0 8px}.hol-sale-start-merchants>p{color:var(--hol-muted);margin:3px 0 15px;font-size:10px;line-height:1.55}.hol-sale-start-merchants>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:330px;display:grid;overflow:auto}.hol-sale-start-merchants .hol-check-row{margin:0}@media (max-width:720px){.hol-sale-start-merchants{padding:14px}.hol-sale-start-merchants>div{grid-template-columns:1fr}}.hol-product-image[data-swipeable=true],.hol-sale-card-image[data-swipeable=true],.hol-gallery-main[data-swipeable=true],.hol-sale-gallery-main[data-swipeable=true]{touch-action:pan-y;-webkit-user-select:none;user-select:none}.hol-product-image>.hol-card-gallery-count,.hol-sale-card-image>.hol-card-gallery-count{z-index:3;color:#fff;letter-spacing:.05em;text-transform:none;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#171615b8;border-radius:999px;width:auto;max-width:none;padding:5px 8px;font-size:8px;font-weight:800;line-height:1;position:absolute;inset:auto 9px 9px auto;overflow:visible}.hol-sales-editorial-gallery .hol-sale-gallery-main[data-swipeable=true]{touch-action:pan-y;-webkit-user-select:none;user-select:none}.hol-sale-item-identity{padding-bottom:2px}.hol-sale-item-identity .hol-sale-item-brand{margin:26px 0 0}.hol-sale-item-identity h1{margin-top:10px}.hol-sales-editorial-price{padding-bottom:4px}.hol-sales-editorial-section{border-top:1px solid var(--sale-ink);border-bottom:1px solid var(--sale-rule);margin:28px 0 0;padding:24px 0}.hol-sales-editorial-section h2,.hol-sale-variant-heading h2{color:var(--sale-ink);font:400 31px/1 var(--serif);letter-spacing:-.02em;margin:5px 0 0}.hol-sale-product-details.hol-sales-editorial-section{border-top-color:var(--sale-ink);margin-top:30px;padding:24px 0}.hol-sale-shopping-section .hol-sale-shopping-facts{margin-bottom:0}.hol-sales-editorial-proof{gap:12px;display:flex}.hol-sale-rank-proof.hol-sales-editorial-proof{display:block}.hol-sales-editorial-options{border-top-color:var(--sale-ink);margin-top:28px;padding:24px 0}.hol-sale-variant-heading{margin-bottom:22px}.hol-sales-editorial-code{margin-top:24px}.hol-sale-purchase-actions{gap:9px;margin-top:26px;display:grid}.hol-sale-purchase-actions .hol-sale-full-cta{justify-content:center;width:100%;margin-top:0}.hol-sales-editorial-disclosure{border-top:1px solid var(--sale-rule);padding-top:18px;margin-top:20px!important}.hol-sales-editorial-comparison>header{border-bottom:1px solid var(--sale-rule);padding-bottom:24px}.hol-sale-watch-heading{justify-content:space-between;align-items:flex-end;gap:40px;display:flex}.hol-sale-watch-heading>div{min-width:0}.hol-sale-watch-heading>.hol-primary-button{min-height:50px;box-shadow:none;letter-spacing:.08em;text-transform:uppercase;border-radius:0;flex:none;font-size:9px}.hol-sale-watch-status{flex:none}.hol-sale-watch-modal-heading{border-bottom:1px solid var(--sale-rule);margin-bottom:22px;padding-bottom:20px}.hol-sale-watch-modal-heading h2{font:400 clamp(36px, 5vw, 58px)/.9 var(--serif);margin:7px 0 16px}.hol-sale-watch-modal-heading>p:last-child{color:var(--sale-muted);margin:0;font-size:11px;line-height:1.6}.hol-sale-watch-backdrop{padding:16px}.hol-sales-editorial-empty{text-align:center}@media (max-width:700px){.hol-sale-watch-heading{flex-direction:column;align-items:stretch;gap:24px}.hol-sale-watch-heading>.hol-primary-button{justify-content:center;width:100%}.hol-sales-editorial-section h2,.hol-sale-variant-heading h2{font-size:28px}}@media (max-width:480px){.hol-sale-quick-filters{grid-template-columns:1fr}.hol-sale-quick-filters .hol-sale-audience-filter,.hol-sale-more-filters{grid-column:auto}.hol-sale-quick-filters .hol-sale-audience-filter>div{overflow-x:auto}.hol-sale-quick-filters .hol-sale-audience-filter button{min-width:72px}.hol-sale-advanced-grid{grid-template-columns:1fr}.hol-sale-item-info h1{font-size:27px}.hol-sale-item-price strong{font-size:29px}}.hol-sales-editorial .hol-breadcrumbs ol{align-items:center;gap:10px;width:100%;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.hol-sales-editorial .hol-breadcrumbs li{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.hol-sales-editorial .hol-breadcrumbs li[aria-current=page]{color:var(--sale-ink);font-weight:800}.hol-sales-hero .hol-kicker,.hol-sales-hero-index .hol-kicker{color:#ffffff8a}.hol-sales-hero-index:before{content:"%";color:#fff;font:400 clamp(82px, 9vw, 138px)/.65 var(--serif);margin-bottom:42px;display:block}.hol-sales-hero-index>.hol-kicker{order:-1;margin-bottom:34px}.hol-sale-merchant-index{margin-bottom:clamp(82px,10vw,152px)}.hol-sale-merchant-index>.hol-sale-editorial-heading{border-bottom:1px solid var(--sale-ink);grid-template-columns:minmax(0,1fr) minmax(260px,430px);align-items:end;gap:36px;padding:clamp(26px,4vw,52px) 0 22px;display:grid}.hol-sale-editorial-heading h2{font:400 clamp(42px, 5.5vw, 78px)/.9 var(--serif);letter-spacing:-.04em;margin:6px 0 0}.hol-sale-merchant-index>.hol-sale-editorial-heading>p{color:var(--sale-muted);margin:0;font-size:11px;line-height:1.65}.hol-sale-merchant-index .hol-sale-merchant-rail{border-top:0;margin-bottom:0}.hol-sale-merchant-index .hol-sale-merchant-logo-directory a{flex:0 0 112px;justify-content:center;min-width:112px;min-height:82px;padding:14px 16px}.hol-sale-merchant-index .hol-sale-merchant-logo-directory a.is-inactive{opacity:.34;filter:grayscale()}.hol-sale-merchant-index .hol-sale-merchant-logo-directory a.is-inactive:hover,.hol-sale-merchant-index .hol-sale-merchant-logo-directory a.is-inactive:focus-visible{opacity:.56}.hol-sale-merchant-logo-directory .hol-sale-merchant-logo.rail{border:0;width:80px;height:46px}.hol-sale-merchant-logo-directory .hol-sale-merchant-logo.rail img{padding:8%}.hol-sale-directory-all-mark{width:80px;height:46px}.hol-sale-event-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,2.2vw,34px);display:grid}.hol-sale-event-card>a>div.hol-sale-event-media{border-right:1px solid var(--sale-rule);background:var(--sale-soft);min-height:clamp(360px,36vw,540px);position:relative;overflow:hidden}.hol-sale-event-card>a>div.hol-sale-event-copy{background:#fff;border:0;flex-direction:column;align-items:flex-start;min-height:100%;padding:clamp(30px,4vw,60px);display:flex;overflow:visible}.hol-sale-event-card .hol-sale-event-status{z-index:2;color:var(--sale-ink);font:800 8px/1 var(--sans);letter-spacing:.09em;text-transform:uppercase;background:#fffffff0;border:1px solid #17161529;border-radius:0;padding:8px 10px;position:absolute;top:16px;left:16px}.hol-sale-event-copy h3{font:400 clamp(36px, 4.2vw, 64px)/.9 var(--serif);letter-spacing:-.035em;margin:28px 0 16px}.hol-sale-event-summary{color:var(--sale-muted);flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:11px;line-height:1.55;display:flex}.hol-sale-event-summary .hol-sale-discount-label{padding:6px 8px}.hol-sale-event-code{border:1px dashed var(--sale-muted);color:var(--sale-ink);margin-top:26px;padding:9px 11px;font-size:10px}.hol-sale-event-cta{color:var(--sale-ink);font:800 9px/1 var(--sans);letter-spacing:.08em;text-underline-offset:5px;text-transform:uppercase;margin-top:auto;padding-top:30px;text-decoration:underline}.hol-sale-event-brand-art.hol-sale-campaign-art{border-radius:0}.hol-sale-filter-deck{border:0}.hol-sale-filter-field{min-width:0}.hol-sale-filter-field select,.hol-sale-filter-field input{width:100%}.hol-sale-result-count{margin:14px 0 6px;font-weight:750;color:var(--sale-ink)!important}.hol-sale-explorer>.hol-sale-result-head{margin:0;padding:clamp(40px,5vw,76px) clamp(18px,3.2vw,48px) clamp(30px,4vw,54px)}.hol-sale-results-disclosure{max-width:780px;display:block}.hol-sale-create-alert{border-radius:0;flex:none}.hol-sale-sort>span{color:var(--sale-muted)}.hol-sale-card-image>.hol-sale-card-discount{z-index:2;position:absolute;top:9px;left:9px}.hol-sale-card-image>.hol-sale-card-rank{z-index:2;color:var(--sale-ink);background:#fffffff0;position:absolute;top:43px;left:9px}.hol-sale-card-image>.hol-sale-card-cashback{z-index:2;color:#fff;background:#244630f2;position:absolute;top:9px;right:9px}.hol-sale-card-image-missing{background:var(--sale-soft);color:var(--sale-muted);text-align:center;place-items:center;display:grid;position:absolute;inset:0}.hol-sale-card-image-missing small{letter-spacing:.08em;text-transform:uppercase;font-size:9px}.hol-sale-card-overlay h3{-webkit-line-clamp:2;min-height:2.7em;color:var(--sale-ink);font:550 clamp(13px, 1.05vw, 16px)/1.35 var(--sans);-webkit-box-orient:vertical;margin:7px 0 12px;display:-webkit-box;overflow:hidden}.hol-sale-card-price{align-items:baseline;gap:10px;display:flex}.hol-sale-card-source{max-width:100%}.hol-sale-card-source>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.hol-sale-card-footer{min-height:47px}.hol-sale-merchant-head>figure.hol-sale-merchant-identity{border:1px solid var(--sale-rule);background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;min-height:210px;margin:0;padding:38px;display:flex}.hol-sale-merchant-identity figcaption{color:var(--sale-muted);font:750 8px/1 var(--sans);letter-spacing:.12em;text-transform:uppercase;margin-top:22px}.hol-sale-merchant-head>div.hol-sale-merchant-intro{width:auto;height:auto;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;display:block}.hol-sale-merchant-intro>p:not(.hol-kicker){max-width:68ch;color:var(--sale-muted);font-size:13px;line-height:1.7}.hol-sale-merchant-actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.hol-sale-event-hero>figure.hol-sale-event-visual{border-right:1px solid var(--sale-rule);background:var(--sale-soft);min-width:0;min-height:clamp(570px,62vw,840px);margin:0;position:relative;overflow:hidden}.hol-sale-event-hero>figure .hol-sale-event-status{z-index:2;color:var(--sale-ink);font:800 8px/1 var(--sans);letter-spacing:.1em;text-transform:uppercase;background:#fff;border:1px solid #17161529;padding:9px 11px;position:absolute;top:18px;left:18px}.hol-sale-event-hero>div.hol-sale-event-intro{background:#fff;border:0;flex-direction:column;justify-content:center;align-items:flex-start;min-height:0;padding:clamp(38px,5.5vw,82px);display:flex;overflow:visible}.hol-sale-event-discount{color:var(--sale-ink);font:750 15px/1 var(--sans);margin-top:26px}.hol-sale-event-terms,.hol-sale-event-disclosure{color:var(--sale-muted);font-size:11px;line-height:1.65}.hol-sale-event-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.hol-sale-event-disclosure{margin-top:22px}@media (max-width:900px){.hol-sale-event-grid{grid-template-columns:1fr}.hol-sale-event-card>a{grid-template-columns:minmax(0,1.08fr) minmax(250px,.92fr)}.hol-sale-merchant-head>figure.hol-sale-merchant-identity{min-height:170px;padding:28px}.hol-sale-event-hero>figure.hol-sale-event-visual{border-right:0;border-bottom:1px solid var(--sale-rule);min-height:min(105vw,740px)}}@media (max-width:700px){.hol-sale-merchant-index>.hol-sale-editorial-heading{grid-template-columns:1fr;gap:16px}.hol-sale-merchant-index .hol-sale-merchant-logo-directory a{flex-basis:96px;min-width:96px;min-height:72px;padding:10px 12px}.hol-sale-merchant-logo-directory .hol-sale-merchant-logo.rail,.hol-sale-directory-all-mark{width:70px;height:40px}.hol-sale-event-card>a{grid-template-columns:1fr}.hol-sale-event-card>a>div.hol-sale-event-media{border-right:0;border-bottom:1px solid var(--sale-rule);min-height:105vw}.hol-sale-event-card>a>div.hol-sale-event-copy{min-height:310px}.hol-sale-card-overlay h3{min-height:0;font-size:12px}.hol-sale-card-image>.hol-sale-card-discount{top:7px;left:7px}.hol-sale-card-image>.hol-sale-card-rank{top:39px;left:7px}.hol-sale-card-image>.hol-sale-card-cashback{top:7px;right:7px}.hol-sale-merchant-head>figure.hol-sale-merchant-identity{width:min(100%,280px)}.hol-sale-merchant-actions,.hol-sale-event-actions{flex-direction:column;align-items:stretch}.hol-sale-merchant-actions a,.hol-sale-event-actions a{justify-content:center;width:100%}.hol-sale-event-hero>div.hol-sale-event-intro{padding:34px 22px}.hol-sale-explorer .hol-sale-results-toolbar .hol-mobile-filter{justify-content:center;align-items:center;display:flex}}@media (min-width:1351px){.hol-sale-quick-filters{grid-template-columns:minmax(270px,1.35fr) repeat(7,minmax(108px,.68fr))}}.hol-sale-event-hero-image{object-fit:contain;object-position:center}.hol-sale-event-copy h3,.hol-sale-card-overlay h3,.hol-sale-offer-copy>strong,.hol-sale-item-facts dd{overflow-wrap:anywhere}.hol-sale-card-image>.hol-sale-card-cashback{text-align:center;max-width:calc(100% - 18px);top:58px}.hol-sale-card-image:has(>.hol-sale-card-rank)>.hol-sale-card-cashback{top:76px}.hol-sale-card-image>.hol-sale-card-rank{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 18px);overflow:hidden}.hol-sale-grid-loading{min-height:70vh}.hol-sale-card-skeleton{pointer-events:none}.hol-sale-card-skeleton .hol-sale-card-image,.hol-sale-card-skeleton .hol-card-brand-header>span,.hol-sale-card-skeleton .hol-card-brand-header>i,.hol-sale-card-skeleton .hol-sale-card-overlay small,.hol-sale-card-skeleton .hol-sale-card-overlay>span,.hol-sale-card-skeleton .hol-sale-card-overlay h3,.hol-sale-card-skeleton .hol-sale-card-overlay>div,.hol-sale-card-skeleton footer{background:#eeeeeb;position:relative;overflow:hidden}.hol-sale-card-skeleton .hol-card-brand-header>span{width:88px;height:14px}.hol-sale-card-skeleton .hol-card-brand-header>i{width:76px;height:10px}.hol-sale-card-skeleton .hol-sale-card-overlay small,.hol-sale-card-skeleton .hol-sale-card-overlay>span,.hol-sale-card-skeleton .hol-sale-card-overlay h3,.hol-sale-card-skeleton .hol-sale-card-overlay>div{width:45%;height:10px;display:block}.hol-sale-card-skeleton .hol-sale-card-overlay>span{width:32%;margin-top:12px}.hol-sale-card-skeleton .hol-sale-card-overlay h3{width:88%;height:34px;margin-block:9px 12px}.hol-sale-card-skeleton .hol-sale-card-overlay>div{width:58%;height:16px}.hol-sale-card-skeleton footer{border-top:0;height:47px}.hol-sale-card-skeleton .hol-sale-card-image:after,.hol-sale-card-skeleton .hol-sale-card-overlay h3:after{content:"";background:linear-gradient(90deg,#0000,#ffffffb8,#0000);animation:1.4s ease-in-out infinite hol-sale-skeleton;position:absolute;inset:0;transform:translate(-100%)}@keyframes hol-sale-skeleton{to{transform:translate(100%)}}.hol-sale-grid-sentinel>div{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.hol-sale-load-more{border:1px solid var(--sale-ink);min-height:44px;color:var(--sale-ink);cursor:pointer;font:800 9px/1 var(--sans);letter-spacing:.08em;text-transform:uppercase;background:#fff;padding:0 16px}.hol-sale-load-progress:before{content:"";background:var(--sale-ink);border-radius:50%;width:9px;height:9px;margin-right:10px;animation:1.2s ease-in-out infinite hol-feed-pulse;display:inline-block}.hol-sale-detail-refresh-error{margin-top:calc(-1*clamp(16px,2vw,28px));margin-bottom:clamp(28px,4vw,50px)}.hol-sales-editorial .hol-breadcrumbs>b{min-width:0;color:var(--sale-ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}:where(.hol-sales-home,.hol-sales-search,.hol-sale-merchant-page,.hol-sale-event-page,.hol-sale-item-page,.hol-sale-watches-page,.hol-sales-state) :where(a,button,input,select):focus-visible{outline-offset:3px;outline:3px solid #9a7132}.hol-sale-watch-dialog-error{margin:0 0 20px}@media (max-width:700px){.hol-sale-quick-filters>.hol-sale-quick-select[data-facet=size],.hol-sale-quick-filters>.hol-sale-quick-select[data-facet=material]{display:none}.hol-sale-grid-sentinel{min-height:130px}.hol-sale-grid-sentinel>div{flex-direction:column;align-items:stretch}.hol-sale-load-more{width:100%}.hol-sales-error{flex-direction:column;align-items:stretch}.hol-sales-error .hol-secondary-button{justify-content:center;width:100%}.hol-sale-item-gallery .hol-gallery-arrow{width:44px;height:44px;margin-top:-22px}.hol-sale-item-gallery .hol-gallery-arrow.previous{left:9px}.hol-sale-item-gallery .hol-gallery-arrow.next{right:9px}}@media (prefers-reduced-motion:reduce){.hol-sale-card-skeleton .hol-sale-card-image:after,.hol-sale-card-skeleton .hol-sale-card-overlay h3:after,.hol-sale-load-progress:before,.hol-sale-card-image img,.hol-sale-event-card img,.hol-sale-offer-image img{transition:none;animation:none}}.hol-sales-calendar-page{--sale-rule:#d8d8d4;--sale-soft:#f2f2f0;--sale-ink:#171615;--sale-muted:#595956;--sale-accent:#681f2c;color:var(--sale-ink);padding-top:clamp(22px,3.2vw,48px);padding-bottom:clamp(80px,10vw,160px)}.hol-sales-calendar-page .hol-breadcrumbs{border-bottom:1px solid var(--sale-rule);min-height:44px;color:var(--sale-muted);font:700 9px/1 var(--sans);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 clamp(28px,4vw,56px);padding:0 0 14px;display:flex}.hol-sales-calendar-page .hol-breadcrumbs a{color:inherit;text-decoration:none}.hol-sales-calendar-page .hol-breadcrumbs a:hover{color:var(--sale-ink);text-underline-offset:4px;text-decoration:underline}.hol-sales-calendar-page .hol-kicker{color:inherit}.hol-sale-calendar-hero{background:var(--sale-ink);color:#fff;grid-template-columns:minmax(0,1.55fr) minmax(250px,.45fr);align-items:center;gap:clamp(44px,7vw,112px);min-height:clamp(420px,48vw,610px);padding:clamp(38px,6.3vw,96px);display:grid}.hol-sale-calendar-hero h1{max-width:930px;font:400 clamp(58px,7.7vw,118px)/.84 var(--serif);letter-spacing:-.052em;margin:0}.hol-sale-calendar-hero>div>p:last-child{color:#ffffffb3;max-width:700px;font:450 clamp(13px,1.15vw,16px)/1.75 var(--sans);margin:30px 0 0}.hol-sale-calendar-hero>aside{border-left:1px solid #ffffff47;flex-direction:column;min-width:0;padding-left:clamp(24px,3vw,50px);display:flex}.hol-sale-calendar-hero>aside strong{font:400 clamp(76px,9vw,138px)/.8 var(--serif)}.hol-sale-calendar-hero>aside span{font:700 10px/1.45 var(--sans);letter-spacing:.1em;text-transform:uppercase;margin-top:26px}.hol-sale-calendar-hero>aside p{color:#ffffff8f;margin:13px 0 0;font-size:10px;line-height:1.65}.hol-sale-calendar-controls{border:1px solid var(--sale-rule);background:#fff;border-top:0;grid-template-columns:repeat(3,minmax(0,1fr)) auto;display:grid}.hol-sale-calendar-controls label{border-right:1px solid var(--sale-rule);flex-direction:column;gap:8px;min-width:0;padding:17px 20px 16px;display:flex}.hol-sale-calendar-controls label>span{color:var(--sale-muted);font:750 8px/1 var(--sans);letter-spacing:.1em;text-transform:uppercase}.hol-sale-calendar-controls select{width:100%;min-height:28px;color:var(--sale-ink);font:600 12px/1.2 var(--sans);background:0 0;border:0;outline:0;padding:0 24px 0 0}.hol-sale-calendar-controls>button{min-height:68px;color:var(--sale-ink);cursor:pointer;font:750 9px/1.2 var(--sans);text-underline-offset:4px;background:0 0;border:0;padding:0 20px;text-decoration:underline}.hol-sale-calendar-error{margin:42px 0 0}.hol-sale-calendar-loading{min-height:420px;color:var(--sale-muted);align-content:center;place-items:center;gap:16px;font-size:11px;display:grid}.hol-sale-calendar-loading i{border:1px solid var(--sale-rule);border-top-color:var(--sale-ink);border-radius:50%;width:26px;height:26px;animation:.8s linear infinite hol-spin}.hol-sale-calendar-section{margin:clamp(82px,9vw,140px) 0 0}.hol-sale-calendar-section>header{border-bottom:1px solid var(--sale-ink);justify-content:space-between;align-items:end;gap:24px;margin-bottom:clamp(26px,3vw,44px);padding-bottom:18px;display:flex}.hol-sale-calendar-section>header h2{font:400 clamp(43px,5.4vw,78px)/.9 var(--serif);letter-spacing:-.035em;margin:5px 0 0}.hol-sale-calendar-section>header>span{color:var(--sale-muted);font:750 9px/1 var(--sans);letter-spacing:.08em;text-transform:uppercase}.hol-sale-calendar-event-grid{border-top:1px solid var(--sale-rule);border-left:1px solid var(--sale-rule);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hol-sale-calendar-event{border-right:1px solid var(--sale-rule);border-bottom:1px solid var(--sale-rule);background:#fff;flex-direction:column;min-width:0;min-height:430px;padding:clamp(25px,3vw,46px);display:flex}.hol-sale-calendar-event.upcoming{background:var(--sale-soft)}.hol-sale-calendar-event-head{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.hol-sale-calendar-event-head>span{min-width:0;color:var(--sale-muted);letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:8px;overflow:hidden}.hol-sale-calendar-event-head>b{color:var(--sale-accent);letter-spacing:.11em;text-transform:uppercase;font-size:8px}.hol-sale-calendar-event h3{max-width:630px;font:400 clamp(32px,3.7vw,57px)/.94 var(--serif);letter-spacing:-.025em;overflow-wrap:anywhere;margin:clamp(34px,4vw,58px) 0 12px}.hol-sale-calendar-discount{font:750 11px/1 var(--sans);letter-spacing:.05em;text-transform:uppercase;margin:0 0 30px}.hol-sale-calendar-dates{border-top:1px solid var(--sale-rule);grid-template-columns:repeat(2,minmax(0,1fr));margin:auto 0 26px;display:grid}.hol-sale-calendar-dates>div{border-bottom:1px solid var(--sale-rule);min-width:0;padding:14px 14px 14px 0}.hol-sale-calendar-dates>div:nth-child(odd){border-right:1px solid var(--sale-rule)}.hol-sale-calendar-dates>div:nth-child(2n){padding-left:14px}.hol-sale-calendar-dates dt{color:var(--sale-muted);letter-spacing:.08em;text-transform:uppercase;font-size:8px}.hol-sale-calendar-dates dd{font:600 11px/1.4 var(--sans);margin:7px 0 0}.hol-sale-calendar-event>footer{justify-content:space-between;align-items:center;gap:20px;display:flex}.hol-sale-calendar-event>footer>span{color:var(--sale-muted);font-size:9px}.hol-sale-calendar-event>footer>a{color:var(--sale-ink);font:800 9px/1 var(--sans);letter-spacing:.08em;text-transform:uppercase;text-underline-offset:5px;text-decoration:underline}.hol-sale-calendar-empty{border:1px solid var(--sale-rule);background:var(--sale-soft);flex-direction:column;justify-content:center;min-height:180px;padding:34px;display:flex}.hol-sale-calendar-empty strong{font:400 27px/1.1 var(--serif)}.hol-sale-calendar-empty p{max-width:650px;color:var(--sale-muted);margin:12px 0;font-size:11px;line-height:1.6}.hol-sale-calendar-empty a{color:var(--sale-ink);text-underline-offset:4px;font-size:10px;font-weight:750;text-decoration:underline}.hol-sale-calendar-history-years{border-top:1px solid var(--sale-rule)}.hol-sale-calendar-history-years>section{border-bottom:1px solid var(--sale-rule);grid-template-columns:minmax(100px,.18fr) minmax(0,1fr);display:grid}.hol-sale-calendar-history-years>section>h3{font:400 clamp(36px,4vw,58px)/1 var(--serif);margin:0;padding:28px 24px 28px 0}.hol-sale-calendar-history-years>section>div{border-left:1px solid var(--sale-rule)}.hol-sale-calendar-history-row{border-bottom:1px solid var(--sale-rule);grid-template-columns:minmax(160px,.85fr) minmax(200px,1.35fr) minmax(260px,1.5fr) auto;align-items:center;gap:24px;min-width:0;padding:24px;display:grid}.hol-sale-calendar-history-row:last-child{border-bottom:0}.hol-sale-calendar-history-merchant{align-items:center;gap:10px;min-width:0;display:flex}.hol-sale-calendar-history-merchant>div,.hol-sale-calendar-history-row>div:nth-child(2){flex-direction:column;gap:6px;min-width:0;display:flex}.hol-sale-calendar-history-merchant strong,.hol-sale-calendar-history-row>div:nth-child(2)>strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.hol-sale-calendar-history-row span{color:var(--sale-muted);letter-spacing:.06em;text-transform:uppercase;font-size:8px}.hol-sale-calendar-history-row dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;min-width:0;margin:0;display:grid}.hol-sale-calendar-history-row dt{color:var(--sale-muted);letter-spacing:.06em;text-transform:uppercase;font-size:8px}.hol-sale-calendar-history-row dd{margin:6px 0 0;font-size:10px;line-height:1.45}.hol-sale-calendar-history-actions{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:9px;display:flex}.hol-sale-calendar-history-actions a{color:var(--sale-ink);text-underline-offset:4px;font-size:9px;text-decoration:underline}.hol-sale-calendar-more{justify-content:center;margin-top:38px;display:flex}.hol-sales-calendar-page :where(a,button,select):focus-visible{outline-offset:3px;outline:3px solid #9a7132}.hol-merchant-calendar-summary{margin:clamp(78px,9vw,136px) 0}.hol-merchant-calendar-summary>header{border-bottom:1px solid var(--sale-ink);justify-content:space-between;align-items:end;gap:24px;margin-bottom:0;padding-bottom:18px;display:flex}.hol-merchant-calendar-summary>header h2{font:400 clamp(43px,5.4vw,78px)/.9 var(--serif);letter-spacing:-.035em;margin:5px 0 0}.hol-merchant-calendar-summary>header>a{color:var(--sale-ink);font:750 9px/1 var(--sans);letter-spacing:.09em;text-transform:uppercase;text-underline-offset:5px;text-decoration:underline}.hol-merchant-calendar-columns{border-left:1px solid var(--sale-rule);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.hol-merchant-calendar-columns>section{border-right:1px solid var(--sale-rule);border-bottom:1px solid var(--sale-rule);background:#fff;min-width:0}.hol-merchant-calendar-columns>section>h3{border-bottom:1px solid var(--sale-rule);min-height:54px;font:750 9px/1 var(--sans);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;margin:0;padding:0 18px;display:flex}.hol-merchant-calendar-columns>section>h3 span{color:var(--sale-muted)}.hol-merchant-calendar-columns>section>p{min-height:120px;color:var(--sale-muted);margin:0;padding:22px 18px;font-size:10px;line-height:1.6}.hol-merchant-calendar-columns article{border-bottom:1px solid var(--sale-rule);min-height:150px;padding:21px 18px;position:relative}.hol-merchant-calendar-columns article:last-child{border-bottom:0}.hol-merchant-calendar-columns article>a:first-child{color:inherit;text-decoration:none}.hol-merchant-calendar-columns article strong{font:400 21px/1.08 var(--serif);overflow-wrap:anywhere;padding-right:50px;display:block}.hol-merchant-calendar-columns article dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0 0;display:grid}.hol-merchant-calendar-columns article dt{color:var(--sale-muted);letter-spacing:.07em;text-transform:uppercase;font-size:7px}.hol-merchant-calendar-columns article dd{margin:5px 0 0;font-size:9px;line-height:1.4}.hol-merchant-calendar-loading{border:1px solid var(--sale-rule);min-height:170px;color:var(--sale-muted);border-top:0;place-items:center;padding:30px;font-size:10px;display:grid}.hol-merchant-calendar-stale{color:var(--sale-muted);margin:12px 0 0;font-size:9px}.hol-merchant-calendar-summary .hol-sale-calendar-empty{border-top:0}.hol-merchant-calendar-summary .hol-sale-calendar-empty button{width:max-content;color:var(--sale-ink);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;padding:0;font-size:9px;font-weight:750;text-decoration:underline}@keyframes hol-sale-calendar-spin{to{transform:rotate(360deg)}}.hol-sale-calendar-loading i{animation-name:hol-sale-calendar-spin}@media (max-width:980px){.hol-sale-calendar-hero{grid-template-columns:1fr}.hol-sale-calendar-hero>aside{border-top:1px solid #ffffff47;border-left:0;padding:28px 0 0}.hol-sale-calendar-hero>aside strong{font-size:78px}.hol-sale-calendar-controls{grid-template-columns:repeat(3,minmax(0,1fr))}.hol-sale-calendar-controls>button{border-top:1px solid var(--sale-rule);grid-column:1/-1}.hol-sale-calendar-history-row{grid-template-columns:repeat(2,minmax(0,1fr))}.hol-sale-calendar-history-actions{align-items:flex-start}.hol-merchant-calendar-columns{grid-template-columns:1fr 1fr}.hol-merchant-calendar-columns>section:last-child{grid-column:1/-1}}@media (max-width:700px){.hol-sale-calendar-hero{gap:34px;min-height:0;padding:38px 22px}.hol-sale-calendar-hero h1{font-size:clamp(50px,15vw,72px)}.hol-sale-calendar-controls{grid-template-columns:1fr}.hol-sale-calendar-controls label{border-right:0;border-bottom:1px solid var(--sale-rule)}.hol-sale-calendar-event-grid{grid-template-columns:1fr}.hol-sale-calendar-event{min-height:410px;padding:25px 20px}.hol-sale-calendar-event h3{font-size:38px}.hol-sale-calendar-section>header{flex-direction:column;align-items:flex-start}.hol-sale-calendar-section>header h2{font-size:51px}.hol-sale-calendar-history-years>section{grid-template-columns:1fr}.hol-sale-calendar-history-years>section>h3{padding:24px 0 14px}.hol-sale-calendar-history-years>section>div{border-left:0}.hol-sale-calendar-history-row{grid-template-columns:1fr;gap:18px;padding:22px 0}.hol-sale-calendar-history-row dl{grid-template-columns:1fr 1fr}.hol-sale-calendar-history-actions{flex-flow:wrap}.hol-merchant-calendar-summary>header{flex-direction:column;align-items:flex-start}.hol-merchant-calendar-summary>header h2{font-size:51px}.hol-merchant-calendar-columns{grid-template-columns:1fr}.hol-merchant-calendar-columns>section:last-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){.hol-sale-calendar-loading i{animation:none}}@media (max-width:720px){.hol-infinite-feed>.hol-product-card,.hol-results-grid>.hol-product-card,.hol-grid>.hol-product-card,.hol-sale-grid>.hol-sale-item-card{border-bottom:1px solid var(--hol-stone);padding-bottom:22px}.hol-infinite-feed>.hol-product-card:last-child,.hol-results-grid>.hol-product-card:last-child,.hol-grid>.hol-product-card:last-child,.hol-sale-grid>.hol-sale-item-card:last-child{border-bottom-color:#0000}}.hol-header.hol-discover-header{grid-template-rows:72px 48px;grid-template-columns:1fr auto;row-gap:0;height:auto;min-height:120px;padding-top:0;padding-bottom:0}.hol-discover-header>.wordmark{grid-area:1/1}.hol-discover-header>.hol-header-actions{grid-area:1/2}.hol-header.hol-discover-header>nav{border-top:1px solid var(--hol-stone);white-space:nowrap;grid-area:2/1/auto/-1;justify-content:center;align-self:stretch;align-items:center;width:100%;display:flex;overflow-x:auto}.hol-discovery-tools{margin-bottom:40px}.hol-discovery-tools .hol-section-title{margin-bottom:18px}.hol-discovery-search{width:100%;margin-top:28px}.hol-discovery-search .hol-home-search-bar{width:100%;max-width:none;box-shadow:none;margin:0}.hol-discovery-tools+.hol-visual-hero{margin-top:35px}@media (max-width:720px){.hol-header.hol-discover-header{grid-template-rows:64px 44px;min-height:108px}.hol-header.hol-discover-header>nav{justify-content:flex-start;gap:24px}.hol-discovery-tools{margin-bottom:26px}.hol-discovery-search{margin-top:20px}.hol-discovery-search .hol-home-search-bar{height:auto;min-height:60px}.hol-discovery-search .hol-home-search-bar input{min-width:0;font-size:14px}.hol-discovery-search .hol-search-submit{padding:0 12px}}.hol-runway-layout{display:none}@media (min-width:801px){.hol-loop-section[data-columns="2"] .hol-infinite-feed{grid-template-columns:repeat(2,minmax(0,1fr))}.hol-loop-section[data-columns="3"] .hol-infinite-feed{grid-template-columns:repeat(3,minmax(0,1fr))}.hol-runway-layout{justify-content:flex-end;align-items:center;gap:4px;margin:0 0 16px;display:flex}.hol-runway-layout>span{color:var(--hol-muted);margin-right:8px;font-size:12px}.hol-runway-layout button{border:1px solid var(--hol-stone);min-width:40px;min-height:36px;color:var(--hol-ink);font:inherit;cursor:pointer;background:0 0;font-size:12px}.hol-runway-layout button[aria-pressed=true]{background:var(--hol-ox);border-color:var(--hol-ox);color:#fff}.hol-runway-layout button:focus-visible{outline:2px solid var(--hol-ox);outline-offset:3px}}.hol-loop-section .hol-infinite-feed{columns:auto;grid-template-columns:minmax(0,1fr);grid-auto-rows:1fr;gap:24px 14px;display:grid}.hol-loop-section .hol-infinite-feed>.hol-product-card{content-visibility:visible;flex-direction:column;min-width:0;margin:0;display:flex}.hol-loop-section .hol-product-card .hol-product-image{aspect-ratio:4/5;height:auto}.hol-loop-section .hol-product-overlay{flex:1}.hol-loop-section .hol-product-overlay h3{height:2.7em;line-height:1.35}@media (min-width:721px) and (max-width:800px){.hol-loop-section .hol-infinite-feed{grid-template-columns:repeat(2,minmax(0,1fr))}}.hol-header.hol-discover-header{grid-template-rows:72px 48px auto}.hol-header-resale-search{grid-area:3/1/auto/-1;width:100%;min-width:0;padding:12px 0}.hol-header-resale-search .hol-home-search-bar{width:100%;max-width:none;box-shadow:none;height:56px;margin:0}.hol-public-shell .hol-header-resale-search{padding:12px var(--page-gutter)}@media (max-width:720px){.hol-header.hol-discover-header{grid-template-rows:64px 44px auto}.hol-header-resale-search{padding:10px 0}.hol-public-shell .hol-header-resale-search{padding:10px 16px}.hol-header-resale-search .hol-home-search-bar input{min-width:0;font-size:14px}}.hol-header.hol-discover-header{padding-inline:0}.hol-discover-header>.wordmark{margin-left:clamp(22px,4vw,70px)}.hol-discover-header>.hol-header-actions{margin-right:clamp(22px,4vw,70px)}.hol-header-resale-search,.hol-public-shell .hol-header-resale-search{border-top:1px solid var(--hol-stone);padding:0}.hol-header-resale-search .hol-home-search-bar{border:0;border-radius:0;height:64px;padding:6px 12px 6px 20px}.hol-header-resale-search .hol-search-submit{justify-content:center;align-items:center;gap:8px;width:auto;height:48px;padding:0 20px;font-size:12px;display:inline-flex}.hol-header-resale-search .hol-search-submit:after{content:none}@media (max-width:720px){.hol-discover-header>.wordmark{margin-left:16px}.hol-discover-header>.hol-header-actions{margin-right:16px}.hol-header.hol-discover-header>nav{padding-inline:16px}.hol-header-resale-search .hol-search-submit{padding-inline:12px}}.hol-container.hol-discover{padding-top:0}.hol-visual-hero.hol-campaign-hero{flex-direction:column;gap:32px;min-height:0;display:flex}.hol-campaign-image{aspect-ratio:2752/1536;flex-shrink:0;width:100vw;position:relative}.hol-campaign-image img{object-fit:cover}.hol-campaign-hero .hol-visual-hero-copy{text-align:center;width:100%;padding:12px 0 28px}.hol-campaign-hero .hol-visual-hero-copy h1{max-width:1000px;margin-inline:auto;font-size:clamp(40px,5vw,76px)}.hol-campaign-hero .hol-visual-hero-copy>p:not(.hol-kicker){max-width:780px;margin-inline:auto}.hol-campaign-hero .hol-hero-actions,.hol-campaign-hero .hol-resale-proof{justify-content:center}@media (max-width:720px){.hol-campaign-image{aspect-ratio:4/5}.hol-campaign-image img{object-position:42% center}}.hol-container.hol-designer-navigation{padding-top:0;padding-bottom:0}@media (max-width:720px){.hol-header-resale-search .hol-home-search-bar input{font-size:16px}}.hol-sale-explorer .hol-sale-result-head :is(h1,h2){font:400 clamp(28px,3vw,42px)/1.12 var(--serif);letter-spacing:-.025em;margin:8px 0 12px}.hol-sale-explorer .hol-sale-result-head .hol-kicker{font:700 11px/1.4 var(--sans);letter-spacing:.1em}.hol-sale-explorer .hol-sale-result-head p:not(.hol-kicker),.hol-sale-explorer .hol-sale-result-head>div>small{font:400 13px/1.5 var(--sans)}.hol-sale-explorer .hol-sale-result-head .hol-sale-result-count{font-weight:600}.hol-sale-explorer .hol-sale-searchbar{gap:12px;height:auto;padding:12px 24px}.hol-sale-explorer .hol-sale-searchbar input{font:400 16px/1.4 var(--sans);height:46px}.hol-sale-explorer .hol-sale-searchbar .hol-sale-search-submit{width:auto;height:46px;font:600 13px/1.2 var(--sans);letter-spacing:0;text-transform:none;flex:none;padding:0 18px}.hol-sale-explorer .hol-sale-search-submit:after{content:none}.hol-sale-explorer .hol-sale-market-filter{flex-wrap:wrap;gap:12px;padding:18px 24px}.hol-sale-explorer .hol-sale-market-filter legend,.hol-sale-explorer .hol-sale-audience-filter legend,.hol-sale-explorer .hol-sale-filter-field>span{font:600 12px/1.4 var(--sans);letter-spacing:0;text-transform:none;margin-bottom:6px}.hol-sale-explorer .hol-sale-market-filter small,.hol-sale-explorer .hol-sale-filter-actions small,.hol-sale-explorer .hol-sale-filter-field small{font:400 12px/1.5 var(--sans)}.hol-sale-explorer .hol-sale-quick-filters{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:20px 24px}.hol-sale-explorer .hol-sale-quick-filters .hol-sale-audience-filter{grid-column:span 2}.hol-sale-explorer .hol-sale-quick-filters>.hol-sale-quick-select{display:block}.hol-sale-explorer .hol-sale-quick-filters .hol-sale-audience-filter>div{gap:6px;display:flex}.hol-sale-explorer .hol-sale-filter-field :is(input,select),.hol-sale-explorer .hol-sale-audience-filter button,.hol-sale-explorer .hol-sale-market-filter button,.hol-sale-explorer .hol-sale-more-filters{min-width:0;height:46px;min-height:46px;font:400 14px/1.3 var(--sans);letter-spacing:0;text-transform:none;padding:0 12px}.hol-sale-explorer .hol-sale-more-filters{grid-column:auto}.hol-sale-explorer .hol-sale-advanced-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.hol-sale-explorer .hol-sale-filters{padding:24px}.hol-sale-explorer .hol-sale-filters[hidden]{display:none}.hol-sale-explorer .hol-sale-results-toolbar .hol-sale-sort{height:46px;font:600 12px/1.4 var(--sans);gap:12px;max-width:100%}.hol-sale-explorer .hol-sale-sort select{min-width:0;max-width:100%;font:400 14px/1.3 var(--sans)}.hol-sale-explorer :is(input,select,button):focus-visible{outline:2px solid var(--hol-ink);outline-offset:3px}@media (max-width:760px){.hol-sale-explorer>.hol-sale-result-head{padding:22px 16px 18px}.hol-sale-explorer .hol-sale-searchbar{flex-wrap:wrap;gap:8px;padding:10px 16px}.hol-sale-explorer .hol-sale-searchbar input{flex-basis:60%}.hol-sale-explorer .hol-sale-searchbar .hol-sale-search-submit{width:100%}.hol-sale-explorer .hol-sale-market-filter{padding:16px}.hol-sale-explorer .hol-sale-quick-filters,.hol-sale-explorer .hol-sale-advanced-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px}.hol-sale-explorer .hol-sale-quick-filters,.hol-sale-explorer .hol-sale-filters{padding:16px}.hol-sale-explorer .hol-sale-quick-filters .hol-sale-audience-filter,.hol-sale-explorer .hol-sale-more-filters{grid-column:1/-1}.hol-sale-explorer .hol-sale-audience-filter button{padding-inline:6px;font-size:13px}.hol-sale-explorer .hol-sale-filter-field :is(input,select),.hol-sale-explorer .hol-sale-sort select{font-size:16px}}@media (max-width:380px){.hol-sale-explorer .hol-sale-advanced-grid{grid-template-columns:minmax(0,1fr)}}.hol-sale-card-media{min-width:0;position:relative}.hol-sale-card-media>.hol-sale-watch-shortcut{width:44px;height:44px;font:400 25px/1 var(--sans);place-items:center;display:grid;top:10px;right:10px}.hol-sale-card-media>.hol-sale-watch-shortcut:focus-visible{outline:2px solid var(--hol-ink);outline-offset:3px}.hol-sale-item-card .hol-card-brand-header{gap:8px;min-height:46px;padding:7px 10px}.hol-sale-item-card .hol-card-brand-identity{max-width:40%;height:24px}.hol-sale-item-card .hol-card-brand-identity img{width:auto;max-width:80px;height:18px;max-height:18px}.hol-sale-directory-calendar{justify-content:flex-end;margin-top:16px;display:flex}.hol-sale-directory-calendar .hol-secondary-button{min-height:44px}.hol-sale-merchant-index .hol-sale-merchant-rail{border-top:1px solid var(--sale-rule,var(--hol-stone));width:100vw;max-width:none;margin-inline:calc(50% - 50vw)}.hol-sales-home .hol-sale-merchant-index{margin-bottom:24px}.hol-sales-home>.hol-sale-explorer.home{margin-top:0}.hol-sale-product-type-strip{border-bottom:1px solid var(--hol-stone);overscroll-behavior-x:contain;scrollbar-width:thin;background:#fff;gap:8px;padding:12px 24px;display:flex;overflow-x:auto}.hol-sale-product-type-strip button{border:1px solid var(--hol-stone);min-height:44px;color:var(--hol-ink);font:500 14px/1.3 var(--sans);cursor:pointer;background:#fff;border-radius:0;flex:none;padding:0 16px}.hol-sale-product-type-strip button[aria-pressed=true]{background:var(--hol-ink);color:#fff;border-color:var(--hol-ink)}@media (max-width:760px){.hol-sale-product-type-strip{padding-inline:16px}}.hol-sales-home>.hol-sale-explorer>.hol-pinned-search .hol-sale-searchbar{box-sizing:border-box;border-top:1px solid var(--hol-stone);width:100vw;max-width:none;margin-inline:calc(50% - 50vw)}.hol-sales-home>.hol-sale-explorer>.hol-sale-product-type-strip{box-sizing:border-box;width:100vw;max-width:none;margin-inline:calc(50% - 50vw)}.hol-sale-searchbar .hol-sale-search-audience{border:1px solid var(--hol-stone);background:#f4f4f2;border-radius:999px;flex:none;gap:3px;padding:3px;display:flex}.hol-sale-explorer .hol-sale-search-audience button{width:auto;min-width:54px;height:44px;color:var(--hol-ink);font:500 13px/1 var(--sans);text-transform:none;letter-spacing:0;background:0 0;border:0;border-radius:999px;padding:0 12px;transition:background-color .2s,color .2s}.hol-sale-explorer .hol-sale-search-audience button:after{content:none}.hol-sale-explorer .hol-sale-search-audience button[aria-pressed=true]{background:var(--hol-ink);color:#fff}@media (max-width:760px){.hol-sale-searchbar .hol-sale-search-audience{flex-basis:100%}.hol-sale-explorer .hol-sale-search-audience button{flex:1}}@media (prefers-reduced-motion:reduce){.hol-sale-explorer .hol-sale-search-audience button{transition:none}}.hol-sale-explorer .hol-sale-searchbar .hol-sale-search-audience{margin-left:auto}@media (max-width:760px){.hol-sale-explorer .hol-sale-searchbar .hol-sale-search-audience{flex-basis:auto}.hol-sale-explorer .hol-sale-searchbar input{flex-basis:calc(100% - 52px)}.hol-sale-explorer .hol-sale-searchbar .hol-sale-search-submit{width:auto;padding-inline:12px}.hol-sale-explorer .hol-sale-search-audience button{min-width:44px;padding-inline:8px}}.hol-sale-filter-toggle{border-bottom:1px solid var(--hol-stone);justify-content:flex-end;padding:12px 24px;display:flex}.hol-sale-filter-deck[hidden]{display:none}.hol-sale-advanced-grid>.hol-sale-audience-filter{grid-column:1/-1;margin:0}.hol-sale-advanced-grid>.hol-sale-audience-filter>div{flex-wrap:wrap;gap:6px;display:flex}@media (max-width:760px){.hol-sale-filter-toggle{padding-inline:16px}}.hol-sale-explorer>.hol-sale-result-head{padding:16px 24px}.hol-sale-explorer .hol-sale-result-head>div{flex-wrap:wrap;align-items:baseline;gap:6px 18px;width:100%;min-width:0;display:flex}.hol-sale-explorer .hol-sale-result-head .hol-kicker{flex-basis:100%;margin:0;font-size:10px}.hol-sale-explorer .hol-sale-result-head :is(h1,h2){margin:0;font-size:clamp(22px,2.2vw,28px);line-height:1.2}.hol-sale-explorer .hol-sale-result-head .hol-sale-result-count{white-space:nowrap;margin:0 0 0 auto;font-size:12px}@media (max-width:760px){.hol-sale-explorer>.hol-sale-result-head{padding:14px 16px}.hol-sale-explorer .hol-sale-result-head .hol-sale-result-count{margin-left:0}}.hol-sale-explorer .hol-sale-searchbar>.hol-sale-more-filters{border:1px solid var(--hol-stone);width:auto;height:46px;color:var(--hol-ink);font:500 13px/1.2 var(--sans);letter-spacing:0;text-transform:none;background:#fff;border-radius:0;flex:none;padding:0 16px}.hol-sale-explorer .hol-sale-searchbar>.hol-sale-more-filters:after{content:none}.hol-sale-explorer .hol-sale-searchbar>.hol-sale-more-filters[aria-expanded=true]{background:var(--hol-ink);color:#fff}@media (max-width:760px){.hol-sale-explorer .hol-sale-searchbar .hol-sale-search-audience{flex-basis:100%}.hol-sale-explorer .hol-sale-searchbar .hol-sale-search-submit{margin-left:auto}}.hol-sale-explorer .hol-sale-results-toolbar{align-items:center;gap:20px;margin:0 0 24px}.hol-sale-explorer .hol-sale-results-toolbar>.hol-sale-result-head{border:0;flex:1;min-width:0;padding:0}.hol-sale-explorer .hol-sale-results-toolbar .hol-sale-result-count{margin-left:0}.hol-sale-explorer .hol-sale-results-toolbar>.hol-sale-sort{flex:none}@media (max-width:760px){.hol-sale-explorer .hol-sale-results-toolbar{flex-wrap:wrap;gap:12px}.hol-sale-explorer .hol-sale-results-toolbar>.hol-sale-result-head{flex-basis:100%}.hol-sale-explorer .hol-sale-results-toolbar>.hol-sale-sort{width:100%}}.hol-filter-portal{background:0 0;min-height:0;overflow:visible}.hol-home-search-bar .hol-home-filter-trigger{border:1px solid var(--hol-stone);background:var(--hol-bg);width:auto;min-width:48px;height:48px;color:var(--hol-ink);white-space:nowrap;border-radius:1px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:12px;display:inline-flex}.hol-home-search-bar .hol-home-filter-trigger:after{content:none}.hol-home-filter-trigger b{background:var(--hol-ox);color:#fff;border-radius:99px;min-width:19px;padding:3px 5px;font-size:10px}.hol-home-filter-trigger:focus-visible{outline:2px solid var(--hol-ox);outline-offset:2px}@media (max-width:480px){.hol-header-resale-search .hol-home-search-bar{gap:6px;padding-inline:10px}.hol-header-resale-search .hol-home-search-bar>span{display:none}.hol-header-resale-search .hol-search-submit{flex-shrink:0;width:44px;padding:0}.hol-header-resale-search .hol-search-submit>span{display:none}.hol-home-search-bar .hol-home-filter-trigger{gap:5px;height:48px;padding-inline:10px;font-size:12px}}.hol-filter-portal .hol-filter-scrim{-webkit-backdrop-filter:none;backdrop-filter:none;background:#17161547}.hol-filter-portal .hol-filters{background:var(--hol-white);width:min(460px,100vw);height:100dvh;color:var(--hol-ink);border-right:1px solid var(--hol-stone);box-shadow:none;font:450 14px/1.5 var(--sans);outline:none;flex-direction:column;padding:0;display:flex;overflow:clip}.hol-filter-portal .hol-filter-mobile-head{border-bottom:1px solid var(--hol-stone);background:var(--hol-white);-webkit-backdrop-filter:none;backdrop-filter:none;flex:none;margin:0;padding:22px 24px;position:static}.hol-filter-portal .hol-filter-mobile-head h2{font:400 36px/1.1 var(--serif);letter-spacing:-.025em;margin:0}.hol-filter-portal .hol-filter-mobile-head>div{gap:16px}.hol-filter-portal .hol-filter-mobile-head button{border:1px solid var(--hol-stone);background:var(--hol-white);width:44px;height:44px;color:var(--hol-ink);font:400 25px/1 var(--sans);border-radius:0}.hol-filter-portal .hol-filter-mobile-head .hol-filter-reset{width:auto;min-height:44px;font:500 12px/1.4 var(--sans);text-underline-offset:4px;border:0;padding:0;text-decoration:underline}.hol-filter-content{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--hol-stone) transparent;flex:1;min-height:0;padding:24px;overflow-y:auto}.hol-filter-portal .hol-filter-block{border:0;border-bottom:1px solid var(--hol-stone);min-width:0;margin:0 0 28px;padding:0 0 28px;display:block}.hol-filter-portal .hol-filter-block>strong,.hol-filter-portal .hol-filter-block legend strong{color:var(--hol-ink);font:700 11px/1.4 var(--sans);letter-spacing:.1em;text-transform:uppercase}.hol-filter-portal .hol-filter-block legend{margin-bottom:14px;padding:0}.hol-filter-portal .hol-filter-block legend button{min-height:24px;color:var(--hol-ink);font:500 12px/1.4 var(--sans);padding:0}.hol-filter-portal .hol-filter-block legend button:disabled{color:var(--hol-muted);opacity:.55}.hol-filter-portal .hol-filter-block>small{color:var(--hol-muted);font:450 12px/1.6 var(--sans);margin-top:10px;display:block}.hol-filter-portal .hol-filter-block>output{color:var(--hol-ink);font:500 15px/1.5 var(--sans);margin-top:12px}.hol-filter-portal .hol-filter-block select{border:1px solid var(--hol-stone);background:var(--hol-white);height:48px;color:var(--hol-ink);font:450 16px/1.4 var(--sans);border-radius:0;margin-top:12px;padding:0 12px}.hol-filter-portal .hol-category-filter>div{gap:8px}.hol-filter-portal .hol-category-filter label{border-radius:0;gap:12px;min-height:64px;padding:12px}.hol-filter-portal .hol-category-filter span b{font:550 14px/1.4 var(--sans)}.hol-filter-portal .hol-category-filter span small{font:450 11px/1.4 var(--sans);margin-top:3px}.hol-filter-portal .hol-category-filter em{font:450 11px/1.4 var(--sans)}.hol-filter-portal .hol-brand-options{gap:8px}.hol-filter-portal .hol-brand-options label{min-height:46px;color:var(--hol-ink);font:450 12px/1.4 var(--sans);border-radius:0;grid-template-columns:16px minmax(0,1fr) auto;gap:8px;padding:10px}.hol-filter-portal .hol-brand-options b{font:450 10px/1.4 var(--sans)}.hol-filter-portal .hol-facet-options{gap:8px}.hol-filter-portal .hol-facet-options label{min-height:44px;color:var(--hol-ink);font:450 12px/1.4 var(--sans);border-radius:0;gap:8px;padding:10px 12px;position:relative}.hol-filter-portal .hol-facet-options input{clip-path:inset(50%);width:1px;height:1px;margin:0;top:50%;left:0}.hol-filter-portal :is(.hol-brand-options,.hol-category-filter,.hol-facet-options) label{transition:background .15s,border-color .15s,color .15s}.hol-filter-portal :is(.hol-brand-options,.hol-category-filter,.hol-facet-options) label.active{border-color:var(--hol-ink);background:var(--hol-ink);color:var(--hol-white)}.hol-filter-portal :is(.hol-brand-options,.hol-category-filter) label.active :is(small,b,em){color:inherit}.hol-filter-portal :is(.hol-brand-options,.hol-category-filter,.hol-facet-options) label:focus-within{outline:2px solid var(--hol-ink);outline-offset:3px}.hol-filter-portal :is(.hol-brand-options,.hol-category-filter,.hol-check-row) input{width:16px;height:16px;accent-color:var(--hol-ink);margin:0}.hol-filter-portal .hol-filter-block input[type=range]{height:24px;accent-color:var(--hol-ink);margin:12px 0 4px}.hol-filter-portal .hol-condition-scale{font:450 10px/1.4 var(--sans)}.hol-filter-portal .hol-condition-scale i{font:inherit}.hol-filter-portal .hol-check-row{min-height:48px;font:500 13px/1.4 var(--sans);gap:12px;margin:0 0 24px;padding:0 0 20px}.hol-filter-portal .hol-merchant-filter{border:0;padding:0}.hol-filter-portal .hol-merchant-filter summary{min-height:44px;color:var(--hol-ink);font:600 13px/1.4 var(--sans);align-items:center;margin:0}.hol-filter-portal .hol-merchant-filter summary span{font:450 11px/1.4 var(--sans)}.hol-filter-portal .hol-source-row{border-top:1px solid var(--hol-stone);min-height:54px;font:450 12px/1.4 var(--sans)}.hol-filter-portal .hol-source-row button{background:var(--hol-white);min-height:40px;color:var(--hol-ink);font:450 11px/1.3 var(--sans);border-radius:0}.hol-filter-portal .hol-source-row button.active{border-color:var(--hol-ink);background:var(--hol-ink);color:var(--hol-white)}.hol-filter-portal .hol-source-row button.excluded{border-color:var(--hol-stone);background:var(--hol-mist);color:var(--hol-muted)}.hol-filter-footer{padding:16px 24px max(16px,env(safe-area-inset-bottom));border-top:1px solid var(--hol-stone);background:var(--hol-white);flex:none}.hol-filter-portal .hol-filter-apply{border:1px solid var(--hol-ink);background:var(--hol-ink);width:100%;height:48px;color:var(--hol-white);box-shadow:none;font:650 12px/1.4 var(--sans);letter-spacing:.08em;text-transform:uppercase;border-radius:0;margin:0;position:static}@media (hover:hover){.hol-filter-portal :is(.hol-brand-options,.hol-category-filter,.hol-facet-options) label:hover{border-color:var(--hol-ink)}.hol-filter-portal .hol-filter-apply:hover{background:#353330}.hol-filter-portal .hol-filter-mobile-head button:hover{background:var(--hol-mist)}}@media (max-width:480px){.hol-filter-portal .hol-filter-mobile-head{padding:18px 20px}.hol-filter-portal .hol-filter-mobile-head h2{font-size:32px}.hol-filter-content{padding:24px 20px}.hol-filter-footer{padding-inline:20px}}@media (prefers-reduced-motion:reduce){.hol-filter-portal .hol-filters,.hol-filter-portal :is(.hol-brand-options,.hol-category-filter,.hol-facet-options) label{transition:none}}.hol-sale-main-filters{background:var(--hol-white);border-bottom:1px solid var(--hol-stone);min-width:0}.hol-sales-home>.hol-sale-explorer>.hol-sale-main-filters{width:100vw;max-width:none;margin-inline:calc(50% - 50vw)}.hol-sale-main-filter-row{align-items:center;gap:16px;min-width:0;padding:10px 24px;display:flex}.hol-sale-main-filter-row+.hol-sale-main-filter-row{border-top:1px solid var(--hol-stone)}.hol-sale-main-filter-label{font:600 12px/1.4 var(--sans);flex:0 0 44px}.hol-sale-main-filter-options{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--hol-stone) transparent;flex:1;align-items:center;gap:8px;min-width:0;padding:5px 3px;display:flex;overflow-x:auto}.hol-sale-main-filter-options>button{cursor:pointer;flex:none}.hol-sale-main-filter-options :is(.hol-sale-main-filter-all,.hol-sale-main-size){border:1px solid var(--hol-stone);background:var(--hol-white);min-width:44px;min-height:44px;color:var(--hol-ink);font:500 12px/1.3 var(--sans);white-space:nowrap;border-radius:0;padding:0 13px}.hol-sale-main-filter-options :is(.hol-sale-main-filter-all,.hol-sale-main-size)[aria-pressed=true]{border-color:var(--hol-ink);background:var(--hol-ink);color:var(--hol-white)}.hol-sale-main-filter-options .hol-sale-main-color{min-width:54px;min-height:58px;color:var(--hol-ink);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:3px 5px;display:flex}.hol-sale-color-circle{border:1px solid #17161533;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.hol-sale-color-label{font:450 10px/1.4 var(--sans);white-space:nowrap}.hol-sale-main-color[aria-pressed=true] .hol-sale-color-circle{outline:1px solid var(--hol-ink);outline-offset:3px}.hol-sale-main-color[aria-pressed=true] .hol-sale-color-label{font-weight:750}.hol-sale-main-filter-options>button:focus-visible{outline:2px solid var(--hol-ink);outline-offset:2px}.hol-sale-main-filter-empty{color:var(--hol-muted);font:450 12px/1.4 var(--sans);white-space:nowrap}@media (hover:hover){.hol-sale-main-filter-options>button:hover{border-color:var(--hol-ink)}.hol-sale-main-color:hover .hol-sale-color-circle{outline:1px solid var(--hol-stone);outline-offset:3px}}@media (max-width:760px){.hol-sale-main-filter-row{gap:10px;padding:8px 16px}.hol-sale-main-filter-label{flex-basis:36px}}.hol-my-finds-page{--sale-rule:var(--hol-stone);--sale-soft:var(--hol-mist);--sale-ink:var(--hol-ink);--sale-muted:var(--hol-muted);--sale-accent:var(--hol-ox);min-width:0;padding-top:28px}.hol-my-finds-page .hol-page-heading{align-items:center;gap:20px;margin-bottom:24px}.hol-my-finds-page .hol-page-heading h1{font:400 clamp(32px,4vw,48px)/1.1 var(--serif);margin:0}.hol-my-finds-page .hol-page-heading p{color:var(--hol-muted);margin:8px 0 0;font-size:13px}.hol-my-finds-actions{flex-wrap:wrap;gap:10px;display:flex}.hol-my-finds-tabs{width:100%;min-width:0;overflow-x:auto}.hol-my-finds-tabs a{white-space:nowrap;border-bottom-width:1px;flex:1;min-width:max-content;padding:14px 18px}.hol-my-finds-page .hol-saved-toolbar{flex-wrap:wrap;gap:12px;font-size:12px}.hol-my-finds-page .hol-saved-toolbar label{border-radius:0;align-items:center;gap:8px;max-width:100%;display:flex}.hol-my-finds-page .hol-saved-toolbar select{min-width:0;max-width:100%;font:inherit}.hol-sale-watch-shortcut{cursor:pointer;color:var(--hol-ink)}.hol-sale-watch-shortcut[aria-pressed=true]{background:var(--hol-ink);color:#fff}@media (max-width:720px){.hol-my-finds-page .hol-page-heading{align-items:flex-start}.hol-my-finds-actions{width:100%}.hol-my-finds-actions>*{text-align:center;flex:1}.hol-my-finds-tabs a{padding:14px 12px;font-size:12px}.hol-my-finds-page .hol-empty{padding:38px 16px}.hol-my-finds-page .hol-empty p{font-size:13px;line-height:1.6}.hol-my-finds-page .hol-grid{min-width:0}}.hol-follow-store{min-height:36px;color:var(--hol-muted);font:600 10px var(--sans);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:8px 10px;display:inline-flex}.hol-follow-store:focus-visible{outline:2px solid var(--hol-ink)}.hol-my-feed .hol-page-heading h1{font-size:clamp(34px,4vw,48px)}.hol-my-feed .hol-page-heading p{font-size:13px}.hol-feed-new{font:600 10px var(--sans);color:var(--hol-ox);padding:8px 0;display:block}@media (max-width:720px){.hol-my-feed .hol-page-heading{gap:16px}.hol-my-feed .hol-page-heading p{line-height:1.5}.hol-mobile-nav a{font-size:8px}}.hol-my-feed .hol-grid>div{flex-direction:column;min-width:0;display:flex}.hol-my-feed .hol-grid>div>article{flex:1}.hol-my-feed .hol-page-heading{flex-wrap:wrap;gap:16px}.hol-my-feed .hol-page-heading>div{flex:1;min-width:min(100%,260px)}.hol-my-feed-grid{padding:0!important}.hol-my-feed .hol-page-heading>.hol-my-feed-actions{flex-wrap:wrap;flex:none;gap:10px;min-width:0;display:flex}.hol-my-feed-actions .hol-secondary-button{font:600 10px var(--sans);letter-spacing:.06em;min-height:44px;padding:12px 16px}.hol-app:has(.hol-pinned-search)>.hol-header{-webkit-backdrop-filter:none;backdrop-filter:none;position:relative}.hol-pinned-search{width:100%;min-width:0}.hol-pinned-search-bar{min-width:0}.hol-pinned-search-bar.is-pinned{z-index:60;border-bottom:1px solid var(--hol-stone);background:#fff;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 12px #0000000a}.hol-pinned-search-bar.is-pinned>form{background:#fff;border-radius:0;width:100%!important;max-width:none!important;padding:10px max(16px,env(safe-area-inset-left))!important;margin:0!important}.hol-pinned-search-bar.is-pinned .hol-search-secondary,.hol-pinned-search-bar.is-pinned .hol-sale-search-audience{display:none!important}.hol-pinned-search-bar.is-pinned .hol-sale-searchbar{grid-template-rows:44px!important}.hol-mobile-nav-icons a{position:relative}@media (max-width:720px){.hol-mobile-nav.hol-mobile-nav-icons{height:calc(56px + env(safe-area-inset-bottom));padding:0 8px env(safe-area-inset-bottom);background:#fffffff7;transition:transform .22s}.hol-mobile-nav-icons a{justify-content:center;align-items:center;min-height:48px;display:flex}.hol-mobile-nav-icons a.active:before{content:"";background:currentColor;width:16px;height:2px;position:absolute;top:4px}.hol-mobile-nav-icons.is-hidden:not(:focus-within){pointer-events:none;transform:translateY(110%)}.hol-mobile-nav-count{background:var(--hol-ox,#511d25);color:#fff;min-width:15px;font:500 9px var(--sans);text-align:center;border-radius:20px;padding:2px 3px;position:absolute;top:4px;left:calc(50% + 7px)}}@media (prefers-reduced-motion:reduce){.hol-mobile-nav.hol-mobile-nav-icons{transition:none}}.hol-sale-explorer:has(.is-pinned) #sale-filter-panel:not([hidden]){z-index:65;overscroll-behavior:contain;padding:24px max(16px,4vw) calc(24px + env(safe-area-inset-bottom));background:#fff;position:fixed;inset:68px 0 0;overflow:auto;box-shadow:0 12px 40px #0002}.hol-pinned-search .hol-search-bar-minimal{-webkit-backdrop-filter:none;backdrop-filter:none;position:relative;top:auto}.hol-search-bar .hol-home-filter-trigger{border:1px solid var(--hol-stone);width:44px;min-width:44px;height:44px;color:var(--hol-ink);background:#fff;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.hol-search-bar .hol-home-filter-trigger:after{content:none}.hol-search-page .hol-category-tabs{position:static}.hol-mobile-feed-layout{display:none}@media (max-width:720px){.hol-mobile-feed-layout{justify-content:flex-end;gap:0;padding:8px 16px;display:flex}.hol-mobile-feed-layout button{border:1px solid var(--hol-stone);width:44px;height:44px;color:var(--hol-ink);cursor:pointer;background:#fff;place-items:center;display:grid}.hol-mobile-feed-layout button+button{border-left:0}.hol-mobile-feed-layout button[aria-pressed=true]{background:var(--hol-ink);color:#fff}.hol-app .hol-mobile-feed-grid{grid-template-columns:minmax(0,1fr)!important;display:grid!important}html[data-mobile-columns="2"] .hol-app .hol-mobile-feed-grid{align-items:stretch;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px 10px!important}.hol-mobile-feed-grid>*,.hol-mobile-feed-grid article{min-width:0}html[data-mobile-columns="2"] .hol-mobile-feed-grid .hol-product-card{flex-direction:column;height:100%;display:flex}html[data-mobile-columns="2"] .hol-mobile-feed-grid .hol-product-image{aspect-ratio:4/5;height:auto}html[data-mobile-columns="2"] .hol-mobile-feed-grid h2,html[data-mobile-columns="2"] .hol-mobile-feed-grid h3{overflow-wrap:anywhere;font-size:15px;line-height:1.3}html[data-mobile-columns="2"] .hol-mobile-feed-grid .hol-product-body{padding:10px 6px}html[data-mobile-columns="2"] .hol-mobile-feed-grid .hol-save-button{width:36px;height:36px;top:6px;right:6px}html[data-mobile-columns="2"] .hol-mobile-feed-grid .hol-card-brand-header{grid-template-rows:24px 28px;grid-template-columns:minmax(0,1fr);gap:4px;min-height:72px;padding:6px;display:grid}html[data-mobile-columns="2"] .hol-mobile-feed-grid .hol-card-brand-identity{max-width:100%;height:24px}html[data-mobile-columns="2"] .hol-mobile-feed-grid .hol-card-brand-identity img{max-width:100%;max-height:20px}html[data-mobile-columns="2"] .hol-mobile-feed-grid .hol-card-brand-actions{justify-content:space-between;gap:4px}html[data-mobile-columns="2"] .hol-mobile-feed-grid .hol-sale-card-footer{flex-wrap:wrap;gap:5px}html[data-mobile-columns="2"] .hol-mobile-feed-grid .hol-sale-item-card{height:100%}}.hol-product-card,.hol-sale-item-card{border-bottom:1px solid var(--hol-stone);background:0 0;padding-bottom:12px}.hol-product-media,.hol-product-image,.hol-product-compact .hol-product-image,.hol-product-portrait .hol-product-image,.hol-sale-card-media,.hol-sale-card-image,.hol-card-gallery-slide{background:0 0}.hol-card-store-row{min-width:0;color:var(--hol-muted);font:400 10px/1.5 var(--sans);align-items:baseline;gap:8px;padding:4px 2px;display:flex}.hol-card-store-row>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.hol-card-store-row .hol-follow-store{min-height:0;font:inherit;white-space:nowrap;text-underline-offset:2px;flex-shrink:0;padding:0;text-decoration:underline}.hol-card-store-age{color:var(--hol-muted);font:400 9px/1.5 var(--sans);padding:0 2px 4px;display:block}.hol-search-bar>button[aria-label="Search with image"]{width:44px;height:48px;color:var(--hol-ink);border:1px solid var(--hol-stone);background:0 0;flex:0 0 44px;justify-content:center;align-items:center;padding:0;display:inline-flex}.hol-search-bar>button[aria-label="Search with image"]:after{content:none}.hol-search-bar>button[aria-label="Search with image"]{border-radius:0}.hol-search-bar>.hol-home-filter-trigger{height:48px}.hol-search-bar-minimal>.hol-home-filter-trigger{width:44px;color:var(--hol-ink);border:1px solid var(--hol-stone);background:0 0;border-radius:0;flex:0 0 44px;justify-content:center;align-items:center;padding:0;display:inline-flex}.hol-search-bar-minimal>.hol-home-filter-trigger:after{content:none}.hol-home-search-bar>span:has(button[aria-label=Save\ search]){flex:none;font-size:12px;display:flex}.hol-home-search-bar button[aria-label=Save\ search]:after{content:none}.hol-header.hol-discover-header{border-bottom:1px solid var(--hol-stone)}.hol-card-store-row>.hol-card-offer-kind{color:var(--hol-muted);font:500 10px/1.5 var(--sans);text-transform:uppercase;letter-spacing:.1em;flex-shrink:0;margin-left:auto}.hol-descriptive-search-hint,.hol-descriptive-search-interpretation{color:var(--hol-muted,#666);padding:0 0 16px;font-size:13px}.hol-descriptive-search-hint p{margin:0 0 8px}.hol-descriptive-search-hint>div{flex-wrap:wrap;gap:8px;display:flex}.hol-descriptive-search-hint button,.hol-descriptive-search-interpretation button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid #dcd7d1;border-radius:20px;padding:7px 12px}.hol-descriptive-search-interpretation{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hol-search-page>.hol-descriptive-search-hint,.hol-search-page>.hol-descriptive-search-interpretation{padding:12px clamp(16px,3vw,40px) 16px}
