.character-stage{position:relative;isolation:isolate;display:grid;place-items:center;width:240px;height:250px;margin:0 auto}.character-stage::before{content:'';position:absolute;inset:15px 10px 25px;border-radius:50%;background:radial-gradient(ellipse,#9061e930,transparent 68%);z-index:-1}.character-stage::after{content:'';position:absolute;width:105px;height:15px;bottom:19px;border-radius:50%;background:#05030988;box-shadow:0 0 18px #a780e92a;transform:rotate(-8deg);z-index:-1}.character-stage canvas{display:block;position:absolute;inset:0;width:240px!important;height:250px!important;opacity:0;transition:opacity .25s}.character-ready canvas{opacity:1}.character-stage .character-fallback{position:relative;object-fit:contain}.character-stage img[hidden]{display:none!important}.character-actions{position:absolute;right:1px;bottom:6px;display:flex;gap:5px;z-index:2}.character-actions button{display:grid;place-items:center;width:29px;height:29px;padding:0;border:1px solid #75549466;border-radius:8px;background:#160d23d9;color:#cdb8e8;font-size:16px;line-height:1;transition:background .2s,border-color .2s}.character-actions button:hover{background:#442858;border-color:#ae8ed4}.skin-card{overflow:visible}.team-character{margin:-10px -20px 3px}.skin-card .team-character .member-skin{margin:0}.profile-skin{width:240px!important;height:250px!important;flex-shrink:0}.profile-skin .character-stage{margin:0}.profile-hero{gap:25px}.profile-character .character-fallback{width:130px;height:180px}.owner-role .character-stage::before{background:radial-gradient(ellipse,#e94b6c22,transparent 70%)}.helper-role .character-stage::before{background:radial-gradient(ellipse,#5ce3a624,transparent 70%)}@media(max-width:600px){.profile-hero{gap:8px}.profile-skin{margin-top:-12px}.character-stage{max-width:100%}}@media(prefers-reduced-motion:reduce){.character-stage canvas,.character-actions button{transition:none}}
