This commit is contained in:
telangpu
2026-04-27 16:33:26 +08:00
parent c48009648e
commit 2fd1a741cf
437 changed files with 42017 additions and 0 deletions

View File

@@ -0,0 +1,707 @@
*,
:after,
:before {
--tw-border-spacing-x: 0;
--tw-border-spacing-y: 0;
--tw-translate-x: 0;
--tw-translate-y: 0;
--tw-rotate: 0;
--tw-skew-x: 0;
--tw-skew-y: 0;
--tw-scale-x: 1;
--tw-scale-y: 1;
--tw-pan-x: ;
--tw-pan-y: ;
--tw-pinch-zoom: ;
--tw-scroll-snap-strictness: proximity;
--tw-gradient-from-position: ;
--tw-gradient-via-position: ;
--tw-gradient-to-position: ;
--tw-ordinal: ;
--tw-slashed-zero: ;
--tw-numeric-figure: ;
--tw-numeric-spacing: ;
--tw-numeric-fraction: ;
--tw-ring-inset: ;
--tw-ring-offset-width: 0px;
--tw-ring-offset-color: #fff;
--tw-ring-color: rgb(59 130 246/0.5);
--tw-ring-offset-shadow: 0 0#0000;
--tw-ring-shadow: 0 0#0000;
--tw-shadow: 0 0#0000;
--tw-shadow-colored: 0 0#0000;
--tw-blur: ;
--tw-brightness: ;
--tw-contrast: ;
--tw-grayscale: ;
--tw-hue-rotate: ;
--tw-invert: ;
--tw-saturate: ;
--tw-sepia: ;
--tw-drop-shadow: ;
--tw-backdrop-blur: ;
--tw-backdrop-brightness: ;
--tw-backdrop-contrast: ;
--tw-backdrop-grayscale: ;
--tw-backdrop-hue-rotate: ;
--tw-backdrop-invert: ;
--tw-backdrop-opacity: ;
--tw-backdrop-saturate: ;
--tw-backdrop-sepia: ;
--tw-contain-size: ;
--tw-contain-layout: ;
--tw-contain-paint: ;
--tw-contain-style:
}
::backdrop {
--tw-border-spacing-x: 0;
--tw-border-spacing-y: 0;
--tw-translate-x: 0;
--tw-translate-y: 0;
--tw-rotate: 0;
--tw-skew-x: 0;
--tw-skew-y: 0;
--tw-scale-x: 1;
--tw-scale-y: 1;
--tw-pan-x: ;
--tw-pan-y: ;
--tw-pinch-zoom: ;
--tw-scroll-snap-strictness: proximity;
--tw-gradient-from-position: ;
--tw-gradient-via-position: ;
--tw-gradient-to-position: ;
--tw-ordinal: ;
--tw-slashed-zero: ;
--tw-numeric-figure: ;
--tw-numeric-spacing: ;
--tw-numeric-fraction: ;
--tw-ring-inset: ;
--tw-ring-offset-width: 0px;
--tw-ring-offset-color: #fff;
--tw-ring-color: rgb(59 130 246/0.5);
--tw-ring-offset-shadow: 0 0#0000;
--tw-ring-shadow: 0 0#0000;
--tw-shadow: 0 0#0000;
--tw-shadow-colored: 0 0#0000;
--tw-blur: ;
--tw-brightness: ;
--tw-contrast: ;
--tw-grayscale: ;
--tw-hue-rotate: ;
--tw-invert: ;
--tw-saturate: ;
--tw-sepia: ;
--tw-drop-shadow: ;
--tw-backdrop-blur: ;
--tw-backdrop-brightness: ;
--tw-backdrop-contrast: ;
--tw-backdrop-grayscale: ;
--tw-backdrop-hue-rotate: ;
--tw-backdrop-invert: ;
--tw-backdrop-opacity: ;
--tw-backdrop-saturate: ;
--tw-backdrop-sepia: ;
--tw-contain-size: ;
--tw-contain-layout: ;
--tw-contain-paint: ;
--tw-contain-style:
}
*,
:after,
:before {
box-sizing: border-box;
border: 0 solid #e5e7eb
}
:after,
:before {
--tw-content: ""
}
:host,
html {
line-height: 1.5;
-webkit-text-size-adjust: 100%;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
font-feature-settings: normal;
font-variation-settings: normal;
-webkit-tap-highlight-color: transparent
}
body {
margin: 0;
line-height: inherit
}
a {
color: inherit;
text-decoration: inherit
}
:-moz-focusring {
outline: auto
}
:-moz-ui-invalid {
box-shadow: none
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
height: auto
}
::-webkit-search-decoration {
-webkit-appearance: none
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit
}
ul {
list-style: none;
margin: 0;
padding: 0
}
input::-moz-placeholder,
textarea::-moz-placeholder {
opacity: 1;
color: #9ca3af
}
input::placeholder,
textarea::placeholder {
opacity: 1;
color: #9ca3af
}
:disabled {
cursor: default
}
img {
display: block;
vertical-align: middle
}
img {
max-width: 100%;
height: auto
}
.b3 {
font-size: .75rem;
line-height: 1rem;
font-weight: 300
}
.b5 {
font-size: .75rem;
line-height: 150%;
font-weight: 300
}
@media (min-width:768px) {
.b5 {
font-size: .875rem;
line-height: 135%
}
}
.h5 {
font-size: .875rem;
line-height: 1.25rem;
font-weight: 500
}
.block {
display: block
}
.flex {
display: flex
}
.grid {
display: grid
}
.max-w-\[922px\] {
max-width: 922px
}
.grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr))
}
.flex-col {
flex-direction: column
}
.justify-between {
justify-content: space-between
}
.gap-x-2\.5 {
-moz-column-gap: .625rem;
column-gap: .625rem
}
.gap-x-5 {
-moz-column-gap: 1.25rem;
column-gap: 1.25rem
}
.gap-y-1 {
row-gap: .25rem
}
.gap-y-3 {
row-gap: .75rem
}
.gap-y-3\.5 {
row-gap: .875rem
}
.gap-y-4 {
row-gap: 1rem
}
.gap-y-7 {
row-gap: 1.75rem
}
.gap-y-8 {
row-gap: 2rem
}
.bg-\[\#ebebeb\] {
--tw-bg-opacity: 1;
background-color: rgb(235 235 235/var(--tw-bg-opacity, 1))
}
.bg-blue {
--tw-bg-opacity: 1;
background-color: rgb(0 65 142/var(--tw-bg-opacity, 1))
}
.py-10 {
padding-top: 2.5rem;
padding-bottom: 2.5rem
}
.pb-9 {
padding-bottom: 2.25rem
}
.pt-5 {
padding-top: 1.25rem
}
.text-\[14px\] {
font-size: 14px
}
.font-medium {
font-weight: 500
}
.text-blue {
--tw-text-opacity: 1;
color: rgb(0 65 142/var(--tw-text-opacity, 1))
}
.text-white {
--tw-text-opacity: 1;
color: rgb(255 255 255/var(--tw-text-opacity, 1))
}
html[lang=zh] {
font-family: Noto Sans TC, Poppins, Arial, Helvetica, sans-serif
}
body {
overflow-x: hidden;
--tw-text-opacity: 1;
color: rgb(34 34 34/var(--tw-text-opacity, 1))
}
* {
outline-width: 0
}
input:-internal-autofill-selected {
background-color: #fff !important
}
.content-container {
margin-left: auto;
margin-right: auto;
width: 100%;
padding-left: 1rem;
padding-right: 1rem;
max-width: 1440px
}
.common-transition {
transition-property: all;
transition-duration: .2s;
transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.org-chart-container ul li:before,
.org-chart-container ul:after,
.org-chart-container ul:before {
border-color: var(--org-chart-node-line-color) !important
}
.org-chart-container ul li:before {
border-top-right-radius: var(--org-chart-node-border-radius) !important
}
.org-chart-container ul li:after {
border-color: var(--org-chart-node-line-color) !important;
border-top-left-radius: var(--org-chart-node-border-radius) !important
}
@media (max-width:767.98px) {
.org-chart-container ul li:after {
border-top-left-radius: 0 !important
}
.org-chart-container ul li>ul:before {
left: 20px;
height: calc(var(--org-chart-node-paddingTop)*2 + var(--org-chart-node-height)/2);
border-bottom: var(--tree-line-width) var(--tree-node-line-style) var(--org-chart-node-line-color);
width: calc(var(--tree-node-padding) + 65px - 20px);
border-bottom-left-radius: var(--org-chart-node-border-radius);
border-left-color: var(--org-chart-node-line-color)
}
.org-chart-container ul li>ul li:not(:first-child):before {
height: calc(var(--org-chart-node-paddingTop)*4 + var(--org-chart-node-height)/2 + var(--tree-node-padding)*2)
}
.org-chart-container ul li>ul li:before {
left: calc((var(--tree-node-padding) + 65px - 20px)*-1 + var(--tree-node-padding));
height: calc(var(--org-chart-node-paddingTop)*3 + var(--org-chart-node-height)/2 + var(--tree-node-padding)*2);
border-top: 0;
border-bottom: var(--tree-line-width) var(--tree-node-line-style) var(--org-chart-node-line-color);
border-bottom-left-radius: var(--org-chart-node-border-radius);
border-left: var(--tree-line-width) var(--tree-node-line-style) var(--org-chart-node-line-color);
width: calc(var(--tree-node-padding) + 65px - 20px);
top: calc(-1*(var(--org-chart-node-paddingTop)*2 + var(--tree-node-padding)*2))
}
.org-chart-container ul li>ul li:after {
border: 0;
width: 0
}
.org-chart-container ul li>ul li:last-of-type:before {
border-right: 0;
border-bottom-left-radius: var(--org-chart-node-border-radius)
}
.org-chart-container>ul>li>ul>li:nth-last-child(n+2)>ul:after {
position: absolute;
left: calc((var(--tree-node-padding) + 65px - 20px)*-1)
}
.org-chart-container>ul>li>ul>li:nth-last-child(n+2)>ul:after,
.org-chart-container>ul>li>ul>li>ul>li:after {
content: "";
width: calc(65px + var(--tree-node-padding) + 65px - 20px);
border-left: var(--tree-line-width) var(--tree-node-line-style) var(--org-chart-node-line-color);
border-radius: 0;
height: calc(var(--org-chart-node-height)/2 + var(--org-chart-node-paddingTop) + var(--org-chart-node-paddingTop) + var(--org-chart-node-height)/2 + var(--org-chart-node-layoutPadding)*2);
top: calc(-1*(var(--org-chart-node-paddingTop) + var(--org-chart-node-height)/2) - var(--org-chart-node-layoutPadding))
}
.org-chart-container>ul>li>ul>li>ul>li:after {
left: calc(-1*(65px + var(--tree-node-padding) + 65px - 20px))
}
.org-chart-container>ul>li>ul>li>ul>li:first-of-type:after {
border-radius: 0
}
.org-chart-container>ul>li>ul>li>ul>li:last-of-type:after {
border: 0;
border-left: var(--tree-line-width) var(--tree-node-line-style) var(--org-chart-node-line-color);
border-radius: 0
}
}
.node-label:hover:not(.top-label) {
--tw-bg-opacity: 1;
background-color: rgb(241 248 252/var(--tw-bg-opacity, 1))
}
.node-label-tooltip:after {
content: "";
position: absolute;
bottom: 100%;
left: 50%;
margin-left: -21px;
border-width: 21px 21px 15px;
border-style: solid;
border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) var(--tooltip-bg-color) rgba(0, 0, 0, 0)
}
.node-label-tooltip.overflow-left:after {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
left: calc(0% - 21px);
margin-left: -21px;
border-width: 21px;
border-style: solid;
border-color: rgba(0, 0, 0, 0) var(--tooltip-bg-color) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}
.node-label-tooltip.overflow-right:after {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
left: calc(100% + 21px);
margin-left: -21px;
border-width: 21px;
border-style: solid;
border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) var(--tooltip-bg-color)
}
.node-label-modal-content a:hover {
--tw-text-opacity: 1;
color: rgb(0 110 165/var(--tw-text-opacity, 1))
}
.swiper-navigation-containter .swiper-navigation:hover {
--tw-bg-opacity: 1;
background-color: rgb(227 241 249/var(--tw-bg-opacity, 1))
}
.swiper-button-next:after,
.swiper-button-prev:after {
display: none
}
@media (min-width:768px) {
.tablet\:b1 {
font-size: .75rem;
line-height: 1rem;
font-weight: 500
}
@media (min-width:768px) {
.tablet\:b1 {
font-size: 1rem;
line-height: 135%
}
}
.tablet\:b4 {
font-size: .75rem;
line-height: 150%;
font-weight: 500
}
@media (min-width:768px) {
.tablet\:b4 {
font-size: .875rem;
line-height: 135%
}
}
.tablet\:b6,
.tablet\:b7 {
font-size: .75rem;
line-height: 150%
}
.tablet\:b7 {
font-weight: 300
}
}
.hover\:border-blue:hover {
--tw-border-opacity: 1;
border-color: rgb(0 65 142/var(--tw-border-opacity, 1))
}
.hover\:bg-\[\#A9D7F280\]:hover {
background-color: #A9D7F280
}
.hover\:bg-clean-blue:hover {
--tw-bg-opacity: 1;
background-color: rgb(227 241 249/var(--tw-bg-opacity, 1))
}
.hover\:bg-white-blue-hover:hover {
--tw-bg-opacity: 1;
background-color: rgb(229 242 249/var(--tw-bg-opacity, 1))
}
.hover\:text-blue:hover {
--tw-text-opacity: 1;
color: rgb(0 65 142/var(--tw-text-opacity, 1))
}
.hover\:opacity-75:hover {
opacity: .75
}
.active\:bg-blue:active {
--tw-bg-opacity: 1;
background-color: rgb(0 65 142/var(--tw-bg-opacity, 1))
}
.active\:bg-white-blue:active {
--tw-bg-opacity: 1;
background-color: rgb(241 248 252/var(--tw-bg-opacity, 1))
}
.active\:text-white:active {
--tw-text-opacity: 1;
color: rgb(255 255 255/var(--tw-text-opacity, 1))
}
.group:hover .group-hover\:scale-110 {
--tw-scale-x: 1.1;
--tw-scale-y: 1.1;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
@keyframes bounce {
0%,
to {
transform: translateY(-25%);
animation-timing-function: cubic-bezier(.8, 0, 1, 1)
}
50% {
transform: none;
animation-timing-function: cubic-bezier(0, 0, .2, 1)
}
}
.group:hover .group-hover\:animate-bounce {
animation: bounce 1s infinite
}
@keyframes bounce-x {
0%,
to {
transform: translateX(0);
animation-timing-function: cubic-bezier(.8, 0, 1, 1)
}
50% {
transform: translateX(25%);
animation-timing-function: cubic-bezier(0, 0, .2, 1)
}
}
.group:hover .group-hover\:animate-bounce-x {
animation: bounce-x 1s infinite
}
.group:hover .group-hover\:border-light-blue {
--tw-border-opacity: 1;
border-color: rgb(0 110 165/var(--tw-border-opacity, 1))
}
.group:hover .group-hover\:bg-light-blue {
--tw-bg-opacity: 1;
background-color: rgb(0 110 165/var(--tw-bg-opacity, 1))
}
.group:hover .group-hover\:bg-transparent {
background-color: transparent
}
.group:hover .group-hover\:stroke-sharp-blue {
stroke: #003399
}
.group:hover .group-hover\:stroke-white {
stroke: #fff
}
.group:active .group-active\:border-white {
--tw-border-opacity: 1;
border-color: rgb(255 255 255/var(--tw-border-opacity, 1))
}
.group:active .group-active\:stroke-white {
stroke: #fff
}
.group:active .group-active\:text-white {
--tw-text-opacity: 1;
color: rgb(255 255 255/var(--tw-text-opacity, 1))
}
@media (min-width:768px) {
.tablet\:inline-block {
display: inline-block
}
.tablet\:grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr))
}
.tablet\:flex-row {
flex-direction: row
}
.tablet\:items-center {
align-items: center
}
.tablet\:gap-x-14 {
-moz-column-gap: 3.5rem;
column-gap: 3.5rem
}
.tablet\:gap-y-2\.5 {
row-gap: .625rem
}
.tablet\:gap-y-4 {
row-gap: 1rem
}
.tablet\:py-\[30px\] {
padding-top: 30px;
padding-bottom: 30px
}
.tablet\:pb-8 {
padding-bottom: 2rem
}
.tablet\:text-dark {
--tw-text-opacity: 1
}
.tablet\:text-white {
--tw-text-opacity: 1;
color: rgb(255 255 255/var(--tw-text-opacity, 1))
}
}

View File

@@ -0,0 +1 @@
.css-upvbuc:focus{border-radius:0}.css-upvbuc:focus{border-radius:4px}.css-upvbuc::-webkit-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-upvbuc::-moz-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-upvbuc::-ms-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-upvbuc:focus{outline:0}.css-upvbuc:invalid{box-shadow:none}.css-upvbuc::-webkit-search-decoration{-webkit-appearance:none}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc::-webkit-input-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc::-moz-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc::-ms-input-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc:focus::-webkit-input-placeholder{opacity:0.42}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc:focus::-moz-placeholder{opacity:0.42}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc:focus::-ms-input-placeholder{opacity:0.42}.css-upvbuc:-webkit-autofill{-webkit-animation-duration:5000s;animation-duration:5000s;-webkit-animation-name:mui-auto-fill;animation-name:mui-auto-fill}.css-upvbuc:-webkit-autofill{border-radius:inherit}

View File

@@ -0,0 +1 @@
.css-2jyin3:hover .MuiOutlinedInput-notchedOutline{border-color:rgba(0,0,0,0.87)}@media (hover:none){.css-2jyin3:hover .MuiOutlinedInput-notchedOutline{border-color:rgba(0,0,0,0.23)}}

View File

@@ -0,0 +1 @@
.css-qwdxx6::-webkit-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-qwdxx6::-moz-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-qwdxx6::-ms-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-qwdxx6:focus{outline:0}.css-qwdxx6:invalid{box-shadow:none}.css-qwdxx6::-webkit-search-decoration{-webkit-appearance:none}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6::-webkit-input-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6::-moz-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6::-ms-input-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6:focus::-webkit-input-placeholder{opacity:0.42}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6:focus::-moz-placeholder{opacity:0.42}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6:focus::-ms-input-placeholder{opacity:0.42}.css-qwdxx6:-webkit-autofill{-webkit-animation-duration:5000s;animation-duration:5000s;-webkit-animation-name:mui-auto-fill;animation-name:mui-auto-fill}.css-qwdxx6:-webkit-autofill{border-radius:inherit}

View File

@@ -0,0 +1 @@
.css-upvbuc:focus{border-radius:0}.css-upvbuc:focus{border-radius:4px}.css-upvbuc::-webkit-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-upvbuc::-moz-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-upvbuc::-ms-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-upvbuc:focus{outline:0}.css-upvbuc:invalid{box-shadow:none}.css-upvbuc::-webkit-search-decoration{-webkit-appearance:none}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc::-webkit-input-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc::-moz-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc::-ms-input-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc:focus::-webkit-input-placeholder{opacity:0.42}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc:focus::-moz-placeholder{opacity:0.42}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc:focus::-ms-input-placeholder{opacity:0.42}.css-upvbuc:-webkit-autofill{-webkit-animation-duration:5000s;animation-duration:5000s;-webkit-animation-name:mui-auto-fill;animation-name:mui-auto-fill}.css-upvbuc:-webkit-autofill{border-radius:inherit}

View File

@@ -0,0 +1 @@
@keyframes src-service-contentScript-browser-contentScript-contentScript__expand--31ZFO{0%{transform:scale(1)}25%{transform:scale(2)}}

View File

@@ -0,0 +1 @@
#index_crossLine__2WHMH::before{border:none;content:"";height:100%;position:absolute;width:100%;z-index:2147483645;border-right:1px solid red;border-bottom:1px solid red;left:-100%;top:-100%}#index_crossLine__2WHMH::after{border:none;content:"";height:100%;position:absolute;width:100%;z-index:2147483645;border-top:1px solid red;border-left:1px solid red;left:0;top:0}

View File

@@ -0,0 +1 @@
.sf-hidden{display:none!important}

View File

@@ -0,0 +1 @@
@-webkit-keyframes mui-auto-fill{from{display:block}}@keyframes mui-auto-fill{from{display:block}}@-webkit-keyframes mui-auto-fill-cancel{from{display:block}}@keyframes mui-auto-fill-cancel{from{display:block}}

View File

@@ -0,0 +1 @@
@-webkit-keyframes mui-auto-fill{from{display:block}}@keyframes mui-auto-fill{from{display:block}}@-webkit-keyframes mui-auto-fill-cancel{from{display:block}}@keyframes mui-auto-fill-cancel{from{display:block}}

View File

@@ -0,0 +1 @@
@-webkit-keyframes mui-auto-fill{from{display:block}}@keyframes mui-auto-fill{from{display:block}}@-webkit-keyframes mui-auto-fill-cancel{from{display:block}}@keyframes mui-auto-fill-cancel{from{display:block}}

View File

@@ -0,0 +1 @@
.css-2jyin3:hover .MuiOutlinedInput-notchedOutline{border-color:rgba(0,0,0,0.87)}@media (hover:none){.css-2jyin3:hover .MuiOutlinedInput-notchedOutline{border-color:rgba(0,0,0,0.23)}}

View File

@@ -0,0 +1 @@
.css-qwdxx6::-webkit-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-qwdxx6::-moz-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-qwdxx6::-ms-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-qwdxx6:focus{outline:0}.css-qwdxx6:invalid{box-shadow:none}.css-qwdxx6::-webkit-search-decoration{-webkit-appearance:none}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6::-webkit-input-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6::-moz-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6::-ms-input-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6:focus::-webkit-input-placeholder{opacity:0.42}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6:focus::-moz-placeholder{opacity:0.42}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6:focus::-ms-input-placeholder{opacity:0.42}.css-qwdxx6:-webkit-autofill{-webkit-animation-duration:5000s;animation-duration:5000s;-webkit-animation-name:mui-auto-fill;animation-name:mui-auto-fill}.css-qwdxx6:-webkit-autofill{border-radius:inherit}

View File

@@ -0,0 +1 @@
.css-upvbuc:focus{border-radius:0}.css-upvbuc:focus{border-radius:4px}.css-upvbuc::-webkit-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-upvbuc::-moz-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-upvbuc::-ms-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-upvbuc:focus{outline:0}.css-upvbuc:invalid{box-shadow:none}.css-upvbuc::-webkit-search-decoration{-webkit-appearance:none}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc::-webkit-input-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc::-moz-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc::-ms-input-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc:focus::-webkit-input-placeholder{opacity:0.42}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc:focus::-moz-placeholder{opacity:0.42}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc:focus::-ms-input-placeholder{opacity:0.42}.css-upvbuc:-webkit-autofill{-webkit-animation-duration:5000s;animation-duration:5000s;-webkit-animation-name:mui-auto-fill;animation-name:mui-auto-fill}.css-upvbuc:-webkit-autofill{border-radius:inherit}

View File

@@ -0,0 +1 @@
.css-2jyin3:hover .MuiOutlinedInput-notchedOutline{border-color:rgba(0,0,0,0.87)}@media (hover:none){.css-2jyin3:hover .MuiOutlinedInput-notchedOutline{border-color:rgba(0,0,0,0.23)}}

View File

@@ -0,0 +1 @@
.css-qwdxx6::-webkit-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-qwdxx6::-moz-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-qwdxx6::-ms-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-qwdxx6:focus{outline:0}.css-qwdxx6:invalid{box-shadow:none}.css-qwdxx6::-webkit-search-decoration{-webkit-appearance:none}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6::-webkit-input-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6::-moz-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6::-ms-input-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6:focus::-webkit-input-placeholder{opacity:0.42}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6:focus::-moz-placeholder{opacity:0.42}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6:focus::-ms-input-placeholder{opacity:0.42}.css-qwdxx6:-webkit-autofill{-webkit-animation-duration:5000s;animation-duration:5000s;-webkit-animation-name:mui-auto-fill;animation-name:mui-auto-fill}.css-qwdxx6:-webkit-autofill{border-radius:inherit}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
.css-upvbuc:focus{border-radius:0}.css-upvbuc:focus{border-radius:4px}.css-upvbuc::-webkit-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-upvbuc::-moz-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-upvbuc::-ms-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-upvbuc:focus{outline:0}.css-upvbuc:invalid{box-shadow:none}.css-upvbuc::-webkit-search-decoration{-webkit-appearance:none}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc::-webkit-input-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc::-moz-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc::-ms-input-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc:focus::-webkit-input-placeholder{opacity:0.42}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc:focus::-moz-placeholder{opacity:0.42}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc:focus::-ms-input-placeholder{opacity:0.42}.css-upvbuc:-webkit-autofill{-webkit-animation-duration:5000s;animation-duration:5000s;-webkit-animation-name:mui-auto-fill;animation-name:mui-auto-fill}.css-upvbuc:-webkit-autofill{border-radius:inherit}

View File

@@ -0,0 +1 @@
.css-2jyin3:hover .MuiOutlinedInput-notchedOutline{border-color:rgba(0,0,0,0.87)}@media (hover:none){.css-2jyin3:hover .MuiOutlinedInput-notchedOutline{border-color:rgba(0,0,0,0.23)}}

View File

@@ -0,0 +1 @@
.css-qwdxx6::-webkit-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-qwdxx6::-moz-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-qwdxx6::-ms-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-qwdxx6:focus{outline:0}.css-qwdxx6:invalid{box-shadow:none}.css-qwdxx6::-webkit-search-decoration{-webkit-appearance:none}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6::-webkit-input-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6::-moz-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6::-ms-input-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6:focus::-webkit-input-placeholder{opacity:0.42}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6:focus::-moz-placeholder{opacity:0.42}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6:focus::-ms-input-placeholder{opacity:0.42}.css-qwdxx6:-webkit-autofill{-webkit-animation-duration:5000s;animation-duration:5000s;-webkit-animation-name:mui-auto-fill;animation-name:mui-auto-fill}.css-qwdxx6:-webkit-autofill{border-radius:inherit}

View File

@@ -0,0 +1 @@
.css-upvbuc:focus{border-radius:0}.css-upvbuc:focus{border-radius:4px}.css-upvbuc::-webkit-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-upvbuc::-moz-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-upvbuc::-ms-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-upvbuc:focus{outline:0}.css-upvbuc:invalid{box-shadow:none}.css-upvbuc::-webkit-search-decoration{-webkit-appearance:none}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc::-webkit-input-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc::-moz-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc::-ms-input-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc:focus::-webkit-input-placeholder{opacity:0.42}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc:focus::-moz-placeholder{opacity:0.42}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc:focus::-ms-input-placeholder{opacity:0.42}.css-upvbuc:-webkit-autofill{-webkit-animation-duration:5000s;animation-duration:5000s;-webkit-animation-name:mui-auto-fill;animation-name:mui-auto-fill}.css-upvbuc:-webkit-autofill{border-radius:inherit}

View File

@@ -0,0 +1 @@
@keyframes src-service-contentScript-browser-contentScript-contentScript__expand--31ZFO{0%{transform:scale(1)}25%{transform:scale(2)}}

View File

@@ -0,0 +1 @@
#index_crossLine__2WHMH::before{border:none;content:"";height:100%;position:absolute;width:100%;z-index:2147483645;border-right:1px solid red;border-bottom:1px solid red;left:-100%;top:-100%}#index_crossLine__2WHMH::after{border:none;content:"";height:100%;position:absolute;width:100%;z-index:2147483645;border-top:1px solid red;border-left:1px solid red;left:0;top:0}

View File

@@ -0,0 +1 @@
.sf-hidden{display:none!important}

View File

@@ -0,0 +1 @@
@-webkit-keyframes mui-auto-fill{0%{display:block}}@keyframes mui-auto-fill{0%{display:block}}@-webkit-keyframes mui-auto-fill-cancel{0%{display:block}}@keyframes mui-auto-fill-cancel{0%{display:block}}

View File

@@ -0,0 +1 @@
@-webkit-keyframes mui-auto-fill{0%{display:block}}@keyframes mui-auto-fill{0%{display:block}}@-webkit-keyframes mui-auto-fill-cancel{0%{display:block}}@keyframes mui-auto-fill-cancel{0%{display:block}}

View File

@@ -0,0 +1 @@
@-webkit-keyframes mui-auto-fill{0%{display:block}}@keyframes mui-auto-fill{0%{display:block}}@-webkit-keyframes mui-auto-fill-cancel{0%{display:block}}@keyframes mui-auto-fill-cancel{0%{display:block}}

View File

@@ -0,0 +1 @@
.css-2jyin3:hover .MuiOutlinedInput-notchedOutline{border-color:rgba(0,0,0,0.87)}@media (hover:none){.css-2jyin3:hover .MuiOutlinedInput-notchedOutline{border-color:rgba(0,0,0,0.23)}}

View File

@@ -0,0 +1 @@
.css-qwdxx6::-webkit-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-qwdxx6::-moz-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-qwdxx6::-ms-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-qwdxx6:focus{outline:0}.css-qwdxx6:invalid{box-shadow:none}.css-qwdxx6::-webkit-search-decoration{-webkit-appearance:none}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6::-webkit-input-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6::-moz-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6::-ms-input-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6:focus::-webkit-input-placeholder{opacity:0.42}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6:focus::-moz-placeholder{opacity:0.42}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6:focus::-ms-input-placeholder{opacity:0.42}.css-qwdxx6:-webkit-autofill{-webkit-animation-duration:5000s;animation-duration:5000s;-webkit-animation-name:mui-auto-fill;animation-name:mui-auto-fill}.css-qwdxx6:-webkit-autofill{border-radius:inherit}

View File

@@ -0,0 +1 @@
.css-upvbuc:focus{border-radius:0}.css-upvbuc:focus{border-radius:4px}.css-upvbuc::-webkit-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-upvbuc::-moz-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-upvbuc::-ms-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-upvbuc:focus{outline:0}.css-upvbuc:invalid{box-shadow:none}.css-upvbuc::-webkit-search-decoration{-webkit-appearance:none}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc::-webkit-input-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc::-moz-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc::-ms-input-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc:focus::-webkit-input-placeholder{opacity:0.42}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc:focus::-moz-placeholder{opacity:0.42}label[data-shrink=false]+.MuiInputBase-formControl .css-upvbuc:focus::-ms-input-placeholder{opacity:0.42}.css-upvbuc:-webkit-autofill{-webkit-animation-duration:5000s;animation-duration:5000s;-webkit-animation-name:mui-auto-fill;animation-name:mui-auto-fill}.css-upvbuc:-webkit-autofill{border-radius:inherit}

View File

@@ -0,0 +1 @@
.css-2jyin3:hover .MuiOutlinedInput-notchedOutline{border-color:rgba(0,0,0,0.87)}@media (hover:none){.css-2jyin3:hover .MuiOutlinedInput-notchedOutline{border-color:rgba(0,0,0,0.23)}}

View File

@@ -0,0 +1 @@
.css-qwdxx6::-webkit-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-qwdxx6::-moz-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-qwdxx6::-ms-input-placeholder{color:currentColor;opacity:0.42;-webkit-transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 200ms cubic-bezier(0.4,0,0.2,1) 0ms}.css-qwdxx6:focus{outline:0}.css-qwdxx6:invalid{box-shadow:none}.css-qwdxx6::-webkit-search-decoration{-webkit-appearance:none}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6::-webkit-input-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6::-moz-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6::-ms-input-placeholder{opacity:0!important}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6:focus::-webkit-input-placeholder{opacity:0.42}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6:focus::-moz-placeholder{opacity:0.42}label[data-shrink=false]+.MuiInputBase-formControl .css-qwdxx6:focus::-ms-input-placeholder{opacity:0.42}.css-qwdxx6:-webkit-autofill{-webkit-animation-duration:5000s;animation-duration:5000s;-webkit-animation-name:mui-auto-fill;animation-name:mui-auto-fill}.css-qwdxx6:-webkit-autofill{border-radius:inherit}

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB