*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;line-height:1.5;overflow-x:hidden;overflow-y:auto;scroll-behavior:auto!important}*{scrollbar-width:none!important}*{-ms-overflow-style:none!important}*::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}*::-webkit-scrollbar-track{background:transparent!important}*::-webkit-scrollbar-thumb{background:transparent!important;border:none!important}main section{min-height:100vh}.container{width:100%;margin-inline:auto;padding-inline:clamp(1rem,4vw,3rem);max-width:1400px}.section-narrow{max-width:68ch;margin-inline:auto}.navbar{width:100%;position:fixed;top:0;left:0;z-index:100;background:#0006;color:#f5f5f5;padding-block:2rem}.navbar-inner{max-width:1400px;margin-inline:auto;padding-inline:clamp(1rem,4vw,3rem);display:flex;align-items:center;justify-content:space-between}.text-fluid-sm{font-size:clamp(.875rem,1vw,1rem);line-height:1.5}.text-fluid-md{font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.5}.text-fluid-lg{font-size:clamp(1.25rem,2.5vw,1.75rem);line-height:1.3}.text-fluid-xl{font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.2}.text-fluid-2xl{font-size:clamp(2rem,6vw,3.5rem);line-height:1.1}.text-fluid-3xl{font-size:clamp(3rem,8vw,5rem);line-height:1.05}h1,h2,h3,h4,h5,h6,p{margin-block:0}.mt-fluid-sm{margin-top:clamp(.5rem,1vw,.75rem)}.mt-fluid-md{margin-top:clamp(1rem,2vw,1.5rem)}.mt-fluid-lg{margin-top:clamp(1.5rem,3vw,2rem)}.gap-fluid-lg{gap:clamp(1.5rem,4vw,2rem)}:root{--space-xs: clamp(.25rem, .5vw, .5rem);--space-sm: clamp(.5rem, 1vw, 1rem);--space-md: clamp(1rem, 2vw, 1.5rem);--space-lg: clamp(1.5rem, 3vw, 2.5rem);--space-xl: clamp(2rem, 4vw, 3rem)}.mb-fluid-xs{margin-bottom:var(--space-xs)}.mb-fluid-sm{margin-bottom:var(--space-sm)}.mb-fluid-md{margin-bottom:var(--space-md)}.mb-fluid-lg{margin-bottom:var(--space-lg)}.mb-fluid-xl{margin-bottom:var(--space-xl)}.img-fluid{display:block;max-width:100%;height:auto;object-fit:cover}.img-sm{width:clamp(24px,3vw,32px);height:clamp(24px,3vw,32px);object-fit:contain}.img-md{width:clamp(80px,15vw,160px);height:auto}.img-lg{width:100%;max-height:clamp(200px,50vh,500px);object-fit:cover;border-radius:var(--radius-md, 12px)}.img-round{border-radius:50%;object-fit:cover}.vh-center{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.gap-fluid-sm{gap:clamp(.75rem,1.5vw,1rem)}.gap-fluid-md{gap:clamp(1rem,2.5vw,1.5rem)}.mb-fluid-sm{margin-bottom:clamp(.5rem,1vw,.75rem)}.mb-fluid-md{margin-bottom:clamp(1rem,2vw,1.5rem)}.mb-fluid-lg{margin-bottom:clamp(1.5rem,3vw,2rem)}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.text-center{text-align:center}.text-left{text-align:left}.w-full,.md\:w-1\/2{width:100%}@media (min-width: 768px){.md\:flex-row{flex-direction:row}.md\:w-1\/2{width:50%}.md\:items-start{align-items:flex-start}.md\:text-left{text-align:left}.md\:justify-between{justify-content:space-between}.md\:justify-end{justify-content:flex-end}.md\:mt-0{margin-top:0}}
