.About-module__vAULUW__aboutSection{padding:3rem 0}.About-module__vAULUW__aboutCard{flex-direction:column;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.About-module__vAULUW__missionInfo{text-align:center;flex:1}.About-module__vAULUW__missionInfo h3{font-size:var(--fs-2xl);font-weight:700;font-family:var(--font-heading);text-align:center;margin-bottom:.5rem}.About-module__vAULUW__missionInfo p{line-height:1.8;font-size:var(--fs-base);color:var(--charcoal-gray);max-width:80ch;margin:0 auto}
.Card-module__3ymo2W__card{background-color:var(--white);box-shadow:var(--shadow-lg);text-align:center;border-radius:1rem;flex-direction:column;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:flex}.Card-module__3ymo2W__card:hover{transform:translateY(-8px);box-shadow:0 12px 20px -8px #00000026}
.CourseCard-module__Lo0-fG__courseCard{border-top:2px solid var(--sakura-red);background-color:var(--white);border-radius:1.25rem;flex-direction:column;height:100%;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}[data-theme=dark] .CourseCard-module__Lo0-fG__courseCard{background-color:var(--slate-100);border-color:#ffffff1a}.CourseCard-module__Lo0-fG__courseImageWrap{aspect-ratio:16/9;border-radius:14px;width:100%;min-height:140px;margin-bottom:1rem;position:relative;overflow:hidden;box-shadow:0 10px 22px #00000014}.CourseCard-module__Lo0-fG__courseImage{object-fit:cover;object-position:center}.CourseCard-module__Lo0-fG__title{font-family:var(--font-heading);font-size:var(--fs-xl);color:var(--charcoal-gray);text-align:left;margin-bottom:.75rem;font-weight:800;line-height:1.4}.CourseCard-module__Lo0-fG__cardInfo{flex-direction:column;flex:1;display:flex}.CourseCard-module__Lo0-fG__description{color:var(--charcoal-gray);text-align:left;white-space:pre-line;line-height:1.7;font-size:var(--fs-sm);font-family:var(--font-body);margin-bottom:1.5rem}[data-theme=dark] .CourseCard-module__Lo0-fG__description{color:var(--gray-300)}.CourseCard-module__Lo0-fG__seeMoreLink{color:var(--sakura-red);cursor:pointer;font-weight:600;display:inline-block}.CourseCard-module__Lo0-fG__seeMoreLink:hover{text-decoration:underline}.CourseCard-module__Lo0-fG__cardFooter{border-top:1px solid var(--slate-200);justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1.25rem;display:flex}[data-theme=dark] .CourseCard-module__Lo0-fG__cardFooter{border-top-color:#ffffff1a}.CourseCard-module__Lo0-fG__price{font-family:var(--font-inter),sans-serif;color:var(--charcoal-gray);white-space:nowrap;border:1.5px solid var(--slate-200);background-color:#0000;border-radius:30px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}[data-theme=dark] .CourseCard-module__Lo0-fG__price{color:var(--sakura-red);border-color:#ef6e6a80}.CourseCard-module__Lo0-fG__enrollButton{background-color:var(--sakura-red);color:var(--white);white-space:nowrap;border:1.5px solid #0000;border-radius:30px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 12px #d6282826}.CourseCard-module__Lo0-fG__enrollButton:hover{background-color:var(--white);color:var(--sakura-red);border-color:var(--sakura-red);transform:translateY(-3px)scale(1.02);box-shadow:0 10px 20px #d6282833}.CourseCard-module__Lo0-fG__buttonIcon{font-size:1rem;transition:transform .3s}.CourseCard-module__Lo0-fG__enrollButton:hover .CourseCard-module__Lo0-fG__buttonIcon{transform:scale(1.1)rotate(-5deg)}.CourseCard-module__Lo0-fG__gradient0{background:linear-gradient(135deg,#fff5f5 0%,#ffe8e8 100%)}.CourseCard-module__Lo0-fG__gradient1{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%)}.CourseCard-module__Lo0-fG__gradient2{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%)}.CourseCard-module__Lo0-fG__gradient3{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%)}.CourseCard-module__Lo0-fG__gradient4{background:linear-gradient(135deg,#faf5ff 0%,#f3e8ff 100%)}[data-theme=dark] .CourseCard-module__Lo0-fG__gradient0{background:linear-gradient(135deg,#2d1a1a 0%,#17172b 100%)}[data-theme=dark] .CourseCard-module__Lo0-fG__gradient1{background:linear-gradient(135deg,#1a2a3a 0%,#17172b 100%)}[data-theme=dark] .CourseCard-module__Lo0-fG__gradient2{background:linear-gradient(135deg,#1a3a2a 0%,#17172b 100%)}[data-theme=dark] .CourseCard-module__Lo0-fG__gradient3{background:linear-gradient(135deg,#3d2b1a 0%,#17172b 100%)}[data-theme=dark] .CourseCard-module__Lo0-fG__gradient4{background:linear-gradient(135deg,#2a1a3a 0%,#17172b 100%)}@media (max-width:768px){.CourseCard-module__Lo0-fG__title{font-size:var(--fs-lg)}.CourseCard-module__Lo0-fG__description{font-size:var(--fs-xs);margin-bottom:1rem}.CourseCard-module__Lo0-fG__cardFooter{flex-direction:row;gap:.5rem;padding-top:1rem}.CourseCard-module__Lo0-fG__price{padding:.3rem .6rem;font-size:.8rem}.CourseCard-module__Lo0-fG__enrollButton{padding:.45rem .85rem;font-size:.7rem}}
.Section-module__eFReUW__section{padding:3.5rem 0;scroll-margin-top:5rem}.Section-module__eFReUW__isPageSection{padding-top:.5rem}@media (min-width:768px){.Section-module__eFReUW__section{padding:5rem 0}.Section-module__eFReUW__isPageSection{padding-top:.75rem}}.Section-module__eFReUW__titleContainer{justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}@media (max-width:768px){.Section-module__eFReUW__fullWidthMobile{width:100%!important;max-width:none!important;padding-left:0!important;padding-right:0!important}}
.Courses-module__uvHiBG__coursesSection{padding-bottom:4rem;scroll-margin-top:6rem}.Courses-module__uvHiBG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}@media (max-width:480px){.Courses-module__uvHiBG__grid{gap:1.5rem}}
.FreeLessons-module__EleKgW__allVideosPage{padding-bottom:4rem}.FreeLessons-module__EleKgW__videoGrid{grid-template-columns:1fr;gap:2.5rem;display:grid}.FreeLessons-module__EleKgW__videoCard{box-shadow:var(--shadow-md);border:1px solid var(--gray-300);background:#fff;border-radius:1.25rem;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.FreeLessons-module__EleKgW__videoCard:hover{box-shadow:var(--shadow-lg);border-color:var(--sakura-red);transform:translateY(-8px)}.FreeLessons-module__EleKgW__videoWrapper{background:#000;height:0;padding-bottom:56.25%;position:relative}.FreeLessons-module__EleKgW__videoWrapper iframe{width:100%;height:100%;position:absolute;top:0;left:0}.FreeLessons-module__EleKgW__watchFullButton{background-color:var(--white);color:var(--sakura-red);border-top:1px solid var(--gray-200);justify-content:space-between;align-items:center;width:100%;padding:1.1rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.FreeLessons-module__EleKgW__watchFullButton:hover{background-color:var(--sakura-red-light);color:var(--sakura-red)}.FreeLessons-module__EleKgW__buttonMain{align-items:center;gap:.75rem;display:flex}.FreeLessons-module__EleKgW__buttonIcon{font-size:1.4rem}.FreeLessons-module__EleKgW__chevronIcon{opacity:.8;font-size:.85rem;transition:transform .2s}.FreeLessons-module__EleKgW__watchFullButton:hover .FreeLessons-module__EleKgW__chevronIcon{transform:translate(4px)}@media (min-width:768px){.FreeLessons-module__EleKgW__videoGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.FreeLessons-module__EleKgW__videoGrid{grid-template-columns:repeat(2,1fr);gap:3rem}}
.Breadcrumbs-module__cBnpPa__breadcrumbNav{margin-bottom:0;padding:1.5rem 0 .5rem}.Breadcrumbs-module__cBnpPa__container{align-items:center;display:flex}.Breadcrumbs-module__cBnpPa__breadcrumbList{background:var(--sakura-red-light);box-shadow:var(--shadow-sm);border:1px solid #ef6e6a26;border-radius:50px;flex-wrap:wrap;align-items:center;padding:.5rem 1.2rem;list-style:none;transition:all .3s;display:flex}[data-theme=dark] .Breadcrumbs-module__cBnpPa__breadcrumbList{background:#ef6e6a1a;border-color:#ef6e6a33;box-shadow:0 4px 20px #0003}.Breadcrumbs-module__cBnpPa__breadcrumbItem{font-size:var(--fs-xs);color:var(--gray-600);align-items:center;font-weight:600;display:flex}[data-theme=dark] .Breadcrumbs-module__cBnpPa__breadcrumbItem{color:var(--gray-300)}.Breadcrumbs-module__cBnpPa__breadcrumbSeparator{color:var(--sakura-red);opacity:.5;margin:0 .75rem;font-size:.7rem}.Breadcrumbs-module__cBnpPa__breadcrumbLink{color:var(--gray-600);align-items:center;gap:.4rem;transition:all .2s;display:flex}[data-theme=dark] .Breadcrumbs-module__cBnpPa__breadcrumbLink{color:var(--gray-300)}.Breadcrumbs-module__cBnpPa__breadcrumbLink:hover{color:var(--sakura-red);transform:translateY(-1px)}.Breadcrumbs-module__cBnpPa__homeIcon{margin-top:-2px;font-size:.9rem}.Breadcrumbs-module__cBnpPa__breadcrumbCurrent{color:var(--sakura-red);font-weight:800}@media (max-width:640px){.Breadcrumbs-module__cBnpPa__breadcrumbNav{padding:1rem 0 .5rem}.Breadcrumbs-module__cBnpPa__breadcrumbList{padding:.4rem 1rem}.Breadcrumbs-module__cBnpPa__breadcrumbItem{font-size:.75rem}.Breadcrumbs-module__cBnpPa__breadcrumbSeparator{margin:0 .5rem}}
.CourseDetail-module__wtmFVW__mainContent{background-color:#0000;min-height:calc(100vh - 300px);padding-top:0;padding-bottom:4rem}.CourseDetail-module__wtmFVW__detailSection{padding:.5rem 0 3rem}@media (min-width:768px){.CourseDetail-module__wtmFVW__detailSection{padding-top:.75rem}}.CourseDetail-module__wtmFVW__contentWrapper{background:var(--white);border-top:2px solid var(--sakura-red);border-radius:24px;flex-direction:column;gap:3rem;padding:2rem;display:flex;box-shadow:0 10px 30px #0000000d}@media (min-width:992px){.CourseDetail-module__wtmFVW__contentWrapper{flex-direction:row;padding:3rem}}.CourseDetail-module__wtmFVW__imageColumn{flex:1}.CourseDetail-module__wtmFVW__infoColumn{flex-direction:column;flex:1.2;display:flex}.CourseDetail-module__wtmFVW__imageContainer{aspect-ratio:4/3;border-radius:16px;width:100%;min-height:200px;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.CourseDetail-module__wtmFVW__courseImage{object-fit:cover}.CourseDetail-module__wtmFVW__title{font-family:var(--font-heading);font-size:var(--fs-2xl);color:var(--text-color);margin-bottom:1.5rem;font-weight:700;line-height:1.2}@media (min-width:768px){.CourseDetail-module__wtmFVW__title{font-size:var(--fs-3xl)}}.CourseDetail-module__wtmFVW__descriptionContainer{flex-grow:1;margin-bottom:2.5rem}.CourseDetail-module__wtmFVW__descriptionParagraph{color:var(--text-color);opacity:.85;white-space:pre-wrap;margin-bottom:1rem;line-height:1.7}.CourseDetail-module__wtmFVW__descriptionParagraph:last-child{margin-bottom:0}.CourseDetail-module__wtmFVW__footer{border-top:1px solid #0000000d;flex-direction:column;gap:1rem;padding-top:1.5rem;display:flex}@media (min-width:576px){.CourseDetail-module__wtmFVW__footer{flex-direction:row;justify-content:space-between;align-items:center}}.CourseDetail-module__wtmFVW__priceContainer{border:1.5px solid var(--slate-200);background-color:#0000;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;display:flex}@media (min-width:576px){.CourseDetail-module__wtmFVW__priceContainer{justify-content:flex-start;padding:.75rem 1.25rem}}[data-theme=dark] .CourseDetail-module__wtmFVW__priceContainer{border-color:#fff3}.CourseDetail-module__wtmFVW__priceValue,.CourseDetail-module__wtmFVW__priceLabel{font-family:var(--font-inter),sans-serif;opacity:.8;color:var(--charcoal-gray);font-size:1.35rem;font-weight:700}.CourseDetail-module__wtmFVW__enrollButton{background-color:var(--sakura-red);color:var(--white);border:1.5px solid #0000;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 12px #d6282826}@media (min-width:576px){.CourseDetail-module__wtmFVW__enrollButton{width:auto}}.CourseDetail-module__wtmFVW__enrollButton:hover{background-color:var(--white);color:var(--sakura-red);border-color:var(--sakura-red);transform:translateY(-3px)scale(1.02);box-shadow:0 10px 20px #d6282833}
