.account-module__FD2Xgq__loading{min-height:60vh;color:var(--text-secondary);justify-content:center;align-items:center;font-size:1.1rem;display:flex}.account-module__FD2Xgq__welcome{justify-content:center;align-items:center;min-height:70vh;padding:2rem;display:flex}.account-module__FD2Xgq__welcomeCard{text-align:center;background:var(--card-bg);border:1px solid var(--border);border-radius:24px;max-width:480px;padding:3rem 2rem}.account-module__FD2Xgq__welcomeIcon{background:linear-gradient(135deg,var(--accent),#3d4a1a);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.account-module__FD2Xgq__welcomeCard h1{color:var(--text);margin-bottom:.75rem;font-size:1.6rem}.account-module__FD2Xgq__welcomeText{color:var(--text-secondary);margin-bottom:2rem;font-size:.95rem;line-height:1.6}.account-module__FD2Xgq__welcomeActions{margin-bottom:2rem}.account-module__FD2Xgq__welcomeFeatures{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.account-module__FD2Xgq__feature{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.account-module__FD2Xgq__featureIcon{font-size:1.2rem}.account-module__FD2Xgq__btnPrimary{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-flex}.account-module__FD2Xgq__btnPrimary:hover{opacity:.9;transform:translateY(-1px)}.account-module__FD2Xgq__btnSecondary{color:var(--text-secondary);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:12px;padding:.75rem 1.75rem;font-size:.95rem;font-weight:500;transition:background .2s}.account-module__FD2Xgq__btnSecondary:hover{background:var(--card-bg)}.account-module__FD2Xgq__page{max-width:900px;margin:0 auto;padding:6rem 1.5rem 3rem}.account-module__FD2Xgq__profileHeader{background:var(--card-bg);border:1px solid var(--border);border-radius:20px;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding:2rem;display:flex}.account-module__FD2Xgq__avatar{background:linear-gradient(135deg,var(--accent),#3d4a1a);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.5rem;font-weight:700;display:flex}.account-module__FD2Xgq__profileInfo{flex:1;min-width:150px}.account-module__FD2Xgq__profileName{color:var(--text);margin-bottom:.25rem;font-size:1.3rem;font-weight:700}.account-module__FD2Xgq__profilePhone{color:var(--text-secondary);font-size:.9rem}.account-module__FD2Xgq__profileEmail{color:var(--text-secondary);opacity:.7;font-size:.85rem}.account-module__FD2Xgq__profileStats{gap:2rem;display:flex}.account-module__FD2Xgq__stat{text-align:center}.account-module__FD2Xgq__statValue{color:var(--text);font-size:1.2rem;font-weight:700;display:block}.account-module__FD2Xgq__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.account-module__FD2Xgq__tabs{border-bottom:1px solid var(--border);gap:.5rem;margin-bottom:1.5rem;padding-bottom:0;display:flex}.account-module__FD2Xgq__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.95rem;font-weight:500;transition:color .2s,border-color .2s;display:flex}.account-module__FD2Xgq__tab:hover{color:var(--text)}.account-module__FD2Xgq__tabActive{color:var(--accent);border-bottom-color:var(--accent)}.account-module__FD2Xgq__ordersSection{animation:.3s account-module__FD2Xgq__fadeIn}.account-module__FD2Xgq__emptyOrders{text-align:center;background:var(--card-bg);border:1px solid var(--border);border-radius:20px;padding:3rem 1rem}.account-module__FD2Xgq__emptyIcon{margin-bottom:1rem;font-size:3rem}.account-module__FD2Xgq__emptyOrders h2{color:var(--text);margin-bottom:.5rem;font-size:1.2rem}.account-module__FD2Xgq__emptyOrders p{color:var(--text-secondary);margin-bottom:1.5rem}.account-module__FD2Xgq__ordersList{flex-direction:column;gap:.75rem;display:flex}.account-module__FD2Xgq__orderCard{background:var(--card-bg);border:1px solid var(--border);border-radius:16px;transition:border-color .2s;overflow:hidden}.account-module__FD2Xgq__orderCard:hover{border-color:var(--accent)}.account-module__FD2Xgq__orderHeader{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.account-module__FD2Xgq__orderMainInfo{flex-direction:column;gap:.25rem;display:flex}.account-module__FD2Xgq__orderId{color:var(--text);font-family:SF Mono,Fira Code,monospace;font-size:.95rem;font-weight:700}.account-module__FD2Xgq__orderDate{color:var(--text-secondary);font-size:.8rem}.account-module__FD2Xgq__orderRight{align-items:center;gap:1rem;display:flex}.account-module__FD2Xgq__orderStatus{white-space:nowrap;border:1px solid;border-radius:8px;padding:.35rem .75rem;font-size:.75rem;font-weight:600}.account-module__FD2Xgq__orderTotal{color:var(--text);white-space:nowrap;font-size:1rem;font-weight:700}.account-module__FD2Xgq__chevron{color:var(--text-secondary);flex-shrink:0;transition:transform .3s}.account-module__FD2Xgq__chevronOpen{transform:rotate(180deg)}.account-module__FD2Xgq__orderDetails{border-top:1px solid var(--border);padding:1.25rem 1.5rem;animation:.3s account-module__FD2Xgq__slideDown}.account-module__FD2Xgq__orderItems{flex-direction:column;gap:.75rem;display:flex}.account-module__FD2Xgq__orderItem{align-items:center;gap:1rem;display:flex}.account-module__FD2Xgq__orderItem img{background:var(--bg-secondary);border-radius:8px}.account-module__FD2Xgq__orderItemInfo{flex-direction:column;flex:1;gap:.15rem;display:flex}.account-module__FD2Xgq__orderItemName{color:var(--text);font-size:.9rem;font-weight:500}.account-module__FD2Xgq__orderItemQty{color:var(--text-secondary);font-size:.8rem}.account-module__FD2Xgq__orderItemTotal{color:var(--text);white-space:nowrap;font-size:.9rem;font-weight:600}.account-module__FD2Xgq__orderBadge{color:#a2ad59;background:#a2ad5915;border-radius:8px;margin-top:.75rem;padding:.4rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}.account-module__FD2Xgq__profileSection{animation:.3s account-module__FD2Xgq__fadeIn}.account-module__FD2Xgq__profileCard{background:var(--card-bg);border:1px solid var(--border);border-radius:20px;margin-bottom:1.5rem;padding:1.75rem}.account-module__FD2Xgq__profileCardHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.account-module__FD2Xgq__profileCardHeader h2{color:var(--text);font-size:1.15rem}.account-module__FD2Xgq__editBtn{border:1px solid var(--border);color:var(--accent);cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:background .2s;display:flex}.account-module__FD2Xgq__editBtn:hover{background:var(--accent);color:#fff}.account-module__FD2Xgq__profileFields{flex-direction:column;gap:1rem;display:flex}.account-module__FD2Xgq__profileField{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.account-module__FD2Xgq__profileField:last-child{border-bottom:none}.account-module__FD2Xgq__fieldLabel{color:var(--text-secondary);font-size:.9rem}.account-module__FD2Xgq__fieldValue{color:var(--text);font-size:.9rem;font-weight:500}.account-module__FD2Xgq__editForm{flex-direction:column;gap:1rem;display:flex}.account-module__FD2Xgq__field label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.35rem;font-size:.8rem;font-weight:500;display:block}.account-module__FD2Xgq__field input{background:var(--bg);border:1px solid var(--border);width:100%;color:var(--text);border-radius:10px;outline:none;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s}.account-module__FD2Xgq__field input:focus{border-color:var(--accent)}.account-module__FD2Xgq__editActions{gap:.75rem;margin-top:.5rem;display:flex}.account-module__FD2Xgq__logoutBtn{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef444450;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:background .2s;display:flex}.account-module__FD2Xgq__logoutBtn:hover{background:#ef444410}@keyframes account-module__FD2Xgq__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes account-module__FD2Xgq__slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}@media (max-width:640px){.account-module__FD2Xgq__page{padding:5rem 1rem 2rem}.account-module__FD2Xgq__profileHeader{gap:1rem;padding:1.25rem}.account-module__FD2Xgq__avatar{width:52px;height:52px;font-size:1.2rem}.account-module__FD2Xgq__profileName{font-size:1.1rem}.account-module__FD2Xgq__profileStats{border-top:1px solid var(--border);justify-content:center;width:100%;margin-top:.5rem;padding-top:1rem}.account-module__FD2Xgq__orderHeader{flex-wrap:wrap;padding:1rem}.account-module__FD2Xgq__orderRight{flex-wrap:wrap;gap:.5rem}.account-module__FD2Xgq__orderTotal{font-size:.9rem}.account-module__FD2Xgq__orderDetails{padding:1rem}.account-module__FD2Xgq__tabs{gap:0}.account-module__FD2Xgq__tab{flex:1;justify-content:center;padding:.75rem .5rem;font-size:.85rem}.account-module__FD2Xgq__welcomeCard{padding:2rem 1.5rem}.account-module__FD2Xgq__welcomeFeatures{flex-direction:column;align-items:center;gap:.75rem}}
