:root{--green-900:#081f13;--green-800:#0f2e1a;--green-700:#1b4d2a;--gold:#c8a24a;--gold-light:#dfc06a;--white:#fff;--grey-100:#f7f7f7;--grey-300:#ddd;--grey-500:#888;--grey-700:#444;--text:#222;--container:1200px;--radius:12px;--transition:.3s ease}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text);background:var(--white);font-family:Poppins,sans-serif;line-height:1.7}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}.container{width:min(90%, var(--container));margin:auto}.hero{color:#fff;background-color:#0000;background-image:linear-gradient(90deg,#081f13eb 0%,#081f13cc 35%,#081f1373 60%,#081f1326 100%),url(/images/hero/warehouse-hero.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:100vh;padding-top:120px;display:flex;position:relative}.hero h1{letter-spacing:-2px;margin:18px 0;font-size:5.5rem;font-weight:700;line-height:1.02}.hero h1 span{color:var(--gold)}.hero-content{max-width:620px}.hero-badge{color:var(--gold);letter-spacing:.3px;backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #c8a24a59;border-radius:999px;align-items:center;margin-bottom:30px;padding:10px 18px;font-size:.85rem;font-weight:600;display:inline-flex}.hero p{color:#ffffffeb;max-width:520px;margin-bottom:45px;font-size:1.15rem;line-height:1.9}.hero h2{color:#fff;margin-bottom:25px;font-size:2rem;font-weight:600;line-height:1.3}.btn{background:var(--gold);color:#081f13;border-radius:999px;justify-content:center;align-items:center;padding:16px 38px;font-weight:700;transition:all .3s;display:inline-flex}.btn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 12px 30px #c8a24a59}.hero-buttons{align-items:center;gap:20px;margin-top:20px;display:flex}.btn-outline{border:2px solid var(--gold);color:#fff;border-radius:999px;justify-content:center;align-items:center;padding:16px 40px;font-weight:600;transition:all .3s;display:inline-flex}.btn-outline:hover{background:var(--gold);color:#081f13}.navbar{z-index:9999;width:100%;position:fixed;top:20px;left:0}.nav-shell{-webkit-backdrop-filter:blur(18px);background:#081f13b8;border:1px solid #ffffff14;border-radius:18px;justify-content:space-between;align-items:center;padding:14px 28px;display:flex;box-shadow:0 12px 40px #00000040}.logo img{height:58px}.nav-links{gap:34px;display:flex}.nav-links a{color:#fff;font-weight:500;transition:all .3s;position:relative}.nav-links a:after{content:"";background:var(--gold);width:0;height:2px;transition:all .3s;position:absolute;bottom:-8px;left:0}.nav-links a:hover{color:var(--gold)}.nav-links a:hover:after{width:100%}.nav-cta{background:var(--gold);color:#081f13;border-radius:999px;padding:14px 28px;font-weight:700;transition:all .3s}.nav-cta:hover{transform:translateY(-2px);box-shadow:0 10px 25px #c8a24a59}.what-we-do{background:#fff;padding:100px 0}.section-heading{text-align:center;max-width:700px;margin:0 auto 60px}.section-tag{color:var(--gold);letter-spacing:2px;font-size:.9rem;font-weight:700}.section-heading h2{color:var(--green-900);margin:20px 0;font-size:2.7rem}.section-heading p{color:#666;font-size:1.1rem}.services-grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.service-card{background:#fff;border:1px solid #e6e6e6;border-radius:20px;padding:40px;transition:all .3s}.service-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #00000014}.service-icon{margin-bottom:20px;font-size:2.5rem}.service-card h3{color:var(--green-900);margin-bottom:15px}.service-card p{color:#666}.section-button{text-align:center;margin-top:60px}.why-trust{background:#f8f8f8;padding:100px 0}.trust-grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.trust-card{border-left:5px solid var(--gold);background:#fff;border-radius:20px;padding:40px;transition:all .3s;box-shadow:0 10px 30px #0000000d}.trust-card:hover{transform:translateY(-6px)}.trust-card h3{color:var(--green-900);margin-bottom:15px}.trust-card p{color:#666}.how-it-works{background:#fff;padding:100px 0}.timeline{justify-content:space-between;align-items:flex-start;gap:20px;margin-top:70px;display:flex}.timeline-step{text-align:center;flex:1}.timeline-circle{background:var(--gold);color:#081f13;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 25px;font-size:1.5rem;font-weight:700;display:flex}.timeline-step h3{color:var(--green-900);margin-bottom:15px}.timeline-step p{color:#666;font-size:.95rem}.timeline-line{background:var(--gold);flex:.3;height:4px;margin-top:35px}.industries{background:var(--green-900);color:#fff;padding:100px 0}.industries .section-heading h2{color:#fff}.industries .section-heading p{color:#d9d9d9}.industries-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:60px;display:grid}.industry-card{background:#ffffff0d;border:1px solid #ffffff14;border-radius:20px;padding:35px;transition:all .3s}.industry-card:hover{background:#ffffff14;transform:translateY(-8px)}.industry-card h3{color:var(--gold);margin-bottom:15px}.industry-card p{color:#ddd}.trust-strip{background:var(--green-800);padding:40px 0}.trust-strip-grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.trust-item{text-align:center}.trust-icon{color:var(--gold);justify-content:center;align-items:center;margin-bottom:20px;display:flex}.trust-item{transition:transform .3s}.trust-item:hover{transform:translateY(-6px)}.trust-item h3{color:var(--gold);margin-bottom:10px;font-size:1.2rem}.trust-item p{color:#fffc;font-size:.95rem}.footer{color:#fff;background:#05140c;padding:90px 0 30px}.footer-top{border-bottom:1px solid #ffffff14;justify-content:space-between;gap:80px;padding-bottom:60px;display:flex}.footer-brand{max-width:420px}.footer-logo{width:85px;margin-bottom:25px}.footer-brand h3{color:#fff;margin-bottom:20px;font-size:2rem}.footer-brand p{color:#bdbdbd;line-height:1.8}.footer-links{grid-template-columns:repeat(3,1fr);gap:60px;display:grid}.footer-links h4{color:var(--gold);margin-bottom:18px}.footer-links div{flex-direction:column;gap:12px;display:flex}.footer-links a,.footer-links span{color:#c7c7c7;transition:all .3s}.footer-links a:hover{color:var(--gold)}.footer-bottom{color:#8f8f8f;justify-content:space-between;align-items:center;margin-top:35px;display:flex}.footer-bottom a{color:var(--gold)}@media (width<=992px){.hero h1{font-size:4.2rem}.hero h2{font-size:1.6rem}.hero-content{max-width:100%}.services-grid,.trust-grid,.industries-grid{grid-template-columns:1fr 1fr}.timeline{flex-wrap:wrap;justify-content:center}.timeline-line{display:none}.timeline-step{flex:0 0 45%;margin-bottom:40px}.footer-top{flex-direction:column}.footer-links{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.nav-shell{flex-direction:column;gap:20px;padding:20px}.nav-links{flex-wrap:wrap;justify-content:center;gap:18px}.hero{text-align:center;padding-top:220px}.hero-content{margin:auto}.hero h1{font-size:3rem}.hero h2{font-size:1.5rem}.hero p{margin-left:auto;margin-right:auto;font-size:1rem}.hero-buttons{flex-direction:column}.btn,.btn-outline{width:100%;max-width:320px}.trust-strip-grid,.services-grid,.trust-grid,.industries-grid{grid-template-columns:1fr}.timeline{flex-direction:column}.timeline-step{width:100%}.section-heading h2{font-size:2rem}.cta-box{padding:50px 30px}.cta-box h2{font-size:2rem}.footer-links{grid-template-columns:1fr;gap:40px}.footer-bottom{text-align:center;flex-direction:column;gap:20px}}.cta{background:#f8f8f8;padding:120px 0}.cta-box{background:linear-gradient(135deg, var(--green-900), var(--green-800));color:#fff;text-align:center;border-radius:30px;padding:90px}.cta-box h2{margin:20px 0;font-size:3rem}.cta-box p{color:#ffffffd9;max-width:700px;margin:0 auto 45px;font-size:1.15rem}
