.admin-dashboard-page{min-height:100vh;background:#6c4092;padding:12px;box-sizing:border-box}.admin-dashboard-card{max-width:1500px;margin:0 auto;background:#f3f3f3;border-radius:12px;padding:28px 34px 36px;box-shadow:0 4px 10px #00000024;min-height:calc(75vh - 24px);box-sizing:border-box}.admin-dashboard-title{margin:0 0 10px;font-size:2.2rem;font-weight:700;color:#111}.admin-dashboard-search-wrapper{position:relative;max-width:1400px;margin:0 0 18px}.admin-dashboard-search-icon{position:absolute;top:50%;left:14px;transform:translateY(-50%);font-size:1.4rem;color:#777;pointer-events:none}.admin-dashboard-search-input{width:100%;height:54px;border:1px solid #8f8f8f;border-radius:4px;padding:0 16px 0 44px;font-size:1rem;background:#fff;box-sizing:border-box}.admin-dashboard-search-input:focus{outline:none;border-color:#6d4299;box-shadow:0 0 0 3px #6d429926}.admin-dashboard-table-wrapper{max-height:350px;overflow:auto;border:1px solid #9d9d9d;background:#fff}.admin-dashboard-table{width:100%;border-collapse:collapse;min-width:900px}.admin-dashboard-table th,.admin-dashboard-table td{border:1px solid #b5b5b5;padding:10px 12px;text-align:left;font-size:1rem;color:#111;vertical-align:middle}.admin-dashboard-table th{background:#f5f5f5;font-weight:500;position:sticky;top:0;z-index:1}.admin-sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.admin-dashboard-row:focus-within,.admin-dashboard-row:hover{background:#fafafa}.admin-dashboard-empty{text-align:center;padding:24px;font-weight:600}.admin-progress{position:relative;width:190px;height:18px;border:1px solid #efc13d;border-radius:3px;background:#fff8dc;overflow:hidden}.admin-progress-bar{height:100%;background:#f2c318}.admin-progress-label{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:600;color:#111}.admin-dashboard-export-button{border:none;border-radius:10px;background:#222;color:#fff;font-weight:700;font-size:.95rem;padding:12px 18px;cursor:pointer;margin-bottom:18px}.admin-dashboard-export-button:hover{opacity:.92}.sn-modal{width:100%;max-width:760px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:20px;padding:24px;box-sizing:border-box}.sn-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.sn-header h2{margin:0;color:#222}.sn-close{border:none;font-size:30px;line-height:1;cursor:pointer;top:10px;right:14px;background:#e65252;color:#fff;width:32px;height:32px;border-radius:8px}.sn-close:hover{background:#cc4141}.sn-close:focus{outline:2px solid #222;outline-offset:2px}.sn-form{display:flex;flex-direction:column;gap:16px}.sn-label{display:flex;flex-direction:column;gap:8px;color:#222;font-weight:600}.sn-input,.sn-textarea{width:100%;border:2px solid #ddd;border-radius:12px;padding:12px 14px;font-size:15px;box-sizing:border-box}.sn-textarea{min-height:130px;resize:vertical}.sn-checkbox-row{display:flex;align-items:center;gap:10px;font-weight:700}.sn-user-list{border:2px solid #ececec;border-radius:14px;max-height:240px;overflow-y:auto;background:#fafafa}.sn-user-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border-bottom:1px solid #ececec;cursor:pointer}.sn-user-item:last-child{border-bottom:none}.sn-user-item strong{display:block;color:#222}.sn-user-item div div{color:#666;font-size:14px}.sn-selected h3{margin:0 0 10px;color:#222}.sn-selected-list{display:flex;flex-wrap:wrap;gap:10px}.sn-chip{display:flex;align-items:center;gap:10px;background:#f3f3f3;border-radius:999px;padding:10px 14px;font-size:14px}.sn-chip button{border:none;background:transparent;cursor:pointer;font-size:18px;line-height:1}.sn-info{padding:14px;color:#666;font-size:14px}.sn-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.sn-cancel,.sn-submit{border:none;border-radius:12px;padding:12px 18px;font-weight:700;cursor:pointer}.sn-cancel{background:#ececec;color:#222}.sn-submit{background:#e58a17;color:#fff}@media (max-width: 700px){.sn-modal{padding:18px}.sn-actions{flex-direction:column}}.nr-modal{width:100%;max-width:620px;max-height:85vh;overflow-y:auto;background:#fff;border-radius:20px;padding:24px;box-sizing:border-box}.nr-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.nr-header h2{margin:0;color:#222}.nr-header p{margin:6px 0 0;color:#666}.nr-close{border:none;background:transparent;font-size:30px;line-height:1;cursor:pointer}.nr-close{border:none;font-size:30px;line-height:1;cursor:pointer;top:10px;right:14px;background:#e65252;color:#fff;width:32px;height:32px;border-radius:8px}.nr-close:hover{background:#cc4141}.nr-close:focus{outline:2px solid #222;outline-offset:2px}.nr-search{width:100%;height:46px;border:2px solid #ddd;border-radius:12px;padding:0 14px;font-size:15px;box-sizing:border-box;margin-bottom:16px}.nr-list{display:flex;flex-direction:column;gap:10px}.nr-item{background:#f8f8f8;border-radius:14px;padding:14px 16px}.nr-name{font-weight:700;color:#222;margin-bottom:4px}.nr-email{color:#666;font-size:14px}.nr-info{padding:14px;background:#f5f5f5;border-radius:12px;color:#555}.nr-info.error{background:#ffe6e6;color:#9b1c1c}.an-page{min-height:100vh;background:#6c4092;padding:20px;box-sizing:border-box;display:flex;flex-direction:column}.an-topbar{display:flex;align-items:center;gap:20px;margin-bottom:24px;flex-shrink:0}.an-list-wrapper{flex:1;min-height:0;max-height:calc(100vh - 140px);overflow-y:auto;padding-right:6px}.an-empty{color:#fff;font-weight:600;padding:20px 0}.an-new-button,.an-secondary-button,.an-danger-button{border:none;border-radius:12px;padding:12px 18px;font-weight:700;cursor:pointer}.an-new-button{background:#e58a17;color:#fff}.an-secondary-button{background:#f3f3f3;color:#222}.an-danger-button{background:#d9534f;color:#fff}.an-search-input{flex:1;height:48px;border-radius:8px;background-color:#ccc;border:2px solid #ccc;padding:0 16px;font-size:18px;outline:none}.an-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}.an-card{background:#fff;border-radius:18px;padding:18px;box-shadow:0 8px 24px #0000001f;height:400px;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden}.an-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px;flex-shrink:0}.an-card-header h3{margin:0;font-size:22px;line-height:1.3;color:#222;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.an-message{color:#333;line-height:1.4;font-size:16px;margin-bottom:14px;min-height:66px;max-height:66px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-word;flex-shrink:0}.an-meta{display:flex;flex-direction:column;gap:8px;margin:0 0 18px;font-size:16px;color:#444;flex-shrink:0}.an-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:auto;flex-shrink:0}.an-status{border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;white-space:nowrap}.an-status.sent{background:#daf2df;color:#1b6e2f}.an-status.planned{background:#fff0cf;color:#9a6800}.an-meta{display:flex;flex-direction:column;gap:8px;margin:14px 0 18px;font-size:14px;color:#444}.an-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:auto}.an-empty{background:#fff;border-radius:18px;padding:18px;color:#333}.ap-modal{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;padding:20px;z-index:999}.an-delete-modal{width:100%;max-width:520px;background:#fff;border-radius:18px;padding:24px;box-sizing:border-box}.an-delete-modal h3{margin-top:0;margin-bottom:12px}.an-delete-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}@media (max-width: 850px){.an-topbar{flex-direction:column;align-items:stretch}.an-actions{flex-direction:column}}.cf-card{background:#fff;border-radius:12px;box-shadow:0 10px 28px #00000026;width:540px;max-width:92vw;padding:24px 28px 28px;position:relative}.cf-close{position:absolute;top:10px;right:14px;border:none;background:#e65252;color:#fff;font-size:20px;line-height:1;width:32px;height:32px;border-radius:8px;cursor:pointer}.cf-close:hover{background:#cc4141}.cf-close:focus{outline:2px solid #222;outline-offset:2px}.cf-title{font-size:24px;font-weight:800;margin-bottom:16px;text-align:left}.cf-body{color:#222;line-height:1.6}.cf-body p{margin-bottom:10px}.cf-footer{font-size:13px;color:#555;margin-top:16px}.cf-actions{text-align:right;margin-top:20px}.cf-Text{margin-top:20px;line-height:1.6;max-height:40vh;overflow-y:auto}.cf-Text h2{margin-top:0}.cf-Text h3{margin-top:20px}.cf-Text ul{list-style-type:disc;padding-left:20px}.cf-Text a{color:#6c4193;text-decoration:none}.cf-Text a:hover{text-decoration:underline}.wv-wrapper{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:2rem 1rem}.wv-card{position:relative;width:100%;max-width:430px;background:#fff;border-radius:14px;padding:2.5rem 2.75rem 2rem;box-shadow:0 8px 25px #00000040;text-align:center}.wv-title{margin-bottom:1.25rem;font-size:1.35rem;font-weight:700}.wv-helper{margin-bottom:1.25rem;font-size:.9rem;line-height:1.45}.wv-field{display:flex;align-items:center;background:#e6e6e6;border-radius:13px;padding:0 1rem;height:48px;margin-bottom:.75rem}.wv-icon{margin-right:.5rem;font-size:1rem}.wv-input{flex:1;border:none;outline:none;background:transparent;font-size:.95rem}.wv-error{margin:.25rem 0 1rem;color:#d62828;font-size:.8rem}.wv-success{margin:.25rem 0 1rem;color:#2e7d32;font-size:.8rem}.wv-btn{width:100%;border:none;border-radius:13px;padding:.9rem 1.5rem;font-size:1rem;font-weight:700;background:#6c4092;color:#fff;cursor:pointer;transition:background .15s,box-shadow .1s,transform .1s}.wv-btn:hover:not(:disabled){background:#6c4092;box-shadow:0 3px 10px #0003;transform:translateY(-1px)}.wv-btn:active:not(:disabled){transform:translateY(0);box-shadow:none}.wv-btn:disabled{opacity:.7;cursor:not-allowed}.wv-forgot{margin-top:.75rem;font-size:.9rem}.wv-forgot a{text-decoration:none}.wv-divider{margin:1.5rem auto 0;height:1px;width:75%;background:#d2d2d2}.wv-error{color:#c62828;font-size:12px}.wv-alert{color:#c62828;font-size:13px;text-align:center;margin-top:4px}.wv-alert{margin-top:6px;margin-bottom:6px;padding:10px 12px;border-radius:8px;font-size:13px;line-height:1.3}.wv-alert--ok{background:#e9f7ef;color:#1e7e34;border:1px solid #c6e6d1}.wv-alert--err{background:#fdecea;color:#b71c1c;border:1px solid #f5c6c6}.lg-wrapper{min-height:100vh;background:#6c4092;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:20px;gap:40px}.lg-top{position:static;display:flex;align-items:center;justify-content:center;pointer-events:auto}.lg-logo{height:100px;object-fit:contain;pointer-events:auto}.lg-langs{display:flex;gap:12px;pointer-events:auto}.lg-lang{font-size:14px;color:#222;text-decoration:none}.lg-card{width:420px;max-width:92vw;background:#fff;border-radius:12px;box-shadow:0 14px 32px #0000002e;padding:22px 22px 16px}.lg-title{margin:4px 0 14px;text-align:center;font-size:22px;font-weight:700}.lg-field{display:grid;grid-template-columns:36px 1fr;align-items:center;background:#eee;border-radius:8px;margin:10px 0;padding:0 8px 0 6px;height:40px}.lg-icon{text-align:center;font-size:16px;opacity:.75}.lg-input{width:100%;border:0;outline:none;background:transparent;padding:0 8px;font-size:14px}.lg-btn{width:100%;height:38px;border:0;border-radius:8px;margin-top:10px;cursor:pointer;background:#6c4092;color:#fff;font-weight:700}.lg-btn:disabled{opacity:.6;cursor:default}.lg-forgot{text-align:center;margin-top:10px}.lg-forgot a{color:#666;text-decoration:none;font-size:13px}.lg-error{margin-top:10px;text-align:center;color:#e5522f;font-size:13px}.lg-divider{height:1px;background:#e8e8e8;margin:14px 0 8px}.lg-footer{display:flex;align-items:center;justify-content:space-between}.lg-footlink{font-size:13px;color:#666;text-decoration:none}.lg-footspacer{flex:1}.rp-wrapper{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:2rem 1rem}.rp-card{position:relative;width:100%;max-width:430px;background:#fff;border-radius:14px;padding:2.5rem 2.75rem 2rem;box-shadow:0 8px 25px #00000040;text-align:center}.rp-title{margin-bottom:1.25rem;font-size:1.35rem;font-weight:700}.rp-helper{margin-bottom:1.25rem;font-size:.9rem;line-height:1.45}.rp-field{display:flex;align-items:center;background:#e6e6e6;border-radius:13px;padding:0 1rem;height:48px;margin-bottom:.75rem}.rp-icon{margin-right:.5rem;font-size:1rem}.rp-input{flex:1;border:none;outline:none;background:transparent;font-size:.95rem}.rp-error{margin:.25rem 0 1rem;color:#d62828;font-size:.8rem}.rp-success{margin:.25rem 0 1rem;color:#2e7d32;font-size:.8rem}.rp-btn{width:100%;border:none;border-radius:13px;padding:.9rem 1.5rem;font-size:1rem;font-weight:700;background:#6c4092;color:#fff;cursor:pointer;transition:background .15s,box-shadow .1s,transform .1s}.rp-btn:hover:not(:disabled){background:#6c4092;box-shadow:0 3px 10px #0003;transform:translateY(-1px)}.rp-btn:active:not(:disabled){transform:translateY(0);box-shadow:none}.rp-btn:disabled{opacity:.7;cursor:not-allowed}.rp-forgot{margin-top:.75rem;font-size:.9rem}.rp-forgot a{text-decoration:none}.rp-divider{margin:1.5rem auto 0;height:1px;width:75%;background:#d2d2d2}.rp-error{color:#c62828;font-size:12px}.rp-alert{color:#c62828;font-size:13px;text-align:center;margin-top:4px}.rp-alert{margin-top:6px;margin-bottom:6px;padding:10px 12px;border-radius:8px;font-size:13px;line-height:1.3}.rp-alert--ok{background:#e9f7ef;color:#1e7e34;border:1px solid #c6e6d1}.rp-alert--err{background:#fdecea;color:#b71c1c;border:1px solid #f5c6c6}.cup-card{background:#fff;width:360px;max-width:92vw;padding:18px 20px;border-radius:12px;box-shadow:0 10px 26px #00000040;position:relative;text-align:left;font-family:inherit}.cup-close{position:absolute;top:10px;right:14px;border:none;background:#e65252;color:#fff;font-size:20px;line-height:1;width:32px;height:32px;border-radius:8px;cursor:pointer}.cup-close:hover{background:#cc4141}.cup-close:focus{outline:2px solid #222;outline-offset:2px}.cup-title{margin:2px 0 6px;font-size:18px;font-weight:700}.cup-sub{margin:0 0 12px;color:#555;font-size:13px;word-break:break-all}.cup-form{display:flex;flex-direction:column;gap:12px}.cup-field{display:flex;flex-direction:column;gap:6px}.cup-field input{padding:10px 12px;border:1px solid #cfcfcf;border-radius:8px;font-size:14px}.cup-field input:focus{outline:none;border-color:#6c4092;box-shadow:0 0 0 3px #f1b60033}.cup-error{color:#c62828;font-size:12px}.cup-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:6px}.cup-btn{border:none;border-radius:8px;padding:10px 14px;font-weight:600;cursor:pointer;background:#e9e9e9}.cup-btn:hover{background:#ddd}.cup-btn-primary{background:#6c4092;color:#fff}.cup-btn-primary:hover{background:#444}.cup-alert{margin-top:6px;margin-bottom:6px;padding:10px 12px;border-radius:8px;font-size:13px;line-height:1.3}.cup-alert--ok{background:#e9f7ef;color:#1e7e34;border:1px solid #c6e6d1}.cup-alert--err{background:#fdecea;color:#b71c1c;border:1px solid #f5c6c6}.du-card{background:#fff;width:320px;max-width:92vw;padding:18px;border-radius:12px;box-shadow:0 10px 26px #00000040;text-align:center;position:relative}.du-close{position:absolute;top:10px;right:14px;border:none;background:#e65252;color:#fff;font-size:20px;line-height:1;width:32px;height:32px;border-radius:8px;cursor:pointer}.du-close:hover{background:#cc4141}.du-close:focus{outline:2px solid #222;outline-offset:2px}.du-title{margin:2px 0 8px;font-size:18px;font-weight:700}.du-user{margin:0 0 12px;font-weight:600}.du-user span{color:#666;font-weight:500}.du-actions{display:flex;gap:10px;justify-content:center;margin-top:8px}.du-alert{margin:6px 0 8px;padding:8px 10px;border-radius:8px;font-size:13px}.du-alert--ok{background:#e9f7ef;color:#1e7e34;border:1px solid #c6e6d1}.du-alert--err{background:#fdecea;color:#b71c1c;border:1px solid #f5c6c6}.nu-card{background:#fff;width:420px;max-width:92vw;padding:20px 22px;border-radius:12px;box-shadow:0 10px 26px #00000040;position:relative;text-align:left}.nu-title{margin:4px 0 14px;font-size:20px;font-weight:800;text-align:center}.nu-form{display:flex;flex-direction:column;gap:10px}.nu-field{display:flex;flex-direction:column;gap:6px}.nu-input{padding:10px 12px;border:1px solid #cfcfcf;border-radius:8px;font-size:14px;background:#eee}.nu-input:focus{outline:none;border-color:#6c4092;background:#fff;box-shadow:0 0 0 3px #f1b60033}.nu-close{position:absolute;top:10px;right:14px;border:none;background:#e65252;color:#fff;font-size:20px;line-height:1;width:32px;height:32px;border-radius:8px;cursor:pointer}.nu-close:hover{background:#cc4141}.nu-close:focus{outline:2px solid #222;outline-offset:2px}.nu-error{color:#c62828;font-size:12px}.nu-alert{color:#c62828;font-size:13px;text-align:center;margin-top:4px}.nu-actions{margin-top:8px;display:flex;justify-content:center}.nu-btn{border:none;border-radius:12px;padding:12px 16px;font-weight:700;cursor:pointer}.nu-btn-primary{width:280px;background:#6c4092;color:#fff}.nu-btn-primary:hover{background:#6c4092}.nu-alert{margin-top:6px;margin-bottom:6px;padding:10px 12px;border-radius:8px;font-size:13px;line-height:1.3}.nu-alert--ok{background:#e9f7ef;color:#1e7e34;border:1px solid #c6e6d1}.nu-alert--err{background:#fdecea;color:#b71c1c;border:1px solid #f5c6c6}.ru-card{background:#fff;width:320px;padding:18px;border-radius:12px;box-shadow:0 10px 26px #00000040;text-align:center;position:relative}.ru-close{position:absolute;top:10px;right:14px;border:none;background:#e65252;color:#fff;font-size:20px;line-height:1;width:32px;height:32px;border-radius:8px;cursor:pointer}.ru-close:hover{background:#cc4141}.ru-close:focus{outline:2px solid #222;outline-offset:2px}.ru-username{margin:4px 0 12px;font-weight:600}.ru-username span{color:#666;font-weight:500}.ru-actions{display:flex;justify-content:center;gap:10px}.ru-btn{border:none;cursor:pointer;border-radius:24px;padding:8px 14px;font-weight:600}.ru-btn-yellow{background:#6c4092;color:#fff}.ru-btn-danger{background:#ee2f2f;color:#fff}.ap-wrap{background:#6c4092;display:flex;justify-content:center;align-items:flex-start;padding:36px 16px}.ap-card{background:#fff;width:92%;max-width:1020px;border-radius:12px;box-shadow:0 10px 28px #00000026;padding:22px 22px 28px;height:75vh;display:flex;flex-direction:column}.ap-title{text-align:center;font-size:32px;font-weight:800;margin:6px 0 18px}.ap-toolbar{display:flex;gap:12px;align-items:center;margin-bottom:14px;margin-top:14px}.ap-search{flex:1;position:relative}.ap-search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);pointer-events:none}.ap-input{width:100%;padding:12px 14px 12px 40px;border:1px solid #cfcfcf;border-radius:8px;font-size:14px}.ap-btn{border:none;cursor:pointer;border-radius:24px;padding:8px 14px;font-weight:600;width:fit-content}.ap-btn-dark{background:#2d2d2d;color:#fff}.ap-btn-yellow{background:#6c4092;color:#fff}.ap-btn-danger{background:#ee2f2f;color:#fff}.ap-table{width:100%;border-collapse:collapse}.ap-table th,.ap-table td{border:1px solid #e6e6e6;padding:12px 10px;text-align:left;vertical-align:middle;font-size:14px;overflow:auto}.ap-table th{background:#fafafa;font-weight:700}.ap-modal{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:100}.ap-close{position:absolute;top:8px;right:10px;border:none;background:transparent;font-size:22px;cursor:pointer}.ap-actions{display:flex;gap:10px;justify-content:center}.ap-table-wrap{overflow-y:auto;overflow-x:hidden;background:#fff;border-radius:10px;box-shadow:0 2px 10px #00000014;--row-height: 44px;--header-height: 44px;max-height:calc(var(--header-height) + (11 * var(--row-height)))}.pr-wrapper{background:#6c4092;display:flex;align-items:flex-start;justify-content:center;padding-top:60px}.pr-card{width:640px;max-width:92vw;background:#fff;border-radius:12px;box-shadow:0 14px 32px #0000002e;padding:28px}.pr-title{font-size:32px;text-align:center;margin:4px 0 18px}.pr-field{display:flex;align-items:center;gap:10px;background:#e9e9e9;border-radius:8px;padding:10px 12px;margin-bottom:14px}.pr-icon{font-size:18px;line-height:1}.pr-input{flex:1;border:none;background:transparent;font-size:16px;padding:8px 4px;outline:none}.pr-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:12px}.pr-btn{display:inline-block;text-align:center;padding:12px 16px;border-radius:10px;font-weight:700;text-decoration:none;border:none}.pr-btn-primary{background:#6c4092;color:#fff}.pr-btn-primary:hover,.pr-btn-primary:focus{filter:brightness(.95)}.pr-btn-danger{background:#e11919;color:#000}.pr-btn-danger:hover,.pr-btn-danger:focus{filter:brightness(.95)}.ud-modal{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:90}.ud-card{background:#fff;border-radius:12px;padding:26px 30px;width:100%;max-width:420px;box-shadow:0 10px 30px #0003;animation:fadeIn .25s ease-in-out;position:relative}.ud-close{position:absolute;top:10px;right:14px;background:transparent;border:none;font-size:22px;font-weight:700;color:#555;cursor:pointer;line-height:1}.ud-close:hover{color:#000}.ud-title{font-size:22px;font-weight:700;margin-bottom:14px;text-align:center}.ud-text{font-size:14px;margin-bottom:16px;text-align:center;color:#333}.ud-word{font-weight:700;color:#c62828}.ud-form{display:flex;flex-direction:column;gap:12px}.ud-input{padding:10px 12px;border:1px solid #ccc;border-radius:6px;font-size:15px;outline:none;text-align:center}.ud-input:focus{border-color:#d32f2f;box-shadow:0 0 0 2px #d32f2f40}.ud-alert{margin-top:6px;padding:10px 12px;border-radius:8px;font-size:13px;text-align:center}.ud-alert--ok{background:#e9f7ef;color:#1e7e34;border:1px solid #c6e6d1}.ud-alert--err{background:#fdecea;color:#b71c1c;border:1px solid #f5c6c6}.ud-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.ud-btn{border:none;border-radius:6px;padding:10px 16px;font-size:15px;cursor:pointer;transition:background .2s ease-in-out}.ud-cancel{background:#ccc;color:#000}.ud-cancel:hover{background:#b3b3b3}.ud-danger{background:#d32f2f;color:#fff}.ud-danger:hover{background:#b71c1c}.eu-modal{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:90}.eu-card{background:#fff;border-radius:12px;padding:24px 28px;width:100%;max-width:400px;box-shadow:0 10px 30px #0003;animation:fadeIn .25s ease-in-out;position:relative}.eu-close{position:absolute;top:10px;right:14px;background:transparent;border:none;font-size:22px;font-weight:700;color:#555;cursor:pointer;line-height:1}.eu-close:hover{color:#000}.eu-title{font-size:22px;font-weight:700;margin-bottom:18px;text-align:center}.eu-form{display:flex;flex-direction:column;gap:14px}.eu-label{font-size:14px;font-weight:600;display:flex;flex-direction:column;gap:6px}.eu-input{padding:10px 12px;border:1px solid #ccc;border-radius:6px;font-size:15px;outline:none}.eu-input:focus{border-color:#6c4092;box-shadow:0 0 0 2px #d4aa004d}.eu-error{color:#b20000;font-size:14px;margin-top:-4px}.eu-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.eu-btn{border:none;border-radius:6px;padding:10px 16px;font-size:15px;cursor:pointer;transition:background .2s ease-in-out}.eu-save{background:#6c4092;color:#fff}.eu-save:hover{background:#6c4092}.eu-cancel{background:#ccc;color:#000}.eu-cancel:hover{background:#b3b3b3}.eu-alert{margin-top:6px;margin-bottom:6px;padding:10px 12px;border-radius:8px;font-size:13px;line-height:1.3}.eu-alert--ok{background:#e9f7ef;color:#1e7e34;border:1px solid #c6e6d1}.eu-alert--err{background:#fdecea;color:#b71c1c;border:1px solid #f5c6c6}.ep-modal{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:90}.ep-card{background:#fff;border-radius:12px;padding:24px 28px;width:100%;max-width:400px;box-shadow:0 10px 30px #0003;animation:fadeIn .25s ease-in-out;position:relative}.ep-close{position:absolute;top:10px;right:14px;background:transparent;border:none;font-size:22px;font-weight:700;color:#555;cursor:pointer;line-height:1}.ep-close:hover{color:#000}.ep-title{font-size:22px;font-weight:700;margin-bottom:18px;text-align:center}.ep-form{display:flex;flex-direction:column;gap:14px}.ep-label{font-size:14px;font-weight:600;display:flex;flex-direction:column;gap:6px}.ep-input{padding:10px 12px;border:1px solid #ccc;border-radius:6px;font-size:15px;outline:none}.ep-input:focus{border-color:#6c4092;box-shadow:0 0 0 2px #d4aa004d}.ep-error{color:#b20000;font-size:14px;margin-top:-4px}.ep-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.ep-btn{border:none;border-radius:6px;padding:10px 16px;font-size:15px;cursor:pointer;transition:background .2s ease-in-out}.ep-save{background:#6c4092;color:#fff}.ep-save:hover{background:#6c4092}.ep-cancel{background:#ccc;color:#000}.ep-cancel:hover{background:#b3b3b3}.ep-alert{margin-top:6px;margin-bottom:6px;padding:10px 12px;border-radius:8px;font-size:13px;line-height:1.3}.ep-alert--ok{background:#e9f7ef;color:#1e7e34;border:1px solid #c6e6d1}.ep-alert--err{background:#fdecea;color:#b71c1c;border:1px solid #f5c6c6}.ee-modal{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:90}.ee-card{background:#fff;border-radius:12px;padding:24px 28px;width:100%;max-width:400px;box-shadow:0 10px 30px #0003;animation:fadeIn .25s ease-in-out;position:relative}.ee-close{position:absolute;top:10px;right:14px;background:transparent;border:none;font-size:22px;font-weight:700;color:#555;cursor:pointer;line-height:1}.ee-close:hover{color:#000}.ee-title{font-size:22px;font-weight:700;margin-bottom:18px;text-align:center}.ee-form{display:flex;flex-direction:column;gap:14px}.ee-label{font-size:14px;font-weight:600;display:flex;flex-direction:column;gap:6px}.ee-input{padding:10px 12px;border:1px solid #ccc;border-radius:6px;font-size:15px;outline:none}.ee-input:focus{border-color:#6c4092;box-shadow:0 0 0 2px #d4aa004d}.ee-error{color:#b20000;font-size:14px;margin-top:-4px}.ee-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.ee-btn{border:none;border-radius:6px;padding:10px 16px;font-size:15px;cursor:pointer;transition:background .2s ease-in-out}.ee-save{background:#6c4092;color:#fff}.ee-save:hover{background:#6c4092}.ee-cancel{background:#ccc;color:#000}.ee-cancel:hover{background:#b3b3b3}.ee-alert{margin-top:6px;margin-bottom:6px;padding:10px 12px;border-radius:8px;font-size:13px;line-height:1.3}.ee-alert--ok{background:#e9f7ef;color:#1e7e34;border:1px solid #c6e6d1}.ee-alert--err{background:#fdecea;color:#b71c1c;border:1px solid #f5c6c6}.course-page{min-height:100vh;background-color:#6c4092;padding:20px;box-sizing:border-box}.course-topbar{display:flex;align-items:center;gap:20px;margin-bottom:24px}.course-new-button{display:inline-flex;align-items:center;justify-content:center;background-color:#e58a17;color:#fff;text-decoration:none;font-weight:700;border-radius:12px;padding:12px 20px;border:none;cursor:pointer}.course-search-input{flex:1;height:48px;border-radius:8px;background-color:#ccc;border:2px solid #ccc;padding:0 16px;font-size:18px;outline:none}.course-list-wrapper{max-height:calc(100vh - 140px);overflow-y:auto;padding-right:8px}.course-card{background:#f4f1ee;border-radius:18px;overflow:hidden;box-shadow:0 8px 20px #0000002e}.course-card-image{width:100%;height:180px;object-fit:contain;display:block;background:#ddd}.course-card-image-placeholder{display:flex;align-items:center;justify-content:center;color:#666;font-weight:600}.course-card-body{padding:16px}.course-card-title{margin:0 0 8px;font-size:20px;font-weight:800;color:#222}.course-card-description{margin:0;font-size:14px;color:#444;line-height:1.4}.course-empty-state{margin:0;padding:20px;background:#f4f1ee;border-radius:14px;color:#333;font-weight:600}.course-card-actions{display:flex;justify-content:space-between;gap:12px;margin-top:16px}.course-action-button{flex:1;display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:12px;text-decoration:none;font-weight:700;font-size:16px;transition:.2s ease}.course-action-button-primary{background-color:#6c4092;color:#fff}.course-action-button-secondary{background-color:#e58a17;color:#fff}.course-storage-mini{margin-bottom:14px;padding:12px;background:#f4f1ee;border-radius:10px}.course-storage-text{margin:0 0 10px;font-size:13px;font-weight:600;color:#333}.course-storage-progress{position:relative;width:190px;height:18px;border:1px solid #efc13d;border-radius:3px;background:#fff8dc;overflow:hidden}.course-storage-progress-bar{height:100%;background:#f2c318}.course-storage-label{margin:0 0 6px;font-size:13px;font-weight:600;color:#333}.course-storage-progress-label{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:600;color:#111}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width: 1200px){.course-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 850px){.course-page{padding:16px 12px}.course-topbar{flex-direction:column;align-items:stretch;gap:12px}.course-new-button,.course-search-input{width:100%}.course-list-wrapper{height:430px;overflow-y:auto;padding-right:0}.course-grid{grid-template-columns:1fr;gap:16px}.course-card{height:414px}.course-card-image{height:170px}.course-card-actions{flex-direction:column}.course-action-button{width:100%}}@media (max-width: 380px){.course-page{padding:12px 8px}.course-topbar{gap:10px;margin-bottom:16px}.course-new-button{width:100%;padding:11px 14px;font-size:.95rem;border-radius:10px}.course-search-input{width:100%;min-width:0;height:42px;font-size:15px;padding:0 12px;border-radius:10px}.course-list-wrapper{height:390px;overflow-y:auto;padding-right:0}.course-grid{grid-template-columns:1fr;gap:12px}.course-card{height:378px;border-radius:14px}.course-card-image{height:145px}.course-card-body{padding:12px}.course-card-title{font-size:17px;line-height:1.3}.course-card-description{font-size:13px;line-height:1.45}.course-card-actions{gap:10px;margin-top:14px}.course-action-button{width:100%;min-height:40px;font-size:14px;padding:10px 12px;border-radius:10px}.course-empty-state{padding:14px;font-size:14px}}.ct-card{background:#fff;border-radius:12px;box-shadow:0 10px 28px #00000026;width:540px;max-width:92vw;max-height:80vh;padding:24px 28px 28px;position:relative;display:flex;flex-direction:column}.ct-close{position:absolute;top:10px;right:14px;border:none;background:#e65252;color:#fff;font-size:20px;line-height:1;width:32px;height:32px;border-radius:8px;cursor:pointer}.ct-close:hover{background:#cc4141}.ct-close:focus{outline:2px solid #222;outline-offset:2px}.ct-title{font-size:24px;font-weight:800;margin-bottom:16px;text-align:left}.ct-body{color:#222;line-height:1.6;overflow-y:auto;max-height:55vh;padding-right:8px}.ct-body p{margin-bottom:10px}.ct-footer{font-size:13px;color:#555;margin-top:16px}.ct-actions{text-align:right;margin-top:20px}.ct-body::-webkit-scrollbar{width:8px}.ct-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:8px}.ct-body::-webkit-scrollbar-thumb{background:#c7c7c7;border-radius:8px}.ct-body::-webkit-scrollbar-thumb:hover{background:#999}.video-module-form{display:flex;flex-direction:column;gap:18px;margin-top:10px}.video-module-title{margin:0;text-align:center;font-size:2rem;font-weight:700;color:#111}.video-module-save-module-button,.video-module-delete-module-button{align-self:center;border:none;border-radius:12px;background:#d8841d;color:#fff;font-weight:700;font-size:1rem;padding:12px 24px;cursor:pointer;transition:.2s ease}.video-module-delete-module-button:hover,.video-module-save-module-button:hover{opacity:.92}.video-module-upload-card,.video-module-input-card{background:#f3f3f3;border:1px solid #d8d8d8;border-radius:14px;box-shadow:0 2px 4px #00000014;padding:20px}.video-module-upload-card{display:flex;flex-direction:column;align-items:center;gap:14px;min-height:240px;justify-content:center}.video-module-upload-title{margin:0;font-size:1.8rem;font-weight:500;color:#111}.video-module-file-name{margin:0;font-size:1.4rem;color:#111}.video-module-upload-button{border:none;border-radius:10px;background:#6d4299;color:#fff;font-weight:700;font-size:1rem;padding:10px 18px;cursor:pointer}.video-module-hidden-input{display:none}.video-module-label{display:block;margin-bottom:8px;font-size:1rem;font-weight:600;color:#222}.video-module-input{width:100%;border:1px solid #d8d8d8;border-radius:10px;padding:14px 16px;font-size:1rem;background:#fff;box-sizing:border-box}.video-module-input:focus{outline:none;border-color:#6d4299;box-shadow:0 0 0 3px #6d429926}.video-module-error{margin-top:8px;margin-bottom:0;color:#c62828;font-size:.95rem}.video-module-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.video-module-progress-wrapper{width:100%;max-width:420px;margin-top:10px}.video-module-progress-info{display:flex;justify-content:space-between;margin-bottom:8px;font-size:.95rem;font-weight:600;color:#222}.video-module-progress-bar{width:100%;height:14px;background:#ddd;border-radius:999px;overflow:hidden}.video-module-progress-fill{height:100%;background:#6d4299;border-radius:999px;transition:width .2s ease}.video-module-save-module-button:disabled,.video-module-delete-module-button:disabled,.video-module-upload-button:disabled,.video-module-input:disabled{opacity:.6;cursor:not-allowed}.image-module-form{display:flex;flex-direction:column;gap:18px;margin-top:10px}.image-module-title{margin:0;text-align:center;font-size:2rem;font-weight:700;color:#111}.image-module-save-module-button,.image-module-delete-module-button{align-self:center;border:none;border-radius:12px;background:#d8841d;color:#fff;font-weight:700;font-size:1rem;padding:12px 24px;cursor:pointer;transition:.2s ease}.image-module-delete-module-button:hover,.image-module-save-module-button:hover{opacity:.92}.image-module-upload-card,.image-module-input-card{background:#f3f3f3;border:1px solid #d8d8d8;border-radius:14px;box-shadow:0 2px 4px #00000014;padding:20px}.image-module-upload-card{display:flex;flex-direction:column;align-items:center;gap:14px;min-height:240px;justify-content:center}.image-module-upload-title{margin:0;font-size:1.8rem;font-weight:500;color:#111}.image-module-file-name{margin:0;font-size:1.4rem;color:#111}.image-module-upload-button{border:none;border-radius:10px;background:#6d4299;color:#fff;font-weight:700;font-size:1rem;padding:10px 18px;cursor:pointer}.image-module-hidden-input{display:none}.image-module-label{display:block;margin-bottom:8px;font-size:1rem;font-weight:600;color:#222}.image-module-input{width:100%;border:1px solid #d8d8d8;border-radius:10px;padding:14px 16px;font-size:1rem;background:#fff;box-sizing:border-box}.image-module-input:focus{outline:none;border-color:#6d4299;box-shadow:0 0 0 3px #6d429926}.image-module-error{margin-top:8px;margin-bottom:0;color:#c62828;font-size:.95rem}.image-module-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.image-module-progress-wrapper{width:100%;max-width:420px;margin-top:10px}.image-module-progress-info{display:flex;justify-content:space-between;margin-bottom:8px;font-size:.95rem;font-weight:600;color:#222}.image-module-progress-bar{width:100%;height:14px;background:#ddd;border-radius:999px;overflow:hidden}.image-module-progress-fill{height:100%;background:#6d4299;border-radius:999px;transition:width .2s ease}.image-module-save-module-button:disabled,.image-module-delete-module-button:disabled,.image-module-upload-button:disabled,.image-module-input:disabled{opacity:.6;cursor:not-allowed}/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.text-module-form{display:flex;flex-direction:column;gap:18px;margin-top:10px}.text-module-title{margin:0;text-align:center;font-size:2rem;font-weight:700;color:#111}.text-module-input-card{background:#f3f3f3;border:1px solid #d8d8d8;border-radius:14px;box-shadow:0 2px 4px #00000014;padding:20px}.text-module-label{display:block;margin-bottom:8px;font-size:1rem;font-weight:600;color:#222}.text-module-input,.text-module-textarea{width:100%;border:1px solid #d8d8d8;border-radius:10px;padding:14px 16px;font-size:1rem;background:#fff;box-sizing:border-box}.text-module-textarea{resize:vertical;min-height:160px;font-family:inherit}.text-module-input:focus,.text-module-textarea:focus{outline:none;border-color:#6d4299;box-shadow:0 0 0 3px #6d429926}.text-module-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.text-module-save-button,.text-module-delete-button{border:none;border-radius:12px;background:#d8841d;color:#fff;font-weight:700;font-size:1rem;padding:12px 24px;cursor:pointer;transition:.2s ease}.text-module-save-button:hover,.text-module-delete-button:hover{opacity:.92}.text-module-input-card .ql-container,.text-module-input-card .ql-editor,.text-module-input-card .ql-toolbar{background:#fff}.ql-container{height:220px;font-size:15px;border-radius:0 0 8px 8px}.ql-editor{height:220px;overflow-y:auto;line-height:1.6}.multiple-choice-module-form{margin-top:10px}.multiple-choice-module-card{background:#f3f3f3;border:1px solid #d8d8d8;border-radius:14px;box-shadow:0 2px 4px #00000014;padding:18px;display:flex;flex-direction:column;gap:14px}.multiple-choice-module-input,.multiple-choice-module-select{width:100%;border:1px solid #d8d8d8;border-radius:10px;padding:14px 16px;font-size:1rem;background:#fff;box-sizing:border-box}.multiple-choice-module-input:focus,.multiple-choice-module-select:focus{outline:none;border-color:#6d4299;box-shadow:0 0 0 3px #6d429926}.multiple-choice-module-select{max-width:260px}.multiple-choice-module-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.multiple-choice-module-save-button,.multiple-choice-module-delete-button{border:none;border-radius:12px;background:#d8841d;color:#fff;font-weight:700;font-size:1rem;padding:12px 24px;cursor:pointer;transition:.2s ease}.multiple-choice-module-save-button:hover,.multiple-choice-module-delete-button:hover{opacity:.92}.true-false-module-form{margin-top:10px}.true-false-module-card{background:#f3f3f3;border:1px solid #d8d8d8;border-radius:14px;box-shadow:0 2px 4px #00000014;padding:18px;display:flex;flex-direction:column;gap:14px}.true-false-module-input,.true-false-module-select{width:100%;border:1px solid #d8d8d8;border-radius:10px;padding:14px 16px;font-size:1rem;background:#fff;box-sizing:border-box}.true-false-module-input:focus,.true-false-module-select:focus{outline:none;border-color:#6d4299;box-shadow:0 0 0 3px #6d429926}.true-false-module-select{max-width:260px}.true-false-module-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.true-false-module-save-button,.true-false-module-delete-button{border:none;border-radius:12px;background:#d8841d;color:#fff;font-weight:700;font-size:1rem;padding:12px 24px;cursor:pointer;transition:.2s ease}.true-false-module-save-button:hover,.true-false-module-delete-button:hover{opacity:.92}.cc-page{min-height:100vh;background-color:#6c4092;padding:24px;box-sizing:border-box}.cc-card{max-width:900px;margin:0 auto;background:#f4f1ee;border-radius:24px;padding:24px;box-sizing:border-box}.cc-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.cc-header-left{display:flex;align-items:center;gap:16px}.back-button,.save-button,.delete-button{display:inline-flex;align-items:center;justify-content:center;min-width:200px;height:44px;border-radius:12px;font-weight:700;text-decoration:none;border:none;cursor:pointer;font-size:16px}.back-button{background-color:#6f3fa0;color:#fff}.save-button{background-color:#e58a17;color:#fff}.delete-button{background-color:#ff2b2b;color:#fff}.save-button:disabled{opacity:.7;cursor:not-allowed}.cc-form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-weight:700;color:#222}.form-group input[type=text],.form-group textarea,.form-group input[type=file]{width:100%;border:2px solid #d6d6d6;border-radius:12px;padding:12px 14px;font-size:16px;box-sizing:border-box;background:#fff}.form-group textarea{resize:vertical;min-height:140px}.form-error{margin:0;color:#c62828;font-size:14px;font-weight:600}.image-preview-wrapper{margin-top:8px}.image-preview{width:220px;max-width:100%;border-radius:14px;object-fit:cover;display:block}.cc-alert{margin-top:6px;margin-bottom:6px;padding:10px 12px;border-radius:8px;font-size:13px;line-height:1.3}.cc-alert--ok{background:#e9f7ef;color:#1e7e34;border:1px solid #c6e6d1}.cc-alert--err{background:#fdecea;color:#b71c1c;border:1px solid #f5c6c6}.cc-module-picker{display:flex;flex-direction:column;gap:10px;margin-top:10px}.cc-module-picker label{font-weight:700;color:#222}.cc-module-select{width:100%;border:2px solid #d6d6d6;border-radius:12px;padding:12px 14px;font-size:16px;box-sizing:border-box;background:#fff;color:#222}.cc-add-module-button{width:140px;height:44px;border:none;border-radius:12px;background-color:#6f3fa0;color:#fff;font-weight:700;font-size:16px;cursor:pointer}.cc-add-module-button:hover{opacity:.95}.cc-file-upload{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.cc-file-input-hidden{display:none}.cc-file-button{display:inline-flex;align-items:center;justify-content:center;min-width:140px;height:42px;padding:0 16px;border-radius:12px;background-color:#6f3fa0;color:#fff;font-weight:700;cursor:pointer}.cc-file-text{font-size:14px;color:#444}.cc-module-active{margin-top:20px;padding:16px;border:2px solid #d6d6d6;border-radius:14px;background:#fff}.cc-module-navigation{margin-top:20px;display:flex;flex-direction:column;align-items:center;gap:14px}.cc-module-nav-buttons{display:flex;gap:20px}.cc-nav-button{min-width:140px;height:44px;border:none;border-radius:12px;background-color:#6f3fa0;color:#fff;font-weight:700;font-size:16px;cursor:pointer}.cc-nav-button:disabled{opacity:.5;cursor:not-allowed}.cc-module-pagination{display:flex;align-items:center;gap:8px}.cc-page-chip{min-width:32px;height:32px;border:none;border-radius:8px;background-color:#6f3fa0;color:#fff;font-weight:700;cursor:pointer}.cc-page-chip-active{background-color:#e58a17}.cc-page-chip:disabled{opacity:.5;cursor:not-allowed}.cc-course-actions{display:flex;gap:12px;align-items:center}.delete-course-button{border:none;border-radius:12px;background:#c62828;color:#fff;font-weight:700;font-size:1rem;padding:12px 24px;cursor:pointer;transition:.2s ease}.delete-course-button:hover{opacity:.92}.course-image-progress-wrapper{width:100%;max-width:420px;margin-top:12px}.course-image-progress-info{display:flex;justify-content:space-between;margin-bottom:8px;font-size:.95rem;font-weight:600;color:#222}.course-image-progress-bar{width:100%;height:14px;background:#ddd;border-radius:999px;overflow:hidden}.course-image-progress-fill{height:100%;background:#6d4299;border-radius:999px;transition:width .2s ease}.cc-file-button-disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.save-button:disabled{opacity:.6;cursor:not-allowed}.course-module-view{display:flex;flex-direction:column;gap:18px}.course-module-title{margin:0;font-size:1.5rem;color:#111;font-weight:700}.course-module-text{margin:0;font-size:1.05rem;line-height:1.7;color:#222;word-break:break-word;overflow-wrap:anywhere}.course-module-image{width:100%;max-width:100%;border-radius:14px;object-fit:cover}.course-module-video{width:100%;border-radius:14px;background:#000}.course-module-options{display:flex;flex-direction:column;gap:12px}.course-module-option{display:flex;align-items:center;gap:12px;background:#f3f3f3;border:1px solid #ddd;border-radius:10px;padding:14px 16px;cursor:pointer;transition:.2s ease}.course-module-option:hover{background:#ececec}.course-module-option input[type=radio]{margin:0;width:18px;height:18px;cursor:pointer}.course-module-feedback{margin:0;font-weight:700;font-size:1rem;color:#222}.course-check-button{align-self:flex-start;border:none;border-radius:12px;background:#6d4299;color:#fff;font-weight:700;font-size:1rem;padding:12px 24px;cursor:pointer;transition:.2s ease}.course-check-button:hover{opacity:.92}.course-module-text{line-height:1.8;font-size:16px;text-align:left}.course-module-text p{margin-bottom:12px}.course-module-text h1,.course-module-text h2,.course-module-text h3{margin-bottom:12px;font-weight:700}.course-module-text ul,.course-module-text ol{margin:12px 0 12px 24px}.course-module-text strong{font-weight:700}.course-module-richtext{background:transparent}.course-module-richtext .ql-editor{padding:0;line-height:1.8;font-size:16px}.course-module-richtext .ql-editor p,.course-module-richtext .ql-editor h1,.course-module-richtext .ql-editor h2,.course-module-richtext .ql-editor h3{margin-bottom:12px}.course-module-richtext .ql-editor img{max-width:100%;height:auto}.course-module-quill-readonly .ql-toolbar{display:none}.course-module-quill-readonly .ql-container{border:none;font-size:16px;font-family:inherit}.course-module-quill-readonly .ql-editor{padding:0;line-height:1.8;min-height:auto}@media (max-width: 768px){.course-module-text{font-size:1rem;line-height:1.6}.course-check-button{width:100%;align-self:stretch;text-align:center}}@media (max-width: 380px){.course-module-view{gap:14px}.course-module-title{font-size:1.2rem}.course-module-text{font-size:.95rem;line-height:1.5}.course-module-option{align-items:flex-start;gap:10px;padding:12px}.course-module-option input[type=radio]{width:16px;height:16px;margin-top:2px}.course-module-feedback{font-size:.95rem}.course-check-button{width:100%;font-size:.95rem;padding:11px 14px}.course-module-image,.course-module-video{border-radius:10px}}.course-follow-page{min-height:100vh;background:#6c4092;padding:32px 16px}.course-follow-card{max-width:900px;margin:0 auto;background:#fff;border-radius:18px;padding:24px;box-shadow:0 4px 12px #00000014;overflow-y:scroll;scrollbar-gutter:stable}.course-follow-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;flex-wrap:wrap}.course-follow-back{text-decoration:none;color:#fff;font-weight:600;border:none;border-radius:12px;background:#6d4299;font-size:1rem;padding:12px 24px;cursor:pointer;transition:.2s ease}.course-follow-title{margin:0 0 24px;font-size:2rem;color:#111;word-break:break-word;overflow-wrap:anywhere}.course-follow-progress{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.course-follow-progress-item{background:#f3f3f3;border:1px solid #ddd;border-radius:10px;padding:8px 12px;font-weight:600;color:#444}.course-follow-actions{display:flex;justify-content:space-between;gap:12px;margin-top:28px;flex-wrap:wrap}.course-follow-button{border:none;border-radius:12px;background:#6d4299;color:#fff;font-weight:700;font-size:1rem;padding:12px 24px;cursor:pointer;transition:.2s ease}.course-follow-button:hover{opacity:.92}.course-follow-button:disabled{opacity:.5;cursor:not-allowed}.course-follow-description{line-height:1.8;font-size:16px;text-align:left}.course-follow-description p{margin-bottom:12px}.course-follow-description h1,.course-follow-description h2,.course-follow-description h3{margin-bottom:12px;font-weight:700}.course-follow-description ul,.course-follow-description ol{margin:12px 0 12px 24px}.course-follow-description strong{font-weight:700}.course-follow-error{color:#c62828;font-size:12px}.course-follow-alert{padding:10px 12px;border-radius:8px;font-size:13px}.course-follow-alert--ok{background:#e9f7ef;color:#1e7e34;border:1px solid #c6e6d1}.course-follow-alert--err{background:#fdecea;color:#b71c1c;border:1px solid #f5c6c6}@media (max-width: 768px){.course-follow-page{padding:20px 12px}.course-follow-card{padding:18px;border-radius:14px}.course-follow-title{font-size:1.6rem;margin-bottom:18px;word-break:break-word;overflow-wrap:anywhere}.course-follow-header{align-items:stretch}.course-follow-progress{width:100%}.course-follow-progress-item{flex:1 1 100%;width:100%;text-align:center}.course-follow-actions{flex-direction:column}.course-follow-button,.course-follow-back{width:100%;justify-content:center}}@media (max-width: 380px){.course-follow-page{padding:12px 8px}.course-follow-card{padding:14px;border-radius:12px}.course-follow-header{gap:10px;margin-bottom:14px}.course-follow-title{font-size:1.3rem;line-height:1.3;margin-bottom:14px;word-break:break-word;overflow-wrap:anywhere}.course-follow-progress{gap:8px}.course-follow-progress-item{font-size:.9rem;padding:8px 10px}.course-follow-back,.course-follow-button{width:100%;font-size:.95rem;padding:11px 14px}.course-follow-actions{gap:10px;margin-top:20px}}.player-dashboard-page{min-height:100vh;background:#6c4092;padding:12px;box-sizing:border-box}.player-dashboard-card{max-width:1400px;margin:0 auto;background:#f3f3f3;border-radius:12px;padding:28px 34px 36px;box-shadow:0 4px 10px #00000024;min-height:calc(80vh - 24px);box-sizing:border-box}.player-dashboard-title{margin:0 0 40px;font-size:2.2rem;font-weight:700;color:#111}.player-dashboard-search-wrapper{position:relative;max-width:1200px;margin:0 0 18px}.player-dashboard-search-icon{position:absolute;top:50%;left:14px;transform:translateY(-50%);font-size:1.4rem;color:#777;pointer-events:none}.player-dashboard-search-input{width:100%;height:54px;border:1px solid #8f8f8f;border-radius:4px;padding:0 16px 0 44px;font-size:1rem;background:#fff;box-sizing:border-box}.player-dashboard-search-input:focus{outline:none;border-color:#6d4299;box-shadow:0 0 0 3px #6d429926}.player-dashboard-table-wrapper{max-height:400px;overflow:auto;border:1px solid #9d9d9d;background:#fff}.player-dashboard-table{width:100%;border-collapse:collapse;min-width:700px}.player-dashboard-table th,.player-dashboard-table td{border:1px solid #b5b5b5;padding:10px 12px;text-align:left;font-size:1rem;color:#111;vertical-align:middle}.player-dashboard-table th{background:#f5f5f5;font-weight:500;position:sticky;top:0;z-index:1}.player-sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.player-dashboard-row:hover{background:#fafafa}.player-dashboard-empty{text-align:center;padding:24px;font-weight:600}.player-progress{position:relative;width:190px;height:18px;border:1px solid #efc13d;border-radius:3px;background:#fff8dc;overflow:hidden}.player-progress-bar{height:100%;background:#f2c318}.player-progress-label{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:600;color:#111}@media (max-width: 900px){.player-dashboard-page{padding:8px}.player-dashboard-card{padding:14px 12px 18px;border-radius:10px}.player-dashboard-title{font-size:1.35rem;margin-bottom:16px}.player-dashboard-search-wrapper{margin-bottom:14px}.player-dashboard-search-icon{left:12px;font-size:1.1rem}.player-dashboard-search-input{height:42px;padding:0 12px 0 38px;font-size:.92rem}.player-dashboard-table-wrapper{height:400px;overflow-y:auto;overflow-x:hidden;border:none;background:transparent;max-height:none}.player-dashboard-table{min-width:0;border-collapse:separate;border-spacing:0 12px}.player-dashboard-table thead{display:none}.player-dashboard-table,.player-dashboard-table tbody,.player-dashboard-table tr,.player-dashboard-table td{display:block;width:100%}.player-dashboard-row{background:#fff;border:1px solid #d8d8d8;border-radius:12px;padding:10px;box-shadow:0 2px 6px #0000000f}.player-dashboard-row:hover{background:#fff}.player-dashboard-table td{border:none;border-bottom:1px solid #ececec;padding:10px 0;text-align:left;font-size:.92rem}.player-dashboard-table td:last-child{border-bottom:none}.player-dashboard-table td:before{content:attr(data-label);display:block;font-size:.78rem;font-weight:700;color:#666;margin-bottom:4px;text-transform:uppercase;letter-spacing:.02em}.player-progress{width:100%;height:20px}.player-progress-label{font-size:.8rem}.player-dashboard-empty{display:block;width:100%;background:#fff;border:1px solid #d8d8d8;border-radius:12px;padding:16px;font-size:.92rem}}.st-card{background:#efefef;padding:18px 18px 22px;border-radius:12px;box-shadow:0 10px 26px #00000040;position:relative;width:80%}.st-close{position:absolute;top:10px;right:14px;border:none;background:#ff1b1b;color:#fff;width:32px;height:28px;border-radius:10px;font-size:20px;cursor:pointer}.st-title{margin:0 0 14px;text-align:center;font-size:20px;font-weight:800}.st-form{display:flex;flex-direction:column;gap:12px}.st-field{display:flex;flex-direction:column;gap:8px;background:#f8f8f8;padding:10px;border-radius:10px;box-shadow:0 2px 8px #00000024}.st-field span{font-size:12px;font-weight:600}.st-input,.st-textarea{width:100%;border:1px solid #a9a9a9;border-radius:4px;padding:10px;font-size:14px;background:#fff}.st-textarea{min-height:140px;resize:none}.st-error{color:#c62828;font-size:12px}.st-alert{padding:10px 12px;border-radius:8px;font-size:13px}.st-alert--ok{background:#e9f7ef;color:#1e7e34;border:1px solid #c6e6d1}.st-alert--err{background:#fdecea;color:#b71c1c;border:1px solid #f5c6c6}.st-actions{display:flex;justify-content:flex-end}.st-btn{border:none;border-radius:10px;padding:10px 26px;font-weight:700;cursor:pointer;background:#6c4092;color:#fff}.st-editor .ql-container{height:220px;font-size:15px;border-radius:0 0 8px 8px}.st-editor .ql-editor{height:220px;overflow-y:auto;line-height:1.6}.et-card{background:#efefef;padding:18px 18px 22px;border-radius:12px;box-shadow:0 10px 26px #00000040;position:relative;width:80%}.et-close{position:absolute;top:10px;right:14px;border:none;background:#ff1b1b;color:#fff;width:32px;height:28px;border-radius:10px;font-size:20px;cursor:pointer}.et-title{margin:0 0 14px;text-align:center;font-size:20px;font-weight:800}.et-form{display:flex;flex-direction:column;gap:12px}.et-field{display:flex;flex-direction:column;gap:8px;background:#f8f8f8;padding:10px;border-radius:10px;box-shadow:0 2px 8px #00000024}.et-field span{font-size:12px;font-weight:600}.et-input,.et-textarea{width:100%;border:1px solid #a9a9a9;border-radius:4px;padding:10px;font-size:14px;background:#fff}.et-textarea{min-height:140px;resize:none}.et-error{color:#c62828;font-size:12px}.et-alert{padding:10px 12px;border-radius:8px;font-size:13px}.et-alert--ok{background:#e9f7ef;color:#1e7e34;border:1px solid #c6e6d1}.et-alert--err{background:#fdecea;color:#b71c1c;border:1px solid #f5c6c6}.et-actions{display:flex;justify-content:flex-end}.et-btn{border:none;border-radius:10px;padding:10px 26px;font-weight:700;cursor:pointer;background:#6c4092;color:#fff}.et-editor .ql-container{height:220px;font-size:15px;border-radius:0 0 8px 8px}.et-editor .ql-editor{height:220px;overflow-y:auto;line-height:1.6}.rf-card{background:#fff;border-radius:12px;box-shadow:0 10px 28px #00000026;width:540px;max-width:92vw;max-height:80vh;padding:24px 28px 28px;position:relative;display:flex;flex-direction:column}.rf-close{position:absolute;top:10px;right:14px;border:none;background:#e65252;color:#fff;font-size:20px;line-height:1;width:32px;height:32px;border-radius:8px;cursor:pointer}.rf-close:hover{background:#cc4141}.rf-close:focus{outline:2px solid #222;outline-offset:2px}.rf-title{font-size:24px;font-weight:800;margin-bottom:16px;text-align:left}.rf-body{color:#222;line-height:1.6;overflow-y:auto;max-height:55vh;padding-right:8px}.rf-body p{margin-bottom:10px}.rf-footer{font-size:13px;color:#555;margin-top:16px}.rf-actions{text-align:right;margin-top:20px}.rf-body::-webkit-scrollbar{width:8px}.rf-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:8px}.rf-body::-webkit-scrollbar-thumb{background:#c7c7c7;border-radius:8px}.rf-body::-webkit-scrollbar-thumb:hover{background:#999}.forum-wrap{background:#6c4092;display:flex;justify-content:center;align-items:flex-start;padding:20px 16px 36px;box-sizing:border-box}.forum-card{width:100%;height:80vh;display:flex;flex-direction:column;box-sizing:border-box}.forum-title{text-align:center;font-size:32px;font-weight:800;margin:0 0 14px;color:#fff}.forum-toolbar{display:flex;gap:12px;align-items:center;margin-bottom:14px}.forum-search{flex:1;position:relative}.forum-search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);pointer-events:none}.forum-input{width:100%;padding:10px 14px 10px 40px;border:1px solid #cfcfcf;border-radius:8px;font-size:14px;background:#f4f4f4}.forum-rules-btn,.forum-start-btn{border:none;cursor:pointer;border-radius:8px;padding:10px 22px;font-weight:700;background:#fff;color:#111;min-width:120px}.forum-list-wrap{overflow-y:auto;overflow-x:hidden;background:#efefef;border-radius:10px;box-shadow:0 2px 10px #0000002e;padding:8px}.forum-list{display:flex;flex-direction:column;gap:12px}.forum-topic-card{background:#f8f8f8;border-radius:10px;box-shadow:0 2px 8px #0000002e;padding:12px 16px;word-break:break-all}.forum-topic-actions{display:flex;justify-content:flex-end;gap:12px;margin-bottom:8px}.forum-btn{border:none;cursor:pointer;border-radius:14px;padding:8px 18px;font-weight:700;color:#fff}.forum-btn-edit{background:#d8841f}.forum-btn-delete{background:#ff1b1b}.forum-topic-clickable{cursor:pointer}.forum-topic-title{margin:0 0 8px;font-size:17px;font-weight:800;color:#111;text-decoration:underline;line-height:1.2;word-break:break-all}.forum-topic-content{margin:0;font-size:13px;color:#4b4b4b;line-height:1.35;word-break:break-all}.forum-empty{text-align:center;padding:28px 16px;color:#666;font-size:14px}.forum-modal{position:fixed;inset:0;background:#00000073;display:flex;align-items:flex-start;justify-content:center;z-index:100;padding-top:58px}.forum-topic-actions{display:flex;align-items:center;gap:12px;margin-bottom:8px}.forum-topic-username{margin-right:auto;font-size:14px;color:#555;font-weight:500}.forum-topic-user{display:flex;align-items:center;gap:8px;margin-right:auto}.forum-topic-user-image{width:28px;height:28px;border-radius:50%;object-fit:cover;background:#ddd}.forum-topic-quill-preview{max-height:60px;overflow:hidden;position:relative;margin-top:8px}.forum-topic-quill-preview .ql-editor{padding:0;font-size:15px;line-height:1.6;color:#333;word-break:break-word;overflow-wrap:anywhere}.forum-topic-quill-preview .ql-editor p{margin-bottom:8px}.forum-topic-quill-preview .ql-editor ul,.forum-topic-quill-preview .ql-editor ol{padding-left:22px;margin:8px 0}.forum-topic-quill-preview .ql-editor li{margin-bottom:4px}.forum-topic-quill-preview .ql-editor h1,.forum-topic-quill-preview .ql-editor h2,.forum-topic-quill-preview .ql-editor h3{font-size:16px;margin:8px 0}.forum-topic-quill-preview:after{content:"";position:absolute;left:0;right:0;bottom:0;height:28px;pointer-events:none}@media (max-width: 768px){.forum-toolbar{flex-direction:column;align-items:stretch}.forum-rules-btn,.forum-start-btn{width:100%}}.sr-card{background:#f8f8f8;border-radius:10px;box-shadow:0 2px 8px #00000029;padding:12px}.sr-form{display:flex;flex-direction:column;gap:12px}.sr-field{display:flex;flex-direction:column;gap:8px}.sr-field span{font-size:13px;font-weight:700;color:#333}.sr-textarea{width:100%;min-height:130px;resize:none;border:1px solid #a9a9a9;border-radius:6px;padding:10px;font-size:14px;background:#fff}.sr-error{color:#c62828;font-size:12px}.sr-alert{padding:10px 12px;border-radius:8px;font-size:13px}.sr-alert--ok{background:#e9f7ef;color:#1e7e34;border:1px solid #c6e6d1}.sr-alert--err{background:#fdecea;color:#b71c1c;border:1px solid #f5c6c6}.sr-actions{display:flex;justify-content:flex-end}.sr-btn{border:none;border-radius:10px;padding:10px 22px;font-weight:700;cursor:pointer;background:#6c4092;color:#fff}.sr-quill{background:#fff;border-radius:8px}.sr-quill .ql-toolbar{border-radius:8px 8px 0 0}.sr-quill .ql-container{min-height:140px;border-radius:0 0 8px 8px;font-size:15px}.sr-quill .ql-editor{min-height:140px}.er-card{background:#efefef;padding:18px 18px 22px;border-radius:12px;box-shadow:0 10px 26px #00000040;position:relative;width:80%}.er-close{position:absolute;top:10px;right:14px;border:none;background:#ff1b1b;color:#fff;width:32px;height:28px;border-radius:10px;font-size:20px;cursor:pointer}.er-title{margin:0 0 14px;text-align:center;font-size:20px;font-weight:800}.er-form{display:flex;flex-direction:column;gap:12px}.er-field{display:flex;flex-direction:column;gap:8px;background:#f8f8f8;padding:10px;border-radius:10px;box-shadow:0 2px 8px #00000024}.er-field span{font-size:12px;font-weight:600}.er-textarea{width:100%;border:1px solid #a9a9a9;border-radius:4px;padding:10px;font-size:14px;background:#fff;min-height:140px;resize:none}.er-error{color:#c62828;font-size:12px}.er-alert{padding:10px 12px;border-radius:8px;font-size:13px}.er-alert--ok{background:#e9f7ef;color:#1e7e34;border:1px solid #c6e6d1}.er-alert--err{background:#fdecea;color:#b71c1c;border:1px solid #f5c6c6}.er-actions{display:flex;justify-content:flex-end}.er-btn{border:none;border-radius:10px;padding:10px 26px;font-weight:700;cursor:pointer;background:#6c4092;color:#fff}.er-quill{background:#fff;border-radius:8px}.er-quill .ql-toolbar{border-radius:8px 8px 0 0}.er-quill .ql-container{min-height:180px;border-radius:0 0 8px 8px;font-size:15px}.er-quill .ql-editor{min-height:180px}.fd-wrap{background:#6c4092;display:flex;justify-content:center;align-items:flex-start;min-height:100vh;padding:68px 16px 36px}.fd-card{width:100%;background:#efefef;border-radius:12px;box-shadow:0 10px 26px #00000038;padding:18px 16px 20px;position:relative}.fd-page-title{text-align:center;color:#fff;font-size:32px;font-weight:800;margin:-6px 0 14px;position:absolute;top:-54px;left:50%;transform:translate(-50%);width:100%;word-break:break-all}.fd-close{position:absolute;top:25px;right:25px;background:#ff1b1b;color:#fff;width:30px;height:26px;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;border-radius:14px;padding:8px 18px;font-weight:700}.fd-topic-box{background:#f8f8f8;border-radius:10px;box-shadow:0 2px 8px #00000029;padding:14px 14px 16px;margin-bottom:12px}.fd-topic-title{margin:0 0 10px;font-size:18px;font-weight:800;text-decoration:underline;color:#111;line-height:1.2;word-break:break-all}.fd-topic-content{margin:0;font-size:13px;color:#444;line-height:1.35;word-break:break-all}.fd-replies-box{background:#f8f8f8;border-radius:10px;box-shadow:0 2px 8px #00000029;margin-bottom:18px;overflow-y:auto;overflow-x:hidden;max-height:320px}.fd-reply-item{padding:12px 12px 14px;border-bottom:1px solid #d7d7d7}.fd-reply-item:last-child{border-bottom:none}.fd-reply-user-image{width:28px;height:28px;border-radius:50%;object-fit:cover;background:#ddd}.fd-reply-username{color:#777;font-size:14px;font-weight:500}.fd-reply-header{display:flex;align-items:center;gap:12px;margin-bottom:8px;flex-wrap:wrap}.fd-reply-user{display:flex;align-items:center;gap:8px;margin-right:auto}.fd-reply-actions{display:flex;align-items:center;gap:12px}.fd-btn{border:none;cursor:pointer;border-radius:14px;padding:8px 18px;font-weight:700;color:#fff;margin-bottom:10px}.fd-btn-edit{background:#d8841f}.fd-btn-delete{background:#ff1b1b}.fd-reply-content{padding-top:10px;margin:0;font-size:13px;color:#444;line-height:1.35;word-break:break-all}.fd-empty{padding:16px;font-size:14px;color:#666}.fd-modal{position:fixed;inset:0;background:#00000073;display:flex;align-items:flex-start;justify-content:center;z-index:100;padding-top:58px}.fd-reply-content.ql-editor,.fd-topic-content.ql-editor{min-height:0!important;height:auto!important;padding:0!important;overflow:visible!important}@media (max-width: 500px){.fd-wrap{padding:56px 10px 20px}.fd-card{padding:14px 12px 16px;border-radius:10px}.fd-page-title{font-size:24px;top:-42px}.fd-topic-box,.fd-replies-box{margin-bottom:10px}.fd-topic-title{font-size:16px}.fd-topic-content,.fd-reply-content,.fd-empty{font-size:12px}.fd-reply-item{padding:12px 10px}.fd-reply-header{flex-direction:column;align-items:stretch;gap:10px}.fd-reply-user{margin-right:0}.fd-reply-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px}.fd-btn{width:100%;padding:10px 12px;font-size:14px;border-radius:12px}.fd-reply-username{font-size:13px}.fd-replies-box{max-height:260px}}.nb-wrapper{position:sticky;top:0;z-index:40;background:#fff;border-bottom:2px solid #6C4092}.nb-inner{position:relative;max-width:none;margin:0;min-height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.nb-logo{font-weight:800;font-size:18px;letter-spacing:.5px;color:#333;text-decoration:none;padding:2px 4px;z-index:50}.nb-logo-img{height:60px;width:auto}.nb-nav{display:flex}.nb-list{display:flex;align-items:center;gap:20px;list-style:none;margin:0;padding:0}.nb-link{display:inline-block;text-decoration:none;color:#222;font-size:16px;padding:8px 6px;border-radius:8px;transition:background-color .15s ease,color .15s ease;background:transparent;border:none;cursor:pointer}.nb-link:hover{background:#6c4092;color:#fff}.nb-link--active{color:#6c4092;background:#ffefbf;box-shadow:inset 0 -2px #6c4092}.nb-menu-toggle{display:none;font-size:28px;background:none;border:none;cursor:pointer;color:#6c4092;z-index:60}@media (max-width: 1200px){.nb-menu-toggle{display:block}.nb-nav{display:none;position:absolute;top:100%;right:16px;width:260px;background:#fff;border:1px solid #ddd;border-radius:12px;box-shadow:0 10px 25px #0000001f;padding:12px}.nb-nav.nb-nav--open{display:block}.nb-list{flex-direction:column;align-items:stretch;gap:8px}.nb-link{width:100%;text-align:left;padding:10px 12px}.nb-inner{min-height:56px}.nb-logo-img{height:50px}}.notification-page{min-height:100vh;background:#6c4092;padding:12px;box-sizing:border-box}.notification-card{max-width:1400px;margin:0 auto;background:#f3f3f3;border-radius:12px;padding:28px 34px 36px;box-shadow:0 4px 10px #00000024;min-height:calc(80vh - 24px);box-sizing:border-box}.notification-title{margin:0 0 40px;font-size:2.2rem;font-weight:700;color:#111}.notification-search-wrapper{position:relative;max-width:1200px;margin:0 0 18px}.notification-search-icon{position:absolute;top:50%;left:14px;transform:translateY(-50%);font-size:1.4rem;color:#777;pointer-events:none}.notification-search-input{width:100%;height:54px;border:1px solid #8f8f8f;border-radius:4px;padding:0 16px 0 44px;font-size:1rem;background:#fff;box-sizing:border-box}.notification-search-input:focus{outline:none;border-color:#6d4299;box-shadow:0 0 0 3px #6d429926}.notification-table-wrapper{max-height:620px;overflow:auto;border:1px solid #9d9d9d;background:#fff}.notification-table{width:100%;border-collapse:collapse;min-width:950px}.notification-table th,.notification-table td{border:1px solid #b5b5b5;padding:10px 12px;text-align:left;font-size:1rem;color:#111;vertical-align:middle}.notification-table th{background:#f5f5f5;font-weight:500;position:sticky;top:0;z-index:1}.notification-sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.notification-row:hover{background:#fafafa}.notification-delete-button{border:none;background:#e58a17;color:#fff;font-weight:700;border-radius:12px;padding:10px 16px;cursor:pointer;min-width:130px}.notification-delete-button:disabled{opacity:.7;cursor:not-allowed}.notification-empty{text-align:center;padding:24px;font-weight:600}@media (max-width: 1200px){.notification-page{padding:8px}.notification-card{padding:14px 12px 18px;border-radius:10px}.notification-title{font-size:1.35rem;margin-bottom:16px}.notification-search-wrapper{margin-bottom:14px}.notification-search-icon{left:12px;font-size:1.1rem}.notification-search-input{height:42px;padding:0 12px 0 38px;font-size:.92rem}.notification-table-wrapper{height:400px;overflow-y:auto;overflow-x:hidden;border:none;background:transparent;max-height:none}.notification-table{min-width:0;border-collapse:separate;border-spacing:0 12px}.notification-table thead{display:none}.notification-table,.notification-table tbody,.notification-table tr,.notification-table td{display:block;width:100%}.notification-row{background:#fff;border:1px solid #d8d8d8;border-radius:12px;padding:10px;box-shadow:0 2px 6px #0000000f}.notification-row:hover{background:#fff}.notification-table td{border:none;border-bottom:1px solid #ececec;padding:10px 0;text-align:left;font-size:.92rem}.notification-table td:last-child{border-bottom:none}.notification-table td:before{content:attr(data-label);display:block;font-size:.78rem;font-weight:700;color:#666;margin-bottom:4px;text-transform:uppercase;letter-spacing:.02em}.notification-delete-button{width:100%}.notification-empty{display:block;width:100%;background:#fff;border:1px solid #d8d8d8;border-radius:12px;padding:16px;font-size:.92rem}}
