: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}#root{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}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;background-color:#242424}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}}.auth-error-container{min-height:100vh;background-color:#242424;display:flex;align-items:center;justify-content:center;padding:0 2rem}.auth-error-card{max-width:400px;width:100%;padding:2rem;border-radius:8px;box-shadow:0 4px 12px #00000014}.auth-error-header{text-align:center;margin-bottom:1.5rem}.auth-error-icon-wrapper{width:64px;height:64px;background-color:#fee2e2;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.auth-error-icon{color:#dc2626;width:32px;height:32px}.auth-error-title{font-size:1.5rem;font-weight:700;background:linear-gradient(90deg,#fc6666,#dc2626,#7f1d1d);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.auth-error-subtitle{font-size:.95rem;color:#fee2e2;margin-top:.5rem}.auth-error-alert{display:flex;align-items:flex-start;gap:.5rem;border:1px solid #f3ecd0;padding:.75rem;border-radius:6px;margin-bottom:1.5rem}.auth-error-alert-icon{color:#d97706;width:20px;height:20px;flex-shrink:0}.auth-error-alert-content{display:flex;align-items:center;gap:8px}.auth-error-alert-text{color:#fde68a;font-size:.9rem}.auth-error-solutions{font-size:.9rem;color:#4b5563;color:#f7f7f7;margin-bottom:1.5rem}.solutions-title{font-weight:600;margin-bottom:.5rem}.solutions-list{list-style:disc;padding-left:1.25rem}.auth-error-actions{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;font-size:1rem;font-weight:500;border-radius:6px;text-decoration:none;transition:background .2s ease}.btn.custom{background-color:#1a1a1a;color:#fff;border:2px solid transparent;padding:.5rem 1rem;border-radius:.375rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none;font-weight:500;transition:background .2s ease}.btn.custom:hover{border-color:#1d4ed8}.btn.custom:active{border-color:#fff}.auth-error-footer{text-align:center;border-top:1px solid #e5e7eb;padding-top:1rem}.footer-text{font-size:.8rem;color:#6b7280}.footer-link{color:#2563eb;text-decoration:none}.footer-link:hover{text-decoration:underline}.auth-success-container{min-height:100vh;background-color:#242424;display:flex;align-items:center;justify-content:center;padding:0 2rem}.auth-success-card{max-width:400px;width:100%;padding:2rem;border-radius:8px;box-shadow:0 4px 12px #00000014;text-align:center}.auth-success-header{margin-bottom:1.5rem}.auth-success-icon-wrapper{width:64px;height:64px;margin:0 auto 1rem;background-color:#d1fae5;border-radius:50%;display:flex;align-items:center;justify-content:center}.auth-success-icon{color:#059669;width:32px;height:32px}.auth-success-title{font-size:1.5rem;color:#059669;background:linear-gradient(90deg,#059669,#10b981,#065f46);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;margin-bottom:.5rem}.auth-success-description{font-size:.95rem;color:#dff0db}.auth-success-content{display:flex;flex-direction:column;gap:1rem}.auth-success-welcome{font-size:.9rem;color:#dff0db}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1rem;font-size:1rem;font-weight:500;border-radius:6px;text-decoration:none;gap:.5rem;transition:background .2s ease}.btn.primary:hover{background-color:#1e40af}.btn.outline{background-color:#fff;color:#111827;border:1px solid #d1d5db}.auth-success-footer{margin-top:1.5rem;border-top:1px solid #e5e7eb;padding-top:1rem}.auth-success-footer-text{font-size:.8rem;color:#6b7280}.auth-success-footer-link{color:#2563eb;text-decoration:none}.auth-success-footer-link:hover{text-decoration:underline}.notfound-container{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:0 2rem;background-color:#242424}.notfound-card{max-width:500px;width:100%;padding:2rem;border-radius:8px;box-shadow:0 4px 12px #00000014;text-align:center}.notfound-icon-wrapper{width:64px;height:64px;background-color:#dbeafe;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.notfound-icon{width:32px;height:32px;color:#2563eb}.notfound-title{font-size:2.5rem;font-weight:700;color:#2563eb;margin-bottom:.5rem}.notfound-subtitle{font-size:1.5rem;background:linear-gradient(90deg,#dbeafe,#3b5b9e,#2563eb);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem}.notfound-description{color:#6b7280;color:#dbeafe;font-size:1rem;margin-bottom:2rem}.notfound-actions{display:flex;flex-direction:column;gap:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;font-size:1rem;text-decoration:none;border-radius:6px;font-weight:500;transition:background .2s ease}.btn-icon{width:16px;height:16px}.btn.primary{background-color:#2563eb;color:#fff}.btn.primary:hover{background-color:#1d4ed8}.btn.outline{border:1px solid #d1d5db;color:#111827;background-color:#fff}.btn.outline:hover{background-color:#f3f4f6}.btn.full{width:100%}.btn-row{display:flex;gap:1rem;justify-content:center}.notfound-footer{margin-top:2rem;border-top:1px solid #e5e7eb;padding-top:1rem}.footer-title{font-size:.9rem;color:#6b7280;margin-bottom:.5rem}.footer-links{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.footer-links a{color:#2563eb;text-decoration:none}.footer-links a:hover{text-decoration:underline}
