.catalog-teaser{padding:64px 0;border-bottom:1px solid var(--line)}.catalog-teaser>.container{display:flex;gap:50px;align-items:center;justify-content:space-between}.catalog-teaser h2{font-size:2rem;max-width:700px}.catalog-teaser p{max-width:700px;margin-top:15px}.catalog-teaser .button{flex-shrink:0}.catalog-heading{padding:64px 0 70px;background:var(--navy);color:#fff}.catalog-heading h1{font-size:clamp(2.7rem,5vw,4.7rem);letter-spacing:-.055em;line-height:1.15}.catalog-heading p{max-width:740px;color:#b8cbd5;margin-top:24px}.catalog-content{padding-block:50px 90px;min-height:450px}.catalog-controls{display:grid;grid-template-columns:2fr 1fr;gap:24px;margin-bottom:30px}.catalog-controls[hidden]{display:none}.catalog-controls label{font-size:.875rem;font-weight:600}.catalog-controls input,.catalog-controls select{margin-top:8px;width:100%;min-height:50px;padding:12px 14px;border:1px solid #afc3cd;border-radius:4px;background:white;font-size:1rem;color:var(--ink)}#catalog-status{margin-bottom:24px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.product-card{border:1px solid var(--line);border-radius:5px;overflow:hidden;display:flex;flex-direction:column;background:white}.product-card-media{height:250px;display:grid;place-items:center;background:var(--mist);padding:24px;color:var(--muted);font-size:1rem}.product-card-media img{width:100%;height:100%;object-fit:contain}.product-card-body{padding:27px;display:flex;align-items:flex-start;flex-direction:column;flex:1}.product-category-label{font-size:.8125rem;color:#467221;margin-bottom:12px}.product-card h2{font-size:1.5rem;line-height:1.4;letter-spacing:-.025em;margin-bottom:10px}.product-card p{font-size:1rem;line-height:1.8;margin-bottom:20px}.product-card p.product-model{font-size:.875rem;color:var(--blue);margin-bottom:10px}.product-card button{margin-top:auto;padding-top:16px}.catalog-empty{grid-column:1/-1;padding:60px 50px;background:var(--mist);border:1px solid var(--line);border-radius:5px}.catalog-empty h2{font-size:2rem;max-width:750px}.catalog-empty p{max-width:750px;margin:20px 0 28px}.catalog-empty .button{margin-top:16px}.product-dialog{border:0;border-radius:6px;padding:54px 34px 34px;width:min(1180px,94vw);max-width:94vw;max-height:90dvh;color:var(--ink);background:#fff}.product-dialog::backdrop{background:#051b2be6;backdrop-filter:blur(5px)}.product-close{position:absolute;right:12px;top:7px;min-width:44px;min-height:44px;font-size:2rem;line-height:1;background:white;border:0;border-radius:4px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:40px}.product-main-image{width:100%;height:370px;object-fit:contain;background:var(--mist);border-radius:4px}.product-thumbs{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.product-thumbs button{width:72px;height:62px;padding:5px;background:white;border:1px solid var(--line);border-radius:3px}.product-thumbs img{width:100%;height:100%;object-fit:contain}.product-no-image{display:grid;place-items:center;min-height:280px;padding:30px;background:var(--mist);color:var(--muted)}.product-detail h2{font-size:2rem;line-height:1.4;margin-bottom:12px}.product-detail .eyebrow{margin-bottom:16px}.product-model{color:var(--blue)}.product-detail-description{margin:20px 0 28px;white-space:pre-line}.product-detail h3{font-size:1.15rem}.product-specs{display:grid;grid-template-columns:1fr 1.2fr;gap:0;font-size:.9375rem;margin:12px 0 26px}.product-specs dt,.product-specs dd{padding:10px 0;border-bottom:1px solid var(--line);margin:0;overflow-wrap:anywhere}.product-specs dt{color:var(--muted);padding-right:20px}.product-specs dd{font-weight:600}.product-price{font-size:1.2rem;font-weight:700;margin-bottom:22px;color:var(--ink)}.product-pdf{display:flex;margin-top:22px;font-size:.875rem}.product-detail-copy{min-width:0}.product-card-body h2,.product-detail h2{overflow-wrap:anywhere}@media(max-width:1080px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-teaser>.container{align-items:start;flex-direction:column;gap:25px}}@media(max-width:780px){.catalog-heading{padding:44px 0}.catalog-content{padding-block:30px 60px}.product-detail{grid-template-columns:1fr;gap:24px}.product-main-image{height:270px}.product-dialog{padding:54px 22px 24px}.product-grid{gap:18px}.product-card-media{height:210px}.product-card-body{padding:22px}.catalog-empty{padding:36px 28px}.catalog-teaser{padding:45px 0}.catalog-teaser h2{font-size:1.8rem}}@media(max-width:520px){.catalog-controls,.product-grid{grid-template-columns:1fr}.catalog-controls{gap:16px}.catalog-empty{padding:30px 22px}.catalog-empty h2{font-size:1.7rem}.product-card-media{height:230px}.product-specs{font-size:.875rem}.product-detail h2{font-size:1.7rem}}
