.aidith-home-hero {
  background:
    linear-gradient(135deg, rgba(22, 117, 161, .07), rgba(255, 255, 255, 0) 44%),
    #fff;
}

.py-lg-6 {
  padding-bottom: 5rem !important;
  padding-top: 5rem !important;
}

.aidith-home-logo {
  height: 4.25rem;
  width: auto;
}

.aidith-home-title {
  max-width: 11.5em;
}

.aidith-home-proof {
  border-top: 1px solid var(--bs-border-color);
  padding-top: 1rem;
}

.aidith-product-preview,
.aidith-home-card,
.aidith-module-card {
  border-radius: .5rem;
}

.aidith-product-preview {
  background: #fff;
  border: 1px solid rgba(9, 55, 68, .1);
  box-shadow: 0 1.5rem 3.5rem rgba(9, 55, 68, .12);
  margin-left: auto;
  max-width: 34rem;
  padding: 1.5rem;
}

.aidith-home-card,
.aidith-module-card {
  background: #fff;
  border: 1px solid var(--bs-border-color);
  height: 100%;
  padding: 1.25rem;
}

.aidith-home-icon {
  align-items: center;
  border-radius: .5rem;
  display: inline-flex;
  height: 2.75rem;
  justify-content: center;
  margin-bottom: 1rem;
  width: 2.75rem;
}

.aidith-task-list {
  border: 1px solid var(--bs-border-color);
  border-radius: .5rem;
  overflow: hidden;
}

.aidith-task-row {
  align-items: flex-start;
  background: #fff;
  display: flex;
  gap: 1rem;
  padding: 1rem;
}

.aidith-task-row + .aidith-task-row {
  border-top: 1px solid var(--bs-border-color);
}

.aidith-task-row.is-active {
  background: #f7fbfd;
}

.aidith-task-icon {
  align-items: center;
  border-radius: .5rem;
  display: inline-flex;
  flex: 0 0 auto;
  height: 2.5rem;
  justify-content: center;
  width: 2.5rem;
}

.aidith-preview-footer {
  align-items: center;
  background: #f8fafb;
  border: 1px solid var(--bs-border-color);
  border-radius: .5rem;
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  margin-top: 1rem;
  padding: 1rem;
}

.aidith-module-card {
  border-top: .25rem solid var(--bs-border-color);
}

@media (min-width: 992px) {
  .aidith-home-card,
  .aidith-module-card {
    padding: 1.5rem;
  }
}

@media (max-width: 575.98px) {
  .aidith-home-logo {
    height: 3.5rem;
  }

  .aidith-home-brand-block {
    align-items: flex-start !important;
  }

  .aidith-product-preview {
    padding: 1rem;
  }

  .aidith-preview-footer,
  .aidith-task-row .d-flex {
    align-items: flex-start;
    flex-direction: column;
  }

  .py-lg-6 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
}

.product-hero {
  background:
    linear-gradient(135deg, rgba(22, 117, 161, .07), rgba(255, 255, 255, 0) 46%),
    #fff;
}

.product-hero-facts {
  border-top: 1px solid var(--bs-border-color);
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  padding-top: 1rem;
}

.waitinglist-showcase {
  margin-left: auto;
  max-width: 46rem;
}

.waitinglist-browser {
  background: #fff;
  border: 1px solid rgba(9, 55, 68, .1);
  border-radius: .5rem;
  box-shadow: 0 1.75rem 4rem rgba(9, 55, 68, .14);
  overflow: hidden;
}

.waitinglist-browser-bar {
  align-items: center;
  background: #f4f7f8;
  border-bottom: 1px solid var(--bs-border-color);
  display: flex;
  gap: .75rem;
  padding: .75rem 1rem;
}

.waitinglist-dots {
  display: flex;
  gap: .35rem;
}

.waitinglist-dots span {
  background: #c7d2d8;
  border-radius: 50%;
  display: block;
  height: .55rem;
  width: .55rem;
}

.waitinglist-url {
  background: #fff;
  border: 1px solid var(--bs-border-color);
  border-radius: .5rem;
  color: #6c757d;
  flex: 1;
  font-size: .78rem;
  padding: .35rem .65rem;
}

.waitinglist-app {
  background: #eef4f6;
  display: grid;
  gap: .75rem;
  grid-template-columns: .86fr 1.25fr .9fr;
  padding: 1rem;
}

.waitinglist-panel {
  background: #fff;
  border: 1px solid var(--bs-border-color);
  border-radius: .5rem;
  min-width: 0;
  padding: 1rem;
}

.waitinglist-panel-main {
  padding: 1rem;
}

.form-preview-line {
  background: #e9eff2;
  border-radius: 999px;
  height: .55rem;
  margin-bottom: .55rem;
}

.form-preview-group {
  border-top: 1px solid var(--bs-border-color);
  margin-top: 1rem;
  padding-top: 1rem;
}

.form-preview-input {
  align-items: center;
  background: #f8fafb;
  border: 1px solid var(--bs-border-color);
  border-radius: .5rem;
  display: flex;
  font-size: .9rem;
  justify-content: space-between;
  padding: .55rem .65rem;
}

.waitinglist-table {
  border: 1px solid var(--bs-border-color);
  border-radius: .5rem;
  font-size: .82rem;
  overflow: hidden;
}

.waitinglist-table-head,
.waitinglist-table-row {
  align-items: center;
  display: grid;
  gap: .6rem;
  grid-template-columns: .45fr .8fr 1fr 1.2fr;
  padding: .65rem .75rem;
}

.waitinglist-table-head {
  background: #f8fafb;
  color: #6c757d;
  font-weight: 700;
  text-transform: uppercase;
}

.waitinglist-table-row {
  background: #fff;
  border-top: 1px solid var(--bs-border-color);
}

.waitinglist-table-row.is-selected {
  background: #f2f8fb;
}

.detail-preview-block {
  border-top: 1px solid var(--bs-border-color);
  padding: .75rem 0;
}

.waitinglist-steps {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.waitinglist-step,
.product-info-panel,
.product-boundary-item {
  background: #fff;
  border: 1px solid var(--bs-border-color);
  border-radius: .5rem;
  height: 100%;
  padding: 1.25rem;
}

.waitinglist-step-number {
  align-items: center;
  background: rgba(var(--bs-primary-rgb), .1);
  border-radius: .5rem;
  color: var(--bs-primary);
  display: inline-flex;
  font-weight: 800;
  height: 2.25rem;
  justify-content: center;
  margin-bottom: 1rem;
  width: 2.25rem;
}

.product-info-icon {
  align-items: center;
  border-radius: .5rem;
  display: inline-flex;
  height: 2.75rem;
  justify-content: center;
  margin-bottom: 1rem;
  width: 2.75rem;
}

.product-check-list {
  color: #5d6972;
  list-style: none;
  margin: 0;
  padding: 0;
}

.product-check-list li {
  border-top: 1px solid var(--bs-border-color);
  padding: .8rem 0 .8rem 1.75rem;
  position: relative;
}

.product-check-list li:first-child {
  border-top: 0;
}

.product-check-list li::before {
  color: var(--bs-success);
  content: "\f00c";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  left: 0;
  position: absolute;
  top: .82rem;
}

.mail-preview-card {
  background: #fff;
  border: 1px solid var(--bs-border-color);
  border-radius: .5rem;
  box-shadow: 0 .75rem 2rem rgba(9, 55, 68, .08);
  overflow: hidden;
}

.mail-preview-header {
  align-items: center;
  background: #f8fafb;
  border-bottom: 1px solid var(--bs-border-color);
  display: flex;
  gap: 1rem;
  justify-content: space-between;
  padding: 1rem;
}

.mail-preview-body {
  padding: 1.25rem;
}

.mail-preview-callout {
  background: #f2f8fb;
  border: 1px solid rgba(var(--bs-primary-rgb), .2);
  border-radius: .5rem;
  color: #244b5a;
  font-weight: 600;
  margin: 1rem 0;
  padding: .85rem 1rem;
}

.pricing-card {
  background: #fff;
  border: 1px solid var(--bs-border-color);
  border-radius: .5rem;
  height: 100%;
  padding: 1.25rem;
  position: relative;
}

.pricing-card-featured {
  border-color: rgba(var(--bs-primary-rgb), .45);
  box-shadow: 0 .75rem 2rem rgba(9, 55, 68, .08);
}

.pricing-badge {
  background: rgba(var(--bs-primary-rgb), .1);
  border: 1px solid rgba(var(--bs-primary-rgb), .18);
  border-radius: .5rem;
  color: var(--bs-primary);
  display: inline-flex;
  font-size: .78rem;
  font-weight: 700;
  margin-bottom: 1rem;
  padding: .3rem .55rem;
}

.pricing-card-header {
  border-bottom: 1px solid var(--bs-border-color);
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}

.pricing-price {
  color: #093744;
  font-size: 2.35rem;
  font-weight: 800;
  line-height: 1;
  margin-bottom: .5rem;
}

.pricing-currency {
  font-size: 1rem;
  vertical-align: super;
}

.pricing-period {
  color: #6c757d;
  font-size: .9rem;
  font-weight: 600;
}

.pricing-list {
  color: #5d6972;
  list-style: none;
  margin: 0;
  padding: 0;
}

.pricing-list li {
  border-top: 1px solid var(--bs-border-color);
  padding: .7rem 0 .7rem 1.5rem;
  position: relative;
}

.pricing-list li::before {
  color: var(--bs-success);
  content: "\f00c";
  font-family: "Font Awesome 6 Free";
  font-size: .85rem;
  font-weight: 900;
  left: 0;
  position: absolute;
  top: .72rem;
}

.pricing-note {
  align-items: center;
  background: #fff;
  border: 1px solid var(--bs-border-color);
  border-radius: .5rem;
  display: flex;
  gap: 1rem;
  justify-content: space-between;
  padding: 1rem 1.25rem;
}

.product-cta {
  align-items: center;
  background: #fff;
  border: 1px solid var(--bs-border-color);
  border-radius: .5rem;
  box-shadow: 0 .75rem 2rem rgba(9, 55, 68, .08);
  display: grid;
  gap: 2rem;
  grid-template-columns: 1fr auto;
  padding: 1.5rem;
}

.subscribe-page {
  min-height: calc(100vh - 56px);
}

.subscribe-intro {
  position: sticky;
  top: 5rem;
}

.subscribe-card {
  background: #fff;
  border: 1px solid var(--bs-border-color);
  border-radius: .5rem;
  box-shadow: 0 1rem 2.5rem rgba(9, 55, 68, .1);
  padding: 1.25rem;
}

.subscribe-price-note,
.setup-cost-box,
.subscribe-summary {
  background: #fff;
  border: 1px solid var(--bs-border-color);
  border-radius: .5rem;
  padding: 1rem;
}

.subscribe-process {
  display: grid;
  gap: .75rem;
}

.subscribe-process-item {
  align-items: flex-start;
  background: #fff;
  border: 1px solid var(--bs-border-color);
  border-radius: .5rem;
  display: flex;
  gap: .85rem;
  padding: 1rem;
}

.subscribe-process-item span {
  align-items: center;
  background: rgba(var(--bs-primary-rgb), .1);
  border-radius: .5rem;
  color: var(--bs-primary);
  display: inline-flex;
  flex: 0 0 auto;
  font-weight: 800;
  height: 2rem;
  justify-content: center;
  width: 2rem;
}

.package-option {
  background: #fff;
  border: 1px solid var(--bs-border-color);
  border-radius: .5rem;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: .35rem;
  height: 100%;
  padding: 1rem;
  transition: border-color .15s ease, box-shadow .15s ease, background-color .15s ease;
}

.btn-check:checked + .package-option {
  background: #f7fbfd;
  border-color: rgba(var(--bs-primary-rgb), .65);
  box-shadow: 0 .5rem 1.25rem rgba(9, 55, 68, .08);
}

.package-name {
  color: #093744;
  font-weight: 800;
}

.package-price {
  color: #093744;
  font-size: 1.75rem;
  font-weight: 800;
  line-height: 1;
}

.package-price small {
  color: #6c757d;
  font-size: .85rem;
  font-weight: 600;
}

.package-volume {
  color: var(--bs-primary);
  font-size: .86rem;
  font-weight: 700;
}

.package-summary {
  color: #6c757d;
  font-size: .86rem;
}

.subscribe-success-icon {
  align-items: center;
  background: rgba(var(--bs-success-rgb), .1);
  border-radius: .5rem;
  color: var(--bs-success);
  display: inline-flex;
  font-size: 1.4rem;
  height: 3rem;
  justify-content: center;
  margin-bottom: 1rem;
  width: 3rem;
}

@media (max-width: 1199.98px) {
  .waitinglist-app {
    grid-template-columns: 1fr 1.3fr;
  }

  .waitinglist-panel-detail {
    grid-column: 1 / -1;
  }
}

@media (max-width: 767.98px) {
  .product-hero-facts,
  .waitinglist-steps,
  .product-cta,
  .pricing-note {
    grid-template-columns: 1fr;
  }

  .pricing-note {
    align-items: flex-start;
    flex-direction: column;
  }

  .subscribe-intro {
    position: static;
  }

  .waitinglist-app {
    grid-template-columns: 1fr;
  }

  .waitinglist-table {
    overflow-x: auto;
  }

  .waitinglist-table-head,
  .waitinglist-table-row {
    min-width: 34rem;
  }
}

.app-shell {
  background: #f7f9fb;
  min-height: calc(100vh - 56px);
}

.app-hero,
.app-module {
  background: #fff;
  border: 1px solid var(--bs-border-color);
  border-radius: .5rem;
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .04);
}

.app-module {
  transition: transform .15s ease, box-shadow .15s ease, border-color .15s ease;
}

.app-module:hover {
  border-color: rgba(var(--bs-primary-rgb), .35);
  box-shadow: 0 .5rem 1.25rem rgba(0, 0, 0, .08);
  transform: translateY(-2px);
}

.app-icon {
  align-items: center;
  border-radius: .5rem;
  display: inline-flex;
  height: 2.75rem;
  justify-content: center;
  width: 2.75rem;
}

.app-action-list .list-group-item {
  border-left: 0;
  border-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.app-action-list .list-group-item:first-child {
  border-top: 0;
}

.app-action-list .list-group-item:last-child {
  border-bottom: 0;
}

.app-centered-panel {
  min-height: 70vh;
}

.aidith-navbar {
  background: linear-gradient(135deg, #1675a1 0%, #0f8eb3 52%, #117c94 100%);
}

.aidith-brand {
  min-width: 0;
}

.aidith-brand-mark {
  align-items: center;
  background: rgba(255, 255, 255, .96);
  border: 1px solid rgba(255, 255, 255, .45);
  border-radius: .5rem;
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .16);
  display: inline-flex;
  height: 2.5rem;
  justify-content: center;
  width: 2.5rem;
}

.aidith-brand-mark img {
  height: 1.85rem;
  width: auto;
}

.aidith-brand-word {
  color: #fff;
  font-size: 1.28rem;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1;
}

.aidith-footer {
  background: #093744;
  color: #fff;
}

.aidith-footer .aidith-brand-mark {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .22);
}

.aidith-footer-brand .aidith-brand-word {
  font-size: 1.35rem;
}

.aidith-footer-heading {
  color: #fff;
  font-size: .82rem;
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.aidith-footer-muted {
  color: rgba(255, 255, 255, .72);
}

.aidith-footer-links li + li {
  margin-top: .45rem;
}

.aidith-footer-links,
.aidith-footer-links a {
  color: rgba(255, 255, 255, .78);
  font-size: .92rem;
}

.aidith-footer-links a {
  text-decoration: none;
}

.aidith-footer-links a:hover {
  color: #fff;
  text-decoration: underline;
}

.aidith-footer-social a {
  align-items: center;
  background: rgba(255, 255, 255, .1);
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: .5rem;
  color: #fff;
  display: inline-flex;
  height: 2rem;
  justify-content: center;
  text-decoration: none;
  width: 2rem;
}

.aidith-footer-social a:hover {
  background: rgba(255, 255, 255, .18);
}

.aidith-footer-bottom {
  background: rgba(0, 0, 0, .18);
  color: rgba(255, 255, 255, .62);
}

.urine-intake-form {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}

.intake-section {
  border-top: 1px solid var(--bs-border-color);
  padding-top: 1.25rem;
}

.intake-section:first-of-type {
  border-top: 0;
  padding-top: 0;
}

.intake-check-grid {
  display: grid;
  gap: .75rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.intake-check {
  background: #f8fafb;
  border: 1px solid var(--bs-border-color);
  border-radius: .5rem;
  margin: 0;
  min-height: 3.25rem;
  padding: .75rem .85rem .75rem 2.35rem;
}

.intake-check-danger {
  background: #fff8f8;
  border-color: rgba(var(--bs-danger-rgb), .25);
}

@media (max-width: 767.98px) {
  .intake-check-grid {
    grid-template-columns: 1fr;
  }
}

.print-only {
  display: none;
}

.urine-label-sheet {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  gap: .75rem;
}

.urine-label {
  align-items: center;
  background: #fff;
  border: 1px solid #cfd8dc;
  border-radius: .25rem;
  box-sizing: border-box;
  display: flex;
  gap: 3mm;
  overflow: hidden;
  padding: 3mm;
}

.label-dymo-36x89 .urine-label {
  height: 36mm;
  width: 89mm;
}

.label-dymo-54x101 .urine-label {
  height: 54mm;
  width: 101mm;
}

.label-dymo-25x54 .urine-label {
  height: 25mm;
  width: 54mm;
}

.urine-label-qr {
  flex: 0 0 auto;
}

.label-dymo-36x89 .urine-label-qr img,
.label-dymo-54x101 .urine-label-qr img {
  height: 28mm;
  width: 28mm;
}

.label-dymo-25x54 .urine-label-qr img {
  height: 19mm;
  width: 19mm;
}

.urine-label-copy {
  min-width: 0;
}

.urine-label-title {
  color: #093744;
  font-size: 15pt;
  font-weight: 800;
  line-height: 1.05;
}

.label-dymo-25x54 .urine-label-title {
  font-size: 9pt;
}

.urine-label-text {
  color: #42515a;
  font-size: 8.5pt;
  font-weight: 700;
  margin-top: 1.5mm;
}

.label-dymo-25x54 .urine-label-text {
  font-size: 6pt;
  margin-top: .75mm;
}

.urine-label-brand {
  align-items: center;
  color: #0f8eb3;
  display: inline-flex;
  font-size: 8pt;
  font-weight: 800;
  gap: 1.2mm;
  margin-top: 3mm;
}

.urine-label-brand img {
  height: 5mm;
  width: auto;
}

.label-dymo-25x54 .urine-label-brand {
  font-size: 6pt;
  margin-top: 1mm;
}

.label-dymo-25x54 .urine-label-brand img {
  height: 3.5mm;
}

@media print {
  @page {
    size: 89mm 36mm;
    margin: 0;
  }

  body {
    background: #fff !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .no-print,
  .aidith-navbar,
  .aidith-footer,
  script {
    display: none !important;
  }

  .print-only {
    display: block !important;
  }

  main,
  .app-shell,
  .container,
  .container-fluid {
    margin: 0 !important;
    max-width: none !important;
    min-height: 0 !important;
    padding: 0 !important;
    width: auto !important;
  }

  .print-only {
    margin: 0 !important;
    padding: 0 !important;
  }

  .print-only .urine-label-sheet {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .print-only .urine-label {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    break-after: page;
    display: flex !important;
    margin: 0 !important;
    page-break-after: always;
  }

  .print-only .urine-label:last-child {
    break-after: auto;
    page-break-after: auto;
  }
}
