:root{--gray-25:#fafafa;--gray-35:#f7f7f7;--gray-50:#f5f5f5;--gray-75:#f0eff5;--gray-100:#faf9fd;--gray-125:#ededed;--gray-150:#e3e0e0;--gray-200:#e2e8f0;--gray-400:#ababab;--gray-500:#bdc5d5;--gray-600:#7A8798;--gray-700:#475569;--gray-800:#1e293b;--gray-900:#0f172a;--white:#ffffff;--blue-25:#FCFDFF;--blue-50:#F8FAFF;--blue-65:#f4f6fc;--blue-75:#F1F5FF;--blue-100:#e9edfc;--blue-125:#E6ECFF;--blue-150:#D9E2FF;--blue-600:#2563EB;--blue-700:#1D4ED8;--blue-800:#1E40AF;--blue-900:#1E3A8A;--green-50:#f0fdf4;--green-100:#bbf7d0;--green-500:#22c55e;--yellow-50:#fffbeb;--yellow-100:#fde68a;--yellow-400:#FDE047;--yellow-500:#f59e0b;--red-50:#fef2f2;--red-100:#fecaca;--red-400:#FB7185;--red-500:#F43F5E;--red-600:#ef4444;--swiper-pagination-color:var(--blue-700);--swiper-navigation-color:var(--blue-700);--font-xxs:0.625rem;--font-xs:1rem;--font-sm:1.375rem;--font-md:1.625rem;--font-lg:2rem;--font-xl:2.5rem;--font-xxl:3rem;--font-xxxl:3.5rem;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--lh-tight:1.1;--lh-title:1.2;--lh-normal:1.4;--lh-relaxed:1.6;--radius-xs:0.25rem;--radius-sm:0.375rem;--radius-md:0.5rem;--radius-lg:0.625rem;--radius-xl:0.75rem;--radius-full:624.9375rem}@media(max-width:576px){:root{--font-sm:1rem;--font-md:1.25rem;--font-lg:1.5rem;--font-xl:2rem;--font-xxl:2.375rem;--font-xxxl:2.875rem}}@media(max-width:480px){:root{--font-lg:1.25rem;--font-xl:1.375rem;--font-xxl:1.875rem;--font-xxxl:2.375rem}}#nprogress .bar{background:var(--blue-700)!important}#nprogress .peg{box-shadow:0 0 10px var(--blue-700),0 0 5px var(--blue-700)!important}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{display:flex;flex-direction:column;min-height:100dvh;background:var(--blue-50);color:var(--gray-900);font-family:var(--font-inter),system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{flex:1 1}ul{list-style:none}a{color:inherit;text-decoration:none}.page{padding-top:3.75rem}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:var(--gray-900);caret-color:var(--gray-900);-webkit-transition:background-color 9999s ease-out 0s;transition:background-color 9999s ease-out 0s}