/* Collection pages share the approved navy / red / zinc visual direction. */
:root{--red:#cf1732;--ink:#163852;--muted:#596d7e;--line:#d4dde5;background-color:#f5f7fa;background-image:url('./showcase/sand-gray-v1.png');background-size:512px 512px;background-repeat:repeat}
.collection-heading{z-index:2}
.collection-heading h1{font-size:clamp(28px,3.2vw,48px);line-height:1.12;letter-spacing:-.03em;max-width:600px;text-wrap:balance}
.collection-heading .eyebrow{color:#c82137}
.showcase-header{border-bottom:3px solid #cf1732}
.showcase{grid-template-rows:150px minmax(580px,1fr) 65px;background:transparent}
.product-info{padding:26px;background:#fff;border:1px solid #e2e8ee;border-top:4px solid #cf1732;border-radius:10px;box-shadow:0 8px 28px #17375e07}
.collection-description{font-size:15px;line-height:1.65;color:#4d6174;margin:0 0 24px;text-wrap:pretty;white-space:pre-line;max-height:230px;overflow-y:auto;scrollbar-width:thin;overscroll-behavior:contain;padding-right:10px}
.collection-open{display:flex;align-items:center;justify-content:center;min-height:48px;padding:12px 16px;border-radius:5px;margin:20px 0 12px;background:#173953;color:white;font-size:14px;font-weight:600}
.collection-open:hover{background:#244e6d}
.selector-label{font-size:12px;letter-spacing:.04em}
.neighbor{max-width:145px;overflow-wrap:anywhere}
.neighbor.current{font-size:17px}
.model-toolbar button{min-height:44px;min-width:44px}
.source-note{font-size:12px;line-height:1.6}
.empty-collection{box-sizing:border-box;font-family:Arial,sans-serif;max-width:920px;margin:8vh auto;padding:44px;color:#fff;background:linear-gradient(115deg,#173953 0 75%,#be0c2a 75%);border-radius:12px}
.empty-collection h1{font-size:clamp(28px,5vw,46px);line-height:1.15}
.empty-collection p{line-height:1.6}
.empty-collection a{display:block;width:fit-content;max-width:100%;margin-top:18px;padding:14px 20px;background:white;color:#173953;border-radius:5px;text-decoration:none}
@media(max-width:1100px){.showcase{grid-template-columns:190px minmax(240px,1fr) minmax(300px,340px)}.selector-content{left:95px}.selector-dial{left:-385px}#family-select{left:95px;width:105px}.product-info{padding:20px}.collection-heading h1{max-width:490px}}
@media(max-width:850px){.showcase{display:flex;flex-direction:column;padding:0 5vw 24px}.collection-heading{padding:25px 0}.collection-heading h1{max-width:none;font-size:32px}.selector{width:100%;height:auto;min-height:0;padding:0;margin:0}.selector-dial{display:none}.selector-content{position:static;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px}.selector-label{display:none}#series-neighbors{display:none}.selection-count{margin:0 auto}#family-select{position:static;display:block;width:100%;margin:14px 0;padding:14px;background:white;border:1px solid #c9d6e2;border-radius:6px;font-size:14px}.model-column{padding:0}.model-stage{height:340px}.product-info{width:100%;margin:24px 0 0;max-width:none}.showcase-footer{display:flex;gap:20px;flex-wrap:wrap;padding:24px 0;height:auto}.showcase-footer .scroll-hint{display:none}.empty-collection{margin:24px 12px;padding:30px 24px}.header-label{display:none}}
@media(prefers-reduced-motion:reduce){.collection-open{transition:none}}
