.khk-toc{background:#fffbf2;border:1px solid var(--wp--preset--color--border,#e7decf);border-inline-start:4px solid var(--wp--preset--color--accent,#c8962e);border-radius:12px;padding:1rem 1.25rem;margin-block:1.5rem 2rem}.khk-toc__title{font-family:var(--wp--preset--font-family--display,serif);font-weight:700;font-size:1.15rem;cursor:pointer;color:var(--wp--preset--color--primary-700,#134640)}.khk-toc__list{margin:.75rem 0 0;padding-inline-start:1.1rem;line-height:2}.khk-toc__list a{text-decoration:none}.khk-toc__list a:hover{text-decoration:underline}.khk-toc__sub{margin-inline-start:1rem;font-size:.95em;opacity:.85;list-style:circle}:is(h2,h3)[id]{scroll-margin-top:90px}.khk-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.khk-card{display:flex;flex-direction:column;background:var(--wp--preset--color--surface,#fff);border:1px solid var(--wp--preset--color--border,#e7decf);border-radius:14px;overflow:hidden;text-decoration:none;transition:transform .15s ease , box-shadow .15s ease}.khk-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(33,29,26,.10)}.khk-card__media{aspect-ratio:3/4;overflow:hidden;background:#f0ece3}.khk-card__img{width:100%;height:100%;object-fit:cover;display:block}.khk-card__title{font-family:var(--wp--preset--font-family--display,serif);font-size:1.02rem;font-weight:700;line-height:1.5;color:var(--wp--preset--color--contrast,#211d1a);margin:.7rem .8rem .9rem}.khk-related{margin-block-start:3rem;padding-block-start:1.5rem;border-top:1px solid var(--wp--preset--color--border,#e7decf)}.khk-related__title{margin-block-end:1.25rem}.khk-cat-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.khk-cat-grid li a{display:block;text-align:center;text-decoration:none;font-weight:700;background:var(--wp--preset--color--surface,#fff);border:1px solid var(--wp--preset--color--border,#e7decf);border-radius:12px;padding:.9rem .5rem;color:var(--wp--preset--color--primary-700,#134640);transition:background .15s ease , color .15s ease}.khk-cat-grid li a:hover{background:var(--wp--preset--color--primary,#1b5e57);color:#fff}@media (max-width:1024px){.khk-grid,.khk-cat-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.khk-grid{grid-template-columns:1fr}.khk-cat-grid{grid-template-columns:repeat(2,1fr)}}