:root{font-family:Inter,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}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}h1{font-size:3.2em;line-height:1.1;color:#646cff}p{font-size:1.2em}.npm-link{font-size:1em;margin:1rem 0 2rem}.npm-link a{color:#646cff;text-decoration:none;font-weight:500;transition:all .25s;padding:.3rem .6rem;border-radius:4px}.npm-link a:hover{color:#535bf2;background-color:#646cff1a;text-decoration:underline}.demo-container{display:flex;gap:2rem;align-items:flex-start}.forms-section{flex:1;display:flex;gap:2rem;align-items:flex-start}.login-form,.register-form{flex:1;padding:2rem;background-color:#ffffff0d;border-radius:8px}.login-form h2,.register-form h2{margin-top:0;color:#646cff;text-align:center;font-size:1.8em}.form-divider{width:2px;background:linear-gradient(to bottom,transparent,rgba(100,108,255,.5),transparent);min-height:400px}.right-section{width:350px;flex-shrink:0}button{padding:.8rem 1.5rem;font-size:1em;font-weight:500;font-family:inherit;background-color:#646cff;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .25s}button:hover{background-color:#535bf2;transform:translateY(-2px);box-shadow:0 4px 12px #646cff4d}button:active{transform:translateY(0)}#demo-click-btn{background-color:#f59e0b}#demo-click-btn:hover{background-color:#d97706}#destroy-cursor{background-color:#ef4444}#destroy-cursor:hover{background-color:#dc2626}.log{margin-top:2rem;padding:1.5rem;background-color:#ffffff0d;border-radius:8px;text-align:left}.log h3{margin-top:0;color:#646cff}#log-output{font-family:Courier New,monospace;font-size:.9em;line-height:1.6;max-height:300px;overflow-y:auto}#log-output div{padding:.3rem 0;border-bottom:1px solid rgba(255,255,255,.1)}#log-output div:first-child{color:#4ade80}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500}.form-group input[type=text],.form-group input[type=email],.form-group input[type=password],.form-group select{width:100%;padding:.75rem;font-size:1em;border:2px solid rgba(100,108,255,.3);border-radius:6px;background-color:#ffffff1a;color:inherit;box-sizing:border-box}.form-group input[type=text]:focus,.form-group input[type=email]:focus,.form-group input[type=password]:focus,.form-group select:focus{outline:none;border-color:#646cff;background-color:#ffffff26}.checkbox-label{display:flex;align-items:center;cursor:pointer;font-size:.95em}.checkbox-label input{margin-right:.5rem;cursor:pointer}.submit-btn{width:100%;padding:.9rem;margin-top:1rem;font-size:1.1em;background-color:#10b981}.submit-btn:hover{background-color:#059669}.demo-btn{width:100%;margin-bottom:.75rem;padding:.9rem;background-color:#646cff}.demo-btn:hover{background-color:#535bf2}.destroy-btn{background-color:#ef4444}.destroy-btn:hover{background-color:#dc2626}.instructions-panel{margin-bottom:1.5rem;padding:1.5rem;background-color:#ffffff0d;border-radius:8px}.instructions-panel h3{margin-top:0;color:#646cff}#instructions-list{font-family:Courier New,monospace;font-size:.9em;line-height:2}#instructions-list div{border-left:3px solid transparent;padding:.3rem 0 .3rem .5rem}#instructions-list div.active{border-left-color:#10b981;background-color:#10b9811a;font-weight:500}#instructions-list div.completed{opacity:.6}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}h1{color:#535bf2}.log{background-color:#0000000d}#log-output div{border-bottom:1px solid rgba(0,0,0,.1)}.login-form,.register-form,.instructions-panel{background-color:#0000000d}.form-group input[type=text],.form-group input[type=email],.form-group input[type=password],.form-group select{background-color:#0000000d;border-color:#535bf24d}.form-group input[type=text]:focus,.form-group input[type=email]:focus,.form-group input[type=password]:focus,.form-group select:focus{border-color:#535bf2;background-color:#00000014}.form-divider{background:linear-gradient(to bottom,transparent,rgba(83,91,242,.5),transparent)}}
