:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#e2e8f0;background-color:#020409;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#020409}#root{min-height:100vh}.app-shell{position:relative;width:100vw;height:100vh;overflow:hidden}.mindmap-canvas{display:block;width:100%;height:100%;cursor:grab;touch-action:none;transition:background .18s ease}.app-shell--select-mode .mindmap-canvas{cursor:crosshair}.app-shell--dark .mindmap-canvas{background:radial-gradient(circle at center,#4f46e514,#020409 88%)}.app-shell--light .mindmap-canvas{background:radial-gradient(circle at center,#fff7ed,#dbeafe 82%)}.mindmap-toolbar{position:absolute;top:.75rem;left:.75rem;display:flex;flex-direction:column;align-items:stretch;gap:.55rem;padding:.65rem .75rem .75rem;border-radius:1rem;background:#04070cc7;color:#f8fafc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 30px #00000080;width:auto;max-width:min(46rem,calc(100vw - 2.5rem));z-index:5}.mindmap-toolbar--collapsed{padding-bottom:.6rem}.mindmap-toolbar button{padding:.35rem .8rem;border-radius:.75rem;border:none;font-size:.9rem;font-weight:600;color:#0f172a;background:#facc15;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease;line-height:1;white-space:nowrap;flex-shrink:0}.mindmap-toolbar button.mindmap-toolbar__icon-button,.mindmap-toolbar button.mindmap-toolbar__symbol-button{display:inline-flex;align-items:center;justify-content:center;padding:.35rem;width:2.6rem;height:2.6rem;min-width:2.6rem}.mindmap-toolbar__icon{display:block;width:1.6rem;height:1.6rem}.mindmap-toolbar__symbol{font-size:1.35rem;font-weight:700;line-height:1}.mindmap-marquee{position:absolute;border:2px solid rgba(56,189,248,.85);background:#38bdf82e;pointer-events:none;z-index:4;border-radius:.4rem}.mindmap-toolbar__symbol--detached{color:#0f172a}.mindmap-toolbar__symbol--child{color:#1f2937}.mindmap-toolbar__symbol--hierarchy{color:#2563eb;font-size:1.1rem;letter-spacing:-.05em}.mindmap-toolbar__symbol--cross-link{color:#0ea5e9;font-size:1.2rem}.mindmap-toolbar__symbol--text{font-size:.9rem;letter-spacing:.04em;text-transform:lowercase;color:#374151}.mindmap-toolbar button:hover{transform:translateY(-1px);box-shadow:0 6px 18px #facc1559}.mindmap-toolbar button:active{transform:translateY(0);box-shadow:none}.mindmap-toolbar button:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.mindmap-toolbar button:focus-visible{outline:2px solid #facc15;outline-offset:2px}.mindmap-toolbar__header{display:flex;align-items:center;gap:.5rem;flex-wrap:nowrap;overflow-x:auto;width:100%}.mindmap-toolbar__header-actions{display:flex;align-items:center;gap:.4rem;flex-wrap:nowrap;flex:1 1 auto}.mindmap-toolbar__toggle{background:#94a3b838;color:#f8fafc;border:1px solid rgba(148,163,184,.45);box-shadow:none;padding:.3rem .65rem;font-size:.85rem}.mindmap-toolbar__toggle:hover{transform:none;box-shadow:none;background:#94a3b852}.mindmap-toolbar__toggle:active{transform:none}.mindmap-toolbar__row{display:flex;align-items:stretch;gap:.65rem;width:100%}.mindmap-toolbar__row--editors{flex-direction:column;gap:.6rem}.mindmap-toolbar__body{display:flex;flex-direction:column;gap:.65rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mindmap-toolbar__io-button{background:#38bdf8;color:#0f172a;box-shadow:0 6px 18px #0ea5e959}.mindmap-toolbar__io-button:hover{box-shadow:0 8px 22px #0ea5e973}.mindmap-io-panel{position:absolute;top:1.25rem;right:1.25rem;display:flex;align-items:center;gap:.5rem;padding:.9rem 1rem;border-radius:1.25rem;background:#04070cd6;color:#f8fafc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 30px #00000080}.mindmap-io-panel__export{position:relative;display:flex}.mindmap-io-panel__export-menu{position:absolute;top:calc(100% + .5rem);right:0;display:flex;flex-direction:column;gap:.5rem;padding:.75rem;border-radius:.85rem;background:#04070cf0;box-shadow:0 18px 36px #000000a6;min-width:12rem;z-index:10}.mindmap-io-panel__export-menu button{background:#e2e8f0eb;color:#0f172a;box-shadow:none;width:100%}.mindmap-io-panel__export-menu button:hover{transform:none;box-shadow:none;background:#f1f5f9f2}.mindmap-io-panel__export-menu button:disabled{opacity:.6;cursor:not-allowed}.mindmap-shortcuts{position:relative;display:flex}.mindmap-shortcuts__menu{position:absolute;top:calc(100% + .5rem);right:0;display:flex;flex-direction:column;gap:.6rem;padding:.85rem 1rem;border-radius:1rem;background:#04070cf0;color:#f8fafc;box-shadow:0 18px 36px #000000a6;min-width:18rem;max-width:clamp(18rem,32vw,24rem);z-index:10}.mindmap-shortcuts__title{margin:0;font-size:.95rem;font-weight:700;color:#facc15}.mindmap-shortcuts__list{display:flex;flex-direction:column;gap:.45rem;padding:0;margin:0;list-style:none;max-height:21rem;overflow-y:auto}.mindmap-shortcuts__item{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;padding:.45rem .6rem;border-radius:.75rem;background:#0c0f12bd}.mindmap-shortcuts__keys{font-weight:700;font-size:.9rem;color:#facc15}.mindmap-shortcuts__description{font-size:.85rem;color:#e2e8f0;line-height:1.35}.mindmap-toolbar__text-editor{display:flex;flex-direction:column;gap:.5rem;padding:.45rem .75rem .55rem;border-radius:1rem;background:#04070c9e;width:100%}.mindmap-toolbar__text-control{display:flex;flex-direction:column;gap:.3rem}.mindmap-toolbar__text-label{font-size:.82rem;font-weight:600;color:#e2e8f0}.mindmap-toolbar__text-input{width:100%;padding:.32rem .65rem;border-radius:.85rem;border:1px solid rgba(148,163,184,.35);background:#0c0f12eb;color:#f8fafc;font-size:.92rem}.mindmap-toolbar__text-input:focus{outline:none;border-color:#facc15;box-shadow:0 0 0 2px #facc1566}.mindmap-toolbar__text-input:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.mindmap-toolbar__text-select{width:100%;padding:.32rem .65rem;border-radius:.85rem;border:1px solid rgba(148,163,184,.35);background:#0c0f12eb;color:#f8fafc;font-size:.92rem;appearance:none}.mindmap-toolbar__text-select:focus{outline:none;border-color:#facc15;box-shadow:0 0 0 2px #facc1566}.mindmap-toolbar__text-select:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.mindmap-toolbar__color-control{gap:.4rem}.mindmap-toolbar__color-options{display:flex;flex-wrap:wrap;gap:.45rem}.mindmap-toolbar__color-swatch{width:2.05rem;height:2.05rem;min-width:2.05rem;padding:0;border-radius:999px;border:2px solid rgba(4,7,12,.55);box-shadow:none;background-clip:padding-box;display:inline-flex;align-items:center;justify-content:center;color:transparent;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.mindmap-toolbar__color-swatch:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0000007a}.mindmap-toolbar__color-swatch--selected{border-color:#f8fafc;box-shadow:0 0 0 3px #f8fafc59}.mindmap-navigation{position:absolute;bottom:1.5rem;right:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.85rem;padding:0;color:#e2e8f0;background:none;box-shadow:none;z-index:5}.mindmap-navigation__dpad{display:grid;grid-template-columns:repeat(3,2.9rem);grid-template-rows:repeat(3,2.9rem);gap:.45rem;align-items:center;justify-items:center}.mindmap-navigation__spacer{width:100%;height:100%}.mindmap-navigation button{width:100%;height:100%;border-radius:.9rem;border:none;color:#f8fafc;background:linear-gradient(145deg,#111317,#05080f);font-size:1.1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 26px #0000008c;transition:transform .12s ease,box-shadow .12s ease}.mindmap-navigation button:hover{transform:translateY(-1px);box-shadow:0 14px 30px #000000a6}.mindmap-navigation button:active{transform:translateY(0);box-shadow:none}.mindmap-navigation button:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.mindmap-navigation__center{font-size:1.2rem}.mindmap-navigation__zoom{display:flex;align-items:center;gap:.6rem;padding:.45rem .75rem;border-radius:9999px;background:#121418eb;font-size:.85rem;font-weight:600;color:#f8fafc}.mindmap-navigation__zoom span{min-width:3.25rem;text-align:center}.mindmap-navigation__zoom button{width:2.4rem;height:2.4rem;font-size:1.2rem;box-shadow:0 8px 18px #00000085;background:linear-gradient(145deg,#111317,#05080f)}.mindmap-actions{position:absolute;bottom:1.5rem;left:1.5rem;display:flex;flex-direction:column;gap:.75rem;padding:1rem 1.1rem;border-radius:1.25rem;background:#4c1d95c7;color:#ede9fe;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 40px #4c1d9573;z-index:5}.mindmap-actions__header{display:flex;justify-content:flex-end}.mindmap-actions__collapse-button{flex:0 0 auto;width:2.4rem;min-width:2.4rem;height:2.4rem;padding:.25rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;line-height:1}.mindmap-actions__body{display:flex;flex-direction:column;gap:.75rem}.mindmap-actions--collapsed{padding:.55rem .7rem;gap:0}.mindmap-actions--collapsed .mindmap-actions__body{display:none}.mindmap-actions__row{display:flex;gap:.75rem}.mindmap-actions button{flex:1 1 auto;padding:.5rem 1rem;border-radius:.85rem;border:none;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;font-size:.95rem;font-weight:600;background:#ede9feeb;color:#4c1d95;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease;box-shadow:0 8px 22px #4f46e54d}.mindmap-actions button:hover{transform:translateY(-1px);box-shadow:0 10px 26px #4f46e566}.mindmap-actions button:active{transform:translateY(0);box-shadow:none}.mindmap-actions button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.mindmap-actions__icon{font-size:1.2rem;line-height:1}
