.ShowcaseServiceModal-module__7Typjq__backdrop{z-index:80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a214252;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ShowcaseServiceModal-module__7Typjq__modal{color:#0b2b5b;background:#fff;border:1px solid #e3e9f2;border-radius:16px;flex-direction:column;width:min(920px,100%);max-height:min(900px,100dvh - 40px);display:flex;overflow:hidden;box-shadow:0 18px 48px #0e264a24}.ShowcaseServiceModal-module__7Typjq__wizardModal{--navy:#0b2b5b;--navy-2:#143c76;--coral:#ff5b52;--coral-soft:#fff0ee;--blue-soft:#edf5ff;--border:#e3e9f2;--muted:#53627a;border-radius:20px;width:min(1160px,100vw - 40px);height:min(860px,100dvh - 32px);max-height:calc(100dvh - 32px)}.ShowcaseServiceModal-module__7Typjq__mobileBar{display:none}.ShowcaseServiceModal-module__7Typjq__shell{flex:1;grid-template-columns:260px minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.ShowcaseServiceModal-module__7Typjq__rail{border-right:1px solid var(--border);background:#f7fafc;flex-direction:column;gap:8px;padding:16px 16px 14px;display:flex;overflow:hidden}.ShowcaseServiceModal-module__7Typjq__mascotWrap{place-items:center;width:80px;height:80px;margin:0 auto 2px;display:grid}.ShowcaseServiceModal-module__7Typjq__mascot{object-fit:contain;width:80px;height:80px}.ShowcaseServiceModal-module__7Typjq__mascotSmall{object-fit:contain;flex-shrink:0;width:56px;height:56px}.ShowcaseServiceModal-module__7Typjq__railTitle{color:var(--navy);letter-spacing:-.02em;text-align:center;margin:0;font-size:16px;font-weight:800}.ShowcaseServiceModal-module__7Typjq__railBubble{border:1px solid var(--border);color:var(--navy);text-align:left;background:#fff;border-radius:12px;margin:0 0 10px;padding:10px 12px;font-size:12.5px;line-height:1.45;position:relative}.ShowcaseServiceModal-module__7Typjq__railBubble:before{content:"";border-left:1px solid var(--border);border-top:1px solid var(--border);background:#fff;width:10px;height:10px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.ShowcaseServiceModal-module__7Typjq__stepList{flex-direction:column;margin:8px 0 0;padding:0;list-style:none;display:flex}.ShowcaseServiceModal-module__7Typjq__stepRow{grid-template-columns:28px minmax(0,1fr);align-items:stretch;gap:10px;display:grid}.ShowcaseServiceModal-module__7Typjq__stepMarker{flex-direction:column;align-items:center;display:flex}.ShowcaseServiceModal-module__7Typjq__stepLine{background:#e1e8f1;flex:1;width:1px;min-height:14px;margin:4px 0 2px}.ShowcaseServiceModal-module__7Typjq__stepItem,.ShowcaseServiceModal-module__7Typjq__stepItemActive,.ShowcaseServiceModal-module__7Typjq__stepItemDone{color:#8a98ab;width:100%;min-height:36px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;flex-direction:column;align-items:flex-start;gap:1px;margin-bottom:4px;padding:6px 8px;display:flex}.ShowcaseServiceModal-module__7Typjq__stepItem:disabled{cursor:default}.ShowcaseServiceModal-module__7Typjq__stepItemActive{background:var(--coral-soft);color:var(--navy)}.ShowcaseServiceModal-module__7Typjq__stepItemDone{color:var(--navy)}.ShowcaseServiceModal-module__7Typjq__stepLabel{font-size:13px;font-weight:750}.ShowcaseServiceModal-module__7Typjq__stepStatus{color:#8a98ab;font-size:11px;font-weight:650}.ShowcaseServiceModal-module__7Typjq__stepItemActive .ShowcaseServiceModal-module__7Typjq__stepStatus{color:var(--coral)}.ShowcaseServiceModal-module__7Typjq__stepIndex{color:#8a98ab;background:#fff;border:1px solid #d5e0ee;border-radius:999px;flex-shrink:0;place-items:center;width:24px;height:24px;font-size:11px;font-weight:800;display:grid}.ShowcaseServiceModal-module__7Typjq__stepItemActive+.ShowcaseServiceModal-module__7Typjq__stepMarker .ShowcaseServiceModal-module__7Typjq__stepIndex{border-color:var(--coral);background:var(--coral);color:#fff}.ShowcaseServiceModal-module__7Typjq__stepRow:has(.ShowcaseServiceModal-module__7Typjq__stepItemActive) .ShowcaseServiceModal-module__7Typjq__stepIndex{border-color:var(--coral);background:var(--coral);color:#fff}.ShowcaseServiceModal-module__7Typjq__stepRow:has(.ShowcaseServiceModal-module__7Typjq__stepItemDone) .ShowcaseServiceModal-module__7Typjq__stepIndex{border-color:var(--coral);background:var(--coral-soft);color:var(--coral)}.ShowcaseServiceModal-module__7Typjq__main{background:#fff;flex-direction:column;min-width:0;display:flex;overflow:hidden}.ShowcaseServiceModal-module__7Typjq__progressTrack{background:#e7edf5;border-radius:999px;height:6px;overflow:hidden}.ShowcaseServiceModal-module__7Typjq__progressFill{border-radius:inherit;background:var(--coral);height:100%;display:block}.ShowcaseServiceModal-module__7Typjq__choiceGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ShowcaseServiceModal-module__7Typjq__choiceNote{color:#8a98ab;margin-top:8px;font-size:12px;line-height:1.4;display:block}.ShowcaseServiceModal-module__7Typjq__fieldHint{color:#8a98ab;margin:4px 0 0;font-size:12px;line-height:1.4}.ShowcaseServiceModal-module__7Typjq__reviewSentence{border:1px solid var(--border);background:var(--blue-soft);color:var(--navy);border-radius:12px;margin:0 0 12px;padding:10px 12px;font-size:13.5px;line-height:1.5}.ShowcaseServiceModal-module__7Typjq__scheduleBlock{margin-top:10px}.ShowcaseServiceModal-module__7Typjq__scheduleFooter{justify-content:space-between;align-items:center;gap:8px;margin-top:6px;display:flex}.ShowcaseServiceModal-module__7Typjq__summaryCard{border:1px solid var(--border);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;padding:8px 10px;display:flex}.ShowcaseServiceModal-module__7Typjq__summaryCard strong{font-size:12.5px;display:block}.ShowcaseServiceModal-module__7Typjq__summaryCard p,.ShowcaseServiceModal-module__7Typjq__summaryCard span{color:var(--muted);margin:2px 0 0;font-size:12px;line-height:1.35}.ShowcaseServiceModal-module__7Typjq__summaryCardActions{flex-shrink:0;align-items:center;gap:4px;display:flex}.ShowcaseServiceModal-module__7Typjq__pager{color:var(--muted);align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.ShowcaseServiceModal-module__7Typjq__choiceCard,.ShowcaseServiceModal-module__7Typjq__choiceCardActive{border:1px solid var(--border);text-align:left;min-height:0;color:inherit;font:inherit;cursor:pointer;background:#fff;border-radius:14px;align-items:flex-start;gap:12px;padding:12px;display:flex}.ShowcaseServiceModal-module__7Typjq__choiceCard:hover{background:#fbfdff;border-color:#a9c4e7}.ShowcaseServiceModal-module__7Typjq__choiceCardActive{background:var(--blue-soft);border-color:#8bb0e0;box-shadow:0 0 0 1px #8bb0e0}.ShowcaseServiceModal-module__7Typjq__choiceIcon{background:var(--blue-soft);color:#2368c4;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.ShowcaseServiceModal-module__7Typjq__choiceIcon svg{width:22px;height:22px}.ShowcaseServiceModal-module__7Typjq__choiceCopy{flex:1;min-width:0}.ShowcaseServiceModal-module__7Typjq__choiceName{color:var(--navy);font-size:14px;font-weight:800;display:block}.ShowcaseServiceModal-module__7Typjq__choiceMeta{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.45;display:block}.ShowcaseServiceModal-module__7Typjq__choiceCheck{background:var(--coral);color:#fff;border-radius:999px;flex-shrink:0;place-items:center;width:22px;height:22px;display:grid}.ShowcaseServiceModal-module__7Typjq__compactChoice,.ShowcaseServiceModal-module__7Typjq__compactChoiceActive{border:1px solid var(--border);text-align:left;min-height:0;color:inherit;font:inherit;cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;align-items:flex-start;gap:4px;padding:10px 12px;display:flex}.ShowcaseServiceModal-module__7Typjq__compactChoice:hover{background:#fbfdff;border-color:#a9c4e7}.ShowcaseServiceModal-module__7Typjq__compactChoiceActive{background:var(--blue-soft);border-color:#8bb0e0;box-shadow:0 0 0 1px #8bb0e0}.ShowcaseServiceModal-module__7Typjq__priceInfoNote{color:#3d5878;background:#f4f8fd;border:1px solid #dce8f6;border-radius:10px;margin:10px 0 0;padding:10px 12px;font-size:12.5px;line-height:1.45}.ShowcaseServiceModal-module__7Typjq__stepHeading{color:var(--navy);letter-spacing:-.02em;margin:0 0 6px;font-size:18px;font-weight:800}.ShowcaseServiceModal-module__7Typjq__stepLead{color:var(--muted);margin:0 0 10px;font-size:13px;line-height:1.45}.ShowcaseServiceModal-module__7Typjq__summaryList{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px;margin:0 0 10px;display:grid}.ShowcaseServiceModal-module__7Typjq__summaryList div{min-width:0}.ShowcaseServiceModal-module__7Typjq__summaryWide{grid-column:1/-1}.ShowcaseServiceModal-module__7Typjq__summaryList dt{color:#8a98ab;text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:11px;font-weight:700}.ShowcaseServiceModal-module__7Typjq__summaryList dd{color:var(--navy);margin:3px 0 0;font-size:13.5px;font-weight:650;line-height:1.45}.ShowcaseServiceModal-module__7Typjq__scheduleCard{border:1px solid var(--border);background:#fbfdff;border-radius:14px;grid-template-columns:28px minmax(0,1fr) 38px;align-items:start;gap:10px;margin-bottom:8px;padding:10px;display:grid}.ShowcaseServiceModal-module__7Typjq__scheduleIndex{background:var(--blue-soft);width:28px;height:28px;color:var(--navy);border-radius:999px;place-items:center;font-size:12px;font-weight:800;display:grid}.ShowcaseServiceModal-module__7Typjq__scheduleFields{grid-template-columns:minmax(0,1fr) 110px minmax(0,1.2fr) 88px;gap:8px;display:grid}.ShowcaseServiceModal-module__7Typjq__previewWrap{padding:4px 2px 8px;overflow:hidden}.ShowcaseServiceModal-module__7Typjq__header,.ShowcaseServiceModal-module__7Typjq__footer{border-bottom:1px solid #e7edf5;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:16px;padding:12px 20px;display:flex}.ShowcaseServiceModal-module__7Typjq__footer{background:#fff;border-top:1px solid #e7edf5;border-bottom:0;align-items:center}.ShowcaseServiceModal-module__7Typjq__formError{color:#c44c47;margin:0;padding:10px 20px 0;font-size:13px;font-weight:650}.ShowcaseServiceModal-module__7Typjq__title{letter-spacing:-.02em;margin:0;font-size:18px;font-weight:820}.ShowcaseServiceModal-module__7Typjq__subtitle{color:#687990;margin:5px 0 0;font-size:13.5px;line-height:1.45}.ShowcaseServiceModal-module__7Typjq__closeButton{color:#53627a;cursor:pointer;background:#fff;border:1px solid #e3e9f2;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.ShowcaseServiceModal-module__7Typjq__closeButton svg{width:16px;height:16px}.ShowcaseServiceModal-module__7Typjq__body{flex:1;min-height:0;padding:16px 20px 20px;overflow-y:auto}.ShowcaseServiceModal-module__7Typjq__wizardBody{flex:1;min-height:0;padding:10px 20px 12px;overflow:visible}.ShowcaseServiceModal-module__7Typjq__section{margin-top:16px}.ShowcaseServiceModal-module__7Typjq__wizardBody .ShowcaseServiceModal-module__7Typjq__section{margin-top:10px}.ShowcaseServiceModal-module__7Typjq__section:first-child{margin-top:0}.ShowcaseServiceModal-module__7Typjq__sectionTitle{color:#0b2b5b;margin:0 0 6px;font-size:14px;font-weight:800}.ShowcaseServiceModal-module__7Typjq__sectionHint{color:#68778d;margin:0 0 12px;font-size:13px;line-height:1.45}.ShowcaseServiceModal-module__7Typjq__typeGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.ShowcaseServiceModal-module__7Typjq__typeCard{text-align:left;min-height:74px;color:inherit;cursor:pointer;background:#fff;border:1px solid #e3e9f2;border-radius:14px;align-items:center;gap:10px;padding:12px;display:flex}.ShowcaseServiceModal-module__7Typjq__typeCard:hover{background:#fbfdff;border-color:#a9c4e7}.ShowcaseServiceModal-module__7Typjq__typeCardActive{background:#f2f7ff;border-color:#8bb0e0;}.ShowcaseServiceModal-module__7Typjq__typeIcon{color:#2368c4;background:#e9f3ff;border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.ShowcaseServiceModal-module__7Typjq__typeIcon svg{width:20px;height:20px}.ShowcaseServiceModal-module__7Typjq__typeCopy{min-width:0}.ShowcaseServiceModal-module__7Typjq__typeName{font-size:13px;font-weight:800;display:block}.ShowcaseServiceModal-module__7Typjq__typeMeta{color:#68778d;margin-top:3px;font-size:12.5px;line-height:1.4;display:block}.ShowcaseServiceModal-module__7Typjq__twoColumn{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ShowcaseServiceModal-module__7Typjq__field{flex-direction:column;gap:6px;min-width:0;display:flex}.ShowcaseServiceModal-module__7Typjq__fieldLabel{color:#173b6b;font-size:12px;font-weight:700}.ShowcaseServiceModal-module__7Typjq__counter{color:#8a98ab;margin-left:auto;font-size:11px;font-weight:600}.ShowcaseServiceModal-module__7Typjq__labelRow{align-items:baseline;gap:8px;display:flex}.ShowcaseServiceModal-module__7Typjq__input,.ShowcaseServiceModal-module__7Typjq__select,.ShowcaseServiceModal-module__7Typjq__textarea{color:#0b2b5b;width:100%;font:inherit;background:#fff;border:1px solid #d8e2ee;border-radius:10px;outline:none;font-size:13px}.ShowcaseServiceModal-module__7Typjq__input,.ShowcaseServiceModal-module__7Typjq__select{min-height:40px;padding:0 12px}.ShowcaseServiceModal-module__7Typjq__textarea{resize:none;min-height:72px;max-height:88px;padding:8px 12px}.ShowcaseServiceModal-module__7Typjq__input:focus,.ShowcaseServiceModal-module__7Typjq__select:focus,.ShowcaseServiceModal-module__7Typjq__textarea:focus{border-color:#6ca4ef;box-shadow:0 0 0 3px #2f69b91f}.ShowcaseServiceModal-module__7Typjq__suffixField{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.ShowcaseServiceModal-module__7Typjq__suffix{color:#53627a;font-size:12px;font-weight:700}.ShowcaseServiceModal-module__7Typjq__error{color:#c44c47;margin:0;font-size:12.5px;font-weight:650}.ShowcaseServiceModal-module__7Typjq__targetGrid{flex-wrap:wrap;gap:8px;display:flex}.ShowcaseServiceModal-module__7Typjq__targetChip,.ShowcaseServiceModal-module__7Typjq__addTargetButton{color:#244870;cursor:pointer;background:#fff;border:1px solid #d9e3ef;border-radius:9px;min-height:34px;padding:0 12px;font-size:12px;font-weight:700}.ShowcaseServiceModal-module__7Typjq__targetChipActive{color:#174f96;background:#f2f7ff;border-color:#8bb0e0;}.ShowcaseServiceModal-module__7Typjq__addTargetButton{color:#174f96;background:#f8fbff;border-color:#a9c4e7}.ShowcaseServiceModal-module__7Typjq__customTargetRow{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:12px;display:grid}.ShowcaseServiceModal-module__7Typjq__customTargetList{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.ShowcaseServiceModal-module__7Typjq__customChip{color:#173e70;background:#f4f8fd;border:1px solid #cfe0f4;border-radius:999px;align-items:center;gap:6px;min-height:30px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.ShowcaseServiceModal-module__7Typjq__customChip button{color:#53627a;cursor:pointer;background:0 0;border:0;place-items:center;width:18px;height:18px;padding:0;display:grid}.ShowcaseServiceModal-module__7Typjq__customChip svg{width:12px;height:12px}.ShowcaseServiceModal-module__7Typjq__addRowButton{color:#174f96;cursor:pointer;background:#f8fbff;border:1px dashed #a9c4e7;border-radius:9px;align-items:center;gap:6px;min-height:36px;margin-top:8px;padding:0 12px;font-size:12px;font-weight:750;display:inline-flex}.ShowcaseServiceModal-module__7Typjq__addRowButton svg{width:14px;height:14px}.ShowcaseServiceModal-module__7Typjq__lessonRow,.ShowcaseServiceModal-module__7Typjq__extraRow{align-items:center;gap:8px;margin-bottom:8px;display:grid}.ShowcaseServiceModal-module__7Typjq__lessonRow{grid-template-columns:minmax(0,1fr) 110px minmax(0,1.2fr) 88px 38px}.ShowcaseServiceModal-module__7Typjq__weeklyRow{grid-template-columns:minmax(130px,.9fr) 110px minmax(0,1.2fr) 88px 38px;align-items:center;gap:8px;margin-bottom:8px;display:grid}.ShowcaseServiceModal-module__7Typjq__segmented{background:#f6f9fd;border:1px solid #e3e9f2;border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.ShowcaseServiceModal-module__7Typjq__segmentedButton,.ShowcaseServiceModal-module__7Typjq__segmentedButtonActive{color:#53627a;min-height:36px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;font-size:13px;font-weight:750}.ShowcaseServiceModal-module__7Typjq__segmentedButtonActive{color:#0b2b5b;background:#fff;border:1px solid #c5d7ee;box-shadow:0 1px 2px #0e264a14}.ShowcaseServiceModal-module__7Typjq__infoNote{color:#3d5878;background:#f4f8fd;border:1px solid #dce8f6;border-radius:10px;align-items:flex-start;gap:8px;margin:0;padding:8px 10px;font-size:12.5px;line-height:1.45;display:flex}.ShowcaseServiceModal-module__7Typjq__infoNote svg{color:#3d6eac;flex-shrink:0;margin-top:1px}.ShowcaseServiceModal-module__7Typjq__infoNote strong{color:#0b2b5b;margin-bottom:2px;font-size:12.5px;font-weight:750;display:block}.ShowcaseServiceModal-module__7Typjq__extraRow{grid-template-columns:30px minmax(160px,.7fr) minmax(0,1.4fr) 38px}.ShowcaseServiceModal-module__7Typjq__descriptionField{min-width:0}.ShowcaseServiceModal-module__7Typjq__dragHandle{color:#7790ae;cursor:grab;background:0 0;border:0;place-items:center;width:30px;height:38px;display:grid}.ShowcaseServiceModal-module__7Typjq__dragHandle svg{width:16px;height:16px}.ShowcaseServiceModal-module__7Typjq__deleteButton{color:#e15b56;cursor:pointer;background:#fff8f7;border:1px solid #f2d0cd;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.ShowcaseServiceModal-module__7Typjq__deleteButton svg{width:16px;height:16px}.ShowcaseServiceModal-module__7Typjq__publishGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ShowcaseServiceModal-module__7Typjq__publishCard{text-align:left;color:inherit;cursor:pointer;background:#fff;border:1px solid #e3e9f2;border-radius:12px;align-items:flex-start;gap:10px;padding:12px;display:flex}.ShowcaseServiceModal-module__7Typjq__publishCardActive{background:#f2f7ff;border-color:#8bb0e0;}.ShowcaseServiceModal-module__7Typjq__publishName{font-size:13px;font-weight:800;display:block}.ShowcaseServiceModal-module__7Typjq__publishMeta{color:#68778d;margin-top:3px;font-size:13px;line-height:1.45;display:block}.ShowcaseServiceModal-module__7Typjq__footerActions{align-items:center;gap:8px;margin-left:auto;display:flex}.ShowcaseServiceModal-module__7Typjq__ghostButton,.ShowcaseServiceModal-module__7Typjq__outlineButton,.ShowcaseServiceModal-module__7Typjq__navyButton,.ShowcaseServiceModal-module__7Typjq__coralButton{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:4px;min-height:40px;padding:0 14px;font-size:13px;font-weight:750;display:inline-flex}.ShowcaseServiceModal-module__7Typjq__ghostButton{color:#53627a;background:0 0;border:0}.ShowcaseServiceModal-module__7Typjq__outlineButton{color:#174f96;background:#fff;border:1px solid #a9c4e7}.ShowcaseServiceModal-module__7Typjq__navyButton{color:#fff;background:#0b2b5b;border:0}.ShowcaseServiceModal-module__7Typjq__navyButton:hover{background:#143c76}.ShowcaseServiceModal-module__7Typjq__coralButton{color:#fff;background:#ff5b52;border:0}.ShowcaseServiceModal-module__7Typjq__coralButton:hover{background:#ef5249}.ShowcaseServiceModal-module__7Typjq__navyButton:disabled,.ShowcaseServiceModal-module__7Typjq__outlineButton:disabled,.ShowcaseServiceModal-module__7Typjq__ghostButton:disabled,.ShowcaseServiceModal-module__7Typjq__coralButton:disabled{opacity:.65;cursor:not-allowed}.ShowcaseServiceModal-module__7Typjq__closeButton:focus-visible,.ShowcaseServiceModal-module__7Typjq__typeCard:focus-visible,.ShowcaseServiceModal-module__7Typjq__typeCardActive:focus-visible,.ShowcaseServiceModal-module__7Typjq__choiceCard:focus-visible,.ShowcaseServiceModal-module__7Typjq__choiceCardActive:focus-visible,.ShowcaseServiceModal-module__7Typjq__stepItem:focus-visible,.ShowcaseServiceModal-module__7Typjq__stepItemActive:focus-visible,.ShowcaseServiceModal-module__7Typjq__stepItemDone:focus-visible,.ShowcaseServiceModal-module__7Typjq__targetChip:focus-visible,.ShowcaseServiceModal-module__7Typjq__targetChipActive:focus-visible,.ShowcaseServiceModal-module__7Typjq__addTargetButton:focus-visible,.ShowcaseServiceModal-module__7Typjq__addRowButton:focus-visible,.ShowcaseServiceModal-module__7Typjq__deleteButton:focus-visible,.ShowcaseServiceModal-module__7Typjq__segmentedButton:focus-visible,.ShowcaseServiceModal-module__7Typjq__segmentedButtonActive:focus-visible,.ShowcaseServiceModal-module__7Typjq__publishCard:focus-visible,.ShowcaseServiceModal-module__7Typjq__publishCardActive:focus-visible,.ShowcaseServiceModal-module__7Typjq__ghostButton:focus-visible,.ShowcaseServiceModal-module__7Typjq__outlineButton:focus-visible,.ShowcaseServiceModal-module__7Typjq__navyButton:focus-visible,.ShowcaseServiceModal-module__7Typjq__coralButton:focus-visible,.ShowcaseServiceModal-module__7Typjq__input:focus-visible,.ShowcaseServiceModal-module__7Typjq__select:focus-visible,.ShowcaseServiceModal-module__7Typjq__textarea:focus-visible{outline-offset:2px;outline:3px solid #2f69b938}@media (max-width:760px){.ShowcaseServiceModal-module__7Typjq__backdrop{align-items:end;padding:0}.ShowcaseServiceModal-module__7Typjq__modal{border-radius:16px 16px 0 0;width:100%;max-height:94dvh}.ShowcaseServiceModal-module__7Typjq__wizardModal{border-radius:20px 20px 0 0;width:100%;height:94dvh;max-height:94dvh}.ShowcaseServiceModal-module__7Typjq__mobileBar{border-bottom:1px solid #e3e9f2;flex-shrink:0;align-items:flex-start;gap:10px;padding:0 16px 12px;display:flex}.ShowcaseServiceModal-module__7Typjq__mobileBarCopy{color:#0b2b5b;flex-direction:column;flex:1;gap:6px;min-width:0;font-size:12px;font-weight:750;display:flex}.ShowcaseServiceModal-module__7Typjq__mobileBarCopy p{color:#53627a;margin:0;font-size:12.5px;font-weight:500;line-height:1.4}.ShowcaseServiceModal-module__7Typjq__shell{grid-template-columns:1fr}.ShowcaseServiceModal-module__7Typjq__rail{display:none}.ShowcaseServiceModal-module__7Typjq__summaryList,.ShowcaseServiceModal-module__7Typjq__typeGrid,.ShowcaseServiceModal-module__7Typjq__twoColumn,.ShowcaseServiceModal-module__7Typjq__publishGrid,.ShowcaseServiceModal-module__7Typjq__choiceGrid{grid-template-columns:1fr}.ShowcaseServiceModal-module__7Typjq__scheduleCard{grid-template-columns:28px minmax(0,1fr) 38px}.ShowcaseServiceModal-module__7Typjq__scheduleFields{grid-template-columns:1fr 1fr}.ShowcaseServiceModal-module__7Typjq__lessonRow,.ShowcaseServiceModal-module__7Typjq__weeklyRow,.ShowcaseServiceModal-module__7Typjq__extraRow,.ShowcaseServiceModal-module__7Typjq__customTargetRow{grid-template-columns:1fr auto}.ShowcaseServiceModal-module__7Typjq__descriptionField{grid-column:1/-1}.ShowcaseServiceModal-module__7Typjq__extraRow .ShowcaseServiceModal-module__7Typjq__dragHandle{display:none}.ShowcaseServiceModal-module__7Typjq__footer{flex-wrap:wrap;gap:10px}.ShowcaseServiceModal-module__7Typjq__ghostButton,.ShowcaseServiceModal-module__7Typjq__outlineButton,.ShowcaseServiceModal-module__7Typjq__navyButton,.ShowcaseServiceModal-module__7Typjq__coralButton{min-height:44px}.ShowcaseServiceModal-module__7Typjq__footerActions{width:100%;margin-left:0}.ShowcaseServiceModal-module__7Typjq__footerActions .ShowcaseServiceModal-module__7Typjq__outlineButton,.ShowcaseServiceModal-module__7Typjq__footerActions .ShowcaseServiceModal-module__7Typjq__navyButton,.ShowcaseServiceModal-module__7Typjq__footerActions .ShowcaseServiceModal-module__7Typjq__coralButton{flex:1}}.ShowcaseServiceModal-module__7Typjq__iconGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.ShowcaseServiceModal-module__7Typjq__iconButton,.ShowcaseServiceModal-module__7Typjq__iconButtonSelected{aspect-ratio:1;color:#0f3d72;cursor:pointer;background:#fff;border:1px solid #dce4ef;border-radius:10px;place-items:center;width:100%;min-height:36px;max-height:40px;padding:0;display:grid;position:relative}.ShowcaseServiceModal-module__7Typjq__iconButton:hover{background:#f7fbff;border-color:#a9c4e7}.ShowcaseServiceModal-module__7Typjq__iconButtonSelected{color:#0b2b5b;background:#f2f7ff;border:2px solid #0b2b5b}.ShowcaseServiceModal-module__7Typjq__iconCheck{color:#fff;background:#ff5b52;border-radius:50%;place-items:center;width:14px;height:14px;font-size:9px;font-weight:900;line-height:1;display:grid;position:absolute;top:4px;right:5px}@media (max-width:720px){.ShowcaseServiceModal-module__7Typjq__iconGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:520px){.ShowcaseServiceModal-module__7Typjq__iconGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}
.ShowcaseIntroModal-module__oWCE5a__photoRow{align-items:center;gap:14px;display:flex}.ShowcaseIntroModal-module__oWCE5a__photoPreview{color:#0b2b5b;background:#e9f3ff;border-radius:50%;flex-shrink:0;place-items:center;width:88px;height:88px;font-size:22px;font-weight:800;display:grid;overflow:hidden}.ShowcaseIntroModal-module__oWCE5a__photoPreview img{object-fit:contain;object-position:center bottom;width:100%;height:100%}.ShowcaseIntroModal-module__oWCE5a__photoActions{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.ShowcaseIntroModal-module__oWCE5a__photoActions svg{width:15px;height:15px}.ShowcaseIntroModal-module__oWCE5a__tagList{flex-wrap:wrap;gap:8px;display:flex}.ShowcaseIntroModal-module__oWCE5a__tagChip{color:#173e70;background:#f4f8fd;border:1px solid #cfe0f4;border-radius:999px;align-items:center;gap:6px;min-height:30px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.ShowcaseIntroModal-module__oWCE5a__tagChip button{color:#53627a;cursor:pointer;background:0 0;border:0;place-items:center;width:18px;height:18px;padding:0;display:grid}.ShowcaseIntroModal-module__oWCE5a__tagChip svg{width:12px;height:12px}.ShowcaseIntroModal-module__oWCE5a__tagAdd{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:10px;display:grid}.ShowcaseIntroModal-module__oWCE5a__videoEmpty{color:#174f96;cursor:pointer;background:#f8fbff;border:1px dashed #a9c4e7;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;min-height:120px;font-size:13px;font-weight:750;display:flex}.ShowcaseIntroModal-module__oWCE5a__videoEmpty svg{width:20px;height:20px}.ShowcaseIntroModal-module__oWCE5a__videoBox{grid-template-columns:minmax(180px,240px) minmax(0,1fr);align-items:center;gap:12px;display:grid}.ShowcaseIntroModal-module__oWCE5a__videoPlayer{aspect-ratio:16/9;object-fit:cover;background:#1a3358;border-radius:12px;width:100%}.ShowcaseIntroModal-module__oWCE5a__videoName{color:#0b2b5b;margin:0;font-size:13px;font-weight:800}.ShowcaseIntroModal-module__oWCE5a__videoDuration{color:#68778d;margin:4px 0 0;font-size:13px;font-weight:600}.ShowcaseIntroModal-module__oWCE5a__videoActions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}@media (max-width:700px){.ShowcaseIntroModal-module__oWCE5a__photoRow,.ShowcaseIntroModal-module__oWCE5a__videoBox,.ShowcaseIntroModal-module__oWCE5a__tagAdd{grid-template-columns:1fr;display:grid}.ShowcaseIntroModal-module__oWCE5a__photoRow{justify-items:start}}
.teacher-profile-module__g_YPkW__teacherPublicPage{--tp-navy:#082b63;--tp-navy-deep:#0a3068;--tp-text:#14213d;--tp-muted:#68758d;--tp-coral:#ff5c57;--tp-coral-hover:#ee4b46;--tp-blue-soft:#edf4ff;--tp-blue-text:#1f5da6;--tp-green:#15b885;--tp-border:#e2eaf5;--tp-max:1380px;color:var(--tp-text);font-family:var(--font-sans), "Segoe UI", Arial, sans-serif;background:#fff;padding-bottom:8px;display:block}.teacher-profile-module__g_YPkW__teacherPublicPage :is(h1,h2,h3){font-weight:850}.teacher-profile-module__g_YPkW__teacherTopStack{flex-direction:column;max-width:1440px;margin:28px auto 0;display:flex}.teacher-profile-module__g_YPkW__teacherHero{border:1px solid var(--tp-border);background:#fff;border-bottom:0;border-radius:28px 28px 0 0;grid-template-columns:auto minmax(380px,1.22fr) minmax(280px,.88fr);align-items:start;gap:32px 40px;padding:36px 40px;display:grid;position:relative;overflow:visible}.teacher-profile-module__g_YPkW__teacherHeroVisual,.teacher-profile-module__g_YPkW__teacherHeroContent,.teacher-profile-module__g_YPkW__teacherHeroVideo{z-index:2;position:relative}.teacher-profile-module__g_YPkW__teacherHeroVisual{justify-content:center;align-items:flex-start;padding-top:8px;display:flex}.teacher-profile-module__g_YPkW__teacherPhotoShape{aspect-ratio:1;background:#eef3f8;border-radius:50%;flex:none;width:170px;height:170px;position:relative;overflow:hidden;box-shadow:0 10px 28px #082b631a}.teacher-profile-module__g_YPkW__teacherPhotoShape img{object-fit:cover;object-position:center}.teacher-profile-module__g_YPkW__teacherHeroContent{flex-direction:column;justify-content:center;display:flex}.teacher-profile-module__g_YPkW__teacherShowcaseBadge{color:#c46a12;background:#fff3e4;border-radius:999px;align-self:flex-start;align-items:center;gap:7px;margin-bottom:12px;padding:6px 11px;font-size:12px;font-weight:750;display:inline-flex}.teacher-profile-module__g_YPkW__teacherShowcaseBadge svg{color:#f5a524}.teacher-profile-module__g_YPkW__teacherHeroContent h1{color:var(--tp-navy);letter-spacing:-.7px;flex-wrap:wrap;align-items:center;gap:10px;margin:0;font-size:clamp(16px,1.7vw,23px);line-height:1.08;display:flex}.teacher-profile-module__g_YPkW__verifiedIcon{color:#2d7dff;flex:none}.teacher-profile-module__g_YPkW__teacherEyebrow{color:#4d6280;margin:6px 0 0;font-size:16px;font-weight:650}.teacher-profile-module__g_YPkW__teacherRatingLine{color:var(--tp-navy);align-items:center;gap:6px;margin:10px 0 0;font-size:14px;font-weight:750;display:inline-flex}.teacher-profile-module__g_YPkW__teacherRatingLine svg{color:#f5a524}.teacher-profile-module__g_YPkW__teacherDescription{color:#5d6e88;max-width:640px;margin:16px 0 0;font-size:14.5px;line-height:1.7}.teacher-profile-module__g_YPkW__teacherTags{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.teacher-profile-module__g_YPkW__teacherTags span{background:var(--tp-blue-soft);color:var(--tp-blue-text);border-radius:10px;padding:7px 11px;font-size:12px;font-weight:700}.teacher-profile-module__g_YPkW__teacherHeroActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:22px;display:flex}.teacher-profile-module__g_YPkW__teacherHeroMainActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.teacher-profile-module__g_YPkW__primaryCTA,.teacher-profile-module__g_YPkW__secondaryCTA{cursor:pointer;border-radius:12px;min-height:48px;font-family:inherit;font-size:14px;font-weight:800}.teacher-profile-module__g_YPkW__primaryCTA{background:var(--tp-coral);color:#fff;border:0;align-items:center;gap:10px;padding:0 20px;transition:background-color .16s;display:inline-flex;box-shadow:0 11px 25px #ff5c573d}.teacher-profile-module__g_YPkW__primaryCTA:hover{background:var(--tp-coral-hover)}.teacher-profile-module__g_YPkW__primaryCTA svg,.teacher-profile-module__g_YPkW__secondaryCTA svg,.teacher-profile-module__g_YPkW__messageCTA svg{width:18px;height:18px}.teacher-profile-module__g_YPkW__secondaryCTA{color:#1b5da8;background:#fff;border:1.5px solid #8eb4e4;align-items:center;gap:9px;padding:0 16px;transition:border-color .16s,background-color .16s;display:inline-flex}.teacher-profile-module__g_YPkW__secondaryCTA:hover{background:#f5f9ff;border-color:#5e90d2}.teacher-profile-module__g_YPkW__messageCTA{min-height:48px;color:var(--tp-navy);cursor:pointer;background:#fff;border:1.5px solid #c5d3e6;border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:800;text-decoration:none;transition:border-color .16s,background-color .16s;display:inline-flex}.teacher-profile-module__g_YPkW__messageCTA:hover{background:#f7faff;border-color:#9eb4d4}.teacher-profile-module__g_YPkW__teacherHeroVideo{flex-direction:column;justify-content:center;gap:16px;display:flex}.teacher-profile-module__g_YPkW__videoCover{aspect-ratio:16/10;cursor:pointer;background:radial-gradient(circle at 78% 22%,#ff625c52,#0000 46%),radial-gradient(circle at 18% 82%,#408fff47,#0000 46%),linear-gradient(140deg,#0b2f60,#113f7d);border:0;border-radius:18px;width:100%;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 18px 40px #09295b21}.teacher-profile-module__g_YPkW__videoCover:after{content:"";background:linear-gradient(#0000 48%,#061634b8 100%);position:absolute;inset:0}.teacher-profile-module__g_YPkW__videoPlay{z-index:2;color:#0b376f;background:#fffffff0;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 28px #0000002e}.teacher-profile-module__g_YPkW__videoPlay svg{width:25px;height:25px}.teacher-profile-module__g_YPkW__videoCaption{z-index:2;color:#fff;font-size:13px;font-weight:700;position:absolute;bottom:14px;left:16px}.teacher-profile-module__g_YPkW__videoDuration{z-index:2;color:#ffffffeb;font-size:12px;font-weight:700;position:absolute;bottom:14px;right:16px}.teacher-profile-module__g_YPkW__videoNotice{color:#5c6d88;margin:0;font-size:12px;font-weight:650}.teacher-profile-module__g_YPkW__heroQuickInfo{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.teacher-profile-module__g_YPkW__heroQuickInfo li{color:#3f5470;align-items:flex-start;gap:10px;font-size:13px;font-weight:650;line-height:1.35;display:flex}.teacher-profile-module__g_YPkW__heroQuickInfo svg{color:#2d6fbd;flex:0 0 18px;margin-top:1px}.teacher-profile-module__g_YPkW__publicShowcaseSection{max-width:var(--tp-max);margin:66px auto 0;scroll-margin-top:88px}.teacher-profile-module__g_YPkW__sectionHeading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:24px;display:flex}.teacher-profile-module__g_YPkW__sectionKicker{color:#ff625c;letter-spacing:1.6px;margin-bottom:7px;font-size:11px;font-weight:850;display:block}.teacher-profile-module__g_YPkW__sectionHeading h2{color:var(--tp-navy);letter-spacing:-1px;margin:0;font-size:clamp(27px,3vw,38px)}.teacher-profile-module__g_YPkW__sectionHeading p{color:#718098;max-width:680px;margin:8px 0 0;line-height:1.6}.teacher-profile-module__g_YPkW__availabilitySection{margin:0;scroll-margin-top:12px}.teacher-profile-module__g_YPkW__pendingServiceBar{background:#fff5f4;border:1px solid #ffd4cf;border-radius:14px;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:14px;padding:12px 16px;display:flex}.teacher-profile-module__g_YPkW__pendingServiceBar>div{flex-direction:column;display:flex}.teacher-profile-module__g_YPkW__pendingServiceBar span{color:#b0625c;letter-spacing:.6px;font-size:11px;font-weight:800}.teacher-profile-module__g_YPkW__pendingServiceBar strong{color:#8f2f27;font-size:14px}.teacher-profile-module__g_YPkW__pendingServiceBar p{color:#96605b;flex:1;margin:0;font-size:13px}.teacher-profile-module__g_YPkW__pendingServiceBar button{color:#a83f36;cursor:pointer;background:#fff;border:1px solid #f0b7b1;border-radius:9px;min-height:34px;padding:0 12px;font-family:inherit;font-size:12.5px;font-weight:750}.teacher-profile-module__g_YPkW__availabilityBoard{border:1px solid var(--tp-border);background:#fff;border-top:0;border-radius:0 0 20px 20px;grid-template-columns:minmax(0,1fr) 272px;align-items:stretch;display:grid;overflow:hidden}.teacher-profile-module__g_YPkW__calendarCard{min-width:0;padding:18px 20px 20px}:is(.teacher-profile-module__g_YPkW__calendarCard [class*=weekNavButton],.teacher-profile-module__g_YPkW__calendarCard [class*=dayButton],.teacher-profile-module__g_YPkW__calendarCard [class*=timeButton]){border-color:#b7c9e0}.teacher-profile-module__g_YPkW__calendarCard [class*=dayButtonActive]{border-color:#7ea9d9}.teacher-profile-module__g_YPkW__calendarCard [class*=timeButtonOpen]{border-color:#6fbf9a}.teacher-profile-module__g_YPkW__calendarCard [class*=timeButtonPicked]{border-color:#e58b84}.teacher-profile-module__g_YPkW__calendarCard [class*=timeButtonLocked]{border-color:#c5ced9}.teacher-profile-module__g_YPkW__calendarDayPanel{background:#fbfdff;border:1px solid #b7c9e0;border-radius:16px;margin-top:18px;padding:16px 16px 14px}.teacher-profile-module__g_YPkW__calendarDayHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:14px;display:flex}.teacher-profile-module__g_YPkW__calendarDayHead h3{color:#0b2b5b;margin:0;font-size:16px}.teacher-profile-module__g_YPkW__calendarDayHead p{color:#6a7c96;margin:0;font-size:12.5px;font-weight:650}.teacher-profile-module__g_YPkW__calendarEmpty{color:#6a7c96;margin:16px 0 4px;font-size:13.5px;line-height:1.6}.teacher-profile-module__g_YPkW__calendarLegend{color:#64748f;border-top:1px dashed #b7c9e0;flex-wrap:wrap;gap:16px;margin-top:16px;padding-top:12px;font-size:12px;font-weight:650;display:flex}.teacher-profile-module__g_YPkW__calendarLegend span{align-items:center;gap:7px;display:inline-flex}.teacher-profile-module__g_YPkW__calendarLegend i{border-radius:3px;width:10px;height:10px}.teacher-profile-module__g_YPkW__legendOpen{background:#f1fbf7;border:1px solid #b6e3d0}.teacher-profile-module__g_YPkW__legendBooked{background:#f6f8fb;border:1px solid #d9e0ea}.teacher-profile-module__g_YPkW__legendPicked{background:#fff1ef;border:1px solid #ffb4ac}.teacher-profile-module__g_YPkW__availabilityGuide{background:#fff;border-left:1px solid #b7c9e0;flex-direction:column;gap:16px;padding:18px 16px;display:flex}.teacher-profile-module__g_YPkW__availabilityInfo{color:#1f4f86;background:#edf4ff;border-radius:14px;align-items:flex-start;gap:10px;padding:12px;display:flex}.teacher-profile-module__g_YPkW__availabilityInfo svg{color:#2d6fbd;flex:none;margin-top:1px}.teacher-profile-module__g_YPkW__availabilityInfo p{margin:0;font-size:13px;font-weight:650;line-height:1.45}.teacher-profile-module__g_YPkW__availabilitySteps{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.teacher-profile-module__g_YPkW__availabilitySteps li{align-items:flex-start;gap:10px;display:flex}.teacher-profile-module__g_YPkW__availabilitySteps span{width:28px;height:28px;color:var(--tp-navy);background:#edf4ff;border-radius:50%;flex:0 0 28px;place-items:center;font-size:13px;font-weight:800;display:grid}.teacher-profile-module__g_YPkW__availabilitySteps strong{color:var(--tp-navy);font-size:14px;line-height:1.25;display:block}.teacher-profile-module__g_YPkW__availabilitySteps p{color:#7a8aa0;margin:3px 0 0;font-size:12.5px;font-weight:550;line-height:1.4}.teacher-profile-module__g_YPkW__availabilityCta{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ff5c57,#ff7a4a);border:0;border-radius:12px;width:100%;min-height:48px;margin-top:auto;padding:0 12px;font-family:inherit;font-size:13.5px;font-weight:800}.teacher-profile-module__g_YPkW__availabilityCta:hover:not(:disabled){background:linear-gradient(90deg,#ee4b46,#f06b3e)}.teacher-profile-module__g_YPkW__availabilityCta:disabled{opacity:.45;cursor:not-allowed}.teacher-profile-module__g_YPkW__availabilityCta:focus-visible{outline-offset:2px;outline:2px solid #2d6fbd}.teacher-profile-module__g_YPkW__publicServiceGrid{--showcase-card-width:316.21px;grid-template-columns:repeat(auto-fill, var(--showcase-card-width));grid-auto-flow:row;justify-content:start;align-items:start;gap:20px;display:grid}.teacher-profile-module__g_YPkW__teacherStory{max-width:var(--tp-max);border:1px solid var(--tp-border);background:#fff;border-radius:20px;grid-template-columns:minmax(280px,.92fr) minmax(480px,1.18fr);align-items:center;gap:40px 48px;margin:66px auto 0;padding:36px 40px;scroll-margin-top:88px;display:grid}.teacher-profile-module__g_YPkW__teacherStoryCopy{min-width:0}.teacher-profile-module__g_YPkW__teacherStory h2{color:var(--tp-navy);letter-spacing:-.6px;margin:0 0 16px;font-size:28px;line-height:1.2}.teacher-profile-module__g_YPkW__teacherStoryCopy p{color:#4a5c78;margin:0;font-size:15px;line-height:1.7}.teacher-profile-module__g_YPkW__teacherStoryCopy p+p{margin-top:12px}.teacher-profile-module__g_YPkW__teacherStoryStats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.teacher-profile-module__g_YPkW__teacherStoryStats>div{border:1px solid var(--tp-border);text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:148px;padding:16px 8px 14px;display:flex}.teacher-profile-module__g_YPkW__storyStatIcon{border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:10px;display:grid}.teacher-profile-module__g_YPkW__storyStatIconBlue{color:#2d6fbd;background:#edf4ff}.teacher-profile-module__g_YPkW__storyStatIconCoral{color:var(--tp-coral);background:#fff1ef}.teacher-profile-module__g_YPkW__teacherStoryStats strong{color:var(--tp-navy);letter-spacing:-.6px;font-size:28px;line-height:1.1;display:block}.teacher-profile-module__g_YPkW__storyStatLabel{color:#7a8aa0;max-width:9.5em;margin-top:6px;font-size:12px;font-weight:650;line-height:1.3}.teacher-profile-module__g_YPkW__reviewsHeading{justify-content:space-between;align-items:center;gap:16px 24px;margin-bottom:22px;display:flex}.teacher-profile-module__g_YPkW__reviewsHeadingLeft{flex-wrap:wrap;align-items:center;gap:10px 16px;min-width:0;display:flex}.teacher-profile-module__g_YPkW__reviewsHeading h2{color:var(--tp-navy);letter-spacing:-.6px;margin:0;font-size:28px;line-height:1.2}.teacher-profile-module__g_YPkW__reviewsMeta{color:#7a8aa0;white-space:nowrap;align-items:center;gap:6px;margin:0;font-size:14px;font-weight:650;display:inline-flex}.teacher-profile-module__g_YPkW__reviewsMeta svg{color:#ffb020}.teacher-profile-module__g_YPkW__reviewsMeta strong{color:var(--tp-navy);font-weight:800}.teacher-profile-module__g_YPkW__stars{color:#ffb020;align-items:center;gap:2px;display:inline-flex}.teacher-profile-module__g_YPkW__reviewCarousel{--review-card-width:calc((100% - 54px) / 4);position:relative}.teacher-profile-module__g_YPkW__reviewTrack{scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:18px;display:flex;overflow-x:auto}.teacher-profile-module__g_YPkW__reviewTrack::-webkit-scrollbar{display:none}.teacher-profile-module__g_YPkW__reviewTrack>*{flex:0 0 var(--review-card-width);scroll-snap-align:start}.teacher-profile-module__g_YPkW__reviewArrow{z-index:5;color:#0b3d78;cursor:pointer;background:#fffffff5;border:1px solid #dbe5f1;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 22px #0f2d551a}.teacher-profile-module__g_YPkW__reviewArrow svg{width:18px;height:18px}.teacher-profile-module__g_YPkW__reviewArrow:hover{color:#082b63;background:#f4f8fd;border-color:#c5d6ea}.teacher-profile-module__g_YPkW__reviewArrowRight{right:-18px}.teacher-profile-module__g_YPkW__reviewArrowLeft{left:-18px;transform:translateY(-50%)scaleX(-1)}.teacher-profile-module__g_YPkW__studentReview{border:1px solid var(--tp-border);background:#fff;border-radius:16px;flex-direction:column;gap:10px;min-width:0;padding:20px 18px 22px;display:flex}.teacher-profile-module__g_YPkW__studentReviewHead{align-items:center;gap:11px;display:flex}.teacher-profile-module__g_YPkW__studentReviewHead>div{flex-direction:column;min-width:0;display:flex}.teacher-profile-module__g_YPkW__studentReviewHead strong{color:var(--tp-navy);font-size:14px;font-weight:800}.teacher-profile-module__g_YPkW__studentReviewHead span:not(.teacher-profile-module__g_YPkW__reviewQuote){color:#7b8aa2;font-size:12px}.teacher-profile-module__g_YPkW__studentAvatar{color:#fff;border-radius:50%;flex:0 0 40px;place-items:center;width:40px;height:40px;font-size:15px;font-weight:800;display:grid}.teacher-profile-module__g_YPkW__reviewQuote{color:#d4deeb;align-self:flex-start;margin-left:auto;line-height:1}.teacher-profile-module__g_YPkW__studentReview p{color:#4a5c78;margin:0;font-size:14px;line-height:1.65}.teacher-profile-module__g_YPkW__teacherFinalCTA{max-width:var(--tp-max);color:#fff;background:#072b61;border-radius:20px;justify-content:space-between;align-items:center;gap:32px 40px;margin:70px auto 40px;padding:36px 40px;display:flex;position:relative;overflow:hidden}.teacher-profile-module__g_YPkW__finalCtaPattern{pointer-events:none;color:#9ec0ea2e;position:absolute;inset:0}.teacher-profile-module__g_YPkW__finalCtaPattern svg{position:absolute}.teacher-profile-module__g_YPkW__finalCtaPattern svg:first-child{top:18%;left:6%}.teacher-profile-module__g_YPkW__finalCtaPattern svg:nth-child(2){top:62%;left:14%}.teacher-profile-module__g_YPkW__finalCtaPattern svg:nth-child(3){top:22%;left:42%}.teacher-profile-module__g_YPkW__finalCtaPattern svg:nth-child(4){top:68%;left:48%}.teacher-profile-module__g_YPkW__finalCtaPattern svg:nth-child(5){top:16%;right:28%}.teacher-profile-module__g_YPkW__finalCtaPattern svg:nth-child(6){top:70%;right:8%}.teacher-profile-module__g_YPkW__finalCtaCopy,.teacher-profile-module__g_YPkW__teacherFinalActions{z-index:1;position:relative}.teacher-profile-module__g_YPkW__finalCtaCopy{flex:auto;min-width:0}.teacher-profile-module__g_YPkW__teacherFinalCTA h2{letter-spacing:-.6px;white-space:nowrap;margin:0 0 10px;font-size:clamp(22px,2.3vw,30px);line-height:1.25}.teacher-profile-module__g_YPkW__teacherFinalCTA p{color:#ffffffc7;margin:0;font-size:15px;line-height:1.55}.teacher-profile-module__g_YPkW__teacherFinalActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.teacher-profile-module__g_YPkW__finalMeetButton{min-height:48px;color:var(--tp-navy);cursor:pointer;background:#fff;border:0;border-radius:12px;align-items:center;gap:8px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:800;transition:background-color .16s;display:inline-flex}.teacher-profile-module__g_YPkW__finalMeetButton:hover{background:#f3f6fb}.teacher-profile-module__g_YPkW__modalOverlay{z-index:90;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#081b3a70;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.teacher-profile-module__g_YPkW__modal{background:#fff;border-radius:22px;flex-direction:column;width:min(560px,100%);max-height:min(88vh,780px);display:flex;overflow:hidden;box-shadow:0 30px 70px #081e4247}.teacher-profile-module__g_YPkW__modalHead{flex:none;justify-content:space-between;align-items:flex-start;gap:14px;padding:22px 22px 0;display:flex}.teacher-profile-module__g_YPkW__modalKicker{color:#ff625c;letter-spacing:1.4px;margin-bottom:4px;font-size:10.5px;font-weight:850;display:block}.teacher-profile-module__g_YPkW__modalHead h2{color:var(--tp-navy,#082b63);letter-spacing:-.5px;margin:0;font-size:21px}.teacher-profile-module__g_YPkW__modalClose{color:#4a5c78;cursor:pointer;background:#fff;border:1px solid #e3eaf4;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.teacher-profile-module__g_YPkW__modalClose svg{width:17px;height:17px}.teacher-profile-module__g_YPkW__modalSummary{background:#f7fafe;border:1px solid #e7eefa;border-radius:14px;flex:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 22px 0;padding:12px 14px;display:grid}.teacher-profile-module__g_YPkW__modalSummary>div{flex-direction:column;gap:2px;min-width:0;display:flex}.teacher-profile-module__g_YPkW__modalSummary span{color:#8492aa;letter-spacing:.4px;font-size:10.5px;font-weight:750}.teacher-profile-module__g_YPkW__modalSummary strong{color:#0d3169;font-size:13px}.teacher-profile-module__g_YPkW__programJoinFacts{color:#173e70;margin:12px 0 0;font-size:13px;font-weight:650;line-height:1.45}.teacher-profile-module__g_YPkW__programJoinPlan{background:#fff;border:1px solid #e7eefa;border-radius:12px;margin-top:12px;padding:10px 12px}.teacher-profile-module__g_YPkW__programJoinPlanTitle{color:#68758d;font-size:11px;font-weight:750}.teacher-profile-module__g_YPkW__programJoinPlanList{margin:8px 0 0;padding:0;list-style:none}.teacher-profile-module__g_YPkW__programJoinPlanList li{color:#14213d;padding:2px 0;font-size:13px;line-height:1.45}.teacher-profile-module__g_YPkW__modalSteps{flex:none;gap:8px;margin:14px 22px 0;padding:0;list-style:none;display:flex}.teacher-profile-module__g_YPkW__modalSteps li{color:#7d8ba3;background:#f2f5fa;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:750}.teacher-profile-module__g_YPkW__modalStepActive{background:var(--tp-blue-soft)!important;color:#0b3d7b!important}.teacher-profile-module__g_YPkW__modalStepDone{color:#0f7a58!important;background:#eaf8f2!important}.teacher-profile-module__g_YPkW__modalBody{flex:1;min-height:0;padding:16px 22px 4px;overflow-y:auto}.teacher-profile-module__g_YPkW__modalHint{color:#6c7c95;margin:0 0 12px;font-size:13.5px}.teacher-profile-module__g_YPkW__serviceOptions{gap:9px;display:grid}.teacher-profile-module__g_YPkW__serviceOption{text-align:left;cursor:pointer;background:#fff;border:1px solid #e3eaf4;border-radius:13px;flex-direction:column;gap:4px;padding:13px 14px;font-family:inherit;transition:border-color .15s,background-color .15s;display:flex}.teacher-profile-module__g_YPkW__serviceOption:hover{border-color:#bcd2ee}.teacher-profile-module__g_YPkW__serviceOptionActive{border-color:var(--tp-coral);background:#fff6f5}.teacher-profile-module__g_YPkW__serviceOptionTop{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.teacher-profile-module__g_YPkW__serviceOptionTop strong{color:#0f3169;font-size:14.5px}.teacher-profile-module__g_YPkW__serviceOptionPrice{color:#c0463f;white-space:nowrap;font-size:13px;font-weight:800}.teacher-profile-module__g_YPkW__serviceOptionMeta{color:#7c8aa2;font-size:12px;font-weight:650}.teacher-profile-module__g_YPkW__selectedServiceRow{background:#f9fbff;border:1px solid #e3eaf4;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:11px 14px;display:flex}.teacher-profile-module__g_YPkW__selectedServiceRow>div{flex-direction:column;min-width:0;display:flex}.teacher-profile-module__g_YPkW__selectedServiceRow span{color:#8492aa;letter-spacing:.4px;font-size:10.5px;font-weight:750}.teacher-profile-module__g_YPkW__selectedServiceRow strong{color:#0d3169;font-size:14px}.teacher-profile-module__g_YPkW__selectedServiceRow button{color:var(--tp-blue-text);cursor:pointer;background:0 0;border:0;font-family:inherit;font-size:12.5px;font-weight:800}.teacher-profile-module__g_YPkW__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.teacher-profile-module__g_YPkW__formField{flex-direction:column;gap:6px;min-width:0;display:flex}.teacher-profile-module__g_YPkW__formFieldWide{grid-column:1/-1}.teacher-profile-module__g_YPkW__formField>span{color:#4a5c78;font-size:12.5px;font-weight:750}.teacher-profile-module__g_YPkW__formField>span i{color:#93a1b8;font-style:normal;font-weight:600}.teacher-profile-module__g_YPkW__formField input,.teacher-profile-module__g_YPkW__formField select,.teacher-profile-module__g_YPkW__formField textarea{color:#14213d;resize:vertical;background:#fff;border:1px solid #dde5f0;border-radius:11px;min-height:42px;padding:10px 12px;font-family:inherit;font-size:14px}.teacher-profile-module__g_YPkW__formField input:focus,.teacher-profile-module__g_YPkW__formField select:focus,.teacher-profile-module__g_YPkW__formField textarea:focus{border-color:#a9c6ea;outline:3px solid #3770bb29}.teacher-profile-module__g_YPkW__formError{color:#cf4238;font-size:12px;font-style:normal;font-weight:650}.teacher-profile-module__g_YPkW__modalSectionLabel{color:#8492aa;letter-spacing:.4px;margin:14px 0 6px;font-size:10.5px;font-weight:750;display:block}.teacher-profile-module__g_YPkW__paymentBank{background:#f7fafe;border:1px solid #e7eefa;border-radius:14px;gap:10px;margin:4px 0 16px;padding:13px 14px;display:grid}.teacher-profile-module__g_YPkW__paymentBank>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.teacher-profile-module__g_YPkW__paymentBank span{color:#8492aa;white-space:nowrap;font-size:11.5px;font-weight:750}.teacher-profile-module__g_YPkW__paymentBank strong{color:#0d3169;text-align:right;font-size:13.5px}.teacher-profile-module__g_YPkW__paymentIbanRow>div{align-items:center;gap:8px;display:flex}.teacher-profile-module__g_YPkW__paymentCopyButton{color:var(--tp-blue-text,#1f5da6);white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dde5f0;border-radius:8px;flex:none;padding:4px 10px;font-family:inherit;font-size:11.5px;font-weight:800}.teacher-profile-module__g_YPkW__paymentCheckboxRow{color:#14213d;cursor:pointer;align-items:center;gap:8px;margin-top:2px;font-size:13.5px;font-weight:700;display:flex}.teacher-profile-module__g_YPkW__paymentCheckboxRow input{width:17px;height:17px;accent-color:var(--tp-coral,#ff5c57);cursor:pointer;flex:none}.teacher-profile-module__g_YPkW__successBox{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:8px 4px 4px;display:flex}.teacher-profile-module__g_YPkW__successIcon{color:#0f7a58;background:#e9f8f1;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.teacher-profile-module__g_YPkW__successIcon svg{width:26px;height:26px}.teacher-profile-module__g_YPkW__successBox h3{color:var(--tp-navy,#082b63);margin:4px 0 0;font-size:18px;line-height:1.4}.teacher-profile-module__g_YPkW__successBox p{color:#5f6f89;margin:0;font-size:13.5px;line-height:1.6}.teacher-profile-module__g_YPkW__successNote{max-width:400px;color:#8492aa!important;font-size:12.5px!important}.teacher-profile-module__g_YPkW__modalFooter{flex:none;justify-content:flex-end;gap:10px;padding:18px 22px 22px;display:flex}.teacher-profile-module__g_YPkW__modalGhost,.teacher-profile-module__g_YPkW__modalPrimary{cursor:pointer;border-radius:12px;min-height:44px;padding:0 18px;font-family:inherit;font-size:13.5px;font-weight:800}.teacher-profile-module__g_YPkW__modalGhost{color:#4a5c78;background:#fff;border:1px solid #dde5f0}.teacher-profile-module__g_YPkW__modalPrimary{background:var(--tp-coral,#ff5c57);color:#fff;border:0}.teacher-profile-module__g_YPkW__modalPrimary:hover:not(:disabled){background:var(--tp-coral-hover,#ee4b46)}.teacher-profile-module__g_YPkW__modalPrimary:disabled{opacity:.5;cursor:not-allowed}@media (max-width:1180px){.teacher-profile-module__g_YPkW__teacherHero{grid-template-columns:minmax(240px,.9fr) minmax(320px,1.1fr);padding:40px 36px}.teacher-profile-module__g_YPkW__teacherHeroVideo{flex-direction:row;grid-column:1/-1;align-items:center;gap:18px}.teacher-profile-module__g_YPkW__videoCover{max-width:320px}.teacher-profile-module__g_YPkW__heroQuickInfo{flex:1}.teacher-profile-module__g_YPkW__availabilityBoard{grid-template-columns:1fr}.teacher-profile-module__g_YPkW__availabilityGuide{border-top:1px solid #b7c9e0;border-left:0}.teacher-profile-module__g_YPkW__teacherStory{grid-template-columns:minmax(240px,.85fr) minmax(400px,1.15fr);gap:28px;padding:28px 24px}.teacher-profile-module__g_YPkW__publicShowcaseSection,.teacher-profile-module__g_YPkW__teacherStory,.teacher-profile-module__g_YPkW__teacherFinalCTA,.teacher-profile-module__g_YPkW__teacherTopStack{margin-left:20px;margin-right:20px}}@media (max-width:900px){.teacher-profile-module__g_YPkW__teacherTopStack{margin:12px}.teacher-profile-module__g_YPkW__teacherHero{border-radius:24px 24px 0 0;grid-template-columns:1fr;gap:24px;padding:22px}.teacher-profile-module__g_YPkW__teacherHeroVisual{width:auto;max-width:none;margin:0 auto}.teacher-profile-module__g_YPkW__teacherPhotoShape{width:120px;height:120px;min-height:0}.teacher-profile-module__g_YPkW__teacherHeroContent h1{font-size:16px}.teacher-profile-module__g_YPkW__teacherHeroVideo{flex-direction:column;grid-column:auto;align-items:stretch;width:100%}.teacher-profile-module__g_YPkW__videoCover{max-width:none}.teacher-profile-module__g_YPkW__teacherHeroActions button,.teacher-profile-module__g_YPkW__teacherHeroActions .teacher-profile-module__g_YPkW__messageCTA,.teacher-profile-module__g_YPkW__teacherHeroMainActions{flex:100%;justify-content:center}.teacher-profile-module__g_YPkW__teacherHeroMainActions{flex-direction:column;width:100%;display:flex}.teacher-profile-module__g_YPkW__teacherHeroMainActions .teacher-profile-module__g_YPkW__primaryCTA,.teacher-profile-module__g_YPkW__teacherHeroMainActions .teacher-profile-module__g_YPkW__messageCTA{width:100%}.teacher-profile-module__g_YPkW__publicShowcaseSection,.teacher-profile-module__g_YPkW__teacherStory,.teacher-profile-module__g_YPkW__teacherFinalCTA{margin-left:14px;margin-right:14px}.teacher-profile-module__g_YPkW__publicShowcaseSection{margin-top:46px}.teacher-profile-module__g_YPkW__teacherStory{grid-template-columns:1fr;gap:24px;margin-top:46px;padding:24px 18px}.teacher-profile-module__g_YPkW__teacherStory h2{font-size:24px}.teacher-profile-module__g_YPkW__teacherStoryStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.teacher-profile-module__g_YPkW__teacherStoryStats>div{min-height:132px;padding:14px 8px}.teacher-profile-module__g_YPkW__teacherStoryStats strong{font-size:24px}.teacher-profile-module__g_YPkW__reviewsHeading{flex-wrap:wrap}.teacher-profile-module__g_YPkW__reviewsHeading h2{font-size:22px}.teacher-profile-module__g_YPkW__sectionHeading{flex-direction:column;align-items:flex-start;gap:14px}.teacher-profile-module__g_YPkW__calendarCard{padding:14px 12px 16px}.teacher-profile-module__g_YPkW__calendarDayPanel{padding:14px 12px 12px}.teacher-profile-module__g_YPkW__availabilityCta{position:sticky;bottom:12px}.teacher-profile-module__g_YPkW__teacherFinalCTA{flex-direction:column;align-items:flex-start;padding:30px 24px}.teacher-profile-module__g_YPkW__finalCtaCopy{max-width:none}.teacher-profile-module__g_YPkW__teacherFinalCTA h2{font-size:clamp(18px,5.2vw,24px)}.teacher-profile-module__g_YPkW__teacherFinalActions{flex-direction:column;width:100%}.teacher-profile-module__g_YPkW__teacherFinalActions button{justify-content:center;width:100%}.teacher-profile-module__g_YPkW__modalSummary,.teacher-profile-module__g_YPkW__formGrid{grid-template-columns:1fr}.teacher-profile-module__g_YPkW__modalFooter button{flex:1}}@media (max-width:700px){.teacher-profile-module__g_YPkW__reviewArrow{display:none}.teacher-profile-module__g_YPkW__reviewTrack>*{flex:0 0 min(340px,85%)}}
.kesfet-module__ktJkYq__page{color:#092d68;width:min(1480px,100% - 48px);font-family:var(--font-sans), Arial, sans-serif;margin:0 auto;padding:18px 0 48px}.kesfet-module__ktJkYq__discoveryHero{background:#fff;border:1px solid #dce6f2;border-radius:24px;padding:22px 28px;box-shadow:0 10px 28px #0c2d6209}.kesfet-module__ktJkYq__heroContent{grid-template-columns:minmax(360px,.95fr) minmax(390px,1fr) minmax(275px,.62fr);align-items:center;gap:24px;min-height:0;display:grid}.kesfet-module__ktJkYq__heroEyebrow{color:#6f4bd5;letter-spacing:.02em;margin-bottom:8px;font-size:13px;font-weight:800;display:inline-block}.kesfet-module__ktJkYq__heroCopy h1{letter-spacing:-.035em;color:#08245b;max-width:600px;margin:0;font-size:clamp(30px,3vw,46px);line-height:1.05}.kesfet-module__ktJkYq__heroCopy p{color:#667691;max-width:540px;margin:16px 0 0;font-size:16px;line-height:1.65}.kesfet-module__ktJkYq__heroModeButtons{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.kesfet-module__ktJkYq__primaryMode,.kesfet-module__ktJkYq__secondaryMode{min-height:46px;font:inherit;cursor:pointer;border-radius:9px;padding:0 24px;font-weight:800;transition:all .2s}.kesfet-module__ktJkYq__primaryMode{color:#fff;background:#ff4742;border:1px solid #ff4742;box-shadow:0 8px 18px #ff47422e}.kesfet-module__ktJkYq__secondaryMode{color:#08245b;background:#fff;border:1px solid #d7e1ed}.kesfet-module__ktJkYq__heroVisual{place-items:center;min-width:0;min-height:220px;display:grid;position:relative}.kesfet-module__ktJkYq__heroImage{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;max-width:420px;height:auto;display:block}.kesfet-module__ktJkYq__heroLiveClassInfo{flex-direction:column;justify-content:center;gap:11px;width:100%;min-width:0;display:flex}.kesfet-module__ktJkYq__heroLiveClassHeading{flex-direction:column;gap:2px;margin:0 0 2px 5px;display:flex}.kesfet-module__ktJkYq__heroLiveClassHeading span,.kesfet-module__ktJkYq__heroLiveClassHeading strong{color:#7054e8;letter-spacing:.015em;font-size:13px;font-weight:900;line-height:1.15}.kesfet-module__ktJkYq__heroLiveClassHeading strong{display:block}.kesfet-module__ktJkYq__heroLiveClassList{grid-template-columns:1fr;gap:8px;display:grid}.kesfet-module__ktJkYq__heroLiveClassItem{border:1px solid #0000;border-radius:13px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;min-width:0;min-height:65px;padding:9px 12px;display:grid;position:relative;overflow:hidden;box-shadow:0 4px 12px #0a2e6406}.kesfet-module__ktJkYq__heroLiveClassIcon{border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.kesfet-module__ktJkYq__heroLiveClassIcon svg{width:24px;height:24px}.kesfet-module__ktJkYq__heroLiveClassText{min-width:0}.kesfet-module__ktJkYq__heroLiveClassText h3{letter-spacing:.005em;margin:0 0 3px;font-size:12px;font-weight:900;line-height:1.15}.kesfet-module__ktJkYq__heroLiveClassText p{color:#53647f;margin:0;font-size:11px;font-weight:600;line-height:1.35}.kesfet-module__ktJkYq__heroLiveClassItemPurple{background:linear-gradient(90deg,#f5f0fffa,#faf8ffed);border-color:#eadfff}.kesfet-module__ktJkYq__heroLiveClassItemPurple .kesfet-module__ktJkYq__heroLiveClassIcon{color:#7555ea;background:#eee7ff}.kesfet-module__ktJkYq__heroLiveClassItemPurple .kesfet-module__ktJkYq__heroLiveClassText h3{color:#7555ea}.kesfet-module__ktJkYq__heroLiveClassItemGreen{background:linear-gradient(90deg,#ebfaf4fa,#f7fdfaed);border-color:#d7f0e3}.kesfet-module__ktJkYq__heroLiveClassItemGreen .kesfet-module__ktJkYq__heroLiveClassIcon{color:#25ae71;background:#dff6eb}.kesfet-module__ktJkYq__heroLiveClassItemGreen .kesfet-module__ktJkYq__heroLiveClassText h3{color:#21a96b}.kesfet-module__ktJkYq__heroLiveClassItemOrange{background:linear-gradient(90deg,#fff4eafa,#fffaf6ed);border-color:#f6e2cf}.kesfet-module__ktJkYq__heroLiveClassItemOrange .kesfet-module__ktJkYq__heroLiveClassIcon{color:#ff7828;background:#ffead7}.kesfet-module__ktJkYq__heroLiveClassItemOrange .kesfet-module__ktJkYq__heroLiveClassText h3{color:#f56f20}.kesfet-module__ktJkYq__heroLiveClassItemBlue{background:linear-gradient(90deg,#ebf6fffa,#f8fcffed);border-color:#d9eaff}.kesfet-module__ktJkYq__heroLiveClassItemBlue .kesfet-module__ktJkYq__heroLiveClassIcon{color:#3b8cf8;background:#deedff}.kesfet-module__ktJkYq__heroLiveClassItemBlue .kesfet-module__ktJkYq__heroLiveClassText h3{color:#3284f1}@media (hover:hover) and (pointer:fine){.kesfet-module__ktJkYq__heroLiveClassItem{transition:transform .18s,box-shadow .18s,border-color .18s}.kesfet-module__ktJkYq__heroLiveClassItem:hover{transform:translateY(-1px);box-shadow:0 7px 18px #0a2e640e}}.kesfet-module__ktJkYq__quickSearch{background:#fbfcfe;border:1px solid #dce6f2;border-radius:16px;grid-template-columns:.8fr 1fr .9fr .95fr 1.08fr;align-items:end;gap:14px;margin-top:18px;padding:17px;display:grid}.kesfet-module__ktJkYq__quickSearch label{min-width:0}.kesfet-module__ktJkYq__quickSearch label>span{color:#546985;margin:0 0 7px 2px;font-size:12px;font-weight:800;display:block}.kesfet-module__ktJkYq__timeRangeField{min-width:0}.kesfet-module__ktJkYq__timeRangeField>span{color:#546985;margin:0 0 7px 2px;font-size:12px;font-weight:800;display:block}.kesfet-module__ktJkYq__timeRangePair{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:6px;display:grid}.kesfet-module__ktJkYq__timeRangePair>span{color:#8a97ad;font-size:13px;font-weight:700}.kesfet-module__ktJkYq__quickSearch select,.kesfet-module__ktJkYq__filters select,.kesfet-module__ktJkYq__sortSelect,.kesfet-module__ktJkYq__timeSelects select{color:#08245b;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #d7e1ed;border-radius:9px;outline:none;padding:0 13px;font-size:14px;font-weight:700}.kesfet-module__ktJkYq__searchButton{color:#fff;min-height:46px;font:inherit;cursor:pointer;background:#ff4742;border:0;border-radius:9px;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-weight:800;display:flex;box-shadow:0 9px 20px #ff47422e}.kesfet-module__ktJkYq__inlineIcon{width:19px;height:19px}.kesfet-module__ktJkYq__arrowIcon{width:22px;height:14px}.kesfet-module__ktJkYq__quickTags{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.kesfet-module__ktJkYq__quickTags button{color:#6f4bd5;font:inherit;cursor:pointer;background:#f3efff;border:0;border-radius:7px;padding:7px 13px;font-size:12px;font-weight:800}.kesfet-module__ktJkYq__quickTags button:nth-child(2){color:#138cba;background:#eaf8fc}.kesfet-module__ktJkYq__quickTags button:nth-child(3){color:#149965;background:#eaf9f2}.kesfet-module__ktJkYq__quickTags button:nth-child(4){color:#566fd7;background:#eef2ff}.kesfet-module__ktJkYq__quickTags button:nth-child(5){color:#e46755;background:#fff0ec}.kesfet-module__ktJkYq__tabs{background:#fff;border:1px solid #dce6f2;border-radius:15px;grid-template-columns:repeat(3,1fr);margin-top:16px;display:grid;overflow:hidden}.kesfet-module__ktJkYq__tabs button{color:#78869d;height:54px;font:inherit;cursor:pointer;background:0 0;border:0;font-size:15px;font-weight:800;position:relative}.kesfet-module__ktJkYq__tabs button:hover,.kesfet-module__ktJkYq__tabs .kesfet-module__ktJkYq__activeTab{color:#08245b}.kesfet-module__ktJkYq__tabs .kesfet-module__ktJkYq__activeTab:after{content:"";background:#ff4742;border-radius:3px 3px 0 0;width:90px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.kesfet-module__ktJkYq__resultsLayout{grid-template-columns:265px minmax(0,1fr);gap:16px;margin-top:10px;display:grid}.kesfet-module__ktJkYq__filters,.kesfet-module__ktJkYq__results,.kesfet-module__ktJkYq__secondarySection,.kesfet-module__ktJkYq__tabStandalone{background:#fff;border:1px solid #dce6f2;border-radius:20px}.kesfet-module__ktJkYq__filters{align-self:start;padding:20px 17px}.kesfet-module__ktJkYq__filterHeader{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.kesfet-module__ktJkYq__filterHeader h2{margin:0;font-size:20px}.kesfet-module__ktJkYq__filterSvg{color:#55718f;width:23px;height:23px}.kesfet-module__ktJkYq__filterSvg svg{width:100%}.kesfet-module__ktJkYq__filterBlock{border-bottom:1px solid #edf2f7;padding:16px 0}.kesfet-module__ktJkYq__filterBlock h3{color:#546985;margin:0 0 8px;font-size:12px;font-weight:800}.kesfet-module__ktJkYq__filterLabelRow{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.kesfet-module__ktJkYq__filterLabelRow h3{margin:0}.kesfet-module__ktJkYq__filterLabelRow button{color:#5579af;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:700}.kesfet-module__ktJkYq__checkboxGrid{grid-template-columns:1fr 1fr;gap:9px 7px;display:grid}.kesfet-module__ktJkYq__checkboxGrid label,.kesfet-module__ktJkYq__lessonTypeList label{color:#5f708a;align-items:center;gap:7px;font-size:11px;display:flex}.kesfet-module__ktJkYq__checkboxGrid input,.kesfet-module__ktJkYq__lessonTypeList input{accent-color:#08245b}.kesfet-module__ktJkYq__rangeVisual{height:20px;position:relative}.kesfet-module__ktJkYq__rangeLine{background:linear-gradient(90deg,#ff4742 0 76%,#e4eaf1 76%);border-radius:4px;height:3px;position:absolute;top:9px;left:5px;right:5px}.kesfet-module__ktJkYq__rangeDot{background:#fff;border:2px solid #ff4742;border-radius:50%;width:14px;height:14px;position:absolute;top:3px}.kesfet-module__ktJkYq__rangeDotOne{left:30%}.kesfet-module__ktJkYq__rangeDotTwo{left:74%}.kesfet-module__ktJkYq__rangeLabels{color:#74829a;justify-content:space-between;font-size:10px;display:flex}.kesfet-module__ktJkYq__priceRange{gap:8px;display:grid}.kesfet-module__ktJkYq__priceTrack{height:28px;position:relative}.kesfet-module__ktJkYq__priceTrack:before{content:"";background:#e4eaf1;border-radius:999px;height:4px;position:absolute;top:12px;left:0;right:0}.kesfet-module__ktJkYq__priceTrack:after{content:"";left:var(--range-min,0%);right:calc(100% - var(--range-max,100%));background:#ff4742;border-radius:999px;height:4px;position:absolute;top:12px}.kesfet-module__ktJkYq__priceInput{appearance:none;pointer-events:none;background:0 0;width:100%;height:28px;margin:0;position:absolute;top:0;left:0}.kesfet-module__ktJkYq__priceInput::-webkit-slider-thumb{appearance:none;pointer-events:auto;cursor:pointer;background:#fff;border:2px solid #ff4742;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 4px #08245b29}.kesfet-module__ktJkYq__priceInput::-moz-range-thumb{pointer-events:auto;cursor:pointer;background:#fff;border:2px solid #ff4742;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 4px #08245b29}.kesfet-module__ktJkYq__priceInput::-webkit-slider-runnable-track{background:0 0;height:4px}.kesfet-module__ktJkYq__priceInput::-moz-range-track{background:0 0;height:4px}.kesfet-module__ktJkYq__filterChip{color:#6f4bd5;font:inherit;cursor:pointer;background:#f3efff;border:0;border-radius:7px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.kesfet-module__ktJkYq__filterChip:hover{background:#ebe4ff}.kesfet-module__ktJkYq__emptyResults{color:#667691;background:#fbfcfe;border:1px dashed #dce6f2;border-radius:14px;margin:8px 0 0;padding:22px 18px;font-size:14px;line-height:1.5}.kesfet-module__ktJkYq__ratingButtons{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.kesfet-module__ktJkYq__ratingButtons button,.kesfet-module__ktJkYq__dayButtons button{color:#25436e;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce5ef;border-radius:7px;font-size:10px;font-weight:800}.kesfet-module__ktJkYq__dayButtons{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.kesfet-module__ktJkYq__dayButtons .kesfet-module__ktJkYq__dayActive{color:#ef594e;background:#fff0ed;border-color:#ffb4ad}.kesfet-module__ktJkYq__timeSelects{grid-template-columns:1fr 14px 1fr;align-items:center;gap:5px;display:grid}.kesfet-module__ktJkYq__timeSelects span{text-align:center;color:#8c9aaf}.kesfet-module__ktJkYq__lessonTypeList{gap:9px;display:grid}.kesfet-module__ktJkYq__verificationRow{color:#243f68;justify-content:space-between;align-items:center;padding-top:17px;font-size:12px;font-weight:800;display:flex}.kesfet-module__ktJkYq__toggle{cursor:pointer;background:#25b981;border:0;border-radius:99px;width:39px;height:22px;padding:2px}.kesfet-module__ktJkYq__toggle[aria-pressed=false]{background:#d5dde8}.kesfet-module__ktJkYq__toggle span{background:#fff;border-radius:50%;width:18px;height:18px;margin-left:auto;transition:margin-left .15s;display:block;box-shadow:0 2px 5px #00000026}.kesfet-module__ktJkYq__toggle[aria-pressed=false] span{margin-left:0}.kesfet-module__ktJkYq__clearFilters{color:#ff4742;font:inherit;cursor:pointer;background:0 0;border:0;margin-top:17px;font-size:11px;font-weight:800}.kesfet-module__ktJkYq__results{padding:20px}.kesfet-module__ktJkYq__resultsHeader{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:15px;display:flex}.kesfet-module__ktJkYq__resultsHeader h2{color:#08245b;margin:0;font-size:23px}.kesfet-module__ktJkYq__resultsHeader p{color:#718099;margin:7px 0 0}.kesfet-module__ktJkYq__activeFilters{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.kesfet-module__ktJkYq__activeFilters span{color:#6f4bd5;background:#f3efff;border-radius:7px;padding:6px 10px;font-size:11px;font-weight:800}.kesfet-module__ktJkYq__sortSelect{flex:0 0 180px;width:180px}.kesfet-module__ktJkYq__teacherGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.kesfet-module__ktJkYq__teacherDiscoveryGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;width:100%;min-width:0;display:grid}@media (max-width:1439px){.kesfet-module__ktJkYq__teacherDiscoveryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:899px){.kesfet-module__ktJkYq__teacherDiscoveryGrid{grid-template-columns:1fr}}.kesfet-module__ktJkYq__teacherCard{background:#fff;border:1px solid #dce6f2;border-radius:16px;grid-template-columns:106px minmax(0,1fr);gap:14px;min-width:0;padding:15px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative}.kesfet-module__ktJkYq__teacherCard:hover{border-color:#cfdbea;transform:translateY(-2px);box-shadow:0 10px 25px #0b34780f}.kesfet-module__ktJkYq__teacherPhoto{position:relative}.kesfet-module__ktJkYq__teacherPhotoPlaceholder{color:#6f4bd5;background:#fff;border:5px solid #f4efff;border-radius:50%;width:98px;height:98px;overflow:hidden}.kesfet-module__ktJkYq__teacherPhotoPlaceholder img,.kesfet-module__ktJkYq__teacherPhotoPlaceholder svg{object-fit:cover;width:100%;height:100%;display:block}.kesfet-module__ktJkYq__onlineDot{background:#25bd79;border:3px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;top:72px;right:7px}.kesfet-module__ktJkYq__teacherInfo{min-width:0}.kesfet-module__ktJkYq__teacherNameLine{justify-content:space-between;gap:9px;display:flex}.kesfet-module__ktJkYq__teacherNameLine h3{color:#08245b;margin:0;font-size:17px}.kesfet-module__ktJkYq__teacherNameLine p{color:#49709f;margin:3px 0 0;font-size:10px;font-weight:700}.kesfet-module__ktJkYq__ratingBadge{color:#159563;background:#dff8ed;border-radius:7px;align-self:flex-start;padding:5px 8px;font-size:10px;font-weight:900}.kesfet-module__ktJkYq__teacherTags{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.kesfet-module__ktJkYq__teacherTags span{color:#34709b;background:#f1f6fb;border-radius:5px;padding:4px 6px;font-size:9px;font-weight:800}.kesfet-module__ktJkYq__teacherBio{color:#66758c;min-height:34px;margin:8px 0 0;font-size:10px;line-height:1.55}.kesfet-module__ktJkYq__availability{color:#139d68;align-items:center;gap:6px;margin-top:7px;font-size:10px;font-weight:800;display:flex}.kesfet-module__ktJkYq__availability i{border:1.5px solid #16a66f;border-radius:50%;width:7px;height:7px}.kesfet-module__ktJkYq__teacherMeta{color:#667a96;gap:12px;margin-top:9px;font-size:9px;font-weight:700;display:flex}.kesfet-module__ktJkYq__teacherBottom{justify-content:space-between;align-items:flex-end;gap:10px;margin-top:10px;display:flex}.kesfet-module__ktJkYq__teacherBottom>strong{white-space:nowrap;color:#08245b;font-size:18px}.kesfet-module__ktJkYq__teacherBottom small{color:#6d7b91;margin-left:3px;font-size:8px}.kesfet-module__ktJkYq__teacherActions{flex-direction:column;gap:6px;min-width:102px;display:flex}.kesfet-module__ktJkYq__profileButton,.kesfet-module__ktJkYq__requestButton{min-height:31px;font:inherit;cursor:pointer;border-radius:7px;font-size:9px;font-weight:900}.kesfet-module__ktJkYq__profileButton{color:#08245b;background:#fff;border:1px solid #ccd9e8}.kesfet-module__ktJkYq__requestButton{color:#fff;background:#ff4742;border:1px solid #ff4742}.kesfet-module__ktJkYq__secondarySection,.kesfet-module__ktJkYq__tabStandalone{margin-top:16px;padding:20px}.kesfet-module__ktJkYq__sectionHeading{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.kesfet-module__ktJkYq__sectionHeading h2{color:#08245b;margin:0;font-size:20px}.kesfet-module__ktJkYq__sectionHeading button{color:#ff4742;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:11px;font-weight:800;display:flex}.kesfet-module__ktJkYq__programGrid{}.kesfet-module__ktJkYq__postGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.kesfet-module__ktJkYq__postCard{background:#fff;border:1px solid #dce6f2;border-radius:15px;grid-template-columns:145px minmax(0,1fr);min-width:0;display:grid;overflow:hidden}.kesfet-module__ktJkYq__postIllustration{color:#6f4bd5;background:#f2edff;place-items:center;min-height:160px;display:grid}.kesfet-module__ktJkYq__postIllustration2{color:#9969ba;background:#faf1f8}.kesfet-module__ktJkYq__postIllustration3{color:#ec795d;background:#fff3ee}.kesfet-module__ktJkYq__postIllustration svg{width:90%}.kesfet-module__ktJkYq__postContent{padding:14px}.kesfet-module__ktJkYq__postContent h3{color:#08245b;margin:0;font-size:14px;line-height:1.25}.kesfet-module__ktJkYq__postAuthor{color:#6c7a90;margin:6px 0 0;font-size:9px;font-weight:700}.kesfet-module__ktJkYq__postAuthor span{margin:0 4px}.kesfet-module__ktJkYq__postExcerpt{color:#66758c;margin:8px 0 0;font-size:9px;line-height:1.5}.kesfet-module__ktJkYq__postFooter{justify-content:space-between;align-items:flex-end;gap:8px;margin-top:11px;display:flex}.kesfet-module__ktJkYq__postFooter>div{flex-wrap:wrap;gap:4px;display:flex}.kesfet-module__ktJkYq__postFooter span{color:#139464;background:#eaf9f2;border-radius:5px;padding:4px 6px;font-size:8px;font-weight:800}.kesfet-module__ktJkYq__postFooter button{color:#ff4742;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;font-size:9px;font-weight:900;display:flex}.kesfet-module__ktJkYq__tabStandalone{min-height:450px}.kesfet-module__ktJkYq__feedTab{min-width:0;margin-top:16px}@media (max-width:1280px){.kesfet-module__ktJkYq__page{width:min(1180px,100% - 36px)}.kesfet-module__ktJkYq__heroContent{grid-template-columns:minmax(320px,.95fr) minmax(330px,.95fr) minmax(245px,.62fr);gap:18px}.kesfet-module__ktJkYq__heroLiveClassHeading span,.kesfet-module__ktJkYq__heroLiveClassHeading strong{font-size:12px}.kesfet-module__ktJkYq__heroLiveClassItem{grid-template-columns:40px minmax(0,1fr);gap:9px;min-height:60px;padding:8px 10px}.kesfet-module__ktJkYq__heroLiveClassIcon{width:39px;height:39px}.kesfet-module__ktJkYq__heroLiveClassIcon svg{width:22px;height:22px}.kesfet-module__ktJkYq__heroLiveClassText h3{font-size:11px}.kesfet-module__ktJkYq__heroLiveClassText p{font-size:10px}.kesfet-module__ktJkYq__quickSearch{grid-template-columns:repeat(4,1fr)}.kesfet-module__ktJkYq__searchButton{grid-column:1/-1}.kesfet-module__ktJkYq__teacherGrid,.kesfet-module__ktJkYq__postGrid{grid-template-columns:1fr}}@media (max-width:1050px){.kesfet-module__ktJkYq__heroContent{grid-template-columns:1fr 1fr;gap:20px}.kesfet-module__ktJkYq__heroLiveClassInfo{grid-column:1/-1}.kesfet-module__ktJkYq__heroLiveClassList{grid-template-columns:1fr 1fr;gap:9px}.kesfet-module__ktJkYq__heroLiveClassHeading{text-align:center;align-items:center;margin-left:0}}@media (max-width:900px){.kesfet-module__ktJkYq__page{width:calc(100% - 24px);padding-top:12px}.kesfet-module__ktJkYq__discoveryHero{padding:20px}.kesfet-module__ktJkYq__quickSearch{grid-template-columns:1fr 1fr}.kesfet-module__ktJkYq__resultsLayout{grid-template-columns:1fr}.kesfet-module__ktJkYq__filters{order:0}.kesfet-module__ktJkYq__results{order:1}.kesfet-module__ktJkYq__tabs{grid-template-columns:repeat(3,minmax(180px,1fr));overflow-x:auto}}@media (max-width:720px){.kesfet-module__ktJkYq__heroContent{grid-template-columns:1fr}.kesfet-module__ktJkYq__heroLiveClassInfo{grid-column:auto}.kesfet-module__ktJkYq__heroLiveClassHeading{text-align:left;align-items:flex-start}.kesfet-module__ktJkYq__heroLiveClassList{grid-template-columns:1fr}.kesfet-module__ktJkYq__heroLiveClassItem{min-height:62px}}@media (max-width:640px){.kesfet-module__ktJkYq__page{width:calc(100% - 18px)}.kesfet-module__ktJkYq__discoveryHero,.kesfet-module__ktJkYq__results,.kesfet-module__ktJkYq__filters,.kesfet-module__ktJkYq__secondarySection,.kesfet-module__ktJkYq__tabStandalone{border-radius:16px}.kesfet-module__ktJkYq__heroCopy h1{font-size:31px}.kesfet-module__ktJkYq__heroModeButtons{grid-template-columns:1fr 1fr;display:grid}.kesfet-module__ktJkYq__quickSearch{grid-template-columns:1fr}.kesfet-module__ktJkYq__searchButton{grid-column:auto}.kesfet-module__ktJkYq__teacherCard{grid-template-columns:76px minmax(0,1fr)}.kesfet-module__ktJkYq__teacherPhotoPlaceholder{width:70px;height:70px}.kesfet-module__ktJkYq__onlineDot{top:50px;right:2px}.kesfet-module__ktJkYq__teacherBottom{flex-direction:column;align-items:flex-start}.kesfet-module__ktJkYq__teacherActions{flex-direction:row;width:100%}.kesfet-module__ktJkYq__teacherActions button{flex:1}.kesfet-module__ktJkYq__postCard{grid-template-columns:105px minmax(0,1fr)}.kesfet-module__ktJkYq__postIllustration{min-height:150px}.kesfet-module__ktJkYq__resultsHeader{flex-direction:column}.kesfet-module__ktJkYq__sortSelect{flex-basis:auto;width:100%}}@media (min-width:1024px) and (max-width:1279px){.kesfet-module__ktJkYq__discoveryHero{padding:18px 22px}.kesfet-module__ktJkYq__heroCopy h1{letter-spacing:-.02em;font-size:35px;line-height:1.08}.kesfet-module__ktJkYq__heroVisual{min-height:0}.kesfet-module__ktJkYq__heroImage{transform-origin:50%;max-width:391px;transform:scale(1.15)}}@media (min-width:1280px){.kesfet-module__ktJkYq__discoveryHero{padding:22px 28px}.kesfet-module__ktJkYq__heroContent{grid-template-columns:minmax(360px,.95fr) minmax(390px,1fr) minmax(275px,.62fr);align-items:center;gap:24px;min-height:0}.kesfet-module__ktJkYq__heroEyebrow{margin-bottom:7px;font-size:13px;font-weight:700;line-height:1.2}.kesfet-module__ktJkYq__heroCopy h1{letter-spacing:-.02em;margin:0;font-size:40px;font-weight:850;line-height:1.08}.kesfet-module__ktJkYq__heroCopy p{max-width:520px;margin:13px 0 0;font-size:15px;line-height:1.55}.kesfet-module__ktJkYq__heroModeButtons{gap:10px;margin-top:18px}.kesfet-module__ktJkYq__primaryMode,.kesfet-module__ktJkYq__secondaryMode{border-radius:8px;height:44px;min-height:44px;padding:0 22px;font-size:14px;font-weight:700}.kesfet-module__ktJkYq__heroVisual{min-height:0}.kesfet-module__ktJkYq__heroImage{width:410px;max-width:100%}.kesfet-module__ktJkYq__quickSearch{border-radius:14px;grid-template-columns:.8fr 1fr .85fr .95fr 1.15fr;gap:12px;margin-top:17px;padding:13px 15px}.kesfet-module__ktJkYq__quickSearch label>span,.kesfet-module__ktJkYq__timeRangeField>span{margin-bottom:6px;font-size:11px;font-weight:700}.kesfet-module__ktJkYq__searchButton{border-radius:8px;grid-column:auto;gap:8px;height:42px;min-height:42px;font-size:14px;font-weight:700}.kesfet-module__ktJkYq__quickTags{gap:8px;margin-top:10px}.kesfet-module__ktJkYq__quickTags button{border-radius:6px;height:30px;padding:0 11px;font-size:11px;font-weight:700}}
.scheduled-lessons-module__ScEalq__page{min-width:0}.scheduled-lessons-module__ScEalq__recurringButton{color:#174f96;cursor:pointer;background:#f8fbff;border:1px solid #a9c4e7;border-radius:9px;flex-shrink:0;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:12px;font-weight:750;display:inline-flex}.scheduled-lessons-module__ScEalq__recurringButton svg{width:15px;height:15px}.scheduled-lessons-module__ScEalq__weekNav{justify-content:center;align-items:center;gap:10px;margin-top:12px;display:flex}.scheduled-lessons-module__ScEalq__weekNavButton{color:#174f96;cursor:pointer;background:#fff;border:1px solid #dce8f7;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.scheduled-lessons-module__ScEalq__weekNavButton svg{width:16px;height:16px}.scheduled-lessons-module__ScEalq__weekNavButton:disabled{opacity:.4;cursor:not-allowed}.scheduled-lessons-module__ScEalq__weekNavLabel{text-align:center;color:#0b2b5b;min-width:190px;margin:0;font-size:13px;font-weight:750}.scheduled-lessons-module__ScEalq__availabilityOverview{grid-template-columns:minmax(0,1fr) 250px;gap:14px;margin-top:12px;display:grid}.scheduled-lessons-module__ScEalq__availabilityIntro{background:linear-gradient(135deg,#eef6ff 0%,#f6faff 100%);border:1px solid #dce8f7;border-radius:16px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;min-height:94px;padding:14px 16px;display:grid}.scheduled-lessons-module__ScEalq__introIcon{color:#236bc5;background:#dfeeff;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.scheduled-lessons-module__ScEalq__introIcon svg{width:22px;height:22px}.scheduled-lessons-module__ScEalq__availabilityIntroTitle{color:#0b2b5b;margin:0;font-size:14px;font-weight:800}.scheduled-lessons-module__ScEalq__availabilityIntroText{color:#60738d;margin:4px 0 0;font-size:12px;line-height:1.4}.scheduled-lessons-module__ScEalq__weeklyTotalCard{background:#fff;border:1px solid #e3e9f2;border-radius:16px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;min-height:94px;padding:14px;display:grid;box-shadow:0 6px 18px #23487609}.scheduled-lessons-module__ScEalq__weeklyTotalIcon{color:#159a73;background:#eaf8f2;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.scheduled-lessons-module__ScEalq__weeklyTotalIcon svg{width:21px;height:21px}.scheduled-lessons-module__ScEalq__weeklyTotalLabel{color:#687990;font-size:11px;font-weight:650;display:block}.scheduled-lessons-module__ScEalq__weeklyTotalValue{color:#0b2b5b;letter-spacing:-.03em;margin-top:2px;font-size:22px;font-weight:850;line-height:1;display:block}.scheduled-lessons-module__ScEalq__daySelector{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.scheduled-lessons-module__ScEalq__dayButton{color:#0b2b5b;cursor:pointer;background:#fff;border:1px solid #e1e7ef;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;min-height:66px;padding:8px 7px;display:flex;position:relative}.scheduled-lessons-module__ScEalq__dateDayButton{gap:2px}.scheduled-lessons-module__ScEalq__dayButtonActive{background:linear-gradient(#edf5ff,#f5f9ff);border-color:#b8d1f1}.scheduled-lessons-module__ScEalq__dayButtonActive:before{content:"";background:#ff5b52;border-radius:0 4px 4px 0;width:3px;position:absolute;top:7px;bottom:7px;left:-1px}.scheduled-lessons-module__ScEalq__recurringDayActive{color:#0b2b5b;background:#fff1ef;border-color:#ffb4ac}.scheduled-lessons-module__ScEalq__recurringDayActive:before{content:"";background:#ff5b52;border-radius:0 4px 4px 0;width:3px;position:absolute;top:7px;bottom:7px;left:-1px}.scheduled-lessons-module__ScEalq__dayButtonPast{opacity:.58}.scheduled-lessons-module__ScEalq__dayName{font-size:11.5px;font-weight:760;line-height:1.2}.scheduled-lessons-module__ScEalq__dayDate{color:#6f8097;font-size:10px;font-weight:650;line-height:1.2}.scheduled-lessons-module__ScEalq__dayCount{color:#6f8097;font-size:10px;line-height:1.2}.scheduled-lessons-module__ScEalq__dayMeta{flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;margin-top:2px;display:inline-flex}.scheduled-lessons-module__ScEalq__specialBadge{color:#c94c44;background:#fff0ee;border-radius:999px;padding:1px 5px;font-size:9px;font-weight:750;line-height:1.3}.scheduled-lessons-module__ScEalq__availabilityContent{grid-template-columns:minmax(0,1fr) 310px;align-items:stretch;gap:14px;margin-top:14px;display:grid}.scheduled-lessons-module__ScEalq__timeEditorCard,.scheduled-lessons-module__ScEalq__helpCard{background:#fff;border:1px solid #e3e9f2;border-radius:17px;padding:16px;box-shadow:0 6px 20px #23487609}.scheduled-lessons-module__ScEalq__timeEditorTitle{color:#0b2b5b;margin:0;font-size:15px;font-weight:800}.scheduled-lessons-module__ScEalq__dateScopeInfo{color:#174f96;background:#f3f8ff;border:1px solid #cfe0f6;border-radius:9px;margin:8px 0 0;padding:8px 10px;font-size:12px;font-weight:650;line-height:1.45}.scheduled-lessons-module__ScEalq__durationInfo{color:#60738d;align-items:flex-start;gap:7px;margin:8px 0 0;font-size:11.5px;line-height:1.45;display:flex}.scheduled-lessons-module__ScEalq__durationInfo svg{color:#3678d0;flex-shrink:0;width:15px;height:15px;margin-top:1px}.scheduled-lessons-module__ScEalq__pastDateNote{color:#8a5a16;margin:10px 0 0;font-size:12px;font-weight:700}.scheduled-lessons-module__ScEalq__timeGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:13px;display:grid}.scheduled-lessons-module__ScEalq__timeButton{color:#173861;cursor:pointer;background:#fff;border:1px solid #dde5ef;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:0 9px;font-size:12px;font-weight:700;display:flex}.scheduled-lessons-module__ScEalq__timeButtonSelected{color:#174f96;background:#edf5ff;border-color:#9fc3f1;box-shadow:inset 0 0 0 1px #4b81c70d}.scheduled-lessons-module__ScEalq__timeButtonSelectedRecurring{color:#0b2b5b;background:#fff1ef;border-color:#ffb4ac}.scheduled-lessons-module__ScEalq__timeButtonSelected svg,.scheduled-lessons-module__ScEalq__timeButtonSelectedRecurring svg{width:17px;height:17px}.scheduled-lessons-module__ScEalq__timeButtonOpen{color:#10704f;background:#f1fbf7;border-color:#b6e3d0}.scheduled-lessons-module__ScEalq__timeButtonOpen:hover{background:#e8f8f1;border-color:#6fc9a6}.scheduled-lessons-module__ScEalq__timeButtonPicked{color:#c53b30;background:#fff1ef;border-color:#ffb4ac;box-shadow:inset 0 0 0 1px #ff5b522e}.scheduled-lessons-module__ScEalq__timeButtonPicked svg{width:17px;height:17px}.scheduled-lessons-module__ScEalq__timeButtonLocked{opacity:.55;cursor:not-allowed;background:#f6f8fb}.scheduled-lessons-module__ScEalq__timeButtonLocked svg{width:15px;height:15px}.scheduled-lessons-module__ScEalq__timeButtonCourse{color:#5b4aa8;cursor:default;background:#f4f1ff;border-color:#d4caf0;position:relative}.scheduled-lessons-module__ScEalq__courseTooltip{z-index:8;color:#173861;text-align:left;pointer-events:none;background:#fff;border:1px solid #dfe4ee;border-radius:10px;width:max-content;min-width:160px;max-width:220px;padding:10px 12px;font-size:12px;font-weight:650;line-height:1.35;display:none;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 10px 24px #0f2e551f}.scheduled-lessons-module__ScEalq__courseTooltip strong{color:#082f68;margin-bottom:4px;font-size:12.5px;display:block}.scheduled-lessons-module__ScEalq__courseTooltip span{color:#4d5f78;font-weight:600;display:block}.scheduled-lessons-module__ScEalq__timeButtonCourse:hover .scheduled-lessons-module__ScEalq__courseTooltip,.scheduled-lessons-module__ScEalq__timeButtonCourse:focus .scheduled-lessons-module__ScEalq__courseTooltip,.scheduled-lessons-module__ScEalq__timeButtonCourse:focus-visible .scheduled-lessons-module__ScEalq__courseTooltip{gap:2px;display:grid}.scheduled-lessons-module__ScEalq__timeButton:disabled:not(.scheduled-lessons-module__ScEalq__timeButtonLocked){cursor:default}.scheduled-lessons-module__ScEalq__timeEditorActions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.scheduled-lessons-module__ScEalq__resetButton{color:#3d5674;cursor:pointer;background:#fff;border:1px solid #c9d6e8;border-radius:9px;align-items:center;gap:6px;min-height:38px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.scheduled-lessons-module__ScEalq__resetButton svg{width:15px;height:15px}.scheduled-lessons-module__ScEalq__resetButton:disabled{opacity:.45;cursor:not-allowed}.scheduled-lessons-module__ScEalq__saveButton{color:#fff;cursor:pointer;background:#ff5b52;border:0;border-radius:9px;min-width:205px;min-height:40px;padding:0 18px;font-size:12px;font-weight:780;box-shadow:0 6px 16px #ff5b5226}.scheduled-lessons-module__ScEalq__saveButton:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.scheduled-lessons-module__ScEalq__saveMessage{margin:10px 0 0;font-size:13px;font-weight:700}.scheduled-lessons-module__ScEalq__saveSuccess{color:#149b72}.scheduled-lessons-module__ScEalq__saveError{color:#c94a45}.scheduled-lessons-module__ScEalq__helpTitle{color:#0b2b5b;margin:0 0 10px;font-size:15px;font-weight:800}.scheduled-lessons-module__ScEalq__helpRow{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;min-height:62px;display:grid}.scheduled-lessons-module__ScEalq__helpRow+.scheduled-lessons-module__ScEalq__helpRow{border-top:1px solid #edf1f5}.scheduled-lessons-module__ScEalq__helpIcon{border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.scheduled-lessons-module__ScEalq__helpIcon svg{width:18px;height:18px}.scheduled-lessons-module__ScEalq__helpIconBlue{color:#286cc4;background:#eaf3ff}.scheduled-lessons-module__ScEalq__helpIconMint{color:#159a73;background:#eaf8f2}.scheduled-lessons-module__ScEalq__helpIconYellow{color:#db9c19;background:#fff5dc}.scheduled-lessons-module__ScEalq__helpText{color:#55667d;font-size:12px;font-weight:600;line-height:1.45}.scheduled-lessons-module__ScEalq__helpReserveNote{color:#6f8097;border-top:1px solid #edf1f5;margin:8px 0 0;padding-top:10px;font-size:11.5px;font-weight:600;line-height:1.45}.scheduled-lessons-module__ScEalq__tipBar{color:#55667d;background:#fff9e9;border:1px solid #f1dca7;border-radius:11px;align-items:center;gap:8px;min-height:44px;margin-top:12px;padding:9px 13px;font-size:11.5px;line-height:1.4;display:flex}.scheduled-lessons-module__ScEalq__tipBar svg{color:#c99212;flex-shrink:0;width:16px;height:16px}.scheduled-lessons-module__ScEalq__modalBackdrop{z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a214247;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.scheduled-lessons-module__ScEalq__modalDialog{background:#fff;border:1px solid #e3e9f2;border-radius:20px;flex-direction:column;width:min(1040px,100vw - 48px);max-height:90dvh;display:flex;overflow:auto;box-shadow:0 24px 60px #122d5229}.scheduled-lessons-module__ScEalq__modalHeader{background:linear-gradient(135deg,#f6f8fc,#fbfcfe);border-bottom:1px solid #e8edf4;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 22px 16px;display:flex}.scheduled-lessons-module__ScEalq__modalTitleRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.scheduled-lessons-module__ScEalq__modalTitle{color:#0b2b5b;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:820}.scheduled-lessons-module__ScEalq__modalBadge{color:#c94c44;background:#fff1ef;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:750}.scheduled-lessons-module__ScEalq__modalSubtitle{color:#4d5f78;max-width:640px;margin:8px 0 0;font-size:13px;line-height:1.5}.scheduled-lessons-module__ScEalq__modalClose{color:#53657e;cursor:pointer;background:0 0;border:0;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.scheduled-lessons-module__ScEalq__modalClose svg{width:18px;height:18px}.scheduled-lessons-module__ScEalq__modalBody{padding:16px 22px 8px}.scheduled-lessons-module__ScEalq__modalInfoBanner{color:#0b2b5b;background:#f6f8fc;border:1px solid #e3e9f2;border-radius:10px;margin:0 0 14px;padding:10px 12px;font-size:13px;font-weight:650;line-height:1.5}.scheduled-lessons-module__ScEalq__modalEditor{background:#fff;border:1px solid #e3e9f2;border-radius:16px;margin-top:14px;padding:16px}.scheduled-lessons-module__ScEalq__modalEditorInfo{color:#4d5f78;margin:8px 0 0;font-size:13px;font-weight:650;line-height:1.4}.scheduled-lessons-module__ScEalq__modalFooter{border-top:1px solid #e8edf4;justify-content:space-between;align-items:center;gap:12px;padding:14px 22px 18px;display:flex}.scheduled-lessons-module__ScEalq__modalCancel{color:#0b2b5b;cursor:pointer;background:#fff;border:1px solid #e3e9f2;border-radius:9px;min-height:40px;padding:0 16px;font-size:12px;font-weight:750}.scheduled-lessons-module__ScEalq__modalSave{color:#fff;cursor:pointer;background:#ff5b52;border:0;border-radius:9px;min-height:40px;padding:0 18px;font-size:12px;font-weight:780}.scheduled-lessons-module__ScEalq__modalSave:hover:not(:disabled){background:#ef5751}.scheduled-lessons-module__ScEalq__modalSave:disabled,.scheduled-lessons-module__ScEalq__modalCancel:disabled,.scheduled-lessons-module__ScEalq__modalClose:disabled{opacity:.48;cursor:not-allowed}.scheduled-lessons-module__ScEalq__dayButton:focus-visible,.scheduled-lessons-module__ScEalq__timeButton:focus-visible,.scheduled-lessons-module__ScEalq__resetButton:focus-visible,.scheduled-lessons-module__ScEalq__saveButton:focus-visible,.scheduled-lessons-module__ScEalq__recurringButton:focus-visible,.scheduled-lessons-module__ScEalq__weekNavButton:focus-visible,.scheduled-lessons-module__ScEalq__modalClose:focus-visible,.scheduled-lessons-module__ScEalq__modalCancel:focus-visible,.scheduled-lessons-module__ScEalq__modalSave:focus-visible{outline-offset:2px;outline:3px solid #3770bb33}.scheduled-lessons-module__ScEalq__recurringDayActive:focus-visible,.scheduled-lessons-module__ScEalq__modalSave:focus-visible,.scheduled-lessons-module__ScEalq__modalClose:focus-visible,.scheduled-lessons-module__ScEalq__modalCancel:focus-visible{outline-color:#ff5b5247}@media (max-width:1100px){.scheduled-lessons-module__ScEalq__availabilityOverview,.scheduled-lessons-module__ScEalq__availabilityContent{grid-template-columns:1fr}}@media (max-width:1250px){.scheduled-lessons-module__ScEalq__availabilityContent{grid-template-columns:minmax(0,1fr) 270px}.scheduled-lessons-module__ScEalq__timeGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1100px){.scheduled-lessons-module__ScEalq__availabilityContent{grid-template-columns:1fr}}@media (max-width:800px){.scheduled-lessons-module__ScEalq__daySelector{grid-template-columns:repeat(4,minmax(0,1fr))}.scheduled-lessons-module__ScEalq__modalBackdrop{padding:12px}.scheduled-lessons-module__ScEalq__modalDialog{width:calc(100vw - 24px)}}@media (max-width:560px){.scheduled-lessons-module__ScEalq__daySelector{grid-template-columns:repeat(2,minmax(0,1fr))}.scheduled-lessons-module__ScEalq__timeGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.scheduled-lessons-module__ScEalq__timeEditorActions,.scheduled-lessons-module__ScEalq__modalFooter{flex-direction:column;align-items:stretch}.scheduled-lessons-module__ScEalq__saveButton,.scheduled-lessons-module__ScEalq__resetButton,.scheduled-lessons-module__ScEalq__modalSave,.scheduled-lessons-module__ScEalq__modalCancel{justify-content:center;width:100%}.scheduled-lessons-module__ScEalq__modalDialog{border-radius:16px;width:100%;max-height:100dvh}.scheduled-lessons-module__ScEalq__modalBackdrop{align-items:stretch;padding:0}}@media (max-width:480px){.scheduled-lessons-module__ScEalq__timeGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.PublicProgramDetail-module__WqXnOG__programPage{color:#0b2a59;background:#fff;width:min(1240px,100% - 48px);margin:0 auto;padding:24px 0 48px}.PublicProgramDetail-module__WqXnOG__programHero{background:radial-gradient(circle at 88% 20%,#36be9417,#0000 26%),linear-gradient(135deg,#f5fffb 0%,#f7fcff 100%);border:1px solid #d7eee6;border-radius:20px;overflow:hidden;box-shadow:0 8px 26px #1236560d}.PublicProgramDetail-module__WqXnOG__heroTop{justify-content:space-between;gap:30px;padding:30px 32px 22px;display:flex;position:relative}.PublicProgramDetail-module__WqXnOG__heroContent{flex:1;min-width:0}.PublicProgramDetail-module__WqXnOG__statusRow{align-items:center;gap:8px;margin-bottom:13px;display:flex}.PublicProgramDetail-module__WqXnOG__typeBadge,.PublicProgramDetail-module__WqXnOG__openBadge,.PublicProgramDetail-module__WqXnOG__closedBadge{border-radius:999px;align-items:center;height:25px;padding:0 10px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.PublicProgramDetail-module__WqXnOG__typeBadge{color:#fff;background:#7651e5}.PublicProgramDetail-module__WqXnOG__openBadge{color:#168762;background:#e6f8ef}.PublicProgramDetail-module__WqXnOG__closedBadge{color:#9a3412;background:#ffedd5}.PublicProgramDetail-module__WqXnOG__programTitle{color:#0b2a59;letter-spacing:-.8px;max-width:760px;margin:0;font-size:clamp(28px,2.3vw,38px);font-weight:800;line-height:1.13}.PublicProgramDetail-module__WqXnOG__programSubject{color:#64748b;margin:8px 0 20px;font-size:14px;font-weight:600}.PublicProgramDetail-module__WqXnOG__heroMetaRow{background:#ffffffc7;border:1px solid #dce9e5;border-radius:12px;align-items:center;max-width:100%;display:inline-flex;overflow:hidden}.PublicProgramDetail-module__WqXnOG__metaItem{color:#2e4d67;white-space:nowrap;align-items:center;gap:8px;min-height:46px;padding:0 14px;font-size:12px;font-weight:700;display:flex}.PublicProgramDetail-module__WqXnOG__metaItem svg{fill:none;stroke:#18a477;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:17px;height:17px}.PublicProgramDetail-module__WqXnOG__metaDivider{background:#e7efed;align-self:stretch;width:1px}.PublicProgramDetail-module__WqXnOG__heroVisual{opacity:.82;flex:0 0 150px;align-self:center}.PublicProgramDetail-module__WqXnOG__heroVisual svg{width:100%;height:auto;display:block}.PublicProgramDetail-module__WqXnOG__heroBottom{background:#ffffff70;border-top:1px solid #dcece7;justify-content:space-between;align-items:center;gap:24px;padding:18px 32px;display:flex}.PublicProgramDetail-module__WqXnOG__teacherMini{min-width:0;color:inherit;align-items:center;gap:11px;text-decoration:none;display:flex}.PublicProgramDetail-module__WqXnOG__teacherMini img{object-fit:cover;background:#eef6f2;border-radius:50%;width:46px;height:46px}.PublicProgramDetail-module__WqXnOG__teacherMini>div{gap:3px;min-width:0;display:grid}.PublicProgramDetail-module__WqXnOG__teacherMini strong{color:#102a56;font-size:14px}.PublicProgramDetail-module__WqXnOG__teacherMini span{color:#718096;font-size:12px}.PublicProgramDetail-module__WqXnOG__heroPurchase{align-items:center;gap:24px;display:flex}.PublicProgramDetail-module__WqXnOG__heroPrice{justify-items:end;display:grid}.PublicProgramDetail-module__WqXnOG__heroPrice strong,.PublicProgramDetail-module__WqXnOG__sidebarPrice strong{color:#15986e;font-size:25px;font-weight:850;line-height:1}.PublicProgramDetail-module__WqXnOG__heroPrice del,.PublicProgramDetail-module__WqXnOG__sidebarPrice del{color:#95a0ae;margin-top:4px;font-size:12px}.PublicProgramDetail-module__WqXnOG__primaryCta{color:#fff;min-width:275px;height:46px;font:inherit;cursor:pointer;background:#159b70;border:0;border-radius:10px;justify-content:center;align-items:center;gap:11px;padding:0 22px;font-size:14px;font-weight:800;transition:transform .16s,background .16s;display:inline-flex;box-shadow:0 8px 18px #159b7029}.PublicProgramDetail-module__WqXnOG__primaryCta:hover{background:#118761;transform:translateY(-1px)}.PublicProgramDetail-module__WqXnOG__primaryCta svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.PublicProgramDetail-module__WqXnOG__detailLayout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:24px;margin-top:22px;display:grid}.PublicProgramDetail-module__WqXnOG__detailMain{gap:18px;min-width:0;display:grid}.PublicProgramDetail-module__WqXnOG__contentCard,.PublicProgramDetail-module__WqXnOG__purchaseCard{background:#fff;border:1px solid #dce5ef;border-radius:16px;box-shadow:0 5px 18px #0e2a4c09}.PublicProgramDetail-module__WqXnOG__contentCard{padding:22px}.PublicProgramDetail-module__WqXnOG__contentCard h2,.PublicProgramDetail-module__WqXnOG__similarPrograms h2{color:#102a56;margin:0 0 11px;font-size:17px;font-weight:800}.PublicProgramDetail-module__WqXnOG__contentCard>p{color:#51647d;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.65}.PublicProgramDetail-module__WqXnOG__scheduleTable{border:1px solid #dfe7ef;border-radius:11px;margin-top:12px;overflow:hidden}.PublicProgramDetail-module__WqXnOG__scheduleRow{color:#536782;border-bottom:1px solid #edf1f5;grid-template-columns:1fr 170px 1fr;align-items:center;min-height:42px;padding:0 14px;font-size:12px;display:grid}.PublicProgramDetail-module__WqXnOG__scheduleRow:last-child{border-bottom:0}.PublicProgramDetail-module__WqXnOG__scheduleRow>div{align-items:center;gap:8px;min-width:0;display:flex}.PublicProgramDetail-module__WqXnOG__scheduleRow svg{fill:none;stroke:#7389a6;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:15px;height:15px}.PublicProgramDetail-module__WqXnOG__scheduleTopic{color:#314968;font-weight:600}.PublicProgramDetail-module__WqXnOG__twoColumnInfo{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.PublicProgramDetail-module__WqXnOG__miniInfoCard{background:#fff;border:1px solid #e0e7ef;border-radius:12px;padding:16px}.PublicProgramDetail-module__WqXnOG__miniInfoCard h3{color:#1b365d;margin:0 0 10px;font-size:13px;font-weight:800}.PublicProgramDetail-module__WqXnOG__miniInfoCard ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.PublicProgramDetail-module__WqXnOG__miniInfoCard li{color:#536782;padding-left:18px;font-size:11px;line-height:1.45;position:relative}.PublicProgramDetail-module__WqXnOG__miniInfoCard li:before{content:"✓";color:#18a477;font-weight:800;position:absolute;left:0}.PublicProgramDetail-module__WqXnOG__extraList{gap:14px;margin:0;display:grid}.PublicProgramDetail-module__WqXnOG__extraList div{gap:4px;display:grid}.PublicProgramDetail-module__WqXnOG__extraList dt{color:#1b365d;font-size:13px;font-weight:800}.PublicProgramDetail-module__WqXnOG__extraList dd{color:#51647d;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.6}.PublicProgramDetail-module__WqXnOG__purchaseCard{padding:20px;position:sticky;top:92px}.PublicProgramDetail-module__WqXnOG__sidebarTeacher{color:inherit;border-bottom:1px solid #edf1f5;align-items:center;gap:11px;padding-bottom:17px;text-decoration:none;display:flex}.PublicProgramDetail-module__WqXnOG__sidebarTeacher img{object-fit:cover;background:#eef6f2;border-radius:50%;width:48px;height:48px}.PublicProgramDetail-module__WqXnOG__sidebarTeacher>div{gap:3px;min-width:0;display:grid}.PublicProgramDetail-module__WqXnOG__sidebarTeacher strong{color:#102a56;font-size:14px}.PublicProgramDetail-module__WqXnOG__sidebarTeacher span{color:#75879d;font-size:11px}.PublicProgramDetail-module__WqXnOG__sidebarPrice{border:1px solid #e3eaf1;border-radius:10px;align-items:baseline;gap:9px;margin:18px 0;padding:14px;display:flex}.PublicProgramDetail-module__WqXnOG__sidebarFacts{margin-bottom:18px;display:grid}.PublicProgramDetail-module__WqXnOG__sidebarFacts>div{color:#63768e;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;min-height:39px;font-size:11px;display:grid}.PublicProgramDetail-module__WqXnOG__sidebarFacts svg{fill:none;stroke:#159b70;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.PublicProgramDetail-module__WqXnOG__sidebarFacts strong{color:#304c70;text-align:right;font-size:11px}.PublicProgramDetail-module__WqXnOG__sidebarFacts .PublicProgramDetail-module__WqXnOG__openText{color:#159b70}.PublicProgramDetail-module__WqXnOG__sidebarFacts .PublicProgramDetail-module__WqXnOG__closedText{color:#c2410c}.PublicProgramDetail-module__WqXnOG__purchaseCard .PublicProgramDetail-module__WqXnOG__primaryCta{width:100%;min-width:0}.PublicProgramDetail-module__WqXnOG__similarPrograms{background:#fff;border:1px solid #dce5ef;border-radius:16px;margin-top:18px;padding:20px}.PublicProgramDetail-module__WqXnOG__similarGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}@media (max-width:960px){.PublicProgramDetail-module__WqXnOG__detailLayout{grid-template-columns:1fr}.PublicProgramDetail-module__WqXnOG__purchaseCard{position:static}.PublicProgramDetail-module__WqXnOG__heroVisual{display:none}.PublicProgramDetail-module__WqXnOG__heroMetaRow{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.PublicProgramDetail-module__WqXnOG__metaDivider{display:none}.PublicProgramDetail-module__WqXnOG__metaItem{border-bottom:1px solid #edf2f0}}@media (max-width:700px){.PublicProgramDetail-module__WqXnOG__programPage{width:min(100% - 24px,1240px);padding-top:14px}.PublicProgramDetail-module__WqXnOG__heroTop{padding:22px 18px 16px}.PublicProgramDetail-module__WqXnOG__programTitle{font-size:25px}.PublicProgramDetail-module__WqXnOG__heroBottom{flex-direction:column;align-items:stretch;padding:16px 18px 18px}.PublicProgramDetail-module__WqXnOG__heroPurchase{flex-direction:column;align-items:stretch;gap:12px}.PublicProgramDetail-module__WqXnOG__heroPrice{justify-items:start}.PublicProgramDetail-module__WqXnOG__primaryCta{width:100%;min-width:0}.PublicProgramDetail-module__WqXnOG__twoColumnInfo,.PublicProgramDetail-module__WqXnOG__similarGrid{grid-template-columns:1fr}.PublicProgramDetail-module__WqXnOG__scheduleRow{grid-template-columns:1fr auto;gap:7px 12px;padding:10px 12px}.PublicProgramDetail-module__WqXnOG__scheduleTopic{grid-column:1/-1;padding-left:23px}}
