.hero[data-astro-cid-j7pv25f6]{position:relative;height:90vh;background-color:var(--bg-secondary);overflow:hidden;display:flex;align-items:center;border-bottom:1px solid var(--border-color);margin-bottom:3rem}.geometric-background[data-astro-cid-j7pv25f6]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;opacity:.6}.shape[data-astro-cid-j7pv25f6]{position:absolute;border-radius:50%;filter:blur(50px);animation:float 10s ease-in-out infinite;opacity:.3}.shape-1[data-astro-cid-j7pv25f6]{width:300px;height:300px;background:var(--accent-color);top:-50px;right:-50px;animation-delay:0s}.shape-2[data-astro-cid-j7pv25f6]{width:400px;height:400px;background:#4468e8;bottom:-100px;left:-100px;animation-delay:2s}.shape-3[data-astro-cid-j7pv25f6]{width:200px;height:200px;background:#e34b77;top:20%;right:30%;animation-delay:1s}.shape-4[data-astro-cid-j7pv25f6]{width:150px;height:150px;background:#b54bc4;bottom:30%;right:10%;animation-delay:3s}@keyframes float{0%{transform:translate(0) rotate(0) scale(1)}50%{transform:translate(20px,20px) rotate(10deg) scale(1.05)}to{transform:translate(0) rotate(0) scale(1)}}.hero-content[data-astro-cid-j7pv25f6]{max-width:1200px;width:100%;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.hero-info[data-astro-cid-j7pv25f6]{max-width:600px}.hero-eyebrow[data-astro-cid-j7pv25f6]{text-transform:uppercase;font-weight:600;letter-spacing:2px;font-size:.9rem;margin-bottom:1.5rem;color:var(--accent-color);display:flex;align-items:center}.hero-eyebrow[data-astro-cid-j7pv25f6]:before{content:"";display:inline-block;width:30px;height:2px;background-color:var(--accent-color);margin-right:10px}.hero-title[data-astro-cid-j7pv25f6]{font-size:4.5rem;line-height:1.1;margin-bottom:1.5rem;font-weight:800}.hero-title[data-astro-cid-j7pv25f6] .highlight[data-astro-cid-j7pv25f6]{position:relative;display:inline-block;z-index:1}.hero-title[data-astro-cid-j7pv25f6] .highlight[data-astro-cid-j7pv25f6]:after{content:"";position:absolute;left:0;bottom:5px;height:12px;width:100%;background:var(--accent-color);opacity:.3;z-index:-1}.hero-subtitle[data-astro-cid-j7pv25f6]{font-size:1.5rem;color:var(--text-secondary);margin-bottom:2rem;font-weight:500}.hero-buttons[data-astro-cid-j7pv25f6]{display:flex;gap:1rem}.btn-primary[data-astro-cid-j7pv25f6]{background:var(--accent-color);color:#fff;padding:.9rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 5px 15px rgba(var(--accent-rgb),.4);position:relative;overflow:hidden;z-index:1}.btn-primary[data-astro-cid-j7pv25f6]:before{content:"";position:absolute;top:0;left:0;width:0%;height:100%;background:#ffffff1a;transition:all .4s ease;z-index:-1}.btn-primary[data-astro-cid-j7pv25f6]:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(var(--accent-rgb),.4)}.btn-primary[data-astro-cid-j7pv25f6]:hover:before{width:100%}.btn-secondary[data-astro-cid-j7pv25f6]{background:transparent;color:var(--text-color);padding:.9rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:inset 0 0 0 2px var(--border-color)}.btn-secondary[data-astro-cid-j7pv25f6]:hover{background:var(--hover-bg);transform:translateY(-3px);box-shadow:inset 0 0 0 2px var(--text-color)}.technical-element[data-astro-cid-j7pv25f6]{position:relative;width:100%;aspect-ratio:1/1;max-width:500px;margin-left:auto}.rotating-border[data-astro-cid-j7pv25f6]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;border:2px solid var(--accent-color);animation:rotate 10s linear infinite}.tech-circle[data-astro-cid-j7pv25f6]{position:absolute;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--text-color);font-weight:600;font-size:.9rem;background:var(--card-bg);border:2px solid var(--border-color);box-shadow:0 10px 30px #0000001a;transition:all .3s ease;animation:pulse 3s ease-in-out infinite}.tech-circle[data-astro-cid-j7pv25f6]:hover{transform:scale(1.1);border-color:var(--accent-color);z-index:5}.tech-circle-1[data-astro-cid-j7pv25f6]{width:100px;height:100px;top:0;left:50%;transform:translate(-50%);animation-delay:0s}.tech-circle-2[data-astro-cid-j7pv25f6]{width:80px;height:80px;top:25%;right:0;animation-delay:.5s}.tech-circle-3[data-astro-cid-j7pv25f6]{width:120px;height:120px;bottom:10%;right:20%;animation-delay:1s}.tech-circle-4[data-astro-cid-j7pv25f6]{width:90px;height:90px;bottom:30%;left:0;animation-delay:1.5s}.tech-circle-5[data-astro-cid-j7pv25f6]{width:110px;height:110px;bottom:0;left:40%;animation-delay:2s}.profile-image[data-astro-cid-j7pv25f6]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:220px;height:220px;border-radius:50%;overflow:hidden;border:5px solid var(--bg-secondary);box-shadow:0 10px 30px #0003;z-index:2}.profile-image[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:100%;height:100%;object-fit:cover}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width: 1024px){.hero-content[data-astro-cid-j7pv25f6]{grid-template-columns:1fr;text-align:center;gap:3rem}.hero-eyebrow[data-astro-cid-j7pv25f6],.hero-buttons[data-astro-cid-j7pv25f6]{justify-content:center}.technical-element[data-astro-cid-j7pv25f6]{margin:0 auto;max-width:400px}.hero-title[data-astro-cid-j7pv25f6]{font-size:3.5rem}}@media (max-width: 768px){.hero[data-astro-cid-j7pv25f6]{padding:4rem 0;height:auto}.hero-title[data-astro-cid-j7pv25f6]{font-size:2.5rem}.hero-subtitle[data-astro-cid-j7pv25f6]{font-size:1.2rem}.tech-circle-1[data-astro-cid-j7pv25f6]{width:80px;height:80px}.tech-circle-2[data-astro-cid-j7pv25f6]{width:60px;height:60px}.tech-circle-3[data-astro-cid-j7pv25f6]{width:90px;height:90px}.tech-circle-4[data-astro-cid-j7pv25f6]{width:70px;height:70px}.tech-circle-5[data-astro-cid-j7pv25f6]{width:80px;height:80px}.profile-image[data-astro-cid-j7pv25f6]{width:180px;height:180px}}.buttons[data-astro-cid-j7pv25f6]{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.cta-button[data-astro-cid-j7pv25f6]{background:var(--accent-color);color:#fff;padding:.75rem 1.5rem;border-radius:2rem;text-decoration:none;font-weight:600;transition:background-color .2s ease}.cta-button[data-astro-cid-j7pv25f6]:hover{background:var(--accent-color-hover)}.secondary-button[data-astro-cid-j7pv25f6]{background:var(--button-secondary-bg);color:var(--button-secondary-color);padding:.75rem 1.5rem;border-radius:2rem;text-decoration:none;font-weight:600;border:2px solid var(--button-secondary-border);transition:all .2s ease}.secondary-button[data-astro-cid-j7pv25f6]:hover{background:var(--hover-bg)}.section-title[data-astro-cid-j7pv25f6]{font-size:2rem;margin:4rem 0 2rem;text-align:center;position:relative;color:var(--text-color)}.section-title[data-astro-cid-j7pv25f6]:after{content:"";display:block;width:50px;height:4px;background:var(--accent-gradient);margin:.5rem auto 0;border-radius:2px}.projects-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;justify-content:center;max-width:1500px;margin:0 auto}.project-card[data-astro-cid-j7pv25f6]{border:1px solid var(--border-color);border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color var(--transition-speed) ease;background:var(--card-bg)}.project-card[data-astro-cid-j7pv25f6]:hover{transform:translateY(-8px);box-shadow:var(--card-shadow)}.project-card[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:100%;height:200px;object-fit:cover}.project-content[data-astro-cid-j7pv25f6]{padding:1.5rem}.project-content[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{margin:0 0 .75rem;font-size:1.5rem;color:var(--text-color);transition:color var(--transition-speed) ease}.project-content[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{margin:0 0 1rem;color:var(--text-secondary);line-height:1.6;transition:color var(--transition-speed) ease}.project-tags[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.project-tag[data-astro-cid-j7pv25f6]{background:var(--tag-bg);color:var(--tag-color);padding:.25rem .75rem;border-radius:2rem;font-size:.875rem;font-weight:500;transition:background-color var(--transition-speed) ease,color var(--transition-speed) ease}.project-link[data-astro-cid-j7pv25f6]{display:inline-block;color:var(--accent-color);font-weight:600;text-decoration:none;transition:color .2s ease}.project-link[data-astro-cid-j7pv25f6]:hover{color:var(--accent-color-hover)}.featured-posts[data-astro-cid-j7pv25f6]{margin:4rem auto;background-color:var(--bg-secondary);padding:.3rem 0 3rem;border-radius:12px;transition:background-color var(--transition-speed) ease}.featured-posts[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{font-size:2rem;margin-bottom:2rem;text-align:center;color:var(--text-color);transition:color var(--transition-speed) ease}.posts-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}.post-card[data-astro-cid-j7pv25f6]{border:1px solid var(--border-color);border-radius:12px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color var(--transition-speed) ease;background:var(--card-bg)}.post-card[data-astro-cid-j7pv25f6]:hover{transform:translateY(-5px);box-shadow:var(--card-shadow)}.post-card[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:100%;height:180px;object-fit:cover}.post-content[data-astro-cid-j7pv25f6]{padding:1.5rem}.post-content[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{margin:0 0 .5rem;font-size:1.25rem;color:var(--text-color);transition:color var(--transition-speed) ease}.post-content[data-astro-cid-j7pv25f6] .date[data-astro-cid-j7pv25f6]{color:var(--text-secondary);font-size:.875rem;margin-bottom:.75rem;display:block;transition:color var(--transition-speed) ease}.post-content[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{margin:0;color:var(--text-secondary);transition:color var(--transition-speed) ease}.topics[data-astro-cid-j7pv25f6]{margin:4rem 0;text-align:center}.topics[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{font-size:1.75rem;margin-bottom:1.5rem;color:var(--text-color);transition:color var(--transition-speed) ease}.topics-list[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;max-width:800px;margin:0 auto}.topic-tag[data-astro-cid-j7pv25f6]{background:var(--tag-bg);padding:.5rem 1rem;border-radius:2rem;text-decoration:none;color:var(--tag-color);font-weight:500;transition:background-color var(--transition-speed) ease,color var(--transition-speed) ease}.topic-tag[data-astro-cid-j7pv25f6]:hover{background:var(--hover-bg)}.section-divider[data-astro-cid-j7pv25f6]{height:1px;background:linear-gradient(to right,transparent,var(--divider-color),transparent);margin:4rem 0;transition:background var(--transition-speed) ease}@media (max-width: 768px){.projects-grid[data-astro-cid-j7pv25f6],.posts-grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}.hero[data-astro-cid-j7pv25f6]{padding:3rem 0}.hero[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6]{font-size:2.5rem}.buttons[data-astro-cid-j7pv25f6]{flex-direction:column;align-items:center;gap:1rem}}.projects-section[data-astro-cid-j7pv25f6]{padding:1rem;transition:background-color var(--transition-speed) ease}.post-card{text-decoration:none!important}
