.component-auth-provider-dialog{width:450px}.component-auth-provider-dialog .login-btn{width:100%}.awesome-links .ant-card{height:100%}.awesome-links .ant-card>.ant-card-body{padding:12px 0 0}.awesome-series{max-width:910px}.awesome-series .collection-title{display:inline;margin-right:8px}.awesome-series .npm-name{margin-bottom:.2rem;margin-top:1rem}.awesome-series .description{margin-bottom:.5rem;color:var(--textColorSecondary)}.awesome-series .ad{padding:8px;background-color:#fafafa;border:1px solid #ccc}.awesome-series .ad .ant-tag{border:0}.component-page-title .title{margin-bottom:1rem;font-weight:700;font-size:3rem;text-align:center;font-family:neo-sans,Arial,Helvetica,sans-serif;font-weight:bolder;position:relative}.component-page-title .sub-title{margin-bottom:1rem;font-size:1.5rem;font-family:acumin-pro,Arial,Helvetica,sans-serif;text-align:center;position:relative}@media only screen and (max-width:500px){.component-page-title .title{font-size:1.4rem}.component-page-title .sub-title{font-size:1rem}}.npm-list .collection-title{display:inline;margin-right:8px}.npm-list .npm-badge{margin-bottom:.5rem}.npm-list .npm-name{margin-bottom:.2rem;margin-top:1rem}.npm-list .img-container{margin-bottom:1em;text-align:center}.npm-list .img-container .npm-img{max-width:95%}.npm-list .img-container .npm-img-desciption{margin-top:.5rem;font-weight:300}.npm-list .description{margin-bottom:.5rem;color:var(--primaryColor)}@media only screen and (max-width:400px){.npm-list .package-quality{display:none}}.component-icon-tag .ant-tag.not-clickable{cursor:auto}.component-icon-tag .ant-tag>.anticon+span,.component-icon-tag .ant-tag>span+.anticon{margin-left:4px}.component-fe-footer{text-align:center;background-color:#000;padding:1rem;font-size:1.5rem}.component-fe-footer .links{margin:auto}.component-fe-footer .ant-divider{border-left-color:#aaa}@media (max-width:600px){.component-fe-footer{padding:4rem .5rem}.component-fe-footer .links{width:100%}.component-fe-footer .links a{width:100%;display:block}.component-fe-footer .ant-divider{display:none}}.component-breathe{display:inline-block;width:8px;height:8px;vertical-align:.125em;border:1px solid #2b92d4;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.3);overflow:hidden;animation-timing-function:ease-in-out;animation-name:component-breathe-light;animation-duration:.5s;animation-iteration-count:infinite;animation-direction:alternate}@keyframes component-breathe-light{0%{opacity:.4;box-shadow:0 1px 2px rgba(0,147,223,.4),inset 0 1px 1px rgba(0,147,223,.1)}to{opacity:1;border:1px solid rgba(59,235,235,.7);box-shadow:0 1px 30px #0093df,inset 0 1px 20px #0093df}}.component-bunjs-layout .site-layout{margin-left:200px}.component-bunjs-layout .ant-layout-sider{overflow:auto;height:100vh;position:fixed;left:0;top:0;bottom:0}.component-bunjs-layout .ant-layout-sider .ant-menu-item{margin-top:0}.component-bunjs-layout .ant-layout-content{height:calc(100vh - 50px);overflow:auto}.component-bunjs-layout .content{width:900px;max-width:fit-content;margin:0 auto;padding:1rem}.component-bunjs-layout .content h1{font-size:3rem}.component-bunjs-layout .content h2{font-size:2rem}.component-bunjs-layout .content h2.sub-title{font-size:1.2rem}.component-bunjs-layout .content .ant-typography{font-size:16px}.component-bunjs-layout .content img{max-width:100%;text-align:center}.component-bunjs-layout .ant-layout-footer{text-align:center;background-color:#000001;font-size:1.2rem;font-weight:700;width:100%;padding:12px;color:#fff;position:fixed;bottom:0;width:calc(100vw - 200px)}.component-bunjs-layout .ant-layout-footer a{margin-right:12px}@media (max-width:500px){.component-bunjs-layout .site-layout{margin-left:0}}.copilot-guide .step{margin-bottom:4px;border-radius:5px}.copilot-guide .step ul{padding-bottom:0;margin-bottom:0}.copilot-guide .step ul li{padding:2px 0}.copilot-guide .step.title{padding:10px 8px;background-color:rgba(192,221,252,.5);font-weight:500;text-align:center}.copilot-guide .step.content{padding:4px 8px;background-color:rgba(181,239,242,.5);min-height:100px}@media (max-width:800px){.copilot-guide .step.content{min-height:auto}}.component-draggable-tabs .tab-editable-label[contentEditable=true]:focus{color:var(--primaryColor);box-shadow:none;border:1px solid var(--textColorSecondary);outline:none;padding:4px;margin:0 -5px;line-height:12px}.hash-calculator .component-title .sub-title{font-size:1.2rem}.hash-calculator .ant-form .ant-form-item-label>label{font-weight:700}.hash-calculator .ant-form-item{margin-bottom:8px}.hash-calculator .hash-function-page-links{margin:16px 0 8px}.hash-calculator .hash-form .ant-input-suffix{position:absolute;right:0;top:33px}.hash-calculator .hash-form .ant-input-textarea-show-count.ant-input-textarea-in-form-item:after{position:absolute;right:0;bottom:-5px}.hash-nav .ant-card-body{height:27.9rem}.hash-nav .ant-tag{margin-bottom:.6rem;cursor:pointer}.hash-page-layout.main-container{max-width:1100px}@media only screen and (max-width:1000px){.hash-page-layout .hash-nav{margin-bottom:16px}.hash-page-layout .hash-nav .ant-card-body{height:auto}}pre[class*=language-].line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber}pre[class*=language-].line-numbers>code{position:relative;white-space:inherit}.line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.8em;width:3em;letter-spacing:-1px;border-right:1px solid #999;-webkit-user-select:none;user-select:none}.line-numbers-rows>span{display:block;counter-increment:linenumber}.line-numbers-rows>span:before{content:counter(linenumber);color:#999;display:block;padding-right:.8em;text-align:right}code[class*=language-],pre[class*=language-]{color:#ccc;background:none}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#999}.token.punctuation{color:#ccc}.token.attr-name,.token.deleted,.token.namespace,.token.tag{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.function,.token.number{color:#f08d49}.token.class-name,.token.constant,.token.property,.token.symbol{color:#f8c555}.token.atrule,.token.builtin,.token.important,.token.keyword,.token.selector{color:#cc99cd}.token.attr-value,.token.char,.token.regex,.token.string,.token.variable{color:#7ec699}.token.entity,.token.operator,.token.url{color:#67cdcc}.token.inserted{color:green}.component-img-desc{text-align:center}.component-img-desc img{max-width:100%}.component-img-desc .desc{margin-top:8px}code[class*=language-],pre[class*=language-]{color:#000;background:0 0;text-shadow:0 1px #fff;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;tab-size:4;-webkit-hyphens:none;hyphens:none}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.fe-component-markdown{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;font-size:16px;line-height:1.5;word-wrap:break-word}.fe-component-markdown.inline,.fe-component-markdown.inline>p{display:inline}.fe-component-markdown h1,.fe-component-markdown h2,.fe-component-markdown h3,.fe-component-markdown h4,.fe-component-markdown h5,.fe-component-markdown h6{margin-top:16px;font-weight:600;line-height:1.25;padding-bottom:.3em}.fe-component-markdown h1{border-bottom:1px solid #eaecef;font-size:2em}.fe-component-markdown h2{border-bottom:1px solid #eaecef;font-size:1.5em}.fe-component-markdown h3{font-size:1.25em}.fe-component-markdown h4{font-size:1em}.fe-component-markdown h5{font-size:.875em}.fe-component-markdown h6{font-size:.85em;color:#6a737d}.fe-component-markdown p{margin-top:0;margin-bottom:4px;line-height:28px}.fe-component-markdown blockquote{margin:0 0 16px;padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5}.fe-component-markdown blockquote>:first-child{margin-top:0}.fe-component-markdown blockquote>:last-child{margin-bottom:0}.fe-component-markdown ol,.fe-component-markdown ul{padding-left:2em;margin-top:0;margin-bottom:0}.fe-component-markdown ol ol,.fe-component-markdown ol ul,.fe-component-markdown ul ol,.fe-component-markdown ul ul{margin-top:0;margin-bottom:0}.fe-component-markdown li{overflow-wrap:break-word;margin-bottom:4px}.fe-component-markdown li>p{margin-top:0}.fe-component-markdown code{padding:.2em .4em;margin:0;font-size:85%;background-color:rgba(27,31,35,.05);border-radius:3px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.fe-component-markdown pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px;margin-top:0;margin-bottom:16px}.fe-component-markdown pre code{padding:0;margin:0;font-size:100%;background:rgba(0,0,0,0);border:0}.fe-component-markdown table{display:block;width:100%;overflow-x:auto;border-collapse:collapse}.fe-component-markdown table td,.fe-component-markdown table th{border:1px solid #dfe2e5;padding:6px 13px}.fe-component-markdown table tr:nth-child(2n){background-color:#f6f8fa}.fe-component-markdown table th{background-color:#f6f8fa;font-weight:600}.fe-component-markdown table th code{background-color:rgba(0,0,0,0)}.fe-component-markdown a{color:#0366d6;text-decoration:none}.fe-component-markdown a:hover{text-decoration:underline}.fe-component-markdown hr{height:.25em;padding:0;margin:30px 0;background-color:#e1e4e8;border:0}.component-question{color:var(--blueColor)}.component-question .anticon-question-circle{margin-left:3px;line-height:16.5px;vertical-align:middle;height:16.5px}.component-row-tag{margin-bottom:11px;width:100%;font-size:14px;border-radius:8px;padding:8px 16px;background-color:#f0f5ff;border-color:#adc6ff;font-weight:400;cursor:pointer;display:flex}.component-row-tag:hover{background-color:rgba(236,236,250,.6)}.component-row-tag .text{flex:1 1 auto;padding-right:4px}.component-row-tag .plus{flex:0 0 12px;color:#888;margin-bottom:auto;margin-top:auto}.component-tih-skeleton .header{text-align:center;background-color:#000;padding:1rem;font-size:1.5rem;margin:auto}.component-tih-skeleton .children{width:800px;max-width:90%;margin:0 auto}.component-tih-skeleton .ad-container{margin-top:1rem;text-align:center}.component-tih-skeleton .ant-typography,.component-tih-skeleton .ant-typography ol li,.component-tih-skeleton .ant-typography ul li{line-height:1.8rem}.component-tih-skeleton .ant-typography ol,.component-tih-skeleton .ant-typography p,.component-tih-skeleton .ant-typography ul{margin-bottom:0}.component-tih-skeleton .ant-divider{border-left-color:#aaa}@media (max-width:600px){.component-tih-skeleton .header{width:100%}.component-tih-skeleton .header a{width:100%;display:block}.component-tih-skeleton .ant-divider{display:none}}