:root{color-scheme:light dark;font-family:system-ui,sans-serif}body{margin:0}.page{max-width:60rem;margin:0 auto;padding:1.5rem}.nav{display:flex;gap:1rem;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #8883}.nav__brand{font-weight:700}.banner{padding:.75rem 1rem;border-radius:.5rem;background:#f5c86e33;border:1px solid #f5c86e;margin-bottom:1rem}.stats{display:flex;gap:1rem;margin-bottom:1.5rem}.stat{flex:1;padding:1rem;border:1px solid #8883;border-radius:.5rem}.stat__label{display:block;font-size:.8rem;opacity:.7}.stat__value{font-size:1.75rem}.search{width:100%;padding:.6rem .8rem;margin-bottom:.75rem}.filters{display:flex;gap:.5rem;margin-bottom:1rem}.rows{list-style:none;padding:0;margin:0}.row{display:grid;grid-template-columns:8rem 1fr 8rem 5rem;gap:.75rem;align-items:center;padding:.6rem 0;border-bottom:1px solid #8883}.cta{padding:.7rem 1.1rem;font-size:1rem}.choice{display:flex;gap:.5rem;margin-bottom:1rem}.field{display:block;margin-bottom:.25rem}.field__input{padding:.5rem;margin-bottom:1rem}button.on{outline:2px solid currentColor}.qa{position:fixed;right:1rem;bottom:1rem;z-index:2147483647;display:flex;flex-direction:column;gap:.35rem;padding:.75rem;border:1px solid #8883;border-radius:.5rem;background:Canvas;font-size:.8rem}.qa__title{margin:0;font-weight:700}.qa__label{margin:.25rem 0 0;opacity:.7}
