/* Informational service pages: shared, calm structure based on the v3 content rhythm. */

.cooperation-reassurance { margin: 22px 0 0; font-size: 14px; line-height: 1.55; color: var(--theme-text-soft); max-width: 560px; }
.cooperation-responsibilities { margin-top: 32px; }
.cooperation-responsibilities .check-list li { font-size: 16px; line-height: 1.5; }
.service-info-detail .team-card figcaption span { font-size: 14px; }








@media (max-width: 760px) {
  .cooperation-hero .subpage-visual { display: block; height: auto; min-height: 0; overflow: visible; }
  .cooperation-hero .subpage-visual::after { display: none; }
  .cooperation-hero .subpage-visual > img { position: static; display: block; height: 280px; width: 100%; border-radius: 24px; object-position: center; }
  .cooperation-hero .visual-overlay { position: static; width: auto; transform: none; margin: 14px 0 0; }
  .cooperation-hero .hero-ksef-pill { display: none; }
}

/* Additional service pages use the same readable type and component rhythm. */
.service-info-detail .card-copy,
.service-info-detail .card > p,
.service-info-detail .articles-grid a p { font-size: 16px; line-height: 1.55; }
.service-info-detail .visual-overlay > span,
.service-info-detail .visual-overlay li,
.service-info-detail .hero-ksef-pill strong,
.service-info-detail .articles-grid a > span,
.service-info-detail .closing-team-actions > p,
.service-info-detail .site-footer a,
.service-info-detail .site-footer p,
.service-info-detail .site-footer .footer-column > span { font-size: 14px; line-height: 1.5; }
.service-info-detail .header-cta,
.service-info-detail .articles-grid a b { font-size: 15px; }
.service-info-detail .problem-focus-person small { font-size: 14px; }
.service-info-detail .byq-section-head .eyebrow,
.service-info-detail .byq-flow-step > span { font-size: 14px; }
.service-info-detail .byq-flow-step p { font-size: 16px; line-height: 1.55; }
.service-line-icon { width: 24px; height: 24px; display: block; flex: 0 0 24px; }
.problem-focus-signal:has(.service-line-icon) { flex-shrink: 0; display: inline-flex; align-items: center; justify-content: center; }
.service-budget-row { display: grid; grid-template-columns: minmax(160px, 220px) minmax(0, 1fr) minmax(100px, auto); align-items: center; gap: 16px; }
.service-budget-total { padding-top: 14px; border-top: 1px solid var(--theme-border); }
.service-budget-row > strong { text-align: right; font-variant-numeric: tabular-nums; }
@media (max-width: 620px) {
  .service-budget-row { grid-template-columns: minmax(0, 1fr) auto; gap: 8px 12px; }
  .service-budget-row > div { grid-column: 1 / -1; grid-row: 2; }
  .service-budget-row > strong { grid-column: 2; grid-row: 1; }
}
.service-info-detail .byq-related a.card { text-decoration: none; color: inherit; }
.service-criteria-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0 32px; margin-top: 32px; }
.service-criteria-list details { border-bottom: 1px solid var(--theme-border); padding: 0; }
.service-criteria-list summary { display: flex; align-items: center; justify-content: space-between; gap: 16px; min-height: 72px; padding: 16px 0; cursor: pointer; list-style: none; font: 700 16px/1.4 var(--sans); }
.service-criteria-list summary::-webkit-details-marker { display: none; }
.service-criteria-list summary > span { font-size: 24px; font-weight: 400; }
.service-criteria-list details[open] summary > span { transform: rotate(45deg); }
.service-criteria-list p { margin: 0 0 20px; font-size: 16px; line-height: 1.55; color: var(--theme-text-soft); }

.transfer-steps .service-steps-three { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.service-document-status { padding: 16px; border-radius: 12px; background: var(--theme-accent-soft); }
.service-document-status > span { display: block; font-size: 14px; color: var(--theme-text-soft); }
.service-document-status strong { display: block; margin-top: 6px; font-size: 16px; line-height: 1.4; }
.service-document-status p { margin: 8px 0 0; font-size: 14px; line-height: 1.5; color: var(--theme-text-soft); }
@media (max-width: 760px) {
  .service-criteria-list { grid-template-columns: 1fr; }
  .transfer-steps .service-steps-three { grid-template-columns: 1fr; }
}

.service-info-fit-grid {
  margin-top: clamp(34px, 4vw, 52px);
}



body[data-page="ksiegowosc"] .card-copy,
body[data-page="kadry"] .card-copy,
body[data-page="ksiegowosc"] .articles-grid a p,
body[data-page="kadry"] .articles-grid a p {
  font-size: 16px;
  line-height: 1.55;
}

body[data-page="ksiegowosc"] .articles-grid a > span,
body[data-page="kadry"] .articles-grid a > span,
body[data-page="ksiegowosc"] .visual-overlay > span,
body[data-page="kadry"] .visual-overlay > span,
body[data-page="ksiegowosc"] .visual-overlay li,
body[data-page="kadry"] .visual-overlay li,
body[data-page="ksiegowosc"] .hero-ksef-pill strong,
body[data-page="kadry"] .hero-ksef-pill strong {
  font-size: 14px;
}

body[data-page="ksiegowosc"] .articles-grid a b,
body[data-page="kadry"] .articles-grid a b,
body[data-page="ksiegowosc"] .header-cta,
body[data-page="kadry"] .header-cta {
  font-size: 15px;
}

body[data-page="ksiegowosc"] .site-footer a,
body[data-page="kadry"] .site-footer a,
body[data-page="ksiegowosc"] .site-footer p,
body[data-page="kadry"] .site-footer p,
body[data-page="ksiegowosc"] .site-footer .footer-column > span,
body[data-page="kadry"] .site-footer .footer-column > span {
  font-size: 14px;
}

body[data-page="ksiegowosc"] .closing-team-actions > p,
body[data-page="kadry"] .closing-team-actions > p {
  font-size: 14px;
  line-height: 1.5;
}

body[data-page="ksiegowosc"] .lead-qualifier-card,
body[data-page="kadry"] .lead-qualifier-card {
  font-size: 16px;
}

body[data-page="ksiegowosc"] .lead-qualifier-card label,
body[data-page="kadry"] .lead-qualifier-card label,
body[data-page="ksiegowosc"] .lead-qualifier-card legend,
body[data-page="kadry"] .lead-qualifier-card legend,
body[data-page="ksiegowosc"] .lead-qualifier-card button,
body[data-page="kadry"] .lead-qualifier-card button {
  font-size: 15px;
}

body[data-page="ksiegowosc"] .lead-qualifier-card input,
body[data-page="kadry"] .lead-qualifier-card input,
body[data-page="ksiegowosc"] .lead-qualifier-card textarea,
body[data-page="kadry"] .lead-qualifier-card textarea,
body[data-page="ksiegowosc"] .lead-qualifier-card select,
body[data-page="kadry"] .lead-qualifier-card select {
  font-size: 16px;
}

.service-info-fit-grid .card {
  min-height: 220px;
  padding-top: 78px;
  position: relative;
}

.service-info-fit-grid .card::before {
  background:
    linear-gradient(90deg, var(--theme-accent) 0 46%, transparent 46% 54%, var(--theme-highlight) 54% 100%);
  border: 1px solid color-mix(in srgb, var(--theme-accent) 24%, transparent);
  border-radius: 10px;
  content: "";
  height: 30px;
  left: 28px;
  position: absolute;
  top: 28px;
  width: 38px;
}

.service-info-human-app .human-app-heading {
  align-items: start;
}

.service-info-human-app .human-app-heading h2 {
  max-width: 820px;
}

.service-info-human-app .human-app-heading > p {
  max-width: 540px;
}

.service-info-human-app .human-app-component {
  grid-template-columns: minmax(0, 1.02fr) minmax(0, .98fr);
}

.service-info-human-app .human-app-visual {
  min-height: 650px;
}

.service-info-human-app .human-app-copy h3 {
  font-size: clamp(30px, 2.6vw, 39px);
  margin-bottom: 24px;
}







.service-info-source-link {
  align-items: center;
  align-self: flex-start;
  color: var(--theme-text);
  display: inline-flex;
  font-size: 15px;
  font-weight: 800;
  gap: 8px;
  margin-top: 18px;
  text-decoration-color: color-mix(in srgb, var(--theme-accent) 58%, transparent);
  text-underline-offset: 5px;
}

.service-info-source-link span {
  transition: transform .22s ease;
}

.service-info-source-link:hover span {
  transform: translate(2px, -2px);
}

.employee-panel-preview {
  display: grid;
  gap: 8px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.employee-panel-preview span {
  align-items: center;
  background: #fff;
  border: 1px solid rgba(18, 54, 58, .12);
  border-radius: 10px;
  color: var(--theme-text);
  display: flex;
  font-size: 14px;
  font-weight: 750;
  gap: 7px;
  line-height: 1.25;
  min-height: 50px;
  padding: 9px 10px;
}

.employee-panel-preview i {
  align-items: center;
  background: var(--theme-accent-soft);
  border-radius: 50%;
  color: var(--theme-accent-deep);
  display: inline-flex;
  flex: 0 0 22px;
  font-size: 13px;
  font-style: normal;
  height: 22px;
  justify-content: center;
}

.service-context-review {
  border-bottom: 1px solid var(--theme-line);
  border-top: 1px solid var(--theme-line);
}

.service-context-review-layout {
  align-items: start;
  display: grid;
  gap: clamp(40px, 7vw, 110px);
  grid-template-columns: minmax(280px, .72fr) minmax(0, 1.28fr);
}

.service-context-review-heading h2 {
  color: var(--theme-text);
  font-family: var(--ds-font-body, var(--sans));
  font-size: var(--ds-type-section);
  font-weight: 500;
  letter-spacing: -.055em;
  line-height: .98;
  margin: 0;
  max-width: 520px;
}

.service-context-review-heading .stars {
  color: var(--theme-highlight);
  font-size: 20px;
  letter-spacing: .1em;
  margin-top: 28px;
}

.service-context-review blockquote {
  background: var(--theme-page);
  border: 1px solid color-mix(in srgb, var(--theme-accent) 24%, transparent);
  border-radius: 24px;
  margin: 0;
  padding: clamp(30px, 4vw, 54px);
  position: relative;
}

.service-context-review blockquote::before {
  color: var(--theme-highlight);
  content: "“";
  font-family: var(--font-accent);
  font-size: 72px;
  left: 28px;
  line-height: 1;
  opacity: .8;
  position: absolute;
  top: 18px;
}

.service-context-review blockquote p {
  color: var(--theme-text);
  font-family: var(--font-accent);
  font-size: clamp(24px, 2.2vw, 34px);
  font-style: italic;
  letter-spacing: -.025em;
  line-height: 1.27;
  margin: 34px 0 0;
}

.service-context-review blockquote footer {
  border-top: 1px solid var(--theme-line);
  color: var(--theme-muted);
  font-size: 14px;
  font-weight: 750;
  margin-top: 28px;
  padding-top: 18px;
}

@media (max-width: 1100px) {
  .employee-panel-preview {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 980px) {
  .service-info-human-app .human-app-component,
  .service-context-review-layout {
    grid-template-columns: 1fr;
  }

  .service-context-review-layout {
    gap: 30px;
  }

  .service-context-review-heading h2 {
    max-width: 720px;
  }
}

@media (max-width: 760px) {
  .service-info-fit-grid .card {
    min-height: 0;
    padding-top: 72px;
  }

  

  .employee-panel-preview {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 620px) {
  .service-info-human-app .human-app-heading h2 {
    font-size: 36px;
  }

  .service-info-human-app .human-app-visual-rich {
    min-height: 735px;
  }

  .service-info-human-app .human-app-visual-rich .human-app-person {
    height: 440px;
  }

  .service-info-human-app .human-app-visual-rich .human-app-person figcaption {
    bottom: 190px;
  }

  .employee-panel-preview {
    grid-template-columns: 1fr;
  }

  .employee-panel-preview span:nth-child(n+2) {
    display: none;
  }

  .service-context-review blockquote {
    border-radius: 20px;
  }

  .service-context-review blockquote p {
    font-size: 23px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .service-info-source-link span {
    transition: none;
  }
}
