.topbar.svelte-yic9pk{position:fixed;top:0;left:0;width:100%;height:var(--topbar-height);background:var(--neon-pink);color:#fff;z-index:10000;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 10px #0003;font-family:var(--font-body);font-weight:500}.topbar.svelte-yic9pk:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff1a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:-1}.topbar-content.svelte-yic9pk{display:flex;align-items:center;gap:1.5rem;padding:0 1rem;max-width:1000px;justify-content:center}.topbar-message.svelte-yic9pk{font-size:.95rem;display:flex;align-items:center;gap:.5rem;text-shadow:0 1px 2px rgba(0,0,0,.1)}.topbar-icon.svelte-yic9pk{font-size:1.1rem;animation:svelte-yic9pk-bounce 2s infinite}.topbar-cta.svelte-yic9pk{background:#000;color:#fff;padding:.35rem 1rem;border-radius:20px;font-size:.85rem;text-decoration:none;font-weight:600;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;border:1px solid rgba(255,255,255,.2);white-space:nowrap}.topbar-cta.svelte-yic9pk:hover{background:#fff;color:#000;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.topbar-cta.svelte-yic9pk svg:where(.svelte-yic9pk){transition:transform .2s ease}.topbar-cta.svelte-yic9pk:hover svg:where(.svelte-yic9pk){transform:translate(3px)}.topbar-close.svelte-yic9pk{position:absolute;right:1rem;background:transparent;border:none;color:#fffc;cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.topbar-close.svelte-yic9pk:hover{background:#fff3;color:#fff}@keyframes svelte-yic9pk-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-3px)}60%{transform:translateY(-1.5px)}}@media(max-width:600px){.topbar-content.svelte-yic9pk{gap:.5rem;flex-direction:column;padding:.25rem}.topbar.svelte-yic9pk{height:auto;min-height:var(--topbar-height);padding:4px 30px 4px 0}.topbar-message.svelte-yic9pk{font-size:.85rem;text-align:center}.topbar-close.svelte-yic9pk{right:.5rem;top:50%;transform:translateY(-50%)}}body.has-topbar{padding-top:var(--topbar-height)}body.has-topbar.navbar-fixed-pad{padding-top:calc(var(--navbar-height) + var(--topbar-height))!important}body.has-topbar .navbar.fixed{top:var(--topbar-height)!important}body.has-topbar .sidebar,body.has-topbar .unified-sidebar{top:var(--topbar-height)!important;height:calc(100% - var(--topbar-height))!important}body.has-topbar .burger-btn{top:calc(var(--navbar-height) + var(--topbar-height) + 12px)!important}.app.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column;background-color:var(--color-bg-dark);color:var(--color-text-primary);font-family:var(--font-body)}.activation-banner.svelte-12qhfyh{background:#eab30826;border-bottom:1px solid #eab308;color:#eab308;padding:.75rem 1rem;width:100%;z-index:1001;position:relative}.banner-content.svelte-12qhfyh{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.banner-text.svelte-12qhfyh{font-weight:500}.banner-btn.svelte-12qhfyh{background:transparent;border:1px solid #eab308;color:#eab308;padding:.25rem .75rem;border-radius:4px;font-size:.875rem;cursor:pointer;transition:all .2s}.banner-btn.svelte-12qhfyh:hover{background:#eab30833}main.svelte-12qhfyh{flex:1}.terminal-panel{position:fixed;top:0;right:0;height:100vh;z-index:1000;transform:translate(100%);transition:transform .3s ease}.terminal-panel.visible{transform:translate(0)}.terminal-panel.hidden{transform:translate(100%)}
