@tailwind base;@tailwind components;@tailwind utilities;@font-face{font-family:Myriad Pro;src:url(/fonts/MYRIADPRO-REGULAR.OTF) format("opentype");font-weight:400;font-style:normal;font-display:swap;size-adjust:100%}@font-face{font-family:Myriad Pro;src:url(/fonts/MYRIADPRO-BOLD.OTF) format("opentype");font-weight:700;font-style:normal;font-display:swap;size-adjust:100%}@font-face{font-family:Myriad Pro;src:url(/fonts/MyriadPro-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap;size-adjust:100%}@font-face{font-family:Myriad Pro;src:url(/fonts/MYRIADPRO-SEMIBOLD.OTF) format("opentype");font-weight:600;font-style:normal;font-display:swap;size-adjust:100%}@font-face{font-family:Myriad Pro;src:url(/fonts/MYRIADPRO-COND.OTF) format("opentype");font-weight:400;font-style:normal;font-stretch:condensed;font-display:swap;size-adjust:100%}html{scroll-behavior:smooth}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{color:var(--foreground);background:var(--background);font-family:Myriad Pro,-apple-system,BlinkMacSystemFont,Arial,sans-serif}.h1-explicit{font-size:clamp(2.25rem,4vw + 1rem,3.75rem)!important}.h1-explicit-sm{font-size:clamp(1.875rem,3vw + 1rem,3rem)!important}.h1-explicit-lg{font-size:clamp(2.5rem,5vw + 1rem,4.5rem)!important}.btn-stable{min-height:3rem;display:inline-flex;align-items:center;justify-content:center}img{max-width:100%;height:auto}svg{display:block}