@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--color-red:#e30613;--color-red-dark:#c00510;--color-black:#111;--color-dark:#1a1a1a;--color-gray:#2a2a2a;--color-light-gray:#f5f5f5;--color-white:#fff;--color-text:#333;--color-text-light:#666;--font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--max-width:1200px;--skew-angle:-10deg}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-family);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:var(--color-red);text-decoration:none}a:hover{text-decoration:underline}
