/*
Theme Name: Huntifyy Revolution
Theme URI: https://huntifyy.com
Author: Huntifyy
Author URI: https://huntifyy.com
Description: Professional WordPress theme for Huntifyy events (Idea Summit & AI Agent Quiz). Includes templates for /contest and /idea pages and redirect pages to Razorpay.
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: huntifyy
*/
body{font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial;}
a{color:#0b6ef6}
header.site-header{background:#0b4fa6;color:#fff;padding:22px 32px}
.site-logo{font-weight:700;display:inline-block}
.hero{display:flex;align-items:center;justify-content:space-between;padding:48px;background:#f8fafc}
.event-block{border-radius:10px;padding:24px;background:#fff;box-shadow:0 6px 18px rgba(8,15,56,0.06);width:48%}
.event-block h2{margin-top:0}
.btn{display:inline-block;padding:12px 20px;border-radius:8px;background:#ff7a00;color:#fff;text-decoration:none;font-weight:600}
.container{max-width:1100px;margin:0 auto;padding:24px}
.footer{background:#07203a;color:#fff;padding:20px;text-align:center;margin-top:40px}
.poster{max-width:100%;height:auto;border-radius:8px;box-shadow:0 6px 18px rgba(0,0,0,0.08)}
.event-grid{display:flex;gap:20px}
.info-list{margin-top:12px}
.video-wrap{max-width:720px}
@media (max-width:800px){.hero{flex-direction:column}.event-grid{flex-direction:column;width:100%}.event-block{width:100%}}
