.catalog-hero{padding:62px 0 68px;background:#fff}.crumb{font-size:12px;color:#667b84;margin:0 0 37px}.crumb a:hover{color:var(--blue)}.catalog-hero h1{font-size:clamp(42px,5vw,66px);letter-spacing:-3.7px;line-height:1.05;margin:0 0 18px}.catalog-hero>div>p:last-child{max-width:670px;color:#506872;line-height:1.7;font-size:16px}.catalog-content{padding:70px 0 100px}.catalog-layout{display:grid;grid-template-columns:230px 1fr;gap:60px}.catalog-aside{padding-top:55px;font-size:13px}.catalog-aside p{font-weight:800;margin:0 0 13px}.catalog-aside a{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:14px 0;color:#546b75}.catalog-aside a.active{color:var(--blue-dark);font-weight:800}.catalog-aside a:last-child{margin-top:20px;color:var(--ink);font-weight:800}.catalog-title{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:33px}.catalog-title .eyebrow{margin-bottom:12px}.catalog-title h2{font-size:38px;letter-spacing:-2px;margin:0}.catalog-title>p{margin:0;max-width:340px;font-size:13px;line-height:1.7;color:#5a717a}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.product-card{background:#fff;border:1px solid var(--line);overflow:hidden}.product-card>img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;background:#e9f6fa}.product-card>div{padding:20px}.sku{font-size:10px;letter-spacing:1px;font-weight:800;color:var(--blue-dark);margin:0 0 10px}.product-card h3{font-size:15px;line-height:1.35;letter-spacing:-.4px;margin:0 0 10px}.product-card p:not(.sku){font-size:12px;line-height:1.65;color:#617780;margin:0 0 17px}.product-card strong{display:block;border-top:1px solid var(--line);padding-top:15px;font-size:11px;color:#5f757c}.secondary{margin-top:92px}.two-cards{grid-template-columns:repeat(2,minmax(0,1fr));max-width:700px}.catalog-cta{background:var(--ink);color:#fff;padding:65px 0}.catalog-cta>.container{display:flex;justify-content:space-between;gap:50px;align-items:center}.catalog-cta .eyebrow{color:var(--yellow)}.catalog-cta h2{font-size:33px;letter-spacing:-1.6px;margin:0 0 10px}.catalog-cta p:not(.eyebrow){font-size:13px;color:#b6c8ce;margin:0}.cta-actions{display:flex;gap:11px;flex-shrink:0}@media(max-width:900px){.catalog-layout{grid-template-columns:1fr}.catalog-aside{padding-top:0;display:flex;flex-wrap:wrap;gap:9px}.catalog-aside p{width:100%}.catalog-aside a{border:1px solid var(--line);padding:10px 12px;gap:8px}.catalog-aside a:last-child{margin:0}.product-grid{grid-template-columns:repeat(2,1fr)}.catalog-cta>.container{align-items:flex-start;flex-direction:column}.catalog-title{align-items:start;flex-direction:column;gap:14px}.catalog-title>p{max-width:650px}}@media(max-width:520px){.catalog-hero{padding:45px 0}.catalog-content{padding:50px 0 70px}.product-grid,.two-cards{grid-template-columns:1fr}.catalog-title h2{font-size:31px}.cta-actions{width:100%;flex-direction:column}.catalog-cta h2{font-size:28px}}
.product-card{position:static!important;width:auto!important;height:auto!important;box-shadow:none!important;display:block!important;font-weight:inherit!important}.product-card>img{height:auto!important}
.product-card{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover,.product-card:focus-visible{transform:translateY(-4px);box-shadow:0 12px 28px rgba(14,42,54,.12)!important;outline:none}.product-dialog{border:0;padding:0;width:min(920px,calc(100% - 32px));max-height:calc(100vh - 32px);background:#fff;box-shadow:0 28px 80px rgba(6,24,32,.45)}.product-dialog::backdrop{background:rgba(7,27,36,.72)}.product-dialog{grid-template-columns:minmax(0,1.2fr) minmax(270px,.8fr)}.product-dialog[open]{display:grid}.dialog-gallery{background:#e8f4f7;padding:22px}.dialog-main-image{display:block;width:100%;aspect-ratio:1/1;object-fit:contain;mix-blend-mode:multiply}.dialog-thumbs{display:flex;gap:8px;margin-top:12px}.dialog-thumbs button{border:2px solid transparent;padding:0;width:62px;height:62px;background:#fff;cursor:pointer}.dialog-thumbs button.active{border-color:var(--blue)}.dialog-thumbs img{display:block;width:100%;height:100%;object-fit:cover}.dialog-info{padding:56px 34px 34px}.dialog-info h3{font-size:28px;letter-spacing:-1.2px;line-height:1.15;margin:0 0 16px}.dialog-info p:not(.sku){line-height:1.7;color:#60747c}.dialog-info strong{display:block;border-top:1px solid var(--line);padding-top:17px;margin-top:24px}.dialog-close{position:absolute;right:14px;top:12px;width:36px;height:36px;border:0;border-radius:50%;background:#fff;color:var(--ink);font-size:29px;line-height:1;cursor:pointer;z-index:1}@media(max-width:650px){.product-dialog[open]{display:block}.dialog-info{padding:28px 22px}.dialog-gallery{padding:16px}.dialog-main-image{max-height:55vh}.dialog-info h3{font-size:24px}}
