section.empty{padding:32px 16px 64px 16px;background:0 0;color:var(--text-color);text-align:center}@media (min-width:768px){section.empty{padding:32px 32px 96px 32px}}section.empty div.body{max-width:360px;margin:0 auto}section.empty img{display:block;margin:0 auto}section.empty h1{margin-top:22px;font-size:1.8rem}@media (min-width:1024px){section.empty h1{font-size:2rem}}@media (min-width:1280px){section.empty h1{font-size:2.6rem}}section.empty p{margin-top:16px;font-size:1.4rem}@media (min-width:1024px){section.empty p{font-size:1.6rem}}.my-list-error-message{margin:16px 16px 1px 16px;padding:16px;border:1px solid rgba(193,193,193,.4);background:#fff;color:#d6383a;font-size:1.8rem;font-weight:700}.my-list-error-message:last-child{margin-bottom:16px}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .my-list-error-message{border:0;background:#d6383a;color:#eef0f5}}:root.appearance--dark .my-list-error-message{border:0;background:#d6383a;color:#eef0f5}.page-title{display:flex;align-items:center;justify-content:space-between;max-width:1440px;margin:0 auto;padding-block:var(--spacing-block);padding-inline:var(--spacing-inline);background-color:var(--lightest-darkest-background-color)}h1{margin:0;font-size:2.4rem;font-weight:700}h1,h1 a{color:var(--header-color)}@media (min-width:768px){h1{font-size:3.2rem}}@media (min-width:875px){h1{font-size:5rem}}.viewing-history .page-title{margin-bottom:-1px}section.viewing-history{margin:0 auto;background-color:var(--lightest-darkest-background-color)}.viewing-history-item{display:grid;grid-template-areas:"body button";grid-template-columns:1fr 24px;gap:16px;margin-top:1px;padding-block:16px;border-bottom:1px solid rgba(193,193,193,.4);background:var(--lightest-darkest-background-color);color:var(--text-color);font-size:1.6rem}@media (min-width:768px){.viewing-history-item{grid-template-areas:"poster body button";grid-template-columns:2fr 3fr 24px;padding-block:24px}}@media (min-width:1024px){.viewing-history-item{grid-template-areas:"poster body table button";grid-template-columns:2fr 2fr 150px 84px;gap:24px;padding-block:32px}}@media (min-width:1280px){.viewing-history-item{gap:32px}}.viewing-history-item__link-container{position:relative;height:inherit;display:block;position:relative}.viewing-history-item__link-container::after{content:"";display:block;width:100%;padding-bottom:56.25%}.viewing-history-item__poster-container{position:relative;padding-left:0}.viewing-history-item-image{width:100%}.viewing-history-item__body{grid-area:body}.viewing-history-item__body p.over-title{margin:0;font-size:1.2rem}@media (min-width:1024px){.viewing-history-item__body p.over-title{font-size:1.4rem}}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .viewing-history-item__body p.over-title a{color:#94a1b2}}:root.appearance--dark .viewing-history-item__body p.over-title a{color:#94a1b2}.viewing-history-item__title{margin:4px 0 0 0;padding-bottom:8px;color:var(--text-color);font-size:1.8rem;font-weight:700}@media (min-width:1024px){.viewing-history-item__title{font-size:2.2rem}}.viewing-history-item__title a{color:var(--text-color)}.viewing-history-item__description{margin:8px 0 0 0;font-size:1.4rem}.viewing-history-item__runtime{margin:8px 0 0 0;font-size:1.4rem}.viewing-history-item__info-table{display:none;grid-area:table}@media (min-width:1024px){.viewing-history-item__info-table{display:table}.viewing-history-item__info-table[data-row-count="1"]{max-height:50px}.viewing-history-item__info-table[data-row-count="2"]{max-height:100px}.viewing-history-item__info-table[data-row-count="3"]{max-height:150px}.viewing-history-item__info-table[data-row-count="4"]{max-height:200px}}.viewing-history-item__info-table td{padding:4px;border-top:0;font-size:1.4rem;font-weight:500}.viewing-history__cta-btn{padding:0;border:0;background:0 0;color:var(--link-color)}.viewing-history__cta-btn:hover{text-decoration:underline}.viewing-history-item__remove-btn{display:inline-flex;align-items:center;justify-content:space-between;height:32px;margin-bottom:16px;padding:0;border:0;background:0 0;color:var(--link-color);font-size:1.4rem;font-weight:700}.viewing-history-item__remove-btn__icon{display:inline-block;width:24px;height:32px;padding:5px;border:1px solid #486cd8;border-radius:2px;background:var(--light-dark-background-color);fill:#486cd8;color:#486cd8}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .viewing-history-item__remove-btn__icon{border-color:#eef0f5;background-color:#000525;color:#eef0f5}}:root.appearance--dark .viewing-history-item__remove-btn__icon{border-color:#eef0f5;background-color:#000525;color:#eef0f5}.title-nav{display:flex;align-items:center;padding-block-end:calc(var(--spacing-block)/ 2);background-color:var(--lightest-darkest-background-color);color:#2638c4;font-size:1.6rem;font-weight:700;list-style:none}.viewing-history .title-nav{margin-bottom:-1px}.title-nav li{margin:0 16px 0 0;padding:0}.title-nav li.personal-nav--selected{--color:#fff;--background-border-color:#2638c4;--hover-color:#fff;--hover-border-background-color:#0f1e8c;padding:8px 16px;border-radius:8px;background-color:#2638c4;color:#fff;cursor:pointer}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .title-nav li.personal-nav--selected{--color:#eef0f5;--background-border-color:#2638c4;--hover-color:#eef0f5;--hover-border-background-color:#486cd8;--active-border-color:#2638c4}}:root.appearance--dark .title-nav li.personal-nav--selected{--color:#eef0f5;--background-border-color:#2638c4;--hover-color:#eef0f5;--hover-border-background-color:#486cd8;--active-border-color:#2638c4}.title-nav li.personal-nav--selected,.title-nav li.personal-nav--selected:visited{border-color:var(--background-border-color);background-color:var(--background-border-color);color:var(--color,#fff)}.title-nav li.personal-nav--selected path{fill:var(--color,#fff)}.title-nav li.personal-nav--selected:hover{border-color:var(--hover-border-background-color);background-color:var(--hover-border-background-color);color:var(--hover-color,#fff)}.title-nav li.personal-nav--selected:hover path,.title-nav li.personal-nav--selected:hover svg{fill:var(--hover-color,#fff)}.title-nav li.personal-nav--selected:active{border-color:var(--active-border-color,#486cd8)}.title-nav li a{--color:#2638c4;--hover-color:#fff;--hover-border-background-color:#0f1e8c;padding:8px 16px;border-radius:8px;color:#2638c4;font-size:1.4rem;font-weight:700;text-decoration:none;white-space:nowrap;cursor:pointer}@media screen and (prefers-color-scheme:dark){:root:not(.appearance--light) .title-nav li a{--color:#eef0f5;--hover-color:#2638c4;--hover-border-background-color:#eef0f5}}:root.appearance--dark .title-nav li a{--color:#eef0f5;--hover-color:#2638c4;--hover-border-background-color:#eef0f5}.title-nav li a,.title-nav li a:visited{border-color:var(--color);background-color:transparent;color:var(--color)}.title-nav li a path,.title-nav li a svg{stroke:var(--color);fill:var(--color)}.title-nav li a:hover{border-color:var(--hover-border-background-color);background-color:var(--hover-border-background-color);color:var(--hover-color)}.title-nav li a:hover path,.title-nav li a:hover svg{stroke:var(--hover-color);fill:var(--hover-color)}.title-nav li a:active{border-color:#486cd8}@media (min-width:875px){.title-nav li a{font-size:1.6rem}}
/*# sourceMappingURL=viewing-history.css.map */
