/* CRS v0.50.0 — progressive ready-ring recommendations */
.crs-configurator .crs-ready-recommendations-slot { min-width: 0; margin: -3px 0 14px; }
.crs-configurator .crs-ready-suggestions {
  --crs-ready-accent: #a66f1f;
  --crs-ready-soft: #fff8e9;
  overflow: hidden;
  border: 1px solid #ead9b8;
  border-radius: 18px;
  background: linear-gradient(135deg,#fffdf8,#fff8e9);
  box-shadow: 0 8px 25px rgba(69,49,20,.07);
}
.crs-configurator .crs-ready-suggestions.is-precise { --crs-ready-accent: #087064; --crs-ready-soft: #eaf7f3; border-color: #c6ded7; background: linear-gradient(135deg,#fff,#eef9f6); }
.crs-configurator .crs-ready-teaser { display: grid; grid-template-columns: 78px minmax(0,1fr) auto; gap: 12px; align-items: center; min-height: 72px; padding: 9px 11px; }
.crs-configurator .crs-ready-preview-stack { position: relative; width: 76px; height: 50px; }
.crs-configurator .crs-ready-preview-stack img,
.crs-configurator .crs-ready-preview-stack > i { position: absolute; top: 0; display: grid; place-items: center; width: 48px; height: 48px; border: 3px solid #fff; border-radius: 14px; background: #eee9dd; color: var(--crs-ready-accent); object-fit: cover; box-shadow: 0 5px 13px rgba(42,34,21,.13); font-style: normal; }
.crs-configurator .crs-ready-preview-stack > :nth-child(1) { right: 0; z-index: 3; }
.crs-configurator .crs-ready-preview-stack > :nth-child(2) { right: 14px; z-index: 2; opacity: .92; }
.crs-configurator .crs-ready-preview-stack > :nth-child(3) { right: 28px; z-index: 1; opacity: .82; }
.crs-configurator .crs-ready-teaser-copy { display: grid; gap: 2px; min-width: 0; }
.crs-configurator .crs-ready-teaser-copy > span { color: var(--crs-ready-accent); font-size: 9px; font-weight: 900; }
.crs-configurator .crs-ready-teaser-copy > strong { overflow: hidden; color: #2a2a27; font-size: 12px; text-overflow: ellipsis; white-space: nowrap; }
.crs-configurator .crs-ready-teaser-copy > small { color: #716959; font-size: 9px; line-height: 1.65; }
.crs-configurator .crs-ready-toggle { display: flex; align-items: center; gap: 7px; min-height: 38px; padding: 6px 11px; border: 1px solid color-mix(in srgb,var(--crs-ready-accent) 35%,#fff); border-radius: 10px; background: #fff; color: var(--crs-ready-accent); cursor: pointer; font: inherit; font-size: 9px; font-weight: 900; white-space: nowrap; }
.crs-configurator .crs-ready-toggle > i { font-style: normal; transition: transform .18s ease; }
.crs-configurator .crs-ready-toggle[aria-expanded="true"] > i { transform: rotate(180deg); }
.crs-configurator .crs-ready-loading { display: flex; align-items: center; gap: 11px; min-height: 58px; padding: 9px 13px; }
.crs-configurator .crs-ready-loading > div { display: grid; gap: 2px; }
.crs-configurator .crs-ready-loading strong { color: #51452f; font-size: 11px; }
.crs-configurator .crs-ready-loading small { color: #81755f; font-size: 9px; }
.crs-configurator .crs-ready-loading-icon { width: 24px; height: 24px; flex: 0 0 24px; border: 3px solid #eadfc9; border-top-color: #b07b2e; border-radius: 50%; animation: crs-ready-spin .8s linear infinite; }
.crs-configurator .crs-ready-drawer[hidden] { display: none !important; }
.crs-configurator .crs-ready-drawer { padding: 13px; border-top: 1px solid #eadfca; background: rgba(255,255,255,.74); animation: crs-ready-open .2s ease; }
.crs-configurator .is-precise .crs-ready-drawer { border-top-color: #d1e5df; }
.crs-configurator .crs-ready-drawer-head { display: flex; justify-content: space-between; align-items: end; gap: 16px; margin-bottom: 10px; padding: 0 3px; }
.crs-configurator .crs-ready-drawer-head > div { display: grid; gap: 2px; }
.crs-configurator .crs-ready-drawer-head span { color: var(--crs-ready-accent); font-size: 9px; font-weight: 900; }
.crs-configurator .crs-ready-drawer-head strong { color: #28322f; font-size: 13px; }
.crs-configurator .crs-ready-drawer-head > small { max-width: 390px; color: #78847f; font-size: 9px; line-height: 1.7; }
.crs-configurator .crs-ready-products { display: grid; grid-auto-flow: column; grid-auto-columns: minmax(205px,235px); gap: 9px; overflow-x: auto; padding: 2px 2px 9px; scroll-snap-type: x proximity; scrollbar-width: thin; scrollbar-color: #c8d6d1 transparent; }
.crs-configurator .crs-ready-product { position: relative; display: grid; grid-template-rows: 142px 1fr; overflow: hidden; min-height: 285px; border: 1px solid #dce6e2; border-radius: 16px; background: #fff; color: inherit; text-decoration: none; scroll-snap-align: start; box-shadow: 0 7px 19px rgba(24,43,38,.06); transition: transform .18s ease,border-color .18s ease,box-shadow .18s ease; }
.crs-configurator .crs-ready-product:hover { border-color: #aac9c0; color: inherit; transform: translateY(-2px); box-shadow: 0 13px 27px rgba(24,43,38,.11); }
.crs-configurator .crs-ready-product-media { position: relative; display: block; overflow: hidden; background: #eef2ef; }
.crs-configurator .crs-ready-product-media > img,
.crs-configurator .crs-ready-product-media > .crs-placeholder { width: 100%; height: 100%; border-radius: 0; object-fit: cover; }
.crs-configurator .crs-ready-product-media > i { position: absolute; right: 8px; bottom: 8px; padding: 4px 8px; border: 1px solid rgba(255,255,255,.34); border-radius: 999px; background: rgba(17,44,37,.83); color: #fff; font-size: 8px; font-style: normal; font-weight: 850; backdrop-filter: blur(5px); }
.crs-configurator .crs-ready-product-body { display: grid; align-content: start; gap: 7px; padding: 10px; }
.crs-configurator .crs-ready-product-body > strong { color: #1f2d29; font-size: 12px; line-height: 1.65; }
.crs-configurator .crs-ready-match-tags { display: flex; gap: 4px; flex-wrap: wrap; }
.crs-configurator .crs-ready-match-tags em { padding: 3px 6px; border: 1px solid #d7e4df; border-radius: 999px; background: #f1f7f4; color: #4f6a62; font-size: 8px; font-style: normal; font-weight: 800; }
.crs-configurator .crs-ready-product-body .crs-card-price { min-height: 34px; }
.crs-configurator .crs-ready-product-body > small { color: #a06c1f; font-size: 9px; }
.crs-configurator .crs-ready-product-body > b { display: flex; align-items: center; justify-content: space-between; gap: 8px; margin-top: auto; padding-top: 7px; border-top: 1px dashed #dfe7e4; color: var(--crs-ready-accent); font-size: 9px; }
.crs-configurator .crs-ready-product-body > b i { font-style: normal; }
.crs-configurator .crs-ready-contact-price { color: #40544e; font-size: 10px; font-weight: 850; }
.crs-configurator .crs-ready-more { display: flex; align-items: center; justify-content: center; gap: 7px; min-height: 39px; margin: 4px auto 0; padding: 6px 14px; border: 1px solid #cddcd7; border-radius: 11px; background: #fff; color: #36584f; cursor: pointer; font: inherit; font-size: 9px; font-weight: 900; }
.crs-configurator .crs-ready-more small { color: #7b8c87; }

@media (max-width: 767px) {
  .crs-configurator .crs-ready-recommendations-slot { margin-bottom: 10px; }
  .crs-configurator .crs-ready-suggestions { border-radius: 15px; }
  .crs-configurator .crs-ready-teaser { grid-template-columns: 59px minmax(0,1fr) auto; gap: 7px; min-height: 66px; padding: 7px; }
  .crs-configurator .crs-ready-preview-stack { width: 58px; height: 42px; }
  .crs-configurator .crs-ready-preview-stack img,
  .crs-configurator .crs-ready-preview-stack > i { width: 40px; height: 40px; border-radius: 11px; }
  .crs-configurator .crs-ready-preview-stack > :nth-child(2) { right: 9px; }
  .crs-configurator .crs-ready-preview-stack > :nth-child(3) { right: 18px; }
  .crs-configurator .crs-ready-teaser-copy > strong { font-size: 10px; }
  .crs-configurator .crs-ready-teaser-copy > small { display: none; }
  .crs-configurator .crs-ready-toggle { width: 37px; min-width: 37px; height: 37px; min-height: 37px; justify-content: center; padding: 0; border-radius: 10px; }
  .crs-configurator .crs-ready-toggle > span { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); }
  .crs-configurator .crs-ready-drawer { padding: 10px 7px 8px; }
  .crs-configurator .crs-ready-drawer-head { display: grid; gap: 4px; padding-inline: 3px; }
  .crs-configurator .crs-ready-drawer-head > small { font-size: 8px; }
  .crs-configurator .crs-ready-products { grid-auto-columns: minmax(172px,188px); gap: 7px; }
  .crs-configurator .crs-ready-product { grid-template-rows: 122px 1fr; min-height: 260px; border-radius: 14px; }
  .crs-configurator .crs-ready-product-body { gap: 6px; padding: 8px; }
  .crs-configurator .crs-ready-product-body > strong { font-size: 10px; }
}

@keyframes crs-ready-spin { to { transform: rotate(360deg); } }
@keyframes crs-ready-open { from { opacity: 0; transform: translateY(-5px); } to { opacity: 1; transform: none; } }
@media (prefers-reduced-motion: reduce) {
  .crs-configurator .crs-ready-loading-icon,
  .crs-configurator .crs-ready-drawer { animation: none; }
  .crs-configurator .crs-ready-toggle > i,
  .crs-configurator .crs-ready-product { transition: none; }
}
