:root{--bg-0: #f4efe7;--bg-1: #eef5ff;--surface: #ffffff;--surface-soft: #f8f7f4;--text-strong: #152033;--text-muted: #5f6b7a;--line: #d9e0ea;--primary: #0f766e;--primary-strong: #115e59;--accent: #db7c2f;--danger: #c2410c;--radius-lg: 18px;--radius-md: 12px;--shadow-soft: 0 18px 40px rgba(10, 24, 52, .08);--shadow-card: 0 8px 24px rgba(10, 24, 52, .06)}.page{min-height:100vh;padding:0;background:radial-gradient(80vw 60vh at 0% 0%,rgba(219,124,47,.09),transparent 60%),radial-gradient(70vw 55vh at 100% 0%,rgba(15,118,110,.12),transparent 55%),linear-gradient(160deg,var(--bg-0) 0%,var(--bg-1) 100%);color:var(--text-strong);font-family:Manrope,Segoe UI,sans-serif}.auth-page{display:grid;place-items:center;padding:24px;background-color:#0f172a;position:relative;overflow:hidden}.auth-shell{width:100%;max-width:520px;position:relative;z-index:10}.auth-card{width:100%;max-width:420px;padding:50px 40px;background:#ffffff0d;backdrop-filter:blur(25px) saturate(180%);-webkit-backdrop-filter:blur(25px) saturate(180%);border:1px solid rgba(255,255,255,.15);border-radius:35px;box-shadow:0 25px 50px -12px #00000080;color:#fff}.auth-card h2{margin:0 0 10px;font-size:38px;font-weight:800;background:linear-gradient(to right,#fff,#94a3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center}.sub{color:#94a3b8;font-size:15px;margin:0 0 35px;text-align:center}.auth-form{display:grid;gap:18px;margin-top:0}.auth-form label{display:grid;gap:8px;font-size:13px;font-weight:600;color:#cbd5e1}.auth-form button{margin-top:15px;width:100%;background:#10b981;color:#fff;border:none;padding:18px;border-radius:18px;font-size:17px;font-weight:700;box-shadow:0 10px 15px -3px #10b9814d}.auth-message{margin-top:25px;padding:12px;border-radius:12px;font-size:13px;display:flex;align-items:center;justify-content:center;gap:10px}.auth-message.error{background:#ef444426;border:1px solid rgba(239,68,68,.3);color:#fca5a5}.auth-message.success{background:#10b98126;color:#a7f3d0;border:1px solid rgba(16,185,129,.3)}.auth-message.info{background:#3b82f61f;color:#bfdbfe;border:1px solid rgba(59,130,246,.35)}.auth-message.info .auth-otp-sent-label{white-space:nowrap}.auth-message.info .auth-otp-sent-id{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:right}.auth-page .auth-form input{background:#ffffff12;border:1px solid rgba(255,255,255,.1);border-radius:18px;color:#fff;padding:16px}.auth-page .auth-form input::placeholder{color:#94a3b8}.auth-page .auth-form input:focus{background:#ffffff1f;border-color:#10b981;box-shadow:0 0 20px #10b98133}.auth-page .auth-form button:hover:not(.auth-forgot-link){background:#059669;transform:translateY(-3px);box-shadow:0 20px 25px -5px #10b98166}.mesh-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.orb{position:absolute;border-radius:50%;filter:blur(100px);opacity:.6;animation:move 15s infinite alternate}.orb-1{width:500px;height:500px;background:#10b981;top:-10%;left:-10%}.orb-2{width:400px;height:400px;background:#3b82f6;bottom:-10%;right:10%;animation-delay:-5s}.orb-3{width:300px;height:300px;background:#8b5cf6;top:30%;left:40%;animation-delay:-2s}@keyframes move{0%{transform:translate(0) scale(1)}to{transform:translate(150px,100px) scale(1.2)}}.admin-shell{width:100%;min-height:100vh;display:grid;grid-template-columns:224px minmax(0,1fr)}.sidebar{background:radial-gradient(120% 80% at 10% 0%,rgba(219,124,47,.28),transparent 62%),linear-gradient(180deg,#132742,#0c192f);color:#ecf3ff;position:sticky;top:0;height:100vh;padding:16px 12px;display:grid;grid-template-rows:auto 1fr;gap:16px;box-shadow:inset -1px 0 #ffffff14;overflow-y:auto}.brand-tag{margin:0;font-size:.72rem;color:#d7e7ff;text-transform:uppercase;letter-spacing:.12em}.brand-title{margin:4px 0 0;font-size:1.8rem;line-height:1.05}.side-nav{display:grid;align-content:start;gap:8px}.side-nav button{text-align:left;display:flex;align-items:center;gap:10px;width:100%;background:#08101e6b;border:1px solid rgba(175,201,238,.2);color:#deecff;padding:10px 11px;min-height:42px;border-radius:var(--radius-md);font-size:.82rem;font-weight:700;white-space:normal}.side-nav button span{min-width:30px;min-height:24px;display:inline-grid;place-items:center;border-radius:999px;background:#ffffff1f;font-size:.67rem;letter-spacing:.04em}.side-nav button.active{background:linear-gradient(135deg,var(--accent),#b86a2a);border-color:transparent;color:#fff;box-shadow:0 8px 20px #db7c2f59}.side-nav button:not(.active):hover{background:#2d476ead}.main{display:grid;align-content:start;gap:12px;padding:14px;max-width:1440px;width:100%;min-width:0}.push-notification-panel{max-width:100%;box-sizing:border-box}.push-page-map{margin:0 0 16px;padding:12px 14px;background:#006b620f;border:1px solid var(--line);border-radius:var(--radius-md);font-size:.9rem;line-height:1.55}.push-page-map ol{margin:8px 0 0;padding-left:1.25rem}.push-section{margin-bottom:18px;padding:14px 16px;border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffffa6}.push-section h4{margin:0 0 6px;font-size:1.05rem}.push-section-hint{margin:0 0 12px}.push-section-edit{border-color:#006b6259;background:#006b620a}.push-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.push-field{display:flex;flex-direction:column;gap:6px;min-width:0}.push-field-span-2{grid-column:1 / -1}.push-field-label{font-size:.82rem;font-weight:600;color:var(--muted, #5c564d)}.push-field input,.push-field select{width:100%;box-sizing:border-box}.push-section-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.push-notification-panel .push-list-simple{overflow-x:auto}.push-notification-panel .push-list-simple .push-list-row{display:grid!important;grid-template-columns:1.4fr 92px 1fr minmax(88px,110px) 108px minmax(200px,auto)!important;min-width:0!important;width:100%!important;align-items:center;gap:8px}.push-list-expandable.push-list-simple{display:block}.push-list-item-wrap{display:block;width:100%;border-bottom:1px solid var(--line)}.push-list-item-wrap.is-expanded{background:#006b6208}.push-list-item-wrap.is-expanded .push-list-row{border-bottom:none}.push-list-item-wrap .push-row-expand{display:block;width:100%;clear:both;overflow:visible}.push-list-row.is-selected{background:#006b6214}.push-status-toggle{display:inline-flex;align-items:center;gap:6px;justify-self:start;padding:4px 8px;border-radius:8px;cursor:pointer;border:1px solid var(--line);min-width:0;background:#fff;font:inherit;color:inherit;text-align:left}.push-status-toggle:hover:not(:disabled){background:#006b6214;border-color:#006b6259}.push-status-toggle.is-active{background:#006b6224;border-color:#006b6273}.push-status-toggle:disabled{opacity:.55;cursor:not-allowed}.push-status-chip{padding:2px 8px;border-radius:999px;font-size:.82rem;text-transform:capitalize;background:#ecf2f8;font-weight:600}.push-expand-chevron{font-size:.65rem;color:var(--muted, #5c564d);flex-shrink:0}.push-status-chip.is-active,.push-list-actions button.ghost.is-active{background:#006b6224;border-color:#006b6273}.push-row-expand{display:block;width:100%;box-sizing:border-box;padding:14px 16px 16px;background:#006b620d;border-top:1px dashed rgba(0,107,98,.25)}.push-list-expandable .push-row-expand-status{animation:push-expand-in .2s ease-out}@keyframes push-expand-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.push-row-expand-edit{background:#ffffffe6}.push-expand-title{margin:0 0 12px;font-size:.95rem;font-weight:600}.push-status-details{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px 16px;margin-bottom:12px}.push-detail-cell{display:flex;flex-direction:column;gap:4px;min-width:0}.push-detail-cell-wide{grid-column:1 / -1}.push-detail-label{font-size:.78rem;font-weight:600;color:var(--muted, #5c564d);text-transform:uppercase;letter-spacing:.02em}.push-list-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.push-list-actions{display:flex;flex-wrap:wrap;gap:6px}.push-inline-stats-summary{line-height:1.6;margin:0 0 10px}.push-inline-stats-table{margin-bottom:12px;max-height:320px}@media (max-width: 900px){.push-form-grid{grid-template-columns:1fr}.push-notification-panel .push-list-simple .push-list-row{grid-template-columns:1fr 1fr!important}.push-status-toggle,.push-list-actions,.push-row-expand{grid-column:1 / -1}}.topbar{background:linear-gradient(95deg,#fffffff2,#faf6eff5);border:1px solid var(--line);border-radius:var(--radius-lg);padding:12px 14px;display:flex;justify-content:space-between;align-items:center;gap:12px;box-shadow:var(--shadow-card)}.topbar h1{margin:0;font-size:clamp(1.3rem,2vw,1.6rem)}.topbar p{margin:3px 0 0;color:var(--text-muted);font-size:.82rem}.panel-card,.question-builder{background:color-mix(in srgb,var(--surface) 92%,#fff8ee);border:1px solid var(--line);border-radius:var(--radius-lg);padding:12px;box-shadow:var(--shadow-card);max-width:100%;min-width:0}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px}.panel-head h3{margin:0;font-size:1.08rem}input,select,button{border:1px solid var(--line);border-radius:11px;padding:9px 11px;font-size:.84rem;font-family:inherit}input,select,textarea{background:#fff;color:var(--text-strong)}input:focus,select:focus,textarea:focus{outline:2px solid color-mix(in srgb,var(--primary) 35%,#ffffff);outline-offset:0;border-color:var(--primary)}textarea{border:1px solid var(--line);border-radius:11px;padding:9px 11px;font-size:.84rem;font-family:inherit;resize:vertical;min-height:84px}.simple-content-editor{width:100%;min-height:340px;max-height:70vh;line-height:1.5}.simple-content-field{display:grid;gap:6px;margin:0}.simple-content-field span{font-size:.78rem;font-weight:700;color:var(--text-muted);letter-spacing:.02em}.simple-content-field-spaced{margin-top:12px}.simple-content-title-input{width:100%;max-width:520px;min-height:44px;border-radius:11px;border:1px solid var(--line);padding:10px 12px;font-size:.92rem;font-family:inherit}.share-textarea{width:100%;min-height:320px;max-height:70vh;resize:both;overflow:auto;min-width:320px}.table-scroll-x{max-width:100%;width:100%;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch}.exam-categories-panel{max-width:100%;min-width:0}.exam-categories-panel>form.inline-form,.exam-categories-panel>.inline-form{max-width:100%;width:100%}.exam-categories-panel>form.inline-form>input:not([type=checkbox]):not([type=file]),.exam-categories-panel>form.inline-form>select{flex:1 1 120px;min-width:0;max-width:100%}.exam-categories-panel>form.inline-form>input[type=file]{flex:1 1 160px;min-width:0;max-width:100%}.exam-categories-panel>form.inline-form>button,.exam-categories-panel>form.inline-form>label.check-wrap{flex:0 0 auto}.exam-categories-table .row{grid-template-columns:1fr 1fr 1fr 1fr 170px 96px 120px 90px 90px;min-width:1180px}@media (max-width: 900px){.exam-categories-table .row{grid-template-columns:1fr;min-width:0}}button{cursor:pointer;background:linear-gradient(135deg,var(--primary),var(--primary-strong));color:#fff;border:none;font-weight:700}button:hover{filter:brightness(1.03)}button:active{transform:translateY(1px)}.inline-form{display:flex;gap:10px;flex-wrap:wrap;margin:8px 0}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;margin-top:10px}.stat{border:1px solid var(--line);border-radius:14px;padding:12px;background:linear-gradient(180deg,#fff,#f8fafc)}.stat strong{display:block;margin-top:4px;font-size:1.45rem}.chart{margin-top:12px;border:1px solid var(--line);border-radius:12px;padding:10px;background:#fff}.chart-row{display:grid;grid-template-columns:96px 1fr 56px;gap:10px;align-items:center;margin:8px 0}.chart-track{height:10px;border-radius:999px;background:#e7edf5;overflow:hidden}.chart-fill{height:100%;background:linear-gradient(90deg,var(--primary),var(--accent));border-radius:999px}.list{margin-top:12px;border:1px solid var(--line);border-radius:14px;overflow:auto;background:#fff;box-shadow:inset 0 1px #fffc}.row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;padding:12px;border-bottom:1px solid #ebf0f6;font-size:.82rem;align-items:center}.row:last-child{border-bottom:none}.table .row-head{background:#f6f8fb;font-weight:800;color:#1f2a3d;position:sticky;top:0;z-index:1}.table .row:not(.row-head):nth-child(odd){background:#fbfcff}.table .row:not(.row-head):hover{background:#f2f8ff}.table .row button{padding:6px 10px;font-size:.75rem;border-radius:9px}.leaderboard-table .row{grid-template-columns:80px 1.5fr 120px 1fr 1fr}.tests-table .row,.articles-table .row{grid-template-columns:1.25fr 1fr .75fr .75fr 90px 220px}.questions-table .row{grid-template-columns:52px minmax(72px,.55fr) minmax(120px,1.15fr) 90px 80px .85fr .85fr .85fr .85fr 150px}.users-table .row{grid-template-columns:minmax(0,1fr) minmax(0,1.45fr) minmax(76px,.85fr) minmax(88px,.9fr) minmax(0,2.2fr);align-items:start}.users-table .users-table-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:6px;min-width:0;width:100%}.users-table .users-table-actions button{flex:0 1 auto;white-space:nowrap;padding:5px 8px;font-size:.7rem;border-radius:8px}.audit-table .row{grid-template-columns:170px 1fr 150px 1fr 2fr}.support-table .row{grid-template-columns:.75fr 88px .95fr 1.55fr .88fr .82fr}.support-inbox-btn{min-height:44px;padding:10px 18px;font-size:.9rem}.panel-card form.inline-form button[type=submit],.panel-card form.inline-form button.ghost{min-height:42px;padding:10px 16px;font-size:.88rem}.panel-card form.inline-form button[type=submit].support-inbox-btn{min-height:50px;padding:12px 24px;font-size:.96rem;font-weight:800}.support-inbox-alerts{margin:10px 0 12px;min-height:0}.support-inbox-alerts .success-msg,.support-inbox-alerts .error{margin:0}.support-inbox-alerts .support-inbox-error{padding:8px 10px;border-radius:10px;background:#fef2f2;border:1px solid #fecaca}.profile-menu-row{grid-template-columns:1fr 1.4fr 1fr 120px 90px 70px 70px 90px 90px}.profile-panel .admin-account-strip{margin-bottom:1.35rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(15,23,42,.08)}.profile-panel .admin-account-strip .account-meta{margin:0 0 .5rem;font-size:13px;color:var(--text-muted);word-break:break-word}.profile-panel .admin-account-strip .account-meta-strong{color:inherit;font-weight:600}.profile-panel .admin-account-strip .account-meta-hint{margin:.5rem 0 0;font-size:12px}.profile-panel .admin-dob-form{align-items:center;flex-wrap:wrap;gap:10px;margin-top:6px}.profile-panel .admin-dob-form label{min-width:100%;margin-bottom:-2px}.profile-panel{display:grid;gap:12px}.profile-preview{border:1px solid var(--line);background:#fff;border-radius:14px;padding:12px;display:grid;grid-template-columns:260px minmax(0,1fr);gap:12px}.profile-preview-menu{display:grid;gap:8px}.profile-preview-item{text-align:left;background:#f8fbff;color:#1e293b;border:1px solid #dbe6f3}.profile-preview-item.active{background:linear-gradient(135deg,var(--primary),var(--primary-strong));color:#fff;border-color:transparent}.profile-preview-content{border:1px solid #e5ebf3;border-radius:12px;padding:12px;background:#fcfdff;display:grid;gap:8px;align-content:start}.profile-preview-content h4{margin:0;font-size:1.05rem}.profile-preview-content p{margin:0;color:#475569;font-size:.85rem}.profile-preview-content code{display:inline-block;background:#edf2f7;border-radius:8px;padding:5px 8px;width:fit-content}.table .inline-form{margin:0;gap:6px}.table .inline-form button{min-width:66px}.check-wrap{display:inline-flex;align-items:center;gap:6px;font-size:.77rem;color:#334155}.check-wrap input[type=checkbox]{width:14px;height:14px;min-height:14px;padding:0;margin:0;border:1px solid #c9d4e3;border-radius:3px;background:#fff;-moz-appearance:auto;appearance:auto;-webkit-appearance:checkbox}.ghost{background:#ecf2f8;color:#1e293b}.danger{background:linear-gradient(135deg,var(--danger),#9a3412)}.all-tests-panel{padding:18px}.all-tests-panel .panel-head{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:10px}.all-tests-panel .panel-head h3{font-size:1.55rem;letter-spacing:.01em}.all-tests-plus-btn{width:34px;height:34px;min-width:34px;border-radius:999px;border:1px solid #cbd7e6;background:linear-gradient(135deg,#274164,#1b2f4a);color:#fff;font-size:1.15rem;font-weight:800;line-height:1;padding:0}.all-tests-create{display:grid;gap:12px;padding:12px;border-radius:14px;background:#f4f7fb;margin-top:2px}.all-tests-panel .all-tests-create.all-tests-create--editing{box-shadow:0 0 0 2px #0f766e59}.all-tests-panel .all-tests-edit-banner{margin:0 0 10px;padding:10px 12px;border-radius:10px;background:#0f766e14;border:1px solid rgba(15,118,110,.25);font-size:.85rem;color:#1e3a4a;text-align:left}.all-tests-section{background:#fff;border:1px solid #dbe4ef;border-radius:12px;padding:10px}.all-tests-section h4{margin:0 0 8px;font-size:.82rem;color:#334155;letter-spacing:.02em}.all-tests-grid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:8px}.all-tests-subject-sections{padding:10px;border:1px solid #e6edf7;border-radius:12px;background:#fbfdff}.all-tests-subject-sections .all-tests-grid{gap:12px;row-gap:12px}.all-tests-field{display:grid;gap:4px;align-content:start}.all-tests-field span{font-size:.74rem;color:#475569;font-weight:700;letter-spacing:.01em}.all-tests-advanced-grid{align-items:start;gap:12px;row-gap:12px}.all-tests-grid input,.all-tests-grid select,.all-tests-actions input,.all-tests-actions select{width:100%;min-height:42px;border-radius:11px;border:1px solid var(--line);background:#fff;color:var(--text-strong);font-size:.84rem;font-family:inherit;padding:9px 11px}.all-tests-grid input[type=date],.all-tests-grid input[type=datetime-local],.all-tests-actions input[type=date],.all-tests-actions input[type=datetime-local]{-moz-appearance:none;appearance:none;-webkit-appearance:none;min-height:42px;line-height:1.2}.all-tests-create input::placeholder,.all-tests-create select::placeholder{color:#8a97a8}.all-tests-grid input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.all-tests-grid input[type=number]::-webkit-outer-spin-button,.all-tests-grid input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.all-tests-actions{display:grid;grid-template-columns:repeat(5,minmax(140px,auto));align-items:center;gap:8px}.all-tests-actions button[type=submit]{min-width:160px;justify-self:end}.all-tests-add-center{display:flex;justify-content:center;margin-top:10px}.all-tests-add-center button[type=submit]{min-width:180px}.all-tests-tools{display:flex;flex-wrap:nowrap;align-items:center;margin-top:8px}.all-tests-tools input{flex:0 1 270px;max-width:270px}.all-tests-refresh{background:linear-gradient(135deg,#1f3352,#0f1f38)}.btn-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;display:inline-block;margin-right:6px;animation:btn-spin .7s linear infinite}@keyframes btn-spin{to{transform:rotate(360deg)}}.all-tests-panel .tests-table{margin-top:14px}.all-tests-ops{margin-top:10px;border:1px solid #dbe4ef;border-radius:12px;background:#fff;padding:12px;display:grid;gap:10px}.all-tests-ops-head h4{margin:0;font-size:.9rem;color:#1f2937}.all-tests-ops-head p{margin:4px 0 0;font-size:.78rem;color:#64748b}.all-tests-ops-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:8px;align-items:center}.all-tests-ops-note{margin:0}.all-tests-panel .tests-table .row-head{text-transform:uppercase;font-size:.72rem;letter-spacing:.07em}.all-tests-panel .tests-table .row span:nth-child(4){font-weight:700}.all-tests-panel .tests-table .row:not(.row-head) span:nth-child(4){color:#0f766e}.all-tests-panel .tests-table .row .inline-form{justify-content:flex-start;flex-wrap:nowrap}.all-tests-panel .tests-table .row .inline-form button{min-width:82px;white-space:nowrap}.pagination-wrap{margin-top:10px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;row-gap:10px;gap:10px}.pagination-wrap span{color:#475569;font-size:.82rem;font-weight:700}.pagination-controls{margin:0}.pagination-controls button{min-width:92px}.users-pagination-wrap{margin-top:14px;padding-top:14px;border-top:1px solid var(--border-soft, #e2e8f0);flex-wrap:wrap}@media (max-width: 1240px){.all-tests-grid,.all-tests-actions,.all-tests-ops-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.all-tests-actions button[type=submit]{justify-self:stretch}}@media (max-width: 760px){.all-tests-tools{flex-wrap:wrap}.all-tests-grid,.all-tests-actions,.all-tests-ops-grid,.all-tests-tools input,.all-tests-tools button{grid-template-columns:1fr}.pagination-wrap{flex-direction:column;align-items:stretch}.pagination-controls button{flex:1 1 100%}}.error{color:#b91c1c;font-weight:600}.success-msg{color:#166534;background:#ecfdf3;border:1px solid #b7e8c7;border-radius:10px;padding:8px 10px;font-weight:700}.question-builder{margin-top:14px}.qb-create-card{margin:12px 0;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:inset 0 1px #ffffffb3}.qb-create-toggle{width:100%;background:transparent;border:none;color:var(--text-strong);display:flex;align-items:center;justify-content:space-between;padding:14px 16px}.qb-create-toggle:disabled{cursor:not-allowed;opacity:.6}.qb-create-label{font-size:1.02rem;font-weight:800}.qb-toggle-icon{width:31px;height:31px;border-radius:999px;display:inline-grid;place-items:center;color:#fff;background:linear-gradient(135deg,#18b27a,#10a36d);font-size:1rem;line-height:1}.question-form{display:grid;gap:12px;border-top:1px solid #e9eef6;padding:14px 16px 16px}.question-form label{display:grid;gap:6px;color:#334155;font-size:.82rem;font-weight:700}.qb-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}.qb-option-grid label{grid-template-columns:34px 1fr;align-items:center;gap:8px}.qb-option-label{width:34px;height:34px;border-radius:8px;display:inline-grid;place-items:center;background:#0f1b33;color:#fff;font-size:.94rem;font-weight:800}.qb-form-bottom{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:end}.qb-form-bottom label:nth-child(2){grid-column:span 2}.qb-form-bottom label:nth-child(2) textarea{min-height:92px}.qb-form-bottom .inline-form{margin:0;justify-content:flex-end}.qb-form-bottom .inline-form button{min-width:160px}.qb-publish-toggle{align-self:center}.qb-import-textarea{min-height:180px;width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:.8rem}.qb-import-error{margin:0}.qb-inline-msg{margin:8px 0 10px}.qb-action-buttons{justify-content:center}.qb-action-buttons button{min-width:34px;width:34px;height:34px;padding:0;display:inline-grid;place-items:center;border-radius:8px}.qb-action-buttons button span{font-size:.95rem;line-height:1}@media (max-width: 1120px){.admin-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;overflow:visible;grid-template-rows:auto;border-bottom:1px solid rgba(255,255,255,.15)}.side-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.tests-table .row,.articles-table .row{grid-template-columns:1.2fr 1fr .8fr .8fr 80px 140px}}@media (max-width: 900px){.main{padding:12px;max-width:100%}.sidebar{padding:10px 10px 12px;gap:10px}.brand-title{font-size:1.35rem}.side-nav{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.side-nav button{flex:0 0 auto;min-width:148px;white-space:nowrap}.topbar{flex-direction:column;align-items:flex-start}.leaderboard-table .row,.tests-table .row,.articles-table .row,.users-table .row,.questions-table .row,.audit-table .row{grid-template-columns:1fr}.table .row:not(.push-notification-grid-row):not(.push-list-row){border:1px solid #e3eaf4;border-radius:10px;margin:8px;background:#fff}.push-list-expandable .push-list-item-wrap{margin:0;border-radius:0}.question-form,.qb-option-grid,.qb-form-bottom,.article-form,.profile-preview{grid-template-columns:1fr}.question-form .inline-form,.settings-form input{grid-column:auto}.auth-card{padding:22px}}@media (max-width: 640px){.side-nav button{min-width:132px;padding:9px 10px;font-size:.78rem}.topbar{border-radius:14px;padding:11px 12px}.panel-card,.question-builder{border-radius:14px;padding:10px}.row{font-size:.8rem;padding:10px}}.article-form{display:grid;grid-template-columns:120px repeat(3,minmax(0,1fr));gap:10px;margin:10px 0}.articles-panel .panel-head h3{font-size:1.5rem}.article-create-card{margin:12px 0;border:1px solid var(--line);border-radius:16px;background:#fff}.article-create-toggle{width:100%;background:transparent;border:none;color:var(--text-strong);display:flex;align-items:center;justify-content:space-between;padding:14px 16px}.article-create-label{font-size:1.02rem;font-weight:800}.article-toggle-icon{width:34px;height:34px;border-radius:999px;display:inline-grid;place-items:center;color:#fff;background:linear-gradient(135deg,#18b27a,#10a36d);font-size:1.05rem;line-height:1}.article-form{border-top:1px solid #e9eef6;padding:14px 16px 16px;grid-template-columns:1fr 2fr;gap:12px 14px}.article-create-card .article-form{border-top:none}.article-form label{display:grid;gap:6px;color:#334155;font-size:.82rem;font-weight:700}.article-form .article-form-field-span,.article-form .article-form-actions{grid-column:1 / -1}.article-form .article-field-label{display:block;margin-bottom:6px;color:#334155;font-size:.82rem;font-weight:700}.article-form textarea{min-height:94px}.article-feature-preview{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px}.article-feature-preview img{max-width:min(100%,320px);max-height:160px;object-fit:contain;border-radius:8px;border:1px solid var(--line, #e2e8f0)}.article-feature-upload-block{display:flex;flex-direction:column;align-items:stretch;gap:8px}.article-feature-upload-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.article-feature-upload-block .article-feature-preview{width:100%;margin-top:0;flex-direction:column;align-items:flex-start}.article-feature-upload-block .article-feature-preview img{max-width:min(100%,420px)}.articles-edit-grid .article-field-label{display:block;margin-bottom:2px;color:#334155;font-size:.8rem;font-weight:700}.article-feed-kinds-panel{padding:14px 18px 18px;border-bottom:1px solid var(--line, #e2e8f0);background:#fafbfc}.article-feed-kinds-panel h4{margin:0 0 6px;font-size:.95rem}.article-feed-kinds-hint{margin:0 0 12px;font-size:.78rem;line-height:1.35}.article-feed-kind-add{flex-wrap:wrap;gap:8px;margin-bottom:12px}.article-feed-kind-add input{min-width:180px;flex:1}.feed-kind-chips-wrap{display:flex;flex-wrap:wrap;gap:8px}.feed-kind-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 8px 4px 10px;border-radius:999px;background:#fff;border:1px solid var(--line, #e2e8f0);font-size:.82rem}.feed-kind-chip code{font-size:.85em}.feed-kind-chip-remove{border:none;background:transparent;color:#64748b;cursor:pointer;font-size:1.1rem;line-height:1;padding:0 2px}.feed-kind-chip-remove:disabled{opacity:.35;cursor:not-allowed}.article-rich-stack{position:relative;display:flex;flex-direction:column;gap:0}.article-rich-editor-scroll{position:relative;overflow:visible}.article-rich-editor-scroll .ql-toolbar.ql-snow{position:sticky;top:0;z-index:20;box-shadow:0 1px #0f172a0f}.article-rich-editor-root .ql-snow .ql-tooltip{z-index:25;background-color:#ffffffc7;border-color:#94a3b8d9;box-shadow:0 4px 18px #0f172a1f;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.article-rich-editor-root .ql-snow .ql-tooltip.ql-editing input[type=text]{background-color:#ffffffeb}.article-rich-editor-root .ql-editor .ql-video{display:block;width:100%;max-width:min(560px,100%);aspect-ratio:16 / 9;height:auto;min-height:180px;border:0;border-radius:8px;background:#0f172a}.article-rich-editor-root .ql-table-wrapper{max-width:100%;overflow-x:auto;overflow-y:visible;margin:2px 0 6px;border-radius:8px;border:1px solid #dbe4ef;background:#fff}.article-rich-editor-root .ql-table{border-collapse:collapse;min-width:280px}.article-rich-editor-root .ql-table td.ql-table-cell{border:1px solid #cbd5e1;vertical-align:top}.article-rich-editor-root .ql-table-tooltip{z-index:26}.article-rich-expand-fab{position:absolute;left:50%;bottom:0;transform:translate(-50%,45%);width:42px;height:42px;border-radius:50%;border:2px solid #e2e8f0;background:linear-gradient(145deg,#fff,#f1f5f9);color:#0f172a;font-size:1.55rem;font-weight:600;line-height:1;cursor:pointer;box-shadow:0 4px 14px #0f172a1f;z-index:6;padding:0;display:flex;align-items:center;justify-content:center;transition:transform .15s ease,box-shadow .15s ease}.article-rich-expand-fab:hover{box-shadow:0 6px 18px #0f172a2e;transform:translate(-50%,45%) scale(1.04)}.article-rich-advanced{margin-top:22px;padding:12px 14px;border:1px solid var(--line);border-radius:11px;background:#f8fafc;scroll-margin-bottom:24px}.article-rich-advanced-row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:10px}.article-rich-counts{font-size:.85rem;color:#475569}.article-rich-advanced-actions{display:flex;flex-wrap:wrap;gap:6px 8px;justify-content:flex-end}.article-rich-html-preview{margin-top:12px;padding:12px;border-radius:8px;border:1px dashed #cbd5e1;background:#fff;max-height:260px;overflow:auto;font-size:.88rem;line-height:1.55}.article-video-embed-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10080;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.article-video-embed-card{width:min(560px,100%);max-height:min(92vh,720px);overflow:auto;background:#fff;border-radius:14px;border:1px solid #dbe4ef;box-shadow:0 24px 64px #0f172a47;padding:18px 20px 16px;display:flex;flex-direction:column;gap:12px}.article-video-embed-title{margin:0;font-size:1.15rem;font-weight:700;color:#0f172a}.article-video-embed-sub{margin:-4px 0 0;font-size:.82rem;line-height:1.45;color:#64748b}.article-video-embed-tabs{display:flex;gap:6px}.article-video-embed-tab{flex:1;min-height:38px;border-radius:10px;border:1px solid #cbd5e1;background:#f1f5f9;color:#475569;font-weight:600;font-size:.86rem;cursor:pointer;font-family:inherit}.article-video-embed-tab.is-active{background:#e0f2fe;border-color:#7dd3fc;color:#0369a1}.article-video-embed-field{display:grid;gap:6px}.article-video-embed-label{font-size:.78rem;font-weight:700;color:#334155}.article-video-embed-field input,.article-video-embed-field textarea{width:100%;box-sizing:border-box;border-radius:10px;border:1px solid var(--line);padding:10px 11px;font-size:.86rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.article-video-embed-field textarea{resize:vertical;min-height:120px;line-height:1.45}.article-video-embed-preview{display:grid;gap:8px}.article-video-embed-preview-head{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.article-video-embed-preview-frame{border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc;min-height:200px;max-height:min(40vh,320px);overflow:hidden;display:flex;flex-direction:column;position:relative}.article-video-embed-iframe{flex:1;width:100%;min-height:200px;border:0;background:#000}.article-video-embed-iframe-sandbox{background:#fff;min-height:200px}.article-video-embed-preview-placeholder{flex:1;display:flex;align-items:center;justify-content:center;padding:20px;text-align:center;font-size:.85rem;color:#64748b;line-height:1.5}.article-video-embed-preview-placeholder code{font-size:.8em}.article-video-embed-preview-note{margin:0;padding:8px 10px;font-size:.75rem;color:#64748b;background:#fff7ed;border-top:1px solid #fed7aa;line-height:1.45}.article-video-embed-msg{font-size:.82rem;color:#b91c1c;font-weight:600}.article-video-embed-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-top:4px;padding-top:4px}.article-video-embed-actions button{min-height:40px;padding:0 18px;border-radius:10px;border:1px solid #cbd5e1;font-size:.88rem;font-weight:600;cursor:pointer;font-family:inherit}.article-video-embed-actions button.primary{background:linear-gradient(135deg,#0f766e,#0d9488);color:#fff;border-color:#0f766e}.article-video-embed-actions button.primary:hover{filter:brightness(1.05)}.article-rich-fullscreen{position:fixed;top:10px;right:10px;bottom:10px;left:10px;z-index:10050;background:#f8fbff;border-radius:14px;border:1px solid #dbe4ef;box-shadow:0 16px 48px #0f172a33;padding:10px 12px 14px;display:flex;flex-direction:column;max-height:calc(100vh - 20px)}.article-rich-fullscreen .article-rich-editor-scroll{max-height:none;flex:1;min-height:0;overflow:auto}.article-rich-fullscreen .article-rich-editor-root .ql-container.ql-snow{height:min(62vh,560px)}.article-rich-fullscreen .article-rich-editor-root .ql-editor{height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.article-rich-editor-root .ql-toolbar.ql-snow{border-radius:11px 11px 0 0;border-color:var(--line);background:#f8fafc}.article-rich-editor-root .ql-container.ql-snow{border-radius:0 0 11px 11px;border-color:var(--line);font-family:inherit;height:min(420px,55vh)}.article-rich-editor-root .ql-editor{height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;font-size:.9rem;line-height:1.55}.article-rich-editor-root .ql-editor blockquote,.article-rich-editor-root-readonly .ql-editor blockquote{margin:.75em 0;padding:.65em 1rem .65em 1.05rem;border-left:4px solid #38bdf8;background:linear-gradient(105deg,#38bdf824,#a78bfa1a 55%,#f472b60f);border-radius:0 10px 10px 0;color:#0f172a;font-style:italic}.article-rich-editor-root .ql-editor blockquote:last-child,.article-rich-editor-root-readonly .ql-editor blockquote:last-child{margin-bottom:.35em}.article-rich-editor-root-readonly .ql-toolbar{display:none}.article-rich-editor-root-readonly .ql-container{border-radius:11px}.article-rich-editor-root-readonly .ql-container.ql-snow{height:auto;min-height:120px;max-height:min(480px,60vh)}.article-rich-editor-root-readonly .ql-editor{height:auto;min-height:100px;max-height:min(480px,60vh)}.articles-edit-fullwidth{grid-column:1 / -1;border:1px solid #dbe4ef;border-radius:12px;background:#f8fbff;padding:12px 14px 14px;margin-bottom:2px}.articles-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;align-items:start}.articles-edit-grid label{display:grid;gap:5px;color:#334155;font-size:.8rem;font-weight:700}.articles-edit-grid input,.articles-edit-grid select{min-height:40px;border-radius:10px;border:1px solid var(--line);padding:8px 10px;font-size:.86rem;font-family:inherit}.articles-edit-span{grid-column:1 / -1}.articles-edit-rich .article-rich-editor-root .ql-container.ql-snow{height:min(320px,46vh)}.articles-edit-rich .article-rich-editor-root .ql-editor{height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.articles-edit-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-top:4px}.article-form-actions{margin:0;justify-content:space-between;align-items:center}.article-form-actions button{min-width:160px}.articles-tools{margin-top:8px}.articles-tools input{max-width:330px}.articles-table .row{grid-template-columns:.9fr 2fr 1fr 1fr 70px 70px}.articles-table .row button{min-width:34px;width:34px;height:34px;padding:0;display:inline-grid;place-items:center}.articles-table .row button span{font-size:.95rem;line-height:1}.settings-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:10px 0}.settings-form input{grid-column:1 / -1}.auth-page,.auth-page *{margin:0;padding:0;box-sizing:border-box;font-family:Plus Jakarta Sans,sans-serif}.auth-page{min-height:100vh;min-height:100dvh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:#0f172a;background-image:none;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative;padding:24px 14px 32px;box-sizing:border-box}.auth-page .mesh-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.auth-page .orb{position:absolute;border-radius:50%;filter:blur(100px);opacity:.72;animation:move 15s infinite alternate}.auth-page .orb-1{width:500px;height:500px;background:#10b981;top:-10%;left:-10%}.auth-page .orb-2{width:400px;height:400px;background:#3b82f6;bottom:-10%;right:10%;animation-delay:-5s}.auth-page .orb-3{width:300px;height:300px;background:#8b5cf6;top:30%;left:40%;animation-delay:-2s}.auth-page .auth-shell{position:relative;z-index:10;width:100%;max-width:360px;flex-shrink:0;margin-top:auto;margin-bottom:auto}.auth-page .login-card{width:100%;max-width:360px;padding:22px 18px 20px;--auth-field-base: rgb(20, 35, 70);background:#14234654;backdrop-filter:blur(25px) saturate(180%);-webkit-backdrop-filter:blur(25px) saturate(180%);border:1px solid rgba(255,255,255,.15);border-radius:26px;box-shadow:0 24px 48px -12px #00000094;color:#fff;text-align:center;overflow:visible}.auth-page .auth-login-title{margin:0 0 14px;padding:12px 14px;font-size:15px;font-weight:800;letter-spacing:.03em;border-radius:12px;background:linear-gradient(135deg,#10b981e6,#059669f2);color:#fff;text-align:center}.auth-page .auth-forgot-row{display:flex;justify-content:flex-end;width:100%;margin:0;min-height:0}.auth-page .auth-form.auth-float-form button.auth-forgot-link{margin:0;width:auto;max-width:100%;align-self:flex-end;box-shadow:none}.auth-page .auth-forgot-link{background:transparent;border:none;color:#93c5fd;font-size:12px;font-weight:600;cursor:pointer;text-decoration:underline;padding:2px 0;font-family:inherit}.auth-page .auth-forgot-link:hover{color:#bfdbfe;transform:none;box-shadow:none}.auth-page .auth-forgot-back{text-align:left;width:100%;margin-bottom:2px}.auth-page .auth-back-link{background:transparent;border:none;color:#93c5fd;font-size:12px;font-weight:600;cursor:pointer;text-decoration:underline;padding:0;font-family:inherit}.auth-page .auth-back-link:hover{color:#bfdbfe}.auth-page .login-card .auth-section-heading{font-size:17px;font-weight:800;color:#f1f5f9;margin-top:0}.auth-page .login-card h1,.auth-page .login-card h2{font-size:clamp(22px,3vw,28px);font-weight:800;margin-bottom:6px;background:linear-gradient(to right,#fff,#94a3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.auth-page .auth-section-heading{margin-bottom:14px}.auth-page .auth-form.auth-float-form{display:flex;flex-direction:column;gap:14px;align-items:stretch}.auth-page .auth-form.auth-float-form>button{margin-top:0}.auth-page .auth-float-form+.auth-float-form{margin-top:10px}.auth-page .auth-google-divider{display:flex;align-items:center;gap:12px;margin:18px 0 12px;color:#94a3b8;font-size:12px;font-weight:600;text-transform:lowercase}.auth-page .auth-google-divider:before,.auth-page .auth-google-divider:after{content:"";flex:1;height:1px;background:#94a3b859}.auth-page .auth-google-row{display:flex;justify-content:center;width:100%}.auth-page .auth-google-row--busy{pointer-events:none;opacity:.65}.auth-page .google-signin-mount{min-height:44px;display:flex;justify-content:center;align-items:center;width:100%}.auth-page .google-signin-mount iframe{max-width:100%}.auth-page .auth-google-config-hint{margin:14px 0 0;font-size:11px;line-height:1.45;color:#64748b;text-align:center}.auth-page .auth-google-config-hint code{font-size:10px;color:#94a3b8;word-break:break-all}.auth-page .login-card form.auth-float-form>.auth-message{margin-top:0;margin-bottom:0;padding:10px 12px;font-size:12px;line-height:1.4}.auth-page .login-card>form.auth-form.auth-float-form+.auth-message,.auth-page .login-card>form.auth-float-form+.auth-message{margin-top:25px;margin-bottom:12px;padding:10px 12px;font-size:12px;line-height:1.4}.auth-page .auth-float-form .input-box-float{position:relative;isolation:isolate}.auth-page .auth-float-form .input-box-float label{position:absolute;left:46px;right:14px;top:50%;transform:translateY(-50%);margin:0;font-size:13px;font-weight:600;color:#94a3b8;pointer-events:none;transition:top .22s cubic-bezier(.4,0,.2,1),transform .22s cubic-bezier(.4,0,.2,1),font-size .22s cubic-bezier(.4,0,.2,1),color .22s ease,background-color .22s ease;transform-origin:left center;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0}.auth-page .auth-float-form .input-box-float:focus-within label,.auth-page .auth-float-form .input-box-float input:not(:placeholder-shown)+label{top:0;right:auto;left:46px;transform:translateY(-50%);font-size:11px;font-weight:700;letter-spacing:.02em;color:#34d399;z-index:3;max-width:calc(100% - 52px);padding:2px 7px;margin-left:-7px;border-radius:4px;background-color:inherit}.auth-page .auth-float-form .input-box-float input{width:100%;box-sizing:border-box;padding:18px 14px 11px 46px;font-size:14px;font-weight:600;line-height:1.35;min-height:52px}.auth-page .auth-float-form .input-box-float i{position:absolute;left:15px;top:50%;transform:translateY(-50%);font-size:14px;line-height:1;z-index:1;pointer-events:none}.auth-page .auth-float-form .input-box-float input::placeholder{color:transparent}.auth-page .sub{color:#94a3b8;font-size:13px;margin-bottom:16px;font-weight:500}.auth-page .input-group{margin-bottom:0;text-align:left}.auth-page .input-group label{display:block;margin-bottom:8px;font-size:12px;font-weight:600;color:#cbd5e1}.auth-page .input-box{position:relative;background:color-mix(in srgb,white 7%,var(--auth-field-base, rgb(20, 35, 70)));border-radius:14px;border:1px solid rgba(255,255,255,.1);transition:.4s cubic-bezier(.4,0,.2,1)}.auth-page .input-box i{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:#94a3b8}.auth-page .input-box input{width:100%;background:transparent;border:none;padding:16px 16px 16px 50px;color:#fff;font-size:14px;outline:none;font-weight:600}.auth-page .input-box:focus-within{background:color-mix(in srgb,white 12%,var(--auth-field-base, rgb(20, 35, 70)));border-color:#10b981;box-shadow:0 0 20px #10b98133}@supports not (background: color-mix(in srgb,white 7%,black)){.auth-page .input-box{background:#ffffff12}.auth-page .input-box:focus-within{background:#ffffff1f}}.auth-page .login-btn{width:100%;background:#10b981;color:#fff;border:none;padding:13px 14px;border-radius:14px;font-size:14px;font-weight:700;cursor:pointer;transition:.3s;margin-top:0;box-shadow:0 8px 14px -3px #10b98147}.auth-page .login-btn:hover{background:#059669;transform:translateY(-3px);box-shadow:0 20px 25px -5px #10b98166}.auth-page .error-p{margin-top:25px;padding:12px;background:#ef444426;border:1px solid rgba(239,68,68,.3);border-radius:12px;font-size:13px;color:#fca5a5;display:flex;align-items:center;justify-content:center;gap:10px}.auth-page .link-like-btn{margin-top:12px;background:transparent;border:none;color:#93c5fd;font-weight:700;cursor:pointer;text-decoration:underline}.auth-page .forgot-wrap{margin-top:14px;padding-top:10px;border-top:1px dashed rgba(148,163,184,.35)}.auth-page .forgot-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#020617ad;display:flex;align-items:center;justify-content:center;z-index:50;padding:16px}.auth-page .forgot-modal-card{width:100%;max-width:460px;max-height:90vh;overflow-y:auto}.feedback-warning{margin:10px 0 0;padding:10px 12px;border-radius:var(--radius-md, 12px);border:1px solid #f59e0b;background:#fffbeb;color:#92400e;font-size:.88rem;line-height:1.4}.article-snackbar-wrap{position:fixed;right:20px;bottom:22px;left:20px;z-index:400;display:flex;justify-content:flex-end;pointer-events:none}.article-snackbar{pointer-events:auto;display:flex;align-items:center;gap:10px;max-width:min(100%,420px);padding:12px 14px;border-radius:14px;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #34d399;box-shadow:0 12px 32px #065f462e,0 4px 12px #0f172a14;color:#065f46;font-size:.9rem;font-weight:600;line-height:1.35;animation:article-snackbar-in .38s cubic-bezier(.22,1,.36,1) both}@keyframes article-snackbar-in{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.article-snackbar-icon{flex-shrink:0;width:26px;height:26px;border-radius:999px;display:grid;place-items:center;background:#10b981;color:#fff;font-size:.85rem;font-weight:800}.article-snackbar-text{flex:1;min-width:0}.article-snackbar-close{flex-shrink:0;width:30px;height:30px;padding:0;margin:0;box-sizing:border-box;border:none;border-radius:8px;background:#065f4614;color:#047857;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-family:system-ui,Segoe UI,sans-serif;font-size:1.125rem;font-weight:400;line-height:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.article-snackbar-close:hover{background:#065f4629}@media (max-width: 640px){.article-snackbar-wrap{justify-content:center;left:12px;right:12px;bottom:16px}.article-snackbar{max-width:100%}}.admin-snackbar-wrap{position:fixed;right:20px;bottom:22px;left:20px;z-index:5000;display:flex;justify-content:flex-end;align-items:flex-end;pointer-events:none}.admin-snackbar{pointer-events:auto;display:flex;align-items:center;gap:10px;max-width:min(100%,420px);padding:12px 14px;border-radius:14px;font-size:.9rem;font-weight:600;line-height:1.35;animation:article-snackbar-in .38s cubic-bezier(.22,1,.36,1) both;box-shadow:0 12px 32px #0f172a1f,0 4px 12px #0f172a14}.admin-snackbar--success{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #34d399;color:#065f46}.admin-snackbar--success .admin-snackbar-icon{background:#10b981;color:#fff}.admin-snackbar--warning{background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid #f59e0b;color:#92400e}.admin-snackbar--warning .admin-snackbar-icon{background:#f59e0b;color:#fff}.admin-snackbar--error{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #f87171;color:#991b1b}.admin-snackbar--error .admin-snackbar-icon{background:#ef4444;color:#fff}.admin-snackbar-icon{flex-shrink:0;width:26px;height:26px;border-radius:999px;display:grid;place-items:center;font-size:.85rem;font-weight:800}.admin-snackbar-text{flex:1;min-width:0;word-break:break-word}.admin-snackbar-close{flex-shrink:0;width:30px;height:30px;padding:0;margin:0;box-sizing:border-box;border:none;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-family:system-ui,Segoe UI,sans-serif;font-size:1.125rem;font-weight:400;line-height:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0f172a0f;color:inherit}.admin-snackbar--success .admin-snackbar-close:hover{background:#065f4624}.admin-snackbar--warning .admin-snackbar-close:hover{background:#92400e1f}.admin-snackbar--error .admin-snackbar-close:hover{background:#991b1b1f}@media (max-width: 640px){.admin-snackbar-wrap{justify-content:center;left:12px;right:12px;bottom:16px}.admin-snackbar{max-width:100%}}@keyframes admin-dialog-fade-in{0%{opacity:0}to{opacity:1}}@keyframes admin-dialog-pop-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.admin-dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:6000;display:grid;place-items:center;padding:20px;background:#0f172a7a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);animation:admin-dialog-fade-in .18s ease-out both}.admin-dialog-card{width:min(100%,440px);max-height:min(88vh,640px);overflow:auto;border-radius:18px;padding:22px 22px 20px;background:linear-gradient(165deg,#fff,#f8fafc);border:1px solid rgba(148,163,184,.35);box-shadow:0 24px 48px #0f172a2e,0 0 0 1px #fff9 inset;animation:admin-dialog-pop-in .22s cubic-bezier(.22,1,.36,1) both}.admin-dialog-card--danger{border-color:#f8717173;background:linear-gradient(165deg,#fffefe,#fff1f2)}.admin-dialog-title{margin:0 0 10px;font-size:1.15rem;font-weight:800;letter-spacing:-.02em;color:#0f172a;line-height:1.25}.admin-dialog-message,.admin-dialog-description{margin:0 0 16px;font-size:.9rem;line-height:1.5;color:#475569}.admin-dialog-input{width:100%;box-sizing:border-box;margin:0 0 18px;padding:11px 12px;border-radius:12px;border:1px solid #cbd5e1;font-size:.9rem;font-family:inherit;color:#0f172a;background:#fff}.admin-dialog-input:focus{outline:none;border-color:var(--primary, #2563eb);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary, #2563eb) 22%,transparent)}.admin-dialog-input--multiline{min-height:100px;resize:vertical;line-height:1.45}.admin-dialog-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:4px}.admin-dialog-btn{cursor:pointer;border:none;border-radius:12px;padding:10px 18px;font-size:.88rem;font-weight:800;font-family:inherit;min-height:44px;transition:filter .12s ease,transform .08s ease}.admin-dialog-btn:active{transform:translateY(1px)}.admin-dialog-btn--secondary{background:#e2e8f0;color:#1e293b}.admin-dialog-btn--secondary:hover{filter:brightness(1.04)}.admin-dialog-btn--primary{background:linear-gradient(135deg,var(--primary, #2563eb),var(--accent, #db7c2f));color:#fff}.admin-dialog-btn--primary:hover:not(:disabled){filter:brightness(1.05)}.admin-dialog-btn--primary:disabled{opacity:.45;cursor:not-allowed}.admin-dialog-btn--danger{background:linear-gradient(135deg,#ef4444,#b91c1c);color:#fff}.admin-dialog-btn--danger:hover{filter:brightness(1.05)}@media (max-width: 480px){.admin-dialog-card{padding:18px 16px 16px;border-radius:16px}.admin-dialog-actions{flex-direction:column-reverse;align-items:stretch}.admin-dialog-btn{width:100%;justify-content:center}}.panel-card.exam-snap-card-tab{position:relative;width:100%;box-sizing:border-box;padding:12px;max-width:100%;min-width:0}.exam-snap-top-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:40px}.exam-snap-top-row .exam-snap-panel-head{flex:1;min-width:0;margin-bottom:0}.exam-snap-card-tab--collapsed-only{max-width:100%}.exam-snap-card-tab--collapsed-only .exam-snap-top-row{margin-bottom:0}.exam-snap-card-tab--editor-open .exam-snap-top-row{margin-bottom:8px}.exam-snap-panel-head{align-items:center;padding-right:0}.exam-snap-panel-head h3{line-height:1.2;padding-right:0}.exam-snap-editor-panel{display:flex;flex-direction:column;gap:16px;min-width:0}.exam-snap-editor-actions{display:flex;justify-content:center;width:100%;padding:14px 12px 10px;margin:0;border-top:1px solid var(--line, #d9e0ea);box-sizing:border-box}.exam-snap-editor-actions-inner{margin:0!important;justify-content:center;flex-wrap:wrap;gap:10px}.exam-snap-card-body{position:relative;padding-top:0}.exam-snap-card-body--open{padding-bottom:0}.exam-snap-preview-fab{position:relative;flex-shrink:0;width:38px;height:38px;padding:0;margin:0;border:none;border-radius:50%;cursor:pointer;background:linear-gradient(145deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 4px 14px #2563eb66;display:inline-flex;align-items:center;justify-content:center;line-height:0;box-sizing:border-box}.exam-snap-preview-fab:hover{filter:brightness(1.06)}.exam-snap-preview-fab-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin:0;padding:0;line-height:0;pointer-events:none}.exam-snap-fab-svg{display:block;flex-shrink:0}.exam-snap-card-layout{display:grid;grid-template-columns:1fr;gap:0;align-items:start}.exam-snap-card-layout--with-preview{grid-template-columns:minmax(0,1fr) minmax(280px,440px);gap:20px}@media (max-width: 1100px){.exam-snap-card-layout--with-preview{grid-template-columns:1fr}}.exam-snap-card-form{min-width:0}.exam-snap-card-fields{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px}.exam-snap-field{display:grid;gap:4px}.exam-snap-field span{font-size:.72rem;font-weight:700;color:var(--text-muted, #5f6b7a)}.exam-snap-field input{width:100%;min-width:0}.exam-snap-card-preview-wrap{position:sticky;top:12px;min-width:0}.exam-snap-preview-title{margin:0 0 8px;font-size:.95rem;color:var(--text-strong, #152033)}.exam-snap-card-preview-frame{border:1px solid var(--line, #d9e0ea);border-radius:14px;overflow:hidden;background:#e8ecf1;box-shadow:var(--shadow-card, 0 8px 24px rgba(10, 24, 52, .06))}.exam-snap-card-iframe{width:100%;min-height:560px;border:none;display:block;background:#f0f2f5}.dash-analytics{--dash-primary: #4f46e5;--dash-bg: #f8fafc;--dash-card: #ffffff;--dash-border: #e2e8f0;--dash-text: #1e293b;font-family:Plus Jakarta Sans,system-ui,sans-serif;color:var(--dash-text);background:var(--dash-bg);margin:-14px -14px 0;padding:0}.dash-analytics .dash-navbar{background:#fff;padding:15px 40px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--dash-border);position:sticky;top:0;z-index:20}.dash-analytics .dash-container{max-width:1400px;margin:0 auto;padding:30px 40px 40px}.dash-analytics .dash-page-header{margin-bottom:30px;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px}.dash-analytics .dash-page-header h1{margin:0;font-size:26px;font-weight:700}.dash-analytics .dash-page-sub{margin:8px 0 0;font-size:14px;color:#64748b;max-width:560px;line-height:1.45}.dash-analytics .dash-range-bar{display:flex;flex-shrink:0;border:1px solid var(--dash-border);border-radius:10px;overflow:hidden;background:#f1f5f9}.dash-analytics .dash-range-btn{border:none;background:transparent;padding:10px 16px;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;font-family:inherit}.dash-analytics .dash-range-btn:hover:not(:disabled){background:#e2e8f0;color:var(--dash-text)}.dash-analytics .dash-range-btn:disabled{opacity:.65;cursor:wait}.dash-analytics .dash-range-btn-active{background:#fff;color:var(--dash-primary);box-shadow:0 1px 2px #0000000f}.dash-analytics .dash-card-sub{margin:0 0 14px;font-size:13px;color:#64748b;line-height:1.45}.dash-analytics .dash-top-tests-table{width:100%;border-collapse:collapse;margin-top:4px}.dash-analytics .dash-top-tests-table th,.dash-analytics .dash-top-tests-table td{text-align:left;padding:10px 12px;border-bottom:1px solid var(--dash-border);font-size:13px}.dash-analytics .dash-top-tests-table th{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b;background:#f8fafc}.dash-analytics .dash-brand{font-weight:800;font-size:20px;color:var(--dash-primary);display:flex;align-items:center;gap:8px}.dash-analytics .dash-nav-meta{display:flex;gap:20px;align-items:center}.dash-analytics .dash-nav-meta span{font-size:14px;color:#64748b}.dash-analytics .dash-avatar{width:35px;height:35px;background:#e0e7ff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--dash-primary)}.dash-analytics .dash-metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:30px}.dash-analytics .dash-m-card{background:var(--dash-card);padding:24px;border-radius:16px;border:1px solid var(--dash-border);box-shadow:0 1px 3px #00000005}.dash-analytics .dash-m-label{color:#64748b;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.dash-analytics .dash-m-value{font-size:28px;font-weight:800;margin-top:8px;color:var(--dash-text)}.dash-analytics .dash-main-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:25px;margin-bottom:25px}@media (max-width: 1024px){.dash-analytics .dash-main-grid{grid-template-columns:1fr}}.dash-analytics .dash-card{background:var(--dash-card);padding:24px;border-radius:20px;border:1px solid var(--dash-border);min-height:420px;display:flex;flex-direction:column}.dash-analytics .dash-card-h{font-size:16px;font-weight:700;margin-bottom:20px;display:flex;align-items:center;gap:10px}.dash-analytics .dash-chart-box{flex-grow:1;position:relative;width:100%;min-height:0}.dash-analytics .dash-heatmap{display:grid;grid-template-columns:repeat(12,1fr);gap:6px;margin-top:10px}.dash-analytics .dash-h-box{height:35px;background:#f1f5f9;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:10px;color:#94a3b8;font-weight:600}.dash-analytics .dash-h-box.peak{background:var(--dash-primary)!important;color:#fff!important}.dash-analytics .dash-h-box.mid{background:#c7d2fe!important;color:var(--dash-primary)!important}.dash-analytics .dash-table-card{min-height:0;height:auto!important;margin-top:25px}.dash-analytics table{width:100%;border-collapse:collapse}.dash-analytics th{text-align:left;padding:12px;border-bottom:2px solid #f1f5f9;font-size:12px;color:#64748b}.dash-analytics td{padding:15px 12px;font-size:14px;border-bottom:1px solid #f8fafc}.dash-analytics .dash-badge{padding:5px 10px;border-radius:8px;font-size:11px;font-weight:700;background:#f1f5f9}.dash-analytics .dash-funnel-bar{height:10px;background:#eef2ff;border-radius:10px;margin-bottom:20px}.dash-analytics .dash-funnel-fill{height:100%;background:var(--dash-primary);border-radius:10px}.dash-analytics .dash-insight{font-size:11px;color:#ef4444;margin-top:25px;font-weight:600}.dash-analytics .dash-refresh{border:1px solid var(--dash-border);background:#fff;border-radius:10px;padding:8px 14px;font-weight:600;cursor:pointer;color:var(--dash-primary)}.dash-analytics .dash-refresh:hover{background:#eef2ff}.dash-analytics .dash-loading{padding:40px;text-align:center;color:#64748b}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * 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.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.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;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 ul,.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;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9: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 .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-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 pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{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-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:0px}.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:0px;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}.dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;height:100%;background-color:#00000080;overflow:auto}.dialog_overlay{position:fixed;top:0;right:0;bottom:0;left:0;padding:1rem;overflow:auto;text-align:center}.dialog_overlay:after{content:"";display:inline-block;height:100%;width:0;vertical-align:middle}.dialog_content{display:inline-block;max-width:50vw;width:100%;vertical-align:middle;background-color:#fff;border-radius:.25rem;border:.0625rem solid #ebeef5;font-size:1.125rem;box-shadow:0 0 .75rem #0000001f;text-align:left;overflow:hidden;box-sizing:border-box}.dialog .input_item{display:flex;align-items:center}.dialog .input_item+.input_item{margin-top:1rem}.dialog .input_label{width:5rem;flex-shrink:0}.dialog .input_input{--input-height: 2rem;position:relative;display:flex;flex-wrap:wrap;width:100%;height:var(--input-height);line-height:var(--input-height);padding:.0625rem .5rem;border-radius:.25rem;box-shadow:0 0 0 .0625rem #dcdfe6 inset;transition:box-shadow .2s linear}.dialog .input_input.focus{box-shadow:0 0 0 .0625rem #409eff inset}.dialog .input_input input{--input-inner-height: calc(var(--input-height) - .125rem);width:100%;height:var(--input-inner-height);line-height:var(--input-inner-height);flex-grow:1;font-size:.875rem;color:#606266;border:none;outline:0;padding:0;background:transparent}.dialog .input_input input:focus{outline:0}.dialog .input_input.error{box-shadow:0 0 0 .0625rem #f56c6c inset}.dialog .input_input.error .error_tip{position:absolute;top:100%;left:0;padding-top:.125rem;font-size:.75rem;color:#f56c6c;line-height:1}.dialog .create_box{padding:1.5rem}.dialog .create_input_content{display:flex;flex-direction:column;width:100%}.dialog .create_control{margin-top:.5rem;text-align:right}.dialog .create_control_btn{display:inline-flex;height:2rem;line-height:1;padding:.5rem 1rem;border-radius:.25rem;font-size:.875rem;cursor:pointer;margin:0;border:.0625rem solid #dcdfe6;color:#606266;background-color:transparent}.dialog .create_control_btn+.create_control_btn{margin-left:.375rem}.dialog .create_control_btn:hover{background-color:#f3f4f6}.dialog .create_control_btn.confirm{border-color:#409eff;background-color:#409eff;color:#fff}.dialog .create_control_btn.confirm:hover{background-color:#79bbff}.dialog .create_control_btn.confirm:focus-visible{outline:.125rem solid #a0cfff;outline-offset:.0625rem}.dialog .create_select_block{display:flex;width:10rem;margin:.5rem;flex-wrap:wrap;align-items:center;justify-content:center}.dialog .create_select_block_item{margin:.125rem;height:1rem;width:1rem;border:.0625rem solid #e5e7eb}.dialog .create_select_block_item.active{border-color:#0ea5e9;background-color:#e0f2fe}.dialog .create_select_custom{padding:.5rem;border-top:.0625rem solid #f5f5f5;color:#000;font-size:1rem;cursor:pointer;text-align:center}.dialog .create_select_custom:hover{background-color:#f5f5f5}.ql-table-selection_line{display:none;position:absolute;border:.125rem solid;pointer-events:none}.ql-table-drag-line{position:fixed;width:.125rem;background-color:#409eff;cursor:e-resize}.ql-table-col-header{position:relative;flex-shrink:0;height:100%;background-color:#f3f4f5;border:.0625rem solid #ccc}.ql-table-col-separator{position:absolute;top:0;bottom:0;right:-.125rem;width:.125rem;cursor:ew-resize;z-index:1}.ql-table-col-separator:after{right:-.375rem}.ql-table-col-separator:before{left:-.375rem}.ql-table-col-separator:after,.ql-table-col-separator:before{content:"";position:absolute;top:0;display:block;width:.5rem;height:100%}.ql-table-tooltip{position:absolute;display:flex;width:calc(100% - 1.875rem);overflow:hidden}.ql-table-tooltip.ql-hidden{display:none}.ql-toolbar.ql-snow .ql-table.ql-picker .ql-picker-label{padding:.125rem .25rem}.ql-toolbar.ql-snow .ql-table.ql-picker .ql-picker-label svg{position:static;margin-top:0}.ql-toolbar.ql-snow .ql-table.ql-picker .ql-picker-options{padding:0}.ql-toolbar.ql-snow button.ql-table,.article-rich-stack .ql-toolbar.ql-snow .ql-picker.ql-table,.article-rich-editor-root .ql-toolbar.ql-snow .ql-picker.ql-table{position:relative;z-index:40}.article-rich-stack .ql-toolbar.ql-snow button.ql-table:not(.ql-disabled-table) .ql-custom-select,.article-rich-editor-root .ql-toolbar.ql-snow button.ql-table:not(.ql-disabled-table) .ql-custom-select{display:none!important}.article-rich-stack .ql-toolbar.ql-snow button.ql-table:not(.ql-disabled-table).ql-expanded .ql-custom-select,.article-rich-editor-root .ql-toolbar.ql-snow button.ql-table:not(.ql-disabled-table).ql-expanded .ql-custom-select,.article-rich-stack .ql-toolbar.ql-snow button.ql-table:not(.ql-disabled-table)[data-active] .ql-custom-select,.article-rich-editor-root .ql-toolbar.ql-snow button.ql-table:not(.ql-disabled-table)[data-active] .ql-custom-select{display:block!important;position:absolute;left:0;top:100%;margin-top:4px;right:auto;bottom:auto;z-index:50;background:#fff;border-radius:4px;box-shadow:0 4px 14px #0f172a2e}.article-rich-stack .ql-toolbar.ql-snow .ql-picker.ql-table:not(.ql-disabled-table) .ql-picker-options,.article-rich-editor-root .ql-toolbar.ql-snow .ql-picker.ql-table:not(.ql-disabled-table) .ql-picker-options{display:none!important}.article-rich-stack .ql-toolbar.ql-snow .ql-picker.ql-table:not(.ql-disabled-table).ql-expanded .ql-picker-options,.article-rich-editor-root .ql-toolbar.ql-snow .ql-picker.ql-table:not(.ql-disabled-table).ql-expanded .ql-picker-options{display:block!important;top:100%;bottom:auto;margin-top:4px;z-index:50}.article-rich-stack .ql-toolbar.ql-snow .ql-picker.ql-table:not(.ql-disabled-table).ql-expanded .ql-picker-label,.article-rich-editor-root .ql-toolbar.ql-snow .ql-picker.ql-table:not(.ql-disabled-table).ql-expanded .ql-picker-label{z-index:26}.article-rich-stack .ql-editor>p:has(+.contain),.article-rich-editor-root .ql-editor>p:has(+.contain),.article-rich-stack .ql-editor>p:has(+.ql-table-wrapper),.article-rich-editor-root .ql-editor>p:has(+.ql-table-wrapper){margin:0!important;padding:0!important;min-height:0;line-height:0;font-size:0;border:none!important;height:0;overflow:hidden}.article-rich-stack .ql-editor>p:has(+.contain) br,.article-rich-editor-root .ql-editor>p:has(+.contain) br,.article-rich-stack .ql-editor>p:has(+.ql-table-wrapper) br,.article-rich-editor-root .ql-editor>p:has(+.ql-table-wrapper) br{display:none}.article-rich-stack .ql-editor .ql-table-wrapper,.article-rich-editor-root .ql-editor .ql-table-wrapper{margin-top:0}.ql-toolbar.ql-snow .create_select_block{display:flex;width:10rem;margin:.5rem;flex-wrap:wrap;align-items:center;justify-content:center}.ql-toolbar.ql-snow .create_select_block_item{margin:.125rem;height:1rem;width:1rem;border:.0625rem solid #e5e7eb}.ql-toolbar.ql-snow .create_select_block_item.active{border-color:#0ea5e9;background-color:#e0f2fe}.article-rich-editor-root .ql-toolbar .create_select_custom,.article-rich-stack .ql-toolbar .create_select_custom,.ql-toolbar.ql-snow .ql-custom-select .create_select_custom,.ql-toolbar.ql-snow .create_select .create_select_custom{display:none!important;height:0!important;min-height:0!important;padding:0!important;margin:0!important;overflow:hidden!important;border:0!important;font-size:0!important;line-height:0!important;pointer-events:none!important;visibility:hidden!important}.ql-toolbar.ql-snow .ql-disabled-table{opacity:.3;background-color:transparent;cursor:not-allowed}.ql-toolbar.ql-snow .ql-disabled-table .ql-picker-label{cursor:not-allowed}.ql-toolbar.ql-snow .ql-disabled-table .ql-picker-options{display:none}.ql-table-operation-menu{--bg-color: #fff;border-radius:.375rem;box-shadow:0 .125rem .75rem #0000001a;width:12.5rem;max-height:17.5rem;overflow:auto;background-color:var(--bg-color);font-size:.875rem;z-index:1}.ql-table-operation-menu-dividing{height:.0625rem;background-color:#efefef}.ql-table-operation-menu-hit{color:#999;font-size:.75rem}.ql-table-operation-menu-subtitle{color:#999;font-size:.75rem;padding:.3125rem 1rem}.ql-table-operation-menu-icon{display:inline-flex;align-items:center;justify-content:center;margin-right:.5rem;font-size:1rem}.ql-table-operation-menu-icon svg{width:1.2em;height:1.2em}.ql-table-operation-menu-item{display:flex;align-items:center;padding:.625rem 1rem;background-color:#fff;cursor:pointer;color:#595959;overflow:hidden;text-overflow:ellipsis}.ql-table-operation-menu-item:hover{background-color:#f5f5f5}.ql-table{border-collapse:separate;table-layout:fixed}.ql-table[data-full]{width:100%}.ql-table-dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.ql-table-wrapper{width:100%;padding-left:.0625rem;padding-right:.0625rem;overflow:auto}.ql-table-wrapper:hover::-webkit-scrollbar-thumb{background-color:#a1a1aa}.ql-table-wrapper::-webkit-scrollbar{width:.25rem;height:.25rem}.ql-table-wrapper::-webkit-scrollbar-thumb{background-color:#d2d2d2;border-radius:.25rem}.ql-table-cell{padding:.5rem .75rem;border:.0625rem solid #a1a1aa;font-size:.875rem;outline:0;overflow:auto}.ql-table-cell-inner{display:inline-block;min-width:100%;word-break:break-word}.ql-table col{border-collapse:separate;text-indent:initial;display:table-column;table-layout:fixed}.article-table-tools-wrap{position:fixed;z-index:10075;display:flex;flex-direction:column;align-items:center;gap:6px;pointer-events:none;transform:translate(-50%)}.article-table-tools-wrap>*{pointer-events:auto}.article-table-tools-fab{width:32px;height:32px;border-radius:999px;border:1px solid #0f766e;background:linear-gradient(135deg,#0f766e,#0d9488);color:#fff;font-size:1.28rem;font-weight:700;line-height:0;padding:0;margin:0;cursor:pointer;box-shadow:0 4px 12px #0f172a33;display:grid;place-items:center;text-indent:0}.article-table-tools-fab:hover{filter:brightness(1.06)}.article-table-tools-menu{min-width:208px;max-width:min(92vw,280px);border-radius:10px;border:1px solid #dbe4ef;background:#fff;box-shadow:0 12px 28px #0f172a2e;padding:6px 0;display:flex;flex-direction:column}.article-table-tools-menu-hint{font-size:.72rem;color:#64748b;padding:4px 12px 8px;line-height:1.35}.article-table-tools-menu button{width:100%;text-align:left;border:0;background:transparent;padding:8px 12px;font-size:.82rem;cursor:pointer;font-family:inherit;color:#0f172a}.article-table-tools-menu button:hover{background:#f1f5f9}.article-table-tools-menu-div{height:1px;margin:4px 8px;background:#e2e8f0}.article-table-tools-menu-danger{color:#b91c1c!important}:root{font-family:Manrope,Segoe UI,sans-serif;line-height:1.45;font-weight:500;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px}
