.featured-grid[data-astro-cid-oyo7lhtz]{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px) and (max-width: 1023px){.featured-grid[data-astro-cid-oyo7lhtz]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.featured-grid[data-astro-cid-oyo7lhtz]{grid-template-columns:repeat(2,1fr)}}.featured-project[data-astro-cid-oyo7lhtz]{transition:transform .3s ease;height:100%}.featured-project[data-astro-cid-oyo7lhtz]:hover{transform:translateY(-5px)}.project-card[data-astro-cid-oyo7lhtz]{background:#ffffff0a;border:1px solid var(--gray-800);border-radius:.75rem;overflow:hidden;height:100%;display:flex;flex-direction:column;transition:all .3s ease;position:relative;min-height:400px}.project-card[data-astro-cid-oyo7lhtz]:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0003}.project-image[data-astro-cid-oyo7lhtz]{width:100%;height:200px;overflow:hidden;display:flex;align-items:center;justify-content:center}.project-image[data-astro-cid-oyo7lhtz] img[data-astro-cid-oyo7lhtz]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.project-card[data-astro-cid-oyo7lhtz]:hover .project-image[data-astro-cid-oyo7lhtz] img[data-astro-cid-oyo7lhtz]{transform:scale(1.05)}.project-content[data-astro-cid-oyo7lhtz]{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.project-title[data-astro-cid-oyo7lhtz]{font-size:1.25rem;font-weight:600;color:var(--gray-0);margin:0 0 1rem}.project-description[data-astro-cid-oyo7lhtz]{color:var(--gray-300);margin:0 0 1.5rem;line-height:1.6;flex-grow:1}.project-links[data-astro-cid-oyo7lhtz]{margin-top:auto}@media (min-width: 768px) and (max-width: 1023px){.project-image[data-astro-cid-oyo7lhtz]{height:180px}}.mobile-link[data-astro-cid-oyo7lhtz]{font-size:.875rem;padding:.5rem;border-radius:.5rem;background:#667eea1a;color:var(--accent-regular);font-weight:500;text-decoration:none;transition:all .2s ease;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap}.desktop-link[data-astro-cid-oyo7lhtz]{display:none}.mobile-link[data-astro-cid-oyo7lhtz]:hover{background:#667eea33;border-color:var(--accent-regular)}@media (min-width: 1024px){.mobile-link[data-astro-cid-oyo7lhtz]{display:none}.desktop-link[data-astro-cid-oyo7lhtz]{font-size:.875rem;padding:.5rem 1rem;border-radius:.5rem;background:#667eea1a;color:var(--accent-regular);font-weight:500;text-decoration:none;transition:all .2s ease;border:1px solid transparent;display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap}.desktop-link[data-astro-cid-oyo7lhtz]:hover{background:#667eea33;border-color:var(--accent-regular)}}.subsection-title[data-astro-cid-oyo7lhtz]{font-size:1.25rem;font-weight:600;color:var(--gray-0);margin:2rem 0 1.5rem}.other-grid[data-astro-cid-oyo7lhtz]{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px) and (max-width: 1023px){.other-grid[data-astro-cid-oyo7lhtz]{grid-template-columns:repeat(2,1fr)}.other-project[data-astro-cid-oyo7lhtz]{height:100%}}@media (min-width: 1024px){.other-grid[data-astro-cid-oyo7lhtz]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1280px){.other-grid[data-astro-cid-oyo7lhtz]{grid-template-columns:repeat(3,1fr)}}.other-project[data-astro-cid-oyo7lhtz]{transition:transform .3s ease;height:100%}.other-project[data-astro-cid-oyo7lhtz]:hover{transform:translateY(-3px)}.other-project[data-astro-cid-oyo7lhtz] .project-card[data-astro-cid-oyo7lhtz]{min-height:400px}.other-project[data-astro-cid-oyo7lhtz] .project-card[data-astro-cid-oyo7lhtz]:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0003}.oss-grid[data-astro-cid-owmg5jqx]{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}@media (min-width: 768px){.oss-grid[data-astro-cid-owmg5jqx]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.oss-grid[data-astro-cid-owmg5jqx]{grid-template-columns:repeat(3,minmax(0,1fr))}}.oss-card[data-astro-cid-owmg5jqx]{display:flex;height:100%;flex-direction:column;overflow:hidden;border-radius:.75rem;text-decoration-line:none;background:#ffffff0a;border:1px solid var(--gray-800);transition:all .3s ease}.oss-card[data-astro-cid-owmg5jqx]:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0003}.oss-image[data-astro-cid-owmg5jqx]{position:relative;display:flex;width:100%;align-items:center;justify-content:center;overflow:hidden;height:200px;background:var(--fallback-bg)}.oss-image[data-astro-cid-owmg5jqx] img[data-astro-cid-owmg5jqx]{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;background:var(--fallback-bg);transition:opacity .3s ease}.fallback-placeholder[data-astro-cid-owmg5jqx]{height:100%;width:100%;align-items:center;justify-content:center;background:var(--fallback-bg)}.oss-content[data-astro-cid-owmg5jqx]{display:flex;flex-grow:1;flex-direction:column;padding:1.5rem}.title[data-astro-cid-owmg5jqx]{font-size:1.25rem;font-weight:600;color:var(--gray-0);margin:0 0 1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3rem}.description[data-astro-cid-owmg5jqx]{color:var(--gray-300);margin:0 0 1.5rem;line-height:1.6;height:4.8em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-meta[data-astro-cid-owmg5jqx]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.date[data-astro-cid-owmg5jqx]{font-size:.875rem;color:var(--gray-400)}.repo-name[data-astro-cid-owmg5jqx]{font-size:.75rem;padding:.25rem .5rem;border-radius:9999px;background-color:var(--accent-tag-bg);color:var(--gray-300);font-family:monospace}.card-links[data-astro-cid-owmg5jqx]{margin-top:auto}.read-more[data-astro-cid-owmg5jqx]{font-size:.875rem;padding:.5rem 1rem;border-radius:.5rem;background:#667eea1a;color:var(--accent-regular);font-weight:500;transition:all .2s ease;border:1px solid transparent}.oss-card[data-astro-cid-owmg5jqx]:hover .read-more[data-astro-cid-owmg5jqx]{background:#667eea33;border-color:var(--accent-regular)}
