.shows-calendar{position:relative;background-color:var(--shows-calendar-grid-bg, #F9F9FE);border-radius:16px;padding:16px}@media(min-width: 768px){.shows-calendar{padding:24px}}.shows-calendar__header-title *{font-size:20px !important}@media(min-width: 768px){.shows-calendar__header-title *{font-size:24px !important}}@media(min-width: 992px){.shows-calendar__toggle-row{display:flex;justify-content:flex-end}}.shows-calendar__toggle{margin-bottom:0}.shows-calendar__toggle .form-check-input{margin-top:0}.shows-calendar__toggle .form-check-label{font-size:16px;font-weight:400;color:#1a1a1a;line-height:1.2}.shows-calendar__empty{font-size:14px;padding-top:16px;padding-bottom:16px;color:#666}.shows-calendar__empty img{margin-bottom:8px;width:24px}.shows-calendar__episode{box-shadow:4px 4px 20px 0 rgba(0,0,0,.1);padding:16px 12px;margin-bottom:16px;flex-direction:column;gap:16px}.shows-calendar__episode--past-hidden{display:none !important}.shows-calendar__episode:last-child{margin-bottom:0}@media(min-width: 992px){.shows-calendar__episode{flex-direction:row;align-items:flex-start;justify-content:space-between}}.shows-calendar__episode-top{gap:12px}@media(min-width: 992px){.shows-calendar__episode-top{flex:1 1 auto;min-width:0}}.shows-calendar__episode-main{gap:12px;min-width:0;flex:1 1 auto}.shows-calendar__episode-logo{width:56px;height:56px;border-radius:50%;flex-shrink:0;overflow:hidden;background-color:#fff}.shows-calendar__episode-info{min-width:0}.shows-calendar__episode-title-wrap{gap:8px;margin-bottom:4px;min-width:0}.shows-calendar__episode-title{color:#1a1a1a;font-weight:600;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shows-calendar__episode-badge{border-radius:5px;background-color:#ffc233;color:#1a1a1a;font-size:12px;line-height:1;font-weight:700;padding:4px 6px;flex-shrink:0}.shows-calendar__episode-time{color:#1a1a1a}.shows-calendar__episode-actions{gap:8px;width:100%}@media(min-width: 992px){.shows-calendar__episode-actions{width:auto;align-items:stretch}}.shows-calendar__episode-ended{padding:4px 8px;margin-left:4px;background:#f2f2f2;border-radius:100px}.shows-calendar__button{white-space:nowrap;flex:1 1 0;width:calc(50% - 4px);font-weight:600}@media(min-width: 992px){.shows-calendar__button{flex:0 0 auto;width:auto;height:40px;display:inline-flex;align-items:center;justify-content:center}}.shows-calendar__button-text{font-size:14px}.shows-calendar__button--watch{order:2}@media(min-width: 992px){.shows-calendar__button--watch{order:0}}.shows-calendar__button--more{order:1}.shows-calendar__favorite-btn{margin-left:0;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:0;line-height:1}.shows-calendar__favorite-btn svg{display:block}.shows-calendar__favorite-btn--action{display:none}.shows-calendar__favorite-btn--top{display:inline-flex}@media(min-width: 992px){.shows-calendar__favorite-btn--action{display:inline-flex}.shows-calendar__favorite-btn--top{display:none}}.shows-calendar__button--favorite{order:3}.shows-calendar-favorites-toast{position:absolute;left:0;bottom:0;z-index:10;width:320px;background:#fff;box-shadow:0 10px 26px rgba(15,23,42,.18);padding:12px 8px 12px 16px;display:flex;align-items:center;gap:10px;opacity:0;transform:translateY(10px);visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.shows-calendar-favorites-toast.is-visible{opacity:1;transform:translateY(0);visibility:visible}.shows-calendar-favorites-toast__icon-wrap{width:56px;height:56px;border-radius:50%;overflow:hidden;flex:0 0 auto;background:#f2f2f2}.shows-calendar-favorites-toast__icon{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.shows-calendar-favorites-toast__content{min-width:0;display:flex;flex-direction:column;gap:4px}.shows-calendar-favorites-toast__message{font-weight:600;margin-right:16px}.shows-calendar-favorites-toast__link{font-weight:600;color:#cb2f01;text-decoration:none}.shows-calendar-favorites-toast__link:focus{box-shadow:none}.shows-calendar-favorites-toast__close{top:8px;right:8px;width:24px;height:24px;border:0;background:rgba(0,0,0,0);color:#666;font-size:20px;line-height:1;align-items:center;justify-content:center;padding:0;cursor:pointer}.shows-calendar-favorites-toast__close svg{display:block;width:10px;height:8px}@media(max-width: 991.98px){.shows-calendar-favorites-toast{left:0;right:0;bottom:0;width:auto;border-radius:0 0 16px 16px;padding-right:40px;margin:0 16px 16px 16px}.shows-calendar-favorites-toast__close{display:inline-flex}}
