@keyframes lpSpin{to{transform:rotate(1turn)}}@keyframes lpFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.lp-checking{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#f4f9f5}.lp-spinner{width:40px;height:40px;border:3px solid rgba(26,95,58,.15);border-top-color:#1a5f3a;border-radius:50%;animation:lpSpin .75s linear infinite}.lp-root{display:flex;min-height:100vh;background:#f0f7f2}.lp-image-panel{width:65%;flex-shrink:0;min-height:100vh;padding:1.1rem;align-items:stretch}.lp-image-inner,.lp-image-panel{position:relative;overflow:hidden;background:#f0f7f2;display:flex}.lp-image-inner{width:90%;border-radius:10px;flex:1;align-items:center;justify-content:center}.lp-image-panel img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.lp-image-inner:after{content:"";position:absolute;inset:0}.lp-form-panel{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem 2.5rem;background:#fff;overflow-y:auto;min-height:100vh}.lp-card{width:100%;max-width:400px;animation:lpFadeUp .4s ease}.lp-logo{display:flex;justify-content:center;margin-bottom:2rem}.lp-logo img{height:42px;width:auto;object-fit:contain}.lp-header{margin-bottom:1.75rem}.lp-title{font-size:1.5rem;font-weight:800;color:#1f2937;margin:0 0 .3rem}.lp-sub{font-size:.9rem;color:#6b7280;margin:0}.lp-form{gap:1.1rem}.lp-field,.lp-form{display:flex;flex-direction:column}.lp-field{gap:.35rem}.lp-field label{font-size:.85rem;font-weight:600;color:#374151}.lp-input-wrap{position:relative;display:flex;align-items:center}.lp-icon{left:.875rem;pointer-events:none}.lp-eye,.lp-icon{position:absolute;color:#9ca3af}.lp-eye{right:.75rem;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center}.lp-eye:hover{color:#1a5f3a}.lp-input{width:100%;padding:.75rem 1rem .75rem 2.6rem;border:1.5px solid #e5e7eb;border-radius:10px;font-size:.92rem;font-family:inherit;color:#1f2937;background:#f9fafb;transition:border-color .2s,background .2s,box-shadow .2s;-webkit-appearance:none;appearance:none}.lp-input:focus{outline:none;background:#fff;border-color:#1a5f3a;box-shadow:0 0 0 3px rgba(26,95,58,.1)}.lp-input--err{border-color:#ef4444;background:#fff}.lp-input--err:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)}.lp-select{padding-left:2.6rem;cursor:pointer}.lp-err{gap:.4rem;font-size:.8rem;color:#ef4444;margin:0}.lp-alert,.lp-err{display:flex;align-items:center}.lp-alert{gap:.6rem;padding:.75rem 1rem;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;font-size:.88rem}.lp-btn{width:100%;padding:.875rem;background:linear-gradient(135deg,#1a5f3a,#2d8a54);color:#fff;border:none;border-radius:10px;font-size:.95rem;font-weight:700;font-family:inherit;cursor:pointer;transition:all .25s;margin-top:.2rem;letter-spacing:.01em}.lp-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px rgba(26,95,58,.28)}.lp-btn:active:not(:disabled){transform:translateY(0)}.lp-btn:disabled{opacity:.6;cursor:not-allowed}.lp-divider{display:flex;align-items:center;gap:.75rem;margin:1.25rem 0 .75rem;color:#9ca3af;font-size:.82rem}.lp-divider:after,.lp-divider:before{content:"";flex:1;height:1px;background:#e5e7eb}.lp-btn-outline{width:100%;padding:.8rem;background:none;color:#1a5f3a;border:1.5px solid #1a5f3a;border-radius:10px;font-size:.92rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s}.lp-btn-outline:hover{background:rgba(26,95,58,.05);transform:translateY(-1px)}.lp-btn-outline--link{display:block;text-align:center;text-decoration:none}.lp-section-label{display:flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;padding:.25rem 0 .5rem;border-bottom:1px solid #f3f4f6;margin-top:.25rem}.lp-dev-token{display:flex;flex-direction:column;gap:.3rem;background:#fffbeb;border:1px dashed #d4af37;border-radius:8px;padding:.7rem .9rem;margin-bottom:1rem;font-size:.75rem;color:#92670a}.lp-dev-token code{font-family:Courier New,monospace;font-size:.72rem;color:#1f2937;word-break:break-all}.lp-done{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:.5rem 0 .25rem;text-align:center}.lp-done__icon{color:#16a34a}.lp-done p{color:#374151;font-size:.95rem;margin:0}.lp-forgot{text-align:center;margin-top:.75rem;font-size:.84rem}.lp-forgot a{color:#1a5f3a;text-decoration:none;font-weight:600;transition:opacity .2s}.lp-forgot a:hover{opacity:.75}.lp-footer-link{text-align:center;margin-top:.75rem;font-size:.82rem}.lp-footer-link a{color:#9ca3af;text-decoration:none;transition:color .2s}.lp-footer-link a:hover{color:#1a5f3a}.lp-optional{font-weight:400;color:#9ca3af;font-size:.78rem}@media (max-width:900px){.lp-image-panel{display:none}.lp-form-panel{width:100%;padding:2rem 1.5rem;background:#f0f7f2}.lp-card{background:#fff;border-radius:20px;padding:2rem 1.75rem;box-shadow:0 8px 40px rgba(26,95,58,.1)}}.lp-register-notice{margin-top:1.25rem;padding:.875rem 1rem;background:#f0f7f2;border:1px solid rgba(26,95,58,.15);border-radius:10px;text-align:center;font-size:.82rem;color:#4b5563}.lp-register-notice p{margin:0 0 .35rem}.lp-register-notice a{font-weight:700;color:#1a5f3a;text-decoration:none}.lp-register-notice a:hover{text-decoration:underline}@media (max-width:480px){.lp-form-panel{padding:1.5rem 1rem}.lp-card{padding:1.75rem 1.25rem;border-radius:16px}.lp-title{font-size:1.3rem}}