.Hero-module__ZARIfG__hero{min-height:100vh;padding:calc(var(--section-padding) + 4rem)0 var(--section-padding);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__crescent{opacity:.12;pointer-events:none;width:120px;height:120px;position:absolute;top:8%;right:8%}.Hero-module__ZARIfG__crescentInner{width:120px;height:120px;box-shadow:inset -30px -5px 0 0 var(--gold);filter:blur(1px);border-radius:50%}.Hero-module__ZARIfG__star{background:var(--gold-light);opacity:.3;border-radius:50%;width:4px;height:4px;animation:3s ease-in-out infinite Hero-module__ZARIfG__pulse;position:absolute}.Hero-module__ZARIfG__star:nth-child(2){width:3px;height:3px;animation-delay:.5s;top:15%;left:12%}.Hero-module__ZARIfG__star:nth-child(3){animation-delay:1s;top:25%;right:20%}.Hero-module__ZARIfG__star:nth-child(4){width:2px;height:2px;animation-delay:1.5s;top:45%;left:5%}.Hero-module__ZARIfG__star:nth-child(5){animation-delay:2s;bottom:30%;right:10%}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.Hero-module__ZARIfG__heroContent{text-align:center;z-index:1;max-width:800px;position:relative}.Hero-module__ZARIfG__ramadanBadge{color:var(--gold-light);background:#d4a8431a;border:1px solid #d4a84333;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__ramadanBadge span{font-size:1.1rem}.Hero-module__ZARIfG__edition{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.3em;margin-bottom:1rem;font-size:clamp(.85rem,1.5vw,1rem);font-weight:600}.Hero-module__ZARIfG__title{letter-spacing:-.02em;text-align:center;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5.5rem);font-weight:900;line-height:1}.Hero-module__ZARIfG__logoImage{filter:drop-shadow(0 0 30px #fee90033);width:clamp(280px,50vw,500px);height:auto;margin:0 auto;animation:3s ease-in-out infinite alternate Hero-module__ZARIfG__logoGlow;display:block}@keyframes Hero-module__ZARIfG__logoGlow{0%{filter:drop-shadow(0 0 20px #fee90026)}to{filter:drop-shadow(0 0 40px #fee9004d)}}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:560px;margin:0 auto 3rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.Hero-module__ZARIfG__countdown{justify-content:center;gap:clamp(.8rem,3vw,2rem);margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__countItem{flex-direction:column;align-items:center;min-width:70px;display:flex}.Hero-module__ZARIfG__countValue{color:var(--yellow);font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1}.Hero-module__ZARIfG__countLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-top:.4rem;font-size:.75rem}.Hero-module__ZARIfG__countSeparator{color:var(--text-muted);align-self:flex-start;margin-top:.2rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:300}.Hero-module__ZARIfG__ctaGroup{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module__ZARIfG__ctaPrimary{background:var(--yellow);color:var(--night-deep);border-radius:var(--radius-sm);transition:transform var(--transition-fast),box-shadow var(--transition-fast);padding:.85rem 2.5rem;font-size:1rem;font-weight:700}.Hero-module__ZARIfG__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 6px 30px #fee90059}.Hero-module__ZARIfG__ctaSecondary{color:var(--text-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);transition:border-color var(--transition-fast),color var(--transition-fast);background:0 0;padding:.85rem 2.5rem;font-size:1rem;font-weight:600}.Hero-module__ZARIfG__ctaSecondary:hover{border-color:var(--gold);color:var(--gold-light)}.Hero-module__ZARIfG__eventMeta{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:650px;margin-top:3.5rem;margin-left:auto;margin-right:auto;display:grid}.Hero-module__ZARIfG__metaCard{border:1px solid var(--border-subtle);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(8px);transition:transform var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast);background:#ffffff08;flex-direction:column;align-items:center;gap:.6rem;padding:1.4rem 1rem;display:flex}.Hero-module__ZARIfG__metaCard:hover{border-color:#d4a8434d;transform:translateY(-3px);box-shadow:0 8px 32px #d4a84314}.Hero-module__ZARIfG__metaIconWrap{background:linear-gradient(135deg,#fee9001a,#d4a84314);border:1px solid #fee9001f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.3rem;display:flex}.Hero-module__ZARIfG__metaValue{color:var(--text-primary);text-align:center;font-size:.95rem;font-weight:700;line-height:1.3}.Hero-module__ZARIfG__metaLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.7rem}@media (max-width:480px){.Hero-module__ZARIfG__countdown{gap:.5rem}.Hero-module__ZARIfG__countItem{min-width:55px}.Hero-module__ZARIfG__eventMeta{grid-template-columns:1fr;max-width:280px}}
.RamadanAnimations-module__Javk9G__animationContainer{z-index:0;pointer-events:none;contain:strict;position:fixed;inset:0;overflow:hidden}.RamadanAnimations-module__Javk9G__fallingStar{background:var(--gold-light);opacity:0;will-change:transform,opacity;border-radius:50%;width:3px;height:3px;animation:linear infinite RamadanAnimations-module__Javk9G__starFall;position:absolute}.RamadanAnimations-module__Javk9G__fallingStar:after{content:"";background:linear-gradient(to bottom,var(--gold-light),transparent);width:1px;height:20px;position:absolute;top:0;left:50%;transform:translate(-50%)}@keyframes RamadanAnimations-module__Javk9G__starFall{0%{opacity:0;transform:translateY(-20px)translate(0)}10%{opacity:.7}90%{opacity:.3}to{opacity:0;transform:translateY(100vh)translate(40px)}}.RamadanAnimations-module__Javk9G__star1{animation-duration:6s;animation-delay:0s;left:10%}.RamadanAnimations-module__Javk9G__star2{width:2px;height:2px;animation-duration:8s;animation-delay:2s;left:25%}.RamadanAnimations-module__Javk9G__star3{animation-duration:7s;animation-delay:4s;left:50%}.RamadanAnimations-module__Javk9G__star4{width:2px;height:2px;animation-duration:9s;animation-delay:1s;left:70%}.RamadanAnimations-module__Javk9G__star5{animation-duration:6.5s;animation-delay:3s;left:85%}.RamadanAnimations-module__Javk9G__star6{width:2px;height:2px;animation-duration:10s;animation-delay:5s;left:40%}.RamadanAnimations-module__Javk9G__lantern{will-change:transform,opacity;animation:linear infinite RamadanAnimations-module__Javk9G__lanternFloat;position:absolute;top:-10%}.RamadanAnimations-module__Javk9G__lanternString{background:#d4a8434d;width:1px;height:20px;margin:0 auto}.RamadanAnimations-module__Javk9G__lanternBody{background:linear-gradient(#d4a84326,#fee90014);border:1px solid #d4a84333;border-radius:4px 4px 8px 8px;width:16px;height:22px;position:relative}.RamadanAnimations-module__Javk9G__lanternBody:before{content:"";background:#d4a8434d;border-radius:2px 2px 0 0;width:10px;height:3px;position:absolute;top:-3px;left:50%;transform:translate(-50%)}.RamadanAnimations-module__Javk9G__lanternGlow{background:#fee90099;border-radius:50%;width:4px;height:6px;animation:2s ease-in-out infinite alternate RamadanAnimations-module__Javk9G__lanternFlicker;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 8px #fee90066,0 0 20px #d4a84333}@keyframes RamadanAnimations-module__Javk9G__lanternFlicker{0%{opacity:.5;transform:translate(-50%,-50%)scale(.9)}to{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}@keyframes RamadanAnimations-module__Javk9G__lanternFloat{0%{opacity:0;transform:translateY(0)translate(0)rotate(-2deg)}5%{opacity:.8}50%{transform:translateY(50vh)translate(30px)rotate(2deg)}95%{opacity:.4}to{opacity:0;transform:translateY(105vh)translate(-10px)rotate(-1deg)}}.RamadanAnimations-module__Javk9G__lantern1{animation-duration:18s;animation-delay:0s;left:8%}.RamadanAnimations-module__Javk9G__lantern2{animation-duration:22s;animation-delay:6s;left:55%}.RamadanAnimations-module__Javk9G__lantern3{animation-duration:20s;animation-delay:12s;left:88%}.RamadanAnimations-module__Javk9G__floatingCrescent{color:var(--gold);opacity:0;will-change:transform,opacity;font-size:1.2rem;animation:ease-in-out infinite RamadanAnimations-module__Javk9G__crescentDrift;position:absolute}@keyframes RamadanAnimations-module__Javk9G__crescentDrift{0%{opacity:0;transform:translateY(10px)rotate(0)}20%{opacity:.15}50%{opacity:.2;transform:translateY(-30px)rotate(15deg)}80%{opacity:.1}to{opacity:0;transform:translateY(-60px)rotate(-10deg)}}.RamadanAnimations-module__Javk9G__crescent1{animation-duration:8s;animation-delay:0s;top:30%;left:5%}.RamadanAnimations-module__Javk9G__crescent2{font-size:.9rem;animation-duration:10s;animation-delay:3s;top:60%;right:8%}.RamadanAnimations-module__Javk9G__crescent3{font-size:1.5rem;animation-duration:12s;animation-delay:6s;top:80%;left:45%}@media (prefers-reduced-motion:reduce){.RamadanAnimations-module__Javk9G__fallingStar,.RamadanAnimations-module__Javk9G__lantern,.RamadanAnimations-module__Javk9G__floatingCrescent,.RamadanAnimations-module__Javk9G__lanternGlow{opacity:0;animation:none}}
.About-module__vAULUW__about{position:relative}.About-module__vAULUW__inlineLogo{vertical-align:middle;filter:drop-shadow(0 0 10px #fee90026);width:auto;height:clamp(28px,4vw,40px);margin:0 .2rem;display:inline-block}.About-module__vAULUW__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.About-module__vAULUW__aboutText h2{margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem)}.About-module__vAULUW__aboutText p{color:var(--text-secondary);margin-bottom:1rem;font-size:1.05rem;line-height:1.8}.About-module__vAULUW__statsGrid{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.About-module__vAULUW__statCard{text-align:center;transition:transform var(--transition-fast);padding:1.5rem}.About-module__vAULUW__statCard:hover{transform:translateY(-3px)}.About-module__vAULUW__statValue{margin-bottom:.3rem;font-size:2.2rem;font-weight:800;display:block}.About-module__vAULUW__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.8rem}.About-module__vAULUW__lanternGlow{pointer-events:none;background:radial-gradient(circle,#d4a84314 0%,#0000 70%);width:200px;height:200px;position:absolute;top:-60px;left:50%;transform:translate(-50%)}@media (max-width:768px){.About-module__vAULUW__aboutGrid{grid-template-columns:1fr;gap:2rem}.About-module__vAULUW__statsGrid{grid-template-columns:1fr 1fr}}
.AboutETC-module__JmMTXW__aboutEtc{text-align:center;position:relative;overflow:hidden}.AboutETC-module__JmMTXW__logoGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#d4a8431a 0%,#fee9000a 40%,#0000 70%);width:300px;height:300px;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.AboutETC-module__JmMTXW__logoWrap{z-index:1;margin-bottom:2rem;display:inline-block;position:relative}.AboutETC-module__JmMTXW__logo{filter:drop-shadow(0 0 20px #fee90033)drop-shadow(0 0 40px #d4a8431a);width:80px;height:auto;transition:filter var(--transition-base)}.AboutETC-module__JmMTXW__logoWrap:hover .AboutETC-module__JmMTXW__logo{filter:drop-shadow(0 0 25px #fee90059)drop-shadow(0 0 50px #d4a84333)}.AboutETC-module__JmMTXW__heading{margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem)}.AboutETC-module__JmMTXW__subtitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.5rem;font-size:1rem;font-weight:500}.AboutETC-module__JmMTXW__description{max-width:680px;color:var(--text-secondary);margin:0 auto 3.5rem;font-size:1.1rem;line-height:1.9}.AboutETC-module__JmMTXW__pillarsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.AboutETC-module__JmMTXW__pillarCard{text-align:center;transition:transform var(--transition-fast),box-shadow var(--transition-base);padding:2.2rem 1.8rem}.AboutETC-module__JmMTXW__pillarCard:hover{transform:translateY(-5px);box-shadow:0 0 40px #fee9000f,0 8px 30px #00000059}.AboutETC-module__JmMTXW__pillarIcon{filter:drop-shadow(0 2px 8px #fee90026);margin-bottom:1rem;font-size:2.5rem;display:block}.AboutETC-module__JmMTXW__pillarTitle{color:var(--text-primary);margin-bottom:.6rem;font-size:1.15rem;font-weight:700}.AboutETC-module__JmMTXW__pillarDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.7}@media (max-width:768px){.AboutETC-module__JmMTXW__pillarsGrid{grid-template-columns:1fr;gap:1.2rem}.AboutETC-module__JmMTXW__pillarCard{padding:1.8rem 1.5rem}.AboutETC-module__JmMTXW__description{margin-bottom:2.5rem;font-size:1rem}}
.Agenda-module__9fXn8W__agenda{position:relative}.Agenda-module__9fXn8W__agendaHeader{text-align:center;margin-bottom:3rem}.Agenda-module__9fXn8W__agendaHeader h2{margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem)}.Agenda-module__9fXn8W__agendaHeader p{color:var(--text-muted);font-size:1rem}.Agenda-module__9fXn8W__timeline{max-width:700px;margin:0 auto;position:relative}.Agenda-module__9fXn8W__timeline:before{content:"";background:linear-gradient(to bottom,var(--yellow),var(--gold),transparent);width:2px;position:absolute;top:0;bottom:0;left:24px}.Agenda-module__9fXn8W__timelineItem{padding-bottom:2rem;padding-left:64px;position:relative}.Agenda-module__9fXn8W__timelineItem:last-child{padding-bottom:0}.Agenda-module__9fXn8W__timelineDot{background:var(--night-deep);border:2px solid var(--yellow);z-index:1;border-radius:50%;width:18px;height:18px;position:absolute;top:4px;left:16px}.Agenda-module__9fXn8W__timelineItem.Agenda-module__9fXn8W__special .Agenda-module__9fXn8W__timelineDot{background:var(--yellow);box-shadow:0 0 12px #fee90066}.Agenda-module__9fXn8W__timelineItem.Agenda-module__9fXn8W__prayer .Agenda-module__9fXn8W__timelineDot{border-color:var(--gold);background:var(--gold);box-shadow:0 0 10px #d4a8434d}.Agenda-module__9fXn8W__timelineItem.Agenda-module__9fXn8W__breakItem .Agenda-module__9fXn8W__timelineDot{border-color:var(--text-muted);background:var(--night-surface)}.Agenda-module__9fXn8W__timelineCard{transition:transform var(--transition-fast);padding:1.2rem 1.5rem}.Agenda-module__9fXn8W__timelineCard:hover{transform:translate(4px)}.Agenda-module__9fXn8W__timelineTime{color:var(--yellow);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.3rem;font-size:.8rem;font-weight:600}.Agenda-module__9fXn8W__timelineItem.Agenda-module__9fXn8W__prayer .Agenda-module__9fXn8W__timelineTime{color:var(--gold-light)}.Agenda-module__9fXn8W__timelineItem.Agenda-module__9fXn8W__breakItem .Agenda-module__9fXn8W__timelineTime{color:var(--text-muted)}.Agenda-module__9fXn8W__timelineTitle{margin-bottom:.2rem;font-size:1.1rem;font-weight:700}.Agenda-module__9fXn8W__timelineDesc{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.Agenda-module__9fXn8W__timelineTag{text-transform:uppercase;letter-spacing:.05em;border-radius:100px;margin-top:.5rem;padding:.15rem .6rem;font-size:.7rem;font-weight:600;display:inline-block}.Agenda-module__9fXn8W__tagWorkshop{color:var(--yellow);background:#fee9001a;border:1px solid #fee90026}.Agenda-module__9fXn8W__tagTalk{color:#818cf8;background:#6366f11a;border:1px solid #6366f126}.Agenda-module__9fXn8W__tagPrayer{color:var(--gold-light);background:#d4a8431a;border:1px solid #d4a84326}.Agenda-module__9fXn8W__tagBreak{color:var(--text-muted);background:#64748b1a;border:1px solid #64748b26}.Agenda-module__9fXn8W__tagIftar{color:var(--gold-light);background:#d4a84326;border:1px solid #d4a84333}@media (max-width:480px){.Agenda-module__9fXn8W__timeline:before{left:16px}.Agenda-module__9fXn8W__timelineDot{width:16px;height:16px;left:8px}.Agenda-module__9fXn8W__timelineItem{padding-left:48px}}
.FAQ-module__V8_xEa__faq{padding-bottom:6rem;position:relative}.FAQ-module__V8_xEa__faqHeader{text-align:center;margin-bottom:3.5rem}.FAQ-module__V8_xEa__faqHeader h2{margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem)}.FAQ-module__V8_xEa__faqGrid{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.FAQ-module__V8_xEa__faqItem{background:var(--night-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-md);transition:border-color var(--transition-fast),background var(--transition-fast);overflow:hidden}.FAQ-module__V8_xEa__faqItem:hover{background:#ffffff08;border-color:#fee9004d}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__open{border-color:var(--yellow);background:#ffffff08;box-shadow:0 4px 20px #0003}.FAQ-module__V8_xEa__question{text-align:left;cursor:pointer;width:100%;color:var(--text-primary);transition:color var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.1rem;font-weight:600;display:flex}.FAQ-module__V8_xEa__question:hover{color:var(--yellow)}.FAQ-module__V8_xEa__icon{color:var(--yellow);transition:transform var(--transition-base);flex-shrink:0;margin-left:1rem;font-size:1.2rem}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__icon{transform:rotate(180deg)}.FAQ-module__V8_xEa__answer{max-height:0;transition:max-height var(--transition-base),opacity var(--transition-base);opacity:0;overflow:hidden}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answer{opacity:1;max-height:500px}.FAQ-module__V8_xEa__answerContent{color:var(--text-secondary);padding:0 1.5rem 1.5rem;font-size:1rem;line-height:1.7}.FAQ-module__V8_xEa__answerContent ul{margin-top:.8rem;padding-left:1rem;list-style:none}.FAQ-module__V8_xEa__answerContent li{margin-bottom:.5rem;padding-left:1.2rem;position:relative}.FAQ-module__V8_xEa__answerContent li:before{content:"•";color:var(--yellow);font-weight:700;position:absolute;left:0}
.Gallery-module__3QxX8q__gallery{position:relative}.Gallery-module__3QxX8q__galleryHeader{text-align:center;margin-bottom:3rem}.Gallery-module__3QxX8q__galleryHeader h2{margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem)}.Gallery-module__3QxX8q__galleryHeader p{color:var(--text-muted)}.Gallery-module__3QxX8q__editionBlock{margin-bottom:3rem}.Gallery-module__3QxX8q__editionTitle{color:var(--gold-light);border-left:3px solid var(--gold);margin-bottom:1rem;padding-left:.5rem;font-size:1.1rem;font-weight:600}.Gallery-module__3QxX8q__photoGrid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.Gallery-module__3QxX8q__photoWrap{border-radius:var(--radius-md);aspect-ratio:1;cursor:pointer;position:relative;overflow:hidden}.Gallery-module__3QxX8q__photoWrap:after{content:"";opacity:0;transition:opacity var(--transition-base);background:linear-gradient(#0000,#060e1a80);position:absolute;inset:0}.Gallery-module__3QxX8q__photoWrap:hover:after{opacity:1}.Gallery-module__3QxX8q__photoWrap:hover img{transform:scale(1.05)}.Gallery-module__3QxX8q__photoWrap img{transition:transform var(--transition-slow)}.Gallery-module__3QxX8q__lightbox{z-index:200;cursor:pointer;background:#060e1af2;justify-content:center;align-items:center;animation:.2s Gallery-module__3QxX8q__fadeIn;display:flex;position:fixed;inset:0}@keyframes Gallery-module__3QxX8q__fadeIn{0%{opacity:0}to{opacity:1}}.Gallery-module__3QxX8q__lightboxImage{object-fit:contain;border-radius:var(--radius-md);max-width:90vw;max-height:85vh}.Gallery-module__3QxX8q__lightboxClose{color:var(--text-primary);cursor:pointer;width:48px;height:48px;transition:background var(--transition-fast);background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:2rem;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Gallery-module__3QxX8q__lightboxClose:hover{background:#fff3}@media (max-width:768px){.Gallery-module__3QxX8q__photoGrid{grid-template-columns:repeat(2,1fr)}}
.RegistrationForm-module__pvEeRW__register{position:relative}.RegistrationForm-module__pvEeRW__registerHeader{text-align:center;margin-bottom:3rem}.RegistrationForm-module__pvEeRW__registerHeader h2{margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem)}.RegistrationForm-module__pvEeRW__registerHeader p{color:var(--text-muted)}.RegistrationForm-module__pvEeRW__formCard{max-width:620px;margin:0 auto;padding:2.5rem}.RegistrationForm-module__pvEeRW__formGrid{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.RegistrationForm-module__pvEeRW__fieldFull{grid-column:1/-1}.RegistrationForm-module__pvEeRW__field{flex-direction:column;gap:.4rem;display:flex}.RegistrationForm-module__pvEeRW__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.RegistrationForm-module__pvEeRW__required{color:var(--yellow)}.RegistrationForm-module__pvEeRW__input,.RegistrationForm-module__pvEeRW__select,.RegistrationForm-module__pvEeRW__textarea{background:var(--night-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-primary);transition:border-color var(--transition-fast),box-shadow var(--transition-fast);outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.95rem}.RegistrationForm-module__pvEeRW__input:focus,.RegistrationForm-module__pvEeRW__select:focus,.RegistrationForm-module__pvEeRW__textarea:focus{border-color:var(--yellow);box-shadow:0 0 0 3px #fee9001a}.RegistrationForm-module__pvEeRW__textarea{resize:vertical;min-height:100px}.RegistrationForm-module__pvEeRW__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%2394A3B8' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.RegistrationForm-module__pvEeRW__error{color:#ef4444;margin-top:.15rem;font-size:.75rem}.RegistrationForm-module__pvEeRW__honeypot{opacity:0;width:0;height:0;position:absolute;left:-9999px;overflow:hidden}.RegistrationForm-module__pvEeRW__submitBtn{background:var(--yellow);color:var(--night-deep);border-radius:var(--radius-sm);transition:transform var(--transition-fast),box-shadow var(--transition-fast),opacity var(--transition-fast);grid-column:1/-1;margin-top:.5rem;padding:.9rem;font-size:1rem;font-weight:700}.RegistrationForm-module__pvEeRW__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 30px #fee9004d}.RegistrationForm-module__pvEeRW__submitBtn:disabled{opacity:.6;cursor:not-allowed}.RegistrationForm-module__pvEeRW__successMsg{text-align:center;padding:3rem 2rem}.RegistrationForm-module__pvEeRW__successIcon{margin-bottom:1rem;font-size:3rem;display:block}.RegistrationForm-module__pvEeRW__successMsg h3{margin-bottom:.5rem;font-size:1.5rem}.RegistrationForm-module__pvEeRW__successMsg p{color:var(--text-secondary)}.RegistrationForm-module__pvEeRW__errorMsg{border-radius:var(--radius-sm);color:#fca5a5;text-align:center;background:#ef44441a;border:1px solid #ef444433;grid-column:1/-1;padding:.8rem 1rem;font-size:.85rem}@media (max-width:480px){.RegistrationForm-module__pvEeRW__formGrid{grid-template-columns:1fr}.RegistrationForm-module__pvEeRW__formCard{padding:1.5rem}}
