/* PLIK GENEROWANY przez ops/artefakt-stacjonarne.py — KAŻDA RĘCZNA ZMIANA TU ZNIKNIE.
   Strona spoza kanonu CD (jak blog); klasy globalne ak-* daje site.css, tu tylko ks-*. */
.ks-hero .ak-hero__content { display: flex; flex-direction: column; align-items: flex-start; gap: 16px; }
.ks-hero h1 { margin-bottom: 0; }
.ks-hero p { margin: 0; }
.ks .ks-kicker { font-family: 'Inter', sans-serif; font-size: 14px; line-height: 20px; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; color: #4E7A2C; margin: 0; }
.ks-grid { max-width: 768px; margin: 0 auto; background: #fff; border: 1px solid #E5E7EB; border-radius: 16px; padding: 8px 28px; }
.ks-card { padding: 24px 0; }
.ks-card--border { border-bottom: 1px solid #E5E7EB; }
.ks .ks-card h3 { font-size: 22px; line-height: 30px; color: #232D4B; margin: 0 0 6px; }
.ks .ks-card p { margin: 0; font-size: 15px; line-height: 24px; color: #4B5563; }
.ks .ks-card p.ks-card__status { font-family: 'Inter', sans-serif; font-size: 13px; line-height: 20px; font-weight: 700; letter-spacing: 0.04em; text-transform: uppercase; color: #4E7A2C; margin-bottom: 10px; }
.ks .ks-card p.ks-card__nazwa { font-weight: 600; color: #232D4B; }
.ks .ks-card p.ks-card__nota { font-size: 13px; line-height: 20px; color: #6B7280; }
.ks .ks-card p.ks-card__rejestr { font-family: 'Inter', sans-serif; font-size: 13px; line-height: 20px; color: #6B7280; margin-top: 6px; }
.ks .ks-card p.ks-card__link { margin-top: 10px; }
.ks .ks-card__link a { color: #4E7A2C; font-weight: 600; text-decoration: underline; }
.ks-kontakt { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px 32px; }
.ks .ks-kontakt__item { margin: 0; font-size: 19px; line-height: 28px; font-weight: 600; }
.ks .ks-kontakt__item a { color: #232D4B; text-decoration: none; }
.ks .ks-kontakt__item a:hover { color: #4E7A2C; }
@media (max-width: 768px) {
  .ks-grid { padding: 4px 16px; }
  .ks-card { padding: 20px 0; }
  .ks .ks-card h3 { font-size: 19px; line-height: 27px; }
}
