.chat[data-astro-cid-he3pk2eo]{flex-direction:column;width:100%;max-width:480px;min-height:100dvh;margin:0 auto;padding:2rem 1.25rem;display:flex}.chat-inner[data-astro-cid-he3pk2eo]{flex-direction:column;flex:1;gap:1.5rem;padding-bottom:1rem;display:flex}.msg[data-astro-cid-he3pk2eo]{flex-direction:column;gap:.4rem;animation:.4s both fadeUp;display:flex}.msg-user[data-astro-cid-he3pk2eo]{align-items:flex-end}.msg-label[data-astro-cid-he3pk2eo]{font-size:10px;font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.2em}.bubble[data-astro-cid-he3pk2eo]{border:1px solid var(--border);background:#141414;max-width:400px;padding:.8rem 1rem}.msg-user[data-astro-cid-he3pk2eo] .bubble[data-astro-cid-he3pk2eo]{background:var(--accent);color:var(--bg);border-color:var(--accent)}.text[data-astro-cid-he3pk2eo]{white-space:pre-wrap;word-break:break-word;font-size:15px;line-height:1.6}.cursor[data-astro-cid-he3pk2eo]{color:var(--accent);font-weight:400;animation:.7s step-end infinite blink}.msg-user[data-astro-cid-he3pk2eo] .cursor[data-astro-cid-he3pk2eo]{color:var(--bg)}.options[data-astro-cid-he3pk2eo]{flex-direction:column;gap:.4rem;margin-top:.75rem;animation:.3s .1s both fadeUp;display:flex}.opt-btn[data-astro-cid-he3pk2eo]{color:var(--fg);font-size:13px;font-family:var(--font-mono);text-align:left;cursor:pointer;background:0 0;border:1px solid #333;padding:.6rem 1rem;transition:all .15s}.opt-btn[data-astro-cid-he3pk2eo]:hover{border-color:var(--accent);color:var(--accent);padding-left:1.25rem}.chat-input[data-astro-cid-he3pk2eo]{border:1px solid var(--border);background:#141414;align-items:center;gap:.5rem;padding:.6rem .75rem;animation:.3s both fadeUp;display:flex}.chat-input[data-astro-cid-he3pk2eo]:focus-within{border-color:#444}.chat-input[data-astro-cid-he3pk2eo] input[data-astro-cid-he3pk2eo]{color:var(--fg);font-size:15px;font-family:var(--font-sans);background:0 0;border:0;outline:none;flex:1}.chat-input[data-astro-cid-he3pk2eo] input[data-astro-cid-he3pk2eo]::placeholder{color:#444}.chat-input[data-astro-cid-he3pk2eo] button[data-astro-cid-he3pk2eo]{background:var(--accent);width:32px;height:32px;color:var(--bg);cursor:pointer;border:0;place-items:center;transition:opacity .15s;display:grid}.chat-input[data-astro-cid-he3pk2eo] button[data-astro-cid-he3pk2eo]:hover{opacity:.8}.complete[data-astro-cid-he3pk2eo]{flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.5rem 0;animation:.4s both fadeUp;display:flex}.complete-mark[data-astro-cid-he3pk2eo]{background:var(--accent);width:32px;height:32px;color:var(--bg);place-items:center;margin-bottom:.25rem;font-size:16px;font-weight:700;display:grid}.complete-text[data-astro-cid-he3pk2eo]{color:var(--fg-mid);font-size:14px}.restart-btn[data-astro-cid-he3pk2eo]{color:var(--fg);font-size:12px;font-family:var(--font-mono);cursor:pointer;background:0 0;border:1px solid #333;margin-top:.5rem;padding:.5rem 1rem;transition:all .15s}.restart-btn[data-astro-cid-he3pk2eo]:hover{border-color:var(--accent);color:var(--accent)}@media (width<=640px){.chat[data-astro-cid-he3pk2eo]{padding:1.5rem 1rem}.bubble[data-astro-cid-he3pk2eo]{max-width:calc(100% - 8px)}.chat-input[data-astro-cid-he3pk2eo] input[data-astro-cid-he3pk2eo]{font-size:16px}}.card[data-astro-cid-g4ygm53b]{border:1px solid var(--border);background:var(--bg);flex-direction:column;transition:border-color .25s,transform .25s;display:flex;position:relative}.card[data-astro-cid-g4ygm53b]:hover{border-color:var(--accent);transform:translateY(-2px)}.card-top[data-astro-cid-g4ygm53b]{justify-content:flex-end;padding:1.25rem 1.25rem 0;display:flex}.card-arrow[data-astro-cid-g4ygm53b]{color:#333;font-size:20px;transition:color .25s,transform .25s}.card[data-astro-cid-g4ygm53b]:hover .card-arrow[data-astro-cid-g4ygm53b]{color:var(--accent);transform:translate(2px,-2px)}.card-body[data-astro-cid-g4ygm53b]{flex:1;padding:.75rem 1.25rem 1rem}.card-title[data-astro-cid-g4ygm53b]{letter-spacing:-.02em;margin-bottom:.4rem;font-size:16px;font-weight:600}.card-desc[data-astro-cid-g4ygm53b]{color:var(--fg-mid);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.card-footer[data-astro-cid-g4ygm53b]{padding:0 1.25rem 1.25rem}.card-tags[data-astro-cid-g4ygm53b]{flex-wrap:wrap;gap:.3rem;display:flex}.tag[data-astro-cid-g4ygm53b]{font-size:10px;font-family:var(--font-mono);color:var(--fg-dim);text-transform:uppercase;letter-spacing:.05em;border:1px solid #1a1a1a;padding:.2rem .5rem}main[data-astro-cid-lcdefpme]{padding-bottom:0}.hero[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--border);align-items:center;min-height:100dvh;padding:4rem 1.5rem;display:flex}.hero-inner[data-astro-cid-lcdefpme]{max-width:800px;animation:.6s both fadeUp}.hero-label[data-astro-cid-lcdefpme]{font-size:11px;font-family:var(--font-mono);color:var(--fg-dim);text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:.5rem;margin-bottom:2rem;display:inline-flex}.hero-dot[data-astro-cid-lcdefpme]{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse}.hero-title[data-astro-cid-lcdefpme]{letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(48px,10vw,96px);font-weight:700;line-height:.95}.hero-line[data-astro-cid-lcdefpme]{display:block}.hero-accent[data-astro-cid-lcdefpme]{color:var(--accent)}.hero-sub[data-astro-cid-lcdefpme]{color:var(--fg-mid);max-width:400px;margin-bottom:2rem;font-size:18px;line-height:1.6}.hero-meta[data-astro-cid-lcdefpme]{font-size:12px;font-family:var(--font-mono);color:var(--fg-dim);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.75rem;display:flex}.meta-dot[data-astro-cid-lcdefpme]{background:#444;border-radius:50%;width:3px;height:3px}.section-label[data-astro-cid-lcdefpme]{align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.label-num[data-astro-cid-lcdefpme]{font-size:11px;font-family:var(--font-mono);color:var(--accent);letter-spacing:.1em}.label-text[data-astro-cid-lcdefpme]{font-size:11px;font-family:var(--font-mono);color:var(--fg-dim);text-transform:uppercase;letter-spacing:.15em}.form-section[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--border);padding:4rem 1.5rem}.portfolio[data-astro-cid-lcdefpme]{padding:4rem 1.5rem}.portfolio-header[data-astro-cid-lcdefpme]{max-width:1100px;margin:0 auto 2rem}.portfolio-sub[data-astro-cid-lcdefpme]{color:var(--fg-dim);margin-top:-1rem;font-size:15px}.portfolio-grid[data-astro-cid-lcdefpme]{background:var(--border);grid-template-columns:repeat(3,1fr);gap:1px;max-width:1100px;margin:0 auto;display:grid}.site-footer[data-astro-cid-lcdefpme]{border-top:1px solid var(--border);padding:2rem 1.5rem}.footer-inner[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;display:flex}.footer-left[data-astro-cid-lcdefpme]{align-items:center;gap:1rem;display:flex}.footer-logo[data-astro-cid-lcdefpme]{letter-spacing:-.02em;font-size:14px;font-weight:700}.footer-copy[data-astro-cid-lcdefpme]{font-size:12px;font-family:var(--font-mono);color:var(--fg-dim)}.footer-link[data-astro-cid-lcdefpme]{font-size:12px;font-family:var(--font-mono);color:var(--fg-dim);transition:color .2s}.footer-link[data-astro-cid-lcdefpme]:hover{color:var(--accent)}@media (width<=900px){.portfolio-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.hero[data-astro-cid-lcdefpme]{min-height:auto;padding:5rem 1.25rem 4rem}.hero-title[data-astro-cid-lcdefpme]{font-size:clamp(36px,12vw,64px)}.portfolio-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.footer-inner[data-astro-cid-lcdefpme]{text-align:center;flex-direction:column;gap:1rem}.footer-left[data-astro-cid-lcdefpme]{flex-direction:column;gap:.25rem}}
