.weekly-country-table tbody,.weekly-country-table tbody th{font-weight:400}
.weekly-country-table th,.weekly-country-table td{border-right:1px solid #d8dce1}
.weekly-country-table tbody tr:nth-child(8n+1){background:#dff5ee}
.weekly-country-table tbody tr:nth-child(8n+2){background:#e3f2d8}
.weekly-country-table tbody tr:nth-child(8n+3){background:#e8e1fa}
.weekly-country-table tbody tr:nth-child(8n+4){background:#f7dff3}
.weekly-country-table tbody tr:nth-child(8n+5){background:#e6f4df}
.weekly-country-table tbody tr:nth-child(8n+6){background:#f7f3d8}
.weekly-country-table tbody tr:nth-child(8n+7){background:#eadcf5}
.weekly-country-table tbody tr:nth-child(8n){background:#f4e1d7}
.weekly-country-table .table-event{display:flex;flex-direction:row;align-items:center;gap:6px;background:#fff;padding:5px 7px;margin-bottom:5px;border-radius:7px;font-size:.78rem;font-weight:400;line-height:1.2;box-shadow:0 1px 2px rgba(0,0,0,.08)}
.weekly-country-table .table-event img{width:24px;height:24px;object-fit:contain;flex:0 0 auto;border-radius:5px}
.weekly-country-table .table-event span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.annual-grid-page .page-intro h1{font-size:clamp(1.65rem,4vw,3rem)}
.annual-timeline-wrap{overflow:auto;-webkit-overflow-scrolling:touch;border:1px solid #dfe1e4;border-radius:12px}
.annual-timeline{border-collapse:collapse;table-layout:fixed;min-width:1120px;width:100%;background:#fff}
.annual-timeline th,.annual-timeline td{border:1px solid #dfe1e4;padding:0}
.annual-timeline thead th{height:32px;background:#f1f2f4;font-size:.72rem;font-weight:500;text-align:center}
.annual-timeline thead th:first-child{width:125px;position:sticky;left:0;z-index:5}
.annual-timeline tbody th{position:sticky;left:0;z-index:4;width:125px;padding:7px;background:#ececef;text-align:left;font-size:.75rem;font-weight:600}
.annual-timeline tbody td{position:relative;background:#fff}
.month-timeline{display:grid;grid-template-columns:repeat(31,minmax(31px,1fr));grid-template-rows:repeat(var(--lanes),28px);gap:3px 0;min-height:31px;padding:3px 0;background-image:repeating-linear-gradient(to right,transparent 0,transparent calc(100% / 31 - 1px),#e2e4e7 calc(100% / 31 - 1px),#e2e4e7 calc(100% / 31))}
.timeline-event{display:flex;align-items:center;gap:4px;min-width:0;margin:1px 2px;border-radius:4px;padding:2px 5px;text-decoration:none;overflow:hidden;color:#2d2830;font-size:.68rem;white-space:nowrap}
.timeline-event img{width:21px;height:21px;object-fit:contain;flex:0 0 auto;border-radius:3px;background:transparent}
.timeline-event span{overflow:hidden;text-overflow:ellipsis}
.timeline-event.color-0{background:#dcecff}.timeline-event.color-1{background:#dff3e5}.timeline-event.color-2{background:#f8dfe8}.timeline-event.color-3{background:#eadfd8}.timeline-event.color-4{background:#fff1b9}.timeline-event.color-5{background:#ffe0c2}.timeline-event.color-6{background:#e8def7}.timeline-event.color-7{background:#dff4f2}
@media(max-width:620px){.weekly-country-table .table-event{font-size:.72rem}.annual-timeline tbody th{width:100px}.annual-timeline thead th:first-child{width:100px}}
