/*
Theme Name: Travel Glow Pro
Theme URI: https://example.com/travel-glow-pro
Author: OpenAI
Description: A professional Gutenberg-first travel blog and destination offers theme with demo content.
Version: 2.0.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: travel-glow-pro
License: GNU General Public License v2 or later
*/
:root{--tg-gold:#d89a2b;--tg-orange:#ee7b2d;--tg-ink:#172331;--tg-cream:#fffaf1;--tg-muted:#68717b;--tg-line:#eadfce}
*{box-sizing:border-box}body{margin:0}.tg-card{border:1px solid var(--tg-line);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 12px 34px rgba(23,35,49,.07);transition:.25s}.tg-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px rgba(23,35,49,.12)}.tg-card img{width:100%;height:260px;object-fit:cover}.tg-eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;font-weight:700;color:var(--tg-orange)}.tg-price{font-weight:800;color:var(--tg-orange)}.tg-pill{display:inline-block;padding:.4rem .75rem;border-radius:99px;background:#fff3df;color:#9b5b00;font-size:.82rem;font-weight:700}.tg-hero{min-height:70vh;display:flex;align-items:center}.tg-overlay{background:linear-gradient(90deg,rgba(11,20,30,.78),rgba(11,20,30,.18))}.tg-gallery img{aspect-ratio:4/3;object-fit:cover;border-radius:18px}.tg-icon{font-size:2rem}.wp-block-navigation a{text-decoration:none}.wp-block-post-title a{text-decoration:none}.wp-block-button__link{transition:.2s}.wp-block-button__link:hover{filter:brightness(.94);transform:translateY(-1px)}@media(max-width:781px){.tg-hero{min-height:58vh}.tg-card img{height:220px}}
