#bm-layout .bm-h-full-screen,:not(#bm-layout) .bm-standalone-snippet .bm-h-full-screen{height:calc(100vh - var(--header-height))!important}#bm-layout *,:not(#bm-layout) .bm-standalone-snippet *{scroll-margin-top:var(--header-height)!important}#bm-layout .bm-shadow-lg,:not(#bm-layout) .bm-standalone-snippet .bm-shadow-lg{box-shadow:0 0 1rem rgba(0,0,0,.2)}#bm-layout .bm-shadow-xl,:not(#bm-layout) .bm-standalone-snippet .bm-shadow-xl{box-shadow:0 0 1.25rem rgba(0,0,0,.2)}#bm-layout .bm-shadow-2xl,:not(#bm-layout) .bm-standalone-snippet .bm-shadow-2xl{box-shadow:0 0 1.5rem rgba(0,0,0,.2)}#bm-layout .bm-shadow-3xl,:not(#bm-layout) .bm-standalone-snippet .bm-shadow-3xl{box-shadow:0 0 2rem rgba(0,0,0,.2)}#bm-layout .bm-shadow-4xl,:not(#bm-layout) .bm-standalone-snippet .bm-shadow-4xl{box-shadow:0 0 2.5rem rgba(0,0,0,.2)}#bm-layout .bm-shadow-5xl,:not(#bm-layout) .bm-standalone-snippet .bm-shadow-5xl{box-shadow:0 0 3rem rgba(0,0,0,.2)}#bm-layout h1,#bm-layout h2,#bm-layout h3,#bm-layout h4,#bm-layout h5,#bm-layout h6,#bm-layout li,#bm-layout p,:not(#bm-layout) .bm-standalone-snippet h1,:not(#bm-layout) .bm-standalone-snippet h2,:not(#bm-layout) .bm-standalone-snippet h3,:not(#bm-layout) .bm-standalone-snippet h4,:not(#bm-layout) .bm-standalone-snippet h5,:not(#bm-layout) .bm-standalone-snippet h6,:not(#bm-layout) .bm-standalone-snippet li,:not(#bm-layout) .bm-standalone-snippet p{color:#1b1918}#bm-layout a p,:not(#bm-layout) .bm-standalone-snippet a p{color:#0082db;transition:color .2s ease}#bm-layout a p:hover,:not(#bm-layout) .bm-standalone-snippet a p:hover{color:#005692}#bm-layout .bm-article-content hr,#bm-layout .bm-redactor-content hr,:not(#bm-layout) .bm-standalone-snippet .bm-article-content hr,:not(#bm-layout) .bm-standalone-snippet .bm-redactor-content hr{border-top:1px solid #d8d6d4;height:0;margin:1rem 0}#bm-layout .bm-article-content a,#bm-layout .bm-redactor-content a,:not(#bm-layout) .bm-standalone-snippet .bm-article-content a,:not(#bm-layout) .bm-standalone-snippet .bm-redactor-content a{transition:filter .2s ease}#edit-biome-page-link{background-color:#fff;border:thin solid #d8d6d4;border-radius:.25rem;font-size:.8rem;padding:.25rem .5rem;position:fixed;right:2rem;top:calc(var(--header-height)*2 + 2rem);z-index:10}#edit-biome-page-link:hover{background-color:#ddefff}