.myLearning-module__wAorra__container{color:#1e293b;flex-direction:column;gap:2rem;padding:2rem;font-family:Inter,Roboto,sans-serif;animation:.5s ease-out myLearning-module__wAorra__fadeIn;display:flex}@media (min-width:1024px){.myLearning-module__wAorra__container{flex-direction:row}}@keyframes myLearning-module__wAorra__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.myLearning-module__wAorra__mainContent{flex-direction:column;flex:1;gap:1.5rem;min-width:0;display:flex}.myLearning-module__wAorra__headerTitle{color:#0f172a;margin-bottom:.25rem;font-size:1.75rem;font-weight:700}.myLearning-module__wAorra__headerSubtitle{color:#64748b;font-size:.95rem}.myLearning-module__wAorra__tabsWrapper{white-space:nowrap;border-bottom:1px solid #e2e8f0;gap:1.25rem;display:flex;overflow-x:auto}@media (min-width:640px){.myLearning-module__wAorra__tabsWrapper{gap:2rem}}.myLearning-module__wAorra__tabBtn{color:#64748b;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 0 1rem;font-size:1rem;font-weight:600;transition:color .3s;position:relative}.myLearning-module__wAorra__tabBtn:hover{color:#334155}.myLearning-module__wAorra__tabBtn.myLearning-module__wAorra__active{color:#2563eb}.myLearning-module__wAorra__tabBtn.myLearning-module__wAorra__active:after{content:"";background-color:#2563eb;border-radius:3px 3px 0 0;width:100%;height:3px;position:absolute;bottom:-1px;left:0}.myLearning-module__wAorra__badge{color:#1d4ed8;background-color:#dbeafe;border-radius:12px;margin-left:.5rem;padding:.15rem .6rem;font-size:.75rem;font-weight:700}.myLearning-module__wAorra__tabContent{padding-top:1rem;animation:.3s ease-out myLearning-module__wAorra__fadeIn}.myLearning-module__wAorra__loadingWrapper,.myLearning-module__wAorra__emptyState{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;padding:4rem 0;display:flex}.myLearning-module__wAorra__spinner{border:3px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;width:32px;height:32px;animation:1s linear infinite myLearning-module__wAorra__spin}@keyframes myLearning-module__wAorra__spin{to{transform:rotate(360deg)}}.myLearning-module__wAorra__emptyLink{color:#2563eb;margin-top:.5rem;font-weight:600;text-decoration:none}.myLearning-module__wAorra__emptyLink:hover{text-decoration:underline}.myLearning-module__wAorra__cardList{flex-direction:column;gap:1.25rem;display:flex}.myLearning-module__wAorra__courseCard{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 6px #00000005}@media (min-width:768px){.myLearning-module__wAorra__courseCard{flex-direction:row}}.myLearning-module__wAorra__courseCard:hover{border-color:#cbd5e1;box-shadow:0 10px 25px #0000000d}.myLearning-module__wAorra__progressContainer{background-color:#f8fafc;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:120px;display:flex;position:relative}@media (min-width:768px){.myLearning-module__wAorra__progressContainer{width:160px;height:140px}}.myLearning-module__wAorra__progressRing{width:80px;height:80px;transform:rotate(-90deg)}.myLearning-module__wAorra__progressRingCircleBg{fill:none;stroke:#e2e8f0;stroke-width:3px}.myLearning-module__wAorra__progressRingCircle{fill:none;stroke:#2563eb;stroke-width:3px;stroke-dasharray:100 100;stroke-linecap:round;transition:stroke-dashoffset 1s ease-out}.myLearning-module__wAorra__progressText{color:#1e293b;font-size:1rem;font-weight:700;position:absolute}.myLearning-module__wAorra__cardInfo{flex-direction:column;flex:1;display:flex}.myLearning-module__wAorra__tutorName{color:#64748b;margin-bottom:.25rem;font-size:.8rem;font-weight:500}.myLearning-module__wAorra__courseTitle{color:#0f172a;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.myLearning-module__wAorra__courseMeta{color:#64748b;align-items:center;gap:1.5rem;margin-top:auto;margin-bottom:1.5rem;font-size:.85rem;display:flex}.myLearning-module__wAorra__metaItem{align-items:center;gap:.35rem;display:flex}.myLearning-module__wAorra__actionBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;border-radius:10px;align-self:flex-start;align-items:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.myLearning-module__wAorra__actionBtn:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.myLearning-module__wAorra__gridList{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.myLearning-module__wAorra__gridList{grid-template-columns:repeat(2,1fr)}}.myLearning-module__wAorra__completedCard{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.myLearning-module__wAorra__completedCard:hover{box-shadow:0 10px 25px #0000000d}.myLearning-module__wAorra__cardTopAccent{background:linear-gradient(90deg,#10b981,#34d399);height:6px}.myLearning-module__wAorra__completedBody{flex-direction:column;flex:1;padding:1.5rem;display:flex}.myLearning-module__wAorra__completedIconWrapper{color:#10b981;background-color:#d1fae5;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1rem;display:flex}.myLearning-module__wAorra__completedFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.myLearning-module__wAorra__certLink{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:600}.myLearning-module__wAorra__certLink:hover{color:#1d4ed8;text-decoration:underline}.myLearning-module__wAorra__ratingWrapper{color:#f59e0b;align-items:center;gap:.25rem;font-size:.85rem;font-weight:600;display:flex}.myLearning-module__wAorra__certCard{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1rem;box-shadow:0 4px 6px #00000005}.myLearning-module__wAorra__certPreview{aspect-ratio:4/3;text-align:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:1rem;padding:2rem;display:flex}.myLearning-module__wAorra__certTitle{color:#0f172a;margin-top:.5rem;font-size:1rem;font-weight:700}.myLearning-module__wAorra__certSubtitle{text-transform:uppercase;letter-spacing:.1em;color:#64748b;margin-bottom:.5rem;font-size:.7rem;font-weight:700}.myLearning-module__wAorra__certId{color:#94a3b8;margin-top:1rem;font-size:.75rem}.myLearning-module__wAorra__certActions{gap:.5rem;display:flex}.myLearning-module__wAorra__secondaryBtn{color:#475569;cursor:pointer;background-color:#f1f5f9;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.6rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.myLearning-module__wAorra__secondaryBtn:hover{color:#1e293b;background-color:#e2e8f0}.myLearning-module__wAorra__primaryOutlineBtn{color:#1d4ed8;cursor:pointer;background-color:#dbeafe;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.6rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.myLearning-module__wAorra__primaryOutlineBtn:hover{background-color:#bfdbfe}.myLearning-module__wAorra__sidebar{flex-direction:column;flex-shrink:0;gap:1.5rem;width:100%;display:flex}@media (min-width:1024px){.myLearning-module__wAorra__sidebar{width:320px}}.myLearning-module__wAorra__statsWidget{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px #00000005}.myLearning-module__wAorra__statsWidgetTitle{color:#0f172a;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.myLearning-module__wAorra__statList{flex-direction:column;gap:1.5rem;display:flex}.myLearning-module__wAorra__statItem{align-items:center;gap:1rem;display:flex}.myLearning-module__wAorra__statIconWrap{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.myLearning-module__wAorra__statLabel{color:#64748b;margin-bottom:.15rem;font-size:.85rem;font-weight:500}.myLearning-module__wAorra__statValue{color:#0f172a;font-size:1.25rem;font-weight:700}
