:root{--font-xs:clamp(0.75rem,0.7rem + 0.2vw,0.9rem);--font-sm:clamp(0.875rem,0.8rem + 0.3vw,1rem);--font-base:clamp(1rem,0.9rem + 0.5vw,1.25rem);--font-lg:clamp(1.25rem,1rem + 0.8vw,1.5rem);--font-xl:clamp(1.5rem,1.2rem + 1vw,2rem);--font-2xl:clamp(2rem,1.5rem + 1.5vw,2.5rem);--font-3xl:clamp(2.5rem,2rem + 2vw,3.5rem);--background:#f6f7fb;--foreground:#ffffff;--foreground-prime:#1e5fff;--foreground-sec:#c5c8d3;--border:1px solid #c5c8d3;--text-prime:#50546e;--text-sec:#767986;--icon-color:#7c839e;--ff-mont:"Montserrat",sans-serif;--ff-sfp:"SF Pro",sans-serif;--border-radius:8px;--font-size-body:1rem}@media(prefers-color-scheme:dark){:root{--background:#232429;--foreground:#333742;--foreground-prime:#1e5fff;--foreground-sec:#2a2e37;--border:1px solid #46464e;--text-prime:#d4d5d8;--text-sec:#5e626c;--icon-color:#aaadbc}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{background:var(--background);color:var(--foreground);font-family:var(--ff-mont),Arial,Helvetica,sans-serif;font-size:var(--font-size-body);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}@media(prefers-color-scheme:dark){html{color-scheme:dark}}@font-face{font-family:Montserrat;src:url(/fonts/mont-bold.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/mont-light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/mont-regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF Pro;src:url(/fonts/sfp-bold.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SF Pro;src:url(/fonts/sfp-light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:SF Pro;src:url(/fonts/sfp-regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}