.chigua-page .chigua-header.is-scrolled{background-color:oklch(var(--background-50)/.96);box-shadow:0 1px 18px rgba(20,16,10,.06);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}
.chigua-page .chigua-header.is-scrolled [data-chigua-nav-text]{color:oklch(var(--foreground-950))}
.chigua-page .chigua-header.is-scrolled [data-chigua-nav-link]{color:oklch(var(--foreground-700))}
.chigua-page .chigua-header.is-scrolled [data-chigua-nav-link]:hover{color:oklch(var(--foreground-950))}
.chigua-page .chigua-header.is-scrolled [data-chigua-menu-toggle]{color:oklch(var(--foreground-950))}
.chigua-mobile-menu.is-open{display:block}
.chigua-page .w-3{width:.75rem}
.chigua-page .h-3{height:.75rem}
.chigua-page .w-5{width:1.25rem}
.chigua-page .h-5{height:1.25rem}
.chigua-page .w-8{width:2rem}
.chigua-page .h-8{height:2rem}
.chigua-page .min-h-screen{min-height:100vh}
.chigua-page .max-w-2xl{max-width:42rem}
.chigua-footer-links ul{display:contents}
.chigua-footer-links li{list-style:none}
.chigua-footer-links a{color:oklch(var(--foreground-400));font-size:.875rem;line-height:1.25rem;white-space:nowrap;transition:color .15s ease}
.chigua-footer-links a:hover{color:oklch(var(--background-50))}
.chigua-footer-links-light a{color:oklch(var(--foreground-500))}
.chigua-footer-links-light a:hover{color:oklch(var(--primary-600))}
.chigua-article-content{color:oklch(var(--foreground-800));font-size:1rem;line-height:1.85}
.chigua-article-content p{margin:0 0 1.5em}
.chigua-article-content p:last-child{margin-bottom:0}
.chigua-article-content h2,.chigua-article-content h3,.chigua-article-content h4{color:oklch(var(--foreground-950));font-family:var(--font-heading);font-weight:700;margin:2rem 0 1rem}
.chigua-article-content h2{font-size:1.5rem}
.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}
.chigua-scrollbar-hide::-webkit-scrollbar{display:none}
.chigua-scrollbar-hide{scrollbar-width:none;-ms-overflow-style:none}
.chigua-logo-img{display:block;width:2rem;height:2rem;border-radius:.625rem}
.chigua-page img{max-width:100%}
.chigua-page .module-content ul,.chigua-page .module-content li{list-style:none;margin:0;padding:0}
.hover\:bg-white\/15:hover{background-color:#ffffff26}
@media (max-width:767px){.chigua-page{overflow-x:hidden}.chigua-footer-links{justify-content:flex-start}.chigua-logo-img{width:1.75rem;height:1.75rem}}
@media (width>=768px){.md\:col-span-3{grid-column:span 3/span 3}}
