.profile-settings-content{display:grid;gap:20px}.profile-settings-side{display:grid;align-content:start;gap:20px;min-width:0}@media (min-width:1180px){.settings-main:has(.profile-settings-content){max-width:1240px}.profile-settings-content{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);align-items:start}}.profile-details-form,.profile-image-setting{overflow:hidden}.profile-birth-date-setting,.profile-details-form,.profile-image-setting{border:1px solid var(--shell-line);border-radius:11px;background:var(--console-panel)}.profile-birth-date-setting{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;padding:20px}.profile-birth-date-setting>span{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--shell-line-strong);border-radius:9px;background:var(--console-inset);color:var(--screen-dim)}.profile-birth-date-setting h2{margin:0 0 7px;font-size:1rem;font-weight:600}.profile-birth-date-setting strong{display:block;color:var(--screen-white);font-size:.75rem;font-weight:560;text-transform:capitalize}.profile-birth-date-setting p{display:flex;align-items:center;gap:6px;margin:7px 0 0;color:var(--screen-muted);font-size:.6875rem;line-height:1.5}.profile-image-setting>header{padding:20px 20px 0}.profile-image-setting h2{margin:0;font-size:1rem;font-weight:600}.profile-image-setting header p{margin:5px 0 0;color:var(--screen-muted);font-size:.6875rem;line-height:1.55}.profile-banner-preview{position:relative;display:grid;place-items:center;overflow:hidden;width:calc(100% - 40px);aspect-ratio:3/1;max-height:220px;margin:18px 20px 0;border:1px solid var(--shell-line);border-radius:9px;background:var(--console-inset);color:var(--screen-muted)}.profile-banner-preview>img{width:100%;height:100%;object-fit:cover}.profile-image-setting-body{display:flex;align-items:center;gap:18px;padding:18px 20px 12px}.profile-image-setting-body>div:last-child{min-width:0}.profile-avatar-preview{display:grid;place-items:center;overflow:hidden;width:92px;height:92px;border:3px solid var(--console-panel);border-radius:50%;background:var(--console-inset);box-shadow:0 0 0 1px var(--shell-line-strong);color:var(--screen-white);font:620 1.5rem var(--interface-font-family)}.profile-avatar-preview img{width:100%;height:100%;object-fit:cover}.profile-image-setting-body strong{display:block;font-size:.8125rem;font-weight:600}.profile-settings-handle{display:block;margin-top:3px;color:var(--screen-muted);font:500 .6875rem var(--interface-font-family)}.profile-image-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}.profile-banner-actions button,.profile-image-actions button{display:flex;gap:6px;align-items:center;justify-content:center;min-height:36px;padding:0 12px;border:1px solid var(--shell-line-strong);border-radius:8px;background:transparent;color:var(--screen-dim);font-size:.6875rem;font-weight:550;cursor:pointer}.profile-banner-actions button:hover:not(:disabled),.profile-image-actions button:hover:not(:disabled){border-color:var(--brand-blurple);color:var(--screen-white)}.profile-image-setting>small{display:block;padding:0 20px 18px;color:var(--screen-muted);font-size:.6875rem;line-height:1.5}.profile-banner-actions{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:14px 20px 20px}.profile-banner-actions small{flex:1 1 240px;color:var(--screen-muted);font-size:.6875rem;line-height:1.5}.profile-image-actions button:hover{background:var(--console-hover);color:var(--screen-dim)}.profile-details-form{display:grid;gap:16px;padding:20px}.profile-details-form header{padding-bottom:16px;border-bottom:1px solid var(--shell-line)}.profile-details-form h2{margin:0 0 5px;font-size:1rem;font-weight:600}.profile-details-form label{display:grid;gap:7px;color:var(--screen-dim);font-size:.6875rem;font-weight:500}.profile-field-label{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-field-label small,.profile-thought-field>small{color:var(--screen-muted);font-size:.6875rem;font-weight:450}.profile-thought-field>small{margin-top:-2px}.profile-details-form input,.profile-details-form textarea{width:100%;border:1px solid var(--shell-line-strong);border-radius:8px;outline:0;background:var(--console-inset);color:var(--screen-white);font-size:.75rem}.profile-details-form input{height:42px;padding:0 11px}.profile-details-form textarea{min-height:116px;padding:10px 11px;line-height:1.55}.profile-details-form input:focus,.profile-details-form textarea:focus{border-color:rgb(88 101 242/58%)}.profile-form-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:4px}.profile-form-footer>span{color:var(--safe-green);font-size:.6875rem}.profile-form-actions button:not(.settings-revert),.profile-form-footer button{display:flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:0 13px;border:1px solid var(--shell-line-strong);border-radius:8px;background:var(--console-raised);color:var(--screen-white);font-size:.6875rem;font-weight:600;cursor:pointer;transition:background-color var(--motion-quick) var(--ease-out),border-color var(--motion-quick) var(--ease-out),color var(--motion-quick) var(--ease-out),transform var(--motion-instant) var(--ease-out)}.profile-crop-modal>footer button:last-child:hover:not(:disabled),.profile-form-actions button:not(.settings-revert):hover:not(:disabled),.profile-form-footer button:hover:not(:disabled){border-color:var(--brand-blurple);background:var(--console-hover);color:var(--screen-white);transform:translateY(-1px)}.profile-crop-modal>footer button:last-child:active:not(:disabled),.profile-form-footer button:active:not(:disabled){transform:scale(.97)}.profile-crop-modal>footer button:focus-visible,.profile-form-footer button:focus-visible{outline:2px solid var(--brand-blurple-bright);outline-offset:3px}.profile-crop-backdrop{position:fixed;z-index:90;inset:0;background:rgb(5 4 7/82%);backdrop-filter:blur(8px);animation:veil-in var(--motion-quick) var(--ease-out)}.profile-crop-modal{position:fixed;z-index:91;top:50%;left:50%;display:flex;flex-direction:column;width:min(calc(100% - 32px),720px);height:min(88dvh,760px);max-height:min(88dvh,760px);overflow:hidden;border:1px solid var(--shell-line-strong);border-radius:12px;outline:0;background:var(--console-panel);box-shadow:0 24px 70px var(--shadow-modal);transform:translate(-50%,-50%);animation:modal-center-in var(--motion-enter) var(--ease-out)}.profile-crop-modal>header{flex:none;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid var(--shell-line)}.profile-crop-modal h2{margin:0;font-size:1rem;font-weight:600}.profile-crop-modal header p{margin:4px 0 0;color:var(--screen-muted);font-size:.6875rem}.profile-crop-modal header button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:7px;background:transparent;color:var(--screen-muted);cursor:pointer}.profile-crop-stage{container-type:size;flex:1 1 auto;display:grid;place-items:center;min-height:0;padding:20px;overflow:hidden;background:var(--console-inset)}.profile-crop-stage img,.profile-crop-stage>.ReactCrop{max-width:100cqw;max-height:100cqh}.profile-crop-stage img{display:block}.profile-crop-error{flex:none;margin:0;padding:10px 20px 0;color:var(--danger-text);font-size:.6875rem}.profile-crop-modal>footer{flex:none;display:flex;justify-content:flex-end;gap:8px;padding:14px 20px;border-top:1px solid var(--shell-line)}.profile-crop-modal>footer button{display:flex;align-items:center;justify-content:center;gap:6px;min-width:100px;min-height:38px;padding:0 11px;border:1px solid var(--shell-line-strong);border-radius:7px;background:transparent;color:var(--screen-dim);font-size:.6875rem;cursor:pointer}.profile-crop-modal>footer button:last-child{border-color:var(--shell-line-strong);background:var(--console-raised);color:var(--screen-white)}.profile-banner-actions button:disabled,.profile-crop-modal button:disabled,.profile-form-actions button:disabled,.profile-form-footer button:disabled,.profile-image-actions button:disabled{opacity:.45;cursor:wait}@media (max-width:620px){.profile-banner-preview{aspect-ratio:2.35/1;width:calc(100% - 28px);margin-inline:14px}.profile-image-setting>header{padding:16px 16px 0}.profile-image-setting-body{gap:14px;padding:16px 16px 10px}.profile-avatar-preview{width:72px;height:72px}.profile-details-form{padding:16px}.profile-image-setting>small{padding:0 16px 16px}.profile-banner-actions{align-items:stretch;padding:12px 14px 16px}.profile-banner-actions button{flex:1;min-height:40px}.profile-banner-actions small{flex-basis:100%}.profile-crop-modal{top:auto;right:0;bottom:0;left:0;width:100%;height:calc(100dvh - 20px);max-height:calc(100dvh - 20px);border-radius:14px 14px 0 0;transform:none;animation-name:modal-sheet-in}.profile-crop-modal>footer,.profile-crop-modal>header,.profile-crop-stage{padding-inline:14px}.profile-crop-modal>footer button{flex:1;min-height:42px}.profile-crop-modal>footer{padding-bottom:max(14px,env(safe-area-inset-bottom))}}.profile-social-fields label>svg,.profile-social-links a svg{flex:none}.profile-social-fields{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:4px 20px 0;padding:16px;border:1px solid var(--shell-line);border-radius:9px}.profile-social-fields legend{padding:0 6px;color:var(--screen-white);font-size:.6875rem;font-weight:620}.profile-social-fields>p{grid-column:1/-1;margin:0 0 4px;color:var(--screen-muted);font-size:.6875rem}.profile-social-elsewhere{order:1;color:var(--screen-muted)}.profile-social-elsewhere a{color:var(--brand-blurple-bright);font-weight:580}.profile-social-locked input:disabled{border-style:dashed;color:var(--screen-dim);cursor:not-allowed}.profile-social-locked input:disabled::placeholder{color:var(--screen-muted)}.profile-social-fields label{display:grid;grid-column:span 2;grid-template-columns:16px 1fr;align-items:center;gap:6px}.profile-social-fields .profile-social-locked{grid-column:span 3}.profile-image-error{display:flex;gap:6px;align-items:flex-start;margin:10px 0 0;color:var(--danger-text);font-size:.6875rem;line-height:1.45}.profile-image-error svg{flex:none;margin-top:2px}.profile-social-fields input{grid-column:1/-1}.profile-secondary-actions,.profile-social-links{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}@media (max-width:620px){.profile-social-fields{grid-template-columns:1fr;margin-inline:14px}.profile-social-fields .profile-social-locked,.profile-social-fields label,.profile-social-fields>p{grid-column:auto}.profile-title-row,.profile-title-row>div{min-width:0}.profile-verified-title h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-secondary-actions,.profile-social-links{grid-column:1/-1}}.profile-social-links{gap:8px}.profile-social-links a{display:grid;place-items:center;flex:0 0 42px;width:42px;min-height:42px;padding:0;border:0;border-radius:9px;color:white;box-shadow:inset 0 0 0 1px rgb(255 255 255/14%);transition:transform var(--motion-quick) var(--ease-out),filter var(--motion-quick) var(--ease-out),box-shadow var(--motion-quick) var(--ease-out)}.profile-social-links a[data-network=youtube]{background:#ff0033}.profile-social-links a[data-network=instagram]{background:#d62976}.profile-social-links a[data-network=twitter]{background:#050505}.profile-social-links a[data-network=twitch]{background:#9146ff}.profile-social-links a[data-network=steam]{background:#1b2838}.profile-social-links a:hover{color:white;filter:brightness(1.12);transform:translateY(-2px);box-shadow:inset 0 0 0 1px rgb(255 255 255/22%),0 7px 18px var(--shadow-soft)}.profile-social-links a:active{transform:scale(.95)}.profile-social-links a:focus-visible{outline:2px solid var(--screen-white);outline-offset:2px}.profile-social-links a svg{color:white}@media (max-width:620px){.profile-social-links{overflow-x:auto;scrollbar-width:none}.profile-social-links a{flex-basis:44px;width:44px;min-height:44px;padding:0}}.profile-banner{position:relative;width:calc(100% + var(--profile-page-gutter) * 2);margin-inline:calc(var(--profile-page-gutter) * -1);height:clamp(320px,34vw,430px);overflow:hidden;border-radius:12px;background:radial-gradient(130% 130% at 82% -12%,color-mix(in oklab,var(--brand-blurple-bright) 42%,transparent) 0,transparent 56%),linear-gradient(180deg,color-mix(in oklab,var(--brand-blurple) 48%,var(--console-panel)) 0,color-mix(in oklab,var(--brand-blurple) 20%,var(--console-panel)) 46%,var(--console-canvas) 94%)}.profile-page{--profile-page-gutter:36px;position:relative;isolation:isolate;margin-top:-76px;padding-top:0}.profile-page[data-has-banner]:before{position:absolute;z-index:-1;top:0;right:calc(var(--profile-page-gutter) * -1);left:calc(var(--profile-page-gutter) * -1);height:clamp(300px,34vw,430px);background:linear-gradient(180deg,rgb(9 8 12/18%) 0,var(--console-canvas) 96%),linear-gradient(90deg,var(--console-canvas) 0,transparent 28%,transparent 72%,var(--console-canvas) 100%),var(--profile-banner-image) center 32% /cover no-repeat;content:"";filter:saturate(.9)}.profile-page[data-has-banner] .profile-banner{background:transparent;box-shadow:none}@media (max-width:960px){.profile-page{--profile-page-gutter:24px}}.profile-banner img{object-fit:cover}.profile-header{display:flex;align-items:flex-start;gap:20px;margin-top:-128px;padding:0 28px;position:relative;z-index:1}.profile-identity{position:relative;flex:1;min-width:0;padding-top:68px}.profile-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.profile-title-row>div:first-child{min-width:0;padding-right:min(46vw,520px)}.profile-meta-row{display:flex;align-items:center;flex-wrap:wrap;gap:5px 10px;margin-top:4px}.profile-action-cluster{position:absolute;top:64px;right:0;display:flex;align-items:center;justify-content:flex-end;gap:8px}.profile-action-cluster .profile-secondary-actions,.profile-action-cluster .profile-social-links{flex-wrap:nowrap;margin-top:0}.profile-edit-link,.profile-follow-control button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 12px;border:1px solid var(--shell-line-strong);border-radius:8px;background:var(--console-raised);color:var(--screen-dim);font-size:.6875rem;font-weight:580;white-space:nowrap}.profile-follow-control button:not([data-following]){background:var(--brand-blurple);border-color:var(--brand-blurple);color:white}.profile-follow-control span{display:block;margin-top:4px;color:var(--danger-text);font-size:.6875rem;text-align:right}.profile-joined{display:flex;align-items:center;gap:6px;margin-top:0;color:var(--screen-muted);font-size:.6875rem}.profile-avatar-anchor{position:relative;flex:0 0 112px;width:112px;margin-top:56px}.profile-avatar{position:relative;display:grid;place-items:center;width:112px;height:112px;overflow:hidden;border:0;border-radius:50%;font:650 1.75rem var(--interface-font-family)}.profile-avatar,.profile-thought-bubble{background:var(--console-raised);color:var(--screen-white)}.profile-thought-bubble{position:absolute;right:auto;bottom:calc(100% + 13px);left:58px;z-index:2;width:max-content;max-width:min(280px,calc(100vw - 64px));--thought-line:color-mix(in srgb,var(--screen-white) 16%,var(--console-raised));padding:11px 14px;border:1px solid var(--thought-line);border-radius:13px 13px 13px 4px;box-shadow:0 14px 34px var(--shadow-raised);transform-origin:left bottom;animation:profile-thought-in .32s var(--ease-out) both,profile-thought-float 4.8s cubic-bezier(.45,0,.55,1) .7s infinite}.profile-thought-tail{position:absolute;bottom:-13px;left:6px;display:block}.profile-thought-tail-fill{fill:var(--console-raised);stroke:none}.profile-thought-tail-line{fill:none;stroke:var(--thought-line);stroke-width:1}.profile-thought-bubble p{overflow-wrap:anywhere;font-size:.6875rem;font-weight:520;line-height:1.45;text-wrap:balance}@media (prefers-reduced-motion:reduce){.profile-thought-bubble{animation:profile-thought-in .01ms both}}.profile-avatar img{object-fit:cover}.profile-header h1{color:var(--screen-white);font-size:1.75rem;font-weight:650;letter-spacing:-.045em}.profile-organization{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:7px;color:var(--tonal-brand-text);font-size:.6875rem;font-weight:620}.profile-organization>svg{flex:none}.profile-organization-site{display:inline-flex;gap:4px;align-items:center;max-width:22rem;overflow:hidden;color:var(--screen-muted);font-weight:550;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.profile-organization-site:hover{color:var(--screen-white);text-decoration:underline}.profile-organization-site>svg{flex:none}.profile-organization-team{display:inline-flex;gap:5px;align-items:center;color:var(--screen-muted);font-weight:500}.profile-organization-team>svg{flex:none}.profile-organization-team>a{color:var(--screen-muted);text-decoration:none}.profile-organization-team>a:hover{color:var(--screen-white);text-decoration:underline}.profile-organization-team>b{color:var(--screen-dim);font-weight:550}.profile-organization>span{padding:2px 8px;border:1px solid var(--brand-blurple);border-radius:999px;background:var(--brand-blurple-wash);font-size:.625rem;letter-spacing:.02em}.profile-organization>small{color:var(--screen-dim);font-size:.6875rem;font-weight:550}.profile-handle{margin-top:3px;color:var(--screen-muted);font-size:.6875rem}.profile-bio{max-width:640px;margin-top:10px;color:var(--screen-dim);font-size:.8125rem;line-height:1.55}.profile-connections-summary{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-top:10px}.profile-connections-summary a{display:inline-flex;align-items:baseline;gap:5px;color:var(--screen-muted);font-size:.6875rem;transition:color var(--motion-quick) var(--ease-out)}.profile-connections-summary strong{color:var(--screen-white);font-size:.75rem;font-weight:650;font-variant-numeric:tabular-nums}.profile-connections-summary a:hover{color:var(--screen-dim);text-decoration:underline;text-underline-offset:3px}.profile-stats{gap:28px;margin:30px 28px 40px;padding:16px 0;border-block:1px solid var(--shell-line)}.profile-shelf{margin-bottom:40px}.profile-page .profile-shelf .cover-shelf{grid-template-columns:repeat(5,minmax(0,144px));justify-content:start;gap:12px}.profile-page .profile-shelf .shelf-cover-skeleton{width:144px}.profile-lists-empty{padding:14px 0;border-top:1px solid var(--shell-line);color:var(--screen-muted);font-size:.6875rem}@media (max-width:620px){.profile-page{--profile-page-gutter:16px}.profile-page .profile-shelf .cover-shelf{gap:10px}.profile-page .profile-shelf .cover-shelf .quick-game-card,.profile-page .profile-shelf .shelf-cover-skeleton{flex:0 0 104px;width:104px}.profile-banner{height:360px;border-radius:0}.profile-header{display:grid;grid-template-columns:82px minmax(0,1fr);align-items:start;gap:13px;margin-top:-104px;padding:0 8px}.profile-identity{display:contents;padding:0}.profile-title-row>div:first-child{padding-right:0}.profile-meta-row{display:grid;gap:4px}.profile-action-cluster{position:static;grid-column:1/-1;justify-content:flex-start;flex-wrap:wrap;margin-top:8px}.profile-title-row{grid-column:2;align-self:center;margin-top:0;gap:10px}.profile-edit-link,.profile-follow-control button{min-height:34px;padding-inline:9px;font-size:0}.profile-edit-link svg,.profile-follow-control button svg{margin:0}.profile-avatar{width:82px;height:82px;font-size:1.25rem}.profile-avatar-anchor{width:82px;margin-top:0}.profile-thought-bubble{right:auto;bottom:calc(100% + 10px);left:12px;max-width:calc(100vw - 52px);border-radius:12px 12px 12px 4px;transform-origin:left bottom}.profile-thought-bubble:after{right:auto;left:-1px;clip-path:polygon(0 0,100% 0,0 100%)}.profile-header h1,.profile-verified-title{font-size:1.3125rem}.profile-bio{grid-column:1/-1;margin-top:4px}.profile-connections-summary{grid-column:1/-1;gap:16px;margin-top:1px}.profile-joined{grid-column:1/-1;margin-top:0}.profile-title-row{align-items:flex-end;gap:12px}.profile-title-row>div:first-child{min-width:0}.profile-edit-link,.profile-follow-control button{flex:0 0 auto;min-width:108px;min-height:42px;padding-inline:13px;border-radius:9px;font-size:.6875rem}.profile-follow-control{flex:0 0 auto}.profile-edit-link svg,.profile-follow-control button svg{flex:0 0 auto;margin-right:1px}.profile-edit-link:active,.profile-follow-control button:active:not(:disabled){transform:scale(.97)}}.profile-stats{display:flex;gap:14px;overflow-x:auto;scrollbar-width:none}.profile-stats>a{position:relative;display:grid;flex:0 0 76px;gap:8px;justify-items:center;min-width:0;padding:0;border:0;background:transparent;transition:transform var(--motion-quick) var(--ease-out),border-color var(--motion-quick) var(--ease-out),background-color var(--motion-quick) var(--ease-out),color var(--motion-quick) var(--ease-out)}.profile-stats>a:hover{transform:translateY(-2px)}.profile-stats>a:active{background:var(--quiet-hover);transform:scale(.97)}.profile-stats>a:focus-visible{outline:2px solid var(--brand-blurple-bright);outline-offset:2px}.profile-stat-label{display:grid;justify-items:center;gap:7px;overflow:hidden;color:var(--screen-muted);font-size:.6875rem;font-weight:580;text-overflow:ellipsis;white-space:nowrap}.profile-stat-label svg{box-sizing:content-box;width:24px;height:24px;padding:18px;border:1px solid var(--shell-line);border-radius:50%;background:var(--console-raised);color:var(--brand-blurple-bright);box-shadow:inset 0 1px 0 rgb(255 255 255/5%)}.profile-stats>a strong{position:absolute;top:0;right:2px;display:grid;place-items:center;min-width:22px;height:22px;padding-inline:5px;border:2px solid var(--console-canvas);border-radius:999px;background:var(--console-hover);color:var(--screen-white);font-size:.5625rem;font-weight:620;font-variant-numeric:tabular-nums}.profile-comments{margin:56px 28px 0;padding-top:28px;border-top:1px solid var(--shell-line)}.profile-blocked-notice{display:flex;align-items:flex-start;gap:12px;margin:-18px 28px 40px;padding:20px;border:1px solid var(--shell-line);border-radius:12px;background:var(--console-panel);color:var(--screen-muted)}.profile-blocked-notice>svg{flex:none;color:var(--screen-dim)}.profile-blocked-notice h2{color:var(--screen-white);font-size:.875rem}.profile-blocked-notice p{margin-top:5px;font-size:.6875rem;line-height:1.55}.profile-comments>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:0 0 18px;border-bottom:1px solid var(--shell-line)}.profile-comments>header h2{display:flex;align-items:center;gap:7px;color:var(--screen-white);font-size:.9375rem;font-weight:640}.profile-comments>header p{margin-top:4px;color:var(--screen-muted);font-size:.6875rem}.profile-comments>header>span{display:grid;min-width:28px;height:28px;place-items:center;border-radius:7px;background:var(--console-inset);color:var(--screen-dim);font-size:.6875rem;font-weight:650}.profile-comment-composer{display:grid;gap:8px;padding:16px 0;border-bottom:1px solid var(--shell-line)}.profile-comment-composer label{color:var(--screen-dim);font-size:.6875rem;font-weight:600}.profile-comment-composer textarea,.profile-comment-report select{width:100%;border:1px solid var(--shell-line-strong);border-radius:8px;outline:0;background:var(--console-inset);color:var(--screen-white);font:.75rem/1.55 var(--interface-font-family)}.profile-comment-composer textarea{min-height:52px;padding:11px 12px}.profile-comment-composer textarea:focus,.profile-comment-report select:focus{border-color:var(--brand-blurple);box-shadow:0 0 0 3px var(--brand-blurple-wash)}.profile-comment-composer textarea[aria-invalid=true],.profile-comment-inline-form textarea[aria-invalid=true]{border-color:var(--danger-text);box-shadow:0 0 0 3px color-mix(in srgb,var(--danger-text) 14%,transparent)}.profile-comment-form-error{margin:0;color:var(--danger-text);font-size:.625rem;font-weight:560;line-height:1.45}.profile-comment-composer footer{display:flex;align-items:center;justify-content:space-between}.profile-comment-composer small{color:var(--screen-muted);font-size:.625rem;font-variant-numeric:tabular-nums}.profile-comment-composer button{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:0 12px;border-radius:8px;background:var(--brand-blurple);color:white;font-size:.6875rem;font-weight:650}.profile-comment-composer button:disabled{cursor:not-allowed;opacity:.48}.profile-comments-error,.profile-comments-notice{margin:0;padding:13px 0;border-bottom:1px solid var(--shell-line);color:var(--screen-muted);font-size:.6875rem}.profile-comments-error{color:var(--danger-text)}.profile-comment-list{display:grid}.profile-comment-thread>article{display:grid;grid-template-columns:32px minmax(0,1fr);gap:9px;max-width:100%;padding:16px 0}.profile-comment-list>.profile-comment-thread+.profile-comment-thread{border-top:1px solid var(--shell-line)}.profile-comment-replies,.profile-comment-thread{position:relative;min-width:0}.profile-comment-replies{--thread-indent:10px;--thread-elbow:29px;margin-left:16px;padding-left:var(--thread-indent)}.profile-comment-replies .profile-comment-thread>article{padding-top:13px;padding-bottom:13px}.profile-comment-replies>.profile-comment-thread:before{position:absolute;top:0;left:calc(var(--thread-indent) * -1);width:var(--thread-indent);height:var(--thread-elbow);border-bottom:1px solid var(--shell-line-strong);border-bottom-left-radius:9px;border-left:1px solid var(--shell-line-strong);content:""}.profile-comment-replies>.profile-comment-thread:not(:last-child):after{position:absolute;top:var(--thread-elbow);bottom:0;left:calc(var(--thread-indent) * -1);border-left:1px solid var(--shell-line-strong);content:""}.profile-comment-replies>.profile-comment-thread:has(>article[data-deleted]){--thread-elbow:20px}.profile-comment-avatar{position:relative;z-index:1}.profile-comment-thread[data-has-replies]>article{position:relative}.profile-comment-trunk{position:absolute;top:22px;bottom:0;left:16px;border-left:1px solid var(--shell-line-strong)}.profile-comment-thread[data-depth="1"]>article>.profile-comment-trunk,.profile-comment-thread[data-depth="2"]>article>.profile-comment-trunk,.profile-comment-thread[data-depth="3"]>article>.profile-comment-trunk{left:0}.profile-comment-thread[data-depth="1"]>.profile-comment-replies,.profile-comment-thread[data-depth="2"]>.profile-comment-replies,.profile-comment-thread[data-depth="3"]>.profile-comment-replies{margin-left:0}.profile-comment-thread>article[data-deleted]{grid-template-columns:minmax(0,1fr);padding-block:9px}.profile-comment-thread>article[data-deleted] p{margin:0;font-size:.6875rem}.profile-comment-avatar{display:grid;place-items:center;width:32px;height:32px;overflow:hidden;border-radius:50%;background:var(--console-inset);color:var(--screen-white);font-size:.75rem;font-weight:650}.profile-comment-avatar img{width:100%;height:100%;object-fit:cover}.profile-comment-list article>div{min-width:0}.profile-comment-list article[id]{scroll-margin-top:88px}.profile-comment-list article[id]:target{border-radius:8px;background:var(--brand-blurple-wash);animation:profile-comment-target 1.8s var(--ease-out) both}@keyframes profile-comment-target{0%,to{box-shadow:0 0 0 1px transparent}18%{box-shadow:0 0 0 1px var(--brand-blurple)}}.profile-comment-list article header{display:flex;align-items:baseline;justify-content:flex-start;gap:6px}.profile-comment-list article header>span{display:flex;flex:none;align-items:center;gap:5px}.profile-comment-list article header b{color:var(--screen-muted);font-size:.625rem;font-weight:500}.profile-comment-list article header i{color:var(--screen-muted);font-size:.5625rem;font-style:normal}.profile-comment-list article header a{overflow:hidden;color:var(--screen-white);font-size:.6875rem;font-weight:640;text-overflow:ellipsis;white-space:nowrap}.profile-comment-list time{flex:none;color:var(--screen-muted);font-size:.625rem}.profile-comment-list article p{min-width:0;max-width:100%;margin-top:7px;overflow-wrap:anywhere;word-break:break-word;color:var(--screen-dim);font-size:.8125rem;line-height:1.6;white-space:pre-wrap}.profile-comment-list article p[data-deleted]{color:var(--screen-muted);font-style:italic}.profile-comment-actions{display:flex;flex-wrap:wrap;gap:2px;margin-top:8px}.profile-comment-actions button{display:inline-flex;align-items:center;gap:5px;min-height:32px;padding:0 8px;border-radius:7px;color:var(--screen-muted);font-size:.6875rem;font-weight:580}.profile-comment-actions button:hover{background:var(--quiet-hover);color:var(--screen-white)}.profile-comment-actions .profile-comment-like-action[data-liked]{color:var(--state-liked-text)}.profile-comment-like-static{display:inline-flex;align-items:center;gap:5px;min-height:32px;padding-inline:8px;color:var(--screen-muted);font-size:.6875rem;font-weight:580}.profile-comment-actions button[data-armed]{background:rgb(210 105 105/12%);color:var(--danger-text)}.profile-comment-actions .profile-comment-reply-action{min-height:32px;padding-inline:8px;border:0;background:transparent;color:var(--screen-dim);font-weight:620}.profile-comment-actions .profile-comment-reply-action:hover{background:var(--quiet-hover);color:var(--screen-white)}.profile-comment-actions .profile-comment-more{min-width:32px;padding:0;justify-content:center}.profile-comment-action-menu{z-index:var(--layer-popover);min-width:190px;padding:5px;border:1px solid var(--shell-line-strong);border-radius:9px;background:var(--overlay-panel);box-shadow:0 14px 38px var(--overlay-shadow);transform-origin:var(--transform-origin);animation:menu-rise-in var(--motion-quick) var(--ease-out)}.profile-comment-action-menu [role=menuitem]{display:flex;align-items:center;gap:8px;min-height:38px;padding:0 9px;border-radius:6px;outline:0;color:var(--screen-dim);font-size:.6875rem;font-weight:580;cursor:pointer}.profile-comment-action-menu [role=menuitem][data-highlighted]{background:var(--quiet-hover);color:var(--screen-white)}.profile-comment-action-menu [role=menuitem][data-danger]{color:var(--danger-text)}@keyframes menu-rise-in{0%{opacity:0;transform:scale(.97)}}.profile-comment-pending{display:grid;grid-template-columns:32px minmax(0,1fr);gap:9px;padding:14px 0;animation:review-panel-in var(--motion-enter) var(--ease-out) both}.profile-comment-replies>.profile-comment-pending{padding-block:13px}.profile-comment-pending>span{width:32px;height:32px;border-radius:50%}.profile-comment-pending>div{display:grid;align-content:start;gap:7px;min-width:0}.profile-comment-pending i{height:9px;border-radius:5px}.profile-comment-pending i:first-child{width:min(148px,46%)}.profile-comment-pending i:nth-child(2){width:min(440px,86%);margin-top:3px}.profile-comment-pending i:last-child{width:min(210px,40%)}.profile-comment-inline-form{display:grid;gap:7px;margin-top:9px}.profile-comment-inline-form>label{color:var(--brand-blurple-bright);font-size:.625rem;font-weight:600}.profile-comment-inline-form textarea{width:100%;min-height:46px;padding:9px 10px;border:1px solid var(--shell-line-strong);border-radius:8px;outline:0;background:var(--console-inset);color:var(--screen-white);font:.75rem/1.5 var(--interface-font-family)}.profile-comment-inline-form textarea:focus{border-color:var(--brand-blurple);box-shadow:0 0 0 3px var(--brand-blurple-wash)}.profile-comment-inline-form>footer{display:flex;align-items:center;justify-content:flex-end;gap:7px;margin-top:0}.profile-comment-inline-form>footer small{margin-right:auto;color:var(--screen-muted);font-size:.5625rem;font-variant-numeric:tabular-nums}.profile-comment-inline-form>footer button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:6px;min-height:30px;padding:0 9px;border-radius:7px;color:var(--screen-dim);font-size:.625rem;font-weight:600;line-height:1;white-space:nowrap}.profile-comment-inline-form>footer button[type=submit]{min-height:38px;padding-inline:12px;background:var(--brand-blurple);color:white}.profile-comments-empty{display:flex;align-items:center;justify-content:center;gap:8px;padding:26px 18px;color:var(--screen-muted);font-size:.6875rem}.profile-comment-report select{min-height:42px;margin-top:7px;padding:0 10px}.profile-action-error{color:var(--danger-text);font-size:.625rem}.profile-subpage{max-width:100%}.profile-subpage-header{max-width:720px;margin-bottom:24px}.profile-subpage-header>span{display:flex;align-items:center;gap:7px;color:var(--brand-blurple-bright);font-size:.6875rem;font-weight:650;letter-spacing:.09em}.profile-subpage-header h1{margin-top:8px;color:var(--screen-white);font-size:clamp(1.75rem,4vw,2.375rem);font-weight:660;letter-spacing:-.045em;line-height:1.08;text-wrap:balance}.profile-subpage-header p{max-width:600px;margin-top:9px;color:var(--screen-dim);font-size:.6875rem;line-height:1.6}.profile-subpage-summary{display:flex;gap:8px;margin:-8px 0 26px}.profile-subpage-summary>span{display:flex;align-items:center;gap:6px;min-height:38px;padding:0 11px;border:1px solid var(--shell-line);border-radius:8px;background:var(--console-inset);color:var(--screen-muted);font-size:.6875rem}.profile-subpage-summary strong{color:var(--screen-white);font-size:.75rem}.profile-subpage-empty{display:grid;justify-items:center;padding:52px 20px;border:1px dashed var(--shell-line-strong);border-radius:12px;color:var(--brand-blurple-bright)}.profile-connections-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:10px}.profile-connections-search{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;max-width:620px;min-height:44px;margin:0 0 18px;padding:0 6px 0 12px;border:1px solid var(--shell-line-strong);border-radius:9px;background:var(--console-inset);color:var(--screen-muted)}.profile-connections-search input[type=search]{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--screen-white);font-size:.75rem}.profile-connections-search:focus-within{border-color:var(--brand-blurple);box-shadow:0 0 0 3px var(--brand-blurple-wash)}.profile-connection-card{min-width:0}.profile-connection-card>a{display:grid;grid-template-columns:52px minmax(0,1fr) 24px;align-items:center;gap:12px;min-height:84px;padding:14px;border:1px solid var(--shell-line);border-radius:11px;background:var(--console-panel);transition:transform var(--motion-quick) var(--ease-out),background-color var(--motion-quick) var(--ease-out),border-color var(--motion-quick) var(--ease-out),box-shadow var(--motion-quick) var(--ease-out)}.profile-connection-card>a:hover{border-color:var(--shell-line-strong);background:var(--console-raised);box-shadow:0 12px 30px var(--shadow-soft);transform:translateY(-2px)}.profile-connection-card>a:active{transform:scale(.98)}.profile-connection-avatar{position:relative;display:grid;place-items:center;width:52px;height:52px;overflow:hidden;border:1px solid var(--shell-line-strong);border-radius:50%;background:var(--console-inset);color:var(--screen-white);font-size:.875rem;font-weight:650}.profile-connection-avatar img{object-fit:cover}.profile-connection-copy{min-width:0}.profile-connection-copy>strong{display:flex;align-items:center;gap:3px;color:var(--screen-white);font-size:.75rem;font-weight:600}.profile-connection-copy>strong>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-connection-copy>small{display:flex;gap:6px;align-items:center;margin-top:2px;overflow:hidden;color:var(--screen-muted);font-size:.6875rem}.profile-connection-relationship{flex:none;padding:1px 6px;border:1px solid var(--shell-line);border-radius:999px;color:var(--screen-dim);font-weight:500;font-size:.625rem;line-height:1.5;white-space:nowrap}.profile-connection-reason{border-color:var(--shell-line-strong);color:var(--screen-white);font-weight:600}.profile-connection-copy>p{display:-webkit-box;margin-top:6px;overflow:hidden;color:var(--screen-dim);font-size:.6875rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:1}.profile-connection-arrow{color:var(--screen-muted);transition:transform var(--motion-quick) var(--ease-out),color var(--motion-quick) var(--ease-out)}.profile-connection-card>a:hover .profile-connection-arrow{color:var(--screen-white);transform:translateX(2px)}@media (max-width:760px){.profile-stats{overflow-x:auto}}@media (max-width:620px){.profile-comments{margin:44px 4px 0;padding-top:24px}.profile-blocked-notice{margin:-12px 4px 32px}.profile-stats{display:flex;margin:22px 4px 32px;padding:10px 0}.profile-stats>a{min-height:82px;padding:0;box-shadow:none}.profile-stat-label svg{display:block}.profile-connections-grid{grid-template-columns:minmax(0,1fr)}.profile-subpage-summary{overflow-x:auto;scrollbar-width:none}.profile-connection-card>a{grid-template-columns:46px minmax(0,1fr) 20px;padding:12px}.profile-connection-avatar{width:46px;height:46px}}@media (prefers-reduced-motion:reduce){.profile-connection-arrow,.profile-connection-card>a,.profile-stats>a{transition-duration:.01ms}}.year-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:22px}.year-toolbar>strong{min-width:46px;color:var(--screen-white);font-size:.875rem;text-align:center}.year-step{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--shell-line-strong);border-radius:9px;color:var(--screen-muted);transition:color var(--motion-quick) var(--ease-out),border-color var(--motion-quick) var(--ease-out)}a.year-step:hover{border-color:var(--brand-blurple);color:var(--screen-white)}.year-step[data-disabled]{opacity:.4}.year-toolbar .share-action-button{margin-left:auto}.year-hero-card,.year-panel{border:1px solid var(--shell-line);border-radius:13px;background:var(--console-panel)}.year-hero-card{display:grid;gap:6px;margin-bottom:12px;padding:26px}.year-hero-card small{color:var(--screen-muted);font-size:.6875rem;letter-spacing:.08em}.year-hero-card strong{color:var(--screen-white);font:700 3.125rem/1.05 var(--interface-font-family)}.year-hero-card p{color:var(--screen-muted);font-size:.75rem}.year-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px}.year-stat{display:grid;gap:4px;padding:14px 16px;border:1px solid var(--shell-line);border-radius:11px;background:var(--console-panel)}.year-stat small{display:flex;align-items:center;gap:6px;color:var(--screen-muted);font-size:.6875rem}.year-stat strong{color:var(--screen-white);font:620 1.25rem var(--interface-font-family)}.year-panel{margin-bottom:12px;padding:18px}.year-panel h2{color:var(--screen-white);font-size:.875rem}.year-panel>p{margin-top:2px;color:var(--screen-muted);font-size:.6875rem}.year-month-chart{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:6px;height:148px;margin-top:26px}.year-month-col{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:7px;min-width:0;height:100%}.year-month-slot{position:relative;display:flex;align-items:flex-end;justify-content:center;height:100%;border-bottom:1px solid var(--shell-line)}.year-month-bar{display:block;width:min(24px,70%);border-radius:4px 4px 0 0;background:var(--brand-blurple-bright)}.year-month-peak{position:absolute;top:-20px;left:50%;transform:translateX(-50%);color:var(--screen-white);font-size:.6875rem;font-weight:620}.year-month-col>small{overflow:hidden;color:var(--screen-muted);font-size:.625rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}.year-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.year-columns .year-panel{margin-bottom:0}.year-top-game{display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;align-items:center;margin-top:16px}.year-top-cover{position:relative;width:72px;aspect-ratio:3/4;overflow:hidden;border-radius:9px;background:var(--console-inset)}.year-top-cover img{object-fit:cover}.year-top-copy{display:grid;gap:4px}.year-top-copy strong{color:var(--screen-white);font-size:.875rem}.year-top-copy small{color:var(--screen-muted);font-size:.6875rem}a.year-top-game:hover .year-top-copy strong{color:var(--brand-blurple-bright)}.year-genres{display:grid;gap:10px;margin:16px 0 0;padding:0;list-style:none}.year-genres li{display:grid;grid-template-columns:minmax(84px,128px) minmax(0,1fr) auto;align-items:center;gap:10px}.year-genre-name{overflow:hidden;color:var(--screen-white);font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.year-genre-track{display:block;min-width:0}.year-genre-track i{display:block;height:10px;border-radius:0 4px 4px 0;background:var(--brand-blurple-bright)}.year-genres b{color:var(--screen-white);font-size:.75rem;font-weight:620}@media (max-width:620px){.year-toolbar{flex-wrap:wrap}.year-toolbar .share-action-button{flex:1 0 100%;margin-left:0}.year-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.year-columns{grid-template-columns:minmax(0,1fr)}.year-hero-card strong{font-size:2.5rem}.year-month-chart{gap:4px;height:120px}}.profile-drawer-setting{overflow:hidden;border:1px solid var(--shell-line);border-radius:11px;background:var(--console-panel)}@media (min-width:1180px){.profile-drawer-setting{grid-column:1/-1}}.profile-drawer-setting>header{padding:20px 20px 16px}.profile-drawer-setting h2{margin:0;font-size:1rem;font-weight:600}.profile-drawer-setting header p{margin:5px 0 0;color:var(--screen-muted);font-size:.6875rem;line-height:1.55}.profile-drawer-setting .md-editor{margin:0 20px;border-radius:8px}.profile-drawer-setting>.profile-form-footer{padding:14px 20px 18px}.twitch-live-card{display:grid;grid-template-columns:168px minmax(0,1fr);gap:16px;align-items:center;margin-bottom:40px;padding:12px;border:1px solid color-mix(in srgb,#9146ff 42%,var(--shell-line));border-radius:14px;background:linear-gradient(100deg,color-mix(in srgb,#9146ff 14%,transparent),transparent 62%),var(--console-panel);color:inherit;text-decoration:none;transition:transform var(--motion-quick) var(--ease-out),border-color var(--motion-quick) var(--ease-out),box-shadow var(--motion-quick) var(--ease-out)}.twitch-live-card:hover{transform:translateY(-2px);border-color:#9146ff;box-shadow:0 10px 26px var(--shadow-soft)}.twitch-live-card:active{transform:scale(.995)}.twitch-live-thumb{position:relative;display:grid;place-items:center;overflow:hidden;aspect-ratio:16/9;border-radius:10px;background:color-mix(in srgb,#9146ff 20%,var(--console-panel));color:#9146ff}.twitch-live-thumb img{width:100%;height:100%;object-fit:cover}.twitch-live-badge{position:absolute;bottom:6px;left:6px;display:inline-flex;gap:5px;align-items:center;padding:3px 7px;border-radius:999px;background:#e91916;color:white;font-size:.5625rem;font-weight:700;letter-spacing:.06em}.twitch-live-badge i{width:5px;height:5px;border-radius:50%;background:currentColor}.twitch-live-body{display:grid;gap:5px;min-width:0}.twitch-live-heading{display:inline-flex;gap:6px;align-items:center;color:#9146ff;font-size:.6875rem;font-weight:700}.twitch-live-title{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.9375rem;font-weight:600;line-height:1.35}.twitch-live-meta{display:flex;flex-wrap:wrap;gap:5px 12px;align-items:center;color:var(--screen-muted);font-size:.6875rem}.twitch-live-meta b{color:var(--screen-dim);font-weight:600}.twitch-live-meta span,.twitch-live-meta time{display:inline-flex;gap:4px;align-items:center}@media (max-width:620px){.twitch-live-card{grid-template-columns:minmax(0,1fr)}}.steam-playing-card{display:inline-flex;gap:6px;align-items:center;min-width:0;max-width:100%;padding:3px 10px 3px 4px;border:1px solid color-mix(in srgb,#66c0f4 26%,var(--shell-line));border-radius:999px;background:color-mix(in srgb,#66c0f4 8%,transparent);color:var(--screen-dim);font-size:.6875rem;line-height:1.4;text-decoration:none;transition:border-color var(--motion-quick) var(--ease-out),background-color var(--motion-quick) var(--ease-out),color var(--motion-quick) var(--ease-out)}.steam-playing-card:hover{border-color:color-mix(in srgb,#66c0f4 55%,var(--shell-line));background:color-mix(in srgb,#66c0f4 15%,transparent);color:var(--screen-white)}.steam-playing-mark{display:grid;place-items:center;flex:none;width:20px;height:20px;border-radius:50%;background:linear-gradient(150deg,#1b2838,#2a475e);color:#66c0f4}.steam-playing-body{display:flex;gap:5px;align-items:baseline;min-width:0}.steam-playing-label{flex:none;color:var(--screen-muted)}.steam-playing-body strong{overflow:hidden;min-width:0;color:inherit;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.profile-drawer{margin-bottom:40px}.profile-drawer-body{min-width:0;margin-top:20px;padding:20px 22px;border:1px solid var(--shell-line);border-radius:12px;background:var(--console-panel)}@media (max-width:620px){.profile-drawer-setting>.profile-form-footer,.profile-drawer-setting>header{padding-right:14px;padding-left:14px}.profile-drawer-setting .md-editor{margin:0 14px}.profile-drawer-body{padding:15px 14px}}.profile-suspended{display:grid;gap:12px;justify-items:center;max-width:520px;margin:60px auto;padding:34px 26px;border:1px solid var(--shell-line);border-radius:14px;background:var(--console-panel);text-align:center}.profile-suspended>span{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:var(--console-inset);color:var(--screen-muted)}.profile-suspended h1{margin:0;color:var(--screen-white);font-size:1.125rem;font-weight:640}.profile-suspended p{margin:0;color:var(--screen-dim);font-size:.8125rem;line-height:1.6}.profile-suspended small{color:var(--screen-muted);font-size:.6875rem}.profile-suspended a{min-height:38px;margin-top:4px;padding:10px 16px;border:1px solid var(--shell-line-strong);border-radius:9px;background:var(--console-raised);color:var(--screen-dim);font-size:.71875rem;font-weight:620;text-decoration:none}.profile-suspended a:hover{border-color:var(--brand-blurple);color:var(--screen-white)}.profile-more-trigger{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--shell-line-strong);border-radius:9px;background:var(--console-raised);color:var(--screen-dim);cursor:pointer;transition:border-color var(--motion-quick) var(--ease-out),background-color var(--motion-quick) var(--ease-out),color var(--motion-quick) var(--ease-out)}.profile-more-trigger:hover,.profile-more-trigger[data-popup-open]{border-color:var(--brand-blurple);background:var(--console-hover);color:var(--screen-white)}.profile-more-menu{z-index:var(--layer-popover);min-width:190px;padding:5px;border:1px solid var(--shell-line-strong);border-radius:10px;background:var(--overlay-panel);box-shadow:0 16px 42px var(--overlay-shadow);transform-origin:var(--transform-origin);animation:menu-rise-in var(--motion-quick) var(--ease-out)}.profile-more-menu [role=menuitem]{display:flex;align-items:center;gap:9px;min-height:36px;padding:0 9px;border-radius:7px;outline:0;color:var(--screen-dim);font-size:.75rem;font-weight:550;cursor:pointer}.profile-more-menu [role=menuitem][data-highlighted]{background:var(--console-hover);color:var(--screen-white)}.profile-more-menu [role=menuitem][data-danger]{color:var(--danger-text)}.profile-more-menu [role=menuitem][data-danger][data-highlighted]{background:color-mix(in srgb,var(--danger-text) 14%,transparent);color:var(--danger-text)}.profile-more-menu [role=separator]{height:1px;margin:4px 6px;background:var(--shell-line)}@media (prefers-reduced-motion:reduce){.profile-more-menu{animation:none}}.profile-form-actions{display:flex;align-items:center;gap:8px}.settings-revert{display:inline-flex;gap:6px;align-items:center;min-height:38px;padding:0 12px;border:1px solid var(--shell-line-strong);border-radius:8px;background:transparent;color:var(--screen-muted);font-size:.6875rem;font-weight:600;cursor:pointer}.settings-revert:hover{border-color:var(--danger-text);color:var(--danger-text)}.profile-comment-list article header>.comment-identity{display:inline-flex;align-items:center;gap:6px;min-width:0}.journal-page-log{display:inline-flex;gap:6px;align-items:center;min-height:36px;padding:0 13px;border:1px solid rgb(88 101 242/34%);border-radius:8px;background:var(--brand-blurple-wash);color:var(--screen-white);font-size:.6875rem;font-weight:600;text-decoration:none;white-space:nowrap}.journal-page-log:hover{border-color:rgb(121 131 245/68%);background:rgb(88 101 242/23%)}.image-history{display:grid;gap:7px;padding:4px 20px 14px}.image-history-label{display:inline-flex;gap:5px;align-items:center;color:var(--screen-muted);font-size:.625rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.image-history ul{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.image-history li{position:relative}.image-history li>button:first-child{position:relative;display:grid;place-items:center;width:44px;height:44px;overflow:hidden;padding:0;border:1px solid var(--shell-line-strong);border-radius:9px;background:var(--console-panel);color:var(--screen-muted);cursor:pointer}.image-history[data-kind=banner] li>button:first-child{width:84px}.image-history li>button:first-child:hover:not(:disabled){border-color:var(--brand-blurple)}.image-history li>button:first-child img{object-fit:cover}.image-history-drop{position:absolute;top:-5px;right:-5px;display:grid;place-items:center;width:18px;height:18px;padding:0;border:1px solid var(--shell-line-strong);border-radius:999px;background:var(--console-black);color:var(--screen-muted);cursor:pointer}.image-history-drop:hover:not(:disabled){border-color:var(--danger-text);color:var(--danger-text)}.level-badge{display:inline-flex;flex:none;align-items:center;justify-content:center;width:clamp(15px,1.45em,34px);height:clamp(15px,1.45em,34px);padding:0;border:0;border-radius:50%;background:transparent;line-height:1;cursor:pointer;transition:transform var(--motion-instant) var(--ease-out)}.level-badge[data-static]{cursor:inherit}.level-badge:not([data-static]):hover{transform:translateY(-1px)}.level-badge:active{transform:scale(.92)}.level-badge:focus-visible{outline:2px solid var(--brand-blurple-bright);outline-offset:2px}.level-ring{width:clamp(14px,1.2em,26px);height:clamp(14px,1.2em,26px);overflow:visible}.level-ring-fill,.level-ring-track{fill:none;stroke-width:3}.level-ring-track{stroke:var(--shell-line-strong)}.level-ring-fill{stroke:var(--brand-blurple-bright);stroke-linecap:round;transition:stroke-dashoffset var(--motion-slow) var(--ease-out)}.level-ring-value{fill:var(--screen-white);font-size:17px;font-weight:700;font-variant-numeric:tabular-nums;text-anchor:middle;dominant-baseline:central}.verified-dialog.level-dialog{display:flex;flex-direction:column;gap:10px}.level-dialog-ring{display:flex;align-self:center;width:76px;height:76px;margin-bottom:2px}.level-dialog-ring .level-ring{width:100%;height:100%}.level-dialog h2{margin:0;font-size:1.0625rem;font-weight:700}.level-dialog>p:first-of-type{margin:0;color:var(--screen-dim);font-size:.8125rem;line-height:1.5}.level-dialog-bar{height:7px;margin-top:4px;border-radius:999px;background:var(--console-raised);overflow:hidden}.level-dialog-bar>span{display:block;height:100%;border-radius:999px;background:var(--brand-blurple)}.level-dialog-scale{display:flex;justify-content:space-between;margin:0;color:var(--screen-dim);font-size:.6875rem;font-variant-numeric:tabular-nums}.level-dialog-sources{display:flex;flex-direction:column;gap:1px;margin:8px 0 0;padding:0;border:1px solid var(--shell-line);border-radius:10px;list-style:none;overflow:hidden}.level-dialog-sources li{display:flex;gap:9px;align-items:center;padding:9px 12px;background:var(--console-panel);font-size:.75rem;text-align:left}.level-dialog-sources li+li{border-top:1px solid var(--shell-line)}.level-dialog-sources li[data-empty]{opacity:.5}.level-dialog-sources svg{flex:none;color:var(--screen-dim)}.level-source-label{flex:1;min-width:0}.level-source-count{color:var(--screen-dim);font-size:.6875rem;font-variant-numeric:tabular-nums;white-space:nowrap}.level-source-total{min-width:58px;color:var(--screen-white);font-weight:600;font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.level-source-note{display:block;color:var(--screen-dim);font-size:.625rem}.profile-connection-card{position:relative}.profile-connection-card .profile-follow-control{position:absolute;top:50%;right:14px;margin:0;transform:translateY(-50%)}.profile-connection-card .profile-follow-control button{min-height:34px;padding:0 11px;font-size:.625rem}.profile-connection-card:has(.profile-follow-control button) .profile-connection-arrow{visibility:hidden}.profile-connection-card:has(.profile-follow-control button)>a{grid-template-columns:52px minmax(0,1fr) auto;padding-right:108px}.comment-identity{display:inline-flex;align-items:center;gap:3px;min-width:0}.comment-identity>a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.level-dialog-wallet{display:inline-flex;gap:7px;align-items:center;justify-content:center;align-self:center;min-height:38px;margin-top:14px;padding:0 14px;border:1px solid var(--shell-line-strong);border-radius:9px;background:var(--console-raised);color:var(--screen-white);font-size:.6875rem;font-weight:600}.level-dialog-wallet:hover{border-color:var(--brand-blurple);background:var(--console-hover)}.wallet-grid{margin:20px 0 0;padding:0;list-style:none}.wallet-grid,.wallet-loading-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.wallet-loading-grid{margin-top:20px}.wallet-loading-slot{height:168px;border-radius:14px}.wallet-grid li{display:grid;justify-items:center;gap:3px;padding:22px 14px 18px;border:1px solid var(--shell-line);border-radius:14px;background:var(--console-panel);text-align:center}.wallet-grid li img{width:72px;height:72px;object-fit:contain}.mineral-wallet li[data-empty] img,.wallet-grid li[data-empty] img{opacity:.72;filter:brightness(0) invert(72%)}:root[data-theme=light] .mineral-wallet li[data-empty] img,:root[data-theme=light] .wallet-grid li[data-empty] img{opacity:.44;filter:brightness(0)}.wallet-grid li[data-empty] strong,.wallet-grid li[data-empty]>small,.wallet-grid li[data-empty]>span{color:var(--screen-dim)}.wallet-grid li strong{margin-top:8px;color:var(--screen-white);font-size:1.5rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1}.wallet-grid li>span{color:var(--screen-muted);font-size:.8125rem;font-weight:600}.wallet-grid li>small{color:var(--screen-dim);font-size:.6875rem;font-variant-numeric:tabular-nums}.wallet-next{margin:16px 0 0;color:var(--screen-dim);font-size:.75rem;text-align:center}.wallet-history{margin-top:28px;padding-top:20px;border-top:1px solid var(--shell-line)}.wallet-history h2{margin:0 0 12px;color:var(--screen-white);font-size:.9375rem;font-weight:650}.wallet-history ol{display:flex;flex-direction:column;gap:1px;margin:0;padding:0;border:1px solid var(--shell-line);border-radius:11px;list-style:none;overflow:hidden}.wallet-history li{display:flex;gap:10px;align-items:center;padding:10px 13px;background:var(--console-panel)}.wallet-history li+li{border-top:1px solid var(--shell-line)}.wallet-history li>img{flex:none;width:24px;height:24px;object-fit:contain}.wallet-history li strong{flex:1;color:var(--screen-white);font-size:.75rem;font-weight:600}.wallet-history li small{color:var(--screen-dim);font-size:.6875rem}.wallet-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.wallet-empty{margin:24px 0;color:var(--screen-dim);font-size:.8125rem;text-align:center}.wallet-transfer-copy{display:grid;flex:1;gap:2px;min-width:0}.wallet-transfer-copy a{color:var(--brand-blurple-bright)}.wallet-transfer-copy a:hover{text-decoration:underline}.wallet-transfer-copy em{color:var(--screen-dim);font-size:.6875rem;font-style:normal}.wallet-transfer-items{display:inline-flex;flex-wrap:wrap;gap:8px;align-items:center;flex:0 1 auto;min-width:0;color:var(--screen-muted);font-size:.6875rem;font-variant-numeric:tabular-nums}.wallet-transfer-items>span{display:inline-flex;gap:3px;align-items:center}.wallet-history h2{display:flex;gap:7px;align-items:center}.wallet-history li>svg{flex:none;color:var(--safe-green)}.wallet-history li[data-outgoing]>svg{color:var(--screen-dim)}.send-minerals-dialog{width:min(460px,calc(100vw - 32px))}.send-minerals-dialog .social-editor-form>footer{display:flex;justify-content:flex-end;gap:8px}.send-minerals-list li[data-chosen]{border-color:rgb(88 101 242/40%);background:var(--brand-blurple-wash)}.send-minerals-trigger{display:inline-flex;gap:7px;align-items:center;justify-content:center;min-height:42px;padding:0 12px;border:1px solid var(--shell-line-strong);border-radius:8px;background:var(--console-raised);color:var(--screen-dim);font-size:.6875rem;font-weight:580;white-space:nowrap;cursor:pointer}.send-minerals-trigger:hover{border-color:var(--brand-blurple);background:var(--console-hover);color:var(--screen-white)}.send-minerals-list{display:flex;flex-direction:column;gap:1px;margin:0;padding:0;border:1px solid var(--shell-line);border-radius:11px;list-style:none;overflow:hidden}.send-minerals-list li{display:flex;gap:11px;align-items:center;padding:11px 13px;background:var(--console-panel)}.send-minerals-list li+li{border-top:1px solid var(--shell-line)}.send-minerals-list img{flex:none;width:30px;height:30px;object-fit:contain}.send-minerals-list li>span:not(.send-minerals-stepper){display:grid;flex:1;gap:1px;min-width:0}.send-minerals-list strong{color:var(--screen-white);font-size:.75rem;font-weight:600}.send-minerals-list small{color:var(--screen-dim);font-size:.6875rem}.send-minerals-stepper{display:inline-flex;gap:2px;align-items:center;flex:none;padding:2px;border:1px solid var(--shell-line-strong);border-radius:8px;background:var(--console-inset)}.send-minerals-stepper button{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:6px;background:transparent;color:var(--screen-dim);cursor:pointer}.send-minerals-stepper button:hover:not(:disabled){background:var(--console-hover);color:var(--screen-white)}.send-minerals-stepper button:disabled{opacity:.3;cursor:not-allowed}.send-minerals-stepper b{min-width:22px;color:var(--screen-white);font-size:.75rem;font-variant-numeric:tabular-nums;text-align:center}.send-minerals-note{display:grid;gap:6px;margin-top:14px}.send-minerals-note span{color:var(--screen-dim);font-size:.6875rem}.send-minerals-note input{min-height:38px;padding:0 11px;border:1px solid var(--shell-line-strong);border-radius:8px;background:var(--console-inset);color:var(--screen-white);font:inherit;font-size:.75rem}.send-minerals-note input:focus{outline:none;border-color:rgb(88 101 242/58%);box-shadow:0 0 0 3px var(--brand-blurple-wash)}.send-minerals-done,.send-minerals-empty{margin:0;padding:26px 4px;color:var(--screen-dim);font-size:.8125rem;text-align:center}.send-minerals-done{display:grid;justify-items:center;gap:10px}.send-minerals-done>svg{color:var(--safe-green)}.send-minerals-done p{margin:0;color:var(--screen-white)}.send-minerals-done footer{display:flex;justify-content:center}@media (max-width:520px){.wallet-history li{flex-wrap:wrap}.wallet-history li .wallet-transfer-copy{flex:1 1 100%;order:-1}.send-minerals-list li{flex-wrap:wrap}.send-minerals-list li>span:not(.send-minerals-stepper){flex:1 1 auto}}.wallet-history-loading{display:grid;gap:6px;margin-top:28px}.wallet-history-loading span{height:44px;border-radius:9px;background:var(--console-inset);animation:wallet-history-pulse 1.2s ease-in-out infinite alternate}.wallet-history-loading span:nth-child(2){animation-delay:.15s}.wallet-history-loading span:nth-child(3){animation-delay:.3s}@keyframes wallet-history-pulse{0%{opacity:.45}to{opacity:1}}@media (prefers-reduced-motion:reduce){.wallet-history-loading span{animation:none}}.level-dialog-footnote{margin:10px 0 0;color:var(--screen-dim);font-size:.625rem;line-height:1.5;text-align:left}.settings-save-status{display:inline-flex;gap:6px;align-items:center;min-width:0;color:var(--screen-dim);font-size:.6875rem;line-height:1.4}.settings-save-status>svg{flex:none}.settings-save-status[data-state=saved]{color:var(--safe-green)}.settings-save-status[data-state=error]{color:var(--danger-text)}.settings-save-status[data-state=dirty]{color:var(--screen-muted)}@media (max-width:620px){.profile-form-footer{flex-wrap:wrap}.settings-save-status{flex:1 1 100%;order:-1}}