.tree-open{display:inline-flex;gap:45px;margin-top:38px;padding:16px 25px;background:#bd9660;color:#14251e;text-decoration:none;font-size:13px}
.tree-page{height:calc(100vh - 92px);min-height:650px;display:grid;grid-template-columns:320px 1fr}
.tree-sidebar{padding:55px 36px;background:#14251e;border-right:1px solid #ffffff1f}
.tree-sidebar h1{font-size:54px;margin:24px 0}.tree-sidebar>p{color:#a8b8b0;line-height:1.65;font-size:13px}
.branch-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:35px}.branch-buttons button{padding:12px;border:1px solid #ffffff22;background:#ffffff08;color:#d9e0dc}.branch-buttons button:hover{border-color:#bd9660;color:#d8b784}
.tree-legend{margin-top:36px;padding-top:25px;border-top:1px solid #ffffff1f}.tree-legend span{display:block;color:#8fa198;font-size:11px;margin:11px 0}.tree-legend i{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:9px}.tree-legend .verified{background:#bd9660}.tree-legend .private{background:#64736c}
.canvas-wrap{position:relative;overflow:hidden;background-color:#ece8de;background-image:linear-gradient(#203d3120 1px,transparent 1px),linear-gradient(90deg,#203d3120 1px,transparent 1px);background-size:30px 30px}.canvas-wrap canvas{display:block;width:100%;height:100%;cursor:grab;touch-action:none}.canvas-wrap canvas:active{cursor:grabbing}
.canvas-tools{position:absolute;right:22px;top:22px;display:flex;flex-direction:column;box-shadow:0 7px 25px #13271f1f}.canvas-tools button{width:42px;height:42px;border:0;border-bottom:1px solid #ddd6c8;background:#fff;color:#20392f;font-size:20px}.canvas-status{position:absolute;left:20px;bottom:18px;padding:9px 13px;background:#14251ee8;color:#bdc9c3;font-size:10px;letter-spacing:.08em}
@media(max-width:760px){.tree-page{height:auto;min-height:calc(100vh - 72px);grid-template-columns:1fr}.tree-sidebar{padding:30px 22px}.tree-sidebar h1{font-size:40px}.tree-sidebar>p,.tree-legend{display:none}.canvas-wrap{height:65vh;min-height:470px}.tree-open{display:flex;justify-content:space-between}}
