/* ODS Typography Upsize - FAANG Niveau 2 */

/* H1 Hero (widget 282b1cc) : 72px → 88px */
body .elementor .elementor-element.elementor-element-282b1cc .elementor-heading-title {
    font-size: clamp(48px, 7vw, 88px) !important;
    line-height: 1.02 !important;
    letter-spacing: -0.04em !important;
}

/* Subtitle hero (widget 7a50055) : +11% */
body .elementor .elementor-element.elementor-element-7a50055 p,
body .elementor .elementor-element.elementor-element-7a50055 .elementor-widget-container {
    font-size: clamp(17px, 1.5vw, 20px) !important;
    line-height: 1.6 !important;
}

/* Stats counter (ff933cf) : 44px → 56px */
body .elementor .elementor-element.elementor-element-ff933cf .ods-counter {
    font-size: clamp(40px, 5vw, 56px) !important;
}

/* Stats label : 10px → 11px */
body .elementor .elementor-element.elementor-element-ff933cf .ods-stat-label {
    font-size: 11px !important;
    letter-spacing: 0.14em !important;
}

/* H2 sections : "Discover Omics", "Why researchers trust us", etc. */
body .elementor .elementor-element.elementor-element-9570eb3 .elementor-heading-title,  /* Discover */
body .elementor .elementor-element.elementor-element-5f7e62e .elementor-heading-title,  /* What we do */
body .elementor .elementor-element.elementor-element-af73228 .elementor-heading-title,  /* Our expertise */
body .elementor .elementor-element.elementor-element-bb040bb .elementor-heading-title,  /* Why trust us */
body .elementor .elementor-element.elementor-element-31e80d8 .elementor-heading-title,  /* Ready advance */
body .elementor .elementor-element.elementor-element-a6b44e6 .elementor-heading-title { /* Trusted institutions */
    font-size: clamp(36px, 4.5vw, 60px) !important;
    line-height: 1.08 !important;
    letter-spacing: -0.035em !important;
}

/* Badge TRUSTED BY : 14px → 15px */
body .elementor .elementor-element.elementor-element-52c130c .elementor-heading-title {
    font-size: 15px !important;
    letter-spacing: 0.12em !important;
}

/* Buttons hero : légèrement plus gros */
body .elementor .elementor-element.elementor-element-da42b51 .elementor-button,
body .elementor .elementor-element.elementor-element-c81f648 .elementor-button {
    font-size: 16px !important;
    padding: 18px 32px !important;
}

/* Hero market-place H1 */
body.page-id-2239 .elementor-element.elementor-element-7e3abac h1 {
    font-size: clamp(44px, 6vw, 72px) !important;
    line-height: 1.05 !important;
    letter-spacing: -0.035em !important;
}

/* Mobile: tailles réduites mais toujours plus grand qu'avant */
@media (max-width: 768px) {
    body .elementor .elementor-element.elementor-element-282b1cc .elementor-heading-title {
        font-size: clamp(40px, 9vw, 52px) !important;
    }
    body .elementor .elementor-element.elementor-element-ff933cf .ods-counter {
        font-size: 36px !important;
    }
}
