/* HiAdvise Audit Engine — intentionally self-contained so the WordPress theme cannot restyle the audit. */
.haa-app{--haa-accent:#4255ff;--haa-ink:#282e3e;--haa-deep:#2e3856;--haa-muted:#586380;--haa-placeholder:#939bb4;--haa-bg:#f6f7fb;--haa-white:#fff;--haa-lilac:#edefff;--haa-border:#d9dde8;--haa-shadow:rgba(40,46,62,.1) 0 4px 16px 0;max-width:760px!important;margin:48px auto 80px!important;color:var(--haa-ink)!important;background:transparent!important;font-family:'Hurme Geometric Sans','hurme_no2-webfont',Inter,'DM Sans','Nunito Sans',ui-sans-serif,system-ui,sans-serif!important;font-size:16px!important;line-height:1.5!important}.haa-app *{box-sizing:border-box!important;font-family:inherit!important}.haa-topline{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;color:var(--haa-muted);font-size:12px;font-weight:400}.haa-progress-label{letter-spacing:.02em}.haa-progress-count{font-variant-numeric:tabular-nums}.haa-progress{height:5px;background:#e5e8f1;border-radius:200px;overflow:hidden;margin-bottom:32px}.haa-progress span{display:block;height:100%;width:0;background:var(--haa-accent);border-radius:200px;transition:width .35s ease}.haa-hero{text-align:center;margin-bottom:32px}.haa-eyebrow{display:inline-block;color:var(--haa-accent)!important;font-size:12px!important;line-height:18px!important;font-weight:600!important;letter-spacing:.11em;margin-bottom:8px}.haa-hero h1{font-size:32px!important;line-height:41px!important;margin:0 0 12px!important;font-weight:600!important;color:var(--haa-ink)!important}.haa-hero p{font-size:16px!important;line-height:24px!important;color:var(--haa-muted)!important;max-width:620px;margin:0 auto!important;font-weight:400!important}.haa-trust{margin-top:14px;color:var(--haa-placeholder);font-size:12px}.haa-trust span:first-child{color:var(--haa-accent)}.haa-trust span{margin:0 6px}.haa-card{background:#fff!important;border:1px solid var(--haa-border)!important;border-radius:8px!important;padding:32px!important;box-shadow:var(--haa-shadow)!important}.haa-welcome-card,.haa-details-card{text-align:center}.haa-card-icon{width:48px;height:48px;border-radius:50%;background:var(--haa-lilac);color:var(--haa-accent);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:21px;font-weight:600}.haa-section{font-size:12px!important;line-height:18px!important;letter-spacing:.1em;text-transform:uppercase;color:var(--haa-accent)!important;font-weight:600!important;margin:0 0 10px!important}.haa-card h2{font-size:24px!important;line-height:32px!important;font-weight:600!important;color:var(--haa-ink)!important;margin:0 0 10px!important}.haa-card p{font-size:16px!important;line-height:24px!important;color:var(--haa-muted)!important;font-weight:400!important}.haa-small{font-size:14px!important;line-height:20px!important}.haa-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;border:0!important;border-radius:200px!important;background:var(--haa-accent)!important;color:#fff!important;padding:10px 20px!important;min-height:44px!important;font-weight:600!important;font-size:16px!important;line-height:24px!important;cursor:pointer!important;box-shadow:rgba(40,46,62,.1) 0 2px 4px 0!important;text-decoration:none!important}.haa-btn:hover{filter:brightness(.96);color:#fff}.haa-question-card{min-height:520px;display:flex;flex-direction:column}.haa-question-meta{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--haa-border);padding-bottom:16px;margin-bottom:30px}.haa-question-number{font-size:12px;color:var(--haa-muted);font-variant-numeric:tabular-nums}.haa-question{flex:1}.haa-question h2{font-size:32px!important;line-height:41px!important;font-weight:600!important;color:var(--haa-ink)!important;margin:0!important}.haa-help{font-size:14px!important;line-height:20px!important;color:var(--haa-muted)!important;margin:10px 0 0!important}.haa-options{display:grid!important;gap:8px!important;margin-top:28px!important}.haa-option-label{position:relative;cursor:pointer!important;display:block!important;margin:0!important}.haa-option-label input{position:absolute!important;opacity:0!important;width:1px!important;height:1px!important}.haa-option-label span{display:flex!important;align-items:center!important;justify-content:space-between!important;border:1px solid var(--haa-border)!important;border-radius:8px!important;padding:14px 16px!important;font-size:16px!important;line-height:24px!important;font-weight:400!important;color:var(--haa-ink)!important;background:#fff!important;transition:border-color .15s,background .15s,transform .15s!important}.haa-option-label span i{font-style:normal;color:var(--haa-placeholder);opacity:0;transform:translateX(-4px);transition:.15s}.haa-option-label:hover span{border-color:#aeb5c7!important;background:#fafbfe!important}.haa-option-label:hover span i,.haa-option-label input:checked+span i{opacity:1;transform:none;color:var(--haa-accent)}.haa-option-label input:checked+span{border-color:var(--haa-accent)!important;background:var(--haa-lilac)!important;color:var(--haa-accent)!important;font-weight:600!important}.haa-option-label input:focus-visible+span{outline:3px solid rgba(66,85,255,.16);outline-offset:2px}.haa-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:32px}.haa-actions .haa-prev{background:#fff!important;color:var(--haa-accent)!important;border:1px solid var(--haa-accent)!important;box-shadow:none!important}.haa-fields{display:grid!important;gap:16px!important;margin:24px 0!important;text-align:left!important}.haa-fields label{display:block!important;font-size:14px!important;line-height:20px!important;font-weight:600!important;color:var(--haa-ink)!important}.haa-fields input{display:block!important;width:100%!important;margin-top:8px!important;border:1px solid var(--haa-border)!important;border-radius:4px!important;background:#fff!important;padding:12px 14px!important;font-size:16px!important;line-height:24px!important;color:var(--haa-ink)!important;outline:none!important}.haa-fields input:focus{border-color:var(--haa-accent)!important;box-shadow:0 0 0 3px rgba(66,85,255,.1)!important}.haa-optional{color:var(--haa-placeholder);font-weight:400}.haa-complete{text-align:center!important;padding:64px 24px!important}.haa-spinner{width:32px;height:32px;border:3px solid #dfe3ee;border-top-color:var(--haa-accent);border-radius:50%;margin:0 auto 20px;animation:haa-spin .8s linear infinite}@keyframes haa-spin{to{transform:rotate(360deg)}}.haa-result{text-align:center!important}.haa-score-ring{width:154px;height:154px;border-radius:50%;margin:10px auto 20px;background:conic-gradient(var(--haa-accent) var(--haa-score,70%),#e9ebf3 0);display:flex;align-items:center;justify-content:center;position:relative}.haa-score-ring:after{content:"";position:absolute;inset:10px;background:#fff;border-radius:50%}.haa-score-ring strong,.haa-score-ring span{position:relative;z-index:1}.haa-score-ring strong{font-size:44px;line-height:55px;font-weight:600;color:var(--haa-ink)}.haa-score-ring span{font-size:14px;color:var(--haa-muted);align-self:flex-end;margin:0 0 43px 3px}.haa-band{margin-bottom:6px!important}.haa-result-message{max-width:580px;margin:0 auto 24px!important}.haa-category-results{text-align:left;display:grid;gap:12px;margin:24px 0}.haa-category{display:grid;grid-template-columns:150px 1fr 48px;align-items:center;gap:12px;font-size:14px}.haa-category-name{color:var(--haa-ink);font-weight:600}.haa-category-bar{height:8px;background:#e9ebf3;border-radius:200px;overflow:hidden}.haa-category-bar span{display:block;height:100%;background:var(--haa-accent);border-radius:200px}.haa-category-score{text-align:right;color:var(--haa-muted);font-variant-numeric:tabular-nums}.haa-result-actions{margin-top:28px}.haa-error{color:#b42318!important;background:#fff4f2;border:1px solid #f1c5bd;padding:12px 16px;border-radius:8px;margin-top:16px;font-size:14px}.haa-step{animation:haa-in .25s ease}@keyframes haa-in{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media(max-width:700px){.haa-app{margin:24px 16px 60px!important}.haa-hero h1{font-size:32px!important}.haa-card{padding:24px!important}.haa-question-card{min-height:0}.haa-question h2{font-size:24px!important;line-height:32px!important}.haa-actions{flex-direction:row}.haa-actions .haa-btn{flex:1}.haa-category{grid-template-columns:1fr 50px}.haa-category-bar{grid-column:1/-1;grid-row:2}.haa-category-score{grid-column:2;grid-row:1}.haa-category-name{grid-column:1;grid-row:1}}
.haa-result-recommendation{max-width:580px;margin:0 auto 20px!important;padding:14px 16px;background:var(--haa-lilac);border-left:3px solid var(--haa-accent);border-radius:8px;color:var(--haa-ink)!important;font-size:14px!important;font-weight:600!important;text-align:left!important}
