.theme-block-editor-page{background:#fff;margin:0;padding:0}body.theme-block-editor-embed{background:#fff;min-height:0;margin:0}.theme-block-editor-page .bn-shell{border:0;border-radius:0;min-height:520px}.theme-block-editor-page .bn-editor{min-height:450px}.bn-shell{border-radius:var(--r-md);color:#1f232b;background:#fff;border:1.5px solid #9ca3af;min-height:340px;position:relative;overflow:hidden}.bn-shell .bn-container{color:#1f232b;background:#fff}.bn-shell .bn-editor{color:#1f232b;background:#fff;font-size:14.5px;line-height:1.7;padding:12px 16px!important}.bn-shell .bn-default-styles{color:#1f232b}.bn-shell .ProseMirror{color:#1f232b;background:#fff}.bn-loading{text-align:center;color:var(--muted);border:1px solid var(--line-soft);border-radius:var(--r-md);background:#fff;justify-content:center;align-items:center;min-height:340px;padding:24px;display:flex}html[data-theme=dark] .bn-shell{border-color:#3a4150}html[data-theme=dark] .bn-shell,html[data-theme=dark] .bn-shell .bn-container,html[data-theme=dark] .bn-shell .bn-editor,html[data-theme=dark] .bn-shell .ProseMirror,html[data-theme=dark] .bn-loading{color:#1f232b!important;background:#ebecef!important}.bn-shell .ProseMirror p.is-empty.is-editor-empty:first-child:before,.bn-shell [data-placeholder]:empty:before{color:#6b7280!important;opacity:1!important;font-style:normal!important}.bn-shell .bn-inline-content:has(>.ProseMirror-trailingBreak:only-child):before{color:#6b7280!important;opacity:1!important;font-style:normal!important}.bn-shell.is-drop{outline-offset:-4px;outline:2px dashed #2563eb}.bn-shell .bn-block-content[data-file-block]{width:fit-content!important;max-width:200px!important;margin-left:auto!important;margin-right:auto!important}.bn-shell [data-file-block] .bn-file-block-content-wrapper{margin:0 auto;width:fit-content!important;max-width:100%!important}.bn-shell [data-file-block] .bn-visual-media-wrapper{justify-content:center;margin:0 auto;width:fit-content!important;max-width:100%!important;display:flex!important}.bn-shell [data-file-block] .bn-visual-media,.bn-shell [data-file-block] img.bn-visual-media{object-fit:contain;margin:0 auto;display:block;width:auto!important;max-width:100%!important;height:auto!important;max-height:200px!important}.bn-shell [data-file-block] .bn-add-file-button{margin:0 auto;width:fit-content!important}@media (max-width:720px){.bn-shell .bn-block-content[data-file-block]{max-width:140px!important}.bn-shell [data-file-block] .bn-visual-media,.bn-shell [data-file-block] img.bn-visual-media{max-height:140px!important}}.bn-upload-toast{z-index:30;pointer-events:none;flex-direction:column;gap:6px;display:flex;position:absolute;top:46px;right:10px}.bn-upload-item{color:#fff;pointer-events:auto;background:#1f2937;border-radius:8px;min-width:240px;max-width:300px;padding:8px 10px;box-shadow:0 4px 14px #00000040}.bn-upload-item.is-done{background:#16a34a}.bn-upload-item.is-error{background:#dc2626}.bn-upload-row{justify-content:space-between;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.bn-upload-name{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.bn-upload-pct{font-variant-numeric:tabular-nums}.bn-upload-bar{background:#fff3;border-radius:2px;height:4px;margin-top:6px;overflow:hidden}.bn-upload-bar-fill{background:#60a5fa;height:100%;transition:width .15s;display:block}.bn-upload-bar-fill.is-done{background:#ffffffe6}.bn-upload-bar-fill.is-err{background:#fff9}.bn-upload-err{opacity:.9;margin-top:4px;font-size:11px}.bn-topbar{z-index:5;border-bottom:1px solid var(--line-soft);background:var(--panel-2,#f9fafb);padding:6px 8px;position:sticky;top:0;overflow:visible}.bn-topbar-scroll{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.bn-topbar-group{flex:none;align-items:center;gap:2px;display:flex}.bn-topbar-sep{background:var(--line-soft);flex:none;width:1px;height:20px;margin:0 4px}.bn-tb-btn{color:#111827;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex:none;justify-content:center;align-items:center;gap:2px;min-width:32px;height:32px;padding:0 9px;font-size:15px;font-weight:700;line-height:1;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.bn-tb-btn:hover{background:var(--line-soft,#e5e7eb);color:#000}.bn-tb-btn.is-active{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd}.bn-tb-btn b{font-weight:800}.bn-tb-caret{opacity:.6;margin-left:1px;font-size:9px}@media (max-width:640px){.bn-topbar{padding:5px 6px}.bn-topbar-scroll{flex-flow:row;align-items:stretch;gap:4px;display:flex;overflow:visible}.bn-topbar-sep{display:none}.bn-grp-heading,.bn-grp-align,.bn-grp-list{display:none!important}.bn-grp-inline,.bn-tb-color-group,.bn-grp-insert{flex:auto;gap:2px;min-width:0}.bn-tb-btn{flex:1 1 0;min-width:0;height:32px;padding:0 4px;font-size:13.5px}.bn-tb-caret{font-size:8px}.bn-tb-color-group .bn-tb-popover{flex:1 1 0;min-width:0;display:flex}.bn-tb-color-group .bn-tb-popover>.bn-tb-btn{width:100%}}.bn-tb-popover{position:relative}.bn-tb-popover-menu{z-index:20;background:var(--panel);border:1px solid var(--line);border-radius:8px;min-width:200px;padding:8px;display:none;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 8px 24px #0000002e}.bn-tb-popover:hover .bn-tb-popover-menu,.bn-tb-popover:focus-within .bn-tb-popover-menu,.bn-tb-popover.is-open .bn-tb-popover-menu{display:block}.bn-tb-popover-title{color:var(--muted);margin-bottom:6px;font-size:11px;font-weight:600}.bn-tb-swatches{grid-template-columns:repeat(5,1fr);gap:4px;display:grid}.bn-tb-swatch{border:1px solid var(--line);background:var(--panel);width:30px;height:30px;color:var(--ink);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:14px;font-weight:700;display:inline-flex}.bn-tb-swatch:hover{transform:scale(1.08)}.bn-tb-swatch.is-active{outline-offset:1px;outline:2px solid #2563eb}.bn-shell .ProseMirror.ProseMirror-focused{outline:none}.bn-shell .prosemirror-dropcursor-block{background:var(--brand)}.post-bn{color:var(--ink);font-size:15px;line-height:1.7}.post-bn h1{margin:.6em 0 .3em;font-size:2em;font-weight:700}.post-bn h2{margin:.6em 0 .3em;font-size:1.5em;font-weight:700}.post-bn h3{margin:.6em 0 .3em;font-size:1.2em;font-weight:700}.post-bn p{min-height:1.2em;margin:.3em 0}.post-bn p:empty:before{content:" ";display:inline-block}.post-bn ul{margin:.3em 0;padding-left:1.4em;list-style:outside}.post-bn ol{margin:.3em 0;padding-left:1.4em;list-style:decimal}.post-bn blockquote{color:#6b7280;border-left:3px solid #9ca3af;margin:.5em 0;padding:.2em 0 .2em 1em}.post-bn pre{color:#e6edf3;background:#0d1117;border-radius:6px;padding:14px 16px;overflow-x:auto}.post-bn a{color:var(--brand);text-decoration:underline}.post-bn img{cursor:zoom-in;border-radius:6px;width:auto;max-width:min(100%,900px);height:auto;margin:.6em auto;display:block}.post-bn figure{text-align:center;margin:.6em 0}.post-bn figure img{display:inline-block}.post-bn [data-text-color=gray],.bn-shell [data-text-color=gray]{color:#9b9a97}.post-bn [data-text-color=brown],.bn-shell [data-text-color=brown]{color:#64473a}.post-bn [data-text-color=red],.bn-shell [data-text-color=red]{color:#e03e3e}.post-bn [data-text-color=orange],.bn-shell [data-text-color=orange]{color:#d9730d}.post-bn [data-text-color=yellow],.bn-shell [data-text-color=yellow]{color:#dfab01}.post-bn [data-text-color=green],.bn-shell [data-text-color=green]{color:#16a34a}.post-bn [data-text-color=blue],.bn-shell [data-text-color=blue]{color:#0b6e99}.post-bn [data-text-color=purple],.bn-shell [data-text-color=purple]{color:#6940a5}.post-bn [data-text-color=pink],.bn-shell [data-text-color=pink]{color:#ad1a72}.post-bn [data-background-color=gray],.bn-shell [data-background-color=gray]{background-color:#ebeced;border-radius:3px;padding:0 2px}.post-bn [data-background-color=brown],.bn-shell [data-background-color=brown]{background-color:#e9e5e3;border-radius:3px;padding:0 2px}.post-bn [data-background-color=red],.bn-shell [data-background-color=red]{background-color:#fbe4e4;border-radius:3px;padding:0 2px}.post-bn [data-background-color=orange],.bn-shell [data-background-color=orange]{background-color:#f6e9d9;border-radius:3px;padding:0 2px}.post-bn [data-background-color=yellow],.bn-shell [data-background-color=yellow]{background-color:#fbf3db;border-radius:3px;padding:0 2px}.post-bn [data-background-color=green],.bn-shell [data-background-color=green]{background-color:#ddedea;border-radius:3px;padding:0 2px}.post-bn [data-background-color=blue],.bn-shell [data-background-color=blue]{background-color:#ddebf1;border-radius:3px;padding:0 2px}.post-bn [data-background-color=purple],.bn-shell [data-background-color=purple]{background-color:#eae4f2;border-radius:3px;padding:0 2px}.post-bn [data-background-color=pink],.bn-shell [data-background-color=pink]{background-color:#f4dfeb;border-radius:3px;padding:0 2px}html[data-theme=dark] .post-bn [data-background-color=gray]{color:#e5e7eb;background-color:#3a3d42}html[data-theme=dark] .post-bn [data-background-color=brown]{color:#e8d9cf;background-color:#4a3f38}html[data-theme=dark] .post-bn [data-background-color=red]{color:#fca5a5;background-color:#5a2d2d}html[data-theme=dark] .post-bn [data-background-color=orange]{color:#fdba74;background-color:#5a3d20}html[data-theme=dark] .post-bn [data-background-color=yellow]{color:#fde047;background-color:#57491a}html[data-theme=dark] .post-bn [data-background-color=green]{color:#86efac;background-color:#234234}html[data-theme=dark] .post-bn [data-background-color=blue]{color:#7dd3fc;background-color:#1e3a4a}html[data-theme=dark] .post-bn [data-background-color=purple]{color:#c4b5fd;background-color:#3a2d52}html[data-theme=dark] .post-bn [data-background-color=pink]{color:#f9a8d4;background-color:#4a2540}.post-bn [data-text-alignment=left]{text-align:left}.post-bn [data-text-alignment=center]{text-align:center}.post-bn [data-text-alignment=right]{text-align:right}.post-bn [data-text-alignment=justify]{text-align:justify}.bn-shell s,.post-bn s,.bn-shell del,.post-bn del{text-decoration:line-through}.bn-shell u,.post-bn u{text-decoration:underline}.bn-shell strong,.post-bn strong{font-weight:700}.bn-shell em,.post-bn em{font-style:italic}.post-bn [data-content-type=image] img{cursor:zoom-in;max-width:min(100%,600px);height:auto}.post-bn .bn-block-outer{margin:.2em 0}.post-bn .bn-block-content{width:100%}html[data-theme=dark] .bn-topbar{background:#0f1218;border-bottom:1px solid #2a3140}html[data-theme=dark] .bn-topbar-sep{background:#3a4150}html[data-theme=dark] .bn-tb-btn,html[data-theme=dark] .bn-tb-btn b,html[data-theme=dark] .bn-tb-btn i,html[data-theme=dark] .bn-tb-btn u,html[data-theme=dark] .bn-tb-btn s{color:#fff}html[data-theme=dark] .bn-tb-btn:hover{color:#fff;background:#2a3140}html[data-theme=dark] .bn-tb-btn.is-active{color:#fff;background:#2563eb;border-color:#60a5fa}html[data-theme=dark] .bn-tb-popover-menu{color:#e7eaf1;background:#1a1f2b;border-color:#2a3140}html[data-theme=dark] .bn-tb-popover-title{color:#b6bcca}html[data-theme=dark] .bn-tb-swatch{color:#fff;background:#2a3140;border-color:#3a4150}
