.highlight-section-show-listings-module{background-color:transparent;margin:0 auto;max-width:1400px}.highlight-title-show-listings-module{color:#f5ebeb;margin-bottom:20px;margin-top:30px;text-align:center}@media only screen and (max-width:768px){.highlight-title-show-listings-module{font-size:6vw;line-height:1.1;text-align:center}}.day-section{margin:0 auto 20px;max-width:1400px;text-align:left}.day-section:last-child{margin-bottom:50px}.show-list{box-sizing:border-box;display:flex;gap:10px;min-height:295px;overflow-x:auto;padding:10px 10px 5px;position:relative;scroll-behavior:smooth;scroll-snap-type:x mandatory}.date-card,.show-card{border-radius:8px;margin-bottom:0}.grid-container{align-items:center;display:grid;grid-template-rows:1fr auto}.date-card{background:#ff285a;color:#fff;flex:0 0 auto;padding:10px;text-align:center;width:150px}.date-card h4{color:#f5ebeb;font-size:1em;line-height:1.1em;margin:0;word-wrap:break-word}.show-card{background:#f5ebeb;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;flex:0 0 auto;flex-direction:column;height:auto;justify-content:space-between;max-height:400px;overflow:hidden;text-align:center;transition:height .3s ease-in-out;width:200px}.show-card img{border-bottom:0;cursor:pointer;width:100%}.show-info{display:flex;flex-direction:column;flex-grow:1;height:100%;justify-content:space-between;padding:10px}.show-title{font-size:1em;line-height:1.2;margin:5px 0;white-space:normal}.show-details,.show-title{color:#555;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;overflow-wrap:anywhere}.show-details{font-size:.9em;white-space:nowrap;white-space:normal}.availability-text{color:#555;font-size:10px;margin-top:5px}.show-list::-webkit-scrollbar{height:6px;width:thin}.show-list::-webkit-scrollbar-track{background:transparent}.show-list::-webkit-scrollbar-thumb{background:#f5ebeb;border:0 solid transparent;border-radius:10px;width:thin}.show-list::-webkit-scrollbar-thumb:hover{background:transparent}.episode-badge{background-color:#ff285a;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.2);color:#f5ebeb;display:inline-block;font-size:11px;font-weight:600;max-width:none;padding:4px 10px;position:absolute;right:8px;text-align:center;text-transform:uppercase;top:8px;white-space:normal}@media (max-width:600px){.episode-badge{font-size:10px;max-width:calc(100% - 10px);padding:3px 8px;right:5px;top:5px}}.show-card{position:relative}.back-to-top-button{background-color:#ff285a;border:none;border-radius:50%;bottom:20px;box-shadow:0 2px 10px rgba(0,0,0,.2);color:#fff;cursor:pointer;display:none;font-size:24px;font-weight:700;height:50px;line-height:1;margin:0;opacity:.8;padding:0;position:fixed;right:20px;text-align:center;transition:background-color .3s ease,opacity .3s ease;width:50px}.back-to-top-button:before{content:"↑";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.back-to-top-button:hover{background-color:#d32f2f;opacity:1}.back-to-top-button:focus{outline:none}.image-placeholder{align-items:center;background-color:#ff285a;color:#fff;display:flex;font-size:1.25em;font-weight:700;height:250px;justify-content:center;padding:10px;text-align:center;white-space:normal;width:100%;word-wrap:break-word;border-radius:4px 4px 0 0;cursor:default;overflow-wrap:break-word}