.about-hero[data-astro-cid-kh7btl4r]{padding:var(--space-3xl) 0}.about-hero-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:300px 1fr;gap:var(--space-3xl);align-items:center}.headshot[data-astro-cid-kh7btl4r]{width:250px;height:250px;border-radius:50%;object-fit:cover;box-shadow:var(--shadow-lg);transition:all .5s cubic-bezier(.34,1.56,.64,1);border:4px solid transparent}.headshot[data-astro-cid-kh7btl4r]:hover{transform:scale(1.05) rotate(-3deg);border-color:var(--color-teal);box-shadow:0 20px 40px #1b9aaa4d,0 0 0 8px #1b9aaa1a}.about-intro[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{margin-bottom:var(--space-xs)}.tagline[data-astro-cid-kh7btl4r]{font-size:1.25rem;color:var(--accent);font-weight:600;margin-bottom:var(--space-xs)}.location[data-astro-cid-kh7btl4r]{color:var(--text-muted);margin-bottom:var(--space-lg)}.bio-lead[data-astro-cid-kh7btl4r]{font-size:1.125rem;color:var(--text-secondary);margin-bottom:var(--space-xl)}.about-ctas[data-astro-cid-kh7btl4r]{display:flex;gap:var(--space-md)}.content-narrow[data-astro-cid-kh7btl4r]{max-width:900px;margin:0 auto}.content-narrow[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{margin-bottom:var(--space-lg)}.content-narrow[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--text-secondary);margin-bottom:var(--space-md);font-size:1.05rem;line-height:1.7}.alt-bg[data-astro-cid-kh7btl4r]{background:var(--bg-secondary)}.credentials[data-astro-cid-kh7btl4r]{display:flex;gap:var(--space-lg);margin:var(--space-xl) 0;flex-wrap:wrap}.credential[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;padding:var(--space-md);background:#1b9aaa1a;border-radius:8px;border-left:4px solid var(--accent)}.credential-title[data-astro-cid-kh7btl4r]{font-weight:700;color:var(--accent);font-size:1.125rem}.credential-desc[data-astro-cid-kh7btl4r]{font-size:.875rem;color:var(--text-secondary)}.philosophy[data-astro-cid-kh7btl4r]{padding-bottom:calc(var(--space-3xl) + 150px)!important}.philosophy-points[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:var(--space-xl)}.philosophy-icon[data-astro-cid-kh7btl4r]{width:50px;height:50px;background:var(--color-teal);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-md);font-size:1.25rem;color:#fff;transition:all .4s cubic-bezier(.68,-.55,.265,1.55)}.philosophy-point[data-astro-cid-kh7btl4r]:hover .philosophy-icon[data-astro-cid-kh7btl4r]{transform:scale(1.3) rotate(360deg);background:var(--color-coral);box-shadow:0 8px 20px #ef635166}.philosophy-point[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{color:var(--accent);margin-bottom:var(--space-sm);font-size:1.25rem}.philosophy-point[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin-bottom:0}.projects-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-lg);margin-top:var(--space-xl)}.project-card[data-astro-cid-kh7btl4r]{background:var(--bg-card);padding:var(--space-lg);border-radius:12px;border-left:4px solid var(--accent);box-shadow:var(--shadow-sm);transition:all var(--transition-normal);transform-style:preserve-3d;position:relative}.project-card[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:0;left:0;right:0;height:0%;background:linear-gradient(180deg,rgba(27,154,170,.05),transparent);transition:height .4s ease;z-index:-1;border-radius:12px}.project-card[data-astro-cid-kh7btl4r]:hover:before{height:100%}.project-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-8px) rotateX(2deg) rotateY(-2deg);border-left-width:8px;border-left-color:var(--color-coral);box-shadow:12px 12px #1b9aaa1a,var(--shadow-lg)}.project-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{margin-bottom:var(--space-xs)}.project-type[data-astro-cid-kh7btl4r]{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--accent);font-weight:600;margin-bottom:var(--space-sm)!important}.project-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.95rem;margin-bottom:var(--space-md)}.project-card[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{font-weight:600;font-size:.9rem}.newsletter[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,var(--color-teal),var(--color-navy));color:#fff}.newsletter-box[data-astro-cid-kh7btl4r]{max-width:600px;margin:0 auto;text-align:center}.newsletter[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{color:#fff;margin-bottom:var(--space-md)}.newsletter-description[data-astro-cid-kh7btl4r]{margin-bottom:var(--space-xl);opacity:.9}.newsletter-form[data-astro-cid-kh7btl4r]{display:flex;gap:var(--space-sm);margin-bottom:var(--space-md)}.newsletter-input[data-astro-cid-kh7btl4r]{flex:1;padding:.75rem 1rem;border:none;border-radius:8px;font-size:1rem}.newsletter-note[data-astro-cid-kh7btl4r]{font-size:.875rem;opacity:.7}@media(max-width:968px){.projects-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.about-hero-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;text-align:center}.headshot[data-astro-cid-kh7btl4r]{margin:0 auto}.about-ctas[data-astro-cid-kh7btl4r]{justify-content:center}.credentials[data-astro-cid-kh7btl4r],.newsletter-form[data-astro-cid-kh7btl4r]{flex-direction:column}}@media(max-width:600px){.projects-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}
