:root{color-scheme:light dark;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh}.install-prompt{background:#2563eb;color:#fff;padding:.75rem 1rem;font-size:.9rem}.install-prompt ol{margin:.5rem 0 0;padding-left:1.25rem}.nav-bar{display:flex;gap:.5rem;padding:.5rem 1rem;border-bottom:1px solid #d1d5db}.nav-bar-link{padding:.5rem .75rem;min-height:44px;display:flex;align-items:center;text-decoration:none;color:inherit;border-radius:.375rem}.nav-bar-link.active{background:#2563eb;color:#fff}.exercise-browse{padding:1rem;max-width:100%}.exercise-search{width:100%;box-sizing:border-box;padding:.75rem;font-size:1rem;margin:.5rem 0 .75rem;min-height:44px}.chip-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.chip{padding:.5rem .75rem;min-height:44px;border-radius:999px;border:1px solid #9ca3af;background:transparent;color:inherit;font-size:.85rem}.chip-active{background:#2563eb;border-color:#2563eb;color:#fff}.exercise-list{list-style:none;margin:0;padding:0}.exercise-item{padding:.75rem 0;border-bottom:1px solid #e5e7eb}.exercise-name{font-weight:600}.exercise-meta{font-size:.85rem;opacity:.8}
