.Courses-module__MZzlcW__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Courses-module__MZzlcW__title{color:#1a1a1a;font-size:2rem;font-weight:700;font-family:var(--font-display,sans-serif);margin-bottom:.5rem}.Courses-module__MZzlcW__subtitle{color:#666;font-size:1rem}.Courses-module__MZzlcW__createBtn{color:#fff;cursor:pointer;background:#b71c1c;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #b71c1c33}.Courses-module__MZzlcW__createBtn:hover{background:#d32f2f;transform:translateY(-2px);box-shadow:0 8px 20px #b71c1c4d}.Courses-module__MZzlcW__calendarCard{background:#fff;border:1px solid #eee;border-radius:20px;margin-bottom:3rem;padding:2rem;box-shadow:0 2px 10px #00000005}.Courses-module__MZzlcW__calendarHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Courses-module__MZzlcW__cardTitle{color:#1a1a1a;align-items:center;gap:.8rem;font-size:1.25rem;font-weight:700;display:flex}.Courses-module__MZzlcW__redIcon{color:var(--primary,#d32f2f)}.Courses-module__MZzlcW__calendarSelect{color:#555;background:#f9fafb;border:1px solid #eee;border-radius:8px;outline:none;padding:.4rem 1rem;font-size:.9rem;font-weight:500}.Courses-module__MZzlcW__weekGrid{text-align:center;grid-template-columns:repeat(7,1fr);gap:.5rem;margin-bottom:.5rem;display:grid}.Courses-module__MZzlcW__weekDay{color:#999;text-transform:uppercase;letter-spacing:.05em;padding:.5rem 0;font-size:.8rem;font-weight:700}.Courses-module__MZzlcW__daysGrid{grid-template-columns:repeat(7,1fr);gap:.5rem;display:grid}.Courses-module__MZzlcW__dayCell{cursor:pointer;background:#fff;border:1px solid #f0f0f0;border-radius:12px;height:100px;padding:.8rem;transition:all .2s;position:relative}.Courses-module__MZzlcW__dayCell:hover{background:#fafafa;border-color:#ddd}.Courses-module__MZzlcW__dayNum{color:#888;font-size:.9rem;font-weight:600}.Courses-module__MZzlcW__eventBadge{white-space:nowrap;text-overflow:ellipsis;border-radius:6px;margin-top:.5rem;padding:.3rem .6rem;font-size:.75rem;font-weight:600;overflow:hidden}.Courses-module__MZzlcW__eventRed{color:#d32f2f;background:#d32f2f1a}.Courses-module__MZzlcW__eventBlue{color:#2196f3;background:#2196f31a}.Courses-module__MZzlcW__activeDay{background:#d32f2f08;border-color:#d32f2f33}.Courses-module__MZzlcW__activeDay .Courses-module__MZzlcW__dayNum{color:#d32f2f}.Courses-module__MZzlcW__sectionHeading{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.Courses-module__MZzlcW__coursesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.Courses-module__MZzlcW__courseCard{background:#fff;border:1px solid #eee;border-radius:20px;transition:all .3s;overflow:hidden;box-shadow:0 4px 15px #00000005}.Courses-module__MZzlcW__courseCard:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000014}.Courses-module__MZzlcW__cardImageWrapper{height:180px;position:relative;overflow:hidden}.Courses-module__MZzlcW__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Courses-module__MZzlcW__courseCard:hover .Courses-module__MZzlcW__cardImage{transform:scale(1.05)}.Courses-module__MZzlcW__levelBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#1a1a1a;background:#fffffff2;border-radius:8px;padding:.3rem .8rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 10px #0000001a}.Courses-module__MZzlcW__cardContent{padding:1.5rem}.Courses-module__MZzlcW__categoryBadge{color:#d32f2f;text-transform:uppercase;letter-spacing:.05em;background:#d32f2f1a;border-radius:6px;margin-bottom:.6rem;padding:.2rem .6rem;font-size:.75rem;font-weight:700;display:inline-block}.Courses-module__MZzlcW__courseTitle{color:#1a1a1a;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:3rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.Courses-module__MZzlcW__metaRow{gap:1rem;margin-top:1rem;display:flex}.Courses-module__MZzlcW__metaItem{color:#666;align-items:center;gap:.4rem;font-size:.85rem;display:flex}.Courses-module__MZzlcW__cardFooter{border-top:1px solid #f5f5f5;justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1rem;display:flex}.Courses-module__MZzlcW__avatars{display:flex}.Courses-module__MZzlcW__avatar{background:#e0e0e0;border:2px solid #fff;border-radius:50%;width:30px;height:30px;margin-left:-10px}.Courses-module__MZzlcW__avatar:first-child{margin-left:0}.Courses-module__MZzlcW__moreBtn{color:#999;cursor:pointer;background:0 0;border:none;transition:color .2s}.Courses-module__MZzlcW__moreBtn:hover{color:#333}@media (max-width:768px){.Courses-module__MZzlcW__header{flex-direction:column;align-items:flex-start;gap:1rem}.Courses-module__MZzlcW__createBtn{justify-content:center;width:100%}.Courses-module__MZzlcW__calendarHeader{flex-direction:column;align-items:flex-start;gap:1rem}.Courses-module__MZzlcW__calendarSelect{width:100%}.Courses-module__MZzlcW__calendarCard{padding:1rem;overflow-x:auto}.Courses-module__MZzlcW__dayCell{height:60px;padding:.3rem;font-size:.8rem}.Courses-module__MZzlcW__dayNum{font-size:.8rem}.Courses-module__MZzlcW__eventBadge{margin-top:.2rem;padding:.1rem .3rem;font-size:.6rem}.Courses-module__MZzlcW__weekDay{font-size:.7rem}.Courses-module__MZzlcW__courseTitle{font-size:1rem}}@media (max-width:480px){.Courses-module__MZzlcW__dayCell{border-radius:8px;height:50px}.Courses-module__MZzlcW__coursesGrid{grid-template-columns:1fr}}.Courses-module__MZzlcW__formOverlay{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Courses-module__MZzlcW__formCard{background:#fff;border-radius:20px;width:100%;max-width:600px;max-height:90vh;padding:2rem;overflow-y:auto;box-shadow:0 10px 40px #0003}.Courses-module__MZzlcW__formHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Courses-module__MZzlcW__formTitle{font-size:1.5rem;font-weight:700}.Courses-module__MZzlcW__closeBtn{cursor:pointer;color:#999;background:0 0;border:none;font-size:1.5rem}.Courses-module__MZzlcW__formGroup{margin-bottom:1.2rem}.Courses-module__MZzlcW__label{color:#333;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.Courses-module__MZzlcW__input,.Courses-module__MZzlcW__select,.Courses-module__MZzlcW__textarea{border:1px solid #ddd;border-radius:8px;width:100%;padding:.8rem;font-family:inherit;font-size:.95rem}.Courses-module__MZzlcW__textarea{resize:vertical;height:100px}.Courses-module__MZzlcW__submitBtn{color:#fff;cursor:pointer;background:#b71c1c;border:none;border-radius:10px;width:100%;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:600;transition:background .2s}.Courses-module__MZzlcW__submitBtn:hover{background:#d32f2f}.Courses-module__MZzlcW__deleteBtn{color:#aaa;cursor:pointer;background:0 0;border:none;margin-top:1rem;padding:.5rem;font-size:.8rem;text-decoration:underline}.Courses-module__MZzlcW__deleteBtn:hover{color:#d32f2f}.Courses-module__MZzlcW__addStepBtn{color:#333;cursor:pointer;background:#f0f0f0;border:1px solid #ddd;border-radius:6px;padding:.4rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.Courses-module__MZzlcW__addStepBtn:hover{background:#e0e0e0;border-color:#ccc}.Courses-module__MZzlcW__editBtn{color:var(--primary,#d32f2f);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#fff;border:1px solid #d32f2f33;border-radius:10px;padding:.6rem 1.4rem;font-size:.85rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #00000008}.Courses-module__MZzlcW__editBtn:hover{background:var(--primary,#d32f2f);color:#fff;border-color:var(--primary,#d32f2f);transform:translateY(-2px);box-shadow:0 6px 20px #d32f2f33}
.Loader-module__QTzgNq__loaderContainer{z-index:9999;background:#fff;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.Loader-module__QTzgNq__contained{z-index:10;background:#fffffff2;width:100%;height:100%;position:absolute}.Loader-module__QTzgNq__loaderContent{flex-direction:column;align-items:center;gap:3rem;display:flex}.Loader-module__QTzgNq__sLogo{width:60px;height:100px;transform-style:preserve-3d;animation:3s ease-in-out infinite Loader-module__QTzgNq__sFloat;position:relative}@keyframes Loader-module__QTzgNq__sFloat{0%,to{transform:translateY(0)rotateY(0)}50%{transform:translateY(-15px)rotateY(5deg)}}.Loader-module__QTzgNq__sSegment{width:40px;height:40px;transform-style:preserve-3d;animation:2s ease-in-out infinite Loader-module__QTzgNq__sPulse;animation-delay:calc(var(--index)*.2s);position:absolute}.Loader-module__QTzgNq__sSegment:first-child{--base-color:#ff7eb9;--dark-color:#ff1f5e;top:0;left:25px}.Loader-module__QTzgNq__sSegment:nth-child(2){--base-color:#ff1f5e;--dark-color:#e53935;top:30px;left:0}.Loader-module__QTzgNq__sSegment:nth-child(3){--base-color:#e53935;--dark-color:#b71c1c;top:60px;left:25px}.Loader-module__QTzgNq__face{width:100%;height:100%;transition:all .3s;position:absolute}.Loader-module__QTzgNq__top{background:var(--base-color);transform:rotateX(60deg)rotate(45deg);box-shadow:inset 0 0 20px #fff6}.Loader-module__QTzgNq__side{background:var(--dark-color);transform-origin:top;filter:brightness(.8);height:15px;top:23px;transform:rotateX(0)skew(-45deg)}@keyframes Loader-module__QTzgNq__sPulse{0%,to{filter:brightness();transform:scale(1)translateY(0)}50%{filter:brightness(1.2);transform:scale(1.05)translateY(-5px)}}.Loader-module__QTzgNq__brandText{gap:.5rem;display:flex}.Loader-module__QTzgNq__letter{font-family:var(--font-display);color:#1a1a1a;letter-spacing:.1em;animation:2s ease-in-out infinite Loader-module__QTzgNq__letterWave;animation-delay:var(--d);font-size:1.5rem;font-weight:900}@keyframes Loader-module__QTzgNq__letterWave{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;color:var(--primary);transform:translateY(-10px)}}.Loader-module__QTzgNq__loaderLine{background:#f0f0f0;border-radius:2px;width:150px;height:2px;position:relative;overflow:hidden}.Loader-module__QTzgNq__loaderLine:after{content:"";background:linear-gradient(90deg,transparent,var(--primary),transparent);width:100%;height:100%;animation:2s ease-in-out infinite Loader-module__QTzgNq__lineProgress;position:absolute;top:0;left:-100%}@keyframes Loader-module__QTzgNq__lineProgress{0%{left:-100%}to{left:100%}}
.CourseCard-module__z8XyjG__courseCard{opacity:0;background:#fff;border:1px solid #f0f0f0;border-radius:32px;flex-direction:column;transition:transform .5s cubic-bezier(.19,1,.22,1),opacity .8s cubic-bezier(.19,1,.22,1),border-color .4s;display:flex;position:relative;overflow:hidden;transform:translateY(50px)}.CourseCard-module__z8XyjG__cardVisible{opacity:1;transform:translateY(0)}.CourseCard-module__z8XyjG__courseCard:hover{border-color:#d32f2f1a;transform:translateY(-15px);box-shadow:0 40px 80px #0000001a}.CourseCard-module__z8XyjG__cardImageLink{border-radius:32px 32px 0 0;position:relative;overflow:hidden}.CourseCard-module__z8XyjG__cardImage{background:#f8f8f8;border-radius:32px 32px 0 0;height:280px;position:relative;overflow:hidden}.CourseCard-module__z8XyjG__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.19,1,.22,1)}.CourseCard-module__z8XyjG__courseCard:hover .CourseCard-module__z8XyjG__cardImage img{transform:scale(1.15)}.CourseCard-module__z8XyjG__cardContent{flex-direction:column;flex:1;padding:2.5rem;display:flex}.CourseCard-module__z8XyjG__courseCategory{color:var(--primary);text-transform:uppercase;letter-spacing:.2em;margin-bottom:1rem;font-size:.8rem;font-weight:800;display:block}.CourseCard-module__z8XyjG__courseTitle{color:#111;margin-bottom:1rem;font-size:1.8rem;font-weight:800;line-height:1.2;text-decoration:none;transition:color .3s}.CourseCard-module__z8XyjG__courseTitle:hover{color:var(--primary)}.CourseCard-module__z8XyjG__courseDuration{color:#888;align-items:center;gap:.6rem;margin-bottom:2.5rem;font-size:1rem;font-weight:500;display:flex}.CourseCard-module__z8XyjG__cardActions{margin-top:auto;display:flex}.CourseCard-module__z8XyjG__btnApply{color:#fff;cursor:pointer;width:100%;transition:all .4s var(--ease-premium);background:#000;border:none;border-radius:16px;justify-content:center;align-items:center;gap:.75rem;padding:1.2rem;font-size:1rem;font-weight:700;display:flex}.CourseCard-module__z8XyjG__btnApply:hover{background:var(--primary);transform:scale(1.02);box-shadow:0 10px 20px #d32f2f33}@media (max-width:768px){.CourseCard-module__z8XyjG__courseCard{border-radius:24px;transform:none}.CourseCard-module__z8XyjG__cardVisible{transform:translateY(0)}}
