.Account-module__bAd3nW__page{background:#fcf8f9;min-height:100vh;padding:60px 0 100px}.Account-module__bAd3nW__container{grid-template-columns:320px 1fr;gap:40px;width:min(1400px,92%);margin:0 auto;display:grid}.Account-module__bAd3nW__sidebar{background:#fff;border:1px solid #f0e3e6;border-radius:28px;padding:28px;position:sticky;top:120px}.Account-module__bAd3nW__userCard{text-align:center;border-bottom:1px solid #eee;padding-bottom:28px}.Account-module__bAd3nW__avatar{color:#fff;background:#e8627a;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 18px;font-size:34px;font-weight:700;display:flex}.Account-module__bAd3nW__userName{margin-bottom:6px;font-size:24px}.Account-module__bAd3nW__userEmail{color:#777}.Account-module__bAd3nW__nav{flex-direction:column;gap:12px;margin:28px 0;display:flex}.Account-module__bAd3nW__nav a{color:#111;border-radius:16px;align-items:center;height:52px;padding:0 18px;text-decoration:none;transition:all .25s;display:flex}.Account-module__bAd3nW__nav a:hover{background:#f7eef0}.Account-module__bAd3nW__logoutBtn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:999px;width:100%;height:54px;font-weight:600}.Account-module__bAd3nW__hero{background:linear-gradient(135deg,#f8dfe5,#fff);border-radius:32px;margin-bottom:30px;padding:50px}.Account-module__bAd3nW__heroTitle{margin-bottom:16px;font-size:clamp(42px,5vw,68px);line-height:1}.Account-module__bAd3nW__heroText{color:#6f5e64;font-size:18px}.Account-module__bAd3nW__statsGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px;display:grid}.Account-module__bAd3nW__statCard{background:#fff;border:1px solid #f0e3e6;border-radius:24px;padding:28px}.Account-module__bAd3nW__statCard h3{color:#777;margin-bottom:14px}.Account-module__bAd3nW__statCard p{font-size:42px;font-weight:700}.Account-module__bAd3nW__infoCard{background:#fff;border:1px solid #f0e3e6;border-radius:28px;padding:32px}.Account-module__bAd3nW__infoCard h2{margin-bottom:30px;font-size:32px}.Account-module__bAd3nW__infoRows{gap:20px;display:grid}.Account-module__bAd3nW__infoRows span{color:#777;font-size:14px}.Account-module__bAd3nW__infoRows p{margin-top:6px;font-size:20px}.Account-module__bAd3nW__empty,.Account-module__bAd3nW__loading{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100vh;display:flex}.Account-module__bAd3nW__loginBtn{color:#fff;background:#111;border-radius:999px;align-items:center;height:52px;padding:0 30px;text-decoration:none;display:flex}.Account-module__bAd3nW__profileForm{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Account-module__bAd3nW__field{flex-direction:column;gap:10px;display:flex}.Account-module__bAd3nW__field label{color:#7a6b70;font-size:14px;font-weight:500}.Account-module__bAd3nW__field input{color:#1a1a1a;background:#fff;border:1px solid #f0d9df;border-radius:16px;outline:none;width:100%;height:58px;padding:0 18px;font-size:15px;transition:all .25s}.Account-module__bAd3nW__field input:focus{border-color:#e8627a;box-shadow:0 0 0 4px #e8627a14}.Account-module__bAd3nW__saveBtn{color:#fff;cursor:pointer;background:#1b060b;border:none;border-radius:999px;grid-column:span 2;height:58px;margin-top:10px;font-size:16px;font-weight:600;transition:all .3s}.Account-module__bAd3nW__saveBtn:hover{transform:translateY(-2px)}@media (max-width:768px){.Account-module__bAd3nW__profileForm{grid-template-columns:1fr}.Account-module__bAd3nW__saveBtn{grid-column:span 1}}@media (max-width:1000px){.Account-module__bAd3nW__container,.Account-module__bAd3nW__statsGrid{grid-template-columns:1fr}}
