.dark-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.5) rgba(255,255,255,.1)}.dark-scrollbar::-webkit-scrollbar{width:12px!important;height:12px!important}.dark-scrollbar::-webkit-scrollbar-track{background:#ffffff1a!important;border-radius:6px!important}.dark-scrollbar::-webkit-scrollbar-thumb{background:#ffffff80!important;border-radius:6px!important;border:2px solid #242b35!important}.dark-scrollbar::-webkit-scrollbar-thumb:hover{background:#ffffffb3!important}.dark-scrollbar::-webkit-scrollbar-corner{background:#ffffff1a!important}.content-viewer-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.6) rgba(30,41,59,.8)}.content-viewer-scrollbar::-webkit-scrollbar{width:14px!important;height:14px!important}.content-viewer-scrollbar::-webkit-scrollbar-track{background:#1e293bcc!important;border-radius:7px!important;border:1px solid rgba(255,255,255,.1)!important}.content-viewer-scrollbar::-webkit-scrollbar-thumb{background:#fff9!important;border-radius:7px!important;border:2px solid #242b35!important;box-shadow:inset 0 0 2px #fff3!important}.content-viewer-scrollbar::-webkit-scrollbar-thumb:hover{background:#fffc!important;box-shadow:inset 0 0 4px #ffffff4d!important}.content-viewer-scrollbar::-webkit-scrollbar-corner{background:#1e293bcc!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slideDown{0%{max-height:60px;opacity:.8}to{max-height:600px;opacity:1}}@keyframes slideUp{0%{max-height:600px;opacity:1}to{max-height:60px;opacity:.8}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes nodeHover{0%{transform:translateY(0) scale(1)}to{transform:translateY(-2px) scale(1.02)}}@keyframes handlePulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.7}50%{transform:translate(-50%,-50%) scale(1.2);opacity:1}}@keyframes shimmer{0%{left:-100%}to{left:100%}}@keyframes errorPulse{0%,to{box-shadow:0 24px 48px #ef444440,0 12px 24px #ef444426,inset 0 2px 4px #fff3}50%{box-shadow:0 32px 64px #ef444459,0 16px 32px #ef444440,inset 0 2px 4px #ffffff4d,0 0 0 4px #ef444433}}@keyframes nodeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}:root{--bg-default: #1b2028;--bg-surface: #242b35;--text-primary: #e2e8f0;--text-secondary: #94a3b8;--text-accent: #3b82f6;--btn-primary: #3b82f6;--btn-primary-hover: #2563eb}#root{background-color:var(--bg-default);color:var(--text-primary);min-height:100vh;width:100%}html,body,#root{margin:0;text-align:center;position:relative;font-family:Roboto,Arial,Helvetica,sans-serif;color:var(--text-primary);box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{min-height:100vh;height:100%;background-color:var(--bg-default);position:relative;overflow-x:hidden}.container{width:100%;max-width:1280px;margin:0 auto;padding:2rem}.hidden{display:none!important}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:var(--text-primary)!important;box-shadow:0 0 0 1000px var(--bg-surface) inset!important;background-clip:content-box!important}.react-react-flow__panel,.react-flow__attribution,.bottom,.right{display:none}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}@media screen and (max-width: 768px){#root{padding:1rem}}
