.about-container[data-astro-cid-kh7btl4r]{max-width:1400px;margin:0 auto;padding:4rem 2rem;min-height:100vh}.hero-section[data-astro-cid-kh7btl4r]{margin-bottom:5rem}.hero-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1.5fr 1fr;gap:4rem;align-items:center}.hero-image-column[data-astro-cid-kh7btl4r]{position:relative}.image-wrapper[data-astro-cid-kh7btl4r]{position:relative;padding:.5rem;background:#00ffff1a;border:1px solid rgba(0,255,255,.3);border-radius:.5rem;box-shadow:0 0 30px #0ff3,inset 0 0 20px #00ffff0d;animation:holographic-glow 3s ease-in-out infinite}@keyframes holographic-glow{0%,to{box-shadow:0 0 30px #0ff3,inset 0 0 20px #00ffff0d}50%{box-shadow:0 0 40px #0ff6,inset 0 0 25px #00ffff1a}}.profile-image[data-astro-cid-kh7btl4r]{width:100%;height:auto;border-radius:.25rem;display:block}.hero-content-column[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.5rem}.hero-name[data-astro-cid-kh7btl4r]{font-family:Inter,sans-serif;font-size:4rem;font-weight:700;color:#fff;margin:0;letter-spacing:-.03em;line-height:1.1}.hero-subtitle[data-astro-cid-kh7btl4r]{font-family:Inter,sans-serif;font-size:1.125rem;color:#fffc;margin:0;line-height:1.6}.company-link[data-astro-cid-kh7btl4r]{color:#00ffffe6;text-decoration:none;transition:all .3s ease;border-bottom:1px solid transparent}.company-link[data-astro-cid-kh7btl4r]:hover{color:#0ff;border-bottom-color:#00ffff80;text-shadow:0 0 10px rgba(0,255,255,.5)}.bio-text[data-astro-cid-kh7btl4r]{font-family:Inter,sans-serif;font-size:1rem;line-height:1.8;color:#fffc}.bio-text[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin:0 0 1.5rem}.bio-text[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]:last-child{margin-bottom:0}.bio-text[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{color:#fff;font-weight:600}.skills-section[data-astro-cid-kh7btl4r]{margin-bottom:4rem}.section-title[data-astro-cid-kh7btl4r]{font-family:Inter,sans-serif;font-size:2rem;font-weight:600;color:#fff;margin:0 0 2rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.skills-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.skill-card[data-astro-cid-kh7btl4r]{padding:2rem;background:#27272a80;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;transition:all .3s ease}.skill-card[data-astro-cid-kh7btl4r]:hover{background:#27272ab3;border-color:#00ffff4d;transform:translateY(-4px);box-shadow:0 8px 32px #0006}.card-title[data-astro-cid-kh7btl4r]{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600;color:#fff;margin:0 0 .5rem}.card-subtitle[data-astro-cid-kh7btl4r]{font-family:ui-monospace,Cascadia Code,monospace;font-size:.875rem;color:#00ffffb3;margin:0 0 1.5rem;text-transform:uppercase;letter-spacing:.1em}.skill-list[data-astro-cid-kh7btl4r]{list-style:none;padding:0;margin:0}.skill-list[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{font-family:Inter,sans-serif;font-size:.875rem;color:#ffffffb3;border-bottom:1px solid rgba(255,255,255,.05);position:relative;padding:.75rem 0 .75rem 1.5rem}.skill-list[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]:last-child{border-bottom:none}.skill-list[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]:before{content:"→";position:absolute;left:0;color:#0ff9;font-family:ui-monospace,monospace}.connect-section[data-astro-cid-kh7btl4r]{text-align:center;padding:3rem 0;border-top:1px solid rgba(255,255,255,.1)}.connect-label[data-astro-cid-kh7btl4r]{font-family:ui-monospace,Cascadia Code,monospace;font-size:.875rem;color:#ffffff80;margin:0 0 2rem;text-transform:uppercase;letter-spacing:.2em}.connect-buttons[data-astro-cid-kh7btl4r]{display:flex;justify-content:center;gap:1.5rem}.connect-button[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:#ffffff0d;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:.5rem;text-decoration:none;color:#ffffffe6;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;transition:all .3s ease}.connect-button[data-astro-cid-kh7btl4r]:hover{background:#ffffff1a;border-color:#00ffff4d;color:#fff;transform:translateY(-2px);box-shadow:0 4px 16px #0ff3}.connect-button[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:24px;height:24px}@media(max-width:1024px){.hero-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:3rem}.hero-name[data-astro-cid-kh7btl4r]{font-size:3rem}.skills-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}@media(max-width:768px){.about-container[data-astro-cid-kh7btl4r]{padding:2rem 1rem}.hero-name[data-astro-cid-kh7btl4r]{font-size:2.5rem}.connect-buttons[data-astro-cid-kh7btl4r]{flex-direction:column;align-items:stretch}.connect-button[data-astro-cid-kh7btl4r]{justify-content:center}}
