@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes blink{0%{opacity:1}50%{opacity:.1}to{opacity:1}}@keyframes upanddown{0%{top:5%}50%{top:95%}to{top:5%}}.p-subject-teaching-plan{padding-top:24px;padding-bottom:80px}.p-subject-teaching-plan__header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:1rem;margin-bottom:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.p-subject-teaching-plan__back{color:#50555a;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.p-subject-teaching-plan__back:hover{color:rgba(80,85,90,.8);text-decoration:none}.p-subject-teaching-plan__header-actions{display:-ms-flexbox;display:flex;gap:12px}.p-subject-teaching-plan__subject-name{color:#4d5872;margin-bottom:16px}.p-subject-teaching-plan__section{background:#fff;border:1px solid #e7ebf2;border-radius:12px;padding:16px 20px 20px;margin-bottom:20px}.p-subject-teaching-plan__info-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:12px}@media(min-width:768px){.p-subject-teaching-plan__info-grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}.p-subject-teaching-plan__info-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px;padding:10px 12px;background:#f7f8fb;border-radius:8px}.p-subject-teaching-plan__info-label{color:#616b85;font-size:13px}.p-subject-teaching-plan__info-value{color:#292d32;font-weight:600}.p-subject-teaching-plan__methods{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:10px 24px}@media(min-width:768px){.p-subject-teaching-plan__methods{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}.p-subject-teaching-plan__checkbox{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;margin:0;cursor:pointer}.p-subject-teaching-plan__notices{margin:0;padding-right:20px}.p-subject-teaching-plan__notices li+li{margin-top:8px}.p-subject-teaching-plan__field{margin-bottom:16px}.p-subject-teaching-plan__field label{display:block;margin-bottom:8px;font-weight:600}.p-subject-teaching-plan__table{width:100%;border-collapse:collapse;background:#fff}.p-subject-teaching-plan__table td,.p-subject-teaching-plan__table th{border:1px solid #e7ebf2;padding:10px;vertical-align:top;text-align:right}.p-subject-teaching-plan__table th{background:#f7f8fb;font-weight:600}.p-subject-teaching-plan__table small{display:block;color:#616b85;margin-top:4px}.p-subject-teaching-plan__table--weeks td:first-child,.p-subject-teaching-plan__table--weeks th:first-child{width:70px;text-align:center;vertical-align:middle}.p-subject-teaching-plan__table--weeks td:nth-child(2),.p-subject-teaching-plan__table--weeks th:nth-child(2){width:120px;vertical-align:middle}.p-subject-teaching-plan__week-date{white-space:nowrap;text-align:center}.p-subject-teaching-plan__input{width:100%;min-height:40px;border:1px solid #e7ebf2;border-radius:8px;padding:6px 10px;background:#fff}.p-subject-teaching-plan__input--narrow{max-width:160px}.p-subject-teaching-plan__footer{display:-ms-flexbox;display:flex;gap:12px;-ms-flex-pack:start;justify-content:flex-start;margin-top:8px;margin-bottom:32px}.p-subject-teaching-plan__error{color:#ee484b;margin-bottom:12px}.p-subject-teaching-plan__success{color:#2ec057;margin-bottom:12px}.p-subject-teaching-plan__notice-flag{color:#616b85;margin-bottom:12px}.p-subject-teaching-plan__editor{margin-top:4px;border:1px solid #e7ebf2;border-radius:12px;overflow:hidden;background:#fff}.p-subject-teaching-plan__editor .ql-toolbar.ql-snow{border:none;border-bottom:1px solid #e7ebf2;direction:rtl;text-align:right}.p-subject-teaching-plan__editor .ql-container.ql-snow{border:none;min-height:120px;font-family:inherit}.p-subject-teaching-plan__editor .ql-editor{direction:rtl;text-align:right;min-height:120px}.p-subject-teaching-plan__editor.is-compact .ql-container.ql-snow,.p-subject-teaching-plan__editor.is-compact .ql-editor{min-height:80px}.p-subject-teaching-plan__editor.is-disabled{opacity:.7;pointer-events:none}.p-subject-teaching-plan__modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.45);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:2000;padding:16px}.p-subject-teaching-plan__modal{width:min(720px,100%);max-height:80vh;overflow:auto;background:#fff;border-radius:12px;padding:20px}.p-subject-teaching-plan__modal-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:16px}.p-subject-teaching-plan__modal-header h3{margin:0}.p-subject-teaching-plan__modal-close{border:0;background:transparent;font-size:28px;line-height:1;cursor:pointer}.p-subject-teaching-plan__modal-body{direction:rtl;text-align:right}.p-subject-teaching-plan__select{max-width:640px}.p-subject-teaching-plan__select .Select-control{border:1px solid #e7ebf2;border-radius:8px;min-height:40px}.p-subject-teaching-plan__file-picker{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;max-width:420px}.p-subject-teaching-plan__file-label{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:12px 16px;background:#fff;border:1px solid #b8bcc4;border-radius:42px;cursor:pointer;margin:0}.p-subject-teaching-plan__file-input{display:none}.p-subject-teaching-plan__selected-file,.p-subject-teaching-plan__uploaded-file{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:8px;padding:12px 16px;border:1px solid #b8bcc4;border-radius:42px;background:#fff;max-width:420px;width:100%}.p-subject-teaching-plan__uploaded-file{color:#26bf51;background:#defbdd;border-color:#defbdd;cursor:pointer;margin-bottom:12px}.p-subject-teaching-plan__selected-file button{border:0;background:transparent;cursor:pointer;font-size:16px}.p-subject-teaching-plan__list-table{width:100%}.p-subject-teaching-plan__list-actions{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;-ms-flex-align:center;align-items:center}.p-subject-teaching-plan__status{display:inline-block;padding:2px 10px;border-radius:999px;background:#f7f8fb;color:#616b85;font-size:13px}.p-subject-teaching-plan__status.is-confirmed{background:#defbdd;color:#26bf51}.p-subject-teaching-plan .my-btn-blue,.p-subject-teaching-plan .my-btn-gray{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:4px 16px;min-height:40px;border:0;border-radius:8px;cursor:pointer;text-decoration:none}.p-subject-teaching-plan .my-btn-gray{background:#f4f4f4;color:#292d32}.p-subject-teaching-plan .my-btn-blue{background:#0094d7;color:#fff}.p-subject-teaching-plan .my-btn-blue:disabled,.p-subject-teaching-plan .my-btn-gray:disabled{opacity:.65;cursor:not-allowed}