@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--font-sans: "Inter", "Istok Web", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;--font-serif: "Georgia", "Times New Roman", Times, serif;--line-height: 1.7;--text-color: #333;--light-gray: #f8f9fa;--border-color: #e9ecef}body{font-family:var(--font-sans);line-height:var(--line-height);color:var(--text-color);background-color:var(--bg-color);margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.rich-editor[data-astro-cid-x6qnsptu]{font-family:var(--font-sans);font-size:1.0625rem;line-height:var(--line-height);color:var(--text-color);min-height:300px;padding:1.25rem;border:1px solid var(--border-color);border-radius:6px;background:#fff;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.rich-editor[data-astro-cid-x6qnsptu]:focus{border-color:#4d90fe;box-shadow:0 0 0 1px #4d90fe}.rich-editor[data-astro-cid-x6qnsptu] p[data-astro-cid-x6qnsptu]{margin-bottom:1.25em}.rich-editor[data-astro-cid-x6qnsptu] h1[data-astro-cid-x6qnsptu],.rich-editor[data-astro-cid-x6qnsptu] h2[data-astro-cid-x6qnsptu],.rich-editor[data-astro-cid-x6qnsptu] h3[data-astro-cid-x6qnsptu],.rich-editor[data-astro-cid-x6qnsptu] h4[data-astro-cid-x6qnsptu],.rich-editor[data-astro-cid-x6qnsptu] h5[data-astro-cid-x6qnsptu],.rich-editor[data-astro-cid-x6qnsptu] h6[data-astro-cid-x6qnsptu]{font-family:var(--font-sans);font-weight:700;line-height:1.3;margin:1.5em 0 .75em}.rich-editor[data-astro-cid-x6qnsptu] h1[data-astro-cid-x6qnsptu]{font-size:1.8em}.rich-editor[data-astro-cid-x6qnsptu] h2[data-astro-cid-x6qnsptu]{font-size:1.5em}.rich-editor[data-astro-cid-x6qnsptu] h3[data-astro-cid-x6qnsptu]{font-size:1.3em}.rich-editor[data-astro-cid-x6qnsptu] h4[data-astro-cid-x6qnsptu]{font-size:1.1em}.rich-editor[data-astro-cid-x6qnsptu] ul[data-astro-cid-x6qnsptu],.rich-editor[data-astro-cid-x6qnsptu] ol[data-astro-cid-x6qnsptu]{padding-left:1.5em;margin:1em 0}.rich-editor[data-astro-cid-x6qnsptu] li[data-astro-cid-x6qnsptu]{margin-bottom:.5em}.rich-editor[data-astro-cid-x6qnsptu] blockquote[data-astro-cid-x6qnsptu]{border-left:4px solid #e2e8f0;padding:.5em 1em;margin:1.5em 0;color:#4a5568;font-style:normal}.rich-editor[data-astro-cid-x6qnsptu] code[data-astro-cid-x6qnsptu]{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;background:var(--light-gray);padding:.2em .4em;border-radius:3px;font-size:.9em}.rich-editor[data-astro-cid-x6qnsptu] pre[data-astro-cid-x6qnsptu]{background:#f6f8fa;padding:1em;border-radius:6px;overflow-x:auto}.rich-editor[data-astro-cid-x6qnsptu] a[data-astro-cid-x6qnsptu]{color:#2563eb;text-decoration:none}.rich-editor[data-astro-cid-x6qnsptu] a[data-astro-cid-x6qnsptu]:hover{text-decoration:underline}@media (max-width: 768px){.rich-editor[data-astro-cid-x6qnsptu]{font-size:1rem;padding:1rem}.rich-editor[data-astro-cid-x6qnsptu] h1[data-astro-cid-x6qnsptu]{font-size:1.6em}.rich-editor[data-astro-cid-x6qnsptu] h2[data-astro-cid-x6qnsptu]{font-size:1.4em}.rich-editor[data-astro-cid-x6qnsptu] h3[data-astro-cid-x6qnsptu]{font-size:1.2em}}.rich-editor[data-astro-cid-x6qnsptu][data-placeholder]:empty:before{content:attr(data-placeholder);color:#9ca3af;pointer-events:none;display:block}.admin-container[data-astro-cid-x6qnsptu]{max-width:900px;margin:0 auto;padding:1.5rem}.admin-header[data-astro-cid-x6qnsptu]{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;padding-bottom:1rem;border-bottom:2px solid rgb(var(--gray-light))}.logout-button[data-astro-cid-x6qnsptu]{background:#dc3545;color:#fff;padding:.5rem 1rem;border:none;border-radius:6px;cursor:pointer;font-weight:700}.logout-button[data-astro-cid-x6qnsptu]:hover{background:#c82333}.admin-content[data-astro-cid-x6qnsptu]{display:grid;grid-template-columns:1fr;gap:2rem}.admin-navbar[data-astro-cid-x6qnsptu]{display:flex;gap:.5rem;align-items:center;margin:-1rem 0 1.5rem;flex-wrap:wrap}.nav-btn[data-astro-cid-x6qnsptu]{background:rgb(var(--gray-light));border:1px solid rgba(0,0,0,.06);padding:.35rem .6rem;border-radius:6px;cursor:pointer;font-size:.95rem}.nav-btn[data-astro-cid-x6qnsptu]:hover{background:#f1f3f5}.nav-btn[data-astro-cid-x6qnsptu].active{border-color:var(--accent)}.nav-btn[data-astro-cid-x6qnsptu].active:hover{background:rgb(var(--gray-light))}.admin-section[data-astro-cid-x6qnsptu]{background:#fff;padding:2rem;border-radius:12px;box-shadow:var(--box-shadow)}.editor-section[data-astro-cid-x6qnsptu]{min-height:600px}.post-form[data-astro-cid-x6qnsptu]{display:flex;flex-direction:column;gap:1.5rem}.form-group[data-astro-cid-x6qnsptu]{display:flex;flex-direction:column;gap:.5rem}.form-group[data-astro-cid-x6qnsptu] label[data-astro-cid-x6qnsptu]{font-weight:700;color:rgb(var(--gray-dark))}.form-group[data-astro-cid-x6qnsptu] input[data-astro-cid-x6qnsptu],.form-group[data-astro-cid-x6qnsptu] textarea[data-astro-cid-x6qnsptu]{padding:.75rem;border:2px solid rgba(0,0,0,.12);border-radius:6px;font-size:1rem;font-family:inherit}.form-group[data-astro-cid-x6qnsptu] input[data-astro-cid-x6qnsptu]:focus,.form-group[data-astro-cid-x6qnsptu] textarea[data-astro-cid-x6qnsptu]:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #0078d426}.checkbox-label[data-astro-cid-x6qnsptu]{display:flex;align-items:center;gap:.5rem;font-weight:600;cursor:pointer}.checkbox-label[data-astro-cid-x6qnsptu] input[data-astro-cid-x6qnsptu][type=checkbox]{width:auto;margin:0;transform:scale(1.2)}.form-help[data-astro-cid-x6qnsptu]{color:rgb(var(--gray));font-size:.85rem;margin-top:.25rem;font-style:italic}.editor-container[data-astro-cid-x6qnsptu]{border:2px solid rgb(var(--gray-light));border-radius:8px;overflow:hidden}.rich-editor[data-astro-cid-x6qnsptu]{min-height:420px;padding:1rem 1.25rem;line-height:1.6;font-size:1rem;background:#fff}.rich-editor[data-astro-cid-x6qnsptu]:focus{outline:none;box-shadow:inset 0 0 0 2px var(--accent)}.rich-editor[data-astro-cid-x6qnsptu]:empty:before{content:attr(data-placeholder);color:#0006}.editor-toolbar[data-astro-cid-x6qnsptu]{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:rgb(var(--gray-light),30%);border-bottom:1px solid rgb(var(--gray-light));flex-wrap:wrap}.toolbar-divider[data-astro-cid-x6qnsptu]{width:1px;height:28px;background:#0000001a;display:inline-block;margin:0 .25rem}.toolbar-btn[data-astro-cid-x6qnsptu]{padding:.5rem .75rem;border:1px solid rgb(var(--gray-light));background:#fff;border-radius:4px;cursor:pointer;font-size:.9rem;transition:all .2s ease}.toolbar-btn[data-astro-cid-x6qnsptu]:hover{background:rgb(var(--gray-light),50%);border-color:var(--accent)}.toolbar-divider[data-astro-cid-x6qnsptu]{width:1px;height:24px;background:rgb(var(--gray-light));margin:0 .5rem}.toggle-preview[data-astro-cid-x6qnsptu]{background:var(--accent)!important;color:#fff!important;border-color:var(--accent)!important}.toggle-preview[data-astro-cid-x6qnsptu]:hover{background:var(--accent-dark)!important}.editor-content[data-astro-cid-x6qnsptu]{display:flex;min-height:400px}.editor-pane[data-astro-cid-x6qnsptu]{flex:1}.editor-pane[data-astro-cid-x6qnsptu] textarea[data-astro-cid-x6qnsptu]{width:100%;height:400px;border:none;padding:1rem;font-family:Courier New,monospace;font-size:.95rem;line-height:1.5;resize:vertical;outline:none}.preview-pane[data-astro-cid-x6qnsptu]{flex:1;border-left:1px solid rgb(var(--gray-light));background:#fafafa}.preview-content[data-astro-cid-x6qnsptu]{padding:1rem;height:400px;overflow-y:auto;font-family:inherit;line-height:1.6}.preview-content[data-astro-cid-x6qnsptu] h1[data-astro-cid-x6qnsptu],.preview-content[data-astro-cid-x6qnsptu] h2[data-astro-cid-x6qnsptu],.preview-content[data-astro-cid-x6qnsptu] h3[data-astro-cid-x6qnsptu]{color:var(--accent-dark);margin-top:1.5rem;margin-bottom:.5rem}.preview-content[data-astro-cid-x6qnsptu] h1[data-astro-cid-x6qnsptu]{font-size:1.8rem}.preview-content[data-astro-cid-x6qnsptu] h2[data-astro-cid-x6qnsptu]{font-size:1.5rem}.preview-content[data-astro-cid-x6qnsptu] h3[data-astro-cid-x6qnsptu]{font-size:1.3rem}.preview-content[data-astro-cid-x6qnsptu] blockquote[data-astro-cid-x6qnsptu]{border-left:4px solid var(--accent);padding-left:1rem;margin:1rem 0;font-style:italic;color:rgb(var(--gray-dark))}.preview-content[data-astro-cid-x6qnsptu] ul[data-astro-cid-x6qnsptu]{padding-left:1.5rem}.preview-content[data-astro-cid-x6qnsptu] li[data-astro-cid-x6qnsptu]{margin-bottom:.5rem}.preview-content[data-astro-cid-x6qnsptu] a[data-astro-cid-x6qnsptu]{color:var(--accent);text-decoration:underline}.form-actions[data-astro-cid-x6qnsptu]{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.draft-button[data-astro-cid-x6qnsptu]{background:#6c757d;color:#fff;padding:1rem 1.5rem;border:none;border-radius:6px;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .3s ease}.draft-button[data-astro-cid-x6qnsptu]:hover{background:#5a6268}.publish-button[data-astro-cid-x6qnsptu]{background:#28a745;color:#fff;padding:1rem 1.5rem;border:none;border-radius:6px;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .3s ease}.publish-button[data-astro-cid-x6qnsptu]:hover{background:#218838}.posts-tabs[data-astro-cid-x6qnsptu]{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:2px solid rgb(var(--gray-light))}.tab-btn[data-astro-cid-x6qnsptu]{padding:.75rem 1.5rem;border:none;background:transparent;cursor:pointer;font-weight:600;color:rgb(var(--gray));border-bottom:2px solid transparent;transition:all .2s ease}.tab-btn[data-astro-cid-x6qnsptu].active{color:var(--accent);border-bottom-color:var(--accent)}.tab-btn[data-astro-cid-x6qnsptu]:hover{color:var(--accent-dark)}.posts-list[data-astro-cid-x6qnsptu]{display:flex;flex-direction:column;gap:1rem}.post-item[data-astro-cid-x6qnsptu]{padding:1.5rem;border:1px solid rgb(var(--gray-light));border-radius:8px;background:rgba(var(--gray-light),20%);margin-bottom:1rem}.post-item[data-astro-cid-x6qnsptu].draft-item{border-left:4px solid #ffc107;background:#ffc1071a}.post-item[data-astro-cid-x6qnsptu] h3[data-astro-cid-x6qnsptu]{margin:0 0 .5rem;color:var(--accent-dark);display:flex;align-items:center;gap:.5rem}.draft-badge[data-astro-cid-x6qnsptu]{background:#ffc107;color:#212529;padding:.25rem .5rem;border-radius:4px;font-size:.7rem;font-weight:700}.post-item[data-astro-cid-x6qnsptu] p[data-astro-cid-x6qnsptu]{margin:0 0 1rem;color:rgb(var(--gray-dark))}.post-item[data-astro-cid-x6qnsptu] small[data-astro-cid-x6qnsptu]{color:rgb(var(--gray))}.post-actions[data-astro-cid-x6qnsptu]{margin-top:1rem;display:flex;gap:.5rem}.edit-button[data-astro-cid-x6qnsptu]{background:#17a2b8;color:#fff;padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-size:.9rem}.edit-button[data-astro-cid-x6qnsptu]:hover{background:#138496}.delete-button[data-astro-cid-x6qnsptu]{background:#dc3545;color:#fff;padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-size:.9rem}.delete-button[data-astro-cid-x6qnsptu]:hover{background:#c82333}.post-actions[data-astro-cid-x6qnsptu] .publish-button[data-astro-cid-x6qnsptu]{background:#28a745;padding:.5rem 1rem;font-size:.9rem}.post-actions[data-astro-cid-x6qnsptu] .publish-button[data-astro-cid-x6qnsptu]:hover{background:#218838}@media (max-width: 768px){.admin-content[data-astro-cid-x6qnsptu]{grid-template-columns:1fr}.admin-header[data-astro-cid-x6qnsptu]{flex-direction:column;gap:1rem;text-align:center}}
