/*!/wp-content/plugins/freeyourbase-specific-chatbot/assets/statistic.css*/.fyb-stat-wrap{--fyb-blue:#306586;--fyb-blue-light:#4a89ab;--fyb-blue-pale:#e8f1f7;--fyb-orange:#CD8C32;--fyb-orange-light:#e0a84e;--fyb-violet:#7a5fb5;--fyb-text-dark:#1a2a36;--fyb-text-mid:#4a6070;--fyb-text-light:#8a9caa;max-width:760px;margin:0 auto}.fyb-stat-wrap,.fyb-stat-wrap *{box-sizing:border-box}.fyb-stat-card{background:rgb(255 255 255 / .94);border:1px solid rgb(48 101 134 / .08);border-radius:24px;box-shadow:0 16px 50px rgb(48 101 134 / .14),0 0 0 1px rgb(255 255 255 / .6) inset;overflow:hidden}.fyb-stat-header{padding:22px 28px;background:linear-gradient(155deg,#152f42 0%,#1e4d6b 20%,#306586 42%,#4f5d9b 65%,#6f5cae 84%,#8a6fc8 100%);display:flex;flex-direction:column;gap:3px}.fyb-stat-title{color:rgb(255 255 255 / .65);font-size:12px;font-weight:600;letter-spacing:1.4px;text-transform:uppercase}.fyb-stat-subject{color:#fff;font-size:26px;font-weight:700;letter-spacing:.3px}.fyb-stat-kpis{display:flex;gap:0;border-bottom:1px solid rgb(48 101 134 / .08);background:linear-gradient(180deg,rgb(232 241 247 / .45),transparent)}.fyb-stat-kpi{flex:1;padding:18px 20px 16px;display:flex;flex-direction:column;gap:2px;text-align:center;border-right:1px solid rgb(48 101 134 / .07)}.fyb-stat-kpi:last-child{border-right:none}.fyb-stat-kpi-num{font-size:28px;font-weight:700;color:var(--fyb-text-dark);line-height:1.1}.fyb-stat-kpi-num small{font-size:14px;font-weight:600;color:var(--fyb-text-light);margin-left:3px}.fyb-stat-kpi.accent-found .fyb-stat-kpi-num{color:var(--fyb-blue)}.fyb-stat-kpi.accent-notfound .fyb-stat-kpi-num{color:var(--fyb-text-mid)}.fyb-stat-kpi-label{font-size:11.5px;color:var(--fyb-text-light);letter-spacing:.5px;text-transform:uppercase;font-weight:600}.fyb-stat-body{display:flex;align-items:center;gap:34px;padding:30px 34px 34px;flex-wrap:wrap;justify-content:center}.fyb-stat-donut{width:250px;max-width:100%;flex-shrink:0}.fyb-donut-svg{width:100%;height:auto;display:block}.fyb-donut-track{opacity:.8}.fyb-donut-seg{transition:stroke-dasharray 1.2s cubic-bezier(.22,1,.36,1),stroke-dashoffset 1.2s cubic-bezier(.22,1,.36,1);filter:drop-shadow(0 2px 5px rgb(48 101 134 / .2))}.fyb-donut-svg:not(.fyb-donut-animate) .fyb-donut-seg{stroke-dasharray:0 9999}.fyb-donut-pct{font-size:42px;font-weight:800;fill:var(--fyb-text-dark)}.fyb-donut-sub{font-size:12px;fill:var(--fyb-text-light);letter-spacing:.6px;text-transform:uppercase;font-weight:600}.fyb-donut-found{font-size:13px;fill:var(--fyb-blue);font-weight:700}.fyb-stat-legend{display:flex;flex-direction:column;gap:16px;min-width:280px;flex:1 1 280px}.fyb-stat-legend-title{font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--fyb-text-light);padding-bottom:4px;border-bottom:1px solid rgb(48 101 134 / .1)}.fyb-stat-row{display:flex;align-items:flex-start;gap:11px}.fyb-stat-row.is-notfound{opacity:.85}.fyb-stat-dot{width:13px;height:13px;border-radius:4px;flex-shrink:0;margin-top:3px;box-shadow:0 1px 3px rgb(0 0 0 / .18)}.fyb-stat-row-main{flex:1;min-width:0}.fyb-stat-row-top{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:5px}.fyb-stat-label{font-size:14.5px;font-weight:600;color:var(--fyb-text-dark);line-height:1.35;overflow-wrap:break-word;min-width:0}.fyb-stat-num{font-size:15px;font-weight:700;color:var(--fyb-text-dark);white-space:nowrap}.fyb-stat-num small{font-weight:600;color:var(--fyb-text-light);font-size:12px}.fyb-stat-bar{height:8px;border-radius:6px;background:rgb(48 101 134 / .08);overflow:hidden}.fyb-stat-bar-fill{display:block;height:100%;border-radius:6px;width:0;transition:width 1.2s cubic-bezier(.22,1,.36,1) 0.2s;box-shadow:0 1px 2px rgb(0 0 0 / .12) inset}.fyb-stat-wrap:not(.fyb-stat-animate) .fyb-stat-bar-fill{width:0!important}@media (max-width:560px){.fyb-stat-body{flex-direction:column;gap:22px;padding:24px 18px 26px}.fyb-stat-legend{width:100%;min-width:0}.fyb-stat-subject{font-size:20px}.fyb-stat-kpis{flex-direction:column}.fyb-stat-kpi{border-right:none;border-bottom:1px solid rgb(48 101 134 / .07);padding:12px 16px}.fyb-stat-kpi:last-child{border-bottom:none}.fyb-stat-kpi-num{font-size:23px}.fyb-stat-donut{width:215px}}