.iadozero-hero { background: radial-gradient(circle at 82% 16%, rgba(107, 218, 154, .22), transparent 34%), linear-gradient(145deg, #08100d, #14221c); }
.iadozero-video { width: min(100%, 390px); justify-self: center; }
.iadozero-video video { display: block; width: 100%; height: auto; aspect-ratio: 9 / 16; object-fit: contain; background: #030706; }
.iadozero-quote { align-self: stretch; display: flex; flex-direction: column; justify-content: flex-end; min-height: 360px; margin: 0; padding: clamp(28px, 5vw, 58px); color: #fff; background: linear-gradient(145deg, #0c3022, #101816); }
.iadozero-quote p { margin: 0; font-size: clamp(1.8rem, 3.5vw, 3.3rem); font-weight: 900; line-height: 1.03; }
.iadozero-quote cite { margin-top: 24px; color: #8fe0b0; font-style: normal; font-weight: 800; }
.iadozero-partners article { border-top: 5px solid var(--accent); }
.iadozero-partners .text-link { display: inline-block; margin-top: 18px; color: var(--accent-2); font-weight: 900; }
.iadozero-page .product-card-grid.compact { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.theme-galaxia .iadozero-hero { background: radial-gradient(circle at 82% 16%, rgba(71, 169, 255, .28), transparent 34%), linear-gradient(145deg, #050912, #10243a); }
.theme-matriz .iadozero-hero { background: radial-gradient(circle at 82% 16%, rgba(71, 255, 132, .2), transparent 34%), linear-gradient(145deg, #010403, #07120b); }
.theme-multiverso .iadozero-hero { background: radial-gradient(circle at 82% 16%, rgba(255, 187, 66, .24), transparent 34%), linear-gradient(145deg, #151014, #25202c); }
.theme-atari .iadozero-hero { background: linear-gradient(145deg, #111014, #282131); }
@media (max-width: 820px) { .iadozero-page .product-card-grid.compact { grid-template-columns: 1fr; } }
