:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:95%;margin:0 auto;padding:2rem;text-align:left}.modern-table{width:100%;border-collapse:separate;border-spacing:0;margin:2rem 0;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000001a;table-layout:fixed}.modern-table thead th:nth-child(1){width:15%}.modern-table thead th:nth-child(2){width:25%}.modern-table thead th:nth-child(3){width:30%}.modern-table thead th:nth-child(4){width:10%}.modern-table thead th:nth-child(5){width:12%}.modern-table thead th:nth-child(6){width:8%}.modern-table thead{background:linear-gradient(135deg,#1e3c72,#2a5298);box-shadow:inset 0 -1px #ffffff0d}.modern-table thead th{padding:1.1rem 1.25rem;text-align:left;font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.6px;color:#f8fafc;border-bottom:2px solid rgba(255,255,255,.06)}.modern-table thead th:first-child{padding-left:1.5rem}.modern-table thead th .col-accent{display:inline-block;width:10px;height:10px;background:#ffffff26;border-radius:2px;margin-right:.6rem;vertical-align:middle}.modern-table tbody tr{transition:all .3s ease;border-bottom:1px solid #e5e7eb}.modern-table tbody tr:last-child{border-bottom:none}.modern-table tbody tr:hover{background-color:#f9fafb;transform:scale(1.01);box-shadow:0 2px 4px #0000000d}.modern-table tbody td{padding:1rem;text-align:left;color:#374151;font-size:.9rem;border:none;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}.modern-table tbody tr:nth-child(2n){background-color:#f8f9fa}.modern-table tbody tr:nth-child(2n):hover{background-color:#f1f3f5}.edit-btn{background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;border:1px solid rgba(255,255,255,.06);padding:.45rem .65rem;border-radius:8px;cursor:pointer;font-size:.95rem;transition:all .25s cubic-bezier(.2,.9,.2,1);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 14px #4f46e524;position:relative}.edit-btn:hover{transform:translateY(-3px);box-shadow:0 10px 24px #4f46e52e}.edit-btn:active{transform:translateY(-1px)}.edit-btn i{font-size:1rem;color:#fff}.link-like{background:none;border:none;color:#1f2937;text-decoration:underline;cursor:pointer;padding:0;font-size:.95rem}.field-view{padding:8px 10px;background:#f8fafc;border-radius:6px;color:#0f172a}.field-view.multi{white-space:pre-wrap}.category-label{background:#7c3aed1a;color:#5b21b6;padding:.15rem .45rem;border-radius:999px;font-size:.75rem;font-weight:600}.spinner{border:3px solid rgba(0,0,0,.08);border-top-color:#ffffffe6;border-radius:50%;width:16px;height:16px;display:inline-block;animation:spin .8s linear infinite;vertical-align:middle}@keyframes spin{to{transform:rotate(360deg)}}.saving-overlay{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:2000}.spinner.large{width:48px;height:48px;border-width:4px;border-top-color:#fffffff2}.pagination-container{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding:1rem;background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000000d}.pagination-btn{padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:8px;background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .25s cubic-bezier(.2,.9,.2,1);box-shadow:0 4px 8px #1e3c7233}.pagination-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 12px #1e3c724d}.pagination-btn:active:not(:disabled){transform:translateY(0)}.pagination-btn:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed;box-shadow:none;transform:none}.pagination-info{color:#6b7280;font-size:.9rem;font-weight:500}.toast-root{position:fixed;right:18px;bottom:18px;z-index:3000;display:flex;flex-direction:column;gap:8px}.toast{background:#fff;padding:10px 12px;border-radius:8px;box-shadow:0 8px 20px #0206171f;min-width:240px;display:flex;align-items:center;justify-content:space-between}.toast-msg{color:#0f172a}.toast-error{border-left:4px solid #ef4444}.toast-info{border-left:4px solid #3b82f6}.toast-success{border-left:4px solid #10b981}.toast-close{background:transparent;border:none;font-size:16px;cursor:pointer;color:#475569}.edit-page-wrapper{width:100%;padding:3rem 2rem;background:linear-gradient(135deg,#f8f9ff,#f0f3ff);min-height:100vh;margin:-2rem;margin-bottom:0}.edit-container{max-width:1400px;width:100%;margin:0 auto}.edit-container h1{color:#1f2937;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;text-align:left;background:linear-gradient(135deg,#1e3c72,#2a5298);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.edit-form{background:#fff;padding:3rem 4rem;border-radius:16px;box-shadow:0 10px 30px #00000014;width:100%;border:1px solid rgba(102,126,234,.1)}.form-row{display:flex;gap:3rem;margin-bottom:2rem;width:100%}.form-row .form-group{flex:1;margin-bottom:0;min-width:0}.form-group{margin-bottom:2rem}.form-group label{display:block;margin-bottom:.75rem;color:#1f2937;font-weight:600;font-size:1rem;letter-spacing:.3px}.form-group input,.form-group textarea,.form-group select{width:100%;padding:1rem;border:2px solid #e5e7eb;border-radius:10px;font-size:1rem;font-family:inherit;transition:all .3s ease;background:#fafbfc}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#667eea;background:#fff;box-shadow:0 0 0 4px #667eea1a;transform:translateY(-1px)}.form-group textarea{resize:vertical;min-height:120px;line-height:1.6}.form-actions{display:flex;gap:1.5rem;margin-top:3rem;padding-top:2rem;border-top:2px solid #f3f4f6}.save-btn,.cancel-btn{padding:1rem 2rem;border:none;border-radius:10px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;flex:1}.save-btn{background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;box-shadow:0 4px 12px #667eea4d}.save-btn:hover{transform:translateY(-3px);box-shadow:0 8px 20px #667eea66}.cancel-btn{background:#fff;color:#374151;border:2px solid #e5e7eb}.cancel-btn:hover{background:#f9fafb;border-color:#d1d5db;transform:translateY(-3px);box-shadow:0 4px 12px #0000001a}.save-btn:active,.cancel-btn:active{transform:translateY(0)}.login-container{display:flex;align-items:center;justify-content:center;padding:2rem}.login-card{width:420px;background:linear-gradient(180deg,#fff,#fbfbff);border-radius:12px;padding:2rem;box-shadow:0 12px 30px #10182814}.login-card h2{margin:0 0 .25rem}.muted{color:#6b7280;margin-bottom:1rem}.login-card input{width:100%;padding:.75rem;margin-bottom:.75rem;border-radius:8px;border:1px solid #e6e7ee}.login-error{background:#fee2e2;color:#991b1b;padding:.5rem;border-radius:6px;margin-bottom:.75rem}.login-card .save-btn{width:100%;background:linear-gradient(135deg,#1e3c72,#2a5298)}.login-card .cancel-btn{margin-top:.5rem;width:100%}.user-menu-container{position:fixed;top:18px;right:24px;z-index:1500}.user-icon{background:transparent;border:none;cursor:pointer;font-size:1.05rem;color:#374151;padding:8px 10px;border-radius:8px}.user-icon:hover{background:#00000008}.user-menu-dropdown{margin-top:8px;background:#fff;border-radius:8px;box-shadow:0 8px 24px #0f172a1f;padding:8px;min-width:180px}.user-menu-item{display:block;padding:8px 12px;border:none;background:none;text-align:left;width:100%;color:#374151;cursor:pointer}.user-menu-item+.user-menu-item{border-top:1px solid #f1f5f9}
