:root{--green:#0b6b4f;--green2:#094d3b;--gold:#f4c95d;--cream:#f8f7f2;--ink:#15221e;--muted:#66736e;--white:#fff;--line:#e4e8e4;--shadow:0 18px 45px rgba(11,43,34,.10);}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:var(--cream);color:var(--ink);line-height:1.6}a{text-decoration:none;color:inherit}.container{width:min(1160px,92%);margin:auto}.topbar{background:var(--green2);color:#fff;font-size:13px}.topbar .container{display:flex;justify-content:space-between;gap:15px;padding:8px 0}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);box-shadow:0 8px 30px rgba(0,0,0,.04)}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand img{width:220px;height:auto;display:block}.navlinks{display:flex;align-items:center;gap:6px}.navlinks a{padding:10px 13px;border-radius:999px;font-weight:700;font-size:14px}.navlinks a:hover,.navlinks a.active{background:#eaf4ef;color:var(--green)}.nav-cta{background:var(--green)!important;color:#fff!important}.menu-btn{display:none;border:0;background:#eaf4ef;color:var(--green);font-size:24px;border-radius:12px;padding:7px 12px}.hero{min-height:600px;display:grid;place-items:center;background:linear-gradient(90deg,rgba(3,24,18,.82),rgba(3,24,18,.35)),url('https://malircantttoday.com/wp-content/uploads/2020/10/Imtiaz-Super-Market-Malir-Cantt-5.jpg') center/cover}.hero-content{color:#fff;max-width:700px;padding:90px 0}.eyebrow{display:inline-flex;background:rgba(244,201,93,.16);border:1px solid rgba(244,201,93,.5);color:#ffe39a;padding:7px 13px;border-radius:999px;font-weight:800;font-size:13px;letter-spacing:.3px}.hero h1{font-size:clamp(42px,6vw,74px);line-height:1.02;margin:18px 0 20px}.hero p{font-size:18px;color:#eef5f1;max-width:620px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer;padding:13px 20px;border-radius:14px;font-weight:800;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--gold);color:#203127}.btn-light{background:#fff;color:var(--green)}.btn-green{background:var(--green);color:#fff}.section{padding:82px 0}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}.section-head h2{font-size:38px;line-height:1.1;margin:0}.section-head p{max-width:620px;color:var(--muted);margin:0}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.card-img{height:205px;background:#ddd center/cover}.card-body{padding:20px}.card h3{margin:0 0 6px;font-size:20px}.card p{color:var(--muted);font-size:14px;margin:0 0 15px}.price{font-weight:900;color:var(--green)}.mini-link{font-weight:800;color:var(--green);font-size:14px}.split{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.photo{min-height:450px;border-radius:30px;background:center/cover;box-shadow:var(--shadow)}.feature-list{display:grid;gap:13px;margin-top:24px}.feature{display:flex;gap:12px;align-items:flex-start}.check{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#dff2e9;color:var(--green);font-weight:900;flex:none}.banner{background:var(--green);color:#fff;border-radius:30px;padding:42px;display:flex;align-items:center;justify-content:space-between;gap:30px}.banner h2{margin:0 0 8px;font-size:32px}.banner p{margin:0;color:#dbece5}.page-hero{padding:72px 0;background:linear-gradient(135deg,#e8f4ee,#fff9e9);border-bottom:1px solid var(--line)}.page-hero h1{font-size:52px;line-height:1.05;margin:0 0 12px}.page-hero p{color:var(--muted);max-width:720px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product .card-img{height:220px}.product .card-body{padding:17px}.product button{width:100%;margin-top:12px}.notice{padding:15px 18px;background:#fff8df;border:1px solid #f0d982;border-radius:14px;color:#5e4b16;margin-bottom:25px}.form-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:25px}.panel{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}label{font-weight:800;font-size:14px}input,textarea,select{width:100%;margin-top:7px;padding:13px 14px;border:1px solid #d8dfdb;border-radius:12px;background:#fbfcfb;font:inherit;outline:none}textarea{min-height:135px;resize:vertical}.full{grid-column:1/-1}.map{width:100%;height:330px;border:0;border-radius:22px}.footer{background:#10231d;color:#dce9e4;padding:55px 0 20px;margin-top:20px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:30px}.footer h3{color:#fff;margin-top:0}.footer a{display:block;color:#c6d6d0;margin:8px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:35px;padding-top:18px;display:flex;justify-content:space-between;gap:15px;font-size:13px;color:#9fb3ab}.pill{display:inline-block;background:#e9f5ef;color:var(--green);padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800}.floating-wa{position:fixed;right:20px;bottom:20px;z-index:60;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:26px;box-shadow:0 12px 25px rgba(0,0,0,.2)}.empty{padding:45px;text-align:center;background:#fff;border:1px dashed #ccd7d1;border-radius:20px}.credits{font-size:11px;color:#8ca19a;margin-top:10px}.mobile-panel{display:none}
@media(max-width:980px){.cards,.product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.split,.form-wrap{grid-template-columns:1fr}.navlinks{display:none}.menu-btn{display:block}.navlinks.open{display:flex;position:absolute;top:82px;left:4%;right:4%;padding:12px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.navlinks.open a{border-radius:12px}.topbar .container{flex-direction:column;text-align:center}.hero{min-height:540px}}
@media(max-width:600px){.brand img{width:185px}.hero h1{font-size:44px}.section{padding:58px 0}.cards,.product-grid,.footer-grid,.form-grid{grid-template-columns:1fr}.section-head{display:block}.section-head p{margin-top:12px}.page-hero h1{font-size:40px}.banner{padding:28px;display:block}.banner .btn{margin-top:18px}.photo{min-height:320px}}
.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.gallery-item{margin:0;grid-column:span 4;background:#fff;border:1px solid var(--border);border-radius:22px;overflow:hidden;box-shadow:0 12px 35px rgba(16,37,29,.07)}.gallery-item.tall{grid-column:span 6}.gallery-item.wide{grid-column:span 6}.gallery-item img{width:100%;height:270px;object-fit:cover;display:block}.gallery-item.tall img,.gallery-item.wide img{height:340px}.gallery-item figcaption{padding:14px 16px;font-weight:700;color:var(--text)}@media(max-width:800px){.gallery-item,.gallery-item.tall,.gallery-item.wide{grid-column:span 12}.gallery-item img,.gallery-item.tall img,.gallery-item.wide img{height:240px}}
