/*
Theme Name: Distinti Saluti — Child
Theme URI: https://distintisaluti.it/
Author: Studio legale Avv. Marco A. Cavalli
Author URI: https://distintisaluti.it/
Description: Child theme FSE di distintisaluti.it sul padre Starter Block Theme v4. Design system distintisaluti (carta ottone, Source Serif 4 + Special Elite + JetBrains Mono, masthead a scomparsa). Tutto in blocchi Gutenberg nativi, editabile dall'editor.
Template: starter-block-theme-v4
Version: 3.0.0
Requires at least: 6.8
Tested up to: 7.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: distintisaluti-child
*/

/* Smooth scroll */
html { scroll-behavior: smooth; }
@media screen and (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
}

/* Niente border-radius (master § 2.5) */
.wp-block-button .wp-block-button__link,
.wp-block-search__button { border-radius: 0 !important; }

:where(.wp-block-columns.has-background) { padding: initial; }

/* Le regole di design specifiche stanno in assets/css/distintisaluti.css */
