:root{--background: #dbe6e6;--foreground: #020817c7;--muted: #f1f5f9;--muted-foreground: #64748b;--primary: #0f172a;--primary-foreground: #f8fafc;--card: #ffffff;--card-foreground: #020817c5;--border: #e2e8f0;--input: #e2e8f0;--ring: #020817;--red: #dc2626;--green: #059669}:root.dark{--background: #02172ad2;--foreground: #f8fafc;--muted: #1e293b;--muted-foreground: #94a3b8;--primary: #f8fafc;--primary-foreground: #0f172a;--card: #182136;--card-foreground: #f8fafc;--border: #1e293b;--input: #23334d;--ring: #cbd5e1;--red: #e25050;--green: #35bb91}body{color:var(--foreground);background:var(--background);margin:0;font-family:system-ui,sans-serif}.theme-btn[data-v-8bcdcd03]{position:fixed;bottom:16px;right:16px;width:40px;height:40px;border-radius:50%;border:none;background:var(--primary);color:var(--primary-foreground);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgb(0,0,0 / .2);transition:opacity .15s}.theme-btn[data-v-8bcdcd03]:hover{opacity:.9}
