:root{--ink: #14252b;--muted: #52636a;--line: #dbe2e2;--paper: #f6f7f3;--white: #ffffff;--blue: #1689c8;--blue-dark: #0f5f91;--teal: #12323c;--green: #22745b;--amber: #b87923;--shadow: 0 18px 48px rgba(20, 37, 43, .14);font-family:Noto Nastaliq Urdu,Noto Sans Arabic,Segoe UI,Tahoma,Arial,sans-serif}html[dir=ltr]{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[dir=rtl]{font-family:Noto Nastaliq Urdu,Noto Sans Arabic,Segoe UI,Tahoma,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink)}html[dir=rtl] body{text-align:right}html[dir=ltr] body{text-align:left}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{align-items:center;background:#f6f7f3f0;border-bottom:1px solid rgba(219,226,226,.8);display:flex;gap:24px;justify-content:space-between;left:0;min-height:78px;padding:9px clamp(18px,4vw,56px);position:fixed;right:0;top:0;z-index:20}.brand{align-items:center;display:inline-flex;gap:10px;min-width:max-content}.brand-logo{aspect-ratio:2 / 1;border-radius:6px;height:60px;object-fit:contain;width:120px}.brand>span{display:none}nav{align-items:center;display:flex;gap:clamp(12px,3vw,28px);justify-content:center}nav a{color:#31444b;font-size:.94rem;font-weight:700}.header-actions{align-items:center;display:flex;gap:12px}.language-switcher{align-items:center;background:var(--white);border:1px solid var(--line);border-radius:8px;display:inline-flex;gap:2px;padding:3px}.language-switcher a{align-items:center;border-radius:6px;color:#31444b;display:inline-flex;font-size:.82rem;font-weight:900;justify-content:center;min-height:34px;min-width:44px;padding:0 10px}.language-switcher a.active{background:var(--teal);color:var(--white)}.header-contact,.button,.contact-tile,.mobile-contact a{align-items:center;border-radius:8px;display:inline-flex;font-weight:800;gap:8px;justify-content:center;min-height:44px;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.header-contact:hover,.button:hover,.contact-tile:hover,.mobile-contact a:hover{transform:translateY(-1px)}.header-contact{background:var(--green);color:var(--white);padding:0 16px}.hero{align-items:end;display:grid;min-height:86svh;overflow:hidden;padding:120px clamp(20px,5vw,70px) 56px;position:relative}.hero-image,.hero-overlay{height:100%;inset:0;position:absolute;width:100%}.hero-image{object-fit:cover}.hero-overlay{background:#08121694}.hero-content{color:var(--white);max-width:850px;position:relative;z-index:1}.eyebrow{color:var(--blue);font-size:.78rem;font-weight:900;letter-spacing:0;margin:0 0 10px;text-transform:uppercase}.hero .eyebrow{color:#8ed5ff}h1,h2,h3,p{margin-top:0}h1{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(3.2rem,9vw,7.4rem);line-height:.9;margin-bottom:22px}h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.35;margin-bottom:0}h3{font-size:1.15rem;line-height:1.45;margin-bottom:10px}p{color:var(--muted);line-height:1.9}.hero p:not(.eyebrow){color:#ffffffeb;font-size:clamp(1.08rem,2vw,1.35rem);max-width:700px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.button{border:1px solid transparent;padding:0 18px}.button-primary{background:var(--blue);color:var(--white)}.button-light{background:#fffffff0;color:var(--teal)}.button-dark{background:var(--teal);color:var(--white);width:100%}.hero-stats{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(92px,1fr));margin:40px 0 0;max-width:540px}.hero-stats div{border-left:3px solid #8ed5ff;padding-left:12px}html[dir=rtl] .hero-stats div{border-left:0;border-right:3px solid #8ed5ff;padding-left:0;padding-right:12px}.hero-stats dt{font-size:1.4rem;font-weight:900}.hero-stats dd{color:#ffffffc2;margin:2px 0 0}section{padding:clamp(64px,9vw,112px) clamp(20px,5vw,70px)}.intro-section,.products-section,.contact-section{margin:0 auto;max-width:1240px}.intro-section{display:grid;gap:42px;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)}.section-copy p:last-child,.section-heading p{max-width:620px}.benefit-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.benefit-grid article{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:22px}.benefit-grid svg,.supply-points svg,.contact-tile svg{color:var(--blue-dark)}.section-heading{align-items:end;display:flex;gap:28px;justify-content:space-between;margin-bottom:32px}.product-grid{align-items:start;display:grid;gap:22px;grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{background:var(--white);border:1px solid var(--line);border-radius:8px;display:flex;flex-direction:column;overflow:hidden}.product-media{aspect-ratio:4 / 5;background:#e7eceb;overflow:hidden;position:relative}.product-media img{height:100%;object-fit:cover;width:100%}.product-media span{background:var(--teal);border-radius:8px;color:var(--white);font-size:.78rem;font-weight:900;left:12px;padding:7px 10px;position:absolute;top:12px}html[dir=rtl] .product-media span{left:auto;right:12px}.product-body{display:flex;flex-direction:column;gap:14px;padding:20px}.product-body p{margin-bottom:0}.product-meta{color:var(--muted);display:flex;flex-wrap:wrap;font-size:.78rem;font-weight:800;gap:8px}.product-meta span{border:1px solid var(--line);border-radius:8px;padding:5px 8px}.price{color:var(--green);display:block;font-size:1.05rem}.price bdi,.phone-number{direction:ltr;unicode-bidi:isolate}.product-body ul{display:grid;gap:8px;list-style:none;margin:0;padding:0}.product-body li{align-items:center;color:#31444b;display:flex;font-size:.94rem;gap:8px}.product-body li svg{color:var(--green);flex:0 0 auto}.gallery-strip{display:flex;gap:10px}.gallery-strip img{aspect-ratio:1;border:1px solid var(--line);border-radius:8px;height:70px;object-fit:cover;width:70px}.supply-section{align-items:center;background:var(--teal);color:var(--white);display:grid;gap:36px;grid-template-columns:minmax(0,.9fr) minmax(280px,.6fr)}.supply-section h2{max-width:780px}.supply-section p{color:#ffffffc7;max-width:720px}.supply-points{display:grid;gap:12px}.supply-points div{align-items:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.16);border-radius:8px;display:flex;font-weight:850;gap:12px;padding:18px}.supply-points svg{color:#8ed5ff}.contact-section{align-items:center;display:grid;gap:36px;grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr)}.contact-actions{display:grid;gap:14px}.contact-tile{background:var(--white);border:1px solid var(--line);box-shadow:0 10px 24px #14252b14;justify-content:flex-start;min-height:82px;padding:18px}.contact-tile strong,.contact-tile span span{display:block}.contact-tile span{color:var(--muted)}.contact-tile strong{color:var(--ink)}footer{align-items:center;background:#0d2028;color:#ffffffb3;display:flex;flex-wrap:wrap;gap:14px 22px;justify-content:space-between;padding:28px clamp(20px,5vw,70px) 84px}.footer-logo{background:var(--white);border-radius:8px;height:64px;object-fit:contain;padding:4px;width:128px}.mobile-contact{background:#f6f7f3f5;border-top:1px solid var(--line);bottom:0;display:none;gap:10px;left:0;padding:10px 14px;position:fixed;right:0;z-index:30}.mobile-contact a{background:var(--teal);color:var(--white);flex:1}.mobile-contact a:first-child{background:var(--green)}@media(max-width:1080px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.site-header{min-height:70px}.brand-logo{height:54px;width:108px}nav,.header-contact{display:none}.header-actions{gap:0}.language-switcher a{min-width:40px;padding:0 8px}.hero{min-height:82svh;padding-top:104px}.hero-stats,.intro-section,.benefit-grid,.section-heading,.supply-section,.contact-section{display:grid;grid-template-columns:1fr}.section-heading{align-items:start}.mobile-contact{display:flex}}@media(max-width:620px){.hero-actions .button,.product-grid{width:100%}.product-grid,.hero-stats{grid-template-columns:1fr}h1{font-size:clamp(3rem,17vw,4.5rem)}footer{padding-bottom:92px}}
