/* ParaatService components — gedeelde footer-CSS (Fase E pilot 28-06) */

.psf .psf-link{color:rgba(255,255,255,.72);text-decoration:none;transition:color .15s ease}
.psf .psf-link:hover{color:#fff;text-decoration:underline}
.psf .psf-net .psf-link,.psf .psf-bottom .psf-link{color:rgba(255,255,255,.6)}
.psf .psf-net .psf-link:hover,.psf .psf-bottom .psf-link:hover{color:#fff}
.psf .psf-scan{color:#fbbf24;font-weight:700;text-decoration:none;transition:color .15s ease}
.psf .psf-scan:hover{color:#fcd34d}
.psf .psf-chip{color:rgba(255,255,255,.72);text-decoration:none;font-size:.8rem;padding:5px 13px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:999px;transition:all .15s ease;white-space:nowrap}
.psf .psf-chip:hover{border-color:#8b5cf6;color:#fff;background:rgba(139,92,246,.2)}
@media (max-width:900px){.psf .psf-top{grid-template-columns:1fr 1fr;gap:32px 28px !important}}
@media (max-width:560px){.psf .psf-top{grid-template-columns:1fr !important;gap:30px !important;padding:40px 0 32px !important}.psf .psf-bottom{justify-content:center;text-align:center}.psf .psf-legal{justify-content:center}.psf .psf-regio{justify-content:center}}

