:root{--hga-green:#168a55;--hga-yellow:#c57a00;--hga-orange:#d95b16;--hga-red:#c9302c;--hga-ink:#152026;--hga-soft:#f3f6f7;--hga-line:#dce3e6}#adminmenu #toplevel_page_hga-dashboard{margin-block:7px;background:linear-gradient(135deg,#165e63,#0d9488);box-shadow:inset 4px 0 0 #5eead4}#adminmenu #toplevel_page_hga-dashboard>a{display:flex;min-height:44px;align-items:center;color:#fff;font-weight:750}#adminmenu #toplevel_page_hga-dashboard>a .wp-menu-image{display:none;width:0;height:0}#adminmenu #toplevel_page_hga-dashboard>a .wp-menu-name{padding-left:14px}#adminmenu #toplevel_page_hga-dashboard .wp-submenu{display:block!important;position:static;width:auto;margin:0;background:#104c50;box-shadow:none}#adminmenu #toplevel_page_hga-dashboard .wp-submenu a{padding-left:18px;color:rgba(255,255,255,.8)}#adminmenu #toplevel_page_hga-dashboard .wp-submenu a:hover,#adminmenu #toplevel_page_hga-dashboard .wp-submenu a.current{background:rgba(255,255,255,.1);color:#fff}.hga-status-bar{box-sizing:border-box;width:100%;margin:0;background:#eef1f2;color:var(--hga-ink);border-top:1px solid #e0e4e6;border-bottom:1px solid #d7dcdf;font:400 14px/1.4 system-ui,-apple-system,"Segoe UI",sans-serif}.hga-status-bar *{box-sizing:border-box}.hga-status-bar__inner{display:flex;align-items:center;gap:11px;width:min(100% - 40px,1180px);min-height:48px;margin:0 auto}.hga-status-bar__light{flex:0 0 auto;width:10px;height:10px;border-radius:50%;background:var(--hga-green);box-shadow:0 0 0 4px rgb(22 138 85/12%)}.hga-status-bar--maintenance .hga-status-bar__light{background:var(--hga-yellow);box-shadow:0 0 0 4px rgb(197 122 0/12%)}.hga-status-bar--degraded .hga-status-bar__light{background:var(--hga-orange);box-shadow:0 0 0 4px rgb(217 91 22/12%)}.hga-status-bar--outage .hga-status-bar__light{background:var(--hga-red);box-shadow:0 0 0 4px rgb(201 48 44/12%)}.hga-status-bar__label{white-space:nowrap}.hga-status-bar__message{overflow:hidden;color:#4b5960;text-overflow:ellipsis;white-space:nowrap}.hga-status-bar__link{margin-left:auto;color:var(--hga-ink);font-weight:700;text-decoration:none;white-space:nowrap}.hga-status-bar__link:hover{text-decoration:underline}.hga-status{box-sizing:border-box;width:100%;max-width:880px;padding:clamp(20px,4vw,34px);background:#fff;color:var(--hga-ink);border:1px solid var(--hga-line);font:400 16px/1.55 system-ui,-apple-system,"Segoe UI",sans-serif}.hga-status *{box-sizing:border-box}.hga-status__head{display:flex;gap:16px;align-items:flex-start}.hga-status__light,.hga-dot{display:inline-block;flex:0 0 auto;width:18px;height:18px;margin-top:7px;border-radius:50%;background:var(--hga-green);box-shadow:0 0 0 7px color-mix(in srgb,var(--hga-green) 15%,transparent)}.hga-status--maintenance .hga-status__light,.hga-dot--maintenance{background:var(--hga-yellow)}.hga-status--degraded .hga-status__light,.hga-dot--degraded{background:var(--hga-orange)}.hga-status--outage .hga-status__light,.hga-dot--outage{background:var(--hga-red)}.hga-status__eyebrow{display:block;margin:0 0 4px;color:#5d6b72;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hga-status h2{margin:0;font-size:clamp(21px,4vw,30px);line-height:1.2}.hga-status__message{margin:20px 0 0}.hga-status__details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:22px 0 0;background:var(--hga-line)}.hga-status__details div{padding:13px 15px;background:var(--hga-soft)}.hga-status dt{font-size:12px;font-weight:700;text-transform:uppercase}.hga-status dd{margin:3px 0 0}.hga-status footer{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:20px;padding-top:14px;border-top:1px solid var(--hga-line);font-size:13px;color:#5d6b72}.hga-status footer span{font-weight:700;color:var(--hga-ink)}.hga-status footer time{margin-right:auto}.hga-status footer a{color:inherit;font-weight:700}.hga-widget-page{margin:0;padding:0;background:0 0}.hga-widget-page .hga-status{max-width:none}.hga-public-page{margin:0;padding:24px;background:#eef2f3;color:var(--hga-ink);font:400 16px/1.5 system-ui,-apple-system,"Segoe UI",sans-serif}.hga-public-editor,.hga-admin{max-width:1040px}.hga-public-editor{margin:20px auto;padding:clamp(20px,5vw,40px);background:#fff}.hga-editor-form{display:grid;gap:18px;max-width:860px;padding:24px;background:#fff;border:1px solid #dcdcde}.hga-editor-form label{display:grid;gap:6px;font-weight:650}.hga-editor-form input,.hga-editor-form select,.hga-editor-form textarea{box-sizing:border-box;width:100%;padding:9px 11px;border:1px solid #8c8f94;border-radius:3px;font:inherit;font-weight:400}.hga-form-grid,.hga-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hga-admin-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:22px}.hga-admin-card{padding:22px;background:#fff;border:1px solid #dcdcde}.hga-admin-card--muted{background:#f6f7f7}.hga-admin-card h2{margin-top:0}.hga-admin-card code{word-break:break-all}.hga-admin .hga-dot{width:13px;height:13px;margin:0 9px 0 0;box-shadow:none}.hga-history-wrap{overflow-x:auto}.hga-history{min-width:680px}.hga-history td{vertical-align:middle}.hga-editor-intro{max-width:860px;margin:4px 0 18px;color:#50575e}.hga-state-picker{min-width:0;margin:0;padding:0;border:0}.hga-state-picker legend{margin-bottom:8px;font-weight:700}.hga-state-picker__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.hga-state-choice{position:relative;display:block!important}.hga-state-choice input{position:absolute;width:1px!important;height:1px!important;opacity:0}.hga-state-choice span{display:flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:9px 12px;background:#f6f7f7;border:2px solid transparent;border-radius:4px;font-weight:700;cursor:pointer}.hga-state-choice i{width:12px;height:12px;border-radius:50%;background:var(--hga-green)}.hga-state-choice--maintenance i{background:var(--hga-yellow)}.hga-state-choice--degraded i{background:var(--hga-orange)}.hga-state-choice--outage i{background:var(--hga-red)}.hga-state-choice--operational span{background:#e7f5ed}.hga-state-choice--maintenance span{background:#fff4d7}.hga-state-choice--degraded span{background:#fff0e7}.hga-state-choice--outage span{background:#fbe9e8}.hga-state-choice input:checked+span{border-color:currentColor;box-shadow:0 0 0 2px #fff,0 0 0 4px currentColor}.hga-state-choice--operational{color:#0d7546}.hga-state-choice--maintenance{color:#916000}.hga-state-choice--degraded{color:#a9430e}.hga-state-choice--outage{color:#a32320}.hga-state-choice input:focus-visible+span{outline:3px solid #2271b1;outline-offset:2px}.hga-region-editors{display:grid;gap:24px}.hga-region-editor{display:grid;gap:16px;padding:22px;background:#f6f7f7;border:1px solid #dcdcde}.hga-region-editor h2{margin:0;color:#102f48;font-size:24px}.hga-status-list{display:grid;gap:18px}.hga-status-list .hga-status{max-width:none}.hga-status-bar__inner{justify-content:center;gap:32px}.hga-status-bar__region{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.hga-status-bar__region i{width:10px;height:10px;border-radius:50%;background:var(--hga-green)}.hga-status-bar__region--maintenance i{background:var(--hga-yellow)}.hga-status-bar__region--degraded i{background:var(--hga-orange)}.hga-status-bar__region--outage i{background:var(--hga-red)}.hga-network-section{box-sizing:border-box;width:100%;padding:clamp(26px,3.5vw,44px) 20px;background:#eaf5fd;color:#102f48;font:400 15px/1.55 "Inter var",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.hga-network-section *{box-sizing:border-box}.hga-network-card{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:clamp(26px,4vw,48px);align-items:center;width:min(100%,1180px);margin:0 auto;padding:clamp(24px,3.5vw,38px);background:#fff;border-radius:18px;box-shadow:0 14px 38px rgba(15,66,111,.11)}.hga-network-kicker{display:block;margin-bottom:10px;color:#3478f6;font-size:11px;font-weight:800;letter-spacing:.11em}.hga-network-copy h2{max-width:660px;margin:0 0 13px;color:#102f48;font-size:clamp(25px,3vw,36px);line-height:1.13;letter-spacing:-.03em}.hga-network-copy p{max-width:720px;margin:0;color:#253746}.hga-network-details{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;padding:10px 18px;background:#3478f6;color:#fff;border-radius:999px;box-shadow:0 8px 18px rgba(52,120,246,.2);font-size:14px;font-weight:750;text-decoration:none}.hga-network-details:hover{background:#1f63df;color:#fff}.hga-network-regions{display:grid;gap:10px}.hga-network-region{display:grid;grid-template-columns:14px minmax(0,1fr);gap:11px;align-items:start;padding:14px 16px;background:#eef8f3;border:1px solid #d6eee2;border-radius:12px}.hga-network-light{width:11px;height:11px;margin-top:5px;border-radius:50%;background:var(--hga-green);box-shadow:0 0 0 4px rgb(22 138 85/12%)}.hga-network-region__copy{display:grid;gap:1px}.hga-network-region__name{color:#5d6c78;font-size:11px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.hga-network-region__copy strong{font-size:17px;line-height:1.25}.hga-network-region__copy p{margin:2px 0 0;color:#44545f;font-size:13px;line-height:1.35}.hga-network-region--maintenance{background:#fff8e6;border-color:#f2dfae}.hga-network-region--maintenance .hga-network-light{background:var(--hga-yellow);box-shadow:0 0 0 4px rgb(197 122 0/12%)}.hga-network-region--degraded{background:#fff2ea;border-color:#f3d1bd}.hga-network-region--degraded .hga-network-light{background:var(--hga-orange);box-shadow:0 0 0 4px rgb(217 91 22/12%)}.hga-network-region--outage{background:#fdeeee;border-color:#efc7c5}.hga-network-region--outage .hga-network-light{background:var(--hga-red);box-shadow:0 0 0 4px rgb(201 48 44/12%)}@media(max-width:900px){.hga-network-card{grid-template-columns:1fr}.hga-network-regions{grid-template-columns:repeat(2,minmax(0,1fr))}}.hga-network-region__name{text-transform:none;letter-spacing:0;font-size:12px}@media(max-width:720px){.hga-state-picker__grid,.hga-network-regions{grid-template-columns:1fr}.hga-status-bar__inner{align-items:flex-start;flex-direction:column;gap:8px;width:min(100% - 28px,1180px);padding:10px 0}.hga-status-bar__message{display:none}.hga-status__details,.hga-form-grid,.hga-admin-grid{grid-template-columns:1fr}.hga-status footer{align-items:flex-start;flex-direction:column}.hga-status footer time{margin-right:0}.hga-network-section{padding:22px 12px}.hga-network-card{gap:22px;padding:22px 18px;border-radius:15px}.hga-network-copy h2{font-size:27px}.hga-network-region{padding:13px 14px}}.hga-widget-page{min-width:0;overflow:hidden}.hga-embed-status{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;box-sizing:border-box;width:100%;padding:2px;color:var(--hga-ink);font:400 14px/1.4 system-ui,-apple-system,"Segoe UI",sans-serif}.hga-embed-status *{box-sizing:border-box}.hga-embed-card{display:grid;grid-template-columns:12px minmax(0,1fr);gap:12px;min-width:0;padding:18px 20px;background:#f4faf7;border:1px solid #d8ebe1;border-radius:12px}.hga-embed-light{width:11px;height:11px;margin-top:5px;border-radius:50%;background:var(--hga-green);box-shadow:0 0 0 5px rgb(22 138 85/12%)}.hga-embed-copy{display:grid;min-width:0;gap:2px}.hga-embed-region{overflow-wrap:anywhere;color:#52616b;font-size:11px;font-weight:800;line-height:1.3}.hga-embed-state{color:#102f48;font-size:18px;line-height:1.25}.hga-embed-copy p{margin:3px 0 9px;color:#354650;font-size:13px}.hga-embed-card footer{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-top:auto;padding-top:9px;border-top:1px solid rgba(21,32,38,.1);color:#64727a;font-size:11px}.hga-embed-card footer a{color:#174f86;font-weight:750;text-decoration:none}.hga-embed-card footer a:hover{text-decoration:underline}.hga-embed-card--maintenance{background:#fff9e9;border-color:#efdfb5}.hga-embed-card--maintenance .hga-embed-light{background:var(--hga-yellow);box-shadow:0 0 0 5px rgb(197 122 0/12%)}.hga-embed-card--degraded{background:#fff3ec;border-color:#efd3c3}.hga-embed-card--degraded .hga-embed-light{background:var(--hga-orange);box-shadow:0 0 0 5px rgb(217 91 22/12%)}.hga-embed-card--outage{background:#fdf0f0;border-color:#edcdcb}.hga-embed-card--outage .hga-embed-light{background:var(--hga-red);box-shadow:0 0 0 5px rgb(201 48 44/12%)}@media(max-width:720px){.hga-embed-status{grid-template-columns:1fr;gap:10px}.hga-embed-card{padding:16px 17px}.hga-embed-state{font-size:17px}}