.atsas-countertop-visualizer{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.8fr);gap:28px;align-items:start;width:100%}.atsas-countertop-preview-wrap{position:relative;overflow:hidden;min-height:360px;background:#f4f4f2;border-radius:12px;box-shadow:0 12px 35px rgba(0,0,0,.12)}.atsas-countertop-canvas{display:block;width:100%;height:auto}.atsas-countertop-controls{padding:4px 0}.atsas-countertop-label{display:block;margin-bottom:8px;font-weight:700}.atsas-countertop-search{width:100%;box-sizing:border-box;padding:11px 13px;border:1px solid #d7d7d7;border-radius:7px;font:inherit}.atsas-countertop-status{min-height:22px;padding:12px 0 4px;color:#666;font-size:.9em}.atsas-countertop-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:540px;overflow:auto;padding-right:3px}.atsas-countertop-product{appearance:none;display:block;padding:0;text-align:left;border:1px solid #e1e1e1;border-radius:8px;background:#fff;cursor:pointer;overflow:hidden;transition:border-color .15s,box-shadow .15s,transform .15s}.atsas-countertop-product:hover,.atsas-countertop-product.is-selected{border-color:#7b5a39;box-shadow:0 4px 14px rgba(0,0,0,.12);transform:translateY(-1px)}.atsas-countertop-product img{display:block;width:100%;aspect-ratio:1/.72;object-fit:cover;background:#f4f4f4}.atsas-countertop-product span{display:block;padding:8px 9px;color:#222;font-size:13px;line-height:1.3}@media(max-width:760px){.atsas-countertop-visualizer{grid-template-columns:1fr;gap:18px}.atsas-countertop-preview-wrap{min-height:220px}.atsas-countertop-products{max-height:none}}
