.hero-section[data-astro-cid-kh7btl4r]{position:relative;padding:6rem 0 5rem;overflow:hidden;margin-bottom:3rem}.hero-blobs[data-astro-cid-kh7btl4r]{position:absolute;inset:0;z-index:0;pointer-events:none}.blob[data-astro-cid-kh7btl4r]{position:absolute;border-radius:50%;filter:blur(100px);opacity:.3}.blob-1[data-astro-cid-kh7btl4r]{width:450px;height:450px;background:linear-gradient(135deg,#f093fb,#f5576c);top:-20%;left:10%;animation:float 12s ease-in-out infinite}.blob-2[data-astro-cid-kh7btl4r]{width:350px;height:350px;background:linear-gradient(135deg,#4facfe,#00f2fe);bottom:-10%;right:10%;animation:float 14s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(20px,-20px) scale(1.05)}66%{transform:translate(-15px,15px) scale(.95)}}.hero-content[data-astro-cid-kh7btl4r]{position:relative;z-index:1;text-align:center}.hero-text[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.75rem;align-items:center}.eyebrow[data-astro-cid-kh7btl4r]{font-size:var(--text-sm);font-weight:600;color:var(--accent-regular);text-transform:uppercase;letter-spacing:.1em}.hero-title[data-astro-cid-kh7btl4r]{font-size:clamp(var(--text-3xl),6vw,var(--text-5xl));font-weight:800;color:var(--gray-0);line-height:1.1;margin:0}.gradient-text[data-astro-cid-kh7btl4r]{background:var(--gradient-accent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-tagline[data-astro-cid-kh7btl4r]{font-size:var(--text-lg);color:var(--gray-300);max-width:55ch;line-height:1.6;margin:0}.section[data-astro-cid-kh7btl4r]{padding:2rem 0}.section-alt[data-astro-cid-kh7btl4r]{background:var(--gray-900);border-top:1px solid var(--gray-800);border-bottom:1px solid var(--gray-800);padding:4rem 1.5rem;margin:0 -1.5rem}.section-eyebrow[data-astro-cid-kh7btl4r]{display:block;font-size:var(--text-sm);font-weight:600;color:var(--accent-regular);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem}.section-title[data-astro-cid-kh7btl4r]{font-size:clamp(var(--text-2xl),4vw,var(--text-3xl));margin-bottom:2rem;color:var(--gray-0)}.about-grid[data-astro-cid-kh7btl4r]{display:grid;gap:3rem;grid-template-columns:1fr}.about-text[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1rem}.about-text[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--gray-300);line-height:1.7;margin:0}.timeline[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.5rem}.timeline-item[data-astro-cid-kh7btl4r]{display:flex;gap:1rem}.timeline-marker[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.timeline-dot[data-astro-cid-kh7btl4r]{width:12px;height:12px;border-radius:50%;background:var(--accent-regular);box-shadow:0 0 0 4px var(--accent-subtle-overlay)}.timeline-line[data-astro-cid-kh7btl4r]{width:2px;flex:1;background:var(--gray-800);margin-top:.5rem}.timeline-item[data-astro-cid-kh7btl4r]:last-child .timeline-line[data-astro-cid-kh7btl4r]{display:none}.timeline-content[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.25rem;padding-bottom:1.5rem}.timeline-period[data-astro-cid-kh7btl4r]{font-size:var(--text-sm);font-weight:600;color:var(--accent-regular)}.timeline-content[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:var(--text-lg);color:var(--gray-0);margin:0}.timeline-org[data-astro-cid-kh7btl4r]{font-size:var(--text-sm);color:var(--gray-400);margin:0}.timeline-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--gray-300);line-height:1.5;margin:.25rem 0 0;font-size:var(--text-sm)}.skills-grid[data-astro-cid-kh7btl4r]{display:grid;gap:1.5rem;grid-template-columns:1fr}.skill-card[data-astro-cid-kh7btl4r]{padding:1.5rem;background:var(--gray-999);border:1px solid var(--gray-800);border-radius:1rem;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.skill-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0003;border-color:var(--accent-regular)}.skill-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.05em;color:var(--gray-400);margin-bottom:1rem}.skill-items[data-astro-cid-kh7btl4r]{display:flex;flex-wrap:wrap;gap:.5rem}.skill-item[data-astro-cid-kh7btl4r]{padding:.35rem .8rem;background:var(--gray-800);color:var(--gray-200);border-radius:.375rem;font-size:var(--text-sm);border:1px solid var(--gray-700);transition:all .2s ease}.skill-item[data-astro-cid-kh7btl4r]:hover{background:var(--accent-regular);color:var(--gray-999);border-color:var(--accent-regular);transform:translateY(-2px)}.reveal[data-astro-cid-kh7btl4r]{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal[data-astro-cid-kh7btl4r].visible{opacity:1;transform:translateY(0)}@media(min-width:50em){.hero-section[data-astro-cid-kh7btl4r]{padding:8rem 0 6rem}.about-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.skills-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}.section-alt[data-astro-cid-kh7btl4r]{padding:4rem 2.5rem;margin:0 -2.5rem}}@media(min-width:70em){.skills-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(3,1fr)}}
