:root{color-scheme:dark;--page:#07110f;--panel:rgba(14,31,27,0.82);--panel-strong:#102b25;--line:rgba(178,221,208,0.16);--text:#f1f8f5;--muted:#98aca5;--accent:#70f1c2;--accent-deep:#1fb880;--warn:#ffd17a;--bad:#ff8d8d;--radius:22px;--shadow:0 28px 80px rgba(0,0,0,0.32)}*{box-sizing:border-box}html{background:var(--page)}body{margin:0;min-height:100vh;color:var(--text);background:radial-gradient(circle at 76% 8%,rgba(47,190,139,.14),transparent 31rem),linear-gradient(160deg,#07110f,#091613 50%,#06100e);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a,button{font:inherit}a{color:inherit}.beacon-shell{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:28px 0 60px}.topbar{display:flex;justify-content:space-between;gap:20px;padding-bottom:32px}.brand,.topbar{align-items:center}.brand{display:inline-flex;gap:10px;color:var(--text);text-decoration:none;font-weight:680;letter-spacing:-.02em}.brand__glyph{display:grid;width:33px;height:33px;place-items:center;border:1px solid rgba(112,241,194,.42);border-radius:11px;color:var(--accent);background:rgba(112,241,194,.08);font-size:14px}.topbar__actions{display:flex;gap:9px}.ai-button,.refresh-button{border:1px solid var(--line);color:var(--text);background:rgba(255,255,255,.035);cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.ai-button:hover,.refresh-button:hover{border-color:rgba(112,241,194,.5);background:rgba(112,241,194,.08)}.ai-button:active,.refresh-button:active{transform:translateY(1px)}.ai-button{display:inline-flex;align-items:center;gap:16px;min-height:42px;padding:0 11px 0 15px;border-radius:13px;font-size:13px;font-weight:650}.ai-button__mark{display:grid;width:23px;height:23px;place-items:center;border-radius:8px;color:#05130f;background:var(--accent);font-size:12px}.hero{display:flex;min-height:250px;align-items:center;justify-content:space-between;gap:40px;padding:36px 6px 42px}.eyebrow{margin:0 0 12px;color:var(--accent);font-size:11px;font-weight:750;letter-spacing:.16em;text-transform:uppercase}.hero h1{margin:0;font-size:clamp(58px,9vw,108px);font-weight:620;letter-spacing:-.075em;line-height:.88}.hero__copy{max-width:620px;margin:28px 0 0;color:#b9c8c3;font-size:clamp(17px,2vw,21px);line-height:1.55;letter-spacing:-.018em}.hero__signal{position:relative;flex:0 0 172px;height:172px}.hero__core,.hero__ring{position:absolute;border-radius:999px}.hero__ring{inset:0;border:1px solid rgba(112,241,194,.24)}.hero__ring--inner{inset:27px;border-color:rgba(112,241,194,.42)}.hero__core{inset:67px;background:var(--accent);box-shadow:0 0 38px rgba(112,241,194,.75),0 0 90px rgba(112,241,194,.3)}.notice{display:flex;align-items:center;gap:16px;margin:0 0 18px;padding:16px 18px;border:1px solid rgba(255,209,122,.26);border-radius:16px;color:#ebdebd;background:rgba(255,209,122,.07);font-size:13px}.notice span{color:#aa9f83}.notice a{margin-left:auto;color:var(--text);font-weight:650}.notice--error{border-color:rgba(255,141,141,.3);background:rgba(255,141,141,.07);color:#ffd3d3}.metric-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr;grid-gap:14px;gap:14px}.metric{min-height:210px;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.metric--primary{border-color:rgba(112,241,194,.22);background:linear-gradient(145deg,rgba(24,68,56,.9),rgba(12,36,29,.78))}.metric__topline{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.metric__chip{padding:5px 8px;border-radius:999px;color:var(--accent);background:rgba(112,241,194,.1);font-size:9px;letter-spacing:.12em}.metric__number{display:block;margin-top:25px;font-size:73px;font-weight:570;letter-spacing:-.065em;line-height:.9}.metric__state{display:flex;align-items:center;gap:11px;margin-top:40px;font-size:22px;text-transform:capitalize}.status-dot{width:10px;height:10px;border-radius:50%;background:var(--muted);box-shadow:0 0 0 5px rgba(152,172,165,.08)}.status-dot--good{background:var(--accent);box-shadow:0 0 0 5px rgba(112,241,194,.09),0 0 22px rgba(112,241,194,.45)}.status-dot--bad{background:var(--bad);box-shadow:0 0 0 5px rgba(255,141,141,.09)}.status-dot--idle{background:var(--warn);box-shadow:0 0 0 5px rgba(255,209,122,.09)}.metric p{margin:26px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.detail-panel{margin-top:14px;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(7,19,16,.72)}.detail-panel__heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.detail-panel h2{margin:0;font-size:22px;letter-spacing:-.03em}.refresh-button{padding:9px 14px;border-radius:11px;font-size:12px;font-weight:650}.detail-list{display:grid;grid-template-columns:repeat(3,1fr);margin:26px 0 0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.detail-list div{min-width:0;padding:17px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.detail-list dt{color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.detail-list dd{overflow:hidden;margin:8px 0 0;font-size:13px;font-weight:620;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.error-block{margin-top:18px;padding:17px;border:1px solid rgba(255,141,141,.24);border-radius:14px;background:rgba(255,141,141,.06)}.error-block div{display:flex;justify-content:space-between;gap:20px;color:#ffd3d3;font-size:12px}.error-block p{margin:10px 0 0;color:#bd9898;font-size:12px;line-height:1.5}.detail-panel__footer{display:flex;justify-content:space-between;gap:20px;padding-top:22px;color:var(--muted);font-size:11px}.detail-panel__footer a{color:var(--text);font-weight:650;-webkit-text-decoration-color:rgba(112,241,194,.45);text-decoration-color:rgba(112,241,194,.45);text-underline-offset:4px}@media (max-width:800px){.beacon-shell{width:min(100% - 24px,640px);padding-top:18px}.topbar{align-items:flex-start}.topbar__actions{flex-direction:column;align-items:stretch}.hero{min-height:230px;padding-top:24px}.hero__signal{display:none}.metric-grid{grid-template-columns:1fr}.metric{min-height:170px}.detail-list{grid-template-columns:repeat(2,1fr)}.notice{align-items:flex-start;flex-direction:column}.notice a{margin-left:0}}@media (max-width:480px){.topbar{display:block}.topbar__actions{margin-top:18px;flex-direction:row}.ai-button{flex:1 1;justify-content:space-between;padding-left:11px;font-size:11px}.hero{min-height:210px}.hero h1{font-size:64px}.detail-list{grid-template-columns:1fr}.detail-panel__footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important}}