
    /* Custom B2B Styles */
    body { font-family: 'Inter', system-ui, sans-serif; background-color: #f8fafc; }
    .aggregator-scope { font-family: 'Inter', system-ui, sans-serif; color: #0f172a; }
    .aggregator-scope h1, .aggregator-scope h2, .aggregator-scope h3 { margin: 0; }
    .aggregator-scope p { margin: 0; }
    .aggregator-scope a { text-decoration: none; }
    .aggregator-scope ul { margin: 0; padding: 0; list-style: none; }
    .stretched-link::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 10; content: ""; }
    .hero-img-shadow { box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.05), 0 10px 10px -5px rgba(0, 0, 0, 0.02); }
