/* ===================================================== QuickScan intro ===================================================== */ .quickscan-intro { max-width: 760px; padding: 4rem 1.5rem; } .quickscan-label { font-size: 0.75rem; letter-spacing: 0.08em; text-transform: uppercase; color: #6b7280; } .quickscan-intro-text { margin-top: 1.5rem; font-size: 1.05rem; } .quickscan-kader { margin-top: 2.5rem; padding: 1.75rem; border-left: 4px solid #9ca3af; background-color: #f9fafb; } .quickscan-kader h2 { margin-top: 0; font-size: 0.9rem; letter-spacing: 0.08em; text-transform: uppercase; color: #374151; } .quickscan-features { margin-top: 2.25rem; padding-left: 1.25rem; } .quickscan-features li { margin-bottom: 0.4rem; } .quickscan-features .muted { color: #6b7280; } .quickscan-cta { margin-top: 3rem; } .quickscan-disclaimer { margin-top: 1.25rem; font-size: 0.8rem; color: #6b7280; }