body{background-color:#090901}.kt-blog-header{position:sticky;top:0;z-index:50;border-bottom:1px solid #27272a;background:rgba(9,9,11,0.8);backdrop-filter:blur(8px)}.kt-blog-header__inner{max-width:1152px;height:56px;margin:0 auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}@media (min-width:640px){.kt-blog-header__inner{padding:0 24px}}.kt-blog-header,.kt-blog-header a,.kt-blog-header button{font-family:"Geist",ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:14px;color:#a1a1aa}.kt-blog-header a:hover,.kt-blog-header button:hover{color:#fafafa}.kt-blog-dropdown{background:#18181b;border:1px solid #27272a;border-radius:8px;min-width:220px;box-shadow:0 20px 35px rgba(0,0,0,.45)}.kt-blog-dropdown a:hover{background:rgba(39,39,42,.6);color:#fafafa}.kt-cta{background-color:#fafafa;padding:2px 10px;border-radius:6px;display:flex;align-items:center;gap:4px;width:fit-content}