@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--brand-green: #2e9e6e;--brand-teal: #25e0b0;--brand-blue: #1294c9;--brand-grad: linear-gradient(135deg, #25e0b0 0%, #1294c9 100%)}html,body{min-height:100%;background:#0d1117;color:#e6edf3;font-family:Segoe UI,system-ui,-apple-system,sans-serif}body{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:#1f3350;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--brand-blue)}:focus-visible{outline:3px solid var(--brand-teal)!important;outline-offset:2px;border-radius:4px}body.a11y-contrast{filter:contrast(1.22) brightness(1.06) saturate(1.05)}body.a11y-contrast a{text-decoration:underline}
