html,body{margin:0;padding:0;width:100%;min-height:100%;overflow-x:hidden;overflow-y:auto;background:#000;font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#fff}html{scrollbar-width:none}body::-webkit-scrollbar{width:0;height:0}#app{display:block;width:100%}#hero{height:100vh;position:relative;overflow:hidden}.scene-container{position:fixed;top:0;left:0;z-index:1}section{position:relative;z-index:2}.ui-overlay{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:flex-start;pointer-events:none}.text-box{max-width:640px;margin-left:8%;pointer-events:auto;position:relative}.title-1{opacity:1}.title-2{position:absolute;top:0;left:0;opacity:0}.text-box h1{font-size:3.1rem;color:#fffffd;line-height:1.2;margin-bottom:1.2rem}.text-box p{font-size:1.1rem;color:#ddd;line-height:1.6}.custom-cursor{position:fixed;top:0;left:0;width:28px;height:28px;border:3px solid #68bb53;border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);z-index:99999;opacity:1;transition:opacity .01s ease,transform .01s ease;mix-blend-mode:difference}.custom-cursor.is-visible{opacity:1}.custom-cursor.cursor--link{transform:translate(-50%,-50%) scale(1.35)}.body-cursor-hidden{cursor:none!important}input,textarea,[contenteditable=true]{cursor:auto!important}.image-wrap{position:relative;height:100vh;pointer-events:none}#hero-reveal-img{position:absolute;bottom:-100%;left:0;width:100%;height:100%;object-fit:cover;z-index:2;pointer-events:none}#services{position:relative;min-height:100vh;background:#f7f9fe;overflow:visible;z-index:1}#services .section-inner{width:min(1200px,92vw);margin:0 auto;position:relative}#services .services-header{margin-bottom:5.25rem;padding-left:20vw;padding-top:4vw}#services .services-header .eyebrow{color:#001c27;font-weight:700;letter-spacing:.06em;margin:0 0 .25rem;text-transform:uppercase;font-size:1.5rem}#services .services-header h2{color:#001c27;font-size:clamp(2rem,4vw,2.9rem);margin:0 .5rem .5rem 0;line-height:1.15;display:inline-block}#services .services-header .lead{color:#475569;max-width:60ch}#services .services-viewport{position:relative;padding-left:20vw;min-height:40px}#services .services-track{position:relative;z-index:1;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(320px,380px);gap:clamp(18px,2vw,28px);will-change:transform;transform:translateZ(0);padding:0 0 2rem}#services .service-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;overflow:hidden;box-shadow:0 12px 28px #0206171a;transition:transform .25s ease,box-shadow .25s ease;opacity:1;will-change:opacity,filter}#services .service-card:hover{transform:translateY(-6px);box-shadow:0 20px 48px #02061729}#services .service-card img{width:100%;height:220px;object-fit:cover;display:block}#services .service-card .info{position:relative;background:#eef5ff;border-radius:18px;margin:-38px 16px 16px;padding:18px 18px 20px;box-shadow:0 10px 20px #02061714}#services .service-card .badge{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#0f2545;color:#fff;margin-bottom:.35rem}#services .service-card h3{margin:.15rem 0 .35rem;font-size:1.1rem;color:#0f172a}#services .service-card p{margin:0 0 .75rem;color:#475569;font-size:.95rem;line-height:1.55}#services .service-card .more{color:#0f2545;text-decoration:none;font-weight:700}#services .cta-row{margin-top:2rem;display:flex;padding-left:20vw;gap:12px}#services .btn{padding:.85rem 1.25rem;border-radius:12px;border:1px solid #cbd5e1;background:#0f2545;color:#fff;font-weight:700;cursor:pointer}#services .btn.ghost{background:#fff;color:#0f2545}@media (max-width: 800px){#services .services-left-bg{display:none}#services .services-viewport{padding-left:0}#services .services-track{display:grid;grid-template-columns:1fr;gap:16px;transform:none!important}}#services .services-left-bg{position:fixed;left:0;overflow:hidden;top:50%;transform:translateY(-50%);width:35vw;height:100vh;background-image:url(/images/road1.webp);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0;opacity:0;pointer-events:none}#services .services-left-bg{--truck-width: 180%;--truck-max-width: 260px;--truck-start-left: 65%;--truck-start-top: 85%;--truck-end-left: 40%;--truck-end-top: 0%}#services .services-left-truck{position:absolute;left:var(--truck-start-left);top:var(--truck-start-top);width:var(--truck-width);max-width:var(--truck-max-width);height:auto;transform:translate(0);z-index:1;pointer-events:none;transform:rotate(30deg) scale(1.35);-webkit-user-select:none;user-select:none;will-change:left,top,transform}#services .services-viewport,#services .services-track,#services .service-card,#services .section-inner,#services .services-header,#services .cta-row{position:relative;z-index:1}#whyus{position:relative;background:#fff;color:#0f172a;overflow:hidden;min-height:100vh}#whyus .section-inner{width:100%;max-width:1500px;margin:0 auto;padding:20px 24px;display:flex;flex-direction:column;justify-content:flex-start}.whyus-header{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:clamp(24px,4vw,48px);margin-bottom:32px}.whyus-heading{text-align:left}.whyus-header .subtitle{color:#001c27;font-size:14px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;margin-bottom:6px}.whyus-header h2{font-size:clamp(28px,3.6vw,40px);font-weight:700;color:#001c27;margin:0}.whyus-header .desc{max-width:550px;font-size:14px;line-height:1.7;color:#001c27;text-align:left;margin:0;padding-top:40px}.whyus-cards{position:relative;width:100%;height:clamp(220px,150px,160px);margin-top:clamp(16px,2vw,24px);align-items:center}.whyus-card{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0 auto;width:min(100%,1400px);min-height:clamp(450px,500px,550px);background:#fff;border-radius:18px;border:1px solid rgba(2,6,23,.06);box-shadow:0 15px 35px #02061714;display:grid;grid-template-columns:minmax(280px,42%) 1fr;align-items:center;gap:clamp(16px,3vw,28px);padding:clamp(14px,2vw,18px);opacity:0;transform-origin:center center;overflow:hidden}.whyus-card:nth-child(2),.whyus-card:nth-child(4){background:#5cb56b}.whyus-card:nth-child(2) p,.whyus-card:nth-child(4) p,.whyus-card:nth-child(2) li,.whyus-card:nth-child(4) li{color:#fff}.whyus-card .card-media,.whyus-card img{width:100%;height:400px;object-fit:cover;border-radius:14px;display:block;margin:auto}.whyus-card .card-body{padding:clamp(8px,1.2vw,12px) clamp(8px,1.6vw,16px)}.whyus-card h3{font-size:clamp(18px,2vw,26px);color:#0f2545;margin:0 0 8px}.whyus-card p{color:#475569;line-height:1.6;margin:0 0 10px}.whyus-card li{margin:6px 0;color:#475569;font-size:clamp(13px,1.2vw,16px)}.learn-more{display:inline-block;font-weight:600;color:#0f766e;text-decoration:none;margin-top:8px}.learn-more .arrow{font-size:16px;margin-left:4px}@media (max-width: 900px){#whyus{overflow:visible}#whyus .section-inner{padding:clamp(20px,5vw,28px) 16px 24px}.whyus-cards{height:clamp(420px,75vh,640px);margin-top:12px}.whyus-card{width:min(85vw,560px);min-height:clamp(380px,58vh,640px);grid-template-columns:1fr;gap:5px;padding:clamp(12px,3.5vw,18px);border-radius:16px}.whyus-card .card-media,.whyus-card img{height:clamp(10px,24vh,260px);border-radius:12px}.whyus-header{flex-direction:column;align-items:center;text-align:center}.whyus-heading{text-align:center}.whyus-header .desc{text-align:center;max-width:100%}.whyus-card h3{font-size:clamp(18px,4.5vw,22px)}.whyus-card p{font-size:clamp(14px,4vw,16px)}.whyus-card li{font-size:clamp(13px,3.8vw,15px)}}:root{--about-panel-bg: #68bb53;--about-panel-radius: 16px;--about-panel-width: 700vw;--about-panel-padding-y: 150px;--about-panel-padding-x: 410px;--about-image-width: 420px;--about-image-overlap: 450px}#about.about-section{position:relative;background:#fff;padding:clamp(48px,8vw,96px) 0;font-family:Poppins,sans-serif;overflow:visible}#about .about-inner{width:100%;margin:0 auto}#about .about-grid{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:clamp(24px,4vw,48px);position:relative}#about .about-photo{position:relative;z-index:3;width:var(--about-image-width);transform:translate(var(--about-image-overlap));border-radius:18px;overflow:hidden;box-shadow:0 24px 64px #00000024}#about .about-photo img{width:100%;height:auto;display:block;object-fit:cover}#about .about-card{background:var(--about-panel-bg);color:#fff;border-radius:var(--about-panel-radius);padding:var(--about-panel-padding-y) var(--about-panel-padding-x);width:var(--about-panel-width);margin-left:auto;box-shadow:0 28px 56px #0000002e}#about .about-kicker{display:block;font-size:1.5rem;font-weight:800;text-transform:uppercase;color:#001c27;margin-bottom:12px;letter-spacing:.05em}#about .about-card h2{font-size:clamp(2rem,3vw,2.5rem);font-weight:700;line-height:1.3;margin-bottom:18px}#about .about-card h2 em{font-style:normal;color:#001c27;text-decoration-thickness:4px;text-underline-offset:6px}#about .about-card p{font-size:1rem;font-weight:400;color:#001c27;line-height:1.7;margin-bottom:24px}#about .about-cta{background:transparent;border:2px solid #fff;color:#fff;padding:10px 22px;border-radius:10px;cursor:pointer;font-weight:600;transition:all .25s ease}#about .about-cta:hover{background:#fff;color:var(--about-panel-bg)}@media (max-width: 900px){#about.about-section{background:var(--about-panel-bg);color:#fff;padding:clamp(28px,6vw,40px) 0}#about .about-grid{display:block}#about .about-card{background:transparent;box-shadow:none;border-radius:0;width:100%;padding:clamp(24px,6vw,36px) clamp(16px,5vw,24px)}#about .about-photo{width:100%;transform:none;margin:clamp(16px,5vw,24px) clamp(16px,5vw,24px) 0;border-radius:16px;box-shadow:0 20px 48px #00000040}#about .about-card h2{font-size:clamp(1.9rem,6vw,2.25rem)}}#about .about-globe{position:absolute;z-index:0;pointer-events:none;opacity:.9;inset:50% 0 0;overflow:hidden;transform:translateY(-50%);width:35vw;height:100vh}
