.Courses_courses__DxGeF{padding:3rem 0;background-color:var(--bg-secondary)}.Courses_header__3V9Yx{text-align:center;margin-bottom:3rem}.Courses_title__PA5yB{font-size:2.5rem;font-weight:800;color:var(--text-primary);margin-bottom:1.5rem}@media(max-width:768px){.Courses_title__PA5yB{font-size:2rem}}.Courses_subtitle__Mzm6z{font-size:1.2rem;color:var(--text-secondary);max-width:600px;margin:0 auto}.Courses_grid__jwrLh{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}@media(max-width:768px){.Courses_grid__jwrLh{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}}@media(max-width:480px){.Courses_grid__jwrLh{grid-template-columns:1fr}}.Courses_card__Lny8S{background:var(--bg-primary);border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:all .3s ease;position:relative;border:2px solid rgba(0,0,0,0);display:flex;flex-direction:column}.Courses_card__Lny8S:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.Courses_card__Lny8S.Courses_hot__504hF{border:4px solid #000;transition:border-color .3s ease}[data-theme=dark] .Courses_card__Lny8S.Courses_hot__504hF{border:4px solid #ef4444}.Courses_hotBadge__0IWan{position:absolute;top:15px;right:15px;z-index:10;background:#ef4444;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);animation:Courses_pulse__Sg0N4 2s ease-in-out infinite}.Courses_hotBadge__0IWan span{color:#fff;font-weight:800;font-size:.75rem;letter-spacing:.5px}.Courses_imageWrapper__vo3vq{width:100%;height:250px;position:relative;overflow:hidden;background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%)}.Courses_image__kutc1{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.Courses_card__Lny8S:hover .Courses_image__kutc1{transform:scale(1.05)}.Courses_content__DdkHQ{padding:1.5rem;display:flex;flex-direction:column;flex:1 1}.Courses_meta__pCSb4{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.Courses_age__mJ7lD,.Courses_duration__IvMQ6,.Courses_level__fQYaH{font-size:.85rem;padding:.25rem 1rem;border-radius:.25rem;font-weight:500}.Courses_level__fQYaH{background:rgba(79,70,229,.1);color:var(--primary-color)}.Courses_age__mJ7lD{background:rgba(16,185,129,.1);color:var(--secondary-color)}.Courses_duration__IvMQ6{background:rgba(245,158,11,.1);color:var(--accent-color)}.Courses_cardTitle__fjeoA{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;line-height:1.3}.Courses_cardDescription__lf51v{font-size:1rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1 1}.Courses_footer__aoock{display:flex;justify-content:center;align-items:center;padding-top:1.5rem;border-top:1px solid var(--border-color);margin-top:auto}.Courses_price__z0sDi{display:flex;align-items:baseline;gap:.25rem}.Courses_priceValue__7SXex{font-size:1.75rem;font-weight:800;color:var(--text-primary)}.Courses_priceCurrency__QUoxf{font-size:1.25rem;font-weight:600;color:var(--text-secondary)}.Courses_priceWithDiscount__p_Wd6{display:flex;flex-direction:column;gap:.25rem}.Courses_originalPrice___mrBD{display:flex;align-items:baseline;gap:.25rem}.Courses_originalPriceValue__32uWK{font-size:1.25rem;font-weight:600;color:var(--text-secondary);text-decoration:line-through}.Courses_discountPrice__HoyQC{display:flex;align-items:baseline;gap:.25rem}.Courses_discountPriceValue__FggQU{font-size:1.75rem;font-weight:800;color:#ef4444}.Courses_button__7nuUq{padding:1rem 1.5rem;background:var(--primary-color);color:#fff;border-radius:.5rem;font-weight:600;transition:all .3s ease;display:inline-block;text-decoration:none}.Courses_button__7nuUq:hover{background:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1);opacity:.9}@keyframes Courses_pulse__Sg0N4{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.Hero_hero__F1sxj{min-height:90vh;display:flex;align-items:center;padding:calc(600px + 3rem) 0 3rem;background-image:url(/hero/hero.JPG);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;overflow:hidden;transition:background-image .5s ease-in-out}.Hero_hero__F1sxj[data-theme=dark]{background-image:url(/hero/hero_dark.JPG)}.Hero_hero__F1sxj:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.85);z-index:0;transition:background .5s ease-in-out}[data-theme=dark] .Hero_hero__F1sxj:before{background:rgba(0,0,0,.6)}.Hero_content__Ivut2{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center;position:relative;z-index:1}@media(max-width:1024px){.Hero_content__Ivut2{grid-template-columns:1fr;gap:2rem;text-align:center}}.Hero_text__gy4AO{animation:Hero_fadeInUp__AvTMI .8s ease-out}.Hero_title__KJMhH{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;color:var(--text-primary);text-shadow:0 2px 4px rgba(0,0,0,.1);transition:color .3s ease,text-shadow .3s ease}[data-theme=dark] .Hero_title__KJMhH{color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.5),0 4px 16px rgba(0,0,0,.3)}@media(max-width:768px){.Hero_title__KJMhH{font-size:2.5rem}}@media(max-width:480px){.Hero_title__KJMhH{font-size:2rem}}.Hero_highlight___LiTu{display:block;background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.Hero_description___O0ef{font-size:1.25rem;line-height:1.8;color:var(--text-secondary);margin-bottom:2rem;max-width:600px;text-shadow:0 1px 2px rgba(0,0,0,.1);transition:color .3s ease,text-shadow .3s ease}[data-theme=dark] .Hero_description___O0ef{color:#e5e7eb;text-shadow:0 2px 4px rgba(0,0,0,.4)}@media(max-width:1024px){.Hero_description___O0ef{max-width:100%;margin-left:auto;margin-right:auto}}@media(max-width:768px){.Hero_description___O0ef{font-size:1.1rem}}.Hero_buttons__BIECx{display:flex;gap:1.5rem;margin-bottom:3rem;flex-wrap:wrap}@media(max-width:1024px){.Hero_buttons__BIECx{justify-content:center}}.Hero_buttonPrimary__tXQdT,.Hero_buttonSecondary__5u7oO{padding:1.5rem 2rem;border-radius:1rem;font-weight:600;font-size:1.1rem;transition:all .3s ease;display:inline-block;text-align:center}.Hero_buttonPrimary__tXQdT{background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);color:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.Hero_buttonPrimary__tXQdT:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.Hero_buttonSecondary__5u7oO{background:var(--bg-primary);color:var(--primary-color);border:2px solid var(--primary-color)}.Hero_buttonSecondary__5u7oO:hover{background:var(--primary-color);color:#fff;transform:translateY(-2px)}.Hero_stats__XQfv6{display:flex;gap:3rem;margin-top:3rem}@media(max-width:1024px){.Hero_stats__XQfv6{justify-content:center}}@media(max-width:480px){.Hero_stats__XQfv6{flex-direction:column;gap:1.5rem}}.Hero_stat__jIJaC{text-align:left}@media(max-width:1024px){.Hero_stat__jIJaC{text-align:center}}.Hero_statNumber__3YLp0{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;line-height:1;margin-bottom:.5rem}.Hero_statLabel__tvPCO{font-size:.9rem;color:var(--text-secondary);font-weight:500;transition:color .3s ease}[data-theme=dark] .Hero_statLabel__tvPCO{color:#d1d5db}.Hero_visual__s68J9{display:flex;justify-content:center;align-items:center;animation:Hero_fadeInRight__N4LLD .8s ease-out}@media(max-width:1024px){.Hero_visual__s68J9{order:-1}}.Hero_codeBlock__0UEgg{background:#1e293b;border-radius:1rem;padding:1.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);max-width:500px;width:100%;font-family:Monaco,Menlo,Ubuntu Mono,monospace;animation:Hero_codeGlow__cO5Of 3s ease-in-out infinite;transition:background .3s ease,box-shadow .3s ease}[data-theme=dark] .Hero_codeBlock__0UEgg{background:#0f172a;box-shadow:0 10px 30px rgba(79,70,229,.3)}.Hero_codeHeader__drIzq{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.Hero_codeDot__EOaHT{width:12px;height:12px;border-radius:50%;background:#64748b}.Hero_codeDot__EOaHT:first-child{background:#ef4444}.Hero_codeDot__EOaHT:nth-child(2){background:#f59e0b}.Hero_codeDot__EOaHT:nth-child(3){background:#10b981}.Hero_codeTitle__zV_3d{margin-left:auto;color:#94a3b8;font-size:.85rem}.Hero_codeContent__o0egz{color:#e2e8f0;font-size:.9rem;line-height:1.5;position:relative;white-space:pre-wrap;word-wrap:break-word}.Hero_codeLine__de_Kz{margin-bottom:.25rem;min-height:1.4em;line-height:1.4}.Hero_cursor__j_dPk{display:inline-block;color:#61afef;font-weight:300;margin-left:2px;vertical-align:baseline;transition:opacity .1s ease}.Hero_keyword__YTs8r{color:#c678dd}.Hero_function__Slxix{color:#61afef}.Hero_string__oyQJh{color:#98c379}.Hero_comment__ZEnW_{color:#5c6370;font-style:italic}@keyframes Hero_fadeInUp__AvTMI{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero_fadeInRight__N4LLD{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes Hero_codeGlow__cO5Of{0%,to{box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}50%{box-shadow:0 20px 40px -10px rgba(79,70,229,.3)}}[data-theme=dark] .Hero_codeBlock__0UEgg{animation:Hero_codeGlowDark__b5eqJ 3s ease-in-out infinite}@keyframes Hero_codeGlowDark__b5eqJ{0%,to{box-shadow:0 10px 30px rgba(79,70,229,.3)}50%{box-shadow:0 20px 50px rgba(79,70,229,.5)}}@media(max-width:768px){.Hero_hero__F1sxj{min-height:auto;padding-top:calc(70px + 1rem);padding-bottom:1.5rem;background-size:cover;background-position:top}.Hero_content__Ivut2{padding:0 1.5rem;gap:1.5rem}.Hero_codeBlock__0UEgg{max-width:100%;padding:1rem}.Hero_codeContent__o0egz{font-size:.8rem}}@media(max-width:480px){.Hero_hero__F1sxj{padding-top:calc(10px + .5rem);padding-bottom:1rem}.Hero_content__Ivut2{padding:0 1rem;gap:1rem}.Hero_description___O0ef{font-size:.95rem;line-height:1.5;margin-bottom:1.5rem}.Hero_buttons__BIECx{flex-direction:column;width:100%;margin-bottom:1.5rem}.Hero_buttons__BIECx .Hero_buttonPrimary__tXQdT,.Hero_buttons__BIECx .Hero_buttonSecondary__5u7oO{width:100%;font-size:.95rem;padding:.5rem 1rem}.Hero_codeBlock__0UEgg{padding:.5rem;margin-top:1rem}.Hero_codeContent__o0egz{font-size:.7rem;line-height:1.5}}