.chigua-page .chigua-header.is-scrolled{background-color:oklch(var(--background-50)/.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid oklch(var(--background-200)/.6)}
.chigua-page .chigua-header.is-scrolled [data-chigua-nav-text]{color:oklch(var(--foreground-800))}
.chigua-page .chigua-header.is-scrolled [data-chigua-nav-link]{color:oklch(var(--foreground-800))}
.chigua-page .chigua-header.is-scrolled [data-chigua-nav-link]:hover{background-color:oklch(var(--background-100))}
.chigua-mobile-menu.is-open{display:block}
.chigua-footer-links ul{display:contents}
.chigua-footer-links li{list-style:none}
.chigua-footer-links a{color:oklch(var(--background-50)/.6);font-size:.75rem;line-height:1rem;white-space:nowrap;transition:color .15s ease}
.chigua-footer-links a:hover{color:oklch(var(--primary-400))}
.chigua-article-content{color:oklch(var(--foreground-700));font-size:15px;line-height:1.78}
.chigua-article-content p{margin:0 0 1rem}
.chigua-article-content h2,.chigua-article-content h3,.chigua-article-content h4{color:oklch(var(--foreground-900));font-family:var(--font-heading);font-weight:700;margin:2rem 0 1rem}
.chigua-article-content h2{font-size:1.375rem}
.chigua-article-content h3{font-size:1.25rem}
.chigua-article-content img{border-radius:.75rem;margin:1.5rem auto}
.chigua-pagebar{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:2rem}
.chigua-pagebar a,.chigua-pagebar span{align-items:center;background:oklch(var(--background-100));border-radius:9999px;color:oklch(var(--foreground-700));display:inline-flex;font-size:.875rem;height:2.25rem;justify-content:center;min-width:2.25rem;padding:0 .75rem}
.chigua-pagebar .now-page{background:oklch(var(--primary-500));color:oklch(var(--background-50))}
.scrollbar-hide::-webkit-scrollbar{display:none}
.break-all{word-break:break-all}
