@media (min-width: 1160px) {
  .hidden-72rtr7 {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1159px) {
  .hidden-1oczcox {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-tcezxh {
    display: none !important;
  }
}

html,
body,
#main {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

@font-face {
  font-family: "ABC Diatype Medium";
  src: url("https://framerusercontent.com/assets/1H0zJ5dv2TxHYedIkduzCkVHhA.woff2");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "Monument Grotesk Mono";
  src: url("https://framerusercontent.com/assets/LeOq2E5qu09QEX67xjGs3ST4fQ.woff2");
  font-weight: normal;
  font-display: swap;
}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
body {
  font-family: "Monument Grotesk Mono", "Inter", system-ui, sans-serif;
  background: #f4f4f4;
  height: 100vh;
  width: 100vw;
}
.dashboard-root {
  display: flex;
  height: 100vh;
  width: 100vw;
}
.sidebar {
  background: #f4f4f4;
  width: 390px;
  min-width: 300px;
  padding: 48px 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-right: 1px solid #e0e0e0;
  position: relative;
  overflow: hidden;
}

.logo-container {
  margin-bottom: 24px;
  text-align: center;
}


.logo-card {
  border: 1px solid rgba(54, 64, 68, 0.1);
  border-radius: 12px;
  padding: 20px;
  display: inline-block;
}

.company-logo {
  width: 120px;
  height: auto;
  max-width: 100%;
  display: block;
}

.sidebar h1 {
  font-size: 48px;
  font-weight: 700;
  margin: 0 0 32px 0;
  line-height: 1;
  font-family: "ABC Diatype Medium", "Monument Grotesk Mono", sans-serif;
  text-align: center;
  max-width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-shrink: 1;
  min-height: 0;
}
.sidebar p {
  font-size: 18px;
  color: #888;
  font-family: "Monument Grotesk Mono", monospace;
  margin: 0;
}
.main-content {
  flex: 1;
  background: #fff;
  padding: 24px 20px 20px 20px;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
}
.dashboard-header {
  text-align: left;
  margin-bottom: 16px;
  flex-shrink: 0;
}
.dashboard-header h1 {
  font-size: 28px;
  font-weight: 700;
  font-family: "ABC Diatype Medium", "Monument Grotesk Mono", sans-serif;
  color: rgb(54, 64, 68);
  margin-bottom: 6px;
}
.dashboard-header p {
  font-size: 13px;
  color: rgba(54, 64, 68, 0.75);
}
.analytics-cards {
  flex-shrink: 0;
  margin-bottom: 16px;
}
.charts-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 16px;
  flex: 1;
}
.contributors-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 12px;
  margin-top: 12px;
}
.contributors-grid .chart-container {
  min-height: 280px;
  max-height: 350px;
  overflow: hidden;
  padding: 16px;
}
.contributors-grid .chart-container table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 3px;
}
.contributors-grid .chart-container th {
  font-size: 10px;
  color: #888;
  padding: 3px 4px;
  font-weight: 500;
  text-align: left;
}
.contributors-grid .chart-container td {
  padding: 3px 4px;
  vertical-align: middle;
}
.chart-container {
  background: rgb(250, 250, 250);
  border: 1px solid rgba(54, 64, 68, 0.1);
  border-radius: 12px;
  padding: 16px;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-height: 280px;
}
.chart-wide {
  grid-column: 1 / -1;
  min-height: 250px;
}
.chart-container canvas {
  flex: 1;
  min-height: 200px !important;
  max-height: 400px !important;
  width: 100% !important;
}
.chart-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(54, 64, 68, 0.1);
  flex-shrink: 0;
}
.chart-header h3 {
  font-size: 16px;
  font-weight: 600;
  font-family: "ABC Diatype Medium", "Monument Grotesk Mono", sans-serif;
  color: rgb(54, 64, 68);
  margin: 0;
}
.sentiment-score {
  font-size: 12px;
  color: rgba(54, 64, 68, 0.75);
}
.sentiment-score span {
  font-weight: 600;
  color: rgb(54, 64, 68);
}

* {
  box-sizing: border-box;
  -webkit-font-smoothing: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
figure {
  margin: 0;
}

body,
input,
textarea,
select,
button {
  font-size: 12px;
  font-family: sans-serif;
}

body {
  --token-c7067755-2dad-4a73-b32d-5d196170bcf4: rgb(250, 250, 250);
  --token-83f05c24-c549-4ffd-8831-05118c999290: rgb(242, 242, 242);
  --token-7a6aeeda-4078-42e7-92a3-860de938bb9f: rgb(54, 64, 68);
  --token-ffb2cebb-c464-405e-be7d-81bc00f8a7c6: rgb(243, 134, 94);
  --token-cdb4a64f-9955-4f1f-a296-cc92c30f3559: rgba(54, 64, 68, 0.75);
  --token-e5a4349b-8dce-46ce-bbbf-887051b48f35: rgba(54, 64, 68, 0.6);
  --token-a87301df-3333-48b6-952f-3809e925191e: rgba(54, 64, 68, 0.15);
  --token-b0198a80-c766-458d-8df2-d110a412cc26: rgba(54, 64, 68, 0.1);
  --token-017f1ba7-e2d6-43a8-9bb4-22f883272d0f: rgba(54, 64, 68, 0.07);
  --token-48838731-fdc2-41ac-84ce-4f7b4b08cee7: rgba(54, 64, 68, 0.03);
  --token-ef3615e4-6733-4117-8f80-197df5738a6c: rgba(54, 64, 68, 0);
}

@font-face {
  font-family: Monument Grotesk Mono;
  src: url(https://framerusercontent.com/assets/LeOq2E5qu09QEX67xjGs3ST4fQ.woff2);
  font-display: swap;
}

@font-face {
  font-family: ABC Diatype Medium;
  src: url(https://framerusercontent.com/assets/1H0zJ5dv2TxHYedIkduzCkVHhA.woff2);
  font-display: swap;
}

@font-face {
  font-family: ABC Diatype Bold;
  src: url(https://framerusercontent.com/assets/7XeV3nnxslonw9o9puNrSXBFrDk.woff2);
  font-display: swap;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2);
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2);
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2);
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  unicode-range: U+1F00-1FFF;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2);
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0370-03FF;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2);
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2);
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2);
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2);
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2);
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2);
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  unicode-range: U+1F00-1FFF;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2);
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  unicode-range: U+0370-03FF;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2);
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2);
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2);
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2);
  font-display: swap;
  font-style: italic;
  font-weight: 700;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2);
  font-display: swap;
  font-style: italic;
  font-weight: 700;
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2);
  font-display: swap;
  font-style: italic;
  font-weight: 700;
  unicode-range: U+1F00-1FFF;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2);
  font-display: swap;
  font-style: italic;
  font-weight: 700;
  unicode-range: U+0370-03FF;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2);
  font-display: swap;
  font-style: italic;
  font-weight: 700;
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2);
  font-display: swap;
  font-style: italic;
  font-weight: 700;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2);
  font-display: swap;
  font-style: italic;
  font-weight: 700;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2);
  font-display: swap;
  font-style: italic;
  font-weight: 400;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2);
  font-display: swap;
  font-style: italic;
  font-weight: 400;
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2);
  font-display: swap;
  font-style: italic;
  font-weight: 400;
  unicode-range: U+1F00-1FFF;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2);
  font-display: swap;
  font-style: italic;
  font-weight: 400;
  unicode-range: U+0370-03FF;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/DOfvtmE1UplCq161m6Hj8CSQYg.woff2);
  font-display: swap;
  font-style: italic;
  font-weight: 400;
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/vFzuJY0c65av44uhEKB6vyjFMg.woff2);
  font-display: swap;
  font-style: italic;
  font-weight: 400;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

@font-face {
  font-family: Inter;
  src: url(https://framerusercontent.com/assets/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2);
  font-display: swap;
  font-style: italic;
  font-weight: 400;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Monument Grotesk Mono Placeholder;
  src: local("Arial");
  ascent-override: 78.87%;
  descent-override: 21.27%;
  line-gap-override: 0%;
  size-adjust: 135.9%;
}

@font-face {
  font-family: ABC Diatype Medium Placeholder;
  src: local("Arial");
  ascent-override: 84.87%;
  descent-override: 14.98%;
  line-gap-override: 0%;
  size-adjust: 100.15%;
}

@font-face {
  font-family: ABC Diatype Bold Placeholder;
  src: local("Arial");
  ascent-override: 83.78%;
  descent-override: 14.79%;
  line-gap-override: 0%;
  size-adjust: 101.45%;
}

@font-face {
  font-family: Inter Placeholder;
  src: local("Arial");
  ascent-override: 89.79%;
  descent-override: 22.36%;
  line-gap-override: 0%;
  size-adjust: 107.89%;
}

body {
  --framer-will-change-override: none;
}

@supports (background: -webkit-named-image(i)) and
  (not (grid-template-rows: subgrid)) {
  body {
    --framer-will-change-override: transform;
  }
}


[data-framer-component-type] {
  position: absolute;
}

[data-framer-component-type="Text"] {
  cursor: inherit;
}


.framer-DnNAj.framer-72rtr7 {
  --selection-background-color: var(
    --token-a87301df-3333-48b6-952f-3809e925191e,
    rgba(54, 64, 68, 0.15)
  );
  --selection-color: var(--token-7a6aeeda-4078-42e7-92a3-860de938bb9f, #364044);
  align-content: center;
  align-items: center;
  background-color: var(--token-83f05c24-c549-4ffd-8831-05118c999290, #f2f2f2);
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 0px;
  height: min-content;
  justify-content: flex-start;
  overflow: visible;
  padding: 0;
  position: relative;
  width: 1160px;
}


@media (min-width: 768px) and (max-width: 1159px) {
  .framer-DnNAj.framer-72rtr7 {
    width: 768px;
  }
}


@media (max-width: 767px) {
  .framer-DnNAj.framer-72rtr7 {
    width: 360px;
  }
}


.framer-PwBBf .framer-styles-preset-1i3ixu9:not(.rich-text-wrapper),
.framer-PwBBf .framer-styles-preset-1i3ixu9.rich-text-wrapper h1 {
  --framer-font-family: "ABC Diatype Medium", "ABC Diatype Medium Placeholder",
    sans-serif;
  --framer-font-size: 56px;
  --framer-font-weight: 400;
  --framer-letter-spacing: -0.02em;
  --framer-line-height: 98%;
  --framer-text-color: var(
    --token-7a6aeeda-4078-42e7-92a3-860de938bb9f,
    #364044
  );
}

@media (max-width: 1159px) and (min-width: 768px) {
  .framer-PwBBf .framer-styles-preset-1i3ixu9:not(.rich-text-wrapper),
  .framer-PwBBf .framer-styles-preset-1i3ixu9.rich-text-wrapper h1 {
    --framer-font-size: 48px;
    --framer-line-height: 104%;
  }
}

@media (max-width: 767px) and (min-width: 0px) {
  .framer-PwBBf .framer-styles-preset-1i3ixu9:not(.rich-text-wrapper),
  .framer-PwBBf .framer-styles-preset-1i3ixu9.rich-text-wrapper h1 {
    --framer-font-size: 36px;
    --framer-line-height: 108%;
  }
}


.framer-DnNAj .framer-1nsf96q {
  display: grid;
  flex: none;
  gap: 4px;
  grid-auto-rows: min-content;
  grid-template-columns: repeat(8, minmax(1px, 1fr));
  grid-template-rows: repeat(1, min-content);
  height: min-content;
  justify-content: center;
  max-width: 1680px;
  overflow: visible;
  padding: 0 4px;
  position: relative;
  width: 100%;
}

@media (min-width: 768px) and (max-width: 1159px) {
  .framer-DnNAj .framer-1nsf96q {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 0px;
    justify-content: flex-start;
  }
}

@media (max-width: 767px) {
  .framer-DnNAj .framer-1nsf96q {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 0px;
    justify-content: flex-start;
  }
}


.framer-DnNAj .framer-167gojc,
.framer-DnNAj .framer-xac91f,
.framer-DnNAj .framer-105i3x8 {
  display: grid;
  flex: none;
  gap: 4px;
  grid-auto-rows: min-content;
  grid-template-columns: repeat(3, minmax(1px, 1fr));
  grid-template-rows: repeat(1, min-content);
  height: min-content;
  justify-content: center;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}

@media (max-width: 767px) {
  .framer-DnNAj .framer-167gojc,
  .framer-DnNAj .framer-xac91f,
  .framer-DnNAj .framer-105i3x8 {
    grid-template-columns: repeat(1, minmax(1px, 1fr));
  }
}


.framer-DnNAj .framer-1uk245u,
.framer-DnNAj .framer-jbqs0p,
.framer-DnNAj .framer-mrn7si {
  --border-bottom-width: 1px;
  --border-color: var(
    --token-b0198a80-c766-458d-8df2-d110a412cc26,
    rgba(54, 64, 68, 0.1)
  );
  --border-left-width: 1px;
  --border-right-width: 1px;
  --border-style: solid;
  --border-top-width: 1px;
  background-color: var(--token-c7067755-2dad-4a73-b32d-5d196170bcf4, #fafafa);
  border-radius: 8px;
  display: grid;
  flex: none;
  gap: 16px;
  grid-auto-rows: min-content;
  grid-template-columns: repeat(3, minmax(1px, 1fr));
  grid-template-rows: repeat(1, min-content);
  height: min-content;
  justify-content: center;
  overflow: hidden;
  padding: 40px 24px;
  position: relative;
  width: 100%;
  will-change: var(--framer-will-change-override, transform);
}

@media (min-width: 768px) and (max-width: 1159px) {
  .framer-DnNAj .framer-jbqs0p,
  .framer-DnNAj .framer-mrn7si {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 24px;
    justify-content: flex-start;
  }
}

@media (max-width: 767px) {
  .framer-DnNAj .framer-1uk245u {
    padding: 32px 24px;
  }

  .framer-DnNAj .framer-jbqs0p,
  .framer-DnNAj .framer-mrn7si {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 24px;
    justify-content: flex-start;
    padding: 32px 24px;
  }
}


.framer-DnNAj .framer-1tejt17 {
  align-content: center;
  align-items: center;
  display: flex;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 64px;
  height: min-content;
  justify-content: flex-start;
  overflow: visible;
  padding: 160px 24px;
  position: relative;
  scroll-margin-top: 4px;
  width: 100%;
}

@media (max-width: 767px) {
  .framer-DnNAj .framer-1tejt17 {
    gap: 48px;
    padding: 136px 24px;
  }
}


.framer-DnNAj[data-border="true"]:after,
.framer-DnNAj [data-border="true"]:after {
  content: "";
  border-width: var(--border-top-width, 0) var(--border-right-width, 0)
    var(--border-bottom-width, 0) var(--border-left-width, 0);
  border-color: var(--border-color, none);
  border-style: var(--border-style, none);
  width: 100%;
  height: 100%;
  position: absolute;
  box-sizing: border-box;
  left: 0;
  top: 0;
  border-radius: inherit;
  pointer-events: none;
}


.framer-analytics-section {
  padding: 80px 20px;
  background: var(
    --token-83f05c24-c549-4ffd-8831-05118c999290,
    rgb(242, 242, 242)
  );
  min-height: 100vh;
}

.framer-analytics-container {
  max-width: 1200px;
  margin: 0 auto;
}

.framer-analytics-header {
  text-align: center;
  margin-bottom: 60px;
}

.framer-analytics-title h2 {
  font-size: 48px;
  font-weight: 700;
  color: var(--token-7a6aeeda-4078-42e7-92a3-860de938bb9f, rgb(54, 64, 68));
  margin-bottom: 16px;
}

.framer-analytics-title p {
  font-size: 18px;
  color: var(
    --token-cdb4a64f-9955-4f1f-a296-cc92c30f3559,
    rgba(54, 64, 68, 0.75)
  );
}

.framer-analytics-grid {
  display: flex;
  flex-direction: column;
  gap: 40px;
}


.framer-analytics-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 24px;
  margin-bottom: 40px;
}

.analytics-card {
  background: var(
    --token-c7067755-2dad-4a73-b32d-5d196170bcf4,
    rgb(250, 250, 250)
  );
  border: 1px solid
    var(--token-b0198a80-c766-458d-8df2-d110a412cc26, rgba(54, 64, 68, 0.1));
  border-radius: 12px;
  padding: 24px;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.analytics-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 32px rgba(54, 64, 68, 0.1);
}

.card-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 8px;
}

.card-header h3 {
  font-size: 14px;
  font-weight: 500;
  color: var(
    --token-cdb4a64f-9955-4f1f-a296-cc92c30f3559,
    rgba(54, 64, 68, 0.75)
  );
  margin: 0;
}

.metric-value {
  font-size: 32px;
  font-weight: 700;
  color: var(--token-7a6aeeda-4078-42e7-92a3-860de938bb9f, rgb(54, 64, 68));
}

.card-sub {
  font-size: 12px;
  color: var(
    --token-cdb4a64f-9955-4f1f-a296-cc92c30f3559,
    rgba(54, 64, 68, 0.75)
  );
}


.framer-charts-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  gap: 24px;
}

.chart-container {
  background: var(
    --token-c7067755-2dad-4a73-b32d-5d196170bcf4,
    rgb(250, 250, 250)
  );
  border: 1px solid
    var(--token-b0198a80-c766-458d-8df2-d110a412cc26, rgba(54, 64, 68, 0.1));
  border-radius: 12px;
  padding: 24px;
  min-height: 350px;
}

.chart-wide {
  grid-column: 1 / -1;
  min-height: 400px;
}

.chart-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 16px;
  border-bottom: 1px solid
    var(--token-b0198a80-c766-458d-8df2-d110a412cc26, rgba(54, 64, 68, 0.1));
}

.chart-header h3 {
  font-size: 18px;
  font-weight: 600;
  color: var(--token-7a6aeeda-4078-42e7-92a3-860de938bb9f, rgb(54, 64, 68));
  margin: 0;
}

.sentiment-score {
  font-size: 14px;
  color: var(
    --token-cdb4a64f-9955-4f1f-a296-cc92c30f3559,
    rgba(54, 64, 68, 0.75)
  );
}

.sentiment-score span {
  font-weight: 600;
  color: var(--token-7a6aeeda-4078-42e7-92a3-860de938bb9f, rgb(54, 64, 68));
}


@media (max-width: 768px) {
  .framer-analytics-section {
    padding: 60px 16px;
  }

  .framer-analytics-title h2 {
    font-size: 36px;
  }

  .framer-analytics-cards {
    grid-template-columns: 1fr;
  }

  .framer-charts-grid {
    grid-template-columns: 1fr;
  }

  .chart-wide {
    grid-column: 1;
  }

  .metric-value {
    font-size: 28px;
  }
}


html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
body {
  font-family: "Monument Grotesk Mono", "Inter", system-ui, sans-serif;
  background: #f4f4f4;
  height: 100vh;
  width: 100vw;
}
.dashboard-root {
  display: flex;
  height: 100vh;
  width: 100vw;
}
.sidebar {
  background: #f4f4f4;
  width: 390px;
  min-width: 300px;
  padding: 48px 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-right: 1px solid #e0e0e0;
}
.sidebar h1 {
  font-size: 48px;
  font-weight: 700;
  margin: 0 0 32px 0;
  line-height: 1;
  font-family: "ABC Diatype Medium", "Monument Grotesk Mono", sans-serif;
  text-align: center;
  max-width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-shrink: 1;
  min-height: 0;
}
.sidebar p {
  font-size: 18px;
  color: #888;
  font-family: "Monument Grotesk Mono", monospace;
  margin: 0;
}
.main-content {
  flex: 1;
  background: #fff;
  padding: 24px 20px 20px 20px;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
}
.dashboard-header {
  text-align: left;
  margin-bottom: 16px;
  flex-shrink: 0;
}
.dashboard-header h1 {
  font-size: 28px;
  font-weight: 700;
  font-family: "ABC Diatype Medium", "Monument Grotesk Mono", sans-serif;
  color: rgb(54, 64, 68);
  margin-bottom: 6px;
}
.dashboard-header p {
  font-size: 13px;
  color: rgba(54, 64, 68, 0.75);
}
.analytics-cards {
  flex-shrink: 0;
  margin-bottom: 16px;
}
.charts-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 16px;
  flex: 1;
}
.contributors-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 12px;
  margin-top: 12px;
}
.contributors-grid .chart-container {
  min-height: 280px;
  max-height: 350px;
  overflow: hidden;
  padding: 16px;
}
.contributors-grid .chart-container table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 3px;
}
.contributors-grid .chart-container th {
  font-size: 10px;
  color: #888;
  padding: 3px 4px;
  font-weight: 500;
  text-align: left;
}
.contributors-grid .chart-container td {
  padding: 3px 4px;
  vertical-align: middle;
}
.chart-container {
  background: rgb(250, 250, 250);
  border: 1px solid rgba(54, 64, 68, 0.1);
  border-radius: 12px;
  padding: 16px;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-height: 280px;
}
.chart-wide {
  grid-column: 1 / -1;
  min-height: 250px; 
}
.chart-container canvas {
  flex: 1;
  min-height: 200px !important;
  max-height: 400px !important;
  width: 100% !important;
}
.chart-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(54, 64, 68, 0.1);
  flex-shrink: 0;
}
.chart-header h3 {
  font-size: 16px;
  font-weight: 600;
  font-family: "ABC Diatype Medium", "Monument Grotesk Mono", sans-serif;
  color: rgb(54, 64, 68);
  margin: 0;
}
.sentiment-score {
  font-size: 12px;
  color: rgba(54, 64, 68, 0.75);
}
.sentiment-score span {
  font-weight: 600;
  color: rgb(54, 64, 68);
}
.metric-value {
  font-size: 24px;
  font-weight: 700;
  font-family: "ABC Diatype Medium", "Monument Grotesk Mono", sans-serif;
  color: rgb(54, 64, 68);
  margin-bottom: 4px;
  line-height: 1.1;
  letter-spacing: -0.5px;
}
.card-title {
  font-size: 13px;
  font-weight: 500;
  font-family: "Monument Grotesk Mono", monospace;
  color: rgba(54, 64, 68, 0.75);
  margin: 0 0 4px 0;
  text-align: left;
  line-height: 1.1;
}
.card-sub {
  font-size: 11px;
  color: rgba(54, 64, 68, 0.65);
  margin-top: 2px;
  font-family: "Monument Grotesk Mono", monospace;
  line-height: 1.1;
}

.analytics-cards-group {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 1fr);
  background: #fff;
  border-radius: 18px;
  border: 1px solid rgba(54, 64, 68, 0.1);
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0;
}
.analytics-card {
  border-radius: 0;
  border: none;
  border-right: 1px solid rgba(54, 64, 68, 0.1);
  border-bottom: none;
  background: transparent;
  box-shadow: none;
  margin: 0;
}

#impressionsTable .users-container-grid {
    display: flex;
}

#impressionsTable .column-left,
#impressionsTable .column-right {
  width: 50%;

}

#impressionsTable .column-left > div,
#impressionsTable .column-right > div {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 6px 8px;
    background: rgba(255, 255, 255, 0.05);
    margin: 2px 0px;
    border-radius: 6px;
  }

.analytics-cards-group .analytics-card:nth-child(-n + 4) {
  border-bottom: 1px solid rgba(54, 64, 68, 0.1);
}
.analytics-card:last-child {
  border-right: none;
}
.analytics-cards-group .analytics-card {
  padding: 10px 10px 8px 10px;
}
@media (max-width: 900px) {
  .main-content {
    padding: 20px 12px;
  }
  .sidebar {
    width: 180px;
    padding: 20px 12px;
  }
  .charts-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .contributors-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .analytics-cards-group {
    grid-template-columns: 1fr 1fr;
  }

  .analytics-cards-group .analytics-card:nth-child(1),
  .analytics-cards-group .analytics-card:nth-child(2) {
    border-bottom: 1px solid rgba(54, 64, 68, 0.1);
  }
  
  .analytics-cards-group .analytics-card:nth-child(3),
  .analytics-cards-group .analytics-card:nth-child(4) {
    border-bottom: 1px solid rgba(54, 64, 68, 0.1);
  }
  
  .analytics-cards-group .analytics-card:nth-child(5),
  .analytics-cards-group .analytics-card:nth-child(6) {
    border-bottom: 1px solid rgba(54, 64, 68, 0.1);
  }
  
}
@media (max-width: 600px) {
  .dashboard-root {
    flex-direction: column;
  }
  .main-content {
    padding: 16px 8px;
  }
  .sidebar {
    width: 100vw;
    min-width: 0;
    border-right: none;
    border-bottom: 1px solid #e0e0e0;
    padding: 16px;
  }
  .analytics-cards-group {
    grid-template-columns: 1fr;
  }
}

@media (min-width: 900px) and (max-width: 1024px) {
  #impressionsTable .column-left > div,
  #impressionsTable .column-right > div {
    padding: 4px 2px !important;
  }

  #impressionsTable .column-left > div .user-avatar,
  #impressionsTable .column-right > div .user-avatar {
    width: 20px !important;
    height: 20px !important;
    margin-right: 6px !important;
  }

  #impressionsTable .column-left > div .user-avatar > div,
  #impressionsTable .column-right > div .user-avatar > div {
    width: 20px !important;
    height: 20px !important;
    font-size: 8px !important;
  }

  #impressionsTable .column-left > div .user-name,
  #impressionsTable .column-right > div .user-name {
    font-size: 10px !important;
  }
  
}

@media (max-height: 1024px) {
  .chart-container {
    max-height: 420px;
  }
  
}

@keyframes pulse {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 0.5;
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}




.widget-embedded {
  flex: 1;
  display: flex;
  flex-direction: column;
  min-height: 0;
  overflow: hidden;
}

.engagement-widget {
  background: transparent;
  border-radius: 16px;
  box-shadow: none;
  padding: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: auto;
}


.engagement-carousel,
.metric-card,
.group-buttons-container,
.carousel-nav {
  will-change: transform, opacity, max-width;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}


.flex-metrics-container {
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 0.5rem;
  min-height: 0;
  opacity: 0;
  animation: fadeInGrid 0.2s ease-out forwards;
}

@keyframes fadeInGrid {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.metric-group {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.metrics-row {
  display: flex;
  gap: 0.5rem;
  flex: 1;
  flex-wrap: nowrap;
  min-width: 0;
}

.metric-card {
  flex: 0 0 calc(16.666% - 0.42rem);
  min-width: calc(16.666% - 0.42rem);
  max-width: calc(16.666% - 0.42rem);
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(54, 64, 68, 0.1);
  border-radius: 6px;
  padding: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  opacity: 1;
  max-width: 0;
  animation: expandCard 0.3s ease-out forwards;
}


.metric-card:nth-child(1) {
  animation-delay: 0.05s;
}
.metric-card:nth-child(2) {
  animation-delay: 0.1s;
}
.metric-card:nth-child(3) {
  animation-delay: 0.15s;
}
.metric-card:nth-child(4) {
  animation-delay: 0.2s;
}
.metric-card:nth-child(5) {
  animation-delay: 0.25s;
}
.metric-card:nth-child(6) {
  animation-delay: 0.05s;
}

@keyframes expandCard {
  from {
    max-width: 0;
  }
  to {
    max-width: calc(16.666% - 0.42rem);
  }
}

@keyframes contractCard {
  from {
    max-width: calc(16.666% - 0.42rem);
  }
  to {
    max-width: 0;
  }
}

.metric-card.contracting {
  animation: contractCard 0.2s ease-out forwards;
}

.metric-card .metric-value {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 2px;
  line-height: 1;
  letter-spacing: -0.2px;
}

.metric-card .metric-label {
  font-size: 8px;
  font-weight: 600;
  color: rgba(54, 64, 68, 0.8);
  text-transform: uppercase;
  letter-spacing: 0.1px;
  text-align: center;
}


.group-nav {
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(54, 64, 68, 0.15);
  border-radius: 8px;
  padding: 2px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: all 0.3s ease;
}


.group-buttons-container {
  display: flex;
  align-items: center;
  max-width: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.3s ease;
}

.group-buttons-container.expanded {
  max-width: 320px;
  opacity: 1;
}

.group-nav-btn {
  padding: 0.5rem 0.75rem;
  border: none;
  border-radius: 6px;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  cursor: pointer;
  transition: all 0.2s ease;
  background: transparent;
  color: rgba(54, 64, 68, 0.7);
  white-space: nowrap;
  margin: 0;
  position: relative;
}


.group-nav-btn:nth-child(3) {
  padding: 0.5rem 0.65rem;
  font-size: 9px;
  letter-spacing: 0.2px;
}


.group-nav-btn:nth-child(1) {
  color: #f3865e;
}

.group-nav-btn:nth-child(2) {
  color: #e34b8d;
}

.group-nav-btn:nth-child(3) {
  color: #6365b8;
}

.group-nav-btn:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 20%;
  height: 60%;
  width: 1px;
  background: rgba(54, 64, 68, 0.15);
}

.group-nav-btn:hover {
  background: rgba(54, 64, 68, 0.05);
}


.group-nav-btn:nth-child(1):hover {
  background: rgba(243, 134, 94, 0.1);
  color: #f3865e;
}

.group-nav-btn:nth-child(2):hover {
  background: rgba(227, 75, 141, 0.1);
  color: #e34b8d;
}

.group-nav-btn:nth-child(3):hover {
  background: rgba(99, 101, 184, 0.1);
  color: #6365b8;
}

.group-nav-btn.active {
  color: white;
  border-radius: 6px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.group-nav-btn.active.total {
  background: #f3865e;
}

.group-nav-btn.active.total:hover {
  background: rgba(243, 134, 94, 0.7);
  color: rgba(255, 255, 255, 0.8);
}

.group-nav-btn.active.post {
  background: #e34b8d;
}

.group-nav-btn.active.post:hover {
  background: rgba(227, 75, 141, 0.7);
  color: rgba(255, 255, 255, 0.8);
}

.group-nav-btn.active.contributor {
  background: #6365b8;
}

.group-nav-btn.active.contributor:hover {
  background: rgba(99, 101, 184, 0.7);
  color: rgba(255, 255, 255, 0.8);
}


.group-nav .view-icon-btn {
  background: transparent;
  border: none;
  border-radius: 6px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 14px;
  transition: all 0.2s ease;
  color: rgba(54, 64, 68, 0.7);
  margin: 0;
  box-shadow: none;
}

.group-nav .view-icon-btn:hover {
  background: rgba(54, 64, 68, 0.05);
  color: #3ea3cb;
}

.group-nav .view-icon-btn.active {
  background: #3ea3cb;
  color: white;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.group-nav .view-icon-btn.active:hover {
  background: rgba(62, 163, 203, 0.8);
}


.group-total .metric-value {
  color: #f3865e;
}
.group-post .metric-value {
  color: #e34b8d;
}
.group-contributor .metric-value {
  color: #6365b8;
}


.engagement-carousel {
  position: relative;
  height: 100%;
  display: flex;
  align-items: stretch;
  justify-content: stretch;
  border-radius: 8px;
  background: transparent;
  flex: 1;
  opacity: 1;
  transition: opacity 0.2s ease-out;
}

.engagement-carousel.fade-out {
  opacity: 0;
}

.carousel-container {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}


.carousel-position {
  position: absolute;
  top: 8px;
  right: 12px;
  font-size: 10px;
  font-weight: 600;
  color: rgba(54, 64, 68, 0.6);
  font-family: "Monument Grotesk Mono", monospace;
  z-index: 15;
}


.carousel-dots {
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 6px;
  z-index: 15;
}

.carousel-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: rgba(54, 64, 68, 0.3);
  cursor: pointer;
  transition: all 0.2s ease;
}

.carousel-dot.active {
  width: 8px;
  height: 8px;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.8);
}

.carousel-dot:hover {
  background: rgba(54, 64, 68, 0.5);
  transform: scale(1.2);
}

.carousel-item {
  display: none;
  text-align: center;
  width: 100%;
  padding: 0;
  opacity: 0;
  transform: translateX(0);
  transition: all 0.3s ease-out;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.carousel-item.active {
  display: flex;
  opacity: 1;
  transform: translateX(0);
}


.carousel-item.slide-in-right {
  animation: slideInFromRight 0.3s ease-out;
}

.carousel-item.slide-in-left {
  animation: slideInFromLeft 0.3s ease-out;
}


.carousel-item.slide-out-left {
  animation: slideOutToLeft 0.3s ease-out;
}

.carousel-item.slide-out-right {
  animation: slideOutToRight 0.3s ease-out;
}

@keyframes slideInFromRight {
  from {
    opacity: 0;
    transform: translateX(100%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes slideInFromLeft {
  from {
    opacity: 0;
    transform: translateX(-100%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes slideOutToLeft {
  from {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(-100%);
  }
}

@keyframes slideOutToRight {
  from {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(100%);
  }
}

.carousel-metric-value {
  font-size: 42px;
  font-weight: 700;
  color: #364044;
  margin-bottom: 6px;
  line-height: 1;
  letter-spacing: -1px;
}

.carousel-metric-label {
  font-size: 13px;
  font-weight: 600;
  color: rgba(54, 64, 68, 0.75);
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.carousel-metric-description {
  font-size: 9px;
  color: rgba(54, 64, 68, 0.6);
}

.carousel-metric-group {
  font-size: 10px;
  font-weight: 500;
  color: rgba(54, 64, 68, 0.5);
  margin-top: 4px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}

.carousel-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(54, 64, 68, 0.8);
  color: white;
  border: none;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  transition: all 0.3s ease;
  z-index: 10;
  opacity: 1;
}

.carousel-nav.prev {
  left: 6px;
}
.carousel-nav.next {
  right: 6px;
}
.carousel-nav:hover {
  background: #3ea3cb;
  transform: translateY(-50%) scale(1.1);
}


.engagement-carousel.slide-in {
  animation: slideInFromLeftCarousel 0.3s ease-out forwards;
}

.engagement-carousel.slide-out {
  animation: slideOutToLeftCarousel 0.3s ease-out forwards;
}

@keyframes slideInFromLeftCarousel {
  from {
    opacity: 0;
    transform: translateX(-100%);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes slideOutToLeftCarousel {
  from {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(-100%);
  }
}


.export-icon-container {
  position: absolute;
  bottom: 32px;
  left: 32px;
  z-index: 100;
}

.export-icon-btn {
  background: #3ea3cb;
  color: #fff;
  border: none;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
  box-shadow: 0 4px 12px rgba(62, 163, 203, 0.3);
}

.export-icon-btn:hover {
  background: #3290b2;
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(62, 163, 203, 0.4);
}

.export-icon-btn:active {
  transform: translateY(0);
}


.contributors-grid {
  flex-shrink: 0 !important;
  margin-bottom: 16px !important;
}


@media print {
  .dashboard-root {
    display: flex !important;
    flex-direction: row !important;
    min-height: auto !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    background: white !important;
  }
  
  .sidebar {
    display: block !important;
    position: static !important;
    width: 25% !important;
    min-width: 250px !important;
    max-width: 300px !important;
    height: auto !important;
    background: #f8fafc !important;
    border-right: 1px solid #e2e8f0 !important;
    padding: 20px !important;
    box-sizing: border-box !important;
    flex-shrink: 0 !important;
  }
  
  .main-content {
    margin-left: 0 !important;
    width: 75% !important;
    max-width: none !important;
    padding: 20px !important;
    box-sizing: border-box !important;
    flex: 1 !important;
    background: white !important;
  }
  
  .export-icon-container {
    display: none !important;
  }
  
  .chart-container {
    page-break-inside: avoid;
    margin-bottom: 15px !important;
  }
  
  canvas {
    max-width: 100% !important;
    height: auto !important;
  }
  
  * {
    -webkit-print-color-adjust: exact !important;
    color-adjust: exact !important;
  }
}


.html2pdf__page-break {
  page-break-before: always;
  height: 0;
  margin: 0;
  padding: 0;
}


.tooltip-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: rgba(54, 64, 68, 0.1);
  border: 1px solid rgba(54, 64, 68, 0.2);
  border-radius: 50%;
  color: rgba(54, 64, 68, 0.6);
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  line-height: 14px;
  margin-left: 6px;
  cursor: default;
  transition: all 0.2s ease;
  vertical-align: middle;
  font-family: "Monument Grotesk Mono", monospace;
  position: relative;
}

.tooltip-icon:hover {
  background: rgba(54, 64, 68, 0.15);
  border-color: rgba(54, 64, 68, 0.3);
  color: rgba(54, 64, 68, 0.8);
  transform: scale(1.1);
}




.card-title,
.chart-header h3 {
  position: relative;
}





.custom-tooltip {
  position: relative;
}

.tooltip-arrow {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid rgba(0, 0, 0, 0.9);
}

.tooltip-content {
  margin-bottom: 2px;
}


.w3g-legend {
  display: none;
}

/* Handle wrapper for better text fitting */
.handle-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  flex-shrink: 1;
}

/* Handle overflow fix for sidebar */
.sidebar h1 span {
  display: inline-block;
  white-space: nowrap;
  font-size: clamp(12px, 2vw, 48px);
  line-height: 1;
  max-width: 100%;
  overflow: visible;
  text-overflow: unset;
}

/* Reduce spacing between handle and X Report */
.sidebar h1 {
  line-height: 0.6;
}

.sidebar h1 br {
  line-height: 0.1;
  margin: -16px 0;
}



