.lx25-view{display:grid;gap:20px;min-width:0}.lx25-view h2,.lx25-view h3,.lx25-view p{margin-top:0}.lx25-view input,.lx25-view select,.lx25-view textarea{font:inherit;border:1px solid #d7e3e8;border-radius:10px;padding:11px 12px;background:#fff;color:#243d4b;max-width:100%;box-sizing:border-box}.lx25-view button,.lx25-student-lessons button{font:inherit;cursor:pointer;border:1px solid #d8e4e9;border-radius:10px;padding:10px 14px;background:#fff;color:#244858;min-height:44px}.lx25-view button:disabled{opacity:.55;cursor:wait}.lx25-view .primary-button,.lx25-student-lessons .primary-button{background:#139bcf;color:#fff;border-color:#139bcf}.lx25-view button:focus-visible,.lx25-student-lessons summary:focus-visible{outline:3px solid #139bcf;outline-offset:3px}.lx25-actions,.lx25-toolbar{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.lx25-toolbar{justify-content:space-between;margin-bottom:16px}.lx25-actions a{color:#087dab;font-weight:700;min-height:44px;display:inline-flex;align-items:center}.lx25-tabs{display:flex;gap:8px;border-bottom:1px solid #dbe6eb;padding-bottom:12px}.lx25-tabs button.active{background:#e4f5fc;border-color:#139bcf;color:#096a94;font-weight:700}.lx25-holiday-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.lx25-form{display:grid;gap:18px}.lx25-form label{display:grid;gap:8px;font-weight:600}.lx25-form input,.lx25-form textarea{width:100%}.lx25-form textarea{resize:vertical}.lx25-holiday-list{display:grid;gap:12px}.lx25-holiday-list article{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 0;border-top:1px solid #e4edf0}.lx25-holiday-list strong{display:block;margin-bottom:6px}.lx25-danger{color:#ad3043!important}.lx25-holiday-alerts{display:grid;gap:12px;margin:0 0 22px;min-width:0}.lx25-holiday-alert{display:flex;gap:15px;background:#e9f5ff;border:1px solid #b9dbf4;border-left:5px solid #168ecc;border-radius:16px;padding:20px 22px;color:#173e59}.lx25-holiday-alert h2{font-size:20px;line-height:1.3;margin:5px 0 7px}.lx25-holiday-alert p{margin:5px 0;font-size:14px;line-height:1.5}.lx25-holiday-alert .lx25-eyebrow{font-size:11px;font-weight:800;letter-spacing:1px}.lx25-holiday-icon{font-size:28px}.lx25-preserve{white-space:pre-wrap;overflow-wrap:anywhere}.lx25-teacher-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px}.lx25-view .lx25-teacher-card{display:grid;gap:9px;padding:22px;text-align:left;background:#fff;box-shadow:0 3px 12px #153e5210}.lx25-teacher-card.selected{border:2px solid #159cce;background:#f2fbff}.lx25-teacher-card strong{font-size:17px}.lx25-teacher-card span,.lx25-teacher-card small{color:#486372}.lx25-teacher-card b{color:#077faa;font-size:13px}.lx25-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#e1f3fb;color:#0a789f!important;font-size:20px;font-weight:700}.lx25-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0}.lx25-metrics>div{display:grid;gap:5px;padding:16px;background:#f3f8fa;border-radius:12px}.lx25-metrics strong{font-size:24px}.lx25-metrics span{font-size:12px;color:#486372}.lx25-lesson-list{display:grid;gap:16px}.lx25-lesson{padding:20px;border:1px solid #dbe6eb;border-radius:14px;background:#fff;min-width:0}.lx25-lesson h3{margin:7px 0;font-size:17px}.lx25-lesson time{color:#557380;font-size:13px}.lx25-status{display:inline-flex;padding:7px 10px;border-radius:8px;font-weight:700;font-size:12px;background:#edf2f5;color:#466274}.lx25-status-completed{background:#e0f5e9;color:#22754a}.lx25-status-pending{background:#fff0d6;color:#855a0a}.lx25-status-scheduled{background:#e3f3fc;color:#126b9a}.lx25-status-cancelled,.lx25-status-no_show{background:#fae8e8;color:#98424b}.lx25-comment{padding:15px;margin:13px 0;background:#f4f8fa;border-radius:10px}.lx25-comment strong{font-size:12px;color:#315568}.lx25-comment p{margin:9px 0;line-height:1.6;font-size:14px}.lx25-comment small{color:#5d747e;font-size:11px}.lx25-assignment-note{font-size:12px;padding:9px;background:#fff7e5;color:#745621;border-radius:8px}.lx25-student-lessons{grid-column:1/-1;width:100%;min-width:0}.lx25-student-lessons summary{padding:13px;border:1px solid #cbe0e9;border-radius:10px;color:#096f94;font-weight:700;cursor:pointer}.lx25-student-lessons[open] summary{margin-bottom:15px}.lx25-student-lessons .lx25-toolbar{align-items:flex-start}.lx25-student-lessons .lx25-lesson{padding:14px}.lx25-teacher-calendar{margin-bottom:20px}.lx25-refresh-note{font-size:12px;color:#557380}@media(max-width:760px){.lx25-holiday-layout{grid-template-columns:1fr}.lx25-holiday-alert{padding:16px;gap:10px}.lx25-holiday-alert h2{font-size:18px}.lx25-holiday-icon{display:none}.lx25-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.lx25-view .students-header{align-items:flex-start;gap:12px;flex-wrap:wrap}.lx25-teacher-grid{grid-template-columns:1fr}.lx25-holiday-list article{flex-direction:column}.lx25-toolbar>input{width:100%}.lx25-lesson{padding:15px}.lx25-lesson .lx25-toolbar{align-items:flex-start}.lx25-view{padding-bottom:70px}.lx25-comment{padding:12px}}
.lx25-view .month-calendar-module__GIruZa__selected{color:#fff}.lx25-view .month-calendar-module__GIruZa__outside{color:#94a5ad}.lx25-view .month-calendar-module__GIruZa__day{padding:5px;min-width:0}.lx25-teacher-detail .lx25-toolbar>input[type=search]{flex:1;min-width:220px;max-width:520px}.lx25-view .month-calendar-module__GIruZa__selected.month-calendar-module__GIruZa__outside{color:#fff}
