.inner-page { background: #07111f; color: #d8e1eb; }
.inner-page .section-top { padding: 120px 0 85px; }
.inner-page .section-top-title p { color: #d8e1eb; max-width: 700px; margin: 18px auto 0; font-size: 18px; }
.page-section { padding: 90px 0; }
.page-section.alt { background: #0b1829; }
.eyebrow { color: #18fef5; text-transform: uppercase; letter-spacing: 2px; font-weight: 700; font-size: 13px; }
.page-heading { color: #fff; font-size: 42px; line-height: 1.2; margin: 12px 0 24px; }
.lead-copy { font-size: 18px; line-height: 1.85; color: #b9c8d8; }
.content-card { height: 100%; background: #0e2035; border: 1px solid rgba(24,254,245,.16); border-radius: 12px; padding: 32px; transition: transform .25s ease, border-color .25s ease; }
.page-section .row > [class*="col-"] { margin-bottom: 30px; }
.content-card:hover { transform: translateY(-5px); border-color: #18fef5; }
.content-card img.card-icon { width: 64px; height: 64px; object-fit: contain; margin-bottom: 22px; }
.content-card h3 { color: #fff; font-size: 23px; margin-bottom: 15px; }
.content-card p, .content-card li { color: #b9c8d8; line-height: 1.75; }
.content-card ul { padding-left: 19px; margin: 0; }
.stat-band { background: linear-gradient(100deg, #0d2e42, #103c4b); border: 1px solid rgba(24,254,245,.28); border-radius: 16px; padding: 35px; }
.stat-item { text-align: center; padding: 15px; }
.stat-item strong { display:block; color:#18fef5; font-size:36px; }
.stat-item span { color:#fff; }
.check-list { list-style:none; padding:0; }
.check-list li { margin: 12px 0; color:#d8e1eb; }
.check-list li:before { content:'\2713'; color:#18fef5; font-weight:700; margin-right:12px; }
.partner-card { display:flex; flex-direction:column; justify-content:center; align-items:center; min-height:220px; text-align:center; }
.partner-card img { max-width:150px; max-height:58px; margin-bottom:24px; filter: brightness(0) invert(1); opacity:.92; }
.news-card { overflow:hidden; padding:0; }
.news-card img { width:100%; height:220px; object-fit:cover; }
.news-card-body { padding:28px; }
.news-meta { color:#18fef5; font-size:13px; text-transform:uppercase; letter-spacing:1px; margin-bottom:12px; }
.news-card a.read-more { color:#18fef5; font-weight:700; }
.cta-panel { background:linear-gradient(110deg,rgba(24,254,245,.13),rgba(12,34,56,.96)); border-radius:18px; padding:55px; border:1px solid rgba(24,254,245,.25); }
.cta-panel h2 { color:#fff; margin-bottom:16px; }
.form-card { padding: 40px; }
.secure-contact-form label { color:#fff; font-weight:600; margin-bottom:8px; }
.secure-contact-form .form-control { background:#081729; border:1px solid #29445e; color:#fff; min-height:52px; border-radius:6px; padding:12px 15px; }
.secure-contact-form textarea.form-control { min-height:145px; }
.secure-contact-form .form-control:focus { border-color:#18fef5; box-shadow:0 0 0 3px rgba(24,254,245,.12); }
.secure-contact-form select.form-control { color:#fff; background-color:#081729; }
.secure-contact-form select.form-control option { color:#111; background-color:#fff; }
.secure-contact-form .form-control::placeholder { color:#8fa4b8; opacity:1; }
.secure-contact-form .form-control::-webkit-input-placeholder { color:#8fa4b8; opacity:1; }
.secure-contact-form .form-control::-moz-placeholder { color:#8fa4b8; opacity:1; }
.honeypot { position:absolute!important; left:-10000px!important; width:1px!important; height:1px!important; overflow:hidden!important; }
.form-notice { border-radius:10px; padding:22px 24px; margin-bottom:25px; }
.form-notice h3 { margin:0 0 8px; }
.form-notice p, .form-notice ul { margin-bottom:0; }
.form-notice.success { background:rgba(24,254,245,.1); border:1px solid #18fef5; color:#fff; }
.form-notice.error { background:rgba(220,53,69,.12); border:1px solid #dc3545; color:#fff; }
.privacy-note { color:#91a6ba; font-size:13px; margin:15px 0 0; }
@media(max-width:767px){.inner-page .section-top{padding:95px 0 65px}.page-section{padding:65px 0}.page-heading{font-size:32px}.cta-panel{padding:32px 24px}}
