.materials-module__sS0vka__courseMaterialsPage{color:#e2e8f0;background:radial-gradient(circle at top,#1e293b 0%,#0f172a 100%);min-height:100vh;padding:7rem 2rem 4rem;font-family:Inter,sans-serif}.materials-module__sS0vka__workshopHeader{text-align:center;margin-bottom:3rem}.materials-module__sS0vka__workshopHeader h1{background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .25rem;font-size:2.5rem;font-weight:700}.materials-module__sS0vka__workshopHeader .materials-module__sS0vka__subtitle{color:#a5b4c6;margin:0;font-size:1.1rem}.materials-module__sS0vka__workshopDaysGrid{flex-direction:column;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.materials-module__sS0vka__workshopDayCard{cursor:pointer;color:inherit;background:#1e293b99;border:1px solid #3b82f64d;border-radius:16px;align-items:center;gap:1.5rem;padding:1.5rem 2rem;text-decoration:none;transition:all .3s;display:flex}.materials-module__sS0vka__workshopDayCard:hover{background:#1e293be6;border-color:#3b82f699;transform:translate(8px);box-shadow:0 8px 32px #3b82f626}.materials-module__sS0vka__dayIcon{background:#3b82f626;border:1px solid #3b82f64d;border-radius:14px;justify-content:center;align-items:center;width:60px;min-width:60px;height:60px;display:flex}.materials-module__sS0vka__dayIcon svg{stroke:#60a5fa;width:28px;height:28px}.materials-module__sS0vka__dayContent{flex:1}.materials-module__sS0vka__dayContent h2{color:#fff;margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.materials-module__sS0vka__dayContent h3{color:#60a5fa;margin:0 0 .25rem;font-size:1rem;font-weight:500}.materials-module__sS0vka__dayContent p{color:#94a3b8;margin:0 0 .25rem;font-size:.875rem;line-height:1.5}.materials-module__sS0vka__contentCount{color:#64748b;background:#64748b33;border-radius:20px;padding:4px 10px;font-size:.75rem;display:inline-block}.materials-module__sS0vka__dayArrow{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.materials-module__sS0vka__dayArrow svg{stroke:#64748b;width:20px;height:20px;transition:transform .3s,stroke .2s}.materials-module__sS0vka__workshopDayCard:hover .materials-module__sS0vka__dayArrow svg{stroke:#60a5fa}.materials-module__sS0vka__dayArrowExpanded svg{stroke:#60a5fa;transform:rotate(90deg)}.materials-module__sS0vka__dayWrapper{flex-direction:column;display:flex}.materials-module__sS0vka__dayLessonsDropdown{border-left:2px solid #3b82f64d;flex-direction:column;gap:.5rem;margin-left:76px;padding:1rem 0 1rem 1.25rem;animation:.25s ease-out materials-module__sS0vka__slideDown;display:flex}@keyframes materials-module__sS0vka__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.materials-module__sS0vka__lessonCard{color:#e2e8f0;background:#0f172a99;border:1px solid #3b82f626;border-radius:10px;align-items:center;gap:.75rem;padding:.875rem 1.25rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:flex}.materials-module__sS0vka__lessonCard:hover{color:#93c5fd;background:#1e293be6;border-color:#3b82f666;transform:translate(6px)}.materials-module__sS0vka__lessonNumber{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f64d;border-radius:8px;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;font-size:.8rem;font-weight:600;display:flex}.materials-module__sS0vka__lessonTitle{flex:1}@media (max-width:768px){.materials-module__sS0vka__workshopDayCard{text-align:center;flex-direction:column;padding:1.5rem}.materials-module__sS0vka__dayArrow{margin-top:.5rem;display:flex}.materials-module__sS0vka__dayArrowExpanded svg{transform:rotate(90deg)}.materials-module__sS0vka__workshopHeader h1{font-size:1.75rem}.materials-module__sS0vka__dayContent h2{font-size:1.1rem}.materials-module__sS0vka__dayLessonsDropdown{border-top:1px solid #3b82f633;border-left:none;margin-top:.5rem;margin-left:0;padding-left:0}.materials-module__sS0vka__lessonCard{padding:1rem}}.materials-module__sS0vka__backLink{color:#60a5fa;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.materials-module__sS0vka__backLink:hover{color:#93c5fd}.materials-module__sS0vka__backLink svg{stroke:currentColor;width:20px;height:20px}.materials-module__sS0vka__accessDeniedContainer{text-align:center;background:linear-gradient(135deg,#1f1f2e 0%,#2a2a40 100%);border:1px solid #ffc10733;border-radius:16px;max-width:500px;margin:60px auto;padding:40px}.materials-module__sS0vka__accessDeniedIcon{margin-bottom:20px;font-size:48px}.materials-module__sS0vka__accessDeniedTitle{color:#ffc107;margin-bottom:12px;font-size:24px}.materials-module__sS0vka__accessDeniedMessage{color:#aaa;margin-bottom:24px;line-height:1.6}.materials-module__sS0vka__browseCoursesLink{color:#1a1a2e;background:#ffc107;border-radius:8px;padding:12px 24px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.materials-module__sS0vka__browseCoursesLink:hover{background:#e0a800}.materials-module__sS0vka__loadingContainer{color:#888;justify-content:center;align-items:center;min-height:40vh;display:flex}.materials-module__sS0vka__loadingContent{text-align:center}.materials-module__sS0vka__loadingIcon{margin-bottom:16px;font-size:2rem}.materials-module__sS0vka__dayContentsPage{color:#e2e8f0;background:radial-gradient(circle at top,#1e293b 0%,#0f172a 100%);min-height:100vh;padding:7rem 2rem 4rem;font-family:Inter,sans-serif}.materials-module__sS0vka__dayContentsHeader{max-width:900px;margin:0 auto 2rem}.materials-module__sS0vka__dayContentsHeader h1{color:#fff;margin:0 0 .25rem;font-size:2rem;font-weight:700}.materials-module__sS0vka__dayContentsHeader .materials-module__sS0vka__subtitle{color:#60a5fa;margin:0;font-size:1rem}.materials-module__sS0vka__contentsList{flex-direction:column;gap:.75rem;max-width:900px;margin:0 auto;display:flex}.materials-module__sS0vka__contentCard{cursor:pointer;color:inherit;background:#1e293b99;border:1px solid #3b82f633;border-radius:12px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;text-decoration:none;transition:all .3s;display:flex}.materials-module__sS0vka__contentCard:hover{background:#1e293be6;border-color:#3b82f680;transform:translate(6px)}.materials-module__sS0vka__contentNumber{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f64d;border-radius:10px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:.9rem;font-weight:600;display:flex}.materials-module__sS0vka__contentTitle{color:#e2e8f0;flex:1;font-size:1rem;font-weight:500}.materials-module__sS0vka__contentArrow{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.materials-module__sS0vka__contentArrow svg{stroke:#64748b;width:16px;height:16px;transition:all .3s}.materials-module__sS0vka__contentCard:hover .materials-module__sS0vka__contentArrow svg{stroke:#60a5fa;transform:translate(3px)}@media (max-width:768px){.materials-module__sS0vka__dayContentsPage{padding:6rem 1rem 3rem}.materials-module__sS0vka__contentCard{padding:1rem}.materials-module__sS0vka__dayContentsHeader h1{font-size:1.5rem}}
