:root{--tk-orange:#f04923;--tk-orange-dark:#c43b1c;--tk-orange-low:#f0492312;--tk-orange-border:#f0492333;--tk-bg:#fff;--tk-slate:#f5f3f0;--tk-card:#fafaf8;--tk-border:#e2ded8;--tk-text:#0a0a0a;--tk-muted:#4a4845;--tk-subtle:#9c9890;--tk-font-heading:"Bebas Neue", sans-serif;--tk-font-body:"Satoshi", sans-serif;--tk-radius-pill:100px;--tk-radius-md:8px;--tk-radius-lg:16px}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-padding-top:64px;overflow-x:clip}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{max-width:100%;min-height:100vh;color:var(--tk-text);background:var(--tk-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Satoshi,sans-serif;font-size:.9rem;font-weight:400;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1{font-family:Bebas Neue,sans-serif;font-size:clamp(1.9rem,8vw,3.8rem);font-weight:400;line-height:1.05}