/**
 * Thera-UP public mini-site shell.
 *
 * Static presentation extracted from the PHP renderer in v5.4.715 so the
 * browser can cache it independently from the generated HTML. Therapist-
 * specific values remain CSS custom properties on the public <main> and the
 * ambient hero image is provided by a tiny inline custom property.
 */
.tbpm-standalone-body{margin:0;background:#fff}.tbpm-standalone-body .site-header,.tbpm-standalone-body .site-footer,.tbpm-standalone-body header#masthead,.tbpm-standalone-body footer#colophon{display:none!important}
            .theraboost-public-minisite{--tbpm-primary:#0b5f50;--tbpm-primary-soft:rgba(11,95,80,.10);--tbpm-primary-soft-strong:rgba(11,95,80,.16);--tbpm-primary-border:rgba(11,95,80,.26);--tbpm-primary-shadow:rgba(11,95,80,.12);--tbpm-surface:#fbfaf8;--tbpm-accent:#dff3ee;--tbpm-ink:#123433;--tbpm-muted:#5f6f71;--tbpm-card:#fff;--tbpm-serif:Georgia,'Times New Roman',serif;--tbpm-sans:Inter,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-family:var(--tbpm-sans);background:linear-gradient(180deg,#fff 0%,var(--tbpm-surface) 62%,#fff 100%);color:var(--tbpm-ink);min-height:100vh;padding-bottom:76px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.theraboost-public-minisite *{box-sizing:border-box}.tbpm-header{position:sticky;top:var(--wp-admin--admin-bar--height,0px);z-index:100;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(18,52,51,.08);box-shadow:0 12px 38px rgba(18,52,51,.05);backdrop-filter:blur(18px)}.tbpm-header-inner{max-width:1220px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:22px 28px}.tbpm-brand{display:inline-flex;align-items:center;gap:14px;text-decoration:none;color:var(--tbpm-ink);min-width:240px}.tbpm-brand-logo,.tbpm-brand-mark{width:58px;height:58px;border-radius:18px;object-fit:contain;background:#fff;box-shadow:0 10px 30px rgba(18,52,51,.08);border:1px solid rgba(18,52,51,.08);flex:0 0 auto}.tbpm-brand-mark{display:flex;align-items:center;justify-content:center;color:var(--tbpm-primary);font-size:24px}.tbpm-brand-text{display:flex;flex-direction:column;gap:2px}.tbpm-brand-text strong{font-family:var(--tbpm-serif);font-size:28px;line-height:1.02;font-weight:600;letter-spacing:-.03em;color:var(--tbpm-primary);text-transform:capitalize}.tbpm-brand-text small{text-transform:uppercase;letter-spacing:.17em;font-size:10px;font-weight:800;color:var(--tbpm-muted)}.tbpm-main-nav{display:flex;align-items:center;justify-content:center;gap:24px;flex:1}.tbpm-main-nav a{position:relative;text-decoration:none;color:#203b3e;font-size:14px;font-weight:650;padding:10px 0;white-space:nowrap}.tbpm-main-nav a:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;border-radius:999px;background:var(--tbpm-primary);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.tbpm-main-nav a.is-active{color:var(--tbpm-primary)}.tbpm-main-nav a.is-active:after{transform:scaleX(1)}.tbpm-header-actions{display:flex;align-items:center;gap:12px}.tbpm-space-link,.tbpm-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:999px;text-decoration:none;font-size:14px;font-weight:750;padding:0 22px;white-space:nowrap}.tbpm-space-link{border:1px solid var(--tbpm-primary-border);color:var(--tbpm-primary);background:rgba(255,255,255,.82)}.tbpm-header-cta{background:var(--tbpm-primary);color:#fff;box-shadow:0 16px 36px var(--tbpm-primary-shadow)}
            .tbpm-hero-shell{position:relative;isolation:isolate;min-height:560px;display:flex;align-items:center;overflow:hidden;background:var(--tbpm-surface)}.tbpm-hero-shell:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.91) 31%,rgba(255,255,255,.50) 55%,rgba(255,255,255,.16) 100%),var(--tbpm-ambient-url);background-size:cover;background-position:center right;z-index:-2}.tbpm-hero-shell:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:72px;background:linear-gradient(176deg,rgba(255,255,255,0) 0 48%,var(--tbpm-surface) 49% 100%);z-index:-1}.tbpm-hero-inner{width:100%;max-width:1220px;margin:0 auto;padding:86px 28px 132px}.tbpm-hero-copy{max-width:610px}.tbpm-hero-label{font-size:13px;text-transform:uppercase;letter-spacing:.22em;color:var(--tbpm-primary);font-weight:850;margin:0 0 24px}.tbpm-hero-shell h1{font-family:var(--tbpm-serif);font-size:clamp(52px,6vw,84px);line-height:.98;letter-spacing:-.055em;font-weight:500;color:var(--tbpm-primary);margin:0;max-width:740px}.tbpm-hero-rule{display:block;width:70px;height:3px;border-radius:99px;background:var(--tbpm-primary);opacity:.62;margin:34px 0 30px}.tbpm-hero-intro{font-size:19px;line-height:1.65;color:#4e6062;max-width:560px;margin:0;font-weight:450}.tbpm-hero-tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.tbpm-hero-tags span{font-size:12px;border:1px solid rgba(255,255,255,.82);background:rgba(255,255,255,.86);color:var(--tbpm-primary);border-radius:999px;padding:10px 18px;box-shadow:0 12px 32px rgba(18,52,51,.07);font-weight:650}
            .tbpm-shell,.tbpm-preview-banner{max-width:1220px;margin:0 auto}.tbpm-shell{padding:34px 28px}.tbpm-home-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:54px;align-items:start;margin-top:-62px;position:relative;z-index:2}.tbpm-home-main{min-width:0}.tbpm-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-bottom:42px}.tbpm-feature-card{background:rgba(255,255,255,.94);border:1px solid rgba(18,52,51,.10);border-radius:28px;padding:32px 26px;box-shadow:0 22px 70px rgba(18,52,51,.07);backdrop-filter:blur(10px)}.tbpm-feature-card>span{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:var(--tbpm-primary-soft);color:var(--tbpm-primary);font-size:24px;margin-bottom:22px}.tbpm-feature-card h2{font-family:var(--tbpm-serif);font-size:25px;line-height:1.08;letter-spacing:-.025em;margin:0 0 12px;color:var(--tbpm-primary);font-weight:600}.tbpm-feature-card p{font-size:14px;line-height:1.65;margin:0;color:#526366}.tbpm-kicker{font-size:10px;margin:0 0 14px;color:var(--tbpm-primary);letter-spacing:.13em;text-transform:uppercase;font-weight:850}.tbpm-page-body{padding-top:50px}.tbpm-generated-page{max-width:1040px}.tbpm-shell h1{font-size:16px;line-height:1.28;margin:8px 0 12px;font-weight:700}.tbpm-shell h2,.tbpm-card h2,.tbpm-card h3{font-size:14px;line-height:1.35;margin:0 0 9px;font-weight:700;color:var(--tbpm-ink)}.tbpm-shell p,.tbpm-card p,.tbpm-card li{font-size:12px;line-height:1.72;color:#344054;font-weight:400}.tbpm-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.tbpm-card{background:rgba(255,255,255,.92);border:1px solid rgba(18,52,51,.11);box-shadow:0 18px 58px rgba(18,52,51,.045);border-radius:24px;padding:24px;margin:0 0 20px;backdrop-filter:blur(10px)}.tbpm-content-card{padding:27px 30px}.tbpm-content-card h2{font-size:14px;font-weight:800}.tbpm-content-card p{font-size:12px;line-height:1.8}.tbpm-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--tbpm-primary);color:#fff;text-decoration:none;font-size:12px;font-weight:800;padding:10px 16px;border:0;box-shadow:0 12px 28px var(--tbpm-primary-shadow)}.tbpm-button-block{display:flex;width:100%;margin-top:10px}.tbpm-button-light{display:flex;width:100%;background:var(--tbpm-accent);color:var(--tbpm-primary);margin-top:8px;box-shadow:none}.tbpm-preview-banner{margin-top:14px;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;padding:10px 14px;font-size:10px}.tbpm-prep{padding-top:40px}.tbpm-final-cta{margin-top:18px}.tbpm-faq-list{display:grid;gap:14px}.tbpm-blog-grid .tbpm-card{min-height:170px}.tbpm-pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;margin:8px 0 20px}.tbpm-pricing-card{margin:0}.tbpm-pricing-badge{display:inline-flex;margin:0 0 10px;padding:5px 9px;border-radius:999px;background:var(--tbpm-primary-soft);color:var(--tbpm-primary);font-size:10px;font-weight:500}.tbpm-pricing-meta{color:var(--tbpm-primary)!important;font-weight:500!important}.tbpm-payment-card{background:var(--tbpm-primary-soft)}
            .tbpm-practical-card-wrap{position:sticky;top:calc(var(--wp-admin--admin-bar--height,0px) + 112px);align-self:start;width:320px;z-index:5}.tbpm-practical-card{background:rgba(255,255,255,.96);border:1px solid rgba(18,52,51,.10);border-radius:30px;padding:24px;box-shadow:0 30px 90px rgba(18,52,51,.12);backdrop-filter:blur(14px);max-width:320px}.tbpm-practical-head{display:flex;gap:13px;align-items:center;margin-bottom:14px}.tbpm-practical-head img{width:58px;height:58px;border-radius:18px;object-fit:cover;flex:0 0 auto}.tbpm-practical-avatar{width:58px;height:58px;border-radius:18px;background:var(--tbpm-primary-soft);color:var(--tbpm-primary);display:flex;align-items:center;justify-content:center;font-size:17px}.tbpm-practical-label{font-size:9px;text-transform:uppercase;letter-spacing:.2em;color:var(--tbpm-primary);margin:0 0 5px;font-weight:850}.tbpm-practical-card h2{font-size:14px;line-height:1.18;margin:0 0 2px;font-weight:800}.tbpm-practical-card p{font-size:12px;line-height:1.48;margin:0;color:#344054;font-weight:400}.tbpm-practical-note{margin:12px 0!important;color:#344054}.tbpm-info-row{display:flex;gap:10px;align-items:flex-start;border:1px solid #e4e7ec;border-radius:17px;padding:12px;margin:10px 0;background:#fff}.tbpm-info-row-soft{background:var(--tbpm-accent);border-color:var(--tbpm-primary-border)}.tbpm-info-row-open .tbpm-info-title{color:var(--tbpm-primary)}.tbpm-info-row-closed .tbpm-info-title{color:#8a4b13}.tbpm-info-row>span{width:28px;height:28px;border-radius:50%;background:var(--tbpm-primary-soft);display:flex;align-items:center;justify-content:center;font-size:11px;flex:0 0 auto}.tbpm-info-title{display:block;font-size:14px;font-weight:800;margin-bottom:2px;color:#102033}.tbpm-practical-actions{margin:12px 0}.tbpm-practical-link{font-size:12px;color:var(--tbpm-primary);text-decoration:none;font-weight:650}.tbpm-practical-topics{border-top:1px solid var(--tbpm-primary-border);margin-top:14px;padding-top:13px}.tbpm-practical-topics h3{font-size:14px;margin:0 0 7px;font-weight:800}.tbpm-practical-topics p{font-size:12px}.tbpm-mini-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.tbpm-mini-card{background:rgba(255,255,255,.94);border:1px solid rgba(18,52,51,.10);border-radius:22px;padding:19px;box-shadow:0 14px 42px rgba(18,52,51,.045)}.tbpm-mini-card h3{font-size:14px;margin:0 0 6px;font-weight:800}.tbpm-mini-card p{font-size:12px;line-height:1.55;margin:0;font-weight:400}.tbpm-home-sessions{margin-top:34px}.tbpm-home-sessions h2{font-family:var(--tbpm-serif);font-size:28px;color:var(--tbpm-primary);margin:8px 0 14px;font-weight:600}.tbpm-testimonials{margin:34px 0}.tbpm-section-head h2{font-family:var(--tbpm-serif);font-size:28px;color:var(--tbpm-primary);margin:0 0 16px;font-weight:600}.tbpm-testimonial-track{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px}.tbpm-testimonial-card{border:1px solid rgba(18,52,51,.10);border-radius:22px;background:#fff;padding:18px;box-shadow:0 12px 38px rgba(18,52,51,.04)}.tbpm-stars{color:#f5a524!important;letter-spacing:.08em;margin:0 0 8px!important}.tbpm-testimonial-card blockquote{font-size:12px;line-height:1.65;margin:0;color:#344054}.tbpm-testimonial-card cite{display:block;margin-top:10px;font-size:12px;font-style:normal;font-weight:750;color:var(--tbpm-primary)}
            .tbpm-contact-form form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.tbpm-contact-form label{font-size:12px;display:block;color:#344054}.tbpm-contact-form input,.tbpm-contact-form textarea{display:block;width:100%;margin-top:5px;border:1px solid #d0d5dd;border-radius:12px;padding:10px;font-size:12px;background:#fff}.tbpm-contact-form textarea{min-height:120px}.tbpm-contact-form label:nth-child(4){grid-column:1/-1}.tbpm-contact-form button{width:max-content}.tbpm-form-notice{background:var(--tbpm-primary-soft);border:1px solid var(--tbpm-primary-border);border-radius:12px;padding:9px}
            .tbpm-floating-cta{position:fixed;z-index:9997;right:26px;bottom:26px;width:auto;max-width:calc(100vw - 42px);display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.96);border:1px solid rgba(18,52,51,.10);border-radius:999px;box-shadow:0 26px 80px rgba(18,52,51,.18);padding:10px 10px 10px 20px;backdrop-filter:blur(18px)}.tbpm-floating-left{right:auto;left:26px}.tbpm-floating-cta p{font-size:15px;line-height:1.2;font-weight:850;margin:0;color:var(--tbpm-primary);white-space:nowrap}.tbpm-floating-cta a{display:flex;align-items:center;justify-content:center;min-height:42px;border-radius:999px;text-decoration:none;font-size:14px;font-weight:800;white-space:nowrap;padding:0 20px}.tbpm-floating-call{background:var(--tbpm-accent);color:var(--tbpm-primary)}.tbpm-floating-book{background:var(--tbpm-primary);color:#fff;box-shadow:0 10px 26px var(--tbpm-primary-shadow)}.tbpm-floating-close{width:36px;height:36px;border:0;border-radius:50%;background:var(--tbpm-primary-soft);color:var(--tbpm-primary);font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.tbpm-floating-no-desktop{display:none!important}
            .tbpm-footer{margin-top:72px;background:linear-gradient(135deg,var(--tbpm-primary),#0f3e38);color:#fff;padding:44px 28px 22px}.tbpm-footer-inner{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:44px}.tbpm-footer h2{font-family:var(--tbpm-serif);font-size:24px;margin:0 0 8px;color:#fff;font-weight:600}.tbpm-footer p,.tbpm-footer a,.tbpm-footer span{font-size:13px;line-height:1.7;color:rgba(255,255,255,.82);text-decoration:none}.tbpm-footer img{width:50px;height:50px;object-fit:contain;margin-bottom:10px;filter:none!important;opacity:1!important;background:rgba(255,255,255,.92);border-radius:10px;padding:6px;box-sizing:border-box}.tbpm-footer nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 24px}.tbpm-footer-bottom{max-width:1220px;margin:30px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.18);display:flex;justify-content:space-between;gap:18px}
            @media(max-width:1100px){.tbpm-header-inner{flex-wrap:wrap}.tbpm-main-nav{order:3;flex-basis:100%;justify-content:flex-start;overflow:auto;padding-bottom:4px}.tbpm-home-layout{grid-template-columns:1fr;margin-top:-34px}.tbpm-practical-card-wrap{position:static;width:100%}.tbpm-practical-card{max-width:none}.tbpm-feature-grid{grid-template-columns:1fr}.tbpm-header-actions{margin-left:auto}.tbpm-hero-shell{min-height:500px}.tbpm-hero-shell h1{font-size:clamp(44px,8vw,68px)}}
            @media(max-width:782px){.tbpm-header{top:var(--wp-admin--admin-bar--height,0px)}.tbpm-header-inner{padding:16px}.tbpm-brand{min-width:0}.tbpm-brand-text strong{font-size:23px}.tbpm-brand-logo,.tbpm-brand-mark{width:50px;height:50px}.tbpm-space-link{display:none}.tbpm-header-cta{min-height:40px;padding:0 16px}.tbpm-main-nav{gap:16px}.tbpm-main-nav a{font-size:13px}.tbpm-hero-shell{min-height:460px}.tbpm-hero-shell:before{background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.86) 62%,rgba(255,255,255,.40) 100%),var(--tbpm-ambient-url);background-position:center right}.tbpm-hero-inner{padding:62px 18px 104px}.tbpm-hero-intro{font-size:15px}.tbpm-hero-tags span{font-size:11px;padding:8px 12px}.tbpm-shell{padding-left:16px;padding-right:16px}.tbpm-floating-no-desktop{display:flex!important}.tbpm-floating-no-mobile{display:none!important}.tbpm-floating-cta{left:12px!important;right:12px!important;bottom:12px;width:auto;max-width:none;border-radius:24px;padding:9px;gap:7px}.tbpm-floating-cta p{font-size:12px;white-space:normal;flex:1 1 auto}.tbpm-floating-cta a{font-size:12px;min-height:38px;padding:0 13px}.tbpm-floating-close{width:32px;height:32px;font-size:18px}.tbpm-footer-inner{grid-template-columns:1fr}.tbpm-footer-bottom{display:block}.tbpm-footer nav{grid-template-columns:1fr}}
            @media(max-width:560px){.tbpm-header-actions{width:100%;justify-content:flex-end}.tbpm-header-cta{flex:1}.tbpm-hero-shell h1{font-size:42px}.tbpm-hero-rule{margin:26px 0 22px}.tbpm-feature-card{padding:24px}.tbpm-card{border-radius:20px;padding:18px}.tbpm-floating-cta{border-radius:20px}.tbpm-floating-cta p{display:none}.tbpm-floating-cta a{flex:1 1 0}.tbpm-footer{padding-left:18px;padding-right:18px}}


            /* v5.4.274 — footer : le logo doit rester visible tel quel, même si son image contient déjà un fond ou des couleurs sombres. */
            body .theraboost-public-minisite .tbpm-footer img.tbpm-footer-logo{filter:none!important;opacity:1!important;background:rgba(255,255,255,.94)!important;border-radius:10px!important;padding:6px!important;box-sizing:border-box!important;width:50px!important;height:50px!important;object-fit:contain!important}

            /* v5.4.91 — garde-fous responsive : le mini-site ne doit jamais créer d'ascenseur horizontal. */
            html,body{max-width:100%;overflow-x:hidden}.theraboost-public-minisite{width:100%;max-width:100%;overflow-x:hidden}.theraboost-public-minisite img,.theraboost-public-minisite svg{max-width:100%;height:auto}.tbpm-header{overflow:hidden}.tbpm-header-inner{width:100%;max-width:1220px;min-width:0;gap:22px}.tbpm-brand{min-width:0;flex:0 1 235px}.tbpm-brand-text{min-width:0}.tbpm-brand-text strong{font-size:clamp(22px,2.2vw,28px);overflow-wrap:anywhere}.tbpm-brand-text small{letter-spacing:.14em}.tbpm-main-nav{min-width:0;gap:18px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.tbpm-main-nav::-webkit-scrollbar{display:none}.tbpm-main-nav a{font-size:13px;font-weight:700;flex:0 0 auto}.tbpm-header-actions{flex:0 0 auto;min-width:0}.tbpm-space-link,.tbpm-header-cta{min-height:42px;font-size:13px;padding:0 17px}.tbpm-hero-shell{min-height:520px}.tbpm-hero-inner{max-width:1180px;padding:76px 28px 112px}.tbpm-hero-copy{max-width:560px}.tbpm-hero-shell h1{font-size:clamp(44px,5.15vw,72px);line-height:1.02;letter-spacing:-.045em}.tbpm-hero-intro{font-size:16px;line-height:1.58;max-width:510px}.tbpm-hero-label{font-size:11px;margin-bottom:20px}.tbpm-hero-tags{gap:10px;margin-top:24px}.tbpm-hero-tags span{padding:8px 14px}.tbpm-shell,.tbpm-preview-banner{width:100%;max-width:1180px}.tbpm-shell{padding-left:24px;padding-right:24px}.tbpm-home-layout{grid-template-columns:minmax(0,1fr) minmax(280px,310px);gap:38px}.tbpm-feature-grid{gap:18px}.tbpm-feature-card{padding:26px 22px}.tbpm-feature-card h2{font-size:21px}.tbpm-feature-card p{font-size:13px;line-height:1.55}.tbpm-practical-card-wrap{width:310px;max-width:100%}.tbpm-practical-card{max-width:310px;padding:22px}.tbpm-card{max-width:100%}.tbpm-content-card{padding:25px 28px}.tbpm-footer-inner,.tbpm-footer-bottom{max-width:1180px}.tbpm-floating-cta{max-width:min(620px,calc(100vw - 40px));box-sizing:border-box}
            @media(max-width:1280px){.tbpm-header-inner{padding:18px 22px;gap:18px}.tbpm-brand{flex-basis:210px}.tbpm-brand-logo,.tbpm-brand-mark{width:52px;height:52px;border-radius:16px}.tbpm-main-nav{gap:15px}.tbpm-main-nav a{font-size:12px}.tbpm-space-link,.tbpm-header-cta{min-height:40px;font-size:12px;padding:0 14px}.tbpm-home-layout{grid-template-columns:minmax(0,1fr) 300px;gap:30px}.tbpm-practical-card-wrap{width:300px}.tbpm-practical-card{max-width:300px}.tbpm-feature-card h2{font-size:19px}.tbpm-feature-card p{font-size:12px}.tbpm-hero-shell h1{font-size:clamp(42px,5vw,64px)}}
            @media(max-width:1180px){.tbpm-header-inner{flex-wrap:wrap}.tbpm-brand{flex:1 1 auto}.tbpm-header-actions{margin-left:auto}.tbpm-main-nav{order:3;flex:1 0 100%;justify-content:flex-start;padding-bottom:3px}.tbpm-home-layout{grid-template-columns:1fr;margin-top:-34px}.tbpm-practical-card-wrap{position:static;width:100%}.tbpm-practical-card{max-width:none}.tbpm-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
            @media(max-width:900px){.tbpm-feature-grid{grid-template-columns:1fr}.tbpm-hero-shell{min-height:470px}.tbpm-hero-inner{padding:58px 22px 92px}.tbpm-hero-shell h1{font-size:clamp(38px,10vw,56px)}.tbpm-hero-intro{font-size:15px}.tbpm-home-layout{gap:26px}.tbpm-contact-form form{grid-template-columns:1fr}.tbpm-contact-form label:nth-child(4){grid-column:auto}.tbpm-footer-inner{grid-template-columns:1fr 1fr}.tbpm-footer-bottom{display:block}.tbpm-footer nav{grid-template-columns:1fr}}


            /* v5.4.92 — polissage premium : accueil plus proche d'une vraie page cabinet, sans lourdeur typographique. */
            .tbpm-header{box-shadow:0 10px 30px rgba(18,52,51,.045)}
            .tbpm-header-inner{min-height:86px;padding-top:14px;padding-bottom:14px}
            .tbpm-brand-logo,.tbpm-brand-mark{width:54px;height:54px;border-radius:17px}
            .tbpm-brand-text strong{font-size:clamp(23px,2vw,27px);letter-spacing:-.035em}
            .tbpm-brand-text small{font-size:9.5px;letter-spacing:.155em;line-height:1.45}
            .tbpm-main-nav a{font-weight:640;letter-spacing:-.01em}
            .tbpm-space-link,.tbpm-header-cta{font-weight:700}
            .tbpm-hero-shell{min-height:500px}
            .tbpm-hero-shell:before{background-image:linear-gradient(90deg,rgba(255,255,255,.985) 0%,rgba(255,255,255,.92) 34%,rgba(255,255,255,.58) 57%,rgba(255,255,255,.14) 100%),var(--tbpm-ambient-url);background-position:center right}
            .tbpm-hero-inner{padding-top:70px;padding-bottom:96px}
            .tbpm-hero-copy{max-width:540px}
            .tbpm-hero-shell h1{font-size:clamp(42px,4.55vw,62px);line-height:1.02;letter-spacing:-.045em;max-width:620px}
            .tbpm-hero-intro{font-size:15px;line-height:1.64;max-width:500px;font-weight:500;color:#405357}
            .tbpm-hero-rule{width:60px;margin:26px 0 24px}
            .tbpm-hero-tags{margin-top:24px;gap:9px}
            .tbpm-hero-tags span{padding:8px 13px;font-size:11px;font-weight:600}
            .tbpm-home-features{position:relative;z-index:3;margin-top:-54px;padding-top:0;padding-bottom:18px}
            .tbpm-home-features .tbpm-feature-grid{margin-bottom:0}
            .tbpm-home-layout{margin-top:0;padding-top:12px;align-items:start}
            .tbpm-feature-card{min-height:170px;padding:24px 22px;border-radius:24px}
            .tbpm-feature-card>span{width:44px;height:44px;font-size:20px;margin-bottom:18px}
            .tbpm-feature-card h2{font-size:18px;line-height:1.18;margin-bottom:10px;font-weight:650}
            .tbpm-feature-card p{font-size:12px!important;line-height:1.58!important;font-weight:400!important;color:#405357!important}
            .tbpm-card{border-radius:22px;box-shadow:0 18px 48px rgba(18,52,51,.04)}
            .tbpm-content-card{padding:24px 26px;margin-bottom:18px}
            .tbpm-content-card h2{font-size:15px;line-height:1.35;font-weight:720;letter-spacing:-.015em;color:var(--tbpm-ink)}
            .tbpm-content-card p,.tbpm-content-card li{font-size:12px!important;line-height:1.76!important;font-weight:400!important;color:#344054!important}
            .tbpm-content-card strong,.tbpm-content-card b,.tbpm-card strong,.tbpm-card b{font-weight:520!important}
            .tbpm-home-sessions h2,.tbpm-section-head h2{font-size:26px;letter-spacing:-.025em}
            .tbpm-mini-card{padding:17px 18px;border-radius:20px}
            .tbpm-mini-card h3{font-weight:720;font-size:13px}
            .tbpm-mini-card p{font-weight:400!important;font-size:12px!important}
            .tbpm-practical-card-wrap{top:calc(var(--wp-admin--admin-bar--height,0px) + 102px)}
            .tbpm-practical-card{border-radius:26px;padding:22px;box-shadow:0 24px 72px rgba(18,52,51,.10)}
            .tbpm-practical-label{font-size:9px;letter-spacing:.18em}
            .tbpm-practical-card h2{font-size:14px;font-weight:720}.tbpm-practical-card p{font-weight:400!important}
            .tbpm-info-row{padding:13px;border-radius:18px}.tbpm-info-title{font-weight:700}.tbpm-info-row p{font-size:12px!important;line-height:1.45!important;font-weight:400!important}
            .tbpm-button{font-weight:720}
            .tbpm-footer{margin-top:56px;padding-top:34px;padding-bottom:18px}.tbpm-footer-inner{gap:34px}.tbpm-footer h2{font-size:22px}
            @media(max-width:1180px){.tbpm-home-layout{grid-template-columns:1fr}.tbpm-practical-card-wrap{order:-1;margin-bottom:12px}.tbpm-practical-card{max-width:none}.tbpm-home-features{margin-top:-44px}.tbpm-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tbpm-header-inner{min-height:76px}.tbpm-main-nav{order:2}.tbpm-header-actions{order:1}.tbpm-brand{order:0}}
            @media(max-width:900px){.tbpm-home-features{margin-top:-30px}.tbpm-feature-grid{grid-template-columns:1fr}.tbpm-feature-card{min-height:0}.tbpm-hero-shell{min-height:440px}.tbpm-hero-inner{padding-top:56px;padding-bottom:82px}.tbpm-hero-shell h1{font-size:clamp(36px,9vw,50px)}.tbpm-practical-card-wrap{order:0}.tbpm-footer-inner{grid-template-columns:1fr}.tbpm-footer nav{grid-template-columns:repeat(2,minmax(0,1fr))}}
            @media(max-width:560px){.tbpm-hero-shell{min-height:420px}.tbpm-hero-inner{padding-top:46px;padding-bottom:72px}.tbpm-hero-shell h1{font-size:38px}.tbpm-hero-intro{font-size:14px}.tbpm-home-features{margin-top:-22px}.tbpm-footer nav{grid-template-columns:1fr}.tbpm-header-inner{gap:12px}.tbpm-main-nav{gap:14px}.tbpm-content-card{padding:20px}}


            /* v5.4.93 — ajustements demandés : pas de bouton Mon espace, header aligné, carte pratique mieux placée, accueil sans séances. */
            .tbpm-space-link{display:none!important}
            .tbpm-header{overflow:visible}
            .tbpm-header-inner{display:grid!important;grid-template-columns:minmax(180px,250px) minmax(0,1fr) auto;align-items:center;gap:24px;min-height:78px;padding-top:14px;padding-bottom:14px;flex-wrap:nowrap!important}
            .tbpm-brand{width:auto;flex:none!important;min-width:0}.tbpm-brand-logo,.tbpm-brand-mark{width:50px;height:50px;border-radius:16px}.tbpm-brand-text strong{font-size:clamp(22px,1.9vw,26px)}.tbpm-brand-text small{font-size:9px;line-height:1.35;letter-spacing:.14em}
            .tbpm-main-nav{order:initial!important;flex:none!important;justify-content:center;gap:20px;overflow-x:auto;padding-bottom:0;min-width:0}.tbpm-main-nav a{font-size:13px;line-height:1.2;padding:14px 0 12px;display:inline-flex;align-items:center;height:42px;white-space:nowrap}.tbpm-main-nav a.is-active:after{bottom:3px}
            .tbpm-header-actions{order:initial!important;margin-left:0!important;align-self:center;display:flex;align-items:center;justify-content:flex-end}.tbpm-header-cta{height:42px;min-height:42px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}
            .tbpm-home-top-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,320px);gap:38px;align-items:start;position:relative;z-index:4;margin-top:-56px;padding-top:0;padding-bottom:20px}.tbpm-home-top-grid .tbpm-home-features{margin-top:0;padding:0}.tbpm-home-top-grid .tbpm-feature-grid{margin:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.tbpm-home-top-grid .tbpm-practical-card-wrap{position:sticky;top:calc(var(--wp-admin--admin-bar--height,0px) + 96px);width:100%;max-width:320px;justify-self:end;z-index:6}.tbpm-home-top-grid .tbpm-practical-card{max-width:320px}.tbpm-home-layout{display:block!important;margin-top:0;padding-top:18px;max-width:920px}.tbpm-home-main{width:100%}.tbpm-home-sessions{display:none!important}
            .tbpm-floating-cta{z-index:10020}.tbpm-floating-no-desktop{display:none!important}.tbpm-floating-no-mobile{display:flex!important}
            @media(max-width:1180px){.tbpm-header-inner{grid-template-columns:minmax(170px,230px) minmax(0,1fr) auto;gap:18px}.tbpm-main-nav{gap:15px;justify-content:flex-start}.tbpm-main-nav a{font-size:12px}.tbpm-header-cta{height:40px;min-height:40px;padding:0 16px}.tbpm-home-top-grid{grid-template-columns:1fr;gap:20px;margin-top:-42px}.tbpm-home-top-grid .tbpm-practical-card-wrap{position:static;max-width:none;justify-self:stretch;order:2}.tbpm-home-top-grid .tbpm-practical-card{max-width:none}.tbpm-home-layout{max-width:100%}}
            @media(max-width:900px){.tbpm-header-inner{display:flex!important;flex-wrap:wrap!important}.tbpm-brand{flex:1 1 auto!important}.tbpm-header-actions{margin-left:auto!important}.tbpm-main-nav{order:3!important;flex:1 0 100%!important;justify-content:flex-start}.tbpm-home-top-grid .tbpm-feature-grid{grid-template-columns:1fr}.tbpm-home-top-grid{margin-top:-30px}.tbpm-header-cta{height:40px;min-height:40px}.tbpm-floating-no-desktop{display:flex!important}.tbpm-floating-no-mobile{display:none!important}}
            @media(max-width:560px){.tbpm-header-actions{width:auto!important}.tbpm-header-cta{flex:none!important;max-width:calc(100vw - 40px)}}


            /* v5.4.94 — hero mieux cadré, carte Informations pratiques compacte, CTA flottant fiable. */
            .tbpm-hero-shell{min-height:560px;isolation:isolate;background:#faf8f5}
            .tbpm-hero-shell:before{background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.94) 28%,rgba(255,255,255,.70) 48%,rgba(255,255,255,.26) 72%,rgba(255,255,255,.06) 100%),var(--tbpm-ambient-url)!important;background-size:cover!important;background-position:center center!important;opacity:1!important;filter:none!important}
            .tbpm-hero-shell:after{content:"";position:absolute;inset:auto 0 -1px 0;height:112px;background:linear-gradient(180deg,rgba(255,255,255,0),var(--tbpm-surface) 78%);z-index:0;pointer-events:none}
            .tbpm-hero-inner{position:relative;z-index:2;padding-top:80px;padding-bottom:122px}.tbpm-hero-copy{max-width:610px}.tbpm-hero-shell h1{font-size:clamp(42px,4.35vw,68px);max-width:680px}.tbpm-hero-intro{max-width:560px;font-weight:480}.tbpm-hero-tags span{background:rgba(255,255,255,.88);box-shadow:0 10px 24px rgba(18,52,51,.06)}
            .tbpm-home-top-grid{grid-template-columns:minmax(0,1fr) 316px!important;gap:24px!important;align-items:start!important;margin-top:-70px!important}.tbpm-home-top-grid .tbpm-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tbpm-home-top-grid .tbpm-practical-card-wrap{max-width:316px!important;width:316px!important;justify-self:end!important;position:sticky!important;top:calc(var(--wp-admin--admin-bar--height,0px) + 92px)!important;order:initial!important}.tbpm-home-top-grid .tbpm-practical-card{max-width:316px!important;width:316px!important;padding:18px!important;border-radius:24px!important}.tbpm-practical-head{gap:11px}.tbpm-practical-head img,.tbpm-practical-avatar{width:50px!important;height:50px!important;border-radius:15px!important}.tbpm-practical-label{font-size:8.5px!important;letter-spacing:.17em!important}.tbpm-practical-card h2{font-size:13px!important;margin:0!important}.tbpm-practical-head p:not(.tbpm-practical-label){font-size:11px!important;line-height:1.25!important}.tbpm-practical-note{font-size:11px!important;margin:13px 0!important}.tbpm-info-row{padding:11px!important;border-radius:16px!important;gap:10px!important}.tbpm-info-row>span{width:30px!important;height:30px!important;flex:0 0 30px!important}.tbpm-info-title{font-size:12px!important}.tbpm-info-row p{font-size:11px!important;line-height:1.38!important}.tbpm-practical-actions{gap:8px!important}.tbpm-button{min-height:38px!important;font-size:11.5px!important}.tbpm-practical-link{font-size:11px!important}.tbpm-practical-topics h3{font-size:12px!important}.tbpm-practical-topics p{font-size:11px!important;line-height:1.45!important}
            .tbpm-home-layout{max-width:calc(100% - 340px);margin-right:auto}.tbpm-testimonials{margin:26px 0 4px}.tbpm-testimonial-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x proximity;padding:4px 4px 16px;scrollbar-width:thin}.tbpm-testimonial-card{flex:0 0 min(280px,82vw);scroll-snap-align:start;background:#fff;border:1px solid rgba(18,52,51,.09);border-radius:20px;padding:18px;box-shadow:0 16px 42px rgba(18,52,51,.045)}.tbpm-stars{color:#d89b28!important;letter-spacing:.08em;margin:0 0 8px!important}.tbpm-testimonial-card blockquote{margin:0;color:#344054;font-size:12px;line-height:1.65}.tbpm-testimonial-card cite{display:block;margin-top:10px;font-style:normal;font-weight:700;color:var(--tbpm-primary);font-size:12px}
            body .tbpm-floating-cta{position:fixed!important;display:flex!important;visibility:visible!important;opacity:1!important;z-index:2147483000!important;right:26px!important;bottom:26px!important;left:auto!important;transform:none!important;max-width:min(620px,calc(100vw - 52px))!important;box-sizing:border-box!important}.tbpm-floating-cta.tbpm-floating-left{left:26px!important;right:auto!important}.tbpm-floating-no-desktop{display:none!important}.tbpm-floating-no-mobile{display:flex!important}
            @media(max-width:1180px){.tbpm-home-top-grid{grid-template-columns:1fr!important;margin-top:-46px!important}.tbpm-home-top-grid .tbpm-practical-card-wrap{position:static!important;width:100%!important;max-width:100%!important;justify-self:stretch!important}.tbpm-home-top-grid .tbpm-practical-card{width:100%!important;max-width:100%!important}.tbpm-home-layout{max-width:100%}.tbpm-hero-shell:before{background-position:58% center!important}.tbpm-hero-copy{max-width:540px}}
            @media(max-width:900px){.tbpm-hero-shell{min-height:500px}.tbpm-hero-shell:before{background-image:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.90) 60%,rgba(255,255,255,.42) 100%),var(--tbpm-ambient-url)!important;background-position:62% center!important}.tbpm-home-top-grid .tbpm-feature-grid{grid-template-columns:1fr}.tbpm-floating-no-desktop{display:flex!important}.tbpm-floating-no-mobile{display:none!important}body .tbpm-floating-cta{left:12px!important;right:12px!important;bottom:12px!important;max-width:none!important;border-radius:24px!important;padding:9px!important}}
            @media(max-width:560px){.tbpm-hero-shell:before{background-position:68% center!important}.tbpm-hero-shell h1{font-size:36px}.tbpm-hero-inner{padding-top:44px;padding-bottom:78px}.tbpm-floating-cta p{display:none!important}}

            /* v5.4.95 — finition : image hero plus lisible, carte Informations pratiques plus compacte, CTA flottant avec RDV garanti. */
            .tbpm-hero-shell{min-height:540px!important}
            .tbpm-hero-shell:before{background-image:linear-gradient(90deg,rgba(255,255,255,.985) 0%,rgba(255,255,255,.94) 25%,rgba(255,255,255,.62) 47%,rgba(255,255,255,.10) 100%),var(--tbpm-ambient-url)!important;background-size:cover!important;background-position:72% center!important}
            .tbpm-hero-inner{padding-top:70px!important;padding-bottom:116px!important}
            .tbpm-hero-copy{max-width:520px!important}
            .tbpm-hero-shell h1{font-size:clamp(40px,4.05vw,62px)!important;max-width:560px!important;line-height:1.02!important}
            .tbpm-hero-intro{font-size:15px!important;line-height:1.58!important;max-width:500px!important;font-weight:500!important}
            .tbpm-hero-tags{margin-top:22px!important}.tbpm-hero-tags span{padding:8px 14px!important;font-size:11px!important}
            .tbpm-home-top-grid{grid-template-columns:minmax(0,1fr) 292px!important;gap:22px!important;margin-top:-58px!important}
            .tbpm-home-top-grid .tbpm-practical-card-wrap{width:292px!important;max-width:292px!important}
            .tbpm-home-top-grid .tbpm-practical-card{width:292px!important;max-width:292px!important;padding:16px!important;border-radius:22px!important}
            .tbpm-practical-card{box-shadow:0 22px 60px rgba(18,52,51,.10)!important}.tbpm-practical-head{margin-bottom:10px!important}.tbpm-practical-note{margin:10px 0!important}
            .tbpm-info-row{padding:10px!important;margin:8px 0!important}.tbpm-practical-actions{margin:10px 0!important}.tbpm-practical-topics{margin-top:11px!important;padding-top:11px!important}
            .tbpm-home-top-grid .tbpm-feature-grid{gap:14px!important}.tbpm-feature-card{padding:22px 20px!important;border-radius:22px!important}.tbpm-feature-card>span{width:42px!important;height:42px!important;margin-bottom:18px!important}.tbpm-feature-card h2{font-size:19px!important}.tbpm-feature-card p{font-size:12px!important}
            body .tbpm-floating-cta{right:24px!important;bottom:24px!important;gap:8px!important;padding:9px 9px 9px 18px!important;max-width:min(640px,calc(100vw - 48px))!important}
            body .tbpm-floating-cta p{font-size:13px!important}body .tbpm-floating-cta a{min-height:38px!important;padding:0 16px!important;font-size:12px!important}body .tbpm-floating-close{width:32px!important;height:32px!important}
            body .tbpm-floating-cta.tbpm-hidden,.tbpm-floating-cta.tbpm-hidden{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}
            .tbpm-floating-reopen{position:fixed!important;z-index:2147483001!important;right:26px!important;bottom:26px!important;width:46px!important;height:46px!important;border:1px solid rgba(255,255,255,.34)!important;border-radius:999px!important;background:var(--tbpm-primary,#0b5f50)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:0 18px 46px var(--tbpm-primary-shadow,rgba(11,95,80,.18))!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:18px!important;font-weight:900!important;line-height:1!important;cursor:pointer!important;opacity:.96!important;backdrop-filter:blur(10px)!important}.tbpm-floating-reopen-left{right:auto!important;left:26px!important}.tbpm-floating-reopen.tbpm-hidden{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.tbpm-floating-reopen:hover{transform:translateY(-1px)!important;opacity:1!important}
            @media(max-width:1180px){.tbpm-home-top-grid{grid-template-columns:1fr!important;margin-top:-42px!important}.tbpm-home-top-grid .tbpm-practical-card-wrap{width:min(430px,100%)!important;max-width:430px!important;justify-self:center!important;position:static!important}.tbpm-home-top-grid .tbpm-practical-card{width:100%!important;max-width:430px!important}.tbpm-hero-shell:before{background-position:76% center!important}.tbpm-hero-copy{max-width:500px!important}}
            @media(max-width:900px){.tbpm-hero-shell{min-height:455px!important}.tbpm-hero-shell:before{background-image:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.92) 56%,rgba(255,255,255,.32) 100%),var(--tbpm-ambient-url)!important;background-position:78% center!important}.tbpm-hero-inner{padding-top:52px!important;padding-bottom:82px!important}.tbpm-hero-shell h1{font-size:clamp(34px,8.5vw,48px)!important}.tbpm-home-top-grid .tbpm-feature-grid{grid-template-columns:1fr!important}.tbpm-home-top-grid .tbpm-practical-card-wrap{width:100%!important;max-width:430px!important;justify-self:start!important}body .tbpm-floating-cta{left:12px!important;right:12px!important;bottom:12px!important;max-width:none!important}}
            @media(max-width:560px){.tbpm-hero-shell:before{background-position:82% center!important}.tbpm-hero-copy{max-width:100%!important}.tbpm-hero-shell h1{font-size:34px!important}.tbpm-practical-card{border-radius:20px!important}.tbpm-floating-cta p{display:none!important}.tbpm-floating-cta a{flex:1 1 0!important}}


            /* v5.4.97 — finalisation visuelle : hero exploite mieux l'image, carte pratique compacte, CTA flottant robuste. */
            .tbpm-hero-shell{min-height:500px!important;background:#f7f5f1!important;overflow:hidden!important}
            .tbpm-hero-shell:before{
                background-image:linear-gradient(90deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.90) 30%,rgba(255,255,255,.58) 48%,rgba(255,255,255,.18) 72%,rgba(255,255,255,.04) 100%),var(--tbpm-ambient-url)!important;
                background-repeat:no-repeat!important;
                background-size:cover!important;
                background-position:center center!important;
                opacity:1!important;
            }
            .tbpm-hero-inner{padding-top:64px!important;padding-bottom:104px!important;max-width:1180px!important}
            .tbpm-hero-copy{max-width:500px!important}
            .tbpm-hero-label{font-size:10.5px!important;letter-spacing:.24em!important;margin-bottom:18px!important}
            .tbpm-hero-shell h1{font-size:clamp(38px,3.75vw,58px)!important;max-width:520px!important;line-height:1.03!important;letter-spacing:-.045em!important}
            .tbpm-hero-rule{width:58px!important;height:3px!important;margin:24px 0 22px!important}
            .tbpm-hero-intro{font-size:14.5px!important;line-height:1.58!important;max-width:470px!important;font-weight:500!important;color:#405357!important}
            .tbpm-hero-tags{margin-top:20px!important;gap:9px!important}.tbpm-hero-tags span{font-size:10.5px!important;padding:7px 13px!important}
            .tbpm-home-top-grid{grid-template-columns:minmax(0,1fr) 286px!important;gap:22px!important;margin-top:-56px!important;align-items:start!important}
            .tbpm-home-top-grid .tbpm-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}
            .tbpm-feature-card{min-height:145px!important;padding:20px 18px!important;border-radius:22px!important}.tbpm-feature-card>span{width:38px!important;height:38px!important;margin-bottom:16px!important}.tbpm-feature-card h2{font-size:18px!important;line-height:1.18!important}.tbpm-feature-card p{font-size:11.5px!important;line-height:1.5!important}
            .tbpm-home-top-grid .tbpm-practical-card-wrap{width:286px!important;max-width:286px!important;justify-self:end!important;position:sticky!important;top:calc(var(--wp-admin--admin-bar--height,0px) + 84px)!important;z-index:3!important}
            .tbpm-home-top-grid .tbpm-practical-card{width:286px!important;max-width:286px!important;padding:15px!important;border-radius:22px!important;box-shadow:0 20px 52px rgba(18,52,51,.10)!important}
            .tbpm-practical-head{gap:10px!important;margin-bottom:9px!important}.tbpm-practical-head img,.tbpm-practical-avatar{width:46px!important;height:46px!important;border-radius:14px!important}.tbpm-practical-label{font-size:8px!important;letter-spacing:.16em!important;line-height:1.2!important}.tbpm-practical-card h2{font-size:12.5px!important;line-height:1.15!important}.tbpm-practical-head p:not(.tbpm-practical-label){font-size:10.5px!important}.tbpm-practical-note{font-size:10.5px!important;margin:9px 0!important}.tbpm-info-row{padding:9px!important;border-radius:15px!important;margin:7px 0!important;gap:9px!important}.tbpm-info-row>span{width:28px!important;height:28px!important;flex-basis:28px!important}.tbpm-info-title{font-size:11.5px!important}.tbpm-info-row p{font-size:10.5px!important;line-height:1.35!important}.tbpm-button{min-height:35px!important;font-size:10.8px!important}.tbpm-practical-actions{gap:7px!important;margin:8px 0!important}.tbpm-practical-link{font-size:10.5px!important}.tbpm-practical-topics{margin-top:9px!important;padding-top:9px!important}.tbpm-practical-topics h3{font-size:11.5px!important}.tbpm-practical-topics p{font-size:10.5px!important;line-height:1.38!important}
            body .tbpm-floating-cta{position:fixed!important;display:flex!important;visibility:visible!important;opacity:1!important;z-index:2147483000!important;right:24px!important;bottom:24px!important;left:auto!important;align-items:center!important;gap:8px!important;padding:9px 9px 9px 18px!important;max-width:min(640px,calc(100vw - 48px))!important;box-sizing:border-box!important;pointer-events:auto!important}.tbpm-floating-cta.tbpm-floating-left{left:24px!important;right:auto!important}.tbpm-floating-cta.tbpm-hidden{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}
            .tbpm-floating-reopen{position:fixed!important;z-index:2147483001!important;right:26px!important;bottom:26px!important;width:46px!important;height:46px!important;border:1px solid rgba(255,255,255,.34)!important;border-radius:999px!important;background:var(--tbpm-primary,#0b5f50)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:0 18px 46px var(--tbpm-primary-shadow,rgba(11,95,80,.18))!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:18px!important;font-weight:900!important;line-height:1!important;cursor:pointer!important;opacity:.96!important;backdrop-filter:blur(10px)!important}.tbpm-floating-reopen-left{right:auto!important;left:26px!important}.tbpm-floating-reopen.tbpm-hidden{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.tbpm-floating-reopen:hover{transform:translateY(-1px)!important;opacity:1!important}.tbpm-floating-no-desktop{display:none!important}.tbpm-floating-no-mobile{display:flex!important}
            body .tbpm-floating-cta p{font-size:13px!important;white-space:nowrap!important}body .tbpm-floating-cta a{min-height:38px!important;padding:0 16px!important;font-size:12px!important}body .tbpm-floating-close{width:32px!important;height:32px!important}
            @media(max-width:1180px){.tbpm-hero-shell{min-height:455px!important}.tbpm-hero-shell:before{background-size:auto 100%!important;background-position:center right!important}.tbpm-home-top-grid{grid-template-columns:1fr!important;margin-top:-42px!important}.tbpm-home-top-grid .tbpm-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.tbpm-home-top-grid .tbpm-practical-card-wrap{width:min(340px,100%)!important;max-width:340px!important;justify-self:center!important;position:static!important}.tbpm-home-top-grid .tbpm-practical-card{width:100%!important;max-width:340px!important}.tbpm-home-layout{max-width:100%!important}}
            @media(max-width:900px){.tbpm-hero-shell{min-height:420px!important}.tbpm-hero-shell:before{background-image:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.90) 48%,rgba(255,255,255,.22) 100%),var(--tbpm-ambient-url)!important;background-size:auto 100%!important;background-position:center right!important}.tbpm-hero-inner{padding-top:46px!important;padding-bottom:78px!important}.tbpm-hero-shell h1{font-size:clamp(34px,7.8vw,46px)!important}.tbpm-home-top-grid .tbpm-feature-grid{grid-template-columns:1fr!important}.tbpm-home-top-grid .tbpm-practical-card-wrap{justify-self:center!important}body .tbpm-floating-cta{left:12px!important;right:12px!important;bottom:12px!important;max-width:none!important;border-radius:24px!important;padding:9px!important}.tbpm-floating-no-desktop{display:flex!important}.tbpm-floating-no-mobile{display:none!important}}
            @media(max-width:560px){.tbpm-hero-shell{min-height:390px!important}.tbpm-hero-shell:before{background-size:auto 100%!important;background-position:65% center!important}.tbpm-hero-copy{max-width:100%!important}.tbpm-hero-shell h1{font-size:32px!important}.tbpm-hero-intro{font-size:13.5px!important}.tbpm-floating-cta p{display:none!important}.tbpm-floating-cta a{flex:1 1 0!important}}

        
            /* v5.4.98 — compactage des cartes pratiques et correction contraste CTA flottant. */
            .tbpm-practical-card-wrap{max-width:360px!important;width:100%!important;justify-self:center!important}.tbpm-practical-card{max-width:360px!important;width:100%!important;padding:18px!important;border-radius:24px!important}.tbpm-practical-head{gap:10px!important}.tbpm-practical-head img,.tbpm-practical-avatar{width:50px!important;height:50px!important;border-radius:16px!important}.tbpm-practical-label{font-size:10px!important;letter-spacing:.16em!important;line-height:1.25!important}.tbpm-practical-card h2{font-size:15px!important;line-height:1.15!important}.tbpm-practical-head p:not(.tbpm-practical-label){font-size:11px!important;line-height:1.2!important}.tbpm-practical-note{font-size:12px!important;margin:12px 0!important}.tbpm-info-row{display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;gap:9px!important;padding:11px 12px!important;border-radius:16px!important}.tbpm-info-row>span{width:30px!important;height:30px!important}.tbpm-info-title{font-size:12px!important}.tbpm-info-row p{font-size:11px!important;line-height:1.25!important;white-space:normal!important;overflow-wrap:anywhere!important}.tbpm-practical-actions{gap:8px!important;margin-top:11px!important}.tbpm-practical-actions .tbpm-button{min-height:34px!important;font-size:11px!important;padding:0 14px!important}.tbpm-practical-link{font-size:11px!important}.tbpm-practical-topics{padding-top:11px!important;margin-top:11px!important}.tbpm-practical-topics h3{font-size:12px!important;margin-bottom:6px!important}.tbpm-practical-topics p{font-size:11px!important;line-height:1.35!important}
            body .tbpm-floating-cta{max-width:min(500px,calc(100vw - 48px))!important;padding:8px 8px 8px 16px!important;gap:7px!important}body .tbpm-floating-cta p{font-size:12px!important;max-width:180px!important}body .tbpm-floating-cta a{min-height:34px!important;padding:0 13px!important;font-size:11px!important;min-width:auto!important}.tbpm-floating-call{color:var(--tbpm-primary)!important;background:var(--tbpm-accent)!important}.tbpm-floating-book{color:#fff!important;background:var(--tbpm-primary)!important;text-shadow:none!important}.tbpm-floating-book:hover,.tbpm-floating-book:focus{color:#fff!important;background:var(--tbpm-primary)!important}.tbpm-floating-close{width:30px!important;height:30px!important;font-size:17px!important;color:var(--tbpm-primary)!important}
            @media(min-width:1100px){.tbpm-home-top-grid{grid-template-columns:minmax(0,1fr) 340px!important;align-items:start!important}.tbpm-home-top-grid .tbpm-practical-card-wrap{grid-column:2!important;grid-row:1 / span 2!important;justify-self:end!important}.tbpm-home-top-grid .tbpm-feature-grid{grid-column:1!important;grid-row:1!important}.tbpm-practical-card{position:sticky;top:108px}}
            @media(max-width:900px){.tbpm-practical-card-wrap{max-width:360px!important}.tbpm-practical-card{max-width:360px!important}body .tbpm-floating-cta{max-width:none!important}body .tbpm-floating-cta p{max-width:none!important}}
            @media(max-width:560px){body .tbpm-floating-cta a{padding:0 10px!important;font-size:10.5px!important}.tbpm-practical-card-wrap{max-width:100%!important}.tbpm-practical-card{max-width:100%!important}}


            /* v5.4.99 — corrections finales : CTA flottant lisible, hero plus propre, suppression des effets fantômes parasites. */
            .tbpm-hero-shell .tbpm-hero-copy,
            .tbpm-hero-shell .tbpm-hero-copy > *{position:relative!important;z-index:3!important}
            .tbpm-hero-shell .tbpm-hero-copy::before,
            .tbpm-hero-shell .tbpm-hero-copy::after,
            .tbpm-hero-shell h1::before,
            .tbpm-hero-shell h1::after{content:none!important;display:none!important;visibility:hidden!important;opacity:0!important}
            .tbpm-hero-shell:before{background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.90) 28%,rgba(255,255,255,.48) 52%,rgba(255,255,255,.08) 100%),var(--tbpm-ambient-url)!important;background-size:cover!important;background-position:center center!important;filter:none!important;opacity:1!important}
            .tbpm-hero-shell:after{height:92px!important;background:linear-gradient(180deg,rgba(255,255,255,0),var(--tbpm-surface) 82%)!important}
            .tbpm-hero-shell h1{font-size:clamp(36px,3.55vw,54px)!important;max-width:500px!important}
            .tbpm-hero-intro{font-weight:520!important;text-shadow:0 1px 0 rgba(255,255,255,.38)!important}
            body .tbpm-floating-cta{max-width:min(430px,calc(100vw - 48px))!important;padding:8px 8px 8px 15px!important;gap:7px!important;background:rgba(255,255,255,.97)!important;border:1px solid rgba(18,52,51,.12)!important;box-shadow:0 22px 58px rgba(18,52,51,.16)!important}
            body .tbpm-floating-cta p{font-size:12px!important;max-width:160px!important;line-height:1.15!important;color:var(--tbpm-ink)!important}
            body .tbpm-floating-cta a.tbpm-floating-call,
            body .theraboost-public-minisite .tbpm-floating-cta a.tbpm-floating-call{min-width:74px!important;min-height:34px!important;padding:0 12px!important;background:var(--tbpm-accent)!important;color:var(--tbpm-primary)!important;border:1px solid transparent!important;opacity:1!important;visibility:visible!important;text-shadow:none!important;box-shadow:none!important}
            body .tbpm-floating-cta a.tbpm-floating-book,
            body .theraboost-public-minisite .tbpm-floating-cta a.tbpm-floating-book,
            body .tbpm-floating-cta a.tbpm-floating-book:visited,
            body .tbpm-floating-cta a.tbpm-floating-book:active,
            body .tbpm-floating-cta a.tbpm-floating-book:hover,
            body .tbpm-floating-cta a.tbpm-floating-book:focus{min-width:92px!important;min-height:34px!important;padding:0 13px!important;background:var(--tbpm-primary)!important;color:#fff!important;border:1px solid var(--tbpm-primary)!important;opacity:1!important;visibility:visible!important;text-shadow:none!important;box-shadow:0 8px 20px var(--tbpm-primary-shadow)!important;mix-blend-mode:normal!important;-webkit-text-fill-color:#fff!important}
            body .tbpm-floating-close{width:28px!important;height:28px!important;font-size:16px!important;background:rgba(18,52,51,.06)!important;color:var(--tbpm-ink)!important;opacity:1!important}
            .tbpm-practical-card{line-height:1.32!important}.tbpm-practical-card .tbpm-button{line-height:1.1!important}.tbpm-info-row p{line-height:1.28!important}
            @media(max-width:900px){.tbpm-hero-shell:before{background-position:58% center!important}.tbpm-hero-shell h1{font-size:clamp(32px,7vw,44px)!important}body .tbpm-floating-cta{left:12px!important;right:12px!important;max-width:none!important}}
            @media(max-width:560px){body .tbpm-floating-cta{gap:6px!important;padding:7px!important}body .tbpm-floating-cta p{display:none!important}body .tbpm-floating-cta a.tbpm-floating-call,body .tbpm-floating-cta a.tbpm-floating-book{flex:1 1 0!important;min-width:0!important}.tbpm-hero-shell:before{background-position:62% center!important}}


            /* v5.4.100 — vraie correction : le CTA flottant est hors <main>, donc il doit porter ses variables CSS ; verrouillage du contraste et neutralisation du fantôme hero. */
            body .tbpm-floating-cta,
            body .tbpm-floating-cta *{box-sizing:border-box!important}
            body .tbpm-floating-cta{position:fixed!important;right:24px!important;bottom:24px!important;z-index:2147483000!important;display:flex!important;align-items:center!important;width:auto!important;max-width:min(390px,calc(100vw - 48px))!important;min-width:0!important;padding:8px!important;padding-left:14px!important;gap:7px!important;border-radius:999px!important;background:rgba(255,255,255,.98)!important;border:1px solid rgba(18,52,51,.14)!important;box-shadow:0 20px 54px rgba(18,52,51,.18)!important;overflow:visible!important;opacity:1!important;visibility:visible!important;transform:none!important;mix-blend-mode:normal!important}
            body .tbpm-floating-cta.tbpm-floating-left{left:24px!important;right:auto!important}
            body .tbpm-floating-cta.tbpm-hidden{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}
            .tbpm-floating-reopen{position:fixed!important;z-index:2147483001!important;right:26px!important;bottom:26px!important;width:46px!important;height:46px!important;border:1px solid rgba(255,255,255,.34)!important;border-radius:999px!important;background:var(--tbpm-primary,#0b5f50)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:0 18px 46px var(--tbpm-primary-shadow,rgba(11,95,80,.18))!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:18px!important;font-weight:900!important;line-height:1!important;cursor:pointer!important;opacity:.96!important;backdrop-filter:blur(10px)!important}.tbpm-floating-reopen-left{right:auto!important;left:26px!important}.tbpm-floating-reopen.tbpm-hidden{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.tbpm-floating-reopen:hover{transform:translateY(-1px)!important;opacity:1!important}
            body .tbpm-floating-cta p{margin:0!important;font-size:12px!important;line-height:1.15!important;font-weight:850!important;white-space:nowrap!important;color:var(--tbpm-ink,#123433)!important;max-width:150px!important;overflow:hidden!important;text-overflow:ellipsis!important}
            body .tbpm-floating-cta a.tbpm-floating-call{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:66px!important;min-height:32px!important;padding:0 11px!important;border-radius:999px!important;text-decoration:none!important;font-size:11px!important;font-weight:850!important;background:var(--tbpm-accent,#edf7f4)!important;color:var(--tbpm-primary,#0b5f50)!important;-webkit-text-fill-color:var(--tbpm-primary,#0b5f50)!important;border:1px solid transparent!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;text-shadow:none!important;filter:none!important}
            body .tbpm-floating-cta a.tbpm-floating-book,
            body .tbpm-floating-cta a.tbpm-floating-book:link,
            body .tbpm-floating-cta a.tbpm-floating-book:visited,
            body .tbpm-floating-cta a.tbpm-floating-book:hover,
            body .tbpm-floating-cta a.tbpm-floating-book:focus,
            body .tbpm-floating-cta a.tbpm-floating-book:active{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:82px!important;min-height:32px!important;padding:0 12px!important;border-radius:999px!important;text-decoration:none!important;font-size:11px!important;font-weight:850!important;background:var(--tbpm-primary,#0b5f50)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border:1px solid var(--tbpm-primary,#0b5f50)!important;box-shadow:0 8px 20px var(--tbpm-primary-shadow,rgba(11,95,80,.16))!important;opacity:1!important;visibility:visible!important;text-shadow:none!important;filter:none!important;mix-blend-mode:normal!important}
            body .tbpm-floating-cta .tbpm-floating-close{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:27px!important;height:27px!important;min-width:27px!important;min-height:27px!important;border-radius:999px!important;background:rgba(18,52,51,.06)!important;color:var(--tbpm-ink,#123433)!important;-webkit-text-fill-color:var(--tbpm-ink,#123433)!important;border:0!important;font-size:16px!important;line-height:1!important;box-shadow:none!important;cursor:pointer!important;opacity:1!important;visibility:visible!important}
            .tbpm-hero-shell{min-height:470px!important;background:#f7f5f1!important;overflow:hidden!important}
            .tbpm-hero-shell:before{background-image:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.94) 30%,rgba(255,255,255,.62) 52%,rgba(255,255,255,.06) 100%),var(--tbpm-ambient-url)!important;background-size:cover!important;background-position:62% center!important;opacity:1!important;filter:none!important;z-index:0!important}
            .tbpm-hero-shell:after{display:none!important;content:none!important;opacity:0!important;visibility:hidden!important}
            .tbpm-hero-inner{position:relative!important;z-index:2!important;padding-top:54px!important;padding-bottom:84px!important}
            .tbpm-hero-copy{position:relative!important;z-index:3!important;max-width:490px!important;padding:2px 0!important;background:linear-gradient(90deg,rgba(255,255,255,.94) 0%,rgba(255,255,255,.78) 68%,rgba(255,255,255,0) 100%)!important;isolation:isolate!important}
            .tbpm-hero-copy::before,.tbpm-hero-copy::after,.tbpm-hero-shell h1::before,.tbpm-hero-shell h1::after,.tbpm-hero-shell .tbpm-hero-inner::before,.tbpm-hero-shell .tbpm-hero-inner::after{display:none!important;content:none!important;opacity:0!important;visibility:hidden!important}
            .tbpm-hero-shell h1{font-size:clamp(34px,3.35vw,50px)!important;line-height:1.04!important;max-width:460px!important;color:var(--tbpm-primary,#0b5f50)!important;text-shadow:none!important;filter:none!important;opacity:1!important;mix-blend-mode:normal!important}
            .tbpm-hero-intro{font-size:14px!important;line-height:1.55!important;max-width:455px!important;color:#31474a!important;text-shadow:none!important;filter:none!important;opacity:1!important}
            .tbpm-hero-label{font-size:10px!important;margin-bottom:14px!important}.tbpm-hero-rule{margin:18px 0!important;width:54px!important}.tbpm-hero-tags{margin-top:18px!important}
            @media(max-width:900px){body .tbpm-floating-reopen{right:14px!important;bottom:14px!important;width:44px!important;height:44px!important}.tbpm-floating-reopen-left{left:14px!important;right:auto!important}body .tbpm-floating-cta{left:12px!important;right:12px!important;bottom:12px!important;max-width:none!important;border-radius:22px!important}body .tbpm-floating-cta p{max-width:none!important}.tbpm-hero-shell{min-height:420px!important}.tbpm-hero-shell:before{background-position:72% center!important}.tbpm-hero-inner{padding-top:44px!important;padding-bottom:72px!important}}
            @media(max-width:560px){body .tbpm-floating-cta{gap:6px!important;padding:7px!important}body .tbpm-floating-cta p{display:none!important}body .tbpm-floating-cta a.tbpm-floating-call,body .tbpm-floating-cta a.tbpm-floating-book{flex:1 1 0!important;min-width:0!important}.tbpm-hero-shell h1{font-size:32px!important}.tbpm-hero-shell:before{background-position:80% center!important}}


            /* v5.4.101 — accueil réellement structuré : deux colonnes cartes/sidebar, hero sans fantôme parasite. */
            .theraboost-public-minisite .tbpm-hero-shell{
                min-height:440px!important;
                overflow:hidden!important;
                isolation:isolate!important;
                contain:paint!important;
                background:#f8f7f3!important;
            }
            .theraboost-public-minisite .tbpm-hero-shell:before{
                content:""!important;
                position:absolute!important;
                inset:0!important;
                z-index:0!important;
                background-image:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.96) 27%,rgba(255,255,255,.74) 47%,rgba(255,255,255,.18) 100%),var(--tbpm-ambient-url)!important;
                background-size:cover!important;
                background-position:58% center!important;
                background-repeat:no-repeat!important;
                opacity:1!important;
                filter:none!important;
                transform:none!important;
            }
            .theraboost-public-minisite .tbpm-hero-shell:after,
            .theraboost-public-minisite .tbpm-hero-inner:before,
            .theraboost-public-minisite .tbpm-hero-inner:after,
            .theraboost-public-minisite .tbpm-hero-copy:before,
            .theraboost-public-minisite .tbpm-hero-copy:after,
            .theraboost-public-minisite .tbpm-hero-shell h1:before,
            .theraboost-public-minisite .tbpm-hero-shell h1:after{
                content:none!important;
                display:none!important;
                opacity:0!important;
                visibility:hidden!important;
            }
            .theraboost-public-minisite .tbpm-hero-inner{
                position:relative!important;
                z-index:2!important;
                max-width:1180px!important;
                padding:50px 24px 76px!important;
            }
            .theraboost-public-minisite .tbpm-hero-copy{
                position:relative!important;
                z-index:3!important;
                max-width:500px!important;
                background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.84) 70%,rgba(255,255,255,0) 100%)!important;
                border-radius:0 28px 28px 0!important;
                padding:0 18px 2px 0!important;
            }
            .theraboost-public-minisite .tbpm-hero-label{
                margin:0 0 12px!important;
                font-size:10px!important;
                line-height:1.25!important;
                letter-spacing:.24em!important;
                color:var(--tbpm-primary,#0b5f50)!important;
                opacity:.95!important;
            }
            .theraboost-public-minisite .tbpm-hero-shell h1{
                margin:0!important;
                max-width:450px!important;
                font-size:clamp(34px,3.05vw,46px)!important;
                line-height:1.03!important;
                letter-spacing:-.045em!important;
                color:var(--tbpm-primary,#0b5f50)!important;
                text-shadow:none!important;
                opacity:1!important;
                filter:none!important;
                mix-blend-mode:normal!important;
                position:relative!important;
                z-index:4!important;
            }
            .theraboost-public-minisite .tbpm-hero-rule{width:54px!important;height:3px!important;margin:16px 0 18px!important;opacity:.58!important;position:relative!important;z-index:4!important}
            .theraboost-public-minisite .tbpm-hero-intro{
                max-width:460px!important;
                font-size:13.5px!important;
                line-height:1.52!important;
                font-weight:560!important;
                color:#20383b!important;
                text-shadow:none!important;
                position:relative!important;
                z-index:4!important;
            }
            .theraboost-public-minisite .tbpm-hero-tags{margin-top:17px!important;gap:8px!important;position:relative!important;z-index:4!important}
            .theraboost-public-minisite .tbpm-hero-tags span{font-size:10.5px!important;padding:7px 12px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 10px 24px rgba(18,52,51,.05)!important}
            .theraboost-public-minisite .tbpm-home-top-grid{
                display:grid!important;
                grid-template-columns:minmax(0,1fr) 300px!important;
                gap:24px!important;
                align-items:start!important;
                max-width:1180px!important;
                margin:-46px auto 44px!important;
                padding:0 24px!important;
                position:relative!important;
                z-index:6!important;
                isolation:isolate!important;
            }
            .theraboost-public-minisite .tbpm-home-features{min-width:0!important;grid-column:1!important;grid-row:1!important}
            .theraboost-public-minisite .tbpm-home-features .tbpm-feature-grid{
                display:grid!important;
                grid-template-columns:repeat(3,minmax(0,1fr))!important;
                gap:18px!important;
                margin:0!important;
            }
            .theraboost-public-minisite .tbpm-home-top-grid .tbpm-practical-card-wrap{
                grid-column:2!important;
                grid-row:1!important;
                width:300px!important;
                max-width:300px!important;
                justify-self:end!important;
                align-self:start!important;
                position:sticky!important;
                top:calc(var(--wp-admin--admin-bar--height,0px) + 104px)!important;
                z-index:7!important;
            }
            .theraboost-public-minisite .tbpm-practical-card{
                width:300px!important;
                max-width:300px!important;
                padding:16px!important;
                border-radius:22px!important;
                box-shadow:0 24px 70px rgba(18,52,51,.11)!important;
            }
            .theraboost-public-minisite .tbpm-feature-card{
                min-height:0!important;
                padding:24px 22px!important;
                border-radius:22px!important;
            }
            .theraboost-public-minisite .tbpm-feature-card>span{width:42px!important;height:42px!important;margin-bottom:17px!important;font-size:19px!important}
            .theraboost-public-minisite .tbpm-feature-card h2{font-size:19px!important;line-height:1.12!important;margin-bottom:10px!important}
            .theraboost-public-minisite .tbpm-feature-card p{font-size:12px!important;line-height:1.45!important;font-weight:500!important}
            .theraboost-public-minisite .tbpm-home-layout{
                max-width:1180px!important;
                margin:0 auto!important;
                padding:0 24px!important;
                display:block!important;
            }
            @media(max-width:1180px){
                .theraboost-public-minisite .tbpm-home-top-grid{grid-template-columns:minmax(0,1fr) 300px!important;gap:20px!important;padding:0 22px!important}
                .theraboost-public-minisite .tbpm-home-features .tbpm-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}
                .theraboost-public-minisite .tbpm-feature-card{padding:20px 18px!important}.theraboost-public-minisite .tbpm-feature-card h2{font-size:17px!important}
            }
            @media(max-width:980px){
                .theraboost-public-minisite .tbpm-home-top-grid{grid-template-columns:1fr!important;margin-top:-34px!important}
                .theraboost-public-minisite .tbpm-home-top-grid .tbpm-practical-card-wrap{grid-column:1!important;grid-row:2!important;width:min(340px,100%)!important;max-width:340px!important;justify-self:center!important;position:static!important}
                .theraboost-public-minisite .tbpm-practical-card{width:100%!important;max-width:340px!important}
            }
            @media(max-width:760px){
                .theraboost-public-minisite .tbpm-hero-shell{min-height:390px!important}
                .theraboost-public-minisite .tbpm-hero-shell:before{background-position:72% center!important;background-image:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.94) 55%,rgba(255,255,255,.34) 100%),var(--tbpm-ambient-url)!important}
                .theraboost-public-minisite .tbpm-hero-inner{padding:40px 18px 70px!important}.theraboost-public-minisite .tbpm-hero-copy{max-width:100%!important}
                .theraboost-public-minisite .tbpm-home-top-grid{padding:0 16px!important}.theraboost-public-minisite .tbpm-home-features .tbpm-feature-grid{grid-template-columns:1fr!important}
            }


            /* v5.4.103 — corrections finales accueil : vraie grille 2 colonnes, hero sans texte fantôme, image mieux exploitée. */
            body .theraboost-public-minisite .tbpm-hero-shell{
                position:relative!important;
                z-index:10!important;
                min-height:420px!important;
                overflow:hidden!important;
                isolation:isolate!important;
                contain:paint!important;
                background:#fbfaf8!important;
            }
            body .theraboost-public-minisite .tbpm-hero-shell:before{
                content:""!important;
                position:absolute!important;
                inset:0!important;
                z-index:0!important;
                background-image:linear-gradient(90deg,rgba(255,255,255,1) 0%,rgba(255,255,255,.985) 25%,rgba(255,255,255,.78) 48%,rgba(255,255,255,.20) 78%,rgba(255,255,255,.06) 100%),var(--tbpm-ambient-url)!important;
                background-repeat:no-repeat,no-repeat!important;
                background-size:auto,62% auto!important;
                background-position:center,right center!important;
                opacity:1!important;
                filter:none!important;
                transform:none!important;
                pointer-events:none!important;
            }
            body .theraboost-public-minisite .tbpm-hero-shell:after,
            body .theraboost-public-minisite .tbpm-hero-inner:before,
            body .theraboost-public-minisite .tbpm-hero-inner:after,
            body .theraboost-public-minisite .tbpm-hero-copy:before,
            body .theraboost-public-minisite .tbpm-hero-copy:after,
            body .theraboost-public-minisite .tbpm-hero-shell h1:before,
            body .theraboost-public-minisite .tbpm-hero-shell h1:after,
            body .theraboost-public-minisite .tbpm-hero-ghost,
            body .theraboost-public-minisite [class*="hero-ghost"]{
                display:none!important;
                content:none!important;
                visibility:hidden!important;
                opacity:0!important;
            }
            body .theraboost-public-minisite .tbpm-hero-inner{
                position:relative!important;
                z-index:2!important;
                max-width:1180px!important;
                padding:46px 24px 74px!important;
            }
            body .theraboost-public-minisite .tbpm-hero-copy{
                position:relative!important;
                z-index:3!important;
                max-width:470px!important;
                background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.88) 72%,rgba(255,255,255,0) 100%)!important;
                border-radius:0 28px 28px 0!important;
                padding:0 20px 3px 0!important;
                box-shadow:none!important;
            }
            body .theraboost-public-minisite .tbpm-hero-label{font-size:10px!important;letter-spacing:.24em!important;margin:0 0 11px!important;position:relative!important;z-index:4!important;}
            body .theraboost-public-minisite .tbpm-hero-shell h1{
                position:relative!important;
                z-index:4!important;
                margin:0!important;
                max-width:430px!important;
                font-size:clamp(32px,2.85vw,44px)!important;
                line-height:1.04!important;
                letter-spacing:-.042em!important;
                color:var(--tbpm-primary,#0b5f50)!important;
                text-shadow:none!important;
                opacity:1!important;
                filter:none!important;
                mix-blend-mode:normal!important;
            }
            body .theraboost-public-minisite .tbpm-hero-rule{position:relative!important;z-index:4!important;width:52px!important;height:3px!important;margin:14px 0 17px!important;}
            body .theraboost-public-minisite .tbpm-hero-intro{position:relative!important;z-index:4!important;max-width:440px!important;font-size:13.25px!important;line-height:1.5!important;font-weight:520!important;color:#20383b!important;text-shadow:none!important;}
            body .theraboost-public-minisite .tbpm-hero-tags{position:relative!important;z-index:4!important;margin-top:16px!important;gap:8px!important;}
            body .theraboost-public-minisite .tbpm-hero-tags span{font-size:10px!important;padding:7px 12px!important;background:rgba(255,255,255,.96)!important;}
            body .theraboost-public-minisite .tbpm-home-top-grid{
                display:grid!important;
                grid-template-columns:minmax(0,1fr) 310px!important;
                gap:24px!important;
                align-items:start!important;
                max-width:1180px!important;
                margin:-46px auto 42px!important;
                padding:0 24px!important;
                position:relative!important;
                z-index:20!important;
                isolation:isolate!important;
            }
            body .theraboost-public-minisite .tbpm-home-features{grid-column:1!important;grid-row:1!important;min-width:0!important;margin:0!important;padding:0!important;position:relative!important;z-index:2!important;}
            body .theraboost-public-minisite .tbpm-home-features .tbpm-feature-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;margin:0!important;}
            body .theraboost-public-minisite .tbpm-home-top-grid .tbpm-practical-card-wrap{grid-column:2!important;grid-row:1!important;width:310px!important;max-width:310px!important;justify-self:end!important;align-self:start!important;position:sticky!important;top:calc(var(--wp-admin--admin-bar--height,0px) + 96px)!important;z-index:3!important;}
            body .theraboost-public-minisite .tbpm-practical-card{width:310px!important;max-width:310px!important;padding:16px!important;border-radius:22px!important;}
            body .theraboost-public-minisite .tbpm-info-row{padding:10px 11px!important;border-radius:15px!important;gap:9px!important;}
            body .theraboost-public-minisite .tbpm-info-row p{font-size:10.5px!important;line-height:1.35!important;}
            body .theraboost-public-minisite .tbpm-practical-actions .tbpm-button{min-height:32px!important;height:32px!important;font-size:10.5px!important;}
            body .theraboost-public-minisite .tbpm-testimonial-track{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(220px,280px))!important;gap:14px!important;}
            @media(max-width:980px){
                body .theraboost-public-minisite .tbpm-hero-shell{min-height:390px!important;}
                body .theraboost-public-minisite .tbpm-hero-shell:before{background-size:auto,82% auto!important;background-position:center,right center!important;background-image:linear-gradient(90deg,rgba(255,255,255,1) 0%,rgba(255,255,255,.96) 50%,rgba(255,255,255,.36) 100%),var(--tbpm-ambient-url)!important;}
                body .theraboost-public-minisite .tbpm-home-top-grid{grid-template-columns:1fr!important;margin-top:-34px!important;}
                body .theraboost-public-minisite .tbpm-home-features .tbpm-feature-grid{grid-template-columns:1fr!important;}
                body .theraboost-public-minisite .tbpm-home-top-grid .tbpm-practical-card-wrap{grid-column:1!important;grid-row:2!important;width:min(340px,100%)!important;max-width:340px!important;justify-self:center!important;position:static!important;}
                body .theraboost-public-minisite .tbpm-practical-card{width:100%!important;max-width:340px!important;}
            }
            @media(max-width:760px){
                body .theraboost-public-minisite .tbpm-hero-shell{min-height:370px!important;}
                body .theraboost-public-minisite .tbpm-hero-inner{padding:38px 18px 66px!important;}
                body .theraboost-public-minisite .tbpm-hero-copy{max-width:100%!important;}
                body .theraboost-public-minisite .tbpm-hero-shell h1{font-size:32px!important;}
            }


            /* v5.4.104 — correction décisive : un seul hero, image réelle en fond, aucune couche fantôme. */
            body .theraboost-public-minisite .tbpm-hero-shell,
            body .theraboost-public-minisite .tbpm-hero-shell.tbpm-hero-accueil{
                position:relative!important;
                isolation:isolate!important;
                contain:layout paint!important;
                min-height:540px!important;
                display:flex!important;
                align-items:center!important;
                overflow:hidden!important;
                background-color:#f8f4ed!important;
                background-image:
                    linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.94) 30%,rgba(255,255,255,.56) 50%,rgba(255,255,255,.10) 70%,rgba(255,255,255,0) 100%),
                    var(--tbpm-ambient-url)!important;
                background-repeat:no-repeat!important;
                background-size:100% 100%,cover!important;
                background-position:center center!important;
                z-index:1!important;
            }
            body .theraboost-public-minisite .tbpm-hero-shell::before,
            body .theraboost-public-minisite .tbpm-hero-shell::after,
            body .theraboost-public-minisite .tbpm-hero-shell *::before,
            body .theraboost-public-minisite .tbpm-hero-shell *::after{
                content:none!important;
                display:none!important;
                opacity:0!important;
                visibility:hidden!important;
                background:none!important;
                box-shadow:none!important;
                text-shadow:none!important;
            }
            body .theraboost-public-minisite .tbpm-hero-inner{
                position:relative!important;
                z-index:3!important;
                width:100%!important;
                max-width:1180px!important;
                margin:0 auto!important;
                padding:86px 24px 120px!important;
            }
            body .theraboost-public-minisite .tbpm-hero-copy{
                position:relative!important;
                z-index:4!important;
                max-width:500px!important;
                padding:0!important;
                background:transparent!important;
                border-radius:0!important;
                box-shadow:none!important;
                filter:none!important;
                opacity:1!important;
                mix-blend-mode:normal!important;
                transform:none!important;
            }
            body .theraboost-public-minisite .tbpm-hero-label{
                margin:0 0 18px!important;
                color:var(--tbpm-primary,#0b5f50)!important;
                font-size:11px!important;
                line-height:1.2!important;
                letter-spacing:.22em!important;
                font-weight:850!important;
                opacity:1!important;
                text-shadow:none!important;
            }
            body .theraboost-public-minisite .tbpm-hero-shell h1{
                display:block!important;
                position:relative!important;
                z-index:4!important;
                max-width:520px!important;
                margin:0!important;
                color:var(--tbpm-primary,#0b5f50)!important;
                font-family:var(--tbpm-serif,Georgia,'Times New Roman',serif)!important;
                font-size:clamp(42px,4.65vw,68px)!important;
                line-height:.98!important;
                letter-spacing:-.052em!important;
                font-weight:500!important;
                opacity:1!important;
                filter:none!important;
                text-shadow:none!important;
                transform:none!important;
                mix-blend-mode:normal!important;
            }
            body .theraboost-public-minisite .tbpm-hero-rule{
                display:block!important;
                position:relative!important;
                z-index:4!important;
                width:62px!important;
                height:3px!important;
                margin:22px 0 24px!important;
                border-radius:999px!important;
                background:var(--tbpm-primary,#0b5f50)!important;
                opacity:.74!important;
            }
            body .theraboost-public-minisite .tbpm-hero-intro{
                position:relative!important;
                z-index:4!important;
                max-width:500px!important;
                margin:0!important;
                color:#18393a!important;
                font-size:15px!important;
                line-height:1.62!important;
                font-weight:620!important;
                opacity:1!important;
                text-shadow:none!important;
                filter:none!important;
            }
            body .theraboost-public-minisite .tbpm-hero-tags{
                position:relative!important;
                z-index:4!important;
                display:flex!important;
                flex-wrap:wrap!important;
                gap:10px!important;
                margin-top:26px!important;
            }
            body .theraboost-public-minisite .tbpm-hero-tags span{
                display:inline-flex!important;
                align-items:center!important;
                min-height:30px!important;
                padding:0 14px!important;
                border-radius:999px!important;
                background:rgba(255,255,255,.92)!important;
                border:1px solid rgba(18,52,51,.08)!important;
                color:var(--tbpm-primary,#0b5f50)!important;
                font-size:11px!important;
                font-weight:760!important;
                line-height:1!important;
                box-shadow:0 10px 28px rgba(18,52,51,.07)!important;
            }
            body .theraboost-public-minisite .tbpm-home-top-grid{
                display:grid!important;
                grid-template-columns:minmax(0,1fr) 320px!important;
                gap:24px!important;
                align-items:start!important;
                max-width:1180px!important;
                margin:-72px auto 54px!important;
                padding:0 24px!important;
                position:relative!important;
                z-index:8!important;
                isolation:isolate!important;
            }
            body .theraboost-public-minisite .tbpm-home-features,
            body .theraboost-public-minisite .tbpm-home-features .tbpm-feature-grid{
                min-width:0!important;
                margin:0!important;
                padding:0!important;
            }
            body .theraboost-public-minisite .tbpm-home-features .tbpm-feature-grid{
                display:grid!important;
                grid-template-columns:repeat(3,minmax(0,1fr))!important;
                gap:18px!important;
            }
            body .theraboost-public-minisite .tbpm-feature-card{
                min-height:245px!important;
                padding:30px 26px!important;
                border-radius:24px!important;
                background:rgba(255,255,255,.94)!important;
                border:1px solid rgba(18,52,51,.10)!important;
                box-shadow:0 24px 70px rgba(18,52,51,.07)!important;
                backdrop-filter:blur(12px)!important;
            }
            body .theraboost-public-minisite .tbpm-feature-card>span{
                width:48px!important;
                height:48px!important;
                margin-bottom:22px!important;
            }
            body .theraboost-public-minisite .tbpm-feature-card h2{
                font-size:22px!important;
                line-height:1.12!important;
                margin:0 0 12px!important;
            }
            body .theraboost-public-minisite .tbpm-feature-card p{
                font-size:13px!important;
                line-height:1.52!important;
                font-weight:520!important;
            }
            body .theraboost-public-minisite .tbpm-home-top-grid .tbpm-practical-card-wrap{
                grid-column:2!important;
                grid-row:1!important;
                width:320px!important;
                max-width:320px!important;
                justify-self:end!important;
                align-self:start!important;
                position:sticky!important;
                top:calc(var(--wp-admin--admin-bar--height,0px) + 96px)!important;
                z-index:10!important;
            }
            body .theraboost-public-minisite .tbpm-practical-card{
                width:320px!important;
                max-width:320px!important;
                padding:18px!important;
                border-radius:24px!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout{
                max-width:1180px!important;
                padding:0 24px!important;
                margin:0 auto!important;
            }
            body .theraboost-public-minisite .tbpm-home-main .tbpm-content-card{
                display:grid!important;
                grid-template-columns:54px minmax(0,1fr)!important;
                gap:18px!important;
                align-items:start!important;
                padding:22px 26px!important;
            }
            body .theraboost-public-minisite .tbpm-home-main .tbpm-content-card::before{
                content:'◌'!important;
                display:flex!important;
                align-items:center!important;
                justify-content:center!important;
                width:44px!important;
                height:44px!important;
                border-radius:50%!important;
                background:var(--tbpm-primary-soft,rgba(11,95,80,.10))!important;
                color:var(--tbpm-primary,#0b5f50)!important;
                font-size:20px!important;
                line-height:1!important;
                grid-row:1 / span 2!important;
            }
            body .theraboost-public-minisite .tbpm-home-main .tbpm-content-card h2,
            body .theraboost-public-minisite .tbpm-home-main .tbpm-content-card p{
                grid-column:2!important;
            }
            body .theraboost-public-minisite .tbpm-testimonial-track{
                display:grid!important;
                grid-template-columns:repeat(auto-fit,minmax(260px,320px))!important;
                gap:16px!important;
            }
            @media(max-width:980px){
                body .theraboost-public-minisite .tbpm-hero-shell{min-height:440px!important;background-position:64% center!important;}
                body .theraboost-public-minisite .tbpm-hero-inner{padding:58px 20px 96px!important;}
                body .theraboost-public-minisite .tbpm-hero-shell h1{font-size:clamp(34px,7vw,48px)!important;}
                body .theraboost-public-minisite .tbpm-home-top-grid{grid-template-columns:1fr!important;margin-top:-54px!important;}
                body .theraboost-public-minisite .tbpm-home-features .tbpm-feature-grid{grid-template-columns:1fr!important;}
                body .theraboost-public-minisite .tbpm-feature-card{min-height:0!important;}
                body .theraboost-public-minisite .tbpm-home-top-grid .tbpm-practical-card-wrap{grid-column:1!important;grid-row:2!important;width:min(340px,100%)!important;max-width:340px!important;justify-self:center!important;position:static!important;}
                body .theraboost-public-minisite .tbpm-practical-card{width:100%!important;max-width:340px!important;}
            }
            @media(max-width:560px){
                body .theraboost-public-minisite .tbpm-hero-shell{min-height:420px!important;background-image:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.90) 58%,rgba(255,255,255,.34) 100%),var(--tbpm-ambient-url)!important;background-position:70% center!important;}
                body .theraboost-public-minisite .tbpm-hero-inner{padding:42px 18px 82px!important;}
                body .theraboost-public-minisite .tbpm-hero-intro{font-size:13px!important;}
                body .theraboost-public-minisite .tbpm-home-main .tbpm-content-card{grid-template-columns:1fr!important;}
                body .theraboost-public-minisite .tbpm-home-main .tbpm-content-card::before{display:none!important;content:none!important;}
                body .theraboost-public-minisite .tbpm-home-main .tbpm-content-card h2,
                body .theraboost-public-minisite .tbpm-home-main .tbpm-content-card p{grid-column:1!important;}
            }


            /* v5.4.105 — correction finale : le texte courant ne doit pas être en gras, réduire le blanc avant les blocs IA, et conserver un vrai slider avis. */
            body .theraboost-public-minisite,
            body .theraboost-public-minisite p,
            body .theraboost-public-minisite li,
            body .theraboost-public-minisite blockquote,
            body .theraboost-public-minisite .tbpm-hero-intro,
            body .theraboost-public-minisite .tbpm-feature-card p,
            body .theraboost-public-minisite .tbpm-content-card p,
            body .theraboost-public-minisite .tbpm-content-card li,
            body .theraboost-public-minisite .tbpm-practical-card p,
            body .theraboost-public-minisite .tbpm-info-row p,
            body .theraboost-public-minisite .tbpm-testimonial-card blockquote,
            body .theraboost-public-minisite .tbpm-testimonial-card p:not(.tbpm-stars){
                font-weight:400!important;
            }
            body .theraboost-public-minisite h1,
            body .theraboost-public-minisite h2,
            body .theraboost-public-minisite h3,
            body .theraboost-public-minisite .tbpm-kicker,
            body .theraboost-public-minisite .tbpm-brand-text strong,
            body .theraboost-public-minisite .tbpm-main-nav a,
            body .theraboost-public-minisite .tbpm-button,
            body .theraboost-public-minisite .tbpm-header-cta,
            body .theraboost-public-minisite .tbpm-info-title,
            body .theraboost-public-minisite .tbpm-testimonial-card cite{
                font-weight:700!important;
            }
            body .theraboost-public-minisite .tbpm-hero-shell h1,
            body .theraboost-public-minisite .tbpm-feature-card h2,
            body .theraboost-public-minisite .tbpm-section-head h2{
                font-weight:520!important;
            }
            body .theraboost-public-minisite .tbpm-home-top-grid{
                margin-bottom:22px!important;
            }
            body .theraboost-public-minisite .tbpm-home-features .tbpm-feature-grid{
                align-items:stretch!important;
            }
            body .theraboost-public-minisite .tbpm-feature-card{
                min-height:0!important;
                padding:24px 24px!important;
            }
            body .theraboost-public-minisite .tbpm-feature-card>span{
                width:44px!important;
                height:44px!important;
                margin-bottom:16px!important;
            }
            body .theraboost-public-minisite .tbpm-feature-card h2{
                font-size:20px!important;
                line-height:1.14!important;
                margin-bottom:10px!important;
            }
            body .theraboost-public-minisite .tbpm-feature-card p{
                font-size:12.5px!important;
                line-height:1.55!important;
                color:#43585a!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout{
                padding-top:0!important;
                margin-top:0!important;
            }
            body .theraboost-public-minisite .tbpm-home-main .tbpm-kicker{
                margin-top:8px!important;
                margin-bottom:14px!important;
            }
            body .theraboost-public-minisite .tbpm-home-main .tbpm-content-card{
                margin-bottom:16px!important;
                padding:22px 26px!important;
            }
            body .theraboost-public-minisite .tbpm-home-main .tbpm-content-card h2{
                font-size:14px!important;
                line-height:1.35!important;
                margin-bottom:8px!important;
                font-weight:700!important;
            }
            body .theraboost-public-minisite .tbpm-home-main .tbpm-content-card p{
                font-size:12px!important;
                line-height:1.74!important;
                color:#344054!important;
            }
            body .theraboost-public-minisite .tbpm-home-main .tbpm-content-card strong,
            body .theraboost-public-minisite .tbpm-home-main .tbpm-content-card b{
                font-weight:500!important;
            }
            body .theraboost-public-minisite .tbpm-testimonials{
                margin-top:30px!important;
            }
            body .theraboost-public-minisite .tbpm-testimonial-track{
                display:flex!important;
                gap:16px!important;
                overflow-x:auto!important;
                scroll-snap-type:x mandatory!important;
                padding:4px 6px 18px!important;
                scrollbar-width:thin!important;
            }
            body .theraboost-public-minisite .tbpm-testimonial-card{
                flex:0 0 min(292px,82vw)!important;
                scroll-snap-align:start!important;
                padding:18px!important;
            }
            body .theraboost-public-minisite .tbpm-testimonial-card blockquote{
                font-size:12px!important;
                line-height:1.62!important;
            }
            @media(max-width:1180px){
                body .theraboost-public-minisite .tbpm-home-top-grid{margin-bottom:18px!important;}
                body .theraboost-public-minisite .tbpm-feature-card{padding:22px!important;}
            }
            @media(max-width:900px){
                body .theraboost-public-minisite .tbpm-home-top-grid{margin-bottom:14px!important;}
                body .theraboost-public-minisite .tbpm-home-features .tbpm-feature-grid{gap:14px!important;}
            }


            /* v5.4.106 — accueil réellement réparé : la carte Informations pratiques devient une vraie colonne sticky, les blocs IA passent sous les cartes sans grand vide, et le texte courant reste normal. */
            body .theraboost-public-minisite{font-weight:400!important;}
            body .theraboost-public-minisite .tbpm-home-layout-unified{
                display:grid!important;
                grid-template-columns:minmax(0,1fr) 312px!important;
                grid-template-areas:"features practical" "main practical"!important;
                column-gap:28px!important;
                row-gap:24px!important;
                align-items:start!important;
                max-width:1180px!important;
                margin:-72px auto 0!important;
                padding:0 24px!important;
                position:relative!important;
                z-index:8!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-features{
                grid-area:features!important;
                margin:0!important;
                padding:0!important;
                position:relative!important;
                z-index:2!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-features .tbpm-feature-grid{
                display:grid!important;
                grid-template-columns:repeat(3,minmax(0,1fr))!important;
                gap:18px!important;
                margin:0!important;
                align-items:stretch!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card{
                min-height:0!important;
                padding:24px 24px 23px!important;
                border-radius:24px!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card>span{
                width:42px!important;
                height:42px!important;
                margin-bottom:16px!important;
                font-size:18px!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card h2{
                font-size:20px!important;
                line-height:1.16!important;
                margin:0 0 9px!important;
                font-weight:560!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card p{
                font-size:12px!important;
                line-height:1.58!important;
                font-weight:400!important;
                color:#405357!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar{
                grid-area:practical!important;
                width:312px!important;
                max-width:312px!important;
                justify-self:end!important;
                align-self:start!important;
                position:sticky!important;
                top:calc(var(--wp-admin--admin-bar--height,0px) + 96px)!important;
                z-index:10!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card{
                width:100%!important;
                max-width:312px!important;
                padding:17px!important;
                border-radius:24px!important;
                box-shadow:0 20px 60px rgba(18,52,51,.10)!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-main{
                grid-area:main!important;
                min-width:0!important;
                max-width:none!important;
                margin:0!important;
                padding:0!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-main .tbpm-kicker{
                margin:2px 0 14px!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-main .tbpm-content-card{
                display:grid!important;
                grid-template-columns:42px minmax(0,1fr)!important;
                gap:14px!important;
                align-items:start!important;
                margin:0 0 14px!important;
                padding:20px 22px!important;
                border-radius:22px!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-main .tbpm-content-card::before{
                width:34px!important;
                height:34px!important;
                font-size:15px!important;
                opacity:.72!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-main .tbpm-content-card h2{
                grid-column:2!important;
                font-size:14px!important;
                line-height:1.35!important;
                margin:0 0 7px!important;
                font-weight:650!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-main .tbpm-content-card p{
                grid-column:2!important;
                font-size:12px!important;
                line-height:1.76!important;
                font-weight:400!important;
                color:#344054!important;
                margin:0!important;
            }
            body .theraboost-public-minisite p,
            body .theraboost-public-minisite .tbpm-card p,
            body .theraboost-public-minisite .tbpm-card li,
            body .theraboost-public-minisite .tbpm-practical-card p,
            body .theraboost-public-minisite .tbpm-info-row p,
            body .theraboost-public-minisite .tbpm-testimonial-card blockquote{
                font-weight:400!important;
            }
            body .theraboost-public-minisite .tbpm-practical-card .tbpm-info-title,
            body .theraboost-public-minisite .tbpm-practical-card h2,
            body .theraboost-public-minisite .tbpm-practical-topics h3,
            body .theraboost-public-minisite .tbpm-button,
            body .theraboost-public-minisite .tbpm-floating-cta a,
            body .theraboost-public-minisite .tbpm-floating-cta p{
                font-weight:700!important;
            }
            body .theraboost-public-minisite .tbpm-testimonials{
                margin:28px 0 0!important;
            }
            body .theraboost-public-minisite .tbpm-testimonial-track{
                padding-bottom:12px!important;
            }
            @media(max-width:1180px){
                body .theraboost-public-minisite .tbpm-home-layout-unified{
                    grid-template-columns:1fr!important;
                    grid-template-areas:"features" "practical" "main"!important;
                    margin:-56px auto 0!important;
                    row-gap:20px!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-features .tbpm-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar{
                    position:static!important;
                    width:min(360px,100%)!important;
                    max-width:360px!important;
                    justify-self:center!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card{max-width:360px!important;}
            }
            @media(max-width:900px){
                body .theraboost-public-minisite .tbpm-home-layout-unified{margin:-44px auto 0!important;padding:0 16px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-features .tbpm-feature-grid{grid-template-columns:1fr!important;gap:14px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-main .tbpm-content-card{grid-template-columns:1fr!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-main .tbpm-content-card::before{display:none!important;content:none!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-main .tbpm-content-card h2,
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-main .tbpm-content-card p{grid-column:1!important;}
            }



            /* v5.4.107 — correction réelle layout accueil : sidebar pratique compacte dès tablette large + texte courant sans gras. */
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-main .tbpm-content-card p,
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-main .tbpm-content-card p *,
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-main .tbpm-content-card li,
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-main .tbpm-content-card li *,
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card p,
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card p *,
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card p,
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card p *,
            body .theraboost-public-minisite .tbpm-testimonial-card blockquote,
            body .theraboost-public-minisite .tbpm-testimonial-card blockquote *{
                font-weight:400!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-main .tbpm-content-card strong,
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-main .tbpm-content-card b{
                font-weight:400!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-main .tbpm-content-card h2,
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card h2,
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card h2,
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card .tbpm-info-title,
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-topics h3{
                font-weight:650!important;
            }
            @media(min-width:981px){
                body .theraboost-public-minisite .tbpm-home-layout-unified{
                    grid-template-columns:minmax(0,1fr) 272px!important;
                    grid-template-areas:"features practical" "main practical"!important;
                    column-gap:22px!important;
                    row-gap:18px!important;
                    max-width:1180px!important;
                    margin:-64px auto 0!important;
                    padding:0 24px!important;
                    align-items:start!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-features{grid-area:features!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-main{grid-area:main!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar{
                    grid-area:practical!important;
                    width:272px!important;
                    max-width:272px!important;
                    justify-self:end!important;
                    align-self:start!important;
                    position:sticky!important;
                    top:calc(var(--wp-admin--admin-bar--height,0px) + 92px)!important;
                    z-index:12!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card{
                    width:100%!important;
                    max-width:272px!important;
                    padding:14px!important;
                    border-radius:22px!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-head{gap:10px!important;margin-bottom:10px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-head img,
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-avatar{width:48px!important;height:48px!important;border-radius:14px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-label{font-size:8px!important;letter-spacing:.17em!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card h2{font-size:13px!important;line-height:1.12!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card p{font-size:11px!important;line-height:1.38!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-info-row{padding:9px!important;gap:8px!important;border-radius:14px!important;margin:8px 0!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-info-row>span{width:24px!important;height:24px!important;font-size:10px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-info-title{font-size:12px!important;line-height:1.2!important;margin-bottom:1px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-actions{margin:9px 0!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-button{min-height:30px!important;padding:7px 10px!important;font-size:10.5px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-link{font-size:11px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-topics{margin-top:9px!important;padding-top:9px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-topics h3{font-size:12px!important;margin-bottom:4px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-topics p{font-size:10.75px!important;line-height:1.36!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-grid{
                    grid-template-columns:repeat(3,minmax(0,1fr))!important;
                    gap:16px!important;
                    margin:0!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card{
                    padding:22px 20px!important;
                    min-height:0!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card>span{width:40px!important;height:40px!important;margin-bottom:14px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card h2{font-size:19px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card p{font-size:12px!important;line-height:1.5!important;}
            }
            @media(min-width:981px) and (max-width:1080px){
                body .theraboost-public-minisite .tbpm-home-layout-unified{
                    grid-template-columns:minmax(0,1fr) 252px!important;
                    column-gap:16px!important;
                    padding:0 18px!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar,
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card{
                    width:252px!important;
                    max-width:252px!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-grid{gap:13px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card{padding:20px 18px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card h2{font-size:17px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card p{font-size:11.5px!important;}
            }
            @media(max-width:980px){
                body .theraboost-public-minisite .tbpm-home-layout-unified{
                    grid-template-columns:1fr!important;
                    grid-template-areas:"features" "practical" "main"!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar{
                    position:static!important;
                    width:min(340px,100%)!important;
                    max-width:340px!important;
                    justify-self:center!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card{max-width:340px!important;}
            }


            /* v5.4.108 — correctif dur : sticky réel + graisse typographique réellement normale. */
            body .theraboost-public-minisite{
                overflow-x:clip!important;
                overflow-y:visible!important;
                font-weight:400!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified,
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-features,
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-main{
                overflow:visible!important;
                contain:none!important;
                transform:none!important;
                filter:none!important;
            }
            @media(min-width:981px){
                body .theraboost-public-minisite .tbpm-home-layout-unified{
                    grid-template-columns:minmax(0,1fr) 260px!important;
                    grid-template-areas:"features practical" "main practical"!important;
                    column-gap:20px!important;
                    row-gap:14px!important;
                    align-items:start!important;
                    margin:-62px auto 0!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar{
                    position:-webkit-sticky!important;
                    position:sticky!important;
                    top:calc(var(--wp-admin--admin-bar--height,0px) + 88px)!important;
                    align-self:start!important;
                    justify-self:end!important;
                    width:260px!important;
                    max-width:260px!important;
                    height:max-content!important;
                    z-index:30!important;
                    overflow:visible!important;
                    transform:none!important;
                    contain:none!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card{
                    width:260px!important;
                    max-width:260px!important;
                    padding:13px!important;
                    border-radius:20px!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-head{gap:8px!important;margin-bottom:8px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-head img,
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-avatar{width:44px!important;height:44px!important;border-radius:13px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-label{font-size:7.5px!important;letter-spacing:.16em!important;line-height:1.18!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card h2{font-size:12.5px!important;line-height:1.12!important;margin-bottom:1px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card p{font-size:10.5px!important;line-height:1.34!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-note{margin:8px 0!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-info-row{padding:8px!important;margin:7px 0!important;border-radius:13px!important;gap:7px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-info-row>span{width:22px!important;height:22px!important;font-size:9px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-info-title{font-size:11.5px!important;line-height:1.16!important;margin-bottom:1px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-actions{margin:8px 0!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-actions .tbpm-button{min-height:28px!important;height:28px!important;font-size:10px!important;padding:6px 9px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-link{font-size:10.5px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-topics{margin-top:8px!important;padding-top:8px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-topics h3{font-size:11.5px!important;margin-bottom:4px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-topics p{font-size:10.25px!important;line-height:1.34!important;}
            }
            @media(min-width:981px) and (max-width:1080px){
                body .theraboost-public-minisite .tbpm-home-layout-unified{grid-template-columns:minmax(0,1fr) 244px!important;column-gap:14px!important;padding-left:18px!important;padding-right:18px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar,
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card{width:244px!important;max-width:244px!important;}
            }
            body .theraboost-public-minisite :where(.tbpm-home-main,.tbpm-home-main .tbpm-card,.tbpm-home-main .tbpm-content-card,.tbpm-home-main .tbpm-content-card p,.tbpm-home-main .tbpm-content-card p *,.tbpm-home-main .tbpm-content-card li,.tbpm-home-main .tbpm-content-card li *,.tbpm-feature-card p,.tbpm-feature-card p *,.tbpm-practical-card p,.tbpm-practical-card p *,.tbpm-info-row p,.tbpm-info-row p *,.tbpm-testimonial-card blockquote,.tbpm-testimonial-card blockquote *){
                font-weight:400!important;
                font-variation-settings:'wght' 400!important;
            }
            body .theraboost-public-minisite .tbpm-home-main .tbpm-content-card p,
            body .theraboost-public-minisite .tbpm-home-main .tbpm-content-card p *{
                font-size:12px!important;
                line-height:1.78!important;
                color:#344054!important;
            }
            body .theraboost-public-minisite .tbpm-home-main .tbpm-content-card strong,
            body .theraboost-public-minisite .tbpm-home-main .tbpm-content-card b,
            body .theraboost-public-minisite .tbpm-home-main .tbpm-content-card em,
            body .theraboost-public-minisite .tbpm-home-main .tbpm-content-card span{
                font-weight:400!important;
                font-variation-settings:'wght' 400!important;
            }
            body .theraboost-public-minisite :where(.tbpm-home-main .tbpm-content-card h2,.tbpm-feature-card h2,.tbpm-practical-card h2,.tbpm-info-title,.tbpm-practical-topics h3,.tbpm-button,.tbpm-main-nav a,.tbpm-header-cta,.tbpm-kicker){
                font-weight:650!important;
            }
            body .theraboost-public-minisite .tbpm-hero-intro,
            body .theraboost-public-minisite .tbpm-hero-tags span{
                font-weight:400!important;
                font-variation-settings:'wght' 400!important;
            }


            /* v5.4.109 — correction structurelle finale : sticky non cassé par overflow + vrai poids texte. */
            html, body{overflow-x:hidden!important;}
            body .theraboost-public-minisite{
                overflow:visible!important;
                contain:none!important;
                transform:none!important;
                font-weight:400!important;
            }
            body .theraboost-public-minisite .tbpm-shell,
            body .theraboost-public-minisite .tbpm-home-layout-unified,
            body .theraboost-public-minisite .tbpm-home-layout-unified > *,
            body .theraboost-public-minisite .tbpm-home-main,
            body .theraboost-public-minisite .tbpm-home-features{
                overflow:visible!important;
                contain:none!important;
                transform:none!important;
                filter:none!important;
            }
            @media(min-width:981px){
                body .theraboost-public-minisite .tbpm-home-layout-unified{
                    display:grid!important;
                    width:100%!important;
                    max-width:1180px!important;
                    padding:0 24px!important;
                    margin:-60px auto 0!important;
                    grid-template-columns:minmax(0,1fr) 250px!important;
                    grid-template-areas:"features practical" "main practical"!important;
                    column-gap:22px!important;
                    row-gap:12px!important;
                    align-items:start!important;
                    position:relative!important;
                    z-index:20!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-features{
                    grid-area:features!important;
                    margin:0!important;
                    padding:0!important;
                    min-width:0!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-grid{
                    display:grid!important;
                    grid-template-columns:repeat(3,minmax(0,1fr))!important;
                    gap:18px!important;
                    margin:0!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-main{
                    grid-area:main!important;
                    margin:0!important;
                    padding:0!important;
                    min-width:0!important;
                    max-width:none!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar{
                    grid-area:practical!important;
                    position:-webkit-sticky!important;
                    position:sticky!important;
                    top:calc(var(--wp-admin--admin-bar--height,0px) + 86px)!important;
                    right:auto!important;
                    bottom:auto!important;
                    align-self:start!important;
                    justify-self:end!important;
                    width:250px!important;
                    max-width:250px!important;
                    min-width:0!important;
                    height:max-content!important;
                    max-height:calc(100vh - var(--wp-admin--admin-bar--height,0px) - 104px)!important;
                    overflow:visible!important;
                    z-index:200!important;
                    transform:none!important;
                    contain:none!important;
                    will-change:auto!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card{
                    width:250px!important;
                    max-width:250px!important;
                    padding:12px!important;
                    border-radius:18px!important;
                    box-shadow:0 18px 54px rgba(18,52,51,.10)!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-head{gap:8px!important;margin-bottom:8px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-head img,
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-avatar{width:42px!important;height:42px!important;border-radius:12px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-label{font-size:7.4px!important;line-height:1.14!important;letter-spacing:.145em!important;margin-bottom:2px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card h2{font-size:12px!important;line-height:1.1!important;margin:0 0 1px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card p{font-size:10.25px!important;line-height:1.33!important;margin:0!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-note{margin:7px 0!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-info-row{gap:7px!important;padding:8px!important;margin:7px 0!important;border-radius:13px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-info-row>span{width:22px!important;height:22px!important;font-size:9px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-info-title{font-size:11px!important;line-height:1.15!important;margin-bottom:1px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-actions{margin:8px 0!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-actions .tbpm-button{height:27px!important;min-height:27px!important;font-size:9.75px!important;padding:5px 8px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-link{font-size:10.25px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-topics{margin-top:8px!important;padding-top:8px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-topics h3{font-size:11.25px!important;margin-bottom:4px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-topics p{font-size:10.1px!important;line-height:1.34!important;}
            }
            @media(min-width:981px) and (max-width:1120px){
                body .theraboost-public-minisite .tbpm-home-layout-unified{grid-template-columns:minmax(0,1fr) 238px!important;column-gap:14px!important;padding-left:18px!important;padding-right:18px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar,
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card{width:238px!important;max-width:238px!important;}
            }
            @media(max-width:980px){
                body .theraboost-public-minisite .tbpm-home-layout-unified{
                    grid-template-columns:1fr!important;
                    grid-template-areas:"features" "practical" "main"!important;
                    row-gap:18px!important;
                    margin:-44px auto 0!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar{
                    position:static!important;
                    width:min(340px,100%)!important;
                    max-width:340px!important;
                    justify-self:center!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card{width:100%!important;max-width:340px!important;}
            }
            /* Texte courant : verrouillage terminal. Aucun gras dans les paragraphes, même si l'IA ou le thème ajoute <strong>. */
            body .theraboost-public-minisite .tbpm-content-card p,
            body .theraboost-public-minisite .tbpm-content-card p *,
            body .theraboost-public-minisite .tbpm-content-text,
            body .theraboost-public-minisite .tbpm-content-text *,
            body .theraboost-public-minisite .tbpm-feature-card p,
            body .theraboost-public-minisite .tbpm-feature-card p *,
            body .theraboost-public-minisite .tbpm-practical-card p,
            body .theraboost-public-minisite .tbpm-practical-card p *,
            body .theraboost-public-minisite .tbpm-info-row p,
            body .theraboost-public-minisite .tbpm-info-row p *,
            body .theraboost-public-minisite .tbpm-testimonial-card blockquote,
            body .theraboost-public-minisite .tbpm-testimonial-card blockquote *{
                font-weight:400!important;
                font-variation-settings:'wght' 400!important;
                -webkit-font-smoothing:antialiased!important;
                text-shadow:none!important;
            }
            body .theraboost-public-minisite .tbpm-content-card p,
            body .theraboost-public-minisite .tbpm-content-text{
                color:#3f5055!important;
                line-height:1.82!important;
            }
            body .theraboost-public-minisite .tbpm-content-card h2,
            body .theraboost-public-minisite .tbpm-feature-card h2,
            body .theraboost-public-minisite .tbpm-practical-card h2,
            body .theraboost-public-minisite .tbpm-info-title,
            body .theraboost-public-minisite .tbpm-practical-topics h3,
            body .theraboost-public-minisite .tbpm-button,
            body .theraboost-public-minisite .tbpm-main-nav a,
            body .theraboost-public-minisite .tbpm-header-cta,
            body .theraboost-public-minisite .tbpm-kicker{
                font-weight:650!important;
            }



            /* v5.4.110 — verrouillage final : la typo du mini-site ne doit plus être en gras partout. */
            body .theraboost-public-minisite,
            body .theraboost-public-minisite :where(p,li,span,small,blockquote,cite,div,a,button,label,input,textarea,select){
                font-weight:400!important;
                font-variation-settings:'wght' 400!important;
                text-shadow:none!important;
            }
            body .theraboost-public-minisite :where(.tbpm-card p,.tbpm-card li,.tbpm-card span,.tbpm-content-text,.tbpm-content-text *,.tbpm-feature-card p,.tbpm-feature-card p *,.tbpm-practical-card p,.tbpm-practical-card p *,.tbpm-info-row p,.tbpm-info-row p *,.tbpm-testimonial-card blockquote,.tbpm-testimonial-card blockquote *,.tbpm-testimonial-card cite,.tbpm-hero-intro,.tbpm-hero-tags span){
                font-weight:400!important;
                font-variation-settings:'wght' 400!important;
            }
            body .theraboost-public-minisite :where(strong,b){
                font-weight:400!important;
                font-variation-settings:'wght' 400!important;
            }
            body .theraboost-public-minisite :where(h1,h2,h3,.tbpm-info-title,.tbpm-practical-topics h3,.tbpm-practical-label,.tbpm-kicker,.tbpm-section-head h2){
                font-weight:520!important;
                font-variation-settings:'wght' 520!important;
            }
            body .theraboost-public-minisite :where(.tbpm-brand-text strong){
                font-weight:500!important;
                font-variation-settings:'wght' 500!important;
            }
            body .theraboost-public-minisite :where(.tbpm-main-nav a,.tbpm-button,.tbpm-header-cta,.tbpm-floating-cta a,.tbpm-floating-cta p,.tbpm-floating-close){
                font-weight:500!important;
                font-variation-settings:'wght' 500!important;
            }
            body .theraboost-public-minisite :where(.tbpm-content-card h2,.tbpm-feature-card h2){
                font-weight:520!important;
                font-variation-settings:'wght' 520!important;
            }
            body .theraboost-public-minisite .tbpm-content-card p,
            body .theraboost-public-minisite .tbpm-content-card .tbpm-content-text{
                font-size:12px!important;
                line-height:1.86!important;
                color:#3d4f52!important;
            }
            body .theraboost-public-minisite .tbpm-feature-card p{
                font-size:12px!important;
                line-height:1.58!important;
            }

            /* v5.4.110 — sidebar Informations pratiques : sticky porté par la carte elle-même + parents non bloquants. */
            body, html{overflow-x:clip!important;}
            body .theraboost-public-minisite,
            body .theraboost-public-minisite .tbpm-shell,
            body .theraboost-public-minisite .tbpm-home-layout-unified,
            body .theraboost-public-minisite .tbpm-home-layout-unified > *,
            body .theraboost-public-minisite .tbpm-home-features,
            body .theraboost-public-minisite .tbpm-home-main{
                overflow:visible!important;
                overflow-x:visible!important;
                overflow-y:visible!important;
                contain:initial!important;
                transform:none!important;
                perspective:none!important;
                filter:none!important;
            }
            @media(min-width:981px){
                body .theraboost-public-minisite .tbpm-home-layout-unified{
                    display:grid!important;
                    grid-template-columns:minmax(0,1fr) 244px!important;
                    grid-template-areas:"features practical" "main practical"!important;
                    align-items:start!important;
                    column-gap:18px!important;
                    row-gap:10px!important;
                    max-width:1180px!important;
                    margin:-60px auto 0!important;
                    padding-left:24px!important;
                    padding-right:24px!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-features{grid-area:features!important;min-width:0!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-main{grid-area:main!important;min-width:0!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar{
                    grid-area:practical!important;
                    width:244px!important;
                    max-width:244px!important;
                    min-width:0!important;
                    justify-self:end!important;
                    align-self:start!important;
                    overflow:visible!important;
                    height:auto!important;
                    min-height:calc(100vh - var(--wp-admin--admin-bar--height,0px) - 120px)!important;
                    z-index:50!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar .tbpm-practical-card{
                    position:-webkit-sticky!important;
                    position:sticky!important;
                    top:calc(var(--wp-admin--admin-bar--height,0px) + 92px)!important;
                    width:244px!important;
                    max-width:244px!important;
                    padding:12px!important;
                    border-radius:18px!important;
                    height:auto!important;
                    max-height:calc(100vh - var(--wp-admin--admin-bar--height,0px) - 108px)!important;
                    overflow:visible!important;
                    box-shadow:0 18px 54px rgba(18,52,51,.10)!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-grid{
                    display:grid!important;
                    grid-template-columns:repeat(3,minmax(0,1fr))!important;
                    gap:18px!important;
                    margin:0!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card .tbpm-info-row{padding:8px!important;gap:7px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card .tbpm-info-title{font-weight:520!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card p{font-size:10.1px!important;line-height:1.34!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-topics p{word-break:normal!important;overflow-wrap:anywhere!important;}
            }
            @media(max-width:980px){
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar,
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar .tbpm-practical-card{
                    position:static!important;
                }
            }



            /* v5.4.114 — effets visibles : reveal réellement perceptible, hover renforcé, hero animé sans pseudo-éléments. */
            body .theraboost-public-minisite .tbpm-card,
            body .theraboost-public-minisite .tbpm-feature-card,
            body .theraboost-public-minisite .tbpm-practical-card,
            body .theraboost-public-minisite .tbpm-testimonial-card,
            body .theraboost-public-minisite .tbpm-blog-item{
                transition:transform .28s cubic-bezier(.22,.61,.36,1),box-shadow .28s ease,border-color .28s ease,background-color .28s ease!important;
                will-change:transform,opacity!important;
            }
            body .theraboost-public-minisite .tbpm-card:hover,
            body .theraboost-public-minisite .tbpm-feature-card:hover,
            body .theraboost-public-minisite .tbpm-testimonial-card:hover,
            body .theraboost-public-minisite .tbpm-blog-item:hover{
                transform:translate3d(0,-8px,0)!important;
                box-shadow:0 34px 92px rgba(18,52,51,.145)!important;
                border-color:var(--tbpm-primary-border)!important;
            }
            body .theraboost-public-minisite .tbpm-practical-card:hover{
                transform:translate3d(0,-4px,0)!important;
                box-shadow:0 36px 96px rgba(18,52,51,.17)!important;
                border-color:var(--tbpm-primary-border)!important;
            }
            body .theraboost-public-minisite .tbpm-button,
            body .theraboost-public-minisite .tbpm-header-cta,
            body .theraboost-public-minisite .tbpm-space-link,
            body .theraboost-public-minisite .tbpm-practical-link,
            body .theraboost-public-minisite .tbpm-floating-cta a{
                transition:transform .22s cubic-bezier(.22,.61,.36,1),box-shadow .22s ease,filter .22s ease,background-color .22s ease,color .22s ease!important;
            }
            body .theraboost-public-minisite .tbpm-button:hover,
            body .theraboost-public-minisite .tbpm-header-cta:hover,
            body .theraboost-public-minisite .tbpm-practical-link:hover,
            body .theraboost-public-minisite .tbpm-floating-cta a:hover{
                transform:translate3d(0,-3px,0)!important;
                filter:saturate(1.08)!important;
                box-shadow:0 18px 46px var(--tbpm-primary-shadow)!important;
            }
            body .theraboost-public-minisite .tbpm-main-nav a{transition:color .18s ease,opacity .18s ease,transform .18s ease!important;}
            body .theraboost-public-minisite .tbpm-main-nav a:hover{color:var(--tbpm-primary)!important;transform:translateY(-1px)!important;}
            body .theraboost-public-minisite .tbpm-feature-card>span,
            body .theraboost-public-minisite .tbpm-info-row>span{
                transition:transform .24s ease,background-color .24s ease,box-shadow .24s ease!important;
            }
            body .theraboost-public-minisite .tbpm-feature-card:hover>span,
            body .theraboost-public-minisite .tbpm-info-row:hover>span{
                transform:scale(1.12) rotate(-3deg)!important;
                box-shadow:0 12px 30px rgba(18,52,51,.10)!important;
            }
            body .theraboost-public-minisite .tbpm-hero-shell{
                animation:tbpmHeroBackgroundDrift 18s ease-in-out infinite alternate!important;
            }
            body .theraboost-public-minisite .tbpm-hero-rule{
                transform-origin:left center!important;
                animation:tbpmRulePulse 3.4s ease-in-out infinite!important;
            }
            body .theraboost-public-minisite .tbpm-hero-tags span{
                transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease!important;
            }
            body .theraboost-public-minisite .tbpm-hero-tags span:hover{
                transform:translate3d(0,-3px,0)!important;
                box-shadow:0 16px 36px rgba(18,52,51,.11)!important;
            }
            body .theraboost-public-minisite .tbpm-feature-card:nth-child(1){--tbpm-card-delay:90ms;}
            body .theraboost-public-minisite .tbpm-feature-card:nth-child(2){--tbpm-card-delay:180ms;}
            body .theraboost-public-minisite .tbpm-feature-card:nth-child(3){--tbpm-card-delay:270ms;}
            @keyframes tbpmHeroBackgroundDrift{
                0%{background-size:100% 100%,100% auto;background-position:center center;}
                100%{background-size:100% 100%,104% auto;background-position:center center,right center;}
            }
            @keyframes tbpmRulePulse{0%,100%{opacity:.48;transform:scaleX(.74)}50%{opacity:.88;transform:scaleX(1.08)}}
            @keyframes tbpmFadeRise{0%{opacity:0;transform:translate3d(0,34px,0)}100%{opacity:1;transform:translate3d(0,0,0)}}
            @media(prefers-reduced-motion:no-preference){
                html.tbpm-reveal-armed body .theraboost-public-minisite .tbpm-reveal-item{opacity:0!important;transform:translate3d(0,34px,0)!important;transition:opacity .82s ease,transform .82s cubic-bezier(.22,.61,.36,1)!important;transition-delay:var(--tbpm-reveal-delay,0ms)!important;}
                html.tbpm-reveal-armed body .theraboost-public-minisite .tbpm-reveal-item.tbpm-reveal-visible{opacity:1!important;transform:translate3d(0,0,0)!important;}
                body.tbpm-effects-on .theraboost-public-minisite .tbpm-feature-card{animation:tbpmFadeRise .74s cubic-bezier(.22,.61,.36,1) both;animation-delay:var(--tbpm-card-delay,0ms);}
            }
            @media(prefers-reduced-motion:reduce){
                body .theraboost-public-minisite .tbpm-hero-shell,
                body .theraboost-public-minisite .tbpm-hero-rule,
                body .theraboost-public-minisite .tbpm-feature-card{animation:none!important;}
                body .theraboost-public-minisite .tbpm-card,
                body .theraboost-public-minisite .tbpm-feature-card,
                body .theraboost-public-minisite .tbpm-practical-card,
                body .theraboost-public-minisite .tbpm-testimonial-card,
                body .theraboost-public-minisite .tbpm-button,
                body .theraboost-public-minisite .tbpm-header-cta,
                body .theraboost-public-minisite .tbpm-space-link,
                body .theraboost-public-minisite .tbpm-practical-link,
                body .theraboost-public-minisite .tbpm-floating-cta a{transition:none!important;transform:none!important;}
            }
            @media(max-width:640px){
                body .theraboost-public-minisite .tbpm-blog-item{gap:14px!important;padding:19px 18px!important;}
                body .theraboost-public-minisite .tbpm-blog-number{width:34px!important;height:34px!important;font-size:11px!important;}
                body .theraboost-public-minisite .tbpm-card:hover,
                body .theraboost-public-minisite .tbpm-feature-card:hover,
                body .theraboost-public-minisite .tbpm-testimonial-card:hover{transform:none!important;}
            }

            /* v5.4.115 — reset typographique terminal : on neutralise les graisses héritées/accumulées et on réactive uniquement les accents utiles. */
            body.tbpm-standalone-body .theraboost-public-minisite{
                --tbpm-sans:'Segoe UI',Roboto,Arial,sans-serif;
                font-family:var(--tbpm-sans)!important;
                font-weight:400!important;
                font-variation-settings:'wght' 400!important;
                -webkit-font-smoothing:auto!important;
                text-rendering:optimizeLegibility!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite,
            body.tbpm-standalone-body .theraboost-public-minisite *{
                font-synthesis:none!important;
                font-synthesis-weight:none!important;
                text-shadow:none!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite :where(p,li,span,small,div,blockquote,cite,em,strong,b,label,input,textarea,select){
                font-weight:400!important;
                font-variation-settings:'wght' 400!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite :where(.tbpm-content-card p,.tbpm-content-card p *,.tbpm-content-text,.tbpm-content-text *,.tbpm-feature-card p,.tbpm-feature-card p *,.tbpm-practical-card p,.tbpm-practical-card p *,.tbpm-info-row p,.tbpm-info-row p *,.tbpm-testimonial-card blockquote,.tbpm-testimonial-card blockquote *,.tbpm-blog-item p,.tbpm-blog-item p *,.tbpm-blog-angle,.tbpm-blog-reason,.tbpm-hero-intro,.tbpm-footer p,.tbpm-footer span,.tbpm-footer a){
                font-weight:400!important;
                font-variation-settings:'wght' 400!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite :where(h1,h2,h3,h4,h5,h6,.tbpm-brand-text strong,.tbpm-section-head h2,.tbpm-feature-card h2,.tbpm-content-card h2,.tbpm-card h2,.tbpm-card h3,.tbpm-practical-card h2,.tbpm-footer h2){
                font-weight:500!important;
                font-variation-settings:'wght' 500!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite :where(.tbpm-main-nav a,.tbpm-header-cta,.tbpm-space-link,.tbpm-button,.tbpm-floating-cta a,.tbpm-floating-close,.tbpm-practical-link){
                font-weight:500!important;
                font-variation-settings:'wght' 500!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite :where(.tbpm-hero-label,.tbpm-kicker,.tbpm-practical-label,.tbpm-info-title,.tbpm-practical-topics h3,.tbpm-blog-number,.tbpm-stars,.tbpm-section-meta){
                font-weight:560!important;
                font-variation-settings:'wght' 560!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite :where(.tbpm-main-nav a,.tbpm-header-cta,.tbpm-space-link,.tbpm-button){
                letter-spacing:-.005em!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-brand-text strong,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-shell h1,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-feature-card h2,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-section-head h2,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-footer h2{
                font-family:var(--tbpm-serif,Georgia,'Times New Roman',serif)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-brand-text small{
                font-weight:520!important;
                font-variation-settings:'wght' 520!important;
            }


            /* v5.4.116 — resserrement vertical accueil : le blanc observé à très faible zoom venait surtout de la hauteur minimale de la sidebar sticky, calculée en vh. On garde le sticky, mais on retire toute hauteur artificielle qui dilate la grille. */
            @media(min-width:981px){
                body .theraboost-public-minisite .tbpm-hero-shell,
                body .theraboost-public-minisite .tbpm-hero-shell.tbpm-hero-accueil{
                    height:auto!important;
                    min-height:clamp(380px,34vw,500px)!important;
                    align-items:center!important;
                }
                body .theraboost-public-minisite .tbpm-hero-inner{
                    padding-top:clamp(54px,5vw,78px)!important;
                    padding-bottom:clamp(76px,7vw,108px)!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified{
                    grid-template-columns:minmax(0,1fr) 244px!important;
                    grid-template-areas:"features practical" "main practical"!important;
                    grid-template-rows:auto auto!important;
                    align-content:start!important;
                    row-gap:14px!important;
                    margin-top:-54px!important;
                    margin-bottom:0!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar{
                    min-height:0!important;
                    height:auto!important;
                    max-height:none!important;
                    align-self:start!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar .tbpm-practical-card,
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card{
                    min-height:0!important;
                    height:auto!important;
                    max-height:none!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-main{
                    margin-top:0!important;
                    padding-top:0!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-features{
                    margin-bottom:0!important;
                    padding-bottom:0!important;
                }
            }
            @media(min-width:981px) and (max-height:720px){
                body .theraboost-public-minisite .tbpm-hero-shell,
                body .theraboost-public-minisite .tbpm-hero-shell.tbpm-hero-accueil{min-height:390px!important;}
                body .theraboost-public-minisite .tbpm-hero-inner{padding-top:48px!important;padding-bottom:82px!important;}
                body .theraboost-public-minisite .tbpm-home-layout-unified{margin-top:-46px!important;}
            }


            /* v5.4.120 — pack d'effets visuels sobres : profondeur, micro-interactions, FAQ accordéon, chiffres animés et fond plus vivant. */
            body.tbpm-standalone-body .theraboost-public-minisite{
                background:
                    radial-gradient(circle at 12% 18%,rgba(11,95,80,.055),transparent 28%),
                    radial-gradient(circle at 90% 38%,var(--tbpm-primary-soft),transparent 32%),
                    linear-gradient(180deg,#fff 0%,var(--tbpm-surface) 58%,#fff 100%)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite :where(.tbpm-feature-card,.tbpm-content-card,.tbpm-faq-card,.tbpm-blog-item,.tbpm-testimonial-card,.tbpm-mini-card,.tbpm-practical-card,.tbpm-contact-form,.tbpm-final-cta){
                position:relative!important;
                overflow:hidden!important;
                transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease,background-color .28s ease!important;
                will-change:transform!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite :where(.tbpm-feature-card,.tbpm-content-card,.tbpm-faq-card,.tbpm-blog-item,.tbpm-testimonial-card,.tbpm-mini-card,.tbpm-practical-card,.tbpm-contact-form,.tbpm-final-cta)::before{
                content:""!important;
                position:absolute!important;
                inset:-42% auto auto -34%!important;
                width:180px!important;
                height:180px!important;
                border-radius:999px!important;
                background:radial-gradient(circle,var(--tbpm-primary-soft-strong),rgba(255,255,255,0) 68%)!important;
                opacity:.42!important;
                pointer-events:none!important;
                transition:opacity .28s ease,transform .28s ease!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite :where(.tbpm-feature-card,.tbpm-content-card,.tbpm-faq-card,.tbpm-blog-item,.tbpm-testimonial-card,.tbpm-mini-card):hover{
                transform:translateY(-6px)!important;
                border-color:var(--tbpm-primary-border)!important;
                box-shadow:0 26px 76px rgba(18,52,51,.12)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite :where(.tbpm-feature-card,.tbpm-content-card,.tbpm-faq-card,.tbpm-blog-item,.tbpm-testimonial-card,.tbpm-mini-card):hover::before{
                opacity:.72!important;
                transform:translate(14px,10px) scale(1.08)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-feature-card>span,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-info-row>span,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-number{
                transition:transform .28s ease,background-color .28s ease,box-shadow .28s ease!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-feature-card:hover>span,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-mini-card:hover .tbpm-blog-number,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-item:hover .tbpm-blog-number{
                transform:translateY(-2px) rotate(-4deg) scale(1.06)!important;
                box-shadow:0 12px 30px var(--tbpm-primary-shadow)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite :where(.tbpm-button,.tbpm-header-cta,.tbpm-space-link,.tbpm-practical-link,.tbpm-floating-book,.tbpm-floating-call){
                transition:transform .22s ease,box-shadow .22s ease,filter .22s ease,border-color .22s ease!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite :where(.tbpm-button,.tbpm-header-cta,.tbpm-space-link,.tbpm-floating-book,.tbpm-floating-call):hover,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-practical-link:hover{
                transform:translateY(-2px)!important;
                filter:saturate(1.08)!important;
                box-shadow:0 18px 38px var(--tbpm-primary-shadow)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite :where(.tbpm-button,.tbpm-header-cta,.tbpm-space-link,.tbpm-floating-book,.tbpm-floating-call):active{
                transform:translateY(0) scale(.99)!important;
            }
            body.tbpm-standalone-body .tbpm-header{
                transition:box-shadow .24s ease,background-color .24s ease,border-color .24s ease!important;
            }
            body.tbpm-standalone-body .tbpm-header.tbpm-header-scrolled{
                background:rgba(255,255,255,.965)!important;
                border-bottom-color:var(--tbpm-primary-border)!important;
                box-shadow:0 18px 48px rgba(18,52,51,.09)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-main-nav a:after{
                transition:transform .22s ease,opacity .22s ease!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-main-nav a:hover:after{
                transform:scaleX(1)!important;
                opacity:.45!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-copy{
                background-size:135% 100%!important;
                box-shadow:36px 0 80px rgba(255,255,255,.28)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-rule{
                transform-origin:left center!important;
                animation:tbpmHeroRuleIn .9s cubic-bezier(.2,.8,.2,1) both!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-practical-card{
                transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease!important;
                box-shadow:0 30px 92px rgba(18,52,51,.16)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-practical-card:hover{
                transform:translateY(-4px)!important;
                border-color:var(--tbpm-primary-border)!important;
                box-shadow:0 36px 110px rgba(18,52,51,.20)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-info-row-soft>span{
                animation:tbpmStatusPulse 2.6s ease-in-out infinite!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-accordion{padding:0!important;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-trigger{
                appearance:none!important;
                border:0!important;
                background:transparent!important;
                color:var(--tbpm-ink)!important;
                width:100%!important;
                display:flex!important;
                align-items:center!important;
                justify-content:space-between!important;
                gap:20px!important;
                text-align:left!important;
                padding:21px 23px!important;
                cursor:pointer!important;
                font:inherit!important;
                font-weight:500!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-trigger-label{
                font-weight:500!important;
                color:var(--tbpm-ink)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-trigger-icon{
                width:30px!important;
                height:30px!important;
                border-radius:999px!important;
                flex:0 0 auto!important;
                display:inline-flex!important;
                align-items:center!important;
                justify-content:center!important;
                background:var(--tbpm-primary-soft)!important;
                color:var(--tbpm-primary)!important;
                font-weight:500!important;
                transition:transform .22s ease,background-color .22s ease!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-answer{
                margin:0!important;
                padding:0 23px 22px!important;
                color:#344054!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-accordion.is-open .tbpm-faq-trigger-icon{
                transform:rotate(45deg)!important;
                background:var(--tbpm-primary)!important;
                color:#fff!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-public-shell{
                max-width:1180px!important;
                display:grid!important;
                gap:22px!important;
                padding-top:42px!important;
                padding-bottom:70px!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-hero{
                display:grid!important;
                grid-template-columns:minmax(0,1fr) 238px!important;
                gap:20px!important;
                align-items:stretch!important;
                border:1px solid rgba(18,52,51,.11)!important;
                border-radius:26px!important;
                padding:24px!important;
                background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(255,250,246,.82))!important;
                box-shadow:0 20px 62px rgba(18,52,51,.055)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-hero h1{
                margin:0 0 10px!important;
                font-size:16px!important;
                line-height:1.28!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-public-shell .tbpm-lead{
                max-width:720px!important;
                margin:0!important;
                font-size:12px!important;
                line-height:1.7!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-summary{
                display:flex!important;
                flex-direction:column!important;
                justify-content:center!important;
                gap:5px!important;
                min-height:120px!important;
                border-radius:20px!important;
                padding:18px!important;
                background:var(--tbpm-primary-soft)!important;
                border:1px solid var(--tbpm-primary-border)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-summary strong{
                color:var(--tbpm-primary)!important;
                font-size:24px!important;
                line-height:1!important;
                font-weight:700!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-summary span{
                color:#344054!important;
                font-size:12px!important;
                line-height:1.35!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-summary a,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-side-link{
                display:inline-flex!important;
                width:max-content!important;
                align-items:center!important;
                gap:6px!important;
                color:var(--tbpm-primary)!important;
                font-size:12px!important;
                font-weight:700!important;
                text-decoration:none!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-summary a::after,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-side-link::after{
                content:"›"!important;
                font-size:15px!important;
                line-height:1!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-layout{
                display:grid!important;
                grid-template-columns:250px minmax(0,1fr)!important;
                gap:20px!important;
                align-items:start!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-side{
                position:sticky!important;
                top:108px!important;
                border:1px solid rgba(18,52,51,.11)!important;
                border-radius:22px!important;
                padding:20px!important;
                background:rgba(255,255,255,.92)!important;
                box-shadow:0 18px 54px rgba(18,52,51,.045)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-side h2{
                font-size:14px!important;
                line-height:1.35!important;
                margin:0 0 12px!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-side ul{
                display:grid!important;
                gap:9px!important;
                margin:0 0 14px!important;
                padding:0!important;
                list-style:none!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-side li{
                position:relative!important;
                margin:0!important;
                padding-left:18px!important;
                font-size:12px!important;
                line-height:1.5!important;
                color:#344054!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-side li::before{
                content:""!important;
                position:absolute!important;
                left:0!important;
                top:.62em!important;
                width:7px!important;
                height:7px!important;
                border-radius:999px!important;
                background:var(--tbpm-primary)!important;
                opacity:.65!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-public-shell .tbpm-faq-list{
                gap:12px!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-public-shell .tbpm-faq-card{
                position:relative!important;
                margin:0!important;
                border-radius:20px!important;
                border-color:rgba(18,52,51,.13)!important;
                box-shadow:0 14px 44px rgba(18,52,51,.04)!important;
                overflow:hidden!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-public-shell .tbpm-faq-card h2{
                padding-left:38px!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-public-shell .tbpm-faq-trigger{
                padding:18px 22px 18px 60px!important;
                min-height:62px!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-public-shell .tbpm-faq-trigger-label{
                font-size:14px!important;
                line-height:1.38!important;
                font-weight:700!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-public-shell .tbpm-faq-trigger-icon{
                width:26px!important;
                height:26px!important;
                font-size:15px!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-public-shell .tbpm-faq-answer{
                padding:0 22px 20px 60px!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-public-shell .tbpm-faq-answer p{
                font-size:12px!important;
                line-height:1.75!important;
                margin:0 0 10px!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-index{
                position:absolute!important;
                left:20px!important;
                top:22px!important;
                z-index:1!important;
                color:var(--tbpm-primary)!important;
                font-size:11px!important;
                line-height:1!important;
                font-weight:800!important;
                opacity:.74!important;
                pointer-events:none!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-micro-cta{
                margin-top:10px!important;
                color:var(--tbpm-primary)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-bottom-cta{
                display:flex!important;
                align-items:center!important;
                justify-content:space-between!important;
                gap:16px!important;
                border:1px solid var(--tbpm-primary-border)!important;
                border-radius:20px!important;
                padding:18px 20px!important;
                background:rgba(255,255,255,.88)!important;
                box-shadow:0 14px 44px rgba(18,52,51,.04)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-bottom-cta h2{
                font-size:14px!important;
                margin:0 0 4px!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-bottom-cta p{
                font-size:12px!important;
                line-height:1.5!important;
                margin:0!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-item{
                border-left:3px solid var(--tbpm-primary-border)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-item:hover{
                border-left-color:var(--tbpm-primary)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-content-card h2,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-section-head h2{
                position:relative!important;
                display:inline-block!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-content-card h2::after,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-section-head h2::after{
                content:""!important;
                position:absolute!important;
                left:0!important;
                bottom:-8px!important;
                width:42px!important;
                height:2px!important;
                border-radius:999px!important;
                background:var(--tbpm-primary)!important;
                opacity:.22!important;
                transform:scaleX(.72)!important;
                transform-origin:left center!important;
                transition:transform .28s ease,opacity .28s ease!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-content-card:hover h2::after,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-section-head:hover h2::after{
                opacity:.48!important;
                transform:scaleX(1)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-counting-number{
                color:var(--tbpm-primary)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-counting-done{
                animation:tbpmCounterSettle .36s ease both!important;
            }
            html.tbpm-reveal-armed:not(.tbpm-effects-reduced) body.tbpm-standalone-body .theraboost-public-minisite .tbpm-reveal-item{
                opacity:0!important;
                transform:translateY(22px) scale(.985)!important;
                transition:opacity .58s ease,transform .58s cubic-bezier(.2,.8,.2,1)!important;
                transition-delay:var(--tbpm-reveal-delay,0ms)!important;
            }
            html.tbpm-reveal-armed:not(.tbpm-effects-reduced) body.tbpm-standalone-body .theraboost-public-minisite .tbpm-reveal-item.tbpm-reveal-visible{
                opacity:1!important;
                transform:translateY(0) scale(1)!important;
            }
            @keyframes tbpmHeroRuleIn{from{transform:scaleX(.18);opacity:.18}to{transform:scaleX(1);opacity:.58}}
            @keyframes tbpmHeroSoftGlow{0%,100%{background-position:0 0}50%{background-position:100% 0}}
            @keyframes tbpmStatusPulse{0%,100%{box-shadow:0 0 0 0 var(--tbpm-primary-shadow)}50%{box-shadow:0 0 0 7px rgba(11,95,80,0)}}
            @keyframes tbpmCounterSettle{0%{transform:scale(1)}50%{transform:scale(1.035)}100%{transform:scale(1)}}
            @media(prefers-reduced-motion:no-preference){
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-copy{animation:tbpmHeroSoftGlow 13s ease-in-out infinite!important;}
            }
            @media(prefers-reduced-motion:reduce){
                body.tbpm-standalone-body .theraboost-public-minisite *,
                body.tbpm-standalone-body .theraboost-public-minisite *::before,
                body.tbpm-standalone-body .theraboost-public-minisite *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important;}
                body.tbpm-standalone-body .theraboost-public-minisite :where(.tbpm-feature-card,.tbpm-content-card,.tbpm-faq-card,.tbpm-blog-item,.tbpm-testimonial-card,.tbpm-mini-card,.tbpm-practical-card):hover{transform:none!important;}
                html.tbpm-reveal-armed body.tbpm-standalone-body .theraboost-public-minisite .tbpm-reveal-item{opacity:1!important;transform:none!important;}
            }
            @media(max-width:900px){
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-hero,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-layout{
                    grid-template-columns:1fr!important;
                }
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-side{
                    position:static!important;
                }
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-summary{
                    min-height:auto!important;
                }
            }
            @media(max-width:760px){
                body.tbpm-standalone-body .theraboost-public-minisite :where(.tbpm-feature-card,.tbpm-content-card,.tbpm-faq-card,.tbpm-blog-item,.tbpm-testimonial-card,.tbpm-mini-card):hover{transform:none!important;}
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-trigger{padding:18px!important;}
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-answer{padding:0 18px 19px!important;}
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-public-shell{
                    padding-top:28px!important;
                    padding-inline:18px!important;
                }
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-hero{
                    padding:20px!important;
                    border-radius:22px!important;
                }
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-bottom-cta{
                    align-items:flex-start!important;
                    flex-direction:column!important;
                }
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-public-shell .tbpm-faq-trigger{
                    padding:17px 18px 17px 52px!important;
                }
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-public-shell .tbpm-faq-answer{
                    padding:0 18px 18px 52px!important;
                }
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-faq-index{
                    left:18px!important;
                    top:21px!important;
                }
            }


            /* v5.4.122 — image de hero personnalisée et responsive sur toutes les pages. */
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero{
                background:var(--tbpm-surface)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero::before{
                display:none!important;
                content:none!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-media{
                position:absolute!important;
                inset:0!important;
                z-index:0!important;
                display:block!important;
                width:100%!important;
                height:100%!important;
                pointer-events:none!important;
                overflow:hidden!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-media img{
                display:block!important;
                width:100%!important;
                height:100%!important;
                object-fit:cover!important;
                object-position:var(--tbpm-hero-position,center center)!important;
                transform:scale(1.012)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay{
                position:absolute!important;
                inset:0!important;
                z-index:1!important;
                pointer-events:none!important;
                background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.86) 34%,rgba(255,255,255,.48) 63%,rgba(255,255,255,.16) 100%)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-light{
                background:linear-gradient(90deg,rgba(255,255,255,.91) 0%,rgba(255,255,255,.72) 38%,rgba(255,255,255,.28) 68%,rgba(255,255,255,.08) 100%)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-strong{
                background:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.93) 36%,rgba(255,255,255,.62) 66%,rgba(255,255,255,.28) 100%)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-inner{
                position:relative!important;
                z-index:2!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero::after{
                z-index:3!important;
                pointer-events:none!important;
            }
            @media(prefers-reduced-motion:no-preference){
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-media img{
                    animation:tbpmHeroImageBreath 18s ease-in-out infinite!important;
                }
            }
            @keyframes tbpmHeroImageBreath{0%,100%{transform:scale(1.012)}50%{transform:scale(1.045)}}
            @media(max-width:1024px){
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-media img{
                    object-position:var(--tbpm-hero-mobile-position,var(--tbpm-hero-position,center center))!important;
                }
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-light{
                    background:rgba(255,255,255,.82)!important;
                }
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-medium{
                    background:rgba(255,255,255,.88)!important;
                }
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-strong{
                    background:rgba(255,255,255,.93)!important;
                }
            }


            /* v5.4.123 — page publique de prise de rendez-vous alignée sur l'identité du mini-site. */
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-rendez-vous{
                min-height:420px!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-rendez-vous .tbpm-hero-inner{
                padding-top:58px!important;
                padding-bottom:86px!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-shell{
                margin-top:-44px!important;
                position:relative!important;
                z-index:5!important;
                padding-bottom:70px!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-layout{
                display:grid!important;
                grid-template-columns:minmax(0,1fr) 330px!important;
                gap:26px!important;
                align-items:start!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-main{
                display:grid!important;
                gap:18px!important;
                min-width:0!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-side{
                position:sticky!important;
                top:calc(var(--wp-admin--admin-bar--height,0px) + 96px)!important;
                align-self:start!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-intro h2,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form-card h2{
                margin:4px 0 8px!important;
                font-family:var(--tbpm-serif)!important;
                font-size:clamp(26px,2.6vw,38px)!important;
                line-height:1.08!important;
                color:var(--tbpm-primary)!important;
                font-weight:500!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-helper{
                display:inline-flex!important;
                width:auto!important;
                margin:12px 0 0!important;
                border-radius:16px!important;
                padding:11px 14px!important;
                background:var(--tbpm-primary-soft)!important;
                color:var(--tbpm-primary)!important;
                font-size:13px!important;
                line-height:1.45!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-session-list{
                display:grid!important;
                gap:14px!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-session{
                display:grid!important;
                grid-template-columns:minmax(0,1fr) auto!important;
                gap:18px!important;
                align-items:center!important;
                padding:22px!important;
                border-radius:24px!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-session-index{
                display:inline-flex!important;
                align-items:center!important;
                justify-content:center!important;
                width:34px!important;
                height:34px!important;
                border-radius:999px!important;
                background:var(--tbpm-primary-soft)!important;
                color:var(--tbpm-primary)!important;
                font-size:11px!important;
                font-weight:650!important;
                margin-bottom:10px!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-session h3{
                margin:0!important;
                font-family:var(--tbpm-serif)!important;
                color:var(--tbpm-ink)!important;
                font-size:23px!important;
                line-height:1.15!important;
                font-weight:500!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-meta{
                margin:8px 0 0!important;
                color:var(--tbpm-primary)!important;
                font-weight:600!important;
                font-size:13px!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-desc{
                margin:10px 0 0!important;
                color:#4f6264!important;
                font-size:14px!important;
                line-height:1.55!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-choose{
                border:0!important;
                border-radius:999px!important;
                min-height:42px!important;
                padding:0 18px!important;
                display:inline-flex!important;
                align-items:center!important;
                justify-content:center!important;
                text-decoration:none!important;
                background:var(--tbpm-primary)!important;
                color:#fff!important;
                -webkit-text-fill-color:#fff!important;
                font-weight:650!important;
                font-size:13px!important;
                box-shadow:0 14px 30px var(--tbpm-primary-shadow)!important;
                cursor:pointer!important;
                white-space:nowrap!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-choose:hover{
                transform:translateY(-1px)!important;
                box-shadow:0 18px 42px var(--tbpm-primary-shadow)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form-card{
                margin-top:8px!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form{
                display:grid!important;
                gap:14px!important;
                margin-top:18px!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form-grid{
                display:grid!important;
                grid-template-columns:1fr 1fr!important;
                gap:14px!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form label{
                display:grid!important;
                gap:7px!important;
                color:#273f42!important;
                font-size:13px!important;
                font-weight:600!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form input,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form select,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form textarea{
                width:100%!important;
                border:1px solid rgba(18,52,51,.14)!important;
                border-radius:16px!important;
                background:#fff!important;
                color:var(--tbpm-ink)!important;
                font:400 14px/1.45 var(--tbpm-sans)!important;
                padding:13px 14px!important;
                box-shadow:inset 0 1px 0 rgba(255,255,255,.65)!important;
                outline:none!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form input:focus,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form select:focus,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form textarea:focus{
                border-color:var(--tbpm-primary-border)!important;
                box-shadow:0 0 0 4px var(--tbpm-primary-soft)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-practitioner-card{
                width:100%!important;
                max-width:none!important;
                position:relative!important;
                top:auto!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-hours{
                border-top:1px solid rgba(18,52,51,.11)!important;
                border-bottom:1px solid rgba(18,52,51,.11)!important;
                margin:12px 0!important;
                padding:10px 0!important;
                color:#44585b!important;
                font-size:12px!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-hours summary{
                cursor:pointer!important;
                color:var(--tbpm-primary)!important;
                font-weight:650!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-hours ul{
                margin:10px 0 0!important;
                padding:0 0 0 16px!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-empty{
                border-style:dashed!important;
            }
            @media(max-width:980px){
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-layout{grid-template-columns:1fr!important;}
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-side{position:static!important;}
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-session{grid-template-columns:1fr!important;}
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-choose{width:100%!important;}
            }
            @media(max-width:640px){
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form-grid{grid-template-columns:1fr!important;}
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-shell{margin-top:-28px!important;padding-left:16px!important;padding-right:16px!important;}
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-session h3{font-size:21px!important;}
            }


            /* v5.4.125 — RDV V2 resserrée : sélection séance en liste déroulante, sans cartes ni compteur de créneaux. */
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-steps{display:flex;flex-wrap:wrap;gap:9px;margin:16px 0 0}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-steps span{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--tbpm-primary-border);background:var(--tbpm-primary-soft);color:var(--tbpm-primary);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:650}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-steps strong{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--tbpm-primary);color:#fff;font-size:11px}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-slot-summary{display:inline-flex;width:max-content;max-width:100%;margin:12px 0 0!important;border:1px solid var(--tbpm-primary-border);background:rgba(255,255,255,.78);border-radius:999px;padding:7px 11px;font-size:11px!important;color:var(--tbpm-primary)!important;font-weight:650!important}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-slot-panel{border:1px solid rgba(18,52,51,.10);background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.72));border-radius:22px;padding:16px;margin:2px 0 4px}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-slot-instruction,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-no-slots{font-size:12px!important;color:#526366!important;margin:0!important;line-height:1.55!important}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-slot-group{display:grid;gap:14px;margin-top:2px}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-slot-group[hidden]{display:none!important}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-day{display:grid;grid-template-columns:1fr;gap:9px;border-top:1px solid rgba(18,52,51,.08);padding-top:13px}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-day:first-child{border-top:0;padding-top:0}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-day h3{font-size:12px!important;letter-spacing:.02em;text-transform:none;color:var(--tbpm-primary);font-weight:760;margin:0 0 2px!important}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-slot{appearance:none;border:1px solid rgba(18,52,51,.13);background:#fff;color:#344054;border-radius:999px;min-height:39px;padding:0 14px;font-size:12px;font-weight:700;cursor:pointer;box-shadow:0 8px 22px rgba(18,52,51,.035);transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease;margin:0 6px 6px 0}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-slot:hover{transform:translateY(-1px);border-color:var(--tbpm-primary-border);color:var(--tbpm-primary);box-shadow:0 13px 32px rgba(18,52,51,.075)}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-slot.is-selected{background:var(--tbpm-primary)!important;color:#fff!important;border-color:var(--tbpm-primary)!important;box-shadow:0 14px 34px var(--tbpm-primary-shadow)}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-selected-slot{border:1px solid var(--tbpm-primary-border);background:var(--tbpm-primary-soft);color:var(--tbpm-primary)!important;border-radius:16px;padding:11px 13px;font-size:12px!important;font-weight:500!important;margin:12px 0 0!important}
            @media(max-width:700px){body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-steps{display:grid;grid-template-columns:1fr}body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-slot{width:100%;margin-right:0}}



            /* v5.4.151 — espace client public : compte e-mail + mot de passe, activation par e-mail, historique RDV. */
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-account-box{border:1px solid var(--tbpm-primary-border);background:var(--tbpm-primary-soft);border-radius:20px;padding:18px;margin:18px 0;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-account-box h3{margin:0 0 6px!important;color:var(--tbpm-primary);font-size:14px!important;font-weight:800;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-account-box p{margin:0 0 12px!important;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-space-shell{max-width:980px;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-login-card{max-width:620px;margin-left:auto;margin-right:auto;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-login-form{display:grid;gap:12px;margin-top:18px;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-login-form label{display:block;font-size:12px;color:#344054;font-weight:700;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-login-form input{display:block;width:100%;margin-top:6px;border:1px solid #d0d5dd;border-radius:14px;padding:12px 13px;font-size:13px;background:#fff;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-dashboard-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;background:rgba(255,255,255,.92);border:1px solid rgba(18,52,51,.10);border-radius:24px;padding:22px;margin-bottom:20px;box-shadow:0 16px 42px rgba(18,52,51,.045);}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-dashboard-head h2{font-size:22px!important;margin:0 0 8px!important;color:var(--tbpm-primary);}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-history-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-appointment{border:1px solid rgba(18,52,51,.10);border-radius:18px;padding:13px 14px;margin:10px 0;background:#fff;display:grid;gap:8px;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-appointment.is-featured{border-color:var(--tbpm-primary-border);background:linear-gradient(180deg,var(--tbpm-primary-soft),#fff);padding:16px;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-appointment strong{display:block;color:var(--tbpm-ink);font-size:13px;margin-bottom:3px;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-appointment span{display:block;color:#526366;font-size:12px;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-appointment em{justify-self:start;display:inline-flex;border-radius:999px;background:var(--tbpm-primary-soft);color:var(--tbpm-primary);font-style:normal;font-size:11px;font-weight:800;padding:6px 10px;}
            @media(max-width:760px){body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-dashboard-head{display:grid}body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-history-grid{grid-template-columns:1fr}}

            /* v5.4.125 — Page RDV compacte : séance en liste déroulante et carte Informations pratiques identique au mini-site. */
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-request-card{margin-top:0!important;padding:28px!important;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-request-card .tbpm-kicker{margin-bottom:8px!important;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-request-card .tbpm-booking-helper{display:block!important;width:100%!important;box-sizing:border-box!important;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-practitioner-card .tbpm-practical-card{width:100%!important;max-width:none!important;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-practitioner-card .tbpm-practical-actions{display:grid!important;gap:8px!important;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form select{min-height:52px!important;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-session-list{display:none!important;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-slot-summary{display:none!important;}
            @media(max-width:640px){body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-request-card{padding:22px!important;}}


            /* v5.4.126 — RDV V2 UX : agenda compact à la Doctolib, un jour ouvert à la fois. */
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-calendar{display:grid!important;gap:14px!important;margin-top:2px!important;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-day-tabs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;align-items:stretch!important;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-day-tab{appearance:none!important;border:1px solid rgba(18,52,51,.13)!important;background:#fff!important;border-radius:16px!important;min-height:58px!important;padding:9px 8px!important;display:grid!important;gap:2px!important;align-content:center!important;text-align:center!important;color:#3b4d50!important;cursor:pointer!important;box-shadow:0 9px 22px rgba(18,52,51,.035)!important;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease!important;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-day-tab span{font-size:12px!important;font-weight:760!important;line-height:1.15!important;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-day-tab small{font-size:10px!important;font-weight:600!important;color:#708184!important;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-day-tab:hover{transform:translateY(-1px)!important;border-color:var(--tbpm-primary-border)!important;color:var(--tbpm-primary)!important;box-shadow:0 14px 30px rgba(18,52,51,.07)!important;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-day-tab.is-active{background:var(--tbpm-primary)!important;border-color:var(--tbpm-primary)!important;color:#fff!important;box-shadow:0 14px 34px var(--tbpm-primary-shadow)!important;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-day-tab.is-active small{color:rgba(255,255,255,.78)!important;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-day-panels{border:1px solid rgba(18,52,51,.10)!important;border-radius:18px!important;background:rgba(255,255,255,.76)!important;padding:13px!important;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-day-panel[hidden]{display:none!important;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-day-panel h3{font-size:13px!important;font-weight:760!important;color:var(--tbpm-primary)!important;margin:0 0 10px!important;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-slot-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-slot{width:100%!important;margin:0!important;min-height:38px!important;padding:0 10px!important;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-more-slots{appearance:none!important;border:1px solid var(--tbpm-primary-border)!important;background:var(--tbpm-primary-soft)!important;color:var(--tbpm-primary)!important;border-radius:999px!important;min-height:36px!important;padding:0 13px!important;font-size:12px!important;font-weight:700!important;cursor:pointer!important;margin-top:10px!important;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-more-slots:hover{transform:translateY(-1px)!important;}
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-day{display:none!important;}
            @media(max-width:700px){
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-day-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-slot-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
            }
            @media(max-width:420px){body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-slot-grid{grid-template-columns:1fr!important;}}


            /* v5.4.163 — accueil public : rendu plus crédible, moins générique et typographie plus éditoriale. */
            body .theraboost-public-minisite .tbpm-home-professional-card h2{font-size:20px!important;letter-spacing:-.01em!important;margin-bottom:14px!important}
            body .theraboost-public-minisite .tbpm-home-professional-card .tbpm-content-text{font-size:15px!important;line-height:1.72!important;color:#31474a!important;font-weight:400!important}
            body .theraboost-public-minisite .tbpm-feature-card{min-height:132px!important;padding:24px 22px!important}
            body .theraboost-public-minisite .tbpm-feature-card h2{font-size:19px!important;line-height:1.2!important;margin-top:18px!important}
            body .theraboost-public-minisite .tbpm-feature-card p{font-size:13px!important;line-height:1.55!important;color:#40575b!important;font-weight:400!important}
            body .theraboost-public-minisite .tbpm-brand-mark{font-size:18px!important;background:rgba(22,93,134,.10)!important;color:var(--tbpm-primary,#165d86)!important}
            body .theraboost-public-minisite .tbpm-footer h2{text-transform:none!important}

            /* v5.4.169 — one-page : renderer local totalement dédié Tarifs/Contact, sans classes héritées des cartes IA. */
            body .theraboost-public-minisite .tbpm-onepage-local-shell{
                display:block!important;
                width:100%!important;
                max-width:100%!important;
                min-width:0!important;
                margin:0 0 28px!important;
                padding:34px 40px!important;
                background:rgba(255,255,255,.92)!important;
                border:1px solid rgba(18,52,51,.11)!important;
                border-radius:28px!important;
                box-shadow:0 18px 58px rgba(18,52,51,.045)!important;
                overflow:visible!important;
                position:relative!important;
                clear:both!important;
                box-sizing:border-box!important;
            }
            body .theraboost-public-minisite .tbpm-onepage-local-shell::before{display:none!important;content:none!important;}
            body .theraboost-public-minisite .tbpm-onepage-local-shell h2{
                font-family:var(--tbpm-serif)!important;
                font-size:24px!important;
                line-height:1.2!important;
                margin:0 0 12px!important;
                color:var(--tbpm-ink)!important;
                font-weight:650!important;
                letter-spacing:-.02em!important;
            }
            body .theraboost-public-minisite .tbpm-onepage-local-shell h2::after{
                content:""!important;
                display:block!important;
                width:48px!important;
                height:2px!important;
                border-radius:999px!important;
                background:var(--tbpm-primary-border)!important;
                margin-top:10px!important;
            }
            body .theraboost-public-minisite .tbpm-onepage-local-intro{
                font-size:15px!important;
                line-height:1.7!important;
                color:#31474a!important;
                margin:16px 0 22px!important;
                max-width:880px!important;
            }
            body .theraboost-public-minisite .tbpm-onepage-pricing-list{
                display:grid!important;
                grid-template-columns:repeat(3,minmax(0,1fr))!important;
                gap:18px!important;
                width:100%!important;
                max-width:100%!important;
                margin:18px 0 0!important;
                padding:0!important;
                align-items:stretch!important;
            }
            body .theraboost-public-minisite .tbpm-onepage-price-card{
                display:block!important;
                width:auto!important;
                min-width:0!important;
                max-width:none!important;
                margin:0!important;
                padding:22px 24px!important;
                background:#fff!important;
                border:1px solid rgba(18,52,51,.11)!important;
                border-radius:22px!important;
                box-shadow:0 14px 38px rgba(18,52,51,.04)!important;
                position:relative!important;
                overflow:visible!important;
                box-sizing:border-box!important;
            }
            body .theraboost-public-minisite .tbpm-onepage-price-card::before{display:none!important;content:none!important;}
            body .theraboost-public-minisite .tbpm-onepage-price-card h3{
                font-family:var(--tbpm-serif)!important;
                font-size:18px!important;
                line-height:1.25!important;
                margin:0 0 9px!important;
                color:var(--tbpm-ink)!important;
                font-weight:650!important;
            }
            body .theraboost-public-minisite .tbpm-onepage-price-meta,
            body .theraboost-public-minisite .tbpm-onepage-price-desc,
            body .theraboost-public-minisite .tbpm-onepage-empty-note,
            body .theraboost-public-minisite .tbpm-onepage-payment-box p{
                font-size:14px!important;
                line-height:1.6!important;
                color:#344054!important;
                margin:0!important;
            }
            body .theraboost-public-minisite .tbpm-onepage-price-meta{color:var(--tbpm-primary)!important;font-weight:650!important;}
            body .theraboost-public-minisite .tbpm-onepage-price-desc{margin-top:10px!important;}
            body .theraboost-public-minisite .tbpm-onepage-price-badge{
                display:inline-flex!important;
                align-items:center!important;
                width:auto!important;
                margin:0 0 10px!important;
                padding:5px 10px!important;
                border-radius:999px!important;
                background:var(--tbpm-primary-soft)!important;
                color:var(--tbpm-primary)!important;
                font-size:11px!important;
                font-weight:700!important;
            }
            body .theraboost-public-minisite .tbpm-onepage-payment-box{
                display:block!important;
                width:100%!important;
                max-width:100%!important;
                margin:20px 0 0!important;
                padding:22px 24px!important;
                background:var(--tbpm-primary-soft)!important;
                border:1px solid var(--tbpm-primary-border)!important;
                border-radius:22px!important;
                box-shadow:none!important;
                overflow:visible!important;
                clear:both!important;
                box-sizing:border-box!important;
            }
            body .theraboost-public-minisite .tbpm-onepage-payment-box h3,
            body .theraboost-public-minisite .tbpm-onepage-contact-form h3{
                font-family:var(--tbpm-serif)!important;
                font-size:19px!important;
                line-height:1.25!important;
                margin:0 0 10px!important;
                color:var(--tbpm-ink)!important;
                font-weight:650!important;
            }
            body .theraboost-public-minisite .tbpm-onepage-contact-form{
                display:block!important;
                width:100%!important;
                max-width:760px!important;
                min-width:0!important;
                margin:24px 0 0!important;
                padding:26px 28px!important;
                background:#fff!important;
                border:1px solid rgba(18,52,51,.11)!important;
                border-radius:24px!important;
                box-shadow:0 14px 42px rgba(18,52,51,.04)!important;
                overflow:visible!important;
                position:relative!important;
                box-sizing:border-box!important;
            }
            body .theraboost-public-minisite .tbpm-onepage-contact-form::before{display:none!important;content:none!important;}
            body .theraboost-public-minisite .tbpm-onepage-contact-fields{
                display:grid!important;
                grid-template-columns:repeat(2,minmax(0,1fr))!important;
                gap:16px!important;
                width:100%!important;
                margin:0!important;
                padding:0!important;
            }
            body .theraboost-public-minisite .tbpm-onepage-contact-form label{
                display:block!important;
                width:100%!important;
                max-width:100%!important;
                min-width:0!important;
                margin:0!important;
                color:#344054!important;
                font-size:13px!important;
                line-height:1.35!important;
                font-weight:700!important;
                white-space:normal!important;
                box-sizing:border-box!important;
            }
            body .theraboost-public-minisite .tbpm-onepage-contact-form input,
            body .theraboost-public-minisite .tbpm-onepage-contact-form textarea{
                display:block!important;
                width:100%!important;
                max-width:100%!important;
                min-width:0!important;
                height:auto!important;
                margin:7px 0 0!important;
                padding:12px 14px!important;
                border:1px solid #d0d5dd!important;
                border-radius:14px!important;
                background:#fff!important;
                color:#1f2937!important;
                font-size:14px!important;
                line-height:1.45!important;
                box-sizing:border-box!important;
                box-shadow:none!important;
            }
            body .theraboost-public-minisite .tbpm-onepage-contact-form textarea{
                min-height:140px!important;
                resize:vertical!important;
            }
            body .theraboost-public-minisite .tbpm-onepage-contact-message{grid-column:1 / -1!important;}
            body .theraboost-public-minisite .tbpm-onepage-contact-submit{
                width:max-content!important;
                margin-top:16px!important;
            }
            @media(max-width:980px){
                body .theraboost-public-minisite .tbpm-onepage-pricing-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
            }
            @media(max-width:680px){
                body .theraboost-public-minisite .tbpm-onepage-local-shell{padding:26px 20px!important;}
                body .theraboost-public-minisite .tbpm-onepage-pricing-list,
                body .theraboost-public-minisite .tbpm-onepage-contact-fields{grid-template-columns:1fr!important;}
                body .theraboost-public-minisite .tbpm-onepage-contact-message{grid-column:auto!important;}
                body .theraboost-public-minisite .tbpm-onepage-contact-submit{width:100%!important;}
            }


            /* v5.4.173 — one-page : le contenu ne doit jamais rester masqué par l'animation reveal.
               Les captures pleine page et les éléments hors viewport doivent rester lisibles. */
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-reveal-item,
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-professional-card,
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-onepage-local-shell,
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-onepage-local-shell *,
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-content-card,
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-content-card *{
                opacity:1!important;
                transform:none!important;
                visibility:visible!important;
                filter:none!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-professional-card,
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-onepage-local-shell{
                background:rgba(255,255,255,.96)!important;
                border-color:rgba(18,52,51,.12)!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-professional-card p,
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-onepage-local-intro{
                color:#2f4247!important;
            }

            /* v5.4.175 — navigation one-page : les ancres tiennent compte du header sticky,
               et l'état actif est piloté côté client par data-tbpm-anchor. */
            body .theraboost-public-minisite{
                --tbpm-anchor-offset:128px;
                scroll-padding-top:var(--tbpm-anchor-offset)!important;
            }
            body .theraboost-public-minisite .tbpm-anchor-target{
                display:block!important;
                position:relative!important;
                height:0!important;
                min-height:0!important;
                margin:0!important;
                padding:0!important;
                overflow:hidden!important;
                scroll-margin-top:var(--tbpm-anchor-offset)!important;
            }
            body .theraboost-public-minisite .tbpm-main-nav a[aria-current="true"],
            body .theraboost-public-minisite .tbpm-main-nav a.is-active{
                color:var(--tbpm-primary)!important;
            }
            body .theraboost-public-minisite .tbpm-main-nav a[aria-current="true"]:after,
            body .theraboost-public-minisite .tbpm-main-nav a.is-active:after{
                transform:scaleX(1)!important;
            }


            /* v5.4.182 — Blog article : image maîtrisée, header éditorial, CTA et retour améliorés. */
            body .theraboost-public-minisite .tbpm-blog-public-shell{max-width:1240px!important;padding-top:58px!important;padding-bottom:72px!important;}
            body .theraboost-public-minisite .tbpm-blog-archive-hero{margin:0 0 30px!important;max-width:820px!important;}
            body .theraboost-public-minisite .tbpm-blog-archive-hero h1,
            body .theraboost-public-minisite .tbpm-blog-article-header h1{font-family:var(--tbpm-serif)!important;color:var(--tbpm-primary)!important;font-weight:650!important;letter-spacing:-.035em!important;line-height:1.08!important;}
            body .theraboost-public-minisite .tbpm-blog-archive-hero h1{font-size:clamp(32px,3.1vw,46px)!important;margin:4px 0 14px!important;}
            body .theraboost-public-minisite .tbpm-blog-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;gap:34px!important;align-items:start!important;}
            body .theraboost-public-minisite .tbpm-blog-list{display:grid!important;gap:24px!important;min-width:0!important;}
            body .theraboost-public-minisite .tbpm-blog-list-card{display:grid!important;grid-template-columns:280px minmax(0,1fr)!important;gap:26px!important;align-items:stretch!important;background:#fff!important;border:1px solid rgba(18,52,51,.10)!important;border-radius:26px!important;padding:18px!important;box-shadow:0 24px 70px rgba(18,52,51,.07)!important;overflow:hidden!important;}
            body .theraboost-public-minisite .tbpm-blog-list-card.is-reversed{grid-template-columns:minmax(0,1fr) 280px!important;}
            body .theraboost-public-minisite .tbpm-blog-list-card.is-reversed .tbpm-blog-media{order:2!important;}
            body .theraboost-public-minisite .tbpm-blog-list-card-body{display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:0!important;padding:8px 8px 8px 0!important;}
            body .theraboost-public-minisite .tbpm-blog-list-card.is-reversed .tbpm-blog-list-card-body{padding:8px 0 8px 8px!important;}
            body .theraboost-public-minisite .tbpm-blog-media{position:relative!important;margin:0!important;border-radius:20px!important;overflow:hidden!important;background:linear-gradient(135deg,var(--tbpm-primary-soft),rgba(255,255,255,.8))!important;min-height:190px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(18,52,51,.08)!important;}
            body .theraboost-public-minisite .tbpm-blog-media img{width:100%!important;height:100%!important;min-height:190px!important;object-fit:cover!important;display:block!important;filter:saturate(.94) contrast(.98)!important;}
            body .theraboost-public-minisite .tbpm-blog-media-fallback{background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.85),rgba(255,255,255,0) 36%),linear-gradient(135deg,var(--tbpm-primary-soft-strong),rgba(18,52,51,.08))!important;}
            body .theraboost-public-minisite .tbpm-blog-media-fallback span{position:absolute!important;left:18px!important;right:18px!important;top:16px!important;color:var(--tbpm-primary)!important;text-transform:uppercase!important;letter-spacing:.12em!important;font-size:10px!important;line-height:1.35!important;font-weight:850!important;}
            body .theraboost-public-minisite .tbpm-blog-media-fallback strong{font-family:var(--tbpm-serif)!important;font-size:52px!important;line-height:1!important;color:var(--tbpm-primary)!important;opacity:.9!important;}
            body .theraboost-public-minisite .tbpm-blog-media-thumb{width:62px!important;min-width:62px!important;height:50px!important;min-height:50px!important;border-radius:12px!important;}
            body .theraboost-public-minisite .tbpm-blog-media-thumb img{min-height:50px!important;height:50px!important;}
            body .theraboost-public-minisite .tbpm-blog-media-thumb span{display:none!important;}
            body .theraboost-public-minisite .tbpm-blog-media-thumb strong{font-size:19px!important;}
            body .theraboost-public-minisite .tbpm-blog-media-hero{height:clamp(220px,24vw,310px)!important;min-height:0!important;max-width:980px!important;margin:0 auto 30px!important;border-radius:24px!important;box-shadow:0 22px 62px rgba(18,52,51,.07)!important;}
            body .theraboost-public-minisite .tbpm-blog-media-hero img{height:100%!important;min-height:0!important;object-fit:cover!important;}
            body .theraboost-public-minisite .tbpm-blog-media-hero.tbpm-blog-media-fallback strong{font-size:64px!important;}
            body .theraboost-public-minisite .tbpm-blog-meta-row{display:flex!important;flex-wrap:wrap!important;gap:8px 12px!important;align-items:center!important;margin:0 0 12px!important;color:var(--tbpm-muted)!important;font-size:11px!important;line-height:1.3!important;}
            body .theraboost-public-minisite .tbpm-blog-category{display:inline-flex!important;align-items:center!important;min-height:24px!important;padding:0 10px!important;border-radius:999px!important;background:var(--tbpm-primary-soft)!important;color:var(--tbpm-primary)!important;font-weight:850!important;font-size:10px!important;letter-spacing:.05em!important;text-transform:uppercase!important;}
            body .theraboost-public-minisite .tbpm-blog-list-card h2{font-family:var(--tbpm-serif)!important;font-size:clamp(22px,2.2vw,30px)!important;line-height:1.12!important;letter-spacing:-.03em!important;margin:0 0 10px!important;color:var(--tbpm-primary)!important;font-weight:650!important;}
            body .theraboost-public-minisite .tbpm-blog-list-card h2 a{color:inherit!important;text-decoration:none!important;}
            body .theraboost-public-minisite .tbpm-blog-list-card h2 a:hover{text-decoration:underline!important;text-decoration-thickness:1px!important;text-underline-offset:4px!important;}
            body .theraboost-public-minisite .tbpm-blog-locality{margin:0 0 12px!important;color:var(--tbpm-primary)!important;font-size:11px!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:750!important;}
            body .theraboost-public-minisite .tbpm-blog-excerpt{margin:0 0 16px!important;color:#34484c!important;font-size:13px!important;line-height:1.72!important;}
            body .theraboost-public-minisite .tbpm-blog-readmore{display:inline-flex!important;align-items:center!important;gap:8px!important;color:var(--tbpm-primary)!important;text-decoration:none!important;font-size:12px!important;font-weight:850!important;margin-top:auto!important;}
            body .theraboost-public-minisite .tbpm-blog-readmore:after{content:"→"!important;transition:transform .18s ease!important;}
            body .theraboost-public-minisite .tbpm-blog-readmore:hover:after{transform:translateX(3px)!important;}
            body .theraboost-public-minisite .tbpm-blog-sidebar{position:sticky!important;top:112px!important;display:grid!important;gap:18px!important;align-self:start!important;}
            body .theraboost-public-minisite .tbpm-blog-widget{background:#fff!important;border:1px solid rgba(18,52,51,.10)!important;border-radius:22px!important;padding:20px!important;box-shadow:0 18px 54px rgba(18,52,51,.055)!important;}
            body .theraboost-public-minisite .tbpm-blog-widget h2{font-size:13px!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:var(--tbpm-primary)!important;margin:0 0 14px!important;font-weight:850!important;}
            body .theraboost-public-minisite .tbpm-blog-search-row{display:flex!important;align-items:center!important;gap:8px!important;border:1px solid rgba(18,52,51,.13)!important;border-radius:16px!important;background:#fff!important;padding:7px!important;}
            body .theraboost-public-minisite .tbpm-blog-search-row input{min-width:0!important;width:100%!important;border:0!important;outline:0!important;background:transparent!important;font-size:12px!important;color:var(--tbpm-ink)!important;padding:6px!important;}
            body .theraboost-public-minisite .tbpm-blog-search-row button{width:34px!important;height:34px!important;border:0!important;border-radius:12px!important;background:var(--tbpm-primary-soft)!important;color:var(--tbpm-primary)!important;font-weight:850!important;cursor:pointer!important;}
            body .theraboost-public-minisite .tbpm-blog-category-list{display:grid!important;gap:8px!important;}
            body .theraboost-public-minisite .tbpm-blog-category-list a{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;text-decoration:none!important;color:#2f4247!important;font-size:12px!important;padding:9px 10px!important;border-radius:14px!important;background:rgba(18,52,51,.035)!important;}
            body .theraboost-public-minisite .tbpm-blog-category-list a:hover,
            body .theraboost-public-minisite .tbpm-blog-category-list a.is-active{background:var(--tbpm-primary-soft)!important;color:var(--tbpm-primary)!important;}
            body .theraboost-public-minisite .tbpm-blog-category-list em{font-style:normal!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:22px!important;height:22px!important;border-radius:999px!important;background:#fff!important;color:var(--tbpm-primary)!important;font-size:10px!important;font-weight:850!important;}
            body .theraboost-public-minisite .tbpm-blog-recent-list{display:grid!important;gap:12px!important;}
            body .theraboost-public-minisite .tbpm-blog-recent{display:grid!important;grid-template-columns:62px minmax(0,1fr)!important;gap:11px!important;align-items:center!important;color:var(--tbpm-ink)!important;text-decoration:none!important;}
            body .theraboost-public-minisite .tbpm-blog-recent strong{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;font-size:11px!important;line-height:1.35!important;color:var(--tbpm-ink)!important;font-weight:750!important;}
            body .theraboost-public-minisite .tbpm-blog-recent small{display:block!important;margin-top:3px!important;color:var(--tbpm-muted)!important;font-size:10px!important;}
            body .theraboost-public-minisite .tbpm-blog-cta-widget{background:linear-gradient(135deg,var(--tbpm-primary),#1e4d4d)!important;color:#fff!important;}
            body .theraboost-public-minisite .tbpm-blog-cta-widget h2,
            body .theraboost-public-minisite .tbpm-blog-cta-widget p{color:#fff!important;}
            body .theraboost-public-minisite .tbpm-blog-cta-widget .tbpm-button{background:#fff!important;color:var(--tbpm-primary)!important;box-shadow:none!important;}
            body .theraboost-public-minisite .tbpm-blog-article{max-width:1120px!important;margin:0 auto!important;}
            body .theraboost-public-minisite .tbpm-blog-article-header{max-width:900px!important;margin:0 auto 22px!important;text-align:left!important;}
            body .theraboost-public-minisite .tbpm-blog-article-header h1{font-size:clamp(36px,4.2vw,60px)!important;margin:10px 0 12px!important;text-wrap:balance!important;}
            body .theraboost-public-minisite .tbpm-blog-article-layout{display:grid!important;grid-template-columns:minmax(0,820px) 286px!important;gap:34px!important;align-items:start!important;justify-content:center!important;}
            body .theraboost-public-minisite .tbpm-blog-article-content{background:#fff!important;border:1px solid rgba(18,52,51,.10)!important;border-radius:28px!important;padding:42px 46px!important;box-shadow:0 24px 80px rgba(18,52,51,.065)!important;min-width:0!important;}
            body .theraboost-public-minisite .tbpm-blog-article-content h2{font-family:var(--tbpm-serif)!important;font-size:clamp(22px,2vw,30px)!important;line-height:1.22!important;color:var(--tbpm-primary)!important;margin:34px 0 14px!important;font-weight:650!important;letter-spacing:-.02em!important;}
            body .theraboost-public-minisite .tbpm-blog-article-content h2:first-child{margin-top:0!important;}
            body .theraboost-public-minisite .tbpm-blog-article-content h3{font-size:18px!important;color:var(--tbpm-primary)!important;margin:28px 0 12px!important;}
            body .theraboost-public-minisite .tbpm-blog-article-content p,
            body .theraboost-public-minisite .tbpm-blog-article-content li{font-size:15px!important;line-height:1.86!important;color:#2f4247!important;margin:0 0 20px!important;}
            body .theraboost-public-minisite .tbpm-blog-article-content a{color:var(--tbpm-primary)!important;text-decoration:underline!important;text-underline-offset:3px!important;}
            body .theraboost-public-minisite .tbpm-blog-article-actions{margin-top:30px!important;padding-top:22px!important;border-top:1px solid rgba(18,52,51,.09)!important;}
            body .theraboost-public-minisite .tbpm-blog-article-actions .tbpm-button-light{display:inline-flex!important;width:auto!important;min-width:190px!important;background:rgba(18,52,51,.06)!important;color:var(--tbpm-primary)!important;border:1px solid rgba(18,52,51,.10)!important;}
            body .theraboost-public-minisite .tbpm-blog-article-aside{position:sticky!important;top:112px!important;display:grid!important;gap:18px!important;}
            body .theraboost-public-minisite .tbpm-blog-article-lead{font-size:clamp(15px,1.25vw,18px)!important;line-height:1.75!important;color:#40565a!important;margin:14px 0 0!important;max-width:820px!important;}
            body .theraboost-public-minisite .tbpm-blog-article-bottom-cta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin:38px 0 6px!important;padding:22px!important;border-radius:22px!important;background:linear-gradient(135deg,var(--tbpm-primary-soft),rgba(255,255,255,.92))!important;border:1px solid rgba(18,52,51,.09)!important;}
            body .theraboost-public-minisite .tbpm-blog-article-bottom-cta span{display:block!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:.09em!important;font-weight:850!important;color:var(--tbpm-primary)!important;margin:0 0 6px!important;}
            body .theraboost-public-minisite .tbpm-blog-article-bottom-cta p{margin:0!important;font-size:13px!important;line-height:1.55!important;color:#40565a!important;}
            body .theraboost-public-minisite .tbpm-blog-article-bottom-cta .tbpm-button{white-space:nowrap!important;background:var(--tbpm-primary)!important;color:#fff!important;border:1px solid var(--tbpm-primary)!important;box-shadow:none!important;min-width:154px!important;}
            body .theraboost-public-minisite .tbpm-blog-empty{padding:34px!important;}
            @media(max-width:1080px){body .theraboost-public-minisite .tbpm-blog-layout,body .theraboost-public-minisite .tbpm-blog-article-layout{grid-template-columns:1fr!important;}body .theraboost-public-minisite .tbpm-blog-sidebar,body .theraboost-public-minisite .tbpm-blog-article-aside{position:static!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;}body .theraboost-public-minisite .tbpm-blog-search-widget{grid-column:1/-1!important;}}
            @media(max-width:760px){body .theraboost-public-minisite .tbpm-blog-public-shell{padding-top:34px!important;}body .theraboost-public-minisite .tbpm-blog-list-card,body .theraboost-public-minisite .tbpm-blog-list-card.is-reversed{grid-template-columns:1fr!important;gap:16px!important;padding:14px!important;}body .theraboost-public-minisite .tbpm-blog-list-card.is-reversed .tbpm-blog-media{order:0!important;}body .theraboost-public-minisite .tbpm-blog-list-card-body,body .theraboost-public-minisite .tbpm-blog-list-card.is-reversed .tbpm-blog-list-card-body{padding:4px!important;}body .theraboost-public-minisite .tbpm-blog-media{min-height:210px!important;}body .theraboost-public-minisite .tbpm-blog-media img{min-height:210px!important;}body .theraboost-public-minisite .tbpm-blog-sidebar,body .theraboost-public-minisite .tbpm-blog-article-aside{grid-template-columns:1fr!important;}body .theraboost-public-minisite .tbpm-blog-article-content{padding:26px 22px!important;border-radius:22px!important;}body .theraboost-public-minisite .tbpm-blog-article-content p,body .theraboost-public-minisite .tbpm-blog-article-content li{font-size:14px!important;line-height:1.78!important;}body .theraboost-public-minisite .tbpm-blog-media-hero{height:220px!important;min-height:0!important;border-radius:22px!important;}body .theraboost-public-minisite .tbpm-blog-media-hero img{height:100%!important;min-height:0!important;}body .theraboost-public-minisite .tbpm-blog-article-bottom-cta{display:grid!important;}}


            /* v5.4.184 — contraste du CTA final des articles de blog : libellé blanc lisible sur fond vert. */
            body .theraboost-public-minisite .tbpm-blog-article-bottom-cta .tbpm-button,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-article-bottom-cta .tbpm-button{
                background:var(--tbpm-primary)!important;
                color:#fff!important;
                border:1px solid var(--tbpm-primary)!important;
                box-shadow:none!important;
                opacity:1!important;
                text-decoration:none!important;
            }
            body .theraboost-public-minisite .tbpm-blog-article-bottom-cta .tbpm-button:hover,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-article-bottom-cta .tbpm-button:hover{
                background:#0b5f50!important;
                color:#fff!important;
                border-color:#0b5f50!important;
                box-shadow:0 14px 32px rgba(11,95,80,.22)!important;
            }
            body .theraboost-public-minisite .tbpm-blog-article-bottom-cta .tbpm-button:visited,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-article-bottom-cta .tbpm-button:visited{
                color:#fff!important;
            }


            /* v5.4.183 — Polissage public mini-site : accueil, blog, article, footer. */
            body .theraboost-public-minisite .tbpm-hero-accueil .tbpm-hero-label{
                font-size:12px!important;
                letter-spacing:.24em!important;
                color:var(--tbpm-primary)!important;
            }
            body .theraboost-public-minisite .tbpm-hero-accueil h1{
                font-size:clamp(34px,4.7vw,58px)!important;
                line-height:1.04!important;
                max-width:620px!important;
            }
            @media(min-width:981px){
                body .theraboost-public-minisite .tbpm-home-layout-unified{
                    grid-template-columns:minmax(0,860px) 258px!important;
                    column-gap:22px!important;
                    max-width:1180px!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-grid{
                    grid-template-columns:repeat(3,minmax(0,1fr))!important;
                    gap:14px!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card{
                    padding:18px 18px 17px!important;
                    border-radius:22px!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card>span{
                    width:34px!important;
                    height:34px!important;
                    margin-bottom:12px!important;
                    font-size:15px!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card h2{
                    font-size:16px!important;
                    line-height:1.2!important;
                    margin-bottom:8px!important;
                    font-weight:560!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card p{
                    font-size:11.2px!important;
                    line-height:1.52!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar,
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar .tbpm-practical-card{
                    width:258px!important;
                    max-width:258px!important;
                }
            }
            body .theraboost-public-minisite .tbpm-onepage-contact-shell{
                max-width:920px!important;
                margin-left:0!important;
                margin-right:auto!important;
            }
            body .theraboost-public-minisite .tbpm-onepage-contact-form{
                max-width:760px!important;
                padding:24px 26px!important;
                border-radius:24px!important;
            }
            body .theraboost-public-minisite .tbpm-onepage-contact-fields{
                display:grid!important;
                grid-template-columns:repeat(2,minmax(0,1fr))!important;
                gap:14px 16px!important;
            }
            body .theraboost-public-minisite .tbpm-onepage-contact-message{
                grid-column:1 / -1!important;
            }
            body .theraboost-public-minisite .tbpm-onepage-contact-form textarea{
                min-height:150px!important;
            }
            @media(max-width:720px){
                body .theraboost-public-minisite .tbpm-onepage-contact-fields{grid-template-columns:1fr!important;}
            }
            body .theraboost-public-minisite .tbpm-footer-contact p{
                line-height:1.55!important;
            }
            body .theraboost-public-minisite .tbpm-blog-public-shell{
                max-width:1180px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-layout{
                grid-template-columns:minmax(0,760px) 280px!important;
                gap:28px!important;
                justify-content:center!important;
            }
            body .theraboost-public-minisite .tbpm-blog-list-card{
                grid-template-columns:235px minmax(0,1fr)!important;
                gap:22px!important;
                padding:16px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-list-card.is-reversed{
                grid-template-columns:minmax(0,1fr) 235px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-media,
            body .theraboost-public-minisite .tbpm-blog-media img{
                min-height:168px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-list-card h2{
                font-size:clamp(21px,2vw,28px)!important;
            }
            body .theraboost-public-minisite .tbpm-blog-article{
                max-width:1080px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-article-header{
                max-width:840px!important;
                margin-left:0!important;
                margin-right:auto!important;
            }
            body .theraboost-public-minisite .tbpm-blog-article-layout{
                grid-template-columns:minmax(0,760px) 260px!important;
                gap:28px!important;
                justify-content:start!important;
            }
            body .theraboost-public-minisite .tbpm-blog-article-content{
                padding:38px 42px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-media-hero{
                max-width:840px!important;
                margin-left:0!important;
                margin-right:auto!important;
                height:clamp(190px,18vw,260px)!important;
            }
            body .theraboost-public-minisite .tbpm-blog-article-lead,
            body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-locality{
                display:none!important;
            }
            @media(max-width:920px){
                body .theraboost-public-minisite .tbpm-blog-layout,
                body .theraboost-public-minisite .tbpm-blog-article-layout{grid-template-columns:1fr!important;}
                body .theraboost-public-minisite .tbpm-blog-sidebar,
                body .theraboost-public-minisite .tbpm-blog-article-aside{position:static!important;grid-template-columns:1fr!important;}
                body .theraboost-public-minisite .tbpm-blog-search-widget{grid-column:auto!important;}
            }
            @media(max-width:760px){
                body .theraboost-public-minisite .tbpm-blog-list-card,
                body .theraboost-public-minisite .tbpm-blog-list-card.is-reversed{grid-template-columns:1fr!important;}
            }


            /* v5.4.185 — Blog archive : carte article plus compacte et plus sobre. */
            body .theraboost-public-minisite .tbpm-blog-list-card,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-list-card{
                grid-template-columns:190px minmax(0,1fr)!important;
                gap:20px!important;
                padding:15px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-list-card.is-reversed,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-list-card.is-reversed{
                grid-template-columns:minmax(0,1fr) 190px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-media,
            body .theraboost-public-minisite .tbpm-blog-media img,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-media,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-media img{
                min-height:135px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-media,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-media{
                border-radius:18px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-list-card h2,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-list-card h2{
                font-size:clamp(18px,1.55vw,23px)!important;
                line-height:1.18!important;
                letter-spacing:-.025em!important;
                margin:0 0 8px!important;
                font-weight:540!important;
            }
            body .theraboost-public-minisite .tbpm-blog-excerpt,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-excerpt{
                font-size:12.6px!important;
                line-height:1.62!important;
                margin-bottom:12px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-readmore,
            body .theraboost-public-minisite .tbpm-blog-readmore:visited,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-readmore,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-readmore:visited{
                font-weight:400!important;
                font-size:12px!important;
                letter-spacing:0!important;
            }
            @media(max-width:760px){
                body .theraboost-public-minisite .tbpm-blog-media,
                body .theraboost-public-minisite .tbpm-blog-media img,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-media,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-media img{
                    min-height:180px!important;
                }
            }


            /* v5.4.186 — Blog archive : correction réelle de la vignette et sidebar en colonne verticale unique. */
            body .theraboost-public-minisite .tbpm-blog-layout,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-layout{
                grid-template-columns:minmax(0,680px) minmax(300px,320px)!important;
                gap:26px!important;
                align-items:start!important;
                justify-content:center!important;
            }
            body .theraboost-public-minisite .tbpm-blog-sidebar,
            body .theraboost-public-minisite .tbpm-blog-article-aside,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-sidebar,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-article-aside{
                display:grid!important;
                grid-template-columns:1fr!important;
                gap:18px!important;
                width:100%!important;
                min-width:0!important;
                align-self:start!important;
            }
            body .theraboost-public-minisite .tbpm-blog-widget,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-widget{
                width:100%!important;
                max-width:100%!important;
                box-sizing:border-box!important;
            }
            body .theraboost-public-minisite .tbpm-blog-list-card,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-list-card{
                grid-template-columns:152px minmax(0,1fr)!important;
                gap:18px!important;
                align-items:center!important;
                padding:14px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-list-card.is-reversed,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-list-card.is-reversed{
                grid-template-columns:minmax(0,1fr) 152px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-list-card > .tbpm-blog-media,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-list-card > .tbpm-blog-media{
                width:152px!important;
                height:108px!important;
                min-height:0!important;
                max-height:108px!important;
                align-self:center!important;
                border-radius:16px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-list-card > .tbpm-blog-media img,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-list-card > .tbpm-blog-media img{
                width:100%!important;
                height:108px!important;
                min-height:0!important;
                max-height:108px!important;
                object-fit:cover!important;
            }
            body .theraboost-public-minisite .tbpm-blog-list-card .tbpm-blog-list-card-body,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-list-card .tbpm-blog-list-card-body{
                padding:4px 4px 4px 0!important;
            }
            body .theraboost-public-minisite .tbpm-blog-list-card.is-reversed .tbpm-blog-list-card-body,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-list-card.is-reversed .tbpm-blog-list-card-body{
                padding:4px 0 4px 4px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-recent,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-recent{
                grid-template-columns:58px minmax(0,1fr)!important;
                gap:10px!important;
                align-items:center!important;
            }
            body .theraboost-public-minisite .tbpm-blog-recent .tbpm-blog-media-thumb,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-recent .tbpm-blog-media-thumb{
                width:58px!important;
                min-width:58px!important;
                height:46px!important;
                min-height:0!important;
                max-height:46px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-recent .tbpm-blog-media-thumb img,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-recent .tbpm-blog-media-thumb img{
                height:46px!important;
                min-height:0!important;
                max-height:46px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-cta-widget .tbpm-button,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-cta-widget .tbpm-button{
                display:inline-flex!important;
                width:auto!important;
                min-width:142px!important;
                min-height:40px!important;
                padding:10px 16px!important;
                border-radius:999px!important;
                line-height:1.25!important;
                white-space:normal!important;
            }
            @media(max-width:980px){
                body .theraboost-public-minisite .tbpm-blog-layout,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-layout,
                body .theraboost-public-minisite .tbpm-blog-article-layout,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-article-layout{
                    grid-template-columns:1fr!important;
                }
                body .theraboost-public-minisite .tbpm-blog-sidebar,
                body .theraboost-public-minisite .tbpm-blog-article-aside,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-sidebar,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-article-aside{
                    position:static!important;
                    grid-template-columns:1fr!important;
                }
            }
            @media(max-width:760px){
                body .theraboost-public-minisite .tbpm-blog-list-card,
                body .theraboost-public-minisite .tbpm-blog-list-card.is-reversed,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-list-card,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-list-card.is-reversed{
                    grid-template-columns:1fr!important;
                }
                body .theraboost-public-minisite .tbpm-blog-list-card > .tbpm-blog-media,
                body .theraboost-public-minisite .tbpm-blog-list-card > .tbpm-blog-media img,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-list-card > .tbpm-blog-media,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-list-card > .tbpm-blog-media img{
                    width:100%!important;
                    height:178px!important;
                    max-height:178px!important;
                }
            }


            /* v5.4.188 — Accueil mini-site : titre plus sobre, image plus visible, grille desktop stable et bloc pratique compact. */
            body .theraboost-public-minisite .tbpm-hero-accueil h1,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-accueil h1{
                font-size:clamp(29px,3.15vw,42px)!important;
                line-height:1.08!important;
                letter-spacing:-.035em!important;
                max-width:520px!important;
                margin-top:8px!important;
            }
            body .theraboost-public-minisite .tbpm-hero-accueil .tbpm-hero-label,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-accueil .tbpm-hero-label{
                font-size:10.5px!important;
                letter-spacing:.28em!important;
                line-height:1.15!important;
                margin-bottom:6px!important;
            }
            body .theraboost-public-minisite .tbpm-hero-accueil .tbpm-hero-intro,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-accueil .tbpm-hero-intro{
                max-width:560px!important;
                font-size:13px!important;
                line-height:1.72!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-medium{
                background:linear-gradient(90deg,rgba(255,255,255,.86) 0%,rgba(255,255,255,.68) 35%,rgba(255,255,255,.32) 65%,rgba(255,255,255,.08) 100%)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-light{
                background:linear-gradient(90deg,rgba(255,255,255,.78) 0%,rgba(255,255,255,.56) 35%,rgba(255,255,255,.22) 66%,rgba(255,255,255,.04) 100%)!important;
            }
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-strong{
                background:linear-gradient(90deg,rgba(255,255,255,.92) 0%,rgba(255,255,255,.78) 36%,rgba(255,255,255,.42) 66%,rgba(255,255,255,.16) 100%)!important;
            }
            @media(max-width:1024px){
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-medium{
                    background:rgba(255,255,255,.72)!important;
                }
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-light{
                    background:rgba(255,255,255,.62)!important;
                }
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-strong{
                    background:rgba(255,255,255,.82)!important;
                }
            }
            @media(min-width:860px){
                body .theraboost-public-minisite .tbpm-home-layout-unified,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified{
                    display:grid!important;
                    grid-template-columns:minmax(0,1fr) 218px!important;
                    grid-template-areas:"features practical" "main practical"!important;
                    column-gap:16px!important;
                    row-gap:16px!important;
                    max-width:1120px!important;
                    width:100%!important;
                    margin:-48px auto 0!important;
                    padding:0 18px!important;
                    align-items:start!important;
                    box-sizing:border-box!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-features,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-features{
                    grid-area:features!important;
                    min-width:0!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-main,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-main{
                    grid-area:main!important;
                    min-width:0!important;
                    max-width:none!important;
                    width:100%!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar{
                    grid-area:practical!important;
                    width:218px!important;
                    max-width:218px!important;
                    min-width:0!important;
                    justify-self:end!important;
                    align-self:start!important;
                    position:sticky!important;
                    top:calc(var(--wp-admin--admin-bar--height,0px) + 82px)!important;
                    z-index:8!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-grid,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-grid{
                    grid-template-columns:repeat(3,minmax(0,1fr))!important;
                    gap:12px!important;
                }
            }
            @media(max-width:859px){
                body .theraboost-public-minisite .tbpm-home-layout-unified,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified{
                    grid-template-columns:1fr!important;
                    grid-template-areas:"features" "practical" "main"!important;
                    margin:-38px auto 0!important;
                    padding:0 16px!important;
                }
                body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar{
                    position:static!important;
                    width:100%!important;
                    max-width:320px!important;
                    justify-self:center!important;
                }
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card{
                padding:14px 14px 13px!important;
                border-radius:18px!important;
                min-height:0!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card>span,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card>span{
                width:28px!important;
                height:28px!important;
                min-width:28px!important;
                margin-bottom:10px!important;
                font-size:12px!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card h2,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card h2{
                font-size:13px!important;
                line-height:1.18!important;
                margin:0 0 6px!important;
                font-weight:540!important;
                letter-spacing:-.01em!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card p,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-feature-card p{
                font-size:10.25px!important;
                line-height:1.42!important;
                font-weight:400!important;
                color:#405357!important;
                margin:0!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card{
                width:100%!important;
                max-width:218px!important;
                padding:11px!important;
                border-radius:17px!important;
                box-shadow:0 16px 42px rgba(18,52,51,.10)!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-head,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-head{
                gap:7px!important;
                margin-bottom:7px!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-head img,
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-avatar,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-head img,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-avatar{
                width:34px!important;
                height:34px!important;
                min-width:34px!important;
                border-radius:10px!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-label,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-label{
                font-size:6.8px!important;
                line-height:1.1!important;
                letter-spacing:.13em!important;
                margin:0 0 1px!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card h2,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card h2{
                font-size:10.8px!important;
                line-height:1.1!important;
                margin:0 0 1px!important;
                font-weight:560!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card p,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-card p{
                font-size:9.35px!important;
                line-height:1.28!important;
                margin:0!important;
                font-weight:400!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-note,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-note{
                margin:6px 0!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-info-row,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-info-row{
                gap:6px!important;
                padding:7px!important;
                margin:6px 0!important;
                border-radius:11px!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-info-row>span,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-info-row>span{
                width:19px!important;
                height:19px!important;
                min-width:19px!important;
                font-size:8px!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-info-title,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-info-title{
                font-size:9.8px!important;
                line-height:1.12!important;
                margin-bottom:1px!important;
                font-weight:560!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-actions,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-actions{
                margin:7px 0!important;
                gap:5px!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-actions .tbpm-button,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-actions .tbpm-button{
                min-height:24px!important;
                height:24px!important;
                padding:4px 8px!important;
                font-size:8.8px!important;
                line-height:1.15!important;
                border-radius:999px!important;
                width:100%!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-link,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-link{
                font-size:9.2px!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-topics,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-topics{
                margin-top:7px!important;
                padding-top:7px!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-topics h3,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-topics h3{
                font-size:9.8px!important;
                margin-bottom:3px!important;
                font-weight:560!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-topics p,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-practical-topics p{
                font-size:9px!important;
                line-height:1.28!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-professional-card,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-professional-card{
                padding:18px 20px!important;
                border-radius:20px!important;
                margin-bottom:12px!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-professional-card h2,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-professional-card h2{
                font-size:13px!important;
                line-height:1.28!important;
                margin-bottom:7px!important;
            }
            body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-professional-card p,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-professional-card p{
                font-size:11.5px!important;
                line-height:1.7!important;
            }
            body .theraboost-public-minisite .tbpm-onepage-contact-shell,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-onepage-contact-shell{
                max-width:760px!important;
                margin-left:0!important;
                margin-right:auto!important;
            }
            body .theraboost-public-minisite .tbpm-onepage-contact-form,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-onepage-contact-form{
                max-width:640px!important;
                padding:20px 22px!important;
                border-radius:22px!important;
            }
            body .theraboost-public-minisite .tbpm-onepage-contact-form textarea,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-onepage-contact-form textarea{
                min-height:118px!important;
            }



            /* v5.4.190 — Hero personnalisé : ajout du niveau sans voile + niveaux mieux différenciés. */
            body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-media img,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-media img{
                opacity:1!important;
                filter:saturate(1.05) contrast(1.04)!important;
            }
            body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-none,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-none{
                display:none!important;
                opacity:0!important;
                visibility:hidden!important;
                background:none!important;
            }
            body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-light,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-light{
                background:linear-gradient(90deg,rgba(255,255,255,.48) 0%,rgba(255,255,255,.30) 34%,rgba(255,255,255,.10) 62%,rgba(255,255,255,0) 100%)!important;
            }
            body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay,
            body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-medium,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-medium{
                background:linear-gradient(90deg,rgba(255,255,255,.72) 0%,rgba(255,255,255,.54) 34%,rgba(255,255,255,.25) 64%,rgba(255,255,255,.07) 100%)!important;
            }
            body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-strong,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-strong{
                background:linear-gradient(90deg,rgba(255,255,255,.86) 0%,rgba(255,255,255,.73) 35%,rgba(255,255,255,.46) 66%,rgba(255,255,255,.18) 100%)!important;
            }
            body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-copy,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-copy{
                text-shadow:0 1px 18px rgba(255,255,255,.34)!important;
            }
            @media(max-width:1024px){
                body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-none,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-none{
                display:none!important;
                opacity:0!important;
                visibility:hidden!important;
                background:none!important;
            }
                body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-light,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-light{
                    background:rgba(255,255,255,.48)!important;
                }
                body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay,
                body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-medium,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-medium{
                    background:rgba(255,255,255,.70)!important;
                }
                body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-strong,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay-strong{
                    background:rgba(255,255,255,.84)!important;
                }
            }

            /* v5.4.192 — Voile léger encore adouci + pas de voile conservé. */
            body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay.tbpm-hero-overlay-none,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay.tbpm-hero-overlay-none{
                display:none!important;
                opacity:0!important;
                visibility:hidden!important;
                pointer-events:none!important;
                background:none!important;
                background-image:none!important;
            }
            body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-media img,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-media img{
                opacity:1!important;
            }


            /* v5.4.194 — Voile piloté par curseur 0–100 % : intensité réellement progressive. */
            body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay.tbpm-hero-overlay-range,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay.tbpm-hero-overlay-range{
                display:block!important;
                visibility:visible!important;
                opacity:1!important;
                pointer-events:none!important;
                background:linear-gradient(90deg,rgba(255,255,255,var(--tbpm-hero-overlay-a1, .70)) 0%,rgba(255,255,255,var(--tbpm-hero-overlay-a2, .58)) 34%,rgba(255,255,255,var(--tbpm-hero-overlay-a3, .36)) 64%,rgba(255,255,255,var(--tbpm-hero-overlay-a4, .16)) 100%)!important;
            }
            body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay.tbpm-hero-overlay-range.tbpm-hero-overlay-none,
            body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay.tbpm-hero-overlay-range.tbpm-hero-overlay-none{
                display:block!important;
                visibility:visible!important;
                opacity:1!important;
                background:transparent!important;
                background-image:none!important;
            }
            @media(max-width:1024px){
                body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay.tbpm-hero-overlay-range,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay.tbpm-hero-overlay-range{
                    background:rgba(255,255,255,var(--tbpm-hero-overlay-a2, .58))!important;
                }
                body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay.tbpm-hero-overlay-range.tbpm-hero-overlay-none,
                body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay.tbpm-hero-overlay-range.tbpm-hero-overlay-none{
                    background:transparent!important;
                    background-image:none!important;
                }
            }


            /* v5.4.195 — Accueil : remonte l’ensemble du hero sous le header pour éviter le grand vide initial. */
            body .theraboost-public-minisite .tbpm-hero-shell{
                min-height:392px!important;
            }
            body .theraboost-public-minisite .tbpm-hero-inner{
                padding-top:24px!important;
                padding-bottom:58px!important;
            }
            body .theraboost-public-minisite .tbpm-hero-label{
                margin:0 0 10px!important;
            }
            body .theraboost-public-minisite .tbpm-hero-rule{
                margin:14px 0 16px!important;
            }
            body .theraboost-public-minisite .tbpm-hero-tags{
                margin-top:14px!important;
            }
            body .theraboost-public-minisite .tbpm-home-top-grid{
                margin:-36px auto 44px!important;
            }
            @media(max-width:980px){
                body .theraboost-public-minisite .tbpm-hero-shell{
                    min-height:370px!important;
                }
                body .theraboost-public-minisite .tbpm-hero-inner{
                    padding-top:24px!important;
                    padding-bottom:60px!important;
                }
                body .theraboost-public-minisite .tbpm-home-top-grid{
                    margin-top:-28px!important;
                }
            }
            @media(max-width:760px){
                body .theraboost-public-minisite .tbpm-hero-shell{
                    min-height:360px!important;
                }
                body .theraboost-public-minisite .tbpm-hero-inner{
                    padding-top:26px!important;
                    padding-bottom:58px!important;
                }
            }

            /* v5.4.196 — Correction réelle : le hero ne centre plus verticalement le contenu.
               Le grand vide venait de display:flex + align-items:center sur .tbpm-hero-shell. */
            html body .theraboost-public-minisite .tbpm-hero-shell,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-shell{
                display:block!important;
                align-items:flex-start!important;
                min-height:360px!important;
            }
            html body .theraboost-public-minisite .tbpm-hero-inner,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-inner{
                padding-top:28px!important;
                padding-bottom:50px!important;
                margin-top:0!important;
                transform:none!important;
            }
            html body .theraboost-public-minisite .tbpm-hero-copy,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-copy{
                margin-top:0!important;
                transform:none!important;
            }
            html body .theraboost-public-minisite .tbpm-hero-label,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-label{
                margin-top:0!important;
                margin-bottom:9px!important;
            }
            html body .theraboost-public-minisite .tbpm-hero-rule,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-rule{
                margin:12px 0 14px!important;
            }
            html body .theraboost-public-minisite .tbpm-hero-tags,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-tags{
                margin-top:13px!important;
            }
            html body .theraboost-public-minisite .tbpm-home-top-grid,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-top-grid{
                margin-top:-24px!important;
            }
            @media(max-width:980px){
                html body .theraboost-public-minisite .tbpm-hero-shell,
                html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-shell{
                    min-height:350px!important;
                }
                html body .theraboost-public-minisite .tbpm-hero-inner,
                html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-inner{
                    padding-top:24px!important;
                    padding-bottom:48px!important;
                }
                html body .theraboost-public-minisite .tbpm-home-top-grid,
                html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-top-grid{
                    margin-top:-20px!important;
                }
            }
            @media(max-width:760px){
                html body .theraboost-public-minisite .tbpm-hero-shell,
                html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-shell{
                    min-height:340px!important;
                }
                html body .theraboost-public-minisite .tbpm-hero-inner,
                html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-inner{
                    padding-top:22px!important;
                    padding-bottom:46px!important;
                }
            }



            /* v5.4.199 — Barre client supérieure : accès explicite à droite, séparé du menu du mini-site. */
            html body .theraboost-public-minisite .tbpm-client-topbar,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-topbar{
                position:relative!important;
                z-index:120!important;
                background:rgba(18,52,51,.96)!important;
                color:#fff!important;
                border-bottom:1px solid rgba(255,255,255,.08)!important;
                font-family:var(--tbpm-sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif)!important;
            }
            html body .theraboost-public-minisite .tbpm-client-topbar-inner,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-topbar-inner{
                width:100%!important;
                max-width:1220px!important;
                margin:0 auto!important;
                padding:6px 28px!important;
                display:flex!important;
                justify-content:flex-end!important;
                align-items:center!important;
            }
            html body .theraboost-public-minisite .tbpm-client-topbar-link,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-topbar-link{
                display:inline-flex!important;
                align-items:center!important;
                justify-content:flex-end!important;
                gap:8px!important;
                min-height:26px!important;
                color:#fff!important;
                -webkit-text-fill-color:#fff!important;
                text-decoration:none!important;
                font-size:12px!important;
                line-height:1.2!important;
                font-weight:650!important;
                white-space:nowrap!important;
            }
            html body .theraboost-public-minisite .tbpm-client-topbar-text,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-topbar-text{
                opacity:.86!important;
                font-weight:550!important;
            }
            html body .theraboost-public-minisite .tbpm-client-topbar-action,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-topbar-action{
                display:inline-flex!important;
                align-items:center!important;
                justify-content:center!important;
                min-height:24px!important;
                border-radius:999px!important;
                padding:0 10px!important;
                background:rgba(255,255,255,.12)!important;
                border:1px solid rgba(255,255,255,.16)!important;
                color:#fff!important;
                -webkit-text-fill-color:#fff!important;
                font-weight:750!important;
            }
            html body .theraboost-public-minisite .tbpm-client-topbar-link:hover .tbpm-client-topbar-action,
            html body .theraboost-public-minisite .tbpm-client-topbar-link:focus .tbpm-client-topbar-action,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-topbar-link:hover .tbpm-client-topbar-action,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-topbar-link:focus .tbpm-client-topbar-action{
                background:#fff!important;
                color:var(--tbpm-primary,#0b5f50)!important;
                -webkit-text-fill-color:var(--tbpm-primary,#0b5f50)!important;
            }
            @media(max-width:782px){
                html body .theraboost-public-minisite .tbpm-client-topbar-inner,
                html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-topbar-inner{
                    padding:6px 16px!important;
                }
                html body .theraboost-public-minisite .tbpm-client-topbar-link,
                html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-topbar-link{
                    font-size:11.5px!important;
                    gap:6px!important;
                }
            }
            @media(max-width:460px){
                html body .theraboost-public-minisite .tbpm-client-topbar-inner,
                html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-topbar-inner{
                    justify-content:center!important;
                }
                html body .theraboost-public-minisite .tbpm-client-topbar-link,
                html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-topbar-link{
                    white-space:normal!important;
                    text-align:center!important;
                }
            }


            /* v5.4.200 — Barre client : libellé “Accéder à mon espace client” en graisse normale. */
            html body .theraboost-public-minisite .tbpm-client-topbar-action,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-topbar-action{
                font-weight:500!important;
            }


            /* v5.4.201 — Barre client : libellé neutre Connexion / création de compte, sans gras. */
            html body .theraboost-public-minisite .tbpm-client-topbar-link,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-topbar-link{
                font-weight:500!important;
            }
            html body .theraboost-public-minisite .tbpm-client-topbar-text,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-topbar-text,
            html body .theraboost-public-minisite .tbpm-client-topbar-action,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-topbar-action{
                font-weight:500!important;
            }


            /* v5.4.202 — Espace client : double parcours Connexion + Création/activation. */
            html body .theraboost-public-minisite .tbpm-client-space-shell,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-space-shell{
                max-width:1180px!important;
            }
            html body .theraboost-public-minisite .tbpm-client-access-grid,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-access-grid{
                display:grid!important;
                grid-template-columns:repeat(2,minmax(0,1fr))!important;
                gap:22px!important;
                align-items:start!important;
                max-width:1040px!important;
                margin:0 auto!important;
            }
            html body .theraboost-public-minisite .tbpm-client-access-card,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-access-card{
                margin:0!important;
                padding:26px!important;
                border-radius:26px!important;
            }
            html body .theraboost-public-minisite .tbpm-client-access-card h2,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-access-card h2{
                font-size:17px!important;
                line-height:1.25!important;
                margin:0 0 10px!important;
                font-weight:600!important;
            }
            html body .theraboost-public-minisite .tbpm-client-access-card p,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-access-card p{
                font-size:12.5px!important;
                line-height:1.62!important;
            }
            html body .theraboost-public-minisite .tbpm-client-login-form,
            html body .theraboost-public-minisite .tbpm-client-activation-form,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-login-form,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-activation-form{
                display:grid!important;
                gap:13px!important;
                margin-top:16px!important;
            }
            html body .theraboost-public-minisite .tbpm-client-login-form label,
            html body .theraboost-public-minisite .tbpm-client-activation-form label,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-login-form label,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-activation-form label{
                font-size:12px!important;
                color:#344054!important;
                font-weight:500!important;
            }
            html body .theraboost-public-minisite .tbpm-client-login-form input,
            html body .theraboost-public-minisite .tbpm-client-activation-form input,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-login-form input,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-activation-form input{
                display:block!important;
                width:100%!important;
                margin-top:6px!important;
                border:1px solid rgba(18,52,51,.16)!important;
                border-radius:14px!important;
                padding:12px 13px!important;
                font-size:13px!important;
                background:#fff!important;
            }
            html body .theraboost-public-minisite .tbpm-client-text-link,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-text-link{
                display:inline-flex!important;
                margin-top:13px!important;
                color:var(--tbpm-primary,#0b5f50)!important;
                -webkit-text-fill-color:var(--tbpm-primary,#0b5f50)!important;
                font-size:12px!important;
                font-weight:500!important;
                text-decoration:none!important;
            }
            html body .theraboost-public-minisite .tbpm-client-empty-help,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-empty-help{
                margin-top:18px!important;
                padding-top:16px!important;
                border-top:1px solid rgba(18,52,51,.10)!important;
            }
            html body .theraboost-public-minisite .tbpm-client-empty-help p,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-empty-help p{
                margin:0 0 10px!important;
            }
            @media(max-width:860px){
                html body .theraboost-public-minisite .tbpm-client-access-grid,
                html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-access-grid{
                    grid-template-columns:1fr!important;
                    max-width:680px!important;
                }
            }


            /* v5.4.203 — Page Prendre rendez-vous : suppression du bloc Informations pratiques redondant. */
            html body .theraboost-public-minisite .tbpm-booking-shell .tbpm-booking-layout,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-shell .tbpm-booking-layout{
                display:block!important;
                max-width:1040px!important;
                margin:0 auto!important;
            }
            html body .theraboost-public-minisite .tbpm-booking-shell .tbpm-booking-main,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-shell .tbpm-booking-main{
                width:100%!important;
                max-width:1040px!important;
                margin:0 auto!important;
            }
            html body .theraboost-public-minisite .tbpm-booking-shell .tbpm-booking-side,
            html body .theraboost-public-minisite .tbpm-booking-shell .tbpm-booking-practitioner-card,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-shell .tbpm-booking-side,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-shell .tbpm-booking-practitioner-card{
                display:none!important;
            }


            /* v5.4.204 — Formulaire RDV : indication visible des champs obligatoires. */
            html body .theraboost-public-minisite .tbpm-required-note,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-required-note{
                display:inline-flex!important;
                align-items:center!important;
                width:auto!important;
                margin:12px 0 14px!important;
                padding:8px 12px!important;
                border-radius:999px!important;
                background:var(--tbpm-primary-soft,rgba(11,95,80,.10))!important;
                color:var(--tbpm-primary,#0b5f50)!important;
                font-size:12px!important;
                line-height:1.35!important;
                font-weight:500!important;
            }
            html body .theraboost-public-minisite .tbpm-required-mark,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-required-mark{
                color:var(--tbpm-primary,#0b5f50)!important;
                -webkit-text-fill-color:var(--tbpm-primary,#0b5f50)!important;
                font-weight:700!important;
                margin-left:2px!important;
            }


            /* v5.4.206 — Barre espace client : affichage forcé et indépendant des réglages RDV. */
            html body .theraboost-public-minisite .tbpm-client-topbar,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-topbar{
                display:block!important;
                visibility:visible!important;
                opacity:1!important;
                height:auto!important;
                min-height:38px!important;
                overflow:visible!important;
            }
            html body .theraboost-public-minisite .tbpm-client-topbar-inner,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-topbar-inner{
                min-height:38px!important;
            }


            /* v5.4.227 — Blog public : vraie mise en page blog desktop + sidebar compacte. */
            body .theraboost-public-minisite .tbpm-blog-public-shell.tbpm-blog-archive-shell{
                max-width:1180px!important;
                padding-top:54px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-archive-hero{
                max-width:760px!important;
                margin-bottom:26px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-archive-hero .tbpm-section-intro{
                max-width:760px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-layout{
                display:grid!important;
                grid-template-columns:minmax(0,1fr) 286px!important;
                gap:24px!important;
                align-items:start!important;
                justify-content:stretch!important;
            }
            body .theraboost-public-minisite .tbpm-blog-list{
                display:grid!important;
                gap:18px!important;
                min-width:0!important;
            }
            body .theraboost-public-minisite .tbpm-blog-list-card,
            body .theraboost-public-minisite .tbpm-blog-list-card.is-reversed{
                grid-template-columns:190px minmax(0,1fr)!important;
                gap:20px!important;
                min-height:0!important;
                align-items:center!important;
                padding:16px!important;
                border-radius:24px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-list-card.is-reversed .tbpm-blog-media{
                order:0!important;
            }
            body .theraboost-public-minisite .tbpm-blog-list-card-body,
            body .theraboost-public-minisite .tbpm-blog-list-card.is-reversed .tbpm-blog-list-card-body{
                padding:4px 4px 4px 0!important;
                justify-content:center!important;
            }
            body .theraboost-public-minisite .tbpm-blog-list-card h2{
                font-size:clamp(18px,1.6vw,23px)!important;
                line-height:1.24!important;
                margin:8px 0 10px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-excerpt{
                font-size:12px!important;
                line-height:1.65!important;
                margin-bottom:12px!important;
                display:-webkit-box!important;
                -webkit-line-clamp:2!important;
                -webkit-box-orient:vertical!important;
                overflow:hidden!important;
            }
            body .theraboost-public-minisite .tbpm-blog-locality{
                display:none!important;
            }
            body .theraboost-public-minisite .tbpm-blog-media{
                min-height:124px!important;
                border-radius:18px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-media img{
                min-height:124px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-media-fallback{
                background:
                    radial-gradient(circle at 22% 18%,rgba(255,255,255,.90),rgba(255,255,255,0) 38%),
                    linear-gradient(135deg,rgba(18,52,51,.10),rgba(18,52,51,.035))!important;
            }
            body .theraboost-public-minisite .tbpm-blog-media-fallback span{
                left:16px!important;
                right:16px!important;
                top:14px!important;
                font-size:9px!important;
                letter-spacing:.11em!important;
                max-width:142px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-media-fallback strong{
                font-family:inherit!important;
                font-size:38px!important;
                line-height:1!important;
                opacity:.72!important;
            }
            body .theraboost-public-minisite .tbpm-blog-sidebar{
                position:sticky!important;
                top:96px!important;
                display:grid!important;
                grid-template-columns:1fr!important;
                gap:14px!important;
                align-self:start!important;
            }
            body .theraboost-public-minisite .tbpm-blog-widget{
                padding:16px!important;
                border-radius:20px!important;
                box-shadow:0 14px 36px rgba(18,52,51,.05)!important;
            }
            body .theraboost-public-minisite .tbpm-blog-widget h2{
                font-size:11px!important;
                margin-bottom:12px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-search-row{
                padding:6px!important;
                border-radius:14px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-category-list{
                gap:7px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-category-list a{
                font-size:11px!important;
                padding:8px 9px!important;
                border-radius:12px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-cta-widget-compact{
                padding:17px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-cta-widget-compact p{
                font-size:12px!important;
                line-height:1.55!important;
                margin-bottom:14px!important;
            }
            body .theraboost-public-minisite .tbpm-blog-cta-widget-compact .tbpm-button{
                min-height:38px!important;
                padding:10px 14px!important;
                width:auto!important;
                display:inline-flex!important;
            }
            @media(max-width:860px){
                body .theraboost-public-minisite .tbpm-blog-layout{
                    grid-template-columns:1fr!important;
                }
                body .theraboost-public-minisite .tbpm-blog-sidebar{
                    position:static!important;
                }
            }
            @media(max-width:680px){
                body .theraboost-public-minisite .tbpm-blog-list-card,
                body .theraboost-public-minisite .tbpm-blog-list-card.is-reversed{
                    grid-template-columns:1fr!important;
                }
                body .theraboost-public-minisite .tbpm-blog-media{
                    min-height:150px!important;
                }
                body .theraboost-public-minisite .tbpm-blog-media img{
                    min-height:150px!important;
                }
            }



            /* v5.4.228 — Blog public : forçage réel de la grille article + sidebar à 100 %. */
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell{
                max-width:1180px!important;
                width:min(1180px,calc(100vw - 56px))!important;
                margin-left:auto!important;
                margin-right:auto!important;
                padding-left:0!important;
                padding-right:0!important;
                box-sizing:border-box!important;
            }
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell > .tbpm-blog-layout{
                display:grid!important;
                grid-template-columns:minmax(0,760px) minmax(260px,300px)!important;
                gap:26px!important;
                align-items:start!important;
                justify-content:center!important;
                width:100%!important;
                max-width:100%!important;
                margin:0 auto!important;
            }
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell > .tbpm-blog-layout > main.tbpm-blog-list{
                grid-column:1!important;
                grid-row:1!important;
                width:100%!important;
                max-width:760px!important;
                min-width:0!important;
                display:grid!important;
                gap:18px!important;
            }
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell > .tbpm-blog-layout > aside.tbpm-blog-sidebar{
                grid-column:2!important;
                grid-row:1!important;
                width:100%!important;
                max-width:300px!important;
                min-width:0!important;
                align-self:start!important;
                justify-self:stretch!important;
                position:sticky!important;
                top:96px!important;
                display:grid!important;
                grid-template-columns:1fr!important;
                gap:14px!important;
            }
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-list-card,
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-list-card.is-reversed{
                width:100%!important;
                max-width:760px!important;
                grid-template-columns:176px minmax(0,1fr)!important;
                gap:18px!important;
                padding:15px!important;
                min-height:0!important;
                box-sizing:border-box!important;
            }
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-list-card.is-reversed .tbpm-blog-media{
                order:0!important;
            }
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-media{
                width:176px!important;
                min-width:176px!important;
                min-height:118px!important;
                height:118px!important;
            }
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-media img{
                min-height:118px!important;
                height:118px!important;
            }
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-list-card-body,
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-list-card.is-reversed .tbpm-blog-list-card-body{
                padding:2px 4px!important;
            }
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-list-card h2{
                font-size:20px!important;
                line-height:1.25!important;
                margin:7px 0 8px!important;
            }
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-excerpt{
                -webkit-line-clamp:2!important;
                font-size:12px!important;
                line-height:1.6!important;
                margin-bottom:10px!important;
            }
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-sidebar .tbpm-blog-widget{
                width:100%!important;
                max-width:100%!important;
                padding:15px!important;
                border-radius:19px!important;
                box-sizing:border-box!important;
            }
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-cta-widget{
                min-height:0!important;
            }
            @media(max-width:980px){
                html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell{
                    width:min(100%,calc(100vw - 36px))!important;
                }
                html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell > .tbpm-blog-layout{
                    grid-template-columns:1fr!important;
                }
                html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell > .tbpm-blog-layout > main.tbpm-blog-list,
                html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell > .tbpm-blog-layout > aside.tbpm-blog-sidebar{
                    grid-column:1!important;
                    grid-row:auto!important;
                    max-width:100%!important;
                    position:static!important;
                }
            }
            @media(max-width:680px){
                html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-list-card,
                html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-list-card.is-reversed{
                    grid-template-columns:1fr!important;
                }
                html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-media{
                    width:100%!important;
                    min-width:0!important;
                    height:150px!important;
                    min-height:150px!important;
                }
                html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-media img{
                    height:150px!important;
                    min-height:150px!important;
                }
            }



            /* v5.4.229 — Blog public : sidebar maintenue à droite dès le desktop étroit. */
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell{
                width:min(1180px,calc(100vw - 40px))!important;
                max-width:1180px!important;
            }
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell > div.tbpm-blog-layout{
                display:grid!important;
                grid-template-columns:minmax(0,1fr) 270px!important;
                column-gap:22px!important;
                row-gap:18px!important;
                align-items:start!important;
                width:100%!important;
                max-width:100%!important;
            }
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell > div.tbpm-blog-layout > main.tbpm-blog-list{
                grid-column:1!important;
                grid-row:1!important;
                max-width:none!important;
                width:100%!important;
                min-width:0!important;
            }
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell > div.tbpm-blog-layout > aside.tbpm-blog-sidebar{
                grid-column:2!important;
                grid-row:1!important;
                max-width:270px!important;
                width:270px!important;
                min-width:0!important;
                position:sticky!important;
                top:94px!important;
                display:grid!important;
                gap:14px!important;
            }
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-list-card,
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-list-card.is-reversed{
                max-width:none!important;
                grid-template-columns:164px minmax(0,1fr)!important;
                gap:16px!important;
                padding:14px!important;
                width:100%!important;
            }
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-media{
                width:164px!important;
                min-width:164px!important;
                height:112px!important;
                min-height:112px!important;
            }
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-media img{
                height:112px!important;
                min-height:112px!important;
            }
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-list-card h2{
                font-size:19px!important;
                line-height:1.24!important;
            }
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-sidebar .tbpm-blog-widget{
                padding:14px!important;
                border-radius:18px!important;
            }
            html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-cta-widget-compact .tbpm-button{
                font-size:11px!important;
                padding:9px 12px!important;
            }
            @media(max-width:760px){
                html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell{
                    width:min(100%,calc(100vw - 32px))!important;
                }
                html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell > div.tbpm-blog-layout{
                    grid-template-columns:1fr!important;
                }
                html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell > div.tbpm-blog-layout > main.tbpm-blog-list,
                html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell > div.tbpm-blog-layout > aside.tbpm-blog-sidebar{
                    grid-column:1!important;
                    grid-row:auto!important;
                    width:100%!important;
                    max-width:100%!important;
                    position:static!important;
                }
                html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-list-card,
                html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-list-card.is-reversed{
                    grid-template-columns:1fr!important;
                }
                html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-media{
                    width:100%!important;
                    min-width:0!important;
                    height:150px!important;
                    min-height:150px!important;
                }
                html body .theraboost-public-minisite section.tbpm-blog-public-shell.tbpm-blog-archive-shell .tbpm-blog-media img{
                    height:150px!important;
                    min-height:150px!important;
                }
            }



            /* v5.4.230 — Blog article : titre maîtrisé, image contenue, sidebar blog à droite. */
            html body .theraboost-public-minisite .tbpm-blog-detail-shell{
                max-width:1180px!important;
                width:min(1180px,calc(100vw - 40px))!important;
                margin-left:auto!important;
                margin-right:auto!important;
                padding-top:44px!important;
                padding-left:0!important;
                padding-right:0!important;
                box-sizing:border-box!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article{
                max-width:1180px!important;
                margin:0 auto!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-header{
                max-width:760px!important;
                margin:0 0 20px!important;
                text-align:left!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-header h1{
                font-size:clamp(32px,3.2vw,48px)!important;
                line-height:1.07!important;
                max-width:780px!important;
                margin:10px 0 14px!important;
                letter-spacing:-.035em!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-media-hero{
                width:100%!important;
                max-width:760px!important;
                height:clamp(210px,22vw,285px)!important;
                min-height:0!important;
                margin:0 0 26px!important;
                border-radius:22px!important;
                box-shadow:0 18px 50px rgba(18,52,51,.065)!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-media-hero img{
                height:100%!important;
                min-height:0!important;
                object-fit:cover!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-layout{
                display:grid!important;
                grid-template-columns:minmax(0,760px) 270px!important;
                gap:26px!important;
                align-items:start!important;
                justify-content:center!important;
                width:100%!important;
                max-width:100%!important;
                margin:0 auto!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-content{
                grid-column:1!important;
                width:100%!important;
                max-width:760px!important;
                padding:34px 38px!important;
                border-radius:26px!important;
                box-sizing:border-box!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-content h2{
                font-size:clamp(21px,1.8vw,28px)!important;
                margin:30px 0 13px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-content p,
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-content li{
                font-size:14px!important;
                line-height:1.82!important;
                margin-bottom:17px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-sidebar{
                grid-column:2!important;
                width:270px!important;
                max-width:270px!important;
                min-width:0!important;
                position:sticky!important;
                top:96px!important;
                display:grid!important;
                gap:14px!important;
                align-self:start!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-sidebar .tbpm-blog-widget{
                width:100%!important;
                max-width:100%!important;
                padding:14px!important;
                border-radius:18px!important;
                box-sizing:border-box!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-bottom-cta,
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-aside{
                display:none!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-actions{
                margin-top:28px!important;
                padding-top:20px!important;
            }
            @media(max-width:760px){
                html body .theraboost-public-minisite .tbpm-blog-detail-shell{
                    width:min(100%,calc(100vw - 32px))!important;
                }
                html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-layout{
                    grid-template-columns:1fr!important;
                }
                html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-content,
                html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-sidebar,
                html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-media-hero,
                html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-header{
                    grid-column:1!important;
                    width:100%!important;
                    max-width:100%!important;
                    position:static!important;
                }
                html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-content{
                    padding:28px 24px!important;
                }
            }



            /* v5.4.231 — Blog article : titre plus discret, image réduite, sidebar remontée. */
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-header{
                max-width:720px!important;
                margin:0 0 14px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-header h1{
                font-size:clamp(26px,2.45vw,36px)!important;
                line-height:1.10!important;
                max-width:720px!important;
                margin:8px 0 12px!important;
                letter-spacing:-.03em!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-media-hero{
                width:100%!important;
                max-width:720px!important;
                height:clamp(160px,16vw,215px)!important;
                min-height:0!important;
                margin:0 0 22px!important;
                border-radius:20px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-media-hero img{
                height:100%!important;
                min-height:0!important;
                object-fit:cover!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-layout{
                grid-template-columns:minmax(0,720px) 270px!important;
                gap:26px!important;
                align-items:start!important;
                margin-top:0!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-content{
                max-width:720px!important;
                padding:32px 36px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-sidebar{
                margin-top:0!important;
                transform:translateY(calc(-1 * clamp(182px,18vw,237px)))!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-sidebar .tbpm-blog-widget:first-child{
                margin-top:0!important;
            }
            @media(max-width:760px){
                html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-header h1{
                    font-size:clamp(28px,8vw,36px)!important;
                }
                html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-media-hero{
                    max-width:100%!important;
                    height:180px!important;
                }
                html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-sidebar{
                    transform:none!important;
                    margin-top:18px!important;
                }
                html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-content{
                    max-width:100%!important;
                    padding:28px 24px!important;
                }
            }



            /* v5.4.232 — Blog article : image moins panoramique, sidebar plus fine. */
            html body .theraboost-public-minisite .tbpm-blog-detail-shell{
                max-width:1080px!important;
                width:min(1080px,calc(100vw - 42px))!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-header{
                max-width:660px!important;
                margin-bottom:12px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-header h1{
                font-size:clamp(25px,2.25vw,34px)!important;
                max-width:660px!important;
                line-height:1.10!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-media-hero{
                width:100%!important;
                max-width:640px!important;
                height:clamp(185px,18vw,240px)!important;
                min-height:0!important;
                margin:0 0 22px!important;
                border-radius:20px!important;
                background:rgba(18,52,51,.035)!important;
                display:flex!important;
                align-items:center!important;
                justify-content:center!important;
                overflow:hidden!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-media-hero img{
                width:100%!important;
                height:100%!important;
                min-height:0!important;
                object-fit:contain!important;
                object-position:center center!important;
                background:rgba(18,52,51,.035)!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-layout{
                grid-template-columns:minmax(0,660px) 230px!important;
                gap:22px!important;
                justify-content:center!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-content{
                max-width:660px!important;
                padding:30px 34px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-sidebar{
                width:230px!important;
                max-width:230px!important;
                transform:translateY(calc(-1 * clamp(205px,20vw,262px)))!important;
                gap:12px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-sidebar .tbpm-blog-widget{
                padding:13px!important;
                border-radius:17px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-widget h2{
                font-size:10px!important;
                margin-bottom:10px!important;
                letter-spacing:.075em!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-search-row{
                padding:5px!important;
                border-radius:13px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-search-row input{
                font-size:11px!important;
                padding:5px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-search-row button{
                width:30px!important;
                height:30px!important;
                border-radius:11px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-category-list a{
                font-size:10.5px!important;
                padding:7px 8px!important;
                border-radius:11px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-category-list em{
                width:20px!important;
                height:20px!important;
                font-size:9px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-cta-widget-compact p,
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-cta-widget p{
                font-size:11px!important;
                line-height:1.5!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-cta-widget .tbpm-button{
                min-height:34px!important;
                padding:8px 11px!important;
                font-size:10.5px!important;
            }
            @media(max-width:760px){
                html body .theraboost-public-minisite .tbpm-blog-detail-shell{
                    width:min(100%,calc(100vw - 32px))!important;
                }
                html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-media-hero{
                    max-width:100%!important;
                    height:190px!important;
                }
                html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-sidebar{
                    width:100%!important;
                    max-width:100%!important;
                    transform:none!important;
                }
                html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-content{
                    max-width:100%!important;
                    padding:28px 24px!important;
                }
            }



            /* v5.4.233 — Blog article : rendu WordPress classique image + titre dans la colonne article. */
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell{
                max-width:1060px!important;
                width:min(1060px,calc(100vw - 44px))!important;
                margin-left:auto!important;
                margin-right:auto!important;
                padding-top:42px!important;
                padding-left:0!important;
                padding-right:0!important;
                box-sizing:border-box!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-layout{
                display:grid!important;
                grid-template-columns:minmax(0,690px) 240px!important;
                gap:28px!important;
                align-items:start!important;
                justify-content:center!important;
                width:100%!important;
                max-width:100%!important;
                margin:0 auto!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-main{
                grid-column:1!important;
                width:100%!important;
                max-width:690px!important;
                min-width:0!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-media-hero{
                width:100%!important;
                max-width:690px!important;
                height:clamp(250px,25vw,335px)!important;
                min-height:0!important;
                margin:0 0 0!important;
                border-radius:0!important;
                box-shadow:none!important;
                background:rgba(18,52,51,.035)!important;
                overflow:hidden!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-media-hero img{
                width:100%!important;
                height:100%!important;
                min-height:0!important;
                object-fit:cover!important;
                object-position:center center!important;
                display:block!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-content{
                width:100%!important;
                max-width:690px!important;
                border-radius:0!important;
                border:1px solid rgba(18,52,51,.10)!important;
                border-top:0!important;
                box-shadow:0 18px 54px rgba(18,52,51,.055)!important;
                padding:34px 36px!important;
                box-sizing:border-box!important;
                background:#fff!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-content > .tbpm-blog-meta-row{
                margin:0 0 14px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-content h1{
                font-family:var(--tbpm-sans,inherit)!important;
                color:var(--tbpm-ink,#123433)!important;
                font-size:clamp(26px,2.05vw,34px)!important;
                line-height:1.18!important;
                font-weight:750!important;
                letter-spacing:-.02em!important;
                margin:0 0 24px!important;
                max-width:100%!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-content h2{
                font-family:var(--tbpm-sans,inherit)!important;
                font-size:clamp(21px,1.55vw,27px)!important;
                line-height:1.24!important;
                font-weight:750!important;
                letter-spacing:-.015em!important;
                margin:30px 0 13px!important;
                color:var(--tbpm-ink,#123433)!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-content p,
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-content li{
                font-size:14px!important;
                line-height:1.78!important;
                color:#24393d!important;
                margin-bottom:16px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-sidebar{
                grid-column:2!important;
                width:240px!important;
                max-width:240px!important;
                min-width:0!important;
                position:sticky!important;
                top:96px!important;
                transform:none!important;
                display:grid!important;
                gap:14px!important;
                align-self:start!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-sidebar .tbpm-blog-widget{
                width:100%!important;
                max-width:100%!important;
                padding:14px!important;
                border-radius:0!important;
                box-shadow:none!important;
                border:1px solid rgba(18,52,51,.10)!important;
                box-sizing:border-box!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-widget h2{
                font-size:11px!important;
                margin-bottom:11px!important;
                letter-spacing:.07em!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-search-row{
                padding:5px!important;
                border-radius:0!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-search-row input{
                font-size:11px!important;
                padding:5px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-search-row button{
                width:30px!important;
                height:30px!important;
                border-radius:0!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-category-list a{
                font-size:10.5px!important;
                padding:7px 8px!important;
                border-radius:0!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-cta-widget{
                border-radius:0!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-cta-widget p{
                font-size:11px!important;
                line-height:1.5!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-cta-widget .tbpm-button{
                min-height:34px!important;
                padding:8px 11px!important;
                font-size:10.5px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-actions{
                margin-top:28px!important;
                padding-top:20px!important;
            }
            @media(max-width:860px){
                html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell{
                    width:min(100%,calc(100vw - 32px))!important;
                }
                html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-layout{
                    grid-template-columns:1fr!important;
                }
                html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-main,
                html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-sidebar{
                    grid-column:1!important;
                    width:100%!important;
                    max-width:100%!important;
                    position:static!important;
                }
                html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-media-hero{
                    max-width:100%!important;
                    height:220px!important;
                }
                html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-content{
                    max-width:100%!important;
                    padding:28px 24px!important;
                }
            }



            /* v5.4.235 — Blog article : image réellement réduite, sidebar plus fine, Derniers articles prioritaire. */
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell{
                max-width:980px!important;
                width:min(980px,calc(100vw - 44px))!important;
                padding-top:36px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-layout{
                grid-template-columns:minmax(0,640px) 210px!important;
                gap:22px!important;
                align-items:start!important;
                justify-content:center!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-main{
                max-width:640px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-media-hero{
                width:min(430px,100%)!important;
                max-width:430px!important;
                height:clamp(165px,17vw,235px)!important;
                margin:0 0 18px!important;
                border:1px solid rgba(18,52,51,.10)!important;
                background:#f7f4ef!important;
                overflow:hidden!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-media-hero img{
                width:100%!important;
                height:100%!important;
                object-fit:contain!important;
                object-position:center center!important;
                background:#f7f4ef!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-content{
                max-width:640px!important;
                padding:30px 34px!important;
                border-top:1px solid rgba(18,52,51,.10)!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-content h1{
                font-size:clamp(22px,1.65vw,28px)!important;
                line-height:1.2!important;
                font-weight:560!important;
                letter-spacing:-.018em!important;
                margin:0 0 20px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-content h2{
                font-size:clamp(18px,1.25vw,22px)!important;
                line-height:1.28!important;
                font-weight:560!important;
                margin:28px 0 12px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-content p,
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-content li{
                font-size:13.8px!important;
                line-height:1.76!important;
                font-weight:400!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-content p.tbpm-blog-summary{
                font-style:italic!important;
                color:var(--tbpm-muted,#526366)!important;
                border-left:3px solid var(--tbpm-accent,#d9eadf)!important;
                padding-left:16px!important;
                margin:0 0 22px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-shell .tbpm-blog-article-content p.tbpm-blog-summary strong{
                font-style:normal!important;
                color:var(--tbpm-ink,#123433)!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-sidebar{
                width:210px!important;
                max-width:210px!important;
                gap:12px!important;
                top:92px!important;
                align-self:start!important;
                margin-top:0!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-sidebar .tbpm-blog-widget{
                padding:12px!important;
                border-color:rgba(18,52,51,.09)!important;
                background:rgba(255,255,255,.96)!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-sidebar .tbpm-blog-widget-primary{
                order:-10!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-widget h2{
                font-size:10.4px!important;
                font-weight:560!important;
                margin:0 0 10px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-recent-list{
                gap:9px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-recent{
                grid-template-columns:48px minmax(0,1fr)!important;
                gap:9px!important;
                padding:0 0 9px!important;
                border-bottom:1px solid rgba(18,52,51,.07)!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-recent:last-child{
                border-bottom:0!important;
                padding-bottom:0!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-recent .tbpm-blog-media-thumb{
                width:48px!important;
                min-width:48px!important;
                height:38px!important;
                max-height:38px!important;
                border-radius:0!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-recent .tbpm-blog-media-thumb img{
                height:38px!important;
                min-height:0!important;
                max-height:38px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-recent strong{
                font-size:11px!important;
                line-height:1.28!important;
                font-weight:500!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-recent small{
                font-size:9.5px!important;
                line-height:1.2!important;
                margin-top:3px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-cta-widget{
                background:rgba(18,52,51,.035)!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-cta-widget p{
                font-size:10.5px!important;
                line-height:1.45!important;
                margin-bottom:10px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-cta-widget .tbpm-button{
                width:auto!important;
                min-width:0!important;
                min-height:32px!important;
                padding:7px 10px!important;
                font-size:10px!important;
                font-weight:500!important;
                box-shadow:none!important;
            }
            @media(max-width:900px){
                html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell{
                    width:min(100%,calc(100vw - 32px))!important;
                }
                html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-layout{
                    grid-template-columns:1fr!important;
                }
                html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-main,
                html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-sidebar{
                    width:100%!important;
                    max-width:100%!important;
                    position:static!important;
                }
                html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-media-hero{
                    width:100%!important;
                    max-width:100%!important;
                    height:210px!important;
                }
                html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-content{
                    max-width:100%!important;
                    padding:26px 22px!important;
                }
            }


            /* v5.4.235 — Blog/article : image intégrée, sidebar utile, vignettes réellement compactes. */
            html body .theraboost-public-minisite .tbpm-blog-sidebar .tbpm-blog-recent,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-sidebar .tbpm-blog-recent{
                display:grid!important;
                grid-template-columns:54px minmax(0,1fr)!important;
                gap:10px!important;
                align-items:center!important;
                min-width:0!important;
                overflow:hidden!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-sidebar .tbpm-blog-recent .tbpm-blog-media-thumb,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-sidebar .tbpm-blog-recent .tbpm-blog-media-thumb{
                display:block!important;
                width:54px!important;
                min-width:54px!important;
                max-width:54px!important;
                height:42px!important;
                min-height:0!important;
                max-height:42px!important;
                aspect-ratio:54/42!important;
                margin:0!important;
                padding:0!important;
                border-radius:8px!important;
                overflow:hidden!important;
                align-self:center!important;
                background:var(--tbpm-primary-soft)!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-sidebar .tbpm-blog-recent .tbpm-blog-media-thumb img,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-sidebar .tbpm-blog-recent .tbpm-blog-media-thumb img{
                display:block!important;
                width:54px!important;
                min-width:54px!important;
                max-width:54px!important;
                height:42px!important;
                min-height:0!important;
                max-height:42px!important;
                object-fit:cover!important;
                object-position:center center!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-sidebar .tbpm-blog-recent .tbpm-blog-media-thumb.tbpm-blog-media-fallback span,
            html body .theraboost-public-minisite .tbpm-blog-sidebar .tbpm-blog-recent .tbpm-blog-media-thumb.tbpm-blog-media-fallback strong{
                display:none!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-sidebar .tbpm-blog-recent-text,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-sidebar .tbpm-blog-recent-text{
                display:block!important;
                min-width:0!important;
                max-width:100%!important;
                overflow:hidden!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-sidebar .tbpm-blog-recent-text strong,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-sidebar .tbpm-blog-recent-text strong{
                display:-webkit-box!important;
                -webkit-line-clamp:2!important;
                -webkit-box-orient:vertical!important;
                overflow:hidden!important;
                text-overflow:ellipsis!important;
                white-space:normal!important;
                font-size:10.7px!important;
                line-height:1.25!important;
                font-weight:500!important;
                color:var(--tbpm-ink)!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-sidebar .tbpm-blog-recent-text small,
            html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-sidebar .tbpm-blog-recent-text small{
                display:block!important;
                margin-top:3px!important;
                font-size:9.5px!important;
                line-height:1.2!important;
                color:var(--tbpm-muted)!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-layout{
                grid-template-columns:minmax(0,640px) 220px!important;
                gap:22px!important;
                align-items:start!important;
                justify-content:center!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-content{
                max-width:640px!important;
                padding:26px 32px 30px!important;
                border-top:0!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-content > .tbpm-blog-media-article{
                width:min(360px,100%)!important;
                max-width:360px!important;
                height:205px!important;
                min-height:0!important;
                max-height:205px!important;
                margin:0 0 20px!important;
                border-radius:0!important;
                box-shadow:none!important;
                border:1px solid rgba(18,52,51,.09)!important;
                background:#f7f4ef!important;
                overflow:hidden!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-content > .tbpm-blog-media-article img{
                width:100%!important;
                height:205px!important;
                min-height:0!important;
                max-height:205px!important;
                object-fit:cover!important;
                object-position:center center!important;
                display:block!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-content h1{
                font-size:clamp(20px,1.45vw,25px)!important;
                line-height:1.22!important;
                font-weight:560!important;
                margin:0 0 19px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-sidebar{
                width:220px!important;
                max-width:220px!important;
                top:92px!important;
                margin-top:0!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-cta-widget{
                min-height:0!important;
                padding:13px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-cta-widget h2{
                margin-bottom:8px!important;
            }
            html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-cta-widget p{
                font-size:10.5px!important;
                line-height:1.45!important;
                margin:0 0 10px!important;
            }
            @media(max-width:900px){
                html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-layout{
                    grid-template-columns:1fr!important;
                }
                html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-main,
                html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-sidebar{
                    width:100%!important;
                    max-width:100%!important;
                    position:static!important;
                }
                html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-content > .tbpm-blog-media-article{
                    width:100%!important;
                    max-width:100%!important;
                    height:210px!important;
                    max-height:210px!important;
                }
                html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-article-content > .tbpm-blog-media-article img{
                    width:100%!important;
                    height:210px!important;
                    max-height:210px!important;
                }
            }

/* v5.4.236 — Blog/sidebar : ordre Recherche → Catégories → Derniers articles, sans CTA latéral. */
html body .theraboost-public-minisite .tbpm-blog-sidebar .tbpm-blog-widget-primary,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-sidebar .tbpm-blog-widget-primary{
    order:0!important;
}
html body .theraboost-public-minisite .tbpm-blog-sidebar .tbpm-blog-search-widget,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-sidebar .tbpm-blog-search-widget{
    order:10!important;
}
html body .theraboost-public-minisite .tbpm-blog-sidebar .tbpm-blog-categories-widget,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-sidebar .tbpm-blog-categories-widget{
    order:20!important;
}
html body .theraboost-public-minisite .tbpm-blog-sidebar .tbpm-blog-recent-widget,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-sidebar .tbpm-blog-recent-widget{
    order:30!important;
}
html body .theraboost-public-minisite .tbpm-blog-sidebar .tbpm-blog-cta-widget,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-sidebar .tbpm-blog-cta-widget{
    display:none!important;
}
html body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-sidebar .tbpm-blog-recent .tbpm-blog-media-thumb,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-detail-classic-shell .tbpm-blog-sidebar .tbpm-blog-recent .tbpm-blog-media-thumb{
    width:54px!important;
    min-width:54px!important;
    max-width:54px!important;
    height:42px!important;
    max-height:42px!important;
    border-radius:8px!important;
}


/* v5.4.237 — Blog archive : pagination compacte si plusieurs articles publiés. */
html body .theraboost-public-minisite .tbpm-blog-pagination,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-pagination{
    margin:22px 0 0!important;
    padding:14px 16px!important;
    border:1px solid rgba(18,52,51,.10)!important;
    border-radius:18px!important;
    background:rgba(255,255,255,.82)!important;
    box-shadow:0 12px 34px rgba(18,52,51,.045)!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    flex-wrap:wrap!important;
}
html body .theraboost-public-minisite .tbpm-blog-pagination-count,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-pagination-count{
    margin:0!important;
    font-size:11px!important;
    line-height:1.35!important;
    color:var(--tbpm-muted)!important;
}
html body .theraboost-public-minisite .tbpm-blog-pagination-links,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-pagination-links{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:6px!important;
    flex-wrap:wrap!important;
}
html body .theraboost-public-minisite .tbpm-blog-page-link,
html body .theraboost-public-minisite .tbpm-blog-page-number,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-page-link,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-page-number{
    min-width:32px!important;
    min-height:32px!important;
    padding:0 10px!important;
    border-radius:999px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    border:1px solid rgba(18,52,51,.12)!important;
    background:#fff!important;
    color:var(--tbpm-primary)!important;
    font-size:11px!important;
    line-height:1!important;
    text-decoration:none!important;
    font-weight:500!important;
}
html body .theraboost-public-minisite .tbpm-blog-page-number.is-current,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-page-number.is-current{
    background:var(--tbpm-primary)!important;
    border-color:var(--tbpm-primary)!important;
    color:#fff!important;
}
html body .theraboost-public-minisite .tbpm-blog-page-disabled,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-page-disabled{
    opacity:.42!important;
    cursor:default!important;
}
html body .theraboost-public-minisite .tbpm-blog-page-dots,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-page-dots{
    color:var(--tbpm-muted)!important;
    padding:0 2px!important;
    font-size:12px!important;
}
@media(max-width:720px){
    html body .theraboost-public-minisite .tbpm-blog-pagination,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-pagination{
        align-items:flex-start!important;
        flex-direction:column!important;
    }
    html body .theraboost-public-minisite .tbpm-blog-pagination-links,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-blog-pagination-links{
        justify-content:flex-start!important;
    }
}


/* v5.4.285 — garde-fou final rendu public mini-site one-page. */
html body .theraboost-public-minisite .tbpm-hero-accueil h1,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-accueil h1{
    text-transform:none!important;
}
html body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-professional-card,
html body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-onepage-local-shell,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-professional-card,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-onepage-local-shell{
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    filter:none!important;
}
html body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-professional-card *,
html body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-onepage-local-shell *,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-professional-card *,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-onepage-local-shell *{
    opacity:1!important;
    visibility:visible!important;
    filter:none!important;
}
html body .theraboost-public-minisite .tbpm-onepage-pricing-list,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-onepage-pricing-list{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:18px!important;
}
html body .theraboost-public-minisite .tbpm-onepage-price-card,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-onepage-price-card{
    display:block!important;
    min-height:0!important;
    opacity:1!important;
    visibility:visible!important;
    background:#fff!important;
}
html body .theraboost-public-minisite .tbpm-onepage-local-shell + .tbpm-onepage-local-shell,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-onepage-local-shell + .tbpm-onepage-local-shell{
    margin-top:26px!important;
}
@media(max-width:760px){
    html body .theraboost-public-minisite .tbpm-onepage-pricing-list,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-onepage-pricing-list{grid-template-columns:1fr!important;}
}


/* v5.4.290 — Hero accueil : cartouche intro soft glass plus transparent. */
html body .theraboost-public-minisite .tbpm-hero-shell,
html body .theraboost-public-minisite .tbpm-hero-shell.tbpm-hero-accueil,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-shell,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-shell.tbpm-hero-accueil{
    min-height:330px!important;
    display:block!important;
    align-items:flex-start!important;
}
html body .theraboost-public-minisite .tbpm-hero-inner,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-inner{
    padding-top:24px!important;
    padding-bottom:54px!important;
}
html body .theraboost-public-minisite .tbpm-hero-copy,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-copy{
    max-width:560px!important;
    background:transparent!important;
    border-radius:0!important;
    padding:0!important;
    box-shadow:none!important;
}
html body .theraboost-public-minisite .tbpm-hero-label,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-label{
    margin-bottom:9px!important;
}
html body .theraboost-public-minisite .tbpm-hero-shell h1,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-shell h1{
    max-width:560px!important;
    font-size:clamp(38px,4.05vw,60px)!important;
    line-height:1!important;
}
html body .theraboost-public-minisite .tbpm-hero-rule,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-rule{
    margin:13px 0 14px!important;
}
html body .theraboost-public-minisite .tbpm-hero-intro,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-intro{
    display:block!important;
    width:min(520px,100%)!important;
    max-width:520px!important;
    margin:0!important;
    padding:13px 16px 14px!important;
    border-radius:18px!important;
    background:rgba(255,252,246,.44)!important;
    border:1px solid rgba(255,255,255,.34)!important;
    box-shadow:0 12px 26px rgba(18,52,51,.035)!important;
    backdrop-filter:blur(3px) saturate(1.01)!important;
    -webkit-backdrop-filter:blur(3px) saturate(1.01)!important;
    color:#1d393b!important;
    font-size:13.75px!important;
    line-height:1.58!important;
    font-weight:400!important;
    font-variation-settings:'wght' 400!important;
    text-shadow:none!important;
    filter:none!important;
    opacity:1!important;
}
html body .theraboost-public-minisite .tbpm-hero-tags,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-tags{
    margin-top:12px!important;
}
@media(min-width:981px){
    html body .theraboost-public-minisite .tbpm-hero-intro,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-intro{
        background:rgba(255,252,246,.42)!important;
    }
}

html body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay.tbpm-hero-overlay-range,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-has-custom-hero .tbpm-hero-overlay.tbpm-hero-overlay-range{
    background:linear-gradient(90deg,rgba(255,255,255,var(--tbpm-hero-overlay-a1,.64)) 0%,rgba(255,255,255,var(--tbpm-hero-overlay-a2,.50)) 32%,rgba(255,255,255,var(--tbpm-hero-overlay-a3,.30)) 63%,rgba(255,255,255,var(--tbpm-hero-overlay-a4,.12)) 100%)!important;
}
@media(min-width:981px){
    html body .theraboost-public-minisite .tbpm-home-layout-unified,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified{
        margin:-92px auto 0!important;
        grid-template-columns:minmax(0,1fr) 250px!important;
        grid-template-areas:"features practical" "main practical"!important;
        column-gap:22px!important;
        row-gap:14px!important;
        align-items:start!important;
    }
    html body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar{
        align-self:start!important;
        margin-top:0!important;
        top:calc(var(--wp-admin--admin-bar--height,0px) + 76px)!important;
    }
    html body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar .tbpm-practical-card,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar .tbpm-practical-card{
        top:calc(var(--wp-admin--admin-bar--height,0px) + 76px)!important;
    }
}
@media(max-width:980px){
    html body .theraboost-public-minisite .tbpm-hero-shell,
    html body .theraboost-public-minisite .tbpm-hero-shell.tbpm-hero-accueil,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-shell,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-shell.tbpm-hero-accueil{
        min-height:340px!important;
    }
    html body .theraboost-public-minisite .tbpm-hero-inner,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-inner{
        padding-top:24px!important;
        padding-bottom:58px!important;
    }
    html body .theraboost-public-minisite .tbpm-home-layout-unified,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified{
        margin:-38px auto 0!important;
    }
}
@media(max-width:560px){
    html body .theraboost-public-minisite .tbpm-hero-shell,
    html body .theraboost-public-minisite .tbpm-hero-shell.tbpm-hero-accueil,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-shell,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-shell.tbpm-hero-accueil{
        min-height:345px!important;
    }
    html body .theraboost-public-minisite .tbpm-hero-inner,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-inner{
        padding-top:20px!important;
        padding-bottom:54px!important;
    }
    html body .theraboost-public-minisite .tbpm-hero-shell h1,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-shell h1{
        font-size:31px!important;
    }
    html body .theraboost-public-minisite .tbpm-hero-intro,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-intro{
        padding:12px 13px!important;
        border-radius:16px!important;
        font-size:12.75px!important;
        line-height:1.54!important;
        background:rgba(255,252,246,.76)!important;
    }
}


/* v5.4.311 — le cadrage choisi dans l'espace thérapeute pilote aussi l'image automatique. */
html body .theraboost-public-minisite .tbpm-hero-shell:not(.tbpm-has-custom-hero)::before,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-shell:not(.tbpm-has-custom-hero)::before{
    background-position:var(--tbpm-hero-position,center center)!important;
}
@media(max-width:640px){
    html body .theraboost-public-minisite .tbpm-hero-shell:not(.tbpm-has-custom-hero)::before,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-hero-shell:not(.tbpm-has-custom-hero)::before{
        background-position:var(--tbpm-hero-mobile-position,var(--tbpm-hero-position,center center))!important;
    }
}


/* v5.4.347 — avis mini-site : vrai slider sans ascenseur horizontal. */
html body .theraboost-public-minisite .tbpm-testimonial-head,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-testimonial-head{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:16px!important;
}
html body .theraboost-public-minisite .tbpm-testimonial-nav,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-testimonial-nav{
    display:flex!important;
    gap:8px!important;
    flex:0 0 auto!important;
}
html body .theraboost-public-minisite .tbpm-testimonial-prev,
html body .theraboost-public-minisite .tbpm-testimonial-next,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-testimonial-prev,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-testimonial-next{
    width:34px!important;
    height:34px!important;
    border:1px solid rgba(18,52,51,.16)!important;
    border-radius:999px!important;
    background:#fff!important;
    color:var(--tbpm-primary,#0b5f50)!important;
    font-size:22px!important;
    line-height:1!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    cursor:pointer!important;
}
html body .theraboost-public-minisite .tbpm-testimonial-prev:disabled,
html body .theraboost-public-minisite .tbpm-testimonial-next:disabled,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-testimonial-prev:disabled,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-testimonial-next:disabled{
    opacity:.35!important;
    cursor:not-allowed!important;
}
html body .theraboost-public-minisite .tbpm-testimonial-viewport,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-testimonial-viewport{
    overflow:hidden!important;
    width:100%!important;
    padding:4px 2px 8px!important;
}
html body .theraboost-public-minisite .tbpm-testimonial-track,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-testimonial-track{
    display:flex!important;
    gap:16px!important;
    overflow:visible!important;
    scrollbar-width:none!important;
    scroll-snap-type:none!important;
    transform:translate3d(0,0,0);
    transition:transform .38s ease!important;
    will-change:transform!important;
    padding:0!important;
}
html body .theraboost-public-minisite .tbpm-testimonial-track::-webkit-scrollbar,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-testimonial-track::-webkit-scrollbar{
    display:none!important;
}
html body .theraboost-public-minisite .tbpm-testimonial-card,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-testimonial-card{
    flex:0 0 calc((100% - 32px)/3)!important;
    max-width:calc((100% - 32px)/3)!important;
    scroll-snap-align:none!important;
}
@media(max-width:900px){
    html body .theraboost-public-minisite .tbpm-testimonial-card,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-testimonial-card{
        flex-basis:calc((100% - 16px)/2)!important;
        max-width:calc((100% - 16px)/2)!important;
    }
}
@media(max-width:640px){
    html body .theraboost-public-minisite .tbpm-testimonial-head,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-testimonial-head{
        align-items:flex-start!important;
    }
    html body .theraboost-public-minisite .tbpm-testimonial-card,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-testimonial-card{
        flex-basis:100%!important;
        max-width:100%!important;
    }
}

/* v5.4.773 — Carte légère du cabinet dans la section Contact. */
body .theraboost-public-minisite .tbpm-onepage-contact-shell,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-onepage-contact-shell{
    max-width:1120px!important;
}
body .theraboost-public-minisite .tbpm-onepage-contact-layout,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-onepage-contact-layout{
    display:grid!important;
    grid-template-columns:minmax(0,1.35fr) minmax(300px,.8fr)!important;
    gap:22px!important;
    align-items:stretch!important;
    width:100%!important;
    margin:24px 0 0!important;
}
body .theraboost-public-minisite .tbpm-onepage-contact-layout .tbpm-onepage-contact-form,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-onepage-contact-layout .tbpm-onepage-contact-form{
    max-width:none!important;
    height:100%!important;
    margin:0!important;
}
body .theraboost-public-minisite .tbpm-contact-map-card,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-contact-map-card{
    display:flex!important;
    flex-direction:column!important;
    min-width:0!important;
    margin:0!important;
    padding:20px!important;
    background:#fff!important;
    border:1px solid rgba(18,52,51,.11)!important;
    border-radius:24px!important;
    box-shadow:0 14px 42px rgba(18,52,51,.04)!important;
    box-sizing:border-box!important;
}
body .theraboost-public-minisite .tbpm-contact-map-heading,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-contact-map-heading{
    display:flex!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:12px!important;
    margin:0 0 12px!important;
}
body .theraboost-public-minisite .tbpm-contact-map-heading .tbpm-kicker,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-contact-map-heading .tbpm-kicker{
    margin:0 0 3px!important;
    font-size:10px!important;
}
body .theraboost-public-minisite .tbpm-contact-map-heading h3,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-contact-map-heading h3{
    margin:0!important;
    font-family:var(--tbpm-serif)!important;
    color:var(--tbpm-ink)!important;
    font-size:19px!important;
    line-height:1.25!important;
    font-weight:650!important;
}
body .theraboost-public-minisite .tbpm-contact-map-frame,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-contact-map-frame{
    position:relative!important;
    width:100%!important;
    min-height:285px!important;
    overflow:hidden!important;
    border:1px solid rgba(18,52,51,.10)!important;
    border-radius:17px!important;
    background:var(--tbpm-primary-soft)!important;
}
body .theraboost-public-minisite .tbpm-contact-map-frame iframe,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-contact-map-frame iframe{
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-height:285px!important;
    margin:0!important;
    border:0!important;
}
body .theraboost-public-minisite .tbpm-contact-map-address,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-contact-map-address{
    margin:14px 0 12px!important;
    color:var(--tbpm-muted)!important;
    font-size:12.5px!important;
    line-height:1.55!important;
}
body .theraboost-public-minisite .tbpm-contact-map-actions,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-contact-map-actions{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    gap:10px 12px!important;
    margin-top:auto!important;
}
body .theraboost-public-minisite .tbpm-contact-map-actions .tbpm-button,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-contact-map-actions .tbpm-button{
    padding:10px 14px!important;
    font-size:11px!important;
}
body .theraboost-public-minisite .tbpm-contact-map-link,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-contact-map-link{
    color:var(--tbpm-primary)!important;
    font-size:11px!important;
    font-weight:700!important;
    text-decoration:underline!important;
    text-underline-offset:3px!important;
}
body .theraboost-public-minisite .tbpm-contact-map-attribution,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-contact-map-attribution{
    margin:10px 0 0!important;
    font-size:9.5px!important;
    line-height:1.35!important;
}
body .theraboost-public-minisite .tbpm-contact-map-attribution a,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-contact-map-attribution a{
    color:var(--tbpm-muted)!important;
}
@media(max-width:900px){
    body .theraboost-public-minisite .tbpm-onepage-contact-layout,
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-onepage-contact-layout{
        grid-template-columns:1fr!important;
    }
    body .theraboost-public-minisite .tbpm-contact-map-frame,
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-contact-map-frame,
    body .theraboost-public-minisite .tbpm-contact-map-frame iframe,
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-contact-map-frame iframe{
        min-height:320px!important;
    }
}
@media(max-width:520px){
    body .theraboost-public-minisite .tbpm-contact-map-card,
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-contact-map-card{
        padding:16px!important;
        border-radius:20px!important;
    }
    body .theraboost-public-minisite .tbpm-contact-map-frame,
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-contact-map-frame,
    body .theraboost-public-minisite .tbpm-contact-map-frame iframe,
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-contact-map-frame iframe{
        min-height:260px!important;
    }
    body .theraboost-public-minisite .tbpm-contact-map-actions .tbpm-button,
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-contact-map-actions .tbpm-button{
        width:100%!important;
        justify-content:center!important;
    }
}

/* v5.4.774 — Bloc Informations pratiques sous le header sticky et identité plus compacte. */
@media(min-width:860px){
    body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar,
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar{
        top:var(--tbpm-sticky-offset,calc(var(--wp-admin--admin-bar--height,0px) + 112px))!important;
    }
}
body .theraboost-public-minisite .tbpm-brand-text strong,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-brand-text strong{
    font-size:clamp(18px,1.55vw,22px)!important;
    line-height:1.05!important;
    letter-spacing:-.025em!important;
}
body .theraboost-public-minisite .tbpm-brand-text small,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-brand-text small{
    font-size:8px!important;
    line-height:1.3!important;
    letter-spacing:.12em!important;
}
@media(max-width:782px){
    body .theraboost-public-minisite .tbpm-brand-text strong,
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-brand-text strong{
        font-size:19px!important;
    }
}

/* v5.4.775 — Sticky fiable et hiérarchie typographique plus compacte. */
@media(min-width:860px){
    html body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar{
        position:-webkit-sticky!important;
        position:sticky!important;
        top:var(--tbpm-sticky-offset,calc(var(--wp-admin--admin-bar--height,0px) + 128px))!important;
        z-index:90!important;
    }
    html body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar .tbpm-practical-card,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-home-layout-unified .tbpm-home-practical-sidebar .tbpm-practical-card{
        position:static!important;
        top:auto!important;
        bottom:auto!important;
        max-height:none!important;
        overflow:visible!important;
    }
}
html body .theraboost-public-minisite .tbpm-onepage-local-shell > h2,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-onepage-local-shell > h2{
    font-size:20px!important;
    line-height:1.2!important;
}
html body .theraboost-public-minisite .tbpm-onepage-price-card h3,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-onepage-price-card h3{
    font-size:16px!important;
    line-height:1.25!important;
}
html body .theraboost-public-minisite .tbpm-onepage-payment-box h3,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-onepage-payment-box h3{
    font-size:17px!important;
    line-height:1.25!important;
}
@media(max-width:560px){
    html body .theraboost-public-minisite .tbpm-onepage-local-shell > h2,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-onepage-local-shell > h2{
        font-size:18px!important;
    }
    html body .theraboost-public-minisite .tbpm-onepage-price-card h3,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-onepage-price-card h3{
        font-size:15px!important;
    }
    html body .theraboost-public-minisite .tbpm-onepage-payment-box h3,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-onepage-payment-box h3{
        font-size:16px!important;
    }
}

/* v5.4.827 — client appointment actions. */
body .theraboost-public-minisite .tbpm-client-appointment-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px;align-items:center}
body .theraboost-public-minisite .tbpm-client-appointment-actions form{margin:0}
body .theraboost-public-minisite .tbpm-client-appointment-actions .tbpm-button{width:auto;margin:0}
body .theraboost-public-minisite .tb-practitioner-payment-box{margin-top:14px;padding:16px;border:1px solid var(--tbpm-primary-border);border-radius:16px;background:#fff}


/* v5.4.829 — client account navigation, profile, security and receipts. */
.tbpm-client-nav{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 28px;padding-bottom:12px;border-bottom:1px solid rgba(35,63,53,.14)}
.tbpm-client-nav a{padding:10px 14px;border-radius:10px;text-decoration:none;color:inherit;background:#fff;border:1px solid rgba(35,63,53,.12);font-weight:600}
.tbpm-client-nav a.is-active{background:#eaf4ef;border-color:#9fc7b6;color:#173d31}
.tbpm-client-primary-action{display:flex;justify-content:flex-end;margin:0 0 18px}
.tbpm-client-account-card{max-width:900px;margin:0 auto}
.tbpm-client-account-form{display:grid;gap:18px}.tbpm-client-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.tbpm-client-account-form label{display:grid;gap:7px}.tbpm-client-account-form input{width:100%;padding:12px 13px;border:1px solid rgba(35,63,53,.2);border-radius:10px;background:#fff}
.tbpm-client-empty-state{padding:42px;text-align:center}
@media(max-width:700px){.tbpm-client-nav{display:grid;grid-template-columns:1fr 1fr}.tbpm-client-account-grid{grid-template-columns:1fr}.tbpm-client-primary-action{justify-content:stretch}.tbpm-client-primary-action .tbpm-button{width:100%;text-align:center}}

/* v5.4.830 — dedicated booking confirmation page (post/redirect/get). */
.tbpm-booking-confirmation-shell {
    max-width: 920px;
    margin: 0 auto;
    padding-top: clamp(28px, 5vw, 64px);
    padding-bottom: clamp(48px, 8vw, 96px);
}
.tbpm-booking-confirmation-card {
    text-align: center;
    padding: clamp(28px, 5vw, 56px);
}
.tbpm-booking-confirmation-icon {
    display: inline-grid;
    place-items: center;
    width: 64px;
    height: 64px;
    margin-bottom: 18px;
    border-radius: 999px;
    background: color-mix(in srgb, var(--tbpm-accent, #6d5aa5) 14%, white);
    color: var(--tbpm-accent, #6d5aa5);
    font-size: 32px;
    font-weight: 800;
}
.tbpm-booking-confirmation-card h2 {
    margin: 6px 0 12px;
}
.tbpm-booking-confirmation-message {
    max-width: 680px;
    margin: 0 auto 28px;
}
.tbpm-booking-confirmation-summary {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
    margin: 0 0 28px;
    text-align: left;
}
.tbpm-booking-confirmation-summary > div {
    padding: 18px;
    border: 1px solid rgba(26, 39, 67, .10);
    border-radius: 16px;
    background: rgba(255, 255, 255, .72);
}
.tbpm-booking-confirmation-summary dt {
    margin-bottom: 6px;
    color: rgba(26, 39, 67, .62);
    font-size: .82rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .04em;
}
.tbpm-booking-confirmation-summary dd {
    margin: 0;
    font-weight: 700;
}
.tbpm-booking-confirmation-actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    margin-top: 28px;
}
@media (max-width: 720px) {
    .tbpm-booking-confirmation-summary { grid-template-columns: 1fr; }
    .tbpm-booking-confirmation-actions .tbpm-button { width: 100%; justify-content: center; }
}

/* v5.4.831 — Client space and appointment modification UX. */
.tbpm-client-dashboard-head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 30px;margin-bottom:0;border:1px solid rgba(18,52,51,.10);border-radius:26px 26px 0 0;background:#fff}
.tbpm-client-dashboard-head h2{font-size:24px;margin:0}
.tbpm-client-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0 0 28px;padding:0;border:1px solid rgba(18,52,51,.10);border-top:0;border-radius:0 0 22px 22px;overflow:hidden;background:#fff}
.tbpm-client-nav a{display:flex;align-items:center;justify-content:center;min-height:54px;padding:13px 16px;border:0;border-right:1px solid rgba(18,52,51,.10);border-radius:0;background:#fff;font-size:12px;font-weight:750;text-align:center}
.tbpm-client-nav a:last-child{border-right:0}
.tbpm-client-nav a.is-active{background:var(--tbpm-primary-soft);color:var(--tbpm-primary);box-shadow:inset 0 -3px 0 var(--tbpm-primary)}
.tbpm-client-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 22px;padding:6px 4px}
.tbpm-client-toolbar h2{font-size:22px;margin:0 0 4px}
.tbpm-client-toolbar p{margin:0;color:var(--tbpm-muted)}
.tbpm-client-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}
.tbpm-client-section-head .tbpm-kicker{margin-bottom:5px}
.tbpm-client-section-head h2{font-size:20px;margin:0}
.tbpm-client-section-head>span{display:inline-flex;padding:7px 11px;border-radius:999px;background:var(--tbpm-primary-soft);color:var(--tbpm-primary);font-size:11px;font-weight:750}
.tbpm-client-next-card,.tbpm-client-upcoming-list,.tbpm-client-history-card{padding:30px;margin-bottom:22px}
.tbpm-client-history-grid{display:block!important}
.tbpm-client-appointment-list,.tbpm-client-history-list{display:grid;gap:12px}
.tbpm-client-history-list{grid-template-columns:repeat(2,minmax(0,1fr))}
.tbpm-client-appointment{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 18px;align-items:center;margin:0;padding:18px 20px;border:1px solid rgba(18,52,51,.11);border-radius:18px;background:#fff}
.tbpm-client-appointment.is-featured{display:block;padding:24px;border-color:var(--tbpm-primary-border);background:linear-gradient(135deg,var(--tbpm-primary-soft),#fff 72%)}
.tbpm-client-appointment.is-history{padding:15px 17px;background:#fbfcfb;box-shadow:none}
.tbpm-client-appointment>div:first-child{display:grid;gap:4px}
.tbpm-client-appointment strong{font-size:15px;color:var(--tbpm-ink)}
.tbpm-client-appointment span{font-size:12px;color:var(--tbpm-muted)}
.tbpm-client-appointment em{justify-self:end;display:inline-flex;padding:6px 10px;border-radius:999px;background:var(--tbpm-primary-soft);color:var(--tbpm-primary);font-size:10px;font-style:normal;font-weight:800}
.tbpm-client-appointment.is-featured em{float:right;margin-top:-42px}
.tbpm-client-appointment-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.tbpm-client-appointment-actions form{margin:0}
.tbpm-client-appointment-actions .tbpm-button{width:auto;margin:0;padding:9px 14px}
.tbpm-client-appointment.is-history .tbpm-booking-helper,.tbpm-client-appointment.is-history .tbpm-payment-card{display:none!important}
.tbpm-client-empty-state{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;border-radius:18px;background:var(--tbpm-primary-soft)}
.tbpm-client-empty-state p{margin:0}

.tbpm-reschedule-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;margin:0 0 16px;border:1px solid var(--tbpm-primary-border);border-radius:20px;background:linear-gradient(135deg,var(--tbpm-primary-soft),#fff)}
.tbpm-reschedule-summary h2{font-size:20px;margin:0 0 5px}
.tbpm-reschedule-summary p{margin:0}
.tbpm-reschedule-summary>span{display:inline-flex;padding:8px 12px;border-radius:999px;background:#fff;color:var(--tbpm-primary);font-size:11px;font-weight:800;border:1px solid var(--tbpm-primary-border)}
.tbpm-reschedule-instruction{margin-bottom:20px}
.tbpm-booking-form.is-reschedule .tbpm-booking-session-field{display:none}
.tbpm-booking-form.is-reschedule .tbpm-booking-form-grid,.tbpm-booking-form.is-reschedule .tbpm-client-account-box,.tbpm-booking-form.is-reschedule .tbpm-booking-message-field{display:none}
.tbpm-booking-form.is-reschedule .tbpm-booking-slot-panel{margin-top:0}
.tbpm-booking-form.is-reschedule .tbpm-booking-slot-instruction{display:none!important}
.tbpm-booking-form.is-reschedule>.tbpm-button{margin-top:22px;width:100%;min-height:48px;font-size:13px}

@media(max-width:760px){
  .tbpm-client-dashboard-head{align-items:flex-start;padding:22px 20px}.tbpm-client-dashboard-head form .tbpm-button{width:auto}
  .tbpm-client-nav{grid-template-columns:1fr 1fr}.tbpm-client-nav a:nth-child(2){border-right:0}.tbpm-client-nav a:nth-child(-n+2){border-bottom:1px solid rgba(18,52,51,.10)}
  .tbpm-client-toolbar{display:grid}.tbpm-client-toolbar .tbpm-button{width:100%}
  .tbpm-client-history-list{grid-template-columns:1fr}
  .tbpm-client-appointment{grid-template-columns:1fr}.tbpm-client-appointment em{justify-self:start}.tbpm-client-appointment.is-featured em{float:none;margin:8px 0 0}
  .tbpm-client-empty-state,.tbpm-reschedule-summary{display:grid}.tbpm-client-empty-state .tbpm-button{width:100%}
}

/* v5.4.832 — Client account UI hardening and password usability. */
html body .theraboost-public-minisite .tbpm-client-space-shell,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-space-shell{
    max-width:1120px;
}
html body .theraboost-public-minisite .tbpm-client-dashboard-head,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-dashboard-head{
    padding:30px 34px;
    box-shadow:0 18px 44px rgba(26,39,67,.06);
}
html body .theraboost-public-minisite .tbpm-client-nav,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-nav{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:0!important;
    margin:0 0 30px!important;
    padding:0!important;
    border:1px solid rgba(18,52,51,.11)!important;
    border-top:0!important;
    border-radius:0 0 22px 22px!important;
    overflow:hidden!important;
    background:#fff!important;
}
html body .theraboost-public-minisite .tbpm-client-nav a,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-nav a{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:58px!important;
    padding:14px 18px!important;
    margin:0!important;
    border:0!important;
    border-right:1px solid rgba(18,52,51,.11)!important;
    border-radius:0!important;
    background:#fff!important;
    color:var(--tbpm-ink)!important;
    font-size:13px!important;
    font-weight:750!important;
    line-height:1.25!important;
    text-align:center!important;
    text-decoration:none!important;
}
html body .theraboost-public-minisite .tbpm-client-nav a:last-child,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-nav a:last-child{border-right:0!important}
html body .theraboost-public-minisite .tbpm-client-nav a.is-active,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-nav a.is-active{
    background:var(--tbpm-primary-soft)!important;
    color:var(--tbpm-primary)!important;
    box-shadow:inset 0 -4px 0 var(--tbpm-primary)!important;
}
html body .theraboost-public-minisite .tbpm-client-account-card,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-account-card{
    max-width:980px!important;
    margin:0 auto!important;
    padding:clamp(24px,4vw,42px)!important;
}
html body .theraboost-public-minisite .tbpm-client-card-heading,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-card-heading{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:22px;
    margin:0 0 28px;
    padding:0 0 22px;
    border-bottom:1px solid rgba(18,52,51,.10);
}
html body .theraboost-public-minisite .tbpm-client-card-heading h2,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-card-heading h2{
    margin:2px 0 8px!important;
    font-size:clamp(22px,3vw,30px)!important;
}
html body .theraboost-public-minisite .tbpm-client-card-heading p,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-card-heading p{margin:0!important;max-width:690px;color:var(--tbpm-muted)}
html body .theraboost-public-minisite .tbpm-client-account-form,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-account-form{
    display:grid!important;
    gap:22px!important;
}
html body .theraboost-public-minisite .tbpm-client-account-grid,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-account-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:20px 22px!important;
}
html body .theraboost-public-minisite .tbpm-client-field,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-field{
    display:grid!important;
    gap:8px!important;
    min-width:0!important;
    margin:0!important;
    font-weight:700!important;
}
html body .theraboost-public-minisite .tbpm-client-field>span:first-child,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-field>span:first-child{
    color:var(--tbpm-ink)!important;
    font-size:13px!important;
}
html body .theraboost-public-minisite .tbpm-client-field-wide,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-field-wide{grid-column:1/-1}
html body .theraboost-public-minisite .tbpm-client-field input,
html body .theraboost-public-minisite .tbpm-client-field select,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-field input,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-field select{
    width:100%!important;
    min-height:50px!important;
    box-sizing:border-box!important;
    padding:12px 14px!important;
    border:1px solid rgba(18,52,51,.18)!important;
    border-radius:13px!important;
    background:#fff!important;
    color:var(--tbpm-ink)!important;
    font:inherit!important;
}
html body .theraboost-public-minisite .tbpm-client-field input:focus,
html body .theraboost-public-minisite .tbpm-client-field select:focus,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-field input:focus,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-field select:focus{
    outline:3px solid color-mix(in srgb,var(--tbpm-primary) 16%,transparent)!important;
    border-color:var(--tbpm-primary)!important;
}
html body .theraboost-public-minisite .tbpm-client-field input:disabled,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-field input:disabled{
    background:#f5f6f7!important;
    color:rgba(26,39,67,.64)!important;
}
html body .theraboost-public-minisite .tbpm-client-info-note,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-info-note{
    margin:0!important;
    padding:14px 16px!important;
    border-radius:14px!important;
    background:var(--tbpm-primary-soft)!important;
    color:var(--tbpm-primary)!important;
    font-size:13px!important;
}
html body .theraboost-public-minisite .tbpm-client-form-actions,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-form-actions{
    display:flex!important;
    flex-wrap:wrap!important;
    justify-content:flex-end!important;
    gap:12px!important;
    margin-top:4px!important;
    padding-top:22px!important;
    border-top:1px solid rgba(18,52,51,.10)!important;
}
html body .theraboost-public-minisite .tbpm-client-form-actions .tbpm-button,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-form-actions .tbpm-button{
    width:auto!important;
    min-height:46px!important;
    margin:0!important;
}
html body .theraboost-public-minisite .tbpm-client-security-section,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-security-section{
    padding:24px!important;
    border:1px solid rgba(18,52,51,.11)!important;
    border-radius:18px!important;
    background:#fff!important;
}
html body .theraboost-public-minisite .tbpm-client-security-section h3,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-security-section h3{margin:0 0 18px!important;font-size:18px!important}
html body .theraboost-public-minisite .tbpm-client-password-form,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-password-form{max-width:720px!important}
html body .theraboost-public-minisite .tbpm-password-control,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-password-control{position:relative;display:block}
html body .theraboost-public-minisite .tbpm-password-control input,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-password-control input{padding-right:54px!important}
html body .theraboost-public-minisite .tbpm-password-toggle,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-password-toggle{
    position:absolute!important;
    top:50%!important;
    right:8px!important;
    transform:translateY(-50%)!important;
    display:grid!important;
    place-items:center!important;
    width:38px!important;
    height:38px!important;
    padding:0!important;
    border:0!important;
    border-radius:10px!important;
    background:transparent!important;
    color:var(--tbpm-primary)!important;
    cursor:pointer!important;
}
html body .theraboost-public-minisite .tbpm-password-toggle:hover,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-password-toggle:hover{background:var(--tbpm-primary-soft)!important}
html body .theraboost-public-minisite .tbpm-password-strength,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-password-strength{display:grid!important;gap:8px!important;margin-top:-10px!important}
html body .theraboost-public-minisite .tbpm-password-strength>span,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-password-strength>span{display:block;height:7px;border-radius:999px;background:#e8eaed;overflow:hidden}
html body .theraboost-public-minisite .tbpm-password-strength>span:before,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-password-strength>span:before{content:"";display:block;width:0;height:100%;border-radius:inherit;background:#c64b4b;transition:width .2s ease,background .2s ease}
html body .theraboost-public-minisite .tbpm-password-strength[data-score="1"]>span:before,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-password-strength[data-score="1"]>span:before{width:25%}
html body .theraboost-public-minisite .tbpm-password-strength[data-score="2"]>span:before,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-password-strength[data-score="2"]>span:before{width:50%;background:#c58a32}
html body .theraboost-public-minisite .tbpm-password-strength[data-score="3"]>span:before,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-password-strength[data-score="3"]>span:before{width:75%;background:#6f9f61}
html body .theraboost-public-minisite .tbpm-password-strength[data-score="4"]>span:before,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-password-strength[data-score="4"]>span:before{width:100%;background:#2f8b64}
html body .theraboost-public-minisite .tbpm-password-strength small,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-password-strength small{color:var(--tbpm-muted)!important;font-size:12px!important}
html body .theraboost-public-minisite .tbpm-password-match,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-password-match{margin:-10px 0 0!important;font-size:12px!important;font-weight:700!important}
html body .theraboost-public-minisite .tbpm-password-match.is-valid,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-password-match.is-valid{color:#267255!important}
html body .theraboost-public-minisite .tbpm-password-match.is-invalid,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-password-match.is-invalid{color:#a33b3b!important}
html body .theraboost-public-minisite .tbpm-client-recovery-box,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-recovery-box{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:22px!important;
    margin-top:20px!important;
    background:var(--tbpm-primary-soft)!important;
}
html body .theraboost-public-minisite .tbpm-client-recovery-box h3,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-recovery-box h3{margin:0 0 6px!important}
html body .theraboost-public-minisite .tbpm-client-recovery-box p,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-recovery-box p{margin:0!important;color:var(--tbpm-muted)!important}
@media(max-width:760px){
    html body .theraboost-public-minisite .tbpm-client-nav,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-nav{grid-template-columns:1fr 1fr!important}
    html body .theraboost-public-minisite .tbpm-client-nav a:nth-child(2),
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-nav a:nth-child(2){border-right:0!important}
    html body .theraboost-public-minisite .tbpm-client-nav a:nth-child(-n+2),
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-nav a:nth-child(-n+2){border-bottom:1px solid rgba(18,52,51,.11)!important}
    html body .theraboost-public-minisite .tbpm-client-account-grid,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-account-grid{grid-template-columns:1fr!important}
    html body .theraboost-public-minisite .tbpm-client-field-wide,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-field-wide{grid-column:auto}
    html body .theraboost-public-minisite .tbpm-client-form-actions,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-form-actions{display:grid!important;grid-template-columns:1fr!important}
    html body .theraboost-public-minisite .tbpm-client-form-actions .tbpm-button,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-form-actions .tbpm-button{width:100%!important;justify-content:center!important}
    html body .theraboost-public-minisite .tbpm-client-recovery-box,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-recovery-box{display:grid!important}
}

/* v5.4.833 — Client account security: readable eye controls and restrained form width. */
html body .theraboost-public-minisite .tbpm-client-security-card .tbpm-client-security-section:not(.tbpm-client-recovery-box),
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-security-card .tbpm-client-security-section:not(.tbpm-client-recovery-box){
    max-width:760px!important;
}
html body .theraboost-public-minisite .tbpm-client-password-form,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-password-form{
    width:100%!important;
    max-width:620px!important;
    margin:0!important;
}
html body .theraboost-public-minisite .tbpm-client-password-form .tbpm-client-field,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-password-form .tbpm-client-field{
    width:100%!important;
}
html body .theraboost-public-minisite .tbpm-password-toggle,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-password-toggle{
    width:42px!important;
    height:42px!important;
    right:7px!important;
    border:1px solid transparent!important;
}
html body .theraboost-public-minisite .tbpm-password-toggle:focus-visible,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-password-toggle:focus-visible{
    outline:3px solid color-mix(in srgb,var(--tbpm-primary) 22%,transparent)!important;
    outline-offset:1px!important;
}
html body .theraboost-public-minisite .tbpm-password-icon,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-password-icon{
    display:grid!important;
    place-items:center!important;
    width:23px!important;
    height:23px!important;
}
html body .theraboost-public-minisite .tbpm-password-icon svg,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-password-icon svg{
    display:block!important;
    width:23px!important;
    height:23px!important;
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:1.8!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
}
html body .theraboost-public-minisite .tbpm-password-icon-hide,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-password-icon-hide{display:none!important}
html body .theraboost-public-minisite .tbpm-password-toggle[aria-pressed="true"] .tbpm-password-icon-show,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-password-toggle[aria-pressed="true"] .tbpm-password-icon-show{display:none!important}
html body .theraboost-public-minisite .tbpm-password-toggle[aria-pressed="true"] .tbpm-password-icon-hide,
html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-password-toggle[aria-pressed="true"] .tbpm-password-icon-hide{display:grid!important}
@media(max-width:760px){
    html body .theraboost-public-minisite .tbpm-client-password-form,
    html body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-password-form{max-width:none!important}
}

/* v5.4.834 — The appointment modification journey belongs to the authenticated
 * client space. These rules connect it visually to the client dashboard and
 * size each field according to the data it receives. */
.tbpm-reschedule-client-shell{padding-top:34px;padding-bottom:10px}
.tbpm-reschedule-client-shell .tbpm-client-dashboard-head{margin-bottom:0}
.tbpm-client-subpage-heading{padding:26px 30px 6px}
.tbpm-client-subpage-heading>p:first-child{margin:0 0 10px;color:var(--tbpm-muted);font-size:13px}
.tbpm-client-subpage-heading>p:first-child a{color:var(--tbpm-primary);font-weight:700;text-decoration:none}
.tbpm-client-subpage-heading h1{margin:0 0 8px;font-size:clamp(26px,3vw,38px);line-height:1.12;color:var(--tbpm-ink)}
.tbpm-client-subpage-heading>p:last-child{margin:0;max-width:720px;color:var(--tbpm-muted)}
.tbpm-reschedule-client-shell+.tbpm-booking-shell{padding-top:8px}
.tbpm-booking-form.is-reschedule .tbpm-reschedule-summary h2{font-size:18px!important;line-height:1.25;margin:2px 0 6px!important}
.tbpm-booking-form.is-reschedule .tbpm-booking-form-grid{grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) minmax(100px,.45fr);align-items:end}
.tbpm-booking-form.is-reschedule .tbpm-field-age{max-width:120px}
.tbpm-booking-form.is-reschedule .tbpm-field-postal{max-width:180px}
.tbpm-booking-form.is-reschedule .tbpm-field-phone{max-width:260px}
.tbpm-booking-form.is-reschedule .tbpm-field-city{max-width:280px}
.tbpm-booking-form.is-reschedule .tbpm-field-email{grid-column:span 2}
.tbpm-booking-form.is-reschedule .tbpm-field-address{grid-column:span 2}
.tbpm-booking-form.is-reschedule .tbpm-field-age input,
.tbpm-booking-form.is-reschedule .tbpm-field-postal input,
.tbpm-booking-form.is-reschedule .tbpm-field-phone input,
.tbpm-booking-form.is-reschedule .tbpm-field-city input{width:100%}
.tbpm-reschedule-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid rgba(18,52,51,.11)}
.tbpm-reschedule-actions .tbpm-button{width:auto;min-width:210px;justify-content:center}
@media(max-width:760px){
  .tbpm-reschedule-client-shell{padding-top:20px}
  .tbpm-client-subpage-heading{padding:22px 18px 4px}
  .tbpm-reschedule-client-shell .tbpm-client-dashboard-head{display:grid;gap:16px}
  .tbpm-reschedule-client-shell .tbpm-client-dashboard-head .tbpm-button{width:100%;justify-content:center}
  .tbpm-booking-form.is-reschedule .tbpm-booking-form-grid{grid-template-columns:1fr}
  .tbpm-booking-form.is-reschedule .tbpm-field-age,
  .tbpm-booking-form.is-reschedule .tbpm-field-postal,
  .tbpm-booking-form.is-reschedule .tbpm-field-phone,
  .tbpm-booking-form.is-reschedule .tbpm-field-city,
  .tbpm-booking-form.is-reschedule .tbpm-field-email,
  .tbpm-booking-form.is-reschedule .tbpm-field-address{max-width:none;grid-column:auto}
  .tbpm-reschedule-actions{display:grid;grid-template-columns:1fr}
  .tbpm-reschedule-actions .tbpm-button{width:100%;min-width:0}
}

/* v5.4.835 — client-space continuity and reschedule hierarchy */
.tbpm-client-tabpanel[hidden]{display:none!important}.tbpm-client-tabpanel{animation:tbpmClientPanelIn .16s ease-out}.tbpm-client-tabpanel:focus{outline:none}@keyframes tbpmClientPanelIn{from{opacity:.82;transform:translateY(2px)}to{opacity:1;transform:none}}
.tbpm-booking-form.is-reschedule .tbpm-reschedule-summary h2{font-size:18px!important;line-height:1.25!important;font-weight:700!important;letter-spacing:0!important;margin:2px 0 6px!important}.tbpm-reschedule-client-shell .tbpm-client-dashboard-head{grid-template-columns:1fr!important}.tbpm-reschedule-client-shell .tbpm-client-dashboard-head>div{max-width:100%!important}

/* v5.4.837 — Booking calendar across the complete reservation window. */
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-quick-heading{
    display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:14px!important;margin:2px 0 10px!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-quick-heading strong{font-size:13px!important;color:var(--tbpm-ink)!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-quick-heading span{font-size:11px!important;color:var(--tbpm-muted)!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-month-calendar{
    margin:14px 0 18px!important;padding:16px!important;border:1px solid rgba(18,52,51,.11)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 30px rgba(18,52,51,.035)!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-month-toolbar{
    display:grid!important;grid-template-columns:42px 1fr 42px!important;align-items:center!important;gap:10px!important;margin-bottom:12px!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-month-toolbar strong{text-align:center!important;font-size:14px!important;color:var(--tbpm-ink)!important;text-transform:capitalize!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-month-toolbar button{
    width:42px!important;height:38px!important;border:1px solid var(--tbpm-primary-border)!important;border-radius:12px!important;background:#fff!important;color:var(--tbpm-primary)!important;font-size:24px!important;line-height:1!important;cursor:pointer!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-month-toolbar button:disabled{opacity:.3!important;cursor:not-allowed!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-weekdays,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-month{
    display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:6px!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-weekdays{margin-bottom:6px!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-weekdays span{text-align:center!important;font-size:10px!important;font-weight:750!important;color:var(--tbpm-muted)!important;text-transform:uppercase!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-calendar-blank{min-height:42px!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-calendar-day{
    position:relative!important;display:grid!important;place-items:center!important;align-content:center!important;gap:1px!important;min-height:44px!important;padding:4px!important;border:1px solid rgba(18,52,51,.08)!important;border-radius:12px!important;background:#f7f8f8!important;color:#98a2a3!important;font-size:12px!important;cursor:not-allowed!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-calendar-day small{font-size:8px!important;line-height:1!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-calendar-day.is-available{
    background:var(--tbpm-primary-soft)!important;color:var(--tbpm-primary)!important;border-color:var(--tbpm-primary-border)!important;cursor:pointer!important;font-weight:800!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-calendar-day.is-available:hover{transform:translateY(-1px)!important;box-shadow:0 8px 18px var(--tbpm-primary-shadow)!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-calendar-day.is-active{
    background:var(--tbpm-primary)!important;color:#fff!important;border-color:var(--tbpm-primary)!important;box-shadow:0 10px 24px var(--tbpm-primary-shadow)!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-calendar-legend{display:flex!important;align-items:center!important;gap:8px!important;margin:11px 0 0!important;font-size:10px!important;color:var(--tbpm-muted)!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-calendar-legend span{width:12px!important;height:12px!important;border-radius:4px!important;background:var(--tbpm-primary-soft)!important;border:1px solid var(--tbpm-primary-border)!important}
@media(max-width:640px){
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-quick-heading{display:grid!important}
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-month-calendar{padding:11px!important}
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-weekdays,
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-month{gap:4px!important}
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-calendar-day{min-height:40px!important;border-radius:9px!important}
}

/* v5.4.839 — Modern weekly availability board. */
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-month-calendar,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-quick-heading{display:none!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-calendar{
    margin:16px 0 20px!important;padding:0!important;border:1px solid rgba(18,52,51,.12)!important;
    border-radius:18px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 10px 30px rgba(18,52,51,.035)!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-heading{
    display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:16px!important;
    padding:15px 18px!important;background:var(--tbpm-primary)!important;color:#fff!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-heading strong{font-size:16px!important;color:#fff!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-heading span{font-size:11px!important;color:rgba(255,255,255,.82)!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-toolbar{
    display:grid!important;grid-template-columns:44px minmax(0,1fr) 44px!important;align-items:center!important;gap:10px!important;
    padding:12px 14px 8px!important;background:#fff!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-toolbar strong{text-align:center!important;font-size:13px!important;color:var(--tbpm-ink)!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-toolbar button{
    width:42px!important;height:42px!important;border:0!important;border-radius:50%!important;background:transparent!important;
    color:var(--tbpm-primary)!important;font-size:34px!important;font-weight:400!important;line-height:1!important;cursor:pointer!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-toolbar button:hover{background:var(--tbpm-primary-soft)!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-toolbar button:disabled{opacity:.22!important;cursor:not-allowed!important;background:transparent!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week[hidden]{display:none!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week{
    display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:0!important;padding:0 14px 16px!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-column{
    min-width:0!important;min-height:250px!important;padding:12px 8px 14px!important;border-left:1px solid rgba(18,52,51,.09)!important;
    background:#fff!important;text-align:center!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-column:first-child{border-left:0!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-column.is-unavailable{background:#fafafa!important;color:#b7bdbd!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-column header{display:grid!important;gap:5px!important;margin-bottom:14px!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-column header span{font-size:11px!important;font-weight:750!important;text-transform:capitalize!important;color:var(--tbpm-ink)!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-column header strong{font-size:18px!important;line-height:1!important;color:var(--tbpm-ink)!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-column.is-unavailable header span,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-column.is-unavailable header strong{color:#b7bdbd!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-slots{display:grid!important;gap:7px!important;justify-items:center!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-slot{
    width:auto!important;min-width:70px!important;max-width:100%!important;padding:7px 9px!important;border:1px solid transparent!important;
    border-radius:9px!important;background:transparent!important;color:var(--tbpm-primary)!important;font-size:14px!important;font-weight:650!important;
    line-height:1.15!important;box-shadow:none!important;cursor:pointer!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-slot:hover{background:var(--tbpm-primary-soft)!important;border-color:var(--tbpm-primary-border)!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-slot.is-selected{background:var(--tbpm-primary)!important;color:#fff!important;border-color:var(--tbpm-primary)!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-empty{display:block!important;margin-top:8px!important;font-size:10px!important;color:#b7bdbd!important}
@media(max-width:900px){
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week{overflow-x:auto!important;grid-template-columns:repeat(7,minmax(125px,1fr))!important;padding-bottom:12px!important;scrollbar-width:thin!important}
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-column{min-height:225px!important}
}
@media(max-width:700px){
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-heading{display:grid!important;gap:3px!important;padding:13px 14px!important}
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-heading span{display:none!important}
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-toolbar{padding:9px 9px 6px!important}
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week{grid-template-columns:repeat(7,minmax(112px,1fr))!important;padding:0 9px 10px!important}
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-column{min-height:205px!important;padding:10px 6px!important}
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-slot{font-size:13px!important;min-width:64px!important}
}



/* v5.4.840 — Compact weekly board and strict form-style isolation. */
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week[hidden],
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-slot[hidden],
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-more[hidden]{display:none!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-column{min-height:0!important;padding-bottom:16px!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-slots{align-content:start!important;min-height:214px!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-slot{
    display:inline-flex!important;align-items:center!important;justify-content:center!important;
    width:100%!important;max-width:92px!important;min-width:0!important;min-height:34px!important;
    padding:7px 6px!important;border:1px solid rgba(18,52,51,.12)!important;border-radius:10px!important;
    background:#fff!important;font-size:12px!important;line-height:1.15!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-more{
    appearance:none!important;border:0!important;background:transparent!important;color:var(--tbpm-primary)!important;
    font:700 11px/1.2 var(--tbpm-sans)!important;text-decoration:underline!important;text-underline-offset:3px!important;
    padding:6px!important;cursor:pointer!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-week-empty{padding-top:10px!important}

/* Restore the booking form independently from the calendar component. */
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form{display:grid!important;gap:16px!important;width:100%!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form-grid{
    display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:14px 16px!important;width:100%!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form label{display:grid!important;gap:7px!important;width:100%!important;min-width:0!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form input,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form select,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form textarea{
    display:block!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;
    min-height:46px!important;padding:12px 14px!important;border:1px solid rgba(18,52,51,.14)!important;border-radius:14px!important;
    background:#fff!important;color:var(--tbpm-ink)!important;font:400 14px/1.45 var(--tbpm-sans)!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form textarea{min-height:120px!important;resize:vertical!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-account-box{display:grid!important;gap:12px!important;width:100%!important;padding:18px!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-account-box .tbpm-booking-form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-submit{justify-self:start!important;width:auto!important;min-width:220px!important;max-width:100%!important}
@media(max-width:700px){
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form-grid,
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-account-box .tbpm-booking-form-grid{grid-template-columns:1fr!important}
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-submit{width:100%!important}
}

/* v5.4.841 — Compact month picker + daily time buttons. */
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-compact-calendar{
    margin-top:16px!important;border:1px solid rgba(18,52,51,.12)!important;border-radius:20px!important;background:#fff!important;overflow:hidden!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-compact-heading{
    display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:16px 20px!important;background:var(--tbpm-primary)!important;color:#fff!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-compact-heading strong{font-size:17px!important;color:#fff!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-compact-heading span{font-size:12px!important;color:rgba(255,255,255,.84)!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-compact-layout{
    display:grid!important;grid-template-columns:minmax(280px,360px) minmax(0,1fr)!important;gap:28px!important;padding:24px!important;align-items:start!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-month-pane,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-day-slots-pane{min-width:0!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-month-toolbar{
    display:grid!important;grid-template-columns:42px 1fr 42px!important;align-items:center!important;gap:8px!important;margin-bottom:14px!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-month-toolbar strong{text-align:center!important;text-transform:capitalize!important;font-size:18px!important;color:var(--tbpm-ink)!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-month-toolbar button{
    appearance:none!important;width:40px!important;height:40px!important;border:1px solid rgba(18,52,51,.12)!important;border-radius:12px!important;background:#fff!important;color:var(--tbpm-primary)!important;font-size:25px!important;cursor:pointer!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-month-toolbar button:disabled{opacity:.25!important;cursor:not-allowed!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-month-weekdays,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-month{
    display:grid!important;grid-template-columns:repeat(7,1fr)!important;gap:6px!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-month-weekdays{margin-bottom:6px!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-month-weekdays span{text-align:center!important;font-size:11px!important;font-weight:800!important;color:var(--tbpm-muted)!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-month[hidden],
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-date-panel[hidden]{display:none!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-day-blank{min-height:38px!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-day{
    appearance:none!important;display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;height:40px!important;padding:0!important;border:1px solid transparent!important;border-radius:10px!important;background:transparent!important;color:#b7bdbd!important;font:650 13px/1 var(--tbpm-sans)!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-day.is-available{background:var(--tbpm-primary-soft)!important;color:var(--tbpm-primary)!important;cursor:pointer!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-day.is-available:hover{border-color:var(--tbpm-primary-border)!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-day.is-selected{background:var(--tbpm-primary)!important;color:#fff!important;border-color:var(--tbpm-primary)!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-day:disabled{cursor:not-allowed!important;opacity:.58!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-timezone{margin:18px 0 0!important;font-size:12px!important;color:var(--tbpm-muted)!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-date-panel h4{margin:0 0 18px!important;font-size:17px!important;color:var(--tbpm-ink)!important;text-transform:capitalize!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-date-slots{
    display:grid!important;grid-template-columns:repeat(2,minmax(120px,1fr))!important;gap:12px!important;align-content:start!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-time-button{
    appearance:none!important;min-height:52px!important;width:100%!important;padding:12px 16px!important;border:1px solid rgba(18,52,51,.16)!important;border-radius:12px!important;background:#fff!important;color:var(--tbpm-ink)!important;font:750 16px/1.2 var(--tbpm-sans)!important;cursor:pointer!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-time-button:hover{border-color:var(--tbpm-primary-border)!important;background:var(--tbpm-primary-soft)!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-time-button.is-selected{background:var(--tbpm-primary)!important;color:#fff!important;border-color:var(--tbpm-primary)!important}

/* Keep the contact/account form inside the same professional booking card. */
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form-grid{
    display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 18px!important;width:100%!important;margin-top:4px!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form-grid>label{display:grid!important;gap:8px!important;align-content:start!important;width:100%!important;min-width:0!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form-grid input,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form-grid select,
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form-grid textarea{
    width:100%!important;min-width:0!important;max-width:none!important;box-sizing:border-box!important;
}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-message-field{grid-column:1/-1!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-message-field textarea{min-height:120px!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-client-account-box{margin-top:4px!important}
body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-submit{width:auto!important;min-width:240px!important;justify-self:start!important}
@media(max-width:760px){
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-compact-heading{display:grid!important;gap:4px!important}
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-compact-layout{grid-template-columns:1fr!important;padding:16px!important;gap:22px!important}
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-date-slots{grid-template-columns:1fr 1fr!important}
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-form-grid{grid-template-columns:1fr!important}
    body.tbpm-standalone-body .theraboost-public-minisite .tbpm-booking-submit{width:100%!important}
}

/* v5.4.919 / Mini-site 1.3.3 — rich images inserted with the classic WordPress editor. */
body .theraboost-public-minisite .tbpm-blog-article-content::after{content:"";display:block;clear:both}
body .theraboost-public-minisite .tbpm-blog-article-content img{max-width:100%!important;height:auto!important}
body .theraboost-public-minisite .tbpm-blog-article-content p>img,
body .theraboost-public-minisite .tbpm-blog-article-content p>a>img{display:block;margin:26px auto!important;border-radius:18px!important;box-shadow:0 16px 44px rgba(18,52,51,.10)!important}
body .theraboost-public-minisite .tbpm-blog-article-content img.alignleft{float:left!important;max-width:46%!important;margin:8px 26px 18px 0!important}
body .theraboost-public-minisite .tbpm-blog-article-content img.alignright{float:right!important;max-width:46%!important;margin:8px 0 18px 26px!important}
body .theraboost-public-minisite .tbpm-blog-article-content img.aligncenter{display:block!important;margin:26px auto!important}
body .theraboost-public-minisite .tbpm-blog-article-content .theraboost-article-inline-image,
body .theraboost-public-minisite .tbpm-blog-article-content figure.wp-caption{width:auto!important;max-width:100%!important;margin:30px auto!important;padding:0!important;background:transparent!important;border:0!important;text-align:center!important}
body .theraboost-public-minisite .tbpm-blog-article-content .theraboost-article-inline-image img,
body .theraboost-public-minisite .tbpm-blog-article-content figure.wp-caption img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;margin:0 auto!important;border-radius:18px!important;box-shadow:0 16px 44px rgba(18,52,51,.10)!important}
body .theraboost-public-minisite .tbpm-blog-article-content .theraboost-article-inline-image.alignleft,
body .theraboost-public-minisite .tbpm-blog-article-content figure.wp-caption.alignleft{float:left!important;max-width:46%!important;margin:8px 26px 20px 0!important}
body .theraboost-public-minisite .tbpm-blog-article-content .theraboost-article-inline-image.alignright,
body .theraboost-public-minisite .tbpm-blog-article-content figure.wp-caption.alignright{float:right!important;max-width:46%!important;margin:8px 0 20px 26px!important}
body .theraboost-public-minisite .tbpm-blog-article-content .wp-caption-text,
body .theraboost-public-minisite .tbpm-blog-article-content figcaption{margin:10px auto 0!important;color:var(--tbpm-muted)!important;font-size:12px!important;line-height:1.55!important;font-style:italic!important;text-align:center!important}
body .theraboost-public-minisite .tbpm-blog-article-content .theraboost-article-gallery{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;margin:30px 0!important;clear:both!important}
body .theraboost-public-minisite .tbpm-blog-article-content .theraboost-article-gallery.columns-1{grid-template-columns:1fr!important}
body .theraboost-public-minisite .tbpm-blog-article-content .theraboost-article-gallery.columns-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}
body .theraboost-public-minisite .tbpm-blog-article-content .theraboost-article-gallery.columns-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}
body .theraboost-public-minisite .tbpm-blog-article-content .theraboost-article-gallery__item{min-width:0!important;margin:0!important}
body .theraboost-public-minisite .tbpm-blog-article-content .theraboost-article-gallery__item a{display:block!important}
body .theraboost-public-minisite .tbpm-blog-article-content .theraboost-article-gallery__item img{display:block!important;width:100%!important;aspect-ratio:4/3!important;object-fit:cover!important;border-radius:16px!important;box-shadow:0 12px 30px rgba(18,52,51,.09)!important}
@media(max-width:760px){body .theraboost-public-minisite .tbpm-blog-article-content img.alignleft,body .theraboost-public-minisite .tbpm-blog-article-content img.alignright,body .theraboost-public-minisite .tbpm-blog-article-content .theraboost-article-inline-image.alignleft,body .theraboost-public-minisite .tbpm-blog-article-content .theraboost-article-inline-image.alignright,body .theraboost-public-minisite .tbpm-blog-article-content figure.wp-caption.alignleft,body .theraboost-public-minisite .tbpm-blog-article-content figure.wp-caption.alignright{float:none!important;max-width:100%!important;margin:24px auto!important}body .theraboost-public-minisite .tbpm-blog-article-content .theraboost-article-gallery,body .theraboost-public-minisite .tbpm-blog-article-content .theraboost-article-gallery.columns-3,body .theraboost-public-minisite .tbpm-blog-article-content .theraboost-article-gallery.columns-4{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}}
