#share-btn:hover{color:#4a7d91}.follow-button-wrapper{padding:0 10px}@media only screen and (min-width:520px){.author-title{font-size:16px;max-width:400px;height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media only screen and (max-width:520px){.author-title{font-size:14px;height:30px;max-width:230px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.close{color:#aaa;float:right;font-size:28px;font-weight:700;border:none;line-height:0}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer}.following-grid{display:flex;flex-wrap:wrap;gap:10px}.following-item{display:flex;align-items:center;width:180px;height:50px;border-radius:8px;border:1px solid rgb(0 0 0 / .1)}a.follower-link{padding-left:8px}.follower-link{display:flex;align-items:center;text-decoration:none;color:inherit}.follower-avatar{overflow:hidden;width:revert-layer;object-fit:cover!important;width:35px!important;height:35px!important;border-radius:50%!important;margin-right:10px}.follower-name{font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:700;color:#4a7d91}.author-container{display:flex;width:520px;height:120px;margin:20px auto;justify-content:center}@media only screen and (min-width:520px){.author-container{width:520px}}@media only screen and (max-width:520px){.author-container{width:370px}}.author-details{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-left:20px;height:100%}@media only screen and (max-width:520px){.author-name{max-width:250px}}.author-name{font-size:20px;text-transform:capitalize;margin:0;padding:0;height:35px;align-self:flex-start;font-weight:600;overflow:hidden;text-overflow:ellipsis;text-align:left;word-break:break-word;margin-bottom:0;white-space:nowrap}.follow-btn{margin:0;padding:0;align-self:flex-start}@media only screen and (min-width:520px){.follow-info{font-size:14px;width:290px}}@media only screen and (max-width:520px){.follow-info{font-size:14px;width:290px}}.follow-info{color:#000;padding-bottom:5px;display:flex;align-items:center;justify-content:space-between;margin-top:10px;margin-bottom:0;margin-left:auto;margin-right:auto}.avatar-circle{width:120px;height:120px;border-radius:50%;object-fit:cover;display:inline-block}.close-btn{position:absolute;top:0;right:0;padding:5px 10px;background-color:#f44336;color:#fff;border:none;border-radius:4px;cursor:pointer}@media only screen and (min-width:520px){.follow-btn{width:120px}}@media only screen and (max-width:520px){.follow-btn{width:120px}}.follow-btn{position:relative;display:inline-block;background:linear-gradient(135deg,#5b92af,#3d5f73);color:#fff;border-radius:5px;height:35px;border:none;font-family:Helvetica,sans-serif;font-size:16px;cursor:pointer;transition:background 0.3s ease,transform 0.2s ease,box-shadow 0.3s ease;padding:5px 15px;overflow:hidden;box-shadow:inset 0 3px 5px rgb(255 255 255 / .3),0 2px 4px rgb(0 0 0 / .3)}.follow-btn::after{content:"";position:absolute;top:0;left:-100%;width:135%;height:100%;background:rgb(255 255 255 / .2);transform:skewX(-30deg);transition:all 0.5s ease-in-out}.follow-btn:hover{background:linear-gradient(135deg,#6aa5c5,#4a6f84);box-shadow:inset 0 5px 8px rgb(255 255 255 / .4),0 4px 6px rgb(0 0 0 / .4);transform:translateY(-2px)}.follow-btn:hover::after{left:100%}.modal{display:none;position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgb(0 0 0 / .9);z-index:1000}.modal-content{background-color:#fff;margin:15% auto;padding:20px;width:400px;overflow-y:auto;max-height:800px;border-radius:12px}.modal-footer{text-align:center;padding:10px 20px}.modal-trigger{cursor:pointer}.follower-item{display:flex;align-items:center;gap:10px}.modal-title{margin-bottom:10px}.follower-name{display:inline-block;vertical-align:super}#followers-list,#following-list{list-style-type:none;padding:10px;margin:0}#followers-list li,#following-list li{padding:10px;margin-bottom:5px;border-bottom:1px solid #ddd}.special-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .5);z-index:9999;overflow-y:auto}.special-popup-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:20px;border-radius:8px;width:90%;max-width:500px;box-shadow:0 4px 8px rgb(0 0 0 / .2)}.special-popup-title{font-size:18px;margin-bottom:10px;font-weight:700}.special-close{position:absolute;top:10px;right:10px;font-size:20px;cursor:pointer;color:#888}.special-close:hover{color:#333}#data-output{display:block!important;background-color:lightgray;padding:10px;margin-top:20px}.user-info{display:flex;align-items:center;gap:10px;margin-bottom:10px}