.realization-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#0b2138,#183d5f);color:#fff;font-weight:700}.realization-card a{text-decoration:none}.realization-card h3 a{color:inherit}

.realization-card-media{position:relative;display:block}.realization-sample-badge{position:absolute;left:16px;top:16px;padding:8px 11px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(7,25,45,.88);color:#fff;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(12px)}.realization-card-sample .realization-card-media{cursor:default}.realization-sample-scope{padding-top:12px;border-top:1px solid rgba(128,145,160,.24);color:inherit;font-size:.88rem;line-height:1.55}.realizations-section-samples .realizations-heading p{max-width:680px}

/* 1.1.1 — czytelność kart w wariancie ciemnym motywu Oskar White. */
html[data-theme="dark"] .realizations-section .realization-card{color:#fff;border-color:rgba(255,255,255,.14);background:linear-gradient(180deg,rgba(28,61,91,.98),rgba(18,47,76,.98));box-shadow:0 22px 64px rgba(0,0,0,.28)}
html[data-theme="dark"] .realizations-section .realization-card-body{color:#fff;background:linear-gradient(180deg,rgba(55,82,108,.98),rgba(38,67,95,.98))}
html[data-theme="dark"] .realizations-section .realization-card h3,html[data-theme="dark"] .realizations-section .realization-card h3 a,html[data-theme="dark"] .realizations-section .realization-sample-scope strong{color:#fff}
html[data-theme="dark"] .realizations-section .realization-card-meta{color:rgba(255,255,255,.62)}
html[data-theme="dark"] .realizations-section .realization-card p,html[data-theme="dark"] .realizations-section .realization-sample-scope{color:rgba(255,255,255,.78)}
html[data-theme="dark"] .realizations-section .realization-card .btn-link{color:#f2bd51}
