.profile-music{margin:20px 0;border-radius:8px;overflow:hidden;transition:box-shadow 0.3s ease;}.profile-music iframe{width:100%;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.1);}.profile-music.minimal iframe{height:80px !important;border:1px solid rgba(0,0,0,0.1);box-shadow:none;}.profile-music.standard iframe{height:152px !important;}.profile-music.full-featured iframe{height:380px !important;}@media (max-width:768px){.profile-music.full-featured iframe{height:300px !important;}}body.bp-user,#page,body{background:url('https://i.pinimg.com/originals/62/56/9f/62569f84f2f746fbc2ebd66a9ee1cb42.gif') repeat fixed center;background-size:cover;color:#ff69b4 !important;font-family:"Comic Sans MS",cursive,sans-serif !important;}background:url('https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTHMb8gSlORu9H7ev87V5TpHE6jo2FVYHuAoQ&amp;s') center center no-repeat;background-size:cover;border:5px dashed #ff00ff;animation:headerShake 1s infinite alternate;color:#0000;text-shadow:2px 2px 4px black;}#item-header-avatar img,.bp-avatar img{border:5px solid #ff00ff;border-radius:100px;box-shadow:0 0 20px #00ffff;animation:spinMe 5s linear infinite;}.profile .bp-widget,.bp-widget,.entry-content,.activity-inner{background:rgba(0,0,0,0.7);border:3px double #00ffff;padding:15px;color:#fff !important;background-image:url('https://i.imgur.com/8KZSk2g.gif');background-repeat:repeat;font-size:16px;}::-webkit-scrollbar{width:12px;}::-webkit-scrollbar-track{background:#000000;}::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#ff00ff,#00ffff);border-radius:6px;}a{color:#00ffff !important;text-decoration:none;font-weight:bold;animation:bounceLinks 2s infinite;}a:hover{color:#ff00ff !important;text-shadow:0 0 10px #ff00ff;}footer,#colophon{background:url('https://media.tenor.com/O9D9ydPr-wEAAAAC/confetti-anime.gif') center no-repeat;background-size:cover;color:white;font-size:14px;text-align:center;}body{cursor:url('https://cur.cursors-4u.net/anime/ani-2/ani134.cur'),auto !important;}@keyframes spinMe{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}@keyframes headerShake{0%{transform:translateX(-5px);}100%{transform:translateX(5px);}}@keyframes bounceLinks{0%,100%{transform:translateY(0);}50%{transform:translateY(-5px);}}body.buddypress.bp-user.user-has-custom-profile{}:root{}body.buddypress.bp-user.user-has-custom-profile{}body.has-custom-cursor{--cursor-size:24px;}body,a,button,input,select,textarea{cursor:!important;}.sss-profile-mood-status{display:flex;align-items:center;margin:10px 0;padding:8px 12px;background:rgba(0,0,0,0.05);border-radius:8px;transition:background 0.3s ease;}.sss-profile-mood-status:hover{background:rgba(0,0,0,0.08);}.sss-profile-mood-status .mood-label{font-weight:bold;margin-right:5px;}.sss-profile-mood-status .mood-icon{font-size:24px;margin-right:10px;transition:transform 0.3s ease;}.sss-profile-mood-status:hover .mood-icon{transform:scale(1.2);}.sss-profile-mood-status .mood-text{font-style:italic;}.sss-profile-mood-status.mood-happy .mood-text{color:#4CAF50;}.sss-profile-mood-status.mood-sad .mood-text{color:#2196F3;}.sss-profile-mood-status.mood-excited .mood-text{color:#FF9800;}.sss-profile-mood-status.mood-tired .mood-text{color:#9E9E9E;}.sss-profile-mood-status.mood-custom .mood-text{color:#9C27B0;}@media (max-width:768px){.sss-profile-mood-status{padding:6px 10px;}.sss-profile-mood-status .mood-icon{font-size:20px;}}.profile-music{margin:20px 0;border-radius:8px;overflow:hidden;transition:box-shadow 0.3s ease;}.profile-music iframe{width:100%;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.1);}.profile-music.minimal iframe{height:80px !important;border:1px solid rgba(0,0,0,0.1);box-shadow:none;}.profile-music.standard iframe{height:152px !important;}.profile-music.full-featured iframe{height:380px !important;}@media (max-width:768px){.profile-music.full-featured iframe{height:300px !important;}}.sss-profile-visitor-counter{display:flex;align-items:center;margin:10px 0;padding:8px 12px;background:rgba(0,0,0,0.05);border-radius:8px;transition:all 0.3s ease;}.sss-profile-visitor-counter:hover{background:rgba(0,0,0,0.08);}.counter-icon{font-size:20px;margin-right:10px;}.counter-text{font-weight:bold;}.counter-number{color:#4a76a8;font-weight:bold;}.sss-counter-animated .counter-icon{animation:pulse 2s infinite;}.sss-counter-animated .counter-number{animation:countUp 1s ease-out;}@keyframes pulse{0%{transform:scale(1);}50%{transform:scale(1.1);}100%{transform:scale(1);}}@keyframes countUp{from{opacity:0;transform:translateY(10px);}to{opacity:1;transform:translateY(0);}}.sss-counter-retro{font-family:"VT323",monospace;background:#000;color:#0f0;padding:5px;border:2px solid #0f0;display:inline-block;}.sss-counter-retro .counter-title{text-align:center;font-size:14px;text-transform:uppercase;letter-spacing:2px;}.sss-counter-retro .counter-digits{display:flex;justify-content:center;}.sss-counter-retro .counter-digit{background:#000;color:#0f0;border:1px solid #0f0;padding:2px 5px;margin:2px;font-size:18px;text-shadow:0 0 5px #0f0;}.sss-counter-simple{background:linear-gradient(to right,rgba(74,118,168,0.1),rgba(74,118,168,0.05));border-left:3px solid #4a76a8;}.sss-counter-simple .counter-number{font-size:1.1em;}@media (max-width:768px){.sss-profile-visitor-counter{padding:6px 10px;}.counter-icon{font-size:16px;}.sss-counter-retro .counter-digit{font-size:16px;padding:1px 3px;}}.sss-recent-profile-visitors{margin:15px 0;}.sss-visitors-list{list-style:none;padding:0;margin:0;}.sss-visitor-item{display:flex;align-items:center;margin-bottom:5px;}.sss-visitor-item a{display:flex;align-items:center;text-decoration:none;}.sss-visitor-name{margin-left:5px;}.sss-invite-button[data-user='544']{background-color:#1da1f2;}.sss-invite-button[data-user='544']:hover{background-color:#0c85d0;}.bpfollow-robust-follow-btn{background-color:!important;}.bpfollow-robust-follow-btn{color:!important;}.bpfollow-robust-follow-btn{border-width:px !important;}.bpfollow-robust-follow-btn{border-style:!important;}.bpfollow-robust-follow-btn{border-color:!important;}.bpfollow-robust-follow-btn{border-radius:0 !important;}.bpfollow-robust-follow-btn:hover{background-color:!important;}.bpfollow-robust-follow-btn:hover{color:!important;}.bpfollow-robust-unfollow-btn{background-color:!important;}.bpfollow-robust-unfollow-btn{color:!important;}.bpfollow-robust-unfollow-btn{border-width:px !important;}.bpfollow-robust-unfollow-btn{border-style:!important;}.bpfollow-robust-unfollow-btn{border-color:!important;}.bpfollow-robust-unfollow-btn{border-radius:0 !important;}.bpfollow-robust-unfollow-btn:hover{background-color:!important;}.bpfollow-robust-unfollow-btn:hover{color:!important;}@media (max-width:768px){body.user-has-custom-profile .profile-header{padding:10px !important;}body.user-has-custom-profile .profile-header-info{flex-direction:column !important;}body.user-has-custom-profile .user-avatar.big{margin:0 auto 15px !important;}body.user-has-custom-profile .grid.grid-3-6-3 > div{width:100% !important;margin-bottom:20px !important;}body.user-has-custom-profile .widget-box{margin-bottom:15px !important;}body.user-has-custom-profile .post-options{flex-wrap:wrap !important;}body.user-has-custom-profile .post-option{margin-bottom:5px !important;}}@media (max-width:480px){body.user-has-custom-profile .profile-header-info .user-short-description{padding:0 5px !important;}body.user-has-custom-profile .information-line-text{font-size:14px !important;}body.user-has-custom-profile .user-stats{flex-wrap:wrap !important;}body.user-has-custom-profile .user-stat{width:50% !important;margin-bottom:10px !important;}}body.bp-user,#page,body{background:url('https://i.pinimg.com/originals/62/56/9f/62569f84f2f746fbc2ebd66a9ee1cb42.gif') repeat fixed center;background-size:cover;color:#ff69b4 !important;font-family:"Comic Sans MS",cursive,sans-serif !important;}background:url('https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTHMb8gSlORu9H7ev87V5TpHE6jo2FVYHuAoQ&amp;s') center center no-repeat;background-size:cover;border:5px dashed #ff00ff;animation:headerShake 1s infinite alternate;color:#0000;text-shadow:2px 2px 4px black;}#item-header-avatar img,.bp-avatar img{border:5px solid #ff00ff;border-radius:100px;box-shadow:0 0 20px #00ffff;animation:spinMe 5s linear infinite;}.profile .bp-widget,.bp-widget,.entry-content,.activity-inner{background:rgba(0,0,0,0.7);border:3px double #00ffff;padding:15px;color:#fff !important;background-image:url('https://i.imgur.com/8KZSk2g.gif');background-repeat:repeat;font-size:16px;}::-webkit-scrollbar{width:12px;}::-webkit-scrollbar-track{background:#000000;}::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#ff00ff,#00ffff);border-radius:6px;}a{color:#00ffff !important;text-decoration:none;font-weight:bold;animation:bounceLinks 2s infinite;}a:hover{color:#ff00ff !important;text-shadow:0 0 10px #ff00ff;}footer,#colophon{background:url('https://media.tenor.com/O9D9ydPr-wEAAAAC/confetti-anime.gif') center no-repeat;background-size:cover;color:white;font-size:14px;text-align:center;}body{cursor:url('https://cur.cursors-4u.net/anime/ani-2/ani134.cur'),auto !important;}@keyframes spinMe{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}@keyframes headerShake{0%{transform:translateX(-5px);}100%{transform:translateX(5px);}}@keyframes bounceLinks{0%,100%{transform:translateY(0);}50%{transform:translateY(-5px);}}