.v16-bands,.v16-grid,.v16-route-grid{display:grid;gap:1rem}.v16-bands{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:1.5rem 0}.v16-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start}.v16-panel,.v16-bands article{padding:1rem;border:1px solid var(--border,#d9dee7);border-radius:14px;background:var(--surface,#fff)}.v16-bands .green{border-left:6px solid #2e7d32}.v16-bands .yellow{border-left:6px solid #b8860b}.v16-bands .red{border-left:6px solid #b3261e}.v16-check{display:flex;gap:.6rem;align-items:flex-start;margin:.65rem 0}.v16-check input{margin-top:.25rem}.v16-output li.red{border-left:4px solid #b3261e;padding-left:.7rem}.v16-output li.yellow{border-left:4px solid #b8860b;padding-left:.7rem}.v16-output li.green{border-left:4px solid #2e7d32;padding-left:.7rem}.v16-route-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.v16-route-grid a{display:block;padding:.9rem;border:1px solid var(--border,#d9dee7);border-radius:12px;text-decoration:none}.v16-note{padding:1rem;border-left:4px solid #607d8b;background:var(--surface,#fff);margin:1rem 0}@media(max-width:640px){.v16-grid,.v16-bands{grid-template-columns:1fr}}
