#profile-rate-limit-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(20,20,20,.97);z-index:100;display:none;flex-direction:column;justify-content:center;align-items:center}.profile-rate-limit-content{max-width:90vw;text-align:center}.profile-rate-limit-icon{font-size:3rem;margin-bottom:1rem}.profile-rate-limit-message{margin-bottom:1.5rem;font-size:2rem;color:#fff}.profile-rate-limit-reload{padding:.7em 2em;font-size:1.2rem;border:none;background:orange;color:#222;cursor:pointer;transition:background .2s}.profile-rate-limit-reload:hover{background:#ffe066}:root{--profile-font:'Inter',sans-serif;--profile-accent:#ff5e00;--profile-text:#fff;--profile-card-bg:rgba(0, 0, 0, 0.9);--profile-sub:#111}body{font-family:var(--profile-font);background-color:var(--profile-card-bg);color:var(--profile-text);margin:0;padding:0;background-size:cover;background-position:center;background-attachment:fixed;overflow-x:hidden;overflow-y:auto}#profile-background{position:fixed;inset:0;z-index:-1;background-size:cover;background-position:center;background-attachment:fixed}.profile-bg-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.profile-container{display:flex;justify-content:center;margin-top:30px;--profile-design-width:600px;--profile-design-height:900px;--profile-scale:1}.profile-card{transform:none;position:relative;display:flex;flex-direction:column;width:600px;background:var(--profile-card-bg);padding:60px 40px 40px;box-shadow:0 6px 16px rgba(0,0,0,.5);border:none}.profile-main-sections{display:flex;flex-direction:column;gap:12px;margin-top:30px}.profile-section-wrapper{margin:0;border-radius:6px;box-sizing:border-box;padding:6px 0}.profile-section-wrapper h2,.profile-section-wrapper h3{margin-top:0;margin-bottom:6px;padding:6px 0}.profile-pic{width:100px;height:100px;border:2px solid var(--profile-accent);object-fit:cover;background:#000;display:block}.profile-pic-container{position:absolute;top:40px;left:40px;width:100px;height:100px;display:inline-block}.profile-pic-video{width:100%;height:100%;object-fit:cover;border:2px solid var(--profile-accent);background:#000;display:block}.profile-online-indicator{position:absolute;bottom:0;right:0;width:15px;height:15px;background:#22c55e;border:3px solid var(--profile-accent);border-radius:50%;display:none;align-items:center;justify-content:center;font-size:12px;color:#fff;font-weight:700;cursor:pointer;transition:.2s}.profile-online-indicator.online{display:flex}.profile-online-indicator:hover::after{content:'Online';position:absolute;bottom:25px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.8);color:#fff;padding:6px 10px;border-radius:3px;font-size:12px;white-space:nowrap;z-index:10}.profile-header{margin-left:160px;position:relative}.profile-header h1{margin:0;font-size:36px;color:var(--profile-text)}.join-date{margin:6px 0 0;font-size:16px;color:#ccc}.profile-bio{margin-top:0}.profile-bio h2{margin-bottom:6px;font-size:22px;color:var(--profile-text)}.profile-bio p{margin:6px 0 0;font-size:16px;color:var(--profile-text);word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.profile-friends{margin-top:0}.profile-friends h2{font-size:22px;margin-top:0;margin-bottom:10px;color:var(--profile-text)}.profile-friends p{font-size:16px;color:#fff}.profile-friends .friends-container{margin-top:6px}.profile-trophies-section{margin-top:0}.profile-section-trophies:has(.trophies-container:empty){display:none}.profile-trophies-section h2{margin-bottom:10px;font-size:22px;color:var(--profile-text)}.profile-custom-panel{position:fixed;top:56px;left:0;width:300px;height:calc(100vh - 56px);background:#0a0a0a;display:flex;flex-direction:column;color:#e5e7eb;font-family:Inter,system-ui,sans-serif;overflow:hidden;box-shadow:4px 0 20px rgba(0,0,0,.5);padding-top:0;transform:translateX(-100%);transition:transform .25s}.profile-custom-panel.open{transform:translateX(0)}body.customizer-open #profile-background{left:0}body.customizer-open #profile-root{margin-left:300px}body.customizer-open .profile-container{justify-content:center}.profile-custom-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:2px solid rgba(255,255,255,.1);background:#050505;flex-shrink:0}.profile-custom-header h3{margin:0;font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff}.profile-custom-close{background:0 0;border:1px solid rgba(255,255,255,.2);color:#9ca3af;font-size:18px;cursor:pointer;width:28px;height:28px;display:flex;align-items:center;justify-content:center;transition:.15s}.profile-custom-close:hover{background:rgba(255,255,255,.1);color:#fff;border-color:var(--profile-accent,orange)}.profile-custom-body{flex:1;overflow-y:auto;overflow-x:hidden;padding:0}.profile-custom-body.with-footer-padding{padding-bottom:88px}.profile-custom-section{padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.06)}.profile-custom-section:last-child{border-bottom:none}.profile-custom-section-title{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#6b7280;margin-bottom:10px;padding-bottom:6px;border-bottom:1px solid rgba(255,255,255,.04)}.profile-custom-section.premium-section{background:linear-gradient(180deg,rgba(250,204,21,.03) 0,transparent 100%);border-left:2px solid rgba(250,204,21,.3)}.profile-custom-section.premium-section .profile-custom-section-title{color:orange}.profile-custom-field{margin-bottom:12px}.profile-custom-field:last-child{margin-bottom:0}.profile-custom-field label{display:block;font-size:11px;font-weight:600;color:#9ca3af;margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}.profile-custom-tag{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:2px 6px;background:rgba(250,204,21,.15);color:orange;border:1px solid rgba(250,204,21,.3)}.profile-custom-color-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.profile-custom-color-item{display:flex;flex-direction:column;gap:4px}.profile-custom-color-item label{font-size:10px;margin-bottom:2px}.profile-custom-color-item input[type=color]{width:100%;box-sizing:border-box;height:32px;border:1px solid rgba(255,255,255,.15);background:#111;cursor:pointer;padding:2px}.profile-custom-color-item input[type=color]:hover{border-color:var(--profile-accent,orange)}.profile-custom-file-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.profile-custom-file-actions{display:flex;gap:4px;flex-wrap:wrap}.profile-custom-avatar-preview{width:56px;height:56px;border:2px solid rgba(255,255,255,.2);object-fit:cover;background:#050505;cursor:pointer;transition:border-color .15s,transform .12s}.profile-custom-avatar-preview:hover{border-color:#fff}.profile-custom-bg-preview{width:56px;height:56px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(135deg,#1a1a1a 0,#0a0a0a 100%);background-size:cover;background-position:center;cursor:pointer;transition:border-color .15s}.profile-custom-bg-preview:hover{border-color:var(--profile-accent,orange)}.profile-custom-sound-label{font-size:11px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px;flex-shrink:1}.profile-custom-button{padding:7px 12px;font-size:11px;font-weight:600;border:1px solid rgba(255,255,255,.15);background:#0f0f0f;color:#e5e7eb;cursor:pointer;transition:.15s;text-transform:uppercase;letter-spacing:.04em}.profile-custom-button:hover{background:#1a1a1a;border-color:var(--profile-accent,orange);color:#fff}.profile-custom-button.secondary{color:#6b7280;border-color:rgba(255,255,255,.1)}.profile-custom-button.secondary:hover{color:#ef4444;border-color:#ef4444;background:rgba(239,68,68,.1)}.profile-custom-button.secondary:not(:disabled){color:var(--profile-button-color,#e5e7eb);background:#0f0f0f;border-color:rgba(255,255,255,.15)}.profile-custom-button.secondary:not(:disabled):hover{background:#1a1a1a;color:#fff;border-color:var(--profile-accent,orange)}.profile-custom-button.primary{background:var(--profile-accent,orange);border-color:var(--profile-accent,orange);color:#000;font-weight:700}.profile-custom-button.primary:hover{filter:brightness(1.1)}.profile-custom-input,.profile-custom-select,.profile-custom-textarea{width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.15);background:#0a0a0a;color:#e5e7eb;font-size:12px;padding:8px 10px;font-family:inherit;transition:border-color .15s}.profile-custom-input:focus,.profile-custom-select:focus,.profile-custom-textarea:focus{outline:0;border-color:var(--profile-accent,orange)}.profile-custom-textarea{resize:vertical;min-height:70px}.profile-custom-select{cursor:pointer}.profile-custom-field input[type=range]{width:100%;box-sizing:border-box;height:6px;background:#1a1a1a;border:1px solid rgba(255,255,255,.1);cursor:pointer;-webkit-appearance:none;appearance:none}.profile-custom-field input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;background:var(--profile-accent,orange);border:none;cursor:pointer}.profile-custom-field input[type=range]::-moz-range-thumb{width:14px;height:14px;background:var(--profile-accent,orange);border:none;cursor:pointer}.profile-custom-checkbox-row{margin:4px 0}.profile-custom-checkbox{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:12px;color:var(--profile-text,#d1d5db)}.profile-custom-checkbox input[type=checkbox]{width:18px;height:18px;box-sizing:border-box;-webkit-appearance:none;appearance:none;display:inline-block;vertical-align:middle;border:1px solid rgba(255,255,255,.15);background:#0b0b0b;border-radius:0;position:relative;cursor:pointer;transition:background .12s,border-color .12s,outline-color .12s;outline:rgba(255,255,255,.08) solid 1px;outline-offset:1px}.profile-custom-checkbox input[type=checkbox]::after{content:'';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg) scale(.6);width:6px;height:10px;border:solid transparent;border-width:0 2px 2px 0;opacity:0}.profile-custom-checkbox input[type=checkbox]:checked{background:var(--profile-accent,orange);border-color:var(--profile-accent,orange);outline-color:var(--profile-accent,orange)}.profile-custom-checkbox input[type=checkbox]:checked::after{border-color:#071017;opacity:1}.profile-custom-checkbox input[type=checkbox]:focus{outline:0;box-shadow:0 0 0 4px rgba(16,185,129,.06)}.profile-custom-checkbox span{user-select:none}.profile-custom-inline-row{display:flex;align-items:center;gap:8px}.profile-custom-inline-row input[type=color]{width:36px;box-sizing:border-box;height:28px;border:1px solid rgba(255,255,255,.15);background:#111;cursor:pointer;padding:2px;flex-shrink:0}.profile-custom-inline-row input[type=range]{flex:1}.profile-custom-field-inline{display:flex;align-items:center;gap:6px;margin-top:6px}.profile-custom-field-inline label{font-size:11px;color:#6b7280;margin:0;white-space:nowrap;min-width:40px}.profile-custom-field-inline input[type=range]{flex:1}.profile-fx-buttons{display:flex;gap:6px;flex-wrap:wrap}.profile-fx-btn{padding:7px 12px;font-size:11px;font-weight:600;border:1px solid rgba(255,255,255,.15);background:#0f0f0f;color:#e5e7eb;cursor:pointer;transition:.15s;text-transform:uppercase;letter-spacing:.04em;border-radius:0}.profile-fx-btn:hover{background:#1a1a1a;border-color:var(--profile-accent,orange);color:#fff}.profile-fx-btn.active{background:var(--profile-accent,orange);border-color:var(--profile-accent,orange);color:#000}.profile-custom-footer{padding:14px 16px;border-top:2px solid rgba(255,255,255,.1);background:#050505;flex-shrink:0;position:sticky;bottom:0;z-index:5}body:not(.customizer-dirty) .profile-custom-footer{display:none}.profile-custom-footer .profile-custom-button.primary{width:100%;padding:10px;font-size:12px}#profile-custom-saving{position:absolute;inset:0;background:rgba(0,0,0,.8);display:none;align-items:center;justify-content:center;z-index:10}#profile-custom-saving>div{padding:12px 20px;background:#111;border:1px solid var(--profile-accent,orange);font-size:12px;color:#fff}@media (max-width:768px){.profile-custom-panel{width:280px}body.customizer-open #profile-background,body.customizer-open #profile-root{margin-left:0}body.customizer-open .profile-container{padding-left:0}}@media (max-width:480px){.profile-custom-panel{width:100%;border-right:none}}.trophies-title{color:var(--profile-text);font-size:22px;margin-bottom:10px}.trophies-container{display:flex;flex-wrap:wrap;gap:12px;padding:12px;border:var(--profile-accent) 2px solid}.trophy{position:relative;width:50px;height:50px;flex-shrink:0;cursor:pointer;background:#000;border:2px solid var(--profile-accent,orange);overflow:visible;display:flex;align-items:center;justify-content:center;transition:transform .2s,box-shadow .2s}.trophy img{width:100%;height:100%;object-fit:cover;background:#000;border:none;display:block}.trophy span{display:none;position:absolute;bottom:-22px;left:50%;transform:translateX(-50%);background:#000;border:1px solid #444;color:#fff;padding:2px 6px;font-size:12px;white-space:nowrap;z-index:10}.trophy:hover span{display:block}.profile-friends-section{margin-top:30px}.profile-friends-section h2{margin-bottom:10px;font-size:22px;color:var(--profile-text)}.friends-container{display:flex;flex-wrap:wrap;gap:12px;background:var(--profile-card-bg);padding:12px;border:var(--profile-accent) 2px solid}.friend{position:relative;width:50px;height:50px;flex-shrink:0;cursor:pointer}.friend img{width:100%;height:100%;border:2px solid var(--profile-accent);object-fit:cover;background:#000}.friend span{display:none;position:absolute;bottom:-22px;left:50%;transform:translateX(-50%);background:#000;border:10px solid #444;color:#fff;padding:2px 6px;font-size:12px;white-space:nowrap;z-index:10}.friend:hover span{display:block}.profile-card .profile-primary-btn{background:linear-gradient(180deg,#444,#222);border:2px solid #000;padding:10px 20px;color:var(--profile-text);font-weight:600;cursor:pointer;margin-top:12px;text-transform:uppercase}.profile-card .profile-primary-btn:hover{background:linear-gradient(180deg,#555,#333)}.profile-private-message{display:none;background:var(--profile-sub,#111);border:2px solid #222;color:var(--profile-text,#fff);padding:12px;margin:66px auto 0;text-align:center;font-size:18px;width:320px;max-width:100%;box-shadow:0 6px 16px rgba(0,0,0,.5);border-radius:0;font-weight:600;letter-spacing:1px}.profile-customize-modal{position:fixed;top:120px;left:120px;z-index:9999;min-width:340px;min-height:220px;background:silver;border:2px solid #d80000;box-shadow:4px 4px 0 #a00000,8px 8px 0 #fff;font-family:'MS Sans Serif',Arial,sans-serif;resize:both;overflow:auto}.customize-content{padding:12px 16px 16px;background:silver;color:#000;border:none;font-family:'MS Sans Serif',Arial,sans-serif}.win95-close-btn:hover{background:#a00000!important;color:#fff!important;border:2px inset grey!important}.customize-content label{display:block;margin:10px 0 0;font-size:14px}.customize-content input,.customize-content select{margin-left:8px;margin-top:4px;font-size:14px;background:#fff;color:#000;border:2px inset grey;border-radius:0;box-shadow:none;outline:0}#applyProfileCustom:hover,#closeProfileCustom:hover{background:navy;color:#fff;border:2px inset grey}#customize-profile-btn{position:absolute;top:18px;right:18px;width:36px;height:36px;background:0 0;border:1px solid rgba(255,255,255,.06);color:#e5e7eb;border-radius:6px;box-shadow:none;cursor:pointer;z-index:100;opacity:1;display:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex;align-items:center;justify-content:center}#customize-profile-btn:hover{background:rgba(255,255,255,.03);border-color:rgba(255,255,255,.12)}.win95-modal{position:fixed;top:120px;left:120px;z-index:9999;min-width:340px;min-height:220px;background:silver;border:2px solid #000;box-shadow:4px 4px 0 grey,8px 8px 0 #fff;font-family:'MS Sans Serif',Arial,sans-serif;resize:both;overflow:auto}.win95-titlebar{position:relative;background:linear-gradient(90deg,navy 0,#1000ff 100%);color:#fff;font-weight:700;padding:0 12px;font-family:'MS Sans Serif',Arial,sans-serif;font-size:16px;border-bottom:2px solid grey;user-select:none;height:32px;line-height:32px}.win95-titlebar span{display:inline-block;vertical-align:middle;height:32px;line-height:32px}.win95-close-btn{position:absolute;top:-10px;right:6px;width:28px;height:28px;background:#d80000;border:2px outset #fff;color:#fff;font-family:'MS Sans Serif',Arial,sans-serif;font-size:30px;font-weight:700;cursor:pointer;padding:0;box-shadow:1px 1px 0 grey;border-radius:0;display:flex;align-items:center;justify-content:center;line-height:1;z-index:100;transition:background .1s,color .1s}.win95-content{padding:12px 16px 16px;background:silver;color:#000;border:none;font-family:'MS Sans Serif',Arial,sans-serif}.win95-content label{display:block;margin:10px 0 0;font-size:14px}.win95-content input,.win95-content select{margin-left:8px;margin-top:4px;font-size:14px;background:#fff;color:#000;border:2px inset grey;border-radius:0;box-shadow:none;outline:0}.win95-apply-btn{margin:18px 8px 0 0;background:#e0e0e0;color:#000;border:2px outset #fff;font-weight:700;padding:4px 18px;cursor:pointer;font-size:14px;border-radius:0;box-shadow:2px 2px 0 grey;font-family:'MS Sans Serif',Arial,sans-serif}.win95-apply-btn:hover{background:navy;color:#fff;border:2px inset grey}.profile-restricted-message{display:none;text-align:center;border-radius:0;padding:12px 16px;margin:70px 0 0;font-weight:500;font-size:15px}.profile-restricted-message.private{background-color:rgba(250,204,21,.1);border:1px solid orange;color:orange}.profile-restricted-message.banned{background-color:rgba(248,113,113,.1);border:1px solid #f87171;color:#f87171}.profile-username-block{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.profile-username-block h1{display:inline-flex;margin:0;font-size:1.6rem;font-weight:600}.profile-badges{display:flex;align-items:center;gap:4px}.profile-badges img{width:22px;height:22px;vertical-align:middle;cursor:pointer;transition:transform .15s,opacity .15s}.profile-badges img:hover{transform:scale(1.1);opacity:.85}.profile-level{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 6px;border-radius:8px;font-size:16px;font-weight:700;color:var(--profile-accent,orange);background:0 0;border:2px solid var(--profile-accent,orange);box-shadow:0 0 6px var(--profile-accent,orange);text-shadow:0 0 3px rgba(0,0,0,.5);font-family:Inter,sans-serif;cursor:default;transition:.25s;line-height:1;box-sizing:border-box;vertical-align:middle}.profile-level:hover{transform:scale(1.1);box-shadow:0 0 10px var(--profile-accent,orange)}.profile-level[data-shape=circle]{border-radius:50%;padding:0;min-width:32px}.profile-level[data-shape=square]{border-radius:6px}.profile-level[data-shape=diamond]{transform:rotate(45deg);border-radius:4px}.profile-level[data-shape=diamond] span{transform:rotate(-45deg)}.profile-actions{display:inline-flex;flex-direction:row;align-items:center;position:absolute;top:12px;right:12px;z-index:50;height:36px}.profile-actions.expanded{background:#0a0a0a;border:1px solid rgba(255,255,255,.06);border-radius:6px}.profile-actions-btn{background:0 0;border:1px solid rgba(255,255,255,.06);color:#e5e7eb;width:36px;height:36px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.profile-actions-btn:hover{background:rgba(255,255,255,.03);border-color:rgba(255,255,255,.12)}.profile-actions.expanded .profile-actions-btn{border:none;background:0 0;color:#e5e7eb;border-radius:0 6px 6px 0}.profile-actions.expanded .profile-actions-btn:hover{background:rgba(255,255,255,.08)}.profile-actions-menu{display:inline-flex;flex-direction:row;align-items:center;height:36px;background:0 0;color:#e5e7eb;font-family:var(--profile-font, Inter, sans-serif);max-width:0;overflow:hidden;opacity:0;visibility:hidden;transition:max-width 220ms cubic-bezier(.4, 0, .2, 1),opacity 220ms,visibility 0s 220ms}.profile-actions.expanded .profile-actions-menu{max-width:500px;opacity:1;visibility:visible;padding:0 8px 0 12px;transition:max-width 220ms cubic-bezier(.4, 0, .2, 1),opacity 220ms,visibility}.profile-actions-menu-item{background:0 0;border:none;color:#e5e7eb;text-align:center;padding:0 10px;font-size:13px;font-weight:500;cursor:pointer;height:100%;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;flex-shrink:0;opacity:0;transition:opacity 120ms,background .1s}.profile-actions.expanded .profile-actions-menu-item{opacity:1;transition:opacity 180ms 80ms,background .1s}.profile-actions-menu-item:hover{background:rgba(255,255,255,.08);color:var(--profile-accent,orange)}.profile-actions-menu-item.pending{color:#f59e0b;font-weight:600}.profile-actions.expanded .profile-actions-menu-item:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.profile-card .friend-btn{display:none!important}.profile-about{margin-top:30px;width:100%}.profile-about-header{display:flex;align-items:center;gap:12px;margin-bottom:30px;padding-bottom:16px;border-bottom:2px solid var(--profile-accent)}.profile-back-btn{background:0 0;border:none;color:var(--profile-accent);padding:0;font-size:14px;font-weight:400;cursor:pointer;transition:opacity .2s;text-transform:none;margin:0 0 0 auto}.profile-back-btn:hover{opacity:.7;background:0 0;color:var(--profile-accent)}.profile-about-header h2{font-size:28px;color:var(--profile-text);margin:0}.profile-about-section{margin-bottom:30px}.profile-about-item{display:flex;align-items:center;gap:16px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1)}.profile-about-item:last-child{border-bottom:none}.profile-about-label{font-size:16px;color:var(--profile-text);font-weight:600;min-width:80px}.profile-about-value{font-size:16px;color:#e5e7eb;font-weight:400}.friend-btn{line-height:1.2;padding:1px 8px;border:1px solid var(--profile-accent,orange);border-radius:5px;background:0 0;color:var(--profile-accent,orange);cursor:pointer;transition:.15s;display:inline-flex;align-items:center;height:auto;vertical-align:baseline;outline:0;box-shadow:none}.friend-btn:hover{background:var(--profile-accent,orange);color:#000;transform:translateY(-1px)}.friend-btn.added{background:0 0;border-color:#15803d;color:#fff;font-family:inherit;font-weight:inherit}.friend-btn.added:hover{background:red;border-color:red;color:#fff}.friend-btn.pending{background:0 0;border-color:#ff6f00;color:#ff6f00}.friend-btn.pending:hover{background:#ff6f00;border-color:#ff6f00;color:#fff}.status-bar{display:flex;align-items:baseline;gap:8px;margin-top:6px;min-height:20px}.status{color:var(--profile-text,#ccc);font-size:15px;line-height:1.2;margin:0}.friends-header,.section-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 0;margin:0}#friends-title,#trophies-title{margin-top:0;margin-bottom:6px}.friend-requests-toggle{font-size:14px;font-weight:600;color:var(--profile-accent,orange);cursor:pointer;background:#000;border:2px solid var(--profile-accent,orange);padding:2px 8px;user-select:none;transition:background .2s,color .2s}.friend-requests-toggle:hover{background:var(--profile-accent,orange);color:#000}.friend-requests-section{display:none;flex-direction:column;background:#000;border:2px solid var(--profile-accent,orange);margin-top:4px;padding:6px;box-shadow:0 0 6px rgba(0,0,0,.6)}.friend-requests-list{display:flex;flex-direction:column;gap:6px}.friend-request{display:flex;align-items:center;gap:10px;background:#111;border:2px solid #333;padding:6px 8px;cursor:default}.friend-request img{width:42px;height:42px;object-fit:cover;border:2px solid var(--profile-accent,orange);background:#000}.friend-request .username{flex:1;font-size:14px;color:var(--profile-text,#ccc);font-weight:600}.friend-request button{font-size:12px;padding:4px 8px;border:2px solid transparent;background:#000;color:var(--profile-accent,orange);cursor:pointer;transition:.15s;pointer-events:auto;z-index:10;position:relative}.friend-request button:hover{background:var(--profile-accent,orange);color:#000}.friend-request .accept{border-color:#16a34a;color:#16a34a}.friend-request .accept:hover{background:#16a34a;color:#000}.friend-request .decline{border-color:#dc2626;color:#dc2626}.friend-request .decline:hover{background:#dc2626;color:#000}.friend-card{position:relative;width:50px;height:50px;flex-shrink:0;cursor:pointer;background:#000;border:2px solid var(--profile-accent,orange);overflow:visible;display:flex;align-items:center;justify-content:center;transition:transform .2s,box-shadow .2s}.friend-card a{display:block;width:100%;height:100%;overflow:hidden;border-radius:0;background:#000}.friend-card img{width:100%;height:100%;object-fit:cover;image-rendering:auto;display:block;border:none}.friend-card video,.friend-card-pfp{width:100%;height:100%;object-fit:cover;display:block;border:none}.friend-card span{display:none;position:absolute;bottom:-22px;left:50%;transform:translateX(-50%);background:#000;border:1px solid #444;color:#fff;padding:2px 6px;font-size:12px;white-space:nowrap;z-index:10}.friend-card:hover span{display:block}.friends-manager-view{margin-top:30px;width:100%}.friends-manager-header{display:flex;align-items:center;gap:12px;margin-bottom:30px;padding-bottom:16px;border-bottom:2px solid var(--profile-accent)}.friends-back-btn{background:0 0;border:none;color:var(--profile-accent);padding:0;font-size:14px;font-weight:400;cursor:pointer;transition:opacity .2s;text-transform:none;margin:0 0 0 auto}.friends-back-btn:hover{opacity:.7;background:0 0;color:var(--profile-accent)}#friends-manager-title{font-size:28px;color:var(--profile-text);margin:0}.friends-manager-section{margin-bottom:30px}.friends-manager-section h2{font-size:20px;color:var(--profile-text);margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.1)}.friends-manager-requests-list{display:flex;flex-direction:column;gap:8px;background:#000;border:2px solid var(--profile-accent);padding:12px;margin-bottom:20px}.friends-manager-request-item{display:flex;align-items:center;gap:12px;background:#111;border:2px solid #333;padding:10px;transition:border-color .2s}.friends-manager-request-item:hover{border-color:var(--profile-accent)}.friends-manager-request-item img{width:48px;height:48px;object-fit:cover;border:2px solid var(--profile-accent);background:#000}.friends-manager-request-item .username{flex:1;font-size:15px;color:var(--profile-text);font-weight:600}.friends-manager-request-item button{font-size:13px;padding:6px 12px;border:2px solid transparent;background:#000;cursor:pointer;transition:.15s;margin:0}.friends-manager-request-item .accept-btn{border-color:#16a34a;color:#16a34a}.friends-manager-request-item .accept-btn:hover{background:#16a34a;color:#000}.friends-manager-request-item .decline-btn{border-color:#dc2626;color:#dc2626}.friends-manager-request-item .decline-btn:hover{background:#dc2626;color:#000}.friends-manager-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;border:2px solid var(--profile-accent);padding:12px;min-height:0;max-width:820px;margin:0 auto}.friends-manager-friend-card{position:relative;display:flex;flex-direction:row;align-items:center;background:rgba(0,0,0,.85);border:2px solid var(--profile-accent);padding:10px;cursor:pointer;transition:.2s;width:auto;max-width:100%}.friends-manager-friend-card:hover{background:rgba(0,0,0,.95);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.5)}.friends-manager-friend-pfp{width:50px;height:50px;object-fit:cover;border:2px solid var(--profile-accent);background:#000;flex-shrink:0;margin-right:10px}.friends-manager-friend-info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.friends-manager-friend-header{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.friends-manager-friend-card .username{font-size:14px;color:var(--profile-text);font-weight:700;word-break:break-word}.friends-manager-friend-status{font-size:11px;color:#bbb;word-break:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.friends-manager-friend-card .remove-btn{display:none;position:absolute;top:8px;right:8px;background:#dc2626;border:none;color:#fff;width:20px;height:20px;font-size:14px;cursor:pointer;opacity:.8;transition:opacity .2s;padding:0;margin:0;line-height:1}.friends-manager-friend-card:hover .remove-btn{display:flex;align-items:center;justify-content:center}.friends-manager-friend-card .remove-btn:hover{opacity:1}.friends-manager-badges{display:flex;gap:4px;align-items:center}.friends-manager-badges img{width:16px;height:16px;border:none}.friends-manager-online-indicator{width:8px;height:8px;background:#22c55e;border-radius:50%;border:1px solid #000}#profile-posts{width:100%;padding:6px 0}.posts-header{display:flex;justify-content:space-between;align-items:center;padding:6px 0}#posts-title{font-size:22px;color:var(--profile-text);margin:0}.post-create-btn{background:var(--profile-accent);color:#fff;font-size:22px;border:none;width:36px;height:36px;border-radius:0;cursor:pointer;display:none;transition:opacity .15s,transform .15s}.post-create-btn:hover{opacity:.85;transform:scale(1.05)}.posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:6px;width:100%}.post-thumb{width:100%;aspect-ratio:1/1;background:#000;overflow:hidden;border-radius:0;position:relative;cursor:pointer;border:2px solid var(--profile-accent,orange)}.post-thumb img,.post-thumb video{width:100%;height:100%;object-fit:cover;border-radius:0}.post-thumb:hover::after{content:"View";position:absolute;inset:0;background:rgba(0,0,0,.45);color:#fff;font-size:18px;font-weight:600;display:flex;align-items:center;justify-content:center}#post-viewer{position:fixed;inset:0;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(5px);z-index:99999;padding:20px}#post-viewer.hidden{display:none}.post-viewer-container{display:flex;gap:0;width:100%;max-width:1200px;height:85vh;background:#0a0a0a;border:2px solid var(--profile-accent,orange);overflow:hidden}.post-viewer-media-section{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#000;position:relative;padding:20px}#post-viewer-close{position:absolute;top:12px;right:12px;font-size:40px;cursor:pointer;color:#fff;background:rgba(0,0,0,.5);width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:.2s;z-index:10}#post-viewer-close:hover{background:rgba(0,0,0,.8)}#post-viewer-media{width:100%;height:100%;display:flex;align-items:center;justify-content:center}#post-viewer-media img,#post-viewer-media video{width:100%;height:100%;object-fit:contain;border-radius:0}.post-viewer-sidebar{width:320px;display:flex;flex-direction:column;background:#111;border-left:1px solid #333;color:#fff;overflow:hidden}.post-viewer-header{padding:16px;border-bottom:1px solid #333;flex-shrink:0}.mini-profile-card{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px;padding:10px 44px 10px 10px;background:rgba(255,255,255,.02);border-radius:0;border-left:3px solid var(--profile-accent-mini,orange);font-family:Inter,sans-serif}.mini-profile-pfp{width:40px;height:40px;border-radius:0;object-fit:cover;background:#222;flex-shrink:0;border:2px solid var(--profile-accent-mini,transparent);position:relative}.mini-profile-online-indicator{position:absolute;bottom:-4px;right:-4px;width:10px;height:10px;background:#22c55e;border:1.5px solid #111;border-radius:50%;display:none;align-items:center;justify-content:center;font-size:6px;color:#fff;font-weight:700;cursor:pointer;transition:.2s}.mini-profile-online-indicator.online{display:flex}.mini-profile-online-indicator:hover::after{content:'Online';position:absolute;bottom:12px;right:-20px;background:rgba(0,0,0,.8);color:#fff;padding:3px 6px;border-radius:2px;font-size:10px;white-space:nowrap;z-index:10}.mini-profile-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.mini-profile-header{display:flex;align-items:center;gap:6px;margin-bottom:0}.mini-profile-name{font-size:14px;font-weight:600;color:#fff}.mini-profile-badges{display:flex;gap:4px;flex-wrap:wrap}.mini-badge{width:20px;height:20px;border-radius:0;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;background:0 0;color:#000}.mini-badge img{width:100%;height:100%;object-fit:contain}.mini-badge.admin,.mini-badge.premium{background:0 0;color:#fff}.mini-profile-date{font-size:12px;color:#999}.mini-profile-content{font-size:13px;color:#fff;line-height:1.4;word-wrap:break-word}.post-viewer-actions{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #333;flex-shrink:0;font-family:Inter,sans-serif;background:rgba(0,0,0,.3)}.engagement-stats{display:flex;gap:0}.stat-box{display:flex;align-items:center;justify-content:center;gap:6px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:0;width:60px;height:40px;transition:.2s;flex-shrink:0}.stat-box:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.25)}.comment-btn,.like-btn,.share-btn{background:0 0;border:none;cursor:pointer;color:#888;transition:.2s;padding:4px;border-radius:6px;display:flex;align-items:center;justify-content:center}.like-btn:hover{color:#ff4757;transform:scale(1.05)}.comment-btn:hover{color:#5bc0de;transform:scale(1.05)}.share-btn:hover{color:orange;transform:scale(1.05)}.like-btn.liked{color:#ff4757}.like-btn.liked svg{fill:#ff4757}.post-delete-btn{background:0 0;border:none;font-size:18px;cursor:pointer;color:#999;transition:.2s;padding:0}.post-delete-btn:hover{color:#ff3b3b}.stat-count{font-size:14px;color:#fff;font-weight:600;min-width:12px;text-align:center}.post-report-btn{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);color:#ccc;font-size:12px;font-weight:500;padding:6px 12px;border-radius:0;cursor:pointer;transition:.2s;display:flex;align-items:center;gap:6px;margin-left:auto;height:40px}.post-report-btn:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.25);color:#fff}.post-report-btn:active{transform:scale(.98)}.post-report-btn svg{width:14px;height:14px}.report-modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.6);z-index:200000;font-family:Inter,sans-serif}.report-modal.show{display:flex}.report-modal-box{width:400px;max-width:90%;background:#111;padding:20px;border:2px solid #870000;border-radius:0;color:#fff;display:flex;flex-direction:column;gap:16px}.report-modal-title{font-size:20px;font-weight:700;color:#ff4757;text-align:center;margin-bottom:4px}.report-modal-textarea{width:100%;padding:12px;background:#0a0a0a;color:#fff;border:2px solid #333;border-radius:0;font-size:14px;font-family:Inter,sans-serif;resize:vertical;outline:0;box-sizing:border-box}.report-modal-hint{font-size:13px;color:#888;text-align:center}.report-modal-buttons{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}.report-modal-btn{padding:10px 20px;border:2px solid;border-radius:0;cursor:pointer;font-size:14px;font-family:Inter,sans-serif;font-weight:500}.report-modal-btn.cancel{background:#333;color:#fff;border-color:#555}.report-modal-btn.submit{background:#ff4757;color:#fff;border-color:#ff4757;font-weight:600}.post-comments-section{display:flex;flex-direction:column;flex:1;min-height:0;padding:16px;overflow:hidden;font-family:Inter,sans-serif}.post-comments-section h3{margin:0 0 12px;font-size:14px;text-transform:uppercase;letter-spacing:.05em;color:#aaa}.comments-list{flex:1;overflow-y:auto;margin-bottom:12px;display:flex;flex-direction:column;gap:12px}.comments-list .comment{display:none}.comment-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.comment-user-info{display:flex;gap:8px;flex:1}.comment-pfp{width:32px;height:32px;border-radius:0;object-fit:cover;background:#222;flex-shrink:0;border:2px solid var(--profile-accent-mini,transparent)}.comment-user-details{min-width:0;flex:1}.comment-user-header{display:flex;align-items:center;gap:4px;margin-bottom:2px}.comment-username{font-weight:600;color:#fff;font-size:13px}.comment-badges{display:flex;gap:2px}.comment-badge{width:14px;height:14px;border-radius:50%;font-size:9px;display:flex;align-items:center;justify-content:center;font-weight:700}.comment-badge.admin{background:#3b82f6;color:#fff}.comment-badge.premium{background:#ec4899;color:#fff}.comment-text{word-wrap:break-word;color:#ddd;line-height:1.4;margin-top:2px}.comment-delete-btn{background:0 0;border:none;color:#999;font-size:18px;cursor:pointer;padding:0;transition:.2s;flex-shrink:0;z-index:10}.comment-delete-btn:hover{color:#ff3b3b}.comment-report-btn{position:absolute;top:10px;right:10px;background:0 0;border:1px solid #444;color:#666;font-size:11px;cursor:pointer;padding:2px 6px;transition:color .2s,border-color .2s;z-index:10}.comment-report-btn:hover{color:#fbbf24;border-color:#fbbf24}.comment-date{font-size:10px;color:#666;margin-top:4px;padding-bottom:2px}.comment-input-area{display:flex;flex-direction:column;gap:8px;flex-shrink:0;padding-top:12px;border-top:1px solid #333}#post-comment-input{background:#1a1a1a;border:1px solid #333;color:#fff;padding:8px 10px;font-size:13px;font-family:inherit;resize:none;max-height:80px;border-radius:0}#post-comment-input:focus{outline:0;border-color:var(--profile-accent,orange)}#post-comment-send{padding:8px 12px;background:var(--profile-accent,orange);border:none;color:#000;font-weight:700;font-size:13px;cursor:pointer;border-radius:0;text-transform:uppercase;letter-spacing:.05em;transition:.2s}#post-comment-send:hover{filter:brightness(1.05)}@media (max-width:900px){.post-viewer-container{flex-direction:column;height:auto;max-height:90vh}.post-viewer-media-section{min-height:300px;flex:none}.post-viewer-sidebar{width:100%;max-height:40vh;border-left:none;border-top:1px solid #333}.comments-list{max-height:150px}}@media (max-width:600px){#post-viewer{padding:10px}.post-viewer-container{max-height:95vh}.post-viewer-media-section{padding:10px;min-height:250px}.post-viewer-sidebar{max-height:35vh}.post-comments-section,.post-viewer-header{padding:12px}}.post-modal{position:fixed;inset:0;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(5px);z-index:999999;padding:20px}.post-modal-content{display:flex;gap:0;width:100%;max-width:900px;max-height:80vh;background:#0a0a0a;border:2px solid var(--profile-accent,orange);overflow:hidden;color:#fff;font-family:Inter,sans-serif}.post-modal-media-section{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#000;position:relative;padding:20px}.post-modal-media{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.post-modal-media img,.post-modal-media video{max-width:100%;max-height:100%;object-fit:contain;border-radius:0}.post-close-btn{position:absolute;top:12px;right:12px;font-size:28px;cursor:pointer;color:#fff;background:rgba(0,0,0,.6);width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:none;transition:.2s}.post-close-btn:hover{background:rgba(0,0,0,.9)}.post-modal-sidebar{width:320px;display:flex;flex-direction:column;background:#111;border-left:1px solid #333;padding:16px;gap:12px}.post-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.post-modal-header h3{margin:0;font-size:16px;font-weight:600}.post-label{margin-top:8px;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.05em;color:#aaa}#post-media-input{margin-top:6px;font-size:13px;color:#fff}.post-preview{margin-top:8px;background:#000;border:1px solid #333;min-height:120px;display:flex;align-items:center;justify-content:center}.post-preview img,.post-preview video{max-width:100%;max-height:220px;border-radius:0}#post-caption-input{width:100%;min-height:80px;margin-top:6px;padding:8px 10px;background:#1a1a1a;border:1px solid #333;color:#fff;font-size:13px;resize:vertical;border-radius:0}#post-caption-input:focus{outline:0;border-color:var(--profile-accent,orange)}.post-modal-footer{display:flex;justify-content:flex-end;margin-top:10px}.post-submit-btn{padding:8px 14px;background:linear-gradient(180deg,orange,#eab308);border:none;color:#000;font-weight:600;font-size:13px;cursor:pointer;border-radius:0;text-transform:uppercase;letter-spacing:.05em;transition:.2s}.post-submit-btn:hover{filter:brightness(1.05)}.post-submit-btn:disabled{opacity:.6;cursor:not-allowed;filter:none}.post-upload-overlay{position:absolute;inset:0;background:rgba(0,0,0,.72);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;z-index:100;border-radius:inherit}.post-upload-spinner{width:44px;height:44px;border:4px solid rgba(255,165,0,.2);border-top-color:var(--profile-accent,orange);border-radius:50%;animation:.75s linear infinite post-spin}@keyframes post-spin{to{transform:rotate(360deg)}}.post-upload-label{font-size:14px;font-weight:600;color:#fff;letter-spacing:.05em}.error-toast-container{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);z-index:1000000;display:flex;flex-direction:column;gap:8px;pointer-events:none}.error-toast{display:flex;align-items:center;gap:10px;min-width:260px;max-width:420px;padding:10px 14px;background:#7f1d1d;border:1px solid #ef4444;color:#fee2e2;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:13px;border-radius:0;box-shadow:0 8px 24px rgba(0,0,0,.6);animation:.35s cubic-bezier(.22,1,.36,1) error-toast-slide-up;pointer-events:auto}.error-toast-icon{font-size:18px;flex-shrink:0}.error-toast-message{flex:1;line-height:1.4}.error-toast-close{background:0 0;border:none;color:#fecaca;font-size:16px;cursor:pointer;padding:0 0 0 6px;line-height:1}.error-toast-close:hover{color:#fee2e2}@keyframes error-toast-slide-up{0%{opacity:0;transform:translate(-50%,10px)}60%{opacity:1;transform:translate(-50%,-2px)}100%{opacity:1;transform:translate(-50%,0)}}.profile-custom-section .profile-custom-field+.profile-custom-field{padding-top:4px}.profile-custom-section>.profile-custom-field:first-of-type,.profile-custom-section>.profile-custom-section-title+.profile-custom-field{padding-top:0;margin-top:0}@media (max-width:640px){.profile-container{margin-top:0;padding:0}.profile-card{width:100%!important;padding:56px 14px 24px!important;box-sizing:border-box}.profile-pics-row{flex-wrap:wrap;gap:6px}.profile-stats{flex-wrap:wrap;gap:8px;justify-content:flex-start}.profile-post-grid{grid-template-columns:repeat(2,1fr)!important}.dm-btn,.follow-btn,.friend-btn,.profile-action-btn{min-height:44px;padding:10px 16px}}