@charset "UTF-8";:root{--color-primary: #ff6f59;--color-bg: #eef6f2;--color-surface: #ffffff;--color-border: #dcece4;--color-text: #23262b;--color-text-muted: #6f7a76;--oc-bg: #eef6f2;--oc-surface: #ffffff;--oc-border: #dcece4;--oc-text: #23262b;--oc-text-muted: #6f7a76;--oc-accent: #ff6f59;--oc-accent-ink: #7a2c22;--oc-mint: #bfe3d3;--oc-yellow: #f7b733;--oc-user-bubble: #ff6f59;--oc-assistant-bubble: #ffffff;--oc-active: #bfe3d3;--oc-error: #d64545;color-scheme:light;--app-height: 100dvh;--app-offset-top: 0px;--app-offset-left: 0px;--kb-safe-bottom: env(safe-area-inset-bottom)}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;background:var(--color-bg)}body{margin:0;position:fixed;inset:0;width:100%;overflow:hidden;overscroll-behavior:none;background:var(--color-bg);color:var(--color-text);font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}img{max-width:100%}
