/*! tailwindcss v4.3.3 | 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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial;--border-angle:0deg}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;--ease-out:cubic-bezier(0, 0, .2, 1);--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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;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:where(:not(iframe)){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{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.top-8{top:calc(var(--spacing) * 8)}.order-1{order:1}.order-2{order:2}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.flex-shrink,.shrink{flex-shrink:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}:root{color-scheme:light dark;--border:currentColor}@supports (color:color-mix(in lab,red,red)){:root{--border:color-mix(in srgb, currentColor 15%, transparent)}}:root{--muted:currentColor}@supports (color:color-mix(in lab,red,red)){:root{--muted:color-mix(in srgb, currentColor 55%, transparent)}}:root{--sidebar-width:220px;--chat-input-height:4.25rem}:root[data-theme=light]{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}*{box-sizing:border-box}html,body{height:100%;overflow:hidden}body{margin:0;font-family:system-ui,-apple-system,sans-serif;line-height:1.4}main{overflow-anchor:none;flex-direction:column;flex:1;min-width:0;min-height:0;padding:2rem 1.5rem;display:flex;overflow-y:auto}h1{font-size:1.4rem}h2{font-size:1.05rem}button{font:inherit;cursor:pointer;border:1px solid var(--border);color:inherit;background:0 0;border-radius:6px;align-items:center;gap:.4rem;padding:.45rem .9rem;display:inline-flex}button:disabled{opacity:.5;cursor:not-allowed}input[type=text],input[type=file]{font:inherit;border:1px solid var(--border);color:inherit;background:0 0;border-radius:6px;padding:.45rem .6rem}.muted{color:var(--muted);font-size:.85rem}.badge{text-transform:uppercase;letter-spacing:.03em;border:1px solid var(--border);border-radius:999px;padding:.1rem .6rem;font-size:.7rem;display:inline-block}.tabs{border-bottom:1px solid var(--border);gap:1.25rem;margin:.75rem 0 1rem;display:flex}.tab{font:inherit;cursor:pointer;color:var(--muted);background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;margin-bottom:-1px;padding:0 0 .6rem;font-size:.9rem}.tab:hover{color:inherit}.tab[aria-selected=true]{color:inherit;border-bottom-color:currentColor;font-weight:600}.field-list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.field-row{border:1px solid var(--border);border-radius:6px;justify-content:space-between;gap:.75rem;padding:.5rem .75rem;font-size:.9rem;display:flex}.chat-log{border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:.6rem;max-height:320px;margin-bottom:.6rem;padding:.75rem;display:flex;overflow-y:auto}.chat-msg{white-space:pre-wrap;border-radius:8px;max-width:85%;padding:.5rem .7rem;font-size:.9rem}.chat-msg.user{background:currentColor;align-self:flex-end}@supports (color:color-mix(in lab,red,red)){.chat-msg.user{background:color-mix(in srgb,currentColor 10%,transparent)}}.chat-msg.assistant{border:1px solid var(--border);align-self:flex-start}.chat-input-row{left:var(--sidebar-width);height:var(--chat-input-height);border-top:1px solid var(--border);z-index:10;background:canvas;align-items:center;gap:.5rem;padding:0 1.5rem;display:flex;position:fixed;bottom:0;right:0}.chat-input-row input{flex:1}.chat-input-spacer{height:var(--chat-input-height)}section{margin-top:2rem}.create-row{gap:.5rem;margin-top:1rem;display:flex}.app-shell{flex-direction:column;height:100vh;display:flex}.app-body{flex:1;align-items:stretch;min-height:0;display:flex}.sidebar{width:var(--sidebar-width);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:1.5rem;padding:1.25rem 0;transition:width .15s;display:flex;overflow:hidden auto}.header-logo{filter:invert();width:auto;height:18px}@media(prefers-color-scheme:dark){.header-logo{filter:none}}:root[data-theme=dark] .header-logo{filter:none}:root[data-theme=light] .header-logo{filter:invert()}.header-brand{align-items:center;gap:.5rem;display:flex}.header-breadcrumb{align-items:center;gap:.4rem;font-size:.85rem;display:flex}.header-breadcrumb a{color:var(--muted,currentColor)}@supports (color:color-mix(in lab,red,red)){.header-breadcrumb a{color:var(--muted,color-mix(in srgb, currentColor 55%, transparent))}}.header-breadcrumb a{text-decoration:none}.header-breadcrumb a:hover{text-decoration:underline}.header-breadcrumb span[aria-current=page]{font-weight:600}.header-breadcrumb-sep{color:var(--muted,currentColor)}@supports (color:color-mix(in lab,red,red)){.header-breadcrumb-sep{color:var(--muted,color-mix(in srgb, currentColor 35%, transparent))}}.sidebar-nav{flex-direction:column;gap:.15rem;display:flex}.sidebar-nav a{color:inherit;border-radius:0;align-items:center;gap:.6rem;padding:.5rem 1rem;font-size:.9rem;text-decoration:none;display:flex}.sidebar-nav-icon{opacity:.75;flex-shrink:0;display:inline-flex}.sidebar-nav a:hover{background:currentColor}@supports (color:color-mix(in lab,red,red)){.sidebar-nav a:hover{background:color-mix(in srgb,currentColor 6%,transparent)}}.sidebar-toggle{border-radius:0;flex-shrink:0;justify-content:center;align-items:center;margin-top:auto;padding:.45rem 1rem;display:flex}.sidebar-toggle svg{transition:transform .15s}.sidebar-token-usage{color:var(--muted);padding:.5rem 1rem;font-size:.75rem;text-decoration:none;display:block}.sidebar-token-usage:hover{background:currentColor}@supports (color:color-mix(in lab,red,red)){.sidebar-token-usage:hover{background:color-mix(in srgb,currentColor 6%,transparent)}}.sidebar-token-usage--low{color:light-dark(#b3261e,#f2938c);font-weight:600}:root[data-sidebar-collapsed=true]{--sidebar-width:56px}:root[data-sidebar-collapsed=true] .sidebar-nav-label,:root[data-sidebar-collapsed=true] .sidebar-token-usage{display:none}:root[data-sidebar-collapsed=true] .sidebar-nav a{justify-content:center}:root[data-sidebar-collapsed=true] .sidebar-toggle svg{transform:rotate(180deg)}.sidebar-nav a[aria-current=page]{background:currentColor}@supports (color:color-mix(in lab,red,red)){.sidebar-nav a[aria-current=page]{background:color-mix(in srgb,currentColor 10%,transparent)}}.sidebar-nav a[aria-current=page]{font-weight:600}.app-content{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.app-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.app-header-controls{align-items:center;gap:.75rem;display:flex}.theme-switch{cursor:pointer;align-items:center;display:flex}.theme-switch-checkbox{display:none}.theme-switch-track{background:currentColor;border-radius:999px;justify-content:space-between;align-items:center;width:56px;height:28px;padding:0 7px;display:flex;position:relative}@supports (color:color-mix(in lab,red,red)){.theme-switch-track{background:color-mix(in srgb,currentColor 6%,transparent)}}.theme-switch-track{box-shadow:inset 0 0 0 1px var(--border,currentColor)}@supports (color:color-mix(in lab,red,red)){.theme-switch-track{box-shadow:inset 0 0 0 1px var(--border,color-mix(in srgb, currentColor 15%, transparent))}}.theme-switch-track-icon{color:currentColor;width:14px;height:14px;display:flex}@supports (color:color-mix(in lab,red,red)){.theme-switch-track-icon{color:color-mix(in srgb,currentColor 40%,transparent)}}.theme-switch-thumb{background:linear-gradient(135deg,#a855f7,#6d28d9);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:2px;left:2px;box-shadow:0 2px 4px}@supports (color:color-mix(in lab,red,red)){.theme-switch-thumb{box-shadow:0 2px 4px color-mix(in srgb,currentColor 25%,transparent)}}.theme-switch-thumb{color:#fff;transition:transform .3s cubic-bezier(.4,0,.2,1)}.theme-switch-checkbox:checked~.theme-switch-track .theme-switch-thumb{transform:translate(28px)}.theme-switch-thumb .theme-icon-sun{display:block}.theme-switch-thumb .theme-icon-moon,.theme-switch-checkbox:checked~.theme-switch-track .theme-switch-thumb .theme-icon-sun{display:none}.theme-switch-checkbox:checked~.theme-switch-track .theme-switch-thumb .theme-icon-moon{display:block}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.page-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.page-actions .button-link,.page-actions button{margin-bottom:.5rem}.button-link{border:1px solid var(--border);color:inherit;border-radius:6px;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.9rem;text-decoration:none;display:inline-flex}.btn-icon{opacity:.85;flex-shrink:0;display:inline-flex}.button-link:hover{background:currentColor}@supports (color:color-mix(in lab,red,red)){.button-link:hover{background:color-mix(in srgb,currentColor 6%,transparent)}}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.toast-container{bottom:calc(var(--chat-input-height) + 1rem);z-index:100;flex-direction:column;gap:.5rem;max-width:320px;display:flex;position:fixed;right:1.5rem}.toast{border:1px solid var(--border);border-left:3px solid var(--muted);background:canvas;border-radius:6px;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem .75rem;font-size:.85rem;display:flex;box-shadow:0 2px 8px}@supports (color:color-mix(in lab,red,red)){.toast{box-shadow:0 2px 8px color-mix(in srgb,currentColor 12%,transparent)}}.toast-success{border-left-color:green}@supports (color:color-mix(in lab,red,red)){.toast-success{border-left-color:color-mix(in srgb,green 60%,currentColor)}}.toast-error{border-left-color:red}@supports (color:color-mix(in lab,red,red)){.toast-error{border-left-color:color-mix(in srgb,red 60%,currentColor)}}.toast-dismiss{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:0;flex-shrink:0;padding:0;font-size:1rem;line-height:1}.spinner{border:2px solid;width:.9rem;height:.9rem;display:inline-block}@supports (color:color-mix(in lab,red,red)){.spinner{border:2px solid color-mix(in srgb,currentColor 25%,transparent)}}.spinner{border-top-color:currentColor;border-radius:50%;animation:.7s linear infinite spin}@property --border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.btn-loading{position:relative}.btn-loading:before{content:"";background:conic-gradient(from var(--border-angle),#3b82f6,#a855f7,#ec4899,#3b82f6);pointer-events:none;border-radius:8px;padding:2px;animation:1.5s linear infinite rotate-border-angle;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes rotate-border-angle{to{--border-angle:360deg}}@keyframes spin{to{transform:rotate(360deg)}}@media print{.sidebar,.app-header,.page-actions,.toast-container{display:none!important}html,body,main,.app-shell,.app-body,.app-content,.orders-page,.table-wrap{height:auto!important;max-height:none!important;overflow:visible!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
