*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;background:#cfc3fc;overflow:hidden}button{cursor:pointer;border:none;background:none}button,input{font-family:inherit}input{outline:none}ul{list-style:none}#lemfi-app{display:flex;align-items:center;justify-content:center;min-height:100dvh;background:#cfc3fc}.lf-frame{position:relative;width:100%;max-width:430px;height:100dvh;overflow:hidden;background:#f8f5f4}.lf-screen{position:absolute;inset:0;visibility:hidden;pointer-events:none;opacity:0;transition:opacity .3s ease;z-index:1}.lf-screen.active{visibility:visible;pointer-events:all;opacity:1;z-index:2}.lf-splash{position:absolute;inset:0;background:#cfc3fc;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:100;transition:opacity .5s ease}.lf-splash-logo-gif{display:block;width:clamp(160px,55vw,240px);height:auto;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.lf-loading-overlay{position:absolute;inset:0;background:rgba(245,240,236,.55);z-index:50}.lf-loading-card,.lf-loading-overlay{display:flex;align-items:center;justify-content:center}.lf-loading-card{background:#ffffff;border-radius:20px;width:140px;height:140px;box-shadow:0 8px 32px rgba(0,0,0,.12)}.lf-loading-anim-gif{display:block;width:96px;height:96px;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lf-upgrade-overlay{position:absolute;inset:0;background:rgba(0,0,0,.55);display:flex;align-items:flex-end;justify-content:center;z-index:90;opacity:0;pointer-events:none;transition:opacity .3s ease}.lf-upgrade-overlay--visible{opacity:1;pointer-events:all}.lf-upgrade-popup{background:#fff;border-radius:24px 24px 0 0;padding:0 0 32px;width:100%;max-width:430px;position:relative;overflow:hidden;box-shadow:0 -4px 40px rgba(0,0,0,.18)}.lf-upgrade-progress-track{height:4px;background:#e5e7eb;width:100%}.lf-upgrade-progress-bar{height:100%;background:linear-gradient(90deg,#06ae68,#8fc93a);transition:width .1s linear}.lf-upgrade-handle{width:40px;height:4px;background:#d1d5db;border-radius:2px;margin:12px auto 0}.lf-upgrade-inner{padding:16px 24px 0}.lf-upgrade-close{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:50%;background:#f3f4f6;color:#6b7280;font-size:14px;display:flex;align-items:center;justify-content:center;line-height:1}.lf-upgrade-close:hover{background:#e5e7eb}.lf-upgrade-icon{font-size:36px;text-align:center;margin:8px 0 12px}.lf-upgrade-title{font-size:18px;font-weight:800;color:#1a1a1a;text-align:center;line-height:1.3;margin-bottom:8px}.lf-upgrade-body{font-size:13.5px;color:#4b5563;text-align:center;line-height:1.5;margin-bottom:16px}.lf-upgrade-benefits{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.lf-upgrade-benefits li{display:flex;align-items:flex-start;gap:10px;font-size:13.5px;color:#374151;line-height:1.4}.lf-upgrade-benefit-icon{font-size:16px;flex-shrink:0;margin-top:1px}.lf-upgrade-cta{display:block;width:100%;padding:15px;background:#06ae68;color:#fff;font-size:14px;font-weight:700;letter-spacing:.5px;border-radius:14px;text-align:center;margin-bottom:14px;transition:background .2s}.lf-upgrade-cta:hover{background:#059d5e}.lf-upgrade-cta:active{background:#048c53}.lf-upgrade-support{font-size:12.5px;color:#9ca3af;text-align:center}.lf-upgrade-support-link{color:#06ae68;font-weight:600;text-decoration:underline}.lf-login-screen{height:100%;background:#f8f5f4;display:flex;flex-direction:column;padding:0 clamp(14px,5vw,24px) clamp(20px,5vw,28px);overflow-y:auto}.lf-login-topbar{padding-top:52px;margin-bottom:4px;min-height:64px}.lf-back-btn,.lf-login-topbar{display:flex;align-items:center}.lf-back-btn{width:32px;height:32px;justify-content:center;color:#1a1a1a;border-radius:6px}.lf-back-btn:hover{background:rgba(0,0,0,.06)}.lf-login-header{margin-top:20px;margin-bottom:24px}.lf-login-title{font-size:24px;font-weight:700;color:#1a1a1a;line-height:1.25;letter-spacing:-.3px}.lf-field-label{font-size:13px;font-weight:500;color:#374151;margin-bottom:7px;display:block;letter-spacing:.1px}.lf-phone-row{display:flex;gap:clamp(6px,2vw,10px);margin-bottom:clamp(18px,5vw,28px);align-items:stretch;width:100%}.lf-country-btn{display:flex;align-items:center;gap:clamp(4px,1.2vw,6px);padding:0 clamp(8px,2.5vw,12px);height:clamp(44px,12vw,52px);background:#fff;border:1px solid #e2dcd8;border-radius:10px;white-space:nowrap;flex-shrink:0;transition:border-color .2s}.lf-country-btn:hover{border-color:#b0a8a0}.lf-country-btn:focus{border-color:#06ae68;outline:none}.lf-country-flag{font-size:22px;line-height:1;display:block}.lf-country-flag-circle{display:block;width:clamp(22px,6vw,28px);height:clamp(22px,6vw,28px);border-radius:50%;flex-shrink:0}.lf-country-dial{display:none}.lf-country-chevron{display:flex;align-items:center;color:#9ca3af}.lf-phone-input-wrap{flex:1 1;min-width:0;position:relative;display:flex;align-items:center;background:#fff;border:1px solid #e2dcd8;border-radius:10px;height:clamp(44px,12vw,52px);padding-left:clamp(10px,3vw,14px);transition:border-color .2s}.lf-phone-input-wrap:focus-within{border-color:#06ae68}.lf-phone-dial-prefix{font-weight:500;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-right:4px;flex-shrink:0}.lf-phone-dial-prefix,.lf-phone-input{font-size:clamp(13px,3.5vw,15px);color:#1a1a1a}.lf-phone-input{flex:1 1;min-width:0;height:100%;border:none;background:transparent;font-weight:400;padding:0 clamp(8px,2.5vw,14px) 0 0;width:100%}.lf-phone-input:focus{outline:none}.lf-phone-input::placeholder{color:#c8c0b8}.lf-password-wrap{position:relative;margin-bottom:10px}.lf-password-input{width:100%;height:clamp(44px,12vw,52px);padding:0 48px 0 clamp(10px,3vw,14px);background:#fff;border:1px solid #e2dcd8;border-radius:10px;font-size:clamp(13px,3.5vw,15px);font-weight:400;color:#1a1a1a;transition:border-color .2s}.lf-password-input:focus{border-color:#06ae68}.lf-password-input::placeholder{color:#c8c0b8}.lf-eye-btn{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#9ca3af}.lf-eye-btn:hover{color:#4b5563}.lf-recover-row{margin-top:10px;margin-bottom:0;font-size:12.5px;color:#6b7280;letter-spacing:.1px}.lf-recover-link{color:#06ae68;font-weight:500;text-decoration:underline;text-underline-offset:2px}.lf-login-spacer{flex:1 1}.lf-login-btn{display:block;width:100%;padding:16px;border-radius:50px;font-size:16px;font-weight:600;text-align:center;letter-spacing:.1px;transition:background .2s,color .2s;background:#e5e0db;color:#a09890;cursor:not-allowed}.lf-login-btn--active{background:#06ae68;color:#fff;cursor:pointer}.lf-login-btn--active:hover{background:#059d5e}.lf-login-btn--active:active{background:#048c53}.lf-signup-row{margin-top:16px;text-align:center;font-size:13px;color:#6b7280}.lf-signup-link{color:#06ae68;font-weight:700}.lf-sheet-overlay{position:absolute;inset:0;background:rgba(0,0,0,.45);z-index:80;display:flex;align-items:flex-end;opacity:0;pointer-events:none;transition:opacity .25s ease}.lf-sheet-overlay--open{opacity:1;pointer-events:all}.lf-sheet{background:#fff;border-radius:20px 20px 0 0;width:100%;max-height:75dvh;display:flex;flex-direction:column;overflow:hidden;transform:translateY(100%);transition:transform .3s cubic-bezier(.32,.72,0,1)}.lf-sheet-overlay--open .lf-sheet{transform:translateY(0)}.lf-sheet-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 12px;border-bottom:1px solid #f3f4f6}.lf-sheet-title{font-size:16px;font-weight:700;color:#1a1a1a}.lf-sheet-close{width:30px;height:30px;border-radius:50%;background:#f3f4f6;color:#6b7280;font-size:13px;display:flex;align-items:center;justify-content:center}.lf-sheet-search-wrap{padding:12px 16px;border-bottom:1px solid #f3f4f6}.lf-sheet-search{width:100%;height:40px;padding:0 12px 0 36px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;color:#1a1a1a}.lf-sheet-search:focus{border-color:#06ae68;outline:none}.lf-sheet-search-icon{position:absolute;left:28px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.lf-sheet-search-wrap{position:relative}.lf-sheet-list{overflow-y:auto;flex:1 1}.lf-sheet-item{display:flex;align-items:center;gap:12px;padding:13px 20px;cursor:pointer;transition:background .15s;border-bottom:1px solid #f9fafb}.lf-sheet-item:hover{background:#f9fafb}.lf-sheet-item--selected{background:#f0faf5}.lf-sheet-item-flag{font-size:22px;flex-shrink:0}.lf-sheet-item-name{flex:1 1;font-size:14px;color:#1a1a1a;font-weight:500}.lf-sheet-item-code{font-size:13px;color:#6b7280;font-weight:500}.lf-sheet-item-check{color:#06ae68;font-size:15px;font-weight:700}.lf-otp-screen{height:100%;background:#f8f5f4;display:flex;flex-direction:column;padding:0 24px 32px;overflow-y:auto}.lf-otp-topbar{justify-content:space-between;padding-top:52px;margin-bottom:32px;min-height:72px}.lf-otp-brand,.lf-otp-topbar{display:flex;align-items:center}.lf-otp-brand{gap:8px}.lf-otp-brand-name{font-size:18px;font-weight:900;letter-spacing:1px;font-style:italic;color:#06ae68}.lf-otp-icon-wrap{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#e8f9f1,#d4f5e4);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;flex-shrink:0}.lf-otp-content{display:flex;flex-direction:column;align-items:center}.lf-otp-title{font-size:22px;font-weight:800;color:#1a1a1a;text-align:center;margin-bottom:8px}.lf-otp-subtitle{font-size:14px;color:#6b7280;text-align:center;line-height:1.6;margin-bottom:28px;max-width:300px}.lf-otp-phone-highlight{color:#06ae68;font-weight:700}.lf-otp-single-wrap{width:100%;position:relative;margin-bottom:12px}.lf-otp-single-input{width:100%;height:58px;background:#fff;border:2px solid #e5e7eb;border-radius:14px;font-size:22px;font-weight:700;letter-spacing:4px;text-align:center;color:#1a1a1a;transition:border-color .2s}.lf-otp-single-input:focus{border-color:#06ae68}.lf-otp-single-input--filled{border-color:#06ae68;background:#f0faf5}.lf-otp-single-input--error{border-color:#ef4444!important;background:#fff5f5}.lf-otp-error{color:#ef4444;font-size:13px;font-weight:500;margin-bottom:12px;padding:10px 14px;background:#fff5f5;border-radius:10px;border:1px solid #fecaca;width:100%}.lf-otp-error,.lf-otp-timer-row{display:flex;align-items:center;gap:6px}.lf-otp-timer-row{justify-content:center;font-size:13.5px;color:#6b7280;margin-bottom:8px}.lf-otp-timer-dot{width:6px;height:6px;border-radius:50%;background:#06ae68;display:inline-block}.lf-otp-timer-value{font-weight:700;color:#06ae68}.lf-otp-timer-value--urgent{color:#ef4444;animation:lf-blink 1s ease-in-out infinite}@keyframes lf-blink{0%,to{opacity:1}50%{opacity:.4}}.lf-otp-resend-btn{font-size:13.5px;font-weight:600;color:#06ae68;margin-bottom:24px;padding:4px 8px;border-radius:6px;opacity:1;transition:opacity .2s}.lf-otp-resend-btn:disabled{color:#d1d5db;cursor:not-allowed}.lf-otp-resend-btn:not(:disabled):hover{text-decoration:underline}.lf-otp-spacer{flex:1 1}.lf-otp-btn-wrap{width:100%}.lf-otp-verify-btn{display:block;width:100%;padding:16px;border-radius:50px;font-size:16px;font-weight:700;text-align:center;background:#e0dbd8;color:#a09890;cursor:not-allowed;transition:background .2s,color .2s}.lf-otp-verify-btn--active{background:#06ae68;color:#fff;cursor:pointer}.lf-otp-verify-btn--active:hover{background:#059d5e}.lf-otp-verify-btn--active:active{background:#048c53}.lf-locked-screen{height:100%;background:#1a1a1a;flex-direction:column;padding:32px 24px;text-align:center;gap:16px}.lf-locked-icon,.lf-locked-screen{display:flex;align-items:center;justify-content:center}.lf-locked-icon{width:72px;height:72px;border-radius:50%;background:rgba(255,255,255,.1);margin-bottom:8px}.lf-locked-title{font-size:22px;font-weight:800;color:#fff}.lf-locked-body{font-size:14px;color:rgba(255,255,255,.65);line-height:1.6;max-width:280px}.lf-locked-btn{margin-top:16px;padding:14px 40px;background:#06ae68;color:#fff;font-size:15px;font-weight:700;border-radius:50px;transition:background .2s}.lf-locked-btn:hover{background:#059d5e}@media (min-width:500px){.lf-frame{border-radius:40px;box-shadow:0 24px 80px rgba(0,0,0,.22);height:min(100dvh,896px);margin:auto}#lemfi-app{padding:24px;background:#b8abf5}}