: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}}body{margin:0;padding:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:linear-gradient(120deg,#f8fbff,#eaf3fa);min-height:100vh;color:#1a2a3a}.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}.app-container{max-width:480px;margin:40px auto 0;background:#fff;border-radius:24px;box-shadow:0 4px 32px #3c64b414;padding:32px 24px;display:flex;flex-direction:column;align-items:center}.app-header{width:100%;text-align:center;margin-bottom:32px}.app-header h1{font-size:2.4rem;font-weight:800;letter-spacing:-1px;color:#2a5d8f;margin:0 0 8px}section{width:100%;margin-bottom:28px}.card-section{background:#f7fafd;border-radius:18px;box-shadow:0 2px 8px #3c64b40a;padding:20px 18px 18px;margin-bottom:24px}.card-section h2{font-size:1.2rem;font-weight:700;color:#2a5d8f;margin:0 0 12px}input[type=text]{width:100%;font-size:1.1rem;padding:14px;border-radius:12px;border:1.5px solid #c7d6e6;background:#fff;margin-bottom:0;outline:none;transition:border .2s}input[type=text]:focus{border:1.5px solid #2a5d8f}button{font-size:1.1rem;padding:12px 28px;border-radius:12px;background:linear-gradient(90deg,#2a5d8f 60%,#4fa3e3);color:#fff;border:none;font-weight:600;cursor:pointer;transition:background .2s,box-shadow .2s;box-shadow:0 2px 8px #3c64b414}button:disabled{background:#b7cbe0;cursor:not-allowed}.qa-history{margin-bottom:10px}pre{background:#f7fafd;border-radius:10px;padding:12px;font-size:1rem;color:#1a2a3a;overflow-x:auto}@media (max-width: 600px){.app-container{max-width:100vw;border-radius:0;padding:16px 4vw 32px}section,.card-section{padding:12px 4vw}}
