.catalog-module{--catalog-border:#293945;--catalog-muted:#aab9c5;min-width:0}.catalog-module .catalog-intro{padding-block:36px 12px}.catalog-module .catalog-intro h1{letter-spacing:-.04em;margin:14px 0;font-size:clamp(28px,3.5vw,42px);line-height:1.15}.catalog-module .catalog-intro p{max-width:740px;color:var(--catalog-muted);font-size:15px;line-height:1.7}.catalog-module .catalog-grid{grid-template-columns:repeat(3,minmax(0,280px));gap:20px;display:grid}.catalog-module .container{width:calc(100% - 40px);max-width:1160px;margin-inline:auto}.catalog-module .catalog-list-section .container,.catalog-module .catalog-intro .container{max-width:880px}.catalog-module .catalog-card{border:1px solid var(--catalog-border);color:#f3f6fa;background:#111b24;border-radius:12px;flex-direction:column;min-width:0;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.catalog-module .catalog-card:hover{border-color:#38b4ce;transform:translateY(-3px);box-shadow:0 10px 26px #0003}.catalog-module .catalog-image{aspect-ratio:1.2;color:#52616e;background:#f2f4f6;place-items:center;display:grid;position:relative;overflow:hidden}.catalog-module .catalog-image img{object-fit:contain;width:100%;height:100%;padding:12px;position:absolute;inset:0}.catalog-module .catalog-card-body{flex-direction:column;flex:1;min-width:0;padding:16px;display:flex}.catalog-module .catalog-brand{letter-spacing:.08em;text-transform:uppercase;color:var(--catalog-muted);overflow-wrap:anywhere;margin:0 0 8px;font-size:11px}.catalog-module .catalog-card h3{overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:4.35em;margin:0 0 16px;font-size:15px;line-height:1.45;display:-webkit-box;overflow:hidden}.catalog-module .catalog-card .catalog-brand{white-space:nowrap;text-overflow:ellipsis;height:1.5em;overflow:hidden}.catalog-module .catalog-card .catalog-price{margin-top:auto}.catalog-module .catalog-price{letter-spacing:-.03em;color:#fff;overflow-wrap:anywhere;margin:0 0 10px;font-size:20px;font-weight:750;line-height:1.3}.catalog-module .catalog-availability{background:0 0;align-items:center;gap:7px;margin:0 0 16px;padding:0;font-size:12px;display:flex}.catalog-module .catalog-availability:before{content:"";background:currentColor;border-radius:50%;flex:0 0 6px;width:6px;height:6px}.catalog-module .stock-available{color:#82dfb1}.catalog-module .stock-low{color:#f3cc7d}.catalog-module .stock-out{color:#b8c0ca}.catalog-module .catalog-card-link{border-top:1px solid var(--catalog-border);color:#6cdbed;justify-content:space-between;align-items:center;min-height:40px;padding-top:12px;font-size:13px;display:flex}.catalog-module .catalog-list-section{padding-block:24px 60px}.catalog-module .catalog-filters{border:1px solid var(--catalog-border);background:#101a23;border-radius:12px;flex-wrap:wrap;align-items:end;gap:14px;margin-bottom:28px;padding:20px;display:flex}.catalog-module .catalog-filters label{flex:200px;gap:8px;min-width:0;font-size:13px;display:grid}.catalog-module .catalog-filters input:not([type=checkbox]),.catalog-module .catalog-filters select{color:#fff;width:100%;min-width:0;min-height:46px;font:inherit;background:#09121a;border:1px solid #3b5263;border-radius:7px;padding:10px;font-size:16px}.catalog-module .catalog-filters .catalog-check{flex:0 auto;align-items:center;min-height:46px;display:flex}.catalog-module .catalog-check input{accent-color:#1fc3db;width:18px;height:18px}.catalog-module .catalog-results-heading{flex-wrap:wrap;align-items:baseline;gap:12px;margin-bottom:20px;display:flex}.catalog-module .catalog-results-heading h2{margin:0;font-size:22px}.catalog-module .catalog-results-heading span{color:var(--catalog-muted);font-size:13px}.catalog-module .catalog-results-heading a{color:#6cdbed;margin-left:auto;font-size:13px}.catalog-module .catalog-empty{border:1px dashed #405565;border-radius:12px;padding:36px}.catalog-module .catalog-empty h3{font-size:20px}.catalog-module .catalog-empty p{color:var(--catalog-muted);margin:12px 0}.catalog-module .catalog-pagination{flex-wrap:wrap;justify-content:space-between;gap:20px;margin-top:28px;display:flex}.catalog-module .catalog-pagination a{color:#6cdbed;min-height:44px;padding:12px 0}.catalog-module .catalog-product-section{padding-block:28px 40px}.catalog-module .catalog-breadcrumb{color:var(--catalog-muted);flex-wrap:wrap;gap:10px;margin-bottom:24px;font-size:13px;display:flex}.catalog-module .catalog-detail{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:48px;display:grid}.catalog-module .product-gallery{min-width:0}.catalog-module .product-gallery-stage{touch-action:pan-y pinch-zoom;background:#f2f4f6;border-radius:14px;place-items:center;height:clamp(300px,100svh - 310px,460px);display:grid;position:relative;overflow:hidden}.catalog-module .gallery-photo{opacity:0;pointer-events:none;transition:opacity .22s}.catalog-module .gallery-photo.is-active{opacity:1}.catalog-module .product-gallery-stage img{object-fit:contain;padding:28px 40px}.catalog-module .catalog-placeholder{color:#52616e;font-size:14px}.catalog-module .gallery-arrow{color:#172532;cursor:pointer;z-index:2;background:#fff;border:1px solid #b5c4ce;border-radius:8px;width:44px;height:44px;font-size:30px;line-height:1;position:absolute;top:calc(50% - 22px);box-shadow:0 2px 8px #0001}.catalog-module .gallery-prev{left:8px}.catalog-module .gallery-next{right:8px}.catalog-module .gallery-thumbnails{scrollbar-width:thin;scrollbar-color:#476878 #14202b;gap:10px;max-width:100%;padding:12px 2px 6px;display:flex;overflow-x:auto}.catalog-module .gallery-thumbnail{cursor:pointer;background:#f2f4f6;border:3px solid #bbc9d2;border-radius:8px;flex:0 0 72px;height:72px;padding:5px;transition:border-color .18s,box-shadow .18s;overflow:hidden}.catalog-module .gallery-thumbnail:hover{border-color:#6cdbed;box-shadow:0 0 0 1px #6cdbed}.catalog-module .gallery-thumbnail[aria-pressed=true]{border-color:#19cbe7;box-shadow:0 0 0 2px #19cbe7,0 0 12px #19cbe744}.catalog-module .gallery-thumbnail img{object-fit:contain;width:100%;height:100%}.catalog-module .gallery-count{color:var(--catalog-muted);margin:8px 0 0;font-size:12px}.catalog-module .catalog-product-info{min-width:0;padding-top:8px}.catalog-module .catalog-product-info h1{letter-spacing:-.035em;overflow-wrap:anywhere;margin:10px 0 16px;font-size:clamp(26px,3vw,38px);line-height:1.18}.catalog-module .catalog-model{color:var(--catalog-muted);overflow-wrap:anywhere;margin-bottom:24px;font-size:14px}.catalog-module .catalog-purchase{border-block:1px solid var(--catalog-border);margin-bottom:22px;padding:22px 0 6px}.catalog-module .catalog-purchase .catalog-price{font-size:30px}.catalog-module .catalog-purchase .catalog-availability{font-size:14px}.catalog-module .catalog-summary{color:#cad5dd;white-space:pre-line;overflow-wrap:anywhere;margin-bottom:24px;line-height:1.75}.catalog-module .catalog-product-info .button{width:100%;min-height:50px}.catalog-module .catalog-help{color:var(--catalog-muted);margin-top:12px;font-size:12px;line-height:1.6}.catalog-module .catalog-information-section{padding-block:0 32px}.catalog-module .catalog-information{gap:18px;display:grid}.catalog-module .catalog-info-panel{border:1px solid var(--catalog-border);background:#101a23;border-radius:12px;padding:28px}.catalog-module .catalog-info-panel h2{margin:0 0 18px;font-size:21px}.catalog-module .catalog-info-panel p{color:#bfccd6;overflow-wrap:anywhere;line-height:1.85}.catalog-module .catalog-specs{margin:0}.catalog-module .catalog-specs>div{grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:20px;padding:13px 16px;line-height:1.6;display:grid}.catalog-module .catalog-specs>div:nth-child(odd){background:#1a2732;border-radius:6px}.catalog-module .catalog-specs dt,.catalog-module .catalog-specs dd{overflow-wrap:anywhere;margin:0;font-size:14px}.catalog-module .catalog-specs dt{color:var(--catalog-muted)}.catalog-module .catalog-related-section{padding-block:24px 60px}.catalog-module .catalog-related-section h2{margin-bottom:24px;font-size:24px}.catalog-module :is(button,a,input,select):focus-visible{outline-offset:3px;outline:2px solid #6cdbed}.catalog-module .catalog-skeleton .catalog-image,.catalog-module .catalog-skeleton .product-gallery-stage,.catalog-module .catalog-skeleton .catalog-card-body>div{background:#20303c;animation:1.6s ease-in-out infinite catalog-pulse}.catalog-module .catalog-skeleton .catalog-card-body>div{border-radius:4px;width:90%;height:18px;margin:8px 0}.catalog-module .catalog-skeleton .catalog-card-body>div:last-child{width:60%}@keyframes catalog-pulse{50%{opacity:.45}}@media (min-width:1440px){.catalog-module .catalog-list-section .container,.catalog-module .catalog-intro .container{max-width:1160px}.catalog-module .catalog-grid{grid-template-columns:repeat(4,minmax(0,275px))}}@media (max-width:1023px){.catalog-module .catalog-list-section .container,.catalog-module .catalog-intro .container{max-width:580px}.catalog-module .catalog-grid{grid-template-columns:repeat(2,minmax(0,280px))}.catalog-module .catalog-detail{gap:28px}}@media (max-width:760px){.catalog-module .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.catalog-module .catalog-detail{grid-template-columns:minmax(0,1fr);gap:24px}.catalog-module .product-gallery-stage{aspect-ratio:1.25;height:auto;max-height:420px}.catalog-module .catalog-product-section{padding-block:20px 28px}.catalog-module .catalog-filters{gap:12px;padding:16px}.catalog-module .catalog-card-body{padding:12px}.catalog-module .catalog-card h3{margin-bottom:12px;font-size:14px}.catalog-module .catalog-card .catalog-price{font-size:18px}.catalog-module .catalog-brand{font-size:10px}.catalog-module .catalog-card-link{font-size:12px}.catalog-module .catalog-info-panel{padding:18px}.catalog-module .catalog-specs>div{gap:12px;padding:10px}.catalog-module .catalog-breadcrumb{margin-bottom:18px}.catalog-module .catalog-purchase{padding-top:16px}.catalog-module .catalog-empty{padding:22px}.catalog-module .catalog-image img{padding:10px}}@media (max-width:359px){.catalog-module .catalog-grid{grid-template-columns:minmax(0,1fr)}.catalog-module .catalog-image{aspect-ratio:1.2}.catalog-module .catalog-specs>div{grid-template-columns:1fr;gap:4px}.catalog-module .gallery-thumbnail{flex-basis:60px;height:60px}}@media (prefers-reduced-motion:reduce){.catalog-module .gallery-photo,.catalog-module .gallery-thumbnail,.catalog-module .catalog-card{transition:none}.catalog-module .catalog-card:hover{transform:none}.catalog-module .catalog-skeleton *{animation:none!important}}@media (min-width:761px) and (max-height:800px){.catalog-module .catalog-product-section{padding-top:20px}.catalog-module .catalog-breadcrumb{margin-bottom:18px}.catalog-module .catalog-product-info h1{margin-bottom:12px;font-size:32px}.catalog-module .catalog-model{margin-bottom:16px}.catalog-module .catalog-purchase{margin-bottom:16px;padding-top:16px}.catalog-module .catalog-summary{margin-bottom:16px;line-height:1.6}}
