.public-profile-page{background:radial-gradient(at 20% 0,#312e44,#0000 65%),radial-gradient(at 90% 90%,#35272f,#0000 70%),#100f14;place-content:center;min-height:100svh;padding:64px 24px;display:grid}.public-profile-brand{color:#bab4c0;justify-content:center;align-items:center;gap:9px;margin-top:28px;font-size:.875rem;text-decoration:none;display:flex}.public-profile-brand img{border-radius:50%}.discord-profile{--profile-accent:#f5a2b5;border:1px solid color-mix(in srgb,var(--profile-accent) 36%,#ffffff20);background:color-mix(in srgb,var(--profile-accent) 13%,#17151d);color:#f9f5fa;border-radius:26px;width:min(440px,100vw - 48px);animation:.45s ease-out profile-arrive;position:relative;overflow:hidden;box-shadow:0 28px 100px #0005}.profile-banner{background:linear-gradient(135deg,var(--profile-accent),color-mix(in srgb,var(--profile-accent) 35%,#252135));height:164px;overflow:hidden}.profile-banner>img{object-fit:cover;width:100%;height:100%}.profile-body{padding:0 24px 24px}.profile-avatar{background:color-mix(in srgb,var(--profile-accent) 13%,#17151d);border-radius:50%;width:108px;height:108px;margin-top:-48px;margin-bottom:16px;padding:6px;position:relative}.profile-avatar-image{object-fit:cover;border-radius:50%;width:96px;height:96px}.profile-decoration{pointer-events:none;width:120px;height:120px;position:absolute;inset:-6px}.profile-body h1{overflow-wrap:anywhere;font-family:var(--font-body),sans-serif!important;letter-spacing:-.045em!important;margin:0 0 5px!important;font-size:1.75rem!important;line-height:1.15!important}.profile-username{overflow-wrap:anywhere;color:#dfd5e4!important;margin:0!important;font-size:.9375rem!important}.profile-guild{background:#ffffff12;border-radius:8px;align-items:center;gap:6px;margin-top:12px;padding:4px 8px;font-size:.875rem;display:inline-flex}.profile-bio{white-space:pre-wrap;overflow-wrap:anywhere;color:#f2eaf5!important;margin:22px 0!important;font-size:1rem!important;line-height:1.6!important}.profile-activity{background:#0002;border:1px solid #ffffff12;border-radius:16px;margin:20px 0 16px;padding:14px}.profile-activity-label{color:#cdbfd2;white-space:nowrap;text-overflow:ellipsis;margin-bottom:12px;font-size:.8125rem;overflow:hidden}.profile-activity-content{align-items:center;gap:13px;display:flex}.profile-cover{flex-shrink:0;width:72px;height:72px;position:relative}.profile-cover>img:first-child{object-fit:cover;border-radius:12px;width:72px;height:72px}.profile-cover-badge{border:3px solid #29202d;border-radius:50%;width:24px;height:24px;position:absolute;bottom:-4px;right:-4px}.profile-track{flex:1;gap:3px;min-width:0;font-size:.875rem;display:grid}.profile-track>strong,.profile-track>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-track>span{color:#ded2e3}.profile-timeline{margin-top:7px}.profile-timeline progress{width:100%;height:4px;accent-color:var(--profile-accent);background:#ffffff20;border:none;border-radius:8px;display:block;overflow:hidden}.profile-timeline progress::-webkit-progress-bar{background:#ffffff20}.profile-timeline progress::-webkit-progress-value{background:var(--profile-accent);border-radius:8px}.profile-timeline>div{color:#bcafc3;font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:5px;font-size:.75rem;display:flex}.profile-song,.profile-discord-link{border-radius:999px;justify-content:center;align-items:center;gap:8px;font-size:.875rem;font-weight:600;display:flex;text-decoration:none!important}.profile-song{color:#eee8f1;background:#ffffff10;margin-top:14px;padding:9px}.profile-discord-link{color:#fff;background:#ffffff12;margin-top:20px;padding:13px;transition:background .2s}.profile-discord-link:hover,.profile-song:hover{background:#fff2}.profile-missing{border:1px solid #ffffff20;border-radius:24px;padding:40px}.profile-editor{grid-template-columns:minmax(0,1.15fr) minmax(300px,1fr);align-items:start;gap:40px;display:grid}.profile-editor-panel{gap:24px;display:grid}.profile-editor-panel h1{font-size:clamp(2rem,5vw,3.25rem)}.profile-editor-panel h2{font-size:1.3rem!important}.profile-editor-preview{justify-content:center;gap:12px;display:grid;position:sticky;top:110px}.profile-editor-preview>small{text-align:center;color:var(--muted);font-size:.875rem}.profile-editor input,.profile-editor textarea{width:100%;color:inherit;font:inherit;background:#ffffff07;border:1px solid #ffffff20;border-radius:16px;padding:14px;line-height:1.5}.profile-editor textarea{resize:vertical;min-height:140px}.profile-editor label{font-size:.9375rem}.profile-field{gap:10px;display:grid}.profile-field small,.profile-help{color:var(--muted);font-size:.875rem;line-height:1.6}.profile-switch{align-items:center;gap:14px;display:flex}.profile-switch input{width:20px;height:20px;accent-color:var(--pink);flex-shrink:0}.profile-editor-actions{flex-wrap:wrap;gap:12px;display:flex}.profile-error{color:#ffacb6;font-size:.9375rem}.profile-success{color:#a4edc2;font-size:.9375rem}.profile-url{overflow-wrap:anywhere;background:#ffffff07;border-radius:14px;padding:12px 15px;font-size:.875rem}.profile-editor .discord-profile{max-width:100%}.profile-link-card{margin-top:28px}.profile-link-card .text-link{margin-top:14px}.profile-empty{text-align:center;min-height:380px;color:var(--muted);border:1px dashed #ffffff25;border-radius:26px;place-content:center;padding:32px;display:grid}@keyframes profile-arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:800px){.profile-editor{grid-template-columns:1fr}.profile-editor-preview{order:2;position:static}.public-profile-page{padding:36px 16px}.discord-profile{width:min(440px,100vw - 32px)}}@media (prefers-reduced-motion:reduce){.discord-profile{animation:none}.profile-discord-link{transition:none}}
