@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&display=swap";:root{--primary: #6366f1;--primary-hover: #4f46e5;--secondary: #f59e0b;--secondary-hover: #d97706;--success: #10b981;--danger: #ef4444;--bg-color: #f0fdfaf0;--card-bg: #ffffff;--text-color: #1e293b;--text-muted: #64748b;--border-radius: 20px;--box-shadow: 0 10px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);--border: 3px solid #e2e8f0;--sidebar-width: 250px;--sidebar-collapsed-width: 86px;--mobile-bottom-nav-height: calc(70px + env(safe-area-inset-bottom, 0px)) ;--mobile-bottom-content-gap: 24px;--lms-app-bg: #f8fafc;--lms-main-bg: #ffffff;--lms-sidebar-bg: rgba(255, 255, 255, .72);--lms-surface-bg: rgba(255, 255, 255, .94);--lms-surface-soft: #f8fafc;--lms-input-bg: #f8fafc;--lms-theme-text: #111827;--lms-theme-muted: #64748b;--lms-theme-border: rgba(15, 23, 42, .08);--lms-theme-shadow: 0 18px 42px rgba(15, 23, 42, .08);--lms-theme-accent: #007aff}.teacher-students-page,.teacher-student-detail{color:var(--lms-theme-text, #111827)}.teacher-students-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.teacher-students-header p{margin:0 0 4px;color:var(--lms-theme-muted, #94a3b8);font-size:.78rem;font-weight:950;text-transform:uppercase}.teacher-students-header .section-title{margin:0}.teacher-students-header>span{padding:7px 12px;border-radius:999px;background:color-mix(in srgb,var(--lms-theme-accent, #007aff) 10%,white);color:var(--lms-theme-accent, #007aff);font-weight:900}.teacher-students-tools{display:grid;grid-template-columns:minmax(220px,1fr) minmax(180px,260px);gap:10px;margin:-4px 0 14px}.teacher-students-tools input,.teacher-students-tools select{width:100%;min-height:42px;border:0;border-radius:16px;background:color-mix(in srgb,var(--lms-surface-bg, #f2f2f7) 80%,white);color:var(--lms-theme-text, #111827);padding:0 14px;font-family:inherit;font-weight:850;outline:none;box-shadow:inset 0 0 0 1px var(--lms-theme-border, rgba(15, 23, 42, .08))}.teacher-students-tools input:focus,.teacher-students-tools select:focus{box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--lms-theme-accent, #007aff) 45%,white)}.teacher-students-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.teacher-student-card-button{display:block;width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;outline:none!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent}.teacher-student-card{min-height:196px;display:flex;flex-direction:column;gap:16px;padding:18px!important;border-radius:24px!important;background:var(--lms-card-bg, rgba(255, 255, 255, .92))!important;border:1px solid var(--lms-theme-border, rgba(15, 23, 42, .08))!important;box-shadow:var(--lms-theme-shadow, 0 18px 42px rgba(15, 23, 42, .08))!important;transition:transform .16s ease,box-shadow .16s ease}.teacher-student-card-button:hover .teacher-student-card{transform:translateY(-2px);box-shadow:0 22px 52px #0f172a1f!important}.teacher-student-card-button:hover,.teacher-student-card-button:focus,.teacher-student-card-button:active{background:transparent!important;outline:none!important;box-shadow:none!important;transform:none!important}.teacher-student-card-button:focus-visible .teacher-student-card{box-shadow:0 0 0 4px color-mix(in srgb,var(--lms-theme-accent, #007aff) 16%,transparent),var(--lms-theme-shadow, 0 18px 42px rgba(15, 23, 42, .08))!important}.teacher-student-card-head{display:flex;align-items:center;gap:12px;min-width:0}.teacher-student-avatar{flex:0 0 auto;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.92);box-shadow:0 10px 28px #0f172a1f}.teacher-student-avatar--fallback{display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:950}.teacher-student-card-main{min-width:0;flex:1}.teacher-student-card-main h3{margin:0;font-size:1.12rem;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.teacher-student-card-main p{margin:3px 0 0;color:var(--lms-theme-muted, #94a3b8);font-weight:800}.teacher-student-open{width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--lms-theme-accent, #007aff) 12%,white);color:var(--lms-theme-accent, #007aff);font-size:1.8rem;line-height:1}.teacher-student-card-metrics,.teacher-student-hero-stats,.teacher-student-stat-grid{display:grid;gap:8px}.teacher-student-card-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.teacher-student-card-metrics div,.teacher-student-stat-grid div{min-width:0;padding:12px;border-radius:18px;background:color-mix(in srgb,var(--lms-surface-bg, #f2f2f7) 78%,white)}.teacher-student-card-metrics span,.teacher-student-stat-grid span,.teacher-student-contact-list span,.teacher-student-sub span{display:block;color:var(--lms-theme-muted, #94a3b8);font-size:.74rem;font-weight:950;text-transform:uppercase}.teacher-student-card-metrics strong,.teacher-student-stat-grid strong,.teacher-student-contact-list strong,.teacher-student-sub strong{display:block;margin-top:4px;color:var(--lms-theme-text, #111827);font-size:1rem;font-weight:950;overflow:hidden;text-overflow:ellipsis}.teacher-student-card-footer{display:flex;justify-content:space-between;gap:10px;padding-top:2px;color:var(--lms-theme-muted, #64748b);font-weight:850;font-size:.86rem}.teacher-student-card-footer span,.teacher-student-card-footer em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal}.teacher-student-back{display:inline-flex;align-items:center;gap:4px;margin:0 0 12px;border:0;background:transparent;color:var(--lms-theme-accent, #007aff);font-size:1.05rem;font-weight:800;font-family:-apple-system,SF Pro Text,Nunito,sans-serif;cursor:pointer;padding:6px 2px;outline:none!important;box-shadow:none!important}.teacher-student-back:hover,.teacher-student-back:focus,.teacher-student-back:active{background:transparent!important;border:none!important;color:var(--lms-theme-accent, #007aff)!important;outline:none!important;box-shadow:none!important;transform:none!important}.teacher-student-back span{width:auto;height:auto;display:inline-flex;align-items:center;justify-content:center;background:transparent;font-size:1.45rem;line-height:1}.teacher-student-hero,.teacher-student-panel{background:var(--lms-card-bg, rgba(255, 255, 255, .92));border:1px solid var(--lms-theme-border, rgba(15, 23, 42, .08));box-shadow:var(--lms-theme-shadow, 0 18px 42px rgba(15, 23, 42, .08))}.teacher-student-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:20px;border-radius:28px}.teacher-student-hero-id{display:flex;align-items:center;min-width:0;gap:16px}.teacher-student-hero-id p{margin:0 0 4px;color:var(--lms-theme-muted, #94a3b8);font-size:.74rem;font-weight:950;text-transform:uppercase}.teacher-student-hero-id h2{margin:0;font-size:clamp(1.6rem,2vw,2.15rem);font-weight:950;line-height:1.05}.teacher-student-hero-id span{display:block;margin-top:5px;color:var(--lms-theme-muted, #64748b);font-weight:850}.teacher-student-hero-stats{grid-template-columns:repeat(3,minmax(92px,1fr))}.teacher-student-hero-stats div{padding:13px 16px;border-radius:20px;background:color-mix(in srgb,var(--lms-theme-accent, #007aff) 9%,white)}.teacher-student-hero-stats span{display:block;color:var(--lms-theme-muted, #64748b);font-size:.72rem;font-weight:950;text-transform:uppercase}.teacher-student-hero-stats strong{display:block;margin-top:3px;font-size:1.35rem;font-weight:950}.teacher-student-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:16px;align-items:start}.teacher-student-main,.teacher-student-side,.teacher-student-lesson-list,.teacher-student-timeline,.teacher-student-sub-list,.teacher-student-contact-list,.teacher-student-mini-list,.teacher-student-note-list,.teacher-student-notes{display:grid;gap:16px}.teacher-student-panel{padding:16px;border-radius:24px}.teacher-student-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.teacher-student-panel-head h3{margin:0;font-size:1rem;font-weight:950}.teacher-student-panel-head span{color:var(--lms-theme-accent, #007aff);font-size:.8rem;font-weight:950}.teacher-student-panel-action,.teacher-student-sub-toggle{border:0;border-radius:999px;padding:9px 13px;background:color-mix(in srgb,var(--lms-theme-accent, #007aff) 12%,white);color:var(--lms-theme-accent, #007aff);font-weight:950;cursor:pointer}.teacher-student-lesson-row,.teacher-student-history-row,.teacher-student-sub,.teacher-student-contact-list div{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:12px 14px;border-radius:18px;background:color-mix(in srgb,var(--lms-surface-bg, #f2f2f7) 78%,white)}.teacher-student-parent-list,.teacher-student-parent-form{display:grid;gap:10px}.teacher-student-parent-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;border-radius:18px;background:color-mix(in srgb,var(--lms-surface-bg, #f2f2f7) 78%,white)}.teacher-student-parent-card span,.teacher-student-parent-card small{display:block;color:var(--lms-theme-muted, #94a3b8);font-size:.78rem;font-weight:850}.teacher-student-parent-card strong{display:block;margin-top:2px;color:var(--lms-theme-text, #111827);font-weight:950}.teacher-student-icon-btn{width:34px;height:34px;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--lms-theme-accent, #007aff) 12%,white);color:var(--lms-theme-accent, #007aff);font-size:1.2rem;font-weight:950;cursor:pointer}.teacher-student-icon-btn.danger{background:#fff1f2;color:#ff3b30}.teacher-student-segment{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:18px;background:color-mix(in srgb,var(--lms-theme-muted, #94a3b8) 14%,white)}.teacher-student-segment button{border:0;border-radius:14px;padding:9px 10px;background:transparent;color:var(--lms-theme-muted, #64748b);font-weight:950;cursor:pointer}.teacher-student-segment button.active{background:var(--lms-theme-surface, white);color:var(--lms-theme-text, #111827);box-shadow:0 10px 24px #0f172a14}.teacher-student-parent-form form{display:grid;gap:8px}.teacher-student-parent-form input,.teacher-student-parent-form select{width:100%;min-width:0;border:1px solid color-mix(in srgb,var(--lms-theme-muted, #94a3b8) 22%,transparent);border-radius:16px;padding:11px 13px;background:color-mix(in srgb,var(--lms-theme-surface, white) 88%,var(--lms-surface-bg, #f2f2f7));color:var(--lms-theme-text, #111827);font:inherit;font-weight:850}.teacher-student-primary-btn{border:0;border-radius:16px;padding:12px 14px;background:var(--lms-theme-accent, #007aff);color:#fff;font-weight:950;cursor:pointer}.teacher-student-primary-btn:disabled{opacity:.55;cursor:default}.teacher-student-invite-note{display:grid;gap:6px;padding:10px;border-radius:16px;background:color-mix(in srgb,var(--lms-theme-accent, #007aff) 10%,white);color:var(--lms-theme-text, #111827);font-size:.84rem;font-weight:850}.teacher-student-invite-note code{white-space:normal;overflow-wrap:anywhere;color:var(--lms-theme-accent, #007aff)}.teacher-student-lesson-row,.teacher-student-history-row{width:100%;border:0;color:inherit;font:inherit;text-align:left;cursor:pointer}.teacher-student-lesson-row:hover,.teacher-student-history-row:hover{background:color-mix(in srgb,var(--lms-theme-accent, #007aff) 8%,white)}.teacher-student-lesson-row div,.teacher-student-history-row div{min-width:0}.teacher-student-lesson-row strong,.teacher-student-history-row strong{display:block;font-size:.92rem;font-weight:950}.teacher-student-lesson-row span,.teacher-student-history-row span,.teacher-student-history-row small{display:block;margin-top:3px;color:var(--lms-theme-muted, #64748b);font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teacher-student-lesson-row em,.teacher-student-history-row em{flex:0 0 auto;padding:7px 10px;border-radius:999px;font-size:.74rem;font-style:normal;font-weight:950;color:var(--lms-theme-accent, #007aff);background:color-mix(in srgb,var(--lms-theme-accent, #007aff) 12%,white)}.teacher-student-lesson-actions{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px}.teacher-student-lesson-actions>span{margin:0;padding:7px 10px;border-radius:999px;color:var(--lms-theme-accent, #007aff);background:color-mix(in srgb,var(--lms-theme-accent, #007aff) 10%,white);font-size:.74rem;font-weight:950}.teacher-student-history-row em.is-conducted{color:#0a8f45;background:#e6f8ee}.teacher-student-history-row em.is-canceled,.teacher-student-history-row em.is-absent{color:#ff3b30;background:#fff1f0}.teacher-student-attendance{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:8px}.teacher-student-attendance-chip{border:0;color:inherit;font:inherit;cursor:pointer;min-height:58px;padding:8px;border-radius:16px;display:flex;align-items:center;justify-content:space-between;background:color-mix(in srgb,var(--lms-surface-bg, #f2f2f7) 80%,white)}.teacher-student-attendance-chip strong{font-size:.78rem;font-weight:900}.teacher-student-attendance-chip span{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:#94a3b8;font-size:.82rem;font-weight:950}.teacher-student-attendance-chip.is-conducted{background:#e6f8ee}.teacher-student-attendance-chip.is-conducted span{background:#34c759}.teacher-student-attendance-chip.is-canceled,.teacher-student-attendance-chip.is-absent{background:#fff1f0}.teacher-student-attendance-chip.is-canceled span,.teacher-student-attendance-chip.is-absent span{background:#ff3b30}.teacher-student-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.teacher-student-tabs button{border:0;border-radius:999px;padding:10px 16px;background:#8e8e931f;color:var(--lms-theme-muted, #64748b);font-weight:950;cursor:pointer}.teacher-student-tabs button.active{background:var(--lms-theme-accent, #007aff);color:#fff;box-shadow:0 10px 24px color-mix(in srgb,var(--lms-theme-accent, #007aff) 24%,transparent)}.teacher-student-schedule-link{min-height:100%;border:0;border-radius:16px;padding:10px 14px;background:var(--lms-theme-accent, #007aff);color:#fff;font-weight:950;cursor:pointer;box-shadow:0 12px 26px color-mix(in srgb,var(--lms-theme-accent, #007aff) 24%,transparent)}.teacher-student-payment-row,.teacher-student-homework-row,.teacher-student-note,.teacher-student-result-card{padding:12px 14px;border-radius:18px;background:color-mix(in srgb,var(--lms-surface-bg, #f2f2f7) 78%,white)}.teacher-student-payment-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.teacher-student-payment-row span,.teacher-student-homework-row span,.teacher-student-result-card span,.teacher-student-contact-list small{display:block;margin-top:3px;color:var(--lms-theme-muted, #94a3b8);font-size:.78rem;font-weight:850}.teacher-student-payment-row strong,.teacher-student-homework-row strong,.teacher-student-result-card strong{color:var(--lms-theme-text, #111827);font-weight:950}.teacher-student-homework-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.teacher-student-homework-row div{min-width:0}.teacher-student-homework-row span{overflow-wrap:anywhere;line-height:1.45}.teacher-student-homework-row em{flex:0 0 auto;border-radius:999px;padding:7px 10px;font-size:.74rem;font-style:normal;font-weight:950}.teacher-student-homework-row em.is-conducted{color:#0a8f45;background:#e6f8ee}.teacher-student-homework-row em.is-planned{color:var(--lms-theme-accent, #007aff);background:color-mix(in srgb,var(--lms-theme-accent, #007aff) 12%,white)}.teacher-student-quiz-list{display:grid;gap:10px}.teacher-student-quiz-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:13px 14px;border-radius:18px;background:color-mix(in srgb,var(--lms-surface-bg, #f2f2f7) 78%,white)}.teacher-student-quiz-row>div{min-width:0}.teacher-student-quiz-row strong,.teacher-student-quiz-row span,.teacher-student-quiz-row small{display:block}.teacher-student-quiz-row strong{color:var(--lms-theme-text, #111827);font-size:.96rem;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teacher-student-quiz-row span,.teacher-student-quiz-row small{margin-top:3px;color:var(--lms-theme-muted, #94a3b8);font-size:.76rem;font-weight:850}.teacher-student-quiz-row em{flex:0 0 auto;border-radius:999px;padding:7px 10px;font-size:.76rem;font-style:normal;font-weight:950;white-space:nowrap}.teacher-student-quiz-row em.is-passed{color:#0a8f45;background:#e6f8ee}.teacher-student-quiz-row em.is-failed{color:#ff3b30;background:#fff1f0}.teacher-student-quiz-row em.is-pending{color:var(--lms-theme-accent, #007aff);background:color-mix(in srgb,var(--lms-theme-accent, #007aff) 12%,white)}.teacher-student-results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}.teacher-student-result-bar{height:8px;margin:12px 0 8px;overflow:hidden;border-radius:999px;background:#8e8e9324}.teacher-student-result-bar i{display:block;height:100%;border-radius:inherit;background:var(--lms-theme-accent, #007aff)}.teacher-student-result-card em{color:var(--lms-theme-muted, #64748b);font-style:normal;font-weight:900}.teacher-student-stat-filters{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.teacher-student-stat-filters select,.teacher-student-stat-filters input{min-width:0;border:0;border-radius:14px;padding:10px 11px;background:color-mix(in srgb,var(--lms-surface-bg, #f2f2f7) 78%,white);color:var(--lms-theme-text, #111827);font-weight:850;outline:none}.teacher-student-stat-filters select{grid-column:1 / -1}.teacher-student-note-form{display:grid;gap:10px}.teacher-student-note-form textarea{width:100%;min-height:96px;resize:vertical;border:0;border-radius:18px;padding:14px;background:color-mix(in srgb,var(--lms-surface-bg, #f2f2f7) 78%,white);color:var(--lms-theme-text, #111827);font:inherit;font-weight:800;outline:none}.teacher-student-note-form textarea:focus{box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--lms-theme-accent, #007aff) 45%,transparent)}.teacher-student-note-form button{justify-self:end;border:0;border-radius:16px;padding:11px 16px;background:var(--lms-theme-accent, #007aff);color:#fff;font-weight:950;cursor:pointer}.teacher-student-note-form button:disabled{opacity:.55;cursor:default}.teacher-student-note>div{display:flex;align-items:center;gap:8px}.teacher-student-note>div span{margin-left:auto;color:var(--lms-theme-muted, #94a3b8);font-size:.76rem;font-weight:850}.teacher-student-note p{margin:10px 0 0;color:var(--lms-theme-text, #111827);line-height:1.45;overflow-wrap:anywhere}.teacher-student-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-student-empty{margin:0;padding:16px;border-radius:18px;color:var(--lms-theme-muted, #94a3b8);background:color-mix(in srgb,var(--lms-surface-bg, #f2f2f7) 78%,white);font-weight:850}.teacher-student-skeleton-panel span{display:block;height:16px;margin:10px 0;border-radius:999px;background:linear-gradient(90deg,#94a3b82e,#fffc,#94a3b82e);background-size:220% 100%;animation:tasksSkeleton 1.15s ease-in-out infinite}.teacher-student-skeleton-panel span:nth-child(1){width:42%;height:22px}.teacher-student-skeleton-panel span:nth-child(2){width:84%}.teacher-student-skeleton-panel span:nth-child(3){width:58%}@media (max-width: 900px){.teacher-student-hero,.teacher-students-header{flex-direction:column;align-items:stretch}.teacher-student-hero-stats,.teacher-student-detail-grid{grid-template-columns:1fr}.teacher-student-payment-row{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.teacher-students-grid,.teacher-student-card-metrics{grid-template-columns:1fr}.teacher-student-card-footer{flex-direction:column}}.teacher-students-page .teacher-students-grid{grid-template-columns:1fr}.teacher-student-card--row{min-height:0;display:grid;grid-template-columns:minmax(230px,1fr) minmax(300px,1fr) 34px;align-items:center;gap:12px;padding:12px 14px!important;border-radius:20px!important}.teacher-student-card--row .teacher-student-card-metrics{display:none}.teacher-student-card--row .teacher-student-card-footer{grid-column:2;padding:0;display:grid;grid-template-columns:minmax(110px,.72fr) minmax(190px,1fr);align-items:center;gap:8px;color:var(--lms-theme-text, #111827)}.teacher-student-card--row .teacher-student-card-footer span,.teacher-student-card--row .teacher-student-card-footer em{padding:8px 10px;border-radius:14px;background:color-mix(in srgb,var(--lms-surface-bg, #f2f2f7) 78%,white);font-weight:900;font-size:.84rem}.teacher-student-card--row .teacher-student-card-footer em{color:var(--lms-theme-accent, #007aff)}.teacher-student-card--row .teacher-student-open{grid-column:3;justify-self:end;width:30px;height:30px;font-size:1.45rem}.teacher-student-card--row .teacher-student-card-main h3{font-size:1rem}.teacher-student-card--row .teacher-student-card-main p{font-size:.84rem}.teacher-student-detail .teacher-student-hero{padding:14px;border-radius:22px}.teacher-student-detail .teacher-student-hero-id{gap:12px}.teacher-student-detail .teacher-student-hero-id h2{font-size:clamp(1.25rem,1.7vw,1.55rem)}.teacher-student-detail .teacher-student-hero-stats div{padding:10px 12px;border-radius:16px}.teacher-student-detail .teacher-student-hero-stats strong{font-size:1.1rem}.teacher-student-detail .teacher-student-detail-grid{grid-template-columns:minmax(0,1fr) minmax(280px,330px)}.teacher-student-detail .teacher-student-panel{padding:14px;border-radius:20px}.teacher-student-detail .teacher-student-main,.teacher-student-detail .teacher-student-side,.teacher-student-detail .teacher-student-lesson-list,.teacher-student-detail .teacher-student-timeline,.teacher-student-detail .teacher-student-sub-list,.teacher-student-detail .teacher-student-contact-list{gap:10px}.parent-children-page{color:var(--lms-theme-text, #111827)}.parent-children-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:22px}.parent-children-head p{margin:0 0 4px;color:var(--lms-theme-muted, #94a3b8);font-size:.78rem;font-weight:950;text-transform:uppercase}.parent-children-head h1{margin:0;font-size:clamp(2rem,3.6vw,3rem);line-height:1;font-weight:950}.parent-children-head>span{padding:10px 14px;border-radius:999px;background:color-mix(in srgb,var(--lms-theme-accent, #007aff) 12%,white);color:var(--lms-theme-accent, #007aff);font-weight:950}.parent-children-list{display:grid;gap:14px}.parent-child-card,.parent-children-empty{display:grid;grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:18px;padding:18px;border-radius:26px;background:var(--lms-theme-surface, white);box-shadow:var(--lms-theme-shadow, 0 16px 42px rgba(15, 23, 42, .08));border:1px solid color-mix(in srgb,var(--lms-theme-muted, #94a3b8) 14%,transparent)}.parent-child-card--clickable{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.parent-child-card--clickable:hover,.parent-child-card--clickable:focus-visible{transform:translateY(-1px);border-color:color-mix(in srgb,var(--lms-theme-accent, #007aff) 28%,transparent);box-shadow:0 20px 48px #0f172a1a;outline:none}.parent-child-identity{display:flex;align-items:center;gap:12px;min-width:0}.parent-child-avatar{width:52px;height:52px;border-radius:18px;object-fit:cover;flex:0 0 auto}.parent-child-avatar--fallback{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--lms-theme-accent, #007aff),#7c3aed);color:#fff;font-weight:950}.parent-child-identity h2{margin:0 0 4px;font-size:1.25rem;font-weight:950}.parent-child-identity span,.parent-child-identity small,.parent-child-empty,.parent-child-metrics span,.parent-child-metrics small,.parent-child-lesson small{color:var(--lms-theme-muted, #94a3b8);font-weight:850}.parent-child-body{display:grid;gap:14px}.parent-child-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.parent-child-metrics>div{min-width:0;padding:12px;border-radius:18px;background:color-mix(in srgb,var(--lms-surface-bg, #f2f2f7) 78%,white)}.parent-child-metrics strong{display:block;margin-top:4px;font-size:1.05rem;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.parent-child-section-title{margin-bottom:8px;color:var(--lms-theme-muted, #94a3b8);font-size:.78rem;font-weight:950;text-transform:uppercase}.parent-child-lessons{min-width:0}.parent-child-lesson{display:grid;grid-template-columns:110px minmax(0,1fr) minmax(120px,180px);gap:10px;align-items:center;padding:10px 12px;border-radius:16px;background:color-mix(in srgb,var(--lms-theme-accent, #007aff) 7%,white)}.parent-child-lesson+.parent-child-lesson{margin-top:8px}.parent-child-lesson span,.parent-child-lesson small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.parent-children-empty{grid-template-columns:1fr}.parent-children-empty h2{margin:0;font-size:1.35rem;font-weight:950}.parent-children-empty p{margin:0;color:var(--lms-theme-muted, #64748b);font-weight:850}@media (max-width: 820px){.parent-children-head{align-items:flex-start;flex-direction:column}.parent-child-card{grid-template-columns:1fr;border-radius:22px}.parent-child-metrics{grid-template-columns:1fr}.parent-child-lesson{grid-template-columns:1fr;gap:4px}}.teacher-lesson-info-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-items:center;padding:20px;background:#0f172a5c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.teacher-lesson-info-card{position:relative;width:min(520px,100%);border-radius:26px;padding:22px;background:var(--lms-card-bg, rgba(255, 255, 255, .96));border:1px solid var(--lms-theme-border, rgba(15, 23, 42, .08));box-shadow:0 28px 72px #0f172a38}.teacher-lesson-info-close{position:absolute;top:14px;right:14px;width:34px;height:34px;border:0;border-radius:50%;background:#8e8e9324;color:var(--lms-theme-muted, #64748b);font-size:1.45rem;line-height:1;cursor:pointer}.teacher-lesson-info-head{padding-right:44px;margin-bottom:16px}.teacher-lesson-info-head span{display:inline-flex;padding:6px 10px;border-radius:999px;background:color-mix(in srgb,var(--lms-theme-accent, #007aff) 12%,white);color:var(--lms-theme-accent, #007aff);font-size:.74rem;font-weight:950}.teacher-lesson-info-head h3{margin:10px 0 4px;font-size:1.2rem;font-weight:950}.teacher-lesson-info-head p{margin:0;color:var(--lms-theme-muted, #64748b);font-weight:850}.teacher-lesson-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.teacher-lesson-info-grid div,.teacher-lesson-info-note{padding:12px;border-radius:18px;background:color-mix(in srgb,var(--lms-surface-bg, #f2f2f7) 78%,white)}.teacher-lesson-info-grid span,.teacher-lesson-info-note span{display:block;margin-bottom:4px;color:var(--lms-theme-muted, #94a3b8);font-size:.72rem;font-weight:950;text-transform:uppercase}.teacher-lesson-info-grid strong{display:block;color:var(--lms-theme-text, #111827);font-weight:950;overflow-wrap:anywhere}.teacher-lesson-info-note{margin-top:10px}.teacher-lesson-info-note p{margin:0;color:var(--lms-theme-text, #111827);font-weight:800;line-height:1.45}@media (max-width: 860px){.teacher-students-tools,.teacher-student-card--row,.teacher-student-card--row .teacher-student-card-footer{grid-template-columns:1fr}.teacher-student-card--row .teacher-student-open{display:none}}html[data-lms-theme=orion]{--lms-app-bg: radial-gradient(circle at 12% 8%, rgba(96, 165, 250, .23), transparent 32%), radial-gradient(circle at 88% 18%, rgba(14, 165, 233, .18), transparent 34%), linear-gradient(135deg, #07111f 0%, #101f35 38%, #eef6ff 100%);--lms-main-bg: rgba(239, 246, 255, .86);--lms-sidebar-bg: rgba(8, 17, 31, .88);--lms-surface-bg: rgba(255, 255, 255, .9);--lms-surface-soft: rgba(239, 246, 255, .72);--lms-input-bg: rgba(255, 255, 255, .72);--lms-theme-border: rgba(96, 165, 250, .2);--lms-theme-shadow: 0 22px 54px rgba(8, 17, 31, .16);--lms-theme-accent: #2563eb}html[data-lms-theme=aurora]{--lms-app-bg: linear-gradient(135deg, #ecfeff 0%, #f0fdf4 48%, #ffffff 100%);--lms-main-bg: rgba(240, 253, 250, .74);--lms-sidebar-bg: rgba(255, 255, 255, .78);--lms-theme-border: rgba(20, 184, 166, .14);--lms-theme-accent: #10b981}html[data-lms-theme=graphite]{--lms-app-bg: linear-gradient(135deg, #111827 0%, #1f2937 45%, #f3f4f6 100%);--lms-main-bg: rgba(243, 244, 246, .88);--lms-sidebar-bg: rgba(17, 24, 39, .9);--lms-surface-bg: rgba(255, 255, 255, .9);--lms-theme-border: rgba(17, 24, 39, .12);--lms-theme-accent: #111827}html[data-lms-theme=ocean]{--lms-app-bg: linear-gradient(135deg, #e0f2fe 0%, #f8fafc 42%, #dbeafe 100%);--lms-main-bg: rgba(240, 249, 255, .84);--lms-sidebar-bg: rgba(255, 255, 255, .76);--lms-theme-border: rgba(14, 165, 233, .16);--lms-theme-accent: #0284c7}html[data-lms-theme=lavender]{--lms-app-bg: linear-gradient(135deg, #faf5ff 0%, #f8fafc 46%, #eef2ff 100%);--lms-main-bg: rgba(250, 245, 255, .78);--lms-theme-border: rgba(124, 58, 237, .12);--lms-theme-accent: #7c3aed}html[data-lms-theme=mint]{--lms-app-bg: linear-gradient(135deg, #f0fdfa 0%, #ecfeff 48%, #ffffff 100%);--lms-main-bg: rgba(240, 253, 250, .8);--lms-theme-border: rgba(15, 118, 110, .13);--lms-theme-accent: #0f766e}html[data-lms-theme=sunset]{--lms-app-bg: linear-gradient(135deg, #fff7ed 0%, #fff1f2 48%, #ffffff 100%);--lms-main-bg: rgba(255, 247, 237, .8);--lms-theme-border: rgba(251, 113, 133, .16);--lms-theme-accent: #f97316}html[data-lms-theme=sand]{--lms-app-bg: linear-gradient(135deg, #fefce8 0%, #f8fafc 50%, #fffbeb 100%);--lms-main-bg: rgba(254, 252, 232, .78);--lms-theme-border: rgba(161, 98, 7, .12);--lms-theme-accent: #ca8a04}html[data-lms-theme=frost]{--lms-app-bg: linear-gradient(135deg, #f8fafc 0%, #eff6ff 48%, #e0f2fe 100%);--lms-main-bg: rgba(248, 250, 252, .84);--lms-theme-border: rgba(56, 189, 248, .16);--lms-theme-accent: #38bdf8}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Nunito,sans-serif;background:var(--lms-app-bg);color:var(--text-color);min-height:100vh}.hidden{display:none!important}.layout-wrapper{display:flex;height:100vh;background:var(--lms-main-bg)}.sidebar{width:var(--sidebar-width);background:var(--lms-sidebar-bg);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-right:1px solid rgba(0,0,0,.06);padding:2rem 1.2rem;display:flex;flex-direction:column;z-index:100;transition:width .24s ease,padding .24s ease;position:relative}.sidebar-collapsed{width:var(--sidebar-collapsed-width);padding-left:.9rem;padding-right:.9rem}.sidebar-header{display:flex;align-items:center;gap:8px;margin-bottom:3rem}.sidebar-brand{display:flex;align-items:center;gap:12px;padding:0 .8rem;flex:1 1 auto;min-width:0;border:0;background:transparent;cursor:pointer;text-align:left}.brand-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:900;font-size:1.4rem;letter-spacing:0;color:#000}.brand-icon{width:34px;height:34px;flex:0 0 34px;border-radius:12px;object-fit:cover;box-shadow:0 12px 24px #0f172a1f,inset 0 1px #ffffffbf}.brand-icon-fallback{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#e0f2fe);color:#0f172a;font-size:.92rem;font-weight:950}.sb-btn{width:100%;display:flex;align-items:center;gap:14px;background:transparent;color:#555;border:none;box-shadow:none;font-weight:700;padding:12px 14px;border-radius:14px;transition:all .2s cubic-bezier(.4,0,.2,1);font-size:.95rem;cursor:pointer}.mobile-home-btn{display:none!important}.sb-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sb-badge{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:#ef4444;color:#fff;font-size:.62rem;font-weight:900;padding:2px 6px;border-radius:8px;box-shadow:0 2px 8px #ef444466;min-width:18px;text-align:center}.sidebar-collapsed .sidebar-header{flex-direction:column;gap:12px;margin-bottom:2.3rem}.sidebar-collapsed .sidebar-brand{justify-content:center;flex:0 0 auto;width:100%;padding:0}.sidebar-collapsed .brand-text,.sidebar-collapsed .sb-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.sidebar-collapsed .sb-btn{justify-content:center;padding:13px 0;gap:0}.sidebar-collapsed .sb-badge{right:8px;top:8px;transform:none;min-width:16px;padding:1px 5px;font-size:.58rem}.sidebar-resize-hit{position:absolute;top:0;right:-9px;width:18px;height:100%;display:flex;align-items:center;justify-content:center;cursor:ew-resize;touch-action:none;z-index:4}.sidebar-resize-bar{width:5px;height:74px;border-radius:999px;background:#007aff00;box-shadow:0 12px 28px #0f172a00;transition:width .18s ease,height .18s ease,background .18s ease,box-shadow .18s ease}.sidebar-resize-hit:hover .sidebar-resize-bar,.sidebar-resize-hit:focus-visible .sidebar-resize-bar,.sidebar-resize-hit.is-dragging .sidebar-resize-bar{width:8px;height:118px;background:#007affeb;box-shadow:0 16px 34px #007aff47}.sb-btn:hover{background:#0000000a;color:#000;transform:none;box-shadow:none}.sb-btn.active{background:#0000000f;color:#000;box-shadow:none}.ip-icon{width:22px;height:22px;stroke:currentColor;opacity:.7;transition:opacity .2s}.sb-btn:hover .ip-icon,.sb-btn.active .ip-icon{opacity:1}.admin-single-mobile-nav-item{display:none!important}.sidebar-footer{display:flex;flex-direction:column;gap:10px;margin-top:auto}main{flex:1;overflow-y:auto;background:var(--lms-main-bg);padding:0!important}.container{max-width:1500px;margin:0 auto;width:100%;padding:2rem 3rem}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}html[data-lms-theme] .layout-wrapper,html[data-lms-theme] main{background:var(--lms-main-bg)!important}html[data-lms-theme] .container,html[data-lms-theme] .admin-dashboard-content,html[data-lms-theme] .admin-company-page{color:var(--lms-theme-text)}html[data-lms-theme] .sidebar{background:var(--lms-sidebar-bg)!important;border-right-color:var(--lms-theme-border)!important}html[data-lms-theme=orion] .sidebar .brand-text,html[data-lms-theme=orion] .sidebar .sb-btn,html[data-lms-theme=graphite] .sidebar .brand-text,html[data-lms-theme=graphite] .sidebar .sb-btn{color:#ffffffdb}html[data-lms-theme=orion] .sidebar .sb-btn.active,html[data-lms-theme=graphite] .sidebar .sb-btn.active{background:#ffffffeb;color:#111827}html[data-lms-theme] .card,html[data-lms-theme] .modal-content,html[data-lms-theme] .student-course-card,html[data-lms-theme] .student-course-hero,html[data-lms-theme] .teacher-student-card,html[data-lms-theme] .lesson-item,html[data-lms-theme] .admin-company-tile,html[data-lms-theme] .admin-company-settings-row,html[data-lms-theme] .admin-invitations-strip,html[data-lms-theme] .admin-invitation-row,html[data-lms-theme] .admin-user-card,html[data-lms-theme] .admin-user-settings-panel,html[data-lms-theme] .admin-user-ios-card,html[data-lms-theme] .admin-user-row,html[data-lms-theme] .admin-users-filter-panel,html[data-lms-theme] .admin-user-list-row,html[data-lms-theme] .admin-user-soft-panel,html[data-lms-theme] .admin-user-rate-row,html[data-lms-theme] .admin-user-session-row,html[data-lms-theme] .ios-settings-group,html[data-lms-theme] .profile-security-card,html[data-lms-theme] .fc,html[data-lms-theme] .fc-scrollgrid,html[data-lms-theme] .start-profile-card{background:var(--lms-surface-bg)!important;border-color:var(--lms-theme-border)!important;box-shadow:var(--lms-theme-shadow)!important}html[data-lms-theme] input,html[data-lms-theme] select,html[data-lms-theme] textarea{background-color:var(--lms-input-bg)!important;border-color:var(--lms-theme-border)!important}html[data-lms-theme] .admin-tab-btn.active,html[data-lms-theme] .user-segment-btn.active,html[data-lms-theme] .admin-side-tab.active{color:#111827!important;background:var(--lms-surface-bg)!important}.card{background:#fff;padding:2rem;border-radius:24px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;border:1px solid rgba(0,0,0,.06);transition:all .3s ease;position:relative;overflow:hidden}.card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000000d}.card h3{font-weight:900;font-size:1.5rem;margin-bottom:.8rem;color:#000;letter-spacing:-.5px}input,select,textarea{font-family:Nunito,sans-serif;width:100%;padding:1rem 1.2rem;margin:.5rem 0 1rem;border:1.5px solid #eef2f6;border-radius:16px;font-size:1rem;transition:all .2s;background:#f8fafc}input:focus,select:focus,textarea:focus{outline:none;border-color:#000;background:#fff;box-shadow:0 0 0 4px #0000000d}button{font-family:Nunito,sans-serif;font-weight:800;font-size:1rem;padding:1rem 1.8rem;border-radius:16px;border:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);background:#000;color:#fff;box-shadow:none}button:hover{background:#333;transform:translateY(-2px);box-shadow:0 8px 15px #0000001a}button:focus{outline:none;box-shadow:0 0 0 3px #0003}.sidebar-brand,.sidebar-brand:hover,.sidebar-brand:focus,.sidebar-brand:active{background:transparent!important;color:#000!important;box-shadow:none!important;transform:none!important;outline:none!important}button.secondary{background:#f1f5f9;color:#475569}button.secondary:hover{background:#e2e8f0}button.success,button.primary{background:#000;color:#fff}button.success:hover,button.primary:hover{background:#333}button.danger{background:#fff;color:#ef4444;border:1.5px solid #fee2e2}button.danger:hover{background:#fef2f2;border-color:#fecaca}.btn-sm{padding:.5rem 1rem!important;font-size:.9rem!important;border-radius:8px!important}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:12000;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{background:var(--card-bg);padding:2rem;border-radius:var(--border-radius);width:90%;max-width:600px;box-shadow:var(--box-shadow);border:var(--border);position:relative;max-height:90vh;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;clip-path:inset(0 round var(--border-radius))}.modal-content::-webkit-scrollbar,.profile-modal-content::-webkit-scrollbar{width:12px}.modal-content::-webkit-scrollbar-track,.profile-modal-content::-webkit-scrollbar-track{margin:16px 0;border-radius:999px;background:transparent}.modal-content::-webkit-scrollbar-thumb,.profile-modal-content::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:999px;background:#0f172a5c;background-clip:padding-box}.modal-content::-webkit-scrollbar-thumb:hover,.profile-modal-content::-webkit-scrollbar-thumb:hover{background:#0f172a7a;background-clip:padding-box}.close-btn{position:absolute;top:16px;right:16px;z-index:10;width:32px;height:32px;background:#7676801f;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;padding:0}.close-btn:hover{background:#76768033}.close-btn:active{transform:scale(.92)}.onboarding-sidebar-active{z-index:1004}.onboarding-screen-dim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;pointer-events:none;background:#0f172a47;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.onboarding-highlight{position:relative!important;z-index:1005!important;background:#fff!important;color:#050505!important;box-shadow:0 0 0 4px #007aff38,0 14px 35px #0f172a2e!important}.sidebar-brand.onboarding-highlight{border-radius:18px!important}.onboarding-tour-card{position:fixed;z-index:1006;width:min(440px,calc(100vw - 32px));border-radius:28px;background:#f6f7fbf0;border:1px solid rgba(255,255,255,.84);box-shadow:0 24px 70px #0f172a38;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);padding:1.5rem}.onboarding-tour-card--intro{left:50%;top:50%;transform:translate(-50%,-50%)}.onboarding-tour-card--guide{left:calc(var(--sidebar-width) + 24px);bottom:28px}.onboarding-hint{margin:.85rem 0 0;color:#007aff;font-size:.86rem;font-weight:900}.onboarding-tour-card h2{margin:0;color:#050505;font-size:1.85rem;line-height:1.08;font-weight:950;letter-spacing:0;padding-right:2rem}.onboarding-modal{padding:0!important;overflow:hidden;border-radius:30px!important;background:#f6f7fbf0!important;border:1px solid rgba(255,255,255,.82)!important;box-shadow:0 24px 70px #0f172a2e!important;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px)}.onboarding-intro,.onboarding-steps{min-height:420px;padding:2.2rem}.onboarding-intro{display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,#ffffffb8,#f6f7fbfa)}.onboarding-mark{width:116px;height:116px;border-radius:32px;background:#111827;display:grid;align-content:center;gap:9px;padding:26px;margin-bottom:auto;box-shadow:0 22px 40px #0f172a2e}.onboarding-mark span{display:block;height:10px;border-radius:999px;background:#ffffffe0}.onboarding-mark span:nth-child(2){width:74%}.onboarding-mark span:nth-child(3){width:52%}.onboarding-kicker{margin:0 0 .45rem;color:#6b7280;font-size:.74rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.onboarding-intro h2,.onboarding-step-content h2{margin:0;color:#050505;font-size:2rem;line-height:1.08;font-weight:950;letter-spacing:0;padding-right:2rem}.onboarding-copy{color:#525866;font-size:1rem;font-weight:700;line-height:1.52;margin:.85rem 0 0;max-width:390px}.onboarding-actions{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap;margin-top:1.55rem}.onboarding-btn{min-height:44px;border-radius:999px;padding:.75rem 1.05rem;font-size:.9rem;font-weight:900;border:none;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.onboarding-btn:hover{transform:none}.onboarding-btn-primary{background:#007aff;color:#fff;box-shadow:0 12px 28px #007aff42}.onboarding-btn-secondary{background:#7676801f;color:#111827;box-shadow:none}.onboarding-btn-soft{background:#fff;color:#111827;border:1px solid rgba(15,23,42,.06);box-shadow:none}.onboarding-steps{display:grid;grid-template-columns:190px 1fr;align-items:center;gap:1.6rem;background:linear-gradient(180deg,#ffffffd1,#f6f7fbfa)}.onboarding-phone{width:168px;min-height:300px;border-radius:34px;background:#111827;padding:18px;box-shadow:0 24px 55px #0f172a38;display:flex;flex-direction:column;gap:12px}.onboarding-phone-bar{width:52px;height:5px;border-radius:999px;background:#ffffff52;margin:0 auto 6px}.onboarding-phone-title,.onboarding-phone-card,.onboarding-phone-row{border-radius:16px;background:#ffffffe6}.onboarding-phone-title{width:78%;height:16px}.onboarding-phone-card{height:104px;background:linear-gradient(135deg,#fff,#dbeafe)}.onboarding-phone-row{height:34px;background:#ffffff38}.onboarding-phone-row.short{width:70%}.onboarding-step-content{min-width:0}.onboarding-dots{display:flex;gap:7px;margin-top:1.25rem}.onboarding-dots span{width:8px;height:8px;border-radius:999px;background:#11182729}.onboarding-dots span.active{width:26px;background:#007aff}.entry-reminder-dim{z-index:1005;pointer-events:auto;background:radial-gradient(circle at 50% 34%,rgba(255,255,255,.18),transparent 34%),#0f172a57;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.entry-reminder-card{z-index:1007;overflow:hidden;background:linear-gradient(180deg,#fffffff5,#f6f7fbf0)!important}.entry-reminder-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 16% 10%,rgba(0,122,255,.14),transparent 32%),radial-gradient(circle at 88% 20%,rgba(52,199,89,.12),transparent 28%)}.entry-reminder-card>*{position:relative;z-index:1}.profile-reminder-icon,.birthday-orbit{width:92px;height:92px;border-radius:28px;margin-bottom:1.45rem;box-shadow:0 20px 42px #0f172a29}.profile-reminder-icon{display:grid;place-items:center;background:linear-gradient(135deg,#111827,#007aff)}.profile-reminder-icon span{width:44px;height:44px;border-radius:50%;border:4px solid rgba(255,255,255,.9);position:relative}.profile-reminder-icon span:after{content:"";position:absolute;left:50%;bottom:-22px;width:56px;height:28px;transform:translate(-50%);border-radius:999px 999px 12px 12px;border:4px solid rgba(255,255,255,.9);border-bottom:0}.profile-reminder-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:1.15rem}.profile-reminder-checks span{min-width:0;border-radius:14px;background:#8e9bb01f;color:#64748b;padding:9px 12px;font-size:.82rem;font-weight:900}.profile-reminder-checks span.is-done{background:#34c75924;color:#16893a}.birthday-reminder-card{background:linear-gradient(160deg,#fffffff5,#fff7edf0 52%,#eff6ffeb)!important}.birthday-reminder-card:before{background:radial-gradient(circle at 18% 14%,rgba(255,149,0,.22),transparent 30%),radial-gradient(circle at 76% 20%,rgba(255,45,85,.18),transparent 30%),radial-gradient(circle at 58% 86%,rgba(0,122,255,.14),transparent 34%)}.birthday-orbit{position:relative;background:linear-gradient(135deg,#ff9500,#ff2d55 46%,#007aff)}.birthday-orbit span{position:absolute;border-radius:999px;background:#ffffffe6}.birthday-orbit span:nth-child(1){width:48px;height:10px;left:22px;top:26px}.birthday-orbit span:nth-child(2){width:36px;height:10px;left:28px;top:42px}.birthday-orbit span:nth-child(3){width:58px;height:10px;left:17px;top:58px}html[data-lms-theme] .entry-reminder-card{background:var(--lms-surface-bg)!important;border-color:var(--lms-theme-border)!important;box-shadow:var(--lms-theme-shadow)!important;color:var(--lms-theme-text)!important}html[data-lms-theme] .entry-reminder-card h2{color:var(--lms-theme-text)!important}html[data-lms-theme] .entry-reminder-card .onboarding-copy{color:var(--lms-theme-muted)!important}html[data-lms-theme] .entry-reminder-card .onboarding-btn-primary{background:var(--lms-theme-accent)!important;box-shadow:0 12px 28px color-mix(in srgb,var(--lms-theme-accent) 26%,transparent)!important}html[data-lms-theme] .profile-reminder-icon,html[data-lms-theme] .birthday-orbit{background:linear-gradient(135deg,var(--lms-theme-accent),color-mix(in srgb,var(--lms-theme-accent) 42%,#111827))!important}@media (max-width: 768px){.onboarding-tour-card{left:10px;right:10px;bottom:84px;width:auto;padding:1.2rem;border-radius:24px}.onboarding-tour-card--intro{top:auto;transform:none}.sidebar-brand.onboarding-highlight{border-radius:12px!important}}@media (max-width: 640px){.onboarding-modal{width:calc(100% - 20px)!important;border-radius:24px!important}.onboarding-intro,.onboarding-steps{min-height:0;padding:1.6rem}.onboarding-steps{grid-template-columns:1fr;gap:1.2rem}.onboarding-phone{width:100%;min-height:170px;border-radius:26px}.onboarding-phone-card{height:62px}.onboarding-intro h2,.onboarding-step-content h2{font-size:1.58rem}.onboarding-actions{align-items:stretch}.onboarding-btn{flex:1 1 130px}.profile-reminder-checks{grid-template-columns:1fr}}.section-title{font-size:2rem;font-weight:900;margin-bottom:1.5rem;color:var(--text-color)}.status-badge{padding:5px 10px;border-radius:20px;font-size:.8rem;font-weight:800;text-transform:uppercase}.student-courses-page{padding-bottom:40px}.student-courses-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem}.student-courses-eyebrow{color:#6b7280;font-size:.72rem;font-weight:900;letter-spacing:0;text-transform:uppercase;margin-bottom:.25rem}.student-courses-alert{background:#ef4444eb;color:#fff;padding:7px 13px;border-radius:999px;font-size:.8rem;font-weight:900;animation:pulse 2s infinite;box-shadow:0 8px 20px #ef44442e,inset 0 1px #ffffff59}.student-courses-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.15rem}.student-course-card{position:relative;min-height:220px;padding:1.2rem;border-radius:26px;background:#ffffffc7;border:1px solid rgba(255,255,255,.72);box-shadow:0 18px 45px #0f172a14,inset 0 1px #ffffffe6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);display:flex;flex-direction:column;overflow:hidden;gap:.35rem}.student-course-card:before{content:"";position:absolute;inset:0 0 auto;height:74px;background:linear-gradient(180deg,#f8fafceb,#f8fafc00);pointer-events:none}.student-course-badge{position:absolute;top:12px;right:12px;z-index:2;min-width:25px;height:25px;padding:0 7px;border-radius:999px;background:#ff3b30;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:900;box-shadow:0 8px 18px #ff3b3040}.student-course-card-head{position:relative;z-index:1;min-height:52px}.student-course-card-head h3{color:#050505;font-size:1.18rem;font-weight:900;line-height:1.15;letter-spacing:0;padding-right:2rem;margin-bottom:.45rem}.student-course-card-head span{display:inline-flex;max-width:100%;border-radius:999px;background:#f8fafcdb;border:1px solid rgba(15,23,42,.06);color:#64748b;font-size:.72rem;font-weight:900;padding:.3rem .55rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student-course-description{position:relative;z-index:1;color:#64748b;margin:.1rem 0 .35rem;font-size:.9rem;line-height:1.4}.student-course-footer{margin-top:.8rem;padding-top:.25rem;display:flex;align-items:center;justify-content:flex-start;gap:.55rem;min-height:42px}.student-course-teachers{display:flex;align-items:center;min-width:0;padding-left:3px}.student-teacher-avatar{width:34px;height:34px;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.92);box-shadow:0 6px 14px #0f172a1f;margin-left:-7px;background:#111827;color:#fff;flex:0 0 34px}.student-course-teachers .student-teacher-avatar:first-child{margin-left:0}.student-teacher-avatar--initials,.student-teacher-avatar--extra{display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:900}.student-teacher-avatar--extra{background:#f1f5f9;color:#111827}.student-course-open{min-width:118px;height:40px;padding:0 .9rem;border-radius:999px;background:#111827;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-size:.9rem;font-weight:900;box-shadow:0 10px 22px #0f172a29}.student-course-open:hover{background:#1f2937;transform:none;box-shadow:0 10px 22px #0f172a29}.student-course-open svg{width:16px;height:16px;flex:0 0 16px}.student-course-details{padding-bottom:60px}.student-course-detail-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding:1rem;border-radius:28px;background:#ffffffc7;border:1px solid rgba(255,255,255,.72);box-shadow:0 18px 45px #0f172a14,inset 0 1px #ffffffe6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.student-course-detail-header .btn-admin.secondary{border-radius:999px;background:#f8fafceb;color:#111827;box-shadow:none;border:1px solid rgba(15,23,42,.06);transform:none;white-space:nowrap}.student-course-detail-header .btn-admin.secondary:hover{background:#fff;transform:none;box-shadow:none}.student-empty-state{color:#64748b;font-weight:800;background:#ffffffc7;border:1px solid rgba(255,255,255,.72);border-radius:24px;padding:1.25rem;box-shadow:0 18px 45px #0f172a0f}@media (max-width: 640px){.student-courses-header{align-items:flex-start;flex-direction:column}.student-courses-grid{grid-template-columns:1fr}.student-course-card{min-height:214px;border-radius:24px}.student-course-detail-header{align-items:flex-start;flex-direction:column}}.start-page{display:flex;flex-direction:column;gap:18px;padding-bottom:18px}.start-hero,.start-panel{background:var(--lms-card-bg, rgba(255,255,255,.82));border:1px solid rgba(226,232,240,.86);box-shadow:0 20px 55px #0f172a14,inset 0 1px #ffffffeb;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.start-hero{position:relative;overflow:hidden;border-radius:30px;min-height:188px;padding:26px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:22px;align-items:center}.start-hero-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,color-mix(in srgb,var(--lms-accent, #0a84ff) 16%,transparent),transparent 42%),radial-gradient(circle at 86% 18%,color-mix(in srgb,var(--lms-accent-2, #60a5fa) 18%,transparent),transparent 34%);pointer-events:none}.start-profile-shell,.start-profile-info,.start-hero-stats{position:relative;z-index:1}.start-profile-shell{width:104px;height:104px;border-radius:30px;background:#ffffffb8;display:flex;align-items:center;justify-content:center;flex:0 0 104px;box-shadow:inset 0 1px #fffffff2,0 14px 34px #0f172a1f}.start-avatar,.start-avatar-fallback{width:82px;height:82px;border-radius:25px;flex:0 0 82px;border:3px solid rgba(255,255,255,.94);box-shadow:0 10px 24px #0f172a29}.start-avatar{object-fit:cover}.start-avatar-fallback{align-items:center;justify-content:center;background:#111827;color:#fff;font-size:1.55rem;font-weight:900}.start-profile-info{min-width:0}.start-eyebrow,.start-panel-head span{color:#94a3b8;font-size:.72rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.start-profile-info h1{color:#0f172a;font-size:clamp(1.55rem,2.4vw,2.35rem);font-weight:900;letter-spacing:0;line-height:1.05;margin:5px 0 8px}.start-subtitle{color:#64748b;font-weight:800;margin:0 0 12px}.start-curator{width:fit-content;max-width:100%;color:#111827;font-weight:800;background:#f8fafcdb;border:1px solid rgba(15,23,42,.06);border-radius:999px;padding:.45rem .75rem;display:flex;gap:.45rem;align-items:center;box-shadow:inset 0 1px #ffffffb8}.start-curator span{color:#94a3b8;font-size:.72rem;font-weight:900;text-transform:uppercase}.start-hero-stats{min-width:210px;display:grid;grid-template-columns:1fr;gap:10px}.start-stat-pill{min-height:54px;border-radius:18px;padding:10px 14px;background:#ffffffbd;border:1px solid rgba(226,232,240,.8);display:flex;align-items:center;justify-content:space-between;gap:14px}.start-stat-pill span{color:#64748b;font-size:.83rem;font-weight:850}.start-stat-pill strong{color:var(--lms-accent, #0a84ff);font-size:1.45rem;font-weight:950}.start-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}.start-panel{border-radius:26px;padding:18px;min-height:190px;height:100%}.start-panel--wide{grid-column:span 2}.start-panel--next{min-height:auto}.start-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.start-panel-head h2,.start-panel--next h2{color:#0f172a;font-size:1.08rem;line-height:1.14;font-weight:950;margin:4px 0 0}.start-panel-head button,.start-mini-action,.start-panel--next button{border:none;border-radius:999px;background:color-mix(in srgb,var(--lms-accent, #0a84ff) 12%,#fff);color:var(--lms-accent, #0a84ff);font-weight:900;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.start-panel-head button{padding:9px 14px;white-space:nowrap}.start-panel-head button:hover,.start-mini-action:hover,.start-panel--next button:hover{transform:translateY(-1px);box-shadow:0 12px 28px color-mix(in srgb,var(--lms-accent, #0a84ff) 18%,transparent)}.start-list,.start-attention-list,.start-child-list{display:flex;flex-direction:column;gap:10px}.start-lesson-row,.start-task-row,.start-child-row{border-radius:18px;background:#f8fafcd1;border:1px solid rgba(226,232,240,.82);padding:11px;display:flex;align-items:center;gap:11px;min-width:0}.start-lesson-row--live{background:color-mix(in srgb,var(--lms-accent, #0a84ff) 10%,#fff);border-color:color-mix(in srgb,var(--lms-accent, #0a84ff) 28%,#dbeafe)}.start-lesson-time{width:62px;flex:0 0 62px;display:flex;flex-direction:column;line-height:1.1}.start-lesson-time strong{color:#0f172a;font-size:.92rem;font-weight:950}.start-lesson-time span,.start-lesson-main span,.start-task-row span,.start-child-row span,.start-child-row small,.start-empty{color:#94a3b8;font-size:.82rem;font-weight:800}.start-lesson-main{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.start-lesson-main strong,.start-task-row strong,.start-child-row strong{color:#0f172a;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.start-lesson-chip{flex:0 0 auto;border-radius:999px;background:#fff7ed;color:#f97316;padding:4px 8px;font-size:.68rem;font-weight:950}.start-mini-action{flex:0 0 auto;padding:8px 11px}.start-mini-action--primary,.start-panel--next button:not(:disabled){background:var(--lms-accent, #0a84ff);color:#fff}.start-mini-action:disabled,.start-panel--next button:disabled{opacity:.52;cursor:default;transform:none;box-shadow:none}.start-task-row{justify-content:space-between}.start-task-row>div,.start-child-row{min-width:0}.start-task-row--overdue{background:#fff1f2;border-color:#fecdd3}.start-task-row i{width:10px;height:10px;border-radius:999px;background:#ef4444;box-shadow:0 0 0 6px #ef44441f;flex:0 0 10px}.start-attention-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.start-attention-card{min-height:86px;border:1px solid rgba(226,232,240,.86);border-radius:20px;background:#f8fafcdb;padding:14px;cursor:pointer;text-align:left;display:flex;flex-direction:column;justify-content:center;gap:4px}.start-attention-card strong{color:var(--lms-accent, #0a84ff);font-size:1.7rem;font-weight:950}.start-attention-card span{color:#64748b;font-weight:900}.start-attention-card--hot{background:#fff1f2;border-color:#fecdd3}.start-attention-card--hot strong,.start-attention-card--warn strong{color:#ef4444}.start-attention-card--warn{background:#fff7ed;border-color:#fed7aa}.start-child-row{justify-content:space-between}.start-panel--next{background:linear-gradient(135deg,color-mix(in srgb,var(--lms-accent, #0a84ff) 12%,#fff),#ffffffdb)}.start-next-time{color:#64748b;font-size:.84rem;font-weight:900;margin-bottom:10px}.start-panel--next p{color:#64748b;font-weight:850;margin:7px 0 16px}.start-panel--next button{width:100%;padding:13px 14px}.start-empty{min-height:74px;border-radius:18px;border:1px dashed rgba(148,163,184,.38);background:#f8fafc8c;display:flex;align-items:center;justify-content:center;text-align:center;padding:14px}@media (max-width: 1100px){.start-hero{grid-template-columns:auto minmax(0,1fr)}.start-hero-stats{grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr))}.start-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.start-page{padding-bottom:calc(var(--mobile-nav-height, 82px) + 20px)}.start-hero{grid-template-columns:1fr;padding:18px;border-radius:26px}.start-profile-shell{width:82px;height:82px;flex-basis:82px;border-radius:24px}.start-avatar,.start-avatar-fallback{width:64px;height:64px;flex-basis:64px;border-radius:20px}.start-profile-info h1{font-size:1.5rem}.start-hero-stats,.start-grid,.start-attention-list{grid-template-columns:1fr}.start-panel--wide{grid-column:auto}.start-lesson-row{align-items:flex-start;flex-wrap:wrap}.start-mini-action{width:100%}.start-child-row{align-items:flex-start;flex-direction:column}}.teacher-home-page{--teacher-home-text: #0f172a;--teacher-home-muted: #5f6f95;--teacher-home-line: #e6edf7;--teacher-home-soft: #f7faff;color:var(--teacher-home-text);display:flex;flex-direction:column;gap:18px;padding-bottom:22px}.teacher-home-page--loading{pointer-events:none}.teacher-home-skeleton{display:block;border-radius:8px;background:linear-gradient(90deg,#edf2f8 20%,#f8fbff,#edf2f8 64%);background-size:240% 100%;animation:teacher-home-skeleton-shimmer 1.45s ease-in-out infinite}@keyframes teacher-home-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-120% 0}}.teacher-home-skeleton-topbar{justify-content:space-between}.teacher-home-skeleton--welcome{width:240px;height:32px;border-radius:8px}.teacher-home-skeleton--profile{width:172px;height:42px;border-radius:999px}.teacher-home-skeleton-card{pointer-events:none}.teacher-home-skeleton--icon{width:54px;height:54px;flex:0 0 54px;border-radius:12px}.teacher-home-skeleton-card>div:last-child{min-width:0;width:100%;display:flex;flex-direction:column;gap:9px}.teacher-home-skeleton--value{width:52px;height:22px}.teacher-home-skeleton--line{width:min(190px,100%);height:12px}.teacher-home-skeleton--short{width:min(124px,72%)}.teacher-home-skeleton-panel{min-height:328px;display:flex;flex-direction:column;gap:16px}.teacher-home-skeleton--heading{width:142px;height:20px;margin-bottom:5px}.teacher-home-skeleton-row{min-height:66px;display:flex;align-items:center;gap:16px;border-bottom:1px solid var(--teacher-home-line)}.teacher-home-skeleton-row>div{flex:1;display:flex;flex-direction:column;gap:8px}.teacher-home-skeleton-lessons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.teacher-home-skeleton-lessons>div{min-height:78px;display:flex;flex-direction:column;justify-content:center;gap:12px;border-right:1px solid var(--teacher-home-line)}.teacher-home-skeleton-lessons>div:last-child{border-right:0}.teacher-home-topbar{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:18px}.teacher-home-welcome{font-size:1.625rem;font-weight:850;color:var(--teacher-home-text, #1e293b);margin:0;letter-spacing:-.5px}@media (max-width: 600px){.teacher-home-welcome{font-size:1.35rem}}.teacher-home-search{width:min(760px,100%);height:42px;border:1px solid var(--teacher-home-line);border-radius:10px;background:#fff;box-shadow:0 6px 16px #1a2a4908;display:flex;align-items:stretch;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.teacher-home-search:focus-within{border-color:#0b76ff;box-shadow:0 0 0 3px #0b76ff1f,0 6px 16px #1a2a4908}.teacher-home-search-icon{width:40px;display:flex;align-items:center;justify-content:center;color:#5b6b96;flex:0 0 40px}.teacher-home-search-icon .teacher-home-icon-svg,.teacher-home-search-clear .teacher-home-icon-svg{width:16px;height:16px}.teacher-home-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--teacher-home-text);font:inherit;font-weight:600;padding:0 4px}.teacher-home-search input::placeholder{color:#68789f}.teacher-home-search-clear{width:28px;height:28px;flex:0 0 28px;align-self:center;border:0;border-radius:50%;color:#65779e;background:transparent;display:inline-flex;align-items:center;justify-content:center;padding:0;margin-right:4px;cursor:pointer;box-shadow:none;transition:all .2s ease}.teacher-home-search-clear:hover,.teacher-home-search-clear:focus{background:#edf4ff;color:#0b76ff;transform:none;box-shadow:none}.teacher-home-search-action{min-width:72px;display:flex;align-items:center;justify-content:center;border:0;border-radius:0!important;background:#0b76ff;color:#fff;font:inherit;font-weight:700;font-size:.85rem;padding:0 14px;cursor:pointer;box-shadow:none;transition:background .15s ease}.teacher-home-search-action:hover,.teacher-home-search-action:focus{background:#0767df;transform:none!important;box-shadow:none!important}.teacher-home-top-actions{display:flex;align-items:center;gap:12px;flex:0 0 auto}.teacher-home-top-actions button{position:relative;width:42px;height:42px;border:0;border-radius:50%;background:transparent;color:#52658f;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;box-shadow:none}.teacher-home-top-actions button:hover,.teacher-home-top-actions button:focus{background:#f3f7ff;color:#0b76ff;transform:none;box-shadow:none}.teacher-home-top-actions button span{position:absolute;right:1px;top:0;min-width:18px;height:18px;border-radius:999px;background:#ef233c;color:#fff;border:2px solid #fff;display:inline-flex;align-items:center;justify-content:center;padding:0 4px;font-size:.68rem;font-weight:950}.teacher-home-top-actions img{width:44px;height:44px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 10px 24px #12203d24}.teacher-home-top-actions strong{max-width:150px;color:#1d2b4f;font-size:.9rem;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teacher-home-search-status{min-height:42px;border:1px solid var(--teacher-home-line);border-radius:12px;background:#f8fbff;color:#52658f;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.9rem;font-weight:900}.teacher-home-search-status button{border:0;border-radius:9px;background:#eaf3ff;color:#0b76ff;padding:8px 10px;font:inherit;font-size:.84rem;cursor:pointer;box-shadow:none}.teacher-home-search-status button:hover,.teacher-home-search-status button:focus{background:#dcecff;transform:none;box-shadow:none}.teacher-home-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.teacher-home-metric-card,.teacher-home-panel{border:1px solid var(--teacher-home-line);background:#ffffffed;box-shadow:0 18px 44px #1a2a490f}.teacher-home-metric-card{min-height:128px;border-radius:14px;padding:22px;display:flex;align-items:center;gap:20px}.teacher-home-metric-card>div:last-child{min-width:0;display:flex;flex-direction:column;gap:5px}.teacher-home-metric-card strong{color:#0a1028;font-size:1.75rem;line-height:1;font-weight:950}.teacher-home-metric-card span{color:#0f172a;font-size:.98rem;font-weight:950}.teacher-home-metric-card small{color:#52658f;font-size:.88rem;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.teacher-home-icon{width:54px;height:54px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 54px}.teacher-home-icon-svg{width:24px;height:24px}.teacher-home-icon--blue{background:#eaf3ff;color:#0b76ff}.teacher-home-icon--green{background:#e8f8ee;color:#16bf6a}.teacher-home-icon--violet{background:#f1e8ff;color:#8c42ff}.teacher-home-icon--orange{background:#fff0df;color:#ff7a1a}.teacher-home-main-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.98fr);gap:18px}.teacher-home-panel{border-radius:14px;padding:24px}.teacher-home-news-full{max-height:520px;overflow-y:auto;scrollbar-gutter:stable}.teacher-home-news-full .teacher-home-news-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.teacher-home-panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:20px}.teacher-home-panel-head h2{margin:0;color:#0a1028;font-size:1.22rem;line-height:1.2;font-weight:950}.teacher-home-panel-head button{border:0;border-radius:10px;background:transparent;color:#0b76ff;font-size:.9rem;font-weight:900;padding:8px 10px;cursor:pointer;box-shadow:none}.teacher-home-panel-head button:hover,.teacher-home-panel-head button:focus{background:#eef6ff;color:#0b76ff;transform:none;box-shadow:none}.teacher-home-news-list,.teacher-home-kpi-list{display:flex;flex-direction:column}.teacher-home-news-row{min-height:78px;display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:18px;padding:10px 6px;border-bottom:1px solid var(--teacher-home-line)}.teacher-home-news-copy,.teacher-home-kpi-copy{min-width:0;display:flex;flex-direction:column;gap:6px}.teacher-home-news-copy strong{color:#101833;font-size:.98rem;font-weight:950}.teacher-home-news-copy span{color:#52658f;font-size:.91rem;font-weight:800;line-height:1.35}.teacher-home-news-row time{color:#4f6090;font-size:.84rem;font-weight:850;white-space:nowrap}.teacher-home-panel-link{width:100%;min-height:46px;margin-top:20px;border:1px solid #dce6f5;border-radius:9px;background:#fff;color:#52658f;font-weight:950;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;box-shadow:none}.teacher-home-panel-link .teacher-home-icon-svg{width:18px;height:18px}.teacher-home-panel-link:hover,.teacher-home-panel-link:focus{background:#f8fbff;color:#0b76ff;transform:none;box-shadow:none}.modal-overlay:has(.teacher-home-modal){padding:18px;align-items:stretch}.teacher-home-modal{width:min(1120px,100%)!important;max-width:1120px!important;height:calc(100dvh - 36px);max-height:none;padding:0;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;clip-path:inset(0 round 16px)}.teacher-home-modal>h3{min-height:76px;margin:0!important;padding:25px 76px 21px 28px;border-bottom:1px solid var(--teacher-home-line);color:#0a1028;font-size:1.32rem}.teacher-home-modal>.close-btn{top:20px;right:24px;width:36px;height:36px}.teacher-home-modal-body{min-height:0;flex:1;overflow-y:auto;padding:26px 28px 32px;scrollbar-gutter:stable}.teacher-home-modal-intro{margin:0 0 18px;color:var(--teacher-home-muted);font-size:.94rem;font-weight:750}.teacher-home-news-list--modal{border-top:1px solid var(--teacher-home-line)}.teacher-home-news-list--modal .teacher-home-news-row{min-height:88px;padding:14px 6px}.teacher-home-analytics-filters{display:flex;align-items:end;flex-wrap:wrap;gap:12px;padding:16px;border:1px solid var(--teacher-home-line);border-radius:12px;background:#f8fbff}.teacher-home-analytics-presets{display:inline-flex;min-height:42px;overflow:hidden;border:1px solid #d9e4f5;border-radius:9px;background:#fff}.teacher-home-analytics-presets button{min-width:82px;border:0;border-right:1px solid #d9e4f5;background:transparent;color:#52658f;font:inherit;font-size:.88rem;font-weight:850;padding:0 12px;cursor:pointer;box-shadow:none}.teacher-home-analytics-presets button:last-child{border-right:0}.teacher-home-analytics-presets button.is-active{background:#e9f2ff;color:#0b76ff}.teacher-home-analytics-filters label{display:flex;flex-direction:column;gap:6px;color:#63749b;font-size:.78rem;font-weight:850}.teacher-home-analytics-filters input{height:42px;min-width:152px;border:1px solid #d9e4f5;border-radius:9px;background:#fff;color:#17213f;font:inherit;font-size:.9rem;font-weight:800;padding:0 11px;outline:0}.teacher-home-analytics-filters input:focus{border-color:#8abfff;box-shadow:0 0 0 3px #0b76ff1f}.teacher-home-analytics-apply{height:42px;border:0;border-radius:9px;background:#0b76ff;color:#fff;font:inherit;font-size:.9rem;font-weight:900;padding:0 18px;cursor:pointer;box-shadow:none}.teacher-home-analytics-caption{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin:30px 0 16px}.teacher-home-analytics-caption span{color:#63749b;font-size:.9rem;font-weight:800}.teacher-home-analytics-caption strong{color:#152044;font-size:1rem;font-weight:950}.teacher-home-analytics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.teacher-home-analytics-grid .teacher-home-metric-card{min-height:116px}.teacher-home-kpi-row{min-height:82px;display:grid;grid-template-columns:54px minmax(110px,1fr) auto minmax(110px,.75fr);align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid var(--teacher-home-line)}.teacher-home-kpi-row:last-child,.teacher-home-news-row:last-child{border-bottom:0}.teacher-home-kpi-copy span{color:#5f6f95;font-size:.84rem;font-weight:850}.teacher-home-kpi-copy strong{color:#090f24;font-size:1.28rem;font-weight:950}.teacher-home-kpi-row em{color:#16bf6a;font-size:.82rem;font-style:normal;font-weight:950;white-space:nowrap}.teacher-home-kpi-row em.is-down{color:#ef233c}.teacher-home-spark{width:100%;height:42px;overflow:visible}.teacher-home-spark polyline{fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.teacher-home-spark--blue{color:#0b76ff}.teacher-home-spark--green{color:#16bf6a}.teacher-home-spark--violet{color:#8c42ff}.teacher-home-spark--orange{color:#ff7a1a}.teacher-home-lessons{padding-bottom:18px}.teacher-home-lesson-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.teacher-home-lesson-card{min-width:0;min-height:112px;border:0;border-right:1px solid var(--teacher-home-line);border-radius:0;background:transparent;color:inherit;text-align:left;padding:16px 24px 16px 6px;display:grid;grid-template-columns:66px minmax(0,1fr) auto 24px;align-items:center;gap:14px;cursor:pointer;box-shadow:none}.teacher-home-lesson-card:first-child{padding-left:0}.teacher-home-lesson-card:last-child{border-right:0}.teacher-home-lesson-card:hover,.teacher-home-lesson-card:focus{background:#f8fbff;transform:none;box-shadow:none}.teacher-home-lesson-card time{color:#090f24;font-size:1.04rem;font-weight:950}.teacher-home-lesson-card div{min-width:0;display:flex;flex-direction:column;gap:5px}.teacher-home-lesson-card strong,.teacher-home-lesson-card span,.teacher-home-lesson-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teacher-home-lesson-card strong{color:#0f172a;font-size:.98rem;font-weight:950}.teacher-home-lesson-card span,.teacher-home-lesson-card small{color:#52658f;font-size:.84rem;font-weight:850}.teacher-home-lesson-card mark{border-radius:8px;background:#eaf3ff;color:#0b76ff;padding:7px 10px;font-size:.78rem;font-weight:950;white-space:nowrap}.teacher-home-lesson-card>.teacher-home-icon-svg{width:20px;height:20px;color:#52658f}@media (max-width: 1220px){.teacher-home-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-home-main-grid,.teacher-home-news-full .teacher-home-news-list{grid-template-columns:1fr}}@media (max-width: 900px){.teacher-home-topbar{align-items:stretch;flex-direction:column}.teacher-home-top-actions{justify-content:flex-end}.teacher-home-skeleton--welcome{width:100%;max-width:240px}.teacher-home-search-status{align-items:flex-start;flex-direction:column}.teacher-home-analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-home-lesson-list{grid-template-columns:1fr;gap:12px}.teacher-home-lesson-card,.teacher-home-lesson-card:first-child{border:1px solid var(--teacher-home-line);border-radius:12px;padding:14px}}@media (max-width: 720px){.teacher-home-page{padding-bottom:calc(var(--mobile-nav-height, 82px) + 20px)}.teacher-home-metrics{grid-template-columns:1fr}.teacher-home-skeleton-topbar{gap:12px}.teacher-home-skeleton--profile{width:132px}.teacher-home-skeleton-lessons{grid-template-columns:1fr;gap:0}.teacher-home-skeleton-lessons>div{border-right:0;border-bottom:1px solid var(--teacher-home-line)}.teacher-home-metric-card,.teacher-home-panel{border-radius:12px;padding:16px}.modal-overlay:has(.teacher-home-modal){padding:0}.teacher-home-modal{width:100%!important;height:100dvh;border-radius:0;clip-path:none}.teacher-home-modal>h3{padding-left:20px}.teacher-home-modal>.close-btn{right:16px}.teacher-home-modal-body{padding:20px 16px 28px}.teacher-home-analytics-filters{align-items:stretch}.teacher-home-analytics-presets{width:100%}.teacher-home-analytics-presets button{flex:1;min-width:0}.teacher-home-analytics-filters label{flex:1 1 130px}.teacher-home-analytics-filters input{width:100%;min-width:0}.teacher-home-analytics-apply{width:100%}.teacher-home-analytics-caption{align-items:flex-start;flex-direction:column;gap:5px}.teacher-home-analytics-grid{grid-template-columns:1fr}.teacher-home-news-row,.teacher-home-kpi-row{grid-template-columns:46px minmax(0,1fr)}.teacher-home-news-row time,.teacher-home-kpi-row em,.teacher-home-spark{grid-column:2}.teacher-home-icon{width:46px;height:46px;flex-basis:46px}.teacher-home-lesson-card{grid-template-columns:58px minmax(0,1fr)}.teacher-home-lesson-card mark,.teacher-home-lesson-card>.teacher-home-icon-svg{grid-column:2}}.achievement-badge{background:var(--lms-card-bg, white);padding:16px;border-radius:22px;font-weight:800;border:1px solid rgba(0,0,0,.05);display:flex;align-items:center;gap:16px;transition:all .4s cubic-bezier(.16,1,.3,1);width:100%;position:relative;overflow:hidden}.achievement-badge.locked{filter:grayscale(1);opacity:.5;background:#f8fafc}.achievement-badge.pending-unlock{filter:none;opacity:1;cursor:pointer;box-shadow:0 8px 32px #00000014;transform:scale(1.01)}.achievement-lock-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10;animation:fadeIn .3s ease}.lock-icon-pulse{font-size:2.5rem;animation:pulse-lock 1.5s infinite ease-in-out}@keyframes pulse-lock{0%{transform:scale(1);opacity:.8}50%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:.8}}.lock-shake{animation:shake .4s cubic-bezier(.36,.07,.19,.97) both}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.pulse-red-dot{background:#ff3b30;width:10px;height:10px;border-radius:50%;box-shadow:0 0 #ff3b30b3;animation:pulse-red 1.5s infinite}@keyframes pulse-red{0%{transform:scale(.95);box-shadow:0 0 #ff3b30b3}70%{transform:scale(1);box-shadow:0 0 0 10px #ff3b3000}to{transform:scale(.95);box-shadow:0 0 #ff3b3000}}.unlock-success-modal{text-align:center;padding:24px}.unlock-success-icon{font-size:4rem;margin-bottom:16px;display:block;animation:bounceIn .8s cubic-bezier(.175,.885,.32,1.275)}@keyframes bounceIn{0%{transform:scale(0)}60%{transform:scale(1.1)}to{transform:scale(1)}}@media (max-width: 768px){.layout-wrapper{flex-direction:column!important}.sidebar{width:100%!important;height:var(--mobile-bottom-nav-height)!important;flex-direction:row!important;padding:5px 10px env(safe-area-inset-bottom,0px) 10px!important;border-right:none!important;border-top:1px solid rgba(0,0,0,.06);background:#ffffffe6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:fixed;bottom:0;left:0;justify-content:flex-start;align-items:center;margin-bottom:0;border-radius:0;z-index:9999!important;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.sidebar::-webkit-scrollbar{display:none}.sidebar-brand{display:none!important}.sidebar-header{display:contents!important}.sidebar-resize-hit{display:none!important}.sidebar-collapsed .brand-text,.sidebar-collapsed .sb-label{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.sidebar-brand .brand-text{font-size:.78rem!important;line-height:1!important}.brand-icon{width:26px;height:26px;flex-basis:26px;border-radius:9px}#sidebarNav,.sidebar-footer{display:contents!important}.sb-btn{flex:1 0 auto!important;min-width:65px!important;flex-direction:column!important;font-size:.65rem!important;padding:5px!important;gap:4px!important;width:auto!important;justify-content:center!important}.admin-direct-nav-item{display:none!important}.admin-single-mobile-nav-item,.mobile-home-btn{display:flex!important}.ip-icon{width:22px!important;height:22px!important}main{padding-bottom:calc(var(--mobile-bottom-nav-height) + var(--mobile-bottom-content-gap))!important;scroll-padding-bottom:calc(var(--mobile-bottom-nav-height) + var(--mobile-bottom-content-gap))!important}.container{padding:1.5rem 1rem calc(var(--mobile-bottom-nav-height) + var(--mobile-bottom-content-gap))!important}#toast-container{bottom:calc(var(--mobile-bottom-nav-height) + 14px)!important;right:12px!important;left:12px!important}.modal-overlay{align-items:flex-end!important;padding:10px 10px calc(var(--mobile-bottom-nav-height) + 10px)!important}.modal-content{width:min(100%,560px)!important;max-height:calc(100dvh - var(--mobile-bottom-nav-height) - 22px)!important;border-radius:22px!important;padding-bottom:calc(2rem + env(safe-area-inset-bottom,0px))!important;scroll-padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))!important}.modal-content form,.modal-content .modal-sticky-actions,.modal-content .admin-user-settings-footer{padding-bottom:calc(18px + env(safe-area-inset-bottom,0px))!important}}.admin-segmented-control{display:flex;background:#0000000d;padding:2px;border-radius:10px;margin-bottom:1.5rem;width:fit-content;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.admin-segmented-control::-webkit-scrollbar{display:none}.admin-tab-btn,.user-segment-btn{background:transparent;color:#64748b;border:none!important;padding:6px 14px;font-size:.8rem;font-weight:800;border-radius:8px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:none!important;margin:0!important;white-space:nowrap;flex-shrink:0}.admin-tab-btn:hover,.user-segment-btn:hover{transform:none;background:#00000008}.admin-tab-btn.active,.user-segment-btn.active{background:#fff;color:#000;box-shadow:0 2px 8px #00000014!important}.admin-dashboard-shell{display:grid;grid-template-columns:190px minmax(0,1fr);gap:26px;align-items:start}.admin-dashboard-shell--direct,.admin-dashboard-shell--staff-direct{display:block}.admin-dashboard-shell--staff-direct>.admin-side-nav{display:none}.admin-side-nav{position:sticky;top:24px;display:flex;flex-direction:column;gap:6px;min-width:0;padding:8px;border:1px solid rgba(255,255,255,.72);border-radius:28px;background:#f7f9fcbd;box-shadow:inset 0 1px #ffffffd1,0 18px 42px #0f172a0f;backdrop-filter:blur(26px) saturate(1.18);-webkit-backdrop-filter:blur(26px) saturate(1.18)}.admin-side-tab{width:100%;min-height:44px;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:11px 13px!important;border-radius:20px!important;border:none!important;background:transparent;color:#566173!important;box-shadow:none!important;font-size:.9rem!important;font-weight:850!important;line-height:1.1;text-align:left;white-space:nowrap;transform:none!important}.admin-side-tab:hover{background:#ffffffc2!important;color:#111827!important}.admin-side-tab.active{background:#fffffff5!important;color:#050816!important;box-shadow:0 10px 24px #0f172a1a,inset 0 1px #fffffff5!important}.admin-side-tab-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px;border-radius:9px;background:#0f172a0f;color:#64748b;opacity:.72}.admin-side-tab-icon svg{width:15px;height:15px}.admin-side-tab.active .admin-side-tab-icon,.admin-side-tab:hover .admin-side-tab-icon{background:#007aff1f;color:#007aff;opacity:1}.admin-dashboard-content{min-width:0}.admin-company-page{display:flex;flex-direction:column;gap:18px}.admin-company-hero{min-height:150px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:28px;border-radius:24px;background:#111827;color:#fff}.admin-company-kicker{margin:0 0 8px;color:#ffffffa3;font-size:.82rem;font-weight:850}.admin-company-hero h3{margin:0;color:#fff;font-size:1.75rem;font-weight:950;line-height:1.08;letter-spacing:0}.admin-company-status{flex:0 0 auto;padding:7px 12px;border-radius:999px;background:#ffffff24;color:#fff;font-size:.82rem;font-weight:900}.admin-company-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.admin-company-tile{min-width:0;padding:14px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#fff;display:flex;flex-direction:column}.admin-company-tile span{display:block;margin-bottom:8px;color:#94a3b8;font-size:.78rem;font-weight:850}.admin-company-tile strong{display:block;overflow-wrap:anywhere;color:#111827;font-size:1rem;font-weight:950}.admin-company-tile-body{min-height:48px;display:flex;align-items:center}.admin-company-icon-row{display:flex;align-items:center;gap:10px;min-height:40px}.admin-company-icon-preview,.admin-company-icon-fallback{width:36px;height:36px;flex:0 0 36px;border-radius:12px;box-shadow:0 6px 14px #0f172a14,inset 0 1px #ffffffe0}.admin-company-icon-preview{display:block;object-fit:cover}.admin-company-icon-fallback{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#e0f2fe);color:#0f172a;font-size:.88rem;font-weight:950}.admin-company-icon-upload{cursor:pointer}.admin-company-icon-upload input{display:none}.admin-company-icon-upload svg{width:14px;height:14px;flex:0 0 14px}.admin-company-icon-upload.is-loading{opacity:.62;pointer-events:none}.admin-company-tile-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px;min-height:26px}.admin-company-tile-head span{margin-bottom:0}.admin-company-edit-btn{width:26px;height:26px;min-width:26px;display:inline-flex;align-items:center;justify-content:center;padding:0!important;border-radius:999px!important;background:#e8f2ffb8!important;color:#007aff!important;border:1px solid rgba(0,122,255,.1)!important;box-shadow:0 6px 14px #007aff14,inset 0 1px #fffffff5!important;transform:none!important}.admin-company-edit-btn:hover{background:#fff!important;color:#0057d9!important;transform:none!important}.admin-company-edit-btn svg{width:13px;height:13px}.admin-company-edit-panel{display:flex;flex-direction:column;gap:8px}.admin-company-edit-panel input,.admin-company-edit-panel select{height:38px;margin:0!important;padding:0 12px!important;border-radius:13px!important;background:#f8fafceb!important;border:1px solid rgba(15,23,42,.08)!important;font-size:.92rem!important}.admin-company-actions{display:flex;gap:8px;flex-wrap:wrap}.admin-company-save,.admin-company-cancel{min-height:34px;padding:8px 14px!important;border-radius:999px!important;font-size:.82rem!important;font-weight:900!important;transform:none!important}.admin-company-save{background:#007aff!important;color:#fff!important}.admin-company-cancel{background:#0000000f!important;color:#111827!important}.admin-company-error{margin:0;color:#ef4444;font-size:.78rem;font-weight:800}.admin-company-success{margin:0;color:#16a34a;font-size:.78rem;font-weight:850}.admin-company-settings-list{display:flex;flex-direction:column;gap:10px}.admin-company-settings-row{border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#ffffffeb;box-shadow:0 10px 26px #0f172a0b;overflow:hidden}.admin-company-settings-summary{width:100%;min-height:52px;display:flex;align-items:center;gap:10px;padding:8px 12px;border:0;background:transparent;color:#111827;font-family:inherit;text-align:left;cursor:pointer}.admin-company-settings-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#d1d5db;box-shadow:0 0 0 3px #d1d5db2e}.admin-company-settings-dot.is-on{background:#22c55e;box-shadow:0 0 0 3px #22c55e1f}.admin-company-settings-main{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.admin-company-settings-main strong{color:#111827;font-size:.9rem;font-weight:950}.admin-company-settings-main small{overflow:hidden;color:#64748b;font-size:.74rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.admin-company-settings-pill{flex:0 0 auto;min-width:72px;padding:6px 10px;border:0;border-radius:999px;background:#007aff1a;color:#007aff;font-family:inherit;font-size:.76rem;font-weight:900;text-align:center;cursor:pointer}.admin-company-settings-pill:disabled{cursor:default;opacity:.6}.admin-company-timezone-summary{cursor:default}.admin-company-timezone-select{flex:0 1 220px;min-width:180px;min-height:38px;border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:0 12px;background:#f8fafc;color:#111827;font-family:inherit;font-weight:900;outline:none}.admin-company-mail-panel{display:flex;flex-direction:column;gap:9px;padding:0 12px 12px}.admin-company-mail-intro{color:#64748b;font-size:.86rem;font-weight:750;line-height:1.45}.admin-company-mail-grid{display:grid;grid-template-columns:minmax(0,1.5fr) 110px minmax(0,1.4fr) minmax(0,1.4fr);gap:9px}.admin-company-mail-grid label{min-width:0;display:flex;flex-direction:column;gap:6px}.admin-company-mail-grid label span{color:#8e8e93;font-size:.72rem;font-weight:900;text-transform:uppercase}.admin-company-mail-grid label small{color:#94a3b8;font-size:.72rem;font-weight:700;line-height:1.3}.admin-company-mail-grid input{width:100%;height:38px;margin:0!important;padding:0 12px!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:13px!important;background:#f8fafc!important;font-size:.9rem!important;font-weight:750}.admin-company-mail-password{grid-column:span 2}.admin-company-mail-check{justify-content:flex-end;flex-direction:row!important;align-items:center;gap:12px!important;padding:8px 12px;border-radius:13px;background:#f8fafc;border:1px solid rgba(15,23,42,.08)}.admin-company-mail-check input{position:absolute;opacity:0;pointer-events:none}.admin-company-mail-check>span{min-width:0;flex:1;color:#111827!important;font-size:.86rem!important;font-weight:900!important;text-transform:none!important}.admin-company-mail-check>span small{display:block;margin-top:3px;color:#94a3b8;font-size:.72rem;font-weight:700;line-height:1.25}.admin-company-mail-check i{position:relative;width:42px;height:26px;flex:0 0 42px;border-radius:999px;background:#d1d5db;box-shadow:inset 0 1px 2px #0f172a29;transition:background .18s ease}.admin-company-mail-check i:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #0f172a38;transition:transform .18s ease}.admin-company-mail-check input:checked+i{background:#007aff}.admin-company-mail-check input:checked+i:after{transform:translate(16px)}.admin-company-mail-help{color:#64748b;font-size:.82rem;font-weight:700;line-height:1.45}.admin-company-mail-help a{color:#007aff;font-weight:900;text-decoration:none}.admin-company-telegram-grid{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) minmax(180px,.7fr)}.admin-company-telegram-status{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:10px 12px;border:1px solid rgba(15,23,42,.08);border-radius:13px;background:#f8fafc}.admin-company-telegram-status span{color:#8e8e93;font-size:.72rem;font-weight:900;text-transform:uppercase}.admin-company-telegram-status strong{color:#111827;font-size:.92rem;font-weight:900}.admin-company-telegram-status small{color:#94a3b8;font-size:.72rem;font-weight:700}.admin-company-telegram-actions{flex-wrap:wrap}.admin-company-telegram-notifications{gap:10px}.admin-company-reminder-timing{display:grid;grid-template-columns:30px minmax(0,1fr) minmax(126px,auto);gap:9px;align-items:center;padding:9px;border-radius:15px;background:linear-gradient(135deg,#e8f2fff5,#fffffff5);border:1px solid rgba(0,122,255,.12);box-shadow:0 10px 24px #007aff0f}.admin-company-reminder-icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;background:#e8f2ff;color:#007aff;box-shadow:inset 0 0 0 1px #007aff14}.admin-company-reminder-copy{min-width:0;display:grid;gap:3px}.admin-company-reminder-copy strong{color:#111827;font-size:.86rem;font-weight:950}.admin-company-reminder-copy small{color:#64748b;font-size:.72rem;font-weight:800;line-height:1.35}.admin-company-reminder-timing select{width:100%;min-height:36px;border:1px solid rgba(0,122,255,.14);border-radius:16px;padding:0 14px;background:#ffffffeb;color:#111827;font-weight:950;outline:none}.admin-company-notification-group{display:grid;gap:7px;padding:9px;border-radius:15px;background:#f8fafceb;border:1px solid rgba(15,23,42,.06)}.admin-company-notification-group-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.admin-company-notification-group-head div{min-width:0;display:grid;gap:3px}.admin-company-notification-group-head strong{color:#111827;font-size:.9rem;font-weight:950}.admin-company-notification-group-head small,.admin-company-notification-meta small{color:#94a3b8;font-size:.74rem;font-weight:800}.admin-company-notification-group-head>span{min-width:30px;height:27px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e8f2ff;color:#007aff;font-size:.82rem;font-weight:950}.admin-company-notification-list{display:grid;gap:7px}.admin-company-notification-row{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(0,1.2fr);gap:9px;align-items:center;padding:8px;border-radius:13px;background:#fff;border:1px solid rgba(15,23,42,.06)}.admin-company-notification-meta{min-width:0;display:grid;gap:3px}.admin-company-notification-meta strong{color:#111827;font-size:.86rem;font-weight:900}.admin-company-notification-roles{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.admin-company-role-toggle{border:0;min-height:28px;display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:999px;background:#f2f2f7;color:#64748b;font-size:.72rem;font-weight:900;cursor:pointer}.admin-company-role-toggle i{width:7px;height:7px;border-radius:999px;background:#cbd5e1;box-shadow:0 0 0 3px #cbd5e129}.admin-company-role-toggle.active{background:#e8f2ff;color:#007aff}.admin-company-role-toggle.active i{background:#34c759;box-shadow:0 0 0 3px #34c75924}.company-structure-panel{padding:18px;border:1px solid rgba(15,23,42,.08);border-radius:22px;background:#fffffff0;box-shadow:0 12px 30px #0f172a0b}.company-structure-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.company-structure-head h3{margin:0 0 6px;color:#0f172a;font-size:1.24rem;font-weight:950;letter-spacing:0}.company-structure-head span,.company-structure-form small,.company-structure-unassigned small,.company-structure-empty span,.company-structure-all-assigned span{color:#64748b;font-size:.82rem;font-weight:750;line-height:1.45}.company-structure-toolbar{flex:0 1 560px;display:flex;justify-content:flex-end;gap:10px}.company-structure-search{flex:1 1 280px;min-width:220px;height:42px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid rgba(15,23,42,.09);border-radius:14px;background:#f8fafc}.company-structure-search svg{width:17px;height:17px;color:#64748b}.company-structure-search input{width:100%;min-width:0;border:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;font-size:.88rem!important}.company-structure-primary,.company-structure-secondary,.company-structure-add-member button,.company-structure-unassigned-row button{min-height:42px;border:0;border-radius:14px;background:#007aff;color:#fff;padding:0 15px;font-size:.82rem;font-weight:950;cursor:pointer}.company-structure-secondary{border:1px solid rgba(15,23,42,.08);background:#f8fafc;color:#0f172a}.company-structure-view-toggle{height:42px;display:inline-flex;align-items:center;padding:3px;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#f8fafc}.company-structure-view-toggle button{height:34px;border:0;border-radius:11px;background:transparent;color:#64748b;padding:0 12px;font-size:.8rem;font-weight:950;cursor:pointer}.company-structure-view-toggle button.active{background:#fff;color:#007aff;box-shadow:0 6px 16px #0f172a14}.company-structure-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}.company-structure-stats span{min-height:62px;display:flex;flex-direction:column;justify-content:center;gap:3px;padding:12px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#f8fafc;color:#64748b;font-size:.78rem;font-weight:850}.company-structure-stats b{color:#0f172a;font-size:1.18rem;font-weight:950}.company-structure-stats .is-alert{background:#fff7ed;border-color:#f973162e}.company-structure-stats .is-alert b{color:#ea580c}.company-structure-notice{margin-bottom:14px;padding:10px 12px;border-radius:14px;font-size:.82rem;font-weight:850}.company-structure-notice.is-error{background:#fef2f2;color:#dc2626}.company-structure-notice.is-success{background:#f0fdf4;color:#16a34a}.company-structure-form{display:grid;grid-template-columns:minmax(180px,1.1fr) minmax(170px,1fr) minmax(170px,1fr) minmax(170px,1fr);align-items:end;gap:12px;margin-bottom:16px;padding:14px;border:1px solid rgba(0,122,255,.14);border-radius:18px;background:linear-gradient(180deg,#e8f2ffb8,#fffffff0)}.company-structure-form>div:first-child{align-self:center}.company-structure-form strong,.company-structure-unassigned>div>strong,.company-structure-people-block>strong,.company-structure-all-assigned strong,.company-structure-empty strong{display:block;color:#0f172a;font-size:.92rem;font-weight:950}.company-structure-form label{display:flex;flex-direction:column;gap:6px}.company-structure-form label span{color:#64748b;font-size:.74rem;font-weight:900}.company-structure-form input,.company-structure-form select,.company-structure-add-member select,.company-structure-person select,.company-structure-unassigned-row select{width:100%;min-width:0;height:40px;box-sizing:border-box;border:1px solid rgba(15,23,42,.09);border-radius:12px;background:#fff;color:#0f172a;padding:0 10px;font-size:.82rem;font-weight:800}.company-structure-form-actions{display:flex;gap:8px;flex-wrap:wrap}.company-structure-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:14px;align-items:start}.company-structure-layout.is-chart-layout{grid-template-columns:minmax(0,1fr)}.company-structure-tree{min-width:0;display:flex;flex-direction:column;gap:12px}.company-structure-tree.is-chart-mode{overflow:hidden}.company-structure-chart{--org-card-width: 356px;--org-card-height: 232px;--org-sibling-gap: 40px;--org-level-gap: 64px;--org-connector-drop: 28px;--org-line-color: #cbd5e1;--org-line-active: #19bdf2;position:relative;min-width:0;border:1px solid rgba(15,23,42,.08);border-radius:20px;background:linear-gradient(180deg,#f8fbff,#fff);overflow:hidden}.company-structure-chart-bar{position:absolute;top:16px;right:16px;z-index:50;width:260px;box-sizing:border-box;min-height:42px;display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:nowrap;padding:6px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#fffffff0;box-shadow:0 14px 28px #0f172a14;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);pointer-events:auto}.company-structure-chart-bar span,.company-structure-chart-bar strong{flex:0 0 auto;color:#64748b;font-size:.76rem;font-weight:950;white-space:nowrap}.company-structure-chart-bar button{box-sizing:border-box;flex:0 0 46px;width:46px;height:34px;min-width:46px;min-height:34px;max-width:46px;max-height:34px;border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#fff;color:#0f172a;font-size:1rem;font-weight:950;cursor:pointer}.company-structure-chart-bar button:hover,.company-structure-chart-bar button:active{transform:none}.company-structure-chart-bar button:focus-visible{outline:2px solid rgba(0,122,255,.35);outline-offset:2px}.company-structure-chart-scroll{position:relative;min-height:560px;overflow:hidden;padding:0;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.company-structure-chart-scroll.is-panning{cursor:grabbing}.company-structure-chart-scroll.is-panning .company-structure-chart-inner{pointer-events:none}.company-structure-chart-inner{position:absolute;top:0;left:0;display:block;transform:translate(var(--org-translate-x, 0px),var(--org-translate-y, 0px)) scale(var(--org-scale, 1));transform-origin:0 0;will-change:transform}.company-structure-chart-inner:before{content:"";position:absolute;top:-1800px;right:-1800px;bottom:-1800px;left:-1800px;z-index:0;pointer-events:none;background:linear-gradient(rgba(148,163,184,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.08) 1px,transparent 1px);background-size:28px 28px}.company-org-links{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:visible;pointer-events:none}.company-org-link{fill:none;stroke:var(--org-line-color);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.company-org-link.is-active{stroke:var(--org-line-active)}.company-org-node{position:absolute;top:0;left:0;z-index:2;width:var(--org-card-width);height:var(--org-card-height);will-change:transform}.company-org-branch{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:var(--org-level-gap);flex:0 0 auto}.company-org-card{position:relative;width:var(--org-card-width);height:var(--org-card-height);box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:0;padding:0;border:1px solid rgba(148,163,184,.22);border-radius:17px;background:#fff;box-shadow:0 12px 26px #0f172a1a;color:#0f172a;text-align:left;overflow:visible;transform:translateZ(0)}.company-org-card:hover,.company-org-card.is-selected{border-color:#20c4ff;box-shadow:0 16px 34px #00aeef26}.company-org-card:after{display:none}.company-org-branch.has-active-child>.company-org-card:after{background:var(--org-line-active)}.company-org-branch:not(.has-children)>.company-org-card:after{display:none}.company-org-card-body{min-width:0;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;gap:12px;width:100%;min-height:184px;padding:24px 26px 18px;border:0;border-radius:17px 17px 0 0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.company-org-card-body:hover{background:linear-gradient(180deg,#f8fafcb8,#fff0)}.company-org-title-row{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.company-org-card strong{width:100%;overflow:hidden;color:#3f3f46;font-size:1.05rem;font-weight:900;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.company-org-lead-row{width:100%;min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px}.company-org-avatar{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:999px;background:#eef6ff;color:#007aff;font-size:.82rem;font-weight:950;box-shadow:0 0 0 2px #fff,0 4px 10px #0f172a1f}.company-org-avatar img{width:100%;height:100%;object-fit:cover}.company-org-lead-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.company-org-lead-name{overflow:hidden;color:#52525b;font-size:.95rem;font-weight:900;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.company-org-lead-copy small{overflow:hidden;color:#9ca3af;font-size:.78rem;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.company-org-people-badge{height:28px;display:inline-flex;align-items:center;gap:4px;padding:0 9px;border-radius:999px;background:#e5e7eb;color:#6b7280;font-size:.8rem;font-weight:900}.company-org-people-badge svg{width:15px;height:15px;flex:0 0 15px}.company-org-subordinates{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.company-org-subordinates small{color:#9ca3af;font-size:.8rem;font-weight:850}.company-org-subordinates i{min-height:28px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid rgba(148,163,184,.28);border-radius:999px;background:#fff;color:#64748b;font-size:.82rem;font-style:normal;font-weight:850}.company-org-card-footer{box-sizing:border-box;height:48px;width:100%;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-top:1px solid rgba(148,163,184,.16);border-radius:0 0 16px 16px;background:#fbfdff;color:#64748b;font:inherit;cursor:pointer}.company-org-card.is-selected .company-org-card-footer,.company-org-card-footer:hover{background:#e9fbff;color:#0099d4}.company-org-card-footer:disabled{cursor:default}.company-org-card-footer:disabled:hover{background:#fbfdff;color:#64748b}.company-org-card-footer b{font-size:.86rem;font-weight:950}.company-org-card-footer svg{width:17px;height:17px;flex:0 0 17px}.company-org-children{position:relative;display:flex;align-items:flex-start;justify-content:center;gap:var(--org-sibling-gap);flex:0 0 auto;padding-top:0}.company-org-children:before{content:"";position:absolute;top:calc(var(--org-connector-drop) * -1);left:50%;width:calc(100% - var(--org-card-width));min-width:1px;height:2px;transform:translate(-50%);background:var(--org-line-color)}.company-org-branch.has-active-child>.company-org-children:before{background:var(--org-line-active)}.company-org-children>.company-org-branch:before{content:"";position:absolute;top:calc(var(--org-connector-drop) * -1);left:50%;width:2px;height:var(--org-connector-drop);transform:translate(-50%);background:var(--org-line-color)}.company-org-children>.company-org-branch.is-active-path:before{background:var(--org-line-active)}.company-structure-node{min-width:0}.company-structure-node .company-structure-node{margin-left:clamp(12px,calc(var(--structure-depth) * 16px),42px)}.company-structure-children{position:relative;display:flex;flex-direction:column;gap:12px;margin-top:12px;padding-left:18px}.company-structure-children:before{content:"";position:absolute;left:4px;top:-8px;bottom:12px;width:1px;background:#007aff38}.company-structure-card{min-width:0;padding:14px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fff;box-shadow:0 8px 22px #0f172a0a}.company-structure-card-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.company-structure-card-main h4{margin:0 0 4px;color:#0f172a;font-size:1rem;font-weight:950;letter-spacing:0}.company-structure-card-main small,.company-structure-person-copy small{color:#64748b;font-size:.75rem;font-weight:760}.company-structure-path{margin:0 0 4px;color:#007aff;font-size:.7rem;font-weight:950}.company-structure-card-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.company-structure-card-actions button{min-height:30px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#f8fafc;color:#334155;padding:0 10px;font-size:.74rem;font-weight:900;cursor:pointer}.company-structure-meta{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0}.company-structure-meta span{padding:5px 9px;border-radius:999px;background:#eef6ff;color:#2563eb;font-size:.72rem;font-weight:900}.company-structure-people-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.company-structure-people-block{min-width:0;display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#fff}.company-structure-people-block p{margin:0;color:#94a3b8;font-size:.78rem;font-weight:800}.company-structure-person,.company-structure-unassigned-row{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr) minmax(118px,150px) auto;align-items:center;gap:8px}.company-structure-avatar{width:34px;height:34px;border-radius:12px;overflow:hidden;background:#e8f2ff;color:#007aff;display:inline-flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:950}.company-structure-avatar img{width:100%;height:100%;object-fit:cover}.company-structure-person-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.company-structure-person-copy b{overflow:hidden;color:#0f172a;font-size:.82rem;font-weight:920;text-overflow:ellipsis;white-space:nowrap}.company-structure-person button{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:0;border-radius:999px;background:#fee2e2;color:#dc2626;font-size:1.1rem;line-height:1;cursor:pointer}.company-structure-add-member{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,160px) minmax(150px,max-content);align-items:center;gap:10px;margin:0 20px 20px;padding:14px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#fff}.company-structure-add-member .company-structure-section-head{grid-column:1 / -1}.company-structure-add-member button{width:auto;min-width:150px;max-width:190px;height:40px;display:inline-flex;align-items:center;justify-content:center;justify-self:end;padding:0 14px;border:1px solid #007aff;border-radius:12px;background:#007aff;color:#fff;line-height:1;white-space:nowrap}.company-structure-add-member button:disabled{opacity:.56;cursor:not-allowed}.company-structure-unassigned{position:sticky;top:16px;display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid rgba(249,115,22,.16);border-radius:18px;background:#fffaf5}.company-structure-layout.is-chart-layout .company-structure-unassigned{position:static;display:grid;grid-template-columns:minmax(220px,.32fr) minmax(0,1fr);align-items:start}.company-structure-layout.is-chart-layout .company-structure-unassigned-row{display:grid;grid-template-columns:34px minmax(0,1fr) minmax(180px,240px) auto;align-items:center}.company-structure-layout.is-chart-layout .company-structure-unassigned-row select,.company-structure-layout.is-chart-layout .company-structure-unassigned-row button{grid-column:auto}.company-structure-unassigned-row{grid-template-columns:34px minmax(0,1fr);padding:10px;border-radius:14px;background:#fff;border:1px solid rgba(15,23,42,.07)}.company-structure-unassigned-row select,.company-structure-unassigned-row button{grid-column:1 / -1}.company-structure-empty,.company-structure-all-assigned{display:flex;flex-direction:column;gap:5px;padding:18px;border:1px dashed rgba(15,23,42,.16);border-radius:18px;background:#f8fafc}.company-structure-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:22px;background:#0f172a57;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.company-structure-modal{width:min(940px,100%);max-height:min(820px,calc(100vh - 44px));overflow:auto;display:flex;flex-direction:column;gap:16px;padding:0;border:1px solid rgba(15,23,42,.08);border-radius:20px;background:#f8fbff;box-shadow:0 28px 80px #0f172a3d}.company-structure-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 20px 16px;border-bottom:1px solid rgba(15,23,42,.08);background:#fff}.company-structure-modal-head p{margin:0 0 5px;color:#007aff;font-size:.75rem;font-weight:950}.company-structure-modal-head h3{margin:0;color:#0f172a;font-size:1.22rem;font-weight:950;letter-spacing:0}.company-structure-modal-head span,.company-structure-modal-section p{margin:6px 0 0;color:#64748b;font-size:.84rem;font-weight:750}.company-structure-modal-head>button{width:36px;height:36px;flex:0 0 36px;border:0;border-radius:999px;background:#f1f5f9;color:#0f172a;font-size:1.2rem;line-height:1;cursor:pointer}.company-structure-modal-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0 20px}.company-structure-modal-stats span{min-height:76px;box-sizing:border-box;display:grid;align-content:center;gap:4px;padding:13px 14px;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;color:#64748b;font-size:.76rem;font-weight:900}.company-structure-modal-stats b{color:#0f172a;font-size:1.08rem;font-weight:950}.company-structure-modal-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:0 20px}.company-structure-modal-actions button,.company-structure-add-member button{min-height:40px;box-sizing:border-box;border-radius:10px;padding:0 14px;font:inherit;font-size:.78rem;font-weight:900;cursor:pointer}.company-structure-action-primary{border:1px solid #007aff;background:#007aff;color:#fff}.company-structure-action-secondary{border:1px solid rgba(0,122,255,.22);background:#eef6ff;color:#075db8}.company-structure-action-danger{margin-left:auto;border:1px solid rgba(220,38,38,.22);background:#fff1f2;color:#dc2626}.company-structure-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 20px}.company-structure-modal-section{display:flex;flex-direction:column;gap:12px;margin:0 20px;padding:14px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#fff}.company-structure-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.company-structure-section-head>strong,.company-structure-modal-section>strong{color:#0f172a;font-size:.92rem;font-weight:950}.company-structure-subdept-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.company-structure-subdept-list button{display:grid;align-content:start;gap:5px;min-height:92px;box-sizing:border-box;padding:12px;border:1px solid rgba(15,23,42,.08);border-radius:13px;background:#fff;color:#0f172a;text-align:left;cursor:pointer}.company-structure-subdept-list span{font-size:.84rem;font-weight:950}.company-structure-subdept-list small{color:#64748b;font-size:.74rem;font-weight:800}.company-structure-subdept-list em{width:fit-content;padding:4px 8px;border-radius:999px;background:#eef6ff;color:#075db8;font-size:.68rem;font-style:normal;font-weight:900}.company-structure-empty-state{min-height:38px;box-sizing:border-box;display:flex;align-items:center;margin:0;padding:10px 12px;border:1px dashed rgba(148,163,184,.34);border-radius:12px;background:#f8fbff;color:#64748b;font-size:.78rem;font-weight:850}@media (max-width: 640px){.company-structure-panel{padding:12px;border-radius:18px}.company-structure-stats{grid-template-columns:1fr}.company-structure-search{min-width:0}.company-structure-add-member,.company-structure-person,.company-structure-modal-grid,.company-structure-modal-stats{grid-template-columns:1fr}.company-structure-person{align-items:start}.company-structure-person .company-structure-avatar{display:none}.company-structure-person button{width:30px;justify-self:end}.company-structure-node .company-structure-node{margin-left:0}.company-structure-children{padding-left:10px}.company-structure-chart-scroll{min-height:420px;padding:18px 12px 24px}.company-structure-layout.is-chart-layout .company-structure-unassigned,.company-structure-layout.is-chart-layout .company-structure-unassigned-row{grid-template-columns:1fr}.company-structure-layout.is-chart-layout .company-structure-unassigned-row select,.company-structure-layout.is-chart-layout .company-structure-unassigned-row button{grid-column:1 / -1}.company-structure-modal-backdrop{align-items:stretch;padding:10px}.company-structure-modal{max-height:calc(100vh - 20px);border-radius:18px;padding:14px}}html[data-lms-theme] .admin-company-tile,html[data-lms-theme] .admin-company-settings-row,html[data-lms-theme] .company-structure-panel{box-shadow:0 8px 20px #0f172a09!important}@media (max-width: 900px){.admin-company-reminder-timing,.admin-company-notification-row{grid-template-columns:1fr}.admin-company-reminder-icon{display:none}.admin-company-notification-roles{justify-content:flex-start}.admin-company-timezone-summary{flex-wrap:wrap}.admin-company-timezone-select{flex:1 1 100%}.company-structure-head,.company-structure-toolbar,.company-structure-card-main{flex-direction:column;align-items:stretch}.company-structure-toolbar{flex-basis:auto}.company-structure-view-toggle{width:100%}.company-structure-view-toggle button{flex:1 1 0}.company-structure-layout,.company-structure-form,.company-structure-people-grid{grid-template-columns:1fr}.company-structure-unassigned{position:static}.admin-dashboard-shell{display:flex;flex-direction:column;gap:18px}.admin-dashboard-shell--staff-direct>.admin-side-nav{display:flex}.admin-side-nav{position:static;width:100%;flex-direction:row;gap:8px;overflow-x:auto;padding:0 0 4px;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.admin-side-nav::-webkit-scrollbar{display:none}.admin-side-tab{width:auto;flex:0 0 auto;padding:9px 16px!important;border-radius:999px!important;background:#0000000f!important}.admin-side-tab.active{background:#007aff!important;color:#fff!important}.admin-company-grid,.admin-company-mail-grid{grid-template-columns:1fr}.admin-company-mail-password{grid-column:auto}.admin-company-hero{align-items:flex-start;flex-direction:column;min-height:0;padding:22px}}.admin-filter-bar{display:flex;gap:12px;align-items:center;padding:0 0 1.5rem;border-bottom:1px solid rgba(0,0,0,.05);margin-bottom:1.5rem;flex-wrap:wrap}.admin-filter-bar input,.admin-filter-bar select{margin:0!important;padding:.5rem .8rem!important;font-size:.85rem!important;border-radius:10px!important;background:#fff;border:1px solid rgba(0,0,0,.08);height:38px;min-width:140px}.admin-filter-bar input:focus,.admin-filter-bar select:focus{border-color:#000;box-shadow:0 0 0 3px #00000008}.admin-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.2rem}.admin-users-page,.admin-courses-page{padding-bottom:40px}.admin-courses-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:1.15rem;flex-wrap:wrap}.admin-courses-header .section-title{flex:0 0 auto}.admin-courses-header .btn-admin,.admin-courses-pill-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:6px;min-height:34px!important;border:none!important;border-radius:999px!important;padding:8px 18px!important;background:#007aff!important;color:#fff!important;font-family:-apple-system,SF Pro Text,Nunito,sans-serif;font-size:.9rem!important;font-weight:800!important;letter-spacing:0;cursor:pointer;white-space:nowrap;box-shadow:0 2px 8px #007aff47!important;transition:opacity .15s,transform .12s}.admin-courses-header .btn-admin:hover,.admin-courses-pill-btn:hover{transform:none!important;opacity:.86}.admin-courses-header .btn-admin:active,.admin-courses-pill-btn:active{transform:scale(.96)!important}.admin-courses-filter-panel{display:flex;align-items:center;gap:8px;flex:1 1 360px;justify-content:flex-end;flex-wrap:wrap}.admin-courses-filter-panel input,.admin-courses-filter-panel select{width:auto;height:38px;min-width:170px;margin:0!important;padding:0 14px!important;border-radius:999px!important;border:none!important;background:#0000000f!important;color:#374151;font-size:.88rem!important;font-weight:800;box-shadow:none!important}.admin-courses-filter-panel input:focus,.admin-courses-filter-panel select:focus{background:#fff!important;box-shadow:0 0 0 3px #007aff24!important}.admin-course-type-controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.admin-course-type-pill{min-height:42px;border:1px solid rgba(199,199,204,.38);border-radius:14px;background:#8e8e931a;color:#64748b;font-size:.82rem;font-weight:850;cursor:pointer}.admin-course-type-pill.active{border-color:#007aff52;background:#007aff1f;color:#007aff}.admin-course-type-badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:1rem}.admin-course-type-badges span{padding:4px 9px;border-radius:999px;background:#007aff1a;color:#007aff;font-size:.72rem;font-weight:850}.admin-courses-page .grid{display:flex!important;flex-direction:column;gap:12px!important;margin-top:0!important}.admin-courses-page .grid .card{padding:1rem 1.5rem!important;min-height:0;border-radius:24px!important;display:flex!important;flex-direction:row!important;align-items:center;justify-content:space-between!important;gap:12px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008!important}.admin-courses-page .grid .card:hover{transform:none;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008!important}.admin-courses-page .grid .card>div:first-child{min-width:0;flex:1}.admin-courses-page .grid .card>div:first-child>div:first-child{display:inline-flex;max-width:100%;padding:2px 8px;border-radius:7px;background:#6366f117;color:#6366f1!important;font-size:.7rem!important;line-height:1.6;letter-spacing:.02em!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:6px!important}.admin-courses-page .grid .card h3{margin:0!important;color:#111827;font-size:1rem!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-courses-page .grid .card>.btn-admin{width:auto!important;flex-shrink:0;border-radius:999px!important;min-height:34px!important;padding:8px 18px!important;background:#007aff!important;color:#fff!important;font-family:-apple-system,SF Pro Text,Nunito,sans-serif;font-size:.9rem!important;font-weight:800!important;box-shadow:0 2px 8px #007aff47!important}@media (max-width: 700px){.admin-courses-header{align-items:flex-start;flex-direction:column}.admin-courses-filter-panel{width:100%;justify-content:flex-start}.admin-courses-filter-panel input,.admin-courses-filter-panel select{width:100%}.admin-courses-page .grid .card{align-items:stretch;flex-direction:column!important;border-radius:20px!important}.admin-courses-page .grid .card>.btn-admin{width:100%!important}}.admin-course-editor-page{display:flex;flex-direction:column;gap:16px}.admin-course-editor-head{min-height:88px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px;border:1px solid rgba(15,23,42,.08);border-radius:28px;background:#ffffffe6;box-shadow:0 18px 42px #0f172a0f}.admin-course-editor-head span{display:block;color:#8e8e93;font-size:.78rem;font-weight:900;text-transform:uppercase}.admin-course-editor-head h2{margin:2px 0 0;overflow:hidden;color:#111827;font-size:1.45rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.admin-course-back-btn,.admin-course-icon-btn,.admin-course-order-actions button{width:38px;height:38px;min-width:38px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:14px;background:#007aff17;color:#007aff;font-size:1.05rem;font-weight:950;cursor:pointer;box-shadow:none}.admin-course-back-btn:hover,.admin-course-icon-btn:hover,.admin-course-order-actions button:hover{transform:none;background:#007aff26}.admin-course-order-actions button:disabled{opacity:.36;cursor:default}.admin-course-settings-card,.admin-course-add-lesson-card,.admin-course-lesson-card{padding:18px;border:1px solid rgba(15,23,42,.08);border-radius:26px;background:#ffffffeb;box-shadow:0 16px 38px #0f172a0f}.admin-course-card-title{margin-bottom:14px;color:#8e8e93;font-size:.74rem;font-weight:950;text-transform:uppercase}.admin-course-settings-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.9fr) minmax(280px,1.1fr);gap:12px;align-items:end}.admin-course-field{min-width:0;display:flex;flex-direction:column;gap:7px}.admin-course-field>span{color:#8e8e93;font-size:.72rem;font-weight:950;text-transform:uppercase}.admin-course-field input,.admin-course-field select,.admin-course-create-form input,.admin-course-add-lesson-card input,.admin-course-mini-form input,.admin-course-mini-form select,.admin-course-resource-edit input,.admin-course-resource-edit select,.admin-course-resource-edit textarea,.admin-course-quiz-form input,.admin-course-quiz-form select{width:100%;height:44px;margin:0!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:15px!important;background:#f8fafce0!important;color:#111827;font-size:.92rem;font-weight:800;box-shadow:none!important}.admin-course-field input:focus,.admin-course-add-lesson-card input:focus,.admin-course-mini-form input:focus{background:#fff!important;border-color:#007aff47!important;box-shadow:0 0 0 4px #007aff1a!important}.admin-course-type-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-course-type-pill{min-height:58px;justify-content:flex-start;gap:10px;padding:10px;border-radius:17px;text-align:left}.admin-course-type-pill b,.admin-course-type-pill small{display:block;min-width:0}.admin-course-type-pill b{color:inherit;font-size:.84rem;line-height:1.05}.admin-course-type-pill small{margin-top:3px;color:#94a3b8;font-size:.7rem;font-weight:850}.admin-course-type-icon{width:30px;height:30px;min-width:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;background:#ffffffc2;color:#007aff;font-size:.86rem;font-weight:950}.admin-course-i18n-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.admin-course-i18n-panel{margin:0!important}.admin-course-actions{display:flex;justify-content:flex-end;margin-top:14px}.admin-course-add-lesson-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px}.admin-course-lessons-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid rgba(15,23,42,.06);border-radius:20px;background:#ffffffbd;box-shadow:0 12px 28px #0f172a0a}.admin-course-lessons-toolbar>div:first-child{display:flex;align-items:center;gap:9px;min-width:0}.admin-course-lessons-toolbar span{color:#8e8e93;font-size:.75rem;font-weight:950;text-transform:uppercase}.admin-course-lessons-toolbar strong{min-width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#007aff1a;color:#007aff;font-size:.9rem;font-weight:950}.admin-course-add-lesson-card span{display:block;margin-bottom:7px;color:#8e8e93;font-size:.72rem;font-weight:950;text-transform:uppercase}.admin-course-empty{padding:26px;border:1.5px dashed rgba(15,23,42,.12);border-radius:24px;color:#94a3b8;font-weight:900;text-align:center}.admin-course-lesson-card.card{display:block!important;margin-bottom:0;padding:18px!important;border-radius:26px!important}.admin-course-lesson-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;width:100%;border:0;background:transparent;text-align:left;cursor:pointer}.admin-course-lesson-card.is-collapsed .admin-course-lesson-top{margin-bottom:0}.admin-course-lesson-summary{min-width:0;flex:1}.admin-course-lesson-summary b{display:block;overflow:hidden;color:#111827;font-size:1rem;font-weight:950;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.admin-course-lesson-summary span{display:block;margin-top:4px;color:#94a3b8;font-size:.76rem;font-weight:850}.admin-course-lesson-number{display:inline-flex;align-items:center;gap:8px}.admin-course-lesson-number span{color:#8e8e93;font-size:.74rem;font-weight:950;text-transform:uppercase}.admin-course-lesson-number strong{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#007aff1a;color:#007aff;font-size:.95rem;font-weight:950}.admin-course-order-actions{display:flex;gap:7px;align-items:center}.admin-course-collapse-indicator{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#8e8e931f;color:#64748b;font-size:1.1rem;font-weight:950}.admin-course-lesson-form{display:grid;gap:14px}.admin-course-lesson-actions{display:flex;justify-content:flex-end;gap:10px}.admin-course-lesson-tools{margin-top:16px;padding-top:14px;border-top:1px solid rgba(15,23,42,.06)}.admin-course-lesson-tools summary{display:inline-flex;align-items:center;gap:8px;color:#64748b;font-size:.78rem;font-weight:950;text-transform:uppercase;cursor:pointer;list-style:none}.admin-course-lesson-tools summary::-webkit-details-marker{display:none}.admin-course-lesson-tools summary span{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#007aff17;color:#007aff;font-size:1rem;font-weight:950}.admin-course-tools-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.admin-course-tool-section{min-width:0;padding:14px;border:1px solid rgba(15,23,42,.06);border-radius:20px;background:#f8fafcb8}.admin-course-tool-title{margin-bottom:10px;color:#8e8e93;font-size:.72rem;font-weight:950;text-transform:uppercase}.admin-course-resource-row{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:8px;padding:10px 12px;border:1px solid rgba(15,23,42,.06);border-radius:15px;background:#fffc}.admin-course-resource-row.editing{display:block;padding:12px}.admin-course-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.admin-course-row-actions.space-between{justify-content:space-between;flex-wrap:wrap}.admin-course-resource-row strong,.admin-course-resource-row span{display:block}.admin-course-resource-row strong{color:#111827;font-size:.86rem;font-weight:900}.admin-course-resource-row span{margin-top:2px;color:#94a3b8;font-size:.7rem;font-weight:850}.admin-course-icon-btn{width:30px;height:30px;min-width:30px;background:#ef444414;color:#ef4444}.admin-course-icon-btn.neutral{background:#007aff17;color:#007aff}.admin-course-icon-btn.mini{width:28px;height:28px;min-width:28px;border-radius:10px}.admin-course-resource-edit{display:grid;gap:10px}.admin-course-resource-edit textarea{min-height:92px;padding:12px 14px!important;resize:vertical}.admin-course-resource-edit-grid,.admin-course-quiz-head,.admin-course-question-head,.admin-course-option-row{display:grid;grid-template-columns:minmax(120px,.36fr) minmax(0,1fr);gap:8px;align-items:center}.admin-course-mini-form{display:grid;gap:9px;margin-top:12px}.admin-course-file-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.admin-course-file-row:has(select){grid-template-columns:minmax(120px,.35fr) minmax(0,1fr)}.admin-course-tool-section-wide{grid-column:1 / -1}.admin-course-soft-action{min-height:38px;border:0;border-radius:14px;padding:8px 14px;background:#007aff17;color:#007aff;font-weight:900;cursor:pointer}.admin-course-soft-action.full{width:100%}.admin-course-quiz-form{display:grid;gap:12px}.admin-course-quiz-head{grid-template-columns:minmax(0,1fr) minmax(160px,.28fr)}.admin-course-quiz-kind{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:15px;padding:0 14px;background:#007aff17;color:#007aff;font-size:.82rem;font-weight:950;white-space:nowrap}.admin-course-question-card{display:grid;gap:10px;padding:12px;border:1px solid rgba(15,23,42,.06);border-radius:18px;background:#ffffffc2}.admin-course-question-head{grid-template-columns:minmax(0,1fr) minmax(160px,.28fr) auto}.admin-course-options-list{display:grid;gap:8px}.admin-course-option-row{grid-template-columns:auto minmax(0,1fr) auto;padding:8px;border-radius:14px;background:#f8fafceb}.admin-course-option-row>input:first-child{width:18px!important;height:18px!important}.admin-course-file-row .btn-admin{min-width:44px;height:44px;padding:0!important;border-radius:15px!important}.admin-course-list-card.card{align-items:center}.admin-course-list-card h3{margin:0 0 8px!important}.admin-course-folder-label{display:inline-flex;max-width:100%;margin-bottom:8px;padding:3px 9px;border-radius:999px;background:#007aff14;color:#007aff;font-size:.72rem;font-weight:900}.admin-course-create-form{display:grid;gap:12px}.admin-course-create-modal{border-radius:28px!important}html[data-lms-theme] .admin-course-editor-head,html[data-lms-theme] .admin-course-settings-card,html[data-lms-theme] .admin-course-add-lesson-card,html[data-lms-theme] .admin-course-lessons-toolbar,html[data-lms-theme] .admin-course-lesson-card,html[data-lms-theme] .admin-course-tool-section,html[data-lms-theme] .admin-course-resource-row{background:var(--lms-surface-bg)!important;border-color:var(--lms-theme-border)!important;box-shadow:var(--lms-theme-shadow)!important}@media (max-width: 900px){.admin-course-settings-grid,.admin-course-i18n-grid,.admin-course-tools-grid,.admin-course-add-lesson-card,.admin-course-lessons-toolbar,.admin-course-editor-head{grid-template-columns:1fr}.admin-course-lessons-toolbar{align-items:stretch;flex-direction:column}.admin-course-editor-head{align-items:stretch}.admin-course-lesson-actions{flex-direction:column}}.admin-users-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.15rem}.admin-users-pill-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:none;border-radius:999px;padding:8px 18px;font-family:-apple-system,SF Pro Text,Nunito,sans-serif;font-size:.9rem;font-weight:800;letter-spacing:0;cursor:pointer;white-space:nowrap;transition:opacity .15s,transform .12s,background .18s}.admin-users-pill-btn:hover{transform:none;opacity:.86}.admin-users-pill-btn:active{transform:scale(.96)}.admin-users-pill-btn--primary{background:#007aff;color:#fff;box-shadow:0 2px 8px #007aff47}.admin-users-pill-btn--soft{background:#0000000f;color:#111827;box-shadow:none}.admin-users-header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.admin-users-segments{display:flex;gap:8px;align-items:center;overflow-x:auto;padding-bottom:4px;margin-bottom:12px;scrollbar-width:none}.admin-users-segments::-webkit-scrollbar{display:none}.admin-users-segments>button{display:none!important}.admin-users-segments .admin-segmented-control{display:flex;gap:8px;background:transparent;padding:0;margin:0;width:auto;overflow:visible}.admin-users-segments .user-segment-btn{flex-shrink:0;padding:7px 18px;border-radius:999px;border:none!important;background:#0000000f;color:#374151;font-family:-apple-system,SF Pro Text,Nunito,sans-serif;font-size:.88rem;font-weight:800;white-space:nowrap;box-shadow:none!important}.admin-users-segments .user-segment-btn:hover{background:#0000001a;transform:none}.admin-users-segments .user-segment-btn.active{background:#007aff;color:#fff;box-shadow:0 2px 8px #007aff47!important}.admin-users-filter-panel{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:18px}.admin-users-filter-panel input,.admin-users-filter-panel select{height:38px;min-width:150px;margin:0!important;padding:0 14px!important;border-radius:999px!important;border:none!important;background:#0000000f!important;color:#374151;font-size:.88rem!important;font-weight:800;box-shadow:none!important}.admin-users-filter-panel input:focus,.admin-users-filter-panel select:focus{background:#fff!important;box-shadow:0 0 0 3px #007aff24!important}.admin-users-list{display:flex;flex-direction:column;gap:12px}.admin-user-row{padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:24px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.admin-user-row>div:first-child{min-width:0}.admin-user-row>div:last-child{flex-shrink:0}.admin-user-row>div:last-child button{border-radius:999px!important;min-height:34px!important;padding:7px 16px!important;font-size:.86rem!important;font-weight:800!important;box-shadow:none!important}.admin-user-department-chip{background:#e8f2ff;color:#007aff;padding:3px 7px;border-radius:6px;font-size:.65rem;font-weight:900}.admin-user-department-chip--alert{background:#fff7ed;color:#ea580c}.admin-users-department-alert{display:grid;gap:12px;margin-bottom:18px;padding:14px;border:1px solid rgba(249,115,22,.18);border-radius:22px;background:#fffaf5;box-shadow:0 14px 34px #f9731614}.admin-users-department-alert-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-users-department-alert-head strong{display:block;color:#111827;font-size:.96rem;font-weight:950}.admin-users-department-alert-head span{display:block;margin-top:3px;color:#9a3412;font-size:.8rem;font-weight:800}.admin-users-department-alert-head small{min-width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#ffedd5;color:#ea580c;font-size:.92rem;font-weight:950}.admin-users-bulk-assign{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,360px);gap:12px;align-items:start}.admin-users-bulk-list{display:flex;flex-wrap:wrap;gap:8px}.admin-users-bulk-list label,.admin-user-department-options label{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#fff;color:#0f172a;font-size:.8rem;font-weight:850;cursor:pointer}.admin-users-bulk-list input,.admin-user-department-options input{width:15px;height:15px;accent-color:#007aff}.admin-users-bulk-actions{display:grid;gap:8px}.admin-users-bulk-actions select{width:100%;height:38px;border:1px solid rgba(15,23,42,.08);border-radius:13px;background:#fff;padding:0 12px;color:#0f172a;font-size:.84rem;font-weight:850}@media (max-width: 700px){.admin-users-header{align-items:flex-start;flex-direction:column}.admin-user-row{align-items:stretch;flex-direction:column;border-radius:20px}.admin-user-row>div:last-child{justify-content:flex-start;flex-wrap:wrap}.admin-users-bulk-assign{grid-template-columns:1fr}}.btn-admin{padding:.6rem 1.2rem!important;font-size:.85rem!important;border-radius:10px!important;font-weight:900!important;min-width:unset!important}.admin-card-compact{padding:1rem 1.5rem!important;border-radius:18px!important;display:flex;align-items:center;justify-content:space-between;gap:12px}.toggle-switch{position:relative;display:inline-block;width:40px;height:22px;cursor:pointer;flex-shrink:0}.toggle-switch input{opacity:0;width:0;height:0}.toggle-track{position:absolute;top:0;right:0;bottom:0;left:0;background:#d1d5db;border-radius:999px;transition:background .2s}.toggle-track:before{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;left:3px;top:3px;transition:transform .2s;box-shadow:0 1px 3px #0003}.toggle-switch input:checked+.toggle-track{background:#000}.toggle-switch input:checked+.toggle-track:before{transform:translate(18px)}.role-toggle-row{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;border-radius:8px;background:#fff;border:1px solid #f1f5f9;transition:background .15s}.role-toggle-row:hover{background:#f8fafc}.role-toggle-label{font-size:.9rem;font-weight:600;color:#334155}.admin-user-settings-modal{position:relative;background:#f2f2f7!important;padding:0!important;border:1px solid rgba(255,255,255,.72)!important;border-radius:26px!important;box-shadow:0 28px 80px #0f172a3d!important;display:flex!important;flex-direction:column;max-height:calc(100vh - 32px)!important;overflow:hidden!important}.admin-user-settings-modal>.close-btn{top:18px;right:18px;background:#8e8e931f!important}.admin-user-settings-hero{display:flex;align-items:center;gap:18px;padding:26px 34px 22px;background:#ffffffdb;border-bottom:1px solid rgba(199,199,204,.36);flex-shrink:0}.admin-user-settings-identity{min-width:0;padding-right:44px}.admin-user-settings-name{color:#111827;font-size:1.35rem;font-weight:900;line-height:1.16}.admin-user-settings-meta,.admin-user-settings-badges{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:7px}.admin-user-settings-meta span{color:#64748b;font-size:.78rem;font-weight:750}.admin-user-settings-meta span+span:before{content:"";display:inline-block;width:3px;height:3px;margin:0 6px 2px 0;border-radius:50%;background:#c7c7cc}.admin-user-badge{display:inline-flex;align-items:center;min-height:22px;padding:3px 9px;border-radius:8px;font-size:.72rem;font-weight:850;line-height:1}.admin-user-badge--dark{background:#111827;color:#fff}.admin-user-badge--soft{background:#007aff1a;color:#007aff}.admin-user-badge--success{background:#22c55e24;color:#15803d}.admin-user-badge--danger{background:#ef44441f;color:#dc2626}.admin-user-settings-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;padding:18px;min-height:0;overflow-y:auto;overscroll-behavior:contain}.admin-user-ios-card{background:#ffffffeb;border:1px solid rgba(199,199,204,.34);border-radius:20px;padding:16px;box-shadow:0 12px 28px #0f172a0d}.admin-user-ios-card--wide{grid-column:1 / -1}.admin-user-card-title{color:#8e8e93;font-size:.73rem;font-weight:900;letter-spacing:0;text-transform:uppercase;margin-bottom:12px}.admin-user-card-row-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-user-card-row-title button,.admin-user-history>button,.admin-user-security-row>button,.admin-user-inline-form button,.admin-user-balance-line button{border:0;border-radius:12px;background:#007aff1a;color:#007aff;font-family:inherit;font-size:.82rem;font-weight:850;cursor:pointer}.admin-user-card-row-title button{padding:7px 11px;min-width:72px;box-shadow:none}.admin-user-form-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.admin-user-field{display:flex;flex-direction:column;gap:6px}.admin-user-field--spaced{margin-top:14px}.admin-user-google-line,.admin-user-session-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:13px 14px;border-radius:15px;background:#f8fafc;border:1px solid rgba(199,199,204,.28)}.admin-user-google-line strong,.admin-user-google-line span,.admin-user-session-row strong,.admin-user-session-row span{display:block}.admin-user-google-line strong,.admin-user-session-row strong{color:#111827;font-size:.9rem;font-weight:900}.admin-user-google-line span,.admin-user-session-row span{margin-top:3px;color:#64748b;font-size:.76rem;font-weight:650;line-height:1.35}.admin-user-google-line button,.admin-user-session-row button,.admin-user-copy-button{border:0;border-radius:13px;background:#007aff1a;color:#007aff;min-height:38px;padding:8px 13px;font-family:inherit;font-size:.82rem;font-weight:850;cursor:pointer;white-space:nowrap}.admin-user-google-line button{background:#ef444414;color:#dc2626}.admin-user-session-list{display:flex;flex-direction:column;gap:8px}.admin-user-copy-panel{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:20px;background:#11182747;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:20}.admin-user-copy-card{position:relative;width:min(440px,100%);padding:22px;border-radius:24px;background:#fffffff5;border:1px solid rgba(255,255,255,.72);box-shadow:0 24px 60px #0f172a2e}.admin-user-copy-card--inline{width:100%;margin-top:14px;box-shadow:0 14px 34px #0f172a14}.admin-user-copy-card p{margin:0 0 14px;color:#64748b;font-size:.86rem;font-weight:650;line-height:1.45}.admin-user-copy-close{position:absolute;top:14px;right:14px;width:34px;height:34px;border:0;border-radius:50%;background:#8e8e931f;color:#8e8e93;font-size:20px;font-weight:800;cursor:pointer}.admin-user-copy-data{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px 12px;padding:14px;border-radius:16px;background:#f8fafc;border:1px solid rgba(199,199,204,.32);margin-bottom:14px}.admin-user-copy-data span{color:#8e8e93;font-size:.72rem;font-weight:900;text-transform:uppercase}.admin-user-copy-data strong{min-width:0;color:#111827;font-size:.86rem;font-weight:850;word-break:break-word}.admin-user-field span{color:#8e8e93;font-size:.72rem;font-weight:850;text-transform:uppercase}.admin-user-field input,.admin-user-field select,.admin-user-inline-form select,.admin-user-rate-row input,.admin-user-rate-row select{width:100%;height:42px;margin:0!important;padding:0 13px!important;border:1px solid rgba(199,199,204,.42)!important;border-radius:12px!important;background:#f8fafc!important;color:#111827!important;font-size:.9rem!important;font-weight:650!important;outline:none!important}.admin-user-field input:focus,.admin-user-field select:focus,.admin-user-inline-form select:focus,.admin-user-rate-row input:focus,.admin-user-rate-row select:focus{background:#fff!important;border-color:#007aff5c!important;box-shadow:0 0 0 4px #007aff1a!important}.admin-user-readonly{display:flex;align-items:center;min-height:42px;padding:0 13px;border-radius:12px;background:#8e8e9317;color:#64748b;font-size:.9rem;font-weight:750}.admin-user-toggle-group{display:flex;flex-direction:column;gap:8px}.admin-user-settings-modal .role-toggle-row{min-height:44px;padding:10px 12px;border:1px solid rgba(199,199,204,.28);border-radius:13px;background:#f8fafc}.admin-user-settings-modal .role-toggle-label{color:#111827;font-size:.9rem;font-weight:750}.admin-user-list,.admin-user-history-list,.admin-user-security-list{display:flex;flex-direction:column;gap:8px}.admin-user-empty{padding:12px;border-radius:12px;background:#8e8e9314;color:#8e8e93;font-size:.84rem;font-weight:700}.admin-user-list-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;padding:8px 10px 8px 12px;border-radius:13px;background:#f8fafc;border:1px solid rgba(199,199,204,.28)}.admin-user-list-row span{color:#111827;font-size:.88rem;font-weight:750}.admin-user-list-row button{width:30px!important;height:30px!important;min-width:30px!important;padding:0!important;border:0;border-radius:50%;background:#8e8e931f;color:#8e8e93;font-size:1rem;cursor:pointer}.admin-user-icon-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.admin-user-icon-btn svg{display:block;width:13px;height:13px}.admin-user-icon-btn--danger{background:#ef444414!important;color:#ef4444!important}.admin-user-icon-btn--danger:hover{background:#ef444424!important}.admin-user-inline-form{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:8px;margin-top:10px}.admin-user-inline-form button,.admin-user-balance-line button,.admin-user-security-row>button{flex-shrink:0;min-height:38px;padding:8px 13px}.admin-user-inline-form button:disabled,.admin-user-security-row>button:disabled{opacity:.48;cursor:not-allowed}.admin-user-square-action{display:inline-flex!important;align-items:center;justify-content:center;width:44px!important;min-width:44px!important;height:42px!important;min-height:42px!important;padding:0!important;border:0!important;border-radius:13px!important;background:#007aff!important;color:#fff!important;box-shadow:0 6px 14px #007aff2e}.admin-user-square-action svg{display:block;width:18px;height:18px}.admin-user-square-action:disabled{background:#007aff1a!important;color:#007aff61!important;box-shadow:none}.admin-user-balance-line{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;border-radius:15px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid rgba(199,199,204,.32)}.admin-user-balance-line span{display:block;color:#8e8e93;font-size:.74rem;font-weight:850;text-transform:uppercase}.admin-user-balance-line strong{display:block;margin-top:2px;color:#111827;font-size:1.45rem;font-weight:900}.admin-user-soft-panel{margin-top:10px;padding:12px;border-radius:15px;background:#ffffffb8;border:1px solid rgba(199,199,204,.32)}.admin-user-actions-row{display:flex;gap:8px;margin-top:10px}.admin-user-history{margin-top:10px}.admin-user-history>button{display:flex;justify-content:space-between;width:100%;min-height:40px;padding:9px 12px;background:#8e8e9314;color:#111827}.admin-user-history>button span{color:#007aff}.admin-user-history-list{max-height:190px;overflow-y:auto;margin-top:8px}.admin-user-history-item{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:13px;background:#f8fafc;border:1px solid rgba(199,199,204,.24)}.admin-user-history-item strong,.admin-user-history-item span,.admin-user-history-item em{display:block}.admin-user-history-item strong{color:#111827;font-size:.82rem;font-weight:850}.admin-user-history-item span,.admin-user-history-item em{margin-top:3px;color:#8e8e93;font-size:.72rem;font-style:normal;font-weight:650}.admin-user-history-item b{color:#16a34a;font-size:.9rem}.admin-user-rate-row{display:flex;flex-direction:column;align-items:stretch;gap:8px;padding:10px;border-radius:16px;background:linear-gradient(180deg,#fffffff5,#f8fafce6);border:1px solid rgba(199,199,204,.36);box-shadow:0 12px 28px #0f172a0d}.admin-user-rate-row strong{min-width:0;overflow:hidden;color:#111827;font-size:.82rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.admin-user-rate-controls{display:grid;grid-template-columns:minmax(0,1fr) 78px 44px;gap:8px;align-items:center}.admin-user-rate-row--lesson-types .admin-user-rate-controls{display:none}.admin-user-rate-head{display:grid;grid-template-columns:minmax(0,1fr) 86px 102px;gap:8px;align-items:center}.admin-user-rate-currency{display:grid;gap:2px}.admin-user-rate-currency span{color:#8e8e93;font-size:.56rem;font-weight:900;text-transform:uppercase}.admin-user-rate-type-grid{display:grid;gap:6px}.admin-user-rate-type-row{display:grid;grid-template-columns:minmax(0,1fr) 42px minmax(82px,100px);gap:8px;align-items:center;min-height:50px;padding:8px 10px;border:1px solid rgba(199,199,204,.34);border-radius:14px;background:#ffffffdb}.admin-user-rate-type-row.is-disabled{opacity:.52;background:#f2f2f7b8}.admin-user-rate-type-row span,.admin-user-rate-type-row b,.admin-user-rate-type-row em{display:block;min-width:0}.admin-user-rate-type-row b{color:#111827;font-size:.78rem;font-weight:850;line-height:1.12}.admin-user-rate-type-row em{margin-top:1px;color:#8e8e93;font-size:.64rem;font-style:normal;font-weight:750;line-height:1.16}.admin-user-ios-switch{position:relative;width:40px;height:24px;justify-self:center}.admin-user-ios-switch input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;margin:0!important;padding:0!important;opacity:0;cursor:pointer}.admin-user-ios-switch span{display:block;width:40px;height:24px;border-radius:999px;background:#e5e7eb;box-shadow:inset 0 0 0 1px #0f172a0d;transition:background .18s,box-shadow .18s}.admin-user-ios-switch span:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #0f172a2e;transition:transform .18s}.admin-user-ios-switch input:checked+span{background:#007aff;box-shadow:0 8px 18px #007aff2e}.admin-user-ios-switch input:checked+span:after{transform:translate(16px)}.admin-user-ios-switch input:disabled{cursor:not-allowed}.admin-user-rate-price{position:relative;display:block}.admin-user-rate-price input{height:38px!important;padding-right:28px!important;text-align:right;font-size:.82rem!important}.admin-user-rate-price small{position:absolute;top:50%;right:10px;transform:translateY(-50%);color:#8e8e93;font-size:.66rem;font-weight:900;pointer-events:none}.admin-user-rate-type-row input:disabled,.admin-user-rate-type-row select:disabled{cursor:not-allowed}.admin-user-rate-save-row{display:flex;justify-content:flex-end}.admin-user-rate-save-btn{min-width:0;height:38px;border:0;border-radius:13px;background:#007aff;color:#fff;padding:0 12px;font-size:.72rem;font-weight:900;cursor:pointer;box-shadow:0 10px 20px #007aff2e}.admin-user-security-row{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:13px 14px;border-radius:15px;background:#f8fafc;border:1px solid rgba(199,199,204,.28)}.admin-user-security-row strong,.admin-user-security-row span{display:block}.admin-user-security-row strong{color:#111827;font-size:.92rem;font-weight:900}.admin-user-security-row span{margin-top:3px;color:#64748b;font-size:.78rem;font-weight:650;line-height:1.4}.admin-user-security-row .admin-user-warning-btn{background:#ff950024;color:#c2410c}.admin-user-password-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:10px;padding:12px;border-radius:15px;background:#ffffffc7;border:1px solid rgba(199,199,204,.28)}.admin-user-error{grid-column:1 / -1;color:#ef4444;font-size:.78rem;font-weight:750}.admin-user-settings-footer{position:sticky;bottom:0;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px 18px;background:#f2f2f7f0;border-top:1px solid rgba(199,199,204,.42);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);flex-shrink:0}.admin-user-danger-actions{display:flex;gap:8px}.admin-user-danger-actions button{min-height:40px;padding:9px 14px;border:1.5px solid rgba(239,68,68,.2);border-radius:13px;background:#ef44440f;color:#dc2626;font-family:inherit;font-size:.83rem;font-weight:850;cursor:pointer}.admin-user-danger-actions button.is-success{border-color:#22c55e33;background:#22c55e14;color:#16a34a}@media (max-width: 820px){.admin-user-settings-grid,.admin-user-form-grid,.admin-user-password-form{grid-template-columns:1fr}.admin-user-settings-hero{align-items:flex-start;padding:24px 20px 18px}.admin-user-settings-grid{padding:14px}.admin-user-settings-footer,.admin-user-security-row,.admin-user-inline-form,.admin-user-rate-row,.admin-user-rate-controls{grid-template-columns:1fr}.admin-user-settings-footer,.admin-user-security-row,.admin-user-inline-form{align-items:stretch;flex-direction:column}.admin-user-danger-actions{flex-direction:column}}#toast-container{position:fixed;bottom:30px;right:30px;display:flex;flex-direction:column;gap:10px;z-index:9999;pointer-events:none}.toast{display:flex;align-items:center;gap:12px;padding:14px 20px;border-radius:14px;background:#1e293b;color:#fff;font-family:Nunito,sans-serif;font-weight:700;font-size:.95rem;box-shadow:0 10px 30px #00000040;min-width:280px;max-width:400px;pointer-events:all;animation:toast-in .35s cubic-bezier(.34,1.56,.64,1) forwards}.toast.hide{animation:toast-out .3s ease forwards}.toast.success{background:linear-gradient(135deg,#10b981,#059669)}.toast.error{background:linear-gradient(135deg,#ef4444,#dc2626)}.toast.info{background:linear-gradient(135deg,#6366f1,#4f46e5)}.toast.warning{background:linear-gradient(135deg,#f59e0b,#d97706)}.toast-icon{font-size:1.3rem;flex-shrink:0}.toast-msg{flex:1;line-height:1.4}.login-body{background:radial-gradient(circle at 50% 0%,#fffffff2,#f8fafc00 38%),linear-gradient(180deg,#f7f8fb,#eef2f7);display:flex;justify-content:center;align-items:center;min-height:100vh;padding:24px}.auth-container{background:#ffffffe0;padding:3.1rem 3rem 2.2rem;border-radius:36px;box-shadow:0 30px 80px #0f172a17,inset 0 1px #fffffff2;width:90%;max-width:430px;text-align:center;border:1px solid rgba(15,23,42,.06);-webkit-backdrop-filter:blur(22px) saturate(150%);backdrop-filter:blur(22px) saturate(150%)}.auth-title{margin:0;color:#111827;font-size:1.8rem;font-weight:950;letter-spacing:0;line-height:1.05}.invite-body{padding:24px}.invite-card{width:min(520px,100%);padding:2.35rem 2.2rem 1.8rem;text-align:left}.invite-title{margin:0;color:#111827;font-size:1.55rem;font-weight:950;line-height:1.08;letter-spacing:0}.invite-brand-head{display:grid;grid-template-columns:68px 1fr;align-items:center;gap:16px;margin-bottom:18px;padding:14px;border-radius:26px;background:linear-gradient(135deg,#fffffff5,#f1f8ffeb);border:1px solid rgba(15,23,42,.06);box-shadow:inset 0 1px #fffffff2,0 18px 45px #0f172a0f}.invite-brand-logo{width:68px;height:68px;border-radius:22px;display:grid;place-items:center;overflow:hidden;background:#f3f8ff;border:1px solid rgba(0,122,255,.14);box-shadow:0 16px 32px #0f172a14}.invite-brand-logo img{width:100%;height:100%;object-fit:cover}.invite-brand-logo span{color:#007aff;font-size:1.55rem;font-weight:950}.invite-brand-copy p{margin:7px 0 0;color:#64748b;font-size:.88rem;line-height:1.42;font-weight:700}.invite-kicker{color:#8e8e93;font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase;margin-bottom:5px}.invite-summary{display:grid;grid-template-columns:1fr;gap:8px;margin-bottom:12px}.invite-summary div{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:46px;padding:8px 12px;border-radius:16px;background:#f8fafce0;border:1px solid rgba(15,23,42,.06)}.invite-summary span{color:#8e8e93;font-size:.72rem;font-weight:900;text-transform:uppercase}.invite-summary strong{color:#111827;font-size:.9rem;font-weight:900;text-align:right;overflow-wrap:anywhere}.invite-muted{color:#64748b;font-size:.94rem;font-weight:650;line-height:1.5;margin:0 0 16px}.invite-error{color:#ef4444;font-size:.94rem;font-weight:750;line-height:1.45;margin:12px 0 18px}.invite-status{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;margin:14px 0 18px;border-radius:16px;background:#f8fafc;color:#111827;font-size:.84rem;font-weight:900;border:1px solid rgba(15,23,42,.08)}.invite-status span,.invite-status strong{color:#64748b;font-size:.78rem;font-weight:900}.invite-status--sent{background:#007aff14;color:#007aff}.invite-status--accepted{background:#34c7591f;color:#16a34a}.invite-status--expired,.invite-status--canceled{background:#ff3b3017;color:#ef4444}.invite-link-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:16px;background:#007aff;color:#fff;text-decoration:none;font-weight:900;box-shadow:0 14px 28px #007aff38}.invite-form{text-align:center}.admin-invite-form{display:grid;gap:12px}.admin-invite-form label{display:grid;gap:6px}.admin-invite-form label>span{color:#8e8e93;font-size:.72rem;font-weight:900;text-transform:uppercase}.admin-user-departments-field{display:grid;gap:9px;margin-top:12px;padding:12px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#f8fafc}.admin-user-departments-field.is-required{border-color:#f9731638;background:#fffaf5}.admin-user-departments-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.admin-user-departments-head span{color:#111827;font-size:.84rem;font-weight:950}.admin-user-departments-head small{color:#ea580c;font-size:.72rem;font-weight:850}.admin-user-department-options{display:flex;flex-wrap:wrap;gap:8px}.admin-user-departments-field p{margin:0;color:#64748b;font-size:.8rem;font-weight:800}.admin-invitations-strip{padding:14px;margin-bottom:18px;border-radius:24px;background:#ffffffd1;border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 46px #0f172a0f}.admin-invitations-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;gap:12px}.admin-invitations-title span{color:#111827;font-size:.95rem;font-weight:950}.admin-invitations-title small{color:#8e8e93;font-weight:850}.admin-invitations-title-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-invitations-title-actions button{min-height:30px;border:none;border-radius:999px;padding:0 12px;background:#007aff1a;color:#007aff;font-size:.76rem;font-weight:900;cursor:pointer}.admin-invitations-title-actions button:last-child{width:30px;padding:0;background:#0f172a0f;color:#64748b;font-size:1.1rem;line-height:1}.admin-invitations-list{display:grid;gap:8px}.admin-invitation-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:10px 12px;border-radius:18px;background:#f8fafc;border:1px solid rgba(15,23,42,.06)}.admin-invitation-row strong{display:block;color:#111827;font-size:.9rem;font-weight:900}.admin-invitation-row span{display:block;color:#64748b;font-size:.78rem;font-weight:750}.admin-invitation-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.admin-invitation-status{display:inline-flex!important;align-items:center;justify-content:center;min-height:30px;padding:0 10px;border-radius:999px;font-size:.72rem!important;font-weight:950!important;color:#64748b!important;background:#0f172a0f}.admin-invitation-status--sent{color:#007aff!important;background:#007aff1a}.admin-invitation-status--accepted{color:#16a34a!important;background:#34c7591f}.admin-invitation-status--expired,.admin-invitation-status--canceled{color:#ef4444!important;background:#ff3b3017}.admin-invitation-actions button{min-height:30px;border:none;border-radius:999px;padding:0 10px;background:#ff3b301a;color:#ef4444;font-size:.75rem;font-weight:900;cursor:pointer}@media (max-width: 640px){.login-body{padding:28px 16px 16px;align-items:flex-start}.auth-container{width:100%;padding:2.2rem 1.25rem 1.35rem;border-radius:28px}.auth-language-card{grid-template-columns:1fr}.auth-language-select{width:100%}.invite-grid{grid-template-columns:1fr}.invite-brand-head{grid-template-columns:54px 1fr;gap:12px;padding:12px;border-radius:22px}.invite-brand-logo{width:54px;height:54px;border-radius:18px}.invite-title{font-size:1.35rem}.invite-summary div,.invite-status{align-items:flex-start;flex-direction:column}.admin-invitation-row,.admin-invitation-actions{align-items:stretch;flex-direction:column}}.auth-subtitle{color:#64748b;font-weight:800;margin:.5rem 0 2rem;font-size:.9rem}.auth-tabs{display:flex;background:#eef2f7;padding:4px;border-radius:16px;margin-bottom:2rem;gap:4px;box-shadow:inset 0 0 0 1px #0f172a08}.auth-tabs button{flex:1;background:transparent;color:#475569;border:none;min-height:40px;padding:10px;font-size:.85rem;font-weight:800;border-radius:11px;cursor:pointer;transition:all .2s;box-shadow:none!important}.auth-tabs button:hover{transform:none;background:#00000005}.auth-tabs button.active{background:#fff;color:#111827;box-shadow:0 8px 18px #0f172a14!important}.auth-form{display:flex;flex-direction:column;gap:15px}.auth-form input,.auth-form select{min-height:46px;padding:12px 16px!important;border-radius:16px!important;font-size:.95rem!important;color:#111827!important;background:#eef4ff!important;border:1px solid rgba(0,122,255,.12)!important;box-shadow:inset 0 1px #ffffffd9}.auth-form input:focus,.auth-form select:focus,.auth-language-select:focus{outline:none;border-color:#007aff6b!important;box-shadow:0 0 0 4px #007aff1a}.auth-form button[type=submit]{min-height:54px;border-radius:16px;margin-top:4px;font-weight:950;letter-spacing:0}.twofa-login-note{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border-radius:16px;background:#f8fafc;border:1px solid #e5e7eb}.twofa-login-note strong{color:#111827;font-size:.96rem}.twofa-login-note span{color:#64748b;font-size:.84rem;font-weight:700}.auth-divider{display:flex;align-items:center;gap:12px;margin:1.25rem 0 1rem;color:#94a3b8;font-size:.85rem;font-weight:600}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e2e8f0}.google-btn-wrapper{display:flex;justify-content:center;margin-bottom:.5rem}.google-btn-wrapper>div{width:100%!important}.google-btn-wrapper iframe{width:100%!important}.auth-google-shell{position:relative;width:100%;min-height:42px}.auth-google-button{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:10px;border:1px solid rgba(15,23,42,.14);background:#ffffffe6;color:#111827;font-size:.93rem;font-weight:750;pointer-events:none;box-shadow:0 1px 2px #0f172a0a;transition:transform .14s ease,background .16s ease,border-color .16s ease}.auth-google-button:hover{background:#fff;border-color:#0f172a33}.google-btn-wrapper--overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;opacity:.01;margin:0;overflow:hidden}.google-btn-wrapper--overlay>div,.google-btn-wrapper--overlay iframe{width:100%!important;height:42px!important}.auth-google-mark{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:conic-gradient(from -45deg,#4285f4 0,#4285f4 25%,#34a853 0,#34a853 50%,#fbbc05 0,#fbbc05 75%,#ea4335 0,#ea4335);color:#fff;font-family:Arial,sans-serif;font-size:.78rem;font-weight:900}.auth-language-card{margin-top:18px;padding:12px;border-radius:24px;background:#ffffffc7;border:1px solid rgba(15,23,42,.07);box-shadow:0 16px 36px #0f172a0f;display:flex;flex-direction:column;gap:10px;text-align:left}.auth-language-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-language-main{display:flex;align-items:center;gap:11px;min-width:0}.auth-language-icon{width:38px;height:38px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;color:#007aff;background:linear-gradient(135deg,#eef6ff,#f8fafc);border:1px solid rgba(0,122,255,.1);flex-shrink:0}.auth-language-icon svg{width:19px;height:19px}.auth-language-main strong{display:block;color:#111827;font-size:.92rem;font-weight:950;line-height:1.2}.auth-language-caption{border-top:1px solid rgba(15,23,42,.06);padding:9px 4px 1px}.auth-language-caption span{display:block;color:#8e8e93;font-size:.78rem;font-weight:750;line-height:1.35}.auth-language-select{width:148px;height:38px;margin:0;border-radius:14px;border:1px solid rgba(15,23,42,.09);background:#f8fafc;color:#111827;font-size:.84rem;font-weight:900;padding:0 12px;flex-shrink:0}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes toast-in{0%{opacity:0;transform:translate(60px) scale(.95)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes toast-out{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(60px) scale(.95)}}.profile-modal-content{background:#f2f2f7!important;padding:0!important;overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 32px);display:flex;flex-direction:column;overscroll-behavior:contain}.profile-hero{position:relative;padding:3rem 1.5rem 2rem;display:flex;flex-direction:column;align-items:center;background:#fff;margin-bottom:2rem}.profile-hero-blur{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;filter:blur(40px) saturate(1.5);opacity:.15;z-index:0}.p-avatar-wrapper{position:relative;width:110px;height:110px;z-index:1;margin-bottom:1rem}.p-avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover;background:#f1f5f9;border:4px solid #fff;box-shadow:0 10px 20px #0000001a}.p-avatar-edit{position:absolute;bottom:2px;right:2px;width:32px;height:32px;background:#007aff;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:3px solid #fff;transition:transform .2s}.p-avatar-edit:hover{transform:scale(1.1)}.profile-user-info{text-align:center;z-index:1}.p-display-name{font-size:1.5rem;font-weight:800;color:#000;letter-spacing:-.5px}.p-display-role{font-size:.85rem;font-weight:700;color:#8e8e93;text-transform:uppercase;letter-spacing:.5px;margin-top:2px}.ios-settings-group{margin:0 1rem 1.5rem;background:#fff;border-radius:12px;overflow:hidden}.ios-settings-header{margin:0 2rem .5rem;font-size:.7rem;font-weight:700;color:#8e8e93;text-transform:uppercase;letter-spacing:.3px}.ios-settings-row{display:flex;align-items:center;padding:12px 16px;gap:12px;border-bottom:1px solid #f2f2f7;transition:background .2s}.ios-settings-row:last-child{border-bottom:none}.ios-row-label{min-width:100px;font-size:.95rem;font-weight:600;color:#000}.ios-row-input{flex:1;border:none!important;background:transparent!important;padding:0!important;margin:0!important;font-size:.95rem;font-weight:500;color:#007aff;text-align:right;outline:none!important;box-shadow:none!important}.ios-row-input::placeholder{color:#c7c7cc}.ios-row-input:focus{color:#000}.ios-btn-save{margin:1rem;background:#007aff!important;color:#fff!important;font-weight:800!important;padding:16px!important;border-radius:16px!important;border:none!important;cursor:pointer;font-size:1rem;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #007aff33}.ios-btn-save:active{transform:scale(.96);opacity:.9}.profile-security-card{margin:0 1rem 1.5rem;background:#fff;border-radius:18px;box-shadow:0 2px 12px #00000012;overflow:hidden}.profile-language-card{margin-top:.15rem}.profile-language-title{color:#111827;font-size:.92rem;font-weight:800;line-height:1.2}.profile-language-status{color:#16a34a;font-size:.78rem;font-weight:700}.profile-language-action{position:relative;flex:0 0 160px}.profile-language-select{width:100%;height:36px;border:none;border-radius:11px;background:#007aff17;color:#006ee6;padding:0 32px 0 13px;font:inherit;font-size:.82rem;font-weight:800;outline:none;cursor:pointer;-moz-appearance:auto;appearance:auto;-webkit-appearance:menulist}.profile-language-caption{padding:9px 16px 12px;background:#f9fafb;color:#94a3b8;font-size:.76rem;font-weight:600;line-height:1.35}.profile-security-icon--theme{background:linear-gradient(135deg,#eef6ff,#fff7ed)}.profile-theme-card{margin-top:-.35rem}.profile-theme-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 16px 14px}.profile-theme-option{min-width:0;height:44px;display:flex;align-items:center;gap:9px;border:1px solid rgba(15,23,42,.07);border-radius:14px;background:#f8fafc;color:#111827;padding:6px 9px;font:inherit;font-size:.78rem;font-weight:900;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.profile-theme-option:hover{transform:none;background:#fff;border-color:#007aff38}.profile-theme-option.is-active{background:#007aff14;border-color:#007aff52;color:#006ee6;box-shadow:0 8px 18px #007aff1a}.profile-theme-swatch{width:34px;height:24px;display:inline-flex;overflow:hidden;flex:0 0 34px;border-radius:10px;border:1px solid rgba(15,23,42,.08);box-shadow:inset 0 1px #ffffffb3}.profile-theme-swatch i{flex:1}html[data-lms-theme] .profile-modal-content{background:var(--lms-main-bg)!important}html[data-lms-theme] .profile-hero{background:var(--lms-surface-bg)!important}html[data-lms-theme] .profile-language-caption,html[data-lms-theme] .profile-twofa-caption,html[data-lms-theme] .profile-telegram-link-row{background:var(--lms-surface-soft)!important}.profile-twofa-caption{padding:9px 16px 12px;background:#f9fafb;color:#94a3b8;font-size:.76rem;font-weight:600;line-height:1.35}.profile-security-card-head{display:flex;align-items:center;gap:14px;padding:14px 16px 12px}.profile-security-icon{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#fff,#f1f5f9);border:1.5px solid #e2e8f0;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#007aff;box-shadow:0 1px 4px #0000000f}.profile-security-icon--twofa{background:linear-gradient(135deg,#eff6ff,#f8fafc)}.profile-security-icon--language{background:linear-gradient(135deg,#eef6ff,#f8fafc)}.profile-security-icon--telegram{background:linear-gradient(135deg,#e0f2fe,#f8fafc)}.profile-telegram-card{margin:0}.profile-security-action--danger{background:#ef444412;color:#ef4444}.profile-telegram-link-row{display:flex;gap:8px;padding:12px 16px 16px;background:#f9fafb}.profile-telegram-link-row input{min-width:0;flex:1;height:38px;border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#fff;color:#64748b;padding:0 12px;font-size:.78rem;font-weight:700}.profile-telegram-link-row button{flex:0 0 auto;border:0;border-radius:12px;background:#007aff1a;color:#007aff;padding:0 12px;font:inherit;font-size:.8rem;font-weight:900;cursor:pointer}.profile-security-dot{width:7px;height:7px;border-radius:50%;background:#d1d5db}.profile-security-dot.is-on{background:#22c55e;box-shadow:0 0 0 2px #22c55e33}.profile-security-action{flex-shrink:0;padding:6px 13px;border:none;border-radius:10px;background:#007aff14;color:#007aff;font-size:.82rem;font-weight:700;cursor:pointer;font-family:inherit}.profile-security-action:disabled{opacity:.55;cursor:default}.profile-security-divider{height:1px;background:#f1f5f9;margin:0 16px}.profile-security-caption{padding:12px 16px 16px;color:#6b7280;font-size:.8rem;font-weight:600;line-height:1.5}.twofa-card{margin:0 1rem 1.5rem;padding:16px;border-radius:18px;background:#fff;box-shadow:0 2px 12px #00000012}.twofa-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.twofa-card-head strong,.twofa-card-head span{display:block}.twofa-card-head strong{color:#111827;font-size:.95rem;font-weight:850}.twofa-card-head div span,.twofa-card p{color:#6b7280;font-size:.8rem;font-weight:650;line-height:1.45}.twofa-card p{margin:0 0 12px}.profile-security-tab{padding-bottom:1rem}.twofa-steps{margin:0 0 14px 18px;padding:0;color:#4b5563;font-size:.82rem;font-weight:700;line-height:1.45}.twofa-steps li+li{margin-top:6px}.twofa-status{width:12px;height:12px;border-radius:999px;background:#d1d5db;box-shadow:0 0 0 4px #d1d5db38}.twofa-status.is-on{background:#22c55e;box-shadow:0 0 0 4px #22c55e2e}.twofa-form{display:flex;flex-direction:column;gap:10px}.twofa-setup-panel{padding:12px 16px 16px}.twofa-setup-panel .profile-security-caption{padding:0}.twofa-setup-title{color:#111827;font-size:.9rem;font-weight:850}.twofa-form label{display:flex;flex-direction:column;gap:6px;color:#8e8e93;font-size:.75rem;font-weight:850;text-transform:uppercase}.twofa-form code{display:block;flex:1;overflow-wrap:anywhere;padding:10px 12px;border-radius:12px;background:#f8fafc;color:#111827;font-size:.88rem;text-transform:none}.twofa-secret-row{display:flex;align-items:stretch;gap:8px}.twofa-secret-row button{flex:0 0 auto;padding:8px 10px!important;border-radius:12px!important;background:#f1f5f9!important;color:#007aff!important;font-size:.78rem!important;font-weight:900!important;box-shadow:none!important;transform:none!important}.twofa-qr-wrap{display:flex;justify-content:center;padding:14px;border:1px solid rgba(148,163,184,.24);border-radius:18px;background:linear-gradient(180deg,#fff,#f8fafc)}.twofa-qr-wrap img{width:min(220px,100%);height:auto;border-radius:14px;box-shadow:0 12px 28px #0f172a14}.twofa-form a{color:#007aff;font-size:.84rem;font-weight:850;text-decoration:none}.twofa-secondary-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.twofa-secondary-btn{display:flex;align-items:center;justify-content:center;min-height:38px;padding:8px 10px!important;border:1.5px solid #e2e8f0!important;border-radius:12px!important;background:#fff!important;color:#007aff!important;font-size:.78rem!important;font-weight:850!important;text-align:center;text-decoration:none!important;cursor:pointer;font-family:inherit;box-shadow:none!important;transform:none!important}@media (max-width: 420px){.twofa-secondary-actions{grid-template-columns:1fr}}.twofa-form input{margin:0!important;padding:12px 14px!important;border-radius:13px!important;background:#f8fafc!important}.twofa-action{width:100%!important;margin:0!important}.twofa-danger{background:#ef4444!important}.ios-close-btn{position:absolute;top:16px;right:16px;z-index:10;width:32px;height:32px;background:#7676801f;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;padding:0!important}.ios-close-btn:hover{background:#76768033}.ios-close-btn:active{transform:scale(.92)}.ios-grabber{display:none;width:36px;height:5px;background:#0000001a;border-radius:2.5px;margin:8px auto 0}.ios-btn-logout{margin:0 1rem 2rem;background:#fff!important;color:#ff3b30!important;font-weight:700!important;padding:12px!important;border-radius:12px!important;border:none!important;cursor:pointer;font-size:.95rem;transition:background .2s}.ios-btn-logout:active{background:#fff5f5;opacity:.8}@media (max-width: 768px){.profile-modal-content{position:fixed!important;bottom:var(--mobile-bottom-nav-height)!important;left:0!important;right:0!important;width:100%!important;max-width:100%!important;border-radius:20px!important;margin:0!important;max-height:calc(100vh - var(--mobile-bottom-nav-height) - 12px)!important;max-height:calc(100dvh - var(--mobile-bottom-nav-height) - 12px)!important;padding-bottom:env(safe-area-inset-bottom,0px)!important;scroll-padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))!important;overflow-y:auto!important;overflow-x:hidden!important;transform:translateY(0);animation:ios-sheet-up .5s cubic-bezier(.32,.72,0,1)}.profile-modal-content form,.profile-security-tab{padding-bottom:calc(28px + env(safe-area-inset-bottom,0px))!important}.profile-modal-content .ios-btn-save:last-child{margin-bottom:calc(1.5rem + env(safe-area-inset-bottom,0px))!important}.ios-grabber{display:block}.ios-close-btn{top:22px;right:16px}.profile-language-action{flex-basis:138px}}@keyframes ios-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cal-sticky-title{position:sticky;top:0;z-index:310;background:#fffffff0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;justify-content:space-between;align-items:flex-end;gap:16px;padding:1.1rem 14px .85rem;border-bottom:1px solid rgba(226,232,240,.8)}.calendar-title-block{min-width:0;display:flex;flex-direction:column;gap:3px}.calendar-eyebrow{font-size:.74rem;line-height:1;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8}.calendar-section-title{margin:0!important;font-size:clamp(1.55rem,2vw,2.05rem)!important;line-height:1.05!important;letter-spacing:0!important}.calendar-title-meta{display:flex;align-items:center;gap:8px;color:#64748b;font-size:.78rem;font-weight:800}.calendar-title-meta span+span:before{content:"";display:inline-flex;width:4px;height:4px;margin-right:8px;border-radius:999px;background:#cbd5e1;vertical-align:middle}.calendar-title-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.calendar-stat-pill{min-width:116px;height:44px;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;padding:0 13px;border:1px solid rgba(226,232,240,.95);border-radius:15px;background:#f8fafcdb;box-shadow:0 12px 30px #0f172a0a}.calendar-stat-pill span{color:#64748b;font-size:.74rem;font-weight:900}.calendar-stat-pill strong{color:#0f7cff;font-size:1.15rem;line-height:1;font-weight:950}.calendar-stat-pill--alert{background:#fff7ed;border-color:#fed7aa}.calendar-stat-pill--alert strong{color:#f97316}.calendar-layout{width:100%;box-sizing:border-box;transition:padding-right .4s cubic-bezier(.32,.72,0,1)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.calendar-google-sync{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 14px;padding:12px 14px;border:1px solid #dbeafe;border-radius:14px;background:#f8fbff}.calendar-google-sync__identity,.calendar-google-sync__controls{display:flex;align-items:center;min-width:0}.calendar-google-sync__identity{gap:10px}.calendar-google-sync__identity>div{display:grid;gap:2px;min-width:0}.calendar-google-sync__identity strong{color:#14213d;font-size:.86rem;font-weight:850}.calendar-google-sync__identity span:not(.calendar-google-sync__icon){overflow:hidden;color:#64748b;font-size:.76rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.calendar-google-sync__icon{width:34px;height:34px;flex:0 0 34px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#e8f1ff;color:#0b72e7}.calendar-google-sync__icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.calendar-google-sync__controls{flex:0 0 auto;gap:8px}.calendar-google-sync__select select{max-width:230px;height:36px;padding:0 31px 0 10px;border:1px solid #dbe3ee;border-radius:9px;background:#fff;color:#334155;font:inherit;font-size:.78rem;font-weight:750}.calendar-google-sync__button,.calendar-google-sync__disconnect{min-height:36px;border-radius:9px;padding:0 12px;font:inherit;font-size:.78rem;font-weight:800;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.calendar-google-sync__button{border:1px solid #0b72e7;background:#0b72e7;color:#fff}.calendar-google-sync__button:hover:not(:disabled){background:#075fc4;border-color:#075fc4}.calendar-google-sync__disconnect{border:1px solid transparent;background:transparent;color:#64748b}.calendar-google-sync__disconnect:hover:not(:disabled){background:#fff1f2;color:#e11d48}.calendar-google-sync button:disabled,.calendar-google-sync select:disabled{cursor:not-allowed;opacity:.58}@media (min-width: 769px){.calendar-layout--teacher.calendar-layout--drawer-open{padding-right:404px}}.calendar-card .fc-toolbar{position:sticky!important;top:var(--calendar-title-height, 76px)!important;z-index:300!important;background:#fffffff5!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:none!important}.calendar-card .fc-toolbar:after{content:"";position:absolute;left:0;right:0;bottom:-12px;height:12px;background:#fff;pointer-events:none}.calendar-card .fc-scrollgrid-section-header>td{top:var(--calendar-sticky-top, 130px)!important;z-index:295!important;background:#f9fafb!important;box-shadow:none!important}.calendar-card .fc-scrollgrid-section-header,.calendar-card .fc-scrollgrid-section-header thead,.calendar-card .fc-scrollgrid-section-header th{position:sticky!important;top:var(--calendar-sticky-top, 130px)!important;z-index:295!important;background:#f9fafb!important}.calendar-card .fc-col-header{box-shadow:none}.edit-schedule-btn{display:inline-flex;align-items:center;gap:7px;height:44px;background:#eef6ff;border:1px solid rgba(147,197,253,.45);border-radius:15px;padding:0 15px;cursor:pointer;font-size:.82rem;font-weight:850;color:#007aff;box-shadow:0 12px 28px #007aff14;transition:background .15s,transform .15s,box-shadow .15s}.edit-schedule-btn svg{width:15px;height:15px;flex-shrink:0}.edit-schedule-btn:hover{background:#e0f0ff;transform:translateY(-1px);box-shadow:0 16px 34px #007aff1f}.ios-drawer{position:fixed;top:0;right:0;width:380px;height:100vh;background:#ffffffd9;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);z-index:1000;box-shadow:-10px 0 30px #0000000d;padding:2rem 1.5rem;display:flex;flex-direction:column;overflow:hidden;transition:transform .4s cubic-bezier(.32,.72,0,1);transform:translate(100%)}.ios-drawer.active{transform:translate(0)}@media (min-width: 769px){.ios-drawer--desktop{top:0;bottom:0;height:100vh;max-height:100vh}}.drawer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.drawer-title{font-weight:800;font-size:1.4rem;letter-spacing:-.5px}.ios-tabs{display:flex;background:#0000000d;padding:3px;border-radius:12px;margin-bottom:1.5rem}.ios-tab-item{flex:1;text-align:center;padding:8px;font-size:.85rem;font-weight:700;border-radius:10px;cursor:pointer;transition:.2s}.ios-tab-item.active{background:#fff;box-shadow:0 2px 8px #00000014}.avail-list{flex:1;overflow-y:auto;margin-bottom:1.5rem}.avail-item{background:#fff;border-radius:14px;padding:12px 16px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 12px #00000005}.avail-item-info{display:flex;flex-direction:column;gap:2px}.avail-item-time{font-size:.95rem;font-weight:700;color:#000}.avail-item-day{font-size:.75rem;color:#8e8e93;text-transform:uppercase;font-weight:600}.btn-delete-avail{color:#ff3b30;background:none;border:none;cursor:pointer;padding:5px}.btn-delete-avail:hover{transform:none;background:none;box-shadow:none}.avail-day-group{margin-bottom:20px}.ios-day-selector{display:flex;gap:8px;margin-bottom:1.5rem;overflow-x:auto;padding:2px 0;scrollbar-width:none}.ios-day-selector::-webkit-scrollbar{display:none}.ios-day-btn{flex:0 0 40px;height:40px;display:flex;align-items:center;justify-content:center;background:#00000008;border-radius:12px;font-size:.75rem;font-weight:800;color:#8e8e93;cursor:pointer;transition:.2s}.ios-day-btn:hover{transform:none;background:#0000000f;box-shadow:none}.ios-day-btn.active{background:#000;color:#fff;box-shadow:0 4px 12px #0000001a}@media (max-width: 480px){.ios-drawer{width:100%;border-radius:0}}.calendar-card{background:#fff;border-radius:22px;box-shadow:0 2px 20px #00000012,0 0 0 1px #0000000a;overflow:clip}.fc .fc-toolbar{padding:14px 18px 12px!important;margin:0!important;background:#fff;border-bottom:1px solid rgba(0,0,0,.06)!important;align-items:center!important}.fc .fc-toolbar-title{font-size:.97rem!important;font-weight:800!important;letter-spacing:-.2px!important;color:#111827!important;text-transform:capitalize!important}.fc .fc-button-primary{background:#0000000e!important;border:none!important;border-radius:10px!important;color:#111827!important;font-weight:700!important;font-size:.82rem!important;padding:6px 13px!important;text-transform:none!important;letter-spacing:0!important;box-shadow:none!important;transition:background .15s,color .15s!important}.fc .fc-button-primary:hover{background:#0000001a!important}.fc .fc-button-primary:focus{box-shadow:none!important;outline:none!important}.fc .fc-button-primary:not(:disabled).fc-button-active,.fc .fc-button-primary:not(:disabled):active{background:#007aff!important;color:#fff!important}.fc .fc-prev-button,.fc .fc-next-button{padding:6px 10px!important}.fc .fc-button-group{gap:5px!important;display:flex!important}.fc{font-family:-apple-system,SF Pro Display,Inter,sans-serif!important;font-size:.82rem!important;background:transparent!important}.fc-col-header{background:transparent!important}.fc-col-header-cell{border:none!important;padding:0!important;height:42px!important;vertical-align:middle!important;background:transparent!important}.fc-col-header-cell-cushion{font-size:.72rem!important;font-weight:600!important;letter-spacing:.04em!important;text-transform:uppercase!important;color:#000!important;text-decoration:none!important;height:100%!important;padding:0 0 1px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important}.fc-day-today{background:transparent!important}.fc-col-header-cell.fc-day-today{background:#007aff0a!important;box-shadow:inset 2px 0 #007aff59,inset -2px 0 #007aff59,inset 0 2px #007aff59!important}.fc-timegrid-col.fc-day-today{background:transparent!important;box-shadow:inset 2px 0 #007aff59,inset -2px 0 #007aff59!important}.fc-day-today .fc-col-header-cell-cushion{color:#007aff!important;-webkit-text-stroke:unset!important;font-weight:900!important;font-size:.72rem!important}.fc-timegrid-slot{height:52px!important;border-color:#00000014!important;background:#00000009!important}.fc-timegrid-slot-minor{border-top-style:none!important}.fc-timegrid-col{background:#00000006!important;border-color:#00000014!important}.fc-scrollgrid{border:none!important}.fc-scrollgrid td,.fc-scrollgrid th{border-color:#00000014!important}.fc-timegrid-axis-cushion,.fc-timegrid-slot-label-cushion{font-size:.68rem!important;font-weight:700!important;color:#000!important;padding-right:10px!important}.fc-timegrid-body{background:repeating-linear-gradient(-45deg,#00000013,#00000013 7px,#00000008 7px,#00000008 14px)!important}.fc-timegrid-slots{background:transparent!important;position:relative;z-index:2!important}.fc-timegrid-cols{position:relative;z-index:3!important;pointer-events:none}.fc-timegrid-cols .fc-event{pointer-events:auto!important}.fc-bg-event:not(.exception-off){background-color:#fffffff5!important;background-image:repeating-linear-gradient(to bottom,transparent 0px,transparent 51px,rgba(0,0,0,.07) 51px,rgba(0,0,0,.07) 52px)!important;opacity:1!important;z-index:1!important;border-top:1px solid rgba(0,0,0,.08)!important;border-left:1px solid rgba(0,0,0,.08)!important;border-right:1px solid rgba(0,0,0,.08)!important;box-shadow:none!important}.fc-timegrid-col.fc-day-today .fc-bg-event:not(.exception-off){border-left:2px solid rgba(0,122,255,.35)!important;border-right:2px solid rgba(0,122,255,.35)!important}.fc-timegrid-event.exception-off{z-index:3!important;border:none!important;border-radius:0!important;pointer-events:none!important;box-shadow:none!important;background:repeating-linear-gradient(-45deg,#00000007,#00000007 8px,#00000003 8px,#00000003 16px)!important}.fc{--fc-today-bg-color: transparent !important}.fc-timegrid-event{border-radius:8px!important;border:1px solid rgba(148,163,184,.28)!important;box-shadow:0 5px 14px #0f172a1c!important;overflow:hidden!important;margin-inline:4px!important}.fc-v-event .fc-event-main,.fc-event-main{padding:0!important;border-radius:8px!important}.fc-event-time{font-size:.68rem!important;font-weight:600!important;opacity:.75!important}.fc-event-title{font-size:.75rem!important;font-weight:700!important;line-height:1.3!important;white-space:normal!important;word-break:break-word!important}.calendar-event-card{--event-accent: #0f172a;position:relative;height:100%;min-height:34px;padding:5px 6px 5px 9px;display:flex;flex-direction:column;justify-content:center;gap:2px;pointer-events:none;color:#0f172a;background:#ffffffd1}.calendar-event-card:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:3px;border-radius:999px;background:var(--event-accent)}.calendar-event-topline,.calendar-event-title-row,.calendar-event-meta-row{display:flex;align-items:center;min-width:0}.calendar-event-topline,.calendar-event-title-row,.calendar-event-meta-row{gap:4px}.calendar-event-kind,.calendar-event-pin{width:11px;height:11px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#020617}.calendar-event-kind svg,.calendar-event-pin svg,.calendar-event-status svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.calendar-event-pin{margin-left:auto}.calendar-event-time{font-size:.65rem;line-height:1;font-weight:850;color:#0f172a;white-space:nowrap}.calendar-event-title{min-width:0;flex:1;color:#0f62fe;font-size:.72rem;line-height:1.15;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-event-status{width:13px;height:13px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:999px;color:#fff}.calendar-event-status--conducted{background:#34c759}.calendar-event-status--canceled{background:#ff6b6b}.calendar-event-status--forgotten{background:#8b5cf6}.calendar-event-status--planned{background:#0f172a14;color:#334155}.calendar-event-badge,.calendar-event-count,.calendar-event-folder{min-width:0;display:inline-flex;align-items:center;height:13px;padding:0 4px;border-radius:999px;font-size:.5rem;line-height:1;font-weight:900;white-space:nowrap}.calendar-event-badge{color:#fff;background:var(--event-accent);max-width:54px;overflow:hidden;text-overflow:ellipsis}.calendar-event-count{min-width:13px;justify-content:center;color:#475569;background:#0f172a0f}.calendar-event-folder{flex:1;color:#64748b;background:#ffffffb8;overflow:hidden;text-overflow:ellipsis}.calendar-legend-strip{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 16px 13px;border-top:1px solid rgba(226,232,240,.86);background:linear-gradient(180deg,#fffffff0,#f8fafce6)}.calendar-legend-group{display:flex;align-items:center;flex-wrap:wrap;gap:9px 13px}.calendar-legend-item{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:.72rem;font-weight:850;white-space:nowrap}.calendar-legend-dot,.calendar-legend-swatch{width:9px;height:9px;border-radius:999px;flex-shrink:0}.calendar-legend-swatch{box-shadow:0 0 0 3px #0f172a0a}.calendar-legend-dot--planned{background:#94a3b8}.calendar-legend-dot--conducted{background:#34c759}.calendar-legend-dot--canceled{background:#ff6b6b}.calendar-legend-dot--past{background:#8b5cf6}.event-conducted .fc-event-main,.fc-event.event-conducted{background:#d1fae5!important;border-color:#6ee7b7!important;color:#065f46!important}.event-canceled .fc-event-main,.fc-event.event-canceled{background:#fff1f2!important;border-color:#fecdd3!important;color:#94a3b8!important}.fc-event.event-canceled .fc-event-title,.fc-event.event-canceled .fc-event-time,.fc-event.event-canceled .calendar-event-title,.fc-event.event-canceled .calendar-event-time{text-decoration:line-through;text-decoration-color:#ef4444;text-decoration-thickness:1.5px;opacity:.5}.event-paid-many .fc-event-main,.fc-event.event-paid-many{background:linear-gradient(135deg,#dbeafe,#e0f2fe)!important;border-color:#7dd3fc!important;color:#1e40af!important}.event-paid-last .fc-event-main,.fc-event.event-paid-last{background:linear-gradient(135deg,#fef3c7,#fef9c3)!important;border-color:#fde047!important;color:#92400e!important}.event-paid-none .fc-event-main,.fc-event.event-paid-none{background:linear-gradient(135deg,#fee2e2,#fef2f2)!important;border-color:#fca5a5!important;color:#991b1b!important}.event-past-question .fc-event-main,.fc-event.event-past-question{background:linear-gradient(135deg,#ede9fe,#f3e8ff)!important;border-color:#c4b5fd!important;color:#4c1d95!important}.fc-event.event-conducted .calendar-event-card{background:#d1fae5eb}.fc-event.event-canceled .calendar-event-card{background:#fff1f2eb}.fc-event.event-paid-many .calendar-event-card{background:#dbeafee6}.fc-event.event-paid-last .calendar-event-card{background:#fef3c7eb}.fc-event.event-paid-none .calendar-event-card{background:#fee2e2eb}.fc-event.event-past-question .calendar-event-card{background:#ede9feeb}@media (max-width: 768px){.cal-sticky-title{align-items:stretch;flex-direction:column;gap:10px;padding:.9rem 10px .75rem}.calendar-title-actions{justify-content:stretch}.calendar-stat-pill{flex:1;min-width:0;height:40px}.calendar-stat-pill span{font-size:.68rem}.calendar-section-title{font-size:1.45rem!important}.calendar-event-card{min-height:32px;padding:4px 5px 4px 8px;gap:2px}.calendar-event-title{font-size:.68rem}.calendar-event-folder{display:none}.calendar-event-badge{max-width:40px}.calendar-legend-strip{align-items:flex-start;flex-direction:column;padding:10px 12px calc(18px + env(safe-area-inset-bottom,0px))}.calendar-google-sync{align-items:stretch;flex-direction:column;gap:10px;margin-bottom:10px;padding:12px}.calendar-google-sync__controls{width:100%;flex-wrap:wrap}.calendar-google-sync__select{flex:1 1 100%}.calendar-google-sync__select select{width:100%;max-width:none}.calendar-google-sync__button{flex:1 1 auto}}.telegram-mini-app{min-height:100dvh;box-sizing:border-box;padding:max(16px,env(safe-area-inset-top)) 16px max(24px,env(safe-area-inset-bottom));background:var(--tg-theme-secondary-bg-color, #f4f7fb);color:var(--tg-theme-text-color, #14213d)}.telegram-mini-app__header,.telegram-mini-app__section-head,.telegram-mini-app__section-head>div,.telegram-mini-app__brand{display:flex;align-items:center}.telegram-mini-app__header{justify-content:space-between;min-height:40px}.telegram-mini-app__brand{gap:9px;min-width:0;color:var(--tg-theme-text-color, #14213d);font-size:.9rem;font-weight:850}.telegram-mini-app__brand-icon,.telegram-mini-app__section-icon,.telegram-mini-app__empty-icon{display:inline-flex;align-items:center;justify-content:center;color:#168acd}.telegram-mini-app__brand-icon{width:32px;height:32px;border-radius:10px;background:#e4f4ff}.telegram-mini-app__brand-icon svg,.telegram-mini-app__empty-icon svg{width:18px;height:18px;fill:currentColor}.telegram-mini-app__close{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:10px;background:transparent;color:var(--tg-theme-hint-color, #64748b);cursor:pointer}.telegram-mini-app__close:hover{background:#64748b1a}.telegram-mini-app__close svg,.telegram-mini-app__section-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.telegram-mini-app__welcome{padding:28px 4px 22px}.telegram-mini-app__welcome p{margin:0 0 5px;color:var(--tg-theme-hint-color, #64748b);font-size:.82rem;font-weight:750}.telegram-mini-app__welcome h1,.telegram-mini-app__empty h1{margin:0;color:var(--tg-theme-text-color, #14213d);font-size:1.65rem;line-height:1.12;letter-spacing:0}.telegram-mini-app__section+.telegram-mini-app__section{margin-top:22px}.telegram-mini-app__section-head{justify-content:space-between;margin:0 2px 9px}.telegram-mini-app__section-head>div{gap:8px}.telegram-mini-app__section-head h2{margin:0;font-size:.93rem;line-height:1;letter-spacing:0}.telegram-mini-app__section-head>span{min-width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#168acd1c;color:#168acd;font-size:.72rem;font-weight:850}.telegram-mini-app__section-icon{width:25px;height:25px;border-radius:8px;background:#e8f4ff}.telegram-mini-app__section-icon--green{background:#e7f8ef;color:#169b5a}.telegram-mini-app__list{overflow:hidden;border:1px solid rgba(203,213,225,.72);border-radius:12px;background:var(--tg-theme-bg-color, #fff)}.telegram-mini-app__item{display:grid;gap:4px;padding:13px 14px}.telegram-mini-app__item+.telegram-mini-app__item{border-top:1px solid rgba(226,232,240,.9)}.telegram-mini-app__item strong{overflow:hidden;color:var(--tg-theme-text-color, #14213d);font-size:.88rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.telegram-mini-app__item time,.telegram-mini-app__item small{color:var(--tg-theme-hint-color, #64748b);font-size:.75rem;font-weight:650}.telegram-mini-app__item time{color:#168acd}.telegram-mini-app__item--task time{color:var(--tg-theme-hint-color, #64748b)}.telegram-mini-app__none{margin:0;padding:16px 14px;border:1px dashed rgba(148,163,184,.55);border-radius:12px;color:var(--tg-theme-hint-color, #64748b);font-size:.82rem;font-weight:700}.telegram-mini-app__loading{display:flex;gap:8px;justify-content:center;padding:120px 0}.telegram-mini-app__loading span{width:9px;height:9px;border-radius:50%;background:#168acd;animation:telegram-mini-pulse .9s ease-in-out infinite alternate}.telegram-mini-app__loading span:nth-child(2){animation-delay:.16s}.telegram-mini-app__loading span:nth-child(3){animation-delay:.32s}@keyframes telegram-mini-pulse{to{opacity:.3;transform:translateY(-4px)}}.telegram-mini-app__empty{max-width:360px;margin:80px auto 0;text-align:center}.telegram-mini-app__empty-icon{width:52px;height:52px;margin:0 auto 16px;border-radius:16px;background:#e4f4ff}.telegram-mini-app__empty-icon svg{width:27px;height:27px}.telegram-mini-app__empty p{margin:11px 0 0;color:var(--tg-theme-hint-color, #64748b);font-size:.86rem;line-height:1.45}.finance-payouts{margin:0 0 30px;padding:22px;border:1px solid #dce7f5;border-radius:16px;background:#fff;box-shadow:0 4px 16px #0f172a0a}.finance-payouts__header,.finance-payouts__period,.finance-payouts__actions{display:flex;align-items:center}.finance-payouts__header{justify-content:space-between;gap:18px;margin-bottom:18px}.finance-payouts__eyebrow{display:block;margin-bottom:5px;color:#64748b;font-size:.72rem;font-weight:850;text-transform:uppercase}.finance-payouts h3{margin:0;color:#14213d;font-size:1.1rem;letter-spacing:0}.finance-payouts__period{justify-content:flex-end;flex-wrap:wrap;gap:8px}.finance-payouts__period label{display:grid;gap:4px;color:#64748b;font-size:.68rem;font-weight:800}.finance-payouts__period input{height:36px;box-sizing:border-box;padding:0 8px;border:1px solid #d9e2ef;border-radius:8px;background:#fbfdff;color:#334155;font:inherit;font-size:.78rem}.finance-payouts__generate{height:36px;align-self:end;padding:0 13px;border:1px solid #0b72e7;border-radius:8px;background:#0b72e7;color:#fff;font:inherit;font-size:.78rem;font-weight:800;cursor:pointer}.finance-payouts__generate:hover:not(:disabled){background:#075fc4}.finance-payouts__generate:disabled{cursor:not-allowed;opacity:.62}.finance-payouts__empty{padding:21px;border:1px dashed #cbd5e1;border-radius:10px;color:#64748b;font-size:.84rem;font-weight:700;text-align:center}.finance-payouts__table-wrap{overflow-x:auto}.finance-payouts__table{width:100%;min-width:720px;border-collapse:collapse;font-size:.82rem}.finance-payouts__table th{padding:10px 8px;border-bottom:1px solid #e5edf6;color:#64748b;font-size:.7rem;font-weight:850;text-align:left}.finance-payouts__table td{padding:12px 8px;border-bottom:1px solid #edf2f7;color:#334155;vertical-align:middle}.finance-payouts__table td strong{color:#14213d}.finance-payouts__table td>small,.finance-payouts__amount small{display:block;margin-top:3px;color:#94a3b8;font-size:.7rem;font-weight:700}.finance-payouts__amount{color:#0f766e!important;font-weight:850;white-space:nowrap}.finance-payouts__status{display:inline-flex;padding:4px 8px;border-radius:999px;font-size:.7rem;font-weight:850}.finance-payouts__status--draft{background:#f1f5f9;color:#475569}.finance-payouts__status--approved{background:#ecfdf5;color:#15803d}.finance-payouts__status--paid{background:#eff6ff;color:#2563eb}.finance-payouts__actions{justify-content:flex-end;gap:6px}.finance-payouts__actions button{min-height:30px;padding:0 9px;border:1px solid #d9e2ef;border-radius:7px;background:#fff;color:#475569;font:inherit;font-size:.7rem;font-weight:800;cursor:pointer}.finance-payouts__actions button:hover:not(:disabled){border-color:#94a3b8;background:#f8fafc}.finance-payouts__actions button.is-approve{border-color:#86efac;color:#15803d}.finance-payouts__actions button.is-paid{border-color:#93c5fd;color:#2563eb}.finance-payouts__actions button:disabled{cursor:wait;opacity:.58}.finance-payouts__details-row td{padding:0;background:#f8fbff}.finance-payouts__details{display:grid;gap:0;padding:8px 14px}.finance-payouts__details>div{display:grid;grid-template-columns:112px minmax(160px,1fr) 130px auto;gap:12px;align-items:center;padding:9px 0;border-bottom:1px solid #e5edf6;color:#64748b;font-size:.74rem}.finance-payouts__details>div:last-child{border-bottom:0}.finance-payouts__details strong{color:#334155}.finance-payouts__details b{color:#0f766e;text-align:right;white-space:nowrap}@media (max-width: 760px){.finance-payouts{padding:15px}.finance-payouts__header{align-items:stretch;flex-direction:column}.finance-payouts__period{justify-content:stretch}.finance-payouts__period label{flex:1 1 120px}.finance-payouts__period input{width:100%}.finance-payouts__generate{flex:1 1 100%}.finance-payouts__details>div{grid-template-columns:1fr auto;gap:5px 12px}.finance-payouts__details>div span,.finance-payouts__details>div small{grid-column:1}.finance-payouts__details>div b{grid-column:2;grid-row:1 / span 2}}.calendar-invoice-btn{color:#7c3aed;background:#f5f0ff;border-color:#ddd0ff}.calendar-invoice-btn:hover{background:#ede5ff;box-shadow:0 16px 34px #7c3aed1f}.teacher-invoice-modal .modal-content{max-height:min(780px,calc(100dvh - 28px));overflow:auto}.teacher-invoice-modal__body{display:grid;gap:16px;padding-top:4px}.teacher-invoice-period,.teacher-invoice-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.teacher-invoice-period>div,.teacher-invoice-summary>span{min-width:0;padding:13px;border:1px solid #e2e8f0;border-radius:10px;background:#fbfdff}.teacher-invoice-period span,.teacher-invoice-summary span{display:grid;gap:5px;color:#64748b;font-size:.72rem;font-weight:750}.teacher-invoice-period strong{color:#14213d;font-size:.86rem;overflow-wrap:anywhere}.teacher-invoice-summary b{color:#0f766e;font-size:1rem}.teacher-invoice-warning,.teacher-invoice-no-payout{padding:14px;border:1px solid #fdba74;border-radius:10px;background:#fffaf2;color:#9a3412}.teacher-invoice-warning strong,.teacher-invoice-no-payout strong{font-size:.86rem}.teacher-invoice-warning p,.teacher-invoice-no-payout p{margin:7px 0 0;font-size:.78rem;line-height:1.45}.teacher-invoice-warning__list{display:grid;gap:5px;max-height:150px;overflow:auto;font-size:.74rem}.teacher-invoice-list{overflow:hidden;border:1px solid #e2e8f0;border-radius:10px}.teacher-invoice-list__row{display:grid;grid-template-columns:150px minmax(180px,1fr) 130px 130px;gap:12px;align-items:center;padding:11px 13px;border-bottom:1px solid #edf2f7;font-size:.78rem}.teacher-invoice-list__row:last-child{border-bottom:0}.teacher-invoice-list__row.is-warning{background:#fffaf2}.teacher-invoice-list__row time,.teacher-invoice-list__row small{color:#64748b;font-size:.7rem;font-weight:700}.teacher-invoice-list__row>div{display:grid;gap:3px;min-width:0}.teacher-invoice-list__row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#334155}.teacher-invoice-list__row>span{color:#475569;font-weight:750}.teacher-invoice-list__row>b{color:#0f766e;text-align:right;white-space:nowrap}.teacher-invoice-actions{display:grid;gap:10px}.teacher-invoice-actions__invoice{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:9px;padding:12px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;font-size:.8rem}.teacher-invoice-primary,.teacher-invoice-response button{min-height:36px;padding:0 13px;border:1px solid #0b72e7;border-radius:8px;background:#0b72e7;color:#fff;font:inherit;font-size:.76rem;font-weight:800;cursor:pointer}.teacher-invoice-primary:disabled,.teacher-invoice-response button:disabled{opacity:.55;cursor:not-allowed}.teacher-invoice-status{padding:4px 8px;border-radius:99px;background:#f1f5f9;color:#475569;font-size:.68rem;font-weight:850}.teacher-invoice-status--submitted{background:#eff6ff;color:#2563eb}.teacher-invoice-status--awaiting_teacher_confirmation{background:#fff7ed;color:#c2410c}.teacher-invoice-status--paid{background:#ecfdf5;color:#15803d}.teacher-invoice-response{display:flex;flex:1 1 100%;gap:8px}.teacher-invoice-response input{min-width:0;flex:1;height:36px;box-sizing:border-box;padding:0 10px;border:1px solid #dbe3ee;border-radius:8px;font:inherit;font-size:.76rem}.teacher-invoice-loading{padding:40px;color:#64748b;text-align:center}.invoice-workflow{margin:30px 0;padding:22px;border:1px solid #dce7f5;border-radius:16px;background:#fff;box-shadow:0 4px 16px #0f172a0a}.invoice-workflow__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.invoice-workflow__head>div:first-child>span{display:block;margin-bottom:4px;color:#64748b;font-size:.7rem;font-weight:850;text-transform:uppercase}.invoice-workflow h3{margin:0;color:#14213d;font-size:1.1rem;letter-spacing:0}.invoice-workflow__filters{display:flex;gap:8px}.invoice-workflow__filters input,.invoice-workflow__filters select,.invoice-workflow-modal input,.invoice-workflow-modal select{min-height:36px;box-sizing:border-box;padding:0 10px;border:1px solid #dbe3ee;border-radius:8px;background:#fbfdff;color:#334155;font:inherit;font-size:.76rem}.invoice-workflow__tabs{display:flex;gap:6px;overflow-x:auto;padding-bottom:8px}.invoice-workflow__tabs button{min-height:31px;flex:0 0 auto;padding:0 9px;border:1px solid #e2e8f0;border-radius:7px;background:#fff;color:#64748b;font:inherit;font-size:.7rem;font-weight:800;cursor:pointer}.invoice-workflow__tabs button.active{border-color:#93c5fd;background:#eff6ff;color:#2563eb}.invoice-workflow__table-wrap{overflow-x:auto}.invoice-workflow__table{width:100%;min-width:760px;border-collapse:collapse;font-size:.8rem}.invoice-workflow__table th{padding:10px 8px;border-bottom:1px solid #e5edf6;color:#64748b;font-size:.68rem;font-weight:850;text-align:left}.invoice-workflow__table td{padding:11px 8px;border-bottom:1px solid #edf2f7;color:#334155;vertical-align:middle}.invoice-workflow__table small{display:block;margin-top:3px;color:#94a3b8;font-size:.68rem;font-weight:700}.invoice-workflow__table i{display:inline-flex;min-width:17px;height:17px;align-items:center;justify-content:center;margin-left:4px;border-radius:99px;background:#fff7ed;color:#c2410c;font-size:.65rem;font-style:normal;font-weight:850}.invoice-workflow__table td>button{min-height:30px;padding:0 9px;border:1px solid #dbe3ee;border-radius:7px;background:#fff;color:#2563eb;font:inherit;font-size:.7rem;font-weight:800;cursor:pointer}.invoice-workflow__amount{color:#0f766e!important;font-weight:850;white-space:nowrap}.invoice-workflow__status{display:inline-flex;padding:4px 7px;border-radius:99px;background:#f1f5f9;color:#475569;font-size:.67rem;font-weight:850;white-space:nowrap}.invoice-workflow__status.is-submitted{background:#eff6ff;color:#2563eb}.invoice-workflow__status.is-returned,.invoice-workflow__status.is-disputed{background:#fff7ed;color:#c2410c}.invoice-workflow__status.is-admin_approved{background:#ecfdf5;color:#15803d}.invoice-workflow__status.is-paid{background:#ecfdf5;color:#047857}.invoice-workflow__status.is-partial_paid{background:#f5f3ff;color:#7c3aed}.invoice-workflow__empty{padding:28px!important;color:#94a3b8!important;text-align:center}.invoice-workflow-modal .modal-content{max-height:min(840px,calc(100dvh - 28px));overflow:auto}.invoice-workflow-modal__body{display:grid;gap:14px}.invoice-workflow-modal__summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.invoice-workflow-modal__summary>div{display:grid;gap:5px;padding:12px;border:1px solid #e2e8f0;border-radius:9px;background:#fbfdff}.invoice-workflow-modal__summary span{color:#64748b;font-size:.68rem;font-weight:750}.invoice-workflow-modal__summary strong{color:#14213d;font-size:.82rem;overflow-wrap:anywhere}.invoice-workflow-modal__warnings{display:grid;gap:6px;padding:12px;border:1px solid #fdba74;border-radius:9px;background:#fffaf2;color:#9a3412;font-size:.76rem;font-weight:750}.invoice-workflow-modal__items{overflow:hidden;border:1px solid #e2e8f0;border-radius:9px}.invoice-workflow-modal__items>div{display:grid;grid-template-columns:145px minmax(150px,1fr) 115px 48px 125px;gap:10px;align-items:center;padding:10px 12px;border-bottom:1px solid #edf2f7;font-size:.75rem}.invoice-workflow-modal__items>div:last-child{border:0}.invoice-workflow-modal__items>div.is-not-payable{background:#fafafa;color:#94a3b8}.invoice-workflow-modal__items time,.invoice-workflow-modal__items small{color:#64748b;font-size:.68rem;font-weight:700}.invoice-workflow-modal__items b{color:#0f766e;text-align:right}.invoice-workflow-modal__items em{grid-column:2 / -1;color:#7c3aed;font-size:.7rem;font-style:normal}.invoice-workflow-modal__actions,.invoice-workflow-modal__adjustment,.invoice-workflow-modal__payment{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.invoice-workflow-modal__actions input,.invoice-workflow-modal__adjustment input,.invoice-workflow-modal__payment input{flex:1 1 180px}.invoice-workflow-modal__actions button,.invoice-workflow-modal__adjustment button,.invoice-workflow-modal__payment button{min-height:36px;padding:0 11px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;color:#475569;font:inherit;font-size:.74rem;font-weight:800;cursor:pointer}.invoice-workflow-modal__actions button.is-approve,.invoice-workflow-modal__payment button{border-color:#86efac;background:#ecfdf5;color:#15803d}.invoice-workflow-modal__actions button.is-return{border-color:#fdba74;color:#c2410c}.invoice-workflow-modal__actions button.is-reject{border-color:#fda4af;color:#e11d48}.invoice-workflow-modal__actions button:disabled,.invoice-workflow-modal__adjustment button:disabled,.invoice-workflow-modal__payment button:disabled{opacity:.55;cursor:not-allowed}.invoice-workflow-modal__history{padding:12px;border:1px solid #e2e8f0;border-radius:9px}.invoice-workflow-modal__history summary{cursor:pointer;color:#334155;font-size:.78rem;font-weight:850}.invoice-workflow-modal__history>div{display:grid;gap:3px;padding:10px 0;border-bottom:1px solid #edf2f7;font-size:.73rem}.invoice-workflow-modal__history span,.invoice-workflow-modal__history small{color:#64748b}@media (max-width: 760px){.teacher-invoice-period,.teacher-invoice-summary,.invoice-workflow-modal__summary{grid-template-columns:1fr 1fr}.teacher-invoice-list__row,.invoice-workflow-modal__items>div{grid-template-columns:1fr auto;gap:5px 10px}.teacher-invoice-list__row>div,.invoice-workflow-modal__items>div strong{grid-column:1}.teacher-invoice-list__row>span,.invoice-workflow-modal__items>div span{grid-column:1}.teacher-invoice-list__row>b,.invoice-workflow-modal__items>div b{grid-column:2;grid-row:1 / span 2}.teacher-invoice-list__row time,.invoice-workflow-modal__items>div time{grid-column:1}.invoice-workflow{padding:15px}.invoice-workflow__head{align-items:stretch;flex-direction:column}.invoice-workflow__filters{width:100%}.invoice-workflow__filters input,.invoice-workflow__filters select{min-width:0;flex:1}}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:400% 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:8px}.skeleton-text{height:16px;width:100%;margin-bottom:8px}.skeleton-input{height:40px;width:100%;margin-bottom:12px}.skeleton-btn{height:44px;width:100%}.lesson-item{border:1px solid rgba(0,0,0,.07);border-radius:14px;padding:1rem 1.2rem;margin-bottom:.75rem;background:#fff;transition:all .2s;cursor:pointer}.lesson-item:hover{box-shadow:0 4px 12px #0000000f}.lesson-item.locked{opacity:.5;cursor:default}.lesson-item.locked:hover{box-shadow:none}.lesson-item.completed{border-left:3px solid #10b981}.lesson-item-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.lesson-item-title{font-weight:800;font-size:1rem}.lesson-item-body{margin-top:1rem;padding-top:1rem;border-top:1px solid #f1f5f9}.hw-item{background:#f8fafc;border-radius:10px;padding:.75rem 1rem;margin-bottom:.5rem;font-size:.9rem}.hw-status-done{color:#10b981;font-weight:800}.hw-status-pending{color:#f59e0b;font-weight:800}.hw-status-new{color:#6366f1;font-weight:800}.rich-editor-wrap{border:1.5px solid #e2e8f0;border-radius:16px;overflow:hidden;background:#fff;margin:.5rem 0 1rem}.rich-editor-toolbar{display:flex;flex-wrap:wrap;gap:2px;padding:8px 10px;border-bottom:1px solid #f1f5f9;background:#fafafa;align-items:center}.rich-editor-wrap.sticky-toolbar{max-height:min(640px,72vh);overflow:auto}.rich-editor-wrap.sticky-toolbar .rich-editor-toolbar{position:sticky;top:0;z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafafaeb}.rich-editor-wrap .ProseMirror{padding:1rem 1.2rem;outline:none;font-family:Nunito,sans-serif;font-size:1rem;line-height:1.7;color:#1e293b;min-height:160px}.rich-editor-wrap .ProseMirror:focus{outline:none}.rich-editor-wrap .ProseMirror p:empty{min-height:1.7em}.rich-content p:empty{min-height:1.7em}.rich-editor-wrap .ProseMirror h1{font-size:1.7rem;font-weight:900;margin:.8rem 0 .4rem}.rich-editor-wrap .ProseMirror h2{font-size:1.35rem;font-weight:900;margin:.7rem 0 .3rem}.rich-editor-wrap .ProseMirror h3{font-size:1.1rem;font-weight:800;margin:.6rem 0 .3rem}.rich-editor-wrap .ProseMirror ul{padding-left:1.4rem;list-style:disc}.rich-editor-wrap .ProseMirror ol{padding-left:1.4rem;list-style:decimal}.rich-editor-wrap .ProseMirror li{margin:.2rem 0}.rich-editor-wrap .ProseMirror blockquote{border-left:3px solid #6366f1;padding-left:1rem;margin:.8rem 0;color:#64748b;font-style:italic}.rich-editor-wrap .ProseMirror code{background:#f1f5f9;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:.9em}.rich-editor-wrap .ProseMirror pre{background:#1e293b;color:#e2e8f0;border-radius:10px;padding:1rem;margin:.8rem 0;overflow-x:auto}.rich-editor-wrap .ProseMirror pre code{background:none;padding:0;color:inherit}.rich-editor-wrap .ProseMirror hr{border:none;border-top:2px solid #e2e8f0;margin:1rem 0}.rich-editor-wrap .ProseMirror a{color:#6366f1;text-decoration:underline}.rich-editor-wrap .ProseMirror table{border-collapse:collapse;width:100%;margin:.8rem 0;border-radius:8px;overflow:hidden}.rich-editor-wrap .ProseMirror th{background:#f1f5f9;font-weight:800;text-align:left;padding:8px 12px;border:1px solid #e2e8f0;font-size:.85rem}.rich-editor-wrap .ProseMirror td{padding:8px 12px;border:1px solid #e2e8f0;font-size:.9rem;vertical-align:top}.rich-editor-wrap .ProseMirror .selectedCell{background:#ede9fe}.rich-editor-wrap .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:#cbd5e1;pointer-events:none;float:left;height:0}.rich-content{line-height:1.7;color:#1e293b}.rich-content h1{font-size:1.6rem;font-weight:900;margin:.8rem 0 .4rem}.rich-content h2{font-size:1.3rem;font-weight:900;margin:.7rem 0 .3rem}.rich-content h3{font-size:1.05rem;font-weight:800;margin:.5rem 0 .3rem}.rich-content ul{padding-left:1.4rem;list-style:disc;margin:.4rem 0}.rich-content ol{padding-left:1.4rem;list-style:decimal;margin:.4rem 0}.rich-content li{margin:.2rem 0}.rich-content blockquote{border-left:3px solid #6366f1;padding-left:1rem;color:#64748b;font-style:italic;margin:.6rem 0}.rich-content code{background:#f1f5f9;border-radius:4px;padding:2px 6px;font-family:monospace;font-size:.9em}.rich-content pre{background:#1e293b;color:#e2e8f0;border-radius:10px;padding:1rem;margin:.8rem 0;overflow-x:auto}.rich-content pre code{background:none;padding:0;color:inherit}.rich-content a{color:#6366f1;text-decoration:underline}.rich-content table{border-collapse:collapse;width:100%;margin:.8rem 0}.rich-content th{background:#f1f5f9;font-weight:800;padding:8px 12px;border:1px solid #e2e8f0;text-align:left;font-size:.85rem}.rich-content td{padding:8px 12px;border:1px solid #e2e8f0;font-size:.9rem;vertical-align:top}.rich-content hr{border:none;border-top:2px solid #e2e8f0;margin:1rem 0}.fc:not(.fc-selectable) .fc-highlight{display:none!important}.fc-timegrid-slot{cursor:default!important}.fc-event{cursor:pointer}.fc-timegrid-slots{z-index:2!important;pointer-events:none}.fc-timegrid-bg-harness{z-index:1!important}.fc-timegrid-event-harness{z-index:3!important}.exception-off,.exception-off *{pointer-events:none!important;cursor:default!important}.fc-timegrid-event-harness:has(.fc-event:not(.exception-off)){z-index:999!important}.entity-i18n-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.entity-i18n-panel{border:1px solid #eef2f6;border-radius:18px;background:#f8fafcdb;padding:12px 14px}.entity-i18n-panel summary{cursor:pointer;list-style:none;font-size:.78rem;font-weight:900;color:#64748b;text-transform:uppercase}.entity-i18n-panel summary::-webkit-details-marker{display:none}.entity-i18n-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.entity-i18n-field{display:flex;flex-direction:column;gap:5px}.entity-i18n-field span{font-size:.68rem;font-weight:900;color:#94a3b8}.entity-i18n-field input{margin:0;min-height:38px;font-size:.86rem}@media (max-width: 760px){.entity-i18n-split,.entity-i18n-grid{grid-template-columns:1fr}}.tasks-page{display:flex;flex-direction:column;gap:18px;color:var(--text-primary)}.tasks-hero{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;border-radius:24px;background:#ffffffe6;border:1px solid rgba(199,199,204,.36);box-shadow:0 18px 50px #0f172a14}.tasks-hero p,.tasks-modal-head p{margin:0 0 4px;color:#94a3b8;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:0}.tasks-hero h1,.tasks-modal-head h2{margin:0;font-size:clamp(1.8rem,2.4vw,2.5rem);font-weight:950}.tasks-primary-btn{border:0;border-radius:16px;background:#007aff;color:#fff;font-weight:900;padding:13px 18px;cursor:pointer;box-shadow:0 10px 24px #007aff40}.tasks-primary-btn:disabled{opacity:.5;cursor:not-allowed}.tasks-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.tasks-tabs button{min-height:54px;border:1px solid rgba(199,199,204,.38);border-radius:18px;background:#f2f2f7e6;color:#64748b;font-weight:900;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px}.tasks-tabs button.active{background:#fff;color:#0f172a;box-shadow:0 10px 28px #0f172a14}.tasks-tabs span,.tasks-card-meta small{border-radius:999px;background:#e8f2ff;color:#007aff;padding:4px 9px;font-size:.78rem}.tasks-list{display:grid;gap:12px}.tasks-empty{padding:34px;border-radius:24px;background:#ffffffdb;color:#94a3b8;font-weight:800;text-align:center}.tasks-card{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;text-align:left;padding:18px;border:1px solid rgba(199,199,204,.38);border-left:5px solid #60a5fa;border-radius:22px;background:#ffffffeb;box-shadow:0 12px 32px #0f172a12;cursor:pointer}.tasks-card--today{border-left-color:#ff9500}.tasks-card--soon{border-left-color:#34c759}.tasks-card--overdue{border-left-color:#ff3b30;background:#fff2f2f5}.tasks-card--completed{opacity:.64;border-left-color:#94a3b8}.tasks-card-main{display:flex;align-items:center;gap:14px;min-width:0}.tasks-state-dot{width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,#007aff,#7dd3fc);flex:0 0 auto}.tasks-card h3{margin:0;font-size:1.05rem;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tasks-card p,.tasks-card-meta span{margin:4px 0 0;color:#64748b;font-weight:800}.tasks-card-meta{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex:0 0 auto}.tasks-card-meta strong{color:#0f172a;font-size:.9rem}.tasks-modal{background:#f2f2f7!important;border-radius:28px!important}.tasks-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.tasks-modal-head,.tasks-field--wide,.tasks-pick-block,.tasks-require-row,.tasks-submit{grid-column:1 / -1}.tasks-field{display:flex;flex-direction:column;gap:7px}.tasks-field>span,.tasks-pick-block>span,.tasks-complete-box>span{color:#8e9bb0;font-size:.78rem;font-weight:950;text-transform:uppercase}.tasks-field input,.tasks-field select{min-height:48px;border:1px solid #dbe3ee;border-radius:15px;background:#ffffffeb;padding:0 14px;font-weight:800}.tasks-pick-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.tasks-pick-chip{border:1px solid #dbe3ee;border-radius:999px;background:#fff;padding:9px 12px;font-weight:850;color:#475569;cursor:pointer}.tasks-pick-chip.active{border-color:#007aff;background:#e8f2ff;color:#007aff}.tasks-require-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;border-radius:18px;background:#fff;border:1px solid #e2e8f0}.tasks-require-row span{display:flex;flex-direction:column;gap:3px}.tasks-require-row small{color:#94a3b8;font-weight:800}.tasks-require-row input{width:22px;height:22px;accent-color:#007aff}.tasks-detail{display:flex;flex-direction:column;gap:16px}.tasks-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tasks-detail-grid div,.tasks-rich-view,.tasks-complete-box,.tasks-files{border:1px solid #e2e8f0;border-radius:18px;background:#fff;padding:14px}.tasks-detail-grid span{display:block;color:#94a3b8;font-size:.78rem;font-weight:900}.tasks-files{display:flex;flex-wrap:wrap;gap:8px}.tasks-files a{color:#007aff;font-weight:850}.tasks-complete-box{display:grid;gap:10px}.admin-user-card-hint{margin:10px 0 0;color:#8e9bb0;font-size:.86rem;font-weight:750;line-height:1.35}html[data-lms-theme] .tasks-hero,html[data-lms-theme] .tasks-card,html[data-lms-theme] .tasks-empty,html[data-lms-theme] .tasks-tabs button.active,html[data-lms-theme] .tasks-require-row,html[data-lms-theme] .tasks-detail-grid div,html[data-lms-theme] .tasks-rich-view,html[data-lms-theme] .tasks-complete-box,html[data-lms-theme] .tasks-files{background:var(--lms-card-bg);border-color:var(--lms-border)}@media (max-width:720px){.tasks-hero,.tasks-card{align-items:stretch;flex-direction:column}.tasks-tabs,.tasks-form,.tasks-detail-grid{grid-template-columns:1fr}.tasks-card-meta{align-items:flex-start}}.tasks-page{max-width:1180px;margin:0 auto;gap:14px}.tasks-hero{padding:0 2px 6px;border:0;border-radius:0;background:transparent;box-shadow:none}.tasks-hero h1{font-size:2rem;line-height:1.12;letter-spacing:0;font-weight:950}.tasks-hero p{margin-top:4px;text-transform:none;color:#8e9bb0}.tasks-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:6px;border-radius:22px;background:#f2f2f7eb;border:1px solid rgba(199,199,204,.34)}.tasks-tabs button{min-height:46px;border:0;border-radius:16px;background:transparent;box-shadow:none}.tasks-tabs button.active{background:#fff;color:#007aff;box-shadow:0 8px 24px #0f172a14}.tasks-tabs span{min-width:24px;text-align:center;background:#e8f2ff}.tasks-empty{min-height:170px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(199,199,204,.34);box-shadow:0 14px 38px #0f172a0f}html[data-lms-theme] .tasks-hero{background:transparent;border-color:transparent}.tasks-tabs{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:8px;padding:0;border:0;border-radius:0;background:transparent}.admin-company-notification-row{grid-template-columns:1fr}.admin-company-notification-roles{justify-content:flex-start}.tasks-tabs button{width:auto;min-height:34px;flex:0 0 auto;border:0!important;border-radius:999px;padding:7px 16px;background:#0000000f;color:#374151;box-shadow:none;font-size:.88rem;font-weight:850;line-height:1;transition:background .18s,color .18s,box-shadow .18s,transform .12s}.tasks-tabs button:hover{background:#0000001a;transform:none}.tasks-tabs button:active{transform:scale(.97)}.tasks-tabs button.active{background:#007aff;color:#fff;box-shadow:0 2px 8px #007aff47}.tasks-tabs button.active:hover{background:#007aff}.tasks-tabs span{min-width:22px;padding:3px 7px;border-radius:999px;background:#ffffffb8;color:inherit;font-size:.74rem;text-align:center}.tasks-tabs button:not(.active) span{background:#007aff1a;color:#007aff}html[data-lms-theme] .tasks-tabs button:not(.active){background:#0000000f}@media (max-width: 720px){.tasks-tabs{overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none;-webkit-overflow-scrolling:touch}.tasks-tabs::-webkit-scrollbar{display:none}}.tasks-page{max-width:1240px}.tasks-tabs{grid-template-columns:repeat(5,minmax(0,1fr));border-radius:18px;padding:5px}.tasks-card{display:grid;grid-template-columns:minmax(260px,1fr) minmax(190px,260px) minmax(170px,220px);min-height:86px;padding:14px 16px;border-left-width:4px;border-radius:20px}.tasks-card-title-block,.tasks-card-person,.tasks-person-row{display:flex;align-items:center;gap:12px;min-width:0}.tasks-card-text{min-width:0}.tasks-card-kicker{display:block;margin-bottom:3px;color:#94a3b8;font-size:.68rem;font-weight:950;line-height:1;text-transform:uppercase}.tasks-card .tasks-card-text h3{display:block;margin:0;color:#111827;font-size:1.02rem;font-weight:950;line-height:1.18}.tasks-card-text p{margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tasks-card-text small{display:inline-flex;margin-top:6px;color:#007aff;font-size:.76rem;font-weight:850}.tasks-card-assignee{color:#8e9bb0!important;font-size:.9rem;font-weight:850!important}.tasks-state-dot{width:10px;height:48px;border-radius:999px}.tasks-avatar{border-radius:50%;object-fit:cover;flex:0 0 auto;border:2px solid #fff;box-shadow:0 6px 16px #0f172a1f}.tasks-avatar--fallback{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e8f2ff,#fff);color:#007aff;font-weight:950}.tasks-card-person{padding:8px 10px;border-radius:16px;background:#f2f2f7c7}.tasks-card-person div{min-width:0}.tasks-card-person span,.tasks-detail-panel>span,.tasks-people-card>span,.tasks-due-card>span{display:block;color:#94a3b8;font-size:.72rem;font-weight:950;text-transform:uppercase}.tasks-card-person strong{display:block;color:#0f172a;font-size:.9rem;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tasks-modal{max-height:min(88vh,860px)}.tasks-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:14px}.tasks-detail-main,.tasks-detail-side{display:flex;flex-direction:column;gap:12px}.tasks-detail-panel,.tasks-people-card,.tasks-due-card{background:#fffffff0;border:1px solid rgba(199,199,204,.36);border-radius:22px;padding:16px;box-shadow:0 12px 30px #0f172a0f}.tasks-rich-view{border:0;border-radius:0;padding:10px 0 0;background:transparent;box-shadow:none;color:#1f2937;line-height:1.5}.tasks-result-panel{border-color:#34c7594d;background:linear-gradient(180deg,#f0fdf4f5,#fffffff5)}.tasks-result-panel>span{color:#16a34a}.tasks-due-card{border-left:4px solid #60a5fa}.tasks-due-card--today{border-left-color:#ff9500}.tasks-due-card--soon{border-left-color:#34c759}.tasks-due-card--overdue{border-left-color:#ff3b30;background:#fff2f2f5}.tasks-due-card--completed{border-left-color:#34c759;background:#f0fdf4f5}.tasks-due-card strong{display:block;margin-top:6px;color:#0f172a;font-weight:950}.tasks-people-card{box-shadow:none}.tasks-avatar-stack{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.tasks-files{box-shadow:none}html[data-lms-theme] .tasks-card-person,html[data-lms-theme] .tasks-detail-panel,html[data-lms-theme] .tasks-people-card,html[data-lms-theme] .tasks-due-card{background:var(--lms-card-bg);border-color:var(--lms-border)}html[data-lms-theme] .tasks-rich-view{background:transparent;border-color:transparent}@media (max-width: 1060px){.tasks-card{grid-template-columns:1fr;align-items:stretch}.tasks-card-meta{align-items:flex-start}.tasks-detail-layout{grid-template-columns:1fr}}@media (max-width: 900px){.tasks-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}.tasks-tabs{display:flex!important;flex-wrap:wrap!important;align-items:center;justify-content:flex-start;gap:8px;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}.tasks-tabs button{width:auto!important;min-height:34px!important;flex:0 0 auto!important;border:0!important;border-radius:999px!important;padding:7px 16px!important;background:#0000000f!important;color:#374151!important;box-shadow:none!important;font-size:.88rem;font-weight:850}.tasks-tabs button.active{background:#007aff!important;color:#fff!important;box-shadow:0 2px 8px #007aff47!important}.tasks-tabs button:not(.active):hover{background:#0000001a!important}.tasks-tabs span{min-width:22px;padding:3px 7px;border-radius:999px;background:#ffffffb8!important;color:inherit!important;font-size:.74rem;text-align:center}.tasks-tabs button:not(.active) span{background:#007aff1a!important;color:#007aff!important}.tasks-hero{margin-bottom:4px}.tasks-modal{background:#f2f2f7!important;background-color:#f2f2f7!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:1px solid rgba(199,199,204,.5)!important;box-shadow:0 24px 70px #0f172a38!important;padding:22px!important;opacity:1!important}.tasks-modal:before,.tasks-modal:after{display:none!important}.tasks-modal .close-btn{background:#0000000d!important}.tasks-modal-head{padding:4px 4px 10px}.tasks-modal-head h2{color:#111827;font-size:clamp(1.45rem,2vw,2rem);font-weight:950}.tasks-modal-head p{margin-top:4px;text-transform:none;color:#8e9bb0}.tasks-form{gap:12px}.tasks-field,.tasks-pick-block,.tasks-require-row,.tasks-complete-box,.tasks-detail-panel,.tasks-people-card,.tasks-due-card,.tasks-files{background:#fffffff0;background-color:#fff;border:1px solid rgba(199,199,204,.38);border-radius:20px;padding:14px}.tasks-field input,.tasks-field select{border:0;background:#f5f7fb;background-color:#f5f7fb;box-shadow:inset 0 0 0 1px #c7c7cc61}.tasks-field input:focus,.tasks-field select:focus{outline:none;background:#fff;box-shadow:0 0 0 3px #007aff24,inset 0 0 0 1px #007aff52}.tasks-form .rich-editor-wrap,.tasks-complete-box .rich-editor-wrap{border:0;border-radius:16px;background:#f5f7fb;background-color:#f5f7fb;box-shadow:inset 0 0 0 1px #c7c7cc61;overflow:hidden}.tasks-form .rich-editor-toolbar,.tasks-complete-box .rich-editor-toolbar{background:#ffffffd1}.tasks-require-row{margin:0}.tasks-require-row input{flex:0 0 auto}.tasks-submit{justify-self:end;min-width:220px}.tasks-detail{gap:12px}.tasks-detail-layout{align-items:start}.tasks-detail-panel,.tasks-people-card,.tasks-due-card{box-shadow:none}.tasks-detail-panel>span,.tasks-people-card>span,.tasks-due-card>span,.tasks-field>span,.tasks-pick-block>span{color:#8e9bb0}.tasks-result-panel{background:linear-gradient(180deg,#f0fdf4fa,#fffffff5);border-color:#34c75942}.tasks-result-panel .tasks-rich-view{color:#14532d}.tasks-due-card,.tasks-files{background:#fff}html[data-lms-theme] .tasks-modal,html[data-lms-theme] .tasks-field,html[data-lms-theme] .tasks-pick-block,html[data-lms-theme] .tasks-require-row,html[data-lms-theme] .tasks-complete-box,html[data-lms-theme] .tasks-detail-panel,html[data-lms-theme] .tasks-people-card,html[data-lms-theme] .tasks-due-card,html[data-lms-theme] .tasks-files{background:var(--lms-card-bg)!important;background-color:var(--lms-card-bg)!important;border-color:var(--lms-border)!important}html[data-lms-theme] .tasks-modal{background:var(--lms-main-bg)!important;background-color:var(--lms-main-bg)!important}html[data-lms-theme] .tasks-result-panel{background:linear-gradient(180deg,rgba(240,253,244,.9),var(--lms-card-bg))!important}@media (max-width: 720px){.tasks-tabs{flex-wrap:nowrap!important;overflow-x:auto;scrollbar-width:none}.tasks-tabs::-webkit-scrollbar{display:none}.tasks-modal{padding:18px!important}.tasks-submit{width:100%;justify-self:stretch}}.tasks-modal{border:0!important}.tasks-field,.tasks-pick-block,.tasks-require-row,.tasks-complete-box,.tasks-detail-panel,.tasks-people-card,.tasks-due-card,.tasks-files,.tasks-time-card{border:0!important;box-shadow:0 10px 26px #0f172a0e!important}.tasks-time-card{display:grid;gap:10px;padding:14px;border-radius:20px;background:#fffffff0}.tasks-time-card div{display:grid;gap:3px}.tasks-time-card span{color:#8e9bb0;font-size:.75rem;font-weight:900;text-transform:uppercase}.tasks-time-card strong{color:#111827;font-weight:900}html[data-lms-theme] .tasks-time-card{background:var(--lms-card-bg)!important;background-color:var(--lms-card-bg)!important}.tasks-card--overdue{background:linear-gradient(135deg,#ff3b3029,#fffffffa)!important;border-left-color:#ff2d20!important;box-shadow:0 18px 42px #ff3b302e!important}.tasks-card--unread{box-shadow:0 0 0 2px #007aff2e,0 16px 34px #007aff24!important}.tasks-unread-badge,.tasks-required-badge{display:inline-flex;width:fit-content;align-items:center;border-radius:999px;padding:5px 10px;background:#007aff1f;color:#007aff!important;font-size:.76rem;font-weight:950}.tasks-required-badge{margin-top:8px;background:#ff950024;color:#c45f00!important}.tasks-result-entry{display:grid;gap:10px}.tasks-result-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.tasks-result-head>span,.tasks-chat>span,.tasks-events-card>span{color:#8e9bb0;font-size:.78rem;font-weight:950;text-transform:uppercase}.tasks-result-head small{color:#ff9500;font-weight:900}.tasks-chat,.tasks-events-card{display:grid;gap:12px}.tasks-chat-list,.tasks-events-list{display:grid;gap:10px}.tasks-chat-message{display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;padding:10px;border-radius:16px;background:#f5f7fbeb}.tasks-chat-message.own{background:#007aff17}.tasks-chat-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.tasks-chat-meta strong,.tasks-event-item strong{color:#111827;font-weight:950}.tasks-chat-meta span,.tasks-event-item small,.tasks-muted{color:#8e9bb0;font-size:.78rem;font-weight:800}.tasks-chat-compose{display:grid;gap:10px}.tasks-events-card{padding:14px;border-radius:20px;background:#fffffff0;box-shadow:0 10px 26px #0f172a0e}.tasks-event-item{display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;padding:9px;border-radius:14px;background:#f5f7fbe6}.tasks-event-item p{margin:2px 0;color:#475569;font-weight:800}.tasks-detail-side input,.tasks-detail-side select{width:100%;min-height:42px;border:0;border-radius:14px;background:#f5f7fb;box-shadow:inset 0 0 0 1px #c7c7cc61;padding:0 12px;color:#111827;font-weight:850}.tasks-detail-side .tasks-pick-block{padding:12px}.tasks-detail-side .tasks-pick-chip{padding:7px 10px;font-size:.78rem}.tasks-save-edit{width:100%}.tasks-danger-btn{width:100%;min-height:42px;border:0;border-radius:15px;background:#ff3b301f;color:#ff3b30;font-weight:950;cursor:pointer}html[data-lms-theme] .tasks-chat-message,html[data-lms-theme] .tasks-event-item{background:#ffffff14}html[data-lms-theme] .tasks-events-card{background:var(--lms-card-bg)!important;background-color:var(--lms-card-bg)!important}.tasks-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.tasks-section-title>span{color:#8e9bb0;font-size:.78rem;font-weight:950;text-transform:uppercase}.tasks-pencil-btn{width:34px;height:34px;flex:0 0 auto;border:0;border-radius:50%;background:#007aff1a;color:#007aff;box-shadow:0 8px 18px #007aff1f;cursor:pointer;font-size:1rem;font-weight:950;line-height:1}.tasks-pencil-btn:hover{background:#007aff;color:#fff}.tasks-chat{background:linear-gradient(180deg,#fffffff5,#f5f7fbf0)!important}.tasks-chat-list{max-height:360px;overflow-y:auto;padding:4px 6px 4px 0}.tasks-chat-message{display:flex!important;align-items:flex-end;width:min(88%,620px);background:transparent!important;padding:0!important;box-shadow:none!important}.tasks-chat-message>div:last-child{min-width:0;border-radius:20px 20px 20px 6px;padding:11px 13px;background:#fff;box-shadow:0 10px 24px #0f172a13}.tasks-chat-message.own{justify-self:end;flex-direction:row-reverse}.tasks-chat-message.own>div:last-child{border-radius:20px 20px 6px;background:#007aff;color:#fff}.tasks-chat-message.own .tasks-chat-meta strong,.tasks-chat-message.own .tasks-chat-meta span,.tasks-chat-message.own .tasks-rich-view,.tasks-chat-message.own .tasks-rich-view *{color:#fff!important}.tasks-chat-message .tasks-rich-view{border:0!important;padding:0!important;background:transparent!important;box-shadow:none!important}.tasks-chat-compose{padding-top:10px;border-top:1px solid rgba(199,199,204,.28)}html[data-lms-theme] .tasks-chat{background:var(--lms-card-bg)!important}.tasks-search{display:block}.tasks-search input{width:min(520px,100%);min-height:42px;border:0;border-radius:999px;background:#f2f2f7f0;box-shadow:inset 0 0 0 1px #c7c7cc47;padding:0 18px;color:#111827;font-weight:850}.tasks-skeleton-list{display:grid;gap:12px}.tasks-skeleton-card{display:grid;grid-template-columns:minmax(260px,1fr) minmax(190px,260px) minmax(170px,220px);gap:16px;min-height:86px;padding:14px 16px;border-radius:20px;background:#ffffffeb;box-shadow:0 12px 32px #0f172a12}.tasks-skeleton-card span,.tasks-skeleton-card div{border-radius:14px;background:linear-gradient(90deg,#e2e8f0cc,#f8fafcf2,#e2e8f0cc);background-size:220% 100%;animation:tasksSkeleton 1.15s ease-in-out infinite}@keyframes tasksSkeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.tasks-modal{max-width:min(1440px,calc(100vw - 42px))!important}.tasks-detail-layout{grid-template-columns:285px minmax(360px,1fr) minmax(320px,390px)!important;align-items:stretch!important}.tasks-detail-main{display:contents!important}.tasks-detail-main>:not(.tasks-chat){grid-column:2}.tasks-detail-side{grid-column:1;grid-row:1}.tasks-detail-main{grid-column:2;grid-row:1}.tasks-chat{grid-column:3;grid-row:1;min-height:100%}.tasks-title-panel h2{margin:8px 0 0;color:#111827;font-size:1.35rem;line-height:1.15;font-weight:950}.tasks-inline-save{margin-top:10px;min-height:36px;border:0;border-radius:999px;background:#007aff;color:#fff;padding:0 14px;font-weight:950;box-shadow:0 8px 18px #007aff3d;cursor:pointer}.tasks-pencil-btn{width:30px!important;height:30px!important;border-radius:50%!important;background:#007aff1a!important;box-shadow:none!important;font-size:0!important;color:#007aff!important}.tasks-pencil-btn:before{content:"";width:13px;height:13px;display:block;margin:auto;background:currentColor;clip-path:polygon(72% 0,100% 28%,36% 92%,5% 100%,14% 68%)}.tasks-pencil-btn:hover{background:#007aff!important;color:#fff!important}.tasks-events-card summary{cursor:pointer;list-style:none;color:#8e9bb0;font-size:.78rem;font-weight:950;text-transform:uppercase}.tasks-events-card summary::-webkit-details-marker{display:none}.tasks-events-card .tasks-events-list{margin-top:12px}.tasks-chat{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto;min-height:min(72vh,720px)}.tasks-chat-list{align-content:end;max-height:none!important;min-height:0}.tasks-chat-message p{margin:0;color:#1f2937;font-weight:750;line-height:1.35}.tasks-chat-message.own p{color:#fff}.tasks-chat-compose{grid-template-columns:36px minmax(0,1fr) 38px;align-items:center;gap:8px}.tasks-chat-compose input{width:100%;min-height:38px;border:0;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px #c7c7cc57;padding:0 14px;font-weight:800}.tasks-emoji-btn,.tasks-chat-send{width:36px;height:36px;border:0;border-radius:50%;cursor:pointer;font-weight:950}.tasks-emoji-btn{background:#007aff1a;color:#007aff}.tasks-chat-send{background:#007aff;color:#fff;box-shadow:0 8px 18px #007aff38}.tasks-card{position:relative}.tasks-card--unread:after{content:"";position:absolute;top:14px;right:14px;width:12px;height:12px;border-radius:50%;background:#ff3b30;box-shadow:0 0 0 6px #ff3b301f}@media (max-width: 1180px){.tasks-detail-layout{grid-template-columns:1fr!important}.tasks-detail-side,.tasks-detail-main,.tasks-chat{grid-column:auto;grid-row:auto}}.tasks-page{color:var(--lms-theme-text)!important}.tasks-card,.tasks-empty,.tasks-skeleton-card,.tasks-detail-panel,.tasks-people-card,.tasks-due-card,.tasks-time-card,.tasks-events-card{background:var(--lms-surface-bg)!important;border-color:var(--lms-theme-border)!important;box-shadow:var(--lms-theme-shadow)!important}.tasks-modal{background:var(--lms-main-bg)!important;color:var(--lms-theme-text)!important}.tasks-primary-btn,.tasks-tabs button.active,.tasks-inline-save,.tasks-chat-send{background:var(--lms-theme-accent)!important;box-shadow:0 10px 24px color-mix(in srgb,var(--lms-theme-accent) 24%,transparent)!important}.tasks-tabs button:not(.active),.tasks-search input,.tasks-card-person,.tasks-chat-compose input,.tasks-detail-side input,.tasks-detail-side select{background:var(--lms-input-bg)!important;border-color:var(--lms-theme-border)!important}.tasks-tabs button:not(.active) span,.tasks-unread-badge,.tasks-emoji-btn{background:color-mix(in srgb,var(--lms-theme-accent) 12%,white)!important;color:var(--lms-theme-accent)!important}.tasks-title-panel{padding:10px 14px!important;border-radius:18px!important}.tasks-title-panel>span{display:none!important}.tasks-title-panel h2{margin:0!important;color:var(--lms-theme-text)!important;font-size:1.06rem!important;line-height:1.18!important;font-weight:950!important}.tasks-pencil-btn{position:relative!important;display:inline-grid!important;place-items:center!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;padding:0!important;border:0!important;outline:0!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border-radius:50%!important;background:color-mix(in srgb,var(--lms-theme-accent) 12%,white)!important;color:var(--lms-theme-accent)!important;box-shadow:none!important;overflow:hidden!important;font-size:0!important;line-height:0!important}.tasks-pencil-btn:before{content:""!important;width:13px!important;height:13px!important;margin:0!important;display:block!important;background:currentColor!important;clip-path:polygon(72% 0,100% 28%,36% 92%,5% 100%,14% 68%)!important}.tasks-pencil-btn:hover{background:var(--lms-theme-accent)!important;color:#fff!important}.tasks-chat-compose{position:relative;display:grid!important;grid-template-columns:36px minmax(0,1fr) 38px!important;align-items:center!important;gap:8px!important;padding-top:10px!important}.tasks-emoji-btn,.tasks-chat-send{display:inline-grid!important;place-items:center!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;padding:0!important;border:0!important;border-radius:50%!important;line-height:1!important;font-size:1rem!important}.tasks-chat-send{color:#fff!important;font-size:1.15rem!important}.tasks-emoji-popover{position:absolute;left:0;bottom:46px;z-index:5;display:grid;grid-template-columns:repeat(6,30px);gap:6px;padding:10px;border-radius:18px;background:var(--lms-surface-bg);border:1px solid var(--lms-theme-border);box-shadow:var(--lms-theme-shadow)}.tasks-emoji-popover button{width:30px;height:30px;border:0;border-radius:10px;background:var(--lms-input-bg);cursor:pointer}.tasks-card--unread:after,.sb-dot{background:#ff3b30!important}.sb-dot{position:absolute;top:12px;right:14px;width:9px;height:9px;border-radius:50%;box-shadow:0 0 0 5px #ff3b301f}.sb-dot.sb-dot-inline{position:static;flex:0 0 auto;width:9px;height:9px;margin-left:-5px;margin-right:-5px;transform:none}.sb-dot.sb-dot-icon{position:absolute;top:-2px;right:-4px;width:10px;height:10px;margin:0;box-shadow:0 0 0 2px var(--lms-theme-bg, #fff),0 0 0 5px #ff3b301f}.sidebar-collapsed .sb-dot.sb-dot-inline{position:absolute;top:9px;right:9px;margin:0}.tasks-detail-layout{align-items:start!important}.tasks-detail-main>:not(.tasks-chat),.tasks-detail-side,.tasks-title-panel{align-self:start!important}.tasks-chat{align-self:start!important;height:min(72vh,720px)!important;min-height:min(560px,72vh)!important;overflow:hidden!important}.tasks-chat-list{overflow-y:auto!important;overscroll-behavior:contain;padding-right:6px!important}.tasks-events-card[open] .tasks-events-list{max-height:260px;overflow-y:auto;padding-right:4px}.tasks-chat-meta{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center!important;gap:8px!important;white-space:nowrap}.tasks-chat-meta strong{min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:.82rem!important;line-height:1.05!important}.tasks-chat-meta span{font-size:.68rem!important;line-height:1!important;letter-spacing:0!important}.tasks-chat-compose{grid-template-columns:36px minmax(0,1fr) 38px!important;align-items:end!important}.tasks-chat-compose textarea{width:100%;min-height:38px;max-height:76px;resize:none;overflow-y:auto;border:0;border-radius:19px;background:var(--lms-input-bg, #fff);box-shadow:inset 0 0 0 1px #c7c7cc57;padding:10px 14px;color:var(--lms-theme-text, #111827);font:inherit;font-weight:800;line-height:1.25}.tasks-chat-compose textarea:focus{outline:none;box-shadow:inset 0 0 0 1px var(--lms-theme-accent, #007aff),0 0 0 4px color-mix(in srgb,var(--lms-theme-accent, #007aff) 12%,transparent)}.tasks-emoji-btn,.tasks-chat-send{position:relative;font-size:0!important;font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif!important}.tasks-emoji-btn:before{content:"☺";font-size:1rem;line-height:1}.tasks-chat-send:before{content:"→";font-family:inherit;font-size:1.15rem;line-height:1}.tasks-emoji-popover{left:0!important;right:auto!important;bottom:48px!important;grid-template-columns:repeat(4,34px)!important;width:auto!important;max-width:190px;font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif!important}.tasks-emoji-popover button{width:34px!important;height:34px!important;display:inline-grid!important;place-items:center!important;font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif!important;font-size:1rem!important}.tasks-detail-layout{display:grid!important;grid-template-columns:minmax(245px,285px) minmax(360px,1fr) minmax(320px,390px)!important;gap:16px!important;align-items:start!important}.tasks-detail-main{display:grid!important;grid-column:2!important;grid-row:1!important;gap:12px!important;align-self:start!important}.tasks-detail-main>:not(.tasks-chat){grid-column:auto!important}.tasks-detail-side{grid-column:1!important;grid-row:1!important;align-self:start!important}.tasks-chat{grid-column:3!important;grid-row:1!important;align-self:start!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;height:min(72vh,720px)!important;min-height:0!important;overflow:hidden!important}.tasks-chat-list{display:flex!important;flex-direction:column!important;gap:10px!important;min-height:0!important;height:100%!important;max-height:none!important;overflow-y:auto!important;align-content:initial!important;padding:4px 8px 4px 0!important}.tasks-chat-list::-webkit-scrollbar,.tasks-events-list::-webkit-scrollbar{width:8px}.tasks-chat-list::-webkit-scrollbar-track,.tasks-events-list::-webkit-scrollbar-track{margin:8px 0;border-radius:999px;background:#8e9bb01a}.tasks-chat-list::-webkit-scrollbar-thumb,.tasks-events-list::-webkit-scrollbar-thumb{border-radius:999px;background:color-mix(in srgb,var(--lms-theme-accent, #007aff) 42%,rgba(142,155,176,.35))}.tasks-events-card[open] .tasks-events-list{display:grid!important;gap:10px!important;max-height:260px!important;overflow-y:auto!important;padding-right:6px!important}.tasks-chat-compose{display:grid!important;grid-template-columns:38px minmax(0,1fr) 38px!important;align-items:center!important;gap:8px!important;padding:10px 0 0!important}.tasks-emoji-btn,.tasks-chat-send{display:inline-grid!important;place-items:center!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;padding:0!important;border:0!important;border-radius:50%!important;line-height:1!important;font-size:0!important;overflow:hidden!important}.tasks-emoji-btn:before{content:"☺︎"!important;display:block;color:currentColor;font-family:Arial,sans-serif!important;font-size:17px!important;line-height:1!important}.tasks-chat-send:before{content:"→"!important;display:block;color:currentColor;font-family:Arial,sans-serif!important;font-size:20px!important;line-height:1!important}.tasks-chat-compose textarea{align-self:center!important;min-height:38px!important;max-height:78px!important;border-radius:19px!important;overflow-y:auto!important}.tasks-emoji-popover{left:0!important;bottom:48px!important;grid-template-columns:repeat(6,34px)!important;gap:7px!important;max-width:none!important;padding:10px!important;overflow:visible!important}.tasks-emoji-popover button{width:34px!important;height:34px!important;border-radius:12px!important;font-size:19px!important;line-height:1!important}.tasks-emoji-popover{box-sizing:border-box!important;display:grid!important;grid-template-columns:repeat(6,36px)!important;grid-auto-rows:36px!important;gap:7px!important;width:max-content!important;max-width:min(282px,calc(100vw - 48px))!important;padding:10px!important;border-radius:20px!important;overflow:visible!important}.tasks-emoji-popover>button{all:unset!important;box-sizing:border-box!important;display:grid!important;place-items:center!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;border-radius:12px!important;background:color-mix(in srgb,var(--lms-input-bg, #f5f7fb) 88%,white)!important;box-shadow:inset 0 0 0 1px #c7c7cc47!important;color:initial!important;cursor:pointer!important;font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif!important;font-size:20px!important;font-style:normal!important;font-weight:400!important;line-height:1!important;text-align:center!important;vertical-align:middle!important;overflow:hidden!important;transform:none!important}.tasks-emoji-popover>button:hover{background:color-mix(in srgb,var(--lms-theme-accent, #007aff) 12%,white)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--lms-theme-accent, #007aff) 28%,transparent)!important}.tasks-chat-message.pending>div:last-child{opacity:.72;filter:saturate(.9)}.tasks-detail-skeleton{display:grid;gap:10px;width:100%}.tasks-detail-skeleton span{display:block;height:14px;border-radius:999px;background:linear-gradient(90deg,#e2e8f0b8,#f8fafcfa,#e2e8f0b8);background-size:220% 100%;animation:tasksSkeleton 1.15s ease-in-out infinite}.tasks-detail-skeleton span:nth-child(1){width:72%}.tasks-detail-skeleton span:nth-child(2){width:94%}.tasks-detail-skeleton span:nth-child(3){width:52%}html[data-lms-theme] .tasks-detail-skeleton span{background:linear-gradient(90deg,color-mix(in srgb,var(--lms-theme-border) 72%,transparent),color-mix(in srgb,var(--lms-surface-bg) 88%,white),color-mix(in srgb,var(--lms-theme-border) 72%,transparent));background-size:220% 100%}.tasks-panel-skeleton{display:grid;gap:12px;min-height:112px}.tasks-loading-panel{min-height:190px}.tasks-loading-panel--short{min-height:132px}.tasks-panel-skeleton span,.tasks-chat-skeleton-row span,.tasks-chat-skeleton-row i{display:block;border-radius:999px;background:linear-gradient(90deg,#e2e8f0b8,#f8fafcfa,#e2e8f0b8);background-size:220% 100%;animation:tasksSkeleton 1.15s ease-in-out infinite}.tasks-panel-skeleton span{height:16px}.tasks-panel-skeleton span:nth-child(1){width:56%;height:18px}.tasks-panel-skeleton span:nth-child(2){width:92%}.tasks-panel-skeleton span:nth-child(3){width:78%}.tasks-panel-skeleton span:nth-child(4){width:84%}.tasks-panel-skeleton span:nth-child(5){width:48%}.tasks-chat-skeleton{display:flex;flex-direction:column;gap:12px;padding:4px 8px 4px 0}.tasks-chat-skeleton-row{display:flex;align-items:flex-end;gap:10px;width:86%}.tasks-chat-skeleton-row.own{align-self:flex-end;flex-direction:row-reverse}.tasks-chat-skeleton-row span{width:30px;height:30px;border-radius:50%;flex:0 0 auto}.tasks-chat-skeleton-row div{flex:1;display:grid;gap:9px;min-height:66px;padding:13px;border-radius:20px 20px 20px 6px;background:var(--lms-surface-bg, #fff);box-shadow:var(--lms-theme-shadow, 0 10px 24px rgba(15,23,42,.075))}.tasks-chat-skeleton-row.own div{border-radius:20px 20px 6px}.tasks-chat-skeleton-row i{height:13px}.tasks-chat-skeleton-row i:first-child{width:52%}.tasks-chat-skeleton-row i:last-child{width:86%}html[data-lms-theme] .tasks-panel-skeleton span,html[data-lms-theme] .tasks-chat-skeleton-row span,html[data-lms-theme] .tasks-chat-skeleton-row i{background:linear-gradient(90deg,color-mix(in srgb,var(--lms-theme-border) 72%,transparent),color-mix(in srgb,var(--lms-surface-bg) 88%,white),color-mix(in srgb,var(--lms-theme-border) 72%,transparent));background-size:220% 100%}.tasks-modal-head{align-items:flex-start!important}.tasks-modal-title-block{display:flex;align-items:center;justify-content:flex-start;gap:10px;width:auto;max-width:calc(100vw - 180px);min-width:0}.tasks-modal-title-block h2{margin:0;min-width:0;flex:1 1 auto;color:var(--lms-theme-text, #111827);font-size:1.22rem;line-height:1.18;font-weight:950;letter-spacing:0}.tasks-modal-title-block .tasks-required-badge{flex:0 0 auto;margin-left:2px}.tasks-chat-compose .tasks-emoji-btn,.tasks-chat-compose .tasks-chat-send{position:relative!important;display:block!important;text-align:center!important;font-size:0!important}.tasks-chat-compose .tasks-emoji-btn:before,.tasks-chat-compose .tasks-chat-send:before{content:""!important;position:absolute!important;top:50%!important;left:50%!important;margin:0!important;transform:translate(-50%,-50%)!important}.tasks-chat-compose .tasks-emoji-btn:before{width:14px!important;height:14px!important;border:1.7px solid currentColor!important;border-radius:50%!important;background:radial-gradient(circle at 36% 40%,currentColor 0 1px,transparent 1.15px),radial-gradient(circle at 64% 40%,currentColor 0 1px,transparent 1.15px)!important}.tasks-chat-compose .tasks-emoji-btn:after{content:""!important;position:absolute!important;top:51%!important;left:50%!important;width:6px!important;height:4px!important;border-bottom:1.6px solid currentColor!important;border-radius:0 0 8px 8px!important;transform:translate(-50%)!important}.tasks-chat-compose .tasks-chat-send:before{width:15px!important;height:2px!important;border-radius:999px!important;background:currentColor!important}.tasks-chat-compose .tasks-chat-send:after{content:""!important;position:absolute!important;top:50%!important;left:50%!important;width:8px!important;height:8px!important;border-top:2px solid currentColor!important;border-right:2px solid currentColor!important;transform:translateY(-50%) rotate(45deg)!important}@media (max-width: 1180px){.tasks-detail-layout{grid-template-columns:1fr!important}.tasks-detail-main,.tasks-detail-side,.tasks-chat{grid-column:1!important;grid-row:auto!important}}.teacher-courses-page{--teacher-course-text: #0f172a;--teacher-course-muted: #52658f;--teacher-course-line: #e4ebf6;color:var(--teacher-course-text);display:flex;flex-direction:column;gap:18px;padding-bottom:22px}.teacher-courses-topbar{min-height:64px;display:flex;align-items:center}.teacher-courses-search{width:min(660px,100%);min-height:48px;border:1px solid var(--teacher-course-line);border-radius:12px;background:#fffffff0;box-shadow:0 14px 34px #1a2a490d;display:flex;align-items:center;gap:13px;padding:0 14px;transition:border-color .2s ease,box-shadow .2s ease}.teacher-courses-search:focus-within{border-color:#0b76ff;box-shadow:0 0 0 3px #0b76ff26,0 14px 34px #1a2a490d}.teacher-courses-search svg{width:21px;height:21px;color:#5b6b96;flex:0 0 auto}.teacher-courses-search input{min-width:0;flex:1;height:46px;border:0;outline:0;background:transparent;color:var(--teacher-course-text);font:inherit;font-weight:850}.teacher-courses-search input::placeholder{color:#66779d}.teacher-courses-search kbd{min-width:50px;height:28px;border:1px solid #d9e4f5;border-radius:8px;background:#f8fbff;color:#4c5f89;display:inline-flex;align-items:center;justify-content:center;font-size:.84rem;font-weight:900}.teacher-courses-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.teacher-courses-head h2{margin:0;color:#0c1533;font-size:1.55rem;line-height:1.15;font-weight:950}.teacher-courses-head p{margin:8px 0 0;color:var(--teacher-course-muted);font-size:.96rem;font-weight:800}.teacher-courses-controls{display:flex;align-items:center;gap:8px;flex:0 0 auto}.teacher-courses-controls>span{color:#52658f;font-size:.9rem;font-weight:850}.teacher-courses-controls button{min-width:44px;height:40px;border:1px solid var(--teacher-course-line);border-radius:10px;background:#fff;color:#52658f;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 12px;font:inherit;font-weight:900;box-shadow:none;cursor:pointer}.teacher-courses-controls button.active{background:#eaf3ff;color:#007aff;border-color:#d9eaff}.teacher-courses-controls svg{width:18px;height:18px}.teacher-courses-filter-btn{min-width:136px!important}.teacher-courses-filters{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.teacher-courses-filters button{flex:0 0 auto;min-height:34px;border:1px solid #dfe8f5;border-radius:999px;background:#fff;color:#52658f;padding:0 14px;font-weight:900;cursor:pointer;box-shadow:none}.teacher-courses-filters button.active{background:#007aff;color:#fff;border-color:#007aff}.teacher-courses-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.teacher-courses-metrics article{min-height:104px;border:1px solid var(--teacher-course-line);border-radius:13px;background:#fff;display:flex;align-items:center;gap:22px;padding:18px 24px;box-shadow:0 16px 36px #1a2a490d}.teacher-courses-metric-icon{width:58px;height:58px;border-radius:11px;display:grid;place-items:center;flex:0 0 auto;position:relative}.teacher-courses-metric-icon:before,.teacher-courses-metric-icon:after{content:"";position:absolute}.teacher-courses-metric-icon--book{background:#eaf3ff}.teacher-courses-metric-icon--book:before{width:23px;height:28px;border:3px solid #007aff;border-radius:6px}.teacher-courses-metric-icon--book:after{width:2px;height:21px;background:#007aff}.teacher-courses-metric-icon--users{background:#e8f8ef}.teacher-courses-metric-icon--users:before{width:30px;height:16px;border:3px solid #12b76a;border-top:0;border-radius:0 0 18px 18px;bottom:17px}.teacher-courses-metric-icon--users:after{width:12px;height:12px;border:3px solid #12b76a;border-radius:50%;top:14px}.teacher-courses-metric-icon--tasks{background:#fff1e7}.teacher-courses-metric-icon--tasks:before{width:24px;height:28px;border:3px solid #ff7a1a;border-radius:6px}.teacher-courses-metric-icon--tasks:after{width:12px;height:7px;border-left:3px solid #ff7a1a;border-bottom:3px solid #ff7a1a;transform:rotate(-45deg)}.teacher-courses-metrics strong{display:block;color:#0c1533;font-size:1.75rem;line-height:1;font-weight:950}.teacher-courses-metrics span{display:block;margin-top:6px;color:#0f172a;font-weight:950}.teacher-courses-metrics small{display:block;margin-top:5px;color:#52658f;font-weight:800}.teacher-courses-search-status{min-height:42px;border:1px solid var(--teacher-course-line);border-radius:12px;background:#f8fbff;color:#52658f;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;font-weight:900}.teacher-courses-search-status button{border:0;border-radius:9px;background:#eaf3ff;color:#007aff;padding:8px 10px;font:inherit;font-weight:900;cursor:pointer}.teacher-courses-list{display:flex;flex-direction:column;gap:10px}.teacher-courses-list--grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-course-row{--course-accent: #007aff;min-height:148px;border:1px solid var(--teacher-course-line);border-radius:12px;background:#fff;display:grid;grid-template-columns:172px minmax(230px,1fr) minmax(360px,.95fr) minmax(170px,220px) 42px;grid-template-rows:minmax(74px,auto) 42px;column-gap:26px;align-items:center;padding:14px 20px 12px 16px;box-shadow:0 12px 28px #1a2a490a;overflow:hidden}.teacher-course-row--english{--course-accent: #007aff}.teacher-course-row--club{--course-accent: #12b76a}.teacher-course-row--grammar{--course-accent: #8b5cf6}.teacher-course-row--business{--course-accent: #f97316}.teacher-course-row--exam{--course-accent: #0ea5e9}.teacher-course-cover{grid-row:1;width:172px;height:90px;border:0;border-radius:8px;color:#fff;display:grid;align-items:center;justify-items:start;padding:0 18px;position:relative;overflow:hidden;cursor:pointer;background:radial-gradient(circle at 78% 18%,rgba(255,255,255,.24),transparent 18%),linear-gradient(135deg,color-mix(in srgb,var(--course-accent) 68%,#172554),#2b1d75);box-shadow:none}.teacher-course-cover span{position:relative;z-index:1;text-transform:uppercase;letter-spacing:.04em;font-size:1rem;font-weight:950}.teacher-course-cover i{position:absolute;right:12px;bottom:0;width:86px;height:70px;opacity:.4;background:linear-gradient(90deg,transparent 0 20%,rgba(255,255,255,.38) 20% 22%,transparent 22% 100%),radial-gradient(circle at 50% 30%,rgba(255,255,255,.45),transparent 18%);clip-path:polygon(0 100%,24% 18%,38% 100%,54% 0,74% 100%,100% 34%,100% 100%)}.teacher-course-main{min-width:0}.teacher-course-main h3{margin:0;color:#0c1533;font-size:1.06rem;line-height:1.2;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teacher-course-main p{margin:8px 0 9px;color:#52658f;font-size:.92rem;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teacher-course-main p span{color:#9aa8c4;margin:0 4px}.teacher-course-main strong{color:#0f172a;display:inline-flex;align-items:center;gap:8px;font-size:.88rem;font-weight:900}.teacher-course-main strong i{width:9px;height:9px;border-radius:50%;background:#12b76a}.teacher-course-main strong.is-paused i{background:#f97316}.teacher-course-stats{margin:0;display:grid;grid-template-columns:.8fr .72fr 1.25fr;gap:28px}.teacher-course-stats div{min-width:0}.teacher-course-stats dt{color:#52658f;font-size:.78rem;font-weight:850}.teacher-course-stats dd{margin:7px 0 0;color:#0c1533;font-size:.94rem;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teacher-course-progress{min-width:0}.teacher-course-progress>span{display:block;color:#52658f;font-size:.78rem;font-weight:850}.teacher-course-progress div{margin-top:7px;display:flex;align-items:center;justify-content:space-between;gap:10px}.teacher-course-progress strong,.teacher-course-progress em{color:#0c1533;font-style:normal;font-size:.9rem;font-weight:950}.teacher-course-progress p{height:6px;margin:7px 0 0;border-radius:999px;background:#e8edf5;overflow:hidden}.teacher-course-progress i{display:block;height:100%;min-width:8px;border-radius:inherit;transition:width .25s ease}.teacher-course-menu{width:38px;height:38px;border:1px solid var(--teacher-course-line);border-radius:9px;background:#fff;color:#52658f;font-size:1.25rem;line-height:1;font-weight:900;cursor:pointer;box-shadow:none}.teacher-course-activity{grid-column:2 / 5;grid-row:2;align-self:end;min-height:32px;border-top:1px solid #edf2f8;color:#52658f;display:flex;align-items:center;gap:18px;padding-top:12px;font-size:.84rem;font-weight:850;min-width:0}.teacher-course-activity strong{color:#52658f;font-size:inherit;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.teacher-course-activity small{color:#52658f;font-size:inherit;font-weight:850;white-space:nowrap}.teacher-course-open{grid-column:4 / 6;grid-row:2;justify-self:end;align-self:end;min-width:140px;height:36px;border:1px solid #d9e4f5;border-radius:8px;background:#fff;color:#007aff;padding:0 16px;font-weight:950;cursor:pointer;box-shadow:none}.teacher-course-row--grid{min-height:360px;grid-template-columns:1fr 42px;grid-template-rows:auto auto auto auto auto;row-gap:14px;column-gap:14px;padding:16px}.teacher-course-row--grid .teacher-course-cover{grid-column:1 / 3;width:100%;height:132px}.teacher-course-row--grid .teacher-course-main{grid-column:1 / 2}.teacher-course-row--grid .teacher-course-menu{grid-column:2;grid-row:2;align-self:start}.teacher-course-row--grid .teacher-course-stats{grid-column:1 / 3;grid-row:3;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.teacher-course-row--grid .teacher-course-progress{grid-column:1 / 3;grid-row:4}.teacher-course-row--grid .teacher-course-activity{grid-column:1 / 3;grid-row:5;flex-wrap:wrap;gap:8px 12px}.teacher-course-row--grid .teacher-course-open{grid-column:1 / 3;grid-row:6;justify-self:stretch}.teacher-course-row--skeleton .skeleton{border-radius:8px}.teacher-course-row--skeleton .teacher-course-main .skeleton:first-child{width:72%;height:20px}.teacher-course-row--skeleton .teacher-course-main .skeleton:last-child{width:48%;height:14px;margin-top:12px}.teacher-course-row--skeleton .teacher-course-stats .skeleton{height:24px}.teacher-course-row--skeleton .teacher-course-progress .skeleton:first-child{height:18px;width:60%}.teacher-course-row--skeleton .teacher-course-progress .skeleton:last-child{height:6px;margin-top:12px}.teacher-courses-empty{min-height:160px;border:1px dashed #d9e4f5;border-radius:14px;background:#fbfdff;color:#52658f;display:grid;place-items:center;text-align:center;padding:24px;font-weight:900}.teacher-courses-note{min-height:66px;border:1px solid #d8e9ff;border-radius:10px;background:#f0f7ff;color:#52658f;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 16px}.teacher-courses-note>i{width:18px;height:18px;border-radius:50%;border:2px solid #007aff;color:#007aff;display:grid;place-items:center;font-size:.78rem;font-style:normal;font-weight:950}.teacher-courses-note strong,.teacher-courses-note span{display:block}.teacher-courses-note strong{color:#0c1533;font-size:.9rem;font-weight:950}.teacher-courses-note span{margin-top:4px;font-size:.84rem;font-weight:800}.teacher-courses-note button{min-height:36px;border:1px solid #d9e4f5;border-radius:8px;background:#fff;color:#15203f;padding:0 16px;font-weight:900;box-shadow:none;cursor:pointer}@media (max-width: 1320px){.teacher-course-row{grid-template-columns:154px minmax(200px,1fr) minmax(280px,.9fr) minmax(150px,190px) 42px;column-gap:18px}.teacher-course-cover{width:154px}}@media (max-width: 1120px){.teacher-courses-head{flex-direction:column}.teacher-courses-metrics,.teacher-courses-list--grid{grid-template-columns:1fr}.teacher-course-row{grid-template-columns:150px minmax(0,1fr) 42px;grid-template-rows:auto auto auto auto;row-gap:14px}.teacher-course-cover{grid-row:1;width:150px}.teacher-course-main{grid-column:2;grid-row:1}.teacher-course-stats{grid-column:1 / 4;grid-row:2}.teacher-course-progress{grid-column:1 / 4;grid-row:3}.teacher-course-menu{grid-column:3;grid-row:1}.teacher-course-activity{grid-column:1 / 3;grid-row:4}.teacher-course-open{grid-column:3;grid-row:4}}@media (max-width: 720px){.teacher-courses-topbar{min-height:auto}.teacher-courses-search{width:100%}.teacher-courses-search kbd{display:none}.teacher-courses-controls{width:100%;flex-wrap:wrap}.teacher-courses-filter-btn{flex:1}.teacher-courses-metrics{gap:10px}.teacher-courses-metrics article{min-height:92px;padding:14px}.teacher-course-row,.teacher-course-row--grid{grid-template-columns:1fr 42px;grid-template-rows:auto auto auto auto auto auto;padding:14px}.teacher-course-cover,.teacher-course-row--grid .teacher-course-cover{grid-column:1 / 3;grid-row:1;width:100%;height:124px}.teacher-course-main,.teacher-course-row--grid .teacher-course-main{grid-column:1;grid-row:2}.teacher-course-menu,.teacher-course-row--grid .teacher-course-menu{grid-column:2;grid-row:2}.teacher-course-stats,.teacher-course-row--grid .teacher-course-stats{grid-column:1 / 3;grid-row:3;grid-template-columns:1fr;gap:10px}.teacher-course-progress,.teacher-course-row--grid .teacher-course-progress{grid-column:1 / 3;grid-row:4}.teacher-course-activity,.teacher-course-row--grid .teacher-course-activity{grid-column:1 / 3;grid-row:5;flex-wrap:wrap;gap:6px 12px}.teacher-course-open,.teacher-course-row--grid .teacher-course-open{grid-column:1 / 3;grid-row:6;justify-self:stretch}.teacher-courses-note{grid-template-columns:auto minmax(0,1fr)}.teacher-courses-note button{grid-column:1 / 3;justify-self:stretch}}.teacher-courses-search{width:min(760px,100%);gap:0;padding:4px}.teacher-courses-search svg{margin-left:10px}.teacher-courses-search input{height:40px}.teacher-courses-search-clear{width:36px;height:36px;border:0;border-radius:8px;background:transparent;color:#6a7b9e;display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:1.35rem;line-height:1;cursor:pointer;box-shadow:none}.teacher-courses-search-clear:hover,.teacher-courses-search-clear:focus{background:#edf4ff;color:#007aff;transform:none;box-shadow:none}.teacher-courses-search-submit{min-width:82px;height:40px;border:0;border-radius:8px;background:#007aff;color:#fff;padding:0 15px;font:inherit;font-size:.88rem;font-weight:900;cursor:pointer;box-shadow:none}.teacher-courses-search-submit:hover,.teacher-courses-search-submit:focus{background:#006ae0;transform:none;box-shadow:none}.teacher-courses-controls .teacher-courses-filter-btn.is-active{background:#eaf3ff;border-color:#b9d8ff;color:#007aff}.teacher-course-row{min-height:122px;grid-template-columns:164px minmax(210px,1.12fr) minmax(250px,.92fr) minmax(142px,.65fr) 150px;grid-template-rows:1fr;column-gap:18px;padding:16px}.teacher-course-cover{width:164px;grid-column:1;grid-row:1}.teacher-course-main{grid-column:2;grid-row:1}.teacher-course-stats{grid-column:3;grid-row:1;grid-template-columns:minmax(68px,.65fr) minmax(128px,1.35fr);gap:18px}.teacher-course-progress{grid-column:4;grid-row:1}.teacher-course-progress em{color:#63749b;max-width:112px;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.teacher-course-progress em.is-attention{color:#d55b14}.teacher-course-open{grid-column:5;grid-row:1;min-width:0;width:100%;height:auto;min-height:36px;align-self:center;justify-self:stretch;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:7px 10px;line-height:1.15;white-space:normal;overflow-wrap:anywhere}.teacher-course-open span{margin-left:0;font-size:1.05rem;flex:0 0 auto}.teacher-course-row--grid{min-height:350px;grid-template-columns:1fr;grid-template-rows:132px auto auto auto 38px;row-gap:14px}.teacher-course-row--grid .teacher-course-cover{grid-column:1;grid-row:1}.teacher-course-row--grid .teacher-course-main{grid-column:1;grid-row:2}.teacher-course-row--grid .teacher-course-stats{grid-column:1;grid-row:3;grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-course-row--grid .teacher-course-progress{grid-column:1;grid-row:4}.teacher-course-row--grid .teacher-course-open{grid-column:1;grid-row:5;justify-self:stretch}@media (max-width: 1320px){.teacher-course-row{grid-template-columns:150px minmax(180px,1fr) minmax(228px,.9fr) minmax(132px,.62fr) 142px}.teacher-course-cover{width:150px}}@media (max-width: 1120px){.teacher-course-row{grid-template-columns:150px minmax(0,1fr) 146px;grid-template-rows:auto auto auto;row-gap:14px}.teacher-course-cover{grid-column:1;grid-row:1;width:150px}.teacher-course-main{grid-column:2;grid-row:1}.teacher-course-stats{grid-column:1 / 4;grid-row:2;grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-course-progress{grid-column:1 / 4;grid-row:3}.teacher-course-open{grid-column:3;grid-row:1;min-width:0}.teacher-course-row--grid{grid-template-columns:1fr;grid-template-rows:132px auto auto auto 38px}.teacher-course-row--grid .teacher-course-cover{grid-column:1;grid-row:1;width:100%}.teacher-course-row--grid .teacher-course-main{grid-column:1;grid-row:2}.teacher-course-row--grid .teacher-course-stats{grid-column:1;grid-row:3}.teacher-course-row--grid .teacher-course-progress{grid-column:1;grid-row:4}.teacher-course-row--grid .teacher-course-open{grid-column:1;grid-row:5}}@media (max-width: 720px){.teacher-courses-search-submit{min-width:72px;padding:0 11px}.teacher-course-row,.teacher-course-row--grid{min-height:0;grid-template-columns:1fr;grid-template-rows:124px auto auto auto 38px;row-gap:14px}.teacher-course-cover,.teacher-course-row--grid .teacher-course-cover{grid-column:1;grid-row:1;width:100%;height:124px}.teacher-course-main,.teacher-course-row--grid .teacher-course-main{grid-column:1;grid-row:2}.teacher-course-stats,.teacher-course-row--grid .teacher-course-stats{grid-column:1;grid-row:3;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.teacher-course-progress,.teacher-course-row--grid .teacher-course-progress{grid-column:1;grid-row:4}.teacher-course-open,.teacher-course-row--grid .teacher-course-open{grid-column:1;grid-row:5;width:100%}}.tasks-detail-modal{width:min(1480px,calc(100vw - 28px))!important;max-height:min(92vh,980px)!important;padding:0!important;overflow:hidden!important;border-radius:18px!important;background:#fff!important;box-shadow:0 26px 70px #0f172a29!important}.tasks-detail-modal .close-btn{top:18px!important;right:18px!important;background:#fff!important;border:1px solid #e3ebf6!important;border-radius:8px!important}.tasks-detail-shell{min-height:min(820px,92vh);display:flex;flex-direction:column;background:#fff;color:#15203f}.tasks-detail-topbar{min-height:64px;padding:18px 38px 0;display:flex;align-items:center;gap:14px}.tasks-back-link{border:0;background:transparent;color:#006fff;display:inline-flex;align-items:center;gap:10px;padding:8px 0;font-size:.94rem;font-weight:950;box-shadow:none;cursor:pointer}.tasks-back-link:hover,.tasks-back-link:focus{background:transparent;color:#005bd3;transform:none;box-shadow:none}.tasks-back-link span{font-size:1.1rem;line-height:1}.tasks-detail-topbar .tasks-inline-save{margin:0 58px 0 auto}.tasks-detail-top-actions{margin-left:auto;margin-right:66px;display:flex;gap:14px}.tasks-detail-top-actions span{width:42px;height:42px;border:1px solid #e3ebf6;border-radius:9px;background:#fff;position:relative}.tasks-detail-top-actions span:first-child:before{content:"";position:absolute;top:11px;right:13px;bottom:13px;left:13px;border:1.8px solid #4c5f8f;border-radius:9px 9px 7px 7px;border-top-color:transparent}.tasks-detail-top-actions span:first-child:after{content:"";position:absolute;left:18px;top:25px;width:6px;height:2px;border-radius:999px;background:#4c5f8f}.tasks-detail-top-actions span:last-child:before{content:"•••";position:absolute;top:0;right:0;bottom:0;left:0;color:#1d2b4f;display:grid;place-items:center;font-size:1.2rem;letter-spacing:1px;line-height:1}.tasks-detail-board{min-height:0;flex:1;display:grid;grid-template-columns:minmax(240px,290px) minmax(440px,1fr) minmax(330px,420px);gap:16px;padding:0 22px 22px}.tasks-detail-left,.tasks-detail-center,.tasks-detail-chat-panel{min-width:0;min-height:0}.tasks-detail-left{border:1px solid #e8eef8;border-radius:14px;padding:18px 14px;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.tasks-side-card{padding:0 8px 14px;border:0!important;border-bottom:1px solid #edf2f8!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.tasks-side-card:last-child{border-bottom:0!important;padding-bottom:0}.tasks-side-card>span,.tasks-side-card .tasks-section-title>span,.tasks-block-label{display:block;color:#52658f;font-size:.88rem;font-weight:850;text-transform:none}.tasks-side-date strong{display:block;margin-top:10px;color:#18233f;font-size:.94rem;font-weight:900;line-height:1.35}.tasks-side-date--overdue strong,.tasks-side-date--overdue em{color:#ff233a}.tasks-side-date em{display:inline-flex;margin-top:8px;border-radius:7px;background:#fff0f1;padding:5px 8px;font-size:.78rem;font-style:normal;font-weight:950}.tasks-side-card input,.tasks-side-card select{width:100%;min-height:40px;margin-top:8px;border:1px solid #dce6f5;border-radius:9px;background:#fff;padding:0 10px;color:#18233f;font-weight:850}.tasks-side-card .tasks-section-title{margin:0 0 10px}.tasks-side-card .tasks-pencil-btn{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important}.tasks-person-list{display:grid;gap:10px}.tasks-person-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px}.tasks-person-row div{min-width:0}.tasks-person-row strong{display:block;color:#15203f;font-size:.9rem;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tasks-person-row small{display:block;margin-top:2px;color:#6b7ba4;font-size:.78rem;font-weight:800}.tasks-add-person{border:0;background:transparent;color:#006fff;padding:0;font-weight:900;box-shadow:none;cursor:pointer}.tasks-add-person:hover,.tasks-add-person:focus{background:transparent;transform:none;box-shadow:none}.tasks-side-actions{display:grid;gap:10px}.tasks-side-actions button{width:100%;min-height:38px;border:0;border-radius:9px;background:#f3f7ff;color:#52658f;font-weight:900;box-shadow:none;cursor:pointer}.tasks-side-actions button.danger{background:transparent;color:#ff233a}.tasks-detail-center{border:1px solid #e8eef8;border-radius:14px;padding:28px 24px;overflow-y:auto;display:flex;flex-direction:column;gap:24px}.tasks-detail-main-card{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important}.tasks-detail-heading{padding-bottom:18px!important;border-bottom:1px solid #edf2f8!important}.tasks-detail-kicker{display:flex;align-items:center;flex-wrap:wrap;gap:12px;color:#66779d;font-size:.88rem;font-weight:850}.tasks-detail-kicker mark{border-radius:7px;background:#e7f1ff;color:#006fff;padding:5px 9px;font-size:.78rem;font-weight:950}.tasks-detail-heading h2{margin:22px 0 0;color:#0c1533;font-size:clamp(1.5rem,2.1vw,1.95rem);line-height:1.12;font-weight:950}.tasks-detail-center .tasks-section-title{margin:0 0 14px}.tasks-detail-center .tasks-section-title>span,.tasks-result-head>span,.tasks-block-label{color:#13203b;font-size:.94rem;font-weight:950;text-transform:none}.tasks-description-view{color:#243258;font-size:.98rem;line-height:1.75}.tasks-description-view ul,.tasks-description-view ol{margin:18px 0 0;padding-left:22px}.tasks-description-view li{margin:9px 0}.tasks-file-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.tasks-file-card{min-width:0;min-height:58px;border:1px solid #dfe8f5;border-radius:9px;background:#fff;color:inherit;padding:10px 12px;display:grid;grid-template-columns:36px minmax(0,1fr) 24px;align-items:center;gap:12px;text-decoration:none}.tasks-file-card i{width:34px;height:34px;border-radius:8px;background:#eef5ff;color:#006fff;display:grid;place-items:center;font-size:.62rem;font-style:normal;font-weight:950}.tasks-file-card strong,.tasks-file-card small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tasks-file-card strong{color:#18233f;font-size:.9rem;font-weight:950}.tasks-file-card small{margin-top:2px;color:#52658f;font-size:.8rem;font-weight:800}.tasks-file-card em{color:#52658f;font-size:1.25rem;font-style:normal;font-weight:800}.tasks-result-work{margin-top:8px}.tasks-result-head{margin-bottom:10px}.tasks-result-head small{display:block;margin-top:8px;color:#8190b3;font-size:.86rem;font-weight:800}.tasks-result-work .rich-editor-wrap{margin:10px 0 0;border:1px solid #dfe8f5;border-radius:9px;background:#fff}.tasks-result-work .rich-editor-toolbar{border-bottom:1px solid #edf2f8;background:#fbfdff}.tasks-result-view{border:1px solid #dfe8f5!important;border-radius:9px!important;padding:16px!important;background:#fff!important}.tasks-result-footer{min-height:42px;border:1px solid #dfe8f5;border-top:0;border-radius:0 0 9px 9px;color:#6b7ba4;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 14px;font-size:.82rem;font-weight:850}.tasks-detail-bottom-actions{display:grid;grid-template-columns:minmax(180px,220px) minmax(180px,220px) minmax(120px,1fr);align-items:center;gap:16px;margin-top:auto;padding-top:8px}.tasks-detail-bottom-actions .tasks-primary-btn,.tasks-secondary-btn{min-height:48px;border-radius:9px;box-shadow:none!important}.tasks-secondary-btn{border:1px solid #dfe8f5;background:#fff;color:#13203b;font-weight:900;cursor:pointer}.tasks-link-danger{justify-self:end;border:0;background:transparent;color:#ff233a;font-weight:900;box-shadow:none;cursor:pointer}.tasks-link-danger:hover,.tasks-link-danger:focus{background:transparent;color:#d9152a;transform:none;box-shadow:none}.tasks-detail-chat-panel{border-left:1px solid #e8eef8;padding:24px 10px 14px 18px;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden}.tasks-chat-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 14px 18px 0}.tasks-chat-head h3{margin:0;color:#0c1533;font-size:1.1rem;font-weight:950}.tasks-chat-head span{color:#52658f;display:inline-flex;align-items:center;gap:8px;font-size:.84rem;font-weight:850;white-space:nowrap}.tasks-chat-head i{width:8px;height:8px;border-radius:50%;background:#15b86a}.tasks-chat-divider{height:1px;background:#e8eef8;margin-bottom:14px}.tasks-detail-chat-panel .tasks-chat-list{display:flex!important;flex-direction:column!important;gap:16px!important;min-height:0!important;overflow-y:auto!important;padding:0 10px 12px 0!important}.tasks-chat-row{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px}.tasks-chat-row.own{grid-template-columns:minmax(0,1fr) 34px}.tasks-chat-bubble-wrap{min-width:0;justify-self:start;max-width:min(330px,92%)}.tasks-chat-row.own .tasks-chat-bubble-wrap{justify-self:end}.tasks-chat-row .tasks-chat-meta{margin:0 0 8px;display:flex!important;justify-content:flex-start;gap:10px;color:#52658f;font-size:.8rem;font-weight:850}.tasks-chat-row.own .tasks-chat-meta{justify-content:flex-end}.tasks-chat-row .tasks-chat-meta strong{color:#13203b;font-size:.86rem!important;font-weight:950}.tasks-chat-row .tasks-chat-meta span{color:#52658f;font-size:.78rem!important}.tasks-chat-bubble-wrap p{margin:0;border:1px solid #dfe8f5;border-radius:7px;background:#fff;color:#13203b;padding:12px 14px;font-size:.92rem;font-weight:800;line-height:1.45}.tasks-chat-row.own .tasks-chat-bubble-wrap p{border-color:#eaf3ff;background:#eaf3ff}.tasks-chat-bubble-wrap small{display:block;margin-top:7px;color:#006fff;text-align:right;font-size:.82rem;font-weight:900}.tasks-detail-chat-panel .tasks-chat-compose{position:relative;margin:10px 10px 0 0;border:1px solid #dfe8f5;border-radius:9px;padding:12px!important;display:grid!important;grid-template-columns:34px 34px minmax(0,1fr) 44px!important;align-items:end!important;gap:8px!important}.tasks-detail-chat-panel .tasks-chat-compose textarea{grid-column:1 / 4;grid-row:1;min-height:56px!important;max-height:110px!important;border:0;box-shadow:none;border-radius:0!important;padding:4px 4px 8px!important;background:transparent!important}.tasks-detail-chat-panel .tasks-emoji-btn{grid-column:1;grid-row:2;background:transparent!important;color:#52658f!important;box-shadow:none!important}.tasks-detail-chat-panel .tasks-chat-send{grid-column:4;grid-row:1 / 3;align-self:end;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;border-radius:10px!important;background:#006fff!important}.tasks-detail-chat-panel .tasks-chat-send:before{width:18px!important}.tasks-detail-chat-panel .tasks-chat-send:after{width:9px!important;height:9px!important}.tasks-detail-chat-panel .tasks-emoji-popover{left:0!important;bottom:52px!important}@media (max-width: 1180px){.tasks-detail-modal{overflow-y:auto!important}.tasks-detail-shell{min-height:auto}.tasks-detail-board{grid-template-columns:1fr}.tasks-detail-left,.tasks-detail-center,.tasks-detail-chat-panel{max-height:none;overflow:visible}.tasks-detail-chat-panel{border-left:0;border-top:1px solid #e8eef8;padding:20px 0 0}.tasks-detail-chat-panel .tasks-chat-list{max-height:420px!important}}@media (max-width: 720px){.tasks-detail-modal{width:calc(100vw - 16px)!important;border-radius:14px!important}.tasks-detail-topbar{padding:14px 18px 0}.tasks-detail-top-actions{display:none}.tasks-detail-board{padding:0 12px 14px}.tasks-detail-left,.tasks-detail-center{padding:16px 12px}.tasks-file-grid,.tasks-detail-bottom-actions{grid-template-columns:1fr}.tasks-link-danger{justify-self:start}}.modal-overlay:has(.tasks-detail-modal){align-items:stretch!important;justify-content:stretch!important;padding:0!important;background:#fff!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.tasks-detail-modal{width:100vw!important;max-width:none!important;height:100vh!important;height:100dvh!important;max-height:none!important;border-radius:0!important;clip-path:none!important;box-shadow:none!important}.tasks-detail-modal .close-btn{display:none!important}.tasks-detail-shell{height:100vh;height:100dvh;min-height:0;overflow:hidden}.tasks-detail-topbar{flex:0 0 64px;min-height:64px}.tasks-detail-board{height:calc(100vh - 64px);height:calc(100dvh - 64px);min-height:0;grid-template-columns:290px minmax(520px,1fr) 420px;overflow:hidden}.tasks-detail-left,.tasks-detail-center{height:100%;min-height:0;overflow-y:auto;scrollbar-gutter:stable}.tasks-detail-chat-panel{height:100%;min-height:0;overflow:hidden}.tasks-detail-chat-panel .tasks-chat-list{min-height:0!important;overflow-y:auto!important}@media (max-width: 1180px){.modal-overlay:has(.tasks-detail-modal){overflow-y:auto}.tasks-detail-modal{height:auto!important;min-height:100vh;min-height:100dvh;overflow:visible!important}.tasks-detail-shell{height:auto;min-height:100vh;min-height:100dvh;overflow:visible}.tasks-detail-board{height:auto;overflow:visible;grid-template-columns:1fr}.tasks-detail-left,.tasks-detail-center,.tasks-detail-chat-panel{height:auto;overflow:visible}.tasks-detail-chat-panel .tasks-chat-list{max-height:min(520px,62vh)!important}}@media (max-width: 720px){.tasks-detail-modal{width:100vw!important;border-radius:0!important}}.tasks-detail-topbar,.tasks-detail-board{width:min(1488px,calc(100vw - 48px));margin-left:auto;margin-right:auto}.tasks-detail-topbar{padding:18px 0 0}.tasks-detail-board{grid-template-columns:288px minmax(560px,748px) 408px;justify-content:center;gap:16px;padding:0 0 24px}.tasks-detail-top-actions{margin-right:424px}.tasks-detail-topbar .tasks-inline-save{margin-right:22px}.tasks-detail-top-actions span{flex:0 0 42px}.tasks-detail-center{padding:30px 28px 26px}.tasks-detail-left{padding:22px 20px}.tasks-side-card{padding:0 4px 16px}.tasks-side-card>span,.tasks-side-card .tasks-section-title>span,.tasks-block-label{margin-bottom:12px}.tasks-detail-chat-panel{padding:26px 20px 16px 24px}.tasks-detail-heading h2,.tasks-description-view,.tasks-result-view{max-width:720px}.tasks-detail-bottom-actions{display:flex;grid-template-columns:none;align-items:center;gap:16px;margin-top:2px;padding-top:6px}.tasks-detail-bottom-actions .tasks-primary-btn,.tasks-secondary-btn{width:220px;flex:0 0 220px}.tasks-link-danger{margin-left:auto;padding:12px 16px;border-radius:9px}.tasks-detail-chat-panel .tasks-chat-compose{margin:14px 0 0;border-radius:12px;padding:14px!important}.tasks-chat-head{padding-right:0}@media (max-width: 1320px){.tasks-detail-topbar,.tasks-detail-board{width:min(calc(100% - 32px),1280px)}.tasks-detail-board{grid-template-columns:270px minmax(500px,1fr) 370px}.tasks-detail-top-actions{margin-right:386px}}@media (max-width: 1180px){.tasks-detail-topbar,.tasks-detail-board{width:min(calc(100% - 28px),900px)}.tasks-detail-board{grid-template-columns:1fr}.tasks-detail-top-actions{margin-right:0}}@media (max-width: 720px){.tasks-detail-topbar,.tasks-detail-board{width:calc(100% - 24px)}.tasks-detail-topbar .tasks-inline-save{margin-right:0}.tasks-detail-bottom-actions{display:grid;grid-template-columns:1fr}.tasks-detail-bottom-actions .tasks-primary-btn,.tasks-secondary-btn{width:100%;flex-basis:auto}.tasks-link-danger{margin-left:0;justify-self:stretch;text-align:center}}.tasks-detail-modal .tasks-detail-topbar,.tasks-detail-modal .tasks-detail-board{width:min(1496px,calc(100vw - 48px))}.tasks-detail-modal .tasks-detail-topbar{display:grid;grid-template-columns:304px minmax(560px,728px) 432px;justify-content:center;gap:16px;align-items:center;padding:16px 0 10px}.tasks-detail-modal .tasks-back-link{justify-self:start;min-height:40px;padding:0 12px;border-radius:10px}.tasks-detail-modal .tasks-detail-top-actions{grid-column:2;justify-self:end;margin:0}.tasks-detail-modal .tasks-inline-save{grid-column:2;justify-self:end;margin:0 112px 0 0}.tasks-detail-modal .tasks-detail-board{grid-template-columns:304px minmax(560px,728px) 432px;align-items:stretch;justify-content:center;gap:16px;padding:0 0 24px}.tasks-detail-modal .tasks-detail-left,.tasks-detail-modal .tasks-detail-center{border:1px solid #e6edf7;border-radius:14px;background:#fff;box-shadow:none}.tasks-detail-modal .tasks-detail-left{padding:0;gap:0}.tasks-detail-modal .tasks-side-card{padding:18px 22px!important;border:0!important;border-bottom:1px solid #edf2f8!important}.tasks-detail-modal .tasks-side-card:first-child{padding-top:20px!important}.tasks-detail-modal .tasks-side-card:last-child{border-bottom:0!important;padding-bottom:20px!important}.tasks-detail-modal .tasks-side-card>span,.tasks-detail-modal .tasks-side-card .tasks-section-title>span,.tasks-detail-modal .tasks-block-label{margin:0 0 12px!important;color:#52658f;font-size:.88rem;line-height:1.2}.tasks-detail-modal .tasks-side-card .tasks-section-title{min-height:28px;margin:0 0 12px!important}.tasks-detail-modal .tasks-side-card .tasks-pencil-btn{margin-right:-4px}.tasks-detail-modal .tasks-side-date strong{margin:0;font-size:.95rem}.tasks-detail-modal .tasks-side-date em{margin-top:10px}.tasks-detail-modal .tasks-person-list{gap:12px}.tasks-detail-modal .tasks-person-row{min-height:42px;gap:12px;padding:2px 0}.tasks-detail-modal .tasks-add-person{min-height:36px;padding:0 4px;display:inline-flex;align-items:center}.tasks-detail-modal .tasks-events-card{margin:18px 22px!important;padding:14px!important;border:1px solid #e6edf7!important;border-radius:10px!important;background:#fbfdff!important;box-shadow:none!important}.tasks-detail-modal .tasks-events-card summary{color:#18233f;font-size:.9rem;text-transform:none}.tasks-detail-modal .tasks-side-actions{padding:18px 22px 22px!important}.tasks-detail-modal .tasks-side-actions button{min-height:40px;padding:0 14px;text-align:left}.tasks-detail-modal .tasks-detail-center{padding:0;gap:0}.tasks-detail-modal .tasks-detail-main-card{padding:24px 28px!important;border-bottom:1px solid #edf2f8!important}.tasks-detail-modal .tasks-detail-main-card:last-child{border-bottom:0!important}.tasks-detail-modal .tasks-detail-heading{padding:26px 28px 24px!important}.tasks-detail-modal .tasks-detail-kicker{gap:14px}.tasks-detail-modal .tasks-detail-heading h2{max-width:680px;margin-top:18px;font-size:1.55rem;line-height:1.18}.tasks-detail-modal .tasks-detail-center .tasks-section-title{min-height:28px;margin:0 0 14px!important}.tasks-detail-modal .tasks-description-view,.tasks-detail-modal .tasks-result-view{max-width:680px;color:#26375e}.tasks-detail-modal .tasks-file-grid{gap:18px;margin-top:16px}.tasks-detail-modal .tasks-file-card{min-height:58px;padding:12px 14px;border-radius:10px}.tasks-detail-modal .tasks-result-work{margin-top:0}.tasks-detail-modal .tasks-result-work .rich-editor-wrap{margin-top:12px;overflow:hidden}.tasks-detail-modal .tasks-result-work .rich-editor-wrap .ProseMirror{min-height:128px;padding:16px!important}.tasks-detail-modal .tasks-result-footer{padding:0 16px}.tasks-detail-modal .tasks-detail-bottom-actions{margin:0;padding:22px 28px 26px!important;border-bottom:0!important}.tasks-detail-modal .tasks-detail-bottom-actions .tasks-primary-btn,.tasks-detail-modal .tasks-secondary-btn{min-height:48px}.tasks-detail-modal .tasks-link-danger{padding:12px 16px}.tasks-detail-modal .tasks-detail-chat-panel{padding:0;border-left:1px solid #e6edf7}.tasks-detail-modal .tasks-chat-head{padding:26px 28px 20px}.tasks-detail-modal .tasks-chat-divider{margin:0 28px 16px}.tasks-detail-modal .tasks-chat-list{padding:0 28px 18px!important;gap:20px!important}.tasks-detail-modal .tasks-chat-row{gap:12px}.tasks-detail-modal .tasks-chat-bubble-wrap{max-width:min(330px,calc(100% - 48px))}.tasks-detail-modal .tasks-chat-bubble-wrap p{padding:12px 14px;border-radius:8px;font-weight:750}.tasks-detail-modal .tasks-chat-compose{margin:16px 28px 24px!important;min-height:106px;border-radius:12px}@media (max-width: 1320px){.tasks-detail-modal .tasks-detail-topbar,.tasks-detail-modal .tasks-detail-board{width:min(calc(100vw - 32px),1280px);grid-template-columns:280px minmax(500px,1fr) 380px}.tasks-detail-modal .tasks-inline-save{margin-right:112px}}@media (max-width: 1180px){.tasks-detail-modal .tasks-detail-topbar,.tasks-detail-modal .tasks-detail-board{width:min(calc(100vw - 28px),900px);grid-template-columns:1fr}.tasks-detail-modal .tasks-detail-top-actions,.tasks-detail-modal .tasks-inline-save{grid-column:1;justify-self:end;margin:0}.tasks-detail-modal .tasks-detail-chat-panel{border-left:0;border-top:1px solid #e6edf7;padding:0}}@media (max-width: 720px){.tasks-detail-modal .tasks-detail-topbar,.tasks-detail-modal .tasks-detail-board{width:calc(100vw - 24px)}.tasks-detail-modal .tasks-detail-main-card,.tasks-detail-modal .tasks-detail-heading,.tasks-detail-modal .tasks-detail-bottom-actions,.tasks-detail-modal .tasks-side-card,.tasks-detail-modal .tasks-side-actions{padding-left:18px!important;padding-right:18px!important}.tasks-detail-modal .tasks-chat-head{padding-left:18px;padding-right:18px}.tasks-detail-modal .tasks-chat-divider{margin-left:18px;margin-right:18px}.tasks-detail-modal .tasks-chat-list{padding-left:18px!important;padding-right:18px!important}.tasks-detail-modal .tasks-chat-compose{margin-left:18px!important;margin-right:18px!important}}.auth-page,.invite-body--premium{min-height:100vh;padding:clamp(18px,4vw,48px);background:radial-gradient(circle at 24% 18%,rgba(0,122,255,.12),transparent 30%),radial-gradient(circle at 80% 10%,rgba(88,86,214,.1),transparent 28%),linear-gradient(135deg,#f7faff,#fff 44%,#f2f7ff);color:#0f172a;overflow-x:hidden}.auth-shell{width:min(980px,100%);min-height:min(720px,calc(100vh - 96px));margin:0 auto;display:grid;grid-template-columns:minmax(260px,.88fr) minmax(340px,420px);align-items:stretch;gap:18px}.auth-value-panel,.auth-card,.invite-card{border:1px solid rgba(148,163,184,.2);background:#ffffffd1;box-shadow:0 28px 80px #0f172a1a;backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%)}.auth-value-panel{position:relative;display:flex;flex-direction:column;justify-content:flex-end;gap:28px;min-height:620px;padding:clamp(28px,5vw,52px);border-radius:34px;overflow:hidden}.auth-value-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(140deg,rgba(255,255,255,.16),transparent 34%),radial-gradient(circle at 22% 20%,rgba(0,122,255,.16),transparent 24%);pointer-events:none}.auth-value-panel>*{position:relative;z-index:1}.auth-value-visual{width:138px;height:104px;border-radius:32px;background:linear-gradient(145deg,#ffffffeb,#e0eeff9e),linear-gradient(135deg,#007aff38,#5856d60d);box-shadow:inset 0 1px #fffc,0 24px 48px #2563eb1f;transform:rotate(-8deg)}.auth-value-visual span{display:block;width:74px;height:54px;margin:26px auto;border-radius:18px;background:linear-gradient(135deg,#007aff29,#5856d60a)}.auth-value-eyebrow{margin:0 0 12px;max-width:320px;color:#0f172a;font-size:clamp(1.45rem,3vw,2.15rem);line-height:1.12;font-weight:900;letter-spacing:0}.auth-value-panel h1{margin:0 0 18px;font-size:.88rem;color:#64748b}.auth-value-panel ul{display:grid;gap:10px;margin:0;padding:0;list-style:none;color:#475569;font-size:.92rem;font-weight:750}.auth-value-panel li{display:flex;align-items:center;gap:9px}.auth-value-panel li:before{content:"";width:7px;height:7px;border-radius:999px;background:#007aff;box-shadow:0 0 0 4px #007aff1f}.auth-value-panel a{color:#007aff;text-decoration:none;font-size:.82rem;font-weight:800}.auth-card{align-self:center;width:min(100%,420px);min-height:600px;margin:0 auto;padding:34px;border-radius:34px;display:flex;flex-direction:column}.auth-card--twofa{min-height:530px}.auth-brand,.auth-brand--invite{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-bottom:22px}.auth-brand strong{display:block;color:#0f172a;font-size:1rem;line-height:1}.auth-brand span{display:block;color:#64748b;font-size:.72rem;line-height:1.1;font-weight:800}.auth-brand-logo{position:relative;width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,#0ea5ff,#3157ff);box-shadow:0 14px 28px #007aff38}.auth-brand-logo span{position:absolute;width:14px;height:14px;border-radius:4px;background:#ffffffd1}.auth-brand-logo span:nth-child(1){left:5px;top:5px}.auth-brand-logo span:nth-child(2){right:5px;top:9px;opacity:.68}.auth-brand-logo span:nth-child(3){left:10px;bottom:5px;opacity:.52}.auth-heading{text-align:left;margin-bottom:20px}.auth-card>.auth-heading{text-align:center}.auth-heading h2,.invite-heading h2{margin:0;color:#0f172a;font-size:clamp(1.45rem,2.5vw,1.85rem);line-height:1.12;font-weight:900;letter-spacing:0}.auth-heading p,.invite-heading p{margin:9px 0 0;color:#64748b;font-size:.92rem;line-height:1.45;font-weight:700}.auth-tabs{width:100%;height:48px;padding:4px;display:grid;grid-template-columns:1fr 1fr;gap:4px;border-radius:17px;background:#eef3fa;border:1px solid rgba(148,163,184,.16);margin-bottom:22px}.auth-tabs button{border:0;border-radius:14px;color:#475569;background:transparent;font-weight:900;cursor:pointer}.auth-tabs button.active{color:#0f172a;background:#fff;box-shadow:0 10px 22px #0f172a14}.auth-form--premium{display:grid;gap:14px}.auth-field{display:grid;gap:7px}.auth-field>span,.invite-form--premium .auth-field>span{color:#94a3b8;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:0}.auth-field input,.auth-password-field input,.auth-language-select,.invite-language-select{width:100%;min-height:48px;border:1px solid rgba(148,163,184,.24);border-radius:15px;padding:0 15px;background:#f8fafcd1;color:#0f172a;font:inherit;font-weight:750;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.auth-field input:focus,.auth-password-field input:focus,.auth-language-select:focus{border-color:#007affb8;background:#fff;box-shadow:0 0 0 4px #007aff1a}.auth-field--disabled input{color:#64748b;background:#f1f5f9eb}.auth-password-field{position:relative}.auth-password-field button{position:absolute;top:50%;right:10px;width:34px;height:34px;display:inline-grid;place-items:center;border:0;border-radius:12px;color:#64748b;background:transparent;cursor:pointer}.auth-password-field svg{width:18px;height:18px}.auth-form-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:-2px}.auth-checkbox-row{display:inline-flex;align-items:center;gap:8px;color:#64748b;font-size:.82rem;font-weight:750}.auth-checkbox-row input{width:16px;height:16px;accent-color:#007aff}.auth-form-meta button,.auth-text-button{border:0;background:transparent;color:#007aff;font:inherit;font-size:.82rem;font-weight:850;cursor:pointer}.auth-form--premium>button[type=submit],.invite-primary-button,.invite-success-panel button{min-height:50px;border:0;border-radius:15px;color:#fff;background:linear-gradient(180deg,#101827,#020617);box-shadow:0 16px 30px #0206172e;font:inherit;font-weight:950;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.auth-form--premium>button[type=submit]:hover,.invite-primary-button:hover,.invite-success-panel button:hover{transform:translateY(-1px);box-shadow:0 20px 38px #02061733}.auth-form--premium>button[type=submit]:disabled{opacity:.62;cursor:not-allowed}.auth-error{display:grid;grid-template-columns:26px 1fr;gap:10px;align-items:center;min-height:48px;padding:10px 12px;border-radius:16px;background:#ff3b3014;color:#ef4444;font-size:.86rem;font-weight:850}.auth-error span{width:26px;height:26px;display:inline-grid;place-items:center;border-radius:999px;background:#ef44441f}.auth-error p{margin:0}.auth-divider{position:relative;display:flex;align-items:center;justify-content:center;margin:16px 0 12px;color:#94a3b8;font-size:.82rem;font-weight:850}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#94a3b847}.auth-divider span{padding:0 14px}.auth-google-shell{position:relative;min-height:48px}.auth-google-button{height:48px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(148,163,184,.28);border-radius:15px;background:#ffffffdb;color:#0f172a;font-weight:900;box-shadow:0 10px 24px #0f172a0a}.auth-google-mark{width:22px;height:22px;display:inline-grid;place-items:center;border-radius:999px;background:conic-gradient(from -45deg,#4285f4 0,#4285f4 25%,#34a853 0,#34a853 50%,#fbbc05 0,#fbbc05 75%,#ea4335 0);color:#fff;font-size:.75rem;font-weight:950}.google-btn-wrapper--overlay{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.01;overflow:hidden}.google-btn-wrapper--overlay>div{width:100%!important}.auth-language-card--compact{margin-top:16px;padding:12px;border:1px solid rgba(148,163,184,.18);border-radius:18px;background:#ffffffbd}.auth-language-header{display:grid;grid-template-columns:1fr minmax(140px,160px);gap:12px;align-items:center}.auth-language-main{display:flex;align-items:center;gap:10px;min-width:0}.auth-language-icon{width:38px;height:38px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:13px;color:#007aff;background:#007aff14;border:1px solid rgba(0,122,255,.12)}.auth-language-icon svg{width:18px;height:18px}.auth-language-main strong{display:block;color:#0f172a;font-size:.9rem;font-weight:950;line-height:1.1}.auth-language-select{min-height:42px;padding-right:28px;border-radius:14px}.auth-switch-hint{margin:16px 0 0;color:#64748b;text-align:center;font-size:.82rem;font-weight:750}.auth-switch-hint button,.auth-switch-hint a{border:0;background:transparent;color:#007aff;font:inherit;font-weight:900;text-decoration:none;cursor:pointer}.auth-back-button{display:inline-flex;align-items:center;gap:6px;width:fit-content;border:0;background:transparent;color:#475569;font:inherit;font-size:.84rem;font-weight:900;cursor:pointer}.auth-back-button span{font-size:1.35rem;line-height:1}.auth-code-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin:8px 0 4px}.auth-code-grid input{height:54px;border:1px solid rgba(148,163,184,.32);border-radius:14px;background:#f8fafce6;text-align:center;color:#0f172a;font-size:1.15rem;font-weight:950;outline:none}.auth-code-grid input:focus{border-color:#007aff;box-shadow:0 0 0 4px #007aff1a}.invite-body--premium{display:grid;place-items:center}.invite-card{width:min(430px,100%);max-height:calc(100vh - 42px);overflow:auto;padding:28px;border-radius:34px;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.42) transparent}.invite-card::-webkit-scrollbar{width:8px}.invite-card::-webkit-scrollbar-thumb{border-radius:999px;background:#64748b5c}.invite-topbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.invite-language-select{width:auto;min-width:130px;min-height:40px;padding:0 12px;font-size:.8rem}.invite-brand-logo--premium,.invite-company-card .invite-brand-logo{width:48px;height:48px;border-radius:16px;display:inline-grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#007aff29,#34c75924);box-shadow:inset 0 1px #ffffffd1,0 16px 28px #0f172a14}.invite-brand-logo--premium img,.invite-company-card .invite-brand-logo img{width:100%;height:100%;object-fit:cover}.invite-brand-logo--premium span,.invite-company-card .invite-brand-logo span{color:#0f172a;font-size:1.1rem;font-weight:950}.invite-company-card{display:grid;grid-template-columns:48px 1fr;align-items:center;gap:12px;padding:12px;border:1px solid rgba(148,163,184,.2);border-radius:18px;background:#f8fafcb8;margin-bottom:18px}.invite-company-card strong{display:block;color:#0f172a;font-size:1rem;font-weight:950}.invite-company-card span{display:block;margin-top:3px;color:#64748b;font-size:.78rem;font-weight:750}.invite-summary--premium{display:grid;gap:8px;margin:18px 0}.invite-summary--premium>div{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:15px;border:1px solid rgba(148,163,184,.14);background:#ffffffb8}.invite-summary--premium span{color:#94a3b8;font-size:.72rem;font-weight:900;text-transform:uppercase}.invite-summary--premium strong{color:#0f172a;font-size:.88rem;font-weight:950;text-align:right}.invite-status--sent{background:#007aff14!important;border-color:#007aff29!important}.invite-status--sent span{color:#007aff}.invite-status--accepted{background:#34c7591a!important}.invite-status--accepted span{color:#16a34a}.invite-status--expired,.invite-status--canceled{background:#ff3b3014!important}.invite-status--expired span,.invite-status--canceled span{color:#ef4444}.invite-permissions{display:grid;gap:10px;margin:0 0 18px;padding:0;list-style:none;color:#475569;font-size:.9rem;font-weight:800}.invite-permissions li{display:flex;align-items:center;gap:10px}.invite-permissions span{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:10px;color:#007aff;background:#007aff14}.invite-primary-button{width:100%;margin-bottom:10px}.invite-form--premium{margin-top:4px}.invite-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.invite-password-rules{display:grid;gap:5px;margin:-3px 0 2px;padding:0;list-style:none;color:#16a34a;font-size:.75rem;font-weight:800}.invite-password-rules li:before{content:"✓";margin-right:6px}.invite-state,.invite-loading,.invite-success-panel{min-height:380px;display:grid;place-items:center;align-content:center;gap:14px;text-align:center}.invite-shimmer{width:74px;height:74px;border-radius:24px;background:linear-gradient(90deg,#eef2f7,#fff,#eef2f7);background-size:220% 100%;animation:authShimmer 1.3s infinite linear}@keyframes authShimmer{to{background-position:-220% 0}}.invite-error{margin:0;color:#ef4444;font-weight:850}.invite-link-button{min-height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#007aff1a;color:#007aff;font-weight:900;text-decoration:none}.invite-success-icon{width:82px;height:82px;display:inline-grid;place-items:center;border-radius:999px;color:#16a34a;background:#34c7591f;box-shadow:0 18px 48px #16a34a2e}.invite-success-icon svg{width:38px;height:38px}.invite-success-panel h2{margin:8px 0 0;color:#0f172a;font-size:1.45rem;font-weight:950}.invite-success-panel p,.invite-success-panel span{margin:0;color:#64748b;font-weight:760;line-height:1.45}.invite-success-panel button{margin-top:8px;min-width:180px;padding:0 18px}@media (max-width: 860px){.auth-page,.invite-body--premium{padding:16px;align-items:start}.auth-shell{min-height:auto;grid-template-columns:1fr}.auth-value-panel{display:none}.auth-card{width:min(100%,390px);min-height:auto;padding:26px 20px;border-radius:30px}.auth-heading h2,.invite-heading h2{font-size:1.35rem}.auth-language-header{grid-template-columns:1fr}.auth-language-select{width:100%}.invite-card{width:min(100%,390px);max-height:calc(100vh - 32px);padding:24px 18px;border-radius:30px}.invite-topbar{align-items:flex-start}}@media (max-width: 520px){.auth-page,.invite-body--premium{padding:10px;background:linear-gradient(180deg,#f7faff,#fff)}.auth-card,.invite-card{width:100%;border-radius:28px;box-shadow:0 18px 48px #0f172a1a}.auth-card{padding:24px 18px}.auth-brand{margin-bottom:18px}.auth-tabs{height:46px}.auth-form-meta{align-items:flex-start;flex-direction:column;gap:8px}.auth-code-grid{gap:6px}.auth-code-grid input{height:48px;border-radius:13px}.invite-grid{grid-template-columns:1fr}.invite-summary--premium>div{align-items:flex-start;flex-direction:column;gap:4px}.invite-summary--premium strong{text-align:left}}.login-body.auth-page{display:grid;place-items:center;min-height:100vh;padding:clamp(16px,4vw,48px);background:radial-gradient(circle at 20% 20%,rgba(37,99,235,.08),transparent 35%),radial-gradient(circle at 80% 15%,rgba(79,70,229,.06),transparent 30%),linear-gradient(135deg,#f8fafc,#fff,#f1f5f9)}.login-body.auth-page .auth-shell{display:grid;grid-template-columns:minmax(320px,1fr) minmax(360px,430px);align-items:center;gap:clamp(24px,5vw,64px);width:min(980px,100%);margin:0 auto}.login-body.auth-page .auth-value-panel{display:flex!important;flex-direction:column;justify-content:center;gap:32px;border:none!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:20px 20px 20px 0;min-height:auto}.login-body.auth-page .auth-value-visual{width:140px;height:110px;border-radius:28px;background:linear-gradient(135deg,#fffffff2,#dbeafeb3);border:1px solid rgba(255,255,255,.8);box-shadow:0 4px 12px #2563eb08,0 20px 40px #2563eb14,inset 0 1px 1px #fff;position:relative;transform:rotate(-6deg);display:flex;align-items:center;justify-content:center}.login-body.auth-page .auth-value-visual span{display:block;width:76px;height:58px;border-radius:18px;background:linear-gradient(135deg,#2563eb38,#4f46e50d);box-shadow:inset 0 1px 1px #fff6;filter:blur(.5px)}.login-body.auth-page .auth-value-eyebrow{font-size:clamp(1.65rem,3.5vw,2.3rem);line-height:1.15;font-weight:850;color:#0f172a;margin-bottom:24px}.login-body.auth-page .auth-value-panel h1{display:none}.login-body.auth-page .auth-value-panel ul{display:grid;gap:14px}.login-body.auth-page .auth-value-panel li{display:flex;align-items:center;gap:12px;color:#334155;font-size:.98rem;font-weight:700}.login-body.auth-page .auth-value-panel li:before{content:"✓"!important;width:22px!important;height:22px!important;border-radius:7px!important;background:#2563eb14!important;color:#2563eb!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:.8rem!important;font-weight:900!important;box-shadow:none!important}.login-body.auth-page .auth-value-footer{margin-top:auto;font-size:.82rem;color:#64748b;font-weight:700}.login-body.auth-page .auth-value-footer a{color:#2563eb;text-decoration:none;font-weight:800}.login-body.auth-page .auth-value-footer a:hover{text-decoration:underline}.login-body.auth-page .auth-card{box-sizing:border-box;width:100%;min-height:auto;padding:34px 34px 28px;border-radius:30px;border:1px solid rgba(226,232,240,.8);background:#ffffffeb;box-shadow:0 30px 80px #0f172a0f;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.4) transparent}.login-body.auth-page .auth-card-content>*{max-width:100%}.login-body.auth-page .auth-card::-webkit-scrollbar{width:6px}.login-body.auth-page .auth-card::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b873}.login-body.auth-page .auth-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.login-body.auth-page .auth-brand{display:flex;align-items:center;gap:10px;margin:0}.login-body.auth-page .auth-brand strong{font-size:1.05rem;font-weight:900;color:#0f172a;line-height:1.1}.login-body.auth-page .auth-brand span{font-size:.72rem;font-weight:800;color:#64748b}.login-body.auth-page .auth-heading{text-align:left;margin-bottom:22px}.login-body.auth-page .auth-heading h2{font-size:1.6rem;font-weight:900;color:#0f172a;letter-spacing:-.01em}.login-body.auth-page .auth-heading p{margin-top:6px;font-size:.92rem;color:#64748b;font-weight:700}.login-body.auth-page .auth-form--premium{gap:15px}.login-body.auth-page .auth-field{display:flex;flex-direction:column;gap:6px}.login-body.auth-page .auth-field>span{font-size:.78rem;font-weight:800;color:#64748b;text-transform:none;letter-spacing:0;text-align:left}.login-body.auth-page .auth-field-control,.login-body.auth-page .auth-password-field{position:relative;display:flex;align-items:center;width:100%}.login-body.auth-page .auth-field-control input{box-sizing:border-box;width:100%;min-height:48px;padding:0 16px!important;border:1px solid #e2e8f0!important;border-radius:14px;background:#fff!important;color:#0f172a;font-size:.92rem;font-weight:700;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease}.login-body.auth-page .auth-password-field input{box-sizing:border-box;width:100%;min-height:48px;padding:0 46px 0 16px!important;border:1px solid #e2e8f0!important;border-radius:14px;background:#fff!important;color:#0f172a;font-size:.92rem;font-weight:700;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease}.login-body.auth-page .auth-field-control:focus-within input,.login-body.auth-page .auth-password-field:focus-within input{border-color:#2563eb!important;box-shadow:0 0 0 4px #2563eb14}.login-body.auth-page .auth-password-field button{position:absolute;right:10px;width:32px;height:32px;color:#94a3b8}.login-body.auth-page .auth-form-meta{display:flex;align-items:center;justify-content:space-between;margin:2px 0 4px}.login-body.auth-page .auth-checkbox-row{color:#475569;font-size:.84rem;font-weight:750;-webkit-user-select:none;user-select:none}.login-body.auth-page .auth-checkbox-row input{width:15px;height:15px;border-radius:4px;accent-color:#2563eb;margin-right:6px}.login-body.auth-page .auth-form-meta button,.login-body.auth-page .auth-text-button{color:#2563eb;font-size:.84rem;font-weight:800;text-decoration:none}.login-body.auth-page .auth-form-meta button:hover,.login-body.auth-page .auth-text-button:hover{text-decoration:underline}.login-body.auth-page .auth-form--premium>button[type=submit]{min-height:48px;border-radius:14px;background:#0e121e;color:#fff;box-shadow:0 8px 20px #0f172a1f;font-size:.95rem;font-weight:900;transition:background-color .18s ease,transform .12s ease,box-shadow .18s ease}.login-body.auth-page .auth-form--premium>button[type=submit]:hover{background:#1e293b;transform:translateY(-1px);box-shadow:0 12px 24px #0f172a29}.login-body.auth-page .auth-form--premium>button[type=submit]:active{transform:translateY(0)}.login-body.auth-page .auth-divider{margin:18px 0 14px;color:#94a3b8;font-size:.82rem;font-weight:800}.login-body.auth-page .auth-google-shell{min-height:46px}.login-body.auth-page .auth-google-button{min-height:46px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;font-size:.9rem;font-weight:850;color:#334155;box-shadow:0 2px 8px #0f172a08;transition:background-color .18s ease,border-color .18s ease}.login-body.auth-page .auth-google-button:hover{background:#f8fafc;border-color:#cbd5e1}.login-body.auth-page .auth-language-row{display:flex;align-items:center;justify-content:center;gap:8px;margin:18px auto 0;padding:6px 14px;border:1px solid rgba(148,163,184,.14);border-radius:999px;background:#f8fafccc;width:fit-content}.login-body.auth-page .auth-lang-icon{width:15px;height:15px;color:#64748b}.login-body.auth-page .auth-lang-label{font-size:.8rem;color:#64748b;font-weight:750}.login-body.auth-page .auth-language-select-pill{border:none;background:transparent;color:#0f172a;font-size:.8rem;font-weight:850;cursor:pointer;outline:none}.login-body.auth-page .auth-switch-hint{margin-top:18px;font-size:.86rem;color:#64748b}.login-body.auth-page .auth-switch-hint button,.login-body.auth-page .auth-switch-hint a{color:#2563eb;font-weight:800}.login-body.auth-page .auth-security-footer{margin-top:20px;padding-top:14px;border-top:1px solid rgba(226,232,240,.8);color:#94a3b8;font-size:.72rem;font-weight:750}.login-body.auth-page .auth-back-button{display:inline-flex;align-items:center;gap:4px;color:#64748b;font-size:.84rem;font-weight:800;border:none;background:transparent;cursor:pointer;margin-bottom:16px;padding:0;transition:color .15s ease}.login-body.auth-page .auth-back-button:hover{color:#0f172a}.login-body.auth-page .auth-back-button span{font-size:1.1rem;line-height:1}.login-body.auth-page .auth-code-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin:16px 0 10px}.login-body.auth-page .auth-code-grid input{height:52px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;text-align:center;color:#0f172a;font-size:1.25rem;font-weight:850;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.login-body.auth-page .auth-code-grid input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb14}.login-body.auth-page .auth-twofactor-help{margin-top:16px;font-size:.82rem;color:#64748b}.login-body.auth-page .auth-twofactor-help button{color:#2563eb;font-weight:800;border:none;background:transparent;cursor:pointer}.invite-body--premium{background:radial-gradient(circle at 20% 20%,rgba(37,99,235,.08),transparent 35%),radial-gradient(circle at 80% 15%,rgba(79,70,229,.06),transparent 30%),linear-gradient(135deg,#f8fafc,#fff,#f1f5f9)!important}.invite-card{border:1px solid rgba(226,232,240,.8)!important;background:#ffffffeb!important;box-shadow:0 30px 80px #0f172a0f!important;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-radius:30px!important;padding:32px!important}.invite-brand-logo--premium{width:52px;height:52px;border-radius:14px;background:#065f46!important;color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #065f4626!important}.invite-brand-logo--premium span{color:#fff!important;font-size:1.35rem;font-weight:800}.invite-company-card{border:1px solid rgba(226,232,240,.8)!important;background:#f8fafc99!important;border-radius:16px!important;padding:14px!important;margin-bottom:20px!important}.invite-company-card strong{font-size:1.05rem;font-weight:900}.invite-company-card span{color:#64748b;font-size:.82rem;font-weight:700}.invite-heading h2{font-size:1.55rem!important;font-weight:900!important}.invite-summary--premium{gap:10px!important;margin:20px 0!important}.invite-summary--premium>div{min-height:44px!important;padding:8px 14px!important;border-radius:12px!important;border:1px solid rgba(226,232,240,.8)!important;background:#fff!important}.invite-summary--premium span{font-size:.76rem!important;font-weight:800!important;color:#64748b!important}.invite-summary--premium strong{font-size:.88rem!important;font-weight:850!important}.invite-summary--premium strong.badge-role{background:#2563eb14;color:#2563eb;padding:4px 10px;border-radius:8px;font-size:.82rem;font-weight:900}.invite-status--sent{background:#16a34a14!important;border-color:#16a34a29!important}.invite-status--sent span,.invite-status--sent strong{color:#16a34a!important}.invite-permissions{margin:0 0 22px!important;gap:12px!important}.invite-permissions li{display:flex;align-items:center;gap:10px;color:#334155;font-size:.92rem;font-weight:750}.invite-permissions span{width:22px!important;height:22px!important;border-radius:7px!important;color:#2563eb!important;background:#2563eb14!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:.8rem!important;font-weight:900!important;box-shadow:none!important}.invite-form--premium{margin-top:8px!important;display:flex;flex-direction:column;gap:14px}.invite-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.invite-password-strength{margin:-4px 0 2px!important}.invite-strength-track{height:6px!important;border-radius:999px;background:#e2e8f0!important}.invite-password-rules--checks{grid-template-columns:1fr!important;gap:6px!important;margin:0 0 6px!important}.invite-password-rules--checks li{display:flex;align-items:center;gap:6px;font-size:.78rem!important;font-weight:700}.invite-password-rules--checks li:before{content:"✓"!important;width:14px!important;height:14px!important;border-radius:4px!important;background:#94a3b81a!important;color:#94a3b8!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:.64rem!important;font-weight:900!important}.invite-password-rules--checks li.complete:before{background:#16a34a14!important;color:#16a34a!important}.invite-success-panel{min-height:340px!important;position:relative;overflow:hidden}.invite-success-icon{width:76px!important;height:76px!important;color:#16a34a!important;background:#16a34a14!important;box-shadow:0 12px 28px #16a34a1f!important}.invite-success-panel h2{font-size:1.6rem!important;font-weight:900!important}.invite-success-panel p{font-size:.95rem!important;color:#334155!important;font-weight:750!important}.invite-success-panel span{font-size:.88rem!important;color:#64748b!important;font-weight:700!important}.invite-success-panel small{color:#94a3b8!important;font-weight:750!important;font-size:.8rem!important}.invite-success-panel button{min-height:46px!important;background:#0e121e!important;box-shadow:0 8px 20px #0f172a1f!important;border-radius:12px!important;font-size:.9rem!important}.invite-success-panel button:hover{background:#1e293b!important}@media (max-width: 860px){.login-body.auth-page .auth-shell{grid-template-columns:1fr;width:min(420px,100%)}.login-body.auth-page .auth-value-panel{display:none!important}.invite-card{padding:24px 20px!important}}@media (max-width: 520px){.login-body.auth-page{padding:12px}.login-body.auth-page .auth-card{padding:24px 20px 20px;border-radius:24px}.login-body.auth-page .auth-heading h2{font-size:1.45rem}.invite-grid{grid-template-columns:1fr;gap:14px}}html,body{margin:0;padding:0;overflow-x:hidden;min-height:100vh}.login-body.auth-page{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:16px;background:#f8fafc;box-sizing:border-box}.login-body.auth-page,.login-body.auth-page input,.login-body.auth-page button,.login-body.auth-page select,.login-body.auth-page span,.login-body.auth-page strong,.login-body.auth-page h1,.login-body.auth-page h2,.login-body.auth-page p,.login-body.auth-page li{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.login-body.auth-page .auth-shell{display:grid;grid-template-columns:380px 1fr;width:100%;max-width:1040px;height:auto!important;min-height:520px;background:#fff;border-radius:24px;border:1px solid #e2e8f0;box-shadow:0 20px 50px #0f172a0f;overflow:hidden;gap:0;box-sizing:border-box}.login-body.auth-page .auth-value-panel{display:flex!important;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,#f0f4fa,#f7f9fc)!important;padding:28px 24px!important;border:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;height:100%;box-sizing:border-box}.login-body.auth-page .auth-brand{display:flex;align-items:center;gap:12px}.login-body.auth-page .auth-brand div{display:flex;flex-direction:column;line-height:1.2}.login-body.auth-page .auth-brand strong{font-size:1.25rem;font-weight:800;color:#0f172a}.login-body.auth-page .auth-brand span{font-size:.8rem;font-weight:500;color:#64748b}.login-body.auth-page .auth-value-visual{display:flex!important;justify-content:center!important;align-items:center!important;height:130px!important;position:relative;margin:10px 0!important;width:100%}.login-body.auth-page .visual-wrapper{position:relative;width:160px!important;height:120px!important;display:block}.login-body.auth-page .visual-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:140px;height:100px;background:radial-gradient(circle,#3b82f633,#3b82f600 75%);filter:blur(16px);pointer-events:none;z-index:0}.login-body.auth-page .floating-envelope{position:relative;z-index:1;width:100%!important;height:100%!important;transform:rotate(-10deg);animation:floatEnvelope 6s ease-in-out infinite;filter:drop-shadow(0 12px 24px rgba(59,130,246,.1))}.login-body.auth-page .shield-badge{position:absolute!important;bottom:0!important;right:0!important;width:56px!important;height:56px!important;z-index:2;animation:floatBadge 6s ease-in-out infinite;filter:drop-shadow(0 8px 16px rgba(59,130,246,.25))}@keyframes floatEnvelope{0%,to{transform:translateY(0) rotate(-10deg)}50%{transform:translateY(-6px) rotate(-8deg)}}@keyframes floatBadge{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.login-body.auth-page .auth-value-eyebrow{font-size:1.3rem;line-height:1.3;font-weight:800;color:#0f172a;margin-bottom:10px;text-align:left}.login-body.auth-page .auth-value-panel ul{display:grid;gap:6px;margin:8px 0;padding:0;list-style:none}.login-body.auth-page .auth-value-panel li{display:flex;align-items:center;gap:10px;color:#475569;font-size:.92rem;font-weight:600}.login-body.auth-page .auth-value-panel li:before{content:"✓"!important;color:#3b82f6!important;font-weight:800!important;font-size:1.1rem!important;background:none!important;width:auto!important;height:auto!important;border-radius:0!important;box-shadow:none!important;display:inline!important}.login-body.auth-page .auth-security-badge-card{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#eef2f6;border-radius:12px;margin-top:10px}.login-body.auth-page .auth-security-badge-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fff;border-radius:6px;color:#475569;flex-shrink:0;box-shadow:0 1px 2px #0000000d}.login-body.auth-page .auth-security-badge-icon svg{width:14px;height:14px}.login-body.auth-page .auth-security-badge-card strong{display:block;font-size:.82rem;font-weight:700;color:#1e293b;text-align:left}.login-body.auth-page .auth-security-badge-card span{display:block;font-size:.72rem;color:#64748b;margin-top:1px;text-align:left}.login-body.auth-page .auth-card{box-sizing:border-box;width:100%;min-height:auto;padding:28px 52px!important;background:#fff!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;display:flex;flex-direction:column;justify-content:center}.login-body.auth-page .auth-card-content{width:100%}.login-body.auth-page .mobile-only-logo{display:none!important}.login-body.auth-page .auth-card-top{display:flex;align-items:center;justify-content:flex-end;margin-bottom:16px;width:100%}.login-body.auth-page .auth-lang-select-wrapper{position:relative;display:flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;cursor:pointer;font-size:.85rem;font-weight:600;color:#334155;transition:background-color .15s ease,border-color .15s ease}.login-body.auth-page .auth-lang-select-wrapper:hover{background:#f8fafc;border-color:#cbd5e1}.login-body.auth-page .auth-lang-select-wrapper .auth-lang-icon{width:16px;height:16px;color:#64748b}.login-body.auth-page .auth-lang-select-wrapper .auth-lang-chevron{width:14px;height:14px;color:#64748b}.login-body.auth-page .auth-lang-select-wrapper select{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.login-body.auth-page .auth-heading{text-align:left;margin-bottom:16px}.login-body.auth-page .auth-heading h2{font-size:1.75rem;font-weight:800;color:#0f172a;letter-spacing:-.02em}.login-body.auth-page .auth-heading p{margin-top:4px;font-size:.92rem;color:#64748b;font-weight:500}.login-body.auth-page .auth-tabs{display:flex;background:#f1f5f9;padding:4px;border-radius:30px;margin-bottom:16px;width:100%}.login-body.auth-page .auth-tabs button{flex:1;border:none;background:transparent;padding:8px 10px;font-size:.9rem;font-weight:600;color:#64748b;border-radius:28px;cursor:pointer;transition:all .2s ease;text-align:center}.login-body.auth-page .auth-tabs button.active{background:#fff;color:#0f172a;box-shadow:0 4px 10px #0f172a0d}.login-body.auth-page .auth-tabs button:hover:not(.active){color:#0f172a}.login-body.auth-page .auth-field{display:flex;flex-direction:column;gap:4px!important;margin-bottom:10px!important}.login-body.auth-page .auth-field>span{font-size:.78rem!important;font-weight:600!important;color:#64748b!important;text-transform:none!important;letter-spacing:0!important;text-align:left;margin-bottom:2px!important}.login-body.auth-page .auth-field-control{position:relative;width:100%;display:flex;align-items:center}.login-body.auth-page .auth-field-control input{width:100%!important;height:48px!important;min-height:48px!important;padding:0 16px 0 44px!important;border:1px solid #cbd5e1!important;border-radius:12px!important;background:#fff!important;color:#0f172a!important;font-size:.95rem!important;font-weight:500!important;outline:none!important;box-shadow:none!important;transition:border-color .15s ease,box-shadow .15s ease!important}.login-body.auth-page .auth-field-control input:focus{border-color:#3b82f6!important;box-shadow:0 0 0 4px #3b82f614!important;background:#fff!important}.login-body.auth-page .auth-field-control .auth-field-icon{position:absolute;left:14px;color:#94a3b8;display:flex;align-items:center;z-index:5}.login-body.auth-page .auth-field-control .auth-field-icon svg{width:18px;height:18px}.login-body.auth-page .auth-password-field{position:relative;width:100%;display:flex;align-items:center}.login-body.auth-page .auth-password-field input{width:100%!important;height:48px!important;min-height:48px!important;padding:0 46px 0 44px!important;border:1px solid #cbd5e1!important;border-radius:12px!important;background:#fff!important;color:#0f172a!important;font-size:.95rem!important;font-weight:500!important;outline:none!important;box-shadow:none!important;transition:border-color .15s ease,box-shadow .15s ease!important}.login-body.auth-page .auth-password-field input:focus{border-color:#3b82f6!important;box-shadow:0 0 0 4px #3b82f614!important;background:#fff!important}.login-body.auth-page .auth-password-field .auth-field-icon{position:absolute;left:14px;color:#94a3b8;display:flex;align-items:center;z-index:5}.login-body.auth-page .auth-password-field .auth-field-icon svg{width:18px;height:18px}.login-body.auth-page .auth-password-field button{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;right:14px!important;background:transparent!important;border:none!important;color:#94a3b8!important;cursor:pointer!important;display:flex!important;align-items:center!important;padding:0!important;z-index:5!important;width:auto!important;height:auto!important}.login-body.auth-page .auth-password-field button svg{width:20px;height:20px}.login-body.auth-page input:-webkit-autofill,.login-body.auth-page input:-webkit-autofill:hover,.login-body.auth-page input:-webkit-autofill:focus,.login-body.auth-page input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #ffffff inset!important;-webkit-text-fill-color:#0f172a!important;transition:background-color 5000s ease-in-out 0s}.login-body.auth-page .auth-form-meta{display:flex;align-items:center;justify-content:space-between;margin:4px 0 10px!important;width:100%}.login-body.auth-page .auth-checkbox-row{color:#475569!important;font-size:.85rem!important;font-weight:600!important;-webkit-user-select:none;user-select:none;display:inline-flex!important;align-items:center!important;cursor:pointer}.login-body.auth-page .auth-checkbox-row input[type=checkbox]{all:unset!important;width:16px!important;height:16px!important;min-height:16px!important;border-radius:4px!important;border:1px solid #cbd5e1!important;background:#fff!important;display:inline-block!important;box-shadow:none!important;padding:0!important;margin:0 8px 0 0!important;cursor:pointer!important;position:relative!important}.login-body.auth-page .auth-checkbox-row input[type=checkbox]:checked{background:#3b82f6!important;border-color:#3b82f6!important}.login-body.auth-page .auth-checkbox-row input[type=checkbox]:checked:after{content:"✓"!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;color:#fff!important;font-size:10px!important;font-weight:700!important}.login-body.auth-page .auth-checkbox-row span{font-size:.85rem!important;font-weight:500!important;color:#475569!important}.login-body.auth-page .auth-form-meta button{color:#3b82f6!important;font-size:.85rem!important;font-weight:600!important;text-decoration:none!important;background:transparent!important;border:none!important;cursor:pointer!important}.login-body.auth-page .auth-form-meta button:hover{text-decoration:underline!important}.login-body.auth-page .auth-form--premium>button[type=submit]{width:100%;min-height:48px!important;height:48px!important;border-radius:12px!important;background:linear-gradient(135deg,#3b82f6,#4f46e5)!important;color:#fff!important;font-size:.95rem!important;font-weight:600!important;border:none!important;cursor:pointer!important;box-shadow:0 10px 20px -10px #3b82f666!important;transition:all .2s ease!important;margin-top:4px!important}.login-body.auth-page .auth-form--premium>button[type=submit]:hover{background:linear-gradient(135deg,#2563eb,#4338ca)!important;transform:translateY(-1px)!important;box-shadow:0 12px 24px -8px #3b82f680!important}.login-body.auth-page .auth-google-shell{width:100%;position:relative;margin-top:4px}.login-body.auth-page .auth-google-button{width:100%;min-height:48px!important;height:48px!important;border:1px solid #e2e8f0!important;border-radius:12px!important;background:#fff!important;font-size:.9rem!important;font-weight:600!important;color:#334155!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 1px 3px #0000000d!important;transition:background-color .15s ease,border-color .15s ease!important}.login-body.auth-page .auth-google-button:hover{background:#f8fafc!important;border-color:#cbd5e1!important}.login-body.auth-page .auth-google-mark-svg{margin-right:8px}.login-body.auth-page .auth-divider{margin:12px 0!important;color:#94a3b8!important;font-size:.85rem!important;font-weight:500!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%}.login-body.auth-page .auth-divider:before,.login-body.auth-page .auth-divider:after{content:"";flex:1;height:1px;background:#e2e8f0}.login-body.auth-page .auth-divider:before{margin-right:12px}.login-body.auth-page .auth-divider:after{margin-left:12px}.login-body.auth-page .auth-switch-hint{margin-top:14px!important;font-size:.9rem!important;color:#64748b!important;text-align:center}.login-body.auth-page .auth-switch-hint button,.login-body.auth-page .auth-switch-hint a{color:#3b82f6!important;font-weight:600!important;background:transparent!important;border:none!important;cursor:pointer!important;font-size:.9rem!important}.login-body.auth-page .auth-switch-hint button:hover,.login-body.auth-page .auth-switch-hint a:hover{text-decoration:underline!important}@media (max-width: 860px){.login-body.auth-page .auth-shell{grid-template-columns:1fr;max-width:440px;min-height:auto;max-height:none}.login-body.auth-page .auth-value-panel{display:none!important}.login-body.auth-page .auth-card{padding:32px 24px!important}.login-body.auth-page .auth-card-top{justify-content:space-between}.login-body.auth-page .mobile-only-logo{display:flex!important}}@media (max-width: 480px){.login-body.auth-page{padding:12px}.login-body.auth-page .auth-shell{border-radius:16px}.login-body.auth-page .auth-card{padding:24px 16px!important}.login-body.auth-page .auth-heading h2{font-size:1.5rem}}.login-body.auth-page{min-height:100svh!important;padding:clamp(24px,4vh,46px) clamp(20px,4vw,72px)!important;align-items:center!important;justify-content:center!important;background:radial-gradient(circle at 20% 16%,rgba(37,99,235,.14),transparent 34%),radial-gradient(circle at 80% 8%,rgba(124,58,237,.09),transparent 30%),linear-gradient(135deg,#f8fbff,#f5f8fd 48%,#fff)!important;overflow-x:hidden!important;overflow-y:auto!important}.login-body.auth-page .auth-shell{width:min(1460px,calc(100vw - 64px))!important;max-width:none!important;min-height:min(820px,calc(100svh - 76px))!important;height:auto!important;display:grid!important;grid-template-columns:minmax(430px,.42fr) minmax(620px,.58fr)!important;border-radius:30px!important;border:1px solid rgba(203,213,225,.75)!important;background:#ffffffeb!important;box-shadow:0 34px 90px #0f172a1a!important;overflow:hidden!important}.login-body.auth-page .auth-value-panel{display:grid!important;grid-template-rows:auto minmax(230px,.9fr) auto auto!important;align-content:stretch!important;justify-content:initial!important;gap:clamp(24px,3vh,42px)!important;min-height:inherit!important;padding:clamp(40px,4vw,58px) clamp(42px,4.2vw,66px)!important;background:linear-gradient(180deg,#eff6ffeb,#f8fafcfa),radial-gradient(circle at 45% 28%,rgba(59,130,246,.22),transparent 30%)!important}.login-body.auth-page .auth-brand{gap:14px!important}.login-body.auth-page .auth-brand-logo-svg{width:46px!important;height:46px!important;flex:0 0 46px!important;filter:drop-shadow(0 10px 20px rgba(37,99,235,.18))!important}.login-body.auth-page .auth-brand strong{font-size:clamp(1.25rem,1.25vw,1.55rem)!important;line-height:1.05!important;letter-spacing:-.01em!important}.login-body.auth-page .auth-brand span{font-size:.92rem!important;font-weight:700!important;color:#475569!important}.login-body.auth-page .auth-value-visual{height:auto!important;min-height:220px!important;margin:0!important}.login-body.auth-page .visual-wrapper{width:min(260px,70%)!important;height:210px!important}.login-body.auth-page .visual-glow{width:240px!important;height:170px!important;background:radial-gradient(circle,#2563eb33,#2563eb00 72%)!important;filter:blur(22px)!important}.login-body.auth-page .floating-envelope{width:220px!important;height:165px!important;position:absolute!important;left:50%!important;top:48%!important;transform:translate(-50%,-50%) rotate(-8deg)!important}.login-body.auth-page .shield-badge{width:82px!important;height:82px!important;right:12px!important;bottom:10px!important}.login-body.auth-page .auth-value-eyebrow{max-width:410px!important;margin:0 0 24px!important;font-size:clamp(2rem,2.55vw,3rem)!important;line-height:1.12!important;font-weight:900!important;letter-spacing:-.025em!important;color:#0f172a!important}.login-body.auth-page .auth-value-panel h1{display:none!important}.login-body.auth-page .auth-value-panel ul{gap:16px!important;margin:0!important}.login-body.auth-page .auth-value-panel li{font-size:1.03rem!important;color:#475569!important}.login-body.auth-page .auth-security-badge-card{width:min(100%,420px)!important;min-height:78px!important;padding:16px 18px!important;gap:16px!important;border-radius:16px!important;background:#ffffffad!important;border:1px solid rgba(203,213,225,.72)!important;box-shadow:0 16px 36px #0f172a0d!important}.login-body.auth-page .auth-security-badge-icon{width:44px!important;height:44px!important;border-radius:13px!important;color:#0f172a!important}.login-body.auth-page .auth-security-badge-icon svg{width:22px!important;height:22px!important}.login-body.auth-page .auth-security-badge-card strong{font-size:.98rem!important}.login-body.auth-page .auth-security-badge-card span{font-size:.88rem!important}.login-body.auth-page .auth-card{min-width:0!important;min-height:inherit!important;padding:0!important;align-items:center!important;justify-content:center!important;background:#ffffffe0!important;overflow-y:auto!important}.login-body.auth-page .auth-card-content{width:min(100%,720px)!important;padding:clamp(46px,6vh,74px) clamp(54px,5.2vw,86px) clamp(34px,4vh,56px)!important;box-sizing:border-box!important}.login-body.auth-page .auth-card-top{justify-content:flex-end!important;margin-bottom:clamp(10px,2vh,28px)!important}.login-body.auth-page .auth-lang-select-wrapper{min-width:174px!important;height:48px!important;padding:0 42px 0 16px!important;border-radius:15px!important;gap:10px!important;background:#ffffffe0!important;border:1px solid #e2e8f0!important;box-shadow:0 10px 28px #0f172a0a!important}.login-body.auth-page .auth-lang-select-wrapper span{font-size:.92rem!important;font-weight:800!important;color:#0f172a!important}.login-body.auth-page .auth-lang-chevron{position:absolute!important;right:14px!important}.login-body.auth-page .auth-heading{margin:0 0 30px!important;text-align:left!important}.login-body.auth-page .auth-heading h2{max-width:620px!important;font-size:clamp(2.15rem,2.3vw,3rem)!important;line-height:1.08!important;font-weight:900!important;letter-spacing:-.03em!important;color:#0f172a!important}.login-body.auth-page .auth-heading p{margin-top:12px!important;font-size:1.12rem!important;line-height:1.45!important;color:#64748b!important}.login-body.auth-page .auth-tabs{height:56px!important;padding:4px!important;margin-bottom:32px!important;border-radius:14px!important;background:#f1f5f9!important;border:1px solid rgba(226,232,240,.85)!important}.login-body.auth-page .auth-tabs button{min-height:46px!important;padding:0 18px!important;border-radius:11px!important;font-size:1rem!important;color:#475569!important}.login-body.auth-page .auth-tabs button.active{color:#0f172a!important;background:#fff!important;box-shadow:0 12px 28px #0f172a1a!important}.login-body.auth-page .auth-form--premium{gap:0!important}.login-body.auth-page .auth-field{gap:7px!important;margin-bottom:24px!important}.login-body.auth-page .auth-field>span{font-size:.94rem!important;font-weight:750!important;color:#64748b!important;margin-bottom:0!important}.login-body.auth-page .auth-field-control input,.login-body.auth-page .auth-password-field input{height:60px!important;min-height:60px!important;border-radius:13px!important;border:1px solid #e5e7eb!important;background:#fff!important;padding-left:58px!important;color:#111827!important;font-size:1.05rem!important;font-weight:650!important}.login-body.auth-page .auth-password-field input{padding-right:58px!important}.login-body.auth-page .auth-field-control input:focus,.login-body.auth-page .auth-password-field input:focus{border-color:#2563eb!important;box-shadow:0 0 0 4px #2563eb1f!important}.login-body.auth-page .auth-field-control .auth-field-icon,.login-body.auth-page .auth-password-field .auth-field-icon{left:22px!important;color:#64748b!important}.login-body.auth-page .auth-field-control .auth-field-icon svg,.login-body.auth-page .auth-password-field .auth-field-icon svg{width:22px!important;height:22px!important}.login-body.auth-page .auth-password-field button{right:18px!important}.login-body.auth-page .auth-form-meta{margin:2px 0 26px!important}.login-body.auth-page .auth-form--premium>button[type=submit]{height:58px!important;min-height:58px!important;border-radius:13px!important;font-size:1.08rem!important;background:linear-gradient(135deg,#2563eb,#4f46e5)!important;box-shadow:0 18px 38px #2563eb3d!important}.login-body.auth-page .auth-divider{margin:26px 0 22px!important}.login-body.auth-page .auth-google-button{height:54px!important;min-height:54px!important;border-radius:13px!important;font-size:1.03rem!important;border-color:#e2e8f0!important}.login-body.auth-page .auth-switch-hint{margin-top:30px!important}.login-body.auth-page .auth-security-footer{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:10px 18px!important;margin-top:32px!important;padding-top:18px!important;border-top:1px solid #e5e7eb!important;color:#64748b!important;font-size:.82rem!important}.login-body.auth-page .auth-error--inline{margin:-6px 0 18px!important;padding:12px 14px!important;border-radius:13px!important;background:#fef2f2!important;color:#dc2626!important}@media (max-width: 1180px){.login-body.auth-page .auth-shell{grid-template-columns:minmax(360px,.42fr) minmax(500px,.58fr)!important;width:min(1120px,calc(100vw - 40px))!important}.login-body.auth-page .auth-card-content{padding-inline:clamp(42px,4.6vw,64px)!important}}@media (max-width: 920px){.login-body.auth-page{padding:18px!important;align-items:flex-start!important}.login-body.auth-page .auth-shell{width:min(460px,100%)!important;min-height:auto!important;grid-template-columns:1fr!important;border-radius:28px!important}.login-body.auth-page .auth-value-panel{display:none!important}.login-body.auth-page .auth-card{min-height:auto!important;padding:0!important;border-radius:28px!important}.login-body.auth-page .auth-card-content{width:100%!important;padding:28px 24px 24px!important}.login-body.auth-page .auth-card-top{justify-content:space-between!important;margin-bottom:30px!important}.login-body.auth-page .mobile-only-logo{display:flex!important}.login-body.auth-page .mobile-only-logo .auth-brand-logo-svg{width:36px!important;height:36px!important;flex-basis:36px!important}.login-body.auth-page .mobile-only-logo strong{font-size:1rem!important}.login-body.auth-page .mobile-only-logo span{font-size:.72rem!important}.login-body.auth-page .auth-lang-select-wrapper{min-width:138px!important;height:42px!important;padding-left:12px!important;padding-right:34px!important}.login-body.auth-page .auth-lang-icon{display:none!important}.login-body.auth-page .auth-heading{margin-bottom:22px!important}.login-body.auth-page .auth-heading h2{font-size:1.72rem!important;line-height:1.15!important}.login-body.auth-page .auth-heading p{font-size:.98rem!important;margin-top:8px!important}.login-body.auth-page .auth-tabs{height:48px!important;margin-bottom:24px!important}.login-body.auth-page .auth-tabs button{min-height:38px!important;font-size:.93rem!important}.login-body.auth-page .auth-field{margin-bottom:18px!important}.login-body.auth-page .auth-field-control input,.login-body.auth-page .auth-password-field input{height:54px!important;min-height:54px!important;font-size:.98rem!important;padding-left:48px!important}.login-body.auth-page .auth-password-field input{padding-right:50px!important}.login-body.auth-page .auth-field-control .auth-field-icon,.login-body.auth-page .auth-password-field .auth-field-icon{left:17px!important}}@media (max-width: 480px){.login-body.auth-page{padding:10px!important}.login-body.auth-page .auth-shell{width:100%!important;border-radius:24px!important}.login-body.auth-page .auth-card-content{padding:24px 18px 20px!important}.login-body.auth-page .auth-card-top{align-items:flex-start!important;gap:12px!important}.login-body.auth-page .auth-lang-select-wrapper{min-width:128px!important}.login-body.auth-page .auth-lang-select-wrapper span{font-size:.82rem!important}.login-body.auth-page .auth-heading h2{font-size:1.55rem!important}.login-body.auth-page .auth-form-meta{gap:10px!important;align-items:flex-start!important}.login-body.auth-page .auth-google-button{height:50px!important;min-height:50px!important;font-size:.92rem!important}}.login-body.auth-page .auth-field-control,.login-body.auth-page .auth-password-field{height:58px!important;min-height:58px!important;max-height:58px!important;padding:0!important;border:0!important;border-radius:14px!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.login-body.auth-page .auth-field-control input,.login-body.auth-page .auth-password-field input{height:58px!important;min-height:58px!important}.login-body.auth-page .auth-field{gap:6px!important;margin-bottom:18px!important}.login-body.auth-page .auth-form-meta{min-height:24px!important;margin:0 0 20px!important}.login-body.auth-page .auth-form--premium>button[type=submit],.login-body.auth-page .auth-primary-button{height:56px!important;min-height:56px!important}.login-body.auth-page .auth-tabs{height:52px!important;margin-bottom:26px!important}.login-body.auth-page .auth-heading{margin-bottom:24px!important}.login-body.auth-page .auth-divider{margin:22px 0 18px!important}.login-body.auth-page .auth-switch-hint{margin-top:24px!important}.login-body.auth-page .auth-security-footer{display:none!important;margin:0!important;padding:0!important;height:0!important;min-height:0!important;overflow:hidden!important}@media (min-width: 921px) and (max-height: 760px){.login-body.auth-page{height:100svh!important;min-height:100svh!important;max-height:100svh!important;overflow-y:hidden!important;overflow-x:hidden!important;padding:8px 24px!important;box-sizing:border-box!important}.login-body.auth-page .auth-shell{height:calc(100svh - 16px)!important;min-height:calc(100svh - 16px)!important;max-height:calc(100svh - 16px)!important;box-sizing:border-box!important;overflow:hidden!important}.login-body.auth-page .auth-value-panel{gap:18px!important;padding:32px 42px!important}.login-body.auth-page .auth-value-visual{min-height:160px!important}.login-body.auth-page .auth-value-eyebrow{margin-bottom:16px!important;font-size:1.95rem!important;line-height:1.15!important}.login-body.auth-page .auth-value-panel ul{gap:10px!important;margin-top:18px!important}.login-body.auth-page .auth-security-badge-card{min-height:70px!important;padding:16px!important}.login-body.auth-page .auth-card-content{padding:30px 54px 26px!important}.login-body.auth-page .auth-card-top{margin-bottom:12px!important}.login-body.auth-page .auth-heading{margin-bottom:18px!important}.login-body.auth-page .auth-heading h2{font-size:2rem!important;line-height:1.1!important}.login-body.auth-page .auth-heading p{margin-top:8px!important}.login-body.auth-page .auth-tabs{height:48px!important;margin-bottom:20px!important}.login-body.auth-page .auth-tabs button{min-height:38px!important}.login-body.auth-page .auth-field{margin-bottom:14px!important}.login-body.auth-page .auth-field-control,.login-body.auth-page .auth-password-field,.login-body.auth-page .auth-field-control input,.login-body.auth-page .auth-password-field input{height:54px!important;min-height:54px!important;max-height:54px!important}.login-body.auth-page .auth-form-meta{margin-bottom:16px!important}.login-body.auth-page .auth-form--premium>button[type=submit],.login-body.auth-page .auth-primary-button{height:54px!important;min-height:54px!important}.login-body.auth-page .auth-divider{margin:16px 0 14px!important}.login-body.auth-page .auth-google-button{height:52px!important;min-height:52px!important}.login-body.auth-page .auth-switch-hint,.login-body.auth-page .auth-security-footer{margin-top:18px!important}}@media (max-width: 920px){.login-body.auth-page .auth-field-control,.login-body.auth-page .auth-password-field,.login-body.auth-page .auth-field-control input,.login-body.auth-page .auth-password-field input{height:54px!important;min-height:54px!important;max-height:54px!important}}.login-body.auth-page .auth-field-control input,.login-body.auth-page .auth-password-field input{margin:0!important}.login-body.auth-page .auth-form-meta button,.login-body.auth-page .auth-switch-hint button{width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#007aff!important;font-size:.9rem!important;font-weight:800!important;line-height:1.25!important}.login-body.auth-page .auth-switch-hint{display:flex!important;min-height:22px!important;height:auto!important;align-items:center!important;justify-content:center!important;gap:12px!important}.login-body.auth-page .auth-security-footer{display:none!important}@media (min-width: 921px) and (max-height: 760px){.login-body.auth-page .auth-card-content{padding-top:20px!important;padding-bottom:18px!important}.login-body.auth-page .auth-card-top{min-height:38px!important;margin-bottom:8px!important}.login-body.auth-page .auth-heading{margin-bottom:14px!important}.login-body.auth-page .auth-tabs{height:42px!important;margin-bottom:16px!important}.login-body.auth-page .auth-tabs button{min-height:34px!important}.login-body.auth-page .auth-field{margin-bottom:12px!important}.login-body.auth-page .auth-form--premium>button[type=submit],.login-body.auth-page .auth-primary-button{height:50px!important;min-height:50px!important}.login-body.auth-page .auth-google-button{height:46px!important;min-height:46px!important}.login-body.auth-page .auth-switch-hint{margin-top:14px!important}.login-body.auth-page .auth-security-footer{display:none!important}}@media (min-width: 921px){.login-body.auth-page .auth-heading h2{max-width:100%!important;white-space:nowrap!important;overflow:visible!important}}.invoice-workflow__filters>button{min-height:36px;padding:0 10px;border:1px solid #c9daf0;border-radius:8px;background:#fff;color:#2563eb;font:inherit;font-size:.74rem;font-weight:800;white-space:nowrap;cursor:pointer}.invoice-workflow-modal__items>div>button{min-height:29px;padding:0 8px;border:1px solid #dbe3ee;border-radius:7px;background:#fff;color:#2563eb;font:inherit;font-size:.68rem;font-weight:800;cursor:pointer}.invoice-workflow-modal__adjustment>strong{flex:1 1 100%;color:#334155;font-size:.78rem}.invoice-workflow-modal__adjustment>label{display:inline-flex;align-items:center;gap:6px;color:#475569;font-size:.76rem;font-weight:750}.teacher-invoice-history{display:grid;gap:8px;padding:12px;border:1px solid #e2e8f0;border-radius:10px;background:#fbfdff}.teacher-invoice-history>div,.teacher-invoice-history>article{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid #edf2f7;font-size:.74rem}.teacher-invoice-history>article{display:grid;grid-template-columns:auto 1fr auto}.teacher-invoice-history>div:last-child,.teacher-invoice-history>article:last-child{border-bottom:0}.teacher-invoice-history summary,.teacher-invoice-history>div:first-child strong{color:#334155;cursor:pointer;font-size:.8rem;font-weight:850}.teacher-invoice-history span,.teacher-invoice-history small{color:#64748b}.teacher-invoice-history em{color:#2563eb;font-style:normal;font-weight:750}.teacher-invoice-history b{color:#0f766e}.teacher-invoice-history button{min-height:29px;margin-left:auto;padding:0 8px;border:1px solid #dbe3ee;border-radius:7px;background:#fff;color:#2563eb;font:inherit;font-size:.7rem;font-weight:800;cursor:pointer}.invoice-workflow{margin:28px 0 0;padding:24px;border:1px solid #e5edf6;border-radius:14px;background:#fff;box-shadow:0 14px 34px #0f172a0a}.invoice-workflow__head{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:14px 18px;align-items:start;margin-bottom:16px}.invoice-workflow__title{display:grid;gap:4px;min-width:0;padding-top:2px}.invoice-workflow__title span,.invoice-workflow__head>div:first-child>span{color:#2563eb;font-size:.7rem;font-weight:850;letter-spacing:0;text-transform:none}.invoice-workflow h3{margin:0;color:#14213d;font-size:1.18rem;line-height:1.25;letter-spacing:0}.invoice-workflow__toolbar-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px;max-width:760px}.invoice-workflow__primary-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.invoice-workflow__primary-actions>button,.invoice-workflow__more-actions button{min-height:36px;padding:0 12px;border:1px solid #d8e4f2;border-radius:8px;background:#fff;color:#245b9f;font:inherit;font-size:.74rem;font-weight:800;white-space:nowrap;cursor:pointer}.invoice-workflow__primary-actions>button:first-child{border-color:#a8c9ef;background:#eff6ff;color:#1d62af}.invoice-workflow__primary-actions>button:hover,.invoice-workflow__more-actions button:hover,.invoice-workflow__table td>button:hover,.invoice-workflow__mobile-card>button:hover{border-color:#93bde9;background:#f6faff}.invoice-workflow__primary-actions>button:disabled,.invoice-workflow__more-actions button:disabled{opacity:.55;cursor:not-allowed}.invoice-workflow__more-actions{position:relative;min-width:132px}.invoice-workflow__more-actions summary{display:inline-flex;width:100%;min-height:36px;box-sizing:border-box;align-items:center;justify-content:center;padding:0 12px;border:1px solid #d8e4f2;border-radius:8px;background:#fff;color:#475569;font-size:.74rem;font-weight:850;cursor:pointer;list-style:none}.invoice-workflow__more-actions summary::-webkit-details-marker{display:none}.invoice-workflow__more-actions[open] summary{border-color:#bfdbfe;background:#f8fbff;color:#1d4ed8}.invoice-workflow__more-actions>div{position:absolute;z-index:20;right:0;top:calc(100% + 7px);display:grid;gap:7px;width:180px;padding:8px;border:1px solid #dfe8f1;border-radius:10px;background:#fff;box-shadow:0 16px 36px #0f172a1f}.invoice-workflow__more-actions button{width:100%;min-height:34px;text-align:center}.invoice-workflow__filters{display:grid;grid-column:1 / -1;grid-template-columns:minmax(240px,1.7fr) minmax(150px,.9fr) minmax(150px,.9fr) minmax(185px,1fr);gap:10px;align-items:center;padding:10px;border:1px solid #e6edf5;border-radius:11px;background:#fbfdff}.invoice-workflow__filters.is-compact{grid-template-columns:minmax(240px,1fr) minmax(185px,.5fr)}.invoice-workflow__filters input,.invoice-workflow__filters select{width:100%;min-width:0}.invoice-workflow__advanced-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(154px,1fr));gap:10px;margin:0 0 16px;padding:14px;border:1px solid #dfe8f1;border-radius:10px;background:#f8fbff}.invoice-workflow__advanced-filters label{display:grid;gap:5px;min-width:0}.invoice-workflow__advanced-filters span{color:#64748b;font-size:.66rem;font-weight:850}.invoice-workflow__advanced-filters input,.invoice-workflow__advanced-filters select{width:100%;min-width:0;min-height:36px;box-sizing:border-box;padding:0 10px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;color:#334155;font:inherit;font-size:.74rem}.invoice-workflow__tabs{display:flex;flex-wrap:wrap;gap:7px;overflow:visible;margin:0 0 14px;padding:0}.invoice-workflow__tabs button{min-height:34px;flex:0 1 auto;padding:7px 11px;border-radius:8px;line-height:1.2;white-space:normal}.invoice-workflow__view-switcher{display:flex;align-items:end;justify-content:space-between;gap:12px;margin:0 0 14px}.invoice-workflow__view-switcher label{display:grid;gap:5px;width:min(360px,100%);min-width:0}.invoice-workflow__view-switcher span{color:#64748b;font-size:.66rem;font-weight:850}.invoice-workflow__view-switcher select{width:100%;min-height:36px;box-sizing:border-box;padding:0 10px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;color:#334155;font:inherit;font-size:.75rem;font-weight:800}.invoice-workflow__overview{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin:0 0 14px;padding:12px;border:1px solid #e4edf6;border-radius:11px;background:#fbfdff}.invoice-workflow__overview span{display:grid;gap:4px;min-width:0;padding:10px 11px;border:1px solid #e3ebf5;border-radius:9px;background:#fff;color:#64748b;font-size:.67rem;font-weight:850}.invoice-workflow__overview b{overflow-wrap:anywhere;color:#14213d;font-size:.9rem;line-height:1.2}.invoice-workflow__overview span:last-child{border-color:#b7e2d2;background:#f3fbf8}.invoice-workflow__overview span:last-child b{color:#0f766e}.invoice-workflow__table-wrap{overflow:hidden;border:1px solid #e3ebf5;border-radius:10px}.invoice-workflow__table{width:100%;min-width:0;table-layout:fixed}.invoice-workflow__table th{padding:12px 13px;background:#f8fbff;color:#61728a;font-size:.69rem;letter-spacing:.01em}.invoice-workflow__table td{padding:14px 13px}.invoice-workflow__table th:nth-child(1),.invoice-workflow__table td:nth-child(1){width:22%}.invoice-workflow__table th:nth-child(2),.invoice-workflow__table td:nth-child(2){width:22%}.invoice-workflow__table th:nth-child(3),.invoice-workflow__table td:nth-child(3){width:10%}.invoice-workflow__table th:nth-child(4),.invoice-workflow__table td:nth-child(4){width:13%}.invoice-workflow__table th:nth-child(5),.invoice-workflow__table td:nth-child(5){width:21%}.invoice-workflow__table th:nth-child(6),.invoice-workflow__table td:nth-child(6){width:12%;text-align:right}.invoice-workflow__table tbody tr{transition:background .15s ease}.invoice-workflow__table tbody tr:hover{background:#fbfdff}.invoice-workflow__table td:first-child strong{color:#1e293b;font-size:.82rem}.invoice-workflow__table td>button,.invoice-workflow__mobile-card>button{min-height:32px;min-width:96px;padding:0 12px;border-color:#cddfed;color:#2166b5}.invoice-workflow__status{max-width:100%;overflow:hidden;text-overflow:ellipsis;border:1px solid transparent;padding:5px 8px;line-height:1.2}.invoice-workflow__status.is-requires_review,.invoice-workflow__status.is-awaiting_teacher_confirmation{border-color:#fed7aa;background:#fff7ed;color:#c2410c}.invoice-workflow__status.is-admin_edited{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.invoice-workflow__status.is-rejected{border-color:#fecdd3;background:#fff1f2;color:#be123c}.invoice-workflow__mobile-list{display:none}.missing-invoices-panel{display:grid;gap:10px;margin:0 0 14px;padding:14px;border:1px solid #e4edf6;border-radius:11px;background:#fbfdff}.missing-invoices-panel__top{display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,210px);gap:12px;align-items:end}.missing-invoices-panel__summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.missing-invoices-panel__summary span{display:grid;gap:4px;min-width:0;padding:10px;border:1px solid #e3ebf5;border-radius:9px;background:#fff;color:#64748b;font-size:.67rem;font-weight:850}.missing-invoices-panel__summary b{overflow-wrap:anywhere;color:#14213d;font-size:.88rem;line-height:1.2}.missing-invoices-panel__filters{display:flex;flex-wrap:wrap;gap:7px}.missing-invoices-panel__filters button{min-height:32px;padding:0 10px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;color:#475569;font:inherit;font-size:.72rem;font-weight:850;cursor:pointer}.missing-invoices-panel__filters button.active{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.missing-invoices-panel__filter{display:grid;gap:5px;min-width:0}.missing-invoices-panel__filter span{color:#64748b;font-size:.66rem;font-weight:850}.missing-invoices-panel__filter select{width:100%;min-height:36px;box-sizing:border-box;padding:0 10px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;color:#334155;font:inherit;font-size:.74rem;font-weight:800}.missing-invoices-row td strong{color:#1e293b;font-size:.8rem}.missing-invoices-row td small{display:block;margin-top:3px;color:#64748b;font-size:.68rem;font-weight:700}.missing-invoices-row__status{display:inline-flex;width:fit-content;max-width:100%;padding:5px 8px;border-radius:999px;font-size:.68rem;font-weight:850;line-height:1.2}.missing-invoices-row__status.is-overdue{border:1px solid #fecdd3;background:#fff1f2;color:#be123c}.missing-invoices-row__status.is-open{border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8}.missing-invoices-row__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.missing-invoices-row__actions button{min-height:32px;padding:0 9px;border:1px solid #cddfed;border-radius:8px;background:#fff;color:#2166b5;font:inherit;font-size:.7rem;font-weight:850;cursor:pointer}.missing-invoices-row__actions button:hover{border-color:#93bde9;background:#f6faff}.missing-invoices-mobile-note{margin:-2px 0 0;padding:9px 10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#475569;font-size:.72rem;font-weight:750;line-height:1.4}.invoice-workflow-modal{width:min(1180px,calc(100vw - 32px))!important;max-height:calc(100dvh - 32px)!important;padding:0!important;overflow:hidden!important;border:1px solid #e3ebf5;border-radius:16px;background:#fff;box-shadow:0 24px 60px #0f172a29}.teacher-invoice-modal{padding:22px!important;overflow:auto!important;border-radius:12px}.invoice-workflow-modal>h3{min-height:64px;box-sizing:border-box;margin:0!important;padding:22px 72px 18px 24px;border-bottom:1px solid #e6edf5;background:#fff;color:#14213d;font-size:1.04rem;line-height:1.3}.teacher-invoice-modal>h3{margin:0 42px 18px 0!important;padding-bottom:15px;border-bottom:1px solid #e6edf5;color:#14213d;font-size:1.03rem;line-height:1.3}.invoice-workflow-modal>.close-btn{top:18px;right:22px}.invoice-workflow-modal__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(292px,330px);align-items:start;gap:16px;max-height:calc(100dvh - 98px);overflow:auto;padding:18px 20px 22px;background:#fbfdff}.invoice-workflow-modal__summary,.invoice-flow,.invoice-workflow-modal__warnings,.invoice-workflow-modal__checks{grid-column:1 / -1}.invoice-items-review{grid-column:1;grid-row:span 8}.invoice-workflow-modal__finance-panel,.invoice-workflow-modal__add-lesson,.invoice-workflow-modal__action-panel,.invoice-workflow-modal__adjustment,.invoice-workflow-modal__payment,.invoice-workflow-modal__payment-history,.invoice-workflow-modal__latest-diff,.invoice-workflow-modal__history{grid-column:2;min-width:0}.invoice-workflow-modal__action-panel{order:1}.invoice-workflow-modal__finance-panel{order:2}.invoice-workflow-modal__add-lesson{order:3}.invoice-workflow-modal__adjustment,.invoice-workflow-modal__payment{order:4}.invoice-workflow-modal__payment-history{order:5}.invoice-workflow-modal__latest-diff{order:6}.invoice-workflow-modal__history{order:7}.invoice-workflow-modal__summary{gap:10px}.invoice-workflow-modal__summary>div{min-height:66px;padding:13px;border-color:#dfe8f1;border-radius:10px;background:#fff}.invoice-workflow-modal__summary>div:nth-child(3){border-color:#b7e2d2;background:#f3fbf8}.invoice-workflow-modal__summary>div:nth-child(4){border-color:#d7e4f1;background:#f7fbff}.invoice-workflow-modal__checks{display:grid;gap:10px;padding:14px;border:1px solid #bbf7d0;border-radius:12px;background:#f5fff9}.invoice-workflow-modal__checks.has-errors{border-color:#fed7aa;background:#fffaf2}.invoice-workflow-modal__checks>div:first-child{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.invoice-workflow-modal__checks>div:first-child span{color:#475569;font-size:.76rem;font-weight:900}.invoice-workflow-modal__checks>div:first-child strong{padding:5px 9px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:.68rem;font-weight:900}.invoice-workflow-modal__checks.has-errors>div:first-child strong{background:#fff7ed;color:#c2410c}.invoice-workflow-modal__checks p{margin:0;color:#166534;font-size:.74rem;font-weight:750;line-height:1.4}.invoice-workflow-modal__check-list{display:grid;gap:5px;padding:10px 11px;border:1px solid #dbeafe;border-left:3px solid #2563eb;border-radius:9px;background:#f8fbff;color:#1d4ed8}.invoice-workflow-modal__check-list.is-error{border-color:#fed7aa;border-left-color:#f59e0b;background:#fffaf2;color:#9a3412}.invoice-workflow-modal__check-list strong{color:inherit;font-size:.74rem;font-weight:900}.invoice-workflow-modal__check-list small{color:inherit;font-size:.72rem;font-weight:750;line-height:1.4}.invoice-workflow-modal__finance-panel{display:grid;gap:10px;padding:14px;border:1px solid #dce7f3;border-radius:12px;background:#fff}.invoice-workflow-modal__finance-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.invoice-workflow-modal__finance-head strong{color:#334155;font-size:.82rem}.invoice-workflow-modal__finance-head span{padding:4px 8px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:.64rem;font-weight:900;line-height:1.2}.invoice-workflow-modal__finance-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.invoice-workflow-modal__finance-grid span{display:grid;gap:3px;min-width:0;padding:9px 10px;border:1px solid #e2e8f0;border-radius:9px;background:#f8fbff}.invoice-workflow-modal__finance-grid small{color:#64748b;font-size:.64rem;font-weight:850}.invoice-workflow-modal__finance-grid b{overflow-wrap:anywhere;color:#14213d;font-size:.78rem;line-height:1.25}.invoice-workflow-modal__finance-grid span:nth-child(3){border-color:#b7e2d2;background:#f3fbf8}.invoice-workflow-modal__finance-grid span:nth-child(3) b{color:#0f766e}.invoice-workflow-modal__adjustments-list{display:grid;gap:7px;padding-top:2px}.invoice-workflow-modal__adjustments-list>strong{color:#475569;font-size:.74rem}.invoice-workflow-modal__adjustments-list>small{padding:10px;border:1px dashed #cbd9e8;border-radius:9px;background:#f8fafc;color:#64748b;font-size:.7rem;font-weight:750;text-align:center}.invoice-workflow-modal__adjustments-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 8px;padding:9px 10px;border:1px solid #edf2f7;border-radius:9px;background:#fbfdff}.invoice-workflow-modal__adjustments-list article span{color:#475569;font-size:.7rem;font-weight:850}.invoice-workflow-modal__adjustments-list article b{color:#0f766e;font-size:.74rem;white-space:nowrap}.invoice-workflow-modal__adjustments-list article small{grid-column:1 / -1;color:#64748b;font-size:.68rem;font-weight:700;line-height:1.35}.invoice-workflow-modal__items{border-color:#dfe8f1}.invoice-items-review{display:grid;gap:10px;min-width:0;padding:14px;border:1px solid #e1eaf4;border-radius:12px;background:#fff}.invoice-items-review__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.invoice-items-review__head>div:first-child{display:grid;gap:4px;min-width:0}.invoice-items-review__head>div:first-child span{color:#334155;font-size:.82rem;font-weight:850}.invoice-items-review__head>div:first-child strong{color:#64748b;font-size:.72rem;font-weight:750}.invoice-items-review__summary{display:grid;grid-template-columns:repeat(4,minmax(78px,1fr));gap:8px;width:min(480px,100%)}.invoice-items-review__summary span{display:grid;gap:3px;min-width:0;padding:8px 9px;border:1px solid #dfe8f1;border-radius:9px;background:#fff;color:#64748b;font-size:.65rem;font-weight:800}.invoice-items-review__summary b{color:#14213d;font-size:.86rem}.invoice-items-review__tools{display:grid;grid-template-columns:minmax(150px,220px) minmax(220px,1fr);align-items:end;gap:9px;padding:10px;border:1px solid #dfe8f1;border-radius:10px;background:#f8fbff}.invoice-items-review__filters{display:flex;flex-wrap:wrap;gap:6px}.invoice-items-review__filters button,.teacher-invoice-lesson-tools button{min-height:30px;padding:0 9px;border:1px solid #dbe3ee;border-radius:7px;background:#fff;color:#475569;font:inherit;font-size:.68rem;font-weight:850;cursor:pointer}.invoice-items-review__filters button.active,.teacher-invoice-lesson-tools button.active{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.invoice-items-review__filter-select{display:grid;gap:5px;min-width:0}.invoice-items-review__filter-select span{color:#64748b;font-size:.66rem;font-weight:850}.invoice-items-review__filter-select select{width:100%;min-height:34px;box-sizing:border-box;padding:0 10px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;color:#334155;font:inherit;font-size:.74rem;font-weight:800}.invoice-items-review__tools input{width:100%;min-height:34px;box-sizing:border-box;padding:0 10px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;color:#334155;font:inherit;font-size:.74rem}.invoice-workflow-modal__items-head{display:grid;grid-template-columns:118px minmax(150px,1fr) 112px 76px 104px 88px;gap:10px;padding:9px 12px;border-bottom:1px solid #dfe8f1;background:#f8fbff;color:#64748b;font-size:.66rem;font-weight:850}.invoice-workflow-modal__items-head span:nth-child(5),.invoice-workflow-modal__items-head span:last-child{text-align:right}.invoice-workflow-modal__items>div{grid-template-columns:118px minmax(150px,1fr) 112px 76px 104px 88px;gap:10px;padding:12px}.invoice-workflow-modal__items>div.is-changed{background:#fbfdff}.invoice-workflow-modal__items>div.is-commented{border-left:3px solid #8b5cf6}.invoice-workflow-modal__items>div>div{display:grid;gap:3px;min-width:0}.invoice-workflow-modal__items>div>div strong{overflow:hidden;color:#1f2937;text-overflow:ellipsis;white-space:nowrap}.invoice-workflow-modal__items>div>div small{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.invoice-workflow-modal__items>div>div i{padding:2px 6px;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:.6rem;font-style:normal;font-weight:900}.invoice-workflow-modal__items>div>span{color:#475569;font-weight:750}.invoice-items-review__status{display:inline-flex;width:fit-content;max-width:100%;padding:4px 7px;border-radius:999px;background:#f1f5f9;color:#475569!important;font-size:.66rem;line-height:1.2}.invoice-workflow-modal__items>div>button{justify-self:end;min-width:84px}.invoice-workflow-modal__items em{grid-column:2 / -1;margin-top:-3px}.invoice-items-review__empty,.teacher-invoice-list__empty{display:block!important;padding:22px 14px!important;color:#64748b;font-size:.76rem;font-weight:750;text-align:center}.invoice-workflow-modal__action-panel{display:grid;gap:10px;padding:14px;border:1px solid #dce7f3;border-radius:12px;background:#fff}.invoice-workflow-modal__action-panel>div:first-child{display:grid;gap:4px;align-items:center}.invoice-workflow-modal__action-panel span{color:#475569;font-size:.78rem;font-weight:850}.invoice-workflow-modal__action-panel small{color:#64748b;font-size:.7rem;line-height:1.35}.invoice-workflow-modal__action-panel input{width:100%}.invoice-workflow-modal__permissions{display:flex;flex-wrap:wrap;gap:6px}.invoice-workflow-modal__permissions span{padding:5px 8px;border:1px solid #dbe3ee;border-radius:999px;background:#f8fafc;color:#64748b;font-size:.64rem;font-weight:900;line-height:1.2}.invoice-workflow-modal__permissions span.is-granted{border-color:#bbf7d0;background:#ecfdf5;color:#15803d}.invoice-workflow-modal__permissions span.is-denied{border-color:#e2e8f0;background:#f8fafc;color:#94a3b8;text-decoration:line-through;text-decoration-thickness:1px}.invoice-workflow-modal__actions{display:grid;grid-template-columns:1fr;justify-content:stretch}.invoice-workflow-modal__action-hint{display:block;padding:9px 10px;border:1px solid #bfdbfe;border-left:3px solid #2563eb;border-radius:8px;background:#f5f9ff;color:#1d4f91;font-size:.7rem;font-weight:750;line-height:1.4}.invoice-workflow-modal__action-hint.is-warning{border-color:#fed7aa;border-left-color:#f59e0b;background:#fffaf2;color:#9a3412}.invoice-workflow-modal__action-empty{display:block;padding:16px 12px;border:1px dashed #cbd9e8;border-radius:9px;background:#f8fbff;color:#64748b;font-size:.72rem;font-weight:750;text-align:center}.invoice-workflow-modal__actions button,.invoice-workflow-modal__adjustment button,.invoice-workflow-modal__payment button{min-height:37px}.invoice-workflow-modal__adjustment,.invoice-workflow-modal__payment{display:grid;gap:9px;padding:14px;border:1px solid #dfe8f1;border-radius:12px;background:#fff}.invoice-workflow-modal__payment-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.invoice-workflow-modal__payment-head>strong{color:#334155;font-size:.8rem}.invoice-workflow-modal__payment-head>span{padding:4px 8px;border-radius:999px;background:#ecfdf5;color:#15803d;font-size:.66rem;font-weight:900}.invoice-workflow-modal__payment-summary{display:grid;gap:8px}.invoice-workflow-modal__payment-summary span{display:grid;gap:3px;padding:9px 10px;border:1px solid #e2e8f0;border-radius:9px;background:#f8fbff}.invoice-workflow-modal__payment-summary small{color:#64748b;font-size:.66rem;font-weight:850}.invoice-workflow-modal__payment-summary b{color:#14213d;font-size:.82rem;overflow-wrap:anywhere}.invoice-workflow-modal__payment-summary span:last-child{border-color:#b7e2d2;background:#f3fbf8}.invoice-workflow-modal__payment-summary span:last-child b{color:#0f766e}.invoice-workflow-modal__payment-progress{height:7px;overflow:hidden;border-radius:999px;background:#e2e8f0}.invoice-workflow-modal__payment-progress i{display:block;height:100%;border-radius:inherit;background:#22c55e;transition:width .2s ease}.invoice-workflow-modal__payment-history{display:grid;gap:9px;max-height:260px;overflow:auto;padding:14px;border:1px solid #dfe8f1;border-radius:12px;background:#fff}.invoice-workflow-modal__payment-history>strong{color:#334155;font-size:.8rem}.invoice-workflow-modal__payment-history article{display:grid;gap:6px;padding:10px 0;border-top:1px solid #edf2f7}.invoice-workflow-modal__payment-history article:first-of-type{border-top:0;padding-top:0}.invoice-workflow-modal__payment-history article>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.invoice-workflow-modal__payment-history span{color:#0f766e;font-size:.8rem;font-weight:900}.invoice-workflow-modal__payment-history small,.invoice-workflow-modal__payment-history em{color:#64748b;font-size:.68rem;font-style:normal;font-weight:750}.invoice-workflow-modal__payment-history p{margin:0;color:#475569;font-size:.72rem;line-height:1.4}.invoice-workflow-modal__payment-history.is-empty p{padding:12px;border:1px dashed #cbd9e8;border-radius:9px;background:#f8fbff;color:#64748b;text-align:center}.invoice-workflow-modal__adjustment.is-active-edit{order:-1;border-color:#bfdbfe;background:#f8fbff}.invoice-workflow-modal__adjustment>strong,.invoice-workflow-modal__payment>strong{display:block;flex-basis:100%;color:#334155;font-size:.8rem}.invoice-workflow-modal__adjustment input,.invoice-workflow-modal__adjustment select,.invoice-workflow-modal__payment input,.invoice-workflow-modal__payment select{width:100%;min-width:0}.invoice-workflow-modal__adjustment label{display:inline-flex;align-items:center;gap:6px}.invoice-money-input{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:0!important;align-items:stretch!important}.invoice-money-input input{border-radius:8px 0 0 8px!important}.invoice-money-input span{display:inline-flex;align-items:center;justify-content:center;min-width:54px;padding:0 10px;border:1px solid #dbe3ee;border-left:0;border-radius:0 8px 8px 0;background:#f8fbff;color:#475569;font-size:.74rem;font-weight:850}.invoice-workflow-modal__history{max-height:260px;overflow:auto;border-color:#dfe8f1;background:#fff}.invoice-workflow-modal__history>div:last-child{border-bottom:0}.invoice-workflow-modal__history>p{margin:10px 0 0;padding:12px;border:1px dashed #cbd9e8;border-radius:9px;background:#f8fbff;color:#64748b;font-size:.72rem;font-weight:750;text-align:center}.invoice-workflow-modal__latest-diff{display:grid;gap:10px;max-height:360px;overflow:auto;padding:14px;border:1px solid #cfe0f3;border-left:3px solid #2563eb;border-radius:12px;background:#fff}.invoice-workflow-modal__latest-diff>strong{color:#1d4f91;font-size:.82rem}.invoice-flow{display:grid;gap:12px;padding:14px;border:1px solid #dce7f3;border-radius:11px;background:#fbfdff}.invoice-flow__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.invoice-flow__head>div{display:grid;gap:4px;min-width:0}.invoice-flow__head span{color:#64748b;font-size:.68rem;font-weight:850}.invoice-flow__head strong{color:#14213d;font-size:.86rem;line-height:1.25}.invoice-flow__head p{max-width:360px;margin:0;color:#475569;font-size:.76rem;font-weight:750;line-height:1.4;text-align:right}.invoice-flow__steps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.invoice-flow__step{position:relative;display:grid;gap:6px;min-width:0;padding:10px 8px;border:1px solid #e2e8f0;border-radius:9px;background:#fff;color:#94a3b8;text-align:center}.invoice-flow__step i{display:inline-grid;place-items:center;justify-self:center;width:23px;height:23px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:.68rem;font-style:normal;font-weight:900}.invoice-flow__step span{overflow-wrap:anywhere;font-size:.66rem;font-weight:850;line-height:1.25}.invoice-flow__step.is-done{border-color:#bbf7d0;background:#f0fdf4;color:#15803d}.invoice-flow__step.is-done i{background:#22c55e;color:#fff}.invoice-flow__step.is-current{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8;box-shadow:0 8px 18px #2563eb17}.invoice-flow__step.is-current i{background:#2563eb;color:#fff}.invoice-flow__step.is-muted{border-color:#fecdd3;background:#fff1f2;color:#be123c}.invoice-flow__step.is-muted i{background:#f43f5e;color:#fff}.invoice-flow.is-rejected{border-color:#fecdd3;background:snow}.invoice-flow__note{padding:9px 10px;border:1px solid #fed7aa;border-left:3px solid #f59e0b;border-radius:8px;background:#fffaf2;color:#9a3412;font-size:.72rem;font-weight:750;line-height:1.4}.invoice-flow.is-compact{flex:1 1 100%;gap:9px;padding:11px}.invoice-flow.is-compact .invoice-flow__head{align-items:center}.invoice-flow.is-compact .invoice-flow__head strong{font-size:.78rem}.invoice-flow.is-compact .invoice-flow__head p{font-size:.7rem}.invoice-flow.is-compact .invoice-flow__steps{grid-template-columns:repeat(3,minmax(0,1fr))}.invoice-flow.is-compact .invoice-flow__step{padding:8px 6px}.invoice-flow.is-compact .invoice-flow__step i{width:20px;height:20px;font-size:.62rem}.invoice-flow.is-compact .invoice-flow__step span{font-size:.61rem}.invoice-version-diff{display:grid;gap:10px;width:100%;min-width:0}.invoice-version-diff__empty{display:inline-flex;width:fit-content;padding:5px 8px;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;color:#64748b;font-size:.68rem;font-weight:800}.invoice-version-diff__section{display:grid;gap:8px;min-width:0}.invoice-version-diff__section>strong{color:#334155;font-size:.74rem;font-weight:850}.invoice-version-diff__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:8px}.invoice-version-diff__line{display:grid;gap:4px;min-width:0;padding:9px 10px;border:1px solid #e2e8f0;border-radius:9px;background:#fff}.invoice-version-diff__line span{color:#475569;font-size:.68rem;font-weight:850}.invoice-version-diff__line em,.invoice-version-diff__line b{overflow-wrap:anywhere;font-size:.72rem;font-style:normal;line-height:1.35}.invoice-version-diff__line em{color:#64748b}.invoice-version-diff__line b{color:#0f766e}.invoice-version-diff__cards{display:grid;gap:8px}.invoice-version-diff__card{display:grid;gap:5px;min-width:0;padding:10px 11px;border:1px solid #e2e8f0;border-left-width:3px;border-radius:9px;background:#fff}.invoice-version-diff__card.is-added{border-left-color:#22c55e;background:#fbfffd}.invoice-version-diff__card.is-changed{border-left-color:#2563eb;background:#fbfdff}.invoice-version-diff__card.is-removed{border-left-color:#ef4444;background:snow}.invoice-version-diff__card>span{width:fit-content;padding:3px 7px;border-radius:999px;background:#eef5ff;color:#2563eb;font-size:.62rem;font-weight:900}.invoice-version-diff__card.is-added>span{background:#ecfdf5;color:#15803d}.invoice-version-diff__card.is-removed>span{background:#fff1f2;color:#be123c}.invoice-version-diff__card>strong{overflow-wrap:anywhere;color:#1f2937;font-size:.76rem}.invoice-version-diff__card small{overflow-wrap:anywhere;color:#64748b;font-size:.69rem;line-height:1.4}.invoice-workflow-modal__add-lesson{display:flex;flex-wrap:wrap;align-items:center;gap:9px;padding:13px;border:1px dashed #9fc3e8;border-radius:10px;background:#f8fbff}.invoice-workflow-modal__add-lesson>div{display:grid;gap:3px;flex:1 1 220px}.invoice-workflow-modal__add-lesson strong{color:#245b9f;font-size:.78rem}.invoice-workflow-modal__add-lesson small{color:#64748b;font-size:.7rem}.invoice-workflow-modal__add-lesson select,.invoice-workflow-modal__add-lesson input{min-width:190px;flex:1 1 220px;min-height:36px;box-sizing:border-box;padding:0 10px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;color:#334155;font:inherit;font-size:.74rem}.invoice-workflow-modal__add-lesson button{min-height:36px;padding:0 11px;border:1px solid #cddfed;border-radius:8px;background:#fff;color:#2563eb;font:inherit;font-size:.74rem;font-weight:800;cursor:pointer}.invoice-workflow-modal__add-lesson button:disabled{opacity:.55;cursor:not-allowed}.invoice-workflow-modal__add-lesson{display:grid;align-items:stretch;gap:9px;padding:14px;border-radius:12px;background:#fff}.invoice-workflow-modal__add-lesson>div{display:grid;gap:3px;min-width:0}.invoice-workflow-modal__add-lesson select,.invoice-workflow-modal__add-lesson input,.invoice-workflow-modal__add-lesson button{width:100%;min-width:0}.invoice-workflow-modal__actions .is-approve{order:-2}.invoice-workflow-modal__actions .is-reject{margin-top:2px}.teacher-invoice-modal__body{gap:18px}.teacher-invoice-period>div,.teacher-invoice-summary>span{min-height:70px;padding:14px;border-color:#dfe8f1;background:#fff}.teacher-invoice-period>div:last-child{border-color:#b7e2d2;background:#f3fbf8}.teacher-invoice-warning{border-left:3px solid #f59e0b}.teacher-invoice-extension{padding:10px 12px;border:1px solid #bfdbfe;border-left:3px solid #2563eb;border-radius:8px;background:#f5f9ff;color:#1d4f91;font-size:.76rem;font-weight:750}.teacher-invoice-action-required{display:grid;gap:10px;padding:13px;border:1px solid #fed7aa;border-left:3px solid #ea580c;border-radius:10px;background:#fffaf5}.teacher-invoice-action-required>strong{color:#9a3412;font-size:.8rem}.teacher-invoice-action-required>div{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.teacher-invoice-action-required>div>span{flex:1 1 190px;color:#475569;font-size:.75rem;font-weight:750}.teacher-invoice-action-required input{min-width:160px;flex:1 1 190px;height:36px;box-sizing:border-box;padding:0 10px;border:1px solid #dbe3ee;border-radius:8px;font:inherit;font-size:.75rem}.teacher-invoice-action-required button{min-height:36px;padding:0 11px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;color:#2563eb;font:inherit;font-size:.73rem;font-weight:800;cursor:pointer}.teacher-invoice-action-required button:disabled{opacity:.55;cursor:not-allowed}.teacher-invoice-lessons{display:grid;gap:8px}.teacher-invoice-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.teacher-invoice-section-head>div{display:flex;align-items:baseline;gap:8px}.teacher-invoice-section-head span{color:#334155;font-size:.82rem;font-weight:850}.teacher-invoice-section-head strong{color:#2563eb;font-size:.8rem}.teacher-invoice-section-head small{color:#64748b;font-size:.69rem;font-weight:650;text-align:right}.teacher-invoice-lesson-tools{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;padding:10px;border:1px solid #dfe8f1;border-radius:10px;background:#f8fbff}.teacher-invoice-lesson-tools>div{display:flex;flex-wrap:wrap;gap:6px}.teacher-invoice-lesson-tools input{width:min(290px,100%);min-height:34px;box-sizing:border-box;padding:0 10px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;color:#334155;font:inherit;font-size:.74rem}.teacher-invoice-list{border-color:#dfe8f1}.teacher-invoice-list__row{grid-template-columns:142px minmax(180px,1fr) 125px 125px;padding:12px 14px}.teacher-invoice-list__row:hover{background:#fbfdff}.teacher-invoice-preview{display:grid;gap:12px;padding:14px;border:1px solid #cfe0f3;border-radius:12px;background:#fff;box-shadow:0 10px 24px #0f172a0a}.teacher-invoice-preview__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.teacher-invoice-preview__head>div{display:grid;gap:4px;min-width:0}.teacher-invoice-preview__head span{color:#2563eb;font-size:.72rem;font-weight:900}.teacher-invoice-preview__head strong{color:#334155;font-size:.8rem;line-height:1.4}.teacher-invoice-preview__head em{flex:0 0 auto;padding:5px 9px;border-radius:999px;font-size:.68rem;font-style:normal;font-weight:900;line-height:1.2}.teacher-invoice-preview__head em.is-ready{background:#ecfdf5;color:#15803d}.teacher-invoice-preview__head em.is-blocked{background:#fff7ed;color:#c2410c}.teacher-invoice-preview__summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.teacher-invoice-preview__summary span{display:grid;gap:4px;min-width:0;padding:10px 11px;border:1px solid #e2e8f0;border-radius:9px;background:#f8fbff}.teacher-invoice-preview__summary small{color:#64748b;font-size:.66rem;font-weight:850}.teacher-invoice-preview__summary b{overflow-wrap:anywhere;color:#14213d;font-size:.82rem}.teacher-invoice-preview__summary span:last-child{border-color:#b7e2d2;background:#f3fbf8}.teacher-invoice-preview__summary span:last-child b{color:#0f766e}.teacher-invoice-preview__warnings{display:grid;gap:5px;padding:10px 11px;border:1px solid #fed7aa;border-left:3px solid #f59e0b;border-radius:9px;background:#fffaf2;color:#9a3412}.teacher-invoice-preview__warnings small{color:inherit;font-size:.72rem;font-weight:800}.teacher-invoice-preview__invoice{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding:12px;border:1px solid #e1eaf4;border-radius:10px;background:#fbfdff}.teacher-invoice-preview__invoice>div:first-child{display:grid;gap:3px;min-width:0}.teacher-invoice-preview__invoice span{color:#64748b;font-size:.72rem;font-weight:850}.teacher-invoice-preview__invoice strong{color:#0f766e;font-size:.94rem}.teacher-invoice-preview__invoice small{color:#475569;font-size:.7rem;font-weight:750}.teacher-invoice-preview__invoice>div:last-child{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.teacher-invoice-preview__invoice button:not(.teacher-invoice-primary){min-height:38px;padding:0 13px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;color:#475569;font:inherit;font-size:.76rem;font-weight:850;cursor:pointer}.teacher-invoice-preview__invoice button:disabled{opacity:.55;cursor:not-allowed}.teacher-invoice-actions{gap:9px}.teacher-invoice-actions__invoice{min-height:45px;padding:12px 14px;border-color:#dfe8f1}.teacher-invoice-actions__invoice>span{color:#475569;font-size:.76rem;font-weight:750}.teacher-invoice-actions__reason{flex:1 1 100%;color:#9a3412;font-size:.73rem;line-height:1.4}.teacher-invoice-actions__validation{display:grid;flex:1 1 100%;gap:3px;padding:9px 10px;border-left:3px solid #f59e0b;border-radius:7px;background:#fffaf2;color:#9a3412;font-size:.72rem;line-height:1.35}.teacher-invoice-actions__validation strong{font-size:.74rem}.teacher-invoice-actions__validation small{color:inherit;font-size:.7rem}.teacher-invoice-primary,.teacher-invoice-response button{min-height:38px;padding:0 14px;border-radius:8px}.teacher-invoice-response{align-items:center;padding-top:3px}.teacher-invoice-response input{min-height:38px}.teacher-invoice-history__latest{display:grid!important;gap:9px!important;align-items:stretch!important;padding:12px!important;border:1px solid #cfe0f3!important;border-left:3px solid #2563eb!important;border-radius:10px;background:#f8fbff}.teacher-invoice-history__latest>strong{color:#1d4f91!important;font-size:.8rem!important}.teacher-invoice-history>article .invoice-version-diff{grid-column:1 / -1;margin-top:4px}.teacher-invoice-modal{width:min(1040px,calc(100vw - 32px))!important;max-height:calc(100dvh - 32px)!important;padding:0!important;overflow:hidden!important;border:1px solid #e3ebf5;border-radius:16px;background:#fff;box-shadow:0 24px 60px #0f172a29}.teacher-invoice-modal>h3{min-height:62px;box-sizing:border-box;margin:0!important;padding:21px 70px 17px 24px!important;border-bottom:1px solid #e6edf5;background:#fff;color:#14213d;font-size:1.04rem;line-height:1.3}.teacher-invoice-modal>.close-btn{top:17px;right:22px}.teacher-invoice-modal__body{max-height:calc(100dvh - 96px);overflow:auto;padding:18px 20px 22px;background:#fbfdff}.teacher-invoice-hero{order:1}.teacher-invoice-extension,.teacher-invoice-warning,.teacher-invoice-no-payout{order:2}.teacher-invoice-submit-panel{order:3}.teacher-invoice-lessons{order:4}.teacher-invoice-history{order:5}.teacher-invoice-hero{display:grid;grid-template-columns:minmax(240px,1fr) minmax(150px,210px);gap:12px;padding:16px;border:1px solid #dce7f3;border-radius:14px;background:#fff}.teacher-invoice-hero.is-success{border-color:#bbf7d0;background:#fbfffd}.teacher-invoice-hero.is-warning{border-color:#fed7aa;background:#fffaf5}.teacher-invoice-hero.is-danger{border-color:#fecdd3;background:snow}.teacher-invoice-hero.is-muted{background:#f8fafc}.teacher-invoice-hero__main{display:grid;gap:5px;min-width:0;align-content:start}.teacher-invoice-hero__main span,.teacher-invoice-hero__status small,.teacher-invoice-hero__metrics small{color:#64748b;font-size:.68rem;font-weight:900;letter-spacing:0}.teacher-invoice-hero__main strong{overflow-wrap:anywhere;color:#14213d;font-size:1.08rem;line-height:1.25}.teacher-invoice-hero__main p{max-width:620px;margin:0;color:#475569;font-size:.78rem;font-weight:750;line-height:1.45}.teacher-invoice-hero__status{display:grid;gap:6px;align-content:start;justify-items:start;min-width:0;padding:11px 12px;border:1px solid #e2e8f0;border-radius:11px;background:#f8fbff}.teacher-invoice-hero__status b{color:#1d4ed8;font-size:.82rem;line-height:1.25}.teacher-invoice-hero.is-success .teacher-invoice-hero__status b{color:#15803d}.teacher-invoice-hero.is-warning .teacher-invoice-hero__status b{color:#c2410c}.teacher-invoice-hero.is-danger .teacher-invoice-hero__status b{color:#be123c}.teacher-invoice-hero__metrics{grid-column:1 / -1;display:grid;grid-template-columns:1.25fr repeat(3,minmax(120px,1fr));gap:9px}.teacher-invoice-hero__metrics span{display:grid;gap:4px;min-width:0;padding:11px 12px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.teacher-invoice-hero__metrics b{overflow-wrap:anywhere;color:#14213d;font-size:.86rem;line-height:1.25}.teacher-invoice-hero__metrics span:last-child{border-color:#b7e2d2;background:#f3fbf8}.teacher-invoice-hero__metrics span:last-child b{color:#0f766e}.teacher-invoice-warning,.teacher-invoice-no-payout,.teacher-invoice-extension{border-radius:11px}.teacher-invoice-lessons{padding:14px;border:1px solid #e1eaf4;border-radius:14px;background:#fff}.teacher-invoice-lesson-tools{grid-template-columns:minmax(280px,1fr) minmax(220px,320px);padding:10px 11px;background:#f8fbff}.teacher-invoice-lesson-tools input{width:100%}.teacher-invoice-list{border-radius:11px;background:#fff}.teacher-invoice-list__row{grid-template-columns:138px minmax(180px,1fr) minmax(105px,130px) 118px}.teacher-invoice-list__row>b{font-size:.76rem}.teacher-invoice-lesson-status{display:inline-flex;width:fit-content;max-width:100%;padding:4px 7px;border-radius:999px;background:#f1f5f9;color:#475569!important;font-size:.66rem;line-height:1.2}.teacher-invoice-lesson-status.is-final{background:#ecfdf5;color:#15803d!important}.teacher-invoice-lesson-status.is-open{background:#fff7ed;color:#c2410c!important}.teacher-invoice-submit-panel{display:grid;gap:11px;padding:14px;border:1px solid #dce7f3;border-radius:14px;background:#fff}.teacher-invoice-submit-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.teacher-invoice-submit-panel__head>div{display:grid;gap:4px;min-width:0}.teacher-invoice-submit-panel__head span{color:#2563eb;font-size:.7rem;font-weight:900}.teacher-invoice-submit-panel__head strong{color:#14213d;font-size:.88rem;line-height:1.3}.teacher-invoice-submit-panel__head em{flex:0 0 auto;padding:5px 9px;border-radius:999px;font-size:.68rem;font-style:normal;font-weight:900;line-height:1.2}.teacher-invoice-submit-panel__head em.is-ready{background:#ecfdf5;color:#15803d}.teacher-invoice-submit-panel__head em.is-blocked{background:#fff7ed;color:#c2410c}.teacher-invoice-submit-panel__action,.teacher-invoice-submit-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #e1eaf4;border-radius:11px;background:#fbfdff}.teacher-invoice-submit-panel__action p{max-width:620px;margin:0;color:#475569;font-size:.76rem;font-weight:750;line-height:1.45}.teacher-invoice-submit-card>div{display:grid;gap:3px;min-width:0}.teacher-invoice-submit-card span{color:#64748b;font-size:.72rem;font-weight:850}.teacher-invoice-submit-card strong{color:#0f766e;font-size:.95rem}.teacher-invoice-submit-card small{color:#475569;font-size:.72rem;font-weight:750;line-height:1.4}.teacher-invoice-submit-card__actions{display:flex!important;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:8px!important;min-width:min(330px,100%)}.teacher-invoice-submit-card__actions button:not(.teacher-invoice-primary){min-height:38px;padding:0 13px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;color:#475569;font:inherit;font-size:.76rem;font-weight:850;cursor:pointer}.teacher-invoice-submit-card__actions button:disabled{opacity:.55;cursor:not-allowed}.teacher-invoice-primary{flex:0 0 auto;min-width:180px;white-space:normal;line-height:1.2}.teacher-invoice-mini-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;width:100%;min-height:38px;padding:0 10px;border:1px solid #e2e8f0;border-radius:9px;background:#f8fafc;color:#475569;font:inherit;text-align:left;cursor:pointer}.teacher-invoice-mini-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:850}.teacher-invoice-mini-row b{color:#0f766e;font-size:.74rem;white-space:nowrap}.teacher-invoice-mini-row em{color:#2563eb;font-size:.68rem;font-style:normal;font-weight:850}.teacher-invoice-history{border-radius:12px;background:#fff}.teacher-invoice-history>div,.teacher-invoice-history>article{padding-right:2px;padding-left:2px}.teacher-invoice-details-modal{width:min(960px,calc(100vw - 32px))!important;max-height:calc(100dvh - 32px)!important;padding:0!important;overflow:hidden!important;border:1px solid #e3ebf5;border-radius:16px;background:#fff;box-shadow:0 24px 60px #0f172a29}.teacher-invoice-details-modal>h3{min-height:62px;box-sizing:border-box;margin:0!important;padding:21px 70px 17px 24px!important;border-bottom:1px solid #e6edf5;background:#fff;color:#14213d;font-size:1.04rem;line-height:1.3}.teacher-invoice-details-modal>.close-btn{top:17px;right:22px}.teacher-invoice-details{display:grid;gap:14px;max-height:calc(100dvh - 96px);overflow:auto;padding:18px 20px 22px;background:#fbfdff}.teacher-invoice-details__hero{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:10px;padding:14px;border:1px solid #dce7f3;border-radius:14px;background:#fff}.teacher-invoice-details__hero>div{display:grid;gap:5px;min-width:0;padding:11px 12px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fbff}.teacher-invoice-details__hero span{color:#64748b;font-size:.68rem;font-weight:900}.teacher-invoice-details__hero strong{overflow-wrap:anywhere;color:#14213d;font-size:.86rem;line-height:1.25}.teacher-invoice-details__hero>div:last-child{border-color:#b7e2d2;background:#f3fbf8}.teacher-invoice-details__hero>div:last-child strong{color:#0f766e}.invoice-action-confirm{display:grid;gap:14px;padding-top:2px}.invoice-action-confirm__summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #dfe8f1;border-radius:10px;background:#f8fbff}.invoice-action-confirm__summary span{min-width:0;overflow:hidden;color:#475569;font-size:.78rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.invoice-action-confirm__summary strong{color:#0f766e;font-size:.86rem;white-space:nowrap}.invoice-action-confirm label{display:grid;gap:6px;min-width:0}.invoice-action-confirm label>span{color:#475569;font-size:.72rem;font-weight:850}.invoice-action-confirm label>small{color:#64748b;font-size:.7rem;font-weight:750}.invoice-action-confirm input,.invoice-action-confirm select,.invoice-action-confirm textarea{width:100%;min-width:0;box-sizing:border-box;border:1px solid #dbe3ee;border-radius:9px;background:#fff;color:#1f2937;font:inherit;font-size:.78rem}.invoice-action-confirm input,.invoice-action-confirm select{min-height:38px;padding:0 11px}.invoice-action-confirm textarea{min-height:96px;resize:vertical;padding:10px 11px;line-height:1.45}.invoice-action-confirm__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;padding-top:2px}.invoice-action-confirm__actions button{min-height:38px;padding:0 14px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;color:#475569;font:inherit;font-size:.76rem;font-weight:850;cursor:pointer}.invoice-action-confirm__actions button.is-approve,.invoice-action-confirm__actions button.is-payment{border-color:#86efac;background:#ecfdf5;color:#15803d}.invoice-action-confirm__actions button.is-return{border-color:#fdba74;background:#fff7ed;color:#c2410c}.invoice-action-confirm__actions button.is-reject{border-color:#fda4af;background:#fff1f2;color:#be123c}.invoice-action-confirm__actions button:disabled{opacity:.55;cursor:not-allowed}.invoice-item-edit-dialog__toggle{display:flex!important;align-items:center;gap:8px!important;width:fit-content;padding:8px 10px;border:1px solid #dbe3ee;border-radius:999px;background:#f8fbff;color:#334155;font-size:.76rem;font-weight:850}.invoice-item-edit-dialog__toggle input{width:auto!important;min-height:0!important}.invoice-item-edit-dialog .invoice-money-input{width:100%}.invoice-workflow-modal__hero{grid-column:1 / -1;display:grid;grid-template-columns:minmax(240px,1fr) minmax(180px,230px) minmax(360px,1.15fr);gap:12px;padding:16px;border:1px solid #dce7f3;border-radius:14px;background:#fff}.invoice-workflow-modal__hero.has-errors{border-color:#fed7aa;background:#fffaf5}.invoice-workflow-modal__hero-main{display:grid;gap:5px;min-width:0;align-content:start}.invoice-workflow-modal__hero-main span,.invoice-workflow-modal__hero-status small,.invoice-workflow-modal__hero-metrics small{color:#64748b;font-size:.68rem;font-weight:900}.invoice-workflow-modal__hero-main strong{overflow-wrap:anywhere;color:#14213d;font-size:1.08rem;line-height:1.24}.invoice-workflow-modal__hero-main p{margin:0;color:#475569;font-size:.76rem;font-weight:750;line-height:1.45}.invoice-workflow-modal__hero-status{display:grid;gap:7px;align-content:start;justify-items:start;min-width:0;padding:11px 12px;border:1px solid #e2e8f0;border-radius:11px;background:#f8fbff}.invoice-workflow-modal__hero-status b{max-width:100%}.invoice-workflow-modal__hero-status em{padding:4px 8px;border-radius:999px;background:#ecfdf5;color:#15803d;font-size:.66rem;font-style:normal;font-weight:900;line-height:1.2}.invoice-workflow-modal__hero.has-errors .invoice-workflow-modal__hero-status em{background:#fff7ed;color:#c2410c}.invoice-workflow-modal__hero-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;min-width:0}.invoice-workflow-modal__hero-metrics span{display:grid;gap:4px;min-width:0;padding:10px 11px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fbff}.invoice-workflow-modal__hero-metrics b{overflow-wrap:anywhere;color:#14213d;font-size:.84rem;line-height:1.25}.invoice-workflow-modal__hero-metrics span:first-child{border-color:#b7e2d2;background:#f3fbf8}.invoice-workflow-modal__hero-metrics span:first-child b{color:#0f766e}.invoice-workflow-modal__decision-actions{display:grid;grid-template-columns:1fr;gap:8px}.invoice-workflow-modal__decision-actions button{width:100%;min-height:39px;white-space:normal;line-height:1.2}.invoice-workflow-modal__export{overflow:hidden;border:1px solid #e2e8f0;border-radius:10px;background:#f8fbff}.invoice-workflow-modal__export summary{min-height:36px;box-sizing:border-box;padding:10px 11px;color:#475569;font-size:.74rem;font-weight:900;cursor:pointer}.invoice-workflow-modal__export>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:0 10px 10px}.invoice-workflow-modal__export button{min-width:0;min-height:34px;padding:0 8px}.invoice-workflow-modal__section-head{display:grid;gap:4px}.invoice-workflow-modal__section-head strong{color:#334155;font-size:.8rem}.invoice-workflow-modal__section-head small{color:#64748b;font-size:.7rem;line-height:1.4}.invoice-workflow-modal__adjustment>.invoice-workflow-modal__section-head{margin-bottom:1px}@media (max-width: 900px){.invoice-workflow__head{grid-template-columns:1fr}.invoice-workflow__toolbar-actions,.invoice-workflow__primary-actions{justify-content:flex-start;max-width:none}.invoice-workflow__primary-actions>button{flex:1 1 170px}.invoice-workflow__more-actions{min-width:170px}.invoice-workflow__filters,.invoice-workflow__filters.is-compact{grid-template-columns:minmax(220px,1.4fr) minmax(150px,1fr) minmax(150px,1fr)}.invoice-workflow__filters select{grid-column:1 / -1}.invoice-workflow__overview{grid-template-columns:repeat(3,minmax(0,1fr))}.missing-invoices-panel__top{grid-template-columns:1fr}.missing-invoices-panel__filter{width:min(260px,100%)}.invoice-workflow-modal__body,.invoice-workflow-modal__hero{grid-template-columns:1fr}.invoice-workflow-modal__hero-metrics{grid-template-columns:1fr 1fr}.invoice-items-review,.invoice-workflow-modal__finance-panel,.invoice-workflow-modal__add-lesson,.invoice-workflow-modal__action-panel,.invoice-workflow-modal__adjustment,.invoice-workflow-modal__payment,.invoice-workflow-modal__payment-history,.invoice-workflow-modal__latest-diff,.invoice-workflow-modal__history{grid-column:1}.invoice-items-review{grid-row:auto}.invoice-workflow-modal__actions,.invoice-workflow-modal__decision-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.invoice-workflow-modal__action-hint,.invoice-workflow-modal__action-empty,.invoice-workflow-modal__export{grid-column:1 / -1}}@media (max-width: 680px){.invoice-workflow{padding:16px;border-radius:10px}.invoice-workflow__head{gap:14px;margin-bottom:14px}.invoice-workflow h3{font-size:1.08rem}.invoice-workflow__toolbar-actions,.invoice-workflow__primary-actions,.invoice-workflow__filters,.invoice-workflow__filters.is-compact{display:grid;grid-template-columns:1fr 1fr}.invoice-workflow__more-actions{width:100%;min-width:0}.invoice-workflow__more-actions>div{position:static;width:auto;margin-top:7px;box-shadow:none}.invoice-workflow__filters input,.invoice-workflow__filters select{width:100%;min-width:0}.invoice-workflow__filters input{grid-column:1 / -1}.invoice-workflow__view-switcher{display:grid}.invoice-workflow__view-switcher label{width:100%}.invoice-workflow__table-wrap{display:none}.invoice-workflow__mobile-list{display:grid;gap:9px}.invoice-workflow__overview{grid-template-columns:1fr 1fr;padding:10px}.missing-invoices-panel{padding:12px}.missing-invoices-panel__summary{grid-template-columns:1fr 1fr}.missing-invoices-panel__filter{width:100%}.missing-invoices-panel__filters{display:grid;grid-template-columns:1fr 1fr}.missing-invoices-row__actions{display:grid;grid-template-columns:1fr;justify-content:stretch}.missing-invoices-row__actions button{width:100%}.invoice-workflow__mobile-empty{padding:26px 14px;border:1px dashed #cbd9e8;border-radius:9px;color:#64748b;font-size:.78rem;text-align:center}.invoice-workflow__mobile-card{display:grid;gap:12px;padding:14px;border:1px solid #dfe8f1;border-radius:10px;background:#fff}.invoice-workflow__mobile-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:9px}.invoice-workflow__mobile-card-head>div{display:grid;gap:3px;min-width:0}.invoice-workflow__mobile-card-head strong{overflow:hidden;color:#1e293b;font-size:.83rem;text-overflow:ellipsis;white-space:nowrap}.invoice-workflow__mobile-card-head small{color:#94a3b8;font-size:.68rem;font-weight:700}.invoice-workflow__mobile-card dl{display:grid;grid-template-columns:1fr 72px 1fr;gap:10px;margin:0}.invoice-workflow__mobile-card dl>div{display:grid;gap:4px;min-width:0}.invoice-workflow__mobile-card dt{color:#64748b;font-size:.65rem;font-weight:750}.invoice-workflow__mobile-card dd{margin:0;overflow-wrap:anywhere;color:#334155;font-size:.72rem;font-weight:800}.invoice-workflow__mobile-card dl>div:last-child dd{color:#0f766e}.invoice-workflow__mobile-card>button{width:100%}.invoice-workflow-modal,.teacher-invoice-modal{padding:16px!important}.invoice-workflow-modal{width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px)!important;padding:0!important}.invoice-workflow-modal>h3{padding:18px 58px 15px 18px}.invoice-workflow-modal>.close-btn{top:14px;right:16px}.invoice-workflow-modal__body{max-height:calc(100dvh - 82px);padding:14px}.invoice-workflow-modal__hero{padding:13px}.invoice-workflow-modal__hero-metrics,.invoice-workflow-modal__summary,.teacher-invoice-period,.teacher-invoice-summary,.teacher-invoice-preview__summary{grid-template-columns:1fr 1fr}.teacher-invoice-preview__head{display:grid;gap:8px}.teacher-invoice-preview__head em{width:fit-content}.teacher-invoice-preview__invoice{align-items:stretch;flex-direction:column}.teacher-invoice-preview__invoice>div:last-child{display:grid;grid-template-columns:1fr;justify-content:stretch}.teacher-invoice-preview__invoice button{width:100%}.invoice-workflow-modal__summary>div,.teacher-invoice-period>div,.teacher-invoice-summary>span{min-height:64px;padding:11px}.invoice-items-review__head{display:grid}.invoice-items-review__summary{grid-template-columns:1fr 1fr;width:100%}.invoice-items-review__tools,.teacher-invoice-lesson-tools{display:grid}.invoice-items-review__tools{grid-template-columns:1fr}.invoice-items-review__filters,.teacher-invoice-lesson-tools>div{display:grid;grid-template-columns:1fr 1fr}.invoice-items-review__tools input,.teacher-invoice-lesson-tools input{width:100%}.invoice-flow__head{display:grid;gap:7px}.invoice-flow__head p{max-width:none;text-align:left}.invoice-flow__steps{grid-template-columns:1fr;gap:6px}.invoice-flow__step{display:flex;align-items:center;justify-content:flex-start;text-align:left}.invoice-flow__step i{justify-self:start;flex:0 0 auto}.invoice-workflow-modal__items-head{display:none}.invoice-workflow-modal__items>div,.teacher-invoice-list__row{grid-template-columns:minmax(0,1fr) auto;gap:5px 10px;padding:12px}.invoice-workflow-modal__items>div time,.teacher-invoice-list__row time{grid-column:1}.invoice-workflow-modal__items>div>div,.teacher-invoice-list__row>div{grid-column:1}.invoice-workflow-modal__items>div>span,.teacher-invoice-list__row>span{grid-column:1}.invoice-workflow-modal__items>div>small{grid-column:1}.invoice-workflow-modal__items>div>b,.teacher-invoice-list__row>b{grid-column:2;grid-row:1 / span 3;align-self:center}.invoice-workflow-modal__items>div>button{grid-column:1 / -1;justify-self:stretch;margin-top:4px}.invoice-workflow-modal__items em{grid-column:1 / -1}.invoice-workflow-modal__action-panel>div:first-child{grid-template-columns:1fr;gap:6px}.invoice-workflow-modal__actions{justify-content:stretch}.invoice-workflow-modal__actions,.invoice-workflow-modal__decision-actions{grid-template-columns:1fr}.invoice-workflow-modal__actions button{flex:1 1 140px}.invoice-workflow-modal__adjustment,.invoice-workflow-modal__payment{display:grid;grid-template-columns:1fr 1fr}.invoice-workflow-modal__adjustment>strong,.invoice-workflow-modal__payment>strong,.invoice-workflow-modal__adjustment>input:nth-of-type(2),.invoice-workflow-modal__payment>input:nth-of-type(2),.invoice-workflow-modal__adjustment>button,.invoice-workflow-modal__payment>button{grid-column:1 / -1}.invoice-workflow-modal__add-lesson{display:grid;grid-template-columns:1fr}.invoice-workflow-modal__add-lesson select,.invoice-workflow-modal__add-lesson input,.invoice-workflow-modal__add-lesson button{width:100%;min-width:0}.teacher-invoice-section-head{align-items:flex-start;flex-direction:column}.teacher-invoice-section-head small{text-align:left}.teacher-invoice-modal{width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px)!important;padding:0!important;border-radius:14px}.teacher-invoice-modal>h3{min-height:58px;padding:18px 58px 15px 18px!important}.teacher-invoice-modal>.close-btn{top:14px;right:16px}.teacher-invoice-modal__body{max-height:calc(100dvh - 82px);padding:14px}.teacher-invoice-details-modal{width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px)!important;padding:0!important;border-radius:14px}.teacher-invoice-details-modal>h3{min-height:58px;padding:18px 58px 15px 18px!important}.teacher-invoice-details-modal>.close-btn{top:14px;right:16px}.teacher-invoice-details{max-height:calc(100dvh - 82px);padding:14px}.teacher-invoice-details__hero{grid-template-columns:1fr;padding:12px}.teacher-invoice-hero{grid-template-columns:1fr;padding:13px}.teacher-invoice-hero__metrics{grid-template-columns:1fr 1fr}.teacher-invoice-hero__status{width:100%;box-sizing:border-box}.teacher-invoice-lessons,.teacher-invoice-submit-panel{padding:12px;border-radius:12px}.teacher-invoice-lesson-tools{grid-template-columns:1fr}.teacher-invoice-submit-panel__head,.teacher-invoice-submit-panel__action,.teacher-invoice-submit-card{display:grid;gap:10px;align-items:stretch}.teacher-invoice-submit-card__actions{display:grid!important;grid-template-columns:1fr;min-width:0}.teacher-invoice-submit-panel__head em{width:fit-content}.teacher-invoice-primary{width:100%;min-width:0}.teacher-invoice-mini-row{grid-template-columns:minmax(0,1fr);gap:4px;padding:9px 10px}.teacher-invoice-mini-row b,.teacher-invoice-mini-row em{white-space:normal}.teacher-invoice-actions__invoice{align-items:flex-start;flex-direction:column}.teacher-invoice-response{width:100%;flex-wrap:wrap}.teacher-invoice-response input{flex-basis:100%}.teacher-invoice-response button{flex:1 1 145px}.invoice-action-confirm__actions{display:grid;grid-template-columns:1fr}.teacher-invoice-history>article{grid-template-columns:1fr auto}.teacher-invoice-history>article small{grid-column:1 / -1}}
