@keyframes ghostPulse{0%{box-shadow:0 0 #acf75f66}70%{box-shadow:0 0 0 10px #acf75f00}to{box-shadow:0 0 #acf75f00}}@keyframes ghostGlow{0%{filter:drop-shadow(0 0 2px #acf75f80)}50%{filter:drop-shadow(0 0 8px #acf75fcc)}to{filter:drop-shadow(0 0 2px #acf75f80)}}@keyframes ghostFloat{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ghost-glass{-webkit-backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #ffffff80;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.ghost-glass-dark{-webkit-backdrop-filter:blur(12px);background:#0f172ad9;border:1px solid #ffffff1a;box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #00000026}.ghost-avatar{animation:3s ease-in-out infinite ghostFloat,3s ease-in-out infinite ghostGlow}.ghost-status-dot{background-color:#acf75f;border-radius:50%;width:8px;height:8px;animation:2s infinite ghostPulse;display:inline-block}.ghost-rule-card{transition:all .25s cubic-bezier(.4,0,.2,1)}.ghost-rule-card:hover{transform:translateY(-2px)scale(1.01);box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000a;border-color:#acf75f66!important}.ghost-console-line{font-family:Fira Code,Courier New,Courier,monospace;animation:.3s ease-out forwards slideIn}.ghost-console-container::-webkit-scrollbar{width:8px}.ghost-console-container::-webkit-scrollbar-track{background:#ffffff05}.ghost-console-container::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.ghost-console-container::-webkit-scrollbar-thumb:hover{background:#fff3}
