#graph-container.full-bleed{position:fixed;left:0;top:156px;width:100vw;height:calc(100vh - 156px - 60px);z-index:1200;background:0 0}#graph-container .graph-content-wrap{position:absolute;left:45%;transform:translateX(-50%);width:720px;pointer-events:none;z-index:1100}#graph-container .graph-zoom-controls{position:absolute;top:12px;right:-56px;display:flex;gap:8px;pointer-events:auto}#graph-container .graph-zoom-controls button{border:1px solid var(--border);background-color:var(--theme);padding:2px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border-radius:6px}