@keyframes ghostPulse{0%{box-shadow:0 0 #34c75966}70%{box-shadow:0 0 0 10px #34c75900}to{box-shadow:0 0 #34c75900}}@keyframes ghostGlow{0%{filter:drop-shadow(0 0 2px #34c75966)}50%{filter:drop-shadow(0 0 10px #34c759b3)}to{filter:drop-shadow(0 0 2px #34c75966)}}@keyframes ghostFloat{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ghost-glass{-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #00000014;box-shadow:0 4px 20px -2px #0000000a,0 2px 6px -1px #00000005}.ghost-glass-dark{-webkit-backdrop-filter:blur(16px);background:#0f172aeb;border:1px solid #ffffff1f;box-shadow:0 12px 30px -4px #00000059,0 4px 8px -2px #0003}.ghost-tab-btn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.ghost-tab-btn-active{box-shadow:0 4px 14px #0000002e;color:#fff!important;background:#1d1d1f!important}.ghost-tab-btn-inactive{color:#6e6e73;background:0 0}.ghost-tab-btn-inactive:hover{color:#1d1d1f;background:#0000000d}.ghost-term-dot{border-radius:50%;width:10px;height:10px;display:inline-block}.ghost-term-dot-red{background:#ff5f56}.ghost-term-dot-yellow{background:#ffbd2e}.ghost-term-dot-green{background:#27c93f}.ghost-avatar{animation:3.5s ease-in-out infinite ghostFloat,3.5s ease-in-out infinite ghostGlow}.ghost-status-dot{background-color:#34c759;border-radius:50%;width:8px;height:8px;animation:2s infinite ghostPulse;display:inline-block}.ghost-rule-card{transition:all .2s cubic-bezier(.16,1,.3,1)}.ghost-rule-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px -4px #00000014,0 4px 8px -2px #00000008}.ghost-console-line{font-family:ui-monospace,SF Mono,JetBrains Mono,Menlo,monospace;animation:.25s ease-out forwards slideIn}.ghost-console-container::-webkit-scrollbar{width:6px}.ghost-console-container::-webkit-scrollbar-track{background:#ffffff05}.ghost-console-container::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.ghost-console-container::-webkit-scrollbar-thumb:hover{background:#ffffff4d}
