.tooltip-custom{background-color:var(--surface-900);border-radius:6px;box-shadow:0 2px 8px #00000026;color:var(--surface-0);font-size:.875rem;font-weight:500;padding:.5rem .75rem}.p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:var(--surface-900)}:root.dark .tooltip-custom{background-color:var(--surface-700);color:var(--surface-0)}:root.dark .p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:var(--surface-700)}[data-v-55657537] .user-popover.p-popover{max-width:95vw}[data-v-55657537] .user-popover.p-popover.p-popover-bottom .p-popover-arrow{left:calc(var(--overlayArrowLeft, 0) + 12px)!important}@media (max-width:640px){[data-v-55657537] .user-popover .p-popover-content{min-width:90vw!important}}.drawer-wrapper[data-v-736ff4d0]{pointer-events:none;z-index:10}.drawer-overlay[data-v-736ff4d0],.sci-fi-drawer[data-v-736ff4d0]{pointer-events:auto}.drawer-overlay[data-v-736ff4d0]{box-shadow:none}.sci-fi-drawer[data-v-736ff4d0]{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:var(--surface-0);border-left:2px solid var(--primary-500);box-shadow:-5px 0 10px #39ff1480,-2px 0 6px #39ff1433;display:flex;flex-direction:column;max-width:100vw;transform:translate(0);transition:transform .3s ease;width:100%;z-index:110}@media (min-width:768px){.sci-fi-drawer[data-v-736ff4d0]{max-width:90vw;width:700px}}[data-v-736ff4d0] .dark .sci-fi-drawer{background-color:var(--surface-900);border-left:2px solid rgba(57,255,20,.5);box-shadow:-5px 0 15px #00000080,-2px 0 8px #39ff1433}.sci-fi-drawer-header[data-v-736ff4d0]{background:var(--surface-card);position:relative}[data-v-736ff4d0] .dark .sci-fi-drawer-header{background:#0a1018}.drawer-content[data-v-736ff4d0]{flex:1;height:calc(100% - 60px);overflow-y:auto}.drawer-enter-active[data-v-736ff4d0],.drawer-leave-active[data-v-736ff4d0]{transition:opacity .3s}.drawer-enter-from[data-v-736ff4d0],.drawer-leave-to[data-v-736ff4d0]{opacity:0}.drawer-enter-active .drawer-overlay[data-v-736ff4d0],.drawer-leave-active .drawer-overlay[data-v-736ff4d0]{transition:transform .3s ease}.drawer-enter-from .drawer-overlay[data-v-736ff4d0],.drawer-leave-to .drawer-overlay[data-v-736ff4d0]{transform:translate(100%)}.drawer-enter-active .sci-fi-drawer[data-v-736ff4d0],.drawer-leave-active .sci-fi-drawer[data-v-736ff4d0]{transition:transform .3s ease}.drawer-enter-from .sci-fi-drawer[data-v-736ff4d0],.drawer-leave-to .sci-fi-drawer[data-v-736ff4d0]{transform:translate(100%)}.card,.dashboard-content{min-width:100%;width:-moz-fit-content;width:fit-content}.card{overflow:visible}.bg-grid-pattern{background-color:#00000005;background-image:linear-gradient(rgba(57,255,20,.05) 1px,transparent 0),linear-gradient(90deg,rgba(57,255,20,.05) 1px,transparent 0);background-position:50%;background-size:20px 20px}.dark .bg-grid-pattern{background-color:#0003;background-image:linear-gradient(rgba(57,255,20,.07) 1px,transparent 0),linear-gradient(90deg,rgba(57,255,20,.07) 1px,transparent 0)}.stars-container{background:transparent;background-image:radial-gradient(2px 2px at 20px 30px,#eee,transparent),radial-gradient(2px 2px at 40px 70px,#fff,transparent),radial-gradient(1px 1px at 90px 40px,#fff,transparent);background-repeat:repeat;background-size:200px 200px;opacity:.1;z-index:1}.dark .stars-container{animation:movingStars 150s linear infinite;opacity:.5}@keyframes movingStars{0%{background-position:0 0}to{background-position:200px 200px}}.flex-1[data-v-8547e037],.flex-auto[data-v-8547e037]{max-width:100%;overflow-x:hidden}.subscription-debug-panel{background-color:#1e1e1ee6;border:1px solid #555;border-radius:4px;box-shadow:0 4px 12px #0000004d;color:#fff;display:flex;flex-direction:column;font-family:monospace;font-size:12px;max-height:calc(100vh - 20px);position:fixed;transition:height .2s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:300px;z-index:9999}.subscription-debug-panel--expanded{min-height:300px}.subscription-debug-panel__header{align-items:center;background-color:#333;border-bottom:1px solid #555;cursor:move;display:flex;justify-content:space-between;padding:8px 12px}.subscription-debug-panel__title{align-items:center;color:#fff;display:flex;font-weight:700;gap:8px}.subscription-debug-panel__actions{display:flex;gap:8px}.subscription-debug-panel__action-button{align-items:center;background:none;border:none;border-radius:4px;color:#ccc;cursor:pointer;display:inline-flex;height:24px;justify-content:center;width:24px}.subscription-debug-panel__action-button:hover{background-color:#444;color:#fff}.subscription-debug-panel__content{display:flex;flex:1;flex-direction:column;gap:10px;overflow-y:auto;padding:10px}.subscription-debug-panel__categories{display:flex;flex-direction:column;gap:4px}.subscription-debug-panel__category{align-items:center;background-color:#2a2a2a;border-left:3px solid var(--primary-color);border-radius:3px;display:flex;justify-content:space-between;padding:4px 8px}.subscription-debug-panel__category-name{align-items:center;display:flex;gap:6px}.subscription-debug-panel__badge{background-color:var(--primary-color);border-radius:10px;color:#fff;font-size:10px;min-width:18px;padding:2px 6px;text-align:center}.subscription-debug-panel__action-button--small{background:none;border:none;border-radius:4px;color:#aaa;cursor:pointer;font-size:10px;padding:2px}.subscription-debug-panel__action-button--small:hover{background-color:#444;color:#fff}.subscription-debug-panel__event-log{border:1px solid #444;border-radius:3px;margin-top:10px;max-height:200px;overflow-y:auto}.subscription-debug-panel__section-title{align-items:center;background-color:#333;border-bottom:1px solid #444;display:flex;font-weight:700;justify-content:space-between;padding:4px 8px}.subscription-debug-panel__events{max-height:150px;overflow-y:auto}.subscription-debug-panel__event{align-items:center;border-bottom:1px solid #333;display:flex;font-size:10px;gap:6px;padding:4px 8px}.subscription-debug-panel__event--register{border-left:3px solid #4caf50}.subscription-debug-panel__event--unregister{border-left:3px solid #f44336}.subscription-debug-panel__event--clear{border-left:3px solid #ff9800}.subscription-debug-panel__event--refresh{border-left:3px solid #2196f3}.subscription-debug-panel__event-time{color:#aaa}.subscription-debug-panel__event-type{font-weight:700}.subscription-debug-panel__event-category{color:#ddd;flex:1}.subscription-debug-panel__event-key{color:#888;font-size:9px;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subscription-debug-panel__subscription-list{border:1px solid #444;border-radius:3px;margin-top:10px}.subscription-debug-panel__filter{align-items:center;display:flex}.subscription-debug-panel__filter-input{background-color:#222;border:1px solid #555;border-radius:2px;color:#fff;font-size:10px;min-height:16px;padding:2px 4px;width:80px}.subscription-debug-panel__subscription-items{max-height:150px;overflow-y:auto}.subscription-debug-panel__subscription-item{align-items:center;border-bottom:1px solid #333;display:flex;gap:8px;justify-content:space-between;padding:4px 8px}.subscription-debug-panel__subscription-info{display:flex;flex:1;flex-direction:column;gap:2px;overflow:hidden}.subscription-debug-panel__subscription-category{font-size:11px;font-weight:700}.subscription-debug-panel__subscription-key{color:#aaa;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subscription-debug-panel__subscription-time{color:#888;font-size:9px}.subscription-debug-panel__actions-row{display:flex;gap:8px;justify-content:center;margin-top:10px}.subscription-debug-panel__button{align-items:center;background-color:#444;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;gap:6px;padding:6px 12px}.subscription-debug-panel__button:hover{background-color:#555}.subscription-debug-panel__button:disabled{cursor:not-allowed;opacity:.5}
