*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0a;color:#fff}body,html{overflow-x:hidden}body{max-width:100vw}a,button,input,select,textarea{-webkit-tap-highlight-color:rgba(59,130,246,.2)}input,select,textarea{font-size:16px}img{max-width:100%;height:auto}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#444}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.9}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.react-flow{touch-action:manipulation}@media (max-width:639px){.mobile-compact{padding:12px!important}.mobile-stack{flex-direction:column!important}.mobile-full-width{width:100%!important}.hide-on-mobile{display:none!important}}@media (min-width:640px) and (max-width:1023px){.tablet-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}}@media (min-width:1024px){.desktop-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}}:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media print{body{background:#fff;color:#000}}