:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#fffb00de;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;width:100%}main{max-width:1200px;margin:1rem auto;padding:1rem;text-align:left;background-color:#2f2f2f;border-radius:8px;min-height:70vh}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}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;margin:.25em}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}button:disabled{background-color:#444;color:#888;cursor:not-allowed;border-color:#555}form{display:flex;flex-direction:column;gap:.8rem;margin-top:1rem;padding:1rem;background-color:#333;border-radius:5px}form div{display:flex;flex-direction:column}form label{margin-bottom:.3rem;font-weight:700;text-align:left}form input[type=text],form input[type=email],form input[type=password],form input[type=number],form input[type=date],form select,form textarea{padding:.6rem;border:1px solid #555;background-color:#a4a1d8;color:inherit;border-radius:4px;box-sizing:border-box;width:100%;max-width:400px}form textarea{min-height:80px}table{width:100%;border-collapse:collapse;margin-top:1rem;margin-bottom:1rem;background-color:#333}th,td{border:1px solid #555;padding:.6rem .8rem;text-align:left}th{background-color:#444;font-weight:700}tr:nth-child(2n){background-color:#3a3a3a}nav{display:flex;align-items:center;background:#1a1a1a;padding:.8rem 1.5rem;margin-bottom:1.5rem;border-bottom:2px solid #444;flex-wrap:wrap;gap:.5rem 1rem}nav a{color:#a0a0ff;padding:.3rem 0;border-bottom:2px solid transparent;transition:color .2s,border-color .2s}nav a:hover{color:#c0c0ff}nav .active{font-weight:700;color:#9db9e4;border-bottom-color:#646cff}.nav-right{margin-left:auto;display:flex;align-items:center;gap:.5rem 1rem}.error-message{color:#ff8080;background-color:#402020;border:1px solid #804040;padding:.8rem;margin-top:.5rem;margin-bottom:.5rem;border-radius:4px;text-align:left}.loading-fallback{text-align:center;padding:3rem;font-size:1.2em;color:#aaa}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}main{background-color:#f0f0f0}form{background-color:#e8e8e8}form input,form select,form textarea{background-color:#fff;border-color:#ccc;color:#707070}table{background-color:#f9f9f9}th,td{border-color:#ccc}th{background-color:#e8e8e8}tr:nth-child(2n){background-color:#f2f2f2}nav{background-color:#e8e8e8;border-color:#ccc}nav a{color:#0000d0}nav a:hover{color:#00f}nav .active{color:#000;border-color:#00f}.error-message{color:#a00;background-color:#fdd;border-color:#fbb}.loading-fallback{color:#555}}@media (max-width: 768px){#root{padding:1rem}main{padding:.8rem;margin:.8rem auto}h1{font-size:1.8em}h2{font-size:1.5em}h3{font-size:1.25em}nav{padding:.6rem 1rem;gap:.4rem .8rem;justify-content:space-between}nav a{font-size:.95em}.nav-right{margin-left:0;gap:.4rem .8rem}.nav-right button{padding:.4em .8em;font-size:.9em}table{font-size:.9em}th,td{padding:.4rem .5rem}form{gap:.6rem;padding:.8rem}form input[type=text],form input[type=email],form input[type=password],form input[type=number],form input[type=date],form input[type=datetime-local],form select,form textarea{padding:.5rem;max-width:none}button{padding:.5em 1em;font-size:.95em}}@media (max-width: 480px){#root{padding:.5rem}main{padding:.5rem;margin:.5rem auto;border-radius:4px}h1{font-size:1.6em}h2{font-size:1.3em}h3{font-size:1.15em}nav{flex-direction:column;align-items:flex-start;gap:.5rem}.nav-right{width:100%;justify-content:flex-start;margin-top:.5rem}}
