*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #0f0f13;--color-surface: #1a1a24;--color-surface2: #22222f;--color-border: #2e2e3d;--color-text: #e8e8f0;--color-text-muted: #8888aa;--color-accent: #7c6fff;--color-accent-light: #a99fff;--color-green: #22c55e;--color-yellow: #eab308;--color-red: #ef4444;--radius: 12px;--radius-sm: 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body{background:var(--color-bg);color:var(--color-text);min-height:100vh;line-height:1.6}a{color:var(--color-accent-light);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;border:none;outline:none}@media (max-width: 520px){.home-page{padding:32px 16px!important}.report-page{padding:24px 16px!important}.home-card{padding:20px!important}.section{padding:16px!important}.submit-btn{align-self:stretch!important;width:100%}.gauge-row{justify-content:center}input,textarea{font-size:16px!important}}
