.CatalogProductView-module__rOMnmG__root{border-bottom:1px solid var(--steel-200);background:var(--bg);padding-bottom:clamp(3.5rem,2.5rem + 4vw,6rem)}.CatalogProductView-module__rOMnmG__breadcrumbs{min-height:52px;color:var(--steel-700);white-space:nowrap;align-items:center;gap:.55rem;font-size:.88rem;display:flex;overflow:hidden}.CatalogProductView-module__rOMnmG__breadcrumbs a{color:var(--navy-link);font-weight:700}.CatalogProductView-module__rOMnmG__breadcrumbs svg{color:var(--steel-500);flex:none}.CatalogProductView-module__rOMnmG__breadcrumbs span{text-overflow:ellipsis;overflow:hidden}.CatalogProductView-module__rOMnmG__layout{grid-template-columns:minmax(0,1.15fr) minmax(350px,.85fr);align-items:start;gap:clamp(1.5rem,.75rem + 3vw,3.5rem);display:grid}.CatalogProductView-module__rOMnmG__gallery{min-width:0;position:sticky;top:6.5rem}.CatalogProductView-module__rOMnmG__gallery[data-thumbnails]{grid-template-columns:76px minmax(0,1fr);gap:.75rem;display:grid}.CatalogProductView-module__rOMnmG__thumbnails{flex-direction:column;gap:.65rem;display:flex}.CatalogProductView-module__rOMnmG__thumbnail{aspect-ratio:1;border:1px solid var(--steel-300);border-radius:var(--radius);background:var(--white);width:76px;color:var(--navy-700);cursor:pointer;transition:border-color .18s var(--ease-out), box-shadow .18s var(--ease-out);place-items:center;display:grid;position:relative;overflow:hidden}.CatalogProductView-module__rOMnmG__thumbnail:hover{border-color:var(--navy-600)}.CatalogProductView-module__rOMnmG__thumbnail[data-active]{border:2px solid var(--navy-900);box-shadow:0 0 0 2px var(--white)}.CatalogProductView-module__rOMnmG__thumbnailImage{object-fit:contain;padding:.35rem}.CatalogProductView-module__rOMnmG__media{aspect-ratio:1;border:1px solid var(--steel-300);border-radius:var(--radius-lg);background:var(--white);min-width:0;position:relative;overflow:hidden}.CatalogProductView-module__rOMnmG__image{object-fit:contain;padding:clamp(1rem,.5rem + 2vw,2.5rem)}.CatalogProductView-module__rOMnmG__missing{background:linear-gradient(var(--steel-200) 1px, transparent 1px), linear-gradient(90deg, var(--steel-200) 1px, transparent 1px), var(--surface);height:100%;color:var(--steel-700);text-align:center;background-size:32px 32px;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.CatalogProductView-module__rOMnmG__missing svg{color:var(--navy-700);margin-bottom:.9rem}.CatalogProductView-module__rOMnmG__missing strong{color:var(--navy-900);font-family:var(--font-display);font-size:var(--step-1)}.CatalogProductView-module__rOMnmG__missing span{max-width:34ch;margin-top:.4rem;line-height:1.5}.CatalogProductView-module__rOMnmG__summary{border:1px solid var(--steel-300);border-radius:var(--radius-lg);background:var(--white);min-width:0;padding:clamp(1.35rem,1rem + 1.5vw,2rem)}.CatalogProductView-module__rOMnmG__family{color:var(--steel-700);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem;font-size:.78rem;font-weight:800}.CatalogProductView-module__rOMnmG__summary h1{letter-spacing:-.03em;max-width:18ch;font-size:clamp(2rem,1.7rem + 1.25vw,2.75rem)}.CatalogProductView-module__rOMnmG__description{max-width:58ch;color:var(--steel-700);text-wrap:pretty;margin-top:.9rem;line-height:1.55}.CatalogProductView-module__rOMnmG__optionHeader{border-top:1px solid var(--steel-200);margin-top:1.5rem;padding-top:1.25rem}.CatalogProductView-module__rOMnmG__optionHeader h2{font-family:var(--font-body);letter-spacing:0;font-size:1rem}.CatalogProductView-module__rOMnmG__optionHeader p{color:var(--steel-700);margin-top:.3rem;font-size:.82rem;line-height:1.45}.CatalogProductView-module__rOMnmG__optionGroups{margin-top:1rem}.CatalogProductView-module__rOMnmG__optionGroup{border:0;min-width:0;padding:0}.CatalogProductView-module__rOMnmG__optionGroup+.CatalogProductView-module__rOMnmG__optionGroup{margin-top:1.1rem}.CatalogProductView-module__rOMnmG__optionGroup legend{width:100%;color:var(--navy-900);justify-content:space-between;align-items:baseline;gap:.75rem;font-size:.88rem;font-weight:800;display:flex}.CatalogProductView-module__rOMnmG__optionGroup legend strong{color:var(--steel-700);text-align:end;font-size:.82rem;font-weight:650}.CatalogProductView-module__rOMnmG__options{flex-wrap:wrap;gap:.5rem;margin-top:.55rem;display:flex}.CatalogProductView-module__rOMnmG__option{border:1px solid var(--steel-300);border-radius:var(--radius);background:var(--white);min-height:44px;color:var(--navy-900);cursor:pointer;font:inherit;transition:border-color .18s var(--ease-out), background-color .18s var(--ease-out);padding:.55rem .72rem;font-size:.84rem;font-weight:750;line-height:1.2}.CatalogProductView-module__rOMnmG__option:hover{border-color:var(--navy-600)}.CatalogProductView-module__rOMnmG__option[data-active]{border-color:var(--navy-900);background:var(--steel-100);box-shadow:inset 0 0 0 1px var(--navy-900)}.CatalogProductView-module__rOMnmG__selected{border:1px solid var(--steel-300);border-radius:var(--radius);background:var(--surface);margin-top:1.5rem;padding:1rem}.CatalogProductView-module__rOMnmG__selected>p{color:var(--navy-900);font-family:var(--font-display);margin-bottom:.55rem;font-size:1.05rem;font-weight:800}.CatalogProductView-module__rOMnmG__selected dl{border-top:1px solid var(--steel-300)}.CatalogProductView-module__rOMnmG__selected dl>div{border-bottom:1px solid var(--steel-300);grid-template-columns:minmax(8rem,.72fr) minmax(0,1.28fr);gap:1rem;padding-block:.6rem;font-size:.86rem;display:grid}.CatalogProductView-module__rOMnmG__selected dt{color:var(--steel-700);font-weight:650}.CatalogProductView-module__rOMnmG__selected dd{color:var(--navy-900);text-align:end;font-weight:800}.CatalogProductView-module__rOMnmG__summary .btn{width:100%;margin-top:1.25rem}.CatalogProductView-module__rOMnmG__quoteHint{color:var(--steel-700);text-align:center;margin-top:.65rem;font-size:.84rem;line-height:1.45}@media (max-width:960px){.CatalogProductView-module__rOMnmG__layout{grid-template-columns:1fr}.CatalogProductView-module__rOMnmG__gallery{position:relative;top:auto}}@media (max-width:620px){.CatalogProductView-module__rOMnmG__gallery[data-thumbnails]{grid-template-columns:1fr}.CatalogProductView-module__rOMnmG__thumbnails{flex-direction:row;order:2;padding:.15rem .15rem .4rem;overflow-x:auto}.CatalogProductView-module__rOMnmG__thumbnail{flex:0 0 68px;width:68px}}@media (max-width:520px){.CatalogProductView-module__rOMnmG__root{padding-bottom:2.75rem}.CatalogProductView-module__rOMnmG__selected dl>div{grid-template-columns:1fr;gap:.2rem}.CatalogProductView-module__rOMnmG__selected dd{text-align:start}}@media (prefers-reduced-motion:reduce){.CatalogProductView-module__rOMnmG__thumbnail,.CatalogProductView-module__rOMnmG__option{transition:none}}
