@import"https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600&display=swap";:root{--font-primary: "Jost", "Jost Fallback", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--text-14: 14px;--text-16: 16px;--text-18: 18px;--text-20: 20px;--text-24: 24px;--text-30: 30px}@font-face{font-family:Jost Fallback;font-style:normal;font-weight:400;font-display:swap;ascent-override:92%;descent-override:23%;line-gap-override:0%;src:local("system-ui"),local("-apple-system"),local("BlinkMacSystemFont"),local("Segoe UI"),local("Roboto"),local("Arial")}body{font-family:var(--font-primary);font-size:var(--text-16);line-height:1.6;color:#333}.js-lazy{opacity:0;transition:opacity .3s ease-in-out}.js-lazy.loaded{opacity:1}.img-ratio{background-color:#f3f4f6;background-image:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6);background-size:200% 100%;animation:shimmer 1.5s infinite}.img-ratio.loaded{animation:none;background-image:none}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
