@media (prefers-color-scheme: dark),[data-theme="dark"]{:root{--bg: #0a0a0a;--surface: #141414;--surface-sunk: #0f0f0f;--border: #1f1f1f;--text-primary: #f0f0f0;--text-secondary: #888;--text-tertiary: #555;--accent: #C4830A;--frosted: rgba(20, 20, 20, .72);--frosted-border: rgba(255, 255, 255, .08);--scrim: rgba(0, 0, 0, .72)}}@media (prefers-color-scheme: light){:root{--bg: #faf8f4;--surface: #fdfbf6;--surface-sunk: #f3eee3;--border: #e8e2d5;--text-primary: #1a1815;--text-secondary: #6b665b;--text-tertiary: #98938a;--accent: #C4830A;--frosted: rgba(253, 251, 246, .78);--frosted-border: rgba(0, 0, 0, .08);--scrim: rgba(0, 0, 0, .72)}}[data-theme=dark]{--bg: #0a0a0a;--surface: #141414;--surface-sunk: #0f0f0f;--border: #1f1f1f;--text-primary: #f0f0f0;--text-secondary: #888;--text-tertiary: #555;--accent: #C4830A;--frosted: rgba(20, 20, 20, .72);--frosted-border: rgba(255, 255, 255, .08);--scrim: rgba(0, 0, 0, .72)}[data-theme=light]{--bg: #faf8f4;--surface: #fdfbf6;--surface-sunk: #f3eee3;--border: #e8e2d5;--text-primary: #1a1815;--text-secondary: #6b665b;--text-tertiary: #98938a;--accent: #C4830A;--frosted: rgba(253, 251, 246, .78);--frosted-border: rgba(0, 0, 0, .08);--scrim: rgba(0, 0, 0, .72)}:root{--font-display: "Cormorant Infant", serif;--font-ui: "DM Sans", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}body{background:var(--bg);color:var(--text-primary);font-family:var(--font-ui);font-size:13px;line-height:1.5;min-height:100dvh;-webkit-font-smoothing:antialiased;overscroll-behavior:none}.display{font-family:var(--font-display);font-style:italic;font-weight:500}.label-caps{font-family:var(--font-ui);font-weight:500;font-size:9px;letter-spacing:2px;text-transform:uppercase;font-variant-numeric:tabular-nums}.count{font-variant-numeric:tabular-nums}.frosted{background:var(--frosted);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:.5px solid var(--frosted-border)}.accent{color:var(--accent)}.accent-bg{background:var(--accent)}::-webkit-scrollbar{display:none}*{scrollbar-width:none}button{background:none;border:none;cursor:pointer;font-family:var(--font-ui);color:inherit}a{color:inherit;text-decoration:none}.exit-backdrop.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:900;animation:svelte-12qhfyh-fade-in .18s ease}.exit-sheet.svelte-12qhfyh{position:fixed;bottom:0;left:0;right:0;background:var(--surface, #161616);border-top:.5px solid var(--border, rgba(255,255,255,.08));border-radius:20px 20px 0 0;padding:12px 24px calc(env(safe-area-inset-bottom,0px) + 28px);z-index:901;animation:svelte-12qhfyh-slide-up .22s cubic-bezier(.32,.72,0,1)}.exit-handle.svelte-12qhfyh{width:36px;height:4px;background:var(--border, rgba(255,255,255,.12));border-radius:99px;margin:0 auto 20px}.exit-title.svelte-12qhfyh{font-family:var(--font-display, "Cormorant Infant", serif);font-size:22px;font-style:italic;font-weight:300;color:var(--text-primary, #f0ede8);margin:0 0 6px;text-align:center}.exit-sub.svelte-12qhfyh{font-family:var(--font-ui, "DM Sans", sans-serif);font-size:13px;color:var(--text-secondary, #888);text-align:center;margin:0 0 28px}.exit-actions.svelte-12qhfyh{display:flex;gap:10px}.exit-btn.svelte-12qhfyh{flex:1;padding:14px 0;border-radius:12px;font-family:var(--font-ui, "DM Sans", sans-serif);font-size:15px;font-weight:500;border:none;cursor:pointer;transition:opacity .15s}.exit-btn.svelte-12qhfyh:active{opacity:.7}.exit-cancel.svelte-12qhfyh{background:var(--surface-sunk, #1e1e1e);color:var(--text-primary, #f0ede8)}.exit-confirm.svelte-12qhfyh{background:var(--accent, #c4830a);color:#fff}@keyframes svelte-12qhfyh-fade-in{0%{opacity:0}to{opacity:1}}@keyframes svelte-12qhfyh-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}
