.Header_header__MvnS2{position:fixed;top:0;width:100%;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);box-shadow:0 2px 20px rgba(0,0,0,.1);z-index:1000;transition:all .3s ease}.Header_nav__EE71E{display:flex;justify-content:space-between;align-items:center;padding:1rem 5%;max-width:1400px;margin:0 auto}.Header_logo__j7oID{font-size:1.5rem;font-weight:700;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:none;animation:Header_gradientShift__Al2jQ 3s ease infinite;display:flex;align-items:baseline;gap:.5rem}.Header_logoSub__GnKSW{font-size:.7rem;font-weight:400;color:var(--text-light);-webkit-text-fill-color:var(--text-light);animation:none}.Header_navMenu__QX3tj{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.Header_navMenu__QX3tj a{text-decoration:none;color:var(--text-dark);font-weight:500;transition:all .3s ease;position:relative}.Header_navMenu__QX3tj a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:var(--primary-blue);transition:width .3s ease}.Header_navMenu__QX3tj a:hover:after{width:100%}.Header_hamburger___6DdG{display:none;flex-direction:column;cursor:pointer;gap:4px;background:none;border:none;padding:0}.Header_hamburger___6DdG span{width:25px;height:3px;background:var(--text-dark);transition:all .3s ease}@media (max-width:768px){.Header_navMenu__QX3tj{display:none;position:absolute;top:100%;left:0;width:100%;background:white;flex-direction:column;padding:2rem;box-shadow:var(--shadow)}.Header_hamburger___6DdG,.Header_navMenu__QX3tj.Header_active__t8h51{display:flex}.Header_hamburger___6DdG.Header_active__t8h51 span:first-child{transform:rotate(45deg) translate(5px,5px)}.Header_hamburger___6DdG.Header_active__t8h51 span:nth-child(2){opacity:0}.Header_hamburger___6DdG.Header_active__t8h51 span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}}.HeroSection_hero__LcTg9{padding-top:80px;min-height:100vh;display:flex;align-items:center;position:relative;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);overflow:hidden}.HeroSection_heroBackground__yIQNy{position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,var(--primary-blue) 0,transparent 10%),radial-gradient(circle,var(--primary-yellow) 0,transparent 10%),radial-gradient(circle,var(--primary-green) 0,transparent 10%);opacity:.1;animation:HeroSection_float__2QO8G 20s ease-in-out infinite;pointer-events:none}.HeroSection_heroContent__Et2iD{max-width:1200px;margin:0 auto;padding:2rem 5%;position:relative;z-index:1}.HeroSection_hero__LcTg9 h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.2;margin-bottom:2rem;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:HeroSection_slideInLeft___Xdwu 1s ease-out}.HeroSection_heroSubtitle__BrgmN{font-size:clamp(1.2rem,2.5vw,1.8rem);color:var(--text-light);margin-bottom:3rem;animation:HeroSection_slideInRight__XudJv 1s ease-out .3s both}.HeroSection_heroButtons__Hz4DG{display:flex;gap:1.5rem;flex-wrap:wrap;animation:HeroSection_fadeInUp__dH6Iv 1s ease-out .6s both}.HeroSection_btn__5smxM{padding:1rem 2.5rem;border:none;border-radius:50px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;position:relative;overflow:hidden}.HeroSection_btnPrimary__5gAku{background:var(--gradient-primary);color:white;box-shadow:0 4px 15px rgba(0,102,255,.3)}.HeroSection_btnPrimary__5gAku:hover{transform:translateY(-2px);box-shadow:0 6px 25px rgba(0,102,255,.4)}.HeroSection_btnSecondary__FgKLS{background:white;color:var(--primary-blue);border:2px solid var(--primary-blue)}.HeroSection_btnSecondary__FgKLS:hover{background:var(--primary-blue);color:white;transform:translateY(-2px)}.HeroSection_floatingElements__wI_Pv{position:absolute;width:100%;height:100%;overflow:hidden;pointer-events:none}.HeroSection_floatingCircle___Omgi{position:absolute;border-radius:50%;opacity:.1;background:var(--gradient-primary);filter:blur(40px)}.HeroSection_floatingCircle___Omgi[data-speed=slow]{width:300px;height:300px;top:10%;left:10%;animation:HeroSection_floatSlow__yp_sW 25s ease-in-out infinite}.HeroSection_floatingCircle___Omgi[data-speed=normal]{width:200px;height:200px;top:50%;right:20%;background:var(--gradient-accent);animation:HeroSection_floatNormal__Y9Zos 20s ease-in-out infinite}.HeroSection_floatingCircle___Omgi[data-speed=fast]{width:150px;height:150px;bottom:20%;left:30%;background:linear-gradient(135deg,#feca57,#ff9ff3);animation:HeroSection_floatFast__BJylv 15s ease-in-out infinite}@keyframes HeroSection_floatSlow__yp_sW{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}@keyframes HeroSection_floatNormal__Y9Zos{0%,to{transform:translate(0) rotate(0deg)}50%{transform:translate(-30px,30px) rotate(180deg)}}@keyframes HeroSection_floatFast__BJylv{0%,to{transform:translate(0) scale(1)}25%{transform:translate(20px,-20px) scale(1.2)}50%{transform:translate(-20px,-10px) scale(.8)}75%{transform:translate(10px,20px) scale(1.1)}}.HeroSection_btnText__oPWN5{position:relative;z-index:1}.HeroSection_btnGlow__tgrdu{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);background:inherit;filter:blur(15px);opacity:0;transition:opacity .3s ease;border-radius:50px}.HeroSection_btnPrimary__5gAku:hover .HeroSection_btnGlow__tgrdu{opacity:.5}.HeroSection_hero__LcTg9:before{content:"";position:absolute;width:100%;height:100%;background-image:radial-gradient(circle at 20% 20%,rgba(102,126,234,.1) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(118,75,162,.1) 0,transparent 50%),radial-gradient(circle at 40% 70%,rgba(255,206,84,.1) 0,transparent 50%);animation:HeroSection_particleFloat__mAIgz 30s linear infinite}@keyframes HeroSection_particleFloat__mAIgz{0%{transform:rotate(0deg) scale(1)}to{transform:rotate(1turn) scale(1.1)}}@media (max-width:768px){.HeroSection_heroButtons__Hz4DG{flex-direction:column;align-items:flex-start}.HeroSection_floatingCircle___Omgi{filter:blur(60px)}.HeroSection_floatingCircle___Omgi[data-speed=slow]{width:200px;height:200px}.HeroSection_floatingCircle___Omgi[data-speed=normal]{width:150px;height:150px}.HeroSection_floatingCircle___Omgi[data-speed=fast]{width:100px;height:100px}}.ProblemSection_problemSection__yXoPy{padding:5rem 5%;background:white;position:relative}.ProblemSection_container__VYESj{max-width:1200px;margin:0 auto}.ProblemSection_sectionTitle__tP0sg{text-align:center;font-size:clamp(2rem,4vw,3rem);margin-bottom:3rem;position:relative;display:inline-block;width:100%}.ProblemSection_sectionTitle__tP0sg:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:100px;height:4px;background:var(--gradient-primary);border-radius:2px}.ProblemSection_problemCards__fLirg{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.ProblemSection_problemCard__cFREt{background:var(--bg-light);padding:2rem;border-radius:20px;transition:all .3s ease;position:relative;overflow:hidden}.ProblemSection_problemCard__cFREt:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:var(--gradient-accent);transform:translateX(-100%);transition:transform .3s ease}.ProblemSection_problemCard__cFREt:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.ProblemSection_problemCard__cFREt:hover:before{transform:translateX(0)}.ProblemSection_problemIcon___Wzlk{font-size:3rem;margin-bottom:1rem}.ProblemSection_problemCard__cFREt h3{font-size:1.5rem;margin-bottom:1rem;color:var(--primary-blue)}.ProblemSection_problemCard__cFREt p{color:var(--text-light);line-height:1.6}.CurriculumSection_curriculumSection__EP_lv{padding:5rem 5%;background:var(--bg-light);position:relative}.CurriculumSection_curriculumContainer__IjkPc{max-width:1200px;margin:0 auto}.CurriculumSection_sectionTitle__Vfvel{text-align:center;font-size:clamp(2rem,4vw,3rem);margin-bottom:3rem;position:relative;display:inline-block;width:100%;font-weight:700;color:var(--text-dark)}.CurriculumSection_sectionTitle__Vfvel:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:100px;height:4px;background:var(--gradient-primary);border-radius:2px}.CurriculumSection_curriculumTimeline__NSBJZ{position:relative;padding:2rem 0}.CurriculumSection_curriculumItem__4hk_u{display:flex;align-items:center;margin-bottom:3rem;position:relative;opacity:1;animation:CurriculumSection_fadeInScale__r_gy5 .6s ease-out forwards}.CurriculumSection_curriculumItem__4hk_u:first-child{animation-delay:.1s}.CurriculumSection_curriculumItem__4hk_u:nth-child(2){animation-delay:.2s}.CurriculumSection_curriculumItem__4hk_u:nth-child(3){animation-delay:.3s}.CurriculumSection_curriculumItem__4hk_u:nth-child(4){animation-delay:.4s}.CurriculumSection_curriculumItem__4hk_u:nth-child(5){animation-delay:.5s}.CurriculumSection_curriculumItem__4hk_u:nth-child(6){animation-delay:.6s}.CurriculumSection_curriculumItem__4hk_u:nth-child(7){animation-delay:.7s}.CurriculumSection_curriculumNumber__IoLOE{width:60px;height:60px;background:var(--gradient-primary);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0;position:relative;z-index:2}.CurriculumSection_curriculumContent__zMr3g{flex:1;background:white;margin-left:-30px;padding:1.5rem 2rem 1.5rem 50px;border-radius:15px;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:all .3s ease}.CurriculumSection_curriculumContent__zMr3g:hover{transform:translateX(10px);box-shadow:0 4px 20px rgba(0,0,0,.15)}.CurriculumSection_curriculumContent__zMr3g h3{font-size:1.3rem;margin-bottom:.5rem;color:var(--primary-blue)}.CurriculumSection_curriculumContent__zMr3g p{color:var(--text-light);margin-bottom:.5rem}.CurriculumSection_progressBar__5qORd{width:100%;height:8px;background:#e0e0e0;border-radius:4px;margin-top:.5rem;overflow:hidden}.CurriculumSection_progressFill__Cce94{height:100%;background:var(--gradient-accent);border-radius:4px;transition:width 1s ease-out}.CurriculumSection_curriculumContent__zMr3g small{display:inline-block;margin-top:.5rem;color:var(--text-light);font-size:.9rem}.CurriculumSection_lessonFlow__hgUq5{margin-top:5rem;background:white;border-radius:20px;padding:3rem;box-shadow:0 4px 20px rgba(0,0,0,.1)}.CurriculumSection_lessonFlowTitle__QfHDy{text-align:center;font-size:2rem;margin-bottom:3rem;color:var(--primary-blue);position:relative}.CurriculumSection_lessonFlowTitle__QfHDy:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:var(--gradient-primary);border-radius:2px}.CurriculumSection_flowSteps__Fb7wp{display:flex;flex-direction:column;gap:2rem}.CurriculumSection_flowStep__czYuM{display:flex;align-items:flex-start;gap:1.5rem;padding:1.5rem;border-radius:15px;background:var(--bg-light);transition:all .3s ease}.CurriculumSection_flowStep__czYuM:hover{transform:translateX(10px);box-shadow:0 3px 15px rgba(0,0,0,.1)}.CurriculumSection_flowStepNumber__Q0UrL{width:40px;height:40px;background:var(--gradient-primary);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;flex-shrink:0}.CurriculumSection_flowStepContent__sCeA_{flex:1}.CurriculumSection_flowStepContent__sCeA_ h4{font-size:1.2rem;margin-bottom:.8rem;color:var(--primary-blue)}.CurriculumSection_flowStepContent__sCeA_ ul{list-style:none;padding:0;margin:0}.CurriculumSection_flowStepContent__sCeA_ li{padding-left:1.5rem;margin-bottom:.5rem;position:relative;color:var(--text-light);line-height:1.6}.CurriculumSection_flowStepContent__sCeA_ li:before{content:"・";position:absolute;left:0;color:var(--primary-blue)}.CurriculumSection_flexibleNote__DfniQ{font-style:italic;color:var(--accent-color);font-size:.9rem}.CurriculumSection_packageNote__IaoDr{margin-top:2rem;padding:1.5rem;background:linear-gradient(135deg,#667eea15,#764ba215);border-radius:10px;text-align:center}.CurriculumSection_packageNote__IaoDr p{margin:0;color:var(--primary-blue);font-weight:500}@media (max-width:768px){.CurriculumSection_curriculumSection__EP_lv{padding:3rem 5%}.CurriculumSection_curriculumItem__4hk_u{flex-direction:column;text-align:center;margin-bottom:2rem}.CurriculumSection_curriculumContent__zMr3g{margin-left:0;margin-top:1rem;padding:1.5rem}.CurriculumSection_lessonFlow__hgUq5{padding:2rem 1.5rem;margin-top:3rem}.CurriculumSection_lessonFlowTitle__QfHDy{font-size:1.6rem;margin-bottom:2rem}.CurriculumSection_flowStep__czYuM{flex-direction:row;align-items:flex-start;gap:1rem;padding:1rem}.CurriculumSection_flowStepNumber__Q0UrL{width:35px;height:35px;font-size:1rem;flex-shrink:0;margin-top:.2rem}.CurriculumSection_flowStepContent__sCeA_{flex:1;min-width:0}.CurriculumSection_flowStepContent__sCeA_ h4{font-size:1.1rem;margin-bottom:.6rem;line-height:1.4}.CurriculumSection_flowStepContent__sCeA_ ul{text-align:left}.CurriculumSection_flowStepContent__sCeA_ li{padding-left:1rem;font-size:.9rem;line-height:1.5}.CurriculumSection_continuousSupport__1YGli{padding:1.5rem}.CurriculumSection_urgentNotice__oj53C{margin-top:2rem}}.CurriculumSection_continuousSupport__1YGli{margin-top:3rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;padding:3rem;color:white;position:relative;overflow:hidden}.CurriculumSection_continuousSupport__1YGli:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%);animation:CurriculumSection_rotate__XbNVc 20s linear infinite}@keyframes CurriculumSection_rotate__XbNVc{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CurriculumSection_supportTitle__Hg8gW{font-size:2rem;margin-bottom:.5rem;text-align:center;position:relative;z-index:1}.CurriculumSection_supportSubtitle__JO6d_{text-align:center;font-size:1.1rem;margin-bottom:2rem;opacity:.9;position:relative;z-index:1}.CurriculumSection_supportContent__GWWir{display:flex;flex-direction:column;align-items:center;gap:2rem;position:relative;z-index:1}.CurriculumSection_supportPrice__S_Y2U{display:flex;align-items:baseline;gap:.5rem;flex-shrink:0;margin-bottom:1rem}.CurriculumSection_priceLabel__faXUz{font-size:1rem;opacity:.9}.CurriculumSection_priceAmount__CEVfI{font-size:3rem;font-weight:700}.CurriculumSection_priceUnit__TCTGf{font-size:1.2rem;opacity:.9}.CurriculumSection_supportFeatures__nWqCv{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 2rem;width:100%;max-width:800px}.CurriculumSection_supportFeatures__nWqCv li{padding:.8rem 0 .8rem 2rem;position:relative;line-height:1.6}.CurriculumSection_supportFeatures__nWqCv li:before{content:"✓";position:absolute;left:0;font-size:1.2rem;font-weight:700}.CurriculumSection_urgentNotice__oj53C{margin-top:3rem;background:white;border:3px solid var(--accent-color);border-radius:20px;padding:2rem;position:relative;animation:CurriculumSection_pulse__Wpgw5 2s ease-in-out infinite}@keyframes CurriculumSection_pulse__Wpgw5{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.CurriculumSection_noticeContent__ZStp7{text-align:center}.CurriculumSection_noticeContent__ZStp7 h4{font-size:1.8rem;color:var(--accent-color);margin-bottom:1rem;position:relative;display:inline-block}.CurriculumSection_noticeContent__ZStp7 h4:after{content:"NEW!";position:absolute;top:-10px;right:-50px;background:var(--accent-color);color:white;font-size:.8rem;padding:.2rem .6rem;border-radius:20px;transform:rotate(15deg)}.CurriculumSection_noticeContent__ZStp7 p{color:var(--text-dark);font-size:1.1rem;margin-bottom:.5rem}.CurriculumSection_noticeHighlight__o4JVm{font-weight:700;color:var(--primary-blue);font-size:1.2rem!important}@media (max-width:768px){.CurriculumSection_supportFeatures__nWqCv{grid-template-columns:1fr;gap:.5rem}.CurriculumSection_supportTitle__Hg8gW{font-size:1.6rem}.CurriculumSection_supportContent__GWWir{gap:1.5rem}.CurriculumSection_priceAmount__CEVfI{font-size:2.5rem}.CurriculumSection_noticeContent__ZStp7 h4:after{right:-40px}}@media (max-width:480px){.CurriculumSection_flowStep__czYuM{gap:.8rem;padding:.8rem}.CurriculumSection_flowStepNumber__Q0UrL{width:30px;height:30px;font-size:.9rem}.CurriculumSection_flowStepContent__sCeA_ h4{font-size:1rem;margin-bottom:.5rem}.CurriculumSection_flowStepContent__sCeA_ li{font-size:.85rem;padding-left:.8rem}.CurriculumSection_lessonFlow__hgUq5{padding:1.5rem 1rem}.CurriculumSection_continuousSupport__1YGli{padding:2rem 1.5rem}}.PricingSection_pricingSection__at7T5{padding:5rem 5%;background:white;position:relative}.PricingSection_container__bYNEV{max-width:1000px;margin:0 auto}.PricingSection_sectionTitle__E2rBZ{text-align:center;font-size:clamp(2rem,4vw,3rem);margin-bottom:3rem;position:relative;display:inline-block;width:100%}.PricingSection_sectionTitle__E2rBZ:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(135deg,#0066ff,#00cc66);border-radius:2px}.PricingSection_pricingContainer__62W4V{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.PricingSection_pricingCard__avRBY{background:#f8f9fa;border-radius:20px;padding:2.5rem;text-align:center;position:relative;transition:all .3s ease}.PricingSection_pricingCard__avRBY.PricingSection_featured__wJ08d{background:linear-gradient(135deg,#0066ff,#00cc66);color:white;transform:scale(1.05);box-shadow:0 10px 40px rgba(0,102,255,.3)}.PricingSection_pricingCard__avRBY:hover{transform:translateY(-10px);box-shadow:0 10px 40px rgba(0,0,0,.15)}.PricingSection_pricingCard__avRBY.PricingSection_featured__wJ08d:hover{transform:scale(1.08) translateY(-10px)}.PricingSection_pricingBadge__6zWSt{position:absolute;top:-15px;right:20px;background:linear-gradient(135deg,#ffcc00,#ff6600);color:white;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:700;animation:PricingSection_pulse__GwMpG 2s infinite}@keyframes PricingSection_pulse__GwMpG{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.PricingSection_pricingTitle__yhogO{font-size:1.8rem;margin-bottom:1rem}.PricingSection_pricingPrice__vebCL{font-size:3rem;font-weight:700;margin-bottom:1rem}.PricingSection_pricingCard__avRBY.PricingSection_featured__wJ08d .PricingSection_pricingPrice__vebCL{color:#ffcc00}.PricingSection_pricingFeatures__UItde{list-style:none;margin-bottom:2rem;padding:0}.PricingSection_pricingFeatures__UItde li{position:relative;padding:.5rem 0 .5rem 25px;text-align:left}.PricingSection_pricingFeatures__UItde li:before{content:"✓";position:absolute;left:0;color:#00cc66;font-weight:700}.PricingSection_pricingCard__avRBY.PricingSection_featured__wJ08d .PricingSection_pricingFeatures__UItde li:before{color:#ffcc00}.PricingSection_btn__rP1_D{padding:1rem 2.5rem;border:none;border-radius:50px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;position:relative;overflow:hidden}.PricingSection_btnPrimary___RSTN{background:linear-gradient(135deg,#0066ff,#00cc66);color:white;box-shadow:0 4px 15px rgba(0,102,255,.3)}.PricingSection_btnPrimary___RSTN:hover{transform:translateY(-2px);box-shadow:0 6px 25px rgba(0,102,255,.4)}.PricingSection_btnSecondary__j2Foz{background:white;color:#0066ff;border:2px solid #0066ff}.PricingSection_btnSecondary__j2Foz:hover{background:#0066ff;color:white;transform:translateY(-2px)}.PricingSection_featuredBtn__k8eEM{background:white;color:#0066ff}@media (max-width:768px){.PricingSection_pricingCard__avRBY.PricingSection_featured__wJ08d{transform:scale(1)}}.TrialSection_trialSection__Y0WhY{padding:5rem 5%;background:linear-gradient(135deg,#667eea,#764ba2);color:white;text-align:center;position:relative;overflow:hidden}.TrialSection_trialSection__Y0WhY:after,.TrialSection_trialSection__Y0WhY:before{content:"";position:absolute;width:300px;height:300px;border-radius:50%;background:rgba(255,255,255,.1)}.TrialSection_trialSection__Y0WhY:before{top:-150px;left:-150px;animation:TrialSection_float__yQbjL 15s ease-in-out infinite}.TrialSection_trialSection__Y0WhY:after{bottom:-150px;right:-150px;animation:TrialSection_float__yQbjL 15s ease-in-out infinite reverse}@keyframes TrialSection_float__yQbjL{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(30px,-30px) rotate(120deg)}66%{transform:translate(-20px,20px) rotate(240deg)}}.TrialSection_trialContent__JjaIb{max-width:800px;margin:0 auto;position:relative;z-index:1}.TrialSection_trialSection__Y0WhY h2{font-size:clamp(2rem,4vw,3rem);margin-bottom:2rem}.TrialSection_trialFeatures__KZ2Ia{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:3rem 0}.TrialSection_trialFeature__40O3V{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);padding:2rem;border-radius:15px;transition:all .3s ease}.TrialSection_trialFeature__40O3V:hover{background:rgba(255,255,255,.2);transform:translateY(-5px)}.TrialSection_onlineOnly__S0amR{font-size:.9rem;color:rgba(255,255,255,.8);font-style:italic;margin-bottom:2rem!important}.TrialSection_btnPrimary__ipGHN{background:white;color:#0066ff;font-size:1.2rem;padding:1.2rem 3rem;border:none;border-radius:50px;font-weight:700;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;position:relative;overflow:hidden}.TrialSection_btnPrimary__ipGHN:hover{transform:translateY(-2px);box-shadow:0 6px 25px rgba(255,255,255,.3)}.ApplicationForm_formSection__z4ZWG{padding:5rem 5%;background:var(--bg-light)}.ApplicationForm_formContainer__0sXNC{max-width:800px;margin:0 auto;background:white;padding:3rem;border-radius:20px;box-shadow:var(--shadow)}.ApplicationForm_sectionTitle__ciM6e{text-align:center;font-size:clamp(2rem,4vw,3rem);margin-bottom:3rem;position:relative;display:inline-block;width:100%}.ApplicationForm_sectionTitle__ciM6e:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:100px;height:4px;background:var(--gradient-primary);border-radius:2px}.ApplicationForm_formGroup__4z6Q3{margin-bottom:1.5rem}.ApplicationForm_formGroup__4z6Q3 label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--text-dark)}.ApplicationForm_formGroup__4z6Q3 input,.ApplicationForm_formGroup__4z6Q3 select,.ApplicationForm_formGroup__4z6Q3 textarea{width:100%;padding:1rem;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;transition:all .3s ease;font-family:inherit}.ApplicationForm_formGroup__4z6Q3 input:focus,.ApplicationForm_formGroup__4z6Q3 select:focus,.ApplicationForm_formGroup__4z6Q3 textarea:focus{outline:none;border-color:var(--primary-blue);box-shadow:0 0 0 3px rgba(0,102,255,.1)}.ApplicationForm_formGroup__4z6Q3 input.ApplicationForm_error__Jq3zn,.ApplicationForm_formGroup__4z6Q3 select.ApplicationForm_error__Jq3zn,.ApplicationForm_formGroup__4z6Q3 textarea.ApplicationForm_error__Jq3zn{border-color:#f44336}.ApplicationForm_formGroup__4z6Q3 input.ApplicationForm_error__Jq3zn:focus,.ApplicationForm_formGroup__4z6Q3 select.ApplicationForm_error__Jq3zn:focus,.ApplicationForm_formGroup__4z6Q3 textarea.ApplicationForm_error__Jq3zn:focus{border-color:#f44336;box-shadow:0 0 0 3px rgba(244,67,54,.1)}.ApplicationForm_errorMessage__WlOPv{display:block;color:#f44336;font-size:.875rem;margin-top:.25rem}.ApplicationForm_btn__aWxLh{padding:1rem 2.5rem;border:none;border-radius:50px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;position:relative;overflow:hidden;width:100%}.ApplicationForm_btnPrimary__NPfl_{background:var(--gradient-primary);color:white;box-shadow:0 4px 15px rgba(0,102,255,.3)}.ApplicationForm_btnPrimary__NPfl_:hover{transform:translateY(-2px);box-shadow:0 6px 25px rgba(0,102,255,.4)}.ApplicationForm_btnPrimary__NPfl_:disabled{opacity:.7;cursor:not-allowed}.ApplicationForm_btnPrimary__NPfl_:disabled:hover{transform:none;box-shadow:0 4px 15px rgba(0,102,255,.3)}.Modal_modalOverlay__2EqPc{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;animation:Modal_fadeIn__v7xh_ .3s ease-out}@keyframes Modal_fadeIn__v7xh_{0%{opacity:0}to{opacity:1}}.Modal_modalContent__cPdxT{background:white;border-radius:20px;padding:2.5rem;max-width:500px;width:100%;position:relative;box-shadow:0 10px 40px rgba(0,0,0,.2);animation:Modal_slideUp__tXIN7 .3s ease-out;max-height:90vh;overflow-y:auto}@keyframes Modal_slideUp__tXIN7{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.Modal_modalTitle__bbPWo{font-size:1.75rem;margin-bottom:1.5rem;color:var(--text-dark);text-align:center;font-weight:600}.Modal_modalBody__XfMVE{color:var(--text-dark);line-height:1.6}.Modal_closeButton__YjHCd{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;cursor:pointer;color:#999;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease;line-height:1}.Modal_closeButton__YjHCd:hover{background-color:#f5f5f5;color:#333}@media (max-width:768px){.Modal_modalContent__cPdxT{padding:2rem;margin:1rem}.Modal_modalTitle__bbPWo{font-size:1.5rem}.Modal_closeButton__YjHCd{width:35px;height:35px;font-size:1.75rem}}.FAQSection_faqSection__rPJm2{padding:5rem 5%;background:white}.FAQSection_faqContainer__alyV2{max-width:800px;margin:0 auto}.FAQSection_sectionTitle__KCmDW{text-align:center;font-size:clamp(2rem,4vw,3rem);margin-bottom:3rem;position:relative;display:inline-block;width:100%}.FAQSection_sectionTitle__KCmDW:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(135deg,#0066ff,#00cc66);border-radius:2px}.FAQSection_faqItem__xmvLM{background:#f8f9fa;margin-bottom:1rem;border-radius:15px;overflow:hidden;transition:all .3s ease}.FAQSection_faqQuestion__g66Uo{padding:1.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:500;transition:all .3s ease}.FAQSection_faqQuestion__g66Uo:hover{background:rgba(0,102,255,.05)}.FAQSection_faqArrow__E07qx{transition:transform .3s ease;font-size:1.2rem}.FAQSection_faqItem__xmvLM.FAQSection_active__qiSWH .FAQSection_faqArrow__E07qx{transform:rotate(180deg)}.FAQSection_faqAnswer__WdRku{padding:0 1.5rem;max-height:0;overflow:hidden;transition:all .3s ease}.FAQSection_faqAnswer__WdRku p{margin:0;padding-bottom:1.5rem;color:#666}.FAQSection_faqItem__xmvLM.FAQSection_active__qiSWH .FAQSection_faqAnswer__WdRku{max-height:500px}.ContactSection_contactSection__eXRO7{padding:5rem 5%;background:var(--bg-light)}.ContactSection_container__z6d_d{max-width:800px;margin:0 auto;text-align:center}.ContactSection_sectionTitle__rhaMC{font-size:clamp(2rem,4vw,3rem);margin-bottom:3rem;position:relative;display:inline-block;width:100%}.ContactSection_sectionTitle__rhaMC:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:100px;height:4px;background:var(--gradient-primary);border-radius:2px}.ContactSection_description__Iun05{margin-bottom:2rem;color:var(--text-light);font-size:1.1rem}.ContactSection_btn__FYVsw{padding:1rem 2.5rem;border:none;border-radius:50px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;position:relative;overflow:hidden}.ContactSection_btnPrimary__hm5Sn{background:var(--gradient-primary);color:white;box-shadow:0 4px 15px rgba(0,102,255,.3)}.ContactSection_btnPrimary__hm5Sn:hover{transform:translateY(-2px);box-shadow:0 6px 25px rgba(0,102,255,.4)}.Footer_footer__UaG1g{background:var(--text-dark);color:white;padding:4rem 5% 2rem}.Footer_footerContent__nZq4z{max-width:1200px;margin:0 auto}.Footer_footerTop__VmTxR{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1)}.Footer_footerBrand__2iuXn{grid-column:span 1}.Footer_footerLogo__FBvBQ{font-size:2rem;font-weight:700;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.Footer_footerTagline__fyFMo{color:rgba(255,255,255,.7);font-size:.9rem}.Footer_footerCompany__e09qr h4,.Footer_footerInfo__kOytv h4{font-size:1.1rem;margin-bottom:1rem;color:var(--primary-yellow)}.Footer_footerCompany__e09qr p,.Footer_footerInfo__kOytv p{margin-bottom:.5rem;color:rgba(255,255,255,.8);font-size:.9rem}.Footer_footerInfo__kOytv a{color:white;text-decoration:none;transition:all .3s ease}.Footer_footerInfo__kOytv a:hover{color:var(--primary-blue)}.Footer_footerMiddle__ByCTZ{padding:2rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.Footer_footerLinks__4RPn7{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.Footer_footerLinks__4RPn7 a{color:rgba(255,255,255,.8);text-decoration:none;transition:all .3s ease;font-size:.95rem}.Footer_footerLinks__4RPn7 a:hover{color:var(--primary-blue)}.Footer_footerBottom__jFaYu{padding-top:2rem;text-align:center}.Footer_copyright__j5CNb{margin-bottom:1rem;color:rgba(255,255,255,.7);font-size:.9rem}.Footer_footerLegal__Vhmvr{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;align-items:center}.Footer_footerLegal__Vhmvr a{color:rgba(255,255,255,.6);text-decoration:none;font-size:.85rem;transition:all .3s ease}.Footer_footerLegal__Vhmvr a:hover{color:white;text-decoration:underline}.Footer_separator__vW02z{color:rgba(255,255,255,.3);font-size:.8rem}@media (max-width:768px){.Footer_footerTop__VmTxR{grid-template-columns:1fr;gap:2rem;text-align:center}.Footer_footerLinks__4RPn7{flex-direction:column;gap:1rem}.Footer_footerLegal__Vhmvr{flex-direction:column;gap:.5rem}.Footer_separator__vW02z{display:none}}.FixedCTA_fixedCta__fbwDx{position:fixed;bottom:20px;right:20px;z-index:999;opacity:0;transform:translateY(100px);transition:all .3s ease}.FixedCTA_fixedCta__fbwDx.FixedCTA_show__xUmTc{opacity:1;transform:translateY(0)}.FixedCTA_fixedCtaButton__kW9RH{background:linear-gradient(135deg,#ffcc00,#ff6600);color:white;padding:1rem 2rem;border-radius:50px;text-decoration:none;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 20px rgba(255,204,0,.3);transition:all .3s ease;font-weight:700}.FixedCTA_fixedCtaButton__kW9RH:hover{transform:scale(1.05);box-shadow:0 6px 30px rgba(255,204,0,.4)}@media (max-width:768px){.FixedCTA_fixedCta__fbwDx{bottom:10px;right:10px}.FixedCTA_fixedCtaButton__kW9RH{padding:.8rem 1.5rem;font-size:.9rem}}.Loader_loader__bRzeH{position:fixed;top:0;left:0;width:100%;height:100%;background:white;display:flex;align-items:center;justify-content:center;z-index:9999;transition:opacity .5s ease}.Loader_loader__bRzeH.Loader_hidden__UPa9R{opacity:0;pointer-events:none}.Loader_loaderSpinner__5Yfg6{width:50px;height:50px;border:3px solid var(--bg-light);border-top-color:var(--primary-blue);border-radius:50%;animation:Loader_spin__4_xhr 1s linear infinite}