@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";@keyframes _gradientBG_yu0di_1{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes _float_yu0di_182{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes _skeletonPulse_yu0di_1{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes _fadeIn_yu0di_1{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _pulseSecurity_yu0di_1{0%{box-shadow:0 0 #0057ff66}70%{box-shadow:0 0 0 15px #0057ff00}to{box-shadow:0 0 #0057ff00}}@keyframes _robotThink_yu0di_1{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-5px) rotate(5deg)}}@keyframes _shake_yu0di_1{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@keyframes _denyScale_yu0di_1{0%{transform:scale(1)}50%{transform:scale(1.5);color:#ef4444}to{transform:scale(1)}}._denying_yu0di_49{animation:_shake_yu0di_1 .5s ease-in-out,_denyScale_yu0di_1 .5s ease-in-out}._happyParticle_yu0di_53{position:absolute;pointer-events:none;animation:_particleFly_yu0di_1 1s ease-out forwards;z-index:10}@keyframes _particleFly_yu0di_1{0%{transform:translate(0) scale(1);opacity:1}to{transform:translate(var(--dx),var(--dy)) scale(0);opacity:0}}._pageWrapper_yu0di_65{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(-45deg,#0057ff,#00a2ff,#ff8a00,#ffd600);background-size:400% 400%;animation:_gradientBG_yu0di_1 15s ease infinite;position:relative;overflow:hidden;padding:20px}._shape_yu0di_79{position:absolute;z-index:0;opacity:.6;animation:_float_yu0di_182 10s ease-in-out infinite}._blob1_yu0di_86{width:400px;height:400px;background:#fff3;border-radius:40% 60% 70% 30%/40% 50% 60%;top:-100px;left:-100px}._blob2_yu0di_95{width:300px;height:300px;background:#ffd6004d;border-radius:50%;bottom:-50px;right:-50px;animation-delay:-3s}._loginContainer_yu0di_105{display:grid;grid-template-columns:1fr 1fr;width:100%;max-width:850px;min-height:520px;background:#fffffff2;border-radius:25px;box-shadow:0 40px 80px #00000040;overflow:hidden;z-index:1;animation:_fadeIn_yu0di_1 .8s cubic-bezier(.16,1,.3,1)}._leftPanel_yu0di_119{background:linear-gradient(135deg,#0057ff,#0048d6);color:#fff;padding:40px;display:flex;flex-direction:column;justify-content:center;position:relative}._logo_yu0di_129{width:80px;height:80px;margin-bottom:30px;background:#fff;border-radius:20px;padding:10px;box-shadow:0 10px 20px #0000001a}._leftPanel_yu0di_119 h2{font-size:1.3rem;font-weight:300;color:#ffd600;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px}._leftPanel_yu0di_119 h1{font-size:2.2rem;font-weight:700;margin-bottom:20px;line-height:1.1}._leftPanel_yu0di_119 p{font-size:1.1rem;opacity:.9;line-height:1.6}._rightPanel_yu0di_161{padding:40px;display:flex;flex-direction:column;justify-content:center;background:#fff;position:relative;overflow:hidden}._mouseGlow_yu0di_171{position:absolute;width:300px;height:300px;background:radial-gradient(circle,rgba(0,87,255,.05) 0%,transparent 70%);pointer-events:none;z-index:0;transform:translate(-50%,-50%);transition:width .3s,height .3s}._floatingDecor_yu0di_182{position:absolute;font-size:2rem;opacity:.1;pointer-events:none;z-index:0;animation:_floatAround_yu0di_1 20s linear infinite}@keyframes _floatAround_yu0di_1{0%{transform:translate(0) rotate(0)}25%{transform:translate(100px,50px) rotate(90deg)}50%{transform:translate(50px,150px) rotate(180deg)}75%{transform:translate(-50px,50px) rotate(270deg)}to{transform:translate(0) rotate(360deg)}}._successMeter_yu0di_199{height:4px;width:100%;background:#f3f4f6;border-radius:2px;margin-bottom:30px;overflow:hidden}._successMeterFill_yu0di_208{height:100%;background:linear-gradient(90deg,#4ce0b3,#0057ff);transition:width .5s cubic-bezier(.175,.885,.32,1.275)}._loginCard_yu0di_214{width:100%}._title_yu0di_218{font-size:1.6rem;font-weight:700;color:#002d80;margin-bottom:30px}._inputGroup_yu0di_225{margin-bottom:25px}._inputGroup_yu0di_225 label{display:block;font-weight:600;margin-bottom:8px;color:#4b5563;font-size:.9rem}._inputWrapper_yu0di_237{position:relative}._inputWrapper_yu0di_237 i{position:absolute;top:50%;left:15px;transform:translateY(-50%);color:#9ca3af;transition:color .3s}._inputWrapper_yu0di_237 input{width:100%;padding:12px 15px 12px 45px;border:2px solid #e5e7eb;border-radius:10px;font-size:.95rem;transition:all .3s cubic-bezier(.4,0,.2,1);background:#f9fafb}@keyframes _charPop_yu0di_1{0%{transform:scale(1.1) translateY(-2px);color:#0057ff}to{transform:scale(1) translateY(0)}}._isTyping_yu0di_265 input{animation:_charPop_yu0di_1 .1s ease-out}._inputWrapper_yu0di_237 input:focus{outline:none;border-color:#0057ff;box-shadow:0 10px 20px #0057ff1a,0 0 0 4px #0057ff0d;background:#fff;transform:translateY(-2px)}._inputWrapper_yu0di_237 input:not(:placeholder-shown){border-color:#0057ff}._typingSkeleton_yu0di_281{position:absolute;bottom:0;left:15px;right:15px;height:3px;background:linear-gradient(90deg,#0057ff,#ff8a00,#0057ff);background-size:200% 100%;animation:_skeletonPulse_yu0di_1 1s infinite linear;opacity:0;transition:opacity .3s,transform .3s;pointer-events:none;border-bottom-left-radius:8px;border-bottom-right-radius:8px;transform:scaleX(.8)}._inputWrapper_yu0di_237 input:focus~._typingSkeleton_yu0di_281{opacity:1;transform:scaleX(1)}._isTyping_yu0di_265 ._typingSkeleton_yu0di_281{height:4px;box-shadow:0 0 10px #0057ff80}._inputWrapper_yu0di_237 input:focus+i{color:#0057ff;transform:translateY(-50%) scale(1.1)}._passwordToggle_yu0di_313{position:absolute;right:15px;top:50%;transform:translateY(-50%);background:none;border:none;color:#9ca3af;cursor:pointer;font-size:.9rem;padding:5px;transition:all .2s;display:flex;align-items:center;justify-content:center;z-index:2}._passwordToggle_yu0di_313:hover{color:#0057ff;transform:translateY(-50%) scale(1.1)}._interactiveEmoji_yu0di_336{position:absolute;right:-45px;top:50%;transform:translateY(-50%);font-size:1.5rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));transition:all .3s cubic-bezier(.175,.885,.32,1.275);pointer-events:none;opacity:0}._inputGroup_yu0di_225:focus-within ._interactiveEmoji_yu0di_336{opacity:1;right:-55px}@keyframes _bounce_yu0di_1{0%,to{transform:translateY(-50%) scale(1)}50%{transform:translateY(-60%) scale(1.1)}}._isTyping_yu0di_265 ._interactiveEmoji_yu0di_336{animation:_bounce_yu0di_1 .5s infinite}._loginButton_yu0di_362{width:100%;padding:16px;border:none;border-radius:12px;background:linear-gradient(90deg,#ff8a00,#ffd600);color:#fff;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s;margin-top:10px}._loginButton_yu0di_362:hover{transform:translateY(-2px);box-shadow:0 10px 20px #ff8a004d}._loginButton_yu0di_362:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;transform:none}._skeleton_yu0di_389{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_skeletonPulse_yu0di_1 1.5s infinite linear;border-radius:8px}._skeletonText_yu0di_396{width:100%;height:20px;margin-bottom:15px}._skeletonInput_yu0di_397{width:100%;height:50px;border-radius:12px;margin-bottom:25px}._skeletonButton_yu0di_398{width:100%;height:55px;border-radius:12px}._recaptchaArea_yu0di_400{position:relative;margin:30px 0;padding:10px;border-radius:15px;background:#f9fafb;border:2px dashed #e5e7eb;transition:all .5s;display:flex;flex-direction:column;align-items:center}._recaptchaArea_yu0di_400._verified_yu0di_413{border-style:solid;border-color:#4ce0b3;background:#f0fdf4;animation:_pulseSecurity_yu0di_1 2s infinite}._robotAssistant_yu0di_420{position:absolute;top:-25px;right:20px;font-size:2rem;animation:_robotThink_yu0di_1 3s ease-in-out infinite;z-index:2}._securityLabel_yu0di_429{font-size:.8rem;font-weight:700;color:#9ca3af;margin-bottom:15px;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;gap:8px}._verified_yu0di_413 ._securityLabel_yu0di_429{color:#059669}._errorContainer_yu0di_445 i{font-size:1.2rem}._goBackLink_yu0di_447{text-align:center;margin-top:25px}._goBackLink_yu0di_447 a{color:#0057ff;text-decoration:none;font-weight:600}@media (max-width: 768px){._loginContainer_yu0di_105{grid-template-columns:1fr}._leftPanel_yu0di_119{display:none}._rightPanel_yu0di_161{padding:40px 25px}}._dashboardContainer_nmr4x_3{max-width:1600px;margin:0 auto;padding:10px;color:#1e293b;font-family:Inter,system-ui,sans-serif}._bentoGrid_nmr4x_11{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:auto auto;gap:24px}._bentoBox_nmr4x_22{background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:24px;border:1px solid rgba(255,255,255,.4);box-shadow:0 10px 30px -10px #0000000d;overflow:hidden;position:relative;padding:30px}._heroBanner_nmr4x_34{grid-column:1 / 2;grid-row:1 / 2;display:flex;justify-content:space-between;align-items:center;color:#fff;border:none;padding:40px}._morning_nmr4x_45{background:linear-gradient(135deg,#f59e0b,#f43f5e);box-shadow:0 15px 35px -10px #f43f5e66}._afternoon_nmr4x_46{background:linear-gradient(135deg,#3b82f6,#8b5cf6);box-shadow:0 15px 35px -10px #8b5cf666}._evening_nmr4x_47{background:linear-gradient(135deg,#1e1b4b,#4338ca);box-shadow:0 15px 35px -10px #4338ca66}._heroContent_nmr4x_49{position:relative;z-index:2;max-width:80%}._heroContent_nmr4x_49 h1{font-size:2.5rem;font-weight:800;margin:0 0 10px;letter-spacing:-.02em}._heroContent_nmr4x_49 p{font-size:1.1rem;opacity:.9;margin:0 0 25px;line-height:1.5}._heroQuickStats_nmr4x_69{display:flex;gap:20px}._heroStat_nmr4x_74{display:flex;align-items:center;gap:8px;background:#fff3;padding:8px 16px;border-radius:20px;font-weight:600;font-size:.9rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}._heroDecoration_nmr4x_86{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:1}._glassCircle1_nmr4x_93{position:absolute;width:300px;height:300px;background:radial-gradient(circle,#ffffff4d,#fff0 70%);top:-100px;right:-50px;border-radius:50%}._glassCircle2_nmr4x_98{position:absolute;width:200px;height:200px;background:radial-gradient(circle,#fff3,#fff0 70%);bottom:-50px;right:150px;border-radius:50%}._statsCluster_nmr4x_105{grid-column:1 / 2;grid-row:2 / 3;display:grid;grid-template-columns:repeat(2,1fr);gap:24px}._bentoStatBox_nmr4x_113{background:#ffffffd9;border-radius:20px;padding:24px;display:flex;align-items:center;gap:20px;box-shadow:0 4px 15px -5px #0000000d;border:1px solid rgba(226,232,240,.8);transition:all .3s cubic-bezier(.4,0,.2,1)}._bentoIconWrapper_nmr4x_125{width:60px;height:60px;border-radius:16px;display:flex;justify-content:center;align-items:center}._bentoStatDetails_nmr4x_131 h3{font-size:2.2rem;font-weight:800;color:#0f172a;margin:0;line-height:1}._bentoStatDetails_nmr4x_131 p{font-size:.95rem;color:#64748b;font-weight:600;margin:8px 0 0}._actionColumn_nmr4x_147{grid-column:2 / 3;grid-row:1 / 3;display:flex;flex-direction:column;gap:24px}._bentoHeader_nmr4x_155{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}._bentoHeader_nmr4x_155 h2{font-size:1.4rem;font-weight:700;margin:0}._bentoHeaderBadge_nmr4x_168{background:#f1f5f9;color:#475569;padding:4px 10px;border-radius:12px;font-size:.8rem;font-weight:700}._viewAllBtn_nmr4x_172{background:#eef2ff;color:#4f46e5;text-decoration:none;padding:6px 14px;border-radius:8px;font-weight:600;font-size:.9rem;transition:background .2s}._viewAllBtn_nmr4x_172:hover{background:#e0e7ff}._actionGrid_nmr4x_179{display:grid;grid-template-columns:1fr;gap:15px}._actionLinkPrimary_nmr4x_185,._actionLinkSecondary_nmr4x_185,._actionLinkTertiary_nmr4x_185{display:flex;align-items:center;gap:15px;padding:16px 20px;border-radius:16px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .2s;border:2px solid transparent}._actionLinkPrimary_nmr4x_185{background:linear-gradient(to right,#eef2ff,#f5f3ff);color:#4f46e5}._actionLinkPrimary_nmr4x_185:hover{border-color:#c7d2fe;transform:translate(5px)}._actionLinkSecondary_nmr4x_185{background:#fdf2f8;color:#db2777}._actionLinkSecondary_nmr4x_185:hover{border-color:#fbcfe8;transform:translate(5px)}._actionLinkTertiary_nmr4x_185{background:#f0fdf4;color:#059669}._actionLinkTertiary_nmr4x_185:hover{border-color:#bbf7d0;transform:translate(5px)}._activityBox_nmr4x_203{flex:1;display:flex;flex-direction:column}._activityFeed_nmr4x_205{display:flex;flex-direction:column;gap:16px}._feedItem_nmr4x_207{display:flex;align-items:center;gap:16px;padding:16px;border-radius:16px;background:#f8fafc;border:1px solid #f1f5f9;transition:all .2s}._feedItem_nmr4x_207:hover{background:#fff;box-shadow:0 4px 12px #0000000d;border-color:#e2e8f0}._feedIcon_nmr4x_214{width:40px;height:40px;border-radius:12px;background:#e0e7ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}._feedContent_nmr4x_219{flex:1;overflow:hidden}._feedContent_nmr4x_219 h4{margin:0 0 5px;font-size:1rem;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._feedContent_nmr4x_219 span{font-size:.85rem;color:#94a3b8;font-weight:500}._feedEditBtn_nmr4x_223{background:#fff;border:1px solid #e2e8f0;color:#64748b;padding:6px 12px;border-radius:8px;text-decoration:none;font-weight:600;font-size:.85rem;transition:all .2s}._feedEditBtn_nmr4x_223:hover{background:#eef2ff;color:#4f46e5;border-color:#c7d2fe}._emptyFeed_nmr4x_229{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;padding:40px 0;color:#94a3b8;text-align:center}._loadingScreen_nmr4x_234,._errorScreen_nmr4x_234{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh;color:#64748b;gap:20px;font-weight:600;font-size:1.2rem}._errorBox_nmr4x_237{background:#fef2f2;border:1px solid #fecaca;padding:30px;border-radius:16px;color:#991b1b;text-align:center}._errorBox_nmr4x_237 h2{margin:0 0 10px;color:#b91c1c}._retryBtn_nmr4x_239{margin-top:20px;padding:10px 20px;background:#ef4444;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}._retryBtn_nmr4x_239:hover{background:#dc2626}@media (max-width: 1200px){._bentoGrid_nmr4x_11{grid-template-columns:1fr;grid-template-rows:auto auto auto}._heroBanner_nmr4x_34{grid-column:1 / 2;grid-row:1 / 2}._statsCluster_nmr4x_105{grid-column:1 / 2;grid-row:2 / 3}._actionColumn_nmr4x_147{grid-column:1 / 2;grid-row:3 / 4;display:grid;grid-template-columns:1fr 1fr;gap:24px}}@media (max-width: 768px){._statsCluster_nmr4x_105,._actionColumn_nmr4x_147{grid-template-columns:1fr}._heroContent_nmr4x_49 h1{font-size:2rem}._heroQuickStats_nmr4x_69{flex-direction:column;gap:10px}}._container_dr6ig_1{padding:25px}._header_dr6ig_2{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}._header_dr6ig_2 h1{font-size:1.8rem;font-weight:700;color:#1e293b}._addBtn_dr6ig_7{background-color:#4f46e5;color:#fff;text-decoration:none;padding:10px 20px;border-radius:8px;font-weight:600;display:inline-flex;align-items:center;gap:8px;transition:background-color .2s ease}._addBtn_dr6ig_7:hover{background-color:#4338ca}._card_dr6ig_15{background:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.5);padding:24px;border-radius:16px;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000006}._filterControls_dr6ig_24{display:flex;gap:10px;flex-wrap:wrap;padding-bottom:20px;border-bottom:1px solid #e2e8f0;align-items:center}._searchInput_dr6ig_30{padding:10px 15px;border:1px solid #cbd5e1;border-radius:8px;font-size:1rem;flex-grow:1;min-width:220px;outline:none;transition:border-color .2s}._searchInput_dr6ig_30:focus{border-color:#6366f1}._filterDropdown_dr6ig_39{padding:10px 12px;border:1px solid #cbd5e1;border-radius:8px;font-size:.9rem;min-width:130px;color:#334155;background:#fff;cursor:pointer;outline:none;transition:border-color .2s}._filterDropdown_dr6ig_39:focus{border-color:#6366f1}._clearBtn_dr6ig_51{background-color:#f1f5f9;border:1px solid #cbd5e1;color:#334155;padding:10px 16px;border-radius:8px;font-weight:500;cursor:pointer;transition:background-color .2s ease;display:inline-flex;align-items:center;gap:6px;font-size:.9rem;white-space:nowrap}._clearBtn_dr6ig_51:hover{background-color:#e2e8f0}._countInfo_dr6ig_61{color:#64748b;margin:20px 0 10px;font-size:.9rem}._loader_dr6ig_62,._noResults_dr6ig_62{text-align:center;padding:40px;color:#64748b}._tableWrapper_dr6ig_64{overflow-x:auto}._questionsTable_dr6ig_65{width:100%;border-collapse:collapse}._questionsTable_dr6ig_65 th,._questionsTable_dr6ig_65 td{padding:15px;text-align:left}._questionsTable_dr6ig_65 thead{border-bottom:1px solid #e2e8f0}._questionsTable_dr6ig_65 th{font-size:.8rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;-webkit-user-select:none;user-select:none}._sortableContent_dr6ig_73{display:flex;align-items:center;gap:6px}._questionsTable_dr6ig_65 tbody tr{border-bottom:1px solid #f1f5f9;transition:background-color .15s}._questionsTable_dr6ig_65 tbody tr:hover{background-color:#f8fafc}._questionsTable_dr6ig_65 tbody tr:last-child{border-bottom:none}._questionPreview_dr6ig_82{max-width:350px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem}._actionsCell_dr6ig_86{width:100px}._actionsHeader_dr6ig_87{text-align:right!important}._actionsCell_dr6ig_86{text-align:right}._actionBtn_dr6ig_89{background:none;border:none;cursor:pointer;padding:6px;border-radius:50%;display:inline-flex;transition:background-color .2s ease}._editBtn_dr6ig_95{color:#4f46e5}._editBtn_dr6ig_95:hover{background-color:#eef2ff}._deleteBtn_dr6ig_97{color:#ef4444}._deleteBtn_dr6ig_97:hover{background-color:#fee2e2}._pagination_dr6ig_100{display:flex;justify-content:flex-end;align-items:center;gap:15px;margin-top:25px;padding-top:25px;border-top:1px solid #e2e8f0}._pagination_dr6ig_100 button{padding:8px 15px;border-radius:6px;border:1px solid #cbd5e1;background-color:#fff;font-weight:500;cursor:pointer;transition:all .2s}._pagination_dr6ig_100 button:hover:not(:disabled){background-color:#f1f5f9;border-color:#94a3b8}._pagination_dr6ig_100 button:disabled{opacity:.5;cursor:not-allowed}._pagination_dr6ig_100 span{font-weight:500;color:#475569}._pagination_dr6ig_100 input{padding:8px 10px;border-radius:6px;border:1px solid #cbd5e1;outline:none;font-size:.9rem}._pagination_dr6ig_100 input:focus{border-color:#6366f1}@media (max-width: 768px){._container_dr6ig_1{padding:12px}._header_dr6ig_2{flex-direction:column;gap:12px;align-items:flex-start}._header_dr6ig_2 h1{font-size:1.4rem}._filterControls_dr6ig_24{gap:8px}._searchInput_dr6ig_30{min-width:100%}._filterDropdown_dr6ig_39{min-width:calc(50% - 4px);flex:1}._questionsTable_dr6ig_65 th,._questionsTable_dr6ig_65 td{padding:10px 8px;font-size:.85rem}._questionPreview_dr6ig_82{max-width:200px}._pagination_dr6ig_100{flex-wrap:wrap;justify-content:center;gap:8px}}._editorContainer_1d1nu_1{border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;background:#fff;transition:all .2s ease;display:flex;flex-direction:column}._editorContainer_1d1nu_1:focus-within{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}._toolbar_1d1nu_17{display:flex;flex-wrap:wrap;gap:.35rem;padding:.5rem .75rem;background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center}._toolbarGroup_1d1nu_27{display:flex;align-items:center;gap:.2rem;padding-right:.4rem;margin-right:.4rem;border-right:1px solid #e2e8f0}._toolbarGroup_1d1nu_27:last-child{border-right:none;margin-right:0}._toolbarBtn_1d1nu_41{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.375rem;color:#475569;border:1px solid transparent;background:transparent;cursor:pointer;transition:all .15s;flex-shrink:0}._toolbarBtn_1d1nu_41:hover{background:#f1f5f9;color:#1e293b}._toolbarBtnActive_1d1nu_61{background:#e0e7ff!important;color:#4f46e5!important;border-color:#c7d2fe!important}._toolbarSelect_1d1nu_68{height:2rem;padding:0 .5rem;border:1px solid #e2e8f0;border-radius:.375rem;font-size:.8rem;color:#334155;background:#fff;cursor:pointer;outline:none;max-width:130px;transition:border-color .15s}._toolbarSelect_1d1nu_68:hover,._toolbarSelect_1d1nu_68:focus{border-color:#6366f1}._toolbarSelectSmall_1d1nu_87{height:2rem;padding:0 .35rem;border:1px solid #e2e8f0;border-radius:.375rem;font-size:.8rem;color:#334155;background:#fff;cursor:pointer;outline:none;max-width:75px;transition:border-color .15s}._toolbarSelectSmall_1d1nu_87:hover,._toolbarSelectSmall_1d1nu_87:focus{border-color:#6366f1}._editorContentWrapper_1d1nu_107{display:flex;flex-direction:column;flex-grow:1}._editorContent_1d1nu_107{padding:1.5rem 2rem;min-height:300px;cursor:text}._editorContent_1d1nu_107 .ProseMirror{outline:none;font-size:1rem;line-height:1.75;color:#1e293b;min-height:150px}._editorContent_1d1nu_107 .ProseMirror>*:first-child{margin-top:0}._editorContent_1d1nu_107 .ProseMirror>*:last-child{margin-bottom:0}._editorContent_1d1nu_107 .ProseMirror p{margin:.75rem 0}._editorContent_1d1nu_107 .ProseMirror h1{font-size:2em;margin:1.5rem 0 .5rem;line-height:1.2;font-weight:700}._editorContent_1d1nu_107 .ProseMirror h2{font-size:1.5em;margin:1.5rem 0 .5rem;line-height:1.3;font-weight:600}._editorContent_1d1nu_107 .ProseMirror h3{font-size:1.25em;margin:1.5rem 0 .5rem;line-height:1.4;font-weight:600}._editorContent_1d1nu_107 .ProseMirror h4{font-size:1.1em;margin:1.5rem 0 .5rem;font-weight:600}._editorContent_1d1nu_107 .ProseMirror a{color:#4f46e5;text-decoration:underline;text-underline-offset:2px}._editorContent_1d1nu_107 .ProseMirror blockquote{border-left:3px solid #cbd5e1;padding-left:1rem;margin-left:0;margin-right:0;color:#475569;font-style:italic}._editorContent_1d1nu_107 .ProseMirror hr{border:none;border-top:2px solid #e2e8f0;margin:2rem 0}._editorContent_1d1nu_107 .ProseMirror img{max-width:100%;height:auto;border-radius:.5rem;margin:1rem 0}._editorContent_1d1nu_107 .ProseMirror iframe{border:0;border-radius:.5rem;margin:1rem 0;max-width:100%}._editorContent_1d1nu_107 .ProseMirror ul[data-type=taskList]{list-style:none;padding:0}._editorContent_1d1nu_107 .ProseMirror ul[data-type=taskList] li{display:flex;align-items:flex-start;margin-bottom:.5rem}._editorContent_1d1nu_107 .ProseMirror ul[data-type=taskList] li>label{flex:0 0 auto;margin-right:.5rem;-webkit-user-select:none;user-select:none;padding-top:.2rem}._editorContent_1d1nu_107 .ProseMirror ul[data-type=taskList] li>div{flex:1 1 auto}._editorContent_1d1nu_107 .ProseMirror mark{background-color:#fef08a;padding:.125rem 0;border-radius:.25rem}._editorContent_1d1nu_107 .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#94a3b8;pointer-events:none;height:0}._editorContent_1d1nu_107 .math-node{display:inline-block;background:linear-gradient(135deg,#eff6ff,#f0f9ff);padding:.15rem .5rem;border-radius:.375rem;cursor:pointer;transition:all .2s;font-family:KaTeX_Math,Times New Roman,"Latin Modern Math",serif;color:#0f172a;border:1px solid #bfdbfe;font-size:.95em;vertical-align:baseline;line-height:1.4}._editorContent_1d1nu_107 .math-node:hover{background:linear-gradient(135deg,#dbeafe,#e0f2fe);border-color:#93c5fd;box-shadow:0 1px 3px #3b82f626}._editorContent_1d1nu_107 .math-node.ProseMirror-selectednode{outline:2px solid #3b82f6;outline-offset:1px}._editorContent_1d1nu_107 .math-block-node{display:block;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:.5rem;padding:1.25rem 1.5rem;margin:1.25rem 0;text-align:center;font-family:KaTeX_Math,Times New Roman,"Latin Modern Math",serif;color:#0f172a;cursor:pointer;transition:all .2s;position:relative;font-size:1.1em;line-height:1.6;overflow-x:auto}._editorContent_1d1nu_107 .math-block-node:hover{border-color:#6366f1;background:linear-gradient(180deg,#f5f3ff,#ede9fe)}._editorContent_1d1nu_107 .math-block-node.ProseMirror-selectednode{outline:2px solid #6366f1;outline-offset:2px}._editorContent_1d1nu_107 .math-block-node:before{content:"MATH BLOCK";position:absolute;top:.35rem;right:.5rem;font-size:.6rem;text-transform:uppercase;color:#94a3b8;letter-spacing:.08em;font-weight:700;font-family:system-ui,-apple-system,sans-serif}._editorContent_1d1nu_107 pre{background:#1e293b;border-radius:.5rem;color:#f8fafc;font-family:Fira Code,JetBrains Mono,monospace;padding:1rem;margin:1rem 0;overflow-x:auto}._editorContent_1d1nu_107 code{font-size:.9em;padding:.2em .4em;border-radius:.25rem;background:#f1f5f9;color:#ef4444}._editorContent_1d1nu_107 pre code{background:none;color:inherit;padding:0}._bubbleMenu_1d1nu_310{display:flex;background:#fff;padding:.25rem;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid #e2e8f0;gap:.25rem}._bubbleBtn_1d1nu_320{padding:.25rem .75rem;font-size:.875rem;font-weight:500;color:#475569;background:transparent;border:none;border-radius:.25rem;cursor:pointer;transition:all .2s}._bubbleBtn_1d1nu_320:hover{background:#f1f5f9;color:#1e293b}._bubbleBtnActive_1d1nu_337{background:#e0e7ff;color:#4f46e5;padding:.25rem .75rem;font-size:.875rem;font-weight:500;border:none;border-radius:.25rem;cursor:pointer}._editorContent_1d1nu_107 table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0;overflow:hidden}._editorContent_1d1nu_107 table td,._editorContent_1d1nu_107 table th{min-width:1em;border:2px solid #ced4da;padding:3px 5px;vertical-align:top;box-sizing:border-box;position:relative}._editorContent_1d1nu_107 table th{font-weight:700;text-align:left;background-color:#f8f9fa}._editorContent_1d1nu_107 table ._selectedCell_1d1nu_373:after{z-index:2;position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:#c8c8ff66;pointer-events:none}._editorContent_1d1nu_107 table ._column-resize-handle_1d1nu_385{position:absolute;right:-2px;top:0;bottom:-2px;width:4px;background-color:#adf;pointer-events:none}._editorContent_1d1nu_107 table ._tableWrapper_1d1nu_395{overflow-x:auto}._editorContent_1d1nu_107 ._resize-cursor_1d1nu_399{cursor:ew-resize;cursor:col-resize}._editorFooter_1d1nu_404{padding:.5rem 1rem;background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end}._characterCount_1d1nu_412{font-size:.75rem;color:#64748b;font-weight:500}._exportTabs_1d1nu_419{display:flex;gap:.5rem;padding:.5rem 1rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}._exportTabs_1d1nu_419 button{padding:.25rem .75rem;font-size:.75rem;font-weight:500;color:#64748b;border:1px solid transparent;border-radius:.25rem;background:transparent;cursor:pointer;transition:all .2s}._exportTabs_1d1nu_419 button:hover{background:#f1f5f9;color:#475569}._exportTabs_1d1nu_419 button._tabActive_1d1nu_444{background:#fff;color:#4f46e5;border-color:#e2e8f0;box-shadow:0 1px 2px #0000000d}._sourceView_1d1nu_452{padding:1rem;position:relative;background:#f8fafc;flex-grow:1}._sourceView_1d1nu_452 textarea{width:100%;height:100%;min-height:300px;padding:1rem;border:1px solid #e2e8f0;border-radius:.5rem;font-family:Fira Code,JetBrains Mono,monospace;font-size:.875rem;color:#334155;background:#fdfdfd;resize:vertical;outline:none}._copyBtn_1d1nu_474{position:absolute;top:1.5rem;right:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;color:#fff;background:#4f46e5;border:none;border-radius:.375rem;cursor:pointer;transition:background .2s}._copyBtn_1d1nu_474:hover{background:#4338ca}@media (max-width: 768px){._toolbar_1d1nu_17{gap:.25rem;padding:.4rem}._toolbarGroup_1d1nu_27{padding-right:.25rem;margin-right:.25rem}._toolbarSelect_1d1nu_68{max-width:100px;font-size:.75rem}._toolbarSelectSmall_1d1nu_87{max-width:60px;font-size:.75rem}._editorContent_1d1nu_107{padding:1rem;min-height:200px}}._pageWrapper_qe3cj_3{max-width:1600px;margin:0 auto;padding:0;min-height:calc(100vh - 80px);display:flex;flex-direction:column}._headerBar_qe3cj_12{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;background:#fff;border-radius:16px;margin-bottom:24px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}._pageTitle_qe3cj_23{font-size:1.8rem;font-weight:800;color:#1e293b;margin:0 0 5px;background:linear-gradient(135deg,#4f46e5,#db2777);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._pageSubtitle_qe3cj_34{color:#64748b;margin:0;font-size:.95rem}._togglePreviewBtn_qe3cj_40{display:flex;align-items:center;gap:8px;background:#f1f5f9;border:1px solid #e2e8f0;padding:10px 16px;border-radius:8px;font-weight:600;color:#334155;cursor:pointer;transition:all .2s}._togglePreviewBtn_qe3cj_40:hover{background:#e2e8f0;color:#0f172a}._mainContainer_qe3cj_59{display:flex;gap:24px;flex:1;transition:all .3s ease}._editorPane_qe3cj_66{flex:1;min-width:0}._previewPane_qe3cj_71{flex:1;min-width:0;position:relative}._formContainer_qe3cj_78{display:flex;flex-direction:column;gap:24px;padding-bottom:40px}._cardSection_qe3cj_85{background:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.5);padding:24px;border-radius:16px;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000006}._sectionHeader_qe3cj_94{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._sectionTitle_qe3cj_101{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 20px}._sectionHeader_qe3cj_94 ._sectionTitle_qe3cj_101{margin-bottom:0}._grid_qe3cj_113{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}._inputGroup_qe3cj_119{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}._inputGroup_qe3cj_119 label{font-size:.9rem;font-weight:600;color:#475569}._inputGroup_qe3cj_119 input,._inputGroup_qe3cj_119 select{padding:12px 16px;border-radius:8px;border:1px solid #cbd5e1;background:#f8fafc;font-size:.95rem;color:#1e293b;transition:all .2s;outline:none}._inputGroup_qe3cj_119 input:focus,._inputGroup_qe3cj_119 select:focus{background:#fff;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}._mathBtn_qe3cj_152{display:flex;align-items:center;gap:8px;background:#eef2ff;color:#4f46e5;border:1px solid #c7d2fe;padding:8px 16px;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s}._mathBtn_qe3cj_152:hover{background:#4f46e5;color:#fff}._mathBtnSmall_qe3cj_172{display:flex;align-items:center;gap:4px;background:#f8fafc;color:#64748b;border:1px solid #e2e8f0;padding:6px 10px;border-radius:6px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s}._mathBtnSmall_qe3cj_172:hover{color:#4f46e5;border-color:#c7d2fe;background:#eef2ff}._editorWrapper_qe3cj_194{border-radius:8px;overflow:hidden;border:1px solid #cbd5e1;margin-bottom:15px}._optionBox_qe3cj_202{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin-bottom:20px;transition:all .3s}._correctOptionBox_qe3cj_211{background:#f0fdf4;border-color:#86efac;box-shadow:0 4px 6px -1px #4ade801a}._optionHeader_qe3cj_217{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}._optionBadge_qe3cj_224{background:#cbd5e1;color:#334155;padding:4px 10px;border-radius:6px;font-weight:700;font-size:.85rem}._correctOptionBox_qe3cj_211 ._optionBadge_qe3cj_224{background:#22c55e;color:#fff}._optionActions_qe3cj_238{display:flex;align-items:center;gap:8px}._removeBtn_qe3cj_244{background:#fee2e2;color:#ef4444;border:none;padding:6px;border-radius:6px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}._removeBtn_qe3cj_244:hover{background:#ef4444;color:#fff}._radioLabel_qe3cj_261{display:flex;align-items:center;gap:8px;font-size:.95rem;font-weight:600;cursor:pointer;color:#334155;margin-left:10px}._correctOptionBox_qe3cj_211 ._radioLabel_qe3cj_261{color:#15803d}._addOptionBtn_qe3cj_276{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px;border:2px dashed #cbd5e1;border-radius:12px;background:transparent;color:#64748b;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s}._addOptionBtn_qe3cj_276:hover{border-color:#4f46e5;color:#4f46e5;background:#f8fafc}._fileInputWrapper_qe3cj_299{margin-top:15px;padding:15px;background:#f1f5f9;border-radius:8px;border:1px dashed #cbd5e1}._fileInputWrapper_qe3cj_299 label,._fileInputWrapperSmall_qe3cj_307 label{display:flex;align-items:center;gap:8px;font-weight:600;color:#475569;font-size:.9rem;margin-bottom:8px}._fileInputWrapperSmall_qe3cj_307{margin-top:15px}._stickyActionArea_qe3cj_322{position:sticky;bottom:20px;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:15px 25px;border-radius:16px;box-shadow:0 10px 25px #0000001a;border:1px solid #e2e8f0;z-index:10}._submitBtn_qe3cj_334{width:100%;background:linear-gradient(135deg,#4f46e5,#3b82f6);color:#fff;padding:16px;border:none;border-radius:10px;font-size:1.1rem;font-weight:700;cursor:pointer;box-shadow:0 4px 15px #4f46e54d;transition:all .3s ease}._submitBtn_qe3cj_334:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #4f46e566}._submitBtn_qe3cj_334:disabled{opacity:.7;cursor:not-allowed;transform:none}._errorAlert_qe3cj_360{background:#fef2f2;color:#991b1b;border:1px solid #fecaca;padding:16px;border-radius:10px;font-weight:500;overflow:hidden}._previewSticky_qe3cj_371{position:sticky;top:20px}._previewTitle_qe3cj_376{display:flex;align-items:center;gap:10px;font-size:1.25rem;color:#1e293b;margin:0 0 15px;padding-left:10px}._previewCard_qe3cj_386{background:#fff;border-radius:16px;padding:30px;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a;border:1px solid #f1f5f9}._previewMeta_qe3cj_394{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #f1f5f9}._badgeBlue_qe3cj_403{background:#e0f2fe;color:#0284c7;padding:4px 10px;border-radius:6px;font-weight:600;font-size:.8rem}._badgeGray_qe3cj_404{background:#f1f5f9;color:#475569;padding:4px 10px;border-radius:6px;font-weight:600;font-size:.8rem}._badgePurple_qe3cj_405{background:#f3e8ff;color:#9333ea;padding:4px 10px;border-radius:6px;font-weight:600;font-size:.8rem}._previewQText_qe3cj_407{font-size:1.1rem;color:#1e293b;line-height:1.7;margin-bottom:25px}._previewImageWrap_qe3cj_414{margin-top:15px;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0}._previewImageWrap_qe3cj_414 img{width:100%;height:auto;display:block}._previewOptionsGrid_qe3cj_428{display:grid;gap:12px}._previewOptionbox_qe3cj_433{display:flex;align-items:flex-start;gap:15px;padding:15px;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc}._previewOptContent_qe3cj_443{flex:1}._previewOptionImage_qe3cj_447{margin-top:10px;border-radius:8px;overflow:hidden;max-width:300px}._previewOptionImage_qe3cj_447 img{width:100%;height:auto;display:block}._previewOptionboxCorrect_qe3cj_461{background:#f0fdf4;border-color:#86efac}._previewOptLabel_qe3cj_466{background:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#64748b;box-shadow:0 2px 4px #0000000d;flex-shrink:0}._previewOptionboxCorrect_qe3cj_461 ._previewOptLabel_qe3cj_466{background:#22c55e;color:#fff}._previewExplanation_qe3cj_485{margin-top:30px;padding-top:25px;border-top:2px dashed #e2e8f0}._previewExplanation_qe3cj_485 h4{color:#334155;margin:0 0 10px}._loaderSpinner_qe3cj_496{display:flex;justify-content:center;align-items:center;height:300px;font-size:1.2rem;color:#4f46e5;font-weight:600}._container_17w72_1{padding:25px}._header_17w72_2{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}._header_17w72_2 h1{font-size:1.8rem;font-weight:700;color:#1e293b}._card_17w72_8{background:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.5);padding:24px;border-radius:16px;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000006}._tabsContainer_17w72_17{display:flex;gap:10px;border-bottom:1px solid #e2e8f0;margin-bottom:20px}._tabButton_17w72_23{padding:10px 20px;font-size:1rem;font-weight:600;border:none;border-bottom:3px solid transparent;background-color:transparent;color:#64748b;cursor:pointer;transition:all .2s ease}._tabButton_17w72_23:hover{color:#1e293b}._tabButton_17w72_23._activeTab_17w72_37{color:#4f46e5;border-bottom-color:#4f46e5}._countInfo_17w72_42{color:#64748b;margin-bottom:20px;font-size:.9rem}._loader_17w72_43,._noResults_17w72_43{text-align:center;padding:40px;color:#64748b}._tableWrapper_17w72_45{overflow-x:auto}._dataTable_17w72_46{width:100%;border-collapse:collapse}._dataTable_17w72_46 th,._dataTable_17w72_46 td{padding:15px;text-align:left}._dataTable_17w72_46 thead{border-bottom:1px solid #e2e8f0}._dataTable_17w72_46 th{font-size:.8rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.5px}._dataTable_17w72_46 tbody tr{border-bottom:1px solid #f1f5f9}._dataTable_17w72_46 tbody tr:last-child{border-bottom:none}._questionInfo_17w72_56 strong{display:block;font-weight:600;color:#1e293b}._actionsCell_17w72_62{width:400px;text-align:right}._actionsHeader_17w72_63{text-align:right!important}._actionsCell_17w72_62{display:flex;gap:15px;justify-content:flex-end}._actionBtn_17w72_69{border:none;cursor:pointer;padding:8px 15px;border-radius:6px;display:inline-flex;align-items:center;gap:8px;font-weight:600;text-decoration:none;transition:background-color .2s ease,color .2s ease}._editBtn_17w72_76{background-color:#eef2ff;color:#4f46e5}._editBtn_17w72_76:hover{background-color:#4f46e5;color:#fff}._resolveBtn_17w72_84{background-color:#dcfce7;color:#166534}._resolveBtn_17w72_84:hover{background-color:#22c55e;color:#fff}._container_1lbxc_1{padding:25px}._header_1lbxc_2{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}._header_1lbxc_2 h1{font-size:1.8rem;font-weight:700;color:#1e293b}._addBtn_1lbxc_7{background-color:#4f46e5;color:#fff;text-decoration:none;padding:10px 20px;border-radius:8px;font-weight:600;display:inline-flex;align-items:center;gap:8px;transition:background-color .2s ease}._addBtn_1lbxc_7:hover{background-color:#4338ca}._card_1lbxc_15{background:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.5);padding:24px;border-radius:16px;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000006}._filterControls_1lbxc_25{display:flex;gap:15px;flex-wrap:wrap;align-items:center;padding-bottom:20px;border-bottom:1px solid #e2e8f0}._searchInputContainer_1lbxc_34{position:relative;flex-grow:1}._searchIcon_1lbxc_39{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#94a3b8}._searchInput_1lbxc_34{padding:12px 15px 12px 45px;border:1px solid #cbd5e1;border-radius:8px;font-size:1rem;width:100%;transition:border-color .2s ease,box-shadow .2s ease}._searchInput_1lbxc_34:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 2px #c7d2fe}._filterDropdown_1lbxc_62{padding:12px 15px;border:1px solid #cbd5e1;border-radius:8px;font-size:1rem;min-width:180px;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}._filterDropdown_1lbxc_62:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 2px #c7d2fe}._countInfo_1lbxc_80{color:#64748b;margin:20px 0 10px;font-size:.9rem}._loader_1lbxc_81,._noResults_1lbxc_81{text-align:center;padding:40px;color:#64748b}._tableWrapper_1lbxc_83{overflow-x:auto}._dataTable_1lbxc_84{width:100%;border-collapse:collapse}._dataTable_1lbxc_84 th,._dataTable_1lbxc_84 td{padding:15px;text-align:left}._dataTable_1lbxc_84 thead{border-bottom:1px solid #e2e8f0}._dataTable_1lbxc_84 th{font-size:.8rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.5px}._sortable_1lbxc_91{cursor:pointer;display:flex;align-items:center;gap:6px;-webkit-user-select:none;user-select:none}._dataTable_1lbxc_84 tbody tr{border-bottom:1px solid #f1f5f9}._dataTable_1lbxc_84 tbody tr:last-child{border-bottom:none}._titleCell_1lbxc_95{font-weight:600;color:#1e293b}._categoryBadge_1lbxc_96{background-color:#eef2ff;color:#4338ca;padding:4px 10px;border-radius:20px;font-size:.8rem;font-weight:500}._actionsCell_1lbxc_101{width:100px;text-align:right}._actionsHeader_1lbxc_102{text-align:right!important}._actionBtn_1lbxc_103{background:none;border:none;cursor:pointer;padding:6px;border-radius:50%;display:inline-flex;transition:background-color .2s ease}._editBtn_1lbxc_109{color:#4f46e5}._editBtn_1lbxc_109:hover{background-color:#eef2ff}._deleteBtn_1lbxc_111{color:#ef4444}._deleteBtn_1lbxc_111:hover{background-color:#fee2e2}._pagination_1lbxc_114{display:flex;justify-content:flex-end;align-items:center;gap:15px;margin-top:25px;padding-top:25px;border-top:1px solid #e2e8f0}._pagination_1lbxc_114 button{padding:8px 15px;border-radius:6px;border:1px solid #cbd5e1;background-color:#fff;font-weight:500;cursor:pointer}._pagination_1lbxc_114 button:disabled{opacity:.5;cursor:not-allowed}._pagination_1lbxc_114 span{font-weight:500;color:#475569}:root{--ink-900:#0f172a;--ink-800:#1e293b;--ink-700:#334155;--ink-600:#475569;--line:#e2e8f0;--soft:#f8fafc;--surface:#ffffff;--brand:#4f46e5;--brand-dark:#4338ca;--brand-100:#eef2ff;--brand-200:#e0e7ff;--brand-300:#c7d2fe;--accent:#F97316;--accent-dark:#EA580C;--shadow-sm:0 1px 3px rgba(0,0,0,.06);--shadow-md:0 4px 10px rgba(79,70,229,.25);--shadow-lg:0 10px 30px rgba(0,0,0,.12)}._pageWrap_g4q05_24{padding:20px;background:#f1f5f9;min-height:100vh}._header_g4q05_31{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap;margin-bottom:16px}._headerLeft_g4q05_35{flex:1 1 auto;min-width:240px}._headerTitle_g4q05_39{font-size:1.9rem;color:var(--ink-800);margin:0}._headerActions_g4q05_42{display:flex;gap:10px;align-items:center}._slugPreview_g4q05_46{font-size:.9rem;color:#64748b;margin-top:6px}._slugPreview_g4q05_46 span{font-style:italic;color:var(--brand)}._submitBtn_g4q05_54,._submitBtnFull_g4q05_54,._secondaryBtn_g4q05_54{border:none;border-radius:10px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px;line-height:1;white-space:nowrap;transition:transform .06s ease,box-shadow .2s ease,background-color .2s ease}._submitBtn_g4q05_54,._submitBtnFull_g4q05_54{background:var(--brand);color:#fff;padding:11px 18px;box-shadow:var(--shadow-md)}._submitBtn_g4q05_54:hover,._submitBtnFull_g4q05_54:hover{background:var(--brand-dark)}._submitBtn_g4q05_54:active,._submitBtnFull_g4q05_54:active{transform:translateY(1px)}._submitBtn_g4q05_54:disabled,._submitBtnFull_g4q05_54:disabled{background:#a5b4fc;color:#eef2ff;cursor:not-allowed;box-shadow:none;opacity:.9}._secondaryBtn_g4q05_54{background:var(--brand-100);color:#3730a3;padding:10px 14px;box-shadow:0 2px 6px #3730a326;border:1px solid var(--brand-200)}._secondaryBtn_g4q05_54:hover{background:var(--brand-200)}._secondaryBtn_g4q05_54:active{transform:translateY(1px)}._submitBtn_g4q05_54:focus-visible,._submitBtnFull_g4q05_54:focus-visible,._secondaryBtn_g4q05_54:focus-visible,._tabBtn_g4q05_81:focus-visible,._drawerClose_g4q05_81:focus-visible,._titleInput_g4q05_81:focus-visible,._selectInput_g4q05_82:focus-visible,._inputGroup_g4q05_82 input:focus-visible,._inputGroup_g4q05_82 textarea:focus-visible{outline:2px solid var(--brand);outline-offset:2px}._layout_g4q05_88{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:20px}._editorCol_g4q05_91{display:flex;flex-direction:column;gap:20px;min-width:0}._sideDock_g4q05_94{position:sticky;top:16px;height:calc(100vh - 32px);display:flex;flex-direction:column;gap:10px}._tabBar_g4q05_100{display:flex;gap:8px;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:6px}._tabBtn_g4q05_81{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 10px;border-radius:8px;font-weight:700;color:var(--ink-700);background:transparent;border:1px solid transparent;cursor:pointer}._tabBtn_g4q05_81:hover{background:#f8fafc}._tabActive_g4q05_110{background:var(--brand-100);color:#312e81;border-color:var(--brand-200)}._dockScroll_g4q05_116{background:transparent;border-radius:12px;overflow:auto;height:100%;padding-right:4px}._dockScroll_g4q05_116::-webkit-scrollbar{width:10px}._dockScroll_g4q05_116::-webkit-scrollbar-track{background:transparent}._dockScroll_g4q05_116::-webkit-scrollbar-thumb{background:#dbe3f0;border-radius:8px;border:2px solid transparent;background-clip:content-box}._dockScroll_g4q05_116:hover::-webkit-scrollbar-thumb{background:#cbd5e1}._card_g4q05_129{background:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.5);padding:24px;border-radius:16px;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000006;margin-bottom:20px}._card_g4q05_129:hover{box-shadow:0 2px 6px #0000000f}._cardTitle_g4q05_139{font-size:1.05rem;font-weight:800;color:var(--ink-900);margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid var(--line)}._titleInput_g4q05_81{width:100%;border:none;font-size:1.6rem;font-weight:800;padding:10px 0;outline:none;color:var(--ink-900)}._toolbarRow_g4q05_147{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;flex-wrap:wrap}._toggleRow_g4q05_150{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:var(--ink-700)}._toggleRow_g4q05_150 input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:42px;height:24px;border-radius:999px;background:#e5e7eb;position:relative;transition:background .2s ease;border:1px solid #cbd5e1;cursor:pointer}._toggleRow_g4q05_150 input[type=checkbox]:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 1px 2px #0003;transition:transform .2s ease}._toggleRow_g4q05_150 input[type=checkbox]:checked{background:var(--brand);border-color:var(--brand)}._toggleRow_g4q05_150 input[type=checkbox]:checked:after{transform:translate(18px)}._selectInput_g4q05_82,._inputGroup_g4q05_82 input,._inputGroup_g4q05_82 textarea{width:100%;padding:10px 12px;border-radius:8px;border:1px solid #cbd5e1;font-size:1rem;outline:none;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}._selectInput_g4q05_82:focus,._inputGroup_g4q05_82 input:focus,._inputGroup_g4q05_82 textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #4f46e526}._inputGroup_g4q05_82{margin-bottom:14px}._inputGroup_g4q05_82 label{display:block;font-weight:800;margin-bottom:6px;color:var(--ink-800)}._charCount_g4q05_173{display:block;text-align:right;font-size:.8rem;color:#94a3b8;margin-top:6px}._infoText_g4q05_175{margin-top:10px;font-size:.9rem;color:#64748b}._imageUploader_g4q05_178{width:100%}._uploadLabel_g4q05_179{border:2px dashed #cbd5e1;border-radius:10px;padding:36px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-align:center;color:#64748b;background:#f8fafc;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}._uploadLabel_g4q05_179:hover{background:#f1f5f9}._uploadLabel_g4q05_179 span{font-weight:700;margin-top:10px}._uploadActive_g4q05_186 ._uploadLabel_g4q05_179,._imageUploader_g4q05_178._uploadActive_g4q05_186{border-color:var(--brand);box-shadow:0 0 0 3px #4f46e526}._imagePreview_g4q05_189{position:relative}._imagePreview_g4q05_189 img{width:100%;height:auto;border-radius:10px;max-height:240px;object-fit:cover;border:1px solid var(--line)}._removeImageBtn_g4q05_193{position:absolute;top:10px;right:10px;background:#000000b3;color:#fff;border:none;border-radius:50%;width:32px;height:32px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .15s ease}._removeImageBtn_g4q05_193:hover{opacity:.9}._chipsWrap_g4q05_200{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}._chip_g4q05_200{font-size:12px;padding:4px 8px;border-radius:999px;background:var(--brand-100);color:#312e81;border:1px solid var(--brand-200)}._videoFrameWrap_g4q05_207{position:relative;width:100%;padding-bottom:56.25%;border-radius:10px;overflow:hidden;background:#0b1020;margin-top:8px;border:1px solid var(--line)}._videoFrame_g4q05_207{position:absolute;top:0;left:0;width:100%;height:100%;border:0}._instagramNote_g4q05_209{margin:6px 0 0;background:#fafafa;border:1px dashed var(--line);color:#475569;padding:10px 12px;border-radius:8px;font-size:.92rem}._fab_g4q05_212{position:fixed;right:16px;bottom:16px;z-index:30;display:none;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--accent);color:#fff;border:none;box-shadow:0 6px 16px #0003;cursor:pointer;transition:transform .12s ease,background-color .2s ease}._fab_g4q05_212:hover{background:var(--accent-dark);transform:translateY(-1px)}._drawer_g4q05_81{position:fixed;left:0;right:0;bottom:-100%;height:70vh;background:var(--surface);border-top:1px solid var(--line);border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 -12px 30px #0000002e;transition:bottom .25s ease;z-index:40;display:flex;flex-direction:column}._drawerOpen_g4q05_226{bottom:0}._drawerHeader_g4q05_227{padding:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line)}._tabBarMobile_g4q05_230{display:flex;gap:8px}._drawerClose_g4q05_81{background:#f1f5f9;border:1px solid var(--line);border-radius:8px;padding:8px 12px;cursor:pointer;color:var(--ink-700)}._drawerClose_g4q05_81:hover{background:#e8edf4}._drawerClose_g4q05_81:focus-visible{outline:2px solid var(--brand);outline-offset:2px}._drawerBody_g4q05_236{padding:12px;overflow:auto}._submitBtnFull_g4q05_54{width:100%;justify-content:center}@media (max-width: 1280px){._layout_g4q05_88{grid-template-columns:minmax(0,1fr) 360px}}@media (max-width: 1200px){._layout_g4q05_88{grid-template-columns:minmax(0,1fr) 340px}}@media (max-width: 1050px){._layout_g4q05_88{grid-template-columns:1fr}._sideDock_g4q05_94{display:none}._fab_g4q05_212{display:flex}}@media (prefers-reduced-motion: reduce){*{transition:none!important;animation:none!important}}._layout_1oko3_1{display:flex;min-height:100vh;background-color:#f1f5f9}._sidebar_1oko3_8{width:260px;background-color:#0f172a;color:#e2e8f0;padding:25px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s ease-in-out}._sidebarHeader_1oko3_19{font-size:1.6rem;font-weight:700;text-align:center;margin-bottom:40px;color:#fff}._sidebarNav_1oko3_27{display:flex;flex-direction:column;gap:12px}._sidebarNav_1oko3_27 a{color:#cbd5e1;text-decoration:none;padding:12px 18px;border-radius:8px;font-weight:500;display:flex;align-items:center;gap:15px;transition:background-color .2s ease,color .2s ease}._sidebarNav_1oko3_27 a:hover{background-color:#1e293b;color:#fff}._sidebarNav_1oko3_27 a._active_1oko3_50{background-color:#4f46e5;color:#fff;font-weight:600}._userProfile_1oko3_57{border-top:1px solid #1e293b;padding-top:20px}._userEmail_1oko3_62{display:block;text-align:center;font-size:.9rem;color:#94a3b8;margin-bottom:15px;word-break:break-all}._logoutButton_1oko3_71{background:none;border:none;color:#cbd5e1;width:100%;padding:12px 18px;border-radius:8px;font-weight:500;display:flex;align-items:center;gap:15px;cursor:pointer;transition:background-color .2s ease,color .2s ease;font-size:1rem}._logoutButton_1oko3_71:hover{background-color:#ef4444;color:#fff}._mainContent_1oko3_93{flex-grow:1;display:flex;flex-direction:column}._contentWrapper_1oko3_99{padding:25px;height:100%}._mobileHeader_1oko3_105{display:none}@media (max-width: 768px){._sidebar_1oko3_8{position:fixed;left:0;top:0;height:100%;z-index:1001;transform:translate(-100%)}._sidebar_1oko3_8._open_1oko3_118{transform:translate(0)}._mainContent_1oko3_93{width:100%}._mobileHeader_1oko3_105{display:flex;align-items:center;padding:15px;background-color:#fff;box-shadow:0 2px 4px #0000001a}._menuToggle_1oko3_131{background:none;border:none;cursor:pointer;margin-right:15px}._mobileHeaderTitle_1oko3_137{font-size:1.2rem;font-weight:600;margin:0}}:root{--primary-blue: #0057FF;--primary-blue-hover: #0048d6;--dark-navy: #0f172a;--slate-gray: #64748b;--light-gray: #f8fafc;--background-color: #f1f5f9;--white: #FFFFFF;--border-color: #e2e8f0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:var(--background-color);color:var(--dark-navy);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
