.chat-mockup[data-astro-cid-s5rjt7sf]{background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000000d;max-width:600px;margin:0 auto}.chat-header[data-astro-cid-s5rjt7sf]{padding:1rem 1.5rem;background:var(--color-bg-alt);border-bottom:1px solid var(--color-border)}.chat-status[data-astro-cid-s5rjt7sf]{display:flex;align-items:center;gap:.5rem}.status-dot[data-astro-cid-s5rjt7sf]{width:8px;height:8px;background:#10b981;border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media (prefers-reduced-motion: reduce){.status-dot[data-astro-cid-s5rjt7sf]{animation:none}}.status-text[data-astro-cid-s5rjt7sf]{font-size:.875rem;color:var(--color-text-muted);font-weight:500}.chat-messages[data-astro-cid-s5rjt7sf]{padding:1.5rem;min-height:400px;max-height:500px;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.message[data-astro-cid-s5rjt7sf]{display:flex;flex-direction:column;gap:.25rem;max-width:80%}.user-message[data-astro-cid-s5rjt7sf]{align-self:flex-end;align-items:flex-end}.assistant-message[data-astro-cid-s5rjt7sf]{align-self:flex-start;align-items:flex-start}.message-content[data-astro-cid-s5rjt7sf]{padding:.75rem 1rem;border-radius:12px;font-size:.9375rem;line-height:1.5}.user-message[data-astro-cid-s5rjt7sf] .message-content[data-astro-cid-s5rjt7sf]{background:var(--color-accent);color:#fff}.assistant-message[data-astro-cid-s5rjt7sf] .message-content[data-astro-cid-s5rjt7sf]{background:var(--color-bg-alt);color:var(--color-text)}.message-time[data-astro-cid-s5rjt7sf]{font-size:.75rem;color:var(--color-text-muted);padding:0 .5rem}.chat-input[data-astro-cid-s5rjt7sf]{padding:1rem 1.5rem;background:var(--color-bg-alt);border-top:1px solid var(--color-border);display:flex;gap:.75rem}.chat-input[data-astro-cid-s5rjt7sf] input[data-astro-cid-s5rjt7sf]{flex:1;padding:.75rem 1rem;border:1px solid var(--color-border);border-radius:8px;font-size:.9375rem;background:var(--color-card-bg);color:var(--color-text-muted);font-family:inherit}.chat-input[data-astro-cid-s5rjt7sf] input[data-astro-cid-s5rjt7sf]:disabled{cursor:not-allowed;opacity:.6}.chat-input[data-astro-cid-s5rjt7sf] button[data-astro-cid-s5rjt7sf]{padding:.75rem 1rem;background:var(--color-accent);color:#fff;border:none;border-radius:8px;cursor:not-allowed;opacity:.6;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}@media (max-width: 768px){.chat-mockup[data-astro-cid-s5rjt7sf]{border-radius:8px}.chat-header[data-astro-cid-s5rjt7sf]{padding:.875rem 1rem}.status-text[data-astro-cid-s5rjt7sf]{font-size:.8125rem}.chat-messages[data-astro-cid-s5rjt7sf]{padding:1rem;min-height:300px;max-height:400px}.message[data-astro-cid-s5rjt7sf]{max-width:90%}.message-content[data-astro-cid-s5rjt7sf]{padding:.65rem .875rem;font-size:.875rem}.message-time[data-astro-cid-s5rjt7sf]{font-size:.7rem}.chat-input[data-astro-cid-s5rjt7sf]{padding:.875rem 1rem}.chat-input[data-astro-cid-s5rjt7sf] input[data-astro-cid-s5rjt7sf]{padding:.65rem .875rem;font-size:.875rem}.chat-input[data-astro-cid-s5rjt7sf] button[data-astro-cid-s5rjt7sf]{padding:.65rem .875rem}}.ai-showcase[data-astro-cid-j4biv4mf]{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.page-header[data-astro-cid-j4biv4mf]{text-align:center;margin-bottom:4rem;padding:2rem 0}.page-header[data-astro-cid-j4biv4mf] h1[data-astro-cid-j4biv4mf]{font-size:var(--font-size-h1);font-weight:700;color:var(--color-text);margin-bottom:1rem}.page-header[data-astro-cid-j4biv4mf] p[data-astro-cid-j4biv4mf]{font-size:var(--font-size-body-large);color:var(--color-text-muted);max-width:700px;margin:0 auto;line-height:1.6}.project-gallery[data-astro-cid-j4biv4mf]{margin-bottom:5rem}.project-gallery[data-astro-cid-j4biv4mf] h2[data-astro-cid-j4biv4mf]{font-size:var(--font-size-h2);font-weight:600;color:var(--color-text);margin-bottom:2rem;text-align:center}.projects-grid[data-astro-cid-j4biv4mf]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;padding-top:12px}.project-card[data-astro-cid-j4biv4mf]{background:#f5e6c8;border:none;border-radius:4px 4px 0 0;padding:2rem;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 12px #00000026,0 2px 4px #0000001a;position:relative}.project-card[data-astro-cid-j4biv4mf]:before{content:"";position:absolute;top:-8px;left:20px;width:60px;height:12px;background:#f5e6c8;border-radius:4px 4px 0 0;box-shadow:0 -2px 4px #00000014}.project-card[data-astro-cid-j4biv4mf]:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 8px 20px #0003,0 4px 8px #0000001f}@media (prefers-reduced-motion: reduce){.project-card[data-astro-cid-j4biv4mf]{transition:none}.project-card[data-astro-cid-j4biv4mf]:hover{transform:none}}.project-icon[data-astro-cid-j4biv4mf]{width:48px;height:48px;margin-bottom:1.5rem;color:#7d5907}.project-card[data-astro-cid-j4biv4mf] h3[data-astro-cid-j4biv4mf]{font-size:var(--font-size-h3);font-weight:600;color:#1a1a1a;margin-bottom:.5rem;text-shadow:none}.project-subtitle[data-astro-cid-j4biv4mf]{font-size:var(--font-size-small);color:#7d5907;font-weight:500;margin-bottom:1rem}.project-description[data-astro-cid-j4biv4mf]{font-size:var(--font-size-small);color:#4a4a4a;line-height:1.6;margin-bottom:1.5rem}.project-tech[data-astro-cid-j4biv4mf]{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag[data-astro-cid-j4biv4mf]{font-family:var(--font-typewriter);font-size:var(--font-size-tiny);padding:.3rem .7rem;background:#7d590726;color:#7d5907;border:1px solid rgba(125,89,7,.3);border-radius:4px;text-transform:uppercase;letter-spacing:.1em}.chat-demo-section[data-astro-cid-j4biv4mf]{margin-bottom:4rem}.chat-demo-section[data-astro-cid-j4biv4mf] h2[data-astro-cid-j4biv4mf]{font-size:var(--font-size-h2);font-weight:600;color:var(--color-text);margin-bottom:1rem;text-align:center}.section-description[data-astro-cid-j4biv4mf]{font-size:var(--font-size-body);color:var(--color-text-muted);text-align:center;max-width:600px;margin:0 auto 2rem;line-height:1.6}.demo-preview[data-astro-cid-j4biv4mf]{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--color-border)}.demo-label[data-astro-cid-j4biv4mf]{font-size:var(--font-size-small);color:var(--color-text-muted);text-align:center;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em;font-family:var(--font-typewriter)}@media (max-width: 768px){.ai-showcase[data-astro-cid-j4biv4mf]{padding:1rem .5rem}.page-header[data-astro-cid-j4biv4mf]{margin-bottom:3rem;padding:1.5rem 0}.page-header[data-astro-cid-j4biv4mf] h1[data-astro-cid-j4biv4mf]{font-size:var(--font-size-h1-mobile)}.page-header[data-astro-cid-j4biv4mf] p[data-astro-cid-j4biv4mf]{font-size:var(--font-size-body)}.project-gallery[data-astro-cid-j4biv4mf]{margin-bottom:4rem}.project-gallery[data-astro-cid-j4biv4mf] h2[data-astro-cid-j4biv4mf]{font-size:var(--font-size-h2-mobile)}.projects-grid[data-astro-cid-j4biv4mf]{grid-template-columns:1fr;gap:1.5rem}.project-card[data-astro-cid-j4biv4mf]{padding:1.5rem}.project-card[data-astro-cid-j4biv4mf] h3[data-astro-cid-j4biv4mf]{font-size:var(--font-size-h3-mobile)}.project-description[data-astro-cid-j4biv4mf]{font-size:var(--font-size-small)}.chat-demo-section[data-astro-cid-j4biv4mf] h2[data-astro-cid-j4biv4mf]{font-size:var(--font-size-h2-mobile)}.section-description[data-astro-cid-j4biv4mf]{font-size:var(--font-size-small);margin-bottom:2rem}}
