@media (prefers-color-scheme: dark){:root{--background-image: url("/public/background-dark.jpg");--bg-color: rgb(26, 26, 26);--theme-color: #ffffff;--header-bg: rgba(26, 26, 26, 0.8);--color-a-link: rgba(1, 202, 159, 0.8);--color-a-link-hover: #00d4a1;--color-note: #2f81f7;--color-tip: #3fb950;--color-warning: #d29922;--color-severe: #db6d28;--color-caution: #f85149;--color-important: #a371f7;}}main :where(article.blog-article, .box), header.blog-header{backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem)}@media (max-width: 48rem){.disappear{display:none}}header.blog-header{display:flex;position:fixed;z-index:1;top:0;width:100%;height:var(--header-height);justify-content:space-between;align-items:center;backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem);transition:top 0.6s ease-in-out;border-block-end:var(--theme-color) 0.1rem solid}header.blog-header :where(a){padding-inline-start:0.5rem;color:var(--theme-color)}:is(header.blog-header :where(a)) > img{width:calc(var(--header-height) - 1rem);border-radius:50%;cursor:pointer;transition:transform 0.5s ease-in-out}:is(:is(header.blog-header :where(a)) > img):hover{transform:rotate(360deg)}header.blog-header .header-nav{display:flex;height:100%;backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem)}:is(header.blog-header .header-nav) :where(a){flex:1 1 auto;height:var(--header-height);line-height:var(--header-height);text-align:center;vertical-align:baseline;padding:0 2rem}@media (min-width: 480px){header.blog-header #switch-icon{display:none}}@media (max-width: 480px){header.blog-header{justify-content:space-between}header.blog-header #switch-icon:hover{cursor:pointer}header.blog-header #switch-icon{padding:1rem;font-size:2rem}header.blog-header a{font-size:2rem;padding-inline-end:1rem}header.blog-header .wrap-background{position:fixed;top:var(--header-height);width:100%;background-image:var(--background-image);height:0;overflow:hidden;transition:height 0.5s ease}header.blog-header .header-nav{display:flex;flex-direction:column;backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem);inset-block-start:var(--header-height)}header.blog-header .wrap-background.show{height:auto;height:calc-size(auto, size)}}main.blog-main{margin-block-end:1.2rem}.js-has-pseudo [csstools-has-31-2p-2x-32-1a-2q-30-33-2v-19-31-2p-2x-32-1m-2w-2p-37-14-2p-36-38-2x-2r-30-2t-1a-2q-30-33-2v-19-2p-36-38-2x-2r-30-2t-15]:not(.does-not-exist):not(does-not-exist):not(does-not-exist){align-items:flex-start}main.blog-main:has(article.blog-article){align-items:flex-start}main.blog-main :not(:where(h2,h3,h4,h5,h6)) a[href^="http"]{overflow-wrap:break-word;width:100%}main.blog-main .tag{display:inline-block;font-size:14px;font-weight:800;border:0.1rem solid var(--theme-color);padding:0.1rem 0.6rem;margin-block:0.1rem;border-radius:0.3rem;color:var(--color-a-link)}:is(main.blog-main .tag):nth-child(n + 2){margin-inline-start:0.5rem}:is(main.blog-main .tag):hover{box-shadow:0.1rem 0.1rem 0.5rem var(--theme-color)}main.blog-main .pages{display:flex;justify-content:space-between;margin-block-start:4rem}@media (min-width: 48rem){main.blog-main :where(.box,article.blog-article){width:var(--page-width)}}@media (min-width: 480px){main.blog-main{display:flex;justify-content:center}}article.blog-article a{color:var(--color-a-link)}:is(article.blog-article a):hover{color:var(--color-a-link-hover)}.js-has-pseudo [csstools-has-2p-36-38-2x-2r-30-2t-1m-2w-2p-37-14-1a-32-33-38-19-2u-33-39-32-2s-15]:not(does-not-exist){display:flex;align-items:center;justify-content:center}article:has(.not-found){display:flex;align-items:center;justify-content:center}main :where(article.blog-article, .box){border:0.1rem solid var(--theme-color);padding:0.8rem 1rem;margin-inline:0.5rem;margin-block-start:1rem;border-radius:0.5rem;box-shadow:0rem 0rem 0.4rem var(--theme-color)}.js-has-pseudo [csstools-has-37-2t-2r-38-2x-33-32-1a-2q-33-3c-w-1m-2w-2p-37-14-2w-1f-15]:not(does-not-exist):not(does-not-exist){cursor:pointer}section.box :has(h3){cursor:pointer}.js-has-pseudo :is([csstools-has-37-2t-2r-38-2x-33-32-1a-2q-33-3c-w-1m-2w-2p-37-14-2w-1f-15]:not(does-not-exist):not(does-not-exist)):hover{transform:translateX(-1px) translateY(-2px)}:is(section.box :has(h3)):hover{transform:translateX(-1px) translateY(-2px)}section.box a{color:var(--theme-color)}.post-meta{display:flex;font-size:14px;color:var(--theme-color)}.post-meta-flex-around{justify-content:space-around}.post-author{font-weight:600;margin-inline-end:0.4rem;cursor:pointer}.post-time{margin-inline:.4rem;font-style:italic}.post-update-time{margin-inline-start:0.4rem;font-style:italic}.archive-time-line{display:flex;justify-content:space-between;padding-block:0.16rem;gap:1.2rem}.archive-time-line:hover{box-shadow:0 0.2rem 0 var(--table-border-color)}.archive-time-line .text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.archive-time-line .date{flex-shrink:0}.giscus{width:var(--page-width);margin:0 auto;margin-block-end:4rem}@media (max-width: 480px){.giscus{width:90%;padding-inline:1rem}}footer.blog-footer{border-block-start:var(--theme-color) 0.1rem solid;backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem);padding-block-end:1rem}footer.blog-footer .footer-container{margin:0 auto;padding:1rem 1.5rem}footer.blog-footer .footer-container a{color:var(--color-a-link)}footer div.footer-icons-container{display:flex;justify-content:center;align-items:center}:is(footer div.footer-icons-container) a.icon{padding:0 0.8rem}main.about-main{display:flex;justify-content:center}.about-container{display:flex;flex-direction:column;max-width:var(--max-about-width)}.about-container > h2{text-align:center}.about-row{display:flex}.about-row:last-child{margin-block-end:1.6rem}.about-row section.box{width:auto;padding:1.8rem 2rem;border-color:none;color:var(--theme-color)}@media (max-width: 48rem){.about-row{flex-direction:column}}.about-card-8{flex:8}.about-card-4{flex:4}.about-card-3{flex:3}.about-section-color-one{background:linear-gradient(120deg, rgba(34, 194, 255, .2392156863) 0%, rgba(255, 29, 206, .15) 100%)}.about-section-color-two{background:linear-gradient(120deg, rgba(29, 255, 199, 0.15) 0%, rgba(255, 211, 34, 0.239) 100%)}.about-section-color-three{background:linear-gradient(120deg, rgba(123, 255, 29, 0.15) 0%, rgba(255, 34, 34, 0.239) 100%)}.about-section-color-four{background:linear-gradient(120deg, rgba(82, 255, 29, 0.15) 0%, rgba(255, 34, 211, 0.239) 100%)}.about-section-color-five{background:linear-gradient(120deg, rgba(255, 29, 29, 0.15) 0%, rgba(152, 34, 255, 0.239) 100%)}.about-section-color-six{background:linear-gradient(120deg, rgba(0, 117, 195, 0.15) 0%, rgba(0, 202, 165, 0.239) 100%)}
