body.yb-theme .lp-hero{position:relative;overflow:hidden;padding:4.5rem 0 5rem;background:var(--yb-bg)}body.yb-theme .lp-hero--compact{padding-bottom:clamp(2rem,4vw,3rem)}body.yb-theme .lp-hero__grid{position:relative;z-index:2}body.yb-theme .lp-hero__content--center{text-align:center;margin:0 auto;max-width:760px}body.yb-theme.page-article .container--article-hero{max-width:960px}body.yb-theme.page-article .lp-hero__content--center{max-width:none}body.yb-theme.page-article .lp-hero__title--article{max-width:none}body.yb-theme.page-article .article-hero__lead{max-width:62ch}body.yb-theme .lp-hero__content--left{text-align:left;margin:0;max-width:56rem}body.yb-theme .lp-hero__badge{display:inline-flex;align-items:center;gap:0.4rem;padding:0.3rem 0.75rem;margin-bottom:1.25rem;border-radius:2rem;background:transparent;border:1px solid var(--yb-border,rgba(255,255,255,0.12));color:var(--yb-muted);font-size:0.72rem;font-weight:600;text-transform:uppercase;letter-spacing:0.06em}html.theme-light body.yb-theme .lp-hero__badge{border-color:var(--yb-border,rgba(0,0,0,0.1));color:var(--yb-muted)}body.yb-theme .lp-hero__badge i{color:var(--yb-cyan);font-size:0.78rem}html.theme-light body.yb-theme .lp-hero__badge i{color:var(--yb-accent)}body.yb-theme .lp-hero__title{margin:0 0 1rem;font-size:clamp(1.65rem,3.5vw,2.35rem);line-height:1.18;font-weight:800;letter-spacing:-0.02em;color:var(--yb-heading)}body.yb-theme .lp-hero__subtitle{margin:0 0 1.25rem;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:600;line-height:1.45;color:var(--yb-accent)}body.yb-theme .lp-hero__subtitle strong{color:var(--yb-accent);font-weight:700}body.yb-theme .lp-hero__desc{margin:0 0 1.5rem;color:var(--yb-muted);line-height:1.75}body.yb-theme .lp-hero__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:0.9rem;margin-bottom:1.75rem}body.yb-theme .lp-hero__card{display:flex;align-items:flex-start;gap:0.75rem;padding:0.9rem 1rem;border-radius:8px}body.yb-theme .lp-hero__card i{font-size:1.4rem;color:var(--yb-accent);flex-shrink:0}body.yb-theme .lp-hero__card-label{display:block;font-weight:700;color:var(--yb-heading);font-size:0.95rem}body.yb-theme .lp-hero__card-text{display:block;color:var(--yb-muted);font-size:0.88rem;line-height:1.45}body.yb-theme .lp-hero__actions{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:0.85rem}body.yb-theme .lp-hero__actions .btn{flex:0 1 auto;white-space:nowrap}body.yb-theme .lp-hero__visual{position:relative;perspective:none}body.yb-theme .lp-hero__visual-wrap{position:relative;width:100%}body.yb-theme .lp-hero__visual-glow{position:absolute;inset:10% 8% -8% 8%;background:radial-gradient(ellipse at center,rgba(61,91,124,0.32) 0%,transparent 70%);filter:blur(22px);pointer-events:none;z-index:0}html.theme-light body.yb-theme .lp-hero__visual-glow{background:radial-gradient(ellipse at center,rgba(47,116,192,0.2) 0%,transparent 70%)}body.yb-theme .lp-hero__visual-wrap .home-hero__frame{position:relative;z-index:1;transform:none;transform-origin:center center;transition:transform 0.55s cubic-bezier(0.16,1,0.3,1),box-shadow 0.55s ease;box-shadow:0 24px 56px rgba(0,0,0,0.32),0 0 0 1px rgba(61,91,124,0.1),var(--yb-glow-soft)}body.yb-theme .lp-hero__visual-wrap:hover .home-hero__frame{transform:none;box-shadow:0 24px 56px rgba(0,0,0,0.34),0 0 28px rgba(61,91,124,0.14),var(--yb-glow-soft)}@media (hover:none),(max-width:991.98px){body.yb-theme .lp-hero__visual-wrap .home-hero__frame,body.yb-theme .lp-hero__visual-wrap:hover .home-hero__frame{transform:none}}body.yb-theme .lp-hero__image{display:block;width:100%;height:auto;border-radius:8px}@media (prefers-reduced-motion:no-preference){body.yb-theme .lp-hero__content--seq .lp-hero__badge,body.yb-theme .lp-hero__content--seq .lp-hero__title,body.yb-theme .lp-hero__content--seq .lp-hero__subtitle,body.yb-theme .lp-hero__content--seq .lp-hero__desc,body.yb-theme .lp-hero__content--seq .lp-hero__cards,body.yb-theme .lp-hero__content--seq .lp-hero__actions,body.yb-theme .lp-hero__content--center.lp-hero__content--seq>*,body.yb-theme .lp-hero__content--left.lp-hero__content--seq>*,body.yb-theme .lp-hero__visual--seq{opacity:0;will-change:transform,opacity;animation:yb-hero-rise 0.8s cubic-bezier(0.16,1,0.3,1) both}body.yb-theme .lp-hero__content--seq .lp-hero__badge,body.yb-theme .lp-hero__content--center.lp-hero__content--seq>.lp-hero__badge{animation-delay:0.05s}body.yb-theme .lp-hero__content--seq .lp-hero__title,body.yb-theme .lp-hero__content--center.lp-hero__content--seq>.lp-hero__title,body.yb-theme .lp-hero__content--left.lp-hero__content--seq>.lp-hero__title{animation-delay:0.12s}body.yb-theme .lp-hero__content--seq .lp-hero__subtitle,body.yb-theme .lp-hero__content--center.lp-hero__content--seq>.lp-hero__subtitle,body.yb-theme .lp-hero__content--left.lp-hero__content--seq>.lp-hero__subtitle{animation-delay:0.2s}body.yb-theme .lp-hero__content--seq .lp-hero__desc{animation-delay:0.28s}body.yb-theme .lp-hero__content--seq .lp-hero__cards{animation-delay:0.34s}body.yb-theme .lp-hero__content--seq .lp-hero__actions,body.yb-theme .lp-hero__content--center.lp-hero__content--seq>.lp-hero__actions,body.yb-theme .lp-hero__content--left.lp-hero__content--seq>.lp-hero__actions{animation-name:yb-hero-pop;animation-delay:0.42s}body.yb-theme .lp-hero__content--center.lp-hero__content--seq>.article-hero__lead{animation-delay:0.28s}body.yb-theme .lp-hero__content--center.lp-hero__content--seq>.article-hero__meta{animation-delay:0.36s}body.yb-theme .lp-hero__content--center.lp-hero__content--seq>.article-hero__lead,body.yb-theme .lp-hero__content--center.lp-hero__content--seq>.article-hero__meta{opacity:0;will-change:transform,opacity;animation:yb-hero-rise 0.8s cubic-bezier(0.16,1,0.3,1) both}body.yb-theme .lp-hero__visual--seq{animation-delay:0.22s}body.yb-theme .lp-hero__visual-wrap{animation:hero-dash-float 7s ease-in-out 1.1s infinite}}body.yb-theme .lp-stats-section{padding:clamp(2.5rem,4vw,3.25rem) 0;background:var(--yb-ink)}body.yb-theme .lp-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem}body.yb-theme .lp-stats--inline{margin-top:1.75rem}body.yb-theme .lp-stat{padding:1.25rem 1rem;text-align:center;border-radius:0;background:transparent;border:none;box-shadow:none}body.yb-theme .lp-stat__number{display:block;font-family:var(--font-display);font-size:clamp(1.7rem,3.4vw,2.4rem);font-weight:600;line-height:1;color:var(--yb-cta);margin-bottom:0.5rem}body.yb-theme .lp-stat__desc{display:block;color:var(--yb-muted);font-size:0.9rem;line-height:1.5}body.yb-theme .lp-prose{padding:clamp(1.5rem,4vw,2.75rem);border-radius:10px}body.yb-theme .lp-prose p{color:var(--yb-muted);line-height:1.8;margin:0 0 1.1rem}body.yb-theme .lp-prose p:last-child{margin-bottom:0}body.yb-theme .lp-prose strong{color:var(--yb-text)}body.yb-theme .lp-prose__subtitle{font-size:1.15rem;font-weight:600;color:var(--yb-text);margin:1.75rem 0 0.85rem}body.yb-theme .lp-prose__subtitle:first-child{margin-top:0}body.yb-theme .lp-prose__highlight{margin-top:1.25rem;padding:1rem 1.25rem;border-left:3px solid var(--yb-accent);border-radius:10px;background:var(--yb-glass-light);color:var(--yb-text) !important;font-weight:500}body.yb-theme .lp-problems{list-style:none;padding:0;margin:0.5rem 0 0;display:grid;gap:0.85rem}body.yb-theme .lp-problems li{position:relative;padding-left:1.75rem;color:var(--yb-muted);line-height:1.7}body.yb-theme .lp-problems li::before{content:"\2192";position:absolute;left:0;top:0;color:var(--yb-accent);font-weight:700}body.yb-theme .lp-problems strong{color:var(--yb-heading)}body.yb-theme .lp-tone-list{list-style:none;padding:0;margin:0.75rem 0 0;display:grid;gap:0.65rem}body.yb-theme .lp-tone-list__item{display:flex;align-items:flex-start;gap:0.75rem;padding:0.85rem 1rem;border-radius:8px;line-height:1.65;color:var(--yb-muted);border:1px solid var(--yb-border);background:rgba(255,255,255,0.03)}body.yb-theme .lp-tone-list--negative .lp-tone-list__item{background:var(--tone-negative-bg);border-color:var(--tone-negative-border)}body.yb-theme .lp-tone-list--positive .lp-tone-list__item{background:var(--tone-positive-bg);border-color:var(--tone-positive-border)}body.yb-theme .lp-tone-list__icon{flex-shrink:0;width:1.65rem;height:1.65rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:0.85rem;font-weight:700;margin-top:0.1rem}body.yb-theme .lp-tone-list--negative .lp-tone-list__icon{color:var(--tone-negative-accent);background:rgba(239,68,68,0.14)}body.yb-theme .lp-tone-list--positive .lp-tone-list__icon{color:var(--tone-positive-accent);background:rgba(16,185,129,0.14)}body.yb-theme .lp-tone-list--neutral .lp-tone-list__icon{color:var(--yb-accent);background:var(--yb-glass-light)}body.yb-theme .lp-tone-list__text strong{color:var(--yb-text)}body.yb-theme .lp-prose__callout{margin:1.25rem 0 0;padding:1.1rem 1.25rem;border-radius:8px;border:1px solid var(--tone-positive-border);background:var(--tone-positive-bg);color:var(--yb-text);line-height:1.75}body.yb-theme .lp-prose__callout strong{color:var(--tone-positive-title)}body.yb-theme .lp-expertise{padding:clamp(1.35rem,3vw,2rem);border-radius:10px}body.yb-theme .lp-expertise__lead{margin:0 0 1.35rem;color:var(--yb-muted);line-height:1.75;font-size:1rem}body.yb-theme .lp-expertise__lead strong{color:var(--yb-text)}body.yb-theme .lp-expertise__detail{margin:1rem 0 0;color:var(--yb-muted);line-height:1.75;font-size:0.97rem}body.yb-theme .lp-expertise__detail strong{color:var(--yb-text)}body.yb-theme .lp-expertise__points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.85rem;margin-bottom:1.25rem}body.yb-theme .lp-expertise__item{display:flex;align-items:flex-start;gap:0.75rem;padding:1rem 1.05rem;border-radius:8px;border:1px solid var(--yb-border);background:var(--yb-glass-light)}body.yb-theme .lp-expertise__icon{flex-shrink:0;width:36px;height:36px;border-radius:0.6rem;display:flex;align-items:center;justify-content:center;font-size:1rem;color:var(--yb-accent);background:var(--yb-icon-bg);border:1px solid var(--yb-border)}body.yb-theme .lp-expertise__label{margin:0 0 0.25rem;font-size:0.92rem;font-weight:700;color:var(--yb-heading);line-height:1.35}body.yb-theme .lp-expertise__text{margin:0;font-size:0.86rem;color:var(--yb-muted);line-height:1.55}body.yb-theme .lp-expertise__text strong{color:var(--yb-text)}body.yb-theme .lp-expertise__proof{margin:0;padding:1rem 1.2rem;border-left:3px solid var(--tone-positive-accent);border-radius:10px;background:var(--tone-positive-bg);color:var(--yb-text);line-height:1.7;font-size:0.94rem}body.yb-theme .lp-expertise__proof strong{color:var(--tone-positive-title)}body.yb-theme .lp-context-card--alert .home-glass-card__icon{color:var(--tone-negative-accent);background:rgba(239,68,68,0.12);border-color:var(--tone-negative-border)}body.yb-theme .home-challenges--asymmetric-3>.home-glass-card--lead .home-glass-card__title{font-size:1.15rem}body.yb-theme #contexte .home-section-intro + .home-challenges,body.yb-theme .home-section-head + .home-challenges,body.yb-theme .home-section-intro + .home-challenges{margin-top:1.5rem}body.yb-theme .lp-context-conclusion{margin-top:1.75rem;margin-bottom:0}body.yb-theme .lp-compare-vs--compact{grid-template-columns:1fr 1fr}body.yb-theme .lp-compare-vs--compact .lp-vs-col{padding:1.35rem 1.5rem}body.yb-theme .lp-compare-vs--compact .lp-vs-col__title{margin-bottom:0.75rem;font-size:1.05rem}body.yb-theme .lp-compare-vs--compact .lp-vs-col ul{gap:0.55rem}body.yb-theme .lp-compare-vs--compact .lp-vs-col ul li{font-size:0.92rem;line-height:1.55}body.yb-theme .lp-prose__chunk{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--yb-border)}body.yb-theme .lp-prose__chunk:first-child{margin-top:0;padding-top:0;border-top:none}body.yb-theme .lp-vs-col__lead{margin:0 0 1rem;color:var(--yb-muted);line-height:1.75}body.yb-theme .lp-vs-col__lead strong{color:var(--yb-text)}body.yb-theme .lp-vs-col .lp-tone-list{margin-top:0}body.yb-theme.page-solution .lp-hero__desc strong{color:var(--yb-text)}body.yb-theme.page-solution .home-levier-card__hook strong,body.yb-theme.page-solution .home-levier-card__list strong{color:var(--yb-text)}body.yb-theme.page-solution .lp-step__text strong{color:var(--yb-text)}body.yb-theme.page-solution .lp-diag p strong{color:var(--yb-text)}body.yb-theme .lp-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:1.5rem;align-items:center;padding-top:0.875rem}body.yb-theme .lp-option-card{position:relative;display:flex;flex-direction:column;padding:1.75rem;border-radius:10px;overflow:visible;transition:transform 0.35s ease,box-shadow 0.35s ease,border-color 0.35s ease}body.yb-theme .lp-option-card--neutral .lp-option-card__icon{background:var(--tone-negative-bg);border:1px solid var(--tone-negative-border);color:var(--tone-negative-accent)}body.yb-theme .lp-option-card--neutral .lp-option-card__price{color:var(--tone-negative-title)}body.yb-theme .lp-option-card--neutral .lp-option-card__list li::before{content:"\2715";color:var(--tone-negative-accent)}body.yb-theme .lp-option-card__badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);padding:0.35rem 0.85rem;border-radius:0.45rem;background:linear-gradient(135deg,var(--tone-positive-accent) 0%,var(--yb-accent) 100%);color:#fff;font-size:0.72rem;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;box-shadow:var(--yb-glow-soft),0 0 0 1px rgba(255,255,255,0.12);z-index:1}body.yb-theme .lp-option-card__icon{width:52px;height:52px;display:grid;place-items:center;border-radius:8px;background:var(--yb-icon-bg);color:var(--yb-accent);font-size:1.4rem;margin-bottom:1rem}body.yb-theme .lp-option-card--featured .lp-option-card__icon{width:56px;height:56px;background:var(--tone-positive-bg);border:1px solid var(--tone-positive-border);color:var(--tone-positive-accent);box-shadow:0 0 0 4px rgba(16,185,129,0.08)}body.yb-theme .lp-option-card__title{margin:0 0 0.4rem;font-size:1.2rem;font-weight:700;color:var(--yb-heading)}body.yb-theme .lp-option-card--featured .lp-option-card__title{font-size:1.28rem}body.yb-theme .lp-option-card__price{margin:0 0 0.75rem;font-size:1.05rem;font-weight:700;color:var(--yb-accent)}body.yb-theme .lp-option-card--featured .lp-option-card__price{color:var(--tone-positive-title)}body.yb-theme .lp-option-card__desc{margin:0 0 1rem;color:var(--yb-muted);line-height:1.65}body.yb-theme .lp-option-card__list{list-style:none;padding:0;margin:auto 0 0;display:grid;gap:0.6rem}body.yb-theme .lp-option-card__list li{position:relative;padding-left:1.6rem;color:var(--yb-muted);font-size:0.92rem;line-height:1.55}body.yb-theme .lp-option-card__list li::before{content:"\2713";position:absolute;left:0;top:0;color:var(--yb-cyan);font-weight:700}body.yb-theme .lp-option-card--featured .lp-option-card__list li::before{color:var(--tone-positive-accent)}@media (max-width:767.98px){body.yb-theme .lp-options{align-items:stretch}}body.yb-theme .lp-compare-vs{display:grid;grid-template-columns:1fr auto 1fr;gap:1.15rem 1rem;align-items:stretch}body.yb-theme .lp-compare-vs__vs{display:flex;align-items:center;justify-content:center;align-self:center}body.yb-theme .lp-compare-vs__vs span{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:999px;font-size:0.72rem;font-weight:800;letter-spacing:0.08em;text-transform:uppercase;color:var(--yb-heading);background:var(--yb-glass);border:1px solid var(--yb-border);box-shadow:0 8px 22px rgba(15,23,42,0.06)}body.yb-theme .lp-vs-col{position:relative;overflow:hidden;display:flex;flex-direction:column;padding:1.5rem 1.4rem 1.35rem;border-radius:10px}body.yb-theme .lp-vs-col::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;opacity:0.9}body.yb-theme .lp-vs-col--bad.home-glass,body.yb-theme .lp-vs-col--bad.home-surface{background:linear-gradient(165deg,var(--tone-negative-bg) 0%,var(--yb-glass) 58%);border-color:var(--tone-negative-border)}body.yb-theme .lp-vs-col--bad::before{background:linear-gradient(90deg,var(--tone-negative-accent) 0%,rgba(248,113,113,0.15) 100%)}body.yb-theme .lp-vs-col--good.home-glass,body.yb-theme .lp-vs-col--good.home-surface{background:linear-gradient(165deg,var(--tone-positive-bg) 0%,var(--yb-glass) 55%);border-color:var(--tone-positive-border);box-shadow:0 14px 36px rgba(16,185,129,0.08)}body.yb-theme .lp-vs-col--good::before{background:linear-gradient(90deg,var(--tone-positive-accent) 0%,rgba(52,211,153,0.18) 100%)}body.yb-theme .lp-vs-col__head{display:flex;align-items:flex-start;gap:0.85rem;margin-bottom:1.15rem}body.yb-theme .lp-vs-col__icon{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:0.75rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.05rem;border:1px solid transparent}body.yb-theme .lp-vs-col--bad .lp-vs-col__icon{color:var(--tone-negative-accent);background:rgba(239,68,68,0.12);border-color:var(--tone-negative-border)}body.yb-theme .lp-vs-col--good .lp-vs-col__icon{color:var(--tone-positive-accent);background:rgba(16,185,129,0.12);border-color:var(--tone-positive-border)}body.yb-theme .lp-vs-col__head-text{min-width:0}body.yb-theme .lp-vs-col__eyebrow{display:inline-block;margin-bottom:0.35rem;font-size:0.72rem;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;color:var(--yb-muted)}body.yb-theme .lp-vs-col--bad .lp-vs-col__eyebrow{color:var(--tone-negative-accent)}body.yb-theme .lp-vs-col--good .lp-vs-col__eyebrow{color:var(--tone-positive-accent)}body.yb-theme .lp-vs-col__title{display:block;margin:0;font-size:1.05rem;font-weight:700;line-height:1.35;color:var(--yb-heading);text-wrap:balance}body.yb-theme .lp-vs-col__title:has(>i){display:flex;align-items:center;gap:0.5rem;margin-bottom:1rem}body.yb-theme .lp-vs-col--bad .lp-vs-col__title>i{color:var(--tone-negative-accent)}body.yb-theme .lp-vs-col--good .lp-vs-col__title>i{color:var(--tone-positive-accent)}body.yb-theme .lp-vs-col__list,body.yb-theme .lp-vs-col ul{list-style:none;padding:0;margin:0;display:grid;gap:0.65rem}body.yb-theme .lp-vs-item{display:flex;align-items:flex-start;gap:0.7rem;padding:0.8rem 0.9rem;border-radius:8px;border:1px solid transparent;line-height:1.55;color:var(--yb-muted);background:rgba(255,255,255,0.35)}body.yb-theme .lp-vs-col--bad .lp-vs-item{border-color:rgba(239,68,68,0.12);background:rgba(255,255,255,0.42)}body.yb-theme .lp-vs-col--good .lp-vs-item{border-color:rgba(16,185,129,0.14);background:rgba(255,255,255,0.5)}body.yb-theme .lp-vs-item__mark{flex-shrink:0;width:1.4rem;height:1.4rem;margin-top:0.1rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:0.7rem;font-weight:700}body.yb-theme .lp-vs-col--bad .lp-vs-item__mark{color:var(--tone-negative-accent);background:rgba(239,68,68,0.12)}body.yb-theme .lp-vs-col--good .lp-vs-item__mark{color:var(--tone-positive-accent);background:rgba(16,185,129,0.14)}body.yb-theme .lp-vs-item__text{min-width:0}body.yb-theme .lp-vs-item__text strong,body.yb-theme .lp-vs-col ul:not(.lp-tone-list) li strong{color:var(--yb-text)}body.yb-theme .lp-vs-col ul:not(.lp-vs-col__list):not(.lp-tone-list) li{position:relative;padding:0.8rem 0.9rem 0.8rem 2.35rem;border-radius:8px;border:1px solid transparent;color:var(--yb-muted);line-height:1.55;background:rgba(255,255,255,0.42)}body.yb-theme .lp-vs-col--bad ul:not(.lp-vs-col__list):not(.lp-tone-list) li{border-color:rgba(239,68,68,0.12)}body.yb-theme .lp-vs-col--good ul:not(.lp-vs-col__list):not(.lp-tone-list) li{border-color:rgba(16,185,129,0.14)}body.yb-theme .lp-vs-col--bad ul:not(.lp-vs-col__list):not(.lp-tone-list) li::before{content:"\2715";position:absolute;left:0.85rem;top:0.8rem;color:var(--tone-negative-accent);font-weight:700}body.yb-theme .lp-vs-col--good ul:not(.lp-vs-col__list):not(.lp-tone-list) li::before{content:"\2713";position:absolute;left:0.85rem;top:0.8rem;color:var(--tone-positive-accent);font-weight:700}body.yb-theme .lp-steps{list-style:none;padding:0;margin:0;display:grid;gap:1.1rem;counter-reset:lp-step}body.yb-theme .lp-step{display:flex;gap:1.25rem;padding:1.5rem;border-radius:8px}body.yb-theme .lp-step__num{flex-shrink:0;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--yb-icon-bg);color:var(--yb-accent);font-size:1.2rem;font-weight:800}body.yb-theme .lp-step__label{display:inline-block;margin-bottom:0.35rem;font-size:0.78rem;font-weight:600;letter-spacing:0.03em;color:var(--yb-accent);text-transform:uppercase}body.yb-theme .lp-step__title{margin:0 0 0.45rem;font-size:1.12rem;font-weight:700;color:var(--yb-heading)}body.yb-theme .lp-step__text{margin:0;color:var(--yb-muted);line-height:1.7}body.yb-theme .lp-cases{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;align-items:stretch}body.yb-theme .lp-case{display:flex;flex-direction:column;gap:0.85rem;padding:1.75rem;border-radius:10px}body.yb-theme .lp-case__tag{display:inline-flex;align-items:center;gap:0.45rem;padding:0.35rem 0.8rem;margin-bottom:0.15rem;border-radius:0.45rem;background:var(--yb-glass-light);border:1px solid var(--yb-border);color:var(--yb-muted);font-size:0.78rem;font-weight:600;align-self:flex-start}body.yb-theme .lp-case__client{margin:0 0 0.35rem;font-size:1.15rem;font-weight:700;color:var(--yb-heading);line-height:1.35}body.yb-theme .lp-case__section{padding:1rem 1.1rem;border-radius:0.75rem;border:1px solid transparent}body.yb-theme .lp-case__section--problem{background:var(--tone-negative-bg);border-color:var(--tone-negative-border)}body.yb-theme .lp-case__section--actions{background:rgba(61,91,124,0.08);border-color:rgba(61,91,124,0.18)}body.yb-theme .lp-case__section--results{background:var(--tone-positive-bg);border-color:var(--tone-positive-border);margin-top:auto}body.yb-theme .lp-case__section-title{display:flex;align-items:center;gap:0.45rem;margin:0 0 0.55rem;font-weight:700;font-size:0.78rem;text-transform:uppercase;letter-spacing:0.05em}body.yb-theme .lp-case__section--problem .lp-case__section-title{color:var(--tone-negative-title)}body.yb-theme .lp-case__section--problem .lp-case__section-title i{color:var(--tone-negative-accent)}body.yb-theme .lp-case__section--actions .lp-case__section-title{color:var(--yb-accent)}body.yb-theme .lp-case__section--results .lp-case__section-title{color:var(--tone-positive-title)}body.yb-theme .lp-case__section--results .lp-case__section-title i{color:var(--tone-positive-accent)}body.yb-theme .lp-case__section-body{margin:0;color:var(--yb-muted);line-height:1.65;font-size:0.92rem}body.yb-theme .lp-case__section-body strong{color:var(--yb-heading)}body.yb-theme .lp-case__results{list-style:none;padding:0;margin:0;display:grid;gap:0.55rem}body.yb-theme .lp-case__results li{position:relative;padding-left:1.6rem;color:var(--yb-muted);line-height:1.55;font-size:0.92rem}body.yb-theme .lp-case__results li::before{content:"\2713";position:absolute;left:0;color:var(--yb-cyan);font-weight:700}body.yb-theme .lp-case__section--results .lp-case__results li::before{color:var(--tone-positive-accent)}body.yb-theme .lp-case__section--results .lp-case__results li strong{color:var(--yb-heading)}body.yb-theme .lp-cases--wide .lp-case{padding:clamp(1.25rem,3vw,1.75rem)}body.yb-theme .lp-cases--wide .lp-case__stats{margin-top:0.25rem}body.yb-theme .lp-cases--wide .lp-case__stats.lp-stats--inline{margin-top:0.5rem}@media (min-width:900px){body.yb-theme .lp-cases--wide .lp-case{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:stretch}body.yb-theme .lp-cases--wide .lp-case__tag,body.yb-theme .lp-cases--wide .lp-case__client,body.yb-theme .lp-cases--wide .lp-case__stats{grid-column:1 / -1}body.yb-theme .lp-cases--wide .lp-case__section{height:100%;margin:0}body.yb-theme .lp-cases--wide .lp-case__section--results{margin-top:0}body.yb-theme .lp-cases--wide .lp-case__section-body,body.yb-theme .lp-cases--wide .lp-case__results li{font-size:0.88rem;line-height:1.55}}body.yb-theme .lp-case-client{padding:clamp(1.5rem,4vw,2.75rem);border-radius:10px}body.yb-theme .lp-case-client p{color:var(--yb-muted);line-height:1.8}body.yb-theme .lp-case-client__subtitle{margin-top:1.25rem;color:var(--yb-text) !important}body.yb-theme .lp-tarifs-formules{display:flex;flex-direction:column;gap:1.25rem}body.yb-theme .lp-diag{padding:clamp(1.5rem,4vw,2.5rem);border-radius:10px;margin-bottom:0;border-left:3px solid var(--yb-accent)}body.yb-theme .lp-tarifs-formules .lp-diag:last-child{margin-bottom:0}body.yb-theme .lp-diag__badge{display:inline-block;margin-bottom:0.65rem;padding:0.25rem 0.65rem;border-radius:0.45rem;font-size:0.75rem;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;color:var(--yb-accent);background:color-mix(in srgb,var(--yb-accent) 12%,transparent)}body.yb-theme .lp-diag__title{margin:0 0 0.75rem;font-size:1.25rem;font-weight:700;color:var(--yb-heading)}body.yb-theme .lp-diag p{color:var(--yb-muted);line-height:1.75;margin:0 0 0.85rem}body.yb-theme .lp-diag__note{margin:0.25rem 0 0;padding:0.85rem 1.1rem;border-radius:10px;background:color-mix(in srgb,var(--yb-accent) 10%,var(--yb-bg-soft));border:1px solid color-mix(in srgb,var(--yb-accent) 22%,var(--yb-border));color:var(--yb-text) !important;font-size:0.92rem;line-height:1.65}html.theme-light body.yb-theme .lp-diag__note{background:color-mix(in srgb,var(--yb-accent) 14%,var(--yb-bg-soft));border-color:color-mix(in srgb,var(--yb-accent) 28%,var(--yb-border));box-shadow:inset 0 1px 0 rgba(255,255,255,0.65)}body.yb-theme .lp-tarifs__note{margin-top:1.5rem;text-align:center;color:var(--yb-muted)}body.yb-theme .lp-tarifs__note a{color:var(--yb-accent);font-weight:600}body.yb-theme #tarifs .lp-diag + .home-packs,body.yb-theme #tarifs .lp-tarifs-formules + .home-packs{margin-top:1.25rem}body.yb-theme .home-levier-card__top{display:flex;align-items:center;justify-content:space-between;gap:0.75rem;margin-bottom:1rem}body.yb-theme .home-levier-card__list{list-style:none;margin:0.75rem 0 0;padding:0;display:grid;gap:0.4rem}body.yb-theme .home-levier-card__list li{position:relative;padding-left:1.4rem;font-size:0.9rem;line-height:1.55;color:var(--yb-muted)}body.yb-theme .home-levier-card__list li::before{content:"→";position:absolute;left:0;color:var(--yb-accent);font-weight:700}body.yb-theme .home-levier-card--offer .home-levier-card__icon{margin-bottom:0;width:2.65rem;height:2.65rem;font-size:1.15rem}body.yb-theme .home-levier-card__index{font-size:0.78rem;font-weight:800;letter-spacing:0.08em;color:var(--yb-muted);font-variant-numeric:tabular-nums}body.yb-theme .home-levier-card--featured .home-levier-card__index{color:var(--tone-positive-accent)}body.yb-theme .home-levier-card--offer .home-levier-card__title{margin:0 0 0.7rem;font-size:1.08rem;line-height:1.35;text-wrap:balance}body.yb-theme .home-levier-card--offer .home-levier-card__hook,body.yb-theme .home-levier-card--offer .home-levier-card__desc{margin:0 0 1rem;font-size:0.94rem;line-height:1.65}body.yb-theme .home-levier-card--offer .home-levier-card__list{margin-top:auto;gap:0.45rem}body.yb-theme .home-levier-card--offer .home-levier-card__list li{padding:0.55rem 0.7rem 0.55rem 1.85rem;border-radius:10px;background:rgba(255,255,255,0.38);border:1px solid rgba(61,91,124,0.08);font-size:0.88rem;line-height:1.45}body.yb-theme .home-levier-card--offer .home-levier-card__list li::before{left:0.65rem;top:0.55rem}body.yb-theme .lp-pieges{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}body.yb-theme .lp-piege{display:flex;align-items:flex-start;gap:1.25rem;padding:1.5rem 1.75rem;border-radius:1rem}body.yb-theme .lp-piege__icon{flex-shrink:0;width:48px;height:48px;border-radius:0.75rem;display:flex;align-items:center;justify-content:center;font-size:1.35rem;color:#f87171;background:rgba(239,68,68,0.14);border:1px solid rgba(248,113,113,0.45);box-shadow:0 0 16px rgba(239,68,68,0.12)}html.theme-light body.yb-theme .lp-piege__icon{color:#dc2626;background:rgba(239,68,68,0.1);border-color:rgba(220,38,38,0.3)}body.yb-theme .lp-piege__body{flex:1;min-width:0}body.yb-theme .lp-piege__title{margin:0 0 0.5rem;font-size:1.1rem;font-weight:700;color:var(--yb-heading)}body.yb-theme .lp-piege__text{margin:0;font-size:0.92rem;line-height:1.65;color:var(--yb-muted)}body.yb-theme .lp-piege__text strong{color:var(--yb-text)}@media (max-width:575.98px){body.yb-theme .lp-piege{flex-wrap:wrap;gap:1rem}body.yb-theme .lp-piege__body{flex-basis:100%}}body.yb-theme.page-lp #contexte .home-section-head,body.yb-theme.page-lp #faq .home-section-head,body.yb-theme.page-lp #zone .home-section-head{max-width:none}body.yb-theme.page-lp #contact .home-section-intro{max-width:none}body.yb-theme .lp-zone-tags{display:flex;flex-wrap:wrap;gap:0.6rem;margin-top:1.5rem}body.yb-theme .lp-zone-tag{display:inline-flex;align-items:center;gap:0.4rem;padding:0.45rem 0.9rem;border-radius:0.45rem;background:var(--yb-glass-light);border:1px solid var(--yb-border);color:var(--yb-text);font-size:0.85rem;font-weight:500}body.yb-theme .lp-zone-tag i{color:var(--yb-accent)}body.yb-theme .lp-confidentialite__highlight{display:flex;align-items:flex-start;gap:1.25rem;margin-top:1.5rem;padding:clamp(1.25rem,3vw,1.75rem);border-radius:8px;border:1px solid color-mix(in srgb,var(--yb-accent) 28%,var(--yb-border));background:linear-gradient(135deg,color-mix(in srgb,var(--yb-accent) 10%,transparent) 0%,transparent 55%),var(--yb-glass)}body.yb-theme .lp-confidentialite__highlight-icon{flex-shrink:0;width:52px;height:52px;display:grid;place-items:center;border-radius:8px;background:color-mix(in srgb,var(--yb-accent) 14%,var(--yb-bg-soft));color:var(--yb-accent);font-size:1.5rem}body.yb-theme .lp-confidentialite__highlight p{margin:0;color:var(--yb-text);line-height:1.75;font-weight:500}body.yb-theme .lp-sectors{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}body.yb-theme .lp-sector-card{display:flex;flex-direction:column;gap:0.85rem;padding:1.5rem;border-radius:8px;transition:transform 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease}body.yb-theme .lp-sector-card:hover,body.yb-theme .lp-sector-card:focus-within{transform:translateY(-2px);border-color:color-mix(in srgb,var(--yb-accent) 35%,var(--yb-border));box-shadow:none}body.yb-theme .lp-sector-card:active{transform:scale(0.98)}body.yb-theme .lp-sector-card__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:var(--yb-icon-bg);color:var(--yb-accent);font-size:1.2rem}body.yb-theme .lp-sector-card__title{margin:0;font-size:1.05rem;font-weight:700;color:var(--yb-heading);line-height:1.35}body.yb-theme .lp-sector-card__desc{margin:0;color:var(--yb-muted);font-size:0.92rem;line-height:1.65}body.yb-theme .lp-sectors__conclusion{margin:1.75rem 0 0;padding:1rem 1.25rem;border-left:3px solid var(--yb-accent);border-radius:10px;background:var(--yb-glass-light);color:var(--yb-text);line-height:1.75;font-weight:500}body.yb-theme .lp-formation{display:grid;grid-template-columns:1.1fr 0.9fr;gap:1.5rem;align-items:start}body.yb-theme .lp-formation__main{padding:clamp(1.5rem,4vw,2.25rem);border-radius:10px;height:100%}body.yb-theme .lp-formation__main p{margin:0 0 1rem;color:var(--yb-muted);line-height:1.8}body.yb-theme .lp-formation__main p:last-child{margin-bottom:0}body.yb-theme .lp-formation__intro{font-size:1.05rem;color:var(--yb-text) !important;font-weight:500}body.yb-theme .lp-formation__highlights{display:grid;gap:1rem}body.yb-theme .lp-formation-card{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.35rem;border-radius:8px;transition:border-color 0.3s ease}body.yb-theme .lp-formation-card:hover{border-color:color-mix(in srgb,var(--yb-accent) 30%,var(--yb-border))}body.yb-theme .lp-formation-card__icon{flex-shrink:0;width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:color-mix(in srgb,var(--yb-accent) 12%,var(--yb-bg-soft));color:var(--yb-accent);font-size:1.15rem}body.yb-theme .lp-formation-card__title{margin:0 0 0.35rem;font-size:0.95rem;font-weight:700;color:var(--yb-heading)}body.yb-theme .lp-formation-card__text{margin:0;color:var(--yb-muted);font-size:0.88rem;line-height:1.6}body.yb-theme .home-section--vision{background:var(--yb-bg-soft,#edeae1)}body.yb-theme .lp-vision-flow{display:flex;flex-direction:column;gap:0;padding:clamp(1.5rem,3.5vw,2.25rem);border-radius:10px;background:#fff;border:1px solid rgba(28,26,23,0.12)}body.yb-theme .lp-vision-flow__step-label{margin:0 0 0.85rem;font-family:var(--font-mono,ui-monospace,monospace);font-size:0.72rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:var(--yb-cta,#d9581a)}body.yb-theme .lp-vision-flow__levers{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.75rem}body.yb-theme .lp-vision-flow__lever{display:flex;flex-direction:column;align-items:flex-start;gap:0.7rem;padding:1rem 1rem 1.1rem;background:var(--yb-bg-soft,#edeae1);border-top:2px solid var(--yb-ink,#1c1a17)}body.yb-theme .lp-vision-flow__lever-icon{display:grid;place-items:center;width:1.75rem;height:1.75rem;color:var(--yb-cta,#d9581a);font-size:1.15rem;line-height:1}body.yb-theme .lp-vision-flow__lever-label{font-size:1rem;font-weight:700;color:var(--yb-ink,#1c1a17);line-height:1.25}body.yb-theme .lp-vision-flow__join{display:flex;flex-direction:column;align-items:center;gap:0.15rem;padding:0.55rem 0}body.yb-theme .lp-vision-flow__join-line{width:2px;height:1.1rem;background:var(--yb-cta,#d9581a);opacity:0.55}body.yb-theme .lp-vision-flow__join-arrow{color:var(--yb-cta,#d9581a);font-size:0.95rem;line-height:1}body.yb-theme .lp-vision-flow__hub{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"name tag" "text text";gap:0.55rem 1rem;align-items:baseline;padding:1.25rem 1.35rem;background:var(--yb-ink,#1c1a17);color:#f7f5f0}body.yb-theme .lp-vision-flow__hub-name{grid-area:name;font-family:var(--font-display,Georgia,serif);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;letter-spacing:-0.02em;line-height:1;color:#f7f5f0}body.yb-theme .lp-vision-flow__hub-tag{grid-area:tag;justify-self:start;align-self:center;font-family:var(--font-mono,ui-monospace,monospace);font-size:0.7rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:#fff;background:var(--yb-cta,#d9581a);padding:0.35rem 0.65rem;border-radius:4px}body.yb-theme .lp-vision-flow__hub-text{grid-area:text;margin:0.35rem 0 0;font-size:1rem;line-height:1.55;color:#c9c2b4;max-width:38rem}body.yb-theme .lp-vision-flow__outcome{display:flex;align-items:center;gap:0.75rem;padding:1.1rem 1.25rem;border:2px solid var(--yb-ink,#1c1a17);background:transparent;color:var(--yb-ink,#1c1a17);font-size:1.1rem;font-weight:700}body.yb-theme .lp-vision-flow__outcome i{color:var(--yb-cta,#d9581a);font-size:1.15rem}body.yb-theme .lp-vision__message{margin-top:1.35rem;padding:0;border-radius:0;text-align:left;max-width:40rem;border-top:2px solid var(--yb-ink,#1c1a17);padding-top:1.1rem;background:transparent}body.yb-theme .lp-vision__message p{margin:0;color:#6b6255;font-size:1.02rem;line-height:1.7;font-weight:400}body.yb-theme .lp-vision__message p strong{color:var(--yb-ink,#1c1a17)}@media (max-width:991.98px){body.yb-theme .lp-sectors{grid-template-columns:repeat(2,1fr)}body.yb-theme .lp-formation{grid-template-columns:1fr}body.yb-theme .lp-vision-flow__levers{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){body.yb-theme .lp-sectors{grid-template-columns:1fr}body.yb-theme .lp-vision-flow__hub{grid-template-columns:1fr;grid-template-areas:"name" "tag" "text";gap:0.65rem}body.yb-theme .lp-vision-flow__hub-tag{justify-self:start}body.yb-theme .lp-confidentialite__highlight{flex-direction:column;align-items:center;text-align:center}}body.yb-theme .lp-faq{display:grid;gap:0.9rem}body.yb-theme .lp-faq-item{padding:0;border-radius:8px;overflow:hidden}body.yb-theme .lp-faq-item__q{list-style:none;cursor:pointer;padding:1.1rem 1.4rem;font-weight:600;color:var(--yb-heading);position:relative;padding-right:2.75rem}body.yb-theme .lp-faq-item__q::-webkit-details-marker{display:none}body.yb-theme .lp-faq-item__q::after{content:"+";position:absolute;right:1.3rem;top:50%;transform:translateY(-50%);font-size:1.4rem;color:var(--yb-accent);transition:transform 0.2s ease}body.yb-theme .lp-faq-item[open] .lp-faq-item__q::after{content:"\2212"}body.yb-theme .lp-faq-item__a{padding:0 1.4rem 1.25rem;color:var(--yb-muted);line-height:1.75}body.yb-theme .lp-faq-item__a strong{color:var(--yb-text)}body.yb-theme .lp-faq-item__a a{color:var(--yb-accent);font-weight:600}body.yb-theme .avis-section{overflow:hidden}body.yb-theme .avis-marquee-container{margin-top:2.5rem;display:grid;gap:1.25rem;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}body.yb-theme .avis-marquee-row{display:flex;gap:1.25rem;width:max-content;will-change:transform;contain:layout style paint}body.yb-theme .avis-marquee-row.scroll-left{animation:lp-marquee-left 60s linear infinite}body.yb-theme .avis-marquee-row.scroll-right{animation:lp-marquee-right 60s linear infinite}body.yb-theme .avis-marquee-container:hover .avis-marquee-row{animation-play-state:paused}@media (prefers-reduced-motion:reduce){body.yb-theme .avis-marquee-row.scroll-left,body.yb-theme .avis-marquee-row.scroll-right{animation:none;transform:none}}@keyframes lp-marquee-left{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes lp-marquee-right{from{transform:translateX(-50%)}to{transform:translateX(0)}}body.yb-theme .avis-card{flex:0 0 360px;max-width:360px;padding:1.5rem;border-radius:8px}body.yb-theme .avis-quote{margin:0 0 1.25rem;color:var(--yb-text);line-height:1.7;font-size:0.95rem}body.yb-theme .avis-quote strong{color:var(--yb-heading)}body.yb-theme .avis-footer{display:flex;align-items:center;justify-content:space-between;gap:0.75rem}body.yb-theme .avis-author{display:flex;align-items:center;gap:0.75rem}body.yb-theme .avis-author-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--yb-accent);color:#fff;font-weight:700;flex-shrink:0}body.yb-theme .avis-author-name{margin:0;font-weight:700;color:var(--yb-heading);font-size:0.92rem}body.yb-theme .avis-author-company{margin:0;color:var(--yb-muted);font-size:0.8rem}body.yb-theme .avis-stars{color:#fbbf24;font-size:0.8rem;white-space:nowrap}body.yb-theme .articles-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:clamp(1.5rem,3vw,2.5rem);align-items:start}body.yb-theme .articles-empty{padding:clamp(2rem,5vw,3.5rem);border-radius:10px;text-align:center}body.yb-theme .articles-empty__icon{font-size:2.6rem;color:var(--yb-accent);margin-bottom:1rem}body.yb-theme .articles-empty__title{margin:0 0 0.75rem;color:var(--yb-heading);font-size:1.4rem}body.yb-theme .articles-empty__text{margin:0 0 1.75rem;color:var(--yb-muted)}body.yb-theme .articles-sidebar{display:grid;gap:1rem;position:sticky;top:calc(68px + 1.25rem)}body.yb-theme .articles-widget{padding:1.35rem 1.25rem;border-radius:8px;border-color:rgba(61,91,124,0.14)}body.yb-theme .articles-widget__head{display:flex;align-items:center;gap:0.65rem;padding-bottom:0.85rem;margin-bottom:1rem;border-bottom:1px solid rgba(61,91,124,0.22)}body.yb-theme .articles-widget__icon{flex-shrink:0;font-size:1.15rem;line-height:1;color:var(--yb-accent)}body.yb-theme .articles-widget__title{margin:0;font-size:1rem;font-weight:700;line-height:1.3;color:var(--yb-heading)}body.yb-theme .articles-widget__text{color:var(--yb-muted);line-height:1.65;margin:0;font-size:0.92rem}body.yb-theme .articles-widget__text strong{color:var(--yb-text);font-weight:600}body.yb-theme .articles-widget__callout{margin-top:1rem;padding:0.85rem 0.95rem;border-radius:0 10px 10px 0;border-left:3px solid var(--yb-accent);background:rgba(61,91,124,0.1);color:#7eb8ff;font-size:0.88rem;line-height:1.55}body.yb-theme .articles-widget__callout::before{content:'→ ';color:var(--yb-accent);font-weight:600}body.yb-theme .articles-widget__profile{display:flex;align-items:center;gap:0.85rem;margin-bottom:1rem}body.yb-theme .articles-widget__avatar{flex-shrink:0;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#d9581a 0%,#b8480f 100%);display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;color:#fff;box-shadow:0 8px 20px rgba(61,91,124,0.28)}body.yb-theme .articles-widget__identity{min-width:0}body.yb-theme .articles-widget__author-name{display:block;font-size:1rem;font-weight:700;color:var(--yb-heading);line-height:1.25}body.yb-theme .articles-widget__role{display:block;margin-top:0.2rem;font-size:0.84rem;font-weight:500;color:var(--yb-accent);line-height:1.3}body.yb-theme .articles-widget--cta{border-color:rgba(61,91,124,0.28);box-shadow:var(--yb-glow-soft)}body.yb-theme .articles-widget--cta .articles-widget__text{margin-bottom:1.1rem}body.yb-theme .articles-widget__btn{width:100%;justify-content:center;padding-top:0.9rem;padding-bottom:0.9rem}body.yb-theme .articles-grid{display:grid;gap:1.25rem}body.yb-theme .article-card{border-radius:10px;transition:transform 0.25s ease,box-shadow 0.25s ease}body.yb-theme .article-card:hover,body.yb-theme .article-card:focus-within{transform:translateY(-2px);box-shadow:none}body.yb-theme .article-card__link{display:flex;flex-direction:column;height:100%;padding:0;color:inherit;text-decoration:none}body.yb-theme .article-card__visual{overflow:hidden;border-radius:22px 22px 0 0;aspect-ratio:16 / 9;background:var(--yb-glass-light)}body.yb-theme .article-card__thumb{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.35s ease}body.yb-theme .article-card:hover .article-card__thumb{transform:scale(1.04)}body.yb-theme .article-card__body{padding:clamp(1.35rem,3vw,1.75rem);flex:1;display:flex;flex-direction:column}body.yb-theme .article-card__category{display:inline-block;align-self:flex-start;width:fit-content;max-width:100%;margin-bottom:0.75rem;padding:0.2rem 0.55rem;border-radius:999px;background:rgba(61,91,124,0.12);color:var(--yb-accent);font-size:0.72rem;font-weight:700;letter-spacing:0.03em;text-transform:uppercase;line-height:1.35;white-space:nowrap}body.yb-theme .article-card__title{margin:0 0 0.85rem;font-size:clamp(1.15rem,2.5vw,1.35rem);line-height:1.35;color:var(--yb-heading);transition:color 0.2s ease}body.yb-theme .article-card:hover .article-card__title{color:var(--yb-accent)}body.yb-theme .article-card__excerpt{margin:0 0 1.25rem;color:var(--yb-muted);line-height:1.7;font-size:0.95rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}body.yb-theme .article-card__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}body.yb-theme .article-card__meta{color:var(--yb-muted);font-size:0.84rem}body.yb-theme .article-card__sep{margin:0 0.35rem}body.yb-theme .article-card__more{color:var(--yb-accent);font-size:0.88rem;font-weight:600}body.yb-theme .article-breadcrumb{margin-bottom:1.25rem;width:100%}body.yb-theme .article-breadcrumb__list{display:flex;flex-wrap:wrap;gap:0.35rem 0.5rem;list-style:none;margin:0;padding:0;font-size:0.84rem;color:var(--yb-muted);justify-content:center;width:100%;max-width:none}body.yb-theme .article-breadcrumb__list li{display:inline-flex;align-items:center;gap:0.5rem}body.yb-theme .article-breadcrumb__list li:not(:last-child)::after{content:'›';color:rgba(61,91,124,0.45)}body.yb-theme .article-breadcrumb__list a{color:var(--yb-muted);text-decoration:none}body.yb-theme .article-breadcrumb__list a:hover{color:var(--yb-accent)}body.yb-theme .article-breadcrumb__list li[aria-current="page"]{color:var(--yb-text);flex:1 1 100%;max-width:100%;white-space:normal;text-align:center;line-height:1.45;justify-content:center}body.yb-theme .article-breadcrumb--single-line .article-breadcrumb__list{flex-wrap:nowrap;justify-content:flex-start;overflow:hidden}body.yb-theme .article-breadcrumb--single-line .article-breadcrumb__list li{flex:0 1 auto;min-width:0;white-space:nowrap}body.yb-theme .article-breadcrumb--single-line .article-breadcrumb__list li[aria-current="page"]{flex:0 1 auto;max-width:none;text-align:left;overflow:hidden;text-overflow:ellipsis}body.yb-theme .lp-hero__title--article{font-size:clamp(1.65rem,4vw,2.35rem);margin-inline:auto}body.yb-theme .article-hero__lead{margin:0.85rem auto 0;max-width:52ch;color:var(--yb-muted);font-size:1.02rem;line-height:1.65}body.yb-theme .article-hero__meta{margin:0.85rem 0 0;color:var(--yb-muted);font-size:0.9rem}body.yb-theme .article-hero__sep{margin:0 0.4rem}body.yb-theme .article-prose{padding:clamp(1.75rem,4vw,3rem);border-radius:10px}body.yb-theme .article-prose p{color:var(--yb-muted);line-height:1.85;margin:0 0 1.15rem}body.yb-theme .article-prose p:last-child{margin-bottom:0}body.yb-theme .article-prose h2,body.yb-theme .article-prose__h2{display:flex;align-items:flex-start;gap:0.75rem;margin:2.25rem 0 1rem;font-size:clamp(1.25rem,2.5vw,1.5rem);color:var(--yb-heading);line-height:1.35}body.yb-theme .article-prose__h2-marker{flex-shrink:0;width:4px;min-height:1.35em;border-radius:4px;background:linear-gradient(180deg,var(--yb-accent) 0%,var(--yb-accent-deep) 100%);margin-top:0.15em}body.yb-theme .article-prose h2:first-child,body.yb-theme .article-prose__h2:first-child{margin-top:0}body.yb-theme .article-prose h3,body.yb-theme .article-prose__h3{margin:1.75rem 0 0.75rem;font-size:1.08rem;color:var(--yb-text);font-weight:700}body.yb-theme .article-prose strong{color:var(--yb-text);font-weight:700}body.yb-theme .article-callout{margin:1.5rem 0;padding:1.1rem 1.25rem;border-radius:0 14px 14px 0;border-left:3px solid var(--yb-accent);background:rgba(61,91,124,0.1);color:var(--yb-text);line-height:1.7;font-size:0.98rem}body.yb-theme .article-callout strong{color:var(--yb-accent)}body.yb-theme .article-prose__list{list-style:none;margin:0 0 1.25rem;padding:0;display:grid;gap:0.85rem}body.yb-theme .article-prose__list li{position:relative;padding-left:1.65rem;color:var(--yb-muted);line-height:1.75}body.yb-theme .article-prose__list li::before{content:'';position:absolute;left:0;top:0.55em;width:8px;height:8px;border-radius:50%;background:var(--yb-accent);box-shadow:0 0 10px rgba(61,91,124,0.45)}body.yb-theme .article-figure{margin:1.75rem 0;border-radius:8px;overflow:hidden;border:1px solid var(--yb-border)}body.yb-theme .article-figure__img{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover}body.yb-theme .article-figure__caption{padding:0.75rem 1rem;font-size:0.84rem;color:var(--yb-muted);background:var(--yb-glass-light);border-top:1px solid var(--yb-border)}body.yb-theme .article-figure--placeholder .article-figure__slot{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.5rem;min-height:200px;padding:2rem 1.5rem;text-align:center;background:linear-gradient(135deg,rgba(61,91,124,0.08) 0%,rgba(61,91,124,0.02) 100%),repeating-linear-gradient( -45deg,transparent,transparent 8px,rgba(61,91,124,0.04) 8px,rgba(61,91,124,0.04) 16px )}body.yb-theme .article-figure__icon{font-size:2rem;color:var(--yb-accent);opacity:0.85}body.yb-theme .article-figure__slot-label{font-size:0.78rem;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;color:var(--yb-accent)}body.yb-theme .article-figure__slot-desc{max-width:36ch;color:var(--yb-muted);font-size:0.9rem;line-height:1.55}body.yb-theme .article-figure__slot-path{font-size:0.72rem;color:var(--yb-muted);opacity:0.7;padding:0.2rem 0.5rem;border-radius:6px;background:rgba(0,0,0,0.2)}body.yb-theme .article-prose__cta{margin-top:2rem;padding:1.5rem;border-radius:8px;text-align:center;background:rgba(61,91,124,0.08);border:1px solid rgba(61,91,124,0.22)}body.yb-theme .article-prose__cta-text{margin:0 0 1.1rem;color:var(--yb-muted);line-height:1.65}body.yb-theme .article-prose__cta-text strong{color:var(--yb-text)}body.yb-theme .article-prose__cta .home-btn-glow{color:#fff;text-decoration:none}body.yb-theme .article-prose__cta .home-btn-glow:hover{color:#fff}body.yb-theme .articles-widget--highlight{position:relative;overflow:hidden;border-color:rgba(61,91,124,0.35);box-shadow:var(--yb-glow-soft)}body.yb-theme .articles-widget__cta-visual{width:52px;height:52px;border-radius:8px;display:grid;place-items:center;margin-bottom:1rem;background:linear-gradient(135deg,rgba(61,91,124,0.25) 0%,rgba(53,122,189,0.15) 100%);color:var(--yb-accent);font-size:1.4rem}body.yb-theme .articles-widget__title--solo{margin:0 0 0.75rem;font-size:1.05rem}body.yb-theme .articles-services-list{list-style:none;margin:0;padding:0;display:grid;gap:0.5rem}body.yb-theme .articles-services-list__link{display:flex;align-items:center;gap:0.75rem;padding:0.75rem 0.65rem;border-radius:12px;color:inherit;text-decoration:none;transition:background 0.2s ease,transform 0.2s ease}body.yb-theme .articles-services-list__link:hover{background:rgba(61,91,124,0.1);transform:translateX(3px)}body.yb-theme .articles-services-list__icon{flex-shrink:0;width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:rgba(61,91,124,0.12);color:var(--yb-accent);font-size:1rem}body.yb-theme .articles-services-list__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:0.15rem}body.yb-theme .articles-services-list__label{display:block;font-size:0.88rem;color:var(--yb-heading);line-height:1.3}body.yb-theme .articles-services-list__desc{display:block;font-size:0.76rem;color:var(--yb-muted);line-height:1.35}body.yb-theme .articles-services-list__arrow{flex-shrink:0;color:var(--yb-accent);font-size:0.9rem;opacity:0;transform:translateX(-4px);transition:opacity 0.2s ease,transform 0.2s ease}body.yb-theme .articles-services-list__link:hover .articles-services-list__arrow{opacity:1;transform:translateX(0)}body.yb-theme .article-related-section{padding-top:0;border-top:1px solid var(--yb-border)}body.yb-theme .article-related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:1.25rem}body.yb-theme .article-prose a{color:var(--yb-accent);font-weight:600;text-decoration:underline;text-underline-offset:2px}body.yb-theme .article-prose a:hover{color:var(--yb-cyan)}body.yb-theme .article-prose__hr{border:none;border-top:1px solid var(--yb-border);margin:2rem 0}body.yb-theme .article-back{margin-top:1.5rem}body.yb-theme .article-back__link{display:inline-flex;align-items:center;gap:0.45rem;color:var(--yb-muted);font-size:0.92rem;font-weight:600;text-decoration:none;transition:color 0.2s ease}body.yb-theme .article-back__link:hover{color:var(--yb-accent)}body.yb-theme .cta-modern__eyebrow{display:inline-block;margin-bottom:0.75rem;font-size:0.8rem;font-weight:700;letter-spacing:0.05em;text-transform:uppercase;opacity:0.85}@media (max-width:991.98px){body.yb-theme.page-lp .lp-hero__grid{display:flex;flex-direction:column}body.yb-theme.page-lp .lp-hero__content{display:contents}body.yb-theme.page-lp .lp-hero__badge{order:1}body.yb-theme.page-lp .lp-hero__title{order:2}body.yb-theme.page-lp .lp-hero__subtitle{order:3}body.yb-theme.page-lp .lp-hero__desc{order:4}body.yb-theme.page-lp .lp-hero__cards{order:5}body.yb-theme.page-lp .lp-hero__actions{order:6}body.yb-theme.page-lp .lp-hero__visual{order:7;margin-top:1.5rem}body.yb-theme .lp-hero__actions{flex-wrap:wrap}body.yb-theme .lp-hero__actions .btn{white-space:normal}body.yb-theme .lp-compare-vs{grid-template-columns:1fr}body.yb-theme .lp-compare-vs__vs{padding:0.15rem 0}body.yb-theme .lp-compare-vs__vs span{width:auto;min-width:3.2rem;height:2rem;padding:0 0.85rem;border-radius:999px}body.yb-theme .lp-expertise__points{grid-template-columns:1fr}body.yb-theme .articles-layout{grid-template-columns:1fr}body.yb-theme .articles-sidebar{position:static}}@media (max-width:600px){body.yb-theme .avis-card{flex-basis:280px;max-width:280px}}body.yb-theme.page-lp .home-section{padding-top:clamp(3.5rem,6vw,6rem);padding-bottom:clamp(3.5rem,5.5vw,5.5rem)}body.yb-theme.page-lp #perimetre.home-section,body.yb-theme.page-lp #prestations.home-section{padding-top:clamp(4rem,7vw,6.5rem)}body.yb-theme.page-lp #tarifs.home-section,body.yb-theme.page-lp #methode.home-section{padding-top:clamp(3.75rem,6.5vw,6rem);padding-bottom:clamp(4rem,6vw,5.5rem)}body.yb-theme .lp-option-card,body.yb-theme .lp-step,body.yb-theme .lp-case,body.yb-theme .lp-diag{transition:transform 0.3s cubic-bezier(0.16,1,0.3,1),box-shadow 0.3s ease,border-color 0.3s ease}body.yb-theme .lp-option-card:not(.lp-option-card--featured):hover,body.yb-theme .lp-option-card:not(.lp-option-card--featured):focus-within,body.yb-theme .lp-step:hover,body.yb-theme .lp-step:focus-within,body.yb-theme .lp-case:hover,body.yb-theme .lp-case:focus-within,body.yb-theme .lp-diag:hover,body.yb-theme .lp-diag:focus-within{transform:translateY(-2px)}body.yb-theme .lp-option-card:active,body.yb-theme .lp-step:active,body.yb-theme .lp-case:active,body.yb-theme .lp-diag:active{transform:scale(0.98)}body.yb-theme .lp-zone-tag{border-radius:0.45rem}@media (max-width:991.98px){body.yb-theme .home-challenges--asymmetric-3>.home-glass-card:nth-child(2),body.yb-theme .home-challenges--asymmetric-3>.home-glass-card:nth-child(3){margin-top:0}body.yb-theme .home-challenges--asymmetric-3{grid-template-columns:1fr}body.yb-theme .home-challenges--asymmetric-3>.home-glass-card:nth-child(3){grid-column:auto;max-width:none}}@media (prefers-reduced-motion:reduce){body.yb-theme .lp-option-card--featured,body.yb-theme .lp-option-card--featured:hover,body.yb-theme .lp-option-card:hover,body.yb-theme .lp-sector-card:hover,body.yb-theme .lp-step:hover,body.yb-theme .lp-case:hover,body.yb-theme .lp-diag:hover,body.yb-theme .lp-hero__visual-wrap:hover .home-hero__frame{transform:none}}body.yb-theme .lp-faq{max-width:42rem;margin:0 auto;text-align:center;gap:0}body.yb-theme .lp-faq-item{border-radius:0;border-bottom:1px solid var(--yb-border);background:transparent;box-shadow:none;overflow:visible}body.yb-theme .lp-faq-item__q{display:flex;align-items:center;justify-content:center;gap:0.75rem;padding:1.15rem 0.5rem;font-family:var(--font-base);font-weight:650;text-align:center;padding-right:0.5rem}body.yb-theme .lp-faq-item__q::after{content:"+";position:static;transform:none;font-size:1.25rem;font-weight:500;color:var(--yb-muted);flex-shrink:0}body.yb-theme .lp-faq-item[open] .lp-faq-item__q::after{content:"–"}body.yb-theme .lp-faq-item__a{padding:0 0.5rem 1.25rem;text-align:center;max-width:42ch;margin:0 auto;color:var(--yb-muted)}body.yb-theme #faq .home-section-head{text-align:center;margin-left:auto;margin-right:auto}body.yb-theme .lp-hero__title{font-family:var(--font-display)}body.yb-theme .article-card__title,body.yb-theme .lp-option-card__title,body.yb-theme .lp-sector-card__title,body.yb-theme .legal-block__title{font-family:var(--font-base);font-weight:650}@media (max-width:991px){body.yb-theme .lp-hero:not(.lp-hero--compact){padding-top:3.5rem;padding-bottom:2.75rem}body.yb-theme .lp-hero__cards{display:none}body.yb-theme .lp-hero__desc{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}body.yb-theme .lp-hero__actions .home-btn-ghost{display:none}body.yb-theme .lp-hero__visual{max-width:18rem;margin-left:auto;margin-right:auto}}body.yb-theme .lp-hero--typo .lp-hero__title{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);line-height:1.1;letter-spacing:-0.03em;max-width:16ch;margin-bottom:0.85rem}body.yb-theme .lp-hero--typo .lp-hero__subtitle,body.yb-theme .lp-hero--typo .lp-hero__desc{max-width:42ch;color:var(--yb-muted);font-size:1.05rem;line-height:1.6}body.yb-theme .lp-hero--typo .lp-hero__actions{display:flex;flex-wrap:wrap;gap:0.75rem 1.15rem;align-items:center}body.yb-theme .lp-hero--typo .home-hero__frame{border-radius:var(--yb-radius);overflow:hidden}body.yb-theme .lp-hero--typo .lp-hero__image{width:100%;height:auto;display:block}@media (max-width:991px){body.yb-theme .lp-hero--typo .lp-hero__title{max-width:none}}body.yb-theme .home-leviers--smart{display:grid;gap:1.2rem;align-items:stretch}body.yb-theme .home-leviers.home-leviers--count-2{grid-template-columns:repeat(2,minmax(0,1fr))}body.yb-theme .home-leviers.home-leviers--count-3{grid-template-columns:repeat(3,minmax(0,1fr))}body.yb-theme .home-leviers.home-leviers--count-4{grid-template-columns:repeat(2,minmax(0,1fr))}body.yb-theme .home-leviers.home-leviers--count-5{grid-template-columns:repeat(6,minmax(0,1fr))}body.yb-theme .home-leviers.home-leviers--count-5>:nth-child(-n + 3){grid-column:span 2}body.yb-theme .home-leviers.home-leviers--count-5>:nth-child(n + 4){grid-column:span 3}body.yb-theme .home-leviers.home-leviers--count-6{grid-template-columns:repeat(3,minmax(0,1fr))}body.yb-theme .home-leviers.home-leviers--count-7{grid-template-columns:repeat(6,minmax(0,1fr))}body.yb-theme .home-leviers.home-leviers--count-7>:nth-child(-n + 3){grid-column:span 2}body.yb-theme .home-leviers.home-leviers--count-7>:nth-child(n + 4){grid-column:span 3}body.yb-theme .home-leviers.home-leviers--count-many{grid-template-columns:repeat(3,minmax(0,1fr))}body.yb-theme .home-levier-card--offer::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--yb-accent) 0%,rgba(61,91,124,0.15) 100%);opacity:0.85}body.yb-theme .home-levier-card--offer:hover,body.yb-theme .home-levier-card--offer:focus-within{transform:translateY(-3px);border-color:var(--yb-border-bright);box-shadow:none}@media (max-width:991.98px){body.yb-theme .home-leviers.home-leviers--smart.home-leviers--count-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:0.9rem}body.yb-theme .home-leviers.home-leviers--smart.home-leviers--count-2,body.yb-theme .home-leviers.home-leviers--smart.home-leviers--count-4,body.yb-theme .home-leviers--cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}body.yb-theme .home-leviers.home-leviers--smart.home-leviers--count-5,body.yb-theme .home-leviers.home-leviers--smart.home-leviers--count-7{grid-template-columns:repeat(6,minmax(0,1fr));gap:0.9rem}body.yb-theme .home-leviers.home-leviers--smart.home-leviers--count-5>:nth-child(-n + 3),body.yb-theme .home-leviers.home-leviers--smart.home-leviers--count-7>:nth-child(-n + 3){grid-column:span 2}body.yb-theme .home-leviers.home-leviers--smart.home-leviers--count-5>:nth-child(n + 4),body.yb-theme .home-leviers.home-leviers--smart.home-leviers--count-7>:nth-child(n + 4){grid-column:span 3}body.yb-theme .home-leviers.home-leviers--smart.home-leviers--count-6,body.yb-theme .home-leviers.home-leviers--smart.home-leviers--count-many{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767.98px){body.yb-theme .home-leviers.home-leviers--smart.home-leviers--count-2,body.yb-theme .home-leviers.home-leviers--smart.home-leviers--count-3,body.yb-theme .home-leviers.home-leviers--smart.home-leviers--count-4,body.yb-theme .home-leviers.home-leviers--smart.home-leviers--count-5,body.yb-theme .home-leviers.home-leviers--smart.home-leviers--count-6,body.yb-theme .home-leviers.home-leviers--smart.home-leviers--count-7,body.yb-theme .home-leviers.home-leviers--smart.home-leviers--count-many,body.yb-theme .home-leviers--cols-4{grid-template-columns:1fr}body.yb-theme .home-leviers.home-leviers--smart.home-leviers--count-5>*,body.yb-theme .home-leviers.home-leviers--smart.home-leviers--count-7>*{grid-column:auto}}body.yb-theme .lp-stats-section{background:var(--yb-ink)}body.yb-theme .lp-stats-section .lp-stat{background:transparent;border:none;box-shadow:none;border-radius:0}body.yb-theme .lp-stats-section .lp-stat__number{color:var(--yb-cta);font-family:var(--font-display);font-weight:600}body.yb-theme .lp-stats-section .lp-stat__desc{color:#b8b0a3}body.yb-theme .home-section:has(.lp-cases--wide){background:var(--yb-ink);color:#d8d2c6}body.yb-theme .home-section:has(.lp-cases--wide) .home-badge{color:var(--yb-cta);background:transparent;border:none}body.yb-theme .home-section:has(.lp-cases--wide) .home-section-title{color:#f7f5f0}body.yb-theme .home-section:has(.lp-cases--wide) .home-section-intro{color:#b8b0a3}body.yb-theme .home-section:has(.lp-cases--wide) .lp-case,body.yb-theme .home-section:has(.lp-cases--wide) .lp-case.home-surface{background:transparent !important;border:none !important;box-shadow:none !important;border-radius:0 !important;padding-left:0;padding-right:0}body.yb-theme .home-section:has(.lp-cases--wide) .lp-case__client{color:#f7f5f0}body.yb-theme .home-section:has(.lp-cases--wide) .lp-case__tag{background:transparent;color:#b8b0a3;border:none}body.yb-theme .home-section:has(.lp-cases--wide) .lp-case__section-title{color:#b8b0a3}body.yb-theme .home-section:has(.lp-cases--wide) .lp-case__section-body,body.yb-theme .home-section:has(.lp-cases--wide) .lp-case__results li{color:#d8d2c6}body.yb-theme .home-section:has(.lp-cases--wide) .lp-case__section-body strong,body.yb-theme .home-section:has(.lp-cases--wide) .lp-case__results li strong{color:#fff}body.yb-theme .home-section:has(.lp-cases--wide) .lp-stat__number{color:var(--yb-cta);font-family:var(--font-display)}body.yb-theme .home-section:has(.lp-cases--wide) .lp-stat__desc{color:#b8b0a3}body.yb-theme .home-section:has(.lp-cases--wide) .lp-case__section{background:transparent;border-color:rgba(247,245,240,0.15)}body.yb-theme .lp-prose,body.yb-theme .lp-case,body.yb-theme .lp-vs-col,body.yb-theme .home-glass,body.yb-theme .home-surface{box-shadow:none !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important}body.yb-theme .lp-hero__visual-wrap,body.yb-theme .lp-hero__visual{transform:none !important;perspective:none !important;box-shadow:none !important}body.yb-theme .lp-hero__visual img,body.yb-theme .lp-hero__media{border-radius:8px;border:1px solid var(--yb-border)}body.yb-theme .home-section--cta .cta-modern__title{color:#f7f5f0}body.yb-theme .home-section--cta .cta-modern__subtitle{color:#b8b0a3}body.yb-theme .home-section--cta .btn-light{background:var(--yb-cta);color:#fff;border:none;border-radius:4px}body.yb-theme .home-section--cta .btn-light:hover{background:var(--yb-cta-deep);color:#fff}body.yb-theme .lp-context-card,body.yb-theme .home-glass-card{border-radius:8px !important;box-shadow:none !important}body.yb-theme .lp-vs-col--bad.home-glass,body.yb-theme .lp-vs-col--bad,body.yb-theme .lp-vs-col--good.home-glass,body.yb-theme .lp-vs-col--good{background:#fff;box-shadow:none !important}body.yb-theme .article-prose__cta .home-btn-glow{border-radius:4px;box-shadow:none}