.projects-section[data-astro-cid-qva5lhue]{background-color:#f8fafc;padding:6rem 0}.container[data-astro-cid-qva5lhue]{max-width:1200px;margin:0 auto;padding:0 5%}.text-red[data-astro-cid-qva5lhue]{color:var(--color-secondary,#c8102e)}.text-primary[data-astro-cid-qva5lhue]{color:#0a1e3f}.text-muted[data-astro-cid-qva5lhue]{color:#64748b;max-width:600px;margin:0 auto;font-size:1.1rem}.subtitle-small[data-astro-cid-qva5lhue]{letter-spacing:1.5px;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.title-large[data-astro-cid-qva5lhue]{font-size:clamp(2.2rem,4vw,3rem);font-family:var(--font-family-serif,serif);margin-bottom:1rem}.section-header[data-astro-cid-qva5lhue]{margin-bottom:4rem}.projects-grid[data-astro-cid-qva5lhue]{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;display:grid}.project-card[data-astro-cid-qva5lhue]{background:#fff;border-radius:16px;flex-direction:column;transition:transform .4s,box-shadow .4s;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000014}.project-card[data-astro-cid-qva5lhue]:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001f}.card-image[data-astro-cid-qva5lhue]{height:300px;position:relative;overflow:hidden}.card-image[data-astro-cid-qva5lhue] img[data-astro-cid-qva5lhue]{object-fit:cover;width:100%;height:100%;transition:transform .7s}.project-card[data-astro-cid-qva5lhue]:hover .card-image[data-astro-cid-qva5lhue] img[data-astro-cid-qva5lhue]{transform:scale(1.08)}.image-overlay[data-astro-cid-qva5lhue]{background:linear-gradient(#0000 40%,#0a1e3fcc 100%);position:absolute;inset:0}.badge[data-astro-cid-qva5lhue]{color:#fff;letter-spacing:.5px;z-index:2;border-radius:30px;padding:.5rem 1rem;font-size:.85rem;font-weight:700;position:absolute;top:1.5rem;left:1.5rem}.badge-green[data-astro-cid-qva5lhue]{background-color:#2f855a}.badge-red[data-astro-cid-qva5lhue]{background-color:var(--color-secondary,#c8102e)}.badge-status[data-astro-cid-qva5lhue]{color:#0a1e3f;z-index:2;background:#ffffffe6;border-radius:8px;padding:.4rem 1rem;font-size:.85rem;font-weight:700;position:absolute;bottom:1.5rem;right:1.5rem}.card-content[data-astro-cid-qva5lhue]{flex-direction:column;flex-grow:1;padding:2.5rem 2rem;display:flex}.location[data-astro-cid-qva5lhue]{color:#64748b;margin-bottom:.8rem;font-size:.95rem;font-weight:500}.card-title[data-astro-cid-qva5lhue]{color:#0a1e3f;font-size:1.8rem;font-family:var(--font-family-serif,serif);margin-bottom:1rem}.card-desc[data-astro-cid-qva5lhue]{color:#475569;flex-grow:1;margin-bottom:2rem;font-size:1rem;line-height:1.6}.btn-outline-primary[data-astro-cid-qva5lhue]{color:#0a1e3f;border:2px solid #0a1e3f;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-outline-primary[data-astro-cid-qva5lhue]:hover{color:#fff;background:#0a1e3f}@media (width<=768px){.projects-grid[data-astro-cid-qva5lhue]{grid-template-columns:1fr;gap:2rem}.card-image[data-astro-cid-qva5lhue]{height:250px}}.projects-section .projects-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;display:grid}.projects-section .project-card{background:#fff;border-radius:16px;flex-direction:column;transition:transform .4s,box-shadow .4s;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000014}.projects-section .project-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001f}.projects-section .card-image{height:300px;position:relative;overflow:hidden}.projects-section .card-image img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.projects-section .project-card:hover .card-image img{transform:scale(1.08)}.projects-section .image-overlay{background:linear-gradient(#0000 40%,#0a1e3fcc 100%);position:absolute;inset:0}.projects-section .badge{z-index:2;color:#fff;letter-spacing:.5px;border-radius:30px;padding:.5rem 1rem;font-size:.85rem;font-weight:700;position:absolute;top:1.5rem;left:1.5rem}.projects-section .badge-green{background-color:#2f855a}.projects-section .badge-red{background-color:var(--color-secondary,#c8102e)}.projects-section .badge-status{z-index:2;color:#0a1e3f;background:#ffffffe6;border-radius:8px;padding:.4rem 1rem;font-size:.85rem;font-weight:700;position:absolute;bottom:1.5rem;right:1.5rem}.projects-section .card-content{flex-direction:column;flex:1;padding:2.5rem 2rem;display:flex}.projects-section .location{color:#64748b;margin-bottom:.8rem;font-size:.95rem;font-weight:500}.projects-section .card-title{color:#0a1e3f;font-family:var(--font-family-serif,serif);margin-bottom:1rem;font-size:1.8rem}.projects-section .card-desc{color:#475569;flex:1;margin-bottom:2rem;font-size:1rem;line-height:1.6}.projects-section .btn-outline-primary{color:#0a1e3f;border:2px solid #0a1e3f;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.projects-section .btn-outline-primary:hover{color:#fff;background:#0a1e3f}@media (width<=768px){.projects-section .projects-grid{grid-template-columns:1fr;gap:2rem}.projects-section .card-image{height:250px}}
