.nkc-wrap{max-width:1180px;margin:0 auto;padding:0 18px}
.nkc-wrap,.nkc-wrap *{box-sizing:border-box}
.nkc-ui-rtl{text-align:right}
.nkc-ui-ltr{text-align:left}
.nkc-surface{background:#fff;border:1px solid #edf1f5;border-radius:20px;box-shadow:0 10px 30px rgba(15,23,42,.04)}
.nkc-archive-intro,.nkc-page-content{max-width:820px;line-height:2;color:#475569}
.nkc-archive-intro{margin:0 0 28px;font-size:1rem}
.nkc-page-content{margin:0 0 30px}
.nkc-page-content>*:first-child,.nkc-single-content>*:first-child{margin-top:0}
.nkc-archive-page-wrap,.nkc-single-wrap{padding-top:8px}
.nkc-archive-page-header,.nkc-tax-header{padding:28px 30px}
.nkc-listing{display:grid;gap:24px;margin-top:28px;align-items:stretch}
.nkc-listing--cols-1{grid-template-columns:1fr}
.nkc-listing--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.nkc-listing--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.nkc-listing--cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.nkc-listing > *{min-width:0}
.nkc-card{display:flex;flex-direction:column;height:100%;background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid #ebeff4;border-radius:20px;overflow:hidden;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}
.nkc-card:hover{transform:translateY(-3px);border-color:#d8e1ea;box-shadow:0 16px 34px rgba(15,23,42,.07)}
.nkc-card--no-image .nkc-card-body{padding-top:24px}
.nkc-thumb{display:block;position:relative;background:#eef3f8;aspect-ratio:1200/630}
.nkc-thumb img{width:100%;height:100%;display:block;object-fit:cover}
.nkc-card-body{display:flex;flex-direction:column;gap:12px;padding:20px 22px 22px;flex:1;min-width:0}
.nkc-card-categories,.nkc-cats{display:flex;flex-wrap:wrap;gap:8px}
.nkc-title,.nkc-single-title,.nkc-tax-title{margin:0;line-height:1.35;color:#0f172a}
.nkc-title{font-size:1.34rem}
.nkc-title a{color:inherit;text-decoration:none}
.nkc-title a:hover,.nkc-breadcrumbs a:hover{text-decoration:underline}
.nkc-title a:focus-visible,
.nkc-breadcrumbs a:focus-visible,
.nkc-read-more:focus-visible,
.nkc-quick-link:focus-visible,
.nkc-cta-button:focus-visible,
.nkc-widget-post-title a:focus-visible,
.nkc-widget-term:focus-visible,
.nkc-related-card-title a:focus-visible,
.nkc-thumb:focus-visible,
.nkc-related-thumb:focus-visible,
.nkc-widget-post-thumb:focus-visible{outline:3px solid #60a5fa;outline-offset:3px;border-radius:14px}
.nkc-meta{display:flex;flex-wrap:wrap;gap:8px;font-size:.92rem;color:#64748b}
.nkc-excerpt{font-size:.98rem;line-height:1.9;color:#334155}
.nkc-excerpt p{margin:0}
.nkc-empty-state{margin:0;padding:24px 26px;border:1px dashed #d9e2ec;border-radius:18px;background:#fbfdff;color:#475569;line-height:1.9}
.nkc-read-more-wrap{margin-top:auto;padding-top:8px}
.nkc-read-more{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid #d6dee7;border-radius:999px;background:#fff;color:#0f172a;text-decoration:none;font-weight:700}
.nkc-read-more:hover{border-color:#94a3b8;background:#f8fafc}
.nkc-pagination ul{list-style:none;padding:0;display:flex;gap:10px;flex-wrap:wrap;margin:34px 0 0}
.nkc-pagination a,.nkc-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;padding:0 12px;border:1px solid #dbe1e8;border-radius:12px;background:#fff;color:#0f172a;text-decoration:none}
.nkc-single-article{display:grid;gap:20px}
.nkc-single-header{margin-bottom:0;padding:28px}
.nkc-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;font-size:.92rem;margin:0 0 18px;color:#64748b}
.nkc-ui-rtl .nkc-breadcrumbs{justify-content:flex-start}
.nkc-breadcrumbs a{color:inherit;text-decoration:none}
.nkc-single-title{font-size:2.25rem;margin-bottom:14px;letter-spacing:-.02em}
.nkc-title-above{margin-bottom:20px}
.nkc-title-below{margin-top:0}
.nkc-single-thumb{margin-bottom:6px;aspect-ratio:1200/630;overflow:hidden;border-radius:16px;background:#eef3f8}
.nkc-single-thumb img{width:100%;height:100%;display:block;object-fit:cover}
.nkc-single-no-image .nkc-single-header{margin-bottom:0}
.nkc-single-content{line-height:2.05;max-width:none;width:100%;color:#0f172a;padding:32px}
.nkc-single-content-inner{max-width:820px}
.nkc-prose{font-size:1.04rem}
.nkc-prose>*{margin-bottom:1.15em}
.nkc-prose h2,.nkc-prose h3,.nkc-prose h4{margin-top:1.6em;margin-bottom:.7em;line-height:1.45}
.nkc-prose ul,.nkc-prose ol{padding-inline-start:1.4em}
.nkc-prose blockquote{margin:1.5em 0;padding:.35em 1em;border-inline-start:3px solid #cbd5e1;background:#f8fafc;border-radius:8px}
.nkc-prose img{max-width:100%;height:auto;border-radius:14px}
.nkc-prose iframe,.nkc-prose video{max-width:100%;width:100%}
.nkc-prose pre{overflow:auto;padding:16px;border-radius:14px;background:#0f172a;color:#e2e8f0}
.nkc-prose code{font-size:.94em}
.nkc-prose table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}
.nkc-prose th,.nkc-prose td{padding:10px 12px;border:1px solid #e2e8f0;text-align:start}
.nkc-single-footer{margin-top:0;padding:24px 28px;max-width:none;width:100%;display:block}
.nkc-term-block+.nkc-term-block{margin-top:22px}
.nkc-term-block-title{font-size:1rem;margin:0 0 12px;color:#0f172a}
.nkc-terms{display:flex;flex-wrap:wrap;gap:8px}
.nkc-term{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;font-size:.88rem;color:#334155;text-decoration:none;font-weight:600}
.nkc-tax-header{margin-bottom:24px}
.nkc-tax-surface{padding:28px}
.nkc-archive-page-header{margin-bottom:18px}
.nkc-card-categories .nkc-term{background:#f8fafc;color:#475569}
.nkc-card-categories{margin-bottom:2px}
.nkc-standalone-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,320px);gap:28px;align-items:start}
.nkc-standalone-layout--full{grid-template-columns:minmax(0,1fr)}
.nkc-standalone-layout>*,
.nkc-standalone-main,
.nkc-standalone-sidebar,
.nkc-widget-area,
.nkc-widget,
.nkc-single-article,
.nkc-single-content,
.nkc-single-footer,
.nkc-related,
.nkc-quick-links,
.nkc-cta{min-width:0;max-width:100%}
.nkc-standalone-main{min-width:0}
.nkc-standalone-sidebar{position:sticky;top:24px;width:100%}
.nkc-widget-area{display:grid;gap:18px}
.nkc-widget{padding:22px;border:1px solid #edf1f5;border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.04);overflow:hidden}
.nkc-widget-title{margin:0 0 14px;font-size:1.05rem;color:#0f172a}
.nkc-quick-links,.nkc-cta{margin:24px 0 0;padding:22px;width:100%}
.nkc-quick-links-title,.nkc-cta-title{margin:0 0 12px;font-size:1.2rem;color:#0f172a}
.nkc-quick-links-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap;margin-bottom:14px}
.nkc-ui-rtl .nkc-quick-links-head,
.nkc-ui-rtl .nkc-related-head{direction:rtl}
.nkc-quick-links-note{margin:0;color:#64748b;line-height:1.8;max-width:560px}
.nkc-quick-links--single .nkc-quick-links-note{max-width:480px}
.nkc-quick-links-list{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch}
.nkc-quick-link{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid #d9e2ec;background:#fff;color:#0f172a;text-decoration:none;font-weight:600}
.nkc-quick-link:hover{background:#f8fafc}
.nkc-cta{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;background:linear-gradient(135deg,#fff,#f8fbff)}
.nkc-cta-copy{max-width:720px}
.nkc-cta-text{margin:0;color:#475569;line-height:1.9}
.nkc-cta-actions{display:flex;align-items:center;justify-content:flex-end}
.nkc-cta-button{white-space:nowrap}
.nkc-cta--archive .nkc-cta-copy{max-width:640px}
.nkc-related{margin-top:22px;padding:24px}
.nkc-related-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-end;margin-bottom:18px}
.nkc-related-title{margin:0;font-size:1.35rem;color:#0f172a}
.nkc-related-note{margin:0;color:#64748b;line-height:1.8}
.nkc-related-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}
.nkc-related-card{display:grid;grid-template-columns:1fr;gap:16px;align-items:stretch;padding:18px;border:1px solid #ebeff4;border-radius:18px;background:#fff;min-width:0;height:100%;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}
.nkc-related-card:hover{transform:translateY(-2px);border-color:#d8e1ea;box-shadow:0 12px 28px rgba(15,23,42,.06)}
.nkc-related-card--no-image{grid-template-columns:1fr}
.nkc-related-thumb{display:block;border-radius:14px;overflow:hidden;background:#eef3f8;aspect-ratio:1200/630}
.nkc-related-thumb img{width:100%;height:100%;display:block;object-fit:cover}
.nkc-related-card-body{display:flex;flex-direction:column;gap:12px;min-width:0;flex:1}
.nkc-related-card-title{margin:0;font-size:1.2rem;line-height:1.45}
.nkc-related-card-title a{text-decoration:none;color:#0f172a}
.nkc-related-card-title a:hover{text-decoration:underline}
.nkc-after-single-area{margin-top:22px}
.nkc-standalone-layout--full .nkc-single-content-inner{max-width:none}
.nkc-standalone-layout--full .nkc-tax-header,
.nkc-standalone-layout--full .nkc-archive-page-header,
.nkc-standalone-layout--full .nkc-single-header,
.nkc-standalone-layout--full .nkc-single-content,
.nkc-standalone-layout--full .nkc-single-footer,
.nkc-standalone-layout--full .nkc-related,
.nkc-standalone-layout--full .nkc-quick-links,
.nkc-standalone-layout--full .nkc-cta{width:100%}
.nkc-widget-posts{display:grid;gap:14px}
.nkc-widget-post{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:center}
.nkc-widget-post--no-thumb{grid-template-columns:1fr}
.nkc-widget-post-thumb{display:block;border-radius:12px;overflow:hidden;background:#eef3f8;aspect-ratio:1}
.nkc-widget-post-thumb img{width:100%;height:100%;display:block;object-fit:cover}
.nkc-widget-post-body{min-width:0}
.nkc-widget-post-title{margin:0;font-size:.92rem;line-height:1.55;word-break:break-word}
.nkc-widget-post-title a{color:#0f172a;text-decoration:none}
.nkc-widget-post-title a:hover{text-decoration:underline}
.nkc-widget-post--with-thumb .nkc-widget-post-title{-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
.nkc-widget-terms{display:flex;flex-wrap:wrap;gap:10px}
.nkc-widget-area>*{min-width:0}
.nkc-widget-term{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border:1px solid #d9e2ec;border-radius:999px;background:#fff;color:#0f172a;text-decoration:none;font-weight:600}
.nkc-widget-term:hover{background:#f8fafc}
@media (max-width:1200px){
  .nkc-standalone-layout{grid-template-columns:minmax(0,1fr)}
  .nkc-standalone-sidebar{position:static;order:2}
  .nkc-standalone-main{order:1}
  .nkc-listing--cols-4{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media (max-width:900px){
  .nkc-wrap{padding:0 14px}
  .nkc-single-content,.nkc-single-header,.nkc-single-footer,.nkc-tax-surface,.nkc-archive-page-header{padding:22px}
  .nkc-single-content-inner{max-width:none}
  .nkc-listing--cols-2,
  .nkc-listing--cols-3,
  .nkc-listing--cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}
  .nkc-quick-links-head{display:block}
  .nkc-related-grid{grid-template-columns:1fr 1fr}
  .nkc-cta{display:block}
  .nkc-cta-actions{justify-content:flex-start;margin-top:16px}
}
@media (max-width:640px){
  .nkc-wrap{padding:0 12px}
  .nkc-listing{gap:22px;grid-template-columns:1fr !important}
  .nkc-card-body{padding:16px}
  .nkc-title{font-size:1.3rem}
  .nkc-single-title{font-size:1.75rem}
  .nkc-single-content,.nkc-single-header,.nkc-single-footer,.nkc-tax-surface,.nkc-archive-page-header,.nkc-related,.nkc-widget{padding:18px}
  .nkc-related-head{display:block}
  .nkc-related-grid{grid-template-columns:1fr}
  .nkc-widget-post{grid-template-columns:1fr}
  .nkc-quick-links-list{gap:8px}
  .nkc-quick-link,.nkc-read-more,.nkc-widget-term{width:100%;justify-content:center}
  .nkc-quick-links,.nkc-cta{padding:18px}
  .nkc-empty-state{padding:18px}
}
