:root{--color-primary: #0a2342;--color-secondary: #6b7280;--color-bg: #f5f7fa;--color-text: #1a1a2e}html{overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;background-color:#f5f7fa;color:#1a1a2e}a{color:inherit}app-root{display:flex;flex-direction:column;min-height:100vh}
