.teacher-panel-page,.public-teacher-page{min-height:100vh;background:#ddddcf;color:#2c1814}.teacher-panel{width:min(1040px,calc(100% - 32px));margin:42px auto 80px}.teacher-panel-heading{max-width:720px;margin-bottom:28px}.teacher-panel-heading h1{font-size:clamp(34px,5vw,62px);line-height:.98;margin:10px 0 16px}.teacher-panel-heading p{color:#755c54;font-size:16px}.teacher-profile-form{display:grid;gap:18px}.teacher-profile-form>section{background:#fff;border:1px solid #e2d5cd;border-radius:18px;padding:24px}.teacher-profile-form h2{font-size:20px;margin:0 0 20px}.teacher-profile-form label{display:flex;flex-direction:column;gap:7px;font-weight:600}.teacher-profile-form input,.teacher-profile-form textarea{border:1px solid #cdbdb4;border-radius:10px;padding:12px 14px;background:#fff;color:#2c1814;font:inherit}.teacher-profile-form textarea{resize:vertical}.teacher-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.teacher-check-row{display:flex;gap:24px;margin-top:18px}.teacher-check-row label,.teacher-publish-section label{flex-direction:row;align-items:center}.teacher-profile-form input[type=checkbox]{width:18px;height:18px;accent-color:#592219}.teacher-profile-form small,.teacher-publish-section p{color:#806a62}.teacher-publish-section{background:#fff9e9!important;border-color:#ead9a6!important}.teacher-status{display:none;padding:13px 15px;border-radius:10px;background:#fff0ed;color:#8a2f22}.teacher-status.is-visible{display:block}.teacher-status.is-success{background:#edf7eb;color:#296326}.teacher-form-actions{display:flex;align-items:center;gap:18px}.teacher-form-actions .register-submit{min-width:220px}.teacher-preview-link{color:#592219;font-weight:700}.public-teacher-profile{width:min(1180px,calc(100% - 32px));margin:42px auto 80px}.teacher-hero-card{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;background:#fff;border:1px solid #e2d5cd;border-radius:22px;padding:28px}.teacher-avatar{width:110px;height:110px;border-radius:50%;background:#592219;color:#fff;display:grid;place-items:center;font-size:48px;font-weight:700}.teacher-kicker{color:#53813d;font-weight:700}.teacher-hero-card h1{font-size:clamp(28px,3.2vw,44px);margin:4px 0}.teacher-headline{font-size:18px;color:#6f554e;margin:0 0 14px}.teacher-meta{display:flex;gap:10px;flex-wrap:wrap}.teacher-meta span,.teacher-tags span{background:#f2ece8;border-radius:999px;padding:7px 11px;font-size:13px}.teacher-hero-card>aside{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.teacher-hero-card>aside strong{font-size:19px}.teacher-hero-card>aside span{font-size:12px;color:#806a62}.teacher-hero-card button{margin-top:12px;background:#592219;color:#fff;border:0;border-radius:10px;padding:13px 22px;font-weight:700}.teacher-profile-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:20px;margin-top:20px}.teacher-profile-grid section{background:#fff;border:1px solid #e2d5cd;border-radius:18px;padding:24px;margin-bottom:20px}.teacher-profile-grid h2{margin:0 0 18px;font-size:22px}.teacher-profile-grid h3{font-size:14px;margin:20px 0 8px}.teacher-long-copy{line-height:1.75;color:#5e4842;white-space:pre-line}.teacher-detail-list,.teacher-sidebar ul{padding-left:19px;line-height:1.8;color:#5e4842}.teacher-table-wrap{overflow:auto}.teacher-table-wrap table{width:100%;border-collapse:collapse}.teacher-table-wrap th,.teacher-table-wrap td{text-align:left;padding:12px;border-bottom:1px solid #e8ddd6}.teacher-table-wrap th{background:#f7f3ef;font-size:13px}.teacher-tags{display:flex;gap:8px;flex-wrap:wrap}.teacher-empty{background:#fff;border:1px solid #e2d5cd;border-radius:18px;padding:44px;text-align:center}.teacher-empty a{color:#592219;font-weight:700}@media(max-width:760px){.teacher-form-grid{grid-template-columns:1fr}.teacher-hero-card{grid-template-columns:1fr;text-align:center}.teacher-avatar{margin:auto}.teacher-meta{justify-content:center}.teacher-hero-card>aside{align-items:center}.teacher-profile-grid{grid-template-columns:1fr}.teacher-form-actions{align-items:stretch;flex-direction:column}.teacher-form-actions .register-submit{width:100%}}


.teacher-card[data-profile-url]{cursor:pointer}.teacher-card[data-profile-url]:focus-visible{outline:3px solid #592219;outline-offset:3px}
.teacher-avatar .teacher-uploaded-photo-bg{background-color:#ddddcf}
.teacher-avatar{overflow:hidden;background:#ddddcf}.teacher-avatar img{display:block;background:#ddddcf}.teacher-avatar .teacher-default-avatar{width:81%;height:81%;margin:9.5%;object-fit:contain}.teacher-avatar .teacher-uploaded-photo{width:100%;height:100%;margin:0;border-radius:50%;object-fit:cover;object-position:center}.teacher-profile-form select{border:1px solid #cdbdb4;border-radius:10px;padding:12px 14px;background:#fff;color:#2c1814;font:inherit}.teacher-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-top:20px}.teacher-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:16px;border:1px solid #e2d5cd;background:#fff}.lesson-editor{margin-top:18px}.lesson-editor-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:12px}.lesson-editor-heading span,.lesson-editor-heading small{display:block}.lesson-editor-heading span{font-weight:700}.lesson-editor-heading small{margin-top:5px}.lesson-editor-heading button,.lesson-remove{border:1px solid #cdbdb4;border-radius:9px;background:#f7f3ef;padding:9px 12px;font-weight:700;cursor:pointer}.lesson-rows{display:grid;gap:10px}.lesson-edit-row{display:grid;grid-template-columns:minmax(0,2fr) minmax(120px,1fr) minmax(120px,1fr) auto;gap:10px;align-items:end;padding:13px;border:1px solid #e2d5cd;border-radius:12px;background:#faf8f5}.lesson-remove{color:#8a2f22}.register-submit:disabled{opacity:.65;cursor:wait}@media(max-width:700px){.lesson-edit-row{grid-template-columns:1fr 1fr}.lesson-edit-row label:first-child{grid-column:1/-1}.lesson-remove{align-self:end}}.preference-help{margin:-10px 0 16px;color:#806a62}.preference-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.preference-grid fieldset{border:1px solid #e2d5cd;border-radius:13px;padding:15px;background:#faf8f5}.preference-grid legend{padding:0 6px;font-weight:800}.preference-grid label{display:flex;flex-direction:row;align-items:center;gap:8px;padding:6px 3px;font-size:13px;font-weight:500;cursor:pointer}.preference-grid input[type=checkbox]{width:17px;height:17px;accent-color:#592219;flex:none}.teacher-profile-form select:disabled{background:#eee9e5;color:#917d75;cursor:not-allowed}@media(max-width:620px){.preference-grid{grid-template-columns:1fr}}.preference-other{display:block!important;border-top:1px solid #e2d5cd;margin-top:8px;padding-top:12px!important}.preference-other span{display:block;margin-bottom:7px;font-weight:800}.preference-other input{width:100%}.schedule-fieldset{grid-column:1/-1}.schedule-fieldset>p{margin:0 0 12px;color:#806a62;font-size:12px}.schedule-grid{display:grid;gap:8px}.schedule-day{display:grid;grid-template-columns:150px 1fr;align-items:center;gap:12px;padding:10px 12px;border:1px solid #e2d5cd;border-radius:10px;background:#f3efeb}.schedule-day.is-active{background:#fff;border-color:#cdbdb4}.schedule-toggle{font-weight:800!important}.schedule-periods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.schedule-periods label{border:1px solid #e2d5cd;border-radius:8px;background:#fff;padding:7px 9px}.schedule-periods input:disabled+span{opacity:.5}@media(max-width:700px){.schedule-day{grid-template-columns:1fr}.schedule-periods{grid-template-columns:1fr 1fr}.schedule-periods label{font-size:12px}}.phone-visibility{margin-top:12px}.teacher-contact-info{display:grid;gap:10px}.teacher-contact-info>div{border-bottom:1px solid #e8ddd6;padding-bottom:10px}.teacher-contact-info span,.teacher-contact-info strong{display:block}.teacher-contact-info span{font-size:11px;color:#806a62;margin-bottom:3px}.teacher-contact-info strong{font-size:13px;overflow-wrap:anywhere}.teacher-contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.teacher-contact-actions button{border:0;border-radius:9px;padding:11px 8px;background:#592219;color:#fff;font-weight:700}.teacher-contact-actions button:disabled{opacity:.48;cursor:not-allowed}.teacher-contact-card small{display:block;color:#806a62;margin-top:10px;line-height:1.4}.teacher-preview-link.is-disabled{opacity:.55;cursor:not-allowed;text-decoration:none}.teacher-details-section{background:#f7f3ef!important}.teacher-details-section>h2{margin-bottom:14px}.teacher-info-cards{display:grid;gap:10px}.teacher-info-card{border:1px solid #d7c5bb;border-left:4px solid #592219;border-radius:11px;background:#fff;padding:14px}.teacher-info-card h3{margin:0 0 9px!important;font-size:14px!important;font-weight:900;letter-spacing:.1px}.teacher-info-card ul{margin:0;padding:0;list-style:none;color:#5e4842}.teacher-info-card li{position:relative;padding:4px 0 4px 15px;font-size:13px;line-height:1.45}.teacher-info-card li:before{content:"•";position:absolute;left:2px;color:#592219;font-weight:900}.face-to-face-area{margin-top:18px;border:1px solid #d7c5bb;border-radius:14px;background:#f7f3ef;padding:18px}.face-to-face-area[hidden]{display:none!important}.face-to-face-heading{display:grid;grid-template-columns:1fr minmax(240px,.7fr);align-items:end;gap:18px}.face-to-face-heading strong,.face-to-face-heading small{display:block}.face-to-face-heading strong{font-size:16px}.face-to-face-heading small{margin-top:5px;color:#806a62}.district-check-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:16px;max-height:280px;overflow:auto;padding:2px}.district-check-grid>label{display:flex;flex-direction:row;align-items:center;gap:7px;border:1px solid #e2d5cd;border-radius:8px;background:#fff;padding:8px;font-size:12px;font-weight:600;cursor:pointer}.district-check-grid input{width:16px;height:16px;flex:none;accent-color:#592219}.district-check-grid .district-all{grid-column:1/-1;background:#dbcec3;border-color:#cdbdb4}.district-check-grid>p{grid-column:1/-1;margin:0;color:#806a62}@media(max-width:760px){.face-to-face-heading{grid-template-columns:1fr}.district-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.teacher-photo-editor{display:grid;grid-template-columns:120px 1fr;align-items:center;gap:20px;border:1px solid #e2d5cd;border-radius:14px;background:#faf8f5;margin-bottom:20px;padding:16px}.teacher-photo-editor>img{width:120px;height:120px;border-radius:50%;object-fit:cover;background:#ddddcf;border:1px solid #cdbdb4}.teacher-photo-editor strong{display:block;font-size:16px}.teacher-photo-editor p{margin:5px 0 12px;color:#806a62;font-size:12px}.teacher-photo-editor input[type=file]{display:block;width:100%;border:1px solid #cdbdb4;border-radius:9px;background:#fff;padding:9px;font-size:12px}.teacher-photo-editor button{margin-top:10px;border:0;border-radius:9px;background:#592219;color:#fff!important;padding:10px 14px;font-weight:800;cursor:pointer}.teacher-photo-editor button:disabled{opacity:.6;cursor:wait}@media(max-width:560px){.teacher-photo-editor{grid-template-columns:1fr;text-align:center}.teacher-photo-editor>img{margin:auto}}.teacher-photo-actions{display:flex;flex-wrap:wrap;gap:8px}.teacher-photo-actions button[hidden]{display:none!important}.teacher-photo-editor .photo-remove-button{background:#fff;color:#592219!important;border:1px solid #cdbdb4}.teacher-photo-editor .photo-remove-button:hover{background:#f3e9e4}
/* Active profile messaging */
.teacher-contact-actions .teacher-message-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:#612718;color:#fff!important;-webkit-text-fill-color:#fff;border-radius:12px;padding:11px 18px;font-weight:700}
.teacher-email-dialog{width:min(620px,calc(100% - 32px));max-height:calc(100vh - 32px);border:0;border-radius:22px;padding:0;color:#4b2116;background:#fff;box-shadow:0 24px 70px rgba(52,24,17,.28)}.teacher-email-dialog::backdrop{background:rgba(44,31,26,.55);backdrop-filter:blur(3px)}.teacher-email-card{position:relative;display:grid;gap:15px;padding:30px}.teacher-email-card h2,.teacher-email-card p{margin:0}.teacher-email-card>p{color:#745f57;line-height:1.5}.teacher-email-card label{display:grid;gap:7px;font-weight:800}.teacher-email-card input,.teacher-email-card textarea{width:100%;box-sizing:border-box;border:1px solid #d7c5bb;border-radius:12px;padding:13px 14px;background:#fff;color:#2c1814;font:inherit;resize:vertical}.teacher-email-card input:focus,.teacher-email-card textarea:focus{outline:3px solid rgba(97,39,24,.14);border-color:#612718}.teacher-email-close{position:absolute;right:17px;top:14px;border:0;background:transparent!important;color:#612718!important;font-size:28px;line-height:1;cursor:pointer}.teacher-email-actions{display:flex;justify-content:flex-end;gap:10px}.teacher-email-actions button{border:0;border-radius:11px;padding:12px 18px;font-weight:800;cursor:pointer}.teacher-email-cancel{background:#eee6e1;color:#612718}.teacher-email-submit{background:#612718;color:#fff!important}.teacher-email-submit:disabled{opacity:.65;cursor:wait}.teacher-email-status{min-height:22px;color:#9b2d20!important;font-weight:700}.teacher-email-status.is-success{color:#247241!important}.contact-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}@media(max-width:560px){.teacher-email-card{padding:24px 18px}.teacher-email-actions{display:grid;grid-template-columns:1fr 1fr}.teacher-email-actions button{padding:12px 8px}}
.teacher-reviews-section{margin-top:20px;background:#fff;border:1px solid #e2d5cd;border-radius:18px;padding:24px}.teacher-reviews-section>h2{margin:0 0 20px}.teacher-review-summary{display:flex;align-items:center;gap:18px;padding-bottom:18px;border-bottom:1px solid #eadfd8}.teacher-review-summary>strong{font-size:44px}.teacher-review-summary>div{display:grid;gap:5px}.teacher-review-summary span,.teacher-review-list header span{color:#d2c2b9}.teacher-review-summary span.is-filled,.teacher-review-list span.is-filled{color:#d99422}.teacher-review-summary>div>span:last-child{color:#765d54;font-size:13px}.teacher-rating-bars{display:grid;gap:7px;margin:18px 0}.teacher-rating-bars>div{display:grid;grid-template-columns:62px 1fr 24px;align-items:center;gap:9px;font-size:12px}.teacher-rating-bars i{height:7px;background:#eee6e1;border-radius:999px;overflow:hidden}.teacher-rating-bars b{display:block;height:100%;background:#d99422}.teacher-review-list{display:grid;gap:12px}.teacher-review-list article{border:1px solid #eadfd8;border-radius:14px;padding:16px}.teacher-review-list header{display:flex;justify-content:space-between;gap:12px}.teacher-review-list p{line-height:1.6;white-space:pre-wrap}.teacher-review-list time,.teacher-no-reviews{color:#806a62;font-size:13px}
.teacher-panel-score{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:3px 12px;margin-top:12px;padding:12px;border:1px solid #e3d3ca;border-radius:11px;background:#f7f3ef}.teacher-panel-score>strong{grid-row:1/3;color:#d99422;font-size:22px}.teacher-panel-score>span{font-weight:800}.teacher-panel-score>small{grid-column:2;color:#806a62!important}
.teacher-panel-reviews{display:grid;gap:16px}.teacher-panel-review-heading{display:flex;align-items:end;justify-content:space-between;gap:18px}.teacher-panel-review-heading h2{margin:8px 0 0}.teacher-panel-rating{text-align:right}.teacher-panel-rating strong{display:block;color:#592219;font-size:34px;line-height:1}.teacher-panel-rating span{display:block;margin-top:6px;color:#d99422;font-size:19px;letter-spacing:2px}.teacher-review-counts{display:flex;flex-wrap:wrap;gap:10px}.teacher-review-counts span{padding:9px 13px;border-radius:999px;background:#f3ece7}.teacher-review-counts b{color:#592219}.teacher-review-note{margin:0;color:#806a62}.teacher-panel-review-list{display:grid;gap:12px}.teacher-panel-review-card{padding:16px;border:1px solid #e3d3ca;border-left:5px solid #d99422;border-radius:12px;background:#fff}.teacher-panel-review-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.teacher-panel-review-card header div{display:grid;gap:5px}.teacher-panel-review-card header span{color:#d99422;letter-spacing:2px}.teacher-panel-review-card header b{padding:7px 10px;border-radius:999px;background:#fff4db;color:#6b3d00;font-size:12px}.teacher-panel-review-card.is-approved{border-left-color:#3e8750}.teacher-panel-review-card.is-approved header b{background:#e8f5ea;color:#226432}.teacher-panel-review-card.is-rejected{border-left-color:#a82d25}.teacher-panel-review-card.is-rejected header b{background:#fdecea;color:#8b211b}.teacher-panel-review-card p{margin:13px 0 0;line-height:1.6}.teacher-panel-review-card small{display:block;margin-top:10px;color:#8b211b}.teacher-no-panel-reviews,.teacher-review-loading,.teacher-review-error{margin:0;padding:18px;border-radius:12px;background:#f7f3ef}.teacher-review-error{color:#a82d25}@media(max-width:700px){.teacher-panel-review-heading,.teacher-panel-review-card header{align-items:flex-start;flex-direction:column}.teacher-panel-rating{text-align:left}}
.teacher-review-more{display:flex;justify-content:center}.teacher-review-more a{display:inline-flex;align-items:center;gap:6px;min-height:46px;padding:0 22px;border-radius:11px;background:#6f2919;color:#fff!important;-webkit-text-fill-color:#fff!important;font-weight:800;text-decoration:none}.teacher-review-more a:hover{background:#592219;box-shadow:0 9px 20px #5922192b}.teacher-review-more span{color:inherit!important}
.teacher-reviews-page{min-height:100vh;background:#ddddcf}.all-teacher-reviews{width:min(980px,calc(100% - 32px));margin:42px auto 80px;padding:30px;border:1px solid #d8bdae;border-radius:22px;background:#fff;box-shadow:0 18px 50px #4a271814}.reviews-back{display:inline-flex;margin-bottom:24px;color:#592219;font-weight:800;text-decoration:none}.all-reviews-heading h1{margin:10px 0 8px;font-size:clamp(34px,5vw,58px);line-height:1}.all-reviews-heading p{margin:0 0 22px;color:#806a62}.all-teacher-reviews>.teacher-review-counts{margin-bottom:20px}@media(max-width:600px){.all-teacher-reviews{padding:20px}.all-reviews-heading h1{font-size:34px}}
.profile-completion{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:14px 20px;border:1px solid #d8bdae!important;background:#fffaf5!important}.profile-completion-ring{display:grid;place-items:center;width:76px;height:76px;border:7px solid #eadbd2;border-radius:50%;color:#592219;font-size:21px;font-weight:900}.profile-completion-copy{display:grid;gap:8px}.profile-completion-copy h2{margin:0}.profile-completion-track{height:10px;overflow:hidden;border-radius:999px;background:#eadfd8}.profile-completion-track i{display:block;width:0;height:100%;border-radius:inherit;background:#6f2919;transition:width .25s ease}.profile-completion-copy p{margin:0;color:#806a62;line-height:1.5}.teacher-form-actions{flex-wrap:wrap}.teacher-draft-button{min-height:48px;padding:0 20px;border:1px solid #6f2919;border-radius:10px;background:#fff;color:#6f2919;font-weight:800;cursor:pointer}.teacher-preview-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:1px solid #dac6bb;border-radius:10px;background:#f4ece7;color:#592219!important;font-weight:800;text-decoration:none}@media(max-width:650px){.profile-completion{grid-template-columns:1fr}.profile-completion-ring{width:66px;height:66px}.teacher-form-actions>*{width:100%}}
.teacher-video-heading{display:flex;align-items:start;justify-content:space-between;gap:18px}.teacher-video-heading h2{margin-bottom:6px}.teacher-video-heading p{margin:0;color:#806a62;font-size:12px}.teacher-video-heading>strong{padding:8px 11px;border-radius:999px;background:#eee3dc;font-size:11px;white-space:nowrap}.teacher-video-slots{display:grid;gap:14px;margin-top:18px}.teacher-video-slot{display:grid;gap:12px;padding:16px;border:1px solid #e2d5cd;border-radius:13px;background:#faf8f5}.teacher-video-slot-head{display:flex;justify-content:space-between;gap:12px}.video-state{padding:5px 8px;border-radius:999px;background:#fff1d5;font-size:10px;font-weight:900}.video-state.state-approved{background:#e4f1e2}.video-state.state-rejected{background:#f9e1de}.teacher-video-preview,.teacher-public-videos article>div,.admin-video-preview{position:relative;overflow:hidden;border-radius:12px;background:#25130f;aspect-ratio:16/9}.teacher-video-preview iframe,.teacher-public-videos iframe,.admin-video-preview iframe{width:100%;height:100%;border:0}.teacher-video-slot label{display:grid;gap:6px;font-size:11px;font-weight:800}.teacher-video-actions{display:flex;gap:8px}.teacher-video-actions button{border:0;border-radius:9px;padding:10px 13px;font-weight:800;cursor:pointer}.video-submit{background:#592219;color:#fff!important}.video-remove{background:#eee3dc;color:#592219}.video-note{margin:0;color:#8a2f22;font-size:12px}.teacher-video-upsell{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px;border:1px solid #e2d5cd;border-radius:12px;background:#faf8f5}.teacher-video-upsell a{color:#592219;font-weight:800}.teacher-public-videos{margin-top:20px;padding:24px;border:1px solid #e2d5cd;border-radius:18px;background:#fff}.teacher-public-videos>h2{margin:0 0 18px}.teacher-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.teacher-video-grid h3{margin:10px 2px 0;font-size:14px}@media(max-width:620px){.teacher-video-heading,.teacher-video-upsell{align-items:flex-start;flex-direction:column}.teacher-video-grid{grid-template-columns:1fr}}
.teacher-panel-heading h1{display:none!important}
.teacher-membership-status{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px!important;border:1px solid #d8bdae!important;background:#fff!important}.teacher-membership-status div{display:grid;gap:5px}.teacher-membership-status span{color:#806a62;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.teacher-membership-status strong{color:#592219;font-size:22px}.teacher-membership-status a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:10px;background:#6f2919;color:#fff!important;-webkit-text-fill-color:#fff!important;font-weight:800;text-decoration:none}.teacher-membership-status.plan-basic,.teacher-membership-status.plan-plus,.teacher-membership-status.plan-pro{border-left:6px solid #6f2919!important}@media(max-width:620px){.teacher-membership-status{align-items:flex-start;flex-direction:column}.teacher-membership-status a{width:100%}}
.teacher-membership-status .membership-status-lines{gap:9px}.teacher-membership-status .membership-status-lines p{margin:0;font-size:16px}.teacher-membership-status .membership-status-lines span{color:#592219;font-size:16px;text-transform:none;letter-spacing:0}.teacher-membership-status .membership-status-lines strong{font-size:17px}
