.profile-module__5FeCNW__container{flex-direction:column;gap:1rem;max-width:600px;margin:0 auto;padding:1.5rem 1rem;display:flex}.profile-module__5FeCNW__profileCard{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow);align-items:center;gap:1rem;padding:1.5rem;display:flex}.profile-module__5FeCNW__avatar{border-radius:var(--radius-full);background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:#fff;text-transform:uppercase;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.5rem;font-weight:600;display:flex}.profile-module__5FeCNW__info h2{margin-bottom:.25rem}.profile-module__5FeCNW__username,.profile-module__5FeCNW__email{color:var(--text-secondary);font-size:.875rem}.profile-module__5FeCNW__tariffCard{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:1.5rem}.profile-module__5FeCNW__tariffHeader{align-items:center;gap:.75rem;display:flex}.profile-module__5FeCNW__tariffLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.profile-module__5FeCNW__tariffHeader h3{font-size:1.25rem}.profile-module__5FeCNW__tariffExpiry{color:var(--text-secondary);align-items:center;gap:.5rem;margin-top:.75rem;font-size:.875rem;display:flex}.profile-module__5FeCNW__statsGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.profile-module__5FeCNW__statCard{background:var(--surface);border-radius:var(--radius);text-align:center;box-shadow:var(--shadow-sm);padding:1rem}.profile-module__5FeCNW__statValue{margin:.5rem 0 .25rem;font-size:1.25rem;font-weight:600}.profile-module__5FeCNW__statLabel{color:var(--text-muted);font-size:.6875rem}.profile-module__5FeCNW__section{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.5rem}.profile-module__5FeCNW__section h4{border-bottom:1px solid var(--border-light);margin-bottom:1rem;padding-bottom:.75rem}.profile-module__5FeCNW__infoList{flex-direction:column;gap:.75rem;display:flex}.profile-module__5FeCNW__infoItem{justify-content:space-between;font-size:.9375rem;display:flex}.profile-module__5FeCNW__infoItem span:first-child{color:var(--text-secondary)}.profile-module__5FeCNW__active{color:var(--success)}.profile-module__5FeCNW__inactive{color:var(--danger)}@media (max-width:480px){.profile-module__5FeCNW__statsGrid{grid-template-columns:1fr}.profile-module__5FeCNW__profileCard{text-align:center;flex-direction:column}}
