/*
Theme Name: Rehman Brother
Theme URI: https://rehmanbrother.com
Author: Rehman Brother
Description: Corporate multi-business WordPress theme for Rehman Brother, featuring Real Estate and Muslim Bottled Drinking Water.
Version: 2.0.0
License: GPL-2.0-or-later
Text Domain: rehman-brother
*/
:root{--navy:#071f49;--blue:#0c5fc7;--light:#eaf5ff;--gold:#c79a3b;--ink:#12233f;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(1180px,92%);margin:auto}
.topbar{background:var(--navy);color:#fff;font-size:14px;padding:9px 0}.topbar .container{display:flex;justify-content:space-between;gap:20px}.topbar span{margin-right:24px}
.site-header{background:#fff;position:sticky;top:0;z-index:50;box-shadow:0 2px 14px #071f4914}.nav{min-height:88px;display:flex;align-items:center;justify-content:space-between}.logo{font-weight:900;letter-spacing:.5px;color:var(--navy);font-size:25px;line-height:.95;display:flex;align-items:center;gap:10px}.logo-mark{font-size:32px;border:3px solid var(--navy);padding:3px 7px;border-radius:10px}.menu{display:flex;align-items:center;gap:30px;font-weight:600}.menu a:hover{color:var(--blue)}.cta{background:var(--navy);color:#fff!important;padding:13px 22px;border-radius:8px}.mobile-toggle{display:none;font-size:28px;background:none;border:0}
.water-hero{width:100%;background:#eaf5ff;overflow:hidden}.water-hero img{display:block;width:100%;height:auto;max-height:680px;object-fit:cover}
.intro{padding:64px 0;text-align:center}.eyebrow{color:var(--gold);font-weight:700;letter-spacing:2px;text-transform:uppercase}.intro h1{font-size:42px;margin:10px 0 14px;color:var(--navy)}.intro p{max-width:800px;margin:auto;color:#59677d}
.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:0 auto 70px}.card{background:#fff;border-radius:14px;padding:28px;box-shadow:0 8px 30px #071f4912;border:1px solid #e8edf5}.card h3{margin:8px 0;color:var(--navy)}.icon{width:48px;height:48px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:22px}
.section{padding:75px 0}.section.alt{background:#f6f9fd}.section h2{text-align:center;color:var(--navy);font-size:36px;margin:0 0 12px}.section .lead{text-align:center;max-width:760px;margin:0 auto 38px;color:#627086}
.business-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.business{border-radius:18px;padding:40px;background:linear-gradient(135deg,var(--navy),#104f9c);color:#fff;min-height:230px}.business.water{background:linear-gradient(135deg,#0c5fc7,#62b9f3)}.business h3{font-size:28px;margin:0 0 8px}.business .btn{display:inline-block;margin-top:18px;background:#fff;color:var(--navy);padding:11px 20px;border-radius:7px;font-weight:700}
.products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product{background:#fff;border:1px solid #e1e8f1;border-radius:14px;padding:22px;text-align:center}.product img{max-width:100%;height:110px;object-fit:contain}.product h3{color:var(--navy)}
.contact{background:var(--navy);color:#fff;padding:65px 0}.contact h2{color:#fff}.contact-box{display:grid;grid-template-columns:1fr 1fr;gap:35px}.contact a{color:#fff}.footer{background:#04142f;color:#dce7f8;padding:28px 0}.footer .container{display:flex;justify-content:space-between;gap:20px}
@media(max-width:900px){.menu{display:none;position:absolute;left:0;right:0;top:88px;background:#fff;padding:20px;flex-direction:column;align-items:stretch;box-shadow:0 10px 20px #0002}.menu.open{display:flex}.mobile-toggle{display:block}.cards,.products{grid-template-columns:repeat(2,1fr)}.business-grid,.contact-box{grid-template-columns:1fr}.topbar .container{flex-direction:column;gap:3px}}
@media(max-width:600px){.topbar{font-size:12px}.nav{min-height:74px}.menu{top:74px}.logo{font-size:20px}.logo-mark{font-size:24px}.water-hero img{min-height:0;object-fit:contain}.intro{padding:45px 0}.intro h1{font-size:31px}.section{padding:52px 0}.section h2{font-size:29px}.cards,.products{grid-template-columns:1fr}.business{padding:28px}.footer .container{flex-direction:column}}
