@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@400;500;600;700&display=swap";*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;line-height:1.6;color:#1a1a1a;background-color:#fafafa;overflow-x:hidden;padding:0 5vw;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:"Bebas Neue",sans-serif;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.05em}h1{font-size:clamp(3rem,7vw,6rem)}h2{font-size:2.5rem;letter-spacing:.02em;margin-bottom:40px}h3{font-size:1.5rem}p{line-height:1.8;font-size:1rem;margin-bottom:0;font-weight:400}a{color:#1a1a1a;text-decoration:none;font-weight:500;transition:opacity 200ms ease-out ease}a:hover{opacity:.6}button{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;background:none;border:none;cursor:pointer;transition:opacity 200ms ease-out}button:hover:not(:disabled){opacity:.6}button:disabled{opacity:.3;cursor:not-allowed}input,textarea{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;color:#1a1a1a;background-color:#fff;border:1px solid #e5e5e5;transition:border-color 150ms ease-out,border-width 150ms ease-out}input:focus,textarea:focus{outline:none;border-width:2px;border-color:#1a1a1a}input:hover:not(:focus),textarea:hover:not(:focus){border-color:#555}main{width:100%;max-width:1400px;margin:0 auto}.container{max-width:1400px;margin:0 auto;padding:0 32px}@media(max-width: 768px){.container{padding:0 24px}}.container-narrow{max-width:700px;margin:0 auto;padding:0 32px}@media(max-width: 768px){.container-narrow{padding:0 24px}}section{padding:6vh 0;border-bottom:2px solid #1a1a1a}@media(max-width: 768px){section{padding:5vh 0}}section:last-of-type{border-bottom:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}*:focus-visible{outline:2px solid #1a1a1a;outline-offset:4px;transition:outline 150ms ease-out}
