footer.svelte-9sff3o{padding:.5rem 1.5rem;background:#2c2c2cd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;align-items:center;gap:.25rem;-webkit-user-select:none;user-select:none;touch-action:pan-x pan-y;position:fixed;bottom:0;left:0;right:0;min-height:32px;z-index:100;border-top:1px solid rgba(255,255,255,.05)}.page-container.svelte-9sff3o{position:relative;width:100%;display:flex;justify-content:center;overflow:hidden;height:24px;margin-top:0;cursor:pointer;background:none;border:none;padding:0;font:inherit;color:inherit}.page.svelte-9sff3o{width:100%;text-align:center;font-size:.95rem;font-weight:400;line-height:24px;white-space:nowrap;overflow:hidden;color:#fffc;padding-right:1.5rem}footer.svelte-9sff3o span:where(.svelte-9sff3o){color:#fffc}.source-link.svelte-9sff3o,.source-link.svelte-9sff3o:visited,.source-link.svelte-9sff3o:active,.source-link.svelte-9sff3o:link{color:#31fd9d;text-decoration:none;font-weight:600;transition:all .2s ease;opacity:.95}.source-link.svelte-9sff3o:hover{opacity:1;text-shadow:0 0 8px rgba(49,253,157,.3)}.desktop-link.svelte-9sff3o{color:gold!important;font-weight:700;animation:svelte-9sff3o-gold-glow 2s infinite alternate}.desktop-link.svelte-9sff3o:hover{text-shadow:0 0 12px rgba(255,215,0,.6)!important}@keyframes svelte-9sff3o-gold-glow{0%{text-shadow:0 0 5px rgba(255,215,0,.3)}to{text-shadow:0 0 10px rgba(255,215,0,.5)}}.sound-button.svelte-9sff3o{background:none;border:none;cursor:pointer;font-size:.95rem;padding:0 .5rem;color:#fffc;transition:all .2s ease;display:inline;margin:0;opacity:.9}.sound-button.svelte-9sff3o:hover{opacity:1;transform:scale(1.1)}@media(max-width:600px){footer.svelte-9sff3o{padding:.25rem 1rem}.page.svelte-9sff3o{font-size:.8rem;padding-right:1rem;line-height:20px}.page-container.svelte-9sff3o{height:20px}.sound-button.svelte-9sff3o{font-size:.8rem}}@media(max-width:400px){.page.svelte-9sff3o{font-size:.75rem;padding-right:.75rem}.sound-button.svelte-9sff3o{font-size:.75rem}}.emoji-wrapper.svelte-9sff3o{padding:0 .5rem;opacity:.9;transition:all .2s ease;display:inline}.emoji-wrapper.svelte-9sff3o:hover{opacity:1;transform:scale(1.1)}.clickable-text.svelte-9sff3o{cursor:pointer;color:#31fd9d;font-weight:600;transition:all .2s ease;opacity:.95;background:none;border:none;padding:0;font:inherit}.clickable-text.svelte-9sff3o:hover{opacity:1;text-shadow:0 0 8px rgba(49,253,157,.3)}.terminal-container.svelte-u6vdks{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.terminal.svelte-u6vdks{font-family:Courier New,monospace;color:#fff;position:relative;display:inline-block;text-align:center;font-size:1.5rem;font-weight:700}.scrambling{font-weight:700;transition:color .2s ease}*{font-family:DM Sans,-apple-system,sans-serif;box-sizing:border-box}:root{--background-color: #080808;--text-color: #c8c8c8;--text-muted: #666}main.svelte-1n46o8q{text-align:left;margin:0 auto;max-width:100%;background-color:var(--background-color);min-height:100vh;display:flex;flex-direction:column;color:var(--text-color);padding-top:calc(36px + var(--banner-height, 0px));position:relative}.logo-container.desktop-mode.svelte-1n46o8q{flex:0 0 auto;width:33.33%}header.svelte-1n46o8q{background:#0a0a0a;padding:0 16px;height:36px;position:fixed;top:0;left:0;right:0;z-index:1000;border-bottom:1px solid #1a1a1a;display:flex;align-items:center}.header-content.svelte-1n46o8q{display:flex;justify-content:space-between;align-items:center;width:100%;gap:16px}.logo-container.svelte-1n46o8q{flex:0 0 auto;text-align:left}.logo-wrapper.svelte-1n46o8q{position:relative;display:inline-block;cursor:pointer;transform:scale(1.05);background:none;border:none;padding:0}.logo-text.svelte-1n46o8q{font-family:JetBrains Mono,monospace;font-weight:700;font-size:12px;color:#888;letter-spacing:.08em}.title-container.svelte-1n46o8q{flex:0 0 auto}.rune-tools-title.svelte-1n46o8q{font-family:JetBrains Mono,monospace;color:#555;font-size:11px;font-weight:500;margin:0;line-height:1;letter-spacing:.06em}.content.svelte-1n46o8q{flex:1;padding-top:0;position:relative;z-index:1;padding-bottom:40px}.scrollable-container.svelte-1n46o8q{padding-top:0}@keyframes svelte-1n46o8q-shimmer{0%{left:-100%}to{left:100%}}.back-button.svelte-1n46o8q{background:none;border:none;cursor:pointer;padding:.5rem;color:var(--text-color);transition:color .3s ease}.back-button.svelte-1n46o8q:hover{color:var(--primary-color)}.back-button.svelte-1n46o8q{display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .3s ease}.back-button.svelte-1n46o8q:hover{background-color:#ffffff1a;transform:translate(-2px)}@keyframes svelte-1n46o8q-logoPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}}:root{--banner-height: 24px}@media(max-width:600px){:root{--banner-height: 22px}}.terminal-home.svelte-1n46o8q{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 120px);padding:2rem 1rem;gap:40px}.terminal-hero.svelte-1n46o8q{text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.hero-sigil.svelte-1n46o8q{font-size:48px;color:#0c6;line-height:1;margin-bottom:8px;text-shadow:0 0 30px rgba(0,204,102,.3);animation:svelte-1n46o8q-sigil-glow 3s ease-in-out infinite alternate}@keyframes svelte-1n46o8q-sigil-glow{0%{text-shadow:0 0 20px rgba(0,204,102,.2)}to{text-shadow:0 0 40px rgba(0,204,102,.4),0 0 80px rgba(0,204,102,.1)}}.hero-title.svelte-1n46o8q{font-family:JetBrains Mono,monospace;font-size:32px;font-weight:800;color:#e0e0e0;letter-spacing:.15em;margin:0;line-height:1}.hero-dot.svelte-1n46o8q{color:#0c6}.hero-sub.svelte-1n46o8q{font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600;letter-spacing:.3em;color:#444;margin-top:4px}.terminal-nav.svelte-1n46o8q{width:100%;max-width:520px}.nav-header.svelte-1n46o8q{display:flex;justify-content:space-between;align-items:baseline;padding:0 0 10px;border-bottom:1px solid #1a1a1a;margin-bottom:2px}.nav-label.svelte-1n46o8q{font-family:JetBrains Mono,monospace;font-size:9px;font-weight:700;letter-spacing:.12em;color:#666}.nav-hint.svelte-1n46o8q{font-family:JetBrains Mono,monospace;font-size:9px;color:#333}.nav-row.svelte-1n46o8q{display:flex;align-items:center;gap:14px;width:100%;padding:16px;background:transparent;border:none;border-bottom:1px solid #111;color:#c8c8c8;cursor:pointer;transition:all .15s ease;text-align:left;font-family:inherit}.nav-row.svelte-1n46o8q:hover{background:#0d0d0d;border-bottom-color:#1a1a1a}.nav-row.svelte-1n46o8q:hover .nav-name:where(.svelte-1n46o8q){color:#0c6}.nav-row.svelte-1n46o8q:hover .nav-arrow:where(.svelte-1n46o8q){color:#0c6;transform:translate(4px)}.nav-index.svelte-1n46o8q{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600;color:#333;min-width:16px}.nav-icon.svelte-1n46o8q{font-size:20px;min-width:24px;text-align:center}.nav-info.svelte-1n46o8q{flex:1;display:flex;flex-direction:column;gap:3px;min-width:0}.nav-name.svelte-1n46o8q{font-family:JetBrains Mono,monospace;font-size:14px;font-weight:600;color:#ccc;transition:color .15s}.nav-desc.svelte-1n46o8q{font-family:DM Sans,sans-serif;font-size:12px;color:#555;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-arrow.svelte-1n46o8q{font-family:JetBrains Mono,monospace;font-size:16px;color:#222;transition:all .15s;flex-shrink:0}.terminal-status.svelte-1n46o8q{display:flex;align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:10px;color:#333}.status-dot.svelte-1n46o8q{display:inline-block;width:5px;height:5px;border-radius:50%;background:#0c6;box-shadow:0 0 6px #0c66;margin-right:4px;vertical-align:middle;animation:svelte-1n46o8q-pulse-dot 2s infinite}@keyframes svelte-1n46o8q-pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.status-sep.svelte-1n46o8q{color:#1a1a1a}@media(max-width:600px){.hero-title.svelte-1n46o8q{font-size:24px}.hero-sigil.svelte-1n46o8q{font-size:36px}.terminal-nav.svelte-1n46o8q{max-width:100%}.nav-desc.svelte-1n46o8q{display:none}.nav-row.svelte-1n46o8q{padding:14px 12px}}
