.undo-toast-module__ZDx8qq__toast{left:50%;bottom:calc(max(76px, var(--keyboard-inset,0px) + 12px) + var(--toast-slot,0) * 44px);z-index:150;background:var(--ink);color:var(--bg);font-family:var(--font-ui);white-space:nowrap;border-radius:8px;align-items:center;gap:12px;padding:8px 14px;font-size:13px;display:inline-flex;position:fixed;transform:translate(-50%);box-shadow:0 4px 18px #00000038}.undo-toast-module__ZDx8qq__action{appearance:none;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:2px 4px;font-weight:600;text-decoration:underline}.undo-toast-module__ZDx8qq__action:focus-visible{outline:2px solid var(--bg);outline-offset:1px}@media (prefers-reduced-motion:no-preference){.undo-toast-module__ZDx8qq__toast{transition:bottom .18s cubic-bezier(.22,.61,.36,1);animation:.16s cubic-bezier(.22,.61,.36,1) both undo-toast-module__ZDx8qq__undoToastIn}}[data-keyboard-visible] .undo-toast-module__ZDx8qq__toast{transition:none}@keyframes undo-toast-module__ZDx8qq__undoToastIn{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.undo-toast-module__ZDx8qq__ring{flex:none;transform:rotate(-90deg)}.undo-toast-module__ZDx8qq__ringTrack{fill:none;stroke:color-mix(in srgb, var(--bg) 30%, transparent);stroke-width:2.5px}.undo-toast-module__ZDx8qq__ringSweep{fill:none;stroke:var(--bg);stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:50.265;animation:linear forwards undo-toast-module__ZDx8qq__undoRingDrain;animation-duration:var(--undo-ms,5s)}@keyframes undo-toast-module__ZDx8qq__undoRingDrain{0%{stroke-dashoffset:0}to{stroke-dashoffset:50.265px}}@media (prefers-reduced-motion:reduce){.undo-toast-module__ZDx8qq__ringSweep{animation:none}}
.shell-module__FjMuGa__app{color:var(--ink)}.shell-module__FjMuGa__topbar{z-index:5;background-color:var(--tl-top-pocket-bg,var(--tl-page-bg));padding:18px 28px;padding-top:max(18px, env(safe-area-inset-top));max-height:64px;transition:background-color var(--tl-page-bg-transition-duration) ease, max-height .42s cubic-bezier(.4, 0, .2, 1), padding-top .42s cubic-bezier(.4, 0, .2, 1), padding-bottom .42s cubic-bezier(.4, 0, .2, 1), opacity .28s ease;justify-content:space-between;align-items:center;gap:16px;display:flex;position:sticky;top:0;overflow:visible}.shell-module__FjMuGa__brand{align-items:center;display:flex}.shell-module__FjMuGa__brandName{font-family:var(--font-node);letter-spacing:.005em;color:var(--ink);font-size:22px;font-weight:500;line-height:1}.shell-module__FjMuGa__brandSub{color:var(--muted);margin-left:6px;font-size:12px}.shell-module__FjMuGa__topbarActions{align-items:center;gap:8px;display:flex;position:relative}.shell-module__FjMuGa__saveAlert{color:var(--ink);white-space:nowrap;align-items:center;gap:6px;margin-right:4px;font-size:12.5px;line-height:1;display:flex}.shell-module__FjMuGa__saveAlertAction{appearance:none;font:inherit;color:var(--accent);cursor:pointer;background:0 0;border:0;padding:2px 4px;font-size:12.5px;font-weight:600;text-decoration:underline}.shell-module__FjMuGa__btn{appearance:none;border:1px solid var(--node-bd);background:var(--node-bg);color:var(--ink);font:inherit;cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-size:12.5px;transition:background .15s,transform 50ms,border-color .15s;display:inline-flex}.shell-module__FjMuGa__btn:hover{background:#fff;border-color:#1b1a172e}.shell-module__FjMuGa__btn:active{transform:translateY(1px)}.shell-module__FjMuGa__btn.shell-module__FjMuGa__primary{background:var(--ink);color:var(--paper);border-color:#0000}.shell-module__FjMuGa__btn.shell-module__FjMuGa__primary:hover{background:#2a2925}.shell-module__FjMuGa__btn.shell-module__FjMuGa__ghost{background:0 0}.shell-module__FjMuGa__btn.shell-module__FjMuGa__danger{background:var(--danger-btn,#c54a3a);color:#fff;border-color:#0000}.shell-module__FjMuGa__btn.shell-module__FjMuGa__danger:hover{background:var(--danger-btn-hover,#a93a2b)}.shell-module__FjMuGa__btn.shell-module__FjMuGa__danger:disabled,.shell-module__FjMuGa__btn:disabled{opacity:.4;cursor:not-allowed}.shell-module__FjMuGa__btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}[data-dark=true] .shell-module__FjMuGa__btn{background:#1f1d18}[data-dark=true] .shell-module__FjMuGa__btn.shell-module__FjMuGa__primary{background:var(--ink);color:var(--bg)}[data-dark=true] .shell-module__FjMuGa__btn.shell-module__FjMuGa__primary:hover{background:color-mix(in srgb, var(--ink) 90%, var(--accent))}[data-dark=true] .shell-module__FjMuGa__btn.shell-module__FjMuGa__danger{background:var(--danger-btn,#c54a3a)}[data-dark=true] .shell-module__FjMuGa__btn.shell-module__FjMuGa__danger:hover{background:var(--danger-btn-hover,#a93a2b)}.shell-module__FjMuGa__stage{padding:0 28px;padding-bottom:calc(80px + env(safe-area-inset-bottom,0px));flex:1;transition:padding-top .42s cubic-bezier(.4,0,.2,1),padding-bottom .42s cubic-bezier(.4,0,.2,1);position:relative}@media (max-width:600px){.shell-module__FjMuGa__stage{padding-left:0;padding-right:0}}.shell-module__FjMuGa__helpIcon{appearance:none;border:1px solid var(--node-bd);background:var(--node-bg);color:var(--ink);font:inherit;font-family:var(--font-ui);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:12px;font-weight:600;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.shell-module__FjMuGa__helpIcon:hover{background:var(--paper);border-color:#1b1a1738}.shell-module__FjMuGa__helpIcon:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.shell-module__FjMuGa__helpIcon.shell-module__FjMuGa__helpQ{font-size:14px;font-weight:700}.shell-module__FjMuGa__helpIcon.shell-module__FjMuGa__acctBtn{padding:0}.shell-module__FjMuGa__dock{left:50%;bottom:calc(14px + env(safe-area-inset-bottom));z-index:80;background:var(--paper);border:1px solid var(--node-bd);font-family:var(--font-ui);overscroll-behavior:contain;border-radius:14px;align-items:center;gap:6px;max-width:calc(100vw - 24px);padding:6px 8px;transition:transform .42s cubic-bezier(.4,0,.2,1),opacity .3s;display:flex;position:fixed;overflow:visible;transform:translate(-50%);box-shadow:0 14px 38px #0000001f,0 3px 10px #0000000f}.shell-module__FjMuGa__dockDd{position:relative}.shell-module__FjMuGa__dockBtn{appearance:none;border:1px solid var(--node-bd);background:var(--node-bg);color:var(--ink);font:inherit;font-family:var(--font-ui);cursor:pointer;white-space:nowrap;border-radius:8px;flex:none;align-items:center;gap:5px;min-height:28px;padding:5px 8px 5px 7px;font-size:11.5px;line-height:1;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.shell-module__FjMuGa__dockBtn>span{white-space:nowrap}.shell-module__FjMuGa__dockBtn:hover{background:var(--bg);border-color:#1b1a1733}.shell-module__FjMuGa__dockBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}[data-dark=true] .shell-module__FjMuGa__dockBtn:hover{border-color:#efe9da40}.shell-module__FjMuGa__dockBtn.shell-module__FjMuGa__active{background:var(--ink);color:var(--paper);border-color:#0000}.shell-module__FjMuGa__dockBtn.shell-module__FjMuGa__active .shell-module__FjMuGa__ddCaret{color:#ffffffa6}[data-dark=true] .shell-module__FjMuGa__dockBtn.shell-module__FjMuGa__active{color:var(--bg)}[data-dark=true] .shell-module__FjMuGa__dockBtn.shell-module__FjMuGa__active .shell-module__FjMuGa__ddCaret{color:#00000080}.shell-module__FjMuGa__dockBtn .shell-module__FjMuGa__ico{flex:none;justify-content:center;align-items:center;display:inline-flex}.shell-module__FjMuGa__dockBtn .shell-module__FjMuGa__ddCaret{color:var(--muted);margin-left:2px;font-size:8px;line-height:1}.shell-module__FjMuGa__dockBtn .shell-module__FjMuGa__aa{text-align:center;min-width:14px;font-size:13px;line-height:1;display:inline-block}.shell-module__FjMuGa__dockBtn .shell-module__FjMuGa__swatch{border-radius:3px;gap:1px;display:inline-flex;overflow:hidden}.shell-module__FjMuGa__dockBtn .shell-module__FjMuGa__swatch i{width:5px;height:14px;display:inline-block;box-shadow:inset 0 0 0 .5px #0000000f}.shell-module__FjMuGa__dockPop{background:var(--paper);border:1px solid var(--node-bd);z-index:100;overscroll-behavior:contain;border-radius:10px;flex-direction:column;gap:2px;min-width:150px;max-height:min(360px,80vh);padding:6px;animation:.18s cubic-bezier(.2,.75,.25,1) both shell-module__FjMuGa__dockPopIn;display:flex;position:absolute;bottom:calc(100% + 8px);left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 16px 40px #0000002e,0 3px 10px #00000014}@keyframes shell-module__FjMuGa__dockPopIn{0%{opacity:0;transform:translate(-50%,6px)scale(.96)}to{opacity:1;transform:translate(-50%)scale(1)}}@media (prefers-reduced-motion:reduce){.shell-module__FjMuGa__dockPop{animation:none}}.shell-module__FjMuGa__dockPopTitle{letter-spacing:.06em;color:var(--muted);text-transform:uppercase;padding:4px 8px 6px;font-size:10.5px;font-weight:600}.shell-module__FjMuGa__dockOpt{appearance:none;color:var(--ink);font:inherit;font-family:var(--font-ui);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:9px;width:100%;padding:6px 10px;font-size:12px;line-height:1.3;transition:background .12s,border-color .12s;display:flex}.shell-module__FjMuGa__dockOpt:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.shell-module__FjMuGa__dockOpt:hover{background:#0000000d}[data-dark=true] .shell-module__FjMuGa__dockOpt:hover{background:#ffffff0f}.shell-module__FjMuGa__dockOpt.shell-module__FjMuGa__on{background:var(--bg);border-color:var(--node-bd)}.shell-module__FjMuGa__dockOpt .shell-module__FjMuGa__check{color:var(--ink);opacity:.85;margin-left:auto;font-size:11px}.shell-module__FjMuGa__dockOpt .shell-module__FjMuGa__check.shell-module__FjMuGa__hide{visibility:hidden}.shell-module__FjMuGa__dockOpt .shell-module__FjMuGa__optIco{flex:none;justify-content:center;align-items:center;width:22px;display:inline-flex}.shell-module__FjMuGa__dockOpt .shell-module__FjMuGa__optAa{text-align:center;min-width:22px;font-size:16px;line-height:1}.shell-module__FjMuGa__dockOpt .shell-module__FjMuGa__optSwatch{border-radius:3px;gap:1px;display:inline-flex;overflow:hidden}.shell-module__FjMuGa__dockOpt .shell-module__FjMuGa__optSwatch i{width:8px;height:18px;display:inline-block;box-shadow:inset 0 0 0 .5px #0000000f}.shell-module__FjMuGa__dockToggle{appearance:none;border:1px solid var(--node-bd);background:var(--node-bg);color:var(--muted);font:inherit;font-family:var(--font-ui);cursor:pointer;white-space:nowrap;border-radius:8px;flex:none;align-items:center;gap:5px;min-height:28px;padding:5px 8px;font-size:11.5px;line-height:1;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.shell-module__FjMuGa__dockToggle:hover{color:var(--ink);border-color:#1b1a1733}.shell-module__FjMuGa__dockToggle.shell-module__FjMuGa__on{background:var(--ink);color:var(--paper);border-color:#0000}.shell-module__FjMuGa__dockToggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}[data-dark=true] .shell-module__FjMuGa__dockToggle.shell-module__FjMuGa__on{color:var(--bg)}[data-preview=true] .shell-module__FjMuGa__topbar{opacity:0;pointer-events:none;max-height:0;padding-top:0;padding-bottom:0;overflow:hidden}[data-preview=true] .shell-module__FjMuGa__dock{opacity:0;pointer-events:none;transform:translate(-50%,calc(100% + 24px))}[data-preview=true] .shell-module__FjMuGa__stage{padding-top:calc(var(--preview-gap,40px) - 12px);padding-bottom:calc(var(--preview-gap,40px) + env(safe-area-inset-bottom,0px))}.shell-module__FjMuGa__previewWordmark{margin-top:calc(var(--preview-gap,40px) - 18px);text-align:center;letter-spacing:.02em;color:color-mix(in srgb, var(--ink) 45%, transparent);font-size:12px;animation:.3s .18s both shell-module__FjMuGa__previewWordmarkIn}@keyframes shell-module__FjMuGa__previewWordmarkIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.shell-module__FjMuGa__previewWordmark{animation:none}[data-preview=true] .shell-module__FjMuGa__topbar,[data-preview=true] .shell-module__FjMuGa__dock{transition:none}}.shell-module__FjMuGa__previewExit{top:max(16px, env(safe-area-inset-top));right:calc(16px + env(safe-area-inset-right,0px));z-index:95;appearance:none;border:1px solid var(--node-bd);background:var(--paper);color:var(--ink);font:inherit;font-family:var(--font-ui);cursor:pointer;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:11px;transition:opacity .2s,transform .15s;display:none;position:fixed;box-shadow:0 4px 12px #00000014}@media (max-width:720px){.shell-module__FjMuGa__previewExit{top:max(10px, env(safe-area-inset-top));right:calc(10px + env(safe-area-inset-right,0px))}.shell-module__FjMuGa__previewExitLeft{right:auto;left:calc(10px + env(safe-area-inset-left,0px))}.shell-module__FjMuGa__previewExit.shell-module__FjMuGa__previewExitLeft:before{left:0;right:-8px}}.shell-module__FjMuGa__previewExit:before{content:"";position:absolute;inset:-8px 0 -8px -8px}[data-preview=true] .shell-module__FjMuGa__previewExit{animation:.25s .25s both shell-module__FjMuGa__previewExitIn;display:inline-flex}@keyframes shell-module__FjMuGa__previewExitIn{0%{opacity:0;transform:scale(.85)}to{opacity:.35;transform:scale(1)}}@media (prefers-reduced-motion:reduce){[data-preview=true] .shell-module__FjMuGa__previewExit{opacity:.35;animation:none}}[data-preview=true] .shell-module__FjMuGa__previewExit:hover{transform:scale(1.05);opacity:1!important}.shell-module__FjMuGa__previewExit:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.shell-module__FjMuGa__modalBack{-webkit-backdrop-filter:blur(2px);opacity:0;pointer-events:none;z-index:200;background:#0f0e0b6b;justify-content:center;align-items:center;padding:24px;animation:.25s both shell-module__FjMuGa__modalBackIn;display:flex;position:fixed;inset:0}.shell-module__FjMuGa__modalBack.shell-module__FjMuGa__open{opacity:1;pointer-events:auto}@keyframes shell-module__FjMuGa__modalBackIn{0%{opacity:0}to{opacity:1}}.shell-module__FjMuGa__modalBack.shell-module__FjMuGa__closing{animation:.26s forwards shell-module__FjMuGa__modalBackOut}@keyframes shell-module__FjMuGa__modalBackOut{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.shell-module__FjMuGa__modalBack{opacity:0;animation:none}.shell-module__FjMuGa__modalBack.shell-module__FjMuGa__open{opacity:1}.shell-module__FjMuGa__modalBack.shell-module__FjMuGa__closing{opacity:0;animation:none}}.shell-module__FjMuGa__modal{background:var(--paper);border:1px solid var(--node-bd);transform-origin:top;font-family:var(--font-ui);border-radius:16px;flex-direction:column;width:min(440px,92vw);max-height:80vh;animation:.42s cubic-bezier(.2,.75,.25,1) both shell-module__FjMuGa__modalDraw;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000052,0 6px 18px #00000024}@keyframes shell-module__FjMuGa__modalDraw{0%{opacity:0;clip-path:inset(0 0 100% round 16px);transform:translateY(-12px)scaleY(.92)}55%{opacity:1}to{opacity:1;clip-path:inset(0 round 16px);transform:translateY(0)scaleY(1)}}.shell-module__FjMuGa__modal.shell-module__FjMuGa__closing{animation:.26s cubic-bezier(.4,0,.7,.3) forwards shell-module__FjMuGa__modalDrawOut}@keyframes shell-module__FjMuGa__modalDrawOut{0%{opacity:1;clip-path:inset(0 round 16px);transform:translateY(0)scaleY(1)}70%{opacity:0}to{opacity:0;clip-path:inset(0 0 100% round 16px);transform:translateY(-12px)scaleY(.92)}}@media (prefers-reduced-motion:reduce){.shell-module__FjMuGa__modal,.shell-module__FjMuGa__modal.shell-module__FjMuGa__closing{animation:none}}.shell-module__FjMuGa__modalHd{justify-content:space-between;align-items:center;gap:12px;padding:18px 20px 12px;display:flex}.shell-module__FjMuGa__modalTitle{letter-spacing:.02em;font-size:14px;font-weight:600}.shell-module__FjMuGa__modalMeta{color:var(--muted);font-size:11.5px}.shell-module__FjMuGa__modalX{appearance:none;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:18px;line-height:1;display:inline-flex}.shell-module__FjMuGa__modalX:hover{color:var(--ink);background:#0000000f}.shell-module__FjMuGa__modalX:focus-visible{outline:2px solid var(--accent);outline-offset:2px}[data-dark=true] .shell-module__FjMuGa__modalX:hover{background:#ffffff0f}.shell-module__FjMuGa__modalBody{overscroll-behavior:contain;flex:auto;min-height:0;padding:4px 14px 14px;overflow-y:auto}.shell-module__FjMuGa__modalFoot{border-top:1px solid var(--node-bd);gap:8px;padding:12px 16px 16px;display:flex}.shell-module__FjMuGa__modalFoot .shell-module__FjMuGa__btn{flex:auto;justify-content:center;padding:9px 14px}.shell-module__FjMuGa__tlItem{border-radius:8px;align-items:center;padding:0 4px;transition:background .15s;display:flex;position:relative}.shell-module__FjMuGa__tlItem:hover{background:#0000000a}.shell-module__FjMuGa__tlItem.shell-module__FjMuGa__on{background:#0000000f}[data-dark=true] .shell-module__FjMuGa__tlItem:hover{background:#ffffff0a}[data-dark=true] .shell-module__FjMuGa__tlItem.shell-module__FjMuGa__on{background:#ffffff0f}.shell-module__FjMuGa__tlName{appearance:none;min-width:0;color:var(--ink);font:inherit;cursor:default;text-align:left;background:0 0;border:0;flex:auto;align-items:center;gap:8px;padding:9px 6px;font-size:13px;display:flex}.shell-module__FjMuGa__tlName:after{content:"";position:absolute;inset:0}.shell-module__FjMuGa__tlNameText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.shell-module__FjMuGa__tlNamePlaceholder{color:color-mix(in srgb, var(--accent) 45%, var(--muted))}.shell-module__FjMuGa__titleTip{z-index:250;background:var(--paper);border:1px solid var(--node-bd);max-width:min(320px,80vw);color:var(--ink);font-family:var(--font-ui);overflow-wrap:anywhere;-webkit-user-select:none;user-select:none;border-radius:14px;padding:6px 10px;font-size:12.5px;line-height:1.45;animation:.14s ease-out shell-module__FjMuGa__titleTipIn;box-shadow:0 14px 38px #0000001f,0 3px 10px #0000000f}@keyframes shell-module__FjMuGa__titleTipIn{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.shell-module__FjMuGa__titleTip{animation:none}}.shell-module__FjMuGa__tlName:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.shell-module__FjMuGa__tlDot{background:0 0;border-radius:50%;flex:none;width:7px;height:7px}.shell-module__FjMuGa__tlItem.shell-module__FjMuGa__on .shell-module__FjMuGa__tlDot{background:var(--accent)}.shell-module__FjMuGa__tlMeta{color:var(--muted);white-space:nowrap;flex:none;font-size:11px}.shell-module__FjMuGa__tlActions{opacity:0;gap:6px;margin-left:10px;transition:opacity .15s;display:flex}.shell-module__FjMuGa__tlItem:hover .shell-module__FjMuGa__tlActions{opacity:1}@media (hover:none){.shell-module__FjMuGa__tlActions{opacity:1}}.shell-module__FjMuGa__tlActions .shell-module__FjMuGa__act{appearance:none;color:var(--muted);cursor:pointer;z-index:1;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;display:inline-flex;position:relative}.shell-module__FjMuGa__tlActions .shell-module__FjMuGa__act:hover{color:var(--ink)}.shell-module__FjMuGa__tlActions .shell-module__FjMuGa__act:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.shell-module__FjMuGa__tlSkeleton{animation:1.2s ease-in-out infinite shell-module__FjMuGa__tlSkelPulse}.shell-module__FjMuGa__tlSkelRow{align-items:center;gap:8px;padding:9px 10px;display:flex}.shell-module__FjMuGa__tlSkelDot{background:color-mix(in oklab, var(--ink) 12%, var(--paper));border-radius:50%;flex:none;width:7px;height:7px}.shell-module__FjMuGa__tlSkelBar{background:color-mix(in oklab, var(--ink) 10%, var(--paper));border-radius:4px;height:11px}.shell-module__FjMuGa__tlSkelMeta{flex:none;width:84px;margin-left:auto}@keyframes shell-module__FjMuGa__tlSkelPulse{0%,to{opacity:1}50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.shell-module__FjMuGa__tlSkeleton{animation:none}}.shell-module__FjMuGa__libNew{flex:none;align-items:center;gap:6px;margin-left:auto;padding:7px 12px;font-size:12.5px;display:inline-flex}.shell-module__FjMuGa__exportWrap{display:inline-flex;position:relative}.shell-module__FjMuGa__exportProgress{background:var(--node-bd);border-radius:2px;height:3px;position:absolute;bottom:-6px;left:0;right:0;overflow:hidden}.shell-module__FjMuGa__exportBar{background:var(--tl-accent,var(--accent));border-radius:2px;height:100%;transition:width .12s linear}.shell-module__FjMuGa__exportPop{background:var(--paper);border:1px solid var(--node-bd);z-index:100;transform-origin:100% 0;min-width:150px;font-family:var(--font-ui);overscroll-behavior:contain;border-radius:10px;flex-direction:column;gap:2px;padding:6px;animation:.18s cubic-bezier(.2,.75,.25,1) both shell-module__FjMuGa__exportPopIn;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 40px #0000002e,0 3px 10px #00000014}@keyframes shell-module__FjMuGa__exportPopIn{0%{opacity:0;transform:translateY(6px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.shell-module__FjMuGa__exportPop{animation:none}}.shell-module__FjMuGa__msSection{border-bottom:1px solid var(--node-bd);padding:14px 4px 6px}.shell-module__FjMuGa__msSection:last-child{border-bottom:0}.shell-module__FjMuGa__msSection h5{letter-spacing:.1em;color:var(--muted);text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:600}.shell-module__FjMuGa__msOptions{flex-wrap:wrap;gap:6px;display:flex}.shell-module__FjMuGa__msOpt{appearance:none;border:1px solid var(--node-bd);background:var(--node-bg);color:var(--ink);font:inherit;font-family:var(--font-ui);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:12.5px;line-height:1;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.shell-module__FjMuGa__msOpt:hover{border-color:#1b1a1740}.shell-module__FjMuGa__msOpt:focus-visible{outline:2px solid var(--accent);outline-offset:2px}[data-dark=true] .shell-module__FjMuGa__msOpt:hover{border-color:#efe9da40}.shell-module__FjMuGa__msOpt.shell-module__FjMuGa__on{background:var(--ink);color:var(--paper);border-color:#0000}[data-dark=true] .shell-module__FjMuGa__msOpt.shell-module__FjMuGa__on{color:var(--bg)}.shell-module__FjMuGa__msOpt svg{display:block}.shell-module__FjMuGa__acctBack{appearance:none;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;margin-right:4px;display:inline-flex}.shell-module__FjMuGa__acctBack:hover{color:var(--ink);background:#0000000f}.shell-module__FjMuGa__acctBack:focus-visible{outline:2px solid var(--accent);outline-offset:2px}[data-dark=true] .shell-module__FjMuGa__acctBack:hover{background:#ffffff0f}.shell-module__FjMuGa__acctBody{overscroll-behavior:contain;flex:auto;min-height:0;padding:4px 16px 18px;overflow-y:auto}.shell-module__FjMuGa__acctNotice{background:color-mix(in oklab, var(--accent) 12%, var(--paper));color:var(--ink);border-radius:8px;padding:8px 12px;font-size:13px}.shell-module__FjMuGa__acctDangerNotice{border:1px solid color-mix(in oklab, var(--danger-btn,#c54a3a) 55%, transparent);color:var(--danger-text,#a5311f);border-radius:8px;padding:8px 12px;font-size:13px}@keyframes shell-module__FjMuGa__acctSoonIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.shell-module__FjMuGa__acctResult{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:26px 16px 14px;animation:.24s cubic-bezier(.16,1,.3,1) both shell-module__FjMuGa__acctSoonIn;display:flex}.shell-module__FjMuGa__acctResultIcon{width:56px;height:56px;color:var(--accent);background:color-mix(in oklab, var(--accent) 14%, transparent);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.shell-module__FjMuGa__acctResultMsg{color:var(--ink);margin:0;font-size:16px;font-weight:600}@media (prefers-reduced-motion:reduce){.shell-module__FjMuGa__acctResult{animation:none}}.shell-module__FjMuGa__acctProfile{background:var(--node-bg);border:1px solid var(--node-bd);border-radius:12px;align-items:center;gap:14px;margin:4px 0 18px;padding:14px;display:flex}.shell-module__FjMuGa__acctAvatar{background:linear-gradient(135deg, var(--accent) 0%, color-mix(in oklab, var(--accent) 60%, var(--ink)) 100%);color:#fff;letter-spacing:.04em;border-radius:999px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;font-size:16px;font-weight:600;display:inline-flex}.shell-module__FjMuGa__acctProfileText{flex:auto;min-width:0}.shell-module__FjMuGa__acctEmail{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.shell-module__FjMuGa__acctPlanRow{flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;display:flex}.shell-module__FjMuGa__acctGiftNote{color:var(--muted);font-size:11px;line-height:1.3}.shell-module__FjMuGa__acctUsage{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;margin-left:auto;font-size:11px;line-height:1.3}.shell-module__FjMuGa__acctPlanBadge{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);background:#1b1a170f;border-radius:999px;padding:2px 8px;font-size:10.5px;font-weight:600;display:inline-block}[data-dark=true] .shell-module__FjMuGa__acctPlanBadge{background:#ffffff12}.shell-module__FjMuGa__acctPlanBadge[data-plan=plus],.shell-module__FjMuGa__acctPlanBadge[data-plan=comp]{background:var(--accent);color:#fff}.shell-module__FjMuGa__acctSection{margin-bottom:18px}.shell-module__FjMuGa__acctLegal{justify-content:center;align-items:center;gap:10px;margin-top:12px;font-size:12px;display:flex}.shell-module__FjMuGa__acctLegal a{color:var(--muted);text-decoration:none;transition:color .15s}.shell-module__FjMuGa__acctLegal a:hover{color:var(--ink)}.shell-module__FjMuGa__acctLegalSep{color:var(--muted);opacity:.45}.shell-module__FjMuGa__acctMotto{text-align:center;font-family:var(--font-handwritten);color:var(--muted);opacity:.8;margin:4px 0 6px;font-size:17px}.shell-module__FjMuGa__acctSectionTitle{letter-spacing:.1em;color:var(--muted);text-transform:uppercase;padding:0 4px 8px;font-size:10.5px;font-weight:600}.shell-module__FjMuGa__acctSectionTitle.shell-module__FjMuGa__danger{color:var(--accent)}.shell-module__FjMuGa__acctList{background:var(--node-bg);border:1px solid var(--node-bd);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}@keyframes shell-module__FjMuGa__acctConfirmIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.shell-module__FjMuGa__acctConfirm{animation:.55s cubic-bezier(.16,1,.3,1) both shell-module__FjMuGa__acctConfirmIn}@media (prefers-reduced-motion:reduce){.shell-module__FjMuGa__acctConfirm{animation:none}}.shell-module__FjMuGa__acctRow{appearance:none;text-align:left;border:0;border-bottom:1px solid var(--node-bd);cursor:pointer;color:var(--ink);font:inherit;box-sizing:border-box;background:0 0;align-items:center;gap:12px;width:100%;padding:12px 14px;transition:background .12s;display:flex}.shell-module__FjMuGa__acctRow:last-child{border-bottom:0}.shell-module__FjMuGa__acctRow:focus-visible{outline:2px solid var(--accent);outline-offset:2px}button.shell-module__FjMuGa__acctRow:hover{background:#00000009}[data-dark=true] button.shell-module__FjMuGa__acctRow:hover{background:#ffffff0a}.shell-module__FjMuGa__acctRow.shell-module__FjMuGa__stacked{cursor:default;flex-direction:column;align-items:stretch;gap:10px}.shell-module__FjMuGa__acctRow.shell-module__FjMuGa__stacked:hover{background:0 0}.shell-module__FjMuGa__acctRow.shell-module__FjMuGa__danger .shell-module__FjMuGa__acctRowLabel{color:var(--accent)}.shell-module__FjMuGa__acctRowMain{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.shell-module__FjMuGa__acctRowLabel{color:var(--ink);font-size:13px;font-weight:500}.shell-module__FjMuGa__acctRowValue{color:var(--muted);text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.shell-module__FjMuGa__acctSwitch{appearance:none;border:1px solid var(--node-bd);cursor:pointer;background:#1b1a1724;border-radius:999px;flex:none;width:38px;height:22px;padding:0;transition:background .18s,border-color .18s;position:relative}.shell-module__FjMuGa__acctSwitch:focus-visible{outline:2px solid var(--accent);outline-offset:2px}[data-dark=true] .shell-module__FjMuGa__acctSwitch{background:#efe9da24}.shell-module__FjMuGa__acctSwitch.shell-module__FjMuGa__on{background:var(--ink);border-color:var(--ink)}[data-dark=true] .shell-module__FjMuGa__acctSwitch.shell-module__FjMuGa__on{background:var(--accent);border-color:var(--accent)}.shell-module__FjMuGa__acctSwitchKnob{background:#fff;border-radius:999px;width:16px;height:16px;transition:transform .18s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000040}.shell-module__FjMuGa__acctSwitch.shell-module__FjMuGa__on .shell-module__FjMuGa__acctSwitchKnob{transform:translate(16px)}.shell-module__FjMuGa__acctSelectWrap{position:relative}.shell-module__FjMuGa__acctSelect{appearance:none;border:1px solid var(--node-bd);background:var(--paper);width:100%;color:var(--ink);font:inherit;text-align:left;cursor:pointer;border-radius:9px;outline:none;align-items:center;padding:10px 36px 10px 12px;font-size:13.5px;transition:border-color .15s;display:flex;position:relative}.shell-module__FjMuGa__acctSelect:disabled{opacity:.55;cursor:default}.shell-module__FjMuGa__acctSelect:hover{border-color:#1b1a1738}.shell-module__FjMuGa__acctSelect:focus{border-color:var(--accent);outline:none}.shell-module__FjMuGa__acctSelect:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in oklab, var(--accent) 20%, transparent);outline:none}.shell-module__FjMuGa__acctSelectCaret{pointer-events:none;color:var(--muted);transition:transform .15s;display:inline-flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.shell-module__FjMuGa__acctSelect[data-state=open] .shell-module__FjMuGa__acctSelectCaret{transform:translateY(-50%)rotate(180deg)}.shell-module__FjMuGa__acctSelectPop{width:var(--radix-dropdown-menu-trigger-width);background:var(--paper);border:1px solid var(--node-bd);z-index:250;border-radius:9px;flex-direction:column;gap:2px;padding:5px;animation:.14s both shell-module__FjMuGa__acctSelectPopIn;display:flex;box-shadow:0 16px 40px #0000002e,0 3px 10px #00000014}@keyframes shell-module__FjMuGa__acctSelectPopIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.shell-module__FjMuGa__acctSelectPop{animation:none}}.shell-module__FjMuGa__acctSelectOption{width:100%;color:var(--ink);font:inherit;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;outline:none;justify-content:space-between;align-items:center;gap:8px;padding:9px 10px;font-size:13.5px;display:flex}.shell-module__FjMuGa__acctSelectOption[data-highlighted]{background:color-mix(in oklab, var(--ink) 7%, transparent)}.shell-module__FjMuGa__acctSelectOption[data-state=checked]{color:var(--accent);font-weight:600}.shell-module__FjMuGa__acctSelectCheck{color:var(--accent);flex:none;display:inline-flex}.shell-module__FjMuGa__inviteBlurb{color:var(--muted);margin:0 4px 10px;font-size:12px;line-height:1.5}.shell-module__FjMuGa__inviteField{border:1px solid var(--node-bd);background:var(--node-bg);border-radius:9px;align-items:stretch;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.shell-module__FjMuGa__inviteField:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in oklab, var(--accent) 20%, transparent)}.shell-module__FjMuGa__inviteFieldOff{opacity:.4;pointer-events:none}.shell-module__FjMuGa__inviteInput{min-width:0;color:var(--ink);font-family:var(--font-sans,system-ui, sans-serif);text-overflow:ellipsis;background:0 0;border:0;outline:none;flex:auto;padding:10px 12px;font-size:13px}.shell-module__FjMuGa__inviteCopy{appearance:none;border:0;border-left:1px solid var(--node-bd);color:var(--accent);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;flex:none;padding:0 16px;font-size:12.5px;font-weight:600;transition:background .12s}.shell-module__FjMuGa__inviteCopy:hover{background:color-mix(in oklab, var(--accent) 9%, transparent)}.shell-module__FjMuGa__inviteCopy:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.shell-module__FjMuGa__acctPlanCard{background:var(--node-bg);border:1px solid var(--node-bd);border-radius:12px;padding:14px 16px;position:relative;overflow:hidden}.shell-module__FjMuGa__acctPlanCard:before{content:"";background:radial-gradient(circle, color-mix(in oklab, var(--accent) 22%, transparent) 0%, transparent 70%);pointer-events:none;border-radius:999px;width:140px;height:140px;position:absolute;top:-40px;right:-40px}.shell-module__FjMuGa__acctPlanHead{justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.shell-module__FjMuGa__acctPlanName{color:var(--ink);font-size:16px;font-weight:600}.shell-module__FjMuGa__acctPlanBlurb{color:var(--muted);white-space:pre-line;max-width:320px;margin-top:4px;font-size:12px;line-height:1.5}.shell-module__FjMuGa__acctUpgrade{flex:none;padding:8px 14px;font-size:12.5px}.shell-module__FjMuGa__subOptions{flex-direction:column;gap:10px;display:flex}.shell-module__FjMuGa__subOption{text-align:left;border:1px solid var(--node-bd);background:var(--node-bg);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:baseline;gap:12px;width:100%;padding:14px 16px;transition:border-color .15s,background .15s;display:flex;position:relative}.shell-module__FjMuGa__subOption:hover:not(:disabled){border-color:var(--accent)}.shell-module__FjMuGa__subOption:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.shell-module__FjMuGa__subOption:disabled{opacity:.6;cursor:default}.shell-module__FjMuGa__subOptionFeatured{border-color:color-mix(in oklab, var(--accent) 45%, var(--node-bd))}.shell-module__FjMuGa__subOptionName{color:var(--ink);font-size:14px;font-weight:600}.shell-module__FjMuGa__subOptionPrice{color:var(--ink);align-items:baseline;gap:3px;font-size:15px;font-weight:600;display:inline-flex}.shell-module__FjMuGa__subOptionCadence{color:var(--muted);font-size:11px;font-weight:500}.shell-module__FjMuGa__subOptionPill{letter-spacing:.04em;background:var(--accent);color:#fff;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:600;position:absolute;top:-8px;right:12px}.shell-module__FjMuGa__acctForm{flex-direction:column;gap:14px;padding:6px 2px 4px;display:flex}.shell-module__FjMuGa__acctField{flex-direction:column;gap:6px;display:flex}.shell-module__FjMuGa__acctFieldLabel{letter-spacing:.08em;color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:600}.shell-module__FjMuGa__acctInput{appearance:none;border:1px solid var(--node-bd);background:var(--node-bg);color:var(--ink);font:inherit;border-radius:9px;outline:none;padding:10px 12px;font-size:14px;transition:border-color .15s,background .15s}.shell-module__FjMuGa__acctInput:focus{border-color:var(--accent);background:var(--paper);outline:none}.shell-module__FjMuGa__acctInput:focus-visible{border-color:var(--accent);background:var(--paper);box-shadow:0 0 0 3px color-mix(in oklab, var(--accent) 20%, transparent);outline:none}.shell-module__FjMuGa__acctInput:disabled{color:var(--muted);cursor:not-allowed}.shell-module__FjMuGa__acctInput.shell-module__FjMuGa__invalid{border-color:#c54a3a}.shell-module__FjMuGa__acctHelp{color:var(--muted);font-size:11.5px;line-height:1.5}.shell-module__FjMuGa__acctContactEmail{color:var(--accent);letter-spacing:.01em;-webkit-user-select:text;user-select:text;align-self:flex-start;font-size:15px;font-weight:500;text-decoration:none}.shell-module__FjMuGa__acctContactEmail:hover{text-decoration:underline}.shell-module__FjMuGa__acctContactEmail:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.shell-module__FjMuGa__acctFormFoot{justify-content:center;gap:8px;margin-top:4px;display:flex}.shell-module__FjMuGa__acctFormFootEnd{justify-content:flex-end}.shell-module__FjMuGa__acctFormFoot .shell-module__FjMuGa__btn{flex:none;padding:9px 16px}@media (max-width:720px){.shell-module__FjMuGa__dock .shell-module__FjMuGa__mobileHide{display:none}}.shell-module__FjMuGa__dock .shell-module__FjMuGa__mobileOnly{display:none}@media (max-width:720px){.shell-module__FjMuGa__dock .shell-module__FjMuGa__mobileOnly{display:inline-flex}}.shell-module__FjMuGa__publicCanvasHiding{opacity:0}.shell-module__FjMuGa__publicCanvasShown{opacity:1}
.timeline-renderer-module__HDjLCa__canvas{isolation:isolate;min-height:100%;position:relative}.timeline-renderer-module__HDjLCa__canvas[data-target=export]{background-color:var(--tl-page);background-image:var(--tl-backdrop-image)}.timeline-renderer-module__HDjLCa__canvas[data-target=export]:before{content:"";z-index:0;pointer-events:none;background-image:var(--tl-texture-image);background-size:var(--tl-texture-size);opacity:var(--tl-texture-opacity);-webkit-mask-image:var(--tl-texture-mask);-webkit-mask-image:var(--tl-texture-mask);mask-image:var(--tl-texture-mask);position:absolute;inset:0}.timeline-renderer-module__HDjLCa__title{z-index:1;text-align:center;overflow-wrap:anywhere;line-height:1.3;font-family:var(--tl-title-font);color:var(--tl-title);margin:0 auto;font-weight:500;position:relative}.timeline-renderer-module__HDjLCa__trunk{z-index:1;pointer-events:none;width:var(--tl-trunk-w);background:var(--tl-trunk);border-radius:999px;position:absolute}.timeline-renderer-module__HDjLCa__trunk[data-variant=dashed]{background:repeating-linear-gradient(var(--tl-trunk) 0 6px, transparent 6px 12px);border-radius:0}@keyframes timeline-renderer-module__HDjLCa__trunkGrow{0%{clip-path:inset(0 0 100%)}to{clip-path:inset(0)}}.timeline-renderer-module__HDjLCa__trunkReveal{animation:1s linear both timeline-renderer-module__HDjLCa__trunkGrow}@keyframes timeline-renderer-module__HDjLCa__dotReveal{0%{transform:scale(0)}to{transform:scale(1)}}.timeline-renderer-module__HDjLCa__dotReveal{z-index:1;pointer-events:none;animation:.28s cubic-bezier(.22,.61,.36,1) both timeline-renderer-module__HDjLCa__dotReveal;position:absolute}@keyframes timeline-renderer-module__HDjLCa__nodeTextReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.timeline-renderer-module__HDjLCa__nodeTextReveal{animation:.46s cubic-bezier(.22,.61,.36,1) both timeline-renderer-module__HDjLCa__nodeTextReveal}@keyframes timeline-renderer-module__HDjLCa__connectorGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.timeline-renderer-module__HDjLCa__node[data-side=right] .timeline-renderer-module__HDjLCa__connectorReveal{transform-origin:0}.timeline-renderer-module__HDjLCa__node[data-side=left] .timeline-renderer-module__HDjLCa__connectorReveal{transform-origin:100%}.timeline-renderer-module__HDjLCa__connectorReveal{animation:.26s cubic-bezier(.22,.61,.36,1) both timeline-renderer-module__HDjLCa__connectorGrow}.timeline-renderer-module__HDjLCa__node{z-index:1;box-sizing:content-box;word-break:break-word;overflow-wrap:anywhere;min-width:0;font-family:var(--tl-node-font);position:absolute}.timeline-renderer-module__HDjLCa__connector{pointer-events:none;background:var(--tl-trunk);opacity:.82;border-radius:999px;height:2px;position:absolute}.timeline-renderer-module__HDjLCa__dot{z-index:1;pointer-events:none;box-sizing:border-box;border-radius:9999px;position:absolute}.timeline-renderer-module__HDjLCa__dot[data-dot-style=solid]{background:var(--tl-dot)}.timeline-renderer-module__HDjLCa__dot[data-dot-style=hollow]{background:var(--tl-page);border:2px solid var(--tl-dot)}.timeline-renderer-module__HDjLCa__dot[data-dot-style=ring]{background:var(--tl-page);border:3px double var(--tl-dot)}.timeline-renderer-module__HDjLCa__dot[data-dot-style=square]{background:var(--tl-dot);border-radius:2px}.timeline-renderer-module__HDjLCa__dot[data-dot-style=diamond]{background:var(--tl-dot);border-radius:1px;transform:rotate(45deg)scale(.92)}.timeline-renderer-module__HDjLCa__dot[data-dot-style=leaf]{background:var(--tl-dot);clip-path:ellipse(50% 38%);border-radius:0;transform:rotate(-30deg)scale(1.35)}.timeline-renderer-module__HDjLCa__linkSlot{border:1.5px solid var(--tl-faint);opacity:.6;box-sizing:border-box;border-radius:9999px;position:absolute;top:0}.timeline-renderer-module__HDjLCa__linkSlot[data-side=right]{left:0}.timeline-renderer-module__HDjLCa__linkSlot[data-side=left]{right:0}.timeline-renderer-module__HDjLCa__linkSlot:after{content:"↗";color:var(--tl-faint);justify-content:center;align-items:center;font-size:11px;line-height:1;display:flex;position:absolute;inset:0}.timeline-renderer-module__HDjLCa__watermark{z-index:1;opacity:.5;color:var(--tl-faint);text-align:center;font-size:12px;position:absolute}.timeline-renderer-module__HDjLCa__canvas:not([data-target=export]) .timeline-renderer-module__HDjLCa__title,.timeline-renderer-module__HDjLCa__canvas:not([data-target=export]) .timeline-renderer-module__HDjLCa__trunk,.timeline-renderer-module__HDjLCa__canvas:not([data-target=export]) .timeline-renderer-module__HDjLCa__node,.timeline-renderer-module__HDjLCa__canvas:not([data-target=export]) .timeline-renderer-module__HDjLCa__connector,.timeline-renderer-module__HDjLCa__canvas:not([data-target=export]) .timeline-renderer-module__HDjLCa__dot,.timeline-renderer-module__HDjLCa__canvas:not([data-target=export]) .timeline-renderer-module__HDjLCa__linkSlot{transition:top .42s cubic-bezier(.22,.61,.36,1),left .42s cubic-bezier(.22,.61,.36,1),right .42s cubic-bezier(.22,.61,.36,1),width .42s cubic-bezier(.22,.61,.36,1),height .42s cubic-bezier(.22,.61,.36,1),font-size .42s cubic-bezier(.22,.61,.36,1),background-color .35s,border-color .35s,color .35s}.timeline-renderer-module__HDjLCa__canvas:not([data-target=export]) .timeline-renderer-module__HDjLCa__trunk{transition:height .12s cubic-bezier(.22,.61,.36,1),background-color .35s}[data-revealing] .timeline-renderer-module__HDjLCa__canvas .timeline-renderer-module__HDjLCa__node,[data-revealing] .timeline-renderer-module__HDjLCa__canvas .timeline-renderer-module__HDjLCa__trunk,[data-revealing] .timeline-renderer-module__HDjLCa__canvas .timeline-renderer-module__HDjLCa__connector,[data-revealing] .timeline-renderer-module__HDjLCa__canvas .timeline-renderer-module__HDjLCa__dot,[data-revealing] .timeline-renderer-module__HDjLCa__canvas .timeline-renderer-module__HDjLCa__title{transition:none}@media (prefers-reduced-motion:reduce){.timeline-renderer-module__HDjLCa__canvas .timeline-renderer-module__HDjLCa__title,.timeline-renderer-module__HDjLCa__canvas .timeline-renderer-module__HDjLCa__trunk,.timeline-renderer-module__HDjLCa__canvas .timeline-renderer-module__HDjLCa__node,.timeline-renderer-module__HDjLCa__canvas .timeline-renderer-module__HDjLCa__connector,.timeline-renderer-module__HDjLCa__canvas .timeline-renderer-module__HDjLCa__dot,.timeline-renderer-module__HDjLCa__canvas .timeline-renderer-module__HDjLCa__linkSlot{transition:none}.timeline-renderer-module__HDjLCa__trunkReveal,.timeline-renderer-module__HDjLCa__dotReveal,.timeline-renderer-module__HDjLCa__connectorReveal,.timeline-renderer-module__HDjLCa__nodeTextReveal{animation:none}}
@keyframes editable-timeline-module__nhMWxG__nodeReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.editable-timeline-module__nhMWxG__reveal{animation:.46s cubic-bezier(.22,.61,.36,1) both editable-timeline-module__nhMWxG__nodeReveal}@media (prefers-reduced-motion:reduce){.editable-timeline-module__nhMWxG__reveal{animation:none}}.editable-timeline-module__nhMWxG__rowInner{vertical-align:top;border-radius:6px;max-width:100%;display:inline-flex;position:relative}[data-editor-row]:focus-within .editable-timeline-module__nhMWxG__rowInner{box-shadow:inset 0 0 0 999px color-mix(in srgb, var(--tl-dot-primary) 6%, var(--tl-page)), 0 0 0 6px color-mix(in srgb, var(--tl-dot-primary) 6%, var(--tl-page)), 0 0 0 7px color-mix(in srgb, var(--tl-dot-primary) 25%, transparent)}.editable-timeline-module__nhMWxG__text{white-space:pre-wrap;outline:none;flex:0 auto;min-width:5em;max-width:100%}.editable-timeline-module__nhMWxG__editTitle[data-empty=true]:before{content:var(--tl-untitled-label,"未命名");color:var(--muted);opacity:.6;pointer-events:none}.editable-timeline-module__nhMWxG__editTitle{border-radius:3px;width:fit-content;min-width:3em}.editable-timeline-module__nhMWxG__editTitle:focus{box-shadow:inset 0 0 0 999px color-mix(in srgb, var(--tl-dot-primary) 6%, var(--tl-page)), 0 0 0 6px color-mix(in srgb, var(--tl-dot-primary) 6%, var(--tl-page)), 0 0 0 7px color-mix(in srgb, var(--tl-dot-primary) 25%, transparent)}.editable-timeline-module__nhMWxG__rowDelete{z-index:2;appearance:none;background:color-mix(in srgb, var(--tl-trunk) 8%, var(--tl-page));color:var(--tl-faint);width:10px;height:10px;box-shadow:0 0 0 1px color-mix(in srgb, var(--tl-trunk) 16%, transparent);cursor:pointer;touch-action:manipulation;opacity:0;pointer-events:none;border:0;border-radius:50%;justify-content:center;align-items:center;margin-top:-5px;font-family:ui-sans-serif,system-ui,-apple-system,sans-serif;font-size:10px;line-height:1;display:inline-flex;position:absolute;top:50%;transform:scale(1)}[data-side=right] .editable-timeline-module__nhMWxG__rowDelete{transform-origin:0;right:-22px}[data-side=left] .editable-timeline-module__nhMWxG__rowDelete{transform-origin:100%;left:-22px}[data-editor-row]:focus-within .editable-timeline-module__nhMWxG__rowDelete{opacity:1;pointer-events:auto;transition:opacity .15s,transform .15s}@media (hover:hover){.editable-timeline-module__nhMWxG__rowDelete:hover{color:var(--tl-page);box-shadow:none;background:#a02b2b}}.editable-timeline-module__nhMWxG__rowDeleteConfirm{color:var(--tl-page);background:#a02b2b;transform:scale(1.6);box-shadow:0 1px 5px #00000040}.editable-timeline-module__nhMWxG__rowDeleteGlyph{line-height:1;transition:transform .15s;display:inline-block}.editable-timeline-module__nhMWxG__rowDeleteConfirm .editable-timeline-module__nhMWxG__rowDeleteGlyph{transform:scale(.6875)}.editable-timeline-module__nhMWxG__rowDelete:focus-visible{outline:2px solid var(--accent);opacity:1;pointer-events:auto}.editable-timeline-module__nhMWxG__dotHit{z-index:2;appearance:none;cursor:pointer;pointer-events:auto;background:0 0;border:0;border-radius:50%;padding:0;position:absolute}.editable-timeline-module__nhMWxG__dotHit:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.editable-timeline-module__nhMWxG__dotAdd{z-index:3;appearance:none;background:color-mix(in srgb, var(--tl-trunk) 8%, var(--tl-page));width:10px;height:10px;color:var(--tl-faint);cursor:pointer;box-shadow:0 0 0 1px color-mix(in srgb, var(--tl-trunk) 16%, transparent);border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;font-family:ui-sans-serif,system-ui,-apple-system,sans-serif;font-size:10px;line-height:1;transition:opacity .12s,background .12s,color .12s;display:inline-flex;position:absolute}.editable-timeline-module__nhMWxG__dotAdd:hover{background:var(--add-color,var(--tl-accent));color:var(--tl-page);box-shadow:none}.editable-timeline-module__nhMWxG__dotAdd:focus-visible{outline:2px solid var(--accent);outline-offset:1px;opacity:1!important}.editable-timeline-module__nhMWxG__empty{justify-content:center;padding-top:80px;display:flex}.editable-timeline-module__nhMWxG__emptyHint{appearance:none;cursor:pointer;font-family:var(--tl-node-font);font-size:inherit;color:var(--tl-faint);background:0 0;border:0;align-items:center;gap:9px;padding:4px 6px;transition:color .15s;display:inline-flex}.editable-timeline-module__nhMWxG__emptyDot{border:1.5px solid var(--tl-faint);background:0 0;border-radius:50%;flex:none;width:9px;height:9px;transition:background .15s,border-color .15s}.editable-timeline-module__nhMWxG__emptyHint:hover{color:var(--tl-title)}.editable-timeline-module__nhMWxG__emptyHint:hover .editable-timeline-module__nhMWxG__emptyDot{background:var(--tl-accent);border-color:var(--tl-accent)}.editable-timeline-module__nhMWxG__emptyHint:focus-visible{outline:2px solid var(--tl-accent);outline-offset:3px;border-radius:6px}.editable-timeline-module__nhMWxG__text [data-swatch=ink],.editable-timeline-module__nhMWxG__editTitle [data-swatch=ink]{color:var(--tl-swatch-ink)}.editable-timeline-module__nhMWxG__text [data-swatch=ember],.editable-timeline-module__nhMWxG__editTitle [data-swatch=ember]{color:var(--tl-swatch-ember)}.editable-timeline-module__nhMWxG__text [data-swatch=forest],.editable-timeline-module__nhMWxG__editTitle [data-swatch=forest]{color:var(--tl-swatch-forest)}.editable-timeline-module__nhMWxG__text [data-swatch=sky],.editable-timeline-module__nhMWxG__editTitle [data-swatch=sky]{color:var(--tl-swatch-sky)}.editable-timeline-module__nhMWxG__text [data-swatch=sand],.editable-timeline-module__nhMWxG__editTitle [data-swatch=sand]{color:var(--tl-swatch-sand)}.editable-timeline-module__nhMWxG__text [data-swatch=rose],.editable-timeline-module__nhMWxG__editTitle [data-swatch=rose]{color:var(--tl-swatch-rose)}.editable-timeline-module__nhMWxG__text [data-swatch=gold],.editable-timeline-module__nhMWxG__editTitle [data-swatch=gold]{color:var(--tl-swatch-gold)}.editable-timeline-module__nhMWxG__text [data-swatch=slate],.editable-timeline-module__nhMWxG__editTitle [data-swatch=slate]{color:var(--tl-swatch-slate)}.editable-timeline-module__nhMWxG__text [data-swatch=crimson],.editable-timeline-module__nhMWxG__editTitle [data-swatch=crimson]{color:var(--tl-swatch-crimson)}.editable-timeline-module__nhMWxG__text [data-swatch=teal],.editable-timeline-module__nhMWxG__editTitle [data-swatch=teal]{color:var(--tl-swatch-teal)}.editable-timeline-module__nhMWxG__text [data-swatch=violet],.editable-timeline-module__nhMWxG__editTitle [data-swatch=violet]{color:var(--tl-swatch-violet)}
.format-toolbar-module__kDeHyW__toolbar{z-index:200;background:var(--paper,#f6f2e9);border:1px solid var(--node-bd,#1b1a1714);font-family:var(--font-ui,system-ui, sans-serif);border-radius:8px;gap:1px;padding:2px;animation:.14s cubic-bezier(.2,.75,.25,1) both format-toolbar-module__kDeHyW__fmtToolbarIn;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 8px 24px #00000024,0 2px 6px #00000014}@keyframes format-toolbar-module__kDeHyW__fmtToolbarIn{0%{opacity:0;transform:translate(-50%,4px)scale(.96)}to{opacity:1;transform:translate(-50%)scale(1)}}@media (prefers-reduced-motion:reduce){.format-toolbar-module__kDeHyW__toolbar{animation:none}}.format-toolbar-module__kDeHyW__btn{width:18px;height:18px;color:var(--ink,#1b1a17);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;font-size:11px;line-height:1;transition:background .12s;display:inline-flex}.format-toolbar-module__kDeHyW__btn:hover{background:color-mix(in srgb, var(--ink,#1b1a17) 8%, transparent)}.format-toolbar-module__kDeHyW__btn:focus-visible{outline:2px solid var(--accent,#c0613a);outline-offset:1px}.format-toolbar-module__kDeHyW__btn[aria-pressed=true],.format-toolbar-module__kDeHyW__btn[data-active=true]{background:var(--ink,#1b1a17);color:var(--paper,#f6f2e9)}.format-toolbar-module__kDeHyW__glyphBold{font-weight:700}.format-toolbar-module__kDeHyW__glyphItalic{font-style:italic;font-weight:600}.format-toolbar-module__kDeHyW__glyphUnderline{text-underline-offset:2px;font-weight:600;text-decoration:underline}.format-toolbar-module__kDeHyW__glyphStrike{font-weight:600;text-decoration:line-through}.format-toolbar-module__kDeHyW__colorGlyph{font-weight:700;line-height:1;display:inline-block;position:relative}.format-toolbar-module__kDeHyW__colorGlyph:after{content:"";background:var(--bar,linear-gradient(90deg, #b2443a, #1c7743, #246ca3, #6a48ba));border-radius:1px;height:2px;position:absolute;bottom:-3px;left:0;right:0}.format-toolbar-module__kDeHyW__paletteWrap{background:var(--paper,#f6f2e9);z-index:1;border-radius:8px;position:absolute;bottom:calc(100% + 6px);left:0;right:0;box-shadow:0 6px 24px #0000002e}.format-toolbar-module__kDeHyW__palette{border:none;flex-direction:column;min-inline-size:0;margin:0;padding:1px;display:flex}.format-toolbar-module__kDeHyW__swatchGrid{grid-template-columns:repeat(4,24px);justify-content:center;gap:0;display:grid}.format-toolbar-module__kDeHyW__swatch{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:100%;min-width:24px;height:24px;padding:0;display:inline-flex}.format-toolbar-module__kDeHyW__dot{border:1.5px solid #0000;border-radius:9999px;width:18px;height:18px}.format-toolbar-module__kDeHyW__swatchOn .format-toolbar-module__kDeHyW__dot{border-color:var(--ink,#1b1a17);box-shadow:0 0 0 1px var(--paper,#f6f2e9)}.format-toolbar-module__kDeHyW__swatchClear{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:100%;min-width:24px;height:24px;padding:0;display:inline-flex}.format-toolbar-module__kDeHyW__clearDot{background:#fff;border:1.5px solid #1b1a178c;border-radius:9999px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.format-toolbar-module__kDeHyW__swatchClear svg{width:100%;height:100%;display:block}.format-toolbar-module__kDeHyW__swatchClear line{stroke:#1b1a178c;stroke-width:1.5px;stroke-linecap:round;vector-effect:non-scaling-stroke}
.jump-nav-module__SCUQJW__nav{right:calc(16px + env(safe-area-inset-right,0px));bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:70;flex-direction:column;gap:6px;display:flex;position:fixed}@media (max-width:720px){.jump-nav-module__SCUQJW__nav{right:calc(10px + env(safe-area-inset-right,0px));bottom:calc(10px + env(safe-area-inset-bottom,0px))}.jump-nav-module__SCUQJW__pinLeft{right:auto;left:calc(10px + env(safe-area-inset-left,0px))}.jump-nav-module__SCUQJW__pinLeft .jump-nav-module__SCUQJW__btn:before{left:0;right:-8px}}.jump-nav-module__SCUQJW__btn{appearance:none;border:1px solid var(--node-bd);background:color-mix(in srgb, var(--paper) 82%, transparent);-webkit-backdrop-filter:blur(4px);width:24px;height:24px;color:var(--ink);cursor:pointer;opacity:.55;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:opacity .15s,background .15s,border-color .15s;display:inline-flex;position:relative;box-shadow:0 2px 8px #00000014}@media (hover:hover){.jump-nav-module__SCUQJW__btn:hover{opacity:1;background:var(--paper);border-color:color-mix(in srgb, var(--ink) 22%, transparent)}}.jump-nav-module__SCUQJW__btn:before{content:"";position:absolute;inset:-8px 0 -8px -8px}.jump-nav-module__SCUQJW__btn:first-child:before{bottom:-3px}.jump-nav-module__SCUQJW__btn:last-child:before{top:-3px}.jump-nav-module__SCUQJW__btn:active{opacity:1}.jump-nav-module__SCUQJW__btn:focus-visible{opacity:1;outline:2px solid var(--accent);outline-offset:2px}.jump-nav-module__SCUQJW__btn:disabled{opacity:.18;cursor:default;pointer-events:none}[data-keyboard-visible] .jump-nav-module__SCUQJW__nav{display:none}@media (prefers-reduced-motion:reduce){.jump-nav-module__SCUQJW__btn{transition:none}}
.showcase-card-module__At-t3q__card{border:1px solid #0000000f;border-radius:24px;width:100%;padding:16px;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d}.showcase-card-module__At-t3q__fade{inset-inline:0;background:linear-gradient(to bottom, transparent, var(--fade));pointer-events:none;height:96px;position:absolute;bottom:0}
