.recharts-wrapper:focus,.recharts-wrapper:focus-visible,.recharts-surface:focus,.recharts-surface:focus-visible{outline:none!important}html{font-size:15px}html{scrollbar-gutter:auto!important}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;width:100%;height:100dvh;overflow:hidden}#root{display:flex;width:100%;height:100%}.scrollable{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) transparent}.scrollable.scroll-active{scrollbar-color:rgba(255,255,255,.25) transparent}.scrollable::-webkit-scrollbar{width:10px;height:10px}.scrollable::-webkit-scrollbar-track{background:transparent}.scrollable::-webkit-scrollbar-thumb{background-color:#ffffff1f;border-radius:8px;border:3px solid transparent;background-clip:content-box}.scrollable.scroll-active::-webkit-scrollbar-thumb{background-color:#ffffff47}.hide-scrollbar-x{scrollbar-width:thin}.hide-scrollbar-x::-webkit-scrollbar{height:0px}.synced-hbar{padding-top:2px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-background-clip:text!important;-webkit-text-fill-color:inherit!important;transition:background-color 5000s ease-in-out 0s!important;box-shadow:inset 0 0 20px 20px transparent!important}@media (prefers-color-scheme: dark){input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-text-fill-color:#ffffff!important;transition:background-color 5000s ease-in-out 0s!important;box-shadow:inset 0 0 20px 20px transparent!important}}@media (prefers-color-scheme: light){input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-text-fill-color:#000000!important;transition:background-color 5000s ease-in-out 0s!important;box-shadow:inset 0 0 20px 20px transparent!important}}input:-moz-autofill{background-color:transparent!important;color:inherit!important}input:autofill{background-color:transparent!important;color:inherit!important}.system-markdown{color:var(--color);font-size:14px;line-height:20px;max-width:100%;min-width:0;word-wrap:break-word;overflow-wrap:anywhere;white-space:pre-wrap}.system-markdown h1{font-size:20px;font-weight:700;margin:12px 0 8px}.system-markdown h2{font-size:18px;font-weight:600;margin:10px 0 6px}.system-markdown h3{font-size:16px;font-weight:600;margin:8px 0 4px}.system-markdown h4{font-size:14px;font-weight:600;margin:8px 0 4px}.system-markdown p{margin:0 0 10px}.system-markdown mark{background:#fff3a3;color:#1f2933;padding:0 2px;border-radius:3px}.system-markdown [style*=background-color],.system-markdown [style*="background:"]{color:#1f2933!important}.system-markdown a{color:var(--blue9, #6366f1);text-decoration:underline}.system-markdown ul,.system-markdown ol{padding-left:20px;margin:0 0 10px}.system-markdown li{margin-bottom:4px}.system-markdown code{background:var(--color2);padding:2px 4px;border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}.system-markdown pre{background:var(--color2);padding:10px;border-radius:8px;max-width:100%;overflow:auto}.system-markdown blockquote{color:var(--color9);border-left:4px solid var(--color6);padding-left:12px;margin:0 0 10px;font-style:italic}.system-markdown table{width:100%;margin:0 0 10px;background:var(--color1);border:none;border-collapse:collapse}.system-markdown th,.system-markdown td{text-align:left;vertical-align:top;padding:8px 10px;border:none}.system-markdown th{font-weight:700;background:var(--color2)}.system-markdown tr,.system-markdown td{background:var(--color1)}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.12) transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#ffffff1f;border-radius:8px;border:3px solid transparent;background-clip:content-box}*::-webkit-scrollbar-thumb:hover{background-color:#ffffff47}@keyframes rotate360{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{animation:rotate360 .9s linear infinite}@keyframes orbLoadingPulse{0%,to{opacity:.34;transform:scale(.86)}50%{opacity:.88;transform:scale(1)}}.orb-loading-pulse{animation:orbLoadingPulse 1.45s ease-in-out infinite;transform-origin:center}.orb-depth-glow:before{content:"";position:absolute;inset:8%;border-radius:inherit;background:radial-gradient(circle at 48% 45%,rgba(255,216,88,.22),transparent 42%),radial-gradient(circle at 42% 58%,rgba(34,82,255,.2),transparent 58%);filter:blur(18px);opacity:.72;transform:scale(1.08)}:root.dark .orb-depth-glow:before{background:radial-gradient(circle at 48% 45%,rgba(255,236,170,.2),transparent 44%),radial-gradient(circle at 42% 58%,rgba(90,130,255,.26),transparent 60%);opacity:.82}.session-floating-assistant{max-width:calc(100vw - 32px)}.session-floating-widget{position:relative;max-width:min(320px,100%);transition:max-width .56s cubic-bezier(.16,1,.3,1),transform .56s cubic-bezier(.16,1,.3,1);transform-origin:bottom center}.session-floating-widget--expanded{max-width:min(680px,100%)}.session-floating-input{position:relative;z-index:2;transition:background-color .26s ease,border-color .26s ease,box-shadow .26s ease}.session-history-collapse{width:calc(100% - 2px);align-self:center;border-radius:18px 18px 0 0!important;margin-bottom:-20px;padding-bottom:20px}.session-floating-attachments{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;margin-bottom:-14px;padding-bottom:24px!important;position:relative;z-index:1}.session-history-collapse-body{animation:sessionHistoryExpand .22s ease-out}.session-history-collapse--preview{animation:sessionHistoryPreview .24s ease-out}.session-history-preview-line{max-height:20px;overflow:hidden}.session-history-preview-line>div{padding:0!important;min-width:0}.session-history-preview-line span,.session-history-preview-line div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.session-history-idle-toggle{position:absolute;top:-22px;right:18px;z-index:1;width:28px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--borderColor);border-bottom:0;border-radius:12px 12px 0 0;padding:0;color:var(--gray10);background:color-mix(in srgb,var(--background) 86%,transparent);backdrop-filter:blur(16px) saturate(1.25);-webkit-backdrop-filter:blur(16px) saturate(1.25);cursor:pointer;opacity:.86;box-shadow:0 -10px 18px #00000014;transition:opacity .16s ease,color .16s ease}.session-history-idle-toggle svg{transform:rotate(180deg)}.session-history-idle-toggle:hover{opacity:.64;background:color-mix(in srgb,var(--background) 90%,transparent)}@keyframes sessionHistoryPreview{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes sessionHistoryExpand{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.session-floating-input textarea,.session-floating-textarea{resize:none;line-height:20px!important;overflow:hidden!important}.psy-right-panel-body,.psy-orb-mode,.psy-orb-copy,.psy-orb-greeting,.psy-orb-stage,.psy-chat-input-slot{min-height:0}.chat-input-textarea{min-height:72px!important;max-height:210px!important}@media (max-height: 820px){.psy-orb-copy{min-height:140px!important;padding-top:0!important}.psy-orb-greeting{min-height:112px!important}.psy-chat-greeting{gap:6px!important}.psy-chat-greeting-title{font-size:20px!important;line-height:26px!important}.psy-chat-greeting-text{font-size:13px!important;line-height:18px!important}.chat-input-shell{padding-top:6px!important;padding-bottom:12px!important;gap:6px!important}.chat-input-textarea{min-height:48px!important;max-height:120px!important}}@media (max-height: 680px){.psy-orb-mode{padding-bottom:4px!important}.psy-orb-copy{min-height:104px!important}.psy-orb-greeting{min-height:88px!important}.psy-chat-greeting-title{font-size:18px!important;line-height:24px!important}.psy-chat-greeting-text{font-size:12px!important;line-height:16px!important}.chat-input-textarea{min-height:36px!important;max-height:84px!important}}.alice-system-markdown{font-size:16px;line-height:1.6;max-width:85%}.alice-system-markdown p{margin:0 0 .5em}.alice-system-markdown p:last-child{margin-bottom:0}.alice-system-markdown ul,.alice-system-markdown ol{margin:.5em 0;padding-left:1.5em}.alice-system-markdown code{background:var(--color3);padding:.2em .4em;border-radius:4px;font-size:.9em}.alice-system-markdown pre{background:var(--color2);padding:1em;border-radius:8px;overflow-x:auto}.alice-system-markdown a{color:var(--blue10)}.alice-system-markdown table{width:100%;margin:.5em 0;background:var(--color1);border:none;border-collapse:collapse}.alice-system-markdown th,.alice-system-markdown td{text-align:left;vertical-align:top;padding:.55em .7em;border:none}.alice-system-markdown th{font-weight:700;background:var(--color2)}.alice-system-markdown tr,.alice-system-markdown td{background:var(--color1)}.alice-input-container>div{background:var(--color2)!important;border-radius:20px!important;border-width:0!important;padding:4px 8px 12px!important}.alice-input-container textarea{font-size:16px!important;min-height:20px!important;max-height:100px!important}.alice-chat-scroll::-webkit-scrollbar{display:none}.alice-chat-scroll{scrollbar-width:none;-ms-overflow-style:none}
