.add-media-to-list-module-sass-module__pDvAsG__wrapper{flex-flow:column;gap:.75rem;margin-bottom:1rem;display:flex}.add-media-to-list-module-sass-module__pDvAsG__search_input{border:1px solid var(--accent1);width:100%;color:var(--foreground);font-family:var(--font-ibm-plex-sans),Arial,Helvetica,sans-serif;background:0 0;border-radius:.4rem;padding:.6rem .8rem;font-size:1rem}.add-media-to-list-module-sass-module__pDvAsG__error{color:var(--danger)}.add-media-to-list-module-sass-module__pDvAsG__status{color:var(--accent1);font-size:.9rem}.add-media-to-list-module-sass-module__pDvAsG__results{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:1rem;display:grid}.add-media-to-list-module-sass-module__pDvAsG__result{text-align:center;flex-flow:column;align-items:center;gap:.3rem;display:flex}.add-media-to-list-module-sass-module__pDvAsG__result_poster{aspect-ratio:2/3;object-fit:cover;border-radius:.4rem;width:100%;height:auto}.add-media-to-list-module-sass-module__pDvAsG__result_title{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.8rem;font-weight:500;overflow:hidden}.add-media-to-list-module-sass-module__pDvAsG__add_button{cursor:pointer;padding:.2rem .8rem;font-size:.8rem}
.dual-range-slider-module-sass-module__UO0uUW__wrapper{flex-flow:column;gap:.35rem;display:flex}.dual-range-slider-module-sass-module__UO0uUW__value_row{color:var(--accent1);font-variant-numeric:tabular-nums;flex-flow:row;justify-content:space-between;font-size:.8rem;display:flex}.dual-range-slider-module-sass-module__UO0uUW__track_container{align-items:center;height:1.1rem;display:flex;position:relative}.dual-range-slider-module-sass-module__UO0uUW__track{background:var(--surface-border);border-radius:2px;height:3px;position:absolute;left:0;right:0}.dual-range-slider-module-sass-module__UO0uUW__track_fill{background:var(--accent3);border-radius:2px;height:3px;position:absolute}.dual-range-slider-module-sass-module__UO0uUW__thumb{pointer-events:none;appearance:none;background:0 0;width:100%;margin:0;position:absolute;left:0}.dual-range-slider-module-sass-module__UO0uUW__thumb:last-of-type{z-index:1}.dual-range-slider-module-sass-module__UO0uUW__thumb::-webkit-slider-runnable-track{-webkit-appearance:none;background:0 0;height:3px}.dual-range-slider-module-sass-module__UO0uUW__thumb::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:auto;background:var(--foreground);border:2px solid var(--accent1);cursor:pointer;border-radius:50%;width:14px;height:14px;margin-top:0}.dual-range-slider-module-sass-module__UO0uUW__thumb::-moz-range-track{background:0 0;border:none;height:3px}.dual-range-slider-module-sass-module__UO0uUW__thumb::-moz-range-thumb{pointer-events:auto;background:var(--foreground);border:2px solid var(--accent1);cursor:pointer;border-radius:50%;width:10px;height:10px}
.primitives-module-sass-module__cC1J7q__wrapper{display:flex}.primitives-module-sass-module__cC1J7q__poster_frame{width:100%;box-shadow:0 2px 6px var(--overlay-backdrop);border-radius:.25rem;transition:background-color .25s}.primitives-module-sass-module__cC1J7q__poster_frame_placeholder{background-color:var(--accent1-tint)}.primitives-module-sass-module__cC1J7q__poster{object-fit:cover;opacity:0;border-radius:.25rem;width:100%;height:100%;transition:opacity .25s;position:absolute;inset:0}.primitives-module-sass-module__cC1J7q__poster_loaded{opacity:1}.primitives-module-sass-module__cC1J7q__difficulty_notch{width:10px;height:10px;position:absolute;bottom:0;right:0}.primitives-module-sass-module__cC1J7q__difficulty_notch_svg{width:100%;height:100%;display:block}.primitives-module-sass-module__cC1J7q__difficulty_notch_1{fill:var(--warning)}.primitives-module-sass-module__cC1J7q__difficulty_notch_2{fill:var(--danger)}.primitives-module-sass-module__cC1J7q__poster_link,.primitives-module-sass-module__cC1J7q__poster_wrapper{width:100%;display:block}.primitives-module-sass-module__cC1J7q__title{text-align:center;font-size:1.3rem;font-weight:700}.primitives-module-sass-module__cC1J7q__release_date{font-size:1rem;font-family:var(--font-geist-mono),Arial,Helvetica,sans-serif;color:var(--accent1)}.primitives-module-sass-module__cC1J7q__info_line{font-size:1rem}
.hitbox-module-sass-module__lKbMiq__hit_area{cursor:pointer;background:0 0;border:none;padding:0;position:absolute}
.change-log-list-module-sass-module__8jE38W__empty{color:var(--accent1);font-size:.9rem}.change-log-list-module-sass-module__8jE38W__list{flex-flow:column;list-style:none;display:flex}.change-log-list-module-sass-module__8jE38W__list:last-child{border-bottom:none}.change-log-list-module-sass-module__8jE38W__entry_deleted{opacity:.4}.change-log-list-module-sass-module__8jE38W__delete_button{width:1.2rem;height:1.2rem;color:var(--accent1);opacity:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;line-height:1;transition:opacity .1s,color .1s,background .1s;display:flex;position:absolute;right:0}.change-log-list-module-sass-module__8jE38W__delete_button:hover{color:var(--danger);background:var(--danger-tint)}.change-log-list-module-sass-module__8jE38W__entry:hover .change-log-list-module-sass-module__8jE38W__delete_button,.change-log-list-module-sass-module__8jE38W__entry:focus-within .change-log-list-module-sass-module__8jE38W__delete_button{opacity:1}.change-log-list-module-sass-module__8jE38W__deleted_label{color:var(--accent1);text-transform:uppercase;flex-shrink:0;font-size:.75rem;font-style:italic}.change-log-list-module-sass-module__8jE38W__field{color:var(--body);flex-shrink:0}.change-log-list-module-sass-module__8jE38W__entry{border-radius:.5rem;flex-flow:row;align-items:center;gap:.75rem;height:3rem;padding:.5rem 1rem;font-size:.9rem;display:flex;overflow:hidden}.change-log-list-module-sass-module__8jE38W__change{min-width:0;color:var(--body);flex-flow:row;flex:1;align-items:center;gap:.4rem;height:100%;display:flex}.change-log-list-module-sass-module__8jE38W__arrow_icon{flex-shrink:0;align-self:center}.change-log-list-module-sass-module__8jE38W__old_value{height:100%;color:var(--accent2);align-items:center;text-decoration:line-through;display:flex}.change-log-list-module-sass-module__8jE38W__new_value{height:100%;color:var(--foreground);align-items:center;display:flex}.change-log-list-module-sass-module__8jE38W__empty_value{text-decoration:none}.change-log-list-module-sass-module__8jE38W__poster_value{object-fit:contain;border-radius:.2rem;width:auto;height:100%;text-decoration:none}.change-log-list-module-sass-module__8jE38W__banner_value{aspect-ratio:21/9;object-fit:cover;border-radius:.2rem;width:4rem;height:auto;text-decoration:none}.change-log-list-module-sass-module__8jE38W__rating_value{flex-flow:row;align-items:center;gap:.2rem;display:flex}.change-log-list-module-sass-module__8jE38W__date{color:var(--accent1);font-family:var(--font-geist-mono),Arial,Helvetica,sans-serif;flex-shrink:0;font-size:.8rem}.change-log-list-module-sass-module__8jE38W__timeline_gap{flex-flow:row;align-items:center;gap:1rem;height:2rem;margin:.2rem 0 .2rem 2.5rem;display:flex}.change-log-list-module-sass-module__8jE38W__timeline_gap_line{border-left:1px var(--accent1) dashed;align-self:stretch}.change-log-list-module-sass-module__8jE38W__timeline_gap_label{color:var(--accent1);letter-spacing:.03em;flex-shrink:0;font-size:.7rem}
.tooltip-module-sass-module__V3UFzq__wrapper{display:inline-block}.tooltip-module-sass-module__V3UFzq__tooltip{z-index:20;background:var(--surface);border:1px solid var(--surface-border);width:max-content;max-width:16rem;color:var(--foreground);pointer-events:none;border-radius:.4rem;padding:.4rem .6rem;font-size:.8rem;line-height:1.3;position:fixed}.tooltip-module-sass-module__V3UFzq__tooltip_top{transform:translate(-50%,-100%)}.tooltip-module-sass-module__V3UFzq__tooltip_bottom{transform:translate(-50%)}.tooltip-module-sass-module__V3UFzq__tooltip_left{transform:translate(-100%,-50%)}.tooltip-module-sass-module__V3UFzq__tooltip_right{transform:translateY(-50%)}.tooltip-module-sass-module__V3UFzq__arrow{border-style:solid;width:0;height:0;position:absolute}.tooltip-module-sass-module__V3UFzq__arrow_top{border-width:6px 6px 0;border-color:var(--surface) #0000 #0000 #0000;top:100%;left:50%;transform:translate(-50%)}.tooltip-module-sass-module__V3UFzq__arrow_bottom{border-width:0 6px 6px;border-color:#0000 #0000 var(--surface) #0000;bottom:100%;left:50%;transform:translate(-50%)}.tooltip-module-sass-module__V3UFzq__arrow_left{border-width:6px 0 6px 6px;border-color:#0000 #0000 #0000 var(--surface);top:50%;left:100%;transform:translateY(-50%)}.tooltip-module-sass-module__V3UFzq__arrow_right{border-width:6px 6px 6px 0;border-color:#0000 var(--surface) #0000 #0000;top:50%;right:100%;transform:translateY(-50%)}
.review-module-sass-module__Ysw0Pq__wrapper{flex-flow:column;gap:.5rem;max-width:30rem;display:flex}.review-module-sass-module__Ysw0Pq__rating{flex-flow:row;align-items:center;gap:.2rem;display:flex}.review-module-sass-module__Ysw0Pq__rating_number{font-size:1.1rem}.review-module-sass-module__Ysw0Pq__review_date{color:var(--accent1);font-size:.8rem}.review-module-sass-module__Ysw0Pq__body{color:var(--body);font-family:var(--font-ibm-plex-sans),Arial,Helvetica,sans-serif;white-space:pre-wrap;flex-flow:column wrap;gap:1rem;font-size:1rem;line-height:1.5rem;display:flex}.review-module-sass-module__Ysw0Pq__link{color:var(--link);text-decoration:underline}.review-module-sass-module__Ysw0Pq__link:hover{-webkit-text-decoration-color:var(--foreground);text-decoration-color:var(--foreground)}.review-module-sass-module__Ysw0Pq__spoiler{cursor:pointer;width:fit-content;display:block}.review-module-sass-module__Ysw0Pq__spoiler_text{color:#0000;background:var(--accent1-tint);-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:.25rem;transition:color .15s,background .15s}.review-module-sass-module__Ysw0Pq__spoiler_revealed{cursor:text}.review-module-sass-module__Ysw0Pq__spoiler_revealed .review-module-sass-module__Ysw0Pq__spoiler_text{color:inherit;background:0 0}
.image-picker-module-sass-module___AkjIG__image_picker{flex-flow:column;display:flex;position:relative}.image-picker-module-sass-module___AkjIG__image_picker_error{color:var(--danger);font-size:.9rem}.image-picker-module-sass-module___AkjIG__options{flex-flow:wrap;gap:.5rem;max-height:20rem;display:flex;overflow-y:auto}.image-picker-module-sass-module___AkjIG__option{aspect-ratio:2/3;background-color:var(--accent1-tint);object-fit:cover;object-position:center;cursor:pointer;opacity:0;border-radius:.25rem;max-width:100%;height:10rem;transition:opacity .25s}.image-picker-module-sass-module___AkjIG__option_loaded{opacity:1}.image-picker-module-sass-module___AkjIG__sentinel{flex:0 0 100%;height:1px}
.edit-image-popover-module-sass-module__6E8rGq__popover{z-index:20;background:var(--background);border:1px solid var(--accent1);cursor:default;border-radius:.5rem;flex-flow:column;gap:.5rem;width:400px;max-width:90vw;margin-top:.5rem;padding:.75rem;display:flex;position:absolute;top:10%;left:100%;box-shadow:0 4px 16px #0006}.edit-image-popover-module-sass-module__6E8rGq__header{color:var(--accent1);text-transform:uppercase;flex-flow:row;justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.edit-image-popover-module-sass-module__6E8rGq__close{cursor:pointer;padding:0 6px;font-size:1rem;line-height:1}.edit-image-popover-module-sass-module__6E8rGq__url_row{flex-flow:row;gap:.5rem;display:flex}.edit-image-popover-module-sass-module__6E8rGq__url_row button{cursor:pointer;padding:0 8px}.edit-image-popover-module-sass-module__6E8rGq__url_input{border:none;border-bottom:1px solid var(--accent1);min-width:0;color:var(--foreground);font-family:var(--font-ibm-plex-sans),Arial,Helvetica,sans-serif;background:0 0;flex:1;padding:.1rem .3rem;font-size:.9rem}.edit-image-popover-module-sass-module__6E8rGq__url_preview{border-radius:.25rem;height:6rem}.edit-image-popover-module-sass-module__6E8rGq__url_applied{color:var(--accent1);font-size:.75rem}.edit-image-popover-module-sass-module__6E8rGq__actions{flex-flow:row;justify-content:flex-end;gap:.5rem;display:flex}.edit-image-popover-module-sass-module__6E8rGq__actions button{cursor:pointer;padding:0 8px}.edit-image-popover-module-sass-module__6E8rGq__status_error{color:var(--danger);font-size:.8rem}
.ranked-list-module-sass-module__NMmLta__wrapper{position:relative}.ranked-list-module-sass-module__NMmLta__controls{flex-flow:row;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.ranked-list-module-sass-module__NMmLta__sort_button{border:1px solid var(--accent1);color:var(--foreground);cursor:pointer;background:0 0;border-radius:.4rem;padding:.4rem .8rem;font-size:.85rem}.ranked-list-module-sass-module__NMmLta__sort_button:disabled{opacity:.4;cursor:not-allowed}.ranked-list-module-sass-module__NMmLta__empty{color:var(--accent1);font-size:.9rem}.ranked-list-module-sass-module__NMmLta__error{color:var(--danger);margin-bottom:.75rem}.ranked-list-module-sass-module__NMmLta__list{flex-flow:column;gap:.5rem;padding:1rem 0;display:flex}.ranked-list-module-sass-module__NMmLta__row{background:var(--surface);border-radius:.5rem;flex-flow:row;align-items:center;gap:.75rem;padding:.5rem;display:flex}.ranked-list-module-sass-module__NMmLta__row_dragging{opacity:.5;z-index:1}.ranked-list-module-sass-module__NMmLta__rank{text-align:center;width:2rem;font-size:1.1rem;font-weight:700;font-family:var(--font-geist-mono),Arial,Helvetica,sans-serif;color:var(--accent1);flex-shrink:0}.ranked-list-module-sass-module__NMmLta__drag_handle{width:1.5rem;height:1.5rem;color:var(--accent1);cursor:grab;touch-action:none;background:0 0;border:none;flex-shrink:0;font-size:1.1rem;line-height:1}.ranked-list-module-sass-module__NMmLta__drag_handle:active{cursor:grabbing}.ranked-list-module-sass-module__NMmLta__poster_slot{flex-shrink:0;width:46px}.ranked-list-module-sass-module__NMmLta__info{flex-flow:column;flex:1;gap:.15rem;min-width:0;display:flex}.ranked-list-module-sass-module__NMmLta__title{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.ranked-list-module-sass-module__NMmLta__rating{color:var(--accent1);align-items:center;gap:.25rem;font-size:.85rem;display:flex}.ranked-list-module-sass-module__NMmLta__remove_button{background:var(--overlay-scrim);width:1.4rem;height:1.4rem;color:var(--foreground);cursor:pointer;opacity:0;visibility:hidden;border:none;border-radius:50%;flex-shrink:0;font-size:1rem;line-height:1}.ranked-list-module-sass-module__NMmLta__row:hover .ranked-list-module-sass-module__NMmLta__remove_button{visibility:visible;opacity:1}
.media-card-shell-module-sass-module__J-kHDW__wrapper{gap:2rem;padding:20px;display:flex;position:relative}.media-card-shell-module-sass-module__J-kHDW__poster{flex-shrink:0;width:130px}.media-card-shell-module-sass-module__J-kHDW__body{flex-flow:column;gap:.5rem;display:flex}.media-card-shell-module-sass-module__J-kHDW__header_info{flex-flow:row;align-items:baseline;gap:1rem;display:flex}.media-card-shell-module-sass-module__J-kHDW__secondary_info{flex-flow:row;display:flex}.media-card-shell-module-sass-module__J-kHDW__edit_button{opacity:0;visibility:hidden;position:absolute;top:1rem;right:1rem}.media-card-shell-module-sass-module__J-kHDW__wrapper:hover .media-card-shell-module-sass-module__J-kHDW__edit_button{visibility:visible;opacity:1}
.poster-edit-trigger-module-sass-module__5FWJjq__wrapper{position:relative}
.media-mini-card-shell-module-sass-module__uAdDkG__wrapper{content-visibility:auto;contain-intrinsic-height:225px;flex-flow:column;align-items:flex-start;gap:.4rem;width:100%;display:flex;position:relative}.media-mini-card-shell-module-sass-module__uAdDkG__title{text-align:left;white-space:nowrap;text-overflow:ellipsis;width:100%;color:var(--body);font-size:.8rem;font-weight:500;overflow:hidden}.media-mini-card-shell-module-sass-module__uAdDkG__subtitle{flex-flow:row;justify-content:flex-start;align-items:center;gap:.25rem;width:100%;display:flex}.media-mini-card-shell-module-sass-module__uAdDkG__rating{flex-flow:row;justify-content:center;align-items:center;gap:.2rem;font-size:.8rem;font-weight:700;display:flex}.media-mini-card-shell-module-sass-module__uAdDkG__info{color:var(--accent1);font-size:.8rem}.media-mini-card-shell-module-sass-module__uAdDkG__edit_button{opacity:0;visibility:hidden;position:absolute;top:.25rem;right:.25rem}.media-mini-card-shell-module-sass-module__uAdDkG__wrapper:hover .media-mini-card-shell-module-sass-module__uAdDkG__edit_button{visibility:visible;opacity:1}
.banner-edit-trigger-module-sass-module__HXuigG__image{opacity:0;transition:opacity .25s}.banner-edit-trigger-module-sass-module__HXuigG__image_loaded{opacity:1}.banner-edit-trigger-module-sass-module__HXuigG__click_target{cursor:pointer;background:0 0;border:none;border-radius:.5rem;margin:0;padding:0;position:absolute;inset:0}.banner-edit-trigger-module-sass-module__HXuigG__focus_slider{transform-origin:50%;cursor:ns-resize;width:6rem;height:1.2rem;accent-color:var(--foreground);opacity:.35;margin:0;transition:opacity .15s;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)rotate(90deg)}.banner-edit-trigger-module-sass-module__HXuigG__focus_slider:hover,.banner-edit-trigger-module-sass-module__HXuigG__focus_slider:focus-visible{opacity:1}.banner-edit-trigger-module-sass-module__HXuigG__grain{z-index:0;pointer-events:none;mix-blend-mode:soft-light;background-image:url(/ui/CT_35mm_Grain.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:.5rem;width:120%;height:370px;transition:opacity .25s;display:block;position:absolute;top:0;left:50%;transform:translate(-50%)}
.review-diff-module-sass-module__mzIWNW__wrapper{border:1px solid var(--accent1);width:100%;min-height:0;color:var(--body);font-family:var(--font-ibm-plex-sans),Arial,Helvetica,sans-serif;white-space:pre-wrap;background:0 0;border-radius:.25rem;flex:1;padding:.5rem;font-size:1rem;line-height:1.5rem;overflow-y:auto}.review-diff-module-sass-module__mzIWNW__added{background:var(--success-tint);color:var(--foreground);cursor:pointer;border-radius:.15rem}.review-diff-module-sass-module__mzIWNW__added:hover{background:var(--success-tint-strong)}.review-diff-module-sass-module__mzIWNW__removed{background:var(--danger-tint);color:var(--accent2);text-decoration:line-through}
.lazy-media-grid-module-sass-module__4pDyUa__grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:1.25rem;padding:1rem 0 1.25rem;display:grid}.lazy-media-grid-module-sass-module__4pDyUa__item{position:relative}.lazy-media-grid-module-sass-module__4pDyUa__item:hover [data-reveal-on-hover]{opacity:1;visibility:visible}.lazy-media-grid-module-sass-module__4pDyUa__sentinel{height:1px}
.review-body-modal-module-sass-module__BZuIFG__wrapper{z-index:200;background-color:#0a0a0ad9;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;display:flex;position:fixed;top:0;left:0}.review-body-modal-module-sass-module__BZuIFG__panel{background-color:var(--modal-bg);border:1px solid var(--accent1);border-radius:.5rem;flex-flow:column;gap:1.5rem;width:min(80rem,100%);height:100%;padding:1.5rem;display:flex;overflow-y:auto}.review-body-modal-module-sass-module__BZuIFG__columns{flex:1;grid-template-columns:1fr 1fr;gap:1.5rem;min-height:0;display:grid}.review-body-modal-module-sass-module__BZuIFG__column{height:100%;min-height:0;color:var(--accent1);flex-flow:column;gap:.5rem;font-size:.8rem;display:flex}.review-body-modal-module-sass-module__BZuIFG__body_header{flex-flow:row;justify-content:space-between;align-items:center;gap:.5rem;min-height:1.6rem;display:flex}.review-body-modal-module-sass-module__BZuIFG__body_toolbar{flex-flow:row;gap:.5rem;display:flex}.review-body-modal-module-sass-module__BZuIFG__body_toolbar button{padding:5px 8px}.review-body-modal-module-sass-module__BZuIFG__textarea{resize:none;border:1px solid var(--accent1);width:100%;height:100%;min-height:0;color:var(--body);font-family:var(--font-ibm-plex-sans),Arial,Helvetica,sans-serif;background:0 0;border-radius:.25rem;flex:1;padding:.5rem;font-size:1rem;line-height:1.5rem}.review-body-modal-module-sass-module__BZuIFG__suggestion_header{flex-flow:row;justify-content:space-between;align-items:center;gap:.5rem;min-height:1.6rem;display:flex}.review-body-modal-module-sass-module__BZuIFG__suggestion_header button{flex-shrink:0;padding:5px 8px}.review-body-modal-module-sass-module__BZuIFG__suggest_error{color:var(--danger)}.review-body-modal-module-sass-module__BZuIFG__placeholder{border:1px dashed var(--accent1);text-align:center;min-height:0;color:var(--accent1);border-radius:.25rem;flex:1;justify-content:center;align-items:center;padding:1rem;font-size:.85rem;display:flex}.review-body-modal-module-sass-module__BZuIFG__actions{flex-flow:row;justify-content:flex-end;display:flex}.review-body-modal-module-sass-module__BZuIFG__actions button{padding:5px 8px}
.featured-manager-modal-module-sass-module__Jr-svW__wrapper{background-color:var(--modal-bg);z-index:100;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow-y:auto}.featured-manager-modal-module-sass-module__Jr-svW__wrapper_body{flex-flow:column;gap:1.5rem;width:30rem;max-width:90vw;margin:auto;padding:2rem 0;display:flex}.featured-manager-modal-module-sass-module__Jr-svW__divider{background-color:var(--accent1);width:100%;height:1px}.featured-manager-modal-module-sass-module__Jr-svW__section{flex-flow:column;gap:.5rem;display:flex}.featured-manager-modal-module-sass-module__Jr-svW__section_title{color:var(--accent1);font-size:.9rem;font-weight:600}.featured-manager-modal-module-sass-module__Jr-svW__status{color:var(--accent1);font-size:.85rem}.featured-manager-modal-module-sass-module__Jr-svW__search_input{border:1px solid var(--accent1-tint);background:var(--background);width:100%;color:inherit;font:inherit;border-radius:.4rem;padding:.4rem .6rem}.featured-manager-modal-module-sass-module__Jr-svW__list{flex-flow:column;gap:.5rem;max-height:16rem;list-style:none;display:flex;overflow-y:auto}.featured-manager-modal-module-sass-module__Jr-svW__row{flex-flow:row;align-items:center;gap:.6rem;display:flex}.featured-manager-modal-module-sass-module__Jr-svW__row_poster{object-fit:cover;border-radius:.2rem;flex-shrink:0}.featured-manager-modal-module-sass-module__Jr-svW__row_title{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.9rem;overflow:hidden}.featured-manager-modal-module-sass-module__Jr-svW__row_action{background:var(--brand-muted);color:var(--brand);cursor:pointer;border:none;border-radius:.4rem;flex-shrink:0;padding:.25rem .6rem;font-size:.8rem}.featured-manager-modal-module-sass-module__Jr-svW__row_action:disabled{opacity:.5;cursor:default}
.grouped-media-grid-module-sass-module__AYVUdG__groups{flex-flow:column;gap:1rem;margin-top:1rem;display:flex}.grouped-media-grid-module-sass-module__AYVUdG__group_header{cursor:pointer;width:fit-content;top:calc(var(--navbar-offset) + 1rem);z-index:5;background:var(--background);border-radius:.5rem;flex-flow:row;align-items:center;gap:.25rem;padding:.5rem;font-size:1.25rem;font-weight:600;transition:top .25s;display:flex;position:sticky;transform:translate(-1rem)}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.00az9qtie3ho1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.3j-a226dh71aj.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.2gwoz23eiro2t.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.0i3h3th1vs4m7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.0zr6hhvz-h9nw.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_d5956f67-module__L54rSq__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_d5956f67-module__L54rSq__variable{--font-geist-sans:"Geist", "Geist Fallback"}
.list-media-view-module-sass-module__EyV7fq__wrapper{position:relative}.list-media-view-module-sass-module__EyV7fq__empty{color:var(--accent1);font-size:.9rem}.list-media-view-module-sass-module__EyV7fq__remove_button{background:var(--overlay-scrim);width:1.4rem;height:1.4rem;color:var(--foreground);cursor:pointer;opacity:0;visibility:hidden;border:none;border-radius:50%;font-size:1rem;line-height:1;position:absolute;top:.25rem;right:.25rem}
.review-body-edit-trigger-module-sass-module__lie8PG__wrapper{flex-flow:column;gap:.4rem;display:flex}.review-body-edit-trigger-module-sass-module__lie8PG__hitbox{border-radius:.25rem;transition:outline-color .15s;position:relative}.review-body-edit-trigger-module-sass-module__lie8PG__hitbox:hover{outline:1px dashed var(--accent1);outline-offset:6px;cursor:pointer}.review-body-edit-trigger-module-sass-module__lie8PG__hover_badge{color:var(--accent1);opacity:0;pointer-events:none;font-size:.75rem;transition:opacity .15s;position:absolute;top:0;right:0}.review-body-edit-trigger-module-sass-module__lie8PG__hitbox:hover .review-body-edit-trigger-module-sass-module__lie8PG__hover_badge{opacity:1}.review-body-edit-trigger-module-sass-module__lie8PG__status{color:var(--accent1);font-size:.8rem}.review-body-edit-trigger-module-sass-module__lie8PG__status_error{color:var(--danger);font-size:.8rem}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5ce348bf30bf5439-s.27spqqad3wyeo.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.3f4zuumv8svu0.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/6306c77e7c8268e4-s.34r5yzckw0h2s.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7d817b4c03b0c5f1-s.2jyz_zw3a8jit.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.30bdpjkrtcces.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.1v5bejj26fx9h.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_4e26fe1b-module__-_Fr9q__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_4e26fe1b-module__-_Fr9q__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
.featured-review-module-sass-module__mImAZq__wrapper{position:relative}.featured-review-module-sass-module__mImAZq__manage_featured_button{z-index:2;background:var(--overlay-backdrop);width:2rem;height:2rem;color:var(--foreground);cursor:pointer;opacity:.7;border:none;border-radius:50%;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;top:1rem;right:1rem}.featured-review-module-sass-module__mImAZq__manage_featured_button:hover{opacity:1}.featured-review-module-sass-module__mImAZq__card_stack{display:grid;position:relative}.featured-review-module-sass-module__mImAZq__card_link{color:inherit;background:var(--background);opacity:0;transform:translateX(var(--enter-offset,0));border-radius:.75rem;grid-area:1/1;text-decoration:none;transition:transform .35s ease-out,opacity .2s ease-out;display:block;overflow:hidden}.featured-review-module-sass-module__mImAZq__card_link.featured-review-module-sass-module__mImAZq__settled{opacity:1;transform:translate(0)}.featured-review-module-sass-module__mImAZq__card_link:hover .featured-review-module-sass-module__mImAZq__read_more{-webkit-text-decoration-color:var(--brand);text-decoration-color:var(--brand)}@media (prefers-reduced-motion:reduce){.featured-review-module-sass-module__mImAZq__card_link{transition:opacity .2s ease-out;transform:none}}.featured-review-module-sass-module__mImAZq__exiting{z-index:0;pointer-events:none;transition:transform .35s ease-out,opacity .35s ease-out}.featured-review-module-sass-module__mImAZq__banner{aspect-ratio:21/9;background-color:var(--background);width:100%;position:relative}.featured-review-module-sass-module__mImAZq__banner_image{object-fit:cover}.featured-review-module-sass-module__mImAZq__banner_backdrop{pointer-events:none;background-image:linear-gradient(to top, var(--background) 0%, color-mix(in srgb, var(--background) 60%, transparent) 15%, transparent 50%);position:absolute;inset:0}.featured-review-module-sass-module__mImAZq__content{flex-flow:row;gap:1.5rem;padding:1.5rem;display:flex;position:relative}.featured-review-module-sass-module__mImAZq__content_overlap{margin-top:-6rem}.featured-review-module-sass-module__mImAZq__poster{flex-shrink:0;width:180px}.featured-review-module-sass-module__mImAZq__info{flex-flow:column;justify-content:flex-start;align-items:flex-start;gap:.5rem;min-width:0;padding-top:1rem;display:flex}.featured-review-module-sass-module__mImAZq__eyebrow{color:var(--brand);text-transform:uppercase;letter-spacing:.03em;flex-flow:row;align-items:center;gap:.3rem;font-size:.8rem;font-weight:600;display:flex}.featured-review-module-sass-module__mImAZq__title{text-shadow:var(--background) 2px 2px 4px;font-size:2rem}.featured-review-module-sass-module__mImAZq__meta_row{color:var(--accent1);font-family:var(--font-geist-mono),Arial,Helvetica,sans-serif;flex-flow:row;align-items:center;gap:1rem;font-size:.95rem;display:flex}.featured-review-module-sass-module__mImAZq__rating{color:var(--body);flex-flow:row;align-items:center;gap:.2rem;font-weight:700;display:flex}.featured-review-module-sass-module__mImAZq__excerpt{color:var(--body);font-family:var(--font-ibm-plex-sans),Arial,Helvetica,sans-serif;flex-flow:column;gap:.75rem;max-height:9rem;font-size:1rem;line-height:1.5rem;display:flex;overflow:hidden}.featured-review-module-sass-module__mImAZq__excerpt_line{white-space:pre-wrap}.featured-review-module-sass-module__mImAZq__read_more{width:100%;color:var(--brand-active);margin-top:auto;font-size:.9rem;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .15s;display:block;position:relative}.featured-review-module-sass-module__mImAZq__read_more:before{content:"";background:linear-gradient(to bottom, transparent, var(--background) 100%);pointer-events:none;height:3rem;position:absolute;bottom:100%;left:0;right:0}.featured-review-module-sass-module__mImAZq__picker{flex-flow:row;gap:.75rem;margin-top:1rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.featured-review-module-sass-module__mImAZq__picker_item{opacity:.5;flex-shrink:0;width:4.5rem;transition:opacity .15s;position:relative}.featured-review-module-sass-module__mImAZq__picker_item:hover{opacity:.8}.featured-review-module-sass-module__mImAZq__picker_item_active,.featured-review-module-sass-module__mImAZq__picker_item_active:hover{opacity:1}.featured-review-module-sass-module__mImAZq__picker_item_inert{width:100%}.featured-review-module-sass-module__mImAZq__picker_item_overlay{cursor:pointer;background:0 0;border:none;width:100%;height:100%;padding:0;position:absolute;inset:0}
.add-to-list-button-module-sass-module__iowgla__trigger{background:var(--surface);width:2rem;height:2rem;color:var(--accent3);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:flex}.add-to-list-button-module-sass-module__iowgla__trigger:hover{color:var(--foreground);border-color:var(--foreground)}.add-to-list-button-module-sass-module__iowgla__popover{z-index:20;background:var(--surface);border:1px solid var(--surface-border);border-radius:.5rem;min-width:12rem;padding:.6rem;position:absolute;top:calc(100% + .4rem);right:0}.add-to-list-button-module-sass-module__iowgla__list{flex-flow:column;gap:.4rem;list-style:none;display:flex}.add-to-list-button-module-sass-module__iowgla__label{cursor:pointer;flex-flow:row;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.add-to-list-button-module-sass-module__iowgla__empty_link{color:var(--accent1);font-size:.85rem;text-decoration:underline}
.edit-list-link-module-sass-module__4vQgMW__edit_link{color:var(--accent1);opacity:.8;font-size:.85rem;text-decoration:underline}.edit-list-link-module-sass-module__4vQgMW__edit_link:hover{opacity:1}
.media-filter-grid-module-sass-module__MU0xga__wrapper{flex-flow:column;gap:1rem;margin-top:1rem;display:flex;position:relative}
@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/20aee433927f7d4b-s.2u46yrlpkdxrh.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/256e1f7f180674ba-s.444m1fhac1z6e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/be3bf58b83159894-s.1298pfel08g2l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/753b6407f468151f-s.1wcle8r8k1a_g.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/292081311a6a8abc-s.3irbj1um1c5rd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(../media/68d403cf9f2c68c5-s.p.42000xkkqj0am.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4 Fallback";src:local(Times New Roman);ascent-override:87.87%;descent-override:28.41%;line-gap-override:0.0%;size-adjust:117.91%}.source_serif_4_d00edd7b-module__3gTZbG__className{font-family:"Source Serif 4","Source Serif 4 Fallback";font-style:normal}.source_serif_4_d00edd7b-module__3gTZbG__variable{--font-geist-serif:"Source Serif 4", "Source Serif 4 Fallback"}
.recent-movies-section-module-sass-module__wmF6fW__wrapper{flex-flow:column;display:flex}.recent-movies-section-module-sass-module__wmF6fW__title{border-bottom:1px solid var(--accent1);padding-bottom:.5rem;font-size:1.2rem;font-weight:600}
.list-id-badge-module-sass-module__OIsZCq__badge{font-family:var(--font-geist-mono),Arial,Helvetica,sans-serif;color:var(--accent1);opacity:.7;font-size:.85rem}
.lazy-media-list-module-sass-module__mKCJCW__list{flex-flow:column;gap:2.5rem;display:flex}.lazy-media-list-module-sass-module__mKCJCW__item{position:relative}.lazy-media-list-module-sass-module__mKCJCW__item:last-child{border-bottom:none}.lazy-media-list-module-sass-module__mKCJCW__sentinel{height:1px}
.credit-media-list-page-module-sass-module__kgbQzG__wrapper{width:950px;margin:2rem auto}.credit-media-list-page-module-sass-module__kgbQzG__empty{color:var(--accent1);margin-top:1rem;font-size:.9rem}.credit-media-list-page-module-sass-module__kgbQzG__role_filter{color:var(--accent1);flex-flow:row;align-items:center;gap:.75rem;margin-top:.25rem;font-size:1rem;font-weight:600;display:flex}.credit-media-list-page-module-sass-module__kgbQzG__role_clear{color:inherit;opacity:.8;font-size:.8rem;font-weight:400;text-decoration:underline}.credit-media-list-page-module-sass-module__kgbQzG__role_clear:hover{opacity:1}
.media-type-list-page-module-sass-module__26em3a__wrapper{width:950px;margin:2rem auto}.media-type-list-page-module-sass-module__26em3a__header{flex-flow:row;align-items:baseline;gap:.75rem;display:flex}.media-type-list-page-module-sass-module__26em3a__recent_link{color:var(--brand-active);opacity:.8;font-size:.85rem;text-decoration:underline}.media-type-list-page-module-sass-module__26em3a__recent_link:hover{color:var(--brand);opacity:1}
.add-to-watchlist-button-module-sass-module__7ow1Sa__trigger{width:1.6rem;height:1.6rem;color:var(--accent1);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.add-to-watchlist-button-module-sass-module__7ow1Sa__trigger:hover{color:var(--foreground)}.add-to-watchlist-button-module-sass-module__7ow1Sa__trigger[aria-pressed=true]{color:var(--warning)}.add-to-watchlist-button-module-sass-module__7ow1Sa__trigger[aria-disabled=true]{cursor:default;opacity:.6}
@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/7fea77d1d19108bf-s.2e4y-bhazgt_v.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/1bcd0e671759a44c-s.3o0_l_yqebdng.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/e15f58668ad64cb8-s.2mglm451ism6l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/90c51ce8fb754fe8-s.3bjsqkuy1d2v8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/57215795b8570f5c-s.0xluf1kzv7x5w.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/03fc1b4a8d284b5e-s.p.45487z7p3r8wm.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/7fea77d1d19108bf-s.2e4y-bhazgt_v.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/1bcd0e671759a44c-s.3o0_l_yqebdng.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/e15f58668ad64cb8-s.2mglm451ism6l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/90c51ce8fb754fe8-s.3bjsqkuy1d2v8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/57215795b8570f5c-s.0xluf1kzv7x5w.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/03fc1b4a8d284b5e-s.p.45487z7p3r8wm.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/7fea77d1d19108bf-s.2e4y-bhazgt_v.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/1bcd0e671759a44c-s.3o0_l_yqebdng.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/e15f58668ad64cb8-s.2mglm451ism6l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/90c51ce8fb754fe8-s.3bjsqkuy1d2v8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/57215795b8570f5c-s.0xluf1kzv7x5w.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/03fc1b4a8d284b5e-s.p.45487z7p3r8wm.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/7fea77d1d19108bf-s.2e4y-bhazgt_v.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/1bcd0e671759a44c-s.3o0_l_yqebdng.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/e15f58668ad64cb8-s.2mglm451ism6l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/90c51ce8fb754fe8-s.3bjsqkuy1d2v8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/57215795b8570f5c-s.0xluf1kzv7x5w.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/03fc1b4a8d284b5e-s.p.45487z7p3r8wm.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Sans Fallback;src:local(Arial);ascent-override:101.32%;descent-override:27.18%;line-gap-override:0.0%;size-adjust:101.17%}.ibm_plex_sans_4a846458-module__GV1VpG__className{font-family:IBM Plex Sans,IBM Plex Sans Fallback;font-style:normal}.ibm_plex_sans_4a846458-module__GV1VpG__variable{--font-ibm-plex-sans:"IBM Plex Sans", "IBM Plex Sans Fallback"}
.media-detail-module-sass-module__bqSl2G__wrapper{flex-flow:column;width:950px;margin:0 auto 15rem;display:flex;position:relative}.media-detail-module-sass-module__bqSl2G__details_wrapper{flex-flow:column;gap:5rem;display:flex}.media-detail-module-sass-module__bqSl2G__deleted_banner{color:var(--danger);border:1px solid var(--danger);border-radius:.25rem;padding:.5rem .75rem;font-size:.9rem}.media-detail-module-sass-module__bqSl2G__banner_wrapper{width:100%;left:auto;top:calc(-1*var(--navbar-height));position:absolute}.media-detail-module-sass-module__bqSl2G__banner{aspect-ratio:16/9;border-radius:.5rem;position:relative}.media-detail-module-sass-module__bqSl2G__banner_visual{z-index:-10;background-color:var(--background);border-radius:.5rem;position:absolute;inset:0}.media-detail-module-sass-module__bqSl2G__banner_image{object-fit:cover;width:120%;height:370px;left:50%;transform:translate(-50%)}.media-detail-module-sass-module__bqSl2G__banner_backdrop{z-index:1;pointer-events:none;background-repeat:no-repeat;background-image:linear-gradient(to right, var(--background), color-mix(in srgb, var(--background) 98.43%, transparent) 0.97%, color-mix(in srgb, var(--background) 94.51%, transparent) 2.07833%, color-mix(in srgb, var(--background) 88.24%, transparent) 3.29667%, color-mix(in srgb, var(--background) 80.39%, transparent) 4.60167%, color-mix(in srgb, var(--background) 70.98%, transparent) 5.96667%, color-mix(in srgb, var(--background) 60.78%, transparent), color-mix(in srgb, var(--background) 50.2%, transparent), color-mix(in srgb, var(--background) 39.61%, transparent) 10.16%, color-mix(in srgb, var(--background) 29.41%, transparent) 11.505%, color-mix(in srgb, var(--background) 20.39%, transparent) 12.78%, color-mix(in srgb, var(--background) 12.16%, transparent) 13.9583%, color-mix(in srgb, var(--background) 5.88%, transparent) 15.0167%, color-mix(in srgb, var(--background) 1.57%, transparent) 15.9283%, color-mix(in srgb, var(--background) 0%, transparent) 16.6667% 83.3333%, color-mix(in srgb, var(--background) 1.57%, transparent) 84.0717%, color-mix(in srgb, var(--background) 5.88%, transparent) 84.9833%, color-mix(in srgb, var(--background) 12.16%, transparent) 86.0417%, color-mix(in srgb, var(--background) 20.39%, transparent) 87.22%, color-mix(in srgb, var(--background) 29.41%, transparent) 88.495%, color-mix(in srgb, var(--background) 39.61%, transparent) 89.84%, color-mix(in srgb, var(--background) 50.2%, transparent), color-mix(in srgb, var(--background) 60.78%, transparent), color-mix(in srgb, var(--background) 70.98%, transparent) 94.0333%, color-mix(in srgb, var(--background) 80.39%, transparent) 95.3983%, color-mix(in srgb, var(--background) 88.24%, transparent) 96.7033%, color-mix(in srgb, var(--background) 94.51%, transparent) 97.9217%, color-mix(in srgb, var(--background) 98.43%, transparent) 99.03%, var(--background)),linear-gradient(to top, var(--background) 0% 21.4815%, color-mix(in srgb, var(--background) 98.43%, transparent) 23.637%, color-mix(in srgb, var(--background) 94.51%, transparent) 26.1%, color-mix(in srgb, var(--background) 88.24%, transparent) 28.8074%, color-mix(in srgb, var(--background) 80.39%, transparent) 31.7074%, color-mix(in srgb, var(--background) 70.98%, transparent) 34.7407%, color-mix(in srgb, var(--background) 60.78%, transparent), color-mix(in srgb, var(--background) 50.2%, transparent) 40.9741%, color-mix(in srgb, var(--background) 39.61%, transparent) 44.0593%, color-mix(in srgb, var(--background) 29.41%, transparent) 47.0482%, color-mix(in srgb, var(--background) 20.39%, transparent) 49.8815%, color-mix(in srgb, var(--background) 12.16%, transparent) 52.5%, color-mix(in srgb, var(--background) 5.88%, transparent) 54.8519%, color-mix(in srgb, var(--background) 1.57%, transparent) 56.8778%, color-mix(in srgb, var(--background) 0%, transparent) 58.5185%);width:120%;height:470px;display:block;position:absolute;top:0;left:50%;transform:translate(-50%)}.media-detail-module-sass-module__bqSl2G__banner_spacer{pointer-events:none;height:19rem}.media-detail-module-sass-module__bqSl2G__no_banner_spacer{pointer-events:none;height:5rem}.media-detail-module-sass-module__bqSl2G__header{gap:2rem;display:flex}.media-detail-module-sass-module__bqSl2G__poster_column{flex-flow:column;flex-shrink:0;align-items:center;gap:.6rem;width:220px;display:flex}.media-detail-module-sass-module__bqSl2G__poster{width:100%;position:relative}.media-detail-module-sass-module__bqSl2G__list_button_float{z-index:5;position:absolute;top:.5rem;right:.5rem}.media-detail-module-sass-module__bqSl2G__header_info{flex-flow:column;flex:1;gap:.75rem;min-width:0;display:flex}.media-detail-module-sass-module__bqSl2G__title_row{flex-flow:row;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.media-detail-module-sass-module__bqSl2G__title_group{min-width:0}.media-detail-module-sass-module__bqSl2G__title{text-align:left;text-shadow:var(--background) 2px 2px 3px;font-size:1.8rem;display:inline}.media-detail-module-sass-module__bqSl2G__title_director{color:var(--accent1);margin-left:.5rem;font-size:1.1rem;line-height:1.4rem;display:inline}.media-detail-module-sass-module__bqSl2G__title_director .media-detail-module-sass-module__bqSl2G__credit_link{color:var(--accent1)}.media-detail-module-sass-module__bqSl2G__title_director .media-detail-module-sass-module__bqSl2G__credit_names{color:inherit;display:inline}.media-detail-module-sass-module__bqSl2G__title_actions{flex-flow:row;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.media-detail-module-sass-module__bqSl2G__poster_info{border:1px solid var(--surface-border);color:var(--accent1);font-family:var(--font-geist-mono),Arial,Helvetica,sans-serif;border-radius:1rem;justify-content:center;align-items:center;padding:.15rem .6rem;font-size:.85rem;display:flex}.media-detail-module-sass-module__bqSl2G__controls_bar{border:1px solid var(--surface-border);border-radius:1rem;flex-flow:row;justify-content:center;align-items:center;gap:.3rem;padding:.15rem .4rem;display:flex}.media-detail-module-sass-module__bqSl2G__edit_button{flex-shrink:0}.media-detail-module-sass-module__bqSl2G__alt_title{color:var(--accent1);margin-top:-.5rem;font-style:italic}.media-detail-module-sass-module__bqSl2G__meta_row{color:var(--accent1);font-family:var(--font-geist-mono),Arial,Helvetica,sans-serif;flex-flow:row;align-items:center;gap:1rem;font-size:.95rem;display:flex}.media-detail-module-sass-module__bqSl2G__tagline{color:var(--body);font-style:italic}.media-detail-module-sass-module__bqSl2G__source_link{color:var(--accent1);text-underline-offset:.15rem;text-decoration:underline}.media-detail-module-sass-module__bqSl2G__review_row{flex-flow:row;align-items:flex-start;gap:1.5rem;margin-top:.5rem;display:flex}.media-detail-module-sass-module__bqSl2G__review_col{flex:1;min-width:0}.media-detail-module-sass-module__bqSl2G__secondary_facts{border:1px solid var(--surface-border);border-radius:.5rem;flex-flow:column;flex-shrink:0;gap:.75rem;padding:.75rem 1rem;display:flex}.media-detail-module-sass-module__bqSl2G__public_rating{color:var(--link);align-items:center;gap:.2rem;font-size:1.1rem;display:flex}.media-detail-module-sass-module__bqSl2G__difficulty{color:var(--accent1);cursor:default;align-items:center;gap:.4rem;font-size:.9rem;display:flex}.media-detail-module-sass-module__bqSl2G__difficulty_dot{border-radius:50%;width:.6rem;height:.6rem}.media-detail-module-sass-module__bqSl2G__difficulty_dot_medium{background:var(--warning)}.media-detail-module-sass-module__bqSl2G__difficulty_dot_hard{background:var(--danger)}.media-detail-module-sass-module__bqSl2G__finance_group{border-top:1px solid var(--surface-border);flex-flow:row;align-items:center;gap:1rem;padding-top:.75rem;display:flex}.media-detail-module-sass-module__bqSl2G__finance_group:first-child{border-top:none;padding-top:0}.media-detail-module-sass-module__bqSl2G__financials_facts{flex-flow:column;gap:.5rem;display:flex}.media-detail-module-sass-module__bqSl2G__overview{color:var(--body);font-family:var(--font-ibm-plex-sans),Arial,Helvetica,sans-serif;line-height:1.5rem}.media-detail-module-sass-module__bqSl2G__facts{flex-flow:wrap;gap:1.5rem;display:flex}.media-detail-module-sass-module__bqSl2G__fact{flex-flow:column;gap:.1rem;display:flex}.media-detail-module-sass-module__bqSl2G__fact_label{color:var(--accent1);text-transform:uppercase;font-size:.75rem}.media-detail-module-sass-module__bqSl2G__fact_value{font-size:.95rem}.media-detail-module-sass-module__bqSl2G__credits{margin-top:.25rem}.media-detail-module-sass-module__bqSl2G__credits_summary{cursor:pointer;color:var(--accent1);text-transform:uppercase;flex-flow:row;align-items:center;gap:.5rem;width:fit-content;font-size:.85rem;font-weight:600;display:flex}.media-detail-module-sass-module__bqSl2G__credits_count{color:var(--accent1);text-transform:none;font-size:.75rem;font-weight:400}.media-detail-module-sass-module__bqSl2G__credits_list{flex-flow:column;gap:.3rem;margin-top:.5rem;display:flex}.media-detail-module-sass-module__bqSl2G__credit_row{flex-flow:row;gap:.5rem;font-size:.9rem;display:flex}.media-detail-module-sass-module__bqSl2G__credit_role{width:8rem;color:var(--accent1);flex-shrink:0}.media-detail-module-sass-module__bqSl2G__credit_names{flex-flow:wrap;display:flex}.media-detail-module-sass-module__bqSl2G__credit_link{color:inherit;text-decoration:none}.media-detail-module-sass-module__bqSl2G__credit_link:hover{text-decoration:underline}.media-detail-module-sass-module__bqSl2G__cast_photos{flex-flow:wrap;align-items:flex-start;gap:.5rem;display:flex}.media-detail-module-sass-module__bqSl2G__cast_photo_link{width:6rem;color:inherit;opacity:.85;flex-flow:column;align-items:center;gap:.5rem;text-decoration:none;transition:opacity .15s;display:flex}.media-detail-module-sass-module__bqSl2G__cast_photo_link:hover{opacity:1}.media-detail-module-sass-module__bqSl2G__cast_photo{object-position:top;object-fit:cover;border-radius:50%;width:6rem;height:6rem}.media-detail-module-sass-module__bqSl2G__cast_photo_placeholder{background:var(--surface);border:1px solid var(--surface-border);width:6rem;height:6rem;color:var(--accent1);border-radius:50%;justify-content:center;align-items:center;display:flex}.media-detail-module-sass-module__bqSl2G__cast_photo_name{text-align:center;overflow-wrap:break-word;font-size:.7rem;line-height:1.1}.media-detail-module-sass-module__bqSl2G__section{flex-flow:column;gap:.75rem;display:flex}.media-detail-module-sass-module__bqSl2G__section_title{border-bottom:1px solid var(--accent1);padding-bottom:.5rem;font-size:1.2rem;font-weight:600}
.recently-watched-section-module-sass-module__dzrepa__wrapper{flex-flow:column;display:flex}.recently-watched-section-module-sass-module__dzrepa__title{border-bottom:1px solid var(--accent1);padding-bottom:.5rem;font-size:1.2rem;font-weight:600}
.list-detail-page-module-sass-module__IUzZaW__wrapper{width:950px;margin:2rem auto}.list-detail-page-module-sass-module__IUzZaW__header{flex-flow:row;gap:1.5rem;margin-bottom:1.5rem;display:flex}.list-detail-page-module-sass-module__IUzZaW__thumbnail{aspect-ratio:16/9;object-fit:cover;border-radius:8px;flex-shrink:0;width:220px}.list-detail-page-module-sass-module__IUzZaW__header_info{flex-flow:column;gap:.4rem;display:flex}.list-detail-page-module-sass-module__IUzZaW__title_row{flex-flow:row;align-items:baseline;gap:.75rem;display:flex}.list-detail-page-module-sass-module__IUzZaW__description{color:var(--accent1)}.list-detail-page-module-sass-module__IUzZaW__back_link{color:var(--accent1);opacity:.8;width:fit-content;font-size:.85rem;text-decoration:underline}.list-detail-page-module-sass-module__IUzZaW__back_link:hover{opacity:1}.list-detail-page-module-sass-module__IUzZaW__empty{color:var(--accent1);margin-top:1rem;font-size:.9rem}
.grouped-media-list-module-sass-module___3zPwG__groups{flex-flow:column;gap:1rem;margin-top:1rem;display:flex}.grouped-media-list-module-sass-module___3zPwG__group_header{cursor:pointer;width:fit-content;top:calc(var(--navbar-offset) + 1rem);z-index:5;background:var(--background);border-radius:.5rem;flex-flow:row;align-items:center;gap:.25rem;padding:.5rem;font-size:1.25rem;font-weight:600;transition:top .25s;display:flex;position:sticky;transform:translate(-1rem)}
.watchlist-grid-module-sass-module__etmEmG__remove_button{background:var(--overlay-scrim);width:1.4rem;height:1.4rem;color:var(--foreground);cursor:pointer;opacity:0;visibility:hidden;border:none;border-radius:50%;font-size:1rem;line-height:1;position:absolute;top:.25rem;right:.25rem}
.media-cards-dev-module-sass-module__LIRpKW__wrapper{width:950px;color:var(--foreground);margin:20px auto}.media-cards-dev-module-sass-module__LIRpKW__sections{flex-flow:column;gap:10px;display:flex}.media-cards-dev-module-sass-module__LIRpKW__section{border:1px solid var(--border-highlight);border-radius:4px}.media-cards-dev-module-sass-module__LIRpKW__section h2{border-bottom:1px solid var(--border-highlight);margin:0;padding:10px 20px;font-size:1rem}.media-cards-dev-module-sass-module__LIRpKW__note{opacity:.6;padding:20px}.media-cards-dev-module-sass-module__LIRpKW__mini_grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:20px;margin-top:20px;display:grid}
.page-module-sass-module__avNNKa__wrapper{flex-flow:column;gap:3rem;width:950px;margin:2rem auto 5rem;display:flex}
.all-reviews-list-page-module-sass-module__e9k8cW__wrapper{width:950px;margin:3rem auto}.all-reviews-list-page-module-sass-module__e9k8cW__header{margin-bottom:1rem}
.recent-media-list-page-module-sass-module__3_sEqq__wrapper{width:950px;margin:2rem auto}.recent-media-list-page-module-sass-module__3_sEqq__header{flex-flow:row;align-items:baseline;gap:.75rem;margin-bottom:1rem;display:flex}.recent-media-list-page-module-sass-module__3_sEqq__back_link{color:var(--brand-active);opacity:.8;font-size:.85rem;text-decoration:underline}.recent-media-list-page-module-sass-module__3_sEqq__back_link:hover{opacity:1}
.circular-gauge-module-sass-module__t_kSPG__wrapper{justify-content:center;align-items:center;display:inline-flex;position:relative}.circular-gauge-module-sass-module__t_kSPG__value{font-variant-numeric:tabular-nums;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.circular-gauge-module-sass-module__t_kSPG__arc{transition:stroke-dasharray .3s,opacity .3s}
.gauges-dev-module-sass-module__iAGU8G__wrapper{width:950px;color:var(--foreground);margin:20px auto}.gauges-dev-module-sass-module__iAGU8G__controls{border:1px solid var(--border-highlight);border-radius:4px;flex-flow:column;gap:10px;margin-bottom:20px;padding:20px;display:flex}.gauges-dev-module-sass-module__iAGU8G__control_row{flex-flow:row;align-items:center;gap:10px;display:flex}.gauges-dev-module-sass-module__iAGU8G__control_row label{flex-shrink:0;width:110px}.gauges-dev-module-sass-module__iAGU8G__control_row input[type=range]{flex:1}.gauges-dev-module-sass-module__iAGU8G__control_row output{text-align:right;font-variant-numeric:tabular-nums;width:50px}.gauges-dev-module-sass-module__iAGU8G__preview{justify-content:center;padding:20px 0;display:flex}.gauges-dev-module-sass-module__iAGU8G__section{border:1px solid var(--border-highlight);border-radius:4px}.gauges-dev-module-sass-module__iAGU8G__section h2{border-bottom:1px solid var(--border-highlight);margin:0;padding:10px 20px;font-size:1rem}.gauges-dev-module-sass-module__iAGU8G__grid{flex-flow:wrap;gap:24px;padding:20px;display:flex}.gauges-dev-module-sass-module__iAGU8G__cell{opacity:.8;flex-flow:column;align-items:center;gap:8px;font-size:.85rem;display:flex}
.watchlist-page-module-sass-module__eYrpwG__wrapper{flex-flow:column;gap:1.5rem;width:950px;margin:2rem auto;display:flex}.watchlist-page-module-sass-module__eYrpwG__empty{color:var(--accent1);font-size:.9rem}
