.Nav-module__gOObGW__nav{z-index:1000;justify-content:space-between;align-items:center;width:100%;padding:2rem 8%;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:fixed;top:0;left:0}.Nav-module__gOObGW__scrolled{background:var(--nav-bg);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid var(--card-border);padding:1rem 8%}.Nav-module__gOObGW__logo a{color:var(--foreground);letter-spacing:-1px;font-family:Outfit,sans-serif;font-size:1.8rem;font-weight:800}.Nav-module__gOObGW__logo span{color:var(--primary);text-shadow:0 0 20px var(--primary-glow)}.Nav-module__gOObGW__links{align-items:center;gap:3rem;display:flex}.Nav-module__gOObGW__links a{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:600;transition:all .3s}.Nav-module__gOObGW__links a:hover{color:var(--primary)}.Nav-module__gOObGW__navBtn{background:var(--primary);box-shadow:0 5px 15px var(--primary-glow);border-radius:10px;padding:.8rem 2rem;color:var(--background)!important;font-weight:800!important;transition:all .3s!important}.Nav-module__gOObGW__navBtn:hover{box-shadow:0 8px 20px var(--primary-glow);transform:translateY(-2px)}.Nav-module__gOObGW__hamburger{color:var(--foreground);cursor:pointer;z-index:1001;background:0 0;border:none;padding:.5rem;display:none}@media (max-width:968px){.Nav-module__gOObGW__nav{padding:1.5rem 5%}.Nav-module__gOObGW__hamburger{justify-content:center;align-items:center;display:flex}.Nav-module__gOObGW__links{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--card-border);clip-path:polygon(0 0,100% 0,100% 0,0 0);background:#0f172af2;flex-direction:column;gap:2rem;width:100%;padding:2rem;transition:clip-path .4s cubic-bezier(.165,.84,.44,1);position:absolute;top:100%;left:0;box-shadow:0 10px 30px #00000080}.Nav-module__gOObGW__links.Nav-module__gOObGW__active{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.Nav-module__gOObGW__links a{text-align:center;width:100%;font-size:1.1rem}.Nav-module__gOObGW__navBtn{text-align:center;width:100%;max-width:300px;margin:0 auto}}
.Hero-module__ZARIfG__hero{background:radial-gradient(circle at 20% 30%,#c084fc26,#0000 50%),radial-gradient(circle at 80% 70%,#22d3ee26,#0000 50%);justify-content:center;align-items:center;min-height:100vh;padding:80px 8%;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__binaryBg{opacity:.03;z-index:1;pointer-events:none;width:100%;height:100%;color:var(--primary);justify-content:space-around;font-family:monospace;font-size:1.5rem;display:flex;position:absolute;top:0;left:0}.Hero-module__ZARIfG__binaryColumn{writing-mode:vertical-rl;text-orientation:upright;animation:20s linear infinite Hero-module__ZARIfG__digitalRain}.Hero-module__ZARIfG__binaryColumn:nth-child(2){opacity:.5;font-size:2rem;animation-delay:-5s}.Hero-module__ZARIfG__binaryColumn:nth-child(3){animation-delay:-12s}@keyframes Hero-module__ZARIfG__digitalRain{0%{transform:translateY(-100%)}to{transform:translateY(100vh)}}.Hero-module__ZARIfG__container{z-index:2;justify-content:space-between;align-items:center;gap:4rem;width:100%;max-width:1400px;display:flex}.Hero-module__ZARIfG__glow1{background:radial-gradient(circle,var(--primary-glow),transparent 70%);filter:blur(100px);opacity:.3;width:50%;height:50%;position:absolute;top:-10%;left:-10%}.Hero-module__ZARIfG__glow2{background:radial-gradient(circle,var(--secondary-glow),transparent 70%);filter:blur(100px);opacity:.3;width:50%;height:50%;position:absolute;bottom:-10%;right:-10%}.Hero-module__ZARIfG__content{max-width:700px}.Hero-module__ZARIfG__badge{border:1px solid var(--primary);color:var(--primary);text-transform:uppercase;letter-spacing:2px;background:#a855f71a;border-radius:50px;margin-bottom:2rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:700;display:inline-block}.Hero-module__ZARIfG__content h1{letter-spacing:-3px;margin-bottom:1rem;font-size:6rem;font-weight:800;line-height:.9}.Hero-module__ZARIfG__content h2{color:var(--foreground);margin-bottom:2rem;font-size:2.5rem;font-weight:600}.Hero-module__ZARIfG__tagline{color:var(--text-muted);max-width:500px;margin-bottom:3rem;font-size:1.2rem;line-height:1.6}.Hero-module__ZARIfG__actions{gap:2rem;display:flex}.Hero-module__ZARIfG__btnPrimary{background:var(--primary);color:var(--background);box-shadow:0 10px 30px var(--primary-glow);border-radius:12px;padding:1.2rem 3rem;font-size:1.1rem;font-weight:800;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.Hero-module__ZARIfG__btnPrimary:hover{box-shadow:0 15px 40px var(--primary-glow);transform:translateY(-5px)scale(1.05)}.Hero-module__ZARIfG__btnSecondary{border:2px solid var(--card-border);color:#fff;background:0 0;border-radius:12px;padding:1.2rem 3rem;font-size:1.1rem;font-weight:700;transition:all .3s}.Hero-module__ZARIfG__btnSecondary:hover{background:#ffffff0d;border-color:#fff}.Hero-module__ZARIfG__illustration{justify-content:center;align-items:center;width:500px;height:500px;display:flex;position:relative}.Hero-module__ZARIfG__techContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Hero-module__ZARIfG__connectionsSvg{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__connector{stroke:var(--primary);stroke-width:2px;stroke-dasharray:10;stroke-dashoffset:100px;opacity:.5;filter:drop-shadow(0 0 5px var(--primary-glow))}.Hero-module__ZARIfG__mainIconWrapper{width:180px;height:180px;color:var(--primary);z-index:5;background:radial-gradient(circle,#a855f733 0%,#0000 70%);border:2px solid #a855f766;border-radius:50%;justify-content:center;align-items:center;animation:4s ease-in-out infinite Hero-module__ZARIfG__mainPulse;display:flex;position:relative;box-shadow:0 0 40px #a855f733,inset 0 0 20px #a855f733}.Hero-module__ZARIfG__mainIconWrapper:after{content:"";border:1px dashed var(--primary);opacity:.4;border-radius:50%;width:120%;height:120%;animation:30s linear infinite Hero-module__ZARIfG__spin;position:absolute}.Hero-module__ZARIfG__mainIcon{filter:drop-shadow(0 0 15px var(--primary));transform:scale(1.4)}.Hero-module__ZARIfG__floatingIcon1,.Hero-module__ZARIfG__floatingIcon2,.Hero-module__ZARIfG__floatingIcon3,.Hero-module__ZARIfG__floatingIcon4{border:1px solid var(--card-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#0f172acc;border-radius:50%;justify-content:center;align-items:center;padding:1.2rem;transition:all .3s;display:flex;position:absolute;box-shadow:0 10px 30px #00000080,inset 0 0 15px #ffffff0d}.Hero-module__ZARIfG__floatingIcon1:hover,.Hero-module__ZARIfG__floatingIcon2:hover,.Hero-module__ZARIfG__floatingIcon3:hover,.Hero-module__ZARIfG__floatingIcon4:hover{border-color:var(--primary);box-shadow:0 0 30px var(--primary-glow);transform:scale(1.1)}.Hero-module__ZARIfG__floatingIcon1{color:#38bdf8;border-color:#38bdf866;animation:6s ease-in-out infinite Hero-module__ZARIfG__float1;top:90px;left:70px}.Hero-module__ZARIfG__floatingIcon2{color:#c084fc;border-color:#c084fc66;animation:7s ease-in-out infinite Hero-module__ZARIfG__float2;top:120px;right:70px}.Hero-module__ZARIfG__floatingIcon3{color:#f472b6;border-color:#f472b666;animation:5s ease-in-out infinite Hero-module__ZARIfG__float3;bottom:120px;right:50px}.Hero-module__ZARIfG__floatingIcon4{color:#a78bfa;border-color:#a78bfa66;animation:8s ease-in-out infinite Hero-module__ZARIfG__float4;bottom:90px;left:50px}@keyframes Hero-module__ZARIfG__mainPulse{0%,to{transform:scale(1);box-shadow:0 0 40px #a855f733,inset 0 0 20px #a855f733}50%{transform:scale(1.05);box-shadow:0 0 60px #a855f766,inset 0 0 30px #a855f766}}@keyframes Hero-module__ZARIfG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Hero-module__ZARIfG__float1{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes Hero-module__ZARIfG__float2{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes Hero-module__ZARIfG__float3{0%,to{transform:translateY(0)}50%{transform:translateY(15px)}}@keyframes Hero-module__ZARIfG__float4{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@media (max-width:1200px){.Hero-module__ZARIfG__content h1{font-size:4.5rem}.Hero-module__ZARIfG__illustration{width:400px;height:400px}}@media (max-width:968px){.Hero-module__ZARIfG__hero{text-align:center;padding-top:150px}.Hero-module__ZARIfG__container{flex-direction:column}.Hero-module__ZARIfG__content{order:1}.Hero-module__ZARIfG__illustration{order:2;width:300px;height:300px;margin-bottom:3rem}.Hero-module__ZARIfG__actions{justify-content:center}.Hero-module__ZARIfG__mainIconWrapper{width:120px;height:120px}.Hero-module__ZARIfG__floatingIcon1,.Hero-module__ZARIfG__floatingIcon2,.Hero-module__ZARIfG__floatingIcon3,.Hero-module__ZARIfG__floatingIcon4{padding:.8rem}.Hero-module__ZARIfG__floatingIcon1{top:30px;left:10px}.Hero-module__ZARIfG__floatingIcon2{top:50px;right:10px}.Hero-module__ZARIfG__floatingIcon3{bottom:50px;right:20px}.Hero-module__ZARIfG__floatingIcon4{bottom:30px;left:20px}.Hero-module__ZARIfG__connectionsSvg{display:none}}
.About-module__vAULUW__about{background:var(--background);padding:60px 8%;position:relative;overflow:hidden}.About-module__vAULUW__container{max-width:1200px;margin:0 auto}.About-module__vAULUW__badge{border:1px solid var(--primary);color:var(--primary);text-transform:uppercase;letter-spacing:2px;background:#a855f71a;border-radius:50px;margin-bottom:2rem;padding:.6rem 1.4rem;font-size:.9rem;font-weight:700;display:inline-block}.About-module__vAULUW__container h2{margin-bottom:3rem;font-size:4rem;font-weight:800;line-height:1.1}.About-module__vAULUW__mainContent{text-align:left;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:3rem;display:grid}.About-module__vAULUW__description h3{color:var(--secondary);margin-bottom:1.5rem;font-size:2rem}.About-module__vAULUW__description p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.About-module__vAULUW__offices{gap:2rem;margin-top:2rem;display:flex}.About-module__vAULUW__officeCard{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;flex:1;padding:1.5rem}.About-module__vAULUW__officeCard h4{color:var(--primary);margin-bottom:.5rem}.About-module__vAULUW__officeCard p{margin:0;font-size:.9rem}.About-module__vAULUW__quoteCard{text-align:left;background:linear-gradient(135deg,var(--primary-glow),var(--secondary-glow));border:1px solid var(--card-border);border-radius:24px;align-items:center;gap:3rem;padding:4rem;display:flex}.About-module__vAULUW__quoteItem{flex:1}.About-module__vAULUW__quoteItem p{color:var(--foreground);font-family:Outfit,sans-serif;font-size:1.4rem;font-style:italic;line-height:1.5;position:relative}.About-module__vAULUW__quoteItem p:before{content:"\"";opacity:.1;color:var(--primary);font-size:5rem;position:absolute;top:-30px;left:-30px}.About-module__vAULUW__divider{background:linear-gradient(to bottom,transparent,var(--card-border),transparent);width:2px;height:100px}@media (max-width:1024px){.About-module__vAULUW__mainContent{grid-template-columns:1fr;gap:2rem}.About-module__vAULUW__container h2{font-size:3rem}}@media (max-width:768px){.About-module__vAULUW__about{padding:80px 5%}.About-module__vAULUW__quoteCard{text-align:center;flex-direction:column;padding:2.5rem}.About-module__vAULUW__divider{width:80%;height:1px;margin:1rem 0}.About-module__vAULUW__quoteItem p:before{left:50%;transform:translate(-50%)}.About-module__vAULUW__offices{flex-direction:column}}
.Importance-module__2kRjRa__importance{background:var(--background);padding:60px 8%}.Importance-module__2kRjRa__header{text-align:center;margin-bottom:5rem}.Importance-module__2kRjRa__header h2{margin-bottom:1.5rem;font-size:4rem;font-weight:800}.Importance-module__2kRjRa__header p{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.3rem}.Importance-module__2kRjRa__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;display:grid}.Importance-module__2kRjRa__card{border:1px solid var(--card-border);cursor:default;background:#0f172a66;border-radius:20px;padding:3rem;transition:all .5s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.Importance-module__2kRjRa__card:hover{border-color:var(--primary);background:#0f172a99;transform:translateY(-15px);box-shadow:0 20px 40px #0006}.Importance-module__2kRjRa__iconWrapper{background:var(--primary);width:70px;height:70px;color:var(--background);box-shadow:0 10px 20px var(--primary-glow);border-radius:16px;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.Importance-module__2kRjRa__card h3{color:var(--foreground);margin-bottom:1.2rem;font-size:1.8rem;font-weight:700}.Importance-module__2kRjRa__card p{color:var(--text-muted);font-size:1.05rem;line-height:1.8}@media (max-width:1024px){.Importance-module__2kRjRa__header h2{font-size:3rem}.Importance-module__2kRjRa__grid{gap:2rem}}@media (max-width:768px){.Importance-module__2kRjRa__importance{padding:80px 5%}.Importance-module__2kRjRa__grid{grid-template-columns:1fr}.Importance-module__2kRjRa__card{padding:2rem}}
.KeyAspects-module__FuiSsW__aspects{background:var(--background);padding:60px 10%}.KeyAspects-module__FuiSsW__container{max-width:1200px;margin:0 auto}.KeyAspects-module__FuiSsW__header{margin-bottom:4rem}.KeyAspects-module__FuiSsW__header h2{margin-bottom:1rem;font-size:3rem;font-weight:800}.KeyAspects-module__FuiSsW__header p{color:var(--text-muted);font-size:1.2rem}.KeyAspects-module__FuiSsW__list{grid-template-columns:repeat(2,1fr);gap:3rem;display:grid}.KeyAspects-module__FuiSsW__item{border-radius:12px;align-items:flex-start;gap:1.5rem;padding:1.5rem;transition:background .3s;display:flex}.KeyAspects-module__FuiSsW__item:hover{background:#ffffff0d;transform:translate(10px)}.KeyAspects-module__FuiSsW__iconBox{background:var(--card-bg);border:1px solid var(--card-border);width:50px;height:50px;color:var(--secondary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.KeyAspects-module__FuiSsW__item:hover .KeyAspects-module__FuiSsW__iconBox{background:var(--secondary);color:#fff;border-color:var(--secondary)}.KeyAspects-module__FuiSsW__text h3{color:var(--foreground);margin-bottom:.5rem;font-size:1.4rem}.KeyAspects-module__FuiSsW__text p{color:var(--text-muted);line-height:1.6}@media (max-width:968px){.KeyAspects-module__FuiSsW__list{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:768px){.KeyAspects-module__FuiSsW__aspects{padding:80px 5%}.KeyAspects-module__FuiSsW__header h2{font-size:2.25rem}}
.Benefits-module__iMMc8a__benefits{padding:60px 10%;position:relative}.Benefits-module__iMMc8a__header{text-align:center;margin-bottom:5rem}.Benefits-module__iMMc8a__header h2{margin-bottom:1rem;font-size:3rem;font-weight:800}.Benefits-module__iMMc8a__header p{color:var(--text-muted);font-size:1.2rem}.Benefits-module__iMMc8a__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;display:grid}.Benefits-module__iMMc8a__card{text-align:center;z-index:1;padding:3rem 2rem;position:relative;overflow:hidden}.Benefits-module__iMMc8a__glow{background:radial-gradient(circle at center,var(--primary-glow),transparent 60%);opacity:0;z-index:-1;pointer-events:none;width:200%;height:200%;transition:opacity .4s;position:absolute;top:-50%;left:-50%}.Benefits-module__iMMc8a__card:hover .Benefits-module__iMMc8a__glow{opacity:.3}.Benefits-module__iMMc8a__card:hover{border-color:var(--primary);background:#111827e6;transform:translateY(-10px);box-shadow:0 20px 40px #00000080}.Benefits-module__iMMc8a__icon{color:var(--primary);justify-content:center;margin-bottom:2rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.Benefits-module__iMMc8a__card:hover .Benefits-module__iMMc8a__icon{transform:scale(1.1)rotate(5deg)}.Benefits-module__iMMc8a__card h3{color:var(--foreground);margin-bottom:1rem;font-size:1.6rem}.Benefits-module__iMMc8a__card p{color:var(--text-muted);line-height:1.6}@media (max-width:768px){.Benefits-module__iMMc8a__benefits{padding:80px 5%}.Benefits-module__iMMc8a__header h2{font-size:2.25rem}}
.AnalysisParams-module__beBCZa__analysis{background:var(--background);padding:60px 10%}.AnalysisParams-module__beBCZa__container{max-width:1000px;margin:0 auto}.AnalysisParams-module__beBCZa__header{text-align:center;margin-bottom:5rem}.AnalysisParams-module__beBCZa__header h2{margin-bottom:1rem;font-size:3rem;font-weight:800}.AnalysisParams-module__beBCZa__header p{color:var(--text-muted);font-size:1.2rem}.AnalysisParams-module__beBCZa__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem 4rem;display:grid}.AnalysisParams-module__beBCZa__criterion{margin-bottom:1rem}.AnalysisParams-module__beBCZa__labelRow{color:var(--foreground);justify-content:space-between;margin-bottom:.75rem;font-weight:500;display:flex}.AnalysisParams-module__beBCZa__progressBar{background:var(--card-bg);border:1px solid var(--card-border);border-radius:4px;width:100%;height:8px;overflow:hidden}.AnalysisParams-module__beBCZa__fill{background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:4px;height:100%}@media (max-width:768px){.AnalysisParams-module__beBCZa__analysis{padding:80px 5%}.AnalysisParams-module__beBCZa__header h2{font-size:2.25rem}.AnalysisParams-module__beBCZa__grid{grid-template-columns:1fr;gap:1.5rem}}
.ProgramProcedure-module__xD1LYG__procedure{background:var(--background);padding:60px 10%;position:relative}.ProgramProcedure-module__xD1LYG__container{max-width:800px;margin:0 auto}.ProgramProcedure-module__xD1LYG__header{text-align:center;margin-bottom:5rem}.ProgramProcedure-module__xD1LYG__header h2{margin-bottom:1rem;font-size:3rem;font-weight:800}.ProgramProcedure-module__xD1LYG__header p{color:var(--text-muted);font-size:1.2rem}.ProgramProcedure-module__xD1LYG__timeline{flex-direction:column;gap:2rem;display:flex}.ProgramProcedure-module__xD1LYG__item{gap:2rem;display:flex}.ProgramProcedure-module__xD1LYG__dotWrapper{flex-direction:column;align-items:center;padding-top:1rem;display:flex}.ProgramProcedure-module__xD1LYG__dot{background:var(--primary);width:16px;height:16px;box-shadow:0 0 15px var(--primary-glow);z-index:2;border-radius:50%}.ProgramProcedure-module__xD1LYG__line{background:var(--card-border);flex-grow:1;width:2px;margin-top:.5rem;margin-bottom:-1rem}.ProgramProcedure-module__xD1LYG__content{flex-grow:1;padding:2rem}.ProgramProcedure-module__xD1LYG__stepLabel{color:var(--primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:inline-block}.ProgramProcedure-module__xD1LYG__content h3{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem}.ProgramProcedure-module__xD1LYG__content p{color:var(--text-muted);line-height:1.6}@media (max-width:768px){.ProgramProcedure-module__xD1LYG__procedure{padding:80px 5%}.ProgramProcedure-module__xD1LYG__header h2{font-size:2.25rem}}
.RegistrationDetails-module__-1vKgG__details{background:var(--background);padding:60px 10%}.RegistrationDetails-module__-1vKgG__container{max-width:1200px;margin:0 auto}.RegistrationDetails-module__-1vKgG__header{text-align:center;margin-bottom:4rem}.RegistrationDetails-module__-1vKgG__header h2{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.RegistrationDetails-module__-1vKgG__header p{color:var(--text-muted)}.RegistrationDetails-module__-1vKgG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.RegistrationDetails-module__-1vKgG__card{text-align:center;padding:2.5rem}.RegistrationDetails-module__-1vKgG__icon{color:var(--secondary);justify-content:center;margin-bottom:1.5rem;display:flex}.RegistrationDetails-module__-1vKgG__card h3{margin-bottom:1rem;font-size:1.4rem}.RegistrationDetails-module__-1vKgG__card p{color:var(--text-muted);line-height:1.6}@media (max-width:768px){.RegistrationDetails-module__-1vKgG__details{padding:60px 5%}}
.Rewards-module__uEfqjW__rewards{background:var(--background);padding:60px 10%;position:relative}.Rewards-module__uEfqjW__container{max-width:1200px;margin:0 auto}.Rewards-module__uEfqjW__header{text-align:center;margin-bottom:5rem}.Rewards-module__uEfqjW__header h2{margin-bottom:1rem;font-size:3rem;font-weight:800}.Rewards-module__uEfqjW__header p{color:var(--text-muted);font-size:1.2rem}.Rewards-module__uEfqjW__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;display:grid}.Rewards-module__uEfqjW__card{text-align:center;border-color:var(--primary-glow);padding:3rem 2rem;transition:all .4s}.Rewards-module__uEfqjW__card:hover{border-color:var(--primary);background:#8b5cf60d;transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #0000004d}.Rewards-module__uEfqjW__icon{color:var(--primary);filter:drop-shadow(0 0 10px var(--primary-glow));justify-content:center;margin-bottom:2rem;display:flex}.Rewards-module__uEfqjW__card h3{margin-bottom:1rem;font-size:1.6rem;font-weight:700}.Rewards-module__uEfqjW__card p{color:var(--text-muted);line-height:1.6}@media (max-width:768px){.Rewards-module__uEfqjW__rewards{padding:80px 5%}}
.Fees-module__PrjfRa__fees{background:radial-gradient(circle at 90% 90%,#22d3ee1a,#0000 40%);justify-content:center;padding:60px 10%;display:flex}.Fees-module__PrjfRa__card{text-align:center;border-color:var(--secondary-glow);width:100%;max-width:600px;padding:4rem}.Fees-module__PrjfRa__card h3{color:var(--foreground);margin-bottom:2rem;font-size:2rem}.Fees-module__PrjfRa__price{color:var(--secondary);text-shadow:0 0 20px var(--secondary-glow);margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:5rem;font-weight:800}.Fees-module__PrjfRa__text{color:var(--text-muted);margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.Fees-module__PrjfRa__card button{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;cursor:pointer;border:none;border-radius:50px;padding:1.25rem 3.5rem;font-size:1.2rem;font-weight:700}@media (max-width:768px){.Fees-module__PrjfRa__fees{padding:80px 5%}.Fees-module__PrjfRa__card{padding:3rem 1.5rem}.Fees-module__PrjfRa__price{font-size:4rem}}
.ResultAnnouncement-module__j0bRuG__results{justify-content:center;padding:60px 10%;display:flex}.ResultAnnouncement-module__j0bRuG__card{text-align:center;border-color:var(--primary-glow);width:100%;max-width:800px;padding:4rem}.ResultAnnouncement-module__j0bRuG__card h2{margin-bottom:2rem;font-size:2.5rem}.ResultAnnouncement-module__j0bRuG__card p{color:var(--text-muted);margin-bottom:3rem;font-size:1.1rem;line-height:1.8}.ResultAnnouncement-module__j0bRuG__badge{background:var(--card-bg);border:1px solid var(--primary);color:var(--primary);letter-spacing:2px;text-transform:uppercase;border-radius:50px;padding:.75rem 2rem;font-weight:700;display:inline-block}@media (max-width:768px){.ResultAnnouncement-module__j0bRuG__results{padding:60px 5%}.ResultAnnouncement-module__j0bRuG__card{padding:3rem 1.5rem}.ResultAnnouncement-module__j0bRuG__card h2{font-size:2rem}}
.ParticipationProcedure-module__yR1l_G__procedure{background:var(--background);padding:60px 10%}.ParticipationProcedure-module__yR1l_G__container{max-width:1200px;margin:0 auto}.ParticipationProcedure-module__yR1l_G__header{text-align:center;margin-bottom:5rem}.ParticipationProcedure-module__yR1l_G__header h2{margin-bottom:1rem;font-size:3rem;font-weight:800}.ParticipationProcedure-module__yR1l_G__header p{color:var(--text-muted);font-size:1.2rem}.ParticipationProcedure-module__yR1l_G__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.ParticipationProcedure-module__yR1l_G__card{text-align:center;background:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;padding:2rem 1.5rem;transition:all .3s}.ParticipationProcedure-module__yR1l_G__card:hover{border-color:var(--primary);transform:translateY(-5px)}.ParticipationProcedure-module__yR1l_G__number{color:var(--primary);opacity:.6;margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:900;display:block}.ParticipationProcedure-module__yR1l_G__card h3{color:var(--foreground);margin-bottom:1rem;font-size:1.4rem}.ParticipationProcedure-module__yR1l_G__card p{color:var(--text-muted);font-size:.95rem;line-height:1.6}@media (max-width:768px){.ParticipationProcedure-module__yR1l_G__procedure{padding:80px 5%}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--card-border);background:linear-gradient(#0000,#c084fc0d);padding:60px 10% 40px}.Footer-module__S6Hkya__cta{text-align:center;max-width:800px;margin:0 auto 5rem}.Footer-module__S6Hkya__cta h2{margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.Footer-module__S6Hkya__cta p{color:var(--text-muted);margin-bottom:1rem;font-size:1.2rem}.Footer-module__S6Hkya__highlight{font-weight:600;color:var(--foreground)!important;margin-bottom:2.5rem!important}.Footer-module__S6Hkya__cta button{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;cursor:pointer;border:none;border-radius:50px;padding:1.25rem 3.5rem;font-size:1.2rem;font-weight:700}.Footer-module__S6Hkya__quotes{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:6rem;display:grid}.Footer-module__S6Hkya__quoteCard{text-align:center;padding:2rem}.Footer-module__S6Hkya__quoteCard p{color:var(--text-muted);font-size:1.1rem;font-style:italic}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--card-border);justify-content:space-between;align-items:center;padding-top:3rem;display:flex}.Footer-module__S6Hkya__brand h3{color:var(--foreground);margin-bottom:.25rem;font-size:1.5rem}.Footer-module__S6Hkya__brand p,.Footer-module__S6Hkya__copyright{color:var(--text-muted);font-size:.9rem}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:80px 5% 30px}.Footer-module__S6Hkya__cta h2{font-size:2.5rem}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:2rem}}
