@import"https://fonts.seecdn.net/css2?family=JetBrains+Mono:wght@400;500;700&display=swap";html:has(.see-terminal){--bg: #050B06;--panel: #08120B;--green: #46E879;--green-bright: #9BFFC2;--green-dim: #2F9156;--line: rgba(70, 232, 121, .16);--line-strong: rgba(70, 232, 121, .32);--glow: 0 0 7px rgba(70, 232, 121, .45);--fg: #46E879;--fg-2: #2F9156;--chip-bg: transparent;--hairline: rgba(70, 232, 121, .22);--hairline-strong: rgba(70, 232, 121, .42);--brand-1: #9BFFC2;--glass-bg: #08120B;--glass-border: #46E879;--glass-shadow: 0 0 0 1px rgba(70, 232, 121, .25), 0 12px 30px rgba(0, 0, 0, .6);--chip-active-bg: #46E879;--chip-active-fg: #050B06;--quick-btn-bg: var(--chip-bg);--quick-btn-bg-hover: rgba(70, 232, 121, .12);--quick-btn-border: var(--hairline)}html:has(.see-terminal) body{background:var(--bg)}html:has(.see-terminal) .bio-footer,html:has(.see-terminal) .bio-footer .bio-footer-link,html:has(.see-terminal) .bio-footer strong{color:var(--green-dim)}html:has(.see-terminal) .bio-footer{background:var(--bg)}.see[data-astro-cid-dexbvv4y]{--font-mono: "JetBrains Mono", ui-monospace, "SF Mono", "Cascadia Code", "Courier New", monospace;position:relative;width:100%;max-width:100%;min-width:0;min-height:100dvh;overflow-x:clip;background:var(--bg);color:var(--green);font-family:var(--font-mono);-webkit-font-smoothing:antialiased;display:flex;justify-content:center;align-items:center;padding:40px 20px;box-sizing:border-box}.see[data-astro-cid-dexbvv4y]:after{content:"";position:fixed;inset:0;z-index:5;pointer-events:none;background:repeating-linear-gradient(#0000 0 2px,#00000029 2px 3px),radial-gradient(120% 90% at 50% 0%,rgba(70,232,121,.06),transparent 60%)}.see-term[data-astro-cid-dexbvv4y]{position:relative;z-index:1;width:100%;max-width:min(640px,100%);min-width:0;background:var(--panel);border:1px solid var(--line-strong);border-radius:8px;box-shadow:0 0 0 1px #46e8790f,0 0 60px #46e87914,0 24px 60px #000000b3;overflow:hidden}.see-titlebar[data-astro-cid-dexbvv4y]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid var(--line);background:#46e8790a}.see-dots[data-astro-cid-dexbvv4y]{display:inline-flex;gap:7px;flex-shrink:0}.see-dots[data-astro-cid-dexbvv4y] i[data-astro-cid-dexbvv4y]{width:11px;height:11px;border-radius:50%;border:1px solid var(--green-dim);background:transparent}.see-dots--ghost[data-astro-cid-dexbvv4y]{visibility:hidden}.see-titlebar-label[data-astro-cid-dexbvv4y]{font-size:12.5px;color:var(--green-dim);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.see-screen[data-astro-cid-dexbvv4y]{padding:26px 22px 22px}.see-profile[data-astro-cid-dexbvv4y]{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.see-avatar[data-astro-cid-dexbvv4y]{width:72px;height:72px;margin-bottom:14px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--green);border-radius:4px;box-shadow:var(--glow);background:#04150b}.see-avatar[data-astro-cid-dexbvv4y] img[data-astro-cid-dexbvv4y]{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(.3) saturate(1.05) brightness(1.02)}.see-avatar-glyph[data-astro-cid-dexbvv4y]{font-size:24px;font-weight:700;color:var(--green-bright);text-shadow:var(--glow)}.see-cmd[data-astro-cid-dexbvv4y]{font-size:13px;color:var(--green-dim);margin-top:12px}.see-cmd--section[data-astro-cid-dexbvv4y]{margin-top:26px;margin-bottom:10px;color:var(--green-dim)}.see-name[data-astro-cid-dexbvv4y]{margin:2px 0 0;font-size:24px;font-weight:700;line-height:1.2;color:var(--green-bright);text-shadow:var(--glow);letter-spacing:-.01em;word-break:break-word}.see-bio[data-astro-cid-dexbvv4y]{margin:2px 0 0;font-size:15px;font-weight:400;line-height:1.5;color:var(--green);max-width:52ch;text-wrap:pretty}.see-socials[data-astro-cid-dexbvv4y]{margin-top:18px;align-self:stretch}.see-socials[data-astro-cid-dexbvv4y] .platforms{justify-content:flex-start}.see-socials[data-astro-cid-dexbvv4y] .platform-icon{background:transparent!important;border-color:transparent!important;color:var(--green)!important}.see-socials[data-astro-cid-dexbvv4y] .platform-icon svg{width:22px;height:22px}.see-socials[data-astro-cid-dexbvv4y] .platform-icon:hover{background:transparent!important;color:var(--green-bright)!important;transform:translateY(-2px);filter:drop-shadow(0 0 5px rgba(70,232,121,.6))}.see-items[data-astro-cid-dexbvv4y]{display:flex;flex-direction:column}.see-item[data-astro-cid-dexbvv4y]{display:flex;align-items:center;gap:10px;padding:11px 10px;border-top:1px dashed var(--line);color:var(--green);font-size:15px;text-decoration:none;transition:background .1s linear,color .1s linear,padding-left .12s ease-out;opacity:0;transform:translateY(4px);animation:see-in .34s ease-out forwards;animation-delay:calc(var(--i, 0) * .05s)}.see-item[data-astro-cid-dexbvv4y]:last-child{border-bottom:1px dashed var(--line)}.see-prompt[data-astro-cid-dexbvv4y]{color:var(--green-dim);flex-shrink:0}.see-item-title[data-astro-cid-dexbvv4y]{flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.see-item-tag[data-astro-cid-dexbvv4y]{flex-shrink:0;font-size:12px;color:var(--green-dim)}.see-arrow[data-astro-cid-dexbvv4y]{flex-shrink:0;color:var(--green-dim)}.see-item[data-astro-cid-dexbvv4y]:hover{background:var(--green);color:var(--bg);padding-left:16px}.see-item[data-astro-cid-dexbvv4y]:hover .see-prompt[data-astro-cid-dexbvv4y],.see-item[data-astro-cid-dexbvv4y]:hover .see-item-tag[data-astro-cid-dexbvv4y],.see-item[data-astro-cid-dexbvv4y]:hover .see-arrow[data-astro-cid-dexbvv4y]{color:var(--bg)}.see-item[data-astro-cid-dexbvv4y]:focus-visible{outline:2px solid var(--brand-1);outline-offset:-2px}.see-promptline[data-astro-cid-dexbvv4y]{display:flex;align-items:center;gap:8px;margin-top:24px;font-size:14px;color:var(--green-dim)}.see-cursor[data-astro-cid-dexbvv4y]{display:inline-block;width:9px;height:17px;background:var(--green-bright);box-shadow:var(--glow);animation:see-blink 1.05s steps(1) infinite}@keyframes see-in{to{opacity:1;transform:none}}@keyframes see-blink{0%,50%{opacity:1}50.01%,to{opacity:0}}@media(max-width:600px){.see[data-astro-cid-dexbvv4y]{padding:24px 12px}.see-term[data-astro-cid-dexbvv4y]{min-width:0;max-width:100%}.see-screen[data-astro-cid-dexbvv4y]{padding:22px 16px 18px}.see-item-tag[data-astro-cid-dexbvv4y]{display:none}.see-name[data-astro-cid-dexbvv4y]{font-size:21px}}@media(prefers-reduced-motion:reduce){.see-item[data-astro-cid-dexbvv4y]{opacity:1;transform:none;animation:none;transition:background .1s linear,color .1s linear}.see-item[data-astro-cid-dexbvv4y]:hover{padding-left:10px}.see-socials[data-astro-cid-dexbvv4y] .platform-icon:hover{transform:none}.see-cursor[data-astro-cid-dexbvv4y]{animation:none}}.see-avatar[data-astro-cid-dexbvv4y]{transform:rotate(0);transition:transform .8s cubic-bezier(.23,1,.32,1)}.see-avatar[data-astro-cid-dexbvv4y]:hover{transform:rotate(360deg)}@media(prefers-reduced-motion:reduce){.see-avatar[data-astro-cid-dexbvv4y]{transition:none}.see-avatar[data-astro-cid-dexbvv4y]:hover{transform:rotate(0)}}
