/* Stage 9 CMS additions. Original style.css is intentionally untouched. */
.section-subtitle{margin:-8px 0 20px;color:#6e7885;line-height:1.6}.section-subtitle.center{text-align:center;max-width:760px;margin:-8px auto 24px}.list-row h4 a{color:inherit;text-decoration:none}.list-row h4 a:hover{text-decoration:underline}.empty-public{color:#7b8592;padding:15px 0}.cms-extra-section{padding:62px 0;background:#fff}.cms-extra-section:nth-of-type(even){background:#f7f8fa}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.testimonial-card{border:1px solid #e3e7eb;border-radius:14px;padding:22px;background:#fff;box-shadow:0 5px 18px rgba(5,25,44,.04)}.testimonial-card img{width:58px;height:58px;object-fit:cover;border-radius:50%;margin-bottom:10px}.testimonial-card p{line-height:1.7;color:#4b5867}.testimonial-card strong,.testimonial-card span{display:block}.testimonial-card span{font-size:12px;color:#7b8795;margin-top:4px}.faq-list{max-width:900px;margin:0 auto}.faq-list details{background:white;border:1px solid #e0e5ea;border-radius:10px;padding:0 16px;margin:10px 0}.faq-list summary{cursor:pointer;font-weight:700;padding:16px 0}.faq-list p{color:#586574;line-height:1.7;padding-bottom:16px}.public-notice{background:#e8f7ee;color:#176b40;padding:12px 15px;border-radius:8px;margin-bottom:18px}.public-page{background:#f7f8fa;min-height:70vh;padding:50px 0}.page-hero{background:#03182d;color:#fff;border-radius:16px;padding:38px;margin-bottom:22px}.page-hero span{font-size:11px;color:#e0ad45;letter-spacing:.12em}.page-hero h1{font-size:38px;margin:8px 0}.page-hero p{color:#d4dee7}.page-content{background:#fff;border:1px solid #e3e7eb;border-radius:14px;padding:30px;line-height:1.9;color:#354353;white-space:normal}.social-row a{text-decoration:none}.sector-card img{width:100%;height:100%;object-fit:cover}@media(max-width:900px){.testimonial-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.testimonial-grid{grid-template-columns:1fr}.page-hero{padding:26px}.page-hero h1{font-size:30px}}