.room-module__MCK8eq__loading{width:100vw;height:100vh;color:var(--foreground);justify-content:center;align-items:center;font-size:1.2rem;display:flex}.room-module__MCK8eq__roomContainer{background:0 0;flex-direction:column;width:100vw;min-height:100vh;display:flex;position:relative}.room-module__MCK8eq__topHeader{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:60;background:#ffffffd9;border-bottom:1px solid #e2e8f0cc;flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;position:absolute;top:0;left:0;right:0}.room-module__MCK8eq__courseTitle{color:#0f172a;align-items:center;gap:12px;font-size:1.1rem;font-weight:600;display:flex}.room-module__MCK8eq__statusBadge{color:#10b981;letter-spacing:.5px;background:#ecfdf5;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:700}.room-module__MCK8eq__whiteboardArea{flex:1;width:100%;height:100%;position:relative;overflow-y:auto}.room-module__MCK8eq__modalBackground{z-index:9999;background:radial-gradient(circle,#1e293b,#020617);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.room-module__MCK8eq__consentCard{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:480px;padding:32px;animation:.4s ease-out room-module__MCK8eq__fadeIn;display:flex}.room-module__MCK8eq__alertIconBlock{background:#ef44441a;border-radius:50%;margin-bottom:8px;padding:16px}.room-module__MCK8eq__consentCard h1{color:#fff;font-size:1.5rem;font-weight:700}.room-module__MCK8eq__consentCard p{color:#94a3b8;font-size:.95rem;line-height:1.6}.room-module__MCK8eq__permissionButtons{gap:16px;width:100%;margin-top:16px;display:flex}.room-module__MCK8eq__primaryBtn{color:#fff;cursor:pointer;background:#ff5722;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-weight:600;transition:transform .2s,background .2s;display:flex;box-shadow:0 4px 14px #ff572266}.room-module__MCK8eq__primaryBtn:hover{background:#e64a19;transform:translateY(-2px)}.room-module__MCK8eq__secondaryBtn{color:#005568;cursor:pointer;background:0 0;border:1px solid #005568;border-radius:12px;flex:1;font-weight:600;transition:background .2s,color .2s}.room-module__MCK8eq__secondaryBtn:hover{color:#fff;background:#005568}@keyframes room-module__MCK8eq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.room-module__MCK8eq__draggableVideo{z-index:100;cursor:grab;background:#000;border:1px solid #ffffff26;border-radius:12px;transition:box-shadow .2s;overflow:hidden;box-shadow:0 10px 30px #00000080}.room-module__MCK8eq__draggableVideo:active{cursor:grabbing;box-shadow:0 15px 40px #000000b3}.room-module__MCK8eq__videoContent{color:#fff;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.2rem;font-weight:500;display:flex;position:relative}.room-module__MCK8eq__controlsOverlay{opacity:0;background:linear-gradient(#0000,#000c);justify-content:center;gap:8px;width:100%;padding:8px;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0}.room-module__MCK8eq__draggableVideo:hover .room-module__MCK8eq__controlsOverlay{opacity:1}.room-module__MCK8eq__controlsOverlay button{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:8px;padding:6px 14px;font-size:.8rem}.room-module__MCK8eq__controlsOverlay button:hover{background:#ffffff4d}.room-module__MCK8eq__leaveBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:transform .2s,background .2s}.room-module__MCK8eq__classInfo{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);color:#fff;border-radius:12px;padding:8px 16px;font-size:.9rem;font-weight:500}.room-module__MCK8eq__leaveBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:12px;padding:8px 24px;font-weight:600;transition:transform .2s,background .2s}.room-module__MCK8eq__leaveBtn:hover{background:#dc2626;transform:translateY(-2px)}
.LessonViewer-module__tk98zG__lessonViewer{box-sizing:border-box;background:#f4f7f9;justify-content:center;align-items:flex-start;gap:16px;width:100%;max-width:1261px;min-height:100%;margin:0 auto;padding:16px;display:flex}.LessonViewer-module__tk98zG__leftToolbar{z-index:50;background:#fff;border-radius:16px;flex-direction:column;flex-shrink:0;align-self:flex-start;align-items:center;gap:12px;width:48px;height:max-content;padding:12px 0;display:flex;position:sticky;top:72px;box-shadow:0 4px 20px #0000000a}.LessonViewer-module__tk98zG__toolIcon{color:#94a3b8;cursor:pointer;background:0 0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:color .15s;display:flex}.LessonViewer-module__tk98zG__toolIcon:hover,.LessonViewer-module__tk98zG__toolIconActive{color:#3b82f6}.LessonViewer-module__tk98zG__toolPopover{z-index:100;background:#fff;border-radius:16px;width:300px;padding:1.5rem;animation:.2s ease-out forwards LessonViewer-module__tk98zG__slideInLeft;position:absolute;top:0;left:76px;box-shadow:0 10px 40px #0000001a}.LessonViewer-module__tk98zG__toolPopover:before{content:"";background:#fff;border-radius:2px 0 0;width:14px;height:14px;position:absolute;top:18px;left:-6px;transform:rotate(45deg);box-shadow:-3px -3px 5px #00000005}@keyframes LessonViewer-module__tk98zG__slideInLeft{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.LessonViewer-module__tk98zG__popoverTitle{color:#334155;margin-bottom:1.25rem;font-size:1.15rem;font-weight:700}.LessonViewer-module__tk98zG__dictInputWrap{background:#fdfdfd;border:1px solid #cbd5e1;border-radius:10px;margin-bottom:1.5rem;display:flex;overflow:hidden}.LessonViewer-module__tk98zG__dictInput{border:none;outline:none;flex:1;padding:.75rem 1rem;font-size:.95rem}.LessonViewer-module__tk98zG__dictAddBtn{color:#fff;cursor:pointer;background:#38bdf8;border:none;justify-content:center;align-items:center;padding:0 1rem;transition:background .2s;display:flex}.LessonViewer-module__tk98zG__dictAddBtn:hover{background:#0ea5e9}.LessonViewer-module__tk98zG__dictEmpty{text-align:center;color:#94a3b8;padding:2rem 0;font-size:.9rem}.LessonViewer-module__tk98zG__dictActionWrap{gap:.5rem;margin-top:1.5rem;display:flex}.LessonViewer-module__tk98zG__dictBottomBtn{text-align:center;cursor:pointer;border:none;border-radius:8px;flex:1;padding:.6rem;font-size:.9rem;font-weight:600}.LessonViewer-module__tk98zG__dictBottomBtn.LessonViewer-module__tk98zG__gray{color:#64748b;background:#f1f5f9}.LessonViewer-module__tk98zG__dictBottomBtn.LessonViewer-module__tk98zG__gray:hover{background:#e2e8f0}.LessonViewer-module__tk98zG__primaryWideBtn{color:#fff;cursor:pointer;background:#38bdf8;border:none;border-radius:10px;width:100%;margin-top:.5rem;padding:.75rem;font-weight:600;transition:background .2s}.LessonViewer-module__tk98zG__primaryWideBtn:hover{background:#0ea5e9}.LessonViewer-module__tk98zG__lessonContent{background:#fff;border-radius:16px;flex-direction:column;flex:1;width:100%;max-width:720px;min-height:calc(100vh - 60px - 3rem);padding:0;display:flex;box-shadow:0 4px 30px #00000005}.LessonViewer-module__tk98zG__contentInner{flex-direction:column;flex:1;width:100%;margin:0 auto;padding:1rem 2rem 2rem;display:flex}.LessonViewer-module__tk98zG__lessonMainTitle{color:#1e293b;letter-spacing:-.02em;margin-bottom:2.5rem;font-size:2.25rem;font-weight:800}.LessonViewer-module__tk98zG__exerciseBlock{box-shadow:none;background:0 0;border-radius:0;margin-bottom:4rem;padding:0}.LessonViewer-module__tk98zG__excHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.LessonViewer-module__tk98zG__excTitleWrap{align-items:center;gap:.75rem;display:flex}.LessonViewer-module__tk98zG__excNumber{color:#0284c7;background:#e0f2fe;border-radius:6px;padding:.2rem .6rem;font-size:.95rem;font-weight:700}.LessonViewer-module__tk98zG__excTitle{color:#334155;margin:0;font-size:1.15rem;font-weight:600}.LessonViewer-module__tk98zG__checkBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:6px;padding:.5rem 1rem;font-weight:600;transition:background .2s}.LessonViewer-module__tk98zG__checkBtn:hover{background:#059669}.LessonViewer-module__tk98zG__checkBtn:disabled{color:#94a3b8;cursor:not-allowed;background:#e2e8f0}.LessonViewer-module__tk98zG__wordBank{background:#f8fafc;border-radius:12px;flex-wrap:wrap;gap:1rem;min-height:50px;margin-bottom:2.5rem;padding:1rem;display:flex}.LessonViewer-module__tk98zG__draggableWord{color:#475569;cursor:grab;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:stretch;font-size:1.15rem;font-weight:500;transition:all .1s;display:flex;overflow:hidden}.LessonViewer-module__tk98zG__gripHandleLeft{color:#cbd5e1;letter-spacing:-2px;border-right:1px dashed #e2e8f0;justify-content:center;align-items:center;width:20px;padding-left:6px;font-size:16px;display:flex}.LessonViewer-module__tk98zG__wordText{padding:.5rem 1rem}.LessonViewer-module__tk98zG__draggableWord:active{cursor:grabbing;box-shadow:0 4px 6px #0000000d}.LessonViewer-module__tk98zG__draggableWord.LessonViewer-module__tk98zG__selectedWord{color:#2563eb;border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 0 0 2px #3b82f633}.LessonViewer-module__tk98zG__picsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem 2rem;display:grid}.LessonViewer-module__tk98zG__picItem{flex-direction:column;align-items:center;gap:.75rem;display:flex}.LessonViewer-module__tk98zG__picPlaceholder{aspect-ratio:1;-webkit-user-select:none;user-select:none;background:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:100%;font-size:4rem;display:flex;box-shadow:0 2px 8px #0000000a}.LessonViewer-module__tk98zG__dropZoneContainer{cursor:pointer;background:#fff;border:2px dashed #cbd5e1;border-radius:6px;align-items:stretch;width:100%;min-height:42px;transition:all .2s;display:flex;overflow:hidden}.LessonViewer-module__tk98zG__dropZoneTarget{color:#475569;flex:1;justify-content:center;align-items:center;font-size:1.15rem;font-weight:500;display:flex}.LessonViewer-module__tk98zG__gripHandleRight{color:#cbd5e1;letter-spacing:-2px;border-left:1px dashed #0000;justify-content:center;align-items:center;width:20px;padding-right:6px;font-size:16px;display:flex}.LessonViewer-module__tk98zG__dropZoneFilled{border:1px solid #e2e8f0;box-shadow:0 2px 4px #00000005}.LessonViewer-module__tk98zG__dropZoneFilled .LessonViewer-module__tk98zG__gripHandleRight{color:#ef4444;border-left-color:#e2e8f0}.LessonViewer-module__tk98zG__slotCorrect{border-color:#10b981!important;box-shadow:0 0 0 1px #10b981!important}.LessonViewer-module__tk98zG__slotCorrect .LessonViewer-module__tk98zG__gripHandleRight{color:#10b981!important;border-left-color:#10b981!important}.LessonViewer-module__tk98zG__slotWrong{border-color:#ef4444!important;box-shadow:0 0 0 1px #ef4444!important}.LessonViewer-module__tk98zG__slotWrong .LessonViewer-module__tk98zG__gripHandleRight{color:#ef4444!important;border-left-color:#ef4444!important}.LessonViewer-module__tk98zG__rightSidebar{background:#fff;border-radius:20px;flex-direction:column;flex-shrink:0;align-self:stretch;gap:0;width:288px;padding:0;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000008}.LessonViewer-module__tk98zG__sectionsBlock{scrollbar-width:thin;scrollbar-color:#0000001f transparent;flex:1;min-height:0;padding:16px 0;overflow-y:auto}.LessonViewer-module__tk98zG__sectionsBlock::-webkit-scrollbar{width:4px}.LessonViewer-module__tk98zG__sectionsBlock::-webkit-scrollbar-track{background:0 0}.LessonViewer-module__tk98zG__sectionsBlock::-webkit-scrollbar-thumb{background:#0000001f;border-radius:4px}.LessonViewer-module__tk98zG__sidebarTitle{color:#334155;margin-bottom:1.5rem;padding:0 16px;font-size:1.1rem;font-weight:700}.LessonViewer-module__tk98zG__planList{-webkit-user-select:none;user-select:none;flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.LessonViewer-module__tk98zG__planItem{color:#b8b8cc;cursor:pointer;align-items:center;gap:12px;padding:8px 0 8px 32px;font-size:1rem;transition:all .2s;display:flex;position:relative}.LessonViewer-module__tk98zG__planItem:hover{color:#525266}.LessonViewer-module__tk98zG__planItem:before{content:"·";color:#b8b8cc;font-size:1.5rem;line-height:0}.LessonViewer-module__tk98zG__planActive{color:#525266;font-weight:700}.LessonViewer-module__tk98zG__planActive:before{color:#3f51b5}.LessonViewer-module__tk98zG__inlineExercise{color:#334155;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1rem;font-size:1.1rem;line-height:2;display:flex}.LessonViewer-module__tk98zG__inlineInputWrapper{vertical-align:middle;background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:stretch;min-width:120px;height:38px;transition:border-color .2s;display:inline-flex;overflow:hidden}.LessonViewer-module__tk98zG__inlineInputWrapper:focus-within{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.LessonViewer-module__tk98zG__inlineInput{color:#1e293b;border:none;outline:none;flex:1;width:100px;padding:0 .75rem;font-size:1rem;font-weight:500}.LessonViewer-module__tk98zG__ratingSection{text-align:center;border-top:1px dashed #e2e8f0;flex-direction:column;align-items:center;margin-top:4rem;padding-top:2rem;display:flex}.LessonViewer-module__tk98zG__ratingTitle{color:#0f172a;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.LessonViewer-module__tk98zG__ratingSubtitle{color:#64748b;max-width:400px;margin-bottom:1.5rem;font-size:.95rem}.LessonViewer-module__tk98zG__starsWrapper{gap:.75rem;display:flex}.LessonViewer-module__tk98zG__starBtn{color:#e2e8f0;cursor:pointer;background:0 0;border:none;padding:0;font-size:2.5rem;line-height:1;transition:all .2s}.LessonViewer-module__tk98zG__starBtn:hover,.LessonViewer-module__tk98zG__starBtn:active{color:#fbbf24;transform:scale(1.1)}.LessonViewer-module__tk98zG__videoDockPlaceholder{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;flex-direction:column;align-items:center;margin-bottom:1.5rem;padding:2rem 1rem;display:flex}.LessonViewer-module__tk98zG__phoneIconRing{background:#ecfdf5;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;display:flex}.LessonViewer-module__tk98zG__phoneText{color:#475569;margin-bottom:1rem;font-size:.95rem;font-weight:500}.LessonViewer-module__tk98zG__connectBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .2s}.LessonViewer-module__tk98zG__connectBtn:hover{background:#059669}.LessonViewer-module__tk98zG__videoDockActive{background:#fff;border-radius:12px;flex-direction:column;margin-bottom:1.5rem;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000000f}.LessonViewer-module__tk98zG__mainVideoWrap{aspect-ratio:4/3;background:#1e293b;width:100%;position:relative}.LessonViewer-module__tk98zG__pipVideoWrap{aspect-ratio:1;background:#334155;border:2px solid #fff;border-radius:50%;width:30%;position:absolute;bottom:8px;left:8px;overflow:hidden;box-shadow:0 2px 8px #0000004d}.LessonViewer-module__tk98zG__videoMetaBar{color:#64748b;background:#f8fafc;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:flex}
.AppLoader-module__oxXnmq__appLoader{z-index:9999;background:#0b0c10;flex-direction:column;justify-content:center;align-items:center;padding-bottom:20vh;transition:opacity .4s,visibility .4s;display:flex;position:absolute;inset:0}.AppLoader-module__oxXnmq__appLoader.AppLoader-module__oxXnmq__hide{opacity:0;visibility:hidden;pointer-events:none}.AppLoader-module__oxXnmq__loaderLogoWrap{justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:24px;display:flex;position:relative}.AppLoader-module__oxXnmq__loaderLogoWrap:before{content:"";filter:blur(8px);opacity:.6;z-index:1;background:#ff5e3a;border-radius:20px;width:90px;height:90px;animation:2s ease-in-out infinite AppLoader-module__oxXnmq__glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AppLoader-module__oxXnmq__loaderOrbit{z-index:2;border:2px solid #ff5e3a;border-color:#ff5e3a #ff5e3a66 #0000 #0000;border-radius:50%;width:100%;height:100%;animation:1s linear infinite AppLoader-module__oxXnmq__spin;position:absolute;top:0;left:0}.AppLoader-module__oxXnmq__loaderLogo{z-index:3;background:linear-gradient(135deg,#ff7b52,#f94c25);border-radius:20px;justify-content:center;align-items:center;width:86px;height:86px;animation:2s ease-in-out infinite AppLoader-module__oxXnmq__loaderPulse;display:flex;position:relative;box-shadow:inset 0 2px 4px #fff3}.AppLoader-module__oxXnmq__loaderLogoImg{object-fit:contain;filter:drop-shadow(0 2px 4px #0000004d);width:50px;height:auto}.AppLoader-module__oxXnmq__loaderTitle{color:#fff;letter-spacing:-.02em;margin-bottom:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:800}.AppLoader-module__oxXnmq__loaderSubtitle{color:#9ca3af;font-size:.95rem;font-weight:400}@keyframes AppLoader-module__oxXnmq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes AppLoader-module__oxXnmq__glowPulse{0%{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.1)}to{opacity:.5;transform:translate(-50%,-50%)scale(1)}}@keyframes AppLoader-module__oxXnmq__loaderPulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}
.MaterialPickerModal-module__6xjCHG__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background:#64748b66;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.MaterialPickerModal-module__6xjCHG__modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:960px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.MaterialPickerModal-module__6xjCHG__header{justify-content:space-between;align-items:center;padding:1.5rem 2rem 1rem;display:flex}.MaterialPickerModal-module__6xjCHG__header h2{color:#1e293b;margin:0;font-size:1.5rem;font-weight:700}.MaterialPickerModal-module__6xjCHG__closeBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;transition:all .2s;display:flex}.MaterialPickerModal-module__6xjCHG__closeBtn:hover{color:#475569;background:#f1f5f9}.MaterialPickerModal-module__6xjCHG__tabsContainer{border-bottom:1px solid #e2e8f0;flex-direction:column;padding:0 2rem;display:flex}.MaterialPickerModal-module__6xjCHG__tabs{gap:1.5rem;display:flex}.MaterialPickerModal-module__6xjCHG__tabBtn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-size:1rem;font-weight:500;position:relative}.MaterialPickerModal-module__6xjCHG__tabBtn.MaterialPickerModal-module__6xjCHG__activeTab{color:#0ea5e9;font-weight:600}.MaterialPickerModal-module__6xjCHG__tabBtn.MaterialPickerModal-module__6xjCHG__activeTab:after{content:"";background:#0ea5e9;height:2px;position:absolute;bottom:-1px;left:0;right:0}.MaterialPickerModal-module__6xjCHG__toolbar{align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.MaterialPickerModal-module__6xjCHG__searchWrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex:1;align-items:center;gap:.5rem;height:44px;padding:0 1rem;display:flex}.MaterialPickerModal-module__6xjCHG__searchInput{color:#334155;background:0 0;border:none;outline:none;flex:1;height:100%;font-size:.95rem}.MaterialPickerModal-module__6xjCHG__searchInput::placeholder{color:#94a3b8}.MaterialPickerModal-module__6xjCHG__filterBtn{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.5rem;height:44px;padding:0 1rem;font-weight:500;transition:all .2s;display:flex}.MaterialPickerModal-module__6xjCHG__filterBtn:hover{background:#f1f5f9}.MaterialPickerModal-module__6xjCHG__countText{color:#94a3b8;margin-bottom:1rem;padding:0 2rem;font-size:.9rem}.MaterialPickerModal-module__6xjCHG__grid{gap:1.5rem;padding:0 2rem 2rem;display:flex;overflow-y:auto}.MaterialPickerModal-module__6xjCHG__actionsColumn{flex-direction:column;flex-shrink:0;gap:1rem;width:180px;display:flex}.MaterialPickerModal-module__6xjCHG__actionCard{color:#0ea5e9;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;height:120px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000d}.MaterialPickerModal-module__6xjCHG__actionCard:hover{background:#f0f9ff;border-color:#0ea5e9}.MaterialPickerModal-module__6xjCHG__cardsGrid{flex:1;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem;display:grid}.MaterialPickerModal-module__6xjCHG__courseCard{cursor:pointer;border-radius:12px;flex-direction:column;transition:all .2s;display:flex;position:relative;overflow:hidden}.MaterialPickerModal-module__6xjCHG__courseCard:hover{transform:translateY(-2px)}.MaterialPickerModal-module__6xjCHG__courseImageWrap{aspect-ratio:3/4;border-radius:12px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.MaterialPickerModal-module__6xjCHG__courseImg{object-fit:cover;width:100%;height:100%}.MaterialPickerModal-module__6xjCHG__courseInfo{padding:.75rem 0}.MaterialPickerModal-module__6xjCHG__courseTitle{color:#1e293b;margin:0 0 .25rem;font-size:.95rem;font-weight:600}.MaterialPickerModal-module__6xjCHG__courseSub{color:#94a3b8;margin-bottom:.5rem;font-size:.8rem}.MaterialPickerModal-module__6xjCHG__badge{color:#64748b;background:#f1f5f9;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.MaterialPickerModal-module__6xjCHG__pinIconWrap{z-index:2;background:#0ea5e9;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:-6px;left:-6px;box-shadow:0 2px 4px #0ea5e94d}
.Toast-module__9WWWZG__container{z-index:9999;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;top:24px;right:24px}.Toast-module__9WWWZG__toast{pointer-events:all;pointer-events:all;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;min-width:280px;max-width:400px;padding:14px 18px;animation:.3s cubic-bezier(.34,1.56,.64,1) forwards Toast-module__9WWWZG__slideIn;display:flex;box-shadow:0 4px 24px #0000001f,0 1px 4px #0000000f}.Toast-module__9WWWZG__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:700;display:flex}.Toast-module__9WWWZG__success{border-left:3px solid #10b981}.Toast-module__9WWWZG__success .Toast-module__9WWWZG__icon{color:#065f46;background:#d1fae5}.Toast-module__9WWWZG__error{border-left:3px solid #ef4444}.Toast-module__9WWWZG__error .Toast-module__9WWWZG__icon{color:#7f1d1d;background:#fee2e2}.Toast-module__9WWWZG__warning{border-left:3px solid #f59e0b}.Toast-module__9WWWZG__warning .Toast-module__9WWWZG__icon{color:#78350f;background:#fef3c7}.Toast-module__9WWWZG__info{border-left:3px solid #3b82f6}.Toast-module__9WWWZG__info .Toast-module__9WWWZG__icon{color:#1e3a8a;background:#dbeafe}.Toast-module__9WWWZG__message{color:#1a1f36;flex:1;font-size:.875rem;font-weight:500;line-height:1.4}.Toast-module__9WWWZG__closeBtn{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:4px;align-items:center;padding:2px;transition:color .15s;display:flex}.Toast-module__9WWWZG__closeBtn:hover{color:#374151}.Toast-module__9WWWZG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#00000073;justify-content:center;align-items:center;animation:.2s Toast-module__9WWWZG__fadeIn;display:flex;position:fixed;inset:0}.Toast-module__9WWWZG__dialog{background:#fff;border-radius:16px;width:100%;max-width:400px;padding:28px 32px;animation:.25s cubic-bezier(.34,1.56,.64,1) Toast-module__9WWWZG__scaleIn;box-shadow:0 20px 60px #0003}.Toast-module__9WWWZG__dialogTitle{color:#1a1f36;margin:0 0 8px;font-size:1.1rem;font-weight:700}.Toast-module__9WWWZG__dialogMessage{color:#4b5563;margin:0 0 24px;font-size:.9rem;line-height:1.5}.Toast-module__9WWWZG__dialogActions{justify-content:flex-end;gap:10px;display:flex}.Toast-module__9WWWZG__cancelBtn{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:10px 20px;font-size:.875rem;font-weight:500;transition:all .15s}.Toast-module__9WWWZG__cancelBtn:hover{background:#f3f4f6}.Toast-module__9WWWZG__confirmBtn{color:#fff;cursor:pointer;background:#1a1f36;border:none;border-radius:8px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:all .15s}.Toast-module__9WWWZG__confirmBtn.Toast-module__9WWWZG__destructive{background:#ef4444}.Toast-module__9WWWZG__confirmBtn:hover{opacity:.85}@keyframes Toast-module__9WWWZG__slideIn{0%{opacity:0;transform:translate(110%)}to{opacity:1;transform:translate(0)}}@keyframes Toast-module__9WWWZG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Toast-module__9WWWZG__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
.Input-module__Tl1jgW__container{flex-direction:column;gap:.375rem;margin-bottom:1rem;display:flex}.Input-module__Tl1jgW__fullWidth{width:100%}.Input-module__Tl1jgW__label{color:var(--text-primary);font-size:.875rem;font-weight:500}.Input-module__Tl1jgW__inputWrapper{align-items:center;display:flex;position:relative}.Input-module__Tl1jgW__input{width:100%;color:var(--text-primary);background-color:var(--input-bg);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:all var(--transition-fast);box-shadow:var(--shadow-sm);outline:none;padding:.625rem 1rem;font-family:inherit;font-size:1rem}.Input-module__Tl1jgW__input::placeholder{color:var(--text-secondary);opacity:.7}.Input-module__Tl1jgW__input:hover{border-color:#cbd5e1}@media (prefers-color-scheme:dark){.Input-module__Tl1jgW__input:hover{border-color:#475569}}.Input-module__Tl1jgW__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--input-focus-ring)}.Input-module__Tl1jgW__errorInput{border-color:var(--error)}.Input-module__Tl1jgW__errorInput:focus{border-color:var(--error);box-shadow:0 0 0 3px #ef444433}.Input-module__Tl1jgW__input:disabled{opacity:.6;cursor:not-allowed;background-color:var(--surface-hover)}.Input-module__Tl1jgW__icon{color:var(--text-secondary);justify-content:center;align-items:center;display:flex;position:absolute}.Input-module__Tl1jgW__icon svg{width:1.25rem;height:1.25rem}.Input-module__Tl1jgW__leftIcon{left:.75rem}.Input-module__Tl1jgW__rightIcon{right:.75rem}.Input-module__Tl1jgW__withLeftIcon{padding-left:2.5rem}.Input-module__Tl1jgW__withRightIcon{padding-right:2.5rem}.Input-module__Tl1jgW__helperText{color:var(--text-secondary);margin:0;font-size:.75rem}.Input-module__Tl1jgW__errorText{color:var(--error)}
.Button-module__xDwtkW__button{border-radius:var(--radius-md);transition:all var(--transition-fast);justify-content:center;align-items:center;gap:.5rem;font-weight:500;display:inline-flex;position:relative;overflow:hidden}.Button-module__xDwtkW__button:active{transform:scale(.98)}.Button-module__xDwtkW__button:disabled{opacity:.6;cursor:not-allowed;transform:none}.Button-module__xDwtkW__primary{background-color:var(--accent);color:#fff;box-shadow:var(--shadow-sm)}.Button-module__xDwtkW__primary:hover:not(:disabled){background-color:var(--accent-hover);box-shadow:var(--shadow-md), var(--shadow-glow)}.Button-module__xDwtkW__secondary{background-color:var(--secondary);color:#fff;box-shadow:var(--shadow-sm)}.Button-module__xDwtkW__secondary:hover:not(:disabled){background-color:var(--secondary-hover);box-shadow:var(--shadow-md)}.Button-module__xDwtkW__login{background-color:var(--brand-login);color:#fff;box-shadow:var(--shadow-sm)}.Button-module__xDwtkW__login:hover:not(:disabled){background-color:var(--brand-login-hover);box-shadow:0 5px 15px #0055684d}.Button-module__xDwtkW__signup{background-color:var(--brand-signup);color:#fff;box-shadow:var(--shadow-sm)}.Button-module__xDwtkW__signup:hover:not(:disabled){background-color:var(--brand-signup-hover);box-shadow:0 5px 15px #ff57224d}.Button-module__xDwtkW__outline{color:var(--text-primary);border:1px solid var(--border-color);background-color:#0000}.Button-module__xDwtkW__outline:hover:not(:disabled){background-color:var(--surface-hover);border-color:var(--text-secondary)}.Button-module__xDwtkW__ghost{color:var(--text-primary);background-color:#0000}.Button-module__xDwtkW__ghost:hover:not(:disabled){background-color:var(--surface-hover)}.Button-module__xDwtkW__sm{padding:.375rem .75rem;font-size:.875rem}.Button-module__xDwtkW__md{padding:.5rem 1rem;font-size:1rem}.Button-module__xDwtkW__lg{padding:.75rem 1.5rem;font-size:1.125rem}.Button-module__xDwtkW__fullWidth{width:100%}.Button-module__xDwtkW__content{z-index:1;position:relative}.Button-module__xDwtkW__icon{justify-content:center;align-items:center;display:flex}.Button-module__xDwtkW__icon svg{width:1.25em;height:1.25em}.Button-module__xDwtkW__loading{cursor:wait}.Button-module__xDwtkW__spinner{width:1.25em;height:1.25em;animation:1s linear infinite Button-module__xDwtkW__spin}@keyframes Button-module__xDwtkW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.LeadsBoard-module__qmIIKq__boardContainer{background:0 0;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;flex-direction:column;width:100%;min-width:0;height:auto;min-height:0;display:flex}.LeadsBoard-module__qmIIKq__topBar{border-bottom:1px solid var(--border-color,#e2e8f0);background:0 0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.LeadsBoard-module__qmIIKq__titleBox{flex-direction:column;gap:.25rem;display:flex}.LeadsBoard-module__qmIIKq__title{letter-spacing:-.02em;color:var(--text-primary);font-size:1.75rem;font-weight:800}.LeadsBoard-module__qmIIKq__subtitle{color:var(--text-secondary);font-size:.95rem}.LeadsBoard-module__qmIIKq__addBtn{background:var(--text-primary);color:#fff;cursor:pointer;border:none;border-radius:99px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex}.LeadsBoard-module__qmIIKq__addBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.LeadsBoard-module__qmIIKq__kanbanScrollArea{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;flex:1;padding:1.5rem;overflow:auto}.LeadsBoard-module__qmIIKq__kanbanScrollArea::-webkit-scrollbar{width:8px;height:8px}.LeadsBoard-module__qmIIKq__kanbanScrollArea::-webkit-scrollbar-track{background:0 0}.LeadsBoard-module__qmIIKq__kanbanScrollArea::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:99px}.LeadsBoard-module__qmIIKq__boardGrid{gap:1rem;height:max-content;min-height:100%;padding-bottom:1rem;display:flex}.LeadsBoard-module__qmIIKq__column{border-radius:12px;flex-direction:column;flex:0 0 300px;gap:12px;max-width:300px;height:max-content;display:flex}.LeadsBoard-module__qmIIKq__collapsedColumn{flex:0 0 60px;min-width:60px;max-width:60px}.LeadsBoard-module__qmIIKq__columnHeader{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;padding:.6rem 1rem;font-size:.85rem;font-weight:700;display:flex;box-shadow:0 1px 2px #00000005}.LeadsBoard-module__qmIIKq__columnCardCount{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:99px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.LeadsBoard-module__qmIIKq__columnBody{flex-direction:column;flex:none;gap:.75rem;padding-bottom:2rem;display:flex;overflow-y:visible}.LeadsBoard-module__qmIIKq__cardContainer{border:1px solid var(--border-color,#e2e8f0);cursor:grab;background:#fff;border-radius:12px;flex-direction:column;gap:.5rem;width:100%;height:152px;padding:1rem;transition:box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 5px #00000008}.LeadsBoard-module__qmIIKq__cardContainer:active{cursor:grabbing}.LeadsBoard-module__qmIIKq__cardContainer:hover{box-shadow:0 4px 10px #0000000f}.LeadsBoard-module__qmIIKq__deleteCardBtn{color:#64748b;cursor:pointer;opacity:0;z-index:10;background:#0000000d;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;transition:all .2s;display:flex;position:absolute;top:6px;right:6px}.LeadsBoard-module__qmIIKq__cardContainer:hover .LeadsBoard-module__qmIIKq__deleteCardBtn{opacity:1}.LeadsBoard-module__qmIIKq__deleteCardBtn:hover{color:#fff;background:#ef4444}.LeadsBoard-module__qmIIKq__avitoBadge{color:#ff5722;margin-top:-.25rem;font-size:.75rem;font-weight:800}.LeadsBoard-module__qmIIKq__chatButton{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:99px;padding:.4rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s}.LeadsBoard-module__qmIIKq__chatButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000059}.LeadsBoard-module__qmIIKq__cardDragging{opacity:.5;transform:scale(1.02)}.LeadsBoard-module__qmIIKq__cardName{color:var(--text-primary);font-size:1rem;font-weight:700}.LeadsBoard-module__qmIIKq__cardContact{color:#64748b;align-items:center;gap:.4rem;font-size:.8rem;display:flex}.LeadsBoard-module__qmIIKq__cardDate{color:#94a3b8;text-align:right;margin-top:.25rem;font-size:.7rem}.LeadsBoard-module__qmIIKq__addModalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.LeadsBoard-module__qmIIKq__addModal{background:#fff;border-radius:16px;flex-direction:column;gap:1.5rem;width:100%;max-width:450px;padding:2rem;display:flex}.LeadsBoard-module__qmIIKq__modalHeader{justify-content:space-between;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.LeadsBoard-module__qmIIKq__closeBtn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;font-size:1.5rem}.LeadsBoard-module__qmIIKq__modalForm{flex-direction:column;gap:1rem;display:flex}.LeadsBoard-module__qmIIKq__chatDrawer{z-index:1000;background:#fff;border-left:1px solid #e2e8f0;width:400px;max-width:90vw;height:100vh;transition:transform .3s cubic-bezier(.16,1,.3,1);position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 32px #00000026}.LeadsBoard-module__qmIIKq__chatDrawerOpen{transform:translate(0)}.LeadsBoard-module__qmIIKq__enrollBtn{cursor:pointer;color:#10b981;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.LeadsBoard-module__qmIIKq__enrollBtn:hover{color:#059669;background:#d1fae5}.LeadsBoard-module__qmIIKq__enrollInfo{color:#64748b;white-space:nowrap;text-overflow:ellipsis;background:#f1f5f9;border-radius:4px;align-items:center;gap:4px;width:fit-content;max-width:100%;margin-top:4px;padding:2px 6px;font-size:.7rem;display:flex;overflow:hidden}.LeadsBoard-module__qmIIKq__enrollInfo svg{flex-shrink:0}
.page-module__WZqneW__container{background:#fff;flex-direction:column;flex:1;width:100%;min-height:100%;padding:2.5rem 2rem;display:flex;box-shadow:-8px 0 20px #0000000a,8px 0 20px #0000000a}.page-module__WZqneW__header{margin-bottom:2rem}.page-module__WZqneW__header h1{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.25rem;font-size:2rem;font-weight:800}.page-module__WZqneW__header p{color:var(--text-secondary)}.page-module__WZqneW__scheduleBoard{background:var(--surface-color);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.5rem}.page-module__WZqneW__columnHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.page-module__WZqneW__columnHeader h2{font-size:1.25rem;font-weight:600}.page-module__WZqneW__lessonList{flex-direction:column;gap:1rem;display:flex}.page-module__WZqneW__lessonItem{background:var(--surface-color);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);cursor:grab;align-items:center;gap:1rem;padding:1rem 1.5rem;transition:box-shadow .2s,border-color .2s;display:flex}.page-module__WZqneW__lessonItem:active{cursor:grabbing}.page-module__WZqneW__lessonItem:hover{border-color:var(--accent);box-shadow:var(--shadow-md)}.page-module__WZqneW__dragHandle{color:var(--text-secondary);cursor:grab;justify-content:center;align-items:center;display:flex}.page-module__WZqneW__dragHandle:active{cursor:grabbing}.page-module__WZqneW__lessonInfo{flex:1}.page-module__WZqneW__lessonTitle{color:var(--text-primary);margin-bottom:.25rem;font-weight:600}.page-module__WZqneW__lessonMeta{color:var(--text-secondary);gap:1rem;font-size:.875rem;display:flex}.page-module__WZqneW__metaItem{align-items:center;gap:.25rem;display:flex}.page-module__WZqneW__lessonAction{background:var(--surface-hover);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;border:none;padding:.5rem;transition:all .2s}.page-module__WZqneW__lessonAction:hover{background:var(--accent-light);color:var(--accent)}
.page-module__KcQsEa__container{background:var(--bg-color);flex-direction:column;min-height:100vh;display:flex}.page-module__KcQsEa__header{border-bottom:1px solid var(--border-color);background:#fff;padding:2rem 2rem 1.5rem}.page-module__KcQsEa__title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.5rem;font-size:2rem;font-weight:800}.page-module__KcQsEa__subtitle{color:var(--text-secondary);font-size:1rem}.page-module__KcQsEa__tabs{border-bottom:1px solid var(--border-color);background:#fff;gap:1.5rem;padding:0 2rem;display:flex}.page-module__KcQsEa__tabBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;padding:1rem 0;font-size:1rem;font-weight:600;transition:all .2s}.page-module__KcQsEa__tabBtn:hover{color:var(--text-primary)}.page-module__KcQsEa__tabActive{color:#3b82f6;border-bottom-color:#3b82f6}.page-module__KcQsEa__content{flex:1;padding:2rem}.page-module__KcQsEa__card{border:1px solid var(--border-color);background:#fff;border-radius:16px;max-width:900px;padding:2rem;box-shadow:0 4px 6px #00000005}.page-module__KcQsEa__cardTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.page-module__KcQsEa__cardDesc{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem}.page-module__KcQsEa__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.page-module__KcQsEa__cardActions{border-top:1px solid var(--border-color);justify-content:flex-end;margin-top:2rem;padding-top:1.5rem;display:flex}.page-module__KcQsEa__tableWrapper{border:1px solid var(--border-color);border-radius:8px;overflow-x:auto}.page-module__KcQsEa__rolesTable{border-collapse:collapse;text-align:left;width:100%}.page-module__KcQsEa__rolesTable th{color:#475569;border-bottom:1px solid var(--border-color);background:#f8fafc;padding:1rem;font-size:.9rem;font-weight:600}.page-module__KcQsEa__rolesTable td{border-bottom:1px solid var(--border-color);color:#1e293b;padding:1rem}.page-module__KcQsEa__rolesTable tr:last-child td{border-bottom:none}.page-module__KcQsEa__rolesTable input[type=checkbox]{cursor:pointer;width:1.2rem;height:1.2rem}.page-module__KcQsEa__integrationsGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;display:grid}.page-module__KcQsEa__integrationCard{border:1px solid var(--border-color);background:#fff;border-radius:16px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 4px 6px #00000005}.page-module__KcQsEa__integrationHeader{align-items:center;gap:1rem;display:flex}.page-module__KcQsEa__integrationIcon{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;font-weight:800;display:flex}.page-module__KcQsEa__integrationTitle{color:var(--text-primary);margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.page-module__KcQsEa__statusBadge{color:#64748b;background:#f1f5f9;border-radius:99px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.page-module__KcQsEa__integrationDesc{color:var(--text-secondary);margin-bottom:.5rem;font-size:.9rem;line-height:1.4}.page-module__KcQsEa__modalOverlay{z-index:100;background:#0f172a80;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__KcQsEa__modal{background:#fff;border-radius:20px;width:100%;max-width:450px;padding:2rem}.page-module__KcQsEa__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__KcQsEa__modalHeader h3{font-size:1.25rem;font-weight:700}.page-module__KcQsEa__closeBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none;font-size:1.75rem}.page-module__KcQsEa__modalBody{flex-direction:column;gap:1.25rem;margin-bottom:2rem;display:flex}.page-module__KcQsEa__modalFooter{border-top:1px solid var(--border-color);padding-top:1.5rem}
.page-module__lvoRnq__page{background:#f8fafc;flex-direction:column;flex:1;width:100%;min-height:100%;padding:2.5rem;display:flex}.page-module__lvoRnq__back{color:var(--text-secondary);background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.page-module__lvoRnq__back:hover{color:var(--text-primary);border-color:#cbd5e1}.page-module__lvoRnq__hero{background:#fff;border:1px solid #00000008;border-radius:20px;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:2rem 2.5rem;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 30px #00000008,0 4px 12px #00000005}.page-module__lvoRnq__hero:hover{transform:translateY(-2px);box-shadow:0 20px 40px #0000000d,0 8px 16px #00000008}.page-module__lvoRnq__heroAvatar{color:#64748b;background:#f1f5f9;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.8rem;font-weight:700;display:flex}.page-module__lvoRnq__heroInfo{flex:1}.page-module__lvoRnq__heroName{color:var(--text-primary);margin-bottom:.25rem;font-size:1.5rem;font-weight:800}.page-module__lvoRnq__heroEmail{color:var(--text-secondary);font-size:.85rem}.page-module__lvoRnq__roleBadge{color:#2563eb;background:#eff6ff;border-radius:99px;align-items:center;gap:.25rem;padding:.35rem .875rem;font-size:.75rem;font-weight:700;display:inline-flex}.page-module__lvoRnq__statBadge{color:#16a34a;background:#f0fdf4;border-radius:99px;align-items:center;gap:.25rem;padding:.35rem .875rem;font-size:.75rem;font-weight:700;display:inline-flex}.page-module__lvoRnq__btnSched{color:#fff;background:#ff5722;border-radius:99px;align-items:center;gap:.25rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 12px #ff572240}.page-module__lvoRnq__btnSched:hover{background:#e64a19;transform:translateY(-2px);box-shadow:0 6px 16px #ff572259}.page-module__lvoRnq__btnSched:active{transform:translateY(0)scale(.96);box-shadow:0 2px 8px #ff572233}.page-module__lvoRnq__btnActionOutline{color:#ff5722;cursor:pointer;background:0 0;border:1.5px solid #ff5722;border-radius:99px;padding:.35rem 1rem;font-size:.75rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.page-module__lvoRnq__btnActionOutline:hover{background:#fff5f2;transform:translateY(-2px);box-shadow:0 4px 12px #ff572226}.page-module__lvoRnq__btnActionOutline:active{box-shadow:none;transform:translateY(0)scale(.96)}.page-module__lvoRnq__btnActionGhost{color:#64748b;cursor:pointer;background:0 0;border:1.5px solid #e2e8f0;border-radius:99px;padding:.35rem 1rem;font-size:.75rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.page-module__lvoRnq__btnActionGhost:hover{color:#334155;background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #0000000a}.page-module__lvoRnq__btnActionGhost:active{box-shadow:none;transform:translateY(0)scale(.96)}.page-module__lvoRnq__tabsContainer{background:#fff;border:1px solid #00000008;border-radius:20px;transition:box-shadow .3s;overflow:hidden;box-shadow:0 10px 30px #00000008,0 4px 12px #00000005}.page-module__lvoRnq__tabsContainer:hover{box-shadow:0 15px 40px #0000000a,0 6px 16px #00000005}.page-module__lvoRnq__tabs{border-bottom:1px solid #f1f5f9;gap:0;padding:0 1.5rem;display:flex}.page-module__lvoRnq__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:1.25rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .15s}.page-module__lvoRnq__tab:hover{color:var(--text-primary)}.page-module__lvoRnq__tabActive{color:#ff5722;border-bottom-color:#ff5722}.page-module__lvoRnq__section{padding:1.5rem;animation:.25s page-module__lvoRnq__fadeIn}@keyframes page-module__lvoRnq__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.page-module__lvoRnq__sectionTitle{color:var(--text-primary);margin-bottom:1.25rem;font-size:1.1rem;font-weight:700}.page-module__lvoRnq__formGroup{margin-bottom:1.25rem}.page-module__lvoRnq__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.page-module__lvoRnq__input,.page-module__lvoRnq__textarea{width:100%;color:var(--text-primary);background:#fff;border:1px solid #e2e8f0;border-radius:12px;outline:none;padding:.85rem 1rem;font-family:inherit;font-size:.9rem;transition:all .2s}.page-module__lvoRnq__input:focus,.page-module__lvoRnq__textarea:focus{border-color:#ff5722;box-shadow:0 0 0 3px #ff57221a}.page-module__lvoRnq__btnPrimary{color:#fff;cursor:pointer;background:#ff5722;border:none;border-radius:12px;padding:.85rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #ff572240}.page-module__lvoRnq__btnPrimary:hover{background:#e64a19;transform:translateY(-2px);box-shadow:0 8px 16px #ff572259}.page-module__lvoRnq__btnPrimary:active{transform:translateY(0)scale(.96);box-shadow:0 2px 8px #ff572233}.page-module__lvoRnq__btnPrimary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.page-module__lvoRnq__studentList{flex-direction:column;gap:.5rem;display:flex}.page-module__lvoRnq__studentRow{border:1px solid #f1f5f9;border-radius:12px;align-items:center;gap:1rem;padding:1rem;display:flex}.page-module__lvoRnq__sAvatar{color:#64748b;background:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:700;display:flex}.page-module__lvoRnq__sInfo{flex:1}.page-module__lvoRnq__sName{font-size:.9rem;font-weight:600}.page-module__lvoRnq__sEmail{color:var(--text-secondary);font-size:.75rem}.page-module__lvoRnq__removeBtn{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.35rem .75rem;font-size:.75rem;font-weight:600}.page-module__lvoRnq__assignBtn{color:#16a34a;cursor:pointer;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:.35rem .75rem;font-size:.75rem;font-weight:600}.page-module__lvoRnq__noteInput{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.page-module__lvoRnq__noteList{flex-direction:column;gap:.75rem;display:flex}.page-module__lvoRnq__noteCard{border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem}.page-module__lvoRnq__noteContent{color:var(--text-primary);margin-bottom:.75rem;font-size:.9rem;line-height:1.5}.page-module__lvoRnq__noteMeta{color:var(--text-secondary);justify-content:space-between;font-size:.75rem;display:flex}.page-module__lvoRnq__emptySmall{text-align:center;color:#94a3b8;padding:3rem 1rem;font-size:.85rem}.page-module__lvoRnq__emptyIcon{color:#cbd5e1;justify-content:center;margin-bottom:1rem;display:flex}.page-module__lvoRnq__tableWrap{overflow-x:auto}.page-module__lvoRnq__table{border-collapse:collapse;text-align:left;width:100%}.page-module__lvoRnq__table th{text-transform:uppercase;color:#94a3b8;letter-spacing:.05em;border-bottom:1px solid #f1f5f9;padding:1rem;font-size:.7rem;font-weight:600}.page-module__lvoRnq__table td{color:var(--text-primary);border-bottom:1px solid #f1f5f9;padding:1.25rem 1rem;font-size:.85rem}.page-module__lvoRnq__table tr:last-child td{border-bottom:none}.page-module__lvoRnq__deleteBtn{color:#cbd5e1;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.page-module__lvoRnq__deleteBtn:hover{color:#ef4444;background:#fee2e2;transform:scale(1.1)}.page-module__lvoRnq__deleteBtn:active{transform:scale(.9)}@media (max-width:768px){.page-module__lvoRnq__page{padding:1.5rem}.page-module__lvoRnq__hero{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem}.page-module__lvoRnq__tabs{white-space:nowrap;-webkit-overflow-scrolling:touch;padding:0 .5rem;overflow-x:auto}.page-module__lvoRnq__studentRow{flex-direction:column;align-items:flex-start}.page-module__lvoRnq__assignBtn,.page-module__lvoRnq__removeBtn{text-align:center;width:100%;margin-top:.5rem}}
.page-module__nMNC0G__container{flex-direction:column;gap:2rem;max-width:1100px;margin:0 auto;padding:2.5rem 2rem;display:flex}.page-module__nMNC0G__topBar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.page-module__nMNC0G__pageTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.25rem;font-size:2rem;font-weight:800}.page-module__nMNC0G__pageSubtitle{color:var(--text-secondary);font-size:1rem}.page-module__nMNC0G__sectionHeader{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.page-module__nMNC0G__sectionTitle{color:var(--text-primary);white-space:nowrap;font-size:1.25rem;font-weight:700}.page-module__nMNC0G__filterRow{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__nMNC0G__filterPill{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:99px;padding:.375rem .875rem;font-family:inherit;font-size:.8rem;font-weight:500;transition:all .15s}.page-module__nMNC0G__filterPill:hover{border-color:var(--text-primary);color:var(--text-primary)}.page-module__nMNC0G__filterActive{background:var(--text-primary);border-color:var(--text-primary);color:#fff}.page-module__nMNC0G__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem;display:grid}.page-module__nMNC0G__card{background:var(--surface-color);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.page-module__nMNC0G__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.page-module__nMNC0G__cardThumb{justify-content:center;align-items:center;height:120px;display:flex}.page-module__nMNC0G__cardEmoji{font-size:3rem}.page-module__nMNC0G__cardBody{flex-direction:column;flex:1;gap:.5rem;padding:1.25rem;display:flex}.page-module__nMNC0G__cardMeta{justify-content:space-between;align-items:center;display:flex}.page-module__nMNC0G__cardExercises{color:var(--text-secondary);font-size:.75rem;font-weight:500}.page-module__nMNC0G__cardRating{color:var(--text-primary);font-size:.8rem;font-weight:600}.page-module__nMNC0G__cardTitle{color:var(--text-primary);font-size:1.05rem;font-weight:700;line-height:1.3}.page-module__nMNC0G__cardDesc{color:var(--text-secondary);flex:1;font-size:.85rem;line-height:1.5}
.page-module__nGjMaG__container{flex-direction:column;gap:2rem;max-width:1100px;margin:0 auto;padding:2.5rem 2rem;display:flex}.page-module__nGjMaG__topBar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.page-module__nGjMaG__pageTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.25rem;font-size:2rem;font-weight:800}.page-module__nGjMaG__pageSubtitle{color:var(--text-secondary);font-size:1rem}.page-module__nGjMaG__sectionHeader{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.page-module__nGjMaG__sectionTitle{color:var(--text-primary);white-space:nowrap;font-size:1.25rem;font-weight:700}.page-module__nGjMaG__filterRow{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__nGjMaG__filterPill{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:99px;padding:.375rem .875rem;font-family:inherit;font-size:.8rem;font-weight:500;transition:all .15s}.page-module__nGjMaG__filterPill:hover{border-color:var(--text-primary);color:var(--text-primary)}.page-module__nGjMaG__filterActive{background:var(--text-primary);border-color:var(--text-primary);color:#fff}.page-module__nGjMaG__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem;display:grid}.page-module__nGjMaG__card{background:var(--surface-color);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.page-module__nGjMaG__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.page-module__nGjMaG__cardThumb{justify-content:center;align-items:center;height:120px;display:flex}.page-module__nGjMaG__cardEmoji{font-size:3rem}.page-module__nGjMaG__cardBody{flex-direction:column;flex:1;gap:.5rem;padding:1.25rem;display:flex}.page-module__nGjMaG__cardMeta{justify-content:space-between;align-items:center;display:flex}.page-module__nGjMaG__cardExercises{color:var(--text-secondary);font-size:.75rem;font-weight:500}.page-module__nGjMaG__cardRating{color:var(--text-primary);font-size:.8rem;font-weight:600}.page-module__nGjMaG__cardTitle{color:var(--text-primary);font-size:1.05rem;font-weight:700;line-height:1.3}.page-module__nGjMaG__cardDesc{color:var(--text-secondary);flex:1;font-size:.85rem;line-height:1.5}
.page-module__dOi-AG__page{background:#fff;flex-direction:column;flex:1;width:100%;min-height:100%;display:flex;box-shadow:-8px 0 20px #0000000a,8px 0 20px #0000000a}.page-module__dOi-AG__stickyHeader{z-index:50;-webkit-backdrop-filter:blur(16px);background:#ffffffd9;border-bottom:1px solid #0000000a;flex-direction:column;display:flex;position:sticky;top:0;box-shadow:0 8px 16px -8px #00000008}.page-module__dOi-AG__daysHeaderRow{padding:0 1.5rem;display:flex}.page-module__dOi-AG__timeHeaderCol{flex-shrink:0;width:54px;min-width:54px;height:60px}.page-module__dOi-AG__dayHeaderWrapper{flex-direction:column;flex:1;min-width:0;display:flex}.page-module__dOi-AG__topBar{background:#fff;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}.page-module__dOi-AG__topLeft{flex-direction:column;gap:.125rem;display:flex}.page-module__dOi-AG__topRight{align-items:center;gap:.5rem;display:flex}.page-module__dOi-AG__pageTitle{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:1.6rem;font-weight:700}.page-module__dOi-AG__pageSubtitle{color:var(--text-secondary);margin:0;font-size:.9rem}.page-module__dOi-AG__viewSwitch{background:#0000000a;border-radius:9px;margin-right:.5rem;padding:4px;display:flex}.page-module__dOi-AG__viewBtn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:6px;padding:.35rem .875rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.page-module__dOi-AG__viewBtn:hover{color:var(--text-primary)}.page-module__dOi-AG__viewBtnActive{color:#111827;background:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.page-module__dOi-AG__viewBtnActive:hover{background:#fff}.page-module__dOi-AG__navBtn{border:1px solid var(--border-color);background:var(--surface-color);width:32px;height:32px;color:var(--text-primary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-size:1rem;transition:background .1s;display:flex}.page-module__dOi-AG__navBtn:hover{background:var(--surface-hover)}.page-module__dOi-AG__actionBtn{border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;margin-right:.5rem;padding:.4rem .875rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.page-module__dOi-AG__workTimeBtn{color:#166534;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:1px solid #bbf7d0;box-shadow:0 1px 2px #1665340d}.page-module__dOi-AG__workTimeBtn:hover{background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%);transform:translateY(-1px);box-shadow:0 4px 12px #16653426}.page-module__dOi-AG__actionBtn:hover{background:var(--surface-hover)}.page-module__dOi-AG__workTimeBtn{color:#10b981;background:#10b9810d;border-color:#10b9814d}.page-module__dOi-AG__workTimeBtn:hover{background:#10b9811a;border-color:#10b98180}.page-module__dOi-AG__todayBtn{width:32px;height:32px;color:var(--text-secondary);padding:0!important}.page-module__dOi-AG__gridWrap{padding:0 1.5rem 2rem;display:flex}.page-module__dOi-AG__timeCol{z-index:10;background:#fff;flex-shrink:0;width:54px;height:max-content;min-height:100%;position:sticky;left:0}.page-module__dOi-AG__timeHeader{box-sizing:border-box;border-bottom:1px solid var(--border-color);background:#fff;height:60px;min-height:60px;max-height:60px}.page-module__dOi-AG__timeSlot{box-sizing:border-box;height:60px;min-height:60px;max-height:60px;color:var(--text-secondary);border-bottom:1px solid var(--border-color);border-right:1px solid var(--border-color);justify-content:flex-end;align-items:flex-start;padding-right:8px;font-size:.7rem;display:flex;position:relative}.page-module__dOi-AG__timeSlot:after{content:"";border-top:1px dashed var(--border-color);opacity:.6;width:100%;height:0;position:absolute;top:50%;left:0}.page-module__dOi-AG__timeText{z-index:1;background:#fff;padding:2px 4px;line-height:1;position:relative;transform:translateY(-50%)}.page-module__dOi-AG__dayCol{flex-direction:column;flex:1;min-width:0;height:max-content;min-height:100%;display:flex}.page-module__dOi-AG__dayCol:last-child .page-module__dOi-AG__slot{border-right:1px solid var(--border-color)}.page-module__dOi-AG__dayHeader{box-sizing:border-box;text-transform:capitalize;border-bottom:1px solid var(--border-color);background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;height:60px;min-height:60px;max-height:60px;display:flex;overflow:hidden}.page-module__dOi-AG__weekdayStr{color:#9ca3af;font-size:.75rem;font-weight:600}.page-module__dOi-AG__dateNum{color:#111827;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.8rem;font-weight:800;display:flex}.page-module__dOi-AG__dateNumToday{color:#fff;background:#111827}.page-module__dOi-AG__dateNumPast{color:#9ca3af;background:0 0}.page-module__dOi-AG__weekendCol{background:#fafafa!important}.page-module__dOi-AG__slot{box-sizing:border-box;border-bottom:1px solid var(--border-color);border-right:1px solid var(--border-color);background:0 0;height:60px;min-height:60px;max-height:60px;padding:4px;position:relative}.page-module__dOi-AG__slot:after{content:"";border-top:1px dashed var(--border-color);z-index:0;opacity:.6;width:100%;height:0;position:absolute;top:50%;left:0}.page-module__dOi-AG__slotEmpty{cursor:pointer}.page-module__dOi-AG__slotAddBtn{color:#0284c7;opacity:0;z-index:5;pointer-events:none;background:#e0f2fe;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:opacity .15s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__dOi-AG__slotEmpty:hover .page-module__dOi-AG__slotAddBtn{opacity:1}.page-module__dOi-AG__slotEmpty:hover{background:#f0f9ff!important}.page-module__dOi-AG__currentTimeLine{z-index:20;background-color:#ef4444;width:100%;height:2px;position:absolute;left:0}.page-module__dOi-AG__currentTimeDot{background-color:#ef4444;border-radius:50%;width:10px;height:10px;position:absolute;top:-4px;left:-4px}.page-module__dOi-AG__disabledSlot{cursor:not-allowed;background:#fafafa!important}.page-module__dOi-AG__disabledSlot .page-module__dOi-AG__slotAddBtn{display:none!important}.page-module__dOi-AG__lessonCard{z-index:10;cursor:grab;border-radius:6px;flex-direction:column;height:calc(100% - 6px);padding:4px 6px;font-size:.65rem;line-height:1.3;transition:transform .1s;display:flex;position:relative;overflow:hidden}.page-module__dOi-AG__lessonCard:active{cursor:grabbing;transform:scale(.96)}.page-module__dOi-AG__lessonTitle{color:var(--text-primary);-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin-bottom:1px;font-size:.65rem;font-weight:700;display:-webkit-box;overflow:hidden}.page-module__dOi-AG__lessonTeacher{color:var(--text-secondary);-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin-bottom:auto;font-size:.6rem;display:-webkit-box;overflow:hidden}.page-module__dOi-AG__lessonTime{color:var(--text-secondary);opacity:.8;white-space:nowrap;font-size:.6rem;font-weight:500}.page-module__dOi-AG__skeletonLesson{background:#f1f5f9;border-radius:6px;height:calc(100% - 8px);margin:4px;animation:1.5s ease-in-out infinite page-module__dOi-AG__skelPulse}@keyframes page-module__dOi-AG__skelPulse{0%,to{opacity:1;background-color:#f1f5f9}50%{opacity:.5;background-color:#e2e8f0}}.page-module__dOi-AG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000059;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.page-module__dOi-AG__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:420px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 60px #00000026}.page-module__dOi-AG__modalHeader{justify-content:space-between;align-items:center;padding:2rem 1.7rem 1.25rem;display:flex}.page-module__dOi-AG__modalTitle{color:#111827;font-size:1.15rem;font-weight:700}.page-module__dOi-AG__modalClose{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.page-module__dOi-AG__modalClose:hover{background:#e5e7eb}.page-module__dOi-AG__modalSearch{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:.5rem;margin:1rem 1.5rem .5rem;padding:.5rem .75rem;display:flex}.page-module__dOi-AG__searchIcon{color:#9ca3af;flex-shrink:0}.page-module__dOi-AG__searchInput{color:#111827;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:.875rem}.page-module__dOi-AG__searchInput::placeholder{color:#9ca3af}.page-module__dOi-AG__studentList{max-height:280px;margin:0 1rem 1rem;padding:0 .5rem;overflow-y:auto}.page-module__dOi-AG__studentRow{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:.75rem;width:100%;padding:.65rem .75rem;transition:background .12s;display:flex}.page-module__dOi-AG__studentRow:hover{background:#f0f9ff}.page-module__dOi-AG__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.85rem;font-weight:700;display:flex}.page-module__dOi-AG__avatarEmpty{border:2px dashed #d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;display:flex}.page-module__dOi-AG__studentInfo{flex:1;min-width:0}.page-module__dOi-AG__studentName{color:#111827;font-size:.875rem;font-weight:600}.page-module__dOi-AG__studentEmail{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.page-module__dOi-AG__emptyStudents{text-align:center;color:#9ca3af;padding:2rem;font-size:.875rem}.page-module__dOi-AG__unavailableBtn{background:var(--surface-secondary);border:none;border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;text-align:center;border-radius:10px;width:calc(100% - 3rem);margin:0 1.5rem 1.5rem;padding:.65rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .15s}.page-module__dOi-AG__unavailableBtn:hover{color:#fff;background:#111827;border-color:#111827}.page-module__dOi-AG__customDateWrap{position:relative}.page-module__dOi-AG__customDateBtn{background:var(--surface-secondary);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .6rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.page-module__dOi-AG__customDateBtn:hover{border-color:#0284c7}.page-module__dOi-AG__customDatePop{border:1px solid var(--border-color);z-index:1000;background:#fff;border-radius:12px;width:260px;padding:1rem;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 10px 25px #0000001a}.page-module__dOi-AG__calHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.page-module__dOi-AG__calTitle{color:var(--text-primary);font-size:.9rem;font-weight:600}.page-module__dOi-AG__calNav{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:8px;padding:.25rem .5rem;font-size:1.25rem;line-height:1}.page-module__dOi-AG__calNav:hover{background:var(--surface-hover);color:var(--text-primary)}.page-module__dOi-AG__calWeekdays{text-align:center;color:var(--text-tertiary);grid-template-columns:repeat(7,1fr);margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:grid}.page-module__dOi-AG__calDays{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.page-module__dOi-AG__calDayBtn{height:32px;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:.875rem;transition:all .15s;display:flex}.page-module__dOi-AG__calDayBtn:hover:not(.page-module__dOi-AG__calDayDisabled){background:var(--surface-hover)}.page-module__dOi-AG__calDayActive{font-weight:600;color:#fff!important;background:#0284c7!important}.page-module__dOi-AG__calDayDisabled{color:var(--text-tertiary);cursor:not-allowed;opacity:.5}.page-module__dOi-AG__calDayEmpty{height:32px}.page-module__dOi-AG__selectedStudentRow{background:#f9fafb;border:1px solid #f3f4f6;border-left:none;border-right:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1.5rem;display:flex}.page-module__dOi-AG__changeStudentBtn{color:#0284c7;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:.25rem;font-family:inherit;font-size:.8rem;font-weight:600}.page-module__dOi-AG__fSection{padding:.875rem 1.5rem 0}.page-module__dOi-AG__fLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.page-module__dOi-AG__timeRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.page-module__dOi-AG__dateDisplay{color:#111827;background:#f3f4f6;border-radius:8px;padding:.4rem .75rem;font-size:.875rem;font-weight:600}.page-module__dOi-AG__timeSep{color:#9ca3af;font-size:.875rem}.page-module__dOi-AG__timeSelect{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;padding:.4rem .5rem;font-family:inherit;font-size:.875rem;font-weight:600}.page-module__dOi-AG__timeSelect:focus{border-color:#0284c7}.page-module__dOi-AG__durRow{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__dOi-AG__durBtn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.4rem .875rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .12s}.page-module__dOi-AG__durBtn:hover{color:#0284c7;border-color:#0284c7}.page-module__dOi-AG__durBtnActive{color:#fff;background:#0284c7;border-color:#0284c7}.page-module__dOi-AG__durBtnActive:hover{color:#fff;background:#0369a1;border-color:#0369a1}.page-module__dOi-AG__colorRow{gap:.5rem;display:flex}.page-module__dOi-AG__colorDot{cursor:pointer;border:3px solid #0000;border-radius:50%;width:26px;height:26px;padding:0;transition:transform .12s}.page-module__dOi-AG__colorDot:hover{transform:scale(1.1)}.page-module__dOi-AG__colorDotActive{border-color:#fff;box-shadow:0 0 0 2px #0284c7}.page-module__dOi-AG__recurringRow{justify-content:space-between;align-items:center;margin-top:.25rem;padding:.875rem 1.5rem;display:flex}.page-module__dOi-AG__recurringHint{color:#9ca3af;margin-top:.125rem;font-size:.75rem}.page-module__dOi-AG__toggle{cursor:pointer;background:#d1d5db;border:none;border-radius:12px;flex-shrink:0;width:44px;height:24px;padding:0;transition:background .2s;position:relative}.page-module__dOi-AG__toggleOn{background:#0284c7}.page-module__dOi-AG__toggleKnob{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;display:block;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.page-module__dOi-AG__toggleOn .page-module__dOi-AG__toggleKnob{transform:translate(20px)}.page-module__dOi-AG__modalActions{justify-content:center;gap:.75rem;padding:1rem 1.7rem 1.5rem;display:flex}.page-module__dOi-AG__btnSec{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex:0 0 140px;padding:.65rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .12s}.page-module__dOi-AG__btnSec:hover{background:#f9fafb}.page-module__dOi-AG__btnPri{cursor:pointer;color:#fff;background:#0284c7;border:none;border-radius:10px;flex:0 0 140px;padding:.65rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s}.page-module__dOi-AG__btnPri:hover{background:#0369a1}.page-module__dOi-AG__btnLoading{opacity:.6;cursor:not-allowed}.page-module__dOi-AG__scheduleConfigList{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.page-module__dOi-AG__dayConfigRow{background:var(--surface-secondary);border:1px solid var(--border-color);border-radius:8px;justify-content:space-between;align-items:flex-start;padding:.75rem 1rem;display:flex;position:relative}.page-module__dOi-AG__dayConfigToggle{cursor:pointer;align-items:center;gap:.5rem;width:70px;margin-top:.4rem;display:flex}.page-module__dOi-AG__dayConfigLabel{color:var(--text-primary);font-weight:500}.page-module__dOi-AG__dayTimeInputs{align-items:center;gap:.5rem;display:flex}.page-module__dOi-AG__timeInput{border:1px solid var(--border-color);color:var(--text-primary);background:#fff;border-radius:6px;outline:none;padding:.4rem;font-family:inherit;font-size:.9rem}.page-module__dOi-AG__timeInput:focus{border-color:#10b981}.page-module__dOi-AG__dayOffText{color:var(--text-tertiary);text-align:right;width:140px;font-size:.9rem;font-style:italic}.page-module__dOi-AG__customTimeWrap{display:inline-block;position:relative}.page-module__dOi-AG__customTimeBtn{border:1px solid var(--border-color);width:80px;color:var(--text-primary);cursor:pointer;background:#fff;border-radius:6px;outline:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.4rem .6rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:border-color .15s;display:flex}.page-module__dOi-AG__customTimeBtn:hover,.page-module__dOi-AG__customTimeBtn:focus{border-color:#10b981}.page-module__dOi-AG__customTimePop{border:1px solid var(--border-color);z-index:1000;background:#fff;border-radius:8px;width:80px;max-height:200px;position:absolute;top:110%;left:0;overflow-y:auto;box-shadow:0 10px 25px -5px #0000001a}.page-module__dOi-AG__customTimeOpt{cursor:pointer;color:var(--text-primary);text-align:center;padding:.5rem .6rem;font-size:.85rem;transition:background .1s}.page-module__dOi-AG__customTimeOpt:hover{background:var(--surface-hover)}.page-module__dOi-AG__customTimeOptActive{color:#10b981;background:#10b9811a;font-weight:600}.page-module__dOi-AG__daySettingsCol{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.page-module__dOi-AG__breakBtn{cursor:pointer;color:#fff;background:#111827;border:1px solid #111827;border-radius:6px;margin-left:.5rem;padding:.35rem .6rem;font-family:inherit;font-size:.8rem;font-weight:500;transition:all .15s}.page-module__dOi-AG__breakBtn:hover{background:#1f2937;border-color:#1f2937}.page-module__dOi-AG__breakBtnActive{color:var(--text-secondary);border-color:var(--border-color);background:#fff}.page-module__dOi-AG__breakBtnActive:hover{background:var(--surface-hover)}.page-module__dOi-AG__breakInputsWrap{background:var(--surface-hover);border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .6rem;display:flex}.page-module__dOi-AG__applyBreakBtn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:6px;padding:.35rem .6rem;font-family:inherit;font-size:.8rem;transition:background .15s}.page-module__dOi-AG__applyBreakBtn:hover{background:#1f2937}.page-module__dOi-AG__cancelBreakBtn{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;background:#fff;border-radius:6px;padding:.35rem .5rem;font-size:.8rem;transition:all .15s}.page-module__dOi-AG__cancelBreakBtn:hover{color:#ef4444;background:#fef2f2;border-color:#fca5a5}.page-module__dOi-AG__breakDisplayWrap{align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.page-module__dOi-AG__breakDisplayBubble{border:1px solid var(--border-color);color:var(--text-secondary);background:#f3f4f6;border-radius:6px;align-items:center;gap:.4rem;padding:.3rem .6rem;font-size:.85rem;display:flex}.page-module__dOi-AG__editBreakBtn{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;background:#fff;border-radius:6px;padding:.35rem .6rem;font-family:inherit;font-size:.8rem;font-weight:500;transition:all .15s}.page-module__dOi-AG__editBreakBtn:hover{background:var(--surface-hover);color:var(--text-primary)}.page-module__dOi-AG__unavailSwitchBtn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;padding:.4rem .85rem;font-size:.85rem;font-weight:500;transition:all .15s}.page-module__dOi-AG__unavailSwitchBtn:hover{background:#1f2937}.page-module__dOi-AG__unavailRow{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.page-module__dOi-AG__unavailRow:last-child{border-bottom:none}.page-module__dOi-AG__unavailText{color:var(--text-primary);font-size:.9rem;font-weight:500}.page-module__dOi-AG__unavailDelBtn{color:#ef4444;cursor:pointer;background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;justify-content:center;align-items:center;padding:.4rem;transition:all .15s;display:flex}.page-module__dOi-AG__unavailDelBtn:hover{background:#fee2e2;border-color:#f87171}.page-module__dOi-AG__unavailableBlock{flex-direction:column;justify-content:center;align-items:center;display:flex;background-color:var(--surface-secondary)!important;border:1px solid var(--border-color)!important;border-left:1px solid var(--border-color)!important;box-shadow:none!important;color:var(--text-tertiary)!important;cursor:not-allowed!important;background-image:repeating-linear-gradient(45deg,#0000,#0000 10px,#00000008 10px 20px)!important}.page-module__dOi-AG__unavailableBlock .page-module__dOi-AG__lessonTitle{color:var(--text-secondary);font-size:.825rem;font-style:italic}.page-module__dOi-AG__unavailableBlock .page-module__dOi-AG__lessonTime{color:var(--text-tertiary);font-size:.75rem}
.page-module__X_GwKq__page{background:#f8fafc;flex-direction:column;flex:1;width:100%;min-height:100%;display:flex}.page-module__X_GwKq__topBar{background:#fff;border-bottom:1px solid #e2e8f0;padding:2rem 2rem 1.5rem}.page-module__X_GwKq__pageTitle{color:#0f172a;margin:0 0 .2rem;font-size:1.6rem;font-weight:800}.page-module__X_GwKq__pageSubtitle{color:#94a3b8;margin:0;font-size:.9rem}.page-module__X_GwKq__content{flex:1;padding:2rem;overflow-y:auto}.page-module__X_GwKq__grid,.page-module__X_GwKq__loadingGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.page-module__X_GwKq__skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:16px;height:180px;animation:1.4s infinite page-module__X_GwKq__shimmer}@keyframes page-module__X_GwKq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.page-module__X_GwKq__emptyState{color:#94a3b8;text-align:center;background:#fff;border:1px dashed #e2e8f0;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:5rem 2rem;display:flex}.page-module__X_GwKq__emptyState h2{color:#64748b;margin:0;font-size:1.1rem;font-weight:700}.page-module__X_GwKq__emptyState p{margin:0;font-size:.88rem}.page-module__X_GwKq__studentCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:1rem;padding:1.5rem;transition:box-shadow .2s,transform .2s;display:flex}.page-module__X_GwKq__studentCard:hover{transform:translateY(-2px);box-shadow:0 8px 28px #00000012}.page-module__X_GwKq__studentCard.page-module__X_GwKq__suspended{opacity:.75;border-color:#fecaca}.page-module__X_GwKq__studentHeader{align-items:center;gap:.875rem;display:flex}.page-module__X_GwKq__studentAvatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:800;display:flex}.page-module__X_GwKq__studentInfo{flex:1;min-width:0}.page-module__X_GwKq__studentName{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:700;overflow:hidden}.page-module__X_GwKq__studentEmail{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:.78rem;overflow:hidden}.page-module__X_GwKq__chips{flex-wrap:wrap;gap:.4rem;display:flex}.page-module__X_GwKq__chip{letter-spacing:.02em;border-radius:99px;padding:.2rem .65rem;font-size:.72rem;font-weight:700}.page-module__X_GwKq__chipGreen{color:#166534;background:#dcfce7}.page-module__X_GwKq__chipRed{color:#991b1b;background:#fee2e2}.page-module__X_GwKq__chipOrange{color:#9a3412;background:#ffedd5}.page-module__X_GwKq__cardActions{grid-template-columns:1fr 1fr 1fr;gap:.5rem;display:grid}.page-module__X_GwKq__actionBtn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;padding:.55rem .5rem;font-size:.78rem;font-weight:700;transition:all .15s;display:flex}.page-module__X_GwKq__primaryBtn{color:#fff;background:#0f172a;grid-column:span 3;padding:.65rem}.page-module__X_GwKq__primaryBtn:hover{background:#1e293b}.page-module__X_GwKq__ghostBtn{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.page-module__X_GwKq__ghostBtn:hover{background:#e2e8f0}.page-module__X_GwKq__suspendBtn{color:#991b1b;background:#fee2e2}.page-module__X_GwKq__suspendBtn:hover{background:#fecaca}.page-module__X_GwKq__restoreBtn{color:#166534;background:#dcfce7}.page-module__X_GwKq__restoreBtn:hover{background:#bbf7d0}.page-module__X_GwKq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#0f172a66;justify-content:flex-end;display:flex;position:fixed;inset:0}.page-module__X_GwKq__modalContent{background:#fff;flex-direction:column;width:100%;max-width:460px;height:100%;animation:.28s cubic-bezier(.16,1,.3,1) forwards page-module__X_GwKq__slideIn;display:flex;box-shadow:-16px 0 48px #0000001f}.page-module__X_GwKq__smallModal{border-radius:20px;align-self:center;max-width:400px;height:auto;margin-right:1rem;animation:.22s forwards page-module__X_GwKq__fadeScale}@keyframes page-module__X_GwKq__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes page-module__X_GwKq__fadeScale{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.page-module__X_GwKq__modalHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;padding:1.5rem 1.75rem;display:flex}.page-module__X_GwKq__modalTitle{color:#0f172a;margin:0;font-size:1.15rem;font-weight:800}.page-module__X_GwKq__modalSubtitle{color:#94a3b8;margin-top:2px;font-size:.82rem}.page-module__X_GwKq__closeBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.page-module__X_GwKq__closeBtn:hover{color:#0f172a;background:#e2e8f0}.page-module__X_GwKq__modalBody{flex-direction:column;flex:1;gap:1.75rem;padding:1.5rem 1.75rem;display:flex;overflow-y:auto}.page-module__X_GwKq__addForm{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:.875rem;padding:1.25rem;display:flex}.page-module__X_GwKq__formTitle{color:#0f172a;text-transform:uppercase;letter-spacing:.06em;font-size:.88rem;font-weight:700}.page-module__X_GwKq__wordCount{color:#475569;background:#e2e8f0;border-radius:99px;justify-content:center;align-items:center;margin-left:6px;padding:1px 7px;font-size:.7rem;font-weight:700;display:inline-flex}.page-module__X_GwKq__dimText{color:#94a3b8;margin:0;font-size:.88rem}.page-module__X_GwKq__wordList{flex-direction:column;gap:.6rem;display:flex}.page-module__X_GwKq__wordItem{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:.875rem 1rem}.page-module__X_GwKq__wordTopRow{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.page-module__X_GwKq__wordEn{color:#0f172a;font-size:1rem;font-weight:700}.page-module__X_GwKq__wordRu{color:#64748b;margin-top:2px;font-size:.85rem}.page-module__X_GwKq__wordExample{color:#94a3b8;margin-top:4px;font-size:.78rem;font-style:italic}.page-module__X_GwKq__wordStatus{margin-top:.5rem}.page-module__X_GwKq__wordBadge{text-transform:uppercase;letter-spacing:.06em;border-radius:99px;padding:.2rem .5rem;font-size:.65rem;font-weight:700}.page-module__X_GwKq__badgeNew{color:#92400e;background:#fef3c7}.page-module__X_GwKq__badgeLearning{color:#1d4ed8;background:#dbeafe}.page-module__X_GwKq__badgeDone{color:#166534;background:#dcfce7}.page-module__X_GwKq__deleteBtn{color:#cbd5e1;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:color .15s,background .15s;display:flex}.page-module__X_GwKq__deleteBtn:hover{color:#ef4444;background:#fee2e2}.page-module__X_GwKq__fieldLabel{color:#475569;margin-bottom:.4rem;font-size:.82rem;font-weight:600;display:block}.page-module__X_GwKq__fieldInput{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:.7rem .875rem;font-size:.9rem;transition:border-color .15s}.page-module__X_GwKq__fieldInput:focus{border-color:#6366f1}.page-module__X_GwKq__modalFooter{gap:.75rem;margin-top:.5rem;display:flex}.page-module__X_GwKq__cancelBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex:1;padding:.7rem;font-size:.88rem;font-weight:600;transition:background .15s}.page-module__X_GwKq__cancelBtn:hover{background:#f8fafc}.page-module__X_GwKq__submitBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:10px;flex:1;padding:.7rem;font-size:.88rem;font-weight:700;transition:background .15s}.page-module__X_GwKq__submitBtn:hover:not(:disabled){background:#1e293b}.page-module__X_GwKq__submitBtn:disabled{opacity:.5;cursor:not-allowed}
.page-module__Fx1_7W__container{background-color:var(--bg-color);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.page-module__Fx1_7W__splitCard{background:var(--surface-color);border:1px solid var(--border-color);border-radius:2rem;width:100%;max-width:1100px;min-height:700px;display:flex;overflow:hidden;box-shadow:0 10px 40px #0000000d}.page-module__Fx1_7W__imageSide{flex:1;padding:1.5rem;display:none}@media (min-width:900px){.page-module__Fx1_7W__imageSide{display:flex}}.page-module__Fx1_7W__imageWrapper{background:#f8f9fa;border-radius:1.5rem;width:100%;height:100%;position:relative;overflow:hidden}.page-module__Fx1_7W__imagePlaceholder{object-fit:cover;width:100%;height:100%}.page-module__Fx1_7W__formSide{flex-direction:column;flex:1;justify-content:center;padding:4rem;display:flex}.page-module__Fx1_7W__header{margin-bottom:2.5rem}.page-module__Fx1_7W__header h1{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.page-module__Fx1_7W__header p{color:var(--text-secondary);font-size:1rem}.page-module__Fx1_7W__form{flex-direction:column;gap:1.5rem;display:flex}.page-module__Fx1_7W__formActions{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-top:1rem;font-size:.875rem;display:flex}.page-module__Fx1_7W__formActions a{color:var(--text-secondary);font-weight:500;text-decoration:none;transition:color .2s}.page-module__Fx1_7W__formActions a:hover{color:var(--text-primary)}.page-module__Fx1_7W__error{z-index:10;-webkit-backdrop-filter:blur(16px)saturate(180%);color:#dc2626;pointer-events:none;white-space:nowrap;background:#ffffffa6;border:1px solid #ffffff80;border-radius:99px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;animation:.3s cubic-bezier(.16,1,.3,1) forwards page-module__Fx1_7W__slideUpToast;position:absolute;top:-.75rem;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 16px #dc262626}.page-module__Fx1_7W__success{z-index:10;-webkit-backdrop-filter:blur(16px)saturate(180%);color:#059669;pointer-events:none;white-space:nowrap;background:#ffffffa6;border:1px solid #ffffff80;border-radius:99px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;animation:.3s cubic-bezier(.16,1,.3,1) forwards page-module__Fx1_7W__slideUpToast;position:absolute;top:-.75rem;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 16px #10b98126}@keyframes page-module__Fx1_7W__slideUpToast{0%{opacity:0;transform:translate(-50%,calc(10px - 50%))}to{opacity:1;transform:translate(-50%,-50%)}}
.SubscriptionsBoard-module__fLjhXq__container{background:#fcfcfc;min-height:100vh;padding:2.5rem 2.5rem 2.5rem 2rem;font-family:-apple-system,SF Pro Display,Inter,sans-serif}.SubscriptionsBoard-module__fLjhXq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2.5rem;display:flex}.SubscriptionsBoard-module__fLjhXq__title{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:2.25rem;font-weight:800}.SubscriptionsBoard-module__fLjhXq__subtitle{color:#64748b;margin:.5rem 0 0;font-size:1rem}.SubscriptionsBoard-module__fLjhXq__addBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:none;border-radius:99px;align-items:center;gap:.5rem;padding:.75rem 1.4rem;font-size:.9rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 12px #0f172a26}.SubscriptionsBoard-module__fLjhXq__addBtn:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0f172a40}.SubscriptionsBoard-module__fLjhXq__btnIcon{align-items:center;display:flex}.SubscriptionsBoard-module__fLjhXq__loading{justify-content:center;align-items:center;padding:5rem;display:flex}.SubscriptionsBoard-module__fLjhXq__spinner{border:3px solid #e2e8f0;border-top-color:#0f172a;border-radius:50%;width:36px;height:36px;animation:.7s linear infinite SubscriptionsBoard-module__fLjhXq__spin}@keyframes SubscriptionsBoard-module__fLjhXq__spin{to{transform:rotate(360deg)}}.SubscriptionsBoard-module__fLjhXq__emptyState{text-align:center;color:#94a3b8;padding:5rem 2rem}.SubscriptionsBoard-module__fLjhXq__emptyIcon{color:#cbd5e1;justify-content:center;align-items:center;margin-bottom:1rem;display:flex;transform:scale(2.5)}.SubscriptionsBoard-module__fLjhXq__emptyState p{font-size:1.05rem}.SubscriptionsBoard-module__fLjhXq__content{max-width:1200px}.SubscriptionsBoard-module__fLjhXq__grid{grid-template-columns:repeat(auto-fill,minmax(360px,495px));justify-content:start;gap:2rem;display:grid}.SubscriptionsBoard-module__fLjhXq__tCard{background:#ecfeff;border:1px solid #0000000a;border-radius:20px;flex-direction:column;padding:1.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s;display:flex;position:relative;box-shadow:0 4px 20px #00000008}.SubscriptionsBoard-module__fLjhXq__tCard:hover{border-color:#00000014;transform:translateY(-4px)scale(1.015);box-shadow:0 24px 50px #00000014}.SubscriptionsBoard-module__fLjhXq__tCardInactive{opacity:.65;filter:grayscale()}.SubscriptionsBoard-module__fLjhXq__tCardInactive:hover{filter:grayscale(.5);transform:translateY(-2px)scale(1.01);box-shadow:0 10px 20px #0000000d}.SubscriptionsBoard-module__fLjhXq__tCardPremium{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);box-shadow:0 10px 30px #0f172a26}.SubscriptionsBoard-module__fLjhXq__tHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.25rem;display:flex}.SubscriptionsBoard-module__fLjhXq__tTitle{color:#0f172a;flex:1;font-size:1.25rem;font-weight:800}.SubscriptionsBoard-module__fLjhXq__tCardPremium .SubscriptionsBoard-module__fLjhXq__tTitle{color:#fff}.SubscriptionsBoard-module__fLjhXq__tHeaderActions{gap:.25rem;margin-left:.5rem;display:flex}.SubscriptionsBoard-module__fLjhXq__tActionBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.4rem;transition:all .2s;display:flex}.SubscriptionsBoard-module__fLjhXq__tActionBtn:hover{color:#0f172a;background:#0000000d}.SubscriptionsBoard-module__fLjhXq__tCardPremium .SubscriptionsBoard-module__fLjhXq__tActionBtn{color:#94a3b8}.SubscriptionsBoard-module__fLjhXq__tCardPremium .SubscriptionsBoard-module__fLjhXq__tActionBtn:hover{color:#fff;background:#ffffff1a}.SubscriptionsBoard-module__fLjhXq__tCountBadge{color:#0891b2;background:#cffafe;border-radius:99px;width:fit-content;margin-bottom:.5rem;padding:.3rem .8rem;font-size:.8rem;font-weight:700;display:inline-block}.SubscriptionsBoard-module__fLjhXq__tCardPremium .SubscriptionsBoard-module__fLjhXq__tCountBadge{color:#e2e8f0;background:#ffffff1a}.SubscriptionsBoard-module__fLjhXq__tDesc{color:#64748b;flex:1;margin-bottom:1.25rem;font-size:.85rem}.SubscriptionsBoard-module__fLjhXq__tCardPremium .SubscriptionsBoard-module__fLjhXq__tDesc{color:#94a3b8}.SubscriptionsBoard-module__fLjhXq__tPrice{color:#0f172a;margin-bottom:1.5rem;font-size:2.25rem;font-weight:800;line-height:1}.SubscriptionsBoard-module__fLjhXq__tCardPremium .SubscriptionsBoard-module__fLjhXq__tPrice{color:#fff}.SubscriptionsBoard-module__fLjhXq__tCurrency{color:#64748b;margin-left:.2rem;font-size:1.25rem;font-weight:600}.SubscriptionsBoard-module__fLjhXq__tCardPremium .SubscriptionsBoard-module__fLjhXq__tCurrency{color:#cbd5e1}.SubscriptionsBoard-module__fLjhXq__tFooter{flex-direction:row;justify-content:space-between;align-items:flex-end;margin-top:auto;display:flex}.SubscriptionsBoard-module__fLjhXq__tBenefit{color:#475569;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:flex}.SubscriptionsBoard-module__fLjhXq__tCardPremium .SubscriptionsBoard-module__fLjhXq__tBenefit{color:#cbd5e1}.SubscriptionsBoard-module__fLjhXq__tCheck{color:#10b981;font-weight:800}.SubscriptionsBoard-module__fLjhXq__tDiscount{color:#166534;background:#dcfce7;border-radius:6px;padding:.1rem .4rem;font-size:.75rem;font-weight:700}.SubscriptionsBoard-module__fLjhXq__tCardPremium .SubscriptionsBoard-module__fLjhXq__tDiscount{color:#fff;background:#059669}.SubscriptionsBoard-module__fLjhXq__tInfoList{color:#64748b;flex-direction:column;gap:.25rem;margin-bottom:1.5rem;font-size:.8rem;display:flex}.SubscriptionsBoard-module__fLjhXq__tCardPremium .SubscriptionsBoard-module__fLjhXq__tInfoList{color:#94a3b8}.SubscriptionsBoard-module__fLjhXq__tInfoRow{align-items:center;gap:.4rem;display:flex}.SubscriptionsBoard-module__fLjhXq__switchLabel{cursor:pointer;align-items:center;gap:.75rem;display:inline-flex}.SubscriptionsBoard-module__fLjhXq__switchInput{display:none}.SubscriptionsBoard-module__fLjhXq__switchVisual{background:#cbd5e1;border-radius:99px;width:44px;height:24px;transition:background .3s;position:relative}.SubscriptionsBoard-module__fLjhXq__tCardPremium .SubscriptionsBoard-module__fLjhXq__switchVisual{background:#fff3}.SubscriptionsBoard-module__fLjhXq__switchVisual:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:absolute;top:2px;left:2px;box-shadow:0 2px 4px #00000026}.SubscriptionsBoard-module__fLjhXq__switchInput:checked+.SubscriptionsBoard-module__fLjhXq__switchVisual,.SubscriptionsBoard-module__fLjhXq__tCardPremium .SubscriptionsBoard-module__fLjhXq__switchInput:checked+.SubscriptionsBoard-module__fLjhXq__switchVisual{background:#10b981}.SubscriptionsBoard-module__fLjhXq__switchInput:checked+.SubscriptionsBoard-module__fLjhXq__switchVisual:after{transform:translate(20px)}.SubscriptionsBoard-module__fLjhXq__switchText{color:#64748b;font-size:.85rem;font-weight:600;transition:color .3s}.SubscriptionsBoard-module__fLjhXq__tCardPremium .SubscriptionsBoard-module__fLjhXq__switchText{color:#94a3b8}.SubscriptionsBoard-module__fLjhXq__switchInput:checked~.SubscriptionsBoard-module__fLjhXq__switchText{color:#10b981}.SubscriptionsBoard-module__fLjhXq__tCardPremium .SubscriptionsBoard-module__fLjhXq__switchInput:checked~.SubscriptionsBoard-module__fLjhXq__switchText{color:#34d399}.SubscriptionsBoard-module__fLjhXq__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0f172a66;justify-content:center;align-items:center;padding:1.5rem;animation:.2s SubscriptionsBoard-module__fLjhXq__overlayIn;display:flex;position:fixed;inset:0}@keyframes SubscriptionsBoard-module__fLjhXq__overlayIn{0%{opacity:0}to{opacity:1}}.SubscriptionsBoard-module__fLjhXq__modal{background:#fff;border-radius:28px;width:100%;max-width:520px;padding:2.5rem;animation:.3s cubic-bezier(.16,1,.3,1) SubscriptionsBoard-module__fLjhXq__modalIn;box-shadow:0 40px 80px #00000040}@keyframes SubscriptionsBoard-module__fLjhXq__modalIn{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.SubscriptionsBoard-module__fLjhXq__modalHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.SubscriptionsBoard-module__fLjhXq__modalTitle{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.4rem;font-weight:800}.SubscriptionsBoard-module__fLjhXq__closeBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.4rem;transition:all .2s;display:flex}.SubscriptionsBoard-module__fLjhXq__closeBtn:hover{color:#0f172a;background:#e2e8f0;transform:rotate(90deg)}.SubscriptionsBoard-module__fLjhXq__modalForm{flex-direction:column;gap:1.25rem;display:flex}.SubscriptionsBoard-module__fLjhXq__formGroup{flex-direction:column;gap:.5rem;display:flex}.SubscriptionsBoard-module__fLjhXq__formLabel{color:#334155;font-size:.85rem;font-weight:600}.SubscriptionsBoard-module__fLjhXq__formInput{color:#0f172a;box-sizing:border-box;background:#fafafa;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:.8rem 1rem;font-size:.95rem;transition:all .2s}.SubscriptionsBoard-module__fLjhXq__formInput:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.SubscriptionsBoard-module__fLjhXq__formInput option{color:#0f172a}.SubscriptionsBoard-module__fLjhXq__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.SubscriptionsBoard-module__fLjhXq__currencyToggle{flex-wrap:wrap;gap:.4rem;display:flex}.SubscriptionsBoard-module__fLjhXq__currencyBtn{cursor:pointer;color:#64748b;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;padding:.4rem .8rem;font-size:.9rem;font-weight:600;transition:all .2s}.SubscriptionsBoard-module__fLjhXq__currencyActive{color:#fff;background:#0f172a;border-color:#0f172a}.SubscriptionsBoard-module__fLjhXq__checkboxGroup{flex-wrap:wrap;gap:1.25rem;margin-top:.25rem;display:flex}.SubscriptionsBoard-module__fLjhXq__checkboxLabel{cursor:pointer;align-items:center;gap:.5rem;display:flex}.SubscriptionsBoard-module__fLjhXq__checkboxLabel input[type=checkbox]{accent-color:#0f172a;cursor:pointer;width:1.1rem;height:1.1rem}.SubscriptionsBoard-module__fLjhXq__checkboxText{color:#334155;font-size:.9rem;font-weight:500}.SubscriptionsBoard-module__fLjhXq__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:none;border-radius:14px;width:100%;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s}.SubscriptionsBoard-module__fLjhXq__submitBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0f172a40}.SubscriptionsBoard-module__fLjhXq__submitBtn:disabled{opacity:.6;cursor:not-allowed}.SubscriptionsBoard-module__fLjhXq__pkgPreview{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-wrap:wrap;gap:1rem;padding:1rem;font-size:.9rem;display:flex}