@keyframes ComingSoonOverlay-module__nCF1kG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}@keyframes ComingSoonOverlay-module__nCF1kG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes ComingSoonOverlay-module__nCF1kG__glow{0%,to{box-shadow:0 0 10px #e9021e4d}50%{box-shadow:0 0 20px #e9021e99}}@keyframes ComingSoonOverlay-module__nCF1kG__textGlow{0%,to{text-shadow:0 0 10px #ffffff80,0 0 20px #e9021e4d,0 0 30px #e9021e33}50%{text-shadow:0 0 20px #fffc,0 0 40px #e9021e99,0 0 60px #e9021e66,0 0 80px #e9021e33}}@keyframes ComingSoonOverlay-module__nCF1kG__shimmer{0%{background-position:-200%}to{background-position:200%}}.ComingSoonOverlay-module__nCF1kG__overlay{z-index:9999;background-image:url(/images/car.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex;position:fixed;top:0;left:0;overflow:hidden}.ComingSoonOverlay-module__nCF1kG__overlay:before{content:"";z-index:-1;background-color:#000000d9;width:100%;height:100%;position:absolute;top:0;left:0}.ComingSoonOverlay-module__nCF1kG__content{flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:1200px;height:100%;max-height:100vh;display:flex}.ComingSoonOverlay-module__nCF1kG__centerSection{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2.5rem;margin-top:3rem;display:flex}.ComingSoonOverlay-module__nCF1kG__logo{width:70%;max-width:280px;height:auto}.ComingSoonOverlay-module__nCF1kG__text{color:#fff;letter-spacing:.5rem;text-align:center;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff 0%,#e9021e 25%,#fff 50%,#e9021e 75%,#fff 100%) 0 0/200%;-webkit-background-clip:text;background-clip:text;margin:0;font-size:3rem;font-weight:700;animation:.8s ease-out ComingSoonOverlay-module__nCF1kG__fadeInUp,2s ease-in-out infinite ComingSoonOverlay-module__nCF1kG__textGlow,3s linear infinite ComingSoonOverlay-module__nCF1kG__shimmer}.ComingSoonOverlay-module__nCF1kG__subtitle{color:#ccc;text-align:center;margin:0;font-size:.9rem;animation:1s ease-out ComingSoonOverlay-module__nCF1kG__fadeInUp}.ComingSoonOverlay-module__nCF1kG__contactSection{width:100%;margin-top:1rem;animation:1.2s ease-out ComingSoonOverlay-module__nCF1kG__fadeInUp}.ComingSoonOverlay-module__nCF1kG__contactTitle{color:#fff;text-align:center;letter-spacing:.1rem;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.ComingSoonOverlay-module__nCF1kG__contactGrid{grid-template-columns:repeat(3,1fr);gap:.8rem;margin-bottom:1rem;display:grid}.ComingSoonOverlay-module__nCF1kG__contactItem{color:#fff;cursor:pointer;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;gap:.4rem;padding:1rem .8rem;text-decoration:none;transition:all .3s;display:flex}.ComingSoonOverlay-module__nCF1kG__contactItem:hover{background:#e9021e26;border-color:#e9021e;transform:translateY(-5px);box-shadow:0 10px 30px #e9021e4d}.ComingSoonOverlay-module__nCF1kG__contactItem i{color:#4a9eff;font-size:1.8rem;transition:all .3s}.ComingSoonOverlay-module__nCF1kG__contactItem:hover i{color:#e9021e;transform:scale(1.1)}.ComingSoonOverlay-module__nCF1kG__contactLabel{color:#ccc;text-transform:uppercase;letter-spacing:.05rem;font-size:.75rem;font-weight:500}.ComingSoonOverlay-module__nCF1kG__contactValue{color:#fff;text-align:center;font-size:.85rem;font-weight:600;line-height:1.3}.ComingSoonOverlay-module__nCF1kG__socialIcons{border-top:1px solid #ffffff1a;justify-content:center;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.ComingSoonOverlay-module__nCF1kG__socialIcon{color:#fff;background:#ffffff0d;border:2px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.2rem;text-decoration:none;transition:all .3s;animation:2s ease-in-out infinite ComingSoonOverlay-module__nCF1kG__glow;display:flex}.ComingSoonOverlay-module__nCF1kG__socialIcon:hover{background:#e9021e33;border-color:#e9021e;animation:none;transform:scale(1.1)rotate(5deg)}.ComingSoonOverlay-module__nCF1kG__socialIcon i{transition:transform .3s}.ComingSoonOverlay-module__nCF1kG__socialIcon:hover i{transform:scale(1.2)}@media (max-width:768px){.ComingSoonOverlay-module__nCF1kG__logo{max-width:140px}.ComingSoonOverlay-module__nCF1kG__text{letter-spacing:.3rem;font-size:1.5rem}.ComingSoonOverlay-module__nCF1kG__subtitle{font-size:.8rem}.ComingSoonOverlay-module__nCF1kG__contactTitle{margin-bottom:.8rem;font-size:1rem}.ComingSoonOverlay-module__nCF1kG__contactGrid{grid-template-columns:1fr;gap:.6rem}.ComingSoonOverlay-module__nCF1kG__contactItem{padding:.8rem .6rem}.ComingSoonOverlay-module__nCF1kG__contactItem i{font-size:1.5rem}.ComingSoonOverlay-module__nCF1kG__contactLabel{font-size:.7rem}.ComingSoonOverlay-module__nCF1kG__contactValue{font-size:.75rem}.ComingSoonOverlay-module__nCF1kG__socialIcon{width:40px;height:40px;font-size:1rem}.ComingSoonOverlay-module__nCF1kG__socialIcons{gap:.8rem;margin-top:.8rem;padding-top:.8rem}}
