.alert-message{padding:var(--spacing-small);border-radius:var(--border-radius)}.legend{width:fit-content;padding:var(--spacing-medium);border-radius:var(--border-radius);box-shadow:inset 0 4px 6px #0000001a,inset 0 -4px 6px #0000001a}
.badge{width:fit-content;padding:var(--spacing-tiny) var(--spacing-small);margin:var(--spacing-tiny);color:var(--md-sys-color-on-surface);box-shadow:var(--box-shadow);border-radius:8px;line-height:16px}.tier1{background:var(--gold)}.tier2{background:var(--silver)}.tier3{background:var(--bronze)}
.points-table-container{border-radius:var(--border-radius);border:1px solid #f0f0f0;flex-direction:column;width:100%;height:600px;display:flex;overflow:hidden}.table-header{background-color:var(--md-sys-color-background);z-index:3;border-bottom:1px solid #f0f0f0;position:sticky;top:0}.table-header .header-col{position:relative}.table-header .header-col:not(:last-child):after{content:"";background-color:#f0f0f0;width:1px;height:100%;position:absolute;top:10px;right:0}.table-body{flex-grow:1;overflow-y:auto}.table-row{cursor:pointer;border-bottom:1px solid #f0f0f0;align-items:center;gap:8px;padding:16px;font-size:.875rem;transition:background-color .15s;display:flex}.table-row:hover,.table-row:focus,.table-row.expanded{background-color:var(--md-sys-color-secondary-container)}.table-row.header-row{cursor:default}.table-row.header-row:hover{background-color:#0000}.table-row:focus{z-index:2;outline:2px solid #36b;position:relative}.table-row:focus:not(:focus-visible){outline:none}.table-row:focus-visible{outline:2px solid #36b}.event-details-row{max-height:0;transition:max-height .2s;overflow:hidden}.event-details-row.expanded{max-height:400px}.event-details-wrapper{width:100%}.place-col{text-align:center;flex:0 0 50px;font-weight:400}.place-col:not(.header-col){font-weight:600}.name-col{flex:180px}.instagram-col{flex:0 0 150px}.instagram-col a{color:var(--md-sys-color-primary);text-decoration:none;transition:color .2s}.instagram-col a:hover{color:var(--md-sys-color-on-primary-container);text-decoration:underline}.instagram-col a:focus{outline:2px solid var(--md-sys-color-on-primary-container);border-radius:2px;padding:2px}.country-col,.points-col{text-align:center;flex:0 0 80px}.events-col{flex:0 0 130px}.events-count{justify-content:space-between;align-items:center;display:flex}.expand-icon{color:#757575;align-items:center;transition:transform .3s;display:flex}.expanded .expand-icon{transform:rotate(180deg)}.event-chips{flex-wrap:wrap;gap:8px;padding:16px 24px;display:flex}@media (max-width:48em){.table-row{padding:12px 8px;font-size:.8rem}.instagram-col{display:none}.event-chips{padding:12px 16px}}@media (max-width:37.5em){.points-table-container{border-radius:4px}.table-row{padding:10px 6px;font-size:.75rem}.country-col{display:none}.events-col{min-width:100px}.event-chips{padding:8px 12px}}@media (forced-colors:active){.table-row:focus,a:focus{outline:3px solid canvastext}}
