p.svelte-7lfk2o{text-wrap:balance;text-align:center;margin:0}footer.svelte-7lfk2o{padding:16px;background-color:var(--bg-primary-dark);border-top:1px solid var(--fg-accent);display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px}header.svelte-hv3zzy{position:fixed;width:100%;top:0;z-index:100;background-color:var(--bg-primary-dark);border-bottom:1px solid var(--fg-accent);backdrop-filter:blur(10px)}.container.svelte-hv3zzy{width:var(--global-width);height:var(--header-height);margin-inline:auto;display:flex;justify-content:space-between;align-items:center}.logo.svelte-hv3zzy{display:flex;align-items:center;gap:16px;& a:where(.svelte-hv3zzy){color:var(--fg-primary);text-decoration:none;font-weight:700;letter-spacing:2px}}.pfp.svelte-hv3zzy{display:flex;flex-direction:column;align-items:center;position:relative}.pfp.svelte-hv3zzy img:where(.svelte-hv3zzy){width:50px;height:50px;border-radius:var(--radius);border:2px solid var(--fg-accent);box-shadow:0 4px 12px #0003;object-fit:cover}.menu-btn.svelte-hv3zzy{background:var(--bg-primary-light);border:2px solid var(--fg-accent);color:var(--fg-accent);padding:.5rem;cursor:pointer;font-weight:700;border-radius:var(--radius);display:flex;align-items:center;justify-content:center;transition:all .2s}.menu-btn.svelte-hv3zzy:hover{background:var(--fg-accent);color:var(--bg-primary)}.menu-btn.svelte-hv3zzy svg:where(.svelte-hv3zzy){display:block}.backdrop.svelte-9755bu{position:fixed;inset:0;background-color:color-mix(in srgb,var(--bg-primary) 60%,transparent);z-index:100;cursor:pointer;backdrop-filter:blur(2px)}.overlay.svelte-9755bu{position:fixed;top:50%;left:50%;translate:-50% -50%;z-index:101;background-color:var(--bg-primary-light);border:1px solid var(--fg-accent);border-radius:var(--radius);padding:1.5rem;min-width:320px;max-width:min(480px,90vw);max-height:90svh;overflow-y:auto;scrollbar-width:none}.overlay-header.svelte-9755bu{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.title.svelte-9755bu{font-size:.7rem;font-weight:700;letter-spacing:.12em;color:var(--fg-accent)}.close-btn.svelte-9755bu{background:none;border:none;color:var(--fg-secondary);cursor:pointer;padding:.25rem;display:flex;align-items:center;border-radius:calc(var(--radius) / 2);transition:color .15s ease;&:hover{color:var(--fg-primary)}}.groups.svelte-9755bu{display:flex;flex-direction:column;gap:1.25rem}.group.svelte-9755bu{display:flex;flex-direction:column;gap:.5rem}.group-label.svelte-9755bu{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--fg-secondary);opacity:.6}.bindings.svelte-9755bu{display:flex;flex-direction:column;gap:.35rem}.binding.svelte-9755bu{display:flex;align-items:center;justify-content:space-between;gap:1rem}.keys.svelte-9755bu{display:flex;align-items:center;gap:.25rem;flex-shrink:0}kbd.svelte-9755bu{font-family:inherit;font-size:.7rem;font-weight:600;color:var(--fg-primary);background-color:var(--bg-primary-dark);border:1px solid color-mix(in srgb,var(--fg-accent) 40%,transparent);border-radius:calc(var(--radius) / 3);padding:.15rem .4rem;line-height:1.4}.plus.svelte-9755bu{font-size:.65rem;color:var(--fg-secondary);opacity:.5}.desc.svelte-9755bu{font-size:.8rem;color:var(--fg-secondary)}.scanner-section.svelte-14xa9bc{flex-shrink:0;padding:0;border:1px solid var(--border-primary);background:var(--bg-transparent-dark);border-radius:var(--radius);overflow:hidden}.scanner-header.svelte-14xa9bc{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#ffffff08;border:none;border-bottom:1px solid transparent;border-radius:0;cursor:pointer}.scanner-header.svelte-14xa9bc:hover{background:#ffffff14;color:var(--fg-primary-light)}.scanner-section.svelte-14xa9bc:not(.collapsed) .scanner-header:where(.svelte-14xa9bc){border-bottom-color:var(--border-primary)}#scanner-content.svelte-14xa9bc{padding:0}.scanner-inner.svelte-14xa9bc{padding:1rem;.label:where(.svelte-14xa9bc){background-color:var(--bg-primary-dark);z-index:2}}.header-status.svelte-14xa9bc{display:flex;align-items:center;gap:.75rem;font-size:.7rem}.status-active.svelte-14xa9bc{color:var(--fg-accent);font-weight:700;animation:svelte-14xa9bc-pulse 2s infinite}.toggle-icon.svelte-14xa9bc{color:var(--fg-primary-dark)}@keyframes svelte-14xa9bc-pulse{0%,to{opacity:1}50%{opacity:.5}}.display.svelte-14xa9bc{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:.8rem;overflow:hidden}.value.svelte-14xa9bc{color:var(--fg-primary-light);font-weight:700;overflow:hidden;white-space:nowrap}.value.marquee.svelte-14xa9bc{display:inline-block;animation:svelte-14xa9bc-marquee 8s linear infinite;padding-right:2rem}@keyframes svelte-14xa9bc-marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}.visualizer.svelte-14xa9bc{display:flex;justify-content:space-between;align-items:flex-end;height:40px;margin-bottom:12px;border-bottom:1px solid var(--border-primary);padding-bottom:2px}.bar.svelte-14xa9bc{width:8%;background-color:var(--fg-primary);transition:height .1s ease;min-height:2px;border-radius:calc(var(--radius) / 4)}.station-grid.svelte-14xa9bc{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:1rem}.btn-station.svelte-14xa9bc{padding:.25rem .5rem;font-size:.7rem;text-align:left;border:1px solid var(--border-primary);opacity:.7}.btn-station.svelte-14xa9bc:hover{opacity:1;background-color:var(--fg-primary-dark)}.btn-station.active.svelte-14xa9bc{background:var(--fg-primary);color:var(--bg-primary);opacity:1;border-color:var(--fg-primary)}.btn-station.active.svelte-14xa9bc:before{content:"> "}.volume-control.svelte-14xa9bc{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.volume-control.svelte-14xa9bc .label:where(.svelte-14xa9bc){font-size:.7rem;color:var(--fg-primary-dark);min-width:40px}.range-input.svelte-14xa9bc{flex:1;height:2px;background:var(--border-primary);appearance:none;outline:none}.range-input.svelte-14xa9bc::-webkit-slider-thumb{appearance:none;width:10px;height:16px;background:var(--fg-primary);cursor:pointer;border-radius:1px;border:none;transition:background .2s}.range-input.svelte-14xa9bc::-webkit-slider-thumb:hover{background:var(--fg-primary-light)}button.svelte-14xa9bc{background:transparent;border:1px solid var(--border-primary);color:var(--fg-primary);cursor:pointer;transition:all .2s;text-transform:uppercase;border-radius:calc(var(--radius) / 2)}button.svelte-14xa9bc:hover{background:var(--fg-primary-dark);color:var(--bg-primary)}.controls.svelte-14xa9bc{display:flex;gap:.5rem}.controls.svelte-14xa9bc button:where(.svelte-14xa9bc){flex:1;padding:.5rem;font-weight:700}.backdrop.svelte-6dohdz{position:fixed;inset:0;background:var(--bg-transparent-dark);backdrop-filter:blur(2px);z-index:998}.sidebar.svelte-6dohdz{position:fixed;top:0;right:0;bottom:0;width:450px;background:var(--bg-primary-dark);border-left:1px solid var(--border-primary);padding:1.5rem;z-index:999;display:flex;flex-direction:column;box-shadow:-5px 0 20px #00000080;overflow:hidden}.sidebar.svelte-6dohdz:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(#12101000 50%,#00000040 50%),linear-gradient(90deg,#ff00000f,#00ff0005,#0000ff0f);background-size:100% 2px,3px 100%;pointer-events:none;z-index:-1}.header.svelte-6dohdz{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-primary);padding-bottom:1rem;flex-shrink:0}.header-actions.svelte-6dohdz{display:flex;align-items:center;justify-content:space-between;width:100%;gap:.5rem;& div:where(.svelte-6dohdz){display:flex;gap:.5rem}}.btn-settings.svelte-6dohdz{display:flex;align-items:center;justify-content:center;padding:.5rem;color:var(--fg-primary);border:1px solid var(--border-primary);border-radius:calc(var(--radius) / 2);transition:all .2s}.btn-settings.svelte-6dohdz:hover{background:var(--fg-primary);color:var(--bg-primary)}.btn-settings.active.svelte-6dohdz{background:var(--bg-accent);border-color:var(--bg-accent);color:var(--fg-primary-light)}nav.svelte-6dohdz{flex:1;overflow-y:auto;margin:1.5rem 0;min-height:0;scrollbar-width:thin;scrollbar-color:var(--border-primary) transparent}nav.svelte-6dohdz::-webkit-scrollbar{width:4px}nav.svelte-6dohdz::-webkit-scrollbar-thumb{background:var(--border-primary);border-radius:2px}nav.svelte-6dohdz ul:where(.svelte-6dohdz){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}nav.svelte-6dohdz a:where(.svelte-6dohdz){display:block;color:var(--fg-primary-dark);text-decoration:none;font-size:1.1rem;padding:.5rem;transition:all .2s;border:1px solid transparent;text-transform:uppercase;border-radius:calc(var(--radius) / 2)}nav.svelte-6dohdz a:where(.svelte-6dohdz):hover,nav.svelte-6dohdz a.active:where(.svelte-6dohdz){color:var(--fg-primary-light);background:#ffffff0d;border-color:var(--border-primary);padding-left:1rem}nav.svelte-6dohdz a.active:where(.svelte-6dohdz):before{content:"> ";color:var(--fg-accent)}button.svelte-6dohdz{background:transparent;border:1px solid var(--border-primary);color:var(--fg-primary);cursor:pointer;transition:all .2s;text-transform:uppercase;border-radius:calc(var(--radius) / 2)}button.svelte-6dohdz:hover{background:var(--fg-primary-dark);color:var(--bg-primary)}.btn-close.svelte-6dohdz{padding:.5rem;font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center}.btn-close.svelte-6dohdz:hover{background:var(--bg-accent);color:var(--fg-primary-light);border-color:var(--bg-accent)}.btn-close.svelte-6dohdz svg:where(.svelte-6dohdz){display:block}@media(max-width:600px){.sidebar.svelte-6dohdz{width:100%}}:root{font-family:Quantico,sans-serif;--header-height: 64px;--global-width: min(800px, 100% - 3rem);--radius: 4px;--bg-primary-light: #29292f;--bg-primary: #232329;--bg-primary-dark: #101012;--bg-transparent-light: #29292f80;--bg-transparent: #23232980;--bg-transparent-dark: #10101280;--bg-accent: #4b0202;--fg-primary-light: #ffffff;--fg-primary: #cdcdcd;--fg-primary-dark: #717171;--fg-accent: #675757;--border-primary: #4f4d4d;--highlight: #717171}*{padding:0;margin:0;box-sizing:border-box}html{font-size:clamp(16px,1.2vw + 12px,20px);scrollbar-gutter:stable}body{color:var(--fg-primary);background-color:var(--bg-primary)}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{color:var(--fg-primary-light);line-height:1;margin-bottom:1rem;letter-spacing:.02em}p{margin-bottom:.95rem;max-width:80ch}a{color:var(--fg-accent);text-underline-offset:4px;transition:color .2s ease;&:hover{color:var(--fg-primary-light)}}li,ol{list-style-position:inside;margin-bottom:.5rem}pre{padding:16px;margin-bottom:16px;border-radius:var(--radius);border:1px solid var(--border-primary);overflow-x:auto;max-width:100%}code{color:var(--highlight);font-size:.78em;font-family:JetBrains Mono,monospace}code span{font-family:inherit}span,button,select{font-family:Quantico,sans-serif}@font-face{font-display:swap;font-family:Quantico;font-style:normal;font-weight:400;src:url(../../../fonts/quantico/quantico-v17-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Quantico;font-style:italic;font-weight:400;src:url(../../../fonts/quantico/quantico-v17-latin-italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Quantico;font-style:normal;font-weight:700;src:url(../../../fonts/quantico/quantico-v17-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Quantico;font-style:italic;font-weight:700;src:url(../../../fonts/quantico/quantico-v17-latin-700italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:JetBrains Mono;font-style:normal;font-weight:400;src:url(../../../fonts/jetbrains-mono/jetbrains-mono-v24-latin-regular.woff2) format("woff2")}main.svelte-12qhfyh{margin-top:var(--header-height);min-height:calc(100svh - var(--header-height));width:var(--global-width);margin-inline:auto;transition:opacity .4s ease}main.centered.svelte-12qhfyh{display:flex;flex-direction:column;justify-content:center;align-items:center}main.padded.svelte-12qhfyh{padding-block:2rem}main.blog.svelte-12qhfyh{display:flex;flex-direction:column;justify-content:space-between}
