.type-module___rmskG__main{max-width:800px;min-height:calc(100vh - 80px);color:var(--exams-text-primary);-webkit-font-smoothing:antialiased;margin:0 auto;padding:7rem 1.5rem}.type-module___rmskG__breadcrumb{color:var(--exams-text-muted);align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:inline-flex}.type-module___rmskG__breadcrumbLink{color:var(--exams-text-secondary);text-transform:uppercase;text-decoration:none;transition:color .2s}.type-module___rmskG__breadcrumbLink:hover{color:var(--exams-brand-primary)}.type-module___rmskG__breadcrumbCurrent{color:var(--exams-brand-primary,#0d9488);background-color:var(--exams-brand-light,#0d94881a);border-radius:99px;padding:.25rem .75rem;font-weight:600;box-shadow:inset 0 0 0 1px #0d94881a}.type-module___rmskG__pageHeader{text-align:center;flex-direction:column;align-items:center;margin-top:1.5rem;margin-bottom:4rem;display:flex}.type-module___rmskG__levelBadge{color:var(--exams-brand-primary,#0d9488);text-transform:uppercase;letter-spacing:.1em;border-bottom:2px solid var(--exams-brand-primary,#0d9488);margin-bottom:1rem;padding-bottom:.25rem;font-size:.75rem;font-weight:700;display:inline-block}.type-module___rmskG__pageTitle{letter-spacing:-.04em;background:linear-gradient(135deg, var(--exams-text-primary,#111827) 0%, var(--exams-brand-primary,#0d9488) 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.type-module___rmskG__pageDescription{color:var(--exams-text-muted,#6b7280);max-width:600px;margin:0 auto;font-size:1.125rem;font-weight:400;line-height:1.6}.type-module___rmskG__emptyState{color:var(--exams-text-muted);text-align:center;padding:2rem 0;font-style:italic}.type-module___rmskG__section{position:relative}.type-module___rmskG__chapterList{counter-reset:chapter-counter;flex-direction:column;margin:0;padding:0 0 0 2.5rem;list-style:none;display:flex;position:relative}.type-module___rmskG__chapterList:before{content:"";background-color:var(--exams-border-light);width:2px;position:absolute;top:6px;bottom:6px;left:11px}.type-module___rmskG__chapterCard{box-shadow:none;counter-increment:chapter-counter;background:0 0;border:none;padding:0 0 4rem;position:relative}.type-module___rmskG__chapterList>li:last-child{padding-bottom:0}.type-module___rmskG__chapterCard:before{content:counter(chapter-counter);background-color:var(--exams-bg-main);border:2px solid var(--exams-border-default);width:24px;height:24px;color:var(--exams-text-muted);z-index:2;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;left:-2.5rem}.type-module___rmskG__chapterCard:hover:before{border-color:var(--exams-brand-primary);background-color:var(--exams-brand-primary);color:#fff;transform:scale(1.15);box-shadow:0 0 0 6px #0d948826}.type-module___rmskG__chapterTitle{flex-direction:column;gap:.25rem;margin-top:0;margin-bottom:1.5rem;display:flex}.type-module___rmskG__serieLabel{text-transform:uppercase;letter-spacing:1px;color:var(--exams-brand-primary);font-size:.8rem;font-weight:700}.type-module___rmskG__serieText{color:var(--exams-text-primary);font-size:1.4rem;font-weight:700;line-height:1.2}.type-module___rmskG__coursList{flex-direction:column;gap:.5rem;max-width:550px;margin:0;padding:0 0 0 1.5rem;list-style-type:disc;display:flex}.type-module___rmskG__coursList li::marker{color:var(--exams-brand-primary)}.type-module___rmskG__coursLink{color:var(--exams-text-secondary);background-color:var(--exams-bg-card);border:1px solid var(--exams-border-light);border-radius:8px;align-items:center;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.type-module___rmskG__coursLink:hover{background-color:var(--exams-bg-row-hover);border-color:var(--exams-border-default);color:var(--exams-text-primary);transform:translate(4px)}.type-module___rmskG__singleExerciceAction{margin-top:.5rem;display:flex}.type-module___rmskG__startSerieBtn{background-color:var(--exams-bg-card);border:1px solid var(--exams-border-default);color:var(--exams-text-primary);box-shadow:0 2px 8px var(--exams-shadow-color);border-radius:30px;align-items:center;gap:.75rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.type-module___rmskG__startSerieBtn:after{content:"→";transition:transform .2s}.type-module___rmskG__startSerieBtn:hover{background-color:var(--exams-brand-primary);border-color:var(--exams-brand-primary);color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #0d94884d}.type-module___rmskG__startSerieBtn:hover:after{transform:translate(4px)}[data-theme=dark] .type-module___rmskG__levelBadge{color:#2dd4bf;background-color:#14b8a626}[data-theme=dark] .type-module___rmskG__chapterCard:hover:before{box-shadow:0 0 0 6px #14b8a633}@media (max-width:640px){.type-module___rmskG__main{padding:7rem 1rem}.type-module___rmskG__pageHeader{margin-bottom:3rem}.type-module___rmskG__chapterList{padding-left:1.8rem}.type-module___rmskG__chapterList:before{left:9px}.type-module___rmskG__chapterCard{padding-bottom:3rem}.type-module___rmskG__chapterCard:before{width:20px;height:20px;font-size:.65rem;left:-1.8rem}.type-module___rmskG__serieText{font-size:1.2rem}}
