:root{--sg-ink:#e3edf0;--sg-muted:#9faeb7;--sg-cyan:#9ad9e6;--sg-line:#a9cee525;--sg-panel:#14212eea;--text:var(--sg-ink);--muted:var(--sg-muted);--lime:var(--sg-cyan);--panel:var(--sg-panel);--line:var(--sg-line);font-family:Barlow,'Segoe UI',sans-serif;color:var(--sg-ink);background:#0f1a24}
#toast{pointer-events:none;z-index:60}
.sg-mode a{pointer-events:auto;color:inherit;text-underline-offset:3px;padding:5px 0}
body[data-panel]:not([data-panel='']) #gate-status{visibility:hidden}
body.world-page{margin:0;background:#101b26;color:var(--sg-ink)}
button,input,select{font:inherit}button{transition:background .2s,border-color .2s;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid #a1e1ef;outline-offset:4px}button:disabled{cursor:default;opacity:.5}
#intro-scene{position:fixed;inset:0}#intro-scene canvas{display:block;width:100%;height:100%}
.sg-vignette{position:fixed;inset:0;pointer-events:none;background:linear-gradient(180deg,#080f1ac9,transparent 24%,transparent 64%,#0a1422a6),linear-gradient(90deg,#0a122a30,transparent 70%);z-index:1}
.sg-kicker{font-size:12px;letter-spacing:.19em;font-weight:600;line-height:1.5;color:#a6bbc9}
#sg-intro-heading{position:fixed;left:40px;top:35px;z-index:7;display:flex;align-items:center;gap:18px}
.sg-seal{width:57px;height:57px;border:1px solid #99b7c466;outline:1px solid #99b7c422;outline-offset:5px;border-radius:50%;display:grid;place-items:center;font-size:39px;font-weight:400;line-height:1}
#sg-intro-heading h1{font:400 29px 'Barlow Condensed',sans-serif;letter-spacing:.12em;margin:2px 0 0}#sg-intro-heading h1 b{font-weight:600}
.sg-deck-label{position:fixed;left:40px;bottom:30px;z-index:6;display:flex;align-items:center;gap:16px;font-size:12px;letter-spacing:.17em;color:#c5d3db}.sg-deck-label span:first-child{color:#8aa4b5}.sg-deck-label i{display:block;width:75px;height:1px;background:#bad9e044}
.sg-mode{position:fixed;bottom:22px;right:34px;font-size:11px;letter-spacing:.14em;color:#93a9b5;z-index:8;pointer-events:none}
#transition.loading-overlay{inset:auto auto 15vh 7vw;align-items:flex-start;justify-content:flex-start;text-align:left;width:420px;padding:30px 32px;background:linear-gradient(115deg,#101e2af5,#142737ee);border:1px solid #a8d5e336;border-left:2px solid #9dcbdc;box-shadow:0 15px 60px #030b1880;border-radius:2px;backdrop-filter:blur(18px);z-index:6}
#transition .brand-symbol{display:none}#transition h2{font:500 38px/1.06 'Barlow Condensed',sans-serif;letter-spacing:.01em;margin:9px 0 15px;max-width:320px;color:#ecf4f6}#transition p{font-size:15px;line-height:1.65;color:#b7c7d2;margin-bottom:24px;max-width:360px}
.sg-entry-tag{font-size:12px;letter-spacing:.2em;color:#9dd1e1}.sg-callsign{display:grid;gap:8px;width:100%;font-size:11px;letter-spacing:.15em;color:#a5b9c7;margin-bottom:15px}.sg-callsign input{letter-spacing:.02em;background:#0c1925;border:1px solid #7c9aab55;color:#e5f1f5;border-radius:2px;width:100%;padding:12px 14px;font-size:16px}
#world-play-guest,#world-entry-retry{background:#b8dbe7;color:#152839;width:100%;border:1px solid #b8dbe7;border-radius:2px;padding:14px 16px;font-weight:600;font-size:16px}#world-play-guest:hover,#world-entry-retry:hover{background:#dbf0f5}#world-play-guest::after{content:'↗';margin-left:auto;font-size:20px}.world-entry-accounts{width:100%;gap:8px}.world-entry-accounts button{border-radius:2px;font-size:13px;padding:10px;border-color:#647d8e55}.world-entry-accounts{margin-top:12px}
#transition .sg-entry-note{font-size:12px;line-height:1.5;color:#839eaf;margin:12px 0 0}.sg-entry-controls{width:100%;display:flex;gap:18px;border-top:1px solid #8eabb529;margin-top:22px;padding-top:16px;font-size:12px;color:#aac1cf}.sg-entry-controls span{display:flex;align-items:center;gap:6px}kbd{font-family:inherit;border:1px solid #9ebaca40;padding:3px 5px;border-radius:3px;font-size:11px;color:#d7e5eb;background:#b9d7e40b}
#gate-status{position:fixed;right:34px;top:38px;width:237px;padding:19px 20px;border:1px solid #96bdcd38;background:#101c29c7;backdrop-filter:blur(14px);z-index:4;border-radius:2px}.sg-live-dot{display:inline-block;background:#8ac6bf;border-radius:50%;width:5px;height:5px;margin-left:7px;vertical-align:middle;box-shadow:0 0 10px #99d8d84d}.sg-gate-status{display:flex;align-items:center;gap:12px;margin:17px 0}.sg-gate-icon{font-size:32px;color:#7abbda}.sg-gate-status strong{display:block;font-size:17px;font-weight:500}.sg-gate-status div>span{display:block;color:#9bb0bf;font-size:12px;margin-top:4px}.sg-chevrons{display:flex;gap:5px}.sg-chevrons i{flex:1;height:3px;background:#d2a269;box-shadow:0 0 6px #d2a26930}#gate-status[data-closed=true] .sg-chevrons i{background:#8b9caa}#iris-button{display:none;width:100%;font-size:12px;padding:9px 5px;margin-top:15px;border:1px solid #a1bbc32b;border-radius:2px;font-weight:500}#iris-button:not(:disabled){border-color:#9ccfdb80;background:#254253}
.sg-playing #iris-button{display:block}.sg-playing #sg-intro-heading{display:none}.sg-playing .sg-deck-label{display:none}.sg-playing #gate-status{top:125px}
/* The official runtime retains dialogs, focus, connection and chat behavior. */
.world-page .hub-shell{--hub-ink:#edf3f5;--hub-muted:#b0c1cc;--hub-line:#9dc5d329;--hub-surface:#132330ed;--hub-accent:#aedce6;color:#e4eef2;font-family:Barlow,'Segoe UI',sans-serif}
.world-page .hub-topbar{padding:28px 34px;align-items:flex-start}.world-page .hub-location,.world-page .hub-account{border-radius:3px;border:1px solid #91acbd35;background:#101e2adb;color:#d5e5ec;box-shadow:0 6px 30px #030b1733;backdrop-filter:blur(16px)}
.world-page .hub-location{padding:14px 20px 14px 13px;gap:13px}.world-page .hub-home{background:#192f40;color:#aacee0;border:1px solid #8da8bd40;border-radius:50%;width:44px;height:44px}.world-page .hub-home svg{width:29px;height:29px}.world-page .hub-location h1{font:500 27px 'Barlow Condensed',sans-serif;letter-spacing:.045em;color:#e3edf2;margin:4px 0}.world-page .hub-eyebrow{font-size:10px;letter-spacing:.17em;color:#a6bfce}.world-page .hub-presence{font-size:12px;color:#9bb5c4}.world-page .hub-status-dot{background:#96cfcb}.world-page .hub-account{padding:7px 10px;gap:9px}.world-page .hub-player{color:#d3e6ee}.world-page .hub-player strong{font-size:14px}.world-page .hub-avatar{background:#365466;color:#ccdee4;border-radius:3px;width:34px;height:37px;font-family:'Barlow Condensed',sans-serif;font-size:20px}.world-page .hub-player-subtitle{color:#9baebb;font-size:11px}.world-page .hub-settings-button{color:#b1cbd6;border-radius:3px}.world-page .hub-save-account{background:#315063;color:#d6e8ee;border:1px solid #8fabb744;border-radius:2px}
.world-page .hub-world-caption{display:none}.world-page .hub-dock{border-radius:4px;border:1px solid #95b9cf42;background:#142333e8;backdrop-filter:blur(16px);box-shadow:0 9px 40px #050c2066;padding:7px 9px;gap:5px}.world-page .hub-dock-button{color:#bbccd6;border-radius:3px;min-width:65px;padding:9px 15px;gap:7px}.world-page .hub-dock-button span{font-size:12px}.world-page .hub-dock-button:hover,.world-page .hub-dock-button[aria-expanded=true]{background:#314d60;color:#ecf4f8}.world-page .hub-dock-divider{background:#7d9ca23b}.world-page .hub-dock-button svg{width:20px;height:20px}.world-page .hub-bottom{bottom:37px}.world-page .hub-movement-hint{font-size:11px;letter-spacing:.08em;color:#c1d0d9;background:#0e1b2799;padding:7px 12px;border-radius:2px;margin-bottom:13px}
.world-page .hub-panel{background:#142432f5;color:#dceaf1;border:1px solid #6d92a563;border-radius:5px;box-shadow:0 20px 60px #020918a8;backdrop-filter:blur(20px)}.world-page .hub-panel h2{font:500 27px 'Barlow Condensed',sans-serif;letter-spacing:.035em;color:#e4f1f5}.world-page .hub-panel-header{border-color:#91aeb729}.world-page .hub-panel p,.world-page .hub-panel-intro{color:#abbfca}.world-page .hub-panel button,.world-page .hub-panel select{color:#c5dce6;border-color:#789aae55;background:#213847;border-radius:3px}.world-page .hub-panel button:hover{background:#365565}.world-page .hub-panel label,.world-page .hub-panel h3,.world-page .hub-person strong,.world-page .hub-message-meta strong{color:#d9e9f0}.world-page .hub-person,.world-page .hub-message{border-color:#7d9ba32e}.world-page .hub-person-avatar,.world-page .hub-message-avatar{border-radius:3px;color:#cce4eb;background:#365365}.world-page .hub-person>div>span{color:#98b2c1}.world-page .hub-chat-tools{color:#a4c2d0;border-color:#86a9b62e}.world-page .hub-text-button{background:transparent!important;color:#8dbacc!important;font-size:12px}.world-page .hub-compose{background:#0c1c28;border:1px solid #7eaaba58;border-radius:3px}.world-page #chat-input{background:transparent;color:#e6f1f5;font-size:16px}.world-page #chat-input::placeholder{color:#829cae}.world-page #chat-send{background:#aed4e2;color:#182b3b}.world-page .hub-chat-form{border-color:#8daab534;background:#10212f}.world-page .hub-compose-footer,.world-page .hub-message-meta time{color:#8da6b5}.world-page .hub-message p{color:#d0e1e9}.world-page .hub-message-self .hub-message-content{background:#284657}.world-page .hub-chat-empty,.world-page .hub-chat-empty p{color:#9bb4c3}.world-page .hub-chat-empty strong{color:#d4e7ed}.world-page .hub-live-label,.world-page .hub-you{color:#a9d6d9;background:#33545a}.world-page .hub-section-heading,.world-page .hub-setting-block,.world-page .hub-technical{border-color:#7796a530;color:#aac0cb}.world-page .hub-quality-pill{background:#29465a;color:#b1d9e8}.world-page .hub-controls-guide{color:#afc6d3}.world-page .hub-controls-guide kbd{background:#294456;color:#d7e9f1;border-color:#64889a55}.world-page .hub-primary{background:#aacfdc!important;color:#183242!important}.world-page .hub-account-card{background:#1d3648;border-color:#829aaa3b}.world-page .hub-character-art{background:#1a3042;color:#a4c8d8}.world-page .hub-panel a{color:#aed1e0}.world-page .hub-wave-status{color:#badce6;background:#132938d9}.world-page .actor-label{color:#ddecf1;background:#152d3ddb;border:1px solid #9abac14d;border-radius:3px}.world-page .hub-speech{background:#d6e8f1;color:#1b3444;border-radius:6px}.world-page .hub-service-note{color:#c2b799;background:#182a37}.world-page .hub-touch-controls button{background:#213c51e8;border-color:#8db3c74a;color:#cce5ee;border-radius:4px}
#sg-radio{position:fixed;left:34px;bottom:50px;width:285px;padding:15px 17px;background:linear-gradient(120deg,#112334ed,#10233299);border:1px solid #8eafbd2c;border-radius:3px;z-index:3;backdrop-filter:blur(12px)}#sg-radio-messages{margin-top:15px}#sg-radio-messages p{font-size:13px;line-height:1.4;margin:0 0 10px;overflow-wrap:anywhere;display:grid;gap:2px}#sg-radio-messages strong{font-weight:500;color:#89bccf;font-size:12px}#sg-radio-messages span{color:#d2e1e9}#sg-radio-messages .sg-radio-empty{color:#a5bbc9;font-size:13px;line-height:1.6}#sg-open-chat{font-size:12px;padding:10px 0 0;border:0;border-top:1px solid #8ba6b12b;border-radius:0;width:100%;display:flex;justify-content:space-between;color:#a5c2d1;background:transparent;font-weight:400}body[data-panel]:not([data-panel='']) #sg-radio{visibility:hidden}
body[data-mode=local] .world-entry-accounts,body[data-mode=local] #hub-save-account,body[data-mode=local] #hub-account-signup,body[data-mode=local] #hub-account-signin,body[data-mode=local] #edit-character,body[data-mode=local] #store,body[data-mode=local] #refresh-appearance{display:none!important}.world-page [data-panel=worlds],.world-page #dance,.world-page #inspect-display,.world-page .hub-world-caption,.world-page .hub-portal-label{display:none!important}
@media(max-width:1000px){#sg-radio{width:225px;left:20px;bottom:160px}#gate-status{right:20px;width:215px}.world-page .hub-topbar{padding:20px}.sg-mode{right:20px}.world-page .hub-location h1{font-size:24px}.world-page .hub-bottom{bottom:38px}}
@media(max-width:700px){#sg-intro-heading{top:25px;left:25px;gap:12px}.sg-seal{width:38px;height:38px;font-size:29px}#sg-intro-heading h1{font-size:23px}.sg-kicker{font-size:10px}.sg-deck-label{display:none}#transition.loading-overlay{left:20px;right:20px;width:auto;bottom:75px;max-width:440px;padding:23px}#transition h2{font-size:32px}#transition p{font-size:14px}.sg-entry-controls{gap:15px}#gate-status{display:none}.sg-mode{bottom:12px;left:0;right:0;text-align:center;font-size:9px}.world-page .hub-topbar{padding:12px}.world-page .hub-location{padding:9px 12px}.world-page .hub-location h1{font-size:21px}.world-page .hub-home{width:33px;height:33px}.world-page .hub-eyebrow{font-size:9px}.world-page .hub-account{padding:5px;margin:0}.world-page .hub-player{padding:3px}.world-page .hub-player>span:nth-child(2){display:none}.world-page .hub-settings-button{display:none}.world-page .hub-dock-button{min-width:52px;padding:8px 11px}.world-page .hub-bottom{bottom:38px}.world-page .hub-movement-hint{display:none}#sg-radio{width:220px;left:12px;bottom:127px;padding:11px 12px;background:#132636cb}#sg-radio-messages p{font-size:12px}#sg-radio-messages p:nth-last-child(n+2){display:none}.world-page .hub-touch-controls{bottom:210px;right:14px}.world-page .hub-panel{border-radius:7px}.sg-playing .sg-mode{font-size:8px}.sg-playing #gate-status{display:block;top:100px;right:12px;width:164px;padding:12px;opacity:.94}.sg-playing .sg-gate-icon{display:none}.sg-gate-status{margin:8px 0}.sg-gate-status strong{font-size:13px}.sg-gate-status div>span{font-size:10px}#iris-button{font-size:11px}.sg-chevrons{gap:3px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
#look-behind{width:100%;padding:8px;margin-top:8px;border:1px solid #b1c6cb35;border-radius:2px;font-size:12px;font-weight:500;color:#bfd7dd}.sg-look-hint{font-size:11px;text-align:center;color:#8ba4af;margin:10px 0 0;line-height:1.4}
#gate-transit{position:fixed;inset:0;z-index:50;background:#020914;overflow:hidden;pointer-events:auto}
#gate-transit[hidden]{display:none}
#gate-transit canvas{display:block;width:100%;height:100%}
.sg-transit-caption{position:absolute;left:24px;right:24px;bottom:max(9vh,55px);display:grid;gap:10px;text-align:center;color:#e4f6ff;text-shadow:0 2px 20px #001426}
.sg-transit-caption strong{font:500 clamp(26px,4vw,46px) 'Barlow Condensed','Segoe UI',sans-serif;letter-spacing:.14em;text-transform:uppercase}
.sg-transit-caption span{font-size:14px;letter-spacing:.06em;color:#b4d9ec}
#gate-transit[data-phase=arriving]{background:linear-gradient(180deg,#0209149c,transparent 15%,transparent 70%,#020914b8);pointer-events:none}
#gate-transit[data-phase=arriving] canvas{visibility:hidden}
#gate-transit[data-phase=arriving] .sg-transit-caption{bottom:8vh}
#gate-transit[data-phase=arriving] .sg-transit-caption strong{font-size:24px}
body[data-transit=arriving] #world-ui,body[data-transit=arriving] #gate-status,body[data-transit=arriving] #sg-radio,body[data-transit=arrival-tunnel] #world-ui{visibility:hidden}
@media(max-width:700px){.sg-transit-caption{left:18px;right:18px}.sg-transit-caption span{font-size:12px}}
@media(max-width:700px){.world-page .hub-topbar{top:0;left:0;right:0;gap:8px}.world-page .hub-location{max-width:calc(100% - 62px)}.world-page .hub-location h1{max-width:none;font-size:19px;letter-spacing:.015em}.world-page .hub-home{flex-shrink:0}.world-page .hub-touch-controls{left:16px;right:auto;bottom:145px;width:136px;z-index:5}#sg-radio{display:none!important}}
@media(max-width:700px){.sg-playing #gate-status{top:auto;bottom:148px;right:12px;width:154px;padding:10px}.sg-playing #gate-status>.sg-kicker,.sg-playing .sg-chevrons,.sg-playing .sg-gate-status div>span{display:none}.sg-playing .sg-gate-status{margin:0}.sg-playing #iris-button:disabled{display:none}.sg-playing #look-behind{padding:8px;margin-top:7px}.sg-playing .sg-look-hint{font-size:10px;margin-top:6px}.sg-playing .sg-gate-status strong{font-size:12px}}
