.techrex-customer-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.techrex-customer-actions button{appearance:none;border:1px solid #c3c4c7;background:#fff;color:#1d2327;border-radius:6px;padding:9px 12px;cursor:pointer;font:inherit}.techrex-customer-actions button:hover,.techrex-customer-actions button.is-saved{border-color:#2271b1;color:#135e96;background:#f0f6fc}.techrex-compare-bar{position:fixed;z-index:9998;bottom:18px;left:50%;transform:translateX(-50%);max-width:calc(100% - 32px);display:flex;align-items:center;gap:12px;padding:12px 16px;background:#1d2327;color:#fff;border-radius:8px;box-shadow:0 6px 22px rgba(0,0,0,.25);font-size:14px}.techrex-compare-bar a{color:#fff;text-decoration:underline}.techrex-compare-bar button{border:0;background:#fff;color:#1d2327;border-radius:4px;padding:6px 9px;cursor:pointer}.techrex-tools-toast{position:fixed;z-index:10000;right:20px;bottom:20px;background:#1d2327;color:#fff;padding:12px 16px;border-radius:6px;opacity:0;transform:translateY(8px);transition:.2s;pointer-events:none}.techrex-tools-toast.visible{opacity:1;transform:none}@media(max-width:600px){.techrex-compare-bar{width:calc(100% - 24px);bottom:12px;gap:8px;flex-wrap:wrap}.techrex-customer-actions button{min-height:44px}}
.techrex-delivery-estimator{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:12px;font-size:13px;color:#50575e}.techrex-delivery-estimator select{margin-left:4px;min-height:34px;border:1px solid #8c8f94;border-radius:4px;padding:0 7px}.techrex-delivery-estimator span{font-weight:600;color:#1d2327}
.techrex-card-tools{display:flex;gap:5px;margin-top:7px}.techrex-card-tools button{min-height:32px;padding:4px 8px;border:1px solid #c3c4c7;border-radius:4px;background:#fff;color:#1d2327;cursor:pointer}.techrex-card-tools button:hover,.techrex-card-tools button.is-saved{border-color:#2271b1;color:#135e96}
.techrex-compare-dialog{position:fixed;z-index:10001;inset:0;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.55)}.techrex-compare-dialog__panel{position:relative;width:min(100%,980px);max-height:88vh;overflow:auto;background:#fff;border-radius:10px;padding:24px;color:#1d2327}.techrex-compare-dialog__close{position:absolute;right:12px;top:10px;border:0;background:transparent;font-size:28px;cursor:pointer}.techrex-compare-table{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.techrex-compare-table article{display:flex;flex-direction:column;gap:10px;padding:15px;border:1px solid #dcdcde;border-radius:7px}.techrex-compare-table h3{margin:0;font-size:15px}.techrex-compare-table .button{align-self:flex-start}
/* Foco visible y controles táctiles coherentes en las herramientas añadidas. */
.techrex-customer-actions button:focus-visible,.techrex-compare-bar button:focus-visible,.techrex-delivery-estimator select:focus-visible{outline:3px solid #2271b1;outline-offset:2px}@media(prefers-reduced-motion:reduce){.techrex-tools-toast{transition:none}}
