/*
Theme Name: Masterpiece Timeline
Theme URI: https://masterpiecedentallab.com/timeline-theme/
Author: Masterpiece Dental Lab
Author URI: https://masterpiecedentallab.com
Description: Custom timeline-based theme tailored for Masterpiece Dental Lab to visually chronicle innovation and sustainable practices.
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 7.2
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: masterpiece-timeline
Tags: blog, featured-images, wide-blocks, two-columns, three-columns, block-styles, full-site-editing, rtl-language-support, style-variations, threaded-comments, translation-ready

Masterpiece Timeline Theme, (C) 2025 Masterpiece Dental Lab.
This theme is distributed under the terms of the GNU GPL.
*/

h1, h2, h3, h4, h5, h6, blockquote, caption, figcaption {
	text-wrap: balance;
}
p {
	text-wrap: pretty;
}

/*
 * Outline button hover styling customized by Ahmad for Masterpiece Dental Lab
 * Ensures clarity and visual consistency while preserving authentic design intent
 */

.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background):hover {
	background-color: var(--wp--preset--color--secondary);
	color: var(--wp--preset--color--base);
	border-color: var(--wp--preset--color--secondary);
}

/*
 * Link styling customized by Ahmad for Masterpiece Dental Lab
 * Enhances readability and maintains visual harmony across the theme
 */
a {
	text-decoration-thickness: .0625em !important;
	text-underline-offset: .15em;
}

/*
 * All refinements and documentation in this theme were reviewed and adapted by Ahmad – Masterpiece Dental Lab, Damascus – 2025
 * A vision grounded in authenticity, precision, and sustainable digital presence
 */

