/* CRM-backed equipment families: one selection controls price, identity and specs. */
.crm-breadcrumb{display:flex;gap:12px;align-items:center;padding-top:36px;padding-bottom:12px;font-size:13px;color:var(--muted,#b8c1b7)}.crm-product{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(28px,5vw,78px);align-items:start;padding-top:32px;padding-bottom:42px}.crm-product-photo{margin:0;position:sticky;top:110px}.crm-product-photo>img{display:block;width:100%;max-height:630px;aspect-ratio:1.15;object-fit:contain;background:#f4f4ed;padding:22px}.crm-product-photo figcaption{font-size:12px;color:#b9c2b8;margin-top:13px;max-width:52ch}.crm-product h1{font-size:clamp(31px,3.4vw,53px);line-height:1.08;letter-spacing:-.04em;overflow-wrap:normal;word-break:normal}.crm-product .page-lead{font-size:15px;line-height:1.6;margin:20px 0}.crm-product .product-page-copy{padding:0;min-width:0}.crm-product .catalog-price{font-size:26px;line-height:1.4;margin-bottom:4px}.crm-product .price-vat{font-size:13px}.crm-product .device-variant{margin-top:24px}.crm-product .device-add{margin:20px 0 0;width:100%;background:#ffe128;color:#142018;font-weight:650}.crm-product .device-add:disabled{background:transparent;color:#a5afa1}.crm-specs{margin:20px 0 0;border-top:1px solid #465143}.crm-specs>div{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:10px 0;border-bottom:1px solid #303c30;font-size:14px}.crm-specs dt{color:#b4bfaf}.crm-specs dd{margin:0;text-align:right}.crm-selected-specs>p{font-size:13px;color:#b7c1b1;margin-top:20px}.crm-range{padding-top:10px;padding-bottom:45px}.crm-range summary{cursor:pointer;padding:18px 0;border-top:1px solid #445040;font-size:16px}.crm-table-wrap{overflow:auto}.crm-range table{border-collapse:collapse;width:100%;font-size:14px}.crm-range th,.crm-range td{text-align:left;padding:16px;border-bottom:1px solid #334031;white-space:nowrap}.crm-range th{color:#c9d1c3;font-weight:500}.crm-help{background:#19281c;padding-top:45px;padding-bottom:45px}.crm-help h2{font-size:clamp(25px,3vw,38px)}.crm-help p{color:#bdc7b7;font-size:15px}.crm-product .catalog-note{font-size:12px;line-height:1.65;color:#b5c0ae}@media(max-width:760px){.crm-breadcrumb{padding-top:20px;font-size:11px;flex-wrap:wrap}.crm-product{grid-template-columns:1fr;gap:26px;padding-top:20px}.crm-product-photo{position:static}.crm-product-photo>img{max-height:360px;padding:15px}.crm-product h1{font-size:34px}.crm-product .catalog-price{font-size:23px}.crm-specs>div{font-size:13px}.crm-range td,.crm-range th{font-size:12px;padding:12px}.crm-product .device-variant select{width:100%;min-width:0;max-width:100%;font-size:13px}}
