@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800&family=Inter:wght@400;500;600;700;800&display=swap";:root{--yellow:#ffc21a;--ink:#071117;--muted:#6b747a;--line:rgba(255,255,255,.2);font-family:Inter,Arial,sans-serif;color:#101317}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:76px}body{margin:0;min-width:320px;background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{height:104px;background:#040d13e6;color:#fff;display:flex;align-items:center;gap:46px;padding:0 max(6vw,36px);position:absolute;z-index:10;width:100%;top:0;border-bottom:1px solid rgba(255,255,255,.05)}.brand{display:flex;align-items:center;justify-content:center;width:230px;height:98px;flex:none}.brand img{display:block;width:100%;height:100%;object-fit:contain}nav{margin-left:auto;display:flex;align-items:center;gap:34px}nav a{text-transform:uppercase;font-size:12px;font-weight:600}nav a:hover,nav a.active{color:var(--yellow)}.header-phone,.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700}.header-phone{background:var(--yellow);color:#101317;padding:14px 20px;border-radius:9px;white-space:nowrap;font-size:14px}.header-phone svg{width:18px}.menu-button{display:none;background:none;border:0;color:#fff;font-size:28px}.hero{height:470px;padding:131px max(6.3vw,48px) 32px;position:relative;background-image:linear-gradient(90deg,#02090ee8,#02090e9c 39%,#02090e1f 72%),url(/assets/hero-industrial.png);background-size:cover;background-position:center 55%;color:#fff;overflow:hidden}.hero:after{content:"";position:absolute;inset:auto 0 0;height:95px;background:linear-gradient(transparent,#02080cbf);pointer-events:none}.hero-content{position:relative;z-index:1;max-width:560px}.eyebrow,.kicker{text-transform:uppercase;color:var(--yellow);font-size:13px;font-weight:700;letter-spacing:.2px}.hero h1{font:800 48px/1.07 Barlow Condensed,Inter,sans-serif;letter-spacing:.5px;margin:14px 0 18px}.hero h1 span{color:var(--yellow)}.intro{font-size:15px;line-height:1.55;max-width:470px;margin:0}.hero-actions{display:flex;gap:18px;margin-top:24px}.button{height:43px;padding:0 22px;text-transform:uppercase;border-radius:8px;font-size:12px}.button svg{width:16px}.primary{background:var(--yellow);color:#101317}.secondary{border:1px solid var(--yellow);color:#fff}.button:hover{transform:translateY(-2px)}.benefits{height:90px;background:#071117;color:#fff;padding:0 max(6vw,42px);display:grid;grid-template-columns:repeat(5,1fr);align-items:center}.benefits article{min-height:52px;display:flex;align-items:center;gap:14px;padding:0 28px;border-right:1px solid var(--line)}.benefits article:first-child{padding-left:0}.benefits article:last-child{border:0}.benefits svg{color:var(--yellow);width:39px;height:39px;flex:none}.benefits strong,.benefits span{display:block}.benefits strong{font-size:14px}.benefits span{font-size:11px;line-height:1.4;margin-top:5px;color:#e1e5e7}.section{padding:32px max(6.3vw,48px)}.section-heading{max-width:520px}.kicker{margin:0 0 6px}.section h2,footer h2{font:800 28px/1.1 Barlow Condensed,Inter,sans-serif;margin:0}.section-heading>p:last-child{font-size:12px;line-height:1.5;color:#424b51;margin:7px 0 14px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-card{background:#fff;border-radius:7px;overflow:hidden;box-shadow:0 3px 14px #0c18201a;border:1px solid #edf0f1}.service-card img{width:100%;height:140px;object-fit:cover;display:block}.service-card div{padding:12px 14px 13px;min-height:92px}.service-card h3{font-size:14px;margin:0 0 7px}.service-card p{font-size:11px;line-height:1.45;margin:0;color:#30383d}.fleet{background:radial-gradient(circle at 60% 30%,#182832,#071117 62%);color:#fff;padding-top:24px;padding-bottom:28px}.fleet-heading{display:flex;align-items:center;justify-content:space-between}.fleet-heading .button{height:40px}.fleet-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;text-align:center;margin-top:12px}.machine{height:70px;display:grid;place-items:center}.machine svg{height:63px;width:76px;color:var(--yellow)}.fleet-grid h3{font-size:12px;margin:3px 0}.fleet-grid p{font-size:10px;color:#aeb8bd;margin:0}.about{display:grid;grid-template-columns:1fr 1.35fr;align-items:end;gap:8vw;padding-top:56px;padding-bottom:56px}.about h2{font-size:40px;max-width:430px}.about>p{font-size:15px;line-height:1.8;color:#3c474d;margin:0}.clients{background:#f4f6f7;text-align:center;padding-top:35px;padding-bottom:38px}.clients>div{display:flex;justify-content:center;gap:40px;flex-wrap:wrap;margin-top:18px}.clients span{display:flex;align-items:center;gap:8px;font-weight:700;color:#536068;font-size:13px}.clients svg{color:var(--yellow);width:18px}footer{background:#061017;color:#fff;padding:44px max(6.3vw,48px);display:flex;align-items:center;justify-content:space-between}footer h2{font-size:38px}.footer-contact{display:flex;align-items:center;gap:28px;font-size:13px;color:#dce2e5}.footer-contact a:first-child{color:var(--yellow);font-weight:700;display:flex;align-items:center;gap:7px}@media(max-width:1050px){.site-header{gap:20px}.header-phone{display:none}nav{gap:18px}.brand{width:205px;height:94px}.benefits article{padding:0 14px}.service-grid,.fleet-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){html{scroll-padding-top:78px}.site-header{height:78px;padding:0 20px;position:fixed}.brand{width:156px;height:74px}.menu-button{display:block;margin-left:auto}.menu-button svg{display:block}nav{position:absolute;top:78px;left:0;right:0;margin:0;padding:20px;background:#071117;display:none;flex-direction:column;align-items:flex-start;gap:20px}nav.open{display:flex}.hero{height:auto;min-height:618px;padding:128px 22px 34px;background-position:66% center}.hero h1{font-size:45px}.hero-content{max-width:460px}.intro{max-width:360px}.benefits{height:auto;padding:20px;grid-template-columns:1fr 1fr;gap:14px}.benefits article{padding:10px!important;border:0;background:#ffffff09}.benefits article:last-child{grid-column:1/-1}.section{padding:30px 20px}.service-grid{grid-template-columns:1fr 1fr}.service-card img{height:125px}.fleet-grid{grid-template-columns:repeat(2,1fr)}.about{grid-template-columns:1fr;gap:24px}.about h2{font-size:34px}.clients>div{gap:20px}.footer-contact,footer{flex-direction:column;align-items:flex-start}.footer-contact{margin-top:24px;gap:14px}}@media(max-width:470px){.hero-actions{flex-direction:column;align-items:flex-start}.hero-actions .button{width:180px}.service-grid{grid-template-columns:1fr}.service-card img{height:180px}}@media(min-width:761px){.services.section{padding-top:22px;padding-bottom:22px}.service-card img{height:120px}.service-card div{min-height:78px}}@media(max-width:1350px)and (min-width:1051px){.site-header{gap:20px;padding-left:36px;padding-right:36px}.brand{width:205px;height:98px}.site-header nav{gap:17px}.header-phone{padding:12px 14px;font-size:12px}}.center-heading{text-align:center;color:#fff}.center-heading p{margin:0 0 5px;text-transform:uppercase;color:var(--yellow);font-size:10px;font-weight:800}.center-heading h2{font-family:Inter,sans-serif;font-size:25px;font-weight:800}.center-heading i{display:block;width:36px;height:3px;background:var(--yellow);margin:9px auto 0}.center-heading.dark{color:#101820}.fleet-showcase{background:radial-gradient(circle at 55% 20%,#1a2a33,#071117 68%);color:#fff;padding-top:24px;padding-bottom:30px}.fleet-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1340px;margin:16px auto 0}.fleet-cards article{border-radius:12px;overflow:hidden;background:#0d171d;border:1px solid rgba(255,194,26,.42);box-shadow:0 7px 18px #00000047}.fleet-cards img{display:block;width:100%;height:132px;object-fit:cover}.fleet-cards article>div{height:94px;display:flex;align-items:center;justify-content:center;gap:18px;color:#fff;text-align:center;border-top:3px solid var(--yellow)}.fleet-cards svg{width:38px;height:38px;color:var(--yellow)}.fleet-cards span,.fleet-cards strong,.fleet-cards small,.fleet-cards b{display:block}.fleet-cards strong{font-size:13px}.fleet-cards b{font-size:29px;line-height:1.1;margin-top:3px;color:var(--yellow)}.fleet-cards small{font-size:10px}.trust{padding-top:25px;padding-bottom:32px;background:#fff}.experience-highlight{max-width:520px;min-height:86px;margin:22px auto 0;padding:15px 28px;border-radius:12px;box-shadow:0 8px 22px #07111729;background:#071117;color:#fff;display:flex;align-items:center;justify-content:center;gap:20px}.experience-highlight strong{font:800 48px/1 Barlow Condensed,Inter,sans-serif;color:var(--yellow)}.experience-highlight span{font-size:13px;line-height:1.45;font-weight:700}.reason-grid{display:grid;grid-template-columns:repeat(6,1fr);max-width:1320px;margin:24px auto 0}.reason-grid article{display:flex;min-height:92px;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-right:1px solid #dde2e6;color:#111b21}.reason-grid article:last-child{border:0}.reason-grid svg{width:37px;height:37px;margin-bottom:9px;color:#111b21}.reason-grid strong,.reason-grid span{font-size:11px;line-height:1.35}.reason-grid span{font-weight:600}.client-showcase{background:#fbfbfc;padding-top:24px;padding-bottom:34px}.logo-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;max-width:1420px;margin:20px auto 0}.logo-grid article{height:120px;border:1px solid #dce2e6;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;box-shadow:0 2px 8px #00000009}.logo-grid img{display:block;width:auto;max-width:78%;height:52px;object-fit:contain}.logo-grid article:first-child img{max-width:90%;height:60px}.logo-grid span{font-size:10px;font-weight:700;color:#171b1f}.ongoing-projects{background:radial-gradient(circle at 55% 0%,#182832,#071117 68%);color:#fff;padding-top:52px;padding-bottom:58px}.ongoing-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;max-width:1420px;margin:0 auto 25px}.ongoing-heading h2{font-size:42px;line-height:1}.ongoing-heading>p{max-width:570px;margin:0;color:#c3ccd1;font-size:12px;line-height:1.7}.ongoing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:1420px;margin:0 auto}.ongoing-card{min-height:300px;padding:22px 21px 20px;display:flex;flex-direction:column;background:#101c23;border:1px solid rgba(255,255,255,.11);border-radius:11px;box-shadow:0 8px 22px #0000002e;transition:transform .2s ease,border-color .2s ease}.ongoing-card:hover{transform:translateY(-3px);border-color:#ffc21aa6}.ongoing-card-topline{display:flex;align-items:center;justify-content:space-between}.ongoing-card-topline>span{font:800 20px/1 Barlow Condensed,Inter,sans-serif;color:#69777f}.ongoing-card-topline b{display:flex;align-items:center;gap:7px;padding:6px 9px;border-radius:20px;background:#45be6b1f;color:#83dfa0;font-size:8px;text-transform:uppercase;letter-spacing:.7px}.ongoing-card-topline i{width:7px;height:7px;border-radius:50%;background:#52c978;box-shadow:0 0 0 3px #52c9781f}.ongoing-logo{height:64px;margin:17px 0 14px;padding:9px 14px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:7px}.ongoing-logo img{display:block;width:100%;height:100%;object-fit:contain}.ongoing-logo strong{color:#15222a;font:800 30px/1 Barlow Condensed,Inter,sans-serif;letter-spacing:2px}.ongoing-card h3{margin:0 0 8px;font:800 20px/1.1 Barlow Condensed,Inter,sans-serif;text-transform:uppercase}.ongoing-card>p{margin:0;color:#aeb9bf;font-size:10.5px;line-height:1.55}.ongoing-card>a{display:flex;align-items:center;gap:8px;width:max-content;margin-top:auto;color:var(--yellow);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.4px}.ongoing-card>a:hover{color:#fff}.ongoing-card>a svg{width:17px;height:17px}.projects{background:#f2f5f6;padding-top:54px;padding-bottom:60px}.projects-intro{display:grid;grid-template-columns:1.15fr .9fr auto;align-items:end;gap:50px;max-width:1420px;margin:0 auto}.projects-intro h2{font-size:42px;line-height:1.02}.projects-intro>p{font-size:13px;line-height:1.7;color:#4d5960;margin:0;max-width:480px}.project-stats{display:flex;align-items:center;background:#071117;color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 10px 24px #07111729}.project-stats span{min-width:112px;padding:15px 17px;border-right:1px solid rgba(255,255,255,.14);font-size:9px;line-height:1.35;text-transform:uppercase;letter-spacing:.5px}.project-stats span:last-child{border:0}.project-stats strong{display:block;color:var(--yellow);font:800 27px/1 Barlow Condensed,Inter,sans-serif;margin-bottom:4px}.featured-project{max-width:1420px;margin:30px auto 0;display:grid;grid-template-columns:.8fr 1.2fr;background:#071117;color:#fff;border-radius:15px;overflow:hidden;box-shadow:0 14px 32px #0711172e;position:relative}.featured-project:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--yellow)}.featured-project-copy{padding:34px 38px;background:linear-gradient(130deg,rgba(255,194,26,.12),transparent 70%)}.project-label{display:inline-block;color:var(--yellow);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:12px}.featured-project h3{font:800 30px/1.1 Barlow Condensed,Inter,sans-serif;margin:0 0 12px;text-transform:uppercase}.featured-project-copy>p{font-size:12px;line-height:1.65;color:#c8d0d4;max-width:480px;margin:0 0 24px}.featured-project>ul{list-style:none;margin:0;padding:28px 34px;display:grid;grid-template-columns:1fr 1fr;align-content:center;gap:0 24px;background:#ffffff09}.featured-project li{display:flex;gap:10px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:10.5px;line-height:1.5;color:#e5eaec}.featured-project li:nth-last-child(-n+2){border-bottom:0}.featured-project li svg{width:14px;height:14px;color:var(--yellow);flex:none;margin-top:1px}.project-meta{display:flex;flex-wrap:wrap;gap:8px 18px}.project-meta span{display:flex;align-items:center;gap:6px;font-size:9px;font-weight:700;color:#69767e;text-transform:uppercase;letter-spacing:.35px}.project-meta svg{width:13px;height:13px;color:var(--yellow);flex:none}.featured-project .project-meta span{color:#d6dde0}.project-list-heading{max-width:1420px;margin:42px auto 0;display:flex;align-items:end;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid #d8dfe2}.project-list-heading span{font-size:9px;color:#9a6f00;text-transform:uppercase;font-weight:800;letter-spacing:.8px}.project-list-heading h3{font:800 25px/1.1 Barlow Condensed,Inter,sans-serif;margin:4px 0 0}.project-list-heading>p{max-width:520px;margin:0;font-size:11px;line-height:1.55;color:#667279;text-align:right}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#d8dfe2;max-width:1420px;margin:0 auto;border:1px solid #d8dfe2;border-radius:0 0 12px 12px;overflow:hidden}.project-grid article{min-height:148px;background:#fff;padding:23px 26px;display:grid;grid-template-columns:34px 1fr;gap:18px;transition:background .2s ease}.project-grid article:hover{background:#fffaf0}.project-number{font:800 20px/1 Barlow Condensed,Inter,sans-serif;color:#bdc5c9;padding-top:2px}.project-grid h3{font-size:12px;line-height:1.35;margin:0 0 8px;color:#111b21;text-transform:uppercase}.project-grid p{font-size:10.5px;line-height:1.5;color:#536068;margin:0 0 15px}.project-grid .project-meta{margin-top:auto}.project-grid article:last-child:nth-child(odd){grid-column:1/-1}.project-slider-heading{max-width:1420px;margin:38px auto 15px;display:flex;align-items:end;justify-content:space-between}.project-slider-heading>div:first-child>span{font-size:9px;color:#9a6f00;text-transform:uppercase;font-weight:800;letter-spacing:.8px}.project-slider-heading h3{font:800 26px/1.1 Barlow Condensed,Inter,sans-serif;margin:4px 0 0}.slider-controls{display:flex;gap:8px}.slider-controls button{width:42px;height:42px;border:1px solid #cbd3d7;border-radius:50%;background:#fff;color:#101820;display:grid;place-items:center;cursor:pointer;transition:.2s ease}.slider-controls button:hover{background:#071117;color:var(--yellow);border-color:#071117;transform:translateY(-2px)}.slider-controls svg{width:18px;height:18px}.project-slider{display:flex;gap:16px;max-width:1420px;margin:0 auto;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;padding:2px 2px 18px;scrollbar-width:none}.project-slider::-webkit-scrollbar{display:none}.project-slide{position:relative;flex:0 0 calc((100% - 32px)/3);min-height:355px;padding:25px 24px 24px;border:1px solid #d8dfe2;border-radius:12px;background:#fff;scroll-snap-align:start;box-shadow:0 8px 20px #0711170f;overflow:hidden}.project-slide:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:var(--yellow)}.project-slide.featured{background:#071117;color:#fff;border-color:#071117;box-shadow:0 12px 25px #07111733}.slide-topline{display:flex;align-items:center;justify-content:space-between;min-height:20px;margin-bottom:24px}.slide-topline>span{font:800 22px/1 Barlow Condensed,Inter,sans-serif;color:#b8c1c5}.slide-topline b{font-size:8px;line-height:1;text-transform:uppercase;letter-spacing:.8px;background:var(--yellow);color:#111820;border-radius:20px;padding:7px 10px}.project-slide h3{font:800 23px/1.08 Barlow Condensed,Inter,sans-serif;text-transform:uppercase;margin:0 0 14px;max-width:92%}.project-slide .project-meta{padding-bottom:18px;border-bottom:1px solid #e1e6e8}.project-slide.featured .project-meta{border-color:#ffffff21}.project-slide.featured .project-meta span{color:#d6dde0}.scope-label{margin:19px 0 8px;color:#9a6f00;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.9px}.project-slide ul{list-style:none;margin:0;padding:0}.project-slide li{display:flex;gap:9px;padding:7px 0;font-size:10px;line-height:1.45;color:#536068}.project-slide.featured li{color:#e2e8eb}.project-slide li svg{width:13px;height:13px;color:var(--yellow);flex:none;margin-top:1px}.slider-hint{max-width:1420px;margin:2px auto 0;display:flex;align-items:center;gap:9px;color:#7c878d;font-size:9px;text-transform:uppercase;letter-spacing:.45px}.slider-hint span{display:block;width:42px;height:2px;background:var(--yellow)}.project-slider:focus{outline:none}.project-slider:focus-visible{outline:2px solid var(--yellow);outline-offset:5px;border-radius:8px}footer{background:linear-gradient(#050e14f0,#050e14f5),url(/assets/hero-industrial.png) center 70%/cover;color:#fff;padding:34px max(7vw,50px);display:grid;grid-template-columns:1fr 1fr;gap:9vw;align-items:center;border-top:3px solid var(--yellow)}footer h2{font-family:Inter,sans-serif;font-size:24px}.contact-copy>p:nth-of-type(2){max-width:460px;font-size:12px;line-height:1.55}.contact-lines{display:flex;flex-direction:column;gap:10px;margin-top:20px}.contact-lines a,.contact-lines span{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:600}.contact-lines svg{width:20px;height:20px;color:var(--yellow)}footer form>strong{display:block;font-size:11px;margin-bottom:7px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}footer input,footer textarea{width:100%;border:0;border-radius:5px;background:#fff;color:#18242d;padding:10px 12px;font:10px Inter,sans-serif;outline:0}footer input:focus,footer textarea:focus{box-shadow:0 0 0 2px var(--yellow)}footer textarea{height:74px;resize:vertical;margin-top:8px;display:block}footer button{width:100%;height:41px;border:0;border-radius:4px;background:var(--yellow);color:#101317;text-transform:uppercase;font-weight:800;font-size:11px;margin-top:8px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}footer button:hover{background:#ffd04a}footer button svg{width:18px}.form-success{font-size:10px;color:#9ff2b1;margin:7px 0 0;text-align:center}.about-hero{min-height:420px;padding:148px max(7vw,50px) 70px;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,#030b11f5,#030b11ad 48%,#030b1133),url(/assets/hero-industrial.png) center 58%/cover}.about-hero>div{max-width:680px}.about-hero h1{font:800 55px/1.03 Barlow Condensed,Inter,sans-serif;text-transform:uppercase;margin:13px 0 16px}.about-hero h1 span{color:var(--yellow)}.about-hero>div>p:last-of-type{max-width:560px;font-size:14px;line-height:1.7;color:#e0e6e9}.about-back{display:inline-flex;align-items:center;gap:8px;margin-top:20px;color:var(--yellow);font-size:11px;font-weight:800;text-transform:uppercase}.about-back svg{width:16px}.founder-section{display:grid;grid-template-columns:.6fr 1.4fr;align-items:center;gap:5vw;padding-top:64px;padding-bottom:64px;background:#fff}.founder-title h2{font-size:43px}.founder-title i{display:block;width:42px;height:4px;background:var(--yellow);margin-top:16px}.founder-profile{display:grid;grid-template-columns:minmax(230px,.85fr) 1.15fr;align-items:stretch;min-height:290px;border:1px solid #e0e5e8;border-radius:16px;box-shadow:0 12px 30px #07111717;position:relative;overflow:hidden}.founder-profile:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--yellow);z-index:1}.founder-photo{display:block;width:100%;height:100%;min-height:290px;object-fit:cover;object-position:52% 55%}.founder-profile>div{display:flex;flex-direction:column;justify-content:center;padding:34px}.founder-profile span{font-size:10px;text-transform:uppercase;letter-spacing:1.2px;color:#9a6f00;font-weight:800}.founder-profile h3{font:800 34px/1.05 Barlow Condensed,Inter,sans-serif;margin:5px 0 10px}.founder-profile p{max-width:590px;margin:0;color:#536068;font-size:12px;line-height:1.7}.about-story{display:grid;grid-template-columns:.7fr 1.35fr auto;align-items:start;gap:4vw;background:#f3f5f6;padding-top:58px;padding-bottom:58px}.about-story h2{font-size:38px;line-height:1.05}.story-copy{display:grid;gap:13px}.story-copy p{font-size:12.5px;line-height:1.8;color:#46535b;margin:0}.story-copy p:first-child{font-size:14px;color:#1f2a31;font-weight:500}.company-facts{display:grid;gap:10px}.about-stat{display:flex;align-items:center;gap:14px;background:#071117;color:#fff;padding:18px 22px;border-radius:12px;white-space:nowrap}.about-stat strong{min-width:72px;font:800 43px/1 Barlow Condensed,Inter,sans-serif;color:var(--yellow)}.about-stat span{font-size:10px;line-height:1.45;font-weight:700;text-transform:uppercase}.about-strengths{background:#071117;padding-top:50px;padding-bottom:58px}.strength-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:1200px;margin:28px auto 0}.strength-grid article{background:#101c23;border:1px solid rgba(255,255,255,.1);border-radius:11px;padding:24px;color:#fff}.strength-grid svg{width:37px;height:37px;color:var(--yellow)}.strength-grid h3{font-size:14px;margin:13px 0 8px}.strength-grid p{font-size:10.5px;line-height:1.6;color:#bfc8cd;margin:0}.about-footer{grid-template-columns:1fr 1fr}.about-contact-links{display:grid;grid-template-columns:1fr 1fr;gap:18px}.about-contact-links a,.about-contact-links span{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:600}.about-contact-links svg{width:20px;height:20px;color:var(--yellow);flex:none}@media(max-width:1050px){.projects-intro{grid-template-columns:1fr 1fr}.project-stats{grid-column:1/-1;width:max-content}.featured-project{grid-template-columns:1fr}.featured-project>ul{padding-top:18px}.project-grid article{min-height:165px}.project-slide{flex-basis:calc((100% - 16px)/2)}}@media(max-width:760px){.center-heading h2{font-size:22px}.fleet-cards{grid-template-columns:1fr 1fr;gap:12px}.fleet-cards img{height:105px}.fleet-cards article>div{height:92px;gap:10px}.fleet-cards b{font-size:24px}.experience-highlight{padding:14px 20px}.reason-grid{grid-template-columns:repeat(2,1fr);gap:0}.reason-grid article{border-right:1px solid #dde2e6;border-bottom:1px solid #dde2e6}.reason-grid article:nth-child(2n){border-right:0}.reason-grid article:nth-last-child(-n+2){border-bottom:0}.logo-grid{grid-template-columns:1fr 1fr;gap:10px}.logo-grid article:last-child{grid-column:1/-1}.projects{padding-top:40px;padding-bottom:42px}.projects-intro{grid-template-columns:1fr;gap:18px}.projects-intro h2{font-size:34px}.project-stats{grid-column:auto;width:100%}.project-stats span{min-width:0;flex:1;padding:13px 10px}.featured-project{margin-top:22px}.featured-project-copy{padding:27px 24px}.featured-project h3{font-size:26px}.featured-project>ul{grid-template-columns:1fr;padding:10px 24px 22px}.featured-project li:nth-last-child(2){border-bottom:1px solid rgba(255,255,255,.1)}.project-list-heading{margin-top:34px;display:block}.project-list-heading>p{text-align:left;margin-top:9px}.project-grid{grid-template-columns:1fr}.project-grid article{min-height:0;padding:20px}.project-grid .project-meta{gap:8px 14px}.project-slider-heading{margin-top:30px}.project-slider-heading h3{font-size:24px}.slider-controls button{width:38px;height:38px}.project-slider{margin-right:-20px;padding-right:20px}.project-slide{flex-basis:84%;min-height:360px}.slider-hint{margin-top:0}footer{grid-template-columns:1fr;gap:30px;padding:36px 20px}.form-grid{grid-template-columns:1fr}.about-hero{min-height:480px;padding:125px 20px 55px}.about-hero h1{font-size:43px}.founder-section{grid-template-columns:1fr;gap:25px;padding-top:42px;padding-bottom:42px}.founder-title h2{font-size:35px}.founder-profile{grid-template-columns:1fr;min-height:0}.founder-photo{height:230px;min-height:0;object-position:52% 53%}.founder-profile>div{padding:25px}.about-story{grid-template-columns:1fr;gap:22px;padding-top:40px;padding-bottom:40px}.company-facts{grid-template-columns:1fr 1fr}.about-stat{width:auto;padding:15px;display:block}.about-stat strong{display:block;margin-bottom:7px;font-size:36px}.strength-grid,.about-contact-links{grid-template-columns:1fr}}.about-page .section{padding-left:max(7vw,50px);padding-right:max(7vw,50px)}.about-hero{min-height:570px;padding-top:145px;padding-bottom:58px}.about-hero-content{width:min(860px,100%);max-width:none!important}.about-hero h1{font-size:62px}.about-hero>div>p:last-of-type{max-width:650px;font-size:15px}.about-hero-stats{display:grid;grid-template-columns:repeat(4,1fr);width:min(780px,100%);margin-top:28px;border:1px solid rgba(255,255,255,.18);border-radius:10px;overflow:hidden;background:#040d13bf}.about-hero-stats span{min-height:82px;padding:16px 18px;border-right:1px solid rgba(255,255,255,.14);display:flex;flex-direction:column;justify-content:center}.about-hero-stats span:last-child{border:0}.about-hero-stats strong{font:800 31px/1 Barlow Condensed,Inter,sans-serif;color:var(--yellow)}.about-hero-stats small{margin-top:7px;color:#dce3e6;font-size:9px;line-height:1.25;font-weight:700;text-transform:uppercase;letter-spacing:.45px}.about-hero-actions{display:flex;align-items:center;gap:24px;margin-top:24px}.about-hero-actions .about-back{margin:0}.about-hero-actions .button{min-width:235px}.founder-section{grid-template-columns:.52fr 1.48fr;padding-top:72px;padding-bottom:72px}.founder-profile{grid-template-columns:minmax(270px,.88fr) 1.12fr;min-height:340px}.founder-photo{min-height:340px}.founder-profile>div{padding:40px}.founder-profile>div>p{font-size:13px}.founder-profile blockquote{position:relative;margin:22px 0 0;padding:18px 18px 18px 46px;border-left:3px solid var(--yellow);background:#f4f6f7;color:#263239;font-size:12px;line-height:1.7;font-weight:600}.founder-profile blockquote svg{position:absolute;left:17px;top:18px;width:19px;height:19px;color:#c28d00}.about-process{background:#071117;color:#fff;padding-top:62px;padding-bottom:66px}.process-intro{text-align:center;max-width:690px;margin:0 auto}.process-intro h2{font-size:38px}.process-intro>p:last-child{color:#bfc8cd;font-size:13px;line-height:1.7;margin:13px auto 0}.process-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;max-width:1420px;margin:34px auto 0}.process-grid article{position:relative;min-height:222px;padding:24px 20px;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:#101c23}.process-grid article>span{position:absolute;right:16px;top:15px;font:800 22px/1 Barlow Condensed,Inter,sans-serif;color:#ffffff38}.process-grid svg{width:37px;height:37px;color:var(--yellow);margin-top:13px}.process-grid h3{font-size:15px;margin:20px 0 9px}.process-grid p{margin:0;color:#bdc7cc;font-size:10.5px;line-height:1.65}.about-story{grid-template-columns:.62fr 1.18fr .95fr;gap:4vw;padding-top:66px;padding-bottom:66px}.about-story h2{font-size:42px}.story-copy{gap:18px}.story-copy p,.story-copy p:first-child{font-size:13px;line-height:1.85;font-weight:400;color:#3e4b53}.story-copy p:first-child{font-size:14px;color:#172229;font-weight:500}.story-standards{display:grid;gap:11px}.story-standards article{display:flex;gap:15px;padding:18px;border:1px solid #dce2e6;border-radius:10px;background:#fff}.story-standards svg{width:31px;height:31px;flex:none;color:#b88300}.story-standards strong{display:block;font-size:12px;color:#111b21}.story-standards p{font-size:10.5px;line-height:1.55;color:#69747a;margin:5px 0 0}.operations-proof{padding-top:60px;padding-bottom:68px;background:#fff}.operations-proof .center-heading h2{font-size:34px}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1250px;margin:32px auto 0}.proof-grid article{min-height:225px;padding:27px;border:1px solid #dce2e6;border-radius:12px;background:#fff;box-shadow:0 8px 22px #0711170f}.proof-grid svg{width:39px;height:39px;color:#b88300}.proof-grid span{display:block;margin-top:19px;color:#9a6f00;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.8px}.proof-grid h3{font:800 24px/1.12 Barlow Condensed,Inter,sans-serif;margin:6px 0 10px}.proof-grid p{margin:0;color:#5b676e;font-size:11px;line-height:1.65}.client-proof{max-width:1250px;margin:22px auto 0;padding:24px 28px;display:grid;grid-template-columns:.7fr 1.3fr;align-items:center;gap:30px;border-radius:12px;background:#071117;color:#fff}.client-proof h3{font-size:18px;margin:0}.about-client-logos{display:grid;grid-template-columns:repeat(5,1fr);align-items:center;gap:15px}.about-client-logos img{display:block;width:100%;height:48px;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}.about-footer{padding-top:48px;padding-bottom:48px}.about-footer>div:first-child>p:nth-of-type(2){max-width:520px;color:#c3cbd0;font-size:12px;line-height:1.6}.footer-cta-actions{display:flex;gap:12px;margin-top:20px}.footer-cta-actions .button{height:42px}.footer-cta-actions .secondary{border-color:#ffffff8c}@media(max-width:1100px){.process-grid{grid-template-columns:repeat(3,1fr)}.about-story{grid-template-columns:1fr 1.5fr}.story-standards{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.client-proof{grid-template-columns:1fr}.about-client-logos{max-width:720px}}@media(max-width:760px){.about-page .section{padding-left:20px;padding-right:20px}.about-hero{min-height:710px;padding:118px 20px 44px;background-position:60% center}.about-hero h1{font-size:45px}.about-hero>div>p:last-of-type{font-size:13px}.about-hero-stats{grid-template-columns:1fr 1fr;margin-top:24px}.about-hero-stats span{min-height:72px;padding:13px 15px}.about-hero-stats span:nth-child(2){border-right:0}.about-hero-stats span:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.14)}.about-hero-stats strong{font-size:27px}.about-hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.about-hero-actions .button{width:100%;min-width:0}.founder-section{padding-top:45px;padding-bottom:45px}.founder-profile{grid-template-columns:1fr}.founder-photo{height:285px;min-height:0}.founder-profile>div{padding:26px}.founder-profile blockquote{font-size:11px}.about-process{padding-top:46px;padding-bottom:48px}.process-intro{text-align:left}.process-intro h2{font-size:32px}.process-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:25px}.process-grid article{min-height:205px;padding:18px 16px}.process-grid svg{width:31px;height:31px}.process-grid h3{margin-top:15px}.about-story{grid-template-columns:1fr;gap:25px;padding-top:46px;padding-bottom:46px}.about-story h2{font-size:35px}.story-copy p,.story-copy p:first-child{font-size:12px;line-height:1.75}.story-standards{grid-column:auto;grid-template-columns:1fr}.operations-proof{padding-top:46px;padding-bottom:48px}.operations-proof .center-heading h2{font-size:29px}.proof-grid{grid-template-columns:1fr;margin-top:25px}.proof-grid article{min-height:0;padding:23px}.client-proof{padding:23px 20px}.about-client-logos{grid-template-columns:repeat(3,1fr);gap:18px}.about-client-logos img{height:38px}.about-client-logos img:nth-child(n+4){transform:translate(50%)}.about-footer{padding-top:40px;padding-bottom:40px}.footer-cta-actions{flex-direction:column}.footer-cta-actions .button{width:100%}}.about-client-logos img{height:54px;padding:8px 10px;border-radius:6px;background:#fff;filter:none;opacity:1}@media(max-width:760px){.founder-section,.about-footer{grid-template-columns:1fr}.about-client-logos img{height:48px}}@media(max-width:760px){.founder-photo{object-position:52% 15%}.site-footer .footer-legal-links{position:static;display:flex;margin:0;padding:0;background:none;flex-direction:row;gap:16px}.site-footer .footer-legal-links a{font-size:10px;font-weight:600;text-transform:none}}@media(max-width:1050px){.ongoing-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.ongoing-projects{padding-top:40px;padding-bottom:42px}.ongoing-heading{display:block;margin-bottom:20px}.ongoing-heading h2{font-size:34px}.ongoing-heading>p{margin-top:12px}.ongoing-grid{grid-template-columns:1fr}.ongoing-card{min-height:280px}}.ongoing-logo.dark{background:#064e7f}.ongoing-logo.paradeep{padding:2px 8px}.site-footer{display:block;padding:0;border-top:3px solid var(--yellow);background:#071117;color:#fff}.footer-enquiry{padding:52px max(7vw,50px);display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:8vw;background:linear-gradient(100deg,#040d13fa,#040d13e0),url(/assets/hero-industrial.png) center 68%/cover;border-bottom:1px solid rgba(255,255,255,.1)}.footer-enquiry-copy h2{max-width:520px;font:800 42px/1.04 Barlow Condensed,Inter,sans-serif;text-transform:uppercase}.footer-enquiry-copy>p:nth-of-type(2){max-width:520px;margin:15px 0 0;color:#c3ccd1;font-size:13px;line-height:1.7}.footer-assurance{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:24px}.footer-assurance span{display:flex;align-items:center;gap:8px;color:#e6ecef;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.footer-assurance svg{width:18px;height:18px;color:var(--yellow)}.footer-form{padding:26px;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:#0f1d25e0;box-shadow:0 18px 40px #00000040;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.footer-form-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.footer-form-heading span,.footer-form-heading strong{display:block}.footer-form-heading span{margin-bottom:4px;color:var(--yellow);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.85px}.footer-form-heading strong{font:800 20px/1.1 Barlow Condensed,Inter,sans-serif;text-transform:uppercase}.footer-form-heading>svg{width:31px;height:31px;color:var(--yellow)}.site-footer .form-grid{gap:10px}.footer-form label{position:relative;display:block}.footer-form label>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-footer input,.site-footer textarea{border:1px solid rgba(255,255,255,.12);border-radius:6px;background:#fff;color:#17242b;padding:12px 13px;font:11px Inter,sans-serif}.site-footer input{height:42px}.site-footer textarea{height:82px;min-height:82px;margin:10px 0 0;resize:vertical}.site-footer input:focus,.site-footer textarea:focus{box-shadow:0 0 0 2px var(--yellow);border-color:var(--yellow)}.site-footer button{height:44px;margin-top:10px;border-radius:6px;font-size:10px;letter-spacing:.35px}.site-footer button svg{width:19px;height:19px}.form-consent{margin:10px 2px 0;color:#aeb9bf;font-size:9px;line-height:1.55}.form-consent a{color:var(--yellow);text-decoration:underline;text-underline-offset:2px}.form-consent a:hover{color:#fff}.site-footer .form-success{margin:9px 0 -5px;color:#9ff2b1}.footer-main{padding:46px max(7vw,50px) 42px;display:grid;grid-template-columns:1.35fr .65fr .8fr 1.25fr;align-items:start;gap:4.5vw;background:radial-gradient(circle at 15% 10%,#13232c,#071117 42%)}.footer-main h3{position:relative;margin:5px 0 20px;padding-bottom:12px;font-size:11px;text-transform:uppercase;letter-spacing:.65px}.footer-main h3:after{content:"";position:absolute;left:0;bottom:0;width:28px;height:2px;background:var(--yellow)}.footer-brand>a:first-child{display:block;width:178px;height:92px;margin:-17px 0 5px}.footer-brand img{display:block;width:100%;height:100%;object-fit:contain}.footer-brand>p{max-width:350px;margin:0;color:#aeb9bf;font-size:11px;line-height:1.7}.site-footer .footer-links{position:static;margin:0;padding:0;background:none;display:flex;align-items:flex-start;flex-direction:column;gap:10px}.site-footer .footer-links a{display:flex;align-items:center;gap:7px;color:#b8c2c7;font-size:10.5px;font-weight:500;text-transform:none;transition:color .2s ease,transform .2s ease}.site-footer .footer-links a svg{width:12px;height:12px;color:var(--yellow)}.site-footer .footer-links a:hover{color:#fff;transform:translate(3px)}.footer-contact-details{display:flex;flex-direction:column;gap:15px}.footer-contact-details h3{margin-bottom:5px}.footer-contact-details>a,.footer-contact-details>div{display:flex;align-items:flex-start;gap:11px;color:#e4e9eb;font-size:10.5px;line-height:1.5}.footer-contact-details svg{width:19px;height:19px;flex:none;margin-top:2px;color:var(--yellow)}.footer-contact-details span,.footer-contact-details small{display:block}.footer-contact-details small{margin-bottom:3px;color:#7f8d94;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.55px}.footer-contact-details a:hover{color:var(--yellow)}.footer-bottom{min-height:48px;padding:13px max(7vw,50px);display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.09);background:#040d13;color:#738188}.footer-bottom p{margin:0;font-size:9px;line-height:1.5}.footer-bottom .footer-credit{color:#8e9ba1}.footer-credit strong{color:#d3dade;font-weight:600}.footer-legal-links{display:flex;align-items:center;gap:16px}.footer-legal-links a{color:#b3bdc2;font-size:9px;text-transform:uppercase;letter-spacing:.45px}.footer-legal-links a:hover{color:var(--yellow)}.legal-page{min-height:100vh;background:#f3f5f6}.legal-page .site-header{position:relative}.legal-hero{padding:62px max(10vw,50px) 54px;background:linear-gradient(110deg,#071117,#142630);color:#fff;border-bottom:3px solid var(--yellow)}.legal-hero>div{max-width:980px;margin:0 auto}.legal-hero h1{margin:9px 0 13px;font:800 52px/1 Barlow Condensed,Inter,sans-serif;text-transform:uppercase}.legal-hero>div>p:last-child{max-width:730px;margin:0;color:#cad2d6;font-size:13px;line-height:1.7}.legal-content{max-width:980px;margin:0 auto;padding:52px 30px 64px}.legal-notice{margin:0 0 28px;padding:18px 20px;border-left:4px solid var(--yellow);background:#fff7df;color:#4d411f;font-size:11px;line-height:1.65}.legal-content section{margin-bottom:32px;padding:27px 30px;border:1px solid #dce2e5;border-radius:10px;background:#fff;box-shadow:0 5px 18px #0711170b}.legal-content h2{margin:0 0 11px;font:800 25px/1.1 Barlow Condensed,Inter,sans-serif;text-transform:uppercase;color:#101b21}.legal-content p,.legal-content li{color:#4d5960;font-size:12px;line-height:1.75}.legal-content p{margin:0 0 10px}.legal-content p:last-child{margin-bottom:0}.legal-content ul{margin:8px 0 0;padding-left:20px}.legal-content li+li{margin-top:5px}.legal-content a{color:#966d00;font-weight:700;text-decoration:underline;text-underline-offset:2px}.legal-updated{display:inline-block;color:var(--yellow);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.65px}@media(max-width:1050px){.footer-main{grid-template-columns:1.3fr .7fr .9fr}.footer-contact-details{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);padding-top:8px}.footer-contact-details h3{grid-column:1/-1}.footer-enquiry{gap:5vw}}@media(max-width:760px){.site-footer{display:block;padding:0}.footer-enquiry{grid-template-columns:1fr;gap:30px;padding:40px 20px}.footer-enquiry-copy h2{font-size:34px}.footer-enquiry-copy>p:nth-of-type(2){font-size:12px}.footer-assurance{display:grid;gap:10px}.footer-form{padding:20px 16px}.site-footer .form-grid{grid-template-columns:1fr}.site-footer textarea{height:92px}.footer-main{grid-template-columns:1fr 1fr;gap:34px 26px;padding:38px 20px}.footer-brand{grid-column:1/-1}.footer-brand>a:first-child{width:160px;height:82px}.footer-brand>p{max-width:520px}.footer-contact-details{grid-column:1/-1;display:flex;padding-top:0}.footer-contact-details h3{margin-bottom:5px}.footer-bottom{padding:16px 20px;align-items:flex-start;flex-direction:column;gap:8px}.footer-bottom .footer-credit{order:3}.footer-legal-links{order:2}.legal-hero{padding:45px 20px 42px}.legal-hero h1{font-size:40px}.legal-content{padding:34px 20px 48px}.legal-content section{padding:22px 20px}.legal-content h2{font-size:23px}}@media(max-width:430px){.footer-main{grid-template-columns:1fr}.footer-brand,.footer-contact-details{grid-column:auto}.footer-enquiry-copy h2{font-size:31px}}
