.App{text-align:center}.App-logo{pointer-events:none;height:40vmin}@media (prefers-reduced-motion:no-preference){.App-logo{animation:20s linear infinite App-logo-spin}}.App-header{color:#fff;background-color:#282c34;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-size:calc(10px + 2vmin);display:flex}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--primary-color:#2563eb;--background-color:#fff;--text-color:#222;--border-color:#ccc;--spacing-small:8px;--spacing-medium:16px;--spacing-large:24px}body{margin:0;font-family:Arial,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%}
