.Account-module__Rilo2G__container{background:#f8f9fa;min-height:100vh;padding-bottom:80px}.Account-module__Rilo2G__loadingContainer{justify-content:center;align-items:center;min-height:100vh;display:flex}.Account-module__Rilo2G__spinner{border:3px solid #f0f0f0;border-top-color:#1a1a1a;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite Account-module__Rilo2G__spin}@keyframes Account-module__Rilo2G__spin{to{transform:rotate(360deg)}}.Account-module__Rilo2G__mobileHeader{z-index:10;background:#fff;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:sticky;top:0}.Account-module__Rilo2G__backButton{color:#1a1a1a;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Account-module__Rilo2G__mobileTitle{color:#1a1a1a;font-size:16px;font-weight:600}.Account-module__Rilo2G__logoutBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Account-module__Rilo2G__layout{flex-direction:column;display:flex}.Account-module__Rilo2G__sidebar{background:#fff;border-bottom:1px solid #f0f0f0;padding:20px 16px}.Account-module__Rilo2G__userInfo{border-bottom:1px solid #f0f0f0;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:20px;display:flex}.Account-module__Rilo2G__avatar{color:#666;background:#f0f0f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.Account-module__Rilo2G__avatar img{object-fit:cover;width:100%;height:100%}.Account-module__Rilo2G__userName h3{color:#1a1a1a;margin-bottom:4px;font-size:16px;font-weight:600}.Account-module__Rilo2G__userName p{color:#666;margin:0;font-size:13px}.Account-module__Rilo2G__nav{scrollbar-width:none;-ms-overflow-style:none;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.Account-module__Rilo2G__nav::-webkit-scrollbar{display:none}.Account-module__Rilo2G__navItem{color:#666;cursor:pointer;white-space:nowrap;background:#f5f5f5;border:none;border-radius:20px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;text-decoration:none;transition:all .2s;display:flex}.Account-module__Rilo2G__navItem:hover{background:#e8e8e8}.Account-module__Rilo2G__navItem.Account-module__Rilo2G__active{color:#fff;background:#1a1a1a}.Account-module__Rilo2G__navItem.Account-module__Rilo2G__logout{color:#ef4444;display:none}.Account-module__Rilo2G__badge{color:#fff;text-align:center;background:#ef4444;border-radius:10px;min-width:18px;padding:2px 6px;font-size:11px;font-weight:600}.Account-module__Rilo2G__navItem.Account-module__Rilo2G__active .Account-module__Rilo2G__badge{color:#1a1a1a;background:#fff}.Account-module__Rilo2G__main{padding:20px 16px}.Account-module__Rilo2G__section{background:#fff;border-radius:16px;padding:20px;box-shadow:0 2px 8px #0000000a}.Account-module__Rilo2G__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Account-module__Rilo2G__sectionTitle{color:#1a1a1a;margin:0 0 20px;font-size:18px;font-weight:600}.Account-module__Rilo2G__sectionHeader .Account-module__Rilo2G__sectionTitle{margin:0}.Account-module__Rilo2G__editBtn{color:#666;cursor:pointer;background:#f5f5f5;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;transition:all .2s;display:flex}.Account-module__Rilo2G__editBtn:hover{background:#e8e8e8}.Account-module__Rilo2G__emptyState{text-align:center;color:#666;padding:40px 20px}.Account-module__Rilo2G__emptyState svg{color:#ccc;margin-bottom:16px}.Account-module__Rilo2G__emptyState h3{color:#1a1a1a;margin-bottom:8px;font-size:16px;font-weight:600}.Account-module__Rilo2G__emptyState p{margin-bottom:20px;font-size:14px}.Account-module__Rilo2G__shopBtn{color:#fff;background:#1a1a1a;border-radius:8px;padding:12px 24px;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.Account-module__Rilo2G__shopBtn:hover{background:#333}.Account-module__Rilo2G__loading{text-align:center;padding:40px}.Account-module__Rilo2G__ordersList{flex-direction:column;gap:16px;display:flex}.Account-module__Rilo2G__orderCard{border:1px solid #f0f0f0;border-radius:12px;padding:16px}.Account-module__Rilo2G__orderHeader{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.Account-module__Rilo2G__orderInfo{flex-direction:column;gap:4px;display:flex}.Account-module__Rilo2G__orderId{color:#1a1a1a;font-size:15px;font-weight:600}.Account-module__Rilo2G__orderDate{color:#666;font-size:12px}.Account-module__Rilo2G__orderStatus{color:#fff;border-radius:12px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;display:flex}.Account-module__Rilo2G__orderItems{border-bottom:1px solid #f5f5f5;flex-wrap:wrap;gap:8px;margin-bottom:12px;padding-bottom:12px;display:flex}.Account-module__Rilo2G__orderItem{color:#666;font-size:13px}.Account-module__Rilo2G__moreItems{color:#999;font-size:12px}.Account-module__Rilo2G__orderFooter{justify-content:space-between;align-items:center;display:flex}.Account-module__Rilo2G__orderTotal{color:#1a1a1a;font-size:16px;font-weight:700}.Account-module__Rilo2G__trackBtn{color:#3b82f6;align-items:center;gap:4px;font-size:13px;font-weight:500;text-decoration:none;display:flex}.Account-module__Rilo2G__trackBtn:hover{text-decoration:underline}.Account-module__Rilo2G__profileInfo{flex-direction:column;gap:16px;display:flex}.Account-module__Rilo2G__infoRow{border-bottom:1px solid #f5f5f5;justify-content:space-between;padding-bottom:16px;display:flex}.Account-module__Rilo2G__infoRow:last-child{border-bottom:none;padding-bottom:0}.Account-module__Rilo2G__label{color:#666;font-size:14px}.Account-module__Rilo2G__value{color:#1a1a1a;font-size:14px;font-weight:500}.Account-module__Rilo2G__editForm{flex-direction:column;gap:16px;display:flex}.Account-module__Rilo2G__formRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.Account-module__Rilo2G__formGroup{flex-direction:column;gap:6px;display:flex}.Account-module__Rilo2G__formGroup label{color:#666;font-size:13px;font-weight:500}.Account-module__Rilo2G__formGroup input{border:1px solid #e0e0e0;border-radius:8px;padding:12px 14px;font-size:14px;transition:border-color .2s}.Account-module__Rilo2G__formGroup input:focus{border-color:#1a1a1a;outline:none}.Account-module__Rilo2G__formActions{gap:12px;margin-top:8px;display:flex}.Account-module__Rilo2G__cancelBtn{color:#666;cursor:pointer;background:#f5f5f5;border:none;border-radius:8px;flex:1;padding:12px;font-size:14px;font-weight:500}.Account-module__Rilo2G__saveBtn{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:8px;flex:1;padding:12px;font-size:14px;font-weight:500}.Account-module__Rilo2G__saveBtn:disabled{opacity:.7;cursor:not-allowed}.Account-module__Rilo2G__addressCard{border:1px solid #f0f0f0;border-radius:12px;padding:16px}.Account-module__Rilo2G__addressHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.Account-module__Rilo2G__addressHeader h4{color:#1a1a1a;margin:0;font-size:14px;font-weight:600}.Account-module__Rilo2G__addressCard p{color:#666;margin:0;font-size:14px;line-height:1.6}@media (min-width:768px){.Account-module__Rilo2G__mobileHeader{display:none}.Account-module__Rilo2G__container{padding:24px 24px 40px}.Account-module__Rilo2G__layout{flex-direction:row;gap:24px;max-width:1200px;margin:0 auto}.Account-module__Rilo2G__sidebar{border-bottom:none;border-radius:16px;flex-shrink:0;width:280px;height:fit-content;position:sticky;top:24px}.Account-module__Rilo2G__nav{flex-direction:column;overflow:visible}.Account-module__Rilo2G__navItem{border-radius:10px;justify-content:flex-start;padding:12px 16px}.Account-module__Rilo2G__navItem.Account-module__Rilo2G__logout{border-top:1px solid #f0f0f0;border-radius:0 0 10px 10px;margin-top:16px;padding-top:16px;display:flex}.Account-module__Rilo2G__main{flex:1;padding:0}.Account-module__Rilo2G__section{padding:24px}.Account-module__Rilo2G__sectionTitle{font-size:20px}}
/*# sourceMappingURL=964ea0cacd741053.css.map*/