#root{max-width:100vw;margin:0 auto;padding:2rem;text-align:center;box-sizing:border-box}.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}body{background:linear-gradient(120deg,#f8fafc,#e0e7ef);font-family:Segoe UI,Roboto,Helvetica Neue,Arial,"sans-serif";color:#222;margin:0;min-height:100vh;width:100vw;overflow-x:hidden}.App{max-width:1200px;margin:40px auto;background:#fff;border-radius:18px;box-shadow:0 4px 24px #3c50781a;padding:32px 24px 24px}h1{font-size:2.2rem;font-weight:700;letter-spacing:-1px;margin-bottom:32px;text-align:center;color:#2a3a5e}section{background:#f6f8fb;border-radius:14px;box-shadow:0 2px 8px #3c50780a;padding:24px 20px 20px;margin-bottom:32px;transition:box-shadow .2s}section:hover{box-shadow:0 6px 24px #3c507821}h2{font-size:1.3rem;font-weight:600;color:#3b4a6b;margin-bottom:10px}p{margin-top:0;margin-bottom:18px}button{background:linear-gradient(90deg,#4f8cff,#6f6bff);color:#fff;font-weight:600;font-size:1rem;border:none;border-radius:8px;padding:10px 28px;margin:8px 0 0;cursor:pointer;box-shadow:0 2px 8px #3c507814;transition:background .2s,box-shadow .2s,transform .1s}button:hover:not(:disabled){background:linear-gradient(90deg,#6f6bff,#4f8cff);box-shadow:0 4px 16px #3c507821;transform:translateY(-2px) scale(1.03)}button:disabled{background:#bfc8e6;color:#fff;cursor:not-allowed;opacity:.7}p[style]{font-size:.98rem!important;color:#5a6a8b!important}.card-actions{display:flex;gap:12px;margin-top:10px}.tab-active{background:linear-gradient(90deg,#4f8cff,#6f6bff);color:#fff;font-weight:700;border:none;outline:none;box-shadow:0 2px 8px #3c507814;transition:background .2s,color .2s;cursor:pointer}.tab-inactive{background:#e6eaf5;color:#6a7ba8;font-weight:600;border:none;outline:none;box-shadow:none;cursor:pointer;transition:background .2s,color .2s}.tab-active:hover,.tab-inactive:hover{filter:brightness(.97)}.login-section{max-width:420px;margin:0 auto 40px;background:#fff;border-radius:16px;box-shadow:0 2px 12px #3c50781a;padding:24px 18px 18px}.card-row{display:flex;gap:36px;justify-content:center;margin-bottom:32px}.card-col{flex:1 1 0;min-width:320px;max-width:480px;background:#f6f8fb;border-radius:18px;box-shadow:0 4px 24px #3c50781a;padding:36px 32px 32px;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s}.card-col:hover{box-shadow:0 8px 32px #3c507826}@media (max-width: 1300px){.App{max-width:98vw;padding:24px 2vw 18px}}: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}}
