:root{--main-font:"Roboto", sans-serif}:root[data-theme=dark]{--accentColor: #4c60ff;--bg-color: #121212;--bg-color-light: #1e1e1e;--bg-color-soft: #141414;--bg-color-hover: #2a2a2a;--text-color: #f5f5f5;--text-color-muted: #b0b0b0;--accent-color: #ff6f61;--accent-color-light: #ff6e6121;--accent-color-soft: #ff6e6121;--accent-color-hover: #ff8a75;--accent-color-text: #ffffff;--border-color: #333;--shadow-small: 0 1px 3px rgba(0, 0, 0, .06);--shadow-medium: 0 4px 12px rgba(0, 0, 0, .08);--shadow-large: 0 8px 24px rgba(0, 0, 0, .12);--radius-small: 5px;--radius-medium: 8px;--radius-large: 16px;--screen-lock-bg: #212121db;--screen-lock-text: #ffffff;--outline: 0 6px 16px rgba(186, 240, 213, .2), 0 0 0 8px rgba(199, 146, 192, .541)}:root[data-theme=light]{--main-font:"Roboto", sans-serif;--bg-color: #ffffff;--bg-color-light: #f7f7f7;--bg-color-soft: #fdfcfc;--bg-color-hover: #f1f1f1;--text-color: #222222;--text-color-muted: #5e5e5e;--accent-color: #ff6f61;--accent-color-light: #ff6e613b;--accent-color-soft: #ff6e6121;--accent-color-hover: #ff8a75;--accent-color-text: #ffffff;--border-color: #ddd;--shadow-small: 0 1px 3px rgba(0, 0, 0, .06);--shadow-medium: 0 4px 12px rgba(0, 0, 0, .08);--shadow-large: 0 8px 24px rgba(0, 0, 0, .12);--radius-small: 5px;--radius-medium: 8px;--radius-large: 16px;--screen-lock-bg: rgba(255, 255, 255, .85);--screen-lock-text: #000000;--outline: 0 6px 16px rgba(250, 90, 90, .2), 0 0 0 8px rgba(231, 78, 137, .15)}body{padding:0;margin:0;font-family:var(--main-font);background-color:var(--bg-color)}html{-webkit-tap-highlight-color:transparent;padding:0;margin:0;font-family:var(--main-font)}.floating-button.svelte-rhcju8{position:fixed;z-index:1000000;bottom:25px;right:30px;background-color:#000;width:35px;height:35px;border-radius:5px;color:wheat;display:flex;align-items:center;justify-content:center;cursor:pointer;display:none}
