:root{--blue:#0b2341;--blue2:#12365f;--gold:#c9963e;--text:#172033;--muted:#64748b;--bg:#f5f7fb;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--white);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.nav{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:72px;padding:0 6vw;display:flex;position:sticky;top:0}.brand{color:var(--blue);font-size:22px;font-weight:800}.nav nav{color:#334155;gap:28px;font-size:15px;display:flex}.nav a:hover{color:var(--gold)}.hero{align-items:center;height:78vh;min-height:560px;display:flex;position:relative;overflow:hidden}.heroImg{object-fit:cover}.overlay{background:linear-gradient(90deg,#051428d1,#0514287a,#0514282e);position:absolute;inset:0}.heroContent{z-index:2;color:#fff;max-width:820px;padding-left:7vw;position:relative}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin:0 0 12px;font-size:13px;font-weight:700}.eyebrow.dark{color:var(--gold)}.hero h1{letter-spacing:-.04em;margin:0 0 24px;font-size:64px;line-height:1.05}.sub{color:#e5edf7;max-width:690px;font-size:21px;line-height:1.6}.buttons{gap:16px;margin-top:34px;display:flex}.btn{border-radius:999px;padding:15px 24px;font-weight:700}.primary{background:var(--gold);color:#101827}.secondary{color:#fff;border:1px solid #ffffff8c}.stats{z-index:5;background:#fff;border-radius:18px;grid-template-columns:repeat(4,1fr);width:88%;margin:-55px auto 0;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 60px #0f172a1f}.stats div{text-align:center;border-right:1px solid #eef2f7;padding:30px 24px}.stats div:last-child{border-right:0}.stats strong{color:var(--blue);margin-bottom:8px;font-size:28px;display:block}.stats span{color:var(--muted);font-size:14px}.section{padding:90px 7vw}.twoCol{grid-template-columns:1fr 1fr;align-items:center;gap:54px;display:grid}.section h2{color:var(--blue);letter-spacing:-.03em;margin:0 0 22px;font-size:42px;line-height:1.15}.section p{color:#475569;font-size:17px;line-height:1.8}.imageCard{background:#eee;border-radius:24px;overflow:hidden;box-shadow:0 22px 55px #0f172a24}.imageCard img,.product img,.gallery img,.factoryGrid img{object-fit:cover;width:100%;height:auto;display:block}.gray{background:var(--bg)}.centerTitle{text-align:center;max-width:760px;margin:0 auto 44px}.productGrid{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}.product{background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;box-shadow:0 14px 34px #0f172a12}.product img{height:210px}.product div{padding:22px}.product h3{color:var(--blue);margin:0 0 12px;font-size:20px}.product p{margin:0 0 14px;font-size:14.5px;line-height:1.65}.product span{color:var(--muted);font-size:13px;line-height:1.5;display:block}.gallery{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.gallery img{border:1px solid #e5e7eb;border-radius:18px;height:260px}.darkSection{background:linear-gradient(180deg,var(--blue),#061428);color:#fff}.darkSection h2,.light p{color:#fff}.darkSection .centerTitle p{color:#cbd5e1}.factoryGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.factoryGrid img{opacity:.95;border-radius:18px;height:280px}.contact{background:#fff;grid-template-columns:1fr 1fr;align-items:start;gap:48px;display:grid}.contactList{margin:26px 0 0;padding:0;list-style:none}.contactList li{color:#334155;border-bottom:1px solid #e5e7eb;padding:14px 0}.form{background:var(--bg);border:1px solid #e5e7eb;border-radius:22px;gap:14px;padding:28px;display:grid}.form input,.form textarea{background:#fff;border:1px solid #dbe3ef;border-radius:12px;width:100%;padding:15px 16px;font-size:15px}.form textarea{resize:vertical;min-height:130px}.form button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:12px;padding:16px;font-size:16px;font-weight:800}.form button:hover{background:var(--blue2)}.whatsapp{z-index:60;color:#fff;background:#16a34a;border-radius:999px;padding:14px 20px;font-weight:800;position:fixed;bottom:22px;right:22px;box-shadow:0 16px 40px #16a34a59}footer{color:#dbeafe;background:#071529;justify-content:space-between;align-items:center;gap:20px;padding:34px 7vw;display:flex}footer span{color:#94a3b8}@media (max-width:1100px){.productGrid,.factoryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.nav{flex-direction:column;align-items:flex-start;gap:14px;height:auto;padding:18px 5vw}.nav nav{flex-wrap:wrap;gap:14px}.hero{height:640px}.heroContent{padding:0 6vw}.hero h1{font-size:42px}.sub{font-size:18px}.buttons{flex-direction:column;align-items:flex-start}.stats{grid-template-columns:repeat(2,1fr);width:92%;margin-top:-35px}.stats div{padding:24px 14px}.twoCol,.contact{grid-template-columns:1fr}.section{padding:66px 5vw}.section h2{font-size:32px}.productGrid,.gallery,.factoryGrid{grid-template-columns:1fr}.gallery img,.factoryGrid img,.product img{height:auto}footer{flex-direction:column;align-items:flex-start}.whatsapp{bottom:14px;right:14px}}
