/*
Theme Name: OffLimitView Zen
Theme URI: https://offlimitview.com
Author: Tu & Gemini
Description: Tema minimale per video drone e itinerari turistici.
Version: 1.1
Text Domain: offlimitview
*/

body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; background-color: #f4f7f6; color: #2c3e50; margin: 0; line-height: 1.6; }
header { background: #1a2e26; padding: 60px 20px; text-align: center; color: #ffffff; }
header h1 { margin: 0; letter-spacing: 2px; text-transform: uppercase; font-size: 2.5rem; }
.container { max-width: 1000px; margin: 40px auto; padding: 0 20px; }
.video-frame { background: #000; border-radius: 8px; overflow: hidden; box-shadow: 0 10px 30px rgba(0,0,0,0.1); margin-bottom: 30px; aspect-ratio: 16 / 9; }
.itinerario-box { background: #fff; padding: 30px; border-left: 5px solid #27ae60; border-radius: 4px; box-shadow: 0 2px 15px rgba(0,0,0,0.05); }