:root{--aa-editor-border: #e5e7eb;--aa-editor-border-strong: #d1d5db;--aa-editor-muted: #9ca3af;--aa-editor-surface: #f3f4f6;--aa-editor-surface-hover: #f9fafb;--aa-editor-text-dark: #374151;--aa-editor-focus: #1a56db;--aa-editor-danger: #dc2626;--aa-editor-danger-hover: #ef4444;--aa-editor-danger-bg: #fee2e2;--aa-editor-danger-bg-hover: #fecaca;--aa-space-xs: 4px;--aa-space-sm: 8px;--aa-space-md: 12px;--aa-space-lg: 16px;--aa-space-xl: 24px;--aa-space-2xl: 32px;--aa-space-3xl: 48px;--aa-text-xs: 11px;--aa-text-sm: 12px;--aa-text-md: 13px;--aa-text-base: 14px;--aa-text-lg: 16px;--aa-text-xl: 20px;--aa-text-2xl: 24px;--aa-text-3xl: 32px;--aa-text-primary: #2c2926;--aa-text-secondary: #6b6159;--aa-text-tertiary: #9a8f85;--aa-text-quaternary: #bfb5aa;--aa-sidebar-bg: #2c2926;--aa-sidebar-width-collapsed: 64px;--aa-sidebar-width-expanded: 220px;--aa-sidebar-item-hover: rgba(255, 255, 255, .06);--aa-sidebar-item-active: rgba(184, 112, 74, .12);--aa-gradient-copper: linear-gradient(135deg, #c27a50 0%, #b8704a 50%, #a0613f 100%);--aa-gradient-green: linear-gradient(135deg, #059669 0%, #047857 100%);--aa-gradient-blue: linear-gradient(135deg, #4f6df5 0%, #3b5de7 100%);--aa-gradient-brand: linear-gradient(135deg, #2c2926 0%, #3d342e 60%, #b8704a 100%);--aa-shadow-card: 0 1px 2px rgba(0, 0, 0, .04), 0 4px 12px rgba(0, 0, 0, .03);--aa-shadow-card-hover: 0 2px 4px rgba(0, 0, 0, .04), 0 12px 32px rgba(0, 0, 0, .08);--aa-shadow-elevated: 0 4px 6px rgba(0, 0, 0, .04), 0 20px 48px rgba(0, 0, 0, .1);--aa-ease-spring: cubic-bezier(.22, 1, .36, 1);--aa-ease-snappy: cubic-bezier(.25, 1, .5, 1);--aa-duration-fast: .15s;--aa-duration-normal: .25s;--aa-card-radius: 16px;--aa-card-header-height: 48px;--aa-copper: #b8704a;--aa-copper-hover: #a0613f;--aa-green: #059669;--aa-blue: #4f6df5}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{height:100%;overflow:hidden;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.6;color:#111827;background:var(--aa-editor-surface-hover);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00000040}:focus-visible{outline:2px solid var(--aa-editor-focus);outline-offset:2px}img{max-width:100%;display:block}button{font-family:inherit}
