@font-face{font-family:Shabnam;src:url(/_next/static/media/Shabnam.20f7f5fa.ttf)}body,html{direction:rtl;font-family:Shabnam}*{box-sizing:border-box;padding:0;margin:0}:root{--bg-color:rgb(16,22,36);--bg-profile:rgb(28,34,48);--font-color:rgb(242,251,248)}a{text-decoration:none!important}.profile-container{width:350px;background-color:var(--bg-profile);border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.1);overflow:hidden}.profile-header{background-color:var(--bg-profile);color:black;padding:20px;text-align:center;position:relative}.profile-image-container{width:120px;height:120px;margin:0 auto 15px;border-radius:50%;overflow:hidden;border:3px solid white;cursor:pointer;position:relative}.profile-image{width:100%;height:100%;object-fit:cover;background-color:var(--bg-color);transition:transform .3s}.profile-image-container:hover .profile-image{transform:scale(1.05)}.profile-name{font-size:20px;font-weight:700;margin-bottom:5px}.profile-status{font-size:14px;opacity:.9}.profile-details{padding:20px}.detail-item{display:flex;margin-bottom:15px}.detail-label{width:100px;font-weight:700;color:#555}.detail-value{flex:1 1}.modal1{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:1000;justify-content:center;align-items:center}.modal-content1{max-width:90%;max-height:90%}.modal-image{width:100%;height:auto;border-radius:5px}.close-modal{top:20px;right:20px;font-size:30px}.change-photo-btn,.close-modal{position:absolute;color:white;cursor:pointer}.change-photo-btn{bottom:-3px;left:50%;transform:translateX(-50%);background-color:transparent;border:none;border-radius:20px;padding:5px 15px;font-size:12px;display:none}.profile-image-container:hover .change-photo-btn{display:block}#file-input{display:none}.icon-container{display:flex;justify-content:center;border:1px solid blueviolet;padding:5px;border-radius:5px;background-color:white}.detail-container{background-color:var(--bg-color);border-radius:5px}.more{font-size:12px}.text-red-600{font-size:1.2rem}.text-sm{font-size:.8rem;color:#9d9b9b!important}@keyframes marquee{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.loader{width:65px;aspect-ratio:1;position:relative}.loader:after,.loader:before{content:"";position:absolute;border-radius:50px;box-shadow:inset 0 0 0 3px #fff;animation:l4 2.5s infinite}.loader:after{animation-delay:-1.25s}@keyframes l4{0%{inset:0 35px 35px 0}12.5%{inset:0 35px 0 0}25%{inset:35px 35px 0 0}37.5%{inset:35px 0 0 0}50%{inset:35px 0 0 35px}62.5%{inset:0 0 0 35px}75%{inset:0 0 35px 35px}87.5%{inset:0 0 35px 0}to{inset:0 35px 35px 0}}