:root{--page: 1280px;--radius: 18px;--shadow: 0 18px 55px rgba(20,18,12,.1);--dark: #161713;--muted: #6f716a;--line: #dfddd5}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-background,#f4f2ed);color:var(--color-text,#171713);font-family:var(--font-body,Arial,sans-serif);line-height:1.55;-webkit-font-smoothing:antialiased}body::selection{background:var(--color-accent,#b8943b);color:#111}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,h4{font-family:var(--font-heading,Arial,sans-serif);line-height:1.06;margin:0 0 .75rem;letter-spacing:-.035em}h1{font-size:clamp(2.5rem,5vw,5.6rem)}h2{font-size:clamp(1.9rem,3.3vw,3.4rem)}h3{font-size:1.18rem}p{margin:0 0 1rem}.page-width{width:min(var(--page),calc(100% - 40px));margin-inline:auto}.page-narrow{width:min(900px,calc(100% - 40px));margin-inline:auto}.section{padding:clamp(58px,8vw,108px) 0}.visually-hidden,.skip-link{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{width:auto;height:auto;clip:auto;margin:12px;padding:12px 18px;background:#fff;z-index:999}.icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.social-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.social-link:first-child svg,.social-link:nth-child(3) svg,.social-link:last-child svg{fill:currentColor;stroke:none}.eyebrow{display:flex;align-items:center;gap:.55rem;color:#8a691d;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:900;margin-bottom:.8rem}.eyebrow:before{content:"";width:28px;height:2px;background:var(--color-accent,#b8943b)}.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:50px;padding:.85rem 1.25rem;border:1px solid var(--dark);border-radius:10px;background:var(--dark);color:#fff;font-weight:800;transition:.2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #11120f26}.button--outline{background:transparent;color:var(--dark);border-color:#a7a59d}.button--dark{background:#fff;color:var(--dark);border-color:#fff}.button[disabled]{opacity:.48;cursor:not-allowed;transform:none}.text-link{display:inline-flex;align-items:center;gap:.45rem;font-weight:850;border-bottom:1px solid currentColor;padding-bottom:.2rem}.text-link:hover{color:#8a691d}.text-link .icon{width:18px}.rte{color:#4f514c}.rte a{text-decoration:underline;text-underline-offset:3px}.rte ul,.rte ol{padding-left:1.25rem}.breadcrumbs{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;color:#787a73;font-size:.84rem;margin-bottom:1.5rem}.breadcrumbs a:hover{color:#8a691d}.empty-state{grid-column:1/-1;text-align:center;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:clamp(36px,6vw,72px)}.announcement-bar{background:#11120f;color:#fff}.announcement-bar__inner{min-height:36px;display:flex;align-items:center;justify-content:center;gap:1rem;text-align:center;font-size:.78rem;letter-spacing:.03em}.announcement-bar a{color:#e1bd61;font-weight:800}.site-header{position:sticky;top:0;z-index:50}.header-shell{background:#fffffff7;border-bottom:1px solid var(--line);box-shadow:0 10px 30px #12120e0f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-main{min-height:92px;display:grid;grid-template-columns:auto minmax(260px,620px) auto;gap:clamp(18px,4vw,48px);align-items:center}.brand{display:flex;align-items:center;gap:.85rem;min-width:max-content}.brand__logo{width:66px;height:66px;object-fit:contain;border-radius:15px;background:#11120f;border:1px solid #2d2e29}.brand__wordmark{display:grid;line-height:1.05}.brand__wordmark strong{font-family:var(--font-heading);font-size:1.12rem;letter-spacing:-.02em}.brand__wordmark small{margin-top:.34rem;color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.header-search{height:46px;display:grid;grid-template-columns:1fr 46px;border:1px solid #cfcfc8;border-radius:12px;background:#f7f6f2;overflow:hidden}.header-search input{min-width:0;border:0;background:transparent;padding:0 1rem;outline:0}.header-search:focus-within{border-color:#8a691d;box-shadow:0 0 0 3px #b8943b21}.header-search button{border:0;background:transparent;display:grid;place-items:center;color:#51534d}.header-actions{display:flex;align-items:center;gap:.55rem}.header-action{min-height:44px;display:flex;align-items:center;gap:.42rem;padding:.55rem .7rem;border-radius:10px;font-size:.83rem;font-weight:800}.header-action:hover{background:#f1efe9}.header-cart b{display:grid;place-items:center;min-width:22px;height:22px;border-radius:50%;background:var(--color-accent);color:#111;font-size:.72rem}.nav-toggle{display:none;border:0;background:transparent;padding:.5rem}.nav-bar{background:#1b1c18;color:#fff}.nav-bar__inner{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.site-nav{display:flex;align-items:center;gap:clamp(16px,2.2vw,30px);font-size:.84rem;font-weight:800}.site-nav a{position:relative;white-space:nowrap}.site-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--color-accent);transition:.2s}.site-nav a:hover:after{right:0}.nav-socials .social-links{gap:.25rem}.nav-socials .social-link{border:0;color:#d9d8d3;padding:.3rem}.nav-socials .social-link span{display:none}.nav-socials .social-link:hover{color:#fff;background:#31322d}.social-links{display:flex;align-items:center;flex-wrap:wrap;gap:.55rem}.social-link{display:inline-flex;align-items:center;gap:.45rem;min-height:40px;padding:.55rem .72rem;border:1px solid #cfcfc8;border-radius:10px;background:#fff;font-size:.78rem;font-weight:800;transition:.2s}.social-link:hover{transform:translateY(-2px);border-color:#9d7c31;box-shadow:0 9px 24px #16171317}.social-links--compact .social-link{width:38px;height:38px;padding:0;justify-content:center;border-radius:50%}.social-links--compact .social-link span{display:none}.hero-studio{padding:clamp(46px,7vw,92px) 0;background:linear-gradient(135deg,#efede6,#f8f7f3 58%,#e9e4d8);overflow:hidden}.hero-studio__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);align-items:center;gap:clamp(30px,6vw,88px)}.hero-studio__content h1{max-width:760px}.hero-studio__lead{max-width:680px;font-size:clamp(1.02rem,1.5vw,1.23rem);color:#565851}.hero-studio__actions{display:flex;gap:.75rem;flex-wrap:wrap;margin:1.6rem 0}.hero-proof{display:flex;gap:1rem 1.5rem;flex-wrap:wrap;margin-top:1.5rem;color:#555750;font-size:.78rem;font-weight:800}.hero-proof span{display:flex;align-items:center;gap:.4rem}.hero-proof .icon{width:18px;color:#8a691d}.hero-products{display:grid;grid-template-columns:1.4fr .8fr;grid-template-rows:1fr 1fr;gap:14px;min-height:550px;position:relative}.hero-products:before{content:"";position:absolute;top:-35px;right:-80px;bottom:-35px;left:90px;border-radius:50%;background:#b8943b29;filter:blur(3px)}.hero-product{position:relative;z-index:1;border-radius:22px;overflow:hidden;background:#fff;border:1px solid #d9d6cd;box-shadow:var(--shadow)}.hero-product--main{grid-row:1/3}.hero-product img{width:100%;height:100%;object-fit:contain;padding:24px;background:#fff}.hero-product--main img{padding:34px}.hero-product span{position:absolute;left:14px;right:14px;bottom:14px;display:grid;gap:.24rem;padding:12px 14px;border-radius:12px;background:#141512e8;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-product small{color:#d6b45e;text-transform:uppercase;letter-spacing:.1em;font-weight:900;font-size:.62rem}.hero-product strong{font-size:.78rem;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-product b{font-size:.9rem}.hero-product--small span{padding:9px 11px;bottom:9px;left:9px;right:9px}.hero-product--small strong{font-size:.69rem}.hero-products__fallback{grid-column:1/-1;display:grid;place-items:center;text-align:center;padding:3rem;border:1px dashed #bdbab0;border-radius:24px;background:#fff}.hero-products__fallback img{width:160px;border-radius:22px;margin-bottom:1rem}.section-heading{max-width:760px;margin:0 auto 2.2rem;text-align:center}.section-heading>p{color:var(--muted)}.section-heading--left{text-align:left;margin-left:0}.section-heading--split{max-width:none;text-align:left;display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.section-heading--split>div{max-width:760px}.section--brands{background:#fff}.brand-showcase{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.brand-card{display:grid;grid-template-columns:42% 58%;min-height:250px;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#f8f7f3;transition:.25s}.brand-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#c4a75c}.brand-card__media{min-height:250px;background:#ece9e0}.brand-card__media img{width:100%;height:100%;object-fit:contain;padding:14px;background:#fff}.brand-card__placeholder{height:100%;min-height:250px;display:grid;align-content:center;justify-items:center;gap:1rem;padding:1rem;background:linear-gradient(150deg,#20211d,#3a3b33);color:#fff}.brand-card__placeholder span{text-align:center;font-weight:950;letter-spacing:.06em}.brand-card__placeholder svg{width:100%;fill:none;stroke:#d7b75f;stroke-width:3}.brand-card__content{padding:1.2rem;display:flex;flex-direction:column;align-items:flex-start}.brand-card__mark{display:inline-flex;padding:.35rem .55rem;border-radius:6px;background:#1b1c18;color:#fff;font-size:.62rem;font-weight:950;letter-spacing:.09em;margin-bottom:.9rem}.brand-card__content h3{font-size:1.35rem}.brand-card__content p{color:#676962;font-size:.88rem}.brand-card__link{display:inline-flex;align-items:center;gap:.35rem;margin-top:auto;color:#8a691d;font-weight:850;font-size:.82rem}.brand-card__link .icon{width:17px}.latest-section{background:#f4f2ed}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{min-width:0;background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:.23s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#c8b276}.product-card__media{position:relative;display:block;aspect-ratio:1/1.08;background:#fff;overflow:hidden}.product-card__image,.placeholder-media{width:100%;height:100%;object-fit:contain;padding:15px;background:#fff}.product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:.25s}.product-card:hover .product-card__image--secondary{opacity:1}.placeholder-media{display:grid;place-items:center;background:linear-gradient(135deg,#f4f0e5,#e1d6b9);font-size:3rem;font-weight:950;color:#a88435}.placeholder-media--large{min-height:520px}.product-card__badges{position:absolute;left:10px;top:10px;display:flex;gap:.35rem;flex-wrap:wrap}.product-badge{padding:.36rem .55rem;border-radius:7px;background:#1c1d19;color:#fff;font-size:.62rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.product-badge--sale{background:#a8392d}.product-badge--sold{background:#72746d}.product-card__body{padding:1rem}.product-card__vendor{margin:0 0 .45rem;color:#8a691d;text-transform:uppercase;letter-spacing:.1em;font-size:.64rem;font-weight:900}.product-card__title{font-size:.95rem;line-height:1.32;letter-spacing:-.01em;min-height:2.6em}.product-card__title a:hover{color:#8a691d}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.9rem}.price{display:flex;align-items:baseline;gap:.45rem;flex-wrap:wrap;font-weight:900}.price__current{font-size:1.05rem}.price--sale .price__current{color:#a8392d}.price__compare{color:#8c8e87;font-size:.78rem}.price__from{font-size:.7rem;color:var(--muted)}.product-card__quick-add{display:inline-grid;place-items:center;min-width:48px;min-height:38px;padding:.5rem .7rem;border:1px solid #1b1c18;border-radius:8px;background:#1b1c18;color:#fff;font-size:.72rem;font-weight:900}.product-card__quick-add:hover{background:#8a691d;border-color:#8a691d}.product-card__form{margin:0}.service-strip{background:#1b1c18;color:#fff;padding:28px 0}.service-strip__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.service-item{display:flex;align-items:center;gap:.8rem;padding:.2rem 1rem;border-right:1px solid rgba(255,255,255,.13)}.service-item:last-child{border-right:0}.service-item__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#2e2f29;color:#e1bd61}.service-item span:last-child{display:grid}.service-item strong{font-size:.82rem}.service-item small{color:#bbbcb6;font-size:.7rem}.social-promo{background:#fff}.social-promo__grid{display:grid;grid-template-columns:1fr 1fr;border-radius:24px;overflow:hidden;background:#f3f0e8;border:1px solid var(--line)}.social-promo__content{padding:clamp(28px,5vw,64px)}.social-promo__content p{max-width:620px;color:#5e605a}.ebay-card{padding:clamp(28px,5vw,64px);background:linear-gradient(140deg,#1a1b17,#33342e);color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.ebay-card__label{color:#e5c56c;font-size:.7rem;text-transform:uppercase;letter-spacing:.16em;font-weight:950}.ebay-card strong{font-size:clamp(1.6rem,3vw,2.8rem);line-height:1.05;max-width:540px;margin:.8rem 0}.ebay-card p{color:#c4c5bf}.newsletter-section{padding-top:0}.newsletter-box{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;padding:clamp(28px,5vw,58px);border-radius:24px;background:#d6b65e;color:#171713}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:.65rem}.newsletter-form input{min-width:0;height:52px;border:1px solid rgba(17,18,15,.28);border-radius:10px;padding:0 1rem;background:#fff}.newsletter-form .form-success,.newsletter-form .form-error{grid-column:1/-1;margin:0}.collection-hero{display:grid;grid-template-columns:1fr minmax(240px,360px);gap:2rem;align-items:center;padding:clamp(28px,5vw,56px);border-radius:24px;background:#fff;border:1px solid var(--line);margin-bottom:1.4rem}.collection-hero img{width:100%;max-height:260px;object-fit:contain}.collection-controls{min-height:60px;display:flex;align-items:center;gap:1rem;padding:.75rem 0;border-bottom:1px solid var(--line);margin-bottom:1.4rem}.collection-controls p{margin:0;color:var(--muted);font-size:.86rem}.sort-form{margin-left:auto;display:flex;align-items:center;gap:.55rem}.sort-form label{font-size:.8rem;font-weight:850}.sort-form select{height:42px;border:1px solid #c9c8c1;border-radius:8px;background:#fff;padding:0 .7rem}.filter-toggle{display:none;align-items:center;gap:.45rem;border:1px solid #c9c8c1;border-radius:8px;background:#fff;min-height:42px;padding:.5rem .75rem;font-weight:800}.collection-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:28px}.collection-filters{align-self:start;position:sticky;top:158px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:1rem}.filter-group{border-bottom:1px solid var(--line)}.filter-group:last-of-type{border-bottom:0}.filter-group summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:.85rem 0;font-weight:850;font-size:.84rem}.filter-group summary::-webkit-details-marker{display:none}.filter-group__body{padding:0 0 .85rem}.filter-option{display:grid;grid-template-columns:auto 1fr auto;gap:.55rem;align-items:center;padding:.35rem 0;font-size:.78rem}.filter-option small{color:var(--muted)}.price-filter{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.price-filter label{font-size:.7rem;color:var(--muted)}.price-filter input{width:100%;height:38px;border:1px solid #cfcec6;border-radius:7px;padding:.4rem}.filter-actions{display:flex;align-items:center;gap:.8rem;padding-top:1rem}.filter-actions .button{min-height:40px;padding:.55rem .8rem;font-size:.76rem}.filter-actions a{font-size:.75rem;text-decoration:underline}.filter-note{font-size:.76rem;color:var(--muted)}.collection-results .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pagination{display:flex;justify-content:center;margin-top:2.5rem}.pagination .page,.pagination a{display:inline-grid;place-items:center;min-width:40px;height:40px;margin:.2rem;border:1px solid #cccac2;border-radius:8px;background:#fff}.search-hero{text-align:center;max-width:850px;margin:0 auto 3rem}.search-page__form{display:grid;grid-template-columns:1fr auto;gap:.65rem;margin-top:1.5rem}.search-page__form input{height:54px;border:1px solid #c9c8c1;border-radius:10px;background:#fff;padding:0 1rem}.collection-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.collection-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:.2s}.collection-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.collection-card__media{aspect-ratio:4/3;background:#fff}.collection-card__media img{width:100%;height:100%;object-fit:contain;padding:16px}.collection-card>div:last-child{padding:1.15rem}.collection-card p{color:#8a691d;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.4rem}.collection-card h2{font-size:1.35rem}.collection-card span{display:flex;align-items:center;gap:.35rem;font-size:.78rem;font-weight:850}.product-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(370px,.82fr);gap:clamp(28px,5vw,70px);align-items:start}.product-gallery__main{border:1px solid var(--line);border-radius:20px;background:#fff;overflow:hidden}.product-gallery__main>img{width:100%;height:min(68vw,720px);object-fit:contain;padding:clamp(18px,3vw,36px)}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:.55rem;margin-top:.65rem}.product-thumb{aspect-ratio:1;border:1px solid var(--line);border-radius:9px;background:#fff;padding:3px;overflow:hidden}.product-thumb img{width:100%;height:100%;object-fit:contain}.product-thumb.is-active{border-color:#8a691d;box-shadow:0 0 0 2px #b8943b33}.product-summary{position:sticky;top:170px}.product-vendor{display:inline-block;color:#8a691d;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:900;margin-bottom:.8rem}.product-summary h1{font-size:clamp(2rem,3.2vw,3.8rem)}.product-price{margin:1.1rem 0}.product-price .price__current{font-size:1.55rem}.product-sku{color:var(--muted);font-size:.75rem}.stock-status{display:flex;align-items:center;gap:.5rem;margin:1rem 0;color:#2a6e45;font-size:.8rem;font-weight:850}.stock-status span{width:9px;height:9px;border-radius:50%;background:#35a85f;box-shadow:0 0 0 4px #35a85f1f}.stock-status--sold{color:#9b3b32}.stock-status--sold span{background:#ba4438;box-shadow:0 0 0 4px #ba44381f}.product-form{margin:1.3rem 0}.product-form>label{display:block;font-size:.78rem;font-weight:850;margin:.7rem 0 .35rem}.product-form select,.product-form input[type=number]{width:100%;height:48px;border:1px solid #c9c8c1;border-radius:9px;background:#fff;padding:0 .75rem}.product-form__row{display:grid;grid-template-columns:105px 1fr;gap:.7rem;align-items:end;margin-top:1rem}.quantity-field{font-size:.72rem;font-weight:850}.quantity-field input{margin-top:.35rem}.product-form__submit{width:100%}.shopify-payment-button{margin-top:.65rem}.shopify-payment-button__button{border-radius:10px!important;min-height:48px!important}.product-benefits{display:grid;gap:.6rem;margin:1.4rem 0}.product-benefits>div{display:flex;gap:.75rem;align-items:flex-start;padding:.85rem;border-radius:11px;background:#eeece6}.product-benefits .icon{color:#8a691d}.product-benefits span{display:grid}.product-benefits strong{font-size:.78rem}.product-benefits small{color:var(--muted);font-size:.7rem}.product-accordion{border-top:1px solid var(--line)}.product-accordion:last-child{border-bottom:1px solid var(--line)}.product-accordion summary{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:1rem 0;font-weight:850}.product-accordion summary::-webkit-details-marker{display:none}.product-accordion .rte{padding-bottom:1rem}.related-products{background:#fff}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:28px;align-items:start}.cart-items{display:grid;gap:.8rem}.cart-item{display:grid;grid-template-columns:110px 1fr 90px 110px auto;gap:1rem;align-items:center;background:#fff;border:1px solid var(--line);border-radius:14px;padding:.9rem}.cart-item__image{width:110px;height:110px}.cart-item__image img{width:100%;height:100%;object-fit:contain}.cart-item__details p{margin:0;color:#8a691d;font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.cart-item__details h2{font-size:1rem;line-height:1.25;margin:.35rem 0}.cart-item__details small{color:var(--muted)}.cart-quantity{font-size:.68rem;font-weight:850}.cart-quantity input{width:100%;height:42px;border:1px solid #cccac3;border-radius:8px;padding:.5rem}.cart-item__price{font-size:.9rem}.cart-item__remove{color:#9b3b32;font-size:.72rem;text-decoration:underline}.cart-item__mobile-price{display:none}.cart-summary{position:sticky;top:170px;background:#1b1c18;color:#fff;border-radius:18px;padding:1.4rem}.cart-summary>div:first-of-type{display:flex;justify-content:space-between;gap:1rem;padding:1rem 0;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}.cart-summary>p:not(.eyebrow){color:#bbbdb6;font-size:.75rem;margin:1rem 0}.cart-checkout{width:100%;background:#d6b65e;color:#171713;border-color:#d6b65e}.cart-summary__trust{display:flex;justify-content:center;align-items:center;gap:.4rem;margin-top:1rem;color:#c9cac4;font-size:.72rem}.cart-summary .eyebrow{color:#e1bd61}.faq-section,.policy-section,.contact-section,.rich-text-section,.about-section,.product-care{background:#fff}.faq-list{display:grid;gap:.65rem}.faq-item{background:#f5f3ed;border:1px solid var(--line);border-radius:12px;padding:0 1rem}.faq-item summary{list-style:none;padding:1rem 0;font-weight:850}.faq-item summary::-webkit-details-marker{display:none}.policy-list,.care-list{display:grid;gap:1rem}.policy-card,.care-item{background:#f8f7f3;border:1px solid var(--line);border-radius:14px;padding:1.3rem}.contact-layout,.about-grid,.care-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(24px,5vw,60px)}.contact-form{display:grid;gap:.8rem;background:#fff;border:1px solid var(--line);border-radius:18px;padding:1.3rem}.contact-form label{font-size:.75rem;font-weight:850}.contact-form input,.contact-form textarea{width:100%;border:1px solid #cccac3;border-radius:9px;padding:.75rem}.contact-form textarea{min-height:150px}.main-page{max-width:900px;margin:auto}.main-page .rte{line-height:1.75}.social-promo+.service-strip{margin-top:0}.site-footer{background:#151612;color:#fff;padding-top:64px}.footer-main{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:clamp(24px,4vw,56px)}.footer-brand-column>p{max-width:410px;color:#b9bbb4;font-size:.86rem}.footer-brand{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem}.footer-brand img{width:66px;height:66px;object-fit:contain;border-radius:14px;border:1px solid #3a3b35}.footer-brand span{display:grid}.footer-brand strong{font-size:1.05rem}.footer-brand small{color:#aaaca5;text-transform:uppercase;letter-spacing:.1em;font-size:.65rem;margin-top:.3rem}.site-footer h2{font-size:.9rem;letter-spacing:0;margin-bottom:1rem;color:#e2c36d}.site-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:.6rem}.site-footer li a{color:#c6c7c1;font-size:.8rem}.site-footer .social-link{background:#242520;border-color:#3a3b35;color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;margin-top:50px;padding:20px 0;border-top:1px solid #34352f;color:#8f918a;font-size:.72rem}@media(max-width:1100px){.header-main{grid-template-columns:auto 1fr auto}.brand__wordmark{display:none}.header-search{max-width:520px}.nav-socials{display:none}.hero-studio__grid{grid-template-columns:1fr 1fr}.hero-products{min-height:470px}.brand-showcase{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.collection-results .product-grid,.service-strip__grid{grid-template-columns:repeat(2,1fr)}.service-item:nth-child(2){border-right:0}.footer-main{grid-template-columns:1.4fr repeat(3,1fr)}}@media(max-width:800px){.page-width{width:min(var(--page),calc(100% - 28px))}.section{padding:52px 0}.announcement-bar__inner{justify-content:flex-start;overflow:auto;white-space:nowrap}.announcement-bar__inner a{display:none}.site-header{position:relative}.header-main{min-height:76px;grid-template-columns:auto 1fr auto;gap:.7rem}.nav-toggle{display:block}.brand{justify-self:center}.brand__logo{width:56px;height:56px}.header-search,.header-action span{display:none}.header-action{padding:.5rem}.nav-bar{background:#fff;color:#171713;border-top:1px solid var(--line)}.nav-bar__inner{display:block;min-height:0}.site-nav{display:none;flex-direction:column;align-items:stretch;gap:0;padding:.5rem 0 1rem}.site-nav.is-open{display:flex}.site-nav a{padding:.75rem .2rem;border-bottom:1px solid var(--line)}.site-nav a:after{display:none}.hero-studio__grid{grid-template-columns:1fr}.hero-studio__content{text-align:center}.hero-studio__content .eyebrow,.hero-proof,.hero-studio__actions{justify-content:center}.hero-products{min-height:430px;grid-template-columns:1.25fr .75fr}.section-heading--split{align-items:flex-start}.brand-showcase{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-card__body{padding:.8rem}.service-strip__grid{grid-template-columns:1fr 1fr}.social-promo__grid,.newsletter-box,.collection-layout{grid-template-columns:1fr}.filter-toggle{display:flex}.collection-filters{display:none;position:static}.collection-filters.is-open{display:block}.collection-results .product-grid{grid-template-columns:repeat(2,1fr)}.product-layout{grid-template-columns:1fr}.product-summary{position:static}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.footer-main{grid-template-columns:1.5fr 1fr 1fr}.footer-main>div:last-child{grid-column:2/4}.contact-layout,.about-grid,.care-grid{grid-template-columns:1fr}}@media(max-width:560px){h1{font-size:2.55rem}h2{font-size:2rem}.section-heading--split{display:grid;gap:.7rem}.hero-products{min-height:470px;grid-template-columns:1fr 1fr;grid-template-rows:1.4fr .7fr}.hero-product--main{grid-column:1/3;grid-row:1}.hero-product--small{grid-row:2}.hero-product img{padding:12px}.hero-product--main img{padding:18px}.hero-product span{padding:8px 10px}.hero-proof{display:grid;justify-content:start;text-align:left}.brand-card{grid-template-columns:40% 60%;min-height:210px}.brand-card__media,.brand-card__placeholder{min-height:210px}.brand-card__content{padding:1rem}.brand-card__content h3{font-size:1.08rem}.brand-card__content p{font-size:.76rem}.product-grid,.collection-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-card{border-radius:12px}.product-card__media{aspect-ratio:1/1.18}.product-card__image{padding:8px}.product-card__title{font-size:.82rem}.product-card__vendor{font-size:.57rem}.product-card__footer{display:grid;gap:.55rem}.product-card__quick-add{width:100%;min-height:34px}.price__current{font-size:.9rem}.service-strip__grid{grid-template-columns:1fr}.service-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.12);padding:.7rem 0}.service-item:last-child{border-bottom:0}.social-links .social-link{flex:1 1 calc(50% - .5rem);justify-content:center}.newsletter-form,.search-page__form,.collection-hero{grid-template-columns:1fr}.collection-hero img{display:none}.product-gallery__thumbs{grid-template-columns:repeat(4,1fr)}.product-gallery__main>img{height:110vw;max-height:560px}.product-summary h1{font-size:2rem}.cart-item{grid-template-columns:82px 1fr auto;align-items:start}.cart-item__image{width:82px;height:82px}.cart-quantity{grid-column:2}.cart-item__price{display:none}.cart-item__mobile-price{display:block;margin-top:.5rem;font-weight:900}.cart-item__remove{grid-column:3;grid-row:1}.footer-main{grid-template-columns:1fr 1fr}.footer-brand-column{grid-column:1/3}.footer-main>div:last-child{grid-column:auto}.footer-bottom{display:grid}.header-cart b{position:absolute;margin:-20px 0 0 -7px}.header-action{position:relative}.collection-card-grid{grid-template-columns:1fr}.brand__wordmark{display:none}}.announcement-bar__inner{font-weight:800;letter-spacing:.055em;text-transform:uppercase}.header-cart__icon{position:relative;display:inline-grid;place-items:center;width:27px;height:27px}.header-cart__icon .icon-cart{width:26px;height:26px;stroke-width:1.65}.header-cart__icon b{position:absolute;right:-8px;top:-8px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border:2px solid #fff;border-radius:999px;background:#b8943b;color:#111;font-size:.62rem;line-height:1}.header-cart>b{display:none}.social-links{gap:.55rem}.social-link,.social-links--compact .social-link{width:42px;height:42px;min-height:42px;padding:0;display:inline-grid;place-items:center;border-radius:50%;border:1px solid #d8d6cf;background:#fff;color:#171713;box-shadow:0 5px 16px #1414100f}.social-link:hover{transform:translateY(-2px);border-color:#b8943b;background:#fff;box-shadow:0 10px 24px #1414101f}.social-link .social-mark{width:20px;height:20px;display:block}.social-link--instagram .social-mark{fill:none;stroke:currentColor;stroke-width:1.8}.social-link--facebook{color:#1877f2}.social-link--instagram{color:#c13584}.social-link--tiktok{color:#111}.social-link--ebay{width:52px;border-radius:14px}.ebay-wordmark{font:800 15px/1 Arial,sans-serif;letter-spacing:-1px;display:flex;align-items:center}.ebay-wordmark i{font-style:normal}.ebay-wordmark i:nth-child(1){color:#e53238}.ebay-wordmark i:nth-child(2){color:#0064d2}.ebay-wordmark i:nth-child(3){color:#f5af02}.ebay-wordmark i:nth-child(4){color:#86b817}.nav-socials .social-link{width:31px;height:31px;min-height:31px;background:transparent;border:0;box-shadow:none;color:#fff}.nav-socials .social-link--facebook{color:#7fb4ff}.nav-socials .social-link--instagram{color:#f0a2c7}.nav-socials .social-link--ebay{width:43px}.nav-socials .ebay-wordmark{font-size:13px}.footer-brand-column>.social-links{margin-top:1rem}.brand-card{grid-template-columns:48% 52%;min-height:275px;background:#faf9f5}.brand-card__media--products{min-height:275px;display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:1fr 1fr;gap:2px;padding:0;background:#ebe8df;overflow:hidden}.brand-product-shot{display:block;min-width:0;min-height:0;background:#fff;overflow:hidden}.brand-product-shot:first-child{grid-row:1/3}.brand-product-shot img{width:100%;height:100%;object-fit:contain;padding:9px;background:#fff;transition:transform .25s ease}.brand-card:hover .brand-product-shot img{transform:scale(1.025)}.brand-card__media--one{display:block}.brand-card__media--one .brand-product-shot:first-child{height:100%}.brand-card__media--two{grid-template-columns:1fr 1fr;grid-template-rows:1fr}.brand-card__media--two .brand-product-shot:first-child{grid-row:auto}.brand-product-shot--single{height:100%}.brand-card__empty{grid-column:1/-1;grid-row:1/-1;display:grid;place-content:center;gap:.5rem;text-align:center;padding:1.5rem;color:#777970;background:linear-gradient(145deg,#f1eee5,#e4dfd1)}.brand-card__empty strong{color:#171713;font-size:1rem;letter-spacing:.08em}.brand-card__empty span{max-width:230px;font-size:.76rem}.brand-card__content{padding:1.35rem}.brand-card__content h3{font-size:1.45rem}.brand-card__content p{font-size:.9rem}.policy-links-section{background:#1b1c18;color:#fff}.policy-links-section .section-heading>div>p{color:#c9c8c0}.policy-links-section .eyebrow{color:#d7b75f}.policy-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.policy-card{display:flex;min-height:250px;flex-direction:column;align-items:flex-start;padding:1.3rem;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:#252620;color:#fff;transition:.22s ease}.policy-card:hover{transform:translateY(-4px);border-color:#c4a75c;background:#2d2e27}.policy-card>span{display:grid;place-items:center;width:34px;height:34px;margin-bottom:1rem;border-radius:50%;background:#b8943b;color:#111;font-size:.7rem;font-weight:950}.policy-card h3{font-size:1.15rem}.policy-card p{color:#c8c9c2;font-size:.85rem}.policy-card strong{display:inline-flex;align-items:center;gap:.4rem;margin-top:auto;color:#e1bd61;font-size:.82rem}.policy-card strong .icon{width:17px}.policy-page,.policy-hub-page{background:#f4f2ed}.policy-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:clamp(28px,5vw,70px);align-items:start}.policy-sidebar{position:sticky;top:175px;padding:1.35rem;border:1px solid #dcd9cf;border-radius:18px;background:#fff}.policy-sidebar h2{font-size:1.55rem}.policy-sidebar nav{display:grid;gap:.35rem;margin-top:1rem}.policy-sidebar nav a{padding:.7rem .75rem;border-radius:9px;color:#595b55;font-weight:750}.policy-sidebar nav a:hover,.policy-sidebar nav a[aria-current=page]{background:#f0ece0;color:#8a691d}.policy-support{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #e2dfd6}.policy-support p{font-size:.8rem;color:#6c6e67}.policy-document{max-width:900px;padding:clamp(28px,5vw,58px);border:1px solid #dcd9cf;border-radius:22px;background:#fff;box-shadow:0 18px 45px #1617130f}.policy-document h1{font-size:clamp(2.2rem,4vw,4.3rem)}.policy-content{font-size:.96rem}.policy-content h2,.policy-content h3{margin-top:2.2rem}.policy-content p,.policy-content li{line-height:1.75}.policy-hub-hero{max-width:850px;margin-bottom:2.2rem}.policy-hub-page .policy-card{background:#fff;color:#171713;border-color:#dcd9cf}.policy-hub-page .policy-card p{color:#676962}.policy-hub-page .policy-card:hover{background:#fff}.policy-hub-support{margin-top:2rem;padding:clamp(24px,4vw,42px);border-radius:20px;background:#fff;border:1px solid #dcd9cf}@media(max-width:1100px){.policy-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-card{grid-template-columns:44% 56%}}@media(max-width:760px){.policy-layout{grid-template-columns:1fr}.policy-sidebar{position:static}.brand-card{grid-template-columns:1fr;min-height:0}.brand-card__media--products{min-height:240px}.brand-card__content{min-height:220px}.policy-card-grid{grid-template-columns:1fr 1fr}.announcement-bar__inner{font-size:.68rem}}@media(max-width:560px){.brand-card__media--products{min-height:220px}.brand-card__content{min-height:200px}.brand-card__content h3{font-size:1.24rem}.brand-card__content p{font-size:.82rem}.policy-card-grid{grid-template-columns:1fr}.policy-card{min-height:210px}.social-link,.social-links--compact .social-link{flex:0 0 auto;width:42px;height:42px}.social-link--ebay{width:52px}.header-cart b{position:absolute;margin:0}}.brand-card__empty--loading{position:relative;overflow:hidden}.brand-card__loader{width:28px;height:28px;border:3px solid rgba(23,23,19,.16);border-top-color:#9b7722;border-radius:50%;animation:brand-card-spin .8s linear infinite}@keyframes brand-card-spin{to{transform:rotate(360deg)}}.brand-card__media--products .brand-product-shot img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}html,body{overflow-x:clip}@media(max-width:1199px),(hover:none)and (pointer:coarse)and (max-width:1400px){.site-header{position:sticky;top:0;z-index:80}.announcement-bar__inner{min-height:38px;justify-content:center;overflow:hidden;white-space:nowrap;padding-inline:8px;text-align:center;font-size:clamp(.61rem,1.75vw,.72rem);letter-spacing:.045em}.announcement-bar__inner a{display:none}.header-main{position:relative;min-height:78px;display:grid;grid-template-columns:48px minmax(0,1fr) 96px;gap:0;align-items:center}.nav-toggle{display:grid;place-items:center;justify-self:start;width:44px;height:44px;padding:0;border-radius:12px}.nav-toggle:hover,.nav-toggle[aria-expanded=true]{background:#f1efe9}.brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);justify-self:auto;min-width:0;gap:0}.brand__logo{width:58px;height:58px;border-radius:14px}.brand__wordmark,.header-search{display:none}.header-actions{grid-column:3;justify-self:end;display:flex;align-items:center;gap:4px}.header-action{width:44px;height:44px;min-height:44px;padding:0;justify-content:center;border:1px solid transparent;border-radius:12px}.header-action:hover{border-color:#d5d2c8;background:#f4f2ed}.header-action>span:not(.header-cart__icon){display:none}.header-action .icon,.header-cart__icon,.header-cart__icon .icon-cart{width:25px;height:25px}.header-cart__icon b{right:-8px;top:-8px;min-width:18px;height:18px;font-size:.61rem}.nav-bar{background:#fff;color:#171713;border-top:1px solid var(--line)}.nav-bar__inner{display:block;min-height:0}.site-nav{display:none;grid-template-columns:1fr 1fr;gap:0;padding:.55rem 0 .9rem;font-size:.82rem}.site-nav.is-open{display:grid}.site-nav a{padding:.85rem .7rem;border-bottom:1px solid var(--line);white-space:normal}.site-nav a:after{display:none}.nav-socials{display:none}.hero-studio{padding:clamp(42px,7vw,72px) 0}.hero-studio__grid{grid-template-columns:1fr;max-width:920px;margin-inline:auto;gap:clamp(30px,6vw,54px)}.hero-studio__content{text-align:center}.hero-studio__content h1,.hero-studio__lead{margin-inline:auto}.hero-studio__content h1{max-width:760px;font-size:clamp(2.55rem,6.2vw,4rem)}.hero-studio__content .eyebrow,.hero-studio__actions,.hero-proof{justify-content:center}.hero-products{width:min(100%,760px);min-height:500px;margin-inline:auto;grid-template-columns:1fr 1fr;grid-template-rows:1.42fr .72fr}.hero-product--main{grid-column:1 / 3;grid-row:1}.hero-product--small{grid-row:2}.hero-products:before{top:-20px;right:-35px;bottom:-20px;left:35px}.brand-showcase{grid-template-columns:1fr;width:min(100%,920px);margin-inline:auto}.brand-card{grid-template-columns:42% 58%;min-height:235px}.brand-card__media,.brand-card__media--products,.brand-card__placeholder,.brand-card__content{min-height:235px}.brand-card__content{padding:clamp(1rem,3vw,1.55rem)}.brand-card__content h3{font-size:clamp(1.12rem,3.2vw,1.45rem)}.brand-card__content p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;font-size:clamp(.78rem,2.2vw,.92rem)}.brand-product-shot img{padding:8px}.section-heading--split{align-items:end}}@media(max-width:560px){.page-width{width:min(var(--page),calc(100% - 24px))}.header-main{min-height:74px;grid-template-columns:44px minmax(0,1fr) 92px}.brand__logo{width:54px;height:54px}.header-action,.nav-toggle{width:42px;height:42px}.site-nav{grid-template-columns:1fr}.hero-studio__content h1{font-size:clamp(2.38rem,11vw,3.2rem)}.hero-products{min-height:455px;gap:10px}.hero-product img,.hero-product--main img{padding:12px}.brand-card{grid-template-columns:41% 59%;min-height:220px}.brand-card__media,.brand-card__media--products,.brand-card__placeholder,.brand-card__content{min-height:220px}.brand-card__content{padding:.95rem}.brand-card__mark{font-size:.58rem}.brand-card__content h3{font-size:1.08rem}.brand-card__content p{font-size:.76rem;line-height:1.45;-webkit-line-clamp:3}.brand-card__link{font-size:.72rem}}@media(max-width:390px){.announcement-bar__inner{font-size:.58rem;letter-spacing:.035em}.brand-card{grid-template-columns:39% 61%}.brand-card__content{padding:.82rem}.brand-card__content p{-webkit-line-clamp:2}}.section-editorial-header{max-width:1040px;margin-bottom:clamp(34px,5vw,58px)}.section-editorial-header .eyebrow{margin-bottom:1.05rem}.section-editorial-header h2{max-width:1000px;margin-bottom:clamp(14px,2vw,22px);font-size:clamp(2.2rem,5.2vw,5rem);letter-spacing:-.045em;text-transform:none}.section-editorial-header__lead{max-width:980px;margin-bottom:clamp(24px,3vw,38px);color:#33352f;font-size:clamp(1.05rem,2.25vw,1.55rem);line-height:1.45}.section-editorial-header__link{display:flex;width:min(100%,680px);align-items:center;justify-content:space-between;gap:1rem;padding:0 0 .8rem;border-bottom:2px solid #24251f;font-size:clamp(1rem,1.8vw,1.3rem);font-weight:900}.section-editorial-header__link:hover{color:#8a691d;border-color:#8a691d}.section-editorial-header__link .icon{width:22px;height:22px}.section-editorial-header__title-with-arrow{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem}.section-editorial-header__title-with-arrow>span{display:inline-flex}.section-editorial-header__title-with-arrow .icon{width:clamp(34px,5vw,58px);height:clamp(34px,5vw,58px);stroke-width:1.35}.section-editorial-header--dark .section-editorial-header__lead{color:#c9c8c0}.policy-card{position:relative;overflow:hidden}.policy-card:after{content:"";position:absolute;right:-34px;bottom:-50px;width:130px;height:130px;border:1px solid rgba(225,189,97,.17);border-radius:50%;transition:transform .25s ease,border-color .25s ease}.policy-card:hover:after{transform:scale(1.12);border-color:#e1bd6159}.policy-card__icon{position:relative;z-index:1;display:grid;place-items:center;width:48px;height:48px;margin-bottom:1.2rem;border-radius:14px;background:linear-gradient(145deg,#d7b75f,#9a741d);color:#11120f;box-shadow:0 10px 26px #0000002e}.policy-card__icon .icon{width:24px;height:24px;stroke-width:1.75}.policy-card__label{margin:0 0 .65rem;color:#d7b75f!important;font-size:.65rem!important;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.policy-card>span:not(.policy-card__icon){all:unset}.social-link--ebay{width:66px;min-width:66px;border-radius:14px}.ebay-logo{display:block;width:54px;height:22px;overflow:visible}.footer-brand-column .social-link--ebay{background:#fff}.brand-card__empty>span:last-child{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.empty-state .button{margin-top:.8rem}@media(max-width:760px){.section-editorial-header{margin-bottom:30px}.section-editorial-header h2{font-size:clamp(2.15rem,9.3vw,3.35rem)}.section-editorial-header__lead{font-size:clamp(1rem,4.6vw,1.24rem)}.section-editorial-header__link{width:100%}}@media(max-width:560px){.section-editorial-header h2{font-size:clamp(2rem,10.4vw,2.85rem)}.section-editorial-header__title-with-arrow .icon{width:34px;height:34px}.policy-card__icon{width:44px;height:44px}.social-link--ebay,.social-links--compact .social-link--ebay{width:66px;min-width:66px}}.policy-card>.policy-card__icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:1.2rem;border-radius:14px;background:linear-gradient(145deg,#d7b75f,#9a741d);color:#11120f;font-size:inherit;font-weight:inherit;box-shadow:0 10px 26px #0000002e}.policy-card>.policy-card__icon .icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.75}.social-link--ebay .ebay-logo,.social-links--compact .social-link--ebay .ebay-logo,.site-footer .social-link--ebay .ebay-logo{display:block;width:54px;height:22px;max-width:none;fill:initial;stroke:none}:root{--page: 1280px;--radius: 18px;--radius-large: 24px;--dark: #171914;--dark-soft: #22241e;--muted: #65685f;--line: #ddd8cc;--line-strong: #c8c0af;--cream: #f7f4ec;--cream-deep: #eee8dc;--gold: #ae8530;--gold-dark: #86631d;--gold-soft: #e7d5aa;--shadow: 0 16px 42px rgba(29, 26, 18, .08);--shadow-hover: 0 22px 55px rgba(29, 26, 18, .13)}html{background:var(--cream)}body{background:var(--color-background, var(--cream));color:var(--color-text, var(--dark));font-family:var(--font-body),"Avenir Next",Avenir,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;line-height:1.62}h1,h2,h3,h4,.brand__wordmark strong,.footer-brand strong{color:var(--dark);font-family:var(--font-heading),"Avenir Next",Avenir,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:800;letter-spacing:-.025em;text-wrap:balance}h1{line-height:1.01}h2,h3{line-height:1.08}p,.rte,.product-card__title,.brand-card__content p{color:#53564f}.eyebrow{color:var(--gold-dark);letter-spacing:.14em}.eyebrow:before{background:var(--gold)}.button{min-height:52px;border-radius:12px;border-color:var(--dark);background:var(--dark);font-weight:850;box-shadow:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.button:hover{background:var(--gold);border-color:var(--gold);color:var(--dark);box-shadow:0 12px 28px #86631d2e}.button--outline{border-color:var(--line-strong);background:#fff9;color:var(--dark)}.button--outline:hover{border-color:var(--gold);background:var(--gold-soft);color:var(--dark)}.text-link,.section-editorial-header__link,.brand-card__link{color:var(--gold-dark)}.text-link:hover,.section-editorial-header__link:hover,.brand-card__link:hover{color:var(--dark)}.announcement-bar{background:var(--dark)}.announcement-bar__inner{color:#fff;font-weight:800;letter-spacing:.065em}.header-shell{background:#fffffffb;border-bottom-color:#e4dfd4;box-shadow:0 8px 26px #1b19120e}.brand__logo{border-color:#34362f;box-shadow:0 8px 20px #1719141f}.header-action,.nav-toggle{color:var(--dark)}.header-action:hover,.nav-toggle:hover,.nav-toggle[aria-expanded=true]{background:var(--cream)}.nav-bar{background:var(--dark-soft)}.site-nav a:after{background:var(--gold)}.hero-studio{background:radial-gradient(circle at 78% 22%,rgba(174,133,48,.14),transparent 30%),linear-gradient(145deg,#f9f7f1,#f3efe6 55%,#ece5d7)}.hero-studio__content h1{max-width:820px;font-size:clamp(3.2rem,5.9vw,5.5rem)}.hero-studio__lead{max-width:760px;color:#575a52;line-height:1.58}.hero-proof{color:#55584f}.hero-proof .icon{color:var(--gold-dark)}.hero-product,.product-card,.brand-card,.social-promo__grid,.faq-item,.collection-card,.policy-document,.cart-summary,.cart-item{border-color:var(--line);box-shadow:none}.hero-product,.product-card,.brand-card{border-radius:var(--radius-large)}.hero-product:hover,.product-card:hover,.brand-card:hover{border-color:#c7ae70;box-shadow:var(--shadow-hover)}.section--brands,.social-promo,.faq-section,.rich-text-section,.about-section{background:#fff}.latest-section,.newsletter-section{background:var(--cream)}.service-strip,.policy-links-section,.site-footer{background:var(--dark)}.service-item__icon,.policy-card__icon{background:linear-gradient(145deg,#d5b45d,#9f7722)}.brand-card{background:#fbfaf7}.brand-card__content{background:linear-gradient(180deg,#fff,#fbfaf7)}.brand-card__mark{border-radius:8px;background:var(--dark);color:#fff}.brand-card__content h3{margin-bottom:.7rem}.brand-card__content p{line-height:1.55}.product-card{background:#fff}.product-card__vendor{color:var(--gold-dark)}.product-card__quick-add{border-radius:10px;background:var(--dark);border-color:var(--dark)}.product-card__quick-add:hover{background:var(--gold);border-color:var(--gold);color:var(--dark)}.price--sale .price__current{color:#a23b31}.social-promo__grid{background:#f8f5ee;border-radius:var(--radius-large)}.ebay-card{background:radial-gradient(circle at top right,rgba(215,183,95,.18),transparent 36%),linear-gradient(145deg,#191b17,#292b24)}.newsletter-box{border:1px solid #33352e;border-radius:var(--radius-large);background:radial-gradient(circle at 12% 15%,rgba(215,183,95,.18),transparent 32%),linear-gradient(145deg,#181a16,#25271f);color:#fff}.newsletter-box h2,.newsletter-box p{color:#fff}.newsletter-box .eyebrow{color:#e4c76f}.newsletter-form input{border-color:#ffffff3d}.newsletter-form .button--dark{border-color:var(--gold);background:var(--gold);color:var(--dark)}.newsletter-form .button--dark:hover{background:#d3b35f;border-color:#d3b35f}.faq-item{border-radius:14px;background:#fbfaf7}.faq-item[open]{border-color:#c9b477;background:#fff}.faq-item summary{color:var(--dark)}.policy-card{background:#23251f;border-color:#ffffff21}.policy-card:hover{background:#2b2d26}.site-footer{border-top:1px solid rgba(255,255,255,.06)}.site-footer h2,.footer-brand-column .social-links{color:#dec168}.site-footer li a,.footer-brand-column>p{color:#c2c4bd}.site-footer li a:hover{color:#fff}@media(max-width:800px){.header-cart{display:grid!important;visibility:visible!important;opacity:1!important}.header-cart__icon{display:inline-grid!important;visibility:visible!important;opacity:1!important;position:relative;place-items:center;width:27px!important;height:27px!important}.header-cart__icon .icon-cart{display:block!important;width:26px!important;height:26px!important}.header-cart__icon b{display:grid!important;visibility:visible!important;opacity:1!important;position:absolute!important;right:-8px!important;top:-8px!important;margin:0!important;min-width:18px!important;height:18px!important;padding:0 4px!important;border:2px solid #fff!important;border-radius:999px!important;background:var(--gold)!important;color:var(--dark)!important;font-size:.62rem!important;line-height:1!important}.header-action__label{display:none!important}}@media(max-width:560px){.header-main{min-height:76px;padding-inline:2px}.header-actions{position:absolute;right:0;top:50%;z-index:4;display:grid!important;grid-template-columns:42px 42px;width:88px;transform:translateY(-50%);gap:4px;overflow:visible}.header-action,.header-cart{display:grid!important;place-items:center;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;overflow:visible!important}.nav-toggle{position:absolute;left:0;top:50%;z-index:4;transform:translateY(-50%)}.brand{z-index:3}.hero-studio{padding-top:46px}.hero-studio__content h1{font-size:clamp(2.55rem,12.4vw,3.3rem);line-height:1.02}.hero-studio__lead{font-size:1rem;line-height:1.56}.hero-studio__actions{gap:.65rem}.hero-studio__actions .button{width:100%}.section-editorial-header h2{letter-spacing:-.022em}.product-card,.brand-card,.social-promo__grid,.newsletter-box{border-radius:16px}}html,body,button,input,select,textarea,h1,h2,h3,h4,h5,h6,p,a,small,strong,summary,label,.price,.button,.brand__wordmark,.footer-brand{font-family:Avenir Next,Avenir,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif!important}body{font-weight:400;letter-spacing:0}h1,h2,h3,h4,h5,h6{font-weight:800;letter-spacing:-.035em}.eyebrow,.brand-card__mark,.product-card__vendor,.policy-card__label,.ebay-card__label{font-weight:800;letter-spacing:.13em}.social-promo__content .social-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.65rem}.social-promo__content .social-link{width:100%;min-width:0;min-height:58px;display:flex;align-items:center;justify-content:flex-start;gap:.75rem;padding:.75rem 1rem;border:0;border-radius:12px;color:#fff;box-shadow:0 10px 25px #1b19121c;font-size:.85rem;font-weight:800}.social-promo__content .social-link:hover{transform:translateY(-2px);color:#fff;box-shadow:0 16px 34px #1b19122b}.social-promo__content .social-link--tiktok{background:linear-gradient(135deg,#121212,#272727)}.social-promo__content .social-link--instagram{background:linear-gradient(135deg,#5b2cbf,#c13584 48%,#f77737)}.social-promo__content .social-link--facebook{background:linear-gradient(135deg,#1877f2,#075bbd)}.social-link__icon{display:grid;place-items:center;flex:0 0 auto;width:30px;height:30px}.social-link__icon .social-mark{display:block;width:25px;height:25px;color:currentColor}.social-link--tiktok .social-mark,.social-link--facebook .social-mark{fill:currentColor;stroke:none}.social-link--instagram .social-mark{fill:none;stroke:currentColor;stroke-width:1.7}.social-link__label{display:inline!important;color:inherit}.footer-brand-column .social-links--compact{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.footer-brand-column .social-links--compact .social-link{width:auto;min-width:0;height:38px;min-height:38px;display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .7rem;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:#22241e;color:#fff;box-shadow:none}.footer-brand-column .social-links--compact .social-link:hover{border-color:#d7b75f;background:#2c2e27}.footer-brand-column .social-links--compact .social-link__icon{width:22px;height:22px}.footer-brand-column .social-links--compact .social-mark{width:19px;height:19px}.footer-brand-column .social-links--compact .social-link__label{display:inline!important;font-size:.68rem}.nav-socials .social-links--compact{gap:.18rem}.nav-socials .social-links--compact .social-link{width:30px;min-width:30px;height:30px;min-height:30px;padding:0;border:0;border-radius:7px;background:transparent;color:#fff;box-shadow:none}.nav-socials .social-link__label{display:none!important}.nav-socials .social-link__icon{width:22px;height:22px}.nav-socials .social-mark{width:18px;height:18px}.ebay-card{position:relative;overflow:hidden;gap:0;border:1px solid #3f4138;background:radial-gradient(circle at 88% 18%,rgba(215,183,95,.19),transparent 32%),linear-gradient(145deg,#191b17,#292b24)}.ebay-card:after{content:"";position:absolute;right:-60px;bottom:-75px;width:190px;height:190px;border:1px solid rgba(215,183,95,.18);border-radius:50%}.ebay-card__logo{position:relative;z-index:1;display:block;width:112px;height:auto;margin-bottom:1.15rem;overflow:visible}.ebay-card__label,.ebay-card strong,.ebay-card p,.ebay-card__cta{position:relative;z-index:1}.ebay-card strong{color:#fff}.ebay-card p{color:#c9cbc4}.ebay-card__cta{display:inline-flex;align-items:center;gap:.55rem;min-height:48px;margin-top:.75rem;padding:.72rem 1rem;border:1px solid #d7b75f;border-radius:10px;background:#d7b75f;color:#171914;font-size:.82rem;font-weight:850;transition:transform .2s ease,background .2s ease,border-color .2s ease}.ebay-card:hover .ebay-card__cta{transform:translateY(-2px);background:#e3c871;border-color:#e3c871}.ebay-card__cta .icon{width:18px;height:18px}.social-link--ebay,.ebay-logo,.ebay-wordmark{display:none!important}.policy-links-section{background:#171914}.policy-links-section .section-editorial-header h2,.policy-links-section .policy-card h3{color:#fff!important}.policy-links-section .section-editorial-header__lead,.policy-links-section .policy-card>p:not(.policy-card__label){color:#c9cbc4!important}.policy-links-section .policy-card{background:#23251f!important;border-color:#474a40!important;color:#fff!important}.policy-links-section .policy-card:hover{background:#2b2e26!important;border-color:#c5a552!important}.policy-links-section .policy-card__label,.policy-links-section .policy-card strong{color:#e2c565!important}.policy-links-section .policy-card__icon{color:#171914!important}.policy-links-section .policy-card strong .icon{color:currentColor}.policy-hub-page .policy-card,.policy-hub-page .policy-card h3{color:#171914!important}.policy-hub-page .policy-card>p:not(.policy-card__label){color:#64675f!important}.policy-hub-page .policy-card__label,.policy-hub-page .policy-card strong{color:#86631d!important}@media(max-width:900px){.social-promo__content .social-links{grid-template-columns:1fr}}@media(max-width:560px){.social-promo__content .social-link{min-height:54px}.footer-brand-column .social-links--compact{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.footer-brand-column .social-links--compact .social-link{justify-content:center;padding-inline:.45rem}.footer-brand-column .social-links--compact .social-link__label{font-size:.62rem}.ebay-card__logo{width:100px}}.cart-checkout,button[name=checkout].cart-checkout,.cart-checkout:hover,.cart-checkout:active,.cart-checkout:focus,.cart-checkout:focus-visible{background:#d7b75f!important;border-color:#d7b75f!important;color:#171914!important;opacity:1!important;filter:none!important;transform:none!important;-webkit-tap-highlight-color:transparent}.cart-checkout *,.cart-checkout:hover *,.cart-checkout:active *,.cart-checkout:focus *{color:#171914!important;stroke:#171914!important}.ebay-feedback-section{background:#fff}.ebay-feedback-panel{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:1.25rem;padding:1.25rem;border:1px solid #35382f;border-radius:26px;background:radial-gradient(circle at 8% 8%,rgba(215,183,95,.16),transparent 28%),linear-gradient(145deg,#171914,#25271f);box-shadow:0 24px 60px #1918121f}.ebay-feedback-summary,.ebay-feedback-carousel{min-width:0;border-radius:19px}.ebay-feedback-summary{padding:clamp(1.3rem,3vw,2rem);border:1px solid rgba(255,255,255,.1);background:#ffffff0b;color:#fff}.ebay-feedback-summary__top{display:flex;align-items:center;gap:1.15rem;margin-bottom:1.6rem}.ebay-feedback-logo{flex:0 0 auto;width:94px;height:auto;overflow:visible}.ebay-feedback-status{display:block;color:#e5c667;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:850;line-height:1.15}.ebay-feedback-summary__top p{margin:.42rem 0 0;color:#bec1b8;font-size:.78rem;line-height:1.45}.ebay-feedback-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.ebay-feedback-metric{min-width:0;padding:1rem;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#00000024}.ebay-feedback-metric strong{display:block;color:#fff;font-size:clamp(1.45rem,3vw,2.25rem);line-height:1}.ebay-feedback-metric span{display:block;margin-top:.45rem;color:#bfc1ba;font-size:.72rem;font-weight:750;line-height:1.35;letter-spacing:.045em;text-transform:uppercase}.ebay-feedback-metric--primary{border-color:#e5c6676b;background:linear-gradient(145deg,#e5c66730,#e5c6670f)}.ebay-feedback-metric--primary strong{color:#e5c667}.ebay-feedback-ratings{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.11)}.ebay-feedback-ratings__title{margin:0 0 .7rem;color:#fff;font-size:.76rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.ebay-feedback-rating-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.ebay-feedback-rating-grid span{display:flex;align-items:center;gap:.48rem;color:#c8cac2;font-size:.76rem;line-height:1.35}.ebay-feedback-rating-grid b{display:inline-grid;place-items:center;flex:0 0 auto;min-width:38px;height:30px;padding-inline:.4rem;border-radius:8px;background:#d7b75f;color:#171914;font-size:.75rem}.ebay-feedback-carousel{display:flex;flex-direction:column;justify-content:center;padding:clamp(1.3rem,3vw,2rem);background:#f8f5ed;color:#171914}.ebay-feedback-carousel__viewport{position:relative;min-height:285px}.ebay-review{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;visibility:hidden;opacity:0;transform:translate(18px) scale(.985);transition:opacity .42s ease,transform .42s ease,visibility .42s}.ebay-review.is-active{position:relative;visibility:visible;opacity:1;transform:translate(0) scale(1)}.ebay-review__topline{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.ebay-review__stars{color:#b98c2d;font-size:1rem;letter-spacing:.12em}.ebay-review__verified{display:inline-flex;align-items:center;gap:.35rem;color:#5b5e56;font-size:.7rem;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.ebay-review__verified svg{width:19px;height:19px;color:#86631d;fill:currentColor}.ebay-review blockquote{margin:1.35rem 0;color:#22241f;font-size:clamp(1.3rem,2.45vw,2rem);font-weight:730;line-height:1.35;letter-spacing:-.024em}.ebay-review footer{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid #ded8ca}.ebay-review footer strong{color:#171914;font-size:.92rem}.ebay-review footer span{color:#6b6e66;font-size:.75rem}.ebay-feedback-carousel__controls{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.25rem}.ebay-carousel-button{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid #cfc7b7;border-radius:50%;background:#fff;color:#171914;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.ebay-carousel-button:hover,.ebay-carousel-button:focus-visible{border-color:#b48a2d;background:#e5c667;transform:translateY(-1px)}.ebay-carousel-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.ebay-carousel-dots{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.42rem}.ebay-carousel-dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#bdb7aa;cursor:pointer;transition:width .2s ease,border-radius .2s ease,background .2s ease}.ebay-carousel-dot.is-active{width:25px;border-radius:999px;background:#9b7424}.ebay-feedback-button{align-self:flex-start;margin-top:1.2rem}.ebay-feedback-source{max-width:760px;margin:.85rem auto 0;color:#777970;font-size:.72rem;line-height:1.45;text-align:center}@media(max-width:900px){.ebay-feedback-panel{grid-template-columns:1fr}.ebay-feedback-carousel__viewport{min-height:250px}}@media(max-width:560px){.ebay-feedback-panel{gap:.8rem;padding:.75rem;border-radius:20px}.ebay-feedback-summary,.ebay-feedback-carousel{padding:1.15rem;border-radius:15px}.ebay-feedback-summary__top{align-items:flex-start}.ebay-feedback-logo{width:76px}.ebay-feedback-metrics,.ebay-feedback-rating-grid{grid-template-columns:1fr 1fr}.ebay-feedback-metric{padding:.82rem}.ebay-feedback-carousel__viewport{min-height:310px}.ebay-review__topline{align-items:flex-start;flex-direction:column}.ebay-review blockquote{font-size:1.28rem}.ebay-review footer{align-items:flex-start;flex-direction:column;gap:.25rem}.ebay-feedback-button{width:100%}}@media(prefers-reduced-motion:reduce){.ebay-review,.ebay-carousel-button,.ebay-carousel-dot{transition:none!important}}.ebay-feedback-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.ebay-feedback-metric{display:flex;flex-direction:column;min-height:128px}.ebay-feedback-metric small{display:block;margin-top:auto;padding-top:.65rem;color:#8f9289;font-size:.63rem;font-weight:700;line-height:1.35;letter-spacing:.03em}.ebay-feedback-metric--combined{border-color:#ffffff29;background:linear-gradient(145deg,#ffffff13,#ffffff06)}.ebay-feedback-metric--combined strong{color:#fff}.vinted-trust-card{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(220px,1fr) auto;align-items:center;gap:1.4rem;margin-top:1rem;padding:1.1rem 1.25rem;border:1px solid #a8d8d8;border-radius:18px;background:radial-gradient(circle at 88% 15%,rgba(0,119,130,.1),transparent 34%),linear-gradient(145deg,#f4ffff,#eaf7f6);color:#153d40;box-shadow:0 12px 32px #0c494f12;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.vinted-trust-card:hover,.vinted-trust-card:focus-visible{border-color:#007782;color:#153d40;transform:translateY(-2px);box-shadow:0 18px 42px #0c494f21}.vinted-trust-card__brand{display:grid;gap:.28rem}.vinted-wordmark{display:inline-block;color:#007782;font-size:clamp(1.65rem,3vw,2.35rem);font-weight:900;line-height:1;letter-spacing:-.06em}.vinted-trust-card__label{color:#4d6e70;font-size:.68rem;font-weight:820;letter-spacing:.1em;text-transform:uppercase}.vinted-trust-card__stats{display:flex;align-items:center;gap:1.5rem}.vinted-trust-card__stats span{display:grid;gap:.18rem;color:#517174;font-size:.7rem;font-weight:760;letter-spacing:.04em;text-transform:uppercase}.vinted-trust-card__stats strong{color:#153d40;font-size:1.25rem;line-height:1}.vinted-trust-card__cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:46px;padding:.7rem 1rem;border-radius:10px;background:#007782;color:#fff;font-size:.76rem;font-weight:850;white-space:nowrap}.vinted-trust-card__cta .icon{width:18px;height:18px}.vinted-trust-card:hover .vinted-trust-card__cta{background:#005f68}@media(max-width:800px){.vinted-trust-card{grid-template-columns:1fr auto}.vinted-trust-card__stats{grid-column:1 / -1;grid-row:2}}@media(max-width:560px){.ebay-feedback-metrics{grid-template-columns:1fr}.ebay-feedback-metric{min-height:0}.vinted-trust-card{grid-template-columns:1fr;gap:1rem}.vinted-trust-card__stats{grid-column:auto;grid-row:auto;justify-content:space-between;gap:.8rem}.vinted-trust-card__cta{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/theme.css.map */
