.account_accountPage__hQTLd{min-height:100vh;background-color:#f8f9fa;padding:2rem 0}.account_container__DEYdh{max-width:1200px;margin:0 auto;padding:0 1rem}.account_loadingState__HmwBT{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center}.account_spinner__kj7aL{width:40px;height:40px;border:3px solid #e5e5e5;border-top-color:#d4af37;border-radius:50%;animation:account_spin__DW95g 1s linear infinite;margin-bottom:1rem}@keyframes account_spin__DW95g{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.account_loginSection__5374S{display:flex;justify-content:center;align-items:center;min-height:70vh}.account_loginCard__SFBcD{background:white;border-radius:12px;padding:3rem;box-shadow:0 4px 20px rgba(0,0,0,.1);max-width:480px;width:100%}.account_loginHeader__Bn095{text-align:center;margin-bottom:2rem}.account_loginHeader__Bn095 h1{font-size:2rem;font-weight:700;color:#2c3e50;margin-bottom:.5rem}.account_loginHeader__Bn095 p{color:#6c757d;font-size:1rem}.account_loginMethods__NygUO{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.account_loginButton__cI4Zx{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 1.5rem;border:2px solid #e9ecef;border-radius:8px;background:white;color:#2c3e50;font-weight:500;font-size:1rem;cursor:pointer;transition:all .2s ease;width:100%}.account_loginButton__cI4Zx:hover{border-color:#d4af37;background-color:#fafafa}.account_divider__dwAzg{text-align:center;position:relative;margin:1rem 0}.account_divider__dwAzg:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#e9ecef}.account_divider__dwAzg span{background:white;color:#6c757d;padding:0 1rem;font-size:.875rem}.account_loginBenefits__3XQpB{border-top:1px solid #e9ecef;padding-top:2rem}.account_loginBenefits__3XQpB h3{font-size:1.125rem;font-weight:600;color:#2c3e50;margin-bottom:1rem;text-align:center}.account_loginBenefits__3XQpB ul{list-style:none;padding:0;margin:0}.account_loginBenefits__3XQpB li{padding:.5rem 0;color:#6c757d;font-size:.925rem}.account_accountLayout__jqVZ5{display:grid;grid-template-columns:300px 1fr;grid-gap:2rem;gap:2rem;margin-top:1rem}.account_accountSidebar__p1FX3{background:white;border-radius:12px;padding:2rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;box-shadow:0 2px 12px rgba(0,0,0,.08);position:-webkit-sticky;position:sticky;top:2rem}.account_userProfile__hJitD{text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e9ecef}.account_userAvatar__hjI7Q{margin-bottom:1rem}.account_avatarImage__mWBAh{border-radius:50%;border:3px solid #d4af37}.account_avatarPlaceholder__Vrn53{width:80px;height:80px;border-radius:50%;background:#d4af37;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:white;margin:0 auto}.account_userInfo__Ieb7_ h2{font-size:1.25rem;font-weight:600;color:#2c3e50;margin-bottom:.25rem}.account_userInfo__Ieb7_ p{color:#6c757d;font-size:.925rem}.account_accountNav__At5e2 ul{list-style:none;padding:0;margin:0 0 2rem}.account_accountNav__At5e2 li{margin-bottom:.5rem}.account_accountNav__At5e2 a{display:block;padding:.75rem 1rem;color:#6c757d;text-decoration:none;border-radius:8px;transition:all .2s ease;font-weight:500}.account_accountNav__At5e2 a.account_active__w7djI,.account_accountNav__At5e2 a:hover{background-color:#f8f9fa;color:#d4af37}.account_signOutButton__qQHqz{width:100%;padding:.75rem;background:#dc3545;color:white;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.account_signOutButton__qQHqz:hover{background:#c82333}.account_accountContent__PkJoX{display:flex;flex-direction:column;gap:2rem}.account_accountSection__XB_ra{background:white;border-radius:12px;padding:2rem;box-shadow:0 2px 12px rgba(0,0,0,.08)}.account_sectionHeader__Ww0S0{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e9ecef}.account_sectionHeader__Ww0S0 h2{font-size:1.5rem;font-weight:600;color:#2c3e50;margin:0}.account_browseButton__4LWUA,.account_editButton__LiRTs,.account_saveButton__Xyu_n,.account_viewButton__cK8YB{background:#d4af37;color:white;border:none;padding:.5rem 1rem;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.account_browseButton__4LWUA:hover,.account_editButton__LiRTs:hover,.account_saveButton__Xyu_n:hover,.account_viewButton__cK8YB:hover{background:#b8941f}.account_cancelButton__GwLHj{background:#6c757d;color:white;border:none;padding:.5rem 1rem;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s ease;margin-left:.5rem}.account_cancelButton__GwLHj:hover{background:#5a6268}.account_badge__q3Vum{background:#e9ecef;color:#6c757d;padding:.25rem .75rem;border-radius:12px;font-size:.875rem;font-weight:500}.account_profileForm__8qq7_{display:flex;flex-direction:column;gap:1.5rem}.account_formGroup__Cc8uf{display:flex;flex-direction:column;gap:.5rem}.account_formGroup__Cc8uf label{font-weight:500;color:#2c3e50}.account_formInput__QJz8U{padding:.75rem;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;transition:border-color .2s ease}.account_formInput__QJz8U:focus{outline:none;border-color:#d4af37}.account_formInput__QJz8U:disabled{background-color:#f8f9fa;color:#6c757d}.account_formNote__8RZbo{color:#6c757d;font-size:.875rem}.account_formActions__XY5Ix{display:flex;align-items:center;margin-top:1rem}.account_profileInfo__zOnQy{display:flex;flex-direction:column;gap:1.5rem}.account_infoItem__yZTC3{display:flex;flex-direction:column;gap:.25rem}.account_infoItem__yZTC3 label{font-weight:500;color:#6c757d;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.account_infoItem__yZTC3 span{font-size:1rem;color:#2c3e50}.account_favoritesGrid__OZpEQ{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem}.account_favoriteItem__jEcM_{border:1px solid #e9ecef;border-radius:8px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.account_favoriteItem__jEcM_:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.account_favoriteImage__l6HzE{position:relative;width:100%;height:150px}.account_favoriteInfo__ugx_V{padding:1rem}.account_favoriteInfo__ugx_V h4{font-size:1rem;font-weight:600;color:#2c3e50;margin-bottom:.5rem}.account_favoriteInfo__ugx_V p{color:#d4af37;font-weight:600;margin-bottom:1rem}.account_viewButton__cK8YB{font-size:.875rem;padding:.5rem .75rem}.account_emptyState__xTFFp{text-align:center;padding:3rem 1rem}.account_emptyIcon__qX_Ug{font-size:3rem;margin-bottom:1rem}.account_emptyState__xTFFp h3{font-size:1.25rem;font-weight:600;color:#2c3e50;margin-bottom:.5rem}.account_emptyState__xTFFp p{color:#6c757d;margin-bottom:2rem}.account_securityInfo__DckUT{display:flex;flex-direction:column;gap:1.5rem}.account_verified__KkWhu{color:#28a745;font-weight:500}.account_unverified__IdD2E{color:#ffc107;font-weight:500}.account_preferencesForm__F6WKt{display:flex;flex-direction:column;gap:1rem}.account_checkboxLabel__iegxH{display:flex;align-items:center;gap:.75rem;padding:.75rem;border:1px solid #e9ecef;border-radius:8px;cursor:pointer;transition:background-color .2s ease}.account_checkboxLabel__iegxH:hover{background-color:#f8f9fa}.account_checkboxLabel__iegxH input[type=checkbox]{margin:0;cursor:pointer}.account_checkboxLabel__iegxH span{color:#2c3e50;font-weight:500}.account_ordersGrid__CFhej{display:flex;flex-direction:column;gap:1.5rem}.account_orderItem__dP4xI{border:1px solid #e9ecef;border-radius:12px;padding:1.5rem;background:#fafafa;transition:transform .2s ease,box-shadow .2s ease}.account_orderItem__dP4xI:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.account_orderHeader__ZWjm7{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e9ecef}.account_orderHeader__ZWjm7 h4{font-size:1.125rem;font-weight:600;color:#2c3e50;margin:0}.account_orderDate__7tcVz{color:#6c757d;font-size:.875rem;font-weight:500}.account_orderContent__hT00V{display:grid;grid-template-columns:1fr auto;grid-gap:1rem;gap:1rem;align-items:start}.account_orderItems__9Mj7n{display:flex;flex-direction:column;gap:.75rem}.account_orderItemPreview__6y9oQ{display:flex;align-items:center;gap:.75rem;padding:.5rem;background:white;border-radius:8px;border:1px solid #f0f0f0}.account_orderItemPreview__6y9oQ img{border-radius:4px;object-fit:cover}.account_orderItemPreview__6y9oQ span{font-size:.875rem;color:#2c3e50;font-weight:500}.account_moreItems__MvqV_{font-size:.875rem;color:#6c757d;font-style:italic;padding:.5rem}.account_orderSummary___qc3T{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end;min-width:150px}.account_orderTotal___cu8N{font-size:1.25rem;font-weight:700;color:#d4af37}.account_orderStatus__eE_gw{font-size:.875rem;padding:.25rem .75rem;border-radius:12px;font-weight:500;text-transform:capitalize;background:#e3f2fd;color:#1976d2;border:1px solid #bbdefb}.account_orderStatus__eE_gw.account_pending__1elCd{background:#fff3e0;color:#f57c00;border-color:#ffcc02}.account_orderStatus__eE_gw.account_completed__26RsR{background:#e8f5e8;color:#2e7d32;border-color:#a5d6a7}.account_orderStatus__eE_gw.account_cancelled__0pgM5{background:#ffebee;color:#c62828;border-color:#ef9a9a}.account_orderActions__Cp0WK{margin-top:1rem;display:flex;gap:.5rem}.account_viewOrderButton__o_EkZ{background:#6c757d;color:white;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.account_viewOrderButton__o_EkZ:hover{background:#5a6268}.account_viewAllSection__uxLYz{text-align:center;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e9ecef}.account_viewAllButton__4bu2A{background:transparent;color:#d4af37;border:2px solid #d4af37;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}.account_viewAllButton__4bu2A:hover{background:#d4af37;color:white}@media (max-width:768px){.account_accountLayout__jqVZ5{grid-template-columns:1fr;gap:1rem}.account_accountSidebar__p1FX3{position:static;order:2}.account_accountContent__PkJoX{order:1}.account_loginCard__SFBcD{padding:2rem 1.5rem;margin:1rem}.account_favoritesGrid__OZpEQ{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.account_sectionHeader__Ww0S0{flex-direction:column;gap:1rem;align-items:flex-start}.account_orderContent__hT00V{grid-template-columns:1fr;gap:1rem}.account_orderSummary___qc3T{align-items:flex-start;min-width:auto}.account_orderHeader__ZWjm7{flex-direction:column;align-items:flex-start;gap:.5rem}.account_orderItemPreview__6y9oQ{flex-wrap:wrap}.account_orderActions__Cp0WK{flex-direction:column}}@media (max-width:480px){.account_orderItem__dP4xI{padding:1rem}.account_orderItemPreview__6y9oQ span{font-size:.8rem}}