.azhbc{--az-ink:#111c24;--az-muted:#52606c;--az-line:#dce2e7;box-sizing:border-box;background:#f6f8fa;border:1px solid var(--az-line);border-top:3px solid #dd1e2b;border-radius:4px;padding:26px;margin:28px 0 34px;color:var(--az-ink);font-family:inherit;line-height:1.55;max-width:100%;scroll-margin-top:90px}
.azhbc *{box-sizing:border-box}
.azhbc [hidden]{display:none!important}
.azhbc .azhbc-kicker{display:block;font-size:11px;font-weight:700;letter-spacing:1.3px;color:#ab1420;margin:0 0 8px}
.azhbc h2#azhbc-title{font-size:clamp(21px,3vw,26px);line-height:1.25;margin:0 0 10px;padding:0;border:0;color:var(--az-ink)}
.azhbc h2#azhbc-title:after,.azhbc h2#azhbc-title:before{display:none}
.azhbc .azhbc-intro p{margin:0 0 22px;font-size:15px;color:var(--az-muted)}
.azhbc .azhbc-fields{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:14px}
.azhbc label{display:block;font-size:13px;font-weight:600;color:var(--az-ink);margin-bottom:7px}
.azhbc label span{font-weight:400;color:var(--az-muted)}
.azhbc input[type=text],.azhbc select{display:block;width:100%;min-width:0;height:48px;border:1px solid #aebbc6;border-radius:3px;background:#fff;color:var(--az-ink);padding:10px 12px;font-size:16px;line-height:1.3;font-family:inherit;box-shadow:none}
.azhbc input[type=text]{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.4px}
.azhbc input::placeholder{font-family:inherit;letter-spacing:0;color:#667480;opacity:1}
.azhbc :is(input,select,button,a):focus-visible{outline:3px solid #23678b;outline-offset:3px}
.azhbc input[aria-invalid=true]{border:2px solid #b91c1c}
.azhbc .azhbc-help{font-size:12px;color:var(--az-muted);margin:9px 0 18px}
.azhbc .azhbc-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.azhbc button{min-height:46px;border-radius:3px;padding:11px 17px;font:inherit;font-weight:600;font-size:14px;line-height:1.4;cursor:pointer;transition:background .15s}
.azhbc .azhbc-submit{background:var(--az-ink);color:#fff;border:1px solid var(--az-ink);font-family:inherit;font-size:14px;font-weight:600}
.azhbc .azhbc-submit:hover{background:#2b3e4c}
.azhbc .azhbc-submit:disabled{opacity:.7;cursor:wait}
.azhbc .azhbc-clear{background:transparent;color:#354855;border:1px solid transparent;font-family:inherit;font-size:14px}
.azhbc .azhbc-clear:hover{background:#e7edf1}
.azhbc .azhbc-privacy,.azhbc .azhbc-source{font-size:12px;line-height:1.6;color:var(--az-muted);margin:15px 0 0}
.azhbc .azhbc-source a{color:#185c80;text-decoration:underline}
.azhbc .azhbc-status:empty{display:none}
.azhbc .azhbc-status{font-size:14px;line-height:1.6;margin:20px 0 0;padding:12px 14px;background:#eaf0f4;border-radius:3px}
.azhbc .azhbc-status[data-state=error]{background:#fff0ed;color:#8c2515}
.azhbc .azhbc-status[data-state=success]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.azhbc .azhbc-result{background:#fff;border:1px solid var(--az-line);border-left:3px solid #288060;border-radius:3px;margin-top:22px;padding:20px}
.azhbc .azhbc-result-label{font-size:10px;letter-spacing:1.1px;font-weight:700;color:#32634f;margin:0 0 5px}
.azhbc h3#azhbc-result-title{font-size:26px;line-height:1.25;margin:0 0 6px;color:var(--az-ink)}
.azhbc .azhbc-vehicle{font-size:15px;margin:0 0 18px;color:var(--az-muted)}
.azhbc .azhbc-details{margin:0}
.azhbc .azhbc-details>div{display:grid;grid-template-columns:120px minmax(0,1fr);gap:12px;padding:10px 0;border-top:1px solid #edf0f3}
.azhbc dt{font-size:12px;font-weight:400;color:var(--az-muted)}
.azhbc dd{font-size:13px;font-weight:500;margin:0;overflow-wrap:anywhere}
.azhbc .azhbc-result-note{font-size:12px;color:var(--az-muted);margin:14px 0 0}
@media(max-width:560px){.azhbc{padding:19px 16px}.azhbc .azhbc-fields{grid-template-columns:minmax(0,1fr)}.azhbc .azhbc-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px}.azhbc .azhbc-submit{padding:12px 9px;font-size:13px}.azhbc .azhbc-clear{padding:12px 9px}.azhbc .azhbc-result{padding:16px}.azhbc .azhbc-details>div{grid-template-columns:minmax(0,1fr);gap:3px}}
@media(prefers-reduced-motion:reduce){.azhbc button{transition:none}}
