.home-page{color:#111;font-family:Arial,sans-serif}.home-hero{color:#fff;background-image:url(/images/hero-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;height:90vh;display:flex;position:relative}.home-hero:before{content:"";background:#0000008c;position:absolute;inset:0}.home-hero-content{z-index:1;text-align:center;position:relative}.home-hero h1{margin-bottom:16px;font-size:40px}.home-hero p{color:#b5b5b5;margin-bottom:30px;font-size:16px}.home-hero-buttons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.home-btn{border-radius:999px;padding:10px 18px;font-size:14px;text-decoration:none}.home-btn-primary{color:#000;background:#fff}.home-btn-secondary{color:#fff;border:1px solid #fff}.home-services,.home-why,.home-cta{text-align:center;padding:80px 20px}.home-heading{margin-bottom:40px;font-size:28px}.home-grid{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1100px;margin:auto;display:grid}.home-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:20px;transition:all .2s}.home-card:hover{transform:translateY(-4px)}.home-service-card-large{cursor:pointer;background-position:50%;background-size:cover;border-radius:16px;height:280px;transition:transform .3s;position:relative;overflow:hidden}.home-service-card-large:hover{transform:translateY(-5px)scale(1.02)}.home-service-overlay{background:#00000073;position:absolute;inset:0}.home-service-content{color:#fff;z-index:2;position:absolute;bottom:20px;left:20px}.home-service-content h3{margin-bottom:5px;font-size:20px}.home-service-content p{opacity:.8;font-size:13px}.home-services-grid-two-col{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (max-width:768px){.home-services-grid-two-col{grid-template-columns:1fr}}.home-why{text-align:center;padding:80px 20px}.home-why-grid{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1100px;margin:auto;display:grid}.home-why-card{will-change:transform;color:#fff;background-position:50%;background-size:cover;border-radius:14px;justify-content:center;align-items:center;height:180px;transition:all .3s;display:flex;position:relative;overflow:hidden}.home-why-card:hover{transform:translateY(-5px)}.home-why-card.precision{background:url("/images/Precision Engineering.jpg") 50%/cover no-repeat}.home-why-card.delivery{background:url("/images/Fast Delivery.jpg") 50%/cover no-repeat}.home-why-card.pricing{background:url("/images/Affordable Pricing.jpg") 50%/cover no-repeat}.home-why-card.experience{background:url("/images/Modern Manufacturing.jpg") 50%/cover no-repeat}.home-why-overlay{z-index:1;background:#0000008c;position:absolute;inset:0}.home-why-icon-bg{color:#33bfff;opacity:.25;filter:drop-shadow(0 0 12px #33bfff8c);z-index:1;pointer-events:none;font-size:110px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-why-text{z-index:2;letter-spacing:.3px;font-size:14px;font-weight:500;position:relative}@media (max-width:768px){.home-why-grid{grid-template-columns:1fr}.home-why-card{height:160px}}.home-cta{text-align:center;background:#0a0a0a;padding:48px 20px}.home-cta h2{color:#fff;letter-spacing:.5px;margin:0 0 16px;font-size:28px}.home-btn-primary-solid{color:#fff;background:#000;border:1px solid #fff;border-radius:999px;padding:10px 22px;font-size:14px;font-weight:500;text-decoration:none;transition:all .25s;display:inline-block}.home-btn-primary-solid:hover{color:#000;background:#fff}@media (max-width:768px){.home-cta{padding:36px 16px}.home-cta h2{font-size:22px}}
