.ol-contact-site { background: #06111e; }
.oc-hero { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.2fr); align-items: center; gap: 40px; position: relative; isolation: isolate; overflow: hidden; padding: 76px var(--ol-gutter) 72px; background: radial-gradient(ellipse at 76% 48%,#173c522e,transparent 60%); }
.oc-hero-copy { position: relative; z-index: 1; }
.oc-eyebrow { display: flex; align-items: center; gap: 9px; color: #a8cce3; font-size: 10px; font-weight: 600; letter-spacing: .13em; line-height: 1.7; text-transform: uppercase; }
.oc-eyebrow > span { width: 5px; height: 5px; border-radius: 50%; background: #a7dcff; box-shadow: 0 0 12px #b1e5ff7d; }
.oc-hero h1 { font-size: clamp(48px,6.4vw,86px); font-weight: 800; line-height: 1.04; letter-spacing: -.05em; margin-top: 27px; }
.oc-hero h1 em { color: #b5dbf2; font-style: normal; font-weight: 500; }
.oc-intro { max-width: 405px; margin-top: 26px; color: #bfcfe0; font-size: 14px; line-height: 1.85; text-wrap: pretty; }
.oc-quick-contact { display: grid; gap: 2px; max-width: 405px; margin-top: 26px; }
.oc-quick-contact > a { display: flex; align-items: center; gap: 14px; min-height: 66px; padding: 14px 0; border-bottom: 1px solid #adcde71f; font-size: 16px; font-weight: 500; color: #e4f2fc; overflow-wrap: anywhere; }
.oc-quick-contact > a > svg:first-child { width: 19px; height: 19px; color: #94bed9; }
.oc-quick-contact > a > span { min-width: 0; }
.oc-quick-contact small { display: block; margin-bottom: 5px; color: #91a9bd; font-size: 10px; font-weight: 400; }
.oc-quick-arrow { width: 17px; height: 17px; margin-left: auto; }
.oc-quick-contact a:hover { color: #fff; border-bottom-color: #adcde767; }
.oc-map-art { position: relative; width: 100%; padding: 24px 0; }
.oc-map-art::before { content: ''; position: absolute; z-index: -1; width: 92%; aspect-ratio: 1.2; left: 7%; top: 50%; transform: translateY(-50%); border-radius: 50%; background: radial-gradient(ellipse,#32729928,transparent 68%); }
.oc-map-art img { display: block; width: 100%; height: auto; filter: drop-shadow(0 18px 30px #00000040); }
.oc-details { padding: 44px var(--ol-gutter) 70px; position: relative; }
.oc-details::before { content: ''; position: absolute; top: 0; left: var(--ol-gutter); right: var(--ol-gutter); height: 1px; background: linear-gradient(90deg,#88b4d33d,#88b4d314); }
.oc-section-heading { margin-bottom: 28px; }
.oc-section-heading h2, .oc-message-intro h2 { margin-top: 15px; font-size: clamp(27px,3.2vw,38px); font-weight: 600; letter-spacing: -.035em; line-height: 1.2; }
.oc-section-heading h2 > span { color: #b5dbf2; }
.oc-detail-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 16px; }
.oc-detail-card { display: flex; flex-direction: column; min-width: 0; padding: 28px; border: 1px solid #33516888; border-radius: 14px; background: linear-gradient(145deg,#102435,#091826); }
.oc-detail-card--bank { background: linear-gradient(145deg,#172d40,#0c1e2e); }
.oc-card-heading { display: flex; align-items: center; gap: 11px; margin-bottom: 24px; }
.oc-card-heading svg { width: 19px; height: 19px; color: #a7dcff; }
.oc-card-heading h3 { font-size: 14px; font-weight: 600; letter-spacing: -.015em; line-height: 1.5; }
.oc-organization-name { font-size: 15px; font-weight: 500; line-height: 1.6; margin-bottom: 10px; }
.oc-detail-card address, .oc-detail-copy { color: #b8cbdc; font-size: 13px; font-style: normal; line-height: 1.85; overflow-wrap: anywhere; }
.oc-data-list { display: grid; gap: 15px; margin: 23px 0 0; }
.oc-data-list > div { min-width: 0; display: grid; gap: 5px; }
.oc-data-list dt { color: #91acc0; font-size: 10px; line-height: 1.6; }
.oc-data-list dd { margin: 0; color: #e3eff9; font-size: 13px; font-weight: 500; line-height: 1.7; overflow-wrap: anywhere; }
.oc-data-list--bank { margin-top: 0; }
.oc-data-list--bank dd { font-variant-numeric: tabular-nums; }
.oc-text-link { display: inline-flex; align-items: center; justify-content: space-between; gap: 12px; margin-top: auto; padding-top: 22px; min-height: 44px; font-size: 12px; font-weight: 500; color: #bce1f8; }
.oc-text-link svg { width: 16px; height: 16px; }
.oc-text-link:hover, .oc-office-email:hover { color: #fff; text-decoration: underline; text-underline-offset: 5px; }
.oc-message-section { display: grid; grid-template-columns: minmax(0,.75fr) minmax(0,1.25fr); gap: 70px; padding: 56px var(--ol-gutter) 76px; background: linear-gradient(120deg,#0c1d2c,#091723); border-top: 1px solid #a5c9e21a; border-bottom: 1px solid #a5c9e21a; scroll-margin-top: 20px; }
.oc-message-intro > p:not(.oc-eyebrow) { color: #b5c8d9; max-width: 300px; font-size: 13px; line-height: 1.85; margin-top: 23px; }
.oc-office-email { display: inline-flex; align-items: center; gap: 12px; max-width: 100%; min-height: 44px; color: #cce9fb; font-size: 14px; line-height: 1.6; padding: 13px 0; margin-top: 12px; overflow-wrap: anywhere; }
.oc-office-email svg { width: 17px; height: 17px; }
.oc-message-content { min-width: 0; }
.oc-contact-form { position: relative; }
.oc-form-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 20px 18px; }
.oc-field { min-width: 0; }
.oc-field--wide { grid-column: 1 / -1; }
.oc-field label { display: block; color: #d4e5f2; font-size: 12px; line-height: 1.5; margin-bottom: 8px; }
.oc-field input, .oc-field textarea { width: 100%; min-width: 0; min-height: 48px; padding: 13px 15px; border: 1px solid #56728980; border-radius: 7px; background: #05111ccc; color: #f2f7fd; font: inherit; font-size: 16px; line-height: 1.5; appearance: none; transition: border-color .2s, box-shadow .2s; }
.oc-field textarea { min-height: 170px; resize: vertical; }
.oc-field input:focus, .oc-field textarea:focus { border-color: #abd9f5; outline: 2px solid #91c6e433; outline-offset: 2px; }
.oc-field input[aria-invalid='true'], .oc-field textarea[aria-invalid='true'] { border-color: #eab39e; }
.oc-field input::placeholder, .oc-field textarea::placeholder { color: #718da4; }
.oc-form-bottom { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 18px; margin-top: 24px; }
.oc-form-bottom p { max-width: 250px; color: #91aabe; font-size: 10px; line-height: 1.7; }
.oc-send { display: inline-flex; justify-content: center; align-items: center; gap: 23px; min-height: 48px; padding: 13px 21px; border: 1px solid #d3ebfa; border-radius: 7px; background: #c9e8fa; color: #08283e; font: inherit; font-size: 13px; font-weight: 700; line-height: 1.5; cursor: pointer; transition: background-color .2s; }
.oc-send svg { width: 18px; height: 18px; }
.oc-send:hover { background: #e7f6ff; }
.oc-send:focus-visible { outline: 3px solid #a7dcff; outline-offset: 5px; }
.oc-honeypot { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; overflow: hidden !important; clip: rect(0,0,0,0) !important; white-space: nowrap !important; }
.oc-form-errors, .oc-form-success { padding: 17px 19px; border-radius: 8px; font-size: 13px; line-height: 1.7; margin-bottom: 24px; overflow-wrap: anywhere; }
.oc-form-errors { background: #452722; color: #ffdacd; border: 1px solid #c18d774a; }
.oc-form-errors ul, .oc-field-errors ul { margin: 0; padding: 0; list-style: none; }
.oc-field-errors { color: #ffd1bf; font-size: 12px; line-height: 1.6; margin-top: 8px; }
.oc-form-success { background: #153c36; color: #d6f7e8; border: 1px solid #87cbb355; }
.oc-form-success strong { display: block; margin-bottom: 4px; font-weight: 600; }
.oc-mail-card { display: flex; align-items: center; gap: 22px; padding: 30px; border: 1px solid #789fb955; border-radius: 12px; background: #112b3e; }
.oc-mail-card > svg:first-child { width: 30px; height: 30px; color: #a7dcff; }
.oc-mail-card > span { min-width: 0; overflow-wrap: anywhere; }
.oc-mail-card strong { display: block; color: #edf7ff; font-size: 17px; font-weight: 600; line-height: 1.5; }
.oc-mail-card small { display: block; color: #b2cfe2; font-size: 13px; line-height: 1.7; margin-top: 7px; }
.oc-mail-card:hover { background: #16364c; }
.ol-contact-site .ol-footer { border-top: 0; }
@media (max-width: 1024px) {
  .oc-hero { gap: 24px; padding-top: 60px; padding-bottom: 56px; }
  .oc-detail-card { padding: 22px; }
  .oc-message-section { gap: 38px; }
}
@media (max-width: 780px) {
  .oc-hero { grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 22px; padding-top: 48px; }
  .oc-hero h1 { font-size: 60px; }
  .oc-intro { font-size: 13px; }
  .oc-quick-contact > a { font-size: 14px; gap: 10px; }
  .oc-detail-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .oc-detail-card--bank { grid-column: 1 / -1; }
  .oc-data-list--bank { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 20px; }
  .oc-message-section { grid-template-columns: 1fr; gap: 28px; }
  .oc-message-intro > p:not(.oc-eyebrow) { max-width: 450px; }
  .oc-message-intro .oc-office-email { margin-top: 3px; }
}
@media (max-width: 560px) {
  .oc-hero { grid-template-columns: 1fr; gap: 22px; padding-top: 38px; padding-bottom: 38px; }
  .oc-hero h1 { font-size: 58px; margin-top: 21px; }
  .oc-eyebrow { font-size: 9px; letter-spacing: .1em; }
  .oc-intro { margin-top: 21px; font-size: 14px; }
  .oc-quick-contact { margin-top: 20px; max-width: none; }
  .oc-quick-contact > a { font-size: 15px; }
  .oc-map-art { max-width: 420px; margin: 0 auto; padding: 14px 0 0; }
  .oc-details { padding-top: 34px; padding-bottom: 40px; }
  .oc-section-heading { margin-bottom: 23px; }
  .oc-section-heading h2, .oc-message-intro h2 { font-size: 28px; }
  .oc-detail-grid { grid-template-columns: 1fr; gap: 13px; }
  .oc-detail-card { padding: 24px; border-radius: 11px; }
  .oc-detail-card--bank { grid-column: auto; }
  .oc-data-list--bank { grid-template-columns: 1fr; gap: 15px; }
  .oc-card-heading { margin-bottom: 19px; }
  .oc-message-section { padding-top: 37px; padding-bottom: 42px; gap: 28px; }
  .oc-form-grid { grid-template-columns: 1fr; gap: 19px; }
  .oc-form-bottom { gap: 18px; }
  .oc-form-bottom p { max-width: none; }
  .oc-send { width: 100%; min-height: 50px; }
  .oc-mail-card { gap: 16px; padding: 23px 20px; }
  .oc-mail-card > svg:first-child { width: 23px; height: 23px; }
}
@media (max-width: 360px) {
  .oc-hero h1 { font-size: 52px; }
  .oc-quick-contact > a { font-size: 14px; }
  .oc-detail-card { padding: 21px; }
}
@media (prefers-reduced-motion: reduce) { .oc-field input, .oc-field textarea, .oc-send { transition: none; } }
