:root{--font-title:"Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-body:"Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--color-bg-dark:#121214;--color-bg-offset:#1a1a1e;--color-accent:#e5e5e7;--color-primary:#a1a1aa;--color-text-bright:#fff;--color-text-muted:#a1a1aa;--color-text-dim:#71717a;--border-thin:1px solid #ffffff14;--shadow-subtle:0 10px 40px #0006}*{box-sizing:border-box;-webkit-user-select:none;user-select:none;margin:0;padding:0}html,body{background-color:var(--color-bg-dark);color:var(--color-text-bright);font-family:var(--font-body);width:100%;font-size:16px;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-title);letter-spacing:-.01em;color:var(--color-text-bright);font-weight:500}p{color:var(--color-text-muted);font-weight:300}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-bg-dark)}::-webkit-scrollbar-thumb{background:#2a2a30;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3e3e46}section{width:100vw;min-height:100vh;position:relative;overflow:hidden}.viewport-wrapper.svelte-12qhfyh{background-color:var(--color-bg-dark);width:100vw;min-height:100vh;position:relative;overflow-x:hidden}
