@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;400;500&family=Fraunces:ital,wght@0,300;0,400;0,600;1,300&display=swap";.canvas-page{position:relative}.drawer-dark{scrollbar-width:thin;scrollbar-color:rgba(240,237,230,.2) transparent}[data-dnd-dragging]{opacity:.5;cursor:grabbing!important}.arbor-cartouche{display:inline;font-family:DM Mono,monospace;font-size:.9em;background:#1a1a180f;color:#1a1a18;padding:2px 6px;border-radius:4px;letter-spacing:.01em;cursor:pointer;-webkit-user-select:all;user-select:all;border:1px solid rgba(26,26,24,.1);transition:background .12s,border-color .12s}.arbor-cartouche:hover{background:#1a1a181c;border-color:#1a1a182e}.arbor-badge{display:inline;font-family:DM Mono,monospace;font-size:.78em;font-weight:600;padding:2px 8px;border-radius:4px;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;color:#fff;border:none;vertical-align:middle;line-height:1.4}.arbor-badge-critical{background:#c0392b}.arbor-badge-high{background:#e67e22}.arbor-badge-medium{background:#f39c12;color:#fff}.arbor-badge-low{background:#27ae60}.arbor-badge-info{background:#2980b9}:root{--bg: #F5F3EE;--surface: #FDFCF9;--drawer-bg: #1A1A18;--drawer-surface: #242420;--drawer-border: #333330;--accent: #C8B89A;--accent-bright: #E8A855;--success: #5CB85C;--warning: #E9C46A;--error: #E57373;--info: #5B8FD4;--text-primary: #1A1A18;--text-secondary: #4A4840;--text-muted: #807D76;--text-on-dark: #F0EDE6;--text-muted-on-dark: #B5B0A8;--border: #E2DDD5;--font-heading: "Fraunces", serif;--font-body: "DM Mono", monospace;--drawer-width: 260px;--tree-drawer-width: 220px;--topbar-height: 48px;--properties-width: 220px;--radius: 6px}*,*:before,*:after{box-sizing:border-box}*{margin:0}body{font-family:var(--font-body);font-size:12px;line-height:1.5;color:var(--text-primary);background:var(--bg);-webkit-font-smoothing:antialiased;height:100vh;overflow:hidden}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}:focus-visible{outline:2px solid var(--accent-bright);outline-offset:2px}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}
