body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}.app{min-height:100vh}.navbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #0000001a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.nav-container{margin:0 auto;max-width:1400px;padding:0 2rem}.nav-content{height:80px;justify-content:space-between}.nav-brand,.nav-content{align-items:center;display:flex}.nav-brand{color:#1a1a1a;font-size:1.5rem;font-weight:700;gap:12px}.brand-icon{align-items:center;background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:12px;display:flex;height:40px;justify-content:center;width:40px}.truck-icon{color:#fff;height:24px;width:24px}.brand-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff6b35,#f7931e);-webkit-background-clip:text;background-clip:text}.desktop-menu,.nav-links{display:flex}.nav-links{align-items:center;gap:2rem}.nav-link{color:#4a4a4a;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#ff6b35}.nav-underline{background:linear-gradient(90deg,#ff6b35,#f7931e);bottom:-2px;height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover .nav-underline{width:100%}.mobile-menu-button{display:none}.menu-toggle{background:none;border:none;cursor:pointer;padding:8px}.menu-icon{color:#4a4a4a;height:24px;width:24px}.mobile-menu{background:#fff;border-top:1px solid #0000001a;display:none;padding:1rem 2rem}.mobile-nav-links{display:flex;flex-direction:column;gap:1rem}.mobile-nav-link{border-bottom:1px solid #0000000d;color:#4a4a4a;font-weight:500;padding:.5rem 0;text-decoration:none}.hero-section{align-items:center;background:linear-gradient(135deg,#0f1419,#1a2332 50%,#2d3748);display:flex;min-height:100vh;overflow:hidden;position:relative}.hero-background{background:radial-gradient(circle at 30% 20%,#ff6b351a 0,#0000 50%),radial-gradient(circle at 70% 80%,#f7931e1a 0,#0000 50%)}.hero-background,.hero-pattern{bottom:0;left:0;position:absolute;right:0;top:0}.hero-pattern{background-image:radial-gradient(circle at 2px 2px,#ffffff0d 1px,#0000 0);background-size:40px 40px}.hero-container{margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;z-index:2}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 400px}.hero-text{color:#fff}.hero-title-container{margin-bottom:3rem;padding:18px}.hero-title{font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.hero-title-premium{color:#ff6b35;font-size:1.5rem;font-weight:600;letter-spacing:2px;text-transform:uppercase}.hero-title-main{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;background-clip:text;display:block}a{color:inherit;text-decoration:none}.hero-description{color:#cbd5e0;font-size:1.25rem;line-height:1.7;max-width:500px}.hero-buttons{display:flex;gap:1rem;margin-bottom:3rem}.btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#ff6b35,#f7931e);box-shadow:0 4px 20px #ff6b354d;color:#fff}.btn-primary:hover{box-shadow:0 8px 30px #ff6b3566;transform:translateY(-2px)}.btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;color:#fff}.btn-secondary:hover{background:#fff3;transform:translateY(-2px)}.hero-stats{display:flex;gap:3rem}.hero-stat{text-align:center}.hero-stat-icon{color:#ff6b35;height:48px;margin:0 auto .5rem;width:48px}.hero-stat-number{color:#fff;font-size:2.5rem;font-weight:800;line-height:1}.hero-stat-label{color:#cbd5e0;font-size:.875rem;letter-spacing:1px;text-transform:uppercase}.hero-card-container{position:relative}.hero-card-background{background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:24px;bottom:-20px;filter:blur(20px);left:-20px;opacity:.1;position:absolute;right:-20px;top:-20px}.hero-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:2rem;position:relative}.hero-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.hero-card-title{color:#fff;font-size:1.25rem;font-weight:600}.status-indicator{animation:pulse 2s infinite;background:#10b981;border-radius:50%;height:12px;width:12px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.hero-card-details{space-y:1rem}.detail-item{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1.5rem}.detail-icon{height:20px;margin-top:2px;width:20px}.location-icon{color:#ef4444}.material-icon{color:#3b82f6}.detail-text{flex:1 1}.detail-title{color:#fff;font-size:.875rem;font-weight:600}.detail-subtitle{color:#cbd5e0;font-size:.875rem}.progress-container{margin:1.5rem 0 .5rem}.progress-bar{background:#ffffff1a;border-radius:4px;height:8px;overflow:hidden;width:100%}.progress-fill{animation:progressAnimation 2s ease-out;background:linear-gradient(90deg,#ff6b35,#f7931e);border-radius:4px;height:100%;width:80%}@keyframes progressAnimation{0%{width:0}to{width:80%}}.progress-text{color:#cbd5e0;font-size:.75rem;text-align:center}.services-section{background:#f8fafc;padding:6rem 0;position:relative}.services-background{background:linear-gradient(135deg,#f8fafc,#e2e8f0);bottom:0;left:0;position:absolute;right:0;top:0}.services-container{margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;z-index:2}.section-header{margin-bottom:4rem;text-align:center}.section-title{color:#1a1a1a;font-size:3rem;font-weight:800;margin-bottom:1rem}.section-title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff6b35,#f7931e);-webkit-background-clip:text;background-clip:text}.section-description{color:#64748b;font-size:1.125rem;margin:0 auto;max-width:600px}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.service-card{background:#fff;border:1px solid #0000000d;border-radius:20px;box-shadow:0 4px 30px #00000014;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.service-card:before{background:linear-gradient(90deg,#ff6b35,#f7931e);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.service-card:hover:before{transform:scaleX(1)}.service-card:hover{box-shadow:0 12px 50px #00000026;transform:translateY(-8px)}.service-icon-container{align-items:center;background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:16px;display:flex;height:64px;justify-content:center;margin-bottom:1.5rem;width:64px}.service-icon{color:#fff;height:32px;width:32px}.service-title{color:#1a1a1a;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.service-description{color:#64748b;line-height:1.7;margin-bottom:1.5rem}.service-learn-more{align-items:center;color:#ff6b35;cursor:pointer;display:flex;font-weight:600;gap:.5rem;transition:gap .3s ease}.service-card:hover .service-learn-more{gap:1rem}.learn-more-text{font-size:.875rem}.learn-more-icon{height:16px;width:16px}.stats-section{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);overflow:hidden;padding:4rem 0;position:relative}.stats-section:before{background:radial-gradient(circle at 20% 30%,#ff6b351a 0,#0000 50%),radial-gradient(circle at 80% 70%,#f7931e1a 0,#0000 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.stats-container{margin:0 auto;max-width:1400px;padding:0 2rem;position:relative;z-index:2}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.stat-card-container{position:relative}.stat-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:2.5rem;text-align:center;transition:all .3s ease}.stat-card:hover{background:#ffffff1a;transform:translateY(-8px)}.stat-icon-container{color:#ff6b35;height:64px;margin:0 auto 1.5rem;width:64px}.stat-number{color:#fff;font-size:3rem;font-weight:800;line-height:1;margin-bottom:.5rem}.stat-label{color:#cbd5e0;font-size:.875rem;font-weight:500;letter-spacing:1px;text-transform:uppercase}.about-section{background:#fff;padding:6rem 0}.about-container{margin:0 auto;max-width:1400px;padding:0 2rem}.about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 400px}.about-title-container{margin-bottom:2rem}.about-title{color:#1a1a1a;font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.about-title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff6b35,#f7931e);-webkit-background-clip:text;background-clip:text}.about-title-main{color:#1a1a1a}.about-description{color:#64748b;font-size:1.125rem;line-height:1.7}.about-features{display:flex;flex-direction:column;gap:2rem}.about-feature{align-items:flex-start;display:flex;gap:1rem}.about-feature-icon{align-items:center;background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:12px;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.feature-icon{color:#fff;height:24px;width:24px}.about-feature-content{flex:1 1}.about-feature-title{color:#1a1a1a;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.about-feature-desc{color:#64748b;line-height:1.6}.fleet-card-container{position:relative}.fleet-card-background{background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:24px;bottom:-20px;filter:blur(20px);left:-20px;opacity:.1;position:absolute;right:-20px;top:-20px}.fleet-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:2rem;position:relative}.fleet-card-title{color:#1a1a1a;font-size:1.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.fleet-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.fleet-stat{border-radius:16px;padding:1.5rem;text-align:center}.fleet-stat.orange{background:linear-gradient(135deg,#ff6b351a,#f7931e1a);border:1px solid #ff6b3533}.fleet-stat.green{background:linear-gradient(135deg,#10b9811a,#0596691a);border:1px solid #10b98133}.fleet-stat-number{color:#1a1a1a;font-size:2rem;font-weight:800;line-height:1}.fleet-stat-label{color:#64748b;font-size:.875rem;font-weight:500;margin-top:.5rem}.fleet-availability{margin-bottom:1.5rem}.availability-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.availability-label{color:#1a1a1a;font-weight:600}.availability-value{color:#10b981;font-weight:700}.availability-bar{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden;width:100%}.availability-fill{animation:fillAnimation 2s ease-out;background:linear-gradient(90deg,#10b981,#059669);border-radius:4px;height:100%;width:92%}@keyframes fillAnimation{0%{width:0}to{width:92%}}.fleet-info{color:#64748b;font-size:.875rem;font-style:italic;text-align:center}.contact-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:6rem 0}.contact-container{margin:0 auto;max-width:1400px;padding:0 2rem}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 500px;margin-top:3rem}.contact-details{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.contact-detail{align-items:center;display:flex;gap:1rem}.contact-detail-icon{align-items:center;background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:12px;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.contact-icon{color:#fff;height:24px;width:24px}.contact-detail-title{color:#1a1a1a;font-size:1.125rem;font-weight:700;margin-bottom:.25rem}.contact-detail-info{color:#64748b;font-weight:500}.same-day-card{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem}.same-day-title{color:#1a1a1a;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.same-day-text{color:#64748b;line-height:1.6;margin-bottom:1.5rem}.quote-form-container{position:relative}.quote-form{background:#fff;border:1px solid #0000000d;border-radius:20px;box-shadow:0 8px 40px #0000001f;padding:2.5rem}.quote-form-title{color:#1a1a1a;font-size:1.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group,.form-row{margin-bottom:1.5rem}.form-label{color:#1a1a1a;display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.form-input{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%}.form-input:focus{background:#fff;border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a;outline:none}.form-textarea{min-height:120px;resize:vertical}.btn-full-width{width:100%}.footer{background:#1a1a1a;color:#fff;padding:3rem 0 1rem}.footer-container{margin:0 auto;max-width:1400px;padding:0 2rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:2rem}.footer-brand-header{align-items:center;display:flex;gap:12px;margin-bottom:1rem}.footer-brand-icon{align-items:center;background:linear-gradient(135deg,#ff6b35,#f7931e);border-radius:12px;display:flex;height:40px;justify-content:center;width:40px}.footer-truck-icon{color:#fff;height:24px;width:24px}.footer-brand-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff6b35,#f7931e);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.footer-brand-description{color:#cbd5e0;line-height:1.6;max-width:300px}.footer-section-title{color:#fff;font-size:1.125rem;font-weight:700;margin-bottom:1rem}.footer-links{display:flex;flex-direction:column;gap:.5rem;list-style:none}.footer-link{color:#cbd5e0;font-size:.875rem;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#ff6b35}.footer-bottom{border-top:1px solid #374151;color:#9ca3af;font-size:.875rem;padding-top:2rem;text-align:center}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fadeInUp{animation:fadeInUp .6s ease-out forwards}@media (min-width:640px){.hero-buttons{flex-direction:row}.btn-full-width{width:auto}.about-features,.contact-info,.footer-content,.hero-stats,.services-grid{grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:row;justify-content:space-between;padding-bottom:0;text-align:left}}.footer-content{justify-content:space-between}.footer-content,.footer-logo{align-items:center;display:flex}.footer-logo{flex-direction:column;text-align:center}.logo{height:70px;margin-right:100px;width:auto}@media (max-width:768px){.footer-content{flex-direction:column;gap:10px;text-align:center}}@media (min-width:768px){.desktop-menu{display:block}.mobile-menu-button{display:none}.hero-content{grid-template-columns:1fr 1fr}.hero-title{font-size:3.75rem}.services-grid{grid-template-columns:repeat(3,1fr)}.about-content{grid-template-columns:1fr 1fr}.about-stats{grid-template-columns:repeat(4,1fr)}.contact-content{grid-template-columns:1fr 1fr}.footer-content{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.hero-title{font-size:4rem}.about-title,.contact-title,.services-title{font-size:3rem}}.hidden{display:none}.visible{display:block}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (max-width:767px){.nav-container{padding:0 1rem}.nav-content{height:60px}.desktop-menu{display:none}.mobile-menu,.mobile-menu-button{display:block}.mobile-menu{background:#fff;bottom:0;left:0;overflow-y:auto;padding:1rem;position:fixed;right:0;top:60px;transform:translateX(100%);transition:transform .3s ease;z-index:999}.mobile-menu.active{transform:translateX(0)}.hero-section{min-height:auto;padding-bottom:3rem;padding-top:60px}.hero-container{padding:0 1rem}.hero-content{gap:2rem;grid-template-columns:1fr}.hero-title{font-size:2.5rem;margin-bottom:1rem}.hero-description,.hero-title-premium{font-size:1rem}.hero-buttons{flex-direction:column;gap:1rem;margin-bottom:2rem}.btn{width:100%}.hero-stats{flex-direction:column;gap:1.5rem}.hero-card-container{margin-top:2rem}.services-section{padding:3rem 0}.section-title{font-size:2rem}.section-description{font-size:1rem}.services-grid{grid-template-columns:1fr}.service-card{padding:1.5rem}.stats-section{padding:3rem 0}.stats-grid{grid-template-columns:1fr}.stat-card{padding:1.5rem}.about-section{padding:3rem 0}.about-content{gap:2rem;grid-template-columns:1fr}.about-title{font-size:2rem}.about-features{gap:1.5rem}.fleet-card{margin-top:2rem}.contact-section{padding:3rem 0}.contact-content{gap:2rem}.contact-content,.footer-content,.form-row{grid-template-columns:1fr}.footer-content{gap:2rem}.footer-brand-description{max-width:100%}.footer-logo,.logo{margin-right:0}.logo{margin-bottom:1rem}}@media (min-width:768px) and (max-width:1023px){.nav-container{padding:0 1.5rem}.hero-title{font-size:3rem}.services-grid{grid-template-columns:repeat(2,1fr)}.about-content{gap:2rem}.about-title{font-size:2.5rem}.footer-content{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.services-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.service-card{min-height:280px;padding:1.25rem}.service-icon-container{border-radius:12px;height:48px;width:48px}.service-icon{height:24px;width:24px}.service-title{font-size:1.2rem;margin-bottom:.75rem}.service-description{font-size:.9rem;margin-bottom:1rem}}@media (max-width:480px){.services-grid{gap:.75rem}.service-card{min-height:260px;padding:1rem}.service-title{font-size:1.1rem}}@media (max-width:767px){.hero-buttons{flex-direction:row!important;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.btn{flex:1 1;min-width:120px;padding:.85rem 1.5rem;width:auto!important}}@media (max-width:400px){.hero-buttons{gap:.5rem}.btn{font-size:.9rem;padding:.75rem 1rem}}@media (max-width:767px){.stats-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.stat-card{min-height:180px;padding:1.5rem}.stat-icon-container{height:40px;margin-bottom:1rem;width:40px}.stat-number{font-size:2rem}.stat-label{font-size:.75rem}}@media (max-width:480px){.stats-grid{gap:.75rem}.stat-card{min-height:160px;padding:1.25rem}.stat-number{font-size:1.75rem}}@media (max-width:767px){.footer-brand{margin-bottom:1.5rem;text-align:center;width:100%}.footer-section{flex:1 1;min-width:0;padding:0 .5rem}.footer-section:first-child{border-right:1px solid #ffffff1a}}
/*# sourceMappingURL=main.0fd46470.css.map*/