a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}.s-container{max-width:1200px;margin:0 auto}nav.navbar{display:flex;align-items:center;position:sticky;z-index:999;top:0;height:52px;background:var(--overlay-bgColor);box-shadow:var(--shadow-floating-small);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);font-size:1.125rem}nav.navbar .logo{margin:0 20px}nav.navbar .links{display:flex;margin-left:20px}nav.navbar .links .item{position:relative;border-bottom:2px solid rgba(0,0,0,0);transition:.3s}nav.navbar .links .item.active,nav.navbar .links .item:hover{color:var(--fgColor-accent);border-bottom-color:var(--fgColor-accent)}nav.navbar .links .item:focus-visible .sub-links,nav.navbar .links .item:hover .sub-links{visibility:visible;opacity:1}nav.navbar .links .sub-links{position:absolute;top:54px;left:0;width:-moz-max-content;width:max-content;min-width:100%;color:var(--fgColor-default);background:var(--overlay-bgColor);box-shadow:var(--shadow-floating-small);visibility:hidden;opacity:0;font-size:1rem}nav.navbar .links .sub-links,nav.navbar .links .sub-links .sub-item{transition:.3s}nav.navbar .links .sub-links .sub-item:hover{color:var(--fgColor-accent);background-color:var(--bgColor-accent-muted)}nav.navbar a{line-height:52px;padding:0 20px;color:inherit;text-decoration:none}nav.navbar .sub-item a{line-height:42px}nav.navbar .btn{margin-left:auto;background:var(--bgColor-accent-emphasis);color:var(--fgColor-onEmphasis)}footer.footer{margin-top:60px;padding:40px 0 0;background:var(--bgColor-neutral-muted);font-size:.875rem;color:var(--fgColor-muted)}footer.footer a{color:inherit}footer.footer a:hover{color:var(--fgColor-default)}footer.footer address{font-style:normal}footer.footer .body{display:flex}footer.footer .body .links{margin-left:20px}footer.footer .body .links .desc{display:flex}footer.footer .body .links .desc a{display:block;margin-bottom:6.1803398875px}footer.footer .body .contact{margin-left:auto}footer.footer .block{margin-bottom:20px}footer.footer .block .head{display:block;margin-bottom:10px;font-size:1.125rem;color:var(--fgColor-default)}footer.footer .block .head .sub{margin-left:10px;font-size:.875rem}footer.footer .block .desc.pr{width:400px}footer.footer .block .desc .col{width:80px}footer.footer .block .desc .col:not(:first-of-type){margin-left:20px}footer.footer .qrcode{display:inline-block;margin:20px 20px 0 0;text-align:center}footer.footer .copyright{margin-top:20px;padding:20px 0;text-align:center;border-top:1px solid var(--borderColor-default)}.notfound{padding:60px 0}.breadcrumb{padding:10px 0}.breadcrumb .item:not(:first-child){display:inline-block;margin:0 6px}:root{--fontStack-monospace:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;--fontStack-sansSerif:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";--fontStack-sansSerifDisplay:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";--fontStack-system:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";--text-body-lineHeight-large:1.5;--text-body-lineHeight-medium:1.4285;--text-body-lineHeight-small:1.6666;--text-body-size-large:1rem;--text-body-size-medium:0.875rem;--text-body-size-small:0.75rem;--text-caption-lineHeight:1.3333;--text-caption-size:0.75rem;--text-codeBlock-lineHeight:1.5385;--text-codeBlock-size:0.8125rem;--text-codeInline-size:0.9285em;--text-display-lineBoxHeight:1.4;--text-display-lineHeight:1.4;--text-display-size:2.5rem;--text-subtitle-lineHeight:1.6;--text-subtitle-size:1.25rem;--text-title-lineHeight-large:1.5;--text-title-lineHeight-medium:1.6;--text-title-lineHeight-small:1.5;--text-title-size-large:2rem;--text-title-size-medium:1.25rem;--text-title-size-small:1rem;--text-body-weight:var(--base-text-weight-normal);--text-caption-weight:var(--base-text-weight-normal);--text-codeBlock-weight:var(--base-text-weight-normal);--text-codeInline-weight:var(--base-text-weight-normal);--text-display-weight:var(--base-text-weight-medium);--text-subtitle-weight:var(--base-text-weight-normal);--text-title-weight-large:var(--base-text-weight-semibold);--text-title-weight-medium:var(--base-text-weight-semibold);--text-title-weight-small:var(--base-text-weight-semibold);--text-body-shorthand-large:var(--text-body-weight) var(--text-body-size-large) /var(--text-body-lineHeight-large) var(--fontStack-sansSerif);--text-body-shorthand-medium:var(--text-body-weight) var(--text-body-size-medium) /var(--text-body-lineHeight-medium) var(--fontStack-sansSerif);--text-body-shorthand-small:var(--text-body-weight) var(--text-body-size-small) /var(--text-body-lineHeight-small) var(--fontStack-sansSerif);--text-caption-shorthand:var(--text-caption-weight) var(--text-caption-size) /var(--text-caption-lineHeight) var(--fontStack-sansSerif);--text-codeBlock-shorthand:var(--text-codeBlock-weight) var(--text-codeBlock-size) /var(--text-codeBlock-lineHeight) var(--fontStack-monospace);--text-codeInline-shorthand:var(--text-codeInline-weight) var(--text-codeInline-size) var(--fontStack-monospace);--text-display-shorthand:var(--text-display-weight) var(--text-display-size) /var(--text-display-lineHeight) var(--fontStack-sansSerifDisplay);--text-subtitle-shorthand:var(--text-subtitle-weight) var(--text-subtitle-size) /var(--text-subtitle-lineHeight) var(--fontStack-sansSerifDisplay);--text-title-shorthand-large:var(--text-title-weight-large) var(--text-title-size-large) /var(--text-title-lineHeight-large) var(--fontStack-sansSerifDisplay);--text-title-shorthand-medium:var(--text-title-weight-medium) var(--text-title-size-medium) /var(--text-title-lineHeight-medium) var(--fontStack-sansSerifDisplay);--text-title-shorthand-small:var(--text-title-weight-small) var(--text-title-size-small) /var(--text-title-lineHeight-small) var(--fontStack-sansSerif)}body,html{background:var(--bgColor-default);color:var(--fgColor-default);font:var(--text-body-shorthand-large);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}a{color:var(--fgColor-accent)}a:not(:hover){text-decoration:none}a[role=button]{cursor:pointer}.hidden{display:none!important}