:root{--bg-color: #ffffff;--text-color: #1a1a1a;--primary-color: #646cff;--secondary-color: #535bf2;--header-bg: #f8f9fa;--footer-bg: #f8f9fa;--border-color: #e9ecef;--card-bg: #ffffff}[data-theme=dark]{--bg-color: #242424;--text-color: rgba(255, 255, 255, .87);--primary-color: #646cff;--secondary-color: #535bf2;--header-bg: #1a1a1a;--footer-bg: #1a1a1a;--border-color: #333;--card-bg: #2a2a2a}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--bg-color);color:var(--text-color);font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;transition:background-color .3s,color .3s}a{font-weight:500;color:var(--primary-color);text-decoration:inherit}a:hover{color:var(--secondary-color)}h1,h2,h3,h4,h5,h6{line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--card-bg);cursor:pointer;transition:border-color .25s;color:var(--text-color);border:1px solid var(--border-color)}button:hover{border-color:var(--primary-color)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.container{max-width:1280px;margin:0 auto;padding:0 2rem}.card{padding:2em;background-color:var(--card-bg);border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}#root{width:100%;margin:0;padding:0;text-align:left}
