.moderation-panel{display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px}.moderation-state{display:grid;gap:5px}.moderation-state strong{font-size:18px;color:#592219}.moderation-state span,.moderation-state small{color:#806a62;line-height:1.45}.moderation-state small{color:#8a2f22;font-weight:700}.review-request-button{border:0;border-radius:10px;background:#592219;color:#fff;padding:12px 18px;font-weight:800;cursor:pointer}.review-request-button:disabled{opacity:.6;cursor:wait}.review-request-button[hidden]{display:none!important}
.admin-page{min-height:100vh;background:#ddddcf;color:#2c1814}.admin-shell{width:min(1180px,calc(100% - 32px));margin:38px auto 80px}.admin-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.admin-heading h1{margin:5px 0;font-size:clamp(32px,5vw,54px)}.admin-heading p{margin:0;color:#755c54}.admin-summary{display:flex;gap:10px;flex-wrap:wrap}.admin-summary span{background:#fff;border:1px solid #e2d5cd;border-radius:999px;padding:8px 12px;font-weight:700}.admin-list{display:grid;gap:16px}.admin-card{background:#fff;border:1px solid #e2d5cd;border-radius:18px;padding:22px}.admin-card-head{display:flex;justify-content:space-between;gap:18px}.admin-card h2{margin:0 0 5px;font-size:clamp(24px,2.4vw,30px);font-weight:900;line-height:1.15;color:#3b1a11}.admin-meta{color:#806a62;margin:0}.admin-status{background:#fff9e9;border-radius:999px;padding:7px 11px;font-weight:800;height:max-content}.admin-card-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0}.admin-card-details div{background:#f7f3ef;border-radius:10px;padding:11px}.admin-card-details span,.admin-card-details strong{display:block}.admin-card-details span{font-size:11px;color:#806a62;margin-bottom:4px}.admin-card-actions{display:flex;gap:9px;align-items:end}.admin-card-actions label{flex:1;font-weight:700}.admin-card-actions textarea{display:block;width:100%;min-height:58px;margin-top:6px;border:1px solid #cdbdb4;border-radius:9px;padding:10px;font:inherit}.admin-card-actions button{border:0;border-radius:9px;padding:11px 17px;font-weight:800;cursor:pointer}.admin-card-actions button:disabled{opacity:.6;cursor:wait}.admin-approve{background:#592219;color:#fff}.admin-reject{background:#f3e9e4;color:#8a2f22}.admin-empty{background:#fff;border-radius:18px;padding:36px;text-align:center}.admin-message{margin-bottom:15px;padding:11px 14px;border-radius:9px;background:#fff0ed;color:#8a2f22}.admin-message:empty{display:none}.admin-message.is-success{background:#edf7eb;color:#296326}
@media(max-width:700px){.moderation-panel{grid-template-columns:1fr}.review-request-button{width:100%}.admin-heading,.admin-card-head,.admin-card-actions{align-items:stretch;flex-direction:column}.admin-card-details{grid-template-columns:1fr}}
.admin-review-section{margin-top:42px}.admin-review-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.admin-review-heading h2{margin:7px 0 0;font-size:30px}.admin-review-heading>span{background:#fff;border:1px solid #e2d5cd;border-radius:999px;padding:8px 12px;font-weight:800}.admin-review-card blockquote{margin:18px 0;padding:16px;border-left:4px solid #592219;background:#f7f3ef;border-radius:0 10px 10px 0;line-height:1.65}.admin-review-approve{background:#592219;color:#fff!important;-webkit-text-fill-color:#fff!important}.admin-review-reject{background:#f3e9e4;color:#8a2f22}@media(max-width:700px){.admin-review-heading{align-items:flex-start;flex-direction:column}.admin-review-heading h2{font-size:25px}}
.admin-overview-tools{display:flex;align-items:end;justify-content:flex-end;gap:10px;flex-wrap:wrap}.admin-overview-tools label{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.admin-overview-tools select{min-width:190px;min-height:42px;border:1px solid #cdbdb4;border-radius:10px;background:#fff;padding:8px 34px 8px 12px;color:#2c1814;font:inherit;font-weight:700}.admin-overview-tools #teacher-overview-count{background:#fff;border:1px solid #e2d5cd;border-radius:999px;padding:8px 12px;font-weight:800}@media(max-width:700px){.admin-overview-tools{width:100%;align-items:stretch;justify-content:flex-start;flex-direction:column}.admin-overview-tools select{width:100%}.admin-overview-tools #teacher-overview-count{width:max-content}}
.admin-review-card .admin-meta a{color:#592219;font-weight:800;text-decoration:underline;text-underline-offset:3px}
.admin-video-preview{width:min(640px,100%);margin:18px 0}.admin-video-preview iframe{width:100%;height:100%;border:0}.admin-video-approve{background:#592219;color:#fff!important;-webkit-text-fill-color:#fff!important}.admin-video-reject{background:#f3e9e4;color:#8a2f22}
.admin-video-create-section{background:#fff;border:1px solid #e2d5cd;border-radius:18px;padding:22px}.admin-video-create-form{display:grid;grid-template-columns:2fr 1fr;gap:14px}.admin-video-create-form label{display:grid;gap:7px;font-weight:800}.admin-video-create-form input,.admin-video-create-form select{width:100%;min-height:48px;border:1px solid #cdbdb4;border-radius:10px;background:#fff;padding:10px 12px;font:inherit;color:#2c1814}.admin-video-url-field,.admin-video-title-field{grid-column:1/-1}.admin-video-create-button{justify-self:start;border:0;border-radius:10px;background:#592219;color:#fff!important;-webkit-text-fill-color:#fff!important;padding:13px 20px;font-weight:800;cursor:pointer}.admin-video-create-button:disabled{opacity:.6;cursor:wait}.admin-video-create-status{min-height:22px;margin:13px 0 0;color:#296326;font-weight:700}.admin-video-create-status.is-error{color:#a52c21}@media(max-width:700px){.admin-video-create-form{grid-template-columns:1fr}.admin-video-create-button{width:100%}}
.admin-video-delete{background:#8a2f22;color:#fff!important;-webkit-text-fill-color:#fff!important}
.admin-profile-changes{margin:18px 0;padding:16px;border:1px solid #dec9bd;border-radius:14px;background:#fffaf6}.admin-profile-changes h3{display:flex;align-items:center;gap:8px;margin:0 0 13px;font-size:18px}.admin-profile-changes h3 span{display:inline-grid;place-items:center;min-width:25px;height:25px;padding:0 7px;border-radius:999px;background:#8a2f22;color:#fff;font-size:12px}.admin-profile-changes>p{margin:0;color:#755c54}.admin-change-list{display:grid;gap:10px}.admin-change-list article{display:grid;grid-template-columns:minmax(130px,.7fr) repeat(2,minmax(0,1fr));gap:10px;align-items:stretch;padding:10px;border-radius:11px;background:#fff;border:1px solid #eadfd8}.admin-change-list article>strong{align-self:center}.admin-change-list article>div{padding:9px;border-radius:8px;background:#f5f1ee}.admin-change-list article>div.is-new-value{background:#edf7eb;border:1px solid #cce3c8}.admin-change-list span{display:block;margin-bottom:5px;color:#806a62;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.admin-change-list p{margin:0;line-height:1.45;overflow-wrap:anywhere}.admin-change-photo{display:block;width:72px;height:72px;border-radius:12px;object-fit:cover}@media(max-width:760px){.admin-change-list article{grid-template-columns:1fr}.admin-change-list article>strong{padding-bottom:2px}}
.admin-profile-changes h3 > span {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}
.admin-profile-review-note{margin-bottom:14px!important}.admin-submitted-profile{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-submitted-profile article{display:grid;gap:6px;padding:11px;border:1px solid #eadfd8;border-radius:10px;background:#fff}.admin-submitted-profile article>strong{font-size:11px;color:#806a62;text-transform:uppercase;letter-spacing:.04em}.admin-submitted-profile article>div{line-height:1.5;overflow-wrap:anywhere}@media(max-width:760px){.admin-submitted-profile{grid-template-columns:1fr}}
.admin-overview-tools #student-overview-count{background:#fff;border:1px solid #e2d5cd;border-radius:999px;padding:8px 12px;font-weight:800}.admin-student-list{display:grid;gap:14px}.admin-student-card{background:#fff;border:1px solid #e2d5cd;border-radius:18px;padding:20px}.admin-student-card h3{margin:0 0 5px;font-size:23px}.admin-student-card .admin-card-head p{margin:0;color:#806a62}.admin-student-card .admin-card-head>strong{border-radius:999px;background:#f3e9e4;padding:8px 11px;height:max-content}.admin-student-requests{display:grid;gap:9px;margin-top:16px}.admin-student-requests article{border:1px solid #e8dcd5;border-radius:12px;background:#faf7f4;padding:14px}.admin-student-requests h4{margin:7px 0 5px;font-size:16px}.admin-student-requests p{margin:0 0 8px;line-height:1.5}.admin-student-requests small{color:#806a62}.student-request-status{display:inline-block;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900;text-transform:uppercase}.student-request-status.is-draft{background:#f5edd9}.student-request-status.is-published{background:#e2efdc}.student-request-status.is-closed{background:#eee}.admin-student-no-request{margin:16px 0 0;padding:13px;border-radius:10px;background:#f7f3ef;color:#806a62}@media(max-width:700px){.admin-student-card .admin-card-head{flex-direction:column}.admin-overview-tools #student-overview-count{width:max-content}}
.admin-teacher-overview-card{width:100%;font:inherit;text-align:left;cursor:pointer}.admin-teacher-detail{margin-top:24px}.admin-teacher-detail-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.admin-teacher-detail-heading h2{margin:0;font-size:24px}.admin-teacher-detail-heading button{border:1px solid #cdbdb4;border-radius:9px;background:#fff;padding:9px 13px;color:#592219;font-weight:800;cursor:pointer}.admin-teacher-detail[hidden]{display:none!important}@media(max-width:700px){.admin-teacher-detail-heading{align-items:flex-start;flex-direction:column}.admin-teacher-detail-heading button{width:100%}}
.admin-card-identity{display:flex;align-items:center;gap:15px;min-width:0}.admin-teacher-photo{width:88px;height:88px;flex:0 0 88px;border:2px solid #cdbdb4;border-radius:50%;background:#eee8df;object-fit:cover}.admin-card-identity>div{min-width:0}@media(max-width:700px){.admin-card-identity{align-items:flex-start}.admin-teacher-photo{width:72px;height:72px;flex-basis:72px}}
