:root{--primary-blue:#5390c9;--accent-green:#7f9040;--white:#FFFFFF;--dark-gray:#171717;--light-gray-bg:#f8f8f8;--medium-gray:#e0e0e0;--text-light-gray:#6b7280;--error-red:#dc2626;--success-green:#22c55e;--focus-blue-ring:#3b82f6;--red-dark-hover:#cc3333;--green-dark-hover:#1e8e3e;--blue-dark-hover:#427eb5;--gray-light-hover:#e5e7eb;--black-text:#1a202c}body,html{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;color:var(--black-text)}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}img{max-width:100%;height:auto;display:block}:focus-visible{outline:2px solid var(--focus-blue-ring);outline-offset:2px}