.AccountDashboard-module__A8VOZq__page{padding:var(--space-xl)0 var(--space-4xl);max-width:960px;margin:0 auto}.AccountDashboard-module__A8VOZq__header{align-items:center;gap:var(--space-md);padding-bottom:var(--space-xl);border-bottom:1px solid var(--color-border);margin-bottom:var(--space-xl);display:flex}.AccountDashboard-module__A8VOZq__avatar{width:48px;height:48px;color:var(--color-gold);font-family:var(--font-display);font-size:var(--text-base);letter-spacing:.04em;background:#0d1117;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:flex}.AccountDashboard-module__A8VOZq__headerText{flex:1;min-width:0}.AccountDashboard-module__A8VOZq__name{font-family:var(--font-display);font-size:var(--text-xl);color:var(--color-text-primary);letter-spacing:-.02em;font-weight:800;line-height:1.2}.AccountDashboard-module__A8VOZq__email{color:var(--color-text-light);margin-top:2px;font-size:13px}.AccountDashboard-module__A8VOZq__logoutBtn{color:var(--color-text-secondary);border:1px solid var(--color-border);white-space:nowrap;border-radius:4px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.AccountDashboard-module__A8VOZq__logoutBtn:hover{color:var(--color-error);border-color:var(--color-error)}.AccountDashboard-module__A8VOZq__grid{gap:var(--space-xl);grid-template-columns:1fr;display:grid}@media (min-width:768px){.AccountDashboard-module__A8VOZq__grid{grid-template-columns:1fr 280px}}.AccountDashboard-module__A8VOZq__leftCol{gap:var(--space-xl);flex-direction:column;display:flex}.AccountDashboard-module__A8VOZq__rightCol{gap:var(--space-sm);flex-direction:column;display:flex}.AccountDashboard-module__A8VOZq__card{border:1px solid var(--color-border);padding:var(--space-lg);background:var(--color-surface);border-radius:6px}.AccountDashboard-module__A8VOZq__cardHeader{margin-bottom:var(--space-md);justify-content:space-between;align-items:center;display:flex}.AccountDashboard-module__A8VOZq__cardTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-light);margin-bottom:var(--space-md);font-size:11px;font-weight:700}.AccountDashboard-module__A8VOZq__cardHeader .AccountDashboard-module__A8VOZq__cardTitle{margin-bottom:0}.AccountDashboard-module__A8VOZq__addBtn{color:var(--color-gold);align-items:center;gap:4px;font-size:12px;font-weight:600;transition:opacity .15s;display:flex}.AccountDashboard-module__A8VOZq__addBtn:hover{opacity:.7}.AccountDashboard-module__A8VOZq__detailsList{flex-direction:column;display:flex}.AccountDashboard-module__A8VOZq__detailRow{border-bottom:1px solid var(--color-border-light);justify-content:space-between;align-items:center;gap:var(--space-md);padding:10px 0;display:flex}.AccountDashboard-module__A8VOZq__detailRow:last-child{border-bottom:none;padding-bottom:0}.AccountDashboard-module__A8VOZq__detailRow:first-child{padding-top:0}.AccountDashboard-module__A8VOZq__detailLabel{color:var(--color-text-light);flex-shrink:0;font-size:13px}.AccountDashboard-module__A8VOZq__detailValue{color:var(--color-text-primary);text-align:right;word-break:break-word;font-size:13px;font-weight:600}.AccountDashboard-module__A8VOZq__addressList{gap:var(--space-sm);flex-direction:column;display:flex}.AccountDashboard-module__A8VOZq__addressCard{justify-content:space-between;align-items:flex-start;gap:var(--space-md);background:var(--color-background);border-radius:4px;padding:12px;display:flex}.AccountDashboard-module__A8VOZq__addressContent{flex-direction:column;gap:2px;min-width:0;display:flex}.AccountDashboard-module__A8VOZq__addressLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-primary);font-size:12px;font-weight:700}.AccountDashboard-module__A8VOZq__addressText{color:var(--color-text-secondary);font-size:13px;line-height:1.5}.AccountDashboard-module__A8VOZq__addressActions{flex-shrink:0;gap:4px;display:flex}.AccountDashboard-module__A8VOZq__addrActionBtn{width:28px;height:28px;color:var(--color-text-light);border-radius:4px;justify-content:center;align-items:center;transition:all .15s;display:flex}.AccountDashboard-module__A8VOZq__addrActionBtn:hover{background:var(--color-border-light);color:var(--color-text-primary)}.AccountDashboard-module__A8VOZq__addressForm{gap:var(--space-sm);flex-direction:column;display:flex}.AccountDashboard-module__A8VOZq__addrInput{width:100%;font-size:13px;font-family:var(--font-primary);color:var(--color-text-primary);background:var(--color-background);border:1px solid var(--color-border);border-radius:4px;padding:10px 12px;transition:border-color .15s}.AccountDashboard-module__A8VOZq__addrInput:focus{border-color:var(--color-gold);outline:none}.AccountDashboard-module__A8VOZq__addrInput::placeholder{color:var(--color-text-light)}.AccountDashboard-module__A8VOZq__addrRow{gap:var(--space-sm);grid-template-columns:1fr 1fr;display:grid}.AccountDashboard-module__A8VOZq__addrActions{gap:var(--space-sm);padding-top:var(--space-xs);display:flex}.AccountDashboard-module__A8VOZq__addrSave{color:#0d1117;background:var(--color-gold);border-radius:4px;padding:8px 20px;font-size:13px;font-weight:700;transition:opacity .15s}.AccountDashboard-module__A8VOZq__addrSave:hover{opacity:.85}.AccountDashboard-module__A8VOZq__addrCancel{color:var(--color-text-secondary);padding:8px 16px;font-size:13px;font-weight:500;transition:color .15s}.AccountDashboard-module__A8VOZq__addrCancel:hover{color:var(--color-text-primary)}.AccountDashboard-module__A8VOZq__emptyState{color:var(--color-text-light);background:var(--color-background);border-radius:4px;align-items:center;gap:10px;padding:16px;font-size:13px;display:flex}.AccountDashboard-module__A8VOZq__actionCard{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-secondary);border-radius:4px;align-items:center;gap:12px;padding:14px 16px;transition:all .15s;display:flex}.AccountDashboard-module__A8VOZq__actionCard:hover{border-color:var(--color-gold);color:var(--color-text-primary)}.AccountDashboard-module__A8VOZq__actionCard>svg{color:var(--color-text-light);flex-shrink:0}.AccountDashboard-module__A8VOZq__actionCard:hover>svg{color:var(--color-gold)}.AccountDashboard-module__A8VOZq__actionCard>div{flex-direction:column;flex:1;min-width:0;display:flex}.AccountDashboard-module__A8VOZq__actionTitle{color:var(--color-text-primary);font-size:13px;font-weight:700}.AccountDashboard-module__A8VOZq__actionDesc{color:var(--color-text-light);margin-top:1px;font-size:11px}.AccountDashboard-module__A8VOZq__actionArrow{color:var(--color-text-light);opacity:0;flex-shrink:0;transition:all .15s;transform:translate(-4px)}.AccountDashboard-module__A8VOZq__actionCard:hover .AccountDashboard-module__A8VOZq__actionArrow{opacity:1;transform:translate(0)}@media (max-width:767px){.AccountDashboard-module__A8VOZq__header{flex-wrap:wrap}.AccountDashboard-module__A8VOZq__logoutBtn{margin-left:auto}.AccountDashboard-module__A8VOZq__addrRow{grid-template-columns:1fr}}
