:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;--bg: #080d10;--surface: #0d1519;--surface-2: #0f171b;--surface-3: #101a1e;--border: #26343a;--border-soft: #172126;--text: #edf3f4;--text-soft: #dce6e7;--muted: #839297;--muted-2: #637277;--accent: #55e39f;--accent-strong: #45db96;--focus: #a5ffd2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 80% 10%,rgba(48,190,133,.08),transparent 30%),var(--bg)}a{color:inherit;text-decoration:none}button{font:inherit}.site{min-height:100vh;overflow:hidden}:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.navbar{width:min(1180px,calc(100% - 40px));min-height:74px;margin:0 auto;display:flex;align-items:center;gap:36px;border-bottom:1px solid var(--border-soft)}.brand-link{display:inline-flex;flex:0 0 auto}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:700;letter-spacing:-.02em}.brand>span:last-child>span{color:var(--accent)}.brand-mark{width:32px;height:32px;display:grid;place-items:center;border:1px solid #2d5b4b;border-radius:9px;color:var(--accent);background:var(--surface-3)}.nav-links{display:flex;gap:28px;margin-left:auto}.nav-links a,.footer-links a{color:#93a2a7;font-size:14px;transition:color .2s}.nav-links a:hover,.nav-links a.active,.footer-links a:hover{color:var(--text)}.nav-download,.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:8px;font-size:14px;font-weight:650;transition:transform .2s,border-color .2s,background .2s}.nav-download{padding:10px 16px;background:var(--accent-strong);color:#06100b}.nav-download:hover,.button:hover{transform:translateY(-1px)}.menu-button{display:none;border:1px solid var(--border);background:var(--surface-3);color:#dbe5e7;border-radius:8px;padding:8px}.hero{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:92px 0 96px;display:grid;grid-template-columns:minmax(0,.74fr) minmax(0,1.26fr);grid-template-rows:auto auto;column-gap:36px;row-gap:16px;align-items:start}.hero-copy{grid-column:1;grid-row:1 / span 2;align-self:center}.eyebrow{color:#63dca1;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#8da09e;letter-spacing:.04em}.status-dot,.preview-badge i{width:7px;height:7px;border-radius:50%;background:#43dc96;box-shadow:0 0 12px #43dc96b3}.hero h1{max-width:650px;margin:20px 0 22px;font-size:clamp(48px,5vw,72px);line-height:.96;letter-spacing:-.058em}.hero h1 span{display:block;color:var(--accent)}.hero p{max-width:570px;margin:0;color:#91a0a5;font-size:16px;line-height:1.72}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.button{padding:13px 18px}.button.primary{background:var(--accent-strong);color:#07100b}.button.secondary{border:1px solid #2a373c;color:#dce5e7;background:#10171b}.version-line{display:flex;align-items:center;gap:9px;margin-top:18px;color:#68777c;font-size:12px}.version-line strong{color:#aab6b9}.dashboard-preview,.graph-card,.alert-preview,.feature-card,.developer-card,.release-card,.doc-card,.release-download-card{border:1px solid var(--border);background:var(--surface)}.dashboard-preview{grid-column:2;grid-row:1;width:100%;position:relative;padding:25px 27px 22px;border-radius:20px;background:linear-gradient(145deg,#101a1e,#0c1418);box-shadow:0 26px 70px #00000061,inset 0 1px #ffffff04}.preview-top{display:flex;justify-content:space-between;color:#c6d1d3;font-size:13px;font-weight:650}.preview-badge{display:flex;gap:6px;align-items:center;color:#6f8580;font-size:10px}.gauges{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;margin:29px 0 25px}.gauge{position:relative;width:96px;height:132px;min-width:0;justify-self:center}.gauge svg{width:96px;height:96px;transform:rotate(-90deg)}.gauge circle{fill:none;stroke-width:7}.gauge-track{stroke:#1f4a47}.gauge-value{stroke-linecap:round}.gauge-value.green{stroke:var(--accent-strong)}.gauge-value.yellow{stroke:#f5c542}.gauge-value.red{stroke:#ff5252}.gauge-text{position:absolute;left:0;top:0;width:96px;height:96px;display:grid;place-content:center;text-align:center}.gauge-text strong{font-size:21px;letter-spacing:-.025em}.gauge-text small{margin-top:3px;color:#7f8d91;font-size:10px}.gauge-status{position:absolute;left:0;right:0;bottom:5px;display:flex;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:650}.gauge-status i{width:7px;height:7px;border-radius:50%;display:inline-block}.gauge-status.green{color:var(--accent-strong)}.gauge-status.green i{background:var(--accent-strong);box-shadow:0 0 9px #43dc9673}.gauge-status.yellow{color:#f5c542}.gauge-status.yellow i{background:#f5c542;box-shadow:0 0 9px #f5c54266}.gauge-status.red{color:#ff5252}.gauge-status.red i{background:#ff5252;box-shadow:0 0 9px #ff525266}.preview-divider{border-top:1px solid #223035}.preview-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:22px 0 21px}.preview-stats small{display:block;color:#738187;font-size:9px;margin-bottom:8px}.preview-stats strong{display:block;overflow:hidden;color:#dfe7e8;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.preview-network{display:flex;align-items:center;gap:5px;padding-top:17px;border-top:1px solid #223035;color:#718087;font-size:9px;white-space:nowrap;overflow:hidden}.network-wifi{flex:0 0 auto;color:#7b8a8f}.preview-network strong{color:var(--accent);font-size:11px}.preview-network small{color:#74858b}.network-label{color:#718087}.network-separator{width:1px;height:14px;flex:0 0 auto;background:#2b4547}.signal-bars{display:inline-flex;align-items:flex-end;gap:2px;height:14px;margin-left:1px}.signal-bars i{width:3px;border-radius:1px;background:#6e7d82}.signal-bars i:nth-child(1){height:4px}.signal-bars i:nth-child(2){height:7px}.signal-bars i:nth-child(3){height:10px}.signal-bars i:nth-child(4){height:14px;background:var(--accent)}.network-action{display:inline-flex;align-items:center;gap:3px;color:#68797e;font-size:8px;flex:0 0 auto}.network-arrow,.network-dash{margin-left:-1px}.threshold-legend{grid-column:2;grid-row:2;width:100%;margin:0;padding:15px 20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;border:1px solid #26383d;border-radius:14px;background:#0d171ae6}.threshold-legend>div{display:flex;align-items:center;justify-content:center;gap:10px;min-width:0}.threshold-legend i{width:13px;height:13px;border-radius:50%;flex:0 0 auto}.threshold-legend i.green{background:var(--accent-strong);box-shadow:0 0 12px #43dc9659}.threshold-legend i.yellow{background:#f5c542;box-shadow:0 0 12px #f5c5424d}.threshold-legend i.red{background:#ff5252;box-shadow:0 0 12px #ff52524d}.threshold-legend span{display:grid;gap:3px}.threshold-legend strong{color:var(--text);font-size:11px}.threshold-legend small{color:#78888d;font-size:10px}.threshold-legend>div:nth-child(1) small{color:var(--accent-strong)}.threshold-legend>div:nth-child(2) small{color:#f5c542}.threshold-legend>div:nth-child(3) small{color:#ff5252}.section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:110px 0;border-top:1px solid var(--border-soft)}.section-heading{max-width:650px;margin-bottom:45px}.section-heading h2,.showcase-copy h2,.download-card h2,.page-hero h1{margin:14px 0;font-size:clamp(32px,4vw,48px);line-height:1.05;letter-spacing:-.04em}.section-heading p,.showcase-copy p,.download-card p{color:var(--muted);line-height:1.7;font-size:15px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-card{padding:27px;min-height:190px;border-radius:13px}.feature-card:hover,.doc-card:hover,.release-card:hover{border-color:#35614f;transform:translateY(-2px);transition:transform .2s,border-color .2s}.feature-icon{width:40px;height:40px;display:grid;place-items:center;border:1px solid #29483e;border-radius:10px;color:#50dd9b;background:#101d1c}.feature-card h3{margin:22px 0 8px;font-size:17px}.feature-card p{margin:0;color:#77868b;line-height:1.6;font-size:13px}.feature-showcase,.alerts-section{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px}.graph-card,.alert-preview{padding:22px;border-radius:14px}.graph-header{display:flex;align-items:baseline;gap:8px;color:#7c8b90;font-size:11px}.graph-header strong{color:#dce6e7;font-size:15px}.graph-header small{margin-left:auto;color:#708187}.graph{position:relative;height:240px;margin-top:20px;overflow:hidden}.grid-line{position:absolute;left:0;right:0;border-top:1px solid #1d2a2f}.grid-line.one{top:20%}.grid-line.two{top:50%}.grid-line.three{top:80%}.graph svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;color:var(--accent-strong)}.graph-footer{display:flex;justify-content:space-between;color:#58676c;font-size:9px}.range-pills{display:flex;flex-wrap:wrap;gap:7px;margin-top:24px}.range-pills span{padding:8px 10px;border:1px solid var(--border);border-radius:6px;color:#78888d;font-size:10px}.range-pills span:last-child{border-color:#3cae7b;color:#5de3a2}.alert-preview{overflow:hidden}.alert-preview-header{display:flex;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid #233035;color:#7d8d92;font-size:10px}.alert-row{display:grid;grid-template-columns:1.2fr .7fr .7fr 1fr .5fr;gap:10px;align-items:center;padding:17px 5px;border-bottom:1px solid #19262a;color:#819095;font-size:12px}.alert-row:last-child{border-bottom:0}.alert-row b{color:var(--text)}.alert-row strong{color:var(--accent)}.threshold-list{display:grid;gap:11px;margin-top:25px;color:#a1adb0;font-size:13px}.threshold-list>div{display:flex;align-items:center;gap:10px}.threshold-dot{width:7px;height:7px;border-radius:50%}.threshold-dot.cpu{background:#ff5252}.threshold-dot.ram{background:#ffad38}.threshold-dot.gpu{background:#9b5dde}.developer-section{width:min(900px,calc(100% - 40px));margin:0 auto;padding:100px 0;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:55px;border-top:1px solid var(--border-soft)}.developer-heading h2{margin:14px 0;font-size:clamp(30px,4vw,43px);line-height:1.06;letter-spacing:-.04em}.developer-heading p{margin:0;color:var(--muted);line-height:1.7;font-size:14px}.developer-card{display:flex;align-items:center;gap:22px;min-height:190px;padding:27px;border-radius:15px;background:radial-gradient(circle at 10% 0%,rgba(67,220,150,.06),transparent 55%),var(--surface)}.developer-avatar{width:92px;height:92px;flex:0 0 92px;border-radius:50%;border:2px solid #2c5c4b;background:#101a1e}.developer-avatar-placeholder{display:grid;place-items:center;color:var(--accent);font-size:18px;font-weight:800}.developer-info{min-width:0}.developer-info h3{margin:0 0 4px;font-size:20px}.developer-info>span{color:#63dca1;font-size:12px}.developer-info p{margin:11px 0 15px;color:#7c8b90;line-height:1.55;font-size:12px}.github-button,.text-link{display:inline-flex;align-items:center;gap:7px;color:#dfe7e8;font-size:12px;font-weight:650}.github-button{padding:9px 13px;border:1px solid #2b4039;border-radius:7px;background:#111a1e}.github-button:hover,.text-link:hover{border-color:#46b883;color:var(--accent)}.download-section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:90px 0 110px}.download-card{padding:75px 30px;text-align:center;border:1px solid #2b4e42;border-radius:18px;background:radial-gradient(circle at 50% 0%,rgba(67,220,150,.09),transparent 50%),#0e1819}.download-card p{max-width:540px;margin:0 auto 27px}.download-meta{margin-top:16px;color:var(--muted-2);font-size:11px}.download-meta span{padding:0 6px}.page-hero{width:min(900px,calc(100% - 40px));margin:0 auto;padding:100px 0 75px}.page-hero p{max-width:680px;color:var(--muted);font-size:17px;line-height:1.75}.not-found{text-align:center;min-height:55vh}.not-found p{margin-left:auto;margin-right:auto}.content-section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:0 0 95px}.docs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.doc-card{min-height:230px;padding:27px;border-radius:13px}.doc-number{color:#476457;font-size:12px;font-weight:800;letter-spacing:.08em}.doc-card h2{margin:35px 0 10px;font-size:20px}.doc-card p{color:var(--muted);line-height:1.65;font-size:13px}.split-content,.download-notes{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;border-top:1px solid var(--border-soft);padding-top:70px}.split-content h2,.download-notes h2{margin-top:14px;font-size:clamp(28px,3.5vw,40px);letter-spacing:-.04em}.split-content p,.download-notes p,.privacy-copy p{color:var(--muted);line-height:1.8}.muted{color:#5f6f74!important}.release-list{display:grid;gap:16px}.release-card{padding:30px;border-radius:14px}.release-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.release-head h2{margin:8px 0 0;font-size:30px}.release-head>span{color:var(--muted-2);font-size:12px}.release-card p,.release-card li{color:var(--muted);line-height:1.7;font-size:14px}.release-card ul{margin-bottom:0;padding-left:20px}.release-download-card{display:grid;grid-template-columns:1fr auto;gap:28px;padding:35px;border-radius:16px}.release-download-card h2{margin:12px 0;font-size:32px}.release-download-card p{max-width:650px;color:var(--muted);line-height:1.7}.release-meta-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--border-soft);padding-top:25px;gap:20px}.release-meta-grid small{display:block;color:#66767b;font-size:9px;margin-bottom:8px}.release-meta-grid strong{font-size:13px}.privacy-copy{max-width:900px}.privacy-copy h2{margin-top:35px}.footer{width:min(1180px,calc(100% - 40px));margin:0 auto;min-height:100px;display:flex;align-items:center;gap:35px;border-top:1px solid var(--border-soft)}.footer-links{display:flex;gap:22px;margin-left:auto}.copyright{color:#56646a;font-size:11px}@media(max-width:900px){.navbar{gap:15px}.nav-links{position:absolute;z-index:10;top:74px;left:20px;right:20px;display:none;padding:15px;flex-direction:column;gap:3px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.nav-links.open{display:flex}.nav-links a{padding:12px}.nav-download{margin-left:auto}.menu-button{display:block}.hero,.feature-showcase,.alerts-section,.developer-section,.split-content,.download-notes{grid-template-columns:1fr}.hero{padding-top:75px}.hero-copy,.dashboard-preview,.threshold-legend{grid-column:1;grid-row:auto}.feature-showcase .showcase-copy,.alerts-section .showcase-copy{order:-1}.docs-grid{grid-template-columns:repeat(2,1fr)}.release-download-card{grid-template-columns:1fr}.release-meta-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.navbar,.hero,.section,.download-section,.footer,.page-hero,.content-section{width:min(100% - 24px,1180px)}.developer-section{width:calc(100% - 24px)}.nav-download{display:none}.hero{padding-top:55px;gap:45px}.hero h1{font-size:45px}.hero p{font-size:15px}.gauges{gap:4px}.gauge{width:74px;height:108px}.gauge svg{width:74px;height:74px}.gauge-text{width:74px;height:74px}.threshold-legend{grid-template-columns:1fr;gap:10px}.threshold-legend>div{justify-content:flex-start}.gauge-text strong{font-size:14px}.gauge-text small{font-size:8px}.preview-stats{grid-template-columns:repeat(2,1fr)}.preview-network{overflow-x:auto;padding-bottom:3px}.feature-grid,.docs-grid{grid-template-columns:1fr}.section{padding:75px 0}.alert-row{grid-template-columns:1fr .7fr .7fr}.alert-row span:nth-child(4),.alert-row span:nth-child(5){display:none}.footer{padding:28px 0;flex-wrap:wrap}.footer-links{order:3;width:100%;margin-left:0;flex-wrap:wrap}.developer-section{padding:75px 0}.developer-card{align-items:flex-start}.developer-avatar{width:70px;height:70px;flex-basis:70px}.page-hero{padding-top:70px}.page-hero h1{font-size:40px}.release-head{flex-direction:column}.release-meta-grid{grid-template-columns:1fr 1fr}.release-download-card{padding:25px}}.faq-section{border-top:1px solid var(--border-soft);padding-top:75px}.faq-list{display:grid;gap:10px;max-width:900px}.faq-list details{padding:20px 22px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.faq-list summary{cursor:pointer;color:var(--text-soft);font-size:15px;font-weight:650}.faq-list p{margin:14px 0 0;color:var(--muted);line-height:1.7;font-size:13px}.troubleshooting-grid{margin-top:0}.developer-avatar{object-fit:cover;border-radius:50%}.copyright a{color:var(--muted);text-decoration:none}.copyright a:hover,.copyright a:focus-visible{color:var(--accent)}.download-button{min-width:174px}.download-button svg{flex:0 0 auto}.doc-card-button{width:100%;text-align:left;font:inherit;color:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative}.doc-card-button:hover,.doc-card-button:focus-visible{border-color:#35614f;transform:translateY(-2px)}.doc-card-button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.doc-card-action{display:block;margin-top:24px;color:var(--accent);font-size:12px;font-weight:700}.doc-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#020809c7;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.doc-modal{position:relative;width:min(820px,100%);max-height:min(760px,calc(100vh - 48px));overflow:hidden;border:1px solid #2d4146;border-radius:16px;background:#0d171a;box-shadow:0 24px 80px #00000073}.doc-modal-header{padding:30px 64px 24px 30px;border-bottom:1px solid var(--border-soft);background:radial-gradient(circle at 0 0,rgba(67,220,150,.07),transparent 55%)}.doc-modal-header .doc-number{display:inline-block;margin-right:12px}.doc-modal-header .eyebrow{display:inline-block}.doc-modal-header h2{margin:14px 0 8px;font-size:clamp(28px,4vw,40px);letter-spacing:-.04em}.doc-modal-header p{margin:0;color:var(--muted);line-height:1.7;font-size:14px}.doc-modal-close{position:absolute;top:18px;right:18px;z-index:2;width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--border);border-radius:8px;background:#111c1f;color:var(--text-soft);font-size:23px;line-height:1;cursor:pointer}.doc-modal-close:hover,.doc-modal-close:focus-visible{border-color:#35614f;color:var(--accent)}.doc-modal-close:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.doc-modal-body{max-height:calc(min(760px,100vh - 48px) - 190px);overflow-y:auto;padding:24px 30px 30px}.doc-detail{padding:0 0 22px;margin:0 0 22px;border-bottom:1px solid var(--border-soft)}.doc-detail:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}.doc-detail h3{margin:0 0 7px;color:var(--text-soft);font-size:15px}.doc-detail p{margin:0;color:var(--muted);font-size:13px;line-height:1.75}@media(max-width:650px){.doc-modal-backdrop{padding:12px}.doc-modal-header{padding:25px 52px 20px 22px}.doc-modal-body{padding:20px 22px 24px}.doc-modal-close{top:13px;right:13px}}
