[data-astryx-theme]:not(html){font-family:var(--font-family-body);color:var(--color-text-primary);font-size:14px;line-height:1.4286}[data-astryx-theme] :is(code,kbd,samp,pre){font-family:var(--font-family-code)}#astryx-app-shell-main{background:var(--color-background-body)}.astryx-layout-panel,[class*=astryx-layout] aside{border-inline-end:1px solid var(--color-border);background:var(--color-background-surface)}.astryx-chat-layout>div:first-child{min-height:auto!important}.astryx-chat-layout{flex-direction:column!important;display:flex!important}.astryx-chat-layout>div:last-child{margin-top:auto}button[aria-label="Scroll to bottom"]>span:first-child>span:last-child{display:none}button[aria-label="Scroll to bottom"]{width:100%;height:100%;padding:0}button[aria-label=New\ messages]{height:100%;padding-block:0}.astryx-code:not(.astryx-markdown *){background:0 0;border-radius:0;padding:0;font-size:12px}.nav-rail{--nav-open:260px;--nav-closed:48px;--nav-dur:.24s;height:100%;width:var(--nav-open);transition:width var(--nav-dur) var(--ease-standard);position:relative;overflow-x:hidden}.nav-rail[data-collapsed=true]{width:var(--nav-closed)}.nav-rail>:not(.nav-rail-pin){min-width:var(--nav-open);height:100%;width:var(--nav-open)!important}.nav-rail [role=group]>div:first-child{transition:opacity var(--nav-dur) var(--ease-standard)}.nav-rail [role=group] a span:not(:has(svg)){transition:opacity var(--nav-dur) var(--ease-standard)}.nav-rail[data-collapsed=true] [role=group]>div:first-child{opacity:0}.nav-rail[data-collapsed=true] [role=group] a span:not(:has(svg)){opacity:0}.nav-rail-pin{bottom:12px;left:calc(var(--nav-closed) / 2);border-radius:var(--radius-sm,8px);width:36px;height:36px;color:var(--color-text-secondary);cursor:pointer;transition:background var(--duration-fast) var(--ease-standard);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;transform:translate(-50%)}.nav-rail-pin:hover{background:var(--color-background-hover,color-mix(in srgb, currentColor 8%, transparent))}.nav-rail-pin[aria-pressed=true]{color:var(--color-text-primary)}
