*{box-sizing:border-box;margin:0;padding:0}:root{--navy: #00205B;--navy-light: #1a3a7a;--orange: #F68516;--orange-light: #FFB366;--cream: #FCF9E2;--ink: #111827;--muted: #6b7280;--line: #e5e7eb;--soft: #f8fafc;--green: #059669;--red: #dc2626}html,body,#root{min-height:100%}body{font-family:Roboto,Arial,sans-serif;background:var(--cream);color:var(--ink);font-size:14px;line-height:1.5}h1,h2,h3,h4,.font-display{font-family:Montserrat,Arial,sans-serif}button,input,select,textarea{font:inherit}input:focus,select:focus,textarea:focus{border-color:var(--orange)!important;outline:none;box-shadow:0 0 0 2px #f685162e}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--orange)}
