.ae-hmz{--ink:#1a0e0a;--copy:#41322b;--muted:#796a60;--line:#e8dcc8;--cream:#f7efe2;--cream2:#eee0c8;--paper:#fffdf9;--brand:#d8392b;--brand2:#b92b20;--good:#197151;--warn:#a96212;--blue:#345d8c;max-width:1120px;width:100%;margin:32px auto 56px;color:var(--ink);font:14px/1.55 Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.ae-hmz *{box-sizing:border-box}.ae-hmz [hidden]{display:none!important}.ae-hmz h2,.ae-hmz h3,.ae-hmz h4,.ae-hmz p{margin-top:0}.ae-hmz h2,.ae-hmz h3,.ae-hmz h4{margin-bottom:0;color:var(--ink);font-family:Fraunces,Georgia,serif;font-weight:650;letter-spacing:-.025em;line-height:1.08}.ae-hmz button,.ae-hmz input,.ae-hmz select,.ae-hmz textarea{box-sizing:border-box}
.ae-hmz__hero{position:relative;display:grid;grid-template-columns:minmax(0,1.42fr) minmax(280px,.58fr);gap:28px;align-items:center;min-height:350px;margin-bottom:22px;padding:clamp(28px,5vw,58px);overflow:hidden;border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle at 84% 18%,rgba(216,57,43,.12),transparent 27%),linear-gradient(135deg,#fffdf9,var(--cream));box-shadow:0 20px 55px rgba(70,40,28,.08)}.ae-hmz__hero:after{content:"";position:absolute;right:-90px;bottom:-110px;width:310px;height:310px;border:1px dashed rgba(216,57,43,.2);border-radius:50%}.ae-hmz__intro{position:relative;z-index:2}.ae-hmz__eyebrow{display:flex;gap:9px;align-items:center;margin:0 0 15px;color:var(--brand);font:800 10px/1.2 "JetBrains Mono",monospace;letter-spacing:.11em;text-transform:uppercase}.ae-hmz__eyebrow>span{width:23px;height:2px;border-radius:2px;background:var(--brand)}.ae-hmz__hero h2{max-width:730px;font-size:clamp(37px,5.1vw,62px)}.ae-hmz__hero p:not(.ae-hmz__eyebrow){max-width:680px;margin:18px 0 0;color:var(--copy);font-size:clamp(14px,1.7vw,17px)}.ae-hmz__trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.ae-hmz__trust span{padding:7px 11px;border:1px solid rgba(26,14,10,.1);border-radius:999px;background:rgba(255,255,255,.72);color:var(--copy);font-size:10px;font-weight:800}
.ae-hmz-pulse{position:relative;z-index:2;min-height:245px;border:1px solid rgba(216,57,43,.14);border-radius:24px;background:rgba(255,255,255,.42);box-shadow:inset 0 0 40px rgba(216,57,43,.04)}.ae-hmz-pulse:before,.ae-hmz-pulse:after{content:"";position:absolute;left:18px;right:18px;height:1px;background:repeating-linear-gradient(90deg,rgba(216,57,43,.2) 0 4px,transparent 4px 9px)}.ae-hmz-pulse:before{top:42%}.ae-hmz-pulse:after{top:62%}.ae-hmz-pulse__line{position:absolute;top:50%;left:22px;right:22px;display:flex;gap:7px;align-items:center;height:64px;transform:translateY(-50%)}.ae-hmz-pulse__line i{flex:1;border-radius:999px;background:linear-gradient(var(--brand),#f07b60);animation:hmz-wave 2.3s ease-in-out infinite}.ae-hmz-pulse__line i:nth-child(1){height:14px}.ae-hmz-pulse__line i:nth-child(2){height:38px;animation-delay:-.2s}.ae-hmz-pulse__line i:nth-child(3){height:22px;animation-delay:-.4s}.ae-hmz-pulse__line i:nth-child(4){height:58px;animation-delay:-.6s}.ae-hmz-pulse__line i:nth-child(5){height:31px;animation-delay:-.8s}.ae-hmz-pulse__line i:nth-child(6){height:48px;animation-delay:-1s}.ae-hmz-pulse__line i:nth-child(7){height:19px;animation-delay:-1.2s}.ae-hmz-pulse__before,.ae-hmz-pulse__after{position:absolute;top:25px;padding:6px 8px;border-radius:7px;font:800 8px/1 "JetBrains Mono",monospace;letter-spacing:.08em}.ae-hmz-pulse__before{left:20px;background:var(--cream2);color:var(--muted)}.ae-hmz-pulse__after{right:20px;background:var(--brand);color:#fff}.ae-hmz-pulse>b{position:absolute;right:20px;bottom:20px;color:var(--muted);font:800 8px/1.35 "JetBrains Mono",monospace;letter-spacing:.1em;text-align:right}
.ae-hmz-form,.ae-hmz-results{overflow:hidden;border:1px solid var(--line);border-radius:25px;background:var(--paper);box-shadow:0 18px 52px rgba(70,40,28,.07)}.ae-hmz-section{padding:clamp(24px,4vw,39px);border-bottom:1px solid var(--line)}.ae-hmz-section__heading{display:flex;gap:14px;align-items:flex-start;margin-bottom:23px}.ae-hmz-section__heading>span{display:grid;flex:0 0 36px;height:36px;place-items:center;border-radius:50%;background:var(--ink);color:var(--cream);font:800 10px/1 "JetBrains Mono",monospace}.ae-hmz-section__heading h3{font-size:22px}.ae-hmz-section__heading p{margin:4px 0 0;color:var(--muted);font-size:13px}.ae-hmz-indent{margin-left:50px}.ae-hmz-editor-input{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:14px}.ae-hmz-field{display:block}.ae-hmz-field>span{display:block;margin-bottom:7px;color:var(--copy);font-size:13px;font-weight:750}.ae-hmz-field>span b{color:var(--brand)}.ae-hmz-field small{display:block;margin-top:6px;color:var(--muted);font-size:11px}.ae-hmz input,.ae-hmz select,.ae-hmz textarea{width:100%;min-height:51px;padding:11px 14px;border:1px solid #d7c7af;border-radius:13px;background:#fff;color:var(--ink);font:inherit;outline:0;transition:border-color .18s,box-shadow .18s}.ae-hmz textarea{min-height:240px;resize:vertical}.ae-hmz input:hover,.ae-hmz select:hover,.ae-hmz textarea:hover{border-color:#c4af91}.ae-hmz input:focus,.ae-hmz select:focus,.ae-hmz textarea:focus{border-color:var(--brand);box-shadow:0 0 0 4px rgba(216,57,43,.1)}.ae-hmz textarea[aria-invalid=true]{border-color:var(--brand);background:#fff8f6}.ae-hmz-live-stats{display:grid;align-content:center;gap:10px;padding:16px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,#fff,var(--cream));text-align:center}.ae-hmz-live-stats div{padding:12px;border-bottom:1px solid var(--line)}.ae-hmz-live-stats strong,.ae-hmz-live-stats span{display:block}.ae-hmz-live-stats strong{font:650 30px/1 Fraunces,Georgia,serif}.ae-hmz-live-stats span{color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase}.ae-hmz-live-stats p{margin:4px 0 0;color:var(--muted);font-size:9px}.ae-hmz-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ae-hmz-field--wide{grid-column:1/-1}
.ae-hmz-goals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.ae-hmz-goals label{position:relative;cursor:pointer}.ae-hmz-goals input{position:absolute;width:1px;height:1px;opacity:0}.ae-hmz-goals label>span{position:relative;display:block;min-height:66px;padding:13px 42px 13px 15px;border:1px solid var(--line);border-radius:13px;background:#fff;transition:.18s}.ae-hmz-goals label>span:after{content:"";position:absolute;top:17px;right:15px;width:19px;height:19px;border:1px solid #cbbba3;border-radius:6px}.ae-hmz-goals input:checked+span{border-color:rgba(216,57,43,.42);background:linear-gradient(120deg,#fff,var(--cream))}.ae-hmz-goals input:checked+span:after{content:"✓";display:grid;place-items:center;border-color:var(--brand);background:var(--brand);color:#fff;font-size:12px}.ae-hmz-goals input:focus-visible+span{outline:3px solid rgba(216,57,43,.2);outline-offset:2px}.ae-hmz-goals b,.ae-hmz-goals small{display:block}.ae-hmz-goals b{font-size:12px}.ae-hmz-goals small{margin-top:2px;color:var(--muted);font-size:9px}
.ae-hmz-privacy{display:flex;gap:14px;align-items:center;margin:25px 39px 0 89px;padding:15px 17px;border:1px solid #dce9e2;border-radius:13px;background:#f1f8f4}.ae-hmz-privacy>span{padding:6px 8px;border-radius:6px;background:var(--good);color:#fff;font:800 8px/1 "JetBrains Mono",monospace;letter-spacing:.08em}.ae-hmz-privacy strong{color:#185b43;font-size:12px}.ae-hmz-privacy p{margin:2px 0 0;color:#497060;font-size:10px}.ae-hmz-error{margin:19px 39px 0 89px;padding:12px 15px;border-left:4px solid var(--brand);border-radius:8px;background:#fff0ed;color:#8e2921}.ae-hmz-actions{display:flex;flex-wrap:wrap;gap:10px;padding:25px 39px 29px 89px}.ae-hmz-button,.ae-hmz-results button{min-height:46px;padding:10px 18px;border:1px solid transparent;border-radius:999px;color:var(--ink);font:750 12px/1.2 Inter,sans-serif;cursor:pointer;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s}.ae-hmz-button:hover,.ae-hmz-results button:hover{transform:translateY(-2px)}.ae-hmz-button:focus-visible,.ae-hmz-results button:focus-visible{outline:3px solid rgba(216,57,43,.2);outline-offset:2px}.ae-hmz-button--primary{display:inline-flex;gap:12px;align-items:center;background:var(--brand);color:#fff;box-shadow:0 9px 22px rgba(216,57,43,.23)}.ae-hmz-button--primary i{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:rgba(255,255,255,.18);font-style:normal}.ae-hmz-button--primary:hover{background:var(--brand2);box-shadow:0 12px 28px rgba(216,57,43,.28)}.ae-hmz-button--secondary,.ae-hmz-results button{border-color:var(--line);background:var(--cream)}.ae-hmz-button--secondary:hover,.ae-hmz-results button:hover{border-color:#d1bda0;background:var(--cream2)}
.ae-hmz-results{margin-top:24px;padding:clamp(24px,4vw,39px)}.ae-hmz-results.is-visible{animation:hmz-rise .5s cubic-bezier(.22,1,.36,1) both}.ae-hmz-results__header{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-bottom:23px;border-bottom:1px solid var(--line)}.ae-hmz-results__header h3{font-size:clamp(26px,3vw,34px)}.ae-hmz-results__header p:not(.ae-hmz__eyebrow){margin:5px 0 0;color:var(--muted);font-size:12px}.ae-hmz-score{--score:0%;display:flex;gap:13px;align-items:center}.ae-hmz-score>span{position:relative;display:grid;width:78px;height:78px;place-items:center;border-radius:50%;background:conic-gradient(var(--good) var(--score),var(--cream2) 0)}.ae-hmz-score>span:before{content:"";position:absolute;inset:7px;border-radius:50%;background:#fff}.ae-hmz-score strong,.ae-hmz-score small{position:relative}.ae-hmz-score strong{font:650 25px/1 Fraunces,Georgia,serif}.ae-hmz-score small{margin-left:-12px;margin-top:30px;color:var(--muted);font-size:8px}.ae-hmz-score>b{max-width:62px;color:var(--muted);font-size:9px;line-height:1.25;text-transform:uppercase}.ae-hmz-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:21px 0}.ae-hmz-metric{position:relative;min-height:105px;padding:16px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,#fff,var(--cream))}.ae-hmz-metric:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:var(--brand)}.ae-hmz-metric strong,.ae-hmz-metric span,.ae-hmz-metric small{display:block}.ae-hmz-metric strong{font:650 25px/1.1 Fraunces,Georgia,serif}.ae-hmz-metric span{color:var(--copy);font-size:11px;font-weight:750}.ae-hmz-metric small{margin-top:4px;color:var(--muted);font-size:9px}.ae-hmz-tabs{display:flex;gap:7px;padding:7px;border:1px solid var(--line);border-radius:15px;background:var(--cream)}.ae-hmz-tabs button{flex:1;min-height:43px;border:0;background:transparent}.ae-hmz-tabs button.is-active{background:var(--ink);color:var(--cream);box-shadow:0 5px 15px rgba(26,14,10,.16)}.ae-hmz-tabs button span{display:inline-grid;min-width:19px;height:19px;margin-left:5px;place-items:center;border-radius:99px;background:var(--brand);color:#fff;font-size:8px}.ae-hmz-panel{padding-top:24px}.ae-hmz-panel__head{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:15px}.ae-hmz-panel__head h4{font-size:23px}.ae-hmz-panel__head p{margin:4px 0 0;color:var(--muted);font-size:11px}.ae-hmz-panel__actions,.ae-hmz-output-bar>div{display:flex;flex-wrap:wrap;gap:7px}.ae-hmz-panel__actions button,.ae-hmz-output-bar button{min-height:39px;padding:8px 12px;font-size:10px}.ae-hmz-panel__actions button:first-child{border-color:var(--brand);background:var(--brand);color:#fff}.ae-hmz-output textarea{min-height:340px;line-height:1.7}.ae-hmz-output-bar{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:10px}.ae-hmz-output-bar>span{color:var(--muted);font-size:10px}
.ae-hmz-filter{flex:0 0 210px}.ae-hmz-filter>span{display:block;margin-bottom:5px;color:var(--muted);font-size:8px;font-weight:800;text-transform:uppercase}.ae-hmz-filter select{min-height:40px;padding:7px 11px;font-size:11px}.ae-hmz-suggestions{display:grid;gap:10px}.ae-hmz-suggestion{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:13px;align-items:start;padding:16px;border:1px solid var(--line);border-radius:15px;background:#fff;transition:.18s}.ae-hmz-suggestion:hover{transform:translateY(-2px);border-color:#d5c0a1;box-shadow:0 10px 23px rgba(70,40,28,.06)}.ae-hmz-suggestion.is-applied{border-color:#cce3d7;background:#f5fbf8}.ae-hmz-suggestion.is-dismissed{display:none}.ae-hmz-suggestion__icon{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:var(--cream);color:var(--brand);font:800 10px/1 "JetBrains Mono",monospace}.ae-hmz-suggestion h5{margin:0;color:var(--ink);font:750 13px/1.3 Inter,sans-serif}.ae-hmz-suggestion__why{margin:3px 0 8px;color:var(--muted);font-size:10px}.ae-hmz-change{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center}.ae-hmz-change code{padding:8px;border-radius:8px;background:#f6f1ea;color:var(--copy);font:600 10px/1.4 "JetBrains Mono",monospace;white-space:normal}.ae-hmz-change code:last-child{background:#edf7f1;color:#176146}.ae-hmz-change span{color:var(--brand);font-weight:800}.ae-hmz-suggestion__actions{display:flex;gap:6px}.ae-hmz-suggestion__actions button{min-height:35px;padding:7px 10px;font-size:9px}.ae-hmz-suggestion__actions .ae-hmz-accept{border-color:var(--good);background:var(--good);color:#fff}.ae-hmz-badge{display:inline-flex;margin-top:8px;padding:4px 7px;border-radius:99px;background:var(--cream);color:var(--muted);font-size:8px;font-weight:800;text-transform:uppercase}.ae-hmz-empty{padding:30px;border:1px dashed #d1bd9f;border-radius:13px;background:var(--cream);color:var(--muted);text-align:center}
.ae-hmz-report{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ae-hmz-report-card{padding:19px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,#fff,var(--cream))}.ae-hmz-report-card--wide{grid-column:1/-1}.ae-hmz-report-card h4{font-size:20px}.ae-hmz-report-card p{margin:6px 0 0;color:var(--copy);font-size:11px}.ae-hmz-report-card ul{margin:10px 0 0;padding-left:18px;color:var(--copy);font-size:11px}.ae-hmz-report-card li+li{margin-top:5px}.ae-hmz-meter{height:8px;margin:13px 0 6px;overflow:hidden;border-radius:99px;background:var(--cream2)}.ae-hmz-meter i{display:block;width:var(--value);height:100%;border-radius:inherit;background:var(--brand)}.ae-hmz-method{margin-top:22px;padding:18px 19px;border:1px solid #e7cfaa;border-left:4px solid var(--warn);border-radius:11px;background:#fff7e9}.ae-hmz-method strong{font:650 18px/1.2 Fraunces,Georgia,serif}.ae-hmz-method p{margin:5px 0 0;color:#6b4b1f;font-size:12px}
@keyframes hmz-wave{0%,100%{transform:scaleY(.72);opacity:.68}50%{transform:scaleY(1);opacity:1}}@keyframes hmz-rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:860px){.ae-hmz__hero{grid-template-columns:1fr}.ae-hmz-pulse{display:none}}@media(max-width:760px){.ae-hmz-editor-input,.ae-hmz-grid,.ae-hmz-goals,.ae-hmz-report{grid-template-columns:1fr}.ae-hmz-field--wide,.ae-hmz-report-card--wide{grid-column:auto}.ae-hmz-results__header,.ae-hmz-panel__head{align-items:flex-start;flex-direction:column}.ae-hmz-metrics{grid-template-columns:1fr 1fr}.ae-hmz-panel__actions{width:100%}.ae-hmz-panel__actions button{flex:1}.ae-hmz-suggestion{grid-template-columns:42px minmax(0,1fr)}.ae-hmz-suggestion__actions{grid-column:2}.ae-hmz-filter{width:100%;flex-basis:auto}}
@media(max-width:560px){.ae-hmz{margin-top:17px}.ae-hmz__hero,.ae-hmz-form,.ae-hmz-results{border-radius:19px}.ae-hmz__hero{min-height:0}.ae-hmz__hero h2{font-size:38px}.ae-hmz-indent{margin-left:0}.ae-hmz-privacy,.ae-hmz-error{margin-right:23px;margin-left:23px}.ae-hmz-actions{padding-left:23px}.ae-hmz-actions .ae-hmz-button{justify-content:center;width:100%}.ae-hmz-tabs{overflow:auto}.ae-hmz-tabs button{min-width:130px}.ae-hmz-score>b{display:none}.ae-hmz-panel__actions{flex-direction:column}.ae-hmz-output-bar{align-items:flex-start;flex-direction:column}.ae-hmz-output-bar>div,.ae-hmz-output-bar button{width:100%}.ae-hmz-change{grid-template-columns:1fr}.ae-hmz-change span{transform:rotate(90deg);text-align:center}.ae-hmz-suggestion{grid-template-columns:1fr}.ae-hmz-suggestion__actions{grid-column:auto}.ae-hmz-suggestion__icon{display:none}}
@media(prefers-reduced-motion:reduce){.ae-hmz *,.ae-hmz *:before,.ae-hmz *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
