.tp-project{max-width:1000px;margin:0 auto;padding:2rem 1.25rem;font-family:'DM Sans',sans-serif;}
.tp-project__logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem;padding-bottom:1.5rem;}
.tp-project__logo{max-height:64px;width:auto;}
@media(max-width:600px){.tp-project__logo{max-height:44px;}.tp-project__logos{gap:1.2rem;}}
.tp-project__head{text-align:center;margin:1rem 0 1.5rem;}
.tp-project__title{color:var(--tp-navy,#1E2A3A);font-weight:700;font-size:clamp(1.4rem,2.5vw,2rem);line-height:1.25;margin:0;}
.tp-project__smis{font-family:'Space Mono',monospace;color:var(--tp-teal,#2EC4B6);margin:.4rem 0 0;}
.tp-project__hero{margin:0 0 1.5rem;}
.tp-project__hero img{width:100%;height:auto;border-radius:8px;display:block;}
.tp-project__placeholder{background:#eef1f4;border:1px dashed #c3cad2;border-radius:6px;display:flex;align-items:center;justify-content:center;text-align:center;color:#66707a;padding:1rem;min-height:120px;}
.tp-project__placeholder--hero{aspect-ratio:16/6;min-height:0;}
.tp-project__section{margin:2rem 0;}
.tp-project__heading{color:var(--tp-navy,#1E2A3A);font-weight:700;font-size:1.15rem;margin:0 0 .75rem;border-bottom:2px solid var(--tp-teal,#2EC4B6);padding-bottom:.35rem;}
.tp-project__section p{line-height:1.7;margin:0 0 1rem;}
.tp-project__section ul{margin:0 0 1rem 1.25rem;line-height:1.7;}
.tp-project__stages{display:flex;flex-direction:column;gap:.6rem;align-items:flex-start;}
.tp-project__stage{background:var(--tp-teal,#2EC4B6);color:#fff;font-weight:600;padding:.6rem 1.1rem;border-radius:999px;display:inline-block;}
.tp-project__gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;}
.tp-project__gallery-item{display:block;}
.tp-project__gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:6px;display:block;}
@media(max-width:768px){.tp-project__gallery{grid-template-columns:repeat(2,1fr);}}
@media(max-width:480px){.tp-project__gallery{grid-template-columns:1fr;}}
.tp-project__videos{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;}
@media(max-width:600px){.tp-project__videos{grid-template-columns:1fr;}}
.tp-project__video{position:relative;padding-bottom:56.25%;height:0;border-radius:6px;overflow:hidden;background:#000;}
.tp-project__video iframe,.tp-project__video video{position:absolute;inset:0;width:100%;height:100%;border:0;}
.tp-project__press{display:flex;flex-direction:column;gap:.6rem;align-items:flex-start;}
.tp-project__press-item{background:var(--tp-teal,#2EC4B6);color:#fff;padding:.6rem 1.1rem;border-radius:999px;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;}
.tp-project__press-item--disabled{background:#c7ccd1;cursor:default;}
.tp-project__eulink{text-align:center;margin:2rem 0;color:#3a444f;line-height:1.6;}
.tp-project__eulink a{color:var(--tp-green,#5B9A3C);font-weight:600;}
.tp-project__slogan{text-align:center;font-style:italic;font-weight:700;font-size:1.25rem;color:var(--tp-navy,#1E2A3A);margin:1.5rem 0 1rem;}
.tp-project__official-footer{text-align:center;border-top:1px solid #e2e6ea;padding-top:1.25rem;margin-top:1rem;}
.tp-project__counties{display:flex;justify-content:center;gap:.4rem;flex-wrap:wrap;margin-bottom:.6rem;}
.tp-project__counties img{max-width:min(480px,100%);height:auto;display:block;}
.tp-project__official-urls a{color:var(--tp-navy,#1E2A3A);font-weight:700;text-decoration:none;}
.tp-project__official-urls span{margin:0 .4rem;color:#9aa2ab;}
.tp-project__tagline{text-align:center;font-weight:700;font-style:italic;color:var(--tp-navy,#1E2A3A);margin:.5rem 0 0;}
.tp-project__pnrr-footer{text-align:center;border-top:1px solid #e2e6ea;padding-top:1.25rem;margin-top:1.5rem;font-size:.85rem;color:#3a444f;line-height:1.6;}
.tp-project__pnrr-footer p{margin:.4rem 0;}
.tp-project__pnrr-mention{font-weight:700;color:var(--tp-navy,#1E2A3A);}
.tp-project__pnrr-footer a{color:var(--tp-navy,#1E2A3A);font-weight:700;text-decoration:none;}
.tp-project__pnrr-footer span{margin:0 .4rem;color:#9aa2ab;}
