.hero-modern{background:linear-gradient(135deg,rgba(0,123,255,.9) 0,rgba(0,86,179,.9) 100%),url(/assets/images/truck_sunset_750x750.webp);background-size:cover;background-position:center;background-attachment:fixed;min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden}.hero-content{position:relative;z-index:2}.hero-title{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-subtitle{font-size:1.25rem;color:rgba(255,255,255,.9);margin-bottom:2rem;line-height:1.6}.hero-cta{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-bottom:3rem}.btn-hero-primary{background:linear-gradient(45deg,#28a745,#20c997);border:none;color:#fff;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:50px;transition:all .3s ease;box-shadow:0 4px 15px rgba(40,167,69,.3)}.btn-hero-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(40,167,69,.4);color:#fff}.btn-hero-secondary{background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.3);color:#fff;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:50px;transition:all .3s ease;backdrop-filter:blur(10px)}.btn-hero-secondary:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.5);transform:translateY(-2px);color:#fff}.hero-stats{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.hero-stat{text-align:center;color:#fff}.hero-stat-number{font-size:2.5rem;font-weight:700;display:block;margin-bottom:.5rem}.hero-stat-label{font-size:.9rem;opacity:.9;text-transform:uppercase;letter-spacing:1px}.floating-elements{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.floating-element{position:absolute;background:rgba(255,255,255,.1);border-radius:50%;animation:float 6s ease-in-out infinite}.floating-element:nth-child(1){width:80px;height:80px;top:20%;left:10%;animation-delay:0s}.floating-element:nth-child(2){width:120px;height:120px;top:60%;right:15%;animation-delay:2s}.floating-element:nth-child(3){width:60px;height:60px;bottom:20%;left:20%;animation-delay:4s}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-20px)}}.hero-badge{display:inline-block;background:rgba(255,255,255,.15);color:#fff;padding:.5rem 1rem;border-radius:25px;font-size:.9rem;font-weight:500;margin-bottom:1rem;backdrop-filter:blur(10px)}.navbar{background:#fff!important;box-shadow:none!important;border-bottom:1px solid #e9ecef}.hero-modern{margin-top:0}@media (max-width:768px){.hero-modern{min-height:100vh;background-attachment:scroll;padding:2rem 0}.hero-title{font-size:2.2rem;line-height:1.2;margin-bottom:1rem}.hero-subtitle{font-size:1.1rem;line-height:1.5;margin-bottom:1.5rem;padding:0 1rem}.hero-badge{font-size:.8rem;padding:.4rem .8rem;margin-bottom:1.5rem}.hero-cta{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2rem;padding:0 1rem}.btn-hero-primary,.btn-hero-secondary{width:100%;max-width:280px;padding:.875rem 1.5rem;font-size:1rem;text-align:center;justify-content:center}.hero-stats{gap:1.5rem;margin-top:1rem;flex-wrap:wrap;justify-content:center}.hero-stat{flex:0 0 auto;min-width:auto;max-width:none}.hero-stat-number{font-size:2.2rem;margin-bottom:.3rem}.hero-stat-label{font-size:.8rem;line-height:1.2;font-weight:600}.hero-stat:first-child,.hero-stat:last-child{display:none}.floating-elements{display:none}.hero-content{padding:0 1rem}}@media (max-width:576px){.hero-modern{min-height:100vh;padding:1.5rem 0}.hero-title{font-size:1.9rem;line-height:1.1}.hero-subtitle{font-size:1rem;padding:0 .5rem}.hero-badge{font-size:.75rem;padding:.3rem .7rem}.btn-hero-primary,.btn-hero-secondary{padding:.75rem 1.25rem;font-size:.95rem}.hero-stats{gap:1rem;margin-top:.5rem}.hero-stat-number{font-size:1.8rem}.hero-stat-label{font-size:.75rem;font-weight:600}.hero-stat:first-child,.hero-stat:last-child{display:none}}