.subjects-container[data-v-6f7ae053]{display:grid;gap:32px}.card[data-v-6f7ae053]{background:#fff;padding:24px;border-radius:14px;box-shadow:0 4px 14px rgba(0,0,0,.05);width:95%}h2[data-v-6f7ae053]{margin-bottom:16px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:700;color:#374151}.form-row[data-v-6f7ae053]{display:flex;gap:12px;margin-bottom:20px}.form-grid[data-v-6f7ae053]{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;margin-bottom:20px}input[data-v-6f7ae053],select[data-v-6f7ae053]{padding:12px;border-radius:10px;border:1px solid #e2e8f0}button[data-v-6f7ae053]{padding:12px 18px;border:none;border-radius:10px;background:#1e3a8a;color:#fff;font-weight:600;cursor:pointer}.list[data-v-6f7ae053]{list-style:none;padding:0}.list li[data-v-6f7ae053]{display:flex;align-items:center;justify-content:space-between;gap:12px}.toggle-text[data-v-6f7ae053]{margin-top:12px;color:#1e3a8a;font-weight:600;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.toggle-text[data-v-6f7ae053]:hover{text-decoration:underline}.btn-edit[data-v-6f7ae053]{background:transparent;border:1px solid #1e3a8a;color:#1e3a8a;padding:6px 10px;border-radius:8px;font-size:13px;cursor:pointer}.btn-save[data-v-6f7ae053]{background:#16a34a;color:#fff}.btn-cancel[data-v-6f7ae053],.btn-save[data-v-6f7ae053]{border:none;padding:6px 10px;border-radius:8px;font-size:13px;cursor:pointer}.btn-cancel[data-v-6f7ae053]{background:#e5e7eb;color:#374151}.edit-input[data-v-6f7ae053]{padding:6px 10px;border-radius:8px;border:1px solid #cbd5e1;width:100%;color:#111827;background:#fff;font-size:14px}.subject-row[data-v-6f7ae053]{justify-content:space-between;padding:10px 0;border-bottom:1px solid #e5e7eb}.subject-name[data-v-6f7ae053]{font-size:15px;font-weight:500;margin-left:10px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#374151}.icon-btn[data-v-6f7ae053]{background:transparent;border:none;font-size:18px;cursor:pointer;padding:6px;border-radius:8px;transition:background .2s ease}.icon-btn[data-v-6f7ae053]:hover{background:#eef2ff}.subject-content[data-v-6f7ae053]{flex:1;display:flex;align-items:center}.subject-content input[data-v-6f7ae053]{max-width:100%}.actions button[data-v-6f7ae053]{white-space:nowrap}.actions[data-v-6f7ae053]{margin-left:auto;display:flex;gap:8px;justify-content:flex-end}.icon-btn[data-v-6f7ae053]{margin-left:12px}.icon-btn.delete[data-v-6f7ae053]{color:#dc2626}.icon-btn.delete[data-v-6f7ae053]:hover{background:#fee2e2}.list li[data-v-6f7ae053]:hover{background-color:rgba(174,214,233,.7411764705882353)}.filters[data-v-6f7ae053]{display:grid;grid-template-columns:1fr 200px;gap:12px;margin-bottom:16px}.grade-row[data-v-6f7ae053]{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-radius:8px;transition:background .2s ease}.grade-row.inactive[data-v-6f7ae053]{background:#f1f5f9;color:#64748b}.switch[data-v-6f7ae053]{position:relative;width:42px;height:22px}.switch input[data-v-6f7ae053]{opacity:0;width:0;height:0}.slider[data-v-6f7ae053]{position:absolute;inset:0;background:#cbd5e1;border-radius:999px;cursor:pointer;transition:.2s}.slider[data-v-6f7ae053]:before{content:"";position:absolute;height:18px;width:18px;left:2px;bottom:2px;background:#fff;border-radius:50%;transition:.2s}input:checked+.slider[data-v-6f7ae053]{background:#22c55e}input:checked+.slider[data-v-6f7ae053]:before{transform:translateX(20px)}.empty-text[data-v-6f7ae053]{font-size:14px;color:#6b7280;margin-top:8px}.toast[data-v-6f7ae053]{position:fixed;top:20px;right:20px;padding:14px 20px;border-radius:12px;font-weight:600;color:#fff;z-index:9999;box-shadow:0 10px 30px rgba(0,0,0,.15);animation:fadeIn-6f7ae053 .3s ease}.toast.success[data-v-6f7ae053]{background:linear-gradient(135deg,#16a34a,#22c55e)}.toast.error[data-v-6f7ae053]{background:linear-gradient(135deg,#dc2626,#ef4444)}@keyframes fadeIn-6f7ae053{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}