.catalog-page{padding-top:126px;background:#f5f5f3;color:#202124}.catalog-heading{padding:64px 5.5% 48px;background:linear-gradient(120deg,#1b1013,#391016);color:white}.catalog-heading h1{font-size:clamp(30px,3.6vw,56px);font-weight:350;margin:20px 0 28px}.catalog-heading>div{display:flex;justify-content:space-between;gap:20px;color:#cbbec0;font-size:14px}.catalog-area,.catalog-related{padding:36px 5.5% 65px}.catalog-toolbar{display:flex;align-items:end;gap:22px;scroll-margin-top:140px}.catalog-toolbar label{display:grid;gap:8px;font-size:12px;color:#656567}.catalog-search{flex:1}.catalog-toolbar input,.catalog-toolbar select{height:46px;padding:0 15px;border:1px solid #ddd;background:white;color:#222;font:inherit;font-size:14px;border-radius:4px;max-width:100%}.catalog-toolbar input:focus,.catalog-toolbar select:focus{outline:2px solid #e31c2a;outline-offset:2px}#catalogCount{color:#777;font-size:12px;margin:25px 0 18px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px}.catalog-card{display:block;min-width:0}.catalog-card[hidden]{display:none}.catalog-art{position:relative;aspect-ratio:1.15;background:white;overflow:hidden;border:1px solid #e9e9e6}.catalog-art img{width:100%;height:100%;object-fit:contain;padding:26px;transition:transform .45s}.catalog-art>span{position:absolute;right:16px;bottom:15px;padding:8px 12px;background:#18181b;color:#fff;font-size:11px;border-radius:20px}.catalog-card:hover .catalog-art img{transform:scale(1.045)}.catalog-label{display:flex;justify-content:space-between;align-items:center;padding:18px 2px;border-bottom:1px solid #ddd}.catalog-label small{font-size:10px;letter-spacing:1px;color:#888}.catalog-label h2{font-size:23px;font-weight:450;margin-top:5px}.catalog-label>b{font-size:22px;color:#db1c2e}.catalog-pagination{display:flex;justify-content:center;align-items:center;gap:25px;margin-top:40px}.catalog-pagination button{padding:12px 20px;background:white;border:1px solid #ddd;border-radius:4px;cursor:pointer}.catalog-pagination button:disabled{opacity:.35;cursor:default}.product-breadcrumb{padding:30px 5.5%;color:#777;font-size:12px}.product-overview{display:grid;grid-template-columns:1.12fr 1fr;gap:7%;padding:5px 5.5% 65px}.product-gallery{min-width:0}.product-image-stage{aspect-ratio:1;background:white;border:1px solid #e9e9e6}.product-image-stage>img{height:100%;width:100%;object-fit:contain;padding:32px}.product-thumbs{display:flex;gap:12px;overflow:auto;margin-top:16px;padding:3px}.product-thumbs button{width:76px;height:76px;flex-shrink:0;background:white;border:1px solid #ddd;padding:5px;cursor:pointer}.product-thumbs button[aria-pressed=true]{border:2px solid #d21b2a}.product-thumbs img{width:100%;height:100%;object-fit:contain}.product-summary{padding-top:22px}.product-summary h1{font-size:clamp(32px,4vw,62px);font-weight:400;overflow-wrap:anywhere;margin:20px 0}.product-intro{color:#777;line-height:1.9}.product-summary dl{margin:30px 0}.product-summary dl>div{display:grid;grid-template-columns:100px 1fr;gap:20px;padding:13px 0;border-bottom:1px solid #ddd;font-size:14px}.product-summary dt{color:#888}.product-summary dd{margin:0;overflow-wrap:anywhere}.product-inquiry{display:flex;justify-content:space-between;background:#df192c;color:white;padding:18px 24px;border-radius:4px}.product-back{display:inline-block;margin-top:22px;color:#777;font-size:13px}.product-description{padding:55px 5.5%;background:white;border-top:1px solid #e5e5e5}.product-description h2,.related-heading h2{font-size:28px;font-weight:400;margin:14px 0 28px}.product-description>div{white-space:pre-line;line-height:1.95;font-size:14px;max-width:900px;color:#626369;overflow-wrap:anywhere}.related-heading{display:flex;justify-content:space-between;align-items:center}.related-heading a{font-size:13px}.catalog-card:focus-visible,.product-thumbs button:focus-visible{outline:2px solid #df192c;outline-offset:4px}
@media(max-width:980px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-overview{gap:4%}.product-summary dl>div{grid-template-columns:75px 1fr}}
@media(max-width:720px){.catalog-page{padding-top:108px}.catalog-heading{padding:38px 6%}.catalog-heading>div{flex-direction:column;gap:12px}.catalog-toolbar{flex-wrap:wrap;gap:14px}.catalog-search{flex-basis:100%}.catalog-grid{gap:22px 12px}.catalog-art img{padding:12px}.catalog-art>span{font-size:9px;right:8px;bottom:8px;padding:5px 8px}.catalog-label h2{font-size:19px}.catalog-label small{font-size:8px}.product-overview{grid-template-columns:1fr}.product-summary{padding-top:30px}.product-image-stage>img{padding:20px}.catalog-pagination{gap:15px}.catalog-pagination button{padding:10px 12px}}
@media(prefers-reduced-motion:reduce){.catalog-art img{transition:none}}
.catalog-area{box-sizing:border-box;width:min(1600px,100%);margin-inline:auto}
.catalog-area .catalog-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:28px 18px}
.catalog-area .catalog-label{padding:15px 2px}
.catalog-area .catalog-label h2{font-size:clamp(16px,1.25vw,20px)}
.catalog-area .catalog-art img{padding:20px}
@media(max-width:1400px){.catalog-area .catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:1100px){.catalog-area .catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:800px){.catalog-area .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:480px){.catalog-area .catalog-grid{grid-template-columns:1fr}}
.catalog-page{background:#fff}
.catalog-area{width:min(1600px,calc(100% - 64px));max-width:none;margin-inline:auto;padding:42px 0 85px;background:#fff}
.catalog-area .catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 30px}
.catalog-area .catalog-card{overflow:hidden;background:#fff;border:1px solid #e5e5e5;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}
.catalog-area .catalog-card:hover{transform:translateY(-5px);border-color:#d2d2d2;box-shadow:0 18px 40px #1414140d}
.catalog-area .catalog-art{aspect-ratio:1.08;border:0;border-bottom:1px solid #ededed;background:#fff}
.catalog-area .catalog-art img{padding:18px 24px;transition:transform .4s ease}
.catalog-area .catalog-art>span{display:none}
.catalog-area .catalog-label{min-height:112px;padding:19px 22px 21px;border:0;align-items:flex-start}
.catalog-area .catalog-label small{font-size:10px;letter-spacing:1.1px}
.catalog-area .catalog-label h2{margin-top:8px;font-size:21px;line-height:1.25}
.catalog-area .catalog-label p{margin-top:8px;color:#666;font-size:13px;line-height:1.45}
.catalog-area .catalog-label>b{margin-top:18px;font-size:18px}
@media(max-width:1250px){.catalog-area .catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:850px){.catalog-area{width:calc(100% - 32px)}.catalog-area .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px}}
@media(max-width:520px){.catalog-area{width:calc(100% - 24px);padding-top:28px}.catalog-area .catalog-grid{grid-template-columns:1fr}.catalog-area .catalog-art{aspect-ratio:1.15}}
.catalog-area .catalog-label{display:block;min-height:118px;padding:21px 20px 23px;text-align:center}
.catalog-area .catalog-label>div{width:100%}
.catalog-area .catalog-label small{font-size:10px;letter-spacing:1.4px}
.catalog-area .catalog-label h2{margin:10px 0 0;font-size:23px;font-weight:500;line-height:1.2;letter-spacing:.45px}
.catalog-area .catalog-label p{margin:11px 0 0;font-size:13px;line-height:1.45}
.catalog-area .catalog-label>b{display:none}
.catalog-pagination{gap:6px;margin-top:50px}
.catalog-pagination .catalog-page-button{width:40px;height:40px;padding:0;border:1px solid #dcdcdc;border-radius:0;background:#fff;color:#222;font-size:14px;cursor:pointer;transition:background .2s,color .2s,border-color .2s}
.catalog-pagination .catalog-page-button:hover{border-color:#222}
.catalog-pagination .catalog-page-button.is-active{border-color:#17191b;background:#17191b;color:#fff}
.catalog-pagination .catalog-page-gap{display:grid;width:28px;height:40px;place-items:center;color:#777}
@media(max-width:520px){.catalog-area .catalog-label h2{font-size:21px}.catalog-pagination .catalog-page-button{width:36px;height:36px}.catalog-pagination{gap:4px}}
.product-breadcrumb,.product-overview,.product-description,.catalog-related{box-sizing:border-box;width:min(1600px,calc(100% - 64px));max-width:none;margin-inline:auto}
.product-breadcrumb{padding:32px 0}
.product-overview{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:72px;padding:6px 0 78px}
.product-description{padding:58px 0;border-top:1px solid #e5e5e5}
.product-description>div{max-width:1050px}
.catalog-related{padding:52px 0 78px}
@media(max-width:1100px){.product-overview{gap:42px}}
@media(max-width:850px){.product-breadcrumb,.product-overview,.product-description,.catalog-related{width:calc(100% - 32px)}.product-overview{grid-template-columns:1fr;gap:28px}.product-image-stage{max-height:720px}.product-summary{padding-top:10px}}
@media(max-width:520px){.product-breadcrumb,.product-overview,.product-description,.catalog-related{width:calc(100% - 24px)}.product-breadcrumb{padding:24px 0}.product-overview{padding-bottom:50px}.product-description,.catalog-related{padding:42px 0 55px}}

/* The product page banner follows the same 1600px alignment as the catalog. */
.catalog-heading{padding-left:var(--content-gutter);padding-right:var(--content-gutter)}
.catalog-category-switcher{display:flex;align-items:center;gap:10px;margin:18px 0 0;padding:0 0 17px;border-bottom:1px solid #dededb;overflow-x:auto;scrollbar-width:thin}.catalog-category-switcher button{flex:0 0 auto;min-height:38px;padding:8px 18px;border:1px solid #d8d8d5;border-radius:999px;background:#fff;color:#555;font:inherit;font-size:13px;cursor:pointer;transition:color .22s,border-color .22s,background-color .22s,transform .22s}.catalog-category-switcher button:hover{border-color:#e31c2a;color:#e31c2a;transform:translateY(-1px)}.catalog-category-switcher button.is-active{border-color:#e31c2a;background:#e31c2a;color:#fff}.catalog-category-switcher button:focus-visible{outline:2px solid #e31c2a;outline-offset:3px}
@media(max-width:720px){.catalog-category-switcher{margin-top:14px;gap:8px;padding-bottom:13px}.catalog-category-switcher button{min-height:36px;padding:7px 15px;font-size:12px}}
