*{box-sizing:border-box}html,body,#root{height:100%;margin:0}@supports (height: 100dvh){html,body,#root{height:100dvh}}@supports (height: 100dvh){.app-root{height:100dvh!important}}button{font:inherit;cursor:pointer}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{width:0;height:0;display:none}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin .8s linear infinite}.lucide{flex-shrink:0}button>svg,button>span>svg{flex-shrink:0}.pdf-draw-surface,.pdf-draw-surface *{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.pdf-draw-surface input,.pdf-draw-surface textarea,.pdf-draw-surface [contenteditable=true],.pdf-draw-surface [contenteditable=""]{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}:root{--brand-600: #e8650a;--brand-500: #f37316;--brand-700: #c2510a;--brand-50: #fff4ec;--surface-0: #ffffff;--surface-1: #f8fafc;--surface-2: #f1f5f9;--border: #e2e8f0;--border-strong: #cbd5e1;--chrome-900: #0b1220;--chrome-800: #111827;--chrome-700: #1e293b;--chrome-600: #334155;--chrome-500: #475569;--chrome-text: #e2e8f0;--chrome-muted:#94a3b8;--chrome-grad: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);--text-900: #0f172a;--text-700: #334155;--text-500: #64748b;--text-400: #94a3b8;--success: #16a34a;--warning: #d97706;--danger: #dc2626;--font-ui: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, "SF Mono", Consolas, monospace;--text-xs: 11px;--text-sm: 12px;--text-base: 13px;--text-md: 14px;--text-lg: 16px;--text-xl: 20px;--text-2xl: 26px;--lh-tight: 1.2;--lh-snug: 1.4;--lh-normal: 1.55;--ls-display: -.02em;--ls-caps: .06em;--space-1: 4px;--space-2: 6px;--space-3: 8px;--space-4: 12px;--space-5: 16px;--space-6: 24px;--space-7: 32px;--space-8: 48px;--btn-h-sm: 24px;--btn-h-md: 30px;--btn-h-lg: 36px;--rail-w: 44px;--flyout-w: 240px;--totals-w: 260px;--radius-1: 4px;--radius-2: 8px;--radius-full: 9999px;--shadow-1: 0 1px 2px rgba(15,23,42,.04);--shadow-2: 0 4px 16px rgba(15,23,42,.08), 0 1px 2px rgba(15,23,42,.04);--shadow-3: 0 12px 32px rgba(15,23,42,.15), 0 2px 6px rgba(15,23,42,.06);--easing: cubic-bezier(.2, 0, 0, 1);--dur-fast: 80ms;--dur-med: .14s;--dur-slow: .22s;--brand: var(--brand-600);--brand-light: var(--brand-50);--text: var(--text-900);--text-light: var(--text-500);--surface: var(--surface-0);--bg: var(--surface-1);--elev-2: var(--shadow-2)}body.dark-mode{--surface-0: #0f172a;--surface-1: #0b1220;--surface-2: #1e293b;--border: #1e293b;--border-strong: #334155;--text-900: #f1f5f9;--text-700: #cbd5e1;--text-500: #94a3b8;--text-400: #64748b;--shadow-1: 0 1px 2px rgba(0,0,0,.3);--shadow-2: 0 4px 16px rgba(0,0,0,.45), 0 1px 2px rgba(0,0,0,.3);--shadow-3: 0 12px 32px rgba(0,0,0,.55), 0 2px 6px rgba(0,0,0,.35);color-scheme:dark}html,body,#root{font-family:var(--font-ui);background:var(--surface-1);font-feature-settings:"cv11","ss01","ss03";font-size:var(--text-base);line-height:var(--lh-normal);color:var(--text-900);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mono{font-family:var(--font-mono)}.label-caps{text-transform:uppercase;letter-spacing:var(--ls-caps);font-size:var(--text-xs);font-weight:600;color:var(--text-500)}:focus-visible{outline:2px solid var(--brand-600);outline-offset:2px;border-radius:var(--radius-1)}::selection{background:var(--brand-50);color:var(--text-900)}
