.terminal-host .terminal-form-page{--mm-surface:var(--card);--mm-surface-2:var(--card);--mm-edge:var(--line);--mm-edge-2:var(--tx-2);--mm-tx:var(--tx);--mm-tx-2:var(--tx-2);--mm-dim:var(--tx-2);--mm-faint:var(--tx-2);--mm-up:var(--up);--mm-down:var(--down);--mm-warn:var(--tx-2);--mm-mono:inherit;--bg-2:var(--card);--border:var(--line);--text:var(--tx);--panel:var(--card);--mint:var(--up);--lime:var(--tx);width:100%;max-width:820px;margin:0 auto;padding-bottom:32px;font:inherit;color:var(--tx)}.terminal-form-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:8px 0 28px}.terminal-form-heading h1{font-size:30px;letter-spacing:-.04em;line-height:1.2;font-weight:600;margin:0}.setup-progress{padding:20px;border:1px solid var(--line);border-radius:14px;background:var(--card);margin:24px 0}.setup-progress header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.setup-progress h2{font-size:15px;margin:0;font-weight:600}.setup-progress header span{font-size:12px;color:var(--tx-2)}.setup-progress>div{display:flex;align-items:center;gap:12px;padding:14px 0;border-top:1px solid var(--line)}.setup-progress strong{display:block;font-size:14px;font-weight:500}.setup-progress small{display:block;font-size:12px;color:var(--tx-2);margin-top:4px}.setup-progress .setup-check{width:22px;height:22px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;flex-shrink:0;color:var(--up)}.setup-progress a,.setup-progress button{margin-left:auto;font-size:13px;white-space:nowrap}.terminal-form-page p{font-size:14px;line-height:1.65}.terminal-form-page .grant-note,.terminal-form-page .grant-sub,.terminal-form-page .mm-hint,.terminal-form-page .mm-note{color:var(--tx-2)}.terminal-form-page .mm-note{margin:0 0 24px}.terminal-form-page .mm-section{font-size:18px;font-weight:600;letter-spacing:-.02em;padding:28px 0 16px;border-top:1px solid var(--line);margin-top:28px}.terminal-form-page .grant-fields,.terminal-form-page .mm-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px 20px;gap:24px 20px}.terminal-form-page .field,.terminal-form-page .mm-field{display:flex;flex-direction:column;gap:9px;min-width:0}.terminal-form-page .mm-labelrow{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.terminal-form-page .setting-field{position:relative}.terminal-form-page .setting-field>label{display:grid;grid-gap:9px;gap:9px}.terminal-form-page .setting-field .mm-labelrow{padding-right:28px}.terminal-form-page .setting-help{position:absolute;right:0;top:0;z-index:2}.terminal-form-page .setting-help>summary{display:grid;place-items:center;width:24px;height:24px;padding:0;list-style:none;color:var(--tx-2)}.terminal-form-page .setting-help>summary::-webkit-details-marker{display:none}.terminal-form-page .setting-help>.mm-hint{width:240px;max-width:75vw;padding:14px;border:1px solid var(--line);border-radius:12px;background:var(--card);box-shadow:0 12px 28px #0005}.terminal-form-page .settings-group{border-top:1px solid var(--line);margin-top:28px;padding-top:16px}.terminal-form-page .settings-group>summary{font-weight:500;margin-bottom:16px}.terminal-form-page .field-label,.terminal-form-page .mm-label{font-size:14px;font-weight:500;line-height:1.5}.terminal-form-page .mm-hint{font-size:12px;line-height:1.65;display:block}.terminal-form-page .field-input,.terminal-form-page .mm-input{display:flex;align-items:center;gap:8px;min-width:0}.terminal-form-page input:not([type=checkbox]):not([type=radio]),.terminal-form-page select,.terminal-form-page textarea{width:100%;min-width:0;min-height:46px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:var(--card);color:var(--tx);font:inherit;font-size:14px;box-sizing:border-box}.terminal-form-page textarea{resize:vertical;min-height:90px}.terminal-form-page input:focus-visible,.terminal-form-page select:focus-visible,.terminal-form-page textarea:focus-visible{outline:2px solid var(--tx-2);outline-offset:2px}.terminal-form-page input[type=checkbox],.terminal-form-page input[type=radio]{width:16px;height:16px;accent-color:var(--up);flex-shrink:0}.terminal-form-page .field-unit,.terminal-form-page .mm-unit{font-size:12px;color:var(--tx-2)}.terminal-form-page .mm-getkey{font-size:12px;white-space:nowrap;text-decoration:underline;text-underline-offset:3px}.terminal-form-page .mm-toggle{display:flex;gap:12px;align-items:flex-start;padding:16px;border:1px solid var(--line);border-radius:12px;margin:14px 0;font-size:14px;line-height:1.5}.terminal-form-page .mm-toggle .dim,.terminal-form-page .mm-toggle small{display:block;color:var(--tx-2);font-size:12px}.terminal-form-page .caps,.terminal-form-page .mm-chips{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.terminal-form-page .mm-chips .mm-toggle{margin:0}.terminal-form-page .cap,.terminal-form-page .copy-btn,.terminal-form-page .mm-btn,.terminal-form-page .mm-chips button{padding:10px 14px;min-height:40px;border:1px solid var(--line);border-radius:10px;background:var(--card);color:var(--tx);font:inherit;font-size:13px;cursor:pointer}.terminal-form-page .cap.on,.terminal-form-page button[aria-pressed=true]{border-color:var(--tx-2);background:var(--line)}.terminal-form-page .grant-btn,.terminal-form-page .mm-btn.primary{padding:14px 22px;border:0;border-radius:12px;background:var(--tx);color:var(--ink);font:inherit;font-size:14px;font-weight:600;min-height:46px;cursor:pointer}.terminal-form-page button:disabled{opacity:.45;cursor:not-allowed}.terminal-form-page .mm-advanced{border-top:1px solid var(--line);margin:32px 0;padding:20px 0}.terminal-form-page summary{cursor:pointer;font-size:16px;padding:8px 0}.terminal-form-page .grant-error,.terminal-form-page .mm-danger{color:var(--down);font-size:13px;line-height:1.6;overflow-wrap:anywhere}.terminal-form-page .mm-rows{margin:16px 0}.terminal-form-page .mm-row{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-size:13px}.terminal-form-page .mono,.terminal-form-page code{font-family:inherit;overflow-wrap:anywhere}.terminal-form-page .dim,.terminal-form-page .mm-subtle{color:var(--tx-2)}.terminal-form-page .gw-grid,.terminal-form-page .gw-kick{display:none}.terminal-form-page .gw-rail{display:flex;gap:20px;color:var(--tx-2);font-size:12px;margin:0 0 28px}.terminal-form-page .gw-node{display:flex;gap:8px;align-items:center}.terminal-form-page .gw-node.on{color:var(--tx)}.terminal-form-page .gw-dot{border:1px solid var(--line);width:22px;height:22px;display:grid;place-items:center;border-radius:50%}.terminal-form-page .gw-node.on .gw-dot{background:var(--tx);color:var(--ink)}.terminal-form-page .gw-chain{font-size:12px;color:var(--tx-2);white-space:nowrap}.terminal-form-page .grant-panel{padding:24px 0;border-top:1px solid var(--line)}.terminal-form-page .grant-title{font-size:23px;font-weight:600;letter-spacing:-.03em;margin:0 0 12px}.terminal-form-page .mode-tabs{display:flex;gap:8px;margin-bottom:24px}.terminal-form-page .mode-tab{border:1px solid var(--line);border-radius:100px;color:var(--tx-2);padding:10px 16px}.terminal-form-page .mode-tab.on{background:var(--card);color:var(--tx)}.terminal-form-page .chain-choice,.terminal-form-page .preset-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin:24px 0}.terminal-form-page .preset-row{grid-template-columns:repeat(3,minmax(0,1fr))}.terminal-form-page .chain-card,.terminal-form-page .preset-card{display:flex;flex-direction:column;text-align:left;gap:10px;padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--card);min-width:0}.terminal-form-page .chain-card.selected,.terminal-form-page .preset-card.selected{border-color:var(--tx-2)}.terminal-form-page .chain-card-title,.terminal-form-page .preset-label{display:block;font-size:14px;font-weight:600}.terminal-form-page .chain-card-body,.terminal-form-page .preset-blurb,.terminal-form-page .preset-caps{display:block;font-size:12px;color:var(--tx-2);line-height:1.6}.terminal-form-page .ack-row{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.6;margin:18px 0}.terminal-form-page .fund-actions,.terminal-form-page .grant-actions,.terminal-form-page .key-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:24px 0}.terminal-form-page .grant-summary,.terminal-form-page .key-box,.terminal-form-page .mainnet-warning,.terminal-form-page .paper-note,.terminal-form-page .restore-box,.terminal-form-page .restore-preview,.terminal-form-page .saved-wallet{padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--card);font-size:13px;line-height:1.65;margin:18px 0;overflow-wrap:anywhere}.terminal-form-page .key-row{padding:12px 0;border-bottom:1px solid var(--line)}.terminal-form-page .rk{display:block;color:var(--tx-2);font-size:12px;margin-bottom:6px}.terminal-form-page .rv{display:block;font-size:14px;overflow-wrap:anywhere}.terminal-form-page .fund-addr{padding:18px;border:1px solid var(--line);border-radius:12px;overflow-wrap:anywhere;font-size:14px}.terminal-form-page .fund-balances{display:flex;flex-wrap:wrap;gap:24px;margin:24px 0}.terminal-form-page .fund-bal-k,.terminal-form-page .fund-bal-s{color:var(--tx-2);display:block;font-size:12px}.terminal-form-page .fund-bal-v{display:block;font-size:28px;margin:8px 0}.terminal-form-page .btn-kill{color:var(--down);border:1px solid var(--line);border-radius:12px;padding:12px 16px}.terminal-form-page .info{position:relative;display:inline-grid;place-items:center;width:16px;height:16px;border:1px solid var(--line);border-radius:50%;font-size:11px}.terminal-form-page .info-pop{display:none;position:absolute;z-index:5;top:22px;right:0;width:220px;max-width:75vw;padding:12px;border:1px solid var(--line);background:var(--card);border-radius:12px;color:var(--tx);font-size:12px}.terminal-form-page .info:focus .info-pop,.terminal-form-page .info:hover .info-pop{display:block}@media(max-width:650px){.terminal-form-page .chain-choice,.terminal-form-page .grant-fields,.terminal-form-page .mm-grid,.terminal-form-page .preset-row{grid-template-columns:1fr}.terminal-form-heading h1{font-size:26px}.terminal-form-page .gw-rail{gap:12px}.terminal-form-page .mm-labelrow,.terminal-form-page .mm-row{flex-wrap:wrap}}.terminal-form-page .grant-cap-error{margin:10px 0 0;font-size:13px;line-height:1.55;color:var(--down)}.terminal-host .desktop-explore-tabs{gap:10px}.terminal-host .desktop-explore-tabs button{font-size:13px;white-space:nowrap}.terminal-host .tabbar .tab{align-content:center;gap:4px;min-width:0;border-radius:24px}.terminal-host .tabbar .tab.on{background:var(--line)}@media (max-width:1099px){.terminal-host .app>.tabbar{display:grid;z-index:20;width:min(300px,calc(100% - 40px));height:52px;padding:3px;box-sizing:border-box;bottom:max(10px,env(safe-area-inset-bottom))}.terminal-host .tabbar .tab{min-height:44px;padding:0;gap:0}.terminal-host .app>.body{padding-bottom:calc(104px + env(safe-area-inset-bottom))}}.terminal-host .feed-like:focus-visible,.terminal-host .feed-views button:focus-visible,.terminal-host .tabbar .tab:focus-visible{outline:2px solid var(--tx);outline-offset:2px}.terminal-host .feed-views{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0 20px}.terminal-host .feed-views button{min-height:44px;padding:8px 12px;color:var(--tx-2);border:1px solid var(--line);border-radius:22px;font-size:12px}.terminal-host .feed-views button[aria-pressed=true]{background:var(--tx);color:var(--ink)}.terminal-host .feed-like{display:inline-flex;gap:7px;align-items:center;min-height:44px;color:var(--tx-2);margin-top:8px;font-size:12px}.terminal-host .feed-like[aria-pressed=true]{color:var(--tx)}.terminal-host .feed-like>span:first-child{font-size:21px}.terminal-host .feed-like:disabled{opacity:.5}.terminal-host .alpha-page{max-width:800px;width:100%}.terminal-host .alpha-members{font-family:var(--pixel);font-size:11px;color:var(--tx-2)}.terminal-host .alpha-intro{font-size:21px;line-height:1.4;margin:20px 0 8px}.terminal-host .alpha-gate{padding:32px 20px;margin:24px 0;border:1px solid var(--line);border-radius:18px;display:grid;grid-gap:16px;gap:16px}.terminal-host .alpha-gate h2{font-size:24px;line-height:1.2}.terminal-host .alpha-gate p{color:var(--tx-2);font-size:14px;line-height:1.6}.terminal-host .alpha-refresh{min-height:44px;padding:10px 16px;border:1px solid var(--line);border-radius:22px;margin:12px 0}.terminal-host .alpha-brief{border-top:1px solid var(--line);padding:24px 0}.terminal-host .alpha-brief header{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px}.terminal-host .alpha-brief header h2{font-size:25px}.terminal-host .alpha-brief header span{font-family:var(--pixel);font-size:12px}.terminal-host .alpha-brief time{font-size:11px;color:var(--tx-2)}.terminal-host .alpha-brief p{line-height:1.6;margin:14px 0}.terminal-host .alpha-brief summary{cursor:pointer;min-height:44px;display:flex;align-items:center;text-decoration:underline}.terminal-host .alpha-brief blockquote{margin:14px 0;padding:0 16px;border-left:2px solid var(--line);font-size:13px}.terminal-host .alpha-brief a{text-decoration:underline}.terminal-host .hosted-account-links{flex-wrap:wrap;display:flex;gap:8px;margin:12px 0}.terminal-host .hosted-account-links a,.terminal-host .hosted-account-links button{display:inline-flex;align-items:center;min-height:44px;padding:8px 12px;border:1px solid var(--line);border-radius:12px;color:var(--tx);font-size:12px;text-decoration:none}.terminal-host .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.terminal-host .feed-order{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--tx-2);font-size:13px;margin:0 0 18px}.terminal-host .feed-order select{min-height:44px;border:0;background:var(--bg);color:var(--tx);padding:8px;cursor:pointer}.terminal-host .feed-filter-action{display:flex;align-items:center;gap:8px;min-height:44px;color:var(--tx-2)}.terminal-host .feed-filter-action svg{width:18px;height:18px}.terminal-host .profile-funding{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:18px}.terminal-host .profile-funding .account-fund{width:100%;margin:0;justify-content:center}.terminal-host .profile-funding .account-fund:last-child{border:1px solid var(--line);color:var(--tx);background:var(--card)}.terminal-host .profile-mode{margin-left:auto;max-width:140px;border:1px solid var(--line);border-radius:8px;padding:7px 9px;color:var(--tx-2);font-size:12px}.terminal-host .profile-account .account-control{display:flex;align-items:center;gap:14px;min-height:64px;padding:14px;margin:0;width:100%;text-decoration:none;color:var(--tx);border-bottom:1px solid var(--line)}.terminal-host .profile-account .account-control>span{flex:1 1}.terminal-host .profile-account .account-control>svg{flex-shrink:0;color:var(--tx-2)}.terminal-host .profile-usage{margin-top:18px;color:var(--tx-2);font-size:13px}.terminal-host .home-page{display:flex;flex-direction:column;gap:28px;min-width:0}.terminal-host .home-market-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.terminal-host .home-market-heading .week-label{margin:0}.terminal-host .home-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.terminal-host .home-balance-label{display:block;color:var(--tx-2);font-size:14px;margin-top:20px;margin-bottom:8px}.terminal-host .home-deposit{display:flex;align-items:center;justify-content:center;gap:16px;min-height:48px;width:100%;margin-top:18px;border-radius:12px;background:var(--tx);color:var(--ink);font-size:16px;font-weight:600}.terminal-host .home-show-more{min-height:44px;width:100%;border:1px solid var(--line);border-radius:10px;padding:12px;margin-top:12px;font-size:14px}.terminal-host .board-preview .board-head h2{font-size:20px;margin:0}.terminal-host .board-preview .board-head a{font-size:13px;color:var(--tx-2)}.terminal-host .board-preview .blank{margin:0}.terminal-host .profile-session-actions:empty{display:none}.terminal-host .profile-session-actions button{color:#f47777;min-height:44px;font-size:15px}.terminal-host .alpha-threshold{display:grid;grid-gap:5px;gap:5px;text-align:center}.terminal-host .alpha-threshold strong{font-size:44px;line-height:1.1;letter-spacing:-.04em}.terminal-host .alpha-threshold span{font-size:14px;color:var(--tx-2)}.terminal-host .alpha-inside h2{font-size:20px;margin:0 0 14px}.terminal-host .alpha-inside ul{display:grid;grid-gap:16px;gap:16px;padding:0;margin:0;list-style:none}.terminal-host .alpha-inside li{display:flex;align-items:center;gap:14px;font-size:15px;line-height:1.5}.terminal-host .alpha-inside li svg{flex-shrink:0;color:var(--tx-2)}.terminal-host .alpha-inside>p{border-top:1px solid var(--line);padding-top:16px;margin-top:20px;color:var(--tx-2);font-size:13px;line-height:1.5}@media (max-width:1099px){.terminal-host .app>.body{padding:16px 20px calc(100px + env(safe-area-inset-bottom));gap:14px}.terminal-host .home-overview{padding:0}.terminal-host .home-overview .hero{padding:0;margin:0;width:100%;text-align:left}.terminal-host .home-overview .hero-who{margin:0;gap:12px}.terminal-host .home-overview .hero-who .face{width:40px;height:40px}.terminal-host .home-overview .name-block strong{font-size:18px}.terminal-host .home-overview .owned{font-size:13px}.terminal-host .home-overview .balance{font-size:56px;margin:0;line-height:1.1}.terminal-host .home-overview .dither-empty{font-size:13px;margin:14px 0 0}.terminal-host .home-page .week-label{font-size:20px;font-weight:600;letter-spacing:-.02em;text-transform:none;margin:0 0 12px}.terminal-host .home-page .board-preview{gap:14px}.terminal-host .home-page .board-preview .board-head{margin:0}.terminal-host .home-page .board-preview .blank{min-height:120px;flex-direction:row;padding:18px;gap:16px;text-align:left}.terminal-host .home-page .board-preview .blank>strong{font-size:15px}.terminal-host .home-markets .pills{margin:0 0 10px}.terminal-host .home-mobile-market .tok{padding:16px 0;gap:12px}.terminal-host .home-mobile-market .tok>div:not(.px){min-width:0}.terminal-host .home-mobile-market .tok strong{font-size:16px;overflow-wrap:anywhere}.terminal-host .home-mobile-market .tok .meta{font-size:13px;overflow-wrap:anywhere}.terminal-host .home-mobile-market .px{font-size:15px;white-space:nowrap}.terminal-host .guide-launch{margin:0;min-height:28px}.terminal-host .guide-launch button{font-size:13px;min-height:32px}.terminal-host .account-header h1,.terminal-host .top-title{font-size:34px;line-height:1.15;font-weight:700;letter-spacing:-.04em;margin:0}.terminal-host .page{padding:0}.terminal-host .feed-head{margin:0 0 16px;min-height:44px}.terminal-host .feed-views{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0;flex-wrap:nowrap;border-bottom:1px solid var(--line);margin:0 0 8px}.terminal-host .feed-views button{min-width:0;min-height:48px;padding:10px 4px;border:0;border-bottom:3px solid transparent;border-radius:0;font-size:15px;color:var(--tx-2)}.terminal-host .feed-views button[aria-pressed=true]{background:transparent;color:#38dda0;border-bottom-color:#38dda0}.terminal-host .feed-order{font-size:14px;margin-bottom:12px}.terminal-host .wire-beat{padding-block:22px}.terminal-host .wire-line{font-size:16px;line-height:1.5}.terminal-host .wire-why{font-size:16px;line-height:1.55}.terminal-host .wire-when{font-size:12px}.terminal-host .feed-like{font-size:14px}.terminal-host .account-page{display:flex;flex-direction:column;gap:24px;padding:0}.terminal-host .account-header{margin:0}.terminal-host .account-person{margin:0;gap:14px}.terminal-host .account-avatar{width:48px;height:48px;font-size:24px}.terminal-host .account-person h2{font-size:19px}.terminal-host .account-person p{font-size:14px}.terminal-host .account-balance{padding:0;margin:0}.terminal-host .account-balance>.account-label{display:block;color:var(--tx-2);font-size:15px;margin-bottom:8px}.terminal-host .account-balance>strong{font-size:54px;line-height:1.15}.terminal-host .account-balance>p{font-size:14px;line-height:1.5;margin:8px 0 16px}.terminal-host .account-balance .profile-funding .account-fund{margin:0;height:50px;min-height:50px;padding:12px;font-size:16px;border-radius:10px}.terminal-host .account-section{margin:0;padding:0;border:0}.terminal-host .account-section-title{margin:0 0 12px}.terminal-host .account-section-title h2{font-size:19px;font-weight:600}.terminal-host .account-agent{border:1px solid var(--line);border-radius:14px;background:var(--card);padding:16px 12px;gap:12px}.terminal-host .account-agent .face{width:44px;height:44px}.terminal-host .account-agent strong{font-size:16px}.terminal-host .account-agent small{font-size:13px}.terminal-host .account-agent-note{font-size:13px;line-height:1.5;margin:10px 0 0}.terminal-host .profile-account .account-control{background:var(--card);border:1px solid var(--line);border-top:0}.terminal-host .profile-account .account-control:nth-child(2){border-top:1px solid var(--line);border-radius:12px 12px 0 0}.terminal-host .profile-account .account-control:nth-child(4){border-radius:0 0 12px 12px}.terminal-host .account-control strong{font-size:16px}.terminal-host .account-control small{font-size:13px}.terminal-host .alpha-page>.alpha-intro{font-size:17px;line-height:1.5;color:var(--tx-2);margin:0 0 18px}.terminal-host .alpha-page .feed-head{margin-bottom:8px}.terminal-host .alpha-page{gap:0}.terminal-host .alpha-gate{text-align:center;justify-items:center;padding:24px 18px;margin:0 0 24px;gap:14px}.terminal-host .alpha-gate>svg{color:#38dda0}.terminal-host .alpha-gate h2{font-size:22px;margin:0}.terminal-host .alpha-gate p{font-size:15px;margin:0;line-height:1.5}.terminal-host .alpha-gate .flow-primary{width:100%;min-height:50px;padding:14px 12px;border-radius:12px;background:#38dda0;color:#07150e;font-size:15px;font-weight:600;box-sizing:border-box}.terminal-host .alpha-gate .hosted-auth{width:100%}.terminal-host .alpha-threshold{margin:4px 0 8px}.terminal-host .body:has(>.desk-page){padding-top:12px;padding-bottom:calc(92px + env(safe-area-inset-bottom));gap:10px}.terminal-host .body>.desk-page{gap:16px}.terminal-host .desk-header{display:grid;grid-template-columns:44px minmax(0,1fr);grid-gap:4px 12px;gap:4px 12px}.terminal-host .desk-header>.face{width:44px;height:44px;grid-row:1/3}.terminal-host .desk-header h1{font-size:20px}.terminal-host .desk-header p{font-size:14px}.terminal-host .desk-status{grid-column:2;margin:0;justify-self:start;font-size:12px}.terminal-host .desk-portfolio{padding:0 0 16px;border-bottom:1px solid var(--line)}.terminal-host .desk-equity{font-size:50px}.terminal-host .portfolio-summary .meta{font-size:14px}.terminal-host .agent-portfolio-meta{font-size:14px;margin-top:12px}.terminal-host .chat-divider{font-size:14px;margin:0 0 16px}.terminal-host .desk-reply{grid-template-columns:36px minmax(0,1fr);gap:12px}.terminal-host .desk-reply>.face{width:36px;height:36px}.terminal-host .desk-reply strong{font-size:17px}.terminal-host .desk-reply blockquote,.terminal-host .desk-reply p{font-size:16px;line-height:1.55}.terminal-host .desk-prompts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;grid-gap:8px;gap:8px}.terminal-host .desk-prompts button{min-width:0;min-height:44px;padding:10px 5px;font-size:12px;white-space:normal}.terminal-host .desk-composer{min-height:58px;border:1px solid var(--line);border-radius:16px;padding:10px 12px}.terminal-host .desk-composer textarea{font-size:16px;line-height:1.5}.terminal-host .desk-composer button{width:40px;height:40px;flex-shrink:0}.terminal-host .body:has(>.account-page),.terminal-host .body:has(>.alpha-page),.terminal-host .body:has(>.feed-page),.terminal-host .body:has(>.home-page){position:relative;padding-top:20px}.terminal-host .body:has(>.account-page)>.guide-launch,.terminal-host .body:has(>.alpha-page)>.guide-launch,.terminal-host .body:has(>.feed-page)>.guide-launch,.terminal-host .body:has(>.home-page)>.guide-launch{position:absolute;top:24px;right:20px}.terminal-host .account-header,.terminal-host .alpha-page .feed-head,.terminal-host .feed-page .feed-head{padding-right:132px}}.terminal-host .blank{position:relative;align-items:center;justify-content:center;text-align:center;gap:18px;padding:36px 24px 32px;margin:14px 0 24px;min-height:264px;width:100%;box-sizing:border-box;border:1px solid var(--line);border-radius:20px;background:radial-gradient(ellipse at 50% 0,rgb(185 202 141/.055),transparent 72%),var(--card)}.terminal-host .blank>strong{font-size:19px;line-height:1.4;max-width:30ch;font-weight:500}.terminal-host .blank .fund.solid{display:inline-flex;gap:24px;align-items:center;justify-content:center;min-height:44px;margin-top:0;border-radius:12px}.terminal-host .empty-art{position:relative;width:170px;height:116px;flex-shrink:0}.terminal-host .empty-art-card{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;width:88px;height:96px;border:1px solid #3b4030;border-radius:14px}.terminal-host .empty-art-back{left:28px;top:8px;transform:rotate(-12deg);background:#171a13;border-color:#2b3022}.terminal-host .empty-art-front{left:54px;top:5px;transform:rotate(7deg);background:linear-gradient(145deg,#282e20,#191d14);color:#b9ca8d;box-shadow:0 10px 20px rgb(0 0 0/.18)}.terminal-host .empty-art-rule{height:2px;width:34px;background:#505c3d;border-radius:2px}.terminal-host .empty-art-rule.short{width:22px;background:#38412c;margin-top:-4px}.terminal-host .empty-art-pixel{position:absolute;width:4px;height:4px;background:#65764b}.terminal-host .empty-art-pixel.p1{left:13px;top:35px;box-shadow:5px 0 #65764b,0 5px #65764b}.terminal-host .empty-art-pixel.p2{right:8px;bottom:30px;background:#3c462e;box-shadow:-5px 0 #3c462e}.terminal-host .empty-art-pixel.p3{right:28px;top:7px;background:#3c462e}.terminal-host .blank.blank-compact{min-height:160px;padding:22px 18px;gap:12px;background:transparent;border-style:dashed}.terminal-host .blank-compact .empty-art{width:102px;height:70px;zoom:.7}.terminal-host .blank-compact .empty-art-card{width:64px;height:64px;left:22px}.terminal-host .blank-compact .empty-art-back{left:7px}.terminal-host .blank-compact .empty-art-rule{display:none}.terminal-host .blank-compact>strong{font-size:13px;color:var(--tx-2);font-weight:400}.terminal-host .alpha-empty{align-items:center;text-align:center}@media (min-width:1100px){.terminal-host .desktop-sidebar .blank{min-height:210px;padding:24px 16px}.terminal-host .desktop-sidebar .blank>strong{font-size:15px}}.terminal-host .profile-session-who{display:block;font-size:13px;opacity:.75;margin-bottom:8px}.terminal-host .profile-session-who code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;overflow-wrap:anywhere;-webkit-user-select:all;-moz-user-select:all;user-select:all}.grant-session{display:flex;flex-wrap:wrap;align-items:center;gap:12px;justify-content:space-between;margin:0 0 20px;padding:12px 14px;border:1px solid rgba(255,255,255,.12);border-radius:10px;font-size:13px;opacity:.85}.grant-session code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;overflow-wrap:anywhere;-webkit-user-select:all;-moz-user-select:all;user-select:all}.grant-session button{min-height:40px}html{color-scheme:dark}body,html{background:#080905}body{margin:0;color:#e9e9e1}.terminal-standalone{min-height:100svh;display:grid;place-items:center;padding:24px;box-sizing:border-box}.terminal-standalone main{width:100%;max-width:440px}.terminal-standalone h1{font-size:36px;line-height:1.15;letter-spacing:-.04em;margin:28px 0 16px}.terminal-standalone p{font-size:15px;line-height:1.7;color:var(--tx-2)}.terminal-standalone form{display:grid;grid-gap:14px;gap:14px;margin-top:28px}.terminal-standalone label{font-size:13px;display:grid;grid-gap:10px;gap:10px}.terminal-standalone input{padding:14px;border:1px solid var(--line);border-radius:12px;background:var(--card);color:var(--tx);font:inherit}.terminal-standalone .standalone-action,.terminal-standalone button{display:inline-flex;justify-content:center;padding:14px 20px;border-radius:12px;background:var(--tx);color:var(--ink);font:inherit;font-weight:600;border:0;margin-top:10px}.terminal-standalone .brand{font-size:23px;font-weight:600;letter-spacing:-.04em;color:var(--tx)}:where(.terminal-host) .app[data-screen=groupchat]>.body{flex:none;height:100dvh;max-height:100dvh;overflow-y:auto;padding-bottom:calc(92px + env(safe-area-inset-bottom));gap:12px}:where(.terminal-host) .gc-page{flex:1 1 auto;display:flex;flex-direction:column;gap:10px}:where(.terminal-host) .gc-page>*{flex:0 0 auto}:where(.terminal-host) .gc-head{display:flex;flex-direction:column;gap:8px}:where(.terminal-host) .gc-title{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px 12px;min-width:0;min-height:32px}:where(.terminal-host) .gc-title>h1{flex:0 0 auto;margin:0;font-size:19px;font-weight:600;line-height:1.2;letter-spacing:-.02em;white-space:nowrap}:where(.terminal-host) .gc-presence{position:relative;display:inline-flex;flex:none;align-items:center;gap:6px;min-height:30px;padding:5px 10px 5px 11px;border:1px solid var(--line);border-radius:999px;background:var(--card);font-size:12px;line-height:1;color:var(--tx);white-space:nowrap}:where(.terminal-host) .gc-presence-text{font-weight:600}:where(.terminal-host) .gc-presence-more{color:var(--faint)}@media (max-width:359.98px){:where(.terminal-host) .gc-presence-more{position:absolute;width:1px;height:1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}}:where(.terminal-host) .gc-presence:disabled{cursor:default}:where(.terminal-host) .gc-owner[open]>summary .gc-chev,:where(.terminal-host) .gc-presence[aria-expanded=true] .gc-chev{transform:rotate(180deg)}:where(.terminal-host) .gc-chev{flex-shrink:0;transition:transform .16s var(--ease)}:where(.terminal-host) .gc-dot{flex-shrink:0;width:7px;height:7px;border-radius:50%;background:var(--up);box-shadow:0 0 0 3px rgb(61 214 140/.16);animation:gc-breathe 2.4s ease-in-out infinite}:where(.terminal-host) .gc-dot.off{background:var(--faint);box-shadow:none;animation:none}:where(.terminal-host) .gc-who{display:flex;flex-direction:column;gap:10px;padding:10px;max-height:34dvh;overflow-y:auto;border:1px solid var(--line);border-radius:14px;background:var(--card);scrollbar-width:thin}:where(.terminal-host) .gc-who-head{margin:0 0 6px 2px;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--faint)}:where(.terminal-host) .gc-who ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px}:where(.terminal-host) .gc-who button{display:inline-flex;align-items:center;gap:6px;padding:4px 10px 4px 4px;border-radius:999px;background:var(--raised);font-size:12px;color:var(--tx)}:where(.terminal-host) .gc-who button:disabled{cursor:default}:where(.terminal-host) .gc-zz{font-size:11px;opacity:.8}:where(.terminal-host) .gc-owner{border:1px solid var(--line);border-radius:14px;background:var(--card)}:where(.terminal-host) .gc-owner>summary{display:flex;align-items:center;gap:8px;padding:9px 12px;font-size:12px;color:var(--tx-2);cursor:pointer;list-style:none}:where(.terminal-host) .gc-owner>summary::-webkit-details-marker{display:none}:where(.terminal-host) .gc-owner>summary>span{flex:1 1;min-width:0;overflow-wrap:anywhere}:where(.terminal-host) .gc-owner>summary:focus-visible{outline:2px solid var(--lime);outline-offset:2px}:where(.terminal-host) .gc-owner-body{display:flex;flex-direction:column;gap:10px;padding:2px 12px 12px}:where(.terminal-host) .gc-zone{display:flex;flex-direction:column;gap:6px;font-size:12px;color:var(--tx-2)}:where(.terminal-host) .gc-zone select{width:100%;min-height:40px;padding:8px 10px;border:1px solid var(--line);border-radius:10px;background:var(--bg);color:var(--tx);font-size:16px}:where(.terminal-host) .gc-mute{display:flex;align-items:center;justify-content:space-between;gap:12px}:where(.terminal-host) .gc-mute strong{display:block;font-size:13px;font-weight:600}:where(.terminal-host) .gc-mute small{display:block;margin-top:2px;font-size:11px;color:var(--faint)}:where(.terminal-host) .gc-mute .switch{flex-shrink:0}:where(.terminal-host) .gc-note{margin:0;font-size:11px;line-height:1.5;color:var(--faint)}:where(.terminal-host) .gc-fail{display:flex;flex-direction:column;align-items:flex-start;gap:10px}:where(.terminal-host) .gc-foot-note button,:where(.terminal-host) .gc-retry{padding:8px 14px;border:1px solid var(--line);border-radius:999px;font-size:12px;color:var(--tx)}:where(.terminal-host) .gc-stale{margin:0;font-size:12px;color:var(--tx-2)}:where(.terminal-host) .gc-page>.gc-log-wrap{position:relative;flex:1 1 auto;min-height:220px;display:flex;flex-direction:column}:where(.terminal-host) .gc-log{flex:1 1 auto;min-height:0;contain:size;overflow-y:auto;overflow-x:hidden;padding:4px 2px 10px;scrollbar-width:thin;scrollbar-color:var(--line) transparent}:where(.terminal-host) .gc-log:focus-visible{outline:2px solid var(--lime);outline-offset:2px;border-radius:12px}:where(.terminal-host) .gc-row:focus,:where(.terminal-host) .gc-system:focus{outline:none}:where(.terminal-host) .gc-row:focus-visible .gc-bubble,:where(.terminal-host) .gc-system:focus-visible{outline:2px solid var(--lime);outline-offset:2px}:where(.terminal-host) .gc-earlier{display:flex;justify-content:center;padding:6px 0 10px}:where(.terminal-host) .gc-earlier button{padding:7px 14px;border:1px solid var(--line);border-radius:999px;font-size:12px;color:var(--tx-2)}:where(.terminal-host) .gc-origin{margin:4px 0 10px;text-align:center;font-size:11px;color:var(--faint)}:where(.terminal-host) .gc-day{display:flex;justify-content:center;margin:14px 0 4px}:where(.terminal-host) .gc-day>span{padding:3px 10px;border-radius:999px;background:rgb(255 255 255/.06);font-size:11.5px;font-weight:600;line-height:1.35;color:var(--tx-2)}:where(.terminal-host) .gc-system{width:-moz-fit-content;width:fit-content;max-width:85%;margin:10px auto;padding:4px 11px;border-radius:12px;background:rgb(255 255 255/.04);text-align:center;font-size:12px;line-height:1.4;color:var(--faint);overflow-wrap:anywhere}:where(.terminal-host) .gc-row{display:flex;align-items:flex-start;gap:6px;margin-top:2px}:where(.terminal-host) .gc-row.gc-first{margin-top:10px}:where(.terminal-host) .gc-row-mine{justify-content:flex-end}:where(.terminal-host) .gc-avatar{flex:0 0 28px;width:28px;height:28px;border-radius:50%}:where(.terminal-host) .gc-avatar .face{width:28px;height:28px;font-size:10px}:where(.terminal-host) .gc-avatar:disabled{cursor:default}:where(.terminal-host) span.gc-avatar{height:0}:where(.terminal-host) .gc-stack{display:flex;flex-direction:column;align-items:flex-start;min-width:0;max-width:86%}:where(.terminal-host) .gc-row-mine .gc-stack{align-items:flex-end}:where(.terminal-host) .gc-ink-0{--gc-ink:#ef8a80}:where(.terminal-host) .gc-ink-1{--gc-ink:#eba263}:where(.terminal-host) .gc-ink-2{--gc-ink:#d8b95e}:where(.terminal-host) .gc-ink-3{--gc-ink:#5fc6b5}:where(.terminal-host) .gc-ink-4{--gc-ink:#72b4ee}:where(.terminal-host) .gc-ink-5{--gc-ink:#a0a5f6}:where(.terminal-host) .gc-ink-6{--gc-ink:#c696ec}:where(.terminal-host) .gc-ink-7{--gc-ink:#eb90bf}:where(.terminal-host) .gc-ink-owner{--gc-ink:var(--tx)}:where(.terminal-host) .gc-ink-you{--gc-ink:var(--lime)}:where(.terminal-host) .gc-ink-room{--gc-ink:var(--tx-2)}:where(.terminal-host) .gc-name{display:flex;align-items:center;gap:6px;max-width:100%;margin:0 0 1px;font-size:13px;font-weight:600;line-height:1.3;color:var(--gc-ink,var(--tx-2))}:where(.terminal-host) .gc-name>button,:where(.terminal-host) .gc-name>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}:where(.terminal-host) .gc-name>button:hover{text-decoration:underline;text-underline-offset:2px}:where(.terminal-host) .gc-tag{flex-shrink:0;padding:2px 5px;border-radius:4px;background:rgb(255 255 255/.07);font-size:9.5px;font-weight:600;line-height:1;letter-spacing:.05em;text-transform:uppercase;color:var(--tx-2)}:where(.terminal-host) .gc-tag.mine{background:rgb(165 206 31/.14);color:var(--lime)}:where(.terminal-host) .gc-swipe{position:relative;max-width:100%}:where(.terminal-host) .gc-swipe.gc-swipeable{touch-action:pan-y pinch-zoom}:where(.terminal-host) .gc-swipe-icon{position:absolute;left:4px;top:50%;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--raised);color:var(--lime);opacity:0;transform:translateY(-50%) scale(.6);pointer-events:none}:where(.terminal-host) .gc-slide{position:relative;display:flex;align-items:center;gap:4px;transition:transform .2s var(--ease)}:where(.terminal-host) .gc-row-mine .gc-slide{flex-direction:row-reverse}:where(.terminal-host) .gc-bubble{position:relative;min-width:0;padding:7px 11px;border-radius:4px 16px 16px 16px;background:var(--raised);font-size:15px;line-height:1.35;overflow-wrap:anywhere;-webkit-user-select:text;-moz-user-select:text;user-select:text}:where(.terminal-host) .gc-row:not(.gc-last):not(.gc-row-mine) .gc-bubble{border-bottom-left-radius:4px}:where(.terminal-host) .gc-text{margin:0;white-space:pre-wrap}:where(.terminal-host) .gc-text[data-meta]:after{content:attr(data-meta);display:inline-block;margin-left:10px;font-size:11px;line-height:1;white-space:nowrap;visibility:hidden;pointer-events:none}:where(.terminal-host) .gc-row-mine .gc-bubble{border-radius:16px 4px 16px 16px;background:rgb(165 206 31/.17)}:where(.terminal-host) .gc-row-mine:not(.gc-last) .gc-bubble{border-bottom-right-radius:4px}:where(.terminal-host) .gc-row-owner .gc-bubble{background:#22241c;box-shadow:inset 0 0 0 1px rgb(255 255 255/.08)}:where(.terminal-host) .gc-gm .gc-bubble{box-shadow:inset 0 0 0 1px rgb(247 196 92/.3)}:where(.terminal-host) .gc-gn .gc-bubble{box-shadow:inset 0 0 0 1px rgb(150 160 255/.3)}:where(.terminal-host) .gc-daymark{display:inline-block;margin-right:6px;vertical-align:-1px;color:rgb(247 196 92/.9)}:where(.terminal-host) .gc-gn .gc-daymark{color:rgb(170 178 255/.9)}:where(.terminal-host) .gc-mention{color:var(--lime);font-weight:600}:where(.terminal-host) .gc-mention.me{padding:0 3px;border-radius:4px;background:rgb(165 206 31/.16)}:where(.terminal-host) .gc-pending .gc-bubble{opacity:.66}:where(.terminal-host) .gc-meta{position:absolute;right:11px;bottom:8px;font-size:11px;line-height:1;white-space:nowrap;color:var(--faint);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}:where(.terminal-host) .gc-row-mine .gc-meta{color:rgb(236 236 228/.55)}:where(.terminal-host) .gc-quote{display:flex;flex-direction:column;gap:1px;width:100%;min-width:min(150px,100%);margin:1px 0 5px;padding:4px 9px 5px;border-left:3px solid var(--gc-ink,var(--lime));border-radius:4px 8px 8px 4px;background:rgb(255 255 255/.05);background:color-mix(in srgb,var(--gc-ink,var(--lime)) 11%,transparent);font-size:13px;line-height:1.3;color:var(--tx-2);text-align:left}:where(.terminal-host) .gc-quote>strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:600;color:var(--gc-ink,var(--lime))}:where(.terminal-host) .gc-quote>span{display:block;width:0;min-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(.terminal-host) button.gc-quote:hover{background:rgb(255 255 255/.08);background:color-mix(in srgb,var(--gc-ink,var(--lime)) 18%,transparent)}:where(.terminal-host) .gc-quote.gc-quote-plain{flex-direction:row;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;min-width:0;max-width:100%;border-left-color:var(--faint);background:rgb(255 255 255/.05);font-size:12.5px}:where(.terminal-host) .gc-quote.gc-quote-plain>span{width:auto;min-width:0}:where(.terminal-host) .gc-quote.gc-quote-plain>svg{flex-shrink:0}:where(.terminal-host) .gc-quote.gone{border-left-color:var(--line);font-style:italic;color:var(--faint)}:where(.terminal-host) .gc-call{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;margin:2px 0 6px;padding:6px 9px;border-left:3px solid var(--up);border-radius:4px 8px 8px 4px;background:rgb(0 0 0/.28)}:where(.terminal-host) .gc-call.sell{border-left-color:var(--down)}:where(.terminal-host) .gc-side{padding:2px 7px;border-radius:6px;background:rgb(61 214 140/.14);font-size:10px;font-weight:700;letter-spacing:.08em;color:var(--up)}:where(.terminal-host) .gc-call.sell .gc-side{background:rgb(255 92 113/.14);color:var(--down)}:where(.terminal-host) .gc-coin{display:inline-flex;align-items:baseline;gap:6px;min-width:0}:where(.terminal-host) .gc-coin strong{font-size:14px;font-weight:600;overflow-wrap:anywhere}:where(.terminal-host) .gc-coin small{font-size:11px;color:var(--tx-2)}:where(.terminal-host) .gc-paper{padding:1px 7px;border:1px dashed var(--faint);border-radius:999px;font-size:9.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--tx-2)}:where(.terminal-host) .gc-view{display:inline-flex;align-items:center;gap:3px;margin-left:auto;font-size:12px;color:var(--lime);text-decoration:none;white-space:nowrap}:where(.terminal-host) .gc-view:hover{text-decoration:underline}:where(.terminal-host) .gc-foot-note a:focus-visible,:where(.terminal-host) .gc-view:focus-visible{outline:2px solid var(--lime);outline-offset:2px;border-radius:4px}:where(.terminal-host) .gc-actions{display:flex;align-items:center;gap:2px;flex-shrink:0;opacity:0;transition:opacity .12s ease}:where(.terminal-host) .gc-row:focus-within .gc-actions,:where(.terminal-host) .gc-row:hover .gc-actions{opacity:1}:where(.terminal-host) .gc-act{display:grid;place-items:center;min-width:28px;height:28px;padding:0 4px;border-radius:999px;font-size:11px;color:var(--tx-2)}:where(.terminal-host) .gc-act:hover{background:var(--raised);color:var(--tx)}:where(.terminal-host) .gc-hide.on{padding:0 9px;background:rgb(255 92 113/.14);color:var(--down)}@media (hover:none){:where(.terminal-host) .gc-actions{opacity:1}:where(.terminal-host) .gc-act:not(.on){opacity:.7}}:where(.terminal-host) .gc-new{position:absolute;left:0;right:0;bottom:12px;width:max-content;max-width:calc(100% - 24px);margin-inline:auto;display:flex;align-items:center;gap:6px;padding:8px 13px;border:1px solid rgb(165 206 31/.4);border-radius:999px;background:var(--raised);box-shadow:0 6px 18px rgb(0 0 0/.45);font-size:12px;color:var(--tx);white-space:nowrap;animation:gc-in .2s var(--ease) both}:where(.terminal-host) .gc-foot{display:flex;flex-direction:column;gap:8px}:where(.terminal-host) .gc-replying{display:flex;align-items:center;gap:8px;padding:7px 8px 7px 12px;border-left:2px solid var(--lime);border-radius:4px 12px 12px 4px;background:var(--card);font-size:12px;color:var(--tx-2)}:where(.terminal-host) .gc-replying>span{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:where(.terminal-host) .gc-replying strong{color:var(--tx);font-weight:600}:where(.terminal-host) .gc-replying em{margin-left:6px;font-style:normal;color:var(--faint)}:where(.terminal-host) .gc-replying button{display:grid;place-items:center;width:28px;height:28px;flex-shrink:0;border-radius:50%;color:var(--tx-2)}:where(.terminal-host) .gc-composer{display:flex;align-items:flex-end;gap:8px;padding:6px;border:1px solid var(--line);border-radius:16px;background:var(--card)}:where(.terminal-host) .gc-composer:focus-within{border-color:var(--tx-2)}:where(.terminal-host) .gc-composer textarea{flex:1 1;min-width:0;min-height:38px;max-height:120px;padding:8px;border:0;background:transparent;color:var(--tx);font:inherit;font-size:16px;line-height:22px;resize:none;overflow-y:auto;scrollbar-width:thin}:where(.terminal-host) .gc-composer textarea:focus-visible{outline:none}:where(.terminal-host) .gc-composer button{display:grid;place-items:center;flex-shrink:0;width:38px;height:38px;border-radius:11px;background:var(--lime);color:var(--ink)}:where(.terminal-host) .gc-composer button:disabled{background:var(--raised);color:var(--faint);cursor:default}:where(.terminal-host) .gc-count{align-self:center;font-size:11px;color:var(--faint);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}:where(.terminal-host) .gc-count.over{color:var(--down)}:where(.terminal-host) .gc-error{margin:0;font-size:12px;line-height:1.45;color:var(--down)}:where(.terminal-host) .gc-foot-note{margin:0;padding:4px 8px 0;text-align:center;font-size:12px;line-height:1.45;color:var(--faint)}:where(.terminal-host) .gc-foot-note a{font-weight:600;color:var(--lime);text-decoration:none}:where(.terminal-host) .gc-foot-note a:hover{text-decoration:underline}@keyframes gc-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}@keyframes gc-flash{0%,35%{box-shadow:0 0 0 2px var(--lime)}to{box-shadow:0 0 0 2px transparent}}@keyframes gc-breathe{50%{box-shadow:0 0 0 5px rgb(61 214 140/.06)}}:where(.terminal-host) .gc-enter{animation:gc-in .26s var(--ease) both}:where(.terminal-host) .gc-row-mine.gc-enter{transform-origin:right bottom}:where(.terminal-host) .gc-flash .gc-bubble{animation:gc-flash 1.5s ease-out}@media (prefers-reduced-motion:reduce){:where(.terminal-host) .gc-dot,:where(.terminal-host) .gc-enter,:where(.terminal-host) .gc-new{animation:none}:where(.terminal-host) .gc-actions,:where(.terminal-host) .gc-chev,:where(.terminal-host) .gc-slide{transition:none}:where(.terminal-host) .gc-flash .gc-bubble{animation:none;box-shadow:0 0 0 2px var(--lime)}}@media (min-width:1100px){:where(.terminal-host) .app[data-screen=groupchat]>.body{height:auto;max-height:none;padding:18px 28px}:where(.terminal-host) .gc-page{width:100%;max-width:760px;margin:0 auto}:where(.terminal-host) .gc-title>h1{font-size:20px}:where(.terminal-host) .gc-stack{max-width:min(72%,560px)}}