: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{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;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:#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}}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;color:#0f172a;background:#e5e7eb}body{margin:0;min-height:100vh}.app-shell{max-width:480px;margin:0 auto;padding:2rem 1.5rem 3rem}h1{margin-bottom:1rem;font-size:1.8rem}.app-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.app-header h1{margin:0}.app-header p{margin:.25rem 0 0;font-size:.9rem;color:#6b7280}.card{background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 10px 25px #0f172a14;margin-top:1rem}.card h2{margin-top:0;margin-bottom:.75rem}label{display:block;margin-bottom:.75rem;font-size:.9rem}input{width:100%;margin-top:.25rem;padding:.55rem .7rem;border-radius:.5rem;border:1px solid #d1d5db;font-size:.95rem;box-sizing:border-box}input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 1px #4f46e566}button{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:none;padding:.55rem 1.2rem;font-weight:500;font-size:.95rem;background:#4f46e5;color:#fff;margin-top:.5rem}button:disabled{opacity:.7;cursor:default}.mode-toggle{display:inline-flex;border-radius:999px;background:#e5e7eb;padding:.2rem;margin-bottom:1rem}.mode-toggle button{margin:0;background:transparent;color:#374151;border-radius:999px;padding:.4rem .9rem}.mode-toggle button.active{background:#fff;box-shadow:0 1px 4px #0f172a2e}.error{background:#fee2e2;color:#b91c1c;padding:.5rem .75rem;border-radius:.5rem;font-size:.85rem;margin-bottom:.75rem}.info{background:#e0f2fe;color:#0369a1;padding:.5rem .75rem;border-radius:.5rem;font-size:.85rem;margin-bottom:.75rem}.note{font-size:.85rem;color:#6b7280;margin-top:.5rem}
