:root{--blue-navy: #1B3A6B;--blue-mid: #2E5FA3;--blue-light: #EBF0F8;--gold: #C9A84C;--gold-light: #F5EDD8;--white: #FFFFFF;--gray-light: #F8F9FA;--gray-mid: #E2E8F0;--gray-text: #4A5568;--text-dark: #1A202C;--green: #276749;--blue-badge: #2A4E96;--gray-badge: #718096;--red: #9B2335}*{box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--gray-light);color:var(--text-dark);margin:0;line-height:1.5}a{color:var(--blue-mid);text-decoration:none}a:hover{text-decoration:underline}select,input{font-family:inherit}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.profile-grid{grid-template-columns:1fr!important}.profile-hero{padding:16px!important}.profile-hero-inner{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.profile-hero h1{font-size:20px!important}.profile-hero-score{align-self:flex-start!important;text-align:left!important}.profile-hero-stats{gap:12px!important;font-size:13px!important}.bio-field-row{flex-direction:column!important;gap:2px!important}.bio-field-label{min-width:unset!important}.notes-header{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.notes-toolbar{flex-direction:column!important;align-items:stretch!important;gap:8px!important}.notes-form-actions{flex-direction:column!important;align-items:stretch!important}.notes-form-actions .spacer{display:none!important}.report-header-row{flex-direction:column!important;align-items:flex-start!important}.report-tabs{overflow-x:auto!important;-webkit-overflow-scrolling:touch;white-space:nowrap!important}.report-table-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch;margin:0 -12px;padding:0 12px}.report-filters{flex-direction:column!important;align-items:stretch!important}.bill-filters{flex-direction:column!important;align-items:stretch!important;gap:8px!important}.bill-filters select{width:100%!important}.profile-back-row{flex-direction:column!important;gap:8px!important;align-items:flex-start!important}}
