:root{
  --mheg-route-bg:#07111f;
  --mheg-route-panel:#101c2d;
  --mheg-route-panel-2:#0b1626;
  --mheg-route-line:#2b3a50;
  --mheg-route-ink:#f8fafc;
  --mheg-route-muted:#aeb9cb;
  --mheg-route-gold:#dfb452;
  --mheg-route-gold-dark:#17120a;
}
*{box-sizing:border-box}
html,body{margin:0;min-height:100%;background:var(--mheg-route-bg);color:var(--mheg-route-ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Roboto,Arial,sans-serif}
body.mheg-router-body{min-height:100vh;background:var(--mheg-route-bg)!important}
.mheg-router-shell{width:min(980px,calc(100% - 32px));margin:0 auto;padding:max(36px,env(safe-area-inset-top)) 0 calc(44px + env(safe-area-inset-bottom));}
.mheg-router-top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:42px}
.mheg-router-brand{display:flex;align-items:center;gap:13px;color:var(--mheg-route-ink);text-decoration:none}
.mheg-router-mark{display:grid;place-items:center;width:50px;height:50px;border:1px solid rgba(223,180,82,.65);border-radius:15px;color:var(--mheg-route-gold);font-size:20px;font-weight:900;letter-spacing:.06em;background:#0e1929}
.mheg-router-brand strong{display:block;font-size:16px;letter-spacing:.08em}.mheg-router-brand small{display:block;margin-top:3px;color:var(--mheg-route-muted);font-size:12px;letter-spacing:.08em;text-transform:uppercase}
.mheg-router-card{border:1px solid var(--mheg-route-line);border-radius:24px;background:var(--mheg-route-panel);padding:clamp(24px,5vw,54px);box-shadow:none!important}
.mheg-router-eyebrow{margin:0 0 18px;color:var(--mheg-route-gold);font-weight:800;font-size:12px;letter-spacing:.18em;text-transform:uppercase}
.mheg-router-card h1{margin:0;font-size:clamp(36px,7vw,70px);line-height:1.02;letter-spacing:-.045em;max-width:780px}
.mheg-router-card>p:not(.mheg-router-eyebrow){margin:22px 0 0;color:var(--mheg-route-muted);font-size:clamp(17px,2.2vw,21px);line-height:1.55;max-width:720px}
.mheg-router-search{display:flex;gap:10px;margin-top:30px;padding:9px;border:1px solid var(--mheg-route-line);border-radius:16px;background:var(--mheg-route-panel-2)}
.mheg-router-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--mheg-route-ink);font:inherit;font-size:17px;padding:11px 12px}.mheg-router-search input::placeholder{color:#8190a8}
.mheg-router-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 19px;border:1px solid var(--mheg-route-line);border-radius:13px;background:var(--mheg-route-panel-2);color:var(--mheg-route-ink);font-weight:800;text-decoration:none;cursor:pointer;box-shadow:none!important}
.mheg-router-button.is-primary{border-color:var(--mheg-route-gold);background:var(--mheg-route-gold);color:var(--mheg-route-gold-dark)}
.mheg-router-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:28px}
.mheg-router-results{display:grid;gap:10px;margin-top:22px}.mheg-router-result{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:16px;border:1px solid var(--mheg-route-line);border-radius:16px;background:var(--mheg-route-panel);color:var(--mheg-route-ink);text-decoration:none;box-shadow:none!important}.mheg-router-result:hover,.mheg-router-result:focus{border-color:#54657f;background:#132033}.mheg-router-result img,.mheg-router-avatar{width:52px;height:52px;border-radius:13px;object-fit:cover;background:#17253a}.mheg-router-avatar{display:grid;place-items:center;color:var(--mheg-route-gold);font-weight:900}.mheg-router-result strong{display:block;font-size:17px}.mheg-router-result small{display:block;color:var(--mheg-route-muted);margin-top:4px;line-height:1.35}.mheg-router-result em{font-style:normal;color:var(--mheg-route-gold);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.mheg-router-count{margin:28px 0 8px;color:var(--mheg-route-muted);font-size:14px;font-weight:700}
.mheg-router-empty{padding:28px;border:1px dashed var(--mheg-route-line);border-radius:18px;color:var(--mheg-route-muted);text-align:center;margin-top:22px}
.mheg-roster-route-main{width:min(1240px,calc(100% - 32px));margin:0 auto;padding:34px 0 70px}.mheg-roster-route-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:28px 0}.mheg-roster-route-head h1{font-size:clamp(36px,6vw,64px);margin:0;letter-spacing:-.04em}.mheg-roster-route-head p{color:var(--mheg-route-muted);margin:8px 0 0}.mheg-roster-route-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.mheg-roster-route-card{overflow:hidden;border:1px solid var(--mheg-route-line);border-radius:20px;background:var(--mheg-route-panel);box-shadow:none!important}.mheg-roster-route-card>a:first-child{display:block;aspect-ratio:1/1;background:#142137}.mheg-roster-route-card img{width:100%;height:100%;object-fit:cover}.mheg-roster-route-card-body{padding:17px}.mheg-roster-route-card-body h2{font-size:20px;margin:0 0 7px}.mheg-roster-route-card-body p{margin:0;color:var(--mheg-route-muted);line-height:1.4}.mheg-roster-route-links{display:flex;gap:8px;margin-top:14px}.mheg-roster-route-links a{flex:1;text-align:center;text-decoration:none;border:1px solid var(--mheg-route-line);border-radius:11px;padding:10px;color:var(--mheg-route-ink);font-weight:800;font-size:13px}.mheg-roster-route-links a:last-child{border-color:rgba(223,180,82,.7);color:var(--mheg-route-gold)}
@media(max-width:900px){.mheg-roster-route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mheg-roster-route-head{align-items:stretch;flex-direction:column}.mheg-roster-route-head .mheg-router-search{width:100%}}
@media(max-width:620px){.mheg-router-shell{width:min(100% - 24px,980px);padding-top:max(24px,env(safe-area-inset-top))}.mheg-router-top{margin-bottom:24px}.mheg-router-brand small{display:none}.mheg-router-card{border-radius:20px;padding:26px 20px}.mheg-router-card h1{font-size:42px}.mheg-router-search{display:grid;grid-template-columns:1fr}.mheg-router-search .mheg-router-button{width:100%}.mheg-router-result{grid-template-columns:auto 1fr}.mheg-router-result em{grid-column:2}.mheg-roster-route-main{width:calc(100% - 24px);padding-top:20px}.mheg-roster-route-grid{grid-template-columns:1fr}.mheg-roster-route-card-body h2{font-size:22px}}
/* 1.7.2 — private Agency Access surface */
.mheg-access-card{max-width:720px;margin-inline:auto}
.mheg-access-form{display:grid;gap:18px;margin-top:30px}
.mheg-access-form label:not(.mheg-access-remember){display:grid;gap:8px;color:var(--mheg-route-ink);font-weight:800}
.mheg-access-form input[type="text"],.mheg-access-form input[type="email"],.mheg-access-form input[type="password"]{width:100%;min-height:54px;border:1px solid var(--mheg-route-line);border-radius:13px;background:var(--mheg-route-panel-2);color:var(--mheg-route-ink);font:inherit;font-size:17px;padding:13px 15px;outline:none;box-shadow:none!important}
.mheg-access-form input:focus{border-color:var(--mheg-route-gold)}
.mheg-access-remember{display:flex;align-items:center;gap:10px;color:var(--mheg-route-muted);font-weight:700}
.mheg-access-remember input{width:20px;height:20px;accent-color:var(--mheg-route-gold)}
.mheg-access-form>.mheg-router-button{width:100%;min-height:54px;font-size:16px}
.mheg-router-alert{margin-top:22px;padding:14px 16px;border:1px solid #7f4050;border-radius:13px;background:#281824;color:#ffdbe3;font-weight:700}

/* 1.8.1 — suite-owned registration */
.mheg-access-secondary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:22px;padding-top:20px;border-top:1px solid var(--mheg-route-line);color:var(--mheg-route-muted);font-weight:700}
.mheg-register-button{min-height:44px;padding:10px 16px}
@media(max-width:620px){.mheg-access-secondary{align-items:stretch;flex-direction:column}.mheg-register-button{width:100%}}
