.account_container__5WRml{max-width:1200px;margin:0 auto;padding:clamp(1rem,2vh,2rem);min-height:100vh;background:var(--bg-primary)}.account_loadingContainer__ctdaJ{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:1rem}.account_spinner__nDkuE{width:40px;height:40px;border-top:3px solid var(--border-light);border:3px solid var(--border-light);border-top-color:var(--primary);border-radius:50%;animation:account_spin__YDVOr 1s linear infinite}@keyframes account_spin__YDVOr{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.account_header__lFRGv{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;border:1px solid var(--border-light);border-top:3px solid transparent;background-image:linear-gradient(var(--bg-glass),var(--bg-glass)),var(--primary-gradient);background-origin:border-box;background-clip:padding-box,border-box;padding:1.5rem;margin-bottom:1.5rem;box-shadow:var(--shadow-lg),0 0 0 1px rgba(255,255,255,.1) inset}.account_headerContent__4VBPv{display:flex;flex-direction:column;gap:1.5rem}.account_titleSection__6K8Zz{display:flex;flex-direction:column;gap:.5rem}.account_title__pJ1Xi{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--text-primary);margin:0;line-height:1.2}.account_subtitle__0l3An{font-size:clamp(.875rem,2vw,1.125rem);color:var(--text-muted);margin:0;line-height:1.4}.account_statsContainer__pNT7h{display:flex;gap:1rem;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.account_statsContainer__pNT7h::-webkit-scrollbar{display:none}.account_statCard__JBwov{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);border-radius:12px;padding:1rem 1.25rem;text-align:center;transition:var(--transition);position:relative;overflow:hidden;flex:1;min-width:120px}.account_statCard__JBwov:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--primary-gradient);opacity:0;transition:opacity .3s ease}.account_statCard__JBwov:hover:before{opacity:1}.account_statValue__eu_yW{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:.25rem}.account_statLabel__JWLm0{font-size:.875rem;color:var(--text-muted);font-weight:500}.account_statCard__JBwov.account_primary__img_Z .account_statValue__eu_yW{color:var(--primary)}.account_statCard__JBwov.account_secondary__3S4Ts .account_statValue__eu_yW{color:var(--text-secondary)}.account_statCard__JBwov.account_success__vOPru .account_statValue__eu_yW{color:var(--success)}.account_tabNavigation__woLEj{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);border-radius:12px;padding:.5rem;margin-bottom:1.5rem;box-shadow:var(--shadow-sm)}.account_tabScrollContainer___bayu{display:flex;gap:.5rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.account_tabScrollContainer___bayu::-webkit-scrollbar{display:none}.account_tabButton__tYO94{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:transparent;border:none;border-radius:8px;color:var(--text-muted);font-weight:500;font-size:.875rem;cursor:pointer;transition:var(--transition);white-space:nowrap;min-width:-moz-fit-content;min-width:fit-content}.account_tabButton__tYO94:hover{background:var(--bg-hover);color:var(--text-primary)}.account_tabButton__tYO94.account_activeTab__cfsUF{background:var(--primary);color:white;box-shadow:var(--shadow-sm)}.account_tabIcon___IeI8{flex-shrink:0}.account_tabLabel__Wb52g{font-weight:500}.account_contentContainer__mH82f{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);border-radius:16px;overflow:hidden;box-shadow:var(--shadow-lg)}.account_tabContent__bg9M1{padding:1.5rem}.account_formGroup___errS{position:relative;margin-bottom:.75rem}.account_checkboxRow__lfynQ{display:flex;align-items:center;gap:.5rem;padding:.75rem .25rem 0}.account_checkboxLabel__4iYu0{display:inline-flex;align-items:center;gap:.5rem;color:var(--text-secondary);font-size:.9375rem}.account_formGroup___errS label{position:absolute;left:.75rem;top:1rem;font-size:1rem;color:var(--text-muted);background:var(--bg-glass);padding:0 .25rem;transition:all .2s ease;pointer-events:none;z-index:3}.account_formGroup___errS input,.account_formGroup___errS select{width:100%;padding:1rem .75rem;border:1px solid var(--border-light);border-radius:8px;background:var(--bg-glass);color:var(--text-primary);font-size:1rem;transition:var(--transition);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:relative;z-index:2}.account_formGroup___errS input:focus,.account_formGroup___errS select:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(102,126,234,.1)}.account_formGroup___errS input:not(:-moz-placeholder)+label{top:0;font-size:.75rem;color:var(--primary);transform:translateY(-50%)}.account_formGroup___errS input:focus+label,.account_formGroup___errS input:not(:placeholder-shown)+label,.account_formGroup___errS select:focus+label,.account_formGroup___errS select:not([value=""])+label{top:0;font-size:.75rem;color:var(--primary);transform:translateY(-50%)}.account_formGroup___errS input:disabled{background:var(--bg-secondary);color:var(--text-muted);cursor:not-allowed}.account_passwordInput__tcy0O{position:relative;display:flex;align-items:center}.account_passwordInput__tcy0O input{padding-right:3rem}.account_passwordToggle__bwU_6{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--text-muted);cursor:pointer;padding:.25rem;border-radius:4px;transition:var(--transition)}.account_passwordToggle__bwU_6:hover{color:var(--text-primary);background:var(--bg-hover)}.account_message__eFaJK{padding:.75rem 1rem;border-radius:8px;margin-bottom:.75rem;font-weight:500}.account_message__eFaJK.account_success__vOPru{background:rgba(16,185,129,.1);color:var(--success);border:1px solid rgba(16,185,129,.2)}.account_message__eFaJK.account_error__dYAbI{background:rgba(239,68,68,.1);color:var(--error);border:1px solid rgba(239,68,68,.2)}.account_formActions__A34EV{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap}.account_actionButton__vy_lg{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--primary);color:white;border:none;border-radius:8px;font-weight:500;font-size:.875rem;cursor:pointer;transition:var(--transition);box-shadow:var(--shadow-sm)}.account_actionButton__vy_lg:hover:not(:disabled){background:#5a67d8;transform:translateY(-1px);box-shadow:var(--shadow-md)}.account_actionButton__vy_lg:disabled{opacity:.6;cursor:not-allowed;transform:none}.account_actionButton__vy_lg.account_secondary__3S4Ts{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-light)}.account_actionButton__vy_lg.account_secondary__3S4Ts:hover{background:var(--bg-hover)}.account_actionButton__vy_lg.account_danger___0un2{background:var(--error)}.account_actionButton__vy_lg.account_danger___0un2:hover:not(:disabled){background:#dc2626}.account_editButton__YJv0M{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-light);border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:var(--transition)}.account_editButton__YJv0M:hover{background:var(--bg-hover);border-color:var(--border-muted)}.account_sectionHeader__nGMFI{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.account_sectionHeader__nGMFI h2{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0}.account_profileForm__ZUqVk{margin-bottom:1.5rem}.account_ordersList__PAmhW{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.account_addressSection__1dn2k{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);border-radius:12px;padding:1rem}.account_addressGrid__VCeg4{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.75rem}.account_addressCard__mkXSz{background:var(--bg-glass);border:1px solid var(--border-light);border-radius:10px;padding:.75rem}.account_addressList__CTwC8{margin-top:.5rem;display:flex;flex-direction:column;gap:.5rem}.account_addressItem__Boh3s{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem;background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:8px}.account_addressItemBody__5mfWv{display:flex;flex-direction:column;gap:.125rem}.account_addressLineTop__SLQcI{display:flex;align-items:center;gap:.375rem;flex-wrap:wrap}.account_addressLinePrimary__iplfY{font-weight:600;color:var(--text-primary)}.account_addressLineSecondary__TXary{color:var(--text-secondary);font-size:.875rem}.account_addressItemActions__ed3bV{display:flex;gap:.375rem;flex-wrap:wrap}.account_deleteButton__9CPWX{background:transparent;color:var(--text-muted);border:1px solid var(--border-light);border-radius:8px;padding:.5rem .75rem;cursor:pointer}.account_deleteButton__9CPWX:hover{background:var(--danger-bg,rgba(239,68,68,.08));color:var(--danger-text,#ef4444);border-color:var(--danger-border,rgba(239,68,68,.35))}.account_chipButton__lw8z6{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border-light);border-radius:9999px;font-size:.75rem;font-weight:600;cursor:pointer;transition:var(--transition)}.account_chipButton__lw8z6:hover{background:var(--bg-hover);color:var(--text-primary)}.account_chipButton__lw8z6.account_secondary__3S4Ts{background:var(--bg-secondary)}.account_chipButton__lw8z6.account_danger___0un2{background:transparent;color:var(--danger-text,#ef4444);border-color:var(--danger-border,rgba(239,68,68,.35))}.account_chipButton__lw8z6:disabled{opacity:.6;cursor:not-allowed}.account_addressFormGrid__yjZkd{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.account_addressRow__llsQw{display:grid;grid-template-columns:1fr 1fr;gap:.25rem .75rem}.account_badge__1jPnD{display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .5rem;border-radius:9999px;font-size:.6875rem;font-weight:600;background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border-light)}.account_addressHeader__qde56{font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.account_addressHeaderRow__EZ_qG{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.account_addressHeaderTitle__YsnYN{font-weight:700;color:var(--text-primary)}.account_addressBody__8NkPd{color:var(--text-primary);display:flex;flex-direction:column;gap:.125rem}.account_addressBodyMuted__ssEYA{color:var(--text-muted);font-style:italic}.account_addressActions__S4Ihz{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:.5rem}.account_badgeShipping__5duxA{background:rgba(59,130,246,.12);color:#3b82f6;border-color:rgba(59,130,246,.35)}.account_badgeBilling__xGEO9{background:rgba(16,185,129,.12);color:#10b981;border-color:rgba(16,185,129,.35)}.account_modalOverlay___0k_4{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.account_modalContainer__lVwku{background:var(--bg-glass);border:1px solid var(--border-light);border-radius:12px;padding:1rem;width:min(720px,92vw);box-shadow:var(--shadow-lg);z-index:1001}.account_modalHeader__rtCUa{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.account_modalBody__Wwvtu{padding:.5rem 0}.account_inlineChecks__X7qyF{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;padding-top:.25rem}.account_checkItem__uMZ_3{display:inline-flex;align-items:center;gap:.375rem;color:var(--text-secondary);font-size:.875rem}.account_cleanModalForm__X_uqQ{padding:.25rem .5rem}.account_cleanGrid__pt0p_{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;width:100%}.account_cleanFieldWide__MkZjG,.account_cleanField__sSpJn{display:flex;flex-direction:column;gap:.375rem}.account_cleanFieldWide__MkZjG{grid-column:span 3}.account_cleanLabel__IvJu_{font-size:.8125rem;color:var(--text-secondary);font-weight:600}.account_cleanInput__oKtla{padding:.625rem .75rem;border:1px solid var(--border-light);background:var(--bg-glass);color:var(--text-primary);border-radius:8px;width:100%}.account_cleanInput__oKtla:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(102,126,234,.1)}.account_cleanAddressAuto__tMy1r{width:100%;display:block}@media (max-width:768px){.account_cleanGrid__pt0p_{grid-template-columns:1fr 1fr}.account_cleanFieldWide__MkZjG{grid-column:span 2}}@media (max-width:480px){.account_cleanGrid__pt0p_{grid-template-columns:1fr}.account_cleanFieldWide__MkZjG{grid-column:span 1}}.account_orderDetailContent__xD1pl{display:flex;flex-direction:column;gap:1rem}.account_orderMetaGrid__d1Ex3{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.account_orderMetaGrid__d1Ex3>div{background:var(--bg-glass);border:1px solid var(--border-light);border-radius:10px;padding:.75rem;display:flex;flex-direction:column;gap:.25rem}.account_orderMetaGrid__d1Ex3>div strong{font-size:.75rem;color:var(--text-muted);font-weight:600}.account_orderMetaGrid__d1Ex3>div div{font-size:.95rem;color:var(--text-primary);font-weight:600}.account_orderItemsTable__iFrT_{background:var(--bg-glass);border:1px solid var(--border-light);border-radius:12px;overflow:hidden}.account_orderItemRow__yf8e1{display:grid;grid-template-columns:1fr auto auto;gap:.5rem;align-items:center;padding:.75rem 1rem;border-top:1px solid var(--border-light)}.account_orderItemRow__yf8e1:first-child{border-top:none}.account_itemName__OTZly{color:var(--text-primary);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account_itemQty__jjA_Z{color:var(--text-muted);font-size:.875rem;text-align:right}.account_itemPrice__mCQ93{color:var(--text-primary);font-weight:700;text-align:right}.account_orderCard__mkzV2{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);border-radius:12px;padding:1rem;transition:var(--transition);position:relative}.account_orderCard__mkzV2:hover{border-color:var(--primary);box-shadow:var(--shadow-md)}.account_orderHeader__PqC_p{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.account_orderHeaderLeft__zWbCi{display:flex;align-items:center;gap:.75rem}.account_orderDateInline__jzN9D{display:inline-flex;align-items:center;gap:.35rem;color:var(--text-muted);font-size:.8125rem}.account_orderHeaderRight__UzSia{display:flex;align-items:center;gap:.5rem}.account_orderTotalInline__79tX1{font-weight:700;color:var(--text-primary)}.account_statusChip__7SYia{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:capitalize;border:1px solid var(--border-light)}.account_statusChip__7SYia.account_pending__PONqQ{background:rgba(234,179,8,.1);color:#eab308;border-color:rgba(234,179,8,.25)}.account_statusChip__7SYia.account_processing__vHKRh,.account_statusChip__7SYia.account_shipped__jobCH{background:rgba(59,130,246,.1);color:#3b82f6;border-color:rgba(59,130,246,.25)}.account_statusChip__7SYia.account_delivered__bxyic{background:rgba(16,185,129,.1);color:#10b981;border-color:rgba(16,185,129,.25)}.account_statusChip__7SYia.account_cancelled__wafz6{background:rgba(239,68,68,.1);color:#ef4444;border-color:rgba(239,68,68,.25)}.account_statusChip__7SYia.account_neutral__13AHI{background:var(--bg-secondary);color:var(--text-secondary)}.account_orderDetailsRow__1Z_FW{display:flex;justify-content:space-between;align-items:center}.account_orderId__7bX2I{font-weight:600;color:var(--text-primary);font-size:.875rem}.account_orderStatus__xdlb8{display:flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;text-transform:capitalize}.account_orderDetails__n7KQD{display:flex;flex-direction:column;gap:.5rem}.account_orderAddress__ch7eX,.account_orderDate__RVgOT,.account_orderTotal__JUvG9{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-muted)}.account_viewOrderButton__6_SBC{margin-top:.75rem;padding:.5rem 1rem;background:var(--primary);color:white;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:var(--transition)}.account_viewOrderButton__6_SBC:hover{background:#5a67d8}.account_ordersTab__8sVVx{display:flex;flex-direction:column;gap:1rem}.account_ordersHeader__J7euz{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.account_ordersHeader__J7euz h2{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0}.account_searchSection___dSgS{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);border-radius:12px;padding:1rem}.account_searchForm__emwFT{display:flex;gap:.5rem;align-items:center}.account_searchInput__3km9h{position:relative;display:flex;align-items:center;flex:1}.account_searchInput__3km9h svg{position:absolute;left:.75rem;color:var(--text-muted);pointer-events:none;z-index:2}.account_searchInput__3km9h input{padding:.75rem .75rem .75rem 2.5rem;border:1px solid var(--border-light);border-radius:8px;background:var(--bg-glass);color:var(--text-primary);font-size:.875rem;width:100%}.account_searchInput__3km9h input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(102,126,234,.1)}.account_searchInput__3km9h label{position:absolute;left:2.5rem;top:.75rem;font-size:.875rem;color:var(--text-muted);background:var(--bg-glass);padding:0 .25rem;transition:all .2s ease;pointer-events:none;z-index:1}.account_searchInput__3km9h input:not(:-moz-placeholder)+label{top:0;font-size:.625rem;color:var(--primary);transform:translateY(-50%)}.account_searchInput__3km9h input:focus+label,.account_searchInput__3km9h input:not(:placeholder-shown)+label{top:0;font-size:.625rem;color:var(--primary);transform:translateY(-50%)}.account_searchButton__oXQNA{padding:.75rem 1rem;background:var(--primary);color:white;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:var(--transition);white-space:nowrap}.account_searchButton__oXQNA:hover{background:#5a67d8}.account_filtersSection__seEei{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);border-radius:12px;overflow:hidden}.account_filtersToggle__5hB0U{display:flex;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;background:transparent;border:none;color:var(--text-primary);font-size:.875rem;font-weight:500;cursor:pointer;transition:var(--transition)}.account_filtersToggle__5hB0U:hover{background:var(--bg-hover)}.account_filtersToggle__5hB0U svg:last-child{margin-left:auto;transition:transform .2s ease}.account_filtersToggle__5hB0U .account_rotated__nwQPZ{transform:rotate(180deg)}.account_filters__xL4fm{display:flex;flex-direction:column;gap:.5rem;padding:0 1rem 1rem;border-top:1px solid var(--border-light)}.account_filterGroup__yi6nZ{display:flex;align-items:center;gap:.5rem}.account_filterGroup__yi6nZ svg{color:var(--text-muted)}.account_filterGroup__yi6nZ select{flex:1;padding:.5rem .75rem;border:1px solid var(--border-light);border-radius:6px;background:var(--bg-glass);color:var(--text-primary);font-size:.875rem;cursor:pointer}.account_filterGroup__yi6nZ select:focus{outline:none;border-color:var(--primary)}.account_error__dYAbI,.account_loading___0cWN{text-align:center;padding:2rem;color:var(--text-muted)}.account_error__dYAbI{color:var(--error)}.account_emptyState__1DK82{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;color:var(--text-muted);text-align:center;min-height:200px}.account_emptyState__1DK82 svg{margin-bottom:1rem;opacity:.5;color:var(--text-muted)}.account_emptyState__1DK82 p{margin-bottom:1.5rem;font-size:1.125rem;color:var(--text-muted)}.account_pagination__Y5Ko7{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.account_pageButton__BsITr{padding:.5rem .75rem;border:1px solid var(--border-light);background:var(--bg-glass);color:var(--text-primary);border-radius:6px;cursor:pointer;transition:var(--transition);font-size:.875rem}.account_pageButton__BsITr:hover:not(:disabled){background:var(--bg-hover);border-color:var(--border-muted)}.account_pageButton__BsITr:disabled{opacity:.5;cursor:not-allowed}.account_pageButton__BsITr.account_activePage__cfsMN{background:var(--primary);color:white;border-color:var(--primary)}.account_settingsTab__1Pjs4{display:flex;flex-direction:column;gap:1.5rem}.account_settingsSection__lhgdx{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);border-radius:12px;padding:1.25rem}.account_settingsSection__lhgdx h2{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0 0 .75rem}.account_passwordForm__a5x7l{display:flex;flex-direction:column;gap:.75rem}.account_dangerZone__gzdM8{background:rgba(239,68,68,.05);border:1px solid rgba(239,68,68,.2);border-radius:8px;padding:1rem}.account_dangerZone__gzdM8 p{color:var(--text-muted);margin-bottom:1rem;font-size:.875rem}.account_nameFieldContainer__rO2Pe{position:relative;display:flex;align-items:center}.account_nameFieldContainer__rO2Pe input{flex:1;padding-right:3rem}.account_inlineEditButton__Nlzwg{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--text-muted);cursor:pointer;padding:.25rem;border-radius:4px;transition:var(--transition);display:flex;align-items:center;justify-content:center}.account_inlineEditButton__Nlzwg:hover{color:var(--text-primary);background:var(--bg-hover)}@media (max-width:768px){.account_container__5WRml,.account_header__lFRGv{padding:1rem}.account_statsContainer__pNT7h{gap:.75rem}.account_statCard__JBwov{padding:.75rem 1rem;min-width:100px}.account_statValue__eu_yW{font-size:1.25rem}.account_statLabel__JWLm0{font-size:.75rem}.account_tabNavigation__woLEj{padding:.25rem}.account_tabButton__tYO94{padding:.5rem .75rem;font-size:.75rem}.account_tabContent__bg9M1{padding:1rem}.account_ordersHeader__J7euz{flex-direction:column;align-items:stretch}.account_searchForm__emwFT{flex-direction:row;width:100%;gap:.5rem}.account_searchInput__3km9h{flex:1}.account_searchInput__3km9h input{width:100%;min-width:auto}.account_searchButton__oXQNA{flex-shrink:0;white-space:nowrap}.account_filters__xL4fm{gap:.75rem}.account_filterGroup__yi6nZ{justify-content:space-between}.account_filterGroup__yi6nZ select{flex:1}.account_formActions__A34EV{flex-direction:column}.account_actionButton__vy_lg{width:100%;justify-content:center}.account_orderMetaGrid__d1Ex3{grid-template-columns:1fr}.account_orderItemRow__yf8e1{grid-template-columns:1fr auto}.account_itemQty__jjA_Z{display:none}}@media (max-width:480px){.account_title__pJ1Xi{font-size:1.5rem}.account_subtitle__0l3An{font-size:.875rem}.account_tabContent__bg9M1{padding:.75rem}.account_profileSection__TZbLg,.account_settingsSection__lhgdx{padding:1rem}.account_statCard__JBwov{padding:.5rem .75rem;min-width:80px}.account_statValue__eu_yW{font-size:1rem}.account_statLabel__JWLm0{font-size:.625rem}.account_tabButton__tYO94{padding:.5rem;font-size:.625rem}.account_tabLabel__Wb52g{display:none}}.SchemaGrid_tableContainer__tO13B{width:100%;overflow-x:auto}.SchemaGrid_table__zd6WJ{width:100%;border-collapse:collapse}.SchemaGrid_table__zd6WJ td,.SchemaGrid_table__zd6WJ th{padding:.75rem;border-bottom:1px solid var(--border-light);text-align:left}.SchemaGrid_table__zd6WJ th{color:var(--text-secondary);font-weight:600;font-size:.8125rem}.SchemaGrid_table__zd6WJ td{color:var(--text-primary);font-size:.875rem}.SchemaGrid_width-sm__qAu9_{width:120px}.SchemaGrid_width-lg__z0D7D{width:240px}.SchemaGrid_actionsHeader__lJ0gA{width:100px;text-align:right}.SchemaGrid_actionsCell__E44Ka{text-align:right}.SchemaGrid_actions__cWfVq{display:inline-flex;gap:.375rem}.SchemaGrid_actionButton__IqHsl{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-light);border-radius:6px;padding:.25rem .5rem;cursor:pointer}.SchemaGrid_clickableRow__jcZyC{cursor:pointer}.SchemaGrid_cardContainer__dNlAI{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.75rem}.SchemaGrid_card__UeM_2{background:var(--bg-glass);border:1px solid var(--border-light);border-radius:12px;padding:.75rem}.SchemaGrid_clickableCard__0c0nW{cursor:pointer}.SchemaGrid_cardHeader__BgPA5{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem}.SchemaGrid_cardPrimary__vEglS{font-weight:700;color:var(--text-primary)}.SchemaGrid_cardSecondary__FSpwn{color:var(--text-secondary);font-size:.875rem}.SchemaGrid_cardMeta__VNrgn{display:grid;grid-template-columns:1fr 1fr;gap:.25rem .75rem}.SchemaGrid_cardMetaItem__dwWCK{display:contents}.SchemaGrid_cardMetaLabel__Dr_ds{color:var(--text-muted);font-size:.75rem}.SchemaGrid_cardMetaValue__kukZj{color:var(--text-primary);font-weight:600;font-size:.875rem}.SchemaGrid_cardBadges__x9PDF{display:flex;gap:.375rem;flex-wrap:wrap;margin-top:.5rem}.SchemaGrid_cardBadge__zljwY{font-size:.75rem;background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border-light);border-radius:9999px;padding:.125rem .5rem}.SchemaGrid_cardActions__PDO0I{margin-top:.5rem;display:flex;gap:.375rem;justify-content:flex-end}.SchemaGrid_badge__BqSz_{display:inline-flex;align-items:center;gap:.25rem;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;border:1px solid var(--border-light)}.SchemaGrid_badge-neutral__sN2iI{background:var(--bg-secondary);color:var(--text-secondary)}.SchemaGrid_emptyState__w7skq{text-align:center;color:var(--text-muted);padding:1rem}.SchemaGrid_pagination__oAsSY{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem}.SchemaGrid_pageButton__6QJlU{padding:.375rem .75rem;background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-light);border-radius:6px;cursor:pointer}.SchemaGrid_pageInfo__UUWF_{color:var(--text-secondary);font-size:.875rem}.SchemaGrid_loading__o4aYS{text-align:center;padding:1rem}.SchemaGrid_spinner__SW9JL{width:20px;height:20px;border-top:2px solid var(--border-light);border:2px solid var(--border-light);border-top-color:var(--primary);border-radius:50%;animation:SchemaGrid_spin__yA_B1 1s linear infinite;margin:0 auto .5rem}@keyframes SchemaGrid_spin__yA_B1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}