.ct-wrap{max-width:860px;margin:0 auto;padding:0 4px}
.ct-section{background:#1a2f6b;width:100%;padding:56px 40px 48px;border-radius:20px;position:relative;overflow:hidden}
.ct-section::before{content:'';position:absolute;top:-100px;right:-60px;width:400px;height:400px;background:radial-gradient(circle,rgba(80,100,180,.3) 0%,transparent 70%);pointer-events:none}
.ct-section::after{content:'';position:absolute;bottom:-80px;left:-40px;width:320px;height:320px;background:radial-gradient(circle,rgba(245,184,0,.08) 0%,transparent 70%);pointer-events:none}
.ct-section>*{position:relative;z-index:1}
.ct-eyebrow{font-size:11px;font-weight:700;letter-spacing:.18em;color:#f5b800;text-transform:uppercase;text-align:center;margin-bottom:16px}
.ct-headline{font-family:Georgia,'Times New Roman',serif;font-size:clamp(30px,4.5vw,42px);font-weight:700;line-height:1.1;color:#fff;text-align:center;letter-spacing:-.01em;margin-bottom:12px;text-wrap:balance}
.ct-headline em{font-style:italic;font-weight:400}
.ct-gold-dot{display:inline-block;width:6px;height:6px;background:#f5b800;border-radius:50%;margin-left:3px;vertical-align:middle;position:relative;top:-3px}
.ct-subheading{font-size:14px;font-weight:400;color:#6b7ba4;text-align:center;margin-bottom:40px;line-height:1.6}
.ct-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.ct-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.09);border-radius:18px;padding:28px;display:flex;flex-direction:column}
.ct-card-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(245,184,0,.1);border:1px solid rgba(245,184,0,.25);border-radius:999px;padding:5px 14px 5px 8px;margin-bottom:22px;width:fit-content}
.ct-badge-icon{width:20px;height:20px;flex-shrink:0}
.ct-badge-label{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#f5b800}
.ct-stat{font-family:Georgia,'Times New Roman',serif;font-size:clamp(40px,5vw,52px);font-weight:700;color:#fff;line-height:1;margin-bottom:6px;letter-spacing:-.02em}
.ct-stat-label{font-size:12px;font-weight:600;color:rgba(255,255,255,.55);letter-spacing:.04em;text-transform:uppercase;margin-bottom:16px}
.ct-card-body{font-size:13px;color:#a8b8e8;line-height:1.65;margin-bottom:18px;flex:1}
.ct-card-link{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#f5b800;text-decoration:none;margin-bottom:18px}
.ct-test-list{display:flex;flex-direction:column;border-top:1px solid rgba(255,255,255,.07);padding-top:16px}
.ct-test-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.05)}
.ct-test-item:last-child{border-bottom:none}
.ct-test-code{font-size:10px;font-weight:700;color:#f5b800;opacity:.7;letter-spacing:.06em;min-width:68px}
.ct-test-desc{font-size:11px;color:rgba(255,255,255,.45);line-height:1.4}
.ct-trust-bar{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px 28px;margin-top:36px;padding-top:28px;border-top:1px solid rgba(255,255,255,.07)}
.ct-trust-item{display:flex;align-items:center;gap:8px}
.ct-trust-item svg{flex-shrink:0;opacity:.5}
.ct-trust-text{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.35)}
.ct-trust-divider{width:1px;height:20px;background:rgba(255,255,255,.1)}
@media(max-width:720px){.ct-section{padding:40px 20px 36px;border-radius:16px}.ct-cards{grid-template-columns:1fr}.ct-trust-divider{display:none}}
