#console-overlay[data-astro-cid-vtfqs2wi]{position:fixed;inset:0;background:#140c1ed9;display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(4px);animation:fadeIn .2s ease}#console-overlay[data-astro-cid-vtfqs2wi].hidden{display:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.console-window[data-astro-cid-vtfqs2wi]{background:#100c1a;border:1px solid var(--primary);border-radius:10px;width:min(700px,95vw);max-height:80vh;display:flex;flex-direction:column;box-shadow:0 0 40px #bca9f533;overflow:hidden;transition:border-color .1s,box-shadow .1s}.console-header[data-astro-cid-vtfqs2wi]{display:flex;align-items:center;gap:.75rem;padding:.6rem 1rem;background:#1a1228;border-bottom:1px solid rgba(188,169,245,.2);cursor:default}.console-dots[data-astro-cid-vtfqs2wi]{display:flex;gap:6px}.dot[data-astro-cid-vtfqs2wi]{width:12px;height:12px;border-radius:50%}.dot-red[data-astro-cid-vtfqs2wi]{background:#ff5f57}.dot-yellow[data-astro-cid-vtfqs2wi]{background:#febc2e}.dot-green[data-astro-cid-vtfqs2wi]{background:#28c840}.console-title[data-astro-cid-vtfqs2wi]{flex:1;text-align:center;font-family:Consolas,Courier New,monospace;font-size:.8rem;color:#bca9f599}.console-close[data-astro-cid-vtfqs2wi]{background:none;border:none;color:#bca9f580;cursor:pointer;font-size:1rem;padding:2px 6px;border-radius:4px;transition:color .2s,background .2s;line-height:1}.console-close[data-astro-cid-vtfqs2wi]:hover{color:var(--text-light);background:#ff5f5733;transform:none}.console-output[data-astro-cid-vtfqs2wi]{flex:1;overflow-y:auto;padding:1rem;font-family:Consolas,Courier New,monospace;font-size:.875rem;line-height:1.6;color:var(--text-light);min-height:300px;max-height:50vh;cursor:default}.console-output[data-astro-cid-vtfqs2wi]::-webkit-scrollbar{width:6px}.console-output[data-astro-cid-vtfqs2wi]::-webkit-scrollbar-track{background:#1a1228}.console-output[data-astro-cid-vtfqs2wi]::-webkit-scrollbar-thumb{background:var(--primary);border-radius:3px}.console-input-row[data-astro-cid-vtfqs2wi]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-top:1px solid rgba(188,169,245,.2);background:#0e0b18}.console-prompt[data-astro-cid-vtfqs2wi]{font-family:Consolas,Courier New,monospace;font-size:.875rem;color:var(--primary);white-space:nowrap;user-select:none}.console-input[data-astro-cid-vtfqs2wi]{flex:1;background:transparent;border:none;outline:none;font-family:Consolas,Courier New,monospace;font-size:.875rem;color:var(--text-light);caret-color:var(--primary);cursor:text}.console-input[data-astro-cid-vtfqs2wi]::placeholder{color:#f8f8ff33}.out-cmd[data-astro-cid-vtfqs2wi]{color:var(--primary)}.out-success[data-astro-cid-vtfqs2wi]{color:#28c840}.out-error[data-astro-cid-vtfqs2wi]{color:#ff5f57}.out-info[data-astro-cid-vtfqs2wi]{color:var(--text-light)}.out-muted[data-astro-cid-vtfqs2wi]{color:#f8f8ff80}.out-accent[data-astro-cid-vtfqs2wi]{color:var(--accent)}.out-divider[data-astro-cid-vtfqs2wi]{color:#bca9f54d}.out-party[data-astro-cid-vtfqs2wi]{animation:partyText .5s linear infinite}@keyframes partyText{0%{color:#ff6b6b}16%{color:#ffd93d}33%{color:#6bcb77}50%{color:#4d96ff}66%{color:#c77dff}83%{color:#ff69b4}to{color:#ff6b6b}}pre[data-astro-cid-vtfqs2wi].out-pre{white-space:pre;color:var(--accent);font-family:Consolas,Courier New,monospace;font-size:.8rem;line-height:1.4}@media (max-width: 767px){.console-window[data-astro-cid-vtfqs2wi]{width:95vw;max-height:85vh}.console-output[data-astro-cid-vtfqs2wi]{font-size:.8rem;min-height:200px}.console-input[data-astro-cid-vtfqs2wi]{font-size:.8rem}}.home-main[data-astro-cid-j7pv25f6]{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;cursor:pointer}.home-center[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:center;gap:2.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:default}.logo[data-astro-cid-j7pv25f6]{width:50vw;max-width:400px;display:block;cursor:pointer;transition:transform .3s ease;user-select:none;-webkit-user-drag:none;filter:drop-shadow(0 4px 20px rgba(188,169,245,.15))}.logo[data-astro-cid-j7pv25f6]:hover{transform:scale(1.1)}.btn-wrapper[data-astro-cid-j7pv25f6]{display:flex;justify-content:center}.hello-btn[data-astro-cid-j7pv25f6]{font-size:19px;font-family:Consolas,Courier New,monospace;cursor:pointer}.hello-overlay[data-astro-cid-j7pv25f6]{position:fixed;inset:0;background:#140c1e99;display:flex;align-items:center;justify-content:center;z-index:500;backdrop-filter:blur(6px);animation:fadeIn .2s ease}.hello-overlay[data-astro-cid-j7pv25f6].hidden{display:none}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.hello-modal[data-astro-cid-j7pv25f6]{background:var(--bg-dark);border:1px solid var(--primary);border-radius:12px;padding:2.5rem 3rem;text-align:center;max-width:380px;width:90%;position:relative;box-shadow:0 0 60px #bca9f540;cursor:default;animation:modalIn .25s cubic-bezier(.34,1.56,.64,1)}body.light .hello-modal[data-astro-cid-j7pv25f6]{background:var(--bg-light)}@keyframes modalIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.hello-modal-close[data-astro-cid-j7pv25f6]{position:absolute;top:.75rem;right:.75rem;background:none;border:none;color:#bca9f580;cursor:pointer;font-size:1rem;padding:4px 8px;border-radius:4px;transition:color .2s;line-height:1}.hello-modal-close[data-astro-cid-j7pv25f6]:hover{color:var(--text-light);background:#ff5f5726;transform:none}body.light .hello-modal-close[data-astro-cid-j7pv25f6]:hover{color:var(--text-dark)}.hello-greeting[data-astro-cid-j7pv25f6]{font-size:1.1rem;margin-bottom:1rem;color:var(--text-light)}body.light .hello-greeting[data-astro-cid-j7pv25f6]{color:var(--text-dark)}.hello-email[data-astro-cid-j7pv25f6]{display:inline-block;font-family:Consolas,Courier New,monospace;font-size:1.25rem;color:var(--primary);font-weight:600;letter-spacing:.03em;transition:color .2s;text-decoration:none}.hello-email[data-astro-cid-j7pv25f6]:hover{color:var(--accent);text-decoration:underline}.hello-sub[data-astro-cid-j7pv25f6]{margin-top:1rem;font-size:.85rem;opacity:.6;color:var(--text-light)}body.light .hello-sub[data-astro-cid-j7pv25f6]{color:var(--text-dark)}footer{position:fixed;bottom:0;left:0;right:0}@media (max-width: 767px){.logo[data-astro-cid-j7pv25f6]{width:70vw}.hello-modal[data-astro-cid-j7pv25f6]{padding:2rem 1.5rem}.hello-email[data-astro-cid-j7pv25f6]{font-size:1rem}}
