.amax-xado-selects{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:24px}.amax-xado-selects select{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:4px;background:#fff;font-size:14px}.amax-xado-selects select:disabled{background:#f5f5f5;color:#999}.axs-component{border:1px solid #eee;border-radius:6px;padding:18px 20px;margin-bottom:22px;background:#fff}.axs-component h3{margin:0 0 10px;font-size:18px;color:#1a1a1a;border-bottom:2px solid #ec1c24;padding-bottom:8px}.axs-component h4{margin:16px 0 10px;font-size:15px;color:#444}.axs-specs{list-style:none;margin:0 0 6px;padding:0;font-size:13px;color:#555}.axs-specs li{margin:2px 0}.axs-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px}.axs-product{border:1px solid #eee;border-radius:6px;padding:12px;text-align:center;display:flex;flex-direction:column;gap:6px}.axs-product img{max-width:110px;max-height:110px;margin:0 auto;object-fit:contain}.axs-product .axs-name{font-size:13px;font-weight:600;line-height:1.3}.axs-product .axs-price{color:#ec1c24;font-weight:700}.axs-product .axs-buy{margin-top:auto}.axs-missing{background:#fafafa}.axs-missing .axs-order{font-size:12px;color:#777}.axs-loading,.axs-empty{padding:14px;color:#666}