/* BrierStudios 16.1 — Verified Project State Sync */
.v161-state-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));gap:1rem}.v161-state-card,.v161-ledger-row,.v161-week-card{border:1px solid color-mix(in srgb,currentColor 18%,transparent);border-radius:1rem;padding:1rem;background:color-mix(in srgb,var(--surface,#111624) 92%,transparent)}.v161-state-card header,.v161-ledger-row header{display:flex;gap:.75rem;align-items:flex-start;justify-content:space-between}.v161-freshness{display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .6rem;border:1px solid currentColor;border-radius:999px;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em}.v161-freshness::before{content:"";width:.5rem;height:.5rem;border-radius:50%;background:currentColor}.v161-freshness[data-state="fresh"]{opacity:1}.v161-freshness[data-state="aging"]{opacity:.78}.v161-freshness[data-state="stale"]{font-weight:700}.v161-ledger{display:grid;gap:.75rem}.v161-ledger-row p,.v161-week-card p{margin:.35rem 0}.v161-source{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.85rem;overflow-wrap:anywhere}.v161-health{display:grid;grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.75rem}.v161-health article{text-align:center;padding:1rem;border:1px solid color-mix(in srgb,currentColor 16%,transparent);border-radius:1rem}.v161-health strong{display:block;font-size:clamp(1.6rem,4vw,2.5rem)}.v161-contradiction-ok{padding:1rem;border:1px solid currentColor;border-radius:1rem}.v161-query-examples{display:flex;flex-wrap:wrap;gap:.5rem}.v161-query-examples code{padding:.35rem .55rem;border:1px solid color-mix(in srgb,currentColor 18%,transparent);border-radius:.5rem}.v161-sync-note{max-width:72ch}.v161-week-list{display:grid;gap:.75rem}.v161-week-card time{font-size:.82rem;opacity:.75}@media(max-width:640px){.v161-state-card header,.v161-ledger-row header{display:block}.v161-freshness{margin-top:.5rem}}@media(prefers-reduced-motion:reduce){.v161-state-card,.v161-ledger-row,.v161-week-card{scroll-behavior:auto}}
