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