{"id":60095,"date":"2025-12-16T15:58:45","date_gmt":"2025-12-16T14:58:45","guid":{"rendered":"https:\/\/www.dimann.com\/eco\/paper-2025-r01\/"},"modified":"2026-07-13T09:58:44","modified_gmt":"2026-07-13T07:58:44","slug":"white-paper-2026-r01","status":"publish","type":"page","link":"https:\/\/www.dimann.com\/en\/eco\/white-paper-2026-r01\/","title":{"rendered":"White Paper 2026-r01 \u2014 Full text"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"60095\" class=\"elementor elementor-60095 elementor-59874\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c3a5d8 e-flex e-con-boxed e-con e-parent\" data-id=\"7c3a5d8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f104b80 elementor-widget elementor-widget-html\" data-id=\"f104b80\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n<link rel=\"stylesheet\" href=\"https:\/\/unpkg.com\/@phosphor-icons\/web@2.1.1\/src\/bold\/style.css\">\r\n<style>\r\n    \/* =========================================================\r\n       1. NAVBAR \u2014 barra di navigazione fissa\r\n       ========================================================= *\/\r\n\r\n    .eco-navbar {\r\n        --eco-blue: #123a73;\r\n        --eco-purple: #a800d8;\r\n        --eco-white: #ffffff;\r\n        --eco-border: rgba(255, 255, 255, .16);\r\n\r\n        position: fixed;\r\n        top: 0;\r\n        left: 0;\r\n        z-index: 1000;\r\n        width: 100%;\r\n        background: var(--eco-blue);\r\n        color: var(--eco-white);\r\n        font-family: Raleway, Arial, Helvetica, sans-serif;\r\n        transform: translateY(0);\r\n        transition: transform .24s ease;\r\n        will-change: transform;\r\n    }\r\n\r\n    .eco-navbar.is-hidden { transform: translateY(-100%); }\r\n\r\n    .eco-navbar__inner {\r\n        width: min(1400px, calc(100% - 144px));\r\n        min-height: 70px;\r\n        margin: 0 auto;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: space-between;\r\n        gap: 32px;\r\n    }\r\n\r\n    .eco-navbar__logo {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 10px;\r\n        color: var(--eco-white);\r\n        text-decoration: none !important;\r\n    }\r\n\r\n    .eco-navbar__logo img { display: block; width: auto; height: 42px; }\r\n\r\n    .eco-navbar__desktop-nav { display: flex; align-items: center; gap: 8px; }\r\n\r\n    .eco-navbar__desktop-nav > a,\r\n    .eco-navbar__dropdown-trigger {\r\n        min-height: 38px;\r\n        padding: 0 16px;\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 6px;\r\n        border: 0;\r\n        background: transparent;\r\n        color: var(--eco-white);\r\n        font: inherit;\r\n        font-size: 14px;\r\n        font-weight: 900;\r\n        line-height: 1;\r\n        text-transform: uppercase;\r\n        text-decoration: none !important;\r\n        cursor: pointer;\r\n    }\r\n\r\n    .eco-navbar__desktop-nav > a:hover,\r\n    .eco-navbar__desktop-nav > a:focus-visible,\r\n    .eco-navbar__dropdown-trigger:hover,\r\n    .eco-navbar__dropdown-trigger:focus-visible {\r\n        background: rgba(255, 255, 255, .1);\r\n        outline: none;\r\n    }\r\n\r\n    \/* Voce semplice attiva (es. Osservatorio, Approfondimenti, Dataset) *\/\r\n    .eco-navbar__desktop-nav > a.is-active { background: var(--eco-purple); }\r\n\r\n    .eco-navbar__dropdown { position: relative; }\r\n    .eco-navbar__dropdown-trigger { background: transparent; }\r\n\r\n    \/* Voce dropdown attiva (es. Pubblicazioni quando si \u00e8 su un white paper) *\/\r\n    .eco-navbar__dropdown.is-active > .eco-navbar__dropdown-trigger {\r\n        background: var(--eco-purple);\r\n    }\r\n\r\n    .eco-navbar__dropdown-panel {\r\n        position: absolute;\r\n        top: calc(100% + 10px);\r\n        right: 0;\r\n        width: min(420px, 90vw);\r\n        padding: 12px;\r\n        background: #ffffff;\r\n        color: #111111;\r\n        border-radius: 18px;\r\n        box-shadow: 0 18px 50px rgba(0, 0, 0, .2);\r\n        opacity: 0;\r\n        visibility: hidden;\r\n        transform: translateY(-8px);\r\n        transition: opacity .18s ease, transform .18s ease, visibility .18s ease;\r\n    }\r\n\r\n    .eco-navbar__dropdown:hover .eco-navbar__dropdown-panel,\r\n    .eco-navbar__dropdown:focus-within .eco-navbar__dropdown-panel {\r\n        opacity: 1;\r\n        visibility: visible;\r\n        transform: translateY(0);\r\n    }\r\n\r\n    .eco-navbar__paper-link {\r\n        display: grid;\r\n        gap: 4px;\r\n        padding: 14px 16px;\r\n        border-radius: 12px;\r\n        color: #111111;\r\n        text-decoration: none !important;\r\n    }\r\n\r\n    .eco-navbar__paper-link:hover,\r\n    .eco-navbar__paper-link:focus-visible { background: #f4f4f4; outline: none; }\r\n\r\n    .eco-navbar__paper-label {\r\n        font-size: 12px;\r\n        line-height: 1;\r\n        font-weight: 900;\r\n        letter-spacing: .08em;\r\n        text-transform: uppercase;\r\n        color: #5a5a5a;\r\n    }\r\n\r\n    .eco-navbar__paper-title {\r\n        font-family: Lora, Georgia, serif;\r\n        font-size: 15px;\r\n        line-height: 1.35;\r\n        font-weight: 600;\r\n        color: #111111;\r\n    }\r\n\r\n    \/* Paper attivo nel dropdown *\/\r\n    .eco-navbar__paper-link.is-active { background: rgba(168, 0, 216, .09); }\r\n    .eco-navbar__paper-link.is-active .eco-navbar__paper-label { color: #a800d8; }\r\n\r\n    .eco-navbar__mobile-toggle {\r\n        display: none;\r\n        align-items: center;\r\n        gap: 10px;\r\n        min-height: 40px;\r\n        padding: 0 12px;\r\n        border: 1px solid var(--eco-border);\r\n        border-radius: 999px;\r\n        background: transparent;\r\n        color: #ffffff;\r\n        font: inherit;\r\n        font-size: 13px;\r\n        font-weight: 900;\r\n        text-transform: uppercase;\r\n        cursor: pointer;\r\n    }\r\n\r\n    .eco-navbar__mobile-toggle-icon,\r\n    .eco-navbar__mobile-toggle-icon::before,\r\n    .eco-navbar__mobile-toggle-icon::after {\r\n        display: block;\r\n        width: 18px;\r\n        height: 2px;\r\n        background: #ffffff;\r\n        border-radius: 99px;\r\n    }\r\n\r\n    .eco-navbar__mobile-toggle-icon { position: relative; }\r\n\r\n    .eco-navbar__mobile-toggle-icon::before,\r\n    .eco-navbar__mobile-toggle-icon::after {\r\n        content: \"\";\r\n        position: absolute;\r\n        left: 0;\r\n    }\r\n\r\n    .eco-navbar__mobile-toggle-icon::before { top: -6px; }\r\n    .eco-navbar__mobile-toggle-icon::after  { top:  6px; }\r\n\r\n    \/* =========================================================\r\n       2. CASSETTO MOBILE \u2014 drawer laterale\r\n       ========================================================= *\/\r\n\r\n    .eco-drawer-overlay {\r\n        position: fixed;\r\n        inset: 0;\r\n        z-index: 1001;\r\n        background: rgba(0, 0, 0, .42);\r\n        opacity: 0;\r\n        transition: opacity .24s ease;\r\n    }\r\n\r\n    .eco-drawer-overlay.is-visible { opacity: 1; }\r\n\r\n    .eco-drawer {\r\n        position: fixed;\r\n        top: 0;\r\n        right: 0;\r\n        z-index: 1002;\r\n        width: min(88vw, 390px);\r\n        height: 100dvh;\r\n        padding: 22px;\r\n        background: #ffffff;\r\n        color: #111111;\r\n        font-family: Raleway, Arial, Helvetica, sans-serif;\r\n        box-shadow: -18px 0 50px rgba(0, 0, 0, .24);\r\n        transform: translateX(100%);\r\n        transition: transform .28s ease;\r\n        overflow-y: auto;\r\n    }\r\n\r\n    .eco-drawer.is-open { transform: translateX(0); }\r\n\r\n    .eco-drawer__header {\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: flex-end;\r\n        margin-bottom: 28px;\r\n    }\r\n\r\n    .eco-drawer__close {\r\n        width: 42px;\r\n        height: 42px;\r\n        border: 0;\r\n        border-radius: 999px;\r\n        background: #f1f1f1;\r\n        color: #111111;\r\n        font-size: 30px;\r\n        line-height: 1;\r\n        cursor: pointer;\r\n    }\r\n\r\n    .eco-drawer__nav { display: grid; gap: 0; }\r\n\r\n    \/* Divisore tra tutte le voci principali del cassetto *\/\r\n    .eco-drawer__nav > *:not(:first-child) { border-top: 1px solid #e7e7e7; }\r\n\r\n    \/* Link semplici *\/\r\n    .eco-drawer__nav > a {\r\n        display: flex;\r\n        align-items: center;\r\n        min-height: 52px;\r\n        color: #111111;\r\n        font-size: 15px;\r\n        font-weight: 900;\r\n        letter-spacing: .04em;\r\n        text-transform: uppercase;\r\n        text-decoration: none !important;\r\n    }\r\n\r\n    \/* Accordion \u2014 voci con sottovoci (Pubblicazioni, Media) *\/\r\n    .eco-drawer__accordion { border: none; padding: 0; }\r\n\r\n    .eco-drawer__accordion > summary {\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: space-between;\r\n        min-height: 52px;\r\n        list-style: none;\r\n        color: #111111;\r\n        font-size: 15px;\r\n        font-weight: 900;\r\n        letter-spacing: .04em;\r\n        text-transform: uppercase;\r\n        cursor: pointer;\r\n        user-select: none;\r\n    }\r\n\r\n    .eco-drawer__accordion > summary::-webkit-details-marker,\r\n    .eco-drawer__accordion > summary::marker { display: none; content: \"\"; }\r\n\r\n    \/* Freccina capovolge quando aperto *\/\r\n    .eco-drawer__accordion-caret {\r\n        flex: 0 0 auto;\r\n        font-size: 14px;\r\n        color: #5a5a5a;\r\n        transition: transform .2s ease;\r\n    }\r\n\r\n    .eco-drawer__accordion[open] > summary .eco-drawer__accordion-caret {\r\n        transform: rotate(180deg);\r\n    }\r\n\r\n    \/* Corpo accordion \u2014 indentato a destra per leggibilit\u00e0 *\/\r\n    .eco-drawer__accordion-body {\r\n        display: grid;\r\n        gap: 8px;\r\n        padding: 4px 0 16px 20px;\r\n    }\r\n\r\n    \/* Voce semplice attiva *\/\r\n    .eco-drawer__nav > a.is-active { color: #a800d8; }\r\n\r\n    \/* Titolo sezione attiva *\/\r\n    .eco-drawer__accordion.is-active > summary { color: #a800d8; }\r\n\r\n    .eco-drawer__paper-link {\r\n        display: grid;\r\n        gap: 5px;\r\n        padding: 14px 16px;\r\n        border-radius: 14px;\r\n        background: #f6f6f6;\r\n        color: #111111;\r\n        text-decoration: none !important;\r\n    }\r\n\r\n    .eco-drawer__paper-label {\r\n        font-size: 12px;\r\n        line-height: 1;\r\n        font-weight: 900;\r\n        letter-spacing: .08em;\r\n        text-transform: uppercase;\r\n        color: #5a5a5a;\r\n    }\r\n\r\n    .eco-drawer__paper-title {\r\n        font-family: Lora, Georgia, serif;\r\n        font-size: 15px;\r\n        line-height: 1.35;\r\n        font-weight: 600;\r\n    }\r\n\r\n    \/* Paper attivo nel cassetto *\/\r\n    .eco-drawer__paper-link.is-active { background: rgba(168, 0, 216, .09); }\r\n    .eco-drawer__paper-link.is-active .eco-drawer__paper-label { color: #a800d8; }\r\n\r\n    body.eco-drawer-is-open { overflow: hidden; }\r\n\r\n    @media (max-width: 860px) {\r\n        .eco-navbar__inner { width: min(100%, calc(100% - 32px)); min-height: 66px; }\r\n        .eco-navbar__logo img { height: 38px; }\r\n        .eco-navbar__desktop-nav { display: none; }\r\n        .eco-navbar__mobile-toggle { display: inline-flex; }\r\n    }\r\n\r\n    @media (max-width: 420px) {\r\n        .eco-navbar__mobile-toggle-label { display: none; }\r\n        .eco-navbar__inner { min-height: 64px; }\r\n        .eco-drawer { width: min(92vw, 390px); }\r\n    }\r\n\r\n    @media (prefers-reduced-motion: reduce) {\r\n        .eco-navbar,\r\n        .eco-navbar__dropdown-panel,\r\n        .eco-drawer,\r\n        .eco-drawer-overlay { transition: none; }\r\n    }\r\n\r\n    \/* =========================================================\r\n       GUTTER FIX \u2014 larghezza piena dentro container Elementor\r\n       ========================================================= *\/\r\n\r\n    .eco-paper {\r\n        padding-top: 0;\r\n        width: 100vw;\r\n        max-width: 100vw;\r\n        margin-left: calc(50% - 50vw);\r\n        margin-right: calc(50% - 50vw);\r\n        overflow-x: hidden;\r\n    }\r\n\r\n    .eco-paper,\r\n    .eco-paper *,\r\n    .eco-navbar,\r\n    .eco-navbar * { box-sizing: border-box; }\r\n\r\n    .eco-paper__meta-card,\r\n    .eco-paper__section,\r\n    .eco-paper__section--soft,\r\n    .eco-paper__section--pink,\r\n    .eco-paper__section--bibliography,\r\n    .eco-paper__content,\r\n    .eco-paper__toc { min-width: 0; overflow-wrap: anywhere; }\r\n\r\n    .eco-paper a,\r\n    .eco-paper dd,\r\n    .eco-paper p,\r\n    .eco-paper li { overflow-wrap: anywhere; word-break: normal; }\r\n\r\n    .eco-paper__table-wrap { max-width: 100%; overflow-x: auto; }\r\n    .eco-drawer { max-width: 100vw; }\r\n\r\n    .eco-paper__hero { padding-top: 70px; }\r\n\r\n    @media (max-width: 860px) { .eco-paper__hero { padding-top: 66px; } }\r\n\r\n    @media (max-width: 560px) {\r\n        .eco-paper { overflow-x: clip; }\r\n        .eco-paper__hero { padding-top: 64px; }\r\n\r\n        .eco-paper__hero-inner,\r\n        .eco-paper__layout,\r\n        .eco-paper__cta { width: calc(100% - 32px); max-width: calc(100% - 32px); margin-left: auto; margin-right: auto; }\r\n\r\n        .eco-paper__hero-inner { padding-top: 34px; padding-bottom: 44px; }\r\n\r\n        .eco-paper__section--soft,\r\n        .eco-paper__section--pink,\r\n        .eco-paper__section--bibliography {\r\n            width: 100%; max-width: 100%;\r\n            margin-left: 0; margin-right: 0;\r\n            padding-left: 20px; padding-right: 20px;\r\n        }\r\n\r\n        .eco-paper__meta-card { width: 100%; max-width: 100%; padding: 20px; }\r\n    }\r\n<\/style>\r\n\r\n<header class=\"eco-navbar\" data-eco-navbar>\r\n    <div class=\"eco-navbar__inner\">\r\n        <a class=\"eco-navbar__logo\" href=\"https:\/\/www.dimann.com\/en\/eco\/\" aria-label=\"Go to ECO homepage\">\r\n            <img data-src=\"https:\/\/www.dimann.com\/wp-content\/uploads\/2025\/12\/Logo-ECO-no-dimann-negativo.webp\"\r\n                 alt=\"European Cystitis Observatory\" width=\"180\" height=\"auto\"\r\n                 decoding=\"async\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 314px; --smush-placeholder-aspect-ratio: 314\/68;\">\r\n        <\/a>\r\n\r\n        <nav class=\"eco-navbar__desktop-nav\" aria-label=\"ECO main navigation\">\r\n            <a href=\"https:\/\/www.dimann.com\/en\/eco\/\">Observatory<\/a>\r\n\r\n            <!-- PUBLICATIONS -->\r\n            <div class=\"eco-navbar__dropdown is-active\">\r\n                <button class=\"eco-navbar__dropdown-trigger\" type=\"button\" aria-expanded=\"false\">\r\n                    Publications\r\n                    <i class=\"ph-bold ph-caret-down\" aria-hidden=\"true\"><\/i>\r\n                <\/button>\r\n                <div class=\"eco-navbar__dropdown-panel\">\r\n                    <a class=\"eco-navbar__paper-link is-active\" href=\"https:\/\/www.dimann.com\/en\/eco\/white-paper-2026-r01-anteprima\/\">\r\n                        <span class=\"eco-navbar__paper-label\">White Paper 1<\/span>\r\n                        <span class=\"eco-navbar__paper-title\">Psychological Impact of Cystitis Management. Evidence from Italy<\/span>\r\n                    <\/a>\r\n                    <a class=\"eco-navbar__paper-link\" href=\"https:\/\/www.dimann.com\/en\/eco\/white-paper-2026-r02-anteprima\/\">\r\n                        <span class=\"eco-navbar__paper-label\">White Paper 2<\/span>\r\n                        <span class=\"eco-navbar__paper-title\">The Role of Diet and Hydration in Different Manifestations of Cystitis<\/span>\r\n                    <\/a>\r\n                    <a class=\"eco-navbar__paper-link\" href=\"https:\/\/www.dimann.com\/en\/eco\/white-paper-2026-r03-anteprima\/\">\r\n                        <span class=\"eco-navbar__paper-label\">White Paper 3<\/span>\r\n                        <span class=\"eco-navbar__paper-title\">Post-coital Cystitis: Manifestations, Pelvic Floor and the Vicious Cycle<\/span>\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- MEDIA -->\r\n            <div class=\"eco-navbar__dropdown\">\r\n                <button class=\"eco-navbar__dropdown-trigger\" type=\"button\" aria-expanded=\"false\">\r\n                    Media\r\n                    <i class=\"ph-bold ph-caret-down\" aria-hidden=\"true\"><\/i>\r\n                <\/button>\r\n                <div class=\"eco-navbar__dropdown-panel\">\r\n                    <a class=\"eco-navbar__paper-link\" href=\"https:\/\/mailchi.mp\/0b246a9a7863\/download-press-kit\">\r\n                        <span class=\"eco-navbar__paper-label\">Press Kit &#8212; Paper 1<\/span>\r\n                        <span class=\"eco-navbar__paper-title\">Psychological Impact of Cystitis Management. Evidence from Italy<\/span>\r\n                    <\/a>\r\n                    <a class=\"eco-navbar__paper-link\" href=\"https:\/\/mailchi.mp\/dimann.com\/download-presskit-wp2\">\r\n                        <span class=\"eco-navbar__paper-label\">Press Kit &#8212; Paper 2<\/span>\r\n                        <span class=\"eco-navbar__paper-title\">The Role of Diet and Hydration in Different Manifestations of Cystitis<\/span>\r\n                    <\/a>\r\n                    <a class=\"eco-navbar__paper-link\" href=\"https:\/\/mailchi.mp\/dimann.com\/download-presskit-wp3\">\r\n                        <span class=\"eco-navbar__paper-label\">Press Kit &#8212; Paper 3<\/span>\r\n                        <span class=\"eco-navbar__paper-title\">Post-coital Cystitis: Manifestations, Pelvic Floor and the Vicious Cycle<\/span>\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/nav>\r\n\r\n        <button class=\"eco-navbar__mobile-toggle\" type=\"button\"\r\n                aria-expanded=\"false\" aria-controls=\"eco-mobile-drawer\">\r\n            <span class=\"eco-navbar__mobile-toggle-label\">Menu<\/span>\r\n            <span class=\"eco-navbar__mobile-toggle-icon\" aria-hidden=\"true\"><\/span>\r\n        <\/button>\r\n    <\/div>\r\n<\/header>\r\n\r\n<div class=\"eco-drawer-overlay\" data-eco-drawer-overlay hidden><\/div>\r\n\r\n<aside class=\"eco-drawer\" id=\"eco-mobile-drawer\" data-eco-drawer aria-hidden=\"true\">\r\n    <div class=\"eco-drawer__header eco-drawer__header--close-only\">\r\n        <button class=\"eco-drawer__close\" type=\"button\"\r\n                data-eco-drawer-close aria-label=\"Close menu\">&#215;<\/button>\r\n    <\/div>\r\n\r\n    <nav class=\"eco-drawer__nav\" aria-label=\"ECO mobile navigation\">\r\n        <a href=\"https:\/\/www.dimann.com\/en\/eco\/\">Observatory<\/a>\r\n\r\n        <!-- PUBLICATIONS \u2014 aperto se pagina corrente \u00e8 un white paper -->\r\n        <details class=\"eco-drawer__accordion is-active\" open>\r\n            <summary>\r\n                Publications\r\n                <i class=\"ph-bold ph-caret-down eco-drawer__accordion-caret\" aria-hidden=\"true\"><\/i>\r\n            <\/summary>\r\n            <div class=\"eco-drawer__accordion-body\">\r\n                <a class=\"eco-drawer__paper-link is-active\" href=\"https:\/\/www.dimann.com\/en\/eco\/white-paper-2026-r01-anteprima\/\">\r\n                    <span class=\"eco-drawer__paper-label\">White Paper 1<\/span>\r\n                    <span class=\"eco-drawer__paper-title\">Psychological Impact of Cystitis Management. Evidence from Italy<\/span>\r\n                <\/a>\r\n                <a class=\"eco-drawer__paper-link\" href=\"https:\/\/www.dimann.com\/en\/eco\/white-paper-2026-r02-anteprima\/\">\r\n                    <span class=\"eco-drawer__paper-label\">White Paper 2<\/span>\r\n                    <span class=\"eco-drawer__paper-title\">The Role of Diet and Hydration in Different Manifestations of Cystitis<\/span>\r\n                <\/a>\r\n                <a class=\"eco-drawer__paper-link\" href=\"https:\/\/www.dimann.com\/en\/eco\/white-paper-2026-r03-anteprima\/\">\r\n                    <span class=\"eco-drawer__paper-label\">White Paper 3<\/span>\r\n                    <span class=\"eco-drawer__paper-title\">Post-coital Cystitis: Manifestations, Pelvic Floor and the Vicious Cycle<\/span>\r\n                <\/a>\r\n            <\/div>\r\n        <\/details>\r\n\r\n        <!-- MEDIA \u2014 sempre chiuso di default -->\r\n        <details class=\"eco-drawer__accordion\">\r\n            <summary>\r\n                Media\r\n                <i class=\"ph-bold ph-caret-down eco-drawer__accordion-caret\" aria-hidden=\"true\"><\/i>\r\n            <\/summary>\r\n            <div class=\"eco-drawer__accordion-body\">\r\n                <a class=\"eco-drawer__paper-link\" href=\"https:\/\/mailchi.mp\/0b246a9a7863\/download-press-kit\">\r\n                    <span class=\"eco-drawer__paper-label\">Press Kit &#8212; Paper 1<\/span>\r\n                    <span class=\"eco-drawer__paper-title\">Psychological Impact of Cystitis Management. Evidence from Italy<\/span>\r\n                <\/a>\r\n                <a class=\"eco-drawer__paper-link\" href=\"https:\/\/mailchi.mp\/dimann.com\/download-presskit-wp2\">\r\n                    <span class=\"eco-drawer__paper-label\">Press Kit &#8212; Paper 2<\/span>\r\n                    <span class=\"eco-drawer__paper-title\">The Role of Diet and Hydration in Different Manifestations of Cystitis<\/span>\r\n                <\/a>\r\n                <a class=\"eco-drawer__paper-link\" href=\"https:\/\/mailchi.mp\/dimann.com\/download-presskit-wp3\">\r\n                    <span class=\"eco-drawer__paper-label\">Press Kit &#8212; Paper 3<\/span>\r\n                    <span class=\"eco-drawer__paper-title\">Post-coital Cystitis: Manifestations, Pelvic Floor and the Vicious Cycle<\/span>\r\n                <\/a>\r\n            <\/div>\r\n        <\/details>\r\n    <\/nav>\r\n<\/aside>\r\n\r\n<script>\r\n    (function () {\r\n        const navbar  = document.querySelector('[data-eco-navbar]');\r\n        const drawer  = document.querySelector('[data-eco-drawer]');\r\n        const overlay = document.querySelector('[data-eco-drawer-overlay]');\r\n        const toggle  = document.querySelector('.eco-navbar__mobile-toggle');\r\n        const closeButton  = document.querySelector('[data-eco-drawer-close]');\r\n        const drawerLinks  = drawer ? drawer.querySelectorAll('a') : [];\r\n\r\n        if (!navbar || !drawer || !overlay || !toggle) return;\r\n\r\n        let lastScrollY = window.scrollY;\r\n        let ticking = false;\r\n        const threshold = 12;\r\n\r\n        function showNavbar() { navbar.classList.remove('is-hidden'); }\r\n        function hideNavbar() {\r\n            if (!drawer.classList.contains('is-open')) navbar.classList.add('is-hidden');\r\n        }\r\n\r\n        function handleScroll() {\r\n            const curr = window.scrollY;\r\n            const diff = curr - lastScrollY;\r\n            if (curr <= 20)          showNavbar();\r\n            else if (diff > threshold)  hideNavbar();\r\n            else if (diff < -threshold) showNavbar();\r\n            lastScrollY = curr;\r\n            ticking = false;\r\n        }\r\n\r\n        window.addEventListener('scroll', function () {\r\n            if (!ticking) { window.requestAnimationFrame(handleScroll); ticking = true; }\r\n        }, { passive: true });\r\n\r\n        function openDrawer() {\r\n            drawer.classList.add('is-open');\r\n            drawer.setAttribute('aria-hidden', 'false');\r\n            overlay.hidden = false;\r\n            window.requestAnimationFrame(function () { overlay.classList.add('is-visible'); });\r\n            toggle.setAttribute('aria-expanded', 'true');\r\n            document.body.classList.add('eco-drawer-is-open');\r\n            showNavbar();\r\n            const first = drawer.querySelector('a, button');\r\n            if (first) first.focus();\r\n        }\r\n\r\n        function closeDrawer() {\r\n            drawer.classList.remove('is-open');\r\n            drawer.setAttribute('aria-hidden', 'true');\r\n            overlay.classList.remove('is-visible');\r\n            toggle.setAttribute('aria-expanded', 'false');\r\n            document.body.classList.remove('eco-drawer-is-open');\r\n            window.setTimeout(function () { overlay.hidden = true; }, 240);\r\n        }\r\n\r\n        toggle.addEventListener('click', function () {\r\n            drawer.classList.contains('is-open') ? closeDrawer() : openDrawer();\r\n        });\r\n\r\n        if (closeButton) closeButton.addEventListener('click', closeDrawer);\r\n        overlay.addEventListener('click', closeDrawer);\r\n        drawerLinks.forEach(function (l) { l.addEventListener('click', closeDrawer); });\r\n\r\n        document.addEventListener('keydown', function (e) {\r\n            if (e.key === 'Escape' && drawer.classList.contains('is-open')) {\r\n                closeDrawer(); toggle.focus();\r\n            }\r\n        });\r\n    })();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-63a9cca e-flex e-con-boxed e-con e-parent\" data-id=\"63a9cca\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-73e7f63 elementor-widget elementor-widget-html\" data-id=\"73e7f63\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n<link rel=\"stylesheet\" href=\"https:\/\/unpkg.com\/@phosphor-icons\/web@2.1.1\/src\/bold\/style.css\">\r\n\r\n<style>\r\n    \/* =========================================================\r\n       ECO PAPER 1 \u2014 HERO (EN)\r\n       ========================================================= *\/\r\n\r\n    .eco-paper__hero {\r\n        width: 100vw;\r\n        max-width: 100vw;\r\n        margin-left: calc(50% - 50vw);\r\n        margin-right: calc(50% - 50vw);\r\n        background-image:\r\n            linear-gradient(90deg,\r\n                rgba(255, 255, 255, 1)   0%,\r\n                rgba(255, 255, 255, 1)  32%,\r\n                rgba(255, 255, 255, .68) 52%,\r\n                rgba(255, 255, 255, .08) 68%,\r\n                rgba(255, 255, 255, 0)  84%),\r\n            url(\"https:\/\/www.dimann.com\/wp-content\/uploads\/2026\/06\/BG-hero-paper1-fulltext.webp\");\r\n        background-repeat: no-repeat, no-repeat;\r\n        background-position: center center, 102% bottom;\r\n        background-size: cover, auto 90%;\r\n        border-bottom: 1px solid #dedede;\r\n        overflow: hidden;\r\n    }\r\n\r\n    .eco-paper__hero-inner {\r\n        width: min(1260px, calc(100% - 144px));\r\n        margin: 0 auto;\r\n        padding: clamp(24px, 2.5vw, 36px) 0;\r\n        display: grid;\r\n        grid-template-columns: minmax(0, 760px) 360px;\r\n        gap: clamp(48px, 5vw, 86px);\r\n        align-items: center;\r\n        justify-content: space-between;\r\n    }\r\n\r\n    .eco-paper__eyebrow-row {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 14px;\r\n        margin-bottom: 20px;\r\n        font-family: Raleway, Arial, Helvetica, sans-serif;\r\n        font-size: 12px;\r\n        font-weight: 800;\r\n        letter-spacing: .12em;\r\n        text-transform: uppercase;\r\n        color: #333333;\r\n        white-space: nowrap;\r\n    }\r\n\r\n    .eco-paper__eyebrow {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        min-height: 30px;\r\n        padding: 0 14px;\r\n        border-radius: 999px;\r\n        background: #e9e9e9;\r\n    }\r\n\r\n    .eco-paper__pretitle {\r\n        margin: 0 0 14px;\r\n        max-width: 760px;\r\n        font-family: Raleway, Arial, Helvetica, sans-serif;\r\n        font-size: 20px;\r\n        line-height: 1.35;\r\n        font-weight: 600;\r\n        letter-spacing: -0.01em;\r\n        color: #111111;\r\n    }\r\n\r\n    \/* FIX H1 \u2014 font-size: 0 sul tag, dimensione reale sullo span *\/\r\n    .paper1-hero-title,\r\n    .eco-paper .paper1-hero-title,\r\n    .eco-paper #paper1-hero-title {\r\n        margin: 0 !important;\r\n        padding: 0 !important;\r\n        max-width: 760px !important;\r\n        line-height: 1 !important;\r\n        font-size: 0 !important;\r\n        font-family: Lora, Georgia, serif !important;\r\n        color: #111111 !important;\r\n        text-transform: none !important;\r\n    }\r\n\r\n    .paper1-hero-title__text,\r\n    .eco-paper .paper1-hero-title__text,\r\n    .eco-paper #paper1-hero-title > span {\r\n        display: block !important;\r\n        max-width: 760px !important;\r\n        font-family: Lora, Georgia, serif !important;\r\n        font-size: 36px !important;\r\n        line-height: 1.1 !important;\r\n        font-weight: 800 !important;\r\n        letter-spacing: -0.026em !important;\r\n        color: #111111 !important;\r\n        text-transform: none !important;\r\n    }\r\n\r\n    .eco-paper__actions {\r\n        display: flex;\r\n        flex-wrap: wrap;\r\n        gap: 12px;\r\n        margin-top: 26px;\r\n    }\r\n\r\n    .eco-paper__btn,\r\n    .eco-paper a.eco-paper__btn {\r\n        appearance: none;\r\n        display: inline-flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        gap: 9px;\r\n        min-height: 44px;\r\n        padding: 0 22px;\r\n        border-radius: 999px;\r\n        border: 1.5px solid #111111;\r\n        font-family: Raleway, Arial, Helvetica, sans-serif !important;\r\n        font-size: 12px;\r\n        font-weight: 800;\r\n        line-height: 1;\r\n        letter-spacing: .035em;\r\n        text-transform: uppercase;\r\n        text-decoration: none !important;\r\n        font-style: normal !important;\r\n        transition: transform .18s ease, background .18s ease, color .18s ease;\r\n    }\r\n\r\n    .eco-paper__btn:hover { transform: translateY(-1px); }\r\n    .eco-paper__btn--primary  { background: #111111; color: #ffffff !important; }\r\n    .eco-paper__btn--secondary { background: #ffffff; color: #111111 !important; }\r\n\r\n    .eco-paper__dl-icon { font-size: 16px; line-height: 1; }\r\n\r\n    .eco-paper__side-tools {\r\n        display: grid;\r\n        gap: 14px;\r\n        align-self: start;\r\n    }\r\n\r\n    .eco-paper__lang {\r\n        display: flex;\r\n        justify-content: flex-end;\r\n        gap: 8px;\r\n        font-family: Raleway, Arial, Helvetica, sans-serif;\r\n    }\r\n\r\n    .eco-paper__lang a {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 7px;\r\n        min-height: 34px;\r\n        padding: 0 10px;\r\n        border-radius: 999px;\r\n        border: 1px solid #dedede;\r\n        background: #ffffff;\r\n        font-size: 12px;\r\n        font-weight: 800;\r\n        text-decoration: none !important;\r\n        font-style: normal !important;\r\n        color: #111111 !important;\r\n    }\r\n\r\n    .eco-paper__lang a.is-active { border-color: #111111; }\r\n\r\n    .eco-paper__flag {\r\n        width: 22px;\r\n        height: 22px;\r\n        border-radius: 50%;\r\n        object-fit: cover;\r\n        display: block;\r\n    }\r\n\r\n    .eco-paper__meta-card {\r\n        background: #ffffff;\r\n        border: 1px solid rgba(0, 0, 0, .08);\r\n        border-radius: 22px;\r\n        padding: 14px 16px;\r\n        box-shadow: 0 16px 38px rgba(17, 17, 17, .07);\r\n        font-family: Lora, Georgia, serif;\r\n    }\r\n\r\n    .eco-paper__meta-card dl { margin: 0; display: grid; gap: 8px; }\r\n\r\n    .eco-paper__meta-card dt {\r\n        margin: 0 0 3px;\r\n        font-family: Raleway, Arial, Helvetica, sans-serif;\r\n        font-size: 11px;\r\n        font-weight: 900;\r\n        letter-spacing: .12em;\r\n        text-transform: uppercase;\r\n        color: #595959;\r\n    }\r\n\r\n    .eco-paper__meta-card dd { margin: 0; font-size: 15px; line-height: 1.35; }\r\n\r\n    \/* =========================================================\r\n       RESPONSIVE\r\n       ========================================================= *\/\r\n\r\n    @media (max-width: 1024px) {\r\n        .eco-paper__hero-inner {\r\n            width: min(100%, calc(100% - 88px));\r\n            grid-template-columns: minmax(0, 1fr) 340px;\r\n            gap: 44px;\r\n            padding: 24px 0;\r\n        }\r\n\r\n        .paper1-hero-title__text,\r\n        .eco-paper .paper1-hero-title__text,\r\n        .eco-paper #paper1-hero-title > span {\r\n            font-size: 32px !important;\r\n            line-height: 1.12 !important;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 900px) {\r\n        .eco-paper__hero-inner {\r\n            width: min(100%, calc(100% - 44px));\r\n            grid-template-columns: 1fr;\r\n            gap: 32px;\r\n            padding: 20px 0;\r\n        }\r\n\r\n        .eco-paper__side-tools { max-width: 520px; }\r\n        .eco-paper__lang { justify-content: flex-start; }\r\n    }\r\n\r\n    @media (max-width: 820px) {\r\n        .eco-paper__hero {\r\n            background-image: linear-gradient(115deg,\r\n                #ffffff 0%,\r\n                #f9fbfd 36%,\r\n                #f4f8fc 62%,\r\n                #eef4fa 100%);\r\n        }\r\n    }\r\n\r\n    @media (max-width: 560px) {\r\n        .eco-paper__eyebrow-row { gap: 10px; font-size: 11px; margin-bottom: 22px; }\r\n        .eco-paper__pretitle { margin-bottom: 14px; font-size: 17px; line-height: 1.35; }\r\n\r\n        .paper1-hero-title__text,\r\n        .eco-paper .paper1-hero-title__text,\r\n        .eco-paper #paper1-hero-title > span {\r\n            font-size: 22px !important;\r\n            line-height: 1.18 !important;\r\n            letter-spacing: -0.012em !important;\r\n        }\r\n\r\n        .eco-paper__actions { display: grid; margin-top: 24px; }\r\n\r\n        .eco-paper__btn,\r\n        .eco-paper a.eco-paper__btn {\r\n            width: 100%;\r\n            min-height: 46px;\r\n            font-size: 13px !important;\r\n            letter-spacing: .03em;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<header class=\"eco-paper__hero\" aria-labelledby=\"paper1-hero-title\">\r\n    <div class=\"eco-paper__hero-inner\">\r\n\r\n        <div>\r\n            <div class=\"eco-paper__eyebrow-row\">\r\n                <span class=\"eco-paper__eyebrow\">White paper<\/span>\r\n                <span style=\"color: #2b5c7a;\">JANUARY 2026<\/span>\r\n            <\/div>\r\n\r\n            <p class=\"eco-paper__pretitle\">\r\n                Understanding Recurrent and Chronic Cystitis &mdash;\r\n            <\/p>\r\n\r\n            <h1 id=\"paper1-hero-title\" class=\"paper1-hero-title\" style=\"margin: 0 !important; padding: 0 !important; max-width: 900px !important; line-height: 1 !important; font-size: 0 !important; font-family: Lora, Georgia, serif !important; color: #111111 !important; text-transform: none !important;\">\r\n                <span class=\"paper1-hero-title__text\" style=\"display: block !important; font-family: Lora, Georgia, serif !important; font-weight: 800 !important; letter-spacing: -0.026em !important; color: #111111 !important; text-transform: none !important;\">\r\n                    Psychological impact of an ongoing battle. Evidence from Italy.\r\n                <\/span>\r\n            <\/h1>\r\n\r\n            <div class=\"eco-paper__actions\" aria-label=\"Main actions\">\r\n                <a class=\"eco-paper__btn eco-paper__btn--primary\" href=\"https:\/\/mailchi.mp\/2b19cf1d979c\/download-white-paper\">\r\n                    Download the white paper\r\n                    <span class=\"eco-paper__dl-icon\" aria-hidden=\"true\">\r\n                        <i class=\"ph-bold ph-download-simple\"><\/i>\r\n                    <\/span>\r\n                <\/a>\r\n                <a class=\"eco-paper__btn eco-paper__btn--secondary\" href=\"#bibliography\">\r\n                    Go to bibliography\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <aside class=\"eco-paper__side-tools\" aria-label=\"Paper information\">\r\n            <nav class=\"eco-paper__lang\" aria-label=\"Language\">\r\n                <a href=\"https:\/\/www.dimann.com\/eco\/white-paper-2026-r01\/\">\r\n                    <img decoding=\"async\" class=\"eco-paper__flag lazyload\" data-src=\"https:\/\/www.dimann.com\/wp-content\/uploads\/2026\/04\/IT.svg\" alt=\"\" width=\"22\" height=\"22\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 22px; --smush-placeholder-aspect-ratio: 22\/22;\">\r\n                    IT\r\n                <\/a>\r\n                <a class=\"is-active\" href=\"#\">\r\n                    <img decoding=\"async\" class=\"eco-paper__flag lazyload\" data-src=\"https:\/\/www.dimann.com\/wp-content\/uploads\/2026\/04\/EN.svg\" alt=\"\" width=\"22\" height=\"22\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 22px; --smush-placeholder-aspect-ratio: 22\/22;\">\r\n                    EN\r\n                <\/a>\r\n            <\/nav>\r\n\r\n            <div class=\"eco-paper__meta-card\">\r\n                <dl>\r\n                    <div>\r\n                        <dt>Series<\/dt>\r\n                        <dd>Understanding Recurrent and Chronic Cystitis<\/dd>\r\n                    <\/div>\r\n                    <div>\r\n                        <dt>Published by<\/dt>\r\n                        <dd>European Cystitis Observatory (ECO)<\/dd>\r\n                    <\/div>\r\n                    <div>\r\n                        <dt>Version<\/dt>\r\n                        <dd>V1 &middot; January 2026<\/dd>\r\n                    <\/div>\r\n                    <div>\r\n                        <dt>DOI<\/dt>\r\n                        <dd><a href=\"https:\/\/zenodo.org\/records\/18185934\">10.5281\/zenodo.18185934<\/a><\/dd>\r\n                    <\/div>\r\n                    <div>\r\n                        <dt>License<\/dt>\r\n                        <dd>Creative Commons Attribution 4.0 International<\/dd>\r\n                    <\/div>\r\n                <\/dl>\r\n            <\/div>\r\n        <\/aside>\r\n\r\n    <\/div>\r\n<\/header>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c119129 e-flex e-con-boxed e-con e-parent\" data-id=\"c119129\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a8549f elementor-widget elementor-widget-html\" data-id=\"5a8549f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n<link rel=\"stylesheet\" href=\"https:\/\/unpkg.com\/@phosphor-icons\/web@2.1.1\/src\/bold\/style.css\">\r\n\r\n<style>\r\n    \/* =========================================================\r\n       ECO PAPER 1 \u2014 VARIABILI E RESET BASE\r\n       ========================================================= *\/\r\n\r\n    .eco-paper {\r\n        --eco-ink: #111;\r\n        --eco-muted: #595959;\r\n        --eco-border: #dedede;\r\n        --eco-soft: #f6fbff;\r\n        --eco-soft-2: #f4f4f4;\r\n        --eco-pink: #F5EDF6;\r\n        --eco-blue: #2b5c7a;\r\n        --eco-max: 1180px;\r\n        --eco-readable: 780px;\r\n        --eco-font-serif: Lora, Georgia, serif;\r\n        --eco-font-sans: Raleway, Arial, Helvetica, sans-serif;\r\n        font-family: var(--eco-font-serif);\r\n        color: var(--eco-ink);\r\n        line-height: 1.58;\r\n        background: #fff;\r\n    }\r\n\r\n    .eco-paper a { color: inherit; }\r\n    .eco-paper strong { font-weight: 800; }\r\n    .eco-paper em { font-style: italic; }\r\n\r\n    \/* =========================================================\r\n       TITOLI \u2014 workaround Elementor Container\r\n       ========================================================= *\/\r\n\r\n    .eco-paper__section p.eco-paper__section-h2,\r\n    .eco-paper__section p.eco-paper__section-h3 {\r\n        display: block !important;\r\n        margin-left: 0 !important;\r\n        margin-right: 0 !important;\r\n        padding: 0 !important;\r\n        border: 0 !important;\r\n        background: transparent !important;\r\n        text-transform: none !important;\r\n        text-align: left !important;\r\n        font-style: normal !important;\r\n        font-family: Raleway, Arial, Helvetica, sans-serif !important;\r\n        color: #111111 !important;\r\n    }\r\n\r\n    .eco-paper__section p.eco-paper__section-h2 {\r\n        margin-top: 0 !important;\r\n        margin-bottom: 22px !important;\r\n        font-size: 30px !important;\r\n        line-height: 1.14 !important;\r\n        font-weight: 900 !important;\r\n        letter-spacing: -0.018em !important;\r\n    }\r\n\r\n    .eco-paper__section p.eco-paper__section-h3 {\r\n        margin-top: 38px !important;\r\n        margin-bottom: 14px !important;\r\n        font-size: 21px !important;\r\n        line-height: 1.22 !important;\r\n        font-weight: 800 !important;\r\n        letter-spacing: -0.01em !important;\r\n    }\r\n\r\n    .eco-paper__section p.eco-paper__section-h2::after {\r\n        content: \"\" !important;\r\n        display: block !important;\r\n        width: 52px !important;\r\n        height: 4px !important;\r\n        margin-top: 14px !important;\r\n        background: #2b5c7a !important;\r\n    }\r\n\r\n    @media (max-width: 560px) {\r\n        .eco-paper__section p.eco-paper__section-h2 {\r\n            margin-bottom: 20px !important;\r\n            font-size: 25px !important;\r\n            line-height: 1.16 !important;\r\n            letter-spacing: -0.012em !important;\r\n        }\r\n        .eco-paper__section p.eco-paper__section-h3 {\r\n            font-size: 20px !important;\r\n            line-height: 1.22 !important;\r\n        }\r\n        .eco-paper__section p.eco-paper__section-h2::after {\r\n            width: 44px !important;\r\n            height: 3px !important;\r\n            margin-top: 12px !important;\r\n        }\r\n    }\r\n\r\n    \/* =========================================================\r\n       LAYOUT E INDICE\r\n       ========================================================= *\/\r\n\r\n    .eco-paper__layout {\r\n        width: min(1280px, calc(100% - 112px));\r\n        margin: 0 auto;\r\n        padding: clamp(46px, 5vw, 72px) 0;\r\n        display: grid;\r\n        grid-template-columns: 260px minmax(0, 940px);\r\n        gap: clamp(40px, 4.5vw, 64px);\r\n        align-items: start;\r\n        justify-content: start;\r\n    }\r\n\r\n    .eco-paper__toc {\r\n        position: sticky;\r\n        top: 86px;\r\n        background: #eaf3f8;\r\n        border-radius: 22px;\r\n        padding: 22px;\r\n        font-family: Raleway, Arial, Helvetica, sans-serif;\r\n        max-height: calc(100vh - 48px);\r\n        overflow: auto;\r\n    }\r\n\r\n    .eco-paper__toc h2 {\r\n        margin: 0 0 14px;\r\n        font-family: Raleway, Arial, Helvetica, sans-serif;\r\n        font-size: 13px;\r\n        font-weight: 900;\r\n        letter-spacing: .1em;\r\n        text-transform: uppercase;\r\n    }\r\n\r\n    .eco-paper__toc ol { margin: 0; padding-left: 18px; display: grid; gap: 10px; }\r\n\r\n    .eco-paper__toc a {\r\n        color: #111 !important;\r\n        font-family: Raleway, Arial, Helvetica, sans-serif !important;\r\n        font-style: normal !important;\r\n        font-weight: 700 !important;\r\n        text-decoration: none !important;\r\n        line-height: 1.25;\r\n    }\r\n\r\n    .eco-paper__toc a:hover,\r\n    .eco-paper__toc a:focus-visible {\r\n        color: #2b5c7a !important;\r\n        text-decoration: none !important;\r\n    }\r\n\r\n    @media (max-width: 900px) {\r\n        .eco-paper__layout {\r\n            width: min(100%, calc(100% - 44px));\r\n            grid-template-columns: 1fr;\r\n        }\r\n        .eco-paper__toc { position: static; max-height: none; }\r\n    }\r\n\r\n    @media (max-width: 560px) {\r\n        .eco-paper__layout { width: min(100%, calc(100% - 32px)); }\r\n    }\r\n\r\n    \/* =========================================================\r\n       SEZIONI \u2014 contenuto e tipografia\r\n       ========================================================= *\/\r\n\r\n    .eco-paper__content { min-width: 0; max-width: 940px; }\r\n\r\n    .eco-paper__section {\r\n        scroll-margin-top: 86px;\r\n        max-width: 880px;\r\n        margin: 0 0 clamp(70px, 7vw, 96px);\r\n    }\r\n\r\n    .eco-paper__section--soft {\r\n        padding: clamp(24px, 4vw, 36px);\r\n        background: #f6fbff;\r\n        max-width: 940px;\r\n        border-radius: 0;\r\n    }\r\n\r\n    .eco-paper__section--pink { background: #F5EDF6 !important; }\r\n\r\n    .eco-paper__section--bibliography {\r\n        padding: clamp(24px, 4vw, 36px);\r\n        background: #f4f4f4;\r\n        max-width: 940px;\r\n    }\r\n\r\n    .eco-paper__content p:not(.eco-paper__section-h2):not(.eco-paper__section-h3),\r\n    .eco-paper__content li {\r\n        font-family: Lora, Georgia, serif !important;\r\n        font-size: 19px !important;\r\n        font-weight: 400 !important;\r\n        font-style: normal;\r\n        line-height: 1.58 !important;\r\n    }\r\n\r\n    .eco-paper__content p { margin: 0 0 1.12em; }\r\n\r\n    .eco-paper__content ul,\r\n    .eco-paper__content ol { padding-left: 1.35em; margin-top: 0; margin-bottom: 1.2em; }\r\n\r\n    #highlights ul { display: grid; gap: 22px; }\r\n\r\n    .eco-paper__content li p { margin: 0; }\r\n\r\n    .eco-paper__lead {\r\n        margin-bottom: 30px !important;\r\n        color: #595959 !important;\r\n        font-family: Lora, Georgia, serif !important;\r\n        font-size: 20px !important;\r\n        font-style: italic !important;\r\n        font-weight: 400 !important;\r\n        line-height: 1.52 !important;\r\n    }\r\n\r\n    @media (max-width: 900px) {\r\n        .eco-paper__content,\r\n        .eco-paper__section,\r\n        .eco-paper__section--soft,\r\n        .eco-paper__section--pink,\r\n        .eco-paper__section--bibliography { max-width: none; }\r\n    }\r\n\r\n    @media (max-width: 560px) {\r\n        .eco-paper__section--soft,\r\n        .eco-paper__section--pink,\r\n        .eco-paper__section--bibliography {\r\n            width: calc(100% + 44px);\r\n            max-width: none;\r\n            margin-left: -22px;\r\n            margin-right: -22px;\r\n            padding-left: 22px;\r\n            padding-right: 22px;\r\n        }\r\n        .eco-paper__content p:not(.eco-paper__section-h2):not(.eco-paper__section-h3),\r\n        .eco-paper__content li { font-size: 17px !important; line-height: 1.62 !important; }\r\n        .eco-paper__lead { font-size: 18px !important; line-height: 1.55 !important; }\r\n    }\r\n\r\n    \/* =========================================================\r\n       COMPONENTI \u2014 box, note, dati, tabelle, figure\r\n       ========================================================= *\/\r\n\r\n    .eco-paper figure { margin: 34px 0 48px !important; }\r\n\r\n    .eco-paper figcaption {\r\n        margin-top: 14px !important;\r\n        margin-bottom: 18px !important;\r\n        color: #595959;\r\n        font-family: Lora, Georgia, serif;\r\n        font-size: 15px;\r\n        line-height: 1.5;\r\n    }\r\n\r\n    .eco-paper figcaption strong { color: #111; }\r\n\r\n    .eco-paper__box,\r\n    .eco-paper__note {\r\n        margin: 28px 0;\r\n        padding: 22px;\r\n        border-radius: 18px;\r\n        background: #eef4fa;\r\n        border-left: 5px solid #2b5c7a;\r\n    }\r\n\r\n    .eco-paper__note { background: #f4f4f4 !important; border-left-color: #9a9a9a !important; }\r\n\r\n    .eco-paper__box p,\r\n    .eco-paper__box li,\r\n    .eco-paper__note p,\r\n    .eco-paper__note li { font-size: 17px !important; line-height: 1.55 !important; }\r\n\r\n    .eco-paper__box-title,\r\n    .eco-paper__note-title {\r\n        display: block;\r\n        margin: 0 0 10px;\r\n        font-family: Raleway, Arial, Helvetica, sans-serif;\r\n        font-size: 13px;\r\n        font-weight: 900;\r\n        letter-spacing: .1em;\r\n        text-transform: uppercase;\r\n    }\r\n\r\n    .eco-paper__note-title { color: #555 !important; }\r\n\r\n    .eco-paper__box-subtitle {\r\n        display: block;\r\n        margin: 0 0 12px;\r\n        font-family: Raleway, Arial, Helvetica, sans-serif;\r\n        font-size: 20px;\r\n        font-weight: 900;\r\n        line-height: 1.2;\r\n        color: #111;\r\n    }\r\n\r\n    .eco-paper__data-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(3, minmax(0, 1fr));\r\n        gap: 14px;\r\n        margin: 28px 0;\r\n    }\r\n\r\n    .eco-paper__data-card {\r\n        background: #fff;\r\n        border: 1px solid rgba(0, 0, 0, .07);\r\n        border-radius: 18px;\r\n        padding: 20px;\r\n        text-align: center;\r\n        box-shadow: 0 8px 24px rgba(17, 17, 17, .05);\r\n    }\r\n\r\n    .eco-paper__data-card strong {\r\n        display: block;\r\n        font-family: Raleway, Arial, Helvetica, sans-serif;\r\n        font-size: 28px;\r\n        line-height: 1;\r\n        margin-bottom: 8px;\r\n    }\r\n\r\n    .eco-paper__data-card span {\r\n        font-family: Raleway, Arial, Helvetica, sans-serif;\r\n        font-size: 13px;\r\n        color: #595959;\r\n        font-weight: 700;\r\n    }\r\n\r\n    .eco-paper__table-meta {\r\n        margin: 28px 0 12px;\r\n        color: #595959;\r\n        font-family: Lora, Georgia, serif;\r\n        font-size: 15px;\r\n        line-height: 1.5;\r\n    }\r\n\r\n    .eco-paper__table-meta strong {\r\n        display: block;\r\n        color: #111;\r\n        font-family: Raleway, Arial, Helvetica, sans-serif;\r\n        font-size: 15px;\r\n        line-height: 1.35;\r\n        margin-bottom: 4px;\r\n    }\r\n\r\n    .eco-paper__table-wrap { overflow-x: auto; margin: 12px 0 30px; }\r\n\r\n    .eco-paper table {\r\n        width: 100%;\r\n        border-collapse: collapse;\r\n        font-family: Raleway, Arial, Helvetica, sans-serif;\r\n        font-size: 15px;\r\n        background: #fff;\r\n    }\r\n\r\n    .eco-paper th,\r\n    .eco-paper td { border: 1px solid #dedede; padding: 12px 14px; text-align: left; vertical-align: top; }\r\n\r\n    .eco-paper th { background: #eef4fa; font-weight: 900; }\r\n\r\n    @media (max-width: 560px) {\r\n        .eco-paper__box p, .eco-paper__box li,\r\n        .eco-paper__note p, .eco-paper__note li { font-size: 16px !important; }\r\n        .eco-paper__box-subtitle { font-size: 18px; }\r\n        .eco-paper table { font-size: 13px; }\r\n        .eco-paper th, .eco-paper td { padding: 10px; }\r\n        .eco-paper__data-grid { grid-template-columns: 1fr; }\r\n    }\r\n\r\n    \/* =========================================================\r\n       METADATI \u2014 accordion citazione\r\n       ========================================================= *\/\r\n\r\n    .eco-paper #paper-metadata.eco-paper__metadata-accordion {\r\n        max-width: 720px;\r\n        padding: 0;\r\n        margin-bottom: 56px;\r\n        background: transparent;\r\n    }\r\n\r\n    .eco-paper #paper-metadata details {\r\n        background: #f7f7f7;\r\n        border-left: 4px solid #cfcfcf;\r\n        border-radius: 0;\r\n        overflow: hidden;\r\n    }\r\n\r\n    .eco-paper #paper-metadata summary {\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: space-between;\r\n        gap: 16px;\r\n        padding: 18px 24px;\r\n        cursor: pointer;\r\n        list-style: none;\r\n        font-family: Raleway, Arial, Helvetica, sans-serif !important;\r\n        color: #333333;\r\n    }\r\n\r\n    .eco-paper #paper-metadata summary::-webkit-details-marker { display: none; }\r\n\r\n    .eco-paper #paper-metadata summary span {\r\n        font-size: 16px !important;\r\n        line-height: 1.25 !important;\r\n        font-weight: 900 !important;\r\n        letter-spacing: .02em !important;\r\n        text-transform: uppercase;\r\n    }\r\n\r\n    .eco-paper #paper-metadata .eco-accordion-icon {\r\n        flex: 0 0 auto;\r\n        width: 26px;\r\n        height: 26px;\r\n        display: inline-flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        border: 1px solid #c9c9c9;\r\n        border-radius: 50%;\r\n        font-size: 14px;\r\n        color: #555555;\r\n        background: #ffffff;\r\n        transition: background .15s ease, border-color .15s ease;\r\n    }\r\n\r\n    .eco-paper #paper-metadata .eco-accordion-icon--minus { display: none; }\r\n    .eco-paper #paper-metadata details[open] .eco-accordion-icon--plus  { display: none; }\r\n    .eco-paper #paper-metadata details[open] .eco-accordion-icon--minus { display: inline-flex; }\r\n    .eco-paper #paper-metadata summary:hover { background: #f1f1f1; }\r\n    .eco-paper #paper-metadata .eco-paper__metadata-content { padding: 4px 24px 24px; }\r\n    .eco-paper #paper-metadata p.eco-paper__section-h3 {\r\n        margin: 26px 0 12px !important;\r\n        font-size: 15px !important;\r\n        line-height: 1.25 !important;\r\n        font-weight: 900 !important;\r\n        color: #444444 !important;\r\n        font-family: Raleway, Arial, Helvetica, sans-serif !important;\r\n    }\r\n\r\n    .eco-paper #paper-metadata p {\r\n        margin: 0 0 8px !important;\r\n        font-family: Raleway, Arial, Helvetica, sans-serif !important;\r\n        font-size: 13px !important;\r\n        line-height: 1.45 !important;\r\n        color: #4f4f4f !important;\r\n    }\r\n\r\n    .eco-paper #paper-metadata strong { font-weight: 800 !important; color: #222222 !important; }\r\n\r\n    .eco-paper #paper-metadata a {\r\n        color: #2b5c7a !important;\r\n        text-decoration: underline !important;\r\n        text-underline-offset: 2px;\r\n    }\r\n\r\n    .eco-paper #paper-metadata .eco-paper__logo-credit { margin: 16px 0 14px !important; }\r\n\r\n    .eco-paper #paper-metadata .eco-paper__logo-credit img {\r\n        width: 64px;\r\n        height: auto;\r\n        opacity: .82;\r\n    }\r\n\r\n    @media (max-width: 560px) {\r\n        .eco-paper #paper-metadata.eco-paper__metadata-accordion { margin-bottom: 46px; }\r\n        .eco-paper #paper-metadata summary { padding: 16px 18px; }\r\n        .eco-paper #paper-metadata summary span { font-size: 14px !important; }\r\n        .eco-paper #paper-metadata .eco-paper__metadata-content { padding: 2px 18px 22px; }\r\n        .eco-paper #paper-metadata p { font-size: 12.5px !important; line-height: 1.5 !important; }\r\n    }\r\n<\/style>\r\n\r\n<main class=\"eco-paper\" id=\"top\">\r\n    <div class=\"eco-paper__layout\">\r\n\r\n        <!-- =====================================================\r\n             TABLE OF CONTENTS\r\n             ===================================================== -->\r\n        <nav class=\"eco-paper__toc\" aria-label=\"Table of contents\">\r\n            <h2>Contents<\/h2>\r\n            <ol>\r\n                <li><a href=\"#preface\">Preface<\/a><\/li>\r\n                <li><a href=\"#executive-summary\">Executive Summary<\/a><\/li>\r\n                <li><a href=\"#introduction\">Introduction<\/a><\/li>\r\n                <li><a href=\"#data-and-perspectives\">Data and Perspectives in the Italian Context<\/a><\/li>\r\n                <li><a href=\"#the-dimann-dataset\">The Dimann Dataset<\/a><\/li>\r\n                <li><a href=\"#psychological-implications\">Psychological Implications of Chronic and Recurrent Cystitis<\/a><\/li>\r\n                <li><a href=\"#conclusions\">Conclusions<\/a><\/li>\r\n                <li><a href=\"#highlights\">Highlights<\/a><\/li>\r\n                <li><a href=\"#bibliography\">Bibliography<\/a><\/li>\r\n            <\/ol>\r\n        <\/nav>\r\n\r\n        <!-- =====================================================\r\n             MAIN CONTENT\r\n             ===================================================== -->\r\n        <article class=\"eco-paper__content\">\r\n\r\n            <!-- METADATA AND CITATION -->\r\n            <section class=\"eco-paper__section eco-paper__section--soft eco-paper__metadata-accordion\" id=\"paper-metadata\">\r\n                <details>\r\n                    <summary>\r\n                        <span>Metadata and citation<\/span>\r\n                        <i class=\"ph-bold ph-plus eco-accordion-icon eco-accordion-icon--plus\" aria-hidden=\"true\"><\/i>\r\n                        <i class=\"ph-bold ph-minus eco-accordion-icon eco-accordion-icon--minus\" aria-hidden=\"true\"><\/i>\r\n                    <\/summary>\r\n                    <div class=\"eco-paper__metadata-content\">\r\n                        <p><strong>Title<\/strong>: Psychological impact of an ongoing battle. Evidence from Italy.<\/p>\r\n                        <p><strong>Series<\/strong>: Understanding Recurrent and Chronic Cystitis.<\/p>\r\n                        <p><strong>Published by<\/strong>: European Cystitis Observatory (ECO).<\/p>\r\n                        <p><strong>Prepared by<\/strong>: <a href=\"https:\/\/www.namidi.it\">Nami &#8211; Consulting<\/a> (Maria Ascolese, Erika Ravarelli).<\/p>\r\n                        <p><strong>Clinical review<\/strong>: Dr. Oreste Risi, MD (Urologist).\r\n                        <p><strong>With the support of<\/strong>: <a href=\"https:\/\/ypl.ventures\/\">Yellow People Lab<\/a>, owner of the brand Dimann.<\/p>\r\n                        <p><strong>Version<\/strong>: V1<\/p>\r\n                        <p><strong>Publication date<\/strong>: January 12, 2026<\/p>\r\n                        <p><strong>DOI<\/strong>: <a href=\"https:\/\/zenodo.org\/records\/18185934\">10.5281\/zenodo.18185934<\/a><\/p>\r\n                        <p><strong>License<\/strong>: Creative Commons Attribution 4.0 International<\/p>\r\n\r\n\r\n                        <p class=\"eco-paper__section-h3\" role=\"heading\" aria-level=\"3\">Credits and citation<\/p>\r\n\r\n                        <div class=\"eco-paper__logo-credit\">\r\n                            <img data-src=\"https:\/\/www.dimann.com\/wp-content\/uploads\/2019\/09\/logo-1-1.png\" alt=\"Dimann\" width=\"80\" height=\"auto\" decoding=\"async\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 203px; --smush-placeholder-aspect-ratio: 203\/41;\" \/>\r\n                        <\/div>\r\n\r\n                        <p>&#169; 2026 Yellow People Lab Srl<br>Via Privata del Gonfalone 3<br>20123, Milano (MI), Italy<br>VAT 08594800966<\/p>\r\n\r\n                        <p><strong>APA<\/strong>: European Cystitis Observatory (ECO). (2026). <em>Understanding Recurrent and Chronic Cystitis \u2013 Psychological impact of an ongoing battle. Evidence from Italy.<\/em> (Version V1). Zenodo. https:\/\/doi.org\/10.5281\/zenodo.18185934<\/p>\r\n                        <p><strong>Harvard<\/strong>: European Cystitis Observatory (ECO) (2026) &laquo;<em>Understanding Recurrent and Chronic Cystitis \u2013 Psychological impact of an ongoing battle. Evidence from Italy.<\/em>&raquo;. Zenodo. doi:10.5281\/zenodo.18185934.<\/p>\r\n                    <\/div>\r\n                <\/details>\r\n            <\/section>\r\n\r\n            <!-- 1. PREFACE -->\r\n            <section class=\"eco-paper__section\" id=\"preface\">\r\n                <p class=\"eco-paper__section-h2\" role=\"heading\" aria-level=\"2\">Preface<\/p>\r\n                <p><strong>Cystitis<\/strong> <strong>is still a persistent healthcare challenge for many women in Italy.<\/strong> Despite this, research exploring its impact on daily life&mdash;by analyzing the psychological, social, and economic factors that influence it&mdash;remains surprisingly limited.<\/p>\r\n                <p>With this white paper, <strong>Dimann<\/strong> launches the first in a series of studies aimed at <strong>gaining a deeper understanding of the social and behavioral dynamics surrounding cystitis,<\/strong> considering them both as possible causes and as consequences of the condition.<\/p>\r\n                <p>This first publication highlights two key aspects: on the one hand, the lack of data and research on the real impact of cystitis in everyday life; on the other, the tangible burden this condition places on women every single day.<\/p>\r\n            <\/section>\r\n\r\n            <!-- 2. EXECUTIVE SUMMARY -->\r\n            <section class=\"eco-paper__section eco-paper__section--soft eco-paper__section--pink\" id=\"executive-summary\">\r\n                <p class=\"eco-paper__section-h2\" role=\"heading\" aria-level=\"2\">Executive Summary<\/p>\r\n                <p class=\"eco-paper__lead\">In today&#8217;s data-driven world, cystitis still represents a blind spot. This white paper was created with the aim of presenting <strong>the Dimann dataset,<\/strong> which offers an unprecedented perspective on the daily challenges, risk factors, and psychological weight of cystitis on the lives of those affected.<\/p>\r\n\r\n                <p class=\"eco-paper__section-h3\" role=\"heading\" aria-level=\"3\">Overview<\/p>\r\n                <p>Cystitis is a major public health issue, yet it is still often underestimated. It primarily affects women, and its incidence increases significantly with age, becoming particularly common among older people. A substantial proportion of patients develop recurrent or chronic cystitis, which involves persistent pain, discomfort, and emotional distress, with a profound impact on quality of life and productivity.<\/p>\r\n                <p>Despite this, available data and research on the social and behavioral aspects of cystitis are very limited, revealing important gaps in the understanding of risk factors and the broader implications of cystitis.<\/p>\r\n                <p>In this context, the <strong>Dimann dataset<\/strong> introduces a valuable and innovative, person-centered perspective, and makes it possible to analyze the affected population with an unprecedented level of detail.<\/p>\r\n                <p>With over <strong>34,000 questionnaires collected across Europe<\/strong>, the dataset represents the largest and most comprehensive snapshot ever created of people living with cystitis.<\/p>\r\n                <p>This resource makes it possible both to analyze behavioral risk factors and to assess consequences on quality of life&mdash;two dimensions often overlooked in traditional clinical research. In particular, the data highlight the strong psychological burden of the condition, revealing its wide-ranging impact on everyday life, interpersonal relationships, and emotional health.<\/p>\r\n                <p>This new body of evidence reframes cystitis not only as a clinical issue, but also as a social one, underscoring the urgency of an integrated intervention that includes more effective diagnostic and therapeutic processes, targeted preventive actions, and comprehensive patient support.<\/p>\r\n            <\/section>\r\n\r\n            <!-- 3. INTRODUCTION -->\r\n            <section class=\"eco-paper__section\" id=\"introduction\">\r\n                <p class=\"eco-paper__section-h2\" role=\"heading\" aria-level=\"2\">Introduction<\/p>\r\n                <p class=\"eco-paper__lead\">This section introduces cystitis and the challenges associated with it, outlining its causes, prevalence, different types of infection, and the most common symptoms.<\/p>\r\n\r\n                <p><strong>Cystitis is a urinary tract infection (UTI) that presents as inflammation of the bladder wall.<\/strong> It is estimated to affect about 40&#8211;60% of women worldwide at least once in their lifetime. Among them, <strong>over 20% experience recurrent episodes and at least 5% develop a chronic form that can persist for years<\/strong><sup>1,2<\/sup>. What appears to be an isolated infection often turns, in many cases, into a long-lasting and debilitating condition.<\/p>\r\n                <p><strong>Women are significantly more at risk of developing cystitis than men,<\/strong> mainly due to an anatomical difference: the female urethra is much shorter (about 5 cm, compared to 16 cm in men), offering bacteria a more direct path to the bladder<sup>3<\/sup>. In addition to this structural vulnerability, hormonal factors play a role&mdash;particularly reduced estrogen levels, whether physiologically with age or linked to certain conditions&mdash;which can alter the balance of the vaginal and intestinal microbiota, creating a favorable environment for pathogenic bacteria to proliferate.<\/p>\r\n                <p><strong>Sexual activity, pregnancy, and the use of certain contraceptive methods can also increase infection risk<\/strong> by modifying the internal balance or mechanically facilitating bacterial ascent.<\/p>\r\n                <p><strong>For both sexes, certain unhealthy habits can increase the likelihood of developing an infection.<\/strong> Among the most relevant factors are insufficient hydration, poor diet, smoking, disrupted sleep rhythms, chronic stress, and irregular urination habits.<\/p>\r\n                <p>Taken together, these elements show how cystitis does not stem from a single vulnerability, but rather results from multiple concomitant factors.<\/p>\r\n                <p><strong>In men, although cystitis is less frequent, the risk increases significantly with age,<\/strong> often in association with benign prostatic hyperplasia or the presence of other conditions.<\/p>\r\n\r\n                <figure>\r\n                    <img data-src=\"https:\/\/www.dimann.com\/wp-content\/uploads\/2026\/01\/Figure-1@3x.webp\" alt=\"Figure 1 \u00b7 Estimated distribution of cystitis forms in women\" decoding=\"async\" style=\"--smush-placeholder-width: 625px; --smush-placeholder-aspect-ratio: 625\/625;width: 100%; max-width: 420px; height: auto; display: block; margin-left: auto; margin-right: auto;\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\r\n                    <figcaption><strong>Figure 1 \u00b7 Estimated distribution of cystitis forms in women.<\/strong> The incidence of chronic cystitis is likely underestimated, because periods of remission may lead to misclassifying some cases as recurrent forms.<\/figcaption>\r\n                <\/figure>\r\n\r\n                <figure>\r\n                    <img data-src=\"https:\/\/www.dimann.com\/wp-content\/uploads\/2026\/01\/FIgure-2@3x.webp\" alt=\"Figure 2 \u00b7 Incidence of cystitis by age and sex\" decoding=\"async\" style=\"--smush-placeholder-width: 1266px; --smush-placeholder-aspect-ratio: 1266\/696;width: 100%; height: auto; display: block;\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\r\n                    <figcaption><strong>Figure 2 \u00b7 Incidence of cystitis by age and sex.<\/strong> In women, prevalence increases in connection with sexual activity, pregnancy, and menopause; in men, risk grows mainly after age 60, in relation to prostatic conditions. Adapted from: AOGOI. <em>&#171;Urinary tract infections in women from pre-adolescence to adulthood&#187;<\/em><sup>6<\/sup>. Model by: <em>Zamparini E., G. Ital. Nefrol.<\/em> (2012)<sup>7<\/sup>.<\/figcaption>\r\n                <\/figure>\r\n\r\n                <p>Although only a minority of cases develop into severe complications, such as kidney failure or sepsis<sup>4<\/sup>, <strong>the vast majority of patients live with a constellation of persistent and debilitating symptoms.<\/strong> The most common include burning during urination, increased frequency and urgency, and pain localized in the lower abdomen<sup>5<\/sup>.<\/p>\r\n                <p>These manifestations can be <strong>deeply disabling<\/strong>, interfering with daily activities. Moreover, what makes cystitis particularly difficult is its <strong>tendency to become recurrent<\/strong>&mdash;often resistant to conventional therapies and capable of reappearing cyclically. Over time, <strong>the impact goes well beyond physical discomfort: recurrent episodes generate uncertainty, anxiety, and a sense of vulnerability, and can lead to isolation or a perceived loss of autonomy<\/strong><sup>8<\/sup>. In this way, recurrent or chronic cystitis becomes far more than a simple medical condition: it becomes a long-term psychosocial burden capable of significantly reducing quality of life.<\/p>\r\n                <p><strong>The recurrent nature of cystitis depends on specific predisposing factors and triggers.<\/strong> The spectrum of infections is dominated by a relatively small group of pathogens: the most frequent is <strong>Escherichia coli<\/strong>, followed by <em>Klebsiella pneumoniae, Proteus mirabilis, Enterococcus faecalis, Enterobacter cloacae, and Staphylococcus saprophyticus<\/em><sup>9<\/sup>. Together, these microorganisms account for the majority of urinary infections, each with its own virulence factors and resistance mechanisms that influence disease course.<\/p>\r\n                <p>These pathogens are not merely &#171;passive invaders&#187;: they possess a complex set of virulence strategies enabling them to adhere firmly to the urothelial epithelium, evade the host immune defenses, and establish protected reservoirs within the urinary tract that can reactivate infection when conditions become favorable&mdash;even after completing therapy.<\/p>\r\n                <p>Such adaptability explains <strong>why many patients experience relapses even after apparent therapeutic success.<\/strong><\/p>\r\n\r\n                <figure>\r\n                    <img data-src=\"https:\/\/www.dimann.com\/wp-content\/uploads\/2026\/01\/Figure-3@3x.webp\" alt=\"Figure 3 \u00b7 Survey results on knowledge of UTI prevention strategies\" decoding=\"async\" style=\"--smush-placeholder-width: 1127px; --smush-placeholder-aspect-ratio: 1127\/693;width: 100%; height: auto; display: block;\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\r\n                    <figcaption><strong>Figure 3 \u00b7 Survey results on knowledge of UTI prevention strategies.<\/strong> Over 3,000 citizens from <strong>Spain, France, Germany, the United Kingdom, and Italy<\/strong> were interviewed about their knowledge and experience regarding urinary tract infections. Only one in five people was able to identify all main prevention strategies. Data: <em>European Association of Urology (EAU), 22&#8211;26 September 2025<\/em><sup>14<\/sup>.<\/figcaption>\r\n                <\/figure>\r\n\r\n                <p>As a result, the relapse cycle becomes hard to break: each new episode increases patient discomfort and raises the risk of antibiotic resistance.<\/p>\r\n                <p><strong>In some cases, the infection progresses beyond recurrence, taking on a chronic form<\/strong> that can persist over time without complete resolution. <strong>Chronic cystitis often develops due to incomplete or delayed treatments, missed diagnoses, or sometimes the absence of appropriate therapeutic intervention.<\/strong> Unlike recurrent cystitis&mdash;where symptoms alternate with remission periods&mdash;the chronic form is characterized by continuous, uninterrupted discomfort.<\/p>\r\n                <p><strong>Diagnosis and therapy also remain a major challenge.<\/strong> Urine culture, considered the only truly definitive diagnostic tool for urinary infections, is not performed regularly in everyday clinical practice; moreover, <strong>many patients, underestimating or misinterpreting symptoms, delay medical evaluation.<\/strong><\/p>\r\n                <p>At the same time, healthcare providers sometimes resort to <strong>empiric antibiotic therapy<\/strong><sup>9<\/sup>, especially in cases where symptom relief is prioritized over diagnostic confirmation. While this approach may offer temporary improvement, it carries significant risks.<\/p>\r\n                <p>The absence of culture-supported diagnosis frequently leads to <strong>inappropriate antibiotic selection, incomplete pathogen eradication, and a higher likelihood of recurrence.<\/strong> Even more concerning, widespread empiric therapy promotes antimicrobial resistance.<\/p>\r\n                <p>Previous studies<sup>9<\/sup> have shown that indiscriminate antibiotic prescribing not only reduces cure rates but also prolongs hospital stays, increases relapse risk, and accelerates the emergence of resistance. This triggers a vicious cycle in which treatments become progressively less effective, putting pressure on both patients and the healthcare system as a whole.<\/p>\r\n            <\/section>\r\n\r\n            <!-- 4. DATA AND PERSPECTIVES IN THE ITALIAN CONTEXT -->\r\n            <section class=\"eco-paper__section\" id=\"data-and-perspectives\">\r\n                <p class=\"eco-paper__section-h2\" role=\"heading\" aria-level=\"2\">Data and Perspectives in the Italian Context<\/p>\r\n                <p class=\"eco-paper__lead\">This section highlights the lack of cystitis data in Italy and presents the Dimann dataset as a valuable resource to deepen understanding of the causes and impact of this condition.<\/p>\r\n\r\n                <p><strong>Within the Italian healthcare system, cystitis is one of the most common conditions.<\/strong> Despite its prevalence, accurately estimating the true impact of cystitis in Italy remains complex&mdash;especially regarding causes, risk factors, epidemiological trends, and consequences on the lives of affected people. For instance, non-uniform diagnostic criteria and heterogeneous case definitions make it <strong>difficult to compare studies and clinical settings<\/strong><sup>10<\/sup>. Additionally, many individuals experiencing mild or recurrent symptoms tend not to consult a physician, leading to underestimation in national surveillance systems and official statistics.<\/p>\r\n                <p>Data collection in Italy is further complicated by strong <strong>regional variability and fragmentation of health information systems<\/strong>, which hinder building a unified epidemiological picture<sup>11<\/sup>. Moreover, while hospital registries and administrative databases mainly capture more severe or complicated UTIs, the vast majority of uncomplicated cystitis cases remain excluded from official statistics.<\/p>\r\n                <p>Recent studies have highlighted major gaps in the evidence available for the Italian context, emphasizing that data remain dispersed and inconsistent<sup>10&#8211;12<\/sup>.<\/p>\r\n                <p>Furthermore, available epidemiological studies often group cystitis within broader UTI categories, thereby obscuring patterns specific to cystitis and its risk factors. Differences related to age, comorbidities, sexual behavior, and hormonal status further contribute to population heterogeneity, making extrapolation from limited samples unreliable.<\/p>\r\n                <p>Beyond the clinical dimension, the real impact of cystitis extends to quality of life and socioeconomic burden, causing reduced productivity, sexual distress, and psychological stress&mdash;<strong>factors rarely considered in existing research<\/strong><sup>12<\/sup>.<\/p>\r\n                <p>Overall, current evidence suggests that the estimated burden of cystitis in Italy underestimates its real impact on the population, both clinically and socioeconomically.<\/p>\r\n\r\n                <p class=\"eco-paper__section-h3\" role=\"heading\" aria-level=\"3\">The Dimann Dataset<\/p>\r\n                <p>In this context, <strong>the Dimann dataset<\/strong> represents a valuable opportunity to analyze a large sample of individuals affected by cystitis in Europe.<\/p>\r\n                <p>Collected as part of assessing D-mannose buyers in order to assign targeted products, the database includes <strong>over 34,000 questionnaires<\/strong> from four European countries, providing an extensive data foundation to address questions that have so far remained largely unexplored.<\/p>\r\n                <p>The data include, for example, behavioral factors associated with the onset of cystitis&mdash;such as <em>personal hygiene, dietary habits, stress levels, and other psychological or lifestyle-related factors<\/em>&mdash;all recognized for their potential to guide personalized prevention strategies and significantly reduce recurrence risk<sup>13<\/sup>.<\/p>\r\n                <p>Beyond identifying risk factors, the dataset also highlights the <em>profound impact of cystitis on everyday functioning and emotional wellbeing<\/em>, showing to what extent recurring pain and uncertainty affect quality of life and <strong>offering a rare patient-centered perspective.<\/strong><\/p>\r\n                <p>With <strong>over 30<\/strong> items dedicated to sociodemographic characteristics, dietary habits, clinical management of cystitis, and its impact on daily life and activities, the dataset provides a comprehensive view of both behavioral risk factors and psychological consequences linked to the condition.<\/p>\r\n                <p>Currently, the dataset includes participants from <strong>Italy, France, Germany, and Spain<\/strong>, ensuring broad European representativeness, with further expansion planned in the coming months.<\/p>\r\n\r\n                <div class=\"eco-paper__data-grid\">\r\n                    <div class=\"eco-paper__data-card\">\r\n                        <strong>34,000+<\/strong>\r\n                        <span>Observations<\/span>\r\n                    <\/div>\r\n                    <div class=\"eco-paper__data-card\">\r\n                        <strong>4<\/strong>\r\n                        <span>European countries included<\/span>\r\n                    <\/div>\r\n                    <div class=\"eco-paper__data-card\">\r\n                        <strong>30+<\/strong>\r\n                        <span>Variables<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n\r\n            <!-- 5. THE DIMANN DATASET -->\r\n            <section class=\"eco-paper__section eco-paper__section--soft\" id=\"the-dimann-dataset\">\r\n                <p class=\"eco-paper__section-h2\" role=\"heading\" aria-level=\"2\">The Dimann Dataset<\/p>\r\n                <p class=\"eco-paper__lead\">This section provides a preliminary overview of the sociodemographic composition of the Italian sample within the Dimann dataset, along with the main cystitis-related variables.<\/p>\r\n\r\n                <p>For Italian participants, the dataset includes over <strong>25,000 observations collected between 2022 and 2025.<\/strong> Each record contains responses to all sections of the questionnaire, allowing a full analysis of demographic characteristics, psychological and behavioral patterns, and reported symptoms.<\/p>\r\n\r\n                <p class=\"eco-paper__section-h3\" role=\"heading\" aria-level=\"3\">Gender<\/p>\r\n                <p>In the Italian sample, a clear female predominance emerged, with <strong>98.1% women compared to 1.7% men.<\/strong> This female predominance is likely linked to the targeting of Dimann products, which are primarily aimed at women. The remaining 0.2% selected the &#171;other&#187; category.<\/p>\r\n\r\n                <p class=\"eco-paper__section-h3\" role=\"heading\" aria-level=\"3\">Age<\/p>\r\n                <p>Regarding age, individuals in the sample range <strong>from 18 to 99 years<\/strong>; however, participants over 60 are less represented than younger groups. The mean age is 40, with a median of 39, indicating a <strong>right-skewed distribution.<\/strong> The third quartile (52 years) shows that <strong>75% of respondents are 52 or younger.<\/strong> These values suggest the dataset mainly represents adults in the young and middle-age range.<\/p>\r\n\r\n                <figure>\r\n                    <img data-src=\"https:\/\/www.dimann.com\/wp-content\/uploads\/2026\/01\/Figure-4@3x.webp\" alt=\"Figure 4 \u00b7 Age distribution of Italian individuals in the Dimann dataset\" decoding=\"async\" style=\"--smush-placeholder-width: 1398px; --smush-placeholder-aspect-ratio: 1398\/536;width: 100%; height: auto; display: block;\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\r\n                    <figcaption><strong>Figure 4 \u00b7 Age distribution of Italian individuals in the Dimann dataset.<\/strong> Participant ages range from 18 to 99. The majority are under 60, indicating a sample skewed toward young and middle-aged adults. In the histogram, the solid red line represents the mean age (40), while the dashed red line indicates the median age (39), both showing a concentration of responses in early and mid-adulthood.<\/figcaption>\r\n                <\/figure>\r\n\r\n                <p>The third quartile is 52 years, meaning <strong>75% of respondents are 52 or younger<\/strong> (Table 1). However, the distribution observed among younger participants <strong>closely reflects the model proposed by Zamparini<\/strong><sup>7<\/sup>, which describes cystitis frequency across different life stages.<\/p>\r\n                <p>As shown in the histogram, the number of respondents follows a pattern consistent with known epidemiological trends: higher incidence in young and middle adulthood, life periods typically associated with higher sexual activity, pregnancy, and then menopause.<\/p>\r\n                <p>Unlike Zamparini&#8217;s model, however, the histogram shows an opposite pattern beyond age 55. This anomaly does not indicate a real decline in cystitis incidence, but may rather reflect sample characteristics: individuals over 55 are less represented, possibly due to a lower tendency to respond to questions or because they are less reached by the brand&#8217;s marketing tools.<\/p>\r\n                <p>The sharp variations after this age threshold therefore stem from participation bias rather than an actual epidemiological change.<\/p>\r\n\r\n                <div class=\"eco-paper__table-meta\">\r\n                    <strong>Table 1 &middot; Descriptive statistics on sample age<\/strong>\r\n                    <span>The table shows the main summary measures of the age distribution of Italian respondents.<\/span>\r\n                <\/div>\r\n                <div class=\"eco-paper__table-wrap\">\r\n                    <table>\r\n                        <thead>\r\n                            <tr>\r\n                                <th>Statistic<\/th>\r\n                                <th>Value<\/th>\r\n                            <\/tr>\r\n                        <\/thead>\r\n                        <tbody>\r\n                            <tr><td>Range<\/td><td>18&#8211;99<\/td><\/tr>\r\n                            <tr><td>Mean<\/td><td>40<\/td><\/tr>\r\n                            <tr><td>Median<\/td><td>39<\/td><\/tr>\r\n                            <tr><td>Q1<\/td><td>28<\/td><\/tr>\r\n                            <tr><td>Q3<\/td><td>52<\/td><\/tr>\r\n                        <\/tbody>\r\n                    <\/table>\r\n                <\/div>\r\n\r\n                <p class=\"eco-paper__section-h3\" role=\"heading\" aria-level=\"3\">Actions Taken to Investigate Cystitis<\/p>\r\n                <p>Understanding how people approach cystitis investigation is a valuable resource to assess awareness and diagnostic behaviors. In the Dimann dataset, respondents report a variety of actions taken after symptom onset.<\/p>\r\n                <p><strong>Responses include:<\/strong><\/p>\r\n                <ul>\r\n                    <li>Urine culture with antibiogram<\/li>\r\n                    <li>Laboratory urine tests<\/li>\r\n                    <li>Urine dipstick test<\/li>\r\n                    <li>Medical consultation (without diagnostic tests)<\/li>\r\n                    <li>No diagnostic action<\/li>\r\n                <\/ul>\r\n                <p>Respondents appear to move along a broad spectrum of approaches, ranging from self-management and informal testing to medical consultation, <strong>each reflecting different levels of access to care and engagement with healthcare services.<\/strong><\/p>\r\n                <p>The marked variability observed in the distribution of responses (Figure 5) reflects the fragmentation and inconsistency of diagnostic pathways experienced by many respondents. This is shown by the fact that, <strong>although the majority of respondents (about 70%) report having had either a urine culture with antibiogram (55%) or laboratory urine tests (15%), an additional 19% state they performed no diagnostic tests<\/strong> beyond completing the questionnaire itself.<\/p>\r\n                <p>This wide discrepancy highlights the coexistence of proactive and passive approaches to cystitis management: on the one hand, people actively seeking medical confirmation; on the other, those who tend to minimize symptoms or forgo formal diagnosis.<\/p>\r\n                <p>Moreover, the data confirm what was anticipated: the lack of a standardized national clinical approach to diagnosing and managing cystitis. This absence translates into heterogeneous diagnostic practices and therapeutic decisions, both among patients and healthcare professionals.<\/p>\r\n                <p>Further evidence: about <strong>10% report consulting a doctor<\/strong> without being prescribed any urine test. This points to a serious inconsistency in clinical practice: even when respondents interact with the healthcare system, diagnostic procedures are not applied systematically.<\/p>\r\n\r\n                <p class=\"eco-paper__section-h3\" role=\"heading\" aria-level=\"3\">Pathogens Identified Among Respondents Who Underwent Testing<\/p>\r\n                <p>Subsequently, analysis focused on the subgroup of respondents who performed urine culture with antibiogram or laboratory urine testing, representing <strong>70% of the total Italian sample.<\/strong><\/p>\r\n                <p>Results mainly show the presence of <strong>Escherichia coli, found in about 55%<\/strong> of tested cystitis cases.<\/p>\r\n                <p>As expected, E. coli emerges as the predominant pathogen, in line with consolidated epidemiological evidence on urinary tract infections. The second most frequent response, however, was &#171;<strong>no bacteria<\/strong>&#187;, highlighting a <strong>heterogeneous subgroup of patients for whom urine culture showed no bacterial growth.<\/strong> This can be interpreted in different ways, falling into three main clinical situations: true abacterial cystitis, where urinary symptoms are present without a documented bacterial infection, often linked to irritative or inflammatory phenomena of another nature; urine culture performed after antibiotic therapy, which can yield a <em>false negative<\/em> because bacterial load has already been reduced or eradicated by treatment; incorrect urine collection, with contamination or inadequate sample storage compromising bacterial growth in culture.<\/p>\r\n\r\n                <div class=\"eco-paper__box\">\r\n                    <span class=\"eco-paper__box-title\">Did you know?<\/span>\r\n                    <p>Escherichia coli helps protect the intestine from harmful microbes and supports digestion by fermenting sugars to release energy. It also produces essential vitamins&mdash;B1, B2, B6, B12, K and others&mdash;important for skin, nerve, and metabolic health, acting at the same time as natural antioxidants that slow cellular aging.<\/p>\r\n                <\/div>\r\n\r\n                <figure>\r\n                    <div class=\"eco-paper__data-grid\" style=\"margin-top: 0;\">\r\n                        <div class=\"eco-paper__data-card\">\r\n                            <strong>55%<\/strong>\r\n                            <span>Urine culture with antibiogram<\/span>\r\n                        <\/div>\r\n                        <div class=\"eco-paper__data-card\">\r\n                            <strong>15%<\/strong>\r\n                            <span>Laboratory urine tests<\/span>\r\n                        <\/div>\r\n                        <div class=\"eco-paper__data-card\">\r\n                            <strong>10%<\/strong>\r\n                            <span>Medical consultation<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"eco-paper__data-grid\" style=\"margin-top: 0;\">\r\n                        <div class=\"eco-paper__data-card\">\r\n                            <strong>19%<\/strong>\r\n                            <span>No diagnostic action<\/span>\r\n                        <\/div>\r\n                        <div class=\"eco-paper__data-card\" style=\"visibility: hidden;\"><\/div>\r\n                        <div class=\"eco-paper__data-card\" style=\"visibility: hidden;\"><\/div>\r\n                    <\/div>\r\n                    <figcaption><strong>Figure 5 &middot; Actions taken to investigate cystitis.<\/strong> Approaches reported by respondents to investigate cystitis: 1) urine culture with antibiogram (bacterial identification and antibiotic sensitivity), 2) laboratory urine tests (chemical-physical and microscopic exam), 3) urine dipstick test, 4) medical visit, 5) no diagnostic action.<\/figcaption>\r\n                <\/figure>\r\n\r\n                <figure>\r\n                    <div class=\"eco-paper__data-grid\" style=\"margin-top: 0;\">\r\n                        <div class=\"eco-paper__data-card\">\r\n                            <strong>55%<\/strong>\r\n                            <span>E. coli<\/span>\r\n                        <\/div>\r\n                        <div class=\"eco-paper__data-card\">\r\n                            <strong>31%<\/strong>\r\n                            <span>No bacterial growth (at the time of testing)<\/span>\r\n                        <\/div>\r\n                        <div class=\"eco-paper__data-card\">\r\n                            <strong>14%<\/strong>\r\n                            <span>Other<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <figcaption><strong>Figure 6 &middot; Pathogens identified among respondents who underwent testing (70%).<\/strong> Among respondents who performed urine culture or laboratory urine tests, the most frequently identified pathogen is E. coli, followed by cases with no bacterial growth at the time of testing. The remaining 14% includes other gut-origin bacteria, such as K. pneumoniae and Enterococcus.<\/figcaption>\r\n                <\/figure>\r\n            <\/section>\r\n\r\n            <!-- 6. PSYCHOLOGICAL IMPLICATIONS -->\r\n            <section class=\"eco-paper__section\" id=\"psychological-implications\">\r\n                <p class=\"eco-paper__section-h2\" role=\"heading\" aria-level=\"2\">Psychological Implications of Chronic and Recurrent Cystitis<\/p>\r\n                <p class=\"eco-paper__lead\">This section focuses on one of the most significant and relevant aspects of the Dimann dataset: detailed information on the psychological impact of cystitis and the assessment of its effects on quality of life for those affected.<\/p>\r\n\r\n                <p>Among the various explored dimensions, the psychological and emotional burden of cystitis emerges as one of the most revealing and meaningful aspects of the Dimann dataset.<\/p>\r\n                <p>Cystitis often hides a <strong>deeper level of suffering that goes beyond physical discomfort:<\/strong> the recurrent nature of the infection, its unpredictability, and the limitations it imposes on daily life contribute to a constant sense of frustration and anxiety.<\/p>\r\n                <p><strong>The relationship between stress and physical symptoms appears bidirectional:<\/strong> on the one hand, stress can increase susceptibility to infection and encourage recurrence; on the other, the discomfort and disruption of daily activities caused by cystitis tend to intensify tension and anxiety in everyday life. This <strong>self-reinforcing loop<\/strong> highlights the deep link between emotional wellbeing and physical health, showing how psychological strain can be both a consequence and a cause of the persistence of the condition.<\/p>\r\n                <p>In the dataset, self-reported experiences provide a direct perspective on how cystitis influences emotional wellbeing, self-perception, and social relationships.<\/p>\r\n                <p>Many respondents reported a <strong>decline in self-confidence<\/strong>, as well as a growing sense of limitation in their ability to carry out normal daily activities&mdash;at work, in social or intimate settings, or during rest and leisure.<\/p>\r\n                <p>These constraints gradually erode a sense of autonomy and spontaneity, which are fundamental to a balanced life. These circumstances highlight the need to interpret cystitis not only as a transient infection, but as a condition capable of profoundly affecting psychological state and overall quality of life.<\/p>\r\n                <p>The emotional burden is both significant and underestimated, indicating the urgency of integrated care strategies that take into account not only the physical dimension, but also the mental and emotional dimension of the disease.<\/p>\r\n                <p>For these reasons, the information contained in the Dimann dataset regarding perception of cystitis, its influence on mood, daily life, and overall wellbeing <strong>represents a fundamental and long-awaited contribution to current research.<\/strong> By documenting lived experiences of thousands of patients, the dataset captures dimensions of suffering rarely represented in traditional clinical research.<\/p>\r\n                <p>To explore this psychological and perceptual dimension, <strong>three key questions<\/strong> from the Dimann questionnaire were selected for analysis. These items were chosen because, taken together, <strong>they offer a complete view of how people perceive cystitis and how it affects their emotional state and daily life.<\/strong><\/p>\r\n\r\n                <div class=\"eco-paper__note\">\r\n                    <span class=\"eco-paper__note-title\">The questionnaire: selected questions<\/span>\r\n                    <p>The first question asks respondents to define what cystitis represents for them, assessing how present the condition is in their lives&mdash;from a temporary nuisance to a constant and discouraging burden.<\/p>\r\n                    <p>The second question focuses on the concrete consequences of the infection, asking participants to indicate which aspects of their lives are affected by the need to urinate frequently.<\/p>\r\n                    <p>The third question explores the psychological sphere, allowing respondents to independently identify the emotional repercussions of cystitis&mdash;from loss of self-confidence to changes in habits and daily routines.<\/p>\r\n                    <p>Taken together, these three perspectives provide a multifaceted understanding of how cystitis affects both the emotional and practical dimensions of people&#8217;s lives.<\/p>\r\n                    <p><strong>What is cystitis for you?*<\/strong><\/p>\r\n                    <ul>\r\n                        <li>An unexpected guest<\/li>\r\n                        <li>An unwanted companion<\/li>\r\n                        <li>A dead end<\/li>\r\n                        <li>A nightmare<\/li>\r\n                        <li>A hell<\/li>\r\n                    <\/ul>\r\n                    <p><strong>Going to pee many times a day affects&#8230;*<\/strong><\/p>\r\n                    <ul>\r\n                        <li>Your mood<\/li>\r\n                        <li>Your attitude toward others<\/li>\r\n                        <li>Your work<\/li>\r\n                        <li>Your leisure activities<\/li>\r\n                    <\/ul>\r\n                    <p><strong>Having cystitis affects&#8230;*<\/strong><\/p>\r\n                    <ul>\r\n                        <li>Your daily activities<\/li>\r\n                        <li>Your desire to be with others<\/li>\r\n                        <li>Your romantic and sexual life<\/li>\r\n                        <li>Your confidence and self-esteem<\/li>\r\n                        <li>Your ability to travel<\/li>\r\n                    <\/ul>\r\n                    <p><em>*More than one answer possible<\/em><\/p>\r\n                <\/div>\r\n\r\n                <p class=\"eco-paper__section-h3\" role=\"heading\" aria-level=\"3\">What is Cystitis for You?<\/p>\r\n                <p>The first question appears in the early stages of the questionnaire and invites respondents to describe how they perceive the infection. It offers <strong>five possible responses,<\/strong> carefully worded to capture a wide range of emotional reactions and reflect different levels of psychological involvement with the condition. In addition, participants could select <strong>more than one option<\/strong> to represent simultaneously the different facets of their emotional experience. This structure makes it possible to move beyond a single, uniform definition of cystitis, instead reflecting the complexity of how people internalize and experience their condition.<\/p>\r\n                <p>The resulting response distribution shows a spectrum of perceptions: for some, cystitis is an occasional and manageable nuisance; for others, it is a true &#171;<em>nightmare<\/em>&#187; that deeply affects daily life and emotional wellbeing.<\/p>\r\n                <p>As shown in Figure 7, respondents most frequently described cystitis as &#171;<strong>a nightmare<\/strong>&#187; (<strong>28%<\/strong>), an expression that reflects the <strong>profound emotional distress<\/strong> associated with recurrent or persistent symptoms. The second most frequent description, &#171;<strong>an unwanted companion<\/strong>&#187; (<strong>19.1%<\/strong>), conveys the feeling of living <strong>with a constant, invasive presence<\/strong>&mdash;something tolerated, but never truly accepted.<\/p>\r\n\r\n                <figure>\r\n                    <img data-src=\"https:\/\/www.dimann.com\/wp-content\/uploads\/2026\/01\/Figure-7@3x.webp\" alt=\"Figure 7 \u00b7 What is cystitis for you?\" decoding=\"async\" style=\"--smush-placeholder-width: 1340px; --smush-placeholder-aspect-ratio: 1340\/605;width: 100%; height: auto; display: block;\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\r\n                    <figcaption><strong>Figure 7 \u00b7 What is cystitis for you?<\/strong><\/figcaption>\r\n                <\/figure>\r\n\r\n                <p class=\"eco-paper__section-h3\" role=\"heading\" aria-level=\"3\">Going to Pee Many Times a Day Affects&#8230;<\/p>\r\n                <p>When asked which aspects of their lives were most affected by the need to urinate frequently, respondents provided answers highlighting <strong>the strong impact<\/strong> of cystitis on daily habits and emotional wellbeing.<\/p>\r\n                <p>The most frequently selected option was &#171;<strong>your mood<\/strong>&#187; (<strong>28.6%<\/strong>), confirming how recurring symptoms and persistent discomfort directly affect emotional stability. The second most frequent response pattern was <strong>selecting all options (16.4%)<\/strong>, as shown in Figure 8. This result underscores the multidimensional nature of cystitis&#8217; impact, suggesting that many people perceive the condition as an all-encompassing burden capable of influencing every aspect of their lives. Moreover, mood emerged as the most consistently affected area: <strong>even among those indicating multiple compromised domains, mood was almost always included.<\/strong><\/p>\r\n\r\n                <figure>\r\n                    <img data-src=\"https:\/\/www.dimann.com\/wp-content\/uploads\/2026\/01\/Figure-8@3x.webp\" alt=\"Figure 8 \u00b7 Going to pee many times a day affects\u2026\" decoding=\"async\" style=\"--smush-placeholder-width: 1296px; --smush-placeholder-aspect-ratio: 1296\/626;width: 100%; height: auto; display: block;\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\r\n                    <figcaption><strong>Figure 8 \u00b7 Going to pee many times a day affects&#8230;<\/strong><\/figcaption>\r\n                <\/figure>\r\n\r\n                <p class=\"eco-paper__section-h3\" role=\"heading\" aria-level=\"3\">Having Cystitis Affects&#8230;<\/p>\r\n                <p>When identifying the areas of life most affected by cystitis, the most frequently selected response was &#171;<strong>romantic and sexual life<\/strong>&#187; (<strong>14.6%<\/strong>), confirming the profound impact of the condition on intimacy and emotional relationships (Figure 9).<\/p>\r\n                <p>Beyond this specific sphere, responses again show the pervasive nature of cystitis in everyday life: &#171;<strong>daily activities<\/strong>&#187; emerged as the second most frequent category, reflecting how recurrent symptoms and physical discomfort interfere with personal routines and perceived autonomy.<\/p>\r\n                <p>A considerable number of respondents, once again, selected all available categories. Particularly significant, however, is the fact that over <strong>15%<\/strong> of participants chose both &#171;romantic and sexual life&#187; and &#171;daily activities,&#187; highlighting <strong>a strong intersection between emotional and practical consequences of cystitis.<\/strong><\/p>\r\n\r\n                <figure>\r\n                    <img data-src=\"https:\/\/www.dimann.com\/wp-content\/uploads\/2026\/01\/Figure-9@3x.webp\" alt=\"Figure 9 \u00b7 Having cystitis affects\u2026\" decoding=\"async\" style=\"--smush-placeholder-width: 1310px; --smush-placeholder-aspect-ratio: 1310\/622;width: 100%; height: auto; display: block;\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\r\n                    <figcaption><strong>Figure 9 \u00b7 Having cystitis affects&#8230;<\/strong><\/figcaption>\r\n                <\/figure>\r\n            <\/section>\r\n\r\n            <!-- 7. CONCLUSIONS -->\r\n            <section class=\"eco-paper__section\" id=\"conclusions\">\r\n                <p class=\"eco-paper__section-h2\" role=\"heading\" aria-level=\"2\">Conclusions<\/p>\r\n                <p>The purpose of this white paper was to present the analytical and exploratory potential of the <strong>Dimann dataset, collected over three years as part of a survey of D-mannose buyers, with the aim of identifying the most suitable product for each user profile.<\/strong><\/p>\r\n                <p>The dataset represents a valuable and promising resource in the current landscape of cystitis research, an area where high-quality data remain limited and many relevant dimensions are often overlooked.<\/p>\r\n                <p>In particular, <strong>while the significant role of behavioral factors in the onset and recurrence of cystitis is recognized, these aspects have received little scientific attention over time.<\/strong> Furthermore, the dataset highlights the profound impact of cystitis on people&#8217;s lives&mdash;and especially on women, given the higher prevalence of the condition in females.<\/p>\r\n                <p>Previous studies show that cystitis can compromise daily life and psychological wellbeing, often generating a vicious cycle in which stress caused by the disease contributes to new recurrences. However, despite these significant implications, research on the psychosocial burden of cystitis remains underdeveloped, neglecting both the impact on affected individuals&#8217; lives and its potential role in worsening the condition itself.<\/p>\r\n                <p>Even in this preliminary analysis of the described dynamics, data revealed that mood is the aspect most frequently influenced by cystitis, emerging as the most impacted both as a single choice and across the majority of combined responses. This observation strengthens evidence of cystitis&#8217; strong psychological component and underscores the importance of considering emotional wellbeing both in research and in therapeutic approaches.<\/p>\r\n                <p>The impact on mental health and self-esteem becomes even more evident when comparing these results with responses about repercussions on daily life. In this sense, the areas most frequently indicated as affected were intimate\/relational life and daily activities, often selected together.<\/p>\r\n                <p>Taken together, these results outline a deeply complex condition, highlighting the need for a more holistic approach that recognizes psychological and social repercussions as much as physiological manifestations.<\/p>\r\n                <p>Addressing cystitis therefore requires not only appropriate medical treatment, but also active and ongoing research on its impact on lifestyle and condition management strategies.<\/p>\r\n                <p>Such an approach is essential to fully grasp the complexity of the pathology and develop effective and sustainable therapeutic strategies&mdash;not only clinically and economically, but also in terms of patients&#8217; long-term well-being.<\/p>\r\n            <\/section>\r\n\r\n            <!-- 8. HIGHLIGHTS -->\r\n            <section class=\"eco-paper__section eco-paper__section--soft\" id=\"highlights\">\r\n                <p class=\"eco-paper__section-h2\" role=\"heading\" aria-level=\"2\">Highlights<\/p>\r\n                <ul>\r\n                    <li><strong>In Italy, truly comparable national data do not exist<\/strong>, due to differences among regional surveillance systems and the absence of studies on risk factors specific to the Italian context. <strong>The Dimann dataset can help bridge this gap.<\/strong><\/li>\r\n                    <li><strong>Diagnostic behaviors reveal systemic inconsistencies.<\/strong> About 70% of respondents underwent urine culture or lab testing, while 19% took no diagnostic action, <strong>highlighting heterogeneous medical practices and the need for awareness-raising.<\/strong><\/li>\r\n                    <li><strong>E. coli remains the predominant pathogen,<\/strong> accounting for about 55% of identified infections.<\/li>\r\n                    <li><strong>Cystitis has a strong psychological influence.<\/strong> Most patients describe the condition as a <strong><em>nightmare.<\/em><\/strong><\/li>\r\n                    <li><strong>Stress is a known risk factor, yet it is also an overlooked consequence of the condition.<\/strong> 28% of respondents report that cystitis affects their mood, while over 10% state it impacts every aspect of their lives.<\/li>\r\n                    <li><strong>Mood is the most compromised aspect:<\/strong> it is not only the most frequent response, but it also appears in combination with almost all other impact areas, indicating emotional distress as a cross-cutting element of the cystitis experience.<\/li>\r\n                    <li><strong>Nearly 30% of respondents report that cystitis affects their intimate and sexual relationships.<\/strong> This sphere, like mood, is highly recurrent and appears alongside impaired daily activities in <strong>a further 15% of cases.<\/strong><\/li>\r\n                <\/ul>\r\n            <\/section>\r\n\r\n            <!-- 9. BIBLIOGRAPHY -->\r\n            <section class=\"eco-paper__section eco-paper__section--bibliography\" id=\"bibliography\">\r\n                <p class=\"eco-paper__section-h2\" role=\"heading\" aria-level=\"2\">Bibliography<\/p>\r\n                <ol>\r\n                    <li>Foxman, B. (2003). Epidemiology of urinary tract infections: incidence, morbidity, and economic costs. <em>Dis. Mon.<\/em>, 49(2), 53&#8211;70.<\/li>\r\n                    <li>Boni, A. (2018, April 3). <em>Cistite: MELIUS PREVENIRE<\/em>. Medici Oggi, Milan.<\/li>\r\n                    <li>Scholes, D., Hooton, T. M., Roberts, P. L., Stapleton, A. E., Gupta, K., &amp; Stamm, W. E. (2000). Risk factors for recurrent urinary tract infection in young women. <em>J Infect Dis<\/em>, vol. 82.<\/li>\r\n                    <li>Li, R., &amp; Leslie, S. W. (2025). <em>Cystitis<\/em> [Updated 2023 May 30]. In StatPearls [Internet]. Treasure Island (FL): StatPearls Publishing. Available from: <a href=\"https:\/\/www.ncbi.nlm.nih.gov\/books\/NBK482435\/\" style=\"color:#2b5c7a;\">https:\/\/www.ncbi.nlm.nih.gov\/books\/NBK482435\/<\/a><\/li>\r\n                    <li>Kurotschka, P. K., G&#225;gyor, I., &amp; Ebell, M. H. (2024). Acute Uncomplicated UTIs in Adults: Rapid Evidence Review. <em>Am Fam Physician<\/em>, 109(2), 167&#8211;174. PMID: 38393801.<\/li>\r\n                    <li>AOGOI. (n.d.). <em>Le infezioni delle vie urinarie nelle donne dalla pre-adolescenza all&#8217;et&#224; adulta<\/em> [Internet]. Roma: AOGOI. <a href=\"https:\/\/www.aogoi.it\/media\/7921\/infezioni-vie-urinarie-donne-min.pdf\" style=\"color:#2b5c7a;\">https:\/\/www.aogoi.it\/media\/7921\/infezioni-vie-urinarie-donne-min.pdf<\/a><\/li>\r\n                    <li>Zamparini, E., &amp; Viale, P. (2012). Bacterial and fungal urinary tract infections: epidemiology, pathogenesis and clinical management. <em>G Ital Nefrol.<\/em>, 29(S56), S3&#8211;S7.<\/li>\r\n                    <li>Naber, K. G., Tir&#225;n-Saucedo, J., Wagenlehner, F. M. E., &amp; RECAP group. (2022). Psychosocial burden of recurrent uncomplicated urinary tract infections. <em>GMS Infect Dis.<\/em>, 10, Doc01. <a href=\"https:\/\/doi.org\/10.3205\/id000078\" style=\"color:#2b5c7a;\">https:\/\/doi.org\/10.3205\/id000078<\/a>. PMID: 35463815; PMCID: PMC9006425.<\/li>\r\n                    <li>Paris, D., Caltagirone, M., Minzulli, P., Valzano, A., Ferrara, F. E. O., &amp; Magliano, E. (2020). Epidemiology and antibiotic resistance in community-acquired lower urinary tract infections in the Milan area. <em>Microbiologia Medica<\/em>, 35(2).<\/li>\r\n                    <li>Fernandez, M. M., Bektas, M., Colosia, A., Kuper, K., Al-Taie, A., &amp; Kotb, R. (2024). <em>Evidence gaps in the burden of complicated urinary tract infection (cUTI).<\/em> Poster presented at the 34th European Congress of Clinical Microbiology &amp; Infectious Diseases (ECCMID), April 27, 2024, Barcelona, Spain.<\/li>\r\n                    <li>Causio, F. A., Golinelli, D., Diedenhofen, G., Silenzi, A., Ferro, D., &amp; Baglivo, F. (2025). Fragmented but evolving: a response to the editorial &#171;the Italian health data system is broken&#187;. <em>The Lancet Regional Health &#8211; Europe<\/em>, 51. <a href=\"https:\/\/doi.org\/10.1016\/j.lanepe.2025.101256\" style=\"color:#2b5c7a;\">https:\/\/doi.org\/10.1016\/j.lanepe.2025.101256<\/a><\/li>\r\n                    <li>Ahn, St., &amp; Oh, Mm. (2022). Importance to Promote Awareness in Patients with Recurrent Cystitis. <em>Urogenit Tract Infect.<\/em>, 17(3), 71&#8211;75.<\/li>\r\n                    <li>Cai, T., Tamanini, I., Collini, L., Brugnolli, A., Migno, S., Mereu, L., Tateo, S., Pilatz, A., Rizzo, M., Liguori, G., Bonkat, G., Wagenlehner, F. M. E., &amp; Bjerklund Johansen, T. E. (2022). Management of Recurrent Cystitis in Women: When Prompt Identification of Risk Factors Might Make a Difference. <em>European Urology Focus<\/em>, 8(5).<\/li>\r\n                    <li>European Association of Urology. (2025, September). <em>Public survey on knowledge and experience of urinary tract infections<\/em> [Survey commissioned for Urology Week, 22&#8211;26 September 2025]. Supported by GSK.<\/li>\r\n                <\/ol>\r\n            <\/section>\r\n\r\n        <\/article>\r\n    <\/div>\r\n<\/main>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8327830 e-flex e-con-boxed e-con e-parent\" data-id=\"8327830\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9206c2f elementor-widget elementor-widget-html\" data-id=\"9206c2f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n<link rel=\"stylesheet\" href=\"https:\/\/unpkg.com\/@phosphor-icons\/web@2.1.1\/src\/bold\/style.css\">\r\n\r\n<style>\r\n    \/* =========================================================\r\n       ECO HUB \u2014 FINAL CTA (EN)\r\n    ========================================================= *\/\r\n\r\n    .eco-hub {\r\n        --eco-blue:          #123a73;\r\n        --eco-purple:        #a800d8;\r\n        --eco-ink:           #111111;\r\n        --eco-bg:            #eef3f8;\r\n        --eco-button:        #241f2a;\r\n        --eco-max:           1400px;\r\n        --eco-font-serif:    Lora, Georgia, serif;\r\n        --eco-font-sans:     Raleway, Arial, Helvetica, sans-serif;\r\n\r\n        font-family: var(--eco-font-sans);\r\n        color: var(--eco-ink);\r\n        background: #f5e7f8;\r\n    }\r\n\r\n    .eco-hub *,\r\n    .eco-hub *::before,\r\n    .eco-hub *::after {\r\n        box-sizing: border-box;\r\n    }\r\n\r\n    .eco-hub a {\r\n        color: inherit;\r\n    }\r\n\r\n    .eco-hub__final-cta {\r\n        width: 100vw;\r\n        max-width: 100vw;\r\n        margin-left: calc(50% - 50vw);\r\n        margin-right: calc(50% - 50vw);\r\n        background: #f5e7f8;\r\n    }\r\n\r\n    .eco-hub__final-cta-inner {\r\n        width: min(var(--eco-max), calc(100% - 144px));\r\n        margin: 0 auto;\r\n        padding: clamp(68px, 6vw, 92px) 0 clamp(92px, 8vw, 132px);\r\n        text-align: center;\r\n    }\r\n\r\n    .eco-hub__final-cta-icon {\r\n        display: flex;\r\n        justify-content: center;\r\n        margin-bottom: 22px;\r\n        color: #111111;\r\n    }\r\n\r\n    .eco-hub__final-cta-icon i {\r\n        font-size: clamp(42px, 3.8vw, 58px);\r\n        line-height: 1;\r\n    }\r\n\r\n    .eco-hub__final-cta-title {\r\n        margin: 0 !important;\r\n        padding: 0 !important;\r\n        font-family: var(--eco-font-serif) !important;\r\n        font-size: clamp(24px, 2vw, 34px) !important;\r\n        line-height: 1.12 !important;\r\n        font-weight: 800 !important;\r\n        letter-spacing: -0.03em !important;\r\n        color: #111111 !important;\r\n        text-transform: none !important;\r\n    }\r\n\r\n    .eco-hub .eco-hub__final-cta-title {\r\n        display: block !important;\r\n        margin: 0 !important;\r\n        padding: 0 !important;\r\n        font-family: Lora, Georgia, serif !important;\r\n        font-size: clamp(30px, 2.4vw, 42px) !important;\r\n        line-height: 1.1 !important;\r\n        font-weight: 800 !important;\r\n        letter-spacing: -0.035em !important;\r\n        color: #111111 !important;\r\n        text-transform: none !important;\r\n        font-style: normal !important;\r\n    }\r\n\r\n    .eco-hub__final-cta-text {\r\n        margin: 20px auto 0 !important;\r\n        max-width: 760px;\r\n        font-family: var(--eco-font-sans) !important;\r\n        font-size: clamp(15px, 1vw, 18px) !important;\r\n        line-height: 1.35 !important;\r\n        font-weight: 500 !important;\r\n        color: #4a3154 !important;\r\n    }\r\n\r\n    .eco-hub__final-cta-btn,\r\n    .eco-hub a.eco-hub__final-cta-btn {\r\n        margin-top: 30px;\r\n        appearance: none;\r\n        display: inline-flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        min-height: 50px;\r\n        padding: 0 34px;\r\n        border-radius: 999px;\r\n        border: 2px solid #241f2a;\r\n        background: #241f2a;\r\n        color: #ffffff !important;\r\n        font-family: var(--eco-font-sans) !important;\r\n        font-size: 20px !important;\r\n        line-height: 1 !important;\r\n        font-weight: 900 !important;\r\n        letter-spacing: -0.02em;\r\n        text-transform: uppercase;\r\n        text-decoration: none !important;\r\n        font-style: normal !important;\r\n        transition: transform .18s ease;\r\n    }\r\n\r\n    .eco-hub__final-cta-btn:hover,\r\n    .eco-hub__final-cta-btn:focus-visible {\r\n        transform: translateY(-1px);\r\n        outline: none;\r\n    }\r\n\r\n    \/* =========================================================\r\n       RESPONSIVE\r\n    ========================================================= *\/\r\n\r\n    @media (max-width: 1024px) {\r\n        .eco-hub__final-cta-inner {\r\n            width: min(100%, calc(100% - 88px));\r\n        }\r\n    }\r\n\r\n    @media (max-width: 820px) {\r\n        .eco-hub__final-cta-inner {\r\n            width: min(100%, calc(100% - 44px));\r\n            padding: 64px 0 104px;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 560px) {\r\n        .eco-hub__final-cta-inner {\r\n            width: min(100%, calc(100% - 32px));\r\n            padding: 56px 0 96px;\r\n        }\r\n\r\n        .eco-hub__final-cta-text {\r\n            margin-top: 18px !important;\r\n        }\r\n\r\n        .eco-hub__final-cta-btn,\r\n        .eco-hub a.eco-hub__final-cta-btn {\r\n            width: 100%;\r\n            max-width: 320px;\r\n            min-height: 52px;\r\n            margin-top: 28px;\r\n            padding: 0 24px;\r\n            font-size: 16px !important;\r\n        }\r\n\r\n        .eco-hub .eco-hub__final-cta-title {\r\n            font-size: 28px !important;\r\n            line-height: 1.12 !important;\r\n        }\r\n    }\r\n\r\n    @media (prefers-reduced-motion: reduce) {\r\n        .eco-hub__final-cta-btn {\r\n            transition: none;\r\n        }\r\n    }\r\n\r\n    \/* =========================================================\r\n       FIX GUTTER LATERALI MOBILE\/TABLET\r\n    ========================================================= *\/\r\n\r\n    @media (max-width: 1024px) {\r\n        .eco-hub {\r\n            width: 100vw;\r\n            max-width: 100vw;\r\n            margin-left: calc(50% - 50vw);\r\n            margin-right: calc(50% - 50vw);\r\n            overflow-x: hidden;\r\n            background: #f5e7f8;\r\n        }\r\n\r\n        .eco-hub__final-cta {\r\n            width: 100vw !important;\r\n            max-width: 100vw !important;\r\n            margin-left: 0 !important;\r\n            margin-right: 0 !important;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"eco-hub\">\r\n    <section class=\"eco-hub__final-cta\" aria-labelledby=\"eco-hub-final-cta-title\">\r\n        <div class=\"eco-hub__final-cta-inner\">\r\n            <div class=\"eco-hub__final-cta-icon\" aria-hidden=\"true\">\r\n                <i class=\"ph-bold ph-binoculars\"><\/i>\r\n            <\/div>\r\n\r\n            <div id=\"eco-hub-final-cta-title\" class=\"eco-hub__final-cta-title\" role=\"heading\" aria-level=\"2\">\r\n                Interested in the Observatory's work?\r\n            <\/div>\r\n\r\n            <p class=\"eco-hub__final-cta-text\">\r\n                Subscribe to the Newsletter and receive updates from the first European Cystitis Observatory.\r\n            <\/p>\r\n\r\n            <a class=\"eco-hub__final-cta-btn\" href=\"https:\/\/mailchi.mp\/dimann.com\/sign-up-for-ecos-newsletter\">\r\n                Subscribe now\r\n            <\/a>\r\n        <\/div>\r\n    <\/section>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e008d83 e-flex e-con-boxed e-con e-parent\" data-id=\"e008d83\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fc24d90 elementor-widget elementor-widget-html\" data-id=\"fc24d90\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n<link rel=\"stylesheet\" href=\"https:\/\/unpkg.com\/@phosphor-icons\/web@2.1.1\/src\/bold\/style.css\">\r\n\r\n<style>\r\n    \/* =========================================================\r\n       ECO HUB \u2014 FOOTER (EN)\r\n    ========================================================= *\/\r\n\r\n    .eco-hub {\r\n        --eco-blue:          #123a73;\r\n        --eco-purple:        #a800d8;\r\n        --eco-ink:           #111111;\r\n        --eco-max:           1400px;\r\n        --eco-font-serif:    Lora, Georgia, serif;\r\n        --eco-font-sans:     Raleway, Arial, Helvetica, sans-serif;\r\n\r\n        font-family: var(--eco-font-sans);\r\n        color: var(--eco-ink);\r\n        background: #0d2450;\r\n    }\r\n\r\n    .eco-hub *,\r\n    .eco-hub *::before,\r\n    .eco-hub *::after {\r\n        box-sizing: border-box;\r\n    }\r\n\r\n    .eco-hub a {\r\n        color: inherit;\r\n    }\r\n\r\n    \/* \u2014 Footer container \u2014 *\/\r\n    .eco-hub__footer {\r\n        width: 100vw;\r\n        max-width: 100vw;\r\n        margin-left: calc(50% - 50vw);\r\n        margin-right: calc(50% - 50vw);\r\n        background: #0d2450;\r\n        color: rgba(255, 255, 255, 0.78);\r\n    }\r\n\r\n    \/* \u2014 Main grid \u2014 *\/\r\n    .eco-hub__footer-main {\r\n        width: min(var(--eco-max), calc(100% - 144px));\r\n        margin: 0 auto;\r\n        padding: clamp(56px, 6vw, 88px) 0 clamp(48px, 5vw, 72px);\r\n        display: grid;\r\n        grid-template-columns: 1.5fr 1fr;\r\n        gap: clamp(48px, 7vw, 112px);\r\n        align-items: start;\r\n    }\r\n\r\n    \/* \u2014 Col 1: brand \u2014 *\/\r\n    .eco-hub__footer-logo-name {\r\n        display: block;\r\n        font-family: var(--eco-font-serif) !important;\r\n        font-size: clamp(30px, 2.4vw, 42px) !important;\r\n        font-weight: 800 !important;\r\n        letter-spacing: -0.04em !important;\r\n        line-height: 1 !important;\r\n        color: #ffffff !important;\r\n        text-transform: none !important;\r\n        margin: 0 !important;\r\n        padding: 0 !important;\r\n    }\r\n\r\n    .eco-hub__footer-logo-sub {\r\n        display: block;\r\n        font-family: var(--eco-font-serif) !important;\r\n        font-size: clamp(13px, 1vw, 16px) !important;\r\n        font-weight: 400 !important;\r\n        font-style: italic !important;\r\n        letter-spacing: -0.01em !important;\r\n        line-height: 1.3 !important;\r\n        color: rgba(255, 255, 255, 0.50) !important;\r\n        margin: 8px 0 0 !important;\r\n        padding: 0 !important;\r\n    }\r\n\r\n    .eco-hub__footer-divider {\r\n        display: block;\r\n        width: 32px;\r\n        height: 1px;\r\n        background: rgba(255, 255, 255, 0.16);\r\n        margin: 30px 0;\r\n    }\r\n\r\n    .eco-hub__footer-powered {\r\n        margin: 0 0 12px !important;\r\n        font-family: var(--eco-font-sans) !important;\r\n        font-size: 10px !important;\r\n        font-weight: 700 !important;\r\n        letter-spacing: 0.10em !important;\r\n        text-transform: uppercase !important;\r\n        color: rgba(255, 255, 255, 0.36) !important;\r\n        line-height: 1 !important;\r\n    }\r\n\r\n    .eco-hub a.eco-hub__footer-dimann-logo {\r\n        display: inline-block;\r\n        text-decoration: none !important;\r\n    }\r\n\r\n    .eco-hub__footer-dimann-logo img {\r\n        display: block;\r\n        width: auto;\r\n        max-width: 118px;\r\n        max-height: 36px;\r\n        height: auto;\r\n        opacity: 0.68;\r\n        filter: brightness(0) invert(1);\r\n        transition: opacity 0.18s ease;\r\n    }\r\n\r\n    .eco-hub a.eco-hub__footer-dimann-logo:hover img,\r\n    .eco-hub a.eco-hub__footer-dimann-logo:focus-visible img {\r\n        opacity: 1;\r\n    }\r\n\r\n    \/* \u2014 Column labels \u2014 *\/\r\n    .eco-hub__footer-col-label {\r\n        display: block;\r\n        font-family: var(--eco-font-sans) !important;\r\n        font-size: 10px !important;\r\n        font-weight: 700 !important;\r\n        letter-spacing: 0.12em !important;\r\n        text-transform: uppercase !important;\r\n        color: rgba(255, 255, 255, 0.34) !important;\r\n        margin: 0 0 22px !important;\r\n        padding: 0 !important;\r\n    }\r\n\r\n    .eco-hub__footer-contacts + .eco-hub__footer-col-label {\r\n        margin-top: 32px !important;\r\n    }\r\n\r\n    \/* \u2014 Contact links \u2014 *\/\r\n    .eco-hub__footer-contacts {\r\n        display: grid;\r\n        gap: 16px;\r\n    }\r\n\r\n    .eco-hub a.eco-hub__footer-contact-link {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 11px;\r\n        font-family: var(--eco-font-sans) !important;\r\n        font-size: clamp(14px, 1vw, 16px) !important;\r\n        font-weight: 500 !important;\r\n        line-height: 1.2 !important;\r\n        color: rgba(255, 255, 255, 0.70) !important;\r\n        text-decoration: none !important;\r\n        transition: color 0.15s ease;\r\n    }\r\n\r\n    .eco-hub a.eco-hub__footer-contact-link:hover,\r\n    .eco-hub a.eco-hub__footer-contact-link:focus-visible {\r\n        color: #ffffff !important;\r\n    }\r\n\r\n    .eco-hub__footer-contact-link i {\r\n        font-size: 19px;\r\n        flex-shrink: 0;\r\n        opacity: 0.70;\r\n    }\r\n\r\n    .eco-hub a.eco-hub__footer-contact-link:hover i {\r\n        opacity: 1;\r\n    }\r\n\r\n    \/* \u2014 Bottom strip \u2014 *\/\r\n    .eco-hub__footer-bottom {\r\n        border-top: 1px solid rgba(255, 255, 255, 0.09);\r\n    }\r\n\r\n    .eco-hub__footer-bottom-inner {\r\n        width: min(var(--eco-max), calc(100% - 144px));\r\n        margin: 0 auto;\r\n        padding: 20px 0;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: space-between;\r\n        gap: 20px;\r\n        flex-wrap: wrap;\r\n    }\r\n\r\n    .eco-hub__footer-copy {\r\n        font-family: var(--eco-font-sans) !important;\r\n        font-size: 12px !important;\r\n        font-weight: 400 !important;\r\n        color: rgba(255, 255, 255, 0.28) !important;\r\n        line-height: 1 !important;\r\n    }\r\n\r\n    .eco-hub__footer-legal {\r\n        display: flex;\r\n        gap: 22px;\r\n        align-items: center;\r\n    }\r\n\r\n    .eco-hub a.eco-hub__footer-legal-link {\r\n        font-family: var(--eco-font-sans) !important;\r\n        font-size: 12px !important;\r\n        font-weight: 400 !important;\r\n        color: rgba(255, 255, 255, 0.28) !important;\r\n        text-decoration: none !important;\r\n        line-height: 1 !important;\r\n        transition: color 0.15s ease;\r\n    }\r\n\r\n    .eco-hub a.eco-hub__footer-legal-link:hover {\r\n        color: rgba(255, 255, 255, 0.62) !important;\r\n    }\r\n\r\n    \/* =========================================================\r\n       RESPONSIVE\r\n    ========================================================= *\/\r\n\r\n    @media (max-width: 1024px) {\r\n        .eco-hub__footer-main {\r\n            width: min(100%, calc(100% - 88px));\r\n            gap: clamp(36px, 5vw, 72px);\r\n        }\r\n\r\n        .eco-hub__footer-bottom-inner {\r\n            width: min(100%, calc(100% - 88px));\r\n        }\r\n    }\r\n\r\n    @media (max-width: 820px) {\r\n        .eco-hub__footer-main {\r\n            width: min(100%, calc(100% - 44px));\r\n            grid-template-columns: 1fr 1fr;\r\n            padding: 54px 0 48px;\r\n            row-gap: 42px;\r\n            column-gap: 36px;\r\n        }\r\n\r\n        .eco-hub__footer-divider {\r\n            margin: 22px 0;\r\n        }\r\n\r\n        .eco-hub__footer-bottom-inner {\r\n            width: min(100%, calc(100% - 44px));\r\n        }\r\n    }\r\n\r\n    @media (max-width: 560px) {\r\n        .eco-hub__footer-main {\r\n            width: min(100%, calc(100% - 32px));\r\n            grid-template-columns: 1fr;\r\n            padding: 44px 0 38px;\r\n            row-gap: 34px;\r\n        }\r\n\r\n        .eco-hub__footer-bottom-inner {\r\n            width: min(100%, calc(100% - 32px));\r\n            flex-direction: column;\r\n            align-items: flex-start;\r\n            gap: 12px;\r\n            padding: 18px 0;\r\n        }\r\n    }\r\n\r\n    \/* =========================================================\r\n       FIX GUTTER LATERALI MOBILE\/TABLET\r\n    ========================================================= *\/\r\n\r\n    @media (max-width: 1024px) {\r\n        .eco-hub {\r\n            width: 100vw;\r\n            max-width: 100vw;\r\n            margin-left: calc(50% - 50vw);\r\n            margin-right: calc(50% - 50vw);\r\n            overflow-x: hidden;\r\n            background: #0d2450;\r\n        }\r\n\r\n        .eco-hub__footer {\r\n            width: 100vw !important;\r\n            max-width: 100vw !important;\r\n            margin-left: 0 !important;\r\n            margin-right: 0 !important;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"eco-hub\">\r\n    <div class=\"eco-hub__footer\" role=\"contentinfo\" aria-label=\"ECO Footer\">\r\n\r\n        <div class=\"eco-hub__footer-main\">\r\n\r\n            <!-- Col 1: Brand + Dimann -->\r\n            <div class=\"eco-hub__footer-brand\">\r\n                <span class=\"eco-hub__footer-logo-name\">ECO<\/span>\r\n                <span class=\"eco-hub__footer-logo-sub\">European Cystitis<br>Observatory<\/span>\r\n\r\n                <span class=\"eco-hub__footer-divider\" aria-hidden=\"true\"><\/span>\r\n\r\n                <p class=\"eco-hub__footer-powered\">ECO is an initiative of<\/p>\r\n                <a class=\"eco-hub__footer-dimann-logo\"\r\n                   href=\"https:\/\/www.dimann.com\/en\/\"\r\n                   target=\"_blank\"\r\n                   rel=\"noopener noreferrer\"\r\n                   aria-label=\"Visit Dimann website\">\r\n                    <img data-src=\"https:\/\/www.dimann.com\/wp-content\/uploads\/2026\/05\/Logo-Dimann-ECO.webp\"\r\n                         alt=\"Dimann\"\r\n                        \r\n                         decoding=\"async\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1250px; --smush-placeholder-aspect-ratio: 1250\/344;\">\r\n                <\/a>\r\n            <\/div>\r\n\r\n            <!-- Col 2: Contacts + Media -->\r\n            <div>\r\n                <span class=\"eco-hub__footer-col-label\">Contacts<\/span>\r\n                <div class=\"eco-hub__footer-contacts\">\r\n                    <a class=\"eco-hub__footer-contact-link\"\r\n                       href=\"https:\/\/widget.spoki.com\/wd\/e731425f-e050-46f9-b478-084e914f1dbb\/\"\r\n                       target=\"_blank\"\r\n                       rel=\"noopener noreferrer\"\r\n                       aria-label=\"Contact us\">\r\n                        <i class=\"ph-bold ph-chat-circle\" aria-hidden=\"true\"><\/i>\r\n                        Contact us\r\n                    <\/a>\r\n                    <a class=\"eco-hub__footer-contact-link\"\r\n                       href=\"https:\/\/mailchi.mp\/dimann.com\/sign-up-for-ecos-newsletter\"\r\n                       target=\"_blank\"\r\n                       rel=\"noopener noreferrer\"\r\n                       aria-label=\"Subscribe to ECO newsletter\">\r\n                        <i class=\"ph-bold ph-paper-plane-tilt\" aria-hidden=\"true\"><\/i>\r\n                        Newsletter\r\n                    <\/a>\r\n                <\/div>\r\n\r\n                <span class=\"eco-hub__footer-col-label\">Media<\/span>\r\n                <div class=\"eco-hub__footer-contacts\">\r\n                    <a class=\"eco-hub__footer-contact-link\"\r\n                       href=\"https:\/\/mailchi.mp\/0b246a9a7863\/download-press-kit\"\r\n                       target=\"_blank\"\r\n                       rel=\"noopener noreferrer\"\r\n                       aria-label=\"Press Kit White Paper 1\">\r\n                        <i class=\"ph-bold ph-file-text\" aria-hidden=\"true\"><\/i>\r\n                        Press Kit \u2014 White Paper 1\r\n                    <\/a>\r\n                    <a class=\"eco-hub__footer-contact-link\"\r\n                       href=\"https:\/\/mailchi.mp\/dimann.com\/download-presskit-wp2\"\r\n                       target=\"_blank\"\r\n                       rel=\"noopener noreferrer\"\r\n                       aria-label=\"Press Kit White Paper 2\">\r\n                        <i class=\"ph-bold ph-file-text\" aria-hidden=\"true\"><\/i>\r\n                        Press Kit \u2014 White Paper 2\r\n                    <\/a>\r\n                    <a class=\"eco-hub__footer-contact-link\"\r\n                       href=\"https:\/\/mailchi.mp\/dimann.com\/download-presskit-wp3\"\r\n                       target=\"_blank\"\r\n                       rel=\"noopener noreferrer\"\r\n                       aria-label=\"Press Kit White Paper 3\">\r\n                        <i class=\"ph-bold ph-file-text\" aria-hidden=\"true\"><\/i>\r\n                        Press Kit \u2014 White Paper 3\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n        <!-- Bottom strip -->\r\n        <div class=\"eco-hub__footer-bottom\">\r\n            <div class=\"eco-hub__footer-bottom-inner\">\r\n                <span class=\"eco-hub__footer-copy\">\u00a9 2026 ECO \u2013 European Cystitis Observatory<\/span>\r\n                <div class=\"eco-hub__footer-legal\">\r\n                    <a class=\"eco-hub__footer-legal-link\"\r\n                       href=\"https:\/\/www.iubenda.com\/privacy-policy\/80964107\"\r\n                       target=\"_blank\"\r\n                       rel=\"noopener noreferrer\">Privacy Policy<\/a>\r\n                    <a class=\"eco-hub__footer-legal-link\"\r\n                       href=\"https:\/\/www.iubenda.com\/privacy-policy\/80964107\/cookie-policy\"\r\n                       target=\"_blank\"\r\n                       rel=\"noopener noreferrer\">Cookie Policy<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Observatory Publications White Paper 1 Psychological Impact of Cystitis Management. Evidence from Italy White Paper 2 The Role of Diet and Hydration in Different Manifestations of Cystitis White Paper 3 Post-coital Cystitis: Manifestations, Pelvic Floor and the Vicious Cycle Media Press Kit &#8212; Paper 1 Psychological Impact of Cystitis Management. Evidence from Italy Press Kit [&hellip;]<\/p>\n","protected":false},"author":31,"featured_media":0,"parent":60080,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-60095","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>White Paper 2026-r01 \u2014 Full text | Dimann<\/title>\n<meta name=\"description\" content=\"Full version of the ECO 2026-r01 report on cystitis: methodology, limitations, citation guidelines, CC BY license, and Press Box\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.dimann.com\/en\/eco\/white-paper-2026-r01\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"White Paper 2026-r01 \u2014 Full text | Dimann\" \/>\n<meta property=\"og:description\" content=\"Full version of the ECO 2026-r01 report on cystitis: methodology, limitations, citation guidelines, CC BY license, and Press Box\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dimann.com\/en\/eco\/white-paper-2026-r01\/\" \/>\n<meta property=\"og:site_name\" content=\"Dimann\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/pg\/Dimann.cistite\/posts\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-13T07:58:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dimann.com\/wp-content\/uploads\/2025\/12\/Logo-ECO-no-dimann-negativo.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"26 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"White Paper 2026-r01 \u2014 Full text | Dimann","description":"Full version of the ECO 2026-r01 report on cystitis: methodology, limitations, citation guidelines, CC BY license, and Press Box","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.dimann.com\/en\/eco\/white-paper-2026-r01\/","og_locale":"en_US","og_type":"article","og_title":"White Paper 2026-r01 \u2014 Full text | Dimann","og_description":"Full version of the ECO 2026-r01 report on cystitis: methodology, limitations, citation guidelines, CC BY license, and Press Box","og_url":"https:\/\/www.dimann.com\/en\/eco\/white-paper-2026-r01\/","og_site_name":"Dimann","article_publisher":"https:\/\/www.facebook.com\/pg\/Dimann.cistite\/posts\/","article_modified_time":"2026-07-13T07:58:44+00:00","og_image":[{"url":"https:\/\/www.dimann.com\/wp-content\/uploads\/2025\/12\/Logo-ECO-no-dimann-negativo.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"26 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.dimann.com\/en\/eco\/white-paper-2026-r01\/","url":"https:\/\/www.dimann.com\/en\/eco\/white-paper-2026-r01\/","name":"White Paper 2026-r01 \u2014 Full text | Dimann","isPartOf":{"@id":"https:\/\/www.dimann.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dimann.com\/en\/eco\/white-paper-2026-r01\/#primaryimage"},"image":{"@id":"https:\/\/www.dimann.com\/en\/eco\/white-paper-2026-r01\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dimann.com\/wp-content\/uploads\/2025\/12\/Logo-ECO-no-dimann-negativo.webp","datePublished":"2025-12-16T14:58:45+00:00","dateModified":"2026-07-13T07:58:44+00:00","description":"Full version of the ECO 2026-r01 report on cystitis: methodology, limitations, citation guidelines, CC BY license, and Press Box","breadcrumb":{"@id":"https:\/\/www.dimann.com\/en\/eco\/white-paper-2026-r01\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dimann.com\/en\/eco\/white-paper-2026-r01\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dimann.com\/en\/eco\/white-paper-2026-r01\/#primaryimage","url":"https:\/\/www.dimann.com\/wp-content\/uploads\/2025\/12\/Logo-ECO-no-dimann-negativo.webp","contentUrl":"https:\/\/www.dimann.com\/wp-content\/uploads\/2025\/12\/Logo-ECO-no-dimann-negativo.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/www.dimann.com\/en\/eco\/white-paper-2026-r01\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"European Cystitis Observatory (ECO)","item":"https:\/\/www.dimann.com\/en\/eco\/"},{"@type":"ListItem","position":2,"name":"White Paper 2026-r01 \u2014 Full text"}]},{"@type":"WebSite","@id":"https:\/\/www.dimann.com\/en\/#website","url":"https:\/\/www.dimann.com\/en\/","name":"Dimann","description":"","publisher":{"@id":"https:\/\/www.dimann.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dimann.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.dimann.com\/en\/#organization","name":"Dimann","url":"https:\/\/www.dimann.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dimann.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.dimann.com\/wp-content\/uploads\/2019\/07\/logo.svg","contentUrl":"https:\/\/www.dimann.com\/wp-content\/uploads\/2019\/07\/logo.svg","width":1,"height":1,"caption":"Dimann"},"image":{"@id":"https:\/\/www.dimann.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/pg\/Dimann.cistite\/posts\/","https:\/\/www.instagram.com\/dimann_official\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.dimann.com\/en\/wp-json\/wp\/v2\/pages\/60095","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dimann.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.dimann.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.dimann.com\/en\/wp-json\/wp\/v2\/users\/31"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dimann.com\/en\/wp-json\/wp\/v2\/comments?post=60095"}],"version-history":[{"count":30,"href":"https:\/\/www.dimann.com\/en\/wp-json\/wp\/v2\/pages\/60095\/revisions"}],"predecessor-version":[{"id":64234,"href":"https:\/\/www.dimann.com\/en\/wp-json\/wp\/v2\/pages\/60095\/revisions\/64234"}],"up":[{"embeddable":true,"href":"https:\/\/www.dimann.com\/en\/wp-json\/wp\/v2\/pages\/60080"}],"wp:attachment":[{"href":"https:\/\/www.dimann.com\/en\/wp-json\/wp\/v2\/media?parent=60095"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}