@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy: #192537;--gold: #b09e80;--grey-light: #f4f5f7;--grey-mid: #e0e2e7;--grey-dark: #6b7280;--text: #1a1a2e;--danger: #c0392b;--success: #2d7a4f}html,body,#root{height:100%}body{font-family:Montserrat,Arial,sans-serif;font-size:14px;color:var(--text);background:var(--grey-light);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--gold);text-decoration:none}a:hover{text-decoration:underline}button{font-family:Montserrat,Arial,sans-serif;cursor:pointer}textarea,input,select{font-family:Montserrat,Arial,sans-serif;font-size:14px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
