.liquid-ether-container{touch-action:none;width:100%;height:100%;position:relative;overflow:hidden}
.scroll-list-container{width:100%;position:relative}.scroll-list{outline:none;width:100%;padding:0;overflow:visible}.scroll-list.has-scroll{max-height:620px;padding:6px 4px;overflow-y:auto}.scroll-list.has-scroll::-webkit-scrollbar{width:8px}.scroll-list.has-scroll::-webkit-scrollbar-track{background:#0b0e14}.scroll-list.has-scroll::-webkit-scrollbar-thumb{background:#343a3f;border-radius:4px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.top-gradient{pointer-events:none;z-index:10;background:linear-gradient(#0b0e14,#0000);height:40px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.bottom-gradient{pointer-events:none;z-index:10;background:linear-gradient(#0000,#0b0e14);height:60px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}
.pc-card-wrapper{width:100%;max-width:360px;margin:0 auto}.pc-card{background:var(--inner-gradient);border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;justify-content:space-between;height:550px;padding:22px 18px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 36px -10px #0009}.pc-card:hover{border-color:#a46dff66;transform:translateY(-4px);box-shadow:0 20px 44px -10px #000c}.pc-details{text-align:center;z-index:2}.pc-details h3{color:#fff;letter-spacing:-.01em;margin:0;font-size:1.35rem;font-weight:700}.pc-details p{color:#bdcdef;margin:5px auto 0;font-family:monospace;font-size:12px;font-weight:500}.pc-avatar-container{z-index:2;background:#080b10b3;border:1.5px solid #ffffff26;border-radius:14px;flex:1;justify-content:center;align-items:center;width:100%;min-height:310px;max-height:330px;margin:14px 0;transition:border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px -4px #000000a6}.pc-card:hover .pc-avatar-container{border-color:#a46dff80}.pc-avatar-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 15%;object-position:center 15%;width:100%;height:100%;transition:transform .35s}.pc-card:hover .pc-avatar-img{transform:scale(1.02)}.pc-user-info{z-index:2;background:#0b0e14f0;border:1px solid #ffffff1a;border-radius:10px;justify-content:space-between;align-items:center;gap:6px;padding:8px 10px;display:flex}.pc-user-details{align-items:center;gap:8px;min-width:0;display:flex}.pc-mini-avatar{background:#ffffff0d;border:1px solid #ffffff26;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;overflow:hidden}.pc-mini-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.pc-user-text{flex-direction:column;gap:2px;min-width:0;display:flex}.pc-handle{color:#fffffff2;white-space:nowrap;text-overflow:ellipsis;font-family:monospace;font-size:11px;font-weight:600;overflow:hidden}.pc-status{color:#be95ff;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.pc-social-actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.pc-action-btn{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;transition:all .2s;display:inline-flex}.pc-action-btn:hover{background:#4589ff40;border-color:#4589ff;transform:translateY(-1px)}
