@charset "UTF-8";:root{--hbyt-red: #E71720;--hbyt-red-dark: #c4121a;--hbyt-red-glow: rgba(231, 23, 32, .35);--hbyt-black: #0a0a0a;--hbyt-white: #ffffff;--hbyt-muted: #71717a;--hbyt-border: rgba(255, 255, 255, .08);--ease-out: cubic-bezier(.22, 1, .36, 1);--ease-snap: cubic-bezier(.34, 1.56, .64, 1);--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--radius-full: 9999px;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .06);--shadow-md: 0 12px 40px rgba(0, 0, 0, .1);--shadow-lg: 0 24px 64px rgba(0, 0, 0, .12);--shadow-red: 0 8px 32px var(--hbyt-red-glow)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--hbyt-black);background:var(--hbyt-white)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
