:root{--color-bg: #fff;--color-bg-alt: #fafbfc;--color-border: #e5e7eb;--color-text: #1f2937;--color-text-muted: #6b7280;--color-accent: #059669;--color-accent-hover: #047857;--gradient-primary: linear-gradient(135deg, #059669 0%, #047857 50%, #065f46 100%);--gradient-subtle: linear-gradient(135deg, rgba(5, 150, 105, .08) 0%, rgba(5, 150, 105, .04) 100%);--shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, .1);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1);--radius: 1rem;--container-max: 1200px}.container[data-astro-cid-kh7btl4r]{max-width:var(--container-max);margin:0 auto;padding:0 1.5rem}.hero-section[data-astro-cid-kh7btl4r]{background:var(--color-bg);border-bottom:1px solid var(--color-border);padding:4rem 0 3rem;position:relative;overflow:hidden}.hero-bg-pattern[data-astro-cid-kh7btl4r]{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 20%,rgba(5,150,105,.03) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(5,150,105,.02) 0%,transparent 50%),radial-gradient(circle at 60% 40%,rgba(5,150,105,.01) 0%,transparent 50%);pointer-events:none}.hero-header[data-astro-cid-kh7btl4r]{text-align:center;margin-bottom:2.5rem;position:relative;z-index:1}.hero-badge[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#0596691f,#05966914);color:var(--color-accent);padding:.625rem 1.25rem;border-radius:2rem;font-size:.875rem;font-weight:500;margin-bottom:1.5rem;border:1px solid rgba(5,150,105,.1);backdrop-filter:blur(10px);animation:fadeInUp .6s ease-out}.hero-title[data-astro-cid-kh7btl4r]{font-size:clamp(2.25rem,5vw,3.25rem);font-weight:800;margin-bottom:1.5rem;color:var(--color-text);letter-spacing:-.02em;line-height:1.1;animation:fadeInUp .8s ease-out .1s both}.title-gradient[data-astro-cid-kh7btl4r]{background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-astro-cid-kh7btl4r]{font-size:1.25rem;color:var(--color-text-muted);max-width:60ch;margin:0 auto 2rem;line-height:1.6;animation:fadeInUp 1s ease-out .2s both}.content-section[data-astro-cid-kh7btl4r]{background:var(--color-bg-alt);padding:4rem 0}.content-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2rem}@media (min-width: 768px){.content-grid[data-astro-cid-kh7btl4r]{grid-template-columns:2fr 1fr;gap:3rem}}.bio-card[data-astro-cid-kh7btl4r]{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius);padding:2rem;box-shadow:var(--shadow-sm);backdrop-filter:blur(10px);animation:fadeInUp .8s ease-out .3s both}.card-header[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border)}.avatar[data-astro-cid-kh7btl4r]{width:4rem;height:4rem;border-radius:50%;background:var(--gradient-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:600;box-shadow:var(--shadow-md)}.author-info[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:1.5rem;font-weight:700;color:var(--color-text);margin:0}.author-info[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--color-text-muted);margin:.25rem 0 0}.bio-content[data-astro-cid-kh7btl4r] .section-title[data-astro-cid-kh7btl4r]{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--color-text);letter-spacing:-.01em}.bio-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--color-text);font-size:1.125rem;line-height:1.7;margin:0 0 1.5rem}.bio-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]:last-of-type{margin-bottom:2rem}.stats-row[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}.stat-item[data-astro-cid-kh7btl4r]{text-align:center;padding:1rem;background:var(--gradient-subtle);border-radius:.75rem;border:1px solid rgba(5,150,105,.1)}.stat-number[data-astro-cid-kh7btl4r]{display:block;font-size:1.5rem;font-weight:700;color:var(--color-accent);margin-bottom:.25rem}.stat-label[data-astro-cid-kh7btl4r]{font-size:.875rem;color:var(--color-text-muted);font-weight:500}.skills-card[data-astro-cid-kh7btl4r]{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius);padding:2rem;box-shadow:var(--shadow-sm);backdrop-filter:blur(10px);height:fit-content;animation:fadeInUp .8s ease-out .4s both}.skills-card[data-astro-cid-kh7btl4r] .section-title[data-astro-cid-kh7btl4r]{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--color-text);letter-spacing:-.01em}.skills-grid[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.75rem}.skill-item[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.75rem;padding:1rem;background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);font-weight:500;color:var(--color-text)}.skill-item[data-astro-cid-kh7btl4r]:hover{background:var(--gradient-subtle);border-color:#05966933;transform:translateY(-1px);box-shadow:var(--shadow-md)}.skill-icon[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;background:#0596691a;color:var(--color-accent);flex-shrink:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@media (max-width: 767px){.container[data-astro-cid-kh7btl4r]{padding:0 1rem}.hero-section[data-astro-cid-kh7btl4r]{padding:3rem 0 2rem}.content-section[data-astro-cid-kh7btl4r]{padding:3rem 0}.bio-card[data-astro-cid-kh7btl4r],.skills-card[data-astro-cid-kh7btl4r]{padding:1.5rem}.card-header[data-astro-cid-kh7btl4r]{flex-direction:column;text-align:center;gap:.75rem}.avatar[data-astro-cid-kh7btl4r]{width:3rem;height:3rem;font-size:1.25rem}.bio-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1rem}.stats-row[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:.75rem}.stat-item[data-astro-cid-kh7btl4r]{padding:.75rem}.stat-number[data-astro-cid-kh7btl4r]{font-size:1.25rem}.skill-item[data-astro-cid-kh7btl4r]{padding:.75rem;font-size:.875rem}.skill-icon[data-astro-cid-kh7btl4r]{width:1.75rem;height:1.75rem}}
