.catalog-page{background:#fff;color:#181818;overflow-x:hidden}.catalog-page .site-header{position:relative}.catalog-hero{width:100%;overflow:hidden;background:#160f0b}.catalog-hero img{display:block;width:100%;height:auto;min-height:270px;object-fit:cover;object-position:center}.catalog-brands{background:#fff;border-bottom:1px solid #ececef}.catalog-brands-grid{min-height:112px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;gap:22px}.catalog-brands-grid img{width:100%;height:58px;object-fit:contain}.catalog-breadcrumbs{display:flex;align-items:center;gap:10px;padding:14px 0 10px;color:#777;font-size:12px}.catalog-breadcrumbs a:hover{color:#b39700}.catalog-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:22px;padding-bottom:38px}.catalog-sidebar{min-width:0}.filter-toggle{display:none}.filter-panel{border:1px solid #e5e5e8;border-radius:4px;background:#fff;padding:12px}.filter-group{padding:0 0 13px;margin-bottom:13px;border-bottom:1px solid #ededee}.filter-group:last-of-type{margin-bottom:12px}.filter-group h2{display:flex;align-items:center;justify-content:space-between;margin:0 0 9px;font:600 14px/1.2 "Playfair Display",serif}.filter-collapse{border:0;background:transparent;padding:0;color:#222;cursor:pointer}.filter-collapse .hgi-stroke{font-size:13px}.filter-option,.check-option{display:flex;align-items:center;gap:6px;min-height:22px;color:#555;font-size:11px;cursor:pointer}.filter-option input,.check-option input{width:14px;height:14px;margin:0;accent-color:#d8aa49}.filter-option span,.check-option span{flex:1}.filter-option small,.check-option small{font-size:10px;color:#777}.filter-option.active{background:#f7ebd0;border-radius:4px;color:#222;padding:3px 4px;margin:0 -4px}.price-track{position:relative;height:4px;background:#d8aa49;margin:18px 8px 7px}.price-track:before,.price-track:after{content:"";position:absolute;top:50%;width:12px;height:12px;border:2px solid #d8aa49;background:#fff;border-radius:50%;transform:translateY(-50%)}.price-track:before{left:-7px}.price-track:after{right:-7px}.price-labels{display:flex;justify-content:space-between;color:#555;font-size:10px}.clear-filters{width:100%;min-height:34px;border:0;border-radius:3px;background:#d8aa49;color:#17120a;font-size:11px;font-weight:600;cursor:pointer}.clear-filters:hover{background:#b39700;color:#fff}.help-card{display:flex;align-items:center;gap:8px;margin-top:10px;padding:7px;background:#f0f0f0;border-radius:4px}.help-card img{width:56px;height:74px;object-fit:cover;object-position:center top;border-radius:3px}.help-card div{display:grid;gap:4px}.help-card strong{font:600 11px/1.2 "Playfair Display",serif}.help-card span{font-size:9px;line-height:1.3;color:#555}.help-card a{display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid #d8aa49;border-radius:3px;padding:5px 4px;font-size:9px}.help-card a .hgi-stroke{font-size:12px}.catalog-results{min-width:0}.results-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-height:40px;margin-bottom:8px;color:#777;font-size:11px}.results-count{margin-right:auto;color:#777}.results-toolbar select{min-width:135px;height:31px;border:1px solid #e4e4e8;border-radius:3px;background:#fff;padding:0 8px;color:#333;font-size:11px}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.catalog-product{position:relative;display:flex;flex-direction:column;min-width:0;border:1px solid #e8e8ec;border-radius:3px;background:#fff;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.catalog-product:hover{transform:translateY(-2px);border-color:#d8aa49;box-shadow:0 8px 18px rgba(0,0,0,.1)}.catalog-product-image{position:relative;padding:8px 8px 0}.catalog-product-image img{width:100%;height:155px;object-fit:contain}.catalog-discount{position:absolute;top:7px;left:7px;padding:3px 7px;border-radius:10px;background:#f3232b;color:#fff;font-size:10px;font-weight:700}.wishlist{position:absolute;right:7px;top:7px;border:0;background:transparent;color:#555;cursor:pointer;padding:2px}.wishlist .hgi-stroke{font-size:18px}.wishlist.is-active{color:#d23b30}.catalog-product-info{display:flex;flex:1;flex-direction:column;padding:5px 8px 8px}.catalog-product h3{min-height:42px;margin:0 0 5px;font-size:11px;font-weight:400;line-height:1.18}.catalog-price{display:flex;align-items:baseline;gap:7px;min-height:25px}.catalog-price strong{font:600 15px Roboto Mono,monospace;color:#050505}.catalog-price strong.sale{color:#e31d26}.catalog-price del{color:#888;font-size:9px}.catalog-add{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:30px;margin-top:auto;border:0;border-radius:3px;background:linear-gradient(180deg,#e3bc63,#d8aa49);color:#17120a;font-size:10px;font-weight:600;cursor:pointer;transition:background .2s ease,box-shadow .2s ease}.catalog-add .hgi-stroke{font-size:14px}.catalog-add:hover{background:linear-gradient(180deg,#b39700,#967d00);color:#fff;box-shadow:0 3px 8px rgba(179,151,0,.35)}.pagination{display:flex;align-items:center;justify-content:center;gap:7px;padding:20px 0 0}.pagination button{display:grid;place-items:center;min-width:28px;height:28px;border:1px solid #e1e1e5;border-radius:3px;background:#fff;color:#444;font-size:11px;cursor:pointer}.pagination button:hover,.pagination button.is-active{border-color:#d8aa49;background:#d8aa49;color:#17120a}.pagination button .hgi-stroke{font-size:14px}.pagination span{color:#777}.catalog-trust{margin-top:0}.catalog-newsletter{height:150px}.catalog-newsletter .newsletter-content{grid-template-columns:1fr 1.2fr .55fr}.catalog-page .site-footer{border-top:1px solid #aa812f}.catalog-page .site-footer .footer-grid{min-height:280px;padding-top:34px;padding-bottom:28px}.catalog-page .footer-bottom{font-size:10px}.catalog-page :focus-visible{outline:2px solid var(--gold);outline-offset:2px}@media(max-width:900px){.catalog-layout{grid-template-columns:190px minmax(0,1fr);gap:14px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-product-image img{height:145px}.catalog-brands-grid{min-height:90px}.catalog-brands-grid img{height:48px}}@media(max-width:700px){.catalog-hero img{min-height:150px;height:auto}.catalog-brands-grid{min-height:64px;gap:7px}.catalog-brands-grid img{height:32px}.catalog-breadcrumbs{padding-top:10px;font-size:10px}.catalog-layout{display:block;width:min(var(--container),calc(100% - 28px))}.filter-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;height:40px;margin-bottom:8px;border:1px solid #e4e4e8;border-radius:4px;background:#fff;padding:0 12px;font-weight:600;text-align:left;cursor:pointer}.filter-toggle .hgi-stroke{font-size:18px}.filter-panel{display:none}.catalog-sidebar.is-open .filter-panel{display:block}.help-card{display:none}.results-toolbar{justify-content:space-between;flex-wrap:wrap;gap:6px}.results-count{flex:1 0 100%;margin:0}.results-toolbar label{font-size:10px}.results-toolbar select{min-width:145px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.catalog-product-image img{height:145px}.catalog-product h3{font-size:11px}.catalog-price strong{font-size:14px}.catalog-add{font-size:10px}.catalog-newsletter{height:220px}.catalog-newsletter .newsletter-content{display:block;padding-top:38px}.catalog-newsletter .newsletter-tagline{display:none}.catalog-page .site-footer .footer-grid{min-height:0}}@media(max-width:420px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-product-image img{height:125px}.catalog-product-info{padding:5px}.catalog-product h3{font-size:10px;min-height:38px}.catalog-price strong{font-size:12px}.catalog-add{min-height:32px;font-size:9px}.catalog-brands-grid img{height:27px}.catalog-page .site-footer p,.catalog-page .site-footer a{font-size:10px}.catalog-page .site-footer h2{font-size:12px}}@media(prefers-reduced-motion:reduce){.catalog-product,.catalog-add{transition:none}}.catalog-product-link{display:block}.catalog-product h3 a{color:inherit}.catalog-product h3 a:hover{text-decoration:underline;text-decoration-color:#d8aa49;text-underline-offset:3px}.catalog-hero{position:relative}.catalog-hero-content{position:absolute;inset:0;color:#fff;pointer-events:auto;user-select:text}.catalog-hero-copy{position:absolute;left:4.2%;top:17%;text-shadow:0 1px 8px rgba(0,0,0,.35)}.catalog-hero-eyebrow{margin:0 0 4px;font:600 clamp(11px,1.45vw,20px)/1.2 "Roboto Mono",monospace;letter-spacing:3px}.catalog-hero-copy h1{margin:0;font-family:"Playfair Display",Georgia,serif;line-height:.86;font-weight:400}.catalog-hero-copy h1 span,.catalog-hero-copy h1 em{display:block}.catalog-hero-copy h1 span{color:#e3ba58;font-size:clamp(36px,5vw,72px);font-weight:600}.catalog-hero-copy h1 em{font-size:clamp(34px,4.8vw,68px)}.catalog-hero-subtitle{margin:14px 0 0;font-size:clamp(12px,1.55vw,21px)}.catalog-hero-benefits{display:flex;gap:clamp(14px,2.2vw,34px);padding:0;margin:clamp(28px,5vw,66px) 0 0;list-style:none;font-size:clamp(8px,1vw,13px)}.catalog-hero-benefits li{display:flex;align-items:center;white-space:nowrap}.catalog-hero-benefits li span{display:inline-grid;place-items:center;width:clamp(20px,2.5vw,34px);height:clamp(20px,2.5vw,34px);margin-right:6px;border:1px solid #d8aa49;border-radius:50%;color:#e3ba58;font-size:clamp(13px,1.5vw,21px)}.catalog-hero-promise{position:absolute;right:7%;top:17%;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.8);font:600 clamp(10px,1.35vw,18px)/1.55 "Playfair Display",Georgia,serif;letter-spacing:1.8px;text-transform:uppercase}.catalog-hero-promise span{display:block}.catalog-hero-script{position:absolute;right:8%;bottom:14%;margin:0;color:#fff;font:500 clamp(18px,2.5vw,34px)/.8 Caveat,cursive;transform:rotate(-8deg);text-align:center}.catalog-product-image{padding:10px 10px 0}.catalog-product-image img{height:175px}.catalog-product-info{padding:8px 10px 10px}.catalog-product h3{min-height:50px;font-size:12px;line-height:1.25}.catalog-price strong{font-size:16px}.catalog-add{min-height:34px;font-size:11px}.filter-panel{padding:14px}.filter-group h2{font-size:15px}.filter-option,.check-option{min-height:24px;font-size:12px}.filter-option small,.check-option small{font-size:10px}.help-card{gap:9px;padding:9px}.help-card img{width:62px;height:82px}.help-card strong{font-size:12px}.help-card span,.help-card a{font-size:10px}.help-card a{padding:6px 5px}@media(max-width:700px){.catalog-hero-copy{left:5%;top:13%}.catalog-hero-benefits{margin-top:20px;gap:8px}.catalog-hero-promise,.catalog-hero-script{display:none}.catalog-hero-copy h1 span{font-size:clamp(28px,9vw,42px)}.catalog-hero-copy h1 em{font-size:clamp(27px,8.5vw,40px)}.catalog-hero-subtitle{margin-top:8px;font-size:11px}.catalog-hero-benefits{font-size:8px}.catalog-hero-benefits li span{width:20px;height:20px;font-size:13px;margin-right:4px}.filter-option,.check-option{font-size:11px}.filter-group h2{font-size:14px}.help-card{display:flex}.catalog-product-image img{height:155px}.catalog-product h3{font-size:11px;min-height:46px}.catalog-price strong{font-size:14px}.catalog-add{font-size:10px}}@media(max-width:420px){.catalog-hero-benefits{gap:5px}.catalog-hero-benefits li span{width:18px;height:18px;font-size:11px}.catalog-product-image img{height:140px}.catalog-product-info{padding:7px}.catalog-product h3{font-size:11px;min-height:44px}.catalog-product-image{padding:8px 8px 0}.catalog-add{min-height:33px}}@media(min-width:701px){.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:701px) and (max-width:1000px){.catalog-grid{grid-template-columns:repeat(4,132px);justify-content:space-between;column-gap:0;row-gap:14px}.catalog-product{width:132px;max-width:none;min-height:420px;justify-self:stretch}.catalog-product-image{padding:12px 6px 0}.catalog-product-image img{height:230px}.catalog-product-info{padding:12px 8px 14px}.catalog-product h3{min-height:64px;font-size:12px;line-height:1.3}.catalog-price{min-height:30px}.catalog-price strong{font-size:16px}.catalog-add{min-height:38px;font-size:10px}}