.social-links[data-astro-cid-zamss57n]{display:flex;gap:1.5rem;list-style:none;padding:0;margin:0}.social-links[data-astro-cid-zamss57n] a[data-astro-cid-zamss57n]{color:var(--text-secondary, #64748b);transition:color .2s ease,transform .2s ease;display:flex;align-items:center;justify-content:center}.social-links[data-astro-cid-zamss57n] a[data-astro-cid-zamss57n]:hover{color:var(--accent-color, #6366f1);transform:translateY(-2px)}.social-links[data-astro-cid-zamss57n] [data-astro-cid-zamss57n][data-icon]{width:1.5rem;height:1.5rem}.intro-section[data-astro-cid-srhhi4tz]{min-height:100vh;display:flex;align-items:center;justify-content:space-between;gap:4rem;padding:6rem 2rem 4rem;max-width:1200px;margin:0 auto}.intro-content[data-astro-cid-srhhi4tz]{flex:1;max-width:600px}.greeting[data-astro-cid-srhhi4tz]{font-size:1.25rem;color:var(--text-secondary, #64748b);margin-bottom:.5rem}.name[data-astro-cid-srhhi4tz]{font-size:clamp(3rem,8vw,5rem);font-weight:800;color:var(--text-primary, #1e293b);margin:0 0 1.5rem;line-height:1.1}.description[data-astro-cid-srhhi4tz]{font-size:1.125rem;line-height:1.8;color:var(--text-secondary, #64748b);margin-bottom:2rem}.highlight[data-astro-cid-srhhi4tz]{color:var(--accent-color, #6366f1);font-weight:600}.cta-container[data-astro-cid-srhhi4tz]{margin-bottom:2.5rem}.btn[data-astro-cid-srhhi4tz]{display:inline-block;padding:.875rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s ease}.btn-primary[data-astro-cid-srhhi4tz]{background:var(--accent-color, #6366f1);color:#fff}.btn-primary[data-astro-cid-srhhi4tz]:hover{background:var(--accent-hover, #4f46e5);transform:translateY(-2px);box-shadow:0 10px 20px #6366f14d}.intro-illustration[data-astro-cid-srhhi4tz]{flex:1;max-width:500px}.intro-illustration[data-astro-cid-srhhi4tz] img[data-astro-cid-srhhi4tz]{width:100%;height:auto}@media(max-width:900px){.intro-section[data-astro-cid-srhhi4tz]{flex-direction:column-reverse;text-align:center;padding-top:8rem}.intro-content[data-astro-cid-srhhi4tz]{max-width:100%}.intro-illustration[data-astro-cid-srhhi4tz]{max-width:300px}.social-container[data-astro-cid-srhhi4tz]{display:flex;justify-content:center}}.about-section[data-astro-cid-x2lc2h5w]{padding:6rem 2rem;background:var(--bg-secondary, #f8fafc)}.about-container[data-astro-cid-x2lc2h5w]{max-width:1000px;margin:0 auto}.section-title[data-astro-cid-x2lc2h5w]{font-size:2.5rem;font-weight:700;color:var(--text-primary, #1e293b);margin-bottom:3rem;position:relative}.section-title[data-astro-cid-x2lc2h5w]:after{content:"";position:absolute;bottom:-10px;left:0;width:60px;height:4px;background:var(--accent-color, #6366f1);border-radius:2px}.about-content[data-astro-cid-x2lc2h5w]{display:grid;grid-template-columns:1fr 300px;gap:4rem;margin-bottom:3rem}.about-text[data-astro-cid-x2lc2h5w] p[data-astro-cid-x2lc2h5w]{font-size:1.0625rem;line-height:1.8;color:var(--text-secondary, #64748b);margin-bottom:1.5rem}.about-text[data-astro-cid-x2lc2h5w] a[data-astro-cid-x2lc2h5w]{color:var(--accent-color, #6366f1);text-decoration:none;font-weight:500}.about-text[data-astro-cid-x2lc2h5w] a[data-astro-cid-x2lc2h5w]:hover{text-decoration:underline}.about-text[data-astro-cid-x2lc2h5w] strong[data-astro-cid-x2lc2h5w]{color:var(--text-primary, #1e293b)}.about-image[data-astro-cid-x2lc2h5w]{position:relative}.about-image[data-astro-cid-x2lc2h5w] img[data-astro-cid-x2lc2h5w]{width:100%;border-radius:12px;box-shadow:0 20px 40px #0000001a}.about-image[data-astro-cid-x2lc2h5w]:before{content:"";position:absolute;inset:20px -20px -20px 20px;border:3px solid var(--accent-color, #6366f1);border-radius:12px;z-index:-1}.tech-intro[data-astro-cid-x2lc2h5w]{font-size:1.0625rem;color:var(--text-secondary, #64748b);margin-bottom:1.5rem}.tech-grid[data-astro-cid-x2lc2h5w]{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem;list-style:none;padding:0;margin:0}.tech-item[data-astro-cid-x2lc2h5w]{font-size:.9375rem;color:var(--text-secondary, #64748b);position:relative;padding:.5rem 0 .5rem 1.5rem}.tech-item[data-astro-cid-x2lc2h5w]:before{content:"▹";position:absolute;left:0;color:var(--accent-color, #6366f1)}@media(max-width:768px){.about-content[data-astro-cid-x2lc2h5w]{grid-template-columns:1fr;gap:2rem}.about-image[data-astro-cid-x2lc2h5w]{max-width:250px;margin:0 auto}.section-title[data-astro-cid-x2lc2h5w]:after{left:50%;transform:translate(-50%)}.about-section[data-astro-cid-x2lc2h5w]{text-align:center}.tech-item[data-astro-cid-x2lc2h5w]{text-align:left}}.testimonials-section[data-astro-cid-aadlzisc]{padding:6rem 2rem;background:#fff}.testimonials-container[data-astro-cid-aadlzisc]{max-width:1200px;margin:0 auto}.section-title[data-astro-cid-aadlzisc]{font-size:2.5rem;font-weight:700;color:var(--text-primary, #1e293b);margin-bottom:3rem;text-align:center}.testimonials-grid[data-astro-cid-aadlzisc]{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.testimonial-card[data-astro-cid-aadlzisc]{background:var(--bg-secondary, #f8fafc);border-radius:16px;padding:2rem;transition:transform .2s ease,box-shadow .2s ease}.testimonial-card[data-astro-cid-aadlzisc]:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.testimonial-quote[data-astro-cid-aadlzisc]{font-size:1rem;line-height:1.7;color:var(--text-secondary, #64748b);margin:0 0 1.5rem;font-style:italic}.testimonial-author[data-astro-cid-aadlzisc]{display:flex;align-items:center;gap:1rem}.author-image[data-astro-cid-aadlzisc]{width:56px;height:56px;border-radius:50%;object-fit:cover}.author-info[data-astro-cid-aadlzisc]{display:flex;flex-direction:column}.author-name[data-astro-cid-aadlzisc]{font-weight:600;color:var(--text-primary, #1e293b);text-decoration:none;transition:color .2s ease}.author-name[data-astro-cid-aadlzisc]:hover{color:var(--accent-color, #6366f1)}.author-profession[data-astro-cid-aadlzisc]{font-size:.875rem;color:var(--text-tertiary, #94a3b8);margin:.25rem 0 0}@media(max-width:768px){.testimonials-grid[data-astro-cid-aadlzisc]{grid-template-columns:1fr}.section-title[data-astro-cid-aadlzisc]{font-size:2rem}}
