*{box-sizing:border-box;margin:0;padding:0}
body{font-family:'Inter',sans-serif;color:#111827;background:#fff;-webkit-font-smoothing:antialiased}
a{text-decoration:none;color:inherit}
:root{--g9:#0D2B1A;--g8:#1B4332;--g7:#2D6A4F;--g6:#3a8a65;--gold:#C4922A;--gold-l:#FEF0D0;--gold-m:#E8C97A;--cream:#FAFAF7;--gray-50:#F9FAFB;--gray-100:#F3F4F6;--gray-200:#E5E7EB;--gray-600:#4B5563;--gray-800:#1F2937;--med:#1a3a5c;--med-l:#e8f0f8}
.serif{font-family:'Cormorant Garamond',serif}
.con{max-width:1440px;margin:0 auto;padding:0 24px}
.btn{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;border-radius:6px;font-size:13.5px;font-weight:500;cursor:pointer;border:none;transition:all .2s;white-space:nowrap;font-family:'Inter',sans-serif}
.btn-g{background:var(--g8);color:#fff}.btn-g:hover{background:var(--g7)}
.btn-wa{background:#25D366;color:#fff}.btn-wa:hover{background:#1db954}
.btn-outline{background:transparent;border:1.5px solid var(--med);color:var(--med)}.btn-outline:hover{background:var(--med);color:#fff}
.btn-gold{background:var(--gold);color:#fff}.btn-gold:hover{background:#aa7e22}
/* HERO — blue-green for Madinah feel */
.hero{background:linear-gradient(135deg,#0a1e2e 0%,var(--med) 60%,#1f5c7a 100%);color:#fff;padding:56px 0 48px;position:relative;overflow:hidden}
.hero::after{content:'';position:absolute;right:0;top:0;width:50%;height:100%;background:radial-gradient(ellipse 60% 70% at 80% 50%,rgba(196,146,42,.14) 0%,transparent 70%);pointer-events:none}
.hero-inner{max-width:720px;position:relative}
.hero-bc{display:flex;align-items:center;gap:6px;font-size:12.5px;opacity:.6;margin-bottom:16px;flex-wrap:wrap}
.hero-bc a{color:rgba(255,255,255,.6);transition:color .15s}.hero-bc a:hover{color:#fff}
.hero-bc span{opacity:.4}
.hero-tag{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:20px;padding:5px 14px;font-size:12px;font-weight:500;margin-bottom:14px}
.hero-title{font-family:'Cormorant Garamond',serif;font-size:clamp(32px,4vw,52px);font-weight:600;line-height:1.1;margin-bottom:12px}
.hero-title em{font-style:normal;color:var(--gold-m)}
.hero-sub{font-size:15.5px;opacity:.82;line-height:1.65;margin-bottom:24px;max-width:580px}
.hero-ctas{display:flex;gap:10px;flex-wrap:wrap}
/* FILTER */
.filter-bar{background:#fff;border-bottom:1px solid var(--gray-200);padding:14px 0;position:sticky;top:56px;z-index:100}
.filter-inner{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.filter-label{font-size:12.5px;font-weight:600;color:var(--gray-600);white-space:nowrap}
.filter-btns{display:flex;gap:6px;flex-wrap:wrap}
.fb{padding:6px 14px;border-radius:20px;font-size:13px;font-weight:500;border:1.5px solid var(--gray-200);background:#fff;color:var(--gray-800);cursor:pointer;transition:all .15s;font-family:'Inter',sans-serif}
.fb:hover,.fb.active{background:var(--med);color:#fff;border-color:var(--med)}
.filter-right{margin-left:auto;display:flex;align-items:center;gap:8px}
.sort-sel{padding:7px 12px;border:1.5px solid var(--gray-200);border-radius:6px;font-size:13px;font-family:'Inter',sans-serif;color:var(--gray-800);background:#fff;cursor:pointer}
.sec-head{padding:44px 0 0}
.sh-tag{font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--gold);margin-bottom:6px}
.sh-title{font-family:'Cormorant Garamond',serif;font-size:clamp(24px,3vw,36px);font-weight:600;color:var(--med);margin-bottom:6px}
.sh-sub{font-size:14.5px;color:var(--gray-600);line-height:1.6}
.sec-divider{height:1px;background:var(--gray-200);margin:28px 0}
/* HOTEL GRID */
.hotel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding:28px 0 60px}
.hcard{background:#fff;border:1.5px solid var(--gray-200);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:all .2s}
.hcard:hover{box-shadow:0 8px 32px rgba(0,0,0,.1);border-color:#bfdbfe;transform:translateY(-2px)}
.hcard-img{height:160px;display:flex;align-items:center;justify-content:center;font-size:48px;position:relative;overflow:hidden}
.hcard-img-3{background:linear-gradient(135deg,#e0f2fe 0%,#bae6fd 100%)}
.hcard-img-4{background:linear-gradient(135deg,#ede9fe 0%,#c4b5fd 100%)}
.hcard-img-5{background:linear-gradient(135deg,#fff7ed 0%,#fed7aa 100%)}
.hcard-badge{position:absolute;top:10px;left:10px;background:rgba(255,255,255,.92);border-radius:5px;padding:3px 8px;font-size:11px;font-weight:700;color:var(--med)}
.hcard-dist{position:absolute;top:10px;right:10px;background:rgba(0,0,0,.55);color:#fff;border-radius:5px;padding:3px 8px;font-size:11px;font-weight:500}
.hcard-body{padding:16px 18px 14px;flex:1;display:flex;flex-direction:column}
.hcard-stars{color:var(--gold);font-size:13px;margin-bottom:4px;letter-spacing:1px}
.hcard-name{font-family:'Cormorant Garamond',serif;font-size:19px;font-weight:700;color:var(--med);margin-bottom:4px;line-height:1.2}
.hcard-loc{font-size:12.5px;color:var(--gray-600);margin-bottom:10px;display:flex;align-items:center;gap:4px}
.hcard-tags{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:12px}
.htag{font-size:11px;padding:3px 8px;border-radius:4px;background:var(--gray-100);color:var(--gray-600);font-weight:500}
.htag.nabawi{background:var(--med-l);color:#1a3a5c}
.htag.gold{background:var(--gold-l);color:#8a5e12}
.hcard-price{margin-top:auto;padding-top:10px;border-top:1px solid var(--gray-100);display:flex;align-items:center;justify-content:space-between}
.hcard-from{font-size:11px;color:var(--gray-600)}
.hcard-amt{font-family:'Cormorant Garamond',serif;font-size:20px;font-weight:700;color:var(--med)}
.hcard-pp{font-size:11.5px;color:var(--gray-600)}
.hcard-cta{display:block;text-align:center;padding:8px 14px;border-radius:7px;font-size:13px;font-weight:600;background:var(--med);color:#fff;margin:10px 18px 16px;transition:background .15s}
.hcard-cta:hover{background:#14304e}
/* DIST INFO */
.dist-info{background:var(--med-l);border-radius:12px;padding:28px;margin:0 0 48px;border:1px solid #c7dff0}
.dist-title{font-family:'Cormorant Garamond',serif;font-size:22px;font-weight:600;color:var(--med);margin-bottom:14px}
.dist-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.dist-item{text-align:center;background:#fff;border-radius:8px;padding:14px 10px;border:1px solid #d6eaf8}
.dist-val{font-family:'Cormorant Garamond',serif;font-size:20px;font-weight:700}
.dist-lbl{font-size:11.5px;color:var(--gray-600);margin-top:3px;line-height:1.4}
/* CTA BANNER */
.cta-banner{background:linear-gradient(135deg,#0a1e2e 0%,var(--med) 100%);color:#fff;border-radius:14px;padding:36px 36px 32px;margin:0 0 60px;display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap}
.foot-mini{background:#0a1e2e;color:rgba(255,255,255,.55);padding:20px 0;font-size:12.5px;text-align:center}
.foot-mini a{color:rgba(255,255,255,.55);margin:0 10px}.foot-mini a:hover{color:#fff}
@media(max-width:900px){.hotel-grid{grid-template-columns:repeat(2,1fr)}.dist-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.hotel-grid{grid-template-columns:1fr}.cta-banner{flex-direction:column}.hero-ctas{flex-direction:column}.filter-right{display:none}}
