body{font-family:Arial,Helvetica,sans-serif;background:#f7f8fb;color:#222}
.top-offer{background:linear-gradient(90deg,#ff6b5f,#ffcf7a,#63d471);color:#fff;font-weight:800;text-align:center;padding:13px;font-size:25px}
.hero{background:linear-gradient(rgba(0,0,0,.30),rgba(0,0,0,.35)),url('https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=1800&q=80');min-height:375px;background-size:cover;background-position:center;color:#fff}
.navbar{background:rgba(0,0,0,.35)!important}
.navbar-brand{font-size:30px;font-weight:900;color:#fff!important}
.nav-link{color:#fff!important;font-weight:600}
.search-card{background:#fff;margin-top:-84px;border-radius:18px;box-shadow:0 10px 35px rgba(0,0,0,.13);padding:28px}
.search-title{font-size:28px;font-weight:800;text-align:center;margin-bottom:22px}
.form-control,.form-select{height:50px;border-radius:7px}
.btn-green{background:#4c8427;color:white;border:0;border-radius:7px;font-weight:800;height:50px}
.btn-green:hover{background:#3d6f1d;color:#fff}
.service-card{background:#fff;border-radius:18px;padding:24px;box-shadow:0 8px 25px rgba(0,0,0,.08);height:100%;transition:.25s}
.service-card:hover{transform:translateY(-5px)}
.service-icon{width:58px;height:58px;border-radius:50%;background:#0d8bc2;color:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:15px}
.festival-card{background:#fff;border-radius:14px;box-shadow:0 8px 25px rgba(0,0,0,.08);height:100%;overflow:hidden;transition:.25s}
.festival-card:hover{transform:translateY(-4px)}
.festival-thumb{width:100%;height:190px;object-fit:cover;background:#e9eef5}
.festival-body{padding:18px}
.festival-meta{color:#5f6f82;font-weight:700;font-size:14px;margin-bottom:9px}
.festival-detail-hero{background:#fff;border-radius:16px;box-shadow:0 8px 28px rgba(0,0,0,.08);overflow:hidden}
.festival-detail-img{width:100%;max-height:430px;object-fit:cover;background:#e9eef5}
.festival-content{font-size:17px;line-height:1.75}
.festival-content img{max-width:100%;height:auto;border-radius:10px}
.rich-toolbar{display:flex;gap:7px;flex-wrap:wrap;border:1px solid #ced4da;border-bottom:0;border-radius:8px 8px 0 0;background:#f8fafc;padding:8px}
.rich-toolbar button{border:1px solid #cfd8e3;background:#fff;border-radius:6px;padding:6px 10px;font-weight:700}
.rich-editor{min-height:260px;border:1px solid #ced4da;border-radius:0 0 8px 8px;background:#fff;padding:14px;line-height:1.65;outline:none}
.whatsapp-float{position:fixed;right:20px;bottom:20px;width:56px;height:56px;background:#25D366;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;z-index:999;box-shadow:0 10px 24px rgba(37,211,102,.35);transition:.2s}
.whatsapp-float:hover{transform:translateY(-2px);background:#1ebe5d;color:#fff}
.whatsapp-float svg{width:31px;height:31px;fill:currentColor}
.ai-chat-widget{position:fixed;right:20px;bottom:88px;z-index:1000;font-family:Arial,Helvetica,sans-serif}
.ai-chat-toggle{width:58px;height:58px;background:#101820;color:#fff;border:0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;box-shadow:0 10px 26px rgba(16,24,32,.28);transition:.2s}
.ai-chat-toggle:hover{transform:translateY(-2px);background:#0d8bc2}
.ai-chat-toggle span{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%;background:#fff;color:#101820;font-size:16px;letter-spacing:0}
.ai-chat-panel{display:none;width:360px;max-width:calc(100vw - 32px);background:#fff;border:1px solid #dde4ed;border-radius:14px;box-shadow:0 18px 46px rgba(0,0,0,.24);overflow:hidden}
.ai-chat-widget.open .ai-chat-panel{display:block}
.ai-chat-widget.open .ai-chat-toggle{display:none}
.ai-chat-header{background:linear-gradient(135deg,#101820,#0d8bc2);color:#fff;padding:15px 16px;display:flex;align-items:center;justify-content:space-between}
.ai-chat-header strong{display:block;font-size:17px}
.ai-chat-header span{display:block;font-size:12px;color:#cfe0ec}
.ai-chat-header button{background:transparent;border:0;color:#fff;font-size:26px;line-height:1}
.ai-chat-messages{height:280px;overflow:auto;background:#f6f8fb;padding:14px;display:flex;flex-direction:column;gap:10px}
.ai-message{max-width:88%;padding:10px 12px;border-radius:12px;font-size:14px;line-height:1.4}
.ai-message.bot{align-self:flex-start;background:#fff;border:1px solid #e1e7ef}
.ai-message.user{align-self:flex-end;background:#4c8427;color:#fff}
.ai-chat-quick{display:flex;gap:7px;padding:10px 12px;border-top:1px solid #edf1f5}
.ai-chat-quick button{flex:1;border:1px solid #cfd8e3;background:#fff;border-radius:8px;padding:8px 6px;font-weight:700;font-size:12px}
.ai-chat-input{display:flex;gap:8px;padding:12px;border-top:1px solid #edf1f5}
.ai-chat-input input{flex:1;border:1px solid #cfd8e3;border-radius:8px;padding:10px 11px;min-width:0}
.ai-chat-input button{border:0;border-radius:8px;background:#4c8427;color:#fff;font-weight:800;padding:0 14px}
.footer{background:#101820;color:#dfe9f3;padding:35px 0;margin-top:45px}
.admin-box{max-width:430px;margin:70px auto;background:#fff;border-radius:18px;padding:30px;box-shadow:0 10px 30px rgba(0,0,0,.12)}
.table td,.table th{vertical-align:middle}
@media(max-width:575px){.ai-chat-widget{right:12px;bottom:82px}.whatsapp-float{right:12px;bottom:14px}.ai-chat-panel{width:calc(100vw - 24px)}}
