.home_contentContainer__V_9QD{max-width:1200px;margin:0 auto;padding:3rem 1.5rem;display:flex;flex-direction:column;gap:4rem}@media(max-width:720px){.home_contentContainer__V_9QD{padding:2rem 1rem;gap:2.5rem}}.home_heroSection__2hj3R{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:3rem;gap:3rem}@media(max-width:1024px){.home_heroSection__2hj3R{gap:2rem}}@media(max-width:720px){.home_heroSection__2hj3R{grid-template-columns:1fr;gap:2rem}}.home_heroContent__17fuN{display:flex;flex-direction:column;gap:1.5rem}.home_heroContent__17fuN h1{color:var(--text-primary);line-height:1.2}.home_heroContent__17fuN p{color:var(--text-secondary);font-size:1.125rem;line-height:1.7;margin-bottom:0}.home_socialLinks__BRDcx{display:flex;gap:1rem;align-items:center;margin-top:.5rem}.home_socialLinks__BRDcx a{width:2.5rem;height:2.5rem;border-radius:50%;background:var(--background-light);border:2px solid var(--border-color);display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:var(--text-primary)}.home_socialLinks__BRDcx a:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-2px)}.home_socialLinks__BRDcx a svg{width:1.2rem;height:1.2rem}.home_heroImage__yNxmT{width:100%;height:auto;max-width:600px;margin:0 auto}@media(max-width:720px){.home_heroImage__yNxmT{max-width:100%}}.home_statsSection___Hy6O{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem}@media(max-width:720px){.home_statsSection___Hy6O{grid-template-columns:1fr}}.home_statCard__WO44W{padding:2rem;background:var(--background-light);border:1px solid var(--border-color);border-radius:.75rem;text-align:center;transition:all .3s ease}.home_statCard__WO44W:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.home_statCard__WO44W h3{font-size:3rem;color:var(--primary);margin-bottom:.5rem}.home_statCard__WO44W p{color:var(--text-secondary);font-size:.95rem;margin-bottom:0}.home_recentPostsSection__nX9Yv{display:flex;flex-direction:column;gap:2rem}.home_sectionHeader__u9yeN{display:flex;justify-content:space-between;align-items:center}.home_sectionHeader__u9yeN h2{margin-bottom:0;color:var(--text-primary)}.home_viewAllLink__325Pf{color:var(--primary);font-weight:500;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.home_viewAllLink__325Pf:hover{transform:translateX(4px)}.home_postsList__kC86B{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:1.5rem;gap:1.5rem}@media(max-width:720px){.home_postsList__kC86B{grid-template-columns:1fr}}.home_postCard__36fge{padding:1.5rem;background:var(--background-light);border:1px solid var(--border-color);border-radius:.75rem;transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column;gap:1rem}.home_postCard__36fge:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.home_postCard__36fge:hover h3{color:var(--primary)}.home_postCard__36fge h3{font-size:1.25rem;margin-bottom:0;transition:color .3s ease;color:var(--text-primary)}.home_postCard__36fge p{color:var(--text-secondary);font-size:.95rem;margin-bottom:0;line-height:1.6}.home_postMeta__JofGe{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.home_postMeta__JofGe span,.home_postMeta__JofGe time{display:flex;align-items:center;gap:.5rem;color:var(--text-muted);font-size:.875rem}.home_postMeta__JofGe span svg,.home_postMeta__JofGe time svg{width:.95rem;height:.95rem}.home_tagList__VHwQK{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0;margin:0}.home_tagItem__k7uyN{display:inline-block;padding:.25rem .75rem;background:var(--primary);color:#fff;border-radius:.25rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.home_featuredProjectsSection__Sfy37{display:flex;flex-direction:column;gap:2rem}.home_projectsGrid__WH8hR{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem}@media(max-width:720px){.home_projectsGrid__WH8hR{grid-template-columns:1fr}}.home_projectCard__Rq_um{padding:2rem;background:var(--background-light);border:1px solid var(--border-color);border-radius:.75rem;transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column;gap:1.5rem;height:100%}.home_projectCard__Rq_um:hover{border-color:var(--primary);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.home_projectCard__Rq_um:hover h3{color:var(--primary)}.home_projectCard__Rq_um:hover .home_projectFooter__v8_iG{gap:.75rem}.home_projectHeader__V4fY1{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.home_projectHeader__V4fY1 h3{margin-bottom:0;font-size:1.5rem;color:var(--text-primary);transition:color .3s ease;flex:1 1}.home_projectStatus__AUEdl{padding:.25rem .75rem;background:var(--primary);color:#fff;border-radius:.25rem;font-size:.75rem;font-weight:600;white-space:nowrap;text-transform:capitalize}.home_projectDescription__Lz_sV{color:var(--text-secondary);font-size:.95rem;line-height:1.6;margin-bottom:0;flex:1 1}.home_projectMeta__6VdpP{display:flex;gap:1rem;flex-wrap:wrap;padding:1rem 0;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.home_projectType__jGZZr,.home_projectYear__XmSuG{color:var(--text-muted);font-size:.85rem;font-weight:500}.home_techStack__1fMS1{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0;margin:0}.home_techStack__1fMS1 li{display:inline-block;padding:.35rem .65rem;background:var(--background-alt);color:var(--text-primary);border-radius:.25rem;font-size:.75rem;font-weight:500;border:1px solid var(--border-color)}.home_techStack__1fMS1 .home_moreTech__exzuw{background:var(--primary);color:#fff;border-color:var(--primary);font-weight:600}.home_projectFooter__v8_iG{display:flex;align-items:center;gap:.5rem;color:var(--primary);font-weight:500;transition:gap .3s ease}.home_projectFooter__v8_iG svg{width:1rem;height:1rem}