*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html,body,#root{height:100%;width:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 50% 0%,#f1f5f9,#e2e8f0);color:#0f172a;line-height:1.5;overflow:hidden}.glass-panel{background:#ffffffa6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.5);box-shadow:0 8px 32px #1f26870d}.glass-card{background:#fffc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.6);box-shadow:0 4px 6px #00000005;transition:all .3s cubic-bezier(.4,0,.2,1)}.glass-card:hover{transform:translateY(-2px);background:#ffffffe6;box-shadow:0 10px 15px -3px #0000000d;border-color:#3b82f64d}.glass-button{background:linear-gradient(135deg,#ffffffe6,#fff9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.8);transition:all .2s ease;cursor:pointer}.glass-button:hover{background:linear-gradient(135deg,#fff,#fffc);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f626;border-color:#3b82f666}.glass-input{background:#ffffff80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.4);transition:all .2s ease}.glass-input:focus{background:#ffffffe6;border-color:#3b82f680;box-shadow:0 0 0 2px #3b82f61a}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#00000005}.custom-scrollbar::-webkit-scrollbar-thumb{background:#94a3b880;border-radius:99px;border:2px solid transparent;background-clip:content-box;transition:background .2s}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#64748bcc}.ai-shine{background:linear-gradient(90deg,transparent,rgba(59,130,246,.2),transparent);background-size:200% 100%;animation:shine 2s infinite linear}@keyframes shine{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes wire-pulse{0%,to{filter:drop-shadow(0 0 4px rgba(239,68,68,.6))}50%{filter:drop-shadow(0 0 12px rgba(239,68,68,.9))}}.wire-powered{animation:wire-pulse 1s ease-in-out infinite}@keyframes current-flow{0%{stroke-dashoffset:24}to{stroke-dashoffset:0}}.wire-current-flow{stroke-dasharray:8 4;animation:current-flow .5s linear infinite}@keyframes component-glow{0%,to{box-shadow:0 0 #eab30866}50%{box-shadow:0 0 20px 4px #eab30866}}.component-energized{animation:component-glow 1.5s ease-in-out infinite}.no-select{user-select:none;-webkit-user-select:none}.transition-fast{transition:all .15s ease}.transition-medium{transition:all .25s ease}@media print{.no-print{display:none!important}body{background:#fff}}
