*, :before, :after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color:#e5e7eb
}

:before, :after {
    --tw-content: ""
}

code, kbd, samp, pre {
    font-feature-settings: normal;
    font-variation-settings: normal;
    font-family: LXGW WenKai, monospace;
    font-size:1em
}

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, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
    font-feature-settings:normal
}

body {
    margin: 0;
    line-height:inherit
}

hr {
    height: 0;
    color: inherit;
    border-top-width:1px
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration:underline dotted
}

h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight:inherit
}

a {
    color: inherit;
    text-decoration:inherit
}

b, strong {
    font-weight:bolder
}

small {
    font-size:80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align:baseline
}

sub {
    bottom:-.25em
}

sup {
    top:-.5em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse:collapse
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding:0
}

button, select {
    text-transform:none
}

button, [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button;
    background-color: transparent;
    background-image:none
}

:-moz-focusring {
    outline:auto
}

:-moz-ui-invalid {
    box-shadow:none
}

progress {
    vertical-align:baseline
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height:auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset:-2px
}

::-webkit-search-decoration {
    -webkit-appearance:none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font:inherit
}

summary {
    display:list-item
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
    margin:0
}

fieldset {
    margin: 0;
    padding:0
}

legend {
    padding:0
}

ol, ul, menu {
    list-style: none;
    margin: 0;
    padding:0
}

textarea {
    resize:vertical
}

input::-moz-placeholder, textarea::-moz-placeholder {
    opacity: 1;
    color:#9ca3af
}

input::placeholder, textarea::placeholder {
    opacity: 1;
    color:#9ca3af
}

button, [role=button] {
    cursor:pointer
}

:disabled {
    cursor:default
}

img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align:middle
}

img, video {
    max-width: 100%;
    height:auto
}

[hidden] {
    display:none
}

.theme-newspaper {
    --color-primary-main: 15 23 42;
    --color-text-body: 15 23 42;
    --color-text-heading: 15 23 42;
    --color-text-bold: 15 23 42;
    --color-text-muted: 100 116 139;
    --color-text-link: 51 154 240;
    --color-text-code: 0 0 0;
    --color-text-selection: 0 0 0;
    --color-bg-body: 255 255 255;
    --color-bg-code: 254 243 199;
    --color-bg-selection: 226 232 240;
    --color-border-code: 244 244 245
}

.theme-newspaper.dark {
    --color-primary-main: 255 255 255;
    --color-text-body: 229 229 229;
    --color-text-heading: 255 255 255;
    --color-text-bold: 255 255 255;
    --color-text-muted: 212 212 212;
    --color-text-link: 51 154 240;
    --color-text-code: 255 255 255;
    --color-text-selection: 0 0 0;
    --color-bg-body: 38 38 38;
    --color-bg-code: 234 179 8;
    --color-bg-selection: 255 255 255;
    --color-border-code: 64 64 64
}

:root {
    font-family: LXGW WenKai, sans-serif;
    background-color: rgb(var(--color-bg-body) / 1);
    color: rgb(var(--color-text-body) / 1);
    font-size: 1.0625em;
    line-height: 2;
    scroll-behavior:smooth
}

h1, h2, h3, h4, h5, h6 {
    font-family:LXGW WenKai, sans-serif
}

*, :before, :after {
    --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-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 / .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:
}

::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-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 / .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:
}

.prose {
    color: var(--tw-prose-body);
    max-width: 65ch
}

.prose :where(p):not(:where([class ~ ="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em
}

.prose :where([class ~ ="lead"]):not(:where([class ~ ="not-prose"] *)) {
    color: var(--tw-prose-lead);
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em
}

.prose :where(a):not(:where([class ~ ="not-prose"] *)) {
    color: var(--tw-prose-links);
    text-decoration: underline;
    font-weight: 500;
    text-decoration: none;
    background-repeat: no-repeat;
    background-size: 100% 1.5px;
    background-position: 0 100%;
    background-image: linear-gradient(to right, rgb(var(--color-text-link) /1), rgb(var(--color-text-link) /1))
}

.prose :where(a):not(:where([class ~ ="not-prose"] *)):hover {
    color: rgb(var(--color-text-link))
}

.prose :where(strong):not(:where([class ~ ="not-prose"] *)) {
    color: var(--tw-prose-bold);
    font-weight: 600
}

.prose :where(a strong):not(:where([class ~ ="not-prose"] *)) {
    color: inherit
}

.prose :where(blockquote strong):not(:where([class ~ ="not-prose"] *)) {
    color: inherit
}

.prose :where(thead th strong):not(:where([class ~ ="not-prose"] *)) {
    color: inherit
}

.prose :where(ol):not(:where([class ~ ="not-prose"] *)) {
    list-style-type: decimal;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-left: 1.625em
}

.prose :where(ol[type="A"]):not(:where([class ~ ="not-prose"] *)) {
    list-style-type: upper-alpha
}

.prose :where(ol[type="a"]):not(:where([class ~ ="not-prose"] *)) {
    list-style-type: lower-alpha
}

.prose :where(ol[type="A" s]):not(:where([class ~ ="not-prose"] *)) {
    list-style-type: upper-alpha
}

.prose :where(ol[type="a" s]):not(:where([class ~ ="not-prose"] *)) {
    list-style-type: lower-alpha
}

.prose :where(ol[type="I"]):not(:where([class ~ ="not-prose"] *)) {
    list-style-type: upper-roman
}

.prose :where(ol[type="i"]):not(:where([class ~ ="not-prose"] *)) {
    list-style-type: lower-roman
}

.prose :where(ol[type="I" s]):not(:where([class ~ ="not-prose"] *)) {
    list-style-type: upper-roman
}

.prose :where(ol[type="i" s]):not(:where([class ~ ="not-prose"] *)) {
    list-style-type: lower-roman
}

.prose :where(ol[type="1"]):not(:where([class ~ ="not-prose"] *)) {
    list-style-type: decimal
}

.prose :where(ul):not(:where([class ~ ="not-prose"] *)) {
    list-style-type: disc;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-left: 1.625em
}

.prose :where(ol > li):not(:where([class ~ ="not-prose"] *))::marker {
    font-weight: 400;
    color: var(--tw-prose-counters)
}

.prose :where(ul > li):not(:where([class ~ ="not-prose"] *))::marker {
    color: var(--tw-prose-bullets)
}

.prose :where(hr):not(:where([class ~ ="not-prose"] *)) {
    border-color: var(--tw-prose-hr);
    border-top-width: 1px;
    margin-top: 3em;
    margin-bottom: 3em
}

.prose :where(blockquote):not(:where([class ~ ="not-prose"] *)) {
    font-weight: 500;
    font-style: italic;
    color: var(--tw-prose-quotes);
    border-left-width: .25rem;
    border-left-color: var(--tw-prose-quote-borders);
    quotes: "\201c""\201d""\2018""\2019";
    padding-left: 1em;
    border: none;
    position: relative;
    width: 96%;
    margin: 0 auto;
    font-size: 1.0625em;
    padding: 1.5rem 1.5rem .5rem
}

.prose :where(blockquote p:first-of-type):not(:where([class ~ ="not-prose"] *)):before {
    content:
}

.prose :where(blockquote p:last-of-type):not(:where([class ~ ="not-prose"] *)):after {
    content:
}

.prose :where(h1):not(:where([class ~ ="not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 800;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: .8888889em;
    line-height: 1.1111111
}

.prose :where(h1 strong):not(:where([class ~ ="not-prose"] *)) {
    font-weight: 900;
    color: inherit
}

.prose :where(h2):not(:where([class ~ ="not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 700;
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333
}

.prose :where(h2 strong):not(:where([class ~ ="not-prose"] *)) {
    font-weight: 800;
    color: inherit
}

.prose :where(h3):not(:where([class ~ ="not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: .6em;
    line-height: 1.6
}

.prose :where(h3 strong):not(:where([class ~ ="not-prose"] *)) {
    font-weight: 700;
    color: inherit
}

.prose :where(h4):not(:where([class ~ ="not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: .5em;
    line-height: 1.5
}

.prose :where(h4 strong):not(:where([class ~ ="not-prose"] *)) {
    font-weight: 700;
    color: inherit
}

.prose :where(img):not(:where([class ~ ="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose :where(figure > *):not(:where([class ~ ="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0
}

.prose :where(figcaption):not(:where([class ~ ="not-prose"] *)) {
    color: var(--tw-prose-captions);
    font-size: .875em;
    line-height: 1.4285714;
    margin-top: .8571429em
}

.prose :where(code):not(:where([class ~ ="not-prose"] *)) {
    color: var(--tw-prose-code);
    font-weight: 600;
    font-size: .875em
}

.prose :where(code):not(:where([class ~ ="not-prose"] *)):before {
    content: none
}

.prose :where(code):not(:where([class ~ ="not-prose"] *)):after {
    content: none
}

.prose :where(a code):not(:where([class ~ ="not-prose"] *)) {
    color: inherit
}

.prose :where(h1 code):not(:where([class ~ ="not-prose"] *)) {
    color: inherit
}

.prose :where(h2 code):not(:where([class ~ ="not-prose"] *)) {
    color: inherit;
    font-size: .875em
}

.prose :where(h3 code):not(:where([class ~ ="not-prose"] *)) {
    color: inherit;
    font-size: .9em
}

.prose :where(h4 code):not(:where([class ~ ="not-prose"] *)) {
    color: inherit
}

.prose :where(blockquote code):not(:where([class ~ ="not-prose"] *)) {
    color: inherit
}

.prose :where(thead th code):not(:where([class ~ ="not-prose"] *)) {
    color: inherit
}

.prose :where(pre):not(:where([class ~ ="not-prose"] *)) {
    color: var(--tw-prose-pre-code);
    background-color: var(--tw-prose-pre-bg);
    overflow-x: auto;
    font-weight: 400;
    font-size: .875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: .375rem;
    padding: .8571429em 1.1428571em
}

.prose :where(pre code):not(:where([class ~ ="not-prose"] *)) {
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit
}

.prose :where(pre code):not(:where([class ~ ="not-prose"] *)):before {
    content: none
}

.prose :where(pre code):not(:where([class ~ ="not-prose"] *)):after {
    content: none
}

.prose :where(table):not(:where([class ~ ="not-prose"] *)) {
    width: 100%;
    table-layout: auto;
    text-align: left;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: .875em;
    line-height: 1.7142857
}

.prose :where(thead):not(:where([class ~ ="not-prose"] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-th-borders)
}

.prose :where(thead th):not(:where([class ~ ="not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    vertical-align: bottom;
    padding-right: .5714286em;
    padding-bottom: .5714286em;
    padding-left: .5714286em
}

.prose :where(tbody tr):not(:where([class ~ ="not-prose"] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-td-borders)
}

.prose :where(tbody tr:last-child):not(:where([class ~ ="not-prose"] *)) {
    border-bottom-width: 0
}

.prose :where(tbody td):not(:where([class ~ ="not-prose"] *)) {
    vertical-align: baseline
}

.prose :where(tfoot):not(:where([class ~ ="not-prose"] *)) {
    border-top-width: 1px;
    border-top-color: var(--tw-prose-th-borders)
}

.prose :where(tfoot td):not(:where([class ~ ="not-prose"] *)) {
    vertical-align:top
}

.prose {
    --tw-prose-body: #374151;
    --tw-prose-headings: #111827;
    --tw-prose-lead: #4b5563;
    --tw-prose-links: #111827;
    --tw-prose-bold: #111827;
    --tw-prose-counters: #6b7280;
    --tw-prose-bullets: #d1d5db;
    --tw-prose-hr: #e5e7eb;
    --tw-prose-quotes: #111827;
    --tw-prose-quote-borders: #e5e7eb;
    --tw-prose-captions: #6b7280;
    --tw-prose-code: #111827;
    --tw-prose-pre-code: #e5e7eb;
    --tw-prose-pre-bg: #1f2937;
    --tw-prose-th-borders: #d1d5db;
    --tw-prose-td-borders: #e5e7eb;
    --tw-prose-invert-body: #d1d5db;
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: #9ca3af;
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: #9ca3af;
    --tw-prose-invert-bullets: #4b5563;
    --tw-prose-invert-hr: #374151;
    --tw-prose-invert-quotes: #f3f4f6;
    --tw-prose-invert-quote-borders: #374151;
    --tw-prose-invert-captions: #9ca3af;
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: #d1d5db;
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: #4b5563;
    --tw-prose-invert-td-borders: #374151;
    font-size: 1rem;
    line-height: 1.75
}

.prose :where(video):not(:where([class ~ ="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose :where(figure):not(:where([class ~ ="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose :where(li):not(:where([class ~ ="not-prose"] *)) {
    margin-top: .5em;
    margin-bottom: .5em
}

.prose :where(ol > li):not(:where([class ~ ="not-prose"] *)) {
    padding-left: .375em
}

.prose :where(ul > li):not(:where([class ~ ="not-prose"] *)) {
    padding-left: .375em
}

.prose :where(.prose > ul > li p):not(:where([class ~ ="not-prose"] *)) {
    margin-top: .75em;
    margin-bottom: .75em
}

.prose :where(.prose > ul > li > * :first-child):not(:where([class ~ ="not-prose"] *)) {
    margin-top: 1.25em
}

.prose :where(.prose > ul > li > * :last-child):not(:where([class ~ ="not-prose"] *)) {
    margin-bottom: 1.25em
}

.prose :where(.prose > ol > li > * :first-child):not(:where([class ~ ="not-prose"] *)) {
    margin-top: 1.25em
}

.prose :where(.prose > ol > li > * :last-child):not(:where([class ~ ="not-prose"] *)) {
    margin-bottom: 1.25em
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class ~ ="not-prose"] *)) {
    margin-top: .75em;
    margin-bottom: .75em
}

.prose :where(hr + *):not(:where([class ~ ="not-prose"] *)) {
    margin-top: 0
}

.prose :where(h2 + *):not(:where([class ~ ="not-prose"] *)) {
    margin-top: 0
}

.prose :where(h3 + *):not(:where([class ~ ="not-prose"] *)) {
    margin-top: 0
}

.prose :where(h4 + *):not(:where([class ~ ="not-prose"] *)) {
    margin-top: 0
}

.prose :where(thead th:first-child):not(:where([class ~ ="not-prose"] *)) {
    padding-left: 0
}

.prose :where(thead th:last-child):not(:where([class ~ ="not-prose"] *)) {
    padding-right: 0
}

.prose :where(tbody td, tfoot td):not(:where([class ~ ="not-prose"] *)) {
    padding: .5714286em
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class ~ ="not-prose"] *)) {
    padding-left: 0
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class ~ ="not-prose"] *)) {
    padding-right: 0
}

.prose :where(.prose > :first-child):not(:where([class ~ ="not-prose"] *)) {
    margin-top: 0
}

.prose :where(.prose > :last-child):not(:where([class ~ ="not-prose"] *)) {
    margin-bottom: 0
}

.prose :where(h1, h2, h3, h4, h5):not(:where([class ~ ="not-prose"] *)) {
    color: rgb(var(--color-text-heading))
}

.prose :where(blockquote):not(:where([class ~ ="not-prose"] *)):before {
    font-family: Arial;
    content: "\201c";
    font-size: 4em;
    color: rgb(var(--color-text-link));
    position: absolute;
    left: -10px;
    top: -10px
}

.prose :where(blockquote):not(:where([class ~ ="not-prose"] *)):after {
    content:
}

.prose-newspaper {
    --tw-prose-body: rgb(var(--color-text-body));
    --tw-prose-headings: rgb(var(--color-text-heading));
    --tw-prose-lead: rgb(var(--color-text-body));
    --tw-prose-links: rgb(var(--color-text-body));
    --tw-prose-bold: rgb(var(--color-text-bold));
    --tw-prose-counters: rgb(var(--color-text-body));
    --tw-prose-bullets: rgb(var(--color-text-body));
    --tw-prose-hr: rgb(var(--color-text-muted));
    --tw-prose-quotes: rgb(var(--color-text-body));
    --tw-prose-quote-borders: rgb(var(--color-primary-main));
    --tw-prose-captions: rgb(var(--color-primary-heading));
    --tw-prose-quote-captions: rgb(var(--color-primary-heading));
    --tw-prose-code: rgb(var(--color-text-code));
    --tw-prose-pre-code: rgb(var(--color-text-code));
    --tw-prose-pre-bg: rgb(var(--color-bg-code));
    --tw-prose-th-borders: rgb(var(--color-text-muted));
    --tw-prose-td-borders: rgb(var(--color-text-muted))
}

strong {
    font-weight: 600;
    color:rgb(var(--color-text-bold) / 1)
}

mark {
    background-color: rgb(var(--color-bg-selection) / 1);
    color:rgb(var(--color-text-selection) / 1)
}

a:not(.unset) {
    text-decoration: underline;
    background-repeat: no-repeat;
    background-size: 100% 1.5px;
    background-position: 0 100%;
    background-image:linear-gradient(to right, rgb(var(--color-text-link) / 1), rgb(var(--color-text-link) / 1))
}

a:not(.unset):hover {
    color:rgb(var(--color-text-link) / 1)
}

code:not(pre code):not(.unset) {
    background-color: rgb(var(--color-bg-code) / 1);
    color: rgb(var(--color-text-code) / 1);
    padding: .125rem .25rem;
    border-radius: .25rem;
    font-size: .875em;
    font-weight: 600;
    border: 1px solid rgb(var(--color-border-code) / 1);
    margin-bottom:1.25em
}

html.dark code:not(pre code) {
    background-color: rgb(var(--color-bg-code) / .1);
    border-color: rgb(var(--color-border-code) / .25)
}

ul:not(.unset):not(:where([class ~ ="prose"] *)) {
    padding-left: 0;
    list-style: none
}

ul:not(:where([class ~ ="prose"] *)) > li {
    position: relative;
    padding-left: 1.375rem
}

ul:not(.unset):not(:where([class ~ ="prose"] *)) > li:before {
    position: absolute;
    left: 0;
    content: "\bb";
    color: rgb(var(--color-text-muted))
}

ol:not(.unset):not(:where([class ~ ="prose"] *)) {
    padding-left: 1.125rem
}

ol:not(.unset):not(:where([class ~ ="prose"] *)) > li::marker {
    color: rgb(var(--color-text-muted))
}

ul:not(.unset):not(:where([class ~ ="prose"] *)) > li, ol:not(.unset):not(:where([class ~ ="prose"] *)) > li {
    margin-top: .5em;
    margin-bottom:.5em
}

::-moz-selection {
    background: rgb(var(--color-bg-selection) / 1);
    color:rgb(var(--color-text-selection) / 1)
}

::selection {
    background: rgb(var(--color-bg-selection) / 1);
    color:rgb(var(--color-text-selection) / 1)
}

.animated-link {
    position: relative;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    text-decoration:none
}

.animated-link:hover:after {
    transform:translateZ(0) scale(1)
}

.animated-link:after {
    left: 0;
    right: 0;
    bottom: -3px;
    content: "";
    height: 2px;
    position: absolute;
    transform: translateZ(0) scaleX(0);
    transform-origin: left center;
    transition: all .15s ease-in-out;
    background-image:linear-gradient(to right, rgb(var(--color-text-link) / 1), rgb(var(--color-text-link) / 1))
}

.animated-link.show:after {
    transform:translateZ(0) scale(1)
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width:0
}

.invisible {
    visibility:hidden
}

.absolute {
    position:absolute
}

.relative {
    position:relative
}

.top-0 {
    top:0
}

.right-0 {
    right:0
}

.left-\[50\%\] {
    left:50%
}

.-top-\[100rem\] {
    top:-100rem
}

.left-0 {
    left:0
}

.z-10 {
    z-index:10
}

.m-0 {
    margin:0
}

.mx-auto {
    margin-left: auto;
    margin-right:auto
}

.mt-5 {
    margin-top:1.25rem;
    margin-bottom:3rem
}

.ml-4 {
    margin-left:1rem
}

.mt-4 {
    margin-top:1rem
}

.-ml-\[1rem\] {
    margin-left:-1rem
}

.-mt-\[0\.125rem\] {
    margin-top:-.125rem
}

.mb-8 {
    margin:7px 0;
}

.mb-6 {
    margin-bottom:1rem
}

.mb-\[0\.375em\] {
    margin-bottom:.375em
}

.mb-\[2em\] {
    margin-bottom:2em
}

.mb-3 {
    margin-bottom:.75rem
}

.ml-1 {
    margin-left:.25rem
}

.mr-1 {
    margin-right:.25rem
}

.block {
    display:block
}

.inline-block {
    display:inline-block
}

.inline {
    display:inline
}

.flex {
    display:flex
}

.inline-flex {
    display:inline-flex
}

.grid {
    display:grid
}

.aspect-video {
    aspect-ratio:16 / 9
}

.h-6 {
    height:1.5rem
}

.h-4 {
    height:1rem
}

.h-\[10px\] {
    height:10px
}

.min-h-screen {
    min-height:100vh
}

.w-11 {
    width:2.75rem
}

.w-4 {
    width:1rem
}

.w-\[10px\] {
    width:10px
}

.w-\[1rem\] {
    width:1rem
}

.w-full {
    width:100%
}

.max-w-3xl {
    max-width:48rem
}

.max-w-none {
    max-width:none
}

.translate-x-\[-50\%\] {
    --tw-translate-x: -50%;
    transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.scale-\[0\] {
    --tw-scale-x: 0;
    --tw-scale-y: 0;
    transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.transform {
    transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.grid-cols-\[1fr\] {
    grid-template-columns:1fr
}

.flex-col {
    flex-direction:column
}

.content-center {
    align-content:center
}

.items-start {
    align-items:flex-start
}

.items-center {
    align-items:center
}

.justify-center {
    justify-content:center
}

.gap-4 {
    gap:1rem
}

.gap-1 {
    gap:.25rem
}

.justify-self-end {
    justify-self:end
}

.overflow-auto {
    overflow:auto
}

.overflow-hidden {
    overflow:hidden
}

.whitespace-nowrap {
    white-space:nowrap
}

.rounded-full {
    border-radius:9999px
}

.border {
    border-width:1px
}

.border-b-\[1px\] {
    border-bottom-width:1px
}

.border-t-\[1px\] {
    border-top-width:1px
}

.border-current {
    border-color:currentColor
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color:rgb(0 0 0 / var(--tw-bg-opacity))
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color:rgb(255 255 255 / var(--tw-bg-opacity))
}

.bg-gradient-to-tr {
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
}

.bg-gradient-to-r {
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
}

.bg-gradient-to-br {
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
}

.from-\[\#f57111\] {
    --tw-gradient-from: #f57111;
    --tw-gradient-to: rgb(245 113 17 / 0);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#00abda\] {
    --tw-gradient-from: #00abda;
    --tw-gradient-to: rgb(0 171 218 / 0);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#334155\] {
    --tw-gradient-from: #334155;
    --tw-gradient-to: rgb(51 65 85 / 0);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.via-\[\#1e293b\] {
    --tw-gradient-to: rgb(30 41 59 / 0);
    --tw-gradient-stops: var(--tw-gradient-from), #1e293b, var(--tw-gradient-to)
}

.to-\[\#f79605\] {
    --tw-gradient-to: #f79605
}

.to-\[\#1476ff\] {
    --tw-gradient-to: #1476ff
}

.to-\[\#0f172a\] {
    --tw-gradient-to: #0f172a
}

.bg-clip-text {
    -webkit-background-clip: text;
    background-clip:text
}

.px-8 {
    padding-left: 2rem;
    padding-right:2rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom:.5rem
}

.py-6 {
    padding-top: 3rem;
    padding-bottom:1.5rem
}

.py-1 {
    padding-top: .25rem;
    padding-bottom:.25rem
}

.px-2 {
    padding-left: .5rem;
    padding-right:.5rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right:1.5rem
}

.pb-4 {
    padding-bottom:1rem
}

.pt-1 {
    padding-top:.25rem
}

.pb-2 {
    padding-bottom:.5rem
}

.text-center {
    text-align:center
}

.align-middle {
    vertical-align:middle
}

.text-sm {
    font-size: .875rem;
    line-height:1.25rem
}

.text-\[14px\] {
    font-size:14px
}

.text-4xl {
    font-size: 2.25rem;
    line-height:2.5rem
}

.text-2xl {
    font-size: 1.5rem;
    line-height:2rem
}

.text-\[12px\] {
    font-size:12px
}

.font-bold {
    font-weight:700
}

.uppercase {
    text-transform:uppercase
}

.italic {
    font-style:italic
}

.leading-\[1\.75\] {
    line-height:1.75
}

.tracking-wider {
    letter-spacing:.05em
}

.text-transparent {
    color:transparent
}

.text-black {
    --tw-text-opacity: 1;
    color:rgb(0 0 0 / var(--tw-text-opacity))
}

.text-text-bold {
    --tw-text-opacity: 1;
    color:rgb(var(--color-text-bold) / var(--tw-text-opacity))
}

.text-text-link {
    --tw-text-opacity: 1;
    color:rgb(var(--color-text-link) / var(--tw-text-opacity))
}

.text-text-muted {
    --tw-text-opacity: 1;
    color:rgb(var(--color-text-muted) / var(--tw-text-opacity))
}

.opacity-0 {
    opacity:0
}

.filter {
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration:.15s
}

.duration-300 {
    transition-duration:.3s
}

.after\:mt-6:after {
    content: var(--tw-content);
    margin-top:1.5rem
}

.after\:block:after {
    content: var(--tw-content);
    display:block
}

.after\:h-\[1px\]:after {
    content: var(--tw-content);
    height:1px
}

.after\:w-\[100\%\]:after {
    content: var(--tw-content);
    width:100%
}

.after\:border-b-\[1px\]:after {
    content: var(--tw-content);
    border-bottom-width:1px
}

.after\:border-current:after {
    content: var(--tw-content);
    border-color: currentColor
}

.after\:content-\[\\\]:after {
    --tw-content: "";
    content:var(--tw-content)
}

.hover\:text-text-link:hover {
    --tw-text-opacity: 1;
    color:rgb(var(--color-text-link) / var(--tw-text-opacity))
}

.hover\:after\:bg-gradient-to-r:hover:after {
    content: var(--tw-content);
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
}

.hover\:after\:from-\[\#f57111\]:hover:after {
    content: var(--tw-content);
    --tw-gradient-from: #f57111;
    --tw-gradient-to: rgb(245 113 17 / 0);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.hover\:after\:from-\[\#00abda\]:hover:after {
    content: var(--tw-content);
    --tw-gradient-from: #00abda;
    --tw-gradient-to: rgb(0 171 218 / 0);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.hover\:after\:to-\[\#f79605\]:hover:after {
    content: var(--tw-content);
    --tw-gradient-to: #f79605
}

.hover\:after\:to-\[\#1476ff\]:hover:after {
    content: var(--tw-content);
    --tw-gradient-to: #1476ff
}

.focus\:top-\[initial\]:focus {
    top:initial
}

.focus\:opacity-100:focus {
    opacity:1
}

.active\:opacity-100:active, .group:hover .group-hover\:opacity-100 {
    opacity:1
}

.group:focus .group-focus\:opacity-100 {
    opacity:1
}

.group:active .group-active\:opacity-100 {
    opacity:1
}

.dark .dark\:bg-white {
    --tw-bg-opacity: 1;
    background-color:rgb(255 255 255 / var(--tw-bg-opacity))
}

.dark .dark\:from-primary-main {
    --tw-gradient-from: rgb(var(--color-primary-main) / 1);
    --tw-gradient-to: rgb(var(--color-primary-main) / 0);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.dark .dark\:via-primary-main {
    --tw-gradient-to: rgb(var(--color-primary-main) / 0);
    --tw-gradient-stops: var(--tw-gradient-from), rgb(var(--color-primary-main) / 1), var(--tw-gradient-to)
}

.dark .dark\:to-primary-main {
    --tw-gradient-to: rgb(var(--color-primary-main) / 1)
}

@media (min-width: 640px) {
    .sm\:px-8 {
        padding-left: 2rem;
        padding-right:2rem
    }
}

@media (min-width: 768px) {
    .md\:grid-cols-\[1fr_auto\] {
        grid-template-columns:1fr auto
    }

    .md\:gap-2 {
        gap:.5rem
    }

    .md\:text-5xl {
        font-size: 3rem;
        line-height:1
    }
}

.\[\&\ > li\]\:p-0 > li {
    padding:0
}

.light:where(.astro-3L4UKUJA) {
    transform: translate(.25rem);
    background-color:#fff
}

.dark:where(.astro-3L4UKUJA) {
    transform: translate(1.5rem);
    background-color:#000
}

header:where(.astro-645Z3FDO) {
    grid-area: header;
    display: grid;
    align-items: center;
    grid-template-columns:minmax(0, 1fr) minmax(0, max-content)
}

footer:where(.astro-WZT4TL4E) {
    grid-area: footer;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content:center
}

.gradient-link:where(.astro-WZT4TL4E) {
    position: relative;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    text-decoration:none
}

.gradient-link:where(.astro-WZT4TL4E):hover:after {
    transform:translateZ(0) scale(1)
}

.gradient-link:where(.astro-WZT4TL4E):after {
    left: 0;
    right: 0;
    bottom: -2px;
    content: "";
    height: 2px;
    position: absolute;
    transform: translateZ(0) scaleX(0);
    transform-origin: left center;
    transition: all .15s ease-in-out
}
.container1 {
  display: inline-block;
  padding: 0 7px;
  width: 70px;
}

.container2 {
  display: inline-block;
  padding: 0 7px;
  width: 90px;
}

.svg-image {
  display: inline-block;
  height: 16px;
  width: 16px;
}
footer {
    background: #fdfdfd;
    border-top: 1px solid #eee;
    position: fixed;
    bottom: 0;
    width: 100%;
}
/* 遮罩层样式 */
  .overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
    justify-content: center;
    align-items: center;
  }

  /* 弹出框样式 */
  .popup {
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    text-align: center;
  }

  /* 关闭按钮样式 */
  .close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
  }
