@font-face{font-family:Berkeley Mono;src:url(/assets/BerkeleyMonoTrial-Regular-DZ3TFhRS.otf)format("opentype");font-weight:400;font-style:normal}*,:before,:after{box-sizing:border-box;font-family:inherit}:root{--font-numeric:"Berkeley Mono", ui-monospace, monospace;--text-xs:.6875rem;--text-sm:.75rem;--text-base:.875rem;--text-lg:1rem;--color-text:#111827;--color-text-muted:#6b7280;--color-text-subtle:#9ca3af}body{color:var(--color-text);background:#f3f4f6;margin:0;font-family:Segoe UI,system-ui,-apple-system,sans-serif}[style*=tabular-nums],input[type=number],.font-numeric{font-family:var(--font-numeric)}.ui-text{line-height:1.4}.ui-text-body{font-size:var(--text-xs);color:var(--color-text)}.ui-text-strong{font-size:var(--text-xs);color:var(--color-text);font-weight:600}.ui-text-label{font-size:var(--text-xs);color:var(--color-text-muted);font-weight:500}.ui-text-muted{font-size:var(--text-xs);color:var(--color-text-subtle)}.ui-text-heading{font-size:var(--text-sm);color:var(--color-text);margin:0;font-weight:600}.ui-text-title{font-size:var(--text-base);color:var(--color-text);margin:0;font-weight:600}.ui-details{background:#fff;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:max-content 1fr;padding:3px;display:inline-grid;overflow:hidden}.ui-details-row{display:contents}.ui-details-row>*{padding:.1rem .25rem .1rem 0}.ui-details-row:nth-child(2n)>*{background:#f9fafb}.ui-details-row .ui-text-label{text-align:right}.ui-details-separator{background:#374151;grid-column:1/-1;height:1px}.ui-table-wrap{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.ui-table{border-collapse:collapse;background:#fff;width:100%}.ui-table th{text-align:left;font-size:var(--text-xs);color:var(--color-text-muted);background:#fff;border-bottom:1px solid #e5e7eb;padding:.25rem .5rem;font-weight:500}.ui-table td{font-size:var(--text-xs);color:var(--color-text);padding:.25rem .5rem}.ui-table tbody tr:nth-child(2n) td{background:#eef1f5}.ui-table tbody tr:nth-child(odd) td{background:#fff}.ui-table tbody tr.row-error td{background:#fef2f2}.ui-table .nested-table tbody tr td{background:#fff}.ui-table .nested-table tbody tr:nth-child(2n) td{background:#f9fafb}.ui-table .nested-table tbody tr.row-highlight td{background:#eef2ff}.ui-table .nested-table tbody tr.row-highlight td:first-child{box-shadow:inset 3px 0 #6366f1}.ui-table-row-clickable{cursor:pointer}.ui-table tbody .ui-table-row-clickable:hover td{background:#eff6ff}.banner{background:#111827;border-bottom:1px solid #1f2937;height:5px}.guest-banner{color:#fff;font-size:var(--text-xs);text-align:center;background:#6366f1;padding:.25rem 1rem;font-weight:500}.link-btn{color:#6366f1;font-size:var(--text-xs);cursor:pointer;background:0 0;border:none;padding:0;font-weight:500;text-decoration:underline}.notice-amber{color:#92400e;font-size:var(--text-xs);background:#fef3c7;border:1px solid #f59e0b;border-radius:4px;width:fit-content;margin-left:auto;margin-right:auto;padding:.4rem .75rem;font-weight:500}.notice-amber-btn{color:#92400e;font-size:var(--text-xs);cursor:pointer;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}.notice-muted{font-size:var(--text-xs);color:#dc2626;text-align:center;margin:0}.guest-banner-btn{color:#fff;font-size:var(--text-xs);cursor:pointer;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}.breadcrumbs{background:#fff;border-radius:6px;align-items:center;gap:.375rem;margin:5px 5px 0;padding:.3rem 1.25rem;display:flex}.breadcrumb-home{color:#111827;font-size:.6875rem;font-weight:500;text-decoration:none}.breadcrumb-home:hover{color:#6366f1}.breadcrumb-link{color:#6b7280;font-size:.6875rem;font-weight:500;text-decoration:none}.breadcrumb-link:hover{color:#111827}.breadcrumb-sep{color:#d1d5db;font-size:.6875rem}.breadcrumb-spacer{margin-left:auto}.breadcrumb-warehouse{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:.1rem .25rem;font-size:.6875rem}.breadcrumb-warehouse:hover{border-color:#6366f1}.breadcrumb-refresh{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:0 .25rem;font-size:1rem;line-height:1}.breadcrumb-refresh:hover{color:#111827}.card{background:#fff;border-radius:10px;max-width:420px;margin:80px auto;padding:2rem;box-shadow:0 2px 12px #00000014}.card h1{margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.field{margin-bottom:1rem}.field label{color:#374151;margin-bottom:0;font-size:.875rem;font-weight:500;display:block}.field input{color:#111827;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:1px;font-size:1rem;transition:border-color .15s,box-shadow .15s}.field input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f120}.btn-primary{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:6px;width:100%;margin-top:.75rem;padding:.625rem;font-size:1rem;font-weight:500;transition:background .15s;display:block}.btn-primary:hover{background:#4f46e5}.btn-primary:disabled{opacity:.55;cursor:not-allowed}.btn-primary:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #6366f1}.btn-secondary{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;transition:background .15s}.btn-secondary:hover{background:#e5e7eb}.btn-secondary:focus-visible,button:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #6366f1}.error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin-bottom:1rem;padding:.6rem .75rem;font-size:.875rem}.success{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;margin-bottom:1rem;padding:.6rem .75rem;font-size:.875rem}.links{text-align:center;color:#6b7280;margin-top:1.25rem;font-size:.875rem}.links a{color:#6366f1;font-weight:500;text-decoration:none}.links a:hover{text-decoration:underline}.dashboard{max-width:600px;margin:60px auto;padding:0 1rem}.dashboard header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.dashboard header h1,.dashboard header h2{margin:0}.user-card{background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 2px 12px #00000014}.user-card h2{margin:0 0 1rem}.user-row{border-bottom:1px solid #f3f4f6;padding:.5rem 0;font-size:.9375rem;display:flex}.user-row:last-child{border-bottom:none}.user-row .label{color:#6b7280;flex-shrink:0;width:120px;font-weight:500}.badge{border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.badge-admin{color:#7c3aed;background:#ede9fe}.badge-user{color:#6b7280;background:#f3f4f6}.spinner{text-align:center;color:#9ca3af;padding:4rem}.dialog-backdrop{z-index:100;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}body[data-inert]>:not(#root){pointer-events:auto}.dialog-panel{background:#fff;border-radius:10px;width:100%;max-width:480px;padding:2rem;box-shadow:0 8px 32px #0000002e}.dialog-panel--fullscreen{width:100vw;max-width:none;height:100vh;box-shadow:none;border-radius:0;flex-direction:column;padding:0;display:flex}.dialog-panel--fullscreen .dialog-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;margin-bottom:0;padding:.35rem .6rem}.dialog-panel--fullscreen .dialog-actions{border-top:1px solid #e5e7eb;flex-shrink:0;margin-top:0;padding:.3rem .6rem}.dialog-body{flex:1;min-height:0;padding:.4rem .6rem;overflow-y:auto}.po-line{background:#fafafa;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:.3rem;padding:.3rem .4rem}.po-line-header{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.po-line-items-header{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-top:.4rem;margin-bottom:.25rem;padding-top:.4rem;display:flex}.dialog-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.dialog-header h2{margin:0;font-size:1.25rem;font-weight:600}.dialog-close{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1rem;line-height:1}.dialog-close:hover{color:#111827}.dialog-actions{justify-content:flex-end;gap:.5rem;margin-top:1.25rem;display:flex}.coa-tree-row:hover{background:#f9fafb}.coa-tree-name{min-width:0;font-size:var(--text-xs);color:var(--color-text);flex:1;text-decoration:none}.coa-tree-name:hover{color:#6366f1;text-decoration:underline}.coa-tree-badge{font-size:var(--text-xs);color:var(--color-text-subtle);background:#f3f4f6;border-radius:3px;flex-shrink:0;padding:.1rem .35rem}.gl-creatable-dropdown{z-index:9999;background:#fff;border:1px solid #d1d5db;border-radius:4px;max-height:220px;overflow-y:auto;box-shadow:0 4px 12px #0000001f}.gl-creatable-option{font-size:var(--text-xs);cursor:pointer;padding:.35rem .5rem}.gl-creatable-option:hover,.gl-creatable-option--active,.gl-creatable-option[data-highlighted]{background:#f3f4f6}.gl-creatable-option--create{color:#6366f1;border-top:1px solid #f3f4f6}.gl-creatable-option--create:hover{background:#eef2ff}.gl-creatable-option--create-only{color:#fff;background:#6366f1}.gl-creatable-option.gl-creatable-option--create-only:hover,.gl-creatable-option.gl-creatable-option--create-only[data-highlighted]{color:#fff;background:#4f46e5}.gl-creatable-option--disabled{opacity:.5;cursor:default;pointer-events:none}.gl-creatable-empty{font-size:var(--text-xs);color:var(--color-text-subtle);padding:.35rem .5rem}input.gl-creatable-input--invalid{color:#dc2626;background:#fef2f2;border:1px solid #dc2626;box-shadow:0 0 0 3px #dc262620}input.gl-creatable-input--invalid::placeholder{color:#fca5a5}.erp-page{padding:.75rem 1rem}.erp-entity-header{align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.erp-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.4rem;display:grid}.erp-section{background:#fff;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.erp-section-head{background:#f3f4f6;border-bottom:1px solid #e5e7eb;padding:.25rem .4rem}.erp-section-links{grid-template-columns:1fr 1fr;gap:1px;padding:.2rem;display:grid}.erp-link{font-size:var(--text-xs);color:var(--color-text-subtle);white-space:nowrap;text-overflow:ellipsis;pointer-events:none;cursor:default;border-radius:3px;padding:.15rem .3rem;text-decoration:none;display:block;overflow:hidden}.erp-link-active{font-size:var(--text-xs);color:#4f46e5;white-space:nowrap;text-overflow:ellipsis;border-radius:3px;padding:.15rem .3rem;text-decoration:none;display:block;overflow:hidden}.erp-link-active:hover{color:#3730a3;background:#eff6ff}.erp-module-back{font-size:var(--text-xs);color:#6366f1;text-decoration:none}.erp-module-back:hover{text-decoration:underline}.coa-input{width:100%;font-size:var(--text-xs);color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:1px}.coa-input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f120}.ag-textarea{resize:none;overflow:hidden}.prose{font-size:var(--text-xs);color:#374151;line-height:1.6}.prose h1,.prose h2,.prose h3,.prose h4{color:#111827;margin:1rem 0 .4rem;font-weight:600;line-height:1.3}.prose h1{font-size:var(--text-lg)}.prose h2{font-size:var(--text-base)}.prose h3{font-size:var(--text-sm)}.prose h4{font-size:var(--text-xs)}.prose p{margin:.5rem 0}.prose ul,.prose ol{margin:.5rem 0;padding-left:1.4rem}.prose li{margin:.2rem 0}.prose a{color:#2563eb;text-decoration:none}.prose a:hover{text-decoration:underline}.prose strong{color:#111827;font-weight:600}.prose em{font-style:italic}.prose code{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:3px;padding:.05em .3em;font-family:Berkeley Mono,monospace;font-size:.9em}.prose pre{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;margin:.5rem 0;padding:.6rem .8rem;overflow-x:auto}.prose pre code{font-size:var(--text-xs);background:0 0;border:none;padding:0}.prose blockquote{color:#6b7280;border-left:3px solid #d1d5db;margin:.5rem 0;padding:.1rem .75rem}.prose table{border-collapse:collapse;width:100%;font-size:var(--text-xs);margin:.5rem 0}.prose th,.prose td{text-align:left;border:1px solid #e5e7eb;padding:.2rem .5rem}.prose th{color:#111827;background:#f9fafb;font-weight:600}.prose hr{border:none;border-top:1px solid #e5e7eb;margin:.75rem 0}.prose img{border-radius:4px;max-width:100%}.md-editor-pane{flex:1;min-height:0;display:flex;overflow:hidden}.md-editor-textarea{resize:none;font-family:Berkeley Mono,monospace;font-size:var(--text-xs);color:#111827;background:#fafafa;border:none;border-right:1px solid #e5e7eb;outline:none;flex:1;padding:.75rem 1rem;line-height:1.6}.md-editor-preview{background:#fff;flex:1;padding:.75rem 1rem;overflow-y:auto}.chat-md>:first-child{margin-top:0}.chat-md>:last-child{margin-bottom:0}.chat-md p{margin:.4rem 0}.chat-md ul,.chat-md ol{margin:.4rem 0;padding-left:1.2rem}.chat-md li{margin:.1rem 0}.chat-md h1,.chat-md h2,.chat-md h3,.chat-md h4{margin:.5rem 0 .25rem;font-size:1em;font-weight:600}.chat-md code{background:#0000000f;border-radius:3px;padding:0 .2rem;font-size:.95em}.chat-md pre{color:#d4d4d4;background:#1e1e1e;border-radius:4px;margin:.4rem 0;padding:.5rem .6rem;overflow-x:auto}.chat-md pre code{background:0 0;padding:0}.chat-md table{border-collapse:collapse;margin:.4rem 0}.chat-md th,.chat-md td{text-align:left;border:1px solid #d1d5db;padding:.15rem .4rem}.chat-md a{color:#4f46e5}@keyframes chatBlink{0%,to{opacity:1}50%{opacity:.15}}.chat-blink{animation:1s ease-in-out infinite chatBlink}.health-banner{text-align:left;width:100%;font:inherit;font-size:var(--text-xs);color:#7f1d1d;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-left:3px solid #dc2626;border-radius:3px;align-items:flex-start;gap:.5rem;margin-bottom:.6rem;padding:.5rem .7rem;display:flex}.health-banner:hover{background:#fee2e2}.health-banner-dot{color:#fff;text-align:center;background:#dc2626;border-radius:50%;flex:none;width:14px;height:14px;margin-top:1px;font-size:10px;font-weight:700;line-height:14px}.health-banner-cta{white-space:nowrap;color:#dc2626;flex:none;margin-left:auto;padding-left:.75rem;font-weight:600}.pricing{max-width:860px;margin:0 auto;padding:1.25rem 1rem 3rem}.pricing-hero{margin-bottom:1.25rem}.pricing-unlimited{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.5rem;margin-bottom:1.75rem;display:grid}.pricing-unlimited-card{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:.625rem .75rem}.pricing-unlimited-title{font-size:var(--text-xs);color:var(--color-text);align-items:center;gap:.375rem;font-weight:600;display:flex}.pricing-check{color:#6366f1;font-weight:700}.pricing-unlimited-note{font-size:var(--text-xs);color:var(--color-text-muted);margin-top:.25rem;line-height:1.5}.pricing-section{margin-bottom:2rem}.pricing-note{max-width:66ch;font-size:var(--text-xs);color:var(--color-text-muted);margin:.375rem 0 .75rem;line-height:1.6}.pricing-table{border-collapse:collapse;width:100%;font-size:var(--text-xs);background:#fff;border:1px solid #e5e7eb;border-radius:6px}.pricing-table th{text-align:left;color:var(--color-text-muted);white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:.375rem .625rem;font-weight:600}.pricing-table td{color:#374151;border-bottom:1px solid #f3f4f6;padding:.375rem .625rem}.pricing-table tbody tr:last-child td{border-bottom:none}.pricing-row--idle td{color:var(--color-text-subtle)}.pricing-row--total td{color:var(--color-text);background:#fafafa;border-top:1px solid #e5e7eb;font-weight:700}.pricing-table--math td:nth-child(2){color:var(--color-text-muted)}.pricing-swatch{vertical-align:-1px;border:1px solid #c7d2fe;border-radius:2px;width:9px;height:9px;margin-right:.375rem;display:inline-block}.pricing-chart-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}.pricing-ranges,.pricing-presets{flex:none;gap:.25rem;display:flex}.pricing-range-btn{color:#374151;font-size:var(--text-xs);cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:4px;padding:.1875rem .5rem}.pricing-range-btn:hover{background:#eef2ff;border-color:#a5b4fc}.pricing-range-btn--on{color:#fff;background:#6366f1;border-color:#6366f1}.pricing-chart{touch-action:none;background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:100%;height:auto;display:block}.pricing-axis{fill:var(--color-text-muted);font-size:9.5px}.pricing-axis--title{fill:var(--color-text-subtle)}.pricing-axis--you{fill:#4f46e5;font-weight:700}.pricing-band-label{fill:var(--color-text-muted);font-size:9.5px}.pricing-tip{fill:#f9fafb;font-size:10px}.pricing-tip--head{font-weight:700}.pricing-tip--sub{fill:#c7d2fe;font-size:8.5px}.pricing-calc-input{font-size:var(--text-xs);flex-wrap:wrap;align-items:center;gap:.5rem;margin:.5rem 0 .875rem;display:flex}.pricing-calc-input label{color:var(--color-text-muted);font-weight:600}.pricing-input-wrap{color:var(--color-text-muted);background:#fff;border:1px solid #d1d5db;border-radius:4px;align-items:center;gap:.25rem;padding:.1875rem .5rem;display:flex}.pricing-input-wrap:focus-within{border-color:#6366f1;box-shadow:0 0 0 2px #6366f126}.pricing-input-wrap input{letter-spacing:.02em;width:10rem;font-size:var(--text-xs);color:var(--color-text);border:none;outline:none;padding:0}.pricing-echo{font-family:var(--font-numeric);color:#4f46e5;white-space:nowrap;font-weight:600}.pricing-headline{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.5rem;margin-bottom:.875rem;display:grid}.pricing-stat{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:.625rem .75rem}.pricing-stat--accent{background:#eef2ff;border-color:#c7d2fe}.pricing-stat-label{font-size:var(--text-xs);color:var(--color-text-muted)}.pricing-stat-value{font-family:var(--font-numeric);color:var(--color-text);margin-top:.125rem;font-size:1.125rem;font-weight:700}.pricing-stat--accent .pricing-stat-value{color:#4338ca}.pricing-free{font-size:var(--text-xs);color:#3730a3;background:#eef2ff;border:1px solid #c7d2fe;border-radius:6px;margin:0 0 .875rem;padding:.5rem .625rem;line-height:1.6}
