<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#overlay{position:fixed!important}.underline-yellow{background:linear-gradient(180deg,transparent 60%,#fde047 60%)}.underline-blue{background:linear-gradient(180deg,transparent 60%,#bfdbfe 60%)}body{background-color:#fafafa;font-family:inter,inter-fallback,open sans,sans-serif;line-height:1.5em;font-weight:300;color:#172554}.dynamic-text{display:flex;height:1em;position:relative;min-width:250px;vertical-align:middle;span { display: block; position: absolute; width: 100%; opacity: 0; transform: translateY(100%); animation: slideUp 12s infinite; }}.dynamic-text span:nth-child(1){animation-delay:-2s}.dynamic-text span:nth-child(2){animation-delay:1s}.dynamic-text span:nth-child(3){animation-delay:4s}.dynamic-text span:nth-child(4){animation-delay:7s}@keyframes slideUp{0%,20%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}25%,45%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}50%,100%{opacity:0;-webkit-transform:translateY(-30%);transform:translateY(-30%)}}.blog{ol, ul { list-style-type: disc; list-style-position: inside; margin-block-start: 1em; margin-block-end: 1em; padding-inline-start: 40px; font-size: 1rem; } p { font-size: 1rem; line-height: 1.5rem; } h2 { font-size: 1.5rem; line-height: 2rem; }}</pre></body></html>