@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Lora:wght@400;600;700&family=Montserrat:wght@400;600;700&family=Poppins:wght@400;600;700&family=Roboto:wght@400;600;700&display=swap";
.editor-shell-module__I9LGtG__page{--secondary-fg:#5b47b5;--secondary-fg-strong:#4d3ea1;--secondary-bg:#f5f3ff;--secondary-bg-hover:#ede9fe;--secondary-bg-active:#e4ddff;--secondary-border-weak:#635aa038;--secondary-border:#635aa052;--secondary-border-strong:#635aa075;--secondary-ring:#8170de3d;--secondary-shadow:#6156af2e;--secondary-shadow-strong:#6156af42;background:radial-gradient(circle at 100% 0,#8170de33,#0000 42%),radial-gradient(circle at 15% 85%,#fca87733,#0000 45%),#f3f8fb;width:100%;height:100vh;position:relative;overflow:hidden}.editor-shell-module__I9LGtG__floatingHeaderLeft,.editor-shell-module__I9LGtG__floatingHeaderRight{z-index:26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #161f2a24;border-radius:.9rem;padding:.8rem .9rem;position:fixed;top:.9rem;box-shadow:0 12px 24px #17213024}.editor-shell-module__I9LGtG__floatingHeaderLeft{max-width:min(34rem,100vw - 2rem);left:1rem}.editor-shell-module__I9LGtG__floatingHeaderRight{align-items:center;max-width:min(34rem,100vw - 2rem);display:flex;right:1rem}.editor-shell-module__I9LGtG__titleInput{color:#1f2f46;field-sizing:content;cursor:default;background:0 0;border:none;border-bottom:1px solid #0000;outline:none;min-width:4ch;margin:0;padding:0;font-size:1.25rem;font-weight:700;transition:border-color .15s}.editor-shell-module__I9LGtG__titleInputEditing{cursor:text;border-bottom-width:3px;border-bottom-color:#19263873}.editor-shell-module__I9LGtG__meta{color:#4d5a70;margin:.25rem 0 0;font-size:.88rem}.editor-shell-module__I9LGtG__actions{flex-wrap:wrap;gap:.55rem;display:flex}.editor-shell-module__I9LGtG__button,.editor-shell-module__I9LGtG__primaryButton{cursor:pointer;border-radius:.7rem;padding:.44rem .75rem;font-weight:600}.editor-shell-module__I9LGtG__button:disabled,.editor-shell-module__I9LGtG__primaryButton:disabled{opacity:.55;cursor:not-allowed}.editor-shell-module__I9LGtG__primaryButton{border:1px solid var(--secondary-border);background:var(--secondary-bg);color:var(--secondary-fg)}.editor-shell-module__I9LGtG__button{color:#29354a;background:#fff;border:1px solid #19223033}.editor-shell-module__I9LGtG__syncStatus{color:#4f5f77;align-items:center;gap:.4rem;font-size:.82rem;display:flex}.editor-shell-module__I9LGtG__syncSpinner{border:1.5px solid #4f5f774d;border-top-color:#4f5f77;border-radius:50%;flex-shrink:0;width:.7rem;height:.7rem;animation:.7s linear infinite editor-shell-module__I9LGtG__spin;display:inline-block}@keyframes editor-shell-module__I9LGtG__spin{to{transform:rotate(360deg)}}.editor-shell-module__I9LGtG__canvasRoot{touch-action:none;background:linear-gradient(90deg, #635aa014 1px, transparent 1px) 0 0 / 28px 28px, linear-gradient(0deg, #635aa014 1px, transparent 1px) 0 0 / 28px 28px, var(--canvas-bg-color,#fff);border:none;border-radius:0;margin:0;position:absolute;inset:0;overflow:hidden}.editor-shell-module__I9LGtG__canvasRootNoGrid{background:var(--canvas-bg-color,#fff)}.editor-shell-module__I9LGtG__canvasLayer{transform-origin:0 0;width:100%;height:100%;position:relative}.editor-shell-module__I9LGtG__canvasContextMenu{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffffa;border:1px solid #1823342e;border-radius:.75rem;flex-direction:column;min-width:12rem;padding:.32rem;display:flex;position:fixed;box-shadow:0 18px 34px #141f2e33,0 4px 12px #141f2e1f}.editor-shell-module__I9LGtG__canvasContextMenuButton{color:#20344c;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.56rem;align-items:center;gap:.55rem;padding:.44rem .56rem;font-size:.86rem;font-weight:600;display:flex}.editor-shell-module__I9LGtG__canvasContextMenuCheck{width:.85rem;min-width:.85rem;color:var(--secondary-fg);font-size:.82rem;line-height:1}.editor-shell-module__I9LGtG__canvasContextMenuButton:hover,.editor-shell-module__I9LGtG__canvasContextMenuButton:focus-visible{border-color:var(--secondary-border-weak);background:var(--secondary-bg-hover);color:var(--secondary-fg)}.editor-shell-module__I9LGtG__canvasContextMenuButton:disabled{color:#8a96a8;cursor:not-allowed}.editor-shell-module__I9LGtG__canvasContextColorInput{opacity:0;pointer-events:none;position:absolute;inset:0}.editor-shell-module__I9LGtG__canvasContextColorPickerWrap{margin-top:.32rem}.editor-shell-module__I9LGtG__canvasColorPickerPopover{z-index:61;position:fixed}.editor-shell-module__I9LGtG__linkCanvas{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.editor-shell-module__I9LGtG__nodesLayer{pointer-events:none;position:absolute;inset:0}.editor-shell-module__I9LGtG__nodeControlsLayer{z-index:4;pointer-events:none;position:absolute;inset:0}@keyframes editor-shell-module__I9LGtG__rootExpandControlPulse{0%{box-shadow:0 0 0 0 var(--secondary-ring)}70%{box-shadow:0 0 0 9px #8170de00}to{box-shadow:0 0 #8170de00}}.editor-shell-module__I9LGtG__rootExpandControlsLayer{z-index:5;pointer-events:none;position:absolute;inset:0}.editor-shell-module__I9LGtG__rootExpandControlButton{border:1px solid var(--secondary-ring);width:2.1rem;height:2.1rem;color:var(--secondary-fg-strong);pointer-events:auto;cursor:pointer;box-shadow:0 8px 20px var(--secondary-shadow);background:linear-gradient(165deg,#fffffffa,#f5f3fffa);border-radius:9999px;justify-content:center;align-items:center;padding:0;transition:transform .16s,border-color .16s,box-shadow .16s,background-color .16s;animation:1.5s ease-out infinite editor-shell-module__I9LGtG__rootExpandControlPulse;display:inline-flex;position:absolute}.editor-shell-module__I9LGtG__rootExpandControlButton:hover,.editor-shell-module__I9LGtG__rootExpandControlButton:focus-visible{border-color:var(--secondary-border-strong);box-shadow:0 12px 26px var(--secondary-shadow-strong);background:linear-gradient(165deg,#fcfffffc,#ede9fefc);transform:translate(-50%,-50%)scale(1.06)}.editor-shell-module__I9LGtG__rootExpandControlGlyph{font-size:1.28rem;font-weight:700;line-height:1;transform:translateY(-.04rem)}.editor-shell-module__I9LGtG__rootExpandControlTooltip{color:#f6f9ff;white-space:nowrap;opacity:0;pointer-events:none;background:#172335f5;border:1px solid #19263a33;border-radius:.5rem;padding:.34rem .42rem;font-size:.69rem;font-weight:600;line-height:1;transition:opacity .14s;position:absolute;bottom:calc(100% + .42rem);left:50%;transform:translate(-50%)}.editor-shell-module__I9LGtG__rootExpandControlButton:hover .editor-shell-module__I9LGtG__rootExpandControlTooltip,.editor-shell-module__I9LGtG__rootExpandControlButton:focus-visible .editor-shell-module__I9LGtG__rootExpandControlTooltip{opacity:1}.editor-shell-module__I9LGtG__parentLinkPath{fill:none;stroke:#5b47b585;stroke-width:2px}.editor-shell-module__I9LGtG__customLinkPath{fill:none;stroke:#137666c2;stroke-width:2.5px;stroke-linecap:round}.editor-shell-module__I9LGtG__customLinkPathSelected{fill:none;stroke:#e96f2ef2;stroke-width:3.3px;stroke-linecap:round}.editor-shell-module__I9LGtG__linkSelectionHalo{fill:none;stroke:var(--secondary-ring);stroke-width:8px;stroke-linecap:round;stroke-linejoin:round}.editor-shell-module__I9LGtG__linkDraftPath{fill:none;stroke:#5b47b5c2;stroke-width:2.4px;stroke-linecap:round;stroke-dasharray:8 6}.editor-shell-module__I9LGtG__linkHitArea{fill:none;stroke:#0000;stroke-width:14px;cursor:pointer}.editor-shell-module__I9LGtG__customLinkCurveHandle{fill:#f4f8ff;stroke:var(--secondary-fg);stroke-width:2px;cursor:grab}.editor-shell-module__I9LGtG__customLinkCurveHandleCenter{fill:var(--secondary-fg);stroke:none;cursor:grab}.editor-shell-module__I9LGtG__customLinkCurveHandle:active,.editor-shell-module__I9LGtG__customLinkCurveHandleCenter:active{cursor:grabbing}.editor-shell-module__I9LGtG__marqueeSelectionBox{fill:#8170de1f;stroke:#5b47b5b8;stroke-width:1.6px;stroke-dasharray:5 3;pointer-events:none}@keyframes editor-shell-module__I9LGtG__dropTargetCurveFlow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-36px}}@keyframes editor-shell-module__I9LGtG__dropTargetHandlePulse{0%{opacity:.32;transform:scale(.92)}65%{opacity:0;transform:scale(1.06)}to{opacity:0;transform:scale(1.08)}}@keyframes editor-shell-module__I9LGtG__dropTargetHandleBreathe{0%,to{transform:translateY(0)}50%{transform:translateY(-.6px)}}.editor-shell-module__I9LGtG__nodeDropTargetCurveGlow{fill:none;stroke:#9099aa38;stroke-width:9px;stroke-linecap:round;pointer-events:none}.editor-shell-module__I9LGtG__nodeDropTargetCurve{fill:none;stroke:#969eb0f2;stroke-width:4.3px;stroke-linecap:round;pointer-events:auto;cursor:pointer}.editor-shell-module__I9LGtG__nodeDropTargetCurveFlow{fill:none;stroke:#ebeff7f2;stroke-width:2.1px;stroke-linecap:round;stroke-dasharray:8 10;pointer-events:none;animation:.9s linear infinite editor-shell-module__I9LGtG__dropTargetCurveFlow}.editor-shell-module__I9LGtG__nodeDropTargetHandleGroup{cursor:pointer}.editor-shell-module__I9LGtG__nodeDropTargetHandleAura{fill:#8790a452;transform-box:fill-box;transform-origin:50%;pointer-events:none;animation:.95s ease-out infinite editor-shell-module__I9LGtG__dropTargetHandlePulse}.editor-shell-module__I9LGtG__nodeDropTargetHandle{fill:#d1d8e6fa;stroke:#95a0b4f0;stroke-width:1.2px;filter:drop-shadow(0 3px 8px #3c455838);transform-box:fill-box;transform-origin:50%;pointer-events:none;animation:.82s ease-in-out infinite editor-shell-module__I9LGtG__dropTargetHandleBreathe}.editor-shell-module__I9LGtG__nodeDropTargetHandleGrip{fill:#657087eb;pointer-events:none}@media (prefers-reduced-motion:reduce){.editor-shell-module__I9LGtG__nodeDropTargetCurveFlow,.editor-shell-module__I9LGtG__nodeDropTargetHandleAura,.editor-shell-module__I9LGtG__nodeDropTargetHandle{animation:none}}.editor-shell-module__I9LGtG__nodeCard{cursor:grab;-webkit-user-select:none;user-select:none;pointer-events:auto;align-items:center;display:flex;position:absolute}.editor-shell-module__I9LGtG__nodeAddBtn{color:#5b47b5;cursor:pointer;opacity:0;pointer-events:none;z-index:2;background:#f5f3ff;border:1px solid #635aa029;border-radius:9999px;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;padding:0;transition:opacity .16s,transform .16s,background-color .16s,border-color .16s,box-shadow .16s;display:inline-flex;position:absolute;transform:scale(.92);box-shadow:0 6px 18px #6156af29}.editor-shell-module__I9LGtG__nodeAddBtnVisible{opacity:1;pointer-events:auto;transform:scale(1)}.editor-shell-module__I9LGtG__nodeAddBtn:hover{background:#ede9fe;border-color:#635aa03d;box-shadow:0 8px 22px #6156af38}.editor-shell-module__I9LGtG__nodeAddBtnGlyph{justify-content:center;align-items:center;font-size:1.2rem;font-weight:500;line-height:1;display:inline-flex;transform:translateY(-.03em)}.editor-shell-module__I9LGtG__nodeAddBtnTooltip{color:#f4f8ff;white-space:nowrap;opacity:0;pointer-events:none;background:#141f2ef5;border:1px solid #18233429;border-radius:.52rem;padding:.34rem .45rem;font-size:.72rem;font-weight:600;line-height:1;transition:opacity .12s;position:absolute;bottom:calc(100% + .45rem);left:50%;transform:translate(-50%)}.editor-shell-module__I9LGtG__nodeAddBtn:hover .editor-shell-module__I9LGtG__nodeAddBtnTooltip,.editor-shell-module__I9LGtG__nodeAddBtn:focus-visible .editor-shell-module__I9LGtG__nodeAddBtnTooltip{opacity:1}.editor-shell-module__I9LGtG__nodeAddBtnLeft{top:50%;left:-.95rem;transform:translate(-100%,-50%)scale(.92)}.editor-shell-module__I9LGtG__nodeAddBtnVisible.editor-shell-module__I9LGtG__nodeAddBtnLeft{transform:translate(-100%,-50%)scale(1)}.editor-shell-module__I9LGtG__nodeAddBtnRight{top:50%;right:-.95rem;transform:translate(100%,-50%)scale(.92)}.editor-shell-module__I9LGtG__nodeAddBtnVisible.editor-shell-module__I9LGtG__nodeAddBtnRight{transform:translate(100%,-50%)scale(1)}.editor-shell-module__I9LGtG__nodeAddBtnBottom{bottom:-.95rem;left:50%;transform:translate(-50%,100%)scale(.92)}.editor-shell-module__I9LGtG__nodeAddBtnVisible.editor-shell-module__I9LGtG__nodeAddBtnBottom{transform:translate(-50%,100%)scale(1)}.editor-shell-module__I9LGtG__nodeResizeHandle{border:1px solid var(--secondary-border);width:.72rem;height:2.2rem;color:var(--secondary-fg);cursor:ew-resize;pointer-events:none;opacity:0;box-shadow:0 6px 16px var(--secondary-shadow);z-index:3;background:#f5f3ffeb;border-radius:9999px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute}.editor-shell-module__I9LGtG__nodeResizeHandleVisible{pointer-events:auto;opacity:1}.editor-shell-module__I9LGtG__nodeResizeHandle:hover,.editor-shell-module__I9LGtG__nodeResizeHandle:focus-visible{border-color:var(--secondary-border-strong);background:var(--secondary-bg-hover)}.editor-shell-module__I9LGtG__nodeResizeHandleGlyph{opacity:.7;background:currentColor;border-radius:9999px;width:.18rem;height:1.1rem}.editor-shell-module__I9LGtG__nodeCardRoot{background:#fff;border:1px solid #f90;border-radius:9999px;width:max-content;padding:.85rem 2rem;box-shadow:0 2px 8px #0f172a1a}.editor-shell-module__I9LGtG__nodeCardRootSelected{border-color:var(--secondary-border-strong);box-shadow:0 0 0 2px var(--secondary-ring), 0 2px 8px #0f172a1a}.editor-shell-module__I9LGtG__nodeCardChild{box-shadow:none;background:0 0;border:2px solid #0000;border-radius:.5rem;width:max-content;padding:.85rem .55rem}.editor-shell-module__I9LGtG__nodeCardChildSelected{border-color:var(--secondary-border-strong);box-shadow:0 0 0 2px var(--secondary-ring);background:#ffffff8c}.editor-shell-module__I9LGtG__nodeCardSticky{background:#f9ef6e;border:none;border-radius:0;justify-content:center;align-items:center;width:12.5rem;min-height:12.5rem;padding:.9rem;display:flex;box-shadow:0 2px 4px #0000000f,0 10px 28px #00000029}.editor-shell-module__I9LGtG__nodeCardStickySelected{outline:2px solid var(--secondary-border-strong);outline-offset:8px;box-shadow:0 2px 4px #0000000f,0 10px 28px #0000002e}.editor-shell-module__I9LGtG__nodeCardLinkTarget{border-color:#137d59b3!important}.editor-shell-module__I9LGtG__nodeTitleRoot{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:500;line-height:1.3;overflow:hidden}.editor-shell-module__I9LGtG__nodeTitleChild{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:500;line-height:1.3;overflow:hidden}.editor-shell-module__I9LGtG__nodeTitleSticky{color:#2f3427;white-space:normal;overflow-wrap:anywhere;font-size:1rem;font-weight:500;line-height:1.15}.editor-shell-module__I9LGtG__nodeTitle{color:#1f2f46;white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:600;line-height:1.3;overflow:hidden}.editor-shell-module__I9LGtG__nodeTitleInput{field-sizing:content;appearance:none;min-width:2ch;box-shadow:none;color:#1e293b;white-space:pre-wrap;overflow-wrap:anywhere;resize:none;background:0 0;border:none;outline:none;margin:0;padding:0;font-size:.9rem;font-weight:500;line-height:1.3;overflow:hidden}.editor-shell-module__I9LGtG__nodeTitleInputRoot{field-sizing:content;appearance:none;min-width:2ch;box-shadow:none;color:#0f172a;white-space:pre-wrap;overflow-wrap:anywhere;resize:none;background:0 0;border:none;outline:none;margin:0;padding:0;font-size:1rem;font-weight:500;line-height:1.3;overflow:hidden}.editor-shell-module__I9LGtG__nodeTitleInputSticky{appearance:none;box-shadow:none;color:#2f3427;white-space:normal;overflow-wrap:anywhere;resize:none;background:0 0;border:none;outline:none;min-width:2ch;margin:0;padding:0;font-size:1rem;font-weight:500;line-height:1.15;overflow:hidden}.editor-shell-module__I9LGtG__toolbar{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.editor-shell-module__I9LGtG__exportMenuWrap{position:relative}.editor-shell-module__I9LGtG__exportPopover{z-index:65;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#fffffffa,#f5f3fffa);border:1px solid #1622342e;border-radius:.9rem;flex-direction:column;gap:.22rem;min-width:13.4rem;padding:.42rem;display:flex;position:absolute;top:calc(100% + .45rem);right:0;box-shadow:0 20px 38px #141f2e33,0 5px 14px #141f2e1f}.editor-shell-module__I9LGtG__exportPopoverButton{color:#213850;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.64rem;padding:.52rem .62rem;font-size:.86rem;font-weight:700;line-height:1.2}.editor-shell-module__I9LGtG__exportPopoverButton:hover,.editor-shell-module__I9LGtG__exportPopoverButton:focus-visible{border-color:var(--secondary-border-weak);background:var(--secondary-bg-hover);color:var(--secondary-fg)}.editor-shell-module__I9LGtG__exportDialogOverlay{--secondary-fg:#5b47b5;--secondary-fg-strong:#4d3ea1;--secondary-bg-hover:#ede9fe;--secondary-bg-active:#e4ddff;--secondary-border-weak:#635aa038;--secondary-border:#635aa052;--secondary-border-strong:#635aa075;--secondary-ring:#8170de3d;--secondary-shadow:#6156af2e;z-index:72;background:radial-gradient(circle at top,#23476d2e,#0a14225c);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.editor-shell-module__I9LGtG__exportDialog{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#fffffffb,#f5f3fffb);border:1px solid #1823342e;border-radius:1.14rem;width:min(31rem,100vw - 2rem);padding:1.12rem;box-shadow:0 30px 64px #141f2e47,0 6px 18px #141f2e24}.editor-shell-module__I9LGtG__exportDialogHeader{justify-content:space-between;align-items:flex-start;gap:.68rem;display:flex}.editor-shell-module__I9LGtG__exportDialogTitle{color:#1f324b;margin:0;font-size:1.12rem;font-weight:700;line-height:1.25}.editor-shell-module__I9LGtG__exportDialogSubtitle{color:#4b6079;margin:.34rem 0 0;font-size:.83rem;font-weight:500;line-height:1.35}.editor-shell-module__I9LGtG__exportDialogCloseButton{border:1px solid var(--secondary-border-weak);color:#2c3d54;cursor:pointer;background:#fff;border-radius:.62rem;justify-content:center;align-items:center;width:2rem;min-width:2rem;height:2rem;font-size:1.14rem;font-weight:500;line-height:1;display:inline-flex}.editor-shell-module__I9LGtG__exportDialogCloseButton:hover,.editor-shell-module__I9LGtG__exportDialogCloseButton:focus-visible{border-color:var(--secondary-border);background:var(--secondary-bg-hover);color:var(--secondary-fg)}.editor-shell-module__I9LGtG__exportDialogCloseButton:disabled{opacity:.6;cursor:not-allowed}.editor-shell-module__I9LGtG__exportFieldGroup{background:#f8fbffb8;border:1px solid #1d28391f;border-radius:.86rem;margin-top:.88rem;padding:.7rem}.editor-shell-module__I9LGtG__exportFieldLabel{color:#2a3f56;text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.8rem;font-weight:700;line-height:1.2}.editor-shell-module__I9LGtG__exportChoiceRow{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:.4rem;margin-top:.45rem;display:grid}.editor-shell-module__I9LGtG__exportChoiceButton{border:1px solid var(--secondary-border-weak);color:#1f324a;cursor:pointer;background:#fff;border-radius:.72rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.22rem;min-height:2.46rem;padding:.48rem .58rem;font-size:.8rem;font-weight:600;line-height:1;transition:border-color .12s,background-color .12s,color .12s,box-shadow .12s;display:flex}.editor-shell-module__I9LGtG__exportChoiceButton:hover,.editor-shell-module__I9LGtG__exportChoiceButton:focus-visible{border-color:var(--secondary-border);background:var(--secondary-bg-hover);color:var(--secondary-fg);box-shadow:0 0 0 2px var(--secondary-ring);outline:none}.editor-shell-module__I9LGtG__exportChoiceButtonActive{border-color:var(--secondary-border-strong);color:#4d3ea1;box-shadow:0 4px 10px var(--secondary-shadow), 0 0 0 1px #5b47b51a;background:linear-gradient(#f5f3fffa,#e4ddfffa)}.editor-shell-module__I9LGtG__exportChoiceTitle{font-size:.84rem;font-weight:700;line-height:1.2}.editor-shell-module__I9LGtG__exportChoiceDescription{color:#58708a;font-size:.71rem;font-weight:500;line-height:1.2}.editor-shell-module__I9LGtG__exportDialogActions{justify-content:flex-end;align-items:center;gap:.5rem;margin-top:1.05rem;display:flex}.editor-shell-module__I9LGtG__exportDialogCancelButton,.editor-shell-module__I9LGtG__exportDialogConfirmButton{border:1px solid var(--secondary-border-weak);cursor:pointer;border-radius:.74rem;min-width:6rem;height:2.28rem;padding:0 .92rem;font-size:.84rem;font-weight:700;transition:border-color .12s,background-color .12s,color .12s}.editor-shell-module__I9LGtG__exportDialogCancelButton{color:#2b3e56;background:#fffffff2}.editor-shell-module__I9LGtG__exportDialogCancelButton:hover,.editor-shell-module__I9LGtG__exportDialogCancelButton:focus-visible{border-color:var(--secondary-border);background:var(--secondary-bg-hover);color:var(--secondary-fg);outline:none}.editor-shell-module__I9LGtG__exportDialogConfirmButton{color:#5b47b5;background:linear-gradient(#f5f3fffa,#e4ddfffa);border-color:#5b47b552}.editor-shell-module__I9LGtG__exportDialogConfirmButton:hover,.editor-shell-module__I9LGtG__exportDialogConfirmButton:focus-visible{color:#4d3ea1;background:linear-gradient(#ede9fefa,#e4ddfffa);border-color:#635aa070;outline:none}.editor-shell-module__I9LGtG__exportDialogCancelButton:disabled,.editor-shell-module__I9LGtG__exportDialogConfirmButton:disabled{opacity:.58;cursor:not-allowed}.editor-shell-module__I9LGtG__floatingToolbar{z-index:22;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#fffffff2;border:1px solid #19233129;border-radius:.9rem;justify-content:center;align-items:center;gap:.5rem;width:max-content;max-width:calc(100vw - 2rem);padding:.45rem;display:flex;position:fixed;bottom:1rem;left:50%;overflow:visible;transform:translate(-50%);box-shadow:0 18px 30px #15203129}.editor-shell-module__I9LGtG__floatingToolbarScroll{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;width:auto;display:flex}.editor-shell-module__I9LGtG__floatingToolbarRow{flex-wrap:nowrap;align-items:center;gap:.45rem;display:flex}.editor-shell-module__I9LGtG__floatingToolbarDivider{background:#1b253429;width:1px;height:1.8rem}.editor-shell-module__I9LGtG__floatingToolbarIconButton{color:#1f324a;cursor:pointer;background:#fff;border:1px solid #1b253429;border-radius:.7rem;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;display:inline-flex;position:relative}.editor-shell-module__I9LGtG__floatingToolbarIconButton:hover,.editor-shell-module__I9LGtG__floatingToolbarIconButton:focus-visible{border-color:var(--secondary-border);background:var(--secondary-bg-hover);color:var(--secondary-fg)}.editor-shell-module__I9LGtG__floatingToolbarIconButtonActive{border-color:var(--secondary-border-strong);background:var(--secondary-bg-active);color:var(--secondary-fg-strong)}.editor-shell-module__I9LGtG__floatingToolbarColorSwatch{border:1px solid #17243447;border-radius:999px;width:.48rem;height:.48rem;position:absolute;bottom:.22rem;right:.22rem}.editor-shell-module__I9LGtG__floatingToolbarColorSwatch[data-nocolor]{background:linear-gradient(135deg,#0000 45%,#e74c3c 45% 55%,#0000 55%),#e0e0e0}.editor-shell-module__I9LGtG__floatingToolbarTooltip{color:#f4f8ff;white-space:nowrap;opacity:0;pointer-events:none;background:#141f2ef5;border:1px solid #18233429;border-radius:.52rem;align-items:center;gap:.35rem;padding:.34rem .45rem;font-size:.72rem;font-weight:600;line-height:1;transition:opacity .12s;display:inline-flex;position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%)}.editor-shell-module__I9LGtG__floatingToolbarTooltipShortcut{color:#dae5f5b8;font-weight:500}.editor-shell-module__I9LGtG__floatingToolbarIconButton:hover .editor-shell-module__I9LGtG__floatingToolbarTooltip,.editor-shell-module__I9LGtG__floatingToolbarIconButton:focus-visible .editor-shell-module__I9LGtG__floatingToolbarTooltip,.editor-shell-module__I9LGtG__textStyleOptionButton:hover .editor-shell-module__I9LGtG__floatingToolbarTooltip,.editor-shell-module__I9LGtG__textStyleOptionButton:focus-visible .editor-shell-module__I9LGtG__floatingToolbarTooltip,.editor-shell-module__I9LGtG__radiusPresetButton:hover .editor-shell-module__I9LGtG__floatingToolbarTooltip,.editor-shell-module__I9LGtG__radiusPresetButton:focus-visible .editor-shell-module__I9LGtG__floatingToolbarTooltip,.editor-shell-module__I9LGtG__textAlignOptionButton:hover .editor-shell-module__I9LGtG__floatingToolbarTooltip,.editor-shell-module__I9LGtG__textAlignOptionButton:focus-visible .editor-shell-module__I9LGtG__floatingToolbarTooltip{opacity:1}.editor-shell-module__I9LGtG__textStylePopoverAnchor,.editor-shell-module__I9LGtG__radiusPopoverAnchor,.editor-shell-module__I9LGtG__textAlignPopoverAnchor,.editor-shell-module__I9LGtG__fontSizePopoverAnchor{position:relative}.editor-shell-module__I9LGtG__textStylePopover{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border:1px solid #18233424;border-radius:.9rem;flex-direction:column;gap:.38rem;padding:.5rem;display:flex;position:absolute;bottom:calc(100% + .6rem);left:50%;transform:translate(-50%);box-shadow:0 20px 40px #121c2e2e,0 4px 12px #121c2e1a}.editor-shell-module__I9LGtG__textStylePopoverRow{flex-wrap:nowrap;align-items:center;gap:.38rem;display:flex}.editor-shell-module__I9LGtG__radiusPopover{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border:1px solid #18233424;border-radius:.9rem;flex-direction:column;gap:.38rem;padding:.5rem;display:flex;position:absolute;bottom:calc(100% + .6rem);left:50%;transform:translate(-50%);box-shadow:0 20px 40px #121c2e2e,0 4px 12px #121c2e1a}.editor-shell-module__I9LGtG__radiusPopoverRow{flex-wrap:nowrap;align-items:center;gap:.38rem;display:flex}.editor-shell-module__I9LGtG__textAlignPopover{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border:1px solid #18233424;border-radius:.9rem;flex-direction:column;gap:.38rem;padding:.5rem;display:flex;position:absolute;bottom:calc(100% + .6rem);left:50%;transform:translate(-50%);box-shadow:0 20px 40px #121c2e2e,0 4px 12px #121c2e1a}.editor-shell-module__I9LGtG__textAlignPopoverRow{flex-wrap:nowrap;align-items:center;gap:.38rem;display:flex}.editor-shell-module__I9LGtG__textAlignOptionButton{color:#1f324a;cursor:pointer;background:#fff;border:1px solid #1b253429;border-radius:.7rem;justify-content:center;align-items:center;width:2.15rem;height:2.15rem;display:inline-flex;position:relative}.editor-shell-module__I9LGtG__textAlignOptionButton:hover,.editor-shell-module__I9LGtG__textAlignOptionButton:focus-visible{border-color:var(--secondary-border);background:var(--secondary-bg-hover);color:var(--secondary-fg)}.editor-shell-module__I9LGtG__textAlignOptionButtonActive{border-color:var(--secondary-border-strong);background:var(--secondary-bg-active);color:var(--secondary-fg-strong)}.editor-shell-module__I9LGtG__fontSizeTriggerValue{font-size:.8rem;font-weight:700;line-height:1}.editor-shell-module__I9LGtG__fontSizePopover{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border:1px solid #18233424;border-radius:.9rem;flex-direction:column;gap:.4rem;min-width:0;padding:.45rem;display:flex;position:absolute;bottom:calc(100% + .6rem);left:50%;transform:translate(-50%);box-shadow:0 20px 40px #121c2e2e,0 4px 12px #121c2e1a}.editor-shell-module__I9LGtG__fontSizePopoverPresets{background:#f4f6fa;border:1px solid #1d28391f;border-radius:.78rem;flex-wrap:nowrap;align-items:center;gap:.28rem;padding:.2rem;display:flex}.editor-shell-module__I9LGtG__fontSizePresetButton{color:#2d3f55;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.58rem;min-width:2.05rem;height:2rem;padding:0 .55rem;font-size:.82rem;font-weight:700;line-height:1}.editor-shell-module__I9LGtG__fontSizePresetButton:hover,.editor-shell-module__I9LGtG__fontSizePresetButton:focus-visible{border-color:var(--secondary-border-weak);color:var(--secondary-fg);background:#f5f3ffdb}.editor-shell-module__I9LGtG__fontSizePresetButtonActive{border-color:var(--secondary-border);color:var(--secondary-fg-strong);background:#fff;box-shadow:0 2px 6px #1c293a29}.editor-shell-module__I9LGtG__fontSizePresetInput{text-align:center;width:4.6rem;min-width:4.6rem;padding:0}.editor-shell-module__I9LGtG__fontSizePresetInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.editor-shell-module__I9LGtG__fontSizePresetInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.editor-shell-module__I9LGtG__fontSizePresetInput[type=number]{-moz-appearance:textfield}.editor-shell-module__I9LGtG__fontSizePresetInput:focus-visible{border-color:var(--secondary-border);color:var(--secondary-fg-strong);background:#fff;outline:none;box-shadow:0 2px 6px #1c293a29}.editor-shell-module__I9LGtG__fontFamilySelectWrap{align-items:center;display:inline-flex;position:relative}.editor-shell-module__I9LGtG__fontFamilyDropdownAnchor{position:relative}.editor-shell-module__I9LGtG__fontFamilyDropdownTrigger{color:#1f324a;cursor:pointer;background:#fff;border:1px solid #1b253429;border-radius:.7rem;align-items:center;min-width:8.4rem;height:2.2rem;padding:0 1.75rem 0 .62rem;display:inline-flex;position:relative}.editor-shell-module__I9LGtG__fontFamilyDropdownTrigger:before,.editor-shell-module__I9LGtG__fontFamilyDropdownTrigger:after{content:"";border-bottom:1.5px solid #5b47b5b3;border-right:1.5px solid #5b47b5b3;width:.32rem;height:.32rem;position:absolute;right:.6rem;transform:rotate(45deg)}.editor-shell-module__I9LGtG__fontFamilyDropdownTrigger:before{top:.84rem}.editor-shell-module__I9LGtG__fontFamilyDropdownTrigger:after{top:1rem}.editor-shell-module__I9LGtG__fontFamilyDropdownTrigger:hover,.editor-shell-module__I9LGtG__fontFamilyDropdownTrigger:focus-visible,.editor-shell-module__I9LGtG__fontFamilyDropdownTriggerActive{border-color:var(--secondary-border);background:var(--secondary-bg-hover);color:var(--secondary-fg)}.editor-shell-module__I9LGtG__fontFamilyDropdownValue{font-size:.78rem;font-weight:600;line-height:1}.editor-shell-module__I9LGtG__fontFamilyDropdownMenu{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border:1px solid #18233424;border-radius:.9rem;flex-direction:column;gap:.25rem;width:14rem;max-height:14rem;padding:.45rem;display:flex;position:absolute;bottom:calc(100% + .6rem);left:50%;overflow:auto;transform:translate(-50%);box-shadow:0 20px 40px #121c2e2e,0 4px 12px #121c2e1a}.editor-shell-module__I9LGtG__fontFamilyDropdownOption{color:#1f324a;cursor:pointer;text-align:left;background:#fff;border:1px solid #0000;border-radius:.62rem;width:100%;padding:.42rem .5rem;display:block}.editor-shell-module__I9LGtG__fontFamilyDropdownOption:hover,.editor-shell-module__I9LGtG__fontFamilyDropdownOption:focus-visible{border-color:var(--secondary-border);background:var(--secondary-bg-hover)}.editor-shell-module__I9LGtG__fontFamilyDropdownOptionActive{border-color:var(--secondary-border-strong);background:var(--secondary-bg-active)}.editor-shell-module__I9LGtG__fontFamilyDropdownOptionName{color:#2a3f56;font-size:.94rem;font-weight:500;line-height:1.3}.editor-shell-module__I9LGtG__fontFamilySelectLabel{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.editor-shell-module__I9LGtG__fontFamilySelect{color:#1f324a;cursor:pointer;appearance:none;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#46627f 50%),linear-gradient(135deg,#46627f 50%,#0000 50%);background-position:calc(100% - .82rem) calc(50% - .08rem),calc(100% - .58rem) calc(50% - .08rem);background-repeat:no-repeat;background-size:.26rem .26rem,.26rem .26rem;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #1b253429;border-radius:.7rem;min-width:7.2rem;height:2.2rem;padding:0 1.8rem 0 .58rem;font-size:.78rem;font-weight:600;line-height:1}.editor-shell-module__I9LGtG__fontFamilySelect:hover,.editor-shell-module__I9LGtG__fontFamilySelect:focus-visible{border-color:var(--secondary-border);background-color:var(--secondary-bg-hover);color:var(--secondary-fg);outline:none}.editor-shell-module__I9LGtG__radiusPresetButton{color:#1f324a;cursor:pointer;background:#fff;border:1px solid #1b253429;border-radius:.7rem;justify-content:center;align-items:center;width:2.15rem;height:2.15rem;padding:0;display:inline-flex;position:relative}.editor-shell-module__I9LGtG__radiusPresetButton:hover,.editor-shell-module__I9LGtG__radiusPresetButton:focus-visible{border-color:var(--secondary-border);background:var(--secondary-bg-hover);color:var(--secondary-fg)}.editor-shell-module__I9LGtG__radiusPresetButtonActive{border-color:var(--secondary-border-strong);background:var(--secondary-bg-active);color:var(--secondary-fg-strong)}.editor-shell-module__I9LGtG__radiusPresetNone{border:1.8px solid;border-radius:0;width:.95rem;height:.78rem;position:relative}.editor-shell-module__I9LGtG__radiusPresetNone:after{content:"";border-top:1.8px solid;width:1.15rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-36deg)}.editor-shell-module__I9LGtG__textStyleOptionButton{color:#1f324a;cursor:pointer;background:#fff;border:1px solid #1b253429;border-radius:.7rem;justify-content:center;align-items:center;width:2.15rem;height:2.15rem;display:inline-flex;position:relative}.editor-shell-module__I9LGtG__textStyleOptionButton:hover,.editor-shell-module__I9LGtG__textStyleOptionButton:focus-visible{border-color:var(--secondary-border);background:var(--secondary-bg-hover);color:var(--secondary-fg)}.editor-shell-module__I9LGtG__textStyleOptionButtonActive{border-color:var(--secondary-border-strong);background:var(--secondary-bg-active);color:var(--secondary-fg-strong)}.editor-shell-module__I9LGtG__colorPopoverAnchor{position:relative}.editor-shell-module__I9LGtG__colorPopover{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border:1px solid #18233424;border-radius:.9rem;flex-direction:column;gap:.38rem;padding:.55rem;display:flex;position:absolute;bottom:calc(100% + .6rem);left:50%;transform:translate(-50%);box-shadow:0 20px 40px #121c2e2e,0 4px 12px #121c2e1a}.editor-shell-module__I9LGtG__colorPopoverRow{align-items:center;gap:.3rem;display:flex}.editor-shell-module__I9LGtG__colorPopoverSwatch{cursor:pointer;border:1.5px solid #18233424;border-radius:.45rem;flex-shrink:0;width:1.55rem;height:1.55rem;transition:transform 80ms,box-shadow 80ms;position:relative}.editor-shell-module__I9LGtG__colorPopoverSwatch:before{content:attr(data-tooltip);z-index:50;color:#f4f8ff;white-space:nowrap;opacity:0;pointer-events:none;background:#141f2ef5;border:1px solid #18233424;border-radius:.45rem;padding:.26rem .42rem;font-size:.68rem;font-weight:600;line-height:1;transition:opacity .1s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.editor-shell-module__I9LGtG__colorPopoverSwatch:hover{z-index:10;transform:scale(1.18);box-shadow:0 4px 10px #121c2e38}.editor-shell-module__I9LGtG__colorPopoverSwatch:hover:before{opacity:1}.editor-shell-module__I9LGtG__colorPopoverSwatchSelected{border-color:#5b47b5cc;box-shadow:0 0 0 2px #8170de73}.editor-shell-module__I9LGtG__colorPopoverSwatchNone{background-color:#fff;background-image:linear-gradient(135deg,#f0f0f0 25%,#0000 25%),linear-gradient(225deg,#f0f0f0 25%,#0000 25%),linear-gradient(315deg,#f0f0f0 25%,#0000 25%),linear-gradient(45deg,#f0f0f0 25%,#0000 25%);background-size:8px 8px}.editor-shell-module__I9LGtG__colorPopoverSwatchNone:after{content:"";background:linear-gradient(to bottom right,#0000 calc(50% - .5px),#e74c3c calc(50% - .5px) calc(50% + .5px),#0000 calc(50% + .5px));position:absolute;inset:0}.editor-shell-module__I9LGtG__colorPopoverSwatchCustom{color:#fff;text-shadow:0 1px 2px #0006;background:linear-gradient(135deg,#ff6b6b,#ffa726,#ffee58,#66bb6a,#42a5f5,#7e57c2);border-color:#18233433;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:inline-flex;position:relative}.editor-shell-module__I9LGtG__colorPopoverCustomInput{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.editor-shell-module__I9LGtG__mapDock{z-index:24;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:1px solid #1a253529;border-radius:.95rem;flex-direction:column;justify-content:center;align-items:center;gap:.42rem;padding:.4rem;display:flex;position:fixed;top:50%;left:1rem;transform:translateY(-50%);box-shadow:0 18px 36px #17223326}.editor-shell-module__I9LGtG__zoomDock{z-index:25;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #1a253529;border-radius:.95rem;align-items:center;gap:.28rem;padding:.28rem;display:flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 16px 34px #17223324}.editor-shell-module__I9LGtG__feedbackRailButton{z-index:24;border:1px solid var(--secondary-border);background:linear-gradient(180deg, var(--secondary-bg-hover), var(--secondary-bg-active));color:var(--secondary-fg-strong);box-shadow:0 16px 30px var(--secondary-shadow);writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.02em;cursor:pointer;border-radius:.8rem 0 0 .8rem;padding:.7rem .45rem;font-size:.76rem;font-weight:700;position:fixed;top:50%;right:0;transform:translateY(-50%)}.editor-shell-module__I9LGtG__feedbackRailButton:hover,.editor-shell-module__I9LGtG__feedbackRailButton:focus-visible{border-color:var(--secondary-border-strong);background:var(--secondary-bg-active);color:var(--secondary-fg)}.editor-shell-module__I9LGtG__zoomButton,.editor-shell-module__I9LGtG__zoomValue{color:#21344c;cursor:pointer;background:#fff;border:1px solid #18233433;border-radius:.65rem;height:2.1rem;font-weight:700;position:relative}.editor-shell-module__I9LGtG__zoomButton{width:2.1rem;font-size:1.1rem}.editor-shell-module__I9LGtG__zoomValue{min-width:4.2rem;padding:0 .55rem;font-size:.84rem}.editor-shell-module__I9LGtG__dockButton{color:#243549;cursor:pointer;background:#fff;border:1px solid #18233433;border-radius:.7rem;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;display:inline-flex;position:relative}.editor-shell-module__I9LGtG__dockButton:hover,.editor-shell-module__I9LGtG__dockButton:focus-visible{border-color:var(--secondary-border);background:var(--secondary-bg-hover);color:var(--secondary-fg)}.editor-shell-module__I9LGtG__dockTooltip{color:#f4f8ff;white-space:nowrap;opacity:0;pointer-events:none;background:#141f2ef5;border:1px solid #18233429;border-radius:.52rem;align-items:center;gap:.4rem;padding:.34rem .45rem;font-size:.72rem;font-weight:600;line-height:1;transition:opacity .12s;display:inline-flex;position:absolute;top:50%;left:calc(100% + .55rem);transform:translateY(-50%)}.editor-shell-module__I9LGtG__dockTooltipTop{top:auto;bottom:calc(100% + .52rem);left:50%;transform:translate(-50%)}.editor-shell-module__I9LGtG__dockTooltipBottom{top:calc(100% + .52rem);bottom:auto;left:50%;transform:translate(-50%)}.editor-shell-module__I9LGtG__dockTooltipShortcut{color:#dae5f5b8;font-weight:500}.editor-shell-module__I9LGtG__tooltipHost{position:relative}.editor-shell-module__I9LGtG__dockButton:hover .editor-shell-module__I9LGtG__dockTooltip,.editor-shell-module__I9LGtG__dockButton:focus-visible .editor-shell-module__I9LGtG__dockTooltip,.editor-shell-module__I9LGtG__zoomButton:hover .editor-shell-module__I9LGtG__dockTooltip,.editor-shell-module__I9LGtG__zoomButton:focus-visible .editor-shell-module__I9LGtG__dockTooltip,.editor-shell-module__I9LGtG__zoomValue:hover .editor-shell-module__I9LGtG__dockTooltip,.editor-shell-module__I9LGtG__zoomValue:focus-visible .editor-shell-module__I9LGtG__dockTooltip,.editor-shell-module__I9LGtG__tooltipHost:hover .editor-shell-module__I9LGtG__dockTooltip,.editor-shell-module__I9LGtG__tooltipHost:focus-visible .editor-shell-module__I9LGtG__dockTooltip{opacity:1}.editor-shell-module__I9LGtG__dockButton:disabled{opacity:.5;cursor:not-allowed}.editor-shell-module__I9LGtG__resetStylesDialogOverlay{z-index:70;background:#0a142252;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.editor-shell-module__I9LGtG__resetStylesDialog{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffffa;border:1px solid #1823342e;border-radius:1rem;width:min(26rem,100vw - 2rem);padding:1rem;box-shadow:0 26px 60px #141f2e47,0 6px 18px #141f2e24}.editor-shell-module__I9LGtG__resetStylesDialogTitle{color:#1f324a;margin:0;font-size:1.08rem;font-weight:700;line-height:1.25}.editor-shell-module__I9LGtG__resetStylesDialogText{color:#3b4d65;margin:.58rem 0 0;font-size:.88rem;font-weight:500;line-height:1.45}.editor-shell-module__I9LGtG__resetStylesDialogActions{justify-content:flex-end;align-items:center;gap:.5rem;margin-top:.9rem;display:flex}.editor-shell-module__I9LGtG__resetStylesDialogCancelButton,.editor-shell-module__I9LGtG__resetStylesDialogConfirmButton{cursor:pointer;border:1px solid #1823342e;border-radius:.7rem;height:2.2rem;padding:0 .8rem;font-size:.82rem;font-weight:700}.editor-shell-module__I9LGtG__resetStylesDialogCancelButton{color:#2b3e56;background:#fff}.editor-shell-module__I9LGtG__resetStylesDialogCancelButton:hover,.editor-shell-module__I9LGtG__resetStylesDialogCancelButton:focus-visible{border-color:var(--secondary-border);background:var(--secondary-bg-hover);color:var(--secondary-fg)}.editor-shell-module__I9LGtG__resetStylesDialogConfirmButton{color:#fff;background:#d43755;border-color:#a21b3559}.editor-shell-module__I9LGtG__resetStylesDialogConfirmButton:hover,.editor-shell-module__I9LGtG__resetStylesDialogConfirmButton:focus-visible{background:#bd2845;border-color:#82122873}@media (max-width:900px){.editor-shell-module__I9LGtG__floatingHeaderLeft,.editor-shell-module__I9LGtG__floatingHeaderRight{top:.7rem}.editor-shell-module__I9LGtG__floatingHeaderLeft{left:.7rem}.editor-shell-module__I9LGtG__floatingHeaderRight{right:.7rem}.editor-shell-module__I9LGtG__floatingToolbar{bottom:.8rem}.editor-shell-module__I9LGtG__zoomDock{bottom:.8rem;right:.8rem}.editor-shell-module__I9LGtG__feedbackRailButton{right:0}}@media (max-width:640px){.editor-shell-module__I9LGtG__floatingHeaderLeft,.editor-shell-module__I9LGtG__floatingHeaderRight{width:auto;max-width:none;position:fixed;left:.5rem;right:.5rem}.editor-shell-module__I9LGtG__floatingHeaderLeft{top:.5rem}.editor-shell-module__I9LGtG__floatingHeaderRight{justify-content:flex-start;top:5rem}.editor-shell-module__I9LGtG__toolbar{justify-content:flex-start;width:100%}.editor-shell-module__I9LGtG__mapDock{left:.5rem}.editor-shell-module__I9LGtG__zoomDock{bottom:4.6rem;right:.5rem}.editor-shell-module__I9LGtG__feedbackRailButton{writing-mode:horizontal-tb;text-orientation:initial;border-radius:.8rem;padding:.5rem .6rem;font-size:.72rem;top:auto;bottom:8rem;right:0;transform:none}.editor-shell-module__I9LGtG__floatingToolbar{justify-content:flex-start;width:calc(100vw - 1rem);bottom:.5rem}.editor-shell-module__I9LGtG__canvasRoot,.editor-shell-module__I9LGtG__canvasPlaceholder{margin:0}}.editor-shell-module__I9LGtG__canvasPlaceholder{color:#46556d;background:linear-gradient(90deg,#635aa017 1px,#0000 1px) 0 0/28px 28px,linear-gradient(0deg,#635aa017 1px,#0000 1px) 0 0/28px 28px,#fff;border:1px dashed #2334494d;border-radius:1rem;place-items:center;margin:1.1rem;font-size:1rem;display:grid}.editor-shell-module__I9LGtG__stateCard{place-items:center;min-height:100vh;padding:1.1rem;display:grid}.editor-shell-module__I9LGtG__stateCard>section{background:#fff;border:1px solid #18223224;border-radius:1rem;width:min(36rem,100%);padding:1.1rem;box-shadow:0 24px 45px #1c263624}.editor-shell-module__I9LGtG__stateCard h1{margin:0;font-size:1.3rem}.editor-shell-module__I9LGtG__stateCard p{color:#4c5b72;margin:.5rem 0 0}.editor-shell-module__I9LGtG__linkButton{color:#243044;background:#f8fafc;border:1px solid #14223433;border-radius:.72rem;margin-top:1rem;padding:.5rem .8rem;font-weight:600;text-decoration:none;display:inline-flex}
.color-picker-popover-module__pH2grW__picker{background:#fffffffa;border:1px solid #18233429;border-radius:.95rem;flex-direction:column;gap:.55rem;width:14.5rem;padding:.6rem;display:flex;box-shadow:0 22px 44px #141f2e3d,0 4px 14px #141f2e1f}.color-picker-popover-module__pH2grW__tabs{border-bottom:1px solid #1d2c421f;grid-template-columns:1fr 1fr;display:grid}.color-picker-popover-module__pH2grW__tab{color:#2d3f58;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:.42rem .3rem;font-size:.72rem;font-weight:600;line-height:1}.color-picker-popover-module__pH2grW__tabActive{color:var(--secondary-fg,#5b47b5);border-bottom-color:var(--secondary-fg,#5b47b5)}.color-picker-popover-module__pH2grW__spectrum{aspect-ratio:1;background:linear-gradient(to right, #fff, hsl(var(--picker-hue), 100%, 50%));cursor:crosshair;border-radius:1rem;width:100%;position:relative;overflow:hidden}.color-picker-popover-module__pH2grW__spectrum:after{content:"";background:linear-gradient(#0000,#000);position:absolute;inset:0}.color-picker-popover-module__pH2grW__spectrumCursor{pointer-events:none;z-index:2;border:2px solid #fff;border-radius:9999px;width:1rem;height:1rem;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #182334d9,0 2px 6px #18233452}.color-picker-popover-module__pH2grW__hue{cursor:pointer;background:linear-gradient(90deg,red 0%,#ff0 16.66%,#0f0 33.33%,#0ff 50%,#00f 66.66%,#f0f 83.33%,red 100%);border-radius:9999px;width:100%;height:.92rem;position:relative}.color-picker-popover-module__pH2grW__hueCursor{pointer-events:none;background:#fff;border:2px solid #202e42;border-radius:9999px;width:.95rem;height:.95rem;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 6px #1523344d}.color-picker-popover-module__pH2grW__row{align-items:center;gap:.48rem;display:flex}.color-picker-popover-module__pH2grW__colorChip{border:1px solid #18233433;border-radius:9999px;flex-shrink:0;width:.92rem;height:.92rem}.color-picker-popover-module__pH2grW__hexInput{color:#2a3c56;background:#f6f8fb;border:1px solid #50668247;border-radius:.72rem;flex:1;height:2.18rem;padding:0 .65rem;font-size:.84rem;font-weight:600;line-height:1}.color-picker-popover-module__pH2grW__hexInput:focus-visible{border-color:var(--secondary-border,#635aa052);box-shadow:0 0 0 2px var(--secondary-ring,#8170de3d);outline:none}.color-picker-popover-module__pH2grW__closeButton{background:var(--secondary-fg,#5b47b5);color:#fff;cursor:pointer;border:none;border-radius:.72rem;height:2rem;margin-left:auto;padding:0 .86rem;font-size:.82rem;font-weight:700;line-height:1}.color-picker-popover-module__pH2grW__grid{grid-template-columns:repeat(8,1fr);gap:.34rem;display:grid}.color-picker-popover-module__pH2grW__gridColor{aspect-ratio:1;cursor:pointer;border:1px solid #18233429;border-radius:.5rem;width:100%}.color-picker-popover-module__pH2grW__gridColorActive{box-shadow:0 0 0 2px #8170de61}
.modern-select-module__t967Mq__root{width:100%;position:relative}.modern-select-module__t967Mq__trigger{color:#20344c;text-align:left;cursor:pointer;background:#fff;border:1px solid #1b273a2e;border-radius:.74rem;width:100%;min-height:2.35rem;padding:.5rem 2rem .5rem .66rem;font-size:.9rem;font-weight:700;line-height:1.2;transition:border-color .12s,box-shadow .12s,background-color .12s,color .12s;position:relative}.modern-select-module__t967Mq__trigger:hover,.modern-select-module__t967Mq__trigger:focus-visible,.modern-select-module__t967Mq__triggerOpen{background:#fff;border-color:#5b47b573;outline:none;box-shadow:0 0 0 2px #8170de33}.modern-select-module__t967Mq__trigger:disabled{opacity:.55;cursor:not-allowed}.modern-select-module__t967Mq__triggerLabel{display:inline-block}.modern-select-module__t967Mq__chevron{pointer-events:none;border-bottom:1.6px solid #4b6079d9;border-right:1.6px solid #4b6079d9;width:.45rem;height:.45rem;transition:transform .12s;position:absolute;top:50%;right:.66rem;transform:translateY(-62%)rotate(45deg)}.modern-select-module__t967Mq__chevronOpen{transform:translateY(-30%)rotate(-135deg)}.modern-select-module__t967Mq__menu{z-index:45;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffc;border:1px solid #635aa047;border-radius:.74rem;gap:.14rem;padding:.26rem;display:grid;position:absolute;top:calc(100% + .34rem);left:0;right:0;box-shadow:0 18px 34px #141f2e29,0 4px 10px #141f2e1a}.modern-select-module__t967Mq__menu:focus-visible{outline:none}.modern-select-module__t967Mq__option{color:#213850;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.56rem;padding:.42rem .52rem;font-size:.9rem;font-weight:600;line-height:1.2;transition:border-color .12s,background-color .12s,color .12s}.modern-select-module__t967Mq__optionHover,.modern-select-module__t967Mq__option:hover,.modern-select-module__t967Mq__option:focus-visible{color:#5b47b5;background:#f5f3fff5;border-color:#635aa038;outline:none}.modern-select-module__t967Mq__optionSelected{color:#4d3ea1;background:linear-gradient(#f5f3fffa,#e4ddfffa);border-color:#5b47b552}.modern-select-module__t967Mq__optionDisabled{opacity:.55;cursor:not-allowed}
