*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.site-header{color:#fff;z-index:100;background:#1a1a2e;padding:1rem 0;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.brand{align-items:center;gap:.75rem;display:flex}.brand-mark{color:#fff;background:#4a90d9;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;font-weight:700;display:flex}.brand-copy{flex-direction:column;display:flex}.brand-copy strong{letter-spacing:.05em;font-size:.875rem}.brand-copy small{opacity:.7;letter-spacing:.1em;font-size:.625rem}.desktop-nav{align-items:center;gap:1.5rem;display:flex}.desktop-nav a{opacity:.9;font-size:.875rem;transition:opacity .2s}.desktop-nav a:hover{opacity:1}.desktop-nav a.active{opacity:1;font-weight:600}.nav-cta{color:#1a1a2e;background:#f5a623;border-radius:4px;padding:.5rem 1rem;font-weight:600}.mobile-menu-btn{display:none}@media (width<=900px){.desktop-nav{background:#1a1a2e;flex-direction:column;gap:1rem;padding:1rem;display:none;position:absolute;top:100%;left:0;right:0}.desktop-nav.open{display:flex}.mobile-menu-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;padding:.5rem 1rem;display:block}}.site-footer{color:#fff;background:#1a1a2e;margin-top:4rem;padding:3rem 0}.footer-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem}.footer-brand{margin-bottom:1rem}.footer-brand strong{letter-spacing:.05em;font-size:1rem;display:block}.footer-brand small{opacity:.7;letter-spacing:.1em;font-size:.75rem}.footer-links{flex-wrap:wrap;gap:1rem;margin:1rem 0;display:flex}.footer-links a{opacity:.7;font-size:.875rem}.footer-links a:hover{opacity:1}.footer-contact{gap:1rem;margin:1rem 0;display:flex}.footer-contact a{opacity:.7}.footer-location{opacity:.5;margin-top:1rem;font-size:.875rem}.page{max-width:1200px;margin:0 auto;padding:0 1.5rem}.page-header{padding:4rem 0 2rem}.page-content{padding:2rem 0}.page-content h2{margin:2rem 0 1rem;font-size:1.5rem}.page-content h3{margin:1.5rem 0 .5rem;font-size:1.125rem}.page-content p{color:#444;margin-bottom:1rem}.hero{color:#fff;background:#1a1a2e;padding:5rem 1.5rem}.hero-content{max-width:1200px;margin:0 auto}.eyebrow{letter-spacing:.15em;text-transform:uppercase;opacity:.7;margin-bottom:1rem;font-size:.75rem}.hero h1{max-width:800px;margin-bottom:1.5rem;font-size:2.5rem;line-height:1.2}.hero-subtitle{opacity:.9;max-width:700px;margin-bottom:1rem;font-size:1.125rem}.hero-cta{flex-wrap:wrap;gap:1rem;margin:2rem 0;display:flex}.hero-highlights{margin-top:2rem;list-style:none}.hero-highlights li{opacity:.8;padding:.5rem 0}.hero-highlights li:before{content:"✓";color:#4a90d9;margin-right:.5rem}.supply-model,.equipment-categories,.cta-section{padding:4rem 1.5rem}.section-inner{max-width:1200px;margin:0 auto}.section-inner h2{margin-bottom:1rem;font-size:2rem}.section-intro{color:#666;max-width:600px;margin-bottom:2rem}.route-card{background:#f8f9fa;border-radius:8px;margin-top:1.5rem;padding:2rem}.route-card h3{margin-bottom:1rem;font-size:1.25rem}.route-card p{color:#555;margin-bottom:.75rem}.category-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.category-card{background:#f8f9fa;border-radius:8px;padding:2rem;transition:transform .2s,box-shadow .2s}.category-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.category-card h3{color:#1a1a2e;margin-bottom:.75rem;font-size:1.125rem}.category-card p{color:#666;font-size:.875rem}.cta-section{text-align:center;background:#f8f9fa}.cta-section p{color:#666;max-width:600px;margin:0 auto 1rem}.btn-primary{color:#1a1a2e;background:#f5a623;border-radius:4px;padding:.875rem 1.5rem;font-weight:600;transition:background .2s;display:inline-block}.btn-primary:hover{background:#e09420}.btn-secondary{color:#fff;background:0 0;border:1px solid #fff6;border-radius:4px;padding:.875rem 1.5rem;font-weight:500;display:inline-block}.btn-secondary:hover{background:#ffffff1a}.link-arrow{color:#4a90d9;font-weight:500}.link-arrow:hover{text-decoration:underline}.contact-page{max-width:1200px;margin:0 auto;padding:0 1.5rem}.contact-content{grid-template-columns:1fr 1fr;gap:3rem;padding:2rem 0;display:grid}@media (width<=768px){.contact-content{grid-template-columns:1fr}}.checklist{counter-reset:item;list-style:none}.checklist li{counter-increment:item;color:#444;padding:.5rem 0}.checklist li:before{content:counter(item, decimal-leading-zero) ".";color:#4a90d9;margin-right:.5rem;font-weight:600}.rfq-form{flex-direction:column;gap:1rem;display:flex}.form-group{flex-direction:column;gap:.25rem;display:flex}.form-group label{color:#333;font-size:.875rem;font-weight:500}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:4px;padding:.75rem;font-family:inherit;font-size:1rem}.form-group input:focus,.form-group textarea:focus{border-color:#4a90d9;outline:none}.form-note{color:#888;margin-top:1rem;font-size:.875rem}.insights-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.insight-card{background:#f8f9fa;border-radius:8px;padding:2rem}.insight-card h2{margin-bottom:.75rem;font-size:1.125rem}.insight-card p{color:#666;margin-bottom:1rem;font-size:.875rem}.project-categories{flex-wrap:wrap;gap:.75rem;margin:1.5rem 0;display:flex}.category-tag{color:#1a73e8;background:#e8f0fe;border-radius:20px;padding:.5rem 1rem;font-size:.875rem}
