@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&display=swap");body,html{margin:0;padding:0;max-width:100vw;overflow-x:hidden}body{font-family:Inter,-apple-system,system-ui,sans-serif}*{box-sizing:border-box}@keyframes timbrum-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}svg{max-width:100%}.timbrum-header{max-width:100%;flex-wrap:wrap;row-gap:8px}.timbrum-header-left{flex-wrap:wrap;min-width:0}.timbrum-header-nav{flex-wrap:wrap}.timbrum-desktop-only,.timbrum-narrow-hidden{display:inline-block}.timbrum-mobile-only{display:none}@media (max-width:720px){.timbrum-desktop-only,.timbrum-narrow-hidden{display:none!important}.timbrum-mobile-only{display:inline-block}.timbrum-header{padding:12px 16px}}