/*
Theme Name: Living Milano
Theme URI: https://www.livingmilano.net
Author: Polara AI
Author URI: https://polara-ai.com
Description: Custom WordPress theme for Living Milano Immobiliare — residential brokerage in Milano (compravendita + locazione), My Living developments and blog. Hand-coded (Gilda Display + Montserrat, monochrome + #b32805), dynamic "immobile" listings CPT seeded + importable. v1.0.0: initial port from the living-milano-2026 static prototype. v1.4.0: EN blog — home.php/single.php i18n, /en/blog/ rewrite + pre_get_posts lang filter, lang/en.php blog+single strings, livingmilano-content-bridge meta dict support. v1.5.0: hero carousel + proposte 3-card, pagehead CTAs+price, listing price on card, staircase piano icon, map pin click nav, chi-siamo team expansion, social page, nav Social+Blog, Sofia Step 2.5. v2.0.9: scheda head (title/zona/price stacked above description), map opens venduto/affitto pins on click, YouTube video hero (desktop+mobile, minimal branding, carousel fallback), lead email default → luca@polara-ai.com + optional IONOS SMTP routing (phpmailer_init). v2.1.0: title/zona/price kept in own dark titlebar container (stacked), hero iframe overscan to crop YouTube chrome, map popup stays open on hover so card link is clickable, bumped LM_THEME_VERSION (asset cache-bust) to 2.1.0. v2.1.1: titlebar moved inside the description column (only above the description, flush at top), not a full-width bar. v2.1.5: hero now self-hosted MP4/WebM (desktop landscape + mobile portrait) with poster frames, replacing the YouTube iframes; carousel kept as fallback; first-visit intro overlay (once per session).
Version: 2.1.9
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: living-milano
Tags: real-estate, business, italian, custom
*/

/* Real styling lives in assets/site.css (enqueued in functions.php). This file
   is only the WP theme header + a minimal fallback so the page is never unstyled
   if site.css fails to load. */
body { font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; color: #16181c; background: #ffffff; margin: 0; }

/* Accessible-but-hidden (keyword H1 on the homepage, skip links). */
.visually-hidden, .screen-reader-text { position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0; }
