.account-layout #footer{margin-left:0!important}.account-main-wrapper{display:flex;flex-direction:column;min-height:100vh}.account-content-wrapper{flex:1;display:flex;align-items:center;justify-content:center;padding:100px 20px 40px}.btn-sign-in{background:#8b5cf626!important;border:1px solid rgba(139,92,246,.3)!important;border-radius:8px!important;padding:6px 16px!important;color:#a78bfa!important;font-weight:500!important;font-size:.85rem!important;transition:all .25s ease!important}.btn-sign-in:hover{background:#8b5cf640!important;border-color:#8b5cf680!important;color:#c4b5fd!important;transform:translateY(-1px)}.user-avatar-small{border-radius:50%;object-fit:cover;border:2px solid rgba(139,92,246,.4);transition:border-color .2s ease}.user-avatar-small:hover{border-color:#8b5cf6cc}.user-avatar-placeholder{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#7c3aed,#a78bfa);color:#fff;font-size:.75rem;font-weight:600;line-height:1}.user-dropdown-menu{background:#1e1e2e!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:12px!important;box-shadow:0 16px 48px #0006!important;padding:8px 0!important;min-width:220px;margin-top:8px!important}.user-dropdown-menu .dropdown-header{padding:12px 16px}.user-dropdown-name{display:block;font-weight:600;color:#e0e0e6;font-size:.9rem}.user-dropdown-email{display:block;color:#888;font-size:.78rem;margin-top:2px}.user-dropdown-menu .dropdown-divider{border-color:#ffffff0f!important;margin:4px 0}.user-dropdown-menu .dropdown-item{color:#ccc!important;padding:8px 16px;font-size:.85rem;transition:all .15s ease}.user-dropdown-menu .dropdown-item:hover{background:#8b5cf61a!important;color:#e0e0e6!important}.user-dropdown-menu .dropdown-item.text-danger{color:#ef4444!important}.user-dropdown-menu .dropdown-item.text-danger:hover{background:#ef44441a!important}.auth-bg-blob{position:fixed;border-radius:50%;z-index:0;filter:blur(80px);pointer-events:none}.auth-bg-blob-1{width:600px;height:600px;background:radial-gradient(circle,rgba(139,92,246,.12) 0%,transparent 70%);top:-150px;right:-100px}.auth-bg-blob-2{width:500px;height:500px;background:radial-gradient(circle,rgba(59,130,246,.08) 0%,transparent 70%);bottom:-100px;left:-100px}.auth-bg-blob-3{width:300px;height:300px;background:radial-gradient(circle,rgba(236,72,153,.06) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%)}.auth-card{position:relative;z-index:1;width:100%;max-width:420px;padding:40px 36px;border-radius:20px;animation:authSlideUp .5s cubic-bezier(.16,1,.3,1)}[data-theme=dark] .auth-card{background:#1e1e2ed9;border:1px solid rgba(255,255,255,.06);box-shadow:0 25px 60px #00000080,0 0 0 1px #ffffff08 inset;backdrop-filter:blur(20px)}[data-theme=light] .auth-card{background:#ffffffeb;border:1px solid rgba(0,0,0,.08);box-shadow:0 25px 60px #00000014,0 0 0 1px #00000005 inset;backdrop-filter:blur(20px)}@keyframes authSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.auth-header{text-align:center;margin-bottom:32px}.auth-logo{display:inline-block;margin-bottom:20px}.auth-logo img{height:32px}.auth-title{font-size:1.5rem;font-weight:700;margin-bottom:8px}[data-theme=dark] .auth-title{color:#f0f0f5}[data-theme=light] .auth-title{color:#1a1a2e}.auth-subtitle{font-size:.9rem;margin:0}[data-theme=dark] .auth-subtitle{color:#888}[data-theme=light] .auth-subtitle{color:#666}.btn-google{width:100%;display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 20px;border-radius:12px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none!important;border:none}[data-theme=dark] .btn-google{background:#ffffff14;color:#e0e0e6;border:1px solid rgba(255,255,255,.1)}[data-theme=dark] .btn-google:hover{background:#ffffff1f;border-color:#ffffff2e;transform:translateY(-1px);box-shadow:0 4px 16px #0003;color:#fff!important}[data-theme=light] .btn-google{background:#fff;color:#333;border:1px solid #ddd}[data-theme=light] .btn-google:hover{background:#f8f8f8;border-color:#bbb;transform:translateY(-1px);box-shadow:0 4px 16px #00000014;color:#111!important}.btn-google .google-icon{width:20px;height:20px;flex-shrink:0}.auth-divider{display:flex;align-items:center;margin:24px 0;gap:16px}.auth-divider-line{flex:1;height:1px}[data-theme=dark] .auth-divider-line{background:#ffffff14}[data-theme=light] .auth-divider-line{background:#0000001a}.auth-divider-text{font-size:.8rem;text-transform:uppercase;letter-spacing:1px}[data-theme=dark] .auth-divider-text{color:#666}[data-theme=light] .auth-divider-text{color:#999}.auth-input-group{position:relative;margin-bottom:16px}.auth-input{width:100%;padding:14px 16px;border-radius:12px;font-size:.95rem;font-family:inherit;transition:all .2s ease;outline:none}[data-theme=dark] .auth-input{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff}[data-theme=dark] .auth-input::placeholder{color:#666}[data-theme=dark] .auth-input:focus{border-color:#ffffff4d;box-shadow:none;background:#ffffff12;color:#fff}[data-theme=light] .auth-input{background:#f5f5f7;border:1px solid #ddd;color:#1a1a2e}[data-theme=light] .auth-input::placeholder{color:#999}[data-theme=light] .auth-input:focus{border-color:#1a1a2e4d;box-shadow:none;background:#fff;color:#1a1a2e}.btn-continue{width:100%;padding:14px 20px;border:none;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}[data-theme=dark] .btn-continue{background:#fff;color:#1a1a2e}[data-theme=dark] .btn-continue:hover{background:#e5e5e5;transform:translateY(-1px);box-shadow:0 4px 12px #ffffff1a;color:#1a1a2e}[data-theme=light] .btn-continue{background:#1a1a2e;color:#fff}[data-theme=light] .btn-continue:hover{background:#2d2d3f;transform:translateY(-1px);box-shadow:0 4px 12px #00000026;color:#fff}.btn-continue:active{transform:translateY(0)}.btn-continue:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.btn-continue .spinner{display:none;width:18px;height:18px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:spin .6s linear infinite;margin-right:8px}.btn-continue.loading .spinner{display:inline-block}.btn-continue.loading .btn-text{opacity:.7}@keyframes spin{to{transform:rotate(360deg)}}.auth-privacy{text-align:center;margin-top:24px;font-size:.75rem;line-height:1.5}[data-theme=dark] .auth-privacy{color:#666}[data-theme=light] .auth-privacy{color:#999}.auth-privacy a{text-decoration:underline;transition:color .2s ease}[data-theme=dark] .auth-privacy a{color:#888}[data-theme=dark] .auth-privacy a:hover{color:#a78bfa}[data-theme=light] .auth-privacy a{color:#666}[data-theme=light] .auth-privacy a:hover{color:#7c3aed}.auth-alert{padding:12px 16px;border-radius:10px;font-size:.85rem;margin-bottom:20px;display:flex;align-items:center;gap:10px;animation:authFadeIn .3s ease}.auth-alert-error{background:#ef44441a;border:1px solid rgba(239,68,68,.2);color:#ef4444}.auth-alert-success{background:#22c55e1a;border:1px solid rgba(34,197,94,.2);color:#22c55e}.auth-alert-icon{flex-shrink:0;font-size:1rem}@keyframes authFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.otp-container{text-align:center}.otp-email-display{font-size:.9rem;margin-bottom:24px}[data-theme=dark] .otp-email-display{color:#aaa}[data-theme=light] .otp-email-display{color:#666}.otp-email-display strong{color:#a78bfa}.otp-inputs{display:flex;gap:10px;justify-content:center;margin-bottom:24px}.otp-input{width:50px;height:56px;text-align:center;font-size:1.5rem;font-weight:600;border-radius:12px;transition:all .2s ease;outline:none;caret-color:#a78bfa}[data-theme=dark] .otp-input{background:#ffffff0d;border:1.5px solid rgba(255,255,255,.1);color:#e0e0e6}[data-theme=dark] .otp-input:focus{border-color:#a78bfa;box-shadow:0 0 0 3px #8b5cf626;background:#ffffff14}[data-theme=dark] .otp-input.filled{border-color:#8b5cf666;background:#8b5cf614}[data-theme=light] .otp-input{background:#f5f5f7;border:1.5px solid #ddd;color:#1a1a2e}[data-theme=light] .otp-input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #8b5cf61a;background:#fff}[data-theme=light] .otp-input.filled{border-color:#7c3aed66;background:#7c3aed0d}.otp-input.error{border-color:#ef4444!important;animation:otpShake .4s ease}@keyframes otpShake{0%,to{transform:translate(0)}20%,60%{transform:translate(-4px)}40%,80%{transform:translate(4px)}}.otp-actions{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:16px}.otp-resend-link,.otp-back-link{font-size:.85rem;cursor:pointer;border:none;background:none;transition:color .2s ease;text-decoration:none}[data-theme=dark] .otp-resend-link{color:#a78bfa}[data-theme=dark] .otp-resend-link:hover{color:#c4b5fd}[data-theme=dark] .otp-back-link{color:#888}[data-theme=dark] .otp-back-link:hover{color:#aaa}[data-theme=light] .otp-resend-link{color:#7c3aed}[data-theme=light] .otp-resend-link:hover{color:#6d28d9}[data-theme=light] .otp-back-link{color:#999}[data-theme=light] .otp-back-link:hover{color:#666}.otp-resend-link:disabled,.otp-resend-link.disabled{opacity:.5;cursor:not-allowed}.otp-countdown{font-size:.8rem}[data-theme=dark] .otp-countdown{color:#ffffffb3}[data-theme=light] .otp-countdown{color:#0009}.auth-screen{animation:authFadeIn .35s ease}.auth-screen-hidden{display:none!important}@media(max-width:480px){.auth-card{padding:28px 24px;border-radius:16px;margin:0 8px}.otp-inputs{gap:8px}.otp-input{width:44px;height:50px;font-size:1.3rem}.auth-title{font-size:1.3rem}}[data-theme=light] .auth-bg-blob-1{background:radial-gradient(circle,rgba(139,92,246,.06) 0%,transparent 70%)}[data-theme=light] .auth-bg-blob-2{background:radial-gradient(circle,rgba(59,130,246,.04) 0%,transparent 70%)}[data-theme=light] .auth-bg-blob-3{background:radial-gradient(circle,rgba(236,72,153,.03) 0%,transparent 70%)}.auth-container{display:flex;gap:32px;align-items:stretch;justify-content:center;max-width:900px;width:100%;margin:0 auto;z-index:1}.auth-left-column{flex:1;max-width:420px;width:100%}.auth-right-column{flex:1;max-width:420px;width:100%;display:flex}.auth-features-card{position:relative;z-index:1;width:100%;padding:45px 16px;display:flex;flex-direction:column;height:100%;justify-content:flex-start}.auth-features-header{margin-bottom:28px}.auth-features-title{font-size:1.5rem;font-weight:700;margin-bottom:8px;line-height:1.3}[data-theme=dark] .auth-features-title{background:linear-gradient(135deg,#a78bfa,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent}[data-theme=light] .auth-features-title{background:linear-gradient(135deg,#7c3aed,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.auth-features-subtitle{font-size:.9rem;margin:0}[data-theme=dark] .auth-features-subtitle{color:#888}[data-theme=light] .auth-features-subtitle{color:#666}.auth-features-list{display:flex;flex-direction:column;gap:20px}.auth-feature-item{display:flex;gap:16px;align-items:flex-start;padding:12px 14px;border-radius:12px;opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1),background-color .25s ease}.auth-feature-item.animate-show{opacity:1;transform:translateY(0)}[data-theme=dark] .auth-feature-item.animate-show:hover{background:#ffffff08;transform:translate(6px)}[data-theme=light] .auth-feature-item.animate-show:hover{background:#00000005;transform:translate(6px)}.feature-check-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#10b9811f;border:1.5px solid rgba(16,185,129,.35);color:#10b981;font-size:.75rem;margin-top:2px;flex-shrink:0;transition:all .25s cubic-bezier(.4,0,.2,1)}.auth-feature-item:hover .feature-check-icon{background:#10b981;color:#fff;box-shadow:0 0 12px #10b98173;transform:scale(1.1);border-color:#10b981}.feature-content{flex:1}.feature-title{font-size:.98rem;font-weight:600;margin:0 0 3px}[data-theme=dark] .feature-title{color:#f0f0f5}[data-theme=light] .feature-title{color:#1a1a2e}.feature-desc{font-size:.82rem;margin:0;line-height:1.4}[data-theme=dark] .feature-desc{color:#888}[data-theme=light] .feature-desc{color:#666}@media(max-width:820px){.auth-container{flex-direction:column;align-items:center;gap:16px;max-width:420px}.auth-left-column,.auth-right-column{max-width:100%;width:100%}.auth-features-card{padding:20px 24px}}
