/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-font-weight:initial;--tw-outline-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-medium:500;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.flex{display:flex}.hidden{display:none}.inline-flex{display:inline-flex}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.min-h-20{min-height:calc(var(--spacing) * 20)}.w-9{width:calc(var(--spacing) * 9)}.w-full{width:100%}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.border{border-style:var(--tw-border-style);border-width:1px}.border-border{border-color:hsl(var(--border))}.border-input{border-color:hsl(var(--input))}.bg-background{background-color:hsl(var(--background))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-muted{background-color:hsl(var(--muted))}.bg-primary{background-color:hsl(var(--primary))}.bg-secondary{background-color:hsl(var(--secondary))}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-2{padding-block:calc(var(--spacing) * 2)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.whitespace-nowrap{white-space:nowrap}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.outline-none{--tw-outline-style:none;outline-style:none}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}@media (hover:hover){.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive))}@supports (color:color-mix(in lab, red, red)){.hover\:bg-destructive\/90:hover{background-color:color-mix(in oklab, hsl(var(--destructive)) 90%, transparent)}}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary))}@supports (color:color-mix(in lab, red, red)){.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab, hsl(var(--primary)) 90%, transparent)}}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary))}@supports (color:color-mix(in lab, red, red)){.hover\:bg-secondary\/80:hover{background-color:color-mix(in oklab, hsl(var(--secondary)) 80%, transparent)}}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:hsl(var(--ring))}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}@media (width>=48rem){.md\:hidden{display:none}}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}}:root{color:hsl(var(--foreground));background:hsl(var(--background));font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--background:0 0% 100%;--foreground:0 0% 3.9%;--card:0 0% 100%;--card-foreground:0 0% 3.9%;--popover:0 0% 100%;--popover-foreground:0 0% 3.9%;--primary:153 69% 40%;--primary-foreground:0 0% 98%;--secondary:0 0% 96.1%;--secondary-foreground:0 0% 9%;--muted:0 0% 96.1%;--muted-foreground:0 0% 45.1%;--accent:0 0% 96.1%;--accent-foreground:0 0% 9%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:0 0% 89.8%;--input:0 0% 89.8%;--ring:0 0% 3.9%;--radius:.5rem;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--background:0 0% 3.9%;--foreground:0 0% 98%;--card:0 0% 3.9%;--card-foreground:0 0% 98%;--popover:0 0% 3.9%;--popover-foreground:0 0% 98%;--primary:153 69% 40%;--primary-foreground:0 0% 98%;--secondary:0 0% 14.9%;--secondary-foreground:0 0% 98%;--muted:0 0% 14.9%;--muted-foreground:0 0% 63.9%;--accent:0 0% 14.9%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--border:0 0% 14.9%;--input:0 0% 14.9%;--ring:0 0% 83.1%}*{box-sizing:border-box}html,body,#root{overscroll-behavior:none;width:100%;height:100%;overflow:hidden}body{margin:0}button,input,textarea{font:inherit}.assistant-shell{background:hsl(var(--background));grid-template-columns:19.5rem minmax(0,1fr);width:100%;height:100dvh;min-height:0;display:grid;position:fixed;inset:0;overflow:hidden}.assistant-shell,.conversation-sidebar{transition:grid-template-columns .16s,width .16s}.conversation-sidebar{border-right:1px solid hsl(var(--border));background:hsl(var(--background));flex-direction:column;height:100dvh;min-height:0;display:flex}.chat-header{align-items:center;gap:.75rem;min-height:4.25rem;padding:1rem;display:flex}.sidebar-brand{justify-content:space-between;align-items:center;gap:.75rem;min-height:4.25rem;padding:.85rem 1rem .5rem;display:flex}.sidebar-brand-main{align-items:center;gap:.75rem;min-width:0;display:flex}.sidebar-logo-frame{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--background));flex:none;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;padding:.3rem;display:inline-flex;overflow:hidden}.sidebar-logo-frame img{object-fit:contain;width:100%;height:100%;display:block}.sidebar-brand-copy{gap:.05rem;min-width:0;display:grid}.sidebar-brand-copy p{color:hsl(var(--muted-foreground));white-space:nowrap;margin:0;font-size:.875rem;line-height:1.1}.sidebar-brand-copy h1{color:hsl(var(--foreground));letter-spacing:0;white-space:nowrap;margin:0;font-size:1rem;font-weight:600;line-height:1.15}.sidebar-toolbar{align-items:center;gap:.5rem;min-height:3.5rem;padding:.4rem 1rem .75rem;display:flex}.assistant-shell.embedded-portal .sidebar-brand{justify-content:flex-end;min-height:3.25rem;padding:.5rem 1rem .25rem}.assistant-shell.embedded-portal .sidebar-brand-main{display:none}.assistant-shell.embedded-portal .sidebar-toolbar{min-height:3rem;padding:.35rem 1rem .65rem}.sidebar-collapse-button,.sidebar-close-button{flex:none}.auth-panel h1{letter-spacing:0;margin:0;font-size:1rem;font-weight:600;line-height:1.25}.auth-panel p{color:hsl(var(--muted-foreground));margin:0;font-size:.875rem}.new-chat-button{color:#fff;background:#0e73c5;width:100%;min-height:2.5rem;padding:0 1rem}.new-chat-button:hover{color:#fff;background:#0d67b1}.chat-search{border-radius:var(--radius);background:hsl(var(--muted));min-height:2.5rem;color:hsl(var(--muted-foreground));flex:auto;align-items:center;gap:.65rem;padding:0 .8rem;display:flex}.chat-search svg{flex:none;width:1.05rem;height:1.05rem}.chat-search input{width:100%;min-width:0;color:hsl(var(--foreground));background:0 0;border:0;outline:0;font-size:.875rem;font-weight:400;line-height:1.5rem}.chat-search input::placeholder{color:hsl(var(--muted-foreground))}.conversation-list{flex-direction:column;flex:1;gap:.875rem;padding:0 1rem 1rem;display:flex;overflow-y:auto}.conversation-group{gap:.25rem;display:grid}.conversation-group h2{color:hsl(var(--muted-foreground));letter-spacing:0;margin:0 0 .35rem;font-size:.75rem;font-weight:500}.conversation-item{border-radius:var(--radius);width:100%;min-height:2.5rem;color:hsl(var(--foreground));background:0 0;border:0;grid-template-columns:minmax(0,1fr) 2rem;align-items:center;padding:.1rem .4rem .1rem .1rem;display:grid;position:relative}.conversation-item:hover,.conversation-item.active{background:hsl(var(--accent));color:hsl(var(--accent-foreground))}.conversation-item:has(.conversation-menu-button[aria-expanded=true]){background:hsl(var(--accent));color:hsl(var(--accent-foreground))}.conversation-item.editing,.conversation-item.editing:hover{color:hsl(var(--foreground));background:0 0;display:block}.conversation-open-button,.conversation-menu-button{color:inherit;cursor:pointer;background:0 0;border:0}.conversation-open-button{text-align:left;align-items:center;gap:.55rem;min-width:0;min-height:2.3rem;padding:.5rem .25rem .5rem .65rem;display:flex}.conversation-initial{border-radius:var(--radius);background:hsl(var(--secondary));width:2rem;height:2rem;color:hsl(var(--secondary-foreground));text-transform:uppercase;flex:none;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;line-height:1;display:none}.conversation-item:hover .conversation-initial{background:hsl(var(--accent));color:hsl(var(--accent-foreground))}.conversation-title-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.875rem;font-weight:500;overflow:hidden}.conversation-menu-button{border-radius:var(--radius);width:2rem;height:2rem;color:hsl(var(--muted-foreground));justify-content:center;align-items:center;margin-right:.1rem;display:inline-flex}.conversation-item:hover .conversation-menu-button,.conversation-item.active .conversation-menu-button,.conversation-menu-button[aria-expanded=true]{color:inherit}.conversation-menu-button:hover,.conversation-menu-button[aria-expanded=true]{background:hsl(var(--background))}.conversation-menu-button svg,.conversation-menu svg{width:1rem;height:1rem}.conversation-menu{z-index:30;border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--popover));min-width:10.5rem;padding:.35rem;display:grid;position:absolute;top:calc(100% - .25rem);right:.25rem}.conversation-menu button{border-radius:var(--radius);width:100%;min-height:2.25rem;color:hsl(var(--foreground));cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:.65rem;padding:.45rem .6rem;display:flex}.conversation-menu button:hover{background:hsl(var(--secondary))}.conversation-menu button.danger,.conversation-menu button.danger svg{color:hsl(var(--destructive))}.conversation-rename-form{grid-template-columns:minmax(0,1fr) 2rem 2rem;align-items:center;gap:.45rem;width:100%;display:grid}.conversation-rename-form input{border:2px solid hsl(var(--ring));border-radius:var(--radius);background:hsl(var(--background));width:100%;min-width:0;height:2.5rem;color:hsl(var(--foreground));outline:0;padding:0 .65rem}.conversation-rename-form button{border-radius:var(--radius);width:2rem;height:2rem;color:hsl(var(--primary));cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.conversation-rename-form button:last-child{color:hsl(var(--destructive))}.conversation-rename-form button:hover{background:hsl(var(--secondary))}.conversation-rename-form button:disabled{cursor:default;opacity:.55}.conversation-rename-form svg{width:1.15rem;height:1.15rem}.sidebar-new-chat-section{border-top:1px solid hsl(var(--border));padding:.75rem 1rem}@media (width>=821px){.assistant-shell.sidebar-collapsed{grid-template-columns:4.5rem minmax(0,1fr)}.conversation-sidebar.collapsed{width:4.5rem}.conversation-sidebar.collapsed .sidebar-brand{flex-direction:column;justify-content:center;gap:.5rem;min-height:6.25rem;padding:.85rem .75rem .65rem}.conversation-sidebar.collapsed .sidebar-brand-main{justify-content:center;width:100%}.conversation-sidebar.collapsed .sidebar-collapse-button{width:2.5rem;height:2.5rem}.conversation-sidebar.collapsed .sidebar-toolbar,.conversation-sidebar.collapsed .chat-search,.conversation-sidebar.collapsed .sidebar-brand-copy,.conversation-sidebar.collapsed .conversation-group h2,.conversation-sidebar.collapsed .conversation-title-text,.conversation-sidebar.collapsed .conversation-menu-button,.conversation-sidebar.collapsed .conversation-menu,.conversation-sidebar.collapsed .new-chat-button span,.conversation-sidebar.collapsed .sidebar-state span{display:none}.conversation-sidebar.collapsed .conversation-list{align-items:center;gap:.45rem;padding:0 .65rem 1rem}.conversation-sidebar.collapsed .conversation-group{gap:.35rem;width:100%}.conversation-sidebar.collapsed .conversation-item{border-radius:var(--radius);grid-template-columns:1fr;justify-items:center;min-height:2.5rem}.conversation-sidebar.collapsed .conversation-item.editing,.conversation-sidebar.collapsed .conversation-item.editing:hover{background:hsl(var(--accent));display:grid}.conversation-sidebar.collapsed .conversation-rename-form{display:none}.conversation-sidebar.collapsed .conversation-open-button{justify-content:center;width:100%;min-height:2.5rem;padding:0}.conversation-sidebar.collapsed .conversation-initial{display:inline-flex}.conversation-sidebar.collapsed .sidebar-new-chat-section{justify-content:center;padding:.65rem;display:flex}.conversation-sidebar.collapsed .new-chat-button{width:2.5rem;height:2.5rem;padding:0}.conversation-sidebar.collapsed .sidebar-state{gap:0;width:100%;min-height:3rem}.assistant-shell.embedded-portal .conversation-sidebar.collapsed .sidebar-brand{min-height:3.25rem;padding:.45rem .65rem}}.sidebar-state,.conversation-state{color:hsl(var(--muted-foreground));justify-content:center;align-items:center;display:flex}.sidebar-state{border-radius:var(--radius);background:hsl(var(--muted) / .55);min-height:2.75rem;color:hsl(var(--muted-foreground));justify-content:flex-start;gap:.55rem;margin-top:.15rem;padding:.65rem .75rem;font-size:.875rem;line-height:1.25rem}.sidebar-state svg{width:1rem;height:1rem;color:hsl(var(--muted-foreground));flex:none}.chat-panel{flex-direction:column;min-width:0;height:100dvh;min-height:0;display:flex;overflow:hidden}.chat-header{border-bottom:1px solid hsl(var(--border));background:hsl(var(--background) / .9);justify-content:space-between}.assistant-shell.embedded-portal .chat-header{min-height:3.25rem;padding:.65rem 1rem}.chat-title{min-width:0;color:hsl(var(--foreground));text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:1rem;font-weight:600;overflow:hidden}.assistant-shell.embedded-portal .chat-title{font-size:.9375rem}.profile-menu-root{flex:none;position:relative}.profile-trigger{border-radius:var(--radius);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:.125rem;display:inline-flex}.profile-trigger:hover{background:hsl(var(--accent))}.profile-avatar{background:hsl(var(--primary));width:2rem;height:2rem;color:hsl(var(--primary-foreground));letter-spacing:0;border-radius:999px;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;line-height:1;display:inline-flex;overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-menu-panel{z-index:50;border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--popover));width:min(18rem,100vw - 1.5rem);padding:.5rem;display:grid;position:absolute;top:calc(100% + .65rem);right:0}.profile-summary{border-radius:var(--radius);background:hsl(var(--muted));margin-bottom:.35rem;padding:.75rem;display:block}.profile-summary strong,.profile-summary span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.profile-summary strong{font-size:.875rem;font-weight:600;line-height:1.25rem}.profile-summary span{color:hsl(var(--muted-foreground));font-size:.8125rem;line-height:1.125rem}.profile-menu-panel>button{border-radius:var(--radius);width:100%;min-height:2.25rem;color:hsl(var(--foreground));cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:.625rem;padding:.5rem .625rem;font-size:.875rem;font-weight:400;line-height:1.25rem;display:flex}.profile-menu-panel>button:hover{background:hsl(var(--secondary))}.profile-menu-panel svg{flex:none;width:1rem;height:1rem}.new-chat-start{background:hsl(var(--background));flex:auto;min-height:0;padding:2.25rem clamp(1rem,3vw,2.5rem);overflow-y:auto}.new-chat-start-inner{gap:1.45rem;width:min(100%,60rem);margin:0 auto;display:grid}.welcome-heading{text-align:center;justify-items:center;gap:1rem;padding-top:1.5rem;display:grid}.welcome-heading h2{color:hsl(var(--foreground));letter-spacing:0;margin:0;font-size:1.875rem;font-weight:600;line-height:1.2}.welcome-bubbles{width:5.7rem;height:4.4rem;position:relative}.welcome-bubbles span{border-radius:999px;display:block;position:absolute}.welcome-bubbles span:after{content:"";border-top:1rem solid;border-right:.8rem solid #0000;width:0;height:0;position:absolute;bottom:-.7rem}.welcome-bubbles span:first-child{background:hsl(var(--primary));width:3.7rem;height:2.75rem;color:hsl(var(--primary));top:.35rem;left:.35rem}.welcome-bubbles span:first-child:after{left:1.05rem}.welcome-bubbles span:last-child{color:#ffdf00;background:#ffdf00;width:3.7rem;height:2.75rem;bottom:.25rem;right:.15rem}.welcome-bubbles span:last-child:after{border-left:.8rem solid #0000;border-right:0;right:.95rem}.welcome-composer{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card));grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"main main main""attach notice send";align-items:end;gap:.75rem;min-height:11.25rem;padding:1.15rem;display:grid}.welcome-composer textarea{min-height:6.6rem;max-height:12rem;box-shadow:none;color:hsl(var(--foreground));resize:vertical;background:0 0;border:0;padding:.15rem 0;font-size:.875rem;font-weight:400;line-height:1.5rem}.welcome-composer textarea:focus-visible{box-shadow:none}.welcome-composer textarea::placeholder{color:hsl(var(--muted-foreground))}.starter-prompts{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.starter-prompt-card{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card));min-width:0;min-height:11.5rem;color:hsl(var(--foreground));cursor:pointer;text-align:left;gap:.65rem;padding:1.25rem;transition:border-color .14s,transform .14s;display:grid}.starter-prompt-card:hover,.starter-prompt-card:focus-visible{border-color:hsl(var(--ring));outline:0;transform:translateY(-1px)}.starter-prompt-icon{border-radius:var(--radius);width:2rem;height:2rem;color:hsl(var(--foreground));justify-content:center;align-items:center;display:inline-flex}.starter-prompt-icon.fleet,.starter-prompt-icon.missingTrips,.starter-prompt-icon.monthRebuild,.starter-prompt-icon.receiptTrips,.starter-prompt-icon.customerRoundTrip,.starter-prompt-icon.reportingReadiness{background:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.starter-prompt-icon svg{width:1.1rem;height:1.1rem}.starter-prompt-card strong{color:hsl(var(--foreground));letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;line-height:1.25rem;overflow:hidden}.starter-prompt-card>span:last-child{color:hsl(var(--muted-foreground));-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.25rem;display:-webkit-box;overflow:hidden}.more-prompts-button{border-radius:var(--radius);min-height:2.25rem;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:0;justify-self:center;align-items:center;gap:.375rem;padding:0 .75rem;font-size:.875rem;font-weight:500;line-height:1.25rem;display:inline-flex}.more-prompts-button:hover{background:hsl(var(--accent));color:hsl(var(--foreground))}.more-prompts-button:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.more-prompts-button[aria-expanded=true] svg{transform:rotate(180deg)}.more-prompts-button svg{width:1rem;height:1rem;transition:transform .14s}.message-list{flex-direction:column;flex:auto;gap:1rem;min-height:0;padding:1.5rem clamp(1rem,3vw,2.5rem);display:flex;overflow-y:auto}.message-row{flex-direction:column;align-items:flex-start;gap:.35rem;width:100%;display:flex}.message-row.user{align-items:flex-end}.message-stack{flex-direction:column;gap:.35rem;width:fit-content;max-width:min(48rem,100%);display:flex}.message-row.user .message-content{background:hsl(var(--primary));color:#fff}.message-row.assistant .message-content{background:#f5f5f5}:root[data-theme=dark] .message-row.assistant .message-content{background:hsl(var(--muted))}.message-content{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card));width:100%;min-width:0;padding:.75rem 1rem}.thinking-row{color:hsl(var(--muted-foreground));align-self:flex-start;align-items:center;gap:.5rem;padding:.5rem 0 .25rem .5rem;font-size:.875rem;font-weight:400;line-height:1.5rem;display:inline-flex}.thinking-row .spin{width:1rem;height:1rem}.message-content p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.875rem;line-height:1.5}.message-content>*+*{margin-top:.75rem}.message-content a{color:hsl(var(--primary));text-underline-offset:.16em;font-weight:500;text-decoration:underline}.message-content strong{font-weight:600}.message-row.user .message-content a{color:hsl(var(--primary-foreground))}.message-table-scroll{width:100%;overflow-x:auto}.message-table{border-collapse:collapse;width:100%;min-width:42rem;font-size:.8125rem;line-height:1.4}.message-table th,.message-table td{border-bottom:1px solid hsl(var(--border));text-align:left;vertical-align:top;padding:.5rem .625rem}.message-table th{color:hsl(var(--muted-foreground));font-weight:600}.message-table tr:last-child td{border-bottom:0}.message-time{color:hsl(var(--muted-foreground));font-size:.75rem}.message-row.user .message-time{color:hsl(var(--muted-foreground));opacity:1}.message-actions{width:100%;color:hsl(var(--muted-foreground));justify-content:space-between;align-items:center;gap:.35rem;display:flex}.message-copy-button{width:1.75rem;height:1.75rem;color:inherit}.message-copy-button svg{width:.95rem;height:.95rem}.composer{background:hsl(var(--background));flex:none;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"main main main""attach notice send";align-items:end;gap:.75rem;padding:.85rem clamp(1rem,3vw,2.5rem) 1rem;display:grid}.composer-main{grid-area:main;gap:.5rem;min-width:0;display:grid}.composer-attach-button{grid-area:attach;justify-self:start}.composer-send-button{grid-area:send;justify-self:end}.composer-ai-notice{min-width:0;color:hsl(var(--muted-foreground));text-align:center;grid-area:notice;place-self:center;align-items:center;gap:.35rem;margin:0;font-size:.875rem;line-height:1.25rem;display:inline-flex}.composer-ai-notice svg{flex:none;width:1rem;height:1rem}.composer-ai-notice span{min-width:0}.composer-ai-notice a{color:hsl(var(--foreground));text-underline-offset:.16em;font-weight:500;text-decoration:underline}.composer textarea{resize:vertical;max-height:10rem;font-size:.875rem;font-weight:400;line-height:1.5rem}.attachment-tray{flex-wrap:wrap;gap:.4rem;display:flex}.attachment-chip{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--muted));max-width:min(100%,22rem);color:hsl(var(--foreground));align-items:center;gap:.35rem;padding:.3rem .4rem;font-size:.75rem;display:inline-flex}.attachment-chip>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.attachment-chip small{color:hsl(var(--muted-foreground));white-space:nowrap}.attachment-chip button{width:1.25rem;height:1.25rem;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.attachment-chip button:hover{background:hsl(var(--secondary));color:hsl(var(--foreground))}.attachment-chip svg{flex:none;width:.9rem;height:.9rem}.conversation-state{text-align:center;flex-direction:column;gap:.75rem;min-height:45vh}.conversation-state>div,.brand-mark{border-radius:var(--radius);background:hsl(var(--secondary));width:3rem;height:3rem;color:hsl(var(--secondary-foreground));justify-content:center;align-items:center;display:flex}.conversation-state svg,.brand-mark svg{width:1.35rem;height:1.35rem}.conversation-state p{color:hsl(var(--muted-foreground));margin:0;font-size:.875rem}.auth-screen,.boot-screen{background:linear-gradient(180deg, hsl(var(--background)), hsl(var(--muted) / .45)), hsl(var(--background));flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:100vh;padding:1.25rem;display:flex}.boot-screen p{max-width:24rem;color:hsl(var(--muted-foreground));text-align:center;margin:0;font-size:.875rem;line-height:1.4}.auth-panel{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card));gap:1rem;width:min(100%,28rem);padding:1.25rem;display:grid}.auth-brand-row{align-items:center;gap:.875rem;display:flex}.auth-logo-frame{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--background));justify-content:center;align-items:center;width:3rem;height:3rem;padding:.35rem;display:flex}.auth-logo-frame img{width:100%;height:100%;display:block}.auth-eyebrow{font-weight:500}.auth-lead{line-height:1.45}.auth-scope-list{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--muted) / .45);color:hsl(var(--foreground));gap:.6rem;margin:0;padding:.85rem;font-size:.875rem;line-height:1.35;list-style:none;display:grid}.auth-scope-list li{align-items:flex-start;gap:.6rem;display:flex}.auth-scope-list svg{width:1rem;height:1rem;color:hsl(var(--primary));flex:none;margin-top:.1rem}.auth-submit-button{width:100%}.auth-footnote{text-align:center}.error-banner{border:1px solid hsl(var(--destructive) / .35);border-radius:var(--radius);background:hsl(var(--destructive) / .1);color:hsl(var(--destructive));gap:.2rem;padding:.7rem .85rem;font-size:.875rem;line-height:1.25rem;display:grid}.error-banner strong{color:hsl(var(--foreground));font-weight:600}.error-banner.session{color:#9f5704;background:#f59f0a1f;border-color:#f59f0a66}:root[data-theme=dark] .error-banner.session{color:#fcd373}.error-banner.in-chat{margin:1rem clamp(1rem,3vw,2.5rem) 0}.alert-dialog-backdrop{z-index:80;background:hsl(var(--background) / .8);place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.alert-dialog-content{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--popover));width:min(28rem,100%);color:hsl(var(--popover-foreground));padding:1.5rem}.alert-dialog-header h2{margin:0;font-size:1.125rem;font-weight:600;line-height:1.25}.alert-dialog-header p{color:hsl(var(--muted-foreground));margin:.5rem 0 0;font-size:.875rem;line-height:1.5}.alert-dialog-header strong{color:hsl(var(--foreground));font-weight:600}.alert-dialog-footer{justify-content:flex-end;gap:.5rem;margin-top:1.5rem;display:flex}.spin{animation:.9s linear infinite spin}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.md\:hidden{display:none}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=820px){.assistant-shell{grid-template-columns:1fr}.conversation-sidebar{z-index:20;width:min(90vw,21rem);transition:transform .16s;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.conversation-sidebar.open{transform:translate(0)}.sidebar-collapse-button{display:none}.md\:hidden{display:inline-flex}.chat-panel{min-height:0}.composer{align-items:end}.new-chat-start{padding:1.25rem .75rem}.welcome-heading{padding-top:.5rem}.welcome-heading h2{font-size:1.5rem}.starter-prompts{grid-template-columns:1fr}.starter-prompt-card{min-height:8.5rem}}@media (width<=520px){.chat-header{min-height:4rem}.message-list{padding-inline:.75rem}.composer{grid-template-columns:auto minmax(0,1fr) auto;padding:.75rem}.welcome-composer{min-height:10rem;padding:.9rem}.welcome-composer textarea{min-height:5.5rem}.alert-dialog-footer{flex-direction:column-reverse}.alert-dialog-footer button{width:100%}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
