.hero-section[data-astro-cid-j7pv25f6]{position:relative;background:linear-gradient(135deg,var(--sk-pink),var(--sk-pink-600),var(--sk-purple));padding:4rem 1.5rem 5rem;overflow:hidden}.hero-inner[data-astro-cid-j7pv25f6]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-text[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6]{font-size:3rem;color:#fff;line-height:1.1;margin-bottom:1rem}.hero-text[data-astro-cid-j7pv25f6] .gradient-text[data-astro-cid-j7pv25f6]{background:linear-gradient(135deg,#FEF2E7,var(--sk-purple-200));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-tagline[data-astro-cid-j7pv25f6]{color:#ffffffd9;font-size:1.15rem;margin-bottom:2rem;max-width:500px}.hero-tagline[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{color:#fff;text-decoration:underline;text-decoration-color:#fff6}.hero-tagline[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:hover{text-decoration-color:#fff}.hero-actions[data-astro-cid-j7pv25f6]{display:flex;gap:1rem}.hero-section[data-astro-cid-j7pv25f6] .btn-primary[data-astro-cid-j7pv25f6]{background:#fff;color:var(--sk-pink-700)}.hero-section[data-astro-cid-j7pv25f6] .btn-primary[data-astro-cid-j7pv25f6]:hover{opacity:.9}.hero-section[data-astro-cid-j7pv25f6] .btn-secondary[data-astro-cid-j7pv25f6]{background:transparent;color:#fff;border-color:#ffffff80}.hero-section[data-astro-cid-j7pv25f6] .btn-secondary[data-astro-cid-j7pv25f6]:hover{background:#ffffff1a;border-color:#fff}.hero-image-wrapper[data-astro-cid-j7pv25f6]{position:relative;display:flex;justify-content:center}.hero-avatar[data-astro-cid-j7pv25f6]{width:280px;height:280px;border-radius:50%;object-fit:cover;border:4px solid rgba(255,255,255,.3);position:relative;z-index:2}.hero-glow[data-astro-cid-j7pv25f6]{position:absolute;border-radius:50%;filter:blur(40px)}.hero-glow-1[data-astro-cid-j7pv25f6]{top:-20px;right:20px;width:80px;height:80px;background:var(--sk-purple-200);opacity:.4}.hero-glow-2[data-astro-cid-j7pv25f6]{bottom:-10px;left:30px;width:120px;height:120px;background:#fff3}.wave-bottom[data-astro-cid-j7pv25f6]{position:absolute;bottom:0;left:0;width:100%;line-height:0}.wave-bottom[data-astro-cid-j7pv25f6] svg[data-astro-cid-j7pv25f6]{width:100%;height:60px}main[data-astro-cid-j7pv25f6]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.intro-section[data-astro-cid-j7pv25f6]{margin-top:-1rem;margin-bottom:3rem}.intro-section[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{color:var(--sk-dark);margin-bottom:.75rem}.intro-section[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:var(--sk-gray-600);margin-bottom:1rem}.tech-badges[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;gap:.5rem}.posts-section[data-astro-cid-j7pv25f6]{margin-bottom:3rem}.posts-section[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{color:var(--color-primary);margin-bottom:1.5rem}.posts-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.post-card[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease}.post-card[data-astro-cid-j7pv25f6]:hover{transform:translateY(-4px);color:inherit}.post-card-image[data-astro-cid-j7pv25f6]{aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,var(--sk-pink-50),var(--sk-purple-50))}.post-card-image[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:100%;height:100%;object-fit:cover;border-radius:0;transition:transform .3s ease}.post-card[data-astro-cid-j7pv25f6]:hover .post-card-image[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{transform:scale(1.05)}.post-card-image-fallback[data-astro-cid-j7pv25f6]{display:flex;align-items:center;justify-content:center;font-size:3rem;opacity:.5}.post-card-content[data-astro-cid-j7pv25f6]{padding:1.25rem;flex-grow:1}.post-date[data-astro-cid-j7pv25f6]{font-size:.8rem;color:var(--sk-gray-400);margin-bottom:.5rem}.post-card-content[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{font-size:1.15rem;margin-bottom:.5rem;color:var(--sk-dark);transition:color .2s ease}.post-card[data-astro-cid-j7pv25f6]:hover .post-card-content[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{color:var(--color-primary)}.post-description[data-astro-cid-j7pv25f6]{font-size:.9rem;color:var(--sk-gray-500);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.section-cta[data-astro-cid-j7pv25f6]{text-align:center}font-size: .85rem; color: var(--sk-gray-400); } @media (max-width: 768px){.hero-section{overflow-x:hidden!important}.hero-inner{grid-template-columns:1fr!important;text-align:center!important;gap:2rem!important;padding:0 1rem!important}.hero-text{order:1!important;max-width:100%!important;width:100%!important}.hero-text h1{font-size:1.5rem!important;word-wrap:break-word!important}.hero-tagline{margin:0 auto 2rem!important;max-width:100%!important}.hero-actions{justify-content:center!important;flex-wrap:wrap!important}.hero-image-wrapper{order:-1!important;margin:0 auto!important}.hero-avatar{width:140px!important;height:140px!important}.posts-grid{grid-template-columns:1fr!important}}@media(max-width:768px){.hero-section .hero-inner{grid-template-columns:1fr!important;display:flex!important;flex-direction:column-reverse!important;text-align:center!important;padding:1rem!important}.hero-section .hero-text{width:100%!important;max-width:100%!important}.hero-section .hero-text h1{font-size:1.5rem!important}.hero-section .hero-tagline{margin:0 auto 1.5rem!important}.hero-section .hero-actions{justify-content:center!important;display:flex!important}.hero-section .hero-image-wrapper{width:100%!important;margin-bottom:1rem!important}.hero-section .hero-avatar{width:120px!important;height:120px!important}}
