-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathminify.css
More file actions
1 lines (1 loc) · 39.1 KB
/
minify.css
File metadata and controls
1 lines (1 loc) · 39.1 KB
1
@import url(https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/fontawesome.min.css);@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;700&display=swap');:root {--bgDimness: 50%;--bannerVignetteOpacity: 90%;--imageBrightness: 66%;--bg: 240, 3%, 9%;--bgAlt: 256, 17%, 13%;--btn: 240, 3%, 16%;--btnAlt: 240, 3.5%, 21%;--btnLight: 240, 100%, 94%, 4%;--btnAccent: 240, 17%, 34%;--accent: 324, 49%, 46%;--text: 0, 0%, 91%;--textLinkHov: 240, 50%, 80%;--current: 153, 88%, 36%;--completed: 324, 49%, 46%;--paused: 48, 89%, 50%;--dropped: 0, 99%, 63%;--planned: 210, 30%, 58%;}:root {--listW: 100vw;--font: "Oswald", "Segoe UI", "Arial", "FontAwesome 4", "FontAwesome", sans-serif;--timeText: 60ms;--timeButton: 160ms;--timeButtonLarge: 260ms;--timeItem: 120ms;--timeMenu: 350ms;--bezierFast: cubic-bezier(.38, .32, .25, 1);--bezierSmooth: cubic-bezier(.45, .32, .25, 1);--bezierItemBounce: cubic-bezier(.6, .48, .7, 1.45);--delayMenu: 333.4ms;--arrowUp: url(https://files.catbox.moe/uure2q.svg);--arrowRt: url(https://files.catbox.moe/lqi5fy.svg);--arrowDn: url(https://files.catbox.moe/m9ot24.svg);--arrowLt: url(https://files.catbox.moe/68o5bn.svg);}* {scrollbar-color: hsl(var(--accent)) hsl(var(--bgAlt));-webkit-font-smoothing: antialiased;}a {text-decoration: none !important;transition: color var(--timeText) var(--bezierFast);}.list-item * {scrollbar-color: hsl(var(--accent)) hsl(var(--bg));-webkit-font-smoothing: antialiased;}.data.tags, textarea {scrollbar-width: thin;}*::-webkit-scrollbar {background: hsl(var(--bgAlt));}*::-webkit-scrollbar-button:vertical {background: center / 10px auto no-repeat transparent;}*::-webkit-scrollbar-button:vertical:start {background-image: var(--arrowUp);}*::-webkit-scrollbar-button:vertical:end {background-image: var(--arrowDn);}*::-webkit-scrollbar-button:horizontal {background: center / auto 10px no-repeat transparent;}*::-webkit-scrollbar-button:horizontal:start {background-image: var(--arrowLt);}*::-webkit-scrollbar-button:horizontal:end {background-image: var(--arrowRt);}*::-webkit-scrollbar-corner {background: hsl(var(--bgAlt));}*::-webkit-scrollbar-thumb {background: #9b9b9b content-box;border: 0 solid transparent;}*::-webkit-scrollbar-thumb:vertical {border-width: 0 2px;}*::-webkit-scrollbar-thumb:horizontal {border-width: 2px 0;}*::-webkit-scrollbar-thumb:hover {background-color: hsla(var(--accent), 70%);}*::-webkit-scrollbar-track {width: 5px;}.list-item *::-webkit-scrollbar {background: hsl(var(--bg));}.data.tags::-webkit-scrollbar, textarea::-webkit-scrollbar {width: 8px;}.data.tags::-webkit-scrollbar-button, textarea::-webkit-scrollbar-button {display: none;}.data.tags::-webkit-scrollbar-thumb:vertical, textarea::-webkit-scrollbar-thumb:vertical {border-width: 0 1px;}.data.tags::-webkit-scrollbar-thumb:horizontal, textarea::-webkit-scrollbar-thumb:horizontal {border-width: 1px 0;}html {box-sizing: border-box;}*, *::before, *::after {box-sizing: inherit;}html, body {width: 100%;overflow-x: hidden;}a {text-decoration: none !important;transition: color var(--timeText) var(--bezierFast);}a, .header a {color: hsl(var(--text));}a:hover, a:focus, .header a:hover, .header a:focus {color: hsl(var(--textLinkHov));}#header-menu-dropdown .icon-menu, .list-unit .list-status-title .stats a, body #fancybox-close, .inputButton, .btn-apply, .btn-clear, div[style^="width: 300px;"] input {width: 32px;height: 32px;padding: 0;background: linear-gradient(225deg, hsla(var(--btnLight)) 20px, hsl(var(--btn)) 20px) hsl(var(--btn)) !important;border: 2px solid hsl(var(--btn));border-radius: 3px;box-shadow: -0.5px 0.7px 2.1px hsla(0, 0%, 0%, 35%);margin: 0;color: hsl(var(--text));font: normal 14px/26px var(--font);text-align: center;white-space: nowrap;transition: all var(--timeButton) var(--bezierFast);}.btn-apply, .btn-clear, {display: : inline-flex;align-items: center;justify-content: center;}#header-menu-dropdown .icon-menu:hover, #header-menu-dropdown .icon-menu:focus, .list-unit .list-status-title .stats a:hover, .list-unit .list-status-title .stats a:focus, #status-menu .search-container #search-box:focus-within, body #fancybox-close:hover, body #fancybox-close:focus, #advanced-options .advanced-options-button a:hover, #advanced-options .advanced-options-button a:focus, div[style^="width: 300px;"] input:hover, div[style^="width: 300px;"] input:focus {border-color: hsl(var(--btnAccent));color: hsl(var(--accent));outline: none;}html {position: relative;height: 100%;}body {background-position: center;background-color: #000000;background-image: linear-gradient(-45deg, #2D3436 0%, #1e1b26 88%) !important;}body.ownlist {min-width: 700px;min-height: 100%;padding: 42px 0 0 !important;background-size: 400% 400%;animation: gradient 12s ease infinite;height: 100vh !important;color: hsla(var(--text), 88%) !important;font-size: 12px;font-family: var(--font) !important;}body:not(.ownlist) {background-color: transparent !important;}@keyframes gradient {0% {background-position: 0% 50%;}50% {background-position: 100% 50%;}100% {background-position: 0% 50%;}}#list-container {width: 100%;background: none !important;border: none;}.list-block {position: relative;width: 100%;min-height: calc(100vh - (164px + 30vw));padding-top: 0;margin: 48px auto;}@media (min-width: 1920px) {.list-block {min-height: calc(100vh - (164px + (1920px * 0.3)));}}.list-unit {width: 100%;}.list-table {display: flex;width: calc(var(--listW) - 16px);border: none;flex-flow: row wrap;justify-content: center;}.initialize-tutorial, #recaptcha-terms {display: none !important;}.header {display: block;position: relative;top: 0;left: 0;z-index: 100;width: 0;height: 0;background: transparent !important;}.header .header-title {position: fixed;left: 76px;top: 4px;height: 32px;width: 32px!important;background: var(--bg)!important;text-indent: 0;}.header .header-title:before {content: "\f015";display: inline-block;background: 0 0!important;color: hsla(var(--text), 48%);width: 100%;height: 100%;font: 700 17px/32px FontAwesome;text-align: center!important;}.header .header-title:hover:before {color: #e7e7e7 !important;}.header .header-menu {display: none !important;}.list-menu-float {height: 0;width: 0;border: none;position: unset;}.icon-menu.anime-list {display: none !important;}.icon-menu.manga-list {display: flex !important;}.icon-menu.anime-list, .icon-menu.manga-list {position: fixed !important;left: 110px !important;top: 4px !important;height: 32px !important;width: 32px!important;background: var(--bg)!important;text-indent: 0 !important;z-index: 10 !important;}.icon-menu.anime-list:after, .icon-menu.manga-list:after {font-family: FontAwesome !important;display: flex;font-weight: 700;align-items: center;width: 100% !important;height: 100% !important;font-size: 18px !important;line-height: 18px !important;justify-content: center;border: none !important;color: hsla(var(--text), 48%) !important;}.icon-menu.anime-list:after {content: '\f26c';}.icon-menu.manga-list:after {content: '\f5da';}.icon-menu.anime-list:hover:after, .icon-menu.manga-list:hover:after {line-height: 18px !important;color: #e7e7e7 !important;}.icon-menu.anime-list span, .icon-menu.manga-list span {display: none !important;}.ownlist .list-menu-float .icon-menu {width: 100% ;display: none;height: auto;background: none;text-align: left;transition: all var(--timeButton) var(--bezierFast);}.ownlist .list-menu-float .icon-menu svg {display: none;}.cover-block {display: none;}[data-query*='status":1'] .header::before, [data-query*='status":1'] [class*='score']::after, [data-query*='status":1'] .data.type, [data-query*='status":1'] .data.progress, [data-query*='status":1'] .data.chapter, [data-query*='status":1'] .data .content-status, [data-query*='status":1'] .malicon, [data-query*='status":1'] .add-edit-more span.edit, [data-query*='status":1'] .status-menu::after, [data-query*='status":1'] .data.title .link:hover {--accent: var(--current);}[data-query*='status":2'] .header::before, [data-query*='status":2'] [class*='score']::after, [data-query*='status":2'] .data.type, [data-query*='status":2'] .data.progress, [data-query*='status":2'] .data.chapter, [data-query*='status":2'] .data .content-status, [data-query*='status":2'] .malicon, [data-query*='status":2'] .add-edit-more span.edit, [data-query*='status":2'] .status-menu::after, [data-query*='status":2'] .data.title .link:hover {--accent: var(--completed);}[data-query*='status":3'] .header::before, [data-query*='status":3'] [class*='score']::after, [data-query*='status":3'] .data.type, [data-query*='status":3'] .data.progress, [data-query*='status":3'] .data.chapter, [data-query*='status":3'] .malicon, [data-query*='status":3'] .data .content-status, [data-query*='status":3'] .add-edit-more span.edit, [data-query*='status":3'] .status-menu::after, [data-query*='status":3'] .data.title .link:hover {--accent: var(--paused);}[data-query*='status":4'] .header::before, [data-query*='status":4'] [class*='score']::after, [data-query*='status":4'] .data.type, [data-query*='status":4'] .data.progress, [data-query*='status":4'] .data.chapter, [data-query*='status":4'] .malicon, [data-query*='status":4'] .data .content-status, [data-query*='status":4'] .add-edit-more span.edit, [data-query*='status":4'] .status-menu::after, [data-query*='status":4'] .data.title .link:hover {--accent: var(--dropped);}[data-query*='status":6'] .header::before, [data-query*='status":6'] [class*='score']::after, [data-query*='status":6'] .data.type, [data-query*='status":6'] .data.progress, [data-query*='status":6'] .data.chapter, [data-query*='status":6'] .malicon, [data-query*='status":6'] .data .content-status, [data-query*='status":6'] .add-edit-more span.edit, [data-query*='status":6'] .status-menu::after, [data-query*='status":6'] .data.title .link:hover {--accent: var(--planned);}[data-query*='status":7'] .status-menu::after {background: linear-gradient( 90deg, hsl(256, 17%, 13%) 0%, hsl(127deg 57% 61%) 20%, hsl(324deg 49% 46%) 33%, hsl(336deg 66% 52%) 47%, hsl(48deg, 89%, 50%) 51%, hsl(0deg 99% 63%) 70%, hsl(210deg 30% 58%) 87%, hsl(256, 17%, 13%) 100% ) !important;}#status-menu {position: fixed;top: 0;width: 100%;height: 42px;background: hsl(var(--bgAlt));border: none;margin: 0 0 3px;pointer-events: none;z-index: 5;box-shadow: 0px -1px 10px 7px #1e1b26 }#status-menu .status-menu {position: static;display: flex;width: 100%;max-width: 30vw;height: 42px;margin: 0 auto;justify-content: space-around;align-items: center;pointer-events: auto;}.status-menu::after {content: "";position: absolute;bottom: 0;opacity: 1;width: 100%;height: 2px;background: radial-gradient(circle, hsla(var(--accent)) 0%, hsl(var(--bg)) 100%);transition: all 250ms ease;}.status-menu:hover::after {opacity: 0;}#status-menu .status-button.reading::after, #status-menu .status-button.watching::after {content: "";position: absolute;bottom: -5px;left: 0;transform: scaleX(0);width: 100%;height: 2px;background: radial-gradient(circle, hsla(var(--current)) 0%, hsl(var(--bg)) 100%);transition: all 400ms ease-out !important;}#status-menu .status-button.reading:hover::after, #status-menu .status-button.watching:hover::after {transform: scaleX(1);transition: transform 400ms ease-in;}#status-menu .status-button.all_anime::after {content: "";position: absolute;bottom: -5px;left: 0;transform: scaleX(0);width: 100%;height: 2px;background: linear-gradient( 90deg, hsl(256, 17%, 13%) 0%, #e7e7e7 50%, hsl(256, 17%, 13%) 100% );transition: all 400ms ease-out !important;}#status-menu .status-button.all_anime:hover::after {transform: scaleX(1);transition: transform 400ms ease-in;}#status-menu .status-button.completed::after {content: "";position: absolute;bottom: -5px;left: 0;transform: scaleX(0);width: 100%;height: 2px;background: radial-gradient(circle, hsla(var(--completed)) 0%, hsl(var(--bg)) 100%);transition: all 400ms ease-out !important;}#status-menu .status-button.completed:hover::after {transform: scaleX(1);transition: transform 400ms ease-in;}#status-menu .status-button.onhold::after {content: "";position: absolute;bottom: -5px;left: 0;transform: scaleX(0);width: 100%;height: 2px;background: radial-gradient(circle, hsla(var(--paused)) 0%, hsl(var(--bg)) 100%);transition: all 400ms ease-out !important;}#status-menu .status-button.onhold:hover::after {transform: scaleX(1);transition: transform 400ms ease-in;}#status-menu .status-button.dropped::after {content: "";position: absolute;bottom: -5px;left: 0;transform: scaleX(0);width: 100%;height: 2px;background: radial-gradient(circle, hsla(var(--dropped)) 0%, hsl(var(--bg)) 100%);transition: all 400ms ease-out !important;}#status-menu .status-button.dropped:hover::after {transform: scaleX(1);transition: transform 400ms ease-in;}#status-menu .status-button.plantoread::after, #status-menu .status-button.plantowatch::after {content: "";position: absolute;bottom: -5px;left: 0;transform: scaleX(0);width: 100%;height: 2px;background: radial-gradient(circle, hsla(var(--planned)) 0%, hsl(var(--bg)) 100%);transition: all 400ms ease-out !important;}#status-menu .status-button.plantoread:hover::after, #status-menu .status-button.plantowatch:hover::after {transform: scaleX(1);transition: transform 400ms ease-in;}#status-menu .status-button {display: flex;height: 32px;padding: 0 9px;border-radius: 3px;flex: 0 1 auto;font: 0/30px var(--font);text-shadow: -0.6px 0.84px 1.68px #000;transform: none;pointer-events: auto;}#status-menu .status-button::before {display: block;color: hsla(var(--text), 48%);font-size: 19px;transition: all var(--timeButtonLarge) var(--bezierSmooth);pointer-events: none;}#status-menu .status-button.all_anime::before {content: "ALL";}#status-menu .status-button.watching::before {content: "WATCHING";}#status-menu .status-button.reading::before {content: "READING";}#status-menu .status-button.completed::before {content: "COMPLETED";}#status-menu .status-button.onhold::before {content: "PAUSED";}#status-menu .status-button.dropped::before {content: "DROPPED";}#status-menu .status-button.plantowatch::before, #status-menu .status-button.plantoread::before {content: "PLANNED";}#status-menu .status-button.on::before {color: hsl(var(--text));font-weight: bold;}#status-menu .status-button:hover::before, #status-menu .status-button:focus::before {color: hsl(var(--text));font-size: 20px;}#status-menu .status-button::after {content: none;}.status-menu-container .search-container {top: 9px;right: 18px;z-index: 1 border 2px solid hsl(var(--bgAlt));border-radius: 24px;}#search-box {padding-right: 22px;border: 2px solid transparent;border-radius: 13px;margin-top: 0 !important;transition: all .3s ease !important;}#search-box.open {width: 150px !important;background: #e7e7e7;border: 2px solid #818181;}#search-box input {background: 0 0;border: none;border-radius: 13px;outline: 0;color: hsl(var(--bgAlt));font-family: 'Oswald' !important;}#search-box.open input {text-indent: 7.5px;line-height: 20px }.status-menu-container .search-container #search-button {position: absolute;right: 4px;top: 0;width: 26px;height: 26px;border-radius: 13px;margin-top: 0;text-align: center }.open~#search-button {pointer-events: none }#search-button i {color: var(--text-head) !important;font-size: 18px;line-height: 26px }.open~#search-button i {font-size: 14px;line-height: 24px }.fa-magnifying-glass:before {position: absolute;top: -1px;right: 8px;}#search-box:after {content: "";position: absolute;right: 0;top: 0;width: 0;height: 22px;padding-right: 22px;background: linear-gradient(to right, var(--btn-bg) 2px, transparent 9.5px, transparent 142.5px, var(--btn-bg) 150px) content-box;border: 2px solid transparent;border-radius: 13px;pointer-events: none;opacity: 0 }#search-box.open:after {width: 150px;opacity: 1 }a.edit-disabled {color: #e7e7e7 !important;}.list-unit .list-status-title {position: absolute;top: -40px;left: calc(20px + (50% - var(--listW) * 0.5));z-index: 30;width: 0;height: 0;background: none;}.list-unit .list-status-title .text {display: none;}.list-unit .list-status-title .stats a:first-child {display: none;}#advanced-options-button:after {content: '\f0b0';font-family: FontAwesome;font-size: 18px !important;font-weight: 700;position: fixed;color: hsla(var(--text), 48%);top: -1px;left: 44px;padding: 8px;width: auto;pointer-events: auto;height: auto;display: flex;align-items: center;justify-content: center;}.list-table>tbody:first-of-type {position: absolute;top: -40px;left: calc(109px + (0.035 * (var(--listW) - 980px)) + (50% - var(--listW) * 0.5));z-index: 35;width: calc(80px + 0.035 * (var(--listW) - 980px));height: 32px;background: none !important;pointer-events: none;}.list-table>tbody:first-of-type:hover {pointer-events: auto;}.fa-solid.fa-filter {display: none!important;}#advanced-options-button {font-size: 0 !important;width: 0;display: flex;align-items: center;justify-content: center;background: none !important;border: none !important;box-shadow: none !important;}.list-table>tbody:first-of-type::after {content: "\f160";font-family: 'FontAwesome';position: fixed;font-weight: 700;font-size: 18px;color: hsla(var(--text), 48%);top: 3px;left: 12px;z-index: -1;width: auto;padding: 8px;pointer-events: auto;}.list-table>tbody:first-of-type:hover::after, .list-status-title:hover #advanced-options-button:after, .header-title:hover .header-title:before {color: #e7e7e7 !important;}.list-table>tbody:first-of-type::before {content: "";display: block;width: calc(100% + 24px);height: 44px;border-radius: 12px 12px 0 0 / 100% 100% 0 0;margin: 0 0 -3px -12px;}.list-table-header {position: fixed;top: 42px;left: -2px;display: inline-flex;width: 120px;height: auto;background: hsl(var(--bgAlt));border-radius: 3px;flex-flow: column nowrap;opacity: 0;transition: all var(--timeButtonLarge) var(--bezierFast);}.list-table tbody:first-of-type:hover .list-table-header, .list-table tbody:first-of-type:focus-within .list-table-header {opacity: 1;}.list-table .list-table-header .header-title {display: block;width: auto !important;height: auto;padding: 0 !important;background: none;border: none;font-size: 0 !important;line-height: 0;text-align: center !important;}.list-table .list-table-header .header-title a {width: 100%;height: 32px;padding: 0 8px;border-left: 2px solid hsl(var(--btn));border-right: 2px solid transparent;color: hsl(var(--text)) !important;font-size: 13px !important;line-height: 30px;font-weight: normal;text-indent: -1px;transition: all var(--timeButton) var(--bezierFast) !important;}.list-table .list-table-header .header-title a:hover, .list-table .list-table-header .header-title a:focus {background: hsla(var(--btnLight));border-left-color: hsl(var(--btnAccent));line-height: 28px;}.list-table .list-table-header .header-title .sort-icon {margin-left: 1px;color: hsl(var(--accent));font: 10.5px var(--font) !important;vertical-align: baseline;}.list-table .list-table-header .header-title .fa-sort-up::before {content: "ASC";}.list-table .list-table-header .header-title .fa-sort-down::before {content: "DESC";}.header-title.image {display: none !important;}.list-table[data-items="[]"]::before {--items: 3;--offset: 12.5%;display: none;width: calc(224px * var(--items));;max-width: 100%;height: 309px;background: url(https://files.catbox.moe/zl9hm9.png);background-position-x: center;padding: 48px calc((224px * var(--items) * .5) - 90px);margin: 0 auto;font-size: 18px;text-align: center;--mask: linear-gradient( to right, #0000, #000f var(--offset), #000a calc(100% - var(--offset)), #0000), linear-gradient( to top, #0000, #000a 30%, #000f 80%);-webkit-mask-image: var(--mask);mask-image: var(--mask);-webkit-mask-composite: source-in;mask-composite: intersect;content: "No entries found.";}[data-owner="1"] .list-table[data-items="[]"]::before {content: "No entries found. Why not add some?";}[data-query*='"s":'] .list-table[data-items="[]"]::before {content: "No entries found. Perhaps your search terms are too restrictive?";}@media (min-width: 1150.5px) {.list-table[data-items="[]"]::before {--items: 4;--offset: 20%;}}@media (min-width: 1597.5px) {.list-table[data-items="[]"]::before {--items: 5;--offset: 25%;}}.list-item {position: relative;z-index: 1;display: flex;width: 250px;height: 400px;background: none !important;margin: calc((400px * -0.025) + 12px) calc((250px * -0.025) + 12px);flex: 0 0 auto;border-radius: 6px;transform: scale(0.95);transition: all 350ms var(--bezierItemBounce);overflow: hidden;}.list-item:hover, .list-item:focus-within {transform: scale(1);}.list-item:after {content: "";background: #1e1b26;position: absolute;bottom: 0;left: 0px;height: 100%;max-height: 22%;z-index: -1;width: 100%;box-shadow: 0px -2px 10px 7px #1e1b26;transition: max-height 0.25s ease-out;}.list-item:hover:after {height: 100%;max-height: 36%;transition: max-height 0.25s ease-in;}.list-table-data {display: flex;width: 100%;height: 100%;max-height: 23%;align-self: flex-end;padding: 12px;flex-flow: column;align-items: center;border-radius: 0 0 6px 6px;border-top: 0;transition: max-height 0.25s ease-out;}.list-item:hover .list-table-data {max-height: 38%;transition: max-height 0.25s ease-in;height: 100%;}.list-table .list-table-data .data {padding: 0;border-width: 0;border-style: solid;}.data.rated, .data.season, .data.started, .data.finished, .data.days, .data.airing-started, .data.airing-finished, .data.genre, .data.demographic, .data.magazine, .data.studio, .data.licensor, .data.magazine, .data.priority, .data.storage, .data.retail {position: relative;max-width: 100%;min-height: 15px;margin-bottom: 4px;text-align: left !important;overflow-wrap: break-word;cursor: default;}.data.type::after, .data.rated::after, .data.season::after, .data.started::after, .data.days::before, .data.airing-started::after, .data.genre::after, .data.demographic::after, .data.magazine::after, .data.studio::after, .data.licensor::after, .data.magazine::after, .data.priority::after, .data.storage::after, .data.retail::after {position: absolute;top: 0;left: -3px;width: 16px;height: 15px;color: hsla(var(--text), 83%);text-align: center;}#cover-image {object-position: bottom;}.data.status {position: absolute;display: block !important;background-color: transparent !important;bottom: 0;left: 0;width: 100% !important;height: 100%;opacity: 1;transition-delay: 200ms;}.list-item:hover .data.status {transition: all 300ms var(--bezierFast);opacity: 0;}.data.status.reading:after, .data.status.watching:after, .data.status.completed:after, .data.status.paused:after, .data.status.dropped:after, .data.status.plantoread:after, .data.status.plantowatch:after, .data.status.onhold:after {content: '';display: block !important;background-color: transparent !important;height: 100%;border-radius: 8px;}.data.status.reading:after, .data.status.watching:after {border-bottom: 2px solid #0BAB64;}.data.status.completed:after {border-bottom: 2px solid rgb(175, 60, 129);}.data.status.dropped:after {border-bottom: 2px solid #fe4141;}.data.status.plantoread:after, .data.status.plantowatch:after {border-bottom: 2px solid #7393B3 }.data.status.onhold:after {border-bottom: 2px solid #F1C40F }.data.title {padding-left: 0 !important;margin-bottom: 2px;display: flex !important;align-self: flex-start;width: 100%;z-index: 2;}.data.title .link {font-size: 20px !important;max-height: 42px;height: 100%;overflow: hidden;line-height: 20px;font-weight: 600 !important;color: #e7e7e7;display: block;flex-direction: column;margin-bottom: 4px;text-align: left;}.data.title .link:hover {color: hsl(var(--accent));}[data-query*='status":7'] .reading~.data.title > .link:hover, [data-query*='status":7'] .watching~.data.title > .link:hover {color: hsl(var(--current)) !important;}[data-query*='status":7'] .plantoread~.data.title > .link:hover, [data-query*='status":7'] .plantowatch~.data.title > .link:hover {color: hsl(var(--planned)) !important;}[data-query*='status":7'] .dropped~.data.title > .link:hover {color: hsl(var(--dropped)) !important;}[data-query*='status":7'] .onhold~.data.title > .link:hover {color: hsl(var(--paused)) !important;}.data.image .link, .data.image .link::after {position: absolute;left: 0;top: 0;width: 100% !important;height: 100% !important;border: none !important;object-fit: cover;}.data.image .image {height: 100% !important;width: 100% !important;border: none !important;}.data.image {position: absolute;left: 0;top: 0;width: 100% !important;height: 80% !important;border: none !important;z-index: -1;background: hsla(var(--bg), 70%);border-radius: 6px;box-shadow: -1.2px 1.68px 3.36px hsla(0, 0%, 0%, 35%);overflow: hidden;pointer-events: none;}.data.image .link::after {content: "";background: center / cover no-repeat scroll;background-image: inherit;}.data.image .link:before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100% !important;display: block !important;background: rgba(30, 27, 38, .6);height: 100%;border-radius: 6px;opacity: 0;z-index: 1;transition: all 200ms ease-in;}.list-item:hover .data.image .link:before {opacity: 1;}.data.number {position: absolute;top: 0;left: 0;display: flex;font-weight: 700;opacity: 0.8;background: rgba(175, 60, 129, 0.9);border-radius: 6px 0 6px 0;align-items: center;padding: 2px 6px 2px 4px !important;color: #e7e7e7;}.data.number:before {font-family: FontAwesome;content: '\23 ';}.data.score {position: absolute;bottom: 0;max-height: 32px;height: 100%;font-weight: 700;font-size: 16px;border-radius: 0 6px 0 6px;padding: 2px 6px 2px 4px !important;color: #e7e7e7;transition: max-height 0.2s ease-out;}.list-item:hover .data.score {max-height: 54px;transition: max-height 0.25s ease-in;}.data.score span {display: flex;align-items: center;}.data .score-1:after, .data .score-2:after, .data .score-3:after, .data .score-4:after, .data .score-5:after, .data .score-6:after, .data .score-7:after, .data .score-8:after, .data .score-9:after, .data .score-10:after {font-family: FontAwesome;font-size: 10px;color: hsl(var(--accent));margin-left: 6px;}[data-query*='status":7'] .reading~.data.score > .link > [class*='score']::after, [data-query*='status":7'] .watching~.data.score > .link > [class*='score']::after {color: hsl(var(--current));}[data-query*='status":7'] .plantoread~.data.score > .link > [class*='score']::after, [data-query*='status":7'] .plantowatch~.data.score > .link > [class*='score']::after {color: hsl(var(--planned));}[data-query*='status":7'] .dropped~.data.score > .link > [class*='score']::after {color: hsl(var(--dropped));}[data-query*='status":7'] .onhold~.data.score > .link > [class*='score']::after {color: hsl(var(--paused));}.data .score-1:after {content: '\f089';}.data .score-2:after {content: '\f005';}.data .score-3:after {content: '\f005\f089';}.data .score-4:after {content: '\f005\f005';}.data .score-5:after {content: '\f005\f005\f089';}.data .score-6:after {content: '\f005\f005\f005';}.data .score-7:after {content: '\f005\f005\f005\f089';}.data .score-8:after {content: '\f005\f005\f005\f005';}.data .score-9:after {content: '\f005\f005\f005\f005\f089';}.data .score-10:after {content: '\f005\f005\f005\f005\f005';}.data.season {position: absolute;bottom: -1px;opacity: 0;font-size: 12px;}.list-item:hover .data.season {opacity: 1;transition: all 300ms ease;transition-delay: 0.3s;}.data.genre {width: 90%;color: #818181;white-space: nowrap;align-self: flex-start;overflow: hidden;text-overflow: ellipsis;opacity: 0;transition: all 150ms ease-out;}.list-item:hover .data.magazine, .list-item:hover .data.genre, .list-item:hover .data.studio {opacity: 1;transition: all 200ms ease-in;transition-delay: 0.3s;}.data.genre span, .data.genre span a {font-size: 13px;color: #818181;}.data.genre span a:hover {color: #e7e7e7;}.data.magazine, .data.studio {width: 100%;margin-bottom: 0 !important;opacity: 0;transition: all 150ms ease-out;}.data.magazine span, .data.magazine span a, .data.studio span, .data.studio span a {color: #818181;font-size: 12px;text-transform: uppercase;}.data.magazine span a:hover, .data.studio span a:hover {color: #e7e7e7;}.data.season span a {color: #818181;}.data.season span a:hover {color: #e7e7e7;}.data .content-status {color: hsl(var(--accent)) !important;font-size: 12px !important;font-style: normal;line-height: 1;letter-spacing: 0.5px;padding: 3px;align-items: center;margin: 0;max-height: 6.6%;bottom: 0;height: 100%;position: absolute;right: 6px;text-transform: uppercase;transition: max-height 0.2s ease-out;pointer-events: none;}[data-query*='status":7'] .reading~.data.title > .content-status, [data-query*='status":7'] .watching~.data.title > .content-status {color: hsl(var(--current)) !important;}[data-query*='status":7'] .plantoread~.data.title > .content-status, [data-query*='status":7'] .plantowatch~.data.title > .content-status {color: hsl(var(--planned)) !important;}[data-query*='status":7'] .dropped~.data.title > .content-status {color: hsl(var(--dropped)) !important;}[data-query*='status":7'] .onhold~.data.title > .content-status {color: hsl(var(--paused)) !important;}.list-item:hover .content-status {height: 100%;max-height: 28.6%;transition: max-height 0.25s ease-in;}.icon-watch2 {position: absolute;top: 0;left: 0;}.malicon {font-size: 0 !important;display: flex !important;width: fit-content;opacity: 0;align-items: center;transition: opacity 200ms ease;}a.mal-icon:hover, .malicon:hover {opacity: 1 !important;text-decoration: none !important;background-color: transparent !important;}.list-item:hover .malicon {opacity: 1;transition-delay: 0.3s;}.malicon::after {content: "\f144";color: #e7e7e7;font-size: 18px !important;font-style: normal;background: hsl(var(--accent));border-radius: 6px 0 6px 0;padding: 6px!important;align-items: center;}[data-query*='status":7'] .reading~.data.title > .icon-watch2 > .mal-icon > .malicon:after, [data-query*='status":7'] .watching~.data.title > .icon-watch2 > .mal-icon > .malicon:after {background: hsl(var(--current)) !important;}[data-query*='status":7'] .plantoread~.data.title > .icon-watch2 > .mal-icon > .malicon:after, [data-query*='status":7'] .plantowatch~.data.title > .icon-watch2 > .mal-icon > .malicon:after {background: hsl(var(--planned)) !important;}[data-query*='status":7'] .dropped~.data.title > .icon-watch2 > .mal-icon > .malicon:after {background: hsl(var(--dropped)) !important;}[data-query*='status":7'] .onhold~.data.title > .icon-watch2 > .mal-icon > .malicon:after {background: hsl(var(--paused)) !important;}.malicon:after:hover {text-decoration: none !important;}.add-edit-more span.more {display: none;}.add-edit-more {font-size: 0 !important;}.add-edit-more span.edit {position: absolute;top: 0px;right: 0;opacity: 0;display: flex;font-weight: 700;background: hsl(var(--accent));border-radius: 0 6px 0 6px;align-items: center;padding: 6px 6px 0 !important;color: #818181;transition: all 300ms var(--bezierFast);}[data-query*='status":7'] .reading~.data.title > .add-edit-more > .edit , [data-query*='status":7'] .watching~.data.title > .add-edit-more > .edit {background: hsl(var(--current)) !important;}[data-query*='status":7'] .plantoread~.data.title > .add-edit-more > .edit, [data-query*='status":7'] .plantowatch~.data.title > .add-edit-more > .edit {background: hsl(var(--planned)) !important;}[data-query*='status":7'] .dropped~.data.title > .add-edit-more > .edit {background: hsl(var(--dropped)) !important;}[data-query*='status":7'] .onhold~.data.title > .add-edit-more > .edit {background: hsl(var(--paused)) !important;}.list-item:hover .add-edit-more span.edit {transition-delay: 300ms;opacity: 1;}.add-edit-more span.edit a:before {content: '\f303';pointer-events: all;font-family: FontAwesome;font-size: 14px !important;color: #e7e7e7;}.data.type {position: absolute;opacity: 0;bottom: 0;left: 0;cursor: default;display: flex;font-weight: 700;font-size: 10px;line-height: 10px;background: hsl(var(--accent));border-radius: 0 6px 0 6px;align-items: center;padding: 6px !important;color: #e7e7e7;transition: all 300ms var(--bezierFast);}[data-query*='status":7'] .reading~.data.type, [data-query*='status":7'] .watching~.data.type {background: hsl(var(--current)) !important;}[data-query*='status":7'] .plantoread~.data.type, [data-query*='status":7'] .plantowatch~.data.type {background: hsl(var(--planned)) !important;}[data-query*='status":7'] .dropped~.data.type {background: hsl(var(--dropped)) !important;}[data-query*='status":7'] .onhold~.data.type {background: hsl(var(--paused)) !important;}.data.chapter, .data.progress {position: absolute;bottom: 0;right: 0;opacity: 0;display: flex;font-weight: 700;font-size: 10px;line-height: 10px;background: hsl(var(--accent));border-radius: 6px 0 6px 0;align-items: center;padding: 6px !important;color: #e7e7e7;transition: all 300ms var(--bezierFast);cursor: default;}[data-query*='status":7'] .reading~.data.chapter, [data-query*='status":7'] .watching~.data.progress {background: hsl(var(--current)) !important;}[data-query*='status":7'] .plantoread~.data.chapter, [data-query*='status":7'] .plantowatch~.data.progress {background: hsl(var(--planned)) !important;}[data-query*='status":7'] .dropped~.data.chapter, [data-query*='status":7'] .dropped~.data.progress {background: hsl(var(--dropped)) !important;}[data-query*='status":7'] .onhold~.data.chapter, [data-query*='status":7'] .onhold~.data.progress {background: hsl(var(--paused)) !important;}.list-item:hover .data.chapter, .list-item:hover .data.progress, .list-item:hover .data.type {opacity: 1;transition-delay: 300ms;}.data.chapter span:first-of-type:before, .data.progress span:first-of-type:before {font-family: FontAwesome;margin-right: 4px;content: "\f06e";}.status-menu::after, .data.image img, .data.image a::before {image-rendering: -webkit-optimize-contrast;}#advanced-options {position: fixed;top: calc(50px + 10vh);--pad: 100vw;width: calc(630px + 0.111 * (var(--pad) - 700px));min-width: 630px;max-width: 730px;height: auto;padding: 0 calc(40px + 0.05 * (var(--pad) - 700px)) 12px;background: hsl(var(--bg));box-shadow: -1.6px 2.24px 4.48px hsla(0, 0%, 0%, 70%);border: none;color: hsla(var(--text), 88%);font-family: var(--font);}@media (min-width: 1600px) {#advanced-options {--pad: 1600px;}}#advanced-options {top: auto;bottom: 50%;right: calc(40px + 0.05 * (var(--pad) - 700px));border-radius: 6px;border-top: 2px solid linear-gradient(to right, hsla(var(--accent), 1), hsla(var(--accent), 0.55)) hsl(var(--bg));;}#advanced-options div {padding: 12px 0;}#advanced-options .advanced-options-header {width: 100%;height: 32px;border: none;font-size: 15px;line-height: 28px;text-align: left;text-transform: uppercase;}#advanced-options:before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 6px;border-top: 2px solid;border-color: #9898F0;z-index: -1;}#advanced-options .advanced-options-header .description {display: none;}#advanced-options .sort-widget, #advanced-options .filter-widget {display: flex;width: 100%;padding: 12px 12px 0 108px;}#advanced-options .sort-widget:last-of-type, #advanced-options .filter-widget:last-of-type {padding-bottom: 12px;}#advanced-options .sort-widget .widget-header, #advanced-options .filter-widget .widget-header {width: 108px;padding-left: 12px;margin-left: -108px;flex: 0 0 auto;font: 13px/22px var(--font);}#advanced-options input, #advanced-options .sort-widget select, #advanced-options .filter-widget select, #advanced-options .sort-widget label {height: 24px !important;background: calc(100% - 5px) center / auto no-repeat hsl(var(--btn));border: none !important;border-radius: 3px;margin-right: 2%;flex: 0 1 auto;color: hsla(var(--text), 88%);font: 13px/16px var(--font);}#advanced-options .sort-widget select, #advanced-options .filter-widget select {background-image: var(--arrowDn);}#advanced-options .sort-widget select:disabled, #advanced-options .filter-widget select:disabled {background-blend-mode: soft-light;opacity: 0.57;}#advanced-options .filter-widget.title input[type="text"] {width: 80%;}#advanced-options .filter-widget.airing-status select, #advanced-options .filter-widget.publishing-status select {width: 60%;}#advanced-options .filter-widget.producer select, #advanced-options .filter-widget.magazine select {width: 60%;}#advanced-options .filter-widget.aired-date select.year, #advanced-options .filter-widget.published-date select.year {width: 15%;border-radius: 4px 0 0 4px;margin-right: 0;}#advanced-options .filter-widget.aired-date select.month, #advanced-options .filter-widget.published-date select.month {width: 12%;border-radius: 0;margin-right: 0;}#advanced-options .filter-widget.aired-date select.day, #advanced-options .filter-widget.published-date select.day {width: 12%;border-radius: 0 4px 4px 0;}#advanced-options .filter-widget.aired-date .text, #advanced-options .filter-widget.published-date .text {display: none;}#advanced-options .filter-widget.aired-season select.year {width: 20%;}#advanced-options .filter-widget.aired-season select.season {width: 28%;}#advanced-options .sort-widget select {width: 34%;}#advanced-options .sort-widget input[type=radio] + label {width: 12%;padding: 0;background: hsl(var(--btn)) !important;border: 2px solid hsla(var(--btnLight)) !important;margin: 0;color: hsla(var(--text), 88%) !important;line-height: 18px;transition: all var(--timeButton) var(--bezierFast);}#advanced-options .sort-widget input[type=radio] + label:first-of-type {border-radius: 3px 0 0 3px;border-right-width: 0 !important;}#advanced-options .sort-widget input[type=radio] + label:last-of-type {border-radius: 0 3px 3px 0;border-left-width: 0 !important;}#advanced-options .sort-widget :not(:disabled) + label:hover, #advanced-options .sort-widget :not(:disabled) + label:focus, #advanced-options .sort-widget :not(:disabled):checked + label {border-color: hsl(var(--btnAccent)) !important;color: hsl(var(--accent)) !important;}#advanced-options .sort-widget input[type="radio"]:disabled + label {opacity: 0.57;cursor: default;}#advanced-options .advanced-options-button {width: 100%;padding: 12px 0;border: none;font-size: 0;text-align: left;}#advanced-options .advanced-options-button a {margin-right: 9px;box-shadow: none;display: inline-flex;align-items: center;justify-content: center;color: #e7e7e7;}:root {--listW: 886.5px;}@media (min-width: 1092px) {:root {--listW: 1110px;}}@media (min-width: 1366px) {:root {--listW: 1333.5px;}}@media (min-width: 1734px) {:root {--listW: 1757px;}}.mal-modal-content {position: relative;background: hsl(var(--bg)) !important;border: none !important;border-radius: 0 !important;box-shadow: -1.6px 2.24px 4.48px hsl(0deg 0% 0% / 70%);}.mal-modal-content:before {content: "";position: absolute;top: -2px;left: 0;width: 100%;height: 2px;background: linear-gradient(to right, hsla(var(--accent), 1), hsla(var(--accent), 0.55)) hsl(var(--bg));}div.caption {font-size: 16px;}div.title {font-size: 18px !important;}i.fa-times:before {color: #e7e7e7;}.fancy-bg {display: none !important;}#fancybox-outer {background: hsl(var(--bg)) !important;color: #e7e7e7 !important;border-radius: 4px;min-height: 80px;}#fancybox-inner {top: 0 !important;left: 0 !important;overflow-x: hidden !important;color: #e7e7e7 !important;font-family: "Oswald" !important;min-height: 90px !important;}#fancybox-inner > div {padding: 12px;}#fancybox-inner > div > div {margin-top: 6px;}#fancybox-confirm-yes-button {width: 112px;}#fancybox-confirm-no-button {width: 112px;}.inputButton {width: 100px;}#fancybox-frame {-webkit-filter: invert(80.8%) hue-rotate(197deg);filter: invert(80.8%) hue-rotate(197deg) }table#dialog {width: 980px !important;height: 1042px !important;}#fancybox-close:after {content: '\f00d';font-family: FontAwesome;font-size: 18px;}#fancybox-overlay {background: rgb(30, 27, 38) !important;opacity: 0.9 !important;}#fancybox-close {display: flex;align-items: center;justify-content: center;}#footer-block {background-color: transparent;width: 100%;display: flex;align-items: center;justify-content: center;}#footer-block #copyright {font-size: 16px;font-family: 'Oswald';padding: 0;text-align: center;color: hsla(var(--text), 50%);}