: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}}.manage-session-container{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;padding:20px;background:linear-gradient(135deg,#b794f6,#9f7aea);box-sizing:border-box;position:fixed;top:0;left:0}.manage-session-card{width:100%;max-width:600px;border-radius:16px;box-shadow:0 20px 40px #00000026;border:none;overflow:hidden}.manage-session-header{background:linear-gradient(135deg,#805ad5,#6b46c1);padding:24px;margin:-24px -24px 24px;text-align:center}.manage-session-title{color:#fff;font-size:24px;font-weight:700;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.2)}.manage-session-steps{margin-bottom:32px;font-size:12px}.manage-session-steps-container{margin-bottom:24px}.step-create-meeting{display:flex;align-items:center;margin-bottom:16px;padding:12px;background-color:#e9d5ff;border-radius:8px;border:1px solid #c4b5fd}.step-create-meeting-badge{width:24px;height:24px;border-radius:50%;background-color:#805ad5;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;margin-right:12px;flex-shrink:0}.step-create-meeting-text{font-size:14px;color:#553c9a;text-align:left}.step-copy-url-container{margin-bottom:20px;padding:12px;background-color:#fff3cd;border-radius:8px;border:1px solid #ffeaa7}.step-copy-url-header{display:flex;align-items:center;margin-bottom:12px}.step-copy-url-badge{width:24px;height:24px;border-radius:50%;background-color:#fdcb6e;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;margin-right:12px;flex-shrink:0}.step-copy-url-text{font-size:14px;color:#856404;text-align:left}.manage-session-form-item{margin-bottom:0}.manage-session-input{font-size:14px;height:44px;border-radius:8px}.step-join-bot{display:flex;align-items:center;margin-bottom:24px;padding:12px;background-color:#e9d5ff;border-radius:8px;border:1px solid #c4b5fd}.step-join-bot-badge{width:24px;height:24px;border-radius:50%;background-color:#805ad5;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;margin-right:12px;flex-shrink:0}.step-join-bot-text{font-size:14px;color:#553c9a;text-align:left}.step-tutoring-suggestions{display:flex;align-items:center;margin-bottom:24px;padding:12px;background-color:#e9d5ff;border-radius:8px;border:1px solid #c4b5fd}.step-tutoring-suggestions-badge{width:24px;height:24px;border-radius:50%;background-color:#805ad5;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;margin-right:12px;flex-shrink:0}.step-tutoring-suggestions-text{font-size:14px;color:#553c9a;text-align:left}.connect-button{font-size:16px;height:48px;font-weight:600;border-radius:8px;background:linear-gradient(135deg,#805ad5,#6b46c1);border:none;box-shadow:0 4px 12px #805ad566}.connect-button:hover{background:linear-gradient(135deg,#6b46c1,#553c9a)!important;box-shadow:0 6px 16px #805ad599!important;color:#fff!important}.connected-container{text-align:center}.success-message-container{padding:24px;background-color:#e9d5ff;border-radius:12px;border:1px solid #c4b5fd;margin-bottom:24px}.success-message-title{font-size:18px;font-weight:700;color:#553c9a;margin-bottom:8px}.success-message-text{font-size:14px;color:#553c9a;margin:0;line-height:1.5}.remove-button{font-size:16px;height:48px;font-weight:600;border-radius:8px;background-color:#f39c12;border-color:#f39c12;color:#fff;box-shadow:0 4px 12px #f39c1266}.remove-button:hover{background-color:#e67e22!important;border-color:#e67e22!important;box-shadow:0 6px 16px #f39c1299!important;color:#fff!important}@media (max-width: 768px){.manage-session-steps{display:none!important}}.bot-image{max-width:100vw;max-height:100vh;width:auto;height:auto}#root{margin:0 auto;text-align:center}.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)}.logo.cloudflare:hover{filter:drop-shadow(0 0 2em #f6821faa)}@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}}.read-the-docs{color:#888}.purple-steps .ant-steps-item-finish .ant-steps-item-icon{background-color:#805ad5!important;border-color:#805ad5!important}.purple-steps .ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon{color:#fff!important}.purple-steps .ant-steps-item-finish .ant-steps-item-icon svg{color:#fff!important;fill:#fff!important}.purple-steps .ant-steps-item-process .ant-steps-item-icon{background-color:#805ad5!important;border-color:#805ad5!important}.purple-steps .ant-steps-item-wait .ant-steps-item-icon{background-color:#fff!important;border-color:#d1d5db!important}.purple-steps .ant-steps-item-finish .ant-steps-item-tail:after{background-color:#805ad5!important}.purple-steps .ant-steps-item-process .ant-steps-item-tail:after{background-color:#805ad5!important}.purple-steps .ant-steps-item-finish .ant-steps-item-title,.purple-steps .ant-steps-item-process .ant-steps-item-title{color:#553c9a!important}.purple-steps .ant-steps-item-finish .ant-steps-item-description,.purple-steps .ant-steps-item-process .ant-steps-item-description{color:#6b7280!important}
