body[data-country-code="CD"] .neondaku-search-tabs { gap: clamp(12px, 2.4vw, 28px); overflow-x: auto; scrollbar-width: thin; }
body[data-country-code="CD"] .neondaku-search-tabs .hero-tab { flex-shrink: 0; white-space: nowrap; }
body[data-country-code="CD"] .neondaku-journeys-section { padding-bottom: 48px; }
body[data-country-code="CD"] #neondaku-rental-subtitle { max-width: 900px; margin: 12px 0 0; color: #536d7c; font-size: 15px; line-height: 1.7; }
body[data-country-code="CD"] #neondaku-rental-duration { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 20px; }
body[data-country-code="CD"] #neondaku-rental-duration a { border: 1px solid #cddfe8; background: white; color: #164158; border-radius: 24px; padding: 10px 18px; font-size: 14px; font-weight: 700; }
body[data-country-code="CD"] #neondaku-rental-duration a.active { color: white; background: #167cac; border-color: #167cac; }
body[data-country-code="CD"] .neondaku-search-tabs a:focus-visible,
body[data-country-code="CD"] #neondaku-rental-duration a:focus-visible { outline: 3px solid #167cac; outline-offset: 3px; }
@media(max-width:600px) { body[data-country-code="CD"] .neondaku-search-tabs { gap: 18px; } }
