:root{--bg-base: #000000;--bg-surface: #0F172A;--text-main: #FFFFFF;--text-muted: #94A3B8;--accent-main: #FF2A5F;--accent-glow: rgba(255, 42, 95, .4);--accent-secondary: #00F0FF;--glass-bg: rgba(15, 23, 42, .7);--glass-border: rgba(255, 255, 255, .08)}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}body{background-color:var(--bg-base);color:var(--text-main);font-family:Outfit,system-ui,sans-serif;overflow-x:hidden;padding-bottom:90px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}ul{list-style:none}html{scroll-behavior:smooth}::-webkit-scrollbar{display:none}@keyframes fadeScale{0%{opacity:0;transform:scale(.98) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.page-transition{animation:fadeScale .4s cubic-bezier(.2,.8,.2,1) forwards}.user-profile-popup{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:0;background:#08090d}.user-profile-popup[hidden]{display:none!important}.user-profile-popup-backdrop{position:absolute;inset:0;border:0;background:#000000a8;backdrop-filter:blur(12px)}.user-profile-popup-phone{position:relative;width:100%;height:100dvh;max-height:100dvh;overflow:hidden;border-radius:0;background:#08090d;color:#fff;border:0;box-shadow:none;display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr);will-change:transform,opacity;transition:transform .2s cubic-bezier(.2,.8,.2,1),opacity .2s ease;animation:userProfilePopupIn .22s cubic-bezier(.2,.8,.2,1)}.user-profile-popup-nav{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;background:#08090d}.user-profile-popup-nav{min-height:46px;padding:0 .9rem;touch-action:none;user-select:none}.user-profile-popup-nav-back{width:36px;height:36px;border:0;border-radius:50%;display:grid;place-items:center;color:#fff;background:transparent}.user-profile-popup-nav-back svg{width:24px;height:24px;stroke-width:2.6}.user-profile-popup-nav a{color:#ffffffe0;font-size:.82rem;font-weight:850}.user-profile-popup-pull-handle{position:absolute;left:50%;top:50%;width:42px;height:4px;border-radius:999px;background:#ffffff38;transform:translate(-50%,-50%)}.user-profile-popup-phone.is-dragging-close{transition:none}.user-profile-popup-hero{touch-action:none;user-select:none;position:relative;min-height:266px;padding:1rem;display:flex;align-items:flex-end;overflow:hidden;background:#111217}.user-profile-popup-banner{position:absolute;inset:0;background:linear-gradient(180deg,#0d0e142e,#08090df5),linear-gradient(135deg,#f6872d52,#0a0d14db);background-size:cover;background-position:center;filter:blur(1.5px) saturate(1.02) brightness(.82);transform:scale(1.06)}.user-profile-popup-banner[data-has-banner=true]{filter:blur(2px) saturate(1.02) brightness(.76)}.user-profile-popup-banner-shade{position:absolute;inset:0;background:linear-gradient(180deg,#0000000f,#08090d6b 44%,#08090d)}.user-profile-popup-waifu{position:absolute;right:clamp(.45rem,3vw,1.15rem);bottom:0;z-index:2;height:min(88%,200px);aspect-ratio:9 / 16;display:flex;align-items:flex-end;justify-content:flex-end;pointer-events:none;filter:drop-shadow(0 18px 28px rgba(0,0,0,.58))}.user-profile-popup-waifu.is-secondary{right:clamp(4.1rem,15vw,7rem);z-index:1;height:min(78%,180px);opacity:.96}.user-profile-popup-waifu[hidden]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.user-profile-popup-waifu img{width:100%;height:100%;object-fit:contain;object-position:right bottom;background:transparent}.user-profile-popup-identity{position:relative;z-index:1;width:100%;display:grid;grid-template-columns:96px minmax(0,1fr);align-items:end;gap:.82rem}.user-profile-popup-avatar-shell{position:relative;z-index:1;width:96px;height:96px;border-radius:50%;padding:4px;background:#f6f6f7;box-shadow:0 20px 38px #0000006b}.user-profile-popup-avatar-shell img{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block;background:#1f2937}.user-profile-popup-title{position:relative;z-index:1;width:100%;min-width:0;padding-bottom:.1rem;text-align:left}.user-profile-popup-role{position:relative;overflow:hidden;isolation:isolate;display:inline-flex;min-height:23px;align-items:center;padding:0 .55rem;border-radius:999px;background:#94a3b82e;color:#e2e8f0;border:1px solid rgba(226,232,240,.18);font-size:.58rem;font-weight:950;text-transform:uppercase}.user-profile-popup-role[data-role=vip],.user-profile-popup-role[data-role=owner]{color:#111214;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-color:#fbbf24b3}.user-profile-popup-role[data-role=admin]{color:#fff;background:linear-gradient(135deg,#ef4444,#fb7185);border-color:#f87171b3}.user-profile-popup-role[data-role=dev]{color:#fff;background:linear-gradient(135deg,#5865f2,#22d3ee);border-color:#60a5fab8}.user-profile-popup-role[data-role=hukum]{color:#0f172a;background:linear-gradient(135deg,#f8fafc,#94a3b8);border-color:#e2e8f0c7}.user-profile-popup-title h2{position:relative;isolation:isolate;width:max-content;max-width:100%;overflow:hidden;border-radius:8px;color:#fff;font-size:clamp(1.18rem,4.7vw,1.5rem);line-height:1.14;font-weight:950;overflow-wrap:anywhere}.user-profile-popup-title h2:after,.user-profile-popup-level-badge:after,.user-profile-popup-role:after,.user-profile-popup-id-badge:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(110deg,transparent 34%,rgba(255,255,255,.42) 50%,transparent 66%);transform:translate(-130%);animation:userProfileHeaderShimmer 2.8s linear infinite}.user-profile-popup-title h2:after{background:linear-gradient(110deg,transparent 32%,rgba(255,255,255,.26) 50%,transparent 68%)}.user-profile-popup-badges{margin-top:.58rem;display:flex;justify-content:flex-start;gap:.42rem;flex-wrap:wrap}.user-profile-popup-level-badge,.user-profile-popup-id-badge{position:relative;overflow:hidden;isolation:isolate;min-height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 .72rem;font-size:.76rem;font-weight:950}.user-profile-popup-level-badge{gap:.34rem;color:#111214;background:#f3a638}.user-profile-popup-level-badge svg{width:15px;height:15px;fill:currentColor;stroke-width:1.8}.user-profile-popup-id-badge{color:#bfdbfe;background:linear-gradient(135deg,#2563eb4d,#0ea5e92e);border:1px solid rgba(96,165,250,.42);box-shadow:0 10px 24px -18px #3b82f6e6}.user-profile-popup-summary{padding:.95rem 1rem .85rem;background:#08090d}.user-profile-popup-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem}.user-profile-popup-stat{min-width:0;text-align:center}.user-profile-popup-stat b{display:block;color:#fff;font-size:clamp(.86rem,3.4vw,1.05rem);line-height:1.1;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-profile-popup-stat span{display:block;min-height:28px;margin-top:.22rem;color:#ffffff85;font-size:.58rem;line-height:1.18;font-weight:750}.user-profile-popup-actions{display:grid;gap:.55rem;margin-top:.92rem}.user-profile-popup-actions[hidden]{display:none!important}.user-profile-popup-friend,.user-profile-popup-chat{min-height:48px;border-radius:999px;border:0;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:.84rem;font-weight:950}.user-profile-popup-friend{color:#fff;background:#248cff;box-shadow:0 12px 30px #248cff4d}.user-profile-popup-chat{color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.1)}.user-profile-popup-chat[hidden]{display:none!important}.user-profile-popup-friend svg,.user-profile-popup-chat svg{width:18px;height:18px;flex:0 0 auto}.user-profile-popup-friend-spinner{display:none;width:18px;height:18px;border-radius:50%;border:2px solid currentColor;border-right-color:transparent;flex:0 0 auto;animation:userProfileFriendSpin .78s linear infinite}.user-profile-popup-friend[data-state=loading] svg,.user-profile-popup-friend[data-state=submitting] svg{display:none}.user-profile-popup-friend[data-state=loading] .user-profile-popup-friend-spinner,.user-profile-popup-friend[data-state=submitting] .user-profile-popup-friend-spinner{display:inline-block}.user-profile-popup-friend:disabled{cursor:default;opacity:.82}.user-profile-popup-friend[data-state=accepted]{color:#bbf7d0;background:#22c55e24}.user-profile-popup-friend[data-state=sent],.user-profile-popup-friend[data-state=pending],.user-profile-popup-friend[data-state=loading],.user-profile-popup-friend[data-state=submitting]{color:#ffffffc7;background:#ffffff1a}.user-profile-popup-feed-section{min-height:0;overflow:auto;padding:0 1rem 1rem;background:#08090d;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.user-profile-popup-tabs{position:sticky;top:0;z-index:2;display:flex;gap:1.35rem;min-height:42px;align-items:center;background:#08090d}.user-profile-popup-tabs span{position:relative;color:#fff;font-size:.83rem;font-weight:900;padding:.55rem 0 .65rem}.user-profile-popup-tabs span.active:after{content:"";position:absolute;left:0;right:0;bottom:.28rem;height:2px;border-radius:999px;background:#fff}.user-profile-popup-feed{display:grid;gap:.82rem;padding-top:.35rem}.user-profile-popup-loader{min-height:132px;display:grid;place-items:center;align-content:center;gap:.72rem;color:#ffffffc2;text-align:center}.user-profile-popup-loader-ring{width:34px;height:34px;border-radius:50%;border:3px solid rgba(255,255,255,.14);border-top-color:#60a5fa;border-right-color:#fbbf24;animation:userProfileLoaderSpin .72s linear infinite}.user-profile-popup-loader b{font-size:.78rem;font-weight:900}.user-profile-popup-history-item{display:grid;grid-template-columns:76px minmax(0,1fr);gap:.78rem;align-items:center;color:inherit}.user-profile-popup-thumb{position:relative;width:76px;aspect-ratio:1;border-radius:13px;overflow:hidden;background:#171923;flex:0 0 auto}.user-profile-popup-thumb img{width:100%;height:100%;display:block;object-fit:cover}.user-profile-popup-feed-copy{min-width:0}.user-profile-popup-feed-copy strong{display:block;color:#fff;font-size:.9rem;line-height:1.25;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-profile-popup-feed-copy small{display:block;margin-top:.23rem;color:#ffffff8c;font-size:.72rem;line-height:1.35;font-weight:700}.user-profile-popup-progress-row{display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:.42rem;margin-top:.55rem}.user-profile-popup-play svg{width:14px;height:14px;fill:currentColor;stroke-width:0}.user-profile-popup-progress{height:4px;border-radius:999px;background:#ffffff29;overflow:hidden}.user-profile-popup-progress span{display:block;height:100%;width:var(--progress, 0%);border-radius:inherit;background:#f23737}.user-profile-popup-time{color:#ffffffa8;font-size:.65rem;font-weight:850;white-space:nowrap}.user-profile-popup-empty{margin:1.4rem 0 0;color:#ffffff8f;font-size:.82rem;font-weight:750;text-align:center}[data-open-user-profile]{cursor:pointer}[data-open-user-profile]:active,.user-profile-popup-friend:active,.user-profile-popup-chat:active,.user-profile-popup-nav-back:active{transform:scale(.98)}[data-open-user-profile]:focus-visible,.user-profile-popup-nav-back:focus-visible,.user-profile-popup-backdrop:focus-visible,.user-profile-popup-friend:focus-visible,.user-profile-popup-chat:focus-visible,.user-profile-popup-tabs span:focus-visible{outline:2px solid #60a5fa;outline-offset:3px}@keyframes userProfileHeaderShimmer{to{transform:translate(130%)}}@keyframes userProfilePopupIn{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes userProfileFriendSpin{to{transform:rotate(360deg)}}@keyframes userProfileLoaderSpin{to{transform:rotate(360deg)}}@media(max-width:480px){.user-profile-popup{place-items:stretch}.user-profile-popup-hero{min-height:260px}.user-profile-popup-feed-copy strong{font-size:.86rem}}@media(max-width:360px){.user-profile-popup-history-item{grid-template-columns:66px minmax(0,1fr);gap:.62rem}.user-profile-popup-thumb{width:66px}.user-profile-popup-stat span{font-size:.54rem}}#loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--bg-base);display:flex;justify-content:center;align-items:center;z-index:9999;pointer-events:none;transition:opacity .5s ease,visibility .5s ease}#loading-overlay.fade-out{opacity:0;visibility:hidden}.loadingspinner{--square: 20px;--offset: 25px;--duration: 2.4s;--delay: .2s;--timing-function: ease-in-out;--in-duration: .4s;--in-delay: .1s;--in-timing-function: ease-out;width:calc(3 * var(--offset) + var(--square));height:calc(2 * var(--offset) + var(--square));position:relative}.loadingspinner div{display:inline-block;background:var(--accent-main);box-shadow:0 0 15px var(--accent-glow);border-radius:4px;width:var(--square);height:var(--square);position:absolute}.loadingspinner #square1{left:calc(0 * var(--offset));top:calc(0 * var(--offset));animation:square1 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(1 * var(--in-delay)) var(--in-timing-function) both}.loadingspinner #square2{left:calc(0 * var(--offset));top:calc(1 * var(--offset));animation:square2 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(1 * var(--in-delay)) var(--in-timing-function) both}.loadingspinner #square3{left:calc(1 * var(--offset));top:calc(1 * var(--offset));animation:square3 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(2 * var(--in-delay)) var(--in-timing-function) both}.loadingspinner #square4{left:calc(2 * var(--offset));top:calc(1 * var(--offset));animation:square4 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(3 * var(--in-delay)) var(--in-timing-function) both}.loadingspinner #square5{left:calc(3 * var(--offset));top:calc(1 * var(--offset));animation:square5 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(4 * var(--in-delay)) var(--in-timing-function) both}@keyframes square1{0%{left:calc(0 * var(--offset));top:calc(0 * var(--offset))}8.333%{left:calc(0 * var(--offset));top:calc(1 * var(--offset))}to{left:calc(0 * var(--offset));top:calc(1 * var(--offset))}}@keyframes square2{0%{left:calc(0 * var(--offset));top:calc(1 * var(--offset))}8.333%{left:calc(0 * var(--offset));top:calc(2 * var(--offset))}16.67%{left:calc(1 * var(--offset));top:calc(2 * var(--offset))}25%{left:calc(1 * var(--offset));top:calc(1 * var(--offset))}83.33%{left:calc(1 * var(--offset));top:calc(1 * var(--offset))}91.67%{left:calc(1 * var(--offset));top:calc(0 * var(--offset))}to{left:calc(0 * var(--offset));top:calc(0 * var(--offset))}}@keyframes square3{0%,to{left:calc(1 * var(--offset));top:calc(1 * var(--offset))}16.67%{left:calc(1 * var(--offset));top:calc(1 * var(--offset))}25%{left:calc(1 * var(--offset));top:calc(0 * var(--offset))}33.33%{left:calc(2 * var(--offset));top:calc(0 * var(--offset))}41.67%{left:calc(2 * var(--offset));top:calc(1 * var(--offset))}66.67%{left:calc(2 * var(--offset));top:calc(1 * var(--offset))}75%{left:calc(2 * var(--offset));top:calc(2 * var(--offset))}83.33%{left:calc(1 * var(--offset));top:calc(2 * var(--offset))}91.67%{left:calc(1 * var(--offset));top:calc(1 * var(--offset))}}@keyframes square4{0%{left:calc(2 * var(--offset));top:calc(1 * var(--offset))}33.33%{left:calc(2 * var(--offset));top:calc(1 * var(--offset))}41.67%{left:calc(2 * var(--offset));top:calc(2 * var(--offset))}50%{left:calc(3 * var(--offset));top:calc(2 * var(--offset))}58.33%{left:calc(3 * var(--offset));top:calc(1 * var(--offset))}to{left:calc(3 * var(--offset));top:calc(1 * var(--offset))}}@keyframes square5{0%{left:calc(3 * var(--offset));top:calc(1 * var(--offset))}50%{left:calc(3 * var(--offset));top:calc(1 * var(--offset))}58.33%{left:calc(3 * var(--offset));top:calc(0 * var(--offset))}66.67%{left:calc(2 * var(--offset));top:calc(0 * var(--offset))}75%{left:calc(2 * var(--offset));top:calc(1 * var(--offset))}to{left:calc(2 * var(--offset));top:calc(1 * var(--offset))}}@keyframes squarefadein{0%{transform:scale(.75);opacity:0}to{transform:scale(1);opacity:1}}
