@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&family=Syne:wght@600;700;800&display=swap";:root{--bg: #F8F6F2;--bg2: #EEEAE3;--ink: #0C1118;--ink2: #505870;--ink3: #9199A6;--blue: #1B3B72;--blue-m: #2B5CB8;--blue-l: #EBF0F9;--teal: #0B7A5E;--teal-l: #E6F4EF;--border: #DDD9D2;--shadow: 0 4px 24px rgba(12,17,24,.08)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,system-ui,sans-serif;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--blue-m);text-decoration:none}a:hover{text-decoration:underline}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg2)}::-webkit-scrollbar-thumb{background:rgba(12,17,24,.18);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(12,17,24,.32)}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-text-fill-color:var(--ink);-webkit-box-shadow:0 0 0px 1000px #ffffff inset;transition:background-color 5000s ease-in-out 0s}input[type=date],input[type=datetime-local],input[type=time]{color-scheme:light}
