.r100-order { max-width: 960px; margin: 0 auto; padding: 40px 0; }
.r100-order__fields { display: flex; flex-wrap: wrap; align-items: end; gap: 24px; margin: 24px 0; }
.r100-order label { display: grid; gap: 10px; min-width: 180px; }
.r100-order input, .r100-order select { min-height: 48px; font: inherit; padding: 12px; background: #fff; border: 1px solid #c7c8c2; color: #111; }
.r100-actions { display: flex; flex-wrap: wrap; gap: 20px 32px; align-items: center; }
.r100-actions > * { min-height: 48px; display: inline-flex; align-items: center; gap: 28px; font: inherit; font-size: 13px; color: #111; background: transparent; border: 0; border-bottom: 1px solid #111; cursor: pointer; text-decoration: none; }
.r100-actions > *:first-child { font-weight: 600; border-bottom-width: 2px; }
.r100-options { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px 32px; }
.r100-option { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 20px 0; color: #111; text-decoration: none; font-size: 14px; border-bottom: 1px solid #111; }
.r100-product .ct-sheet-hero__media img { width: 100%; height: 100%; object-fit: cover; }
.r100-product .ct-sheet-hero__media { margin: 0; overflow: hidden; }
.r100-product .ct-sheet-hero__media > img { min-height: 320px; }
.r100-product .ct-sheet-hero__media figcaption { display: block; padding: 16px 24px; min-height: 0; font-size: 11px; line-height: 1.5; }
.r100-product .ct-sheet-hero h1 { max-width: 24ch !important; letter-spacing: -.02em !important; line-height: 1.1 !important; text-wrap: balance; }
.r100-product > .ct-b2b-section { padding-block: 40px !important; }
.r100-facts { display: flex; flex-wrap: wrap; gap: 28px 48px; padding: 24px 0; margin: 0; }
.r100-facts > div { min-width: 160px; }
.r100-facts dt { font-size: 11px; color: #696c66; margin-bottom: 10px; }
.r100-facts dd { margin: 0; font-size: 14px; }
@media(max-width:820px) { .r100-options { grid-template-columns: repeat(2,minmax(0,1fr)); } }
@media(max-width:699px) { .r100-options { grid-template-columns: 1fr; gap: 0; }.r100-order { padding: 24px 0; }.r100-order__fields { display: grid; grid-template-columns: 1fr; }.r100-order label { min-width: 0; }.r100-actions { gap: 16px; }.r100-actions > * { flex: 1 1 140px; }.r100-facts { gap: 20px; } }
@media(max-width:699px) { .r100-product .ct-sheet-hero__copy { padding: 28px 20px; }.r100-product .ct-sheet-hero__copy > * { margin-bottom: 18px; }.r100-product .ct-sheet-hero__media figcaption { padding-inline: 20px; }.r100-product > .ct-b2b-section { padding-block: 24px !important; } }

.r100-option small { display: block; margin-top: 8px; font-size: 11px; font-weight: 400; line-height: 1.5; color: #686b67; }
.r100-option strong { font-size: 13px; line-height: 1.4; font-weight: 500; }
.r100-notes { margin: 24px 0; max-width: 100%; font-size: 13px; line-height: 1.6; }
.r100-notes summary { cursor: pointer; padding: 12px 0; color: #111; font-weight: 500; }
.r100-notes p { margin: 16px 0; }
.r100-order label:has(input[name=quantity]) { min-width: 64px; width: 64px; font-size: 11px; line-height: 1.4; }
.r100-order input[name=quantity] { width: 64px; height: 44px; min-height: 44px; min-width: 64px; padding: 8px; text-align: center; box-sizing: border-box; font-size: 14px; }
.r100-order label:has(input[name=quantity]) { white-space: nowrap; }
.r100-price-simple .p93-price-table__grid { min-width: 680px; }
.r100-price-simple table { table-layout: auto; }
.r100-price-simple th:first-child { width: 48%; }
.r100-price-simple th:nth-child(2) { width: 24%; }
.r100-price-simple th:nth-child(3), .r100-price-simple th:nth-child(4) { width: 14%; }
