@import "https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700;800;900&family=Barlow+Condensed:wght@300;400;500;600;700;800;900&display=swap";:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#080e14;font-family:Barlow,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}:root{--dark:#080e14;--navy:#0f1923;--mid:#1a2535;--red:#d42b2b;--muted:#ffffff94}.navbar{z-index:10;background:linear-gradient(#080e14f2,#0000);height:72px;position:fixed;inset:0 0 auto}.nav-inner{justify-content:space-between;align-items:center;max-width:1280px;height:100%;margin:auto;padding:0 42px;display:flex;position:relative}.brand{flex-direction:column;width:max-content;line-height:.9;display:flex}.brand span{letter-spacing:.09em;font:900 29px/1 Barlow Condensed}.brand small{color:var(--red);letter-spacing:.2em;font:600 8px/1.6 Barlow}.socials{color:#ffffffa6;align-items:center;gap:16px;font-weight:700;display:flex}.socials a{font-size:15px}.socials svg{width:15px;height:15px}.socials path,.service-icon path,.button svg,.menu-toggle path{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.nav-links{color:#ffffffb3;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:30px;font-size:12px;font-weight:600;display:flex}.nav-links a:hover{color:#fff}.menu-toggle{color:#fff;background:0 0;border:0;display:none}.menu-toggle svg{width:25px}.hero{border-bottom:2px solid var(--red);background:radial-gradient(circle at 65% 38%,#1b2d3c 0,#0d1924 29%,var(--dark) 70%);place-items:center;height:100vh;min-height:670px;max-height:900px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";opacity:.18;background-image:linear-gradient(120deg,#0000 50%,#d42b2b 50.2%,#0000 50.8%),repeating-linear-gradient(90deg,#0000 0 120px,#ffffff08 121px 122px);position:absolute;inset:0;transform:skewY(-7deg)scale(1.4)}.hero-lines{border:1px solid #ffffff12;width:52%;height:60%;position:absolute;top:18%;right:-4%;transform:skewY(-14deg)}.hero-lines:after{content:"";border:1px solid #d42b2b3b;position:absolute;inset:14% -8% -12% 12%}.hero-content{z-index:2;width:min(1160px,100%);padding:100px 48px 70px;position:relative}.eyebrow{color:var(--red);letter-spacing:.23em;text-transform:uppercase;margin:0 0 20px;font-size:11px;font-weight:700}.pulse{background:var(--red);border-radius:50%;width:7px;height:7px;margin-right:8px;animation:2s infinite pulse;display:inline-block;box-shadow:0 0 0 6px #d42b2b21}h1,h2,h3{text-transform:uppercase;margin:0;font-family:Barlow Condensed}h1{letter-spacing:-.025em;max-width:800px;font-size:clamp(64px,9vw,126px);line-height:.83}h1 em{color:var(--red);font-style:normal}.hero-copy{max-width:390px;color:var(--muted);margin:28px 0;font-size:17px;line-height:1.5}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{text-transform:uppercase;letter-spacing:.12em;border:1px solid #0000;justify-content:center;align-items:center;gap:22px;min-height:48px;padding:0 21px;font-size:11px;font-weight:700;transition:all .2s;display:inline-flex}.button svg{width:17px}.primary{background:var(--red);color:#fff}.primary:hover{background:#b82424}.ghost{color:#ffffffb8;border-color:#fff3}.ghost:hover{color:#fff;border-color:#ffffff80}.scroll-cue{color:#fff6;letter-spacing:.22em;z-index:2;flex-direction:column;align-items:center;gap:6px;font-size:8px;display:flex;position:absolute;bottom:27px;left:50%;transform:translate(-50%)}.scroll-cue strong{color:var(--red);font-size:21px;font-weight:400;animation:1.6s infinite bounce}.hero-bus{z-index:1;opacity:.65;filter:drop-shadow(0 30px 25px #000);width:58%;position:absolute;bottom:9%;right:-2%;transform:perspective(500px)rotateY(-7deg)}.bus-art{--bus-accent:#d42b2b;aspect-ratio:2.1;clip-path:polygon(5% 18%,88% 14%,98% 30%,100% 79%,94% 89%,9% 90%,2% 77%,0 33%);background:linear-gradient(170deg,#e8ebea 0 57%,#bbc4c6 58% 68%,#242d34 69%);border-radius:8% 4% 4% 7%;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 -13px #111820}.bus-window{background:#162630;gap:3%;width:75%;height:29%;padding:1.5% 2%;display:flex;position:absolute;top:25%;left:10%;transform:skewY(-2deg)}.bus-window i{background:linear-gradient(145deg,#45616d,#07141d 70%);border-right:2px solid #8b9ba0;flex:1}.bus-stripe{background:var(--bus-accent);width:100%;height:8%;position:absolute;top:57%;box-shadow:0 6px #fffa}.bus-lights{flex-direction:column;gap:25px;display:flex;position:absolute;top:36%;right:3%}.bus-lights b{background:#e7bf76;width:9px;height:16px;box-shadow:0 0 10px #e7bf76}.bus-wheel{aspect-ratio:1;background:#12171b;border:10px solid #39444b;border-radius:50%;width:14%;position:absolute;bottom:-7%}.bus-wheel.one{left:16%}.bus-wheel.two{right:14%}.bus-front{border-left:2px solid #596970;width:8%;height:39%;position:absolute;top:31%;right:0}.stats{background:var(--navy);border-bottom:1px solid #ffffff0d;grid-template-columns:repeat(4,1fr);gap:20px;padding:27px max(48px,50% - 580px);display:grid}.stats div{border-left:1px solid #ffffff18;padding-left:25px}.stats strong{color:var(--red);font:800 clamp(38px,4vw,57px)/.9 Barlow Condensed;display:block}.stats strong span{font-size:.55em}.stats small{color:#ffffff80;letter-spacing:.16em;text-transform:uppercase;font-size:10px}.section{max-width:1160px;margin:auto;padding:108px 48px}.services-section{background:var(--dark)}.section-heading{justify-content:space-between;align-items:end;margin-bottom:48px;display:flex}.section-heading h2,.contact-copy h2{font-size:clamp(48px,6vw,74px);line-height:.87}.section-heading h2 span,.contact-copy h2 span{color:var(--red)}.section-intro{color:var(--muted);max-width:290px;margin:0 0 4px;line-height:1.5}.service-grid{grid-template-columns:repeat(4,1fr);gap:2px;display:grid}.service-card{background:var(--navy);border:1px solid #ffffff0b;min-height:250px;padding:30px 24px;transition:all .3s;position:relative}.service-card:hover{background:#12202e;border-color:#d42b2b66;transform:translateY(-4px)}.card-number{color:#ffffff30;font:700 15px Barlow Condensed;position:absolute;top:20px;right:20px}.service-icon{color:var(--red);margin-bottom:27px}.service-icon svg{width:30px;height:30px}.service-card h3{max-width:140px;font-size:24px;line-height:.95}.service-card p{color:var(--muted);margin-top:13px;font-size:13px;line-height:1.45}.service-card a{color:var(--red);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:12px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:25px}.service-card a svg{width:15px}.fleet-section{background:#0a1118}.fleet-wrap{max-width:1240px}.fleet-heading{margin-bottom:38px}.fleet-tabs{border:1px solid #ffffff1a;display:flex}.fleet-tabs button{text-align:left;color:#ffffff70;background:var(--navy);border:0;border-right:1px solid #ffffff0a;flex:1;min-height:70px;padding:12px 24px}.fleet-tabs button:hover{background:var(--mid)}.fleet-tabs button.active{color:#fff;background:var(--red)}.fleet-tabs small{letter-spacing:.16em;margin-bottom:6px;font-size:9px;display:block}.fleet-tabs strong{text-transform:uppercase;font:700 26px Barlow Condensed}.fleet-panel{background:var(--navy);grid-template-columns:1.2fr .8fr;min-height:430px;display:grid}.fleet-visual{background:radial-gradient(circle,#20333e 0,#0b151e 65%);align-items:center;margin:20px;padding:40px;display:flex;position:relative}.fleet-visual .bus-art{filter:drop-shadow(0 16px 28px #000);width:100%}.corner{border-color:var(--red);width:30px;height:30px;position:absolute}.corner.tl{border-top:2px solid;border-left:2px solid;top:16px;left:16px}.corner.br{border-bottom:2px solid;border-right:2px solid;bottom:16px;right:16px}.visual-label{color:#ffffff45;letter-spacing:.2em;font-size:9px;position:absolute;bottom:12px;left:18px}.fleet-info{padding:58px 56px}.fleet-info h3{margin-bottom:17px;font-size:58px;line-height:.85}.fleet-info>p:not(.eyebrow){color:var(--muted);max-width:290px;line-height:1.5}.capacity{border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12;align-items:baseline;gap:20px;margin:14px 0;padding:18px 0;display:flex}.capacity span{color:#ffffff59;letter-spacing:.17em;font-size:9px}.capacity strong{color:var(--red);font:700 25px Barlow Condensed}.fleet-info ul{color:#ffffffb8;margin:0 0 28px;padding:0;font-size:13px;line-height:2;list-style:none}.fleet-info li:before{content:"";background:var(--red);width:15px;height:2px;margin:0 9px 4px 0;display:inline-block}.outline{border-color:var(--red)}.outline:hover{background:var(--red)}.contact-section{grid-template-columns:.9fr 1.1fr;gap:110px;display:grid}.contact-copy>p:not(.eyebrow){max-width:310px;color:var(--muted);margin:27px 0 40px;line-height:1.5}.contact-detail{border-top:1px solid #ffffff1c;flex-direction:column;gap:5px;padding:13px 0;display:flex}.contact-detail span{color:#ffffff5c;letter-spacing:.17em;font-size:9px}.contact-detail a{color:#fff;font-weight:600}.contact-form{padding:6px 0}.contact-form label{color:#ffffff85;letter-spacing:.1em;text-transform:uppercase;margin-bottom:20px;font-size:11px;display:block}.form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contact-form input,.contact-form textarea{resize:vertical;color:#fff;background:var(--navy);text-transform:none;letter-spacing:0;border:1px solid #ffffff14;border-radius:0;outline:none;width:100%;margin-top:8px;padding:14px;font-size:14px;display:block}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--red)}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#ffffff35}.contact-form .button{width:100%}footer{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:20px;max-width:1160px;margin:auto;padding:30px 48px;display:flex}footer p{color:#fff5;font-size:11px}.footer-social{color:#ffffff75;gap:18px;font-size:11px;display:flex}.footer-social a:hover{color:var(--red)}@keyframes pulse{50%{box-shadow:0 0 0 10px #d42b2b00}}@keyframes bounce{50%{transform:translateY(5px)}}.hero-photo{object-fit:cover;object-position:center 42%;opacity:.34;mix-blend-mode:luminosity;filter:saturate(.8);width:100%;height:100%;position:absolute;inset:0}.hero:before{z-index:1;opacity:1;background:linear-gradient(90deg,#080e14f2 0%,#080e14c9 38%,#080e1466 72%,#080e14b8 100%),linear-gradient(#080e1466 0%,#0000 58%,#080e14e8 100%)}.fleet-visual>img{object-fit:contain;filter:drop-shadow(0 16px 28px #000);width:100%;height:100%;max-height:350px}@media (width<=800px){.hero-photo{object-position:center 35%;opacity:.3}.hero:before{background:linear-gradient(90deg,#080e14e8 0%,#080e1499 100%),linear-gradient(#080e1466 0%,#0000 50%,#080e14ee 100%)}.nav-inner{padding:0 22px}.socials{display:none}.nav-links{background:var(--dark);letter-spacing:.04em;flex-direction:column;justify-content:center;font:700 38px Barlow Condensed;display:none;position:fixed;inset:0}.nav-links.open{display:flex}.menu-toggle{z-index:2;display:block}.hero{min-height:720px}.hero-content{padding:120px 24px 70px}.hero-bus{opacity:.3;width:110%;bottom:16%;right:-22%}.scroll-cue{display:none}.stats{grid-template-columns:repeat(2,1fr);row-gap:26px;padding:27px 24px}.stats div{padding-left:14px}.section{padding:78px 24px}.section-heading{display:block}.section-intro{margin-top:25px}.service-grid{grid-template-columns:repeat(2,1fr)}.fleet-panel{grid-template-columns:1fr}.fleet-info{padding:40px 28px}.contact-section{grid-template-columns:1fr;gap:50px}footer{flex-wrap:wrap;padding:26px 24px}}@media (width<=500px){h1{font-size:63px}.hero-copy{max-width:300px;font-size:15px}.button{width:100%}.service-grid{grid-template-columns:1fr}.service-card{min-height:215px}.fleet-tabs button{padding:11px 10px}.fleet-tabs strong{font-size:19px}.fleet-tabs small{font-size:8px}.fleet-visual{min-height:230px;margin:10px;padding:20px}.fleet-info h3{font-size:50px}.form-row{grid-template-columns:1fr;gap:0}.footer-social{width:100%}.brand span{font-size:25px}}h1{letter-spacing:.01em;font-weight:300}h1 em{font-weight:400}.brand-image{justify-content:center}.brand-image img{object-fit:contain;width:190px;height:auto;max-height:46px;display:block}.footer-social{margin-left:auto}@media (width<=500px){.brand-image img{width:155px;max-height:38px}}.footer-brand img{object-fit:contain;width:105px;height:auto;max-height:85px;display:block}footer>p{text-align:center;flex:1;margin:0}@media (width<=500px){.footer-brand img{width:90px;max-height:72px}footer>p{font-size:10px}}footer{padding-top:18px;padding-bottom:18px}.footer-brand img{max-height:60px}@media (width<=500px){footer{padding-top:14px;padding-bottom:14px}.footer-brand img{max-height:52px}}.about-section{background:#0a1118;border-top:1px solid #ffffff0b}.about-wrap{max-width:1160px}.about-intro{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about-image{background:#121e29;min-height:470px;position:relative;overflow:hidden}.about-image:after{content:"";background:linear-gradient(#0000 45%,#080e14b8);position:absolute;inset:0}.about-image img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:470px}.about-image span{z-index:1;color:#fff9;letter-spacing:.2em;font-size:9px;position:absolute;bottom:18px;left:22px}.about-copy h2{margin-bottom:24px;font-size:clamp(48px,5vw,70px);line-height:.88}.about-copy h2 span{color:var(--red)}.about-copy>p:not(.eyebrow),.about-copy li,.about-history>p:not(.eyebrow),.about-values p{color:var(--muted);font-size:14px;line-height:1.55}.about-copy ul{margin:24px 0 30px;padding:0;list-style:none}.about-copy li{margin:10px 0;font-size:12px}.about-copy li:before{content:"";background:var(--red);width:14px;height:2px;margin:0 10px 4px 0;display:inline-block}.about-statement{text-align:center;border-top:1px solid #ffffff0c;border-bottom:1px solid #ffffff0c;margin-top:110px;padding:110px 15%}.about-statement p{text-transform:uppercase;margin:0;font:600 clamp(35px,4.5vw,60px)/.95 Barlow Condensed}.about-statement span{color:var(--red)}.statement-mark{color:#ffffff38;letter-spacing:.15em;margin-top:28px;font:800 30px Barlow Condensed}.about-history{text-align:center;padding:105px 10% 30px}.about-history h3{margin-bottom:20px;font-size:clamp(38px,4.5vw,58px);line-height:.9}.about-history>p:last-child{max-width:770px;margin:0 auto}.about-values{text-align:center;grid-template-columns:1fr 1fr;gap:80px;padding:50px 5% 0;display:grid}.about-values h3{color:#fff;margin-bottom:8px;font-size:48px}.about-values p{max-width:320px;margin:auto}@media (width<=800px){.about-intro{grid-template-columns:1fr;gap:45px}.about-image,.about-image img{min-height:330px}.about-statement{margin-top:70px;padding:75px 4%}.about-history{padding:75px 2% 20px}.about-values{grid-template-columns:1fr;gap:42px;padding-top:35px}}.staff-visual{padding:16px;overflow:hidden}.staff-visual>img{object-fit:cover;object-position:center;filter:drop-shadow(0 12px 22px #000);width:118%;height:118%;max-height:none}@media (width<=800px){.staff-visual{min-height:280px;padding:8px}.staff-visual>img{width:125%;height:125%}}.staff-section{background:var(--dark);border-top:1px solid #ffffff0b}.staff-wrap{grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;display:grid}.staff-image{background:#111c25;min-height:390px;position:relative;overflow:hidden}.staff-image:after{content:"";background:linear-gradient(90deg,#0000 50%,#080e1433);position:absolute;inset:0}.staff-image img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:390px;display:block}.staff-copy h2{margin-bottom:24px;font-size:clamp(55px,6vw,80px);line-height:.84}.staff-copy h2 span{color:var(--red)}.staff-copy>p:not(.eyebrow),.staff-copy li{color:var(--muted);line-height:1.55}.staff-copy ul{margin:25px 0 30px;padding:0;list-style:none}.staff-copy li{margin:10px 0;font-size:13px}.staff-copy li:before{content:"";background:var(--red);width:15px;height:2px;margin:0 9px 4px 0;display:inline-block}@media (width<=800px){.staff-wrap{grid-template-columns:1fr;gap:42px}.staff-image,.staff-image img{min-height:280px}}
