.cc-scanner-section{padding:120px 5%;background:#050505}.cc-scanner-container{max-width:1400px;margin:auto}.cc-scanner-header{display:flex;justify-content:space-between;gap:40px;margin-bottom:50px}.cc-scanner-eyebrow{color:#00FFB2;letter-spacing:.2em;font-size:12px}.cc-scanner-header h2{font-size:58px;color:#fff}.cc-scanner-header p{color:#8A97A6;line-height:1.7}.cc-scanner-status{background:#00FFB2;color:#000;padding:14px 20px;border-radius:14px;font-weight:bold}.cc-scanner-grid,.cc-results-grid{display:grid;gap:24px}.cc-scanner-grid{grid-template-columns:1fr 1fr;margin-bottom:40px}.cc-results-grid{grid-template-columns:repeat(4,1fr);margin-bottom:40px}.cc-scanner-panel,.cc-result-card{background:#101418;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:30px}.cc-live-terminal{background:#070B0E;border-radius:24px;overflow:hidden}.cc-live-header{background:#0C1014;padding:18px 24px;color:#00FFB2}.cc-live-body{height:320px;overflow-y:auto;padding:24px;font-family:monospace;color:#B7C3CF}