.lp{position:relative;display:flex;flex-direction:column;min-height:100vh;background:#050a15;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.lp-bg-orb{position:fixed;border-radius:50%;filter:blur(120px);pointer-events:none;z-index:0}.lp-bg-orb-1{width:600px;height:600px;top:-200px;right:-100px;background:radial-gradient(circle,rgba(59,130,246,.15) 0,transparent 70%)}.lp-bg-orb-2{width:500px;height:500px;bottom:-150px;left:-100px;background:radial-gradient(circle,rgba(99,102,241,.08) 0,transparent 70%)}.lp-bg-noise{position:fixed;inset:0;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px;pointer-events:none;z-index:0}.lp-header{position:relative;z-index:10;height:64px;padding:0 2.5rem;border-bottom:1px solid hsla(0,0%,100%,.04);background:rgba(5,10,21,.6);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);flex-shrink:0}.lp-header,.lp-header-inner{width:100%;display:flex;align-items:center}.lp-header-inner{max-width:1100px;margin:0 auto}.lp-logo{display:block;opacity:.9}.lp-main{position:relative;z-index:10;flex:1;display:flex;justify-content:center;padding:2.5rem}.lp-grid,.lp-main{align-items:center}.lp-grid{display:grid;grid-template-columns:1fr 440px;gap:5rem;max-width:960px;width:100%}.lp-left{min-height:120px;display:flex;flex-direction:column;justify-content:center}.lp-heading{font-size:2.1rem;font-weight:700;line-height:1.2;color:#f8fafc;letter-spacing:-.03em;margin:0 0 1rem}.lp-subheading{font-size:1rem;color:#64748b;line-height:1.6;margin:0;max-width:340px}.lp-right{width:100%}.lp-card-border{position:relative;border-radius:20px;padding:1px;background:linear-gradient(160deg,rgba(59,130,246,.3),rgba(99,102,241,.15) 30%,hsla(0,0%,100%,.06) 60%,hsla(0,0%,100%,.02));box-shadow:0 20px 60px -12px rgba(0,0,0,.5),0 8px 24px -8px rgba(0,0,0,.3)}.lp-card{position:relative;background:linear-gradient(180deg,rgba(10,17,35,.97),rgba(8,14,30,.99));border-radius:19px;padding:2.5rem;overflow:hidden}.lp-card-glow{position:absolute;top:0;left:50%;transform:translateX(-50%);width:60%;height:1px;background:linear-gradient(90deg,transparent,rgba(59,130,246,.4) 30%,rgba(99,102,241,.35) 70%,transparent)}.lp-form{display:flex;flex-direction:column;gap:1.5rem}.lp-form-header{gap:14px;margin-bottom:.25rem}.lp-form-header,.lp-form-icon{display:flex;align-items:center}.lp-form-icon{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,rgba(59,130,246,.15),rgba(59,130,246,.05));border:1px solid rgba(59,130,246,.2);justify-content:center;color:#3b82f6;flex-shrink:0}.lp-form-icon-lock{background:linear-gradient(135deg,rgba(99,102,241,.15),rgba(99,102,241,.05));border-color:rgba(99,102,241,.2);color:#818cf8}.lp-form-title{font-size:1rem;font-weight:600;color:#e2e8f0;margin:0;line-height:1.3}.lp-form-desc{font-size:.78rem;color:#64748b;margin:2px 0 0}.lp-field{display:flex;flex-direction:column;gap:6px}.lp-label{font-size:.78rem;font-weight:500;color:#94a3b8;letter-spacing:.01em}.lp-label-row{display:flex;justify-content:space-between;align-items:center}.lp-input-wrap{position:relative}.lp-input{width:100%;padding:.8rem 1rem;border-radius:12px;border:1.5px solid hsla(0,0%,100%,.07);background:hsla(0,0%,100%,.03);color:#f1f5f9;font-size:.9rem;font-family:inherit;outline:none;transition:border-color .2s,box-shadow .2s,background .2s}.lp-input::placeholder{color:#334155}.lp-input:hover{border-color:hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04)}.lp-input:focus{border-color:rgba(59,130,246,.5);background:rgba(59,130,246,.03);box-shadow:0 0 0 3px rgba(59,130,246,.08),0 0 16px rgba(59,130,246,.06)}.lp-input.err{border-color:rgba(239,68,68,.45);background:rgba(239,68,68,.03);box-shadow:0 0 0 3px rgba(239,68,68,.06)}.lp-input-pw{padding-right:2.85rem}.lp-eye{position:absolute;right:.8rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#475569;cursor:pointer;padding:4px;display:flex;border-radius:6px;transition:color .15s,background .15s}.lp-eye:hover{color:#94a3b8;background:hsla(0,0%,100%,.06)}.lp-error{display:flex;align-items:flex-start;gap:7px;font-size:.78rem;color:#fca5a5;line-height:1.45;padding:8px 12px;background:rgba(239,68,68,.06);border:1px solid rgba(239,68,68,.1);border-radius:10px}.lp-error svg{flex-shrink:0;margin-top:1px;color:#f87171}.lp-badge{display:flex;align-items:center;gap:10px;background:hsla(0,0%,100%,.025);border:1px solid hsla(0,0%,100%,.06);border-radius:12px;padding:.65rem .9rem;cursor:pointer;transition:all .2s;text-align:left;width:100%}.lp-badge:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.1)}.lp-badge-arrow{color:#475569;flex-shrink:0;transition:color .15s,transform .15s}.lp-badge:hover .lp-badge-arrow{color:#94a3b8;transform:translateX(-2px)}.lp-badge-email{flex:1;font-size:.85rem;color:#cbd5e1;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lp-badge-change{font-size:.72rem;font-weight:600;color:#3b82f6;flex-shrink:0;transition:color .15s}.lp-badge:hover .lp-badge-change{color:#60a5fa}.lp-forgot{font-size:.72rem;color:#3b82f6;background:none;border:none;cursor:pointer;padding:0;font-weight:500;transition:color .15s}.lp-forgot:hover{color:#60a5fa}.lp-btn{width:100%;padding:.8rem;border-radius:12px;border:none;background:linear-gradient(135deg,#3b82f6,#2563eb 50%,#1d4ed8);color:#fff;font-size:.9rem;font-weight:600;font-family:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;box-shadow:0 1px 3px rgba(0,0,0,.3),0 4px 12px rgba(37,99,235,.2),inset 0 1px 0 hsla(0,0%,100%,.12);position:relative;overflow:hidden}.lp-btn:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,hsla(0,0%,100%,.08),transparent 50%);border-radius:inherit;pointer-events:none}.lp-btn:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8 50%,#1e40af);box-shadow:0 2px 4px rgba(0,0,0,.3),0 8px 20px rgba(37,99,235,.3),inset 0 1px 0 hsla(0,0%,100%,.12);transform:translateY(-1px)}.lp-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px rgba(0,0,0,.3),0 2px 8px rgba(37,99,235,.2),inset 0 1px 0 hsla(0,0%,100%,.08)}.lp-btn:disabled{opacity:.5;cursor:not-allowed}.lp-spin{animation:lp-rotate .7s linear infinite}@keyframes lp-rotate{to{transform:rotate(1turn)}}.lp-footer{position:relative;z-index:10;padding:1.25rem 2.5rem;text-align:center;flex-shrink:0;border-top:1px solid hsla(0,0%,100%,.03)}.lp-footer span{font-size:.7rem;color:#1e293b;letter-spacing:.01em}@media (max-width:900px){.lp-grid{grid-template-columns:1fr;gap:2rem;max-width:440px}.lp-left{text-align:center;min-height:auto}.lp-heading{font-size:1.5rem}.lp-subheading{margin:0 auto}}@media (max-width:480px){.lp-header{padding:0 1.25rem}.lp-main{padding:1.5rem 1.25rem}.lp-card{padding:1.75rem}.lp-card-border{border-radius:16px}.lp-card{border-radius:15px}.lp-heading{font-size:1.3rem}}