:root{--bg: #f7f6f0;--panel: #ffffff;--tree-bg: #efeee8;--text: #2a2a28;--text-muted: #6f6d66;--text-faint: #9c9a90;--text-on-dark: #fafaf7;--border: #dcd9cc;--border-strong: #b4b2a4;--node-border: #c4c1b3;--root-fill: #2a2a28;--link: #a09e92;--radius-sm: 3px;--radius-md: 6px;--radius-lg: 10px}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0}button{font:inherit;cursor:pointer}input,textarea{font:inherit}body{font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;background:var(--bg);color:var(--text);font-size:13px;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100%;display:flex;flex-direction:column}
