.AboutMe-module__Grl42W__container{text-align:center;background-color:var(--seconory-background);border-radius:12px;flex-direction:column;align-items:center;margin-bottom:2rem;padding:2rem 1.5rem;display:flex}.AboutMe-module__Grl42W__avatar{object-fit:cover;border-radius:50%;width:100px;height:100px}.AboutMe-module__Grl42W__name{margin:1rem 0 .5rem;font-size:1.5rem;font-weight:700}.AboutMe-module__Grl42W__bio{color:var(--seconory-color);margin:0;font-size:.95rem}.AboutMe-module__Grl42W__links{flex-wrap:wrap;justify-content:center;gap:.75rem 1.5rem;margin-top:1.25rem;display:flex}.AboutMe-module__Grl42W__link{color:var(--text-color);background-color:var(--background-color);border-radius:6px;padding:.4rem .75rem;font-size:.9rem;text-decoration:none;transition:opacity .2s}.AboutMe-module__Grl42W__link:hover{opacity:.7;text-decoration:none}@media (max-width:640px){.AboutMe-module__Grl42W__container{padding:1.5rem 1rem}.AboutMe-module__Grl42W__avatar{width:80px;height:80px}.AboutMe-module__Grl42W__name{font-size:1.25rem}.AboutMe-module__Grl42W__links{gap:.5rem 1rem}}
.Header-module__ldgnoG__eyeCatchContainer{z-index:-1;background-color:#898d90;width:100%;position:fixed;top:0;left:0}.Header-module__ldgnoG__eyeCatch{align-items:center;width:auto;height:auto;margin:auto;display:block}.Header-module__ldgnoG__eyeCatchWrapper{border-bottom:1px solid var(--theme-accent);width:100%;height:45vh}.Header-module__ldgnoG__scrollDownContainer{width:8rem;height:38rem;animation:2s Header-module__ldgnoG__fadeInAfter1step;position:absolute;bottom:0;right:0}.Header-module__ldgnoG__scrollDown{transform-origin:0 0;border-bottom:2px solid var(--theme-secondary);width:30rem;padding-bottom:.8rem;font-size:2rem;position:absolute;top:0;left:0;transform:rotate(90deg)translateY(-100%)}.Header-module__ldgnoG__backGroundImage{background-image:url(/images/headers/header.jpg)}.Header-module__ldgnoG__header{box-sizing:border-box;border-bottom:1px solid #504f4f;align-items:center;margin-bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem;display:flex}
.Icon-module__Zzzj5a__linkIconSpan,.Icon-module__Zzzj5a__themeIcon{justify-content:center;align-items:center;display:inline-flex}.Icon-module__Zzzj5a__linkIconSVG{width:28px;height:28px;color:var(--link-icon)}.Icon-module__Zzzj5a__linkIconSVG:hover{color:#3e3f48}.Icon-module__Zzzj5a__HomeIconSVG{color:var(--text-color);fill:currentColor;-webkit-user-select:none;user-select:none;flex-shrink:0;width:60px;height:40px;margin-bottom:3px;font-size:1.5rem;transition:fill .2s cubic-bezier(.4,0,.2,1);display:inline-block}
.Theme-module__ZuZ5zq__item{padding-top:.5rem;padding-bottom:.5rem;display:flex}.Theme-module__ZuZ5zq__itemSpan{width:3.5rem;margin-right:10px;padding-left:.5rem;padding-right:.5rem}.Theme-module__ZuZ5zq__DropdownMenuItem[data-highlighted]{background-color:#919191}.Theme-module__ZuZ5zq__group{box-sizing:border-box;background-color:var(--background-color);border:1px solid #504f4f;border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.Theme-module__ZuZ5zq__button{background-color:var(--background-color);border:.1px solid #4f4e4e;border-radius:.375rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:8px;margin-left:auto;display:flex}.Theme-module__ZuZ5zq__themeIcon{padding-left:8px;display:flex}
.ContentsLayout-module__3DKzZG__wrapper{width:100%}.ContentsLayout-module__3DKzZG__wrapperArticle{max-width:1100px;margin:0 auto;padding:0 2rem}.ContentsLayout-module__3DKzZG__header{max-width:750px;margin:0 auto 1.5rem}.ContentsLayout-module__3DKzZG__layout{justify-content:center;display:grid}.ContentsLayout-module__3DKzZG__withSidebar{grid-template-columns:minmax(0,750px) 250px;align-items:start;gap:2rem}.ContentsLayout-module__3DKzZG__contents{box-sizing:border-box;justify-self:center;width:100%;max-width:960px;padding-left:2rem;padding-right:2rem}.ContentsLayout-module__3DKzZG__wrapperArticle .ContentsLayout-module__3DKzZG__contents{justify-self:center;max-width:750px;padding-left:0;padding-right:0}.ContentsLayout-module__3DKzZG__wrapperArticle .ContentsLayout-module__3DKzZG__withSidebar .ContentsLayout-module__3DKzZG__contents{justify-self:start;max-width:100%}.ContentsLayout-module__3DKzZG__narrow{max-width:750px}.ContentsLayout-module__3DKzZG__sidebar{align-self:start;max-height:calc(100vh - 40px);display:block;position:sticky;top:20px;overflow-y:auto}.ContentsLayout-module__3DKzZG__sidebarSticky::-webkit-scrollbar{width:4px}.ContentsLayout-module__3DKzZG__sidebarSticky::-webkit-scrollbar-track{background:0 0}.ContentsLayout-module__3DKzZG__sidebarSticky::-webkit-scrollbar-thumb{background:var(--seconory-color);border-radius:4px}@media (max-width:1024px){.ContentsLayout-module__3DKzZG__wrapperArticle{box-sizing:border-box;max-width:100%;padding:0 1rem;overflow-x:clip}.ContentsLayout-module__3DKzZG__header{max-width:100%}.ContentsLayout-module__3DKzZG__layout{max-width:100%;overflow-x:clip}.ContentsLayout-module__3DKzZG__withSidebar{grid-template-columns:1fr}.ContentsLayout-module__3DKzZG__contents,.ContentsLayout-module__3DKzZG__wrapperArticle .ContentsLayout-module__3DKzZG__contents,.ContentsLayout-module__3DKzZG__wrapperArticle .ContentsLayout-module__3DKzZG__withSidebar .ContentsLayout-module__3DKzZG__contents{box-sizing:border-box;justify-self:stretch;width:100%;max-width:100%;overflow-x:clip}.ContentsLayout-module__3DKzZG__sidebar{display:none}}@media (max-width:700px){.ContentsLayout-module__3DKzZG__contents{padding-left:1rem;padding-right:1rem}.ContentsLayout-module__3DKzZG__wrapperArticle .ContentsLayout-module__3DKzZG__contents{padding-left:0;padding-right:0}}
.ArticleItem-module__mFG-iG__root{background-color:var(--seconory-background);border-radius:12px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000014}.ArticleItem-module__mFG-iG__root:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.ArticleItem-module__mFG-iG__info{flex-direction:column;flex:1;height:100%;display:flex}.ArticleItem-module__mFG-iG__title{white-space:normal;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1.1rem;font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden}.ArticleItem-module__mFG-iG__titleLink{height:100%;padding:1.25rem;text-decoration:none;display:block}.ArticleItem-module__mFG-iG__titleLink:hover{text-decoration:none}.ArticleItem-module__mFG-iG__metaInfo{margin-top:auto;padding-top:.75rem}.ArticleItem-module__mFG-iG__date{color:var(--seconory-color);font-size:.85rem}@media (max-width:700px){.ArticleItem-module__mFG-iG__title{-webkit-line-clamp:2;font-size:1rem}.ArticleItem-module__mFG-iG__titleLink{padding:1rem}.ArticleItem-module__mFG-iG__date{font-size:.8rem}}
.TableOfContents-module__rHO2UG__toc{font-size:.875rem;line-height:1.6}.TableOfContents-module__rHO2UG__title{color:var(--text-color);border-bottom:1px solid var(--seconory-color);margin-bottom:.75rem;padding-bottom:.5rem;font-size:.9rem;font-weight:600}.TableOfContents-module__rHO2UG__list{margin:0;padding:0;list-style:none}.TableOfContents-module__rHO2UG__item{margin:0;padding:0}.TableOfContents-module__rHO2UG__link{color:var(--seconory-color);word-break:break-word;border-left:2px solid #0000;padding:.4rem 0 .4rem .75rem;text-decoration:none;transition:all .2s;display:block}.TableOfContents-module__rHO2UG__link:hover{color:var(--text-color);text-decoration:none}.TableOfContents-module__rHO2UG__level3 .TableOfContents-module__rHO2UG__link{padding-left:1.5rem;font-size:.8rem}.TableOfContents-module__rHO2UG__active .TableOfContents-module__rHO2UG__link{color:#54aae8;border-left-color:#54aae8;font-weight:500}.TableOfContents-module__rHO2UG__mobileContainer{display:none}@media (max-width:1024px){.TableOfContents-module__rHO2UG__toc{display:none}.TableOfContents-module__rHO2UG__mobileContainer{z-index:1000;display:block;position:fixed;bottom:20px;right:20px}.TableOfContents-module__rHO2UG__floatingButton{background:var(--seconory-background);border:1px solid var(--seconory-color);width:50px;height:50px;color:var(--text-color);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 12px #00000026}.TableOfContents-module__rHO2UG__floatingButton:hover{transform:scale(1.05);box-shadow:0 6px 16px #0003}.TableOfContents-module__rHO2UG__tocIcon{width:24px;height:24px}.TableOfContents-module__rHO2UG__mobileExpanded .TableOfContents-module__rHO2UG__floatingButton{display:none}.TableOfContents-module__rHO2UG__mobilePanel{background:var(--seconory-background);border:1px solid var(--seconory-color);border-radius:12px;width:calc(100vw - 40px);max-width:320px;max-height:60vh;display:none;position:fixed;bottom:20px;right:20px;overflow:hidden;box-shadow:0 4px 20px #0003}.TableOfContents-module__rHO2UG__mobileExpanded .TableOfContents-module__rHO2UG__mobilePanel{display:block}.TableOfContents-module__rHO2UG__mobilePanelHeader{border-bottom:1px solid var(--seconory-color);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.TableOfContents-module__rHO2UG__mobilePanelTitle{color:var(--text-color);font-size:.9rem;font-weight:600}.TableOfContents-module__rHO2UG__closeButton{color:var(--seconory-color);cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1rem;line-height:1;transition:color .2s}.TableOfContents-module__rHO2UG__closeButton:hover{color:var(--text-color)}.TableOfContents-module__rHO2UG__mobileList{max-height:calc(60vh - 50px);margin:0;padding:.5rem 0;list-style:none;overflow-y:auto}.TableOfContents-module__rHO2UG__mobileList .TableOfContents-module__rHO2UG__link{border-left:none;padding:.6rem 1rem}.TableOfContents-module__rHO2UG__mobileList .TableOfContents-module__rHO2UG__level3 .TableOfContents-module__rHO2UG__link{padding-left:1.75rem}.TableOfContents-module__rHO2UG__mobileList .TableOfContents-module__rHO2UG__active .TableOfContents-module__rHO2UG__link{background:#54aae81a;border-left:none}}
.ArticleList-module__1XPiYa__grid{grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-top:2rem;display:grid}@media (min-width:640px){.ArticleList-module__1XPiYa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ArticleList-module__1XPiYa__grid{grid-template-columns:repeat(3,1fr)}}
