.profile-page{--profile-page-bg: #0a0a0f;min-height:100vh;position:relative;background:#0a0a0f;overflow-x:hidden}html.has-custom-cursor body,html.has-custom-cursor body *,.profile-shell.has-custom-cursor *{cursor:inherit!important}.profile-page.is-profile-loading,.profile-page.is-profile-status,#profile-mount{min-height:100vh}.profile-shell{min-height:100vh;position:relative;display:grid;place-items:center;padding:2rem 1rem;font-family:var(--profile-font, var(--font-sans));overflow:hidden}.profile-shell[data-card-preset=orbital],.profile-shell[data-card-preset=ticket]{overflow:visible;padding-top:3.25rem}.profile-shell.is-entering{animation:profile-enter .28s var(--ease, ease) both}@keyframes profile-enter{0%{opacity:0}to{opacity:1}}.profile-loading{min-height:100vh;display:grid;place-content:center;gap:.75rem;text-align:center;background:#0a0a0f;color:var(--text-muted, rgba(255, 255, 255, .55))}.profile-loading-mark{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;font-family:var(--font-display, "JetBrains Mono", ui-monospace, monospace);font-size:clamp(2rem,6vw,2.75rem);font-weight:700;letter-spacing:.04em;color:var(--text, #f5f5f7);line-height:1}.profile-loading-mark img{width:2.5rem;height:2.5rem;object-fit:contain}.profile-loading-mark span{color:var(--accent-2, #a855f7)}.profile-loading-text{margin:0;font-size:.95rem}.profile-bg{position:absolute;inset:0;z-index:0;background:#0a0a0f;transition:filter .35s var(--ease),opacity .35s var(--ease)}.profile-bg-video{width:100%;height:100%;object-fit:cover}.profile-overlay{position:absolute;inset:0;z-index:1;background:radial-gradient(circle at 50% 20%,#00000026,#0000008c 70%),linear-gradient(180deg,#0003,#000000a6);pointer-events:none}.profile-card{position:relative;z-index:2;display:flex;flex-direction:column;width:min(var(--profile-card-width, 440px),100%);min-height:var(--profile-card-height, auto);border-radius:var(--profile-card-radius, 28px);overflow:hidden;border:var(--profile-card-border-width, 1px) solid color-mix(in srgb,var(--profile-card-border-color, #ffffff) calc(var(--profile-card-border-opacity, .1) * 100%),transparent);background:rgba(12,12,18,var(--profile-card-bg-opacity, .72));backdrop-filter:blur(var(--profile-card-blur, 18px));-webkit-backdrop-filter:blur(var(--profile-card-blur, 18px));box-shadow:0 calc(30px * var(--profile-card-shadow, 1)) calc(80px * var(--profile-card-shadow, 1)) rgba(0,0,0,calc(.5*min(1,var(--profile-card-shadow, 1)))),0 0 calc(48px * var(--profile-card-glow, 0)) color-mix(in srgb,var(--profile-primary, #a855f7) calc(var(--profile-card-glow, 0) * 60%),transparent),0 0 calc(18px * var(--profile-card-glow, 0)) color-mix(in srgb,var(--profile-accent, #c084fc) calc(var(--profile-card-glow, 0) * 45%),transparent);text-align:center;padding-bottom:var(--profile-card-padding, 28px);animation:profile-in .55s var(--ease) both}.profile-shell[data-card-show-border=false] .profile-card{border-width:0;border-color:transparent}.profile-shell[data-card-parallax=true]{perspective:900px}.profile-shell[data-card-parallax=true] .profile-card{transform-style:preserve-3d;will-change:transform}.profile-card-fx{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;border-radius:inherit;opacity:var(--card-fx-intensity, .55);--card-fx-x: 50%;--card-fx-y: 40%;--card-fx-speed: 1}.profile-card>*:not(.profile-card-fx){position:relative;z-index:1}.profile-card-fx-inner,.profile-card-fx-canvas{position:absolute;inset:0;width:100%;height:100%;display:block}.profile-card-fx--aurora{background:radial-gradient(120% 80% at var(--card-fx-x) var(--card-fx-y),color-mix(in srgb,var(--profile-primary, #a855f7) 55%,transparent),transparent 58%),radial-gradient(90% 70% at calc(100% - var(--card-fx-x)) calc(100% - var(--card-fx-y)),color-mix(in srgb,var(--profile-accent, #c084fc) 45%,transparent),transparent 55%),linear-gradient(125deg,color-mix(in srgb,var(--profile-primary, #a855f7) 18%,transparent),transparent 50%,color-mix(in srgb,var(--profile-accent, #c084fc) 16%,transparent));filter:blur(2px);animation:card-fx-aurora-drift calc(14s / var(--card-fx-speed, 1)) ease-in-out infinite alternate}.profile-card-fx[data-interactive=true] .profile-card-fx--aurora{animation:none}.profile-card-fx--mesh{background:radial-gradient(circle at var(--card-fx-x) var(--card-fx-y),color-mix(in srgb,var(--profile-primary, #a855f7) 50%,transparent) 0%,transparent 42%),radial-gradient(circle at calc(var(--card-fx-x) * .35 + 20%) calc(var(--card-fx-y) * .5 + 55%),color-mix(in srgb,var(--profile-accent, #c084fc) 42%,transparent) 0%,transparent 38%),radial-gradient(circle at calc(100% - var(--card-fx-x)) calc(30% + var(--card-fx-y) * .2),color-mix(in srgb,#67e8f9 28%,transparent) 0%,transparent 36%);filter:blur(18px) saturate(1.15);transform:scale(1.15);animation:card-fx-mesh-drift calc(18s / var(--card-fx-speed, 1)) ease-in-out infinite alternate}.profile-card-fx[data-interactive=true] .profile-card-fx--mesh{animation:none}.profile-card-fx--hex{background-color:transparent;background-image:linear-gradient(30deg,color-mix(in srgb,var(--profile-primary, #a855f7) 22%,transparent) 12%,transparent 12.5%),linear-gradient(150deg,color-mix(in srgb,var(--profile-primary, #a855f7) 22%,transparent) 12%,transparent 12.5%),linear-gradient(90deg,color-mix(in srgb,var(--profile-accent, #c084fc) 16%,transparent) 12%,transparent 12.5%);background-size:28px 48px;mask-image:radial-gradient(ellipse 80% 70% at var(--card-fx-x) var(--card-fx-y),#000 20%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse 80% 70% at var(--card-fx-x) var(--card-fx-y),#000 20%,transparent 75%);animation:card-fx-pattern-shift calc(20s / var(--card-fx-speed, 1)) linear infinite}.profile-card-fx--triangles{background-image:linear-gradient(45deg,color-mix(in srgb,var(--profile-primary, #a855f7) 20%,transparent) 25%,transparent 25%),linear-gradient(-45deg,color-mix(in srgb,var(--profile-accent, #c084fc) 18%,transparent) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,color-mix(in srgb,var(--profile-primary, #a855f7) 14%,transparent) 75%),linear-gradient(-45deg,transparent 75%,color-mix(in srgb,var(--profile-accent, #c084fc) 12%,transparent) 75%);background-size:36px 36px;background-position:0 0,0 18px,18px -18px,-18px 0;mask-image:radial-gradient(ellipse 85% 75% at var(--card-fx-x) var(--card-fx-y),#000 15%,transparent 72%);-webkit-mask-image:radial-gradient(ellipse 85% 75% at var(--card-fx-x) var(--card-fx-y),#000 15%,transparent 72%);animation:card-fx-pattern-shift calc(16s / var(--card-fx-speed, 1)) linear infinite}.profile-card-fx--diamonds{background-image:linear-gradient(45deg,color-mix(in srgb,var(--profile-primary, #a855f7) 24%,transparent) 50%,transparent 50%),linear-gradient(-45deg,color-mix(in srgb,var(--profile-accent, #c084fc) 20%,transparent) 50%,transparent 50%);background-size:22px 22px;background-position:0 0,11px 0;mask-image:radial-gradient(ellipse 80% 70% at var(--card-fx-x) var(--card-fx-y),#000 18%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 80% 70% at var(--card-fx-x) var(--card-fx-y),#000 18%,transparent 70%);animation:card-fx-pattern-shift calc(12s / var(--card-fx-speed, 1)) linear infinite}@keyframes card-fx-aurora-drift{0%{filter:blur(2px) hue-rotate(-8deg);transform:translate3d(-2%,-1%,0) scale(1.02)}to{filter:blur(3px) hue-rotate(10deg);transform:translate3d(2%,2%,0) scale(1.06)}}@keyframes card-fx-mesh-drift{0%{transform:scale(1.12) translate3d(-3%,-2%,0)}to{transform:scale(1.2) translate3d(3%,3%,0)}}@keyframes card-fx-pattern-shift{0%{background-position:0 0,0 18px,18px -18px,-18px 0}to{background-position:36px 24px,36px 42px,54px 6px,18px 24px}}.profile-shell[data-card-show-banner=false] .profile-banner{display:none}.profile-shell[data-card-show-banner=false] .profile-avatar-wrap{margin-top:1.35rem}.profile-shell[data-card-show-avatar=false] .profile-avatar-wrap{display:none}.profile-shell[data-card-show-avatar=false] .profile-name-row{margin-top:1.35rem}.profile-shell[data-card-layout=split] .profile-card{display:grid;grid-template-columns:7.25rem minmax(0,1fr);grid-template-areas:"banner banner" "avatar name" "avatar user" "avatar meta" "avatar discord" "avatar bio" "avatar socials" "audio audio";text-align:left;align-items:start;column-gap:.35rem;padding-right:1rem}.profile-shell[data-card-layout=split] .profile-banner{grid-area:banner;height:88px}.profile-shell[data-card-layout=split][data-card-show-banner=false] .profile-card{grid-template-areas:"avatar name" "avatar user" "avatar meta" "avatar discord" "avatar bio" "avatar socials" "audio audio";padding-top:1.15rem}.profile-shell[data-card-layout=split] .profile-avatar-wrap{grid-area:avatar;margin:-2.1rem 0 0 .9rem;width:96px;height:96px}.profile-shell[data-card-layout=split][data-card-show-banner=false] .profile-avatar-wrap{margin-top:0}.profile-shell[data-card-layout=split] .profile-avatar,.profile-shell[data-card-layout=split] .profile-avatar-fallback{width:96px;height:96px}.profile-shell[data-card-layout=split] .profile-name-row{grid-area:name;justify-content:flex-start;margin:.85rem .25rem .15rem}.profile-shell[data-card-layout=split] .profile-username{grid-area:user;margin:0 .25rem}.profile-shell[data-card-layout=split] .profile-meta{grid-area:meta;justify-content:flex-start;margin:.45rem .25rem 0}.profile-shell[data-card-layout=split] .profile-discord{grid-area:discord;justify-content:flex-start;margin:.55rem .25rem 0;min-width:0;max-width:100%}.profile-shell[data-card-layout=split] .profile-discord-card{width:min(100%,17.5rem);max-width:100%;min-width:0}.profile-shell[data-card-layout=split] .profile-bio{grid-area:bio;margin:.55rem .25rem 0;text-align:left}.profile-shell[data-card-layout=split] .profile-socials{grid-area:socials;justify-content:flex-start;margin:.75rem .25rem 0}.profile-shell[data-card-layout=split] .profile-audio-slot{grid-area:audio;margin:.85rem .5rem 0 .9rem}.profile-shell[data-card-layout=split] .profile-display-name[data-uid]:after{left:0;transform:translate(0) translateY(4px)}.profile-shell[data-card-layout=split] .profile-display-name[data-uid]:hover:after,.profile-shell[data-card-layout=split] .profile-display-name[data-uid]:focus-visible:after{transform:translate(0) translateY(0)}.profile-shell[data-card-layout=split][data-card-show-avatar=false] .profile-card{grid-template-columns:minmax(0,1fr);grid-template-areas:"banner" "name" "user" "meta" "discord" "bio" "socials" "audio";padding-left:1rem}.profile-shell[data-card-layout=split][data-card-show-avatar=false][data-card-show-banner=false] .profile-card{grid-template-areas:"name" "user" "meta" "discord" "bio" "socials" "audio"}.profile-shell[data-card-layout=split][data-card-show-avatar=false] .profile-name-row{margin-top:1.1rem}.profile-shell[data-card-layout=split][data-card-show-avatar=false] .profile-discord{margin-left:.25rem}.profile-shell[data-card-layout=ribbon] .profile-card{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"banner" "user" "meta" "discord" "bio" "socials" "audio";text-align:left;padding-left:0;padding-right:0}.profile-shell[data-card-layout=ribbon] .profile-banner{grid-area:banner;height:168px;position:relative}.profile-shell[data-card-layout=ribbon] .profile-avatar-wrap{grid-area:banner;align-self:end;justify-self:start;margin:0 0 .85rem 1.1rem;width:88px;height:88px;z-index:2}.profile-shell[data-card-layout=ribbon] .profile-avatar,.profile-shell[data-card-layout=ribbon] .profile-avatar-fallback{width:88px;height:88px}.profile-shell[data-card-layout=ribbon] .profile-name-row{grid-area:banner;align-self:end;justify-self:start;justify-content:flex-start;margin:0 1rem 1.15rem 7rem;z-index:2;text-shadow:0 2px 12px rgba(0,0,0,.55)}.profile-shell[data-card-layout=ribbon] .profile-display-name{color:#fff}.profile-shell[data-card-layout=ribbon] .profile-username{grid-area:user;margin:.85rem 1.25rem 0}.profile-shell[data-card-layout=ribbon] .profile-meta{grid-area:meta;justify-content:flex-start;margin:.45rem 1.25rem 0}.profile-shell[data-card-layout=ribbon] .profile-discord{grid-area:discord;justify-content:flex-start;margin:.65rem 1.25rem 0;min-width:0;max-width:100%}.profile-shell[data-card-layout=ribbon] .profile-bio{grid-area:bio;margin:.65rem 1.25rem 0;text-align:left}.profile-shell[data-card-layout=ribbon] .profile-socials{grid-area:socials;justify-content:flex-start;margin:.85rem 1.25rem 0}.profile-shell[data-card-layout=ribbon] .profile-audio-slot{grid-area:audio;margin:.85rem 1.25rem 0}.profile-shell[data-card-layout=ribbon] .profile-display-name[data-uid]:after{left:0;transform:translate(0) translateY(4px)}.profile-shell[data-card-layout=ribbon] .profile-display-name[data-uid]:hover:after,.profile-shell[data-card-layout=ribbon] .profile-display-name[data-uid]:focus-visible:after{transform:translate(0) translateY(0)}.profile-shell[data-card-layout=ribbon][data-card-show-banner=false] .profile-card{grid-template-areas:"avatar" "name" "user" "meta" "discord" "bio" "socials" "audio";padding-top:1rem}.profile-shell[data-card-layout=ribbon][data-card-show-banner=false] .profile-avatar-wrap{grid-area:avatar;margin:0 auto .35rem;justify-self:center}.profile-shell[data-card-layout=ribbon][data-card-show-banner=false] .profile-name-row{grid-area:name;margin:.5rem 1.25rem 0;justify-content:center;justify-self:center;text-shadow:none}.profile-shell[data-card-layout=ribbon][data-card-show-avatar=false] .profile-name-row{margin-left:1.1rem}.profile-shell[data-card-layout=ribbon][data-card-show-avatar=false][data-card-show-banner=false] .profile-name-row{margin-left:1.25rem}.profile-shell[data-card-layout=dock] .profile-card{display:grid;grid-template-columns:4.75rem minmax(0,1fr);grid-template-areas:"banner banner" "avatar name" "avatar socials" "user user" "bio bio" "discord discord" "meta meta" "audio audio";text-align:left;align-items:start;column-gap:.65rem;padding-left:1rem;padding-right:1rem}.profile-shell[data-card-layout=dock] .profile-banner{grid-area:banner;height:72px;margin:0 -1rem;width:calc(100% + 2rem)}.profile-shell[data-card-layout=dock] .profile-avatar-wrap{grid-area:avatar;margin:-1.65rem 0 0;width:68px;height:68px}.profile-shell[data-card-layout=dock][data-card-show-banner=false] .profile-avatar-wrap{margin-top:.85rem}.profile-shell[data-card-layout=dock] .profile-avatar,.profile-shell[data-card-layout=dock] .profile-avatar-fallback{width:68px;height:68px}.profile-shell[data-card-layout=dock] .profile-name-row{grid-area:name;justify-content:flex-start;margin:.55rem 0 0}.profile-shell[data-card-layout=dock] .profile-socials{grid-area:socials;justify-content:flex-start;margin:.35rem 0 .15rem}.profile-shell[data-card-layout=dock] .profile-username{grid-area:user;margin:.35rem 0 0}.profile-shell[data-card-layout=dock] .profile-bio,.profile-shell[data-card-layout=dock] .profile-discord,.profile-shell[data-card-layout=dock] .profile-meta{margin-left:0;margin-right:0;margin-top:.45rem;padding:.7rem .85rem;background:#00000047;border:1px solid rgba(255,255,255,.06);border-radius:12px}.profile-shell[data-card-layout=dock] .profile-bio{grid-area:bio;margin-top:.95rem;text-align:left}.profile-shell[data-card-layout=dock] .profile-discord{grid-area:discord;justify-content:flex-start;min-width:0;max-width:100%}.profile-shell[data-card-layout=dock] .profile-meta{grid-area:meta;justify-content:flex-start;margin-bottom:0}.profile-shell[data-card-layout=dock] .profile-audio-slot{grid-area:audio;margin:.85rem 0 0}.profile-shell[data-card-layout=dock] .profile-display-name[data-uid]:after{left:0;transform:translate(0) translateY(4px)}.profile-shell[data-card-layout=dock] .profile-display-name[data-uid]:hover:after,.profile-shell[data-card-layout=dock] .profile-display-name[data-uid]:focus-visible:after{transform:translate(0) translateY(0)}.profile-shell[data-card-layout=dock][data-card-show-avatar=false] .profile-card{grid-template-columns:minmax(0,1fr);grid-template-areas:"banner" "name" "socials" "user" "bio" "discord" "meta" "audio"}.profile-shell[data-card-layout=dock][data-card-show-banner=false] .profile-card{padding-top:.25rem}.profile-shell[data-card-preset=glass] .profile-card{box-shadow:0 calc(30px * var(--profile-card-shadow, 1)) calc(80px * var(--profile-card-shadow, 1)) rgba(0,0,0,calc(.5*min(1,var(--profile-card-shadow, 1)))),inset 0 1px #ffffff14,0 0 calc(48px * var(--profile-card-glow, 0)) color-mix(in srgb,var(--profile-primary, #a855f7) calc(var(--profile-card-glow, 0) * 60%),transparent),0 0 calc(18px * var(--profile-card-glow, 0)) color-mix(in srgb,var(--profile-accent, #c084fc) calc(var(--profile-card-glow, 0) * 45%),transparent)}.profile-shell[data-card-preset=blade] .profile-card{border-radius:0;clip-path:polygon(3.5% 0,100% 0,96.5% 100%,0 100%);overflow:hidden}.profile-shell[data-card-preset=blade] .profile-banner{border-radius:0}.profile-shell[data-card-preset=blade] .profile-avatar,.profile-shell[data-card-preset=blade] .profile-avatar-fallback{border-radius:10px}.profile-shell[data-card-preset=blade] .profile-card-fx{border-radius:0;clip-path:inherit}.profile-shell[data-card-preset=orbital] .profile-card{border-radius:999px;overflow:hidden;min-height:calc(var(--profile-card-width, 380px) * 1.35);padding-top:4rem;padding-bottom:calc(var(--profile-card-padding, 32px) + 2.5rem);padding-left:clamp(2.5rem,16%,3.5rem);padding-right:clamp(2.5rem,16%,3.5rem);box-sizing:border-box}.profile-shell[data-card-preset=orbital] .profile-card-fx{border-radius:inherit;overflow:hidden;inset:0}.profile-shell[data-card-preset=orbital] .profile-banner{display:none}.profile-shell[data-card-preset=orbital] .profile-avatar-wrap{margin-top:-2.25rem;width:120px;height:120px}.profile-shell[data-card-preset=orbital] .profile-avatar,.profile-shell[data-card-preset=orbital] .profile-avatar-fallback{width:120px;height:120px;box-shadow:0 0 0 4px color-mix(in srgb,var(--profile-primary, #a855f7) 45%,transparent),0 12px 36px #00000073}.profile-shell[data-card-preset=orbital][data-card-layout=split] .profile-avatar-wrap,.profile-shell[data-card-preset=orbital][data-card-layout=dock] .profile-avatar-wrap{margin-top:-1.25rem}.profile-shell[data-card-preset=orbital] .profile-name-row,.profile-shell[data-card-preset=orbital] .profile-username,.profile-shell[data-card-preset=orbital] .profile-bio,.profile-shell[data-card-preset=orbital] .profile-meta,.profile-shell[data-card-preset=orbital] .profile-discord,.profile-shell[data-card-preset=orbital] .profile-socials,.profile-shell[data-card-preset=orbital] .profile-audio-slot{margin-left:0;margin-right:0;max-width:100%;min-width:0;box-sizing:border-box}.profile-shell[data-card-preset=orbital] .profile-name-row{display:flex;flex-wrap:wrap;width:100%;margin-top:1.35rem;justify-content:center}.profile-shell[data-card-preset=orbital] .profile-display-name{display:block;width:100%;max-width:100%;min-width:0;text-align:center;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.profile-shell[data-card-preset=orbital] .profile-bio{width:100%;max-width:100%;min-width:0;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.profile-shell[data-card-preset=orbital] .profile-socials{padding-left:0;padding-right:0;width:100%}.profile-shell[data-card-preset=ticket] .profile-card{overflow:visible;isolation:isolate}.profile-shell[data-card-preset=ticket] .profile-card:before,.profile-shell[data-card-preset=ticket] .profile-card:after{content:"";position:absolute;top:50%;width:22px;height:22px;margin-top:-11px;border-radius:50%;background:var(--profile-page-bg, #0a0a0f);box-shadow:0 0 0 1px color-mix(in srgb,var(--profile-card-border-color, #ffffff) calc(var(--profile-card-border-opacity, .2) * 100%),transparent);z-index:4;pointer-events:none}.profile-shell[data-card-preset=ticket] .profile-card:before{left:-11px}.profile-shell[data-card-preset=ticket] .profile-card:after{right:-11px}.profile-shell[data-card-preset=ticket] .profile-banner{border-bottom:1px dashed rgba(255,255,255,.22)}.profile-shell[data-card-preset=ticket] .profile-card-fx{border-radius:inherit;overflow:hidden}.profile-shell[data-card-preset=frame] .profile-card{box-shadow:inset 0 0 0 10px color-mix(in srgb,var(--profile-card-border-color, #ffffff) calc(var(--profile-card-border-opacity, .28) * 100%),transparent),0 calc(28px * var(--profile-card-shadow, 1)) calc(70px * var(--profile-card-shadow, 1)) rgba(0,0,0,calc(.48*min(1,var(--profile-card-shadow, 1))));padding:12px;padding-bottom:calc(var(--profile-card-padding, 20px) + 4px)}.profile-shell[data-card-preset=frame] .profile-banner{height:108px;margin:0;border-radius:4px}.profile-shell[data-card-preset=frame] .profile-avatar-wrap{margin-top:-48px}.profile-shell[data-card-preset=signal] .profile-card{overflow:hidden}.profile-shell[data-card-preset=signal] .profile-card:before{content:"";position:absolute;left:0;top:10%;bottom:10%;width:4px;border-radius:0 4px 4px 0;background:linear-gradient(180deg,var(--profile-primary, #a855f7),var(--profile-accent, #c084fc));box-shadow:0 0 14px color-mix(in srgb,var(--profile-primary, #a855f7) 70%,transparent),0 0 28px color-mix(in srgb,var(--profile-accent, #c084fc) 45%,transparent);z-index:3;pointer-events:none}.profile-shell[data-card-preset=signal] .profile-banner{height:120px}@keyframes profile-in{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:none}}.profile-banner{height:140px;background:linear-gradient(135deg,#a855f759,#7c3aed26),#151522;background-size:cover;background-position:center;border-top-left-radius:var(--profile-card-radius, 28px);border-top-right-radius:var(--profile-card-radius, 28px);border-bottom-left-radius:0;border-bottom-right-radius:0}.profile-avatar-wrap{margin-top:-56px;display:grid;place-items:center;position:relative;width:112px;height:112px;margin-left:auto;margin-right:auto}.profile-avatar,.profile-avatar-fallback{grid-area:1 / 1;width:112px;height:112px;border-radius:50%;border:3px solid rgba(255,255,255,.85);box-shadow:0 10px 30px #0006;object-fit:cover}.profile-avatar[hidden],.profile-avatar-fallback[hidden]{display:none!important}.profile-avatar-fallback{display:grid;place-items:center;background:linear-gradient(135deg,var(--profile-primary, #a855f7),var(--profile-accent, #c084fc));color:#041016;font-family:var(--font-display);font-size:2.4rem;font-weight:700}.profile-display-name{margin:0;font-size:clamp(1.5rem,4vw,1.9rem);font-weight:700;letter-spacing:.01em;position:relative;cursor:help}.profile-name-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.45rem .55rem;margin:1rem 1.25rem .2rem}.profile-badges{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.35rem;max-width:100%}.profile-badge{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border-radius:999px;background:color-mix(in srgb,var(--badge-color, #a855f7) 22%,transparent);border:1px solid color-mix(in srgb,var(--badge-color, #a855f7) 55%,transparent);color:var(--badge-color, #a855f7);font-size:.65rem;font-weight:700;cursor:help;vertical-align:middle}.profile-badge-icon{width:.95rem;height:.95rem;object-fit:contain}.profile-badge[data-tip]:after{content:attr(data-tip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(4px);padding:.4rem .6rem;border-radius:8px;background:#0a0a10f5;border:1px solid rgba(255,255,255,.12);color:var(--text-muted, #a39bb8);font-size:.72rem;font-weight:600;letter-spacing:.02em;white-space:nowrap;max-width:220px;overflow:hidden;text-overflow:ellipsis;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;z-index:6}.profile-badge[data-tip]:hover:after,.profile-badge[data-tip]:focus-visible:after{opacity:1;transform:translate(-50%) translateY(0)}.badge-anim-pulse{animation:badge-pulse 1.8s ease-in-out infinite}.badge-anim-spin .profile-badge-icon{animation:badge-spin 2.4s linear infinite}.badge-anim-glow{box-shadow:0 0 color-mix(in srgb,var(--badge-color, #a855f7) 45%,transparent);animation:badge-glow 2s ease-in-out infinite}.badge-anim-bounce{animation:badge-bounce 1.4s ease-in-out infinite}@keyframes badge-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.08);opacity:.85}}@keyframes badge-spin{to{transform:rotate(360deg)}}@keyframes badge-glow{0%,to{box-shadow:0 0 color-mix(in srgb,var(--badge-color, #a855f7) 40%,transparent)}50%{box-shadow:0 0 12px 2px color-mix(in srgb,var(--badge-color, #a855f7) 55%,transparent)}}@keyframes badge-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.profile-display-name[data-uid]:after{content:"UID #" attr(data-uid);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(4px);padding:.35rem .55rem;border-radius:8px;background:#0a0a10f2;border:1px solid rgba(255,255,255,.12);color:var(--text-muted, #9a9aab);font-size:.72rem;font-weight:600;letter-spacing:.04em;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;z-index:5}.profile-display-name[data-uid]:hover:after,.profile-display-name[data-uid]:focus-visible:after{opacity:1;transform:translate(-50%) translateY(0)}.profile-username{margin:0;color:var(--text-muted);font-size:.95rem}.profile-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem .85rem;margin:.65rem 1.25rem 0;padding:0}.profile-meta-item{display:inline-flex;align-items:center;gap:.35rem;color:var(--text-muted);font-size:.8rem;font-weight:500}.profile-meta-icon{color:var(--profile-primary, #a855f7);font-size:.85rem;line-height:1}.profile-discord{margin:.75rem 1.25rem 0;display:flex;justify-content:center;min-width:0;max-width:100%}.profile-discord-card{display:flex;flex-direction:column;gap:.35rem;width:min(100%,17.5rem);max-width:100%;min-width:0;padding:.7rem .8rem;border-radius:12px;border:1px solid color-mix(in srgb,var(--profile-primary, #5865f2) 35%,transparent);background:linear-gradient(160deg,color-mix(in srgb,#5865f2 18%,transparent),color-mix(in srgb,#232428 88%,transparent));color:inherit;text-decoration:none;text-align:left;transition:border-color .2s ease,transform .2s ease}.profile-discord-card:hover{border-color:color-mix(in srgb,#5865f2 55%,white 10%);transform:translateY(-1px)}.profile-discord-top{display:flex;align-items:center;gap:.65rem}.profile-discord-avatar-wrap{position:relative;flex-shrink:0;width:40px;height:40px}.profile-discord-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;display:block;background:#1e1f22}.profile-discord-avatar-fallback{display:grid;place-items:center;color:#949cf7}.profile-discord-avatar-fallback svg{width:20px;height:20px}.profile-discord-status-dot{position:absolute;right:-1px;bottom:-1px;width:12px;height:12px;border-radius:50%;border:2px solid #232428;background:#80848e}.profile-discord-status-dot.is-online{background:#23a559}.profile-discord-status-dot.is-idle{background:#f0b232}.profile-discord-status-dot.is-dnd{background:#f23f43}.profile-discord-status-dot.is-offline{background:#80848e}.profile-discord-text{min-width:0;flex:1}.profile-discord-name{font-size:.9rem;font-weight:650;color:var(--text, #f2f3f5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-discord-handle{font-size:.75rem;color:var(--text-muted, #b5bac1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-discord-brand{flex-shrink:0;color:#949cf7;opacity:.9}.profile-discord-brand svg{width:18px;height:18px;display:block}.profile-discord-status-row{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.profile-discord-status-pill{display:inline-flex;align-items:center;padding:.15rem .5rem;border-radius:999px;font-size:.68rem;font-weight:650;letter-spacing:.02em;line-height:1.3;border:1px solid transparent}.profile-discord-status-pill.is-online{color:#b8f5d0;background:color-mix(in srgb,#23a559 28%,transparent);border-color:color-mix(in srgb,#23a559 45%,transparent)}.profile-discord-status-pill.is-idle{color:#ffe4a3;background:color-mix(in srgb,#f0b232 28%,transparent);border-color:color-mix(in srgb,#f0b232 45%,transparent)}.profile-discord-status-pill.is-dnd{color:#ffc1c3;background:color-mix(in srgb,#f23f43 28%,transparent);border-color:color-mix(in srgb,#f23f43 45%,transparent)}.profile-discord-status-pill.is-offline{color:#c4c7ce;background:color-mix(in srgb,#80848e 28%,transparent);border-color:color-mix(in srgb,#80848e 40%,transparent)}.profile-discord-hint,.profile-discord-activity{font-size:.72rem;color:var(--text-muted, #b5bac1);line-height:1.35}.profile-discord-activity{color:color-mix(in srgb,var(--text, #f2f3f5) 82%,transparent);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-discord-game{display:flex;align-items:baseline;gap:.35rem;min-width:0;font-size:.78rem;line-height:1.35}.profile-discord-game-label{flex-shrink:0;color:var(--text-muted, #b5bac1);font-weight:550}.profile-discord-game-name{min-width:0;color:var(--text, #f2f3f5);font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-audio-slot{margin:1rem 1.25rem 0;display:flex;justify-content:center}.profile-audio-player,.xv-audio-player{display:flex;align-items:center;gap:.75rem;width:min(100%,340px);padding:.55rem .7rem .55rem .55rem;border-radius:1.1rem;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;box-shadow:0 10px 28px #00000038}.profile-audio-player.is-hidden-controls,.xv-audio-player.is-hidden-controls{padding:0;border:0;background:transparent;box-shadow:none;width:auto}.xv-audio-art,.profile-audio-art{width:3rem;height:3rem;border-radius:.85rem;overflow:hidden;flex-shrink:0;display:grid;place-items:center;background:color-mix(in srgb,var(--profile-primary, #a855f7) 22%,rgba(12,12,18,.9));color:color-mix(in srgb,var(--profile-primary, #a855f7) 75%,#fff);border:1px solid rgba(255,255,255,.1)}.xv-audio-art-img,.profile-audio-art-img{width:100%;height:100%;object-fit:cover;display:block}.xv-audio-art-fallback,.profile-audio-art-fallback{display:block}.xv-audio-main{display:grid;gap:.4rem;min-width:0;flex:1}.xv-audio-top{display:flex;align-items:center;gap:.45rem;min-width:0}.xv-audio-play,.xv-audio-mute,.profile-audio-btn{appearance:none;border:0;background:color-mix(in srgb,var(--profile-primary, #a855f7) 28%,transparent);color:var(--text, #f5f5f7);width:2rem;height:2rem;border-radius:999px;cursor:pointer;font-size:.72rem;font-weight:700;flex-shrink:0;display:inline-grid;place-items:center;transition:transform .15s ease,background .15s ease}.xv-audio-play:hover:not(:disabled),.xv-audio-mute:hover:not(:disabled),.profile-audio-btn:hover:not(:disabled){transform:scale(1.04);background:color-mix(in srgb,var(--profile-primary, #a855f7) 40%,transparent)}.xv-audio-play:disabled,.xv-audio-mute:disabled,.profile-audio-btn:disabled{opacity:.55;cursor:default}.xv-audio-mute{width:auto;min-width:1.75rem;height:1.75rem;padding:0 .45rem;font-size:.65rem;letter-spacing:.02em;background:#ffffff0f}.xv-audio-mute.is-muted{opacity:.75}.xv-audio-meta{min-width:0;flex:1;display:grid;gap:.1rem}.xv-audio-title,.profile-audio-label{font-size:.82rem;font-weight:700;color:var(--text, #f5f5f7);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xv-audio-times{font-size:.7rem;color:var(--text-muted, #9a9aab);font-variant-numeric:tabular-nums}.xv-audio-seek,.xv-audio-volume,.profile-audio-volume{accent-color:var(--profile-primary, #a855f7)}.xv-audio-seek{width:100%;height:.35rem;cursor:pointer}.xv-audio-volume,.profile-audio-volume{width:58px;flex-shrink:0}.xv-audio-status{font-size:.72rem;color:var(--text-muted, #9a9aab)}.xv-audio-player.is-error .xv-audio-status{color:#fb7185}.xv-audio-player.is-loading .xv-audio-status{color:var(--text-muted, #9a9aab)}.xv-audio-el,.profile-audio-el{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.xv-audio-player.is-preview-inactive .xv-audio-volume:disabled,.profile-audio-player.is-preview-inactive .profile-audio-volume:disabled{opacity:.55;cursor:default}.profile-bio{margin:1rem 1.5rem 0;color:var(--profile-bio-color, #c8c8d0);font-size:.98rem;white-space:pre-wrap;overflow-wrap:anywhere}.profile-socials{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:center;padding:1.35rem 1.25rem 0}.profile-social{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;min-height:42px;padding:0;border-radius:999px;border:1px solid color-mix(in srgb,var(--profile-primary, #a855f7) 32%,rgba(255,255,255,.12));background:color-mix(in srgb,var(--profile-primary, #a855f7) 10%,rgba(255,255,255,.03));color:var(--profile-primary, #a855f7);transition:background .2s var(--ease),transform .2s var(--ease),border-color .2s var(--ease),box-shadow .2s var(--ease),color .2s var(--ease)}.profile-social .social-icon{flex-shrink:0;width:20px;height:20px}.profile-social .social-icon-custom{width:20px;height:20px;object-fit:contain;border-radius:4px}.profile-social-label{display:none}.profile-social:hover{background:color-mix(in srgb,var(--profile-primary, #a855f7) 22%,rgba(255,255,255,.06));border-color:color-mix(in srgb,var(--profile-accent, #c084fc) 55%,var(--profile-primary, #a855f7));color:color-mix(in srgb,var(--profile-primary, #a855f7) 62%,#ffffff);box-shadow:0 0 14px color-mix(in srgb,var(--profile-primary, #a855f7) 35%,transparent);transform:translateY(-1px)}.profile-status{position:relative;z-index:2;min-height:100vh;display:grid;place-content:center;gap:.75rem;text-align:center;color:var(--text-muted);padding:3rem 1rem;background:#0a0a0f;box-sizing:border-box}.profile-status h1{font-family:var(--font-display);color:var(--text)}.landing-hero{min-height:calc(100vh - var(--nav-h));display:grid;align-content:center;gap:1.25rem;padding:3rem 0 4rem}.landing-hero .brand-mark{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;font-family:var(--font-display);font-size:clamp(3rem,10vw,5.5rem);font-weight:800;letter-spacing:-.03em;line-height:.95;margin:0}.landing-hero .brand-mark .brand-logo{width:clamp(2.75rem,8vw,4.5rem);height:clamp(2.75rem,8vw,4.5rem)}.landing-hero .brand-mark span{background:linear-gradient(120deg,var(--accent),var(--accent-2));-webkit-background-clip:text;background-clip:text;color:transparent}.landing-hero h2{margin:0;max-width:18ch;font-size:clamp(1.35rem,3.5vw,2rem);font-weight:600;letter-spacing:-.02em}.landing-hero p{margin:0;max-width:36ch;color:var(--text-muted);font-size:1.05rem}.lookup{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:.5rem}.lookup input{flex:1 1 220px;border-radius:999px;border:1px solid var(--border-strong);background:#0c0a10e6;color:var(--text);padding:.85rem 1.1rem}.profile-page.is-entry-locked{overflow:hidden}.profile-shell.has-entry-screen>:not(.profile-entry-screen){visibility:hidden;pointer-events:none}.profile-entry-screen{position:fixed;inset:0;z-index:100;display:grid;place-items:center;margin:0;padding:1.5rem;border:0;background:#0a0a0f;color:#f5f5f7;cursor:pointer;opacity:1;transition:opacity .4s ease;-webkit-tap-highlight-color:transparent}.profile-entry-screen.is-exiting{opacity:0;pointer-events:none}.profile-entry-text{font-family:var(--profile-font, var(--font-sans, system-ui, sans-serif));font-size:clamp(1.5rem,5vw,2.5rem);font-weight:600;letter-spacing:.02em;text-align:center;user-select:none;line-height:1.15;max-width:min(90vw,28rem);word-break:break-word}.profile-card.has-custom-layout{position:relative}.profile-card.has-custom-layout .profile-name-row,.profile-card.has-custom-layout .profile-meta{position:static;min-height:0;margin:0;padding:0;gap:0;border:0}.profile-card.has-custom-layout .is-layout-placed{box-sizing:border-box;max-width:none}.profile-card.has-custom-layout .profile-avatar-wrap.is-layout-placed{border-radius:50%;overflow:hidden}.profile-card.has-custom-layout .profile-avatar-wrap.is-layout-placed .profile-avatar,.profile-card.has-custom-layout .profile-avatar-wrap.is-layout-placed .profile-avatar-fallback{width:100%;height:100%;object-fit:cover}.profile-card.has-custom-layout .profile-banner.is-layout-placed{border-top-left-radius:var(--profile-card-radius, 28px);border-top-right-radius:var(--profile-card-radius, 28px);border-bottom-left-radius:0;border-bottom-right-radius:0}.profile-card.has-custom-layout .profile-meta-item.is-layout-placed{display:inline-flex;white-space:nowrap}.profile-shell.is-visual-editing .profile-card{overflow:visible;outline:1px dashed color-mix(in srgb,var(--profile-primary, #a855f7) 55%,transparent)}.profile-editor-grid{position:absolute;inset:0;z-index:0;pointer-events:none;border-radius:inherit;background-image:radial-gradient(circle,color-mix(in srgb,var(--profile-primary, #a855f7) 55%,transparent) 1px,transparent 1.5px);background-size:8px 8px;background-position:0 0;opacity:.9}.profile-shell.is-visual-editing .profile-bg,.profile-shell.is-visual-editing .profile-overlay{pointer-events:none!important}.profile-shell.is-visual-editing .is-layout-editable{cursor:grab;pointer-events:auto!important;touch-action:none;outline:1px solid transparent;outline-offset:2px;transition:outline-color .15s ease,box-shadow .15s ease;user-select:none;-webkit-user-select:none;z-index:3}.profile-shell.is-visual-editing .is-layout-editable:hover{outline-color:color-mix(in srgb,var(--profile-accent, #c084fc) 70%,transparent);box-shadow:0 0 0 1px color-mix(in srgb,var(--profile-accent, #c084fc) 25%,transparent)}.profile-shell.is-visual-editing .is-layout-selected{outline:1px solid var(--profile-primary, #a855f7);outline-offset:2px;cursor:grabbing;z-index:5!important}.moveable-control-box,.moveable-control-box.aura-moveable{z-index:10050!important;--moveable-color: #a855f7}.moveable-control-box .moveable-line,.moveable-control-box .moveable-direction{background:color-mix(in srgb,#a855f7 85%,#fff)!important}.moveable-control-box .moveable-control{background:#f5f3ff!important;border:1px solid #a855f7!important;border-radius:1px!important;width:7px!important;height:7px!important;margin-top:-3.5px!important;margin-left:-3.5px!important;box-shadow:none!important}.moveable-control-box .moveable-origin{display:none!important}.dash-preview-frame.is-visual-editing{isolation:isolate}.profile-shell.is-visual-editing .profile-card{overflow:visible}@media(max-width:640px){.profile-banner{height:110px}.site-header{padding-inline:.9rem}.btn{padding:.55rem .95rem;font-size:.85rem}}.report-flag{position:fixed;top:1rem;right:1rem;z-index:60;display:inline-grid;place-items:center;width:2.35rem;height:2.35rem;margin:0;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#0a0a106b;color:#ffffffb8;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:.42;cursor:pointer!important;transition:opacity .22s var(--ease, ease),background .22s var(--ease, ease),border-color .22s var(--ease, ease),color .22s var(--ease, ease),transform .22s var(--ease, ease)}.report-flag:hover,.report-flag:focus-visible{opacity:1;background:#101018b8;border-color:#a855f773;color:#fff;transform:translateY(-1px)}.report-flag:focus-visible{outline:2px solid var(--accent, #a855f7);outline-offset:3px}.report-flag-tip{position:absolute;top:calc(100% + .45rem);right:0;padding:.35rem .55rem;border-radius:.45rem;background:#0c0c12f0;border:1px solid rgba(255,255,255,.12);color:#f5f5f7;font-size:.72rem;font-weight:600;white-space:nowrap;pointer-events:none;opacity:0;transform:translateY(-4px);transition:opacity .18s var(--ease, ease),transform .18s var(--ease, ease);box-shadow:0 8px 24px #00000059}.report-flag:hover .report-flag-tip,.report-flag:focus-visible .report-flag-tip{opacity:1;transform:none}.report-modal{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:1rem;animation:report-fade-in .18s var(--ease, ease)}.report-modal,.report-modal *{cursor:auto}.report-modal button,.report-cat,.report-submit,.report-cancel,.report-close,.report-evidence-btn,.report-evidence-clear{cursor:pointer!important}.report-modal.is-closing{animation:report-fade-out .16s var(--ease, ease) forwards}.report-modal-backdrop{position:absolute;inset:0;background:#0000009e;backdrop-filter:blur(4px)}.report-modal-panel{position:relative;z-index:1;width:min(560px,100%);max-height:min(90vh,820px);overflow:auto;border:1px solid var(--border, rgba(255, 255, 255, .1));border-radius:var(--radius-md, 14px);background:var(--bg-card, #121218);box-shadow:0 30px 80px #0000008c;padding:1.1rem 1.15rem 1.2rem;scrollbar-width:thin;scrollbar-color:rgba(168,85,247,.35) transparent}.report-modal-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.65rem}.report-modal-head h2{margin:0;font-size:1.15rem;font-weight:700}.report-close,.report-cancel,.report-submit,.report-evidence-btn,.report-evidence-clear{appearance:none;border-radius:999px;cursor:pointer;font:inherit;font-weight:600}.report-close{display:inline-grid;place-items:center;width:2rem;height:2rem;border:1px solid var(--border-strong, rgba(255, 255, 255, .16));background:transparent;color:var(--text-muted, #9a9aab)}.report-close:hover,.report-close:focus-visible{color:var(--text, #f5f5f7);border-color:#a855f780}.report-desc{margin:0 0 1rem;color:var(--text-muted, #9a9aab);font-size:.9rem;line-height:1.45}.report-already{margin:0 0 .85rem;padding:.55rem .75rem;border-radius:.65rem;border:1px solid rgba(245,158,11,.4);background:#f59e0b1a;color:#fcd34d;font-size:.82rem}.report-subhead{margin:0 0 .5rem;font-size:.82rem;font-weight:700;letter-spacing:.02em}.report-field-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-top:1rem}.report-counter{color:var(--text-muted, #9a9aab);font-size:.72rem;font-variant-numeric:tabular-nums}.report-cats{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:.4rem}.report-cat{margin:0;padding:.55rem .65rem;border:1px solid var(--border-strong, rgba(255, 255, 255, .16));border-radius:.7rem;background:#ffffff08;color:var(--text-muted, #9a9aab);font:inherit;font-size:.78rem;font-weight:600;text-align:left;cursor:pointer;transition:border-color .16s var(--ease, ease),background .16s var(--ease, ease),color .16s var(--ease, ease)}.report-cat:hover{border-color:#a855f766;color:var(--text, #f5f5f7)}.report-cat.is-selected{border-color:#a855f7b3;background:#a855f724;color:var(--text, #f5f5f7)}.report-cat:focus-visible{outline:2px solid var(--accent, #a855f7);outline-offset:2px}.report-textarea,.report-evidence-url{box-sizing:border-box;width:100%;border:1px solid var(--border-strong, rgba(255, 255, 255, .16));border-radius:.75rem;background:#00000038;color:var(--text, #f5f5f7);font:inherit;font-size:.88rem;padding:.7rem .85rem;resize:none}.report-textarea:focus,.report-evidence-url:focus{outline:none;border-color:#a855f7a6;box-shadow:0 0 0 3px #a855f726}.report-evidence{display:grid;gap:.55rem;margin-bottom:.35rem}.report-evidence-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.report-evidence-btn{border:1px solid var(--border-strong, rgba(255, 255, 255, .16));background:#ffffff0a;color:var(--text, #f5f5f7);padding:.45rem .85rem;font-size:.8rem}.report-evidence-clear{width:1.7rem;height:1.7rem;border:1px solid var(--border, rgba(255, 255, 255, .1));background:transparent;color:var(--text-muted, #9a9aab)}.report-evidence-name{color:var(--text-muted, #9a9aab);font-size:.78rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:14rem}.report-evidence-or{color:var(--text-muted, #9a9aab);font-size:.72rem;text-align:center;text-transform:uppercase;letter-spacing:.08em}.report-hint{margin:.35rem 0 .75rem;color:var(--text-muted, #9a9aab);font-size:.74rem}.report-alert{margin:0 0 .75rem;padding:.55rem .75rem;border-radius:.65rem;border:1px solid rgba(251,113,133,.4);background:#fb71851a;color:#fda4af;font-size:.82rem}.report-actions{display:flex;justify-content:flex-end;gap:.5rem;flex-wrap:wrap}.report-cancel{border:1px solid var(--border-strong, rgba(255, 255, 255, .16));background:transparent;color:var(--text-muted, #9a9aab);padding:.55rem .95rem;font-size:.85rem}.report-submit{border:1px solid rgba(168,85,247,.55);background:#a855f733;color:#f5f5f7;padding:.55rem 1.05rem;font-size:.85rem}.report-submit:disabled{opacity:.45;cursor:not-allowed}.report-submit:not(:disabled):hover{background:#a855f752}.report-success{display:grid;place-items:center;gap:.45rem;padding:1.5rem .5rem;text-align:center}.report-success-icon{display:grid;place-items:center;width:2.6rem;height:2.6rem;border-radius:999px;background:#4ade8024;border:1px solid rgba(74,222,128,.4);color:#86efac;font-size:1.15rem}.report-success h3{margin:.35rem 0 0;font-size:1.05rem}.report-success p{margin:0;color:var(--text-muted, #9a9aab);font-size:.88rem;max-width:28rem}@keyframes report-fade-in{0%{opacity:0}to{opacity:1}}@keyframes report-fade-out{0%{opacity:1}to{opacity:0}}@media(prefers-reduced-motion:reduce){.report-flag,.report-flag-tip,.report-cat,.report-modal,.report-modal.is-closing{transition:none;animation:none}}@media(max-width:520px){.report-flag{top:auto;bottom:1rem;right:1rem}.report-flag-tip{top:auto;bottom:calc(100% + .45rem)}}.profile-shell.has-comments{overflow-x:hidden;overflow-y:auto}.profile-comments{position:absolute;z-index:3;width:min(360px,calc(100% - 2rem),var(--profile-card-width, 440px));display:flex;flex-direction:column;color:#ffffff8c;font-size:.82rem;line-height:1.45;pointer-events:auto}.profile-comments[data-comments-position=top_left],.profile-shell[data-comments-position=top_left] .profile-comments{top:1rem;left:1rem;right:auto;bottom:auto}.profile-comments[data-comments-position=top_right],.profile-shell[data-comments-position=top_right] .profile-comments{top:1rem;right:1rem;left:auto;bottom:auto;text-align:right}.profile-comments[data-comments-position=bottom_left],.profile-shell[data-comments-position=bottom_left] .profile-comments{bottom:1rem;left:1rem;right:auto;top:auto}.profile-comments[data-comments-position=bottom_right],.profile-shell[data-comments-position=bottom_right] .profile-comments{bottom:1rem;right:1rem;left:auto;top:auto;text-align:right}.profile-comments[data-comments-position=top_right] .profile-comments-toggle,.profile-comments[data-comments-position=bottom_right] .profile-comments-toggle,.profile-comments[data-comments-position=top_right] .profile-comments-panel,.profile-comments[data-comments-position=bottom_right] .profile-comments-panel{text-align:left;margin-left:auto}.profile-comments-toggle{appearance:none;background:transparent;border:0;padding:.15rem 0;margin:0;color:#ffffff7a;font:inherit;font-size:.78rem;letter-spacing:.02em;cursor:pointer;text-align:inherit}.profile-comments-toggle:hover,.profile-comments-toggle:focus-visible{color:#ffffffc7;outline:none}.profile-comments-panel{margin-top:.65rem;display:flex;flex-direction:column;gap:.75rem}.profile-comments-status{margin:0;font-size:.78rem;color:#ffffff73}.profile-comments-status[data-kind=error]{color:#ffa0a0e6}.profile-comments-empty{margin:0;color:#ffffff59;font-size:.78rem}.profile-comments-list{display:flex;flex-direction:column;gap:.7rem;padding-right:.15rem}.profile-comments-item{display:flex;flex-direction:column;gap:.2rem;padding:0;border:0;background:transparent}.profile-comments-meta{display:flex;align-items:baseline;gap:.45rem;flex-wrap:wrap}.profile-comments-author{color:#ffffff9e;font-weight:500}.profile-comments-time{color:#ffffff52;font-size:.72rem}.profile-comments-body{margin:0;color:#ffffffb8;white-space:pre-wrap;word-break:break-word}.profile-comments-actions{display:flex;gap:.55rem;margin-top:.1rem}.profile-comments-report,.profile-comments-delete,.profile-comments-page-btn,.profile-comments-page-num{appearance:none;background:transparent;border:0;padding:0;margin:0;font:inherit;font-size:.72rem;color:#ffffff57;cursor:pointer}.profile-comments-report:hover,.profile-comments-delete:hover,.profile-comments-page-btn:hover:not(:disabled),.profile-comments-page-num:hover:not(:disabled),.profile-comments-report:focus-visible,.profile-comments-delete:focus-visible,.profile-comments-page-btn:focus-visible,.profile-comments-page-num:focus-visible{color:#ffffffb3;outline:none}.profile-comments-pager{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.profile-comments-page-nums{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;justify-content:center}.profile-comments-page-num{min-width:1.1rem;text-align:center}.profile-comments-page-num.is-active{color:#ffffffd9;text-decoration:underline;text-underline-offset:.18em}.profile-comments-page-btn:disabled,.profile-comments-page-num:disabled{opacity:.35;cursor:default}.profile-comments-form{display:flex;flex-direction:column;gap:.4rem;margin-top:.15rem;padding-top:.55rem;border-top:1px solid rgba(255,255,255,.08);flex-shrink:0}.profile-comments-as{margin:0;font-size:.72rem;color:#ffffff59}.profile-comments-signin{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem .75rem}.profile-comments-signin-link{font-size:.78rem;font-weight:600;color:#ffffffb8;text-decoration:underline;text-underline-offset:.15em}.profile-comments-signin-link:hover,.profile-comments-signin-link:focus-visible{color:#fff}.profile-comments-name,.profile-comments-input{width:100%;box-sizing:border-box;appearance:none;background:transparent;border:0;border-bottom:1px solid rgba(255,255,255,.12);border-radius:0;padding:.35rem 0;color:#ffffffd1;font:inherit;font-size:.82rem;resize:vertical}.profile-comments-name:focus,.profile-comments-input:focus{outline:none;border-bottom-color:#ffffff59}.profile-comments-name::placeholder,.profile-comments-input::placeholder{color:#ffffff47}.profile-comments-form-foot{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.profile-comments-count{font-size:.7rem;color:#ffffff4d}.profile-comments-submit{appearance:none;background:transparent;border:0;padding:.2rem 0;margin:0;font:inherit;font-size:.78rem;color:#ffffff8c;cursor:pointer}.profile-comments-submit:hover:not(:disabled),.profile-comments-submit:focus-visible:not(:disabled){color:#ffffffe6;outline:none}.profile-comments-submit:disabled{opacity:.45;cursor:default}@media(max-width:720px){.profile-comments,.profile-comments[data-comments-position=top_left],.profile-comments[data-comments-position=top_right],.profile-comments[data-comments-position=bottom_left],.profile-comments[data-comments-position=bottom_right],.profile-shell[data-comments-position=top_left] .profile-comments,.profile-shell[data-comments-position=top_right] .profile-comments,.profile-shell[data-comments-position=bottom_left] .profile-comments,.profile-shell[data-comments-position=bottom_right] .profile-comments{top:auto;left:1rem;right:1rem;bottom:1rem;width:auto;max-width:none;text-align:left}.profile-comments[data-comments-position=top_right] .profile-comments-toggle,.profile-comments[data-comments-position=bottom_right] .profile-comments-toggle,.profile-comments[data-comments-position=top_right] .profile-comments-panel,.profile-comments[data-comments-position=bottom_right] .profile-comments-panel{margin-left:0}}.report-comment-preview{margin:0;padding:.55rem .65rem;border-left:2px solid rgba(255,255,255,.18);color:var(--text-muted, #9a9aab);font-size:.85rem;white-space:pre-wrap;word-break:break-word}.profile-display-name{display:inline-block;max-width:100%}.fx-glow{text-shadow:0 0 12px var(--profile-primary, #a855f7),0 0 28px rgba(168,85,247,.45)}.fx-rainbow,.fx-animated-gradient{background:linear-gradient(90deg,#f472b6,#a78bfa,#67e8f9,#4ade80,#f472b6);background-size:200% auto;-webkit-background-clip:text;background-clip:text;color:transparent!important}.fx-animated-gradient{animation:fx-gradient-shift 4s linear infinite}.fx-rainbow{background-size:100% auto}.fx-pulse{animation:fx-pulse 1.8s ease-in-out infinite}.fx-neon{color:#fff!important;text-shadow:0 0 4px #fff,0 0 10px var(--profile-primary, #a855f7),0 0 22px var(--profile-primary, #a855f7),0 0 40px var(--profile-accent, #c084fc)}.fx-wave{animation:fx-wave 2.2s ease-in-out infinite}.fx-shake{animation:fx-shake 2.4s ease-in-out infinite}.fx-bounce{animation:fx-bounce 1.5s ease infinite}.fx-flicker{animation:fx-flicker 3s linear infinite}.fx-outline{-webkit-text-stroke:1px rgba(255,255,255,.75);color:transparent!important;paint-order:stroke fill}.fx-shadow{text-shadow:3px 4px 0 rgba(0,0,0,.45),0 0 18px rgba(0,0,0,.35)}.fx-typewriter{overflow:hidden;white-space:nowrap;border-right:2px solid var(--profile-primary, #a855f7);max-width:100%;animation:fx-type 3.2s steps(24,end) both,fx-caret .8s step-end infinite}.fx-fade{animation:fx-fade 2.8s ease-in-out infinite}.bio-fx-glow{text-shadow:0 0 10px currentColor,0 0 22px rgba(255,255,255,.2)}.bio-fx-fade{animation:fx-fade 3.2s ease-in-out infinite}.bio-fx-rainbow{background:linear-gradient(90deg,#f472b6,#a78bfa,#67e8f9,#4ade80);-webkit-background-clip:text;background-clip:text;color:transparent!important}.bio-fx-shadow{text-shadow:2px 3px 0 rgba(0,0,0,.4)}.bio-fx-blur{filter:blur(.6px);opacity:.92}.bio-fx-animation{animation:fx-bio-float 3.5s ease-in-out infinite}@keyframes fx-gradient-shift{to{background-position:200% center}}@keyframes fx-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes fx-wave{0%,to{transform:rotate(-1.5deg)}50%{transform:rotate(1.5deg)}}@keyframes fx-shake{0%,to{transform:translate(0)}20%{transform:translate(-3px)}40%{transform:translate(3px)}60%{transform:translate(-2px)}80%{transform:translate(2px)}}@keyframes fx-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes fx-flicker{0%,19%,21%,23%,25%,54%,56%,to{opacity:1}20%,24%,55%{opacity:.55}}@keyframes fx-type{0%{width:0}to{width:100%}}@keyframes fx-caret{50%{border-color:transparent}}@keyframes fx-fade{0%,to{opacity:1}50%{opacity:.45}}@keyframes fx-bio-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.social-fx-glow{box-shadow:0 0 12px color-mix(in srgb,var(--profile-primary, #a855f7) 55%,transparent)}.social-fx-pulse{animation:social-fx-pulse 1.8s ease-in-out infinite}.social-fx-bounce{animation:social-fx-bounce 1.4s ease-in-out infinite}.social-fx-shake{animation:social-fx-shake 1.6s ease-in-out infinite}.social-fx-neon{border-color:color-mix(in srgb,var(--profile-primary, #a855f7) 70%,transparent);box-shadow:0 0 8px color-mix(in srgb,var(--profile-primary, #a855f7) 55%,transparent),0 0 18px color-mix(in srgb,var(--profile-accent, #c084fc) 40%,transparent)}.social-fx-rainbow{border-image:linear-gradient(120deg,#ff6b6b,#f7d060,#51cf66,#339af0,#cc5de8) 1;animation:social-fx-rainbow 4s linear infinite}.social-fx-float{animation:social-fx-float 2.4s ease-in-out infinite}.social-fx-spin .social-icon,.social-fx-spin .social-icon-custom{animation:social-fx-spin 4s linear infinite}@keyframes social-fx-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes social-fx-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes social-fx-shake{0%,to{transform:rotate(0)}25%{transform:rotate(-6deg)}75%{transform:rotate(6deg)}}@keyframes social-fx-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes social-fx-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes social-fx-rainbow{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(360deg)}}.profile-shell[data-anim-hold=true] .profile-card,.profile-shell[data-anim-hold=true] .profile-display-name,.profile-shell[data-anim-hold=true] .profile-username,.profile-shell[data-anim-hold=true] .profile-bio{animation:none!important}.profile-shell[data-anim-card] .profile-card,.profile-shell[data-anim-card=none] .profile-card{animation:none}.profile-shell[data-anim-card=fade-in] .profile-card{animation:anim-card-fade-in var(--anim-card-duration, .65s) var(--ease) var(--anim-card-delay, 0s) both}.profile-shell[data-anim-card=slide-up] .profile-card{animation:anim-card-slide-up var(--anim-card-duration, .65s) var(--ease) var(--anim-card-delay, 0s) both}.profile-shell[data-anim-card=slide-down] .profile-card{animation:anim-card-slide-down var(--anim-card-duration, .65s) var(--ease) var(--anim-card-delay, 0s) both}.profile-shell[data-anim-card=slide-left] .profile-card{animation:anim-card-slide-left var(--anim-card-duration, .65s) var(--ease) var(--anim-card-delay, 0s) both}.profile-shell[data-anim-card=slide-right] .profile-card{animation:anim-card-slide-right var(--anim-card-duration, .65s) var(--ease) var(--anim-card-delay, 0s) both}.profile-shell[data-anim-card=scale-in] .profile-card{animation:anim-card-scale-in var(--anim-card-duration, .65s) var(--ease) var(--anim-card-delay, 0s) both}.profile-shell[data-anim-card=pop] .profile-card{animation:anim-card-pop var(--anim-card-duration, .55s) cubic-bezier(.34,1.45,.64,1) var(--anim-card-delay, 0s) both}.profile-shell[data-anim-card=float] .profile-card{animation:anim-card-float var(--anim-card-duration, 3s) ease-in-out var(--anim-card-delay, 0s) both}.profile-shell[data-anim-card=bounce] .profile-card{animation:anim-card-bounce var(--anim-card-duration, 1.2s) ease var(--anim-card-delay, 0s) both}.profile-shell[data-anim-card=pulse] .profile-card{animation:anim-card-pulse var(--anim-card-duration, 1.8s) ease-in-out var(--anim-card-delay, 0s) both}.profile-shell[data-anim-card=glow-pulse] .profile-card{animation:anim-card-glow-pulse var(--anim-card-duration, 2s) ease-in-out var(--anim-card-delay, 0s) both}.profile-shell[data-anim-card-loop=true][data-anim-card=float] .profile-card,.profile-shell[data-anim-card-loop=true][data-anim-card=bounce] .profile-card,.profile-shell[data-anim-card-loop=true][data-anim-card=pulse] .profile-card,.profile-shell[data-anim-card-loop=true][data-anim-card=glow-pulse] .profile-card{animation-iteration-count:infinite}@keyframes anim-card-fade-in{0%{opacity:0}to{opacity:1}}@keyframes anim-card-slide-up{0%{opacity:0;transform:translate3d(0,18px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes anim-card-slide-down{0%{opacity:0;transform:translate3d(0,-18px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes anim-card-slide-left{0%{opacity:0;transform:translate3d(22px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes anim-card-slide-right{0%{opacity:0;transform:translate3d(-22px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes anim-card-scale-in{0%{opacity:0;transform:scale3d(.92,.92,1)}to{opacity:1;transform:scaleZ(1)}}@keyframes anim-card-pop{0%{opacity:0;transform:scale3d(.86,.86,1)}70%{opacity:1;transform:scale3d(1.04,1.04,1)}to{transform:scaleZ(1)}}@keyframes anim-card-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-8px,0)}}@keyframes anim-card-bounce{0%,to{transform:translateZ(0)}40%{transform:translate3d(0,-12px,0)}60%{transform:translate3d(0,-4px,0)}}@keyframes anim-card-pulse{0%,to{transform:scaleZ(1)}50%{transform:scale3d(1.02,1.02,1)}}@keyframes anim-card-glow-pulse{0%,to{box-shadow:0 calc(30px * var(--profile-card-shadow, 1)) calc(80px * var(--profile-card-shadow, 1)) #00000073,0 0 18px color-mix(in srgb,var(--profile-primary, #a855f7) 20%,transparent)}50%{box-shadow:0 calc(30px * var(--profile-card-shadow, 1)) calc(80px * var(--profile-card-shadow, 1)) #00000073,0 0 36px color-mix(in srgb,var(--profile-primary, #a855f7) 55%,transparent),0 0 64px color-mix(in srgb,var(--profile-accent, #c084fc) 35%,transparent)}}.profile-shell [data-anim-target=display_name],.profile-shell [data-anim-target=bio],.profile-shell [data-anim-target=username]{will-change:transform,opacity}.profile-shell[data-anim-name=fade] .profile-display-name{animation:anim-text-fade var(--anim-name-duration, 1.1s) ease-in-out var(--anim-name-delay, 0s) both}.profile-shell[data-anim-name=typewriter] .profile-display-name{max-width:100%}.profile-shell[data-anim-name=glow] .profile-display-name{text-shadow:0 0 12px var(--profile-primary, #a855f7),0 0 28px color-mix(in srgb,var(--profile-accent, #c084fc) 55%,transparent)}.profile-shell[data-anim-name=pulse] .profile-display-name{animation:anim-text-pulse var(--anim-name-duration, 1.6s) ease-in-out var(--anim-name-delay, 0s) both}.profile-shell[data-anim-name=wave] .profile-display-name{animation:anim-text-wave var(--anim-name-duration, 2s) ease-in-out var(--anim-name-delay, 0s) both}.profile-shell[data-anim-name=floating] .profile-display-name{animation:anim-text-float var(--anim-name-duration, 2.4s) ease-in-out var(--anim-name-delay, 0s) both}.profile-shell[data-anim-name=bounce] .profile-display-name{animation:anim-text-bounce var(--anim-name-duration, 1.2s) ease var(--anim-name-delay, 0s) both}.profile-shell[data-anim-name=rainbow] .profile-display-name{background:linear-gradient(90deg,#f472b6,#a78bfa,#67e8f9,#4ade80,#f472b6);background-size:220% auto;-webkit-background-clip:text;background-clip:text;color:transparent!important;animation:anim-text-shimmer var(--anim-name-duration, 3.5s) linear var(--anim-name-delay, 0s) both}.profile-shell[data-anim-name=flicker] .profile-display-name{animation:anim-text-flicker var(--anim-name-duration, 2.8s) linear var(--anim-name-delay, 0s) both}.profile-shell[data-anim-name=neon-pulse] .profile-display-name{animation:anim-text-neon-pulse var(--anim-name-duration, 1.8s) ease-in-out var(--anim-name-delay, 0s) both}.profile-shell[data-anim-name=shimmer] .profile-display-name{background:linear-gradient(110deg,var(--text, #f5f3ff) 35%,#fff 50%,var(--text, #f5f3ff) 65%);background-size:220% auto;-webkit-background-clip:text;background-clip:text;color:transparent!important;animation:anim-text-shimmer var(--anim-name-duration, 2.4s) linear var(--anim-name-delay, 0s) both}.profile-shell[data-anim-name-loop=true][data-anim-name=fade] .profile-display-name,.profile-shell[data-anim-name-loop=true][data-anim-name=pulse] .profile-display-name,.profile-shell[data-anim-name-loop=true][data-anim-name=wave] .profile-display-name,.profile-shell[data-anim-name-loop=true][data-anim-name=floating] .profile-display-name,.profile-shell[data-anim-name-loop=true][data-anim-name=bounce] .profile-display-name,.profile-shell[data-anim-name-loop=true][data-anim-name=rainbow] .profile-display-name,.profile-shell[data-anim-name-loop=true][data-anim-name=flicker] .profile-display-name,.profile-shell[data-anim-name-loop=true][data-anim-name=neon-pulse] .profile-display-name,.profile-shell[data-anim-name-loop=true][data-anim-name=shimmer] .profile-display-name{animation-iteration-count:infinite}.profile-shell[data-anim-user=fade] .profile-username{animation:anim-text-fade var(--anim-user-duration, 1.1s) ease-in-out var(--anim-user-delay, 0s) both}.profile-shell[data-anim-user=typewriter] .profile-username{max-width:100%}.profile-shell[data-anim-user=glow] .profile-username{text-shadow:0 0 10px var(--profile-primary, #a855f7)}.profile-shell[data-anim-user=pulse] .profile-username{animation:anim-text-pulse var(--anim-user-duration, 1.6s) ease-in-out var(--anim-user-delay, 0s) both}.profile-shell[data-anim-user=wave] .profile-username{animation:anim-text-wave var(--anim-user-duration, 2s) ease-in-out var(--anim-user-delay, 0s) both}.profile-shell[data-anim-user=floating] .profile-username{animation:anim-text-float var(--anim-user-duration, 2.4s) ease-in-out var(--anim-user-delay, 0s) both}.profile-shell[data-anim-user=bounce] .profile-username{animation:anim-text-bounce var(--anim-user-duration, 1.2s) ease var(--anim-user-delay, 0s) both}.profile-shell[data-anim-user=rainbow] .profile-username{background:linear-gradient(90deg,#f472b6,#a78bfa,#67e8f9,#4ade80,#f472b6);background-size:220% auto;-webkit-background-clip:text;background-clip:text;color:transparent!important;animation:anim-text-shimmer var(--anim-user-duration, 3.5s) linear var(--anim-user-delay, 0s) both}.profile-shell[data-anim-user=flicker] .profile-username{animation:anim-text-flicker var(--anim-user-duration, 2.8s) linear var(--anim-user-delay, 0s) both}.profile-shell[data-anim-user=neon-pulse] .profile-username{animation:anim-text-neon-pulse var(--anim-user-duration, 1.8s) ease-in-out var(--anim-user-delay, 0s) both}.profile-shell[data-anim-user=shimmer] .profile-username{background:linear-gradient(110deg,var(--text-muted, #a39bb8) 35%,#fff 50%,var(--text-muted, #a39bb8) 65%);background-size:220% auto;-webkit-background-clip:text;background-clip:text;color:transparent!important;animation:anim-text-shimmer var(--anim-user-duration, 2.4s) linear var(--anim-user-delay, 0s) both}.profile-shell[data-anim-user-loop=true][data-anim-user=fade] .profile-username,.profile-shell[data-anim-user-loop=true][data-anim-user=pulse] .profile-username,.profile-shell[data-anim-user-loop=true][data-anim-user=wave] .profile-username,.profile-shell[data-anim-user-loop=true][data-anim-user=floating] .profile-username,.profile-shell[data-anim-user-loop=true][data-anim-user=bounce] .profile-username,.profile-shell[data-anim-user-loop=true][data-anim-user=rainbow] .profile-username,.profile-shell[data-anim-user-loop=true][data-anim-user=flicker] .profile-username,.profile-shell[data-anim-user-loop=true][data-anim-user=neon-pulse] .profile-username,.profile-shell[data-anim-user-loop=true][data-anim-user=shimmer] .profile-username{animation-iteration-count:infinite}.profile-shell[data-anim-bio=fade] .profile-bio{animation:anim-text-fade var(--anim-bio-duration, 1.2s) ease-in-out var(--anim-bio-delay, 0s) both}.profile-shell[data-anim-bio=typewriter] .profile-bio{max-width:100%}.profile-shell[data-anim-bio=glow] .profile-bio{text-shadow:0 0 12px color-mix(in srgb,var(--profile-primary, #a855f7) 45%,transparent)}.profile-shell[data-anim-bio=pulse] .profile-bio{animation:anim-text-pulse var(--anim-bio-duration, 1.6s) ease-in-out var(--anim-bio-delay, 0s) both}.profile-shell[data-anim-bio=wave] .profile-bio{animation:anim-text-wave var(--anim-bio-duration, 2s) ease-in-out var(--anim-bio-delay, 0s) both}.profile-shell[data-anim-bio=floating] .profile-bio{animation:anim-text-float var(--anim-bio-duration, 2.4s) ease-in-out var(--anim-bio-delay, 0s) both}.profile-shell[data-anim-bio=bounce] .profile-bio{animation:anim-text-bounce var(--anim-bio-duration, 1.2s) ease var(--anim-bio-delay, 0s) both}.profile-shell[data-anim-bio=rainbow] .profile-bio{background:linear-gradient(90deg,#f472b6,#a78bfa,#67e8f9,#4ade80,#f472b6);background-size:220% auto;-webkit-background-clip:text;background-clip:text;color:transparent!important;animation:anim-text-shimmer var(--anim-bio-duration, 3.5s) linear var(--anim-bio-delay, 0s) both}.profile-shell[data-anim-bio=flicker] .profile-bio{animation:anim-text-flicker var(--anim-bio-duration, 2.8s) linear var(--anim-bio-delay, 0s) both}.profile-shell[data-anim-bio=neon-pulse] .profile-bio{animation:anim-text-neon-pulse var(--anim-bio-duration, 1.8s) ease-in-out var(--anim-bio-delay, 0s) both}.profile-shell[data-anim-bio=shimmer] .profile-bio{background:linear-gradient(110deg,var(--profile-bio-color, #c8c8d0) 35%,#fff 50%,var(--profile-bio-color, #c8c8d0) 65%);background-size:220% auto;-webkit-background-clip:text;background-clip:text;color:transparent!important;animation:anim-text-shimmer var(--anim-bio-duration, 2.4s) linear var(--anim-bio-delay, 0s) both}.profile-shell[data-anim-bio-loop=true][data-anim-bio=fade] .profile-bio,.profile-shell[data-anim-bio-loop=true][data-anim-bio=pulse] .profile-bio,.profile-shell[data-anim-bio-loop=true][data-anim-bio=wave] .profile-bio,.profile-shell[data-anim-bio-loop=true][data-anim-bio=floating] .profile-bio,.profile-shell[data-anim-bio-loop=true][data-anim-bio=bounce] .profile-bio,.profile-shell[data-anim-bio-loop=true][data-anim-bio=rainbow] .profile-bio,.profile-shell[data-anim-bio-loop=true][data-anim-bio=flicker] .profile-bio,.profile-shell[data-anim-bio-loop=true][data-anim-bio=neon-pulse] .profile-bio,.profile-shell[data-anim-bio-loop=true][data-anim-bio=shimmer] .profile-bio{animation-iteration-count:infinite}@keyframes anim-text-fade{0%,to{opacity:1}50%{opacity:.45}}@keyframes anim-text-type{0%{max-width:0}to{max-width:100%}}@keyframes anim-text-caret{0%,49%{opacity:1}50%,to{opacity:0}}.typewriter-caret{display:inline-block;width:2px;height:1em;margin-left:1px;vertical-align:-.12em;background:var(--profile-primary, #a855f7);animation:anim-text-caret .8s step-end infinite}.profile-shell[data-anim-hold=true] .typewriter-caret{animation:none!important;opacity:0}@keyframes anim-text-pulse{0%,to{transform:scaleZ(1)}50%{transform:scale3d(1.04,1.04,1)}}@keyframes anim-text-wave{0%,to{transform:rotate(0)}25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}}@keyframes anim-text-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-4px,0)}}@keyframes anim-text-bounce{0%,to{transform:translateZ(0)}40%{transform:translate3d(0,-6px,0)}}@keyframes anim-text-shimmer{to{background-position:200% center}}@keyframes anim-text-flicker{0%,19%,21%,23%,80%,to{opacity:1}20%,22%,78%{opacity:.35}}@keyframes anim-text-neon-pulse{0%,to{text-shadow:0 0 4px #fff,0 0 12px var(--profile-primary, #a855f7),0 0 22px var(--profile-accent, #c084fc)}50%{text-shadow:0 0 2px #fff,0 0 8px var(--profile-primary, #a855f7),0 0 40px var(--profile-accent, #c084fc)}}.profile-shell[data-anim-social]:not([data-anim-social=none]) .profile-social{transition:transform var(--anim-social-duration, .35s) var(--ease),box-shadow var(--anim-social-duration, .35s) var(--ease),background var(--anim-social-duration, .35s) var(--ease),border-color var(--anim-social-duration, .35s) var(--ease),color var(--anim-social-duration, .35s) var(--ease)}.profile-shell[data-anim-social=scale-up] .profile-social:hover{transform:translateY(-1px) scale(var(--anim-social-scale, 1.12))}.profile-shell[data-anim-social=bounce] .profile-social:hover{animation:anim-social-bounce var(--anim-social-duration, .45s) ease}.profile-shell[data-anim-social=pulse] .profile-social:hover{animation:anim-social-pulse var(--anim-social-duration, .55s) ease-in-out infinite}.profile-shell[data-anim-social=glow] .profile-social:hover{box-shadow:0 0 calc(10px + 18px * var(--anim-social-glow, .55)) color-mix(in srgb,var(--profile-primary, #a855f7) calc(40% + 40% * var(--anim-social-glow, .55)),transparent);border-color:color-mix(in srgb,var(--profile-primary, #a855f7) 65%,transparent)}.profile-shell[data-anim-social=rotate] .profile-social:hover{transform:translateY(-1px) rotate(12deg)}.profile-shell[data-anim-social=wiggle] .profile-social:hover{animation:anim-social-wiggle var(--anim-social-duration, .45s) ease-in-out}.profile-shell[data-anim-social=float] .profile-social:hover{animation:anim-social-float var(--anim-social-duration, .7s) ease-in-out infinite}.profile-shell[data-anim-social=shake] .profile-social:hover{animation:anim-social-shake var(--anim-social-duration, .4s) ease-in-out}.profile-shell[data-anim-social=pop] .profile-social:hover{animation:anim-social-pop var(--anim-social-duration, .4s) cubic-bezier(.34,1.45,.64,1)}.profile-shell[data-anim-social=fill] .profile-social:hover{background:color-mix(in srgb,var(--profile-primary, #a855f7) 32%,transparent);border-color:color-mix(in srgb,var(--profile-primary, #a855f7) 70%,transparent);color:color-mix(in srgb,var(--profile-primary, #a855f7) 40%,#ffffff)}.profile-shell[data-anim-social=ripple] .profile-social{position:relative;overflow:hidden}.profile-shell[data-anim-social=ripple] .profile-social:after{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at center,color-mix(in srgb,var(--profile-accent, #c084fc) calc(55% * var(--anim-social-glow, .55)),transparent) 0%,transparent 68%);opacity:0;transform:scale(.4);pointer-events:none;transition:opacity var(--anim-social-duration, .35s) var(--ease),transform var(--anim-social-duration, .35s) var(--ease)}.profile-shell[data-anim-social=ripple] .profile-social:hover:after{opacity:1;transform:scale(1.35)}.profile-shell[data-anim-social=ripple] .profile-social:hover{box-shadow:0 0 calc(8px + 14px * var(--anim-social-glow, .55)) color-mix(in srgb,var(--profile-primary, #a855f7) 40%,transparent)}@keyframes anim-social-bounce{0%,to{transform:translateY(-1px)}40%{transform:translateY(-7px)}70%{transform:translateY(-2px)}}@keyframes anim-social-pulse{0%,to{transform:translateY(-1px) scale(1)}50%{transform:translateY(-1px) scale(1.1)}}@keyframes anim-social-wiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}@keyframes anim-social-float{0%,to{transform:translateY(-1px)}50%{transform:translateY(-7px)}}@keyframes anim-social-shake{0%,to{transform:translate(0)}25%{transform:translate(-3px)}75%{transform:translate(3px)}}@keyframes anim-social-pop{0%{transform:translateY(-1px) scale(1)}50%{transform:translateY(-1px) scale(calc(var(--anim-social-scale, 1.12) + .06))}to{transform:translateY(-1px) scale(var(--anim-social-scale, 1.12))}}
