[data-astro-cid-x2pxh5t7]{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0f172a;color:#e2e8f0;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem}.login-container[data-astro-cid-x2pxh5t7]{width:100%;max-width:420px}.login-card[data-astro-cid-x2pxh5t7]{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:2.5rem}.login-header[data-astro-cid-x2pxh5t7]{text-align:center;margin-bottom:2rem}.login-logo[data-astro-cid-x2pxh5t7]{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.login-logo-icon[data-astro-cid-x2pxh5t7]{width:48px;height:48px;background:linear-gradient(135deg,#9333ea,#c084fc);border-radius:12px;display:flex;align-items:center;justify-content:center}.login-logo-icon[data-astro-cid-x2pxh5t7] svg[data-astro-cid-x2pxh5t7]{width:28px;height:28px;color:#fff}.login-logo-text[data-astro-cid-x2pxh5t7]{font-size:2rem;font-weight:700;color:#f1f5f9;letter-spacing:.025em}.login-header[data-astro-cid-x2pxh5t7] h1[data-astro-cid-x2pxh5t7]{font-size:1.5rem;font-weight:600;color:#f1f5f9;margin-bottom:.5rem}.login-header[data-astro-cid-x2pxh5t7] p[data-astro-cid-x2pxh5t7]{color:#94a3b8;font-size:.875rem;line-height:1.5}.login-benefits[data-astro-cid-x2pxh5t7]{background:#0f172a;border-radius:12px;padding:1.25rem;margin-bottom:1.5rem}.login-benefits[data-astro-cid-x2pxh5t7] h3[data-astro-cid-x2pxh5t7]{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.benefit-list[data-astro-cid-x2pxh5t7]{list-style:none;display:flex;flex-direction:column;gap:.5rem}.benefit-list[data-astro-cid-x2pxh5t7] li[data-astro-cid-x2pxh5t7]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#cbd5e1}.benefit-list[data-astro-cid-x2pxh5t7] li[data-astro-cid-x2pxh5t7] svg[data-astro-cid-x2pxh5t7]{width:16px;height:16px;color:#22c55e;flex-shrink:0}.oauth-buttons[data-astro-cid-x2pxh5t7]{display:flex;flex-direction:column;gap:.75rem}.oauth-btn[data-astro-cid-x2pxh5t7]{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.875rem 1.25rem;background:#0f172a;border:1px solid #334155;border-radius:10px;color:#e2e8f0;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .15s;cursor:pointer}.oauth-btn[data-astro-cid-x2pxh5t7]:hover{background:#334155;border-color:#475569}.oauth-btn[data-astro-cid-x2pxh5t7] svg[data-astro-cid-x2pxh5t7]{width:20px;height:20px}.oauth-btn[data-astro-cid-x2pxh5t7].google:hover{border-color:#9333ea}.oauth-btn[data-astro-cid-x2pxh5t7].apple:hover{border-color:#fff}.oauth-btn[data-astro-cid-x2pxh5t7].github:hover{border-color:#6e5494}.oauth-btn[data-astro-cid-x2pxh5t7].microsoft:hover{border-color:#00a4ef}.signup-section[data-astro-cid-x2pxh5t7]{margin-top:0}.signup-btn[data-astro-cid-x2pxh5t7]{background:transparent;border:1px dashed #475569}.signup-btn[data-astro-cid-x2pxh5t7]:hover{background:#9333ea1a;border-color:#9333ea;border-style:solid}.login-divider[data-astro-cid-x2pxh5t7]{display:flex;align-items:center;gap:1rem;margin:1.5rem 0;color:#475569;font-size:.75rem}.login-divider[data-astro-cid-x2pxh5t7]:before,.login-divider[data-astro-cid-x2pxh5t7]:after{content:"";flex:1;height:1px;background:#334155}.login-footer[data-astro-cid-x2pxh5t7]{text-align:center;margin-top:1.5rem}.login-footer[data-astro-cid-x2pxh5t7] p[data-astro-cid-x2pxh5t7]{font-size:.75rem;color:#64748b;line-height:1.6}.login-footer[data-astro-cid-x2pxh5t7] a[data-astro-cid-x2pxh5t7]{color:#9333ea;text-decoration:none}.login-footer[data-astro-cid-x2pxh5t7] a[data-astro-cid-x2pxh5t7]:hover{text-decoration:underline}.back-link[data-astro-cid-x2pxh5t7]{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem;color:#64748b;font-size:.875rem;text-decoration:none;transition:color .15s}.back-link[data-astro-cid-x2pxh5t7]:hover{color:#94a3b8}.back-link[data-astro-cid-x2pxh5t7] svg[data-astro-cid-x2pxh5t7]{width:16px;height:16px}.error-message[data-astro-cid-x2pxh5t7]{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#fca5a5;padding:.75rem 1rem;border-radius:8px;font-size:.875rem;margin-bottom:1rem;display:none}.error-message[data-astro-cid-x2pxh5t7].show{display:block}.loading-overlay[data-astro-cid-x2pxh5t7]{position:fixed;inset:0;background:#0f172ae6;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;z-index:100;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}.loading-overlay[data-astro-cid-x2pxh5t7].show{opacity:1;visibility:visible}.loading-spinner[data-astro-cid-x2pxh5t7]{width:40px;height:40px;border:3px solid #334155;border-top-color:#9333ea;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
