:root{--hg-bg:#07060d;--hg-bg-soft:#0b0915;--hg-surface:#14111e;--hg-surface-2:#1c1830;--hg-surface-3:#2a2545;--hg-bg-2:var(--hg-bg-soft);--hg-ink:#f1ebe1;--hg-ink-muted:#cac3b5;--hg-ink-faint:#9c9690;--hg-line:#f1ebe112;--hg-line-strong:#f1ebe124;--hg-accent:#c8b079;--hg-accent-soft:#d6c596;--hg-accent-deep:#8a7549;--hg-accent-glow:#c8b07952;--hg-accent-glow-soft:#c8b07924;--hg-depth-violet:#5f3c9638;--hg-danger:#fecaca;--hg-warn:#fde68a;--hg-good:#a7f3d0;--font-sans:"Manrope", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-display:"Instrument Serif", "Iowan Old Style", Georgia, serif;--font-mono:"JetBrains Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace;--r-sm:8px;--r-md:12px;--r-lg:18px;--r-xl:24px;--r-pill:999px;--shadow-soft:0 8px 32px #07060d80;--shadow-glow-gold:0 0 0 1px #c8b07938, 0 16px 60px #c8b0792e;--shadow-depth:0 22px 60px -22px #000000b3}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}html,body{background:var(--hg-bg);color:var(--hg-ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;min-height:100%;margin:0;padding:0;font-size:16px;line-height:1.55}img,svg,video{max-width:100%;height:auto;display:block}button{font:inherit;color:inherit}a{color:var(--hg-accent);text-decoration:none;transition:color .2s}a:hover{color:var(--hg-accent-soft);text-underline-offset:3px;-webkit-text-decoration:underline #c8b0796b;text-decoration:underline #c8b0796b}a.unlink,.unlink a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--hg-accent);outline-offset:3px;border-radius:6px}.hg-skip-link{background:var(--hg-accent);color:#1a1308;z-index:100;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600;text-decoration:none;position:absolute;top:8px;left:-9999px}.hg-skip-link:focus,.hg-skip-link:focus-visible{outline:2px solid var(--hg-ink);outline-offset:2px;left:12px}h1,h2,h3{font-family:var(--font-display);letter-spacing:0;color:var(--hg-ink);margin:0;font-weight:400}h1{margin:0 0 14px;font-size:clamp(2.1rem,7.2vw,3.8rem);line-height:1.04}h2{margin:0 0 12px;font-size:clamp(1.35rem,3.6vw,1.85rem);line-height:1.22}h3{margin:0 0 8px;font-size:clamp(1.05rem,2.4vw,1.3rem);line-height:1.32}p{margin:0 0 14px}code{font-family:var(--font-mono);background:#f1ebe10f;border-radius:4px;padding:1px 5px;font-size:.92em}.eyebrow{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--hg-ink-muted);align-items:center;gap:10px;margin-bottom:14px;font-size:11px;font-weight:600;display:inline-flex}.eyebrow-pill{-webkit-backdrop-filter:blur(10px)saturate(140%);color:#f1ebe1c7;letter-spacing:.32em;background:#07060d6b;border:1px solid #f1ebe11f;border-radius:999px;align-self:flex-start;margin-bottom:0;padding:7px 14px}.eyebrow-pill:before{content:"";background:var(--hg-accent);width:6px;height:6px;box-shadow:0 0 12px var(--hg-accent);border-radius:50%;animation:2.6s ease-in-out infinite hg-dot-breathe}@keyframes hg-dot-breathe{0%,to{opacity:.55;transform:scale(.9)}50%{opacity:1;transform:scale(1.18)}}.lede{color:var(--hg-ink-muted);max-width:60ch;font-size:clamp(1rem,2.2vw,1.15rem);line-height:1.55}.gradient-text{background:linear-gradient(110deg,#f6efe2 8%,#c8b079 50%,#f6efe2 110%) 0 0/200% 100%;color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:14s ease-in-out infinite hg-gradient-shift}@keyframes hg-gradient-shift{0%,to{background-position:0%}50%{background-position:100%}}.brand-title{font-family:var(--font-display);letter-spacing:0;background:linear-gradient(#fbf2dc 0%,#f1dcad 32%,#c8b079 70%,#7c6638 100%);color:#0000;-webkit-text-fill-color:transparent;text-shadow:0 0 70px #c8b07924;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.6rem,8vw,4.4rem);font-style:italic;font-weight:400;line-height:.96}.mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:0}.container{max-width:880px;margin:0 auto;padding:0 22px}.container-wide{max-width:1080px;margin:0 auto;padding:0 18px}@media (min-width:640px){.container-wide{padding:0 28px}}hr,.divider{background:linear-gradient(90deg, transparent 0%, var(--hg-line-strong) 50%, transparent 100%);border:none;height:1px;margin:32px 0}.aurora{background-image:radial-gradient(ellipse at 14% 18%, #c8b07938, transparent 48%), radial-gradient(ellipse at 82% 14%, #d6c59629, transparent 52%), radial-gradient(ellipse at 50% 92%, var(--hg-depth-violet), transparent 55%), linear-gradient(180deg, #07060d 0%, #0b0915 60%, #07060d 100%);background-size:200% 200%;animation:26s ease-in-out infinite hg-aurora-drift;position:relative}@keyframes hg-aurora-drift{0%{background-position:0 0}50%{background-position:100%}to{background-position:0 0}}.particles{pointer-events:none;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:radial-gradient(#000 30%,#0000 80%);mask-image:radial-gradient(#000 30%,#0000 80%)}.particles span{filter:blur(.5px);background:#f1ebe18c;border-radius:50%;width:2px;height:2px;animation:linear infinite hg-drift;position:absolute;bottom:-10%}@keyframes hg-drift{0%{opacity:0;transform:translate(0,0)}10%{opacity:.8}90%{opacity:.8}to{opacity:0;transform:translate(40px,-110vh)}}.btn{border-radius:var(--r-pill);letter-spacing:.005em;min-height:44px;color:var(--hg-ink);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;white-space:nowrap;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:11px 20px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:background .22s,transform .14s,box-shadow .22s,border-color .22s,color .2s;display:inline-flex;position:relative;overflow:hidden}.btn:disabled,.btn[aria-disabled=true]{opacity:.45;cursor:not-allowed;transform:none!important}.btn-primary{color:#1a1308;background:linear-gradient(135deg,#8a7549 0%,#c8b079 48%,#e6cf95 100%);border-color:#c8b07973;box-shadow:0 0 0 1px #c8b07938,0 16px 60px #c8b07938}.btn-primary:before{content:"";pointer-events:none;background:linear-gradient(115deg,#0000,#ffffff52,#0000);width:60%;height:100%;transition:left .7s;position:absolute;top:0;left:-120%;transform:skew(-22deg)}.btn-primary:hover:not(:disabled){color:#1a1308;border-color:#d6c596b3;transform:translateY(-1px);box-shadow:0 0 0 1px #d6c59680,0 22px 80px #c8b07961}.btn-primary:hover:not(:disabled):before{left:130%}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-ghost{color:var(--hg-ink);border-color:var(--hg-line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#f1ebe106}.btn-ghost:hover:not(:disabled){border-color:var(--hg-line-strong);background:#f1ebe10f}.btn-quiet{color:var(--hg-ink-muted);background:0 0;border-color:#0000;min-height:40px;padding:10px 14px}.btn-quiet:hover:not(:disabled){color:var(--hg-ink);background:#f1ebe10a}.btn-sm{min-height:38px;padding:8px 16px;font-size:13px}.btn-lg{min-height:52px;padding:14px 26px;font-size:16px}.btn-block{width:100%}.card{border:1px solid var(--hg-line);border-radius:var(--r-lg);-webkit-backdrop-filter:blur(16px)saturate(140%);background:linear-gradient(#1e19329e 0%,#120f1cd6 100%);padding:18px 20px;transition:border-color .24s,transform .24s cubic-bezier(.2,.7,.2,1),box-shadow .28s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff12,inset 0 0 0 1px #c8b0790a,0 1px #00000073,0 22px 56px #0201078c}.card:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(#f1ebe116 0%,#0000 22%);position:absolute;inset:0}.card:hover{border-color:#c8b07938;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff1a,inset 0 0 0 1px #c8b07917,0 1px #00000073,0 30px 80px #02010799,0 0 40px #c8b0791f}@media (min-width:640px){.card{padding:22px 24px}}.card-static:hover{border-color:var(--hg-line);transform:none;box-shadow:inset 0 1px #ffffff12,inset 0 0 0 1px #c8b0790a,0 1px #00000073,0 22px 56px #0201078c}.card-elevated{border-color:var(--hg-line-strong);background:linear-gradient(#2a2446a6 0%,#1c1830d1 100%);box-shadow:inset 0 1px #ffffff0f,0 24px 60px #07060d8c}.hg-card-hero{-webkit-backdrop-filter:blur(14px)saturate(1.18);backdrop-filter:blur(14px)saturate(1.18);background:linear-gradient(#101c2270 0%,#08080fad 100%);border-color:#5cf8e62e;box-shadow:inset 0 1px #ffffff1a,inset 0 0 0 1px #5cf8e61a,0 1px #0000008c,0 34px 96px #0000009e,0 0 68px #5cf8e614}.hg-card-hero:hover{border-color:#5cf8e64d;transform:none;box-shadow:inset 0 1px #ffffff1f,inset 0 0 0 1px #5cf8e624,0 1px #0000008c,0 38px 106px #000000a8,0 0 78px #5cf8e621}.hg-hero{isolation:isolate;align-items:stretch;min-height:calc(100svh - 64px);padding-top:22px;padding-bottom:32px;display:flex;position:relative;overflow:hidden}.hg-hero>.container{flex-direction:column;justify-content:center;width:100%;min-height:100%;display:flex}@media (min-width:768px){.hg-hero{min-height:720px;padding-top:38px;padding-bottom:60px}}.hg-hero-copy{flex-direction:column;gap:14px;display:flex}@media (max-width:540px){.hg-hero-copy{gap:10px}}.hg-only-desktop{display:none}@media (min-width:768px){.hg-only-desktop{display:block}}.hg-only-mobile{display:block}@media (min-width:768px){.hg-only-mobile{display:none}}.hg-hero-stats{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:#f1ebe18c;flex-wrap:wrap;align-items:center;gap:18px;font-size:11px;display:flex}.hg-hero-stats strong{font-family:var(--font-mono);letter-spacing:.02em;color:var(--hg-ink);text-transform:none;font-weight:500}.hg-hero-stats .sep{color:#f1ebe126}@media (max-width:540px){.hg-hero-stats{gap:12px;font-size:10px}}.hg-generated-hero{z-index:0;pointer-events:none;background:#05060a;position:absolute;inset:0;overflow:hidden}.hg-generated-hero-plate,.hg-generated-hero-field{position:absolute;inset:0}.hg-generated-hero-plate{opacity:.96;background-image:url(/brand/hugin-evidence-observatory-4k.webp);background-position:50%;background-size:cover;transform:scale(1.012)}.hg-generated-hero-field{mix-blend-mode:screen;opacity:.48;filter:blur(.2px);background:radial-gradient(circle at 60% 57%,#5cf8e638 0 1px,#0000 2px) 0 0/132px 132px,radial-gradient(circle at 74% 42%,#d6c59638 0 1px,#0000 2px) 0 0/180px 180px,linear-gradient(105deg,#0000 0 47%,#5cf8e61f 49%,#0000 51%) 0 0/100% 100%,linear-gradient(90deg,#0000 0%,#5cf8e60f 52%,#0000 72%) 0 0/100% 100%}.hg-ops-hero{align-items:stretch;min-height:calc(100svh - 64px);padding:clamp(18px,2.5vh,30px) 0 clamp(20px,3vh,36px);display:flex}.hg-ops-hero:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#040507f2 0%,#040507d1 27%,#0405077a 57%,#040507db 100%),linear-gradient(#040507db 0%,#0405074d 43%,#040507db 100%),radial-gradient(44% 44% at 65% 56%,#5cf8e633,#0000 68%),radial-gradient(54% 54% at 32% 74%,#c8b07921,#0000 66%);position:absolute;inset:0}.hg-ops-hero>.container{padding-inline:clamp(18px,4vw,56px);justify-content:flex-start;max-width:1360px;padding-top:clamp(42px,7vh,82px)}.hg-console-grid>*{min-width:0}.hg-console-copy{gap:18px;max-width:620px;display:grid}.hg-product-kicker{color:var(--hg-accent);font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;font-size:12px}.hg-product-title{max-width:760px;color:var(--hg-ink);font-family:var(--font-sans);letter-spacing:0;text-shadow:0 18px 52px #00000085;margin:0;font-size:4rem;font-weight:700;line-height:.98}.hg-product-lede{color:#f1ebe1cc;text-shadow:0 12px 38px #00000094;max-width:54ch;margin:0;font-size:18px;line-height:1.62}.hg-status-line{border-top:1px solid #f1ebe11a;grid-template-columns:auto auto minmax(0,1fr);align-items:baseline;gap:9px;max-width:620px;padding:10px 0 0;display:grid}.hg-status-line>span{background:var(--status-tone,var(--hg-accent));width:7px;height:7px;box-shadow:0 0 14px var(--status-tone,#c8b07994);border-radius:999px;transform:translateY(-1px)}.hg-status-line strong{color:var(--hg-ink);font-size:14px;line-height:1.35}.hg-status-line small{min-width:0;color:var(--hg-ink-muted);font-size:13.5px;line-height:1.45}.hg-output-panel{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:linear-gradient(90deg,#0405072e,#0000 72%);border-left:1px solid #5cf8e633;gap:16px;padding:20px 0 20px 22px;display:grid}.hg-output-head span{color:var(--hg-accent);font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;font-size:11px}.hg-output-head h2{color:var(--hg-ink);font-family:var(--font-sans);margin:8px 0 0;font-size:22px;font-weight:700;line-height:1.18}.hg-output-head p{color:var(--hg-ink-muted);margin:8px 0 0;font-size:13px;line-height:1.5}.hg-output-list{gap:0;display:grid}.hg-output-item{border-top:1px solid #f1ebe117;gap:5px;padding:13px 0;display:grid}.hg-output-item strong{color:var(--hg-ink);font-size:18px;font-weight:600;line-height:1.2}.hg-output-item small{color:var(--hg-ink-muted);font-size:14px;line-height:1.5}.hg-output-links{flex-wrap:wrap;gap:8px 14px;display:flex}.hg-output-links a{color:var(--hg-accent);font-size:13.5px;text-decoration:none}.hg-output-links a:hover{color:var(--hg-ink);text-decoration:underline}.hg-console-nav{-webkit-backdrop-filter:blur(5px)saturate(1.08);backdrop-filter:blur(5px)saturate(1.08);background:#04050724;border-top:1px solid #f1ebe11a;border-bottom:1px solid #f1ebe11a;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:34px;display:grid}.hg-landing-grid{grid-template-columns:minmax(0,1.06fr) minmax(360px,430px) minmax(300px,.66fr);align-items:center;gap:clamp(18px,2.6vw,40px);margin-top:clamp(14px,2.2vh,24px);display:grid}.hg-landing-copy{gap:clamp(13px,1.8vh,18px);display:grid}.hg-landing-copy .brand-title{max-width:760px;font-size:clamp(3.15rem,4.6vw,5.25rem)}.hg-landing-copy .lede{max-width:58ch;font-size:clamp(1rem,1.24vw,1.16rem);line-height:1.58}.hg-landing-status-note{border:1px solid var(--status-tone,#c8b0793d);background:#07060d61;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;max-width:700px;padding:11px 12px;display:grid}.hg-landing-status-note>span{background:var(--status-tone,var(--hg-accent));width:8px;height:8px;box-shadow:0 0 16px var(--status-tone,#c8b07999);border-radius:999px;margin-top:5px}.hg-landing-status-note strong{color:var(--hg-ink);font-size:13px;line-height:1.35;display:block}.hg-landing-status-note small{color:var(--hg-ink-muted);margin-top:2px;font-size:12.5px;line-height:1.45;display:block}.hg-landing-proof-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-width:760px;display:grid}.hg-landing-proof-grid .hg-status-metric{background:#07060d6b;min-height:66px;padding:10px 11px}.hg-landing-actions{flex-wrap:wrap;gap:10px;display:flex}.hg-landing-intel-card{box-shadow:var(--shadow-depth);background:linear-gradient(#241e388a,#07060db3),#07060da8;border:1px solid #c8b07938;border-radius:16px;gap:12px;padding:clamp(16px,1.7vw,22px);display:grid}.hg-landing-intel-card h2{font-size:clamp(1.25rem,1.9vw,1.65rem)}.hg-landing-intel-card p{color:var(--hg-ink-muted);margin:8px 0 0;font-size:13px;line-height:1.46}.hg-capability-list{gap:7px;display:grid}.hg-capability-link{color:var(--hg-ink);background:#07060d6b;border:1px solid #f1ebe114;border-radius:11px;gap:3px;padding:10px 11px;text-decoration:none;transition:border-color .16s,background .16s,transform .16s;display:grid}.hg-capability-link:hover{color:var(--hg-ink);background:#14111ea8;border-color:#c8b07947;text-decoration:none;transform:translateY(-1px)}.hg-capability-link span{color:var(--hg-accent);font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;font-size:9px}.hg-capability-link strong{color:var(--hg-ink);font-size:14px;line-height:1.25}.hg-capability-link small{color:var(--hg-ink-muted);font-size:11.5px;line-height:1.34}.hg-evidence-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.hg-evidence-points span{background:#07060d52;border:1px solid #f1ebe114;border-radius:10px;gap:2px;padding:8px 9px;display:grid}.hg-evidence-points strong{color:var(--hg-ink);font-size:12px;line-height:1.2}.hg-evidence-points small{display:none}.hg-landing-mini-actions{flex-wrap:wrap;gap:8px 12px;padding-top:2px;display:flex}.hg-landing-mini-actions a{color:var(--hg-accent);font-size:12px;text-decoration:none}.hg-landing-mini-actions a:hover{color:var(--hg-ink);text-decoration:underline}.hg-landing-workflow-rail{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:clamp(16px,2.4vh,26px);display:grid}.hg-workflow-link{min-height:68px;color:var(--hg-ink);background:#07060d14;border-right:1px solid #f1ebe112;gap:5px;padding:14px 16px;text-decoration:none;transition:background .16s,color .16s;display:grid}.hg-workflow-link:hover{color:var(--hg-ink);background:#f1ebe112;text-decoration:none}.hg-workflow-link:last-child{border-right:0}.hg-workflow-link strong{color:var(--hg-ink);font-size:17px;font-weight:600;line-height:1.2}.hg-workflow-link small{color:var(--hg-ink-muted);font-size:13.5px;line-height:1.4}.hg-ops-layout{grid-template-columns:minmax(520px,.96fr) minmax(360px,460px);align-items:center;gap:clamp(28px,5vw,72px);margin-top:clamp(16px,4vh,42px);display:grid}.hg-ops-layout .brand-title{max-width:760px;font-size:clamp(3.05rem,5vw,5.15rem)}.hg-ops-layout .lede{max-width:58ch;font-size:clamp(1.02rem,1.35vw,1.2rem);font-weight:300;line-height:1.65}.hg-action-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;max-width:860px;display:grid}.hg-action-tile{min-height:124px;color:var(--hg-ink);background:linear-gradient(#f1ebe109,#0000 48%),#07060d75;border:1px solid #f1ebe11a;border-radius:12px;grid-template-rows:auto auto 1fr;padding:16px;text-decoration:none;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;display:grid}.hg-action-tile:hover{color:var(--hg-ink);background:#14111ead;border-color:#c8b07957;text-decoration:none;transform:translateY(-1px);box-shadow:0 14px 34px #02010752}.hg-action-tile span{font-family:var(--font-mono);letter-spacing:.16em;color:var(--hg-accent);font-size:10px}.hg-action-tile strong{color:var(--hg-ink);margin-top:8px;font-size:16px;line-height:1.25}.hg-action-tile small{color:var(--hg-ink-muted);margin-top:5px;font-size:12.5px;line-height:1.5}.hg-trust-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;max-width:860px;display:grid}.hg-trust-item{background:#07060d57;border:1px solid #f1ebe114;border-radius:10px;gap:4px;min-height:88px;padding:13px 14px;display:grid}.hg-trust-item strong{color:var(--hg-ink);font-size:13.5px;line-height:1.25}.hg-trust-item span{color:var(--hg-ink-muted);font-size:12.25px;line-height:1.48}.hg-scan-console{flex-direction:column;justify-content:flex-start;align-self:center;width:100%;min-height:0;padding:clamp(20px,2.2vw,28px);display:flex}.hg-scan-console .input{background:#03050885;border-color:#5cf8e61a;box-shadow:inset 0 1px #f1ebe10a}.hg-scan-console .input:focus{background:#030508a8;border-color:#5cf8e66b;box-shadow:inset 0 1px #f1ebe10d,0 0 0 4px #5cf8e61a}.hg-scan-console-head{border-bottom:1px solid #f1ebe114;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:12px;display:flex}.hg-scan-console-head span{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--hg-accent);font-size:11px}.hg-scan-console-head strong{color:var(--hg-ink-muted);font-size:13px;font-weight:500}.hg-scan-console-links{color:var(--hg-ink-faint);flex-wrap:wrap;justify-content:center;gap:8px;margin-top:14px;font-size:12px;display:flex}.hg-scan-console-links a{color:var(--hg-ink-muted)}.hg-scan-examples{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hg-scan-examples>span{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--hg-ink-faint);font-size:11px}.hg-scan-examples button{border:1px solid var(--hg-line);color:var(--hg-ink-muted);cursor:pointer;background:#ffffff08;border-radius:999px;padding:5px 12px;font-size:12.5px;transition:border-color .15s,color .15s,background .15s}.hg-scan-examples button:hover{color:var(--hg-ink);background:#7de6de14;border-color:#7de6de59}.hg-omni-results{gap:6px;margin-top:16px;display:grid}.hg-omni-row{border:1px solid var(--hg-line);background:#ffffff05;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.hg-omni-row:hover{background:#7de6de0f;border-color:#7de6de4d}.hg-omni-title{color:var(--hg-ink);white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.hg-omni-meta{font-family:var(--font-mono);color:var(--hg-ink-faint);flex-shrink:0;align-items:center;gap:10px;font-size:11px;display:flex}.hg-omni-sub{color:var(--hg-ink-muted)}.hg-omni-empty{color:var(--hg-ink-muted);margin-top:16px;font-size:13.5px;line-height:1.5}.hg-omni-empty p{margin:0 0 10px}.hg-omni-request{color:#e6cf95f0;background:#c8b0790f;border:1px solid #c8b07947;border-radius:999px;align-items:center;min-height:32px;padding:5px 11px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.hg-omni-request:hover{background:#c8b0791a;border-color:#c8b07970}.hg-omni-footer{border-top:1px solid var(--hg-line);flex-wrap:wrap;gap:16px;margin-top:10px;padding-top:10px;display:flex}.hg-omni-footer a{font-family:var(--font-mono);letter-spacing:.04em;color:#a7f3d0e6;font-size:11.5px;text-decoration:none}.hg-omni-footer a:hover{color:#a7f3d0}.hg-card-nav{flex-wrap:wrap;gap:18px;display:flex}.hg-card-nav a{letter-spacing:0;color:var(--hg-ink-muted);font-size:14px;font-weight:600;text-decoration:none;transition:color .15s}.hg-card-nav a:hover{color:var(--hg-ink)}.hg-scan-queue-status{color:var(--hg-ink-faint);text-align:center;border-top:1px solid #f1ebe114;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 10px;margin-top:12px;padding-top:12px;font-size:11.5px;line-height:1.35;display:flex}.hg-scan-queue-status strong{color:var(--hg-ink);font-weight:600}.hg-scan-queue-status.attention strong{color:#fecaca}.hg-scan-queue-status a{color:var(--hg-accent);text-decoration:none}.hg-scan-queue-status a:hover{text-decoration:underline}.hg-scan-queue-label{color:var(--hg-ink-muted);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;display:inline-flex}.hg-queue-dot{background:#f1ebe147;border-radius:999px;width:7px;height:7px}.hg-queue-dot.live{background:#7dd3fc;box-shadow:0 0 12px #7dd3fc94}.hg-queue-dot.attention{background:#fb7185;box-shadow:0 0 12px #fb71858c}.hg-home-section{padding:clamp(34px,5vw,62px) 0 78px;position:relative}.hg-home-section-compact{padding:clamp(26px,4vw,42px) 0 58px}.hg-home-container{max-width:1360px;padding-inline:clamp(18px,3.2vw,54px)}.hg-below-fold-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.hg-below-fold-grid .hg-digest-row{grid-column:1/-1;margin-top:0}.hg-status-panel{border:1px solid var(--status-tone,#c8b0793d);box-shadow:var(--shadow-depth);background:linear-gradient(135deg,#c8b0791c,#14111ec2 48%,#07060ddb),#07060dc7;border-radius:16px;grid-template-columns:minmax(0,1.08fr) minmax(340px,.78fr) minmax(150px,auto);align-items:center;gap:clamp(14px,2vw,24px);margin-bottom:clamp(30px,4vw,44px);padding:clamp(18px,2.5vw,28px);display:grid}.hg-status-copy{min-width:0}.hg-status-copy p{max-width:68ch;color:var(--hg-ink-muted);margin:8px 0 0;font-size:14px;line-height:1.6}.hg-status-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.hg-status-metric{background:#07060d75;border:1px solid #f1ebe114;border-radius:12px;align-content:center;gap:3px;min-height:72px;padding:11px 12px;display:grid}.hg-status-metric strong{overflow-wrap:anywhere;color:var(--hg-ink);font-family:var(--font-mono);font-size:14px;line-height:1.2}.hg-status-metric small{color:var(--hg-ink-faint);text-transform:uppercase;font-size:11px;line-height:1.25}.hg-status-actions{flex-direction:column;align-items:stretch;gap:8px;display:flex}.hg-home-overview-grid{grid-template-columns:minmax(0,1.28fr) minmax(360px,.72fr);align-items:start;gap:clamp(20px,2.6vw,34px);margin-bottom:clamp(30px,4vw,44px);display:grid}.hg-home-block{min-width:0}.hg-home-block .hg-section-head{margin-bottom:14px}.hg-home-block-live .hg-work-grid{grid-template-columns:1fr}.hg-workflow-section{margin-top:2px}.hg-section-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}.hg-section-head h2{margin:0}.hg-section-head-tight{margin-top:0}.hg-use-case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;display:grid}.hg-use-case-card{min-height:176px;color:var(--hg-ink);box-shadow:var(--shadow-depth);background:linear-gradient(#241e386b,#0b0915b3),#07060da8;border:1px solid #f1ebe11a;border-radius:14px;gap:8px;padding:18px;text-decoration:none;transition:border-color .18s,transform .18s,background .18s;display:grid;position:relative;overflow:hidden}.hg-use-case-card:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(#f1ebe111,#0000 30%);position:absolute;inset:0}.hg-use-case-card:hover{color:var(--hg-ink);border-color:#c8b0794d;text-decoration:none;transform:translateY(-2px)}.hg-use-case-card span{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--hg-accent);font-size:10px;position:relative}.hg-use-case-card strong{color:var(--hg-ink);font-size:18px;line-height:1.25;position:relative}.hg-use-case-card small{color:var(--hg-ink-muted);font-size:13px;line-height:1.55;position:relative}.hg-work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.hg-ops-panel{border:1px solid var(--hg-line);box-shadow:var(--shadow-depth);background:linear-gradient(#14111eb8,#0b0915c7),#07060db8;border-radius:14px;padding:16px}.hg-panel-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.hg-panel-head h3{margin:0}.hg-panel-head a{color:var(--hg-ink-muted);font-size:12px}.hg-list-stack{gap:8px;display:grid}.hg-list-card{color:var(--hg-ink);background:#07060d75;border:1px solid #f1ebe10f;border-radius:10px;gap:3px;padding:11px 12px;text-decoration:none;transition:border-color .16s,background .16s;display:grid}.hg-list-card:hover{color:var(--hg-ink);background:#07060dad;border-color:#c8b07947;text-decoration:none}.hg-list-card span{color:var(--hg-ink-faint);font-size:11px;line-height:1.35}.hg-list-card strong{text-overflow:ellipsis;white-space:nowrap;color:var(--hg-ink);font-size:13.5px;line-height:1.35;overflow:hidden}.hg-list-card-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.hg-list-card-row span{color:var(--hg-accent);font-size:13px}.hg-empty-state{color:var(--hg-ink-muted);border:1px dashed #f1ebe11f;border-radius:10px;margin:0;padding:14px;font-size:13px}.hg-route-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;display:grid}.hg-route-card{grid-column:span 3;align-content:start;gap:6px;min-height:152px;padding:18px;display:grid}.hg-route-card:first-child{grid-column:span 6}.hg-route-card span{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--hg-accent);font-size:10px}.hg-route-card strong{color:var(--hg-ink);font-size:16px}.hg-route-card small{color:var(--hg-ink-muted);font-size:13px;line-height:1.5}.hg-watchlist-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.hg-watchlist-chip{min-height:34px;color:var(--hg-ink-muted);background:#07060d61;border:1px solid #f1ebe114;border-radius:8px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;text-decoration:none;display:inline-flex}.hg-watchlist-chip:hover{color:var(--hg-ink);border-color:#c8b07942;text-decoration:none}.hg-watchlist-chip strong{font-family:var(--font-mono);color:var(--hg-accent);font-weight:500}.hg-integration-panel{background:linear-gradient(135deg,#c8b0791a,#14111eb8),#07060dbd;border:1px solid #c8b0793d;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;margin-top:clamp(30px,4vw,46px);padding:22px;display:grid}.hg-integration-panel p{max-width:720px;color:var(--hg-ink-muted);margin:8px 0 0;font-size:14px}.hg-integration-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.hg-digest-row{margin-top:28px}.hg-report-action-spine{background:linear-gradient(135deg,#c8b07914,#07060d94),#0e0b18d1;border:1px solid #c8b07938;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px 18px;margin:-12px 0 28px;padding:14px;display:grid}.hg-report-action-summary{gap:4px;min-width:0;display:grid}.hg-report-action-summary strong{color:var(--hg-ink);font-size:16px}.hg-report-action-summary small{color:var(--hg-ink-muted);font-size:12px;line-height:1.45}.hg-report-proof-strip{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.hg-report-proof-strip a{min-height:48px;color:inherit;background:#02080b47;border:1px solid #7de6de21;border-radius:10px;gap:3px;padding:8px 10px;text-decoration:none;display:grid}.hg-report-proof-strip a:hover{border-color:#7de6de47;text-decoration:none}.hg-report-proof-strip span{color:#e6cf95db;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:680;line-height:1.1}.hg-report-proof-strip strong{color:var(--hg-ink);font-size:17px;line-height:1}.hg-report-action-buttons{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.hg-report-jump-links{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.hg-report-jump-links a{min-height:28px;color:var(--hg-ink-muted);border:1px solid #f1ebe114;border-radius:8px;align-items:center;padding:4px 9px;font-size:12px;text-decoration:none;display:inline-flex}.hg-report-jump-links a:hover{color:var(--hg-ink);border-color:#c8b07947;text-decoration:none}.hg-report-values-lens{background:linear-gradient(135deg,#5eead40f,#07060d5c),#02080b6b;border:1px solid #5eead42e;border-radius:12px;gap:10px;padding:14px 16px;display:grid}.hg-report-values-lens-head{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.hg-report-values-lens p{max-width:72ch;color:var(--hg-ink-muted);margin:0;font-size:13px;line-height:1.45}.hg-report-values-lens-tags{flex-wrap:wrap;gap:6px;display:flex}.hg-report-values-lens-compass,.hg-news-modal-values-compass{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.hg-report-values-lens-compass span,.hg-news-modal-values-compass span{color:#fff8ecd1;text-align:center;background:#e6cf950b;border:1px solid #e6cf9529;border-radius:8px;justify-content:center;align-items:center;min-height:30px;padding:5px 7px;font-size:.72rem;font-weight:760;line-height:1.05;display:inline-flex}.hg-report-values-lens-tags span{color:var(--hg-accent);letter-spacing:0;text-transform:uppercase;border:1px solid #5eead42e;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:760;line-height:1}.hg-report-values-lens-checks ul{gap:6px;margin:8px 0 0;padding-left:18px;display:grid}.hg-report-values-lens-checks li{color:var(--hg-ink-muted);font-size:12px;line-height:1.42}.hg-report-values-lens .about-link{width:-moz-fit-content;width:fit-content}@media (max-width:1280px){.hg-console-grid{grid-template-columns:minmax(0,1fr) minmax(360px,440px)}.hg-output-panel{border-top:1px solid #5cf8e633;border-left:0;grid-column:1/-1;grid-template-columns:minmax(220px,.38fr) minmax(0,1fr) auto;align-items:start;padding:18px 0 0}.hg-output-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.hg-output-item{border-top:0;padding:0}.hg-landing-grid{grid-template-columns:minmax(0,1fr) minmax(340px,420px)}.hg-landing-intel-card{grid-column:1/-1;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);align-items:start}.hg-capability-list{grid-template-columns:repeat(3,minmax(0,1fr))}.hg-evidence-points,.hg-landing-mini-actions{grid-column:1/-1}.hg-evidence-points{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1180px){.hg-status-panel,.hg-home-overview-grid{grid-template-columns:1fr}.hg-status-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.hg-status-actions{flex-flow:wrap;justify-content:flex-start}.hg-home-block-live .hg-work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.hg-generated-hero-plate{opacity:.8;background-position:56%;transform:scale(1.05)}.hg-generated-hero-field{opacity:.28}.hg-ops-hero:after{background:linear-gradient(90deg,#040507f0 0%,#040507c7 58%,#040507eb 100%),linear-gradient(#040507e0 0%,#04050770 50%,#040507e6 100%)}.hg-ops-layout,.hg-console-grid,.hg-landing-grid,.hg-work-grid,.hg-integration-panel{grid-template-columns:1fr}.hg-output-panel{grid-template-columns:1fr;padding:16px 0 0}.hg-output-list{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-console-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.hg-workflow-link:nth-child(3n){border-right:0}.hg-landing-intel-card,.hg-capability-list{grid-template-columns:1fr}.hg-evidence-points{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-landing-workflow-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.hg-below-fold-grid{grid-template-columns:1fr}.hg-ops-layout{gap:28px}.hg-action-grid,.hg-trust-grid,.hg-use-case-grid,.hg-route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-route-card,.hg-route-card:first-child{grid-column:auto}.hg-scan-console{justify-self:center;max-width:620px;min-height:0}.hg-integration-actions{justify-content:flex-start}.hg-report-action-spine{grid-template-columns:1fr}.hg-report-action-buttons{justify-content:flex-start}.hg-report-proof-strip{grid-template-columns:1fr}}@media (max-width:620px){.hg-report-values-lens-compass,.hg-news-modal-values-compass{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-generated-hero-plate{opacity:.58;background-position:58%;transform:scale(1.12)}.hg-generated-hero-field{opacity:.18}.hg-ops-hero:after{background:linear-gradient(90deg,#040507f0 0%,#040507d4 100%),linear-gradient(#040507eb 0%,#0405078a 46%,#040507f0 100%)}.hg-home-section{padding-top:30px}.hg-ops-hero{min-height:auto;padding-top:14px;padding-bottom:18px}.hg-ops-hero>.container{padding-top:8px}.hg-ops-layout{gap:12px;margin-top:8px}.hg-console-grid{gap:14px;width:min(100%,350px);min-width:0;max-width:350px;margin-top:8px}.hg-console-copy{gap:12px;min-width:0;max-width:100%}.hg-product-title{overflow-wrap:break-word;max-width:100%;font-size:clamp(2rem,10.5vw,2.45rem);line-height:1.02}.hg-product-lede{overflow-wrap:break-word;max-width:100%;font-size:14px;line-height:1.5}.hg-status-line{grid-template-columns:auto minmax(0,1fr);gap:8px}.hg-status-line small{grid-column:2}.hg-output-list{grid-template-columns:1fr}.hg-output-item{border-top:1px solid #f1ebe117;padding:9px 0}.hg-output-item small{display:none}.hg-console-nav{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;max-width:100%;margin-top:14px}.hg-workflow-link:nth-child(3n){border-right:1px solid #f1ebe114}.hg-workflow-link:nth-child(2n){border-right:0}.hg-landing-grid{gap:14px;margin-top:10px}.hg-landing-copy{gap:12px}.hg-landing-copy .brand-title{font-size:clamp(2.55rem,13vw,3.45rem)}.hg-ops-layout .lede{font-size:14px;line-height:1.45}.hg-landing-copy .lede{font-size:14px;line-height:1.5}.hg-landing-status-note{padding:10px}.hg-landing-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-landing-proof-grid,.hg-landing-actions,.hg-capability-link small{display:none}.hg-landing-actions .btn{flex:140px}.hg-landing-workflow-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hg-workflow-link{min-height:0}.hg-workflow-link small,.hg-home-section-compact{display:none}.hg-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hg-trust-grid,.hg-use-case-grid{grid-template-columns:1fr}.hg-status-panel{padding:16px}.hg-status-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-status-actions{flex-direction:column}.hg-trust-item,.hg-use-case-card,.hg-route-card{min-height:0}.hg-route-grid{grid-template-columns:1fr}.hg-action-tile{min-height:96px;padding:12px}.hg-action-tile strong{margin-top:5px;font-size:14px}.hg-action-tile small{font-size:11.5px;line-height:1.42;display:block}.hg-scan-console{width:100%;min-width:0;max-width:100%;padding:14px}.hg-scan-console-head{flex-direction:column;align-items:flex-start;gap:4px}.hg-output-panel{min-width:0;max-width:100%;overflow:hidden}.hg-section-head{flex-direction:column;align-items:flex-start}}@media (max-width:440px){.hg-ops-hero>.container{padding-inline:16px}.hg-console-grid{width:min(100%,350px);max-width:350px}.hg-landing-workflow-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-ops-layout .brand-title{font-size:clamp(2.45rem,15vw,3.25rem)}.hg-action-grid{grid-template-columns:1fr}.hg-action-tile{min-height:0}.hg-scan-console-head{flex-direction:column;align-items:flex-start;gap:4px}}.hg-page{isolation:isolate;padding:56px 0 80px;position:relative}@media (max-width:540px){.hg-page{padding:36px 0 56px}}.hg-page-frame{z-index:1;position:relative}.hg-page-eyebrow{font-family:var(--font-mono);letter-spacing:.28em;text-transform:uppercase;color:#c8b079d9;align-items:center;gap:10px;margin:0 0 14px;font-size:10.5px;font-weight:500;display:inline-flex}.hg-page-eyebrow:before{content:"";background:#c8b0798c;width:18px;height:1px}.hg-page-lede{font-family:var(--font-sans);color:var(--hg-ink-muted);max-width:60ch;margin:0 0 28px;font-size:clamp(1rem,2.2vw,1.15rem);font-weight:300;line-height:1.55}.hg-page-soft:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(55% 45% at 78% 12%,#c8b0791a,#0000 62%),radial-gradient(60% 50% at 18% 88%,#5f3c961f,#0000 65%),linear-gradient(#07060d 0%,#0a0815 55%,#07060d 100%);position:fixed;inset:0}.hg-page-soft:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(80% 70%,#0000 55%,#07060d73 100%);position:fixed;inset:0}.hg-page-eyebrow.compact{margin-bottom:8px}.hg-page-eyebrow.compact:before{display:none}.about-card{margin:0 0 18px;padding:26px 28px}@media (max-width:540px){.about-card{padding:20px 18px}}.about-card h2{letter-spacing:0;color:var(--hg-ink);margin:0 0 10px;font-size:clamp(1.15rem,2.6vw,1.45rem)}.about-card p{color:var(--hg-ink-muted);margin:0 0 12px;font-size:15px;line-height:1.62}.about-card p:last-child{margin-bottom:0}.about-card code{font-family:var(--font-mono);color:var(--hg-accent-soft);border:1px solid var(--hg-line);background:#14111eb3;border-radius:4px;padding:1px 6px;font-size:12.5px}.about-card .about-link{color:var(--hg-accent);text-underline-offset:3px;-webkit-text-decoration:underline #c8b0796b;text-decoration:underline #c8b0796b}.about-card .about-link:hover{color:var(--hg-accent-soft);-webkit-text-decoration-color:var(--hg-accent-soft);text-decoration-color:var(--hg-accent-soft)}.hg-support-jump-row{flex-wrap:wrap;gap:10px;margin:18px 0 20px;display:flex}.hg-support-jump-row a{color:#e6cf95f0;background:#e6cf950f;border:1px solid #e6cf953d;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:8px 13px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.hg-support-jump-row a:hover{color:#fff8ec;background:#e6cf951a;border-color:#e6cf957a;text-decoration:none}.hg-support-section-head h2{margin:0}.hg-support-status-card,.hg-support-api-card,.hg-support-chip-section{scroll-margin-top:112px}.hg-support-status-card{border-color:color-mix(in srgb, var(--hg-support-tone,#7de6de47), #7de6de29);box-shadow:0 24px 72px #0000003d, 0 0 34px color-mix(in srgb, var(--hg-support-tone,transparent), transparent 76%)}.hg-support-status-summary{gap:6px;display:grid;margin-bottom:16px!important}.hg-support-status-summary span{color:#fff8ecb3}.hg-support-status-grid,.hg-support-api-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0 16px;display:grid}.hg-support-status-metric,.hg-support-api-grid a{background:linear-gradient(#7de6de0f,#ffffff05),#05080c70;border:1px solid #7de6de29;border-radius:12px;gap:5px;min-height:104px;padding:13px;display:grid}.hg-support-api-validator{background:#05080c5c;border:1px solid #7de6de24;border-radius:12px;gap:12px;margin:16px 0;padding:14px;display:grid}.hg-support-api-validator p{color:#fff8ecb8;margin:0!important}.hg-support-api-validator-head{gap:4px;display:grid}.hg-support-api-validator-head span{color:#e6cf95d6;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.hg-support-api-validator-head strong{color:#fff8ec;font-size:1rem;line-height:1.25}.hg-support-api-validator code{color:#a7f3d0eb;font-family:var(--font-mono);font-size:.92em}.hg-support-api-validator-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.hg-support-api-validator-grid div{background:#ffffff06;border:1px solid #e6cf9529;border-radius:10px;gap:4px;min-height:92px;padding:11px;display:grid}.hg-support-api-validator-grid span{color:#e6cf95d6;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.hg-support-api-validator-grid strong{color:#fff8ec;overflow-wrap:anywhere}.hg-support-api-validator-grid small{color:#fff8ec9e;line-height:1.42}.hg-support-api-validator pre{color:#fff8ecc7;font-family:var(--font-mono);background:#00000047;border:1px solid #7de6de24;border-radius:10px;margin:0;padding:12px;font-size:12px;line-height:1.55;overflow-x:auto}.hg-support-link-row a,.hg-support-api-grid a{color:inherit;text-decoration:none}.hg-support-link-row a{color:#e6cf95f0;border:1px solid #e6cf953d;border-radius:999px;min-height:36px;padding:8px 11px;font-size:13px;font-weight:700}.hg-support-link-row a:hover,.hg-support-api-grid a:hover{color:#fff8ec;border-color:#e6cf956b;text-decoration:none}.hg-scan-console-head .hg-card-nav{justify-content:space-between;width:100%}@media (max-width:760px){.hg-support-status-grid,.hg-support-api-grid,.hg-support-api-validator-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){.hg-support-section-head{flex-direction:column;align-items:flex-start;gap:4px}.hg-support-status-grid,.hg-support-api-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hg-support-api-validator-grid{grid-template-columns:1fr}.hg-support-status-metric,.hg-support-api-grid a{min-height:96px;padding:11px}.hg-support-status-metric strong{-webkit-hyphens:none;hyphens:none;word-break:normal;font-size:clamp(1.05rem,5.6vw,1.34rem)}.hg-support-link-row a,.hg-support-jump-row a{text-align:center;flex:calc(50% - 10px)}.hg-scan-console-head .hg-card-nav{justify-content:flex-start}}.hg-recovery-page .hg-page-frame{--hugin-frame-max:820px}.hg-recovery-frame{gap:16px;display:grid}.hg-recovery-mark{width:-moz-fit-content;width:fit-content;color:var(--hg-accent-soft);font-family:var(--font-mono);text-transform:uppercase;background:#e6cf950f;border:1px solid #e6cf9538;border-radius:999px;align-items:center;gap:10px;padding:8px 12px;font-size:11px;font-weight:700;display:inline-flex}.hg-recovery-brand{color:#e6cf95;font-family:var(--font-display);letter-spacing:0;text-transform:none;font-size:18px;font-style:italic;font-weight:400}.hg-recovery-actions{flex-wrap:wrap;align-items:center;gap:10px;margin:2px 0 8px;display:flex}.hg-recovery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:8px;display:grid}.hg-recovery-link{min-height:112px;color:inherit;background:linear-gradient(#081e2242,#04080c57),#03080b47;border:1px solid #7de6de29;border-radius:14px;gap:5px;padding:14px;text-decoration:none;display:grid}.hg-recovery-link:hover{border-color:#7de6de47;text-decoration:none}.hg-recovery-link strong{color:#fff8ec;font-size:14px;line-height:1.25}.hg-recovery-link span{color:#fff8eca3;font-size:12.5px;line-height:1.45}.hg-recovery-reference{color:#fff8ec8a;font-family:var(--font-mono);overflow-wrap:anywhere;margin:4px 0 0;font-size:12px}@media (max-width:680px){.hg-recovery-actions{flex-direction:column;align-items:stretch}.hg-recovery-actions .btn{width:100%}.hg-recovery-grid{grid-template-columns:1fr}}.about-callout-label{color:var(--hg-ink)!important;margin:14px 0 6px!important;font-size:14px!important}.about-callout-hint{color:var(--hg-ink-muted);margin-left:12px;font-size:12px;font-style:italic}.about-codeblock{font-family:var(--font-mono);border:1px solid var(--hg-line);white-space:pre-wrap;word-break:break-all;color:var(--hg-accent);background:#14111eb8;border-radius:8px;margin-top:10px;padding:10px 12px;font-size:11.5px;line-height:1.5;overflow-x:auto}.about-steps{color:var(--hg-ink-muted);margin:0;padding-left:22px;font-size:14px;line-height:1.65}.about-steps li{margin-bottom:4px}.about-steps strong{color:var(--hg-ink);font-weight:500}.privacy-rev{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--hg-ink-faint);margin:0 0 24px;font-size:11px}.privacy-list{color:var(--hg-ink-muted);margin:0;padding-left:20px;font-size:15px;line-height:1.65}.privacy-list li{margin-bottom:6px}.privacy-list li:last-child{margin-bottom:0}.api-workflow{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:24px 0;display:grid}.api-quickstart-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:-8px 0 22px;display:grid}.api-quickstart-card{min-height:130px;color:var(--hg-ink);background:linear-gradient(#f1ebe109,#0000 50%),#07060d6b;border:1px solid #f1ebe117;border-radius:12px;gap:6px;padding:14px;text-decoration:none;display:grid}.api-quickstart-card:hover{color:var(--hg-ink);background:#14111ea8;border-color:#c8b07952;text-decoration:none}.api-quickstart-card span{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--hg-accent);font-size:10px}.api-quickstart-card strong{color:var(--hg-ink);font-size:14px;line-height:1.3}.api-quickstart-card small{color:var(--hg-ink-muted);font-size:12px;line-height:1.45}.api-step{background:#07060d61;border:1px solid #f1ebe114;border-radius:12px;gap:5px;padding:14px;display:grid}.api-step span{font-family:var(--font-mono);letter-spacing:.16em;color:var(--hg-accent);font-size:10px}.api-step strong{color:var(--hg-ink);font-size:15px}.api-step small{color:var(--hg-ink-muted);font-size:12.5px;line-height:1.45}@media (max-width:720px){.api-workflow,.api-quickstart-grid{grid-template-columns:1fr}}.api-disclosure{background:#07060d57;border:1px solid #f1ebe114;border-radius:10px;margin:12px 0;overflow:hidden}.api-disclosure summary{cursor:pointer;color:var(--hg-ink);padding:12px 14px;font-size:13px;font-weight:600}.api-disclosure summary::marker{color:var(--hg-accent)}.api-disclosure .api-codeblock{border:0;border-top:1px solid #f1ebe114;border-radius:0;margin:0}.api-route-inventory .api-routes{border-top:1px solid #f1ebe114;margin:0;padding:12px}.api-routes{gap:8px;margin-top:4px;display:grid}.api-route{border:1px solid var(--hg-line);background:#0f0d1a8c;border-radius:10px;gap:4px;padding:10px 14px;display:grid}.api-route-head{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.api-route-method{font-family:var(--font-mono);color:var(--hg-accent);letter-spacing:.08em;background:#c8b07929;border:1px solid #c8b07947;border-radius:6px;padding:2px 8px;font-size:11.5px;font-weight:600}.api-route-path{font-family:var(--font-mono);color:var(--hg-ink);background:0 0;padding:0;font-size:13.5px}.api-route-desc{color:var(--hg-ink-muted);font-size:13px;line-height:1.5}.api-codeblock{border:1px solid var(--hg-line);font-size:13px;font-family:var(--font-mono);color:var(--hg-ink);background:#0a0910b3;border-radius:10px;margin:8px 0 0;padding:14px 16px;line-height:1.55;overflow:auto}.social-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:22px 0 18px;display:grid}.social-signal-tile{background:#07060d6b;border:1px solid #f1ebe114;border-radius:12px;gap:5px;min-height:86px;padding:14px;display:grid}.social-signal-tile span,.social-platform-meta span{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--hg-ink-faint);font-size:10px}.social-signal-tile strong{color:var(--hg-ink);align-self:end;font-size:clamp(1rem,2.2vw,1.35rem);line-height:1.15}.platform-action-row,.platform-hero-actions,.platform-doc-links{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.platform-hero-actions{margin:-8px 0 22px}#social-workbench,.about-card[id]{scroll-margin-top:92px}.platform-doc-links a{min-height:34px;color:var(--hg-accent);border:1px solid #f1ebe114;border-radius:8px;padding:7px 10px;font-size:13px;text-decoration:none}.platform-doc-links a:hover{color:var(--hg-accent-soft);border-color:#c8b0794d}.social-workbench{background:linear-gradient(135deg,#c8b07914,#0e0b18c7),#07060dc2;border:1px solid #c8b07938;border-radius:14px;margin:20px 0;padding:20px}.social-workbench-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.social-workbench-head h2{color:var(--hg-ink);margin:0;font-size:clamp(1.2rem,2.5vw,1.55rem)}.social-workbench-head code{color:var(--hg-accent-soft);font-family:var(--font-mono);background:#07060d80;border:1px solid #f1ebe114;border-radius:8px;flex:none;padding:7px 9px;font-size:12px}.social-workbench-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);align-items:stretch;gap:16px;display:grid}.social-form,.social-result{background:#07060d6b;border:1px solid #f1ebe114;border-radius:12px;min-width:0}.social-form{gap:12px;padding:14px;display:grid}.social-segment-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.social-segment{min-height:36px;color:var(--hg-ink-muted);cursor:pointer;background:#14111ea8;border:1px solid #f1ebe11a;border-radius:8px;font-size:12px}.social-segment.is-active{color:var(--hg-ink);background:#c8b0791f;border-color:#c8b0797a}.social-field{gap:6px;display:grid}.social-field span{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--hg-ink-faint);font-size:10px}.social-textarea{resize:vertical;min-height:102px}.social-textarea.compact{min-height:86px}.social-form-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.social-result{padding:14px}.social-result-empty{text-align:center;min-height:100%;color:var(--hg-ink-muted);place-content:center;gap:8px;display:grid}.social-result-empty strong{color:var(--hg-ink);font-size:16px}.social-result-empty span{max-width:36ch;font-size:13px;line-height:1.5}.social-report-preview{gap:13px;display:grid}.social-report-topline{align-items:center;gap:10px;min-width:0;display:flex}.social-report-topline strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--hg-ink);overflow:hidden}.social-rating{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;border:1px solid #f1ebe11f;border-radius:8px;flex:none;padding:5px 8px;font-size:10px}.social-rating-scam{color:#ffd1c9;border-color:#ff745961}.social-rating-suspicious,.social-rating-inconclusive{color:var(--hg-accent-soft);border-color:#c8b0795c}.social-rating-legit{color:#9af0c9;border-color:#4ed89a59}.social-report-preview p{color:var(--hg-ink-muted);margin:0;font-size:13px;line-height:1.55}.social-result-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.social-result-metrics div{background:#0a091085;border:1px solid #f1ebe112;border-radius:8px;gap:3px;padding:8px;display:grid}.social-result-metrics span,.social-event-pill span,.social-flag-item span{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--hg-ink-faint);font-size:9.5px}.social-result-metrics strong{color:var(--hg-ink);font-size:15px}.social-flag-list{gap:7px;display:grid}.social-flag-item{background:#0a091070;border:1px solid #f1ebe112;border-radius:8px;gap:3px;padding:9px;display:grid}.social-flag-item strong{color:var(--hg-ink);font-size:13px}.social-flag-item small{color:var(--hg-ink-muted);font-size:12px;line-height:1.45}.social-event-pill{background:#c8b0790f;border:1px solid #c8b0792e;border-radius:8px;align-items:center;gap:8px;min-width:0;padding:8px 9px;display:flex}.social-event-pill code{text-overflow:ellipsis;min-width:0;color:var(--hg-accent-soft);font-size:11.5px;overflow:hidden}.social-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:20px 0;display:grid}.social-platform-card{gap:14px;padding:20px;display:grid}.social-platform-card[id]{scroll-margin-top:92px}.social-platform-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.social-platform-head h2{color:var(--hg-ink);margin:0;font-size:1.35rem}.social-status{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--hg-ink-muted);background:#07060d80;border:1px solid #f1ebe11a;border-radius:8px;flex:none;padding:5px 8px;font-size:10px}.social-status-live{color:#9af0c9;border-color:#4ed89a59}.social-status-public_api_ready{color:#b8cdfd;border-color:#78aaff57}.social-status-connector_ready{color:var(--hg-accent-soft);border-color:#c8b07959}.social-status-evidence_packet{color:var(--hg-ink-muted);border-color:#f1ebe12e}.social-platform-card p{color:var(--hg-ink-muted);margin:0;font-size:14px;line-height:1.56}.social-platform-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.social-platform-meta div{background:#07060d52;border:1px solid #f1ebe112;border-radius:8px;gap:5px;min-width:0;padding:10px;display:grid}.social-platform-meta strong,.social-platform-meta code{text-overflow:ellipsis;min-width:0;color:var(--hg-ink);font-size:12.5px;line-height:1.35;overflow:hidden}.social-requirements{gap:7px;margin:0;padding:0;list-style:none;display:grid}.social-requirements li{color:var(--hg-ink-muted);padding-left:16px;font-size:13px;line-height:1.45;position:relative}.social-requirements li:before{content:"";background:var(--hg-accent);width:6px;height:1px;position:absolute;top:.72em;left:0}.civic-page{min-height:100svh;padding:44px 0 72px}.civic-hero{grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;margin-bottom:24px;display:grid}.civic-hero>*,.civic-main,.civic-side,.civic-cluster,.civic-source-panel,.civic-import-plan-panel,.civic-dossier-panel,.civic-watchlist-panel,.civic-distribution-panel,.civic-recap-body,.civic-recap-aside,.civic-recap-panel,.civic-newswire-card,.civic-case-card,.civic-case-file-body,.civic-case-policy,.civic-case-source-card,.civic-case-rule,.civic-watchlist-card,.civic-evidence-list a,.civic-timeline a{min-width:0}.civic-hero h1{margin-bottom:10px}.civic-page .lede{overflow-wrap:anywhere;max-width:min(60ch,100%)}.civic-hero-actions{flex-wrap:wrap;justify-content:flex-start;gap:10px;display:flex}.civic-stat-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:24px;display:grid}.civic-stat{background:#07060d7a;border:1px solid #f1ebe114;border-radius:8px;gap:8px;min-height:96px;padding:14px;display:grid}.civic-stat span,.civic-topic,.civic-generated{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--hg-ink-muted);font-size:10px}.civic-stat strong{font-family:var(--font-display);color:var(--hg-ink);align-self:end;font-size:clamp(1.8rem,4vw,2.45rem);font-weight:400;line-height:1}.civic-stat-live strong{color:var(--hg-good)}.civic-stat-partial strong{color:var(--hg-warn)}.civic-stat-unavailable strong{color:var(--hg-danger)}.civic-newswire-section{border-top:1px solid #f1ebe114;border-bottom:1px solid #f1ebe114;gap:14px;margin:0 0 24px;padding:18px 0 22px;display:grid}.civic-newswire-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.civic-newswire-hash{color:var(--hg-ink-muted);margin:0;font-size:13px;line-height:1.5}.civic-newswire-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.civic-newswire-card{min-height:190px;color:var(--hg-ink);background:#07060d61;border:1px solid #f1ebe114;border-radius:8px;gap:7px;padding:14px;display:grid}.civic-newswire-card:hover{border-color:#c8b07952;text-decoration:none}.civic-newswire-meta,.civic-newswire-foot{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--hg-accent);font-size:10px}.civic-newswire-card strong{overflow-wrap:anywhere;min-width:0;color:var(--hg-ink);font-size:15px;line-height:1.3}.civic-newswire-card small{color:var(--hg-ink-muted);font-size:12.5px;line-height:1.45}.civic-newswire-warning{color:var(--hg-warn);align-self:end;font-size:12px;line-height:1.35}.civic-layout{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:start;gap:18px;display:grid}.civic-main,.civic-side,.civic-cluster-list,.civic-cluster{gap:14px;display:grid}.civic-cluster p,.civic-distribution-panel p{color:var(--hg-ink-muted);margin:0;font-size:14px;line-height:1.58}.civic-cluster-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.civic-cluster-head h3{margin:4px 0 0;font-size:clamp(1.15rem,2.6vw,1.45rem)}.civic-cluster-title-link{color:var(--hg-ink);text-decoration:none}.civic-cluster-title-link:hover{color:var(--hg-accent);text-decoration:none}.civic-verify,.civic-source-status{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--hg-ink-muted);background:#07060d94;border:1px solid #f1ebe11f;border-radius:8px;flex:none;padding:5px 8px;font-size:10px}.civic-verify-cross-sourced,.civic-source-status-live,.civic-import-status-live-keyless{color:var(--hg-good);border-color:#a7f3d052}.civic-verify-developing,.civic-source-status-planned,.civic-source-status-free-key-required,.civic-import-status-planned-session-import,.civic-import-status-free-key-required{color:var(--hg-warn);border-color:#fde68a4d}.civic-verify-single-source,.civic-verify-official-context-needed{color:var(--hg-danger);border-color:#fecaca47}.civic-mini-metrics,.civic-domain-row{flex-wrap:wrap;gap:8px;display:flex}.civic-mini-metrics span,.civic-domain-row span{color:var(--hg-ink-muted);background:#07060d59;border:1px solid #f1ebe112;border-radius:8px;padding:6px 8px;font-size:12px}.civic-domain-row strong{color:var(--hg-accent)}.civic-risk-list{gap:8px;display:grid}.civic-risk{background:#fde68a0f;border-left:3px solid #fde68a8c;border-radius:8px;gap:4px;padding:10px 12px;display:grid}.civic-risk-high{border-left-color:#fecacab8}.civic-risk-low{border-left-color:#f1ebe138}.civic-risk strong{color:var(--hg-ink);font-size:13px}.civic-risk span{color:var(--hg-ink-muted);font-size:12.5px;line-height:1.45}.civic-article-list,.civic-source-list,.civic-next-list{gap:8px;display:grid}.civic-article-list a,.civic-source-list a{min-width:0;color:var(--hg-ink);background:#07060d57;border:1px solid #f1ebe112;border-radius:8px;gap:4px;padding:10px 12px;text-decoration:none;display:grid}.civic-article-list a:hover,.civic-source-list a:hover{color:var(--hg-ink);border-color:#c8b0794d;text-decoration:none}.civic-article-list span,.civic-source-list small,.civic-next-list span,.civic-timeline small{color:var(--hg-ink-muted);font-size:12px;line-height:1.45}.civic-article-list strong,.civic-source-list strong{overflow-wrap:anywhere;min-width:0;font-size:13.5px;line-height:1.42}.civic-source-panel,.civic-import-plan-panel,.civic-dossier-panel,.civic-watchlist-panel,.civic-distribution-panel{gap:14px;display:grid}.civic-import-summary,.civic-dossier-summary,.civic-watchlist-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.civic-import-summary span,.civic-dossier-summary span,.civic-watchlist-summary span{min-width:0;color:var(--hg-ink-muted);text-transform:uppercase;background:#ffffff08;border:1px solid #f1ebe114;border-radius:8px;gap:4px;padding:10px;font-size:11px;display:grid}.civic-import-summary strong,.civic-dossier-summary strong,.civic-watchlist-summary strong{color:var(--hg-ink);font-size:18px;line-height:1}.civic-dossier-warning{color:var(--hg-ink-muted);margin:0;font-size:12.5px;line-height:1.48}.civic-dossier-panel,.civic-watchlist-panel{scroll-margin-top:96px}.civic-dossier-list{gap:8px;display:grid}.civic-dossier-card,.civic-dossier-empty{min-width:0;color:var(--hg-ink);background:#07060d57;border:1px solid #f1ebe112;border-radius:8px;gap:5px;padding:11px 12px;text-decoration:none;display:grid}.civic-dossier-card:hover{color:var(--hg-ink);border-color:#c8b0794d;text-decoration:none}.civic-dossier-meta{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--hg-accent);font-size:10px}.civic-dossier-card strong{overflow-wrap:anywhere;min-width:0;font-size:13.5px;line-height:1.38}.civic-dossier-card small,.civic-dossier-action,.civic-dossier-empty{color:var(--hg-ink-muted);font-size:12px;line-height:1.45}.civic-dossier-action{padding-top:2px}.civic-source-list a{grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:10px}.civic-source-list small{grid-column:2}.civic-next-list span{padding-left:14px;position:relative}.civic-next-list span:before{content:"";background:var(--hg-accent);width:6px;height:1px;position:absolute;top:.72em;left:0}.civic-recap-layout{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:start;gap:18px;display:grid}.civic-recap-body,.civic-recap-aside,.civic-recap-panel{gap:14px;display:grid}.civic-recap-body p,.civic-recap-panel p{color:var(--hg-ink-muted);margin:0;font-size:14px;line-height:1.58}.civic-recap-panel h3{margin:0;font-size:1.05rem}.civic-recap-timeline{gap:10px;margin:0;padding:0;list-style:none;display:grid}.civic-recap-timeline li{border-top:1px solid #f1ebe114;grid-template-columns:118px minmax(0,1fr);gap:12px;padding:10px 0;display:grid}.civic-recap-timeline time,.civic-recap-timeline span,.civic-watchlist-card span,.civic-evidence-list span{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--hg-accent);font-size:10px}.civic-recap-timeline strong,.civic-watchlist-card strong,.civic-evidence-list strong{overflow-wrap:anywhere;min-width:0;color:var(--hg-ink);font-size:13.5px;line-height:1.4}.civic-recap-timeline small,.civic-watchlist-card small,.civic-evidence-list small{color:var(--hg-ink-muted);font-size:12px;line-height:1.45}.civic-watchlist-list,.civic-evidence-list{gap:8px;display:grid}.civic-watchlist-card,.civic-evidence-list a{color:var(--hg-ink);background:#07060d57;border:1px solid #f1ebe112;border-radius:8px;gap:5px;padding:10px 12px;text-decoration:none;display:grid}.civic-watchlist-card:hover,.civic-evidence-list a:hover{border-color:#c8b0794d;text-decoration:none}.civic-timeline-section{margin-top:28px}.civic-timeline{gap:10px;margin:0;padding:0;list-style:none;display:grid}.civic-timeline li{grid-template-columns:124px minmax(0,1fr);align-items:start;gap:12px;display:grid}.civic-timeline time{font-family:var(--font-mono);color:var(--hg-ink-faint);padding-top:11px;font-size:11px}.civic-timeline a{color:var(--hg-ink);background:#07060d6b;border:1px solid #f1ebe112;border-radius:8px;gap:4px;padding:12px 14px;text-decoration:none;display:grid}.civic-timeline a:hover{border-color:#c8b0794d;text-decoration:none}.civic-timeline span{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--hg-accent);font-size:10px}.civic-timeline strong{font-size:14px;line-height:1.4}.civic-empty{color:var(--hg-ink-muted)}.civic-case-layout{grid-template-columns:minmax(0,1fr) minmax(280px,370px);align-items:start;gap:18px;display:grid}.civic-case-list,.civic-case-file-body,.civic-case-card,.civic-case-policy{gap:14px;display:grid}.civic-case-card{padding:18px}.civic-case-card p,.civic-case-file-body p,.civic-case-policy p{color:var(--hg-ink-muted);margin:0;font-size:14px;line-height:1.6}.civic-case-card-head{justify-content:space-between;align-items:start;gap:14px;display:flex}.civic-case-card-head h3{margin:5px 0 0;font-size:clamp(1.25rem,2vw,1.8rem)}.civic-case-actions,.civic-case-timeline-links{flex-wrap:wrap;gap:8px;display:flex}.civic-case-file-body{padding:20px}.civic-case-rule-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.civic-case-rule{background:#07060d6b;border:1px solid #f1ebe114;border-radius:8px;gap:8px;min-height:118px;padding:13px;display:grid}.civic-case-rule span,.civic-case-source-card span{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--hg-accent);font-size:10px}.civic-case-rule strong{color:var(--hg-ink);font-size:13px;font-weight:500;line-height:1.45}.civic-case-source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.civic-case-source-card{color:var(--hg-ink);background:#07060d61;border:1px solid #f1ebe114;border-radius:8px;gap:8px;padding:14px;text-decoration:none;display:grid}.civic-case-source-card:hover{border-color:#c8b07952;text-decoration:none}.civic-case-source-card strong{color:var(--hg-ink);font-size:14px;line-height:1.35}.civic-case-source-card small,.civic-case-timeline-links a{color:var(--hg-ink-muted);font-size:12px;line-height:1.4}.civic-case-source-card p{font-size:13px;line-height:1.5}.civic-case-timeline-links{margin-top:8px}.civic-case-timeline-links a{background:#f1ebe10a;border:1px solid #f1ebe114;border-radius:8px;padding:6px 8px;display:inline-flex}.civic-case-timeline-links a:hover{color:var(--hg-ink);border-color:#c8b07947;text-decoration:none}.civic-jump-nav{z-index:6;border:1px solid var(--hg-line);-webkit-backdrop-filter:blur(10px);background:#080c10d1;border-radius:12px;flex-wrap:wrap;align-items:center;gap:6px 16px;margin:4px 0 26px;padding:10px 16px;display:flex;position:sticky;top:68px}.civic-jump-label{letter-spacing:.16em;text-transform:uppercase;color:var(--hg-ink-faint,var(--hg-ink-muted));font-size:10px;font-weight:600}.civic-jump-nav a{color:var(--hg-ink-muted);font-size:13px;font-weight:600;text-decoration:none;transition:color .15s}.civic-jump-nav a:hover{color:var(--hg-ink)}.civic-case-page :is(h2,h3)[id]{scroll-margin-top:84px}.civic-exports{position:relative}.civic-exports>summary{cursor:pointer;list-style:none}.civic-exports>summary::-webkit-details-marker{display:none}.civic-exports-menu{flex-wrap:wrap;gap:8px;max-width:540px;margin-top:10px;display:flex}.civic-exports:not([open]) .civic-exports-menu{display:none}.civic-timeline-filter{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.civic-timeline-chip{border:1px solid var(--hg-line);color:var(--hg-ink-muted);cursor:pointer;background:#f1ebe10a;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:12.5px;font-weight:600;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.civic-timeline-chip:hover{color:var(--hg-ink);border-color:#c8b07966}.civic-timeline-chip.is-active{background:var(--hg-accent);border-color:var(--hg-accent);color:#14110a}.civic-timeline-chip-count{opacity:.7;font-variant-numeric:tabular-nums;font-size:11px}.civic-timeline-anchor{color:var(--hg-ink-faint,var(--hg-ink-muted));opacity:0;margin-left:8px;text-decoration:none;transition:opacity .15s,color .15s}.civic-timeline-entry:hover .civic-timeline-anchor,.civic-timeline-anchor:focus{opacity:.6}.civic-timeline-anchor:hover{opacity:1;color:var(--hg-accent)}.civic-timeline-empty{color:var(--hg-ink-muted);margin:0;padding:12px 0 0;font-size:13px}.case-tabs{margin-top:6px}.case-tabs-bar{z-index:7;border:1px solid var(--hg-line);-webkit-backdrop-filter:blur(12px);background:#080c10db;border-radius:14px;flex-wrap:wrap;gap:6px;margin-bottom:24px;padding:8px;display:flex;position:sticky;top:64px}.case-tab{appearance:none;color:var(--hg-ink-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;padding:8px 16px;font-size:14px;font-weight:600;transition:color .15s,background .15s,border-color .15s}.case-tab:hover{color:var(--hg-ink)}.case-tab.is-active{background:var(--hg-accent);border-color:var(--hg-accent);color:#14110a}.case-tab-panel{gap:22px;display:grid}.case-tab-panel[hidden]{display:none}@media (max-width:640px){.case-tabs-bar{flex-wrap:nowrap;overflow-x:auto}.case-tab{white-space:nowrap}}.civic-queue-status{letter-spacing:.12em;text-transform:uppercase;border-radius:999px;width:-moz-fit-content;width:fit-content;padding:3px 9px;font-size:10px;font-weight:700}.civic-queue-status-ready{color:#a7f3d0;background:#5eead41f;border:1px solid #5eead457}.civic-queue-status-planned{color:#fde68a;background:#fbbf241a;border:1px solid #fbbf244d}.civic-queue-status-blocked{color:#fecaca;background:#f871711a;border:1px solid #f871714d}.civic-queue-guardrail{opacity:.82}.civic-openq-intro{color:var(--hg-ink-muted);margin:0 0 14px;font-size:13px;line-height:1.55}.civic-case-connection-map{gap:14px;display:grid}.civic-case-connection-health{grid-template-columns:repeat(auto-fit,minmax(116px,1fr));gap:8px;display:grid}.civic-case-connection-health div{background:#f1ebe109;border:1px solid #f1ebe114;border-radius:8px;gap:5px;min-height:70px;padding:10px;display:grid}.civic-case-connection-health span{color:var(--hg-ink-muted);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:10px}.civic-case-connection-health strong{color:var(--hg-ink);font-family:var(--font-display);align-self:end;font-size:1.45rem;font-weight:400;line-height:1}.civic-case-connection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.civic-case-connection-column{align-content:start;gap:8px;min-width:0;display:grid}.civic-case-connection-column>strong{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--hg-accent);font-size:10px}.civic-case-connection-list{gap:8px;display:grid}.civic-case-connection-node{background:#f1ebe109;border:1px solid #f1ebe114;border-radius:8px;gap:4px;min-width:0;padding:10px;display:grid}.civic-case-connection-node span,.civic-case-connection-node small{color:var(--hg-ink-muted);font-size:11px;line-height:1.4}.civic-case-connection-node span{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase}.civic-case-connection-node b{overflow-wrap:anywhere;color:var(--hg-ink);font-size:13px;line-height:1.25}.civic-case-connection-warning{color:var(--hg-ink-muted);background:#c8b0790f;border:1px solid #c8b07929;border-radius:8px;margin:0;padding:10px 12px;font-size:13px;line-height:1.5}.civic-participation-panel{background:linear-gradient(#c8b0791a,#07060d5c),#07060d8a;border-color:#c8b07933;gap:12px;margin:-6px 0 24px;display:grid}.civic-participation-panel h2{margin:0;font-size:1.18rem;line-height:1.15}.civic-participation-panel p{color:var(--hg-ink-muted);margin:0;font-size:13.5px;line-height:1.55}.civic-participation-count{border-top:1px solid #f1ebe114;border-bottom:1px solid #f1ebe114;gap:2px;padding:12px 0;display:grid}.civic-participation-count strong{font-family:var(--font-display);color:var(--hg-ink);font-size:clamp(2.1rem,5vw,3.6rem);line-height:.9}.civic-participation-count span,.civic-participation-message{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--hg-accent);font-size:10px}.civic-participation-privacy{background:#07060d5c;border:1px solid #f1ebe114;border-radius:8px;padding:10px 12px}.civic-participation-actions,.civic-participation-share{flex-wrap:wrap;gap:8px;display:flex}.civic-participation-share a,.civic-participation-share button{min-height:34px;color:var(--hg-ink-muted);font:inherit;cursor:pointer;background:#f1ebe10a;border:1px solid #f1ebe114;border-radius:8px;align-items:center;padding:7px 9px;font-size:12px;line-height:1;text-decoration:none;display:inline-flex}.civic-participation-share a:hover,.civic-participation-share button:hover{color:var(--hg-ink);border-color:#c8b07947;text-decoration:none}.civic-participation-actions .btn:disabled{cursor:not-allowed;opacity:.64}.civic-source-submit-panel{background:linear-gradient(#5bb5b914,#07060d57),#07060d8a;border-color:#5bb5b92e;gap:12px;display:grid}.civic-source-submit-panel p{color:var(--hg-ink-muted);margin:0;font-size:13.5px;line-height:1.55}.civic-source-submit-form{gap:10px;display:grid}.civic-source-submit-field{gap:6px;display:grid}.civic-source-submit-field label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--hg-ink-muted);font-size:10px}.civic-source-submit-form input,.civic-source-submit-form textarea{width:100%;min-width:0;color:var(--hg-ink);font:inherit;background:#07060d7a;border:1px solid #f1ebe11a;border-radius:8px;font-size:13px;line-height:1.45}.civic-source-submit-form input{min-height:40px;padding:0 10px}.civic-source-submit-form textarea{resize:vertical;min-height:88px;padding:10px}.civic-source-submit-form input:focus,.civic-source-submit-form textarea:focus{outline-offset:1px;border-color:#5bb5b96b;outline:2px solid #5bb5b929}.civic-source-submit-message{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--hg-ink-muted);font-size:10px;line-height:1.5}.civic-source-submit-message-success{color:var(--hg-accent)}.civic-source-submit-message-error{color:#f0a2a2}.civic-source-submit-form .btn:disabled{cursor:not-allowed;opacity:.64}.civic-source-validation-panel{background:linear-gradient(#a7f3d012,#07060d57),#07060d8a;border-color:#a7f3d029;gap:12px;display:grid}.civic-source-validation-actions,.civic-source-validation-decisions{flex-wrap:wrap;gap:8px;display:flex}.civic-source-validation-status{background:#07060d61;border:1px solid #f1ebe114;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:9px 10px;display:flex}.civic-source-validation-status span,.civic-source-validation-status code,.civic-source-validation-stats span,.civic-source-validation-row span,.civic-source-validation-gate span{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:10px}.civic-source-validation-status span{color:var(--hg-good)}.civic-source-validation-status code{overflow-wrap:anywhere;min-width:0;color:var(--hg-ink-muted)}.civic-source-validation-stats{grid-template-columns:repeat(auto-fit,minmax(82px,1fr));gap:7px;display:grid}.civic-source-validation-stats div{background:#f1ebe109;border:1px solid #f1ebe114;border-radius:8px;gap:5px;min-height:64px;padding:9px;display:grid}.civic-source-validation-stats span,.civic-source-validation-row span,.civic-source-validation-gate span{color:var(--hg-ink-muted)}.civic-source-validation-stats strong{color:var(--hg-ink);font-family:var(--font-display);align-self:end;font-size:1.35rem;font-weight:400;line-height:1}.civic-source-validation-decisions .civic-source-validation-row{flex:150px}.civic-source-validation-list,.civic-source-validation-gates{gap:8px;display:grid}.civic-source-validation-row,.civic-source-validation-gate,.civic-source-validation-empty{background:#07060d5c;border:1px solid #f1ebe114;border-radius:8px;gap:5px;min-width:0;padding:10px 11px;display:grid}.civic-source-validation-row strong{overflow-wrap:anywhere;min-width:0;color:var(--hg-ink);font-size:13px;line-height:1.3}.civic-source-validation-row small,.civic-source-validation-gate small,.civic-source-validation-empty{overflow-wrap:anywhere;min-width:0;color:var(--hg-ink-muted);font-size:12px;line-height:1.45}.civic-source-validation-candidate-source-anchor{border-color:#a7f3d038}.civic-source-validation-lead-quarantine,.civic-source-validation-blocked-invalid-url{border-color:#fde68a38}.civic-source-validation-already-in-case-file{border-color:#5bb5b93d}.civic-source-validation-row-muted{background:#f1ebe109}@media (min-width:900px){.civic-participation-panel{grid-template-columns:minmax(160px,240px) minmax(0,1fr);align-items:start;column-gap:18px}.civic-participation-panel .hg-page-eyebrow{grid-column:1/-1}.civic-participation-count{grid-row:2/span 5}.civic-participation-actions,.civic-participation-share,.civic-participation-message{grid-column:2}}@media (max-width:780px){.social-kpi-grid,.social-workbench-grid,.social-platform-grid,.social-workbench-head,.social-form-split{grid-template-columns:1fr}.social-workbench-head{flex-direction:column}.social-platform-meta,.civic-hero,.civic-layout,.civic-case-layout,.civic-recap-layout{grid-template-columns:1fr}.civic-hero-actions{justify-content:flex-start}.civic-stat-grid,.civic-newswire-list{grid-template-columns:repeat(2,minmax(0,1fr))}.civic-case-rule-grid,.civic-case-source-grid{grid-template-columns:1fr}.civic-newswire-actions{justify-content:flex-start}.civic-timeline li,.civic-recap-timeline li{grid-template-columns:1fr}.civic-timeline time{padding-top:0}}@media (max-width:540px){.social-segment-row,.social-result-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.civic-page{padding-top:28px}.civic-stat-grid,.civic-newswire-list,.civic-case-connection-grid{grid-template-columns:1fr}.civic-cluster-head,.civic-case-card-head{flex-direction:column}.civic-source-list a{grid-template-columns:1fr}.civic-source-list small{grid-column:auto}}.search-form{gap:8px;margin:4px 0 22px;display:flex}.search-form .input{flex:auto}.search-meta{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--hg-ink-muted);margin:0 0 14px;font-size:11.5px}.search-empty-compact{background:#02080b42;border:1px solid #7de6de24;border-radius:12px;gap:10px;margin:0 0 18px;padding:12px 14px;display:grid}.search-empty-compact .search-meta{margin:0}.search-next-actions{flex-wrap:wrap;gap:8px;display:flex}.search-next-actions .btn{min-height:36px;padding:6px 13px;font-size:13px}.search-results{gap:10px;margin:0;padding:0;list-style:none;display:grid}.search-result{color:var(--hg-ink);text-decoration:none;display:block}.search-result:hover{text-decoration:none}.search-result-meta{font-family:var(--font-mono);color:var(--hg-ink-muted);letter-spacing:.04em;margin-bottom:4px;font-size:11.5px}.search-result-title{color:var(--hg-ink);font-size:15.5px;line-height:1.4}.search-hint{color:var(--hg-ink-muted);margin:6px 0 0;font-size:13.5px}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:4px 0 32px;display:grid}.big-stat{border:1px solid var(--hg-line);border-radius:var(--r-md);background:linear-gradient(#1e193280 0%,#120f1cc7 100%);padding:18px 20px;position:relative;box-shadow:inset 0 1px #ffffff0a,0 12px 36px #02010773}.big-stat-accent{background:linear-gradient(#c8b0791a 0%,#2820128c 100%);border-color:#c8b0794d;box-shadow:inset 0 1px #ffe6b41a,0 14px 40px #c8b07924}.big-stat-label{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--hg-ink-muted);margin-bottom:10px;font-size:10.5px;font-weight:500}.big-stat-accent .big-stat-label{color:var(--hg-accent)}.big-stat-value{font-family:var(--font-display);letter-spacing:0;color:var(--hg-ink);font-variant-numeric:tabular-nums;font-size:clamp(2rem,4.4vw,2.45rem);font-weight:400;line-height:1.04}.playbook-board{gap:8px;margin:6px 0 0;padding:0;list-style:none;display:grid}.playbook-row{border:1px solid var(--hg-line);background:#0f0d1a8c;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-size:14px;display:flex}.playbook-name{color:var(--hg-ink)}.playbook-count{font-variant-numeric:tabular-nums;color:var(--hg-accent);letter-spacing:.02em;font-weight:600}.hg-status-page .hg-page-frame{--hugin-frame-max:1080px}.hg-status-hero-card{--hg-status-color:#7de6de94;--hg-status-fill:#7de6de14;border:1px solid color-mix(in srgb, var(--hg-status-color), transparent 54%);background:linear-gradient(135deg, var(--hg-status-fill), #ffffff06), #040a0d73;border-radius:22px;grid-template-columns:minmax(0,1fr) minmax(240px,320px);align-items:stretch;gap:clamp(16px,3vw,28px);margin:8px 0 18px;padding:clamp(18px,3vw,28px);display:grid;box-shadow:inset 0 1px #ffffff14,0 24px 80px #00000047}.hg-status-tone-fresh,.hg-status-tone-maintained{--hg-status-color:#4ade809e;--hg-status-fill:#4ade801a}.hg-status-tone-cooling-down,.hg-status-tone-quiet,.hg-status-tone-refresh-due,.hg-status-tone-warming{--hg-status-color:#fbbf249e;--hg-status-fill:#fbbf241a}.hg-status-tone-needs-attention{--hg-status-color:#f87171ad;--hg-status-fill:#f871711c}.hg-status-hero-main{min-width:0}.hg-status-state-pill{font-family:var(--font-mono);text-transform:uppercase;color:var(--hg-ink);align-items:center;gap:8px;margin:0 0 12px;font-size:11px;font-weight:700;display:inline-flex}.hg-status-state-pill>span{background:var(--hg-status-color);width:9px;height:9px;box-shadow:0 0 22px color-mix(in srgb, var(--hg-status-color), transparent 20%);border-radius:999px}.hg-status-hero-card h2{color:#fff8ec;font-family:var(--font-sans);margin:0 0 8px;font-size:clamp(1.45rem,3vw,2.15rem);font-weight:780;line-height:1.05}.hg-status-hero-card p{color:#fff8ecc2;max-width:68ch;margin:0;font-size:15px;line-height:1.55}.hg-status-hero-meta{align-content:start;gap:10px;display:grid}.hg-status-hero-dl{grid-template-columns:1fr}.hg-status-actions{flex-flow:wrap;align-items:center;gap:8px;margin-top:4px;display:flex}.hg-status-actions a,.hg-status-link-row a{min-height:34px;color:var(--hg-accent-soft);background:#e6cf950f;border:1px solid #e6cf9547;border-radius:10px;align-items:center;padding:7px 10px;font-size:12.5px;font-weight:650;text-decoration:none;display:inline-flex}.hg-status-actions a:hover,.hg-status-link-row a:hover{color:#fff8ec;border-color:#e6cf956b;text-decoration:none}.hg-status-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 18px;display:grid}.hg-status-metric,.hg-status-panel,.hg-status-cooldowns{background:linear-gradient(#081e223d,#04080c52),#03080b42;border:1px solid #7de6de29;border-radius:18px;box-shadow:inset 0 1px #ffffff0f,0 18px 58px #00000038}.hg-status-metric{gap:5px;min-height:120px;padding:15px 16px;display:grid}.hg-status-metric span,.hg-status-panel>span{font-family:var(--font-mono);text-transform:uppercase;color:#a7f3d0e0;font-size:10.5px;font-weight:700}.hg-status-metric strong{color:#fff8ec;font-family:var(--font-sans);overflow-wrap:anywhere;font-size:clamp(1.4rem,3vw,1.95rem);line-height:1.05}.hg-status-metric small{color:#fff8ec9e;font-size:12.5px;line-height:1.4}.hg-status-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.hg-status-page .hg-status-panel{grid-template-columns:1fr;align-content:start;align-items:start;gap:12px;margin:0;padding:18px;display:grid}.hg-status-page .hg-status-panel h2,.hg-status-cooldowns h2{color:#fff8ec;font-family:var(--font-sans);margin:6px 0 14px;font-size:1.05rem;font-weight:760}.hg-status-dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0;display:grid}.hg-status-dl>div{background:#ffffff06;border:1px solid #ffffff12;border-radius:12px;min-width:0;padding:10px 11px}.hg-status-dl dt{font-family:var(--font-mono);text-transform:uppercase;color:#fff8ec80;margin:0 0 4px;font-size:10px;font-weight:650}.hg-status-dl dd{color:#fff8ecd1;font-family:var(--font-mono);overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.35}.hg-status-link-row{grid-column:1/-1;display:flex}.hg-status-report-title{color:#fff8ecd6;margin:0 0 12px;font-size:15px;line-height:1.45}.hg-status-muted{color:#fff8ec99;font-size:14px;line-height:1.5}.hg-status-cooldowns{gap:12px;margin-top:16px;padding:18px;display:grid}.hg-status-cooldowns ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.hg-status-cooldowns li{color:#fff8ecc2;background:#fbbf240d;border:1px solid #fbbf2433;border-radius:12px;justify-content:space-between;gap:12px;padding:10px 12px;display:flex}.hg-status-cooldowns strong{color:#fff8ec}@media (max-width:760px){.hg-status-hero-card,.hg-status-metric-grid,.hg-status-panel-grid,.hg-status-dl{grid-template-columns:1fr}.hg-status-metric{min-height:0}.hg-status-cooldowns li{flex-direction:column}}.hg-trust-strip{border:1px solid var(--hg-line);color:var(--hg-ink-muted);background:#0f0d1a8c;border-radius:12px;padding:14px 18px;font-size:13px;line-height:1.55;position:relative;box-shadow:inset 0 1px #ffffff0a,0 8px 24px #02010752}.hg-trust-strip:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0,#c8b07952 50%,#0000 100%);height:1px;position:absolute;top:0;left:14px;right:14px}.hg-report-shell{isolation:isolate;background:linear-gradient(180deg, #01040699, #010406eb 42%, var(--hg-bg) 100%), radial-gradient(ellipse 76% 46% at 74% 10%, #f8714829, transparent 68%), radial-gradient(ellipse 68% 42% at 28% 18%, #e6cf9521, transparent 70%), url(/brand/hugin-report-observatory-ember.png) center top / cover no-repeat, var(--hg-bg);padding-top:32px;position:relative;overflow:clip}.hg-report-shell:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0,#c8b0792e 22%,#c8b07957 50%,#c8b0792e 78%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}@media (max-width:540px){.hg-report-shell{padding-top:24px}}.hg-report-frame{--hugin-frame-max:1120px;width:min(100%, var(--hugin-frame-max));margin-inline:auto}.hg-report-article{--hg-report-pearl:#f5f8f7;--hg-report-mist:#dbe8e7c2;--hg-report-muted:#dbe8e794;--hg-report-cyan:#7de6ded6;--hg-report-gold:#e6cf95eb;--hg-report-amber:#fbbf24c7;--hg-report-ember:#f87148c2;--hg-report-ruby:#ef4444a3;--hg-report-line:#e6cf952e;color:var(--hg-report-mist)}.hg-report-cockpit{isolation:isolate;--hg-report-pearl:#f5f8f7;--hg-report-mist:#dbe8e7c2;--hg-report-muted:#dbe8e794;--hg-report-cyan:#7de6ded6;--hg-report-gold:#e6cf95eb;--hg-report-amber:#fbbf24c7;--hg-report-ember:#f87148c2;--hg-report-ruby:#ef4444a3;--hg-report-line:#e6cf9533;position:relative;overflow:clip;background:radial-gradient(circle at 78% 18%,#ef44441f,#0000 32%),radial-gradient(circle at 18% 8%,#e6cf9521,#0000 34%),linear-gradient(118deg,#071718d1,#04070ce8 52%,#1f0c0cc2),#020609b8!important;border:1px solid #e6cf9547!important;border-radius:12px!important;margin-bottom:18px!important;padding:clamp(20px,3vw,34px)!important;box-shadow:inset 0 1px #ffffff1f,inset 0 0 0 1px #e6cf9512,0 34px 110px #00000094,0 0 76px #e6cf951a,0 0 92px #f8714814!important}.hg-report-frame,.hg-report-cockpit,.hg-report-cockpit-hero,.hg-report-verdict-card,.hg-report-stat-grid,.hg-report-scan-shape,.hg-report-tabs,.hg-report-preview-panel,.hg-report-panel-grid{min-width:0;max-width:100%}.hg-report-cockpit:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#020609e0,#0206092e 62%,#02060994),radial-gradient(68% 48% at 58% 10%,#e6cf951f,#0000 68%),radial-gradient(42% 38% at 88% 22%,#f871481f,#0000 72%);position:absolute;inset:0}.hg-report-cockpit:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#e6cf9575,#f8714847,#7de6de42,#0000);height:1px;position:absolute;top:0;left:24px;right:24px}.hg-report-cockpit-hero{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)!important;gap:clamp(18px,2.6vw,30px)!important}.hg-report-verdict-card{min-height:100%;box-shadow:inset 0 1px #ffffff1a,inset 0 -1px #e6cf951a,0 0 0 1px #e6cf950d,0 22px 70px #0000004d;background:linear-gradient(90deg,#e6cf951f,#0000 1px) 0 0/52px 100%,linear-gradient(#fff8ec0e,#0000 20%),radial-gradient(circle at 88% 10%,#f871481f,#0000 34%),linear-gradient(140deg,#1d170eb3,#070d10cc 58%,#1f0a096b),#05090ca8!important;border:1px solid #e6cf9561!important;border-radius:8px!important;padding:clamp(22px,2.8vw,34px)!important}.hg-report-verdict-kicker{text-transform:uppercase;font-family:var(--font-mono)!important;letter-spacing:.18em!important;color:#e6cf95d1!important;gap:12px!important;font-size:11px!important;font-weight:500!important}.hg-report-verdict-kicker span:first-child{color:var(--hg-report-gold)!important}.hg-report-verdict-kicker span{overflow-wrap:anywhere;min-width:0}.hg-report-verdict-title{text-shadow:0 2px 28px #0000009e,0 0 42px #e6cf951f;font-family:var(--font-display)!important;letter-spacing:0!important;color:var(--hg-report-pearl)!important;margin:12px 0 16px!important;font-size:clamp(3rem,6vw,4.85rem)!important;font-weight:400!important;line-height:.88!important}.hg-report-cockpit-suspicious .hg-report-verdict-title,.hg-report-cockpit-scam .hg-report-verdict-title{background:linear-gradient(110deg,#fff8ec 4%,#e6cf95 42%,#ff9f6e 72%,#fff8ec 100%);-webkit-text-fill-color:transparent;text-shadow:0 2px 30px #000000a8,0 0 44px #f871482e;-webkit-background-clip:text;background-clip:text}.hg-report-verdict-summary{max-width:58ch;color:#e2eeecd1!important;font-size:15.5px!important;font-weight:520!important;line-height:1.56!important}.hg-report-verdict-meta{padding-top:2px;color:var(--hg-report-muted)!important;align-items:center!important;gap:8px 18px!important;font-size:13px!important}.hg-report-verdict-meta strong,.hg-report-verdict-meta a{color:#f5f8f7e6!important}.hg-report-stat-grid{align-content:start;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.hg-report-stat{position:relative;box-shadow:inset 0 1px #ffffff14,inset 0 -1px #7de6de14,0 16px 48px #0003;background:linear-gradient(90deg,#7de6de2e,#0000 1px) 0 0/34px 100%,linear-gradient(#0923275c,#02090c8f),#030c0f6b!important;border-color:#7de6de38!important;border-radius:8px!important;min-height:102px!important;padding:13px 14px 14px!important}.hg-report-stat:before{content:"";pointer-events:none;background:linear-gradient(90deg,#7de6de85,#0000 72%);height:1px;position:absolute;top:0;left:13px;right:13px}.hg-report-stat-red{background:linear-gradient(#46161266,#10070ab8),#0c050794!important;border-color:#f871485c!important}.hg-report-stat-amber{background:linear-gradient(#3a2a115c,#07090dad),#0a08058f!important;border-color:#e6cf9557!important}.hg-report-stat-slate{background:linear-gradient(#11162085,#06090ea8),#06080d8f!important;border-color:#dbe8e724!important}.hg-report-stat span{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--hg-report-muted)!important;font-size:10px!important}.hg-report-stat strong{font-family:var(--font-sans);font-weight:760;letter-spacing:0!important;color:#a4ffe6f2!important;font-size:31px!important}.hg-report-stat-amber strong{color:#f7dd9d!important}.hg-report-stat-red strong{color:#ffb9a6!important}.hg-report-stat-slate strong{color:#dbe8e7e6!important}.hg-report-stat small{color:#dbe8e7a8!important}.hg-report-scan-shape{background:linear-gradient(90deg,#7de6de1c,#0000 1px) 0 0/44px 100%,radial-gradient(circle at 18% 0,#e6cf9514,#0000 42%),linear-gradient(135deg,#0513188f,#05060c94),#02080a75!important;border:1px solid #7de6de2e!important;border-radius:8px!important;padding:15px 16px!important}.hg-report-scan-shape-head strong{font-family:var(--font-sans);font-weight:750;font-size:15px!important}.hg-report-scan-shape-head span{font-family:var(--font-mono);color:var(--hg-report-muted)!important}.hg-report-bar{grid-template-columns:minmax(92px,118px) minmax(0,1fr) 34px!important;gap:10px!important;margin-top:9px!important}.hg-report-bar>span:first-child{font-family:var(--font-mono);color:var(--hg-report-muted)!important;font-size:10.5px!important}.hg-report-bar>span[aria-hidden=true]{box-shadow:inset 0 1px #ffffff0f;background:#dbe8e714!important;height:9px!important}.hg-report-bar-teal>span[aria-hidden=true] span{background:linear-gradient(90deg,#7de6deb3,#a7f3d0f2)!important}.hg-report-bar-amber>span[aria-hidden=true] span{background:linear-gradient(90deg,#b57728b8,#fbbf24f0,#e6cf95eb)!important}.hg-report-bar-red>span[aria-hidden=true] span{background:linear-gradient(90deg,#7f1d1db8,#f87148eb,#ffb9a6f0)!important}.hg-report-bar-slate>span[aria-hidden=true] span{background:linear-gradient(90deg,#94a3b88f,#dbe8e7bd)!important}.hg-report-tabs{counter-reset:report-tab;background:linear-gradient(#ffffff0b,#0000),#02080b80;border:1px solid #7de6de33;border-radius:8px;position:relative;box-shadow:inset 0 1px #ffffff0f,0 18px 56px #0000003d;gap:0!important;margin-top:18px!important;padding:4px!important}.hg-report-tab{counter-increment:report-tab;text-transform:uppercase;justify-content:center;align-items:center;gap:8px;transition:background .16s,color .16s,box-shadow .16s;position:relative;color:#dbe8e7ad!important;min-height:44px!important;font-family:var(--font-mono)!important;letter-spacing:.12em!important;box-shadow:none!important;background:0 0!important;border:0!important;border-right:1px solid #7de6de1f!important;border-radius:4px!important;font-size:11px!important;font-weight:650!important;display:inline-flex!important}.hg-report-tab:after{content:counter(report-tab, decimal-leading-zero);font-family:var(--font-mono);letter-spacing:0;color:#7de6de7a;font-size:9px;font-weight:500}.hg-report-tab:last-child{border-right:0!important}.hg-report-tab:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#e6cf95bd,#0000);height:1px;transition:opacity .16s;position:absolute;top:0;left:12px;right:12px}.hg-report-tab:hover{color:#fff8ece0!important;background:#7de6de0d!important}.hg-report-tab[aria-selected=true]{color:#fff8ec!important;background:linear-gradient(#e6cf952e,#e6cf950a),linear-gradient(90deg,#7de6de17,#f8714814),#060d0f94!important;box-shadow:inset 0 1px #ffffff1a,inset 0 -1px #e6cf9552,0 0 28px #e6cf951a!important}.hg-report-tab[aria-selected=true]:before{opacity:1}.hg-report-preview-panel{background:linear-gradient(90deg,#7de6de17,#0000 1px) 0 0/56px 100%,radial-gradient(circle at 92% 0,#f8714817,#0000 34%),linear-gradient(135deg,#03161a75,#05070da3),#02070a80!important;border:1px solid #7de6de33!important;border-radius:10px!important;min-height:258px!important;margin-top:12px!important;padding:clamp(16px,2vw,20px)!important}.hg-report-panel-grid{gap:14px!important}.hg-report-mini-card,.hg-report-list-chip,.hg-report-flag-card,.hg-report-source-lane,.hg-report-person-row,.hg-report-archive-card,.hg-report-archive-comment,.hg-report-drawer-source{box-shadow:inset 0 1px #ffffff0f;background:linear-gradient(#071d2157,#04080c85),#030a0d6b!important;border-color:#7de6de29!important;border-radius:8px!important}.hg-report-mini-card,.hg-report-archive-card{padding:17px!important}.hg-report-mini-card-risk,.hg-report-flag-card{box-shadow:inset 3px 0 #e6cf956b,inset 0 1px #ffffff0f;background:linear-gradient(#30111075,#08080da3),#0c06097a!important;border-color:#f871484d!important}.hg-report-list-chip{padding:11px 13px!important}.hg-report-flag-card strong,.hg-report-mini-card strong,.hg-report-source-lane strong,.hg-report-person-row a,.hg-report-archive-card strong{color:#fff8eceb!important}.hg-report-actions{gap:10px!important;margin-top:16px!important}.hg-report-actions .btn-primary{min-height:44px;padding-inline:20px}.hg-report-notice{color:#fff8ecad!important;border-radius:13px!important}.hg-report-evidence-trail{background:linear-gradient(135deg,#2a1b0c33,#04070c61),#02070a47!important;border-color:#e6cf952e!important;border-radius:22px!important}.hg-report-evidence-summary{padding:18px 20px!important}.hg-report-evidence-summary span{font-family:var(--font-sans);color:#fff8ec;font-size:16px}.hg-report-drawer{background:radial-gradient(circle at 100% 0,#f871481f,#0000 34%),linear-gradient(160deg,#141109f0,#020509f5),#02070af5!important;border:1px solid #e6cf9547!important;border-radius:10px!important;width:min(460px,100vw - 32px)!important;padding:20px!important;top:94px!important;bottom:16px!important;right:16px!important;box-shadow:inset 0 1px #ffffff1a,-28px 28px 90px #00000085,0 0 70px #e6cf951a!important}.hg-report-drawer-head{background:linear-gradient(#191209fa,#03080bf5)!important;border-bottom:1px solid #e6cf952e!important;margin:-20px -20px 16px!important;padding:18px 20px!important;top:-20px!important}.hg-report-drawer-head strong{font-family:var(--font-sans);color:#fff8ec;font-weight:760;font-size:18px!important}.hg-report-share-preview{background:#0105089e!important;border-color:#e6cf9529!important;border-radius:14px!important}@media (max-width:900px){.hg-report-cockpit-hero,.hg-report-stat-grid{grid-template-columns:1fr!important}.hg-report-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:620px){.hg-report-cockpit{border-radius:8px!important;padding:10px!important}.hg-report-verdict-card{border-radius:7px!important;padding:16px!important}.hg-report-verdict-title{font-size:clamp(3.1rem,15vw,4.05rem)!important;line-height:.86!important}.hg-report-verdict-summary{font-size:14.5px!important;line-height:1.5!important}.hg-report-stat-grid{grid-template-columns:1fr!important}.hg-report-tabs{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;max-width:100%;overflow-x:auto;grid-template-columns:none!important;display:flex!important}.hg-report-tabs::-webkit-scrollbar{display:none}.hg-report-tab{scroll-snap-align:start;flex:0 0 min(132px,46vw);justify-content:flex-start;border-bottom:0!important;border-right:0!important;padding-inline:13px!important}.hg-report-tab:last-child{border-right:0!important}.hg-report-preview-panel{min-height:0!important}.hg-report-drawer{width:calc(100vw - 20px)!important;top:76px!important;bottom:10px!important;right:10px!important}}.pillar{-webkit-backdrop-filter:blur(20px)saturate(150%);background:linear-gradient(#241e386b 0%,#0b0915bd 100%);border:1px solid #f1ebe117;border-radius:18px;padding:22px 24px;transition:transform .28s cubic-bezier(.2,.7,.2,1),border-color .28s,box-shadow .32s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff12,inset 0 0 0 1px #c8b0790a,0 1px #00000073,0 28px 70px -22px #000000b8}.pillar:hover{border-color:#c8b07947;transform:translateY(-3px);box-shadow:inset 0 1px #ffffff1a,inset 0 0 0 1px #c8b0791a,0 1px #00000073,0 32px 90px -22px #c8b07938,0 28px 70px -22px #000000b8}.pillar:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(138deg,#ffffff13 0%,#0000 28% 70%,#c8b07916 100%);position:absolute;inset:0}.pillar-head{font-family:var(--font-display);letter-spacing:.005em;color:var(--hg-ink);align-items:center;gap:12px;margin-bottom:8px;font-size:19px;font-style:italic;font-weight:400;display:flex}.pillar-index{font-family:var(--font-sans);letter-spacing:.18em;color:#f1ebe18c;background:#07060d80;border:1px solid #f1ebe11f;border-radius:6px;padding:4px 8px;font-size:10.5px;font-style:normal}.pillar-body{color:#f1ebe1b3;font-size:14px;font-weight:300;line-height:1.6}.input{border-radius:var(--r-md);border:1px solid var(--hg-line);width:100%;min-height:46px;color:var(--hg-ink);font:inherit;appearance:none;background:#07060db3;padding:12px 14px;font-size:14px;line-height:1.4;transition:border-color .18s,box-shadow .18s,background .18s}.input::placeholder{color:var(--hg-ink-faint)}.input:focus{border-color:var(--hg-accent);box-shadow:0 0 0 4px var(--hg-accent-glow-soft);background:#07060dd9;outline:none}.input[aria-invalid=true]{border-color:var(--hg-danger);box-shadow:0 0 0 4px #f8717124}.chip{border-radius:var(--r-pill);letter-spacing:.12em;text-transform:uppercase;background:#ffffff08;border:1px solid;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.chip-gold{color:var(--hg-accent)}.chip-muted{color:var(--hg-ink-muted)}.chip-warn{color:var(--hg-warn)}.chip-good{color:var(--hg-good)}.hg-topbar{z-index:40;-webkit-backdrop-filter:saturate(150%)blur(16px);background:linear-gradient(#04050894 0%,#0405082e 100%);border-bottom:1px solid #5cf8e60f;position:sticky;top:0;box-shadow:0 14px 42px #0000002e}.hg-topbar~.hg-topbar{display:none!important}.hg-topbar-inner{justify-content:space-between;align-items:center;gap:12px;width:min(100%,1360px);max-width:calc(100vw - 32px);margin:0 auto;padding:14px 22px;display:flex}.hg-brand{color:#d9c089;font-family:var(--font-display);letter-spacing:.005em;align-items:center;gap:8px;font-size:22px;font-style:italic;font-weight:400;text-decoration:none;transition:color .2s;display:inline-flex}.hg-brand:hover{color:#ead29a;text-decoration:none}.hg-brand .hg-logo{transition:filter .28s,transform .28s}.hg-brand:hover .hg-logo{filter:drop-shadow(0 0 12px #c8b0798c);transform:scale(1.06)}.hg-nav{align-items:center;gap:28px;display:inline-flex}.hg-nav-link{font-family:var(--font-sans);letter-spacing:.01em;color:#f1ebe1e0;align-items:center;padding:6px 0;font-size:13.5px;font-weight:500;text-decoration:none;transition:color .18s;display:inline-flex;position:relative}.hg-nav-link:after{content:"";background:#f1ebe18c;height:1px;transition:right .26s cubic-bezier(.2,.7,.2,1);position:absolute;bottom:0;left:0;right:100%}.hg-nav-link:hover{color:var(--hg-ink);text-decoration:none}.hg-nav-link:hover:after{right:0}.hg-nav-link.is-active{color:var(--hg-ink)}.hg-nav-link.is-active:after{background:var(--hg-accent);right:0;box-shadow:0 0 8px #c8b07980}.hg-nav-cta{font-family:var(--font-sans);letter-spacing:.01em;color:#1a1308;background:linear-gradient(135deg,#8a7549 0%,#c8b079 55%,#e6cf95 100%);border:1px solid #e6cf958c;border-radius:999px;align-items:center;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .22s,border-color .22s;display:inline-flex;box-shadow:0 1px #0006,0 12px 32px #c8b07938}.hg-nav-cta:hover{color:#1a1308;border-color:#f4e0a8bf;transform:translateY(-1px);box-shadow:0 1px #0006,0 16px 40px #c8b0795c}.hg-nav-cta:active{transform:translateY(0)}.hg-menu-btn{-webkit-backdrop-filter:blur(12px)saturate(140%);cursor:pointer;width:44px;height:44px;color:var(--hg-ink);-webkit-tap-highlight-color:transparent;background:#06050f3d;border:1px solid #f1ebe11f;border-radius:14px;justify-content:center;align-items:center;padding:0;transition:background .18s,border-color .18s;display:none}.hg-menu-btn:hover{background:#f1ebe10f;border-color:#c8b07959}.hg-menu-btn:focus-visible{outline:2px solid var(--hg-accent);outline-offset:2px}.hg-menu-icon{width:18px;height:14px;display:inline-block;position:relative}.hg-menu-icon span{background:var(--hg-ink);border-radius:2px;width:100%;height:1.5px;transition:transform .22s,opacity .18s,top .22s;position:absolute;left:0}.hg-menu-icon span:first-child{top:0}.hg-menu-icon span:nth-child(2){top:6px}.hg-menu-icon span:nth-child(3){top:12px}.hg-menu-icon.is-open span:first-child{top:6px;transform:rotate(45deg)}.hg-menu-icon.is-open span:nth-child(2){opacity:0}.hg-menu-icon.is-open span:nth-child(3){top:6px;transform:rotate(-45deg)}.hg-mobile-sheet{-webkit-backdrop-filter:saturate(160%)blur(18px);background:linear-gradient(#06050fb8 0%,#06050f8f 100%);border-bottom:1px solid #5cf8e614;flex-direction:column;gap:2px;padding:8px 22px 22px;display:none}.hg-mobile-sheet.is-open{display:flex}.hg-mobile-link{min-height:48px;font-family:var(--font-sans);letter-spacing:.005em;color:#f1ebe1db;border-bottom:1px solid #f1ebe10a;align-items:center;padding:4px;font-size:17px;font-weight:500;text-decoration:none;transition:color .18s;display:flex}.hg-mobile-link:last-child{border-bottom:0}.hg-mobile-link:hover{color:#fff;text-decoration:none}.hg-mobile-link.is-active{color:var(--hg-accent)}.hg-mobile-cta{color:#1a1308;background:linear-gradient(135deg,#8a7549 0%,#c8b079 55%,#e6cf95 100%);border:1px solid #e6cf958c;border-radius:14px;justify-content:center;margin-top:14px;padding:14px 18px;font-size:15px;font-weight:600;box-shadow:0 12px 32px #c8b07938}.hg-mobile-cta:hover{color:#1a1308}@media (max-width:767px){.hg-nav{display:none}.hg-menu-btn{display:inline-flex}}@media (max-width:980px){.nav-hide-md{display:none}}.dot-pulse{background:var(--hg-accent);border-radius:50%;width:8px;height:8px;display:inline-block;position:relative}.dot-pulse:after{content:"";border:1px solid var(--hg-accent);opacity:0;border-radius:50%;animation:1.6s ease-out infinite hg-pulse;position:absolute;inset:-3px}@keyframes hg-pulse{0%{opacity:.6;transform:scale(.6)}80%,to{opacity:0;transform:scale(1.6)}}.fade-in{animation:.36s ease-out both hg-fade-in}.fade-in-delay-1{animation-delay:80ms}.fade-in-delay-2{animation-delay:.16s}.fade-in-delay-3{animation-delay:.24s}.fade-in-delay-4{animation-delay:.32s}@keyframes hg-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.aurora,.particles span,.gradient-text,.dot-pulse:after,.eyebrow-pill:before,.fade-in{animation:none!important}.card,.pillar{transition:border-color .24s,box-shadow .28s}.card:hover,.pillar:hover{transform:none}html{scroll-behavior:auto}}::selection{color:#1a1308;background:#c8b07973}*{scrollbar-width:thin;scrollbar-color:var(--hg-surface-2) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:var(--hg-surface-2);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--hg-surface-3)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@supports (padding:max(0px)){.safe-bottom{padding-bottom:max(env(safe-area-inset-bottom), 16px)}.safe-top{padding-top:max(env(safe-area-inset-top), 16px)}}.hg-topbar{-webkit-backdrop-filter:saturate(145%)blur(10px);background:linear-gradient(#0305088f,#03050824);border-bottom-color:#7de6de1a;box-shadow:0 18px 46px #00000029}.hg-generated-hero{background:#020505}.hg-generated-hero-plate{opacity:1;filter:saturate(1.2)contrast(1.1)brightness(1.14);background-position:50%;background-size:cover;transform:scale(1.002)}.hg-generated-hero-field{opacity:.12;mix-blend-mode:screen;filter:blur(.1px);background:radial-gradient(circle at 56% 58%,#5cf8e657 0 1px,#0000 2px) 0 0/150px 150px,radial-gradient(circle at 78% 40%,#dece9d3d 0 1px,#0000 2px) 0 0/210px 210px,linear-gradient(112deg,#0000 0 48%,#5cf8e61f 50%,#0000 52%) 0 0/100% 100%}.hg-ops-hero{align-items:center;min-height:calc(100svh - 72px);padding:clamp(34px,6vh,72px) 0 clamp(28px,5vh,56px);overflow:hidden}.hg-ops-hero:after{background:linear-gradient(90deg,#0204066b 0%,#02040614 41%,#02040642 100%),linear-gradient(#0204062e 0%,#02040600 42%,#02040675 100%),radial-gradient(42% 36% at 53% 68%,#5cf8e629,#0000 68%),radial-gradient(54% 44% at 19% 75%,#e6cf951a,#0000 70%)}.hg-onefold-home.hg-ops-hero:after{background:linear-gradient(#020508c7 0%,#02050857 34% 58%,#020508d1 100%),radial-gradient(62% 50% at 30% 38%,#7de6de1a,#0000 72%)}.hg-ops-hero>.container{padding-top:0;align-items:flex-end;max-width:1440px;min-height:calc(100svh - 170px);padding-inline:clamp(16px,4vw,60px);display:flex}.hg-landing-container{width:100%}.hg-observatory-deck{-webkit-backdrop-filter:blur(8px)saturate(1.16);background:linear-gradient(135deg,#040c0f47,#04070c1f 46%,#040c0f38),#0205081f;border:1px solid #7de6de38;border-radius:28px;width:100%;max-width:1320px;margin:0 auto;padding:clamp(18px,2.4vw,30px);position:relative;box-shadow:inset 0 1px #ffffff14,inset 0 0 0 1px #ffffff05,0 44px 140px #0000007a}.hg-observatory-deck:before{content:"";z-index:-1;pointer-events:none;border:1px solid #f1ebe10d;border-radius:22px;position:absolute;inset:10px}.hg-console-grid{grid-template-columns:minmax(0,.95fr) minmax(390px,500px);align-items:end;gap:clamp(22px,4vw,58px);margin-top:0;display:grid}.hg-command-stack{flex-direction:column;justify-content:center;gap:clamp(14px,2vh,22px);min-width:0;display:flex}.hg-hero-brand{justify-content:center;align-items:center;gap:10px;width:100%;text-decoration:none;display:flex}.hg-hero-brand-title{font-family:var(--font-display);letter-spacing:.005em;color:#d9c089;text-shadow:0 2px 22px #0000008c;font-size:clamp(2.1rem,2.4vw,2.7rem);font-style:italic;font-weight:400;line-height:1}.hg-logo{flex:none;display:block}.hg-console-copy{gap:clamp(13px,1.8vh,18px);max-width:720px;padding:clamp(2px,1vw,10px) 0}.hg-product-kicker{color:#e6cf95e0;text-shadow:0 9px 28px #0000009e}.hg-product-title{color:#fff8ec;text-shadow:0 3px 24px #0000008f,0 18px 78px #000000b3;max-width:760px;font-size:clamp(4.2rem,6.2vw,6.9rem);font-weight:800;line-height:.94}.hg-product-title span{display:block}.hg-product-lede{color:#fff8ecd6;max-width:54ch;font-size:clamp(1.08rem,1.28vw,1.3rem);line-height:1.5}.hg-status-line{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#02080a5c;border:1px solid #7de6de26;border-radius:999px;grid-template-columns:auto auto minmax(0,1fr);width:-moz-fit-content;width:fit-content;max-width:min(100%,640px);padding:10px 13px;box-shadow:inset 0 1px #ffffff0d}.hg-status-line small{color:#fff8ecd6}.hg-card-hero{-webkit-backdrop-filter:blur(10px)saturate(1.2);background:linear-gradient(#081e2275,#05080c8a),#030c0f57;border-color:#7de6de57;border-radius:20px;box-shadow:inset 0 1px #ffffff1f,inset 0 0 0 1px #7de6de14,0 30px 100px #00000070,0 0 64px #5cf8e617}.hg-card-hero:hover{border-color:#7de6de70;box-shadow:inset 0 1px #ffffff24,inset 0 0 0 1px #7de6de1f,0 34px 110px #0000007a,0 0 80px #5cf8e61f}.hg-scan-console{min-height:0;padding:clamp(18px,2vw,24px)}.hg-scan-console .input{background:#0105089e;border-color:#7de6de33;min-height:48px}.hg-scan-console .btn-primary{min-height:52px}.hg-scan-console-head{border-bottom-color:#f1ebe11a;margin-bottom:14px}.hg-scan-console-head span{color:#e6cf95db}.hg-output-panel{-webkit-backdrop-filter:blur(7px)saturate(1.12);background:linear-gradient(135deg,#04141847,#04070c2e),#02050829;border:1px solid #f1ebe11a;border-radius:18px;grid-template-columns:1fr;gap:11px;padding:14px;display:grid;box-shadow:inset 0 1px #ffffff0d}.hg-output-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.hg-output-head span{color:#e6cf95d1;flex:none}.hg-output-head h2{color:#fff8ec;font-family:var(--font-sans);text-align:right;margin:0;font-size:15px;font-weight:700}.hg-output-head p{display:none}.hg-output-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.hg-output-item{background:#01050847;border:1px solid #f1ebe114;border-radius:12px;gap:4px;min-height:76px;padding:10px 11px}.hg-output-item strong{color:#fff8ec}.hg-output-item small{color:#fff8ece6;font-size:15px;display:block}.hg-output-links{justify-content:flex-end}.hg-output-links a{color:#e6cf95d1}.hg-console-nav{-webkit-backdrop-filter:blur(5px);background:#02060929;border:1px solid #f1ebe11a;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:clamp(14px,2vw,22px);overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.hg-workflow-link{background:0 0;border-right-color:#f1ebe114;min-height:68px;padding:13px 15px}.hg-workflow-link:hover{background:#7de6de14}.hg-workflow-link strong{color:#fff8ec}.hg-workflow-link small{color:#fff8ece6}.hg-observatory-deck .hugin-ticker{margin:14px 0 0!important;padding:0!important}.hg-observatory-deck .hugin-ticker-shell{background:0 0!important;padding:0!important}.hg-observatory-deck .hugin-ticker-title{color:#fff8ec8f!important}.hg-home-section-compact{background:radial-gradient(62% 42% at 50% 0,#7de6de14,#0000 68%),#050609;border-top:1px solid #7de6de14;margin-top:0;padding:clamp(28px,4vw,44px) 0 64px}.hg-below-fold-grid{gap:12px}.hg-ops-panel{box-shadow:none;background:#05060cb8;border-color:#f1ebe114;border-radius:12px}.hg-below-fold-grid .hg-digest-row{margin-top:4px}@media (max-width:1180px){.hg-ops-hero>.container{min-height:auto}.hg-console-grid{grid-template-columns:minmax(0,1fr) minmax(350px,460px);gap:clamp(18px,3vw,32px)}.hg-product-title{font-size:clamp(3.4rem,7.8vw,5.6rem)}}@media (max-width:900px){.hg-generated-hero-plate{opacity:1;background-position:53%;transform:scale(1.02)}.hg-generated-hero-field{opacity:.08}.hg-ops-hero{min-height:auto;padding:24px 0 22px}.hg-ops-hero:after{background:linear-gradient(#02040647,#02040629 38%,#0204069e),linear-gradient(90deg,#02040685,#0204061f 50%,#02040661)}.hg-ops-hero>.container{padding-inline:clamp(14px,4vw,24px)}.hg-observatory-deck{background:linear-gradient(145deg,#040c0f61,#04070c33),#02050838;border-radius:22px;padding:16px}.hg-console-grid{grid-template-columns:1fr}.hg-console-copy{padding:0}.hg-product-title{font-size:clamp(3rem,11vw,4.6rem)}.hg-product-lede{font-size:1rem;line-height:1.48}.hg-status-line{border-radius:16px;grid-template-columns:auto minmax(0,auto) minmax(0,1fr);width:100%}.hg-output-list{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-console-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.hg-workflow-link:nth-child(3n){border-right:0}.hg-below-fold-grid{grid-template-columns:1fr}}@media (max-width:620px){html,body{overflow-x:hidden}.hg-topbar{-webkit-backdrop-filter:saturate(140%)blur(8px);background:#03050857}.hg-generated-hero-plate{opacity:.96;background-position:50%;transform:scale(1.06)}.hg-ops-hero:after{background:linear-gradient(#02040666,#02040633 34%,#020406b8),linear-gradient(90deg,#02040694,#02040633)}.hg-ops-hero,.hg-ops-hero>.container,.hg-landing-container,.hg-observatory-deck{width:100%;min-width:0;max-width:100vw}.hg-ops-hero>.container{overflow:hidden}.hg-observatory-deck{-webkit-backdrop-filter:blur(7px)saturate(1.12);background:linear-gradient(145deg,#040c0f6b,#04070c3d),#02050842;border-radius:20px;max-width:100%;padding:14px}.hg-observatory-deck:before{border-radius:16px;inset:7px}.hg-console-grid{gap:14px;width:100%;min-width:0;max-width:none}.hg-command-stack{gap:10px;min-width:0}.hg-product-title{overflow-wrap:break-word;max-width:100%;font-size:clamp(2.15rem,10vw,2.8rem);line-height:.96}.hg-product-title span{max-width:100%}.hg-product-lede{overflow-wrap:break-word;font-size:.95rem}.hg-status-line{grid-template-columns:auto minmax(0,1fr);gap:7px 9px;padding:10px 12px}.hg-status-line small{grid-column:2}.hg-scan-console{min-width:0;max-width:100%;padding:14px;overflow:hidden}.hg-scan-console .input{padding-right:78px!important}.hg-scan-console .btn-quiet{max-width:62px;padding-inline:8px!important}.hg-output-panel{display:none}.hg-console-nav{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;max-width:100%;margin-top:12px}.hg-workflow-link{min-height:50px;padding:10px 11px}.hg-workflow-link:nth-child(3n){border-right:1px solid #f1ebe114}.hg-workflow-link:nth-child(2n){border-right:0}.hg-workflow-link small,.hg-observatory-deck .hugin-ticker{display:none}.hg-home-section-compact{padding:22px 0 42px;display:block}}@media (max-width:440px){.hg-ops-hero>.container{padding-inline:12px}.hg-observatory-deck{padding:12px}.hg-product-title{font-size:clamp(2.05rem,10.5vw,2.55rem)}}body:has(.hg-onefold-home) footer{display:none}.hg-site-footer{border-top:1px solid var(--hg-line);color:var(--hg-ink-muted);margin-top:80px;padding:28px 0;font-size:12px}.hg-site-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.hg-site-footer-mark{color:#fff8eca8}.hg-site-footer-links{flex-wrap:wrap;align-items:center;gap:7px 12px;display:flex}.hg-site-footer-links a{color:inherit;text-decoration:none}.hg-site-footer-links a:hover{color:var(--hg-accent-soft);text-underline-offset:3px;text-decoration:underline}body:has(.hg-onefold-home) .hg-topbar{z-index:60;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border-bottom:0;padding:14px 0 0;position:fixed;top:0;left:0;right:0}body:has(.hg-onefold-home) .hg-topbar:before{content:"";pointer-events:none;background:linear-gradient(#010406c2,#01040652 58%,#0000);height:130px;position:absolute;inset:0 0 auto}body:has(.hg-onefold-home) .hg-topbar-inner{-webkit-backdrop-filter:blur(12px)saturate(1.18);background:linear-gradient(135deg,#04121657,#03060a2e),#02060933;border:1px solid #7de6de2e;border-radius:999px;width:min(100% - 32px,1320px);max-width:calc(100vw - 32px);padding:10px 13px;position:relative;box-shadow:inset 0 1px #ffffff14,0 18px 70px #00000047}body:has(.hg-onefold-home) .hg-brand{font-size:21px}body:has(.hg-onefold-home) .hg-nav{gap:clamp(14px,1.7vw,24px)}body:has(.hg-onefold-home) .hg-nav-link{color:#fff8ece6}:is(body:has(.hg-onefold-home) .hg-nav-link:hover,body:has(.hg-onefold-home) .hg-nav-link.is-active){color:#fff8ec}body:has(.hg-onefold-home) .hg-nav-cta{background:linear-gradient(135deg,#a58c52eb,#ffebabf5),#e6cf95e6;min-height:38px;padding:7px 17px;box-shadow:0 1px #00000061,0 0 36px #e6cf9538}.hg-onefold-home.hg-ops-hero{min-height:100svh;padding:clamp(96px,11vh,118px) 0 clamp(16px,2.6vh,28px)}.hg-onefold-home.hg-ops-hero>.container{align-items:center;min-height:calc(100svh - clamp(118px,13vh,146px))}.hg-onefold-home .hg-observatory-deck{max-width:1300px;padding:clamp(16px,2vw,24px)}.hg-onefold-home .hg-console-grid{gap:clamp(18px,3.2vw,48px)}.hg-onefold-home .hg-product-title{font-size:clamp(3.7rem,5.65vw,6.25rem);line-height:.92}.hg-onefold-home .hg-product-lede{font-size:clamp(1rem,1.12vw,1.18rem);line-height:1.42}.hg-onefold-home .hg-console-copy{align-content:space-between;align-items:start}.hg-onefold-home .hg-hero-foot{gap:clamp(12px,1.6vh,18px);width:100%;display:grid}.hg-onefold-home .hg-status-line{padding:8px 12px}.hg-info-deck{border:1px solid var(--hg-line);-webkit-backdrop-filter:blur(5px);background:#02080a5c;border-radius:16px;scroll-margin-top:96px;overflow:hidden}.hg-info-tabs{border-bottom:1px solid var(--hg-line);gap:3px;padding:6px;display:flex}.hg-info-tabs button{color:var(--hg-ink-muted);font-family:var(--font-sans);letter-spacing:0;cursor:pointer;background:0 0;border:0;border-radius:10px;flex:1;padding:8px 6px;font-size:12.5px;font-weight:600;transition:background .15s,color .15s}.hg-info-tabs button:hover{color:var(--hg-ink)}.hg-info-tabs button.is-active{color:#a7f3d0;background:#7de6de1f}.hg-info-panel{padding:16px 18px 18px;display:grid}.hg-info-pane{visibility:hidden;grid-area:1/1}.hg-info-pane.is-active{visibility:visible}.hg-info-list{gap:13px;margin:0;display:grid}.hg-info-list>div{gap:3px;display:grid}.hg-info-list dt{letter-spacing:0;color:var(--hg-ink);font-size:15px;font-weight:600}.hg-info-list dd{color:var(--hg-ink-muted);margin:0;font-size:13.5px;line-height:1.5}.hg-info-api{gap:12px;display:grid}.hg-info-api-lede{color:var(--hg-ink-muted);margin:0;font-size:14px;line-height:1.5}.hg-info-api-code{border:1px solid var(--hg-line);font-family:var(--font-mono);color:#7de6deeb;white-space:pre;background:#0000005c;border-radius:10px;margin:0;padding:12px 14px;font-size:12px;line-height:1.5;overflow-x:auto}.hg-info-api-links{flex-wrap:wrap;gap:16px;display:flex}.hg-info-api-links a{font-family:var(--font-mono);letter-spacing:.03em;color:#a7f3d0f2;font-size:12px;font-weight:600;text-decoration:none}.hg-info-api-links a:hover{color:#a7f3d0}.hg-morals-page{min-height:calc(100svh - 160px)}body:not(:has(.hg-onefold-home)) .hg-morals-frame{box-sizing:border-box;max-width:1040px}.hg-morals-hero{border-bottom:1px solid #7de6de24;gap:12px;padding-bottom:clamp(16px,3vw,28px);display:grid}body:not(:has(.hg-onefold-home)) .hg-morals-hero h1{max-width:860px;font-size:clamp(3rem,7vw,5.9rem);line-height:.92}body:not(:has(.hg-onefold-home)) .hg-morals-hero .hg-page-lede{max-width:720px}.hg-morals-golden,.hg-morals-reference,.hg-morals-applications,.hg-morals-impact,.hg-morals-etiquette,.hg-morals-close{margin-top:clamp(18px,3vw,28px);padding:clamp(18px,3vw,28px)}.hg-morals-compass{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:clamp(16px,3vw,26px);display:grid}.hg-morals-compass article{background:linear-gradient(135deg,#5eead414,#e6cf9509),#02080a47;border:1px solid #7de6de26;border-radius:12px;gap:7px;min-height:96px;padding:16px;display:grid}.hg-morals-compass span{color:#e6cf95d6;font-family:var(--font-mono);text-transform:uppercase;font-size:.68rem;font-weight:820;line-height:1}.hg-morals-compass strong{color:#fff8ec;font-size:clamp(.98rem,1.25vw,1.12rem);font-weight:760;line-height:1.18}.hg-morals-golden{background:linear-gradient(135deg,#896f332e,#081e224d),#03080b3d;border-color:#e6cf953d;grid-template-columns:minmax(0,.95fr) minmax(280px,1fr);align-items:end;gap:clamp(14px,3vw,30px);display:grid}.hg-morals-reference{grid-template-columns:minmax(190px,.45fr) minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.hg-morals-reference p{color:#fff8ecc2;max-width:72ch;margin:0;font-size:clamp(.92rem,1vw,1rem);line-height:1.5}.hg-morals-reference-links{flex-wrap:wrap;gap:8px;display:flex}.hg-morals-reference-links a{color:#fff8ecd6;background:#02080b70;border:1px solid #7de6de2e;border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:9px 12px;font-size:.84rem;font-weight:760;text-decoration:none;display:inline-flex}.hg-morals-reference-links a:hover,.hg-morals-reference-links a:focus-visible{color:#fff8ec;border-color:#e6cf9561;text-decoration:none}.hg-morals-golden h2,.hg-morals-reference h2,.hg-morals-applications h2,.hg-morals-impact h2,.hg-morals-etiquette h2,.hg-morals-close h2{color:#fff8ec;font-family:var(--font-sans);letter-spacing:0;overflow-wrap:anywhere;margin:0;font-weight:760}.hg-morals-golden h2{max-width:620px;font-size:clamp(1.65rem,3.4vw,2.65rem);line-height:1.02}.hg-morals-golden p,.hg-morals-applications p,.hg-morals-impact p,.hg-morals-close p{color:#fff8ecbd;max-width:780px;margin:0;font-size:.96rem;line-height:1.55}.hg-morals-applications{grid-template-columns:minmax(190px,.35fr) minmax(0,1fr);align-items:start;gap:14px;display:grid}.hg-morals-application-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.hg-morals-application-grid a{min-height:92px;color:inherit;background:#02080a42;border:1px solid #7de6de1f;border-radius:12px;gap:6px;padding:14px;text-decoration:none;display:grid}.hg-morals-application-grid a:hover,.hg-morals-application-grid a:focus-visible{color:#fff8ec;border-color:#e6cf9552;text-decoration:none}.hg-morals-application-grid strong{color:#fff8ec;font-size:.95rem}.hg-morals-application-grid span{color:#fff8ecb8;font-size:.84rem;line-height:1.42}.hg-morals-values{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.hg-morals-value{align-content:start;gap:8px;min-height:132px;padding:18px;display:grid}.hg-morals-value h2{margin:0;font-size:.98rem}.hg-morals-value p{margin:0;font-size:.88rem;line-height:1.48}.hg-morals-impact{gap:14px;display:grid}.hg-morals-impact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.hg-morals-impact-grid>div{background:#02080a42;border:1px solid #7de6de1f;border-radius:12px;gap:7px;padding:15px;display:grid}.hg-morals-impact-grid strong{color:#fff8ec;font-size:.94rem}.hg-morals-impact-grid p{font-size:.86rem;line-height:1.45}.hg-morals-etiquette{gap:14px;display:grid}.hg-morals-etiquette ol{counter-reset:morals-etiquette;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.hg-morals-etiquette li{counter-increment:morals-etiquette;color:#fff8ecc7;background:#02080a3d;border:1px solid #7de6de1f;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:14px;font-size:.88rem;line-height:1.42;display:grid}.hg-morals-etiquette li:before{content:counter(morals-etiquette, decimal-leading-zero);color:var(--hg-accent);font-family:var(--font-mono);letter-spacing:.08em;font-size:.72rem;font-weight:700}.hg-morals-close{gap:12px;display:grid}.hg-morals-close .about-link{width:-moz-fit-content;width:fit-content;font-weight:700}.hg-morals-page,.hg-morals-frame,.hg-morals-hero,.hg-morals-compass,.hg-morals-compass article,.hg-morals-golden,.hg-morals-reference,.hg-morals-applications,.hg-morals-application-grid,.hg-morals-application-grid a,.hg-morals-values,.hg-morals-value,.hg-morals-impact,.hg-morals-impact-grid,.hg-morals-impact-grid>div,.hg-morals-etiquette,.hg-morals-etiquette li,.hg-morals-close{min-width:0}.hg-morals-frame{overflow-x:hidden}.hg-morals-golden>*,.hg-morals-reference>*,.hg-morals-applications>*,.hg-morals-compass article>*,.hg-morals-application-grid a>*,.hg-morals-value>*,.hg-morals-impact-grid>div>*,.hg-morals-etiquette li>*,.hg-morals-close>*{min-width:0}.hg-morals-page h1,.hg-morals-page h2,.hg-morals-page p,.hg-morals-page li{overflow-wrap:anywhere}@media (max-width:860px){.hg-morals-golden,.hg-morals-reference,.hg-morals-applications{grid-template-columns:1fr}.hg-morals-compass,.hg-morals-application-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-morals-reference-links{justify-content:flex-start}.hg-morals-values,.hg-morals-impact-grid,.hg-morals-etiquette ol{grid-template-columns:1fr}.hg-morals-value{min-height:0}}@media (max-width:540px){body:not(:has(.hg-onefold-home)) .hg-morals-frame{width:min(100vw - 20px,500px)!important;max-width:min(100vw - 20px,500px)!important;padding:12px!important}body:not(:has(.hg-onefold-home)) .hg-morals-hero h1{font-size:clamp(2.8rem,15vw,3.45rem);line-height:.92}.hg-morals-golden,.hg-morals-reference,.hg-morals-applications,.hg-morals-impact,.hg-morals-etiquette,.hg-morals-close{box-sizing:border-box;width:100%;padding:20px}.hg-morals-golden h2{font-size:clamp(1.52rem,7vw,1.95rem);line-height:1.08}.hg-morals-compass strong{font-size:.98rem;line-height:1.24}.hg-morals-hero .hg-page-lede,.hg-morals-golden p,.hg-morals-reference p,.hg-morals-application-grid span,.hg-morals-value p,.hg-morals-impact-grid p,.hg-morals-etiquette li,.hg-morals-close p{font-size:.9rem;line-height:1.48}.hg-morals-compass,.hg-morals-application-grid{grid-template-columns:1fr}.hg-morals-compass article,.hg-morals-application-grid a{min-height:0}}.hg-apidoc-quick-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));gap:10px;margin:22px 0 8px;display:grid}.hg-apidoc-quick-card{min-height:118px;color:inherit;background:linear-gradient(#7de6de12,#ffffff05),#05080c6b;border:1px solid #7de6de2e;border-radius:12px;gap:4px;padding:13px 14px;text-decoration:none;transition:border-color .15s,transform .15s,background .15s;display:grid}.hg-apidoc-quick-card:hover{background:linear-gradient(#7de6de1a,#ffffff08),#05080c8a;border-color:#7de6de5c;transform:translateY(-1px)}.hg-apidoc-quick-card span{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#a7f3d0eb;font-size:10.5px;font-weight:700}.hg-apidoc-quick-card strong{color:var(--hg-ink);font-size:15px;line-height:1.25}.hg-apidoc-quick-card small{color:var(--hg-ink-muted);font-size:12.5px;line-height:1.45}.hg-apidoc-list{gap:12px;margin:26px 0;display:grid}.hg-apidoc{min-width:0;padding:16px 18px}.hg-apidoc-head{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:8px;display:flex}.hg-apidoc-method{font-family:var(--font-mono);letter-spacing:.08em;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:700}.hg-apidoc-post{color:#a7f3d0;background:#5eead41f;border:1px solid #5eead44d}.hg-apidoc-get{color:#c4b5fd;background:#8b5cf61f;border:1px solid #8b5cf64d}.hg-apidoc-head code{font-family:var(--font-mono);color:var(--hg-ink);word-break:break-all;font-size:13.5px}.hg-apidoc p{color:var(--hg-ink-muted);margin:0;font-size:14px;line-height:1.5}.hg-apidoc .about-codeblock{margin-top:12px}.hg-apidoc-cache-card{margin-top:18px}.hg-apidoc-validator-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.hg-apidoc-validator-grid>div{background:#ffffff06;border:1px solid #7de6de29;border-radius:10px;gap:5px;min-width:0;min-height:118px;padding:12px 13px;display:grid}.hg-apidoc-validator-grid code{font-family:var(--font-mono);color:var(--hg-ink);word-break:break-word;font-size:12px}.hg-apidoc-validator-grid strong{font-family:var(--font-mono);color:#a7f3d0f0;word-break:break-word;font-size:11.5px;line-height:1.35}.hg-apidoc-validator-grid span{color:var(--hg-ink-muted);font-size:12.5px;line-height:1.45}.hg-apidoc-limits{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.hg-apidoc-limits>div{border:1px solid var(--hg-line);background:#ffffff05;border-radius:10px;gap:2px;padding:10px 12px;display:grid}.hg-apidoc-limits strong{color:var(--hg-ink);font-size:13px}.hg-apidoc-limits span{font-family:var(--font-mono);color:var(--hg-ink-faint);font-size:11.5px}@media (max-width:560px){.hg-apidoc-quick-grid,.hg-apidoc-limits,.hg-apidoc-validator-grid{grid-template-columns:1fr}}.hg-onefold-home .hg-scan-console{padding:clamp(17px,1.8vw,22px)}.hg-onefold-home .hg-output-panel{gap:9px;padding:12px}.hg-onefold-home .hg-output-item{min-height:72px;padding:11px 12px}.hg-onefold-home .hg-console-nav{margin-top:clamp(12px,1.5vw,16px)}.hg-onefold-home .hg-workflow-link{min-height:56px;padding:10px 13px}.hg-onefold-home .hg-workflow-link small{font-size:12px;line-height:1.35}@media (max-width:900px){body:has(.hg-onefold-home) .hg-topbar{padding-top:12px}body:has(.hg-onefold-home) .hg-topbar-inner{border-radius:22px;width:min(100% - 24px,720px);padding:9px 10px}.hg-onefold-home.hg-ops-hero{min-height:auto;padding-top:100px}.hg-onefold-home.hg-ops-hero>.container{min-height:0}.hg-onefold-home .hg-product-title{font-size:clamp(2.85rem,10vw,4.4rem)}}@media (max-width:620px){body:has(.hg-onefold-home) .hg-topbar-inner{width:min(100% - 24px,500px)}.hg-onefold-home.hg-ops-hero{padding-top:98px}.hg-onefold-home .hg-observatory-deck{padding:13px}.hg-onefold-home .hg-product-title{font-size:clamp(2.05rem,10vw,2.72rem)}.hg-onefold-home .hg-product-lede{font-size:.93rem}}@media (min-width:1180px){:is(body:has(.hg-onefold-home) .fade-in,body:has(.hg-onefold-home) .fade-in-delay-1,body:has(.hg-onefold-home) .fade-in-delay-2,body:has(.hg-onefold-home) .fade-in-delay-3,body:has(.hg-onefold-home) .fade-in-delay-4){opacity:1!important;animation:none!important;transform:none!important}body:has(.hg-onefold-home) .hg-topbar{padding-top:16px}body:has(.hg-onefold-home) .hg-topbar:before{background:linear-gradient(#010406b3,#0104063d 58%,#0000);height:104px}body:has(.hg-onefold-home) .hg-topbar-inner{width:min(100vw - 56px,1188px);max-width:min(100vw - 56px,1188px);min-height:44px;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0}body:has(.hg-onefold-home) .hg-brand{text-shadow:0 10px 34px #000000ad;gap:9px;padding:7px 0;font-size:18.5px}body:has(.hg-onefold-home) .hg-brand .hg-raven-mark{width:20px!important;height:20px!important}body:has(.hg-onefold-home) .hg-nav{-webkit-backdrop-filter:blur(9px)saturate(1.12);background:linear-gradient(135deg,#0412164d,#03060a26),#02060926;border:1px solid #7de6de33;border-radius:999px;gap:clamp(16px,1.45vw,22px);padding:6px 8px 6px 18px;box-shadow:inset 0 1px #ffffff14,0 14px 48px #0000003d}body:has(.hg-onefold-home) .hg-nav-link{padding-block:4px;font-size:15px;font-weight:600}body:has(.hg-onefold-home) .hg-nav-cta{min-height:34px;padding:6px 15px;font-size:12.5px}.hg-onefold-home.hg-ops-hero{padding-top:clamp(88px,9.7vh,104px);padding-bottom:clamp(18px,2.5vh,30px)}.hg-onefold-home.hg-ops-hero>.container{max-width:1240px;min-height:calc(100svh - clamp(112px,12vh,132px));padding-inline:24px}.hg-onefold-home .hg-observatory-deck{-webkit-backdrop-filter:none;max-width:1188px;box-shadow:none;background:0 0;border-color:#0000;padding:clamp(18px,1.65vw,24px)}.hg-onefold-home .hg-observatory-deck:before{border-color:#0000}.hg-onefold-home.hg-ops-hero:after{background:linear-gradient(100deg,#020508eb 0%,#020508cc 24%,#02050875 45%,#02050814 64%,#0000 80%),linear-gradient(#02050857 0%,#0000 30% 66%,#02050880 100%),radial-gradient(46% 44% at 20% 44%,#7de6de1f,#0000 70%)}.hg-onefold-home .hg-console-grid{grid-template-columns:minmax(0,1fr) minmax(420px,540px);align-items:stretch;gap:clamp(28px,3.2vw,52px)}.hg-onefold-home .hg-console-copy{justify-content:space-between;gap:0;min-width:0;max-width:100%;padding:10px 0 18px;position:relative;overflow:visible}.hg-onefold-home .hg-console-copy:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(60% 42% at 24% 30%,#7de6de12 0%,#0000 68%);position:absolute;inset:-60px -40px}.hg-onefold-home .hg-hero-top{flex-direction:column;gap:20px;display:flex}.hg-onefold-home .hg-hero-eyebrow{width:-moz-fit-content;width:fit-content;font-family:var(--font-mono);letter-spacing:.24em;text-transform:uppercase;color:#7de6ded1;align-items:center;gap:10px;font-size:11px;font-weight:500;display:inline-flex}.hg-onefold-home .hg-hero-eyebrow-dot{background:#7de6def2;border-radius:999px;width:6px;height:6px;animation:2.6s ease-in-out infinite hg-pulse-dot;box-shadow:0 0 12px #7de6ded9}.hg-onefold-home .hg-product-title{max-width:16ch;font-family:var(--font-sans);letter-spacing:0;color:#fff9f1fa;text-shadow:0 2px 26px #0000009e,0 16px 60px #0000008c;font-size:clamp(2.6rem,4.4vw,4.4rem);font-weight:600;line-height:1.03;display:block}.hg-onefold-home .hg-product-lede{color:#e4eeeead;letter-spacing:0;max-width:44ch;font-size:clamp(14px,1.05vw,16.5px);font-weight:400;line-height:1.6}.hg-onefold-home .hg-status-line{gap:8px;max-width:520px;padding:8px 12px}.hg-onefold-home .hg-status-line strong{font-size:13.5px}.hg-onefold-home .hg-status-line small{font-size:13px}.hg-onefold-home .hg-command-stack{justify-self:end;width:100%;max-width:540px}.hg-onefold-home .hg-scan-console{border-color:#7de6de3d;border-radius:24px;padding:clamp(24px,1.9vw,34px);box-shadow:0 0 0 1px #7de6de12,inset 0 1px #ffffff1a,0 32px 90px #0009}.hg-onefold-home .hg-scan-console-head{margin-bottom:18px}.hg-onefold-home .hg-scan-console .input{min-height:56px;font-size:15px}.hg-onefold-home .hg-scan-console .btn-primary{min-height:58px;font-size:16px}.hg-onefold-home .hg-scan-console .hg-output-list{grid-template-columns:1fr 1fr;gap:6px;display:grid}.hg-onefold-home .hg-scan-console .hg-output-item{border-radius:10px;min-height:auto;padding:10px 12px}.hg-onefold-home .hg-scan-console .hg-output-item strong{margin-bottom:3px;font-size:13px;font-weight:600}.hg-onefold-home .hg-scan-console .hg-output-item small{color:#fff8ec85;font-size:11.5px;line-height:1.38}.hg-onefold-home .hg-output-links{gap:6px 12px}.hg-onefold-home .hg-output-links a{font-size:12.5px}.hg-onefold-home .hg-console-nav{background:#0206091c;border-radius:15px;margin-top:14px}}body:not(:has(.hg-onefold-home)){background:#030607}body:not(:has(.hg-onefold-home)) main{isolation:isolate;min-height:calc(100svh - 90px);position:relative;overflow:hidden}body:not(:has(.hg-onefold-home)) main:before{content:"";z-index:-2;pointer-events:none;position:fixed;inset:0}body:not(:has(.hg-onefold-home)) main:after{content:"";z-index:-2;pointer-events:none;position:fixed;inset:0}body:not(:has(.hg-onefold-home)) main:before{opacity:.55;filter:saturate(1.16)contrast(1.08)brightness(.9);background-image:url(/brand/hugin-evidence-observatory-4k.webp);background-position:50%;background-size:cover;transform:scale(1.01)}body:not(:has(.hg-onefold-home)) main:after{z-index:-1;background:linear-gradient(90deg,#030608c7,#0306085c 44%,#030608b3),linear-gradient(#030608db,#0306088f 28%,#030608d1),radial-gradient(60% 44% at 50% 18%,#5eeee021,#0000 70%),radial-gradient(52% 42% at 28% 84%,#e6cf9514,#0000 68%)}body:not(:has(.hg-onefold-home)) .hg-topbar{box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border-bottom:0;padding:14px 0 10px}body:not(:has(.hg-onefold-home)) .hg-topbar:before{content:"";pointer-events:none;background:linear-gradient(#010406c7,#01040652 58%,#0000);height:116px;position:absolute;inset:0 0 auto}body:not(:has(.hg-onefold-home)) .hg-topbar-inner{-webkit-backdrop-filter:blur(12px)saturate(1.16);background:linear-gradient(135deg,#04121661,#03060a38),#02060938;border:1px solid #7de6de2e;border-radius:999px;width:min(100% - 32px,1320px);max-width:calc(100vw - 32px);padding:10px 13px;position:relative;box-shadow:inset 0 1px #ffffff14,0 18px 70px #0000004d}body:has(.hg-report-shell) .hg-topbar-inner{background:linear-gradient(90deg,#010709c2,#040f116b 50%,#010709b8),#0206096b;border-color:#7de6de38;border-radius:14px;width:min(100% - 44px,1180px);padding:9px 12px;box-shadow:inset 0 1px #ffffff14,inset 0 -1px #7de6de14,0 18px 70px #0000004d}body:has(.hg-report-shell) .hg-nav{gap:0}body:has(.hg-report-shell) .hg-nav-link{min-height:34px;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#dbe8e7c2;border-left:1px solid #7de6de1a;padding:0 13px;font-size:10.5px;font-weight:500}body:has(.hg-report-shell) .hg-nav-link:after{background:linear-gradient(90deg,#7de6de33,#e6cf95a3);left:13px;right:13px}:is(body:has(.hg-report-shell) .hg-nav-link:hover,body:has(.hg-report-shell) .hg-nav-link.is-active){color:#fff8ecf0;background:#7de6de0b}body:not(:has(.hg-onefold-home)) .hg-nav{gap:clamp(13px,1.45vw,21px)}body:not(:has(.hg-onefold-home)) .hg-nav-link{color:#fff8ecd1;font-size:14px;font-weight:500}:is(body:not(:has(.hg-onefold-home)) .hg-nav-link:hover,body:not(:has(.hg-onefold-home)) .hg-nav-link.is-active){color:#fff8ecf0}body:not(:has(.hg-onefold-home)) .hg-nav-cta{background:linear-gradient(135deg,#a58c52eb,#ffebabf5),#e6cf95e6;min-height:38px;padding:7px 17px;box-shadow:0 1px #00000061,0 0 36px #e6cf9538}body:not(:has(.hg-onefold-home)) footer{-webkit-backdrop-filter:blur(10px);background:linear-gradient(#03060829,#0306088f),#02050861;border-top:1px solid #7de6de1a!important;margin-top:0!important}:is(body:not(:has(.hg-onefold-home)) .hg-page,body:not(:has(.hg-onefold-home)) .civic-page){min-height:calc(100svh - 94px);padding:clamp(46px,6vw,72px) 0 clamp(70px,8vw,104px);background:0 0!important}body:not(:has(.hg-onefold-home)) .hg-page-soft:before{opacity:0!important}body:not(:has(.hg-onefold-home)) .hg-page-soft:after{opacity:0!important}body:not(:has(.hg-onefold-home)) .aurora:before{opacity:0!important}body:not(:has(.hg-onefold-home)) .aurora:after{opacity:0!important}body:not(:has(.hg-onefold-home)) .hg-page-frame{z-index:1;position:relative}body:not(:has(.hg-onefold-home)) .civic-page .container-wide{z-index:1;position:relative}body:not(:has(.hg-onefold-home)) main>.container{z-index:1;position:relative}body:not(:has(.hg-onefold-home)) .container-page{z-index:1;position:relative}body:not(:has(.hg-onefold-home)) .hg-page-frame{box-sizing:border-box;-webkit-backdrop-filter:blur(9px)saturate(1.12);background:linear-gradient(135deg,#0412164d,#03060a2e),#02060933;border:1px solid #7de6de33;border-radius:26px;box-shadow:inset 0 1px #ffffff14,0 34px 120px #0000005c;max-width:min(var(--hugin-frame-max,980px), calc(100vw - 34px))!important;padding:clamp(18px,2.4vw,30px)!important}body:not(:has(.hg-onefold-home)) main>.container{box-sizing:border-box;-webkit-backdrop-filter:blur(9px)saturate(1.12);background:linear-gradient(135deg,#0412164d,#03060a2e),#02060933;border:1px solid #7de6de33;border-radius:26px;box-shadow:inset 0 1px #ffffff14,0 34px 120px #0000005c;max-width:min(var(--hugin-frame-max,980px), calc(100vw - 34px))!important;padding:clamp(18px,2.4vw,30px)!important}body:not(:has(.hg-onefold-home)) .container-page{box-sizing:border-box;-webkit-backdrop-filter:blur(9px)saturate(1.12);background:linear-gradient(135deg,#0412164d,#03060a2e),#02060933;border:1px solid #7de6de33;border-radius:26px;box-shadow:inset 0 1px #ffffff14,0 34px 120px #0000005c;max-width:min(var(--hugin-frame-max,980px), calc(100vw - 34px))!important;padding:clamp(18px,2.4vw,30px)!important}body:not(:has(.hg-onefold-home)) main>.container{margin:clamp(46px,6vw,72px) auto clamp(70px,8vw,104px)!important}body:not(:has(.hg-onefold-home)) .container-page{margin:clamp(46px,6vw,72px) auto clamp(70px,8vw,104px)!important}body:not(:has(.hg-onefold-home)) main>.container[style*="max-width: 480"]{max-width:min(520px,100vw - 34px)!important}@media (max-width:540px){body:not(:has(.hg-onefold-home)) .hg-page-frame.hg-morals-frame{box-sizing:border-box;width:min(100vw - 56px,500px)!important;max-width:min(100vw - 56px,500px)!important;padding:10px!important}.hg-morals-frame p,.hg-morals-frame h1,.hg-morals-frame h2,.hg-morals-frame li{overflow-wrap:anywhere}}body:not(:has(.hg-onefold-home)) .civic-page .container-wide{box-sizing:border-box;-webkit-backdrop-filter:blur(9px)saturate(1.12);background:linear-gradient(135deg,#0412164d,#03060a2e),#02060933;border:1px solid #7de6de33;border-radius:28px;width:min(100% - 34px,1220px);max-width:min(100% - 34px,1220px);padding:clamp(18px,2.4vw,30px);box-shadow:inset 0 1px #ffffff14,0 34px 120px #0000005c}body:not(:has(.hg-onefold-home)) .hg-page-frame>h1{letter-spacing:0;overflow-wrap:anywhere;text-wrap:balance;text-shadow:0 3px 24px #00000094,0 18px 78px #000000b3;max-width:min(100%,12ch);margin:0 0 14px;line-height:.94;color:#fff8ec!important;font-family:var(--font-sans)!important;-webkit-text-fill-color:#fff8ec!important;background:0 0!important;font-size:clamp(3rem,6vw,5.65rem)!important;font-style:normal!important;font-weight:800!important}body:not(:has(.hg-onefold-home)) main>.container>h1{letter-spacing:0;overflow-wrap:anywhere;text-wrap:balance;text-shadow:0 3px 24px #00000094,0 18px 78px #000000b3;max-width:min(100%,12ch);margin:0 0 14px;line-height:.94;color:#fff8ec!important;font-family:var(--font-sans)!important;-webkit-text-fill-color:#fff8ec!important;background:0 0!important;font-size:clamp(3rem,6vw,5.65rem)!important;font-style:normal!important;font-weight:800!important}body:not(:has(.hg-onefold-home)) main>.container>h1.brand-title{letter-spacing:0;overflow-wrap:anywhere;text-wrap:balance;text-shadow:0 3px 24px #00000094,0 18px 78px #000000b3;max-width:min(100%,12ch);margin:0 0 14px;line-height:.94;color:#fff8ec!important;font-family:var(--font-sans)!important;-webkit-text-fill-color:#fff8ec!important;background:0 0!important;font-size:clamp(3rem,6vw,5.65rem)!important;font-style:normal!important;font-weight:800!important}body:not(:has(.hg-onefold-home)) .container-page h1{letter-spacing:0;overflow-wrap:anywhere;text-wrap:balance;text-shadow:0 3px 24px #00000094,0 18px 78px #000000b3;max-width:min(100%,12ch);margin:0 0 14px;line-height:.94;color:#fff8ec!important;font-family:var(--font-sans)!important;-webkit-text-fill-color:#fff8ec!important;background:0 0!important;font-size:clamp(3rem,6vw,5.65rem)!important;font-style:normal!important;font-weight:800!important}body:not(:has(.hg-onefold-home)) .civic-hero h1{letter-spacing:0;overflow-wrap:anywhere;text-wrap:balance;text-shadow:0 3px 24px #00000094,0 18px 78px #000000b3;max-width:min(100%,12ch);margin:0 0 14px;line-height:.94;color:#fff8ec!important;font-family:var(--font-sans)!important;-webkit-text-fill-color:#fff8ec!important;background:0 0!important;font-size:clamp(3rem,6vw,5.65rem)!important;font-style:normal!important;font-weight:800!important}body:not(:has(.hg-onefold-home)) .civic-case-file-body h1{letter-spacing:0;overflow-wrap:anywhere;text-wrap:balance;text-shadow:0 3px 24px #00000094,0 18px 78px #000000b3;max-width:min(100%,12ch);margin:0 0 14px;line-height:.94;color:#fff8ec!important;font-family:var(--font-sans)!important;-webkit-text-fill-color:#fff8ec!important;background:0 0!important;font-size:clamp(3rem,6vw,5.65rem)!important;font-style:normal!important;font-weight:800!important}body:not(:has(.hg-onefold-home)) .brand-title{letter-spacing:0;overflow-wrap:anywhere;text-wrap:balance;text-shadow:0 3px 24px #00000094,0 18px 78px #000000b3;max-width:min(100%,12ch);margin:0 0 14px;line-height:.94;color:#fff8ec!important;font-family:var(--font-sans)!important;-webkit-text-fill-color:#fff8ec!important;background:0 0!important;font-size:clamp(3rem,6vw,5.65rem)!important;font-style:normal!important;font-weight:800!important}body:not(:has(.hg-onefold-home)) .hg-page-lede{color:#fff8ecc7;max-width:64ch;font-size:clamp(1rem,1.28vw,1.22rem);line-height:1.52}body:not(:has(.hg-onefold-home)) .civic-page .lede{color:#fff8ecc7;max-width:64ch;font-size:clamp(1rem,1.28vw,1.22rem);line-height:1.52}body:not(:has(.hg-onefold-home)) main>.container>.lede{color:#fff8ecc7;max-width:64ch;font-size:clamp(1rem,1.28vw,1.22rem);line-height:1.52}body:not(:has(.hg-onefold-home)) .container-page .lede{color:#fff8ecc7;max-width:64ch;font-size:clamp(1rem,1.28vw,1.22rem);line-height:1.52}:is(body:not(:has(.hg-onefold-home)) .hg-page-eyebrow,body:not(:has(.hg-onefold-home)) .eyebrow){color:#e6cf95e0;text-shadow:0 8px 28px #00000080}body:not(:has(.hg-onefold-home)) .hg-page-eyebrow:before{content:"";background:#7de6de7a;border-radius:999px;width:7px;height:7px;display:inline-block;box-shadow:0 0 18px #7de6de59}body:not(:has(.hg-onefold-home)) .eyebrow:before{content:"";background:#7de6de7a;border-radius:999px;width:7px;height:7px;display:inline-block;box-shadow:0 0 18px #7de6de59}body:not(:has(.hg-onefold-home)) .eyebrow-pill{-webkit-backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0}body:not(:has(.hg-onefold-home)) main>div[style*=radial-gradient]{background:0 0!important}body:not(:has(.hg-onefold-home)) main>div>div[aria-hidden=true][style*=radial-gradient]{display:none!important}:is(body:not(:has(.hg-onefold-home)) .fade-in,body:not(:has(.hg-onefold-home)) .fade-in-delay-1,body:not(:has(.hg-onefold-home)) .fade-in-delay-2,body:not(:has(.hg-onefold-home)) .fade-in-delay-3,body:not(:has(.hg-onefold-home)) .fade-in-delay-4){opacity:1!important;animation:none!important;transform:none!important}:is(body:not(:has(.hg-onefold-home)) .card,body:not(:has(.hg-onefold-home)) .about-card,body:not(:has(.hg-onefold-home)) .api-step,body:not(:has(.hg-onefold-home)) .api-quickstart-card,body:not(:has(.hg-onefold-home)) .api-disclosure,body:not(:has(.hg-onefold-home)) .social-signal-tile,body:not(:has(.hg-onefold-home)) .social-platform-card,body:not(:has(.hg-onefold-home)) .social-workbench,body:not(:has(.hg-onefold-home)) .social-form,body:not(:has(.hg-onefold-home)) .social-result,body:not(:has(.hg-onefold-home)) .hg-use-case-card,body:not(:has(.hg-onefold-home)) .hg-route-card,body:not(:has(.hg-onefold-home)) .hg-integration-panel,body:not(:has(.hg-onefold-home)) .civic-stat,body:not(:has(.hg-onefold-home)) .civic-case-card,body:not(:has(.hg-onefold-home)) .civic-case-policy,body:not(:has(.hg-onefold-home)) .civic-case-file-body,body:not(:has(.hg-onefold-home)) .civic-case-rule,body:not(:has(.hg-onefold-home)) .civic-case-source-card,body:not(:has(.hg-onefold-home)) .civic-cluster,body:not(:has(.hg-onefold-home)) .civic-source-panel,body:not(:has(.hg-onefold-home)) .civic-import-plan-panel,body:not(:has(.hg-onefold-home)) .civic-distribution-panel,body:not(:has(.hg-onefold-home)) .civic-dossier-panel,body:not(:has(.hg-onefold-home)) .civic-watchlist-panel,body:not(:has(.hg-onefold-home)) .civic-newswire-card){-webkit-backdrop-filter:blur(8px)saturate(1.1);background:linear-gradient(#081e2257,#04080c6b),#03080b42;border-color:#7de6de29;box-shadow:inset 0 1px #ffffff14,0 22px 80px #00000042}body:not(:has(.hg-onefold-home)) .card-static:hover{border-color:#7de6de2e;box-shadow:inset 0 1px #ffffff14,0 22px 80px #00000042}:is(body:not(:has(.hg-onefold-home)) .about-card h2,body:not(:has(.hg-onefold-home)) .hg-section-head h2,body:not(:has(.hg-onefold-home)) .civic-case-policy h2,body:not(:has(.hg-onefold-home)) .social-workbench-head h2,body:not(:has(.hg-onefold-home)) .social-platform-head h2){color:#fff8ec;font-family:var(--font-sans);letter-spacing:0;font-weight:750}:is(body:not(:has(.hg-onefold-home)) .about-card p,body:not(:has(.hg-onefold-home)) .civic-case-card p,body:not(:has(.hg-onefold-home)) .civic-case-file-body p,body:not(:has(.hg-onefold-home)) .civic-case-policy p,body:not(:has(.hg-onefold-home)) .social-platform-card p,body:not(:has(.hg-onefold-home)) .civic-cluster p){color:#fff8ecb3}body:not(:has(.hg-onefold-home)) .civic-hero{border-bottom:1px solid #7de6de1a;grid-template-columns:minmax(0,.78fr) minmax(300px,.42fr);gap:clamp(18px,4vw,48px);padding:0 0 clamp(18px,3vw,28px)}body:not(:has(.hg-onefold-home)) .civic-hero-actions{place-content:start flex-end}:is(body:not(:has(.hg-onefold-home)) .civic-stat-grid,body:not(:has(.hg-onefold-home)) .social-kpi-grid,body:not(:has(.hg-onefold-home)) .api-workflow,body:not(:has(.hg-onefold-home)) .api-quickstart-grid,body:not(:has(.hg-onefold-home)) .hg-use-case-grid){gap:12px}body:not(:has(.hg-onefold-home)) .civic-stat{border-radius:14px;min-height:84px}:is(body:not(:has(.hg-onefold-home)) .civic-stat strong,body:not(:has(.hg-onefold-home)) .social-signal-tile strong){color:#fff8ec;font-family:var(--font-sans);font-weight:750}:is(body:not(:has(.hg-onefold-home)) .civic-case-layout,body:not(:has(.hg-onefold-home)) .civic-layout){gap:clamp(14px,2.6vw,26px)}body:not(:has(.hg-onefold-home)) .civic-case-card{border-radius:20px;padding:clamp(18px,2vw,24px)}body:not(:has(.hg-onefold-home)) .civic-case-card-head h3{font-family:var(--font-sans);letter-spacing:0;font-size:clamp(1.35rem,2.35vw,2rem);font-weight:760;line-height:1.08}:is(body:not(:has(.hg-onefold-home)) .civic-case-policy,body:not(:has(.hg-onefold-home)) .civic-case-file-body){border-radius:20px}body:not(:has(.hg-onefold-home)) .btn-primary{color:#120f07;background:linear-gradient(135deg,#9e844af5,#ffecaefa),#e6cf95e6;border-color:#f5e0a69e;box-shadow:0 1px #0000005c,0 0 34px #e6cf952e}:is(body:not(:has(.hg-onefold-home)) .btn-ghost,body:not(:has(.hg-onefold-home)) .btn-quiet){color:#fff8eccc;background:#030a0d33;border-color:#7de6de24}:is(body:not(:has(.hg-onefold-home)) .btn-ghost:hover,body:not(:has(.hg-onefold-home)) .btn-quiet:hover){color:#fff8ec;background:#7de6de14;border-color:#7de6de4d}body:not(:has(.hg-onefold-home)) .input{color:#fff8ec;background:#01050894;border-color:#7de6de2e}body:not(:has(.hg-onefold-home)) .social-textarea{color:#fff8ec;background:#01050894;border-color:#7de6de2e}body:not(:has(.hg-onefold-home)) select.input{color:#fff8ec;background:#01050894;border-color:#7de6de2e}:is(body:not(:has(.hg-onefold-home)) .input:focus,body:not(:has(.hg-onefold-home)) .social-textarea:focus){background:#010508b8;border-color:#7de6de70;box-shadow:0 0 0 4px #7de6de1a}:is(body:not(:has(.hg-onefold-home)) .api-codeblock,body:not(:has(.hg-onefold-home)) .about-codeblock){background:linear-gradient(135deg,#03121661,#0205089e),#010508b3;border-color:#7de6de24;box-shadow:inset 0 1px #ffffff0d}body:not(:has(.hg-onefold-home)) .search-form{-webkit-backdrop-filter:blur(8px);background:linear-gradient(#081e2247,#04080c61),#03080b38;border:1px solid #7de6de29;border-radius:20px;padding:clamp(14px,2vw,18px)}body:not(:has(.hg-onefold-home)) .hg-list-card{background:#02080b3d;border-color:#7de6de1f}body:not(:has(.hg-onefold-home)) .civic-source-list a{background:#02080b3d;border-color:#7de6de1f}body:not(:has(.hg-onefold-home)) .civic-case-timeline-links a{background:#02080b3d;border-color:#7de6de1f}body:not(:has(.hg-onefold-home)) .hg-list-card:hover{background:#7de6de14;border-color:#7de6de4d}body:not(:has(.hg-onefold-home)) .civic-source-list a:hover{background:#7de6de14;border-color:#7de6de4d}body:not(:has(.hg-onefold-home)) .civic-case-source-card:hover{background:#7de6de14;border-color:#7de6de4d}@media (max-width:900px){body:not(:has(.hg-onefold-home)) .hg-topbar{padding-top:12px}body:not(:has(.hg-onefold-home)) .hg-topbar-inner{border-radius:22px;width:min(100vw - 24px,720px);max-width:calc(100vw - 24px)}:is(body:not(:has(.hg-onefold-home)) .hg-page,body:not(:has(.hg-onefold-home)) .civic-page){padding-top:34px}body:not(:has(.hg-onefold-home)) .hg-page-frame{box-sizing:border-box;border-radius:22px;width:min(100% - 24px,720px);max-width:min(100% - 24px,720px)!important;padding:16px!important}body:not(:has(.hg-onefold-home)) .civic-page .container-wide{box-sizing:border-box;border-radius:22px;width:min(100% - 24px,720px);max-width:min(100% - 24px,720px)!important;padding:16px!important}body:not(:has(.hg-onefold-home)) main>.container{box-sizing:border-box;border-radius:22px;width:min(100% - 24px,720px);max-width:min(100% - 24px,720px)!important;padding:16px!important}body:not(:has(.hg-onefold-home)) .container-page{box-sizing:border-box;border-radius:22px;width:min(100% - 24px,720px);max-width:min(100% - 24px,720px)!important;padding:16px!important}:is(body:not(:has(.hg-onefold-home)) .civic-hero,body:not(:has(.hg-onefold-home)) .civic-case-layout,body:not(:has(.hg-onefold-home)) .civic-layout){grid-template-columns:1fr}body:not(:has(.hg-onefold-home)) .civic-hero-actions{justify-content:flex-start}:is(body:not(:has(.hg-onefold-home)) .hg-page-frame>h1,body:not(:has(.hg-onefold-home)) .civic-hero h1,body:not(:has(.hg-onefold-home)) .civic-case-file-body h1){max-width:100%;font-size:clamp(2.45rem,10vw,4.2rem)}}@media (max-width:620px){body:not(:has(.hg-onefold-home)) .hg-topbar-inner{border-radius:20px;width:calc(100vw - 28px);max-width:calc(100vw - 28px);padding:10px 12px}body:not(:has(.hg-onefold-home)) .hg-menu-btn{border-radius:13px;flex:0 0 40px;width:40px;height:40px;margin-right:14px}:is(body:not(:has(.hg-onefold-home)) .hg-page,body:not(:has(.hg-onefold-home)) .civic-page){padding-top:24px;padding-bottom:54px}body:not(:has(.hg-onefold-home)) .hg-page-frame{box-sizing:border-box;border-radius:20px;width:min(100vw - 32px,500px);max-width:min(100vw - 32px,500px)!important;padding:13px!important}body:not(:has(.hg-onefold-home)) .civic-page .container-wide{box-sizing:border-box;border-radius:20px;width:min(100vw - 32px,500px);max-width:min(100vw - 32px,500px)!important;padding:13px!important}body:not(:has(.hg-onefold-home)) main>.container{box-sizing:border-box;border-radius:20px;width:min(100vw - 32px,500px);max-width:min(100vw - 32px,500px)!important;padding:13px!important}body:not(:has(.hg-onefold-home)) .container-page{box-sizing:border-box;border-radius:20px;width:min(100vw - 32px,500px);max-width:min(100vw - 32px,500px)!important;padding:13px!important}:is(body:not(:has(.hg-onefold-home)) .hg-page-frame>h1,body:not(:has(.hg-onefold-home)) .civic-hero h1,body:not(:has(.hg-onefold-home)) .civic-case-file-body h1){font-size:clamp(1.9rem,9.6vw,2.65rem)}:is(body:not(:has(.hg-onefold-home)) .civic-stat-grid,body:not(:has(.hg-onefold-home)) .social-kpi-grid){grid-template-columns:repeat(2,minmax(0,1fr))}:is(body:not(:has(.hg-onefold-home)) .api-workflow,body:not(:has(.hg-onefold-home)) .api-quickstart-grid){grid-template-columns:1fr}}body:not(:has(.hg-onefold-home)):has(.civic-case-page){overflow-x:hidden}body:not(:has(.hg-onefold-home)) .civic-case-page{padding-top:clamp(24px,3vw,38px)}body:not(:has(.hg-onefold-home)) .civic-case-page .container-wide{padding:clamp(14px,1.8vw,22px)}body:not(:has(.hg-onefold-home)) .civic-case-page{min-width:0;max-width:100%}body:not(:has(.hg-onefold-home)) .civic-case-page .container-wide{min-width:0;max-width:100%}body:not(:has(.hg-onefold-home)) .civic-case-hero{min-width:0;max-width:100%}body:not(:has(.hg-onefold-home)) .civic-case-hero>*{min-width:0;max-width:100%}body:not(:has(.hg-onefold-home)) .civic-case-growth-console{min-width:0;max-width:100%}body:not(:has(.hg-onefold-home)) .civic-case-growth-console>*{min-width:0;max-width:100%}body:not(:has(.hg-onefold-home)) .case-tabs{min-width:0;max-width:100%}body:not(:has(.hg-onefold-home)) .case-tab-panel{min-width:0;max-width:100%}body:not(:has(.hg-onefold-home)) .civic-case-hero{grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:stretch;gap:clamp(16px,2.6vw,32px);margin-bottom:10px;padding-bottom:14px}body:not(:has(.hg-onefold-home)) .civic-case-hero-copy{align-content:center;gap:12px;display:grid}body:not(:has(.hg-onefold-home)) .civic-case-hero h1{max-width:760px;margin:0;line-height:.94;font-size:clamp(2.45rem,4.35vw,4.35rem)!important}:is(body:not(:has(.hg-onefold-home)) .civic-case-hero h1 span,body:not(:has(.hg-onefold-home)) .civic-case-hero h1 small){display:block}body:not(:has(.hg-onefold-home)) .civic-case-hero h1 small{color:#e6cf95eb;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.08em;-webkit-text-fill-color:#e6cf95eb;margin-top:8px;font-size:clamp(1.05rem,1.7vw,1.5rem);font-weight:760;line-height:1.05}body:not(:has(.hg-onefold-home)) .civic-case-page .lede{max-width:68ch;font-size:clamp(.95rem,1.08vw,1.08rem);line-height:1.42}body:not(:has(.hg-onefold-home)) .civic-case-page :is(p,small,strong,span,a,input,textarea){min-width:0}.civic-case-hero-meta{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.civic-case-hero-meta>span{color:#fff8eca3;background:#02080b4d;border:1px solid #7de6de1f;border-radius:8px;align-items:center;gap:6px;min-height:30px;padding:6px 9px;font-size:12px;line-height:1;display:inline-flex}.civic-case-hero-meta strong{color:#fff8ec;font-family:var(--font-mono);font-size:12px;font-weight:600}.civic-case-fingerprint{max-width:100%}.civic-case-fingerprint code{color:#7de6dee0;background:#7de6de0f;border:1px solid #7de6de24}.civic-case-hero-panel{background:linear-gradient(#081e2252,#04080c75),#03080b42;border:1px solid #7de6de29;border-radius:14px;align-content:start;gap:12px;padding:14px;display:grid;box-shadow:inset 0 1px #ffffff0f,0 16px 54px #00000038}.civic-case-hero-panel p{color:#fff8ecad;margin:0;font-size:12.5px;line-height:1.5}.civic-case-hero-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.civic-case-hero-kpis>div{background:#f1ebe109;border:1px solid #f1ebe114;border-radius:8px;gap:5px;min-height:58px;padding:9px;display:grid}.civic-case-hero-kpis span{color:#fff8ec8f;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:9.5px}.civic-case-hero-kpis strong{color:#fff8ec;font-family:var(--font-sans);align-self:end;font-size:1.3rem;font-weight:760;line-height:1}.civic-case-hero-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.civic-case-growth-console{border-top:1px solid #7de6de1f;border-bottom:1px solid #7de6de1a;gap:14px;margin:12px 0 14px;padding:16px 0;scroll-margin-top:96px;display:grid}.civic-growth-head{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;display:grid}.civic-growth-head h2{color:#fff8ec;margin:0;font-size:clamp(1.45rem,2.2vw,2.15rem);line-height:1}.civic-growth-head p{color:#fff8ecad;max-width:82ch;margin:7px 0 0;font-size:13.5px;line-height:1.48}.civic-growth-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.civic-growth-grid{grid-template-columns:minmax(290px,.38fr) minmax(0,1fr);align-items:stretch;gap:12px;display:grid}.civic-source-submit-panel-utility{min-height:100%;scroll-margin-top:96px}.civic-source-submit-panel-utility .hg-section-head{grid-template-columns:1fr;align-items:start;gap:10px;display:grid}.civic-source-submit-panel-utility .hg-section-head .btn{justify-self:start}.civic-growth-intake-stack{gap:10px;min-width:0;display:grid}.civic-source-submit-field small{color:#fff8ec8f;font-size:11.5px;line-height:1.36}.civic-source-receipt{background:linear-gradient(135deg,#e6cf951f,#071d222e),#02080b52;border:1px solid #e6cf9547;border-radius:10px;outline:none;gap:10px;margin-top:12px;padding:12px;display:grid}.civic-source-receipt:focus-visible{box-shadow:0 0 0 3px #e6cf9547}.civic-source-receipt>div:first-child{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.civic-source-receipt code,.civic-public-queue-meta code,.civic-change-ledger-meta code,.civic-change-event code{color:#8ff2ea;font-family:var(--font-mono);background:#7de6de1a;border-radius:5px;padding:2px 6px;font-size:11px}.civic-source-receipt dl,.civic-public-queue-card dl,.civic-change-event dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.civic-source-receipt dl>div,.civic-public-queue-card dl>div,.civic-change-event dl>div{min-width:0}.civic-source-receipt dt,.civic-public-queue-card dt,.civic-change-event dt{color:#e6cf95c2;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:9px}.civic-source-receipt dd,.civic-public-queue-card dd,.civic-change-event dd{color:#fff8ecc2;margin:3px 0 0;font-size:12px;line-height:1.28}.civic-source-receipt p{color:#fff8ecb3;margin:0;font-size:12.5px;line-height:1.44}.civic-source-receipt-actions{flex-wrap:wrap;gap:8px;display:flex}.civic-contribution-guide,.civic-public-queue-board,.civic-change-ledger-panel{background:linear-gradient(#071d2247,#02080b2e),#02080b3d;border:1px solid #7de6de21;border-radius:10px;gap:12px;min-width:0;padding:13px;display:grid}.civic-contribution-guide h3,.civic-public-queue-head h3,.civic-change-ledger-head h3{color:#fff8ec;margin:0;font-size:1.02rem;line-height:1.12}.civic-contribution-guide p,.civic-public-queue-head p,.civic-change-ledger-head p{color:#fff8eca8;margin:6px 0 0;font-size:12.5px;line-height:1.42}.civic-public-queue-head,.civic-change-ledger-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.civic-public-queue-actions,.civic-change-ledger-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.civic-public-queue-meta,.civic-change-ledger-meta{flex-wrap:wrap;align-items:flex-start;gap:7px;display:flex}.civic-public-queue-meta>span,.civic-change-ledger-meta>span{color:#fff8eca8;border:1px solid #f1ebe114;border-radius:999px;align-self:flex-start;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;max-width:100%;height:auto;min-height:26px;padding:4px 8px;font-size:11.5px;line-height:1.25;display:inline-flex}.civic-public-queue-list,.civic-change-ledger-list{gap:8px;display:grid}.civic-public-queue-card,.civic-change-event{background:#02080b47;border:1px solid #f1ebe114;border-left:3px solid #7de6de5c;border-radius:8px;gap:9px;min-width:0;padding:12px;display:grid}.civic-public-queue-card-candidate,.civic-change-event-case-anchor{border-left-color:#8ff2ea}.civic-public-queue-card-duplicate,.civic-change-event-metadata-only{border-left-color:#e6cf95}.civic-public-queue-card-needs-join{border-left-color:#9eb7ff}.civic-public-queue-card-held,.civic-change-event-not-evidence{border-left-color:#ffad9e}.civic-public-queue-card-top,.civic-change-event-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.civic-public-queue-card-top span,.civic-change-event-top span{color:#fff8ec85;font-family:var(--font-mono);font-size:10px}.civic-public-queue-card-top strong,.civic-change-event-top strong{color:#e6cf95;letter-spacing:.08em;text-transform:uppercase;font-size:11px}.civic-public-queue-card h4,.civic-change-event h4{overflow-wrap:anywhere;color:#fff8ec;margin:0;font-size:13.5px;line-height:1.18}.civic-public-queue-card a{overflow-wrap:anywhere;color:#8ff2ea;min-width:0;font-size:12.5px;text-decoration:none}.civic-public-queue-card a:hover{text-decoration:underline}.civic-public-queue-card p,.civic-change-event p{color:#fff8ecad;margin:0;font-size:12.5px;line-height:1.42}.civic-public-queue-card small,.civic-change-event small,.civic-public-queue-empty span{color:#fff8ec94;font-size:12px;line-height:1.36}.civic-public-queue-empty{background:#02080b2e;border:1px dashed #7de6de2e;border-radius:8px;gap:6px;padding:12px;display:grid}.civic-public-queue-empty strong{color:#fff8ec;font-size:13px}.civic-growth-board{background:linear-gradient(#0922264d,#03080b47),#02080b38;border:1px solid #7de6de24;border-radius:10px;gap:12px;min-width:0;padding:14px;display:grid}.civic-growth-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.civic-growth-stat-grid>div{background:#f1ebe109;border:1px solid #f1ebe114;border-radius:8px;gap:5px;min-height:58px;padding:9px;display:grid}.civic-growth-stat-grid span,.civic-growth-path span,.civic-growth-policy-grid>div>span,.civic-growth-source-card span{color:#e6cf95db;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:9.5px}.civic-growth-stat-grid strong{color:#fff8ec;font-family:var(--font-sans);align-self:end;font-size:1.22rem;font-weight:760;line-height:1}.civic-growth-path{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.civic-growth-path>div{background:#02080b4d;border:1px solid #7de6de1f;border-radius:8px;gap:7px;min-width:0;min-height:102px;padding:10px;display:grid}.civic-growth-path strong{color:#fff8ec;font-size:13px;line-height:1.18}.civic-growth-path small,.civic-growth-source-card small,.civic-growth-export-strip span{color:#fff8ec9e;font-size:12px;line-height:1.36}.civic-growth-policy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.civic-growth-policy-grid>div{background:#f1ebe109;border:1px solid #f1ebe114;border-radius:8px;gap:8px;min-width:0;padding:11px;display:grid}.civic-growth-policy-grid p{color:#fff8eca8;margin:0;font-size:12.5px;line-height:1.42}.civic-growth-security{background:linear-gradient(135deg,#071d2257,#02080b33),#02080b42;border:1px solid #7de6de21;border-radius:10px;grid-template-columns:minmax(220px,.56fr) minmax(0,1.44fr);gap:12px;padding:13px;display:grid}.civic-growth-security h3{color:#fff8ec;max-width:18ch;margin:4px 0 0;font-size:1rem;line-height:1.14}.civic-growth-security-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.civic-growth-security-grid>div{background:#02080b4d;border:1px solid #f1ebe114;border-radius:8px;gap:6px;min-width:0;min-height:96px;padding:10px;display:grid}.civic-growth-security-grid strong{color:#e6cf95;letter-spacing:.08em;text-transform:uppercase;font-size:11px;line-height:1.15}.civic-growth-security-grid span{color:#fff8eca3;font-size:12px;line-height:1.38}.civic-growth-source-rail{gap:10px;display:grid}.civic-growth-source-head{justify-content:space-between;align-items:end;gap:12px;display:flex}.civic-growth-source-head h3{color:#fff8ec;margin:0;font-size:1.05rem;line-height:1.1}.civic-growth-source-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.civic-growth-source-card{background:linear-gradient(#071d224d,#02080b38),#02080b33;border:1px solid #7de6de24;border-radius:8px;gap:7px;min-width:0;min-height:132px;padding:11px;text-decoration:none;display:grid}.civic-growth-source-card:hover{border-color:#e6cf953d;text-decoration:none}.civic-growth-source-card strong{overflow-wrap:anywhere;color:#fff8ec;min-width:0;font-size:13px;line-height:1.2}.civic-growth-source-card small:last-child{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.civic-growth-export-strip{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;display:grid}.civic-growth-export-strip a{background:#02080b47;border:1px solid #f1ebe114;border-radius:8px;gap:5px;min-width:0;min-height:74px;padding:10px;text-decoration:none;display:grid}.civic-growth-export-strip a:hover{border-color:#7de6de33;text-decoration:none}.civic-growth-export-strip strong{overflow-wrap:anywhere;color:#fff8ec;min-width:0;font-size:12.5px;line-height:1.15}body:not(:has(.hg-onefold-home)) .civic-case-page .civic-exports-menu{z-index:10;background:#040a0df0;border:1px solid #7de6de29;border-radius:12px;width:min(360px,100vw - 56px);padding:10px;position:absolute;right:0;box-shadow:0 24px 80px #00000073}body:not(:has(.hg-onefold-home)) .civic-case-page .case-tabs{margin-top:10px}body:not(:has(.hg-onefold-home)) .civic-case-page .case-tabs-bar{margin-bottom:14px;padding:6px}body:not(:has(.hg-onefold-home)) .civic-case-page .case-tab{padding:7px 12px;font-size:13px}.civic-case-overview-card{gap:16px;padding:16px}.civic-case-evidence-panel{border-top:1px solid #7de6de1a;gap:12px;padding-top:14px;display:grid}.civic-case-rule-grid-compact{gap:8px}.civic-case-rule-grid-compact .civic-case-rule{min-height:0;padding:10px}.civic-case-rule-grid-compact .civic-case-rule strong{font-size:12px;line-height:1.36}.civic-case-page .civic-case-connection-map{gap:12px}.civic-case-page .civic-case-connection-grid{gap:8px}.civic-case-page .civic-case-connection-node{padding:9px}.civic-case-page .civic-case-connection-node small:last-child{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.civic-case-page .civic-participation-panel{margin:24px 0 0}.civic-role-web{gap:14px;display:grid}.civic-role-web-head{align-items:start}.civic-role-web-head p{max-width:76ch;margin-top:7px;font-size:13px;line-height:1.48}.civic-role-web-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.civic-role-web-stats>div{background:#02080b47;border:1px solid #7de6de1f;border-radius:8px;gap:6px;min-height:64px;padding:10px;display:grid}.civic-role-web-stats span,.civic-role-node>span,.civic-role-source-head span{color:#e6cf95db;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:9.5px}.civic-role-web-stats strong{color:#fff8ec;font-family:var(--font-sans);align-self:end;font-size:1.35rem;font-weight:760;line-height:1}.civic-role-braid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.civic-role-braid-card{background:linear-gradient(90deg,#e6cf9517,#0000 48%),#02080b3d;border:1px solid #e6cf9533;border-radius:8px;gap:7px;min-width:0;padding:10px 11px 11px;display:grid;position:relative}.civic-role-braid-card:before{content:"";background:linear-gradient(90deg,#e6cf956b,#7de6de38);height:1px;position:absolute;bottom:34px;left:11px;right:11px}.civic-role-braid-card span{color:#e6cf95db;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:9.5px}.civic-role-braid-card strong{color:#fff8ec;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:720;line-height:1.25;overflow:hidden}.civic-role-braid-entities{z-index:1;flex-wrap:wrap;gap:6px;display:flex;position:relative}.civic-role-braid-entities small{color:#fff8ecc2;background:#02080be0;border:1px solid #7de6de29;border-radius:999px;max-width:100%;padding:5px 7px;font-size:11px;line-height:1;display:inline-flex}.civic-role-node-grid{grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:8px;padding:8px 0 12px;display:grid;position:relative}.civic-role-node-grid:after{content:"";background:linear-gradient(90deg,#0000,#7de6de52,#0000);height:1px;position:absolute;inset:auto 12px 0}.civic-role-node{background:linear-gradient(#0a232757,#02080b42),#02080b38;border:1px solid #7de6de24;border-radius:8px;gap:6px;min-width:0;min-height:148px;padding:12px;display:grid;position:relative}.civic-role-node:after{content:"";background:#7de6de47;width:1px;height:13px;position:absolute;bottom:-13px;left:50%}.civic-role-node.is-person{border-color:#e6cf953d}.civic-role-node strong,.civic-role-source-link,.civic-role-source-entities strong{overflow-wrap:anywhere;color:#fff8ec;min-width:0;font-family:var(--font-sans);font-size:14px;font-weight:720;line-height:1.2}.civic-role-node small{color:#fff8eca8;font-size:12px;line-height:1.38}.civic-role-node-sources{border-top:1px solid #f1ebe114;gap:4px;margin-top:auto;padding-top:8px;display:grid}.civic-role-node-sources b{color:#7de6ded1;font-family:var(--font-mono);font-size:10px;font-weight:500}.civic-role-node-sources em{color:#fff8ec8f;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;line-height:1.34;display:block;overflow:hidden}.civic-role-web-rule{background:#e6cf950e;border:1px solid #e6cf952e;border-radius:8px;grid-template-columns:minmax(130px,.22fr) minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;display:grid}.civic-role-web-rule strong{color:#e6cf95eb;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:600}.civic-role-web-rule span{color:#fff8ecb3;font-size:12.5px;line-height:1.42}.civic-role-subhead{justify-content:space-between;align-items:baseline;gap:12px;padding-top:2px;display:flex}.civic-role-subhead span{color:#e6cf95e0;font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;font-size:10px}.civic-role-subhead strong{color:#fff8ecad;text-align:right;font-size:12px;font-weight:600;line-height:1.3}.civic-role-source-web{gap:9px;display:grid}.civic-role-source-card{background:linear-gradient(90deg,#7de6de11,#0000 42%),#02080b47;border:1px solid #7de6de21;border-radius:8px;grid-template-columns:42px minmax(0,1fr);gap:0;min-width:0;display:grid;position:relative;overflow:hidden}.civic-role-source-card.is-shared{background:linear-gradient(90deg,#e6cf951b,#0000 42%),#02080b52;border-color:#e6cf9542}.civic-role-source-rail{background:#01050847;border-right:1px solid #7de6de24;place-items:center;display:grid;position:relative}.civic-role-source-rail:before,.civic-role-source-rail:after{content:"";background:#7de6de38;width:1px;height:38%;position:absolute;left:50%}.civic-role-source-rail:before{top:0}.civic-role-source-rail:after{bottom:0}.civic-role-source-rail span{z-index:1;color:#7de6ded6;width:27px;height:27px;font-family:var(--font-mono);background:#02080beb;border:1px solid #7de6de33;border-radius:999px;place-items:center;font-size:10px;display:grid}.civic-role-source-card.is-shared .civic-role-source-rail span{color:#e6cf95eb;border-color:#e6cf9566}.civic-role-source-main{gap:9px;min-width:0;padding:12px;display:grid}.civic-role-source-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.civic-role-source-head>div{gap:4px;min-width:0;display:grid}.civic-role-source-link{text-decoration:none}.civic-role-source-link:hover{color:#e6cf95f5;text-decoration:underline}.civic-role-source-head small,.civic-role-source-note,.civic-role-source-timeline small,.civic-role-source-entities small{color:#fff8ec94;font-size:11.5px;line-height:1.34}.civic-role-source-head b{color:#7de6ded6;font-family:var(--font-mono);white-space:nowrap;border:1px solid #7de6de24;border-radius:999px;flex:none;padding:5px 7px;font-size:10px;font-weight:500}.civic-role-source-card.is-shared .civic-role-source-head b{color:#e6cf95eb;border-color:#e6cf9542}.civic-role-source-main p{color:#fff8ecb3;max-width:96ch;font-size:12.5px;line-height:1.46}.civic-role-source-entities{flex-wrap:wrap;gap:7px;display:flex}.civic-role-source-entities span{background:#7de6de0d;border:1px solid #7de6de21;border-radius:8px;gap:2px;min-width:min(210px,100%);padding:8px 9px 8px 13px;display:grid;position:relative}.civic-role-source-entities span:before{content:"";background:#7de6de8c;border-radius:999px;width:3px;position:absolute;top:8px;bottom:8px;left:0}.civic-role-source-entities span.is-person{background:#e6cf950f;border-color:#e6cf9533}.civic-role-source-entities span.is-person:before{background:#e6cf95ad}.civic-role-source-entities strong{font-size:12.5px}.civic-role-source-timeline{flex-wrap:wrap;gap:6px;display:flex}.civic-role-source-timeline small{background:#f1ebe10a;border:1px solid #f1ebe114;border-radius:999px;max-width:100%;padding:5px 7px;display:inline-flex}.civic-role-source-note{padding-top:2px}.civic-queue-board{gap:14px;display:grid}.civic-queue-board-head{align-items:start}.civic-queue-board-head p{max-width:82ch;margin-top:7px;font-size:13px;line-height:1.48}.civic-queue-board-actions,.civic-queue-join-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.civic-queue-board-stats,.civic-queue-join-meter{gap:8px;display:grid}.civic-queue-board-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.civic-queue-join-meter{grid-template-columns:repeat(3,minmax(0,1fr))}.civic-queue-board-stats>div,.civic-queue-join-meter>div{background:#02080b47;border:1px solid #7de6de1f;border-radius:8px;gap:5px;min-height:58px;padding:9px;display:grid}.civic-queue-board-stats span,.civic-queue-join-meter span,.civic-queue-join-head span,.civic-queue-join-section>span,.civic-queue-output-grid span{color:#e6cf95db;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:9.5px}.civic-queue-board-stats strong,.civic-queue-join-meter strong{color:#fff8ec;font-family:var(--font-sans);align-self:end;font-size:1.25rem;font-weight:760;line-height:1}.civic-queue-board-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.civic-queue-join-card{background:linear-gradient(#071d224d,#02080b38),#02080b33;border:1px solid #7de6de24;border-radius:8px;gap:11px;min-width:0;padding:12px;display:grid}.civic-queue-join-card.is-wired{border-color:#7de6de3d}.civic-queue-join-card.is-review{background:linear-gradient(#3a301438,#02080b3d),#02080b33;border-color:#e6cf9540}.civic-queue-join-card.is-planned,.civic-queue-join-card.is-ready{border-color:#fff8ec1f}.civic-queue-join-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.civic-queue-join-head>div{gap:4px;min-width:0;display:grid}.civic-queue-join-head strong{overflow-wrap:anywhere;color:#fff8ec;min-width:0;font-size:15px;font-weight:740;line-height:1.2}.civic-queue-join-head b{color:#7de6dedb;font-family:var(--font-mono);white-space:nowrap;border:1px solid #7de6de29;border-radius:999px;flex:none;padding:5px 7px;font-size:10px;font-weight:500}.civic-queue-join-card.is-review .civic-queue-join-head b,.civic-queue-join-card.is-planned .civic-queue-join-head b{color:#e6cf95e6;border-color:#e6cf953d}.civic-queue-join-card p{color:#fff8ecad;font-size:12.5px;line-height:1.45}.civic-queue-join-section{gap:7px;display:grid}.civic-queue-source-list{gap:6px;display:grid}.civic-queue-source-list a{color:#fff8ec;background:#f1ebe109;border:1px solid #f1ebe114;border-radius:8px;gap:3px;padding:8px 9px;text-decoration:none;display:grid}.civic-queue-source-list a:hover{border-color:#7de6de40;text-decoration:none}.civic-queue-source-list strong{overflow-wrap:anywhere;color:#fff8ec;min-width:0;font-size:12.5px;line-height:1.3}.civic-queue-source-list small,.civic-queue-empty,.civic-queue-chip-row small,.civic-queue-output-grid small{color:#fff8ec94;font-size:11.5px;line-height:1.35}.civic-queue-chip-row{flex-wrap:wrap;gap:6px;display:flex}.civic-queue-chip-row small{background:#02080b59;border:1px solid #7de6de24;border-radius:999px;max-width:100%;padding:5px 7px;display:inline-flex}.civic-queue-output-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.civic-queue-output-grid>div{background:#f1ebe109;border:1px solid #f1ebe114;border-radius:8px;gap:6px;padding:9px;display:grid}@media (max-width:900px){body:not(:has(.hg-onefold-home)) .civic-case-hero{grid-template-columns:1fr}body:not(:has(.hg-onefold-home)) .civic-case-hero h1{max-width:100%;font-size:clamp(2.2rem,9vw,3.6rem)!important}body:not(:has(.hg-onefold-home)) .civic-case-page .civic-exports-menu{left:0;right:auto}.civic-growth-head,.civic-growth-grid,.civic-public-queue-head,.civic-change-ledger-head,.civic-growth-security{grid-template-columns:1fr}.civic-growth-actions,.civic-public-queue-actions,.civic-change-ledger-actions{justify-content:flex-start}.civic-growth-stat-grid,.civic-growth-path,.civic-growth-security-grid,.civic-growth-source-list,.civic-growth-export-strip,.civic-role-web-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.civic-role-braid,.civic-queue-board-stats,.civic-queue-board-grid{grid-template-columns:1fr}}@media (max-width:620px){body:not(:has(.hg-onefold-home)) .civic-case-page{padding-top:18px}body:not(:has(.hg-onefold-home)) .civic-case-page .container-wide{padding:12px}body:not(:has(.hg-onefold-home)) .civic-case-hero h1{font-size:clamp(2rem,10vw,2.8rem)!important}.civic-case-hero-panel{gap:10px;padding:12px}.civic-case-hero-kpis>div{min-height:54px;padding:8px}.civic-case-hero-panel p{font-size:12px;line-height:1.42}.civic-case-hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.civic-case-hero-actions .btn-sm,.civic-case-hero-actions .civic-exports{width:100%;min-width:0}.civic-case-hero-actions .civic-exports>summary{justify-content:center;width:100%}body:not(:has(.hg-onefold-home)) .civic-case-page .civic-case-hero-actions .civic-exports-menu{width:min(318px,100vw - 52px);left:auto;right:0}.civic-case-hero-meta{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.civic-case-hero-meta>span{justify-content:flex-start;overflow:hidden}.civic-case-fingerprint{grid-column:1/-1}.civic-case-growth-console{gap:12px;margin:10px 0 12px;padding:12px 0}.civic-growth-head h2{font-size:clamp(1.28rem,7vw,1.72rem)}.civic-growth-board{padding:12px}.civic-growth-stat-grid,.civic-growth-path,.civic-source-receipt dl,.civic-public-queue-card dl,.civic-change-event dl,.civic-growth-policy-grid,.civic-growth-security-grid,.civic-growth-source-list,.civic-growth-export-strip{grid-template-columns:1fr}.civic-growth-source-head{align-items:start;gap:8px;display:grid}.civic-growth-source-head .btn{justify-self:start}body:not(:has(.hg-onefold-home)) .civic-case-hero-actions .btn-sm{min-height:36px;padding:7px 12px;font-size:13px}.civic-case-rule-grid-compact{grid-template-columns:1fr}.civic-role-web-head{gap:10px}.civic-role-web-head .btn{justify-self:start}.civic-role-node-grid{grid-template-columns:1fr}.civic-role-node{min-height:0}.civic-role-web-rule{grid-template-columns:1fr}.civic-role-subhead{display:grid}.civic-role-subhead strong{text-align:left}.civic-role-source-card{grid-template-columns:34px minmax(0,1fr)}.civic-role-source-main{padding:10px}.civic-role-source-head{display:grid}.civic-role-source-head b{justify-self:start}.civic-role-source-entities span{width:100%}.civic-queue-board-actions,.civic-queue-join-actions{justify-content:flex-start}.civic-queue-join-head{display:grid}.civic-queue-join-head b{justify-self:start}.civic-queue-join-meter,.civic-queue-output-grid{grid-template-columns:1fr}}body:has(.hg-trust-onefold) main{overflow:visible}body:has(.hg-trust-onefold){overflow-x:hidden}body:has(.hg-trust-onefold) .hg-topbar-inner{width:min(100vw - 32px,1210px)}.hg-trust-onefold{isolation:isolate;min-height:calc(100svh - 90px);padding:clamp(10px,2vh,26px) 0 clamp(20px,3vh,38px);position:relative}.hg-trust-shell{-webkit-backdrop-filter:blur(7px)saturate(1.12);background:linear-gradient(135deg,#020e1161,#02050829 48%,#020e1147),#02060933;border:1px solid #7de6de38;border-radius:28px;width:min(100vw - 40px,1210px);min-height:min(720px,100svh - 130px);margin:0 auto;padding:clamp(13px,1.7vw,22px);box-shadow:inset 0 1px #ffffff14,0 40px 120px #00000061;max-width:min(100vw - 40px,1210px)!important}.hg-trust-shell *,.hg-trust-shell :before,.hg-trust-shell :after{min-width:0}.hg-trust-hero{border-bottom:1px solid #7de6de29;grid-template-columns:minmax(0,.96fr) minmax(300px,.38fr);align-items:end;gap:clamp(18px,3vw,42px);padding-bottom:clamp(10px,1.3vw,15px);display:grid}.hg-trust-copy{gap:12px;min-width:0;display:grid}.hg-trust-eyebrow,.hg-trust-status>span,.hg-trust-pillar span,.hg-trust-panel>span,.hg-trust-correction span{color:#e6cf95e6;font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;font-size:10px;font-weight:500;line-height:1.2}.hg-trust-eyebrow{align-items:center;gap:9px;display:inline-flex}.hg-trust-eyebrow:before{content:"";background:#7de6de9e;border-radius:999px;width:7px;height:7px;box-shadow:0 0 18px #7de6de6b}.hg-trust-copy h1{color:#fff8ec;max-width:20ch;font-family:var(--font-sans);letter-spacing:0;text-shadow:0 3px 22px #00000094,0 18px 74px #000000a8;margin:0;font-size:clamp(2.55rem,3.95vw,4.35rem);font-weight:820;line-height:.92}.hg-trust-copy h1 span{display:block}.hg-trust-copy p{color:#fff8ecc2;white-space:normal;overflow-wrap:break-word;max-width:66ch;margin:0;font-size:clamp(.96rem,1.18vw,1.08rem);line-height:1.42}.hg-trust-status,.hg-trust-pillar,.hg-trust-panel,.hg-trust-correction{-webkit-backdrop-filter:blur(8px)saturate(1.12);background:linear-gradient(#061c2057,#02070a6b),#02080b3d;border:1px solid #7de6de29;box-shadow:inset 0 1px #ffffff12,0 20px 70px #00000038}.hg-trust-status{border-radius:18px;gap:7px;padding:12px;display:grid}.hg-trust-status strong{color:#fff8ec;font-family:var(--font-sans);font-size:clamp(1.15rem,1.65vw,1.42rem);font-weight:760;line-height:1.05}.hg-trust-status small{color:#fff8ecad;white-space:normal;overflow-wrap:break-word;font-size:12px;line-height:1.34}.hg-trust-status div{flex-wrap:wrap;gap:8px;padding-top:4px;display:flex}.hg-trust-status a,.hg-trust-correction nav a{color:#fff8ecd1;background:#01070952;border:1px solid #7de6de2e;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:7px 12px;font-size:12px;font-weight:650;text-decoration:none;display:inline-flex}.hg-trust-status a:first-child,.hg-trust-correction nav a:first-child{color:#120f07;background:linear-gradient(135deg,#9e844aeb,#ffecaef5),#e6cf95db;border-color:#f5e0a694}.hg-trust-status a:hover,.hg-trust-correction nav a:hover{color:#fff8ec;border-color:#7de6de57;text-decoration:none}.hg-trust-status a:first-child:hover,.hg-trust-correction nav a:first-child:hover{color:#120f07}.hg-trust-board{grid-template-columns:minmax(0,1fr) minmax(250px,.58fr) minmax(250px,.58fr);gap:10px;margin-top:clamp(10px,1.2vw,14px);display:grid}.hg-trust-pillars{grid-column:span 2;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.hg-trust-pillar,.hg-trust-panel{border-radius:15px;gap:6px;min-width:0;padding:10px 12px;display:grid}.hg-trust-pillar strong,.hg-trust-panel h2,.hg-trust-correction strong{color:#fff8ec;font-family:var(--font-sans);letter-spacing:0;margin:0;font-size:clamp(.98rem,1.22vw,1.12rem);font-weight:780;line-height:1.16}.hg-trust-pillar p,.hg-trust-panel p,.hg-trust-correction p{color:#fff8ecad;overflow-wrap:break-word;margin:0;font-size:11.8px;line-height:1.34}.hg-trust-panel-uses{grid-row:span 2}.hg-trust-panel ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.hg-trust-panel li{color:#fff8ecad;overflow-wrap:break-word;padding-left:15px;font-size:11.8px;line-height:1.32;position:relative}.hg-trust-panel li:before{content:"";background:#e6cf95cc;width:5px;height:1px;position:absolute;top:.62em;left:0}.hg-trust-correction{border-radius:16px;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:10px 12px;display:grid}.hg-trust-correction div{gap:6px;min-width:0;display:grid}.hg-trust-correction nav{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}@media (max-width:1180px){.hg-trust-shell{min-height:0}.hg-trust-hero{grid-template-columns:1fr;align-items:start}.hg-trust-copy h1{max-width:14ch;font-size:clamp(3rem,8vw,5rem)}.hg-trust-board{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-trust-pillars,.hg-trust-correction{grid-column:1/-1}.hg-trust-panel-uses{grid-row:auto}}@media (max-width:760px){body:has(.hg-trust-onefold) .hg-topbar-inner{width:min(100vw - 24px,520px)}.hg-trust-onefold{min-height:auto;padding:22px 0 42px}.hg-trust-shell{border-radius:22px;width:min(100vw - 40px,520px);padding:14px;max-width:min(100vw - 40px,520px)!important}.hg-trust-hero{gap:14px;padding-bottom:14px}.hg-trust-copy{gap:10px}.hg-trust-copy h1{max-width:11ch;font-size:clamp(2.2rem,10.8vw,3.25rem)}.hg-trust-copy p{font-size:.96rem;line-height:1.44}.hg-trust-board,.hg-trust-pillars{grid-template-columns:1fr;gap:10px}.hg-trust-pillar,.hg-trust-panel,.hg-trust-status{border-radius:16px;padding:13px}.hg-trust-correction{border-radius:16px;grid-template-columns:1fr;gap:12px;padding:13px}.hg-trust-correction nav{justify-content:stretch}.hg-trust-correction nav a{flex:calc(50% - 6px)}}@media (max-width:420px){.hg-trust-copy h1{font-size:clamp(2.1rem,12vw,2.85rem)}.hg-trust-correction nav a{flex-basis:100%}}.hg-trust-console-layout{grid-template-columns:minmax(340px,.82fr) minmax(480px,1fr);align-items:stretch;gap:clamp(18px,3.1vw,44px);min-height:min(700px,100svh - 136px);display:grid}.hg-trust-copy-xl{align-self:center;max-width:620px}.hg-trust-copy-xl h1{max-width:11ch;font-size:clamp(4.15rem,5.9vw,6.4rem);line-height:.88}.hg-trust-copy-xl p{color:#fff8ece6;max-width:46ch;font-size:clamp(1.2rem,1.55vw,1.44rem);line-height:1.45}.hg-trust-live-strip{-webkit-backdrop-filter:blur(8px)saturate(1.12);background:#02090c5c;border:1px solid #7de6de2e;border-radius:999px;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:clamp(8px,1.4vw,18px);padding:12px 13px;display:grid}.hg-trust-live-strip>span{background:#56d294db;border-radius:999px;width:8px;height:8px;box-shadow:0 0 18px #56d2946b}.hg-trust-live-strip strong{color:#fff8ec;white-space:nowrap;font-size:14px;line-height:1.2}.hg-trust-live-strip small{color:#fff8ece0;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.25;overflow:hidden}.hg-trust-live-strip a{color:#e6cf95f2;font-size:12.5px;font-weight:700;text-decoration:none}.hg-trust-action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.hg-trust-action-grid a{color:#fff8ecd6;background:#02090c47;border:1px solid #7de6de2b;border-radius:15px;justify-content:center;align-items:center;min-height:48px;font-size:14px;font-weight:760;text-decoration:none;display:inline-flex}.hg-trust-action-grid a:hover{color:#fff8ec;background:#7de6de14;border-color:#7de6de57;text-decoration:none}.hg-trust-interactive{grid-template-rows:auto minmax(0,1fr) auto;align-self:center;gap:12px;display:grid}.hg-trust-tabs{-webkit-backdrop-filter:blur(8px)saturate(1.12);background:#02080b57;border:1px solid #7de6de2e;border-radius:20px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:8px;display:grid}.hg-trust-tabs button,.hg-trust-manifest-actions button,.hg-trust-manifest-actions a{color:#fff8ecc2;min-height:46px;font:inherit;cursor:pointer;background:#01070957;border:1px solid #7de6de21;border-radius:14px;font-size:14px;font-weight:780;text-decoration:none;transition:border-color .16s,background .16s,color .16s,transform .16s}.hg-trust-tabs button:hover,.hg-trust-manifest-actions button:hover,.hg-trust-manifest-actions a:hover{color:#fff8ec;background:#7de6de14;border-color:#7de6de57;text-decoration:none;transform:translateY(-1px)}.hg-trust-tabs button.is-active,.hg-trust-manifest-actions button:first-child{color:#120f07;background:linear-gradient(135deg,#9e844af5,#ffecaefa),#e6cf95e6;border-color:#f5e0a69e;box-shadow:0 0 34px #e6cf952e}.hg-trust-manifest-actions button:disabled{cursor:wait;opacity:.72;transform:none}.hg-trust-active-panel,.hg-trust-manifest-console{-webkit-backdrop-filter:blur(9px)saturate(1.14);background:linear-gradient(#061e2261,#02070a7a),#02080b4d;border:1px solid #7de6de30;border-radius:22px;box-shadow:inset 0 1px #ffffff14,0 24px 90px #00000042}.hg-trust-active-panel{gap:12px;min-height:230px;padding:clamp(20px,2.4vw,28px);display:grid}.hg-trust-active-panel>span,.hg-trust-manifest-console span{color:#e6cf95eb;font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;font-size:12.5px}.hg-trust-active-panel h2,.hg-trust-manifest-console h2{color:#fff8ec;max-width:15ch;font-family:var(--font-sans);letter-spacing:0;margin:0;font-size:clamp(1.7rem,2.55vw,2.6rem);font-weight:820;line-height:.98}.hg-trust-active-panel p,.hg-trust-manifest-hint{color:#fff8ece6;max-width:58ch;margin:0;font-size:18px;line-height:1.5}.hg-trust-point-row{grid-template-columns:repeat(3,minmax(0,1fr));align-self:end;gap:8px;display:grid}.hg-trust-point-row strong{color:#fff8ecf0;background:#01070942;border:1px solid #7de6de21;border-radius:14px;align-items:center;min-height:52px;padding:10px 14px;font-size:15px;line-height:1.18;display:flex}.hg-trust-manifest-console{grid-template-columns:minmax(0,.86fr) minmax(230px,auto);align-items:start;gap:14px;padding:16px;display:grid}.hg-trust-manifest-console h2{max-width:18ch;margin-top:7px;font-size:clamp(1.25rem,1.65vw,1.55rem);line-height:1.08}.hg-trust-manifest-actions{grid-template-columns:1fr;gap:8px;display:grid}.hg-trust-manifest-actions button,.hg-trust-manifest-actions a{justify-content:center;padding:9px 13px}.hg-trust-manifest-preview{grid-column:1/-1;gap:10px;padding-top:4px;display:grid}.hg-trust-manifest-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.hg-trust-manifest-stats span,.hg-trust-endpoint-list div{background:#01070947;border:1px solid #7de6de21;border-radius:13px}.hg-trust-manifest-stats span{color:#fff8ec9e;gap:2px;padding:10px;font-size:11px;line-height:1.15;display:grid}.hg-trust-manifest-stats strong{color:#fff8ec;font-family:var(--font-sans);font-size:18px;line-height:1}.hg-trust-endpoint-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.hg-trust-endpoint-list div{gap:4px;min-height:86px;padding:10px;display:grid}.hg-trust-endpoint-list code{color:#e6cf95f0;background:#e6cf9514;border:1px solid #e6cf9533;justify-self:start;font-size:10.5px;font-weight:800}.hg-trust-endpoint-list strong{color:#fff8ec;overflow-wrap:anywhere;font-size:13px;line-height:1.18}.hg-trust-endpoint-list small{color:#fff8ec9e;font-size:11.5px;line-height:1.25}.hg-trust-manifest-hint{grid-column:1/-1;font-size:18px}@media (max-width:1180px){.hg-trust-console-layout{grid-template-columns:1fr;min-height:0}.hg-trust-copy-xl{max-width:100%}.hg-trust-copy-xl h1{max-width:14ch;font-size:clamp(3.5rem,8vw,5.4rem)}.hg-trust-copy-xl p{max-width:62ch}}@media (max-width:760px){.hg-trust-console-layout{gap:14px}.hg-trust-copy-xl h1{max-width:11ch;font-size:clamp(2.75rem,12vw,4.25rem)}.hg-trust-copy-xl p,.hg-trust-active-panel p{font-size:1rem}.hg-trust-live-strip{border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto}.hg-trust-live-strip small{white-space:normal;grid-column:2/-1;overflow:visible}.hg-trust-action-grid,.hg-trust-tabs,.hg-trust-point-row,.hg-trust-manifest-stats,.hg-trust-endpoint-list{grid-template-columns:1fr}.hg-trust-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-trust-active-panel{min-height:0;padding:17px}.hg-trust-active-panel h2{max-width:100%;font-size:clamp(1.55rem,8vw,2.3rem)}.hg-trust-manifest-console{grid-template-columns:1fr;padding:14px}.hg-trust-manifest-actions{grid-template-columns:1fr}}body:has(.hg-platforms-onefold) main{min-height:auto;overflow:visible}.hg-platforms-onefold{isolation:isolate;padding:clamp(12px,1.8vh,22px) 0 clamp(14px,2vh,26px);position:relative}.hg-platforms-console{grid-template-columns:minmax(300px,.76fr) minmax(480px,1fr);align-items:center;gap:clamp(18px,3vw,48px);width:min(100vw - 40px,1160px);min-height:min(560px,100svh - 210px);margin:0 auto;display:grid}.hg-platforms-eyebrow{color:#e6cf95db;font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:700;display:block}.hg-platforms-copy{align-self:center}.hg-platforms-copy h1{max-width:11ch;margin-bottom:18px;font-size:clamp(3.4rem,5.2vw,5.8rem);line-height:.9}.hg-platforms-copy p{color:#fff8ece0;max-width:44ch;margin-bottom:22px;font-size:clamp(1.08rem,1.38vw,1.26rem);line-height:1.46}.hg-platforms-coverage{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:22px;display:grid}.hg-platforms-coverage-item{-webkit-backdrop-filter:blur(6px);background:#02080b47;border:1px solid #7de6de26;border-radius:13px;justify-content:space-between;align-items:center;padding:9px 13px;display:flex}.hg-platforms-coverage-item strong{color:#fff8ec;font-size:14px;font-weight:700}.hg-platforms-coverage-item span{color:#fff8ec94;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:11px}.hg-platforms-cta{gap:10px;display:flex}.hg-platform-console{grid-template-rows:auto minmax(0,1fr);align-self:center;gap:12px;display:grid}.hg-platform-tabs{-webkit-backdrop-filter:blur(8px)saturate(1.12);background:#02080b57;border:1px solid #7de6de2e;border-radius:20px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:8px;display:grid}.hg-platform-tabs button{color:#fff8ecc2;min-height:46px;font:inherit;cursor:pointer;background:#01070957;border:1px solid #7de6de21;border-radius:14px;font-size:15px;font-weight:780;text-decoration:none;transition:border-color .16s,background .16s,color .16s}.hg-platform-tabs button:hover{color:#fff8ec;background:#7de6de14;border-color:#7de6de57}.hg-platform-tabs button.is-active{color:#120f07;background:linear-gradient(135deg,#9e844af5,#ffecaefa),#e6cf95e6;border-color:#f5e0a69e;box-shadow:0 0 34px #e6cf952e}.hg-platform-panel{-webkit-backdrop-filter:blur(9px)saturate(1.14);background:linear-gradient(#061e2261,#02070a7a),#02080b4d;border:1px solid #7de6de30;border-radius:22px;padding:clamp(16px,2vw,24px);box-shadow:inset 0 1px #ffffff14,0 24px 90px #00000042}.hg-platform-card-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.hg-platform-card{background:#01070942;border:1px solid #7de6de1f;border-radius:16px;gap:9px;padding:14px 16px;display:grid}.hg-platform-card-live{border-color:#56d29438}.hg-platform-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.hg-platform-card-top strong{color:#fff8ec;font-size:18px;font-weight:740}.hg-platform-card-top span{color:#fff8ec9e;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:700}.hg-platform-card-live .hg-platform-card-top span{color:#56d294e0}.hg-platform-card small{color:#fff8ecbd;font-size:13px;line-height:1.5}.hg-platform-card-meta{flex-direction:column;gap:3px;display:flex}.hg-platform-card-meta code{color:#7de6decc;font-family:var(--font-mono);font-size:12px}.hg-platform-card-meta em{color:#fff8ec7a;font-family:var(--font-mono);letter-spacing:.04em;font-size:11px;font-style:normal}.hg-platform-try-panel{grid-template-columns:1fr 1fr;gap:14px;display:grid}.hg-platform-form{gap:10px;display:grid}.hg-platform-selector{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.hg-platform-selector button{color:#fff8ecb8;min-height:36px;font:inherit;cursor:pointer;background:#01070957;border:1px solid #7de6de1f;border-radius:10px;font-size:13px;font-weight:700;transition:border-color .14s,background .14s,color .14s}.hg-platform-selector button:hover{color:#fff8ec;border-color:#7de6de47}.hg-platform-selector button.is-active{color:#f5e0a6f5;background:#e6cf951f;border-color:#f5e0a67a}.hg-platform-field{gap:5px;display:grid}.hg-platform-field span{color:#fff8ecad;font-size:13px;font-weight:680}.hg-platform-result{flex-direction:column;display:flex}.hg-platform-empty{align-content:start;gap:8px;padding-top:6px;display:grid}.hg-platform-empty strong{color:#fff8ec;font-size:16px;font-weight:680}.hg-platform-empty span{color:#fff8ecb3;font-size:14px;line-height:1.5}.hg-platform-verdict{gap:10px;padding-top:4px;display:grid}.hg-platform-rating{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-items:center;width:-moz-fit-content;width:fit-content;padding:3px 11px;font-size:12px;font-weight:700;display:inline-flex}.hg-platform-rating-scam{color:#f87171f5;background:#f871712e}.hg-platform-rating-suspicious{color:#fbbf24f5;background:#fbbf2429}.hg-platform-rating-inconclusive{color:#7de6dedb;background:#7de6de1f}.hg-platform-rating-legit{color:#4ade80e6;background:#4ade8024}.hg-platform-verdict strong{color:#fff8ec;font-size:16px;font-weight:700}.hg-platform-verdict p{color:#fff8eccc;font-size:14px;line-height:1.5}.hg-platform-api-panel{gap:16px;display:grid}.hg-platform-api-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.hg-platform-api-head>span{color:#7de6dee0;font-family:var(--font-mono);letter-spacing:.06em;font-size:13px}.hg-platform-api-head a{color:#e6cf95e6;white-space:nowrap;font-size:13px;font-weight:700;text-decoration:none}.hg-platform-api-head a:hover{color:#e6cf95}.hg-platform-code{color:#fff8ecdb;font-family:var(--font-mono);white-space:pre;background:#0105087a;border:1px solid #7de6de1f;border-radius:14px;padding:14px 16px;font-size:12.5px;line-height:1.6;overflow-x:auto}.hg-platform-connector-links{gap:10px;display:grid}.hg-platform-connector-links>strong{color:#fff8ec85;font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;font-size:10.5px;font-weight:700}.hg-platform-connector-links>div{flex-wrap:wrap;gap:8px;display:flex}.hg-platform-connector-links a{color:#fff8ecd1;background:#01070947;border:1px solid #7de6de24;border-radius:11px;padding:7px 13px;font-size:13px;font-weight:680;text-decoration:none;transition:border-color .14s,color .14s}.hg-platform-connector-links a:hover{color:#fff8ec;border-color:#7de6de4d;text-decoration:none}@media (max-width:1100px){.hg-platforms-console{grid-template-columns:1fr;gap:24px;min-height:0;padding:clamp(24px,4vw,48px) 0}.hg-platforms-copy h1{max-width:100%;font-size:clamp(2.8rem,8vw,4.4rem)}}@media (max-width:680px){.hg-platform-try-panel,.hg-platform-card-grid{grid-template-columns:1fr}.hg-platform-selector{grid-template-columns:repeat(2,1fr)}}body:has(.hg-api-onefold) main{overflow:visible}body:has(.hg-api-onefold){overflow-x:hidden}body:has(.hg-api-onefold) .hg-topbar-inner{width:min(100vw - 32px,1210px)}.hg-api-onefold{isolation:isolate;min-height:calc(100svh - 90px);padding:clamp(10px,2vh,26px) 0 clamp(20px,3vh,42px);position:relative}.hg-api-shell{-webkit-backdrop-filter:blur(7px)saturate(1.12);background:linear-gradient(135deg,#020e1166,#02050824 48%,#020e1147),#02060933;border:1px solid #7de6de38;border-radius:28px;width:min(100vw - 40px,1210px);margin:0 auto;padding:clamp(13px,1.7vw,22px);box-shadow:inset 0 1px #ffffff14,0 40px 120px #00000061;max-width:min(100vw - 40px,1210px)!important}.hg-api-shell *,.hg-api-shell :before,.hg-api-shell :after{min-width:0}.hg-api-console{grid-template-columns:minmax(340px,.78fr) minmax(500px,1fr);align-items:center;gap:clamp(18px,3vw,42px);min-height:min(700px,100svh - 136px);display:grid}.hg-api-copy{align-content:center;gap:14px;display:grid}.hg-api-copy h1{color:#fff8ec;max-width:12ch;font-family:var(--font-sans);letter-spacing:0;text-shadow:0 3px 24px #0009,0 18px 78px #000000b3;margin:0;font-size:clamp(3.8rem,5.55vw,6rem);font-weight:830;line-height:.9}.hg-api-copy h1 span{display:block}.hg-api-copy p{color:#fff8ecc2;max-width:48ch;margin:0;font-size:clamp(1.04rem,1.32vw,1.22rem);line-height:1.44}.hg-api-metric-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:4px;display:grid}.hg-api-metric-row span,.hg-api-secondary article,.hg-api-active-panel,.hg-api-manifest-card{-webkit-backdrop-filter:blur(9px)saturate(1.14);background:linear-gradient(#061e225c,#02070a73),#02080b42;border:1px solid #7de6de2b;box-shadow:inset 0 1px #ffffff14,0 24px 90px #00000042}.hg-api-metric-row span{color:#fff8ec9e;border-radius:16px;gap:3px;min-height:76px;padding:13px;font-size:12px;line-height:1.15;display:grid}.hg-api-metric-row strong{color:#fff8ec;font-size:clamp(1.25rem,1.9vw,1.65rem);line-height:1}.hg-api-live-strip{margin-top:0}.hg-api-workbench{gap:12px;display:grid}.hg-api-tabs{-webkit-backdrop-filter:blur(8px)saturate(1.12);background:#02080b57;border:1px solid #7de6de2e;border-radius:20px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:8px;display:grid}.hg-api-tabs button,.hg-api-panel-actions button,.hg-api-panel-actions a,.hg-api-manifest-actions button,.hg-api-manifest-actions a,.hg-api-secondary a{color:#fff8ecc7;min-height:44px;font:inherit;cursor:pointer;text-align:center;background:#01070957;border:1px solid #7de6de24;border-radius:14px;font-size:14px;font-weight:780;text-decoration:none;transition:border-color .16s,background .16s,color .16s,transform .16s}.hg-api-tabs button:hover,.hg-api-panel-actions button:hover,.hg-api-panel-actions a:hover,.hg-api-manifest-actions button:hover,.hg-api-manifest-actions a:hover,.hg-api-secondary a:hover{color:#fff8ec;background:#7de6de14;border-color:#7de6de57;text-decoration:none;transform:translateY(-1px)}.hg-api-tabs button.is-active,.hg-api-panel-actions button,.hg-api-manifest-actions button{color:#120f07;background:linear-gradient(135deg,#9e844af5,#ffecaefa),#e6cf95e6;border-color:#f5e0a69e;box-shadow:0 0 34px #e6cf952e}.hg-api-active-panel{border-radius:22px;gap:12px;padding:clamp(18px,2.2vw,26px);display:grid}.hg-api-panel-head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hg-api-panel-head span,.hg-api-manifest-card span,.hg-api-secondary span{color:#e6cf95eb;font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;font-size:10px}.hg-api-panel-head code{color:#fff8ecd1;overflow-wrap:anywhere;background:#01070959;border:1px solid #7de6de29}.hg-api-active-panel h2,.hg-api-manifest-card h2,.hg-api-secondary h2{color:#fff8ec;font-family:var(--font-sans);letter-spacing:0;margin:0;font-size:clamp(1.45rem,2.05vw,2.05rem);font-weight:820;line-height:1}.hg-api-active-panel p,.hg-api-secondary p{color:#fff8ecb3;max-width:64ch;margin:0;font-size:15px;line-height:1.46}.hg-api-active-panel pre{color:#fff8ecdb;max-height:238px;font-family:var(--font-mono);white-space:pre-wrap;background:#01050794;border:1px solid #7de6de24;border-radius:15px;margin:0;padding:14px;font-size:12px;line-height:1.55;overflow:auto}.hg-api-panel-actions,.hg-api-manifest-actions{flex-wrap:wrap;gap:8px;display:flex}.hg-api-panel-actions button,.hg-api-panel-actions a,.hg-api-manifest-actions button,.hg-api-manifest-actions a,.hg-api-secondary a{justify-content:center;align-items:center;padding:9px 13px;display:inline-flex}.hg-api-manifest-card{border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:16px;display:grid}.hg-api-manifest-card h2{max-width:28ch;margin-top:7px;font-size:clamp(1.16rem,1.5vw,1.42rem);line-height:1.08}.hg-api-limit-strip,.hg-api-manifest-preview{grid-column:1/-1}.hg-api-limit-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.hg-api-limit-strip span,.hg-api-manifest-stats span,.hg-api-endpoint-list div{background:#01070947;border:1px solid #7de6de21;border-radius:13px}.hg-api-limit-strip span{color:#fff8ec99;gap:4px;min-height:60px;padding:10px;font-size:11.5px;line-height:1.25;display:grid}.hg-api-limit-strip strong{color:#fff8ec;font-size:12.5px;line-height:1.12}.hg-api-manifest-preview{gap:10px;display:grid}.hg-api-manifest-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.hg-api-manifest-stats span{color:#fff8ec9e;gap:2px;padding:10px;font-size:11px;display:grid}.hg-api-manifest-stats strong{color:#fff8ec;font-size:18px;line-height:1}.hg-api-endpoint-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.hg-api-endpoint-list div{gap:4px;min-height:82px;padding:10px;display:grid}.hg-api-endpoint-list code{color:#e6cf95f0;background:#e6cf9514;border:1px solid #e6cf9533;justify-self:start;font-size:10.5px;font-weight:800}.hg-api-endpoint-list strong{color:#fff8ec;overflow-wrap:anywhere;font-size:12.5px;line-height:1.16}.hg-api-endpoint-list small{color:#fff8ec9e;font-size:11.5px;line-height:1.24}.hg-api-secondary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.hg-api-secondary article{border-radius:20px;align-content:start;gap:10px;min-height:214px;padding:18px;display:grid}.hg-api-secondary a{justify-self:start;margin-top:auto}@media (max-width:1120px){.hg-api-console{grid-template-columns:1fr;min-height:0}.hg-api-copy h1{max-width:14ch;font-size:clamp(3.3rem,8vw,5.35rem)}.hg-api-copy p{max-width:62ch}.hg-api-secondary{grid-template-columns:1fr}}@media (max-width:760px){body:has(.hg-api-onefold) .hg-topbar-inner{width:min(100vw - 24px,1210px)}.hg-api-onefold{padding-top:12px}.hg-api-shell{border-radius:22px;width:min(100vw - 22px,1210px);padding:12px;max-width:min(100vw - 22px,1210px)!important}.hg-api-console{gap:14px}.hg-api-copy h1{max-width:11ch;font-size:clamp(2.7rem,12vw,4.1rem)}.hg-api-copy p,.hg-api-active-panel p,.hg-api-secondary p{font-size:1rem}.hg-api-metric-row,.hg-api-tabs,.hg-api-limit-strip,.hg-api-manifest-card,.hg-api-endpoint-list{grid-template-columns:1fr}.hg-api-live-strip{border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto}.hg-api-live-strip small{white-space:normal;grid-column:2/-1;overflow:visible}.hg-api-active-panel,.hg-api-manifest-card,.hg-api-secondary article{border-radius:18px}.hg-api-panel-actions,.hg-api-manifest-actions{grid-template-columns:1fr;display:grid}}.hg-scan-mode-tabs{flex:1;gap:18px;display:flex}.hg-scan-mode-tabs button{color:#fff8ec70;font:inherit;letter-spacing:.01em;cursor:pointer;background:0 0;border:none;padding:0 0 3px;font-size:13.5px;font-weight:650;transition:color .12s;position:relative}.hg-scan-mode-tabs button:hover{color:#fff8eccc}.hg-scan-mode-tabs button.is-active{color:#e6cf95f0}.hg-scan-mode-tabs button.is-active:after{content:"";background:#e6cf958c;border-radius:2px;height:1.5px;position:absolute;bottom:0;left:0;right:0}.hg-scan-platform-tabs{background:#02060947;border:1px solid #f1ebe117;border-radius:12px;gap:3px;margin-bottom:12px;padding:3px;display:flex}.hg-scan-platform-tabs button{color:#fff8ec85;min-height:30px;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;flex:1;font-size:12.5px;font-weight:600;transition:color .11s,background .11s,border-color .11s}.hg-scan-platform-tabs button:hover{color:#fff8ece0;background:#f1ebe112}.hg-scan-platform-tabs button.is-active{color:#120f07;background:linear-gradient(135deg,#9e844ad6,#ffecaeeb);border-color:#f5e0a66b}.hg-home-search{flex-direction:column;flex:1;gap:0;display:flex}.hg-home-search-form{gap:8px;margin-bottom:12px;display:flex}.hg-home-search-input{flex:1;min-width:0}.hg-home-search-btn{flex:none;min-height:46px;padding:0 20px;font-size:14px}.hg-home-search-results{background:#02060938;border:1px solid #f1ebe112;border-radius:12px;flex-direction:column;flex:1;min-height:120px;max-height:240px;display:flex;overflow-y:auto}.hg-home-search-hint{color:#fff8ec75;margin:0;padding:18px 16px;font-size:13.5px;line-height:1.5}.hg-home-search-hint a,.hg-home-search-hint .hg-home-search-switch{color:#e6cf95d1;font:inherit;font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;-webkit-text-decoration:underline #e6cf9552;text-decoration:underline #e6cf9552}.hg-home-search-error{color:var(--hg-danger)}.hg-home-search-row{color:inherit;border-bottom:1px solid #f1ebe10d;justify-content:space-between;align-items:baseline;gap:12px;padding:10px 14px;text-decoration:none;transition:background .1s;display:flex}.hg-home-search-row:last-child{border-bottom:none}.hg-home-search-row:hover{background:#f1ebe10d}.hg-home-search-title{color:#fff8ece0;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13.5px;font-weight:500;overflow:hidden}.hg-home-search-meta{flex:none;align-items:center;gap:8px;display:flex}.hg-home-search-sub{font-family:var(--font-mono);color:#7de6deb8;letter-spacing:.03em;font-size:11px}.hg-home-search-date{color:#fff8ec5c;white-space:nowrap;font-size:11px}.hg-home-search-footer{justify-content:flex-end;padding-top:10px;display:flex}.hg-home-search-footer-link{color:#fff8ec75;font-size:12.5px;text-decoration:none;transition:color .12s}.hg-home-search-footer-link:hover{color:#fff8eccc}.hg-home-api{flex-direction:column;gap:14px;display:flex}.hg-home-api-platforms{grid-template-columns:1fr 1fr;gap:6px;display:grid}.hg-home-api-plat{background:#f1ebe10d;border:1px solid #f1ebe114;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 11px;display:flex}.hg-home-api-plat span{color:#fff8ecd1;font-size:13px;font-weight:500}.hg-home-api-plat em{font-style:normal;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:10px}.hg-home-api-plat-reddit em{color:#4ade80cc}.hg-home-api-plat-youtube em{color:#7de6deb8}.hg-home-api-plat-instagram em,.hg-home-api-plat-facebook em{color:#fff8ec61}.hg-home-api-code{font-family:var(--font-mono);color:#7de6decc;white-space:pre;background:#00000061;border:1px solid #f1ebe112;border-radius:10px;margin:0;padding:12px 14px;font-size:11.5px;line-height:1.65;overflow-x:auto}.hg-home-api-links{flex-wrap:wrap;gap:14px;display:flex}.hg-home-api-links a{color:#fff8ec7a;font-size:12.5px;text-decoration:none;transition:color .15s}.hg-home-api-links a:hover{color:#fff8ecd1}.hg-home-api-links a:last-child{color:#e6cf95b3;margin-left:auto}.hg-home-api-links a:last-child:hover{color:#e6cf95f5}.hg-output-verdict-summary{color:#fff8ecd6;flex:1;padding:0 2px;font-size:14px;line-height:1.55}.hg-social-verdict-badge{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;vertical-align:middle;border-radius:999px;align-items:center;margin-right:8px;padding:2px 9px;font-size:10.5px;font-weight:700;display:inline-flex}.hg-social-verdict-scam{color:#f87171f5;background:#f871712e}.hg-social-verdict-suspicious{color:#fbbf24f5;background:#fbbf2429}.hg-social-verdict-inconclusive{color:#7de6dedb;background:#7de6de1f}.hg-social-verdict-legit{color:#4ade80e6;background:#4ade8024}.hg-scan-output-section{border-top:1px solid #f1ebe114;gap:10px;margin-top:14px;padding-top:14px;display:grid}.hg-scan-output-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.hg-scan-output-head span{font-family:var(--font-mono);letter-spacing:.17em;text-transform:uppercase;color:var(--hg-accent);opacity:.72;font-size:10px}.hg-scan-output-head strong{color:#fff8ecb8;font-size:13px;font-weight:500}.hg-scan-output-head h2{color:#fff8eceb;margin:0;font-size:14px;font-weight:600;line-height:1.3}@keyframes hg-shimmer{0%,to{background-position:0%}50%{background-position:100%}}@keyframes hg-reveal-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes hg-pulse-dot{0%,to{opacity:1;box-shadow:0 0 12px #7de6ded9}50%{opacity:.45;box-shadow:0 0 6px #7de6de73}}.hg-title-r1,.hg-title-r2,.hg-title-r3,.hg-title-r4{animation-name:hg-reveal-up;animation-duration:1s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both}.hg-title-r1{animation-delay:0s}.hg-title-r2{animation-delay:.14s}.hg-title-r3{animation-delay:.28s}.hg-title-r4{animation-delay:.52s}.hg-journal-page{font-family:var(--font-sans)}body:not(:has(.hg-onefold-home)) .hg-journal-page{padding-top:clamp(12px,2vw,24px)}body:not(:has(.hg-onefold-home)) .hg-journal-frame{--hugin-frame-max:960px;gap:10px;display:grid;padding:clamp(13px,1.45vw,18px)!important}.hg-journal-strip{border-bottom:1px solid #7de6de1a;grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(14px,2.4vw,28px);padding-bottom:10px;display:grid}.hg-journal-copy{gap:5px;display:grid}body:not(:has(.hg-onefold-home)) .hg-journal-copy h1{color:#fff8ec;max-width:none;font-family:var(--font-sans);letter-spacing:0;margin:0;font-weight:710;line-height:1;-webkit-text-fill-color:#fff8ec!important;font-size:clamp(1.75rem,2.55vw,2.62rem)!important}body:not(:has(.hg-onefold-home)) .hg-journal-copy .hg-page-lede{color:#fff8ecbd;max-width:60ch;margin:0;font-size:clamp(.88rem,.98vw,1rem);line-height:1.38}.hg-journal-stat span,.hg-journal-section-head span{color:#e6cf95db;font-family:var(--font-mono);letter-spacing:.075em;text-transform:uppercase;font-size:10px;font-weight:660;line-height:1.12}.hg-journal-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.hg-journal-stat{background:#02080b47;border:1px solid #7de6de26;border-radius:11px;gap:4px;min-height:52px;padding:9px 11px;display:grid;box-shadow:inset 0 1px #ffffff0b}.hg-journal-stat strong{color:#fff8ec;font-size:clamp(1.25rem,1.7vw,1.6rem);font-weight:750;line-height:1}.hg-journal-content{gap:8px;display:grid}.hg-journal-section-head{justify-content:space-between;align-items:center;gap:14px;margin:0 0 2px;display:flex}.hg-journal-section-head strong{color:#fff8eca8;font-size:13px;font-weight:650}.hg-blog-list{gap:8px;display:grid}.hg-scan-archive-list{gap:10px;margin-top:28px;display:grid}.hg-scan-archive-row{border:1px solid var(--hg-line);background:#0a0e1257;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;text-decoration:none;transition:border-color .18s,background .18s,transform .18s;display:flex}.hg-scan-archive-row:hover{background:#0a121675;border-color:#7de6de4d;transform:translateY(-1px)}.hg-scan-archive-main{align-items:center;gap:11px;min-width:0;display:flex}.hg-scan-archive-title{color:var(--hg-ink);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:500;overflow:hidden}.hg-scan-archive-meta{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--hg-ink-faint);flex-shrink:0;align-items:center;gap:12px;font-size:11px;display:flex}.hg-scan-archive-domain{color:var(--hg-ink-muted)}@media (max-width:560px){.hg-scan-archive-row{flex-direction:column;align-items:flex-start;gap:9px}.hg-scan-archive-title{white-space:normal}}.hg-blog-card{min-height:100px;color:inherit;background:linear-gradient(135deg,#08181b57,#02080b3d),#02070a38;border:1px solid #7de6de24;border-radius:12px;grid-template-columns:minmax(148px,.24fr) minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;text-decoration:none;transition:border-color .18s,background .18s;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0b,0 16px 42px #0000002e}.hg-blog-card:before{content:"";opacity:.54;background:linear-gradient(#7de6ded1,#e6cf9533);width:3px;position:absolute;inset:0 auto 0 0}.hg-blog-card:hover{background:linear-gradient(135deg,#0a23266b,#02080b4d),#02070a47;border-color:#7de6de4d}.hg-blog-card-featured{background:radial-gradient(circle at 78% 15%,#7de6de29,#0000 32%),linear-gradient(135deg,#0923267a,#02080b47),#02070a3d;border-color:#7de6de38;min-height:210px;padding:clamp(20px,2.5vw,28px)}.hg-blog-card-featured:before{opacity:.8;background:linear-gradient(#e6cf95eb,#7de6dec7,#e6cf952e);width:5px}.hg-blog-card-meta,.hg-blog-post-meta{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--hg-ink-faint);gap:5px;font-size:11px;display:grid}.hg-blog-card-meta{margin-bottom:0}.hg-blog-card-body{gap:6px;min-width:0;display:grid}.hg-blog-card h2{max-width:none;font-family:var(--font-sans);letter-spacing:0;color:var(--hg-ink);margin:0;font-size:clamp(1.08rem,1.35vw,1.34rem);font-weight:720;line-height:1.08}.hg-blog-card-featured h2{font-size:clamp(1.65rem,3vw,2.65rem);line-height:.98}.hg-blog-card p{max-width:76ch;color:var(--hg-ink-muted);margin:0;font-size:14px;line-height:1.42}.hg-blog-tags{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.hg-blog-tags span{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:#7de6dea8;background:#7de6de0d;border:1px solid #7de6de2e;border-radius:999px;padding:3px 9px;font-size:10.5px}.hg-blog-tags-post{margin:16px 0 0}.hg-journal-read{color:#e6cf95eb;align-self:center;width:-moz-fit-content;width:fit-content;font-size:13px;font-weight:720}.hg-blog-back{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--hg-ink-faint);margin-bottom:18px;font-size:12px;text-decoration:none;transition:color .15s;display:inline-block}.hg-blog-back:hover{color:var(--hg-accent-soft)}.hg-blog-post-meta{margin:10px 0 0}.hg-news-article-actions{flex-wrap:wrap;align-items:center;gap:12px 18px;margin-bottom:18px;display:flex}.hg-news-article-actions .hg-blog-back{margin-bottom:0}.hg-news-article-image{gap:8px;margin:28px 0 24px;display:grid}.hg-news-article-image img{object-fit:cover;background:#02080b5c;border:1px solid #7de6de29;border-radius:8px;width:100%;max-height:420px;display:block}.hg-news-article-image figcaption{color:#fff8ec94;font-family:var(--font-mono);letter-spacing:0;text-transform:uppercase;font-size:11px}@media (max-width:820px){.hg-journal-strip{grid-template-columns:1fr}.hg-journal-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){body:not(:has(.hg-onefold-home)) .hg-journal-frame{padding:14px!important}.hg-journal-stats{grid-template-columns:1fr 1fr}.hg-blog-card{grid-template-columns:1fr}.hg-blog-card,.hg-blog-card-featured{min-height:0;padding:16px}.hg-blog-card-featured h2{font-size:clamp(1.45rem,9vw,2.05rem)}}.hg-prose{color:var(--hg-ink-muted);margin-top:30px;font-size:16.5px;line-height:1.72}.hg-prose>:first-child{margin-top:0}.hg-prose h2{letter-spacing:0;color:var(--hg-ink);margin:38px 0 14px;font-size:1.5rem;font-weight:600}.hg-prose h3{color:var(--hg-ink);margin:30px 0 12px;font-size:1.2rem;font-weight:600}.hg-prose p{margin:0 0 18px}.hg-prose a{color:var(--hg-accent-soft);text-underline-offset:2px;-webkit-text-decoration:underline #d6c59666;text-decoration:underline #d6c59666}.hg-prose a:hover{-webkit-text-decoration-color:var(--hg-accent-soft);text-decoration-color:var(--hg-accent-soft)}.hg-prose strong{color:var(--hg-ink);font-weight:600}.hg-prose ul,.hg-prose ol{margin:0 0 18px;padding-left:22px}.hg-prose li{margin:0 0 8px}.hg-prose li::marker{color:#7de6de99}.hg-prose blockquote{color:var(--hg-ink);border-left:2px solid #7de6de66;margin:0 0 22px;padding:4px 18px;font-style:italic}.hg-prose code{font-family:var(--font-mono);border:1px solid var(--hg-line);color:#7de6dedb;background:#00000057;border-radius:6px;padding:2px 6px;font-size:.86em}.hg-prose pre{border:1px solid var(--hg-line);background:#0006;border-radius:12px;margin:0 0 22px;padding:16px 18px;overflow-x:auto}.hg-prose pre code{color:var(--hg-ink-muted);background:0 0;border:none;padding:0}.hg-prose hr{border:none;border-top:1px solid var(--hg-line);margin:32px 0}.hg-output-report-link{color:#7de6dee6;margin-top:4px;font-size:13px;font-weight:600;text-decoration:none;display:inline-block}.hg-output-report-link:hover{color:#7de6de}.hg-scan-report-head{flex-wrap:wrap;align-items:center;gap:14px;margin:4px 0 6px;display:flex}.hg-scan-report-head h1{letter-spacing:0;margin:0;font-size:clamp(1.6rem,2.6vw,2.3rem);font-weight:600}.hg-scan-report-target{margin-bottom:18px}.hg-scan-report-target>a{font-family:var(--font-mono);color:var(--hg-accent-soft);word-break:break-all;font-size:14px;text-decoration:none}.hg-scan-report-target>a:hover{text-decoration:underline}.hg-scan-report-meta{color:var(--hg-ink-faint);margin-top:4px;font-size:12.5px;display:block}.hg-scan-report-title{color:var(--hg-ink-muted);margin:8px 0 0;font-size:15px}.hg-scan-report-summary{color:var(--hg-ink);margin:0 0 22px;font-size:16.5px;line-height:1.6}.hg-scan-review-note{background:linear-gradient(135deg,#5eead413,#e6cf9509),#0a0e125c;border:1px solid #7de6de38;border-radius:10px;gap:6px;margin:0 0 22px;padding:13px 15px;display:grid}.hg-scan-review-note strong{color:var(--hg-ink);font-size:14px}.hg-scan-review-note span{color:var(--hg-ink-muted);font-size:13.5px;line-height:1.55}.hg-scan-report-metrics{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:28px;display:grid}.hg-scan-report-metrics>div{border:1px solid var(--hg-line);text-align:center;background:#0a0e1257;border-radius:12px;padding:12px 14px}.hg-scan-report-metrics strong{color:var(--hg-ink);font-size:22px;font-weight:700;display:block}.hg-scan-report-metrics span{letter-spacing:.06em;text-transform:uppercase;color:var(--hg-ink-faint);font-size:11px}.hg-scan-report-section{margin-bottom:28px}.hg-scan-report-section h2{color:var(--hg-ink);margin:0 0 12px;font-size:1.05rem;font-weight:600}.hg-scan-flags{gap:10px;margin:0;padding:0;list-style:none;display:grid}.hg-scan-flag{border:1px solid var(--hg-line);background:#0a0e124d;border-left-width:3px;border-radius:12px;padding:12px 14px}.hg-scan-flag-high{border-left-color:#f87171b3}.hg-scan-flag-medium{border-left-color:#fbbf24b3}.hg-scan-flag-low{border-left-color:#7de6de8c}.hg-scan-flag-head{align-items:baseline;gap:10px;display:flex}.hg-scan-flag-sev{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--hg-ink-faint);flex:none;font-size:10px}.hg-scan-flag-high .hg-scan-flag-sev{color:#f87171e6}.hg-scan-flag-medium .hg-scan-flag-sev{color:#fbbf24f2}.hg-scan-flag strong{color:var(--hg-ink);font-size:14px}.hg-scan-flag p{color:var(--hg-ink-muted);margin:6px 0 0;font-size:13.5px;line-height:1.5}.hg-scan-flag-evidence{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.hg-scan-flag-evidence code{font-family:var(--font-mono);border:1px solid var(--hg-line);color:var(--hg-ink-muted);word-break:break-all;background:#00000057;border-radius:6px;padding:2px 7px;font-size:11px}.hg-scan-actions{gap:8px;margin:0;padding-left:20px;display:grid}.hg-scan-actions li{color:var(--hg-ink-muted);font-size:14.5px;line-height:1.5}.hg-scan-actions li::marker{color:#7de6de99}.hg-scan-report-sources-note{color:var(--hg-ink-muted);margin:0;font-size:13.5px}.hg-scan-report-disclaimer{border-top:1px solid var(--hg-line);color:var(--hg-ink-faint);margin-top:30px;padding-top:18px;font-size:12.5px;line-height:1.55}.hg-scan-report-disclaimer a{color:var(--hg-accent-soft)}.hg-confidence{border:1px solid var(--hg-line);background:#0a0e1266;border-radius:12px;margin:18px 0 6px;padding:14px 16px}.hg-confidence-head{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hg-confidence-label{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--hg-ink-faint);font-size:11px}.hg-confidence-head strong{text-transform:uppercase;letter-spacing:.02em;font-size:16px;font-weight:700}.hg-confidence-meter{background:#ffffff14;border-radius:999px;flex:1;min-width:90px;height:6px;overflow:hidden}.hg-confidence-meter>span{border-radius:999px;height:100%;display:block}.hg-confidence p{color:var(--hg-ink-muted);margin:9px 0 0;font-size:13.5px;line-height:1.5}.hg-confidence-high strong{color:#a7f3d0}.hg-confidence-high .hg-confidence-meter>span{background:#5eead4d9}.hg-confidence-medium strong{color:#fde68a}.hg-confidence-medium .hg-confidence-meter>span{background:#fbbf24d9}.hg-confidence-low strong{color:#cbd5e1}.hg-confidence-low .hg-confidence-meter>span{background:#94a3b8b3}.hg-confidence-chips{flex-wrap:wrap;gap:6px;margin-top:11px;display:flex}.hg-confidence-chip{font-family:var(--font-mono);letter-spacing:.03em;color:#a7f3d0f2;background:#5eead412;border:1px solid #5eead44d;border-radius:999px;padding:4px 9px;font-size:11px}.hg-confidence-conflict{color:#fdc88ae6!important;font-size:12.5px!important}.hg-scan-shot{margin:16px 0 6px}.hg-scan-shot img{object-fit:cover;object-position:top;border:1px solid var(--hg-line);border-radius:12px;width:100%;max-height:420px;display:block}.hg-scan-shot span{font-family:var(--font-mono);letter-spacing:.04em;color:var(--hg-ink-faint);margin-top:7px;font-size:11px;display:block}.hg-corrob-lead{color:var(--hg-ink-muted);margin:0 0 14px;font-size:14px}.hg-corrob-verdict{border:1px solid var(--hg-line);background:#0a0e1266;border-radius:12px;flex-wrap:wrap;align-items:baseline;gap:6px 12px;margin-bottom:14px;padding:12px 16px;display:flex}.hg-corrob-verdict strong{color:var(--hg-ink);font-size:17px;font-weight:600}.hg-corrob-verdict span{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--hg-ink-faint);font-size:12px}.hg-corrob-ok{border-color:#5eead459}.hg-corrob-ok strong{color:#a7f3d0}.hg-corrob-warn{border-color:#fbbf2459}.hg-corrob-warn strong{color:#fde68a}.hg-corrob-bad{border-color:#f8717166}.hg-corrob-bad strong{color:#fecaca}.hg-corrob-signals{gap:8px;margin-bottom:12px;display:grid}.hg-corrob-signal{border:1px solid var(--hg-line);background:#ffffff05;border-radius:10px;flex-wrap:wrap;align-items:baseline;gap:4px 14px;padding:9px 14px;display:flex}.hg-corrob-signal-label{min-width:160px;color:var(--hg-ink);flex:1;font-size:14px}.hg-corrob-signal-date{font-family:var(--font-mono);color:var(--hg-ink-muted);font-size:13px}.hg-corrob-signal-age{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--hg-ink-faint);font-size:11px}.hg-corrob-dns{font-family:var(--font-mono);letter-spacing:.03em;color:var(--hg-ink-muted);margin:0 0 10px;font-size:12px}.hg-corrob-note{color:var(--hg-ink-muted);margin:8px 0 0;font-size:13.5px;line-height:1.5}.hg-scan-report-nav{flex-wrap:wrap;gap:18px;margin-top:18px;display:flex}.hg-scan-report-nav a{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:#7de6dee6;font-size:12px;font-weight:600;text-decoration:none}.hg-scan-report-nav a:hover{color:#7de6de}@media (max-width:560px){.hg-scan-report-metrics{grid-template-columns:repeat(2,1fr)}}body:not(:has(.hg-onefold-home)) .civic-case-index-page{font-family:var(--font-sans);padding-top:clamp(18px,2.4vw,32px);padding-bottom:clamp(42px,5vw,70px)}body:not(:has(.hg-onefold-home)) .civic-case-index-page .container-wide{width:min(100% - 28px,1280px);max-width:min(100% - 28px,1280px);padding:clamp(14px,1.55vw,20px)}.civic-case-index-top{border-bottom:1px solid #7de6de1a;grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(10px,1.8vw,18px);margin-bottom:8px;padding-bottom:10px;display:grid}.civic-case-index-copy{gap:7px;display:grid}body:not(:has(.hg-onefold-home)) .civic-case-index-top h1{color:#fff8ec;max-width:none;font-family:var(--font-sans);letter-spacing:0;margin:0;font-weight:660;line-height:1;font-size:clamp(1.85rem,2.65vw,2.85rem)!important}body:not(:has(.hg-onefold-home)) .civic-case-index-page .civic-case-index-copy .lede{max-width:78ch;font-size:clamp(.94rem,1vw,1.02rem);line-height:1.42}.civic-case-index-copy .civic-generated{color:#fff8ec94;font-family:var(--font-sans);letter-spacing:.06em;margin-top:2px;font-size:11px;font-weight:560}.civic-case-index-page .hg-page-eyebrow.compact,.civic-case-index-page .civic-topic,.civic-case-index-page .civic-stat span{font-family:var(--font-sans);letter-spacing:.075em;font-weight:640}.civic-case-index-statbar{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:8px;display:grid}body:not(:has(.hg-onefold-home)) .civic-case-index-statbar .civic-stat{border-radius:10px;gap:4px;min-height:44px;padding:7px 10px}body:not(:has(.hg-onefold-home)) .civic-case-index-statbar .civic-stat strong{font-family:var(--font-sans);font-size:clamp(1.06rem,1.55vw,1.28rem);font-weight:680;line-height:1}.civic-case-index-fold{grid-template-columns:minmax(0,1fr);align-items:start;gap:14px;display:grid}.civic-case-index-main,.civic-case-index-rail{gap:10px;min-width:0;display:grid}.civic-case-index-section-head{justify-content:space-between;align-items:end;gap:12px;display:flex}.civic-case-index-section-head h2{color:#fff8ec;font-family:var(--font-sans);letter-spacing:0;margin:2px 0 0;font-size:clamp(1.08rem,1.45vw,1.28rem);font-weight:660;line-height:1.12}.civic-case-index-page .civic-case-list{gap:10px}body:not(:has(.hg-onefold-home)) .civic-case-index-page .civic-case-card{border-radius:16px;gap:10px;padding:clamp(12px,1.3vw,16px);position:relative;overflow:hidden}.civic-case-dossier-card{isolation:isolate;color:inherit;cursor:pointer;text-decoration:none;transition:border-color .22s,box-shadow .26s,background .26s;display:grid;transform:translateY(0);background:radial-gradient(circle at 78% 22%,#7de6de26,#0000 34%),linear-gradient(135deg,#e6cf950f,#0000 24%),linear-gradient(#081e2275,#03080b9e)!important;border-color:#7de6de3d!important;box-shadow:inset 0 1px #ffffff1a,inset 0 0 0 1px #e6cf950d,0 28px 90px #00000057!important}.civic-case-dossier-card:hover,.civic-case-dossier-card:focus-visible{border-color:#7de6de5c!important;box-shadow:inset 0 1px #ffffff1f,inset 0 0 0 1px #e6cf9512,0 30px 96px #0000006b,0 0 34px #7de6de1a!important}.civic-case-dossier-card:hover{color:inherit;text-decoration:none}.civic-case-dossier-card:focus-visible{outline-offset:4px;outline:2px solid #e6cf95b8}.civic-case-dossier-card:before{content:"";z-index:0;opacity:.86;background:linear-gradient(#e6cf95f2,#7de6de6b,#e6cf951a);width:5px;position:absolute;inset:0 auto 0 0;box-shadow:0 0 28px #e6cf956b}.civic-case-dossier-card:after{content:"";z-index:0;pointer-events:none;opacity:0;background:linear-gradient(90deg,#e6cf95b8,#0000 76%) 0 0/116px 1px no-repeat,linear-gradient(#e6cf95b8,#0000 76%) 0 0/1px 72px no-repeat,linear-gradient(270deg,#7de6dea8,#0000 76%) 100% 0/116px 1px no-repeat,linear-gradient(#7de6dea8,#0000 76%) 100% 0/1px 72px no-repeat,linear-gradient(90deg,#7de6de80,#0000 76%) 0 100%/116px 1px no-repeat,linear-gradient(#0000 24%,#7de6de80) 0 100%/1px 72px no-repeat,linear-gradient(270deg,#e6cf9580,#0000 76%) 100% 100%/116px 1px no-repeat,linear-gradient(#0000 24%,#e6cf9580) 100% 100%/1px 72px no-repeat,radial-gradient(circle at 78% 18%,#7de6de1f,#0000 34%);border-radius:12px;transition:opacity .18s,filter .22s;position:absolute;inset:8px}.civic-case-dossier-card:hover:after,.civic-case-dossier-card:focus-visible:after{opacity:1;filter:drop-shadow(0 0 10px #7de6de29)}.civic-case-dossier-top{z-index:1;grid-template-columns:76px minmax(0,1fr) minmax(280px,.34fr);align-items:stretch;gap:14px;display:grid;position:relative}.civic-case-dossier-top:after{content:"";background:linear-gradient(90deg,#e6cf9594,#7de6de33,#0000);height:1px;position:absolute;top:-2px;left:90px;right:314px;box-shadow:0 0 16px #7de6de2e}.civic-case-dossier-stamp{isolation:isolate;color:#fff8ecc2;clip-path:polygon(0 0,calc(100% - 11px) 0,100% 11px,100% 100%,0 100%);text-transform:uppercase;background:linear-gradient(#e6cf951c,#02080b94) padding-box padding-box,linear-gradient(145deg,#e6cf95bd,#7de6de47 46%,#e6cf952e) border-box;border:1px solid #0000;border-radius:10px 14px 10px 10px;align-content:space-between;align-self:start;gap:5px;min-height:78px;padding:10px 9px 9px 10px;transition:border-color .22s,box-shadow .26s,transform .22s;display:grid;position:relative;overflow:hidden;transform:translateY(0);box-shadow:inset 0 1px #fff8ec1a,inset 0 0 18px #7de6de0e,0 10px 28px #0000003d}.civic-case-dossier-stamp:before{content:"";z-index:-1;background:linear-gradient(#e6cf95fa,#7de6dec2,#e6cf9538);width:5px;position:absolute;inset:-1px auto -1px 0;box-shadow:0 0 22px #7de6de52}.civic-case-dossier-stamp:after{content:"";background:#7de6deeb;border-radius:999px;width:6px;height:6px;position:absolute;top:9px;right:9px;box-shadow:0 0 0 3px #7de6de1a,0 0 16px #7de6de9e}.civic-case-dossier-card:hover .civic-case-dossier-stamp,.civic-case-dossier-card:focus-visible .civic-case-dossier-stamp{box-shadow:inset 0 1px #fff8ec24,inset 0 0 22px #7de6de16,0 13px 34px #00000052,0 0 24px #e6cf951f}.civic-case-dossier-stamp span,.civic-case-dossier-stamp small{z-index:1;font-family:var(--font-sans);letter-spacing:.08em;font-size:9px;font-weight:620;line-height:1.2;position:relative}.civic-case-dossier-stamp span{color:#fff8eca8;align-items:center;gap:4px;display:inline-flex}.civic-case-dossier-stamp span:before{content:"";background:#e6cf95d1;border-radius:999px;width:5px;height:5px;box-shadow:0 0 10px #e6cf9552}.civic-case-dossier-stamp strong{z-index:1;color:#fff8ec;font-family:var(--font-sans);letter-spacing:0;white-space:nowrap;text-shadow:0 0 18px #fff8ec1a;align-self:center;font-size:.98rem;font-weight:730;line-height:1;position:relative}.civic-case-dossier-stamp small{color:#fff8ecb3;font-weight:690}.civic-case-dossier-copy{align-content:center;gap:7px;min-width:0;display:grid}body:not(:has(.hg-onefold-home)) .civic-case-index-page .civic-case-dossier-copy h3{font-family:var(--font-sans);letter-spacing:0;margin-top:2px;font-size:clamp(1.34rem,2.05vw,1.85rem);font-weight:680;line-height:1.09}.civic-case-dossier-stats{grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;gap:6px;min-width:0;display:grid}.civic-case-dossier-stats span{background:#02080b4d;border:1px solid #7de6de21;border-radius:10px;align-content:center;gap:2px;min-height:52px;padding:9px 10px;transition:border-color .18s,background .18s,box-shadow .2s;display:grid;box-shadow:inset 0 1px #ffffff0b}.civic-case-dossier-card:hover .civic-case-dossier-stats span,.civic-case-dossier-card:focus-visible .civic-case-dossier-stats span{background:#04141761;border-color:#7de6de38;box-shadow:inset 0 1px #ffffff12,0 0 18px #7de6de0e}.civic-case-dossier-stats strong{color:#fff8ec;font-family:var(--font-sans);font-size:clamp(1.05rem,1.5vw,1.26rem);font-weight:670;line-height:1}.civic-case-dossier-stats small{color:#fff8ec94;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.045em;font-size:10.5px;font-weight:570;line-height:1.16}.civic-case-index-page .civic-case-summary,.civic-case-index-page .civic-case-warning-copy{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.civic-case-index-page .civic-case-summary{-webkit-line-clamp:2;line-clamp:2;max-width:92ch;font-size:14.5px;line-height:1.52}.civic-case-record-strip{z-index:1;border-top:1px solid #7de6de24;padding-top:13px;position:relative}.civic-case-track-mix{gap:8px;min-width:0;display:grid}.civic-case-track-bars{background:#fff8ec12;border-radius:999px;gap:4px;min-width:0;height:6px;display:flex;overflow:hidden}.civic-case-track-segment{border-radius:inherit;min-width:18px;transition:box-shadow .2s,filter .2s}.civic-case-track-segment-1{background:#7de6ded1}.civic-case-track-segment-2{background:#e6cf95d1}.civic-case-track-segment-3{background:#fff8ec57}.civic-case-dossier-card:hover .civic-case-track-segment,.civic-case-dossier-card:focus-visible .civic-case-track-segment{filter:saturate(1.08)}.civic-case-dossier-card:hover .civic-case-track-segment-1,.civic-case-dossier-card:focus-visible .civic-case-track-segment-1{box-shadow:0 0 12px #7de6de52}.civic-case-dossier-card:hover .civic-case-track-segment-2,.civic-case-dossier-card:focus-visible .civic-case-track-segment-2{box-shadow:0 0 12px #e6cf953d}.civic-case-track-list{color:#fff8eca6;flex-wrap:wrap;gap:8px 14px;min-width:0;font-size:12px;line-height:1.2;display:flex}.civic-case-track-list span{align-items:baseline;gap:5px;min-width:0;display:inline-flex}.civic-case-track-list b{color:#fff8ecd6;font-weight:610}.civic-case-track-list small{color:#7de6dec7;font-size:11.5px}.civic-case-index-page .civic-case-warning-copy{-webkit-line-clamp:2;line-clamp:2}.civic-case-index-page .civic-case-record-row{gap:7px}.civic-case-index-page .civic-case-record-row span{color:#fff8ecb8;padding:6px 9px;font-size:12px}.civic-case-index-page .civic-case-actions{gap:6px}.civic-case-index-page .civic-case-actions .btn-sm{min-height:38px;padding:8px 16px;font-size:13px}@media (max-width:900px){.civic-case-index-top,.civic-case-index-fold{grid-template-columns:1fr}.civic-case-index-statbar{grid-template-columns:repeat(3,minmax(0,1fr))}.civic-case-dossier-top{grid-template-columns:72px minmax(0,1fr)}.civic-case-dossier-top:after{left:86px;right:0}.civic-case-dossier-stats{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:620px){body:not(:has(.hg-onefold-home)) .civic-case-index-page{padding-top:16px}body:not(:has(.hg-onefold-home)) .civic-case-index-page .container-wide{width:min(100vw - 24px,500px);max-width:min(100vw - 24px,500px);padding:12px}body:not(:has(.hg-onefold-home)) .civic-case-index-top h1{font-size:clamp(1.95rem,10vw,2.55rem)!important}.civic-case-index-statbar{scroll-snap-type:x proximity;grid-template-columns:repeat(5,minmax(118px,1fr));padding-bottom:4px;overflow-x:auto}.civic-case-index-statbar .civic-stat{scroll-snap-align:start}.civic-case-index-page .civic-case-card-head{gap:8px}.civic-case-dossier-top{grid-template-columns:1fr}.civic-case-dossier-stamp{grid-template-columns:auto 1fr auto;align-items:center;min-height:0}.civic-case-dossier-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.civic-case-index-page .civic-case-actions .btn-sm{flex:calc(50% - 6px);justify-content:center}}body:not(:has(.hg-onefold-home)) .hg-news-page{font-family:var(--font-sans);padding-top:clamp(20px,2.8vw,36px);padding-bottom:clamp(34px,4vw,56px)}body:not(:has(.hg-onefold-home)) .civic-page .hg-news-frame{--hugin-frame-max:1120px;border-color:#7de6de2e;border-radius:24px;gap:12px;width:min(100% - 34px,1120px);max-width:min(100% - 34px,1120px);display:grid;padding:clamp(14px,1.6vw,20px)!important}.hg-news-command{border-bottom:1px solid #7de6de1f;grid-template-columns:minmax(0,1fr) minmax(360px,.58fr);align-items:start;gap:clamp(16px,2.2vw,30px);padding-bottom:12px;display:grid}.hg-news-copy{gap:4px;min-width:0;display:grid}.hg-news-page .hg-news-copy h1{color:#fff8ec;letter-spacing:0;text-shadow:0 3px 22px #00000080,0 18px 72px #0000009e;max-width:none;margin:0;line-height:.98;font-family:var(--font-sans)!important;-webkit-text-fill-color:#fff8ec!important;font-size:clamp(2.1rem,4vw,3.65rem)!important;font-style:normal!important;font-weight:720!important}body:not(:has(.hg-onefold-home)) .hg-news-page .hg-news-copy h1{color:#fff8ec;letter-spacing:0;text-shadow:0 3px 22px #00000080,0 18px 72px #0000009e;max-width:none;margin:0;line-height:.98;font-family:var(--font-sans)!important;-webkit-text-fill-color:#fff8ec!important;font-size:clamp(2.1rem,4vw,3.65rem)!important;font-style:normal!important;font-weight:720!important}.hg-news-page .hg-news-copy .hg-page-lede{color:#fff8ecbd;max-width:72ch;margin:0;font-size:clamp(.95rem,1.08vw,1.08rem);line-height:1.44}body:not(:has(.hg-onefold-home)) .hg-news-page .hg-news-copy .hg-page-lede{color:#fff8ecbd;max-width:72ch;margin:0;font-size:clamp(.95rem,1.08vw,1.08rem);line-height:1.44}.hg-news-telemetry{grid-template-columns:76px minmax(0,1fr);align-items:stretch;gap:8px;display:grid}.hg-news-badge{isolation:isolate;clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,0 100%);text-transform:uppercase;background:linear-gradient(#e6cf951f,#02080b99) padding-box padding-box,linear-gradient(145deg,#e6cf95bd,#7de6de47 46%,#e6cf952e) border-box;border:1px solid #0000;border-radius:10px 16px 10px 10px;align-content:space-between;gap:4px;min-height:66px;padding:9px 9px 8px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff8ec1a,inset 0 0 18px #7de6de0e,0 10px 28px #0000003d}.hg-news-badge:before{content:"";z-index:-1;background:linear-gradient(#e6cf95fa,#7de6dec2,#e6cf9538);width:4px;position:absolute;inset:-1px auto -1px 0;box-shadow:0 0 22px #7de6de52}.hg-news-badge:after{content:"";background:#7de6deeb;border-radius:999px;width:6px;height:6px;position:absolute;top:9px;right:9px;box-shadow:0 0 0 3px #7de6de1a,0 0 16px #7de6de9e}.hg-news-badge span,.hg-news-badge small,.hg-news-stat small,.hg-news-source-state span,.hg-news-source-stack>span,.hg-news-section-head>span,.hg-news-row span{color:#e6cf95db;letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:660;line-height:1.12}.hg-news-badge strong{color:#fff8ec;letter-spacing:0;font-size:1rem;font-weight:730;line-height:.98}.hg-news-statbar,.hg-news-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.hg-news-stat{background:#02080b47;border:1px solid #7de6de26;border-radius:9px;align-content:center;gap:3px;min-height:31px;padding:6px 8px;display:grid;box-shadow:inset 0 1px #ffffff0b}.hg-news-stat strong{color:#fff8ec;font-size:clamp(1rem,1.28vw,1.16rem);font-weight:720;line-height:1}.hg-news-action-row{flex-wrap:wrap;justify-content:flex-end;gap:7px;margin-top:-2px;display:flex}.hg-news-pill{color:#fff8ecc7;background:#02080b42;border:1px solid #7de6de29;border-radius:999px;align-items:center;min-height:34px;padding:8px 13px;font-size:12.5px;font-weight:650;text-decoration:none;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.hg-news-pill:hover,.hg-news-pill:focus-visible{color:#fff8ec;background:#e6cf9513;border-color:#e6cf9566;text-decoration:none}.hg-news-fold{grid-template-columns:minmax(0,1fr) minmax(330px,.42fr);align-items:start;gap:10px;display:grid}.hg-news-right-stack{gap:10px;min-width:0;display:grid}.hg-news-lead-card,.hg-news-source-panel,.hg-news-queue{background:radial-gradient(circle at 80% 18%,#7de6de1a,#0000 34%),linear-gradient(#081e2266,#03080b94);border:1px solid #7de6de2e;border-radius:15px;min-width:0;position:relative;box-shadow:inset 0 1px #ffffff14,0 22px 72px #0000003d}.hg-news-lead-card{align-content:start;gap:9px;padding:clamp(13px,1.3vw,16px);display:grid;overflow:hidden}.hg-news-lead-card:before{content:"";opacity:.78;background:linear-gradient(#7de6dee6,#e6cf9533);border-radius:15px 0 0 15px;width:4px;position:absolute;inset:0 auto 0 0}.hg-news-lead-meta{flex-wrap:wrap;gap:7px;display:flex}.hg-news-lead-meta span{color:#e6cf95db;letter-spacing:.045em;text-transform:uppercase;background:#02080b52;border:1px solid #7de6de26;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:690;line-height:1;display:inline-flex}.hg-news-lead-card h2{color:#fff8ec;font-family:var(--font-sans);letter-spacing:0;margin:0;font-size:clamp(1.18rem,1.72vw,1.64rem);font-weight:715;line-height:1.08}.hg-news-lead-card h2 a{overflow-wrap:anywhere;-webkit-line-clamp:2;line-clamp:2;color:inherit;-webkit-box-orient:vertical;text-decoration:none;display:-webkit-box;overflow:hidden}.hg-news-lead-card h2 a:hover{color:#fff8ec;text-decoration:none}.hg-news-lead-card p,.hg-news-source-state p,.hg-news-row small,.hg-news-empty{color:#fff8ecb3;margin:0;font-size:13px;line-height:1.42}.hg-news-lead-card>p{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.hg-news-proof-grid{grid-template-columns:repeat(4,minmax(0,1fr));padding-top:2px}.hg-news-caveat{color:#fff8ecc7;background:#e6cf9511;border:1px solid #e6cf9529;border-radius:10px;padding:8px 10px;font-size:12px;line-height:1.3}.hg-news-lead-catchup{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding-top:1px;display:grid}.hg-news-lead-catchup>span{color:#e6cf95db;letter-spacing:.07em;text-transform:uppercase;grid-column:1/-1;font-size:10px;font-weight:690;line-height:1}.hg-news-lead-catchup p{-webkit-line-clamp:2;line-clamp:2;background:#02080b47;border:1px solid #7de6de1f;border-radius:10px;-webkit-box-orient:vertical;min-width:0;min-height:42px;padding:6px 7px;font-size:11px;line-height:1.22;display:-webkit-box;overflow:hidden}.hg-news-lead-catchup strong{color:#e6cf95eb;font-weight:720}.hg-news-lead-foot{color:#fff8ec94;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 14px;padding-top:2px;font-size:12px;display:flex}.hg-news-lead-foot a{color:#e6cf95eb;font-weight:690}.hg-news-source-panel{align-content:start;gap:7px;padding:clamp(11px,1.1vw,14px);display:grid}.hg-news-source-state{border-bottom:1px solid #7de6de1f;justify-content:space-between;align-items:baseline;gap:8px 12px;padding-bottom:7px;display:flex}.hg-news-source-state strong{color:#fff8ec;font-size:clamp(1.05rem,1.4vw,1.28rem);font-weight:720;line-height:1}.hg-news-source-state p{display:none}.hg-news-source-stack,.hg-news-principle,.hg-news-catchup-map,.hg-news-brief-lanes{gap:7px;display:grid}.hg-news-source-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-news-source-stack>span{grid-column:1/-1}.hg-news-principle{background:linear-gradient(135deg,#e6cf9512,#0000 64%),#02080b42;border:1px solid #e6cf9529;border-radius:10px;padding:8px 9px}.hg-news-principle span,.hg-news-catchup-map>span,.hg-news-brief-lanes>span{color:#e6cf95db;letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:660;line-height:1.12}.hg-news-principle p{color:#fff8ecb8;margin:0;font-size:12px;line-height:1.32}.hg-news-catchup-map div{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid}.hg-news-catchup-map small{color:#fff8ec94;text-transform:uppercase;background:#02080b47;border:1px solid #7de6de21;border-radius:9px;gap:2px;min-width:0;padding:7px 6px;font-size:9.6px;line-height:1.1;display:grid}.hg-news-catchup-map small strong{color:#fff8ec;font-size:.96rem;font-weight:720;line-height:1}.hg-news-brief-lanes{grid-template-columns:repeat(3,minmax(0,1fr))}.hg-news-brief-lanes>span{grid-column:1/-1}.hg-news-brief-lanes a{min-width:0;color:inherit;background:linear-gradient(135deg,#7de6de0e,#0000 66%),#02080b47;border:1px solid #7de6de21;border-radius:9px;gap:3px;padding:7px 8px;text-decoration:none;display:grid}.hg-news-brief-lanes a:hover,.hg-news-brief-lanes a:focus-visible{border-color:#e6cf9552;text-decoration:none}.hg-news-brief-lanes strong,.hg-news-brief-lanes small,.hg-news-brief-lanes em{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.hg-news-brief-lanes strong{color:#fff8ec;-webkit-line-clamp:1;line-clamp:1;font-size:11px;font-weight:720;line-height:1.08}.hg-news-brief-lanes small{color:#7de6debd;-webkit-line-clamp:1;line-clamp:1;font-size:10px;font-weight:690;line-height:1.1}.hg-news-brief-lanes em{color:#fff8ec94;-webkit-line-clamp:2;line-clamp:2;font-size:10.5px;font-style:normal;line-height:1.18}.hg-news-source-readout{color:#fff8ec8f;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.24;display:-webkit-box;overflow:hidden}.hg-news-source-chip{min-width:0;min-height:32px;color:inherit;background:linear-gradient(135deg,#7de6de0e,#0000 62%),#02080b4d;border:1px solid #7de6de21;border-radius:10px;align-content:start;padding:7px 8px;text-decoration:none;display:grid}.hg-news-source-chip:hover{border-color:#7de6de47;text-decoration:none}.hg-news-source-more{background:linear-gradient(135deg,#e6cf9512,#0000 62%),#02080b4d;border-color:#e6cf9533}.hg-news-source-more small{color:#e6cf95b8}.hg-news-source-chip strong{-webkit-line-clamp:1;line-clamp:1;color:#fff8ec;-webkit-box-orient:vertical;font-size:11px;font-weight:700;line-height:1.08;display:-webkit-box;overflow:hidden}.hg-news-source-chip small{display:none}.hg-news-queue{gap:10px;padding:clamp(13px,1.25vw,16px);display:grid}.hg-news-briefs{background:radial-gradient(circle at 18% 0,#e6cf9514,#0000 34%),linear-gradient(#081e224d,#03080b7a);border:1px solid #7de6de2e;border-radius:15px;gap:10px;padding:clamp(13px,1.25vw,16px);display:grid}.hg-news-section-head{border-bottom:1px solid #7de6de1f;justify-content:space-between;align-items:end;gap:14px;padding-bottom:8px;display:flex}.hg-news-section-head h2{color:#fff8ec;font-family:var(--font-sans);letter-spacing:0;margin:0;font-size:clamp(1.02rem,1.45vw,1.24rem);font-weight:710;line-height:1.08}.hg-news-row-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.hg-news-brief-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.hg-news-right-stack .hg-news-brief-grid{grid-template-columns:1fr}.hg-news-brief-card{background:#02080b4d;border:1px solid #7de6de21;border-radius:11px;gap:7px;min-width:0;padding:11px;display:grid}.hg-news-brief-card span{color:#e6cf95db;letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:660;line-height:1.12}.hg-news-brief-card strong{color:#fff8ec;overflow-wrap:anywhere;font-size:13.5px;font-weight:710;line-height:1.12}.hg-news-brief-card p,.hg-news-brief-card small,.hg-news-brief-card em{color:#fff8ecad;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.3;display:-webkit-box;overflow:hidden}.hg-news-brief-card em{color:#7de6dec7;-webkit-line-clamp:1;line-clamp:1;font-size:11px;font-style:normal;font-weight:680}.hg-news-brief-card p{-webkit-line-clamp:3;line-clamp:3}.hg-news-brief-card small{-webkit-line-clamp:2;line-clamp:2}.hg-news-brief-path{gap:4px;min-width:0;display:grid}.hg-news-brief-path small{color:#fff8eca8;-webkit-line-clamp:unset;line-clamp:unset;border-top:1px solid #7de6de1a;grid-template-columns:58px minmax(0,1fr);align-items:start;gap:7px;min-width:0;padding-top:4px;display:grid}.hg-news-brief-path small b{color:#e6cf95db;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;font-size:9.5px;font-weight:720;line-height:1.2}.hg-news-brief-path small span{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.hg-news-right-stack .hg-news-brief-card{gap:5px;padding:9px 10px}.hg-news-right-stack .hg-news-brief-card p{-webkit-line-clamp:2;line-clamp:2}.hg-news-right-stack .hg-news-brief-card small{-webkit-line-clamp:unset;line-clamp:unset}.hg-news-right-stack .hg-news-brief-path small span{-webkit-line-clamp:1;line-clamp:1}.hg-news-right-stack .hg-news-source-state p,.hg-news-right-stack .hg-news-principle p{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.hg-news-row{min-width:0;color:inherit;background:#02080b4d;border:1px solid #7de6de21;border-radius:11px;gap:5px;padding:10px 11px;text-decoration:none;transition:border-color .16s,background .16s;display:grid}.hg-news-row:hover,.hg-news-row:focus-visible{background:#e6cf950e;border-color:#e6cf955c;text-decoration:none}.hg-news-row strong{color:#fff8ec;font-size:13.5px;font-weight:710;line-height:1.16}.hg-news-row small{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.hg-news-row em{color:#fff8ec94;font-size:11.5px;font-style:normal;line-height:1.2}@media (max-width:980px){.hg-news-command,.hg-news-fold{grid-template-columns:1fr}.hg-news-statbar{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:700px){body:not(:has(.hg-onefold-home)) .civic-page .hg-news-frame{overflow:hidden;width:min(100vw - 28px,360px)!important;max-width:min(100vw - 28px,360px)!important;margin-inline:14px auto!important;padding:12px!important}.hg-news-page .hg-news-copy .hg-page-lede,.hg-news-lead-card p,.hg-news-brief-card p,.hg-news-brief-card small{overflow-wrap:anywhere}.hg-news-telemetry,.hg-news-proof-grid,.hg-news-row-list,.hg-news-brief-grid,.hg-news-lead-catchup{grid-template-columns:1fr}.hg-news-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-news-badge{grid-template-columns:auto 1fr auto;align-items:center;min-height:0}.hg-news-statbar{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-news-action-row,.hg-news-telemetry{display:none}.hg-news-lead-card{gap:8px;padding:12px}.hg-news-right-stack{order:initial}}body:not(:has(.hg-onefold-home)) .civic-page .hg-news-frame{--hugin-frame-max:1240px;gap:10px;width:min(100% - 34px,1240px);max-width:min(100% - 34px,1240px)}.hg-news-command{grid-template-columns:minmax(0,1fr) minmax(310px,.44fr);align-items:end;gap:clamp(12px,1.7vw,22px);padding-bottom:6px}:is(body:has(.hg-news-page) .hg-news-desk-menu,body:has(.hg-news-page) .hg-news-channel-section){gap:8px;min-width:0;display:grid}body:has(.hg-news-page) .hg-news-menu-heading{color:#fff8ec94;letter-spacing:0;text-transform:uppercase;justify-content:space-between;align-items:end;gap:12px;min-width:0;font-size:.68rem;font-weight:760;line-height:1;display:flex}body:has(.hg-news-page) .hg-news-menu-heading small{color:#7de6de9e;text-overflow:ellipsis;text-transform:none;white-space:nowrap;font-size:.62rem;font-weight:700;overflow:hidden}body:has(.hg-news-page) .hg-news-desk-menu a{min-width:0;min-height:58px;color:inherit;background:linear-gradient(135deg,#7de6de14,#0000 68%),#02080b80;border:1px solid #7de6de29;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;padding:9px;text-decoration:none;display:grid}body:has(.hg-news-page) .hg-news-desk-menu a[data-tone=ai]{background:linear-gradient(135deg,#e6cf9521,#7de6de0f 70%),#02080b8f;border-color:#e6cf9542}:is(body:has(.hg-news-page) .hg-news-desk-menu a:hover,body:has(.hg-news-page) .hg-news-desk-menu a:focus-visible){background:#e6cf9514;border-color:#e6cf956b}body:has(.hg-news-page) .hg-news-desk-count{color:#fff8eceb;min-width:30px;height:30px;font-family:var(--font-mono);border:1px solid #e6cf9547;border-radius:999px;place-items:center;padding:0 6px;font-size:.68rem;font-weight:800;display:inline-grid}body:has(.hg-news-page) .hg-news-desk-copy{gap:3px;min-width:0;display:grid}:is(body:has(.hg-news-page) .hg-news-desk-copy small,body:has(.hg-news-page) .hg-news-desk-copy em){color:#fff8ec85;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;font-style:normal;line-height:1.1;overflow:hidden}body:has(.hg-news-page) .hg-news-desk-copy strong{color:#fff8ece6;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:820;line-height:1.06;overflow:hidden}body:has(.hg-news-page) .hg-news-stage{gap:14px;min-width:0;min-height:0;display:grid}body:has(.hg-news-page) .hg-news-ai-desk-section{min-width:0;max-width:100%}body:has(.hg-news-page) .hg-news-feed-topic-group{gap:7px;min-width:0;display:grid}body:has(.hg-news-page) .hg-news-feed-topic-heading{background:#02080b85;border:1px solid #7de6de1f;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:7px 9px;display:flex}body:has(.hg-news-page) .hg-news-feed-topic-heading span{color:#e6cf95db;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.68rem;font-weight:850;line-height:1;overflow:hidden}body:has(.hg-news-page) .hg-news-feed-topic-heading small{color:#fff8ec85;white-space:nowrap;font-size:.62rem;line-height:1}.hg-news-page .hg-news-copy h1{font-size:clamp(1.85rem,2.9vw,2.8rem)!important}body:not(:has(.hg-onefold-home)) .hg-news-page .hg-news-copy h1{font-size:clamp(1.85rem,2.9vw,2.8rem)!important}.hg-news-page .hg-news-copy .hg-page-lede{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;max-width:64ch;display:-webkit-box;overflow:hidden}body:not(:has(.hg-onefold-home)) .hg-news-page .hg-news-copy .hg-page-lede{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;max-width:64ch;display:-webkit-box;overflow:hidden}.hg-news-channel-menu{overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;gap:7px;padding:2px 1px 4px;display:flex;overflow-x:auto}.hg-news-channel-menu::-webkit-scrollbar{display:none}.hg-news-reader-deck::-webkit-scrollbar{display:none}.hg-news-channel-menu a{scroll-snap-align:start;color:#fff8ecc2;background:linear-gradient(135deg,#7de6de0e,#0000 68%),#02080b52;border:1px solid #7de6de29;border-radius:999px;flex:none;align-items:center;gap:9px;min-height:36px;padding:8px 12px;text-decoration:none;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.hg-news-channel-menu a:hover,.hg-news-channel-menu a:focus-visible,.hg-news-channel-menu a.active{color:#fff8ec;background:linear-gradient(135deg,#e6cf9521,#0000 68%),#02080b6b;border-color:#e6cf956b;text-decoration:none}.hg-news-channel-menu span{font-size:12px;font-weight:720;line-height:1}.hg-news-channel-menu strong{color:#7de6deeb;background:#7de6de1a;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:11px;font-weight:760;line-height:1;display:inline-grid}.hg-news-reader-shell,.hg-news-reader-empty{background:radial-gradient(circle at 72% 12%,#7de6de21,#0000 34%),linear-gradient(#081e2257,#03080b99);border:1px solid #7de6de2e;border-radius:18px;box-shadow:inset 0 1px #ffffff14,0 24px 80px #0000004d}.hg-news-reader-shell{gap:9px;min-width:0;padding:clamp(10px,1.1vw,14px);display:grid;overflow:hidden}.hg-news-reader-context{grid-template-columns:minmax(0,.72fr) minmax(0,1fr);gap:8px;display:none}.hg-news-reader-context div{background:#02080b47;border:1px solid #7de6de21;border-radius:12px;gap:4px;min-width:0;padding:9px 10px;display:grid}.hg-news-reader-context span,.hg-news-reader-topline span,.hg-news-reader-kicker,.hg-news-reader-hash span,.hg-news-reader-source-note span{color:#e6cf95db;letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:720;line-height:1}.hg-news-reader-context strong{color:#fff8ec;font-size:1.15rem;font-weight:740;line-height:1}.hg-news-reader-context p{color:#fff8ec9e;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.24;display:-webkit-box;overflow:hidden}.hg-news-reader-deck{overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;min-width:0;scroll-padding-inline:1px;display:flex;overflow-x:auto}.hg-news-reader-card{isolation:isolate;scroll-snap-align:start;scroll-snap-stop:always;background:linear-gradient(90deg,#7de6de1f,#0000 1px) 0 0/44px 100%,radial-gradient(circle at 80% 20%,#7de6de24,#0000 33%),linear-gradient(135deg,#092225bd,#02080bad);border:1px solid #7de6de2e;border-radius:16px;flex:0 0 100%;min-width:0;min-height:clamp(350px,43vh,500px);padding:clamp(12px,1.35vw,18px);display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,inset 5px 0 #7de6de57}.hg-news-reader-card:after{content:"";z-index:-1;filter:blur(1px);opacity:.85;background:linear-gradient(140deg,#e6cf951a,#7de6de08);border-radius:999px 14px 999px 999px;width:36%;height:58%;position:absolute;inset:11px 11px auto auto}.hg-news-reader-topline{flex-wrap:wrap;align-self:start;gap:7px;display:flex}.hg-news-reader-topline span{background:#02080b57;border:1px solid #7de6de24;border-radius:999px;padding:6px 8px}.hg-news-reader-body{grid-template-columns:minmax(0,1fr) minmax(270px,.68fr);align-items:stretch;gap:clamp(12px,1.6vw,20px);min-height:0;display:grid}.hg-news-reader-main{align-content:center;gap:clamp(8px,1.05vw,13px);min-width:0;display:grid}.hg-news-reader-main h2{color:#fff8ec;max-width:22ch;font-family:var(--font-sans);letter-spacing:0;margin:0;font-size:clamp(1.45rem,2.55vw,3.15rem);font-weight:770;line-height:.97}.hg-news-reader-main h2 a{color:inherit;overflow-wrap:anywhere;text-decoration:none}.hg-news-reader-main h2 a:hover,.hg-news-reader-main h2 a:focus-visible{color:#fff8ec;text-decoration:none}.hg-news-reader-main p{color:#fff8ecbd;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;max-width:62ch;margin:0;font-size:clamp(.9rem,1.02vw,1.05rem);line-height:1.36;display:-webkit-box;overflow:hidden}.hg-news-reader-proof{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;max-width:660px;display:grid}.hg-news-reader-brief{align-content:center;gap:6px;min-width:0;display:grid}.hg-news-reader-brief small{color:#fff8eca8;background:#02080b57;border:1px solid #7de6de21;border-radius:12px;grid-template-columns:62px minmax(0,1fr);gap:10px;min-width:0;padding:8px 9px;font-size:11px;line-height:1.24;display:grid}.hg-news-reader-brief b{color:#e6cf95e6;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:760;line-height:1.2}.hg-news-reader-brief span{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.hg-news-reader-footer{border-top:1px solid #7de6de1f;flex-wrap:wrap;justify-content:space-between;align-self:end;align-items:end;gap:10px;padding-top:8px;display:flex}.hg-news-reader-hash{gap:5px;display:grid}.hg-news-reader-hash code{color:#7de6deeb;font-family:var(--font-mono);font-size:12px}.hg-news-reader-source-note{gap:5px;min-width:0;display:grid}.hg-news-reader-source-note small{color:#fff8ec9e;font-size:12px;line-height:1.24;display:block}.hg-news-reader-controls{align-items:center;gap:7px;display:flex}.hg-news-reader-controls a{color:#fff8ecc7;background:#02080b57;border:1px solid #7de6de29;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:8px 12px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.hg-news-reader-controls a:hover,.hg-news-reader-controls a:focus-visible{color:#fff8ec;background:#e6cf9514;border-color:#e6cf956b;text-decoration:none}.hg-news-reader-empty{gap:10px;padding:clamp(16px,2vw,24px);display:grid}.hg-news-reader-empty span{color:#e6cf95db;letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:720}.hg-news-reader-empty h2{color:#fff8ec;margin:0;font-size:clamp(1.6rem,3vw,2.5rem);line-height:1}.hg-news-reader-empty p,.hg-news-reader-empty small{color:#fff8ecad;max-width:70ch;margin:0;font-size:.95rem;line-height:1.4}@media (max-width:980px){.hg-news-reader-body,.hg-news-reader-context{grid-template-columns:1fr}.hg-news-reader-main h2{max-width:15ch}}@media (max-width:700px){body:not(:has(.hg-onefold-home)) .civic-page .hg-news-frame{width:min(100vw - 16px,540px)!important;max-width:min(100vw - 16px,540px)!important;margin-inline:8px auto!important;padding:10px!important}.hg-news-command{gap:7px;padding-bottom:4px}.hg-news-page .hg-news-copy h1{font-size:clamp(1.95rem,10vw,2.75rem)!important}body:not(:has(.hg-onefold-home)) .hg-news-page .hg-news-copy h1{font-size:clamp(1.95rem,10vw,2.75rem)!important}.hg-news-page .hg-news-copy .hg-page-lede{display:none}body:not(:has(.hg-onefold-home)) .hg-news-page .hg-news-copy .hg-page-lede{display:none}.hg-news-action-row,.hg-news-reader-context{display:none}.hg-news-reader-shell{border-radius:16px;padding:8px}.hg-news-reader-card{border-radius:14px;min-height:min(520px,100svh - 320px);padding:11px}.hg-news-reader-body{gap:11px}.hg-news-reader-main{align-content:start;gap:8px}.hg-news-reader-main h2{max-width:none;font-size:clamp(1.45rem,7vw,2.08rem);line-height:1}.hg-news-reader-main p{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:.88rem;line-height:1.3;display:-webkit-box;overflow:hidden}.hg-news-reader-proof{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.hg-news-reader-brief{gap:6px}.hg-news-reader-brief small{grid-template-columns:46px minmax(0,1fr);padding:7px;font-size:10.5px;line-height:1.18}.hg-news-reader-brief small:nth-of-type(n+3){display:none}.hg-news-reader-brief span{-webkit-line-clamp:2;line-clamp:2}.hg-news-reader-footer{display:none}.hg-news-reader-controls{width:100%}.hg-news-reader-controls a{flex:1}}body:has(.hg-news-page){overflow:hidden}body:has(.hg-news-page) .hg-topbar{--hg-news-topbar-height:70px;height:var(--hg-news-topbar-height);padding:8px 0 6px}body:has(.hg-news-page) .hg-topbar:before{height:82px}body:has(.hg-news-page) .hg-topbar-inner{width:min(100% - 28px,1480px);min-height:48px;padding:8px 12px}body:has(.hg-news-page) footer{display:none!important}body:has(.hg-news-page) main{z-index:80;height:calc(100svh - 70px);overflow:hidden;min-height:0!important}:is(body:has(.hg-news-page) .hg-news-page,body:not(:has(.hg-onefold-home)) .hg-news-page){height:100%;font-family:var(--font-sans);background:radial-gradient(72% 58% at 54% 20%,#7de6de21,#0000 66%),linear-gradient(#0105072e,#010507c7);overflow:hidden;min-height:0!important;padding:0!important}body:has(.hg-news-page) .civic-page .hg-news-frame{z-index:1;background:linear-gradient(90deg,#7de6de0b,#0000 1px) 0 0/58px 100%,linear-gradient(#02090c80,#02070a3d);grid-template-rows:auto minmax(0,1fr);gap:clamp(8px,1vw,12px);height:100%;display:grid;position:relative;width:100%!important;max-width:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;border:0!important;border-radius:0!important;margin:0!important;padding:clamp(10px,1.25vw,18px) clamp(12px,1.7vw,26px) clamp(12px,1.55vw,22px)!important}body:has(.hg-news-page) .hg-news-frame{z-index:1;background:linear-gradient(90deg,#7de6de0b,#0000 1px) 0 0/58px 100%,linear-gradient(#02090c80,#02070a3d);grid-template-rows:auto minmax(0,1fr);gap:clamp(8px,1vw,12px);height:100%;display:grid;position:relative;width:100%!important;max-width:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;border:0!important;border-radius:0!important;margin:0!important;padding:clamp(10px,1.25vw,18px) clamp(12px,1.7vw,26px) clamp(12px,1.55vw,22px)!important}body:has(.hg-news-page) .hg-news-command{border:0;grid-template-columns:minmax(136px,.18fr) minmax(0,1fr) minmax(330px,.36fr);align-items:center;gap:clamp(10px,1.2vw,18px);min-height:54px;padding:0;display:grid}body:has(.hg-news-page) .hg-news-command:not([open])>:not(summary){display:none!important}body:has(.hg-news-page) .hg-news-copy{gap:1px}body:has(.hg-news-page) .hg-news-copy .hg-page-eyebrow{color:#e6cf95db;letter-spacing:.16em;margin:0;font-size:9px}body:has(.hg-news-page) .hg-news-page .hg-news-copy h1{color:#fff8ec;letter-spacing:0;margin:0;line-height:.96;font-family:var(--font-sans)!important;-webkit-text-fill-color:#fff8ec!important;font-size:clamp(1.48rem,2.2vw,2.35rem)!important;font-style:normal!important;font-weight:780!important}body:has(.hg-news-page) .hg-news-channel-menu{overscroll-behavior-x:contain;scrollbar-width:none;gap:7px;min-width:0;padding:2px;display:flex;overflow-x:auto}body:has(.hg-news-page) .hg-news-channel-menu a{background:#02080b57;border-color:#7de6de2e;border-radius:8px;flex:none;min-height:34px;padding:8px 11px}body:has(.hg-news-page) .hg-news-channel-menu span{font-size:11px}body:has(.hg-news-page) .hg-news-channel-menu strong{width:20px;min-width:20px;height:20px;font-size:10px}body:has(.hg-news-page) .hg-news-stat{background:#02080b57;border-color:#7de6de29;border-radius:8px;min-height:38px;padding:7px 9px}body:has(.hg-news-page) .hg-news-stat strong{font-size:clamp(1rem,1.25vw,1.25rem)}body:has(.hg-news-page) .hg-news-refresh-strip{color:#fff8ecb8;background:#0107096b;border:1px solid #7de6de24;border-radius:8px;grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px 12px;min-height:34px;padding:7px 10px;font-size:11px;display:grid}body:has(.hg-news-page) .hg-news-refresh-strip div{align-items:baseline;gap:8px;min-width:0;display:flex}:is(body:has(.hg-news-page) .hg-news-refresh-strip span,body:has(.hg-news-page) .hg-news-refresh-strip small){color:#e6cf95d1;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;font-size:9px;font-weight:780}body:has(.hg-news-page) .hg-news-refresh-strip strong{color:#fff8ec;letter-spacing:0;white-space:nowrap;font-size:12px}body:has(.hg-news-page) .hg-news-refresh-strip p{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;overflow:hidden}body:has(.hg-news-page) .hg-news-refresh-strip a{color:#fff8ecd1;white-space:nowrap;border:1px solid #7de6de2e;border-radius:999px;min-height:24px;padding:5px 8px;font-size:10px;font-weight:760;text-decoration:none}body:has(.hg-news-page) .hg-news-assurance-strip{background:linear-gradient(135deg,#e6cf9512,#0a1d2075);border:1px solid #e6cf9529;border-radius:8px;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,.22fr)) minmax(220px,1fr);align-items:stretch;gap:8px;padding:8px;display:grid}:is(body:has(.hg-news-page) .hg-news-assurance-strip div,body:has(.hg-news-page) .hg-news-assurance-strip nav){background:#01070952;border:1px solid #7de6de1f;border-radius:7px;gap:3px;min-width:0;padding:7px 8px;display:grid}:is(body:has(.hg-news-page) .hg-news-assurance-strip span,body:has(.hg-news-page) .hg-news-assurance-strip small){color:#e6cf95d1;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:780}body:has(.hg-news-page) .hg-news-assurance-strip strong{color:#fff8ec;font-family:var(--font-mono);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}body:has(.hg-news-page) .hg-news-assurance-strip nav{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center}body:has(.hg-news-page) .hg-news-assurance-strip a{color:#fff8ecdb;text-align:center;border:1px solid #7de6de2e;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:5px 8px;font-size:10px;font-weight:760;text-decoration:none;display:inline-flex}body:has(.hg-news-page) .hg-news-reader-shell{height:100%;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) minmax(250px,.24fr);gap:clamp(8px,1vw,12px);padding:0;display:grid;overflow:hidden}:is(body:has(.hg-news-page) .hg-news-status-rail,body:has(.hg-news-page) .hg-news-feed-rail){scrollbar-width:none;align-content:start;gap:10px;min-height:0;display:grid;overflow:hidden auto}body:has(.hg-news-page) .hg-news-status-rail::-webkit-scrollbar{display:none}body:has(.hg-news-page) .hg-news-feed-rail::-webkit-scrollbar{display:none}:is(body:has(.hg-news-page) .hg-news-source-state,body:has(.hg-news-page) .hg-news-source-readout,body:has(.hg-news-page) .hg-news-feed-link){background:linear-gradient(135deg,#7de6de11,#0000 70%),#02080b5c;border:1px solid #7de6de29;border-radius:8px;min-width:0}:is(body:has(.hg-news-page) .hg-news-source-state,body:has(.hg-news-page) .hg-news-source-readout){gap:6px;padding:12px;display:grid}body:has(.hg-news-page) .hg-news-source-state{border-bottom:1px solid #7de6de29;justify-content:stretch;align-items:start}:is(body:has(.hg-news-page) .hg-news-source-state p,body:has(.hg-news-page) .hg-news-source-readout p){color:#fff8eca8;margin:0;font-size:12px;line-height:1.35;display:block}body:has(.hg-news-page) .hg-news-source-state strong{color:#fff8ec;font-size:clamp(1.35rem,2.3vw,2rem);font-weight:780;line-height:.95}body:has(.hg-news-page) .hg-news-action-row{justify-content:stretch;gap:7px;margin:0;display:grid}body:has(.hg-news-page) .hg-news-pill{border-radius:8px;justify-content:center;min-height:34px;padding:8px 10px;font-size:11px}body:has(.hg-news-page) .hg-news-feed-link{color:#fff8ecc2;gap:5px;padding:10px;text-decoration:none;display:grid}:is(body:has(.hg-news-page) .hg-news-feed-link:hover,body:has(.hg-news-page) .hg-news-feed-link:focus-visible){color:#fff8ec;background:linear-gradient(135deg,#e6cf951a,#0000 70%),#02080b7a;border-color:#e6cf9575;text-decoration:none}:is(body:has(.hg-news-page) .hg-news-feed-link span,body:has(.hg-news-page) .hg-news-feed-link small){color:#e6cf95cc;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:740;line-height:1}body:has(.hg-news-page) .hg-news-feed-link strong{color:inherit;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:760;line-height:1.16;display:-webkit-box;overflow:hidden}body:has(.hg-news-page) .hg-news-reader-deck{overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;min-width:0;height:100%;min-height:0;scroll-padding-inline:0;display:flex;overflow:auto hidden}body:has(.hg-news-page) .hg-news-reader-card{background:linear-gradient(90deg,#7de6de1f,#0000 1px) 0 0/52px 100%,radial-gradient(circle at 78% 24%,#e6cf952b,#0000 32%),radial-gradient(circle at 18% 84%,#7de6de1f,#0000 32%),linear-gradient(135deg,#082226d6,#02080bb8);border:1px solid #7de6de38;border-radius:8px;flex:0 0 100%;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;height:100%;min-height:0;padding:clamp(14px,1.65vw,24px);display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff17,inset 6px 0 #7de6de57,0 36px 130px #00000057}body:has(.hg-news-page) .hg-news-reader-card:focus-visible{outline-offset:-6px;outline:2px solid #e6cf95d1}body:has(.hg-news-page) .hg-news-ai-desk-card{background:linear-gradient(90deg,#7de6de1c,#0000 1px) 0 0/52px 100%,radial-gradient(circle at 78% 18%,#e6cf9529,#0000 32%),radial-gradient(circle at 18% 78%,#7de6de2e,#0000 36%),linear-gradient(135deg,#072125f5,#02080bf0 58%,#221b10e6);grid-template-rows:auto auto minmax(0,1fr) auto;box-shadow:inset 0 1px #ffffff1a,inset 6px 0 #e6cf956b,0 36px 130px #00000061}body:has(.hg-news-page) .hg-news-ai-desk-hero{grid-template-columns:minmax(0,.95fr) minmax(320px,.62fr);align-items:end;gap:clamp(14px,2vw,28px);min-height:0;display:grid}body:has(.hg-news-page) .hg-news-ai-desk-copy{gap:10px;min-width:0;display:grid}body:has(.hg-news-page) .hg-news-ai-desk-copy h2{color:#fff8ec;max-width:18ch;font-family:var(--font-sans);letter-spacing:0;margin:0;font-size:clamp(2.2rem,5vw,5.6rem);font-weight:790;line-height:.92}body:has(.hg-news-page) .hg-news-ai-desk-copy p{color:#fff8ecd1;max-width:74ch;margin:0;font-size:clamp(.98rem,1.25vw,1.18rem);font-weight:620;line-height:1.44}body:has(.hg-news-page) .hg-news-ai-desk-body{scrollbar-width:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}body:has(.hg-news-page) .hg-news-ai-desk-body::-webkit-scrollbar{display:none}body:has(.hg-news-page) .hg-news-ai-panel{background:linear-gradient(#fff8ec0e,#fff8ec05),#02080b85;border:1px solid #7de6de2b;border-radius:8px;align-content:start;gap:9px;min-width:0;min-height:0;padding:clamp(12px,1.4vw,18px);display:grid}:is(body:has(.hg-news-page) .hg-news-ai-panel span,body:has(.hg-news-page) .hg-news-ai-panel a){color:#e6cf95d6;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:820;line-height:1}body:has(.hg-news-page) .hg-news-ai-panel h3{color:#fff8ec;letter-spacing:0;margin:0;font-size:clamp(1rem,1.35vw,1.32rem);font-weight:840;line-height:1.12}body:has(.hg-news-page) .hg-news-ai-panel p{color:#fff8ecbd;margin:0;font-size:.86rem;font-weight:580;line-height:1.45}body:has(.hg-news-page) .hg-news-ai-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}:is(body:has(.hg-news-page) .hg-news-ai-actions a,body:has(.hg-news-page) .hg-news-ai-mini-list a){color:#fff8ecd6;background:#02080b70;border:1px solid #7de6de2e;border-radius:8px;justify-content:center;align-items:center;min-height:26px;padding:5px 8px;text-decoration:none;display:inline-flex}body:has(.hg-news-page) .hg-news-ai-mini-list{gap:7px;min-width:0;display:grid}body:has(.hg-news-page) .hg-news-ai-mini-list article{background:#0000002e;border:1px solid #7de6de1f;border-left:4px solid #7de6de94;border-radius:8px;gap:5px;min-width:0;padding:9px;display:grid}:is(body:has(.hg-news-page) .hg-news-ai-mini-list article.is-confirmed-record,body:has(.hg-news-page) .hg-news-ai-mini-list article.is-lab-record){border-left-color:#4cd28ec2}:is(body:has(.hg-news-page) .hg-news-ai-mini-list article.is-unverified-rumor,body:has(.hg-news-page) .hg-news-ai-mini-list article.is-government-record){border-left-color:#e6cf95d1}body:has(.hg-news-page) .hg-news-ai-mini-list strong{color:#fff8ec;letter-spacing:0;font-size:.88rem;font-weight:820;line-height:1.15}body:has(.hg-news-page) .hg-news-authored-card{color:inherit;background:linear-gradient(90deg,#e6cf9521,#0000 1px) 0 0/52px 100%,radial-gradient(circle at 74% 24%,#7de6de2e,#0000 30%),radial-gradient(circle at 18% 84%,#e6cf951f,#0000 34%),linear-gradient(135deg,#231c0ed6,#02080bbd);text-decoration:none}:is(body:has(.hg-news-page) .hg-news-authored-card:hover,body:has(.hg-news-page) .hg-news-authored-card:focus-visible){border-color:#e6cf9585;text-decoration:none}body:has(.hg-news-page) .hg-news-reader-topline{align-self:start}body:has(.hg-news-page) .hg-news-reader-body{grid-template-columns:minmax(0,760px);align-items:center;gap:clamp(14px,2vw,32px);min-height:0;display:grid}body:has(.hg-news-page) .hg-news-reader-main h2{color:#fff8ec;max-width:20ch;font-family:var(--font-sans);letter-spacing:0;font-size:clamp(2rem,4.4vw,5.1rem);font-weight:790;line-height:.92}body:has(.hg-news-page) .hg-news-reader-main p{color:#fff8ecbd;-webkit-line-clamp:4;line-clamp:4;max-width:68ch;font-size:clamp(.98rem,1.28vw,1.22rem);line-height:1.4}body:has(.hg-news-page) .hg-news-reader-proof{grid-template-columns:repeat(4,minmax(0,1fr));max-width:720px}body:has(.hg-news-page) .hg-news-reader-brief{align-content:center;gap:8px;min-height:0;overflow:hidden}body:has(.hg-news-page) .hg-news-reader-brief small{background:#02080b66;border-radius:8px;grid-template-columns:minmax(82px,.28fr) minmax(0,1fr);min-height:58px;padding:9px 10px;font-size:11px;line-height:1.28}body:has(.hg-news-page) .hg-news-reader-footer{align-self:end;min-height:50px;display:flex}body:has(.hg-news-page) .hg-news-reader-controls a{border-radius:8px}.hg-news-modal{z-index:90;visibility:hidden;opacity:0;pointer-events:none;place-items:center;padding:clamp(14px,3vw,40px);transition:opacity .18s,visibility .18s;display:grid;position:fixed;inset:0}.hg-news-modal:target{visibility:visible;opacity:1;pointer-events:auto}.hg-news-modal-backdrop{-webkit-backdrop-filter:blur(14px)saturate(1.1);background:radial-gradient(circle at 50% 18%,#7de6de24,#0000 48%),#010406c2;position:absolute;inset:0}.hg-news-modal-window{background:linear-gradient(90deg,#7de6de13,#0000 1px) 0 0/52px 100%,linear-gradient(#081f23fa,#02080bfe);border:1px solid #7de6de47;border-radius:8px;grid-template-rows:auto minmax(0,1fr);width:min(940px,100vw - 28px);height:min(780px,100svh - 56px);display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,0 44px 170px #00000094}.hg-news-modal-head{border-bottom:1px solid #7de6de29;justify-content:space-between;align-items:start;gap:16px;padding:clamp(16px,2vw,24px);display:flex}.hg-news-modal-head span{color:#e6cf95db;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:760;line-height:1;display:block}.hg-news-modal-head h2{color:#fff8ec;max-width:17ch;font-family:var(--font-sans);letter-spacing:0;margin:0;font-size:clamp(1.9rem,4.8vw,4.4rem);font-weight:790;line-height:.94}.hg-news-modal-close{color:#fff8ecd1;background:#02080b66;border:1px solid #7de6de2e;border-radius:8px;flex:none;justify-content:center;align-items:center;min-height:36px;padding:8px 12px;font-size:12px;font-weight:760;text-decoration:none;display:inline-flex}.hg-news-modal-scroll{overscroll-behavior:contain;min-height:0;padding:clamp(16px,2vw,24px);overflow-y:auto}.hg-news-modal-summary{color:#fff8ecc7;max-width:72ch;font-size:clamp(1rem,1.35vw,1.24rem);line-height:1.55}.hg-news-article-source{color:#fff8ecd1;background:#02080b5c;border:1px solid #7de6de2e;border-radius:8px;gap:5px;margin:22px 0;padding:14px;text-decoration:none;display:grid}.hg-news-article-source:hover,.hg-news-article-source:focus-visible{color:#fff8ec;border-color:#e6cf956b;text-decoration:none}.hg-news-article-source span{color:#e6cf95d1;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:780}.hg-news-article-source strong{color:inherit;font-size:.98rem;line-height:1.2}.hg-news-modal-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:18px 0;display:grid}.hg-news-modal-sections{gap:10px;display:grid}.hg-news-modal-sections section{background:#02080b61;border:1px solid #7de6de26;border-radius:8px;padding:14px}.hg-news-modal-sections h3{color:#e6cf95e0;font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:780;line-height:1}.hg-news-modal-sections p{color:#fff8ecbd;margin:0;font-size:.95rem;line-height:1.5}.hg-news-modal-foot{color:#fff8ec94;border-top:1px solid #7de6de24;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;margin-top:18px;padding-top:14px;font-size:12px;display:flex}.hg-news-modal-foot code{color:#7de6deeb}@media (max-width:1100px){body:has(.hg-news-page) .hg-news-command{grid-template-columns:minmax(118px,.22fr) minmax(0,1fr)}body:has(.hg-news-page) .hg-news-telemetry{display:none}body:has(.hg-news-page) .hg-news-reader-shell{grid-template-columns:minmax(0,1fr) minmax(210px,.32fr)}:is(body:has(.hg-news-page) .hg-news-ai-desk-hero,body:has(.hg-news-page) .hg-news-ai-desk-body){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){body:has(.hg-news-page) .hg-topbar{--hg-news-topbar-height:62px;height:var(--hg-news-topbar-height);padding:7px 0}body:has(.hg-news-page) main{height:calc(100svh - 62px)}body:has(.hg-news-page) .hg-news-frame{padding:8px!important}body:has(.hg-news-page) .hg-news-command{grid-template-columns:1fr;min-height:0}body:has(.hg-news-page) .hg-news-refresh-strip{grid-template-columns:1fr auto;gap:6px 10px;padding:6px 8px}body:has(.hg-news-page) .hg-news-refresh-strip p{white-space:normal;grid-column:1/-1}body:has(.hg-news-page) .hg-news-assurance-strip{grid-template-columns:1fr;padding:6px}body:has(.hg-news-page) .hg-news-assurance-strip nav{grid-template-columns:1fr}body:has(.hg-news-page) .hg-news-copy{display:none}body:has(.hg-news-page) .hg-news-reader-shell{grid-template-columns:1fr}body:has(.hg-news-page) .hg-news-ai-desk-card{overflow-y:auto}:is(body:has(.hg-news-page) .hg-news-ai-desk-hero,body:has(.hg-news-page) .hg-news-ai-desk-body){grid-template-columns:1fr}body:has(.hg-news-page) .hg-news-ai-desk-copy h2{max-width:none;font-size:clamp(2rem,11vw,3rem)}body:has(.hg-news-page) .hg-news-feed-rail{display:none}body:has(.hg-news-page) .hg-news-reader-body{grid-template-columns:1fr;align-items:start}body:has(.hg-news-page) .hg-news-reader-main{align-content:start}body:has(.hg-news-page) .hg-news-reader-main h2{max-width:none;font-size:clamp(1.8rem,9vw,3rem)}body:has(.hg-news-page) .hg-news-reader-main p{-webkit-line-clamp:3;line-clamp:3}body:has(.hg-news-page) .hg-news-reader-brief small:nth-of-type(n+3){display:none}body:has(.hg-news-page) .hg-news-reader-footer{min-height:42px}body:has(.hg-news-page) .hg-news-reader-source-note small{display:none}}@media (max-width:560px){body:has(.hg-news-page) .hg-news-channel-menu a:nth-child(n+5){display:none}body:has(.hg-news-page) .hg-news-reader-card{padding:12px}.hg-news-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body:has(.hg-news-page) .hg-news-reader-proof{grid-template-columns:repeat(2,minmax(0,1fr))}body:has(.hg-news-page) .hg-news-reader-brief{display:none}body:has(.hg-news-page) .hg-news-reader-controls{width:100%}body:has(.hg-news-page) .hg-news-reader-controls a{flex:1}.hg-news-modal{padding:8px}.hg-news-modal-window{width:calc(100vw - 16px);height:calc(100svh - 16px)}.hg-news-modal-head{gap:10px;padding:14px;display:grid}.hg-news-modal-head h2{max-width:none;font-size:clamp(1.25rem,6.4vw,1.9rem);line-height:1.03}.hg-news-modal-close{justify-self:start}}body:has(.hg-news-page) .hg-news-reader-card{background:#02080b!important;padding:0!important}body:has(.hg-news-page) .hg-news-reader-card:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#7de6de1f,#0000 1px) 0 0/52px 100%,linear-gradient(90deg,#00000094,#0000 48%),linear-gradient(#00000014,#0000 32%,#000000ad);position:absolute;inset:0}body:has(.hg-news-page) .hg-news-reader-card:after{display:none!important}body:has(.hg-news-page) .hg-news-reader-media img{object-position:62% center;opacity:1;transform:scale(1.012);object-fit:cover!important}body:has(.hg-news-page) .hg-news-reader-media span{z-index:2;color:#fff8ecb8;letter-spacing:.07em;text-transform:uppercase;background:#02080b8f;border:1px solid #e6cf952e;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:760;line-height:1;position:absolute;bottom:12px;right:14px}body:has(.hg-news-page) .hg-news-reader-main{align-content:end!important;gap:clamp(8px,.95vw,12px)!important}body:has(.hg-news-page) .hg-news-reader-main h2{text-wrap:balance;max-width:31ch!important;font-size:clamp(1.42rem,2.25vw,2.9rem)!important;font-weight:780!important;line-height:1.01!important}body:has(.hg-news-page) .hg-news-reader-main p{-webkit-line-clamp:3!important;line-clamp:3!important;max-width:64ch!important;font-size:clamp(.84rem,.98vw,1rem)!important;line-height:1.36!important}body:has(.hg-news-page) .hg-news-reader-proof{max-width:640px!important}body:has(.hg-news-page) .hg-news-reader-footer{padding:0 clamp(16px,2vw,30px) clamp(12px,1.4vw,20px);border-top:0!important}.hg-news-modal-media img{object-fit:cover!important}@media (max-width:820px){body:has(.hg-news-page) .hg-news-reader-body{padding:12px;grid-template-columns:1fr!important}body:has(.hg-news-page) .hg-news-reader-main h2{max-width:none!important;font-size:clamp(1.18rem,5.8vw,2rem)!important;line-height:1.04!important}body:has(.hg-news-page) .hg-news-reader-main p{-webkit-line-clamp:2!important;line-clamp:2!important;font-size:.86rem!important}}@media (max-width:560px){body:has(.hg-news-page) .hg-news-reader-topline{padding:10px 10px 0}body:has(.hg-news-page) .hg-news-reader-media img{object-position:58% center}body:has(.hg-news-page) .hg-news-reader-media span{display:none}}body:not(:has(.hg-onefold-home)) .hg-watch-page{font-family:var(--font-sans);padding-top:clamp(14px,2vw,26px);padding-bottom:clamp(34px,4vw,58px)}body:not(:has(.hg-onefold-home)) .hg-watch-frame{--hugin-frame-max:1120px;gap:10px;display:grid;padding:clamp(12px,1.45vw,18px)!important}.hg-watch-command{border-bottom:1px solid #7de6de1a;grid-template-columns:minmax(0,1fr) minmax(390px,.72fr);align-items:start;gap:clamp(14px,2.2vw,28px);padding-bottom:8px;display:grid}.hg-watch-copy{gap:6px;min-width:0;display:grid}.hg-watch-page .hg-watch-copy h1{color:#fff8ec;letter-spacing:0;max-width:none;margin:0;font-weight:710;line-height:.98;font-family:var(--font-sans)!important;-webkit-text-fill-color:#fff8ec!important;font-size:clamp(1.85rem,3.1vw,3.05rem)!important;font-style:normal!important}body:not(:has(.hg-onefold-home)) .hg-watch-page .hg-watch-copy h1{color:#fff8ec;letter-spacing:0;max-width:none;margin:0;font-weight:710;line-height:.98;font-family:var(--font-sans)!important;-webkit-text-fill-color:#fff8ec!important;font-size:clamp(1.85rem,3.1vw,3.05rem)!important;font-style:normal!important}.hg-watch-page .hg-watch-copy .hg-page-lede{color:#fff8ecbd;max-width:68ch;margin:0;font-size:clamp(.9rem,1vw,1.02rem);line-height:1.42}body:not(:has(.hg-onefold-home)) .hg-watch-page .hg-watch-copy .hg-page-lede{color:#fff8ecbd;max-width:68ch;margin:0;font-size:clamp(.9rem,1vw,1.02rem);line-height:1.42}.hg-watch-telemetry{grid-template-columns:86px minmax(0,1fr);align-items:stretch;gap:8px;display:grid}.hg-watch-badge{isolation:isolate;clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,0 100%);text-transform:uppercase;background:linear-gradient(#e6cf951f,#02080b99) padding-box padding-box,linear-gradient(145deg,#e6cf95bd,#7de6de47 46%,#e6cf952e) border-box;border:1px solid #0000;border-radius:10px 16px 10px 10px;align-content:space-between;gap:4px;min-height:76px;padding:9px 9px 8px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff8ec1a,inset 0 0 18px #7de6de0e,0 10px 28px #0000003d}.hg-watch-badge:before{content:"";z-index:-1;background:linear-gradient(#e6cf95fa,#7de6dec2,#e6cf9538);width:4px;position:absolute;inset:-1px auto -1px 0;box-shadow:0 0 22px #7de6de52}.hg-watch-badge:after{content:"";background:#7de6deeb;border-radius:999px;width:6px;height:6px;position:absolute;top:9px;right:9px;box-shadow:0 0 0 3px #7de6de1a,0 0 16px #7de6de9e}.hg-watch-badge span,.hg-watch-badge small{color:#fff8ecb3;font-family:var(--font-sans);letter-spacing:.08em;font-size:8.5px;font-weight:660;line-height:1.15}.hg-watch-badge strong{color:#fff8ec;letter-spacing:0;font-size:1rem;font-weight:730;line-height:.98}.hg-watch-statbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.hg-watch-stat{background:#02080b47;border:1px solid #7de6de26;border-radius:9px;align-content:center;gap:3px;min-height:35px;padding:7px 9px;display:grid;box-shadow:inset 0 1px #ffffff0b}.hg-watch-stat span,.hg-watch-console-kicker,.hg-watch-field span,.hg-watch-source-head span,.hg-watch-presets>span,.hg-watch-source-row span{color:#e6cf95db;letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:660;line-height:1.12}.hg-watch-stat strong{color:#fff8ec;font-size:clamp(1rem,1.28vw,1.16rem);font-weight:720;line-height:1}.hg-watch-fold{grid-template-columns:minmax(420px,.96fr) minmax(330px,.72fr);align-items:start;gap:10px;display:grid}.hg-watch-console,.hg-watch-output-panel{background:radial-gradient(circle at 78% 18%,#7de6de1c,#0000 36%),linear-gradient(#081e226b,#03080b94);border:1px solid #7de6de33;border-radius:15px;align-content:start;gap:11px;min-width:0;padding:clamp(13px,1.35vw,17px);display:grid;position:relative;box-shadow:inset 0 1px #ffffff14,0 22px 72px #00000040}.hg-watch-console:before{content:"";opacity:.76;background:linear-gradient(#7de6dee6,#e6cf9533);border-radius:15px 0 0 15px;width:4px;position:absolute;inset:0 auto 0 0}.hg-watch-console-head{gap:5px;display:grid}.hg-watch-console h2,.hg-watch-confirmation h2{color:#fff8ec;font-family:var(--font-sans);letter-spacing:0;margin:0;font-size:clamp(1.24rem,1.8vw,1.62rem);font-weight:700;line-height:1.05}.hg-watch-fields{grid-template-columns:minmax(0,1fr) minmax(220px,.74fr);gap:8px;display:grid}.hg-watch-field{gap:6px;display:grid}.hg-watch-field .input{border-radius:9px;width:100%;min-height:42px}.hg-watch-note-field{grid-column:1/-1}.hg-watch-presets{gap:7px;padding-top:2px;display:grid}.hg-watch-preset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.hg-watch-preset{min-height:54px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:linear-gradient(135deg,#7de6de0e,#0000 62%),#02080b47;border:1px solid #7de6de21;border-radius:10px;gap:3px;padding:8px 10px;transition:border-color .16s,background .16s,transform .16s;display:grid}.hg-watch-preset:hover,.hg-watch-preset:focus-visible{background:linear-gradient(135deg,#7de6de14,#0000 62%),#0412155c;border-color:#7de6de47;outline:none;transform:translateY(-1px)}.hg-watch-preset strong{color:#fff8ec;font-size:12.5px;font-weight:700;line-height:1.12}.hg-watch-preset small{color:#7de6dec2;font-family:var(--font-mono);letter-spacing:.035em;font-size:10px}.hg-watch-submit-row{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.hg-watch-submit{min-height:40px;padding-inline:17px}.hg-watch-submit-row p,.hg-watch-message,.hg-watch-confirmation p,.hg-watch-source-row p{color:#fff8eca8;margin:0;font-size:12.5px;line-height:1.38}.hg-watch-submit-row p{flex:210px}.hg-watch-message{background:#02080b52;border:1px solid #7de6de29;border-radius:9px;padding:9px 11px}.hg-watch-message.is-error{color:#fecaca;background:#f8717113;border-color:#f871714d}.hg-watch-source-head{border-bottom:1px solid #7de6de1f;justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:8px;display:flex}.hg-watch-source-head strong{color:#fff8ecd1;font-size:13px;font-weight:620}.hg-watch-output-list{gap:7px;display:grid}.hg-watch-source-row{background:linear-gradient(135deg,#7de6de0f,#0000 56%),#02080b4d;border:1px solid #7de6de21;border-radius:10px;grid-template-columns:88px minmax(0,1fr);align-items:start;gap:10px;min-height:56px;padding:9px 10px;display:grid}.hg-watch-source-row strong{color:#fff8ec;margin-bottom:2px;font-size:13.5px;font-weight:690;line-height:1.15;display:block}@media (max-width:980px){.hg-watch-command,.hg-watch-fold{grid-template-columns:1fr}.hg-watch-telemetry{grid-template-columns:84px minmax(0,1fr)}.hg-watch-statbar{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:620px){body:not(:has(.hg-onefold-home)) .hg-watch-page{padding-top:16px}body:not(:has(.hg-onefold-home)) .hg-watch-frame{width:min(100vw - 24px,500px);max-width:min(100vw - 24px,500px)!important;padding:12px!important}.hg-watch-telemetry,.hg-watch-fields,.hg-watch-preset-grid,.hg-watch-source-row{grid-template-columns:1fr}.hg-watch-badge{grid-template-columns:auto 1fr auto;align-items:center;min-height:0}.hg-watch-statbar{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-watch-submit{justify-content:center;width:100%}}body:has(.hg-news-page) .hg-news-tracker-card:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#000000db 0%,#0000008f 38%,#0000002e 63%,#000000b8 100%),linear-gradient(#00000014 0%,#0000002e 44%,#000000db 100%),linear-gradient(90deg,#7de6de14,#0000 1px) 0 0/56px 100%;position:absolute;inset:0}body:has(.hg-news-page) .hg-news-tracker-card:after{display:none!important}body:has(.hg-news-page) .hg-news-reader-media{z-index:0;background:#02080b;position:absolute;inset:0;overflow:hidden}body:has(.hg-news-page) .hg-news-tracker-card .hg-news-reader-media img{object-position:center;opacity:.96;width:100%;height:100%;position:absolute;inset:0;object-fit:cover!important}.hg-news-modal-media span{z-index:2;color:#fff8ecb8;letter-spacing:.07em;text-transform:uppercase;background:#02080b8f;border:1px solid #e6cf952e;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:760;line-height:1;position:absolute;bottom:12px;right:14px}body:has(.hg-news-page) .hg-news-reader-media span{z-index:2;color:#fff8ecb8;letter-spacing:.07em;text-transform:uppercase;background:#02080b8f;border:1px solid #e6cf952e;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:760;line-height:1;position:absolute;bottom:12px;right:14px}:is(body:has(.hg-news-page) .hg-news-reader-topline,body:has(.hg-news-page) .hg-news-reader-body,body:has(.hg-news-page) .hg-news-reader-footer){z-index:2;position:relative}body:has(.hg-news-page) .hg-news-reader-body{padding:clamp(14px,1.65vw,26px) clamp(16px,2vw,30px);grid-template-columns:minmax(0,760px)!important;align-items:end!important;gap:clamp(12px,1.5vw,22px)!important}body:has(.hg-news-page) .hg-news-tracker-card .hg-news-reader-main h2{text-wrap:balance;max-width:34ch!important;font-size:clamp(1.38rem,2vw,2.65rem)!important;font-weight:780!important;line-height:1.04!important}body:has(.hg-news-page) .hg-news-tracker-card .hg-news-reader-main p{-webkit-line-clamp:3!important;line-clamp:3!important;max-width:58ch!important;font-size:clamp(.82rem,.92vw,.96rem)!important;line-height:1.36!important}body:has(.hg-news-page) .hg-news-reader-media-fallback{background:linear-gradient(90deg,#7de6de14,#0000 1px) 0 0/56px 100%,radial-gradient(circle at 52% 40%,#7de6de29,#0000 32%),#02080b;align-content:center;justify-items:center;gap:10px;display:grid}body:has(.hg-news-page) .hg-news-reader-media-fallback strong{color:#fff8ecd1;text-align:center;max-width:min(70%,620px);font-size:clamp(1.8rem,3.5vw,4.5rem);font-weight:780;line-height:.96}@media (max-width:760px){body:has(.hg-news-page) .hg-news-reader-media-fallback strong{display:none}}body:has(.hg-news-page) .hg-news-reader-proof .hg-news-stat{min-height:34px;padding:6px 8px}body:has(.hg-news-page) .hg-news-reader-brief{align-content:end!important;gap:7px!important}body:has(.hg-news-page) .hg-news-reader-brief small{-webkit-backdrop-filter:blur(10px);background:#02080b94!important;grid-template-columns:minmax(78px,.3fr) minmax(0,1fr)!important;min-height:52px!important;padding:8px 10px!important;font-size:11px!important;line-height:1.28!important}body:has(.hg-news-page) .hg-news-reader-brief span{-webkit-line-clamp:2!important;line-clamp:2!important}body:has(.hg-news-page) .hg-news-cache-label{color:#fff8ec8c;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:760;display:block}.hg-news-modal-media{background:#02080b94;border:1px solid #7de6de29;border-radius:8px;min-height:clamp(160px,25vw,260px);margin-bottom:18px;position:relative;overflow:hidden}.hg-news-modal-media:after{content:"";background:linear-gradient(90deg,#0000009e,#0000 58%),linear-gradient(#0000,#0000006b);position:absolute;inset:0}.hg-news-modal-media img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover!important}.hg-news-modal-summary{font-size:clamp(.94rem,1.12vw,1.08rem)!important;line-height:1.5!important}.hg-news-modal-articles,.hg-news-modal-crossrefs,.hg-news-modal-official{gap:8px;display:grid}.hg-news-modal-articles a,.hg-news-modal-crossrefs a,.hg-news-modal-official a{color:#fff8ece6;background:#02080b7a;border:1px solid #7de6de24;border-radius:8px;gap:4px;padding:10px 12px;text-decoration:none;display:grid}.hg-news-modal-articles a:hover,.hg-news-modal-articles a:focus-visible,.hg-news-modal-crossrefs a:hover,.hg-news-modal-crossrefs a:focus-visible,.hg-news-modal-official a:hover,.hg-news-modal-official a:focus-visible{color:#fff8ec;border-color:#e6cf955c}.hg-news-modal-articles strong,.hg-news-modal-crossrefs strong,.hg-news-modal-official strong{font-size:.92rem;line-height:1.24}.hg-news-modal-articles em,.hg-news-modal-crossrefs em,.hg-news-modal-official em{color:#fff8ecb3;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:.82rem;font-style:normal;line-height:1.34;display:-webkit-box;overflow:hidden}.hg-news-modal-articles span,.hg-news-modal-crossrefs span,.hg-news-modal-crossrefs small,.hg-news-modal-official span,.hg-news-modal-official small{color:#e6cf95bd;letter-spacing:.04em;text-transform:uppercase;font-size:.74rem;font-weight:760}.hg-news-modal-brief-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.hg-news-modal-brief-list li{color:#fff8ecc7;background:#02080b66;border:1px solid #7de6de24;border-radius:8px;padding:10px 12px;font-size:.86rem;line-height:1.38}.hg-news-modal-overflow-note{color:#bad6d3c2!important;margin-top:8px!important;font-size:.78rem!important;line-height:1.35!important}.hg-news-modal-overflow-note a{color:#7de6dee6;font-weight:780;text-decoration:none}.hg-news-modal-overflow-note a:hover,.hg-news-modal-overflow-note a:focus-visible{color:#fff8ec;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.hg-news-modal-source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.hg-news-modal-source-grid div{background:#02080b70;border:1px solid #7de6de24;border-radius:8px;gap:4px;min-width:0;padding:10px 12px;display:grid}.hg-news-modal-source-grid span,.hg-news-modal-source-grid small{color:#e6cf95bd;letter-spacing:.07em;text-transform:uppercase;font-size:.68rem;font-weight:780;line-height:1}.hg-news-modal-source-grid strong{overflow-wrap:anywhere;color:#fff8ece6;font-size:.9rem;line-height:1.14}.hg-news-modal-tags{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.hg-news-modal-tags span{color:#e6cf95d1;letter-spacing:.06em;text-transform:uppercase;background:#02080b70;border:1px solid #7de6de29;border-radius:999px;padding:5px 8px;font-size:.68rem;font-weight:760;line-height:1}.hg-news-modal-values{gap:9px;display:grid;background:linear-gradient(135deg,#5eead412,#0000 62%),#02080b6b!important;padding:14px 16px!important}.hg-news-modal-values-head{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.hg-news-modal-values-head span,.hg-report-values-lens-head span{color:#e6cf95d6;font-family:var(--font-mono);letter-spacing:0;text-transform:uppercase;font-size:.68rem;font-weight:800}.hg-news-modal-values-head strong,.hg-report-values-lens-head strong{color:#fff8ec;letter-spacing:0;font-size:.98rem;font-weight:800}.hg-news-modal-values>p{color:#fff8ecc2;max-width:72ch;margin:0;font-size:.9rem;line-height:1.45}.hg-news-modal-values-tags{flex-wrap:wrap;gap:6px;margin:0;display:flex}.hg-news-modal-values-tags span{color:#b9fff7d6;letter-spacing:0;text-transform:uppercase;background:#02080b75;border:1px solid #7de6de2e;border-radius:999px;padding:5px 8px;font-size:.68rem;font-weight:780;line-height:1}.hg-news-modal-values-checks,.hg-report-values-lens-checks{border-top:1px solid #7de6de1f;padding-top:8px}.hg-news-modal-values-checks summary,.hg-report-values-lens-checks summary{cursor:pointer;color:#fff8ecd6;font-size:.8rem;font-weight:780}.hg-news-modal-values-checks .hg-news-modal-brief-list{margin-top:8px}.hg-news-modal-reference-link{color:#fff8ecdb;background:#e6cf9514;border:1px solid #e6cf9542;border-radius:8px;align-items:center;width:-moz-fit-content;width:fit-content;min-height:34px;margin-top:0;padding:7px 10px;font-size:.78rem;font-weight:760;text-decoration:none;display:inline-flex}.hg-news-modal-reference-link:hover,.hg-news-modal-reference-link:focus-visible{color:#fff8ec;border-color:#e6cf957a;text-decoration:none}.hg-news-modal-work{background:linear-gradient(135deg,#e6cf950e,#0000 60%),#02080b6b!important}.hg-news-modal-work .hg-news-modal-source-grid,.hg-news-modal-work .hg-news-modal-official,.hg-news-modal-receipt-list{margin-top:12px}.hg-news-modal-link-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.hg-news-modal-link-grid a{color:#fff8eccc;text-align:center;background:#02080b6b;border:1px solid #7de6de29;border-radius:8px;justify-content:center;align-items:center;min-height:36px;padding:8px 10px;font-size:.78rem;font-weight:760;text-decoration:none;display:inline-flex}.hg-news-modal-link-grid a:hover,.hg-news-modal-link-grid a:focus-visible{color:#fff8ec;border-color:#e6cf9561;text-decoration:none}.hg-news-card-detail-page{color:#f8fafc}.hg-news-card-detail-frame{gap:28px;max-width:1180px;display:grid}.hg-news-card-detail-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;display:grid}.hg-news-card-detail-hero h1{color:#f8fafc;letter-spacing:0;max-width:900px;margin:8px 0 14px;font-size:clamp(2.1rem,4vw,4.4rem);line-height:.96}.hg-news-card-detail-hero .lede{color:#e2e8f0db;max-width:840px;margin:0;font-size:clamp(1rem,1.8vw,1.18rem);line-height:1.7}.hg-news-card-detail-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;max-width:420px;display:flex}.hg-news-card-detail-actions .btn{white-space:nowrap;min-height:42px}.hg-news-card-detail-media{background:#0f172ab8;border:1px solid #94a3b838;border-radius:8px;min-height:220px;max-height:420px;margin:0;position:relative;overflow:hidden}.hg-news-card-detail-media img{object-fit:cover;width:100%;height:100%;min-height:220px;max-height:420px;display:block}.hg-news-card-detail-media figcaption{color:#f8fafcd1;background:#020617b8;border:1px solid #f8fafc38;border-radius:999px;max-width:min(420px,100% - 28px);padding:7px 10px;font-size:.78rem;line-height:1.2;position:absolute;bottom:14px;right:14px}.hg-news-card-detail-meta{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.hg-news-card-detail-stat{background:#0f172a94;border:1px solid #94a3b833;border-radius:8px;gap:4px;min-width:0;padding:14px;display:grid}.hg-news-card-detail-stat strong{overflow-wrap:anywhere;color:#f8fafc;font-size:1.05rem;line-height:1.1}.hg-news-card-detail-stat small{color:#cbd5e1ad;letter-spacing:0;text-transform:uppercase;font-size:.72rem}.hg-news-card-detail-layout{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:start;gap:18px;display:grid}.hg-news-card-detail-main,.hg-news-card-detail-aside{gap:16px;min-width:0;display:grid}.hg-news-card-detail-section{background:#0206176b;border:1px solid #94a3b82e;border-radius:8px;gap:14px;min-width:0;padding:20px;display:grid;box-shadow:inset 0 1px #f8fafc0d}.hg-news-card-detail-section h2{color:#f8fafc;letter-spacing:0;margin:0;font-size:1.05rem;line-height:1.2}.hg-news-card-detail-section p{color:#e2e8f0c7;margin:0;line-height:1.65}.hg-news-card-detail-section-head{gap:5px;display:grid}.hg-news-card-detail-section-head span{color:#7dd3fcd6;letter-spacing:0;text-transform:uppercase;font-size:.76rem;font-weight:800}.hg-news-card-detail-brief-list{gap:9px;margin:0;padding:0;list-style:none;display:grid}.hg-news-card-detail-brief-list li{color:#e2e8f0d1;border-left:2px solid #7dd3fc7a;padding-left:13px;line-height:1.55}.hg-news-card-detail-row-list{gap:10px;display:grid}.hg-news-card-detail-row-list a{min-width:0;color:inherit;background:#0f172a94;border:1px solid #94a3b82e;border-radius:8px;gap:6px;padding:13px;text-decoration:none;display:grid}.hg-news-card-detail-row-list a:hover,.hg-news-card-detail-row-list a:focus-visible{background:#0e749029;border-color:#7dd3fc80}.hg-news-card-detail-row-list strong{overflow-wrap:anywhere;color:#f8fafc;line-height:1.35}.hg-news-card-detail-row-list em,.hg-news-card-detail-row-list span,.hg-news-card-detail-row-list small{overflow-wrap:anywhere;color:#cbd5e1b8;font-style:normal;line-height:1.45}.hg-news-card-detail-source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.hg-news-card-detail-source-grid div{background:#0f172a80;border:1px solid #94a3b829;border-radius:8px;gap:5px;min-width:0;padding:12px;display:grid}.hg-news-card-detail-source-grid span,.hg-news-card-detail-source-grid small{overflow-wrap:anywhere;color:#cbd5e1b3;font-size:.78rem;line-height:1.35}.hg-news-card-detail-source-grid strong{overflow-wrap:anywhere;color:#f8fafc}.hg-news-card-detail-compass,.hg-news-card-detail-tags,.hg-news-card-detail-link-grid{flex-wrap:wrap;gap:8px;display:flex}.hg-news-card-detail-compass span,.hg-news-card-detail-tags span{color:#e2e8f0d1;background:#0f172a8f;border:1px solid #94a3b833;border-radius:999px;padding:7px 9px;font-size:.78rem;line-height:1.2}.hg-news-card-detail-checks{background:#0f172a6b;border:1px solid #94a3b82e;border-radius:8px}.hg-news-card-detail-checks summary{cursor:pointer;color:#f8fafce6;padding:12px;font-weight:800}.hg-news-card-detail-checks .hg-news-card-detail-brief-list{padding:0 12px 12px}.hg-news-card-detail-reference,.hg-news-card-detail-link-grid a{color:#e0f2fe;background:#0e749024;border:1px solid #7dd3fc47;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:8px 12px;font-size:.84rem;font-weight:800;text-decoration:none;display:inline-flex}.hg-news-card-detail-reference:hover,.hg-news-card-detail-reference:focus-visible,.hg-news-card-detail-link-grid a:hover,.hg-news-card-detail-link-grid a:focus-visible{color:#fff8ec;background:#e6cf9524;border-color:#e6cf9580}.hg-news-card-detail-overflow{border-top:1px solid #94a3b829;padding-top:10px;font-size:.88rem;color:#fde68ad6!important}.hg-news-card-detail-overflow a{color:#fef08a;font-weight:800}@media (max-width:980px){.hg-news-card-detail-hero,.hg-news-card-detail-layout{grid-template-columns:1fr}.hg-news-card-detail-actions{justify-content:flex-start;max-width:none}.hg-news-card-detail-meta{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.hg-news-card-detail-frame{gap:20px}.hg-news-card-detail-actions .btn,.hg-news-card-detail-actions a{width:100%}.hg-news-card-detail-meta,.hg-news-card-detail-source-grid{grid-template-columns:1fr}.hg-news-card-detail-section{padding:16px}}@media (max-width:820px){body:has(.hg-news-page) .hg-news-tracker-card:before{background:linear-gradient(#0000003d 0%,#00000024 34%,#000000e6 100%),linear-gradient(90deg,#000000bd,#0000 78%)}body:has(.hg-news-page) .hg-news-reader-body{padding:12px;grid-template-columns:1fr!important}body:has(.hg-news-page) .hg-news-tracker-card .hg-news-reader-main h2{max-width:none!important;font-size:clamp(1.18rem,5.2vw,1.85rem)!important;line-height:1.04!important}body:has(.hg-news-page) .hg-news-tracker-card .hg-news-reader-main p{-webkit-line-clamp:2!important;line-clamp:2!important;font-size:.86rem!important}body:has(.hg-news-page) .hg-news-reader-media span{display:none}.hg-news-modal-source-grid{grid-template-columns:1fr}.hg-news-modal-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}body:has(.hg-news-page) .hg-topbar{display:none!important}body:has(.hg-news-page) main{height:100svh!important}body:has(.hg-news-page) .civic-page .hg-news-frame{grid-template-rows:minmax(0,1fr)!important;grid-template-columns:clamp(228px,17vw,292px) minmax(0,1fr)!important;gap:0!important;padding:0!important;display:grid!important}body:has(.hg-news-page) .hg-news-frame{grid-template-rows:minmax(0,1fr)!important;grid-template-columns:clamp(228px,17vw,292px) minmax(0,1fr)!important;gap:0!important;padding:0!important;display:grid!important}body:has(.hg-news-page) .hg-news-command{z-index:4;scrollbar-width:none;background:linear-gradient(#061518f0,#02080bf5),linear-gradient(90deg,#7de6de14,#0000 1px) 0 0/46px 100%;border-right:1px solid #7de6de29;grid-auto-rows:max-content;align-content:start;gap:10px;min-width:0;height:100svh;min-height:0;padding:12px;position:relative;overflow:hidden auto;box-shadow:inset -1px 0 #ffffff0a,22px 0 80px #0000004d;grid-template-columns:1fr!important;display:grid!important}body:has(.hg-news-page) .hg-news-toolbar-head{border-bottom:1px solid #7de6de21;gap:8px;min-width:0;padding-bottom:10px;display:grid}body:has(.hg-news-page) .hg-news-toolbar-mark{color:#e6cf95eb;width:-moz-fit-content;width:fit-content;font-family:var(--font-serif);font-size:clamp(1.42rem,2vw,1.9rem);font-style:italic;line-height:.92;text-decoration:none}:is(body:has(.hg-news-page) .hg-news-toolbar-mark:hover,body:has(.hg-news-page) .hg-news-toolbar-mark:focus-visible){color:#fff8ec;text-decoration:none}body:has(.hg-news-page) .hg-news-copy{gap:3px;display:grid}body:has(.hg-news-page) .hg-news-page .hg-news-copy h1{font-size:clamp(1.55rem,2.2vw,2.35rem)!important}body:has(.hg-news-page) .hg-news-primary-rail{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;display:grid}:is(body:has(.hg-news-page) .hg-news-primary-rail a,body:has(.hg-news-page) .hg-news-channel-menu a,body:has(.hg-news-page) .hg-news-assurance-strip a,body:has(.hg-news-page) .hg-news-refresh-strip a){border-radius:8px;min-width:0}body:has(.hg-news-page) .hg-news-primary-rail a{color:#fff8ecc2;letter-spacing:0;background:#02080b6b;border:1px solid #7de6de26;justify-content:center;align-items:center;min-height:32px;padding:6px 7px;font-size:10px;font-weight:780;line-height:1;text-decoration:none;display:inline-flex}body:has(.hg-news-page) .hg-news-primary-rail a[aria-current=page]{color:#fff8ec;background:#e6cf951a;border-color:#e6cf955c}body:has(.hg-news-page) .hg-news-channel-menu{gap:6px;padding:0;overflow:visible;grid-template-columns:1fr!important;display:grid!important}body:has(.hg-news-page) .hg-news-channel-menu a{grid-template-columns:minmax(0,1fr) auto;min-height:32px;padding:7px 8px;display:grid}body:has(.hg-news-page) .hg-news-channel-menu span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}body:has(.hg-news-page) .hg-news-telemetry{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid!important}body:has(.hg-news-page) .hg-news-telemetry .hg-news-stat:first-child{grid-column:1/-1}body:has(.hg-news-page) .hg-news-stat{min-height:42px;padding:7px 8px}:is(body:has(.hg-news-page) .hg-news-refresh-strip,body:has(.hg-news-page) .hg-news-assurance-strip){gap:7px;min-height:0;padding:8px;grid-column:auto!important;grid-template-columns:1fr!important;display:grid!important}body:has(.hg-news-page) .hg-news-refresh-strip div{gap:3px;display:grid}body:has(.hg-news-page) .hg-news-refresh-strip p{white-space:normal;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}body:has(.hg-news-page) .hg-news-refresh-strip a{justify-content:center}:is(body:has(.hg-news-page) .hg-news-assurance-strip div,body:has(.hg-news-page) .hg-news-assurance-strip nav){padding:8px}body:has(.hg-news-page) .hg-news-reader-shell{grid-template-columns:minmax(0,1fr) minmax(230px,18vw);gap:8px;height:100svh;padding:8px;display:grid;overflow:hidden}body:has(.hg-news-page) .hg-news-reader-deck{height:100%}body:has(.hg-news-page) .hg-news-reader-card{border-radius:8px;height:100%;min-height:0}body:has(.hg-news-page) .hg-news-feed-rail{padding:0}body:has(.hg-news-page) .hg-news-feed-link{padding:9px}body:has(.hg-news-page) .hg-news-authored-card{color:inherit;text-decoration:none;background:linear-gradient(90deg,#e6cf9521,#0000 1px) 0 0/52px 100%,radial-gradient(circle at 74% 24%,#7de6de2e,#0000 30%),radial-gradient(circle at 18% 84%,#e6cf951f,#0000 34%),linear-gradient(135deg,#231c0ed6,#02080bbd)!important;padding:clamp(14px,1.65vw,24px)!important}body:has(.hg-news-page) .hg-news-tracker-card:before{background:linear-gradient(90deg,#000000d6 0%,#00000080 34%,#00000014 62%,#000000b8 100%),linear-gradient(#00000014 0%,#00000024 44%,#000000e6 100%)}body:has(.hg-news-page) .hg-news-reader-topline{padding:clamp(13px,1.4vw,20px) clamp(14px,1.7vw,26px) 0}body:has(.hg-news-page) .hg-news-reader-body{padding:clamp(18px,2.2vw,34px) clamp(18px,2.4vw,38px);align-items:end!important}body:has(.hg-news-page) .hg-news-tracker-card .hg-news-reader-main h2{max-width:36ch!important;font-size:clamp(1.7rem,2.85vw,4.4rem)!important;line-height:.98!important}body:has(.hg-news-page) .hg-news-tracker-card .hg-news-reader-main p{max-width:62ch!important;font-size:clamp(.9rem,1vw,1.08rem)!important}body:has(.hg-news-page) .hg-news-tracker-card .hg-news-reader-main .hg-news-reader-snippet{background:linear-gradient(90deg,#e6cf952e,#7de6de14 44%,#02080b4d);border:1px solid #e6cf9538;border-radius:8px;grid-template-columns:9px minmax(0,1fr);align-items:stretch;gap:10px;margin-top:2px;padding:clamp(9px,1vw,12px) clamp(10px,1.25vw,14px);box-shadow:0 14px 34px #00000038,inset 0 1px #ffffff14;color:#fff8ecd1!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;max-width:min(680px,100%)!important;display:grid!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-reader-snippet-pulse{background:linear-gradient(#fff8ec,#e6cf95eb 48%,#7de6de7a);border-radius:999px;min-height:100%;display:block;box-shadow:0 0 0 1px #e6cf9557,0 0 20px #e6cf9552}body:has(.hg-news-page) .hg-news-reader-snippet-copy{gap:6px;min-width:0;display:grid}body:has(.hg-news-page) .hg-news-reader-snippet-label{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}body:has(.hg-news-page) .hg-news-reader-snippet-label span{color:#e6cf95e0;letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:820;line-height:1}body:has(.hg-news-page) .hg-news-reader-snippet-label b{color:#7de6dee6;letter-spacing:.08em;text-transform:uppercase;background:#02080b70;border:1px solid #7de6de33;border-radius:999px;align-items:center;min-height:17px;padding:2px 6px;font-size:.58rem;font-weight:860;line-height:1;display:inline-flex}body:has(.hg-news-page) .hg-news-reader-snippet strong{color:#fff8ec;letter-spacing:0;font-size:clamp(.86rem,.96vw,1.02rem);font-weight:820;line-height:1.18}body:has(.hg-news-page) .hg-news-reader-snippet-lines{gap:4px;min-width:0;display:grid}body:has(.hg-news-page) .hg-news-reader-snippet-lines>span{grid-template-columns:48px minmax(0,1fr);align-items:start;gap:7px;min-width:0;display:grid}body:has(.hg-news-page) .hg-news-reader-snippet-lines b{color:#7de6dec7;letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-style:normal;font-weight:860;line-height:1.25}body:has(.hg-news-page) .hg-news-reader-snippet-lines em{color:#fff8ecc2;-webkit-line-clamp:1;line-clamp:1;letter-spacing:0;-webkit-box-orient:vertical;min-width:0;font-size:clamp(.68rem,.76vw,.82rem);font-style:normal;font-weight:660;line-height:1.26;display:-webkit-box;overflow:hidden}body:has(.hg-news-page) .hg-news-reader-snippet-facts{flex-wrap:wrap;gap:5px;min-width:0;display:flex}body:has(.hg-news-page) .hg-news-reader-snippet-facts span{color:#fff8ecc2;background:#00000038;border:1px solid #fff8ec1a;border-radius:999px;align-items:center;min-height:20px;padding:3px 7px;font-size:clamp(.66rem,.74vw,.78rem);font-weight:760;line-height:1;display:inline-flex}body:has(.hg-news-page) .hg-news-reader-footer{padding:0 clamp(18px,2.4vw,38px) clamp(14px,1.7vw,24px)}@media (max-width:1180px){body:has(.hg-news-page) .civic-page .hg-news-frame{grid-template-columns:212px minmax(0,1fr)!important}body:has(.hg-news-page) .hg-news-frame{grid-template-columns:212px minmax(0,1fr)!important}body:has(.hg-news-page) .hg-news-reader-shell{grid-template-columns:minmax(0,1fr)}body:has(.hg-news-page) .hg-news-feed-rail{display:none}}@media (max-width:720px){body:has(.hg-news-page) .civic-page .hg-news-frame{grid-template-columns:74px minmax(0,1fr)!important}body:has(.hg-news-page) .hg-news-frame{grid-template-columns:74px minmax(0,1fr)!important}body:has(.hg-news-page) .hg-news-command{gap:8px;padding:8px 6px}body:has(.hg-news-page) .hg-news-toolbar-head{justify-items:center;padding-bottom:8px}body:has(.hg-news-page) .hg-news-toolbar-mark{writing-mode:vertical-rl;font-size:1rem;transform:rotate(180deg)}body:has(.hg-news-page) .hg-news-copy{display:none}body:has(.hg-news-page) .hg-news-primary-rail{grid-template-columns:1fr}body:has(.hg-news-page) .hg-news-primary-rail a{min-height:34px;padding:0;font-size:11px}body:has(.hg-news-page) .hg-news-primary-full{display:none}body:has(.hg-news-page) .hg-news-refresh-strip p{display:none}body:has(.hg-news-page) .hg-news-refresh-strip strong{display:none}body:has(.hg-news-page) .hg-news-refresh-strip a{display:none}body:has(.hg-news-page) .hg-news-refresh-strip small{display:none}body:has(.hg-news-page) .hg-news-assurance-strip small{display:none}body:has(.hg-news-page) .hg-news-assurance-strip nav{display:none}body:has(.hg-news-page) .hg-news-primary-short{display:inline}body:has(.hg-news-page) .hg-news-channel-menu a{place-items:center;min-height:32px;padding:0;display:grid}body:has(.hg-news-page) .hg-news-channel-menu a:nth-child(n+5){display:grid}body:has(.hg-news-page) .hg-news-channel-menu span{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:8px;line-height:1;display:block;overflow:hidden}body:has(.hg-news-page) .hg-news-channel-menu strong{display:none}body:has(.hg-news-page) .hg-news-telemetry{grid-template-columns:1fr}body:has(.hg-news-page) .hg-news-stat{text-align:center;justify-items:center;min-height:36px;padding:5px 3px}body:has(.hg-news-page) .hg-news-stat strong{font-size:.9rem}:is(body:has(.hg-news-page) .hg-news-stat small,body:has(.hg-news-page) .hg-news-assurance-strip span){letter-spacing:0;font-size:7px}:is(body:has(.hg-news-page) .hg-news-refresh-strip,body:has(.hg-news-page) .hg-news-assurance-strip){padding:5px}body:has(.hg-news-page) .hg-news-assurance-strip div{text-align:center;justify-items:center;padding:5px 3px}body:has(.hg-news-page) .hg-news-assurance-strip strong{max-width:100%;font-size:9px}body:has(.hg-news-page) .hg-news-reader-shell{padding:6px}body:has(.hg-news-page) .hg-news-reader-topline{gap:5px;padding:10px 10px 0}body:has(.hg-news-page) .hg-news-reader-topline span:nth-child(n+3){display:none}body:has(.hg-news-page) .hg-news-reader-body{padding:12px}body:has(.hg-news-page) .hg-news-tracker-card .hg-news-reader-main h2{font-size:clamp(1.24rem,7vw,2rem)!important;line-height:1.02!important}body:has(.hg-news-page) .hg-news-tracker-card .hg-news-reader-main p{-webkit-line-clamp:2!important;line-clamp:2!important;font-size:.84rem!important}body:has(.hg-news-page) .hg-news-tracker-card .hg-news-reader-main .hg-news-reader-snippet{grid-template-columns:6px minmax(0,1fr);gap:7px;padding:8px 9px;-webkit-line-clamp:unset!important;line-clamp:unset!important}body:has(.hg-news-page) .hg-news-reader-snippet-copy{gap:5px}body:has(.hg-news-page) .hg-news-reader-snippet-label{gap:4px}body:has(.hg-news-page) .hg-news-reader-snippet-label span{letter-spacing:.08em;font-size:.54rem}body:has(.hg-news-page) .hg-news-reader-snippet-label b{letter-spacing:.06em;min-height:15px;padding:2px 5px;font-size:.5rem}body:has(.hg-news-page) .hg-news-reader-snippet strong{font-size:.74rem;line-height:1.14}body:has(.hg-news-page) .hg-news-reader-snippet-lines{gap:3px}body:has(.hg-news-page) .hg-news-reader-snippet-lines>span{grid-template-columns:38px minmax(0,1fr);gap:5px}body:has(.hg-news-page) .hg-news-reader-snippet-lines b{letter-spacing:.06em;font-size:.49rem}body:has(.hg-news-page) .hg-news-reader-snippet-lines em{font-size:.62rem;line-height:1.18}body:has(.hg-news-page) .hg-news-reader-snippet-facts{gap:4px}body:has(.hg-news-page) .hg-news-reader-snippet-facts span{min-height:17px;padding:2px 5px;font-size:.6rem}body:has(.hg-news-page) .hg-news-reader-proof{grid-template-columns:repeat(2,minmax(0,1fr))}body:has(.hg-news-page) .hg-news-reader-footer{gap:8px;padding:0 10px 10px;display:grid}body:has(.hg-news-page) .hg-news-reader-source-note span{font-size:10px}body:has(.hg-news-page) .hg-news-reader-controls a{min-height:34px;padding:7px 9px}}body:has(.hg-news-page) .civic-page .hg-news-frame{--hg-news-command-width:82px;transition:grid-template-columns .18s;grid-template-columns:var(--hg-news-command-width) minmax(0, 1fr)!important}body:has(.hg-news-page) .hg-news-frame{--hg-news-command-width:82px;transition:grid-template-columns .18s;grid-template-columns:var(--hg-news-command-width) minmax(0, 1fr)!important}body:has(.hg-news-page) .hg-news-reader-shell{--hg-news-feed-width:54px;transition:grid-template-columns .18s;grid-template-columns:minmax(0, 1fr) var(--hg-news-feed-width)!important}:is(body:has(.hg-news-page) .hg-news-reader-shell:has(.hg-news-feed-rail:hover),body:has(.hg-news-page) .hg-news-reader-shell:has(.hg-news-feed-rail:focus-within)){--hg-news-feed-width:clamp(248px, 20vw, 360px)}body:has(.hg-news-page) .hg-news-command{transition:opacity .16s,transform .18s,visibility .16s,max-height .18s}body:has(.hg-news-page) .hg-news-feed-rail{transition:opacity .16s,transform .18s,visibility .16s,max-height .18s}body:has(.hg-news-page) .hg-news-feed-link span{transition:opacity .16s,transform .18s,visibility .16s,max-height .18s}body:has(.hg-news-page) .hg-news-feed-link strong{transition:opacity .16s,transform .18s,visibility .16s,max-height .18s}body:has(.hg-news-page) .hg-news-feed-link small{transition:opacity .16s,transform .18s,visibility .16s,max-height .18s}body:has(.hg-news-page) .hg-news-feed-tooltip{transition:opacity .16s,transform .18s,visibility .16s,max-height .18s}body:has(.hg-news-page) .hg-news-command{overflow-x:hidden}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-command{background:linear-gradient(#07181cfa,#01070afa),linear-gradient(90deg,#7de6de29,#0000 1px) 0 0/100% 100%;align-content:start;justify-items:center;gap:10px;padding:12px 8px}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-toolbar-head{border-bottom-color:#e6cf952e;justify-items:center;width:100%;padding-bottom:10px}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-toolbar-mark{writing-mode:horizontal-tb;background:#e6cf9513;border:1px solid #e6cf9538;border-radius:10px;justify-content:center;align-items:center;width:46px;min-height:34px;font-size:.96rem;display:inline-flex;transform:none}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-copy{display:none!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-channel-menu{display:none!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-refresh-strip p{display:none!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-refresh-strip strong{display:none!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-refresh-strip a{display:none!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-refresh-strip small{display:none!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-assurance-strip small{display:none!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-assurance-strip nav{display:none!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-rail{grid-template-columns:1fr;gap:7px;width:46px}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-rail a{background:#02080b80;border-color:#7de6de2e;border-radius:10px;min-height:38px;padding:0;font-size:11px}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-rail a[aria-current=page]{background:#e6cf9529;border-color:#e6cf9585;box-shadow:inset 0 0 0 1px #e6cf951f}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-full{display:none}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-short{display:inline}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-channel-menu a{place-items:center;min-height:32px;padding:0;display:grid}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-channel-menu span{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:8px;line-height:1;overflow:hidden}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-channel-menu strong{display:none}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-telemetry{grid-template-columns:1fr;gap:6px;width:46px}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-stat{text-align:center;background:#02080b6b;border-color:#7de6de29;border-radius:10px;justify-items:center;width:46px;min-height:42px;padding:5px 3px}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-stat strong{font-size:.88rem}:is(body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-stat small,body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-assurance-strip span){letter-spacing:0;font-size:7px}:is(body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-refresh-strip,body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-assurance-strip){border-radius:10px;width:46px;padding:5px}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-assurance-strip div{text-align:center;border-radius:9px;justify-items:center;width:100%;padding:5px 3px}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-assurance-strip strong{max-width:100%;font-size:9px}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-refresh-strip{display:none!important}body:has(.hg-news-page) .hg-news-feed-rail{background:linear-gradient(#030e11a3,#01070ab8);border-left:1px solid #7de6de1f;gap:8px;padding:4px 0;position:relative;display:grid!important}body:has(.hg-news-page) .hg-news-feed-tooltip{z-index:2;box-sizing:border-box;color:#fff8ecc7;opacity:0;visibility:hidden;background:#02080bdb;border:1px solid #e6cf952e;border-radius:8px;align-items:center;max-height:0;padding:0 10px;font-size:11px;font-weight:650;line-height:1.3;display:flex;position:sticky;top:0;overflow:hidden;transform:translateY(-4px)}:is(body:has(.hg-news-page) .hg-news-feed-rail:hover .hg-news-feed-tooltip,body:has(.hg-news-page) .hg-news-feed-rail:focus-within .hg-news-feed-tooltip){opacity:1;visibility:visible;min-height:34px;max-height:64px;margin-bottom:2px;padding:9px 10px;overflow:visible;transform:translateY(0)}body:has(.hg-news-page) .hg-news-feed-rail:not(:hover):not(:focus-within) .hg-news-feed-link{background:linear-gradient(135deg,#7de6de12,#0000 70%),#02080b8a;border-color:#7de6de33;border-radius:12px;place-items:center;gap:0;width:44px;min-height:44px;margin-inline:auto;padding:0;position:relative}:is(body:has(.hg-news-page) .hg-news-feed-rail:not(:hover):not(:focus-within) .hg-news-feed-link:hover,body:has(.hg-news-page) .hg-news-feed-rail:not(:hover):not(:focus-within) .hg-news-feed-link:focus-visible){background:#e6cf951f;border-color:#e6cf9580}body:has(.hg-news-page) .hg-news-feed-rail:not(:hover):not(:focus-within) .hg-news-feed-link span{color:#e6cf95db;width:100%;min-height:100%;font-family:var(--font-mono);letter-spacing:0;justify-content:center;align-items:center;font-size:11px;font-weight:820;line-height:1;display:inline-flex}:is(body:has(.hg-news-page) .hg-news-feed-rail:not(:hover):not(:focus-within) .hg-news-feed-link strong,body:has(.hg-news-page) .hg-news-feed-rail:not(:hover):not(:focus-within) .hg-news-feed-link small){opacity:0;visibility:hidden;max-height:0;overflow:hidden;transform:translate(6px)}body:has(.hg-news-page) .hg-news-reader-controls{display:none!important}body:has(.hg-news-page) .hg-news-reader-footer{justify-content:start}@media (min-width:721px) and (max-width:1180px){body:has(.hg-news-page) .hg-news-reader-shell{grid-template-columns:minmax(0, 1fr) var(--hg-news-feed-width)!important}body:has(.hg-news-page) .hg-news-feed-rail{display:grid!important}}@media (max-width:720px){body:has(.hg-news-page) .civic-page .hg-news-frame{--hg-news-command-width:54px}body:has(.hg-news-page) .hg-news-frame{--hg-news-command-width:54px}:is(body:has(.hg-news-page) .hg-news-frame:has(.hg-news-command:hover),body:has(.hg-news-page) .hg-news-frame:has(.hg-news-command:focus-within)){--hg-news-command-width:min(206px, 62vw)}body:has(.hg-news-page) .hg-news-feed-rail{display:none!important}body:has(.hg-news-page) .hg-news-reader-shell{grid-template-columns:minmax(0,1fr)!important}}body:has(.hg-news-page) .hg-news-source-command{background:linear-gradient(135deg,#7de6de12,#e6cf950b),#0107095c;border:1px solid #7de6de29;border-radius:8px;gap:8px;min-width:0;padding:8px;display:grid}body:has(.hg-news-page) .hg-news-source-command-head{background:#02080b57;border:1px solid #7de6de21;border-radius:7px;min-width:0}body:has(.hg-news-page) .hg-news-source-command-list article{background:#02080b57;border:1px solid #7de6de21;border-radius:7px;min-width:0}body:has(.hg-news-page) .hg-news-source-lanes a{background:#02080b57;border:1px solid #7de6de21;border-radius:7px;min-width:0}body:has(.hg-news-page) .hg-news-source-command-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;display:grid}body:has(.hg-news-page) .hg-news-source-command-head div{gap:3px;min-width:0;display:grid}body:has(.hg-news-page) .hg-news-source-command-list article div{gap:3px;min-width:0;display:grid}:is(body:has(.hg-news-page) .hg-news-source-command span,body:has(.hg-news-page) .hg-news-source-command small){color:#e6cf95d1;letter-spacing:0;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:9px;font-weight:780;overflow:hidden}body:has(.hg-news-page) .hg-news-source-command strong{color:#fff8ec;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:820;overflow:hidden}body:has(.hg-news-page) .hg-news-source-command-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}body:has(.hg-news-page) .hg-news-source-command-list{gap:6px;min-width:0;display:grid}body:has(.hg-news-page) .hg-news-source-command-list article{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;display:grid}body:has(.hg-news-page) .hg-news-source-command-list nav{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}body:has(.hg-news-page) .hg-news-source-command a{color:#fff8ecdb;letter-spacing:0;white-space:nowrap;border:1px solid #7de6de2e;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:5px 8px;font-size:10px;font-weight:760;text-decoration:none;display:inline-flex}body:has(.hg-news-page) .hg-news-source-lanes{grid-template-columns:1fr;gap:6px;display:grid}body:has(.hg-news-page) .hg-news-source-lanes a{white-space:normal;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;place-items:center stretch;gap:3px;min-height:48px;padding:8px;display:grid}body:has(.hg-news-page) .hg-news-source-lanes span{white-space:normal;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.14;display:-webkit-box;overflow:hidden}body:has(.hg-news-page) .hg-news-assurance-strip nav{grid-template-columns:repeat(2,minmax(0,1fr))!important}body:has(.hg-news-page) .hg-news-resource-budget{background:linear-gradient(135deg,#e6cf9516,#7de6de0b),#01070966;border:1px solid #e6cf952e;border-radius:8px;gap:8px;min-width:0;padding:8px;display:grid}body:has(.hg-news-page) .hg-news-resource-budget-head{background:#02080b61;border:1px solid #e6cf9524;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:8px;display:grid}body:has(.hg-news-page) .hg-news-resource-budget-head div{gap:3px;min-width:0;display:grid}:is(body:has(.hg-news-page) .hg-news-resource-budget span,body:has(.hg-news-page) .hg-news-resource-budget small){color:#e6cf95d1;letter-spacing:0;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:9px;font-weight:790;overflow:hidden}body:has(.hg-news-page) .hg-news-resource-budget strong{color:#fff8ec;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:850;line-height:1.1;overflow:hidden}body:has(.hg-news-page) .hg-news-resource-budget-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}body:has(.hg-news-page) .hg-news-resource-budget-metrics .hg-news-stat:last-child{grid-column:1/-1}body:has(.hg-news-page) .hg-news-resource-budget p{color:#fff8eca8;letter-spacing:0;margin:0;font-size:10px;font-weight:650;line-height:1.38}body:has(.hg-news-page) .hg-news-resource-budget nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}body:has(.hg-news-page) .hg-news-resource-budget a{color:#fff8ecdb;letter-spacing:0;white-space:nowrap;border:1px solid #7de6de2e;border-radius:999px;justify-content:center;align-items:center;min-height:27px;padding:6px 8px;font-size:10px;font-weight:780;text-decoration:none;display:inline-flex}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-source-command{display:none}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-resource-budget{display:none}@media (max-width:1100px){body:has(.hg-news-page) .hg-news-source-command-list article{grid-template-columns:1fr}body:has(.hg-news-page) .hg-news-source-lanes{grid-template-columns:1fr}}@media (max-width:740px){body:has(.hg-news-page) .hg-news-source-command-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}body:has(.hg-news-page) .hg-news-source-command-list nav{justify-content:start}}body:has(.hg-news-page) .civic-page .hg-news-frame{--hg-news-command-width:58px}body:has(.hg-news-page) .hg-news-frame{--hg-news-command-width:58px}body:has(.hg-news-page) .hg-news-reader-shell{--hg-news-feed-width:30px}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-command{background:linear-gradient(#051417fa,#01070afc),linear-gradient(90deg,#7de6de29,#0000 1px) 0 0/100% 100%;border-right-color:#7de6de33;gap:9px;padding:12px 6px;box-shadow:inset -1px 0 #ffffff0b,10px 0 40px #0000003d}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-toolbar-head{width:100%;padding-bottom:10px}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-toolbar-mark{width:34px;min-height:34px;font-size:0}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-toolbar-mark:before{content:"H";color:#e6cf95eb;font-family:var(--font-serif);font-size:1rem;font-style:italic;line-height:1}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-rail a{background:#02080b57;border-radius:9px;min-height:34px;font-size:10px;position:relative}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-rail a:after{content:"";background:#7de6de2e;border-radius:999px;width:2px;position:absolute;inset:8px auto 8px 5px}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-rail a[aria-current=page]{background:#e6cf951f}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-rail a[aria-current=page]:after{background:#e6cf95b8}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-short{justify-content:center;align-items:center;width:100%;min-height:100%;font-size:0;display:inline-flex;position:relative}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-short:before{content:"";background:#7de6de9e;border-radius:999px;width:11px;height:2px;box-shadow:0 6px #7de6de3d}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-rail a[aria-current=page] .hg-news-primary-short:before{background:#e6cf9542;border:1px solid #e6cf95c7;width:10px;height:10px;box-shadow:0 0 0 4px #e6cf9514}:is(body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-channel-menu,body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-telemetry,body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-refresh-strip,body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-assurance-strip,body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-source-command,body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-resource-budget){display:none!important}body:has(.hg-news-page) .hg-news-feed-rail:not(:hover):not(:focus-within){background:linear-gradient(#05141747,#01070ab3),linear-gradient(#0000 0 14px,#7de6de29 14px calc(100% - 14px),#0000 calc(100% - 14px));border-left-color:#7de6de29;justify-items:center;gap:10px;padding:16px 0}body:has(.hg-news-page) .hg-news-feed-rail:not(:hover):not(:focus-within) .hg-news-feed-tooltip{display:none}body:has(.hg-news-page) .hg-news-feed-rail:not(:hover):not(:focus-within) .hg-news-feed-link{background:0 0;border:0;border-radius:999px;width:18px;min-height:18px;margin:0;padding:0}body:has(.hg-news-page) .hg-news-feed-rail:not(:hover):not(:focus-within) .hg-news-feed-link span{color:#0000;background:#7de6de1f;border:1px solid #7de6de5c;border-radius:999px;width:8px;min-height:8px;font-size:0;box-shadow:0 0 0 3px #02080bcc}body:has(.hg-news-page) .hg-news-feed-rail:not(:hover):not(:focus-within) .hg-news-feed-link:first-of-type span{background:#e6cf954d;border-color:#e6cf95b3;width:14px;min-height:14px}:is(body:has(.hg-news-page) .hg-news-feed-rail:not(:hover):not(:focus-within) .hg-news-feed-link:hover span,body:has(.hg-news-page) .hg-news-feed-rail:not(:hover):not(:focus-within) .hg-news-feed-link:focus-visible span){background:#e6cf9557;border-color:#e6cf95d6}.hg-ai-news-page{isolation:isolate;color:#fff8ec;min-height:100svh;padding:clamp(86px,10vw,132px) clamp(14px,3vw,42px) clamp(28px,5vw,64px);position:relative;overflow:hidden;background:linear-gradient(#02080b1f,#02080be0),linear-gradient(90deg,#7de6de33,#0000 34%,#e6cf9524),linear-gradient(135deg,#08262a,#0d1216 54%,#281f13)!important}body:not(:has(.hg-onefold-home)) .civic-page.hg-ai-news-page{background:linear-gradient(#02080b1f,#02080be0),linear-gradient(90deg,#7de6de33,#0000 34%,#e6cf9524),linear-gradient(135deg,#08262a,#0d1216 54%,#281f13)!important}body:has(.hg-ai-news-page) main:before{opacity:0!important}body:has(.hg-ai-news-page) main:after{opacity:0!important}.hg-ai-news-shell{z-index:2;gap:clamp(18px,2.4vw,30px);width:min(1440px,100%);margin:0 auto;display:grid;position:relative}body:has(.hg-news-page) .hg-news-primary-switcher{width:100%;min-width:0;display:grid}body:has(.hg-news-page) .hg-news-primary-trigger{cursor:pointer;background:linear-gradient(135deg,#e6cf951f,#7de6de0b 62%,#0000),#02080b80;border:1px solid #e6cf9538;border-radius:11px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;min-height:44px;padding:5px 7px;list-style:none;display:grid;box-shadow:inset 0 1px #ffffff0f,0 12px 28px #0003}body:has(.hg-news-page) .hg-news-primary-trigger::-webkit-details-marker{display:none}body:has(.hg-news-page) .hg-news-primary-trigger-copy{gap:2px;min-width:0;display:grid}body:has(.hg-news-page) .hg-news-primary-trigger-copy strong{color:#fff8ec;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:860;line-height:1;overflow:hidden}body:has(.hg-news-page) .hg-news-primary-trigger-copy small{color:#7de6dead;text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;font-weight:760;line-height:1;overflow:hidden}body:has(.hg-news-page) .hg-news-primary-switcher:not([open]) .hg-news-primary-rail{display:none!important}body:has(.hg-news-page) .hg-news-primary-switcher[open] .hg-news-primary-rail{margin-top:8px;grid-template-columns:1fr!important;gap:7px!important;display:grid!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-switcher{width:38px}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-trigger{grid-template-columns:1fr;justify-items:center;width:38px;min-height:44px;padding:4px 2px}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-trigger-copy{display:none}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-switcher[open] .hg-news-primary-rail{display:none!important}body:has(.hg-news-page) .hg-news-feed-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;min-width:0;display:grid}body:has(.hg-news-page) .hg-news-feed-stats span{color:#fff8ec85;text-align:center;text-transform:uppercase;background:#02080b61;border:1px solid #7de6de1f;border-radius:9px;gap:2px;min-width:0;padding:7px 8px;font-size:.58rem;font-weight:720;line-height:1;display:grid}body:has(.hg-news-page) .hg-news-feed-stats b{color:#fff8ec;font-size:.82rem;font-weight:880;line-height:1}body:has(.hg-news-page) .hg-news-feed-list{gap:8px;min-width:0;display:grid}body:has(.hg-news-page) .hg-news-feed-card{background:linear-gradient(135deg,#7de6de0e,#0000 64%),#02080b66;border:1px solid #7de6de21;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;gap:8px;min-width:0;padding:0;display:grid}body:has(.hg-news-page) .hg-news-feed-card[data-posture=receipts]{background:linear-gradient(135deg,#e6cf951a,#7de6de0a 64%,#0000),#02080b70;border-color:#e6cf9538}body:has(.hg-news-page) .hg-news-feed-jump{color:#fff8eccc;grid-template-columns:30px minmax(0,1fr);gap:8px;min-width:0;padding:10px 0 10px 10px;text-decoration:none;display:grid}:is(body:has(.hg-news-page) .hg-news-feed-jump:hover,body:has(.hg-news-page) .hg-news-feed-jump:focus-visible,body:has(.hg-news-page) .hg-news-feed-read:hover,body:has(.hg-news-page) .hg-news-feed-read:focus-visible){color:#fff8ec;text-decoration:none}body:has(.hg-news-page) .hg-news-feed-index{color:#e6cf95db;background:#02080b7a;border:1px solid #7de6de2e;border-radius:8px;place-items:center;width:28px;height:28px;font-size:.64rem;font-weight:860;line-height:1;display:inline-grid}body:has(.hg-news-page) .hg-news-feed-card-copy{gap:5px;min-width:0;display:grid}body:has(.hg-news-page) .hg-news-feed-card-kicker{align-items:center;gap:5px;min-width:0;display:flex}body:has(.hg-news-page) .hg-news-feed-card-kicker b{color:#7de6ded1;letter-spacing:.08em;text-transform:uppercase;font-size:.56rem;font-weight:860;line-height:1}body:has(.hg-news-page) .hg-news-feed-card-kicker small{color:#fff8ec75;text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;font-weight:720;line-height:1;overflow:hidden}body:has(.hg-news-page) .hg-news-feed-card-copy strong{color:inherit;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;font-weight:820;line-height:1.13;display:-webkit-box;overflow:hidden}body:has(.hg-news-page) .hg-news-feed-card-copy>small{color:#fff8ec80;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;font-weight:720;line-height:1;overflow:hidden}body:has(.hg-news-page) .hg-news-feed-read{color:#e6cf95c7;letter-spacing:.08em;text-transform:uppercase;background:#7de6de0b;border-left:1px solid #7de6de1a;border-radius:0 10px 10px 0;align-self:stretch;place-items:center;min-width:54px;padding:0 9px;font-size:.6rem;font-weight:860;text-decoration:none;display:grid}@media (max-width:720px){body:has(.hg-news-page) .hg-news-feed-stats{grid-template-columns:1fr}body:has(.hg-news-page) .hg-news-feed-card{grid-template-columns:1fr}body:has(.hg-news-page) .hg-news-feed-jump{padding:9px 9px 0}body:has(.hg-news-page) .hg-news-feed-read{border-top:1px solid #7de6de1a;border-left:0;border-radius:0 0 10px 10px;min-height:28px}}body:has(.hg-news-page) .hg-news-primary-rail{gap:8px!important}body:has(.hg-news-page) .hg-news-primary-rail a{text-align:left;background:linear-gradient(135deg,#7de6de14,#0000 58%),#02080b5c;border-color:#7de6de24;border-radius:10px;grid-template-columns:34px minmax(0,1fr);justify-content:stretch;align-items:center;gap:9px;min-height:42px;padding:5px 7px;display:grid!important}body:has(.hg-news-page) .hg-news-primary-rail a[aria-current=page]{background:linear-gradient(135deg,#e6cf9529,#7de6de0d 62%,#0000),#02080b7a;border-color:#e6cf956b;box-shadow:inset 0 0 0 1px #e6cf951a,0 10px 26px #0003}body:has(.hg-news-page) .hg-news-primary-mark{background:#02080b85;border:1px solid #7de6de29;border-radius:8px;align-content:center;justify-items:center;width:34px;min-height:32px;display:grid}body:has(.hg-news-page) .hg-news-primary-rail a[aria-current=page] .hg-news-primary-mark{background:#e6cf951f;border-color:#e6cf957a}body:has(.hg-news-page) .hg-news-primary-mark span{color:#fff8eceb;font-size:.86rem;font-weight:860;line-height:1}body:has(.hg-news-page) .hg-news-primary-mark small{color:#7de6dec2;letter-spacing:.08em;text-transform:uppercase;margin-top:3px;font-size:.43rem;font-weight:820;line-height:1}body:has(.hg-news-page) .hg-news-primary-text{gap:2px;min-width:0;display:grid}body:has(.hg-news-page) .hg-news-primary-text .hg-news-primary-full{color:#fff8ecdb;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:820;line-height:1;display:block;overflow:hidden}body:has(.hg-news-page) .hg-news-primary-text small{color:#fff8ec7a;text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;font-weight:700;line-height:1;overflow:hidden}body:has(.hg-news-page) .hg-news-primary-short{display:none!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-rail{gap:8px!important;width:38px!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-rail a{border-radius:10px;justify-items:center;grid-template-columns:1fr!important;width:38px!important;min-height:42px!important;padding:4px 2px!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-rail a:after{display:none!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-short:before{display:none!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-mark{border-radius:9px;width:30px;min-height:34px}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-mark span{font-size:.78rem}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-mark small{letter-spacing:.04em;text-overflow:ellipsis;max-width:28px;font-size:.37rem;overflow:hidden}body:has(.hg-news-page) .hg-news-reader-shell{--hg-news-feed-width:46px;position:relative;grid-template-columns:minmax(0, 1fr) var(--hg-news-feed-width)!important}body:has(.hg-news-page) .hg-news-reader-shell:has(.hg-news-feed-rail[open]){--hg-news-feed-width:clamp(280px, 22vw, 390px)}body:has(.hg-news-page) .hg-news-feed-rail{background:linear-gradient(#05141747,#01070aa8);border-left:1px solid #7de6de21;grid-template-rows:auto minmax(0,1fr);align-content:start;justify-items:center;gap:8px;min-width:0;position:relative;padding:10px 4px!important;display:grid!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-feed-trigger{cursor:pointer;background:linear-gradient(135deg,#7de6de1a,#0000 64%),#02080b8f;border:1px solid #7de6de2e;border-radius:12px;place-items:center;width:36px;height:42px;margin:0;list-style:none;display:grid;position:relative;box-shadow:inset 0 1px #ffffff0f}body:has(.hg-news-page) .hg-news-feed-trigger::-webkit-details-marker{display:none}body:has(.hg-news-page) .hg-news-feed-trigger-mark{gap:4px;width:16px;display:grid}body:has(.hg-news-page) .hg-news-feed-trigger-mark span{background:#7de6deb8;border-radius:999px;height:2px;display:block}body:has(.hg-news-page) .hg-news-feed-trigger-mark span:nth-child(2){background:#e6cf95d1;width:11px}body:has(.hg-news-page) .hg-news-feed-trigger strong{color:#fff8eceb;background:#e6cf9529;border:1px solid #e6cf956b;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.58rem;font-weight:860;line-height:1;display:inline-grid;position:absolute;top:-6px;right:-5px}body:has(.hg-news-page) .hg-news-feed-rail[open] .hg-news-feed-trigger{background:linear-gradient(135deg,#e6cf9529,#7de6de0f 64%,#0000),#02080ba3;border-color:#e6cf9575}body:has(.hg-news-page) .hg-news-feed-panel{min-width:0;display:none}body:has(.hg-news-page) .hg-news-feed-rail[open] .hg-news-feed-panel{scrollbar-width:none;align-content:start;gap:8px;width:100%;min-height:0;max-height:calc(100svh - 86px);padding:0 6px 8px 8px;display:grid;overflow:hidden auto}body:has(.hg-news-page) .hg-news-feed-rail[open] .hg-news-feed-panel::-webkit-scrollbar{display:none}body:has(.hg-news-page) .hg-news-feed-rail[open] .hg-news-feed-tooltip{color:#e6cf95e0;letter-spacing:.08em;text-transform:uppercase;background:#02080ba3;border:1px solid #e6cf952e;border-radius:10px;gap:3px;font-size:.66rem;font-weight:860;line-height:1;opacity:1!important;visibility:visible!important;min-height:0!important;max-height:none!important;margin:0 0 2px!important;padding:9px 10px!important;display:grid!important;position:static!important;overflow:visible!important;transform:none!important}body:has(.hg-news-page) .hg-news-feed-rail[open] .hg-news-feed-tooltip small{color:#fff8ec8a;letter-spacing:0;text-transform:none;font-size:.66rem;font-weight:680}body:has(.hg-news-page) .hg-news-feed-rail[open] .hg-news-feed-link{color:#fff8ecc7;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:8px;background:linear-gradient(135deg,#7de6de0f,#0000 64%),#02080b6b!important;border:1px solid #7de6de24!important;border-radius:10px!important;width:auto!important;min-height:0!important;margin:0!important;padding:9px 10px!important;display:grid!important}:is(body:has(.hg-news-page) .hg-news-feed-rail[open] .hg-news-feed-link:hover,body:has(.hg-news-page) .hg-news-feed-rail[open] .hg-news-feed-link:focus-visible){color:#fff8ec;background:linear-gradient(135deg,#e6cf951f,#0000 64%),#02080b94!important;border-color:#e6cf956b!important}body:has(.hg-news-page) .hg-news-feed-rail[open] .hg-news-feed-link span{letter-spacing:0;place-items:center;font-weight:860;width:28px!important;min-height:28px!important;box-shadow:none!important;color:#e6cf95db!important;background:#02080b7a!important;border:1px solid #7de6de2e!important;border-radius:8px!important;font-size:.64rem!important;display:inline-grid!important}body:has(.hg-news-page) .hg-news-feed-rail[open] .hg-news-feed-link strong{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.76rem;font-weight:780;line-height:1.14;overflow:hidden;color:inherit!important;display:-webkit-box!important}body:has(.hg-news-page) .hg-news-feed-rail[open] .hg-news-feed-link small{grid-column:2;font-weight:720;line-height:1;color:#fff8ec85!important;letter-spacing:0!important;text-transform:none!important;font-size:.62rem!important}:is(body:has(.hg-news-page) .hg-news-feed-rail:not([open]) .hg-news-feed-panel,body:has(.hg-news-page) .hg-news-feed-rail:not([open]) .hg-news-feed-link,body:has(.hg-news-page) .hg-news-feed-rail:not([open]) .hg-news-feed-tooltip){display:none!important}@media (max-width:720px){body:has(.hg-news-page) .hg-news-reader-shell:has(.hg-news-feed-rail[open]){--hg-news-feed-width:42px}body:has(.hg-news-page) .hg-news-feed-rail[open] .hg-news-feed-panel{z-index:20;background:linear-gradient(#051417f5,#01070af5);border:1px solid #7de6de2e;border-radius:12px;width:min(276px,100vw - 126px);max-height:calc(100% - 16px);padding:8px;position:absolute;top:8px;right:48px;box-shadow:0 24px 70px #00000075}}.hg-ai-news-head{-webkit-backdrop-filter:blur(14px)saturate(1.12);background:linear-gradient(135deg,#02080bf7,#031215ed 58%,#1e1810e6),#02080bf5;border:1px solid #7de6de3d;border-radius:8px;gap:clamp(14px,2vw,22px);min-width:0;padding:clamp(18px,2.4vw,32px);display:grid;box-shadow:inset 0 1px #ffffff14,0 24px 90px #00000070}.hg-ai-news-kicker-row,.hg-ai-news-action-row,.hg-ai-news-live-topline,.hg-ai-news-tags{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hg-ai-news-kicker-row a,.hg-ai-news-kicker-row span,.hg-ai-news-action-row a,.hg-ai-news-live-topline span,.hg-ai-news-tags span,.hg-ai-news-receipt-tags span,.hg-ai-news-edition-copy span,.hg-ai-news-edition-meta span,.hg-ai-news-edition-proof article span,.hg-ai-news-brief-copy span,.hg-ai-news-brief-card span,.hg-ai-news-source-pack>div span,.hg-ai-news-directory-card>div span,.hg-ai-news-watch-card>div span,.hg-ai-news-claim>div span,.hg-ai-news-section-head span,.hg-ai-news-spotlight-topline span,.hg-ai-news-spotlight-label,.hg-ai-news-posture-card span,.hg-ai-news-spotlight-official span{color:#e6cf95d1;letter-spacing:.08em;text-transform:uppercase;align-items:center;min-height:24px;font-size:.7rem;font-weight:820;line-height:1;display:inline-flex}.hg-ai-news-kicker-row a,.hg-ai-news-action-row a{color:#fff8ece6;background:#02080b99;border:1px solid #7de6de42;border-radius:8px;padding:5px 8px;text-decoration:none}.hg-ai-news-kicker-row a:hover,.hg-ai-news-kicker-row a:focus-visible,.hg-ai-news-action-row a:hover,.hg-ai-news-action-row a:focus-visible,.hg-ai-news-brief-card h3 a:hover,.hg-ai-news-brief-card h3 a:focus-visible,.hg-ai-news-live-card h2 a:hover,.hg-ai-news-live-card h2 a:focus-visible,.hg-ai-news-spotlight h2 a:hover,.hg-ai-news-spotlight h2 a:focus-visible,.hg-ai-news-receipt-card h2 a:hover,.hg-ai-news-receipt-card h2 a:focus-visible,.hg-ai-news-directory-card h2 a:hover,.hg-ai-news-directory-card h2 a:focus-visible,.hg-ai-news-source-pack a:hover,.hg-ai-news-source-pack a:focus-visible,.hg-ai-news-claim footer a:hover,.hg-ai-news-claim footer a:focus-visible,.hg-ai-news-edition-links a:hover,.hg-ai-news-edition-links a:focus-visible,.hg-ai-news-official-links a:hover,.hg-ai-news-official-links a:focus-visible{color:#fff8ec;border-color:#e6cf9570;text-decoration:none}.hg-ai-news-title{gap:8px;max-width:980px;display:grid}.hg-ai-news-title h1{color:#fff8ec;-webkit-text-fill-color:#fff8ec;font-family:var(--font-serif);letter-spacing:0;text-shadow:0 18px 52px #000000b3;margin:0;font-size:clamp(3rem,8vw,7.6rem);font-style:italic;font-weight:620;line-height:.86}.hg-ai-news-title p{color:#fff8ece6;text-shadow:0 10px 34px #0000009e;max-width:74ch;margin:0;font-size:clamp(.98rem,1.4vw,1.18rem);font-weight:600;line-height:1.55}.hg-ai-news-metrics{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.hg-ai-news-stat{background:#02080bd1;border:1px solid #7de6de38;border-radius:8px;gap:4px;min-width:0;min-height:62px;padding:10px;display:grid}.hg-ai-news-stat strong{color:#fff8ec;font-size:clamp(1.12rem,2vw,1.72rem);font-weight:850;line-height:1}.hg-ai-news-stat small{color:#7de6dec2;letter-spacing:.05em;text-transform:uppercase;font-size:.68rem;font-weight:760;line-height:1.1}.hg-ai-news-edition{background:linear-gradient(90deg,#7de6de1a,#e6cf950f,#0000),#02080b6b;border:1px solid #7de6de2e;border-radius:8px;grid-template-columns:minmax(280px,.9fr) minmax(220px,.42fr) minmax(380px,.98fr);gap:10px;min-width:0;padding:clamp(14px,1.7vw,20px);display:grid;box-shadow:inset 0 1px #ffffff0f}.hg-ai-news-edition-copy{align-content:start;gap:9px;min-width:0;display:grid}.hg-ai-news-edition-copy h2{color:#fff8ec;letter-spacing:0;margin:0;font-size:clamp(1.2rem,2.1vw,1.86rem);font-weight:860;line-height:1.04}.hg-ai-news-edition-copy p,.hg-ai-news-edition-proof article p{color:#fff8ecb8;margin:0;font-size:.86rem;font-weight:590;line-height:1.45}.hg-ai-news-edition-links{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.hg-ai-news-edition-links a{color:#fff8ecd1;background:#0000002e;border:1px solid #7de6de29;border-radius:8px;align-items:center;min-height:28px;padding:6px 8px;font-size:.75rem;font-weight:780;line-height:1;text-decoration:none;display:inline-flex}.hg-ai-news-edition-meta,.hg-ai-news-edition-proof{gap:8px;min-width:0;display:grid}.hg-ai-news-edition-meta div,.hg-ai-news-edition-proof article{background:#0000002e;border:1px solid #7de6de24;border-radius:8px;gap:6px;min-width:0;padding:10px;display:grid}.hg-ai-news-edition-meta strong,.hg-ai-news-edition-proof article strong{overflow-wrap:anywhere;color:#fff8ec;letter-spacing:0;min-width:0;font-size:.94rem;font-weight:830;line-height:1.18}.hg-ai-news-edition-proof{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-ai-news-edition-proof article{border-left:4px solid #7de6de9e}.hg-ai-news-edition-proof article.is-primary{border-left-color:#4cd28ec7}.hg-ai-news-edition-proof article.is-coverage{border-left-color:#7de6dec7}.hg-ai-news-edition-proof article.is-hold{border-left-color:#e6cf95db}.hg-ai-news-edition-proof article.is-freshness{border-left-color:#9bbeffc7}.hg-ai-news-edition-proof article strong{font-size:clamp(1.08rem,1.8vw,1.52rem);line-height:.98}.hg-ai-news-brief-panel{background:linear-gradient(135deg,#e6cf951a,#7de6de0a 58%,#0000),#02080b70;border:1px solid #e6cf9533;border-radius:8px;grid-template-columns:minmax(250px,.62fr) minmax(0,1.38fr);gap:10px;min-width:0;padding:clamp(14px,1.7vw,20px);display:grid;box-shadow:inset 0 1px #ffffff0f}.hg-ai-news-brief-copy{align-content:start;gap:8px;min-width:0;display:grid}.hg-ai-news-brief-copy h2{color:#fff8ec;letter-spacing:0;margin:0;font-size:clamp(1.18rem,2vw,1.72rem);font-weight:860;line-height:1.04}.hg-ai-news-brief-copy p,.hg-ai-news-brief-card p{color:#fff8ecb8;margin:0;font-size:.88rem;font-weight:590;line-height:1.45}.hg-ai-news-brief-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;min-width:0;display:grid}.hg-ai-news-brief-card{background:#02080b6b;border:1px solid #7de6de24;border-left:4px solid #7de6deb3;border-radius:8px;align-content:start;gap:8px;min-width:0;min-height:142px;padding:12px;display:grid}.hg-ai-news-brief-card.is-verified{border-left-color:#4cd28ec7}.hg-ai-news-brief-card.is-context{border-left-color:#7de6dec7}.hg-ai-news-brief-card.is-hold{border-left-color:#e6cf95db}.hg-ai-news-brief-card.is-next{border-left-color:#9bbeffc7}.hg-ai-news-brief-card h3{color:#fff8ec;letter-spacing:0;margin:0;font-size:.98rem;font-weight:820;line-height:1.12}.hg-ai-news-brief-card h3 a{color:inherit;text-decoration:none}.hg-ai-news-front{grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr);align-items:stretch;gap:10px;display:grid}.hg-ai-news-spotlight,.hg-ai-news-posture-card{background:linear-gradient(#fff8ec12,#fff8ec05),#02080b7a;border:1px solid #7de6de29;border-radius:8px;min-width:0;box-shadow:inset 0 1px #ffffff0f}.hg-ai-news-spotlight{border-color:#e6cf9538;gap:14px;padding:clamp(16px,2.2vw,28px);display:grid}.hg-ai-news-spotlight-topline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.hg-ai-news-spotlight-topline strong{color:#fff8ecbd;font-size:.84rem;font-weight:760;line-height:1.25}.hg-ai-news-spotlight-body{grid-template-columns:minmax(0,1fr) minmax(150px,210px);align-items:start;gap:14px;display:grid}.hg-ai-news-spotlight h2{color:#fff8ec;max-width:18ch;font-family:var(--font-serif);letter-spacing:0;margin:0;font-size:2.35rem;font-style:italic;font-weight:540;line-height:.98}.hg-ai-news-spotlight h2 a{color:inherit;text-decoration:none}.hg-ai-news-spotlight p,.hg-ai-news-posture-card p{color:#fff8ecc2;margin:0;font-size:.94rem;font-weight:590;line-height:1.5}.hg-ai-news-spotlight-proof{align-content:start;gap:7px;display:grid}.hg-ai-news-spotlight-proof .hg-ai-news-stat{min-height:54px;padding:8px}.hg-ai-news-spotlight-proof .hg-ai-news-stat strong{font-size:1.12rem}.hg-ai-news-spotlight-proof .hg-ai-news-stat small{font-size:.58rem}.hg-ai-news-spotlight-footer{border-top:1px solid #7de6de24;gap:9px;padding-top:12px;display:grid}.hg-ai-news-spotlight-footer div,.hg-ai-news-spotlight-official{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.hg-ai-news-spotlight-footer div span,.hg-ai-news-spotlight-official span{color:#fff8ecb8;background:#0000002e;border:1px solid #7de6de1f;border-radius:8px;min-height:24px;padding:5px 7px;font-size:.68rem;font-weight:760;line-height:1.15}.hg-ai-news-posture-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.hg-ai-news-posture-card{border-left:4px solid #7de6de99;align-content:start;gap:8px;min-height:148px;padding:14px;display:grid}.hg-ai-news-posture-card.is-confirmed{border-left-color:#4cd28ec7}.hg-ai-news-posture-card.is-context{border-left-color:#7de6dec7}.hg-ai-news-posture-card.is-watch{border-left-color:#9bbeffc7}.hg-ai-news-posture-card.is-hold{border-left-color:#e6cf95db}.hg-ai-news-posture-card strong{color:#fff8ec;letter-spacing:0;font-size:2rem;font-weight:880;line-height:.95}.hg-ai-news-grid{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:start;gap:clamp(16px,2vw,28px);display:grid}.hg-ai-news-claim-board,.hg-ai-news-live-board,.hg-ai-news-receipt-board,.hg-ai-news-watch-board,.hg-ai-news-source-board,.hg-ai-news-directory-board,.hg-ai-news-policy{gap:12px;min-width:0;display:grid}.hg-ai-news-watch-board,.hg-ai-news-receipt-board,.hg-ai-news-source-board,.hg-ai-news-directory-board{grid-column:1/-1}.hg-ai-news-section-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;min-width:0;display:flex}.hg-ai-news-section-head strong{color:#fff8ecc2;font-size:.86rem;font-weight:740;line-height:1.2}.hg-ai-news-claim-list,.hg-ai-news-card-list,.hg-ai-news-receipt-grid,.hg-ai-news-watch-grid,.hg-ai-news-directory-grid,.hg-ai-news-source-grid{gap:10px;display:grid}.hg-ai-news-watch-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hg-ai-news-receipt-grid,.hg-ai-news-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hg-ai-news-source-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hg-ai-news-claim,.hg-ai-news-live-card,.hg-ai-news-receipt-card,.hg-ai-news-watch-card,.hg-ai-news-source-pack,.hg-ai-news-directory-card,.hg-ai-news-empty,.hg-ai-news-policy{background:linear-gradient(#fff8ec0e,#fff8ec05),#02080b75;border:1px solid #7de6de26;border-radius:8px;min-width:0;box-shadow:inset 0 1px #ffffff0f}.hg-ai-news-claim,.hg-ai-news-live-card,.hg-ai-news-receipt-card,.hg-ai-news-watch-card,.hg-ai-news-source-pack,.hg-ai-news-directory-card,.hg-ai-news-empty{gap:10px;padding:clamp(14px,1.7vw,20px);display:grid}.hg-ai-news-claim{border-left:4px solid #7de6de99}.hg-ai-news-claim.is-confirmed-record{border-left-color:#4cd28ebd}.hg-ai-news-claim.is-reported-analysis{border-left-color:#7de6debd}.hg-ai-news-claim.is-unverified-rumor{border-left-color:#e6cf95d1}.hg-ai-news-watch-card,.hg-ai-news-receipt-card,.hg-ai-news-directory-card{border-left:4px solid #7de6de9e}.hg-ai-news-receipt-card.is-lab-record{border-left-color:#4cd28ec7}.hg-ai-news-receipt-card.is-government-record{border-left-color:#9bbeffc7}.hg-ai-news-receipt-card.is-security-analysis{border-left-color:#e6cf95d1}.hg-ai-news-receipt-card.is-coverage-index{border-left-color:#7de6deb8}.hg-ai-news-watch-card.is-high{border-left-color:#e6cf95db}.hg-ai-news-watch-card.is-medium{border-left-color:#7de6deb8}.hg-ai-news-directory-card.is-feed-backed{border-left-color:#4cd28ec2}.hg-ai-news-directory-card.is-page-backed{border-left-color:#7de6dec2}.hg-ai-news-directory-card.is-index-backed{border-left-color:#9bbeffc2}.hg-ai-news-directory-card.is-analysis-backed{border-left-color:#e6cf95c2}.hg-ai-news-claim>div,.hg-ai-news-receipt-card>div,.hg-ai-news-watch-card>div,.hg-ai-news-directory-card>div,.hg-ai-news-source-pack>div{gap:5px;display:grid}.hg-ai-news-claim h2,.hg-ai-news-live-card h2,.hg-ai-news-receipt-card h2,.hg-ai-news-watch-card h2,.hg-ai-news-source-pack h2,.hg-ai-news-directory-card h2,.hg-ai-news-empty h2{color:#fff8ec;letter-spacing:0;margin:0;font-size:clamp(1.02rem,1.5vw,1.34rem);font-weight:840;line-height:1.14}.hg-ai-news-live-card h2 a,.hg-ai-news-directory-card h2 a,.hg-ai-news-receipt-card h2 a{color:inherit;text-decoration:none}.hg-ai-news-claim p,.hg-ai-news-live-card p,.hg-ai-news-receipt-card p,.hg-ai-news-watch-card p,.hg-ai-news-source-pack p,.hg-ai-news-directory-card p,.hg-ai-news-empty p,.hg-ai-news-policy p,.hg-ai-news-policy li{color:#fff8ecc2;margin:0;font-size:.92rem;font-weight:580;line-height:1.5}.hg-ai-news-tags span{color:#fff8ecb3;letter-spacing:.04em;background:#0003;border:1px solid #fff8ec1a;border-radius:8px;min-height:22px;padding:4px 7px;font-size:.64rem}.hg-ai-news-receipt-card>div{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.hg-ai-news-receipt-card>div strong{color:#fff8eca3;font-size:.72rem;font-weight:760;line-height:1}.hg-ai-news-receipt-card footer{border-top:1px solid #7de6de1f;gap:8px;padding-top:8px;display:grid}.hg-ai-news-receipt-card footer small{color:#7de6dec2;font-size:.78rem;font-weight:650;line-height:1.35}.hg-ai-news-receipt-card footer span{color:#e6cf95c7;letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;background:#0000002e;border:1px solid #e6cf9529;border-radius:8px;justify-self:start;align-items:center;max-width:100%;min-height:24px;padding:4px 7px;font-size:.62rem;font-weight:820;line-height:1;display:inline-flex;overflow:hidden}.hg-ai-news-receipt-tags{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.hg-ai-news-receipt-tags span{color:#fff8eca8;letter-spacing:.04em;background:#0000002e;border:1px solid #fff8ec1a;border-radius:8px;min-height:21px;padding:4px 7px;font-size:.6rem}.hg-ai-news-claim footer{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.hg-ai-news-watch-card footer,.hg-ai-news-directory-card footer{align-items:end;gap:8px;display:grid}.hg-ai-news-directory-card footer{grid-template-columns:minmax(0,1fr) auto}.hg-ai-news-claim footer small,.hg-ai-news-watch-card footer small,.hg-ai-news-directory-card footer small{color:#7de6dec2;font-size:.78rem;font-weight:650;line-height:1.35}.hg-ai-news-watch-card footer span,.hg-ai-news-directory-card footer span{color:#e6cf95c7;letter-spacing:.06em;text-transform:uppercase;background:#0000002e;border:1px solid #fff8ec1a;border-radius:8px;justify-content:center;align-items:center;min-height:24px;padding:4px 7px;font-size:.62rem;font-weight:820;line-height:1;display:inline-flex}.hg-ai-news-claim footer a,.hg-ai-news-source-pack a,.hg-ai-news-official-links a{color:#fff8ecd1;background:#02080b6b;border:1px solid #7de6de29;border-radius:8px;min-width:0;font-size:.78rem;font-weight:780;line-height:1.15;text-decoration:none}.hg-ai-news-claim footer a{white-space:nowrap;justify-content:center;align-items:center;min-height:36px;padding:8px 10px;display:inline-flex}.hg-ai-news-live-proof{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.hg-ai-news-live-proof .hg-ai-news-stat{min-height:50px;padding:8px}.hg-ai-news-live-proof .hg-ai-news-stat strong{font-size:1.08rem}.hg-ai-news-live-proof .hg-ai-news-stat small{font-size:.58rem}.hg-ai-news-official-links,.hg-ai-news-source-pack nav{gap:7px;display:grid}.hg-ai-news-official-links a,.hg-ai-news-source-pack a{gap:4px;padding:9px 10px;display:grid}.hg-ai-news-official-links span{color:#7de6debd;letter-spacing:.05em;text-transform:uppercase;font-size:.66rem;font-weight:790;line-height:1}.hg-ai-news-official-links strong{color:#fff8ecd6;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.84rem;line-height:1.24;display:-webkit-box;overflow:hidden}.hg-ai-news-policy{padding:clamp(14px,1.7vw,20px)}.hg-ai-news-policy ul,.hg-ai-news-caveats{gap:8px;margin:0;padding:0;list-style:none;display:grid}.hg-ai-news-caveats{border-top:1px solid #7de6de24;padding-top:12px}.hg-ai-news-empty span{color:#e6cf95d1;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:820}@media (max-width:1120px){.hg-ai-news-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.hg-ai-news-edition{grid-template-columns:1fr}.hg-ai-news-edition-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.hg-ai-news-front,.hg-ai-news-brief-panel{grid-template-columns:1fr}.hg-ai-news-brief-grid,.hg-ai-news-grid,.hg-ai-news-receipt-grid,.hg-ai-news-watch-grid,.hg-ai-news-directory-grid,.hg-ai-news-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-ai-news-watch-board,.hg-ai-news-receipt-board,.hg-ai-news-source-board,.hg-ai-news-directory-board{grid-column:auto}}@media (max-width:760px){.hg-ai-news-page{padding-inline:10px}.hg-ai-news-metrics,.hg-ai-news-edition-meta,.hg-ai-news-edition-proof,.hg-ai-news-brief-grid,.hg-ai-news-spotlight-body,.hg-ai-news-posture-grid,.hg-ai-news-grid,.hg-ai-news-receipt-grid,.hg-ai-news-watch-grid,.hg-ai-news-directory-grid,.hg-ai-news-source-grid,.hg-ai-news-live-proof{grid-template-columns:1fr}.hg-ai-news-spotlight h2{max-width:none;font-size:1.72rem}.hg-ai-news-claim footer,.hg-ai-news-directory-card footer{grid-template-columns:1fr}.hg-ai-news-claim footer a{width:100%}}.hg-report-action-spine{box-shadow:inset 0 1px #ffffff0f,0 18px 54px #0000003d,0 0 42px #e6cf9512;background:radial-gradient(circle at 92% 10%,#f871481a,#0000 34%),linear-gradient(135deg,#24190b6b,#07090ea8),#05090db8!important;border-color:#e6cf9533!important}.hg-report-proof-strip a,.hg-report-jump-links a{background:#0a0a087a!important;border-color:#e6cf9529!important}.hg-report-proof-strip a:hover,.hg-report-jump-links a:hover,.hg-report-jump-links a:focus-visible{color:var(--hg-report-pearl)!important;border-color:#e6cf956b!important}.hg-report-proof-strip span,.hg-report-values-lens-head span{color:var(--hg-report-gold)!important}.hg-report-proof-strip strong,.hg-report-values-lens-head strong,.hg-report-evidence-summary span,.hg-report-drawer-head strong{color:var(--hg-report-pearl)!important}.hg-report-actions .btn-primary,.hg-report-action-buttons .btn-primary{color:#140e07f5!important;background:linear-gradient(135deg,#e6cf95f5,#b57728e0 58%,#f87148bd),#e6cf9529!important;border-color:#e6cf9585!important;box-shadow:inset 0 1px #ffffff52,0 0 30px #e6cf952e,0 0 36px #f871481a!important}.hg-report-values-lens{background:radial-gradient(circle at 88% 8%,#f8714814,#0000 30%),linear-gradient(135deg,#22190c6b,#05080d9e),#02080b70!important;border-color:#e6cf9533!important}.hg-report-values-lens p,.hg-report-values-lens-checks li,.hg-report-values-lens-checks summary,.hg-report-notice{color:var(--hg-report-mist)!important}.hg-report-values-lens-compass span{color:var(--hg-report-pearl)!important;background:linear-gradient(#241b0e85,#04080c94),#060a0e6b!important;border-color:#e6cf952e!important}.hg-report-values-lens-tags span{color:#f7dd9ddb!important;background:#0e0c0885!important;border-color:#e6cf9538!important}.hg-report-values-lens .about-link{color:#f7dd9de6!important;border-color:#e6cf954d!important}body:has(.hg-report-shell){overflow-x:hidden}body:has(.hg-report-shell) main:before{opacity:.94!important;filter:saturate(1.18)contrast(1.08)brightness(1.04)!important;background-image:url(/brand/hugin-report-observatory-ember.png)!important;background-position:50% 14%!important;background-size:cover!important;transform:scale(1.018)!important}body:has(.hg-report-shell) main:after{background:linear-gradient(90deg,#020507b8 0%,#0205072e 44%,#020507a8 100%),linear-gradient(#02050785 0%,#0205071f 34%,#020507c2 100%),radial-gradient(44% 30% at 50% 44%,#e6cf951a,#0000 72%),radial-gradient(36% 30% at 72% 34%,#f8714817,#0000 72%)!important}body:has(.hg-report-shell) .hg-report-shell{min-height:calc(100svh - 94px);background:linear-gradient(180deg, #01040600, #0104068a 76%, var(--hg-bg) 100%)!important;padding-top:clamp(48px,7vh,86px)!important}body:has(.hg-report-shell) .hg-report-frame{overflow:clip;-webkit-backdrop-filter:blur(2px)saturate(1.18)!important;background:linear-gradient(90deg,#020709a3 0%,#0207091f 48%,#0207098a 100%),linear-gradient(#02060938,#0206098f),url(/brand/hugin-report-observatory-ember.png) 50% 48%/cover no-repeat!important;border-color:#7de6de3d!important;border-radius:12px!important;width:min(1180px,100vw - 72px)!important;max-width:min(1180px,100vw - 72px)!important;padding:clamp(24px,2.8vw,42px)!important;box-shadow:inset 0 1px #ffffff1a,inset 0 0 0 1px #e6cf9514,0 34px 120px #00000057,0 0 90px #7de6de1a!important}body:has(.hg-report-shell) .hg-report-frame:before{content:"";z-index:0;pointer-events:none;opacity:.58;mix-blend-mode:screen;background:radial-gradient(circle at 48% 32%,#e6cf952e 0 1px,#0000 2px) 0 0/150px 150px,radial-gradient(circle at 54% 28%,#7de6de29 0 1px,#0000 2px) 0 0/210px 210px,linear-gradient(105deg,#0000 0 46%,#7de6de1f 49%,#0000 52%) 0 0/100% 100%,linear-gradient(90deg,#0000 0%,#e6cf9517 51%,#0000 72%) 0 0/100% 100%;position:absolute;inset:0}body:has(.hg-report-shell) .hg-report-frame>*{z-index:1;position:relative}body:has(.hg-report-shell) .hg-report-cockpit{background:linear-gradient(100deg,#020609c7 0%,#02060957 48%,#1b0807b3 100%),radial-gradient(circle at 78% 18%,#ef444429,#0000 34%),radial-gradient(circle at 18% 8%,#e6cf9521,#0000 36%),url(/brand/hugin-report-observatory-ember.png) 50% 54%/cover no-repeat,#02060942!important;border-color:#e6cf9557!important;border-radius:10px!important;box-shadow:inset 0 1px #ffffff21,inset 0 0 0 1px #e6cf9514,0 30px 92px #00000075,0 0 72px #e6cf951a,0 0 82px #f8714814!important}body:has(.hg-report-shell) .hg-report-cockpit:before{background:linear-gradient(90deg,#02060957,#02060905 58%,#0206094d),radial-gradient(68% 48% at 58% 10%,#e6cf9524,#0000 68%),radial-gradient(42% 38% at 88% 22%,#f8714821,#0000 72%)!important}:is(body:has(.hg-report-shell) .hg-report-verdict-card,body:has(.hg-report-shell) .hg-report-preview-panel){-webkit-backdrop-filter:blur(12px)saturate(1.12)!important;background:radial-gradient(circle at 92% 10%,#f871481f,#0000 36%),linear-gradient(140deg,#2d1f0c3d,#080f12a8 56%,#270a0a3d),#06090c70!important}@media (max-width:900px){body:has(.hg-report-shell) .hg-report-shell{padding-top:clamp(28px,5vh,56px)!important}body:has(.hg-report-shell) .hg-report-frame{background-position:top!important;border-radius:10px!important;width:min(100vw - 20px,720px)!important;max-width:min(100vw - 20px,720px)!important;padding:12px!important}body:has(.hg-report-shell) .hg-report-cockpit{background:linear-gradient(#020609a8,#0206094d 42%,#1b0807a3),radial-gradient(circle at 70% 8%,#ef444429,#0000 34%),radial-gradient(circle at 18% 10%,#e6cf9524,#0000 38%),url(/brand/hugin-report-observatory-ember.png) top/cover no-repeat,#0206093d!important}}@media (max-width:620px){body:has(.hg-report-shell) .hg-topbar-inner{border-radius:12px;width:calc(100vw - 32px);max-width:calc(100vw - 32px)}body:has(.hg-report-shell) .hg-menu-btn{border-radius:9px}body:has(.hg-report-shell) .hg-report-shell{padding-top:20px!important}body:has(.hg-report-shell) .hg-report-frame{border-radius:9px!important;width:min(100vw - 40px,500px)!important;max-width:min(100vw - 40px,500px)!important;padding:7px!important}body:has(.hg-report-shell) .hg-report-cockpit{box-shadow:inset 0 1px #ffffff1c,inset 0 0 0 1px #e6cf950f,0 22px 64px #00000070!important}}body:has(.hg-news-page) .hg-news-ai-desk-card{background:linear-gradient(90deg,#7de6de1c,#0000 1px) 0 0/52px 100%,radial-gradient(circle at 78% 18%,#e6cf9529,#0000 32%),radial-gradient(circle at 18% 78%,#7de6de2e,#0000 36%),linear-gradient(135deg,#072125f5,#02080bf0 58%,#221b10e6)!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;padding:clamp(14px,1.65vw,24px)!important;overflow:hidden!important}body:has(.hg-news-page) .hg-news-ai-desk-card:before{z-index:0;background:linear-gradient(90deg,#7de6de1a,#0000 1px) 0 0/52px 100%,linear-gradient(#02080b38,#0000 42%,#02080b5c)}body:has(.hg-news-page) .hg-news-ai-desk-card>*{z-index:2;position:relative}body:has(.hg-news-page) .hg-news-ai-desk-copy h2{max-width:22ch;font-size:clamp(2.25rem,4.35vw,4.85rem)}body:has(.hg-news-page) .hg-news-ai-desk-body{min-height:0}@media (max-width:820px){body:has(.hg-news-page) .hg-news-ai-desk-card{height:100%!important;padding:12px!important;display:block!important;overflow:hidden auto!important}:is(body:has(.hg-news-page) .hg-news-ai-desk-hero,body:has(.hg-news-page) .hg-news-ai-desk-body){gap:10px;display:grid;grid-template-columns:1fr!important}body:has(.hg-news-page) .hg-news-ai-desk-body{padding-right:0;overflow:visible!important}body:has(.hg-news-page) .hg-news-ai-desk-copy{gap:8px}body:has(.hg-news-page) .hg-news-ai-desk-copy h2{max-width:none;font-size:clamp(2rem,9.2vw,2.75rem);line-height:1}body:has(.hg-news-page) .hg-news-ai-desk-copy p{max-width:none;font-size:.92rem;line-height:1.42}body:has(.hg-news-page) .hg-news-ai-panel{padding:12px;overflow:visible;min-height:auto!important}body:has(.hg-news-page) .hg-news-ai-mini-list article{padding:10px}body:has(.hg-news-page) .hg-news-ai-mini-list strong{font-size:.92rem}}body:has(.hg-news-page) .civic-page .hg-news-frame{--hg-news-command-width:clamp(262px, 19vw, 340px)!important;box-sizing:border-box!important;grid-template-columns:var(--hg-news-command-width) minmax(0, 1fr)!important;grid-template-rows:minmax(0,1fr)!important;gap:clamp(10px,1.1vw,16px)!important;display:grid!important}body:has(.hg-news-page) .hg-news-frame{--hg-news-command-width:clamp(262px, 19vw, 340px)!important;box-sizing:border-box!important;grid-template-columns:var(--hg-news-command-width) minmax(0, 1fr)!important;grid-template-rows:minmax(0,1fr)!important;gap:clamp(10px,1.1vw,16px)!important;display:grid!important}:is(body:has(.hg-news-page) .hg-news-frame:has(.hg-news-command:hover),body:has(.hg-news-page) .hg-news-frame:has(.hg-news-command:focus-within)){--hg-news-command-width:clamp(262px, 19vw, 340px)!important}body:has(.hg-news-page) .hg-news-command{box-sizing:border-box!important;background:linear-gradient(#061619eb,#01070af7),linear-gradient(90deg,#7de6de1a,#0000 1px) 0 0/100% 100%!important;border:1px solid #7de6de29!important;border-radius:8px!important;grid-template-columns:1fr!important;align-content:start!important;place-items:stretch stretch!important;gap:10px!important;width:100%!important;height:100%!important;min-height:0!important;padding:12px!important;display:grid!important;overflow:hidden auto!important;box-shadow:inset -1px 0 #ffffff0a!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-command{box-sizing:border-box!important;background:linear-gradient(#061619eb,#01070af7),linear-gradient(90deg,#7de6de1a,#0000 1px) 0 0/100% 100%!important;border:1px solid #7de6de29!important;border-radius:8px!important;grid-template-columns:1fr!important;align-content:start!important;place-items:stretch stretch!important;gap:10px!important;width:100%!important;height:100%!important;min-height:0!important;padding:12px!important;display:grid!important;overflow:hidden auto!important;box-shadow:inset -1px 0 #ffffff0a!important}body:has(.hg-news-page) .hg-news-command::-webkit-scrollbar{width:0}body:has(.hg-news-page) .hg-news-toolbar-head{border-bottom:1px solid #e6cf9526!important;grid-template-columns:auto minmax(0,1fr)!important;justify-items:stretch!important;gap:10px!important;width:100%!important;padding-bottom:10px!important;display:grid!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-toolbar-head{border-bottom:1px solid #e6cf9526!important;grid-template-columns:auto minmax(0,1fr)!important;justify-items:stretch!important;gap:10px!important;width:100%!important;padding-bottom:10px!important;display:grid!important}body:has(.hg-news-page) .hg-news-toolbar-mark{width:auto!important;min-height:34px!important;padding:0 10px!important;font-size:1rem!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-toolbar-mark{width:auto!important;min-height:34px!important;padding:0 10px!important;font-size:1rem!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-toolbar-mark:before{content:none!important}body:has(.hg-news-page) .hg-news-copy{width:100%!important;display:grid!important}body:has(.hg-news-page) .hg-news-primary-switcher{width:100%!important;display:grid!important}body:has(.hg-news-page) .hg-news-primary-switcher[open] .hg-news-primary-rail{width:100%!important;display:grid!important}body:has(.hg-news-page) .hg-news-desk-menu{width:100%!important;display:grid!important}body:has(.hg-news-page) .hg-news-channel-section{width:100%!important;display:grid!important}body:has(.hg-news-page) .hg-news-telemetry{width:100%!important;display:grid!important}body:has(.hg-news-page) .hg-news-refresh-strip{width:100%!important;display:grid!important}body:has(.hg-news-page) .hg-news-assurance-strip{width:100%!important;display:grid!important}body:has(.hg-news-page) .hg-news-source-command{width:100%!important;display:grid!important}body:has(.hg-news-page) .hg-news-resource-budget{width:100%!important;display:grid!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-copy{width:100%!important;display:grid!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-switcher{width:100%!important;display:grid!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-switcher[open] .hg-news-primary-rail{width:100%!important;display:grid!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-desk-menu{width:100%!important;display:grid!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-channel-section{width:100%!important;display:grid!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-telemetry{width:100%!important;display:grid!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-refresh-strip{width:100%!important;display:grid!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-assurance-strip{width:100%!important;display:grid!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-source-command{width:100%!important;display:grid!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-resource-budget{width:100%!important;display:grid!important}body:has(.hg-news-page) .hg-news-primary-trigger{display:none!important}body:has(.hg-news-page) .hg-news-primary-rail{grid-template-columns:1fr!important;gap:7px!important;width:100%!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-rail{grid-template-columns:1fr!important;gap:7px!important;width:100%!important}body:has(.hg-news-page) .hg-news-primary-rail a{grid-template-columns:34px minmax(0,1fr)!important;justify-items:stretch!important;width:100%!important;min-height:42px!important;padding:5px 7px!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-rail a{grid-template-columns:34px minmax(0,1fr)!important;justify-items:stretch!important;width:100%!important;min-height:42px!important;padding:5px 7px!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-text{display:grid!important}body:has(.hg-news-page) .hg-news-primary-full{display:block!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-full{display:block!important}body:has(.hg-news-page) .hg-news-primary-short{display:none!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-short{display:none!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-short:before{display:none!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-rail a:after{display:none!important}body:has(.hg-news-page) .hg-news-desk-menu a{border-radius:8px!important;min-height:54px!important}body:has(.hg-news-page) .hg-news-channel-menu{grid-template-columns:1fr!important;gap:6px!important;display:grid!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-channel-menu{grid-template-columns:1fr!important;gap:6px!important;display:grid!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-channel-menu a{grid-template-columns:minmax(0,1fr) auto!important;justify-items:stretch!important;width:100%!important;min-height:34px!important;padding:7px 9px!important;display:grid!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-channel-menu a{grid-template-columns:minmax(0,1fr) auto!important;justify-items:stretch!important;width:100%!important;min-height:34px!important;padding:7px 9px!important;display:grid!important}:is(body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-channel-menu span,body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-channel-menu strong){color:inherit!important;font-size:inherit!important;display:inline-flex!important}body:has(.hg-news-page) .hg-news-telemetry{grid-template-columns:repeat(2,minmax(0,1fr))!important}:is(body:has(.hg-news-page) .hg-news-refresh-strip,body:has(.hg-news-page) .hg-news-assurance-strip,body:has(.hg-news-page) .hg-news-resource-budget,body:has(.hg-news-page) .hg-news-source-command){border-radius:8px!important}body:has(.hg-news-page) .hg-news-stage{width:100%;min-width:0;height:100%;min-height:0;overflow:hidden;box-sizing:border-box!important;grid-template-rows:minmax(250px,.42fr) minmax(0,.58fr)!important;gap:10px!important;display:grid!important}body:has(.hg-news-page) .hg-news-ai-desk-section{border:1px solid #e6cf9540;border-radius:8px;min-width:0;min-height:0;position:relative;box-shadow:inset 0 1px #ffffff12,0 22px 70px #00000047;grid-template-rows:auto auto minmax(0,1fr)!important;padding:clamp(14px,1.35vw,22px)!important;display:grid!important;overflow:hidden!important}body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-desk-hero{grid-template-columns:minmax(0,.95fr) minmax(310px,.52fr)!important;gap:clamp(14px,1.6vw,24px)!important}body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-desk-copy h2{max-width:20ch!important;font-size:clamp(2rem,3.15vw,4rem)!important}body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-desk-copy p{max-width:72ch!important}body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-desk-body{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;min-height:0!important;overflow:hidden auto!important}body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-panel{border-radius:8px!important;min-height:0!important;padding:11px!important}body:has(.hg-news-page) .hg-news-reader-shell{--hg-news-feed-width:clamp(286px, 22vw, 392px)!important;box-sizing:border-box!important;grid-template-columns:minmax(0, 1fr) var(--hg-news-feed-width)!important;height:100%!important;min-height:0!important}body:has(.hg-news-page) .hg-news-reader-deck{min-height:0!important}body:has(.hg-news-page) .hg-news-feed-rail{justify-items:stretch!important;gap:8px!important;width:100%!important;padding:10px 4px!important;display:grid!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-feed-rail:not(:hover):not(:focus-within){justify-items:stretch!important;gap:8px!important;width:100%!important;padding:10px 4px!important;display:grid!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-feed-rail[open] .hg-news-feed-panel{max-height:none!important;display:grid!important}body:has(.hg-news-page) .hg-news-feed-list{gap:9px!important}body:has(.hg-news-page) .hg-news-feed-topic-group{border-left:1px solid #7de6de1f;padding-left:7px}body:has(.hg-news-page) .hg-news-feed-topic-heading{border-radius:8px!important}@media (max-width:1100px){body:has(.hg-news-page) .civic-page .hg-news-frame{--hg-news-command-width:clamp(232px, 24vw, 300px)!important}body:has(.hg-news-page) .hg-news-frame{--hg-news-command-width:clamp(232px, 24vw, 300px)!important}body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-desk-body{grid-template-columns:repeat(2,minmax(0,1fr))!important}body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-desk-hero{grid-template-columns:1fr!important}}@media (max-width:820px){body:has(.hg-news-page){overflow:auto!important}body:has(.hg-news-page) main{height:auto!important;min-height:100svh!important;overflow:visible!important}:is(body:has(.hg-news-page) .hg-news-page,body:not(:has(.hg-onefold-home)) .hg-news-page){height:auto!important;min-height:100svh!important;overflow:visible!important}body:has(.hg-news-page) .civic-page .hg-news-frame{grid-template-rows:auto auto!important;grid-template-columns:1fr!important;width:100%!important;max-width:100vw!important;height:auto!important;min-height:100svh!important;padding:8px!important;display:grid!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-frame{grid-template-rows:auto auto!important;grid-template-columns:1fr!important;width:100%!important;max-width:100vw!important;height:auto!important;min-height:100svh!important;padding:8px!important;display:grid!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-command{width:100%!important;max-width:calc(100vw - 16px)!important;height:auto!important;max-height:none!important;padding:10px!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-command{width:100%!important;max-width:calc(100vw - 16px)!important;height:auto!important;max-height:none!important;padding:10px!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-toolbar-head{grid-template-columns:auto minmax(0,1fr)!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-toolbar-head{grid-template-columns:auto minmax(0,1fr)!important}body:has(.hg-news-page) .hg-news-desk-menu nav{grid-template-columns:repeat(2,minmax(0,1fr))!important}body:has(.hg-news-page) .hg-news-desk-menu a{grid-template-columns:30px minmax(0,1fr)!important;min-height:64px!important;padding:8px!important}body:has(.hg-news-page) .hg-news-desk-count{min-width:28px!important;height:28px!important;font-size:.62rem!important}body:has(.hg-news-page) .hg-news-desk-copy strong{white-space:normal!important}body:has(.hg-news-page) .hg-news-menu-heading{align-items:start!important}body:has(.hg-news-page) .hg-news-menu-heading small{white-space:normal!important;max-width:18ch!important}body:has(.hg-news-page) .hg-news-channel-menu{scrollbar-width:none!important;gap:7px!important;padding-bottom:2px!important;display:flex!important;overflow:auto hidden!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-channel-menu{scrollbar-width:none!important;gap:7px!important;padding-bottom:2px!important;display:flex!important;overflow:auto hidden!important}body:has(.hg-news-page) .hg-news-channel-menu::-webkit-scrollbar{display:none!important}body:has(.hg-news-page) .hg-news-channel-menu a{flex:0 0 112px!important;width:auto!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-channel-menu a{flex:0 0 112px!important;width:auto!important}body:has(.hg-news-page) .hg-news-telemetry{grid-template-columns:repeat(3,minmax(0,1fr))!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-telemetry{display:none!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-resource-budget{display:none!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-source-command{display:none!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-refresh-strip{display:none!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-assurance-strip{display:none!important}body:has(.hg-news-page) .hg-news-telemetry{display:none!important}body:has(.hg-news-page) .hg-news-resource-budget{display:none!important}body:has(.hg-news-page) .hg-news-source-command{display:none!important}body:has(.hg-news-page) .hg-news-refresh-strip{display:none!important}body:has(.hg-news-page) .hg-news-assurance-strip{display:none!important}body:has(.hg-news-page) .hg-news-stage{grid-template-rows:auto auto!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;display:grid!important;overflow:visible!important}:is(body:has(.hg-news-page) .hg-news-ai-desk-section,body:has(.hg-news-page) .hg-news-ai-desk-card){scroll-margin-top:8px;box-sizing:border-box!important;width:calc(100vw - 16px)!important;min-width:0!important;max-width:calc(100vw - 16px)!important;height:auto!important;min-height:0!important;padding:12px!important;overflow:visible!important}:is(body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-desk-body,body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-desk-hero){grid-template-columns:1fr!important;width:100%!important;min-width:0!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-desk-copy{overflow-wrap:anywhere!important;min-width:0!important;max-width:calc(100vw - 48px)!important}body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-desk-copy h2{overflow-wrap:anywhere!important;min-width:0!important;max-width:calc(100vw - 48px)!important}body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-desk-copy p{overflow-wrap:anywhere!important;min-width:0!important;max-width:calc(100vw - 48px)!important}body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-desk-copy h2{font-size:clamp(1.9rem,8vw,2.45rem)!important;line-height:.96!important}body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-desk-copy p{font-size:.94rem!important;line-height:1.34!important}body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-reader-proof{grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-items:stretch!important;width:100%!important;min-width:0!important;max-width:100%!important}body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-reader-proof .hg-news-stat{width:100%!important;min-width:0!important}:is(body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-panel,body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-panel *,body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-mini-list,body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-mini-list *){overflow-wrap:anywhere!important;min-width:0!important;max-width:calc(100vw - 48px)!important}body:has(.hg-news-page) .hg-news-reader-shell{grid-template-columns:1fr!important;width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:80svh!important;display:grid!important}body:has(.hg-news-page) .hg-news-feed-rail{display:none!important}body:has(#ai-news-desk:target) .hg-news-command{display:none!important}}body:has(.hg-news-page) .civic-page .hg-news-frame{--hg-news-command-width:clamp(220px, 17vw, 280px)!important;grid-template-columns:var(--hg-news-command-width) minmax(0, 1fr)!important;grid-template-rows:minmax(0,1fr)!important;gap:clamp(10px,1vw,14px)!important}body:has(.hg-news-page) .hg-news-frame{--hg-news-command-width:clamp(220px, 17vw, 280px)!important;grid-template-columns:var(--hg-news-command-width) minmax(0, 1fr)!important;grid-template-rows:minmax(0,1fr)!important;gap:clamp(10px,1vw,14px)!important}body:has(.hg-news-page) .hg-news-frame:has(.hg-news-command:hover){--hg-news-command-width:clamp(220px, 17vw, 280px)!important;grid-template-columns:var(--hg-news-command-width) minmax(0, 1fr)!important;grid-template-rows:minmax(0,1fr)!important;gap:clamp(10px,1vw,14px)!important}body:has(.hg-news-page) .hg-news-frame:has(.hg-news-command:focus-within){--hg-news-command-width:clamp(220px, 17vw, 280px)!important;grid-template-columns:var(--hg-news-command-width) minmax(0, 1fr)!important;grid-template-rows:minmax(0,1fr)!important;gap:clamp(10px,1vw,14px)!important}body:has(.hg-news-page) .hg-news-feed-rail{display:none!important}body:has(.hg-news-page) .hg-news-feed-rail[open]{display:none!important}body:has(.hg-news-page) .hg-news-feed-rail:not(:hover):not(:focus-within){display:none!important}body:has(.hg-news-page) .hg-news-command{scrollbar-width:none!important;align-self:start!important;gap:7px!important;height:auto!important;min-height:0!important;max-height:none!important;padding:9px!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-command{scrollbar-width:none!important;align-self:start!important;gap:7px!important;height:auto!important;min-height:0!important;max-height:none!important;padding:9px!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-command::-webkit-scrollbar{display:none!important}body:has(.hg-news-page) .hg-news-toolbar-head{grid-template-columns:58px minmax(0,1fr)!important;gap:7px!important;padding-bottom:7px!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-toolbar-head{grid-template-columns:58px minmax(0,1fr)!important;gap:7px!important;padding-bottom:7px!important}body:has(.hg-news-page) .hg-news-copy h1{letter-spacing:0!important;font-size:1rem!important;line-height:1!important}body:has(.hg-news-page) .hg-news-primary-rail{grid-template-columns:1fr!important;gap:4px!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-rail{grid-template-columns:1fr!important;gap:4px!important}body:has(.hg-news-page) .hg-news-primary-rail a{border-radius:8px!important;grid-template-columns:27px minmax(0,1fr)!important;min-height:30px!important;padding:4px 6px!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-primary-rail a{border-radius:8px!important;grid-template-columns:27px minmax(0,1fr)!important;min-height:30px!important;padding:4px 6px!important}body:has(.hg-news-page) .hg-news-menu-heading{gap:4px!important;margin-bottom:2px!important}:is(body:has(.hg-news-page) .hg-news-menu-heading span,body:has(.hg-news-page) .hg-news-menu-heading small,body:has(.hg-news-page) .hg-news-channel-menu span,body:has(.hg-news-page) .hg-news-channel-menu strong,body:has(.hg-news-page) .hg-news-desk-copy strong,body:has(.hg-news-page) .hg-news-sidebar-status span,body:has(.hg-news-page) .hg-news-sidebar-status strong,body:has(.hg-news-page) .hg-news-sidebar-status small){letter-spacing:0!important}body:has(.hg-news-page) .hg-news-desk-menu{gap:4px!important}body:has(.hg-news-page) .hg-news-desk-menu nav{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important}body:has(.hg-news-page) .hg-news-desk-menu a{border-radius:8px!important;grid-template-columns:28px minmax(0,1fr)!important;min-height:48px!important;padding:5px!important}:is(body:has(.hg-news-page) .hg-news-desk-copy small,body:has(.hg-news-page) .hg-news-desk-copy em){display:none!important}body:has(.hg-news-page) .hg-news-desk-copy strong{white-space:normal!important;overflow-wrap:anywhere!important;font-size:.68rem!important;line-height:1.05!important}body:has(.hg-news-page) .hg-news-channel-menu{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important;display:grid!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-channel-menu{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important;display:grid!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-channel-menu a{border-radius:8px!important;min-height:28px!important;padding:5px 7px!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-channel-menu a{border-radius:8px!important;min-height:28px!important;padding:5px 7px!important}body:has(.hg-news-page) .hg-news-sidebar-status{background:#020b0e9e!important;border:1px solid #7de6de29!important;border-radius:8px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important;padding:7px!important;display:grid!important}body:has(.hg-news-page) .hg-news-sidebar-status>small{text-overflow:ellipsis!important;white-space:nowrap!important;grid-column:1/-1!important;overflow:hidden!important}:is(body:has(.hg-news-page) .hg-news-telemetry,body:has(.hg-news-page) .hg-news-refresh-strip,body:has(.hg-news-page) .hg-news-assurance-strip,body:has(.hg-news-page) .hg-news-source-command,body:has(.hg-news-page) .hg-news-resource-budget){display:none!important}body:has(.hg-news-page) .hg-news-stage{grid-template-rows:minmax(232px,.4fr) minmax(0,.6fr)!important;gap:12px!important;min-width:0!important;min-height:0!important;overflow:hidden!important}body:has(.hg-news-page) .hg-news-topic-stage{scroll-behavior:smooth!important;align-content:start!important;gap:16px!important;min-width:0!important;min-height:0!important;padding-right:6px!important;display:grid!important;overflow:hidden auto!important}body:has(.hg-news-page) .hg-news-topic-section-head{background:#030e11b8!important;border:1px solid #e6cf9529!important;border-radius:8px!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:8px!important;min-width:0!important;padding:8px 10px!important;display:grid!important}:is(body:has(.hg-news-page) .hg-news-topic-section-head span,body:has(.hg-news-page) .hg-news-topic-section-head strong,body:has(.hg-news-page) .hg-news-topic-section-head small){letter-spacing:0!important;line-height:1!important}body:has(.hg-news-page) .hg-news-section-source-strip{background:#020b0e8a!important;border:1px solid #7de6de24!important;border-radius:8px!important;grid-template-columns:minmax(220px,.72fr) minmax(0,1fr)!important;gap:8px!important;min-width:0!important;padding:8px!important;display:grid!important}body:has(.hg-news-page) .hg-news-section-source-metrics{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;min-width:0!important;display:grid!important}body:has(.hg-news-page) .hg-news-section-source-metrics .hg-news-stat{border-radius:8px!important;min-height:42px!important;padding:6px!important}body:has(.hg-news-page) .hg-news-section-source-context{align-content:center!important;gap:4px!important;min-width:0!important;display:grid!important}:is(body:has(.hg-news-page) .hg-news-section-source-context p,body:has(.hg-news-page) .hg-news-section-source-context small,body:has(.hg-news-page) .hg-news-section-official-list span,body:has(.hg-news-page) .hg-news-section-official-list strong,body:has(.hg-news-page) .hg-news-section-official-list small,body:has(.hg-news-page) .hg-news-section-empty strong,body:has(.hg-news-page) .hg-news-section-empty span){letter-spacing:0!important;margin:0!important;line-height:1.25!important}body:has(.hg-news-page) .hg-news-section-source-context p{color:#ecfcfadb!important;font-size:.82rem!important}body:has(.hg-news-page) .hg-news-section-source-context small{color:#bad6d3b8!important;overflow-wrap:anywhere!important;font-size:.72rem!important}body:has(.hg-news-page) .hg-news-section-official-list{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;min-width:0!important;display:grid!important}body:has(.hg-news-page) .hg-news-section-official-list a{min-width:0!important;min-height:74px!important;color:inherit!important;background:#121412a8!important;border:1px solid #e6cf9524!important;border-radius:8px!important;gap:3px!important;padding:8px!important;text-decoration:none!important;display:grid!important}body:has(.hg-news-page) .hg-news-section-official-list span{color:#e6cf95c7!important;font-size:.68rem!important}body:has(.hg-news-page) .hg-news-section-official-list strong{color:#f6fdfceb!important;overflow-wrap:anywhere!important;font-size:.76rem!important}body:has(.hg-news-page) .hg-news-section-official-list small{color:#bad6d3ad!important;font-size:.68rem!important}body:has(.hg-news-page) .hg-news-section-empty{background:#020b0e6b!important;border:1px dashed #7de6de38!important;border-radius:8px!important;gap:4px!important;min-width:0!important;padding:10px!important;display:grid!important}body:has(.hg-news-page) .hg-news-section-empty strong{color:#f6fdfce6!important;font-size:.82rem!important}body:has(.hg-news-page) .hg-news-section-empty span{color:#bad6d3b8!important;font-size:.74rem!important}@media (max-width:1100px){body:has(.hg-news-page) .civic-page .hg-news-frame{--hg-news-command-width:clamp(210px, 23vw, 252px)!important}body:has(.hg-news-page) .hg-news-frame{--hg-news-command-width:clamp(210px, 23vw, 252px)!important}body:has(.hg-news-page) .hg-news-frame:has(.hg-news-command:hover){--hg-news-command-width:clamp(210px, 23vw, 252px)!important}body:has(.hg-news-page) .hg-news-frame:has(.hg-news-command:focus-within){--hg-news-command-width:clamp(210px, 23vw, 252px)!important}body:has(.hg-news-page) .hg-news-desk-menu nav{grid-template-columns:1fr!important}body:has(.hg-news-page) .hg-news-channel-menu{grid-template-columns:1fr!important}}@media (max-width:820px){body:has(.hg-news-page) .civic-page .hg-news-frame{grid-template-rows:auto auto!important;grid-template-columns:1fr!important;height:auto!important;min-height:100svh!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-frame{grid-template-rows:auto auto!important;grid-template-columns:1fr!important;height:auto!important;min-height:100svh!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-frame:has(.hg-news-command:hover){grid-template-rows:auto auto!important;grid-template-columns:1fr!important;height:auto!important;min-height:100svh!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-frame:has(.hg-news-command:focus-within){grid-template-rows:auto auto!important;grid-template-columns:1fr!important;height:auto!important;min-height:100svh!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-command{width:100%!important;max-width:calc(100vw - 16px)!important;position:relative!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-command{width:100%!important;max-width:calc(100vw - 16px)!important;position:relative!important}body:has(.hg-news-page) .hg-news-channel-menu{grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-channel-menu{grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-channel-menu a{flex:initial!important;width:auto!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-channel-menu a{flex:initial!important;width:auto!important}:is(body:has(.hg-news-page) .hg-news-stage,body:has(.hg-news-page) .hg-news-topic-stage){height:auto!important;min-height:0!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-topic-section-head{grid-template-columns:minmax(0,1fr) auto!important}body:has(.hg-news-page) .hg-news-topic-section-head small{display:none!important}:is(body:has(.hg-news-page) .hg-news-section-source-strip,body:has(.hg-news-page) .hg-news-section-official-list){grid-template-columns:1fr!important}body:has(.hg-news-page) .hg-news-section-source-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}body:has(.hg-news-page) .hg-news-topic-card-grid{grid-template-columns:1fr!important}}body:has(.hg-news-page){background:#02090b!important;overflow:hidden!important}body:has(.hg-news-page) main{min-height:100svh!important;overflow:hidden!important}:is(body:has(.hg-news-page) .hg-news-page,body:not(:has(.hg-onefold-home)) .hg-news-page){height:100svh!important;min-height:100svh!important;padding:0!important;overflow:hidden!important}body:has(.hg-news-page) .civic-page .hg-news-frame{--hg-news-rail-open:clamp(242px, 15vw, 276px)!important;--hg-news-rail-closed:66px!important;grid-template-columns:var(--hg-news-rail-open) minmax(0, 1fr)!important;grid-template-rows:minmax(0,1fr)!important;gap:9px!important;width:100vw!important;max-width:100vw!important;height:100svh!important;min-height:0!important;padding:8px!important;display:grid!important;overflow:hidden!important}body:has(.hg-news-page) .hg-news-frame{--hg-news-rail-open:clamp(242px, 15vw, 276px)!important;--hg-news-rail-closed:66px!important;grid-template-columns:var(--hg-news-rail-open) minmax(0, 1fr)!important;grid-template-rows:minmax(0,1fr)!important;gap:9px!important;width:100vw!important;max-width:100vw!important;height:100svh!important;min-height:0!important;padding:8px!important;display:grid!important;overflow:hidden!important}body:has(.hg-news-page) .hg-news-frame:has(.hg-news-command:hover){--hg-news-rail-open:clamp(242px, 15vw, 276px)!important;--hg-news-rail-closed:66px!important;grid-template-columns:var(--hg-news-rail-open) minmax(0, 1fr)!important;grid-template-rows:minmax(0,1fr)!important;gap:9px!important;width:100vw!important;max-width:100vw!important;height:100svh!important;min-height:0!important;padding:8px!important;display:grid!important;overflow:hidden!important}body:has(.hg-news-page) .hg-news-frame:has(.hg-news-command:focus-within){--hg-news-rail-open:clamp(242px, 15vw, 276px)!important;--hg-news-rail-closed:66px!important;grid-template-columns:var(--hg-news-rail-open) minmax(0, 1fr)!important;grid-template-rows:minmax(0,1fr)!important;gap:9px!important;width:100vw!important;max-width:100vw!important;height:100svh!important;min-height:0!important;padding:8px!important;display:grid!important;overflow:hidden!important}body:has(.hg-news-page) .hg-news-frame:has(.hg-news-command:not([open]):not(:hover):not(:focus-within)){grid-template-columns:var(--hg-news-rail-closed) minmax(0, 1fr)!important}body:has(#ai-news-desk:target) .hg-news-command{-webkit-backdrop-filter:blur(18px)saturate(1.18)!important;backdrop-filter:blur(18px)saturate(1.18)!important;background:radial-gradient(circle at 18% 0,#e6cf951a,#0000 34%),linear-gradient(#051314f0,#01080afa)!important;border:1px solid #7de6de38!important;border-radius:12px!important;grid-template-rows:auto auto minmax(0,1fr)!important;align-self:stretch!important;gap:9px!important;width:auto!important;max-width:none!important;height:calc(100svh - 16px)!important;min-height:0!important;max-height:calc(100svh - 16px)!important;padding:9px!important;display:grid!important;overflow:hidden!important;box-shadow:0 0 0 1px #e6cf950f,0 22px 80px #0000008f,inset 0 1px #f6fdfc0f!important}body:has(.hg-news-page) .hg-news-command{-webkit-backdrop-filter:blur(18px)saturate(1.18)!important;backdrop-filter:blur(18px)saturate(1.18)!important;background:radial-gradient(circle at 18% 0,#e6cf951a,#0000 34%),linear-gradient(#051314f0,#01080afa)!important;border:1px solid #7de6de38!important;border-radius:12px!important;grid-template-rows:auto auto minmax(0,1fr)!important;align-self:stretch!important;gap:9px!important;width:auto!important;max-width:none!important;height:calc(100svh - 16px)!important;min-height:0!important;max-height:calc(100svh - 16px)!important;padding:9px!important;display:grid!important;overflow:hidden!important;box-shadow:0 0 0 1px #e6cf950f,0 22px 80px #0000008f,inset 0 1px #f6fdfc0f!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-command{-webkit-backdrop-filter:blur(18px)saturate(1.18)!important;backdrop-filter:blur(18px)saturate(1.18)!important;background:radial-gradient(circle at 18% 0,#e6cf951a,#0000 34%),linear-gradient(#051314f0,#01080afa)!important;border:1px solid #7de6de38!important;border-radius:12px!important;grid-template-rows:auto auto minmax(0,1fr)!important;align-self:stretch!important;gap:9px!important;width:auto!important;max-width:none!important;height:calc(100svh - 16px)!important;min-height:0!important;max-height:calc(100svh - 16px)!important;padding:9px!important;display:grid!important;overflow:hidden!important;box-shadow:0 0 0 1px #e6cf950f,0 22px 80px #0000008f,inset 0 1px #f6fdfc0f!important}body:has(.hg-news-page) .hg-news-command:not([open]):not(:hover):not(:focus-within){grid-template-rows:auto!important;align-content:start!important}body:has(.hg-news-page) .hg-news-command:not([open]):not(:hover):not(:focus-within)>:not(summary){display:none!important}body:has(.hg-news-page) .hg-news-rail-toggle{color:#f6fdfceb!important;cursor:pointer!important;background:linear-gradient(#e6cf951a,#7de6de0f),#071110d6!important;border:1px solid #e6cf9533!important;border-radius:10px!important;grid-template-columns:1fr!important;justify-self:start!important;place-items:center!important;width:42px!important;min-width:42px!important;min-height:42px!important;padding:4px!important;list-style:none!important;display:inline-grid!important;box-shadow:0 14px 34px #00000047,inset 0 1px #f6fdfc0f!important}body:has(.hg-news-page) .hg-news-rail-toggle::-webkit-details-marker{display:none!important}body:has(.hg-news-page) .hg-news-rail-glyph{background:#7de6de1a!important;border-radius:8px!important;place-content:center!important;gap:4px!important;width:32px!important;height:32px!important;display:grid!important}body:has(.hg-news-page) .hg-news-rail-glyph span{background:#e6cf95d6!important;border-radius:2px!important;width:16px!important;height:2px!important;display:block!important}body:has(.hg-news-page) .hg-news-command:not([open]):not(:hover):not(:focus-within) .hg-news-rail-toggle{justify-items:center!important}body:has(.hg-news-page) .hg-news-command:not([open]):not(:hover):not(:focus-within) .hg-news-rail-toggle-copy{display:none!important}body:has(.hg-news-page) .hg-news-toolbar-head{border-bottom:1px solid #e6cf9524!important;grid-template-columns:56px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;min-width:0!important;padding:0 0 8px!important;display:grid!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-toolbar-head{border-bottom:1px solid #e6cf9524!important;grid-template-columns:56px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;min-width:0!important;padding:0 0 8px!important;display:grid!important}body:has(.hg-news-page) .hg-news-toolbar-mark{border-radius:8px!important;width:56px!important;height:56px!important}body:has(.hg-news-page) .hg-news-copy h1{font-size:2rem!important;line-height:.96!important}body:has(.hg-news-page) .hg-news-copy .hg-page-eyebrow{letter-spacing:0!important;white-space:nowrap!important;margin-bottom:3px!important;font-size:.58rem!important}body:has(.hg-news-page) .hg-news-search{background:linear-gradient(#f6fdfc09,#0000),#01090bb8!important;border:1px solid #7de6de29!important;border-radius:10px!important;gap:6px!important;min-width:0!important;padding:8px!important;display:grid!important;box-shadow:inset 0 1px #f6fdfc0d,0 12px 30px #00000038!important}:is(body:has(.hg-news-page) .hg-news-search label,body:has(.hg-news-page) .hg-news-search small){letter-spacing:0!important;line-height:1.1!important}body:has(.hg-news-page) .hg-news-search label{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}body:has(.hg-news-page) .hg-news-search-field{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:5px!important;min-width:0!important;display:grid!important}body:has(.hg-news-page) .hg-news-search input{color:#f6fdfceb!important;width:100%!important;min-width:0!important;height:36px!important;font:inherit!important;background:#01070ae6!important;border:1px solid #7de6de2e!important;border-radius:9px!important;outline:none!important;padding:0 11px!important;font-size:.82rem!important}body:has(.hg-news-page) .hg-news-search input::placeholder{color:#bad6d37a!important}body:has(.hg-news-page) .hg-news-search input:focus-visible{border-color:#e6cf956b!important;box-shadow:0 0 0 2px #e6cf951a!important}body:has(.hg-news-page) .hg-news-search button{color:#f6fdfcd1!important;width:35px!important;height:35px!important;font:inherit!important;cursor:pointer!important;background:#e6cf9512!important;border:1px solid #e6cf952e!important;border-radius:9px!important;place-items:center!important;font-size:.78rem!important;font-weight:850!important;display:inline-grid!important}body:has(.hg-news-page) .hg-news-search button:is(:hover,:focus-visible){background:#e6cf951f!important;border-color:#e6cf9557!important}body:has(.hg-news-page) .hg-news-search small{color:#bad6d39e!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.67rem!important;overflow:hidden!important}:is(body:has(.hg-news-page) .hg-news-desk-menu,body:has(.hg-news-page) .hg-news-channel-section){gap:7px!important;min-height:0!important;display:grid!important}body:has(.hg-news-page) .hg-news-menu-heading{justify-content:space-between!important;align-items:center!important;gap:8px!important;margin:0!important;display:flex!important}:is(body:has(.hg-news-page) .hg-news-menu-heading span,body:has(.hg-news-page) .hg-news-menu-heading small){letter-spacing:0!important;line-height:1.1!important}body:has(.hg-news-page) .hg-news-menu-heading span{color:#f6fdfca3!important;text-transform:uppercase!important;font-size:.68rem!important;font-weight:800!important}body:has(.hg-news-page) .hg-news-menu-heading small{color:#7de6deb3!important;font-size:.64rem!important}body:has(.hg-news-page) .hg-news-desk-menu nav{grid-template-columns:1fr!important;gap:5px!important;display:grid!important}body:has(.hg-news-page) .hg-news-desk-menu a{background:#020c0f8a!important;border:1px solid #7de6de1f!important;border-radius:8px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;min-height:39px!important;padding:7px 8px!important;text-decoration:none!important;display:grid!important}body:has(.hg-news-page) .hg-news-desk-menu a:is(:hover,:focus-visible){background:#0f1512bd!important;border-color:#e6cf9552!important}body:has(.hg-news-page) .hg-news-desk-count{color:#f6fdfce0!important;background:#e6cf950f!important;border:1px solid #e6cf9533!important;border-radius:999px!important;place-items:center!important;width:auto!important;min-width:30px!important;height:23px!important;padding:0 7px!important;font-size:.66rem!important;display:inline-grid!important}body:has(.hg-news-page) .hg-news-desk-copy{min-width:0!important;display:grid!important}body:has(.hg-news-page) .hg-news-desk-copy small{display:none!important}body:has(.hg-news-page) .hg-news-desk-copy strong{letter-spacing:0!important;white-space:normal!important;font-size:.78rem!important;line-height:1.05!important}body:has(.hg-news-page) .hg-news-desk-copy em{color:#bad6d394!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin-top:2px!important;font-size:.66rem!important;font-style:normal!important;line-height:1.1!important;display:block!important;overflow:hidden!important}body:has(.hg-news-page) .hg-news-channel-section{background:linear-gradient(#f6fdfc09,#0000 42%),#010a0c9e!important;border:1px solid #7de6de24!important;border-radius:10px!important;grid-template-rows:auto auto auto minmax(0,1fr)!important;min-height:0!important;padding:9px!important;overflow:hidden!important;box-shadow:inset 0 1px #f6fdfc0a,0 12px 32px #0003!important}body:has(.hg-news-page) .hg-news-menu-heading-sub{border-top:1px solid #7de6de1a!important;margin-top:1px!important;padding-top:8px!important}body:has(.hg-news-page) .hg-news-quick-menu{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;min-width:0!important;display:grid!important}body:has(.hg-news-page) .hg-news-quick-menu a{color:#f6fdfce0!important;background:linear-gradient(#f6fdfc09,#0000),#020c0fb3!important;border:1px solid #7de6de24!important;border-radius:9px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:6px!important;min-width:0!important;min-height:35px!important;padding:7px 8px!important;text-decoration:none!important;display:grid!important}body:has(.hg-news-page) .hg-news-quick-menu a.active{background:linear-gradient(#e6cf951f,#7de6de0a),#020c0fc7!important;border-color:#e6cf9552!important}:is(body:has(.hg-news-page) .hg-news-quick-menu span,body:has(.hg-news-page) .hg-news-quick-menu strong){letter-spacing:0!important;min-width:0!important;line-height:1!important}body:has(.hg-news-page) .hg-news-quick-menu span{color:#f6fdfce0!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.74rem!important;font-weight:780!important;overflow:hidden!important}body:has(.hg-news-page) .hg-news-quick-menu strong{color:#ecfcfae6!important;background:#7de6de1f!important;border-radius:999px!important;place-items:center!important;min-width:28px!important;height:22px!important;padding:0 6px!important;font-size:.64rem!important;display:inline-grid!important}body:has(.hg-news-page) .hg-news-channel-menu{scrollbar-width:thin!important;scrollbar-color:#7de6de47 transparent!important;grid-template-columns:1fr!important;align-content:start!important;gap:4px!important;min-height:0!important;padding-right:2px!important;display:grid!important;overflow:hidden auto!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-channel-menu{scrollbar-width:thin!important;scrollbar-color:#7de6de47 transparent!important;grid-template-columns:1fr!important;align-content:start!important;gap:4px!important;min-height:0!important;padding-right:2px!important;display:grid!important;overflow:hidden auto!important}body:has(.hg-news-page) .hg-news-channel-menu a{background:#020c0f80!important;border:1px solid #7de6de1a!important;border-radius:8px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;min-height:31px!important;padding:5px 8px!important;text-decoration:none!important;display:grid!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-channel-menu a{background:#020c0f80!important;border:1px solid #7de6de1a!important;border-radius:8px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;min-height:31px!important;padding:5px 8px!important;text-decoration:none!important;display:grid!important}:is(body:has(.hg-news-page) .hg-news-channel-menu span,body:has(.hg-news-page) .hg-news-channel-menu strong){letter-spacing:0!important;line-height:1!important}body:has(.hg-news-page) .hg-news-channel-menu span{color:#ecfcfabd!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.76rem!important;font-weight:760!important;overflow:hidden!important}body:has(.hg-news-page) .hg-news-channel-menu strong{color:#bad6d3db!important;background:#7de6de1a!important;border-radius:999px!important;place-items:center!important;min-width:26px!important;height:20px!important;padding:0 6px!important;font-size:.66rem!important;display:inline-grid!important}:is(body:has(.hg-news-page) .hg-news-frame:has(.hg-news-command:not([open]):not(:hover):not(:focus-within)) .hg-news-command>.hg-news-search,body:has(.hg-news-page) .hg-news-frame:has(.hg-news-command:not([open]):not(:hover):not(:focus-within)) .hg-news-command>.hg-news-channel-section){display:none!important}body:has(.hg-news-page) .hg-news-sidebar-status{background:#020b0e75!important;border:1px solid #7de6de1f!important;border-radius:8px!important;grid-template-columns:1fr!important;gap:7px!important;min-height:0!important;padding:9px!important;display:grid!important}body:has(.hg-news-page) .hg-news-sidebar-status>div{gap:2px!important;min-width:0!important;display:grid!important}:is(body:has(.hg-news-page) .hg-news-sidebar-status span,body:has(.hg-news-page) .hg-news-sidebar-status strong,body:has(.hg-news-page) .hg-news-sidebar-status small){letter-spacing:0!important;line-height:1.15!important}body:has(.hg-news-page) .hg-news-sidebar-status>small{color:#bad6d39e!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.68rem!important;overflow:hidden!important}body:has(.hg-news-page) .hg-news-sidebar-status-lede{justify-content:space-between!important;align-items:center!important;gap:8px!important;display:flex!important}body:has(.hg-news-page) .hg-news-sidebar-status-lede span{color:#bad6d3a8!important;text-transform:uppercase!important;font-size:.7rem!important;font-weight:760!important}body:has(.hg-news-page) .hg-news-sidebar-status-lede strong{color:#e6cf95e0!important;text-transform:capitalize!important;font-size:.78rem!important}body:has(.hg-news-page) .hg-news-sidebar-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important;display:grid!important}body:has(.hg-news-page) .hg-news-sidebar-status-grid span{background:#7de6de0f!important;border-radius:7px!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:baseline!important;gap:5px!important;min-width:0!important;padding:6px 7px!important;display:grid!important}body:has(.hg-news-page) .hg-news-sidebar-status-grid strong{color:#f6fdfce6!important;font-size:.82rem!important}body:has(.hg-news-page) .hg-news-sidebar-status-grid small{color:#bad6d39e!important;font-size:.66rem!important}body:has(.hg-news-page) .hg-news-stage{width:100%!important;max-width:100%!important;height:calc(100svh - 16px)!important;min-height:0!important;display:block!important;overflow:hidden!important}body:has(.hg-news-page) .hg-news-topic-stage{scroll-behavior:smooth!important;align-content:start!important;gap:14px!important;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;padding:10px 10px 34px!important;display:grid!important;overflow:hidden auto!important}:is(body:has(.hg-news-page) [data-news-search-item][hidden],body:has(.hg-news-page) [data-news-search-section][hidden]){display:none!important}:is(body:has(.hg-news-page) .hg-news-ai-desk-section,body:has(.hg-news-page) .hg-news-ai-desk-card){border-radius:8px!important;grid-template-rows:auto auto auto auto!important;align-content:start!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:clamp(560px,54vw,680px)!important;padding:clamp(16px,2vw,24px)!important;display:grid!important;overflow:hidden!important}body:has(.hg-news-page) .hg-news-ai-desk-hero{grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr)!important;align-items:end!important;gap:clamp(14px,2vw,24px)!important;min-width:0!important;min-height:clamp(220px,20vw,320px)!important;display:grid!important}body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-desk-hero{grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr)!important;align-items:end!important;gap:clamp(14px,2vw,24px)!important;min-width:0!important;min-height:clamp(220px,20vw,320px)!important;display:grid!important}body:has(.hg-news-page) .hg-news-ai-desk-copy h2{letter-spacing:0!important;max-width:15ch!important;font-size:clamp(1.9rem,4.8vw,3.6rem)!important;line-height:1!important}body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-desk-copy h2{letter-spacing:0!important;max-width:15ch!important;font-size:clamp(1.9rem,4.8vw,3.6rem)!important;line-height:1!important}body:has(.hg-news-page) .hg-news-ai-desk-copy p{color:#f6fdfcc7!important;max-width:68ch!important;margin-top:10px!important;font-size:clamp(.92rem,1.2vw,1.02rem)!important;line-height:1.42!important}body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-desk-copy p{color:#f6fdfcc7!important;max-width:68ch!important;margin-top:10px!important;font-size:clamp(.92rem,1.2vw,1.02rem)!important;line-height:1.42!important}body:has(.hg-news-page) .hg-news-ai-desk-body{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;min-height:clamp(180px,16vw,260px)!important;max-height:none!important;display:grid!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-desk-body{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;min-height:clamp(180px,16vw,260px)!important;max-height:none!important;display:grid!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-ai-panel{border-radius:8px!important;min-height:0!important;padding:12px!important}body:has(.hg-news-page) .hg-news-ai-mini-list{max-height:210px!important;overflow-y:auto!important}body:has(.hg-news-page) .hg-news-topic-section{gap:10px!important;min-width:0!important;scroll-margin-top:12px!important;display:grid!important}body:has(.hg-news-page) .hg-news-topic-section-head{border-radius:8px!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:10px!important;min-width:0!important;padding:10px 12px!important;display:grid!important}body:has(.hg-news-page) .hg-news-topic-card-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr))!important;gap:12px!important;min-width:0!important;display:grid!important}body:has(.hg-news-page) .hg-news-reader-card{border-radius:8px!important;min-height:320px!important}body:has(.hg-news-page) .hg-news-authored-card{min-height:300px!important}body:has(.hg-news-page) .hg-news-reader-main h2{letter-spacing:0!important;max-width:18ch!important;font-size:clamp(1.9rem,3.6vw,3.25rem)!important;line-height:1.03!important}body:has(.hg-news-page) .hg-news-tracker-card .hg-news-reader-main h2{max-width:20ch!important}body:has(.hg-news-page) .hg-news-reader-main p{max-width:68ch!important;font-size:.94rem!important;line-height:1.42!important}body:has(.hg-news-page) .hg-news-reader-proof{grid-template-columns:repeat(4,minmax(64px,1fr))!important}@media (max-width:1180px){body:has(.hg-news-page) .hg-news-ai-desk-body{grid-template-columns:repeat(2,minmax(0,1fr))!important}body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-desk-body{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:820px){body:has(.hg-news-page){overflow:auto!important}body:has(.hg-news-page) main{height:auto!important;min-height:100svh!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-page{height:auto!important;min-height:100svh!important;overflow:visible!important}body:not(:has(.hg-onefold-home)) .hg-news-page{height:auto!important;min-height:100svh!important;overflow:visible!important}body:has(.hg-news-page) .civic-page .hg-news-frame{grid-template-rows:auto auto!important;grid-template-columns:1fr!important;height:auto!important;min-height:100svh!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-frame{grid-template-rows:auto auto!important;grid-template-columns:1fr!important;height:auto!important;min-height:100svh!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-frame:has(.hg-news-command:hover){grid-template-rows:auto auto!important;grid-template-columns:1fr!important;height:auto!important;min-height:100svh!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-frame:has(.hg-news-command:focus-within){grid-template-rows:auto auto!important;grid-template-columns:1fr!important;height:auto!important;min-height:100svh!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-frame:has(.hg-news-command:not([open])){grid-template-rows:auto auto!important;grid-template-columns:1fr!important;height:auto!important;min-height:100svh!important;overflow:visible!important}body:has(#ai-news-desk:target) .hg-news-command{height:auto!important;max-height:none!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-command{height:auto!important;max-height:none!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-command{height:auto!important;max-height:none!important;overflow:visible!important}body:has(.hg-news-page) .hg-news-command:not([open]):not(:hover):not(:focus-within){height:58px!important;max-height:58px!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-command:not([open]){height:58px!important;max-height:58px!important;overflow:hidden!important}body:has(.hg-news-page) .hg-news-channel-menu{max-height:220px!important}body:has(.hg-news-page) .hg-news-frame:not(:has(.hg-news-command:hover)):not(:has(.hg-news-command:focus-within)) .hg-news-channel-menu{max-height:220px!important}:is(body:has(.hg-news-page) .hg-news-stage,body:has(.hg-news-page) .hg-news-topic-stage){height:auto!important;min-height:0!important;overflow:visible!important}:is(body:has(.hg-news-page) .hg-news-ai-desk-section,body:has(.hg-news-page) .hg-news-ai-desk-card){min-height:auto!important}body:has(.hg-news-page) .hg-news-ai-desk-hero{grid-template-columns:1fr!important}body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-desk-hero{grid-template-columns:1fr!important}body:has(.hg-news-page) .hg-news-ai-desk-body{grid-template-columns:1fr!important}body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-desk-body{grid-template-columns:1fr!important}body:has(.hg-news-page) .hg-news-section-source-strip{grid-template-columns:1fr!important}body:has(.hg-news-page) .hg-news-section-official-list{grid-template-columns:1fr!important}body:has(.hg-news-page) .hg-news-ai-desk-copy h2{max-width:100%!important;font-size:clamp(1.65rem,9vw,2.45rem)!important}body:has(.hg-news-page) .hg-news-ai-desk-section .hg-news-ai-desk-copy h2{max-width:100%!important;font-size:clamp(1.65rem,9vw,2.45rem)!important}body:has(.hg-news-page) .hg-news-reader-main h2{max-width:100%!important;font-size:clamp(1.65rem,9vw,2.45rem)!important}body:has(.hg-news-page) .hg-news-reader-proof{grid-template-columns:repeat(2,minmax(0,1fr))!important}}body:has(.hg-news-page) .hg-news-authored-card{background:#02080b!important;padding:0!important;overflow:hidden!important}body:has(.hg-news-page) .hg-news-reader-card .hg-news-reader-media img{object-position:center;width:100%;height:100%;position:absolute;inset:0;object-fit:cover!important}body:has(.hg-news-page) .hg-news-reader-media-generated{background:linear-gradient(90deg,#7de6de14,#0000 1px) 0 0/56px 100%,radial-gradient(circle at 72% 18%,#7de6de2e,#0000 34%),radial-gradient(circle at 18% 78%,#e6cf9529,#0000 38%),#02080b}body:has(.hg-news-page) .hg-news-reader-media-generated img{opacity:.94;filter:saturate(1.08)contrast(1.04)}body:has(.hg-news-page) .hg-news-reader-media-generated strong{display:none!important}body:has(.hg-news-page) .hg-news-authored-card .hg-news-reader-media span{background:#02080bad;border-color:#e6cf9542}body:has(.hg-news-page) .hg-news-reader-media-generated span{background:#02080bad;border-color:#e6cf9542}body:has(.hg-news-page) .hg-news-ai-desk-card{position:relative!important;overflow:hidden!important}body:has(.hg-news-page) .hg-news-ai-desk-card>:not(.hg-news-ai-desk-visual){z-index:2;position:relative}body:has(.hg-news-page) .hg-news-ai-desk-visual{z-index:0;opacity:.74;position:absolute;inset:0}body:has(.hg-news-page) .hg-news-ai-desk-visual:after{content:"";background:linear-gradient(90deg,#01070ae0,#01070a70 48%,#01070ac2),linear-gradient(#01070a14,#01070ab8);position:absolute;inset:0}body:has(.hg-onefold-home)>.hg-topbar{display:none!important}@media (max-width:620px){:is(html:has(.hg-onefold-home),body:has(.hg-onefold-home)){overflow-x:hidden}.hg-onefold-home.hg-ops-hero{align-items:stretch!important;min-height:auto!important;padding:14px 0 34px!important;overflow:visible!important}.hg-onefold-home.hg-ops-hero>.container{width:100%!important;max-width:100%!important;min-height:0!important;padding-inline:14px!important;display:block!important}.hg-onefold-home .hg-observatory-deck{width:100%!important;max-width:100%!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.hg-onefold-home .hg-observatory-deck:before{display:none!important}.hg-onefold-home .hg-console-grid{flex-direction:column!important;gap:14px!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;display:flex!important}.hg-onefold-home .hg-command-stack{order:1;gap:12px;width:100%;max-width:100%}.hg-onefold-home .hg-console-copy{order:2;gap:12px;width:100%;max-width:100%;padding:0}.hg-onefold-home .hg-hero-top{display:none}.hg-onefold-home .hg-hero-foot{gap:12px;display:grid}.hg-onefold-home .hg-hero-brand{justify-content:flex-start;padding-inline:6px}.hg-onefold-home .hg-hero-brand-title{font-size:2.1rem}.hg-onefold-home .hg-scan-console{box-sizing:border-box;border-radius:18px;width:100%;max-width:100%;padding:16px}.hg-onefold-home .hg-scan-console-head{align-items:center;gap:10px;margin-bottom:14px;padding-bottom:10px}.hg-onefold-home .hg-card-nav{gap:10px 15px;justify-content:center!important}.hg-onefold-home .hg-card-nav a{font-size:13px;line-height:1.2}.hg-onefold-home .hg-info-deck{width:100%;max-width:100%}.hg-onefold-home .hg-info-tabs{-webkit-overflow-scrolling:touch;justify-content:flex-start;overflow-x:auto}.hg-onefold-home .hg-info-tabs button{flex:none;min-width:72px}.hg-onefold-home .hg-info-panel{padding:14px}.hg-onefold-home .hg-info-api-code{overflow-wrap:anywhere;white-space:pre-wrap}.hg-onefold-home .hg-status-line{border-radius:14px;grid-template-columns:auto minmax(0,1fr);width:100%;max-width:100%}.hg-onefold-home .hg-status-line small{grid-column:2}}body:has(.hg-support-onefold-page) .hg-topbar{box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border-bottom:0}body:has(.hg-support-onefold-page) .hg-topbar:before{display:none}body:has(.hg-support-onefold-page) .hg-topbar-inner{box-shadow:inset 0 1px #ffffff14,0 18px 60px #00000047}body:not(:has(.hg-onefold-home)) .hg-support-onefold-page{min-height:calc(100svh - 94px);padding:clamp(14px,2.4vh,24px) 0 clamp(24px,4vh,42px)!important}.hg-support-onefold-frame{z-index:1;box-sizing:border-box;-webkit-backdrop-filter:blur(9px)saturate(1.12);background:linear-gradient(135deg,#04121657,#03060a2e),#02060938;border:1px solid #7de6de33;border-radius:24px;width:min(100% - 34px,1180px);max-width:min(100% - 34px,1180px);margin:0 auto;padding:clamp(16px,2vw,24px);position:relative;box-shadow:inset 0 1px #ffffff14,0 34px 120px #0000005c}.hg-support-onefold-hero{border-bottom:1px solid #7de6de1f;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(14px,2vw,24px);margin-bottom:clamp(12px,1.6vw,16px);padding-bottom:clamp(12px,1.6vw,16px);display:grid}.hg-support-onefold-copy h1{color:#fff8ec;max-width:none;font-family:var(--font-sans);letter-spacing:0;text-shadow:0 3px 24px #00000094,0 18px 78px #000000b3;margin:0 0 10px;font-size:3.25rem;font-weight:850;line-height:.96}.hg-support-onefold-copy .hg-page-lede{color:#fff8ecc2;max-width:62ch;margin:0;font-size:clamp(.98rem,1.18vw,1.12rem);line-height:1.5}.hg-support-quick-links{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.hg-support-quick-links a{color:#e6cf95f0;background:#e6cf950f;border:1px solid #e6cf953d;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:7px 12px;font-size:12.5px;font-weight:800;text-decoration:none;display:inline-flex}.hg-support-quick-links a:hover{color:#fff8ec;background:#e6cf951a;border-color:#e6cf957a;text-decoration:none}.hg-support-onefold-grid{grid-template-columns:minmax(0,1fr) minmax(320px,1.08fr) minmax(285px,.92fr);align-items:start;gap:12px;display:grid}.hg-support-panel,.hg-support-donate-card{border-radius:18px;flex-direction:column;min-height:0;padding:clamp(16px,1.7vw,22px);scroll-margin-top:96px;display:flex}:is(body:not(:has(.hg-onefold-home)) .hg-support-panel,body:not(:has(.hg-onefold-home)) .hg-support-donate-card){background:linear-gradient(#081e2257,#04080c70),#03080b47;border-color:#7de6de2b}body:not(:has(.hg-onefold-home)) .hg-support-status-card{border-color:color-mix(in srgb, var(--hg-support-tone,#7de6de4d), #7de6de29);box-shadow:inset 0 1px 0 #ffffff14, 0 22px 80px #00000042, 0 0 32px color-mix(in srgb, var(--hg-support-tone,transparent), transparent 78%)}.hg-support-section-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.hg-support-section-head h2,.hg-support-donate-card h2{color:#fff8ec;font-family:var(--font-sans);letter-spacing:0;margin:0;font-size:clamp(1.24rem,2vw,1.58rem);font-weight:800;line-height:1.1}.hg-support-panel-copy,.hg-support-donate-copy,.hg-support-status-summary span{color:#fff8ecb3;font-size:13.5px;line-height:1.48}.hg-support-status-summary{gap:5px;display:grid;margin:0 0 12px!important}.hg-support-status-summary strong{color:#fff8ec;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.14}.hg-support-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 12px;display:grid}.hg-support-status-metric{background:linear-gradient(#7de6de0e,#ffffff05),#05080c70;border:1px solid #7de6de26;border-radius:12px;gap:3px;min-height:74px;padding:10px;display:grid}.hg-support-status-metric span,.hg-support-api-grid strong{color:#a7f3d0e0;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:9.5px;font-weight:800}.hg-support-status-metric strong{color:#fff8ec;font-family:var(--font-sans);font-size:clamp(1.22rem,2.3vw,1.72rem);line-height:1}.hg-support-status-metric small,.hg-support-api-grid span{color:#fff8ec9e;font-size:11.5px;line-height:1.34}.hg-support-link-row{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.hg-support-link-row a{color:#e6cf95f0;border:1px solid #e6cf953d;border-radius:999px;min-height:32px;padding:7px 10px;font-size:12px;font-weight:750;text-decoration:none}.hg-support-link-row a:hover{color:#fff8ec;border-color:#e6cf956b;text-decoration:none}.hg-support-api-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0 12px;display:grid}.hg-support-api-grid a{min-height:72px;color:inherit;background:linear-gradient(#7de6de0e,#ffffff05),#05080c70;border:1px solid #7de6de29;border-radius:12px;gap:5px;padding:10px;text-decoration:none;display:grid}.hg-support-api-grid a:hover{color:#fff8ec;border-color:#e6cf9557;text-decoration:none}.hg-support-cache-strip{background:#ffffff06;border:1px solid #e6cf9529;border-radius:12px;gap:7px;margin-top:auto;padding:10px;display:grid}.hg-support-cache-strip strong{color:#fff8ec;font-size:13.5px;line-height:1.25}.hg-support-cache-strip span{flex-wrap:wrap;gap:5px;display:flex}.hg-support-cache-strip code{color:#a7f3d0f0;font-size:11px}.hg-support-cache-strip small{color:#fff8ec9e;font-size:11.5px;line-height:1.38}.hg-support-api-snippet{color:#fff8ecc7;font-family:var(--font-mono);background:#00000047;border:1px solid #7de6de24;border-radius:10px;margin:10px 0 0;padding:10px;font-size:11.2px;line-height:1.45;overflow-x:auto}.hg-support-api-footnote{color:#fff8ec99;margin:9px 0 0;font-size:11.5px;line-height:1.4}.hg-support-api-footnote code{color:#a7f3d0f0;overflow-wrap:anywhere;font-size:10.8px}.hg-support-cost-stack{gap:8px;margin-top:10px;display:grid}.hg-support-cost-line{background:linear-gradient(#7de6de0e,#ffffff05),#05080c70;border:1px solid #7de6de26;border-radius:12px;gap:4px;padding:10px;display:grid}.hg-support-cost-line span{color:#a7f3d0e0;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:9.5px;font-weight:800}.hg-support-cost-line strong{color:#fff8ec;text-transform:none;font-size:clamp(.98rem,1.45vw,1.14rem);line-height:1.15}.hg-support-cost-line small{color:#fff8eca3;font-size:11.2px;line-height:1.34}.hg-support-integrity-note{color:#fff8ecb3;background:#e6cf950b;border:1px solid #e6cf9529;border-radius:12px;margin:12px 0 0;padding:10px;font-size:12.2px;line-height:1.42}.hg-support-chip-section{scroll-margin-top:112px}.hg-support-donate-card .hg-page-eyebrow{margin-bottom:10px}.hg-support-donate-copy{margin:8px 0 12px}.hg-support-donate-message{border-radius:10px;margin-bottom:12px;padding:10px 12px;font-size:13px;line-height:1.45}.hg-support-donate-message.success{color:#a7f3d0;background:#5eead414;border:1px solid #5eead44d}.hg-support-donate-message.muted{color:var(--hg-ink-muted);background:#94a3b814;border:1px solid #94a3b847}.hg-support-tier-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 10px;display:grid}.hg-support-tier-button{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;height:auto;min-height:62px;padding:10px 11px}.hg-support-tier-button span{color:#fff8ec;font-size:18px;font-weight:800;line-height:1}.hg-support-tier-button small{color:var(--hg-ink-muted);white-space:normal;font-size:11px;line-height:1.25}.hg-support-custom-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.hg-support-custom-input{min-width:0;position:relative}.hg-support-custom-input span{z-index:1;color:var(--hg-ink-muted);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.hg-support-custom-input .input{width:100%;padding-left:25px}.hg-support-donate-feedback{color:var(--hg-ink-muted);margin:10px 0 0;font-size:12.5px;line-height:1.45}.hg-support-donate-feedback.error{color:#fecaca}.hg-support-donate-footnote{color:var(--hg-ink-muted);margin:auto 0 0;padding-top:12px;font-size:11.5px;line-height:1.45}.hg-support-donate-footnote a{color:var(--hg-accent)}@media (max-width:1080px){.hg-support-onefold-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-support-status-card{grid-column:1/-1}.hg-support-status-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:720px){body:not(:has(.hg-onefold-home)) .hg-support-onefold-page{padding:20px 0 34px!important}.hg-support-onefold-frame{border-radius:20px;width:min(100% - 24px,620px);max-width:min(100% - 24px,620px);padding:14px}.hg-support-onefold-hero,.hg-support-onefold-grid{grid-template-columns:1fr}.hg-support-onefold-copy h1{font-size:2.45rem;line-height:1}.hg-support-onefold-copy .hg-page-lede{font-size:.94rem;line-height:1.38}.hg-support-onefold-hero{margin-bottom:8px;padding-bottom:8px}.hg-support-quick-links{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;display:grid}.hg-support-quick-links a{min-height:32px;padding:6px 7px;font-size:11.5px}.hg-support-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-support-panel,.hg-support-chip-section{scroll-margin-top:82px}}@media (max-width:440px){.hg-support-onefold-frame{width:min(100% - 18px,430px);max-width:min(100% - 18px,430px);padding:12px}.hg-support-custom-row{grid-template-columns:1fr}.hg-support-custom-row .btn-primary{width:100%}.hg-support-onefold-copy h1{font-size:2.18rem}}
