/*
  PaperMod v7
  License: MIT https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE
  Copyright (c) 2020 nanxiaobei and adityatelange
  Copyright (c) 2021-2023 adityatelange
*/
:root{--gap:24px;--content-gap:20px;--nav-width:1024px;--main-width:720px;--header-height:60px;--footer-height:60px;--radius:8px;--theme:rgb(255, 255, 255);--entry:rgb(255, 255, 255);--primary:rgb(30, 30, 30);--secondary:rgb(108, 108, 108);--tertiary:rgb(214, 214, 214);--content:rgb(31, 31, 31);--hljs-bg:rgb(28, 29, 33);--code-bg:rgb(245, 245, 245);--border:rgb(238, 238, 238)}.dark{--theme:rgb(29, 30, 32);--entry:rgb(46, 46, 51);--primary:rgb(218, 218, 219);--secondary:rgb(155, 156, 157);--tertiary:rgb(65, 66, 68);--content:rgb(196, 196, 197);--hljs-bg:rgb(46, 46, 51);--code-bg:rgb(55, 56, 62);--border:rgb(51, 51, 51)}.list{background:var(--code-bg)}.dark.list{background:var(--theme)}*,::after,::before{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent;overflow-y:scroll;-webkit-text-size-adjust:100%;text-size-adjust:100%}a,button,body,h1,h2,h3,h4,h5,h6{color:var(--primary)}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,helvetica neue,sans-serif;font-size:18px;line-height:1.6;word-break:break-word;background:var(--theme)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section,table{display:block}h1,h2,h3,h4,h5,h6{line-height:1.2}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0}ul{padding:0}a{text-decoration:none}body,figure,ul{margin:0}table{width:100%;border-collapse:collapse;border-spacing:0;overflow-x:auto;word-break:keep-all}button,input,textarea{padding:0;font:inherit;background:0 0;border:0}input,textarea{outline:0}button,input[type=button],input[type=submit]{cursor:pointer}input:-webkit-autofill,textarea:-webkit-autofill{box-shadow:0 0 0 50px var(--theme)inset}img{display:block;max-width:100%}.not-found{position:absolute;left:0;right:0;display:flex;align-items:center;justify-content:center;height:80%;font-size:160px;font-weight:700}.archive-posts{width:100%;font-size:16px}.archive-year{margin-top:40px}.archive-year:not(:last-of-type){border-bottom:2px solid var(--border)}.archive-month{display:flex;align-items:flex-start;padding:10px 0}.archive-month-header{margin:25px 0;width:200px}.archive-month:not(:last-of-type){border-bottom:1px solid var(--border)}.archive-entry{position:relative;padding:5px;margin:10px 0}.archive-entry-title{margin:5px 0;font-weight:400}.archive-count,.archive-meta{color:var(--secondary);font-size:14px}.footer,.top-link{font-size:12px;color:var(--secondary)}.footer{max-width:calc(var(--main-width) + var(--gap) * 2);margin:auto;padding:calc((var(--footer-height) - var(--gap))/2)var(--gap);text-align:center;line-height:24px}.footer span{margin-inline-start:1px;margin-inline-end:1px}.footer span:last-child{white-space:nowrap}.footer a{color:inherit;border-bottom:1px solid var(--secondary)}.footer a:hover{border-bottom:1px solid var(--primary)}.top-link{visibility:hidden;position:fixed;bottom:60px;right:30px;z-index:99;background:var(--tertiary);width:42px;height:42px;padding:12px;border-radius:64px;transition:visibility .5s,opacity .8s linear}.top-link,.top-link svg{filter:drop-shadow(0 0 0 var(--theme))}.footer a:hover,.top-link:hover{color:var(--primary)}.top-link:focus,#theme-toggle:focus{outline:0}.nav{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:calc(var(--nav-width) + var(--gap) * 2);margin-inline-start:auto;margin-inline-end:auto;line-height:var(--header-height)}.nav a{display:block}.logo,#menu{display:flex;margin:auto var(--gap)}.logo{flex-wrap:inherit}.logo a{font-size:24px;font-weight:700}.logo a img,.logo a svg{display:inline;vertical-align:middle;pointer-events:none;transform:translate(0,-10%);border-radius:6px;margin-inline-end:8px}button#theme-toggle{font-size:26px;margin:auto 4px}body.dark #moon{vertical-align:middle;display:none}body:not(.dark) #sun{display:none}#menu{list-style:none;word-break:keep-all;overflow-x:auto;white-space:nowrap}#menu li+li{margin-inline-start:var(--gap)}#menu a{font-size:16px}#menu .active{font-weight:500;border-bottom:2px solid}.lang-switch li,.lang-switch ul,.logo-switches{display:inline-flex;margin:auto 4px}.lang-switch{display:flex;flex-wrap:inherit}.lang-switch a{margin:auto 3px;font-size:16px;font-weight:500}.logo-switches{flex-wrap:inherit}.main{position:relative;min-height:calc(100vh - var(--header-height) - var(--footer-height));max-width:calc(var(--main-width) + var(--gap) * 2);margin:auto;padding:var(--gap)}.page-header h1{font-size:40px}.pagination{display:flex}.pagination a{color:var(--theme);font-size:13px;line-height:36px;background:var(--primary);border-radius:calc(36px/2);padding:0 16px}.pagination .next{margin-inline-start:auto}.social-icons{padding:12px 0}.social-icons a:not(:last-of-type){margin-inline-end:12px}.social-icons a svg{height:26px;width:26px}code{direction:ltr}div.highlight,pre{position:relative}.copy-code{display:none;position:absolute;top:4px;right:4px;color:rgba(255,255,255,.8);background:rgba(78,78,78,.8);border-radius:var(--radius);padding:0 5px;font-size:14px;user-select:none}div.highlight:hover .copy-code,pre:hover .copy-code{display:block}.first-entry{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:320px;margin:var(--gap)0 calc(var(--gap) * 2)}.first-entry .entry-header{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.first-entry .entry-header h1{font-size:34px;line-height:1.3}.first-entry .entry-content{margin:14px 0;font-size:16px;-webkit-line-clamp:3}.first-entry .entry-footer{font-size:14px}.home-info .entry-content{-webkit-line-clamp:unset}.post-entry{position:relative;margin-bottom:var(--gap);padding:var(--gap);background:var(--entry);border-radius:var(--radius);transition:transform .1s;border:1px solid var(--border)}.post-entry:active{transform:scale(.96)}.tag-entry .entry-cover{display:none}.entry-header h2{font-size:24px;line-height:1.3}.entry-content{margin:8px 0;color:var(--secondary);font-size:14px;line-height:1.6;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.entry-footer{color:var(--secondary);font-size:13px}.entry-link{position:absolute;left:0;right:0;top:0;bottom:0}.entry-cover,.entry-isdraft{font-size:14px;color:var(--secondary)}.entry-cover{margin-bottom:var(--gap);text-align:center}.entry-cover img{border-radius:var(--radius);pointer-events:none;width:100%;height:auto}.entry-cover a{color:var(--secondary);box-shadow:0 1px 0 var(--primary)}.page-header,.post-header{margin:24px auto var(--content-gap)}.post-title{margin-bottom:2px;font-size:40px}.post-description{margin-top:10px;margin-bottom:5px}.post-meta,.breadcrumbs{color:var(--secondary);font-size:14px;display:flex;flex-wrap:wrap}.post-meta .i18n_list li{display:inline-flex;list-style:none;margin:auto 3px;box-shadow:0 1px 0 var(--secondary)}.breadcrumbs a{font-size:16px}.post-content{color:var(--content)}.post-content h3,.post-content h4,.post-content h5,.post-content h6{margin:24px 0 16px}.post-content h1{margin:40px auto 32px;font-size:40px}.post-content h2{margin:32px auto 24px;font-size:32px}.post-content h3{font-size:24px}.post-content h4{font-size:16px}.post-content h5{font-size:14px}.post-content h6{font-size:12px}.post-content a,.toc a:hover{box-shadow:0 1px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.post-content a code{margin:auto 0;border-radius:0;box-shadow:0 -1px 0 var(--primary)inset}.post-content del{text-decoration:line-through}.post-content dl,.post-content ol,.post-content p,.post-content figure,.post-content ul{margin-bottom:var(--content-gap)}.post-content ol,.post-content ul{padding-inline-start:20px}.post-content li{margin-top:5px}.post-content li p{margin-bottom:0}.post-content dl{display:flex;flex-wrap:wrap;margin:0}.post-content dt{width:25%;font-weight:700}.post-content dd{width:75%;margin-inline-start:0;padding-inline-start:10px}.post-content dd~dd,.post-content dt~dt{margin-top:10px}.post-content table{margin-bottom:32px}.post-content table th,.post-content table:not(.highlighttable,.highlight table,.gist .highlight) td{min-width:80px;padding:12px 8px;line-height:1.5;border-bottom:1px solid var(--border)}.post-content table th{font-size:14px;text-align:start}.post-content table:not(.highlighttable) td code:only-child{margin:auto 0}.post-content .highlight table{border-radius:var(--radius)}.post-content .highlight:not(table){margin:10px auto;background:var(--hljs-bg)!important;border-radius:var(--radius);direction:ltr}.post-content li>.highlight{margin-inline-end:0}.post-content ul pre{margin-inline-start:calc(var(--gap) * -2)}.post-content .highlight pre{margin:0}.post-content .highlighttable{table-layout:fixed}.post-content .highlighttable td:first-child{width:40px}.post-content .highlighttable td .linenodiv{padding-inline-end:0!important}.post-content .highlighttable td .highlight,.post-content .highlighttable td .linenodiv pre{margin-bottom:0}.post-content code{margin:auto 4px;padding:4px 6px;font-size:.78em;line-height:1.5;background:var(--code-bg);border-radius:2px}.post-content pre code{display:block;margin:auto 0;padding:10px;color:#d5d5d6;background:var(--hljs-bg)!important;border-radius:var(--radius);overflow-x:auto;word-break:break-all}.post-content blockquote{margin:20px 0;padding:0 14px;border-inline-start:3px solid var(--primary)}.post-content hr{margin:30px 0;height:2px;background:var(--tertiary);border:0}.post-content iframe{max-width:100%}.post-content img{border-radius:4px;margin:1rem 0}.post-content img[src*="#center"]{margin:1rem auto}.post-content figure.align-center{text-align:center}.post-content figure>figcaption{color:var(--primary);font-size:16px;font-weight:700;margin:8px 0 16px}.post-content figure>figcaption>p{color:var(--secondary);font-size:14px;font-weight:400}.toc{margin:0 2px 40px;border:1px solid var(--border);background:var(--code-bg);border-radius:var(--radius);padding:.4em}.dark .toc{background:var(--entry)}.toc details summary{cursor:zoom-in;margin-inline-start:20px}.toc details[open] summary{cursor:zoom-out}.toc .details{display:inline;font-weight:500}.toc .inner{margin:0 20px;padding:10px 20px}.toc li ul{margin-inline-start:var(--gap)}.toc summary:focus{outline:0}.post-footer{margin-top:56px}.post-tags li{display:inline-block;margin-inline-end:3px;margin-bottom:5px}.post-tags a,.share-buttons,.paginav{border-radius:var(--radius);background:var(--code-bg);border:1px solid var(--border)}.post-tags a{display:block;padding-inline-start:14px;padding-inline-end:14px;color:var(--secondary);font-size:14px;line-height:34px;background:var(--code-bg)}.post-tags a:hover,.paginav a:hover{background:var(--border)}.share-buttons{margin:14px 0;padding-inline-start:var(--radius);display:flex;justify-content:center;overflow-x:auto}.share-buttons a{margin-top:10px}.share-buttons a:not(:last-of-type){margin-inline-end:12px}h1:hover .anchor,h2:hover .anchor,h3:hover .anchor,h4:hover .anchor,h5:hover .anchor,h6:hover .anchor{display:inline-flex;color:var(--secondary);margin-inline-start:8px;font-weight:500;user-select:none}.paginav{margin:10px 0;display:flex;line-height:30px;border-radius:var(--radius)}.paginav a{padding-inline-start:14px;padding-inline-end:14px;border-radius:var(--radius)}.paginav .title{letter-spacing:1px;text-transform:uppercase;font-size:small;color:var(--secondary)}.paginav .prev,.paginav .next{width:50%}.paginav span:hover:not(.title){box-shadow:0 1px}.paginav .next{margin-inline-start:auto;text-align:right}[dir=rtl] .paginav .next{text-align:left}h1>a>svg{display:inline}img.in-text{display:inline;margin:auto}.buttons,.main .profile{display:flex;justify-content:center}.main .profile{align-items:center;min-height:calc(100vh - var(--header-height) - var(--footer-height) - (var(--gap) * 2));text-align:center}.profile .profile_inner h1{padding:12px 0}.profile img{display:inline-table;border-radius:50%}.buttons{flex-wrap:wrap;max-width:400px;margin:0 auto}.button{background:var(--tertiary);border-radius:var(--radius);margin:8px;padding:6px;transition:transform .1s}.button-inner{padding:0 8px}.button:active{transform:scale(.96)}#searchbox input{padding:4px 10px;width:100%;color:var(--primary);font-weight:700;border:2px solid var(--tertiary);border-radius:var(--radius)}#searchbox input:focus{border-color:var(--secondary)}#searchResults li{list-style:none;border-radius:var(--radius);padding:10px;margin:10px 0;position:relative;font-weight:500}#searchResults{margin:10px 0;width:100%}#searchResults li:active{transition:transform .1s;transform:scale(.98)}#searchResults a{position:absolute;width:100%;height:100%;top:0;left:0;outline:none}#searchResults .focus{transform:scale(.98);border:2px solid var(--tertiary)}.terms-tags li{display:inline-block;margin:10px;font-weight:500}.terms-tags a{display:block;padding:3px 10px;background:var(--tertiary);border-radius:6px;transition:transform .1s}.terms-tags a:active{background:var(--tertiary);transform:scale(.96)}.hljs-comment,.hljs-quote{color:#b6b18b}.hljs-deletion,.hljs-name,.hljs-regexp,.hljs-selector-class,.hljs-selector-id,.hljs-tag,.hljs-template-variable,.hljs-variable{color:#eb3c54}.hljs-built_in,.hljs-builtin-name,.hljs-link,.hljs-literal,.hljs-meta,.hljs-number,.hljs-params,.hljs-type{color:#e7ce56}.hljs-attribute{color:#ee7c2b}.hljs-addition,.hljs-bullet,.hljs-string,.hljs-symbol{color:#4fb4d7}.hljs-section,.hljs-title{color:#78bb65}.hljs-keyword,.hljs-selector-tag{color:#b45ea4}.hljs{display:block;overflow-x:auto;background:#1c1d21;color:#c0c5ce;padding:.5em}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}::-webkit-scrollbar-track{background:0 0}.list:not(.dark)::-webkit-scrollbar-track{background:var(--code-bg)}::-webkit-scrollbar-thumb{background:var(--tertiary);border:5px solid var(--theme);border-radius:var(--radius)}.list:not(.dark)::-webkit-scrollbar-thumb{border:5px solid var(--code-bg)}::-webkit-scrollbar-thumb:hover{background:var(--secondary)}::-webkit-scrollbar:not(.highlighttable,.highlight table,.gist .highlight){background:var(--theme)}.post-content .highlighttable td .highlight pre code::-webkit-scrollbar{display:none}.post-content :not(table) ::-webkit-scrollbar-thumb{border:2px solid var(--hljs-bg);background:#717175}.post-content :not(table) ::-webkit-scrollbar-thumb:hover{background:#a3a3a5}.gist table::-webkit-scrollbar-thumb{border:2px solid #fff;background:#adadad}.gist table::-webkit-scrollbar-thumb:hover{background:#707070}.post-content table::-webkit-scrollbar-thumb{border-width:2px}@media screen and (min-width:768px){::-webkit-scrollbar{width:19px;height:11px}}@media screen and (max-width:768px){:root{--gap:14px}.profile img{transform:scale(.85)}.first-entry{min-height:260px}.archive-month{flex-direction:column}.archive-year{margin-top:20px}.footer{padding:calc((var(--footer-height) - var(--gap) - 10px)/2)var(--gap)}}@media screen and (max-width:900px){.list .top-link{transform:translateY(-5rem)}}@media(prefers-reduced-motion){.terms-tags a:active,.button:active,.post-entry:active,.top-link,#searchResults .focus,#searchResults li:active{transform:none}}@font-face{font-family:lora;src:url(/fonts/lora-3.021/Lora-Regular.woff2)format("woff2");font-style:normal;font-weight:400 700;font-display:swap}@font-face{font-family:lora;src:url(/fonts/lora-3.021/Lora-Italic.woff2)format("woff2");font-style:italic;font-weight:400 700;font-display:swap}.post-content{font-family:lora,kinghwa oldsong,songti sc,simsun,serif}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen,Ubuntu,Cantarell,open sans,helvetica neue,sans-serif}@font-face{font-family:kinghwa oldsong;src:url(/fonts/kinghwa-oldsong-3.0/KingHwaOldSong.2cff0b2eb16cb17f.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap;unicode-range:U+3001-3002,U+300A-300B,U+4E00,U+4E07,U+4E09-4E0B,U+4E0D-4E0E,U+4E11,U+4E13-4E14,U+4E16,U+4E1A-4E1B,U+4E25,U+4E2A,U+4E2D,U+4E3A-4E3B,U+4E3D,U+4E45,U+4E48-4E49,U+4E4B-4E4C,U+4E4E-4E50,U+4E54,U+4E5F-4E60,U+4E66,U+4E71,U+4E86,U+4E88,U+4E8B,U+4E8E,U+4E95,U+4E98,U+4E9B,U+4EA4,U+4EA6-4EA7,U+4EAB,U+4EAE,U+4EBA,U+4EBF-4EC1,U+4EC4-4EC5,U+4ECA,U+4ECD-4ECE,U+4ED6,U+4ED8,U+4EE3-4EE5,U+4EEC,U+4EF6-4EF7,U+4EFB,U+4EFD,U+4EFF,U+4F0A,U+4F11,U+4F17-4F18,U+4F1A,U+4F20,U+4F34,U+4F38,U+4F3C,U+4F46,U+4F4D,U+4F4F,U+4F53,U+4F55,U+4F5B-4F5C,U+4F60,U+4F69,U+4F7F,U+4F8B,U+4F9B,U+4F9D,U+4FA3,U+4FBF,U+4FC3-4FC4,U+4FDD,U+4FE1,U+5019,U+501F,U+5026,U+503C,U+503E,U+5047,U+505A,U+5065,U+5076,U+50CF,U+50F5,U+5145,U+5148-5149,U+514B,U+514D,U+5165,U+5168,U+5170-5171,U+5173-5176,U+5185,U+518D,U+5199,U+51AC,U+51B0,U+51B2-51B3,U+51B5,U+51B7,U+51C6,U+51C9,U+51DD,U+51E0-51E1,U+51FA,U+5206-5207,U+5212,U+5217,U+5219-521B,U+521D,U+5229,U+522B,U+5230,U+5236,U+523B,U+524D,U+5251,U+529B,U+529F-52A1,U+52A8-52AA,U+52B3,U+52C7,U+52D2,U+52FE,U+5305,U+5316,U+5341,U+5343,U+5347,U+534A,U+534E,U+536B,U+5370,U+5373-5374,U+5386,U+538B-538C,U+539F,U+53BB,U+53C8,U+53CA,U+53CD,U+53D1,U+53D6-53D7,U+53E3-53E5,U+53EA,U+53EC,U+53EF-53F0,U+53F2,U+53F9,U+5403-5404,U+5408,U+540C-540E,U+5411,U+5426-5427,U+542C,U+5439,U+544A,U+5450,U+5458,U+5462,U+5468,U+5473,U+547D,U+548C,U+54C1,U+54CD,U+54EA,U+5524,U+552F,U+5584,U+558A,U+559C-559D,U+55BB,U+56DE,U+56E0,U+56F0,U+56FA,U+56FD-56FE,U+571F,U+5723,U+5728,U+5730,U+573A,U+574F,U+575A,U+578B,U+57A0,U+57C3,U+57CB,U+57FA,U+5802,U+586B,U+5883,U+58EE,U+5904,U+5907,U+590D,U+5916,U+591A,U+591C,U+591F,U+5927,U+5929-592B,U+5931,U+5934,U+5951,U+5956,U+5973,U+597D,U+5982,U+5999,U+59A8,U+59CB,U+5B50,U+5B57-5B58,U+5B5C,U+5B64,U+5B66,U+5B69,U+5B83,U+5B87,U+5B89,U+5B8C,U+5B99-5B9E,U+5BA1,U+5BB6,U+5BB9,U+5BBD,U+5BC2,U+5BC4,U+5BCC,U+5BD2,U+5BDF,U+5BE5,U+5BF9,U+5BFB,U+5C06,U+5C0F,U+5C11,U+5C14,U+5C18,U+5C1D,U+5C31,U+5C3C-5C3D,U+5C40,U+5C42,U+5C55,U+5C81,U+5DE5,U+5DF1-5DF2,U+5DF4,U+5E03,U+5E0C,U+5E26,U+5E2E,U+5E38,U+5E73-5E74,U+5E76,U+5E78,U+5E7B,U+5E7F,U+5E86,U+5E8F,U+5E94,U+5E97,U+5E9C,U+5EA6-5EA7,U+5EB7,U+5F00,U+5F03,U+5F0B,U+5F0F,U+5F15,U+5F31,U+5F3A,U+5F52-5F53,U+5F70-5F71,U+5F7B,U+5F80,U+5F85,U+5F88,U+5F8B,U+5F97,U+5F99,U+5FAE,U+5FB7,U+5FC3,U+5FC5-5FC6,U+5FCD,U+5FD7,U+5FEB,U+5FF1,U+5FF5,U+5FFD,U+6000-6001,U+600E,U+6012,U+6015,U+601D,U+6025,U+6027-6028,U+603B,U+6050,U+6052,U+606F,U+6076,U+607C,U+6094,U+609F,U+60A8,U+60C5,U+60CA,U+60D1,U+60DC,U+60F3,U+60F6,U+610F,U+611F,U+6124,U+612B,U+613F,U+6162,U+6167,U+6170,U+6210-6211,U+6216,U+6218,U+623F-6240,U+6249,U+624B,U+624D,U+6253,U+6258,U+627E,U+628A,U+6291-6292,U+6295,U+6297-6298,U+62B1,U+62C2,U+62C5,U+62D2,U+62D9,U+62E5,U+62EC,U+62FC-62FE,U+6301,U+6309,U+6325,U+633D,U+6349,U+634D,U+634F,U+6355,U+636E,U+6392,U+63A5,U+63A8,U+63D0,U+63E1,U+63E3,U+63ED,U+640F,U+641E,U+6447,U+6458,U+64BC,U+6536,U+653E-653F,U+6545,U+6548,U+6551,U+6559,U+6563,U+6566,U+6570,U+6572,U+6574,U+6587,U+6597,U+65AD,U+65AF,U+65B9,U+65C1,U+65C5,U+65E0,U+65E5,U+65F6,U+660C,U+660E,U+6613,U+661F-6620,U+6625,U+662D,U+662F,U+663E,U+6653,U+665A,U+6666,U+666E-6670,U+667A,U+6696-6697,U+66F4,U+66FE,U+6700,U+6708-6709,U+670D,U+671B,U+671F,U+6728,U+672A,U+672C,U+672F,U+6734,U+673A,U+6742,U+6750,U+675F,U+6765,U+6770,U+6781,U+6784,U+6797,U+679C,U+67B6,U+67D0,U+67D4,U+67E5,U+6807,U+6811,U+6837-6839,U+683C,U+6848,U+684C,U+6885,U+68A6,U+68B3,U+68B5,U+6982,U+6A21,U+6B21-6B22,U+6B4C,U+6B62-6B65,U+6B7B,U+6BB5,U+6BCD,U+6BCF,U+6BD4,U+6BDB,U+6C11,U+6C14,U+6C34,U+6C38,U+6C42,U+6C47,U+6C69,U+6C89,U+6C99,U+6CA1,U+6CB9,U+6CBB,U+6CC9,U+6CD5,U+6CDB,U+6CE2,U+6CE8,U+6D01,U+6D0B,U+6D1E,U+6D2A,U+6D3B-6D3C,U+6D41,U+6D6E,U+6D77-6D78,U+6D88,U+6D8C,U+6DB5,U+6DE1,U+6DF1,U+6E05,U+6E10,U+6E29,U+6E34,U+6E38,U+6E43,U+6EA2,U+6EE1,U+6F02,U+6F20,U+6F2B,U+6F8E,U+6F9C,U+6FC0,U+706B,U+706D,U+706F,U+7075,U+707F,U+70B9,U+70BC,U+70C1-70C2,U+70C8,U+70E6,U+70ED,U+7126,U+7136,U+719F,U+722C,U+7231,U+7236,U+725B,U+7269,U+7279,U+728D,U+72AF,U+72B6,U+72EC,U+731B,U+7387,U+73A9,U+73AF-73B0,U+73CD,U+73ED,U+7403,U+7406,U+7434,U+7470,U+751A,U+751F,U+7528,U+7530,U+7535,U+754C,U+7559,U+7565,U+75DB,U+767D,U+7684,U+76C8,U+76DB,U+76EE,U+76F2,U+76F4,U+76F8,U+76FE,U+7709,U+770B,U+771F-7720,U+773C,U+7740,U+7761,U+77AC,U+77DB,U+77E5,U+77E9,U+77ED,U+77F3,U+7814,U+7838,U+786E,U+7891,U+78E8,U+793A,U+793E,U+795D-795E,U+798F,U+79CD,U+79E9,U+79EF,U+79FB,U+7A0B,U+7A0D,U+7A33,U+7A46,U+7A57,U+7A77,U+7A7A,U+7ACB,U+7ADF-7AE0,U+7AE5,U+7AED,U+7B11,U+7B14,U+7B2C,U+7B3C,U+7B49,U+7B54,U+7B5B,U+7B80,U+7B97,U+7BA1,U+7BB1,U+7BC7,U+7BEE,U+7C7B,U+7C97,U+7CB9,U+7CBE,U+7CCA,U+7CD9,U+7CFB,U+7D20,U+7D22,U+7D27,U+7D2B,U+7D2F,U+7E41,U+7EA0,U+7EA7,U+7EAF,U+7EB3,U+7EB5,U+7EBF,U+7EC3,U+7EC6,U+7EC8,U+7ECF,U+7ED3,U+7ED9,U+7EDD,U+7EDF,U+7EE7,U+7EED,U+7EF4,U+7F08,U+7F13,U+7F25,U+7F3A,U+7F57,U+7F62,U+7F69,U+7F6E,U+7F8E,U+7FFB,U+8000-8001,U+8003,U+8005,U+800C,U+804C,U+8054,U+8083,U+80A0,U+80AF,U+80C1,U+80C3,U+80E1,U+80FD,U+8111,U+816E,U+817B,U+81EA,U+81F3-81F4,U+821E,U+822C,U+826F,U+8272,U+827A,U+8282,U+8292,U+82B1,U+82CD,U+82CF,U+82E5-82E6,U+8339,U+8352,U+8361,U+8363,U+83AB,U+83B7,U+843D,U+8537,U+8574,U+8584,U+8587,U+85C9,U+85FB,U+865A,U+867D,U+8840,U+884C,U+8865,U+8868,U+886C,U+88AB,U+8912,U+8981,U+89C1-89C2,U+89C4,U+89C6,U+89C9,U+89D2,U+89E3,U+8A00,U+8A93,U+8BA1,U+8BA4,U+8BA9,U+8BB0,U+8BB2,U+8BB8,U+8BBA,U+8BC1,U+8BC6,U+8BC9,U+8BD5,U+8BD7,U+8BDD-8BDE,U+8BEB,U+8BF4-8BF5,U+8BFB,U+8BFE,U+8C01,U+8C03,U+8C05,U+8C08,U+8C13,U+8C61,U+8D1F,U+8D22-8D23,U+8D28,U+8D35,U+8D4F,U+8D60,U+8D70,U+8D77,U+8DA3,U+8DB3,U+8DDD,U+8DE8,U+8E2A,U+8E74,U+8E81,U+8EAB,U+8F7B,U+8F9B,U+8F9E,U+8FB9,U+8FC1,U+8FC7,U+8FD0-8FD1,U+8FD8-8FD9,U+8FDB-8FDC,U+8FDE,U+8FEB,U+8FF0,U+8FFD,U+9002-9003,U+9009,U+901A,U+901D,U+9020,U+903C,U+9053,U+907F,U+90A3,U+90E8,U+90FD,U+914D,U+9152,U+9189,U+9192,U+91CA,U+91CC-91CD,U+91CF,U+91D1,U+9274,U+94B1,U+94BB,U+94C1,U+94ED,U+9501,U+9519,U+953B,U+957F,U+95EA,U+95EE,U+95F2,U+95F4,U+9605,U+9610,U+9614,U+9634-9635,U+9650,U+9664,U+966A,U+968F,U+9694,U+96BE,U+96C6,U+9700,U+9707,U+9732,U+9752,U+9759,U+975E,U+9760,U+9762,U+97F5,U+9875,U+9882,U+9886,U+9897-9898,U+98CE,U+98D8,U+98DF,U+9965,U+996D-996E,U+9971,U+9976,U+9990,U+9996,U+9999,U+9A8C,U+9A9B,U+9AD8,U+9B42,U+9C7C,U+9E23,U+9E7F,U+9E8B,U+9EA6,U+9EBB,U+9ED1,U+9F13,U+FF08-FF09,U+FF0C,U+FF1A-FF1B,U+FF1F}