
@import url("https://cdn.ogrodowamanufaktura.pl/ebd923389f562914/prototype/greenhouse-design.css");


.eyebrow, .hero-kicker { display: none; }
.nav a[aria-current="page"] { text-decoration: underline; text-underline-offset: 8px; text-decoration-thickness: 1px; }
.mobile-nav a[aria-current="page"] { color: var(--om-white); font-weight: 500; }
.mobile-nav { max-height: calc(100dvh - 150px); overflow-y: auto; overscroll-behavior: contain; }
.footer-grid > div, .footer-legal-grid > section { min-width: 0; }
.faq-list a { text-decoration: underline; text-underline-offset: 4px; }
.field-error { display: block; margin-top: 8px; color: var(--om-danger); font-size: .875rem; }
.field-error:empty { display: none; }
.modal-body li { margin-block: 8px; }
.modal-body > ul { padding-left: 24px; color: var(--om-muted); }
