.chimera-app-selector,.chimera-standalone{max-width:1100px;margin:28px auto;font-family:Arial,Helvetica,sans-serif;color:#13233a}.chimera-app-hero,.chimera-form-head{background:linear-gradient(135deg,#092747,#0d3e6d);color:#fff;border-radius:18px;padding:30px}.chimera-kicker,.chimera-form-head span{font-size:12px;font-weight:800;letter-spacing:1.4px;opacity:.8}.chimera-app-hero h2,.chimera-form-head h2{margin:7px 0 8px;font-size:32px;color:#fff}.chimera-app-hero p,.chimera-form-head p{margin:0;opacity:.9}.chimera-app-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:22px 0}.chimera-app-card{appearance:none;text-align:left;border:1px solid #dce4ee;background:#fff;border-radius:16px;padding:25px;cursor:pointer;box-shadow:0 6px 25px rgba(9,39,71,.08)}.chimera-app-card strong{display:block;font-size:21px;color:#092747;margin-bottom:8px}.chimera-app-card span{display:block;color:#58677a;line-height:1.5}.chimera-app-card em{display:block;font-style:normal;font-weight:800;color:#0d5da8;margin-top:15px}.chimera-financing-form{background:#f7f9fc;border:1px solid #e1e7ef;border-radius:18px;overflow:hidden}.chimera-form-head{border-radius:0}.chimera-progress{height:6px;background:#dce5ef}.chimera-progress i{display:block;height:100%;width:0;background:#1f73b7;transition:.2s}.chimera-section{margin:20px;background:#fff;border:1px solid #e1e7ef;border-radius:14px;padding:22px}.chimera-section h3{margin:0 0 18px;color:#092747;font-size:20px}.chimera-section h4{margin:22px 0 12px;color:#334860}.chimera-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.chimera-section label>span,.chimera-upload>span{display:block;font-weight:700;font-size:13px;margin-bottom:6px;color:#273b53}.chimera-section input,.chimera-section select,.chimera-section textarea{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;padding:11px;background:#fff;font:inherit}.chimera-section input:focus,.chimera-section select:focus,.chimera-section textarea:focus{outline:2px solid #9cc9ef;border-color:#1f73b7}.wide{display:block;margin-top:14px}.chimera-radio{border:0;padding:10px 0;margin:5px 0}.chimera-radio legend{font-weight:700;color:#273b53;margin-bottom:7px}.chimera-radio label{display:inline-flex;gap:6px;margin-right:22px;align-items:center}.chimera-radio input,.chimera-check input{width:auto}.chimera-table-wrap{overflow:auto}.chimera-entry-table{border-collapse:collapse;min-width:900px;width:100%}.chimera-entry-table th{font-size:12px;background:#092747;color:#fff;padding:8px}.chimera-entry-table td{padding:4px;border:1px solid #dfe5eb}.chimera-entry-table input{border:0!important;border-radius:0!important;padding:8px!important}.chimera-help{color:#66778b}.chimera-upload{display:block;border:2px dashed #c8d4e1;border-radius:12px;padding:16px}.chimera-upload small{display:block;color:#728196;margin-top:6px}.chimera-agreement-text{background:#f4f7fa;border-left:4px solid #0d5da8;padding:13px 16px;font-size:14px;line-height:1.55}.chimera-check{display:flex!important;align-items:flex-start;gap:8px;margin:15px 0}.chimera-signature{width:100%;height:180px;background:#fff;border:1px solid #cbd5e1;border-radius:8px;touch-action:none}.chimera-clear-signature{margin-top:8px;border:1px solid #c7d1dc;background:#fff;padding:7px 12px;border-radius:7px;cursor:pointer}.chimera-actions{display:flex;justify-content:flex-end;gap:12px;padding:0 20px 22px}.chimera-actions button{border:0;border-radius:9px;padding:13px 20px;font-weight:800;cursor:pointer}.chimera-save-draft{background:#e7edf4;color:#17324d}.chimera-submit{background:#0d5da8;color:#fff}.chimera-submit:disabled{opacity:.6}.chimera-form-message{margin:0 20px 22px;padding:0;color:#9b1c1c;font-weight:700}.chimera-form-message.success{background:#e9f7ef;color:#176b3a;padding:13px;border-radius:9px}@media(max-width:700px){.chimera-app-cards,.chimera-grid{grid-template-columns:1fr}.chimera-app-selector,.chimera-standalone{margin:10px}.chimera-section{margin:12px;padding:16px}.chimera-actions{flex-direction:column}.chimera-actions button{width:100%}.chimera-app-hero h2,.chimera-form-head h2{font-size:26px}}

/* v1.3 homepage application routing */
.chimera-start-wrap{position:relative;display:block;width:100%}.chimera-start-wrap>a,.chimera-start-wrap>button,.chimera-start-wrap>input{width:100%}.chimera-start-menu{position:absolute;left:0;right:0;top:calc(100% + 7px);z-index:99999;background:#fff;border:1px solid rgba(9,39,71,.16);border-radius:10px;box-shadow:0 12px 28px rgba(9,39,71,.20);overflow:hidden}.chimera-start-menu[hidden]{display:none!important}.chimera-start-menu button{display:block;width:100%;border:0;border-bottom:1px solid #e4ebf1;background:#fff;color:#075e66;padding:13px 16px;font:inherit;font-weight:700;text-align:left;cursor:pointer}.chimera-start-menu button:last-child{border-bottom:0}.chimera-start-menu button:hover,.chimera-start-menu button:focus{background:#eef9f8;outline:0}

/* v1.4: Keep the application chooser and selector tabs in Chimera brand blue.
   Strong !important rules prevent theme/page-builder active states from turning them red. */
.chimera-start-menu button,
.chimera-start-menu button:visited,
.chimera-start-menu button:hover,
.chimera-start-menu button:focus,
.chimera-start-menu button:active {
  background:#2f6077 !important;
  background-color:#2f6077 !important;
  color:#fff !important;
  border-color:rgba(255,255,255,.22) !important;
  box-shadow:none !important;
  text-decoration:none !important;
}
.chimera-start-menu button:hover,
.chimera-start-menu button:focus {
  background:#254f64 !important;
  background-color:#254f64 !important;
}
.chimera-start-menu button:active {
  background:#1f4659 !important;
  background-color:#1f4659 !important;
}
.chimera-app-card,
.chimera-app-card:hover,
.chimera-app-card:focus,
.chimera-app-card:active {
  border-color:#2f6077 !important;
  box-shadow:0 6px 25px rgba(47,96,119,.12) !important;
}
.chimera-app-card strong,
.chimera-app-card em,
.chimera-app-card:hover strong,
.chimera-app-card:focus strong,
.chimera-app-card:active strong,
.chimera-app-card:hover em,
.chimera-app-card:focus em,
.chimera-app-card:active em {
  color:#2f6077 !important;
}

/* v1.5 INNER APPLICATION PAGE BRAND LOCK
   Prevent theme/page-builder hover, focus, active and visited styles from
   changing the application-choice tabs to red. */
html body .chimera-app-selector .chimera-app-card,
html body .chimera-app-selector .chimera-app-card:link,
html body .chimera-app-selector .chimera-app-card:visited,
html body .chimera-app-selector button.chimera-app-card {
  background:#fff !important;
  background-color:#fff !important;
  border:2px solid #2F6077 !important;
  color:#2F6077 !important;
  -webkit-text-fill-color:#2F6077 !important;
  outline:0 !important;
  box-shadow:0 6px 25px rgba(47,96,119,.12) !important;
  text-decoration:none !important;
}
html body .chimera-app-selector .chimera-app-card:hover,
html body .chimera-app-selector .chimera-app-card:focus,
html body .chimera-app-selector .chimera-app-card:focus-visible,
html body .chimera-app-selector .chimera-app-card:active,
html body .chimera-app-selector .chimera-app-card[aria-selected="true"] {
  background:#0A9B8E !important;
  background-color:#0A9B8E !important;
  border-color:#0A9B8E !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  outline:2px solid rgba(10,155,142,.22) !important;
  outline-offset:2px !important;
  box-shadow:0 8px 26px rgba(10,155,142,.18) !important;
}
html body .chimera-app-selector .chimera-app-card strong,
html body .chimera-app-selector .chimera-app-card span,
html body .chimera-app-selector .chimera-app-card em {
  color:#2F6077 !important;
  -webkit-text-fill-color:#2F6077 !important;
}
html body .chimera-app-selector .chimera-app-card:hover strong,
html body .chimera-app-selector .chimera-app-card:hover span,
html body .chimera-app-selector .chimera-app-card:hover em,
html body .chimera-app-selector .chimera-app-card:focus strong,
html body .chimera-app-selector .chimera-app-card:focus span,
html body .chimera-app-selector .chimera-app-card:focus em,
html body .chimera-app-selector .chimera-app-card:focus-visible strong,
html body .chimera-app-selector .chimera-app-card:focus-visible span,
html body .chimera-app-selector .chimera-app-card:focus-visible em,
html body .chimera-app-selector .chimera-app-card:active strong,
html body .chimera-app-selector .chimera-app-card:active span,
html body .chimera-app-selector .chimera-app-card:active em {
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
}
html body .chimera-start-menu button,
html body .chimera-start-menu button:visited {
  background:#2F6077 !important;
  background-color:#2F6077 !important;
  border-color:rgba(255,255,255,.22) !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
}
html body .chimera-start-menu button:hover,
html body .chimera-start-menu button:focus,
html body .chimera-start-menu button:focus-visible,
html body .chimera-start-menu button:active {
  background:#0A9B8E !important;
  background-color:#0A9B8E !important;
  border-color:#0A9B8E !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  outline:0 !important;
}
/* Keep inner application form focus and action colors on-brand too. */
html body .chimera-financing-form input:focus,
html body .chimera-financing-form select:focus,
html body .chimera-financing-form textarea:focus,
html body .chimera-financing-form input:focus-visible,
html body .chimera-financing-form select:focus-visible,
html body .chimera-financing-form textarea:focus-visible {
  border-color:#0A9B8E !important;
  outline:2px solid rgba(10,155,142,.20) !important;
  box-shadow:none !important;
}
html body .chimera-financing-form .chimera-submit,
html body .chimera-financing-form .chimera-submit:hover,
html body .chimera-financing-form .chimera-submit:focus,
html body .chimera-financing-form .chimera-submit:active {
  background:#0A9B8E !important;
  background-color:#0A9B8E !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  border-color:#0A9B8E !important;
}

/* v2.0 Client account, portal and document center */
.chimera-account-gate,.chimera-client-portal{max-width:1180px;margin:28px auto;padding:0 18px;font-family:inherit;color:#21313f}
.chimera-account-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:22px}
.chimera-account-form,.chimera-portal-card{background:#fff;border:1px solid #d8e7e7;border-radius:18px;padding:24px;box-shadow:0 12px 35px rgba(24,66,73,.08)}
.chimera-account-form h3,.chimera-portal-card h3{margin:0 0 18px;color:#1e5367}
.chimera-account-form label,.chimera-doc-grid label{display:block;margin:0 0 14px}.chimera-account-form label>span,.chimera-doc-grid label>span{display:block;font-weight:700;margin:0 0 6px}
.chimera-account-form input,.chimera-doc-grid input,.chimera-doc-grid select{width:100%;box-sizing:border-box;border:1px solid #a8c7c8;border-radius:10px;padding:12px 13px;background:#fff;color:#21313f}
.chimera-account-form button,.chimera-document-upload button,.chimera-portal-actions a{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:12px 18px;background:#079a91;color:#fff;text-decoration:none;font-weight:800;cursor:pointer}
.chimera-account-message,.chimera-document-message{margin-top:12px;font-weight:700;color:#a43b2e}.chimera-account-message.success,.chimera-document-message.success{color:#087b65}
.chimera-client-strip{display:flex;gap:14px;align-items:center;justify-content:space-between;flex-wrap:wrap;background:#edf8f7;border:1px solid #ccebea;border-radius:12px;padding:12px 16px;margin-bottom:18px}.chimera-client-strip strong{color:#1e5367}.chimera-client-strip a{color:#087f79;font-weight:800}
.chimera-portal-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;background:linear-gradient(135deg,#087f79,#1e5367);color:#fff;padding:28px;border-radius:20px;margin-bottom:18px}.chimera-portal-head span{font-size:12px;font-weight:800;letter-spacing:.08em}.chimera-portal-head h2{color:#fff;margin:6px 0}.chimera-portal-head p{margin:0;color:#ecffff}.chimera-logout{color:#fff;border:1px solid rgba(255,255,255,.55);border-radius:9px;padding:9px 13px;text-decoration:none;font-weight:700;white-space:nowrap}
.chimera-portal-actions{display:flex;gap:12px;flex-wrap:wrap;margin:0 0 18px}.chimera-portal-card{margin-bottom:18px}
.chimera-responsive-table{overflow-x:auto}.chimera-responsive-table table{width:100%;border-collapse:collapse;min-width:720px}.chimera-responsive-table th,.chimera-responsive-table td{text-align:left;padding:12px;border-bottom:1px solid #e3eeee;vertical-align:top}.chimera-responsive-table th{background:#f4f9f9;color:#1e5367}.chimera-responsive-table a{color:#087f79;font-weight:700}
.chimera-status{display:inline-block;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:800}.chimera-status.draft{background:#fff4d8;color:#8a6411}.chimera-status.submitted{background:#dff5ec;color:#08785f}
.chimera-doc-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.chimera-doc-grid .wide{grid-column:1/-1}.chimera-document-upload{background:#f7fbfb;border:1px solid #d7e9e9;border-radius:14px;padding:18px;margin-bottom:18px}.chimera-doc-category-note{background:#edf8f7;padding:12px 14px;border-radius:10px;margin:12px 0 18px;line-height:1.55}.chimera-delete-document{border:0;background:none;color:#a63232;text-decoration:underline;cursor:pointer;font-weight:700}
@media(max-width:760px){.chimera-account-grid,.chimera-doc-grid{grid-template-columns:1fr}.chimera-portal-head{flex-direction:column}.chimera-client-strip{align-items:flex-start;flex-direction:column}.chimera-account-gate,.chimera-client-portal{padding:0 10px}.chimera-account-form,.chimera-portal-card{padding:17px}}

/* v2.2 Chimera brand consistency */
.chimera-app-card{border-radius:22px!important}.chimera-app-card:hover,.chimera-app-card:focus{border-color:#079a91!important;box-shadow:0 8px 28px rgba(30,83,103,.16)!important;outline:none!important}.chimera-save-draft{background:#e8f4f3!important;color:#1e5367!important;border:1px solid #9bcac6!important}.chimera-save-draft:hover,.chimera-save-draft:focus{background:#d8eeec!important;color:#1e5367!important}.chimera-form-message{color:#1e5367!important}.chimera-form-message:not(:empty){background:#eef7f7;padding:13px;border-radius:9px}.chimera-submit{background:#079a91!important}.chimera-submit:hover,.chimera-submit:focus{background:#067f78!important}
