html{border:none!important;outline:none!important}*{box-sizing:border-box;outline:none!important}:before,:after{outline:none!important}body.profile-active{background:var(--bg-color,#0a0a0a);color:var(--text-color,#fff);justify-content:center;align-items:center;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;overflow:hidden;border:none!important;outline:none!important}.font-arial{font-family:Arial,Helvetica,sans-serif}.font-times{font-family:Times New Roman,Times,serif}.font-courier{font-family:Courier New,Courier,monospace}.font-georgia{font-family:Georgia,serif}.font-verdana{font-family:Verdana,Geneva,sans-serif}.font-comic{font-family:Comic Sans MS,Comic Sans,cursive}.font-impact{font-family:Impact,Charcoal,sans-serif}.font-trebuchet{font-family:Trebuchet MS,Helvetica,sans-serif}.font-palatino{font-family:Palatino Linotype,Book Antiqua,Palatino,serif}.font-lucida{font-family:Lucida Console,Monaco,monospace}.stars{pointer-events:none;opacity:.2;z-index:0;background-color:#0000;background-image:radial-gradient(2px 2px at 20% 30%,#fff,#0000),radial-gradient(2px 2px at 60% 70%,#fff,#0000),radial-gradient(1px 1px,#fff,#0000);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:200% 200%;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;width:100%;height:100%;animation:5s ease-in-out infinite twinkle;position:fixed;top:0;left:0}.cursor-trail-container{pointer-events:none}.cursor-trail{image-rendering:-webkit-optimize-contrast;mix-blend-mode:screen;filter:drop-shadow(0 4px 8px #00000080);border-radius:999px}@keyframes twinkle{0%,to{opacity:.3}50%{opacity:1}}:root:has(.profile-card){--profile-opacity-decimal:var(--profile-opacity,calc(var(--profile-opacity-percent,95%) / 100%));--profile-bg-opacity-decimal:var(--profile-bg-opacity,var(--profile-opacity-decimal));--profile-fg-opacity-decimal:var(--profile-fg-opacity,var(--profile-opacity-decimal));--audio-bg-opacity-decimal:var(--audio-bg-opacity,var(--profile-bg-opacity-decimal));--card-bg-opacity:var(--profile-bg-opacity-decimal)}.background-image{z-index:0;background-position:50%;background-size:cover;width:100%;height:100%;position:fixed;top:0;left:0}.container{z-index:10;width:90%;max-width:750px;padding:20px;position:relative}.profile-card{background:rgba(17, 17, 17, var(--card-bg-opacity,var(--profile-opacity-decimal,.95)));-webkit-backdrop-filter:blur(calc(20px * var(--card-bg-opacity,var(--profile-opacity-decimal,.95))));backdrop-filter:blur(calc(20px * var(--card-bg-opacity,var(--profile-opacity-decimal,.95))));border-radius:var(--profile-border-radius,16px);box-shadow:0 8px 32px rgba(0, 0, 0, calc(.6 * var(--card-bg-opacity,var(--profile-opacity-decimal,.95))));--profile-border-width-calc:calc(var(--profile-border-enabled,0) * var(--profile-border-width,2px));border:var(--profile-border-width-calc,0px) solid var(--profile-border-color,#2b2b2b);opacity:1;flex-direction:column;padding:0;transition:background .3s,box-shadow .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;animation:none;display:flex;position:relative;overflow:visible;transform:translateZ(0);-webkit-mask-image:radial-gradient(#fff,#fff);mask-image:radial-gradient(#fff,#fff)}.stats-corners{pointer-events:none;z-index:3;position:absolute;inset:0}.stats-corner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-color,#fff);pointer-events:auto;-webkit-backface-visibility:hidden;background:#00000073;border-radius:10px;outline:1px solid #0000;align-items:center;gap:8px;padding:10px 14px;font-size:.9rem;display:flex;position:absolute;overflow:hidden}.stats-corner .stat-item{align-items:center;gap:10px;display:flex}.stats-corner.top-left{top:12px;left:12px}.stats-corner.top-right{top:12px;right:12px}.stats-corner.bottom-left{bottom:12px;left:12px}.stats-corner.bottom-right{bottom:12px;right:12px}:root[style*="--profile-opacity: 0;"] .profile-card,body[style*="--profile-opacity: 0;"] .profile-card{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;background:0 0!important;border:none!important}:root[style*="--profile-opacity: 0;"] .profile-card .profile-banner,body[style*="--profile-opacity: 0;"] .profile-card .profile-banner{border-radius:0!important}@keyframes profileEntryGate{0%{opacity:0;transform:scale(.9)translateY(40px)}50%{opacity:.5;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.profile-card-premount{opacity:0;transform:translateY(12px)}.profile-card-mounted{opacity:1;transition:opacity .2s ease-out,transform .2s ease-out;transform:translateY(0)}.volume-control-fixed{z-index:10000;align-items:center;gap:0;display:flex;position:fixed;top:16px;left:16px}.volume-icon-btn{color:#fffc;cursor:pointer;filter:none;-webkit-backdrop-filter:blur(20px);z-index:2;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:14px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;background:#00000080!important;border:1px solid #ffffff14!important;box-shadow:0 4px 20px #0000004d!important}.volume-icon-btn:hover{color:#fff;filter:none;transform:scale(1.05);background:#000000a6!important;border-color:#ffffff24!important}.volume-slider-popup{-webkit-backdrop-filter:blur(20px);opacity:0;visibility:hidden;pointer-events:none;background:#00000080;border:1px solid #ffffff14;border-left:none;border-radius:0 14px 14px 0;align-items:center;width:0;min-width:0;height:42px;padding:0 12px;transition:opacity .3s cubic-bezier(.4,0,.2,1),visibility 0s linear .3s,transform .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;transform:translate(-8px);box-shadow:0 4px 20px #0000004d}.volume-slider-popup.show,.volume-control-fixed:hover .volume-slider-popup{opacity:1;visibility:visible;pointer-events:all;width:110px;transition:opacity .3s cubic-bezier(.4,0,.2,1),visibility linear,transform .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1);transform:translate(0)}.volume-control-fixed:hover .volume-icon-btn{border-top-right-radius:0;border-bottom-right-radius:0;border-right-color:#0000!important}.volume-slider-popup:hover{opacity:1;visibility:visible;pointer-events:all}.volume-slider{appearance:none;cursor:pointer;background:#fff3;border-radius:999px;outline:none;width:90px;height:4px}.volume-slider::-webkit-slider-runnable-track{border-radius:999px;height:4px}.volume-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border-radius:50%;width:12px;height:12px;margin-top:-4px;transition:transform .15s}.volume-slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.volume-slider::-moz-range-thumb{cursor:pointer;background:#fff;border:none;border-radius:50%;width:12px;height:12px}.volume-slider::-moz-range-track{border-radius:999px;height:4px}.audio-player-widget{background:rgba(30, 30, 35, var(--audio-bg-opacity-decimal,var(--profile-bg-opacity-decimal,var(--profile-opacity-decimal,.95))));-webkit-backdrop-filter:blur(calc(10px * var(--audio-bg-opacity-decimal,var(--profile-bg-opacity-decimal,var(--profile-opacity-decimal,.95)))));backdrop-filter:blur(calc(10px * var(--audio-bg-opacity-decimal,var(--profile-bg-opacity-decimal,var(--profile-opacity-decimal,.95)))));border-radius:0 0 var(--profile-border-radius,16px) var(--profile-border-radius,16px);padding:12px max(1.5rem, calc(var(--profile-border-radius,16px) * .5));padding-bottom:max(12px, calc(var(--profile-border-radius,16px) * .35));pointer-events:all;z-index:10;border-top:none;justify-content:space-between;align-items:center;gap:12px;width:100%;margin:0;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;position:relative;transform:translateZ(0)}:root[style*="--profile-opacity: 0;"] .audio-player-widget,body[style*="--profile-opacity: 0;"] .audio-player-widget{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;background:0 0!important;border:#0000!important}body.profile-faded .audio-player-widget,:root.profile-faded .audio-player-widget{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;opacity:0!important;pointer-events:none!important;background:0 0!important;border:#0000!important}.audio-player-left{flex:1;align-items:center;gap:1rem;display:flex}.audio-cover{width:50px;height:50px;color:var(--icon-color,#fff);background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.audio-info{flex-direction:column;gap:.25rem;display:flex}.audio-title{color:var(--text-color,#fff);font-size:.95rem;font-weight:500}.audio-player-widget .audio-player-controls,.audio-player-widget .audio-player-left .audio-info,.audio-player-widget .audio-player-left .audio-cover,.audio-player-widget .audio-player-left .audio-time{opacity:1!important}.audio-time{color:#ffffff80;gap:.25rem;font-size:.85rem;display:flex}.audio-player-controls{justify-content:flex-end;align-items:center;gap:6px;display:flex}.audio-player-controls .audio-control-btn{justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.audio-control-btn.play-btn{width:44px;height:44px}.music-player-topright{z-index:10000;align-items:center;gap:0;display:flex;position:fixed;top:20px;right:20px}.music-toggle-btn{width:44px;height:44px;color:var(--icon-color,#fff);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;background:#1e1e23e6;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 20px #0000004d}.music-toggle-btn:hover{background:#323237f2;border-color:#fff3;transform:scale(1.1)}.music-toggle-btn.active{background:var(--accent-color,#5865f2);border-color:var(--accent-color,#5865f2)}.music-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;pointer-events:none;background:#1e1e23f2;border:1px solid #ffffff1a;border-radius:22px;align-items:center;gap:12px;width:0;height:44px;padding:0 16px;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;right:50px;overflow:hidden;box-shadow:0 4px 24px #0006}.music-panel.open{opacity:1;pointer-events:all;width:320px;padding:0 16px}.music-panel-cover{width:32px;height:32px;color:var(--icon-color,#fff);background:#ffffff0d;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;display:flex;overflow:hidden}.music-panel-cover img{object-fit:cover;width:100%;height:100%}.music-panel-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.music-panel-title{color:var(--text-color,#fff);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;overflow:hidden}.music-panel-time{color:#ffffff80;font-size:.7rem}.music-panel-controls{flex-shrink:0;align-items:center;gap:6px;display:flex}.music-panel-btn{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;transition:all .2s;display:flex;color:#fffc!important;background:#ffffff14!important;border:none!important}.music-panel-btn:hover{color:#fff!important;background:#ffffff26!important}.music-panel-btn.play-btn{width:36px;height:36px;font-size:.85rem;position:relative;background:var(--accent-color,#5865f2)!important}.music-panel-btn.play-btn:hover{filter:brightness(1.1);transform:scale(1.05);background:var(--accent-color,#5865f2)!important}.music-panel-btn .play-icon,.music-panel-btn .pause-icon{position:absolute}.music-panel-btn .play-icon{display:block}.music-panel-btn .pause-icon,.music-panel-btn.playing .play-icon{display:none}.music-panel-btn.playing .pause-icon{display:block}.tr-player{z-index:10000;flex-direction:row-reverse;align-items:center;gap:0;display:flex;position:fixed;top:16px;right:16px}.tr-player-toggle{color:#fffc;cursor:pointer;-webkit-backdrop-filter:blur(20px);z-index:2;background:#00000080;border:1px solid #ffffff14;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;padding:0;font-size:14px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000004d}.tr-player-toggle:hover{background:#000000a6;border-color:#ffffff24;transform:scale(1.05)}.tr-player-toggle.open{border-color:#ffffff1f;border-top-left-radius:0;border-bottom-left-radius:0}.tr-toggle-cover{object-fit:cover;filter:brightness(.6);width:100%;height:100%;position:absolute;inset:0}.tr-toggle-eq{opacity:0;align-items:flex-end;gap:1.5px;height:10px;transition:opacity .3s;display:flex;position:absolute;bottom:4px;right:4px}.tr-toggle-eq.playing{opacity:1}.tr-toggle-eq span{background:#fff;border-radius:1px;width:2px;animation:none}.tr-toggle-eq.playing span{animation:.8s ease-in-out infinite alternate eqBounce}.tr-toggle-eq.playing span:first-child{height:4px;animation-delay:0s}.tr-toggle-eq.playing span:nth-child(2){height:7px;animation-delay:.15s}.tr-toggle-eq.playing span:nth-child(3){height:5px;animation-delay:.3s}@keyframes eqBounce{0%{height:3px}to{height:10px}}.tr-player-panel{-webkit-backdrop-filter:blur(24px);white-space:nowrap;opacity:0;pointer-events:none;background:#0a0a0ebf;border:1px solid #ffffff0f;border-right:none;border-radius:14px 0 0 14px;align-items:center;gap:10px;max-width:0;height:42px;padding:0;transition:max-width .4s cubic-bezier(.4,0,.2,1),opacity .3s,padding .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 4px 24px #00000059}.tr-player-panel.open{opacity:1;pointer-events:auto;max-width:360px;padding:0 0 0 14px}.tr-player-track{flex-direction:column;justify-content:center;gap:1px;min-width:0;display:flex}.tr-player-title{color:#ffffffe6;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.01em;max-width:100px;font-size:11.5px;font-weight:600;line-height:1.2;overflow:hidden}.tr-player-time{color:#ffffff4d;font-variant-numeric:tabular-nums;font-size:10px;line-height:1.3}.tr-player-controls{flex-shrink:0;align-items:center;gap:2px;display:flex}.tr-player-btn{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:9px;transition:all .2s;display:flex}.tr-player-btn:hover{color:#ffffffd9;background:#ffffff14}.tr-player-btn.play{color:#fff;background:#ffffff1a;width:28px;height:28px;font-size:10px}.tr-player-btn.play:hover{background:#ffffff2e}.tr-player-btn.play.active{background:#ffffff24}.tr-player-btn.play:active{transform:scale(.92)}.tr-player-progress{background:#ffffff0f;border-radius:2px;flex-direction:column-reverse;flex-shrink:0;align-self:center;width:3px;height:24px;display:flex;overflow:hidden}.tr-player-progress-fill{background:#fff6;border-radius:2px;width:100%;transition:height .3s linear}.avatar-wrapper{line-height:0;display:inline-block;position:relative}.avatar-wrapper .avatar{width:var(--profile-avatar-size,100px);height:var(--profile-avatar-size,100px);object-fit:cover;width:var(--profile-avatar-size,100px);height:var(--profile-avatar-size,100px);object-fit:cover;z-index:5;border-radius:50%;display:block;position:relative}.avatar-wrapper .avatar-decoration{pointer-events:none;z-index:2;object-fit:contain;mix-blend-mode:normal;width:100%;height:100%;position:absolute;top:0;left:0}.avatar-wrapper>.decoration-portal{width:calc(var(--profile-avatar-size,100px) * var(--decoration-scale,1.2));height:calc(var(--profile-avatar-size,100px) * var(--decoration-scale,1.2));transform:translate(-50%, var(--decoration-offset-y,-50%));pointer-events:none;z-index:100020;position:absolute;top:50%;left:50%}.avatar-wrapper>.decoration-portal .avatar-decoration-portal{object-fit:contain;width:100%;height:100%}.avatar-wrapper .avatar-decoration.front{z-index:70}.avatar-wrapper.with-border:after{content:"";width:var(--profile-avatar-size,100px);height:var(--profile-avatar-size,100px);pointer-events:none;box-sizing:border-box;border:var(--profile-border-width,2px) solid var(--profile-border-color,#2b2b2b);z-index:10;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.avatar-wrapper .avatar-decoration.overflow{z-index:2;width:calc(100% + 24px);height:calc(100% + 24px);top:-12px;left:-12px}.audio-control-btn{color:#ffffffb3;cursor:pointer;pointer-events:all;z-index:100;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;transition:all .2s;display:flex;position:relative}.audio-control-btn:hover{color:#fff;background:#ffffff1a}.audio-control-btn.play-btn{color:#fff;background:0 0;width:40px;height:40px;padding:0;font-size:1rem;position:relative;overflow:hidden}.audio-player-controls .audio-control-btn,.audio-player-controls .audio-control-btn.play-btn{justify-content:center!important;align-items:center!important;width:44px!important;height:44px!important;padding:0!important;font-size:18px!important;display:inline-flex!important}.audio-player-controls .audio-control-btn i,.audio-player-controls .audio-control-btn .play-icon,.audio-player-controls .audio-control-btn .pause-icon{text-align:center!important;width:auto!important;line-height:1!important;display:inline-block!important}.audio-player-controls .audio-control-btn i{justify-content:center!important;align-items:center!important;width:16px!important;height:100%!important;margin:0!important;padding:0!important;font-size:16px!important;line-height:normal!important;display:inline-flex!important;transform:none!important}.audio-control-btn.play-btn{position:relative!important}.audio-control-btn.play-btn .play-icon,.audio-control-btn.play-btn .pause-icon{width:18px!important;height:18px!important;color:inherit!important;font-size:16px!important;line-height:1!important;transition:opacity .12s linear,transform .12s linear!important;display:block!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.audio-player-controls #prevBtn i,.audio-player-controls #nextBtn i{justify-content:center!important;align-items:center!important;width:16px!important;height:16px!important;font-size:16px!important;display:inline-flex!important;transform:none!important}.audio-control-btn.play-btn .pause-icon{opacity:0;visibility:hidden}.audio-control-btn.play-btn .play-icon{opacity:1;visibility:visible}.audio-control-btn.play-btn{transform:none}.audio-control-btn.play-btn:hover{filter:brightness(1.2);transform:scale(1.05)}.profile-card-hidden{opacity:0!important;animation:none!important;transform:translateY(100vh)!important}.profile-card-show{animation:2s cubic-bezier(.22,1,.36,1) forwards profileEntryGate!important}@keyframes slideUpFadeIn{0%{opacity:0;transform:translateY(100vh)}to{opacity:1;transform:translateY(0)rotateX(0)rotateY(0)}}.profile-top-section{z-index:1;align-items:flex-start;gap:25px;padding:30px;display:flex;position:relative}.profile-banner-wide{border-radius:var(--profile-border-radius,16px) var(--profile-border-radius,16px) 0 0;z-index:0;width:100%;height:150px;margin-bottom:-100px;position:relative;overflow:hidden}.profile-banner-wide.has-top-stats{margin-bottom:-70px}.profile-banner-wide img{object-fit:cover;width:100%;height:100%;display:block}.avatar-section{z-index:1;flex-shrink:0;justify-content:center;display:flex;position:relative}.avatar-wrapper{cursor:pointer;z-index:2;--decoration-scale:1.2;--decoration-offset-y:-50%;position:relative}.avatar-wrapper:before{content:attr(data-uid);color:#fff;white-space:nowrap;z-index:100000;pointer-events:none;opacity:0;background:#000;border-radius:6px;padding:6px 10px;font-family:inherit;font-size:12px;font-weight:600;transition:opacity .15s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #000000b3}.avatar-wrapper:hover:before{opacity:1}.avatar{object-fit:cover;border:none;border-radius:50%;width:112px;height:112px;box-shadow:0 8px 20px #00000080}.avatar-decoration{pointer-events:none;object-fit:cover;border-radius:50%;width:112px;height:112px;position:absolute;top:0;left:0}.avatar{z-index:5;position:relative}.avatar-decoration.front{z-index:100010}.decoration-portal{width:calc(var(--profile-avatar-size,90px) * var(--decoration-scale,1.28));height:calc(var(--profile-avatar-size,90px) * var(--decoration-scale,1.28));pointer-events:none;z-index:200000;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.avatar-decoration-portal{object-fit:contain;width:100%;height:100%}.profile-info-section{flex-direction:column;flex:1;gap:8px;display:flex}.username-badges-row{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:12px;margin-left:0;display:flex}.username{color:var(--text-color,#fff);flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:8px;margin:0;font-size:1.8rem;font-weight:700;display:inline-flex}.badges-container{background:#ffffff08;border:1px solid #ffffff0d;border-radius:999px;flex-wrap:nowrap;flex-shrink:0;justify-content:flex-start;align-items:center;gap:4px;min-width:fit-content;max-width:none;margin-left:0;padding:3px 7px;display:inline-flex;overflow:visible}.badges-container:empty{display:none}.badges-icons{flex-wrap:nowrap;align-items:center;gap:6px;display:inline-flex!important}.badges-icons:empty{display:none!important}.active-badge-container{align-items:center;gap:6px;display:inline-flex!important}.active-badge-container:empty{display:none!important}.verified-badge{color:#5865f2;vertical-align:middle;justify-content:center;align-items:center;margin-left:0;font-size:1.3rem;display:inline-flex;position:relative;top:0;z-index:100000!important;text-shadow:none!important;filter:none!important;background-clip:initial!important;-webkit-background-clip:initial!important;mix-blend-mode:normal!important;animation:none!important;transform:none!important}.partner-badge{color:#f0c419;vertical-align:middle;justify-content:center;align-items:center;margin-left:0;font-size:1.3rem;display:inline-flex;position:relative;top:0;z-index:100000!important;text-shadow:none!important;filter:none!important;background-clip:initial!important;-webkit-background-clip:initial!important;mix-blend-mode:normal!important;animation:none!important;transform:none!important}.partner-badge-container .partner-badge{text-shadow:none!important;filter:none!important;background:0 0!important;animation:none!important;transform:none!important}.username .verified-badge,.username-text+.verified-badge,.username>.verified-badge{color:#5865f2!important;-webkit-text-fill-color:#5865f2!important;text-shadow:none!important;filter:none!important;background:0 0!important;background-clip:initial!important;-webkit-background-clip:initial!important;mix-blend-mode:normal!important;animation:none!important;transform:none!important}.staff-badge-container{justify-content:center;align-items:center;margin-left:0;margin-right:4px;display:inline-flex;position:relative;top:0;z-index:100000!important}.staff-badge-container svg{text-shadow:none!important;filter:none!important;background:0 0!important;animation:none!important;transform:none!important}.verified-badge-container{justify-content:center;align-items:center;gap:6px;margin-left:0;margin-right:4px;display:inline-flex;position:relative;top:0;z-index:100000!important}.partner-badge-container{justify-content:center;align-items:center;margin-left:4px;margin-right:6px;display:inline-flex;position:relative;top:0;z-index:100000!important}.event-badge-container{cursor:pointer;justify-content:center;align-items:center;margin-left:4px;margin-right:4px;display:inline-flex;position:relative;top:0;z-index:100000!important}.event-badge-container img{filter:none;border-radius:999px;transition:transform .2s}.event-badge-container:hover img{filter:none;transform:scale(1.15)}.verified-badge-container .verified-badge{text-shadow:none!important;filter:none!important;background:0 0!important;animation:none!important;transform:none!important}.bio{color:var(--text-color,#ffffffb3);opacity:.85;word-break:break-word;overflow-wrap:break-word;margin:0;font-size:.95rem;line-height:1.4}.bio strong{font-weight:700}.bio em{font-style:italic}.bio u{text-decoration:underline}.bio del{opacity:.7;text-decoration:line-through}.bio code{word-break:break-all;background:#0006;border-radius:4px;padding:.1rem .4rem;font-family:monospace;font-size:.85em}.bio blockquote{opacity:.9;border-left:3px solid #ffffff4d;margin:.3rem 0;padding-left:.75rem;font-style:italic}.bio img{max-width:100%;height:auto}.bio .md-spoiler:hover{color:#fff!important;background:0 0!important}.custom-tags .username .username-sparkle-overlay{pointer-events:none;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0;mix-blend-mode:normal!important;z-index:2147483647!important;opacity:1!important}.custom-tags .username .username-text{z-index:2;position:relative}.custom-tags .profile-card .username-sparkle-overlay-global{pointer-events:none;z-index:2147483646;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.custom-tags{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.custom-tags-vertical{justify-content:center;margin-top:12px;margin-left:0}.username-badges-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.custom-tag{color:var(--text-color,#fff);text-transform:uppercase;letter-spacing:.5px;background:0 0;border:1.5px solid #fff6;border-radius:12px;padding:4px 12px;font-size:.7rem;font-weight:600;transition:all .3s;display:inline-block}.custom-tag:hover{background:#ffffff0d;border-color:#ffffffb3}.joined-tag{align-items:center;gap:6px;display:inline-flex}.joined-tag i{opacity:.8;font-size:.65rem}.links-section{z-index:200010;border-bottom:none;padding:20px 30px;transition:border-color .3s;position:relative}:root[style*="--profile-opacity: 0;"] .links-section,body[style*="--profile-opacity: 0;"] .links-section{border-bottom:none!important}.social-icons{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:0;padding:0;display:flex}.social-icon{width:50px;height:50px;color:var(--icon-color,#ffffffe6);cursor:pointer;border-radius:0;justify-content:center;align-items:center;padding:0;font-size:1.4rem;text-decoration:none;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:visible;box-shadow:none!important;background:0 0!important;border:none!important}.social-icon:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:100000;background:#000;border-radius:6px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:opacity .18s;position:absolute;top:auto;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 6px 18px #000000b3}.social-icon:hover:after{opacity:1}.social-icon:before{content:"";z-index:-1;background:0 0;border-radius:0;transition:all .3s;position:absolute;inset:0}.social-icon:hover:before{background:0 0}.social-icon img{object-fit:contain;width:45px;height:45px;image-rendering:crisp-edges;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:block;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.social-icon i{color:var(--icon-color,#ffffffe6);filter:drop-shadow(0 0 8px #ffffff4d);transition:all .3s cubic-bezier(.34,1.56,.64,1)}.social-icon:hover{color:var(--accent-color,#5865f2);transform:translateY(-5px)scale(1.15);background:0 0!important}.social-icon:hover i{color:var(--accent-color,#5865f2);filter:drop-shadow(0 0 12px var(--accent-color,#5865f2))}.social-icon:hover img{filter:brightness(1.8)contrast(1.3)drop-shadow(0 0 10px #ffffff80);transform:scale(1.1)}.social-icon.decorative-link{cursor:default;pointer-events:all}.social-icon.decorative-link:hover{color:var(--accent-color,#5865f2);transform:translateY(-5px)scale(1.15);background:0 0!important}.social-icon.decorative-link:hover i{color:var(--accent-color,#5865f2);filter:drop-shadow(0 0 12px var(--accent-color,#5865f2))}.social-icon.decorative-link:hover img{filter:brightness(1.8)contrast(1.3)drop-shadow(0 0 10px #ffffff80);transform:scale(1.1)}.staff-badge-container[data-tooltip],.verified-badge-container[data-tooltip],.partner-badge-container[data-tooltip],.badges-icons img[data-tooltip],.custom-badge-wrap[data-tooltip],.event-badge-container[data-tooltip]{position:relative}.staff-badge-container[data-tooltip]:after,.verified-badge-container[data-tooltip]:after,.partner-badge-container[data-tooltip]:after,.badges-icons img:after,.custom-badge-wrap:after,.event-badge-container:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:100000;background:#000000eb;border-radius:6px;padding:5px 10px;font-size:11px;font-weight:600;transition:opacity .18s;position:absolute;top:auto;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0009}.staff-badge-container:hover:after,.verified-badge-container:hover:after,.partner-badge-container:hover:after,.badges-icons img:hover:after,.custom-badge-wrap:hover:after,.event-badge-container:hover:after,.staff-badge-container:focus:after,.verified-badge-container:focus:after,.partner-badge-container:focus:after,.badges-icons img:focus:after,.custom-badge-wrap:focus:after,.event-badge-container:focus:after,.staff-badge-container:focus-visible:after,.verified-badge-container:focus-visible:after,.partner-badge-container:focus-visible:after,.badges-icons img:focus-visible:after,.custom-badge-wrap:focus-visible:after,.event-badge-container:focus-visible:after{opacity:1;transform:translate(-50%)}.verified-badge-container:focus,.partner-badge-container:focus,.badges-icons img:focus,.custom-badge-wrap:focus{outline-offset:4px;outline:3px solid #5865f21f}.discord-widget{background:rgba(30, 30, 35, calc(var(--profile-bg-opacity-decimal,var(--profile-opacity-decimal,.95)) * .75));border-radius:var(--profile-border-radius,12px);border:1px solid rgba(150, 150, 160, calc(.15 * var(--profile-bg-opacity-decimal,var(--profile-opacity-decimal,.95))));-webkit-backdrop-filter:blur(calc(12px * var(--profile-bg-opacity-decimal,var(--profile-opacity-decimal,.95))));backdrop-filter:blur(calc(12px * var(--profile-bg-opacity-decimal,var(--profile-opacity-decimal,.95))));margin:20px 30px;padding:16px;transition:all .3s}:root[style*="--profile-opacity: 0;"] .discord-widget,body[style*="--profile-opacity: 0;"] .discord-widget,:root[style*="--profile-opacity: 0;"] .discord-widget-below,body[style*="--profile-opacity: 0;"] .discord-widget-below{-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;background:#1e1e2380!important;border-color:#9696a01a!important}.discord-widgets-container{opacity:1;align-items:flex-start;gap:20px;margin:20px 30px;animation:none;display:flex;transform:translateY(0)}.profile-card-show .discord-widgets-container{opacity:0;animation:1.2s cubic-bezier(.34,1.56,.64,1) 1.4s forwards discordWidgetEntrance;transform:translateY(30px)scale(.95)}@keyframes discordWidgetEntrance{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.discord-widgets-container.discord-widgets-split{grid-template-columns:1fr 1fr;gap:20px;display:grid}.discord-widget.discord-widget-below{background:rgba(30, 30, 35, calc(var(--profile-bg-opacity-decimal,var(--profile-opacity-decimal,.95)) * .75));border:1px solid rgba(150, 150, 160, calc(.15 * var(--profile-bg-opacity-decimal,var(--profile-opacity-decimal,.95))));border-radius:var(--profile-border-radius,12px);box-sizing:border-box;width:100%;height:104px;-webkit-backdrop-filter:blur(calc(12px * var(--profile-bg-opacity-decimal,var(--profile-opacity-decimal,.95))));backdrop-filter:blur(calc(12px * var(--profile-bg-opacity-decimal,var(--profile-opacity-decimal,.95))));align-items:center;margin:0;padding:16px;transition:all .3s;display:flex}.discord-server-widget-compact{background:rgba(30, 30, 35, calc(var(--profile-bg-opacity-decimal,var(--profile-opacity-decimal,.95)) * .75));border:1px solid rgba(150, 150, 160, calc(.15 * var(--profile-bg-opacity-decimal,var(--profile-opacity-decimal,.95))));border-radius:var(--profile-border-radius,12px);box-sizing:border-box;height:104px;-webkit-backdrop-filter:blur(calc(12px * var(--profile-bg-opacity-decimal,var(--profile-opacity-decimal,.95))));backdrop-filter:blur(calc(12px * var(--profile-bg-opacity-decimal,var(--profile-opacity-decimal,.95))));align-items:center;margin:0;padding:16px;transition:all .3s;display:flex}body[style*="--profile-opacity: 0;"] .discord-server-widget-compact{-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;background:#1e1e2380!important;border-color:#9696a01a!important}.server-widget-content{align-items:center;gap:14px;width:100%;display:flex}.server-icon-wrapper{background:#5865f21a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.server-icon-wrapper img{object-fit:cover;width:100%;height:100%}.server-info-wrapper{flex-direction:column;flex:1;gap:4px;display:flex}.server-name-row{align-items:center;gap:6px;display:flex}.server-widget-title{color:#fff;font-size:1.05rem;font-weight:700}.server-widget-subtitle{color:#9696a0e6;align-items:center;gap:6px;font-size:.85rem;display:flex}.server-join-btn{color:#fff!important;white-space:nowrap!important;cursor:pointer!important;background:#248046!important;border:none!important;border-radius:4px!important;padding:8px 18px!important;font-size:.85rem!important;font-weight:600!important;text-decoration:none!important;transition:all .2s!important;display:inline-block!important}.server-join-btn:hover{transform:translateY(-1px);background:#1a6334!important}.discord-widgets-container:not(.discord-widgets-split) .discord-widget-below{width:fit-content;min-width:320px;max-width:450px;margin:0 auto}.discord-widget-left{width:100%;max-width:none}.discord-server-widget{margin:0}.discord-server-widget-compact iframe{display:block}.discord-server-right{width:100%}.discord-widget.compact{padding:12px}.discord-widget-below.compact{padding:12px 14px}.discord-widget-loading{color:#fff9;align-items:center;gap:12px;font-size:.9rem;display:flex}.discord-widget-loading i{color:#5865f2;font-size:1.5rem;animation:2s ease-in-out infinite pulse}.discord-widget-error{color:#ffffff80;align-items:center;gap:12px;font-size:.85rem;display:flex}.discord-widget-error i{color:#5865f280;font-size:1.5rem}.discord-error-text{flex:1}.discord-error-text strong{color:#ffffffb3;margin-bottom:4px;display:block}.discord-error-text a{color:#5865f2;text-decoration:none}.discord-error-text a:hover{text-decoration:underline}.discord-widget-content{align-items:flex-start;gap:16px;display:flex}.discord-widget-content.compact{align-items:center;gap:12px}.discord-avatar{flex-shrink:0;position:relative}.discord-widget-content.compact .discord-avatar img{width:60px;height:60px}.discord-widget-below .discord-avatar img{border-width:3px;width:64px;height:64px}.discord-avatar img{border:3px solid #9696a04d;border-radius:50%;width:80px;height:80px;transition:border-color .3s}.discord-avatar:hover img{border-color:#9696a099}.discord-status-indicator{border:3px solid #1e1e23;border-radius:50%;width:20px;height:20px;position:absolute;bottom:2px;right:2px}.discord-status-indicator.online{background:#23a55a}.discord-status-indicator.idle{background:#f0b232}.discord-status-indicator.dnd{background:#f23f43}.discord-status-indicator.offline{background:#80848e}.discord-info{flex:1;min-width:0}.discord-username{color:#fff;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:2px;font-size:1.15rem;font-weight:700;display:flex}.discord-widget-content.compact .discord-username{font-size:1rem}.discord-widget-below .discord-username{font-size:1.05rem;font-weight:600}.discord-widget-below .discord-handle{font-size:.8rem}.discord-widget-below .discord-last-seen{font-size:.75rem}.discord-badges{align-items:center;gap:4px;font-size:1rem;display:inline-flex}.discord-handle{color:#9696a0cc;margin-bottom:4px;font-size:.85rem}.discord-widget-content.compact .discord-handle{margin-bottom:2px;font-size:.8rem}.discord-last-seen{color:#9696a0b3;align-items:center;gap:4px;font-size:.75rem;font-style:italic;display:flex}.discord-last-seen i{font-size:.7rem}.discord-discriminator{color:#ffffff80;font-weight:400}.discord-status-text{color:#fff9;text-transform:capitalize;margin-bottom:8px;font-size:.85rem}.discord-activity{background:#0000004d;border-radius:8px;align-items:center;gap:12px;margin-top:10px;padding:10px 12px;display:flex}.discord-activity.spotify{background:linear-gradient(135deg,#1ed76026,#0000004d);border:1px solid #1ed76033}.spotify-album,.activity-image{object-fit:cover;border-radius:6px;flex-shrink:0;width:48px;height:48px}.discord-activity-icon{color:#000;flex-shrink:0;font-size:1.2rem}.discord-activity.spotify .discord-activity-icon{color:#1db954}.discord-activity-details{flex:1;min-width:0}.discord-activity-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:.9rem;font-weight:600;overflow:hidden}.discord-activity-name i{margin-right:6px;font-size:.85rem}.discord-activity-state{color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.profile-stats{border-top:1px solid rgba(255, 255, 255, calc(.05 * var(--profile-bg-opacity-decimal,var(--profile-opacity-decimal,.95))));border-bottom:1px solid rgba(255, 255, 255, calc(.05 * var(--profile-bg-opacity-decimal,var(--profile-opacity-decimal,.95))));align-items:center;gap:15px;padding:15px 30px;transition:border-color .3s;display:flex}body[style*="--profile-opacity: 0;"] .profile-stats{border-top:none!important;border-bottom:none!important}.stat-item{color:var(--text-color,#ffffffb3);opacity:.85;align-items:center;gap:8px;font-size:.9rem;display:flex}.stat-item i{color:#f36;font-size:1rem}.stat-divider{background:#ffffff1a;width:1px;height:20px}.music-player{border-top:1px solid rgba(255, 255, 255, calc(.05 * var(--profile-bg-opacity-decimal,var(--profile-opacity-decimal,.95))));background:#0000004d;align-items:center;gap:15px;padding:16px 30px;display:flex}body[style*="--profile-opacity: 0;"] .music-player{background:0 0!important;border-top:none!important}.music-icon{width:50px;height:50px;color:var(--accent-color,#5865f2);background:#ffffff0d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.music-info{flex:1;min-width:0}.music-title{color:var(--text-color,#fff);margin-bottom:6px;font-size:.9rem;font-weight:600}.music-time{color:var(--text-color,#ffffff80);opacity:.7;align-items:center;gap:10px;font-size:.75rem;display:flex}.progress-bar{cursor:pointer;background:#ffffff1a;border-radius:2px;flex:1;height:4px;overflow:hidden}.progress-fill{background:var(--accent-color,#5865f2);width:0%;height:100%;transition:width .1s linear}.music-controls{gap:8px;display:flex}.control-btn{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;transition:all .3s;display:flex}.control-btn:hover{color:#fff;background:#ffffff1a}.control-btn.main{background:var(--accent-color,#5865f2);color:#fff;width:40px;height:40px;font-size:1rem}.control-btn.main:hover{opacity:.9;transform:scale(1.05)}@media (max-width:768px){.container{max-width:480px}.profile-banner-wide{height:120px;margin-bottom:-60px}.profile-top-section{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:20px}.avatar,.avatar-decoration{width:110px;height:110px}.profile-info-section{align-items:center}.username-badges-row{flex-direction:column;justify-content:center;gap:10px}.custom-tags-vertical{margin-top:10px;margin-left:0}.username{font-size:1.6rem}.links-section,.profile-stats{padding-left:20px;padding-right:20px}.music-player-bottom{padding:12px 20px}.social-icon:after,.badges-icons img:after,.avatar-wrapper:before{display:none}}@media (max-width:600px){.profile-top-section{text-align:center;flex-direction:column;align-items:center;gap:15px;padding:15px}.avatar-section{flex-shrink:1}.profile-info-section{align-items:center;width:100%}.username-badges-row{flex-direction:column;align-items:center;gap:8px;width:100%}.username,.badges-container{justify-content:center}}@media (max-width:480px){.container{width:95%}.profile-banner-wide{height:100px;margin-bottom:-50px}.profile-top-section{padding:15px}.avatar,.avatar-decoration{width:100px;height:100px}.username{font-size:1.4rem}.custom-tag{padding:3px 10px;font-size:.65rem}.social-icon{width:45px;height:45px;font-size:1rem}.social-icon img{width:40px;height:40px}.music-controls{justify-content:center;width:100%}.bio{font-size:.88rem;line-height:1.45}}.username.glow-effect{text-shadow:0 0 10px var(--accent-color), 0 0 20px var(--accent-color);animation:2s ease-in-out infinite glow-pulse}@keyframes glow-pulse{0%,to{opacity:1}50%{opacity:.8}}.username.rainbow-effect{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,red,#ff7f00,#ff0,#0f0,#00f,indigo,#9400d3) 0 0/200%;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite rainbow-flow}@keyframes rainbow-flow{0%{background-position:0%}to{background-position:200%}}.username.shuffle-effect{letter-spacing:2px}.username.wave-effect span{animation:1.5s ease-in-out infinite wave-animation;display:inline-block}@keyframes wave-animation{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.username.shadow-effect{text-shadow:3px 3px #0000004d,6px 6px #0003}.username-text.glow-effect{text-shadow:0 0 10px var(--accent-color), 0 0 20px var(--accent-color);animation:2s ease-in-out infinite glow-pulse}.username-text.rainbow-effect{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,red,#ff7f00,#ff0,#0f0,#00f,indigo,#9400d3) 0 0/200%;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite rainbow-flow}.username-text.shuffle-effect{letter-spacing:2px}.username-text.wave-effect span{animation:1.5s ease-in-out infinite wave-animation;display:inline-block}.username-text.shadow-effect{text-shadow:3px 3px #0000004d,6px 6px #0003}.username-text{z-index:1;align-items:center;display:inline-flex;position:relative}.username .verified-badge,.username-text+.verified-badge,.username>.verified-badge{color:#5865f2!important;-webkit-text-fill-color:#5865f2!important;text-shadow:none!important;filter:none!important;background:0 0!important;background-clip:initial!important;-webkit-background-clip:initial!important;mix-blend-mode:normal!important;z-index:100000!important;animation:none!important;position:relative!important;transform:none!important}.username[class*=-effect]:before,.username[class*=-effect]:after,.username-text[class*=-effect]:before,.username-text[class*=-effect]:after{z-index:0!important;pointer-events:none!important;mix-blend-mode:normal!important}.sparkle-pink:after,.sparkle-blue:after,.sparkle-yellow:after,.sparkle-green:after,.sparkle-red:after,.sparkle-white:after,.sparkle-black:after,.sparkle-lightblue:after,.sparkle-orange:after,.sparkle-purple:after,.sparkle-rainbow:after{z-index:0!important;pointer-events:none!important}@keyframes fall{to{transform:translateY(105vh)rotate(360deg)}}@keyframes rain-fall{to{transform:translateY(105vh)}}@keyframes firefly-float{0%,to{opacity:.3;transform:translate(0)}50%{opacity:1;transform:translate(20px,-20px)}}@keyframes bubble-rise{to{opacity:0;transform:translateY(-110vh)}}.custom-badge-icon{border:2px solid var(--badge-color,#ffffff1a);object-fit:contain;vertical-align:middle;cursor:pointer;width:28px;height:28px;padding:2px;transition:all .3s}.custom-badge-icon:hover{border-color:var(--badge-color,#ffffff4d);transform:translateZ(10px)scale(1.25)translateY(-2px)}.active-badge-container{display:inline-flex}.badges-icons{vertical-align:middle;gap:6px;display:inline-flex!important}.badges-icons img{border:1px solid var(--badge-color,#ffffff1a);object-fit:contain;cursor:pointer;border-radius:999px;width:28px;height:28px;padding:2px;transition:all .3s;position:relative}.badges-icons img:after,.custom-badge-icon:after,.active-badge-container img:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:100000;background:#000;border-radius:6px;padding:10px 14px;font-size:13px;font-weight:600;transition:opacity .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(-8px);box-shadow:0 10px 25px #000c}.badges-icons img:hover,.custom-badge-icon:hover,.active-badge-container img:hover{border-color:var(--badge-color,#ffffff4d);transform:scale(1.2)}.badges-icons img:hover:after,.custom-badge-icon:hover:after,.active-badge-container img:hover:after{opacity:1}.links-section{border-bottom:none;padding:25px 30px}.links-section .social-icons{border:none;margin:0;padding:0}.music-player-bottom{border-top:1px solid rgba(255, 255, 255, calc(.08 * var(--profile-bg-opacity-decimal,var(--profile-opacity-decimal,.95))));opacity:1;background:linear-gradient(#0003,#0006);align-items:center;gap:16px;margin-top:auto;padding:20px 30px;animation:none;display:flex;transform:translateY(0)}body[style*="--profile-opacity: 0;"] .music-player-bottom{background:0 0!important;border-top:none!important}.profile-card-show .music-player-bottom{opacity:0;animation:1.2s cubic-bezier(.34,1.56,.64,1) 1.6s forwards musicPlayerSlideFromStats;transform:translateY(-120px)}@keyframes musicPlayerSlideFromStats{0%{opacity:0;transform:translateY(-120px)}to{opacity:1;transform:translateY(0)}}.music-player-bottom .music-icon{color:#fffc;background:#ffffff14;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;display:flex}.music-player-bottom .music-info{flex:1;min-width:0}.music-player-bottom .music-title{color:#ffffffe6;margin-bottom:6px;font-size:.95rem;font-weight:600}.music-player-bottom .music-time{color:#ffffff80;align-items:center;gap:10px;font-size:.75rem;display:flex}.music-player-bottom .progress-bar{cursor:pointer;background:#ffffff1a;border-radius:2px;flex:1;height:3px;overflow:hidden}.music-player-bottom .progress-fill{background:linear-gradient(90deg,#ff4655,#ff6b6b);width:0%;height:100%;transition:width .1s linear}.music-player-bottom .music-controls{gap:6px;display:flex}.music-player-bottom .control-btn{color:#ffffffb3;cursor:pointer;background:#ffffff14;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;transition:all .2s;display:flex}.music-player-bottom .control-btn:hover{color:#fffffff2;background:#ffffff26}.music-player-bottom .control-btn.main{color:#fff;background:linear-gradient(135deg,#ff4655,#ff6b6b)}.music-player-bottom .control-btn.main:hover{transform:scale(1.05)}.enter-profile-overlay{-webkit-backdrop-filter:blur(12px);z-index:9999;cursor:pointer;pointer-events:all;background:radial-gradient(circle,#0a0a0a4d,#0009);justify-content:center;align-items:center;width:100%;height:100%;animation:.4s fadeIn;display:flex;position:fixed;top:0;left:0}.enter-profile-overlay.removing{pointer-events:none;animation:.3s forwards fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.enter-profile-text{color:#ffffffb3;letter-spacing:2px;text-align:center;white-space:pre-wrap;-webkit-user-select:none;user-select:none;pointer-events:none;max-width:80%;font-size:2.5rem;font-weight:300;animation:.6s .2s both fadeInText}.enter-profile-text strong{font-weight:700}.enter-profile-text em{font-style:italic}.enter-profile-text u{text-decoration:underline}.enter-profile-text del{opacity:.7;text-decoration:line-through}.enter-profile-text code{font-size:.85em}.enter-profile-text blockquote{font-size:.9em}.enter-profile-text .md-spoiler:hover{color:#fff!important}@keyframes fadeInText{0%{opacity:0}to{opacity:.8}}.enter-profile-overlay:hover .enter-profile-text{color:#ffffffe6;transition:all .3s}.blur-overlay{-webkit-backdrop-filter:blur(18px)saturate(1.2);z-index:1;pointer-events:none;background:#00000026;width:100%;height:100%;position:fixed;top:0;left:0}body.effect-blurred .background-image{transition:filter .5s,transform .5s;transform:scale(1.05);filter:blur(12px)brightness(110%)!important}body.effect-blurred .stars{opacity:.4;filter:blur(3px)}body.effect-nighttime{filter:brightness(.7);transition:all .5s;background-color:#0a0a1a!important}body.effect-oldtv{filter:grayscale()contrast(150%);transition:filter .5s}.effect-container{pointer-events:none;z-index:1;width:100%;height:100%;position:fixed;top:0;left:0}.tv-scanlines{pointer-events:none;background:repeating-linear-gradient(0deg,#00000026,#00000026 1px,#0000 1px 2px);width:100%;height:100%;animation:.15s infinite scanlineFlicker;position:absolute;top:0;left:0}@keyframes scanlineFlicker{0%{opacity:.95}50%{opacity:1}to{opacity:.95}}.glow-effect{text-shadow:0 0 10px #bb86fccc,0 0 20px #bb86fc80,0 0 30px #bb86fc4d;color:#bb86fc}.rainbow-effect{background:linear-gradient(90deg,red,#ff7f00,#ff0,#0f0,#00f,indigo,#9400d3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite rainbowShift}@keyframes rainbowShift{0%{background-position:0%}to{background-position:200%}}.shadow-effect{text-shadow:4px 4px 8px #000c,2px 2px 4px #0009;color:#fff}.wave-effect{display:inline-block}.wave-effect span{animation:1.2s ease-in-out infinite wave;display:inline-block}@keyframes wave{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.shuffle-effect{animation:.5s infinite shuffle}.glow{text-shadow:0 0 10px #bb86fccc,0 0 20px #bb86fc80,0 0 30px #bb86fc4d;color:#bb86fc}.rainbow{background:linear-gradient(90deg,red,#ff7f00,#ff0,#0f0,#00f,indigo,#9400d3);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite rainbowShift}.shuffle{letter-spacing:1px}.shadow{text-shadow:4px 4px 8px #000c,2px 2px 4px #0009;color:#fff}.typewriter{display:inline-block}.typewriter-cursor-anim{font-weight:400;animation:.75s step-end infinite blink-caret}@keyframes blink-caret{0%,to{opacity:1}50%{opacity:0}}.username.glow,.username-text.glow{text-shadow:0 0 10px var(--accent-color), 0 0 20px var(--accent-color);animation:2s ease-in-out infinite glow-pulse}.username.rainbow,.username-text.rainbow{background:linear-gradient(90deg,red,#ff7f00,#ff0,#0f0,#00f,indigo,#9400d3) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite rainbow-flow}.username.shuffle,.username-text.shuffle{letter-spacing:2px}.bio[style*=font-family].shuffle,.bio[style*=font-family].shuffle-effect,.username[style*=font-family].shuffle,.username[style*=font-family].shuffle-effect{font-family:inherit!important}.profile-top-section[data-layout=horizontal]{align-items:flex-start;gap:2rem;display:flex}.profile-top-section[data-layout=horizontal] .avatar-section{flex-shrink:0}.profile-top-section[data-layout=horizontal] .profile-info-section{flex-direction:column;flex:1;display:flex}.profile-top-section[data-layout=vertical]{text-align:center;flex-direction:column;align-items:center;display:flex}.profile-top-section[data-layout=vertical] .avatar-section{margin-bottom:1rem}.profile-top-section[data-layout=vertical] .profile-info-section{text-align:center;width:100%}.profile-top-section[data-layout=vertical] .username-badges-row{flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.profile-top-section[data-layout=vertical] .username{margin-bottom:0}.profile-top-section[data-layout=vertical] .badges-container{box-sizing:border-box;flex-shrink:1;align-self:center;width:auto;min-width:0;max-width:none;margin-top:.25rem;display:inline-flex;overflow:visible;margin-left:0!important}.profile-top-section[data-layout=vertical] .badges-container.no-badges{display:none;background:0 0!important;border:none!important}.profile-top-section[data-layout=vertical] .bio{text-align:center;margin-top:1rem}@media (max-width:768px){.profile-top-section[data-layout=horizontal]{text-align:center;flex-direction:column;align-items:center}.profile-top-section[data-layout=horizontal] .profile-info-section{align-items:center}}.profile-card:has(.profile-top-section[data-layout=elevated]){margin-top:55px;-webkit-mask-image:none!important;mask-image:none!important}.profile-card:has(.profile-top-section[data-layout=elevated]):has(.avatar-section:not(:has(img))){margin-top:0}.profile-top-section[data-layout=elevated]{flex-direction:column;align-items:flex-start;gap:.75rem;padding:30px;display:flex;position:relative}.profile-top-section[data-layout=elevated] .avatar-section:not(:has(img)){display:none}.profile-top-section[data-layout=elevated] .avatar-section{z-index:100;flex-shrink:0;margin-top:-70px;margin-bottom:0;position:relative}.profile-top-section[data-layout=elevated] .avatar-wrapper .avatar{z-index:100;width:100px;height:100px;box-shadow:0 8px 32px #00000080;border-radius:20px!important}.profile-top-section[data-layout=elevated] .avatar-wrapper .decoration-portal{display:none!important}.profile-top-section[data-layout=elevated] .avatar-wrapper.with-border:after{width:100px;height:100px;border-radius:20px!important}.profile-top-section[data-layout=elevated] .profile-info-section{flex-direction:column;flex:1;gap:8px;width:100%;display:flex}.profile-top-section[data-layout=elevated] .username-badges-row{z-index:200;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:12px;padding-left:6px;display:flex;position:relative;overflow:visible}.profile-top-section[data-layout=elevated] .verified-badge-container[data-tooltip]:after,.profile-top-section[data-layout=elevated] .staff-badge-container[data-tooltip]:after,.profile-top-section[data-layout=elevated] .partner-badge-container[data-tooltip]:after,.profile-top-section[data-layout=elevated] .custom-badge-wrap:after,.profile-top-section[data-layout=elevated] .event-badge-container:after,.profile-top-section[data-layout=elevated] .badges-icons img:after{border-radius:7px;padding:6px 12px;font-size:12px}.profile-top-section[data-layout=elevated] .username{margin-bottom:0}.profile-top-section[data-layout=elevated] .profile-stats-top{z-index:5;margin-bottom:0;font-size:.8rem;position:absolute;top:12px;right:16px}@media (max-width:768px){.profile-top-section[data-layout=elevated]{align-items:center}.profile-top-section[data-layout=elevated] .avatar-section{margin-top:-60px}.profile-top-section[data-layout=elevated] .avatar-wrapper .avatar{width:85px;height:85px;border-radius:18px!important}.profile-top-section[data-layout=elevated] .avatar-wrapper.with-border:after{width:85px;height:85px}.profile-top-section[data-layout=elevated] .username-badges-row{justify-content:center}.profile-top-section[data-layout=elevated] .profile-info-section{text-align:center;align-items:center}}body[data-monochrome-icons=true] .social-icon i{color:var(--text-color,#fff)!important;filter:grayscale()brightness(1.2)drop-shadow(0 0 8px #ffffff4d)!important}body[data-monochrome-icons=true] .social-icon img{filter:grayscale()drop-shadow(0 0 8px #ffffff4d)!important}body[data-monochrome-icons=true] .social-icon{background:0 0!important;border:none!important}body[data-monochrome-icons=true] .social-icon:hover{transform:translateY(-5px)scale(1.15);background:0 0!important}body[data-monochrome-icons=true] .social-icon:hover i{filter:grayscale()brightness(1.5)drop-shadow(0 0 12px #fff9)!important}body[data-monochrome-icons=true] .social-icon:hover img{filter:grayscale()drop-shadow(0 0 12px #fff9)!important}body[data-monochrome-icons=true] .badges-container img,body[data-monochrome-icons=true] .badges-container svg,body[data-monochrome-icons=true] .badges-container i,body[data-monochrome-icons=true] .badges-container .verified-badge,body[data-monochrome-icons=true] .badges-container .partner-badge{transition:filter .3s;filter:grayscale()brightness(1.2)drop-shadow(0 0 8px #ffffff4d)!important;color:var(--text-color,#fff)!important}body[data-monochrome-icons=true] .badges-container span:hover img,body[data-monochrome-icons=true] .badges-container span:hover svg,body[data-monochrome-icons=true] .badges-container span:hover i{filter:grayscale()brightness(1.5)drop-shadow(0 0 12px #fff9)!important}.background-video{object-fit:cover;z-index:-2;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}.effect-container{pointer-events:none;z-index:1;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.snowflake{color:#fff;font-size:20px;animation:linear infinite fall;position:absolute;top:-10%}.rain-drop{background:linear-gradient(#0000,#fff9);width:2px;height:50px;animation:linear infinite rain-fall;position:absolute;top:-10%}.firefly{background:#ff0;border-radius:50%;width:5px;height:5px;animation:ease-in-out infinite firefly-float;position:absolute;box-shadow:0 0 10px #ff0}.bubble{background:radial-gradient(circle at 30% 30%,#fffc,#fff3);border-radius:50%;animation:linear infinite bubble-rise;position:absolute;bottom:-100px}.star{background:#fff;border-radius:50%;animation:ease-in-out infinite star-twinkle;position:absolute}@keyframes star-twinkle{0%,to{opacity:.3}50%{opacity:1}}.tv-effect{pointer-events:none;z-index:1;width:100%;height:100%;position:fixed;top:0;left:0}.tv-scanlines{background:repeating-linear-gradient(0deg,#0000,#0000 2px,#0000000d 2px 4px);width:100%;height:100%;animation:.1s infinite tv-flicker;position:absolute;top:0;left:0}@keyframes tv-flicker{0%,to{opacity:.8}50%{opacity:1}}.copied-toast{color:#fff;z-index:100000;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000d9;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-size:.85rem;font-weight:600;animation:.3s toastSlideUp;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}.copied-toast i{color:#4ade80}@keyframes toastSlideUp{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.template-preview-bar{z-index:99999;-webkit-backdrop-filter:blur(20px);background:#18181ceb;border:1px solid #ffffff1a;border-radius:16px;width:auto;max-width:520px;position:fixed;top:1rem;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0006}.template-preview-bar-inner{justify-content:space-between;align-items:center;gap:1.25rem;padding:.55rem .75rem .55rem .65rem;display:flex}.template-preview-bar-info{align-items:center;gap:.65rem;min-width:0;display:flex}.template-preview-bar-avatar{object-fit:cover;border:1px solid #ffffff1a;border-radius:10px;flex-shrink:0;width:38px;height:38px}.template-preview-bar-label{color:#fff6;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1px;font-size:.62rem;font-weight:600;line-height:1}.template-preview-bar-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;line-height:1.2;overflow:hidden}.template-preview-bar-author{color:#fff6;font-size:.72rem;line-height:1.2}.template-preview-bar-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff1f;border:none;border-radius:10px;flex-shrink:0;padding:.5rem 1.1rem;font-size:.82rem;font-weight:600;transition:all .2s}.template-preview-bar-btn:hover{background:#fff3}@media (max-width:480px){.template-preview-bar{max-width:calc(100% - 2rem)}.template-preview-bar-inner{padding:.45rem .6rem}.template-preview-bar-name{font-size:.82rem}}.guest-cta-banner{z-index:99998;animation:.6s cubic-bezier(.34,1.56,.64,1) both guestCtaBounceIn;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}.guest-cta-banner.guest-cta-fading{animation:2s forwards guestCtaFadeOut}@keyframes guestCtaBounceIn{0%{opacity:0;transform:translate(-50%)translateY(40px)scale(.9)}50%{opacity:1;transform:translate(-50%)translateY(-10px)scale(1.04)}70%{transform:translate(-50%)translateY(4px)scale(.98)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@keyframes guestCtaFadeOut{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(20px)}}.guest-cta-banner-inner{-webkit-backdrop-filter:blur(20px);white-space:nowrap;cursor:pointer;background:#18181ceb;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:.7rem;padding:.6rem .75rem;display:flex;box-shadow:0 8px 32px #00000073}.guest-cta-banner-inner:hover{border-color:#ffffff26}.guest-cta-banner-logo{flex-shrink:0;width:28px;height:28px}.guest-cta-banner-text{flex-direction:column;gap:1px;min-width:0;display:flex}.guest-cta-banner-title{color:#fff;font-size:.85rem;font-weight:700;line-height:1.2}.guest-cta-banner-desc{color:#ffffff73;font-size:.72rem;line-height:1.2}.guest-cta-banner-close{color:#ffffff59;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;font-size:.75rem;transition:color .2s;display:flex}.guest-cta-banner-close:hover{color:#ffffffb3}@media (max-width:480px){.guest-cta-banner{bottom:1rem}}.dither-container{z-index:0;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0}.dither-container .dither-canvas{display:block;width:100%!important;height:100%!important}.plasma-container{z-index:0;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.plasma-container canvas{width:100%;height:100%;display:block}
.font-arial{font-family:Arial,sans-serif}.font-times{font-family:Times New Roman,Times,serif}.font-courier{font-family:Courier New,Courier,monospace}.font-georgia{font-family:Georgia,serif}.font-verdana{font-family:Verdana,sans-serif}.font-comic{font-family:Comic Sans MS,cursive}.font-impact{font-family:Impact,fantasy}.font-trebuchet{font-family:Trebuchet MS,sans-serif}.font-palatino{font-family:Palatino Linotype,Book Antiqua,Palatino,serif}.font-lucida{font-family:Lucida Console,Monaco,monospace}
@keyframes spiral{0%{filter:hue-rotate();transform:rotate(0)scale(1)}to{filter:hue-rotate(360deg);transform:rotate(360deg)scale(1)}}.spiral{background:linear-gradient(45deg,#f0f,#0ff,#f0f);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite spiral;display:inline-block}@keyframes wave{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.wave{display:inline-block}.wave span{animation:1s ease-in-out infinite wave;display:inline-block}.wave span:first-child{animation-delay:0s}.wave span:nth-child(2){animation-delay:.1s}.wave span:nth-child(3){animation-delay:.2s}.wave span:nth-child(4){animation-delay:.3s}.wave span:nth-child(5){animation-delay:.4s}.wave span:nth-child(6){animation-delay:.5s}.wave span:nth-child(7){animation-delay:.6s}.wave span:nth-child(8){animation-delay:.7s}.wave span:nth-child(9){animation-delay:.8s}.wave span:nth-child(10){animation-delay:.9s}@keyframes glitch{0%{text-shadow:2px 0 #ff00de,-2px 0 #0ff;transform:translate(0)}20%{text-shadow:-2px 0 #ff00de,2px 0 #0ff;transform:translate(-2px,2px)}40%{text-shadow:2px 0 #ff00de,-2px 0 #0ff;transform:translate(2px,-2px)}60%{text-shadow:-2px 0 #ff00de,2px 0 #0ff;transform:translate(-2px,2px)}80%{text-shadow:2px 0 #ff00de,-2px 0 #0ff;transform:translate(2px,-2px)}to{text-shadow:2px 0 #ff00de,-2px 0 #0ff;transform:translate(0)}}.glitch{animation:.5s infinite glitch;position:relative}@keyframes neon{0%,to{text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #ff00de,0 0 70px #ff00de,0 0 80px #ff00de,0 0 100px #ff00de}50%{text-shadow:0 0 5px #fff,0 0 10px #fff,0 0 15px #fff,0 0 20px #ff00de,0 0 35px #ff00de,0 0 40px #ff00de,0 0 50px #ff00de}}.neon{color:#fff;animation:1.5s ease-in-out infinite neon}.typewriter-wrapper{vertical-align:middle;white-space:nowrap;display:inline-block}.typewriter-text:after{content:"_";margin-left:4px;animation:1s step-end infinite blink;display:inline-block}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.sparkle-pink,.sparkle-blue,.sparkle-yellow,.sparkle-green,.sparkle-red,.sparkle-white,.sparkle-black{display:inline-block;position:relative}.sparkle-pink:after,.sparkle-blue:after,.sparkle-yellow:after,.sparkle-green:after,.sparkle-red:after,.sparkle-white:after,.sparkle-black:after{content:"";pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.sparkle-pink:after{background-image:url(/assets/sparkles/pink.gif)}.sparkle-blue:after{background-image:url(/assets/sparkles/blue.gif)}.sparkle-yellow:after{background-image:url(/assets/sparkles/yellow.gif)}.sparkle-green:after{background-image:url(/assets/sparkles/green.gif)}.sparkle-red:after{background-image:url(/assets/sparkles/red.gif)}.sparkle-white:after{background-image:url(/assets/sparkles/white.gif)}.sparkle-black:after{background-image:url(/assets/sparkles/black.gif)}
*{box-sizing:border-box}body .pw-logout-btn{display:none}.pw-widget{background-color:rgba(26,26,26,var(--pw-widget-opacity,var(--profile-opacity-decimal,1)));border-radius:var(--profile-border-radius,12px);min-width:300px;max-width:380px;box-shadow:0 6px 18px rgba(0, 0, 0, calc(var(--pw-widget-opacity,var(--profile-opacity-decimal,1)) * .65));border:none;align-items:center;gap:10px;padding:10px 12px;font-family:inherit;display:flex}.pw-avatar-section{flex-shrink:0;width:48px;height:48px;position:relative}.pw-avatar{border-radius:50%;width:48px;height:48px;display:block}.pw-status-dot{z-index:3;border:3px solid #1a1a1a;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;bottom:-1px;right:-1px;overflow:hidden}.pw-status-icon{object-fit:cover;width:100%;height:100%}.pw-avatar-decoration{pointer-events:none;z-index:2;object-fit:contain;width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pw-user-info{flex:1;min-width:0}.pw-username-line{flex-wrap:nowrap;align-items:center;gap:8px;min-width:0;margin-bottom:3px;display:flex}.pw-username{color:#fff;letter-spacing:-.2px;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;font-size:14px;font-weight:700;overflow:hidden}.pw-activity-tag{color:#fff;text-transform:uppercase;letter-spacing:.3px;background:#5865f2;border-radius:4px;align-items:center;gap:4px;padding:3px 6px 3px 4px;font-size:10px;font-weight:700;display:flex}.pw-tag-icon{object-fit:cover;border-radius:3px;flex-shrink:0;width:12px;height:12px}.pw-badge-row{flex-wrap:nowrap;flex:none;align-items:center;gap:4px;margin-top:2px;margin-left:1px;display:flex}.pw-badge-wrap{cursor:pointer;display:inline-flex;position:relative}.pw-badge-img{vertical-align:middle;width:14px;height:14px;display:block}.pw-badge-wrap[data-tooltip]:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;z-index:100000;pointer-events:none;opacity:0;background:#000;border-radius:6px;padding:6px 10px;font-family:inherit;font-size:12px;font-weight:600;transition:opacity .15s;position:absolute;top:auto;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #000000b3}.pw-badge-wrap[data-tooltip]:hover:after{opacity:1}.pw-discord-tag{color:#b5bac1;margin-bottom:2px;font-size:11px;font-weight:500}.pw-clan-tag{color:#e3e5e8;letter-spacing:.3px;background:#ffffff14;border:1px solid #ffffff1f;border-radius:3px;flex-shrink:0;align-items:center;gap:2px;padding:0 4px;font-size:9px;font-weight:700;display:inline-flex;position:relative;top:2px}.pw-clan-badge{object-fit:contain;width:11px;height:11px;display:block}.pw-activity-label{color:#b5bac1;margin-bottom:2px;font-size:10px;font-weight:600}.pw-activity-title{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-bottom:1px;font-size:12px;font-weight:600;overflow:hidden}.pw-activity-details{color:#b5bac1;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;overflow:hidden}.pw-activity-time{color:#949ba4;margin-top:2px;font-size:10px}.pw-spotify-progress{width:100%;margin-top:4px}.pw-progress-time{color:#949ba4;margin-bottom:3px;font-size:10px}.pw-progress-bar{background:#ffffff1a;border-radius:2px;width:100%;height:3px;overflow:hidden}.pw-progress-fill{background:#1db954;height:100%;transition:width .3s}.pw-spotify-progress,.pw-progress-time,.pw-progress-bar,.pw-progress-fill{display:none!important}.pw-app-logo{object-fit:cover;background:#2a2a2a;border-radius:10px;flex-shrink:0;width:44px;height:44px}.pw-loading-box,.pw-error-box{color:#949ba4;text-align:center;padding:24px;font-size:13px}.pw-note{color:#6d6f78;font-size:11px}@media (max-width:420px){.pw-widget{width:100%;min-width:0}.pw-username{font-size:13px}}.pw-centered{margin:0 auto}.pw-centered .pw-username-line,.pw-centered .pw-badge-row{justify-content:flex-start}.pw-embed{background-color:rgba(26,26,26,var(--pw-widget-opacity,var(--profile-opacity-decimal,1)));border-radius:var(--profile-border-radius,12px);min-width:300px;max-width:380px;box-shadow:0 6px 18px rgba(0, 0, 0, calc(var(--pw-widget-opacity,var(--profile-opacity-decimal,1)) * .65));border:none;align-items:center;gap:10px;padding:10px 20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.pw-embed .pw-embed-icon{background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.presence-embeds-row{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.presence-embeds-row{box-sizing:border-box;flex-wrap:nowrap;align-items:center;gap:16px;width:100%;max-width:760px;margin:0 auto;padding:0 24px;display:flex}.presence-embeds-row .presence-col{flex:48%;align-items:center;display:flex}.presence-embeds-row .presence-col .pw-widget,.presence-embeds-row .presence-col .pw-embed{box-sizing:border-box;border-radius:12px;width:100%;min-width:260px;max-width:460px;height:80px;padding:10px 12px}.presence-embeds-row.single{justify-content:center}.presence-embeds-row.single .presence-col{flex:0 48%}.presence-embeds-row.single .presence-col .pw-widget,.presence-embeds-row.single .presence-col .pw-embed{width:100%;min-width:260px;max-width:460px;height:80px;padding:10px 12px}.presence-embeds-row .presence-col+.presence-col{margin-left:0}.presence-embeds-row .presence-col:first-child:last-child{margin:0 auto}.pw-embed{align-items:center;display:flex}.pw-embed .pw-embed-inner{justify-content:space-between;align-items:center;width:100%;display:flex}.pw-embed .pw-embed-icon{background:rgba(26,26,26, max(.04, calc(var(--pw-widget-opacity,var(--profile-opacity-decimal,1)) * .08)));width:48px;height:48px;box-shadow:0 4px 14px rgba(0,0,0, calc(var(--pw-widget-opacity,var(--profile-opacity-decimal,1)) * .35));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:11px;margin-right:12px;display:flex;overflow:hidden}.pw-embed .pw-embed-icon img{object-fit:cover;width:48px;height:48px;display:block}.pw-embed .pw-embed-content{flex:1;min-width:0;margin-left:8px}.pw-embed .pw-embed-title{color:rgba(255,255,255, max(.85, calc(var(--pw-widget-opacity,var(--profile-opacity-decimal,1)) * 1)));text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.pw-embed .pw-embed-sub{color:rgba(255,255,255, max(.6, calc(var(--pw-widget-opacity,var(--profile-opacity-decimal,1)) * .72)));margin-top:4px;font-size:12px}.pw-embed .pw-embed-actions{margin-left:12px}.pw-embed-join{color:#fff;box-shadow:0 4px 10px rgba(88,101,242, calc(var(--pw-widget-opacity,var(--profile-opacity-decimal,1)) * .24));background:#5865f2;border-radius:8px;padding:8px 12px;font-weight:700;text-decoration:none;display:inline-block}@media (max-width:820px){.presence-embeds-row{flex-wrap:wrap}.presence-embeds-row .presence-col{flex:100%;margin-left:0!important}.presence-embeds-row .presence-col .pw-widget,.presence-embeds-row .presence-col .pw-embed{width:100%;min-width:0;max-width:none}}.presence-embeds-row:has(.discord-server-widget-compact){align-items:stretch}.presence-embeds-row .presence-col .discord-server-widget-compact{background:rgba(0,0,0, calc(var(--pw-widget-opacity,var(--profile-opacity-decimal,1)) * .3));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #ffffff0d;border-radius:12px;height:auto;min-height:80px;overflow:hidden}.presence-embeds-row .presence-col .discord-server-widget-compact iframe{width:100%;height:100%;min-height:300px;display:block}.pw-embed{position:relative;overflow:hidden}.pw-embed-icon.pw-embed-icon-square,.pw-embed-icon.pw-embed-icon-square img{border-radius:12px!important}.pw-embed-watermark{color:#ffffff1f;pointer-events:none;z-index:1;letter-spacing:.02em;align-items:center;gap:4px;font-size:.65rem;font-weight:600;display:flex;position:absolute;top:6px;right:10px}.pw-embed-watermark i{font-size:.7rem}.pw-online-dot{vertical-align:middle;background:#3ba55c;border-radius:50%;width:8px;height:8px;margin-right:4px;display:inline-block;box-shadow:0 0 6px #3ba55c80}.pw-embed[data-platform=discord] .pw-embed-join{background:#3ba55c;box-shadow:0 2px 8px #3ba55c4d}.pw-embed[data-platform=youtube] .pw-embed-join{background:red;box-shadow:0 2px 8px #ff00004d}.pw-embed[data-platform=spotify] .pw-embed-join{background:#1db954;box-shadow:0 2px 8px #1db9544d}.pw-embed[data-platform=telegram] .pw-embed-join{background:#229ed9;box-shadow:0 2px 8px #229ed94d}.pw-embed[data-platform=roblox] .pw-embed-join{background:#e2231a;box-shadow:0 2px 8px #e2231a4d}.pw-embed[data-platform=github] .pw-embed-join{box-shadow:none;background:#ffffff1a}.pw-embed.pw-embed-iframe{box-shadow:none;background:0 0;border:none;padding:0;height:auto!important}.pw-embed.pw-embed-iframe iframe{border-radius:var(--profile-border-radius,12px);border:none;width:100%;height:80px;display:block;overflow:hidden}.pw-embed.pw-embed-stacked .pw-embed-actions{display:none}.pw-embed-actions-inline{margin-top:2px}.pw-embed-join.pw-embed-join-sm{color:#fff;border-radius:4px;padding:2px 10px;font-size:.68rem;font-weight:700;text-decoration:none;display:inline-block}.pw-embed.pw-embed-stacked .pw-embed-title{font-size:13px;line-height:1.1}.pw-embed.pw-embed-stacked .pw-embed-sub{margin-top:1px;font-size:11px;line-height:1.2}
