@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer;border:none;background:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.prose{font-size:1.0625rem;line-height:1.8;color:#0f172a;word-break:normal;overflow-wrap:break-word}.prose h1,.prose h2,.prose h3,.prose h4{font-weight:700;line-height:1.3;margin:2em 0 .75em;color:#0f172a}.prose h1{font-size:1.875rem}.prose h2{font-size:1.5rem}.prose h3{font-size:1.25rem}.prose h4{font-size:1.1rem}.prose p{margin-bottom:1.5em}.prose a{color:#2563eb;text-decoration:underline;text-underline-offset:3px}.prose strong{font-weight:600}.prose em{font-style:italic}.prose ol,.prose ul{margin-bottom:1.5em;padding-left:1.75em}.prose li{margin-bottom:.4em}.prose blockquote{border-left:3px solid #2563eb;padding:.5em 0 .5em 1.5em;margin:1.5em 0;color:#475569;font-style:italic}.prose pre{background:#1e293b;color:#e2e8f0;padding:1.25em 1.5em;border-radius:8px;overflow-x:auto;margin:1.5em 0;font-size:.875rem;line-height:1.7}.prose code,.prose pre{font-family:JetBrains Mono,Fira Code,monospace}.prose code{font-size:.875em;background:#f1f5f9;padding:.2em .4em;border-radius:4px}.prose pre code{background:none;padding:0;font-size:inherit;color:inherit}.prose img{border-radius:8px;margin:1.5em 0}.prose hr{border:none;border-top:1px solid #e2e8f0;margin:2.5em 0}.prose table{width:100%;border-collapse:collapse;margin:1.5em 0;font-size:.9rem}.prose th{background:#f8fafc;text-align:left;font-weight:600}.prose td,.prose th{padding:.75em 1em;border:1px solid #e2e8f0}.prose .ql-align-center{text-align:center}.prose .ql-align-right{text-align:right}.prose .ql-align-justify{text-align:justify}.prose .ql-indent-1{padding-left:3em}.prose .ql-indent-2{padding-left:6em}.prose .ql-indent-3{padding-left:9em}.prose .ql-indent-4{padding-left:12em}.prose .ql-indent-5{padding-left:15em}.prose .ql-indent-6{padding-left:18em}.prose .ql-indent-7{padding-left:21em}.prose .ql-indent-8{padding-left:24em}.prose li.ql-indent-1{padding-left:4.5em}.prose li.ql-indent-2{padding-left:7.5em}.prose li.ql-indent-3{padding-left:10.5em}.prose li.ql-indent-4{padding-left:13.5em}.prose .ql-size-small{font-size:.75em}.prose .ql-size-large{font-size:1.5em}.prose .ql-size-huge{font-size:2.5em}.prose pre.ql-syntax{background:#1e293b;color:#e2e8f0;padding:1.25em 1.5em;border-radius:8px;overflow-x:auto;margin:1.5em 0;font-family:JetBrains Mono,Fira Code,monospace;font-size:.875rem;line-height:1.7;white-space:pre;word-break:normal}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes spin{to{transform:rotate(1turn)}}.fade-in{animation:fadeIn .3s ease both}.fade-in-scale{animation:fadeInScale .25s ease both}.adminTable{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.th{padding:.875rem 1rem;text-align:left;font-size:.8rem;font-weight:600;color:#475569;background:#f8fafc;border-bottom:1px solid #e2e8f0}.td{padding:.75rem 1rem;vertical-align:middle;font-size:.875rem;border-bottom:1px solid #f1f5f9}.tableRow{transition:background all .15s ease}.tableRow:hover{background:#f8fafc}.tableRow:last-child .td{border-bottom:none}.btn,.btnDanger,.btnPrimary{display:inline-flex;align-items:center;gap:.375rem;padding:.625rem 1.25rem;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .15s ease}.btn:hover,.btnDanger:hover,.btnPrimary:hover{background:#f8fafc}.btn:disabled,.btnDanger:disabled,.btnPrimary:disabled{opacity:.6;cursor:not-allowed}.btnPrimary{border-color:#2563eb;background:#2563eb;color:#fff}.btnPrimary:hover{background:#1d4ed8;border-color:#1d4ed8}.btnDanger{border-color:#ef4444;color:#ef4444;background:transparent}.btnDanger:hover{background:rgba(239,68,68,.06)}.btnSm{padding:.35rem .75rem;font-size:.8rem}.input,.select,.textarea{width:100%;padding:.625rem .875rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;outline:none;background:#fff;color:#0f172a;transition:border-color all .15s ease}.input:focus,.select:focus,.textarea:focus{border-color:#2563eb}.input::placeholder,.select::placeholder,.textarea::placeholder{color:#94a3b8}.textarea{resize:vertical;line-height:1.6}.select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2394a3b8' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2rem;cursor:pointer}.fieldLabel{display:block;font-size:.875rem;font-weight:500;color:#475569;margin-bottom:.375rem}.field{display:flex;flex-direction:column;gap:0;margin-bottom:1rem}.modalOverlay{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:200;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.modal{background:#fff;border-radius:16px;padding:1.75rem;width:100%;max-width:480px;box-shadow:0 10px 40px rgba(0,0,0,.1),0 4px 12px rgba(0,0,0,.05);animation:fadeInScale .22s ease both}.modal .modalTitle{font-weight:700;font-size:1.125rem;margin-bottom:1.5rem;color:#0f172a}.badge,.badgeAdmin,.badgeDeleted,.badgeDraft,.badgeMod,.badgePublished{display:inline-block;padding:.2rem .625rem;border-radius:100px;font-size:.75rem;font-weight:600}.badgePublished{background:rgba(16,185,129,.12);color:#0d9367}.badgeDraft{background:rgba(245,158,11,.14);color:#c57f08}.badgeDeleted{background:rgba(239,68,68,.12);color:#ef4444}.badgeAdmin{background:#dbeafe;color:#1d4ed8}.badgeMod{background:#d1fae5;color:#15803d}.sectionCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.sectionCard .sectionTitle{font-size:1rem;font-weight:700;margin-bottom:1.25rem;color:#0f172a}.sideCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem}.sideCard .sideCardLabel{font-size:.7rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.625rem}.alertError{background:rgba(239,68,68,.06);border:1px solid rgba(239,68,68,.25);border-radius:8px;color:#ef4444}.alertError,.alertSuccess{padding:.75rem 1rem;font-size:.875rem}.alertSuccess{background:rgba(16,185,129,.08);border:1px solid rgba(16,185,129,.25);border-radius:8px;color:#0ea271}.pageHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.pageHeader .pageTitle{font-size:1.25rem;font-weight:700;color:#0f172a}.pageHeader .pageSubtitle{font-size:.875rem;color:#94a3b8;margin-top:.25rem}.pagination{display:flex;gap:.375rem;justify-content:center;margin-top:1.5rem}.pageBtn{width:34px;height:34px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;font-size:.875rem;cursor:pointer;transition:all .15s ease}.pageBtn:hover{border-color:#2563eb;color:#2563eb}.pageBtn.active{background:#2563eb;border-color:#2563eb;color:#fff}:root{--bg:#fff;--bg-2:#f8fafc;--bg-3:#f1f5f9;--bg-4:#e8e8e9;--border:#e2e8f0;--text:#0f172a;--text-2:#475569;--text-3:#94a3b8;--accent:#2563eb;--accent-h:#1d4ed8;--accent-bg:#eff6ff;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--r-sm:4px;--r-md:8px;--r-lg:12px;--r-xl:16px;--shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);--shadow-md:0 4px 12px rgba(0,0,0,.08),0 2px 4px rgba(0,0,0,.04);--shadow-lg:0 10px 40px rgba(0,0,0,.1),0 4px 12px rgba(0,0,0,.05);--font:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--mono:JetBrains Mono,Fira Code,monospace}