@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--blue:#1b4fd8;--blue-lt:#eef2ff;--blue-dark:#1338a0;--green:#12b76a;--green-lt:#ecfdf5;--red:#d92d20;--amber:#dc6803;--t1:#1c1c1e;--t2:#636366;--t3:#aeaeb2;--bg:#f2f2f7;--surface:#fff;--border:#e5e5ea;--navy:#0f1923}html{scroll-behavior:smooth}body{color:var(--t1);background:var(--surface);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.container{max-width:1140px;margin:0 auto;padding:0 24px}@media (width<=768px){.container{padding:0 16px}}
