.Header-module__bYYyKW__header{border-bottom:1px solid #7b5e571a;justify-content:space-between;align-items:center;margin-bottom:16px;padding:16px 0;display:flex}.Header-module__bYYyKW__logoContainer{flex:1}.Header-module__bYYyKW__logo{color:var(--heading-color);font-size:1.5rem;font-weight:700;text-decoration:none;display:inline-block}.Header-module__bYYyKW__logo:hover{color:var(--accent-color)}.Header-module__bYYyKW__logoText{color:var(--heading-color);text-shadow:1px 1px 2px #0000001a;margin:10px 0;font-family:Caveat,cursive;font-size:3rem;font-weight:400;transition:transform .3s;display:inline-block;transform:rotate(-5deg)}.Header-module__bYYyKW__logoText:hover{text-decoration:underline}.Header-module__bYYyKW__nav{margin-left:24px}.Header-module__bYYyKW__navList{gap:24px;list-style:none;display:flex}.Header-module__bYYyKW__navItem{position:relative}.Header-module__bYYyKW__navLink{color:var(--heading-color);padding:8px 4px;font-family:Montserrat,sans-serif;font-weight:500;text-decoration:none;transition:color .3s}.Header-module__bYYyKW__navLink:hover,.Header-module__bYYyKW__navLink.Header-module__bYYyKW__active{color:var(--accent-color)}.Header-module__bYYyKW__navLink:hover:after,.Header-module__bYYyKW__navLink.Header-module__bYYyKW__active:after{content:"";background-color:var(--accent-color);width:100%;height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(1)}.Header-module__bYYyKW__navLink:after{content:"";background-color:var(--accent-color);width:100%;height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}@media (max-width:768px){.Header-module__bYYyKW__header{flex-direction:column;align-items:flex-start}.Header-module__bYYyKW__nav{width:100%;margin-top:16px;margin-left:0}.Header-module__bYYyKW__logoText{font-size:2.2rem;transform:rotate(-3deg)}}
.Footer-module__79aS0a__footer{background-color:var(--sidebar-bg-color);border-top:1px solid #7b5e571a;flex-flow:column;justify-content:center;align-items:center;margin-top:48px;padding:16px 0;display:flex}.Footer-module__79aS0a__footerLinks{gap:24px;margin-bottom:16px;display:flex}.Footer-module__79aS0a__footerLinks a{color:var(--link-color);font-size:.9rem;text-decoration:none;transition:color .3s}.Footer-module__79aS0a__footerLinks a:hover{color:var(--link-hover-color);text-decoration:underline}.Footer-module__79aS0a__footerContent{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;margin-bottom:32px;display:grid}.Footer-module__79aS0a__footerInfo{max-width:400px}.Footer-module__79aS0a__footerTitle{color:var(--heading-color);margin-bottom:16px;font-size:1.5rem}.Footer-module__79aS0a__footerSubtitle{color:var(--heading-color);margin-bottom:16px;font-size:1.2rem}.Footer-module__79aS0a__footerText{color:var(--text-color);margin-bottom:16px;line-height:1.6}.Footer-module__79aS0a__footerList{padding:0;list-style:none}.Footer-module__79aS0a__footerList li{margin-bottom:12px}.Footer-module__79aS0a__footerLink{color:var(--link-color);text-decoration:none;transition:color .3s}.Footer-module__79aS0a__footerLink:hover{color:var(--link-hover-color)}.Footer-module__79aS0a__footerBottom{text-align:center;border-top:1px solid #7b5e571a;flex-direction:column;align-items:center;gap:12px;padding-top:24px;display:flex}.Footer-module__79aS0a__copyright{color:var(--text-color);font-size:.9rem}.Footer-module__79aS0a__poweredBy{color:var(--text-color);align-items:center;gap:8px;font-size:.9rem;display:flex}.Footer-module__79aS0a__techIcons{align-items:center;gap:12px;margin-left:8px;display:flex}.Footer-module__79aS0a__techIcon{width:20px;height:20px;color:var(--accent-color);transition:transform .2s}.Footer-module__79aS0a__techIcon:hover{transform:scale(1.2)}@media (max-width:768px){.Footer-module__79aS0a__footer{padding:24px 0}.Footer-module__79aS0a__footerContent{grid-template-columns:1fr}.Footer-module__79aS0a__footerLinks{text-align:center;flex-direction:column;gap:12px}}
.Sidebar-module__jbxCtW__sidebarSection{margin-bottom:32px}.Sidebar-module__jbxCtW__sidebarTitle{color:var(--heading-color);border-bottom:2px solid var(--accent-color);margin-bottom:16px;padding-bottom:8px;font-size:1.2rem;font-weight:700}
.AuthorBox-module__aWwc3G__authorBox{text-align:center;background-color:#ffffff80;border-radius:8px;margin-bottom:24px;padding:20px}.AuthorBox-module__aWwc3G__authorImage{text-align:center;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.AuthorBox-module__aWwc3G__avatar{border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0000001a}.AuthorBox-module__aWwc3G__authorName{color:var(--heading-color);margin-bottom:8px;font-size:1.2rem}.AuthorBox-module__aWwc3G__authorBio{color:var(--text-color);margin-bottom:16px;font-size:.9rem;line-height:1.6}.AuthorBox-module__aWwc3G__authorSocial{justify-content:center;gap:16px;margin-top:16px;display:flex}.AuthorBox-module__aWwc3G__socialLink{background-color:var(--accent-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;text-decoration:none;transition:background-color .3s,transform .2s;display:inline-flex}.AuthorBox-module__aWwc3G__socialLink:hover{background-color:var(--link-hover-color);transform:translateY(-2px)}.AuthorBox-module__aWwc3G__socialIcon{width:20px;height:20px}
.PopularArticles-module__tXwkda__popularArticles{margin-bottom:24px}.PopularArticles-module__tXwkda__articleList{margin:0;padding:0;list-style:none}.PopularArticles-module__tXwkda__articleItem{margin-bottom:12px;transition:transform .2s}.PopularArticles-module__tXwkda__articleItem:hover{transform:translate(4px)}.PopularArticles-module__tXwkda__articleLink{color:var(--text-color);text-overflow:ellipsis;-webkit-line-clamp:2;background-color:#ffffff80;border-radius:4px;-webkit-box-orient:vertical;padding:10px 12px;font-size:.95rem;line-height:1.4;text-decoration:none;transition:background-color .3s;display:-webkit-box;overflow:hidden}.PopularArticles-module__tXwkda__articleLink:hover{color:var(--link-color);background-color:#fff}
.TagCloud-module__PCVDQq__tagCloud{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.TagCloud-module__PCVDQq__tag{color:var(--accent-color);background-color:#ffffff80;border-radius:20px;padding:5px 12px;text-decoration:none;transition:all .3s;display:inline-block}.TagCloud-module__PCVDQq__tag:hover{background-color:var(--accent-color);color:#fff;transform:translateY(-2px)}.TagCloud-module__PCVDQq__small{font-size:.8rem}.TagCloud-module__PCVDQq__medium{font-size:.95rem}.TagCloud-module__PCVDQq__large{font-size:1.1rem;font-weight:500}
.SeriesList-module__1uJeea__seriesList{margin-top:1rem}.SeriesList-module__1uJeea__list{margin:0;padding:0;list-style:none}.SeriesList-module__1uJeea__item{border-bottom:1px solid var(--color-border-light,#e9e9e9);margin-bottom:.5rem}.SeriesList-module__1uJeea__link{color:var(--color-text,#4b3832);justify-content:space-between;align-items:center;padding:.5rem 0;text-decoration:none;transition:color .2s;display:flex}.SeriesList-module__1uJeea__link:hover{color:var(--color-primary,#a2674c)}.SeriesList-module__1uJeea__name{font-weight:500}.SeriesList-module__1uJeea__count{background-color:var(--color-background-light,#f1e7d6);min-width:1.5rem;height:1.5rem;color:var(--color-text-muted,#7b5e57);border-radius:1rem;justify-content:center;align-items:center;padding:0 .5rem;font-size:.8rem;line-height:1;display:inline-flex}.SeriesList-module__1uJeea__loading,.SeriesList-module__1uJeea__noSeries{color:var(--color-text-muted,#7b5e57);text-align:center;padding:1rem 0;font-style:italic}
.ArticleList-module__89RW2G__articleList{flex-direction:column;gap:24px;display:flex}.ArticleList-module__89RW2G__articleCard{background-color:var(--content-bg-color);border-left:3px solid var(--accent-color);border-radius:8px;flex-direction:row;min-height:180px;transition:transform .3s,box-shadow .3s;display:flex;overflow:visible;box-shadow:0 2px 8px #7b5e570d}.ArticleList-module__89RW2G__articleCard:hover{transform:translateY(-3px);box-shadow:0 4px 16px #7b5e571a}.ArticleList-module__89RW2G__articleImage{width:280px;min-width:280px;height:180px;position:relative;overflow:hidden}.ArticleList-module__89RW2G__articleIcon{background:linear-gradient(135deg,var(--sidebar-bg-color)0%,var(--content-bg-color)100%);border-radius:8px 0 0 8px;justify-content:center;align-items:center;width:280px;min-width:280px;height:180px;display:flex;overflow:hidden}.ArticleList-module__89RW2G__iconText{font-size:4rem;line-height:1;transition:transform .4s}.ArticleList-module__89RW2G__articleCard:hover .ArticleList-module__89RW2G__iconText{transform:scale(1.1)}.ArticleList-module__89RW2G__image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.ArticleList-module__89RW2G__articleCard:hover .ArticleList-module__89RW2G__image{transform:scale(1.05)}.ArticleList-module__89RW2G__articleContent{flex-direction:column;flex-grow:1;min-height:0;padding:16px;display:flex;overflow:visible}.ArticleList-module__89RW2G__articleTitle{width:100%;margin-bottom:8px;font-size:1.25rem;overflow:visible}.ArticleList-module__89RW2G__titleLink{color:var(--heading-color);border-bottom:1px solid #0000;padding-bottom:1px;text-decoration:none;transition:color .3s;display:inline-block}.ArticleList-module__89RW2G__titleLink:hover{color:var(--link-color);border-bottom:1px solid var(--link-color)}.ArticleList-module__89RW2G__articleMeta{color:#666;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:8px;font-size:.8rem;display:flex}.ArticleList-module__89RW2G__articleDate{display:inline-block}.ArticleList-module__89RW2G__articleTags{flex-wrap:wrap;gap:6px;max-width:100%;display:flex;overflow:hidden}.ArticleList-module__89RW2G__tagLink{background-color:var(--sidebar-bg-color);color:var(--accent-color);border-radius:16px;margin-bottom:3px;padding:2px 6px;font-size:.7rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 1px 2px #00000008}.ArticleList-module__89RW2G__tagLink:hover{background-color:var(--link-color);color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.ArticleList-module__89RW2G__articleExcerpt{text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;max-height:4.5rem;margin-bottom:8px;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.ArticleList-module__89RW2G__readMore{color:var(--accent-color);border:1px solid var(--accent-color);background-color:#0000;border-radius:4px;align-self:flex-end;margin-top:auto;padding:4px 8px;font-size:.8rem;text-decoration:none;transition:all .3s}.ArticleList-module__89RW2G__readMore:hover{background-color:var(--accent-color);color:#fff}@media (max-width:768px){.ArticleList-module__89RW2G__articleCard{border-left:none;border-top:3px solid var(--accent-color);flex-direction:column;height:auto}.ArticleList-module__89RW2G__articleImage{width:100%;min-width:auto;height:160px}.ArticleList-module__89RW2G__articleIcon{border-radius:8px 8px 0 0;width:100%;min-width:auto;height:160px}.ArticleList-module__89RW2G__iconText{font-size:3rem}.ArticleList-module__89RW2G__articleContent{padding:12px 14px}.ArticleList-module__89RW2G__articleTitle{margin-bottom:6px;font-size:1rem}.ArticleList-module__89RW2G__articleMeta{gap:8px;margin-bottom:6px}.ArticleList-module__89RW2G__articleExcerpt{-webkit-line-clamp:2;max-height:3rem;margin-bottom:6px;font-size:.85rem}.ArticleList-module__89RW2G__tagLink{border-radius:12px;padding:1px 5px;font-size:.65rem}.ArticleList-module__89RW2G__readMore{padding:3px 6px;font-size:.75rem}}
.ArticleDetail-module__Ooo5aq__article{background-color:var(--content-bg-color);border-radius:8px;margin-bottom:32px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.ArticleDetail-module__Ooo5aq__header{padding:32px 32px 0}.ArticleDetail-module__Ooo5aq__title{color:var(--heading-color);word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;margin-bottom:16px;font-size:2.2rem}.ArticleDetail-module__Ooo5aq__meta{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px;display:flex}.ArticleDetail-module__Ooo5aq__date{color:var(--accent-color);font-size:.95rem}.ArticleDetail-module__Ooo5aq__tags{flex-wrap:wrap;gap:8px;display:flex}.ArticleDetail-module__Ooo5aq__tag{background-color:var(--sidebar-bg-color);color:var(--accent-color);border-radius:4px;padding:3px 10px;font-size:.85rem;text-decoration:none;transition:background-color .3s,color .3s;display:inline-block}.ArticleDetail-module__Ooo5aq__tag:hover{background-color:var(--accent-color);color:#fff}.ArticleDetail-module__Ooo5aq__coverImage{height:300px;margin:0 -32px 24px;overflow:hidden}.ArticleDetail-module__Ooo5aq__image{object-fit:cover;width:100%;height:300px}.ArticleDetail-module__Ooo5aq__content{padding:0 32px 32px;line-height:1.8}.ArticleDetail-module__Ooo5aq__footer{border-top:1px solid #7b5e571a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:24px 32px;display:flex}.ArticleDetail-module__Ooo5aq__share{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ArticleDetail-module__Ooo5aq__shareLabel{color:var(--accent-color);font-size:.9rem}.ArticleDetail-module__Ooo5aq__shareButtons{gap:8px;display:flex}.ArticleDetail-module__Ooo5aq__shareButton{background-color:var(--accent-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.ArticleDetail-module__Ooo5aq__shareButton:hover{background-color:var(--link-hover-color);transform:translateY(-2px)}.ArticleDetail-module__Ooo5aq__backLink{background-color:var(--sidebar-bg-color);color:var(--accent-color);border-radius:4px;padding:6px 12px;font-size:.9rem;text-decoration:none;transition:background-color .3s,color .3s;display:inline-block}.ArticleDetail-module__Ooo5aq__backLink:hover{background-color:var(--accent-color);color:#fff}@media (max-width:768px){.ArticleDetail-module__Ooo5aq__header{padding:24px 24px 0}.ArticleDetail-module__Ooo5aq__title{font-size:1.8rem}.ArticleDetail-module__Ooo5aq__coverImage{height:300px;margin:0 -24px 20px}.ArticleDetail-module__Ooo5aq__content{padding:0 24px 24px}.ArticleDetail-module__Ooo5aq__footer{flex-direction:column;align-items:flex-start;padding:20px 24px}}
.Pagination-module__choLZW__pagination{justify-content:center;align-items:center;gap:.5rem;margin:3rem 0;font-family:Noto Serif JP,serif;display:flex}.Pagination-module__choLZW__pageLink{color:#7b5e57;background-color:#f8f4ec;border:1px solid #d1c3b6;border-radius:6px;justify-content:center;align-items:center;min-width:2.5rem;height:2.5rem;padding:0 .75rem;font-size:1rem;text-decoration:none;transition:all .2s;display:flex}.Pagination-module__choLZW__pageLink:hover{color:#4b3832;background-color:#e8dfd4;box-shadow:0 2px 4px #0000001a}.Pagination-module__choLZW__pageLink.Pagination-module__choLZW__active{color:#fff;background-color:#7b5e57;border-color:#7b5e57;font-weight:700}.Pagination-module__choLZW__pageLink.Pagination-module__choLZW__disabled{opacity:.5;cursor:not-allowed;color:#b3a59a;background-color:#f8f4ec}@media (max-width:600px){.Pagination-module__choLZW__pagination{gap:.25rem}.Pagination-module__choLZW__pageLink{min-width:2rem;height:2rem;padding:0 .5rem;font-size:.875rem}}
.NotionBlockRenderer-module__-1lpCq__notionContent{color:var(--text-color);font-family:Noto Serif JP,serif;line-height:1.8}.NotionBlockRenderer-module__-1lpCq__paragraph{margin-bottom:1.5rem}.NotionBlockRenderer-module__-1lpCq__heading1{border-bottom:2px solid var(--accent-color);color:var(--heading-color);margin:2.5rem 0 1.5rem;padding-bottom:.5rem;font-size:2rem;font-weight:700}.NotionBlockRenderer-module__-1lpCq__heading2{color:var(--heading-color);margin:2rem 0 1rem;font-size:1.5rem;font-weight:700}.NotionBlockRenderer-module__-1lpCq__heading3{color:var(--heading-color);margin:1.5rem 0 1rem;font-size:1.25rem;font-weight:700}.NotionBlockRenderer-module__-1lpCq__bulletedList,.NotionBlockRenderer-module__-1lpCq__numberedList{margin-bottom:1.5rem;padding-left:1.5rem}.NotionBlockRenderer-module__-1lpCq__bulletedList li,.NotionBlockRenderer-module__-1lpCq__numberedList li{margin-bottom:.5rem}.NotionBlockRenderer-module__-1lpCq__nestedList{margin-top:.5rem;margin-left:1.5rem}.NotionBlockRenderer-module__-1lpCq__codeBlock{border-radius:6px;margin:1.5rem 0;overflow:hidden}.NotionBlockRenderer-module__-1lpCq__syntaxHighlighter{border-radius:6px!important;margin:0!important;font-family:Fira Code,monospace!important;font-size:.9rem!important}.NotionBlockRenderer-module__-1lpCq__codeCaption{text-align:center;color:#666;margin-top:.5rem;font-size:.9rem}.NotionBlockRenderer-module__-1lpCq__imageContainer{margin:2rem 0}.NotionBlockRenderer-module__-1lpCq__image{border-radius:6px;width:100%;overflow:hidden}.NotionBlockRenderer-module__-1lpCq__imageCaption{text-align:center;color:#666;margin-top:.75rem;font-size:.9rem;font-style:italic}.NotionBlockRenderer-module__-1lpCq__divider{background-color:#7b5e571a;border:0;height:1px;margin:2rem 0}.NotionBlockRenderer-module__-1lpCq__quote{border-left:4px solid var(--accent-color);background-color:#7b5e570d;margin:1.5rem 0;padding:1rem 1.5rem;font-style:italic}.NotionBlockRenderer-module__-1lpCq__callout{background-color:var(--sidebar-bg-color);border-radius:6px;align-items:flex-start;margin:1.5rem 0;padding:1rem;display:flex}.NotionBlockRenderer-module__-1lpCq__calloutIcon{margin-right:.75rem;font-size:1.25rem}.NotionBlockRenderer-module__-1lpCq__calloutContent{flex:1}.NotionBlockRenderer-module__-1lpCq__bold{font-weight:700}.NotionBlockRenderer-module__-1lpCq__italic{font-style:italic}.NotionBlockRenderer-module__-1lpCq__underline{text-decoration:underline}.NotionBlockRenderer-module__-1lpCq__strikethrough{text-decoration:line-through}.NotionBlockRenderer-module__-1lpCq__inlineCode{background-color:#7b5e571a;border-radius:3px;padding:.2rem .4rem;font-family:Fira Code,monospace;font-size:.9em}.NotionBlockRenderer-module__-1lpCq__link{color:var(--link-color);text-decoration:none;transition:color .3s}.NotionBlockRenderer-module__-1lpCq__link:hover{color:var(--link-hover-color)}.NotionBlockRenderer-module__-1lpCq__unsupportedBlock{color:#666;background-color:#f8f8f8;border:1px dashed #ccc;border-radius:4px;margin:1rem 0;padding:1rem}.NotionBlockRenderer-module__-1lpCq__embedContainer{border-radius:6px;margin:1.5rem 0;overflow:hidden}.NotionBlockRenderer-module__-1lpCq__embedIframe{background-color:#f9f9f9;border:none;width:100%;transition:height .3s}.NotionBlockRenderer-module__-1lpCq__embedCaption{text-align:center;color:#666;margin-top:.75rem;font-size:.9rem;font-style:italic}.NotionBlockRenderer-module__-1lpCq__bookmarkBlock{background-color:#fff;border:1px solid #7b5e571a;border-radius:6px;margin:1.5rem 0;transition:box-shadow .2s;overflow:hidden}.NotionBlockRenderer-module__-1lpCq__bookmarkBlock:hover{box-shadow:0 2px 12px #00000014}.NotionBlockRenderer-module__-1lpCq__bookmarkContent{color:inherit;align-items:center;padding:0;text-decoration:none;display:flex;position:relative}.NotionBlockRenderer-module__-1lpCq__bookmarkInfo{flex-direction:column;flex:1;justify-content:space-between;min-width:0;height:100%;padding:1rem;display:flex}.NotionBlockRenderer-module__-1lpCq__bookmarkTitle{color:var(--link-color);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.05rem;font-weight:700;display:-webkit-box;overflow:hidden}.NotionBlockRenderer-module__-1lpCq__bookmarkDescription{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.9rem;display:-webkit-box;overflow:hidden}.NotionBlockRenderer-module__-1lpCq__bookmarkMetadata{align-items:center;margin-top:auto;display:flex}.NotionBlockRenderer-module__-1lpCq__bookmarkFavicon{flex-shrink:0;width:16px;height:16px;margin-right:.5rem}.NotionBlockRenderer-module__-1lpCq__bookmarkUrl{color:#888;text-overflow:ellipsis;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;font-size:.8rem;overflow:hidden}.NotionBlockRenderer-module__-1lpCq__bookmarkThumbnail{object-fit:cover;border-radius:4px;flex-shrink:0;width:150px;height:120px}.NotionBlockRenderer-module__-1lpCq__bookmarkCaption{text-align:center;color:#666;margin-top:.5rem;padding:0 1rem 1rem;font-size:.9rem;font-style:italic}@media (max-width:640px){.NotionBlockRenderer-module__-1lpCq__bookmarkContent{flex-direction:column-reverse}.NotionBlockRenderer-module__-1lpCq__bookmarkThumbnail{width:100%;height:140px}.NotionBlockRenderer-module__-1lpCq__bookmarkInfo{padding:.75rem}.NotionBlockRenderer-module__-1lpCq__bookmarkTitle{font-size:1rem}}.NotionBlockRenderer-module__-1lpCq__toggleBlock{border-radius:6px;margin:1rem 0}.NotionBlockRenderer-module__-1lpCq__toggleBlock[open]{background-color:var(--sidebar-bg-color)}.NotionBlockRenderer-module__-1lpCq__toggleHeader{background-color:var(--sidebar-bg-color);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;align-items:center;padding:.75rem 1rem;list-style:none;transition:background-color .2s;display:flex}.NotionBlockRenderer-module__-1lpCq__toggleHeader::-webkit-details-marker{display:none}.NotionBlockRenderer-module__-1lpCq__toggleHeader:hover{background-color:#7b5e5726}.NotionBlockRenderer-module__-1lpCq__toggleIcon{margin-right:.75rem;font-size:.9rem;transition:transform .2s;display:inline-block}.NotionBlockRenderer-module__-1lpCq__toggleBlock[open] .NotionBlockRenderer-module__-1lpCq__toggleIcon{transform:rotate(90deg)}.NotionBlockRenderer-module__-1lpCq__toggleContent{margin-top:.5rem;padding:0 1rem 1rem 1.75rem}.NotionBlockRenderer-module__-1lpCq__caption{text-align:center;color:#666;margin-top:.8rem;font-size:.9rem;font-style:italic}.NotionBlockRenderer-module__-1lpCq__table{border-collapse:collapse;border-radius:6px;width:100%;margin:1.5rem 0;overflow:hidden;box-shadow:0 1px 3px #0000001a}.NotionBlockRenderer-module__-1lpCq__table thead{background-color:var(--accent-color);color:#fff}.NotionBlockRenderer-module__-1lpCq__table th{text-align:left;border-bottom:2px solid #0000001a;padding:.75rem 1rem;font-weight:600}.NotionBlockRenderer-module__-1lpCq__table td{border-bottom:1px solid #7b5e571a;padding:.75rem 1rem}.NotionBlockRenderer-module__-1lpCq__table tbody tr:nth-child(2n){background-color:#7b5e5708}.NotionBlockRenderer-module__-1lpCq__table tbody tr:hover{background-color:#7b5e5714}.NotionBlockRenderer-module__-1lpCq__table tbody tr:last-child td{border-bottom:none}
.PaginatedArticleList-module__r182Sq__container{width:100%;margin:0 auto}
.RelatedArticles-module__qqxAKq__relatedArticles{background-color:#f8f4ec;border-radius:8px;margin-top:3rem;padding:1.5rem}.RelatedArticles-module__qqxAKq__relatedTitle{color:#4b3832;border-bottom:2px solid #7b5e57;margin-bottom:1.25rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:700}.RelatedArticles-module__qqxAKq__relatedList{flex-direction:column;gap:1rem;display:flex}.RelatedArticles-module__qqxAKq__relatedItem{color:inherit;background-color:#fff;border-radius:6px;align-items:flex-start;min-height:122px;padding:1rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 6px #00000014}.RelatedArticles-module__qqxAKq__relatedItem:hover{background-color:#fcfaf6;transform:translateY(-3px);box-shadow:0 4px 10px #0000001f}.RelatedArticles-module__qqxAKq__relatedThumbnail{flex:0 0 140px;margin-right:1.5rem}.RelatedArticles-module__qqxAKq__relatedImage{object-fit:cover;border-radius:4px}.RelatedArticles-module__qqxAKq__noImage{background-color:#f1e7d6;border-radius:4px;width:120px;height:80px}.RelatedArticles-module__qqxAKq__relatedContent{flex:1;min-width:0}.RelatedArticles-module__qqxAKq__relatedItemTitle{color:#4b3832;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:0;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.RelatedArticles-module__qqxAKq__relatedDate{color:#7b5e57;margin-bottom:.3rem;font-size:.8rem;display:block}.RelatedArticles-module__qqxAKq__relatedTags{flex-wrap:wrap;gap:.3rem;margin-top:.2rem;display:flex}.RelatedArticles-module__qqxAKq__relatedTag{color:#7b5e57;background-color:#f1e7d6;border-radius:4px;padding:.15rem .4rem;font-size:.7rem;display:inline-block}@media (max-width:768px){.RelatedArticles-module__qqxAKq__relatedArticles{padding:1rem}.RelatedArticles-module__qqxAKq__relatedItem{min-height:102px;padding:.75rem}.RelatedArticles-module__qqxAKq__relatedThumbnail{flex:0 0 100px;margin-right:1rem}.RelatedArticles-module__qqxAKq__relatedImage,.RelatedArticles-module__qqxAKq__noImage{width:100px;height:70px}.RelatedArticles-module__qqxAKq__relatedItemTitle{-webkit-line-clamp:2;font-size:1rem}.RelatedArticles-module__qqxAKq__relatedTags{gap:.2rem;margin-top:.15rem}.RelatedArticles-module__qqxAKq__relatedTag{padding:.1rem .3rem;font-size:.65rem}}
.HomePage-module___s9Ena__hero{text-align:center;border-bottom:1px solid #7b5e571a;margin-bottom:24px;padding:48px 0}.HomePage-module___s9Ena__title{color:var(--heading-color);margin-bottom:16px;font-size:2.5rem}.HomePage-module___s9Ena__subtitle{color:var(--text-color);max-width:600px;margin:0 auto;font-size:1.1rem}@media (max-width:768px){.HomePage-module___s9Ena__hero{padding:32px 0}.HomePage-module___s9Ena__title{font-size:2rem}.HomePage-module___s9Ena__subtitle{font-size:1rem}}
