:root{color-scheme:dark}body,html{margin:0;padding:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Arial,Apple Color Emoji,Segoe UI Emoji;background:#111827;color:#fff}.container{max-width:900px;margin:24px auto;padding:16px}.title{font-size:20px;font-weight:600;margin-bottom:12px;color:#fff}.subtitle{color:#e5e7eb;margin-bottom:16px}.card{background:#1f2937;border:1px solid #374151;border-radius:8px;padding:12px;margin-bottom:12px}.row{display:flex;justify-content:space-between;align-items:center}.badge{display:inline-block;font-size:12px;background:#374151;color:#e5e7eb;padding:4px 8px;border-radius:999px;margin-right:8px}.grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px}.footer,.muted{color:#9ca3af}.footer{margin-top:24px;font-size:12px}.daysbar{display:flex;gap:8px;margin-bottom:12px;overflow-x:auto;scroll-snap-type:x mandatory}.daypill{background:#111827;border:1px solid #374151;border-radius:8px;padding:8px 12px;min-width:140px;cursor:pointer;scroll-snap-align:center}.daypill-active{background:#374151}.selector{display:flex;gap:8px;align-items:center}input[type=date],select{background:#fff;color:#111827;border-radius:6px;padding:6px}