/*
Theme Name: SEF TV Cinematic Homepage
Theme URI: https://seftv.ph/
Author: SEF TV
Description: Cinematic WordPress theme converted from the SEF TV landing page. Includes editable WordPress menu, dropdowns, Customizer fields, and homepage content support.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Text Domain: seftv
*/

/* SEF TV Travel Guides Page */
.seftv-guides-page{background:#050505;color:#fff;overflow:hidden}.guides-hero{position:relative;min-height:78vh;display:flex;align-items:flex-end;padding:160px 0 82px}.guides-hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 18% 20%,rgba(255,196,0,.28),transparent 32%),radial-gradient(circle at 82% 30%,rgba(255,149,0,.22),transparent 34%),linear-gradient(135deg,#050505,#101010 46%,#1c1300);animation:guidesGlow 9s ease-in-out infinite alternate}.guides-hero-bg:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent);animation:guidesGrid 16s linear infinite}.guides-hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,#050505,rgba(0,0,0,.5) 54%,rgba(0,0,0,.18))}.guides-hero-inner{position:relative;z-index:2}.guides-kicker,.guides-label{color:#fff200;font-size:.78rem;font-weight:900;letter-spacing:.28em;text-transform:uppercase;margin:0 0 16px}.guides-title{max-width:920px;margin:0;font-size:clamp(3rem,7vw,7rem);line-height:.9;letter-spacing:-.07em;text-transform:uppercase}.guides-subtitle{max-width:760px;color:#e2e2e2;font-size:1.1rem;line-height:1.75;margin:24px 0 30px}.guides-actions{display:flex;gap:14px;flex-wrap:wrap}.guides-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;font-weight:900;transition:.22s ease}.guides-btn:hover{transform:translateY(-2px)}.guides-btn-primary{background:linear-gradient(135deg,#fff200,#ffc400 45%,#ff9500);color:#000}.guides-btn-outline{border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.07);color:#fff}.guides-two-col{display:grid;grid-template-columns:.9fr 1.1fr;gap:54px;align-items:start}.guide-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:34px}.guide-category-card{display:block;padding:24px;border-radius:24px;background:linear-gradient(180deg,#1c1c1c,#111);border:1px solid rgba(255,255,255,.12);min-height:220px;transition:.22s ease}.guide-category-card:hover{transform:translateY(-6px);border-color:rgba(255,242,0,.42)}.guide-category-card span{color:#ffc400;font-weight:900}.guide-category-card h3{margin:18px 0 10px;font-size:1.35rem}.guide-category-card p,.featured-guide-content p,.guide-detail-panel p,.guides-cta-box p{color:#d7d7d7;line-height:1.7}.featured-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:34px}.featured-guide-card{border-radius:28px;overflow:hidden;background:#111;border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 50px rgba(0,0,0,.24)}.featured-guide-image{display:block;height:210px;background:#171717;overflow:hidden}.featured-guide-image img{width:100%;height:100%;object-fit:cover;display:block}.guide-image-placeholder{height:100%;display:grid;place-items:center;background:linear-gradient(135deg,rgba(255,242,0,.18),rgba(255,149,0,.12),rgba(0,0,0,.4));font-weight:1000;letter-spacing:.18em;color:#fff200}.featured-guide-content{padding:24px}.guide-card-type{margin:0 0 8px!important;color:#ffc400!important;text-transform:uppercase;font-weight:900;font-size:.76rem;letter-spacing:.18em}.featured-guide-content h3{font-size:1.45rem;line-height:1.15;margin:0 0 12px}.guide-read-more{display:inline-flex;margin-top:8px;color:#fff200;font-weight:900}.guide-detail-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.guide-detail-panel{padding:24px;border-radius:24px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12)}.guide-detail-panel h3{margin:0 0 12px;color:#fff200}.guides-cta-box{padding:46px;border-radius:32px;background:linear-gradient(135deg,rgba(255,242,0,.14),rgba(255,149,0,.09),rgba(255,255,255,.05));border:1px solid rgba(255,242,0,.22);text-align:center}.guides-cta-box h2{font-size:clamp(2rem,4vw,4rem);letter-spacing:-.05em;line-height:1;margin:0 0 14px}@keyframes guidesGlow{from{filter:saturate(1) brightness(1)}to{filter:saturate(1.18) brightness(1.12)}}@keyframes guidesGrid{from{background-position:0 0,0 0}to{background-position:108px 54px,108px 54px}}@media(max-width:980px){.guides-two-col,.featured-guide-grid{grid-template-columns:1fr}.guide-category-grid,.guide-detail-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.guides-hero{min-height:70vh;padding-top:130px}.guide-category-grid,.guide-detail-grid{grid-template-columns:1fr}.featured-guide-image{height:180px}}
