#lf-auth-root{font-family:inherit}.lf-auth-overlay{position:fixed;inset:0;z-index:1000000;background:rgba(16,24,40,.34);backdrop-filter:blur(2px);display:flex;align-items:flex-end;justify-content:center;opacity:0;visibility:hidden;transition:.22s}.lf-auth-overlay.is-open{opacity:1;visibility:visible}.lf-auth-sheet{width:100%;max-width:520px;background:#fff;border-radius:28px 28px 0 0;padding:10px 20px 28px;box-sizing:border-box;box-shadow:0 -14px 45px rgba(16,24,40,.18);transform:translateY(18px);transition:.24s;max-height:91vh;overflow:auto}.lf-auth-overlay.is-open .lf-auth-sheet{transform:translateY(0)}.lf-auth-handle{width:42px;height:5px;border-radius:20px;background:#d9dde5;margin:2px auto 18px}.lf-auth-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:20px}.lf-auth-kicker{font-size:11px;letter-spacing:.12em;font-weight:800;color:#e50914}.lf-auth-head h2{font-size:25px;line-height:1.15;margin:5px 0 5px;color:#101828}.lf-auth-head p{margin:0;color:#667085;font-size:13px}.lf-auth-close{border:0;background:#f5f6f8;width:38px;height:38px;border-radius:50%;font-size:25px;color:#475467;cursor:pointer}.lf-auth-tabs{display:grid;grid-template-columns:1fr 1fr;padding:4px;background:#f4f5f7;border-radius:14px;margin-bottom:20px}.lf-auth-tab{border:0;background:transparent;padding:12px;border-radius:11px;font-size:15px;font-weight:800;color:#667085;cursor:pointer}.lf-auth-tab.active{background:#fff;color:#e50914;box-shadow:0 2px 9px rgba(16,24,40,.08)}.lf-auth-form{display:none}.lf-auth-form.active{display:block}.lf-auth-form label{display:block;font-size:12px;font-weight:800;color:#344054;margin:0 0 7px}.lf-input,.lf-input-wrap{width:100%;box-sizing:border-box;border:1px solid #e4e7ec;border-radius:14px;background:#fff;margin-bottom:15px}.lf-input{padding:14px;font-size:15px;outline:none}.lf-input:focus,.lf-input-wrap:focus-within{border-color:#e50914;box-shadow:0 0 0 3px rgba(229,9,20,.08)}.lf-input-wrap{display:flex;align-items:center;padding-left:13px}.lf-input-wrap span{color:#98a2b3;font-size:20px}.lf-input-wrap input{border:0;outline:0;width:100%;padding:14px 12px;font-size:15px;background:transparent}.lf-auth-btn{width:100%;border:0;border-radius:14px;background:#e50914;color:#fff;padding:15px;font-size:15px;font-weight:800;cursor:pointer;box-shadow:0 7px 18px rgba(229,9,20,.18)}.lf-auth-btn:disabled{opacity:.65}.lf-auth-btn span{float:right;font-size:18px}.lf-auth-msg{min-height:18px;font-size:13px;margin:-3px 0 12px}.lf-auth-msg.error{color:#d92d20}.lf-auth-msg.ok{color:#039855}.lf-account-card{display:flex;align-items:center;gap:14px;border:1px solid #f0f1f3;background:#fff;border-radius:18px;padding:16px;margin-bottom:16px;box-shadow:0 5px 18px rgba(16,24,40,.05)}.lf-avatar{width:52px;height:52px;border-radius:16px;background:#fff0f0;color:#e50914;display:grid;place-items:center;font-size:22px;font-weight:900}.lf-account-card strong,.lf-account-card span{display:block}.lf-account-card strong{font-size:16px;color:#101828;margin-bottom:3px}.lf-account-card span{font-size:12px;color:#667085;margin-top:2px}.lf-account-actions{padding-top:2px}body.lf-auth-open{overflow:hidden}@media(min-width:700px){.lf-auth-overlay{align-items:center;padding:20px}.lf-auth-sheet{border-radius:28px;max-width:460px}}
.lf-reg-step{display:flex;align-items:center;gap:9px;margin:18px 0 13px;color:#101828;font-size:14px}.lf-reg-step span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#fff0f0;color:#e50914;font-size:12px;font-weight:900}.lf-location-box{border:1px solid #e4e7ec;background:#fafafa;border-radius:16px;padding:13px;margin-bottom:15px}.lf-location-status{font-size:13px;font-weight:700;margin-bottom:10px;color:#667085}.lf-location-status.ok{color:#16a34a}.lf-location-status.bad{color:#dc2626}.lf-location-btn{width:100%;border:1px solid #e50914;border-radius:12px;background:#fff;color:#e50914;padding:12px;font-weight:800;cursor:pointer}.lf-location-btn:disabled{opacity:.65}.lf-textarea{min-height:78px;resize:vertical;font-family:inherit}.lf-two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.lf-two .lf-input{width:100%}.lf-optional{font-weight:500;color:#98a2b3}.lf-live-check{font-size:11px;margin:-10px 0 12px;min-height:14px;font-weight:700}.lf-live-check.ok{color:#16a34a}.lf-live-check.bad{color:#dc2626}

.lf-password-wrap{position:relative}.lf-password-wrap .lf-input{padding-right:50px}.lf-password-toggle{position:absolute;right:9px;top:50%;transform:translateY(-50%);width:36px;height:36px;border:0;border-radius:10px;background:#f6f7f9;color:#667085;cursor:pointer;font-size:15px}.lf-password-match{font-size:11px;min-height:14px;margin:-8px 0 12px;font-weight:700}.lf-password-match.ok{color:#16a34a}.lf-password-match.bad{color:#dc2626}

.lf-address-hint{font-size:11px;color:#667085;margin:-8px 0 12px}.lf-location-status{line-height:1.4}

.lf-zone-info{margin:12px 0 14px;padding:14px 16px;border:1px solid #f0dfe1;background:#fff8f8;border-radius:16px;text-align:left}
.lf-zone-title{font-size:16px;font-weight:800;color:#d71920;line-height:1.35}
.lf-zone-radius{margin-top:4px;font-size:14px;color:#666b73;line-height:1.4}
.lf-location-status.ok + .lf-zone-info{border-color:#d8f0df;background:#f5fff7}
.lf-location-status.ok + .lf-zone-info .lf-zone-title{color:#199447}

.lf-account-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 16px}
.lf-account-item{appearance:none;text-decoration:none;text-align:left;border:1px solid #eef0f3;background:#fff;border-radius:16px;padding:14px;color:#101828;cursor:pointer;display:flex;flex-direction:column;gap:3px;min-height:92px;box-sizing:border-box}
.lf-account-item:hover{border-color:#f2b8bb}
.lf-account-item>span{font-size:21px;line-height:1;margin-bottom:3px}
.lf-account-item b{font-size:13px}
.lf-account-item small{font-size:11px;color:#667085;line-height:1.3}
.lf-account-view{border:1px solid #eef0f3;border-radius:18px;background:#fafafa;padding:14px;margin-bottom:15px}
.lf-view-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px;color:#101828}
.lf-view-close{border:0;background:#fff;border:1px solid #e4e7ec;border-radius:50%;width:30px;height:30px;font-size:18px;cursor:pointer;color:#667085}
.lf-view-loading{text-align:center;padding:22px;color:#667085;font-size:13px}
.lf-empty{text-align:center;padding:20px 10px;display:flex;flex-direction:column;gap:6px;color:#667085}
.lf-empty div{font-size:28px}.lf-empty b{color:#101828;font-size:15px}.lf-empty span{font-size:12px;line-height:1.4}
.lf-order-card{background:#fff;border:1px solid #edf0f2;border-radius:14px;padding:12px;margin-bottom:9px}
.lf-order-top{display:flex;justify-content:space-between;gap:10px;align-items:center}
.lf-order-top b{font-size:13px;color:#101828}.lf-order-status{font-size:10px;font-weight:800;color:#159447;background:#effbf3;padding:5px 8px;border-radius:20px}
.lf-order-date{font-size:10px;color:#98a2b3;margin:4px 0 7px}.lf-order-items{font-size:11px;color:#475467;line-height:1.45}.lf-order-bottom{margin-top:9px;padding-top:8px;border-top:1px solid #f0f1f3;text-align:right;color:#101828;font-size:13px}
.lf-profile-form label{margin-top:8px}.lf-profile-form .lf-input{margin-bottom:10px}
.lf-logout-btn{margin-top:2px}
@media(max-width:380px){.lf-account-grid{grid-template-columns:1fr}.lf-account-item{min-height:76px}}

/* v1.4.1 — compact, visual order history */
.lf-orders-list{display:grid;gap:10px}
.lf-order-card{width:100%;appearance:none;text-align:left;cursor:pointer;background:#fff;border:1px solid #edf0f2;border-radius:18px;padding:12px;box-sizing:border-box;color:#101828;transition:.18s;box-shadow:0 4px 14px rgba(16,24,40,.035)}
.lf-order-card:hover{border-color:#f2b8bb;transform:translateY(-1px)}
.lf-order-top{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}
.lf-order-top>div{min-width:0}.lf-order-top b{font-size:13px;display:block}.lf-order-top small{display:block;font-size:10px;color:#98a2b3;margin-top:3px}
.lf-order-status{white-space:nowrap;font-size:10px;font-weight:800;padding:6px 9px;border-radius:999px;background:#fff4e8;color:#b54708}
.lf-order-status.completed{background:#ecfdf3;color:#159447}.lf-order-status.processing{background:#eef4ff;color:#175cd3}.lf-order-status.pending,.lf-order-status.on-hold{background:#fff4e8;color:#b54708}.lf-order-status.cancelled,.lf-order-status.failed,.lf-order-status.refunded{background:#fff1f3;color:#d92d20}
.lf-order-body{display:flex;gap:10px;align-items:center;margin-top:10px}.lf-order-thumbs{display:flex;align-items:center;flex:0 0 auto}.lf-order-thumbs img{width:42px;height:42px;border-radius:12px;object-fit:cover;border:2px solid #fff;box-shadow:0 1px 4px rgba(16,24,40,.08);margin-left:-8px;background:#f3f4f6}.lf-order-thumbs img:first-child{margin-left:0}.lf-order-thumbs i{width:42px;height:42px;border-radius:12px;background:#f7f7f8;border:2px solid #fff;display:grid;place-items:center;font-style:normal;font-size:11px;font-weight:800;color:#667085;margin-left:-8px}
.lf-order-info{min-width:0;flex:1}.lf-order-items{font-size:11px;line-height:1.45;color:#475467;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lf-order-total{display:block;font-size:15px;color:#101828;margin-top:4px}
.lf-order-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f0f1f3;margin-top:10px;padding-top:9px;font-size:10px;color:#98a2b3}.lf-order-bottom span:last-child{color:#e50914;font-weight:800}
.lf-order-detail-items{display:grid;gap:8px}.lf-detail-item{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #edf0f2;border-radius:14px;padding:8px}.lf-detail-item img{width:48px;height:48px;border-radius:12px;object-fit:cover;background:#f3f4f6;flex:0 0 48px}.lf-detail-main{min-width:0;flex:1}.lf-detail-main b{display:block;font-size:12px;color:#101828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lf-detail-main small{display:block;font-size:10px;color:#667085;margin-top:3px}.lf-detail-item>strong{font-size:12px;color:#101828;white-space:nowrap}
.lf-order-detail-status{display:flex;justify-content:space-between;align-items:center;border-radius:14px;padding:10px 12px;margin-bottom:10px;background:#fff4e8;color:#b54708}.lf-order-detail-status span{font-size:10px;font-weight:800;letter-spacing:.06em}.lf-order-detail-status b{font-size:12px}.lf-order-detail-status.completed{background:#ecfdf3;color:#159447}.lf-order-detail-status.processing{background:#eef4ff;color:#175cd3}.lf-order-detail-status.cancelled,.lf-order-detail-status.failed,.lf-order-detail-status.refunded{background:#fff1f3;color:#d92d20}
.lf-order-totals{border-top:1px solid #edf0f2;margin-top:11px;padding-top:10px;display:grid;gap:7px}.lf-order-totals>div{display:flex;justify-content:space-between;gap:10px;font-size:11px;color:#667085}.lf-order-totals>div b{color:#101828}.lf-order-totals .grand{border-top:1px solid #edf0f2;padding-top:9px;margin-top:2px;font-size:14px;color:#101828}.lf-order-totals .grand b{font-size:17px;color:#e50914}
@media(max-width:390px){.lf-order-card{padding:10px}.lf-order-thumbs img,.lf-order-thumbs i{width:38px;height:38px;border-radius:10px}.lf-order-top b{font-size:12px}.lf-order-status{font-size:9px;padding:5px 7px}.lf-order-total{font-size:14px}}
