:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--echo-background:#f2f2f7;--echo-surface:#fff;--echo-surface-soft:#f8f8fa;--echo-text:#000;--echo-text-secondary:#6e6e73;--echo-text-tertiary:#8e8e93;--echo-accent:#f2c000;--echo-accent-strong:#d3a800;--echo-accent-text:#8a7100;--echo-accent-soft:#fff7cf;--echo-separator:#e5e5ea;--echo-danger:#e5484d;--echo-success:#3e8060;--echo-glass:#ffffffe0;--echo-backdrop:#1c1c1e38;--echo-shadow-subtle:0 9px 24px #00000012, inset 0 0 0 1px #ffffffbd;--echo-shadow-float:0 22px 60px #00000024;--echo-radius-large:26px;--echo-radius-sheet:40px;--echo-radius-dialog:28px;--echo-size-top-action:48px;--echo-size-tool-action:44px;--echo-size-dock-action:52px;--echo-size-dialog-action:48px;--echo-sheet-top-gap:20px;--echo-safe-top:env(safe-area-inset-top,0px);--echo-safe-bottom:max(18px, env(safe-area-inset-bottom));--echo-font-sans:"Noto Sans SC", "Microsoft YaHei", "PingFang SC", system-ui, sans-serif;--echo-motion-fast:.14s;--echo-motion-popover:.17s;--echo-motion-base:.22s;--echo-motion-drawer:.23s;--echo-motion-screen:.26s;--echo-ease-out:cubic-bezier(.2, .8, .2, 1);--echo-ease-screen:cubic-bezier(.22, .72, .22, 1)}@media (prefers-reduced-motion:reduce){:root{--echo-motion-fast:0s;--echo-motion-popover:0s;--echo-motion-base:0s;--echo-motion-drawer:0s;--echo-motion-screen:0s}}
*,:before,:after{box-sizing:border-box}html{background:var(--echo-background);scrollbar-width:none;-moz-text-size-adjust:100%;text-size-adjust:100%;min-width:320px}html::-webkit-scrollbar{width:0;height:0}body{background:var(--echo-background);min-width:320px;min-height:100dvh;color:var(--echo-text);font-family:var(--echo-font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;overflow-x:hidden}.workspace-startup{background:var(--color-canvas,#f2f2f7);place-items:center;min-height:100dvh;padding:24px;display:grid}.workspace-startup__panel{background:#ffffffdb;border:1px solid #3c3c431f;border-radius:28px;width:min(100%,440px);padding:28px;box-shadow:0 18px 50px #00000014}.workspace-startup__panel h1{margin:0;font-size:24px;line-height:1.25}.workspace-startup__panel p{color:#6e6e73;margin:12px 0 0;line-height:1.55}.workspace-startup__code{-webkit-user-select:all;user-select:all;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px}.workspace-startup__retry{background:var(--echo-accent,#f2c000);color:#111;border-radius:999px;min-height:44px;margin-top:18px;padding:0 18px;font-weight:700}button,input,textarea,select{color:inherit;font:inherit}button{cursor:pointer;border:0}button:disabled{cursor:default}button:focus-visible,a:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline-offset:3px;outline:3px solid #f2c0006b}a[data-navigation-pending=true]{background-color:#ededf0!important}button[data-navigation-pending=true]{background-color:#ededf0!important;transform:scale(.96)!important}input:focus-visible,textarea:focus-visible{outline:0}svg{display:block}.account-status{z-index:120;right:16px;bottom:max(16px, env(safe-area-inset-bottom));background:var(--echo-surface);max-width:398px;color:var(--echo-text);box-shadow:var(--echo-shadow-float);pointer-events:none;border-radius:16px;margin-inline:auto;padding:12px 16px;font-size:14px;position:fixed;left:16px}.account-status--workspace{bottom:calc(var(--echo-safe-bottom) + 80px)}::selection{background:#f2c00057}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
