.ae-grm{--ink:#1a0e0a;--copy:#41322b;--muted:#796a60;--line:#e8dcc8;--cream:#f7efe2;--cream2:#eee0c8;--paper:#fffdf9;--brand:#d8392b;--brand2:#b92b20;--good:#197151;--warn:#a96212;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-grm *{box-sizing:border-box}.ae-grm [hidden]{display:none!important}.ae-grm h2,.ae-grm h3,.ae-grm h4,.ae-grm p{margin-top:0}.ae-grm h2,.ae-grm h3,.ae-grm h4{margin-bottom:0;color:var(--ink);font-family:Fraunces,Georgia,serif;font-weight:650;letter-spacing:-.025em;line-height:1.08}.ae-grm button,.ae-grm input,.ae-grm select,.ae-grm textarea{box-sizing:border-box}
.ae-grm__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-grm__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-grm__intro{position:relative;z-index:2}.ae-grm__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-grm__eyebrow>span{width:23px;height:2px;border-radius:2px;background:var(--brand)}.ae-grm__hero h2{max-width:730px;font-size:clamp(37px,5.1vw,62px)}.ae-grm__hero p:not(.ae-grm__eyebrow){max-width:680px;margin:18px 0 0;color:var(--copy);font-size:clamp(14px,1.7vw,17px)}.ae-grm__trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.ae-grm__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-grm-proof{position:relative;z-index:2;min-height:245px;overflow:hidden;border:1px solid rgba(216,57,43,.14);border-radius:24px;background:rgba(255,255,255,.42)}.ae-grm-proof>div{position:absolute;top:52%;left:25px;right:25px;display:grid;gap:16px;transform:translateY(-50%)}.ae-grm-proof>div i{height:8px;border-radius:99px;background:var(--cream2)}.ae-grm-proof>div i:nth-child(1){width:88%}.ae-grm-proof>div i:nth-child(2){width:70%}.ae-grm-proof>div i:nth-child(3){width:93%}.ae-grm-proof>div i:nth-child(4){width:58%}.ae-grm-proof>div i:after{content:"";display:block;width:45%;height:100%;border-radius:inherit;background:rgba(216,57,43,.35);animation:grm-proof 3.1s ease-in-out infinite}.ae-grm-proof>div i:nth-child(2):after{width:72%;animation-delay:-.6s}.ae-grm-proof>div i:nth-child(3):after{width:30%;animation-delay:-1.2s}.ae-grm-proof>div i:nth-child(4):after{width:62%;animation-delay:-1.8s}.ae-grm-proof__mark{position:absolute;z-index:2;display:grid;width:40px;height:40px;place-items:center;border-radius:12px;background:#fff;color:var(--brand);box-shadow:0 8px 22px rgba(70,40,28,.12);font:700 16px/1 Fraunces,Georgia,serif}.ae-grm-proof__mark--one{top:20px;left:21px;background:var(--brand);color:#fff}.ae-grm-proof__mark--two{top:22px;right:23px}.ae-grm-proof__mark--three{right:22px;bottom:25px}.ae-grm-proof>b{position:absolute;left:22px;bottom:21px;color:var(--muted);font:800 8px/1.35 "JetBrains Mono",monospace;letter-spacing:.1em}
.ae-grm-form,.ae-grm-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-grm-section{padding:clamp(24px,4vw,39px);border-bottom:1px solid var(--line)}.ae-grm-section__heading{display:flex;gap:14px;align-items:flex-start;margin-bottom:23px}.ae-grm-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-grm-section__heading h3{font-size:22px}.ae-grm-section__heading p{margin:4px 0 0;color:var(--muted);font-size:13px}.ae-grm-indent{margin-left:50px}.ae-grm-input-wrap{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:14px}.ae-grm-field{display:block}.ae-grm-field>span{display:block;margin-bottom:7px;color:var(--copy);font-size:13px;font-weight:750}.ae-grm-field>span b{color:var(--brand)}.ae-grm-field small{display:block;margin-top:6px;color:var(--muted);font-size:11px}.ae-grm input,.ae-grm select,.ae-grm 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-grm textarea{min-height:245px;resize:vertical}.ae-grm input:hover,.ae-grm select:hover,.ae-grm textarea:hover{border-color:#c4af91}.ae-grm input:focus,.ae-grm select:focus,.ae-grm textarea:focus{border-color:var(--brand);box-shadow:0 0 0 4px rgba(216,57,43,.1)}.ae-grm textarea[aria-invalid=true]{border-color:var(--brand);background:#fff8f6}.ae-grm-live{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-grm-live div{padding:12px;border-bottom:1px solid var(--line)}.ae-grm-live strong,.ae-grm-live span{display:block}.ae-grm-live strong{font:650 30px/1 Fraunces,Georgia,serif}.ae-grm-live span{color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase}.ae-grm-live p{margin:4px 0 0;color:var(--muted);font-size:9px}.ae-grm-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ae-grm-field--wide{grid-column:1/-1}
.ae-grm-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.ae-grm-checks label{position:relative;cursor:pointer}.ae-grm-checks input{position:absolute;width:1px;height:1px;opacity:0}.ae-grm-checks 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-grm-checks label>span:after{content:"";position:absolute;top:17px;right:15px;width:19px;height:19px;border:1px solid #cbbba3;border-radius:6px}.ae-grm-checks input:checked+span{border-color:rgba(216,57,43,.42);background:linear-gradient(120deg,#fff,var(--cream))}.ae-grm-checks input:checked+span:after{content:"✓";display:grid;place-items:center;border-color:var(--brand);background:var(--brand);color:#fff;font-size:12px}.ae-grm-checks input:focus-visible+span{outline:3px solid rgba(216,57,43,.2);outline-offset:2px}.ae-grm-checks b,.ae-grm-checks small{display:block}.ae-grm-checks b{font-size:12px}.ae-grm-checks small{margin-top:2px;color:var(--muted);font-size:9px}
.ae-grm-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-grm-privacy>span{padding:6px 8px;border-radius:6px;background:var(--good);color:#fff;font:800 8px/1 "JetBrains Mono",monospace}.ae-grm-privacy strong{color:#185b43;font-size:12px}.ae-grm-privacy p{margin:2px 0 0;color:#497060;font-size:10px}.ae-grm-error{margin:19px 39px 0 89px;padding:12px 15px;border-left:4px solid var(--brand);border-radius:8px;background:#fff0ed;color:#8e2921}.ae-grm-actions{display:flex;flex-wrap:wrap;gap:10px;padding:25px 39px 29px 89px}.ae-grm-button,.ae-grm-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-grm-button:hover,.ae-grm-results button:hover{transform:translateY(-2px)}.ae-grm-button:focus-visible,.ae-grm-results button:focus-visible{outline:3px solid rgba(216,57,43,.2);outline-offset:2px}.ae-grm-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-grm-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-grm-button--primary:hover{background:var(--brand2)}.ae-grm-button--secondary,.ae-grm-results button{border-color:var(--line);background:var(--cream)}.ae-grm-button--secondary:hover,.ae-grm-results button:hover{border-color:#d1bda0;background:var(--cream2)}
.ae-grm-results{margin-top:24px;padding:clamp(24px,4vw,39px)}.ae-grm-results.is-visible{animation:grm-rise .5s cubic-bezier(.22,1,.36,1) both}.ae-grm-results__header{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-bottom:23px;border-bottom:1px solid var(--line)}.ae-grm-results__header h3{font-size:clamp(26px,3vw,34px)}.ae-grm-results__header p:not(.ae-grm__eyebrow){margin:5px 0 0;color:var(--muted);font-size:12px}.ae-grm-score{--score:0%;display:flex;gap:13px;align-items:center}.ae-grm-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-grm-score>span:before{content:"";position:absolute;inset:7px;border-radius:50%;background:#fff}.ae-grm-score strong,.ae-grm-score small{position:relative}.ae-grm-score strong{font:650 25px/1 Fraunces,Georgia,serif}.ae-grm-score small{margin-left:-12px;margin-top:30px;color:var(--muted);font-size:8px}.ae-grm-score>b{max-width:65px;color:var(--muted);font-size:9px;line-height:1.25;text-transform:uppercase}.ae-grm-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:21px 0}.ae-grm-metric{position:relative;min-height:102px;padding:16px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,#fff,var(--cream))}.ae-grm-metric:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:var(--brand)}.ae-grm-metric strong,.ae-grm-metric span,.ae-grm-metric small{display:block}.ae-grm-metric strong{font:650 25px/1.1 Fraunces,Georgia,serif}.ae-grm-metric span{font-size:11px;font-weight:750}.ae-grm-metric small{margin-top:4px;color:var(--muted);font-size:9px}.ae-grm-tabs{display:flex;gap:7px;padding:7px;border:1px solid var(--line);border-radius:15px;background:var(--cream)}.ae-grm-tabs button{flex:1;min-height:43px;border:0;background:transparent}.ae-grm-tabs button.is-active{background:var(--ink);color:var(--cream);box-shadow:0 5px 15px rgba(26,14,10,.16)}.ae-grm-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-grm-panel{padding-top:24px}.ae-grm-panel__head{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:15px}.ae-grm-panel__head h4{font-size:23px}.ae-grm-panel__head p{margin:4px 0 0;color:var(--muted);font-size:11px}.ae-grm-panel__head>div:last-child,.ae-grm-output-bar>div{display:flex;flex-wrap:wrap;gap:7px}.ae-grm-panel__head button,.ae-grm-output-bar button{min-height:39px;padding:8px 12px;font-size:10px}.ae-grm-panel__head button:first-child{border-color:var(--brand);background:var(--brand);color:#fff}.ae-grm-panel textarea{min-height:340px;line-height:1.7}.ae-grm-output-bar{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:10px}.ae-grm-output-bar>span{color:var(--muted);font-size:10px}.ae-grm-filter{flex:0 0 210px}.ae-grm-filter>span{display:block;margin-bottom:5px;color:var(--muted);font-size:8px;font-weight:800;text-transform:uppercase}.ae-grm-filter select{min-height:40px;padding:7px 11px;font-size:11px}
.ae-grm-issues{display:grid;gap:10px}.ae-grm-issue{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-grm-issue:hover{transform:translateY(-2px);border-color:#d5c0a1;box-shadow:0 10px 23px rgba(70,40,28,.06)}.ae-grm-issue.is-applied{border-color:#cce3d7;background:#f5fbf8}.ae-grm-issue.is-dismissed{display:none}.ae-grm-issue__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-grm-issue h5{margin:0;color:var(--ink);font:750 13px/1.3 Inter,sans-serif}.ae-grm-issue__why{margin:3px 0 8px;color:var(--muted);font-size:10px}.ae-grm-change{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center}.ae-grm-change code{padding:8px;border-radius:8px;background:#f6f1ea;color:var(--copy);font:600 10px/1.4 "JetBrains Mono",monospace;white-space:normal}.ae-grm-change code:last-child{background:#edf7f1;color:#176146}.ae-grm-change span{color:var(--brand);font-weight:800}.ae-grm-issue__actions{display:flex;gap:6px}.ae-grm-issue__actions button{min-height:35px;padding:7px 10px;font-size:9px}.ae-grm-issue__actions .ae-grm-accept{border-color:var(--good);background:var(--good);color:#fff}.ae-grm-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-grm-badge--review{background:#fff0dc;color:#875210}.ae-grm-empty{padding:30px;border:1px dashed #d1bd9f;border-radius:13px;background:var(--cream);color:var(--muted);text-align:center}.ae-grm-report{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ae-grm-report-card{padding:19px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,#fff,var(--cream))}.ae-grm-report-card--wide{grid-column:1/-1}.ae-grm-report-card h4{font-size:20px}.ae-grm-report-card p{margin:6px 0 0;color:var(--copy);font-size:11px}.ae-grm-report-card ul{margin:10px 0 0;padding-left:18px;color:var(--copy);font-size:11px}.ae-grm-report-card li+li{margin-top:5px}.ae-grm-meter{height:8px;margin:13px 0 6px;overflow:hidden;border-radius:99px;background:var(--cream2)}.ae-grm-meter i{display:block;width:var(--value);height:100%;border-radius:inherit;background:var(--brand)}.ae-grm-method{margin-top:22px;padding:18px 19px;border:1px solid #e7cfaa;border-left:4px solid var(--warn);border-radius:11px;background:#fff7e9}.ae-grm-method strong{font:650 18px/1.2 Fraunces,Georgia,serif}.ae-grm-method p{margin:5px 0 0;color:#6b4b1f;font-size:12px}
@keyframes grm-proof{0%,100%{transform:translateX(0);opacity:.55}50%{transform:translateX(30%);opacity:1}}@keyframes grm-rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:860px){.ae-grm__hero{grid-template-columns:1fr}.ae-grm-proof{display:none}}@media(max-width:760px){.ae-grm-input-wrap,.ae-grm-grid,.ae-grm-checks,.ae-grm-report{grid-template-columns:1fr}.ae-grm-field--wide,.ae-grm-report-card--wide{grid-column:auto}.ae-grm-results__header,.ae-grm-panel__head{align-items:flex-start;flex-direction:column}.ae-grm-metrics{grid-template-columns:1fr 1fr}.ae-grm-panel__head>div:last-child{width:100%}.ae-grm-panel__head button{flex:1}.ae-grm-issue{grid-template-columns:42px minmax(0,1fr)}.ae-grm-issue__actions{grid-column:2}.ae-grm-filter{width:100%;flex-basis:auto}}@media(max-width:560px){.ae-grm{margin-top:17px}.ae-grm__hero,.ae-grm-form,.ae-grm-results{border-radius:19px}.ae-grm__hero{min-height:0}.ae-grm__hero h2{font-size:38px}.ae-grm-indent{margin-left:0}.ae-grm-privacy,.ae-grm-error{margin-right:23px;margin-left:23px}.ae-grm-actions{padding-left:23px}.ae-grm-actions .ae-grm-button{justify-content:center;width:100%}.ae-grm-tabs{overflow:auto}.ae-grm-tabs button{min-width:145px}.ae-grm-score>b{display:none}.ae-grm-panel__head>div:last-child{flex-direction:column}.ae-grm-output-bar{align-items:flex-start;flex-direction:column}.ae-grm-output-bar>div,.ae-grm-output-bar button{width:100%}.ae-grm-change{grid-template-columns:1fr}.ae-grm-change span{transform:rotate(90deg);text-align:center}.ae-grm-issue{grid-template-columns:1fr}.ae-grm-issue__actions{grid-column:auto}.ae-grm-issue__icon{display:none}}@media(prefers-reduced-motion:reduce){.ae-grm *,.ae-grm *:before,.ae-grm *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
