.toggle.svelte-1vym8dw{background:none;border:1px solid var(--border);padding:.6rem;cursor:pointer;border-radius:50%;transition:all .2s ease;display:flex;align-items:center;justify-content:center;color:var(--fg-muted);width:36px;height:36px}.toggle.svelte-1vym8dw:hover{color:var(--fg);border-color:var(--fg-muted)}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%}body{font-family:Work Sans,sans-serif;font-weight:300}.app.svelte-1tp85ya{--bg:#faf9f7;--fg:#1a1a1a;--fg-muted:#6b6b6b;--accent:#c45d3e;--border:#e8e6e3;--hover-bg:#f0eeeb;width:100%;min-height:100vh;background:var(--bg);color:var(--fg);transition:background .4s ease,color .4s ease}.app.dark.svelte-1tp85ya{--bg:#111110;--fg:#e8e6e3;--fg-muted:#8a8a8a;--accent:#e8734f;--border:#2a2a28;--hover-bg:#1c1c1a}.nav-top.svelte-1tp85ya{position:fixed;top:2rem;right:2rem;z-index:1000}
