.hp-step.hp-step-enter{opacity:0;transform:translateX(10px)}.hp-step.hp-step-enter-active{opacity:1;transform:translateX(0)}.hp-step.hp-step-exit{opacity:1;transform:translateX(0)}.hp-step.hp-step-exit-active{opacity:0;transform:translateX(-10px)}.hp-step-error-highlight{animation:hp-step-shake .25s ease}.hp-map-loading{position:relative;padding-left:20px}.hp-map-loading::before{content:"";position:absolute;left:0;top:50%;width:14px;height:14px;margin-top:-7px;border-radius:999px;border:2px solid #9ca3af;border-top-color:#111827;animation:hp-spin .7s linear infinite}.hpq.grid{display:grid;grid-template-columns:320px 1fr;gap:18px}.hpq-left{background:#f7fbfd;border:1px solid #bde6f8;border-radius:8px;padding:16px}.hpq-impl{display:block;border:1px solid #81def7;border-radius:8px;padding:10px 12px;margin:10px 0;background:#fff}.hpq-left h3{font-size:22px;color:#47aeca}.hpq-brands{display:grid;gap:10px;margin-top:8px}.hpq-brand{border:2px solid rgba(0,181,255,.13);border-radius:10px;padding:12px;cursor:pointer;background:#fff}.hpq-brand.active{outline:3px solid #f5b64b;border-color:#f59e0b}.hpq-brand-title{font-weight:600}.hpq-brand-sub{font-size:12px;opacity:.7}.hpq-brand-from{font-size:12px;color:#00a0c6;margin-top:4px}.hpq-card{border:1px solid #e5eef3;border-radius:10px;padding:14px;background:#fff}.hpq-brand-big{font-size:18px;font-weight:700;margin-bottom:8px}.hpq-bullets{margin:0 0 10px 18px}.hpq-lines .hpq-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb;padding:10px 0}.hpq-total{font-weight:700}.hpq-addons .hpq-toggle-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px dashed #e5e7eb;padding:8px 0}.muted{color:#6b7280}@media (max-width:640px){.hpq.grid{grid-template-columns:1fr}}