@import"https://fonts.googleapis.com/css2?family=Rajdhani:wght@500;600;700&family=Lato:ital,wght@0,300;0,400;0,700;1,300&family=Source+Code+Pro:wght@400;500;600&display=swap";:root{--navy: #0d1b2a;--navy2: #162436;--accent: #c8922a;--accent2: #e8b84b;--red: #c0392b;--red-bg: #fdf0ee;--green: #1a7a4a;--green-bg: #eaf5ef;--blue: #1a5fa8;--blue-bg: #eaf2fb;--amber-bg: #fdf3e0;--bg: #f0f2f5;--surface: #ffffff;--surface2: #f7f8fa;--surface3: #eef0f4;--border: #dde1e8;--border2: #c8cdd8;--text: #0d1b2a;--text2: #4a5568;--text3: #8a96a8;--shadow: 0 1px 3px rgba(13,27,42,.08), 0 4px 12px rgba(13,27,42,.05);--shadow2: 0 2px 8px rgba(13,27,42,.12), 0 8px 24px rgba(13,27,42,.08)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Lato,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}html,body{overflow:hidden;height:100%}::-webkit-scrollbar{width:6px;height:20px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}
