@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Variable.woff2) format("woff2");font-weight:300 900;font-display:swap}:root{--bg-base: #0e1117;--bg-surface: #161b22;--bg-overlay: #1c2128;--border: #30363d;--fg: #e6edf3;--fg-muted: #8b949e;--fg-subtle: #484f58;--radius-sm: 4px;--radius-md: 6px;color-scheme:dark}:root[data-theme=light]{--bg-base: #ffffff;--bg-surface: #f6f8fa;--bg-overlay: #f0f2f5;--border: #d1d9e0;--fg: #1f2328;--fg-muted: #656d76;--fg-subtle: #8b949e;color-scheme:light}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Satoshi,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg-base);color:var(--fg);min-height:100vh;-webkit-font-smoothing:antialiased}#root{min-height:100vh;display:flex;justify-content:center;padding:32px 24px 48px}.page{display:flex;flex-direction:column;width:100%;max-width:680px}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;padding-bottom:16px;border-bottom:1px solid var(--border)}.tool-nav{display:flex;gap:4px}.tool-tab{background:none;border:none;font-family:GeistMono,SF Mono,Cascadia Code,Fira Code,ui-monospace,monospace;font-size:14px;color:var(--fg-subtle);padding:6px 12px;cursor:pointer;border-radius:var(--radius-sm);transition:color .12s ease,background .12s ease}.tool-tab:hover{color:var(--fg-muted)}.tool-tab.active{color:var(--fg);background:var(--bg-surface)}.controls{display:flex;gap:6px}.ctrl-btn{background:none;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--fg-subtle);font-family:ui-monospace,SF Mono,monospace;font-size:12px;padding:4px 10px;cursor:pointer;transition:color .15s ease,border-color .15s ease}.ctrl-btn:hover{color:var(--fg-muted);border-color:var(--fg-subtle)}.tool-header{margin-bottom:40px}.wordmark{font-family:GeistMono,SF Mono,Cascadia Code,Fira Code,ui-monospace,monospace;font-size:42px;font-weight:600;letter-spacing:-.03em;color:var(--fg);margin:0}.tagline{font-size:17px;color:var(--fg-muted);margin-top:8px;line-height:1.5}.hero{width:100%;margin-bottom:48px}.hero-img{width:100%;display:block;border-radius:var(--radius-md);border:1px solid var(--border);mask-image:linear-gradient(to bottom,black 80%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 80%,transparent 100%)}.section-title{font-family:GeistMono,SF Mono,Cascadia Code,Fira Code,ui-monospace,monospace;font-size:13px;font-weight:400;color:var(--fg-subtle);text-transform:uppercase;letter-spacing:.08em;margin-bottom:24px}.features{margin-bottom:48px}.feature-list{display:flex;flex-direction:column;gap:20px}.feature{padding-bottom:20px;border-bottom:1px solid var(--border)}.feature:last-child{border-bottom:none;padding-bottom:0}.feature dt{font-family:GeistMono,SF Mono,Cascadia Code,Fira Code,ui-monospace,monospace;font-size:15px;font-weight:500;color:var(--fg);margin-bottom:6px;display:flex;align-items:center;gap:10px}.feature-icon{display:flex;flex-shrink:0}.feature-icon svg{width:18px;height:18px;color:var(--fg-subtle)}.feature dd{font-size:15px;color:var(--fg-muted);line-height:1.5}.about{margin-bottom:48px}.about p{font-size:15px;color:var(--fg-muted);line-height:1.6}.about-stack{margin-top:16px;font-family:GeistMono,SF Mono,Cascadia Code,Fira Code,ui-monospace,monospace;font-size:13px!important;color:var(--fg-subtle)!important}.download-section{margin-bottom:32px}.version{display:inline-block;font-family:ui-monospace,SF Mono,monospace;font-size:12px;color:var(--fg-subtle);border:1px solid var(--border);border-radius:var(--radius-sm);padding:4px 12px;margin-bottom:16px}.downloads{display:flex;flex-direction:column;gap:8px}.dl{display:flex;align-items:center;gap:16px;padding:16px 20px;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--fg);text-decoration:none;transition:border-color .15s ease,background .15s ease;cursor:pointer}.dl:hover,.dl.detected{background:var(--bg-overlay);border-color:var(--fg-subtle)}.platform-icon{width:24px;height:24px;flex-shrink:0;opacity:.7;transition:opacity .12s ease}.dl:hover .platform-icon{opacity:1}.dl .info{flex:1;min-width:0}.dl .label{font-size:16px;font-weight:500;display:flex;align-items:center;gap:8px}.badge{font-family:ui-monospace,SF Mono,monospace;font-size:11px;font-weight:400;color:var(--fg-muted);background:#8b949e1a;border-radius:var(--radius-sm);padding:2px 8px;line-height:1.4}.dl .meta{font-family:ui-monospace,SF Mono,monospace;font-size:13px;color:var(--fg-subtle);margin-top:2px}.arrow{color:var(--fg-subtle);flex-shrink:0;transition:color .12s ease,transform .12s ease}.dl:hover .arrow{color:var(--fg-muted);transform:translateY(1px)}footer{margin-top:16px;padding-top:24px;border-top:1px solid var(--border);display:flex;gap:16px;align-items:center}footer a{font-family:ui-monospace,SF Mono,monospace;font-size:13px;color:var(--fg-subtle);text-decoration:none;transition:color .12s ease}footer a:hover{color:var(--fg-muted)}.sep{width:1px;height:12px;background:var(--border)}.ssmin-hud{border-radius:12px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#12151cf0,#0c0e13eb);box-shadow:0 16px 32px #00000073,inset 0 1px #ffffff0f;padding:8px;display:grid;gap:6px;max-width:340px;margin:0 auto;font-family:Segoe UI,Inter,sans-serif;color:#eef2f8}.ssmin-top{display:flex;align-items:center;gap:8px}.ssmin-btn{width:28px;height:28px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:#edf2fb;border-radius:10px;display:grid;place-items:center;padding:0;cursor:default;flex-shrink:0}.ssmin-btn svg{width:14px;height:14px}.ssmin-cfg{border-color:#f9731680}.ssmin-close:hover{border-color:#f8717180}.ssmin-dot{width:8px;height:8px;border-radius:999px;background:#22c55e;box-shadow:0 0 10px #22c55ebf;flex-shrink:0}.ssmin-msg{font-size:.68rem;color:#dbe4f4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.ssmin-path{border-radius:9px;border:1px solid rgba(255,255,255,.1);background:#080b10b3;padding:6px 8px;display:grid;gap:2px}.ssmin-path-label{font-size:.56rem;text-transform:uppercase;letter-spacing:.07em;color:#9aa5ba}.ssmin-path-value{font-size:.63rem;color:#eff3fb;font-family:Cascadia Code,Consolas,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mvb-hud{display:flex;align-items:center;gap:8px;padding:0 10px;height:32px;background:#161b22;border:1px solid #30363d;border-radius:8px;max-width:340px;margin:0 auto;font-family:Geist,system-ui,-apple-system,sans-serif;color:#e6edf3}.mvb-dot{width:8px;height:8px;border-radius:50%;background:#3fb950;box-shadow:0 0 6px #3fb95080;flex-shrink:0}.mvb-label{font-size:11px;font-weight:500;color:#8b949e;white-space:nowrap;flex-shrink:0}.mvb-settings{display:flex;gap:4px;align-items:center;flex:1;justify-content:flex-end}.mvb-dropdown{font-size:10px;font-weight:500;color:#e6edf3;background:#1c2128;border:1px solid #30363d;border-radius:5px;padding:2px 6px}.mvb-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#484f58;cursor:default;border-radius:4px;flex-shrink:0;padding:0}.mvb-icon svg{width:12px;height:12px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--fg-subtle);border-radius:3px}
