*{box-sizing:border-box;cursor:none;margin:0;padding:0}body{color:#fff;background:#000;height:100vh;font-family:sans-serif;overflow:hidden}.enter{letter-spacing:4px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;z-index:100;background:#00000059;justify-content:center;align-items:center;font-family:Bebas Neue,sans-serif;font-size:30px;transition:opacity 1.2s;display:flex;position:fixed;inset:0}.enter.fade{opacity:0;pointer-events:none}.bg{filter:blur(1px)brightness(30%);z-index:-2;background-position:50%;background-size:cover;animation:25s ease-in-out infinite alternate zoom;position:absolute;inset:0}@keyframes zoom{0%{transform:scale(1.05)}to{transform:scale(1.2)}}.card{text-align:center;z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.profile-wrapper{width:135px;height:135px;margin:0 auto;position:relative}.profile-wrapper:before{content:"";z-index:1;filter:blur(8px);background:conic-gradient(#0e0e0e,#000,#888,#000,#000,#fff,#000,#fff,#000);border-radius:200%;animation:4s linear infinite borderAnimation;position:absolute;inset:-4px}.profile-wrapper:after{display:none}.profile{object-fit:cover;z-index:2;border-radius:50%;width:100%;height:100%;position:relative}.avatar-deco{pointer-events:none;z-index:4;width:128%;height:128%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.status-dot{z-index:5;background:#747f8d;border:2px solid #000;border-radius:50%;width:14px;height:14px;transition:background .4s;position:absolute;bottom:6px;right:6px}.status-dot.online{background:#43b581;box-shadow:0 0 6px #43b581}.status-dot.idle{background:#faa61a;box-shadow:0 0 6px #faa61a}.status-dot.dnd{background:#f04747;box-shadow:0 0 6px #f04747}.status-dot.offline{background:#747f8d}@keyframes borderAnimation{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.username{text-transform:lowercase;background:linear-gradient(90deg,#fff 0%,#d9d9d9 25%,#888 50%,#fff 75%,#000 100%) 0 0/300%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-top:20px;font-family:Inter,sans-serif;font-size:34px;font-weight:700;animation:.5s ease-out both namePop,3s linear infinite nameGradient;display:inline-block}@keyframes namePop{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes nameGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.status-text{opacity:.4;letter-spacing:.5px;min-height:16px;margin-top:3px;font-family:Space Mono,monospace;font-size:11px}.gif-row{justify-content:center;gap:10px;margin-top:10px;display:flex}.gif-row img{border-radius:6px;width:45px;height:45px}.bio{white-space:nowrap;opacity:.75;letter-spacing:.3px;justify-content:center;align-items:center;min-height:24px;margin-top:12px;font-family:Space Mono,monospace;font-size:13px;display:flex;overflow:hidden}.revshit-text{color:#fff;opacity:.5;text-align:center;letter-spacing:2px;margin-top:5px;font-family:DM Serif Display,serif;font-size:13px;font-style:italic}.socials{justify-content:center;gap:18px;margin-top:18px;display:flex}.socials a img{filter:drop-shadow(0 0 5px #fff9);opacity:.85;width:22px;height:22px;transition:filter .2s,transform .2s}.socials a:hover img{filter:drop-shadow(0 0 10px #fff)brightness(1.3);opacity:1;transform:scale(1.2)}.music-player{background:#ffffff0a;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;gap:10px;width:280px;margin-top:16px;margin-left:auto;margin-right:auto;padding:14px 18px;display:flex}.music-header{align-items:center;gap:7px;display:flex}.music-title{opacity:.45;white-space:nowrap;text-overflow:ellipsis;text-align:left;letter-spacing:.5px;flex:1;font-family:Space Mono,monospace;font-size:11px;overflow:hidden}.seek-row{align-items:center;gap:8px;display:flex}.music-time{opacity:.35;flex-shrink:0;min-width:30px;font-family:Space Mono,monospace;font-size:10px}#musicTotal{text-align:right}input[type=range]{appearance:none;background:linear-gradient(to right, #fffc var(--fill,0%), #ffffff26 var(--fill,0%));cursor:pointer;border-radius:2px;outline:none;flex:1;height:3px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border-radius:50%;width:10px;height:10px;transition:transform .15s;box-shadow:0 0 4px #fff9}input[type=range]:hover::-webkit-slider-thumb{transform:scale(1.3)}.music-bottom{justify-content:space-between;align-items:center;gap:10px;display:flex}.vol-row{flex:1;align-items:center;gap:6px;display:flex}.vol-row input{max-width:80px}.play-btn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 0 12px #ffffff40}.play-btn:hover{transform:scale(1.1);box-shadow:0 0 20px #fff6}.play-btn:active{transform:scale(.95)}.counters{justify-content:center;gap:22px;margin-top:14px;display:flex}.counter-item{opacity:.45;align-items:center;gap:5px;font-family:Space Mono,monospace;font-size:11px;display:flex}.counter-icon{flex-shrink:0;width:14px;height:14px}.eye-icon{filter:drop-shadow(0 0 3px #fff6)}.heart-btn{cursor:pointer;-webkit-user-select:none;user-select:none;transition:opacity .2s,transform .15s}.heart-btn:hover{opacity:.8}.heart-btn:active{transform:scale(1.3)}.heart-icon{transition:fill .2s,filter .2s}.heart-btn.liked .heart-icon{fill:#f04747;stroke:#f04747;filter:drop-shadow(0 0 5px #f04747)}.cursor-dot{pointer-events:none;z-index:9999;opacity:.9;filter:drop-shadow(0 0 4px #fff);background:#fff;border-radius:50%;width:8px;height:8px;position:fixed;transform:translate(-50%,-50%)}#fallingDots{pointer-events:none;z-index:-1;width:100%;height:100%;position:fixed;top:0;left:0}#skidWarning{z-index:99999;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#00000059;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.skid-box{text-align:center;color:#fff;font-family:Bebas Neue,sans-serif}.skid-box h1{letter-spacing:6px;margin-bottom:10px;font-size:32px}.skid-box p{opacity:.7;margin-bottom:20px}.skid-box button{color:#000;cursor:pointer;background:#fff;border:none;border-radius:6px;padding:10px 20px;font-family:Bebas Neue,sans-serif}
