*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#42b983;--text-color:#333;--text-light:#666;--text-muted:#999;--bg-color:#f5f5f5;--card-bg:#fff;--border-color:#e0e0e0;--shadow:0 2px 8px #00000014;--shadow-hover:0 4px 12px #0000001f}[data-theme=dark]{--text-color:#e0e0e0;--text-light:#b0b0b0;--text-muted:gray;--bg-color:#121212;--card-bg:#1e1e1e;--border-color:#333;--shadow:0 2px 8px #0000004d;--shadow-hover:0 4px 12px #00000080}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--text-color:#e0e0e0;--text-light:#b0b0b0;--text-muted:gray;--bg-color:#121212;--card-bg:#1e1e1e;--border-color:#333;--shadow:0 2px 8px #0000004d;--shadow-hover:0 4px 12px #00000080}}body{background-color:var(--bg-color);color:var(--text-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6}#app{min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.theme-toggle[data-v-7142fb5a]{border:2px solid var(--border-color,#e0e0e0);background:var(--card-bg,#fff);cursor:pointer;z-index:1000;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:all .2s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 2px 12px #00000026}.theme-toggle[data-v-7142fb5a]:hover{transform:scale(1.1);box-shadow:0 4px 16px #0003}.icon[data-v-7142fb5a]{line-height:1}
