
body {
  font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 11pt;
  color: #222;
  background: #fff;
  margin: 32px 32px 32px 32px;
  line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: bold;
  color: #000;
  margin-top: 24px;
  margin-bottom: 12px;
  line-height: 1.2;
  text-align: left;
  margin-left: 0;
}

h1 {
  font-size: 22pt;
  text-align: left;
  margin-top: 0;
}
h2 {
  font-size: 16pt;
  margin-top: 18px;
}
h3 {
  font-size: 13pt;
  margin-top: 12px;
}
h4, h5, h6 {
  font-size: 11pt;
}

.agreement-title {
  text-align: center;
  font-size: 22pt;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #000;
}

.center-parties, .parties-section {
  text-align: center;
  margin: 32px 0 32px 0;
  font-size: 12pt;
  color: #000;
}

/* Table Styling */
table {
  width: 100%;
  border-collapse: collapse;
  margin: 18px 0;
  font-size: 10.5pt;
  background: #fff;
  color: #000;
}
table, th, td {
  border: 1px solid #bbb;
}
th {
  background: #f3f3f3;
  font-weight: bold;
  font-size: 11pt;
  padding: 8px 6px;
  text-align: left;
  color: #000;
}
td {
  padding: 7px 6px;
  vertical-align: top;
  color: #000;
}

.signature-table {
  width: 100%;
  margin-top: 40px;
  border: none;
  color: #000;
}
.signature-table td {
  padding: 20px;
  vertical-align: top;
  border: 1px solid #bbb;
  color: #000;
}

.page-break {
  page-break-before: always;
}

ol, ul {
  margin-left: 32px;
  margin-bottom: 10px;
  color: #000;
  padding-left: 0;
}

ol ol, ul ul, ol ul, ul ol {
  margin-left: 24px;
}

li {
  font-size: 11pt;
  margin-bottom: 4px;
  font-weight: normal;
  color: #000;
}

ul.toc {
  margin: 28px 0 32px 0;
  padding-left: 0;
  font-size: 11pt;
  list-style: none;
  border: 1px solid #e0e0e0;
  background: #fafbfc;
  border-radius: 6px;
  box-shadow: 0 1px 2px #eee;
  color: #000;
}
ul.toc li {
  margin: 0 0 2px 0;
  padding: 6px 18px 6px 18px;
  border-bottom: 1px solid #f0f0f0;
  color: #000;
}
ul.toc li:last-child {
  border-bottom: none;
}
ul.toc a {
  color: #000 !important;
  text-decoration: underline;
  font-weight: bold;
}
ul.toc a:hover {
  text-decoration: underline;
  color: #000 !important;
}

.toc-sub-item {
  margin-left: 24px;
  font-size: 10pt;
  color: #000;
}

.toc-link {
  text-decoration: none;
  color: #000;
}
.toc-link:hover, .toc-link:focus {
  text-decoration: underline;
  color: #000;
}

.toc-subsection td {
  padding-left: 24px;
  border-top: none;
}

.signature-space {
  margin-top: 48px;
}

.name-print {
  margin-top: 24px;
  font-size: 11pt;
  color: #000;
}

.signature-note {
  margin-top: 24px;
  font-size: 10pt;
  font-style: italic;
  text-align: center;
  color: #000;
}

hr {
  border: none;
  border-top: 1.5px solid #bbb;
  margin: 18px 0;
}

a, a:visited {
  color: #000 !important;
  text-decoration: underline;
  word-break: break-all;
}

a:active, a:focus {
  color: #000 !important;
}

body, p, li, td, th {
  font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 11pt;
  color: #000;
  font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: bold;
  color: #000;
  margin-top: 24px;
  margin-bottom: 12px;
  line-height: 1.2;
  text-align: left;
  margin-left: 0;
}

.section-title {
  font-size: 13pt;
  font-weight: bold;
  color: #000;
  margin-top: 24px;
  margin-bottom: 8px;
  margin-left: 0;
  text-align: left;
}

.indented {
  margin-left: 32px !important;
  color: #000;
}

ol.indented, ul.indented {
  margin-left: 32px !important;
}

.label {
  font-weight: bold;
  color: #000;
}

.org-name {
  font-weight: bold;
  color: #000;
}

p, li, td, th {
  font-weight: normal !important;
  color: #000;
  font-size: 11pt;
}

strong, b {
  font-weight: bold;
  color: #000;
}
em, i {
  font-style: italic;
  color: #000;
}

.hidden, .dropbox-signature {
  color: #fff !important;
  background: none !important;
  font-weight: normal !important;
  font-style: normal !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  letter-spacing: 0 !important;
}

.dropbox-signature {
  font-size: 1pt !important;
}

.signed-label {
  color: #000 !important;
  font-weight: bold;
  font-size: 12pt;
  margin-left: 8px;
}

.signature-table p {
  margin: 0 0 8px 0;
  color: #000;
}
.signature-table hr {
  margin: 8px 0;
}

.section-title, .section-titles {
  font-size: 13pt;
  font-weight: bold;
  color: #000;
  margin-top: 24px;
  margin-bottom: 8px;
}
.subsection {
  margin-left: 24px;
  margin-bottom: 8px;
  color: #000;
}

.section-heading-right {
  text-align: right;
  font-size: 16pt;
  font-weight: bold;
  margin-top: 24px;
  margin-bottom: 12px;
  color: #000;
}

a:link, a:visited, a:active {
  outline: none !important;
  box-shadow: none !important;
  color: #000 !important;
}

.signature-table, .signature-table tr, .signature-table td, table, tr, td, th {
  page-break-inside: avoid !important;
}

body, html {
  overflow: visible !important;
  color: #000;
}

.toc-title {
  font-size: 16pt;
  font-weight: bold;
  color: #000;
  text-align: center;
  margin: 60px 0 20px 0;
}

.toc-container {
  border: 1px solid #ccc;
  padding: 20px;
  margin: 40px 0 20px 0;
}

.toc-section {
  margin-bottom: 12px;
  margin-top: 12px;
}

.toc-main-heading {
  font-size: 12pt;
  font-weight: bold;
  margin: 0 0 6px 0;
}

.toc-sub-list {
  list-style: none;
  margin: 0 0 0 16px;
  padding: 0;
}

.toc-sub-list li {
  margin: 2px 0;
  font-size: 11pt;
}

.toc-schedule-section {
  margin-top: 20px;
  padding-top: 12px;
  border-top: 1px solid #ccc;
}

.toc-schedule-heading {
  font-size: 12pt;
  font-weight: bold;
  margin: 0 0 8px 0;
  text-align: center;
}

.toc-sub-heading {
  font-size: 11pt;
  font-weight: bold;
  margin: 6px 0 4px 0;
}

/* onboarding links */
a.back-link {
  padding: 0 !important;
  color: rgb(156 163 175) !important;
  text-decoration: none !important;
}

a.back-link:hover {
  text-decoration: underline !important;
}

a.continue-link {
  text-decoration: none !important;
  color: white !important;
}

.credit-amount {
  font-size: 50px;
}

.onboarding-pages {
  font-weight: 700 !important;
}

ul.onboarding-list li::marker, ol.onboarding-list li::marker {
  font-weight: bold !important;
}

ul.onboarding-list {
  list-style: square !important;
  margin-left: 13px !important;
  font-size: 8px !important;
  padding-top: 5px !important;
}

ol.onboarding-list {
  list-style: decimal !important;
  margin-left: 1.5rem !important;
}

/* Slider CSS */
input[type="range"] {
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
}

input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 8px;
  background: linear-gradient(to right,
  #cbd6ff 0%,
  #cbd6ff var(--slider-progress, 0%),
  #e5e7eb var(--slider-progress, 0%),
  #e5e7eb 100%);
  border-radius: 4px;
}

input[type="range"]::-moz-range-track {
  width: 100%;
  height: 8px;
  background: #e5e7eb;
  border-radius: 4px;
}

input[type="range"]::-moz-range-progress {
  height: 8px;
  background: #3b82f6;
  border-radius: 4px 0 0 4px;
}

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #3b82f6;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
  margin-top: -6px;
}

input[type="range"]::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #3b82f6;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

input[type="range"]:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.3);
}

input[type="range"]:focus::-moz-range-thumb {
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.3);
}

div.onboarding-summary-section {
  border-radius: 0 0 26px 26px !important;
}

div.onboarding-badge {
  background-color: rgba(191, 219, 254, 0.87);
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS (and SCSS, if configured) file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */
