/* 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; }
.rk-hero { padding: 96px 0; background: linear-gradient(135deg, rgba(129,189,81,0.08) 0%, rgba(210,229,225,0.2) 100%); }
.rk-hero__inner { max-width: 768px; margin: 0 auto; text-align: center; }
.rk-hero__title { font-family: 'Inter', sans-serif; font-size: 48px; font-weight: 700; color: #232D4B; line-height: 1.15; margin-bottom: 16px; }
.rk-hero__sub { font-size: 18px; color: #4B5563; line-height: 1.6; }
.rk-hero-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; max-width: 896px; margin: 48px auto 0; }
.rk-action-card { border-radius: 16px; padding: 32px; display: flex; flex-direction: column; align-items: flex-start; text-align: left; }
.rk-action-card--green { background: rgba(129,189,81,0.06); border: 1px solid rgba(129,189,81,0.45); box-shadow: 0px 10px 15px rgba(129,189,81,0.1), 0px 4px 6px rgba(129,189,81,0.1); }
.rk-action-card--white { background: #fff; border: 1px solid #E5E7EB; box-shadow: 0 4px 6px rgba(0,0,0,0.04); }
.rk-action-card__icon { width: 48px; height: 48px; border-radius: 12px; display: flex; align-items: center; justify-content: center; margin-bottom: 16px; }
.rk-action-card--green .rk-action-card__icon { background: #81BD51; color: #fff; }
.rk-action-card--white .rk-action-card__icon { background: #232D4B; color: #fff; }
.rk-action-card__title { font-family: 'Inter', sans-serif; font-size: 22px; font-weight: 700; color: #232D4B; margin-bottom: 12px; }
.rk-action-card__desc { font-size: 15px; color: #4B5563; line-height: 1.6; margin-bottom: 8px; }
.rk-action-card__link { font-size: 14px; color: #6B7280; margin-bottom: 16px; }
.rk-action-card__link a { color: #81BD51; font-weight: 500; text-decoration: underline; }
.rk-action-card__benefits { display: flex; flex-direction: column; gap: 10px; margin-bottom: 24px; }
.rk-action-card__benefits li { display: flex; align-items: center; gap: 8px; font-size: 14px; color: #232D4B; }
.rk-action-card__benefits svg { width: 18px; height: 18px; color: #81BD51; flex-shrink: 0; }
/*ikona*/ .rk-action-card__benefits .bz-ico.bz-ico { width: 18px; height: 18px; color: #81BD51; flex-shrink: 0; }
/*ikona*/ .rk-action-card__benefits li::before { width: 18px; height: 18px; color: #81BD51; flex-shrink: 0; }
.rk-action-card__btn { display: block; width: 100%; margin-top: auto; text-align: center; font-family: 'Inter', sans-serif; font-size: 15px; font-weight: 600; border-radius: 10px; padding: 14px 24px; transition: background 0.2s, transform 0.2s; }
/*przycisk*/ .wp-block-button.rk-action-card__btn > .wp-block-button__link { display: block; width: 100%; margin-top: auto; text-align: center; font-family: 'Inter', sans-serif; font-size: 15px; font-weight: 600; border-radius: 10px; padding: 14px 24px; transition: background 0.2s, transform 0.2s; }
.rk-action-card__btn--green { background: #81BD51; color: #fff; box-shadow: 0px 10px 15px rgba(129,189,81,0.2), 0px 4px 6px rgba(129,189,81,0.2); }
/*przycisk*/ .wp-block-button.rk-action-card__btn--green > .wp-block-button__link { background: #81BD51; color: #fff; box-shadow: 0px 10px 15px rgba(129,189,81,0.2), 0px 4px 6px rgba(129,189,81,0.2); }
.rk-action-card__btn--green:hover { background: #6ea842; transform: translateY(-1px); }
/*przycisk*/ .wp-block-button.rk-action-card__btn--green:hover > .wp-block-button__link { background: #6ea842; transform: translateY(-1px); }
.rk-action-card__btn--navy { background: #232D4B; color: #fff; }
/*przycisk*/ .wp-block-button.rk-action-card__btn--navy > .wp-block-button__link { background: #232D4B; color: #fff; }
.rk-action-card__btn--navy:hover { background: #1a2136; }
/*przycisk*/ .wp-block-button.rk-action-card__btn--navy:hover > .wp-block-button__link { background: #1a2136; }
.rk-promo { max-width: 896px; margin: 32px auto 0; background: linear-gradient(135deg, #81BD51, #6ea842); border-radius: 16px; padding: 40px 32px; text-align: center; color: #fff; box-shadow: 0px 10px 15px rgba(129,189,81,0.25), 0px 4px 6px rgba(129,189,81,0.2); }
.rk-promo__badge { display: inline-flex; align-items: center; gap: 8px; background: rgba(255,255,255,0.2); border-radius: 999px; padding: 6px 16px; font-family: 'Inter', sans-serif; font-size: 13px; font-weight: 600; margin-bottom: 16px; }
.rk-promo__badge svg { width: 16px; height: 16px; }
/*ikona*/ .rk-promo__badge .bz-ico.bz-ico { width: 16px; height: 16px; }
/*ikona*/ .rk-promo__badge li::before { width: 16px; height: 16px; }
.rk-promo__title { font-family: 'Inter', sans-serif; font-size: 28px; font-weight: 700; margin-bottom: 8px; color: #fff; }
.rk-promo__desc { font-size: 16px; color: rgba(255,255,255,0.9); margin-bottom: 12px; }
.rk-promo__spots { display: inline-block; font-family: 'Inter', sans-serif; font-size: 13px; font-weight: 600; background: rgba(35,45,75,0.25); border-radius: 999px; padding: 6px 16px; }
.rk-section { padding: 96px 0; }
.rk-section--white { background: #fff; }
.rk-section--gray { background: #F9FAFB; }
.rk-section--navy { background: linear-gradient(135deg, #232D4B, #1a2136); }
.rk-inner { max-width: 896px; margin: 0 auto; }
.rk-h2 { font-family: 'Inter', sans-serif; font-size: 40px; font-weight: 700; color: #232D4B; text-align: center; margin-bottom: 48px; line-height: 1.2; }
.rk-h2--white { color: #fff; }
.rk-who-stack { display: flex; flex-direction: column; gap: 20px; }
.rk-who-card { background: #fff; border: 1px solid #E5E7EB; border-radius: 16px; padding: 24px; }
.rk-who-card--warning { background: #FFFBEB; border-color: #FDE68A; }
.rk-who-card__row { display: flex; align-items: flex-start; gap: 16px; }
.rk-who-card__icon { width: 48px; height: 48px; border-radius: 12px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.rk-who-card__icon--green { background: rgba(129,189,81,0.12); color: #81BD51; }
.rk-who-card__icon--amber { background: rgba(245,158,11,0.12); color: #D97706; }
.rk-who-card__title { font-family: 'Inter', sans-serif; font-size: 18px; font-weight: 700; color: #232D4B; margin-bottom: 6px; }
.rk-who-card__title--amber { color: #92400E; }
.rk-who-card__desc { font-size: 15px; color: #4B5563; line-height: 1.6; }
.rk-who-card__desc--amber { color: #B45309; }
.rk-steps { display: flex; flex-direction: column; gap: 24px; }
.rk-step { background: #fff; border: 1px solid #E5E7EB; border-radius: 16px; padding: 32px; box-shadow: 0 4px 6px rgba(0,0,0,0.04); }
.rk-step__row { display: flex; align-items: flex-start; gap: 20px; }
.rk-step__number { width: 48px; height: 48px; border-radius: 50%; background: #81BD51; color: #fff; font-family: 'Inter', sans-serif; font-size: 20px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.rk-step__body { flex: 1; min-width: 0; }
.rk-step__header { display: flex; align-items: center; gap: 12px; margin-bottom: 16px; }
.rk-step__header > svg { width: 24px; height: 24px; color: #81BD51; flex-shrink: 0; }
/*ikona*/ .rk-step__header > .bz-ico.bz-ico { width: 24px; height: 24px; color: #81BD51; flex-shrink: 0; }
/*ikona*/ .rk-step__header > li::before { width: 24px; height: 24px; color: #81BD51; flex-shrink: 0; }
.rk-step__title { font-family: 'Inter', sans-serif; font-size: 20px; font-weight: 700; color: #232D4B; }
.rk-step__list { display: flex; flex-direction: column; gap: 10px; margin-bottom: 0; }
.rk-step__list li { display: flex; align-items: flex-start; gap: 10px; font-size: 15px; color: #4B5563; line-height: 1.6; }
.rk-step__list svg { width: 20px; height: 20px; color: #81BD51; flex-shrink: 0; margin-top: 2px; }
/*ikona*/ .rk-step__list .bz-ico.bz-ico { width: 20px; height: 20px; color: #81BD51; flex-shrink: 0; margin-top: 2px; }
/*ikona*/ .rk-step__list li::before { width: 20px; height: 20px; color: #81BD51; flex-shrink: 0; margin-top: 2px; }
.rk-step__note { display: flex; align-items: flex-start; gap: 10px; background: #F9FAFB; border: 1px solid #E5E7EB; border-radius: 12px; padding: 16px; margin-top: 16px; font-size: 14px; color: #6B7280; line-height: 1.6; }
.rk-step__note svg { width: 20px; height: 20px; color: #6B7280; flex-shrink: 0; margin-top: 2px; }
/*ikona*/ .rk-step__note .bz-ico.bz-ico { width: 20px; height: 20px; color: #6B7280; flex-shrink: 0; margin-top: 2px; }
/*ikona*/ .rk-step__note li::before { width: 20px; height: 20px; color: #6B7280; flex-shrink: 0; margin-top: 2px; }
.rk-timeline { display: flex; flex-direction: column; gap: 20px; }
.rk-timeline-card { background: #fff; border: 1px solid #E5E7EB; border-radius: 16px; padding: 24px; box-shadow: 0 4px 6px rgba(0,0,0,0.04); }
.rk-timeline-card__row { display: flex; align-items: flex-start; gap: 16px; }
.rk-timeline-card__icon { width: 48px; height: 48px; border-radius: 12px; background: rgba(129,189,81,0.12); color: #81BD51; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.rk-timeline-card__title { font-family: 'Inter', sans-serif; font-size: 18px; font-weight: 700; color: #232D4B; margin-bottom: 6px; }
.rk-timeline-card__text { font-size: 15px; color: #4B5563; line-height: 1.6; }
.rk-timeline-card__text strong { color: #232D4B; }
.rk-docs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.rk-doc-card { background: #fff; border: 1px solid #E5E7EB; border-radius: 16px; padding: 24px; }
.rk-doc-card__row { display: flex; align-items: flex-start; gap: 16px; }
.rk-doc-card__icon { width: 48px; height: 48px; border-radius: 12px; background: rgba(129,189,81,0.12); color: #81BD51; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.rk-doc-card__title { font-family: 'Inter', sans-serif; font-size: 16px; font-weight: 700; color: #232D4B; margin-bottom: 4px; }
.rk-doc-card__desc { font-size: 14px; color: #6B7280; line-height: 1.6; }
.rk-docs-note { margin-top: 32px; background: rgba(129,189,81,0.08); border: 1px solid rgba(129,189,81,0.25); border-radius: 12px; padding: 20px 24px; }
.rk-docs-note__inner { display: flex; align-items: flex-start; justify-content: center; gap: 10px; font-size: 15px; color: #4B5563; line-height: 1.6; }
.rk-docs-note__inner svg { width: 20px; height: 20px; color: #81BD51; flex-shrink: 0; margin-top: 2px; }
/*ikona*/ .rk-docs-note__inner .bz-ico.bz-ico { width: 20px; height: 20px; color: #81BD51; flex-shrink: 0; margin-top: 2px; }
/*ikona*/ .rk-docs-note__inner li::before { width: 20px; height: 20px; color: #81BD51; flex-shrink: 0; margin-top: 2px; }
.rk-docs-note__inner strong { color: #232D4B; }
.rk-faq-stack { display: flex; flex-direction: column; gap: 16px; margin-bottom: 40px; }
.rk-faq-card { background: #F9FAFB; border: 1px solid #E5E7EB; border-radius: 16px; padding: 24px; }
.rk-faq-card__qrow { display: flex; align-items: flex-start; gap: 10px; margin-bottom: 8px; }
.rk-faq-card__ico { display: flex; flex-shrink: 0; }
.rk-faq-card__ico svg { width: 20px; height: 20px; color: #81BD51; margin-top: 2px; }
/*ikona*/ .rk-faq-card__ico .bz-ico.bz-ico { width: 20px; height: 20px; color: #81BD51; margin-top: 2px; }
/*ikona*/ .rk-faq-card__ico li::before { width: 20px; height: 20px; color: #81BD51; margin-top: 2px; }
.rk-faq-card__q { font-family: 'Inter', sans-serif; font-size: 17px; font-weight: 600; color: #232D4B; line-height: 1.4; }
.rk-faq-card__q svg { width: 20px; height: 20px; color: #81BD51; flex-shrink: 0; margin-top: 2px; }
/*ikona*/ .rk-faq-card__q .bz-ico.bz-ico { width: 20px; height: 20px; color: #81BD51; flex-shrink: 0; margin-top: 2px; }
/*ikona*/ .rk-faq-card__q li::before { width: 20px; height: 20px; color: #81BD51; flex-shrink: 0; margin-top: 2px; }
.rk-faq-card__a { font-size: 15px; color: #4B5563; line-height: 1.65; padding-left: 30px; }
.rk-btn-outline-green { display: inline-flex; align-items: center; gap: 8px; border: 2px solid #81BD51; color: #81BD51; font-family: 'Inter', sans-serif; font-size: 15px; font-weight: 600; border-radius: 10px; padding: 12px 24px; transition: background 0.2s, color 0.2s; }
/*przycisk*/ .wp-block-button.rk-btn-outline-green > .wp-block-button__link { display: inline-flex; align-items: center; gap: 8px; border: 2px solid #81BD51; color: #81BD51; font-family: 'Inter', sans-serif; font-size: 15px; font-weight: 600; border-radius: 10px; padding: 12px 24px; transition: background 0.2s, color 0.2s; }
.rk-btn-outline-green:hover { background: #81BD51; color: #fff; }
/*przycisk*/ .wp-block-button.rk-btn-outline-green:hover > .wp-block-button__link { background: #81BD51; color: #fff; }
.rk-btn-outline-green svg { width: 18px; height: 18px; }
/*ikona*/ .rk-btn-outline-green .bz-ico.bz-ico { width: 18px; height: 18px; }
/*ikona*/ .rk-btn-outline-green li::before { width: 18px; height: 18px; }
.rk-cta-buttons { display: flex; align-items: center; justify-content: center; gap: 16px; flex-wrap: wrap; }
.rk-btn-green { display: inline-flex; align-items: center; gap: 8px; background: #81BD51; color: #fff; font-family: 'Inter', sans-serif; font-size: 16px; font-weight: 600; border-radius: 10px; padding: 14px 28px; box-shadow: 0px 10px 15px rgba(129,189,81,0.2), 0px 4px 6px rgba(129,189,81,0.2); transition: background 0.2s, transform 0.2s; }
/*przycisk*/ .wp-block-button.rk-btn-green > .wp-block-button__link { display: inline-flex; align-items: center; gap: 8px; background: #81BD51; color: #fff; font-family: 'Inter', sans-serif; font-size: 16px; font-weight: 600; border-radius: 10px; padding: 14px 28px; box-shadow: 0px 10px 15px rgba(129,189,81,0.2), 0px 4px 6px rgba(129,189,81,0.2); transition: background 0.2s, transform 0.2s; }
.rk-btn-green:hover { background: #6ea842; transform: translateY(-1px); }
/*przycisk*/ .wp-block-button.rk-btn-green:hover > .wp-block-button__link { background: #6ea842; transform: translateY(-1px); }
.rk-btn-green svg { width: 18px; height: 18px; }
/*ikona*/ .rk-btn-green .bz-ico.bz-ico { width: 18px; height: 18px; }
/*ikona*/ .rk-btn-green li::before { width: 18px; height: 18px; }
.rk-btn-outline-white { display: inline-flex; align-items: center; gap: 8px; border: 2px solid rgba(255,255,255,0.4); color: #fff; font-family: 'Inter', sans-serif; font-size: 16px; font-weight: 600; border-radius: 10px; padding: 14px 28px; transition: border-color 0.2s, background 0.2s; }
/*przycisk*/ .wp-block-button.rk-btn-outline-white > .wp-block-button__link { display: inline-flex; align-items: center; gap: 8px; border: 2px solid rgba(255,255,255,0.4); color: #fff; font-family: 'Inter', sans-serif; font-size: 16px; font-weight: 600; border-radius: 10px; padding: 14px 28px; transition: border-color 0.2s, background 0.2s; }
.rk-btn-outline-white:hover { border-color: #fff; background: rgba(255,255,255,0.08); }
/*przycisk*/ .wp-block-button.rk-btn-outline-white:hover > .wp-block-button__link { border-color: #fff; background: rgba(255,255,255,0.08); }
.rk-tryb { padding: 48px 0 8px; background: #fff; }
.rk-tryb__head { text-align: center; max-width: 720px; margin: 0 auto 28px; }
.rk-tryb__head h2 { font-family: 'Inter', sans-serif; font-size: 28px; line-height: 1.3; font-weight: 500; color: #232D4B; }
.rk-tryb__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; max-width: 1024px; margin: 0 auto; }
.rk-tryb__card { background: #fff; border: 1px solid #E5E7EB; border-radius: 16px; padding: 28px 32px; display: flex; flex-direction: column; gap: 10px; }
.rk-tryb__card--accent { border-color: rgba(129,189,81,0.5); background: rgba(129,189,81,0.06); }
.rk-tryb__tag { font-family: 'Inter', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; color: #4F7D2C; }
.rk-tryb__card h3 { font-family: 'Inter', sans-serif; font-size: 20px; font-weight: 600; color: #232D4B; }
.rk-tryb__card p { font-size: 15px; line-height: 1.6; color: #4B5563; }
.rk-tryb__links { display: flex; gap: 12px; flex-wrap: wrap; margin-top: auto; padding-top: 8px; }
.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; }
.bz-wiek { display: flex; align-items: flex-start; gap: 14px; max-width: 720px; margin: 0 auto 32px; padding: 16px 20px; border: 1px solid rgba(129,189,81,0.45); border-left: 3px solid #81BD51; border-radius: 12px; background: rgba(210,229,225,0.28); text-align: left; }
.bz-wiek__ikona { flex-shrink: 0; display: flex; color: #4F7D2C; margin-top: 1px; }
.bz-wiek__tresc { display: flex; flex-direction: column; gap: 4px; }
.bz-wiek__glowny { font-size: 15px; line-height: 1.6; color: #232D4B; }
.bz-wiek__glowny strong { font-family: 'Inter', sans-serif; font-weight: 600; }
.bz-wiek__alt { font-size: 14px; line-height: 1.6; color: #4B5563; }
.bz-wiek__alt a { color: #4F7D2C; font-weight: 600; text-decoration: underline; text-underline-offset: 2px; }
.bz-wiek__alt a:hover { color: #232D4B; }
.bz-wiek--ciemny { margin: 24px 0 0; border-color: rgba(255,255,255,0.28); border-left-color: #81BD51; background: rgba(255,255,255,0.07); }
.bz-wiek--ciemny .bz-wiek__ikona { color: #81BD51; }
.bz-wiek--ciemny .bz-wiek__glowny { color: #fff; }
.bz-wiek--ciemny .bz-wiek__alt { color: rgba(255,255,255,0.75); }
.bz-wiek--ciemny .bz-wiek__alt a { color: #81BD51; }
.bz-wiek--ciemny .bz-wiek__alt a:hover { color: #fff; }
.bz-wiek--kompakt { max-width: none; margin: 0 0 20px; padding: 12px 16px; gap: 12px; border-radius: 10px; }
.bz-wiek--kompakt .bz-wiek__glowny { font-size: 14px; }
.bz-wiek--kompakt .bz-wiek__alt { font-size: 13px; }
.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; }
.lb-final__grid .rk-tryb__links { width: 100%; }
.bp-ico-arrow { margin-left: 8px; vertical-align: middle; }
.rk-h2--mb24 { margin-bottom: 24px; }
.rk-center { text-align: center; }

@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; }
  .rk-hero { padding: 72px 0 64px; }
  .rk-hero__title { font-size: 32px; }
  .rk-hero__sub { font-size: 16px; }
  .rk-hero-cards { grid-template-columns: 1fr; margin-top: 40px; }
  .rk-action-card { padding: 32px 24px; }
  .rk-promo { padding: 40px 24px; margin-top: 40px; }
  .rk-promo__title { font-size: 22px; }
  .rk-section { padding: 80px 0; }
  .rk-h2 { font-size: 28px; margin-bottom: 40px; }
  .rk-who-stack { gap: 24px; }
  .rk-who-card { padding: 32px 24px; }
  .rk-who-card__row { flex-direction: column; }
  .rk-step { padding: 32px 24px; }
  .rk-steps { gap: 28px; }
  .rk-step__row { flex-direction: column; align-items: center; }
  .rk-step__header { flex-direction: column; text-align: center; gap: 8px; }
  .rk-step__title { font-size: 18px; }
  .rk-timeline { gap: 24px; }
  .rk-timeline-card { padding: 32px 24px; }
  .rk-timeline-card__row { flex-direction: column; }
  .rk-docs-grid { grid-template-columns: 1fr; gap: 24px; }
  .rk-doc-card { padding: 32px 24px; }
  .rk-doc-card__row { flex-direction: column; }
  .rk-faq-stack { gap: 20px; margin-bottom: 48px; }
  .rk-faq-card { padding: 32px 24px; }
  .rk-faq-card__a { padding-left: 0; }
  .rk-tryb__grid { grid-template-columns: 1fr; }
  .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-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; }
  .bz-wiek { margin-bottom: 24px; padding: 14px 16px; gap: 12px; }
  .bz-wiek__glowny { font-size: 14px; }
  .bz-wiek__alt { font-size: 13px; }
  .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; }
}

/*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; }
