.product-breadcrumb{display:flex;flex-wrap:wrap;gap:12px;padding:25px 5%;font-size:12px;color:var(--muted)}.product-breadcrumb a:hover{text-decoration:underline}.product-overview{display:grid;grid-template-columns:1.05fr 1fr;gap:8%;padding:0 5% 75px;align-items:center}.main-photo{display:block;width:100%;aspect-ratio:1;border:0;background:var(--paper);padding:0;position:relative;overflow:hidden;cursor:zoom-in}.main-photo img{width:100%;height:100%;object-fit:contain;transition:transform .4s}.main-photo.detail img{transform:scale(1.7);transform-origin:50% 30%}.zoom-label{position:absolute;right:16px;bottom:15px;font-size:12px;background:var(--paper);padding:6px 10px;border:1px solid var(--line)}.gallery-controls{display:flex;gap:10px;margin-top:15px}.gallery-controls button{background:none;border:1px solid var(--line);font-size:13px;padding:10px 18px;min-height:44px}.gallery-controls button.selected{background:var(--ink);color:var(--paper)}.image-note{font-size:12px;color:var(--muted);margin-top:14px}.product-summary{padding:30px 0;max-width:560px}.product-summary .eyebrow{font-size:11px;letter-spacing:1.6px}.product-summary h1{font-size:clamp(48px,4.8vw,74px);line-height:1.02;margin-bottom:25px;letter-spacing:-1px}.product-lead{font-size:16px;color:var(--muted);line-height:1.8;max-width:480px}.brief-points{margin:30px 0}.brief-points>div{display:flex;gap:18px;border-top:1px solid var(--line);padding:13px 0;font-size:14px}.brief-points span{font-size:12px;opacity:.6}.quote-button{width:100%;max-width:460px;padding:16px 24px}.quote-note{font-size:13px;color:var(--muted);margin:15px 0 25px;max-width:410px}.summary-link{font-size:13px;border-bottom:1px solid var(--line);padding-bottom:5px}.product-story{display:grid;grid-template-columns:1fr 1fr;min-height:600px}.product-story figure{position:relative;min-height:600px;overflow:hidden}.product-story figure img{width:100%;height:100%;object-fit:cover;position:absolute}.story-copy{padding:80px 12%;align-self:center}.story-copy h2{font-size:clamp(44px,4.2vw,62px);margin-bottom:28px}.story-copy>p:not(.eyebrow){color:var(--muted);margin-bottom:20px;font-size:15px;line-height:1.8}.story-copy .text-link{background:none;border:0;border-bottom:1px solid currentColor;padding:7px 0;margin-top:10px}.text-first{background:var(--ink);color:var(--paper)}.text-first .story-copy>p:not(.eyebrow){color:#fffffabf}.image-first figure img{object-position:70% center}.related-section{padding:80px 5%;border-top:1px solid var(--line)}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.related-card .related-photo{aspect-ratio:1.1;overflow:hidden;background:#1e1e1e05}.related-card img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.related-card:hover img{transform:scale(1.035)}.related-card>div:last-child{display:flex;justify-content:space-between;align-items:center;margin-top:17px;gap:10px}.related-card h3{font-size:18px;font-weight:500}.related-card span{font-size:24px}.product-faqs{padding:80px 5%;display:grid;grid-template-columns:1fr 1.5fr;gap:10%;border-top:1px solid var(--line)}.product-faqs h2{margin-bottom:24px}.product-faqs>div>p:not(.eyebrow){font-size:15px;color:var(--muted);margin-bottom:25px}.faq-list details{border-top:1px solid var(--line);padding:0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:16px;font-weight:500;padding:22px 0}.faq-list summary span{font-size:24px;font-weight:400;flex-shrink:0}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{padding:0 35px 22px 0;color:var(--muted);font-size:14px}.product-faqs .button{gap:20px}body>footer{border-top:1px solid var(--line)}#quote-dialog{max-width:640px}#quote-dialog h2{font-size:48px;margin-bottom:10px}#quote-product-label{font-size:15px;color:var(--muted);margin-bottom:25px}#product-quote-form{display:flex;flex-direction:column}#product-quote-form input,#product-quote-form textarea{color:var(--ink);border-color:var(--line)}#product-quote-form input::placeholder,#product-quote-form textarea::placeholder{color:var(--muted)}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:25px}.form-pair label{display:block}.preview-note{font-size:13px;color:var(--muted);margin-bottom:20px}#quote-status{font-size:13px;margin-top:12px}#image-dialog{max-width:850px;padding:45px 20px 20px}#image-dialog img{width:100%;max-height:76dvh;object-fit:contain}
@media(max-width:900px){.product-overview{gap:5%;padding-bottom:50px}.product-summary h1{font-size:53px}.story-copy{padding:55px 9%}.product-story,.product-story figure{min-height:550px}.product-faqs{gap:6%}.product-summary .eyebrow{letter-spacing:1px}.related-section{padding:60px 5%}}
@media(max-width:620px){.product-breadcrumb{padding:20px 6%;font-size:12px;gap:9px}.product-overview{grid-template-columns:1fr;padding:0 6% 50px;gap:12px}.main-photo{aspect-ratio:1.05}.product-summary{padding:25px 0 0;max-width:none}.product-summary h1{font-size:55px;max-width:370px}.product-summary .eyebrow{font-size:11px}.product-lead{font-size:15px}.brief-points{margin:25px 0}.quote-button{max-width:none}.product-story{display:flex;flex-direction:column;min-height:0}.product-story figure{min-height:340px}.story-copy{padding:48px 6%}.story-copy h2{font-size:45px}.text-first figure{order:-1}.related-section{padding:50px 6%}.related-section .section-head{display:block}.related-section .section-head>.text-link{margin-top:18px}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 15px}.related-card h3{font-size:15px}.related-card>div:last-child{margin-top:12px}.related-card span{font-size:21px}.product-faqs{padding:50px 6%;grid-template-columns:1fr;gap:35px}.product-faqs h2{font-size:49px}.faq-list summary{font-size:15px;padding:20px 0}.faq-list details p{font-size:14px;padding-right:10px}#quote-dialog h2{font-size:40px}.form-pair{gap:15px}.form-pair label{font-size:13px}.gallery-controls button{flex:1}.image-note{font-size:12px}}

.gallery-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gallery-controls button{padding:5px;background:transparent;color:var(--ink);min-width:0;border:1px solid var(--line)}.gallery-controls button.selected{background:transparent;color:var(--ink);border:2px solid var(--ink);padding:4px}.gallery-controls img{width:100%;height:95px;object-fit:cover}.gallery-controls button:first-child img{object-fit:contain}.gallery-controls span{display:block;font-size:12px;padding:7px 2px;line-height:1.4}@media(max-width:540px){.gallery-controls{gap:8px}.gallery-controls img{height:75px}.gallery-controls span{font-size:11px}}
