[data-astro-cid-mmc7otgs],[data-astro-cid-mmc7otgs]:before,[data-astro-cid-mmc7otgs]:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #ffffff;--bg-card: #ffffff;--bg-input: #f7f9fa;--border: #e1e8ed;--text-primary: #0f1419;--text-secondary: #536471;--text-tertiary: #8899a6;--accent: #1d9bf0;--accent-hover: #1a8cd8;--accent-light: rgba(29,155,240,.1);--danger: #f4212e;--danger-bg: rgba(244,33,46,.1);--success: #00ba7c;--success-bg: rgba(0,186,124,.1);--info: #1d9bf0;--info-bg: rgba(29,155,240,.1);--shadow: 0 1px 3px rgba(0,0,0,.08);--radius: 16px;--radius-sm: 12px;--transition: .2s ease}[data-astro-cid-mmc7otgs][data-theme=dark]{--bg: #000000;--bg-card: #16181c;--bg-input: #202327;--border: #2f3336;--text-primary: #e7e9ea;--text-secondary: #71767b;--text-tertiary: #536471;--shadow: 0 1px 3px rgba(0,0,0,.3)}html{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--text-primary);min-height:100vh;display:flex;transition:background var(--transition),color var(--transition)}.auth-layout[data-astro-cid-mmc7otgs]{display:flex;width:100%;min-height:100vh}.auth-hero[data-astro-cid-mmc7otgs]{flex:1.1;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1d9bf0,#0a66c2,#0d47a1);position:relative;overflow:hidden}.auth-hero[data-astro-cid-mmc7otgs]:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:#ffffff0d;top:-100px;right:-150px}.auth-hero[data-astro-cid-mmc7otgs]:after{content:"";position:absolute;width:400px;height:400px;border-radius:50%;background:#ffffff08;bottom:-80px;left:-100px}.hero-content[data-astro-cid-mmc7otgs]{position:relative;z-index:1;padding:60px;max-width:500px}.hero-logo-fallback[data-astro-cid-mmc7otgs]{width:64px;height:64px;background:#fff3;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:32px;font-size:28px;font-weight:800;color:#fff}.hero-logo[data-astro-cid-mmc7otgs]{width:64px;height:64px;filter:brightness(0) invert(1);border-radius:14px}.hero-content[data-astro-cid-mmc7otgs] h1[data-astro-cid-mmc7otgs]{font-size:42px;font-weight:800;color:#fff;line-height:1.15;margin-bottom:16px;letter-spacing:-.5px}.hero-content[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{font-size:18px;color:#fffc;line-height:1.6}.hero-features[data-astro-cid-mmc7otgs]{margin-top:40px;display:flex;flex-direction:column;gap:16px}.hero-feature[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:12px;color:#ffffffe6;font-size:15px;font-weight:500}.hero-feature-icon[data-astro-cid-mmc7otgs]{width:36px;height:36px;border-radius:50%;background:#ffffff26;display:flex;align-items:center;justify-content:center;flex-shrink:0}.auth-panel[data-astro-cid-mmc7otgs]{flex:1;display:flex;align-items:center;justify-content:center;padding:40px;position:relative}.auth-card[data-astro-cid-mmc7otgs]{width:100%;max-width:420px}.theme-toggle[data-astro-cid-mmc7otgs]{position:absolute;top:20px;right:20px;width:46px;height:46px;border-radius:50%;border:1px solid var(--border);background:var(--bg-card);color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all var(--transition);overflow:hidden}.theme-toggle[data-astro-cid-mmc7otgs]:hover{background:var(--accent-light);color:var(--accent);border-color:var(--accent)}.theme-toggle[data-astro-cid-mmc7otgs]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.theme-toggle-icon[data-astro-cid-mmc7otgs]{position:absolute;width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .3s ease,opacity .25s ease}.icon-moon[data-astro-cid-mmc7otgs]{opacity:1;transform:rotate(0) scale(1)}.icon-sun[data-astro-cid-mmc7otgs]{opacity:0;transform:rotate(-60deg) scale(.6)}[data-astro-cid-mmc7otgs][data-theme=dark] .theme-toggle[data-astro-cid-mmc7otgs] .icon-moon[data-astro-cid-mmc7otgs]{opacity:0;transform:rotate(60deg) scale(.6)}[data-astro-cid-mmc7otgs][data-theme=dark] .theme-toggle[data-astro-cid-mmc7otgs] .icon-sun[data-astro-cid-mmc7otgs]{opacity:1;transform:rotate(0) scale(1)}.sr-only[data-astro-cid-mmc7otgs]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.auth-header[data-astro-cid-mmc7otgs]{margin-bottom:32px}.auth-header[data-astro-cid-mmc7otgs] h2[data-astro-cid-mmc7otgs]{font-size:28px;font-weight:800;color:var(--text-primary);margin-bottom:8px;letter-spacing:-.3px}.auth-header[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{font-size:15px;color:var(--text-secondary)}.auth-tabs[data-astro-cid-mmc7otgs]{display:flex;margin-bottom:28px;background:var(--bg-input);border-radius:var(--radius-sm);padding:4px}.auth-tab[data-astro-cid-mmc7otgs]{flex:1;padding:10px 16px;font-size:15px;font-weight:700;color:var(--text-secondary);background:transparent;border:none;border-radius:10px;cursor:pointer;transition:all var(--transition);font-family:inherit}.auth-tab[data-astro-cid-mmc7otgs].active{background:var(--bg-card);color:var(--text-primary);box-shadow:var(--shadow)}.auth-tab[data-astro-cid-mmc7otgs]:hover:not(.active){color:var(--text-primary)}.msg-box[data-astro-cid-mmc7otgs]{padding:12px 16px;border-radius:var(--radius-sm);margin-bottom:16px;font-size:14px;font-weight:500;display:none;align-items:center;gap:8px;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.msg-box[data-astro-cid-mmc7otgs].error{display:flex;background:var(--danger-bg);color:var(--danger)}.msg-box[data-astro-cid-mmc7otgs].success{display:flex;background:var(--success-bg);color:var(--success)}.msg-box[data-astro-cid-mmc7otgs].info{display:flex;background:var(--info-bg);color:var(--info)}.form-group[data-astro-cid-mmc7otgs]{margin-bottom:16px}.form-label[data-astro-cid-mmc7otgs]{display:block;font-size:13px;font-weight:600;color:var(--text-secondary);margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.input-wrapper[data-astro-cid-mmc7otgs]{position:relative;display:flex;align-items:center}.input-wrapper[data-astro-cid-mmc7otgs] svg[data-astro-cid-mmc7otgs]{position:absolute;left:14px;color:var(--text-tertiary);pointer-events:none;transition:color var(--transition)}.input-wrapper[data-astro-cid-mmc7otgs] input[data-astro-cid-mmc7otgs]{width:100%;padding:14px 14px 14px 44px;font-size:15px;font-family:inherit;color:var(--text-primary);background:var(--bg-input);border:2px solid transparent;border-radius:var(--radius-sm);outline:none;transition:all var(--transition)}.input-wrapper[data-astro-cid-mmc7otgs] input[data-astro-cid-mmc7otgs]::placeholder{color:var(--text-tertiary)}.input-wrapper[data-astro-cid-mmc7otgs] input[data-astro-cid-mmc7otgs]:focus{border-color:var(--accent);background:var(--bg-card)}.toggle-pass[data-astro-cid-mmc7otgs]{position:absolute;right:12px;background:none;border:none;color:var(--text-tertiary);cursor:pointer;padding:4px;font-size:16px;user-select:none;transition:color var(--transition)}.toggle-pass[data-astro-cid-mmc7otgs]:hover{color:var(--accent)}.register-fields[data-astro-cid-mmc7otgs]{display:none}.register-fields[data-astro-cid-mmc7otgs].show{display:block;animation:slideDown .3s ease}.password-strength[data-astro-cid-mmc7otgs]{margin-top:8px;display:none}.password-strength[data-astro-cid-mmc7otgs].show{display:block}.strength-bar[data-astro-cid-mmc7otgs]{height:4px;background:var(--border);border-radius:2px;overflow:hidden;margin-bottom:4px}.strength-fill[data-astro-cid-mmc7otgs]{height:100%;border-radius:2px;transition:width .3s,background .3s;width:0%}.strength-text[data-astro-cid-mmc7otgs]{font-size:12px;font-weight:500;color:var(--text-tertiary)}.forgot-link[data-astro-cid-mmc7otgs]{display:inline-block;font-size:14px;color:var(--accent);text-decoration:none;font-weight:500;margin-bottom:20px;cursor:pointer}.forgot-link[data-astro-cid-mmc7otgs]:hover{text-decoration:underline}.btn-primary[data-astro-cid-mmc7otgs]{width:100%;padding:14px;font-size:16px;font-weight:700;font-family:inherit;color:#fff;background:var(--accent);border:none;border-radius:50px;cursor:pointer;transition:all var(--transition)}.btn-primary[data-astro-cid-mmc7otgs]:hover:not(:disabled){background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 4px 12px #1d9bf066}.btn-primary[data-astro-cid-mmc7otgs]:active:not(:disabled){transform:translateY(0)}.btn-primary[data-astro-cid-mmc7otgs]:disabled{opacity:.6;cursor:not-allowed}.auth-footer[data-astro-cid-mmc7otgs]{text-align:center;margin-top:24px;font-size:14px;color:var(--text-secondary)}.auth-footer[data-astro-cid-mmc7otgs] a[data-astro-cid-mmc7otgs]{color:var(--accent);text-decoration:none;font-weight:600;cursor:pointer}.auth-footer[data-astro-cid-mmc7otgs] a[data-astro-cid-mmc7otgs]:hover{text-decoration:underline}.terms[data-astro-cid-mmc7otgs]{text-align:center;margin-top:20px;font-size:12px;color:var(--text-tertiary);line-height:1.5}.terms[data-astro-cid-mmc7otgs] a[data-astro-cid-mmc7otgs]{color:var(--accent);text-decoration:none}.spinner[data-astro-cid-mmc7otgs]{display:inline-block;width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite;vertical-align:middle;margin-right:8px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:900px){.auth-hero[data-astro-cid-mmc7otgs]{display:none}.auth-panel[data-astro-cid-mmc7otgs]{padding:24px}}@media(max-width:480px){.auth-panel[data-astro-cid-mmc7otgs]{padding:16px}.auth-header[data-astro-cid-mmc7otgs] h2[data-astro-cid-mmc7otgs]{font-size:24px}}html,body{margin:0;width:100%;height:100%}
