:root{--mantine-color-dark-0:#aaa!important;--mantine-color-dark-1:#999!important;--mantine-color-dark-2:#888!important;--mantine-color-dark-3:#666!important;--mantine-color-dark-4:#444!important;--mantine-color-dark-5:#333!important;--mantine-color-dark-6:#2f2f2f!important;--mantine-color-dark-7:#222!important;--mantine-color-dark-8:#121212!important;--mantine-color-dark-9:var(--mantine-color-black)!important;--mantine-color-gray-0:#fff!important;--mantine-color-gray-1:#fbfbfb!important;--mantine-color-gray-2:#f5f5f5!important;--mantine-color-gray-3:#ddd!important;--mantine-color-gray-4:#d1d1d1!important;--mantine-color-gray-5:#bbb!important;--mantine-color-gray-6:#aeaeae!important;--mantine-color-gray-7:#9f9f9f!important;--mantine-color-gray-8:#8f8f8f!important;--mantine-color-gray-9:#6f6f6f!important;--mantine-color-dark-blue-0:#f5f6fa!important;--mantine-color-dark-blue-1:#ebecf0!important;--mantine-color-dark-blue-2:#dcdde5!important;--mantine-color-dark-blue-3:#848699!important;--mantine-color-dark-blue-4:#5a5c6b!important;--mantine-color-dark-blue-5:#3d3f4d!important;--mantine-color-dark-blue-6:#323340!important;--mantine-color-dark-blue-7:#2b2c38!important;--mantine-color-dark-blue-8:#272833!important;--mantine-color-dark-blue-9:#1d1e23!important;--mantine-color-orange-0:#ff7d23!important;--mantine-color-orange-1:#ff7d23!important;--mantine-color-orange-2:#ff5d23!important;--mantine-color-orange-3:#ff4823!important;--mantine-color-orange-4:#df3b00!important;--mantine-color-orange-5:#bb3000!important;--mantine-color-orange-6:#992800!important;--mantine-color-orange-7:#802200!important;--mantine-color-orange-8:#661b00!important;--mantine-color-orange-9:#350e00!important;--mantine-color-red:#ff2f00!important;--mantine-color-orange-filled:var(--mantine-color-orange-2)!important;--page-border-radius:8px;--page-background-color:var(--mantine-color-dark-blue-0);--page-box-shadow:0 0 16px rgba(0,0,0,.05);--popover-box-shadow:0 0 16px rgba(0,0,0,.12);--text-color:var(--mantine-color-dark-5);--text-light-color:var(--mantine-color-dark-3);--sub-text-color:var(--mantine-color-dark-1);--front-background-color:var(--mantine-color-gray-0);--front-sub-background-color:var(--mantine-color-gray-2);--front-third-background-color:var(--mantine-color-gray-4);--front-border-color:var(--mantine-color-gray-3);--front-tag-background-color:var(--mantine-color-dark-blue-1);--header-background:var(--page-background-color);--transformed-front-background-color:var(--front-background-color);--extreamly-color:var(--mantine-color-gray-0)}@supports (color:lab(from red l 1 1%/calc(alpha + 0.1))){:root{--front-third-background-color:rgb(from var(--mantine-color-dark-9) r g b/4%);--front-border-color:rgb(from var(--mantine-color-dark-9) r g b/10%);--transformed-front-background-color:rgb(from var(--front-background-color) r g b/80%)}}:root[data-mantine-color-scheme=dark]{--page-background-color:var(--mantine-color-dark-blue-9);--page-box-shadow:0 0 20px rgba(0,0,0,.04);--popover-box-shadow:0 0 20px rgba(0,0,0,.2);--text-color:var(--mantine-color-gray-3);--text-light-color:var(--mantine-color-gray-7);--sub-text-color:var(--mantine-color-gray-9);--front-background-color:var(--mantine-color-dark-blue-8);--front-sub-background-color:var(--mantine-color-dark-blue-6);--front-third-background-color:var(--mantine-color-dark-blue-4);--front-border-color:var(--mantine-color-dark-blue-6);--front-tag-background-color:var(--mantine-color-dark-blue-7);--transformed-front-background-color:var(--front-background-color);--extreamly-color:var(--mantine-color-dark-9)}@supports (color:lab(from red l 1 1%/calc(alpha + 0.1))){:root[data-mantine-color-scheme=dark]{--front-third-background-color:rgb(from var(--mantine-color-gray-7) r g b/10%);--front-border-color:rgb(from var(--mantine-color-gray-7) r g b/10%);--transformed-front-background-color:rgb(from var(--front-background-color) r g b/80%)}}.mantine-Tooltip-tooltip{box-shadow:var(--page-box-shadow);font-size:12px!important}:root{--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--font-family:"PingFang SC",-apple-system,"Segoe UI Emoji","Microsoft Yahei",sans-serif;--color-main:#ff5d23;--color-text-gray:var(--text-light-color);--modal-y-offset:60px;--modal-x-offset:0;--animate-duration:0.3s;--box-shadow-default:0 0 5px hsla(215,8%,54%,.3);--min-layout-width:996px;--max-layout-width:2560px;--min-video-height:230px}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--page-background-color) url(https://shark2.douyucdn.cn/front-publish/yuba-web-front-nodejs-master/_next/static/media/bg.a39a8bef.jpg) no-repeat fixed 50% 0 /cover}html[data-mantine-color-scheme=dark]{background:var(--page-background-color)}body,html{font-family:PingFang SC,-apple-system,Segoe UI Emoji,Microsoft Yahei,sans-serif!important;font-family:var(--font-family)!important;height:100%}body{background:transparent;color:var(--text-color);display:flex;flex-direction:column;font-size:14px;max-width:100vw;min-height:100%;overflow-anchor:none;--site-msg-size:40px}body::-webkit-scrollbar-thumb{border-radius:4px}img{text-indent:-99999rem}img:before{content:""!important}a{text-decoration:none}em,i{font-style:normal}ol li,ul li{list-style:inherit}svg{max-height:100%;max-width:100%;stroke:currentColor;stroke-width:0;pointer-events:none}input,textarea{font-family:inherit}.dy-Modal-footer{display:flex}.Category-item{box-sizing:initial}.Badge{min-width:16px!important}.PrivateLetter{content-visibility:hidden;display:none}button:focus{outline:0!important}a{color:inherit}