.elementor-kit-8{--e-global-color-primary:#C3B091;--e-global-color-text:#454545;--e-global-color-accent:#1A5557;--e-global-color-6b48e83:#494949;--e-global-typography-primary-font-family:"GT Walsheim Bold";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"GT Walsheim Bold";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"GT Walsheim Regular";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"GT Walsheim Regular";--e-global-typography-accent-font-weight:500;color:#262626;font-family:"GT Walsheim Regular", Sans-serif;font-weight:400;line-height:1.7em;letter-spacing:0px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}body.elementor-page{--color-gradient-start:#C3B091;--color-gradient-stop:#F0E5DA;}.elementor-kit-8 a{font-family:"IBM Plex Sans", Sans-serif;}.elementor-kit-8 .lqd-post-content,.elementor-kit-8 .lqd-post-header .entry-excerpt{color:#262626;font-family:"IBM Plex Sans", Sans-serif;font-size:18px;line-height:1.7em;}h1, .h1{color:#262626;font-family:"IBM Plex Sans", Sans-serif;font-size:52px;font-weight:700;line-height:1.2em;letter-spacing:-0.2px;}h2, .h2{color:#262626;font-family:"IBM Plex Sans", Sans-serif;font-size:48px;font-weight:700;line-height:1.2em;}h3, .h3{color:#454545;font-family:"IBM Plex Sans", Sans-serif;font-size:38px;font-weight:700;line-height:1.2em;}h4, .h4{color:#262626;font-family:"IBM Plex Sans", Sans-serif;font-size:25px;font-weight:700;line-height:1.2em;}h5, .h5{color:#262626;font-family:"IBM Plex Sans", Sans-serif;font-size:20px;font-weight:600;line-height:1.2em;}h6, .h6{color:#262626;font-family:"IBM Plex Sans", Sans-serif;font-size:14px;font-weight:500;line-height:1.2em;letter-spacing:0.28px;}.page-scheme-dark{color:rgba(255, 255, 255, 0.8);}.page-scheme-dark h1, .page-scheme-dark .h1{color:#ffffff;}.page-scheme-dark h2, .page-scheme-dark .h2{color:#ffffff;}.page-scheme-dark h3, .page-scheme-dark .h3{color:#ffffff;}.page-scheme-dark h4, .page-scheme-dark .h4{color:#ffffff;}.page-scheme-dark h5, .page-scheme-dark .h5{color:#ffffff;}.page-scheme-dark h6, .page-scheme-dark .h6{color:#ffffff;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-family:"IBM Plex Sans", Sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:0.3px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1170px;}.e-con{--container-max-width:1170px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1199px){h1, .h1{font-size:50px;}h2, .h2{font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){h2, .h2{font-size:37px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ============================================
   TECHWAVE EARNINGS TABLE — GLOBAL STYLES v10
   
   Indsæt i: WordPress Admin → Udseende → Tilpas → Yderligere CSS
   ELLER: Elementor → Site Settings → Brugerdefineret CSS
   
   Ændringer fra v9:
   - Pill bruger inline-flex med fast min-height
   - Padding tvunget med højere specificitet
   - Line-height isoleret fra parent
   ============================================ */

.tw-earnings-wrapper {
  width: 100% !important;
  overflow-x: auto !important;
  -webkit-overflow-scrolling: touch !important;
  margin: 32px 0 !important;
  border-radius: 12px !important;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.10), 0 2px 4px rgba(0, 0, 0, 0.04) !important;
}

.tw-earnings-table {
  width: 100% !important;
  min-width: 640px !important;
  border-collapse: collapse !important;
  margin: 0 !important;
  font-family: 'Neue Haas Grotesk Display Pro', -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif !important;
  background: #FAFAF8 !important;
  border-radius: 12px !important;
  overflow: hidden !important;
}

.tw-earnings-table thead {
  background: #16302F !important;
}

.tw-earnings-table thead tr {
  background: #16302F !important;
}

.tw-earnings-table thead th {
  color: #FFFFFF !important;
  font-weight: 700 !important;
  padding: 16px 18px !important;
  text-align: center !important;
  font-size: 14px !important;
  border: none !important;
  border-right: 2px solid rgba(255, 255, 255, 0.35) !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  background: #16302F !important;
  white-space: nowrap !important;
}

.tw-earnings-table thead th:last-child {
  border-right: none !important;
}

.tw-earnings-table tbody td {
  padding: 18px !important;
  text-align: center !important;
  font-size: 14px !important;
  color: #262626 !important;
  background: #FAFAF8 !important;
  border: none !important;
  border-right: 2px solid #FFFFFF !important;
  border-bottom: 2px solid #FFFFFF !important;
  vertical-align: middle !important;
  text-transform: none !important;
  font-weight: 400 !important;
}

.tw-earnings-table tbody td:last-child {
  border-right: none !important;
}

.tw-earnings-table tbody tr:last-child td {
  border-bottom: none !important;
}

.tw-earnings-table tbody tr:nth-child(even) td {
  background: #F0EFEB !important;
}

/* === BEAT / MISS / RECORD PILLS === */
/* Inline-flex med tvunget højde og isoleret line-height */

.tw-earnings-table span.tw-beat,
.tw-earnings-table span.tw-miss,
.tw-earnings-table span.tw-record {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 28px !important;
  padding: 6px 18px !important;
  border-radius: 999px !important;
  font-weight: 600 !important;
  font-size: 12px !important;
  line-height: 1 !important;
  letter-spacing: 0.02em !important;
  text-align: center !important;
  vertical-align: middle !important;
  width: auto !important;
  min-width: 60px !important;
  float: none !important;
  margin: 0 !important;
  box-sizing: border-box !important;
  text-transform: none !important;
}

.tw-earnings-table span.tw-beat {
  background: #C8E6D0 !important;
  color: #15633A !important;
}

.tw-earnings-table span.tw-miss {
  background: #F4C4C4 !important;
  color: #8B1F1F !important;
}

.tw-earnings-table span.tw-record {
  background: #E8D5B7 !important;
  color: #8B6630 !important;
}

/* === RESPONSIVE === */

@media (max-width: 768px) {
  .tw-earnings-wrapper {
    margin: 24px 0 !important;
  }
  .tw-earnings-table thead th {
    padding: 14px 12px !important;
    font-size: 13px !important;
  }
  .tw-earnings-table tbody td {
    padding: 14px 12px !important;
    font-size: 13px !important;
  }
  .tw-earnings-table span.tw-beat,
  .tw-earnings-table span.tw-miss,
  .tw-earnings-table span.tw-record {
    padding: 5px 14px !important;
    font-size: 11px !important;
    min-width: 50px !important;
    min-height: 24px !important;
  }
}/* End custom CSS */