*{box-sizing:border-box;margin:0;padding:0}:root{--primary: #1B5E3D;--primary-light: #2E7D52;--primary-dark: #0D3D25;--secondary: #E67E22;--background: #F8F9FA;--surface: #FFFFFF;--text: #1A1A2E;--text-secondary: #5C6370;--text-muted: #9CA3AF;--border: #E5E7EB;--error: #E74C3C;--success: #27AE60;--warning: #F39C12;--star: #F1C40F}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--background: #1A1A2E;--surface: #252542;--text: #E5E7EB;--text-secondary: #9CA3AF;--text-muted: #6B7280;--border: #374151}}[data-theme=dark]{--background: #1A1A2E;--surface: #252542;--text: #E5E7EB;--text-secondary: #9CA3AF;--text-muted: #6B7280;--border: #374151}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background-color:var(--background);color:var(--text);line-height:1.5}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:1rem}
