:root{--chat-rail:318px}.platform-shell{grid-template-columns:var(--rail) minmax(0,1fr) var(--chat-rail)}.platform-main{grid-column:2}.chat-toggle{display:none}.chat-rail{position:fixed;z-index:25;inset:0 0 0 auto;width:var(--chat-rail);display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;background:rgba(11,14,12,.98);border-left:1px solid var(--line);box-shadow:-22px 0 70px rgba(0,0,0,.2)}.chat-rail>header{height:var(--bar);display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--line)}.chat-rail>header h2{margin:5px 0 0;font-size:18px}.chat-rail>header button{display:none;width:38px;height:38px;border:1px solid var(--line);border-radius:9px;background:#151916;color:#fff;font-size:22px;cursor:pointer}.live-indicator{display:flex;align-items:center;gap:7px;color:#7e877f;font:700 8px monospace;letter-spacing:.12em;text-transform:uppercase}.live-indicator i{width:7px;height:7px;border-radius:50%;background:#7afc64;box-shadow:0 0 10px #7afc64}.chat-safety{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 15px;border-bottom:1px solid var(--line);background:#0d110e}.chat-safety strong{font-size:10px}.chat-safety span{color:#606861;font:600 8px monospace;text-align:right}.chat-messages{min-height:0;overflow-y:auto;padding:14px 13px;scrollbar-color:#293029 transparent}.chat-empty{height:100%;min-height:180px;display:grid;place-content:center;text-align:center;color:#616a62}.chat-empty span{color:var(--green);font:800 10px monospace;letter-spacing:.14em}.chat-empty p{font-size:11px}.chat-message{display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;padding:10px 4px;border-bottom:1px solid rgba(255,255,255,.045)}.chat-message:last-child{border-bottom:0}.social-avatar{display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:var(--profile-accent,#b7ff38);color:#091008;font:900 15px sans-serif;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}.social-avatar[data-avatar=bolt],.social-avatar[data-avatar=diamond],.social-avatar[data-avatar=star],.social-avatar[data-avatar=spade],.social-avatar[data-avatar=grail],.social-avatar[data-avatar=orb],.social-avatar[data-avatar=spark]{font-family:Arial,sans-serif}.chat-message .social-avatar{width:34px;height:34px}.chat-message-copy{min-width:0}.chat-message-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:1px 0 5px}.chat-message-meta a{overflow:hidden;color:#e9ede8;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.chat-message-meta time{flex:0 0 auto;color:#59605a;font:600 7px monospace}.chat-message p{margin:0;color:#aeb5ae;font-size:11px;line-height:1.5;overflow-wrap:anywhere}.chat-emoji{display:grid;grid-template-columns:repeat(8,1fr);gap:3px;padding:8px 12px;border-top:1px solid var(--line)}.chat-emoji button{height:29px;border:1px solid transparent;border-radius:7px;background:#151a16;color:#fff;cursor:pointer;font-size:14px}.chat-emoji button:hover,.chat-emoji button:focus-visible{border-color:rgba(183,255,56,.35);background:#1d241b}.chat-composer{padding:10px 12px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#0d100e}.chat-composer>label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.chat-composer>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px}.chat-composer input{min-width:0;height:42px;padding:0 11px;border:1px solid var(--line);border-radius:9px;background:#151916;color:#fff;outline:0;font:500 11px sans-serif}.chat-composer input:focus{border-color:rgba(183,255,56,.42)}.chat-composer button{padding:0 12px;border:0;border-radius:9px;background:var(--green);color:#0b1009;font:800 9px sans-serif;cursor:pointer}.chat-composer>span{display:block;margin-top:7px;color:#5f675f;font:600 7px/1.4 monospace}.chat-backdrop{position:fixed;z-index:58;inset:0;border:0;background:rgba(0,0,0,.62);backdrop-filter:blur(4px)}.chat-toggle i,.mobile-tabs i{display:grid;place-items:center;min-width:17px;height:17px;margin-left:5px;padding:0 4px;border-radius:99px;background:var(--green);color:#0a0f08;font:800 8px monospace}.profile-designer,.public-profile-card{--profile-accent:#b7ff38;--profile-dark:#2b4915;border:1px solid color-mix(in srgb,var(--profile-accent) 22%,var(--line));border-radius:16px;background:radial-gradient(circle at 18% 2%,color-mix(in srgb,var(--profile-accent) 16%,transparent),transparent 38%),linear-gradient(145deg,#121612,#0e110f);overflow:hidden}.profile-designer[data-background=violet],.public-profile-card[data-background=violet],.chat-message[data-background=violet]{--profile-accent:#b57cff;--profile-dark:#3a2157}.profile-designer[data-background=blue],.public-profile-card[data-background=blue],.chat-message[data-background=blue]{--profile-accent:#5aa8ff;--profile-dark:#183d66}.profile-designer[data-background=orange],.public-profile-card[data-background=orange],.chat-message[data-background=orange]{--profile-accent:#ffb13b;--profile-dark:#5c3810}.profile-designer[data-background=rose],.public-profile-card[data-background=rose],.chat-message[data-background=rose]{--profile-accent:#ff647b;--profile-dark:#5a1f2a}.profile-designer[data-background=silver],.public-profile-card[data-background=silver],.chat-message[data-background=silver]{--profile-accent:#cbd3cc;--profile-dark:#39423b}.social-profile-layout{display:grid;grid-template-columns:minmax(360px,.85fr) minmax(480px,1.15fr);gap:15px;align-items:start}.profile-banner{min-height:168px;display:flex;align-items:center;gap:19px;padding:28px;background:linear-gradient(115deg,color-mix(in srgb,var(--profile-accent) 20%,transparent),transparent 66%)}.profile-avatar{width:82px;height:82px;border-radius:21px;font-size:34px}.profile-banner>div:last-child{display:grid;gap:5px}.profile-banner span,.public-profile-hero span{color:color-mix(in srgb,var(--profile-accent) 80%,white);font:750 8px monospace;letter-spacing:.12em;text-transform:uppercase}.profile-banner strong{font-size:24px;overflow-wrap:anywhere}.profile-banner a{margin-top:4px;color:var(--profile-accent);font-size:10px;font-weight:700}.profile-designer form{display:grid;gap:18px;padding:24px;border-top:1px solid var(--line);background:rgba(6,8,7,.38)}.profile-username{display:grid;gap:8px}.profile-username span,.profile-designer legend{color:#89918a;font:700 8px monospace;letter-spacing:.12em;text-transform:uppercase}.profile-username input{height:46px;padding:0 13px;border:1px solid var(--line);border-radius:9px;background:#0b0e0c;color:#fff;outline:0}.profile-username input:focus{border-color:color-mix(in srgb,var(--profile-accent) 44%,transparent)}.profile-designer fieldset{margin:0;padding:0;border:0}.profile-designer legend{margin-bottom:9px}.preset-grid{display:flex;flex-wrap:wrap;gap:6px}.preset-grid button{border:1px solid var(--line);background:#111512;color:#a7aea8;cursor:pointer}.avatar-presets button{width:42px;height:42px;border-radius:10px;font-size:16px;font-weight:900}.background-presets button{height:34px;padding:0 10px;border-radius:8px;font-size:9px;font-weight:700}.preset-grid button.active{border-color:var(--profile-accent);box-shadow:0 0 0 1px var(--profile-accent);color:#fff}.background-presets button:before{content:"";display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:var(--choice)}.profile-form-actions{display:flex;align-items:center;gap:12px}.profile-form-actions span{color:#737b74;font:600 8px/1.5 monospace}.profile-side-stack{display:grid;gap:15px}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.profile-stats article{display:grid;gap:7px;padding:18px;border:1px solid var(--line);border-radius:12px;background:#111411}.profile-stats span{color:#777f78;font:700 8px monospace;text-transform:uppercase}.profile-stats strong{font-size:24px}.profile-stats small{color:#59605a;font-size:8px}.profile-side-stack .profile-grid{grid-template-columns:1fr 1.15fr}.profile-side-stack .profile-grid>article{padding:22px}.profile-side-stack .profile-card{min-height:240px}.public-profile-back{margin-bottom:18px;color:#99a19a}.public-profile-card{max-width:980px;margin:0 auto}.public-profile-hero{min-height:330px;display:flex;align-items:center;justify-content:center;gap:28px;padding:44px;background:radial-gradient(circle at 30% 42%,color-mix(in srgb,var(--profile-accent) 26%,transparent),transparent 37%)}.public-avatar{width:126px;height:126px;border-radius:30px;font-size:49px}.public-profile-hero h2{margin:8px 0;font-size:clamp(38px,6vw,72px);letter-spacing:-.05em}.public-profile-hero p{margin:0;color:#828b83}.public-stats{padding:18px;border-top:1px solid var(--line)}.public-profile-status{min-height:18px;margin:0;padding:0 22px 18px;color:#7e867f;font-size:10px;text-align:center}
@media(max-width:1380px){.platform-shell{grid-template-columns:var(--rail) minmax(0,1fr)}.chat-toggle{display:flex;align-items:center}.chat-rail{z-index:60;width:min(370px,100vw);transform:translateX(102%);transition:transform .24s ease;box-shadow:-28px 0 80px rgba(0,0,0,.55)}.chat-rail.open{transform:none}.chat-rail>header button{display:grid;place-items:center}.social-profile-layout{grid-template-columns:1fr}.profile-side-stack .profile-grid{grid-template-columns:1fr 1.15fr}}
@media(max-width:820px){.app-actions .chat-toggle{display:flex;font-size:0;width:42px;height:40px;justify-content:center;padding:0}.app-actions .chat-toggle:before{content:"Chat";font-size:9px}.app-actions .chat-toggle i{position:absolute;top:5px;right:4px}.mobile-tabs{grid-template-columns:repeat(5,1fr)}.mobile-tabs #mobileChatToggle{display:flex;align-items:center;justify-content:center}.profile-side-stack .profile-grid{grid-template-columns:1fr}.profile-side-stack .funds-card{grid-row:auto}.profile-banner{min-height:145px;padding:20px}.profile-stats strong{font-size:19px}.public-profile-hero{min-height:270px;padding:28px}.public-avatar{width:100px;height:100px}}
@media(max-width:520px){.app-actions .chat-toggle{display:none}.chat-rail{width:100vw}.chat-rail>header{height:64px}.chat-composer{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.social-profile-layout{display:block}.profile-designer{margin-bottom:12px}.profile-banner{align-items:flex-start}.profile-avatar{width:66px;height:66px;font-size:27px}.profile-banner strong{font-size:19px}.profile-designer form{padding:19px}.profile-form-actions{align-items:flex-start;flex-direction:column}.profile-form-actions .button{width:100%}.profile-stats{grid-template-columns:1fr}.profile-stats article{grid-template-columns:1fr auto;align-items:center}.profile-stats small{grid-column:1/-1}.public-profile-hero{align-items:flex-start;flex-direction:column}.public-profile-hero h2{font-size:43px}.public-stats{grid-template-columns:1fr}.chat-emoji{grid-template-columns:repeat(8,1fr)}}
 .background-presets button[data-value=lime]{--choice:#b7ff38}.background-presets button[data-value=violet]{--choice:#b57cff}.background-presets button[data-value=blue]{--choice:#5aa8ff}.background-presets button[data-value=orange]{--choice:#ffb13b}.background-presets button[data-value=rose]{--choice:#ff647b}.background-presets button[data-value=silver]{--choice:#cbd3cc}
