@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&display=swap";.explorer-container[data-astro-cid-wfrjesbw]{flex:1;display:flex;flex-direction:column;width:100%;height:100%;position:relative;overflow:hidden;background:#0a0a0a;font-family:JetBrains Mono,monospace}.crt-overlay[data-astro-cid-wfrjesbw]{position:absolute;inset:0;pointer-events:none;z-index:100;background:radial-gradient(ellipse at center,transparent 0%,rgba(0,0,0,.15) 100%)}.scanlines[data-astro-cid-wfrjesbw]{position:absolute;inset:0;pointer-events:none;z-index:101;background:repeating-linear-gradient(0deg,transparent 0px,transparent 1px,rgba(0,0,0,.1) 1px,rgba(0,0,0,.1) 2px);opacity:.5}.explorer[data-astro-cid-wfrjesbw]{flex:1;display:flex;flex-direction:column;max-width:750px;width:100%;margin:0 auto;padding:1rem;gap:.75rem}.construction-banner[data-astro-cid-wfrjesbw]{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.5rem 1rem;background:#ffb4321a;border:1px solid rgba(255,180,50,.3);border-radius:6px;font-size:.75rem;color:#ffc864e6;letter-spacing:.02em}.construction-icon[data-astro-cid-wfrjesbw]{opacity:.6;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.4}50%{opacity:.8}}.explorer-header[data-astro-cid-wfrjesbw]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:8px}.breadcrumb[data-astro-cid-wfrjesbw]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.crumb[data-astro-cid-wfrjesbw],.crumb-btn{color:var(--color-text-muted);font-size:.85rem;font-family:inherit;background:none!important;background-color:transparent!important;border:none!important;padding:.25rem .5rem;margin:-.25rem -.5rem;border-radius:4px;cursor:pointer;transition:all .15s;-webkit-appearance:none;appearance:none}.crumb-btn:hover{color:var(--color-accent);background:#ffffff0d!important}.crumb[data-astro-cid-wfrjesbw].active{color:var(--color-text);cursor:default;font-weight:500}.crumb-sep[data-astro-cid-wfrjesbw]{color:var(--color-text-muted);opacity:.5}.back-link[data-astro-cid-wfrjesbw]{color:var(--color-text-muted);font-size:.75rem;text-decoration:none;transition:color .15s}.back-link[data-astro-cid-wfrjesbw]:hover{color:var(--color-text)}.content-area[data-astro-cid-wfrjesbw]{flex:1;overflow:hidden;display:flex;flex-direction:column}.content[data-astro-cid-wfrjesbw]{flex:1;overflow-y:auto;padding:1rem}.intro[data-astro-cid-wfrjesbw],.content-text[data-astro-cid-wfrjesbw]{font-size:.875rem;line-height:1.8;color:var(--color-text-secondary);margin-bottom:1.5rem}.intro[data-astro-cid-wfrjesbw] strong[data-astro-cid-wfrjesbw],.content-text[data-astro-cid-wfrjesbw] strong[data-astro-cid-wfrjesbw]{color:var(--color-text)}.content[data-astro-cid-wfrjesbw] code[data-astro-cid-wfrjesbw]{background:#ffffff14;padding:.15em .4em;border-radius:3px;font-size:.9em}.content[data-astro-cid-wfrjesbw] pre[data-astro-cid-wfrjesbw]{background:#0000004d;border:1px solid rgba(255,255,255,.08);padding:1rem;border-radius:6px;overflow-x:auto;margin:1rem 0;font-size:.8rem;line-height:1.5;white-space:pre-wrap;word-wrap:break-word;font-family:JetBrains Mono,monospace;color:#ffffffd9}.content[data-astro-cid-wfrjesbw] pre[data-astro-cid-wfrjesbw][data-lang]:not([data-lang=""]):before{content:attr(data-lang);display:block;font-size:.7rem;color:#fff6;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.raw-prompt{margin-top:1rem;position:relative;background:#0006;border:1px solid rgba(255,255,255,.1);border-radius:8px}.raw-prompt pre{background:transparent;border:none;border-radius:0;padding:1.25rem;margin:0;font-family:var(--font-mono);font-size:.85rem;line-height:1.6;color:#ffffffd9;white-space:pre-wrap;word-wrap:break-word;overflow-x:auto;max-height:60vh;overflow-y:auto}.copy-btn{position:absolute;top:.75rem;right:.75rem;display:flex;align-items:center;gap:.3rem;padding:.3rem .5rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:4px;color:var(--color-text-muted);font-family:var(--font-mono);font-size:.65rem;cursor:pointer;transition:all .15s;z-index:1}.copy-btn:hover{background:#ffffff1a;color:var(--color-text);border-color:#fff3}.copy-btn.copied{background:#4ade801f;border-color:#4ade804d;color:#4ade80}.copy-icon{font-size:.75rem;opacity:.8}.raw-prompt pre::-webkit-scrollbar{width:6px;height:6px}.raw-prompt pre::-webkit-scrollbar-track{background:transparent}.raw-prompt pre::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.content[data-astro-cid-wfrjesbw] a[data-astro-cid-wfrjesbw],.content a{color:var(--color-accent);text-decoration:none;border-bottom:1px solid rgba(232,130,92,.3);transition:all .15s}.content[data-astro-cid-wfrjesbw] a[data-astro-cid-wfrjesbw]:hover,.content a:hover{border-bottom-color:var(--color-accent)}.topic-grid{display:flex;flex-direction:column;gap:.25rem;margin-top:1rem}.topic-card{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.875rem 0;background:none;background-color:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.06);border-radius:0;cursor:pointer;transition:all .15s ease;text-align:left;font-family:inherit;color:inherit;width:100%;-webkit-appearance:none;appearance:none}.topic-card:first-child{border-top:1px solid rgba(255,255,255,.06)}.topic-card:hover{background:#ffffff05;padding-left:.5rem;margin-left:-.5rem;padding-right:.5rem;margin-right:-.5rem}.topic-card-content{display:flex;flex-direction:column;gap:.25rem;flex:1}.topic-title{color:var(--color-accent);font-weight:500;font-size:.95rem}.topic-desc{color:var(--color-text-muted);font-size:.8rem;line-height:1.5}.topic-arrow{color:var(--color-text-muted);font-size:.9rem;opacity:.5;margin-top:.1rem;transition:all .15s;flex-shrink:0}.topic-card:hover .topic-arrow{opacity:1;color:var(--color-accent);transform:translate(3px)}.chat-history[data-astro-cid-wfrjesbw]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:1rem}.message[data-astro-cid-wfrjesbw]{font-size:.875rem;line-height:1.7;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.message[data-astro-cid-wfrjesbw].user{display:flex;gap:.5rem}.msg-prompt[data-astro-cid-wfrjesbw]{color:#4ade80;font-weight:500;flex-shrink:0}.msg-prompt[data-astro-cid-wfrjesbw].error{color:#f87171}.message[data-astro-cid-wfrjesbw].user .msg-content[data-astro-cid-wfrjesbw]{color:var(--color-text)}.message[data-astro-cid-wfrjesbw].system .msg-content[data-astro-cid-wfrjesbw]{color:var(--color-text-secondary);white-space:pre-wrap}.thinking[data-astro-cid-wfrjesbw] .thinking-indicator[data-astro-cid-wfrjesbw]{color:var(--color-text-muted);display:flex;align-items:center;gap:.5rem}.thinking[data-astro-cid-wfrjesbw] .spinner[data-astro-cid-wfrjesbw]{color:var(--color-accent)}.input-area[data-astro-cid-wfrjesbw]{padding:.75rem 1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:8px}.chat-form[data-astro-cid-wfrjesbw]{display:flex;align-items:center;gap:.75rem}.prompt-char[data-astro-cid-wfrjesbw]{color:var(--color-accent);font-weight:600;font-size:1rem}.chat-form[data-astro-cid-wfrjesbw] input[data-astro-cid-wfrjesbw]{flex:1;background:transparent;border:none;color:var(--color-text);font-family:inherit;font-size:.9rem;outline:none}.chat-form[data-astro-cid-wfrjesbw] input[data-astro-cid-wfrjesbw]::placeholder{color:var(--color-text-muted)}.chat-form[data-astro-cid-wfrjesbw] input[data-astro-cid-wfrjesbw]:disabled{opacity:.5}.send-btn[data-astro-cid-wfrjesbw]{background:var(--color-accent);border:none;color:#0a0a0a;width:32px;height:32px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.send-btn[data-astro-cid-wfrjesbw]:hover{background:var(--color-accent-hover);transform:scale(1.05)}.content[data-astro-cid-wfrjesbw]::-webkit-scrollbar{width:4px}.content[data-astro-cid-wfrjesbw]::-webkit-scrollbar-track{background:transparent}.content[data-astro-cid-wfrjesbw]::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}@media(max-width:600px){.explorer[data-astro-cid-wfrjesbw]{padding:.5rem}.explorer-header[data-astro-cid-wfrjesbw]{padding:.5rem .75rem}.breadcrumb[data-astro-cid-wfrjesbw]{font-size:.8rem}.topic-grid[data-astro-cid-wfrjesbw]{grid-template-columns:1fr}.topic-card[data-astro-cid-wfrjesbw]{padding:.75rem}}@media(prefers-reduced-motion:reduce){.message[data-astro-cid-wfrjesbw],.topic-card[data-astro-cid-wfrjesbw],.topic-arrow[data-astro-cid-wfrjesbw]{animation:none;transition:none}}
