.main-content{justify-content:center;width:100%;display:flex}.main-content-container{background:0 0;justify-content:center;width:100%;min-height:100vh;padding:2.5em 0;display:flex;overflow:hidden}@media screen and (width<=600px){.main-content-container{padding:1em 0}}.file-content{box-sizing:border-box;background-color:#121212;background-image:linear-gradient(#121212e3,#121212e3),url(/cardboard.png);background-repeat:repeat;border:1px solid #fff;border-left-width:4px;border-radius:0;width:clamp(280px,85%,1200px);min-height:700px;padding:3em 3.5em;position:relative;overflow:hidden}@media screen and (width<=768px){.file-content{width:95%;min-height:auto;padding:2em 1.25em}}.file-content img{border:1px solid #fff;border-left-width:4px;border-radius:0;max-width:100%;height:auto;margin:1em 0}.article-header-meta{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1em;margin-bottom:1.2em;padding-bottom:.8em;display:flex}.article-header-meta .article-meta-info{flex-wrap:wrap;align-items:center;gap:1em;display:flex}.article-header-meta .article-meta-info .article-meta-author{color:#e2e8f0;font-size:.9rem;font-weight:500}.article-header-meta .article-meta-info .article-last-edited-badge{color:#9ca3af;background:#000;border:1px solid #fff;border-left-width:4px;border-radius:0;align-items:center;gap:.4em;padding:.25em .65em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem;display:inline-flex}.article-header-meta .github-edit-btn{color:#f1f5f9;background:#ffffff0d;border:1px solid #fff;border-left-width:4px;border-radius:0;align-items:center;gap:.45em;padding:.4em .8em;font-size:.85rem;font-weight:500;text-decoration:none;transition:background-color .2s ease-in-out,border-color .2s ease-in-out;display:inline-flex}.article-header-meta .github-edit-btn:hover{color:#fff;background:#ffffff1f;border-color:#fff}.article-header-description{color:#cbd5e1;text-align:left;margin-top:0;margin-bottom:1.5em;font-size:1.05rem;font-style:italic;line-height:1.6}.article-footer-nav{border-top:1px solid #ffffff1f;width:100%;margin-top:3em;padding-top:1.5em}.article-footer-nav .article-nav-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1em;width:100%;display:flex}.article-footer-nav .article-nav-row .nav-cell{align-items:center;gap:.8em;display:flex}.article-footer-nav .article-nav-row .nav-cell-prev{flex:1;justify-content:flex-start;min-width:160px}.article-footer-nav .article-nav-row .nav-cell-middle{color:#94a3b8;flex-shrink:0;justify-content:center;font-size:.9rem}.article-footer-nav .article-nav-row .nav-cell-middle .breadcrumb-link{color:#fff;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;transition:color .15s ease-in-out}.article-footer-nav .article-nav-row .nav-cell-middle .breadcrumb-link:hover{color:#fff;text-decoration:underline}.article-footer-nav .article-nav-row .nav-cell-middle .nav-separator{color:#fff3}.article-footer-nav .article-nav-row .nav-cell-next{text-align:right;flex:1;justify-content:flex-end;min-width:160px}.article-footer-nav .article-nav-row .nav-link{color:#fff;font-size:.95rem;font-weight:500;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;transition:color .15s ease-in-out}.article-footer-nav .article-nav-row .nav-link:hover{color:#fff;text-decoration:underline}.mdx-error-stack{color:#9ca3af;white-space:pre-wrap;word-break:break-word;background:#0006;border:1px solid #fff;border-left-width:4px;border-radius:0;max-height:300px;margin:.5em 0 0;padding:.85em 1em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem;line-height:1.5;overflow:auto}code.hljs{background-color:#181818;border-radius:0;max-width:650px;padding:20px;font-family:Fira Mono,monospace;font-size:.8em;display:inline-block;overflow-x:auto}@media screen and (width<=800px){code.hljs{width:clamp(55%,1200px,100% - 30px)}}code.hljs::-webkit-scrollbar{width:10px;height:10px}code.hljs::-webkit-scrollbar-track{background:#121212;border-radius:0}code.hljs::-webkit-scrollbar-thumb{background:#fff;border-radius:0}.hljs{font-family:Fira Mono,monospace}.hljs-comment{color:#e2e2e2}.hljs-punctuation,.hljs-tag{color:#919191aa}.hljs-attribute,.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-name,.hljs-selector-tag,.hljs-tag .hljs-attr,.hljs-tag .hljs-name{color:#00e01e;font-weight:700}.hljs-deletion,.hljs-number,.hljs-quote,.hljs-selector-class,.hljs-selector-id,.hljs-string,.hljs-template-tag,.hljs-type{color:#cc773b}.hljs-section,.hljs-title{color:tomato}.hljs-link,.hljs-operator,.hljs-regexp,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-symbol,.hljs-template-variable,.hljs-variable{color:#f5f5f5}.hljs-literal{color:#78a960}.hljs-addition,.hljs-built_in,.hljs-bullet,.hljs-code{color:#60be01;font-weight:700}.hljs-meta{color:#2facf5}.hljs-meta .hljs-string{color:#359cca}.hljs-emphasis{font-style:italic}.cmpns-info-bubble{box-sizing:border-box;color:#fff;background-color:#000;border:1px solid #fff;border-left-width:4px;border-radius:0;justify-content:flex-start;align-items:center;gap:1em;width:100%;padding:1em;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;line-height:1.5;display:flex}.cmpns-info-bubble.is-type-error,.cmpns-info-bubble.is-type-error .info-title,.cmpns-info-bubble.is-type-error .info-content{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important}.cmpns-info-bubble .info-icon-wrapper{color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.cmpns-info-bubble .info-icon-wrapper .info-icon,.cmpns-info-bubble .info-icon-wrapper svg{width:20px;min-width:20px;max-width:20px;height:20px;min-height:20px;max-height:20px;display:block}.cmpns-info-bubble .info-body{flex-direction:column;flex:1;justify-content:center;display:flex}.cmpns-info-bubble .info-body .info-title{color:#fff;font-size:.95rem;font-weight:700}.cmpns-info-bubble .info-body .info-content{color:#fff;font-weight:400}.cmpns-info-bubble .info-body .info-content p{margin:0}.blog-index-container{margin:1.5em 0}.blog-index-container h2{color:#fff;border-bottom:1px solid #fff;margin-bottom:1em;padding-bottom:.4em;font-size:1.3rem}.blog-index-container .blog-index-list{flex-direction:column;gap:1em;display:flex}.blog-index-container .blog-index-card{background:0 0;border:none;border-bottom:1px solid #ffffff1f;border-radius:0;padding:.8em 0}.blog-index-container .blog-index-card .blog-card-title{margin:0 0 .3em;font-size:1.15rem}.blog-index-container .blog-index-card .blog-card-title a{color:#fff;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.blog-index-container .blog-index-card .blog-card-title a:hover{color:#fff;text-decoration:underline}.blog-index-container .blog-index-card .blog-card-desc{color:#cbd5e1;margin:0 0 .6em;font-size:.95rem;line-height:1.5}.blog-index-container .blog-index-card .blog-card-meta{color:#94a3b8;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1em;font-size:.85rem;display:flex}.blog-index-container .blog-index-card .blog-card-meta .blog-card-author{color:#e2e8f0;font-weight:500}.blog-index-container .blog-index-card .blog-card-meta .blog-card-last-edited{color:#9ca3af;background:#000;border:1px solid #fff;border-left-width:4px;border-radius:0;align-items:center;gap:.4em;padding:.2em .6em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;display:inline-flex}.main-footer{background-color:#2b2b2b;border-top:1px solid #ffffff1f;width:100%}.main-footer .footer-container{flex-flow:wrap;justify-content:space-between;align-items:center;width:clamp(280px,85%,1200px);margin:0 auto;padding:1em 0;font-family:Outfit,sans-serif;display:flex}@media screen and (width<=768px){.main-footer .footer-container{width:95%}}.main-footer p{margin:0;font-size:1.2rem;font-weight:100;display:inline-flex}.main-footer p span{font-weight:600}.main-footer .sunproj-logo{gap:.5em}.main-footer .sunproj-logo img{border-radius:50%}.main-footer a{text-decoration:none}.main-footer .projAbout{flex-direction:column;align-items:flex-end;display:flex}.main-footer .projAbout .buildinfo{padding-block:10px;font-family:Fira Mono,monospace;font-size:7pt}.main-footer .projAbout .buildinfo span{color:orange;display:inline}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#121212;border-radius:0}::-webkit-scrollbar-thumb{background:#fff;border-radius:0}::selection{background:#fff;color:#000!important}html,body{background-color:#121212;background-image:linear-gradient(45deg,#ffffff0a 25%,#0000 25% 75%,#ffffff0a 75%),linear-gradient(45deg,#ffffff0a 25%,#0000 25% 75%,#ffffff0a 75%);background-position:0 0,1px 1px;background-size:2px 2px;margin:0;padding:0}#root{box-sizing:border-box;color:#fff;background-color:#0000;flex-direction:column;justify-content:space-between;width:100%;min-height:100vh;font-family:Outfit,sans-serif;font-size:clamp(12px,3vw,16px);font-weight:300;display:flex}h1{letter-spacing:2px;font-weight:900}a{color:inherit;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;transition:color .15s ease-in-out}a:hover{color:#fff;text-decoration:underline}.main-header{background-color:#2b2b2b;border-bottom:1px solid #ffffff1f;width:100%}.main-header .header-container{flex-flow:wrap;justify-content:space-between;align-items:center;width:clamp(280px,85%,1200px);margin:0 auto;padding:1em 0;font-family:Outfit,sans-serif;display:flex}@media screen and (width<=768px){.main-header .header-container{width:95%}}.main-header .header-left{align-items:center;display:flex}.main-header .header-left .logo-link{color:inherit;text-decoration:none}.main-header .header-nav{flex-wrap:wrap;align-items:center;gap:1.2em;display:flex}.main-header .header-nav .nav-item{color:#94a3b8;padding:.3em .5em;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .15s ease-in-out}.main-header .header-nav .nav-item:hover,.main-header .header-nav .nav-item.is-active{color:#fff;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.main-header .header-nav .nav-item.is-active{font-weight:700}
