/* WYGENEROWANE przez ops/artefakt-css.py z artefaktu Claude Design — nie edytować ręcznie.
 * Strona PODMIENIONA z paczki: pełny CSS z artefaktu zastępuje scoped CSS z produkcji.
 * Filtr różnicowy jest tu zakazany — dawał nowy markup ze starym stylem (02.08.2026).
 * Scope kanwy `.bzd`/`.bzm` przetłumaczony na media queries. */

.container { max-width: 1280px; margin: 0 auto; padding: 0 16px; }
.btn--pulse { animation: pulse 2s ease-in-out infinite; }
/*przycisk*/ .wp-block-button.btn--pulse > .wp-block-button__link { animation: pulse 2s ease-in-out infinite; }
.container { max-width: 1280px; margin: 0 auto; padding: 0 16px; }
.btn { display: inline-block; font-family: 'Inter', sans-serif; font-weight: 600; font-size: 16px; border-radius: 10px; transition: all 0.2s; cursor: pointer; border: none; }
/*przycisk*/ .wp-block-button.btn > .wp-block-button__link { display: inline-block; font-family: 'Inter', sans-serif; font-weight: 600; font-size: 16px; border-radius: 10px; transition: all 0.2s; cursor: pointer; border: none; }
.btn--primary { background: #81BD51; color: #fff; padding: 14px 32px; }
/*przycisk*/ .wp-block-button.btn--primary > .wp-block-button__link { background: #81BD51; color: #fff; padding: 14px 32px; }
.btn--primary:hover { background: #6ea842; }
/*przycisk*/ .wp-block-button.btn--primary:hover > .wp-block-button__link { background: #6ea842; }
.btn--xl { height: 60px; font-size: 18px; padding: 16px 48px; display: inline-flex; align-items: center; justify-content: center; }
/*przycisk*/ .wp-block-button.btn--xl > .wp-block-button__link { height: 60px; font-size: 18px; padding: 16px 48px; display: inline-flex; align-items: center; justify-content: center; }
.btn--pulse { animation: pulse 2s ease-in-out infinite; }
/*przycisk*/ .wp-block-button.btn--pulse > .wp-block-button__link { animation: pulse 2s ease-in-out infinite; }
.cta .btn--primary { height: 60px; font-size: 18px; display: inline-flex; align-items: center; justify-content: center; }
/*przycisk*/ .cta .wp-block-button.btn--primary > .wp-block-button__link { height: 60px; font-size: 18px; display: inline-flex; align-items: center; justify-content: center; }
.container { max-width: 1280px; margin: 0 auto; padding: 0 16px; }
.btn { display: inline-block; font-family: 'Inter', sans-serif; font-weight: 600; font-size: 16px; border-radius: 10px; transition: all 0.2s; cursor: pointer; border: none; }
/*przycisk*/ .wp-block-button.btn > .wp-block-button__link { display: inline-block; font-family: 'Inter', sans-serif; font-weight: 600; font-size: 16px; border-radius: 10px; transition: all 0.2s; cursor: pointer; border: none; }
.btn--primary { background: #81BD51; color: #fff; padding: 14px 32px; box-shadow: 0 4px 14px rgba(129,189,81,0.3); }
/*przycisk*/ .wp-block-button.btn--primary > .wp-block-button__link { background: #81BD51; color: #fff; padding: 14px 32px; box-shadow: 0 4px 14px rgba(129,189,81,0.3); }
.btn--primary:hover { background: #6ea842; }
/*przycisk*/ .wp-block-button.btn--primary:hover > .wp-block-button__link { background: #6ea842; }
.btn--lg { padding: 16px 40px; font-size: 16px; }
/*przycisk*/ .wp-block-button.btn--lg > .wp-block-button__link { padding: 16px 40px; font-size: 16px; }
.btn--xl { height: 60px; font-size: 18px; padding: 16px 48px; display: inline-flex; align-items: center; justify-content: center; }
/*przycisk*/ .wp-block-button.btn--xl > .wp-block-button__link { height: 60px; font-size: 18px; padding: 16px 48px; display: inline-flex; align-items: center; justify-content: center; }
.btn--pulse { animation: pulse 2s ease-in-out infinite; }
/*przycisk*/ .wp-block-button.btn--pulse > .wp-block-button__link { animation: pulse 2s ease-in-out infinite; }
.container { max-width: 1280px; margin: 0 auto; padding: 0 16px; }
.breadcrumbs { padding: 16px 0; background: rgba(210,229,225,0.1); border-bottom: 1px solid #E5E7EB; }
.breadcrumbs .container { display: flex; align-items: center; gap: 8px; font-size: 13px; color: #4B5563; }
.breadcrumbs a { color: #81BD51; font-weight: 500; transition: color 0.2s; }
.breadcrumbs a:hover { color: #6ea842; }
.breadcrumbs__sep { color: #D1D5DC; }
.breadcrumbs__current { color: #232D4B; font-weight: 600; }
.container { max-width: 1280px; margin: 0 auto; padding: 0 16px; }
.breadcrumbs { padding: 16px 0; background: rgba(210,229,225,0.1); border-bottom: 1px solid #E5E7EB; }
.breadcrumbs .container { display: flex; align-items: center; gap: 8px; font-size: 13px; color: #4B5563; }
.breadcrumbs a { color: #81BD51; font-weight: 500; transition: color 0.2s; }
.breadcrumbs a:hover { color: #6ea842; }
.breadcrumbs__sep { color: #D1D5DC; }
.breadcrumbs__current { color: #232D4B; font-weight: 600; }
.page-hero--rich .container { position: relative; z-index: 1; }
.btn--sm { padding: 10px 20px; font-size: 14px; }
/*przycisk*/ .wp-block-button.btn--sm > .wp-block-button__link { padding: 10px 20px; font-size: 14px; }
.page-hero > .container > p { font-size: 18px; line-height: 29px; color: #4B5563; max-width: 700px; margin-bottom: 24px; }
.btn--outline { background: transparent; border: 2px solid #E5E7EB; color: #232D4B; padding: 14px 32px; }
/*przycisk*/ .wp-block-button.btn--outline > .wp-block-button__link { background: transparent; border: 2px solid #E5E7EB; color: #232D4B; padding: 14px 32px; }
.cta .btn--outline { color: #fff; border-color: rgba(255,255,255,0.4); }
/*przycisk*/ .cta .wp-block-button.btn--outline > .wp-block-button__link { color: #fff; border-color: rgba(255,255,255,0.4); }
.btn--outline:hover { background: #81BD51; border-color: #81BD51; color: #fff; }
/*przycisk*/ .wp-block-button.btn--outline:hover > .wp-block-button__link { background: #81BD51; border-color: #81BD51; color: #fff; }
.page-hero > .container > .autor-karta .autor-karta__nazwa { font-family: 'Inter', sans-serif; font-size: 42px; font-weight: 700; line-height: 1.2; color: #232D4B; margin-bottom: 0; }
.page-hero > .container > .autor-karta p.autor-karta__opis { font-size: 18px; line-height: 1.6; color: #4B5563; max-width: 640px; margin-bottom: 0; }
.page-hero > .container > .autor-karta p.autor-karta__wiecej { font-size: 15px; margin-bottom: 0; max-width: none; }
.arch-lista-head .container { display: flex; align-items: baseline; justify-content: space-between; gap: 16px; flex-wrap: wrap; }
.page-hero > .container > p.arch-hero__eyebrow { font-family: 'Inter', sans-serif; font-size: 13px; line-height: 1.2; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: #4F7D2C; margin-bottom: 10px; max-width: none; }
.page-hero > .container > p.arch-hero__desc { max-width: 640px; }
.wz-fields { display: flex; flex-direction: column; gap: 20px; margin-top: 16px; }
.wz-field { display: flex; flex-direction: column; gap: 6px; }
.wz-label { font-family: 'Inter', sans-serif; font-size: 14px; font-weight: 600; color: #232D4B; }
.wz-input, .wz-select { width: 100%; border: 1px solid #E5E7EB; border-radius: 8px; padding: 14px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #232D4B; background: #fff; transition: border-color 0.2s, box-shadow 0.2s; }
.wz-input::placeholder { color: #9CA3AF; }
.wz-input:focus, .wz-select:focus { outline: none; border-color: #81BD51; box-shadow: 0 0 0 3px rgba(129,189,81,0.15); }
.wz-intl { display: flex; align-items: center; border: 1px solid #E5E7EB; border-radius: 8px; background: #fff; transition: border-color 0.2s, box-shadow 0.2s; }
.wz-intl:focus-within { border-color: #81BD51; box-shadow: 0 0 0 3px rgba(129,189,81,0.15); }
.wz-intl__country { display: inline-flex; align-items: center; gap: 6px; padding: 14px 8px 14px 14px; cursor: pointer; flex-shrink: 0; }
.wz-intl .wz-input--tel { border: none; border-radius: 0 8px 8px 0; padding-left: 8px; flex: 1; min-width: 0; }
.wz-intl .wz-input--tel:focus { box-shadow: none; }
.wz-select-wrap { position: relative; }
.wz-select { appearance: none; -webkit-appearance: none; padding-right: 40px; cursor: pointer; }
.wz-caret { position: absolute; right: 14px; top: 50%; transform: translateY(-50%); pointer-events: none; }
.wz-accept { display: flex; align-items: flex-start; gap: 10px; }
.wz-accept input[type="checkbox"] { width: 20px; height: 20px; margin-top: 2px; flex-shrink: 0; accent-color: #81BD51; cursor: pointer; }
.wz-accept label { font-size: 14px; color: #4B5563; line-height: 1.5; cursor: pointer; }
.wz-accept label a { color: #81BD51; text-decoration: underline; }
.wz-submit { display: block; width: 100%; padding: 16px; background: #81BD51; color: #fff; font-family: 'Inter', sans-serif; font-size: 16px; font-weight: 600; border: none; border-radius: 10px; cursor: pointer; transition: background 0.2s; }
.wz-submit:hover { background: #6ea842; }
.hm-mcard .btn { margin-top: auto; align-self: flex-start; }
/*przycisk*/ .hm-mcard .wp-block-button.btn > .wp-block-button__link { margin-top: auto; align-self: flex-start; }
.ks-card__cta .btn { display: inline-flex; align-items: center; justify-content: center; text-align: center; }
/*przycisk*/ .ks-card__cta .wp-block-button.btn > .wp-block-button__link { display: inline-flex; align-items: center; justify-content: center; text-align: center; }
.lb-cross .container { display: flex; align-items: baseline; gap: 12px 20px; flex-wrap: wrap; justify-content: center; }
.wz-form-head { margin-bottom: 16px; }
.wz-form-sub { font-size: 15px; line-height: 1.6; color: #4B5563; margin-top: 6px; }
.wz-form-note { display: flex; align-items: flex-start; gap: 12px; margin-bottom: 24px; padding-bottom: 20px; border-bottom: 1px solid #E5E7EB; }
.wz-form-note__ikona { flex-shrink: 0; display: flex; color: #4F7D2C; margin-top: 2px; }
.wz-form-note__text { font-size: 14px; line-height: 1.65; color: #4B5563; }
.wz-form-note__text strong { font-family: 'Inter', sans-serif; font-weight: 600; color: #232D4B; }
.wz-form-note__text a { color: #4F7D2C; font-weight: 600; text-decoration: underline; text-underline-offset: 2px; }
.wz-form-note__text a:hover { color: #232D4B; }
.wz-steps-note { display: flex; align-items: flex-start; gap: 10px; justify-content: center; margin-top: 24px; }
.wz-steps-note__ikona { flex-shrink: 0; display: flex; margin-top: 2px; }
.wz-steps-note__text { font-size: 14px; line-height: 1.6; color: #4B5563; }
.wz-field--data { display: flex; flex-direction: column; gap: 10px; }
.wz-label--blok { font-family: 'Inter', sans-serif; font-size: 14px; font-weight: 600; color: #232D4B; }
.wz-data__row { display: grid; grid-template-columns: 1fr 1.6fr 1fr; gap: 10px; }
.wz-data__row .wz-select { padding: 12px 8px; text-overflow: ellipsis; }
.wz-data__row .wz-caret { display: none; }
.wz-data__row .wz-select-wrap::after { content: ''; position: absolute; right: 7px; top: 50%; transform: translateY(-50%); width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 5px solid #4B5563; pointer-events: none; }
.wz-data__hint { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
.wz-data__pelnoletni { display: flex; align-items: flex-start; gap: 14px; margin-top: 4px; padding: 16px 18px; border: 1px solid rgba(129,189,81,0.5); border-left: 3px solid #81BD51; border-radius: 12px; background: rgba(210,229,225,0.32); }
.wz-data__pelnoletni.is-hidden { display: none; }
.wz-data__ikona { flex-shrink: 0; display: flex; color: #4F7D2C; margin-top: 1px; }
.wz-data__tresc { display: flex; flex-direction: column; gap: 6px; }
.wz-data__glowny { font-family: 'Inter', sans-serif; font-size: 15px; font-weight: 600; line-height: 1.55; color: #232D4B; }
.wz-data__alt { font-size: 14px; line-height: 1.6; color: #4B5563; }
.wz-data__cta { display: flex; margin-top: 6px; }
.wz-data__cta.wp-block-buttons { display: block; }
.wz-form-el:has(.wz-data__pelnoletni:not(.is-hidden)) .wz-submit { opacity: 0.45; pointer-events: none; }
.lb-final__grid .btn { width: 100%; min-height: 54px; display: inline-flex; align-items: center; justify-content: center; }
/*przycisk*/ .lb-final__grid .wp-block-button.btn > .wp-block-button__link { width: 100%; min-height: 54px; display: inline-flex; align-items: center; justify-content: center; }
.wz-sec { padding: 64px 0 80px; }
.wz-sec--white { background: #fff; }
.wz-sec--mint { background: rgba(210,229,225,0.15); }
.wz-sec-cta { padding: 80px 0; background: #fff; }
.wz-w960 { max-width: 960px; }
.wz-w896 { max-width: 896px; }
.wz-w768 { max-width: 768px; margin: 0 auto; }
.wz-head { text-align: center; margin-bottom: 48px; }
.wz-h2 { font-size: clamp(24px,3vw,36px); color: #232D4B; margin-bottom: 12px; }
.wz-lead { font-size: 16px; color: #4B5563; }
.wz-card--panel { background: #fff; border-radius: 16px; box-shadow: 0 20px 40px rgba(0,0,0,0.08), 0 4px 12px rgba(0,0,0,0.04); padding: 40px 48px; border: 1px solid rgba(229,231,235,0.5); }
.wz-form-title { font-size: 24px; color: #232D4B; margin-bottom: 8px; font-weight: 700; }
.wz-steps-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 24px; }
.wz-step-card { background: #fff; border-radius: 16px; padding: 32px 28px; border: 1px solid rgba(229,231,235,0.6); text-align: center; transition: all 0.3s; }
.wz-step-card:hover { transform: translateY(-4px); box-shadow: 0 12px 32px rgba(0,0,0,0.08); }
.wz-step-num { width: 48px; height: 48px; background: #232D4B; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px; color: #fff; font-family: 'Inter', sans-serif; font-size: 20px; font-weight: 700; }
.wz-step-title { font-size: 18px; font-weight: 600; color: #232D4B; margin-bottom: 8px; }
.wz-step-desc { font-size: 14px; color: #4B5563; line-height: 1.6; }
.wz-cta-box { background: linear-gradient(135deg,#232D4B 0%,#1a2340 100%); border-radius: 16px; padding: 48px 40px; text-align: center; color: #fff; box-shadow: 0 20px 40px rgba(0,0,0,0.12); }
.wz-cta-title { font-size: clamp(24px,3vw,32px); font-weight: 700; color: #fff; margin-bottom: 16px; }
.wz-cta-text { color: rgba(255,255,255,0.8); font-size: 16px; line-height: 1.6; max-width: 520px; margin: 0 auto 24px; }
.wz-cta-btns { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; }
/*przycisk*/ .wp-block-button.wz-cta-btns > .wp-block-button__link { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; }
.wz-cta-btn { display: inline-block; padding: 16px 32px; background: #81BD51; color: #fff; font-family: 'Inter', sans-serif; font-weight: 600; font-size: 16px; border-radius: 10px; text-decoration: none; transition: all 0.2s; box-shadow: 0 4px 14px rgba(129,189,81,0.3); }
/*przycisk*/ .wp-block-button.wz-cta-btn > .wp-block-button__link { display: inline-block; padding: 16px 32px; background: #81BD51; color: #fff; font-family: 'Inter', sans-serif; font-weight: 600; font-size: 16px; border-radius: 10px; text-decoration: none; transition: all 0.2s; box-shadow: 0 4px 14px rgba(129,189,81,0.3); }
.is-hidden { display: none; }

@media (min-width: 769px) {
  .utility-bar .container { display: flex; justify-content: flex-end; }
}

@media (max-width: 768px) {
  .page-hero > .container > p { font-size: 16px; }
  .page-hero > .container > .autor-karta .autor-karta__nazwa { font-size: 24px; line-height: 1.25; }
  .page-hero > .container > .autor-karta p.autor-karta__opis { font-size: 16px; }
  .wz-card { padding: 24px !important; }
  .wz-steps-grid { grid-template-columns: 1fr !important; }
  .lb-hero__cta .btn--xl, .lb-btn-ghost { width: 100%; }
/*przycisk*/ .lb-hero__cta .wp-block-button.btn--xl > .wp-block-button__link, .wp-block-button.lb-btn-ghost > .wp-block-button__link { width: 100%; }
  .ks-card__cta .btn { width: 100%; display: inline-flex; align-items: center; justify-content: center; padding-left: 20px; padding-right: 20px; white-space: nowrap; }
/*przycisk*/ .ks-card__cta .wp-block-button.btn > .wp-block-button__link { width: 100%; display: inline-flex; align-items: center; justify-content: center; padding-left: 20px; padding-right: 20px; white-space: nowrap; }
  .lb-wpisowe__cta .btn { width: 100%; display: inline-flex; align-items: center; justify-content: center; }
/*przycisk*/ .lb-wpisowe__cta .wp-block-button.btn > .wp-block-button__link { width: 100%; display: inline-flex; align-items: center; justify-content: center; }
  .lb-cta-row .btn { width: 100%; display: inline-flex; align-items: center; justify-content: center; text-align: center; }
/*przycisk*/ .lb-cta-row .wp-block-button.btn > .wp-block-button__link { width: 100%; display: inline-flex; align-items: center; justify-content: center; text-align: center; }
  .wz-steps-note { justify-content: flex-start; }
  .wz-data__row { grid-template-columns: 1.05fr 1.9fr 1.05fr; gap: 8px; }
  .wz-data__pelnoletni { flex-direction: column; gap: 10px; }
  .wz-data__tresc { width: 100%; }
  .wz-data__cta .btn { width: 100%; display: inline-flex; align-items: center; justify-content: center; text-align: center; padding-left: 20px; padding-right: 20px; }
/*przycisk*/ .wz-data__cta .wp-block-button.btn > .wp-block-button__link { width: 100%; display: inline-flex; align-items: center; justify-content: center; text-align: center; padding-left: 20px; padding-right: 20px; }
  .footer-k__col--cta .btn { width: 100%; display: inline-flex; align-items: center; justify-content: center; }
/*przycisk*/ .footer-k__col--cta .wp-block-button.btn > .wp-block-button__link { width: 100%; display: inline-flex; align-items: center; justify-content: center; }
  .lps-faq__cta .btn { width: 100%; display: inline-flex; align-items: center; justify-content: center; }
/*przycisk*/ .lps-faq__cta .wp-block-button.btn > .wp-block-button__link { width: 100%; display: inline-flex; align-items: center; justify-content: center; }
  .wz-card--panel { padding: 32px 20px; }
}

/*przycisk*/ .wp-block-button:where([class*="btn"]) { background: none; border: 0; padding: 0; box-shadow: none; }
/*przycisk*/ .wp-block-button:where([class*="btn"]) > .wp-block-button__link { background: none; border: 0; }
