:root{--text-xxs: 0.5625rem;--text-xs: 0.6875rem;--text-sm: 0.75rem;--text-md: 0.875rem;--text-lg: 1rem;--text-xl: 1.3125rem;--text-xxl: 1.75rem;--header-font: "Tahoma", "Verdana", "Helvetica", sans-serif;--body-font: "Verdana", "Helvetica", sans-serif;--monospace-font: 0.875rem monospace;--arial-font: "Arial", "Helvetica", sans-serif}
html{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}html,body{height:100%}*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--default-border-color)}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,blockquote,dl,dd,menu,input{margin:0}p,a,li{line-height:1.25em}table{border-collapse:collapse}ol,ul{padding:0;list-style:none}a:focus{outline:thin dotted}
[hidden]{display:none !important}body{color:var(--text-color);background-color:var(--body-background-color);font-family:var(--body-font);font-size:87.5%;line-height:1.25em}dd{margin-bottom:1em}dt{font-weight:bold}h1,h2,h3,h4,h5,h6,.heading{font-family:var(--header-font);font-weight:bold;line-height:1.5em;color:var(--header-color)}h1{font-size:var(--text-xxl)}h2{font-size:var(--text-lg)}h3,h4,h5,h6{font-size:var(--text-md)}fieldset{border:0;padding:0;margin-bottom:1em}img{border:none;vertical-align:middle}input,select,textarea{background:var(--form-input-background);border:1px solid var(--form-input-border-color);color:var(--form-input-text-color);padding-left:.25em;font:var(--body-font)}textarea{font-size:var(--text-sm)}::-moz-placeholder{color:var(--form-input-placeholder-text-color);font-size:.9em;padding-left:.5em}::-ms-input-placeholder{color:var(--form-input-placeholder-text-color);font-size:.9em;padding-left:.5em}::placeholder{color:var(--form-input-placeholder-text-color);font-size:.9em;padding-left:.5em}:target{background:var(--target-background) !important}menu{padding:0}menu ul{padding:0}menu>li{display:inline}p{margin-bottom:1em}table tfoot{margin-top:2em}details summary{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none}.fineprint{color:var(--muted-text-color);font-style:italic;font-size:.8em}a.link-plain{color:inherit}a.link-plain:hover{text-decoration:underline}.fixed-width-container{max-width:70em}.column-container{display:flex}.column-container .column-expand{flex:1}.column-container .column-shrink{flex:0}@media(max-width: 660px){.column-container{display:block}}ul.list-bulleted{list-style:inside disc}ul.list-inline,ul.list-inline li{display:inline}.fit-width{max-width:100%;height:auto !important}.fit-height{max-height:90vh;height:auto !important}.svg-icon{display:inline-block;vertical-align:middle;height:1em}.mobile-only{display:none !important}@media(max-width: 660px){.mobile-only{display:inline !important;display:initial !important}}@media(max-width: 660px){.desktop-only{display:none !important}}
:root{--text-xxs: 0.5625rem;--text-xs: 0.6875rem;--text-sm: 0.75rem;--text-md: 0.875rem;--text-lg: 1rem;--text-xl: 1.3125rem;--text-xxl: 1.75rem;--header-font: "Tahoma", "Verdana", "Helvetica", sans-serif;--body-font: "Verdana", "Helvetica", sans-serif;--monospace-font: 0.875rem monospace;--arial-font: "Arial", "Helvetica", sans-serif}a{color:var(--link-color);text-decoration:none}a:visited{color:var(--link-color)}a:hover{color:var(--link-hover-color)}a:active{color:var(--link-color)}a.active{font-weight:bold}a.active-link{color:var(--link-color)}a.active-link:hover,a.active-link:focus{background-color:var(--subnav-menu-background-color);outline:none}a.inactive-link{color:var(--muted-text-color)}a.inactive-link:hover{color:var(--link-hover-color);background-color:var(--subnav-menu-background-color)}a[rel*=external]{word-break:break-all}
html{--grey-0: #f6f6f8;--grey-1: #e8e8ec;--grey-2: #d1d1da;--grey-3: #ababbc;--grey-4: #9192a7;--grey-5: #777892;--grey-6: #5b5c79;--grey-7: #3f4058;--grey-8: #2c2d3f;--grey-9: #1e1e2c;--red-0: #fff4f4;--red-1: #fbe3e3;--red-2: #ffc3c3;--red-3: #ff8a8b;--red-4: #ff5a5b;--red-5: #ed2426;--red-6: #c00004;--red-7: #861011;--red-8: #5c1313;--red-9: #391313;--orange-0: #fff4f0;--orange-1: #ffe2d5;--orange-2: #ffc5a5;--orange-3: #fd9200;--orange-4: #d97c00;--orange-5: #b56700;--orange-6: #8d4f00;--orange-7: #653700;--orange-8: #482500;--orange-9: #331900;--yellow-0: #fdf6e6;--yellow-1: #f7e7c3;--yellow-2: #ead084;--yellow-3: #ccaa00;--yellow-4: #ae9100;--yellow-5: #917800;--yellow-6: #705d00;--yellow-7: #504100;--yellow-8: #382d00;--yellow-9: #271f04;--green-0: #e8fce9;--green-1: #cbf2ce;--green-2: #93e49a;--green-3: #35c64a;--green-4: #00ab2c;--green-5: #008e23;--green-6: #006e19;--green-7: #004e0f;--green-8: #003708;--green-9: #002604;--azure-0: #f1f7ff;--azure-1: #d9eaff;--azure-2: #afd5ff;--azure-3: #4bb4ff;--azure-4: #009be6;--azure-5: #0081c0;--azure-6: #006496;--azure-7: #00466b;--azure-8: #00314d;--azure-9: #002237;--blue-0: #f4f6ff;--blue-1: #e1e8ff;--blue-2: #c3d0ff;--blue-3: #8caaff;--blue-4: #5d8fff;--blue-5: #0075f8;--blue-6: #005ac3;--blue-7: #003f8d;--blue-8: #002c66;--blue-9: #001e4a;--purple-0: #f9f5ff;--purple-1: #ece5f8;--purple-2: #ddc9fb;--purple-3: #c797ff;--purple-4: #b871ff;--purple-5: #ab3fff;--purple-6: #9000df;--purple-7: #6700a1;--purple-8: #421765;--purple-9: #2f0e49;--magenta-0: #fff3ff;--magenta-1: #f8e1f8;--magenta-2: #fabefb;--magenta-3: #fd78ff;--magenta-4: #fd23ff;--magenta-5: #d700d9;--magenta-6: #a800aa;--magenta-7: #79007a;--magenta-8: #4f1450;--magenta-9: #380c39;--white: #FFFFFF;--black: #000000;--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)}html,body[data-current-user-theme=light]{--body-background-color: var(--white);--text-color: var(--black);--inverse-text-color: var(--white);--muted-text-color: var(--grey-4);--header-color: var(--grey-9);--link-color: var(--blue-5);--link-hover-color: var(--blue-3);--default-border-color: var(--grey-1);--success-color: var(--green-5);--error-color: var(--red-5);--success-hover-color: var(--green-4);--error-hover-color: var(--red-4);--error-background-color: var(--red-1);--success-background-color: var(--green-0);--target-background: var(--yellow-0);--subnav-menu-background-color: var(--blue-0);--responsive-menu-background-color: var(--blue-1);--form-input-text-color: var(--text-color);--form-input-background: var(--body-background-color);--form-input-border-color: var(--grey-2);--form-input-placeholder-text-color: var(--grey-4);--form-input-validation-error-border-color: var(--red-4);--form-input-validation-error-text-color: var(--red-5);--form-button-text-color: var(--text-color);--form-button-disabled-text-color: var(--grey-5);--form-button-background: var(--grey-1);--form-button-border-color: var(--grey-2);--form-button-hover-background: var(--grey-0);--form-button-hover-box-shadow-color: var(--grey-5);--form-button-active-background: var(--grey-2);--button-primary-text-color: var(--white);--button-primary-background-color: var(--link-color);--button-primary-hover-background-color: var(--link-hover-color);--button-primary-disabled-color: var(--grey-5);--button-outline-primary-color: var(--link-color);--button-outline-danger-color: var(--red-5);--quick-search-form-background: var(--body-background-color);--user-upgrade-basic-background-color: var(--blue-0);--user-upgrade-gold-background-color: var(--yellow-1);--user-upgrade-platinum-background-color: var(--blue-1);--table-header-border-color: var(--grey-6);--table-row-border-color: var(--grey-2);--table-row-hover-background: var(--blue-1);--table-even-row-background: var(--grey-0);--preview-pending-color: var(--blue-5);--preview-flagged-color: var(--red-5);--preview-deleted-color: var(--grey-9);--preview-has-children-color: var(--green-3);--preview-has-parent-color: var(--yellow-3);--preview-selected-color: rgba(0, 0, 0, 0.15);--preview-icon-color: var(--inverse-text-color);--preview-icon-background: rgba(0, 0, 0, 0.7);--media-asset-placeholder-background-color: var(--grey-1);--modqueue-tag-warning-color: var(--red-1);--file-upload-component-background-color: var(--body-background-color);--uploads-dropzone-background: var(--grey-1);--uploads-dropzone-progress-bar-foreground-color: var(--link-color);--uploads-dropzone-progress-bar-background-color: var(--link-hover-color);--forum-vote-up-color: var(--green-5);--forum-vote-meh-color: var(--orange-3);--forum-vote-down-color: var(--red-5);--forum-topic-status-new-color: var(--red-5);--forum-topic-status-pending-color: var(--blue-5);--forum-topic-status-approved-color: var(--green-5);--forum-topic-status-rejected-color: var(--red-5);--moderation-report-text-color: var(--red-5);--moderation-report-background-color: var(--red-1);--comment-sticky-background-color: var(--blue-0);--post-tooltip-background-color: var(--body-background-color);--post-tooltip-border-color: var(--grey-2);--post-tooltip-header-background-color: var(--blue-0);--post-tooltip-info-color: var(--muted-text-color);--post-tooltip-scrollbar-background: var(--grey-4);--post-tooltip-scrollbar-thumb-color: var(--grey-5);--post-tooltip-scrollbar-track-background: var(--grey-1);--user-tooltip-positive-feedback-color: var(--orange-3);--user-tooltip-negative-feedback-color: var(--red-5);--autocomplete-selected-background-color: var(--blue-1);--autocomplete-border-color: var(--grey-2);--autocomplete-tag-autocorrect-underline: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAADCAYAAAC09K7GAAAAHElEQVQYV2NkQAL/GRj+M4IJBgY4zQhSABMEsQHMOAgCT5YN9gAAAABJRU5ErkJggg==);--diff-list-added-color: var(--green-5);--diff-list-removed-color: var(--red-5);--diff-list-obsolete-added-color: var(--green-7);--diff-list-obsolete-removed-color: var(--red-7);--wiki-page-versions-diff-del-background: var(--red-2);--wiki-page-versions-diff-ins-background: var(--green-2);--post-notice-border-color: var(--grey-2);--post-parent-notice-background: var(--green-0);--post-child-notice-background: var(--yellow-0);--post-pending-notice-background: var(--blue-1);--post-banned-notice-background: var(--red-1);--post-deleted-notice-background: var(--red-1);--post-resized-notice-background: var(--magenta-1);--post-search-notice-background: var(--grey-1);--post-artist-commentary-container-background: var(--grey-0);--post-artist-commentary-container-border-color: var(--grey-1);--post-upvote-color: var(--link-color);--post-downvote-color: var(--red-5);--note-body-background: #FFE;--note-body-text-color: var(--black);--note-body-border-color: var(--black);--note-box-border-color: var(--black);--note-box-shadow: 0 0 0 1px white;--unsaved-note-box-border-color: var(--red-4);--movable-note-box-border-color: var(--blue-5);--note-preview-border-color: var(--red-4);--note-preview-background: var(--note-body-background);--note-highlight-color: var(--blue-5);--note-tn-color: var(--muted-text-color);--series-pool-color: var(--copyright-tag-color);--series-pool-hover-color: var(--copyright-tag-hover-color);--collection-pool-color: var(--general-tag-color);--collection-pool-hover-color: var(--general-tag-hover-color);--fetch-source-data-border-color: var(--grey-2);--post-mode-menu-active-post-outline-color: var(--blue-2);--post-mode-menu-translation-background: var(--blue-2);--tag-count-color: var(--muted-text-color);--low-post-count-color: var(--red-5);--remove-favorite-button: var(--red-4);--ugoira-seek-slider-background: var(--grey-0);--ugoira-seek-slider-progressbar-background: var(--white);--keyboard-shortcut-color: var(--inverse-text-color);--keyboard-shortcut-background-color: var(--grey-6);--login-link-color: var(--red-5);--footer-border-color: var(--grey-1);--divider-border-color: var(--grey-2);--jquery-ui-widget-content-background: var(--body-background-color);--jquery-ui-widget-content-text-color: var(--text-color);--notice-error-background: var(--red-1);--notice-error-border-color: var(--red-2);--notice-info-background: var(--yellow-0);--notice-info-border-color: var(--yellow-1);--dtext-blockquote-border-color: var(--grey-4);--dtext-code-background: var(--grey-1);--dtext-expand-border: 1px solid var(--grey-3);--dtext-spoiler-background-color: var(--text-color);--dtext-spoiler-hover-color: var(--inverse-text-color);--wiki-page-other-name-background-color: var(--grey-1);--paginator-arrow-background-color: var(--inverse-text-color);--paginator-arrow-color: var(--link-color);--asset-paginator-link-color: var(--link-color);--asset-paginator-link-hover-color: var(--link-color);--asset-paginator-background-color: var(--white);--asset-paginator-background-hover-color: var(--blue-0);--artist-tag-color: var(--red-6);--artist-tag-hover-color: var(--red-5);--copyright-tag-color: var(--magenta-6);--copyright-tag-hover-color: var(--magenta-5);--character-tag-color: var(--green-4);--character-tag-hover-color: var(--green-3);--general-tag-color: var(--link-color);--general-tag-hover-color: var(--link-hover-color);--meta-tag-color: var(--orange-3);--meta-tag-hover-color: var(--orange-2);--user-admin-color: var(--red-5);--user-moderator-color: var(--character-tag-color);--user-builder-color: var(--copyright-tag-color);--user-platinum-color: var(--grey-5);--user-gold-color: var(--meta-tag-color);--user-member-color: var(--general-tag-color);--user-restricted-color: var(--general-tag-color);--user-banned-color: var(--grey-8);--user-verified-email-color: var(--green-4);--user-unverified-email-color: var(--yellow-2);--news-updates-background: var(--grey-0);--news-updates-border-color: var(--grey-1);--related-tags-container-background: var(--grey-0);--selected-related-tag-background-color: var(--link-color);--selected-related-tag-color: var(--inverse-text-color);--inactive-artist-url-color: var(--red-6);--inactive-artist-url-hover-color: var(--red-5);--banned-artist-label-color: var(--red-5);--deleted-artist-label-color: var(--grey-6)}body[data-current-user-theme=dark]{--body-background-color: var(--grey-9);--text-color: var(--grey-2);--inverse-text-color: var(--grey-0);--muted-text-color: var(--grey-4);--header-color: var(--grey-1);--link-color: var(--azure-4);--link-hover-color: var(--azure-3);--success-color: var(--green-4);--error-color: var(--red-4);--success-hover-color: var(--green-3);--error-hover-color: var(--red-3);--default-border-color: var(--grey-7);--error-background-color: var(--red-9);--success-background-color: var(--green-9);--target-background: var(--azure-8);--subnav-menu-background-color: var(--grey-8);--responsive-menu-background-color: var(--grey-8);--form-input-text-color: var(--grey-2);--form-input-background: var(--grey-7);--form-input-border-color: var(--grey-5);--form-input-placeholder-text-color: var(--grey-3);--form-input-validation-error-border-color: var(--red-4);--form-input-validation-error-text-color: var(--red-5);--form-button-text-color: var(--grey-9);--form-button-disabled-text-color: var(--grey-5);--form-button-background: var(--grey-2);--form-button-border-color: var(--grey-4);--form-button-hover-background: var(--grey-0);--form-button-hover-box-shadow-color: var(--grey-5);--form-button-active-background: var(--grey-3);--button-primary-text-color: var(--white);--button-primary-background-color: var(--link-color);--button-primary-hover-background-color: var(--link-hover-color);--button-primary-disabled-color: var(--grey-4);--button-outline-primary-color: var(--azure-4);--button-outline-danger-color: var(--red-4);--quick-search-form-background: var(--grey-9);--user-upgrade-basic-background-color: var(--grey-8);--user-upgrade-gold-background-color: var(--grey-7);--user-upgrade-platinum-background-color: var(--blue-9);--table-header-border-color: var(--grey-7);--table-row-border-color: var(--grey-7);--table-even-row-background: var(--grey-8);--table-row-hover-background: var(--grey-7);--preview-pending-color: var(--azure-4);--preview-flagged-color: var(--red-5);--preview-deleted-color: var(--grey-3);--preview-has-children-color: var(--green-3);--preview-has-parent-color: var(--orange-3);--preview-selected-color: rgba(255, 255, 255, 0.25);--media-asset-placeholder-background-color: var(--grey-8);--modqueue-tag-warning-color: var(--red-7);--file-upload-component-background-color: var(--grey-8);--uploads-dropzone-background: var(--grey-7);--uploads-dropzone-progress-bar-foreground-color: var(--link-color);--uploads-dropzone-progress-bar-background-color: var(--link-hover-color);--forum-vote-up-color: var(--green-4);--forum-vote-meh-color: var(--yellow-2);--forum-vote-down-color: var(--red-4);--forum-topic-status-new-color: var(--red-3);--forum-topic-status-pending-color: var(--azure-3);--forum-topic-status-approved-color: var(--green-3);--forum-topic-status-rejected-color: var(--red-3);--moderation-report-text-color: var(--red-4);--moderation-report-background-color: var(--red-9);--comment-sticky-background-color: var(--azure-8);--post-tooltip-background-color: var(--grey-8);--post-tooltip-border-color: var(--grey-7);--post-tooltip-header-background-color: var(--grey-8);--post-tooltip-info-color: var(--grey-2);--post-tooltip-scrollbar-background: var(--grey-4);--post-tooltip-scrollbar-thumb-color: var(--grey-5);--post-tooltip-scrollbar-track-background: var(--grey-1);--user-tooltip-positive-feedback-color: var(--yellow-1);--user-tooltip-negative-feedback-color: var(--red-1);--autocomplete-selected-background-color: var(--grey-7);--autocomplete-border-color: var(--grey-4);--diff-list-added-color: var(--green-4);--diff-list-removed-color: var(--red-4);--diff-list-obsolete-added-color: var(--green-6);--diff-list-obsolete-removed-color: var(--red-6);--wiki-page-versions-diff-del-background: var(--red-8);--wiki-page-versions-diff-ins-background: var(--green-8);--post-notice-border-color: var(--grey-7);--post-parent-notice-background: var(--green-8);--post-child-notice-background: var(--yellow-8);--post-pending-notice-background: var(--blue-8);--post-banned-notice-background: var(--red-8);--post-deleted-notice-background: var(--red-8);--post-resized-notice-background: var(--purple-8);--post-search-notice-background: var(--grey-8);--post-artist-commentary-container-background: var(--grey-8);--post-artist-commentary-container-border-color: var(--grey-7);--post-upvote-color: var(--link-color);--post-downvote-color: var(--red-4);--unsaved-note-box-border-color: var(--red-5);--movable-note-box-border-color: var(--blue-5);--note-preview-border-color: var(--red-5);--note-highlight-color: var(--blue-5);--series-pool-color: var(--copyright-tag-color);--series-pool-hover-color: var(--copyright-tag-hover-color);--collection-pool-color: var(--general-tag-color);--collection-pool-hover-color: var(--general-tag-hover-color);--fetch-source-data-border-color: var(--grey-4);--post-mode-menu-active-post-outline-color: var(--azure-4);--post-mode-menu-translation-background: var(--blue-8);--low-post-count-color: var(--red-4);--remove-favorite-button: var(--red-4);--ugoira-seek-slider-background: var(--grey-2);--ugoira-seek-slider-progressbar-background: var(--grey-0);--keyboard-shortcut-color: var(--grey-0);--keyboard-shortcut-background-color: var(--grey-7);--login-link-color: var(--red-4);--footer-border-color: var(--grey-7);--divider-border-color: var(--grey-7);--jquery-ui-widget-content-text-color: var(--text-color);--jquery-ui-widget-content-background: var(--grey-8);--notice-error-background: var(--red-8);--notice-error-border-color: var(--red-7);--notice-info-background: var(--azure-8);--notice-info-border-color: var(--azure-6);--dtext-blockquote-border-color: var(--grey-4);--dtext-code-background: var(--grey-8);--dtext-expand-border: 1px inset var(--grey-4);--dtext-spoiler-background-color: black;--dtext-spoiler-hover-color: var(--grey-0);--wiki-page-other-name-background-color: var(--grey-8);--paginator-arrow-background-color: var(--grey-0);--paginator-arrow-color: var(--link-color);--asset-paginator-link-color: var(--white);--asset-paginator-link-hover-color: var(--white);--asset-paginator-background-color: var(--grey-9);--asset-paginator-background-hover-color: var(--grey-8);--artist-tag-color: var(--red-3);--artist-tag-hover-color: var(--red-2);--copyright-tag-color: var(--purple-3);--copyright-tag-hover-color: var(--purple-2);--character-tag-color: var(--green-3);--character-tag-hover-color: var(--green-2);--general-tag-color: var(--azure-4);--general-tag-hover-color: var(--azure-3);--meta-tag-color: var(--yellow-2);--meta-tag-hover-color: var(--yellow-1);--user-admin-color: var(--artist-tag-color);--user-moderator-color: var(--character-tag-color);--user-builder-color: var(--copyright-tag-color);--user-platinum-color: var(--grey-3);--user-gold-color: var(--meta-tag-color);--user-member-color: var(--general-tag-color);--user-restricted-color: var(--general-tag-color);--user-banned-color: var(--grey-6);--user-verified-email-color: var(--green-3);--user-unverified-email-color: var(--yellow-2);--news-updates-background: var(--grey-7);--news-updates-border-color: var(--grey-6);--related-tags-container-background: var(--grey-8);--selected-related-tag-background-color: var(--link-color);--selected-related-tag-color: var(--inverse-text-color);--inactive-artist-url-color: var(--red-4);--inactive-artist-url-hover-color: var(--red-3);--banned-artist-label-color: var(--red-5);--deleted-artist-label-color: var(--grey-6)}@media(prefers-color-scheme: dark){body{--body-background-color: var(--grey-9);--text-color: var(--grey-2);--inverse-text-color: var(--grey-0);--muted-text-color: var(--grey-4);--header-color: var(--grey-1);--link-color: var(--azure-4);--link-hover-color: var(--azure-3);--success-color: var(--green-4);--error-color: var(--red-4);--success-hover-color: var(--green-3);--error-hover-color: var(--red-3);--default-border-color: var(--grey-7);--error-background-color: var(--red-9);--success-background-color: var(--green-9);--target-background: var(--azure-8);--subnav-menu-background-color: var(--grey-8);--responsive-menu-background-color: var(--grey-8);--form-input-text-color: var(--grey-2);--form-input-background: var(--grey-7);--form-input-border-color: var(--grey-5);--form-input-placeholder-text-color: var(--grey-3);--form-input-validation-error-border-color: var(--red-4);--form-input-validation-error-text-color: var(--red-5);--form-button-text-color: var(--grey-9);--form-button-disabled-text-color: var(--grey-5);--form-button-background: var(--grey-2);--form-button-border-color: var(--grey-4);--form-button-hover-background: var(--grey-0);--form-button-hover-box-shadow-color: var(--grey-5);--form-button-active-background: var(--grey-3);--button-primary-text-color: var(--white);--button-primary-background-color: var(--link-color);--button-primary-hover-background-color: var(--link-hover-color);--button-primary-disabled-color: var(--grey-4);--button-outline-primary-color: var(--azure-4);--button-outline-danger-color: var(--red-4);--quick-search-form-background: var(--grey-9);--user-upgrade-basic-background-color: var(--grey-8);--user-upgrade-gold-background-color: var(--grey-7);--user-upgrade-platinum-background-color: var(--blue-9);--table-header-border-color: var(--grey-7);--table-row-border-color: var(--grey-7);--table-even-row-background: var(--grey-8);--table-row-hover-background: var(--grey-7);--preview-pending-color: var(--azure-4);--preview-flagged-color: var(--red-5);--preview-deleted-color: var(--grey-3);--preview-has-children-color: var(--green-3);--preview-has-parent-color: var(--orange-3);--preview-selected-color: rgba(255, 255, 255, 0.25);--media-asset-placeholder-background-color: var(--grey-8);--modqueue-tag-warning-color: var(--red-7);--file-upload-component-background-color: var(--grey-8);--uploads-dropzone-background: var(--grey-7);--uploads-dropzone-progress-bar-foreground-color: var(--link-color);--uploads-dropzone-progress-bar-background-color: var(--link-hover-color);--forum-vote-up-color: var(--green-4);--forum-vote-meh-color: var(--yellow-2);--forum-vote-down-color: var(--red-4);--forum-topic-status-new-color: var(--red-3);--forum-topic-status-pending-color: var(--azure-3);--forum-topic-status-approved-color: var(--green-3);--forum-topic-status-rejected-color: var(--red-3);--moderation-report-text-color: var(--red-4);--moderation-report-background-color: var(--red-9);--comment-sticky-background-color: var(--azure-8);--post-tooltip-background-color: var(--grey-8);--post-tooltip-border-color: var(--grey-7);--post-tooltip-header-background-color: var(--grey-8);--post-tooltip-info-color: var(--grey-2);--post-tooltip-scrollbar-background: var(--grey-4);--post-tooltip-scrollbar-thumb-color: var(--grey-5);--post-tooltip-scrollbar-track-background: var(--grey-1);--user-tooltip-positive-feedback-color: var(--yellow-1);--user-tooltip-negative-feedback-color: var(--red-1);--autocomplete-selected-background-color: var(--grey-7);--autocomplete-border-color: var(--grey-4);--diff-list-added-color: var(--green-4);--diff-list-removed-color: var(--red-4);--diff-list-obsolete-added-color: var(--green-6);--diff-list-obsolete-removed-color: var(--red-6);--wiki-page-versions-diff-del-background: var(--red-8);--wiki-page-versions-diff-ins-background: var(--green-8);--post-notice-border-color: var(--grey-7);--post-parent-notice-background: var(--green-8);--post-child-notice-background: var(--yellow-8);--post-pending-notice-background: var(--blue-8);--post-banned-notice-background: var(--red-8);--post-deleted-notice-background: var(--red-8);--post-resized-notice-background: var(--purple-8);--post-search-notice-background: var(--grey-8);--post-artist-commentary-container-background: var(--grey-8);--post-artist-commentary-container-border-color: var(--grey-7);--post-upvote-color: var(--link-color);--post-downvote-color: var(--red-4);--unsaved-note-box-border-color: var(--red-5);--movable-note-box-border-color: var(--blue-5);--note-preview-border-color: var(--red-5);--note-highlight-color: var(--blue-5);--series-pool-color: var(--copyright-tag-color);--series-pool-hover-color: var(--copyright-tag-hover-color);--collection-pool-color: var(--general-tag-color);--collection-pool-hover-color: var(--general-tag-hover-color);--fetch-source-data-border-color: var(--grey-4);--post-mode-menu-active-post-outline-color: var(--azure-4);--post-mode-menu-translation-background: var(--blue-8);--low-post-count-color: var(--red-4);--remove-favorite-button: var(--red-4);--ugoira-seek-slider-background: var(--grey-2);--ugoira-seek-slider-progressbar-background: var(--grey-0);--keyboard-shortcut-color: var(--grey-0);--keyboard-shortcut-background-color: var(--grey-7);--login-link-color: var(--red-4);--footer-border-color: var(--grey-7);--divider-border-color: var(--grey-7);--jquery-ui-widget-content-text-color: var(--text-color);--jquery-ui-widget-content-background: var(--grey-8);--notice-error-background: var(--red-8);--notice-error-border-color: var(--red-7);--notice-info-background: var(--azure-8);--notice-info-border-color: var(--azure-6);--dtext-blockquote-border-color: var(--grey-4);--dtext-code-background: var(--grey-8);--dtext-expand-border: 1px inset var(--grey-4);--dtext-spoiler-background-color: black;--dtext-spoiler-hover-color: var(--grey-0);--wiki-page-other-name-background-color: var(--grey-8);--paginator-arrow-background-color: var(--grey-0);--paginator-arrow-color: var(--link-color);--asset-paginator-link-color: var(--white);--asset-paginator-link-hover-color: var(--white);--asset-paginator-background-color: var(--grey-9);--asset-paginator-background-hover-color: var(--grey-8);--artist-tag-color: var(--red-3);--artist-tag-hover-color: var(--red-2);--copyright-tag-color: var(--purple-3);--copyright-tag-hover-color: var(--purple-2);--character-tag-color: var(--green-3);--character-tag-hover-color: var(--green-2);--general-tag-color: var(--azure-4);--general-tag-hover-color: var(--azure-3);--meta-tag-color: var(--yellow-2);--meta-tag-hover-color: var(--yellow-1);--user-admin-color: var(--artist-tag-color);--user-moderator-color: var(--character-tag-color);--user-builder-color: var(--copyright-tag-color);--user-platinum-color: var(--grey-3);--user-gold-color: var(--meta-tag-color);--user-member-color: var(--general-tag-color);--user-restricted-color: var(--general-tag-color);--user-banned-color: var(--grey-6);--user-verified-email-color: var(--green-3);--user-unverified-email-color: var(--yellow-2);--news-updates-background: var(--grey-7);--news-updates-border-color: var(--grey-6);--related-tags-container-background: var(--grey-8);--selected-related-tag-background-color: var(--link-color);--selected-related-tag-color: var(--inverse-text-color);--inactive-artist-url-color: var(--red-4);--inactive-artist-url-hover-color: var(--red-3);--banned-artist-label-color: var(--red-5);--deleted-artist-label-color: var(--grey-6)}}
.ui-autocomplete.ui-widget{font-size:var(--text-sm);border:1px solid var(--autocomplete-border-color);box-shadow:var(--shadow-lg);max-width:480px}.ui-autocomplete.ui-widget div.ui-menu-item-wrapper{padding:.25em .4em;border:none;display:flex}.ui-autocomplete.ui-widget div.ui-menu-item-wrapper.ui-state-active{cursor:pointer;background-color:var(--autocomplete-selected-background-color)}.ui-autocomplete.ui-widget div.ui-menu-item-wrapper>a{flex-grow:1}.ui-autocomplete.ui-widget div.ui-menu-item-wrapper span.autocomplete-arrow{color:var(--text-color)}.ui-autocomplete.ui-widget div.ui-menu-item-wrapper span.post-count{margin-left:1em;align-self:center}.ui-autocomplete.ui-widget li[data-autocomplete-type=tag-autocorrect] .autocomplete-antecedent{position:relative;display:inline-block;background:var(--autocomplete-tag-autocorrect-underline);background-repeat:repeat-x;background-position-y:1.2em;line-height:1.5em}
#blacklist-box{display:none;margin-bottom:1em}#blacklist-box #blacklist-list a{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}#blacklist-box #blacklist-list a.blacklisted-inactive{text-decoration:line-through}#blacklist-box.sidebar-blacklist ul li a{max-width:75%}#blacklist-box.inline-blacklist{margin-bottom:1em}#blacklist-box.inline-blacklist #blacklist-list{display:inline}#blacklist-box.inline-blacklist #blacklist-list li{display:inline;margin-right:1em}#blacklist-box.inline-blacklist #blacklist-list li a{max-width:25%}.post-preview.blacklisted-active,.image-container.blacklisted-active,#c-comments .post.blacklisted-active{display:none !important}
a.button-outline-danger,button.button-outline-danger,input[type=submit].button-outline-danger,a.button-outline-primary,button.button-outline-primary,input[type=submit].button-outline-primary,a.button-primary,button.button-primary,input[type=submit].button-primary{display:inline-block;white-space:nowrap;border-radius:4px;padding:.5em 1em}a[disabled].button-outline-danger,button[disabled].button-outline-danger,input[disabled][type=submit].button-outline-danger,a[disabled].button-outline-primary,button[disabled].button-outline-primary,input[disabled][type=submit].button-outline-primary,a[disabled].button-primary,button[disabled].button-primary,input[disabled][type=submit].button-primary{cursor:default}input[type=button],input[type=submit],button{border-radius:3px;padding:.25em 1em;cursor:pointer;border:1px solid var(--form-button-border-color);background:var(--form-button-background);color:var(--form-button-text-color)}input[type=button]:disabled,input[type=submit]:disabled,button:disabled{cursor:wait;background:var(--form-button-hover-background);color:var(--form-button-disabled-text-color)}input[type=button]:not(:disabled):hover,input[type=submit]:not(:disabled):hover,button:not(:disabled):hover{box-shadow:0 0 2px var(--form-button-hover-box-shadow-color);background:var(--form-button-hover-background)}input[type=button]:not(:disabled):active,input[type=submit]:not(:disabled):active,button:not(:disabled):active{box-shadow:0 0 2px var(--form-button-hover-box-shadow-color);background:var(--form-button-active-background)}a.button-primary,button.button-primary,input[type=submit].button-primary{color:var(--button-primary-text-color);background-color:var(--button-primary-background-color);border:none;transition:background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}a.button-primary:hover:not([disabled]),button.button-primary:hover:not([disabled]),input[type=submit].button-primary:hover:not([disabled]){background-color:var(--button-primary-hover-background-color);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}a.button-primary[disabled],button.button-primary[disabled],input[type=submit].button-primary[disabled]{background-color:var(--button-primary-disabled-color)}a.button-outline-primary,button.button-outline-primary,input[type=submit].button-outline-primary{color:var(--button-outline-primary-color);background-color:rgba(0,0,0,0);border:1px solid var(--button-outline-primary-color);transition:background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms}a.button-outline-primary:hover:not([disabled]),button.button-outline-primary:hover:not([disabled]),input[type=submit].button-outline-primary:hover:not([disabled]){color:var(--inverse-text-color);background-color:var(--button-outline-primary-color)}a.button-outline-primary[disabled],button.button-outline-primary[disabled],input[type=submit].button-outline-primary[disabled]{color:var(--button-primary-disabled-color);border:1px solid var(--button-primary-disabled-color)}a.button-outline-danger,button.button-outline-danger,input[type=submit].button-outline-danger{color:var(--button-outline-danger-color);background-color:rgba(0,0,0,0);border:1px solid var(--button-outline-danger-color);transition:background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms}a.button-outline-danger:hover:not([disabled]),button.button-outline-danger:hover:not([disabled]),input[type=submit].button-outline-danger:hover:not([disabled]){color:var(--inverse-text-color);background-color:var(--button-outline-danger-color)}a.button-outline-danger[disabled],button.button-outline-danger[disabled],input[type=submit].button-outline-danger[disabled]{color:var(--button-primary-disabled-color);border:1px solid var(--button-primary-disabled-color)}a.button-sm,button.button-sm,input[type=submit].button-sm{padding:.25em 1em;height:24px}a.button-md,button.button-md,input[type=submit].button-md{padding:.5em 1em}a.button-lg,button.button-lg,input[type=submit].button-lg{padding:.75em 1em}
.diff-list .added,.diff-list .added a{color:var(--diff-list-added-color);text-decoration:none;margin-right:.5em}.diff-list .removed,.diff-list .removed a{color:var(--diff-list-removed-color);text-decoration:line-through;margin-right:.5em}.diff-list ins,.diff-list ins a{color:var(--diff-list-added-color);text-decoration:none;margin-right:.5em}.diff-list del,.diff-list del a{color:var(--diff-list-removed-color);text-decoration:line-through;margin-right:.5em}.diff-body del{background:var(--wiki-page-versions-diff-del-background);text-decoration:none}.diff-body ins{background:var(--wiki-page-versions-diff-ins-background);text-decoration:none}.diff-body span.paragraph-mark{opacity:.25}
div.prose{line-height:1.4em;word-break:break-word}div.prose p{margin-bottom:.75rem}div.prose h1,div.prose h2,div.prose h3,div.prose h4,div.prose h5,div.prose h6{line-height:1;margin-bottom:.75rem}div.prose h1,div.prose h2,div.prose h3,div.prose h4{font-size:var(--text-xl);margin-top:1.75rem}div.prose h5{font-size:var(--text-lg)}div.prose h6{font-size:var(--text-md)}div.prose table th{white-space:nowrap}div.prose ul{margin-left:1em;margin-bottom:.75rem}div.prose ul ul{margin-bottom:0}div.prose li{list-style-type:disc}div.prose code,div.prose pre{font:var(--monospace-font);background:var(--dtext-code-background)}div.prose pre{margin:.5em 0;padding:.5em 1em;white-space:pre-wrap}div.prose blockquote{margin-bottom:1em;padding-left:.5em;opacity:.75;border-left:3px solid var(--dtext-blockquote-border-color)}div.prose blockquote blockquote{opacity:1}div.prose .tn{font-size:.8em;color:var(--muted-text-color)}div.prose div.expandable{margin-bottom:1em;border:var(--dtext-expand-border)}div.prose div.expandable-header{padding:.4em}div.prose div.expandable-header span{margin-right:.5em;font-weight:bold}div.prose div.expandable-content{display:none;padding:.4em}div.prose div.expandable-content>:last-child{margin-bottom:0}div.prose a.dtext-named-external-link::after{display:inline-block;font-style:normal;font-feature-settings:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;font-family:"Font Awesome 5 Free";font-weight:900;content:"";font-size:.6em;padding:0 .2em 0 .3em;vertical-align:1px}div.prose a.dtext-wiki-does-not-exist,div.prose a.dtext-tag-does-not-exist,div.prose a.dtext-artist-does-not-exist{-webkit-text-decoration:dotted underline;text-decoration:dotted underline}div.prose .spoiler:not(:hover),div.prose .spoiler:not(:hover) *{color:rgba(0,0,0,0) !important}div.prose .spoiler:hover{color:var(--dtext-spoiler-hover-color)}div.prose .spoiler:hover a{animation:delay-pointer-events 50ms}@keyframes delay-pointer-events{0%,99%{pointer-events:none}}div.prose .spoiler{background:var(--dtext-spoiler-background-color)}div.prose details{margin-bottom:1em}div.prose details summary{margin-bottom:1em}table td div.prose>*:last-child{margin-bottom:0}div.dtext-preview{display:none}div.dtext-preview ul{margin-left:1em}div#dtext-help td>*,div#dtext-help td div.spoiler p{margin:0}div#dtext-help td h1,div#dtext-help td h6{padding:0}div#dtext-help #dtext-help-footnote{margin:1em 0 0 0}
/* These are fonts intended for use in notes. */

/* https://fontlibrary.org/en/font/comic-relief */

@font-face {
  font-family: "Comic Sans MS";
  font-weight: normal;
  font-display: swap;
  src:
    local("Comic Relief"),
    url(/packs/static/ComicRelief-Regular-b8d28edbfa42439b0e93.woff) format("woff");
}

@font-face {
  font-family: "Comic Sans MS";
  font-weight: bold;
  font-display: swap;
  src:
    local("Comic Relief"),
    url(/packs/static/ComicRelief-Bold-79e16f1b2a2aaa893f45.woff) format("woff");
}

@font-face {
  font-family: "Comic";
  font-weight: normal;
  font-display: swap;
  src:
    local("Comic Relief"),
    url(/packs/static/ComicRelief-Regular-b8d28edbfa42439b0e93.woff) format("woff");
}

@font-face {
  font-family: "Comic";
  font-weight: bold;
  font-display: swap;
  src:
    local("Comic Relief"),
    url(/packs/static/ComicRelief-Bold-79e16f1b2a2aaa893f45.woff) format("woff");
}

/* https://fonts.google.com/specimen/IBM+Plex+Mono */

@font-face {
  font-family: "Mono";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src:
    local("IBM Plex Mono"),
    url(/packs/static/ibm-plex-mono-latin-400-normal-08db3dc2ed5beb5e6d48.woff2) format("woff2"),
    url(/packs/static/ibm-plex-mono-latin-400-normal-0e4add8427b3ef31f67a.woff) format("woff");
}

@font-face {
  font-family: "Mono";
  font-weight: normal;
  font-style: italic;
  font-display: swap;
  src:
    local("IBM Plex Mono"),
    url(/packs/static/ibm-plex-mono-latin-400-italic-6d509ce4dc1f33bb1c5c.woff2) format("woff2"),
    url(/packs/static/ibm-plex-mono-latin-400-italic-1e5308d189d682412f67.woff) format("woff");
}

@font-face {
  font-family: "Mono";
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  src:
    local("IBM Plex Mono"),
    url(/packs/static/ibm-plex-mono-latin-700-normal-51e6da73610da9ebeb30.woff2) format("woff2"),
    url(/packs/static/ibm-plex-mono-latin-700-normal-65e69da8555d659526e5.woff) format("woff");
}

@font-face {
  font-family: "Mono";
  font-weight: bold;
  font-style: italic;
  font-display: swap;
  src:
    local("IBM Plex Mono"),
    url(/packs/static/ibm-plex-mono-latin-700-italic-26d2ede3626603a88886.woff2) format("woff2"),
    url(/packs/static/ibm-plex-mono-latin-700-italic-d288cf324fb45f8a401c.woff) format("woff");
}

/* https://fonts.google.com/specimen/Rokkitt */

@font-face {
  font-family: "Rockwell";
  font-weight: 400;
  font-display: swap;
  src:
    url(/packs/static/rokkitt-latin-400-normal-0536ed7fe9489277476a.woff2) format("woff2"),
    url(/packs/static/rokkitt-latin-400-normal-29a1e942780111241833.woff) format("woff");
}

@font-face {
  font-family: "Rockwell";
  font-weight: 700;
  font-display: swap;
  src:
    url(/packs/static/rokkitt-latin-700-normal-b1d912d12a4aee6a380f.woff2) format("woff2"),
    url(/packs/static/rokkitt-latin-700-normal-137c1e56fcd2a34c01e9.woff) format("woff");
}

@font-face {
  font-family: "Slab Serif";
  font-weight: 400;
  font-display: swap;
  src:
    url(/packs/static/rokkitt-latin-400-normal-0536ed7fe9489277476a.woff2) format("woff2"),
    url(/packs/static/rokkitt-latin-400-normal-29a1e942780111241833.woff) format("woff");
}

@font-face {
  font-family: "Slab Serif";
  font-weight: 700;
  font-display: swap;
  src:
    url(/packs/static/rokkitt-latin-700-normal-b1d912d12a4aee6a380f.woff2) format("woff2"),
    url(/packs/static/rokkitt-latin-700-normal-137c1e56fcd2a34c01e9.woff) format("woff");
}

/* https://fonts.google.com/specimen/Anton */

@font-face {
  font-family: "Impact";
  font-display: swap;
  src:
    local("Anton"),
    url(/packs/static/anton-latin-400-normal-d1b9af350e094aacd397.woff2) format("woff2"),
    url(/packs/static/anton-latin-400-normal-a1c586770eebfeef3224.woff) format("woff");
}

@font-face {
  font-family: "Slab Sans";
  font-display: swap;
  src:
    local("Anton"),
    url(/packs/static/anton-latin-400-normal-d1b9af350e094aacd397.woff2) format("woff2"),
    url(/packs/static/anton-latin-400-normal-a1c586770eebfeef3224.woff) format("woff");
}

/* https://fonts.google.com/specimen/Archivo+Narrow */

@font-face {
  font-family: "Arial Narrow";
  font-weight: 400;
  font-display: swap;
  src:
    local("Archivo Narrow"),
    url(/packs/static/archivo-narrow-latin-400-normal-e4c3ee094124a1829df4.woff2) format("woff2"),
    url(/packs/static/archivo-narrow-latin-400-normal-56a5006a8680ccabfa4c.woff) format("woff");
}

@font-face {
  font-family: "Arial Narrow";
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src:
    local("Archivo Narrow"),
    url(/packs/static/archivo-narrow-latin-400-italic-4e77702a9ba43c7b9f1a.woff2) format("woff2"),
    url(/packs/static/archivo-narrow-latin-400-italic-398617759e0a7a013cbd.woff) format("woff");
}

@font-face {
  font-family: "Arial Narrow";
  font-weight: 700;
  font-display: swap;
  src:
    local("Archivo Narrow"),
    url(/packs/static/archivo-narrow-latin-700-normal-33bfc4caaae0301d2d19.woff2) format("woff2"),
    url(/packs/static/archivo-narrow-latin-700-normal-fdaa498e2c03102997d9.woff) format("woff");
}

@font-face {
  font-family: "Arial Narrow";
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src:
    local("Archivo Narrow"),
    url(/packs/static/archivo-narrow-latin-700-italic-d0c2ce51d3878375ecea.woff2) format("woff2"),
    url(/packs/static/archivo-narrow-latin-700-italic-8f45c14a75e9d151cbd4.woff) format("woff");
}

@font-face {
  font-family: "Narrow";
  font-weight: 400;
  font-display: swap;
  src:
    local("Archivo Narrow"),
    url(/packs/static/archivo-narrow-latin-400-normal-e4c3ee094124a1829df4.woff2) format("woff2"),
    url(/packs/static/archivo-narrow-latin-400-normal-56a5006a8680ccabfa4c.woff) format("woff");
}

@font-face {
  font-family: "Narrow";
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src:
    local("Archivo Narrow"),
    url(/packs/static/archivo-narrow-latin-400-italic-4e77702a9ba43c7b9f1a.woff2) format("woff2"),
    url(/packs/static/archivo-narrow-latin-400-italic-398617759e0a7a013cbd.woff) format("woff");
}

@font-face {
  font-family: "Narrow";
  font-weight: 700;
  font-display: swap;
  src:
    local("Archivo Narrow"),
    url(/packs/static/archivo-narrow-latin-700-normal-33bfc4caaae0301d2d19.woff2) format("woff2"),
    url(/packs/static/archivo-narrow-latin-700-normal-fdaa498e2c03102997d9.woff) format("woff");
}

@font-face {
  font-family: "Narrow";
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src:
    local("Archivo Narrow"),
    url(/packs/static/archivo-narrow-latin-700-italic-d0c2ce51d3878375ecea.woff2) format("woff2"),
    url(/packs/static/archivo-narrow-latin-700-italic-8f45c14a75e9d151cbd4.woff) format("woff");
}

/* https://fonts.google.com/specimen/Lora */

@font-face {
  font-family: "Formal Serif";
  font-display: swap;
  src:
    local("Lora"),
    url(/packs/static/lora-latin-400-normal-4450aa90d3f4d69dd880.woff2) format("woff2"),
    url(/packs/static/lora-latin-400-normal-5142a844b0cb6aea78b8.woff) format("woff");
}

@font-face {
  font-family: "Formal Serif";
  font-weight: bold;
  font-display: swap;
  src:
    local("Lora"),
    url(/packs/static/lora-latin-700-normal-6b2f425c2ef11deae327.woff2) format("woff2"),
    url(/packs/static/lora-latin-700-normal-f83f98bc8a19860ec1aa.woff) format("woff");
}

@font-face {
  font-family: "Formal Serif";
  font-style: italic;
  font-display: swap;
  src:
    local("Lora"),
    url(/packs/static/lora-latin-400-italic-a14785c5efdf5fb36896.woff2) format("woff2"),
    url(/packs/static/lora-latin-400-italic-3084abf514898dd98897.woff) format("woff");
}

@font-face {
  font-family: "Formal Serif";
  font-weight: bold;
  font-style: italic;
  font-display: swap;
  src:
    local("Lora"),
    url(/packs/static/lora-latin-700-italic-0b80f9c64d3b33495c89.woff2) format("woff2"),
    url(/packs/static/lora-latin-700-italic-f864d41a45286f0f471b.woff) format("woff");
}

/* https://fonts.google.com/specimen/Lora */

@font-face {
  font-family: "Print";
  font-display: swap;
  src:
    local("Kalam"),
    url(/packs/static/Kalam-Regular-738d84649c9ec6362a33.woff) format("woff");
}

@font-face {
  font-family: "Print";
  font-weight: bold;
  font-display: swap;
  src:
    local("Kalam"),
    url(/packs/static/Kalam-Bold-3a2436c7ab5bc3c048d0.woff) format("woff");
}

/* https://fonts.google.com/specimen/Indie+Flower */

@font-face {
  font-family: "Hand";
  font-display: swap;
  src:
    local("Indie Flower"),
    url(/packs/static/indie-flower-latin-400-normal-8dfdf79ce07c601ab41c.woff2) format("woff2"),
    url(/packs/static/indie-flower-latin-400-normal-f6f1d30b1f5515f2af04.woff) format("woff");
}

/* https://fonts.google.com/specimen/Petit+Formal+Script */

@font-face {
  font-family: "Formal Cursive";
  font-display: swap;
  src:
    local("Petit Formal Script"),
    url(/packs/static/petit-formal-script-latin-400-normal-dc1e1ec08ae6a81646ce.woff2) format("woff2"),
    url(/packs/static/petit-formal-script-latin-400-normal-4d8303814638a54c402f.woff) format("woff");
}

/* https://fonts.google.com/specimen/UnifrakturMaguntia */

@font-face {
  font-family: "Blackletter";
  font-display: swap;
  src:
    local("UnifrakturMaguntia"),
    url(/packs/static/unifrakturmaguntia-latin-400-normal-ce120e4e6867a4f137d0.woff2) format("woff2"),
    url(/packs/static/unifrakturmaguntia-latin-400-normal-47a2b7ced853337c4d96.woff) format("woff");
}

/* https://www.dafont.com/anarchy2.font */

@font-face {
  font-family: "Scary";
  font-display: swap;
  src:
    local("Anarchy"),
    url(/packs/static/Anarchy-80640eea2f28c9df8803.ttf) format("truetype");
}

/* https://www.1001freefonts.com/gisele-script.font */

@font-face {
  font-family: "Childlike";
  font-display: swap;
  src:
    local("Gisele Script"),
    url(/packs/static/gisele-71e5428acc071ba2bae4.ttf) format("truetype");
}

span.link{color:var(--link-color);cursor:pointer}span.count{color:var(--tag-count-color);margin-left:.5em}kbd.key{background:var(--keyboard-shortcut-background-color);border:1px solid var(--keyboard-shortcut-background-color);padding:1px 6px;color:var(--keyboard-shortcut-color);text-align:center;display:inline-block;border-radius:3px}div.inactive,span.inactive{color:var(--muted-text-color)}td a.last-page{color:var(--muted-text-color)}
.ui-widget{font-family:var(--body-font)}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:var(--body-font)}.ui-widget-content{background:var(--jquery-ui-widget-content-background);color:var(--jquery-ui-widget-content-text-color)}.ui-widget-content a{color:var(--link-color)}.ui-widget-content a:hover{color:var(--link-hover-color)}div.ui-dialog{height:auto !important;overflow:visible;font-size:1em;z-index:999 !important;box-shadow:var(--shadow-lg);padding:0}div.ui-dialog .ui-dialog-titlebar{border-radius:0;border:none}div.ui-dialog ul{margin-left:1em;margin-bottom:1em}.ui-state-highlight{border:var(--jquery-ui-state-highlight-border);background:var(--jquery-ui-state-highlight-background);color:var(--jquery-ui-state-highlight-text-color)}.ui-state-highlight a,.ui-state-highlight a:active,.ui-state-highlight a:visited{color:var(--link-color)}.ui-state-highlight a:hover{color:var(--link-hover-color)}.ui-state-error{border:var(--jquery-ui-state-error-border);background:var(--jquery-ui-state-error-background);color:var(--jquery-ui-state-error-text-color)}.ui-button{margin:0;padding:.25em 1em;border:1px solid var(--form-button-border-color);background:var(--form-button-background);color:var(--form-button-text-color)}.ui-button.sub{font-size:90%}.ui-button.tiny{font-size:90%;padding:.25em .5em}.ui-button:hover{box-shadow:0 0 2px var(--form-button-hover-box-shadow-color);background:var(--form-button-hover-background)}.ui-button:active{box-shadow:0 0 2px var(--form-button-hover-box-shadow-color);background:var(--form-button-active-background);color:var(--form-button-text-color)}.ui-front{z-index:1000}
div#page{overflow:visible;margin-left:30px;margin-right:30px}div#page aside#sidebar>section{margin-bottom:1em}div#page section#content{overflow:visible}footer#page-footer{width:100%;text-align:center;padding:1em 0 1em;border-top:1px solid var(--footer-border-color)}footer#page-footer .social-icon img{vertical-align:bottom;margin:0 .1em;height:16px}.sidebar-container{display:flex}.sidebar-container #sidebar{flex:0;min-width:230px;overflow-wrap:break-word}@media(min-width: 1080px){.sidebar-container #sidebar{min-width:245px}}@media(min-width: 1920px){.sidebar-container #sidebar{min-width:280px}}.sidebar-container #content{flex:1;padding-left:1em;min-width:0}@media(max-width: 660px){.sidebar-container{flex-direction:column}.sidebar-container #content{order:1;padding:0}.sidebar-container #sidebar{order:2}}div.page-heading{display:flex;margin-bottom:1em}div.page-heading h1{flex-grow:1;line-height:1em}div.page-heading a{align-self:center}
div.list-of-messages{margin:1em 0}div.list-of-messages>*+*{margin-top:2em}div.list-of-messages article.message{display:flex;word-wrap:break-word;padding:5px}div.list-of-messages article.message:first-of-type{margin-top:1em}div.list-of-messages article.message div.author{width:12em;margin-right:1em}div.list-of-messages article.message div.author a.message-timestamp{font-style:italic;font-size:var(--text-sm);color:var(--muted-text-color)}div.list-of-messages article.message div.author a.message-timestamp:hover{text-decoration:underline}div.list-of-messages article.message div.content{flex:1}div.list-of-messages article.message div.content menu>li{padding:0;margin-right:1.5em}@media(max-width: 660px){div.list-of-messages article.message{display:block;margin-top:2em}div.list-of-messages article.message div.author{margin:0 0 1em;width:auto}div.list-of-messages article.message div.author div.author-name{display:inline;margin-right:.5em}div.list-of-messages article.message div.author a.message-timestamp{display:inline;color:var(--muted-text-color);font-size:var(--text-sm)}}
div#news-updates{padding:5px;background:var(--news-updates-background);border-bottom:2px solid var(--news-updates-border-color);font-size:var(--text-sm)}div#news-updates ul{float:left;margin:0;padding:0}div#news-updates li{float:left;margin:0 2em 0 0;padding:0}div#news-updates a#close-news-ticker-link{float:right}
div#notice{padding:.5em;position:fixed;top:1em;left:25%;width:50%;z-index:9999;box-shadow:var(--shadow-lg)}div#notice a#close-notice-link{position:absolute;right:1em}.notice{border-radius:3px}.notice-small{font-size:.8em;margin:.5em 0;padding:.5em 1em}.notice-large{margin:1em 0;padding:1em;text-align:center;position:relative}.notice-info{background:var(--notice-info-background);border:1px solid var(--notice-info-border-color)}.notice-error{background:var(--notice-error-background);border:1px solid var(--notice-error-border-color)}
#maintoggle{display:none}header#top #app-name-header{font-size:var(--text-xxl);margin-left:30px;margin-right:30px}header#top #app-name-header #app-logo img{width:1.25em}header#top #app-name-header #app-logo img:hover{opacity:.8}header#top menu{margin-top:-2px;background:var(--subnav-menu-background-color);padding:6px 20px}header#top menu form{display:inline-block}header#top menu form input{width:9.5em}header#top menu li{margin:0;padding:0;white-space:nowrap}header#top menu li a{padding:6px 10px}header#top menu.main{margin-top:0;background:none}header#top menu.main li.current a{background:var(--subnav-menu-background-color);font-weight:bold}header#top menu.main li#nav-login a{font-weight:bold;color:var(--login-link-color)}header#top menu.main li.forum-updated a,header#top menu.main li.reports-pending a{font-style:italic}
div.recent-posts{margin-bottom:1rem}div.recent-posts h2.recent-posts-header{margin-bottom:.25rem}
[hidden]{display:none !important}body{color:var(--text-color);background-color:var(--body-background-color);font-family:var(--body-font);font-size:87.5%;line-height:1.25em}dd{margin-bottom:1em}dt{font-weight:bold}h1,h2,h3,h4,h5,h6,.heading{font-family:var(--header-font);font-weight:bold;line-height:1.5em;color:var(--header-color)}h1{font-size:var(--text-xxl)}h2{font-size:var(--text-lg)}h3,h4,h5,h6{font-size:var(--text-md)}fieldset{border:0;padding:0;margin-bottom:1em}img{border:none;vertical-align:middle}input,select,textarea{background:var(--form-input-background);border:1px solid var(--form-input-border-color);color:var(--form-input-text-color);padding-left:.25em;font:var(--body-font)}textarea{font-size:var(--text-sm)}::-moz-placeholder{color:var(--form-input-placeholder-text-color);font-size:.9em;padding-left:.5em}::-ms-input-placeholder{color:var(--form-input-placeholder-text-color);font-size:.9em;padding-left:.5em}::placeholder{color:var(--form-input-placeholder-text-color);font-size:.9em;padding-left:.5em}:target{background:var(--target-background) !important}menu{padding:0}menu ul{padding:0}menu>li{display:inline}p{margin-bottom:1em}table tfoot{margin-top:2em}details summary{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none}.fineprint,form.simple_form div.input .hint{color:var(--muted-text-color);font-style:italic;font-size:.8em}a.link-plain{color:inherit}a.link-plain:hover{text-decoration:underline}.fixed-width-container{max-width:70em}.column-container{display:flex}.column-container .column-expand{flex:1}.column-container .column-shrink{flex:0}@media(max-width: 660px){.column-container{display:block}}ul.list-bulleted{list-style:inside disc}ul.list-inline,ul.list-inline li{display:inline}.fit-width{max-width:100%;height:auto !important}.fit-height{max-height:90vh;height:auto !important}.svg-icon{display:inline-block;vertical-align:middle;height:1em}.mobile-only{display:none !important}@media(max-width: 660px){.mobile-only{display:inline !important;display:initial !important}}@media(max-width: 660px){.desktop-only{display:none !important}}form.simple_form{margin:0 0 1em 0}form.simple_form fieldset.inline-fieldset>label{display:block;font-weight:bold}form.simple_form fieldset.inline-fieldset div.input{display:inline;margin-right:2em}form.simple_form div.input.boolean label{display:inline;font-weight:normal}form.simple_form div.input.boolean input{margin-right:.25em}form.simple_form div.input{margin-bottom:1em}form.simple_form div.input input[type=text],form.simple_form div.input input[type=file],form.simple_form div.input input[type=password],form.simple_form div.input input[type=email],form.simple_form div.input input[type=url]{width:100%;max-width:25em}form.simple_form div.input .hint{padding-left:1em}@media(max-width: 660px){form.simple_form div.input .hint{padding-left:0;display:block}}form.simple_form div.input.field_with_errors input,form.simple_form div.input.field_with_errors select,form.simple_form div.input.field_with_errors textarea{border:1px solid var(--form-input-validation-error-border-color)}form.simple_form div.input.field_with_errors span.error{display:block;color:var(--form-input-validation-error-text-color);font-style:italic;font-size:var(--text-sm)}form.simple_form div.input.text .hint,form.simple_form div.input.dtext .hint{padding-left:0;display:block}form.simple_form div.input.text textarea,form.simple_form div.input.dtext textarea{width:100%;max-width:60rem;max-height:15rem}form.simple_form div.input.text textarea.text,form.simple_form div.input.dtext textarea.text{height:20vh}form.simple_form div.input.text textarea.dtext,form.simple_form div.input.dtext textarea.dtext{height:40vh}form.simple_form div.input select[multiple]{height:20vh;max-height:15rem}form.simple_form div.input label{display:block;font-weight:bold;line-height:1.5em}form.simple_form div.input.required abbr[title=required]{display:none}form.simple_form div.input.radio_buttons span.radio label{font-weight:normal;display:inline;margin:0 2em 0 .25em;vertical-align:middle}form.simple_form.stacked-hints span.hint{display:block;padding-left:0}form.inline-form{display:table;width:100%}form.inline-form>div.input{display:table-row;line-height:2em}form.inline-form>div.input label{text-align:right;padding-right:1em;white-space:nowrap;width:1%}form.inline-form>div.input label,form.inline-form>div.input input{display:table-cell;line-height:1em}form.inline-form>div.input span.hint{line-height:1em;padding-bottom:.5em}form.quick-search-form{margin:0}form.quick-search-form input{background:var(--quick-search-form-background)}form.one-line-form>input,form.one-line-form>div.input{display:inline}form.one-line-form>input label,form.one-line-form>div.input label{display:inline;margin-right:1em}div.ui-dialog textarea,div.ui-dialog input[type=text]{width:100%;max-width:100%}div.ui-dialog form.simple_form{margin-bottom:0}div.ui-dialog form.simple_form textarea,div.ui-dialog form.simple_form input[type=text]{width:100%;max-width:100%}div.ui-dialog form.simple_form div.input{margin-bottom:.5em}div.ui-dialog form.simple_form div.input.hidden{display:none}div.ui-dialog form.simple_form div.dtext-inline span.dtext-hint{display:none}div.ui-dialog .ui-dialog-buttonpane{margin-top:0;padding:1em 1em 1em 0}div.ui-dialog .ui-dialog-buttonpane .ui-button{margin:0 .25em}
table.striped td,table.striped th{padding:4px 6px}table.striped tbody tr{border-bottom:1px solid var(--table-row-border-color)}table.striped tbody tr:hover{background:var(--table-row-hover-background)}table.striped thead tr{border-bottom:2px solid var(--table-header-border-color)}table.striped thead th{text-align:left}table.striped tr:nth-child(even){background:var(--table-even-row-background)}table.autofit td,table.autofit th,table.autofit .col-fit{white-space:nowrap;padding-right:2em}table.autofit .col-expand{white-space:normal;width:100%}table.autofit .col-normal{white-space:normal}table.search tr,table.aligned-vertical tr{height:2em}table.search th,table.aligned-vertical th{text-align:right;padding-right:1em;vertical-align:middle;white-space:nowrap}table.search td,table.aligned-vertical td{vertical-align:middle}table.aligned-vertical{height:1.75em}table.table-sm th,table.table-sm td{padding:.25rem}table.table-md th,table.table-md td{padding:.5rem}td>.user{display:inline-block;max-width:max(15vw,150px);overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}
.tag-type-0 a,a.tag-type-0{color:var(--general-tag-color);color:var(--general-tag-hover-color)}.tag-type-0 a:link,.tag-type-0 a:visited,a.tag-type-0:link,a.tag-type-0:visited{color:var(--general-tag-color)}.tag-type-0 a:hover,a.tag-type-0:hover{color:var(--general-tag-hover-color)}.tag-type-1 a,a.tag-type-1{color:var(--artist-tag-color);color:var(--artist-tag-hover-color)}.tag-type-1 a:link,.tag-type-1 a:visited,a.tag-type-1:link,a.tag-type-1:visited{color:var(--artist-tag-color)}.tag-type-1 a:hover,a.tag-type-1:hover{color:var(--artist-tag-hover-color)}.tag-type-3 a,a.tag-type-3{color:var(--copyright-tag-color);color:var(--copyright-tag-hover-color)}.tag-type-3 a:link,.tag-type-3 a:visited,a.tag-type-3:link,a.tag-type-3:visited{color:var(--copyright-tag-color)}.tag-type-3 a:hover,a.tag-type-3:hover{color:var(--copyright-tag-hover-color)}.tag-type-4 a,a.tag-type-4{color:var(--character-tag-color);color:var(--character-tag-hover-color)}.tag-type-4 a:link,.tag-type-4 a:visited,a.tag-type-4:link,a.tag-type-4:visited{color:var(--character-tag-color)}.tag-type-4 a:hover,a.tag-type-4:hover{color:var(--character-tag-hover-color)}.tag-type-5 a,a.tag-type-5{color:var(--meta-tag-color);color:var(--meta-tag-hover-color)}.tag-type-5 a:link,.tag-type-5 a:visited,a.tag-type-5:link,a.tag-type-5:visited{color:var(--meta-tag-color)}.tag-type-5 a:hover,a.tag-type-5:hover{color:var(--meta-tag-hover-color)}
body a.user-owner{color:var(--user-admin-color)}body a.user-admin{color:var(--user-admin-color)}body a.user-moderator{color:var(--user-moderator-color)}body a.user-approver{color:var(--user-builder-color)}body a.user-contributor{color:var(--user-builder-color)}body a.user-builder{color:var(--user-builder-color)}body a.user-platinum{color:var(--user-platinum-color)}body a.user-gold{color:var(--user-gold-color)}body a.user-member{color:var(--user-member-color)}body a.user-restricted{color:var(--user-restricted-color)}
.invisible{visibility:hidden}.visible{visibility:visible}.font-arial{font-family:var(--arial-font)}.font-monospace{font:var(--monospace-font)}.font-header{font-family:var(--header-font)}.font-bold{font-weight:bold}.cursor-pointer{cursor:pointer}.cursor-zoom-in{cursor:zoom-in}.cursor-zoom-out{cursor:zoom-out}.cursor-wait{cursor:wait}.hidden{display:none !important}.inline-block{display:inline-block}.block{display:block}.flex{display:flex}.grid{display:grid}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-muted{color:var(--muted-text-color)}.text-xxs{font-size:var(--text-xxs)}.text-xs{font-size:var(--text-xs)}.text-sm{font-size:var(--text-sm)}.text-lg{font-size:var(--text-lg)}.text-xl{font-size:var(--text-xl)}.text-xxl{font-size:var(--text-xxl)}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.decoration-dotted{-webkit-text-decoration-style:dotted;text-decoration-style:dotted}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.break-all{word-break:break-all}.whitespace-nowrap{white-space:nowrap}.pointer-events-none{pointer-events:none}.select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.opacity-50{opacity:.5}.leading-none{line-height:1}.leading-normal{line-height:1.5}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.top-0{top:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.top-0\.5{top:.125rem}.bottom-0\.5{bottom:.125rem}.left-0\.5{left:.125rem}.right-0\.5{right:.125rem}.top-4{top:1rem}.bottom-4{bottom:1rem}.left-4{left:1rem}.right-4{right:1rem}.inset-0{top:0;right:0;bottom:0;left:0}.border,.card{border-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:.125rem}.border-current{border-color:currentColor}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-lg,.card{border-radius:.5rem}.rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.shadow-md,.card{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.object-contain{object-fit:contain}.m-auto{margin:auto}.m-0{margin:0}.m-px{margin:1px}.m-0\.5{margin:.125rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.-mb-px{margin-bottom:-1px}.ml-4{margin-left:1rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.p-0{padding:0}.p-px{padding:1px}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-4{padding:1rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pt-4{padding-top:1rem}.pt-8{padding-top:2rem}.pb-2{padding-bottom:.5rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.w-auto{width:auto}.w-min{width:-webkit-min-content;width:-moz-min-content;width:min-content}.w-max{width:-webkit-max-content;width:-moz-max-content;width:max-content}.w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.w-sm{width:24rem}.w-md{width:28rem}.w-1\/4{width:25%}.w-1\/2{width:50%}.w-full{width:100%}.w-48px{width:48px}.w-150px{width:150px}.w-180px{width:180px}.w-225px{width:225px}.w-270px{width:270px}.w-360px{width:360px}.w-600px{width:600px}.min-w-0{min-width:0}.max-w-full{max-width:100%}.max-h-full{max-height:100%}.h-auto{height:auto}.h-inherit{height:inherit}.h-fit{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.h-1{height:.25rem}.h-3{height:.75rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-full{height:100%}.h-150px{height:150px}.h-180px{height:180px}.h-225px{height:225px}.h-270px{height:270px}.h-360px{height:360px}.max-h-150px{max-height:150px}.max-h-180px{max-height:180px}.max-h-225px{max-height:225px}.max-h-270px{max-height:270px}.max-h-360px{max-height:360px}.max-h-720px{max-height:720px}.max-h-screen{max-height:100vh}.max-h-inherit{max-height:inherit}.space-x-1>*+*{margin-left:.25rem}.space-x-2>*+*{margin-left:.5rem}.space-x-4>*+*{margin-left:1rem}.space-y-4>*+*{margin-top:1rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.divide-y-1>*+*{border-top:1px solid var(--divider-border-color)}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.flex-grow-1{flex-grow:1}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-stretch{align-items:stretch}.justify-items-center{justify-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.self-start{align-self:flex-start}.self-center{align-self:center}.self-stretch{align-self:stretch}.self-end{align-self:flex-end}.float-right{float:right}.grid-cols-1{grid-template-columns:repeat(1, minmax(0, 1fr))}.grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.grid-cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.grid-cols-4{grid-template-columns:repeat(4, minmax(0, 1fr))}.grid-cols-6{grid-template-columns:repeat(6, minmax(0, 1fr))}.grid-cols-8{grid-template-columns:repeat(8, minmax(0, 1fr))}.grid-cols-12{grid-template-columns:repeat(12, minmax(0, 1fr))}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.link-color{color:var(--link-color)}.text-success{color:var(--success-color) !important}.text-error{color:var(--error-color) !important}.text-danger{color:var(--error-color) !important}a.text-success:hover{color:var(--success-hover-color) !important}a.text-error:hover{color:var(--error-hover-color) !important}a.text-danger:hover{color:var(--error-hover-color) !important}.transition-opacity{transition:opacity .15s ease}.thin-scrollbar{overflow:auto;padding-right:.5rem;overscroll-behavior-x:contain;scrollbar-width:thin}.thin-scrollbar::-webkit-scrollbar{width:5px;height:5px}.thin-scrollbar::-webkit-scrollbar-button{width:0;height:0}.thin-scrollbar::-webkit-scrollbar-thumb{background:var(--post-tooltip-scrollbar-background);border:none;border-radius:0}.thin-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--post-tooltip-scrollbar-thumb-color)}.thin-scrollbar::-webkit-scrollbar-thumb:active{background:var(--post-tooltip-scrollbar-thumb-color)}.thin-scrollbar::-webkit-scrollbar-track{background:var(--post-tooltip-scrollbar-track-background);border:none;border-radius:0}.thin-scrollbar::-webkit-scrollbar-track:hover{background:var(--post-tooltip-scrollbar-track-background)}.thin-scrollbar::-webkit-scrollbar-track:active{background:var(--post-tooltip-scrollbar-track-background)}.thin-scrollbar::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.animate-spin{animation:animate-spin 1s linear infinite}@keyframes animate-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media screen and (min-width: 660px){.md\:inline-block{display:inline-block}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:sticky{position:-webkit-sticky;position:sticky}.md\:space-x-4>*+*{margin-left:1rem}.md\:space-x-8>*+*{margin-left:2rem}.md\:space-y-0>*+*{margin-top:0}.md\:w-360px{width:360px}}
body.a-index div#p-revert-listing{display:flex}body.a-index div#p-revert-listing table.striped{flex:1}body.a-index div#p-revert-listing>article.post-preview{margin-top:2em}div#version-comparisons{margin-bottom:1em}div#version-comparisons span{font-weight:bold}div#version-comparisons ul#version-comparisons-list,div#version-comparisons ul#version-comparisons-list li{display:inline}
.inactive-artist-url:link,.inactive-artist-url:visited{color:var(--inactive-artist-url-color)}.inactive-artist-url:hover{color:var(--inactive-artist-url-hover-color)}.banned-artist-label{background-color:var(--banned-artist-label-color);color:var(--inverse-text-color)}.deleted-artist-label{background-color:var(--deleted-artist-label-color);color:var(--inverse-text-color)}
#c-bans #a-index tr[data-expired=true]{background-color:var(--success-background-color)}#c-bans #a-index tr[data-expired=false]{background-color:var(--error-background-color)}
:root{--text-xxs: 0.5625rem;--text-xs: 0.6875rem;--text-sm: 0.75rem;--text-md: 0.875rem;--text-lg: 1rem;--text-xl: 1.3125rem;--text-xxl: 1.75rem;--header-font: "Tahoma", "Verdana", "Helvetica", sans-serif;--body-font: "Verdana", "Helvetica", sans-serif;--monospace-font: 0.875rem monospace;--arial-font: "Arial", "Helvetica", sans-serif}div#c-comments div#a-index div.header{margin-bottom:1em}div#c-comments div#a-index div.header span.info{margin-right:1.5em}div#c-comments div#a-index div.header strong,div#c-comments div#a-index div.header time{margin-right:.3em}div#c-comments div#a-index div.post{display:flex;margin-bottom:4em}form.edit_comment div.input.boolean{display:inline-block}form.edit_comment div.input.boolean label{font-weight:normal;vertical-align:baseline;vertical-align:initial}@media screen and (max-width: 660px){div#c-comments div#a-index div.post,div#c-comments div#a-show div.post{display:block;margin:2em 0}div#c-comments div#a-index div.post:first-of-type,div#c-comments div#a-show div.post:first-of-type{margin:1em 0}div#c-comments div#a-index div.post div.preview,div#c-comments div#a-show div.post div.preview{margin:1em auto;width:auto;height:auto}}
div[data-tippy-root].tooltip-loading{visibility:hidden !important}.tippy-box[data-theme~=common-tooltip]{border:1px solid var(--post-tooltip-border-color);border-radius:4px;color:var(--text-color);background-color:var(--post-tooltip-background-color);background-clip:padding-box;box-shadow:var(--shadow-lg)}.tippy-box[data-theme~=common-tooltip][data-placement^=bottom]>.tippy-arrow::before{border-bottom-color:var(--post-tooltip-background-color);bottom:16px}.tippy-box[data-theme~=common-tooltip][data-placement^=bottom]>.tippy-arrow::after{border-bottom-color:var(--post-tooltip-border-color);border-width:0 7px 7px;top:-8px;left:1px}.tippy-box[data-theme~=common-tooltip][data-placement^=top]>.tippy-arrow::before{border-top-color:var(--post-tooltip-background-color)}.tippy-box[data-theme~=common-tooltip][data-placement^=top]>.tippy-arrow::after{border-top-color:var(--post-tooltip-border-color);border-width:7px 7px 0;top:17px;left:1px}.tippy-box[data-theme~=common-tooltip]>.tippy-arrow::after{border-color:rgba(0,0,0,0);border-style:solid;content:"";position:absolute;z-index:-1}
div#c-dmails tr[data-is-read=false]{font-weight:bold}
ul.backtrace{background:var(--dtext-code-background)}
div#c-forum-topics td.status-column{white-space:nowrap;text-align:right}div#c-forum-topics td.creator-column,div#c-forum-topics td.updated-by-column{white-space:nowrap}div#c-forum-topics a.topic-status{margin-right:.25em}div#c-forum-topics a.topic-status.label{display:inline-block;font-size:var(--text-xxs);text-transform:uppercase;border:1px solid;border-radius:.25rem;background-color:var(--body-background-color);padding:.125rem .25rem}div#c-forum-topics a.topic-status.label:hover{color:var(--inverse-text-color)}div#c-forum-topics a.topic-status.icon{color:var(--muted-text-color)}div#c-forum-topics a.topic-status.new{color:var(--forum-topic-status-new-color);border-color:var(--forum-topic-status-new-color)}div#c-forum-topics a.topic-status.new:hover{background-color:var(--forum-topic-status-new-color)}div#c-forum-topics a.topic-status.pending{color:var(--forum-topic-status-pending-color);border-color:var(--forum-topic-status-pending-color)}div#c-forum-topics a.topic-status.pending:hover{background-color:var(--forum-topic-status-pending-color)}div#c-forum-topics a.topic-status.approved{color:var(--forum-topic-status-approved-color);border-color:var(--forum-topic-status-approved-color)}div#c-forum-topics a.topic-status.approved:hover{background-color:var(--forum-topic-status-approved-color)}div#c-forum-topics a.topic-status.rejected{color:var(--forum-topic-status-rejected-color);border-color:var(--forum-topic-status-rejected-color)}div#c-forum-topics a.topic-status.rejected:hover{background-color:var(--forum-topic-status-rejected-color)}div#c-forum-topics #a-index .updated-at-column{white-space:nowrap}@media screen and (max-width: 660px){div#c-forum-topics #a-index .creator-column,div#c-forum-topics #a-index .updated-by-column,div#c-forum-topics #a-index .updated-at-column{display:none}}#c-forum-posts #a-index tr[data-topic-is-deleted=true] .forum-post-topic-title::after,#c-forum-posts #a-index tr[data-is-deleted=true] .forum-post-excerpt::after{content:" (deleted)";color:var(--muted-text-color)}
.iqdb-posts-low-similarity{display:inline-block;background-color:var(--error-background-color)}
div#c-static div#a-keyboard-shortcuts section.column{min-width:25em}div#c-static div#a-keyboard-shortcuts section.column ul{margin-bottom:2em}div#c-static div#a-keyboard-shortcuts section.column li{margin-bottom:.5em}
div#c-modqueue div.post{padding:1em;overflow:hidden}@media(min-width: 660px){div#c-modqueue div.post aside.column{padding-right:1em}}div#c-modqueue div.post section.column span.info{margin-right:1.5em}div#c-modqueue div.post section.column .quick-mod{display:inline-block;margin-bottom:1em}div#c-modqueue div.post section.column .post-flags-row{margin-top:1em}
div#c-moderator-dashboards #column-left{margin-right:2em}div#c-moderator-dashboards div.activity{margin-bottom:1em}div#c-moderator-dashboards table{width:100%}div#c-moderator-dashboards caption{font-size:var(--text-lg);font-weight:bold;text-align:left}div#c-moderator-dashboards th{text-align:left}
.note-container{display:inline-block;position:relative;box-sizing:content-box}.note-container.hide-notes .note-box{visibility:hidden}.note-container div.note-body{display:none;position:absolute;font-size:14px;border:1px solid var(--note-body-border-color);background:var(--note-body-background);color:var(--note-body-text-color);box-shadow:var(--shadow-lg);min-width:140px;width:-webkit-min-content;width:-moz-min-content;width:min-content;min-height:1em;line-height:1.25;cursor:pointer;padding:4px;z-index:150;overflow-wrap:break-word;overflow-y:hidden}.note-container div.note-body,.note-container div.note-box.embedded div.note-box-inner-border{box-sizing:content-box}.note-container div.note-body h1,.note-container div.note-body h2,.note-container div.note-body h3,.note-container div.note-body h4,.note-container div.note-body h5,.note-container div.note-body h6,.note-container div.note-body a,.note-container div.note-body span,.note-container div.note-body div,.note-container div.note-body blockquote,.note-container div.note-body p,.note-container div.note-body ul,.note-container div.note-body li,.note-container div.note-body ol,.note-container div.note-body em,.note-container div.note-body strong,.note-container div.note-body small,.note-container div.note-body big,.note-container div.note-body b,.note-container div.note-body i,.note-container div.note-body font,.note-container div.note-body u,.note-container div.note-body s,.note-container div.note-body code,.note-container div.note-body center,.note-container div.note-box.embedded div.note-box-inner-border h1,.note-container div.note-box.embedded div.note-box-inner-border h2,.note-container div.note-box.embedded div.note-box-inner-border h3,.note-container div.note-box.embedded div.note-box-inner-border h4,.note-container div.note-box.embedded div.note-box-inner-border h5,.note-container div.note-box.embedded div.note-box-inner-border h6,.note-container div.note-box.embedded div.note-box-inner-border a,.note-container div.note-box.embedded div.note-box-inner-border span,.note-container div.note-box.embedded div.note-box-inner-border div,.note-container div.note-box.embedded div.note-box-inner-border blockquote,.note-container div.note-box.embedded div.note-box-inner-border p,.note-container div.note-box.embedded div.note-box-inner-border ul,.note-container div.note-box.embedded div.note-box-inner-border li,.note-container div.note-box.embedded div.note-box-inner-border ol,.note-container div.note-box.embedded div.note-box-inner-border em,.note-container div.note-box.embedded div.note-box-inner-border strong,.note-container div.note-box.embedded div.note-box-inner-border small,.note-container div.note-box.embedded div.note-box-inner-border big,.note-container div.note-box.embedded div.note-box-inner-border b,.note-container div.note-box.embedded div.note-box-inner-border i,.note-container div.note-box.embedded div.note-box-inner-border font,.note-container div.note-box.embedded div.note-box-inner-border u,.note-container div.note-box.embedded div.note-box-inner-border s,.note-container div.note-box.embedded div.note-box-inner-border code,.note-container div.note-box.embedded div.note-box-inner-border center{line-height:1.25}.note-container div.note-body>:last-child,.note-container div.note-box.embedded div.note-box-inner-border>:last-child{margin-bottom:0}.note-container div.note-body b,.note-container div.note-body strong,.note-container div.note-box.embedded div.note-box-inner-border b,.note-container div.note-box.embedded div.note-box-inner-border strong{font-weight:bold}.note-container div.note-body i,.note-container div.note-body em,.note-container div.note-box.embedded div.note-box-inner-border i,.note-container div.note-box.embedded div.note-box-inner-border em{font-style:italic}.note-container div.note-body small,.note-container div.note-box.embedded div.note-box-inner-border small{font-size:.8em}.note-container div.note-body code,.note-container div.note-box.embedded div.note-box-inner-border code{font:var(--monospace-font)}.note-container div.note-body a[rel*=external],.note-container div.note-box.embedded div.note-box-inner-border a[rel*=external]{word-break:initial}.note-container div.note-body .tn,.note-container div.note-box.embedded div.note-box-inner-border .tn{font-size:.8em;color:var(--note-tn-color)}.note-container div.note-body ruby rt,.note-container div.note-box.embedded div.note-box-inner-border ruby rt{font-size:.8em}.note-container div.note-body sub,.note-container div.note-body sup,.note-container div.note-box.embedded div.note-box-inner-border sub,.note-container div.note-box.embedded div.note-box-inner-border sup{font-size:.75em;line-height:0}.note-container div.note-body ul,.note-container div.note-box.embedded div.note-box-inner-border ul{margin-left:1em;margin-bottom:1em}.note-container div.note-body ul ul,.note-container div.note-box.embedded div.note-box-inner-border ul ul{margin-bottom:0}.note-container div.note-body ul li,.note-container div.note-box.embedded div.note-box-inner-border ul li{list-style-type:disc}.note-container div.note-body ul li+br,.note-container div.note-box.embedded div.note-box-inner-border ul li+br{display:none}.note-container div.note-box{display:flex;justify-content:center;align-items:center;text-align:center;position:absolute !important;border:1px solid var(--note-box-border-color);min-width:5px;min-height:5px;width:100px;height:100px;cursor:move;background:var(--note-body-background);box-shadow:var(--shadow-lg);line-height:1.25;opacity:.5;z-index:100;box-sizing:content-box}.note-container div.note-box:hover{z-index:200}.note-container div.note-box.unsaved{border:1px solid var(--unsaved-note-box-border-color)}.note-container div.note-box.movable{border:1px solid var(--movable-note-box-border-color)}.note-container div.note-box.embedded{color:var(--note-body-text-color);border:1px solid rgba(0,0,0,0);opacity:1;box-shadow:none}.note-container div.note-box.embedded:hover{border:1px solid var(--note-box-border-color);box-shadow:var(--note-box-shadow)}.note-container div.note-box.embedded:hover.editing,.note-container div.note-box.embedded:hover.movable{opacity:1}.note-container div.note-box.embedded.editing,.note-container div.note-box.embedded.movable{opacity:.4}.note-container div.note-box.embedded.unsaved,.note-container div.note-box.embedded.out-of-bounds{border:1px solid var(--unsaved-note-box-border-color)}.note-container div.note-box.embedded.movable{border:1px solid var(--movable-note-box-border-color)}.note-container div.note-box.embedded:not(:hover).level-1{z-index:101}.note-container div.note-box.embedded:not(:hover).level-2{z-index:102}.note-container div.note-box.embedded:not(:hover).level-3{z-index:103}.note-container div.note-box.embedded:not(:hover).level-4{z-index:104}.note-container div.note-box.embedded:not(:hover).level-5{z-index:105}.note-container div.note-box.embedded:not(:hover) div.ui-resizable-handle{display:none !important}.note-container div.note-box.note-box-highlighted{outline:1px solid var(--note-highlight-color)}.note-container div.note-box div.ui-resizable-handle{position:absolute}div#note-preview{position:absolute;cursor:crosshair;border:1px solid var(--note-preview-border-color);opacity:.6;display:none;background:var(--note-preview-background);box-shadow:var(--shadow-lg);z-index:250;box-sizing:content-box}div.note-edit-dialog{font-size:.8em}
a.pool-category-series,.pool-category-series a{color:var(--series-pool-color)}a.pool-category-series:hover,.pool-category-series a:hover{color:var(--series-pool-hover-color)}a.pool-category-collection,.pool-category-collection a{color:var(--collection-pool-color)}a.pool-category-collection:hover,.pool-category-collection a:hover{color:var(--collection-pool-hover-color)}div#c-pool-orders div#a-edit ul.ui-sortable li,div#c-favorite-group-orders div#a-edit ul.ui-sortable li{display:inline-block;min-width:150px}div#c-pool-orders div#a-edit ul.ui-sortable li,div#c-pool-orders div#a-edit ul.ui-sortable li .post-preview a,div#c-favorite-group-orders div#a-edit ul.ui-sortable li,div#c-favorite-group-orders div#a-edit ul.ui-sortable li .post-preview a{cursor:move}div#c-pool-orders div#a-edit ul.ui-sortable li.ui-state-placeholder,div#c-favorite-group-orders div#a-edit ul.ui-sortable li.ui-state-placeholder{border:none;background:none}div#c-pool-versions del a,div#c-pool-versions ins a{margin-right:.25em}
body[data-mode-menu-active=true] .post-preview-container a:hover{outline:4px solid var(--post-mode-menu-active-post-outline-color)}body.mode-translation{background-color:var(--post-mode-menu-translation-background)}#page,#top,#page-footer{background-color:var(--body-background-color)}
.tippy-box[data-theme~=post-tooltip]{min-width:20em;max-width:35em !important;font-size:11px;line-height:16px}.tippy-box[data-theme~=post-tooltip] .tippy-content{padding:0}.tippy-box[data-theme~=post-tooltip] .tippy-content>*{padding:4px 8px}.tippy-box[data-theme~=post-tooltip] .tippy-content .post-tooltip-body{max-height:96px;overflow-y:auto;display:flex}.tippy-box[data-theme~=post-tooltip] .tippy-content .post-tooltip-body.has-preview{max-height:154px;padding:8px}.tippy-box[data-theme~=post-tooltip] .tippy-content .post-tooltip-body.has-preview article.post-preview{margin:0 8px 0 0}.tippy-box[data-theme~=post-tooltip] .tippy-content .post-tooltip-body li{margin-right:0}.tippy-box[data-theme~=post-tooltip] .tippy-content .post-tooltip-body .post-tooltip-body-left{flex:0}.tippy-box[data-theme~=post-tooltip] .tippy-content .post-tooltip-body .post-tooltip-body-right{flex:1;min-width:0}.tippy-box[data-theme~=post-tooltip] .tippy-content div.post-tooltip-header{background-color:var(--post-tooltip-header-background-color);display:flex;white-space:nowrap;align-items:center}.tippy-box[data-theme~=post-tooltip] .tippy-content div.post-tooltip-header .post-tooltip-info{margin-right:.5em;color:var(--post-tooltip-info-color);font-size:10px;flex:0}.tippy-box[data-theme~=post-tooltip] .tippy-content div.post-tooltip-header a.user{margin-right:.5em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:11em}.tippy-box[data-theme~=post-tooltip] .tippy-content div.post-tooltip-header .post-tooltip-source{flex:1;text-align:right}
body.c-post-versions.a-index #subnav-undo-selected-link{display:none}body.c-post-versions.a-index .post-version-select-column{min-width:2em}body.c-post-versions.a-index ins.diff-obsolete a{color:var(--diff-list-obsolete-added-color);font-weight:bold}body.c-post-versions.a-index del.diff-obsolete a{color:var(--diff-list-obsolete-removed-color);font-weight:bold}body.c-post-versions.a-index td.tags-column,body.c-post-versions.a-index td.edits-column{width:40%}
@keyframes heartbeat{0%{transform:scale(1)}50%{transform:scale(1.3)}100%{transform:scale(1)}}@keyframes sharpen{from{filter:blur(8px)}to{filter:none}}#edit-dialog .post_has_embedded_notes_fieldset,#edit-dialog .post_lock_fieldset,#edit-dialog .post_parent_id,#edit-dialog .post_source,#edit-dialog .dropzone-container,#edit-dialog .upload_as_pending,#edit-dialog .upload_source_container,#edit-dialog .upload_parent_id,#edit-dialog .upload_artist_commentary_container,#edit-dialog .upload_commentary_translation_container{display:none}#has-parent-relationship-preview article.post-preview.current-post,#has-children-relationship-preview article.post-preview.current-post{border-radius:.25rem;background-color:var(--preview-selected-color)}.post-count{color:var(--tag-count-color);margin-left:.2em}.low-post-count{color:var(--low-post-count-color)}div#c-posts .fav-buttons{font-size:var(--text-lg)}div#c-posts .fav-buttons button.ui-button{padding:.25em .75em}div#c-posts form#remove-fav-button button:not([disabled]) i.icon{color:var(--remove-favorite-button)}div#c-posts #remove-fav-button.animate i{animation:heartbeat .4s ease}div#c-posts .fav-buttons-true #add-fav-button{display:none}div#c-posts .fav-buttons-false #remove-fav-button{display:none}div#c-posts #ugoira-controls div#seek-slider{overflow:visible;background:var(--ugoira-seek-slider-background)}div#c-posts #ugoira-controls div#seek-slider .ui-progressbar-value{background:var(--ugoira-seek-slider-progressbar-background)}div#c-posts #ugoira-controls #ugoira-load-progress{display:inline;margin-left:17px}div#c-posts .post-notice{margin:.5em 0;padding:.5em;overflow:hidden;border:1px solid var(--post-notice-border-color)}div#c-posts .post-notice p{margin-bottom:0}div#c-posts .post-notice.post-notice-parent{background:var(--post-parent-notice-background)}div#c-posts .post-notice.post-notice-child{background:var(--post-child-notice-background)}div#c-posts .post-notice.post-notice-pending{background:var(--post-pending-notice-background)}div#c-posts .post-notice.post-notice-banned{background:var(--post-banned-notice-background)}div#c-posts .post-notice.post-notice-deleted{background:var(--post-deleted-notice-background)}div#c-posts .post-notice.post-notice-resized{background:var(--post-resized-notice-background)}div#c-posts .post-notice.post-notice-search{background:var(--post-search-notice-background)}div#c-posts #search-box-submit{padding:2px 6px;border-left:none;border-radius:0}div#c-posts div#a-index menu#post-sections{font-size:var(--text-lg)}div#c-posts div#a-index menu#post-sections li.active{font-weight:bold}div#c-posts div#a-show #post-info-source{word-break:break-all}div#c-posts div#a-show menu#post-sections{font-size:var(--text-lg)}div#c-posts div#a-show menu#post-sections li{padding:0 1em 0 0}div#c-posts div#a-show .image-container{margin:1em 0 .5em;image-orientation:from-image}div#c-posts div#a-show .image-container.danbirthday::before{content:"";position:absolute;left:33%;top:-16%;width:100%;height:100%;background:top left/20% no-repeat url(/packs/static/danbirthday-4efbff6333a3279c045d.png)}div#c-posts div#a-show #recommended.loading-recommended-posts{pointer-events:none;opacity:.5}div#c-posts div#a-show span.close-button{position:absolute;top:5px;right:5px;cursor:pointer}div#c-posts div#a-show #artist-commentary{border:1px solid var(--post-artist-commentary-container-border-color);border-radius:3px;background:var(--post-artist-commentary-container-background);margin-bottom:.5em;padding:.5em}div#c-posts div#a-show #artist-commentary #original-artist-commentary,div#c-posts div#a-show #artist-commentary #translated-artist-commentary{max-height:20em;overflow-y:auto}body[data-post-current-image-size=large] #post-options .image-view-large-link,body[data-post-current-image-size=original] #post-options .image-view-original-link,body[data-post-current-image-size=original] #image-resize-notice{display:none}@media screen and (max-width: 660px){#image-resize-notice{display:block !important}}body.mode-translation .note-container{cursor:crosshair}body:not(.mode-translation) div#c-posts div#a-show #mark-as-translated-section{display:none}div#c-post-versions div#a-index a,div#c-artist-versions div#a-index a{word-wrap:break-word}#tags-container{max-width:60rem}#tags-container div.header{line-height:1.5em}#tags-container div.header label{display:inline-block}#tags-container div.header i#open-edit-dialog{font-size:var(--text-xxs)}#tags-container div.header span[data-tag-counter]{float:right;color:var(--muted-text-color);font-size:var(--text-sm)}#tags-container div.header span[data-tag-counter] img{margin-left:.5em;width:20px;height:20px}
div#related-tags-container.visible a#show-related-tags-link,div#related-tags-container.collapsed a#hide-related-tags-link,div#related-tags-container.collapsed div.related-tags{display:none}div.related-tags{background:var(--related-tags-container-background);overflow:auto;flex-wrap:wrap}div.related-tags div.tag-column{width:15em}div.related-tags li.selected a{-webkit-text-stroke:.5px}@media(hover: hover){div.related-tags input[type=checkbox]{visibility:hidden}div.related-tags li.selected input[type=checkbox],div.related-tags li:hover input[type=checkbox]{visibility:visible}}
div#c-uploads div#a-show .artist-commentary{margin-top:1em}div#c-uploads div#a-show .commentary-translation{margin-top:1em}div#c-uploads div#a-show div#upload-guide-notice{margin-bottom:2em}div#c-uploads div#a-show ul#links{margin-bottom:1em}div#c-uploads div#a-show div#related-posts-by-source,div#c-uploads div#a-show div#iqdb-similar{display:inline-block}div#c-uploads div#a-show div.upload_rating .radio label{font-weight:normal;display:inline;margin-right:2em}div#c-uploads div#a-show div.upload_rating .radio label input{margin-right:.5em}div#c-uploads div#a-show div.field_with_errors{display:inline}div#c-uploads div#a-show #related-tags-container{margin-top:1em}div#c-uploads div#a-index .info{margin-right:1.5em}
div#c-user-feedbacks [data-category=positive],div#c-moderator-dashboards div#col2 [data-category=positive]{background:var(--success-background-color)}div#c-user-feedbacks [data-category=negative],div#c-moderator-dashboards div#col2 [data-category=negative]{background:var(--error-background-color)}
.tippy-box[data-theme~=user-tooltip]{line-height:1.25em;min-width:350px}.tippy-box[data-theme~=user-tooltip] .user-tooltip-header{margin-bottom:1em;display:grid;grid:"avatar header-top menu" "avatar header-bottom menu"/32px 1fr 32px;grid-column-gap:.25em;-moz-column-gap:.25em;column-gap:.25em}.tippy-box[data-theme~=user-tooltip] .user-tooltip-header .user-tooltip-avatar{font-size:32px;grid-area:avatar;align-self:center}.tippy-box[data-theme~=user-tooltip] .user-tooltip-header .user-tooltip-header-top{grid-area:header-top}.tippy-box[data-theme~=user-tooltip] .user-tooltip-header .user-tooltip-header-top .user-tooltip-badge{color:var(--inverse-text-color);font-size:.7em;padding:2px 4px;margin-right:.25em;border-radius:3px}.tippy-box[data-theme~=user-tooltip] .user-tooltip-header .user-tooltip-header-top .user-tooltip-badge.user-tooltip-badge-owner{background-color:var(--user-admin-color)}.tippy-box[data-theme~=user-tooltip] .user-tooltip-header .user-tooltip-header-top .user-tooltip-badge.user-tooltip-badge-admin{background-color:var(--user-admin-color)}.tippy-box[data-theme~=user-tooltip] .user-tooltip-header .user-tooltip-header-top .user-tooltip-badge.user-tooltip-badge-moderator{background-color:var(--user-moderator-color)}.tippy-box[data-theme~=user-tooltip] .user-tooltip-header .user-tooltip-header-top .user-tooltip-badge.user-tooltip-badge-approver{background-color:var(--user-builder-color)}.tippy-box[data-theme~=user-tooltip] .user-tooltip-header .user-tooltip-header-top .user-tooltip-badge.user-tooltip-badge-contributor{background-color:var(--user-builder-color)}.tippy-box[data-theme~=user-tooltip] .user-tooltip-header .user-tooltip-header-top .user-tooltip-badge.user-tooltip-badge-builder{background-color:var(--user-builder-color)}.tippy-box[data-theme~=user-tooltip] .user-tooltip-header .user-tooltip-header-top .user-tooltip-badge.user-tooltip-badge-platinum{background-color:var(--user-platinum-color)}.tippy-box[data-theme~=user-tooltip] .user-tooltip-header .user-tooltip-header-top .user-tooltip-badge.user-tooltip-badge-gold{background-color:var(--user-gold-color)}.tippy-box[data-theme~=user-tooltip] .user-tooltip-header .user-tooltip-header-top .user-tooltip-badge.user-tooltip-badge-member{background-color:var(--user-member-color)}.tippy-box[data-theme~=user-tooltip] .user-tooltip-header .user-tooltip-header-top .user-tooltip-badge.user-tooltip-badge-restricted{background-color:var(--user-restricted-color)}.tippy-box[data-theme~=user-tooltip] .user-tooltip-header .user-tooltip-header-top .user-tooltip-badge.user-tooltip-badge-banned{background-color:var(--user-banned-color)}.tippy-box[data-theme~=user-tooltip] .user-tooltip-header .user-tooltip-header-top .user-tooltip-badge.user-tooltip-badge-positive-feedback{color:var(--user-tooltip-positive-feedback-color);border:1px solid}.tippy-box[data-theme~=user-tooltip] .user-tooltip-header .user-tooltip-header-top .user-tooltip-badge.user-tooltip-badge-negative-feedback{color:var(--user-tooltip-negative-feedback-color);border:1px solid}.tippy-box[data-theme~=user-tooltip] .user-tooltip-header .user-tooltip-header-bottom{grid-area:header-bottom;color:var(--muted-text-color);font-size:.75em}.tippy-box[data-theme~=user-tooltip] .user-tooltip-header .user-tooltip-header-bottom a{color:var(--muted-text-color)}.tippy-box[data-theme~=user-tooltip] .user-tooltip-header div.popup-menu{grid-area:menu;align-self:center}.tippy-box[data-theme~=user-tooltip] .user-tooltip-stats{display:grid;grid:auto/repeat(3, 1fr);grid-column-gap:1em;-moz-column-gap:1em;column-gap:1em;grid-row-gap:.5em;row-gap:.5em}.tippy-box[data-theme~=user-tooltip] .user-tooltip-stats .user-tooltip-stat-item{text-align:center}.tippy-box[data-theme~=user-tooltip] .user-tooltip-stats .user-tooltip-stat-item a{color:var(--text-color)}.tippy-box[data-theme~=user-tooltip] .user-tooltip-stats .user-tooltip-stat-item .user-tooltip-stat-value{font-weight:bold}.tippy-box[data-theme~=user-tooltip] .user-tooltip-stats .user-tooltip-stat-item .user-tooltip-stat-name{font-size:.9em;color:var(--muted-text-color)}
div#c-user-upgrades div#a-new summary{padding:1rem 0}div#c-user-upgrades div#a-new table#feature-comparison colgroup#basic{background-color:var(--user-upgrade-basic-background-color)}div#c-user-upgrades div#a-new table#feature-comparison colgroup#gold{background-color:var(--user-upgrade-gold-background-color)}div#c-user-upgrades div#a-new table#feature-comparison colgroup#platinum{background-color:var(--user-upgrade-platinum-background-color)}
div#c-users div#a-show table.user-statistics th{width:15%;text-align:right;padding-right:1em}div#c-users div#a-show table.user-statistics .user-verified-email-icon{color:var(--user-verified-email-color)}div#c-users div#a-show table.user-statistics .user-unverified-email-icon{color:var(--user-unverified-email-color)}div#c-users div#a-edit div.input{margin-bottom:2em}div#c-users div#a-edit .active{color:var(--text-color)}div#c-users div#a-edit #advanced-settings-section{display:none}
div#c-wiki-page-versions #a-diff ul.wiki-other-names-diff-list li.removed{background:var(--wiki-page-versions-diff-del-background);text-decoration:none}div#c-wiki-page-versions #a-diff ul.wiki-other-names-diff-list li.added{background:var(--wiki-page-versions-diff-ins-background);text-decoration:none}
.artist-other-name,.wiki-other-name{background-color:var(--wiki-page-other-name-background-color);padding:3px;margin-right:.25em;line-height:2.25em;border-radius:3px}
@media screen and (max-width: 660px){div#page{margin:.5rem .5rem 0;padding:0}header#top{position:relative;text-align:center;margin-top:.25rem}header#top #maintoggle{display:block;font-weight:bold;position:absolute;top:.5rem;right:.5rem;font-size:var(--text-xxl)}header#top nav#nav{line-height:2em;display:none}header#top nav#nav menu#main-menu,header#top nav#nav menu#subnav-menu{padding:.5rem}header#top nav#nav menu#main-menu{background-color:var(--responsive-menu-background-color)}header#top nav#nav form.quick-search-form{display:block;padding:.5em 0}header#top nav#nav form.quick-search-form input{width:100%;padding:0}}
article.comment{flex:1}article.comment[data-is-sticky=true]{background:var(--comment-sticky-background-color)}article.comment[data-is-reported=true]{background-color:var(--moderation-report-background-color)}article.comment[data-is-dimmed=true]{opacity:.3}article.comment[data-is-dimmed=true]:hover{opacity:1}article.comment[data-is-thresholded=true][data-show-thresholded=false] .body{display:none}article.comment[data-is-thresholded=false] .unhide-comment-link,article.comment[data-is-thresholded=true][data-show-thresholded=true] .unhide-comment-link{display:none}article.comment .unhide-comment-link{margin-bottom:.75rem;display:block}article.comment .moderation-report-notice{font-weight:bold;color:var(--moderation-report-text-color)}article.comment .comment-votes{color:var(--muted-text-color)}article.comment .comment-votes .comment-score{display:inline-block;text-align:center;min-width:1.25em;white-space:nowrap;vertical-align:middle}article.comment .comment-votes .icon{width:1.25em}
.comment-votes-tooltip{max-height:240px}.comment-votes-tooltip .upvote-icon{color:var(--post-upvote-color)}.comment-votes-tooltip .downvote-icon{color:var(--post-downvote-color)}.comment-votes-tooltip .comment-voter{max-width:160px}
.favorites-tooltip{font-size:var(--text-xs);max-height:240px}.favorites-tooltip .post-favoriter{max-width:160px}
.file-upload-component{background-color:var(--file-upload-component-background-color)}.file-upload-component form{margin:0}.file-upload-component progress{height:6px}.file-upload-component .dropzone-container{background:var(--uploads-dropzone-background)}.file-upload-component .dropzone-container.error{background:var(--error-background-color)}.file-upload-component .dropzone-container.success{background:var(--success-background-color)}.file-upload-component .dz-progress{bottom:0;left:0;background-color:var(--uploads-dropzone-progress-bar-background-color)}.file-upload-component .dz-progress .dz-upload{background-color:var(--uploads-dropzone-progress-bar-foreground-color)}.file-upload-component.dz-error .dz-error-message{display:block}
article.forum-post[data-is-reported=true]{background-color:var(--moderation-report-background-color)}article.forum-post[data-is-deleted=true]{opacity:.3}article.forum-post[data-is-deleted=true]:hover{opacity:1}article.forum-post a.voted{font-weight:bold}article.forum-post .vote-score-up{color:var(--forum-vote-up-color)}article.forum-post .vote-score-meh{color:var(--forum-vote-meh-color)}article.forum-post .vote-score-down{color:var(--forum-vote-down-color)}article.forum-post div.content .edit_forum_post,article.forum-post div.content .edit_forum_topic{display:none}article.forum-post div.content menu.votes{margin:.5em 0}article.forum-post .moderation-report-notice{font-weight:bold;color:var(--moderation-report-text-color)}
.media-asset-component:not(:hover) .media-asset-zoom-level{opacity:0}.media-asset-zoom-level{color:var(--preview-icon-color);background:var(--preview-icon-background)}.media-asset-container:not(.media-asset-container-fit-height) .paginator{position:-webkit-sticky;position:sticky}.media-asset-container:hover .paginator-prev,.media-asset-container:hover .paginator-next{opacity:.8}.media-asset-container .paginator-prev,.media-asset-container .paginator-next{opacity:0;width:48px;height:96px;top:calc((100vh - var(--header-visible-height) - 96px)/2);transition:opacity .125s,background-color .125s;color:var(--asset-paginator-link-color);background-color:var(--asset-paginator-background-color)}.media-asset-container .paginator-prev:hover,.media-asset-container .paginator-next:hover{color:var(--asset-paginator-link-hover-color);background-color:var(--asset-paginator-background-hover-color)}.media-asset-container.media-asset-container-fit-height{max-height:calc(100vh - var(--header-visible-height));justify-content:center}
.media-asset-gallery .media-assets-container{gap:.5rem}@media screen and (min-width: 660px){.media-asset-gallery.media-asset-gallery-150 .post-preview-container{height:150px}.media-asset-gallery.media-asset-gallery-180 .post-preview-container{height:180px}.media-asset-gallery.media-asset-gallery-225 .post-preview-container{height:225px}.media-asset-gallery.media-asset-gallery-270 .post-preview-container{height:270px}.media-asset-gallery.media-asset-gallery-360 .post-preview-container{height:360px}.media-asset-gallery.media-asset-gallery-540 .post-preview-container{height:540px}.media-asset-gallery.media-asset-gallery-720 .post-preview-container{height:720px}}.media-asset-gallery.media-asset-gallery-150 .media-assets-container{grid-template-columns:repeat(auto-fill, minmax(150px, 1fr))}.media-asset-gallery.media-asset-gallery-180 .media-assets-container{grid-template-columns:repeat(auto-fill, minmax(180px, 1fr))}.media-asset-gallery.media-asset-gallery-225 .media-assets-container{grid-template-columns:repeat(auto-fill, minmax(225px, 1fr))}.media-asset-gallery.media-asset-gallery-270 .media-assets-container{grid-template-columns:repeat(auto-fill, minmax(270px, 1fr))}.media-asset-gallery.media-asset-gallery-360 .media-assets-container{grid-template-columns:repeat(auto-fill, minmax(360px, 1fr))}.media-asset-gallery.media-asset-gallery-540 .media-assets-container{grid-template-columns:repeat(auto-fill, minmax(540px, 1fr))}.media-asset-gallery.media-asset-gallery-720 .media-assets-container{grid-template-columns:repeat(auto-fill, minmax(720px, 1fr))}@media screen and (max-width: 660px){.media-asset-gallery .media-assets-container{gap:.25rem}.media-asset-gallery.media-asset-gallery-150 .media-assets-container{grid-template-columns:repeat(3, minmax(0, 150px))}.media-asset-gallery.media-asset-gallery-180 .media-assets-container{grid-template-columns:repeat(2, auto)}.media-asset-gallery.media-asset-gallery-225 .media-assets-container{grid-template-columns:repeat(2, auto)}.media-asset-gallery.media-asset-gallery-270 .media-assets-container{grid-template-columns:repeat(2, auto)}.media-asset-gallery.media-asset-gallery-360 .media-assets-container{grid-template-columns:repeat(1, auto)}.media-asset-gallery.media-asset-gallery-540 .media-assets-container{grid-template-columns:repeat(1, auto)}.media-asset-gallery.media-asset-gallery-720 .media-assets-container{grid-template-columns:repeat(1, auto)}}
.media-asset-animation-icon,.media-asset-image-count-icon{color:var(--preview-icon-color);background:var(--preview-icon-background)}.media-asset-placeholder{background-color:var(--media-asset-placeholder-background-color)}
.paginator>*{padding:.25rem .75rem}.paginator>a:hover{background:var(--paginator-arrow-color);color:var(--paginator-arrow-background-color)}
:root{--text-xxs: 0.5625rem;--text-xs: 0.6875rem;--text-sm: 0.75rem;--text-md: 0.875rem;--text-lg: 1rem;--text-xl: 1.3125rem;--text-xxl: 1.75rem;--header-font: "Tahoma", "Verdana", "Helvetica", sans-serif;--body-font: "Verdana", "Helvetica", sans-serif;--monospace-font: 0.875rem monospace;--arial-font: "Arial", "Helvetica", sans-serif}div.popup-menu a.popup-menu-button{color:var(--muted-text-color)}div.popup-menu a.popup-menu-button[aria-expanded=true]{color:var(--link-color)}div.popup-menu a.popup-menu-button[aria-expanded=true]:hover,div.popup-menu a.popup-menu-button[aria-expanded=true]:focus{background-color:var(--subnav-menu-background-color);outline:none}div.popup-menu a.popup-menu-button:not([aria-expanded=true]){color:var(--muted-text-color)}div.popup-menu a.popup-menu-button:not([aria-expanded=true]):hover{color:var(--link-hover-color);background-color:var(--subnav-menu-background-color)}div.popup-menu ul.popup-menu-content{display:none}div.popup-menu ul.popup-menu-content li a{display:block;padding:.125em 0 .125em 0}div.popup-menu ul.popup-menu-content li a .icon{width:1rem;margin-right:.25rem}
.post-gallery-inline .posts-container{overflow-x:auto;white-space:nowrap}.post-gallery-inline article.post-preview{display:inline-block;padding:.5rem;vertical-align:top}.post-gallery-grid .posts-container{display:grid;grid-gap:.5rem;gap:.5rem}.post-gallery-grid .post-preview-container{display:flex;place-items:flex-end}@media screen and (min-width: 660px){.post-gallery-grid.post-gallery-150 .post-preview-container{height:150px}.post-gallery-grid.post-gallery-180 .post-preview-container{height:180px}.post-gallery-grid.post-gallery-225 .post-preview-container{height:225px}.post-gallery-grid.post-gallery-270 .post-preview-container{height:270px}.post-gallery-grid.post-gallery-360 .post-preview-container{height:360px}.post-gallery-grid.post-gallery-540 .post-preview-container{height:540px}.post-gallery-grid.post-gallery-720 .post-preview-container{height:720px}}.post-gallery-grid.post-gallery-150 .posts-container{grid-template-columns:repeat(auto-fill, minmax(150px, 1fr))}.post-gallery-grid.post-gallery-180 .posts-container{grid-template-columns:repeat(auto-fill, minmax(180px, 1fr))}.post-gallery-grid.post-gallery-225 .posts-container{grid-template-columns:repeat(auto-fill, minmax(225px, 1fr))}.post-gallery-grid.post-gallery-225w .posts-container{grid-template-columns:repeat(auto-fill, minmax(225px, 1fr))}.post-gallery-grid.post-gallery-270 .posts-container{grid-template-columns:repeat(auto-fill, minmax(270px, 1fr))}.post-gallery-grid.post-gallery-270w .posts-container{grid-template-columns:repeat(auto-fill, minmax(270px, 1fr))}.post-gallery-grid.post-gallery-360 .posts-container{grid-template-columns:repeat(auto-fill, minmax(360px, 1fr))}.post-gallery-grid.post-gallery-540 .posts-container{grid-template-columns:repeat(auto-fill, minmax(540px, 1fr))}.post-gallery-grid.post-gallery-720 .posts-container{grid-template-columns:repeat(auto-fill, minmax(720px, 1fr))}@media screen and (max-width: 660px){.post-gallery-grid .posts-container{gap:.25rem}.post-gallery-grid.post-gallery-150 .posts-container{grid-template-columns:repeat(3, minmax(0, 150px))}.post-gallery-grid.post-gallery-180 .posts-container{grid-template-columns:repeat(2, auto)}.post-gallery-grid.post-gallery-225 .posts-container{grid-template-columns:repeat(2, auto)}.post-gallery-grid.post-gallery-225w .posts-container{grid-template-columns:repeat(2, auto)}.post-gallery-grid.post-gallery-270 .posts-container{grid-template-columns:repeat(2, auto)}.post-gallery-grid.post-gallery-270w .posts-container{grid-template-columns:repeat(2, auto)}.post-gallery-grid.post-gallery-360 .posts-container{grid-template-columns:repeat(1, auto)}.post-gallery-grid.post-gallery-540 .posts-container{grid-template-columns:repeat(1, auto)}.post-gallery-grid.post-gallery-720 .posts-container{grid-template-columns:repeat(1, auto)}}
.post-notice-search li{display:flex}.post-notice-search li[data-selected=true]{font-weight:bold}.post-notice-search li .first,.post-notice-search li .prev,.post-notice-search li .next,.post-notice-search li .last{flex:0;margin:0 .25em;white-space:nowrap}.post-notice-search li .first,.post-notice-search li .last{flex-basis:1em}.post-notice-search li.search-navbar .prev,.post-notice-search li.search-navbar .next{margin:0 1.75em}.post-notice-search li .pool-name,.post-notice-search li .favgroup-name,.post-notice-search li .search-name{flex:1;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
:root{--text-xxs: 0.5625rem;--text-xs: 0.6875rem;--text-sm: 0.75rem;--text-md: 0.875rem;--text-lg: 1rem;--text-xl: 1.3125rem;--text-xxl: 1.75rem;--header-font: "Tahoma", "Verdana", "Helvetica", sans-serif;--body-font: "Verdana", "Helvetica", sans-serif;--monospace-font: 0.875rem monospace;--arial-font: "Arial", "Helvetica", sans-serif}article.post-preview .post-preview-link{display:block;position:relative;margin:0 auto}article.post-preview .post-preview-link .post-animation-icon{color:var(--preview-icon-color);background:var(--preview-icon-background)}article.post-preview .desc{font-size:0.75rem;font-size:var(--text-sm);margin-bottom:0;text-align:center}.post-preview-image{max-width:100%;height:auto}.post-preview-fit-fixed{display:inline-flex;flex-direction:column;place-items:center}.post-preview-fit-fixed.post-preview-150{width:150px}.post-preview-fit-fixed.post-preview-180{width:180px}.post-preview-fit-fixed.post-preview-225{width:225px}.post-preview-fit-fixed.post-preview-225w{width:225px}.post-preview-fit-fixed.post-preview-270{width:270px}.post-preview-fit-fixed.post-preview-270w{width:270px}.post-preview-fit-fixed.post-preview-360{width:360px}.post-preview-fit-fixed.post-preview-540{width:540px}.post-preview-fit-fixed.post-preview-720{width:720px}.post-preview-150 .post-preview-image{max-height:150px;width:auto}.post-preview-180 .post-preview-image{max-height:180px;width:auto}.post-preview-225 .post-preview-image{max-height:225px;width:auto}.post-preview-225w .post-preview-image{max-height:360px;width:auto}.post-preview-270 .post-preview-image{max-height:270px;width:auto}.post-preview-270w .post-preview-image{max-height:360px;width:auto}.post-preview-360 .post-preview-image{max-height:360px;width:auto}.post-preview-540 .post-preview-image{max-height:540px;width:auto}.post-preview-720 .post-preview-image{max-height:720px;width:auto}.post-preview img{border:2px solid rgba(0,0,0,0)}.post-preview.post-status-has-children img{border-color:var(--preview-has-children-color)}.post-preview.post-status-has-parent img{border-color:var(--preview-has-parent-color)}.post-preview.post-status-has-children.post-status-has-parent img{border-color:var(--preview-has-children-color) var(--preview-has-parent-color) var(--preview-has-parent-color) var(--preview-has-children-color)}.post-preview.post-status-deleted img{border-color:var(--preview-deleted-color)}.post-preview.post-status-has-children.post-status-deleted img{border-color:var(--preview-has-children-color) var(--preview-deleted-color) var(--preview-deleted-color) var(--preview-has-children-color)}.post-preview.post-status-has-parent.post-status-deleted img{border-color:var(--preview-has-parent-color) var(--preview-deleted-color) var(--preview-deleted-color) var(--preview-has-parent-color)}.post-preview.post-status-has-children.post-status-has-parent.post-status-deleted img{border-color:var(--preview-has-children-color) var(--preview-deleted-color) var(--preview-deleted-color) var(--preview-has-parent-color)}.post-preview.post-status-pending:not(.mod-queue-preview) img,.post-preview.post-status-flagged:not(.mod-queue-preview) img{border-color:var(--preview-pending-color)}.post-preview.post-status-has-children.post-status-pending:not(.mod-queue-preview) img,.post-preview.post-status-has-children.post-status-flagged:not(.mod-queue-preview) img{border-color:var(--preview-has-children-color) var(--preview-pending-color) var(--preview-pending-color) var(--preview-has-children-color)}.post-preview.post-status-has-parent.post-status-pending:not(.mod-queue-preview) img,.post-preview.post-status-has-parent.post-status-flagged:not(.mod-queue-preview) img{border-color:var(--preview-has-parent-color) var(--preview-pending-color) var(--preview-pending-color) var(--preview-has-parent-color)}.post-preview.post-status-has-children.post-status-has-parent.post-status-pending:not(.mod-queue-preview) img,.post-preview.post-status-has-children.post-status-has-parent.post-status-flagged:not(.mod-queue-preview) img{border-color:var(--preview-has-children-color) var(--preview-pending-color) var(--preview-pending-color) var(--preview-has-parent-color)}body[data-current-user-is-approver=true] .post-preview.post-status-flagged img{border-color:var(--preview-flagged-color)}body[data-current-user-is-approver=true] .post-preview.post-status-has-children.post-status-flagged img{border-color:var(--preview-has-children-color) var(--preview-flagged-color) var(--preview-flagged-color) var(--preview-has-children-color)}body[data-current-user-is-approver=true] .post-preview.post-status-has-parent.post-status-flagged img{border-color:var(--preview-has-parent-color) var(--preview-flagged-color) var(--preview-flagged-color) var(--preview-has-parent-color)}body[data-current-user-is-approver=true] .post-preview.post-status-has-children.post-status-has-parent.post-status-flagged img{border-color:var(--preview-has-children-color) var(--preview-flagged-color) var(--preview-flagged-color) var(--preview-has-parent-color)}@media screen and (max-width: 660px){.post-preview-image{border:none !important}}
:root{--text-xxs: 0.5625rem;--text-xs: 0.6875rem;--text-sm: 0.75rem;--text-md: 0.875rem;--text-lg: 1rem;--text-xl: 1.3125rem;--text-xxl: 1.75rem;--header-font: "Tahoma", "Verdana", "Helvetica", sans-serif;--body-font: "Verdana", "Helvetica", sans-serif;--monospace-font: 0.875rem monospace;--arial-font: "Arial", "Helvetica", sans-serif}.post-votes .post-score{display:inline-block;text-align:center;min-width:1.25em;white-space:nowrap;vertical-align:middle}article.post-preview .post-score a{color:var(--muted-text-color)}article.post-preview .post-score a:hover{color:var(--link-hover-color);background-color:var(--subnav-menu-background-color)}
.post-votes-tooltip{max-height:240px}.post-votes-tooltip .upvote-icon{color:var(--post-upvote-color)}.post-votes-tooltip .downvote-icon{color:var(--post-downvote-color)}.post-votes-tooltip .post-voter{max-width:160px}
div.source-data{border-radius:4px;border:1px solid var(--fetch-source-data-border-color)}div.source-data:not(.loading) .source-data-loading{display:none}div.source-data.loading .source-data-content{display:none}div.source-data.loading .source-data-fetch{display:none}div.source-data th{padding-right:1rem;padding-bottom:.25rem}div.source-data td{vertical-align:top}div.source-data .icon{height:var(--text-lg);font-size:var(--text-lg);vertical-align:bottom}div.source-data .source-data-tag{display:inline-block;background-color:var(--wiki-page-other-name-background-color);padding:0 .25rem;margin-right:.25rem;margin-bottom:.25rem;border-radius:.25rem}
.tag-list a.wiki-link{margin-right:.25rem}.tag-list a.search-tag{overflow-wrap:break-word}.tag-list.inline-tag-list{display:inline}.tag-list.inline-tag-list a{margin-right:.5em}.tag-list ul{margin-bottom:1em}

/*# sourceMappingURL=application-2bac2087.css.map*/