@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap);:root{--primary-color:#ff6b35;--secondary-color:#6b4c93;--gradient-primary:linear-gradient(135deg,#ff6b35,#6b4c93);--font-family:"Outfit",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--accent-blue:#4a90e2;--accent-orange:#ff6b35;--accent-orange-light:#ff8555;--deep-blue:#1e2050;--lavender-bg:#e8e7ff;--lavender-light:#f5f4ff;--text-dark:#2c3e50}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:.015em;margin:0}:not(code):not(pre):not([class*=monospace]):not([class*=code]),body,html{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-family)}:not(code):not(pre):not([class*=monospace]):not([class*=code]){letter-spacing:inherit}h1,h2,h3,h4,h5,h6{letter-spacing:.005em}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.auth-modal-overlay{align-items:center;animation:overlay-in .2s ease;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#0f172a8c;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:2000}@keyframes overlay-in{0%{opacity:0}to{opacity:1}}.auth-modal{animation:modal-in .25s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:24px;box-shadow:0 32px 64px -12px #00000040,0 0 0 1px #e2e8f099;max-width:480px;overflow:hidden;position:relative;width:100%}@keyframes modal-in{0%{opacity:0;transform:scale(.92) translateY(16px)}to{opacity:1;transform:scale(1) translateY(0)}}.auth-modal-close{align-items:center;background:#f1f5f9;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .2s ease;width:36px;z-index:10}.auth-modal-close:hover{background:#e2e8f0;color:#0f172a}.auth-tabs{border-bottom:1px solid #f1f5f9;display:flex;gap:.25rem;padding:1.75rem 1.75rem 0}.auth-tab{background:none;border:none;border-radius:8px 8px 0 0;color:#94a3b8;cursor:pointer;font-size:1rem;font-weight:600;padding:.625rem 1rem;position:relative;transition:color .2s ease}.auth-tab:after{background:#2563eb;border-radius:2px;bottom:-1px;content:"";height:2px;left:0;opacity:0;position:absolute;right:0;transition:opacity .2s ease}.auth-tab-active{color:#2563eb}.auth-tab-active:after{opacity:1}.auth-tab:hover:not(.auth-tab-active){color:#475569}.auth-form-wrap{padding:1.5rem 1.75rem 1.75rem}.auth-form-subtitle{color:#64748b;font-size:.9rem;margin:0 0 1.25rem}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-row{grid-gap:.875rem;display:grid;gap:.875rem;grid-template-columns:1fr 1fr}.auth-field{display:flex;flex-direction:column;gap:.375rem}.auth-label{color:#374151;font-size:.8125rem;font-weight:600}.auth-input{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;box-sizing:border-box;color:#0f172a;font-size:.9375rem;outline:none;padding:.75rem 1rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.auth-input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.auth-input-error{border-color:#ef4444!important}.auth-field-error{color:#ef4444;font-size:.75rem;font-weight:500}.auth-error-banner{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#dc2626}.auth-error-banner,.auth-success-banner{font-size:.875rem;margin-bottom:1rem;padding:.75rem 1rem}.auth-success-banner{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;color:#16a34a}.auth-info-banner{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;color:#1d4ed8;font-size:.875rem;margin-bottom:1rem;padding:.75rem 1rem}.auth-submit-btn{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:10px;box-shadow:0 4px 12px #2563eb40;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:700;justify-content:center;margin-top:.25rem;padding:.875rem;transition:all .25s ease;width:100%}.auth-submit-btn:hover:not(:disabled){box-shadow:0 8px 20px #2563eb59;transform:translateY(-1px)}.auth-submit-btn:disabled{cursor:not-allowed;opacity:.7}.auth-spinner{animation:spin .7s linear infinite;border:3px solid #fff6;border-radius:50%;border-top-color:#fff;display:inline-block;height:20px;width:20px}@keyframes spin{to{transform:rotate(1turn)}}.auth-switch-text{color:#64748b;font-size:.875rem;margin-top:1.25rem;text-align:center}.auth-link-btn{background:none;border:none;color:#2563eb;cursor:pointer;font-size:inherit;font-weight:600;padding:0;text-decoration:underline;text-underline-offset:2px}.auth-link-btn:hover{color:#1d4ed8}@media (max-width:520px){.auth-modal{border-radius:20px}.auth-row{grid-template-columns:1fr}.auth-form-wrap{padding:1.25rem 1.25rem 1.5rem}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root>:not(.header){padding-top:72px;padding-top:var(--header-height,72px)}.App{min-height:100vh}