/*
Theme Name: Al Ajzab VIP
Theme URI: https://alajzab.com/
Author: Al Ajzab General Trading LLC
Description: Premium UAE global trading company WordPress theme.
Version: 1.0.0
*/

:root{--navy:#071a2d;--navy2:#0d2944;--gold:#c9a44b;--ink:#15202b;--muted:#667585;--light:#f5f7f9;--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}.site-header{position:sticky;top:0;z-index:20;background:rgba(7,26,45,.97);color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}.nav{display:flex;align-items:center;justify-content:space-between;min-height:78px}.brand{font-weight:800;letter-spacing:.08em;font-size:17px}.brand span{display:block;color:var(--gold);font-size:11px;letter-spacing:.18em;margin-top:2px}.menu{display:flex;gap:26px;font-size:14px}.menu a:hover{color:var(--gold)}.hero{background:linear-gradient(120deg,#071a2d,#12324d);color:#fff;padding:110px 0 100px}.eyebrow{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:700}.hero h1{font-size:clamp(42px,6vw,76px);line-height:1.03;max-width:800px;margin:18px 0}.hero p{max-width:670px;color:#dce6ef;font-size:19px}.buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-block;padding:13px 21px;border-radius:3px;font-weight:700;font-size:14px;border:1px solid var(--gold)}.btn.gold{background:var(--gold);color:#071a2d}.btn.outline{color:#fff}.section{padding:78px 0}.section.alt{background:var(--light)}.section.dark{background:var(--navy);color:#fff}.section-title{max-width:720px;margin-bottom:35px}.section-title h2{font-size:38px;line-height:1.15;margin:10px 0}.section-title p{color:var(--muted)}.dark .section-title p{color:#c6d2dc}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid #e5e9ed;padding:24px;transition:.2s}.card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.07)}.number{color:var(--gold);font-weight:800;font-size:13px}.card h3{margin:8px 0 8px;font-size:20px}.card p{margin:0;color:var(--muted);font-size:14px}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product{border:1px solid #e4e8ec;background:#fff;min-height:175px;padding:18px;display:flex;flex-direction:column;justify-content:flex-end}.product .icon{font-size:30px;margin-bottom:auto}.product h3{font-size:16px;margin:8px 0 0}.product p{font-size:12px;color:var(--muted);margin:3px 0 0}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.stat{border-left:2px solid var(--gold);padding-left:18px}.stat strong{font-size:30px;display:block}.stat span{color:var(--muted);font-size:13px}.quote{background:linear-gradient(120deg,#0a2239,#123b5a);color:#fff;padding:55px}.quote h2{font-size:36px;margin:0 0 8px}.footer{background:#04111f;color:#d8e0e8;padding:48px 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px}.footer h4{color:#fff}.footer p,.footer li{font-size:13px;color:#9fb0bf}.footer ul{list-style:none;padding:0}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:35px;padding-top:20px;font-size:12px;color:#8192a2}.mobile-toggle{display:none}@media(max-width:850px){.menu{display:none}.mobile-toggle{display:block}.grid{grid-template-columns:1fr}.products{grid-template-columns:repeat(2,1fr)}.stats{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}.hero{padding:80px 0}.section{padding:60px 0}}@media(max-width:520px){.products{grid-template-columns:1fr}.stats{grid-template-columns:1fr}}
