html{scroll-behavior:smooth}.font-display{font-family:Bricolage Grotesque,DM Sans,ui-sans-serif,sans-serif}@keyframes fade-in-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{opacity:0;animation:.9s cubic-bezier(.16,1,.3,1) forwards fade-in-up}@media (prefers-reduced-motion:reduce){.animate-fade-in-up,.animate-fade-in,.animate-scale-in{opacity:1;animation:none;transform:none}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.animate-fade-in{opacity:0;animation:.8s forwards fade-in}@keyframes scale-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.animate-scale-in{opacity:0;animation:.7s cubic-bezier(.16,1,.3,1) forwards scale-in}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.delay-600{animation-delay:.6s}.delay-700{animation-delay:.7s}.delay-800{animation-delay:.8s}@keyframes grid-drift{0%,to{transform:translate(0)}25%{transform:translate(-8px,-4px)}50%{transform:translate(-4px,-8px)}75%{transform:translate(4px,-4px)}}.hero-grid-pattern{background-image:radial-gradient(circle,#f4653026 1px,#0000 1px),radial-gradient(circle,#ffffff0d 1px,#0000 1px);background-position:0 0,10px 10px;background-size:40px 40px,20px 20px;animation:20s ease-in-out infinite grid-drift}@keyframes drive-down-lead{0%{offset-distance:0%;opacity:0}5%{offset-distance:5%;opacity:1}35%{offset-distance:38%}42%{offset-distance:40%}50%{offset-distance:40%}55%{offset-distance:45%}90%{offset-distance:92%;opacity:1}to{offset-distance:100%;opacity:0}}@keyframes drive-down-follow{0%{offset-distance:0%;opacity:0}8%{offset-distance:2%;opacity:1}35%{offset-distance:30%}45%{offset-distance:33%}52%{offset-distance:33%}58%{offset-distance:38%}90%{offset-distance:85%;opacity:1}to{offset-distance:100%;opacity:0}}@keyframes drive-down-third{0%{offset-distance:0%;opacity:0}12%{offset-distance:0%;opacity:1}38%{offset-distance:22%}48%{offset-distance:25%}55%{offset-distance:25%}62%{offset-distance:30%}90%{offset-distance:78%;opacity:1}to{offset-distance:100%;opacity:0}}@keyframes indicator-blink{0%,34%,51%,to{opacity:0}35%,37%,39%,41%,43%,45%,47%,49%{opacity:.8}36%,38%,40%,42%,44%,46%,48%,50%{opacity:0}}@keyframes brake-glow{0%,34%,51%,to{opacity:.6}35%,50%{opacity:1}}.hero-car-down-1{offset-path:path("M1276 -100 L926 1000");offset-rotate:auto 90deg;animation:18s ease-in-out infinite drive-down-lead;transform:scale(1.1)}.hero-car-down-2{offset-path:path("M1276 -100 L926 1000");offset-rotate:auto 90deg;animation:18s ease-in-out infinite drive-down-follow;transform:scale(1.1)}.hero-car-down-3{offset-path:path("M1276 -100 L926 1000");offset-rotate:auto 90deg;animation:18s ease-in-out infinite drive-down-third;transform:scale(1.1)}@keyframes drive-up{0%{offset-distance:100%;opacity:0}5%{opacity:1}90%{opacity:1}to{offset-distance:0%;opacity:0}}.hero-car-up-1{offset-path:path("M1224 -100 L874 1000");offset-rotate:auto 90deg;animation:10s linear infinite drive-up;transform:scale(1.1)}.hero-car-up-2{offset-path:path("M1224 -100 L874 1000");offset-rotate:auto 90deg;animation:10s linear 5s infinite drive-up;transform:scale(1.1)}.hero-glow{animation:8s ease-in-out infinite hero-glow}.btn-primary{color:#fff;background-color:#f46530;border:2px solid #f46530;border-radius:9999px;justify-content:center;align-items:center;height:56px;padding:0 32px;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.btn-primary:hover{background-color:#e05520;border-color:#e05520;transform:translateY(-2px);box-shadow:0 8px 24px #f465304d}.btn-secondary{color:#fff;background-color:#0000;border:2px solid #ffffff4d;border-radius:9999px;justify-content:center;align-items:center;height:56px;padding:0 32px;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.btn-secondary:hover{background-color:#ffffff1a;border-color:#fff9;transform:translateY(-2px)}.btn-dark{color:#fff;background-color:#263648;border:2px solid #263648;border-radius:9999px;justify-content:center;align-items:center;height:56px;padding:0 32px;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.btn-dark:hover{background-color:#1a2536;transform:translateY(-2px);box-shadow:0 8px 24px #2636484d}.card-elevated{background:#fff;border-radius:24px;padding:32px;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 1px 3px #0000000a}.card-elevated:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.section-curve{position:relative}.section-curve:before{content:"";background:inherit;border-radius:50% 50% 0 0/100% 100% 0 0;height:48px;position:absolute;top:-48px;left:0;right:0}.hamburger-line{transform-origin:50%;transition:all .3s}.mobile-menu-toggle:checked+.mobile-menu-btn .hamburger-line:first-child{transform:rotate(45deg)translate(6px,6px)}.mobile-menu-toggle:checked+.mobile-menu-btn .hamburger-line:nth-child(2){opacity:0}.mobile-menu-toggle:checked+.mobile-menu-btn .hamburger-line:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.mobile-nav{transition:all .4s cubic-bezier(.16,1,.3,1);transform:translateY(-100%)}.mobile-menu-toggle:checked~.mobile-nav{transform:translateY(0);opacity:1!important;visibility:visible!important}@keyframes pulse-ring{0%,to{box-shadow:0 0 #f4653066}50%{box-shadow:0 0 0 12px #f4653000}}.pulse-ring{animation:2.5s infinite pulse-ring}@keyframes slow-zoom{0%{transform:scale(1)}to{transform:scale(1.08)}}.animate-slow-zoom{animation:25s ease-in-out infinite alternate slow-zoom}
