#editor .ProseMirror{min-height:450px;padding:1rem;outline:none;font-family:Newsreader,Georgia,serif;font-size:1.05rem;line-height:1.65}#editor .ProseMirror>*+*{margin-top:.7rem}#editor .ProseMirror p{margin:0}#editor .ProseMirror h1,#editor .ProseMirror h2{font-family:Fraunces,serif;font-weight:600;margin:0}#editor .ProseMirror h1{font-size:1.6rem}#editor .ProseMirror h2{font-size:1.3rem}#editor .ProseMirror ul,#editor .ProseMirror ol{padding-left:1.5rem;margin:0}#editor .ProseMirror blockquote{border-left:3px solid #c63d2f;margin:0;padding:.2rem 0 .2rem 1rem;font-style:italic}#editor .ProseMirror code{background:#ebe3d4;padding:.1em .3em;border-radius:3px;font-family:JetBrains Mono,monospace;font-size:.88em}#editor .ProseMirror pre{background:#ebe3d4;padding:.75rem 1rem;overflow-x:auto;margin:0}#editor .ProseMirror pre code{background:none;padding:0}#editor .font-serif{font-family:Fraunces,serif}#editor .font-hand{font-family:Caveat,cursive}#editor .font-fun{font-family:Bangers,cursive}#editor .font-mono{font-family:JetBrains Mono,monospace;font-size:.9em}#editor .size-sm{font-size:.82em}#editor .size-lg{font-size:1.28em}#editor .color-red{color:#e53935}#editor .color-orange{color:#fb8c00}#editor .color-yellow{color:#fdd835}#editor .color-lime{color:#7cb342}#editor .color-green{color:#2e7d32}#editor .color-teal{color:#00897b}#editor .color-cyan{color:#00acc1}#editor .color-blue{color:#1565c0}#editor .color-indigo{color:#3949ab}#editor .color-purple{color:#7b1fa2}#editor .color-pink{color:#d81b60}#editor .color-rose{color:#f06292}#editor .color-brown{color:#6d4c41}#editor .color-gray{color:#757575}#editor .color-black{color:#212121}#editor .bg-yellow{background-color:#fff176}#editor .bg-green{background-color:#c8e6c9}#editor .bg-blue{background-color:#bbdefb}#editor .bg-pink{background-color:#f8bbd0}#editor .bg-orange{background-color:#ffe0b2}#editor .bg-purple{background-color:#e1bee7}:root{--ink: #1a1612;--paper: #f5efe4;--paper-soft: #ebe3d4;--accent: #c63d2f;--rule: #c9bda6;--muted: #6b6256}[data-astro-cid-u2h3djql]{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:17px;line-height:1.5;min-height:100vh;background-image:repeating-linear-gradient(transparent 0,transparent 31px,rgba(198,61,47,.06) 32px)}.container[data-astro-cid-u2h3djql]{max-width:760px;margin:0 auto;padding:3rem 1.5rem 5rem}header[data-astro-cid-u2h3djql].admin-head{display:flex;justify-content:space-between;align-items:baseline;border-bottom:2px solid var(--ink);padding-bottom:1rem;margin-bottom:2.5rem}header[data-astro-cid-u2h3djql].admin-head h1[data-astro-cid-u2h3djql]{font-family:Fraunces,serif;font-weight:800;margin:0;font-size:1.5rem;letter-spacing:-.02em}header[data-astro-cid-u2h3djql].admin-head a[data-astro-cid-u2h3djql]{color:var(--muted);text-decoration:none;font-size:.9rem;font-style:italic}header[data-astro-cid-u2h3djql].admin-head a[data-astro-cid-u2h3djql]:hover{color:var(--accent)}.login[data-astro-cid-u2h3djql]{max-width:360px;margin:4rem auto;background:#fff;padding:2.5rem 2rem;border:1px solid var(--rule);box-shadow:4px 4px 0 var(--ink)}.login[data-astro-cid-u2h3djql] h2[data-astro-cid-u2h3djql]{font-family:Fraunces,serif;margin:0 0 1.5rem;font-size:1.4rem}.login[data-astro-cid-u2h3djql] input[data-astro-cid-u2h3djql][type=password]{width:100%;padding:.75rem;font-family:inherit;font-size:1rem;border:1px solid var(--rule);background:var(--paper);color:var(--ink)}.login[data-astro-cid-u2h3djql] input[data-astro-cid-u2h3djql][type=password]:focus{outline:none;border-color:var(--accent)}.err[data-astro-cid-u2h3djql]{color:var(--accent);font-style:italic;margin:.75rem 0 0;font-size:.9rem}.editor-form[data-astro-cid-u2h3djql]{background:#fff;padding:2rem;border:1px solid var(--rule);box-shadow:4px 4px 0 var(--ink);margin-bottom:3rem}.editor-form[data-astro-cid-u2h3djql]>label[data-astro-cid-u2h3djql]{display:block;font-family:Fraunces,serif;font-weight:600;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:.5rem}.editor-form[data-astro-cid-u2h3djql] input[data-astro-cid-u2h3djql][type=text]{width:100%;padding:.75rem;font-family:Fraunces,serif;font-weight:600;font-size:1.5rem;border:none;border-bottom:1px solid var(--rule);background:transparent;color:var(--ink);margin-bottom:2rem}.editor-form[data-astro-cid-u2h3djql] input[data-astro-cid-u2h3djql][type=text]:focus{outline:none;border-bottom-color:var(--accent)}.editor-toolbar[data-astro-cid-u2h3djql]{background:var(--paper-soft);border:1px solid var(--rule);border-bottom:none;padding:.4rem .6rem;display:flex;flex-direction:column;gap:.35rem}.tb-base[data-astro-cid-u2h3djql]{display:flex;align-items:center;flex-wrap:wrap;gap:.2rem}.tb-base[data-astro-cid-u2h3djql] .spacer[data-astro-cid-u2h3djql]{flex:1}.adv[data-astro-cid-u2h3djql]{display:none;flex-direction:column;gap:.3rem}.editor-toolbar[data-astro-cid-u2h3djql].is-advanced .adv[data-astro-cid-u2h3djql]{display:flex}.adv-row[data-astro-cid-u2h3djql]{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem}.tb-sep[data-astro-cid-u2h3djql]{width:1px;height:1.1rem;background:var(--rule);margin:0 .25rem;flex-shrink:0}.tb-label[data-astro-cid-u2h3djql]{font-size:.65rem;color:var(--muted);text-transform:uppercase;letter-spacing:.07em;flex-shrink:0}.tb-btn[data-astro-cid-u2h3djql]{font-family:inherit;font-size:.78rem;padding:.2rem .45rem;background:transparent;border:1px solid transparent;color:var(--ink);cursor:pointer;border-radius:3px;line-height:1.4;min-width:1.7rem;text-align:center}.tb-btn[data-astro-cid-u2h3djql]:hover{background:var(--paper);border-color:var(--rule)}.tb-btn[data-astro-cid-u2h3djql].is-active{background:var(--ink);color:var(--paper);border-color:var(--ink)}#toggle-advanced[data-astro-cid-u2h3djql]{font-size:.72rem;padding:.2rem .55rem;border:1px solid var(--rule);border-radius:3px;background:var(--paper);color:var(--muted);cursor:pointer}#toggle-advanced[data-astro-cid-u2h3djql]:hover{border-color:var(--accent);color:var(--accent)}.editor-toolbar[data-astro-cid-u2h3djql].is-advanced #toggle-advanced[data-astro-cid-u2h3djql]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.tb-select[data-astro-cid-u2h3djql]{font-family:inherit;font-size:.78rem;padding:.2rem .3rem;background:var(--paper);border:1px solid var(--rule);color:var(--ink);cursor:pointer;border-radius:3px;height:1.75rem}.tb-select[data-astro-cid-u2h3djql]:focus{outline:none;border-color:var(--accent)}.tb-swatch[data-astro-cid-u2h3djql]{width:1.2rem;height:1.2rem;border-radius:50%;border:2px solid transparent;cursor:pointer;padding:0;flex-shrink:0}.tb-swatch[data-astro-cid-u2h3djql]:hover{border-color:var(--ink)}.tb-swatch[data-astro-cid-u2h3djql].is-active{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.tb-hl[data-astro-cid-u2h3djql]{width:1.8rem;height:1rem;border-radius:3px;border:2px solid transparent;cursor:pointer;padding:0;flex-shrink:0}.tb-hl[data-astro-cid-u2h3djql]:hover{border-color:var(--ink)}.tb-hl[data-astro-cid-u2h3djql].is-active{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.tb-hl[data-astro-cid-u2h3djql][data-highlight=""]{background:#fff;border-color:var(--rule);position:relative;overflow:hidden}.tb-hl[data-astro-cid-u2h3djql][data-highlight=""]:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom right,transparent calc(50% - 1px),#c63d2f calc(50% - 1px),#c63d2f calc(50% + 1px),transparent calc(50% + 1px))}#editor[data-astro-cid-u2h3djql]{border:1px solid var(--rule);background:var(--paper)}.actions[data-astro-cid-u2h3djql]{margin-top:1.5rem;display:flex;gap:.75rem}button[data-astro-cid-u2h3djql],.btn[data-astro-cid-u2h3djql]{font-family:Fraunces,serif;font-weight:600;font-size:.95rem;padding:.7rem 1.4rem;border:1px solid var(--ink);background:var(--ink);color:var(--paper);cursor:pointer;letter-spacing:.02em;transition:all .1s ease}button[data-astro-cid-u2h3djql]:hover{background:var(--accent);border-color:var(--accent)}.btn-ghost[data-astro-cid-u2h3djql]{background:transparent;color:var(--ink)}.btn-ghost[data-astro-cid-u2h3djql]:hover{background:var(--paper-soft);color:var(--ink);border-color:var(--ink)}.existing[data-astro-cid-u2h3djql] h2[data-astro-cid-u2h3djql]{font-family:Fraunces,serif;font-size:1.2rem;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin:0 0 1rem}.existing[data-astro-cid-u2h3djql] ul[data-astro-cid-u2h3djql]{list-style:none;padding:0;margin:0}.existing[data-astro-cid-u2h3djql] li[data-astro-cid-u2h3djql]{display:flex;justify-content:space-between;align-items:center;padding:.85rem 0;border-bottom:1px dashed var(--rule)}.existing[data-astro-cid-u2h3djql] .post-info[data-astro-cid-u2h3djql]{flex:1}.existing[data-astro-cid-u2h3djql] .post-title[data-astro-cid-u2h3djql]{font-weight:500}.existing[data-astro-cid-u2h3djql] .post-meta[data-astro-cid-u2h3djql]{font-size:.8rem;color:var(--muted);font-style:italic}.existing[data-astro-cid-u2h3djql] form[data-astro-cid-u2h3djql]{display:inline}.existing[data-astro-cid-u2h3djql] button[data-astro-cid-u2h3djql].del{font-size:.8rem;padding:.35rem .75rem;background:transparent;color:var(--muted);border-color:var(--rule)}.existing[data-astro-cid-u2h3djql] button[data-astro-cid-u2h3djql].del:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.toast[data-astro-cid-u2h3djql]{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);background:var(--ink);color:var(--paper);padding:.75rem 1.5rem;font-style:italic;box-shadow:3px 3px 0 var(--accent);opacity:0;transition:opacity .3s}.toast[data-astro-cid-u2h3djql].show{opacity:1}
