:root{--paper:#f7f4ef;--surface:#fff;--surface-2:#fbf9f4;--ink:#1c2130;--ink-soft:#6a7182;--line:#e8e1d5;--line-2:#efe9df;--brand:#e14a6d;--brand-strong:#c5395c;--brand-soft:#fdecf1;--shadow:0 1px 2px #1c21300d, 0 6px 20px #1c21300d;--radius:18px;--font:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Noto Sans Arabic", "Noto Sans Devanagari", sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}:root[data-theme=dark]{--paper:#14161c;--surface:#1b1e26;--surface-2:#20242e;--ink:#eef0f5;--ink-soft:#99a1b2;--line:#2b303c;--line-2:#252a34;--brand:#ff6f92;--brand-strong:#ff86a3;--brand-soft:#2a1922;--shadow:0 1px 2px #0000004d, 0 8px 24px #00000059}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--paper:#14161c;--surface:#1b1e26;--surface-2:#20242e;--ink:#eef0f5;--ink-soft:#99a1b2;--line:#2b303c;--line-2:#252a34;--brand:#ff6f92;--brand-strong:#ff86a3;--brand-soft:#2a1922;--shadow:0 1px 2px #0000004d, 0 8px 24px #00000059}}[data-astro-cid-4am3xl36]{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--paper);color:var(--ink);font-family:var(--font);margin:0;font-size:16px;line-height:1.6}a[data-astro-cid-4am3xl36]{color:inherit;text-decoration:none}.vh[data-astro-cid-4am3xl36]{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}[data-astro-cid-4am3xl36]:where(button,[role=button],summary,select,input,a,label):focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:6px}.topbar[data-astro-cid-4am3xl36]{z-index:10;background:color-mix(in srgb, var(--paper) 82%, transparent);backdrop-filter:saturate(1.4)blur(10px);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:12px clamp(14px,4vw,26px);display:flex;position:sticky;top:0}.brand[data-astro-cid-4am3xl36]{letter-spacing:-.02em;direction:ltr;align-items:center;gap:9px;font-size:19px;font-weight:500;display:inline-flex}.brand[data-astro-cid-4am3xl36] b[data-astro-cid-4am3xl36]{font-weight:800}.lens[data-astro-cid-4am3xl36]{border:2.5px solid var(--brand);border-radius:50%;width:16px;height:16px;position:relative}.lens[data-astro-cid-4am3xl36]:after{content:"";background:var(--brand);opacity:.35;border-radius:50%;position:absolute;inset:2.5px}.topbar-right[data-astro-cid-4am3xl36]{align-items:center;gap:8px;display:flex}.lang[data-astro-cid-4am3xl36]{display:inline-flex}#langSel[data-astro-cid-4am3xl36]{color:var(--ink);background:var(--surface);border:1px solid var(--line);cursor:pointer;border-radius:10px;max-width:44vw;padding:7px 10px;font-family:inherit;font-size:13.5px}#langSel[data-astro-cid-4am3xl36]:focus-visible{outline:2px solid var(--brand);outline-offset:1px}.iconbtn[data-astro-cid-4am3xl36]{border:1px solid var(--line);background:var(--surface);width:38px;height:38px;color:var(--ink);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;font-size:16px;display:inline-flex}.iconbtn[data-astro-cid-4am3xl36]:hover{border-color:var(--brand)}main[data-astro-cid-4am3xl36]{max-width:1000px;margin:0 auto;padding:0 clamp(14px,4vw,26px) 40px}.hero[data-astro-cid-4am3xl36]{text-align:center;padding:clamp(26px,5vw,44px) 4px 18px}.hero[data-astro-cid-4am3xl36] h1[data-astro-cid-4am3xl36]{letter-spacing:-.025em;max-width:15ch;margin:0 auto;font-size:clamp(26px,5vw,40px);font-weight:820;line-height:1.12}.hero[data-astro-cid-4am3xl36] .sub[data-astro-cid-4am3xl36]{max-width:52ch;color:var(--ink-soft);margin:14px auto 0;font-size:clamp(14.5px,2.4vw,16.5px)}.tool[data-astro-cid-4am3xl36]{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:clamp(14px,3vw,22px);position:relative}.restorebar[data-astro-cid-4am3xl36]{background:var(--brand-soft);border:1px solid color-mix(in srgb, var(--brand) 30%, var(--line));border-radius:var(--radius-sm);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:11px 15px;font-size:13.5px;display:flex}.restorebar[data-astro-cid-4am3xl36][hidden]{display:none}.rb-actions[data-astro-cid-4am3xl36]{flex:none;gap:8px;display:flex}.rb-btn[data-astro-cid-4am3xl36]{cursor:pointer;background:var(--brand);color:#fff;border:0;border-radius:9px;padding:8px 15px;font-size:13.5px;font-weight:700}.rb-btn[data-astro-cid-4am3xl36].ghost{background:var(--surface);border:1px solid var(--line);color:var(--ink-soft)}.dropzone[data-astro-cid-4am3xl36]{border:1.5px dashed color-mix(in srgb, var(--ink) 20%, transparent);border-radius:var(--radius-sm);background:var(--surface-2);transition:border-color .15s,background .15s;position:relative;overflow:hidden}.dropzone[data-astro-cid-4am3xl36].over{border-color:var(--brand);background:var(--brand-soft)}.dz-inner[data-astro-cid-4am3xl36]{z-index:1;text-align:center;padding:clamp(24px,5vw,40px) 16px;transition:padding .2s;position:relative}.dz-icon[data-astro-cid-4am3xl36]{color:var(--brand);justify-content:center;margin-bottom:4px;display:flex}.dropcue[data-astro-cid-4am3xl36]{display:none}.dropzone[data-astro-cid-4am3xl36].over .dropcue[data-astro-cid-4am3xl36]{z-index:2;color:var(--brand);pointer-events:none;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex;position:absolute;inset:0}.dropzone[data-astro-cid-4am3xl36]:after{content:"";inset-inline:0;background:linear-gradient(90deg, transparent, var(--brand), transparent);height:2px;box-shadow:0 0 14px 2px color-mix(in srgb, var(--brand) 50%, transparent);opacity:0;pointer-events:none;animation:3.6s ease-in-out infinite scanline;position:absolute;top:0}@keyframes scanline{0%{top:8%}10%{opacity:.9}90%{opacity:.9}to{opacity:0;top:92%}}.has-pages[data-astro-cid-4am3xl36] .dropzone[data-astro-cid-4am3xl36]:after{display:none}.has-pages[data-astro-cid-4am3xl36] .dz-inner[data-astro-cid-4am3xl36]{padding:16px}.has-pages[data-astro-cid-4am3xl36] .dz-icon[data-astro-cid-4am3xl36]{display:none}@media (prefers-reduced-motion:reduce){.dropzone[data-astro-cid-4am3xl36]:after{opacity:0;animation:none}}.btn[data-astro-cid-4am3xl36]{text-align:center;cursor:pointer;border-radius:var(--radius-xs);border:0;justify-content:center;align-items:center;gap:8px;padding:13px 24px;font-family:inherit;font-size:16px;font-weight:700;transition:filter .12s,border-color .12s,background .12s;display:inline-flex}.primary[data-astro-cid-4am3xl36]{background:var(--brand);color:#fff;box-shadow:0 6px 18px -6px var(--brand)}.primary[data-astro-cid-4am3xl36]:hover{filter:brightness(1.05)}.primary[data-astro-cid-4am3xl36]:active{filter:brightness(.93)}.btn[data-astro-cid-4am3xl36]:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.controls[data-astro-cid-4am3xl36]{margin-top:16px}.ctl-label[data-astro-cid-4am3xl36]{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:8px;font-size:12px;font-weight:700;display:block}.filters[data-astro-cid-4am3xl36]{contain:paint;scrollbar-width:none;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.filters[data-astro-cid-4am3xl36]::-webkit-scrollbar{display:none}.filters[data-astro-cid-4am3xl36] label[data-astro-cid-4am3xl36]{text-align:center;background:var(--surface);border:1px solid var(--line);cursor:pointer;white-space:nowrap;border-radius:999px;flex:none;padding:9px 14px;font-size:14px;transition:all .12s}.filters[data-astro-cid-4am3xl36] input[data-astro-cid-4am3xl36]{opacity:0;pointer-events:none;position:absolute}.filters[data-astro-cid-4am3xl36] label[data-astro-cid-4am3xl36]:has(input:checked){border-color:var(--brand);color:#fff;background:var(--brand);font-weight:700}.filters[data-astro-cid-4am3xl36] label[data-astro-cid-4am3xl36]:has(input:focus-visible){outline:2px solid var(--brand);outline-offset:2px}.pages[data-astro-cid-4am3xl36]{grid-template-columns:minmax(0,1fr);align-items:start;gap:14px;margin-top:16px;display:grid}.pages[data-astro-cid-4am3xl36]:empty{display:none}.pages-hint[data-astro-cid-4am3xl36]{color:var(--ink-soft);text-align:center;margin:11px 0 0;font-size:12.5px}.pages-hint[data-astro-cid-4am3xl36].start{text-align:start}.opts[data-astro-cid-4am3xl36]{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-2);margin-top:16px;overflow:hidden}.opts[data-astro-cid-4am3xl36]>summary[data-astro-cid-4am3xl36]{cursor:pointer;justify-content:space-between;align-items:center;padding:13px 16px;font-size:14.5px;font-weight:700;list-style:none;display:flex}.opts[data-astro-cid-4am3xl36]>summary[data-astro-cid-4am3xl36]::-webkit-details-marker{display:none}.chev[data-astro-cid-4am3xl36]{border-inline-end:2px solid var(--ink-soft);border-block-end:2px solid var(--ink-soft);width:8px;height:8px;transition:transform .2s;transform:rotate(45deg)}.opts[data-astro-cid-4am3xl36][open] .chev[data-astro-cid-4am3xl36]{transform:rotate(-135deg)}.opts-body[data-astro-cid-4am3xl36]{border-top:1px solid var(--line-2);padding:2px 16px 16px}.optrow[data-astro-cid-4am3xl36]{flex-direction:column;margin-top:14px;display:flex}.seg[data-astro-cid-4am3xl36]{flex-wrap:wrap;gap:8px;display:flex}.seg[data-astro-cid-4am3xl36] label[data-astro-cid-4am3xl36]{text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-xs);cursor:pointer;flex:1;min-width:64px;padding:9px 6px;font-size:14px}.seg[data-astro-cid-4am3xl36] input[data-astro-cid-4am3xl36]{opacity:0;pointer-events:none;position:absolute}.seg[data-astro-cid-4am3xl36] label[data-astro-cid-4am3xl36]:has(input:checked){border-color:var(--brand);color:var(--brand);background:var(--brand-soft);font-weight:700}.chips[data-astro-cid-4am3xl36]{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.chip[data-astro-cid-4am3xl36]{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-xs);cursor:pointer;color:var(--ink);padding:9px 13px;font-family:inherit;font-size:14px}.chip[data-astro-cid-4am3xl36].on{border-color:var(--brand);color:var(--brand);background:var(--brand-soft);font-weight:700}.kbinput[data-astro-cid-4am3xl36]{border:1px solid var(--line);border-radius:var(--radius-xs);background:var(--surface);width:120px;color:var(--ink);padding:9px 11px;font-family:inherit;font-size:14px}.kbinput[data-astro-cid-4am3xl36]:focus{border-color:var(--brand);outline:none}.physical-size-row[data-astro-cid-4am3xl36]{grid-template-columns:minmax(120px,180px) minmax(80px,140px) auto;align-items:center;gap:8px;display:grid}.field-select[data-astro-cid-4am3xl36],.field-number[data-astro-cid-4am3xl36],.field-text[data-astro-cid-4am3xl36]{border:1px solid var(--line);border-radius:var(--radius-xs);background:var(--surface);min-height:42px;color:var(--ink);font:14px var(--font);padding:9px 11px}.field-select[data-astro-cid-4am3xl36]:focus,.field-number[data-astro-cid-4am3xl36]:focus,.field-text[data-astro-cid-4am3xl36]:focus,.field-file[data-astro-cid-4am3xl36]:focus-visible{outline:2px solid var(--brand);outline-offset:1px}.field-select[data-astro-cid-4am3xl36].wide,.field-text[data-astro-cid-4am3xl36]{width:100%}.field-number[data-astro-cid-4am3xl36]{width:100%;min-width:0}.field-unit[data-astro-cid-4am3xl36]{color:var(--ink-soft);font-size:13px}.field-hint[data-astro-cid-4am3xl36]{color:var(--ink-soft);margin:7px 0 0;font-size:12.5px;line-height:1.5}.enhance-options[data-astro-cid-4am3xl36]{border:1px solid var(--line);border-radius:var(--radius-xs);background:var(--surface);margin-top:14px;overflow:hidden}.enhance-options[data-astro-cid-4am3xl36]>summary[data-astro-cid-4am3xl36]{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:12px 13px;font-size:14px;font-weight:700;list-style:none;display:flex}.enhance-options[data-astro-cid-4am3xl36]>summary[data-astro-cid-4am3xl36]::-webkit-details-marker{display:none}.enhance-options[data-astro-cid-4am3xl36]>summary[data-astro-cid-4am3xl36]:after{content:"+";color:var(--ink-soft);order:3;font-size:18px;line-height:1}.enhance-options[data-astro-cid-4am3xl36][open]>summary[data-astro-cid-4am3xl36]:after{content:"−"}.enhance-status[data-astro-cid-4am3xl36]{color:var(--ink-soft);margin-inline-start:auto;font-size:12px;font-weight:600}.enhance-status[data-astro-cid-4am3xl36].active{color:var(--brand)}.enhance-body[data-astro-cid-4am3xl36]{border-top:1px solid var(--line-2);padding:14px}.field-stack[data-astro-cid-4am3xl36]{color:var(--ink-soft);gap:7px;margin-bottom:13px;font-size:12.5px;font-weight:700;display:grid}.field-file[data-astro-cid-4am3xl36]{max-width:100%;color:var(--ink);font:13px var(--font)}.field-file[data-astro-cid-4am3xl36]::file-selector-button{border:1px solid var(--line);background:var(--surface-2);min-height:38px;color:var(--ink);font:600 13px var(--font);cursor:pointer;border-radius:8px;margin-inline-end:9px;padding:7px 11px}.range-grid[data-astro-cid-4am3xl36]{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.range-grid[data-astro-cid-4am3xl36].two{grid-template-columns:repeat(2,minmax(0,1fr))}.range-field[data-astro-cid-4am3xl36]{color:var(--ink-soft);grid-template-columns:1fr auto;gap:6px;font-size:12.5px;font-weight:700;display:grid}.range-field[data-astro-cid-4am3xl36] output[data-astro-cid-4am3xl36]{color:var(--ink);font-variant-numeric:tabular-nums}.range-field[data-astro-cid-4am3xl36] input[data-astro-cid-4am3xl36]{width:100%;accent-color:var(--brand);grid-column:1/-1}.enhance-actions[data-astro-cid-4am3xl36],.signature-scope[data-astro-cid-4am3xl36]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.enhance-actions[data-astro-cid-4am3xl36].end{justify-content:flex-end}.check-field[data-astro-cid-4am3xl36],.page-field[data-astro-cid-4am3xl36]{color:var(--ink);align-items:center;gap:8px;font-size:13.5px;display:flex}.check-field[data-astro-cid-4am3xl36] input[data-astro-cid-4am3xl36]{width:17px;height:17px;accent-color:var(--brand)}.page-field[data-astro-cid-4am3xl36] .field-number[data-astro-cid-4am3xl36]{width:76px}.mini-button[data-astro-cid-4am3xl36]{border:1px solid var(--line);background:var(--surface-2);min-height:38px;color:var(--ink);font:600 13px var(--font);cursor:pointer;border-radius:8px;padding:7px 13px}.mini-button[data-astro-cid-4am3xl36]:hover{border-color:var(--brand)}@media (width<=640px){.physical-size-row[data-astro-cid-4am3xl36]{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto}.range-grid[data-astro-cid-4am3xl36],.range-grid[data-astro-cid-4am3xl36].two{grid-template-columns:1fr}}.actions[data-astro-cid-4am3xl36]{margin-top:18px}.export[data-astro-cid-4am3xl36]{background:var(--ink);width:100%;color:var(--paper);padding:15px 24px;font-size:16.5px;display:flex}.export[data-astro-cid-4am3xl36]:hover{filter:brightness(1.08)}.export[data-astro-cid-4am3xl36]:active{filter:brightness(.9)}.export[data-astro-cid-4am3xl36]:disabled{opacity:.38;pointer-events:none}.actions-row[data-astro-cid-4am3xl36]{gap:10px;margin-top:10px;display:flex}.act[data-astro-cid-4am3xl36]{background:var(--surface);border:1px solid var(--line);color:var(--ink);flex:1}.act[data-astro-cid-4am3xl36]:hover{border-color:var(--brand)}.act[data-astro-cid-4am3xl36]:disabled{opacity:.4;pointer-events:none}.act[data-astro-cid-4am3xl36][hidden]{display:none}.tool-note[data-astro-cid-4am3xl36]{text-align:center;color:var(--ink-soft);justify-content:center;align-items:center;gap:6px;margin:14px 0 2px;font-size:12.5px;display:flex}.toast[data-astro-cid-4am3xl36]{inset-inline:0;background:var(--ink);width:max-content;max-width:88vw;color:var(--paper);opacity:0;pointer-events:none;z-index:60;text-align:center;border-radius:12px;margin-inline:auto;padding:12px 20px;font-size:14px;transition:all .22s;position:fixed;bottom:24px;transform:translateY(20px);box-shadow:0 10px 34px #00000052}.toast[data-astro-cid-4am3xl36].show{opacity:1;transform:translateY(0)}.editor[data-astro-cid-4am3xl36]{z-index:50;color:#fff;background:#0d1016;flex-direction:column;height:100dvh;display:flex;position:fixed;inset:0;overflow:hidden}.editor[data-astro-cid-4am3xl36][hidden]{display:none}.ed-bar[data-astro-cid-4am3xl36]{min-height:60px;padding:10px 12px;padding-top:max(10px, env(safe-area-inset-top));background:#10141b;border-bottom:1px solid #232a34;flex:none;grid-template-columns:minmax(72px,1fr) auto minmax(72px,1fr);align-items:center;gap:8px;display:grid}.ed-heading[data-astro-cid-4am3xl36]{flex-direction:column;align-items:center;min-width:0;line-height:1.15;display:flex}.ed-title[data-astro-cid-4am3xl36]{text-overflow:ellipsis;white-space:nowrap;max-width:42vw;font-size:15px;font-weight:700;overflow:hidden}.ed-mode-status[data-astro-cid-4am3xl36]{color:#98a3b3;margin-top:3px;font-size:11px;font-weight:650}.ed-b[data-astro-cid-4am3xl36]{cursor:pointer;border:0;border-radius:10px;min-height:42px;padding:8px 13px;font-family:inherit;font-size:14px;font-weight:750}.ed-b[data-astro-cid-4am3xl36].ghost{color:#c9cfd8;background:0 0;justify-self:start}.ed-b[data-astro-cid-4am3xl36].primary{background:var(--brand);color:#fff;justify-self:end;box-shadow:0 5px 18px #e14a6d38}.ed-b[data-astro-cid-4am3xl36]:disabled{opacity:.48;cursor:wait}.ed-stage[data-astro-cid-4am3xl36]{touch-action:none;user-select:none;background:radial-gradient(circle at 50% 38%,#19202b 0,#0d1016 72%);flex:auto;justify-content:center;align-items:center;min-width:0;min-height:0;padding:34px 14px 28px;display:flex;position:relative;overflow:hidden}.ed-canvas[data-astro-cid-4am3xl36]{isolation:isolate;border-radius:7px;flex:none;width:1px;max-width:100%;height:1px;max-height:100%;position:relative;box-shadow:0 12px 40px #00000080}.ed-img[data-astro-cid-4am3xl36]{object-fit:fill;-webkit-user-drag:none;pointer-events:none;border-radius:7px;width:100%;height:100%;display:block;position:absolute;inset:0}.ed-hint[data-astro-cid-4am3xl36]{z-index:6;text-overflow:ellipsis;color:#e8ebf0;pointer-events:none;white-space:nowrap;backdrop-filter:blur(10px);background:#080b10c7;border:1px solid #ffffff1a;border-radius:20px;max-width:calc(100% - 24px);padding:5px 12px;font-size:12px;line-height:1.35;position:absolute;top:8px;left:50%;overflow:hidden;transform:translate(-50%)}.ed-console[data-astro-cid-4am3xl36]{padding:9px 10px calc(9px + env(safe-area-inset-bottom));background:#11161e;border-top:1px solid #252c36;flex-direction:column;flex:none;gap:8px;display:flex}.ed-modes[data-astro-cid-4am3xl36]{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:100%;display:grid}.ed-mode[data-astro-cid-4am3xl36]{color:#b9c1ce;cursor:pointer;background:#1a212b;border:1px solid #313a47;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:42px;font-family:inherit;font-size:13px;font-weight:700;display:flex}.ed-mode[data-astro-cid-4am3xl36][aria-pressed=true]{border-color:color-mix(in srgb, var(--brand) 80%, #fff);background:color-mix(in srgb, var(--brand) 22%, #1a212b);color:#fff;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--brand) 40%, transparent)}.ed-mode-icon[data-astro-cid-4am3xl36]{font-size:18px;line-height:1}.ed-tools[data-astro-cid-4am3xl36]{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;width:100%;display:grid}.ed-t[data-astro-cid-4am3xl36]{color:#e7ebf1;cursor:pointer;background:#1a212b;border:1px solid #2b333f;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:1px;min-width:0;min-height:50px;padding:4px 3px;font-family:inherit;font-size:10.5px;font-weight:650;line-height:1.1;display:flex;overflow:hidden}.ed-t[data-astro-cid-4am3xl36]>span[data-astro-cid-4am3xl36]:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.ed-t[data-astro-cid-4am3xl36]:active,.ed-t[data-astro-cid-4am3xl36][aria-pressed=true]{color:#fff;background:#27313e;border-color:#596577}.ed-t[data-astro-cid-4am3xl36]:disabled{opacity:.38;cursor:default}.ed-tool-icon[data-astro-cid-4am3xl36]{font-size:20px;line-height:1.15}.ed-quad[data-astro-cid-4am3xl36]{pointer-events:none;position:absolute;inset:0}.ed-quad-svg[data-astro-cid-4am3xl36]{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.ed-mask[data-astro-cid-4am3xl36]{fill:#05080c94}.ed-outline[data-astro-cid-4am3xl36]{fill:#e14a6d0f;stroke:var(--brand);stroke-width:2.5px;vector-effect:non-scaling-stroke}.ed-outline[data-astro-cid-4am3xl36].invalid{stroke:#ffb020;stroke-dasharray:8 5}.ed-grid[data-astro-cid-4am3xl36] line[data-astro-cid-4am3xl36]{stroke:#ffffff6b;stroke-width:1px;stroke-dasharray:4 4;vector-effect:non-scaling-stroke}.ed-move[data-astro-cid-4am3xl36]{z-index:3;cursor:move;touch-action:none;background:0 0;border:0;padding:0;position:absolute}.ed-move[data-astro-cid-4am3xl36][hidden]{display:none}.ed-h[data-astro-cid-4am3xl36]{z-index:4;pointer-events:auto;touch-action:none;cursor:grab;background:0 0;border:0;width:48px;height:48px;margin:-24px 0 0 -24px;padding:0;position:absolute}.ed-h[data-astro-cid-4am3xl36]:after{content:"";border:3px solid var(--brand);background:#fff;border-radius:50%;position:absolute;inset:12px;box-shadow:0 2px 10px #000000a6}.ed-h[data-astro-cid-4am3xl36]:active{cursor:grabbing}.ed-h[data-astro-cid-4am3xl36]:active:after,.ed-h[data-astro-cid-4am3xl36]:focus-visible:after{background:#ffe8ef;transform:scale(1.18)}.ed-loupe[data-astro-cid-4am3xl36]{z-index:8;pointer-events:none;background-color:#111;background-repeat:no-repeat;border:3px solid #fff;border-radius:50%;width:88px;height:88px;position:absolute;top:12px;box-shadow:0 6px 24px #0000009e}.ed-loupe[data-astro-cid-4am3xl36]:after{content:"";border:1px solid var(--brand);border-radius:50%;width:12px;height:12px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #ffffffb3}.editor[data-astro-cid-4am3xl36].is-comparing [data-astro-cid-4am3xl36]:is(.ed-quad-svg,.ed-quad,.ed-move){opacity:0;pointer-events:none}@media (width>=720px){.ed-bar[data-astro-cid-4am3xl36]{padding-inline:22px}.ed-stage[data-astro-cid-4am3xl36]{padding:42px 28px 24px}.ed-console[data-astro-cid-4am3xl36]{padding:11px 18px calc(11px + env(safe-area-inset-bottom));flex-direction:row;justify-content:center;align-items:center;gap:10px}.ed-modes[data-astro-cid-4am3xl36]{width:min(300px,30vw)}.ed-tools[data-astro-cid-4am3xl36]{width:min(520px,54vw)}.ed-t[data-astro-cid-4am3xl36]{min-height:48px;font-size:11px}}@media (width>=680px){.filters[data-astro-cid-4am3xl36] label[data-astro-cid-4am3xl36]{padding:10px 16px}}body.editor-open{overflow:hidden}body.editor-open>:is(header,nav,main,footer){display:none}body.editor-open>main:has(>#editor){max-width:none;padding:0;display:block}body.editor-open>main>:not(#editor){display:none}#pages .page{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);min-width:0;position:relative;overflow:hidden;box-shadow:0 1px 2px #1c21300d}#pages .compare-switch{border:1px solid var(--line);background:var(--surface-2);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:10px;padding:4px;display:grid}#pages .compare-switch button{min-width:0;min-height:40px;color:var(--ink-soft);font:700 13px var(--font);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:7px 10px}#pages .compare-switch button[aria-pressed=true]{background:var(--surface);color:var(--brand);box-shadow:0 1px 3px #1c21301f}#pages .compare-switch button:focus-visible,#pages .page .edit-hit:focus-visible,#pages .page :is(.grip,.del):focus-visible{outline:2px solid var(--brand);outline-offset:2px}#pages .compare-panels{min-width:0}#pages .compare-panel{min-width:0;margin:0;padding:0 10px 10px;display:none}#pages .page[data-preview=original] .original-panel,#pages .page[data-preview=result] .result-panel{display:grid}#pages .panel-label{color:var(--ink-soft);letter-spacing:.02em;padding:0 2px 7px;font-size:12px;font-weight:750;display:none}#pages .compare-panel img{aspect-ratio:4/3;object-fit:contain;background:var(--surface-2);border:1px solid var(--line-2);border-radius:10px;width:100%;display:block}#pages .page-actions{border-top:1px solid var(--line-2);background:var(--surface-2);grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:52px;padding:7px 10px;display:grid}#pages .page .num{color:var(--ink-soft);font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}#pages .page .edit-hit{min-width:0;min-height:38px;color:var(--ink);font:700 12.5px var(--font);cursor:pointer;background:0 0;border:0;border-radius:8px}#pages .page .del{border:1px solid var(--line);background:var(--surface);width:38px;height:38px;color:var(--ink-soft);cursor:pointer;border-radius:8px;font-size:19px;line-height:36px}#pages .page .grip{background:var(--surface);min-width:38px;height:38px;color:var(--ink-soft);border:1px solid var(--line);letter-spacing:2px;cursor:grab;touch-action:none;border-radius:8px;justify-content:center;align-items:center;padding:0 8px;font-size:13px;line-height:1;display:flex}#pages .page .grip:active{cursor:grabbing}#pages .page.dragging{opacity:.92;outline:2px solid var(--brand);outline-offset:-2px;box-shadow:0 12px 28px #141e3266}@media (width>=760px){#pages .compare-switch{display:none}#pages .compare-panels{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:14px 14px 12px;display:grid}#pages .page[data-preview] .compare-panel{padding:0;display:grid}#pages .panel-label{display:block}#pages .page-actions{padding-inline:14px}}
