.global-panel{margin:24px 0;padding:24px;border:1px solid #61527d;border-radius:22px;background:linear-gradient(125deg,#11182dee,#211332ed)}.global-panel h2{font-size:clamp(1.4rem,3vw,2rem);margin:10px 0 22px}.global-clocks{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.global-clocks>div{display:flex;flex-direction:column;gap:7px;border:1px solid #435673;border-radius:14px;padding:14px;background:#08122299}.global-clocks time{font-size:1.5rem;color:#9cefee;font-variant-numeric:tabular-nums}.global-clocks small,.global-note{color:#c9cce0}.global-note{font-size:.9rem;line-height:1.6}.global-actions{display:flex;flex-wrap:wrap;gap:10px}.global-dialog{color:#eff3ff;background:#11162b;border:1px solid #7e729a;border-radius:22px;padding:0;width:min(780px,calc(100vw - 24px));max-height:90dvh}.global-dialog::backdrop{background:#030617b8}.global-dialog .dialog-card{position:relative;padding:26px;width:auto;max-width:none;background:transparent;box-sizing:border-box}.global-dialog p{line-height:1.65;overflow-wrap:anywhere}.global-dialog label:not(.global-check){display:block;margin:16px 0}.global-dialog input:not([type=checkbox]),.global-dialog select,.global-dialog textarea{display:block;box-sizing:border-box;width:100%;min-width:0;padding:12px;border:1px solid #7a86a6;border-radius:10px;background:#0b1020;color:#f5f6fc;font:inherit;margin-top:6px}.global-dialog fieldset{border:1px solid #647394;border-radius:12px;margin:20px 0;padding:14px}.global-check{display:flex;gap:10px;align-items:flex-start;margin:12px 0;line-height:1.5}.global-check input{width:20px;height:20px;flex-shrink:0;margin-top:2px}.global-two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.global-trip,.chat-message{padding:16px;border:1px solid #596b8a;border-radius:14px;margin:16px 0}.global-notice{padding:14px;border:1px solid #83c3c9;border-radius:12px;background:#12383b66}.global-world{overflow:auto;border:1px solid #536a8d;border-radius:16px;background:radial-gradient(ellipse at center,#233155,#090f22);margin:20px 0}.global-world svg{display:block;width:100%;min-width:640px;height:auto}.global-hubs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.global-hubs button{display:flex;flex-direction:column;gap:8px;text-align:left}.global-dialog button{min-height:44px}.global-dialog button:focus-visible,.global-panel button:focus-visible{outline:2px solid #9ef3ee;outline-offset:3px}.chat-messages{max-height:45vh;overflow:auto}.chat-message p{white-space:pre-wrap}.chat-own{background:#292044}.chat-message small{color:#c5cce2}.chat-message button{margin:8px 6px 0 0}@media(max-width:600px){.global-panel{padding:18px}.global-clocks,.global-hubs{grid-template-columns:1fr 1fr}.global-two{grid-template-columns:1fr}.global-dialog .dialog-card{padding:20px}.global-actions button{flex:1 1 140px}}
