.module-description{width:100%;overflow-x:auto}.module-description .arrow-right{content:"\00BB"}.module-description .arrow-left{content:"\00AB"}.module-description .arrow-right:before{content:"\00BB"}.module-description .arrow-left:before{content:"\00AB"}.module-description .dot,.module-description .dot:before{content:"\2022"}.module-description .description-text:first-letter{font-size:1.5rem}.operations-section .operation-item .operation-title{padding:0 .2rem;font-size:1.1rem;font-weight:bolder}.operations-section .operation-item p{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}.module-description .bigO{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;background-color:var(--app-bauhaus-indigo-50);border-color:var(--app-bauhaus-indigo);border-width:1px;border-style:solid;border-radius:5px;padding:.1rem .3rem;font-size:.7rem;font-weight:500;height:1.5rem;text-align:center;white-space:nowrap}.operations-section .operation-title.indigo{background-color:var(--app-bauhaus-indigo);border-color:var(--app-bauhaus-indigo)}.operations-section .operation-title.green{color:var(--app-bauhaus-green)}.operations-section .yellow{color:var(--app-bauhaus-yellow)}.operations-section .red{color:var(--app-bauhaus-red)}.operations-section .blue{color:var(--app-bauhaus-blue)}.operations-section .orange{color:var(--app-bauhaus-orange)}@keyframes animate-property{50%{background:rgba(255,120,120);color:white}}@keyframes animate-property-menu{50%{color:rgba(255,120,120);transform:rotate(180deg)}}@keyframes access-node{0%{scale:1;background:rgba(250,204,21,0);border-color:rgba(250,204,21,0)}50%{transform:scale(1.2);background:rgba(250,204,21);border-color:rgba(250,204,21)}to{transform:scale(1);background:rgba(250,204,21,0);border-color:rgba(250,204,21,0)}}@keyframes add-node{0%{background-color:rgba(74,222,128,.2)}50%{background-color:rgba(74,222,128)}to{background-color:rgba(250,204,21,0)}}@keyframes write-node{0%{background-color:rgba(74,222,128,.2)}50%{background-color:rgba(74,222,128)}to{background-color:rgba(250,204,21,0)}}@keyframes search-node{50%{background-color:rgba(96,165,250);border-color:rgba(96,165,250);color:white}}@keyframes disable-node{to{opacity:.4}}@keyframes enable-node{to{opacity:1}}