/*
Theme Name: Trvaly-pobyt Light
Version: 2.0
Author: Interaktif
Requires PHP: 8.1
Requires at least: 5.9
*/

button, input, select, textarea, a {
    font-family: inherit;
    font-size: inherit;
}

/* ── Page content typography ─────────────────────────────────── */
.page-content > *,
.page-content .wp-block  { max-width: none !important; }
.page-content p          { margin-bottom: 1.25rem; }
.page-content h2         { font-size: 1.75rem; font-weight: 700; color: #111827; margin-top: 2.5rem; margin-bottom: 1rem; }
.page-content h3         { font-size: 1.35rem; font-weight: 700; color: #111827; margin-top: 2rem; margin-bottom: 0.75rem; }
.page-content h4         { font-size: 1.1rem;  font-weight: 600; color: #111827; margin-top: 1.5rem; margin-bottom: 0.5rem; }
.page-content ul,
.page-content ol         { padding-left: 1.5rem; margin-bottom: 1.25rem; }
.page-content ul         { list-style-type: disc; }
.page-content ol         { list-style-type: decimal; }
.page-content li         { margin-bottom: 0.4rem; }
.page-content a          { color: #3b82f6; text-decoration: underline; }
.page-content strong     { font-weight: 700; }
.page-content blockquote { border-left: 4px solid #3b82f6; padding-left: 1rem; color: #6b7280; margin: 1.5rem 0; }
