.menu{display:flex;gap:1rem;background:linear-gradient(90deg,#a8dadc,#457b9d);color:#fff;padding:1rem 2rem;align-items:center;border-radius:0 0 16px 16px;box-shadow:0 2px 8px #457b9d14}.menu-spacer{flex:1 1 auto}.menu a{color:#fff;text-decoration:none;margin-right:1rem;font-weight:500;transition:color .2s}.menu a:hover{color:#ffd166}.menu button{background:#ffd166;color:#22223b;border:none;padding:.5rem 1.2rem;border-radius:6px;cursor:pointer;margin-left:1rem;font-weight:600;transition:background .2s}.menu button:hover{background:#ffe066}.menu span{font-weight:500}.auth-form{max-width:340px;margin:2.5rem auto;padding:2.2rem 2rem;background:#f1faee;border-radius:12px;box-shadow:0 2px 12px #457b9d1a;display:flex;flex-direction:column;gap:1.2rem}.auth-form h2{margin-bottom:1rem;color:#457b9d}.auth-form input{padding:.6rem;border:1px solid #bcd0e0;border-radius:6px;font-size:1rem}.auth-form button{background:#a8dadc;color:#22223b;border:none;padding:.6rem 1.2rem;border-radius:6px;cursor:pointer;font-weight:600;font-size:1rem;transition:background .2s}.auth-form button:hover{background:#457b9d;color:#fff}.auth-form .error{color:#e63946;font-size:.95rem;background:#ffe5e5;border-radius:4px;padding:.3rem .6rem}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.popup-success{position:fixed;top:2rem;left:50%;transform:translate(-50%);background:#38b000;color:#fff;padding:1rem 2.5rem;border-radius:8px;font-size:1.1rem;font-weight:600;box-shadow:0 2px 12px #38b00026;z-index:1000;animation:fadeInOut 5s linear}@keyframes fadeInOut{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{background:linear-gradient(135deg,#f8fafc,#e0e7ff);min-height:100vh;margin:0;font-family:Segoe UI,Roboto,Arial,sans-serif;color:#22223b}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{color:#3a5a40}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
