@import url("./fonts.a7aafc72bce1.css");
.market-pagination{display:flex;align-items:center;justify-content:center;gap:10px;margin:48px auto 0;padding-top:28px;border-top:1px solid var(--line);font-size:.9375rem}.market-pages{display:flex;align-items:center;justify-content:center;gap:8px}.market-page{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #444840;border-radius:50%;color:var(--text);background:#161815;line-height:1}.market-page:hover{border-color:var(--gold);color:var(--gold);background:#20231f}.market-page.current{border-color:var(--gold);background:var(--gold);color:#101110;font-weight:700}.market-page.arrow{font-size:1.7rem;padding-bottom:3px}.market-page.disabled{opacity:.3;pointer-events:none}.market-ellipsis{display:inline-flex;align-items:center;justify-content:center;width:24px;color:var(--muted)}@media(max-width:480px){.market-pagination{gap:6px}.market-pages{gap:5px}.market-page{width:38px;height:38px}.market-ellipsis{width:16px}}
.pagination{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:16px;margin-top:48px;padding-top:24px;border-top:1px solid var(--line);font-size:.875rem}.pagination-step,.page-numbers a,.page-numbers span{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);padding:8px 14px}.pagination-step:hover,.page-numbers a:hover{border-color:var(--gold);color:var(--gold)}.pagination-step.disabled{color:#686b65;cursor:not-allowed}.page-numbers{display:flex;gap:8px;justify-content:center}.page-numbers span[aria-current]{background:var(--text);border-color:var(--text);color:#111}.page-status{color:var(--muted);white-space:nowrap}@media(max-width:600px){.pagination{grid-template-columns:1fr 1fr}.page-numbers{grid-column:1/-1;grid-row:1}.page-status{grid-column:1/-1;text-align:center;grid-row:2}.pagination-step:first-child{grid-column:1;grid-row:3}.pagination-step:last-child{grid-column:2;grid-row:3}}
/* Keep native sorting menus readable in Edge. */
.search-form select#sort{background-color:#191b19;color:#f1f0e9;color-scheme:dark}
.search-form select#sort option{background-color:#191b19;color:#f1f0e9}
:root{color-scheme:dark;--bg:#101110;--surface:#191b19;--text:#f1f0e9;--muted:#a3a59f;--line:#343731;--gold:#c8b18a;--font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:1.5rem}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.6 var(--font)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%}a,button,input,select{outline-offset:5px}:focus-visible{outline:2px solid var(--gold)}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(2.3rem,4.7vw,4.6rem);overflow-wrap:anywhere}h2{font-size:clamp(1.7rem,2.5vw,2.6rem)}h3{font-size:1.12rem;letter-spacing:-.02em}p+p{margin-top:1rem}.announcement{display:flex;justify-content:space-between;gap:1rem;padding:10px 4%;background:#20231f;border-bottom:1px solid var(--line);font-size:.8125rem;color:#c8cbc2;letter-spacing:.015em}.header{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:27px 4%;border-bottom:1px solid var(--line);flex-wrap:wrap}.logo{font-size:2.15rem;line-height:1;letter-spacing:.07em;font-weight:700}.logo span{font-size:.7rem;vertical-align:top;margin-left:4px}.header nav,.account-nav{display:flex;align-items:center;gap:1.8rem;font-size:.875rem;flex-wrap:wrap}.header nav a{color:var(--muted)}.header nav a:hover,.header nav a[aria-current]{color:var(--text)}.bag-link{display:flex;align-items:center;gap:8px}.bag-link span{display:grid;place-items:center;min-width:24px;height:24px;border:1px solid #53574e;border-radius:50%;font-size:.75rem}.text-button{border:0;background:none;color:inherit;padding:0;text-decoration:underline;text-underline-offset:4px;font-size:.875rem}.hero{display:grid;grid-template-columns:1fr 1fr;max-width:1600px;margin:auto;min-height:530px}.hero-copy{padding:64px 8% 35px}.eyebrow{font-size:.75rem;letter-spacing:.15em;font-weight:500;color:var(--muted);line-height:1.5;text-transform:uppercase}.gold-dot{display:inline-block;width:6px;height:6px;background:var(--gold);border-radius:50%;margin:0 7px 2px 0}.hero h1{font-size:clamp(3.5rem,6.4vw,6.5rem);line-height:1.02;margin:25px 0;letter-spacing:-.055em}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--gold)}.hero-description{max-width:380px;color:var(--muted);margin-bottom:28px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;min-height:50px;padding:14px 22px;border:1px solid var(--line);font-size:.875rem;font-weight:600;line-height:1.4;text-align:left}.button.light{background:var(--text);color:#151714;border-color:var(--text)}.button:hover{background:var(--gold);border-color:var(--gold);color:#111}.button:disabled{opacity:.4;cursor:not-allowed}.hero-note{display:flex;gap:20px;flex-wrap:wrap;font-size:.75rem;color:var(--muted);margin-top:52px}.hero-note span{color:var(--gold)}.hero-image{position:relative;min-height:520px;overflow:hidden;background:#242723}.hero-image>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}.hero-image:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.85))}.image-caption{position:absolute;bottom:30px;left:32px;right:32px;display:flex;align-items:center;justify-content:space-between;gap:1rem;z-index:1}.image-caption .eyebrow{color:#cdd0c8}.image-caption strong{display:block;margin-top:6px;font-size:1.8rem;font-weight:400;letter-spacing:-.035em}.circle-arrow{display:grid;place-items:center;border:1px solid #8c9384;border-radius:50%;width:44px;height:44px;flex-shrink:0}.collection-strip{border-block:1px solid var(--line);display:flex;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;padding:19px 4%;color:var(--muted);font-size:.8125rem}.collection-strip span:first-child{color:var(--text)}.section{padding:65px 4% 85px;max-width:1600px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:1.5rem;flex-wrap:wrap}.section-heading h2{margin-top:13px}.section-heading>span{font-size:.8125rem}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;flex-wrap:wrap;margin:32px 0}.category-links{display:flex;gap:8px;flex-wrap:wrap}.category-links a{border:1px solid var(--line);border-radius:30px;padding:9px 18px;font-size:.875rem;color:var(--muted)}.category-links a.selected,.category-links a:hover{background:var(--text);border-color:var(--text);color:#111}.search-form{display:flex;gap:0;max-width:100%;flex-wrap:wrap}.search-form input{width:200px}.search-form select{max-width:180px}.search-form input,.search-form select,.search-form button{border:1px solid var(--line);background:transparent;color:var(--text);padding:10px 12px;font-size:.8125rem;min-height:44px}.search-form button{width:44px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 24px}.product-image{display:block;position:relative;aspect-ratio:4/4.2;overflow:hidden;background:#22251f}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-image:hover img{transform:scale(1.035)}.product-tag{position:absolute;top:16px;left:16px;background:#151714dd;border:1px solid #ffffff25;border-radius:20px;padding:5px 12px;font-size:.75rem}.product-arrow{position:absolute;bottom:16px;right:16px;width:38px;height:38px;display:grid;place-items:center;background:var(--text);color:#111;border-radius:50%}.product-info{display:flex;justify-content:space-between;gap:12px;padding-top:17px;flex-wrap:wrap}.product-info p{color:var(--muted);font-size:.8125rem;margin-top:7px}.price{font-size:.875rem;white-space:nowrap}.editorial-note{margin-top:64px;border-block:1px solid var(--line);padding:38px 0;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.editorial-note>p:nth-child(2){font-size:clamp(1.6rem,3vw,2.6rem);line-height:1.2;letter-spacing:-.04em}.editorial-note>p:nth-child(2) span{color:var(--muted)}.editorial-note a{font-size:.875rem;text-decoration:underline;text-underline-offset:7px}.muted{color:var(--muted)}.gold{color:var(--gold)}.small{font-size:.8125rem}footer{border-top:1px solid var(--line);padding:45px 4% 20px;display:flex;justify-content:space-between;gap:35px;flex-wrap:wrap}footer p{font-size:.875rem;color:var(--muted);margin-top:16px}.footer-links{display:flex;flex-direction:column;gap:10px;font-size:.875rem}.footer-bottom{width:100%;border-top:1px solid var(--line);margin-top:20px;padding-top:20px;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;color:var(--muted);font-size:.75rem}.breadcrumbs{font-size:.8125rem;color:var(--muted);margin-bottom:30px}.detail-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:7%}.detail-image{background:var(--surface);align-self:start}.detail-image img{width:100%;max-height:750px;object-fit:cover}.detail-copy h1{font-size:clamp(2.2rem,4vw,3.8rem);margin:20px 0}.detail-price{font-size:1.5rem;color:var(--gold);margin-bottom:25px}.description{color:var(--muted);max-width:650px;margin:20px 0;line-height:1.8}.stack{display:grid;gap:12px;margin-top:30px}.stack input{max-width:120px}.stack .button{margin-top:12px}.detail-facts{border-block:1px solid var(--line);padding:10px 0;margin:30px 0 20px;font-size:.875rem}.detail-facts p{display:flex;justify-content:space-between;gap:15px;margin:12px 0}.detail-facts span{color:var(--muted);text-align:right}input,select{background:#191b18;border:1px solid #4a4e45;color:var(--text);border-radius:0;padding:12px;width:100%;min-width:0;min-height:48px}label{display:block;font-size:.875rem;margin-bottom:7px}.section>h1{margin:15px 0 36px}.checkout-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:6%;align-items:start}.cart-row{display:grid;grid-template-columns:110px minmax(0,1fr) auto;gap:22px;padding:24px 0;border-bottom:1px solid var(--line);align-items:start}.cart-row:first-child{padding-top:0}.cart-row img{width:110px;height:135px;object-fit:cover}.cart-row h3{margin:7px 0}.cart-row>strong{font-size:.875rem}.cart-row p{font-size:.8125rem}.quantity-form{display:flex;gap:15px;align-items:center;margin:12px 0}.quantity-form input{width:65px;min-height:38px;padding:5px 8px}.summary{background:var(--surface);border:1px solid var(--line);padding:28px}.summary h2{font-size:1.6rem;margin:8px 0 24px}.summary-line{display:flex;justify-content:space-between;gap:20px;margin:18px 0;font-size:.875rem}.summary-line>span:last-child{flex-shrink:0}.summary-line small{display:block;color:var(--muted);margin-top:5px}.summary-line.total{padding-top:20px;border-top:1px solid var(--line);font-size:1.15rem}.summary .button{width:100%;margin-top:24px}.back-link{display:inline-block;margin-top:26px;font-size:.875rem;color:var(--muted)}.empty{padding:70px 20px;text-align:center;grid-column:1/-1}.empty p{color:var(--muted);margin:20px 0 30px}.checkout-form h2{margin-bottom:25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field.full{grid-column:1/-1}.payment-option{border:1px solid var(--gold);padding:20px;margin:30px 0 20px}.payment-option p{font-size:.875rem;color:var(--muted);margin-top:8px}.checkout-form>.button{margin-top:25px;width:100%}.auth-shell{max-width:540px;margin:0 auto;padding:65px 24px 85px}.auth-shell h1{font-size:3rem;margin:18px 0}.auth-form{margin:30px 0;display:grid;gap:20px}.helptext{font-size:.8125rem;color:var(--muted);margin-top:7px}.helptext ul{padding-left:20px;margin:8px 0}.errorlist{color:#ffc0b2;font-size:.875rem;padding-left:20px}.underline{text-decoration:underline;color:var(--text)}.messages{padding:15px 4% 0}.message{padding:12px 18px;border:1px solid #58654a;background:#20281d;font-size:.875rem}.message.error{background:#321f1c;border-color:#825149}.order-row{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding:24px 0}.order-row p{font-size:.875rem;margin-top:8px}.status{border:1px solid #657356;background:#20291b;border-radius:20px;padding:4px 12px;font-size:.8125rem;color:#c6dab5}.space-top{margin:35px 0 18px}address{font-style:normal;color:var(--muted)}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip:focus{display:block;padding:10px;background:var(--text);color:#111}
@media(min-width:1600px){.header,.announcement,.collection-strip,footer{padding-left:max(4%,calc((100vw - 1472px)/2));padding-right:max(4%,calc((100vw - 1472px)/2))}}@media(max-width:1050px){.header{gap:22px}.header nav{order:3;width:100%;justify-content:center}.hero-copy{padding:45px 8% 30px}.hero-image{min-height:490px}.hero h1{font-size:4rem}.product-grid{gap:30px 18px}.checkout-grid{gap:30px}.cart-row{grid-template-columns:85px minmax(0,1fr);gap:16px}.cart-row img{width:85px;height:110px}.cart-row>strong{grid-column:2}.summary{padding:20px}.hero-note{margin-top:30px}}@media(max-width:720px){.announcement{justify-content:center;text-align:center}.announcement>span{display:none}.header{padding:22px 5%;gap:20px}.header nav{gap:20px;justify-content:flex-start;font-size:.8125rem}.account-nav{gap:15px;font-size:.8125rem}.logo{font-size:1.8rem}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 6% 35px}.hero h1{font-size:clamp(3.6rem,12vw,5rem)}.hero-description{max-width:440px}.hero-image{min-height:350px}.hero-image>img{object-position:center 46%}.hero-note{margin-top:28px}.image-caption{left:24px;right:24px;bottom:24px}.collection-strip{padding:18px 6%;gap:12px 25px}.collection-strip span:first-child{width:100%}.section{padding:42px 5% 60px}.catalog-toolbar{margin:24px 0}.search-form{width:100%}.search-form input{flex:1;width:100px}.search-form select{width:135px}.category-links{gap:7px}.category-links a{padding:8px 13px;font-size:.8125rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.product-info{display:block}.product-info h3{font-size:1rem;line-height:1.3}.product-info .price{display:block;margin-top:8px}.product-tag{top:10px;left:10px;padding:3px 8px;font-size:.75rem}.product-arrow{width:30px;height:30px;bottom:10px;right:10px}.editorial-note{margin-top:40px;padding:30px 0;gap:22px}.editorial-note>.eyebrow{width:100%}.detail-grid,.checkout-grid{grid-template-columns:1fr;gap:35px}.detail-image img{max-height:500px}.detail-copy h1{font-size:2.7rem}.cart-row{grid-template-columns:85px minmax(0,1fr) auto}.cart-row>strong{grid-column:auto}.summary{padding:25px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.section>h1{margin-bottom:28px}.auth-shell{padding:45px 24px 60px}.auth-shell h1{font-size:2.5rem}.order-row{font-size:.875rem}.footer-bottom span{display:none}footer{padding:35px 5% 20px}}@media(max-width:390px){.cart-row{grid-template-columns:70px minmax(0,1fr)}.cart-row>strong{grid-column:2}.cart-row img{width:70px;height:100px}.header nav{gap:14px}.account-nav{gap:10px}.product-grid{grid-template-columns:1fr}.hero h1{font-size:3.5rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-image img{transition:none}}

/* A&N Select wordmark */
.theme-picker{display:flex;align-items:center;gap:7px}.theme-picker label{margin:0;font-size:.75rem;color:var(--muted)}.theme-picker select{width:auto;min-height:36px;padding:6px 28px 6px 9px;border-radius:18px;background:var(--surface);color:var(--text);font-size:.75rem}
html[data-theme="light"]{color-scheme:light;--bg:#f5f3ed;--surface:#ebe8df;--text:#181916;--muted:#62655e;--line:#c9c7bd;--gold:#846b43}html[data-theme="light"] .announcement{background:#e6e3da;color:#454840}html[data-theme="light"] input,html[data-theme="light"] select{background:#fff;color:#181916}html[data-theme="light"] .search-form select#sort,html[data-theme="light"] .search-form select#sort option{background:#fff;color:#181916;color-scheme:light}html[data-theme="light"] .product-image,html[data-theme="light"] .detail-image{background:#dedbd2}html[data-theme="light"] .product-tag,html[data-theme="light"] .review-card,html[data-theme="light"] .address-card,html[data-theme="light"] .support-message{background:#fff;color:#181916}html[data-theme="light"] .market-page{background:#fff;color:#181916;border-color:#aaa79d}html[data-theme="light"] .market-page.current{background:var(--gold);color:#fff}html[data-theme="light"] .status{background:#e4ebdc;color:#34442a}html[data-theme="light"] .message{background:#e7eee1;color:#293421}html[data-theme="light"] .mobile-buy-bar{background:rgba(245,243,237,.96)}
.logo{display:inline-flex;flex-direction:column;align-items:center;flex-shrink:0;white-space:nowrap}.logo .brand-select{display:block;font-size:.625rem;letter-spacing:.3em;line-height:1.4;margin:6px 0 0 .3em;font-weight:500}

.subcategory-links{display:flex;flex-wrap:wrap;gap:10px 22px;margin:-8px 0 30px;padding:16px 0;border-block:1px solid var(--line)}.subcategory-links a{font-size:.875rem;color:var(--muted);padding:5px 0}.subcategory-links a[aria-current],.subcategory-links a:hover{color:var(--gold);text-decoration:underline;text-underline-offset:6px}

.condition-filter{margin:0 0 28px;border:1px solid var(--line);padding:14px 18px}.condition-filter summary{cursor:pointer;font-size:.875rem;color:var(--gold)}.condition-filter fieldset{display:flex;flex-wrap:wrap;gap:14px 24px;border:0;padding:18px 0;margin:0}.condition-filter label{display:flex;align-items:center;gap:10px;margin:0}.condition-filter input[type=checkbox]{width:18px;height:18px;min-height:18px;accent-color:var(--gold);flex-shrink:0}.condition-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;font-size:.875rem}.condition-actions a{text-decoration:underline}.condition-badge{display:inline-block;border:1px solid var(--line);padding:3px 9px;margin-top:9px;font-size:.8125rem;color:var(--gold);border-radius:4px}

.gallery{min-width:0}.gallery .detail-image{aspect-ratio:1/1.1}.gallery .detail-image img{width:100%;height:100%;object-fit:contain}.gallery-thumbnails{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0}.gallery-thumbnails a{border:2px solid transparent;display:block}.gallery-thumbnails a[aria-current]{border-color:var(--gold)}.gallery-thumbnails img{width:100%;aspect-ratio:1;object-fit:cover}.photo-empty{min-height:200px;height:100%;display:grid;place-items:center;color:var(--muted);background:var(--surface);padding:20px}.product-details-section{border-top:1px solid var(--line);margin:26px 0;padding-top:24px}.product-details-section h2{font-size:1.4rem;margin-bottom:16px}.product-details-section p,.specifications{font-size:.9375rem}.specifications{margin:0}.specifications>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);gap:20px;padding:12px 0;border-bottom:1px solid var(--line)}.specifications dt{color:var(--muted)}.specifications dd{margin:0;overflow-wrap:anywhere}.information-page{max-width:900px;min-height:60vh}.information-page h2{margin:30px 0 18px}.information-page p{margin:16px 0;overflow-wrap:anywhere}.info-nav{display:flex;gap:24px;flex-wrap:wrap;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:30px}.demo-notice{padding:24px;border:1px solid var(--gold);background:var(--surface)}.policy-text{overflow-wrap:anywhere}.checkout-form #id_delivery{white-space:normal}.checkout-form .field:has(#id_delivery){grid-column:1/-1}

/* An HTML menu avoids platform-native option colors. */
.sort-menu{position:relative;min-width:180px;flex:0 1 190px;color:#f1f0e9;background:#191b19}.sort-menu summary{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:44px;padding:10px 12px;border:1px solid #4a4e45;cursor:pointer;font-size:.875rem;list-style:none}.sort-menu summary::-webkit-details-marker{display:none}.sort-options{position:absolute;top:100%;left:0;right:0;z-index:20;background:#191b19;color:#f1f0e9;border:1px solid #606457;margin:4px 0 0;padding:6px;box-shadow:0 10px 25px #0008;min-width:190px}.sort-options label{display:flex;align-items:center;gap:10px;padding:10px 8px;margin:0;color:#f1f0e9;font-size:.875rem;cursor:pointer;line-height:1.4}.search-form .sort-options input{width:16px;height:16px;min-height:16px;padding:0;flex:none;accent-color:#c8b18a}.sort-options label:hover,.sort-options label:focus-within{background:#343731}.sort-options label:has(input:checked){color:#ead3aa;background:#282c25}.sort-menu summary:focus-visible{outline:2px solid #c8b18a;outline-offset:3px}

.wishlist-action,.wishlist-remove{margin-top:18px}.related-products{padding-top:0}.related-products h2{margin:10px 0 25px}.coupon-form{margin-bottom:12px}.coupon-form>div{display:flex;gap:8px;flex-wrap:wrap}.coupon-form input{flex:1;min-width:120px}.summary .coupon-form .button{margin:0;width:auto;min-height:48px;gap:0}.order-search{margin-bottom:22px}.order-search input{width:min(360px,calc(100% - 44px))}

/* Consistent photo frames without cropping away product details. */
.product-image{background:#20231f;padding:14px}.product-image img{object-fit:contain}.gallery .detail-image{background:#20231f;padding:16px}.gallery-thumbnails a{background:#20231f}.gallery-thumbnails img{object-fit:contain;padding:4px}.condition-preview{margin:20px 0;padding:18px;border:1px solid var(--line);font-size:.9375rem;overflow-wrap:anywhere}.condition-preview p{margin-top:10px}.detail-copy>.condition-badge{margin:0 0 14px}.enhanced-select{position:absolute!important;width:1px!important;height:1px!important;min-height:0!important;opacity:0;pointer-events:none;padding:0!important;border:0!important}.choice-menu{position:relative;min-width:0;background:#191b19;color:#f1f0e9}.choice-menu summary{display:flex;justify-content:space-between;gap:14px;align-items:center;list-style:none;border:1px solid #4a4e45;padding:13px;min-height:48px;cursor:pointer;font-size:1rem;overflow-wrap:anywhere}.choice-menu summary::-webkit-details-marker{display:none}.choice-menu fieldset{margin:5px 0 0;padding:6px;border:1px solid #606457;background:#191b19;max-height:260px;overflow-y:auto}.choice-menu label{display:flex;gap:12px;align-items:center;padding:12px 8px;margin:0;cursor:pointer;color:#f1f0e9;overflow-wrap:anywhere}.choice-menu input[type=radio]{width:18px;height:18px;min-height:18px;flex:0 0 18px;accent-color:var(--gold)}.choice-menu label:hover,.choice-menu label:focus-within{background:#343731}.choice-menu label:has(input:checked){background:#282c25;color:#ead3aa}.checkout-feedback{padding:14px;margin-bottom:24px;border:1px solid var(--gold);background:#25281f}.checkout-feedback[hidden]{display:none}input[aria-invalid=true],select[aria-invalid=true],summary[aria-invalid=true]{border-color:#ffac98!important;outline:1px solid #ffac98}.field:has(.errorlist){border-left:3px solid #ffac98;padding-left:12px}.summary-line>div,.summary-line>span{overflow-wrap:anywhere;min-width:0}.summary-line>span:last-child{flex-shrink:1}.search-form{align-items:flex-start}.search-form .sort-menu{flex:1 1 190px}.search-form input#q{flex:1 1 180px}.search-form button{flex:0 0 44px}.header nav,.account-nav{row-gap:12px}@media(max-width:600px){.product-image{padding:8px}.header{gap:18px}.account-nav{flex-wrap:wrap}.summary-line{gap:14px}.hero h1{overflow-wrap:normal}.detail-copy h1{font-size:clamp(2rem,9vw,2.7rem)}.search-form .sort-menu{min-width:0}.sort-options{min-width:0}.button{max-width:100%;flex-wrap:wrap}.cart-row{grid-template-columns:70px minmax(0,1fr)}.cart-row>strong{grid-column:2}.cart-row img{width:70px}.gallery-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr))}.form-grid>*{min-width:0}}@media(max-width:360px){.hero h1{font-size:3rem}.header nav{gap:12px}.account-nav{width:100%}.gallery-thumbnails{grid-template-columns:repeat(3,minmax(0,1fr))}}




.message-thread{max-width:820px;margin:32px 0}.support-message{padding:20px;margin:12px 0;border:1px solid var(--line);background:#151714}.support-message.staff{border-color:var(--gold);background:#1d1d18}.receipt{max-width:900px}.receipt-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px;margin:30px 0}.receipt-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:28px}@media print{.announcement,.header,footer,.receipt-actions,.messages{display:none!important}.receipt{color:#000;background:#fff;max-width:none}.receipt .muted{color:#333}}
.reviews{border-top:1px solid var(--line)}.review-form{max-width:620px;margin:24px 0 34px}.review-form textarea{width:100%}.review-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.review-card,.address-card{border:1px solid var(--line);background:#151714;padding:22px}.review-stars{color:var(--gold);letter-spacing:.08em}.review-stars span{color:var(--muted);letter-spacing:0;margin-left:8px}.address-card{margin-bottom:14px}.address-card h3{margin-top:0}.mobile-buy-bar{display:none}@media(max-width:720px){.mobile-buy-bar{position:fixed;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:14px;left:0;right:0;bottom:0;padding:12px 18px;background:rgba(15,16,14,.96);border-top:1px solid var(--gold);backdrop-filter:blur(10px)}.mobile-buy-bar .button{margin:0;padding:12px 18px}.footer{padding-bottom:88px}}

/* Light theme control and overlay contrast */
html[data-theme="light"] .button.light,html[data-theme="light"] .category-links a.selected,html[data-theme="light"] .category-links a:hover{background:#181916;border-color:#181916;color:#fff}
html[data-theme="light"] .button:hover{background:var(--gold);border-color:var(--gold);color:#fff}
html[data-theme="light"] .product-arrow{background:#fff;color:#181916;border:1px solid #d0cdc3}
html[data-theme="light"] .image-caption,html[data-theme="light"] .image-caption strong,html[data-theme="light"] .circle-arrow{color:#fff}
html[data-theme="light"] .circle-arrow{border-color:#d8d8d0;background:#1118}
html[data-theme="light"] .sort-menu,html[data-theme="light"] .sort-options,html[data-theme="light"] .choice-menu,html[data-theme="light"] .choice-menu fieldset{background:#fff;color:#181916;border-color:var(--line)}
html[data-theme="light"] .sort-menu summary,html[data-theme="light"] .choice-menu summary{border-color:var(--line);color:#181916}
html[data-theme="light"] .sort-options label,html[data-theme="light"] .choice-menu label{color:#181916}
html[data-theme="light"] .sort-options label:hover,html[data-theme="light"] .sort-options label:focus-within,html[data-theme="light"] .choice-menu label:hover,html[data-theme="light"] .choice-menu label:focus-within{background:#efede6}
html[data-theme="light"] .sort-options label:has(input:checked),html[data-theme="light"] .choice-menu label:has(input:checked){background:#e4ddcf;color:#5e4828}
html[data-theme="light"] .search-form button{background:#fff;color:#181916}
html[data-theme="light"] .search-form button:hover{background:#181916;color:#fff}
html[data-theme="light"] .condition-filter{background:#faf9f5}
html[data-theme="light"] .condition-filter summary{color:#6c522e}
html[data-theme="light"] .support-message.staff{background:#f0e9dc;color:#181916}
html[data-theme="light"] .checkout-feedback{background:#f0eadf;color:#181916}
html[data-theme="light"] .errorlist{color:#9b2f1f}

/* Electronics marketplace filters */
.electronics-catalog-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:32px;align-items:start}.electronics-filter-rail{position:sticky;top:18px;border:1px solid var(--line);background:var(--surface)}.electronics-filter-rail>details>summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:17px;cursor:pointer;list-style:none;font-weight:600}.electronics-filter-rail>details>summary::-webkit-details-marker{display:none}.filter-icon{color:var(--gold);margin-right:6px}.filter-count{display:grid;place-items:center;min-width:24px;height:24px;border-radius:50%;background:var(--gold);color:#111;font-size:.75rem}.electronics-filter-rail form{border-top:1px solid var(--line);padding:0 17px 18px}.electronics-filter-rail fieldset{border:0;border-bottom:1px solid var(--line);padding:18px 0;margin:0}.electronics-filter-rail legend{padding:0 0 10px;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.filter-radio,.filter-check,.stock-toggle{display:flex;align-items:center;gap:10px;margin:7px 0;font-size:.875rem;cursor:pointer}.filter-radio input,.filter-check input,.stock-toggle input{width:17px;height:17px;min-height:17px;flex:0 0 17px;accent-color:var(--gold)}.price-presets{display:grid;gap:6px}.price-presets button{border:1px solid var(--line);background:transparent;color:var(--text);padding:8px 10px;text-align:left}.price-presets button:hover{border-color:var(--gold);color:var(--gold)}.price-inputs{display:grid;grid-template-columns:1fr auto 1fr;gap:7px;align-items:end;margin-top:10px}.price-inputs label{margin:0}.price-inputs label span{display:block;font-size:.7rem;color:var(--muted);margin-bottom:4px}.price-inputs input{min-height:40px;padding:8px}.filter-apply{width:100%;gap:10px;margin-top:18px}.filter-clear{display:block;text-align:center;margin-top:12px;font-size:.8125rem;text-decoration:underline;color:var(--muted)}.electronics-catalog-results{min-width:0}.electronics-catalog-results .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1050px){.electronics-catalog-layout{grid-template-columns:220px minmax(0,1fr)}.electronics-catalog-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.electronics-catalog-layout{grid-template-columns:1fr;gap:22px}.electronics-filter-rail{position:static}.electronics-filter-rail>details:not([open])>summary{border:0}.electronics-catalog-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:390px){.electronics-catalog-results .product-grid{grid-template-columns:1fr}}
html[data-theme="light"] .electronics-filter-rail{background:#fff}html[data-theme="light"] .price-presets button{background:#faf9f5;color:#181916}html[data-theme="light"] .price-presets button:hover{background:#181916;color:#fff}
.filter-scroll{max-height:190px;overflow:auto;padding-right:4px}.computer-specific{margin:0 -17px;padding:4px 17px 0;background:color-mix(in srgb,var(--gold) 7%,transparent);border-block:1px solid var(--line)}.computer-filter-title{margin:13px 0 0;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);font-weight:700}.color-dot{width:13px;height:13px;border-radius:50%;flex:0 0 13px;background:var(--swatch);border:1px solid var(--line)}html[data-theme="light"] .computer-specific{background:#f5efe5}

/* Customer care */
.support-center{max-width:1320px}.support-intro{max-width:720px;margin-bottom:44px}.support-intro h1{margin-bottom:18px}.support-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:32px;align-items:start}.support-requests,.support-form{border:1px solid var(--line);background:var(--surface);padding:30px}.support-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:24px;border-bottom:1px solid var(--line)}.support-panel-heading h2,.support-form h2{margin-top:7px}.support-count{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;color:var(--gold);font-size:.8125rem}.support-empty{min-height:260px;margin-top:24px;border:1px dashed var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:42px 24px}.support-empty-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:22px;border:1px solid var(--gold);border-radius:50%;color:var(--gold);font-size:1.1rem}.support-empty h3{font-size:1.25rem}.support-empty p{max-width:350px;margin-top:10px;color:var(--muted);font-size:.875rem}.support-form-note{margin:12px 0 26px;color:var(--muted);font-size:.875rem}.support-form p:has(label){margin-top:18px}.support-form textarea{width:100%;min-height:150px;resize:vertical;background:#191b18;border:1px solid #4a4e45;color:var(--text);padding:12px;font:inherit}.support-form>.button{margin-top:24px}.support-privacy{padding-top:18px;color:var(--muted);font-size:.75rem;line-height:1.5}.support-requests .order-row:last-child{border-bottom:0}@media(max-width:850px){.support-layout{grid-template-columns:1fr}.support-empty{min-height:220px}.support-requests,.support-form{padding:24px}}@media(max-width:480px){.support-intro{margin-bottom:30px}.support-requests,.support-form{padding:20px}.support-empty{margin-top:20px;padding:34px 16px}}html[data-theme="light"] .support-requests,html[data-theme="light"] .support-form{background:#fff}html[data-theme="light"] .support-empty{background:#faf9f5}html[data-theme="light"] .support-form textarea{background:#fff;color:#181916;border-color:#aaa89f}
.size-combo{position:relative}.size-combo>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;padding:10px 12px;border:1px solid var(--line);background:var(--bg);cursor:pointer;list-style:none;font-size:.8125rem}.size-combo>summary::-webkit-details-marker{display:none}.size-combo[open]>summary{border-color:var(--gold)}.size-combo-menu{position:absolute;z-index:15;top:calc(100% + 5px);left:0;right:0;padding:10px;border:1px solid var(--line);background:var(--surface);box-shadow:0 14px 28px #0009}.size-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;max-height:220px;overflow-y:auto;padding-right:4px;scrollbar-width:thin}.size-filter{display:block!important;margin:0!important;cursor:pointer}.size-filter input{position:absolute!important;width:1px!important;height:1px!important;min-height:0!important;opacity:0!important;pointer-events:none!important}.size-filter span{display:grid;place-items:center;min-height:34px;border:1px solid var(--line);font-size:.75rem}.size-filter:hover span,.size-filter input:focus-visible+span{border-color:var(--gold);color:var(--gold)}.size-filter input:checked+span{background:var(--gold);border-color:var(--gold);color:#111}html[data-theme="light"] .size-combo>summary,html[data-theme="light"] .size-combo-menu{background:#fff}
