/*
Theme Name: Tayyab Portfolio
Theme URI: https://tabaix.com/
Author: Tayyab Ali
Author URI: https://tabaix.com/
Description: Editorial architectural portfolio theme converted from a Stitch HTML design. Replace demo content with your own before publishing.
Version: 1.2.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tayyab-portfolio
Tags: portfolio, minimal, editorial
*/

/* Block-editor content inside portfolio page chrome */
.tayyab-content { font-family: 'Plus Jakarta Sans', sans-serif; font-size: 15px; line-height: 1.75; color: #47464a; }
.tayyab-content p { margin: 0 0 1.25em; }
.tayyab-content h2 { font-family: 'Playfair Display', serif; font-weight: 400; font-size: 30px; line-height: 1.25; color: #131316; margin: 2em 0 0.75em; }
.tayyab-content h3 { font-family: 'Playfair Display', serif; font-weight: 400; font-size: 22px; color: #131316; margin: 1.75em 0 0.6em; }
.tayyab-content h4 { font-size: 17px; font-weight: 700; color: #131316; margin: 1.5em 0 0.5em; }
.tayyab-content ul, .tayyab-content ol { margin: 0 0 1.25em 1.25em; }
.tayyab-content li { margin-bottom: 0.5em; }
.tayyab-content a { color: #1d4ed8; text-decoration: underline; text-underline-offset: 3px; }
.tayyab-content img { max-width: 100%; height: auto; }
.tayyab-content figure { margin: 2em 0; }
.tayyab-content figcaption { font-size: 12px; color: #75767a; margin-top: 0.5em; }
.tayyab-content blockquote { border-left: 2px solid #1d4ed8; padding-left: 1.25em; margin: 2em 0; font-family: 'Playfair Display', serif; font-style: italic; font-size: 20px; line-height: 1.5; color: #131316; }
.tayyab-content blockquote p { margin: 0; }
.tayyab-content strong { color: #131316; }
.tayyab-content code { font-family: 'JetBrains Mono', monospace; font-size: 13px; background: #f4f4f5; padding: 2px 6px; }
.tayyab-content pre { background: #131316; color: #f4f4f5; padding: 1.25em; overflow-x: auto; font-family: 'JetBrains Mono', monospace; font-size: 13px; line-height: 1.6; margin: 2em 0; }
.tayyab-content pre code { background: none; padding: 0; color: inherit; }
