*{box-sizing:border-box}body{background:#f7f7f8;min-width:320px;min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}.app{color:#1f2933;background:#f7f7f8;min-height:100vh;padding:48px 24px}.appHero{text-align:center;max-width:960px;margin:0 auto 32px}.eyebrow{color:#667085;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:700}h1,h2,h3{color:#101828;margin:0}h1{font-size:56px;line-height:1}.heroText{color:#52616b;max-width:640px;margin:20px auto 0;font-size:20px;line-height:1.5}.authAccount{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:16px;display:flex}.navTabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:960px;margin:0 auto 24px;display:grid}.navTab{color:#52616b;cursor:pointer;text-align:left;background:#fff;border:1px solid #e4e7ec;border-radius:18px;padding:18px;text-decoration:none;box-shadow:0 12px 30px #1018280a}.navTab span{color:#101828;margin-bottom:6px;font-size:18px;font-weight:700;display:block}.navTab small{font-size:14px}.navTabActive{border-color:#7c3aed;box-shadow:0 12px 30px #7c3aed29}.pagePanel{background:#fff;border:1px solid #e4e7ec;border-radius:24px;max-width:960px;margin:0 auto;padding:28px;box-shadow:0 12px 30px #1018280f}.pageHeader{margin-bottom:24px}.pageHeader h2{margin-bottom:8px;font-size:32px}.pageHeader p{color:#667085;margin:0}.sectionCard{background:#fcfcfd;border:1px solid #eef0f3;border-radius:18px;padding:20px}.sectionCardHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.sectionCardHeader h3{font-size:22px}.primaryButton{color:#fff;cursor:pointer;background:#7c3aed;border:0;border-radius:12px;padding:10px 16px;font-weight:700}.lessonList{gap:12px;display:grid}.lessonRow{background:#fff;border:1px solid #e4e7ec;border-radius:14px;grid-template-columns:140px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 16px;display:grid}.lessonRow small{color:#667085;text-transform:capitalize}.mutedText{color:#667085;margin:0;line-height:1.5}@media (width<=760px){.app{padding:32px 16px}h1{font-size:42px}.navTabs{grid-template-columns:1fr}.pagePanel{padding:20px}.sectionCardHeader{flex-direction:column;align-items:flex-start}.lessonRow{grid-template-columns:1fr}.lessonMeta{justify-content:flex-start}}.studentList{gap:12px;display:grid}.studentRow{background:#fff;border:1px solid #e4e7ec;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:16px;display:grid}.studentRow strong{color:#101828;margin-bottom:4px;display:block}.studentRow p{color:#667085;margin:0}.studentPrice{color:#101828;white-space:nowrap;font-weight:700}.studentMeta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.studentNotes{color:#667085;margin-top:6px;display:block}.statusBadge{color:#027a48;background:#ecfdf3;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700}.statusBadgeMuted{color:#667085;background:#f2f4f7}.lessonMeta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;font-weight:700;display:flex}.lessonMeta span{white-space:nowrap}.lessonNotes{color:#667085;margin-top:6px;display:block}.studentForm,.lessonForm{background:#f9fafb;border:1px solid #d9dee8;border-radius:16px;gap:16px;margin-bottom:24px;padding:16px;display:grid}.studentForm{grid-template-columns:repeat(2,minmax(0,1fr))}.lessonForm{grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible}.formErrorText{color:#b42318;font-size:12px;font-weight:600;line-height:1.4}.studentForm label,.lessonForm label{color:#344054;align-content:start;gap:6px;font-size:14px;font-weight:700;display:grid}.studentSearchInput,.studentForm input,.studentForm select,.studentForm textarea,.lessonForm input,.lessonForm select,.lessonForm textarea{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:10px;width:100%;padding:10px 12px}.studentCombobox{position:relative}.studentCombobox input[aria-invalid=true]{border-color:#fda29b}.studentComboboxList{z-index:20;background:#fff;border:1px solid #d0d5dd;border-radius:10px;max-height:220px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 34px #10182824}.studentComboboxOption,.studentComboboxEmpty{color:#101828;border-radius:8px;padding:9px 10px;font-size:14px;font-weight:600}.studentComboboxOption{cursor:pointer}.studentComboboxOptionActive{color:#5925dc;background:#f4f3ff}.studentComboboxEmpty{color:#667085}.lessonRateSummary{color:#475467;white-space:nowrap;background:#fff;border:1px solid #e4e7ec;border-radius:999px;padding:2px 7px;font-size:12px;font-weight:700;line-height:1.4}.studentForm textarea,.lessonForm textarea{resize:vertical}.lessonForm .formInvalidField{border-color:#fda29b}.lessonFormSubmitError{margin:-4px 0 0}.studentFormWide,.lessonFormWide{grid-column:1/-1}.primaryButton:disabled{opacity:.5;cursor:not-allowed}.studentSummary{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.studentSummary div{background:#fff;border:1px solid #e4e7ec;border-radius:14px;padding:14px}.studentSummary strong{color:#101828;font-size:24px;display:block}.studentSummary span{color:#667085;font-size:14px}.studentFilters{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.studentSearchInput{flex:280px;max-width:360px}.studentFilterButtons{flex-wrap:wrap;gap:8px;display:flex}.secondaryButton{color:#344054;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d0d5dd;border-radius:10px;padding:7px 11px;font-weight:700}.secondaryButton:hover{background:#f9fafb}.dangerButton{color:#b42318;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #fda29b;border-radius:10px;padding:7px 11px;font-weight:700}.dangerButton:hover{background:#fff1f0}.editNotice{color:#42307d;background:#f4f3ff;border:1px solid #d9d6fe;border-radius:12px;margin-bottom:16px;padding:12px 14px}.studentFormActions{flex-wrap:wrap;grid-column:1/-1;gap:12px;display:flex}.lessonFormActions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:12px;display:flex}@media (width<=760px){.studentRow{grid-template-columns:1fr}.studentMeta{justify-content:flex-start}}.lessonForm .primaryButton{align-self:end}@media (width<=760px){.studentForm,.lessonForm{grid-template-columns:1fr}}.scheduleHeader{flex-direction:column;align-items:stretch;gap:14px;display:flex}.scheduleTitleBlock{justify-content:space-between;align-items:baseline;gap:16px;min-width:0;display:flex}.scheduleTitleBlock h3{white-space:nowrap}.scheduleTitleBlock p{text-align:right}.scheduleActionGroup,.scheduleDateGroup,.scheduleControlsRow,.quickDateButtons{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.scheduleControlsRow{justify-content:space-between}.scheduleDateGroup{flex-wrap:nowrap;margin-left:auto}.scheduleDateGroup .quickDateButtons{flex-wrap:nowrap}.scheduleActionGroup .primaryButton,.scheduleActionGroup .secondaryButton,.scheduleDateGroup .primaryButton,.scheduleDateGroup .secondaryButton,.workingDayInput{min-height:48px}.scheduleActionGroup .primaryButton,.scheduleActionGroup .secondaryButton,.scheduleDateGroup .primaryButton,.scheduleDateGroup .secondaryButton{padding:0 16px;font-size:16px}.workingDayInput{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:12px;width:190px;padding:0 14px;font-size:16px;font-weight:700}@media (width<=760px){.scheduleTitleBlock h3{white-space:normal}.scheduleTitleBlock{flex-direction:column;align-items:flex-start;gap:4px}.scheduleTitleBlock p{text-align:left}.scheduleControlsRow,.scheduleDateGroup{flex-wrap:wrap;width:100%}.scheduleDateGroup{margin-left:0}.scheduleDateGroup .quickDateButtons{flex-wrap:wrap}.workingDayInput{width:100%}}.lessonFormHeader{grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;padding-bottom:4px;display:flex}.lessonFormHeader h4,.lessonListHeader h4{color:#101828;margin:0;font-size:18px}.lessonFormCloseButton{color:#667085;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:22px;font-weight:700;line-height:1;display:inline-flex}.lessonFormCloseButton:hover,.lessonFormCloseButton:focus-visible{color:#b42318;background:#fff1f0;border-color:#fda29b}.lessonListHeader{justify-content:space-between;align-items:baseline;gap:16px;margin:4px 0 14px;display:flex}.lessonListHeader p{text-align:right}.lessonFieldHeader{justify-content:space-between;align-items:center;gap:10px;min-height:22px;display:flex}.lessonFormField{position:relative}.lessonFieldWithPopover{overflow:visible}.lessonFormFooter{grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;display:grid}.lessonNotesField{min-width:0}.fieldErrorPopover{z-index:30;color:#b42318;background:#fff1f0;border:1px solid #fda29b;border-radius:10px;width:max-content;max-width:min(320px,100%);padding:8px 10px;font-size:12px;font-weight:700;line-height:1.35;position:absolute;top:24px;right:0;transform:translateY(-100%);box-shadow:0 12px 28px #10182829}.fieldErrorPopover:after{content:"";background:#fff1f0;border-bottom:1px solid #fda29b;border-right:1px solid #fda29b;width:10px;height:10px;position:absolute;bottom:-6px;right:18px;transform:rotate(45deg)}.errorToast{z-index:1100;color:#b42318;background:#fff1f0;border:1px solid #fda29b;border-radius:12px;align-items:flex-start;gap:12px;width:min(360px,100vw - 32px);padding:12px 14px;font-size:13px;font-weight:700;line-height:1.4;display:flex;position:fixed;top:24px;right:24px;box-shadow:0 18px 44px #1018282e}.errorToast span{flex:1}.errorToastCloseButton{color:#b42318;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:18px;font-weight:700;line-height:1;display:inline-flex}.errorToastCloseButton:hover,.errorToastCloseButton:focus-visible{background:#fee4e2}.lessonStatusSelect{color:#344054;text-transform:capitalize;background:#fff;border:1px solid #d0d5dd;border-radius:10px;padding:6px 9px;font-weight:700}.lessonRow .secondaryButton,.lessonRow .dangerButton{padding:6px 10px}.lessonDaySummary{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.lessonDaySummary div{background:#fff;border:1px solid #e4e7ec;border-radius:14px;padding:14px}.lessonDaySummary strong{color:#101828;font-size:20px;display:block}.lessonDaySummary span{color:#667085;font-size:13px}@media (width<=760px){.lessonDaySummary{grid-template-columns:1fr}.lessonFormHeader,.lessonListHeader{flex-direction:column;align-items:flex-start;gap:4px}.lessonFormHeader p,.lessonListHeader p{text-align:left}.lessonFormFooter{grid-template-columns:1fr}.lessonFormActions{justify-content:flex-start}.fieldErrorPopover{width:100%;max-width:none;box-shadow:none;position:static;transform:none}.fieldErrorPopover:after{display:none}.errorToast{width:auto;top:16px;left:16px;right:16px}}.statsSummary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:24px;display:grid}.statsSummary div{background:#fff;border:1px solid #e4e7ec;border-radius:14px;padding:14px}.statsSummary strong{color:#101828;font-size:20px;display:block}.statsSummary span{color:#667085;font-size:13px}.statsTableBlock h4{color:#101828;margin:0 0 6px;font-size:18px}.statsTableWrapper{margin-top:14px;overflow-x:auto}.statsTable{border-collapse:collapse;background:#fff;border:1px solid #e4e7ec;border-radius:14px;width:100%;overflow:hidden}.statsTable th,.statsTable td{text-align:left;white-space:nowrap;border-bottom:1px solid #eef0f3;padding:12px 14px}.statsTable th{color:#344054;background:#f9fafb;font-size:13px}.statsTable td{color:#101828;font-size:14px}.statsTable tr:last-child td{border-bottom:0}@media (width<=760px){.statsSummary{grid-template-columns:1fr}}.statsFilterButtons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}@media (width<=760px){.statsFilterButtons{justify-content:flex-start}}.dialogOverlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1018287a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.confirmDialog{background:#fff;border:1px solid #e4e7ec;border-radius:18px;width:min(100%,430px);padding:22px;box-shadow:0 24px 70px #1018283d}.confirmDialog h3{color:#101828;margin:0 0 10px;font-size:22px}.confirmDialog p{color:#667085;margin:0;line-height:1.5}.confirmDialogActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.dialogDangerButton{color:#fff;cursor:pointer;white-space:nowrap;background:#d92d20;border:0;border-radius:12px;padding:10px 16px;font-weight:700}.dialogDangerButton:hover{background:#b42318}@media (width<=760px){.confirmDialogActions{justify-content:stretch}.confirmDialogActions button{flex:auto}}.actionErrorBanner{color:#b42318;background:#fff1f0;border:1px solid #fda29b;border-radius:12px;gap:4px;margin-bottom:18px;padding:12px 14px;line-height:1.4;display:grid}.actionErrorBanner strong{font-size:14px}.actionErrorBanner span{font-size:13px}
