*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;color:#1e293b;line-height:1.6;background:#fff}.container{max-width:1200px;margin:0 auto;padding:0 2rem}a{color:inherit;text-decoration:none}img{max-width:100%}.header{position:fixed;top:0;width:100%;background:#0a1628f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;border-bottom:1px solid rgba(255,255,255,.08)}.nav{display:flex;justify-content:space-between;align-items:center;padding:.8rem 2rem}.logo{display:flex;align-items:center;gap:.5rem;text-decoration:none}.logo-icon{color:#e8730c;font-size:1.2rem}.logo-text{font-size:1.4rem;font-weight:800;color:#fff;letter-spacing:2px}.logo-sub{font-size:.75rem;color:#94a3b8;font-weight:400}.nav-links{list-style:none;display:flex;align-items:center;gap:1.8rem}.nav-links a{color:#cbd5e1;font-weight:500;font-size:.9rem;transition:color .3s}.nav-links a:hover{color:#e8730c}.nav-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.nav-toggle span{display:block;width:24px;height:2px;background:#cbd5e1;transition:all .3s}.btn{display:inline-block;padding:.75rem 1.8rem;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s;border:2px solid transparent;text-align:center}.btn-primary{background:#e8730c;color:#fff;border-color:#e8730c}.btn-primary:hover{background:#d46507;border-color:#d46507;transform:translateY(-2px);box-shadow:0 8px 25px #e8730c59}.btn-outline{background:transparent;color:#fff;border-color:#fff6}.btn-outline:hover{border-color:#fff;background:#ffffff1a}.btn-secondary{background:#1e3a5f;color:#fff;border-color:#1e3a5f}.btn-secondary:hover{background:#254a78;transform:translateY(-2px)}.btn-nav{background:#e8730c;color:#fff!important;padding:.55rem 1.4rem;border-radius:6px;font-size:.85rem}.btn-nav:hover{background:#d46507}.btn-large{padding:1rem 2.5rem;font-size:1.1rem}.btn-full{width:100%}.hero{position:relative;min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#0a1628,#1a2744 40%,#1e3a5f);overflow:hidden}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 70% 50%,rgba(232,115,12,.08) 0%,transparent 60%),radial-gradient(ellipse at 20% 80%,rgba(30,58,95,.5) 0%,transparent 50%)}.hero:before{content:"";position:absolute;top:0;right:0;width:50%;height:100%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 600"><defs><linearGradient id="g" x1="0" y1="0" x2="1" y2="1"><stop offset="0%" stop-color="%231e3a5f" stop-opacity="0.3"/><stop offset="100%" stop-color="%230a1628" stop-opacity="0"/></linearGradient></defs><path d="M400 0 L800 0 L800 600 L200 600 Z" fill="url(%23g)"/></svg>') no-repeat center;background-size:cover;opacity:.5}.hero-content{position:relative;z-index:2;padding:8rem 0 4rem}.hero-tagline{display:inline-block;font-size:.9rem;font-weight:600;color:#e8730c;text-transform:uppercase;letter-spacing:3px;margin-bottom:1.5rem;padding:.4rem 1rem;border:1px solid rgba(232,115,12,.3);border-radius:4px}.hero-content h1{font-size:3.2rem;font-weight:800;color:#fff;line-height:1.2;margin-bottom:1.5rem;max-width:700px}.hero-desc{font-size:1.15rem;color:#94a3b8;max-width:550px;margin-bottom:2.5rem;line-height:1.7}.hero-buttons{display:flex;gap:1rem;margin-bottom:4rem;flex-wrap:wrap}.hero-stats{display:flex;gap:3rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.1);flex-wrap:wrap}.stat{display:flex;flex-direction:column}.stat-number{font-size:2.2rem;font-weight:800;color:#e8730c}.stat-label{font-size:.85rem;color:#94a3b8;font-weight:500}.section{padding:6rem 0}.section-dark{background:#f1f5f9}.section-header{text-align:center;margin-bottom:3.5rem}.section-tag{display:inline-block;font-size:.8rem;font-weight:700;color:#e8730c;text-transform:uppercase;letter-spacing:2px;margin-bottom:.75rem}.section-header h2{font-size:2.2rem;font-weight:800;color:#0a1628;margin-bottom:1rem}.section-desc{font-size:1.1rem;color:#64748b;max-width:600px;margin:0 auto}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-text p{font-size:1.05rem;color:#475569;margin-bottom:1.5rem;line-height:1.8}.about-features{display:flex;flex-direction:column;gap:.8rem;margin-top:1.5rem}.about-feature{display:flex;align-items:center;gap:.75rem}.about-feature-icon{width:28px;height:28px;background:#e8730c;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;flex-shrink:0}.about-feature span{font-size:.95rem;color:#334155;font-weight:500}.about-image-placeholder{background:linear-gradient(135deg,#1a2744,#1e3a5f);border-radius:12px;height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#64748b}.placeholder-icon{font-size:4rem;opacity:.5}.about-image-placeholder span{font-size:.9rem}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.service-card{background:#fff;border-radius:12px;padding:2.5rem;border:1px solid #e2e8f0;transition:all .3s}.service-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014;border-color:#e8730c}.service-icon{color:#e8730c;margin-bottom:1.5rem}.service-card h3{font-size:1.3rem;font-weight:700;color:#0a1628;margin-bottom:.75rem}.service-card p{font-size:.95rem;color:#64748b;line-height:1.7;margin-bottom:1rem}.service-list{list-style:none;display:flex;flex-direction:column;gap:.4rem}.service-list li{font-size:.85rem;color:#475569;padding-left:1.2rem;position:relative}.service-list li:before{content:"—";position:absolute;left:0;color:#e8730c}.section-routes{padding:5rem 0;background:linear-gradient(135deg,#0a1628,#1a2744)}.section-routes .section-tag{color:#f59e0b}.section-routes h2{color:#fff}.routes-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2rem}.route-item{display:flex;align-items:center;gap:.6rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);padding:.8rem 1.5rem;border-radius:8px;transition:all .3s}.route-item:hover{background:#e8730c26;border-color:#e8730c}.route-flag{font-size:1.5rem}.route-name{color:#fff;font-weight:600;font-size:1rem}.routes-note{text-align:center;color:#64748b;font-size:.9rem}.fleet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.fleet-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0;transition:all .3s}.fleet-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.fleet-image-placeholder{background:linear-gradient(135deg,#1a2744,#1e3a5f);height:200px;display:flex;align-items:center;justify-content:center}.fleet-image-placeholder .placeholder-icon{font-size:4rem;opacity:.4}.fleet-info{padding:1.5rem}.fleet-info h3{font-size:1.15rem;font-weight:700;color:#0a1628;margin-bottom:.4rem}.fleet-info p{font-size:.9rem;color:#64748b;margin-bottom:1rem}.fleet-specs{display:flex;gap:.5rem}.fleet-specs span{font-size:.75rem;font-weight:600;color:#e8730c;background:#e8730c1a;padding:.25rem .6rem;border-radius:4px;text-transform:uppercase;letter-spacing:.5px}.fleet-features{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;text-align:center}.fleet-feature{padding:2rem}.fleet-feature-icon{font-size:2.5rem;margin-bottom:1rem}.fleet-feature h4{font-size:1.05rem;font-weight:700;color:#0a1628;margin-bottom:.5rem}.fleet-feature p{font-size:.9rem;color:#64748b}.partners-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1.5rem}.partner-placeholder{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:2rem;display:flex;align-items:center;justify-content:center;font-size:.85rem;color:#94a3b8;font-weight:500;min-height:80px}.careers-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.career-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:2.5rem;text-align:left;transition:all .3s}.career-card:hover{border-color:#e8730c;box-shadow:0 8px 30px #0000000f}.career-card h3{font-size:1.3rem;font-weight:700;color:#0a1628;margin-bottom:.5rem}.career-card>p{font-size:.95rem;color:#64748b;margin-bottom:1.2rem}.career-card ul{list-style:none;margin-bottom:1.5rem}.career-card ul li{font-size:.9rem;color:#475569;padding:.3rem 0 .3rem 1.2rem;position:relative}.career-card ul li:before{content:"•";position:absolute;left:0;color:#e8730c;font-weight:700}.section-cta{background:linear-gradient(135deg,#e8730c,#f59e0b);padding:5rem 0;text-align:center}.section-cta h2{font-size:2.2rem;font-weight:800;color:#fff;margin-bottom:1rem}.section-cta p{font-size:1.1rem;color:#ffffffe6;margin-bottom:2rem}.cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.section-cta .btn-primary{background:#0a1628;border-color:#0a1628}.section-cta .btn-primary:hover{background:#1a2744;border-color:#1a2744}.section-cta .btn-outline{border-color:#ffffff80}.section-cta .btn-outline:hover{background:#ffffff26;border-color:#fff}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;margin-bottom:3rem}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.contact-item{display:flex;gap:1rem;align-items:flex-start}.contact-icon{font-size:1.5rem;width:48px;height:48px;background:#f1f5f9;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-item h4{font-size:.95rem;font-weight:700;color:#0a1628;margin-bottom:.2rem}.contact-item p{font-size:.9rem;color:#64748b;line-height:1.5}.contact-item a{color:#e8730c;font-weight:500}.contact-item a:hover{text-decoration:underline}.contact-form{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:2.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{margin-bottom:1.2rem}.form-group label{display:block;font-size:.85rem;font-weight:600;color:#334155;margin-bottom:.4rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem;font-family:inherit;color:#1e293b;background:#fff;transition:border-color .3s,box-shadow .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#e8730c;box-shadow:0 0 0 3px #e8730c26}.form-group textarea{resize:vertical}.map-container{margin-top:2rem;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000014}.footer{background:#0a1628;color:#94a3b8;padding:4rem 0 0}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.08)}.footer-logo{margin-bottom:1rem}.footer-about p{font-size:.9rem;line-height:1.7;color:#64748b}.footer-links h4,.footer-contact h4{font-size:.95rem;font-weight:700;color:#fff;margin-bottom:1rem}.footer-links ul{list-style:none}.footer-links li{margin-bottom:.5rem}.footer-links a{font-size:.9rem;color:#64748b;transition:color .3s}.footer-links a:hover{color:#e8730c}.footer-contact p{font-size:.9rem;color:#64748b;margin-bottom:.4rem}.footer-contact a{color:#64748b;transition:color .3s}.footer-contact a:hover{color:#e8730c}.footer-bottom{text-align:center;padding:1.5rem 0;font-size:.8rem;color:#475569}@media (max-width: 1024px){.services-grid{grid-template-columns:1fr}.fleet-grid,.fleet-features{grid-template-columns:1fr 1fr}.partners-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width: 768px){.nav-toggle{display:flex}.nav-links{display:none;position:absolute;top:100%;left:0;right:0;background:#0a1628;flex-direction:column;padding:1.5rem 2rem;gap:1rem;border-top:1px solid rgba(255,255,255,.08)}.nav-links.active{display:flex}.hero-content h1{font-size:2rem}.hero-desc{font-size:1rem}.hero-stats{gap:1.5rem}.stat-number{font-size:1.6rem}.about-grid{grid-template-columns:1fr;gap:2rem}.about-image{order:-1}.about-image-placeholder{height:250px}.services-grid,.fleet-grid,.fleet-features,.careers-grid,.contact-grid,.form-row{grid-template-columns:1fr}.partners-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr;gap:2rem}.section-header h2,.section-cta h2{font-size:1.7rem}.hero-buttons{flex-direction:column;align-items:flex-start}}@media (max-width: 480px){.hero-content{padding:6rem 0 3rem}.hero-content h1{font-size:1.6rem}.hero-stats{flex-direction:column;gap:1rem}.stat{flex-direction:row;align-items:center;gap:.75rem}.routes-grid{gap:.75rem}.route-item{padding:.6rem 1rem}.container{padding:0 1.2rem}}.fade-in{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.header.scrolled{box-shadow:0 4px 20px #0000004d}
