:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--font-ui:-apple-system, BlinkMacSystemFont, "Hiragino Sans", "Noto Sans JP", "Segoe UI", sans-serif;--bg-thread:#fff;--bg-header:#f9f9f9d1;--border-header:#00000024;--bubble-them-bg:#e9e9eb;--bubble-them-fg:#000;--bubble-me-bg:#2d7ff9;--bubble-me-fg:#fff;--system-fg:#8a8a8e;--typing-dot:#8a8a8e;--bubble-radius:19px;--bubble-pad-y:7px;--bubble-pad-x:13px;--bubble-gap:3px;--group-gap:11px;--bubble-max:74%}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--bg-thread:#000;--bg-header:#1c1c1ed1;--border-header:#ffffff29;--bubble-them-bg:#26262a;--bubble-them-fg:#fff;--system-fg:#8a8a8e}}*{box-sizing:border-box}html,body{height:100%;font-family:var(--font-ui);overscroll-behavior:none;touch-action:manipulation;background:#1c1c1e;margin:0;overflow:hidden}#app{justify-content:center;align-items:center;height:100dvh;display:flex}.frame.svelte-12qhfyh{background:var(--bg-thread);flex-direction:column;width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}@media (width>=480px){.frame.svelte-12qhfyh{border-radius:28px;width:390px;height:780px;max-height:100dvh;box-shadow:0 18px 50px #00000080}}
