.Hero-module__D9Cm9a__hero{color:#fff;justify-content:center;align-items:center;width:100%;height:100vh;min-height:700px;display:flex;position:relative;overflow:hidden}.Hero-module__D9Cm9a__carouselContainer{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__D9Cm9a__carouselSlide{opacity:0;width:100%;height:100%;transition:opacity 1.5s ease-in-out;position:absolute;top:0;left:0}.Hero-module__D9Cm9a__carouselSlide.Hero-module__D9Cm9a__active{opacity:1}.Hero-module__D9Cm9a__carouselImage{object-fit:cover;object-position:center}.Hero-module__D9Cm9a__background{z-index:1;background:linear-gradient(#0f172a66 0%,#0f172abf 100%),radial-gradient(circle at 100% 0,#ccff0026,#0000 50%),radial-gradient(circle at 0 100%,#0066cc40,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__D9Cm9a__carouselIndicators{z-index:15;gap:.75rem;display:none;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__D9Cm9a__indicator{cursor:pointer;background:#fff6;border:2px solid #fff9;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.Hero-module__D9Cm9a__indicator:hover{background:#fff9;transform:scale(1.2)}.Hero-module__D9Cm9a__activeIndicator{background:var(--secondary);border-color:var(--secondary);transform:scale(1.1)}.Hero-module__D9Cm9a__overlay{display:none}.Hero-module__D9Cm9a__editionBadge{color:var(--primary);text-transform:uppercase;letter-spacing:.2em;background:#fff;border-radius:0;margin-bottom:1rem;padding:.6rem 2rem;font-size:.85rem;font-weight:800;animation:3s infinite Hero-module__D9Cm9a__pulse;display:inline-block;box-shadow:0 10px 30px #0000004d}@keyframes Hero-module__D9Cm9a__pulse{0%{transform:scale(1);box-shadow:0 0 #fff6}70%{transform:scale(1.02);box-shadow:0 0 0 10px #fff0}to{transform:scale(1);box-shadow:0 0 #fff0}}.Hero-module__D9Cm9a__deadlineInfo{color:#ffffffe6;border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;padding:1rem;font-size:1.25rem;display:inline-block}.Hero-module__D9Cm9a__deadlineInfo strong{color:var(--secondary);margin-left:.5rem}.Hero-module__D9Cm9a__redHighlight{color:#ef4444;text-shadow:0 0 10px #ef444466}.Hero-module__D9Cm9a__content{z-index:10;text-align:center;width:100%;max-width:1200px;padding:0 1.5rem;position:relative}.Hero-module__D9Cm9a__textContent{max-width:900px;margin:0 auto}.Hero-module__D9Cm9a__headline{letter-spacing:-.03em;text-shadow:0 4px 30px #0000004d;font-size:3.5rem;font-weight:900;line-height:1.1}.Hero-module__D9Cm9a__tagline{color:#deeb24;letter-spacing:.15em;text-transform:uppercase;text-shadow:0 2px 10px #22c55e4d;margin-bottom:1.5rem;font-size:2.4rem;font-weight:700;animation:2.5s ease-in-out infinite Hero-module__D9Cm9a__glowPulse}@keyframes Hero-module__D9Cm9a__glowPulse{0%{text-shadow:0 2px 10px #22c55e4d,0 0 20px #22c55e00;opacity:1}50%{text-shadow:0 2px 10px #22c55e80,0 0 30px #22c55e66}to{text-shadow:0 2px 10px #22c55e4d,0 0 20px #22c55e00;opacity:1}}.Hero-module__D9Cm9a__poweredBy{-webkit-text-fill-color:transparent;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 2px 20px #22c55e4d;background:linear-gradient(135deg,#0bbe7c,#169670);-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:1.3rem;font-weight:700;animation:3s ease-in-out infinite Hero-module__D9Cm9a__subtleGlow}@keyframes Hero-module__D9Cm9a__subtleGlow{0%,to{filter:drop-shadow(0 0 8px #22c55e66)}50%{filter:drop-shadow(0 0 15px #22c55e99)}}.Hero-module__D9Cm9a__highlight{background:linear-gradient(90deg,var(--secondary)0%,#fff 50%,var(--secondary)100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:3s ease-in-out infinite Hero-module__D9Cm9a__textShine}@keyframes Hero-module__D9Cm9a__textShine{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Hero-module__D9Cm9a__subhead{opacity:.9;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.Hero-module__D9Cm9a__ctaGroup{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Hero-module__D9Cm9a__outlineBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff!important;background:#ffffff1a!important;border-color:#fff9!important}.Hero-module__D9Cm9a__outlineBtn:hover{background:#fff3!important;border-color:#fff!important}@media (max-width:480px){.Hero-module__D9Cm9a__headline{margin-bottom:1rem;font-size:2.25rem}.Hero-module__D9Cm9a__tagline{letter-spacing:.1em;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:1.1rem}.Hero-module__D9Cm9a__subhead{margin-bottom:2rem;font-size:1rem}.Hero-module__D9Cm9a__ctaGroup{flex-direction:column;gap:1rem;width:100%}.Hero-module__D9Cm9a__ctaGroup button,.Hero-module__D9Cm9a__ctaGroup a{width:100%}.Hero-module__D9Cm9a__editionBadge{padding:.5rem 1.5rem;font-size:.75rem}.Hero-module__D9Cm9a__deadlineInfo{width:100%;font-size:1rem}.Hero-module__D9Cm9a__poweredBy{letter-spacing:.05em;font-size:.75rem}}@media (max-width:375px){.Hero-module__D9Cm9a__headline{font-size:2rem}.Hero-module__D9Cm9a__tagline{letter-spacing:.08em;padding:.4rem .8rem;font-size:.85rem}}@media (min-width:481px) and (max-width:767px){.Hero-module__D9Cm9a__headline{font-size:3rem}.Hero-module__D9Cm9a__tagline{letter-spacing:.12em;margin-bottom:2rem;padding:.75rem 1.5rem;font-size:1.4rem}}@media (min-width:768px) and (max-width:1024px){.Hero-module__D9Cm9a__headline{font-size:3.5rem}.Hero-module__D9Cm9a__tagline{letter-spacing:.14em;font-size:1.8rem}.Hero-module__D9Cm9a__subhead{font-size:1.25rem}}@media (min-width:1025px){.Hero-module__D9Cm9a__headline{font-size:4rem}.Hero-module__D9Cm9a__subhead{font-size:1.5rem}}
.Countdown-module__XWALNa__container{justify-content:center;margin:2.5rem 0;display:flex}.Countdown-module__XWALNa__timerWrapper{gap:1rem;display:flex}.Countdown-module__XWALNa__timerItem{-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-lg);background:#ffffff1a;border:1px solid #fff3;flex-direction:column;align-items:center;min-width:90px;padding:1.25rem 1rem;transition:transform .3s;display:flex;box-shadow:0 8px 32px #0003}.Countdown-module__XWALNa__timerItem:hover{transform:translateY(-4px)}.Countdown-module__XWALNa__timeValue{color:#fff;font-variant-numeric:tabular-nums;text-shadow:0 2px 10px #0000004d;font-size:2.75rem;font-weight:900;line-height:1}.Countdown-module__XWALNa__timeLabel{text-transform:uppercase;color:var(--secondary);letter-spacing:.15em;margin-top:.75rem;font-size:.7rem;font-weight:600}.Countdown-module__XWALNa__finished{color:#fff;border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;padding:2rem;font-size:2rem;font-weight:700}@media (max-width:600px){.Countdown-module__XWALNa__timerWrapper{gap:.5rem}.Countdown-module__XWALNa__timerItem{min-width:65px;padding:1rem .75rem}.Countdown-module__XWALNa__timeValue{font-size:1.75rem}.Countdown-module__XWALNa__timeLabel{font-size:.6rem}}
.About-module__WabD6q__section{background-color:#fff;padding:2rem 0;position:relative;overflow:hidden}.About-module__WabD6q__section:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#0066cc08 0%,#0000 40%),radial-gradient(circle at 100% 100%,#ccff0008 0%,#0000 40%);width:100%;height:100%;position:absolute;top:0;left:0}.About-module__WabD6q__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.About-module__WabD6q__contentWrapper{max-width:1000px;margin:0 auto}.About-module__WabD6q__mainContent{text-align:center;flex-direction:column;align-items:center;display:flex}.About-module__WabD6q__title{color:var(--foreground);letter-spacing:-.02em;font-size:2.75rem;font-weight:900;display:inline-block;position:relative}.About-module__WabD6q__title:after{content:"";border-radius:99px;width:100px;height:6px;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}.About-module__WabD6q__text{color:#475569;max-width:800px;margin-bottom:2rem;font-size:1.25rem;line-height:2}.About-module__WabD6q__mottoCard{width:100%;max-width:600px;padding:2rem;position:relative}.About-module__WabD6q__mottoIcon{margin-bottom:1.5rem;font-size:3rem;animation:2s infinite About-module__WabD6q__bounce}.About-module__WabD6q__teluguMotto{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;padding-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.4}.About-module__WabD6q__englishMotto{color:#64748b;text-transform:uppercase;letter-spacing:.2em;font-size:1rem;font-weight:700}.About-module__WabD6q__videoWrapper{width:100%;margin-top:3rem}.About-module__WabD6q__videoContainer{border-radius:var(--radius-lg);height:0;box-shadow:var(--shadow-xl);background:var(--surface);border:2px solid var(--surface-hover);padding-bottom:56.25%;position:relative;overflow:hidden}.About-module__WabD6q__videoFrame{border-radius:var(--radius-lg);border:none;width:100%;height:100%;position:absolute;top:0;left:0}@keyframes About-module__WabD6q__bounce{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-10px)scale(1.1)}}@media (max-width:480px){.About-module__WabD6q__title{font-size:2rem}.About-module__WabD6q__text{font-size:1rem;line-height:1.8}.About-module__WabD6q__teluguMotto{padding-bottom:.5rem;font-size:1.25rem}.About-module__WabD6q__englishMotto{font-size:.85rem}.About-module__WabD6q__mottoCard{padding:1.5rem 1rem}}@media (min-width:481px) and (max-width:767px){.About-module__WabD6q__title{font-size:2.25rem}.About-module__WabD6q__teluguMotto{font-size:1.5rem}}@media (min-width:768px){.About-module__WabD6q__title{font-size:2.75rem}.About-module__WabD6q__text{font-size:1.25rem}.About-module__WabD6q__mottoCard{padding:2rem}.About-module__WabD6q__teluguMotto{font-size:2rem}}
.RaceCategories-module__Z07NUW__section{background:linear-gradient(180deg,var(--surface)0%,#e2e8f0 100%);padding:2rem 0;position:relative}.RaceCategories-module__Z07NUW__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.RaceCategories-module__Z07NUW__header{text-align:center;margin-bottom:4rem}.RaceCategories-module__Z07NUW__header h2{color:var(--foreground);background:linear-gradient(135deg,var(--foreground)0%,#334155 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.75rem;font-weight:800}.RaceCategories-module__Z07NUW__header p{color:#64748b;font-size:1.25rem}.RaceCategories-module__Z07NUW__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}.RaceCategories-module__Z07NUW__card{border-radius:var(--radius-xl);box-shadow:var(--shadow-md);border-top:5px solid var(--primary);background:#fff;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.RaceCategories-module__Z07NUW__card:before{content:"";opacity:0;background:linear-gradient(#0000 0%,#0066cc05 100%);height:100%;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.RaceCategories-module__Z07NUW__card:hover{box-shadow:var(--shadow-xl);transform:translateY(-12px)scale(1.02)}.RaceCategories-module__Z07NUW__card:hover:before{opacity:1}.RaceCategories-module__Z07NUW__distanceBadge{color:#fff;border-radius:0;padding:.35rem 1rem;font-size:.875rem;font-weight:700;position:absolute;top:1.5rem;right:1.5rem;box-shadow:0 2px 8px #0003}.RaceCategories-module__Z07NUW__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:2rem;font-weight:800}.RaceCategories-module__Z07NUW__cardDesc{color:#64748b;margin-bottom:1.5rem;line-height:1.7}.RaceCategories-module__Z07NUW__routeImageWrapper{border-radius:var(--radius-lg);margin-bottom:1.5rem;position:relative;overflow:hidden}.RaceCategories-module__Z07NUW__routeImage{border-radius:var(--radius-lg);cursor:pointer;width:100%;height:250px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.RaceCategories-module__Z07NUW__routeImageImg{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1),filter .4s;display:block}.RaceCategories-module__Z07NUW__routeImage:hover .RaceCategories-module__Z07NUW__routeImageImg{filter:brightness(.85);transform:scale(1.1)}.RaceCategories-module__Z07NUW__imageOverlay{opacity:0;border-radius:var(--radius-lg);background:#0006;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.RaceCategories-module__Z07NUW__routeImage:hover .RaceCategories-module__Z07NUW__imageOverlay{opacity:1}.RaceCategories-module__Z07NUW__viewText{color:#fff;text-transform:uppercase;letter-spacing:.05em;text-shadow:0 2px 4px #0000004d;font-size:1rem;font-weight:600}.RaceCategories-module__Z07NUW__priceSection{border-radius:var(--radius-md);background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem;display:flex}.RaceCategories-module__Z07NUW__priceLabel{color:#64748b;font-size:.875rem;font-weight:500}.RaceCategories-module__Z07NUW__price{color:var(--primary);font-size:1.5rem;font-weight:800}@media (max-width:480px){.RaceCategories-module__Z07NUW__header h2{font-size:2rem}.RaceCategories-module__Z07NUW__header p{font-size:1rem}.RaceCategories-module__Z07NUW__card{padding:2rem 1.5rem}.RaceCategories-module__Z07NUW__cardTitle{font-size:1.75rem}.RaceCategories-module__Z07NUW__price{font-size:1.25rem}}.RaceCategories-module__Z07NUW__modal{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000d9;justify-content:center;align-items:center;animation:.3s RaceCategories-module__Z07NUW__fadeIn;display:flex;position:fixed;inset:0}.RaceCategories-module__Z07NUW__modalContent{max-width:90%;max-height:90vh;animation:.3s cubic-bezier(.4,0,.2,1) RaceCategories-module__Z07NUW__slideUp;position:relative}.RaceCategories-module__Z07NUW__modalImage{object-fit:contain;border-radius:8px;width:100%;height:auto;max-height:85vh}.RaceCategories-module__Z07NUW__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:2.5rem;transition:transform .2s;display:flex;position:absolute;top:-40px;right:0}.RaceCategories-module__Z07NUW__closeButton:hover{transform:scale(1.2)}@keyframes RaceCategories-module__Z07NUW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes RaceCategories-module__Z07NUW__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.RaceCategories-module__Z07NUW__closeButton{color:#fff;font-size:2rem;top:10px}}
