:root{--bg-primary: #050510;--bg-secondary: #121225;--bg-grid-line: rgba(100, 240, 255, .05);--line-color: rgba(255, 255, 255, .1);--bg-space: url(/assets/deep_space_nebula.png);--text-primary: #e0e6ed;--text-secondary: #94a3b8;--text-accent: #00f3ff;--bg-modal: rgba(18, 18, 37, .85);--border-modal: rgba(0, 243, 255, .3);--shadow-modal: rgba(0, 0, 0, .6);--status-completed: #0aff0a;--status-in-progress: #00f3ff;--status-waiting: #ff9e00;--status-unlocked: #ffffff;--status-ready: #ccff00;--status-locked: #333333;--status-deleted: #ff0055;--status-overdue: #ff0000;--priority-high: #ff0055;--priority-medium: #ff9e00;--priority-low: #00f3ff;--node-base-size: 100px;--node-glow-strength: 0px 0px 15px;--header-height: 80px;--header-margin: 20px;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:var(--text-primary);background-color:var(--bg-primary);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width: 768px),(max-height: 500px){:root{--header-height: 64px;--header-margin: 0px;--node-base-size: 48px}body{font-size:14px;overflow:auto!important;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch}}[data-theme=rpg]{--bg-primary: #1e1510;--bg-secondary: #3e2b22;--bg-grid-line: rgba(255, 215, 0, .1);--line-color: rgba(255, 215, 0, .2);--text-primary: #e8dcc5;--text-secondary: #b0a080;--text-accent: #ffd700;--bg-modal: rgba(44, 30, 20, .9);--border-modal: #ffd700;--shadow-modal: rgba(0, 0, 0, .8);--status-completed: #ffd700;--status-in-progress: #00bfff;--status-waiting: #ff8c00;--status-unlocked: #f0f8ff;--status-ready: #32cd32;--status-locked: #000000;--status-deleted: #8b0000;--status-overdue: #8b0000;--priority-high: #ff4500;--priority-medium: #ffa500;--priority-low: #87ceeb;--node-base-size: 100px;--node-glow-strength: 0px 0px 20px;font-family:Palatino Linotype,Book Antiqua,Palatino,serif}[data-theme=diagram]{--bg-primary: #ffffff;--bg-secondary: #f8f9fa;--bg-grid-line: #dee2e6;--line-color: #adb5bd;--text-primary: #212529;--text-secondary: #495057;--text-accent: #007bff;--bg-modal: rgba(255, 255, 255, .95);--border-modal: #dee2e6;--shadow-modal: rgba(0, 0, 0, .1);--status-completed: #28a745;--status-in-progress: #007bff;--status-waiting: #ffc107;--status-unlocked: #ffffff;--status-ready: #fd7e14;--status-locked: #dee2e6;--status-deleted: #dc3545;--status-overdue: #dc3545;--priority-high: #dc3545;--priority-medium: #fd7e14;--priority-low: #007bff;--node-base-size: 100px;--node-glow-strength: none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color-scheme:light}[data-theme=conversion]{--bg-primary: #f0f7ff;--bg-secondary: #ffffff;--bg-grid-line: rgba(51, 181, 229, .1);--line-color: rgba(51, 181, 229, .3);--text-primary: #2c3e50;--text-secondary: #7f8c8d;--text-accent: #3498db;--bg-modal: rgba(255, 255, 255, .9);--border-modal: #3498db;--shadow-modal: rgba(0, 0, 0, .05);--status-completed: #2ecc71;--status-in-progress: #3498db;--status-waiting: #f1c40f;--status-unlocked: #ffffff;--status-ready: #e67e22;--status-locked: #bdc3c7;--status-deleted: #e74c3c;--status-overdue: #e74c3c;--priority-high: #e74c3c;--priority-medium: #e67e22;--priority-low: #3498db;--node-base-size: 100px;--node-glow-strength: 0 4px 15px rgba(0, 0, 0, .05);font-family:Inter,Outfit,sans-serif;color-scheme:light}[data-theme=master]{--bg-primary: #0a0a0f;--bg-secondary: #2a2a35;--bg-grid-line: rgba(0, 243, 255, .05);--line-color: rgba(0, 243, 255, .6);--text-primary: #f0f4f8;--text-secondary: #a0aec0;--text-accent: #00f3ff;--bg-modal: rgba(10, 10, 15, .95);--border-modal: #00f3ff;--shadow-modal: rgba(0, 0, 0, .9);--bg-grid-custom: url(/assets/grid_bg_master.png);--node-glow-strength: 0 0 35px rgba(0, 243, 255, .4)}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--bg-primary);overflow:hidden}h1,h2,h3{color:var(--text-primary);font-weight:600}button{border-radius:8px;border:1px solid rgba(255,255,255,.1);padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--bg-secondary);color:var(--text-primary);cursor:pointer;transition:all .2s ease-in-out;box-shadow:0 4px 6px #0000004d,inset 0 1px #ffffff1a}button:hover{border-color:var(--text-accent);box-shadow:0 0 15px var(--bg-grid-line),inset 0 0 20px #00f3ff0d;transform:scale(1.05)}button:active{transform:translateY(1px);box-shadow:inset 0 2px 5px #00000080}button:focus,button:focus-visible{outline:none;border-color:var(--text-accent);box-shadow:0 0 0 2px #00f3ff4d}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}[data-theme=master] body{background-image:linear-gradient(#000000bf,#000000bf),var(--bg-grid-custom);background-size:cover;background-attachment:fixed;background-position:center;animation:master-bg-pulse 20s ease-in-out infinite}[data-theme=master] .sphere-grid-container{overflow:visible!important}[data-theme=master] .sphere-node{background:transparent!important;box-shadow:none!important;border:none!important;overflow:visible!important;display:flex!important;justify-content:center;align-items:center;position:absolute;z-index:5}[data-theme=master] .sphere-node:before{content:"";position:absolute;inset:0;border-radius:50%;background-size:104% 104%!important;background-position:center!important;background-repeat:no-repeat!important;box-shadow:var(--node-glow-strength)!important;animation:master-sphere-breathe 4s ease-in-out infinite;z-index:-1;mix-blend-mode:screen;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}[data-theme=master] .sphere-node.attr-attack:before{filter:saturate(1.2) brightness(1.1) drop-shadow(0 0 10px rgba(255,0,0,.4))}[data-theme=master] .sphere-node.attr-magic:before{filter:hue-rotate(180deg) saturate(1.2) brightness(1.2)}[data-theme=master] .sphere-node.attr-defend:before{filter:hue-rotate(90deg) saturate(1.1) brightness(1.1)}[data-theme=master] .sphere-node.attr-ability:before{filter:hue-rotate(260deg) saturate(1.3) brightness(1.1)}[data-theme=master] .sphere-node.attr-none:before{filter:saturate(.5) brightness(.9) contrast(1.1)}[data-theme=master] .sphere-node:after{content:"";position:absolute;inset:0;border-radius:50%;background:linear-gradient(135deg,transparent 0%,rgba(255,255,255,0) 40%,rgba(255,255,255,.2) 50%,rgba(255,255,255,0) 60%,transparent 100%);background-size:200% 200%;animation:master-sphere-shimmer 6s linear infinite;pointer-events:none;z-index:1}[data-theme=master] .sphere-node.status-UNLOCKED:before{background-image:url(/assets/sphere_normal.png)!important}[data-theme=master] .sphere-node.status-IN_PROGRESS:before{background-image:url(/assets/sphere_inprogress.png)!important}[data-theme=master] .sphere-node.status-COMPLETED:before{background-image:url(/assets/sphere_completed.png)!important}[data-theme=master] .sphere-node.status-READY_TO_COMPLETE:before{background-image:url(/assets/sphere_completed.png)!important;filter:hue-rotate(90deg) brightness(1.2)!important}[data-theme=master] .sphere-node.status-WAITING:before{background-image:url(/assets/sphere_normal.png)!important;opacity:.6!important;filter:grayscale(.8) sepia(.2)!important}[data-theme=master] .sphere-node:hover:before{animation-play-state:paused!important;transform:scale(1.15)!important;box-shadow:0 0 60px #00f3ffcc,inset 0 0 20px #ffffff4d!important}[data-theme=master] .sphere-node:hover:after{animation:master-sphere-shimmer 1.5s linear infinite!important;background:linear-gradient(135deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);background-size:200% 200%}[data-theme=master] .sphere-node:hover{z-index:100!important}[data-theme=master] .node-title{position:absolute;bottom:-35px!important;left:50%!important;transform:translate(-50%)!important;width:max-content!important;max-width:160px!important;text-align:center!important;background:#000a14d9!important;padding:4px 12px!important;border-radius:6px!important;font-size:.85rem!important;font-weight:600!important;border:1px solid rgba(0,243,255,.4)!important;white-space:nowrap!important;pointer-events:none!important;z-index:10!important;color:#fff!important;box-shadow:0 4px 15px #000000e6!important;display:block!important}@keyframes master-bg-pulse{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes master-sphere-breathe{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.04);opacity:1}}@keyframes master-sphere-shimmer{0%{background-position:-200% -200%}to{background-position:200% 200%}}.loading-container{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:radial-gradient(circle at center,#1a1a2e,#0f0f1a);z-index:9999;transition:opacity .8s ease-in-out,visibility .8s}.loading-container.fade-out{opacity:0;visibility:hidden;pointer-events:none}.compass-container{position:absolute;width:600px;height:600px;opacity:.5;pointer-events:none;z-index:1;display:flex;justify-content:center;align-items:center;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;overflow:hidden}.compass-image{width:100%;height:100%;object-fit:contain;animation:rotateCompass 80s linear infinite;filter:sepia(.2) contrast(1.1) brightness(1)}.compass-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,transparent 30%,#0f0f1a 75%)}.loading-text{position:relative;margin-top:320px;color:#fff;font-size:18px;font-weight:300;letter-spacing:4px;text-transform:uppercase;text-shadow:0 0 15px rgba(0,243,255,.6);animation:fadeInOut 2s ease-in-out infinite;z-index:2}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px #00f3ff33}50%{box-shadow:0 0 40px #00f3ff66}}@keyframes inner-pulse{0%,to{transform:scale(.8);opacity:.4}50%{transform:scale(1.1);opacity:.8}}@keyframes fadeInOut{0%,to{opacity:.5}50%{opacity:1}}@keyframes rotateCompass{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#root{width:100vw}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.fab-add-root{position:fixed;bottom:30px;right:30px;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#00f3ff,#06f);color:#000;font-size:32px;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 20px #00f3ff66;border:none;cursor:pointer;z-index:100;transition:transform .2s,box-shadow .2s}.fab-add-root:hover{transform:scale(1.1);box-shadow:0 6px 25px #00f3ff99}.fab-add-root:active{transform:scale(.95)}@media (max-width: 768px){.fab-add-root{bottom:20px;right:20px;width:50px;height:50px;font-size:24px}}
