*{margin:0;padding:0;box-sizing:border-box}html{font-family:var(--font-body),Georgia,"Times New Roman",serif;font-size:.95em;scrollbar-gutter:stable both-edges}.myspace-icon{width:1.2rem;height:1.2rem;flex-shrink:0}body{padding:0 1.5rem;scrollbar-gutter:stable both-edges}a,a:visited{color:var(--link-color);text-decoration:none}a:hover{text-decoration:underline}::selection{background-color:var(--selection-color);color:inherit}h1,h2{font-family:var(--font-display),Georgia,serif;font-weight:500;letter-spacing:.01em}.app-container{display:flex;flex-direction:column;min-height:100vh;max-width:1000px;margin:0 auto}.footer{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;margin:2rem auto;color:var(--text-muted-color)}.footer .footer-mark{display:inline-flex;align-items:center;gap:.45rem;min-width:0}.footer .footer-logo{width:1.15rem;height:1.15rem;flex-shrink:0;object-fit:contain;opacity:.9}.footer .footer-logo--dark,[data-theme=dark] .footer .footer-logo--light{display:none}[data-theme=dark] .footer .footer-logo--dark{display:block}.main{flex:1}.navbar{position:sticky;top:0;z-index:999;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-bottom:1.5rem;padding:.55rem 1.5rem .45rem;box-sizing:border-box;background-color:var(--nav-background);border-bottom:none;font-family:var(--font-display),Georgia,serif;font-size:1.4rem;color:var(--nav-text-color);font-weight:600}.navbar .navbar-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem;width:100%;max-width:1000px;margin:0 auto}.navbar .navbar-trail{display:inline-flex;align-items:center;justify-content:flex-end;flex-shrink:0;margin-left:auto}.navbar ul.nav-links{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:.15rem}.navbar ul.nav-links li{list-style-type:none;margin:0}.navbar ul.nav-links li a{position:relative;display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem .45rem;text-decoration:none;transition:color .2s ease,opacity .2s ease}.navbar ul.nav-links li a,.navbar ul.nav-links li a:visited{color:var(--nav-text-color)}.navbar ul.nav-links li a:hover{color:var(--primary-color)}.navbar ul.nav-links li a:after{content:"";position:absolute;left:.65rem;right:.65rem;bottom:.12rem;height:1.5px;background-color:var(--primary-color);transform:scaleX(0);transform-origin:left center;transition:transform .2s ease}.navbar ul.nav-links li a.myspace-btn{gap:.14rem;color:var(--nav-text-color)}.navbar ul.nav-links li a.myspace-btn .myspace-icon,.navbar ul.nav-links li a.myspace-btn .svg-inline--fa{width:1em;height:1em;font-size:1em;margin:0 0 0 -.02em;opacity:.85;transition:opacity .2s ease}.navbar ul.nav-links li a.myspace-btn:hover{color:var(--primary-color)}.navbar ul.nav-links li a.myspace-btn:hover .myspace-icon,.navbar ul.nav-links li a.myspace-btn:hover .svg-inline--fa{opacity:1}.navbar ul.nav-links li a.active{color:var(--nav-text-color);font-weight:700}.navbar ul.nav-links li a.active:after{transform:scaleX(1)}.navbar ul.nav-links li a.active .myspace-icon,.navbar ul.nav-links li a.active .svg-inline--fa{opacity:1}.navbar ul.nav-links li a:hover:after{transform:scaleX(1)}.menu-toggle-btn{display:none;font-size:1.5rem;color:var(--nav-text-color)}@media(max-width:767.98px){.menu-toggle-btn{display:inline-flex;align-items:center;justify-content:center;order:-1}.navbar ul.nav-links.non-active{display:none}.navbar{transition:.5s}.navbar ul.nav-links.active{position:absolute;top:100%;left:0;width:100%;display:flex;flex-direction:column;align-items:stretch;gap:0}.navbar ul.nav-links.active li{width:100%;list-style-type:none;margin:0;text-align:center;background-color:var(--surface-elevated-color)}.navbar ul.nav-links.active li a{font-size:1rem;display:flex;justify-content:center;width:100%;padding:10px;text-decoration:none;color:var(--nav-text-color)}.navbar ul.nav-links.active li a:after{display:none}.navbar ul.nav-links.active li a:visited{color:var(--nav-text-color)}.navbar ul.nav-links.active li a:hover{background-color:var(--surface-muted-color);color:var(--primary-color);transition:.15s}.navbar ul.nav-links.active li a.myspace-btn{background-color:var(--surface-muted-color);color:var(--primary-color);transition:none}.navbar ul.nav-links.active li a.active{background-color:var(--surface-muted-color);color:var(--primary-color);transition:.15s}.footer{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:2rem auto;color:var(--text-muted-color)}.footer>*{padding:2px 0}}:root{--primary-color:#ffa442;--secondary-color:#ffd9b0;--gray:#333333;--light-light-gray:#dbdbdb;--blue-dark-color:#307dcf;--black:#1a1a1a;--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:222.2 47.4% 11.2%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--radius:0.5rem;--sh-class:#2d5e9d;--sh-identifier:#354150;--sh-sign:#8996a3;--sh-string:#007f7a;--sh-keyword:#e02518;--sh-comment:#a19595;--sh-jsxliterals:#6266d1;--sh-property:#e25a1c;--sh-entity:#e25a1c}.profile-container{width:100%;display:flex;flex-direction:row;align-items:start;justify-content:space-between;font-size:1.1rem;align-items:stretch}.image-container{width:50%;display:flex;flex-direction:row;align-items:center;justify-content:center}.image-container img{width:53%;max-width:220px;aspect-ratio:1;object-fit:cover;object-position:center 12%;margin:7px;border-radius:50%;box-shadow:rgba(0,0,0,.02) 0 1px 3px 0,var(--image-ring-color) 0 0 0 1px}.contents{max-width:68%;display:flex;flex-direction:column;align-items:start;justify-content:flex-start;gap:.55rem}.contents,.contents h1,.contents p{margin:10px 0}.contents .descriptions p{margin:.22em 0;line-height:1.38}.contents .descriptions p:first-child{margin-top:0}.contents .descriptions p:last-child{margin-bottom:0}.contents h1.name{display:flex;flex-wrap:wrap;align-items:baseline;gap:.42em;font-size:clamp(2.1rem,4vw,2.4rem);line-height:.95;letter-spacing:.01em}.contents h1.name .english-name{color:var(--text-primary-color);white-space:nowrap}.contents h1.name .chinese-name{color:var(--text-secondary-color);font-size:.8em;letter-spacing:.05em;line-height:1;white-space:nowrap}.contents #highlight span{color:var(--primary-color);font-weight:700}.contents #highlight li{list-style-type:none;margin:0 10px 0 0}.contents #highlight li:before{content:"□";margin-right:10px;color:var(--primary-color);font-weight:700}.contact{margin-top:.65rem;font-size:1.25rem;font-family:var(--font-body),Georgia,serif;font-weight:500}.contact ul{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap}.contact li{list-style-type:none;margin:0 .65rem 0 0}.contact li,.contact li a{color:var(--text-primary-color)}.contact li a{display:inline-block;transition:transform .3s ease-in-out}.contact li a:visited{color:var(--text-primary-color)}.contact li:not(.myspace-btn):hover a{text-decoration:solid;color:var(--link-color);transform:rotate(180deg)}.contact li.myspace-btn{font-size:.9rem;margin:0;color:var(--primary-color)}.contact li.myspace-btn a{display:inline-flex;align-items:center;gap:.32rem;min-height:0;padding:.2rem .48rem;border:1px solid rgba(0,0,0,0);border-radius:.26rem;background-color:var(--primary-color);font-family:var(--font-ui),system-ui,sans-serif;font-weight:600;line-height:1.2;letter-spacing:0;text-decoration:none;transition:background-color .18s ease,color .18s ease}.contact li.myspace-btn a,.contact li.myspace-btn a:visited{color:var(--on-accent-color)}.contact li.myspace-btn a:focus-visible{outline:2px solid var(--primary-color);outline-offset:3px}.contact li.myspace-btn .myspace-icon{width:1.08rem;height:1.08rem;transform-origin:center}.contact li.myspace-btn:hover a{background-color:color-mix(in srgb,var(--primary-color) 84%,white);color:var(--on-accent-color);text-decoration:none;animation:myspace-launch-shake .52s cubic-bezier(.22,1,.36,1) both}.contact li.myspace-btn:hover .myspace-icon{animation:rocket-launch-away .72s linear both}.contact li.myspace-btn:active a{animation:none;transform:scale(.98)}@keyframes myspace-launch-shake{0%{transform:translate(0) rotate(0)}12%{transform:translate(-2px,1px) rotate(-1.8deg)}24%{transform:translate(2px,-1.5px) rotate(1.8deg)}36%{transform:translate(-1.5px,.5px) rotate(-1.2deg)}48%{transform:translate(1px,-1.5px) rotate(.8deg)}62%,to{transform:translateY(-1px) rotate(0)}}@keyframes rocket-launch-away{0%,43%{opacity:1;transform:translate(0)}55%{opacity:1;transform:translate(-2px,2px) rotate(4deg);animation-timing-function:cubic-bezier(.55,0,1,.45)}82%{opacity:1;transform:translate(16px,-16px) rotate(-5deg);animation-timing-function:cubic-bezier(.4,0,1,1)}to{opacity:0;transform:translate(30px,-30px) rotate(-10deg)}}@media(prefers-reduced-motion:reduce){.contact li.myspace-btn .myspace-icon,.contact li.myspace-btn a{transition:none}.contact li.myspace-btn:hover .myspace-icon,.contact li.myspace-btn:hover a{animation:none;transform:none}}.container{margin:40px}.news-container ul{margin-left:2.5rem}.home-section{display:flow-root}.section-header{margin-bottom:1rem;font-size:1.9rem;line-height:1.15;letter-spacing:.01em}@media(max-width:767.98px){.image-container{display:none}.container{margin:40px 0}.contents{max-width:100%}}.edu-cards-container .edu-card{display:flex;flex-direction:row;align-items:center;justify-content:left}.edu-cards-container .edu-card h4{margin-bottom:5px}.edu-cards-container .edu-card .eduicon{margin-top:7px;font-size:1.2rem}.edu-cards-container .edu-card img{padding:5px;margin:10px;height:100px;border-radius:50%}.edu-cards-container .edu-card p{margin:3px 0}:root,[data-theme=light]{color-scheme:light;--site-background:#f6f7f9;--surface-color:#ffffff;--surface-muted-color:#eef0f3;--surface-elevated-color:#ffffff;--text-primary-color:#202124;--text-secondary-color:#4b5055;--text-muted-color:#7f858c;--border-color:#d7dce2;--border-strong-color:#333333;--nav-background:rgba(246,247,249,0.94);--nav-text-color:#333333;--link-color:#307dcf;--link-hover-color:#245f9d;--selection-color:rgba(48,125,207,0.18);--accent-soft-color:#fff8ef;--accent-text-color:#7a480f;--on-accent-color:#ffffff;--image-ring-color:rgba(27,31,35,0.15);--code-background:#f2f2f2;--code-border-color:#e2e7ed;--quote-background:rgba(191,219,254,0.3);--quote-border-color:#3b82f6;--tag-background:rgba(226,242,255,0.47);--tag-text-color:#246fb2;--logo-surface-color:transparent;--primary-color:#ffa442}[data-theme=dark]{color-scheme:dark;--site-background:#0e0e10;--surface-color:#16171a;--surface-muted-color:#1c1d21;--surface-elevated-color:#222328;--text-primary-color:#e8e9ec;--text-secondary-color:#b3b7bd;--text-muted-color:#8a8f96;--border-color:#2a2b31;--border-strong-color:#3d3f46;--nav-background:rgba(14,14,16,0.94);--nav-text-color:#e8e9ec;--link-color:#e0a060;--link-hover-color:#efb57a;--selection-color:rgba(224,160,96,0.25);--accent-soft-color:rgba(224,160,96,0.1);--accent-text-color:#e0a060;--on-accent-color:#ffffff;--image-ring-color:rgba(232,233,236,0.12);--code-background:#16171a;--code-border-color:#2a2b31;--quote-background:rgba(224,160,96,0.08);--quote-border-color:#e0a060;--tag-background:rgba(224,160,96,0.11);--tag-text-color:#e0b48a;--logo-surface-color:transparent;--primary-color:#e0a060;--secondary-color:#c88b57;--gray:#b3b7bd;--light-light-gray:#2a2b31;--blue-dark-color:#e0a060;--black:#e8e9ec;--background:240 6% 6%;--foreground:225 10% 92%;--primary:29 70% 62%;--border:#2a2b31}.mdxContainer .prose h1,.mdxContainer .prose h2,.mdxContainer .prose h3,.mdxContainer .prose h4,.mdxContainer .prose h5,.mdxContainer .prose h6,.mdxContainer>h1,.project-card__title,.pub-card .title,h1,h2{font-family:var(--font-display),Georgia,serif;font-weight:500}.section-header{font-family:var(--font-display),Georgia,serif;font-weight:600}.contents h1.name{font-family:var(--font-display-sc),var(--font-display),Georgia,serif;font-weight:700}.blogcard-container .blog-info-link .title{font-family:var(--font-display),Georgia,serif;font-weight:600}.contents h1.name .chinese-name{font-family:var(--font-serif-cn),"FangSong","STFangsong",serif;font-weight:400}.footer{font-family:var(--font-display),Georgia,serif;font-style:italic;font-weight:400}body{background-color:var(--site-background);color:var(--text-primary-color);transition:background-color .22s ease,color .18s ease}.contents h1.name,.footer,.navbar,.navbar .theme-toggle,.prose,.section-header{transition:background-color .22s ease,border-color .18s ease,color .18s ease}.blogcard-container,.blogcard-container .blog-info-link .title,.project-card,.project-card__link,.project-card__title,.project-link,.pub-card,.pub-card .title{transition:background-color .12s ease,border-color .1s ease,color .1s ease}.navbar .theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:1.85em;height:1.85em;margin-right:-.15em;padding:0;border:0;border-radius:50%;background-color:rgba(0,0,0,0);color:var(--nav-text-color);cursor:pointer;transform-origin:center;transition:color .2s ease,transform .18s ease}.navbar .theme-toggle:hover{color:var(--primary-color);transform:translateY(-1px)}.navbar .theme-toggle:focus-visible{outline:2px solid var(--link-color);outline-offset:2px}.navbar .theme-toggle:active{transform:scale(.94)}.navbar .theme-toggle .theme-toggle__icon.svg-inline--fa{width:1.18em;height:1.18em;font-size:1.18em;line-height:1;vertical-align:0}.navbar .theme-toggle .theme-toggle__icon--sun.svg-inline--fa{width:1.22em;height:1.22em;font-size:1.22em}.navbar .theme-toggle .theme-toggle__icon--moon.svg-inline--fa{width:1.08em;height:1.08em;font-size:1.08em;transform:translateY(.03em)}[data-theme=dark] body{background-color:var(--site-background);background-image:none}[data-theme=dark] .prose{background-color:rgba(0,0,0,0)}@media(prefers-reduced-motion:reduce){.blogcard-container,.footer,.navbar,.navbar .theme-toggle,.project-card,.project-card__link,.project-link,.prose,.pub-card,body{transition:none;transform:none}}@media(max-width:991.98px){.navbar,body{padding-inline:1.25rem}}@media(max-width:767.98px){.navbar,body{padding-inline:1rem}.menu-toggle-btn{width:2.15rem;height:2.15rem;border:0;background:rgba(0,0,0,0);color:var(--nav-text-color);cursor:pointer}.menu-toggle-btn:focus-visible{outline:2px solid var(--link-color);outline-offset:2px}.navbar ul.nav-links.active{background-color:var(--surface-elevated-color);border:1px solid var(--border-color)}}@media(max-width:479.98px){.navbar,body{padding-inline:.75rem}}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/03b436aa846269de-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/0086f8992871c45b-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/ab00a911ac2adf48-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/36008747766f78c6-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/6d38f9d4e0f4772b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/08aedeceaf1dcd57-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/5c0c2bcbaa4149ca-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lora Fallback;src:local("Times New Roman");ascent-override:87.33%;descent-override:23.78%;line-gap-override:0.00%;size-adjust:115.20%}.__className_c1a059{font-family:Lora,Lora Fallback;font-style:normal}.__variable_c1a059{--font-body:"Lora","Lora Fallback"}@font-face{font-family:Alegreya;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/721c02af2a195425-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Alegreya;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/69151f5923929bc5-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Alegreya;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/70b62fe81613ae6d-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Alegreya;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/7e69466d65478ed2-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Alegreya;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/fd040641fd7c5609-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Alegreya;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/7978e460b351f6a5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Alegreya;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/ce0f708f7deb1f7b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Alegreya Fallback;src:local("Times New Roman");ascent-override:100.67%;descent-override:34.18%;line-gap-override:0.00%;size-adjust:100.92%}.__className_266521{font-family:Alegreya,Alegreya Fallback;font-style:normal}.__variable_266521{--font-display:"Alegreya","Alegreya Fallback"}@font-face{font-family:Alegreya SC;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3c357c1173b4f715-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Alegreya SC;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/304a37c95edbe3ef-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Alegreya SC;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/57ea31b1aea657ef-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Alegreya SC;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0601461f9d1ae8f0-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Alegreya SC;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f0a3cdf3d8706bb1-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Alegreya SC;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4282d62ca2698b27-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Alegreya SC;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a3f9438a78a9b09f-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Alegreya SC;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/726b6df576163428-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Alegreya SC;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/33e6aa340ec9ccc2-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Alegreya SC;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4b8c0272d56a4b4e-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Alegreya SC;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d6b80cb4abdfde73-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Alegreya SC;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/2043d97a7b749b4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Alegreya SC;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d142cec1e11e030e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Alegreya SC;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/bb941425a150d066-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Alegreya SC;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ae52d416d160be97-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Alegreya SC;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/70355829f4237d33-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Alegreya SC;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/aad3c9e7fa3e2ed6-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Alegreya SC;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/f36e0b14075950fe-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Alegreya SC;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cf2c66ace5e0d222-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Alegreya SC;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7b47b0314d6da6ce-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Alegreya SC;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/26147f9425b0839a-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Alegreya SC Fallback;src:local("Times New Roman");ascent-override:88.38%;descent-override:30.01%;line-gap-override:0.00%;size-adjust:114.95%}.__className_8746b6{font-family:Alegreya SC,Alegreya SC Fallback;font-style:normal}.__variable_8746b6{--font-display-sc:"Alegreya SC","Alegreya SC Fallback"}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_8a0ba0{font-family:Inter,Inter Fallback;font-style:normal}.__variable_8a0ba0{--font-ui:"Inter","Inter Fallback"}@font-face{font-family:zhuqueFangsong;src:url(/_next/static/media/2e09cdb5ddb48b82-s.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:zhuqueFangsong Fallback;src:local("Arial");ascent-override:105.00%;descent-override:15.00%;line-gap-override:20.00%;size-adjust:100.00%}.__className_3958be{font-family:zhuqueFangsong,zhuqueFangsong Fallback;font-weight:400;font-style:normal}.__variable_3958be{--font-serif-cn:"zhuqueFangsong","zhuqueFangsong Fallback"}@font-face{font-family:Permanent Marker;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/09f7b6b7f4b56175-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Permanent Marker Fallback;src:local("Arial");ascent-override:97.58%;descent-override:27.92%;line-gap-override:2.66%;size-adjust:113.69%}.__className_58a136{font-family:Permanent Marker,Permanent Marker Fallback;font-weight:400;font-style:normal}.__variable_58a136{--font-marker:"Permanent Marker","Permanent Marker Fallback"}