body,#root{margin:0;padding:0;width:100vw;height:100vh;max-height:100vh;overflow:clip}.shadow{box-shadow:0 0 10px #00000080}.holomorphic{box-shadow:5px 5px 12px silver,-5px -5px 12px #fff}.holomorphic_inv{box-shadow:5px 5px 12px #fff,-5px -5px 12px silver}*::-webkit-scrollbar{width:.5em}*::-webkit-scrollbar-track{background-color:#0a0a0a0d;opacity:.5;margin-top:20px;margin-bottom:20px}*::-webkit-scrollbar-thumb{background-color:#fff;border-radius:.5em}*::-webkit-scrollbar-thumb:hover{background-color:#eee}.inv::-webkit-scrollbar-thumb{background-color:#fff}.inv::-webkit-scrollbar-thumb:hover{background-color:#999}.inv::-webkit-scrollbar-track{background-color:#000;border-left:#333 .5px solid;margin-top:20px;margin-bottom:20px}.inv::-webkit-scrollbar{height:.5em}.line-series{stroke-dasharray:10000;stroke-dashoffset:10000;animation:draw-line 10s ease-out forwards}@keyframes draw-line{to{stroke-dashoffset:0}}
