.sb-chat{--sbc-background: var(--background, #f2f2f2);--sbc-card: var(--card, #ffffff);--sbc-foreground: var(--foreground, #21242f);--sbc-muted: var(--muted, #e0e0e0);--sbc-muted-foreground: var(--muted-foreground, #56585a);--sbc-primary: var(--primary, #7eccee);--sbc-primary-foreground: var(--primary-foreground, #ffffff);--sbc-secondary: var(--secondary, #ddcb77);--sbc-destructive: var(--destructive, #eb5757);--sbc-border: var(--border, #e0e0e0);--sbc-radius: var(--radius, 6px);font-family:Montserrat,Helvetica,ui-sans-serif,system-ui,sans-serif;color:var(--sbc-foreground);box-sizing:border-box}.sb-chat *,.sb-chat *:before,.sb-chat *:after{box-sizing:border-box}.sb-chat button{font-family:inherit;font-size:inherit;background:none;border:0;padding:0;margin:0;color:inherit;cursor:pointer}.sb-chat button:disabled{cursor:default}.sb-chat input,.sb-chat textarea,.sb-chat select{font-family:inherit;color:inherit}.sb-chat .bg-background{background-color:var(--sbc-background)}.sb-chat .bg-card{background-color:var(--sbc-card)}.sb-chat .bg-foreground{background-color:var(--sbc-foreground)}.sb-chat .bg-muted{background-color:var(--sbc-muted)}.sb-chat .bg-primary{background-color:var(--sbc-primary)}.sb-chat .bg-secondary{background-color:var(--sbc-secondary)}.sb-chat .bg-primary\/10{background-color:color-mix(in srgb,var(--sbc-primary) 10%,transparent)}.sb-chat .hover\:bg-muted\/60:hover{background-color:color-mix(in srgb,var(--sbc-muted) 60%,transparent)}.sb-chat .hover\:bg-muted:hover{background-color:var(--sbc-muted)}.sb-chat .text-foreground{color:var(--sbc-foreground)}.sb-chat .text-background{color:var(--sbc-background)}.sb-chat .text-muted-foreground{color:var(--sbc-muted-foreground)}.sb-chat .text-primary{color:var(--sbc-primary)}.sb-chat .text-primary-foreground{color:var(--sbc-primary-foreground)}.sb-chat .text-destructive{color:var(--sbc-destructive)}.sb-chat .text-sm{font-size:14px;line-height:1.45}.sb-chat .text-xl{font-size:20px;line-height:1.3}.sb-chat .font-medium{font-weight:500}.sb-chat .font-bold{font-weight:700}.sb-chat .border{border:1px solid var(--sbc-border)}.sb-chat .border-border{border-color:var(--sbc-border)}.sb-chat .border-primary{border-color:var(--sbc-primary)}.sb-chat .border-t{border-top:1px solid var(--sbc-border)}.sb-chat .border-b{border-bottom:1px solid var(--sbc-border)}.sb-chat .border-l{border-left:1px solid var(--sbc-border)}.sb-chat .border-r{border-right:1px solid var(--sbc-border)}.sb-chat .rounded-md{border-radius:var(--sbc-radius)}.sb-chat .rounded-lg{border-radius:calc(var(--sbc-radius) + 2px)}.sb-chat .w-full{width:100%}.sb-chat .min-h-screen{min-height:100vh}.sb-chat .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sb-chat .sb-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.92em;padding:1px 5px;border-radius:4px;background:color-mix(in srgb,currentColor 10%,transparent)}.sb-chat .sb-pre{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px;line-height:1.5;margin:6px 0;padding:8px 10px;border-radius:6px;background:color-mix(in srgb,currentColor 8%,transparent);white-space:pre-wrap;overflow-x:auto}.sb-chat .sb-quote{display:inline-block;padding-left:10px;border-left:3px solid color-mix(in srgb,currentColor 35%,transparent);opacity:.85}.sb-chat .sb-link{color:inherit;text-decoration:underline;text-underline-offset:2px;overflow-wrap:anywhere}.sb-chat .bg-card .sb-link{color:var(--sbc-primary)}.sb-chat .bg-card .sb-link:hover{color:color-mix(in srgb,var(--sbc-primary) 80%,#000)}.sb-chat .sb-pill-clear{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:10px;color:var(--sbc-muted-foreground)}.sb-chat .sb-pill-clear:hover,.sb-chat .sb-pill-clear:focus-visible{background:color-mix(in srgb,var(--sbc-foreground) 12%,transparent);color:var(--sbc-foreground);outline:none}.sb-chat .sb-rail-toggle{padding-left:10px;border-left:1px solid var(--sbc-border)}
