<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media(max-width:800px){.MobileStickyFooter{position:fixed;max-width:100dvw;bottom:unset;left:0;transition:top .25s cubic-bezier(.33,1,.68,1);z-index:99}}@keyframes bottom-border-animation{0%{background-color:rgba(0,0,0,0)}to{background-color:var(--tab-primary-color)}}@keyframes tab-hover-animation{0%{background-color:rgba(0,0,0,0)}to{background-color:var(--tab-background-hover-color)}}.CollapsibleBlurb{background-color:#dff995;padding:16px;border-radius:16px;border-top-left-radius:4px;display:flex;flex-direction:column;gap:8px;color:#1e0072}.CollapsibleBlurb h4{color:#1e0072;flex:1 1}.CollapsibleBlurb p{color:#1e0072!important}.CollapsibleBlurb i{width:24px;height:24px;cursor:pointer}.CollapsibleBlurb i:before{position:relative;left:50%;transform:translateX(-50%)}</pre></body></html>