.sections_analyticsHeader__Rx__s{display:flex;flex-direction:column;gap:8px}.sections_analyticsStatsContainer__kGwcT{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;width:100%;margin-top:24px}.sections_analyticsStatsContainer__kGwcT>*{border:1px solid #e5e7e8;border-radius:16px;min-height:120px}@media (max-width:1024px){.sections_analyticsStatsContainer__kGwcT{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.sections_analyticsStatsContainer__kGwcT{grid-template-columns:1fr}}.sections_analyticsControlBar__hujMC{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px 24px;border:1px solid #e5e7e8;border-radius:16px;gap:16px;width:100%;margin-top:24px}.sections_analyticsChartWrapper__eV6FU{width:100%;padding:24px 0}.sections_analyticsChartLabelGroup__w2deS{width:100%;display:flex;padding:16px 24px;gap:12px;align-items:center}.sections_analyticsBulletGraphContainer__vXZxQ{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;padding:16px 24px;border:1px solid #e5e7e8;border-radius:16px;width:100%;margin-top:24px;justify-content:start}@media (max-width:1200px){.sections_analyticsBulletGraphContainer__vXZxQ{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.sections_analyticsBulletGraphContainer__vXZxQ{grid-template-columns:1fr}}@media (max-width:480px){.sections_analyticsBulletGraphContainer__vXZxQ{grid-template-columns:1fr;padding:12px 16px}}.sections_analyticsFooterButton__LBGAe{width:100%;padding:24px 0;display:flex;justify-content:center}.BulletGraphItem_bulletContainer__iPZmj{position:relative;display:inline-block}.BulletGraphItem_bullet__fZVAs{display:flex;width:var(--size-8);height:var(--size-8);background-color:var(--background-neutral-main);border-radius:var(--border-radius-full)}.BulletGraphItem_filled__d6t4d,.BulletGraphItem_success__S_HRe{background-color:var(--background-success-high)}.BulletGraphItem_failure__BAEd2{background-color:var(--background-critical-high)}.BulletGraphItem_tooltip__r3qV3{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:8px;padding:12px;background-color:#fff;border:1px solid var(--border-neutral-main);border-radius:var(--border-radius-medium);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);z-index:9999;min-width:180px;max-width:250px;white-space:normal;word-wrap:break-word;animation:BulletGraphItem_fadeIn__kpbXt .2s ease-in-out}@keyframes BulletGraphItem_fadeIn__kpbXt{0%{opacity:0;transform:translateX(-50%) translateY(4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.BulletGraphItem_tooltip__r3qV3:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:5px solid transparent;border-top-color:#fff}.StackSelector_container__Le5tN{display:flex;flex:1;padding:16px;align-items:center;gap:16px;border-radius:16px;background:#fff;box-shadow:0 2px 4px 0 rgba(22,23,24,.08)}.StackSelector_details___Klqq{flex:1;display:flex;flex-direction:column}.StackSelector_actions__CJbpo{display:flex;justify-content:center;align-items:center;gap:8px}.StackSelector_logo__MlYeP{display:flex;justify-content:center;border-radius:8px;background:#fff;box-shadow:0 2px 4px 0 rgba(22,23,24,.08)}.BulletGraphBlock_wrapper__WW8sf{display:flex;flex-direction:column;gap:var(--space-small)}.BulletGraphBlock_content__mDCz2{display:flex;justify-content:space-between}.BulletGraphBlock_graphWithLegend__AeYDW{display:flex;align-items:center;gap:8px}.BulletGraphBlock_legendLeft__hE8UA,.BulletGraphBlock_legendRight__xc_3C{flex-shrink:0;min-width:32px;text-align:center}.BulletGraphBlock_bulletGraph__afs7K{display:flex;gap:2px;flex:1}.page_container__IibMw{display:flex;flex-direction:column;gap:var(--space-medium);margin:var(--space-xsmall) var(--space-xsmall);padding:var(--space-default)}.page_cardfullwidth__aRaQH{flex:1;justify-content:flex-start}.page_cardfixed__e3jFk{width:300px;align-items:flex-start;justify-content:flex-start}@media (min-width:768px){.page_container__IibMw{margin:var(--space-small) var(--space-small)}}