/*
Theme Name:  Addictionology 2026
Theme URI:   https://addictionology.center/
Template:    twentytwentyfive
Author:      Padda Institute
Description: Block child theme for Addictionology Center. Replaces the agency-built "blacklisted" theme; all page content lives in post_content and is editable in the block editor.
Version:     1.0.0
Requires at least: 6.7
Tested up to: 6.8
Requires PHP: 7.4
License:     GPL-2.0-or-later
Text Domain: addictionology-2026
*/

/* Only what theme.json cannot express. */
.ac-navbar .wp-block-navigation { font-weight: 600; }
.ac-phone a { text-decoration: none; font-weight: 700; }
.wp-block-list { padding-left: 1.15rem; }
.wp-block-list li { margin-block: .35rem; }
figure.wp-block-image img { border-radius: 10px; }
.wp-block-embed iframe { width: 100%; border-radius: 10px; }
:where(.wp-block-button__link) { border-radius: 999px; font-weight: 600; }
h2.wp-block-heading { scroll-margin-top: 5rem; }
