#tournament-calendar .timeline{position:absolute;width:100%;height:100%}#tournament-calendar .tournament{display:flex;flex-flow:row nowrap;align-items:center}#tournament-calendar group{display:flex;flex-flow:column}#tournament-calendar .tournament{border-radius:3px}#tournament-calendar{user-select:none}#tournament-calendar group{width:100%;position:relative}#tournament-calendar days{margin-top:22px}#tournament-calendar day{display:flex;align-items:center}#tournament-calendar day:nth-child(even){background:#f7f6f5}#tournament-calendar day date{flex:0 0 40px;margin-left:-55px;margin-right:15px}#tournament-calendar day lanes{flex:1 1 100%;overflow:hidden;padding:5px 0}#tournament-calendar day lane{display:block;width:100%;height:2.3em;position:relative}#tournament-calendar .tournament{container-type:inline-size;container-name:calendarTournament;position:absolute;top:0;bottom:2px;background-color:#303e43;box-shadow:0 3px 10px rgba(0,0,0,.5);transition:filter .13s;color:#fff;white-space:nowrap;font-size:.9em}#tournament-calendar .tournament:hover{filter:brightness(1.08)}#tournament-calendar .tournament.hourly{background-color:#3d9333}#tournament-calendar .tournament.daily,#tournament-calendar .tournament.eastern{background-color:#0072b2}@keyframes animatedBackground{from{background-position:0 0}to{background-position:0 1000%}}#tournament-calendar .tournament.groupcycle,#tournament-calendar .tournament.wildcard,#tournament-calendar .tournament.weekly,#tournament-calendar .tournament.weekend,#tournament-calendar .tournament.monthly,#tournament-calendar .tournament.marathon,#tournament-calendar .tournament.yearly{text-shadow:0 0 2px rgba(0,0,0,.7);letter-spacing:1px;background-image:url(../images/grain.png);animation:animatedBackground 50s linear infinite}#tournament-calendar .tournament.groupcycle,#tournament-calendar .tournament.weekly{background-color:#d55e00}#tournament-calendar .tournament.wildcard{background-color:#009e73}#tournament-calendar .tournament.monthly{background-color:#c93d3d}#tournament-calendar .tournament.yearly,#tournament-calendar .tournament.weekend{background-color:#d59020}#tournament-calendar .tournament.marathon{background-color:#66558c}#tournament-calendar .tournament.unique{background-color:#d59020}#tournament-calendar .tournament.max-rating{background-color:#8572ff}#tournament-calendar .tournament.yesterday{text-align:right;padding-right:5px}#tournament-calendar .tournament .icon{display:flex;align-items:center;font-size:1.3em;margin:0 1px 0 3px}#tournament-calendar .tournament .body{flex:1 0;margin-right:0;overflow:hidden;text-overflow:ellipsis}@container calendarTournament (max-width: 100px){#tournament-calendar .tournament .icon{flex:1 1 auto;justify-content:center;margin:0}#tournament-calendar .tournament .body{display:none}}#tournament-calendar .timeline{border-top:1px solid #d9d9d9}#tournament-calendar .timeheader{position:absolute;display:inline;height:100%;border-left:1px dashed #d9d9d9;padding:2px 5px}#tournament-calendar .timeheader:first-child{border:none}
